#masthead {
position: relative;
z-index: 1000;
transition: all 0.5s ease;
}
#masthead.phshow {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 1000;
background: #FFF;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
box-shadow: 0 1px 2px rgba(0,0,0,0.2);
animation: topmenu 0.5s ease;
}
@-webkit-keyframes topmenu {
0% {
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
}
@-moz-keyframes topmenu {
0% {
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
}
@-o-keyframes topmenu {
0% {
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
}
@keyframes topmenu {
0% {
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
}
.header-section {
height: 87px;
}
.logo {
top: 0;
position: absolute;
z-index: 110;
left: 0;
right: 0;
margin: 10px 0;
width: 250px;
overflow: hidden;
}
.logo h1 {
font-family: 'Playball', cursive;
position: relative;
font-size: 31px;
}
.logo img {
z-index: 1000;
}
.boxwrapper {
position: absolute;
top: 50%;
-webki-transform: translateY(-50%);
transform: translateY(-50%);
width: 300px;
z-index: 100;
display: block;
margin: 0;
left: auto;
right: 8%;
}
.boxwrapper .bb_resbox {
padding:30px;
position: relative;
z-index: 10000;
background: rgba(18, 152, 213, .9)!important;
}
.boxwrapper .bb_resbox h2 {
display: inline-block; font-weight: 900;
text-transform: uppercase;
margin: 0 0 20px;
border: 0;
padding: 0;
text-align: center;
}
*{margin: 0; padding: 0;}
p.bbres_fieldset.bbres_fieldset10.bb_btn {
margin: 0;
display: block;
}
input#bb_resBtn {
margin: 0 !important;
padding: 12px 31px!important;
transition: all ease .5s;
width: 100%!important;
color: #000 !important;
border-color: #FFF !important;
background: #FFF !important;
text-transform: uppercase;
font-size: 14px !important;
font-weight: 700;
}
.form-control:focus{outline: none!important; border: 1px solid #1298d5!important; box-shadow: none!important;}
body{font-family: 'Open Sans', sans-serif; font-size:14px; line-height: 1.6;overflow-x: hidden;}
.header-outer {height: 127px;}
#topbar{width:100%;height: auto; background: none !important;}
#topbar .topmenu-inner{ border-bottom: 1px solid #e6e6e6; display: inline-block; width: 100%; vertical-align: top; }
p{line-height: 1.8em;}
.nemus-slider .slides > li{list-style: none;overflow: hidden;}
.set-sl{min-height: 200px;overflow: hidden;}
header{position: relative;}
a{outline: none!important;}
.wt{color:#fff;}
.site-title img{margin-top: 15px;}
.adviser{cursor: pointer;}
.lf{float: right;}
.rf{float: left;}
.phone1{padding-right: 10px!important;}
.phone-part{padding-left:0; padding-right:0;margin: 15px;}
.margin0{padding-left: 0;padding-right: 0}
.header-top li{float:left; list-style: none; padding:8px 15px 8px 5px; color:white;text-transform: lowercase; color: #474747;}
.header-top li a{color:#474747;text-decoration: none; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.header-top li a:hover,
.header-top li a:focus {color:#000;}
.header-top li.phone { font-size: 14px; position: relative; top: 2px; }
.header-top li.phone .fa { }
strong.fa.fa-facebook-official {
font-size: 24px;
color: #1298d5;
}
.header-top li.phone.map { text-transform: none; }
.mr10{margin-right: 10px;}
.mr0{margin-right: 0 !important;} .mb0{margin-bottom: 0}
.nav>li{padding-top: 15px;padding-bottom: 0px;}
.navbar-default{background:white; border: none;}
.navbar-header{padding-top: 20px; padding-bottom: -10px;}
.navbar-default .navbar-nav>li>a{color:black}
.navbar-header a{ font-size: 25px;font-family: 'Domine', serif;font-weight: bold; color:#148ea6;}
.navbar-header a:hover{text-decoration: none;}
.navbar{margin-bottom: 0;max-width:1600px;}
.navbar-toggle{margin-top: 24px;}
#slider{ width: 100%; height:auto; position: relative;background-color: #1298d5;}
.pr0{padding-right: 0;}
.pb60{padding-bottom: 60px;}
.fixed{color:white; background: rgba(0,0,0,0.7);width: 375px;display: inline-block;padding: 30px;position: absolute;top:50%; margin-top: -161px;font-size: 14px!important;}
.fixed::after{content: ''; color: white;position: absolute;left:0;top:0;}
.ad{width: 95px;float: left;}
.ad + .ad{margin-left: 15px;}
.langselect{float: right; color: #fff; margin-left:10px;}
.langselect select{ padding: 2px; color: #000; border: 1px solid #fff; margin-top: 2.5px;}
.text-block h3{text-align: center;margin-top: 0;}
.input-group{border: 2px solid white;}
.form-control{background: transparent; border-radius: 0;color:white;border:none;}
.input-group-addon{background: transparent;border-radius: 0;color:white;border: none;}
.block-three:{width:25%;}
.middle{vertical-align: middle;padding: 15px;}
a:focus{outline: none;}
.left0{padding-left: 0;}
.book-btn{background: #1298d5; color:#fff; border: none; }
.btn-primary{background: #077eb5;color:#fff;font-size: 24px; margin-top: 20px;}
.btn-primary:hover{background:#077eb5;color:#fff; }
.aboutus{background: url(//carlsbadinnnm.com/wp-content/themes/starcityinnsuites/images/welcome-bg.jpg)no-repeat;position: relative;width: 100%;height: auto;text-align: center;background-size: cover;padding-bottom:50px;padding-top: 60px;}
.aboutbg {background: #F4F4F4; position: relative; padding: 60px 0 0;}
.aboutus1 { padding: 0 !important; }
.aboutbg:after {
content: "";
background-color: #f4f4f4;
width: 100%;
height: 100px;
-webkit-transform: skewY(-3deg);
transform: skewY(-3deg);
-webkit-transform-origin: 0;
transform-origin: 0;
position: absolute;
bottom: -80px;
z-index: -1;
}
.aboutbg p:last-child,
#services p:last-child,
#gallery p:last-child,
.testibg p:last-child {margin-bottom:0;}
.direction-map {
width: 100%;
position: relative;
}
.direction-map iframe {
width: 100%;
}
.location-text { margin-bottom: 30px; }
.aboutus1 p strong {
font-size: 15px;
display: inline-block;
margin-bottom: 10px;
}
.mr5{margin-right: 5px;}
.heading{
position: relative;
text-align: center;
font-size: 32px;
margin: 0px 0px 30px;
color: #1a1a1a;
text-transform: uppercase;
padding-bottom: 10px; font-weight: 900;
}
.home-content-inner {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
.home-content-inner .home-text {
width: 55%;
text-align: left;
-webkit-align-self: center;
align-self: center;
}
.home-content-inner .home-text h2 {
display: block;
font-size: 18px;
color: #1298d5;
text-transform: uppercase;
margin: 0 0 15px;
line-height: 100%;
font-weight: 500;
font-family: 'Roboto', sans-serif;
letter-spacing: 0.06em;
} .home-content-inner .home-text .heading {
text-align: left;
padding: 0 0 15px;
margin: 0;
font-size: 38px;
font-weight: 300;
text-transform: initial;
font-family: 'Roboto', sans-serif;
line-height: 1.3em;
}
.home-content-inner .home-text .heading:after {display: none;}
.home-content-inner .home-img {width: calc(45% - 40px); overflow: hidden;border: 5px solid #fff; -webkit-box-shadow: 0 20px 40px -10px rgba(0,0,0,0.5); box-shadow: 0 20px 40px -10px rgba(0,0,0,0.5);
margin: 0 0 0 40px; align-self: flex-start;}
.home-content-inner .home-img img {width: auto; height: 100%; max-width: 100%;}
span.ui-state-default {
color: #ddd;
}
td.ui-datepicker-unselectable.ui-state-disabled:hover span{ 
background: none !important;
}
.ab-text{position: absolute;top:0;left: 50%;}
.slider-img img{min-height: 450px;}
.slider-img{overflow: hidden;}
.txt-center{text-align: center;}
.sm-ft{font-size: 14px;vertical-align: middle;}
.read-btn{width: auto;display: inline-block;font-size: 14px;border:1px solid transparent;border-radius: 0px; padding: 12px 20px;}
#rooms{
background: url(//carlsbadinnnm.com/wp-content/themes/starcityinnsuites/images/bg-img01.jpg) no-repeat center;
position: relative;
background-attachment: fixed;
background-size: cover;
margin: 0;
padding: 100px 0 90px;
}
#rooms:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
display: block;
left: 0;
right: 0;
top: 0;
background: rgba(0, 0, 0, 0.8);
}
#rooms .heading { color: #FFF; }
.seprate{
border-bottom: 1px solid rgba(238, 238, 238, 0.19);
}
.pt
{
margin-top: 20px;
}
.fac-ul
{
list-style-type: none;
line-height: 30px;
}
.fac-ul span
{
margin-left: 15px;
}
.fac-ul li
{
float: left;
text-align: left;
width: 50%;
display: inline-block;
}
.room-box .fac-ul {
display: inline-block;
margin: 0;
padding: 0;
width: 100%;
}
.room-box .fac-ul li {
margin: 10px 0 0;
}
.room-box .fac-ul li:nth-of-type(1),
.room-box .fac-ul li:nth-of-type(2) {
margin-top: 0;
}
.room-icnimg {
margin: 0;
width: 30px;
display: inline-block;
}
.room-icnimg img {
max-width: 100%;
}
.room-icntxt {
font-weight: 600;
}
.reztxtbox
{
width: 100%;
display: inline-block;
}
.ui-datepicker.ui-widget-content td a.ui-state-active { color: #FFF; }
.ui-widget-header .ui-icon.ui-icon-circle-triangle-w:before, 
.ui-widget-header .ui-icon.ui-icon-circle-triangle-w:after,
.ui-widget-header .ui-icon.ui-icon-circle-triangle-e:before, 
.ui-widget-header .ui-icon.ui-icon-circle-triangle-e:after { background: #FFF;}
.timepicker
{
width: 100%;
}
.reztxtbox:hover, .reztxtbox:focus
{
border: 1px solid #000;
}
.timepicker:hover, .timepicker:focus
{
border: 1px solid #000;
}
.ui-timepicker-standard a
{
text-align: left;
}
div#go-up-box {
width: 40px;
height: 40px;
margin-left: -20px;
background: #1298d5;
position: absolute;
top: -47px;
left: 50%;
text-align: center;
line-height: 0px;
font-size: 16px;
cursor: pointer;
transition: all ease .5s;
color: #fff;
padding: 10px;
border-radius: 50px;
}
.site-footer {
background-color: #333333;
color: #d3d3d3;
font-size: 14px;
padding: 25px 0px;
text-align: center;
}
#gallery{position: relative; background: #000; padding: 120px 0 100px;}
#gallery:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
display: block;
left: 0;
right: 0;
top: 0;
background: rgba(5, 15, 76, 0.9);
z-index: 1;
}
#gallery:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
left: 0;
right: 0;
top: 0;
display: block;
background: url(//carlsbadinnnm.com/wp-content/themes/starcityinnsuites/images/bg-img02.jpg) no-repeat center bottom;
background-size: cover;
background-attachment: fixed;
}
.gallerypage .b-hall {
text-align: center;
font-size: 24px;
font-weight: 500;
margin-bottom: 30px;
margin-top: 60px;
position: relative;
}
.gallerypage .b-hall:after {
content: "";
width: 70px;
height: 3px;
background: #1298d5;
display: block;
margin: 5px auto 0;
}
.gallerypage .b-hall:first-child {
margin-top: 0;
}
#gallery .heading {color: #FFF;}
#gallery .container,
#gallery p {position: relative; z-index:1;} #rooms .read-btn,
#gallery .read-btn { -webkit-transition: all 0.3s ease;transition: all 0.3s ease; border-color: #FFF; color: #FFF; background: rgba(255,255,255,0); font-weight: 700; margin-top: 30px;}
#gallery .read-btn {margin-top: 40px;}
#rooms .read-btn:hover,
#gallery .read-btn:hover { border-color: #FFF; color: #000; background: rgba(255,255,255,1);}
#gallery .product-imitation {overflow: hidden;display: inline-block; padding: 0; border: 3px solid rgba(255,255,255,1); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3); box-shadow: 0 1px 3px rgba(0,0,0,0.3); -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
#gallery .product-imitation img { -webkit-transition: all 0.6s ease; transition: all 0.6s ease;}
#gallery .product-imitation:hover {-webkit-box-shadow: 0 4px 10px -2px rgba(0,0,0,0.8); box-shadow: 0 4px 10px -2px rgba(0,0,0,0.8);}
#gallery .product-imitation:hover img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.box{width: 274px;position: relative;float: left;margin-right: 14px;}
.box1-outer {
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
.box1 {
background: #FFFFFF;
width: calc(50% - 30px);
position: relative;
margin: 15px;
padding: 2px;
-webkit-box-shadow: 0 10px 20px -4px rgba(0, 0, 0, .6);
box-shadow: 0 10px 20px -4px rgba(0, 0, 0, .6);
z-index: 1;
vertical-align: top;
}
.product-box {
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
padding: 0;
}
a.btn-primary.btn.readmore1.top11 {
background: #fff;
border: 1px solid;
color: #1298d5;
border-radius: 0px;
}
a.btn-primary.btn.readmore1.top11:hover {
background: #1298d5;
color: #fff;
}
.facilitie-box {
background-color: #f9f9f9;
border: 2px solid #dadada;
margin-bottom: 25px;
-webkit-transition: border 0.2s linear;
-moz-transition: border 0.2s linear;
-o-transition: border 0.2s linear;
transition: border 0.2s linear;
}
.facilitie-box:hover {
border-color: #1298d5;
}
.product-imitation {overflow: hidden;display: inline-block; padding: 5px;}
.services  .product-imitation{  
background: #1298d5;
line-height: 30px;
color: #fff;
height: 58px;
width: 58px;
text-align: center;
font-size: 18px;
margin: 0 auto;
display: table;
margin-top: 20px;
}
.services  .product-imitation img.alignnone {
padding: 0;
}
.product-imitation img{position: relative;width: 100%;transform: scale(1.0);transition: all ease .4s;}
.product-imitation1 img{position: relative;width: 100%}
.product-price1 {color: #ffffff;position: absolute;bottom: 10px;left: 10px;z-index: 2}
.product-price2 {font-size: 30px;}
.service-name{margin: 0 auto; display: table; padding: 20px 20px; font-size: 18px; font-weight: 500; line-height: 1.3; color: #474747;}
.top0{margin-top: 0;width: 100%;font-size: 18px;border: none;}
.product-desc{position: relative;}
.product-desc.dropdown {
border: none;
width: 50%;
margin: 0;
padding: 10px;
}
.round{cursor:pointer;position: absolute;top: -15px;right: 5px;width: 25px;height: 25px;background: white;border-radius: 30px;box-shadow:2px 1px 10px #737a7b;display: none;}
#services { position: relative; z-index: 2; }
.services{background:#f4f4f4;position: relative;width: 100%;height: auto;text-align: center;background-size: cover; background-attachment: fixed;padding: 20px 0 0; margin: 0;}
.home-services { background: none; }
.home-services:after {
content: "";
background-color: #FFF;
width: 100%;
height: 100px;
-webkit-transform: skewY(-3deg);
transform: skewY(-3deg);
-webkit-transform-origin: 0;
transform-origin: 0;
position: absolute;
left: 0;
bottom: -100px;
z-index: -1;
}
.home-services:before {
content: "";
background-color: #FFF;
width: 100%;
height: 100px;
-webkit-transform: skewY(-3deg);
transform: skewY(-3deg);
-webkit-transform-origin: 0;
transform-origin: 0;
position: absolute;
left: 0;
top: 0;
z-index: -1;
}
.home-services .container {position: relative; z-index: 1;}
.home-services .mid .center {margin: 0;}
.home-services .facilitie-box { margin: 20px 0; background: none; border:none; display: -webkit-flex;display: flex; -webkit-align-items: center; align-items: center;}
.home-services .product-imitation { width: 78px; height: 78px; margin: 0; padding: 0; line-height: inherit; background: none; display: -webkit-flex; display: flex; -webkit-justify-content: center;justify-content: center; -webkit-align-items: center; align-items: center; border:2px solid #1298d5;-webkit-border-radius:50%;border-radius:50%; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.home-services .product-imitation img.alignnone {padding: 0; width: 48px; height: 48px; margin: 0; line-height: 48px; vertical-align: middle;}
.home-services .product-desc {position: relative; width: calc(100% - 78px);}
.home-services .product-desc .service-name {margin: 0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.home-services .facilitie-box:hover .product-desc .service-name { color: #000; }
.home-services .facilitie-box:hover .product-imitation {-webkit-box-shadow: 0 6px 20px -2px rgba(0,0,0,0.3);box-shadow: 0 6px 20px -2px rgba(0,0,0,0.3);}
.white{color:#d3d3d3;}
.sm-block{width:368px;display:inline-block;position: relative;height: auto;margin-right: 12px;border:3px solid #ffffff;overflow: hidden;}
.sm-block img{width: 100%;height: auto;}
.sm-block::after{content:'';color: white;background: rgba(0,0,0,0.8); width: 200px;height: 200px; display: inline-block;border-radius: 193px; position: absolute;    bottom: -50px;left: -49px;transition: all ease 0.5s;}
.srv-text-block{text-align: left;line-height: 1.2;position: absolute;bottom: 10px;left: 10px;color: white;font-size: 24px;z-index: 999;}
.box-gallery {width: 265px;position: relative;display:inline-block;margin-right: 14px;margin:14px 8px;}
.offers{background: url(//carlsbadinnnm.com/wp-content/themes/images/offer.png)no-repeat;position: relative;width: 100%;height: auto;text-align: center;background-size: cover;background-attachment: fixed;padding-top: 60px;}
.content-box{position: relative;padding:20px;float: left;width: 50%;}
.date{position: absolute;top:0;left: 0;background: #1298d5;width: 100px;height: 100%;text-align: center;color:white;font-size:24px;font-weight: bold;}
.content-box-wrap{width:100%;max-width: 1000px;display: inline-block;text-align: left;padding-bottom: 50px;}
.content-inner{background-color: white;width:100%;display: inline-block;position: relative;padding: 20px 20px 20px 120px;color:black}
.month{position: absolute;bottom:0;left: 0;background: #e3e8e8;width: 100%;height: 50%;color:#1298d5;font-size:24px;}
.content-tittle{font-size: 18px;font-weight: bold;margin-bottom: 15px;color: rgba(0,0,0,0.9);}
.content-text{font-weight: 500;color: rgba(0,0,0,0.8);margin-bottom: 15px;}
.timeline, .timeline-1{color:rgba(0,0,0,0.7);float:left;margin-right: 20px;}
.date-center{    top: 13%;position: absolute;left: 36%;}
.month-center{    position: absolute;top: 24px;left: 26px}
.small-text{margin-left: 5px;}
.highlight{margin-left: 5px;color:#1298d5;}
.text-testimonial{float: left;width:1036px;text-align: left;border-left: 1px solid rgba(0,0,0,0.5);position: relative;}
.text-testimonial::after{ content:"";display:block;position:absolute; z-index:-1;top:2px;left:2px;right:2px;bottom:2px;border-left:1px solid rgba(0,0,0,0.5)}
.quote{width: 70px;height: 70px;position: relative;background: #f0f0f0;font-size: 36px;color:#0f7e94;margin-right: 30px;float: left;position: relative}
.icon-quote{position: absolute;left: 25%;top: 8px;}
.text-testimonial p{margin-left: 30px;}
.img-client{margin-left: 30px;width: 70px;height: 70px;float: left;}
.img-client img{width: 70px;height: 70px;}
.cl-name{float: left;font-size: 18px;color:rgba(0,0,0,0.9);margin-left: 20px;}
.location{float: left;font-size: 18px;color: #9F9F9F;margin-left: 20px;width: 150px;height: 30px; text-align: left;font-weight: 600}
.block-info{width: 290px;float:left;}
.testimonial{padding-bottom: 60px;padding-top: 60px;}
.next-prev{float: right;font-size: 30px;}
.next-prev a{color:rgba(0,0,0,0.4);cursor: pointer;}
.newsletter{background: #1298d5;padding-bottom: 30px;padding-top: 30px;}
.text-stay{font-size: 22px;float: left;color:white;width: 715px;text-align: left;}
.textbox-right{float: right;}
.textbox-right a:hover{color:white;}
.textbox{width:250px;padding: 10px;border:none;}
.join{padding: 10px;width: 53px;float:right;background: #148ea6;color:white;font-weight: bold;cursor:pointer;}
.footer-btm {display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between; padding: 0 15px;}
.footer{background: #222;padding-bottom: 20px;border-top: 1px solid #393939;}
.footer-left{color:white;text-align: left;}
.footer-right{float:right;}
.footer-menu li{display: inline-block;margin-right: 10px;list-style: none;padding-right: 15px;}
.footer-menu li a{color:white;}
.ft-menu-last{border-right:none !important;padding-right: 0 !important;margin-right: 0 !important;}
.mb60{margin-bottom: 60px;}
.mt4{margin-top: 4px;}
.text-left{text-align: left;}
.footer-menu{display: inline-block;}
option{color:#000;background: #fff;}
.footer-menu li a{text-decoration: none;list-style: none;}
.pd10{padding-bottom: 10px;padding-top: 10px;}
.pd{padding-right: 0;padding-left: 0;}
select:focus, option:focus, select::-moz-focus-inner, option::-moz-focus-inner {
outline: none;
border: none;
}
.sec-title {
font-size: 21px;
padding: 20px;
margin: 0;
}
.imgbg .carousel-inner>.item>a>img, 
.imgbg .carousel-inner>.item>img {
max-width: 100%;
} .dropdown {position: relative;display: inline-block; width: 100%;  border: 1px solid #D8D8D8;padding: 6px;background: #fff;margin-top: -5px;}
.dropdown-content {display: none;position: absolute;background-color: #f9f9f9; min-width: 160px;top:-37px;left: -182px;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);}
.dropdown-content a {color: black;padding: 12px 16px;text-decoration: none;display: block;}
.dropdown-content a:hover {background-color: #f1f1f1}
.round:hover .dropdown-content {display: none;}
.pull-right1{float:right;margin-bottom: 0}
.pull-left-top{float: left;}
.pull-right-top{float: right;}
.text-right a, .text-right a:hover, .text-right a:focus{color:#fff;}
.col-sm-8.text-center ul{margin-bottom: 0}
.more{position: absolute;top:50%;left: 23%;color:white;font-size: 30px;z-index: 999}
.more-icon{position: absolute;top:40%;left: 43%;color:white;font-size: 30px;z-index: 999}
.click{background-color: black;position: relative;}  
.click::after{content: '';position: absolute;top:0;right: 0;width:100%;height: 100%;background: black;opacity: 0.5;cursor: pointer;overflow: hidden }
span.gl-link {
font-size: 20px;
position: absolute;
z-index: 1000;
top: 50%;
width: 100%;
left: 0;
color: #fff;
transform: translateY(-50%);
}
.click {
background-color: black;
position: relative;
overflow: hidden;
display:block;
width: 100%;
}
i.fa.fa-th {
display: block;
}
.nemus-control-paging li a {
width: 15px !important;
height: 15px !important;
border: 2px solid #fff !important;
background: transparent !important;
}
.product-imitation a{cursor: pointer;text-decoration: none;}
a{text-decoration: none;color: #1298d5;}
a:focus{text-decoration: none;color: #1298d5;}
a:hover{text-decoration: none;color: #1298d5;}
.book-btn{width: 100%;display: inline-block;}
.product-imitation a:hover{color:white;}
.sm-block:hover:after{transform: scale(5);transition: all ease 0.5s;}
.click:hover img{transform: scale(1.2);}
.mb12{margin-bottom: 10px;}
.mb20{margin-bottom: -20px;}
.form-control::-webkit-input-placeholder { color: white; }
.form-control:-moz-placeholder { color: white; }
.form-control::-moz-placeholder { color: white; }
.form-control:-ms-input-placeholder { color: white; }
.sub-service{width:150px;height:150px;}
.sub-service1{width: 100px;height: 100px;border-radius: 50%;border: 5px solid #DB5659;color:#DB5659;position: relative;display:inline-block;margin: 0;}
.box-border{margin-bottom: 30px;}
.sub-service-last{width: 100px;height: 100px;border-radius: 50%;border: 5px solid #DB5659;color:#DB5659;position: relative;display:inline-block;}
.green{color:#62BC1C;border:5px solid #62BC1C;}
.blue{color:#3891E1;border:5px solid #3891E1;}
.purple{color:#854BDE;border:5px solid #854BDE;}
.orange{color:#FF8016;border:5px solid #FF8016;}
.pink{color:#BC31FF;border:5px solid #BC31FF;}
.sub-service-text{    position: absolute;left: -3px;bottom: -40px;}
.sub-service-text2{    position: absolute;left: -3px;bottom: -60px;}
.set{position: absolute;top: 25%;left: 20%;font-size: 48px;text-align:center;width:50px;height: 50px;}
.black{color:#000;}
.mnh{min-height: 250px;}
.menus {background: transparent;float: right;border: none;flex: 1;padding-left:210px;width: 76%;}
.bkbtn {position: absolute;top:24px;right: 0;z-index: 1000;background: #1298d5;border: none;color: #fff; padding: 8px 15px; font-weight: 700;}
.theame-btn{color:#1298d5}
.center{text-align: center;}
.mid .center{
margin-top: 30px;
margin-bottom: 25px;
}
.navbar-default .navbar-nav>li>a:hover{color: #148EA6;cursor:pointer}
.hentry-top-bg {background:#EEEEEE;height: 124px;position: absolute;width: 100%;z-index: 0;border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;}
.first-text {
text-align: center;
font-size: 34px;
}
.second-text {
text-align: center;
font-size: 20px;
}
.nemus-slider .caption {
text-shadow: 2px 2px 5px #000 !important;
font-weight: 700;
font-size: 24px;
padding: 10px 20px !important;
width: auto !important;
}
.ui-datepicker .ui-datepicker-header{background:rgb(56, 56, 57)!important;}
.ui-datepicker td.ui-datepicker-today a {background: rgba(56, 56, 57, 0.5)!important;color: #fff;}
.nemus-direction-nav a{color:#fff!important}
.site-title{width: 360px;font-family: 'Domine', serif;}
.entry-content{padding-top: 20px;padding-bottom: 100px; min-height: 400px;}
.post-279 .entry-content{
padding-bottom: 30px;
}
.post-82 .entry-content{
padding-bottom: 30px;
}
.post-40 .entry-content{
padding-bottom: 30px;
}
.entry-header {z-index: 100;position: relative;min-height: 150px;background: #e7d9c9; background-image: url(//carlsbadinnnm.com/wp-content/themes/starcityinnsuites/images/heading-bg.jpg); background-repeat: no-repeat center top; background-size: cover; overflow: hidden;
width: 100%;}
.entry-header:after {
content: "";
background-color: #FFF;
width: 100%;
height: 100px;
-webkit-transform: skewY(-2deg);
transform: skewY(-2deg);
-webkit-transform-origin: 0;
transform-origin: 0;
position: absolute;
bottom: -100px;
}
.entry-header:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(18, 152, 213, 0.8);
}
.entry-title {font-size: 36px;margin: 0;padding-top: 50px;text-align: left;color: #FFF; text-transform: capitalize;}
.inner_title { position: relative; z-index: 1; font-weight: 900; text-transform: uppercase;}
.restaurant .lower-content{
min-height: 350px;
}
.owl-carousel-item-text h3{
margin-top: 0;
}
.owl-theme .owl-controls{
margin-top: 0 !important;
}
.accomodation div#carousel-example-generic-accomodation, div#carousel-example-generic-abtus {float: right;margin-left: 20px;max-width: 45%;}
.room-box .rm-price {position: absolute;bottom: 50px;z-index: 100;left: 15;background-color: rgba(0, 0, 0, 0.9);display: inline-block;width: 40%;padding:10px;text-align: center;color: white;}
.room-box .img-container .imgbg:after {display: block;content: "";position: absolute;left: 10px;top: 10px;z-index: 1;transition: all 0.5s ease;}
.room-box .rm-details {position: relative; line-height: 28px;padding-bottom: 15px;margin: 0 auto;padding-left: 20px;padding-right: 15px;min-height: 85px}
.room-box .rmbkbtn .read {padding: 9px 35px;color:#1298d5;font-size: 16px;border-radius: 0px;float:left;color: #fff!important;background: #1298d5!important;margin-top: 15px;margin-bottom: 25px;cursor: pointer;border:none;position: absolute;bottom: 0;}
.carousel-control{z-index: 9999}
.bord{border-bottom: 1px solid #ddd;margin-bottom: 30px;}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{display: block;max-width:none}
.gallery{text-align: center;}
.img_wrapper a img{margin: 10px;}
.img_wrapper .ez_img {margin: 0;width: 100%; overflow: hidden; display: block;}
.img_wrapper .ez_img img {border:0;padding: 0; margin:0; -webkit-box-shadow: none; box-shadow: none; width: 100%; height: 100%; -webkit-transition: all 0.8s ease; transition: all 0.8s ease;}
.img_wrapper .ez_img:hover img {transform: scale(1.1);}
.imgbox {width: calc(25% - 20px); padding: 0; box-shadow: 0 6px 24px -4px rgba(0,0,0,0.5); margin: 10px; border: 5px solid #FFF;}
.loung-topimg {
display: table;
text-align: center;
margin: 0 auto 30px;
}
.loung-topimg img {max-width: 100%;}
.lounge-outer {
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
.lounge-block {
width: calc(33.33% - 30px);
margin: 0 15px;
}
.lounge-blockimg {
margin: 0 0 30px;
max-height: 230px;
overflow: hidden;
border: 5px solid #fff;
-webkit-box-shadow: 0 20px 40px -10px rgba(0,0,0,0.5);
box-shadow: 0 20px 40px -10px rgba(0,0,0,0.5);
}
.lounge-blocktext ul {
padding: 0 0 0 30px;
}
.lounge-blocktext li {
margin: 0 0 10px;
}
.toptext {
margin: 0 0 20px;
}
.gallery-banquet{margin-bottom: 30px;}
.gallery-tittle{color:#1298d5}
.alternate-block {
display: -webkit-flex;
display: flex;
margin: 20px 0;
}
.alternate-block:first-child {
margin-top: 0;
}
.alternate-blockimg {
width: calc(35% - 40px);
margin: 0 0 40px 40px;
}
.alternate-blockimg img {
border: 5px solid #fff;
-webkit-box-shadow: 0 20px 40px -10px rgba(0,0,0,0.5);
box-shadow: 0 20px 40px -10px rgba(0,0,0,0.5);
}
.alternate-blocktext {
width: 65%;
}
.alternate-blocktext h2 {
margin: 30px 0 10px;
font-size: 24px;
}
.alternate-blocktext h2:first-child {
margin-top: 0;
}
.alternate-blocktext h2:after {
content: "";
width: 30px;
height: 3px;
background: #1298d5;
margin: 5px 0 0;
display: none;
}
.alternate-block:nth-child(even) {
-webkit-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.alternate-block:nth-child(even) .alternate-blockimg {
margin: 0 0 40px 40px;
}
.alternate-blocktext li { margin-bottom: 10px; }
.facpage{text-align: center;margin: 30px 0 60px;}
.facpage h4 {text-align: center;color:#1298d5;font-size: 24px;margin: 10px 0px 45px;position: relative;}
.facilities {margin: 20px 0; background: none; border:none; display: -webkit-flex;display: flex; -webkit-align-items: center; align-items: center;}
.facilities h2 {position: relative; width: calc(100% - 78px); font-size: 18px; margin: 0; padding: 20px 0 20px 20px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-align: left;}
.facilities:hover h2 { color: #000; }
.facilities .fac-img {width: 78px; height: 78px; margin: 0; padding: 0; line-height: inherit; background: none !important; display: -webkit-flex; display: flex; -webkit-justify-content: center;justify-content: center; -webkit-align-items: center; align-items: center; border:2px solid #1298d5;-webkit-border-radius:50%;border-radius:50%; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.facilities:hover .fac-img {-webkit-box-shadow: 0 6px 20px -2px rgba(0,0,0,0.3);box-shadow: 0 6px 20px -2px rgba(0,0,0,0.3);}
.facilities .fac-img img {padding: 0; width: 48px; height: 48px; margin: 0; line-height: 48px; vertical-align: middle;}
.videoc {
text-align: center;
margin-bottom: 15px;
}
.videopg {
padding-top: 50px;
padding-bottom: 10px;
}
img.size-full, img.size-large, img.wp-post-image {height: auto;max-width: 100%;}
.contactadd {text-align: center;border: 1px solid #1298d5;min-height: 100px; }
.contactadd p{ margin: 0; }
.contactadd i {font-size: 48px;margin-bottom: 10px;}
.contactadd a {word-wrap: break-word;text-decoration: none;color: #000;}
.contactform input {height: 40px;color:#000;}
.contactform input, .contactform textarea {border-radius: 0px;transition: all 0.25s linear;color:#000;}
.parsley-errors-list {margin: 2px 0 3px;padding: 0;list-style-type: none;font-size: 0.9em;line-height: 0.9em;opacity: 0;transition: all .3s ease-in;-o-transition: all .3s ease-in;-moz-transition: all .3s ease-in;-webkit-transition: all .3s ease-in;}
.rdmore, .modal-footer .btn-default {background: #ea312f;border: none;margin-top: 13px;text-transform: uppercase;border-radius: 0px;padding: 8px 20px;color: #fff !important;}
.bkbtn_send {color: white!important;padding: 9px 20px !important;background: #1298d5;border-radius: 0px;border-bottom:none;border: 1px solid transparent; }
.bkbtn_send:hover{background: transparent;border:1px solid #1298d5}
.bkbtn_send:focus{background: transparent;border:1px solid #1298d5}
.contactradious{border: 1px solid #ddd;}
.product-imitation1{position: relative;text-align: left;}
#rooms .product-imitation1{ 
overflow: hidden;
width: 50%;
margin: 0;
padding: 0;}
#rooms .product-imitation1 img { -webkit-transition: all 0.6s ease; transition: all 0.6s ease;-webkit-transform:scale(1);transform: scale(1);}
#rooms .product-imitation1:hover img {-webkit-transform:scale(1.1);transform: scale(1.1); }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{background: transparent!important;color:#148EA6;cursor:pointer;border-bottom: 5px solid #1298d5;padding-bottom: 20px;}
.service-home img {width: 100px;border: 6.5px solid #fff;border-radius: 50%;position: absolute;padding: 10px;margin: 0;}
.img-container{box-shadow: 0 0 5px #9E9E9E;}
.mt30{margin-top: 40px;}
#sl{width: 90px;}
.room-box .rmbkbtn .read {border: 1px solid #1298d5!important;}
.room-box .rmbkbtn .read:hover,
.room-box .rmbkbtn .read:focus {color:#1298d5!important;background: #fff!important;border: 1px solid #1298d5!important;}
#carousel-example-generic-slider{height: 100%;}
.ht{height: 546px;}
.right{background-image: url(//carlsbadinnnm.com/wp-content/themes/images/right-ar.png);    right: 50%;margin-left: -10px;}
.bkbtn:hover{background: #077eb5!important;color:#ffffff;cursor: pointer;}
.bkbtn:focus{background: #077eb5;color:#ffffff;text-decoration: none}
.carousel-control.left-slider{left: -80px;}
.carousel-control.right-slider{right: -40px;}
.carousel-control{opacity: 1}
.right-ar{position: absolute;top:50%;transform: rotate(180deg);left: 30px;}
.left-ar{position: absolute;top:50%;right:30px;}
.pop-img img{float: left;margin: 0;}
.img_wrapper{width: 100%;text-align:center;}
.img_wrapper a{display: inline-block;}
figure{display: inline-block;}
.map-size{width: 748px;height: 450px;}
.pc{font-size: 30px;}
.book-btn1{width: 100%;display: inline-block; margin-bottom: 0;}
.book-btn1 a{float: left;width: 46%!important;margin:0; padding: 10px; font-size: 14px;border:1px solid transparent;border-radius: 0px;}
.top11 {
margin-top: 0;
width: 46%;
font-size: 18px;
border: none;
}
.product-name p {line-height: 26px;}
.ui-datepicker td a.ui-state-active, .ui-datepicker td a.ui-state-hover {
background: #1298d5!important;
border: 1px solid #1298d5!important;
color: #FFF;
}
.nemus-control-paging li a{background: transparent!important;border:2px solid #fff!important;}
.nemus-control-paging li a.nemus-active{border:none!important;background:#fff!important;border:2px solid transparent!important;}
.nemus-control-paging li a.nemus-active {
background: #1298d5 !important;
border: 2px solid #1298d5 !important;
}
.bb_resbox h2{ border-right: 3px solid #1298d5; font-weight: normal;
margin-right: 30px;
padding-right: 30px;
}
.dropdown1{position: relative;display: inline-block;padding: 0px!important;}
.dropbtn1{padding: 0!important;background: transparent!important;border:none!important}
.dropdown1:hover .dropdown-content {
display: block;
}
.wrapper{position: relative; z-index: 1; }
.wrapper:before {
content: "";
width: 100%;
height: 1px;
background: rgba(0,0,0,0.1);
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
z-index: 200;
}
.nemus-slider {
overflow: hidden;
width: 100%;
} .nemus-slider:after {
content: "";
background-color: #f4f4f4;
width: 100%;
height: 100px;
-webkit-transform: skewY(-3deg);
transform: skewY(-3deg);
-webkit-transform-origin: 0;
transform-origin: 0;
position: absolute;
bottom: -100px;
display: none;
}
.innerpage-slider {
border:5px solid #FFF;
-webkit-box-shadow: 0 20px 40px -10px rgba(0,0,0,0.5);
box-shadow: 0 20px 40px -10px rgba(0,0,0,0.5);
margin: 0 0 40px;
}
.innerpage-slider .nemus-slider:after { display: none; } .localattraction-outer {
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
margin: 30px 0 0;
}
.la-block {
width: 50%;
}
.la-block:last-child {
width: 50%;
padding-left: 30px;
}
.localattraction-outer h2 {
margin: 0 0 10px;
font-size: 18px;
}
.localattraction-outer li {
margin: 0 0 10px;
} .site-main:before {
content: "";
width: 100%;
height: 1px;
background: rgba(0,0,0,0.1);
display: none;
position: absolute;
left: 0;
right: 0;
top: 0;
z-index: 999;
}
.mb15{margin-bottom: 15px;}
.btn-primary:focus{background:#1298d5;border-color:#1298d5;color: #fff;}
.pl0{padding-left: 0;}
.price-room{font-size: 30px;}
ul.nav-menu, div.nav-menu > ul{padding: 21px 10px 20px; }
.product-name {font-size: 20px;vertical-align: middle; margin: 0 0 10px; text-align: left;}
.bb_resbox{width: 100%!important;}
p.bbres_fieldset input{width: 100%!important;padding: 10px!important;}
.cal, button.ui-datepicker-trigger{    padding: 6px 12px;
font-size: 14px!important;
font-weight: 400!important;
line-height: 1!important;
color: #555!important;
position: relative;
top:-32px;
text-align: center!important;bottom:10px;right: 10px;float: right!important;color:#fff;}
.bb_resbox input {
height: 40px;
padding-left: 4px !important;
}
.cal, button.ui-datepicker-trigger {
padding: 6px 12px;
font-size: 14px!important;
font-weight: 400!important;
line-height: 1!important;
color: #555!important;
text-align: center!important;
}
.rescmbx2{padding: 10px!important;}
.bbres_fieldset9,.bbres_fieldset1 {
width: 100% !important;
margin-bottom: 12px;
}
.bbres_fieldset5, .bbres_fieldset6{width: 48%!important;margin-bottom: 10px!important}
.bbres_fieldset5{margin-right: 10px!important;}
p.bbres_fieldset{padding: 0px!important; margin: 0 auto 20px; width: 100%;}
.bb_resbox button.ui-datepicker-trigger {
right: 10px !important;
top: initial !important;
}
input#eZ_chkin,
input#eZ_chkout {
width: 100% !important;
}
.ui-datepicker .ui-datepicker-title{
background: #1298d5;
}
select.bb_combobox{background: transparent!important;width: 100%!important;}
.cal, button.ui-datepicker-trigger{background-position: 1px -25px!important;}
p.bbres_fieldset input.bbres_booknow{
border: 1px solid #fff!important;
color: #fff!important;
margin-left: 0px!important;
margin-top: 20px!important;
font-size: 16px!important;
background: transparent!important;border-radius: 0px!important;}
p.bbres_fieldset input.bbres_booknow:hover{border:1px solid #fff!important;color:#ffffff!important;background: rgba(255, 255, 255, 0.22)!important}
p.bbres_fieldset2{padding-bottom: 0!important;position: relative;}
select.bb_combobox{border-radius: 0px!important;outline: none!important}
.banneraward {
float: left;
height: 150px;
margin: 15px 15px 15px 0px;
vertical-align: middle;
}
.banner {
background-color: #dadcdd;
text-align: center;
width: 100%;
margin-top: 40px;
}
.cal, button.ui-datepicker-trigger{background-position: 1px 1px!important;}
.roomimg img {
box-shadow: 0 6px 10px 0 rgba(0,0,0,.3);
}  .lo-attraction {
display: inline-block;
margin: 0 auto;
width: 100%;
}
.local {
margin-top: 10px; }
.loimg-block {
margin-bottom: 35px;
}
.inner-box {
position: relative;
border: 1px solid #ddd;
box-sizing: border-box;
}
.inner-box .image-box {
position: relative;
}
.product-imitation1 img {
height: 200px;
}
.inner-box .image-box img {
width: 100%;
}
.lo-attraction .inner-box .image-box {
overflow: hidden;
}
.lo-attraction .inner-box .image-box img {
-webkit-transition: all 0.6s ease;
transition: all 0.6s ease;
}
.lo-attraction .inner-box:hover .image-box img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.lower-content {
position: relative;
border: 1px solid #f2f2f2;
background-color: #f2f2f2;
}
.lower-content .upper-box {
position: relative;
padding: 35px;
}
.title-box {
margin-top: -10px;
}
.lower-content .upper-box h3 {
font-family:'Domine', Georgia, Times, serif; font-weight: normal;
margin-top: 0px;
text-transform: capitalize;
color: #000;
}
.lo-attraction h3 {
text-align: center;
font-size: 20px;
}
.title-box span {
display: inherit;
font-size: 12px;
line-height: 2;
text-transform: uppercase;
}
.content1 {
margin-top: 20px;
}
.content1 p {
margin: 10px 0 !important;
font-size: 14px;
}
.content1 p:last-child { margin-bottom: 0 !important; }
.content1 i {
color: #1298d5;
}
.content1 a{ color: #333; }
.inner-box:hover {
-webkit-box-shadow: 3px 3px 5px 6px #ccc;
-moz-box-shadow: 3px 3px 5px 6px #ccc; box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.2);
} .Facilitybox {
box-shadow: 0 6px 10px 0 rgba(0,0,0,.3);
margin: 0 auto 20px;
}
.Facilitybox h3 {
background: #1298d5;
padding: 10px;
color: #fff;
margin: 15px 0px 0;
font-weight: 900;
text-align: center;
text-transform: uppercase;
}
.container.otherfac {
margin-bottom: 40px;
}
.contactbox {
margin-bottom: 30px;
margin-top: 20px;
}
.Facilitybox ul {
list-style-type: square;
margin: 0;
padding: 20px 40px;
text-transform: capitalize;
}
.Facilitybox ul li {
text-align: left;
line-height: 2;
margin: 0;
}
ul.amenities-list {
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
ul.amenities-list li {
width: calc(33% - 30px);
margin: 0 30px 0 0;
} #lightbox { z-index: 99999; }
.gallery-rooms {
margin-bottom: 40px;
text-align: center;
}
hr {
background-size: 4px 4px !important;
margin: 0 0 24px !important;
border: 1px solid #ECECEC !important; } .gallery-rooms.exterior h2{
margin-top: 0;
}
.gallery-rooms h2{
font-size: 24px;
font-weight: 600;
margin-top: 40px;
font-family:'Domine', Georgia, Times, serif; font-weight: normal;
}
.gallery-rooms:first-child h2{
margin-top: 0;
}
.ez_img img {
min-height: 170px !important;
padding: 0;
margin: 5px;
box-shadow: 0 1px 2px 1px rgba(187, 187, 187, 0.42);
}
.ez_img {
margin: 0px;
}
.certi2 {
display: inline-block;
width: 150px;
padding: 10px;
}
.certi1 {
display: inline-block;
width: 150px;
padding: 10px;
}
.social-icons .sicon { display: inline-block; } .site-footer {
background-color: #222;
color: #d3d3d3;
font-size: 14px;
text-align: center;
position: relative;
z-index: 2;
margin: 0;
padding: 30px 0 20px;
}
.site-footer:before {
content: "";
background-color: #222;
width: 100%;
height: 100px;
-webkit-transform: skewY(-3deg);
transform: skewY(-3deg);
-webkit-transform-origin: 0;
transform-origin: 0;
position: absolute;
left: 0;
top: 0;
z-index: -1;
}
.site-footer .widget-area {
margin: 0 auto;
width: 100%;
height: auto !important;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-around;
justify-content: space-around;
}
.sidebar-container .widget {
padding: 0 !important;
}
.sidebar-container .widget-title + div {
max-width: 300px; }
#menu-footer-menu {
clear: both;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
#menu-footer-menu:after {
content: "";
clear: both;
display: inline-block;
}
.site-footer .widget-area aside:nth-child(1) {
width: 41%;
}
.site-footer .widget-area aside:nth-child(2) {
width: 41%;
}
.site-footer .widget-area aside:nth-child(3) {
width: 18%;
}
.site-footer .widget {
background: transparent;
color: #fff;
float: left;
width: 33%;
position: relative !important;
left: 0 !important;
right: 0 !important;
top: 0px !important;
margin-bottom: 0px;
}
.site-footer .widget-title, .site-footer .widget-title a, .site-footer .wp-caption-text {
color: #fff;
font-size: 24px;
}
h3.widget-title {
margin: 0px 0px 20px;
}
.site-footer .widget-title {
position: relative;
font-weight: 900;
text-transform: uppercase;
font-size: 18px !important;
letter-spacing: 0.1em;
}
.sidebar-container .widget-title:after {
content: "";
width: 30px;
height: 2px;
background: #1298d5;
display: block;
margin: 5px 0 0;
}
.textwidget {
font-weight: normal;
color: #d3d3d3;
line-height: 28px;
}
.widget ul, .widget ol {
list-style-type: none;
margin: 0;
padding: 0;
}
.footer .white a{
color: #d3d3d3;
}
.widget li {
padding: 5px 0;
}
.ftr-address li {
position: relative;
padding-left: 30px;
}
.ftr-address li .fa {
position: absolute;
left: 0;
top: 12px;
margin: 0;
}
aside#nav_menu-2 .menu-footer-menu-container li {
padding: 5px 0;
width: 50%;
}
li#menu-item-480 > a:after {
content: '\f0d7';
font-family: 'FontAwesome';
padding-left: 5px;
}
li#menu-item-291 > a:after {
content: '\f0d7';
font-family: 'FontAwesome';
padding-left: 5px;
}
.site-footer a {
color: #d3d3d3;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.site-footer a:hover,
.site-footer a:focus {
color: #FFF;
}
.ftr-address li i {
margin-right: 8px;
color: #ddd;
}
.roomcnt {
padding: 0px 40px;
font-size: 14px;
margin-bottom: 15px;
line-height: 1.7em;
display: none;
}
.roomcnt strong{
display: inline-block;
margin-top: 5px;
font-weight: 600;
}
.roombox:hover {
background: #EFEFEF; }
.hotellayout {
text-align: center;
} .testibg {
background: #F4F4F4;
border-top: 1px solid #e8e8e8;
position: relative;
z-index: 1;
margin: 0;
padding: 30px 0 100px;
}
.testibg:before {
content: "";
background-color: #F4F4F4;
width: 100%;
height: 100px;
-webkit-transform: skewY(-3deg);
transform: skewY(-3deg);
-webkit-transform-origin: 0;
transform-origin: 0;
position: absolute;
left: 0;
top: 0;
z-index: -1;
}
.hm-testimonial {text-align: center;}
.hm-testimonial .heading {}
.staff-container { margin: 40px 0 0; }
.staff-container p strong { color: #1298d5; }
.staff { display: flex;display: -webkit-flex;}
.staff-box { padding:20px;border: 2px solid #ccc;margin: 15px;}
.direction-section { display: flex; display: -webkit-flex; -webkit-flex-flow: row wrap; flex-flow: row wrap;}
.direction-section .dblock {padding:20px;border: 2px solid #ccc;margin: 15px; width: 30%;}
.direction-section h4 {margin: 0 0 10px; font-size: 18px;}
.faq-row {margin: 0 0 25px;}
.faq-row h4 {
margin: 0 0 5px;
font-size: 18px;
line-height: 1.3em;
}
.faq-row h4 .fa {
margin: 0 10px 0 0;
}
.faq-row p {
margin: 0;
padding: 0 0 0 20px;
font-size: 14px;
line-height: 1.6em;
} .roombox {
margin: 0 15px 25px;
border: 4px solid rgba(0,0,0,0.2);
padding: 0;
position: relative;
overflow: hidden;
height: 500px;
}
.roomimg {
display: inline-block;
width: 100%;
vertical-align: top;
}
.roomimg img {
position: absolute;
height: 100% !important;
max-width: 100%;
width: 100%;
}
.roomcontwrap {
display: inline-block;
width: 40%;
vertical-align: top;
position: absolute;
left: 0;
top: 0;
background: rgba(0, 0, 0, 0.8);
color: #FFF;
height: 100%;
padding: 30px;
}
.roomcontwrap .sec-title {
margin: 0 0 10px;
padding: 0;
font-size: 30px;
font-weight: 900;
text-transform: uppercase;
line-height: 1.2em;
}
.roomcontwrap .roomcnt {
margin: 0 0 10px;
padding: 0;
font-weight: 300;
}
.room-occupancy {
margin: 0;
font-weight: 600;
color: #fff7bd;
}
.roomcontwrap .roomcnt .peopletotal {
font-weight: 500;
margin: 10px 0 0;
line-height: 1.4em;
}
.roomcontwrap .fac-ul {
margin: 5px 0 15px;
padding: 0;
display: inline-block;
}
.roomcontwrap .fac-ul li {
margin: 0 0 10px;
padding: 0 0 0 30px;
position: relative;
width: 48%;
}
.roomcontwrap .fac-ul li:before {
content: "\f00c";
font-family: fontawesome;
font-size: 16px;
position: absolute;
left: 0;
top: 0;
}
.roomcontwrap .fac-ul li:last-child {
margin-bottom: 0;
}
.roomcontwrap .fac-ul li span {
margin: 5px 0 0;
display: block;
line-height: 1.4em;
}
.roomcontwrap .fac-ul li img {
width: 30px;
height: 30px;
background: rgba(255, 255, 255, .1);
padding: 5px;
-webkit-border-radius: 50%;
border-radius: 50%;
position: absolute;
left: 0;
top: 0;
display: none;
}
.roomcontwrap .roombtn {
margin: 15px 0 0;
}
.roomcontwrap .bookbtn {
margin: 0;
background: rgba(255,255,255,0);
border: 2px solid rgba(255,255,255,0.5);
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-weight: 700;
}
.roomcontwrap .bookbtn:hover {
background: rgba(255,255,255,1);
border: 2px solid rgba(255,255,255,0.5);
color: #1298d5;
}
.roombox:nth-child(even) .roomcontwrap {
left: auto;
right: 0;
}
.roombtn {
clear:both;
text-align:left;
margin-left:5%;
}
.thankyou {
min-height: 200px;
text-align: center;
}
.contactbox-container {
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.contactbox-container .cbox {
width: 30%;
padding: 15px;
margin: 0 15px;
text-align: center;
border:1px solid #1298d5;
}
.contactbox-container .cbox .middle {
padding: 0;
}
.contactbox-container .cbox p {
line-height: 1.4em;
margin-bottom: 0;
}
.contactbox-container .cbox a {
color: #000;
word-break: break-word;
}
.contactbox-container .cbox strong{
font-size: 48px;
line-height: 1;
margin-bottom: 10px;
}
.video-container {
width: 100%;
position: relative;
margin: 0 auto;
}
.video-container iframe {
width: 100%;
height: 100%;
min-height: 580px;
-webkit-box-shadow: 0 20px 30px -10px rgba(0,0,0,0.6);
box-shadow: 0 20px 30px -10px rgba(0,0,0,0.6);
}
.attraction-list {
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
margin: 40px auto 0;
padding: 0;   
}
.attraction-list li {
width: calc(33.33% - 20px);
margin: 0 0 10px 20px;
padding: 0;
}
.attraction-outer {
display: flex;
flex-flow: row wrap;
}
.attraction-block {
width: calc(33.33% - 20px);
margin: 0 10px 30px;
border: 1px solid #ccc;
text-align: center;
padding: 5px;
box-shadow: 0 4px 10px -2px rgba(0,0,0,0);
transition: all 0.3s ease;
}
.attraction-img img {
width: 100%;
}
.attraction-block .attraction-title {
margin: 0;
font-size: 18px;
padding: 10px;
}
.attraction-block .attraction-title a {
color: #333;
transition: all 0.3s ease;
}
.attraction-block .attraction-title a:hover, 
.attraction-block .attraction-title a:focus {
color: #1298d5;
}
.dining-section h2 {
margin: 0;
font-size: 24px;
}
.dining-section h3 {
display: block;
font-size: 18px;
color: #1298d5;
text-transform: uppercase;
margin: 12px 0 20px;
line-height: 100%;
}
ul.bullet-list {
margin: 40px 0 0;
padding: 0 0 0 20px; }
ul.bullet-list li {
margin: 0 0 10px; }
.ds-block {
margin: 40px 0 0;
}
.dining-section h4 {
margin: 0 0 20px;
}
.dining-section h4:after {
content: "";
width: 30px;
height: 3px;
background: #1298d5;
display: block;
margin: 5px 0 0;
}
.ds-block ul.bullet-list {
margin: 0;
}
.dining-inner {
display: flex;
flex-flow: row wrap;
}
.dining-content {
width: 50%;
}
.dining-img {
width: calc(50% - 40px);
margin: 0 0 40px 40px;
}
.dining-img img {
border: 5px solid #FFF;
box-shadow: 0 20px 40px -10px rgba(0,0,0,0.5);
}
.ui-datepicker { z-index: 999!important; }
#_exitwidgetcontainer .popup-inner .looker_booker p:nth-child(2) { font-weight: 400 !important; }
#_exitwidgetcontainer .popup-inner .looker_booker p:last-child { display: none !important; }
#mobile_btn { display: none; }
.form-btnouter .wpcf7-submit {
width: auto;
height: auto;
background: #1298d5;
color: #FFF;
border: 0;
border-radius: 0;
outline: none;
transition: all 0.3s ease;
}
.form-btnouter .wpcf7-submit:hover, 
.form-btnouter .wpcf7-submit:focus {
outline: none;
background: #077eb5;
color: #FFF;
}
span.helptext {
display: block;
margin: 5px 0 0;
font-size: 13px;
}
.wpcf7-form-control.wpcf7-textarea {
height: 80px;
}
span.req {
color: #D70000;
}
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-form-control-wrap {
border-radius: 0;
transition: all 0.25s linear;
color: #000;
}
.wpcf7-form-control {
width: 100%;
border-radius: 0;
transition: all 0.25s linear;
color: #000;
box-shadow: none;
border:1px solid #ddd;
display: block;
width: 100%;
height: 40px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
}
.wpcf7-form-control:focus {
outline: none !important;
border: 1px solid #666 !important;
box-shadow: 0 5px 10px -3px rgba(0, 0, 0, 0.2) !important;
transition: border 0.4s ease-in-out !important;
}
textarea.wpcf7-form-control {
height: auto;
max-height: 100px;
resize: none;
}
.wpcf7-submit {
width: auto;
color: white !important;
padding: 9px 20px !important;
background: #1298d5 !important;
box-shadow: none !important;
border-radius: 0 !important;
border-bottom: none !important;
border: 1px solid #1298d5 !important;
font-weight:600;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
transition: all 0.3s ease 0s;
background: #077eb5 !important;
color: #FFF !important;
border: 1px solid #077eb5!important;
outline-color: #077eb5;
outline: none;
}
.wpcf7-validation-errors, 
.wpcf7-acceptance-missing {
border: 2px solid #ff7f7f !important;
text-align: center;
}
.wpcf7-response-output {
text-align: center;
}
.wpcf7-not-valid-tip {
font-size: 13px !important;
background: #FFC9C9 !important;
color: #832020 !important;
padding: 5px 10px !important;
margin-top: -2px !important; 
list-style-type: none;
margin: -16px 0 0;
text-align: center;
border-radius: 0;
}
.req {
color: #D70000;
font-size: 12px;
line-height: 1;
}
.parsley-errors-list {
margin: 2px 0 3px;
padding: 0;
list-style-type: none;
font-size: 0.9em;
line-height: 0.9em;
opacity: 0;
transition: all .3s ease-in;
-o-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-webkit-transition: all .3s ease-in;
}
.grecaptcha-badge { display: none; }
p.top-title {
font-size: 24px;
font-weight: 600;
line-height: normal;
}
.attraction {
width: 100%;
padding: 0;
display: flex;
align-items: center;
flex-flow: wrap;
margin-top: 20px;
}
.attraction .box {
width: calc(100% / 3 - 30px);
margin-bottom: 40px;
padding: 10px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
border-bottom: 0px solid #615e5e;
text-align: center;
min-height: 140px;
border: 1px solid #dcd7d7;
margin: 0 30px 30px 0;
}
h4.attractiontitle {
padding: 0px;
margin-top: 10px;
margin-bottom: 5px;
font-size: 16px;
}
h5.attractionmile {
padding: 0px;
margin-top: 0px;
margin-bottom: 5px;
font-size: 16px;
font-weight: normal;
margin-bottom: 15px;
}
.attraction .box a {
font-size: 14px;
text-transform: capitalize;
text-align: center;
padding: 10px;
width: auto;
display: block;
background-color: #1298d5;
transition: 0.5s all ease 0s;
font-weight: 500;
border-radius: 5px;
line-height: normal;
color: #fff;
border: 1px solid;
}
.attraction .box a:hover {
background-color: transparent;
color: #333;
border: 1px solid #333;
}
@media only screen and (max-width: 991px) {
.roomimg 
{
min-width:100%;
}
.roomimg img
{
min-width:100%;
}
.roomcontwrap
{ }
} @media (min-width: 1500px){
.aboutbg:after { bottom: -100px; }
}
@media (max-width: 1200px){
.header-section { height: 90px; }
.col-sm-6.white.text-left{margin-bottom: 5px!important;}
.menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle:active{outline: none!important;}
.room-box .rm-price{width: 50%;}
.product-name{font-size: 18px;}
.text-testimonial{width:818px;}
.box{width:220px;}
.main-navigation{margin-top: -18px;}
.box-gallery {width: 220px;}
.box.gallery.mr0 {margin-right: 0px !important;}
.month{width:100%;}
.sm-block{width: 300px;}
.sm-block::after{width: 180px;height: 180px;}
.bkbtn{top:35px;}
.text-stay{width: 600px;font-size: 20px;}
.menus{padding-left:60px;}
.map-size{width: 600px;height: 450px;}
.book-btn1 a{width: 96%!important;margin: 2%;}
.text-center1{text-align: center;width: 100%;}
.text-left{text-align: center;width:100%;padding-top: 0;}
.text-right{text-align: center;width:100%;padding-top: 0;}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a{border-bottom: none!important; padding-bottom: 10px!important}
.more{left:12%;}
.facilities
{
min-height: 115px;
}
.contactadd{
min-height: 190px;
}
.navbar
{
min-height: 90px;
}
.bkbtn {top: 25px; right: 40px;}
.menu-toggle {top: -7px;position: relative;}
.page-template-innerpag .entry-header { padding-left: 0!important; padding-right: 0!important; }
.entry-content { padding: 0 0 100px !important; }
}
@media (max-width: 1199px){
.site-footer .widget-area aside:nth-child(1) { width: 39%; }
.site-footer .widget-area aside:nth-child(2) { width: 39%; }
.site-footer .widget-area aside:nth-child(3) { width: 22%; }
.box-gallery:nth-child(1),
.box-gallery:nth-child(2) {display: none;}
.facilitie-box .service-name { font-size: 16px; padding: 20px 10px; }
#_exitwidgetcontainer .popup-inner { 
width: 600px !important;
-webkit-transform: translate(0, 0) !important;
transform: translate(0, 0) !important;
left: 0 !important;
right: 0 !important;
top: 50px !important;
margin: 0 auto;
}
#_exitwidgetcontainer .popup-inne .looker_booker a.read-btn { white-space: normal !important; font-size: 14px !important;}
#_exitwidgetcontainer .popup-inner .looker_booker p { line-height: 1.4em; }
#_exitwidgetcontainer .popup-inne .looker_booker p:last-child { display: none; }
#_exitwidgetcontainer .popup-inner .looker_booker p:nth-child(1) { font-size: 16px !important; }
#_exitwidgetcontainer .popup-inner .looker_booker p:nth-child(2) { font-size: 14px !important; }
.video-container iframe {min-height: 480px;}
.home-content-inner .home-img { max-height: 270px; }
.heading { line-height: 1.2em; }
.lounge-blockimg { max-height: 190px; }
.nemus-slider .caption { font-size: 20px;}
.nemus-slider .caption.tr { top: 10px; }
.roomcontwrap { padding: 20px; }
.roomcontwrap .sec-title { font-size: 22px; }
.roomcontwrap .fac-ul li { margin: 0 0 5px; padding: 0 0 0 22px; }
.roomcontwrap .fac-ul li:before { font-size: 14px; }
}
@media (max-width: 1024px){
.roomcontwrap .sec-title {}
.boxwrapper {
position: relative;
bottom: 0;
border: 0;
left: 0;
-webkit-transform: translateX(0);
transform: translateX(0);
margin: 0;
padding: 0;
width: 100%;
}
.boxwrapper .bb_resbox { background: #1298d5!important; }
.nemus-slider:after { display: none; }
.nemus-slider.controls-inside .nemus-control-nav { bottom: 10px !important; }
.heading { font-size: 26px; }
.home-content-inner .home-text .heading { font-size: 32px; }
.aboutbg:after { bottom: -60px; }
#rooms { padding: 70px 0 70px; }
.home-services:after { bottom: -80px; }
#gallery { padding: 90px 0 80px; }
.testibg { padding: 30px 0 90px; }
}
@media (max-width: 992px){
.contactbox-container .cbox { margin: 0 10px; }
}
@media (max-width: 991px){
.Facilitybox { box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .3); }
aside#nav_menu-2 .menu-footer-menu-container li { width: 100%; }
select.bb_combobox:focus { border-radius: 0px !important; outline: none !important } p.bbres_fieldset input.bbres_booknow { background: #fff !important; color: #1298d5 !important; }
p.bbres_fieldset input.bbres_booknow:hover { background: #fff !important; color: #1298d5 !important; }
.bbres_fieldset5, .bbres_fieldset6 { width: 49% !important }
p.bbres_fieldset input.bbres_booknow { background: #fff !important; color: #1298d5 !important; }
.fixed { position: relative; width: 100%; background: #1298d5; margin: 0; padding: 20px; }
.bb_resbox p { line-height: 1 }
.fixed { padding: 15px; }
.contactadd { min-height: 160px; }
.sec-title { font-size: 20px; min-height: 92px;}
.navbar-header { float: none; margin-top: -10px; }
.navbar-toggle { display: block; margin-top: 0; padding-right: 200px !important; }
.nav>li { padding: 0 }
.navbar-collapse { border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
.navbar-collapse.collapse { display: none !important; }
.navbar-nav { float: none !important; margin: 7.5px -15px; background: white; }
.navbar-nav>li { float: none; }
.navbar-nav>li>a { padding-top: 10px; padding-bottom: 10px; }
.collapse.in { display: block !important; position: relative; z-index: 999; }
.room-box .rm-price { width: 60%; }
.room-box .rmbkbtn .read { padding: 9px 31px; }
.box-gallery:nth-child(1) { display: none; }
.box-gallery:nth-child(2) { display: none; }
.facilities { min-height: 0px; -webkit-transform: translateX(15%); transform: translateX(15%); }
.textbox-right { float: left; margin-top: 10px; }
.text-testimonial { width: 603px; }
.box { width: 169px; }
.box-gallery { width: 215px; }
.sm-block { width: 225px; }
.sm-block::after { width: 170px; height: 170px; }
.srv-text-block { font-size: 20px; }
.text-stay { font-size: 20px; width: 400px; }
.content-inner { padding: 120px 20px 20px 20px; }
.date { width: 100%; height: 100px; }
.date-center { top: 5%; position: absolute; left: 45%; }
.month-center { position: absolute; top: 5px; left: 42%; }
.more { font-size: 20px; left: 28%; margin-top: 10px; }
.round { right: 5px; }
.menub { width: 100%; text-align: center; }
ul.pull-right1 { float: none !important; margin-top: 10px; display: inline-block; }
.facilities h2 { font-size: 15px; }
.entry-title { font-size: 28px; }
.map-size { width: 450px; height: 450px; }
.entry-title { padding-top: 55px; }
.roomcnt { padding: 0; min-height: auto; margin: 0; line-height: initial; }
.fac-ul { padding: 0; height: 230px; overflow: hidden; }
.room-box .fac-ul { display: block; }
.room-box .fac-ul li { width: 100%; }
.roomcontwrap .fac-ul li { width: 100%; }
.boxwrapper { position: relative; bottom: 0; border: 0; left: 0; -webkit-transform: translateX(0); transform: translateX(0); margin: 0; padding: 0; width: 100%; }
.mid .center { margin-top: 0; margin-bottom: 0; }
.facilitie-box { margin-bottom: 30px; }
#rooms .box1 { width: 45%; }
#rooms .product-imitation1, .product-desc.dropdown { width: 100%; }
.book-btn1 a { width: 100% !important; margin: 0; }
.ftr-address li i { display: inline; }
.roomcontwrap .sec-title { margin-bottom: 5px; }
.video-container iframe { min-height: 360px; }
.aboutbg { padding: 40px 0 0; }
.entry-content { padding: 0 0 80px !important; min-height: inherit; }
.imgbox { width: calc(33% - 20px); }
h3.gtitle { display: none; }
.facilitie-box { -webkit-transform: translateX(15%); transform: translateX(15%); }
.alternate-blockimg { width: calc(50% - 40px); }
.alternate-blocktext { width: 50%; }
.lounge-blockimg { max-height: 140px; }
ul.amenities-list li { width: calc(50% - 30px); }
.sidebar-container .widget-title + div { max-width: 200px; }
.site-footer .widget-area aside:nth-child(1) { width: 32%; }
.site-footer .widget-area aside:nth-child(2) { width: 38%; }
.site-footer .widget-area aside:nth-child(3) { width: 30%; }
.attraction-block { width: calc(50% - 20px); }
.footer-btm { flex-direction: column; }
.footer-btm .footer-copy { margin: 0 0 10px; }
#rooms .box1 .product-name {text-align: center;}
} @media (max-width: 870px){
.bb_resbox h2 { display: inline-block; width: 100%; padding: 0; margin-bottom: 10px; border: none; }
.bb_resbox p { display: inline-block; margin: 0 0 15px; width: 100% !important; }
.bb_resbox button.ui-datepicker-trigger { right: 10px !important; }
.bb_resbox input#eZ_chkin, .bb_resbox input#eZ_chkout { width: 100% !important; }
}
@media (max-width: 850px){
.fixed {top: 5px;}
}
@media (max-width: 830px){
.bb_resbox h2 { display: inline-block; width: 100%; padding: 0; margin-bottom: 10px; border: none; }
.bb_resbox p { display: inline-block; margin: 0 0 15px; width: 100% !important; }
.bb_resbox button.ui-datepicker-trigger { right: 10px !important; }
.bb_resbox input#eZ_chkin, .bb_resbox input#eZ_chkout { width: 100% !important; }
}
@media (max-width: 767px){
.staff { -webkit-flex-direction: column; flex-direction: column; }
.staff-box { margin: 15px 0; }
.facilities { padding: 0; margin: 0 0 30px; -webkit-flex-direction: column; flex-direction: column; -webkit-transform: translateX(0%); transform: translateX(0%); }
.facilities h2 { padding: 15px 0 0; text-align: center; }
.facpage .col-xs-12 { width: 50%; }
.post-82 .entry-content { padding: 0 !important; }
.post-279 .entry-content { padding: 0 !important; }
.heading { font-size: 26px; }
.testibg { background: #F4F4F4; margin-bottom: 0; padding: 20px 0 70px 0; }
.roombtn { margin-bottom: 0; }
.post-40 .entry-content { padding-bottom: 10px; }
.owl-carousel-item-text h3 { margin-top: 0; font-size: 16px; }
.sidebar-container .widget-title { padding: 20px 0 10px !important; margin: 0; }
.site-footer .widget-title { font-size: 16px !important; }
.faq-row h4 { font-size: 16px; }
li.parsley-required { padding: 7px; }
.bb_resbox p { width: 30%; }
.pt { margin-top: 0; }
.product-name { min-height: 0; }
.heading::after { left: 44%; }
.entry-title { margin: 0; padding-top: 30px; font-size: 24px; }
.Facilitybox { box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .3); width: 100%; }
.bb_resbox h2 { width: 100%; display: inline-block !important; font-size: 24px !important; }
.bb_resbox p { }
.site-footer .widget { width: 100%; }
.bb_resbox button.ui-datepicker-trigger { }
.services .center { text-align: center; float: left; width: 50%; margin-bottom: 15px; }
.facilitie-box { -webkit-transform: translateX(0%); transform: translateX(0%); }
.home-services .facilitie-box { -webkit-flex-direction: column; flex-direction: column; margin: 0 0 30px; }
.services .read-btn { margin-top: 30px; }
.home-services .product-desc .service-name { display: block; margin: 15px 0 0; padding: 0; }
.fac-ul li { width: 50%; }
.lower-content { min-height: auto; }
.contactform { margin-top: 20px !important; }
.contactform p { margin-bottom: 0; }
.ct p { text-align: center }
#last { padding: 30px 10px; }  .rm-details p { text-align: center }
.sec-title { text-align: center; padding-bottom: 0; min-height: initial;}
.roomcnt { display: none; }
.room-box .fac-ul { display: none; }
.room-box .rm-details { min-height: initial; }
.product-price2 { font-size: 24px; }
.product-name { font-size: 20px; margin: 0 0 10px; }
.contactadd { min-height: 0 }
#mapDiv { width: 100% !important }
.restaurant .lower-content { min-height: auto; }
aside#nav_menu-2 .menu-footer-menu-container li { padding: 5px 0; width: 100%; float: left; }
.site-title { font-size: 24px !important } ul.nav-menu, div.nav-menu > ul { margin-right: 0 !important }
.menu-toggle { right: 0px; position: absolute; } .mt30 { margin-top: 20px; }
.footer { padding-top: 20px; padding-bottom: 20px; }
.newsletter { padding-bottom: 30px; padding-top: 30px; }
.text-left { text-align: center; }
.text-center ul { display: inline-block; }
.text-testimonial { width: 585px; }
.box { width: 220px; }
.hentry-top-bg { height: 70px; }
.entry-header { margin-top: 0; min-height: 100px; background-position: center; }
.margin0 { padding-left: 0 !important; padding-right: 0 !important }
.box-gallery { width: 250px; }
.box.gallery.mr0 { margin-right: 5px !important; margin-left: 12px; }
.sm-block { width: 300px; margin: 10px; }
.sm-block::after { width: 160px; height: 160px; }
.srv-text-block { font-size: 18px; }
.margin0 { padding-left: 15px; padding-right: 15px; }
.aboutus { padding-bottom: 20px; padding-top: 30px; }
.mt80 { margin-top: 80px; }
.text-stay { font-size: 18px; width: 100%; text-align: center; margin-bottom: 10px; }
.footer-menu { text-align: center; }
.testimonial { padding-top: 30px; padding-bottom: 30px; }
.offers { padding-top: 30px; }
.content-box-wrap { padding-bottom: 30px; }
#gallery { padding: 60px 0; }
.pb60 { padding-bottom: 30px; }
.services { padding-bottom: 30px; padding-top: 30px; }
.mb60 { margin-bottom: 50px; padding: 0; }
ul.pull-right1 { float: none !important; margin-top: 10px; }
.content-inner { min-height: 250px; }
.textbox-right { text-align: center; float: none; }
.join { float: none; margin-left: -3px; padding: 12px; }
.booking { width: 100%; background: #1298d5; }
#slider { padding-bottom: 45px; }
.btn-white { background: #148EA6; color: white; border: none; }
.slider-img img { min-width: 100%; min-height: auto; }
.adult-width { width: 31%; }
.child-width { width: 31%; }
.night-width { width: 31%; }
.night-width-1 { width: 100%; }
.child-width-1 { width: 100%; }
.adult-width-1 { width: 100%; }
.center { text-align: center; float: left; }
.slider-img img { max-height: 300px; }
.accomodation div#carousel-example-generic-accomodation, div#carousel-example-generic-abtus { max-width: 100%; margin-bottom: 30px; }
.mt20 { margin-top: 20px; }
.item img { width: 100%; height: 100%; }
.contactadd { padding: 10px; margin-bottom: 10px; }
.more { position: absolute; top: 55%; left: 25%; font-size: 16px; }
.more-icon { position: absolute; top: 40%; left: 42%; }
.both { text-align: center; width: 320px; margin: auto }
.ht { height: 280px; }
.room-box .rm-price { width: 50%; bottom: 0 }
#sl { width: 150px; }
.ad + .ad { margin-left: 18px; }
.map-size { width: 100%; height: 450px; }
.carousel-indicators, .dot { bottom: 30px; }
.room-box .rmbkbtn .read { position: relative; float: none; margin: 0; }
.rmbkbtn { text-align: center; margin-top: 20px; }
.box1 { width: 370px; }
.site-main { min-height: 600px; }
.boxwrapper { position: relative; bottom: 0; border: 0; left: 0; -webkit-transform: translateX(0); transform: translateX(0); margin: 0; padding: 0; width: 100%; }
.boxwrapper .bb_resbox { background: #000; }
.footer-btm { -webkit-flex-flow: column; flex-flow: column; text-align: center; padding: 0; }
.footer-copy { margin-bottom: 5px; }
.lower-content .upper-box { padding: 30px 15px 15px; }
.loimg-block:last-child { margin-bottom: 0; }
.roombox { height: auto; }
.roomimg img { position: relative; height: auto !important; }
.contactbox-container .cbox { width: 100%; margin: 0 0 20px; }
.contactbox-container .cbox:last-child { margin-bottom: 0; }
.faq-row { border: 1px solid #CCC; padding: 15px; }
.faq-row:last-child { margin-bottom: 0; }
.services .center:nth-last-child(1) .facilitie-box, .services .center:nth-last-child(2) .facilitie-box { margin-bottom: 0; }
.services .read-btn { margin-top: 10px; }
.lo-attraction { width: auto; margin: 0 -15px; }
.contactbox-container { margin: 0 15px; }
.contactbox { margin: 0; }
.map { margin-top: -20px; }
.header-top li.phone.map { margin-top: 0; }
#nav_menu-2 .widget-title { padding-top: 0 !important; }
.otherfac { margin-bottom: 0; }
.facpage { margin-bottom: 0; }
.img_wrapper { margin-bottom: 0; }
.imgbox { width: 30%; }
.imgbox:last-child { margin-bottom: 0; }
.img_wrapper .ez_img img { height: auto; }
.roomcontwrap .sec-title { text-align: left; }
.attraction-list li { width: calc(50% - 20px); }
.entry-content { padding: 10px 0 40px !important; }
.facpage .col-xs-12:last-child .facilities { margin-bottom: 20px; }
.gallery-rooms h2 { font-weight: 600; }
.gallery-rooms:last-child { margin-bottom: 0; }
.faq-section { margin-bottom: 10px; }
.home-content-inner { flex-flow: column-reverse; }
.home-content-inner .home-text { width: 100%; text-align: center; }
.home-content-inner .home-text .heading { text-align: center; }
.home-content-inner .home-img { max-height: none; width: auto; margin: 0 auto 40px; }
#rooms { padding: 90px 0 70px; }
.home-services:after { bottom: -40px; }
.lounge-outer { -webkit-flex-flow: column; flex-flow: column; }
.lounge-block { width: 100%; max-width: 300px; margin: 0 auto 30px; }
.lounge-block:last-child { margin-bottom: 0; }
.lounge-block:last-child .lounge-blocktext ul { margin-bottom: 0; }
.lounge-blockimg { max-height: none; }
.localattraction-outer { -webkit-flex-direction: column; flex-direction: column; }
.la-block { width: 100%; }
.la-block:last-child { padding: 30px 0 0; width: 100%; }
.la-block:last-child ul { margin-bottom: 0; }
.box-gallery:nth-child(1)
.box-gallery:nth-child(2), .box-gallery:nth-child(3), .box-gallery:nth-child(4) { display: none; }
.alternate-block, .alternate-block:nth-child(even) { -webkit-flex-direction: column; flex-direction: column; margin-bottom: 0; margin-top: 20px; }
.alternate-block { margin-top: 0; }
.alternate-blockimg, .alternate-block:nth-child(even) .alternate-blockimg { width: 100%; margin: 0 0 40px 0; }
.alternate-blocktext { width: 100%; }
.roombox { height: auto; }
.roombox:last-child { margin-bottom: 0; }
.roomimg img { position: relative; height: auto !important; }
.roomcontwrap { position: relative; width: 100%; background: #1298d5; padding: 15px 15px 20px; text-align: center; }
.roomcontwrap .sec-title { font-size: 18px; text-align: center; } .roomcontwrap .fac-ul { display: none; }
.roomcontwrap .roombtn { margin: 5px auto 0; display: table; }
.roomcontwrap .sec-title { text-align: center; }
.sidebar-container .widget-title + div { max-width: none; }
.sidebar-container .widget { float: none !important; }
.site-footer .widget-area aside:nth-child(1) { width: 100%; }
.site-footer .widget-area aside:nth-child(2) { width: 100%; }
.site-footer .widget-area aside:nth-child(3) { width: 100%; }
.site-footer .widget-area { -webkit-flex-direction: column; flex-direction: column; }
.nemus-slider .caption { display: none; }
.header-section { height: auto; }
.logo { margin: 12px 0; }
.home-services .product-desc { width: 100%; }
.alternate-blocktext h2 { font-size: 24px; }
.dining-inner { flex-direction: column; }
.dining-content { width: 100%; }
.dining-img { width: 100%; margin: 40px 0 0; max-width: 500px; }
.dining-section h2 { font-size: 24px; }
.dining-section h3 { font-size: 18px; line-height: 1.4em; }
.dining-section h4 { font-size: 18px; }
.header-outer { height: auto; }
} @media (max-width: 720px){
.mid{width: 500px;margin: auto;}
}
@media (max-width: 715px){
.text-testimonial::after{display: none;}
.text-testimonial{border: none;}
.quote{display: none}
.content-inner {min-height: 315px;}
.next-prev{float: none;}
.left-ar{top:40%}
.right-ar{top:40%;}
.carousel-indicators, .dot{bottom: 50px;}
}
@media (max-width: 650px){
.carousel-indicators, .dot{bottom: 50px;}
.imgbox { width: 45%; margin: 10px;}
.img_wrapper .ez_img {margin: 0;width: 100%;}
.img_wrapper .ez_img img {height: auto;width: 100%;}
.video-container iframe {min-height: 310px;}
.aboutbg,
#rooms,
.services,
#gallery,
.testibg { padding: 40px 0; }
.aboutbg:after,
.home-services:before,
.home-services:after,
.testibg:before,
.site-footer:before { display: none; }
.home-services .container.mid { width: auto; }
.services .read-btn { margin-top: 20px; }
ul.amenities-list li { width: calc(50% - 30px); }
.alternate-block { -webkit-flex-flow: column; flex-flow: column; }
.alternate-blockimg {
width: 100%;
margin: 0 0 40px 0;
}
.alternate-blocktext {
width: 100%;
}
.alternate-block:nth-child(even) { -webkit-flex-direction: column; flex-direction: column; }
.alternate-block:nth-child(even) .alternate-blockimg { margin: 0 0 40px 0; }
.home-content-inner .home-img img { max-width: 100%; min-height: 180px; }
}
@media (max-width: 630px){
.content-box{width: 100%;}
.content-inner {min-height: inherit;}
.carousel-indicators, .dot{bottom: 60px;}
.nemus-direction-nav a{width: 45%;}
.roombox { height: auto; }
.roomimg img { position: relative; height: auto !important; }
.roomcontwrap { position: relative; width: 100%; background: #1298d5; padding: 15px 15px 20px; text-align: center; }
.roomcontwrap .sec-title { font-size: 18px; text-align: center; } .roomcontwrap .roombtn { margin: 5px auto 0; display: table; }
.roomcontwrap .sec-title { text-align: center; }
.faq-row p { padding: 0; }
#_exitwidgetcontainer .popup-inner { width: auto!important; top: 30px !important; padding: 40px 20px !important; margin: 4px !important;}
#_exitwidgetcontainer a.btn-primary.btn-block.btn.read-btn {font-size: 16px !important;padding: 10px !important;white-space: normal !important;}
#rooms .box1 { width: 75%; margin: 15px auto;}
}
@media (max-width: 600px){
.heading{
font-size: 24px;
}
.heading::after {
left: 43%;
}
.home-content-inner .home-text .heading { font-size: 24px; }
.bbres_fieldset6, .bbres_fieldset5 {
width: 100%!important;}
.text-testimonial {width: 450px;}
#sl{width: 150px;}
.ad + .ad{margin-left: 17px;}
.ht{height: 230px;}
.pc{font-size: 24px;}
.carousel-indicators, .dot{bottom: 40px;}
.product-name {font-size: 18px;}
}
@media (max-width: 580px){
.toggled-on .nav-menu{top: 59px !important;}
.site-title{font-size: 20px!important;padding: 0}
#sl{width: 130px;}
.ad + .ad{margin-left: 16px;}
.img_wrapper a img{margin: 0px;}   
.gallery-rooms h2 {
font-size: 20px;
}
#rooms .box1 { width: 75%; margin: 15px auto;}
.product-name {text-align: center;}
#topbar { display: none; }
.home-content-inner .home-img img {
max-height: none;
width: auto;
max-width: 100%;
}  
.home-services .mid .center { width: 100%; }  
.home-services .facilitie-box { -webkit-flex-direction: column;flex-direction: column; margin: 0 0 30px;}
.services .read-btn {margin-top: 30px;}
.home-services .product-desc .service-name { display: block; margin: 15px 0 0; padding: 0;}
#gallery .heading { margin: 0 0 10px; }
.navbar { min-height: 60px; }
.logo {margin-top: 6px;}
.bkbtn { top: 11px; }
.menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle:active {padding-top: 20px !important;}
ul.amenities-list li { width: 100%; }
.Facilitybox { margin-bottom: 0; }
.facpage .col-xs-12 { width: 100%; }
.attraction-block { width: 100%; margin: 0 0 30px; }
.logo { width: auto; max-width: 100px;}
.logo img { width: auto; height: auto; max-width: 100%; }
} @media (max-width: 555px){
.menu-toggle { position: absolute;
}
.bb_resbox p {
width: 25%;
width: 100%;
margin-top: 15px;
margin-bottom: 0;
}
p.bbres_fieldset.bbres_fieldset10.bb_btn { margin-top: 15px; }
input#bb_resBtn { margin: 0 !important; }
input#eZ_chkin{
width: 100% !important;
}
input#eZ_chkout{
width: 100% !important;
}
.bb_resbox button.ui-datepicker-trigger {
right: 3% !important;
}
.heading::after {
left: 42%;
}
.services .center {
text-align: center;
float: left;
width: 100%;
margin-bottom: 15px;
}
.menu-toggle {
padding: 34px 120px 0px 0px;
}
.toggled-on .nav-menu{top: 59px !important;}
.content-inner {min-height: inherit;}
.more{top:55%;}
.more-icon{top:40%;}
.left-ar{top:30%}
.right-ar{top:30%;}
#sl{width: 110px;}
.ad + .ad{margin-left: 9px;}
.site-title{width: 250px!important;} .read-btn
{
font-size: 16px;
}
.facilitie-box {margin-bottom: 15px;}
}
@media (max-width: 520px){
.logo { box-shadow: none; left: -10px; }
.heading::after { display: none; }
.mid .center { margin-top: 10px; }
.heading { margin: 0px 0px 5px; }
.adult-width { width: 27%; }
.child-width { width: 27%; }
.night-width { width: 27%; }
.ad + .ad { margin-left: 36px; }
.pc { font-size: 18px; }
.carousel-indicators, .dot { bottom: 50px; }
.box1 { width: 300px; margin-bottom: 15px; } .fac-ul li { width: 100%; } #services .heading { margin-bottom: 10px; }
}
@media (max-width: 505px){
.mar{margin-bottom: -25px;margin-top: -25px;}
#nemus-slider-145{display: none;}
.ad + .ad{margin-left: 35px;}
.ht{height: 200px;}
.navbar-header a{font-size: 20px;}
.mid{width: 280px;margin: auto;}
.footer-menu li{display: block;padding-bottom: 15px;}
.sec-title {
font-size: 16px;
}
.room-box .rmbkbtn .read {
padding: 9px 20px;
}
}
@media (max-width: 480px){
.carousel-indicators, .dot{bottom: 40px;}
.video-container iframe {min-height: 230px;}
}
@media (max-width: 460px){
.nemus-slider{
max-height: 400px;
overflow: hidden;
} .nemus-slider.controls-inside .nemus-control-nav { }
.nemus-direction-nav a{ }
.local{
margin-top: 0;
}
.header-top pull-right{float: left !important;}
.text-testimonial{width: 380px;} 
.box1{width: 300px;}
.room-box .rm-price{width: 55%;}
.product-imitation1 img{width:300px;}
.block-info{float: none;}
.center{text-align: center;}
.ad + .ad{margin-left: 25px;}
.ht{height: 180px;}
.carousel-indicators, .dot{bottom: 30px;}
#topbar { display: none; }
.logo { left: -10px;}
#mobile_btn { display: block;}
}
@media (max-width: 420px){
#sl{width: 68px;}
.adviser{padding-bottom: 5px!important;}
.room-box .rm-price{width: 55%;} 
ul.pull-right{display: inline-block;float:none !important;padding-top: 3px;}
.header-top li{padding-bottom: 0;padding-top: 0;float: none;width: 187px;margin:auto;}
.topmenu{width: 250px;margin: auto;text-align: center;}
ul.lf{text-align: center;float:none!important}
ul.pull-right li{float: left;}
}
@media (max-width: 410px){
.fixed{margin-left: 0px;}
.textbox{width: 235px;}
.ad + .ad{margin-left:10px; }
.text-stay{width: 300px;}
.sm-block{width: 300px;}
.sm-block.mr0{margin-right: 12px!important;}
.ad + .ad{margin-left: 25px;}
.ht{height: 160px;}
}
@media (max-width: 400px){
#_exitwidgetcontainer a.btn-primary.btn-block.btn.read-btn { font-size: 14px !important; }
#_exitwidgetcontainer .popup-inner .looker_booker p:nth-child(1) { font-size: 16px !important; }
#_exitwidgetcontainer .popup-inner .looker_booker p:nth-child(2) { font-size: 14px !important; }
}
@media (max-width: 380px){
.sidebar-container .widget{
padding: 0 !important;
}
.footer{
padding: 10px;
}
.room-box .rmbkbtn .read{float: none}
.both{width: 277px;}
.ht{height: 140px;}
.room-box .rm-price{width: 70%;}
.carousel-indicators, .dot{bottom: 20px;} .site-title{font-size: 16px!important;width: 130px!important;}
.bkbtn{font-size: 12px;}
a.home-link.logo .img-responsive {width: 115px;}
.menu-toggle{font-size: 22px!important;}
.menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle:active{
padding: 22px 0 0 0 !important;
}
.logo {max-width: 100px; margin: 9px 0 0;}
.toggled-on .nav-menu, .toggled-on .nav-menu > ul {
display: block;
margin-left: 0;
z-index: 999;
display: block;
margin-left: 0;
margin-right: 0;
z-index: 999;
background: #fff;
position: absolute;
right: 12px!important;
border: 1px solid #ddd;
padding: 0;
}
.room-box .rmbkbtn .read
{
font-size: 14px
}
.read-btn {font-size: 14px;}
#_exitwidgetcontainer a.btn-primary.btn-block.btn.read-btn {font-size: 14px !important;padding: 10px !important;white-space: normal !important;}
#_exitwidgetcontainer .popup-inner {padding: 40px 10px 20px !important;}
}
@media (max-width: 360px){
.attraction-list li { width: 100%; }
}
@media (max-width: 345px){
.more{font-size: 14px;}
.sm-block{margin-right:0;width: 260px; }
.box1{width: 260px;}
.product-imitation1 img{width: 260px;}  
.ad + .ad{margin-left: 15px;} 
.menu-toggle{font-size: 22px!important;}
.box-gallery{width: 210px;}
}
@media (max-width: 428px){
#topbar{display: none;}
.bkbtn{
display: none;
}
.toggled-on .nav-menu, .toggled-on .nav-menu > ul.toggled-on .nav-menu, .toggled-on .nav-menu > ul{
right: 0 !important;
}
}
@media (max-width: 600px){
.box-gallery:nth-child(5){display:none!important;}
.box-gallery:nth-child(4){display:none!important;}
.nemus-direction-nav a:before{font-size: 25px!important;}
}
@media (max-width: 500px){
.imgbox { width: auto; margin: 15px auto; display: table !important; }
.img_wrapper .ez_img { width: auto; margin: 0 auto; text-align: center; display: table; }
.img_wrapper .ez_img img { width: 100%; height: auto; min-height: 160px; max-height: 160px; }
h3.gtitle { display: none; }
}
@media (max-width: 320px){
.text-testimonial{width: 290px;}
.mt80{margin-top: 90px;}
.sm-block{width: 270px;margin: 0}
.sm-block.mr0{margin-right: 0px!important;}
.text-stay{width: 290px;font-size: 14px;}
.heading{font-size: 22px;}
.alternate-blocktext h2 { font-size: 22px; }
.home-content-inner .home-text .heading { font-size: 24px; }
.home-content-inner .home-text h2 { font-size: 15px; }
.content-tittle{font-size: 16px;}
.content-text{font-size: 14px;}
.text-block h3{font-size: 20px;}
.topmenu{width: 200px;}
.ad + .ad{margin-left: 25px;}
#mobile_btn { right: 28px; }
.bb_resbox h2 { font-size: 22px !important; }
.home-content-inner .home-img img { min-height: inherit; height: auto; }
#rooms .box1 { width: 90%; }
.testibg .read-btn {font-size: 13px; padding: 12px;}
}
@media (max-width: 264px){
#mobile_btn { display: none; }
}
.nemus-slider.controls-inside .nemus-direction-nav .nemus-prev {left: 15px!important;}
.nemus-slider.controls-inside .nemus-direction-nav .nemus-next{right: 15px!important;}
li.parsley-required {
margin: 0!important;
}
li.parsley-required {
background: #FFC9C9;
color: #832020;
padding: 5px 80px;
margin-top: -2px;
list-style-type: none;
margin: -16px 0 0 -41px;
text-align: center;
}