/* GLOBAL STYLES

-------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	font-family: 'Lato', sans-serif;
	color: #414141;
}
* {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6, p, ul, li, a, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
	list-style: none;
	outline: none;
	font-weight: normal;
}
img {
	max-width: 100%; height:auto;
}
a {
    color: #01a161; text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:focus, a:hover{ color:#01a161; }
/* Padding below the footer and lighter body text */

.container {
	max-width: 1100px;
}

p{ color:#414141; }

p a{ text-decoration:none; color:#01a161; }


/* ADDITIONS*/


.co-sponsor-images {
	display: block;

}

.co-sponsor-images img {
	max-width:200px;
	height: auto;
	padding: 0 30px 30px 0;
}



/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */


span.subtitle {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700 !important;
	color: #32678f;
line-height: 30px;
}


/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
	position: fixed;
	top: 0px;
	right: 0;
	border-top: 0 solid #182d4e;
	left: 0;
	/* The Fallback Color */
    background: rgb(255,255,255);
	background: rgba(255,255,255,0.75);
	z-index: 20;
	padding: 14px 0px 0px;
	max-height: 144px;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	-ms-transition: height 0.3s;
	-o-transition: height 0.3s;
	transition: height 0.3s;
}
.smaller {
	max-height: 70px;
	border-top: 5px solid #182d4e;
	padding-top: 0;
	background: #fff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s; box-shadow:0 0 5px rgba(0,0,0,0.5);
}
.logo {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	display: block
}
.smaller .logo {
	width: 150px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s; height:auto;
}
.smaller .logo img{ height:auto; }
.smaller .header-other-detail {
	display: none;
}
.smaller .navbar {
	padding-top: 12px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
/* Header right */
.header-other-detail {
	text-align: right;
	padding: 0px 0 0 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.header-other-detail .header-no {
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	color: #253746;
	font-family: "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	padding: 6px 0 0 0px;
	margin-right:0px; min-width:160px;
}
.header-other-detail ul.lang-box {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.header-other-detail ul.lang-box li {
	display: inline-block;
	margin: 0 10px 0 0px;
	border: 1px solid #324f5f;
	padding: 0px;
	list-style: none;
}
.header-other-detail ul.lang-box li:last-child {
	margin-right: 0px;
}
.header-other-detail ul.lang-box li a {
	display: block;
	text-align: center;
	padding: 5px 10px;
	font-size: 14.5px;
	text-transform: uppercase;
	text-decoration: none;
	color: #1c3748;
}
.header-other-detail ul.lang-box li:hover a {
	color: #01a161;
	transition: all 0.4s ease-in-out;
}
.header-other-detail ul.lang-box li:hover {
	border: 1px solid #01a161;
	transition: all 0.4s ease-in-out;
}
/* Flip around the padding for proper display in narrow viewports */

.navbar {
	margin: 0px;
	text-align: right;
	padding:10px 0 0 0px;
	border: 0px;
}
.navbar-nav > li {
	display: inline-block;
	vertical-align: middle;
	float: none;
}
.navbar-nav > li a{
	font-weight: 600;
	font-size:15px;
	color: #2d415e;
	text-transform: uppercase;
	padding: 10px 3px 18px 4px;
	letter-spacing: -1px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.navbar-nav > li:hover > a {
	color: #01a161;
	transition: all 0.4s ease-in-out;
}
.nav > li > a:focus, .nav > li > a:hover { /*background:rgba(255,255,255,0.7);*/
	background: none;
}
/*.navbar-nav > li:first-child a{ padding-left:0px; }*/
.navbar-nav > li:last-child a{ padding-right:0px; }
.navbar-nav > li ul{ display:none; position:absolute; top:47px; left:0px; /* The Fallback Color */
    background: rgb(255,255,255); background:rgba(255,255,255,0.83); min-width:210px; }
.navbar-nav > li ul li{ display:block; border-top:1px solid #fff; border-right:1px solid #fff; text-align:left;  }
.navbar-nav > li ul li a{ padding:5px 10px; font-size:13px; display:block; font-weight:400; letter-spacing:normal;  }
.navbar-nav > li ul li ul{ display:none; position:absolute; top:0px; left:230px; background:#fff; min-width:230px; }
.navbar-nav > li ul li:hover a{ background:#01a161; color:#fff; }
.navbar-nav > li ul li:hover li a{ background:inherit; color:inherit; }
.navbar-nav > li:hover ul{ display:block; }
.navbar-nav > li:hover ul ul{ display:none; }
.navbar-nav > li ul li:hover ul{ display:block; }
.navbar-nav > li ul li li:hover a{ background:#01a161; color:#fff; }


.navbar-collapse {
	padding: 0px;
}
.navbar-collapse .navbar-nav {
	float: none;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
	/*height: 500px;*/
	position: relative;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
	z-index: 10;
}
/* Declare heights because of positioning of img element */
.carousel .item {
	/*height:753px;*/
	background-color: #777;
}
.carousel-inner > .item > img {
	top: 0;
	left: 0;
	min-width: 100%;/*height: 800px;*/
}
/* Middle CONTENT Home
-------------------------------------------------- */

.main-middle {
	clear: both;
	padding: 0;
	position: relative;
}
.reconnect-section {
	/* The Fallback Color */
    background: rgb(36,58,91);
	background: rgba(36,58,91,0.91);
	padding: 15px 0px;
}
.reconnect-section h1 {
	color: #d7d7d7;
	font-size: 30px;
	font-weight:400;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.home-content-section {
	background: #485669;
	padding: 25px 0px;
}
.home-content-section p {
	line-height: normal;
	color: #d7d7d7;
	font-size: 16.25px;
	font-weight: normal;
	margin: 3px 0 20px 0px;
}
.home-content-section p a {
	text-decoration: none;
	color: #01a161;
}
.home-content-section p a:hover {
	text-decoration: none;
	color: #d7d7d7;
	transition: all 0.4s ease-in-out;
}
.offer-plan-section {
	background: #3f392b;
	padding: 50px 0px;
}
.offer-plan-section .box-area {
	border: 1px solid #dddac6;
	background: #243a5b;
	padding: 20px 13px 15px;
	clear: both;
}
.offer-plan-section .box-area h4 {
	color: #f6eee3;
	font-size: 17px;
	font-weight: 600;
	margin: 0 0 7px 0px;
	text-transform: uppercase;
}
.offer-plan-section .box-area p {
	color: #f6eee3;
	font-size: 15px;
	min-height: 40px;
}
.offer-plan-section .box-area .offer-text {
	float: left;
	font-size: 24px;
	color: #f6eee3;
	font-weight: 600;
	text-transform: uppercase;
	padding: 10px 0 0 0px;
}
.offer-plan-section .box-area .book-now {
	float: right;
	font-size: 16px;
	color: #f6eee3;
	font-weight: 600;
	text-transform: uppercase;
	padding: 20px 0 0 0px;
}
.offer-plan-section .box-area .book-now a {
	color: #f6eee3;
}
.offer-plan-section .box-area .book-now a:hover {
	color: #0d6658;
	text-decoration: underline;
	transition: all ease 1s;
}
/* Footer Home css */
footer {
	background: #182b4e;
	padding: 50px 0px;
	color: #ffffff;
}
footer h2 {
	border-bottom: 1px solid #ffffff;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 18px;
	color: #ffffff;
	margin: 0 0 10px 0px;
	padding: 0 0 5px 0px;
	display:block;
}
footer .social-box {
	padding: 0px 0 0 0px;
}
footer .social-box a {
	padding: 0 3px 0 0px;
}
footer .social-box a img{ margin-bottom:7px; margin-right:10px; }
footer .social-box a:hover{ opacity:0.7; transition:all 0.4s ease-in-out; }

footer .copy-text {
	font-size: 14.25px;
	color: #ffffff;
	text-transform: uppercase;
	padding: 35px 0 0 0px;
	display: -moz-box; white-space: nowrap;
}
footer .newsletter-box {
	padding: 0 0 0 0px;
}
footer .newsletter-box input[type=email], footer .newsletter-box input[type=text] {
	background: #fff;
	border: 0px;
	padding: 3px 5px;
	font-size: 14px;
	color: #959799;
	/*text-transform: uppercase; */vertical-align:top; width:65%; height:26px;
}
footer .newsletter-box input[type=submit], footer .newsletter-box input[type=button] {
	background: #0b5247;
	border: 0px;
	padding:4px 10px;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	margin-left:-2px; vertical-align:top;
}
footer .newsletter-box input[type=submit]:hover, footer .newsletter-box input[type=button]:hover{ background:#3f392b; transition:all 0.4s ease-in-out; }

footer ul.footer-menu {
	list-style: none;
	padding: 0px;
	text-align: left;
}
footer ul.footer-menu li {
	width: 48%;
	display: inline-block;
	font-size: 14px;
}
footer ul.footer-menu li a {
	text-transform: uppercase;
	color: #d8d8db;
}
footer ul.footer-menu li a:hover {
	color: #01a161;
	transition: all 0.4s ease-in-out;
}
footer .no-box {
	font-size: 15px;
	padding: 0 0 0 0px;
	color: #d8d8db;
}
footer .other-logos {
	padding: 15px 0 0 0px;
}
footer .other-logos a {
	padding: 0 5px 0 0px;
}
/* Center align the text within the three columns below the carousel */



/* Banner Text
------------------------- */

.bannerCon {
	padding-bottom:10px;
}
.arrivalsText {
	background: #f7efe3;
	padding: 8px;
	border: 1px solid #1c3748;
}
.arrivals h2 {
	display: block;
	font-size: 15px; text-transform:uppercase;
}
.arrivals h2 span{ font-size:10px; }

.dateText {
	font-size: 37px;
	color: #1c3748;
	display: inline-block;
}
.rateText {
	font-size: 37px;
	color: #1c3748;
	display: inline-block;
}
.arrivalsText > p, .arrdattxt p {
	display: inline-block;
}
.arrdattxt {
    display: inline-block;
}
.arrivalsText > a {
	display: inline-block;
	float: right;
	margin-right: 10px;
	margin-top: 18px;
	vertical-align: bottom;
}
.adults {
	width: 49%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	border-right: 1px solid #1c3748;
}
.kids {
	width: 49%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.reserves a {
	background: none repeat scroll 0 0 #0d6658;
	color: #fff;
	display: block;
	margin-top: 47px;
	padding: 11px 0 10px;
	text-align: center;
}
.reserves input[type="submit"] {
	color: #182b4e;
	display: block;
	padding: 10px;
	text-align: center;
	border:1px solid #fff;
	width:244px; 
	font-weight:600;
		margin-top: 32px !important;
	background: #fff !important;
}
.reserves input[type="submit"]:hover
{
transition: all ease 1s;
	background: #243a5b;
}
.reserves a:hover {
	transition: all ease 1s;
	background: #243a5b;
}

.arrivalsText .input-group.date{ display: inline-block;
    float: right;
    margin-right: 10px;
    margin-top: 18px;
    vertical-align: bottom; }
.arrivalsText .input-group.date span.input-group-addon{ border:0px; background:none; padding:0px; width:auto; }


.innerPageHead {
	/* The Fallback Color */
    background: rgb(36,58,91);
	background:rgba(36, 58, 91, 0.91);
	bottom: 0;
	color: #fff;
	padding: 25px 0;
	position: absolute;
	width: 100%;
	z-index: 9;
}
.innerPageHead h1 {
	font-size: 30px;
	font-weight: 800;
	letter-spacing:1px;
	text-transform: uppercase;
	color:#ffffff;
}
.left-Text {
	padding-right: 70px;
	padding-top: 40px;
	min-height:380px;
}
.left-Text h2 {
	margin-bottom:15px;
}
.left-Text h4{ font-size:22px;
	margin-bottom:10px; text-transform:uppercase; }

.left-Text h3 {
	display: block;
	font-size: 20px;
	margin-bottom: 25px;
}
.left-Text p {
	font-size: 17px;
	line-height:normal;
	font-weight: 400;
	margin-bottom: 20px;
	line-height: 24px;
	letter-spacing: .1px;
}

.home-inner-content {
	background: #fff;
	padding-bottom: 40px;
}
.home-inner-content p{ color:#414141; }
.rightText {
  background:rgba(36, 58, 91, 0.8);
  color: #fff;
  padding: 0 0 42px;
}
.rightText h4 {
	font-size: 22px;
	padding: 15px 15px;
	margin-bottom:4px;
	text-transform: uppercase;
	color:#f9f9f9; font-weight:700;
}
.rightText li{ padding:2px 0; }
.rightText li a {
	color: #f9f9f9;
	display: block;
	font-size: 17px;
	padding:2px 12px 2px 22px;
	/*text-indent: 26px;*/
	text-transform: uppercase;
}
.rightText li a:hover, .rightText .active {
	background: #1c2e4a;
	transition: all ease 1s;
}
/* accomodation
------------------------- */

.accomodationText {
	padding-top: 30px;
	padding-bottom: 70px;
}
.accomodationText p {
	font-size: 16.25px;
	padding:0px 0 20px;
}
.accomodationText h3 {
	font-size: 25px;
	padding-bottom: 10px;
}
.accomodation-Inner {
	background: #f9f9f9;
	min-height: 300px;
	padding: 20px;
}
.accomodation-Inner a {
	color: #01a161;
	display: block;
	font-size: 20px;
	margin-bottom: 12px;
}

.accomodation-Inner h2 a, .accomodation-Inner h2 {
	color: #243a5b;
	font-size: 20px;
	font-weight:800;
	margin-bottom: 12px;
	text-transform: uppercase;
	letter-spacing: .5px;;

}


.accomodation-Inner a:hover {
	color: #01a161;
	transition: all ease 1s;
}
.detailsLeft > span {
	display: inline-block;
	width: 120px;
}
.bottomText {
	background: #243a5b;
	padding: 7px;
}
.bottomText a {
	color: #fff;
}
.bottomText a:hover{ color: #01a161; transition: all 0.4s ease-in-out; }
.bookNow {
	float: right;
	text-decoration: underline;
}

.bookNow2 {
	float: right;
	text-decoration: none;
}

.bookNow:hover {
	text-decoration: underline;
	transition: all ease 1s;
}
.accomodationDetails:hover .bottomText {
	background: #01a161;
	transition: all ease 1s;
}

.accomodationDetails {
	margin-bottom:30px;
}
.accmodation-Img{ min-height:165px; background:#f9f9f9; }
.accmodation-Img a{ display:block; }

.accomodation-Inner p {
	line-height: 22px;
	font-size: 15px;
	padding:0px;
}
.accomodationText h4 {
	font-weight: 700;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* accomodation main
------------------------- */
.left-Text h5 {
	font-weight: 800;
	font-size: 20px;
}

.left-Text li {
	list-style: disc outside;
	font-size: 17px;
	line-height: 24px;

}
.left-Text ul {
	padding-bottom: 20px;
	padding-left:30px;
	padding-top:5px;
}
.availability {
	background: #01a161;
	padding: 7px 12px;
	font-size: 16.25px;
	font-weight:400;
	color: #fff;
	text-transform: uppercase;
	display: inline-block; width:220px; text-align:center; text-decoration:none !important;
}
.availability:hover {
	background: #01a161;
	opacity:.9;
	transition: all ease 1s; color:#fff;  text-decoration:none;
}
.resortMap {
	display: block;
	padding: 20px 0;
}
.activityDetails {
	background: #f9f9f9;
	margin-top: 12px;
	padding: 15px 15px 20px;
	color:#32678f;
	text-align:left;
}
.activityDetails h6{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	color: #243a5b;
	margin-bottom: 15px;
	display: block;
}
.activityDetails h6 a {
	color: #243a5b;
}
.activityDetails h5{
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 800;
	color: #243a5b;
	letter-spacing: .5px;
	margin: 20px 0;
	display: block;
}
.activityDetails h5 a {
	color: #243a5b;
}

.accomodation-Inner p a {
	display: inline-block;
	color: #01a161;
	font-size:15px;
		  line-height: 22px;
}
.left-Text p a {
	color: #01a161;
}
.left-Text a{ text-decoration:none; }
.left-Text p a:hover {
	color:#01a161; text-decoration:none;
	transition: all ease 1s;
}
.activityDetails a{ color: #01a161; }
.activityDetails a:hover{ color: #32678f; transition: all ease 1s; }
.activityDetails p {
	color: #414141;
}
.activityDetails p a{ color: #01a161; }
.activityDetails p a:hover{ text-decoration:none; color:#32678f; }




.menu {
	padding-left: 0 !important;
}
.menu li {
	background: url(../images/pdf-icon.png) no-repeat left center;
	list-style: none;
	padding-left: 35px;
	background-size: 25px;
	background-repeat: no-repeat;
}
.menu li a {
	color: #414141;
}
.menu li a:hover{ color: #01a161;
    text-decoration: underline;
    transition: all 1s ease 0s; }

.resortMap a {
	font-size: 18px;
	color: #414141;
}
/*Special offers*/
.activityDetails .snowflake-Text {
	font-size: 18px;
	line-height: 26px;
}
.package {
	color: #32678f;
	font-size: 18px;
}
.package li {
	padding-left:0px;
}
.package a{ color:#32678f; }
.package a:hover{ text-decoration:none; color:#01a161; }
.italicText {
	display: block;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	margin-top: 40px !important;
}
.activityDetails a.book{ 
	color: #f9f9f9; 
	 margin: 20px 0;
}

.book {
  background: #01a161 !important;
  color: #fff !important;
  display: block;
  font-size: 16px;
  font-weight: 700;
  min-width: 220px;
  max-width:278px;
  padding: 8px 20px;
  text-align: center; text-decoration:none !important;
}
.book:hover {
  background:#01a161;
  opacity: .8;
  text-decoration: none;
  transition: all ease 1s;
  color: #fff !important;
}

.book-long {
	background: #01a161 !important;
	color: #fff !important;
	display: block;
	font-size: 16px;
	font-weight: 700;
	min-width: 220px;
	max-width:350px;
	padding: 8px 20px;
	text-align: center; text-decoration:none !important;
}

.book-long:hover {
	background:#01a161;
	opacity: .8;
	text-decoration: none;
	transition: all ease 1s;
	color: #fff !important;
  }

.home-inner-content .accomodationText {
	padding-bottom: 0;
}
.staticPos {
	position: static !important;
}
.magazine {
	padding-top:25px; padding-bottom:15px;
}
.magazine h4 a {
	font-weight: 700;
	font-size: 20px;
	color: #414141;
}
.mag-Img {
	display: inline-block;
	width: 34%;
}
.mag-text {
	display: inline-block;
	padding-left: 10px;
	vertical-align: top;
	width: 65%;
}
.mag-text h4 {
	margin-bottom: 10px;
}
.mag-text p {
	font-size: 16px;
	line-height: 22px;
	color:#414141;
}
.spa-1 .mag-text {
	width: 75%;
}
.spa-1 .mag-Img {
	width: 24%;
}
/*spa day packages*/
.innerPageHead h2 {
	font-size: 30px;
	display: inline-block;
	color:#eee;
}
.innerPageHead span {
	border-bottom: 2px solid #fff;
}
.innerPageHead span {
	border-bottom: 2px solid #fff;
	display: inline-block;
	float: right;
	margin-top: -5px;
	text-align: right;
	width: 65%;
}
p.day-package {
	color: #32678f;
	font-size: 14.25px;
	line-height: 18px;
	margin-bottom: 10px;
}
.contactHead h3 {
	display: inline-block;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: 700;
	color: #32678f;
	margin-bottom: 0;
}
.contact-spa {
	padding: 20px 0;
}
.contactHead span {
	border-bottom: 1px solid #32678f;
	display: inline-block;
	float: right;
	margin-top: -5px;
	width: 65%;
}
.address p {
	color: #32678f;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 8px;
}
.address p a {
	color: #32678f;
}
.spa-brochure a {
	font-size: 16px;
	color: #32678f;
}
.spa-brochure a:hover{ color: #01a161;
    text-decoration: underline;
    transition: all 1s ease 0s; }
.spa-brochure img {
	margin-right: 10px;
	margin-top: -5px;
}
.spa-brochure a {
	display: block;
	margin-bottom: 12px;
}
.small-Text > p {
	font-size: 14px;
	line-height: 18px;
}
.activityDetails.small-Text p:last-child {
	margin-bottom: 0;
}
.giftHead > h2 {
	display: inline-block;
	font-size: 26px;
	text-transform: uppercase;
	color: #32678f;
}
.giftHead > span {
	border-bottom: 2px solid #32678f;
	float: right;
	margin-top: -5px;
	width: 68%;
	color: #32678f;
}
.gift > p {
	margin: 10px 0;
}
.gift .book {
	width: 25%;
}
.available {
	/* The Fallback Color */
    background: rgb(36,58,91);
	background:rgba(36, 58, 91, 0.8);
	color: #f9f9f9;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	padding: 10px 20px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.available > img {
	display: block;
	margin: 2px auto;
	text-align: center;
}
.checkAvailabilty {
	left: 0;
	margin: auto;
	width:100%;
	position: absolute;
	right: 0;
	top: 120px;
}

.available:hover {
	cursor: pointer;
	color: #fff;
}
.check-main {
	float: right;
	width: 270px;
	border-right:1px solid #203f4c;
	border-left:1px solid #203f4c;
	border-bottom:1px solid #203f4c;
}
.Check-In{ padding:0 10px; }
.Check-In label {
	width:31%;
	font-size: 16px;
	color: #182d4e;
	font-weight: normal;
	display: inline-block;
	text-transform: uppercase;
}
#toggle {
	/* The Fallback Color */
    background: rgb(215,215,215);
	background: rgba(215,215,215,0.83);
	padding:15px 0px 0px;
	display: none;
}
.calender-date {
	position: relative;
}
.Check-In input[type="date"], .Check-In input[type="text"] {
	border: medium none;
	display: inline-block;
	padding: 4px;
}
.calender-date > a {
	bottom: 0;
	margin: auto;
	position: absolute;
	right: 4px;
	top: 1px;
	width: 18px;
}
.nights {
	display: inline-block;
	width: 32%;
}
.calender-date {
	display: inline-block;
	position: relative;
}
.persons > .nights > label {
	font-size: 15px;
	display: block;
	width: 100%;
	color: #182d4e;
	font-weight: normal;
	display: inline-block;
	text-transform: uppercase; min-height:36px; margin-bottom:0px;
}
.persons > .nights > label span{ font-size:10px; display:block; }
.persons input[type="text"], .persons select {
	border: medium none;
	padding: 6px;
	width: 98%;
}
.persons {
	padding:20px 10px 10px;
}
.persons select{ padding:6px; border:0px; background:#fff; }
.available .arrowTop {
	display: none;
}
.checkBoxDiv input[type=submit]{ border:0px; background:#223553; padding:15px 0px 16px; }
.checkBoxDiv input[type=submit]:hover{ background:#0d6658; transition:all 0.4s ease-in-out; }
.contactHead {
    margin-bottom: 15px;
}
.home-inner-content > .container {
	position: relative;
}
.transition200 .duration, .transition200 .delay {
	visibility: hidden;
}
.transition200 {
	transition: 200ms;
	-webkit-transition: 200ms;
	-o-transition: 200ms;
}
.menu-1 {
	right: 10px;
	position: absolute;
	width: 25%;
}
.margin-none{ margin:0px !important; }
.accomodationText > p > a {	color: #01a161;}
.accomodationText > p > a:hover{ text-decoration: none;
    transition: all 1s ease 0s; color: #414141; }
.banner-content-home{ position:absolute; bottom:0px; left:0px; width:100%; }

.color-txt p{ color:#32678f; }

#box-container .image-box{ margin-bottom:0px; }
#box-container .image-box img{ border:2px solid #ccc; }

/* request form css*/
/*.request-form input[type=text], .request-form input[type=email], .request-form input[type=number], .request-form input[type=date]{ border: 1px solid transparent; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); padding:8px 10px; background:#fff; width:98%; margin:0 0 5px 0px; color:#888; }
.request-form select{ border: 1px solid transparent; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); padding:8px 10px; background:#fff; width:98%; margin:0 0 7px 0px; }
.request-form label{ font-weight:normal; display:inline-block; margin:8px 0 5px; text-transform: uppercase; }
.request-form input[type=submit]{ background: none repeat scroll 0 0 #3f392b;
    color: #eee;
    display: block;
    font-size: 16px;
    font-weight: 700;
    max-width: 278px;
    min-width: 220px;
    padding: 8px 20px 10px;
    text-align: center;
	cursor:pointer; border:0px;
}
.request-form input[type=checkbox]{ margin-right:10px; }
.request-form input[type=submit]:hover{ background:#01a161; transition:all 0.4s ease-in-out; }*/
.request-form input[type="text"], .request-form input[type="email"], .request-form input[type="number"]{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid transparent;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    color: #888;
    margin: 0 0 5px;
    padding: 8px 10px;
    width: 98%;
}

.request-form textarea{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid transparent;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    color: #888;
    margin: 0 0 5px;
    padding: 8px 10px; min-height:190px; resize:vertical;
    width: 98%;
}

.request-form input[type="submit"]{
    background: #0b5247;
    color: #fff;
    border: 0 none;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 700;
    max-width: 278px;
    min-width: 220px;
    padding: 8px 20px 10px;
    text-align: center;
}
.request-form input[type="submit"]:hover {
    background: #182b4e;
    transition: all 0.4s ease-in-out 0s;
}
.btn-row{ padding-top:20px; }

/* video page box */
.video-box{ background:#ebebeb; padding:25px 25px; }

/* accorden css for spa pages */
.panel-group .panel{ border-radius:0px; box-shadow:none; background:none; border:0px; }

.panel-group h4{ margin-bottom:0px; }
.panel-heading{ border-radius:0px; padding:0px; }
.panel-heading h4 a{ padding: 13px 15px; display:block; }
.float-right{ float:right; font-size: 18px; margin: 1px 0 0; }
.panel-heading h4 a.collapsed{  }
.panel-heading h4 a.collapsed .glyphicon.glyphicon-minus{ display:none; }
.panel-heading h4 a .glyphicon.glyphicon-plus{ display:none; }
.panel-heading h4 a.collapsed .glyphicon.glyphicon-plus{ display:block; }
.panel-heading h4 a .glyphicon.glyphicon-minus{ display:block; }
.panel-group .panel + .panel{ margin-top: 15px; }

/* Css for date picker */
.form-control{ font-size:inherit; border-radius:0px; height:auto; background: url("../images/calender.png") no-repeat scroll 95% 3px / 14% auto #fff;}
.adults select, .kids select{ font-size: 37px; color: #1c3748; background:none; border:0px; padding:0px; text-align:center; width:120%; margin: 6px 0 0; outline:0;}
.adults, .kids{ overflow:hidden; }

form#form3 select, form#form2 select{ border:1px solid #E1E1E1; padding:5px 10px; }


/*New Mockup Css*/

.why-us-home h2 {
	text-align: center;
	color: #243a5b;
	margin-bottom: 20px;
	line-height: 1.2;
	font-weight: 600;
}
.why-us-home {
	background-color: #f9f9f9;
	padding: 30px;
}
.why-us-home p {
	font-size: 23px;
	color: #243a5b;
	line-height: 1.3;
	text-align: center;
	margin: 0 auto;
}
.home-carousel-psd h2 {
	color: #243a5b;
	text-align: center;
	margin-bottom: 35px;
	font-weight: 900;
	text-transform: uppercase;
}
.home-carousel-psd {
	padding: 60px 0;
}
.each-carousel {
	position: relative;
	padding: 0 14px;
	width: 100%; 
	display: inline-block;
}
.carousel-big-wrapper .slick-list {
	margin-left: -3px;
}
.each-carousel a {
	position: absolute;
	opacity: 0;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.slick-arrow {
	position: absolute;
	left: -32px;
	top: 40%;
	font-size: 0;
	background-color: transparent;
	border: 0;
	width: 25px;
	height: 46px;
	transform: translateY(-50%);
	cursor: pointer;
}
.carousel-big-wrapper {
	width: 100%;
	display: block;
	position: relative;
}
.slick-arrow::after {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: transparent;
	top: 0;
	left: 0;
	content: "\f104";
	font-size: 70px;
	font-family: FontAwesome;
	line-height: 40px;
	color: #182b4e;
}
.slick-next.slick-arrow {
	left: auto;
	right: -32px;
	transform:translateY(-50%) rotate(180deg)
}



.home-buttons-wrapper {
	display: table;
	text-align: center;
	width: 100%;
	padding-bottom: 40px;
}
.each-carousel h5 {
	text-align: center;
	margin-top: 10px;
	text-transform: uppercase;
	color: #1a1a1a;
	font-weight: 100;
	font-size: 18px;
	margin-bottom: 5px;
}
.each-carousel p {
	color: #1a1a1a;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
}
.casual-elegance {
	float: left;
	width: 50%;
	position: absolute;
	height: 100%;
	background-size: cover;
	background-position: 50% 70%;
	background-repeat: no-repeat;
}

.casual-elegance-first {
	float: right;
		width: 50%;
	position: absolute;
	height: 100%;
	background-size: cover;
	background-position: 50% 70%;
	background-repeat: no-repeat;
	display: inline-grid;
	}

.casual-elegance-content {
	float: right;
	width: 50%;
	background-color: #182b4e;
	color: #fff;
	padding: 30px 0 55px;
	box-sizing: border-box;
}

.casual-elegance-content-first {
	float: left;
		width: 50%;
	background-color: #182b4e;
	color: #fff;
	padding: 30px 0 55px;
	box-sizing: border-box;
}


.casual-inner {
	position: relative;
	width: 100%;
}
.casual-elegance-content h4, .casual-elegance-content-first h4 {
	font-size: 40px;
	text-align: center;
	line-height: 1.3;
	margin-bottom:15px;
	letter-spacing: 1px;
	font-style: italic;
	font-weight:900;
}
.casual-elegance-content p, .casual-elegance-content-first p {
	font-size: 20px;
	color: #182b4e;
	margin-top: 15px;
	text-align: center;
	    display: block;
    margin-top: 42px;
    padding: 10px;
    text-align: center;
    border: 1px solid #fff;
    width: 275px;
    font-weight: 600;
    background: #fff;
    margin: 0 auto;
}
.cas_link {
	position: absolute;
	opacity: 0;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.text-image-wrapper .col-lg-12 {
	position: initial;
}
.text-image-wrapper {
	width: 100%;
	display: table;
	margin: 30px 0;
	position: relative;
}
.home-carousel-psd.second-carousel {
	width: 100%;
	display: table;
	padding: 40px 0 40px;
}
.each-image-text {
	width: 23.3%;
	display: inline-block;
	margin-right: 2%;
	position: relative;
	padding: 40px 15px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.each-image-text:last-child {
	margin-right: 0;
}
.image-overlay-text {
	padding: 40px 0 60px;
	width: 100%;
	display: initial;
}
.each-inner-text {
	background-color: rgba(255,255,255,0.7);
	padding: 35px 5px;
	color: #303030;
	text-align: center;
}

.each-inner-text:hover {
background-color: rgba(255,255,255,.9);
   -webkit-transition: ease 1s;
	}


.each-inner-text h4 {
	font-size: 30px;
	text-transform: uppercase;
}
.text-over-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity:0;
}




.slick-slide {
	overflow: hidden;
}
.each-carousel > div {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}



.panel-default>.panel-heading {
	background-color: #f9f9f9;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media(max-width:1150px){
	.each-image-text {	width: 21%;}
	.image-overlay-text .row {	text-align: center;}
	.each-inner-text h4 {	font-size: 23px;}
	.casual-inner {	max-width: 100%;	width: 100%;}
	.slick-arrow::after {		font-size: 50px;	}
	.slick-arrow {		left: -15px;	}
	.each-carousel h5 {		font-size: 16px;		}
	.slick-next.slick-arrow {		right: -15px;	}
	
}

@media(max-width:1023px){
	.next-arrow.slick-arrow {	right: -19px;	}
	.home-carousel-psd h2,.why-us-home h2 {	font-size: 25px;}
	.home-carousel-psd.second-carousel {		padding: 50px 0 30px;}
	.image-overlay-text {	padding: 50px 0;	}
	.each-image-text {	width: 23%;}
	.each-inner-text h4 {	font-size: 19px;}
	.why-us-home p {	font-size: 20px;	}	
	
}
@media (min-width:1101px){ 
	.container{ width:auto; } 

}

@media (min-width:992px) and (max-width:1100px) {
.logo {	display: block;}
.navbar-nav > li > a {
	padding: 10px 3px;
	font-size: 14px;
}
.next-arrow.slick-arrow {		right: -15px;	}
.rightText li a{ font-size: 15px; }


.navbar { padding-top: 15px;}
.bannerCon { width: 970px;}
footer ul.footer-menu li { width: 49%;}
.accomodation-Inner a {	font-size: 18px;}
.accomodation-Inner { min-height: 140px;}
.rightText h4 {	font-size: 20px;}
.contactHead h3 { font-size: 24px;}
.checkAvailabilty {
	top: 124px;
}
.reserves input[type="submit"]{ width:100%; }
.navbar-nav > li ul{ top: 40px; }
.available{ padding:7px 15px; font-size:16px; }
.accmodation-Img{ min-height: 150px; }
.arrivals h2 span{ display:block; }
.arrivals h2{ min-height:28px; }
}

@media (min-width:768px) and (max-width:991px) {
	

/*.container{ width:auto; }	*/
.navbar {
	padding: 0;
	min-height: inherit;
}
.navbar-nav > li > a {
	font-size: 13px;
	padding: 10px 4px;
}
.bannerCon {
	width: 750px;
}
.dateText, .rateText {
	font-size: 25px;
}
.arrivalsText {
	position: relative;
}
.arrivalsText > a {
	position: absolute;
	top: 8px;
	right: 8px;
	margin: 0;
}
.adults {
	width: 48%;
}
.reserves a {
	margin-top: 30px;
}
.reconnect-section h1 {
	font-size:26px;
}
footer h2 {
	font-size: 14px;
	display: block;
}
footer ul.footer-menu li {
	width: 49%;
	font-size: 11px;
}
footer .social-box a {
	display: inline-block;
	padding: 0 7px 0 0;
	width: 30%;
}
footer .social-box a img{ margin-bottom:7px; }
.offer-plan-section .box-area .offer-text {
	font-size: 17px;
	padding: 19px 0 0;
}
.offer-plan-section .box-area h4 {
	min-height: 35px;
}
/*Accomodation*/
.accomodation-Inner a {
	font-size: 14px;
}
.detailsLeft > span {
	display: inline-block;
	width: 80px;
}
.detailsLeft, .bottomText {
	font-size: 14px;
}
.accomodation-Inner {
	min-height: 150px;
}
.accomodationText > p {
	font-size: 16px;
}
.col-lg-12.magazine {
	clear: both;
	display: block;
}
.mag-text p {
	font-size: 13px;
	line-height: 19px;
}
.rightText h4 {
	font-size: 16px;
	margin-bottom: 0;
	padding-right: 0;
}
.rightText li a {
	font-size: 14px;
}
.rightText.menu-1 {
	width: 30%;
}
.innerPageHead h2 {
	font-size: 25px;
}
.contactHead h3 {
	font-size: 17px;
}
.contactHead span {
	margin-top: -12px;
}
.checkAvailabilty {
	top: 113px;
}

.available{ padding:4px 15px; font-size:15px; }
footer .newsletter-box input[type="email"], footer .newsletter-box input[type="text"]{ width:60%; }
footer .newsletter-box input[type="submit"], footer .newsletter-box input[type="button"]{ padding: 4px 5px; }
.reserves input[type="submit"]{ width:100%; margin-top: 27px; }
.checkBoxDiv input[type="submit"]{ padding: 10px 0 11px; }
.innerPageHead h1{ font-size: 28px; }
.navbar-nav > li ul{ top: 40px; }
.persons{ padding: 10px 10px 9px; }
.accmodation-Img{ min-height: 110px; }

.navbar-toggle { background-color: #182d4e; border-radius:0px; }
.navbar-toggle .icon-bar { 	border-bottom: 2px solid #fff;}
.navbar { padding: 10px 0 0;}
.navbar-nav { margin: 0;}
.navbar-toggle { background-color: #182d4e;	float: none; margin: 0;}
.navbar-nav > li { display: block;}
.navbar-collapse{ position:absolute; right:0px; /* The Fallback Color */
    background: rgb(255,255,255); background:rgba(255,255,255,0.9); min-width:280px; max-height:300px; }
ul.nav.navbar-nav {  border: 1px solid #2d415e;}
.navbar-nav > li ul { display: block;  position: inherit; top:0;}
.navbar-nav > li a{	text-align:center;}
.navbar-nav > li ul li a{ text-align:center;}
.navbar-nav > li{ margin-top:10px;}
.navbar-nav > li a{	padding:10px; letter-spacing:normal;}

.adults select, .kids select{ font-size:22px; width:126%; text-align:left; }
.dateText, .rateText{ font-size:22px; }
.arrivalsText .input-group.date{ width:16px; }
.arrivalsText .input-group.date{ margin-top:9px; margin-right:0px; }
.arrivalsText .input-group.date span.input-group-addon{ display:block; }
.arrivalsText > p, .arrdattxt p { font-size: 13px;}
.adults select, .kids select{ margin-top:3px; }
.reserves input[type="submit"]{ margin-top: 23px; }
.request-form p.form_p{ margin:0px; }
.arrivals h2 span{ display:block; }
.arrivals h2{ min-height:28px; }
}

@media (max-width: 767px) {
.bannerCon { width: auto;}
.navbar-wrapper { max-height: inherit;}
.navbar-toggle { background-color: #182d4e; border-radius:0px; }
.navbar-toggle .icon-bar { 	border-bottom: 2px solid #fff;}
.navbar { padding: 30px 0 0;}
.navbar-nav { margin: 0;}
.navbar-toggle { background-color: #182d4e;	float: none; margin: 0;}
.navbar-nav > li { display: block;}
.navbar-collapse{ position:absolute; right:0px; /* The Fallback Color */
    background: rgb(255,255,255); background:rgba(255,255,255,0.9); min-width:280px; max-height:300px; }

.reserves a { margin-top: 10px;}
.arrivalsText { position: relative;}
.arrivalsText > a {	top: 8px; right: 8px; margin: 0; position: absolute;}
.reconnect-section, .home-content-section p { text-align: center; font-size:16px; }
.reconnect-section h1 {	font-size:20px;}
.offer-plan-section .box-area p {	min-height: inherit;}
.box-area {	text-align: center;}
.offer-plan-section .box-area .book-now, .offer-plan-section .box-area .offer-text {
	padding-top: 0;
	float: none;
}
.box-area {	margin:15px 0;}

footer .copy-text {	padding-top: 10px;}
footer ul.footer-menu li {	width: auto;
	font-size: 13px;
	line-height: 30px;
}
footer ul.footer-menu li a{ padding: 3px 8px; display:block; }
footer ul.footer-menu li:hover {
	transition: all ease 1s;
	color: #243a5b;
	background: #fff;
}
footer ul.footer-menu li:hover a {
	color: #243a5b !important;
	transition: all ease 1s;
}
footer ul.footer-menu {	text-align: center;}
footer h2 {	min-width: inherit; display:inline-block; font-weight:700;}
/*Accomodation*/
.innerPageHead {
	text-align: center;
	position: static;
}
.accomodationText > h3, .accomodationText > p {	text-align: center;}
.accomodation-Inner a {	font-size: 19px;}
.accomodation-Inner {	min-height: 145px;}
.magazine .mag-Img, .magazine .mag-text {
	display: block;
	text-align: center;
	width: auto;
}
.mag-text p { font-size: 14px;}
.book {
	margin: 0 auto;
	display: inline-block;
	max-width: inherit;
}
.home-inner-content .accomodationText {	text-align: center;}

.rightText.menu-1 {	position: static;}
.left-Text {
	padding-left: 15px;
	padding-right: 15px;
}
.left-Text > p, .left-Text > h3 { text-align: center;}
.rightText.menu-1 {
	margin: 0 auto;
	max-width: 300px;
	position: static;
	width: auto;
}
.activityDetails .snowflake-Text, .package li {	font-size: 16px;}
.activityDetails {
	text-align: left;
	padding: 15px;
}
.rightText.menu-1 {	margin-top: 40px;}
.package {	text-align: left;}
.innerPageHead span, .contactHead span, .giftHead > span {
	float: none;
	width: auto;
	display: block;
}
.contact-spa {	text-align: center;}
.gift {
	margin-top: 30px;
	text-align: center;
}
.resortMap { text-align: center;}
.left-Text > p, .left-Text p { font-size: 16px;}
.left-Text h5 {	text-align: center;}
.checkAvailabilty {
	bottom:56px;
	right: 0;
	top: auto;
	text-align: center;
}
.check-main { display: inline-block; float: none;}
#toggle { /*background: #fff;*/}
.available .arrowTop { display: block;}
.available .arrowbottom { display: none;}
.check-main{ border-top:1px solid #203f4c;}
.spa-brochure {  margin-top: 15px;}
ul.nav.navbar-nav {  border: 1px solid #2d415e;}
.navbar-nav > li ul { display: block;  position: inherit; top:0;}
.navbar-nav > li a{	text-align:center;}
.navbar-nav > li ul li a{ text-align:center;}
.navbar-nav > li{ margin-top:10px;}
.navbar-nav > li a{	padding:10px; letter-spacing:normal;}
.accomodationDetails{ max-width:385px; margin:15px auto 0px; text-align:left; }
.reserves input[type="submit"]{ margin:15px auto; }
footer{ padding:20px 0px; }
.offer-plan-section{ padding:15px 0px;}
.available{ font-size:14px; padding: 7px 20px; }
.innerPageHead h1{ font-size:24px; }
.innerPageHead span{ display:none; }
.innerPageHead h2{ font-size:24px; }
.persons{ padding: 10px; }
.checkBoxDiv input[type="submit"]{ padding: 10px 0 11px; }
.left-Text{ text-align:center; }

.left-Text{ min-height:inherit; }
.adults, .kids, .adults select, .kids select{ text-align:left; }

.rateText, .dateText{ font-size: 24px; }
.adults select, .kids select{ font-size: 24px; margin-top:2px; }
.arrivalsText .input-group.date{ margin-right:0px; width:22px;  margin-top: 8px; }
.arrivalsText .input-group.date span.input-group-addon{ display:block; }

.request-form p.form_p{ text-align:center; }
.request-form input[type="submit"]{ margin:0 auto; }
.arrivals h2 span{ display:block; }
.arrivals h2{ min-height:28px; }

.casual-elegance-content h4, .casual-elegance-content-first h4 {	font-size: 25px	;}
.casual-elegance-content p, .casual-elegance-content-first p {	font-size:20px;	}
.home-carousel-psd.second-carousel {		display: block;	}
.each-image-text {	width: 47%;	margin-bottom: 2%;}
.home-carousel-psd.second-carousel {	padding: 25px 0 30px;}
.casual-elegance-content h4, .casual-elegance-content-first h4 {	font-size: 22px;}
.casual-elegance-content p, .casual-elegance-content-first p {	font-size: 18px;}
.home-carousel-psd h2, .why-us-home h2 {	font-size: 22px;}
.next-arrow.slick-arrow {	right: -15px;}
.image-overlay-text {	padding: 20px 0;}
.each-image-text:nth-child(2) {	margin-right: 0;}
.badge.badge-primary.home-btn {		font-size: 12px;	padding: 12px;}
}

@media (max-width: 639px) {
.navbar-wrapper { position: static; padding:15px 0px;}
.navbar-wrapper .col-sm-3.col-xs-4, .navbar-wrapper .col-sm-9.col-xs-8 { width: 100% !important;}
.logo {	text-align: center;}
.header-other-detail .header-no { display: block;}
.navbar { text-align: center;}
.bannerCon { position: static; padding-bottom:0px;}
.header-other-detail { text-align: center;}
.arrivals {	width: auto;}
.arrivals {	display: block; margin: 10px 0 0; width: 100%;}
.bannerCon { background: none repeat scroll 0 0 #182d4e; padding-bottom: 20px; padding-top: 10px;}
.reserves a:hover {	background: #fff; color: #182d4e;}
.arrivalsText {	max-width: 246px; margin: 0 auto}
footer .copy-text { display: block;}
/*accomodation*/
.accomodationDetails {
	float: none;
	display: block;
	width: auto;
	max-width: 380px;
	margin: 0 auto;
}
.accomodation-Inner > p, .accomodation-Inner { min-height: auto;}
.accomodationDetails {	padding-bottom: 15px; padding-top: 15px;}
.gift .book { width: auto;}
.innerPageHead h1 {	font-size: 20px;}
.checkAvailabilty {	bottom:52px;}
.navbar-nav > li ul {
    display: block;
    position:inherit;
}
.navbar-nav > li ul li a{ text-align:center;}
.navbar-nav > li {
    margin: 10px auto 0;
    max-width: 320px;
}
.navbar-nav > li a{	padding:10px;}
.navbar-collapse{ position:static; background:#fff; min-width:inherit; max-height:inherit; border:1px solid #2d415e; }
.navbar-collapse ul.nav.navbar-nav{ border:0px; }
.dateText, .rateText{ font-size:20px; }
.banner-content-home{ position:static; padding-bottom:0px; }
.accmodation-Img{ min-height:inherit; }

/*new homepage*/
.why-us-home p {	font-size: 18px;}
.home-carousel-psd h2, .why-us-home h2 {	font-size: 20px;	margin-bottom: 20px;}
.home-carousel-psd {	padding: 20px 0;}
.home-buttons-wrapper {		padding-bottom: 10px;}
.casual-elegance, .casual-elegance-first {	float: none;	width: 100%;	position: relative;		height: 200px;}
.casual-elegance-content, .casual-elegance-content-first {	float: none;	width: 100%;padding: 25px 0;	}
.text-image-wrapper {		margin: 30px 0 10px;	}
.each-carousel h5 {	font-size: 14px;}

}

@media (max-width:479px) {
.innerPageHead h1{	font-size: 25px;}
.accomodationText h3{ font-size: 22px;}
.accomodationText > p{	font-size: 14px;}
.accomodation-Inner a{	font-size: 18px;}
.giftHead > h2{ font-size: 20px;}
.left-Text > p{ font-size: 14px;}
.checkAvailabilty{	bottom: 55px;}
.navbar-nav > li ul{ display: block; position: inherit;}
.navbar-nav > li ul li a{ text-align:center;}
.navbar-nav > li{ margin-top:10px;}
.navbar-nav > li a{	padding:10px;}
.innerPageHead h1{ font-size: 22px;}
footer .copy-text{ white-space:normal; }
.checkBoxDiv input[type="submit"]{ padding: 10px 0 11px; }
.carousel-inner > .item > img{ min-height: 176px; }
.left-Text li{ font-size:16px; }
.video-box{ padding:10px; }
.video-box object{ width:100%;  }

.checkAvailabilty{ bottom:inherit; top:0px; }
.available .arrowbottom{ display:block; }
.available .arrowTop{ display:none; }

.activityDetails table{ width:100%; display:block; border-collapse:collapse; }

/*new design*/
.each-carousel {margin: 0;}
.carousel-wrapper.slick-initialized.slick-slider {	margin-left: 0;}
.badge.badge-primary.home-btn {	font-size: 12px;	padding: 12px;	margin-right: 0;	margin-bottom: 10px;}
.text-image-wrapper {	margin: 20px 0 10px;}
.casual-elegance-content h4, .casual-elegance-content-first h4 {	font-size: 20px;}
.casual-elegance-content p, .casual-elegance-content-first p {	font-size: 16px;	margin-top: 8px;}
.home-carousel-psd.second-carousel {	padding: 18px 0 20px;}
.each-image-text {	width: 95%;	margin-bottom: 2%;	margin-right: 0;padding: 30px 10px;}
.each-inner-text {		padding: 25px 5px;	}
.slick-next.slick-arrow {	right: -12px;}
}


@media (min-width:768px) and (max-width:992px){
	.navbar .navbar-toggle {display: block !important;	float: right !important;}
	.navbar-collapse.collapse {display: none !important;	visibility: hidden !important;}
	.navbar-collapse {top:45px !important; max-height:300px;}
	.navbar-collapse.collapse.in {	display: block !important;	visibility: visible !important;}
	.navbar-collapse.collapse{overflow:visible !important;}
	}
	@media (max-width:992px) {
	.navbar .navbar-toggle {margin-bottom:10px;}
	}