@charset "utf-8";
a, a:hover {
	transition: all .5s ease 0s
}
a:hover, h1 {
	color: #BF1E2E
}
h2, h3 {
	margin-top: 30px
}
.cbp-bislideshow, body {
	height: 100%;
	padding: 0
}
#header, .logotop, body, h1 {
	padding: 0
}
.logotop, a, header h3, ul.nav li a {
	text-decoration: none
}

.fa {
  padding: 10px;
  font-size: 20px;
  width: 30px;
  float:right;
  text-decoration: none;
  border-radius: 50%;

}

.fa-instagram a:hover {
  background-color: #4b9372 !important;
  display: block;
  height:auto;
  margin: auto;
  
}

.fa-instagram img { margin-left: 0; margin-top: 15px; }

.fa-facebook a:hover {
  background-color: #4b9372 !important;
  display: block;
  height: auto;
}

.fa-facebook img { margin-left: 0; margin-top: 15px; }

.fa-facebook {
 color: black !important;
 font-size: 24px !important;
 margin-top: 3px !important;


}

.fa-instagram {
 color: black !important;
 font-size: 24px !important;
 margin-top: 3px !important;


}
body {
	margin: 0;
	width: 100%
}
li, p {
	text-align: justify;
	font-family: Lato, sans-serif;
	font-size: 15px;
	color: #333
}
h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase
}
a {
	color: #333;
}
h1 {
	font-size: 30px;
	margin: 0 0 20px;
	font-weight: 500
}
.HeadingUnderline {
	margin-bottom: 30px
}
.HeadingUnderlinePage {
	margin-bottom: 15px
}
h2 {
	font-size: 25px;
	color: #1F5683;
	margin-bottom: 6px;
	font-weight: 400
}
.special, h3 {
	color: #BF1E2E;
	margin-bottom: 6px;
	text-align: left;
	font-weight: 400
}
h3 {
	font-size: 18px
}
.clear {
	clear: both
}
.wpcc-color-custom-2003713602 .wpcc-btn {
	color: rgb(255, 255, 255) !important;
	background-color: #555 !important;
}
.wpcc-color-custom-2003713602.wpcc-container {
	background-color: rgba(255, 255, 255, 0.7) !important;
	border-color: rgba(255, 255, 255, 0.7) !important;
	color: #333 !important;
}
.at-expanding-share-button.at-expanding-share-button-desktop .at-expanding-share-button-toggle-bg>span {
	background-color: rgba(191,30,46,1) !important;
}
.wpcc-color-custom-2003713602 .wpcc-privacy, .wpcc-color-custom-2003713602 .wpcc-privacy:active, .wpcc-color-custom-2003713602 .wpcc-privacy:visited {
	color: #333 !important;
}
.special {
	font-size: 27px;
	font-family: Lato, sans-serif;
	margin-top: 0
}
.FooterLogos h3 {
	font-size: 30px;
	text-align: center;
	margin-bottom: 30px
}
.FooterLogos {
	margin: -20px auto 30px;
	width: 1000px
}
.FooterLogosLeft {
	float: left;
	width: 22.3%;
	text-align: center
}
.FooterLogosLeft img {
	margin-top: 40px;
	margin-left: 50px
}
.FooterLogosCenter {
	float: left;
	width: 55.3%;
	text-align: center
}
.FooterLogosRight {
	float: left;
	width: 22.3%;
	text-align: center
}
.FooterLogosRight img {
	margin-top: 40px;
	margin-right: 50px
}
.FacilitiesImages {
	text-align: center;
	margin-top: 20px
}
.FacilitiesImages img {
	border: 3px solid #4FC8EE
}
.sitemap li {
	list-style: none;
	line-height: 25px
}
.cbp-bislideshow {
	list-style: none;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	margin: 0;
}
#header, .RoomDescriptionMain {
	background-color: rgba(255,255,255,.9)
}
.cbp-bislideshow li {
	position: absolute;
	width: 101%;
	height: 101%;
	top: -.5%;
	left: -.5%;
	opacity: 0;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	transition: opacity 1s
}
.backgroundsize .cbp-bislideshow li {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center
}
.backgroundsize .cbp-bislideshow li img {
	display: none
}
#header, .no-js.backgroundsize .cbp-bislideshow li:first-child img {
	display: block
}
.cbp-bislideshow li img {
	display: block;
	width: 100%;
	opacity: .5
}
.cbp-bicontrols {
	position: fixed;
	width: 300px;
	height: 100px;
	margin: -50px 0 0 -150px;
	top: 50%;
	left: 50%
}
.cbp-bicontrols span {
	float: left;
	width: 100px;
	height: 100px;
	position: relative;
	cursor: pointer
}
.cbp-bicontrols span:before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	font-family: entypo;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 100px;
	font-size: 80px;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	opacity: .7
}
.cbp-bicontrols span:hover:before, .no-js.no-backgroundsize .cbp-bislideshow li:first-child {
	opacity: 1
}
.cbp-bicontrols span:active:before {
	top: 2px
}
span.cbp-biplay:before {
	content: "\e002"
}
span.cbp-bipause:before {
	content: "\e003"
}
span.cbp-binext:before {
	content: "\e000"
}
span.cbp-biprev:before {
	content: "\e001"
}
.cbp-bicontrols span.cbp-binext {
	float: right
}
header {
	width: 100%;
	height: 152px;
	position: absolute;
	z-index: 2;
	z-index: 1000
}
header h3 {
	font-size: 59px;
	color: #646464;
	font-family: "Times New Roman", Times, serif;
	text-transform: inherit;
	margin-top: 30px;
	margin-bottom: 6px;
	font-weight: 400
}
header span {
	font-size: 30px
}
header img {
	margin-left: 10px;
	transition: all .5s ease 0s;
	margin-top: 10px;
}
#header {
	border-radius: 2px;
	box-shadow: 0 0 6px rgba(0,0,0,.5);
	margin: 30px auto auto;
	width: 1070px;
	height: 170px;
	top: 0;
	z-index: 1000
}
header hr, header.small hr {
	border-bottom: none;
	border-top: 2px solid #BF1E2E;
	-webkit-margin-start: auto;
	-webkit-margin-end: auto;
	border-left: none;
	border-right: none;
	transition: all .5s ease 0s
}
.logo-mobile, .mobile-menu {
	display: none
}
.logotop {
	outline: 0;
	position: inherit;
	text-align: center;
	float: left;
}
.logo h1 {
	margin-bottom: 25px;
	line-height: 13px;
	margin-top: 25px
}
.HomeLogo {
	float: left;
	margin-right: 25px;
	margin-bottom: 17px;
	margin-top: 20px;
	padding-left: 10px
}
header hr {
	width: 340px;
	margin: auto;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	padding: 0
}
header.small hr {
	width: 200px;
	margin: auto;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	padding: 0
}
.fadein, .fadein img {
	width: 100%;
	height: 500px
}
.fadein {
	position: relative;
	border: none;
	border-bottom: 3px solid #BF1E2E
}
.fadein img {
	position: absolute;
	border: none;
	left: 0;
	top: 0;
	background-size: cover
}
ul.nav {
	float: right;
	list-style: none;
	margin: 55px  0 0;
	padding: 0
}
ul.nav li {
	display: block;
	float: left;
	margin: 15px 0 0 12px;
	padding: 0
}
ul.nav li:hover {
	box-shadow: 0 0 6px rgba(221,221,221,.9);
}
ul.nav li a {
	background: rgba(0,0,0,0);
	border-radius: 2px;
	color: #333;
	display: block;
	font-family: Lato, sans-serif;
	font-size: 15px;
	height: 28px;
	line-height: 28px;
	padding: 5px 10px;
	transition: all .5s ease 0s
}
ul.nav li a:hover {
	background-color: rgba(237,237,237,.3);
	color: #555;
	z-index: 151;
}
header.large .sub-nav {
	padding-top: 1px!important
}
header.small .sub-nav {
	padding-top: 52px!important;
	margin-left: -40px!important
}
header.small .sub-nav li {
	padding: 5px!important
}
.sub-nav {
	box-shadow: 0 0 6px rgba(221,221,221,.9);
	display: none;
	z-index: 1000;
	position: relative
}
.sub-nav li {
	float: none!important;
	padding: 0!important;
	margin: 0!important
}
.sub-nav li:hover {
	box-shadow: none !important;
	float: none!important;
	padding: 0!important;
	margin: 0!important
}
.sub-nav a {
	background-color: rgba(255,255,255,0.9)!important;
	color: #333!important;
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important;
	padding: 10px 20px!important;
	font-size: 15px !important;
}
.sub-nav a:hover {
	background-color: rgba(191,30,46,.8)!important;
	color: #fff!important;
}
ul.nav li a.active, ul.nav li a:hover.small {
	box-shadow: 0 0 6px rgba(170,170,170,.7);
	background-color: #CCF91C;
}
.sub-nav-parent:hover>ul {
	display: block;
	position: absolute;
	padding: 0;
	margin: 0
}
.book-now-button img, .book-now-button.large img, .book-now-button.small h2 {
	display: none
}
ul.nav li a.active {
	background: url(../images/opacity-30.png) rgba(152,237,0,100)
}
.current {
	box-shadow: 0 0 6px rgba(204,204,204,.7);
	background-color: rgba(191,30,46,.8);
	transition: all .5s ease 0s;
	color: #fff;
	z-index: 151;
}
.current:hover {
	background-color: rgba(191,30,46,.8);
	transition: all .5s ease 0s;
}
.current a {
	color: #fff !important;
}
.book-now-button, .book-now-button.large {
	background: #BF1E2E;
	border-radius: 2px 0 0 2px;
	z-index: 9999;
	width: 155px
}
.book-now-button, .book-now-button h2, .book-now-button h2 a, .book-now-button.large {
	color: #eee;
	text-decoration: none
}
.book-now-button, .book-now-button.large {
	box-shadow: 0 0 6px rgba(170,170,170,.7);
	float: right;
	outline: 0;
	padding: 0 10px;
	position: fixed;
	right: 0;
	z-index: 29;
	transition: all .5s ease 0s
}
.FourOFourPage h2, .FourOFourPage p {
	text-align: center!important
}
.book-now-button {
	margin-top: 255px;
	text-align: center;
	border: 3px solid #fff;
	margin-right: -3px
}
.book-now-button h2 {
	transition: all .5s ease 0s;
	font-family: "Times New Roman", Times, serif;
	margin: 15px 0;
	font-size: 19px;
	text-transform: capitalize
}
.book-now-button.large {
	margin-top: 255px;
	text-align: center;
	border: 3px solid #fff;
	margin-right: -3px
}
.booking-wrap h2, footer {
	border-top: 3px solid #1F5683;
}
.book-now-button.small {
	background: url(../images/bookings.png) 15px 10px no-repeat #BF1E2E;
	border-radius: 2px 0 0 2px;
	z-index: 9999;
	width: 70px;
	height: 70px;
	margin-top: 350px;
	padding: 0 5px 0 0;
	background-size: 50px;
}
.book-now-button.small:hover {
	margin-top: 350px;
	background-image: url(../images/bookings.png)!important;
	background-size: 50px;
	background-repeat: no-repeat;
	background-position: 15px 10px;
	transition: all .5s ease 0s
}
.book-now-button h2 a {
	transition: all .5s ease 0s
}
.phone, .smartphone, .smartphone a {
	text-decoration: none!important
}
.book-now-button:hover {
	box-shadow: 0 0 6px rgba(0,0,0,.5);
	background: #BF1E2E;
}
.book-now-button:hover h2 a {
	color: #fff!important;
	transition: all .5s ease 0s
}
.homebg {
	background-image: url(../images/home-bg.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
}
.content {
	width: 1200px;
	margin: 50px auto;
	text-align: center
}
.content h2 {
	font-size: 23px;
	color: #1F5683;
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: 400;
	text-align: left
}
.content-left p, .content-right {
	color: #333;
	font-family: Lato, sans-serif
}
.content-left {
	float: left;
	width: 54%;
	padding-left: 18px
}
.content-left p {
	text-align: justify;
	font-size: 15px
}
.content-right {
	float: right;
	width: 38%;
	border-left: 1px solid #ddd;
	font-size: 24px;
	padding-left: 30px;
	text-align: left
}
.RoomsOuter {
	width: 100%;
	position: absolute;
	top: 235px
}
.RoomsInner {
	width: 1000px;
	margin: 0 auto
}
.RoomImage {
	height: 300px;
	background-position: center;
	transition: all .5s ease 0s
}
.RoomImage:hover {
	background: url(../images/plus.png) center no-repeat #A28F5D;
	transition: all .5s ease 0s
}
.RoomImage img {
	width: 100%;
	transition: all .5s ease 0s
}
.RoomImage img:hover {
	opacity: .4;
	transition: all .5s ease 0s
}
.RoomDescriptionMain {
	padding: 25px 30px 10px;
	margin-bottom: 30px;
	text-align: center;
	border-radius: 2px;
	box-shadow: 0 0 6px rgba(0,0,0,.5)
}

.RoomLeft, .RoomRight {
	width: 45%;
	padding: 15px;
	background-color: rgba(255,255,255,.9);
	margin-bottom: 40px;
	border-radius: 2px;
	box-shadow: 0 0 6px rgba(0,0,0,.5)
}
.RoomDescriptionMain h1 {
	margin-top: 0;
	text-align: center
}
.RoomDescriptionMain h2 {
	text-align: left;
}
.RoomDescription h2 a {
	color: #1F5683;
}
.RoomDescription h2 a:hover {
	color: #1F5683;
}
.unitbutton {
	background-color: #BF1E2E;
	padding: 10px;
	border-radius: 5px;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	width: 230px;
	margin: 0 auto;
}
.unitbutton:hover {
	background-color: #4FC8EE;
	color: #fff;
}
.unitgallery .gallery li {
	margin-left: 0px;
	margin-bottom: 6px;
	height: 263px;
	margin: 15px 30px 30px 30px;
}
.RoomLeft {
	float: left
}
.RoomRight {
	float: right
}
.RoomImage {
	height: 300px;
	background-position: center;
	transition: all .5s ease 0s
}
.RoomImage:hover {
	background: url(../images/plus.png) center no-repeat #1F5683;
	transition: all .5s ease 0s
}
.bookonline {
	background-color: #BF1E2E;
	padding: 10px;
	border-radius: 5px;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	width: 230px;
	margin: 25px 0px 25px 0px;
}
.bookonline:hover {
	background-color: #4FC8EE;
	color: #fff;
}
.gap-logo {
	margin-top: 30px;
}
.gap-logo p {
	font-family: "Times New Roman", Times, serif;
	text-align: center !important;
	text-transform: uppercase;
	font-size: 18px;
}
.gaplogo {
	width: 120px;
	margin-right: 15px;
}
.mail, .phone, .smartphone {
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-size: 25px;
	display: block;
	margin-left: 30px
}
.RoomImage img {
	width: 100%;
	transition: all .5s ease 0s
}
.RoomImage img:hover {
	opacity: .4;
	transition: all .5s ease 0s
}
.RoomDescription h2 {
	text-align: center;
	font-size: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: 400;
	text-transform: capitalize;
}
.ActivitiesLeft {
	float: left;
	width: 48%;
	text-align: center
}
.ActivitiesRight {
	float: right;
	width: 48%;
	text-align: center
}
.ActivitiesLeft img, .ActivitiesRight img {
	border: 3px solid #4FC8EE
}
.ActivitiesLeft h2, .ActivitiesRight h2 {
	text-align: left;
	margin-top: 0
}
.gallery-content h3 {
	font-size: 35px;
	color: #BF1E2E;
	font-family: Lato, sans-serif;
	margin-top: 50px;
	margin-bottom: 30px;
	font-weight: 400;
	text-align: center
}
.mail, .phone, .smartphone a {
	font-size: 15px
}
.ReviewButton, .Zebra_DatePicker .dp_header .dp_caption {
	font-weight: 700
}
.phone {
	background-image: url(../images/phone.png);
	color: #212121;
	padding: 5px 0 5px 55px
}
.gps, .mail, .smartphone {
	padding-left: 55px;
}
.smartphone {
	background-image: url(../images/cell.png)
}
.mail, .mfp-close {
	text-decoration: none
}
.mail {
	background-image: url(../images/email.png);
	color: #636238
}
.gps, .ratethis {
	color: #212121;
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-size: 25px;
	margin-left: 30px;
	font-size: 15px;
	display: block
}
.gps {
	background-image: url(../images/gps.png)
}
.ratethis {
	padding: 5px 0 5px 55px;
	text-decoration: none!important;
	width: 29%;
	float: left;
}
.breadcrumbs, .breadcrumbs a, .footer-copyright a {
	color: #333
}
.breadcrumbs, .footer-copyright {
	margin: 0 auto;
	text-align: center
}
.wpcc-float .wpcc-message {
	font-family: Lato, sans-serif;
}
.wpcc-corners-round .wpcc-btn {
	font-weight: 400;
	font-family: Lato, sans-serif;
}
footer {
	width: 100%;
	padding-bottom: 10px;
	padding-top: 0px;
	background-color: #fff
}
.footer-copyright {
	width: 1290px
}
.footer-copyright p {
	margin: 10px 0px 10px 0px;
	text-align: center;
	font-size: 12px;
	padding: 0px;
	color: #333
}
.breadcrumbs {
	font-family: Lato, sans-serif;
	font-size: 12px;
	padding: 0
}
.share {
	text-align: center
}
.booking-wrap {
	width: 100%;
	display: block;
	margin: auto;
	padding-bottom: 40px;
	background: #eee
}
.booking-wrap h2 {
	text-align: center;
	color: #4FC8EE;
	padding-top: 30px;
	margin-top: 0;
	margin-bottom: 15px
}
form#enquiry-form {
	max-width: 1000px;
	margin: auto;
	display: block;
	font-family: Lato, Arial, sans-serif
}
.booking-wrap input {
	position: relative;
	cursor: pointer;
	width: 9%;
	padding: 14px 10px;
	border-radius: 3px;
	border: 1px solid #4FC8EE;
	height: 19px;
	float: left;
	margin: 10px;
	background-color: #fff;
	color: #999
}
form#enquiry-form input:focus, form#enquiry-form input:hover, form#enquiry-form select:focus, form#enquiry-form select:hover {
	-webkit-box-shadow: 0 0 5px 0 rgba(231,197,46,.5);
	-moz-box-shadow: 0 0 5px 0 rgba(231,197,46,.5);
	box-shadow: 0 0 5px 0 rgba(231,197,46,.5)
}
form#enquiry-form #datepicker-arrival, form#enquiry-form #datepicker-departure {
	background: url(../images/calendar.png) 96% 50% no-repeat #fff
}
.booking-wrap input[type=submit] {
	height: 49px;
	width: 76px;
	padding: 13px 10px;
	border-radius: 3px;
	border: 1px solid #4FC8EE;
	color: #FFF;
	background: #4FC8EE;
	font-family: Lato, sans-serif;
	float: left;
	margin: -10px 10px 10px -25px
}
.booking-wrap input[type=submit]:hover {
	background: #4FC8EE;
	cursor: pointer
}
.gallery li, .guestbook li {
	display: inline-block;
	background: #555;
	border: 3px solid #555;
}
.booking-wrap .captcha {
	width: inherit;
	margin: 0 auto 0 -10px
}
.booking-wrap .captcha input {
	width: 8%!important
}
.booking-wrap #SpamCheck {
	margin-left: 10px!important;
	padding: 14px 10px;
	color: #555
}
.ReviewButton, .ReviewButton:hover {
	color: #fff;
	transition: all .5s ease 0s
}
.booking-wrap .captcha-img {
	margin-left: 0;
	margin-bottom: -44px!important
}
.booking-wrap .refresh {
	position: inherit;
	float: left;
	margin-top: -10px;
	margin-right: 80px
}
img.calendar {
	position: relative;
	display: inline-block;
	right: 20px
}
.mfp-bg, .mfp-wrap {
	position: fixed;
	left: 0;
	top: 0
}
.quick-enquiry {
	width: 1200px;
	margin: 0 auto
}
.services-page h2 {
	text-align: center
}
.gallery-content {
	padding-bottom: 20px
}
.gallery, .guestbook {
	list-style: none;
	padding: 0;
	text-align: center
}
.gallery-content h2 {
	text-align: center
}
.gallery {
	margin: 0 0 0 .8%
}
.gallery li {
	margin-left: 6px;
	margin-bottom: 6px;
	height: 150px
}
.gallery img {
	transition: all .5s ease 0s
}
.gallery img:hover {
	opacity: .5;
	transition: all .5s ease 0s
}
.guestbook {
	margin: 0 0 0 .8%
}
.guestbook li {
	margin-right: 10px;
	margin-bottom: 15px;
	height: 320px
}
.guestbook img {
	transition: all .5s ease 0s
}
.guestbook img:hover {
	opacity: .5;
	transition: all .5s ease 0s
}
.ReviewButton {
	background-color: #ff5a5f;
	font-family: Circular, "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-radius: 5px;
	width: 100px;
	padding: 15px 20px
}
.ReviewButton:hover {
	background-color: #ff7e82
}
.contact-left {
	width: 48%;
	float: left
}
#enquiryForm {
	margin-top: 20px
}
.contact-left input[type=text], .contact-left textarea {
	display: block;
	border: 1px solid #999;
	background-color: #FFF;
	margin-top: 15px
}
.contact-align {
	float:left;
	width: 50%;
	
}
.contact-left input[type=text] {
	width: 190px;
	margin-bottom: 2px;
	margin-right: 15px;
	padding: 8px;
	box-shadow: inset 1px 1px 1px #CCC;
	-moz-box-shadow: inset 1px 1px 1px #CCC;
	font-family: Lato, sans-serif;
	float: left
}
.contact-left textarea {
	width: 190px;
	height: 135px;
	padding: 5px 8px;
	box-shadow: inset 1px 1px 1px #CCC;
	-moz-box-shadow: inset 1px 1px 1px #CCC;
	font-family: Lato, sans-serif;
	font-size: 14px
}
.mfp-bg, .mfp-container, .mfp-wrap {
	height: 100%;
	width: 100%
}
.Directions, .contact-left input[type=submit] {
	color: #FFF;
	background: #BF1E2E;
	font-family: Lato, sans-serif
}
.contact-left input[type=submit] {
	width: 100px;
	padding: 13px 10px;
	border-radius: 3px;
	border: 1px solid #BF1E2E;
	margin: 0px;
}
.contact-left form * {
	box-sizing: inherit!important
}
.contact-right {
	width: 48%;
	float: right
}
.Directions {
	width: 100px;
	padding: 10px;
	border-radius: 3px;
	border: 1px solid #4FC8EE;
	margin: 10px 10px 10px 0
}
iframe {
	width: 100%!important
}
.page-not-found-align h2, .page-not-found-align p {
	text-align: center
}
.mfp-bg {
	z-index: 1042;
	overflow: hidden;
	background: #0b0b0b;
	opacity: .8;
	filter: alpha(opacity=80)
}
.mfp-wrap {
	z-index: 1043;
	outline: 0!important;
	-webkit-backface-visibility: hidden
}
.mfp-container {
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.mfp-align-top .mfp-container:before {
	display: none
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}
.mfp-close, .mfp-preloader {
	text-align: center;
	position: absolute
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}
.mfp-ajax-cur {
	cursor: progress
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
	cursor: auto
}
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}
.mfp-loading.mfp-figure {
	display: none
}
.mfp-hide {
	display: none!important
}
.mfp-preloader {
	color: #CCC;
	top: 50%;
	width: auto;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}
.mfp-preloader a {
	color: #CCC
}
.mfp-close, .mfp-preloader a:hover {
	color: #FFF
}
.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
	display: none
}
button.mfp-arrow, button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none
}
button::-moz-focus-inner {
padding:0;
border:0
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	right: 0;
	top: 0;
	opacity: .65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}
.mfp-close:focus, .mfp-close:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
.mfp-close:active {
	top: 1px
}
.mfp-close-btn-in .mfp-close {
	color: #333
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}
.mfp-figure, img.mfp-img {
	line-height: 0
}
.mfp-arrow {
	position: absolute;
	opacity: .65;
	filter: alpha(opacity=65);
	margin: -55px 0 0;
	top: 50%;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
	margin-top: -54px
}
.mfp-arrow:focus, .mfp-arrow:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: inset transparent
}
.mfp-arrow .mfp-a, .mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}
.mfp-arrow .mfp-b, .mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}
.mfp-arrow-left {
	left: 0
}
.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px
}
.mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F
}
.mfp-arrow-right {
	right: 0
}
.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px
}
.mfp-arrow-right .mfp-b, .mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}
.mfp-image-holder .mfp-content, img.mfp-img {
	max-width: 100%
}
.mfp-iframe-holder .mfp-close {
	top: -40px
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0,0,0,.6);
	background: #000
}
.mfp-figure:after, img.mfp-img {
	width: auto;
	height: auto;
	display: block
}
img.mfp-img {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto
}
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	right: 0;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0,0,0,.6);
	background: #444
}
.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px
}
.mfp-figure figure {
	margin: 0
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}
.Zebra_DatePicker td, .mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px
}
#widgetContainerBox {
	float: right;
	margin: 0px 12px;
}
@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
.mfp-img-mobile .mfp-image-holder {
	padding-left: 0;
	padding-right: 0
}
.mfp-img-mobile img.mfp-img {
	padding: 0
}
.mfp-img-mobile .mfp-figure:after {
	top: 0;
	bottom: 0
}
.mfp-img-mobile .mfp-figure small {
	display: inline;
	margin-left: 5px
}
.mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0,0,0,.6);
	bottom: 0;
	margin: 0;
	top: auto;
	padding: 3px 5px;
	position: fixed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mfp-img-mobile .mfp-bottom-bar:empty {
	padding: 0
}
.mfp-img-mobile .mfp-counter {
	right: 5px;
	top: 3px
}
.mfp-img-mobile .mfp-close {
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: rgba(0,0,0,.6);
	position: fixed;
	text-align: center;
	padding: 0
}
}
@media all and (max-width:900px) {
.guestbook img {
	transition: all .5s ease 0s;
	width: 200px;
	height: inherit
}
.guestbook li {
	height: 160px
}
.mfp-arrow {
	-webkit-transform: scale(.75);
	transform: scale(.75)
}
.mfp-arrow-left {
	-webkit-transform-origin: 0;
	transform-origin: 0
}
.mfp-arrow-right {
	-webkit-transform-origin: 100%;
	transform-origin: 100%
}
.mfp-container {
	padding-left: 6px;
	padding-right: 6px
}
}
.mfp-ie7 .mfp-img {
	padding: 0
}
.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px
}
.mfp-ie7 .mfp-container {
	padding: 0
}
.mfp-ie7 .mfp-content {
	padding-top: 44px
}
.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0
}
.Zebra_DatePicker *, .Zebra_DatePicker :after, .Zebra_DatePicker :before {
	box-sizing: content-box!important
}
.Zebra_DatePicker {
	background: #666;
	border: 3px solid #666;
	display: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	z-index: 1000000
}
.formError .formErrorContent, td {
	font-family: Arial, Helvetica, sans-serif
}
.Zebra_DatePicker * {
	background: none;
	border: none;
	color: #000;
	margin: 0;
	padding: 0
}
.Zebra_DatePicker .dp_daypicker, .Zebra_DatePicker .dp_footer, .Zebra_DatePicker .dp_monthpicker, .Zebra_DatePicker .dp_yearpicker {
	margin-top: 3px
}
.Zebra_DatePicker table {
	border-collapse: collapse;
	border-spacing: 0
}
.Zebra_DatePicker td, .Zebra_DatePicker th {
	padding: 5px 0;
	text-align: center
}
.Zebra_DatePicker .dp_daypicker td, .Zebra_DatePicker .dp_daypicker th, .Zebra_DatePicker .dp_monthpicker td, .Zebra_DatePicker .dp_yearpicker td {
	background: #e8e8e8;
	border: 1px solid #777;
	width: 30px
}
.Zebra_DatePicker, .Zebra_DatePicker .dp_footer .dp_hover, .Zebra_DatePicker .dp_header .dp_hover {
	border-radius: 5px
}
.Zebra_DatePicker .dp_header td {
	color: #fff
}
.Zebra_DatePicker .dp_header .dp_next, .Zebra_DatePicker .dp_header .dp_previous {
	width: 30px
}
.Zebra_DatePicker .dp_header .dp_hover {
	background: #222;
	color: #fff
}
.Zebra_DatePicker .dp_header .dp_blocked {
	color: #888;
	cursor: default
}
.Zebra_DatePicker .dp_daypicker th {
	background: #BF1E2E;
	color: #fff;
}
.Zebra_DatePicker td.dp_not_in_month {
	background: #f3f3f3;
	color: #cdcdcd;
	cursor: default
}
.Zebra_DatePicker td.dp_not_in_month_selectable {
	background: #f3f3f3;
	color: #cdcdcd;
	cursor: pointer
}
.Zebra_DatePicker td.dp_weekend {
	background: #d8d8d8
}
.Zebra_DatePicker td.dp_weekend_disabled {
	color: #ccc;
	cursor: default
}
.Zebra_DatePicker td.dp_selected {
	background: #5a4b4b;
	color: #fff!important
}
.Zebra_DatePicker td.dp_week_number {
	background: #fc3;
	color: #555;
	cursor: text;
	font-style: italic
}
.Zebra_DatePicker .dp_monthpicker td, .Zebra_DatePicker .dp_yearpicker td {
	width: 33%
}
.Zebra_DatePicker .dp_footer td {
	color: #fff;
	font-weight: 700;
	padding: 2px
}
.Zebra_DatePicker .dp_footer .dp_hover {
	background: #222;
	color: #fff
}
.Zebra_DatePicker td.dp_current {
	color: #c40000
}
.Zebra_DatePicker td.dp_disabled_current {
	color: #e38585
}
.Zebra_DatePicker td.dp_disabled {
	background: #f3f3f3;
	color: #cdcdcd;
	cursor: default
}
.Zebra_DatePicker td.dp_hover {
	background: #482424;
	color: #fff
}
button.Zebra_DatePicker_Icon {
	background: url(../images/calendar.png) left top no-repeat rgba(0,0,0,0);
	border: none;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	line-height: 0;
	padding: 0;
	position: absolute;
	text-indent: -9000px;
	vertical-align: top;
	width: 16px;
	margin: 0 0 0 3px
}
button.Zebra_DatePicker_Icon_Disabled {
	background-image: url(../images/calendar-disabled.png)
}
button.Zebra_DatePicker_Icon_Inside {
	margin: 0 12px 0 0
}
td {
	padding: 0;
	margin: 0;
	color: #FFF;
	font-size: 12px
}
::-webkit-input-placeholder {
font-style:italic;
color:#444
}
:-moz-placeholder {
font-style:italic;
color:#444
}
::-moz-placeholder {
font-style:italic;
color:#444
}
:-ms-input-placeholder {
font-style:italic;
color:#444
}
.hidden {
	visibility: hidden
}
.captcha {
	width: 240px;
	margin: 0 auto 0 -10px
}
.refresh {
	position: relative;
	float: right;
	margin-top: -20px;
	margin-right: 80px
}
#SpamCheck {
	margin-left: 10px!important;
	padding: 5px;
	color: #555
}
#url {
	visibility: hidden;
	height: 1px;
	width: 1px;
	position: absolute
}
.formError {
	z-index: 990
}
.formError .formErrorContent {
	z-index: 991
}
.formError .formErrorArrow {
	z-index: 996
}
.ui-dialog .formError {
	z-index: 5000
}
.ui-dialog .formError .formErrorContent {
	z-index: 5001
}
.ui-dialog .formError .formErrorArrow {
	z-index: 5006
}
.inputContainer {
	position: relative;
	float: left
}
.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
	text-align: left
}
.formError.inline {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block
}
.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none
}
.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position: relative;
	color: #fff;
	min-width: 120px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	-o-box-shadow: 0 0 6px #000;
	padding: 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px
}
.formError.inline .formErrorContent {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0
}
.greenPopup .formErrorContent {
	background: #33be40
}
.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF
}
.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position: relative
}
body.rtl .formError .formErrorArrow, body[dir=rtl] .formError .formErrorArrow {
	margin: -2px 13px 0 0
}
.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	margin: 0 0 0 12px;
	top: 2px
}
.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	-o-box-shadow: 0 2px 3px #444;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block
}
.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none
}
.greenPopup .formErrorArrow div {
	background: #33be40
}
.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF
}
.formError .formErrorArrow .line10 {
	width: 13px;
	border: none
}
.formError .formErrorArrow .line9 {
	width: 11px;
	border: none
}
.formError .formErrorArrow .line8 {
	width: 11px
}
.formError .formErrorArrow .line7 {
	width: 9px
}
.formError .formErrorArrow .line6 {
	width: 7px
}
.formError .formErrorArrow .line5 {
	width: 5px
}
.formError .formErrorArrow .line4 {
	width: 3px
}
.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd
}
.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd
}
.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd
}
.captcha input {
	width: 65px!important;
	margin-top: 10px
}
.captcha-img {
	margin-left: -50px;
	margin-bottom: -25px!important
}
@media only screen and (max-width :1600px) {
.fadein, .fadein img {
	width: 100%;
	height: 417px
}
.fadein {
	position: relative;
	border: none;
	border-bottom: 3px solid #BF1E2E
}
.fadein img {
	position: absolute;
	border: none;
	left: 0;
	top: 0;
	background-size: cover
}
}
@media only screen and (max-width :1366px) {
.fadein, .fadein img {
	width: 100%;
	height: 356px
}
.fadein {
	position: relative;
	border: none;
	border-bottom: 3px solid #BF1E2E
}
.fadein img {
	position: absolute;
	border: none;
	left: 0;
	top: 0;
	background-size: cover
}
}
@media only screen and (max-width :1280px) {
#header {
	margin: auto;
	padding: 0;
	width: 1200px;
	display: block;
	top: 0;
	z-index: 32
}
.fadein, .fadein img {
	width: 100%;
	height: 333px
}
.fadein {
	position: relative;
	border: none;
	border-bottom: 3px solid #BF1E2E
}
.fadein img {
	position: absolute;
	border: none;
	left: 0;
	top: 0;
	background-size: cover
}
ul.nav {
	float: right;
	list-style: none;
	margin: 60px 80px 0 0;
	padding: 0
}
.logotop {
	width: 300px
}
header.large img {
	margin-left: 30px;
	margin-top: 40px;
	width: 300px;
	height: auto
}
}
@media only screen and (max-width :1000px) {
.logotop {
	float: none;
	outline: 0;
	padding: 0;
	position: inherit;
	text-decoration: none;
	text-align: center;
	width: 280px;
	z-index: 900;
	margin: 0 auto
}
.fullWidth {
	margin-top: 18px;
}
.cbp-bislideshow {
	position: relative;
	top: 170px;
	width: 99.5%;
}
.ratethis {
	width: 100%;
	float: none;
}
#widgetContainerBox {
	float: none !important;
	margin: 0px !important;
	margin-top: 0px !important;
}
.ReviewButton {
	width: 220px !important;
	display: block !important;
	margin: 0 auto !important;
	font-size: 14px !important;
	margin-bottom: 20px !important;
}
.HeadingUnderline, .HeadingUnderlinePage {
	width: 50%;
	height: auto
}
.HomeLogo {
	float: none;
	margin-right: 0;
	padding-left: 0
}
.gap-logo {
	width: 90%;
}
.cbp-bislideshow li img {
	opacity: 1;
}
.RoomsOuter {
	width: 100%;
	position: relative;
	margin-top: 7%;
}
.RoomsInner {
	width: 100%;
	margin: 0 auto
}
.RoomLeft, .RoomRight {
	float: none;
	width: 92%;
	padding: 15px;
	background-color: rgba(255,255,255,.9);
	margin-bottom: 40px;
	border-radius: 2px;
	box-shadow: 0 0 6px rgba(0,0,0,.5)
}
.RoomImage {
	text-align: center;
	height: auto
}
.RoomImage:hover {
	background: 0 0;
	margin: 0 auto
}
.RoomImage img {
	margin: 0 auto;
	width: 50%;
	height: auto
}

#header, .RoomDescriptionMain {
	background-color: rgba(255,255,255,1);
}
.ActivitiesLeft, .ActivitiesRight {
	float: none;
	width: 100%
}
.ActivitiesLeft img, .ActivitiesRight img {
	width: 50%;
	height: auto
}
header {
	position: relative;
}
header img {
	margin-left: 0px;
}
#header {
	width: 100%
}
header.large {
	box-shadow: none;
	background: 0 0
}
header.large img {
	width: 250px;
	height: inherit;
	background: rgba(255,255,255,.8);
	padding: 15px;
	margin-left: 0;
	margin-top: 40px
}
header.small nav {
	display: none
}
.fadein img, .rsMinW .rsBullets {
	display: none!important
}
.rsMinW .rsArrowRight {
	left: 50px;
	bottom: 15px
}
.fadein {
	height: 0;
	margin-bottom: 190px
}
.book-now-button {
	display: none
}
p {
	padding: 0 15px
}
h3 {
	padding-left: 15px
}
.content {
	width: 100%;
	background-color: rgba(255,255,255,0.7);
}
.content-left {
	float: none;
	width: 100%;
	padding-left: 0
}
.content-right {
	float: none;
	width: 99%;
	padding-left: 0
}

.content h2, .content-left p {
	padding: 0 15px
}
.content h2 {
	text-align: center!important
}
#nav li a, .FooterLogosRight a img, .gallery {
	text-align: center
}
.facilities-left ul, .facilities-right ul {
	padding-right: 15px
}
#nav li a, #nav li a:hover {
	padding-top: 6px;
	padding-bottom: 10px
}
.about-image {
	width: 90%;
	margin-left: 15px
}
.about-image-1, .about-image-2 {
	float: none;
	width: 80%;
	margin: 30px 0 30px 15px
}
.accom-left {
	width: 90%;
	float: none;
	margin-bottom: 30px
}
.accom-right {
	width: 90%;
	float: none
}
.accom-right img {
	width: 90%;
	height: auto
}
.accommodation-rooms {
	float: none;
	width: 100%
}
.accomm-link {
	padding-left: 15px
}
.accommodation-rooms img {
	width: 50%
}
.contact-left, .facilities-left, .facilities-right {
	width: 100%;
	float: none
}
.contact-left input[type=text] {
	float: none;
	width: 80%
}
.contact-left textarea {
	width: 80%
}
.contact-left input[type=submit] {
	float: none
}
iframe {
	width: 80%!important;
	height: 280px
}
.contact-align, .contact-right {
	float: none;
	width: 100%
}
.quick-enquiry {
	width: 100%
}
.booking-wrap input {
	width: 50%;
	float: none;
	margin-top: 15px;
	margin-left: 15px
}
.booking-wrap .captcha input {
	width: 25%!important
}
.booking-wrap .captcha-img {
	margin-left: 50px;
	margin-bottom: -5px!important
}
.booking-wrap .refresh {
	position: inherit;
	float: left;
	margin-top: -40px!important;
	margin-right: 0!important;
	margin-left: 20px!important
}
.booking-wrap input[type=submit] {
	float: none;
	margin-top: 15px;
	margin-left: 15px;
	width: 200px
}
.FooterLogos, .footer-copyright {
	width: 100%
}
.CliffRetreatLogo, .SantaMariaLogo {
	margin: 40px 0 0!important
}
.FooterLogosCenter, .FooterLogosLeft, .FooterLogosRight {
	float: none;
	width: 100%;
	text-align: center
}
.FooterLogosLeft a img {
	margin: 0;
	margin-top: 40px!important;
	margin-bottom: 40px!important
}
.FooterLogosRight a img {
	margin: 0;
	margin-top: 50px!important
}
.FooterLogosCenter a img {
	margin-top: 40px!important;
	margin-left: 30px
}
#nav {
	position: relative;
	transition: none!important;
}
#nav:not( :target )>a:first-of-type, #nav:target>a:last-of-type {
	display: block;
	position: absolute;
	right: 14px;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	top: -55px;
	z-index: 1000
}
.navpage {
    top: 160px !important;
}
#nav>ul {
	height: auto;
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	margin-top: 3px;
	z-index: 9999;
	width: 100%
}
#nav:target>ul {
	display: block
}
#nav>ul>li {
	width: 100%;
	float: none;
	margin: 0;
	background-color: #fff;
	border-bottom: 1px solid #ccc
}
#nav li ul {
	position: static;
	padding-top: 0px;
}
.current {
	background-color: #BF1E2E !important;
	color: #fff;
}
.sub-nav {
	display: block;
	padding: 0;
}
.gallery-content {
	padding-bottom: 0
}
.captcha-img {
	width: 61px!important;
	margin-left: -45px;
	margin-bottom: -10px!important
}
.refresh {
	margin-top: -31px
}
.refresh img {
	width: 20px!important;
	height: 20px!important;
	margin-top: -40px!important;
	margin-right: -15px
}
#SpamCheck {
	margin-left: 20px!important;
	margin-top: 15px
}
}
@media screen and (max-width:1130px)
{
	ul.nav li {
	margin: 15px 0 0 5px;
	
}
}

@media screen and (max-width:1270px)
{
	ul.nav li {
	margin: 15px 0 0 5px;
	
}
}
@media screen and (max-width:1280px)
{
	ul.nav li {
	margin: 15px 0 0 5px;
	
}
}