@media screen and (min-width:750px) and (max-width:899px) {

/* HIDE MOBILE */

.m-top-logo-wrapper, .m-very-top-menu, .m-very-top-button, .m-top-menu, .footer-share-space, .m-recommendations, .m-shared-photos, .m-travel-menu, .m-rest-loc-menu, .m-hide-footer5, .m-splash-tags-holder, .owl2.owl-carousel.owl-loaded.owl-drag, .m-cat-photo, .m-top-search {
  display: none;
}


/* START RESET CSS */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    text-decoration: none;
}

/* change colours to suit your needs */
ins {
    background-color:#ccc;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

/*input, select {
    vertical-align:middle;
}*/

/* END RESET CSS AND START CODE */

/* PAYMENTS */

.payment-wrapper {
  border-radius: 15px;
  overflow: hidden;
  background-color: #dedede;
}

.sp-side-nav-wrapper {
margin-bottom: 8px;
margin-top: 8px;
position: relative;
}

.sp-side-nav-image img {
  border-radius: 10px;
  max-height: 70px;
}

.sp-side-nav-image {
  height: 100%;
  margin-right: 10px;
  float: left;
}

.sp-side-nav-holder {
  display: table-cell;
  height: 70px;
  vertical-align: middle;
}

.sp-side-nav-title {
  font-size: 12px;
  font-weight: bold;
  color: #8d8871;
  line-height: 15px !important;
  text-transform: uppercase;
}

.sp-side-nav-desc {
  font-size: 12px;
  line-height: -6px !important;
}

.sidebar-nav-special {
  margin-bottom: 25px;
  width: 260px;
}

.sidebar-nav-special a {
  font-size: 14px;
  color: #3c3c3c;
  width: 260px;
}

.sidebar-nav-special a:hover > li {
  color: #5e5e5e;
}

.sidebar-nav-special a:hover > li img {
  -webkit-filter: brightness(110%); /* Safari 6.0 - 9.0 */
  filter: brightness(110%);
}

.sidebar-nav-special ul li {
border-bottom: 1px solid #eeeeee;
line-height: 15px;
list-style-type: none;
}

.special-offer-side {
  position: absolute;
  left: -3px;
  top: -3px;
}

.special-offer-text-side {
  position: absolute;
  left: -3px;
  top: 20px;
  width: 74px;
  height: 12px;
  color: #fff;
  line-height: 12px;
  font-weight: bold;
  font-size: 8px;
  letter-spacing: 0px;
  text-align: center;
  -ms-transform: rotate(-34deg); /* IE 9 */
  -webkit-transform: rotate(-34deg); /* Safari 3-8 */
  transform: rotate(-34deg);
  white-space: nowrap;
}

/* ADMIN PAGES */

.admin-wrapper {
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.container_cat {
  margin-top: 10px;
}

.container_page_info_add {
  width: 97%;
  margin-top: 10px;
}

.container_full_width {
  width: 100%;
  margin-top: 10px;
}

.filename {
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  padding-left: 5px;
}

.logoutbutt {
  margin-left: 20px;
  margin-top: 20px;
}

.page_map, .rest_map, .rest_menu, .rest_web, .rest_fb {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  word-break: break-word;
}

.blurb_content, .page_fact, .page_desc, .page_title, .imgdesc_bp, .page_id, .page_lang, .cat_id, .cat_title,
.imgtitle_bp, .imgtitle_pp, .imgdesc_pp, .imgtitle, .imgdesc, .cat_url, .cat_lang, .cat_group, .cat_desc  {
  line-height: 22px;
  font-size: 12px !important;
}

/* SUPER ADMIN TOP MENU */

.admin-menu {
  margin-left: 70px;
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 20px;
  color: #333;
}

.admin-menu a {
  color: #333;
}

/* ADMIN ROTATOR BACKGROUNDS */

.beaches_en { background-color: #80bcd2; }
.beaches_es { background-color: #a8dbee; }
.beaches_ru { background-color: #d6f4ff; }

.to_do_en { background-color: #af977b; }
.to_do_es { background-color: #cfb08c; }
.to_do_ru { background-color: #e0cbb3; }

.to_see_en { background-color: #769b58; }
.to_see_es { background-color: #86b163; }
.to_see_ru { background-color: #a1d179; }

/* ADMIN RESTAURANTS */

.menu-padding {
  padding-bottom: 0px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-top: 20px !important;
}

.menu-list-holder{
  background-color: #508b38;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  line-height: 22px;
  color: white;
  font-weight: bold;
  border-radius: 10px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 20px;
}

.menu-list-holder i {
  font-size: 14px;
  color: white;
  font-weight: normal;
  margin-right: 5px;
}

.hour-empty {
  background-color: #e46b3f !important;
}

.container_rest {
  width: 100%;
  margin-top: 10px;
  line-height: 18px;
}

.container_rest .id {
  text-align: center;
}

.rest-edit-holder {
  background-color: #fff5e3;
  border-radius: 15px 15px 0px 0px;
  overflow: visible;
  margin-bottom: 20px;
}

.rest-edit-table th {
  background-color: #d54208;
  border: 1px solid white;
  padding: 15px;
  font-size: 14px;
  color: white;
}

.rest-edit-table tr {
  border: 1px solid #d54208;
}

.rest-edit-table td {
  border: 1px solid #d54208;
  padding: 15px;
  vertical-align: middle;
  font-size: 13px;
}

.rest-edit-holder img {
  padding: 5px;
  vertical-align: middle;
}

.rest-edit-holder .imgdelete {
  text-align: center;
}

.admin-page-edit-table {
  line-height: 20px;
}

.get_value {
  margin-left: 20px;
}

.check-list-holder {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.check-list {
flex-basis: 32%;
line-height: 20px;
margin-bottom: 20px;
}

.most-popular-facilities {
  margin-top: 10px;
  margin-bottom: 10px;
}

.popular-facilities {
  margin-top: 10px;
  margin-bottom: 10px;
}

.check-list-pop-fac {
flex-basis: 28%;
line-height: 17px;
padding-bottom: 10px;
padding-left: 25px;
text-indent: -25px;
}

.check-list-dishes {
flex-basis: 32%;
line-height: 40px;
}

input[type="checkbox"] {
  margin-right: 7px;
  -ms-transform: scale(1.5); /* IE */
  -moz-transform: scale(1.5); /* FF */
  -webkit-transform: scale(1.5); /* Safari and Chrome */
  -o-transform: scale(1.5); /* Opera */
  padding: 10px;
}

input[type="checkbox"] + label {
  color: #888;
}

input[type="checkbox"]:checked + label {
  color: #333;
}

#cuisine-updated {
padding-top: 15px;
}

.checked-cuisine {
  border-radius: 20px;;
  margin-bottom: 5px;
  padding: 5px;
  background-color: #005b7f;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
}

th.cuisine-list {
  padding-top: 30px;
  width: 20%;
  vertical-align: top;
}

#dishes-updated {
padding-top: 15px;
}

.checked-dishes {
  border-radius: 20px;;
  margin-bottom: 5px;
  padding: 5px;
  background-color: #005b7f;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
}

th.dishes-list {
  padding-top: 30px;
  width: 20%;
  vertical-align: top;
}

/* FRONTEND CODE */

body {
    font-family: Verdana;
}

/* HOME PAGE */

.home-wrapper {
  max-width: 1070px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 40px;

}

.pop-wrapper {
  }

#justified-gallery-see, #justified-gallery-do {
  max-height: 350px;
}

#justified-gallery-see-big, #justified-gallery-do-big, #justified-gallery-stay-big, #justified-gallery-eat-big, #justified-gallery-see-small, #justified-gallery-do-small, #justified-gallery-stay-small, #justified-gallery-eat-small {
  display: none;
}

#justified-gallery-stay {
  max-height: 348px;
  width: 100%;
}

#justified-gallery-eat {
  max-height: 530px;
  width: 100%;
}

#justified-gallery-sidebar {
  max-height: 250px;
  width: 100%;
}

#justified-gallery-sidebar-home {
  max-height: 167px;
  width: 100%;
}

.home-pic-titles {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color:  #8d896f;
  padding: 3px 8px 3px 8px;
  border-radius: 0px 15px 15px 0px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 18px;
  margin-bottom: 20px;
  margin-right: 8px;
}
/* you need this to stop title blinking */
.home-pic-titles:hover {
  filter: "alpha(opacity=100)";
  opacity: 1;
  -webkit-transition: opacity 0.1s ease-in;
  -moz-transition: opacity 0.1s ease-in;
  -o-transition: opacity 0.1s ease-in;
  transition: opacity 0.1s ease-in;
}

img:hover + .home-pic-titles {
  filter: "alpha(opacity=100)";
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}

h1.pop-title {
  font-weight: normal;
  font-family: 'Amatic SC', cursive;
  font-size: 60px;
  color: #8d896f;
  text-align: center;
  margin-top: 40px;
  text-transform: uppercase;
}

h2.pop-title {
  font-weight: normal;
  font-family: 'Amatic SC', cursive;
  font-size: 60px;
  color: #8d896f;
  text-align: center;
  margin-top: 40px;
  text-transform: uppercase;
}

.pop-desc-home {
  font-family: sans-serif, arial;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  margin-left: 120px;
  margin-right: 120px;
  margin-bottom: 10px;
  line-height: 26px;
  color: #3c3c3c;
}

.pop-desc-narrow-home {
  font-family: sans-serif, arial;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  margin-left: 70px;
  margin-right: 70px;
  margin-bottom: 10px;
  line-height: 26px;
  color: #3c3c3c;
}

.pop-desc {
  font-family: sans-serif, arial;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  margin-left: 120px;
  margin-right: 120px;
  margin-bottom: 10px;
  line-height: 26px;
  color: #3c3c3c;
}

.pop-desc-narrow {
  font-family: sans-serif, arial;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  margin-left: 40px;
  margin-right: 40px;
  margin-bottom: 10px;
  line-height: 26px;
  color: #3c3c3c;
}

.sidebar-home{
  float: right;
  width: 260px;
  margin-top: 30px;
  margin-right: 10px;
}

.home-nexto-slider {
  margin-right: 300px;
  color: #3c3c3c;
}

.see-do-nexto-slider {
  margin-right: 300px;
  color: #3c3c3c;
  overflow: hidden;
}

.stay-nexto-slider {
  margin-right: 300px;
  color: #3c3c3c;
  min-height: 2500px;
}

.rest-nexto-slider {
margin-right: 300px;
color: #3c3c3c;
min-height: 3200px;
}

.rest-home-nexto-slider {
  margin-right: 300px;
  color: #3c3c3c;
  min-height: 3200px;
}

/* VERY TOP NAV */

.very-top-wrapper {
  width: 100%;
  height: 40px;
  background-color: #3c3c3c;
}

.very-top-holder {
  max-width: 1110px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}

.very-top-nav ul {
  float: left;
}

.very-top-nav ul li {
  display: inline-block;
}

.very-top-nav ul li a {
  font-size: 10px;
  margin-right: 24px;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #000;
  line-height: 40px;
  letter-spacing: 1px;
}

.very-top-nav ul li a i {
  font-size: 13px;
  padding-right: 8px;
}

.very-top-nav ul li a:hover {
  color: #8d896f;
}

/* START FLAGS */

.flags {
  float: right;
  margin-top: 0px;
  line-height: 40px;
}

.flags a {
  text-decoration: none;
}


.flag-nav-dropdown {
  width: 70px;
}

.flag-nav-dropdown img {
  max-width: 18px;
  margin-left: 8px;
  margin-right: 8px;
  vertical-align: middle;
}

.flag-nav-dropdown nav ul {
	-webkit-font-smoothing: antialiased;
	list-style: none;
	padding: 0px;
  margin: 0;
  background: #3c3c3c;
}

.flag-nav-dropdown nav li {
	float: right;
	margin: 0;
	padding: 0;
  width: 70px;
  height: 40px;
	position: relative;
}

.flag-nav-dropdown nav a {
  text-shadow: 1px 1px 1px #000;
	color: #fff;;
	display: block;
	font-size: 10px;
	text-decoration: none;
  text-align: right;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.flag-nav-dropdown nav li:hover a {
	background: #3c3c3c;
  text-shadow: 1px 1px 1px #000;
	color: #fff;
}

.flag-nav-dropdown nav li ul {
	float: right;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 1;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.flag-nav-dropdown nav li:hover ul {
	opacity: 1;
	top: 40px;
	visibility: visible;
}
.flag-nav-dropdown nav li ul li {
	float: none;
	width: 70px;
  height: 40px;
}
.flag-nav-dropdown nav li ul a:hover {
background-color: #555;
}

.cf:after, .cf:before {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}

/* MAIN LOGO */

.top-logo-wrapper {
  width: 100%;
}

.top-logo {
  max-width: 1110px;
  height: 80px;
  margin: 0 auto;
  border-bottom: 3px solid #3c3c3c;
}

.top-logo-image {
  text-align: center;
  max-width: 647px;
  height: 73px;
  margin: 25px auto;
}

.top-logo-image img {
  padding-top: 6px;
  height: 47px;
}

/* MAIN NAV BAR */

.top-nav-wrapper {
  width: 100%;
  height: 50px;
  background-color: #fff;
  margin-bottom: 0px;
}

.top-nav {
  max-width: 1110px;
  margin: 0 auto;
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
}

.top-nav ul li {
display: inline-block;
margin-right: 14px;
}

.top-nav ul li:last-child {
  margin-right: 0px;
}

.top-nav ul li a {
  font-size: 13px;
  color: #3c3c3c;
  text-decoration: none;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0px;
  line-height: 50px;
}

.top-nav ul li a:hover {
  color: #8d896f;
}

.top-nav ul li a i {
  font-size: 14px;
  padding-right: 6px;
}

.search-img {
  float: right;
  margin-top: -39px;
  margin-right: 10px;
  color: #3c3c3c;
}

.search-form {
float: right;
position: relative;
height: 40px;
width: 250px;
margin-top: 0px;
margin-right: 0px;
background-color: #3c3c3c;
z-index: 99;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}

.search-form input {
  height: 38px;
  width: 205px;
  margin-left: -10px;
  background: transparent;
  color: #fff;
  border: none;
  font-style: italic;
  -webkit-box-shadow: 0 0 0 30px #3c3c3c inset;
  -webkit-text-fill-color: #fff;
}

.search-form input:focus {
  outline: 0px;
}

.footer-search {
  height: 40px;
  width: 100%;
  background-color: #3c3c3c;
  z-index: 99;
  border-radius: 5px;
}

.footer-search input {
  height: 38px;
  width: 145px;
  background: transparent;
  border: none;
  font-style: italic;
  font-size: 12px;
  border-radius: 5px;
  background-color: #333333;
  -webkit-box-shadow: 0 0 0 30px #333333 inset;
  color: #fff;
  -webkit-text-fill-color: #fff;
}

.footer-search input:focus {
  outline: 0px;
}

.footer-search i {
  color: #888;
  height: 38px;
  padding-left: 10px;
  padding-right: 10px;
}

.sidebar-search {
height: 40px;
width: 260px;
background-color: #fff;
z-index: 99;
border-radius: 5px;
border: 1px solid #cccccc;
margin-bottom: 20px;
}

.sidebar-search input {
  height: 38px;
  width: 78%;
  background: transparent;
  color: #3c3c3c;
  border: none;
  font-style: italic;
  font-size: 14px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 0 30px #fff inset;
  -webkit-text-fill-color: #555;
}

.sidebar-search input:focus {
  outline: 0px;
}

.sidebar-search i {
  color: #d54208;
  height: 38px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}


.top-search {
  height: 30px;
  width: 225px;
  z-index: 99;
  border-radius: 5px;
}

.top-search input {
  height: 24px;
  width: 180px;
  background: transparent;
  border: none;
  font-style: italic;
  font-size: 12px;
  border-radius: 5px;
  background-color: #555;
  -webkit-box-shadow: 0 0 0 30px #555 inset;
  color: #fff;
  -webkit-text-fill-color: #fff;
  padding-left: 5px;
}

.top-search input:focus {
  outline: 0px;
}

.top-search i {
  color: #fff;
  font-size: 14px;
  padding-right: 10px;
}

#searchBoxDisplay {
  display: none;
}

.closeSearch {
float: right;
color: #fff;
font-size: 16px;
margin: -30px 10px 0px 0px;
}

.fabutton {
  background: none;
  padding: 0px;
  border: none;
  outline:none;
  cursor: pointer;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  box-shadow: 1px 1px 8px 1px #333;
  opacity: 0.9;
}

.sticky + .content {
  padding-top: 60px;
}

/* HOME SPLASH */

.home-splash {
  width: 100%;
  height: 600px;
  background-image: url('../images/main/home-splash/the-rock-of-gibraltar-at-night-2.jpg');
  background-size: cover;
  background-position: center;
}

/* POST SPLASH */

.post-splash-bg-overlay {
  background-image: url('../images/main/main-post-overlayer-bg.png');
  background-position: bottom;
  background-repeat: repeat-x;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 99;
}

.post-splash-overlay-holder {
  width: 100%;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
  margin-bottom: 30px;
}

.post-splash-overlay {
  max-width: 1110px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
}

.splash-tags-holder {

}

.category-tag {
  color: #fff;
  font-size: 11px;
  line-height: 18px;
  display: inline-block;
  padding: 2px 5px 2px 5px;
  margin-right: 10px;
  border-radius: 0px 10px 0px 10px;
}

.category-tag-eat {
  color: #fff;
  font-size: 13px;
  line-height: 25px;
  padding: 2px 8px 2px 8px;
  margin-right: 10px;
  border-radius: 0px 10px 0px 10px;
}

h1.splash-title {
  font-weight: bold;
  color: #fff;
  font-size: 30px;
  line-height: 38px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.splash-title-eat {
  clear:left;
  font-weight: bold;
  color: #fff;
  font-size: 45px;
  line-height: 60px;
  margin-top: 20px;
  margin-bottom: 15px;
}

.splash-comments {
  padding-top: 5px;
  vertical-align: top;
}

.recommend-text-top {
  color: #fff;
  font-size: 17px;
  line-height: 30px;
  height: 30px;
  float: left;
  margin-right: 8px;
}

.splash-comments i {
  margin: 0px 5px 0px 5px;
}

/* SEE AND DO PAGE */

.see-do-wrapper {
  max-width: 1070px;
  margin: 0 auto;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 40px;
}

.beaches-scroll-holder img {
  width: 100%;
  border-radius: 8px;
  margin-bottom: 15px;
}

.beach-title a {
  font-size: 18px;
  font-weight: bold;
  color: #3c3c3c;
  line-height: 23px;
}

.beach-title a:hover {
  color: #8d896f;
}

.beach-recommend {
  font-size: 13px;
  padding-top: 15px;
  color: #3c3c3c;
  padding-bottom: 3px;
}

.upper-rock-featured {
  position: relative;
  margin-bottom: 20px;
}

.upper-rock-featured img {
  width: 100%;
  border-radius: 8px;
  z-index: -1;
}

.upper-rock-overlay {
  position: absolute;
  bottom: 0px;
  padding-bottom: 20px;
  z-index: 2;
  width: 100%;
}

.upper-rock-bg-overlay-featured {
  background-image: url('../images/main/small-overlayer-bg.png');
  background-position: bottom;
  background-repeat: repeat-x;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  border-radius: 10px;
}

.upper-rock-bg-overlay {
  background-image: url('../images/main/small-overlayer-bg.png');
  background-position: bottom;
  background-repeat: repeat-x;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  border-radius: 10px;
}

.upper-rock-title {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
  padding: 10px;
  line-height: 28px;
  width: 95%;
}

.upper-rock-tags-holder {
  text-align: center;
  width: 100%;
  float: left;
}

.upper-rock-title a {
  color: #fff;
}

.upper-rock-recommend {
  font-size: 13px;
  color: #fff;
  text-align: center;
}

.upper-rock-list-wrapper {
  width: 100%;
  margin-bottom: -50px;
}

.upper-rock-list-holder {
  float: left;
  width: 48.5%;
  position: relative;
  margin-bottom: 20px;
}

.upper-rock-list-holder:nth-child(even) {
    float: right;
}

.upper-rock-list-holder img {
  width: 100%;
  border-radius: 8px;
}

.upper-rock-list-overlay {
  position: absolute;
  bottom: 0px;
  padding-bottom: 15px;
  width: 100%;
  z-index: 2;
}

.upper-rock-list-title {
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 5px;
  line-height: 22px;
}

.upper-rock-list-title a {
  color: #fff;
}

.history-top-wrapper {
  width: 100%;
  margin-top: 15px;
  display: inline-block;
}

.history-featured-holder {
  float: left;
  width: 48.5%;
  margin-bottom: 20px;

}

.history-featured {
  position: relative;
  margin-bottom: 15px;
}

.history-featured img {
  width: 100%;
  border-radius: 8px;
  z-index: -1;
}

.history-featured-overlay {
  position: absolute;
  bottom: 0px;
  padding-bottom: 15px;
  z-index: 2;
  width: 100%;
}

.history-featured-tags-holder {
  text-align: center;
  width: 100%;
}

.history-featured-category-tag {
  display: inline-block;
  color: #fff;
  font-size: 11px;
  line-height: 18px;
  margin: 5px 5px;
  padding: 2px 5px 2px 5px;
  border-radius: 0px 10px 0px 10px;
}

.history-featured-title a {
  font-size: 18px;
  line-height: 23px;
  font-weight: bold;
  color: #3c3c3c;
}

.history-featured-title a:hover {
  color: #8d896f;
}

.history-featured-recommend {
  font-size: 13px;
  padding-top: 15px;
  color: #3c3c3c;
  padding-bottom: 3px;
}

.history-featured-desc {
  margin-top: 10px;
  font-size: 13px;
  max-width: 350px;
  color: #3c3c3c;
  line-height: 22px;
}

.history-small-list-wrapper {
  float: right;
  width: 48.5%;
  margin-bottom: 20px;
}

.history-small-list-holder {
  width: 100%;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #dcdcdc;
}

.history-small-list-holder.hist_small_3 {
  display: none;
}

.history-small-image {
  width: 100%;
}

.history-small-image img {
  width: 85px;
  height: 85px;
  border-radius: 8px;
  margin-right: 12px;
  margin-bottom: 10px;
}

.history-small-right {
}

.history-small-title a {
  font-size: 13px;
  font-weight: bold;
  color: #3c3c3c;

}

.history-small-title a:hover {
  color: #8d896f;
}

.history-small-recommend {
  font-size: 11px;
  line-height: 15px;
  padding-top: 8px;
  color: #3c3c3c;
  padding-bottom: 3px;
}

.history-small-desc {
  margin-top: 3px;
  font-size: 12px;
  color: #3c3c3c;
  line-height: 18px;
}

.history-bigger-list-wrapper {
  width: 100%;
  margin-bottom: -25px;
}

.history-bigger-list-holder {
  vertical-align: top;
  width: 30%;
  margin-bottom: 25px;
  margin-left: 2px;
  margin-right: 2px;
  display: inline-block;
}

.history-bigger-list-holder img {
  width: 100%;
  border-radius: 8px;
  margin-bottom: 8px;
}

.history-bigger-title a {
  font-size: 15px;
  font-weight: bold;
  color: #3c3c3c;
  line-height: 20px;
}

.history-bigger-title a:hover {
  color: #8d896f;
}

.history-bigger-desc {
  display: none;
}

.hist_small_2 {
  display: none;
}

.wildlife-featured {
  position: relative;
  margin-top: 10px;
  margin-bottom: 20px;
}

.wildlife-featured img {
  width: 100%;
  border-radius: 8px;
  z-index: -1;
}

.wildlife-overlay {
  position: relative;
  background-color: #fff;
  margin-top: -45px;
  z-index: 5;
  border-radius: 8px;
  margin-left: 20px;
  margin-right: 20px;
}

.wildlife-title {
  padding: 20px 10px 10px 20px;
}

.wildlife-title a {
  font-size: 22px;
  font-weight: bold;
  color: #3c3c3c;
  line-height: 28px;
}

.wildlife-title a:hover {
  color: #8d896f;
}

.wildlife-tags-holder {
  position: absolute;
  margin-top: -12px;
  margin-left: 20px;
}

.wildlife-recommend {
  font-size: 13px;
  padding-left: 20px;
  color: #3c3c3c;
  padding-bottom: 3px;
}

.wildlife-list-wrapper {
  width: 100%;
  margin-bottom: -10px;
}

.wildlife-list-holder {
  float: left;
  width: 48.5%;
  position: relative;
  margin-bottom: 20px;
}

.wildlife-list-holder:nth-child(even) {
    float: right;
}

.wildlife-list-holder img {
  width: 100%;
  border-radius: 8px;
  z-index: -1;
}

.wildlife-list-overlay {
  position: absolute;
  bottom: 0px;
  padding-bottom: 15px;
  width: 100%;
  z-index: 2;
}

.wildlife-list-title {
  padding-left: 12px;
  padding-right: 12px;
}

.wildlife-list-title a {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  line-height: 20px;
}

.wildlife-bg-overlay {
  background-image: url('../images/main/smallest-overlayer-bg.png');
  background-position: bottom;
  background-repeat: repeat-x;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  border-radius: 10px;
}

.europa-wrapper {
  width: 100%;
  margin-top: -15px;
}

.europa-holder {
  float: left;
  width: 47%;
  margin-top: 15px;
  vertical-align: top;
}

.europa-holder:nth-child(even) {
  float: right;
  width: 47%;
  margin-top: 15px;
  vertical-align: top;
}

.europa-holder img {
  width: 100%;
  border-radius: 8px;
  margin-bottom: 15px;
}

/* HOURS AND ADMISSION PRICES */

.hours-prices-wrapper {
  margin-left: 20px;
  background-color: #e9e9e9;
  padding: 25px 20px 25px 20px;
  border-radius: 20px 20px 0px 0px;
  overflow:auto;
}

.hours-prices-wrapper-roundbottom {
  margin-left: 20px;
  background-color: #e9e9e9;
  padding: 25px 20px 25px 20px;
  border-radius: 20px 20px 20px 20px;
  overflow:auto;
  margin-bottom: 20px;
}

.opening-hours-holder {
  width: 100%;
  padding-right: 10px;
  margin-bottom: 20px;
}

.opening-hours-title, .admission-prices-title {
  line-height: 22px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

.contact-prices-title {
  line-height: 22px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}

.opening-hours-text {
  line-height: 22px;
  font-size: 14px;
  margin-left: 35px;
}

.opening-hours-title i {
  font-size: 20px;
  margin-right: 7px;
  color: #519835;
}

.admission-prices-title i {
  font-size: 18px;
  margin-right: 9px;
  color: #519835;
}

.admission-prices-holder {
  width: 100%;
  padding-top: 20px;
  border-top: 2px solid white;
}

.admission-prices-text {
  line-height: 22px;
  font-size: 14px;
  margin-left: 27px;
}

.contact-prices-wrapper {
  margin-left: 20px;
  margin-bottom: 20px;
  padding: 25px 20px 25px 20px;
  border-radius: 0px 0px 20px 20px;
  border: 2px solid #e9e9e9;
}

.contact-prices-wrapper-roundtop {
  margin-left: 20px;
  margin-bottom: 20px;
  padding: 25px 20px 25px 20px;
  border-radius: 20px 20px 20px 20px;
  border: 2px solid #e9e9e9;
}

.contact-prices-text {
  line-height: 22px;
  font-size: 14px;
  text-align: center;
}

.contact-prices-text i {
  font-size: 14px;
  margin-left: 10px;
  color: #519835;
}

.contact-prices-text a:link, .contact-prices-text a:visited {
  font-size: 12px;
  font-weight: bold;
  color: #555;
}

.contact-prices-text a:hover {
  font-size: 12px;
  font-weight: bold;
  color: #519835;
}

.reserve-ticket-price {
  margin-left: 20px;
  padding: 25px 20px 25px 20px;
  border: 2px solid #e9e9e9;
  border-bottom: 0px;
  font-size: 13px;
  line-height: 20px;
}

.reserve-ticket-price-complete {
  margin-left: 20px;
  padding: 25px 20px 25px 20px;
  border: 2px solid #e9e9e9;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 20px;
}

/* CATEGORY SIDEBAR */

  #sidebar-right{
    float: right;
    width: 260px;
  }

  #sidebar-right .sidebar__inner{
    margin-left: 0px;
  }

/* CATEGORY PAGE */

  .admin-cat {
    margin-right: 420px;
  }

  .category-nexto-slider {
  margin-right: 290px;
  color: #3c3c3c;
  min-height: 2500px;
  }

  .cat-title {
    font-family: 'Amatic SC', cursive;
    font-size: 65px;
    color: #8d896f;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
  }

  .cat-desc {
    font-family: sans-serif, arial;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 30px;
    line-height: 26px;
    color: #3c3c3c;
  }

  .clear-cat {
    clear: left;
    margin-bottom: 25px;
  }

  .clear-upper-rock {
    clear: left;
    margin-bottom: 30px;
  }

  .clear-europa {
    clear: both;
  }

  .clear-wildlife {
    clear: both;
  }

  .clear-hotels {
    clear: left;
    margin-bottom: 30px;
  }

  .clear-self-catering {
    clear: left;
    margin-bottom: 60px;
  }

  .clear-rest-top {
    clear: left;
  }

  .clear-rest-middle {
    clear: left;
    margin-bottom: 30px;
  }

  .clear-rest-bottom {
    clear: left;
    margin-bottom: 10px;
  }

  .cat-list-holder {
    width: 100%;
  }

  .cat-list-details {
    vertical-align: middle;
    display: table;
  }

  .cat-list-recommend {
    font-size: 14px;
    margin-top: 6px;
    line-height: 20px;
  }

  .cat-list-recommend i {
    font-size: 13px;
    margin-top: 6px;
    color: #888;
  }

  .cat-list-desc {
    display: none;
  }

  .cat-list-desc-short {
    font-size: 13px;
    line-height: 22px;
  }

/* TRAVEL POST SIDEBAR */

  #sidebar{
    float: left;
    width: 260px;
    will-change: min-height;
  }

  #sidebar.sidebar__inner{
    margin-right: 15px;
    position: relative;
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
  }

  .sidebar-spacer {
    height: 25px;
  }

  .sidebar-spacer2 {
    height: 25px;
  }

  .clearfix:after{
    display: block;
    content: "";
    clear: both;
  }

  .sidebar-title {
  text-transform: uppercase;
  font-size: 15px;
  color: #3c3c3c;
  font-weight: bold;
  padding-top: 15px;
  width: 100%;
  height: 30px;
  border-bottom: 2px solid #3c3c3c;
  margin-bottom: 10px;
}

.sidebar-nav {
  margin-bottom: 25px;
  width: 100%;
}

.sidebar-nav a {
  font-size: 14px;
  color: #3c3c3c;
  width: 260px;
}

.sidebar-nav a > li .post-count {
  -webkit-transition: filter 0.4s ease;
  -moz-transition: filter 0.4s ease;
  -o-transition: filter 0.4s ease;
  -ms-transition: filter 0.4s ease;
  transition: filter 0.4s ease;
}

.sidebar-nav a:hover > li .post-count {
  -webkit-filter: brightness(140%);
  -moz-filter: brightness(140%);
  -o-filter: brightness(140%);
  -ms-filter: brightness(140%);
  filter: brightness(140%);
}

.sidebar-nav a:hover > li {
  color: #8d896f;
}

.sidebar-nav ul li {
border-bottom: 1px solid #eeeeee;
line-height: 45px;
list-style-type: none;
}

.sidebar-nav i {
  color: #d54208;
  margin-right: 5px;
}

.post-count {
  font-size: 12px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  float: right;
  width: 32px;
  height: 32px;
  border-radius: 25px;
  margin-top: 8px;
}

/* SIDEBAR RECOMMEND */

.rec-photo-holder {
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 10px;
}

.rec-photo-holder img {
  width: 60px;
  height: 60px;
  border-radius: 40px;

}

.rec-msg-holder {
  display: table;
}

/* SIDEBAR SLIDESHOW */

.sidebar-rotator {
  margin-top: 20px;
  margin-bottom: 25px;
}

.sidebar-rotator .caption {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: #fff;
  border-radius: 0px 8px 0px 8px;
  padding: 5px 8px 5px 8px;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 260px;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 260px;
  border: 0;
  border-radius: 8px;
  }

#containerFB {
    min-height: 155px;
}

  .most-shared-photos {
    margin-bottom: 25px;
  }

  .most-shared-photos img {
    width: 110px;
    height: 78px;
    margin-bottom: 3px;
  }

  .side-recommend  {
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 25px;
    width: 260px;
  }

  .side-recommend .p-header {
    text-transform: uppercase;
    font-weight: bold;
    color: #8d896f;
    margin-bottom: 3px;
    line-height: 16px;
  }

  .side-recommend .p-name {
    display: inline;
    font-style: italic;
    margin-right: 5px;
    color: #111;
  }

  .side-recommend .p-content {
    display: inline;
    line-height: 18px;
    color: #111;
  }

/* TRAVEL POST CONTENT */

.top-body-wrapper {
  width: 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
  margin-top: 0px;
}

.content-wrapper{
    max-width: 1110px;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0 auto;
  }

  .content-wrapper-rest{
      max-width: 1110px;
      padding-left: 10px;
      padding-right: 10px;
      margin: 0 auto;
    }

  #content{
    margin-left: 280px;
    min-height: 3200px;
    color: #3c3c3c;
  }

  .post-subtitle-wrapper {
    width: 100%;
  }

  .post-subtitle-icon i {
    float: left;
    display: inline-block;
    font-size: 28px;
    margin-right: 10px;
  }

  .post-subtitle-label {
    padding-top: 7px;
    line-height: 22px;
    padding-right: 15px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 1px;
    color: #565656;
  }

  .post-subtitle-label-map {
    line-height: 34px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 2px;
    color: #565656;
    display: inline;
  }

  .post-subtitle-address {
    line-height: 18px;
    font-weight: normal;
    text-transform: capitalize;
    font-size: 13px;
    margin-left: 50px;
    margin-top: -4px;
  }

  /* ADMIN PAGE */

  .container_page_info {
    margin-top: 10px;
  }

  #result_page_info {
    background-color: #b9f6c8;
    font-size: 14px;
    font-weight: bold;
    border-radius: 15px;
    padding: 15px 25px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
    position: fixed;
    top: -6px;
    left: 5px;
    border: 2px dashed #565656;
    z-index: 999;
  }

  .admin-page-upload-holder {
    border: 2px dashed #d54208;
    background-color: #fff5e3;
    border-radius: 15px;
    padding: 15px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .admin-page-edit-table, .admin-page-edit-table_add_page_id {
    width: 100%;
  }

  .admin-page-edit-holder_add_page_id {
    background-color: #fff5e3;
    border-radius: 15px 15px 0px 0px;
    overflow: hidden;
    margin-bottom: 20px;
  }

  .admin-page-edit-holder {
    background-color: #fff5e3;
    border-radius: 15px 0px 0px 15px;
    overflow: hidden;
    margin-bottom: 20px;
    margin-left: 20px;
  }

  .admin-page-edit-table th, .admin-page-edit-table_add_page_id th {
    background-color: #d54208;
    border: 1px solid white;
    padding: 15px;
    font-size: 12px;
    color: white;
    vertical-align: middle;
    line-height: 18px;
    width: 60px;
  }

  .admin-page-edit-table th select, .admin-page-edit-table_add_page_id th select {
    margin-top: 8px;
  }

  .admin-page-edit-table tr, .admin-page-edit-table_add_page_id tr {
    border: 1px solid #d54208;
  }

  .admin-page-edit-table td, .admin-page-edit-table_add_page_id td {
    border: 1px solid #d54208;
    padding: 15px;
    font-size: 13px;
    vertical-align: middle;
  }

  /* NEW ADMIN STUFF*/

  .hour-wrapper {
    display: grid;
    grid-template-columns: 1fr 2fr 2fr; /* fraction*/
    margin-left: 20px;
    margin-bottom: -5px;
  }

  .hour-day {
    background-color: #d54208;
    padding: 15px;
    font-size: 14px;
    color: white;
    font-weight: bold;
    vertical-align: middle;
    border-radius: 10px 0px 0px 10px;
  }

  .hour-open-holder {
    border-width: 1px 1px 1px 0px;
    border-color: #d54208;
    border-style: solid;
    background-color: #fff5e3;
  }

  .hour-close-holder {
    border-width: 1px 1px 1px 0px;
    border-color: #d54208;
    border-style: solid;
    background-color: #fff5e3;
  }

  .hour-open {
    padding: 15px;
    font-size: 13px;
    line-height: 22px;
    vertical-align: middle;
    border-bottom: 1px solid #d54208;
  }

  .hour-close {
    padding: 15px;
    font-size: 13px;
    line-height: 22px;
    vertical-align: middle;
  }

  .image-delete-butt {
    border-radius: 0px 0px 0px 50px;
    width: 50px;
    height: 50px;
    background-color: #ffa685;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 9;
    text-align: center;
    border: 1px solid #d54208;
  }

/* MAP */

  .map, .map-rest {
      position: relative;
      height: 230px;
      box-shadow: 5px 5px 5px #999;
      margin-top: 10px;
      margin-bottom: 25px;
      margin-left: 20px;
      z-index: 1;
    }

.map-rest iframe {
  pointer-events: none;
}

.map-iframe {
  width: 100%;
  height: 230px;
  border: 1px solid #555;
}

  .map-larger-button {
    position: absolute;
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    padding: 0px 5px 0px 5px;
    background-color: #fff;
    position: absolute;
    bottom: 10px;
    left: 10px;
    border: 1px solid #999;
  }

  .map-larger-button a {
    text-decoration: none;
    color: #222;
  }

  #clearBox {
    position: relative;
    top: -255px;
    left: 0px;
    margin-bottom: -230px;
    display: block;
    width: 100%;
    height: 230px;
    text-decoration: none;
    z-index: 2;
}

/* TRAVEL POST BLURB */

.comp-wrapper {
  margin-top: 5px;
  margin-left: 20px;
  margin-bottom: 10px;
}

h2.pop-title-comp {
  font-weight: normal;
  font-family: 'Amatic SC';
  font-size: 60px;
  color: #8d896f;
  text-align: center;
  margin-top: 30px;
  text-transform: uppercase;
}

.clear-comp {
  margin-bottom: 25px;
}

  .blurb {
    margin-top: 5px;
    margin-bottom: 20px;
    margin-left: 20px;
  }

  .blurb p {
    font-size: 14px;
    line-height: 25px;
    color: #565656;
    font-weight: normal;
  }

  .blurb_content p {
    font-size: 13px;
    line-height: 25px;
    color: #565656;
    font-weight: normal;
    margin-left: 15px;
    margin-right: 15px;
  }

  .blurb a {
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    color: #565656;
  }

  .blurb h2 {
    font-size: 18px;
    line-height: 30px;
    color: #565656;
  }

  .blurb h4, .blurb h3 {
    font-size: 16px;
    line-height: 27px;
    color: #565656;
  }

  .blurb li {
    font-family: Verdana;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 0px;
    margin-left: 30px;
    color: #565656;
  }

/* BLURB IMAGES */

  .blurb-image-container {
/* only needed to make the blur not cover the description */
  }

  .blurb-image {
    overflow: hidden;
    position: relative;
  }

  .blurb-image:hover {
    cursor: pointer;
    overflow: hidden;
  }

  .blurb-image img {
    -webkit-transition: filter 0.6s ease;
    -moz-transition: filter 0.6s ease;
    -o-transition: filter 0.6s ease;
    -ms-transition: filter 0.6s ease;
    transition: filter 0.6s ease;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    -ms-transition: 0.2s linear;
    transition: 0.2s linear;
    margin-top: -12px;
  }

  .blurb-image:hover img {
    -webkit-filter: brightness(85%) blur(5px);
    -moz-filter: brightness(85%) blur(5px);
    -o-filter: brightness(85%) blur(5px);
    -ms-filter: brightness(85%) blur(5px);
    filter: brightness(85%) blur(5px);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
  }

.blurb-image .image-zoom-icon {
    display: none;
  }

.blurb-image:hover .image-zoom-icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    font-size: 50px;
    color: #fff;
    text-shadow: 0 0 3px #000;
    opacity: 0.6;
    margin: -25px 0px 0px -25px;
  }

  .l-l {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    max-width: 340px;
  }

  .l-r {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    max-width: 340px;
  }

  .blurb-image-description {
    padding: 5px 5px 0px 5px;
    font-size: 12px;
    font-style: italic;
    line-height: 18px;
  }

/* INTERESTING FACT */

  .interesting-fact-wrapper {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
    position: relative;
  }

  .interesting-fact-holder {
    margin-left: 30px;
    background-color: #e9e9e9;
    padding: 30px 20px 25px 50px;
    border-radius: 20px;

  }

  .interesting-fact-title {
    font-size: 20px;
    margin-bottom: 15px;
    color: #565656;
  }

  .interesting-icon-holder {
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 50px;
    height: 50px;
    border-radius: 30px;
    background-color: #519835;
  }

  .interesting-icon-holder i {
    font-size: 20px;
    line-height: 50px;
    color: #fff;
  }

  /* CHECK PRICE COMP */

    .check-price-holder-comp {
      width: 100%;
      text-align: center;
      margin-top: 25px;
      margin-bottom: 25px;
      margin-left: 10px;
      margin-right: 10px;
    }

    .check-price-comp {
      display: inline;
      font-size: 15px;
      font-weight: bold;
      text-align: center;
      padding: 10px 15px;
      background-color: #3b5998;
      color: #fff;
      text-shadow: 1px 1px 1px #333;
      border-radius: 10px;
      box-shadow: 2px 2px 2px #888;
    }

    .check-price-comp:hover {
      background-color: #3b78bd;
    }

/* PLEASE NOTE BOX */

.please-note-wrapper {
  max-width: 730px;
  border: 2px solid #519835;
  display: inline-block;
  padding: 15px;
  margin-bottom: 25px;
  margin-top: 5px;
  border-radius: 20px;
  margin-left: 20px;
}

.please-note-wrapper-stay {
  border: 2px solid #702671;
  margin-bottom: 20px;
}

.please-note-wrapper-eat {
  border: 1px solid #d54208;
  margin-bottom: 20px;
}

.please-note-icon {
float: left;
margin-right: 10px;
}

.please-note-title {
  font-weight: bold;
  color: #519835;
  float: left;
  margin-right: 5px;
}

.please-note-title-stay {
  color: #702671;
}

.please-note-title-eat {
  color: #d54208;
}

.please-note-text {
font-size: 13px;
line-height: 22px;
overflow: hidden;
}

.please-note-link {
  font-weight: bold;
}

/* POST GALLERY */

.gallery-wrapper {
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  max-width: 730px;
  border-radius: 10px;
  background-color: #e9e9e9;
  padding: 20px 15px 15px 15px;
}

.gallery-wrapper-stay {
  margin-top: 10px;
}

.gallery-copyright-holder {
  margin: 0 auto;
  text-align: center;
  margin-top: 15px;
}

.gallery-copyright-icon {
  display: inline-block;
  font-size: 22px;
  font-weight: bold;
  margin-right: 3px;
}

.gallery-copyright-text {
  display: inline-block;
  font-weight: bold;
  font-size: 11px;
  line-height: 16px;
  vertical-align: top;
  padding-top: 4px;
}

/* ADMIN GALLERY */

#result {
  background-color: #b9f6c8;
  font-size: 14px;
  font-weight: bold;
  border-radius: 15px;
  padding: 15px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

.image-seperator {
  background-color: #fff5e3;
  width: 25px;
  border-top: 0px;
  border-bottom: 0px;
  border-left: 1px solid #d54208;
  border-right: 1px solid #d54208;
  height: 20px;
  margin-top: -20px;
  margin-left: 80%;
}

.gallery-upload-holder {
  border: 2px dashed #d54208;
  background-color: #fff5e3;
  border-radius: 15px;
  padding: 15px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 20px;
}

.gallery-edit-holder {
  background-color: #fff5e3;
  border-radius: 15px 0px 0px 0px;
  overflow: hidden;
  margin-bottom: 20px;
  margin-left: 20px;
}

.gallery-edit-table {
  width: 100%;
}

.gallery-edit-table th {
  background-color: #d54208;
  border: 1px solid white;
  padding: 15px;
  font-size: 12px;
  color: white;
  vertical-align: middle;
  line-height: 22px;
  width: 60px;
}

.content-border {
  border: 1px solid #d54208 !important;
}

.gallery-edit-table tr {
  border: 1px solid #d54208;
}

.gallery-edit-table td {
  border: 1px solid #d54208;
  padding: 15px;
  vertical-align: middle;
  font-size: 13px;
}

.gallery-edit-holder img {
  padding: 5px;
  vertical-align: middle;
}

.gallery-edit-holder .imgdelete {
  text-align: right;
  margin-top: 7px;
  margin-right: 7px;
}

/* RELATED ARTICLES */

.related-header {
  text-transform: uppercase;
  font-size: 15px;
  color: #3c3c3c;
  font-weight: bold;
  padding-top: 15px;
  height: 30px;
  border-bottom: 2px solid #3c3c3c;
  margin-bottom: 20px;
  margin-left: 5px;
}

.related-wrapper {
  display: inline-block;
  margin-bottom: 20px;
  margin-left: 0px;
}

.related-image {
  position: relative;
}

.related-image img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 5px;
}

.related-holder:hover img {
  -webkit-filter: brightness(65%);
  -moz-filter: brightness(65%);
  -o-filter: brightness(65%);
  -ms-filter: brightness(65%);
  filter: brightness(75%);
}


.related-tag {
  position: absolute;
  bottom: 1px;
  left: 0px;
  height: 24px;
  font-size: 11px;
  line-height: 24px;
  color: #fff;
  padding: 0 7px;
  overflow: hidden;
  border-radius: 0 5px 0 5px;
}

.related-tag-stay {
  position: absolute;
  bottom: 2px;
  left: 0px;
  height: 24px;
  font-size: 11px;
  line-height: 24px;
  color: #fff;
  padding: 0 7px;
  overflow: hidden;
  border-radius: 0 5px 0 5px;
}

.related-tag-eat {
  position: absolute;
  bottom: 2px;
  left: 0px;
  height: 24px;
  font-size: 11px;
  line-height: 24px;
  color: #fff;
  padding: 0 7px;
  overflow: hidden;
  border-radius: 0 5px 0 5px;
}

.related-title {
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    padding: 8px 5px 0px 5px;
    color: #3c3c3c;
}

/* RECOMMENDATIONS */

.must-login-wrapper {
  max-width: 730px;
  border: 2px solid #519835;
  display: inline-block;
  padding: 20px;
  margin-bottom: 25px;
  margin-top: 5px;
  border-radius: 20px;
}

.must-login-eat {
  border: 2px solid #d54208;
}

.must-login-stay {
  border: 2px solid #702671;
}

.must-login-icon {
  font-size: 18px;
  width: 30px;
  float: left;
}

.must-login-text {
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
  display: inline;
  display: table;
}

.rec-form-wrapper {
  position: relative;
  padding-bottom: 35px;
  margin-bottom: 20px;
}

.fb-profile-pic {
  position: absolute;
  right: 0px;
  top: 3px;
}

.fb-profile-pic img {
  border-radius: 8px;
  max-width: 70px;
  max-height: 70px;
}

.rec-submit-butt {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-color: #519835;
  border-radius: 10px;
  border: none;
  color: white;
  padding: 10px 20px 10px 15px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 13px;
  cursor: pointer;
  outline: 0px;
}

.fb-login-butt {
  display: inline-block;
  background-color: #3b5998;
  border-radius: 10px;
  padding: 7px 11px;
  color: #fff;
  text-align: center;
  font-size: 13px;
  line-height: 17px;
  margin-top: 10px;
  margin-left: -2px;
  cursor: pointer;
  outline: 0px;
}

.rec-logout-butt {
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-color: #eb6362;
  border-radius: 10px;
  padding: 7px 9px 7px 17px;
  text-align: center;
  color: #fff;
  font-size: 13px;
  cursor: pointer;
  line-height: 17px;
  outline: 0px;
}

.rec-logout-butt-i {
  color: #fff;
  font-size: 15px;
  line-height: 17px;
  margin-left: 5px;
  margin-right: 5px;
}

.recommend-wrapper {
  margin-left: 5px;
  margin-bottom: 30px;
}

.recommend-number {
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 25px;
  margin-top: 8px;
  margin-right: 10px;
  background-color: #eb6362;
}

.recommend-number-top {
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  line-height: 25px;
  text-align: center;
  color: #fff;
  width: 25px;
  height: 25px;
  border-radius: 13px;
  background-color: #eb6362;
}

.recommend-title {
  text-transform: uppercase;
  font-size: 15px;
  color: #3c3c3c;
  font-weight: bold;
  padding-top: 15px;
  height: 30px;
  margin-bottom: 10px;
  border-bottom: 2px solid #3c3c3c;
}

.recommend-form-header {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}

.recommend-form-header p {
  display: inline;
  font-size: 14px;
  font-weight: bold;
}

.recommend-form-header i {
  font-size: 22px;
  margin-bottom: 5px;
  margin-right: 8px;
  margin-left: 10px;
  color: #c29e47;
}

.recommend-form-header-logged {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}

.recommend-form-header-logged p {
  display: inline;
  font-size: 14px;
  font-weight: bold;
}

.recommend-form-header-logged i {
  font-size: 22px;
  margin-bottom: 5px;
  margin-right: 8px;
  margin-left: 10px;
  color: #c29e47;
}

p.rec-hide {
  display: none;
}

p.rec-hide0 {
  display: none;
}

.recommend-name {
  display: inline-block;
  height: 20px;
  border: none;
  background-color: #e9e9e9;
  border-radius: 10px;
  padding: 10px 20px;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 10px;
  font-family: Verdana;
  color: #777;
}

.recommend-name:focus, .recommend-email:focus {
  outline:none;
  -webkit-box-shadow: 0 0 0 30px #e9e9e9 inset;
}

.rec-website-wrapper {
  position: relative;
  border-radius: 10px;
  border: 1px solid #d3d3d3;
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
}

.rec-optional {
  position: absolute;
  height: 10px;
  top: -7px;
  left: 15px;
  background-color: #fff;
  padding: 0px 5px;
  color: #777;
  font-size: 11px;
  font-weight: bold;
}

.rec-website-title input {
  float: right;
  color: #777;
  width: 45%;
  height: 40px;
  border: none;
  background-color: #e9e9e9;
  border-radius: 10px;
  padding: 15px 20px;
  font-size: 13px;
  margin: 15px 15px 18px 0px;
  font-family: Verdana;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline:none;
  -webkit-box-shadow: 0 0 0 30px #e9e9e9 inset;
}

.rec-website-title input + .maxlength {
  position: absolute;
  right: 20px;
  bottom: 5px;
  font-size: 11px;
}

.rec-website-link input {
  float: left;
  color: #777;
  width: 45%;
  height: 40px;
  border: none;
  background-color: #e9e9e9;
  border-radius: 10px;
  padding: 15px 20px;
  font-size: 13px;
  margin: 15px 0px 18px 15px;
  font-family: Verdana;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline:none;
  -webkit-box-shadow: 0 0 0 30px #e9e9e9 inset;
}

.recommend-submit {
  outline:none;
  -webkit-box-shadow: 0 0 0 30px #e9e9e9 inset;
  margin-bottom: 20px;
}

#success_message {
  width: 100%;
  padding: 20px;
  font-family: Verdana;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  border: 1px solid #519835;
  border-radius: 10px;
  background-color: #c3f5e2;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.recommend-wrapper textarea {
  color: #777;
  width: 100%;
  height: 150px;
  border: none;
  background-color: #e9e9e9;
  border-radius: 10px;
  padding: 15px 20px;
  font-size: 13px;
  margin-bottom: 15px;
  font-family: Verdana;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.recommend-wrapper textarea:focus {
  outline:none;
}

.top-recommend-holder-small {
  display: none;
}

.top-recommend-holder {
    display: inline-block;
    position: relative;
    left: -500px;
    margin-bottom: 28px;
    padding: 5px;
    border-radius: 0px 50px 50px 0px;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 14%, rgba(255,255,255,0.8) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 14%,rgba(255,255,255,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 14%,rgba(255,255,255,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ccffffff',GradientType=1 ); /* IE6-9 */
    display: table;
}

.top-recommend-photo {
  float: right;
  width: 70px;
  height: 70px;
  margin-left: 15px;
  }

.top-recommend-photo img {
    border-radius: 35px;
    width: 70px;
    height: 70px;
}

.top-recommend-msg-holder {
display: inline-block;
width: 280px;
text-align: right;
vertical-align: middle;
display: table-cell;
}

.top-recommend-owner {
display: inline-block;
font-weight: bold;
color: #111;
font-size: 13px;
line-height: 18px;
margin-right: 5px;
}

.top-rec-thumbs-up {
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid #d3d3d3;
  background-color: #fff;
  border-radius: 9px;
  text-align: center;
  padding-bottom: 1px;
}

.top-rec-thumbs-up i {
  font-size: 10px;
  color: #c29e47;
}

.top-recommend-msg {
  float: right;
  color: #111;
  font-size: 12px;
  line-height: 16px;
  width: 260px;
}

.recommendation-list-wrapper {
  position: relative;
  border: 1px solid #d3d3d3;
  border-radius: 15px;
  padding: 15px 20px 20px 15px;
  margin-bottom: 18px;
}

.recommend-photo {
  float: left;
  width: 65px;
  height: 65px;
  margin-right: 10px;
  }

.recommend-photo img {
    border-radius: 33px;
    width: 65px;
    height: 65px;
}

.recommendation-list-holder {
  display: inline;
  display: table;
}

.recommend-date {
  font-size: 11px;
  font-weight: bold;
  line-height: 15px;
}

.recommend-owner, .recommend-owner a {
  color: #519835;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  padding-right: 20px;
  line-height: 19px;
  margin-top: 4px;
  margin-bottom: 4px;

}

.recommend-out-link {
  display: inline-block;
  margin-right: 5px;
  margin-top: 2px;
  margin-bottom: 5px;
  padding: 0px 5px 3px 5px;
  border-radius: 5px 0px 0px 0px;;
  border-top: 1px solid #c29e47;
  border-left: 1px solid #c29e47;
}

.recommend-out-link a {
  color: #4c4c4c;
  font-size: 11px;
  font-weight: bold;
}

.recommend-owner-msg {
  font-size: 13px;
  line-height: 17px;
}

.msg-readless, .msg-readmore {
  display: inline;
  font-size: 12px;
  font-weight: bold;
  color: #519835;
  cursor: pointer;
  border: none;
  background-color: white;
  outline: none;
}

textarea.rec_message_en, textarea.rec_message_es, textarea.rec_message_ru {
  padding: 10px;
  vertical-align: top;
  width: 200px;
  font-size: 14px;
  width: 97%;
  resize: vertical;
}

.auto-translated, .auto-translated-eat, .auto-translated-stay {
  border-radius: 10px;
  height: 18px;
  color: #333;
  border-bottom: 1px solid #d3d3d3;
  background-color: #fff;
  font-size: 12px;
  line-height: 18px;
  position: absolute;
  right: 20px;
  bottom: -9px;
  padding: 0px 10px;
}

.auto-translated i {
  color: #519835;
  font-size: 12px;
}

.auto-translated-eat i {
  color: #d54208;
  font-size: 12px;
}

.auto-translated-stay i {
  color: #702671;
  font-size: 12px;
}

.rec-thumbs-up {
  position: absolute;
  right: -5px;
  top: -5px;
  width: 46px;
  height: 46px;
  border: 1px solid #d3d3d3;
  background-color: #fff;
  border-radius: 23px;
  text-align: center;
}

.rec-thumbs-up i {
  font-size: 23px;
  line-height: 46px;
  color: #c29e47;
}

.show-rec-butt {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 8px 12px;
  background-color: #b28942;
  color: #fff;
  text-shadow: 1px 1px 1px #333;
  border-radius: 10px;
  box-shadow: 2px 2px 2px #888;
  border: 0px;
}

.show-rec-butt:hover {
  background-color: #c29e47;
}

/* FOOTER */

.footer-wrapper {
  position: relative;
  background-color: #222;
  width: 100%;
  overflow: hidden;
}

.footer-logo {
  width: 270px;
  margin: 0 auto;
}

.footer-logo img {
  width: 270px;
}

.footer-col-wrapper {
  max-width: 1110px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
}

.footer-col-holder {
  float: left;
  display: inline-block;
  width: 30%;
  margin-right: 20px;
  vertical-align: top;
  margin-bottom: 20px;
  margin-top: 20px;
}

.footer-col-header {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: #dcdcdc;
  margin-bottom: 30px;
  padding-left: 0px;
}

.footer-col-header i {
  margin-right: 8px;
}

.footer-col-list ul {
  list-style: circle outside;
  padding-left: 18px;
}

.footer-col-list li {
  font-size: 11px;
  line-height: 20px;
  color: #a1a1a1;
  margin-top: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #333;
  padding-bottom: 15px;
}

.footer-medium-image {
  max-width: 60%;
  max-height: 60%;
  border-radius: 7px;
  margin-top: 5px;
  margin-right: 20%;
}

.footer-small-image {
  max-width: 35%;
  max-height: 35%;
  border-radius: 7px;
  margin-top: 8px;
  margin-right: 15px;
  float: left;
}

.footer-p-header {
  text-transform: uppercase;
  font-weight: bold;
  color: #dcdcdc;
}

.footer-p-header a:link, .footer-p-header a:hover, .footer-p-header a:visited {
  text-transform: uppercase;
  font-weight: bold;
  color: #dcdcdc;
}

.footer-p-name {
  width: 100%;
  font-style: italic;
  margin-right: 5px;
}

.footer-p-content {
  display: inline-block;
}

.footer-p-content-small {
  margin-top: 3px;
}

.footer-very-bottom {
  background-color: #111;
  height: 100px;
}

.footer-very-bottom-holder{
  max-width: 1110px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}

.footer-copyright {
  float: right;
  color: #dcdcdc;
  font-size: 11px;
  line-height: 17px;
  text-align: right;
  padding-top: 10px;
}

.footer-nav ul {
  float: left;
}

.footer-nav ul li {
  display: inline-block;
}

.footer-nav ul li a {
  font-size: 10px;
  margin-right: 24px;
  color: #dcdcdc;
  text-decoration: none;
  font-weight: 500;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #000;
  line-height: 40px;
  letter-spacing: 1px;
}

.footer-nav ul li a i {
  font-size: 13px;
  padding-right: 8px;
}

.footer-nav ul li a:hover {
  color: #8d896f;
}

.footer-search {
  height: 40px;
  border-radius: 5px;
  background-color: #333;
  margin-bottom: 30px;
}

.footer-hide2 {
  display: none;
}

.like-anchor {
  font-size: 11px !important;
  margin-right: 24px;
  color: #dcdcdc;
  text-decoration: none;
  font-weight: 500;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #000;
  line-height: 40px;
  letter-spacing: 1px;
  align-items: normal;
  background-color: rgba(0,0,0,0);
  border-color: rgb(0, 0, 238);
  border-style: none;
  box-sizing: content-box;
  cursor: pointer;
  display: inline;
  font: inherit;
  height: auto;
  padding: 0;
  perspective-origin: 0 0;
  text-align: start;
  transform-origin: 0 0;
  width: auto;
  outline: 1 solid red;
  -moz-appearance: none;
  -webkit-logical-height: 1em;
  -webkit-logical-width: auto;
}

.like-anchor:hover  {
  color: #8d896f;
}

.like-anchor i  {
  font-size: 13px;
  padding-right: 8px;
}

@supports (-moz-appearance:none) {
  .like-anchor::-moz-focus-inner {
    border: none;
    padding: 0;
  }

  .like-anchor:focus {
    outline-style: dotted;
    outline-width: 1px;
  }
}

.black_overlay{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:9999;
      -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

.login-holder {
  display: none;
  position: fixed;
  width: 300px;
  z-index: 15;
  top: 50%;
  left: 50%;
  margin: -150px 0 0 -150px;
  background: #696969;
  text-align: center;
  border-radius: 20px;
  z-index:99999;
  overflow: auto;
  border: 4px solid #dadada;
  -moz-opacity: 0.9;
  opacity:.90;
  filter: alpha(opacity=90);
  -webkit-box-shadow:inset 2px 2px 6px 1px #222;
  box-shadow:inset 2px 2px 6px 1px #222;
  -moz-box-shadow:inset 2px 2px 6px 1px #222;
}

.loginbutt {
  margin-bottom: 17px;
}

.loginlogo {
  margin-top: 17px;
  margin-bottom: 17px;
}

.loginerror {
  display: block;
  font-size: 12px;
  color: #fff;
  margin-top: -4px;
  margin-bottom: 13px;
  line-height: 18px;
}

.client-help-box {
  border-style: solid;
  border-color: #e4480e;
  border-width: 1px 1px 1px 1px;
  border-radius: 0px 0px 0px 15px;
  margin-left: 21px;
  margin-top: -21px;
  margin-bottom: 20px;
  padding: 20px 15px 10px 15px;
  font-size: 12px;
  line-height: 22px;
  background-color: #ffeccb;
  -webkit-box-shadow:inset 2px 2px 6px 1px #888;
  box-shadow:inset 2px 2px 6px 1px #888;
  -moz-box-shadow:inset 2px 2px 6px 1px #888;
  z-index: 10;
}

.rounded-client-box {
  border-radius: 15px 15px 15px 15px !important;
  margin-top: 20px !important;
}

.move1px {
  margin-left: 20px;
}

.client-help-box ul li {
  padding-bottom: 15px;
}

.client-help-box i {
  color: #e4480e;
}

.welcome-client {
  margin-bottom: 30px;
  text-align: center;
  border: 2px dashed #d54208;
  background-color: #fff5e3;
  border-radius: 15px;
  padding: 10px 20px 15px 20px;
  margin-left: 20px;
}

.welcome-client i {
  display: inline;
  font-size: 18px;
  font-weight: bold;
  color: #e4480e;
  padding-right: 7px;
}

.welcome-day {
  display: inline;
  font-size: 18px;
  font-weight: bold;
  color: #e4480e;
  line-height: 30px;
}

.welcome-admin {
  display: inline;
  font-size: 14px;
  padding-top: 10px;
  line-height: 22px;
}

.welcome-title {
  display: inline;
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
}

.no-mobile-admin {
  display: none;
}

/* SHARE BUTTONS */

#back-top {
  position: fixed;
  border-radius: 20px;
  width: 80px;
  height: 40px;
  bottom: 80px;
  right: -45px;
  z-index: 998;
  background-color: #000;
  filter: "alpha(opacity=30)";
  opacity: 0.3;
}

#back-top i {
  margin-top: 11px;
  margin-left: 12px;
  font-size: 18px;
  color: #fff;
}

.share-gib {
  text-align: center;
  width: 400px;
  position: fixed;
  bottom: 15px;
  left: 50%;
  margin-left: -200px;
  z-index: 998;
}

.circle {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  margin-right: 10px;
}

.circle:hover {
  cursor: pointer;
  background-color: #bcbcbc;
  -webkit-transition: background-color .3s ease-out;
  -moz-transition: background-color .3s ease-out;
  -o-transition: background-color .3s ease-out;
  transition: background-color .3s ease-out;
}

.circle-side {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #555;
  width: 30px;
  height: 30px;
  border-radius: 8px;
  color: #555;
  text-align: center;
  font-size: 19px;
  line-height: 30px;
  margin-right: 8px;
}

.circle-side:hover {
  color: #fff;
  border: 1px solid #fff;
  cursor: pointer;
  -webkit-transition: background-color .5s ease-out;
  -moz-transition: background-color .5s ease-out;
  -o-transition: background-color .5s ease-out;
  transition: background-color .5s ease-out;
}

.follow-us {
  margin-bottom: 20px;
  margin-top: 20px;
}

.fb, .fb-side:hover  {
  background-color: #3b5998;
}

.fb:hover {
  color: #3b5998;
}

.gg, .gg-side:hover {
  background-color: #dc4e41;
}

.gg:hover {
  color: #dc4e41;
}

.wa, .wa-side:hover {
  background-color: #00c160;
}

.wa:hover {
  color: #00c160;
}

.tw, .tw-side:hover {
  background-color: #00a9f1;
}

.tw:hover {
  color: #00a9f1;
}

.pin, .pin-side:hover {
  background-color: #cb0c13;
}

.pin:hover {
  color: #cb0c13;
}

.inst-side:hover {
  background-color: #222;
}

.in {
  background-color: #0072ad;
}

.in:hover {
  color: #0072ad;
}

.more {
  background-color: #4582ec;
}

.more:hover {
color: #4582ec;
}

.share-more-icons-wrapper {
  position: fixed;
  margin: 30px auto 90px auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 1210px;

  border-radius: 15px;
  background-color: rgba(0,0,0,0.9);
  box-shadow: 5px 5px 15px #000;
  display: none;
  z-index: 999;
}

.gibraltar-social-share-logo {
  margin: 0 auto;
  margin-top: 30px;
  text-align: center;
}

.gibraltar-social-share-logo p {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 40px;
  text-shadow: 5px 5px 3px #000;
}

.share-more-icons-holder {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  align-items: stretch;

}

.share-more-icons {
  color: #fff;
  font-size: 84px;
  padding: 50px;
}

.share-more-icons:hover {
color: #a78d3a;
text-shadow: 2px 2px 4px #000000;
cursor: pointer;
-webkit-transition: color .2s ease-out;
-moz-transition: color .2s ease-out;
-o-transition: color .2s ease-out;
transition: color .2s ease-out;
}

.close-share-more {
  position: relative;
  float: right;
  bottom: 12px;
  right: -12px;
  width: 41px;
  height: 41px;
  background-image: url('../images/icons/div-close.png');
}

.close-share-more:hover {
  background-image: url('../images/icons/div-close-hover.png');
}

/* WHERE TO STAY */

.splash-stars {
  font-size: 30px;
  color: #ffc03e;
  margin-bottom: 5px;
}

.check-price-holder {
  width: 100%;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: 10px;
  margin-right: 10px;
}

.check-price {
  display: inline;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  padding: 10px 15px;
  background-color: #702671;
  color: #fff;
  text-shadow: 2px 2px 2px #333;
  border-radius: 10px;
  box-shadow: 2px 2px 2px #888;
}

.check-price:hover {
  background-color: #8b217e;
}

.pop-fac-wrapper {
  max-width: 730px;
  border: 2px solid #702671;
  padding: 25px 15px 0px 15px;
  margin-bottom: 30px;
  margin-top: 10px;
  border-radius: 10px;
  margin-left: 20px;
}

.pop-fac-holder {
  vertical-align: top;
  display: inline-block;
  width: 32%;
  margin-bottom: 20px;
}

.pop-fac-icon {
  text-align: center;
  background-color: #702671;
  max-width: 50px;
  max-height: 50px;
  margin: 0 auto;
  margin-bottom: 10px;
}

.pop-fac-title-holder {
}

.pop-fac-title {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  padding-left: 5px;
  padding-right: 5px;
}

.check-in-out-wrapper {
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 40px;
}

.check-in-out-holder {
  display: table;
  width: 100%;
  background-color: #ebebeb;
  padding: 30px 20px 30px 20px;
  border-bottom: 1px solid #dcdcdc;
  border-top: 1px solid #ebebeb;
  margin-bottom: 10px;
}

.check-in-out-title {
  display: table-cell;
  vertical-align: middle;
  font-size: 13px;
  font-weight: bold;
  color: #702671;
  padding: 10px;
  line-height: 20px;
}

.check-in-out-desc {
  display: table-cell;
  vertical-align: middle;
  width: 65%;
  font-size: 13px;
  line-height: 20px;
}

.cards-icon {
  float: left;
  padding-right: 5px;
}

.cards-icon img {
  max-width: 43px;
}

.hotel-featured {
  position: relative;
  margin-bottom: 20px;
}

.hotel-featured img {
  width: 100%;
  border-radius: 8px;
  z-index: -1;
  max-height: 350px;
}

.hotel-overlay {
  position: absolute;
  bottom: 0px;
  padding-bottom: 20px;
  z-index: 2;
  width: 100%;
}

.hotel-bg-overlay {
  background-image: url('../images/main/small-overlayer-bg.png');
  background-position: bottom;
  background-repeat: repeat-x;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  border-radius: 10px;
}

.hotel-title {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-top: 18px;
  padding-top: 13px;
  padding-bottom: 4px;
  line-height: 26px;
  width: 100%;
}

.hotel-title a {
  color: #fff;
}

.hotel-recommend {
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin-top: 8px;
}

.hotel-tags-holder {
  text-align: center;
  width: 100%;
  float: left;
}

.hotel-list-wrapper {
  width: 100%;
  margin-bottom: -20px;
}

.hostel-list-wrapper {
  width: 100%;
  margin-bottom: -20px;
}

.hotel-list-holder {
  float: left;
  width: 48.5%;
  position: relative;
  margin-bottom: 20px;
}

.hotel-list-holder:nth-child(even) {
    float: right;
}

.hotel-list-holder img {
  width: 100%;
  border-radius: 8px;
}

.hotel-list-overlay {
  position: absolute;
  bottom: 0px;
  padding-bottom: 15px;
  width: 100%;
  z-index: 2;
}

.hotel-list-title {
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 5px;
  line-height: 25px;
}

.hotel-list-title a {
  color: #fff;
}

.hotel-list-recommend {
  font-size: 12px;
  color: #fff;
  text-align: center;
  width: 100%;
  margin-bottom: 5px;
}

.list-stars {
  font-size: 22px;
  color: #ffc03e;
  width: 100%;
  text-align: center;
  line-height: 34px;
}

.list-small-stars {
  font-size: 17px;
  color: #ffc03e;
  margin-bottom: 10px;
  width: 100%;
  text-align: center;
}

.list-stars-cat {
  font-size: 20px;
  color: #ffc03e;
  margin-bottom: 10px;
  width: 100%;
}

/* RESTAURANTS */

.rest-do-wrapper {
  max-width: 1070px;
  margin: 0 auto;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 40px;
}

.open-hours-wrapper {
  margin-bottom: 20px;
  margin-top: 13px;
  border: 1px solid #d54208;
  margin-left: 20px;
  border-radius: 15px;
  padding: 10px;
  position: relative;
}

.open-status {
  position: absolute;
  top: -15px;
  right: 0;
  padding: 6px 12px 6px 12px;
  background-color: #d54208;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  border-radius: 25px;
  margin-right: 30px;
}

.open-hours-holder {
  width: 100%;
  margin: 15px;
}

.day-of-week {
  float: left;
  font-weight: bold;
  font-size: 14px;
  min-width: 135px;
  color: #d54208;
}

.hours-open {
  display: inline;
  display: table;
  padding-right: 10px;
  font-size: 14px;
  line-height: 18px;
}

.contact-icon {
  float: left;
  font-size: 25px;
  margin-right: 15px;
  }

.contact-details-wrapper {
  margin-bottom: 20px;
  margin-top: 10px;
  border: 1px solid #d54208;
  margin-left: 20px;
  border-radius: 15px;
  padding: 10px 30px 25px 30px;
}

.stay-border-thin {
  border: 1px solid #702671 !important;
}

.travel-border-thin {
  border: 1px solid #519835 !important;
}

.contact-details-holder {
  margin-top: 20px;
}

.contact-tel {
  display: inline;
  display: table;
  font-weight: bold;
  font-size: 22px;
  line-height: 28px;
}

.contact-add {
  display: inline;
  display: table;
  font-size: 14px;
  line-height: 24px;
}

.contact-add a {
  font-size: 15px;
  line-height: 24px;
  font-weight: bold;
  color: #413c3c;
}

.contact-follow-holder {
  display: inline;
}

.contact-follow {
  display: inline;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

.follow-icon-holder {
  display: inline;
}

.follow-icon {
  display: inline;
  font-size: 28px;
  margin-left: 10px;
}

.gallery-wrapper-rest {
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 20px;
  max-width: 730px;
  border-radius: 20px;
  padding: 20px 15px 15px 15px;
  background-color: #e9e9e9;

}

#hours_content {
  margin-top: 10px;
  margin-bottom: 32px;
}

.good-for-title {
  white-space: nowrap;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  margin-right: 10px;
  color: #d54208;
}

.good-for {
  display: table;
  font-size: 14px;
  line-height: 24px;
}

.rest-type-icon-wrapper {
  padding-left: 5px;
  width: 100%;
  text-align: center;
}

.rest-type-icon-holder {
  display: inline-block;
  text-align: center;
  border: 1px solid #d54208;
  margin-right: 7px;
  margin-right: 7px;
  margin-top: 25px;
  width: 52px;
  height: 52px;
  border-radius: 100%;
  background-color: #d54208;
  background-size: contain;
  position: relative;
}

.rest-type-icon {
  font-size: 50px;
}

.rest-type-icon-cafe {
  font-size: 42px;
  padding-top: 5px;
}

.rest-type-icon-holder .tooltiptext {
  visibility: hidden;
  font-size: 12px;
  line-height: 18px;
  width: 100px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 107%;
  margin-left: -55px;
  /* Fade in tooltip - takes 1 second to go from 0% to 100% opac: */
  opacity: 0;
  transition: opacity 1s;
}

.rest-type-icon-holder .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
}

.rest-type-icon-holder:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

/* RESTAURANTS - SEARCH LIST PAGE */

.rest-home-icons {
  width: 100%;
}

.rest-sid-type-icon-holder {
  float: left;
  border: 1px solid #d54208;
  margin-right: 5px;
  margin-top: 0px;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #d54208;
  background-size: contain;
  position: relative;
  margin-bottom: 10px;
}

.rest-sid-type-icon-holder .tooltiptext {
    visibility: hidden;
    font-size: 12px;
    line-height: 18px;
    width: 100px;
    border: 3px solid #fff;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 107%;
    margin-left: -38px;
    /* Fade in tooltip - takes 1 second to go from 0% to 100% opac: */
    opacity: 0;
    transition: opacity 1s;
}

.rest-sid-type-icon-holder .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
}

.rest-sid-type-icon-holder:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.rest-sid-type-wrapper-small {
  width: 100%;
}

.icon-spacer {
  margin-top: 10px;
}

.rest-sid-type-icon-holder-smaller {
  float: left;
  border: 1px solid #d54208;
  margin-right: 5px;
  margin-top: 0px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #d54208;
  background-size: contain;
  margin-bottom: 5px;

}

.rest-sid-type-icon-holder-small {
  float: left;
  border: 1px solid #d54208;
  margin-right: 5px;
  margin-top: 0px;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #d54208;
  background-size: contain;
  position: relative;
  margin-bottom: 5px;
}

.sid-list-add {
  font-size: 13px;
  line-height: 17px;
  display: inline-block;
}

.sid-list-add-bigger {
  font-size: 15px;
  line-height: 20px;
  display: inline-block;
}

.sid-list-recommend {
  font-size: 11px;
  line-height: 18px;
  margin-top: 6px;
  color: #fff;
  background-color: #d54208;
  border-radius: 0px 10px 0px 10px;
  padding: 0px 5px 2px 5px;
  display: inline-block;
}

.sid-list-recommend i {
  font-size: 12px;
  margin-top: 6px;
  color: #fff;
}

.rest-loc-list-count {
  /*border: 1px solid #e4480e;
  color: #e4480e;*/
  background-color: #d54208;
}

.small-title-spacer {
  margin-top: 4px;
  margin-bottom: 9px;
}

.rest-small-recommend {
  font-size: 11px;
  padding-top: 3px;
  color: #3c3c3c;
  padding-bottom: 2px;
}

.bigger-title-spacer {
  margin-top: 8px;
  margin-bottom: 7px;
}

/*GENERAL INFORMATION*/

.please-note-wrapper-gen {
  border: 2px solid #2c3579;
  margin-bottom: 20px;
}

.please-note-title-gen {
  color: #2c3579;
}

.link-out {
  margin-top: 15px;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
  background-color: #2c3579;
}

.contact-form-wrapper {
  border: 2px solid #2c3579;
  display: inline-block;
  padding: 25px;
  margin-top: 25px;
  border-radius: 20px;
  width: 85%;
}

.contact-name {
  height: 40px;
  width: 300px;
  background-color: #fff;
  z-index: 99;
  border-radius: 10px;
  border: 1px solid #999;
  margin-bottom: 15px;
}

.contact-name input {
  height: 38px;
  width: 250px;
  background: transparent;
  border: none;
  font-style: italic;
  font-size: 14px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 0 30px #fff inset;
  -webkit-text-fill-color: #333;
}

.contact-name input:focus {
  outline: 0px;
}

.contact-name i {
  color: #2c3579;
  height: 38px;
  padding-left: 10px;
  padding-right: 10px;
}

.contact-message {
  height: 240px;
  width: 100%;
  background-color: #fff;
  z-index: 99;
  border-radius: 10px;
  border: 1px solid #999;
  margin-bottom: 15px;
  padding-top: 15px;
}

.contact-message textarea {
  height: 200px;
  width: 85%;
  background: transparent;
  border: none;
  font-style: italic;
  font-size: 16px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 0 30px #fff inset;
  -webkit-text-fill-color: #333;
  resize: none;
}

.contact-message textarea:focus {
  outline: 0px;
}

.contact-message i {
  color: #2c3579;
  height: 38px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
}

.contact-button {
  background-color: #2c3579;
  height: 40px;
  width: 100px;
  color: #fff;
  font-weight: bold;
  border-radius: 10px;
  cursor: pointer;
  outline: 0px;
}

.contact-text {
  font-size: 14px;
  margin-top: 20px;
  line-height: 22px;
}

hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

#error-name, #error-email, #error-msg {
  color: red;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: -5px;
  line-height: 18px;

}

#con-form-done {
  background-color: #b9f6c8;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  border-radius: 15px;
  padding: 15px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

/*MEDIA OPTIONS PAGE*/

.media-holder {
  text-align: center;
}

.media-holder textarea {
  margin-top: 10px;
  background-color: #eee;
  padding: 10px;
  vertical-align: top;
  font-size: 14px;
  width: 97%;
  resize: vertical;
  margin-bottom: 5px;
}

.media-blurb {
  font-size: 15px;
  line-height: 25px;
  color: #565656;
  margin-top: 5px;
  margin-bottom: 20px;
  margin-left: 20px;
}

.media-blurb a {
  color: #565656;
}

.media-blurb p {
  line-height: 15px;
}

} /*END CSS*/

/*EXCEPTIONS*/

@media screen and (min-width:820px) and (max-width:899px) {

  /* SPECIAL OFFER */

  .sp-wrapper-travel {
    border: 1px solid #339645 !important;
    background-color: #e0f7e4 !important;
  }

  .sp-title-travel {
    color: #339645 !important;
  }

  .sp-more-travel {
    background-color: #007181 !important;
  }

  .sp-holder-travel {
    background-color: #339645 !important;
  }

  .sp-wrapper-hotel {
    border: 1px solid #781b6d !important;
    background-color: #f3e0f1 !important;
  }

  .sp-title-hotel {
    color: #781b6d !important;
  }

  .sp-more-hotel {
    background-color: #2b5e83 !important;
  }

  .sp-holder-hotel {
    background-color: #781b6d !important;
  }

  .special-wrapper {
    position: relative;
    border: 1px solid #d54208;
    margin-left: 20px;
    border-radius: 15px;
    min-height: 140px;
    margin-bottom: 20px;
    background-color: #ffe7cb;
    box-shadow: 5px 5px 5px #999;
    display: table;
  }

  .special-wrapper-advert {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }

  .special-pic-holder img {
    height: 114px;
    width: 155px;
    border-radius: 10px;
    margin-top: 13px;
    margin-left: 13px;
    display: table-cell;
  }

  .special-details-holder {
    display: table-cell;
    padding: 13px;
    vertical-align: middle;
    width: 100%;
  }

  .special-details-title {
    font-size: 18px;
    color: #d54208;
    font-weight: bold;
    letter-spacing: 0px;
    line-height: 22px;
    margin-right: 56px;
  }

  .special-details-desc {
    font-size: 14px;
    text-align: left;
    margin-top: 5px;
    line-height: 18px;
    color: #444;
    margin-right: 56px;
    font-weight: normal;
  }

  .special-details-more {
    background-color: #197b30;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    margin-top: 10px;
    padding: 5px 12px;
    border-radius: 10px;
    display: inline-block;
    line-height: 16px;
    margin-right: 56px;
  }

  .special-price-holder {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 46px;
    background-color: #d54208;
    border-radius: 0px 15px 15px 0px;
    vertical-align: middle;
  }

  .special-price {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 18px;
    text-shadow: 1px 1px 1px #555;
    height: 100%;
    white-space: nowrap;
  }

  .special-offer {
    position: absolute;
    left: -4px;
    top: -4px;
  }

  .special-offer-text {
    position: absolute;
    left: -8px;
    top: 26px;
    width: 108px;
    height: 15px;
    color: #fff;
    line-height: 15px;
    font-weight: bold;
    font-size: 11px;
    letter-spacing: 0px;
    text-align: center;
    -ms-transform: rotate(-34deg); /* IE 9 */
    -webkit-transform: rotate(-34deg); /* Safari 3-8 */
    transform: rotate(-34deg);
    white-space: nowrap;
  }

  .sp_desc, .sp_title {
      line-height: 18px;
  }

  .sp_title_en, .sp_desc_en, .sp_more_en, .sp_more_link_en, .sp_offer_type_en {
    padding: 10px 10px 10px 0px;
    width: 100%;
    margin: -15px 0px 0px 20px;
    border-bottom: 1px solid #d54208;
    line-height: 18px;
  }

  .sp_title_es, .sp_desc_es, .sp_more_es, .sp_more_link_es, .sp_offer_type_es {
    padding: 10px 10px 10px 0px;
    width: 100%;
    margin: 0px 0px 0px 20px;
    border-bottom: 1px solid #d54208;
    line-height: 18px;
  }

  .sp_title_ru, .sp_desc_ru, .sp_more_ru, .sp_more_link_ru, .sp_offer_type_ru {
    padding: 10px 10px 0px 0px;
    width: 100%;
    margin: 0px 0px 0px 20px;
    line-height: 18px;
  }

  .sp_lang_en, .sp_lang_es, .sp_lang_ru {
    float: left;
    border-radius: 20px;
    padding: 3px;
    color: #fff;
    font-weight: bold;
    line-height: 20px;
    width: 20px;
    height: 20px;
    background-color: #e4480e;
    text-align: center;
  }

  .sp_lang_en {
    margin: -10px 5px 0px -11px;
  }

  .sp_lang_es {
    margin: 5px 5px 0px -11px;
  }

  .sp_lang_ru {
    margin: 5px 5px 0px -11px;
  }

  .sp_more_link_en, .sp_more_link_es, .sp_more_link_ru, .rest_360, .travel_360, .filename {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  word-break: break-word;
  }

.related-holder {
  float: left;
  display: inline-block;
  width: 30%;
  margin-right: 1px;
  margin-left: 12px;
}

.related-holder img {
  -webkit-transition: filter 0.6s ease;
  -moz-transition: filter 0.6s ease;
  -o-transition: filter 0.6s ease;
  -ms-transition: filter 0.6s ease;
  transition: filter 0.6s ease;
}

.cat-list-photo {
  float: left;
  display: inline-block;
  margin-right: 30px;
}

.cat-list-photo img {
  border-radius: 10px;
  max-width: 200px;
}

.cat-list-title, .cat-list-title a:link, .cat-list-title a:visited {
  font-size: 21px;
  line-height: 27px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 8px;
  color: #3c3c3c;
}

.cat-list-title a:hover {
  color: #8d896f;
}

.p-l {
  float: left;
  margin: 5px 25px 10px 0px;
  max-width: 280px;
}

.p-r {
  float: right;
  margin: 15px 0px 15px 25px;
  max-width: 280px;
}

.wildlife-list-recommend {
  padding-top: 8px;
  padding-left: 12px;
  font-size: 11px;
  color: #fff;
}

.history-bigger-recommend {
  font-size: 11px;
  padding-top: 8px;
  color: #3c3c3c;
  padding-bottom: 3px;
  line-height: 16px;
}

.upper-rock-list-recommend {
  font-size: 11px;
  color: #fff;
  text-align: center;
  width: 100%;
}

.beach-desc {
  margin-top: 10px;
  font-size: 13px;
  max-width: 350px;
  color: #3c3c3c;
  line-height: 22px;
}

.beach-desc-small {
  display: none;
}

.wildlife-desc {
  margin-top: 6px;
  padding-left: 20px;
  padding-right: 15px;
  font-size: 13px;
  color: #3c3c3c;
  line-height: 22px;
}

.wildlife-desc-small {
  display: none;
}

.rest-sid-type-wrapper {
  width: 100%;
}

}

@media screen and (min-width:750px) and (max-width:819px) {

  /* SPECIAL OFFER */

  .sp-wrapper-travel {
    border: 1px solid #339645 !important;
    background-color: #e0f7e4 !important;
  }

  .sp-title-travel {
    color: #339645 !important;
  }

  .sp-more-travel {
    background-color: #007181 !important;
  }

  .sp-holder-travel {
    background-color: #339645 !important;
  }

  .sp-wrapper-hotel {
    border: 1px solid #781b6d !important;
    background-color: #f3e0f1 !important;
  }

  .sp-title-hotel {
    color: #781b6d !important;
  }

  .sp-more-hotel {
    background-color: #2b5e83 !important;
  }

  .sp-holder-hotel {
    background-color: #781b6d !important;
  }

  .special-wrapper {
    position: relative;
    border: 1px solid #d54208;
    margin-left: 20px;
    border-radius: 15px;
    min-height: 140px;
    margin-bottom: 20px;
    background-color: #ffe7cb;
    box-shadow: 5px 5px 5px #999;
    display: table;
    width: 95%;
  }

  .special-wrapper-advert {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }

  .special-pic-holder {
    display: table-row;
  }

  .special-pic-holder img {
    height: 114px;
    width: 155px;
    border-radius: 10px;
    margin-top: 13px;
    margin-left: 13px;
  }

  .special-details-holder {
    display: table-row;
    vertical-align: middle;
  }

  .special-details-title {
    font-size: 16px;
    color: #d54208;
    font-weight: bold;
    letter-spacing: 0px;
    margin-right: 51px;
    line-height: 20px;
    margin-top: 8px;
    margin-left: 13px;
  }

  .special-details-desc {
    font-size: 13px;
    text-align: left;
    margin-top: 3px;
    line-height: 18px;
    margin-right: 61px;
    margin-left: 13px;
    color: #444;
    font-weight: normal;
  }

  .special-details-more {
    background-color: #197b30;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    margin-top: 9px;
    padding: 5px 12px;
    border-radius: 10px;
    display: inline-block;
    margin-left: 13px;
    margin-bottom: 13px;
    line-height: 16px;
  }

  .special-price-holder {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 46px;
    background-color: #d54208;
    border-radius: 0px 15px 15px 0px;
    vertical-align: middle;
  }

  .special-price {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 18px;
    text-shadow: 1px 1px 1px #555;
    height: 100%;
    white-space: nowrap;
  }

  .special-offer {
    position: absolute;
    left: -4px;
    top: -4px;
  }

  .special-offer-text {
    position: absolute;
    left: -8px;
    top: 26px;
    width: 108px;
    height: 15px;
    color: #fff;
    line-height: 15px;
    font-weight: bold;
    font-size: 11px;
    letter-spacing: 0px;
    text-align: center;
    -ms-transform: rotate(-34deg); /* IE 9 */
    -webkit-transform: rotate(-34deg); /* Safari 3-8 */
    transform: rotate(-34deg);
    white-space: nowrap;
  }

  .sp_desc, .sp_title {
      line-height: 18px;
  }

  .sp_title_en, .sp_desc_en, .sp_more_en, .sp_more_link_en, .sp_offer_type_en {
    padding: 10px 10px 10px 0px;
    width: 100%;
    margin: -15px 0px 0px 20px;
    border-bottom: 1px solid #d54208;
    line-height: 18px;
  }

  .sp_title_es, .sp_desc_es, .sp_more_es, .sp_more_link_es, .sp_offer_type_es {
    padding: 10px 10px 10px 0px;
    width: 100%;
    margin: 0px 0px 0px 20px;
    border-bottom: 1px solid #d54208;
    line-height: 18px;
  }

  .sp_title_ru, .sp_desc_ru, .sp_more_ru, .sp_more_link_ru, .sp_offer_type_ru {
    padding: 10px 10px 0px 0px;
    width: 100%;
    margin: 0px 0px 0px 20px;
    line-height: 18px;
  }

  .sp_lang_en, .sp_lang_es, .sp_lang_ru {
    float: left;
    border-radius: 20px;
    padding: 3px;
    color: #fff;
    font-weight: bold;
    line-height: 20px;
    width: 20px;
    height: 20px;
    background-color: #e4480e;
    text-align: center;
  }

  .sp_lang_en {
    margin: -10px 5px 0px -11px;
  }

  .sp_lang_es {
    margin: 5px 5px 0px -11px;
  }

  .sp_lang_ru {
    margin: 5px 5px 0px -11px;
  }

  .sp_more_link_en, .sp_more_link_es, .sp_more_link_ru, .filename {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  word-break: break-word;
  }

  .related-holder {
    float: left;
    display: inline-block;
    width: 45%;
    margin-right: 3px;
    margin-left: 12px;
  }

  .related-holder img {
    -webkit-transition: filter 0.6s ease;
    -moz-transition: filter 0.6s ease;
    -o-transition: filter 0.6s ease;
    -ms-transition: filter 0.6s ease;
    transition: filter 0.6s ease;
  }

  .rel3-hide, .rel-hide3 {
  display: none;
  }

  .cat-list-photo {
    float: left;
    display: inline-block;
    margin-right: 30px;
  }

  .cat-list-photo img {
    border-radius: 10px;
    max-width: 150px;
  }

  .cat-list-title, .cat-list-title a:link, .cat-list-title a:visited {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 5px;
    color: #3c3c3c;
  }

  .cat-list-title a:hover {
    color: #8d896f;
  }

  .rest-sid-type-wrapper {
    display: none;
  }

  .p-l {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    max-width: 280px;
  }

  .p-r {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    max-width: 280px;
  }

  .wildlife-list-recommend, .history-bigger-recommend, .upper-rock-list-recommend {
    display: none;
  }

  .upper-rock-list-title {
    margin-bottom: -5px;
  }

  .beach-desc-small {
    margin-top: 10px;
    font-size: 13px;
    max-width: 350px;
    color: #3c3c3c;
    line-height: 22px;
  }

  .beach-desc {
    display: none;
  }

  .wildlife-desc-small {
    margin-top: 6px;
    padding-left: 20px;
    padding-right: 15px;
    font-size: 13px;
    color: #3c3c3c;
    line-height: 22px;
  }

  .wildlife-desc {
    display: none;
  }

}
