/* Fonts Start */@font-face {    font-family: 'Nexa Demo';    src: url('../fonts/NexaDemo-Light.woff2') format('woff2'),        url('../fonts/NexaDemo-Light.woff') format('woff');    font-weight: 300;    font-style: normal;}@font-face {    font-family: 'Nexa Demo';    src: url('../fonts/NexaDemo-Bold.woff2') format('woff2'),        url('../fonts/NexaDemo-Bold.woff') format('woff');    font-weight: bold;    font-style: normal;}@font-face {    font-family: 'Billie Harley';    src: url('../fonts/BillieHarleyRegular.woff2') format('woff2'),        url('../fonts/BillieHarleyRegular.woff') format('woff');    font-weight: normal;    font-style: normal;}/* Fonts End */a{-webkit-transition: color .2s ease-in; -moz-transition: color .2s ease-in; -o-transition: color .2s ease-in; transition: color .2s ease-in;}.pfirstchild p:first-child{margin-top: 0px; padding-top: 0px;}.pfirstchild p:last-child{margin-bottom: 0px; padding-bottom: 0px;}.loadthis { display: none; }.animatethis { -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }.main-content { max-width: 1920px; margin: auto auto; }.main-content-ins { max-width: 1360px; margin: auto auto; padding-left: 20px; padding-right: 20px; }.main-content-top { padding-top: 130px; }.no-marg-padd { margin: 0; padding: 0; }.no-marg-padd li { margin: 0; padding: 0; }input, textarea { outline: 0 !important; }strong, b { font-weight: 700 !important; }.bootstrap-dialog .modal-header { background-color: #ae976d !important; }.bootstrap-dialog .bootstrap-dialog-close-button button { font-size: 26px; opacity: 1; }.bootstrap-dialog .bootstrap-dialog-title { font-size: 16px !important; color: #fff; }.bootstrap-dialog .bootstrap-dialog-message { font-size: 16px !important; color: #000; }.bootstrap-dialog .bootstrap-dialog-footer-buttons .btn-warning { font-size: 16px !important; }.bootstrap-dialog .bootstrap-dialog-footer-buttons .btn-default { font-size: 16px !important; color: #000; }.rvl-hdn { visibility: hidden; }.rvl-vrf { overflow: hidden; }#infscr-loading { text-align: center; z-index: 100; position: fixed; left: 50%; bottom: 40px; width: 274px; margin-left: -137px; padding: 7px 10px; background: #000; opacity: 0.8; color: #fff; border: 1px solid #959595; }.mfp-fade.mfp-bg { opacity: 0; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } /* overlay at start */.mfp-fade.mfp-bg.mfp-ready { opacity: 0.8; } /* overlay animate in */.mfp-fade.mfp-bg.mfp-removing { opacity: 0; } /* overlay animate out */.mfp-fade.mfp-wrap .mfp-content { opacity: 0; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } /* content at start */.mfp-fade.mfp-wrap.mfp-ready .mfp-content { opacity: 1; } /* content animate it */.mfp-fade.mfp-wrap.mfp-removing .mfp-content { opacity: 0; } /* content animate out */.pagin { text-align: center; margin-top: 100px; }.pagin li { margin-left: 4px; display: inline-block; vertical-align: top; }.pagin li.num:before { content: "|"; font-size: 14px; margin-right: 6px; display: inline-block; vertical-align: top; }.pagin li.num:first-child:before { display: none; }.pagin li a { display: inline-block; margin-top: -3px; font-size: 18px; color: #000; }.pagin li a:hover,.pagin li.active a { color: #8560a8; }.ph { }.ph::-webkit-input-placeholder { opacity: 1 !important; font-size: 12px; color: #000; }.ph:-moz-placeholder { /* Firefox 18- */ opacity: 1 !important; font-size: 12px; color: #000; }.ph::-moz-placeholder {  /* Firefox 19+ */ opacity: 1 !important; font-size: 12px; color: #000; }.ph:-ms-input-placeholder { opacity: 1 !important; font-size: 12px; color: #000; }.ph:-ms-input-placeholder { opacity: 1 !important; font-size: 12px; color: #000; }.ph-cnt { }.ph-cnt::-webkit-input-placeholder { opacity: 0.5 !important; font-size: 18px; color: #3f3e3e; }.ph-cnt:-moz-placeholder { /* Firefox 18- */ opacity: 0.5 !important; font-size: 18px; color: #3f3e3e; }.ph-cnt::-moz-placeholder {  /* Firefox 19+ */ opacity: 0.5 !important; font-size: 18px; color: #3f3e3e; }.ph-cnt:-ms-input-placeholder { opacity: 0.5 !important; font-size: 18px; color: #3f3e3e; }.ph-cnt:-ms-input-placeholder { opacity: 0.5 !important; font-size: 18px; color: #3f3e3e; }ol.breadcrumb { background: transparent; margin: 0; padding: 0; }ol.breadcrumb li { margin: 0; padding: 0; list-style: none; font-size: 12px; color: #252525; }ol.breadcrumb li + li:before { content: "|"; padding: 0 5px; }ol.breadcrumb li a { text-decoration: none; font-size: 12px; color: #252525; font-weight: 300; }ol.breadcrumb li a:hover,ol.breadcrumb li.active a { color: #eb2594; }#cookie-bar { background: #000; background: rgba(0,0,0,0.8); height: auto; line-height: normal; color: #eeeeee; text-align: center; padding: 5px 5px; }#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}#cookie-bar.fixed.bottom {bottom:0; top:auto; z-index: 999;}#cookie-bar p {margin: 0; padding: 0; color: #fff; font-size: 14px; }#cookie-bar a {color:#fff; text-decoration:underline; font-size: 14px; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear;}#cookie-bar .cb-enable {background:#ae976d; color: #fff; display: inline-block; text-decoration: none; padding: 2px 6px; margin-left: 8px; }#cookie-bar .cb-enable:hover {background:#000;}#cookie-bar .cb-disable {background:#990000; color: #fff; display: inline-block; text-decoration: none; padding: 2px 6px; margin-left: 8px; }#cookie-bar .cb-disable:hover {background:#bb0000;}#cookie-bar .cb-policy {background:#0033bb; color: #fff; display: inline-block; text-decoration: none; padding: 2px 6px; margin-left: 8px; }#cookie-bar .cb-policy:hover {background:#0055dd;}.noselect {  -webkit-touch-callout: none; /* iOS Safari */    -webkit-user-select: none; /* Safari */     -khtml-user-select: none; /* Konqueror HTML */       -moz-user-select: none; /* Firefox */        -ms-user-select: none; /* Internet Explorer/Edge */            user-select: none; /* Non-prefixed version, currently                                  supported by Chrome and Opera */}/********************* HEADER *********************/.cbp-af-header { position: fixed; top: 0; left: 0; width: 100%; z-index: 100; background: #fff; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }.cbp-af-header.header-scrl { }.cbp-af-header .header-wrapper { }.cbp-af-header .header-wrapper header { }header {padding: 10px 0 10px;-webkit-transition: all 300ms linear;-moz-transition: all 300ms linear;-o-transition: all 300ms linear;transition: all 300ms linear;}header .pull-left a img {max-width: 250px;}header .pull-right {margin-top: 9px;}header .pull-right ul li { float: left; margin-left: 34px; line-height: 56px; }header .pull-right ul li:first-child { margin-left: 0; }header .pull-right ul li a { color: #3f3e3e; }header .pull-right ul li a:hover,header .pull-right ul li a.active { color: #ae976d; }header .pull-right ul li:last-child a { display: inline-block; background: #ae976d; width: 190px; line-height: 56px; text-align: center; font-size: 16px; color: #fff; font-weight: 700; }header .pull-right .mob-btn { margin-top: 22px; display: none; }header .pull-right .mob-btn a { display: block; background: url(../img/nav-btn.png) no-repeat 0 0; width: 40px; height: 25px; }.cbp-af-header.cbp-af-header-shrink header { padding: 10px 0; }nav#menu { visibility: hidden; height: 0; }nav#menu ul li a:hover,nav#menu ul li a.active { color: #fec51b; }.close-menu { cursor: pointer; }.mm-navbar_tabs a { font-size: 16px; }.mm-navbar_tabs a i { margin-right: 6px; }.mm-btn_close { background: #ae976d; }.mm-btn_close::before,.mm-btn_close::after { border-color: #fff; }.mm-btn_close::before { right: 15px; }.mm-btn_close::after { right: 22px; }.mm-navbars_bottom { border-top: 0; }.mm-navbars_bottom .mm-navbar { background: #ae976d; }.mm-navbars_bottom .mm-navbar a { color: #fff; }/********************* HEADER *********************//********************* FOOTER *********************/footer.no-marg { margin-top: 0; }footer { background: #525252; padding: 52px 0 34px; margin-top: 100px; }footer .main-content-ins { position: relative; }footer .logo { position: absolute; top: 0; left: 20px; }footer .logo a img {max-width: 348px;}footer .book { position: absolute; top: 0; right: 20px; }footer .book a { font-size: 16px; color: #fff; text-decoration: underline; }footer .book a:hover { color:#ae976d; }footer .cnt { max-width: 544px; margin: auto auto; }footer .cnt .mn { }footer .cnt .mn ul { margin-left: -10px; margin-right: -10px; overflow: hidden; text-align: center; }footer .cnt .mn ul li { float: left; width: 25%; padding: 0 10px; }footer .cnt .mn ul li a { font-size: 16px; color: #fff; }footer .cnt .mn ul li a:hover { color:#ae976d; }footer .cnt .soc { text-align: center; margin-top: 60px; }footer .cnt .soc ul { font-size: 0; }footer .cnt .soc ul li { display: inline-block; vertical-align: middle; margin: 0 25px; }footer .cnt .soc ul li a i { font-size: 30px; color: #fff; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }footer .cnt .soc ul li a:hover i { color: #ae976d; }footer .cnt .cp { border-top: 1px solid #fff; margin-top: 26px; padding-top: 22px; text-align: center; font-size: 14px; color: #fff; }footer .cnt .cp a { font-weight: 700; color: #fff; }footer .cnt .cp a:hover { color:#ae976d; }footer .footer-bottom {text-align:center;}footer .footer-bottom p {color: #fff;}footer .footer-bottom p a {color: #fff !important;}footer .footer-bottom p a:hover {color: #ae976d !important;}.footer-bottom i {color: #db0000 !important;}/********************* FOOTER *********************/.m-book {background: #fff;box-shadow: 2px 3px 9.97px 0.03px rgba(0, 0, 0, 0.1);padding: 18px 40px;margin-bottom: 10px;position: relative;z-index: 3;display: flex;align-items: center;}.m-book > div { float: left; width: 25%; padding: 0 10px; text-align: center; }.m-book > div label { color: #3f3e3e; font-weight: normal; margin-bottom: 22px; }.m-book .m-book-content{    margin-right: auto;    width: 100%;}.m-book .m-book-ttl{    text-align: start;    color: #B19975;    font-family: Gotham;    font-size: 24px;    font-style: normal;    font-weight: 700;    line-height: normal;    letter-spacing: -0.24px;}.m-book .m-book-txt{    color: #000;    font-family: Gotham Light;    font-size: 12px;    font-style: normal;    font-weight: 500;    line-height: normal;    letter-spacing: -0.12px;    max-width: 490px;    text-align: start;}.m-book .m-book-dt .m-book-ins { max-width: 170px; margin: auto auto; position: relative; }.m-book .m-book-dt .m-book-ins:before { content: ""; display: block; position: absolute; bottom: 11px; right: 0; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 15px solid #3f3e3e; }.m-book .m-book-dt .m-book-ins input { background: none; border: 0; border-bottom: 1px solid #7f7e7e; width: 100%; margin: 0; padding: 0; font-size: 24px; cursor: pointer; }.m-book .m-book-frm .m-book-ins { max-width: 150px; margin: auto auto; position: relative; }.m-book .m-book-frm .m-book-ins input { background: none; border: 0; border-bottom: 1px solid #7f7e7e; width: 100%; margin: 0; padding: 0; font-size: 24px; cursor: pointer; }.m-book .m-book-frm .m-book-ins button { background: none; border: 0; margin: 0; padding: 0; position: absolute; bottom: 0; font-size: 24px; }.m-book .m-book-frm .m-book-ins button.minus { left: 0; }.m-book .m-book-frm .m-book-ins button.plus { right: 0; }.m-book .m-book-btn { margin-top: 14px; }.m-book .m-book-btn a { width: 100%; max-width: 200px; margin: auto auto; background: #ae976d; border: 0; margin: 0; padding: 0; text-align: center; color: #fff; line-height: 56px; }.datepicker.dropdown-menu { background-color: #fff; }.datepicker table tr td.highlighted { background-color: rgba(174,151,109,0.3); }.datepicker table tr td.active.active { background: rgba(174,151,109,1); color: #fff; }.datepicker table tr td.today { background: #525252; color: #fff; }a.more,span.more,button.more {text-decoration:none; padding: 10px 24px 12px; background: none; border: 1px solid #ae976d; display: inline-block; }a.more.dark,span.more.dark,button.more.dark {background: #ae976d; border: 1px solid #ae976d; color: #fff; }a.more span,span.more span,button.more span { display: inline-block; vertical-align: middle; background:url('../img/btn-arrow-img.png') 0 0 no-repeat; width: 5px; height: 15px; margin-left: 16px; }a.more:hover span,span.more:hover span,button.more:hover span { background-image: url('../img/btn-arrow-img2.png'); }a.more:hover,span.more:hover,button.more:hover { color: #fff; }a.hvr-shutter-out-horizontal:before,span.hvr-shutter-out-horizontal:before,button.hvr-shutter-out-horizontal:before { background: #525252 !important; }a.more.hvr-shutter-out-horizontal:before,span.more.hvr-shutter-out-horizontal:before,button.more.hvr-shutter-out-horizontal:before { background: #ae976d !important; }a.more.dark.hvr-shutter-out-horizontal:before,span.more.dark.hvr-shutter-out-horizontal:before,button.more.dark.hvr-shutter-out-horizontal:before { background: #231f20 !important; }.form-group { margin-top: 30px; }.form-group .form-control { background: none; border: 1px solid #3f3e3e; width: 100%; height: 50px; margin: 0; padding: 0 18px; }.form-group textarea.form-control { padding: 12px 18px; height: 150px; }/*.content p { margin: 0; }.content h2 { margin: 0; font-size: 36px; color: #ae976d; text-align: center; line-height: normal; }.content h2.harl { margin: 0; font-size: 68px; font-weight: normal; color: #ae976d; font-family: 'Billie Harley'; line-height: normal; }.content h3 { margin: 0; font-size: 36px; color: #ae976d; font-weight: 300; line-height: normal; }*/.m-bnr { display: flex; justify-content: center; flex-direction: column; text-align: center; height: 500px; background: no-repeat center fixed; padding-left: 20px; padding-right: 20px; position: relative; }.m-bnr:before { content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.4); }.m-bnr h1 { margin: 0; font-size: 36px; color: #fff; font-weight: normal; }.m-bnr h1:after { content: ""; display: block; border-bottom: 1px solid #ae976d; width: 100%; max-width: 250px; margin: 30px auto 0 auto; }.m-bnr h2 { margin-top: 34px; margin-bottom: -20px; }.m-bnr-map { }.m-bnr-map .map { height: 500px; }.m-ttl { margin: 0; font-size: 36px; color: #ae976d; text-align: center; line-height: normal; }.m-ttl a { color: #ae976d; }.m-ttl-harl { margin: 0; font-size: 68px; font-weight: normal; color: #ae976d; font-family: 'Billie Harley'; line-height: normal; }.m-ttl-2 { margin: 0; font-size: 36px; color: #ae976d; font-weight: 300; line-height: normal; }.m-ttl-2 a { color: #ae976d; }.m-txt { margin: 0; }.m-actions { margin-top: 20px; }.m-actions a { margin: 10px 5px 0 5px; }.m-actions a.more span { margin: 2px 6px 0 0 !important; vertical-align: top !important; background: none !important; width: auto !important; height: auto !important; }.m-mom .owl-carousel { margin-top: 30px; }.m-mom .owl-carousel .owl-item{max-height:440px;overflow:hidden;}.m-mom .owl-carousel .owl-item::before{content:"";position:absolute;width:100%;height:100%;left:0;right:0;top:0;bottom:0;background:rgba(255, 255, 255,.6);-webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear;}.m-mom .owl-carousel .owl-item.active::before{background:none;}.m-mom .owl-carousel .owl-nav button{position:absolute;top:50%;outline:none;border:none;transform:translateY(-50%);}.m-mom .owl-carousel .owl-nav button.owl-prev{left:3%;}.m-mom .owl-carousel .owl-nav button.owl-next{right:3%;}.m-mom .txt { font-size: 24px; color: #aaa7a7; text-align: center; margin-top: 40px; }.m-about { padding: 62px 0 100px; background-repeat: no-repeat; background-position: center; background-size: cover; }.m-about h2 { color: #fff; }.m-about .slider-about { margin-top: 80px; padding-bottom: 100px; }.m-about .slider-about .item { padding: 0 10px; }.m-blog .cont { margin-top: 28px; }.m-blog .pull-left { width: 50%; }.m-blog .pull-left ul { }.m-blog .pull-left ul li { margin-top: 40px; }.m-blog .pull-left ul li:first-child { margin-top: 0; }.m-blog .pull-right { width: 50%; padding-left: 30px; text-align: right; display: flex; justify-content: center; flex-direction: column; }.m-nsl { }.m-nsl.main-content-ins { max-width: 1360px !important;position: relative; z-index: 4; }.m-nsl .ins { background-position: center center; background-repeat: no-repeat; height: 522px; display: flex; justify-content: center; flex-direction: column; position: relative; }.m-nsl .ins:before { content:""; display: block; background: rgba(0,0,0,0.35); position: absolute; top: 0; left: 0; z-index: 0; width: 100%; height: 100%; }.m-nsl .ttl { font-size: 36px; color: #fff; font-weight: bold; text-align: center; position: relative; }.m-nsl .txt { color: #fff; text-align: center; line-height: 23px; position: relative; }.m-nsl .frm { width: 100%; max-width: 432px; margin: 140px auto 0 auto; position: relative; }.m-nsl .frm input[type=email] { background: #fff; border: 0; width: 100%; height: 50px; margin: 0; padding: 0 96px 0 10px; }.m-nsl .frm button[type=submit] { background: #ae976d; border: 0; width: 86px; height: 50px; margin: 0; text-align: center; color: #fff; position: absolute; top: 0; right: 0; }.m-nsl .frm .chk-c { margin-top: 26px; text-align: center; }.m-nsl .frm .chk { display: inline-block; position: relative; }.m-nsl .frm .chk div { position: absolute; top: 0; left: 0; }.m-nsl .frm .chk a { display: block; vertical-align: middle; font-size: 16px; color: #fff; padding-left: 30px; }.suite-item { max-width: 440px; margin: auto auto; }.suite-item a { display: block; overflow: hidden; position: relative; }.suite-item a:before { content:""; display: block; background: rgba(174,151,109,0.6); opacity: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 10; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }.suite-item a:hover:before { opacity: 1; }.suite-item a img { -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }.suite-item a:hover img { -moz-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2); }.suite-item a > span { display: block; position: absolute; bottom: 0; left: 0; width: 100%; background: #fff; padding: 8px 10px 13px; text-align: center; z-index: 10; opacity: 0; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }.suite-item a:hover > span { opacity: 1; }.suite-item a > span .suite-item-ttl { display: block; color: #ae976d; }.suite-item a > span .suite-item-lnk { display: inline-block; vertical-align: top; background: #ae976d; font-size: 14px; color: #fff; padding: 7px 13px 5px; margin-top: 10px; }.serv-item { max-width: 1320px; margin: auto auto; }.serv-item .serv-item-img { float: left; width: 50%; overflow: hidden; }.serv-item .serv-item-img img { -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }.serv-item:hover .serv-item-img img { -moz-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2); }.serv-item .serv-item-det { float: right; width: 50%; background: #fff; }.serv-item .serv-item-det a { display: flex; justify-content: center; flex-direction: column; padding: 10px 20px; text-align: center; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }.serv-item:hover .serv-item-det a { background: #ae976d; }.serv-item .serv-item-det a span { display: block; }.serv-item .serv-item-det a span.serv-item-ttl { font-size: 36px; color: #ae976d; }.serv-item:hover .serv-item-det a span.serv-item-ttl { color: #fff; }.serv-item .serv-item-det a span.serv-item-txt { color: #fff; margin: 36px 0 60px; display: none; }.serv-item:hover .serv-item-det a span.serv-item-txt { display: block; }.serv-item .serv-item-det a span.serv-item-lnk { color: #fff; display: none; }.serv-item:hover .serv-item-det a span.serv-item-lnk { display: block; }.serv-item-2 { }.serv-item-2 .serv-img { float: left; width: 50%; overflow: hidden; }.serv-item-2 .serv-img a img { -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }.serv-item-2 .serv-img a:hover img { -moz-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2); }.serv-item-2 .serv-det { float: right; width: 50%; padding: 10px 20px; display: flex; justify-content: center; flex-direction: column; text-align: center; }.serv-item-2 .serv-det > div { max-width: 530px; margin: auto auto; }.serv-item-2 .serv-det h3 { }.serv-item-2 .serv-det p { margin-top: 110px; }.serv-item-2 .serv-det p a { color: #3f3e3e; }.serv-item-2 .serv-det a.more { margin-top: 100px; }.serv-item-3 { position: relative; }.serv-item-3 .ins { max-width: 915px; margin: auto auto; display: flex; justify-content: flex-start; flex-direction: column; text-align: center; position: absolute; top: 0; left: 0; width: 100%; height: 100%; max-height: 100px; background: rgba(0,0,0,0.7); padding: 0 10px; -webkit-transition: max-height 0.4s ease-out; -moz-transition: max-height 0.4s ease-out; transition: max-height 0.4s ease-out; }.serv-item-3:hover .ins { justify-content: center; max-height: 100%; transition: max-height 0.5s ease-in; }.serv-item-3 .ins > div { max-width: 530px; margin: auto auto; }.serv-item-3 .ins h3 { color: #fff; padding: 28px 0 26px; }.serv-item-3 .ins p { opacity: 0; color: #fff; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }.serv-item-3:hover .ins p { opacity: 1; margin-top: 210px; }.serv-item-3 .ins a.more { opacity: 0; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }.serv-item-3:hover .ins a.more { display: inline-block; opacity: 1; margin-top: 210px; }.serv-item-4 { }.serv-item-4 a { display: block; position: relative; }.serv-item-4 a h3 { color: #fff; padding: 28px 10px 26px; position: absolute; top: 0; left: 0; width: 100%; text-align: center; background: rgba(0,0,0,0.7); }.blog-item { max-width: 660px; margin: auto auto; }.blog-item a { display: block; position: relative; overflow: hidden; }.blog-item a img { -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }.blog-item a:hover img { -moz-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2); }.blog-item a span { display: block; position: absolute; top: 0; left: 0; width: 100%; padding: 20px 20px 0 34px; font-size: 36px; color: #fff; text-shadow:1px 1px 10px #000; }.blog-item-2 { max-width: 894px; margin: auto auto; }.blog-item-2.blog-item-2-sm { max-width: 396px; }.blog-item-2 .blog-dt { margin-top: 4px; }.blog-item-2 .blog-dt a { font-size: 16px; color: #a3a2a2; }.blog-item-2 .blog-ttl { margin-top: -2px; }.blog-item-2 .blog-ttl h3 { margin: 0; text-align: left; }.blog-item-2 .blog-ttl h3 a { display: block; font-size: 22px; color: #ae976d; font-weight: normal; }.blog-item-2 .blog-txt { margin-top: -3px; }.blog-item-2 .blog-txt a { color: #3f3e3e; }.blog-item-3 { }.blog-item-3 .blog-img { float: left; width: 50%; overflow: hidden; display: flex; justify-content: center; flex-direction: column; }.blog-item-3 .blog-img a img { -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }.blog-item-3 .blog-img a:hover img { -moz-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2); }.blog-item-3 .blog-det { float: right; width: 50%; display: flex; justify-content: center; flex-direction: column; padding: 10px 50px; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }.blog-item-3 .blog-det:hover { background: #ae976d; }.blog-item-3 .blog-det span { margin-top: 4px; }.blog-item-3 .blog-det span a { font-size: 16px; color: #a3a2a2; }.blog-item-3 .blog-det:hover span a { color: #fff; }.blog-item-3 .blog-det h3 { margin: 8px 0 0 0; text-align: left; }.blog-item-3 .blog-det h3 a { display: block; font-size: 22px; color: #ae976d; font-weight: normal; }.blog-item-3 .blog-det:hover h3 a { color: #fff; }.blog-item-3 .blog-det p { margin-top: 8px; }.blog-item-3 .blog-det p a { color: #3f3e3e; }.blog-item-3 .blog-det:hover p a { color: #fff; }.blog-item-3 .blog-det a.more { margin-top: 16px; }.blog-item-3 .blog-det:hover a.more { background: #fff; }.blog-item-3 .blog-det a.more.hvr-shutter-out-horizontal:before { background: #231f20 !important; }.about-item { text-align: center; max-width: 320px; margin: auto auto; }.about-item .about-item-img img { border-radius: 50%; }.about-item .about-item-ttl { font-size: 24px; color: #fff; font-weight: 700; }.about-item .about-item-sttl { font-size: 16px; color: #fff; margin-top: -6px; }.about-item .about-item-txt { color: #fff; text-align: justify; line-height: 23px; margin-top: 16px; background: url(../img/dots.png) no-repeat bottom center; padding-bottom: 50px; }.about-item .about-item-ico { margin-top: 24px; }.room-item { max-width: 640px; margin: auto auto; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }.room-item:hover { box-shadow: 1px 4px 9.7px 0.3px rgba(0, 0, 0, 0.1);}.room-item .room-img { }.room-item .room-img a { display: block; position: relative; overflow: hidden; }.room-item .room-img a img { -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }.room-item .room-img a:hover img { -moz-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2); }.room-item .room-img a:before { content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; background: rgba(0,0,0,0.4); opacity: 0; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }.room-item .room-img a:hover:before { opacity: 1; }.room-item .room-img a > span { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; display: flex; justify-content: center; flex-direction: column; text-align: center; opacity: 0; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }.room-item .room-img a:hover > span { opacity: 1; }.room-item .room-det { background: #fff; padding: 20px 10px 22px; text-align: center; }.room-item .room-det h3 { font-size: 24px; margin-top: 0; }.room-item .room-det p { margin-top: 28px; }.room-item .room-det p a { color: #3f3e3e; }.room-item.room-item-lg { max-width: 868px; }.room-item.room-item-lg .room-det { padding-top: 24px; padding-bottom: 30px; }.room-item.room-item-lg .room-det h3 { font-size: 34px; }.room-item.room-item-lg .room-det p { margin-top: 34px; }.room-item.room-item-lg .room-det p a { font-size: 26px; }/********************* HOMEPAGE *********************/.home { }.home .hp-video-c { position: relative; margin: 0 auto; width: 100%; min-height: 100%; }.home .hp-video { }.main-slider {    width: 100%;    height: 100vh;    position: relative}.main-slider .main-slider-arrows {    position: absolute;    right: 40px;    bottom: 40px;    font-size: 24px;    color: #fff;    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -ms-flex-direction: column-reverse;    flex-direction: column-reverse;    gap: 10px}.main-slider .main-slider-arrows i {    opacity: .6;    -webkit-transition: .2s;    -o-transition: .2s;    transition: .2s;    cursor: pointer}.main-slider .main-slider-arrows i:hover {    opacity: 1}.main-slider-js {    height: 100%}.main-slider-js .slick-list ,.main-slider-js .slick-track{    height: 100%;}.ms-item {    height: 100%;    position: relative}.ms-item-bgr {    display: block;    display: -webkit-box;    display: -ms-flexbox;    display: flex;    height: 100%;    position: relative;    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;    overflow: hidden}.ms-item-bgr .bgr_img {    height: 100%;    width: 100%;    display: block;    position: absolute;    right: 0;    background-size: cover;    background-position: center;    top: 0;    z-index: 0}.ms-item-bgr .custom-toggle {    position: absolute;    z-index: 2;    background: 0;    border: 2px solid white;    color: white;    border-radius: 50%;    width: 40px;    height: 40px;}.ms-item-bgr .custom-toggle.active{background:#ffffff5c}.ms-item-bgr .custom-toggle.v-play{    top: 50%;    left: 50%;    transform: translate(-50%, -50%);}.ms-item-bgr .custom-toggle.v-mute{    bottom: 145px;    left: 24px;    z-index: 9;}.ms-item-bgr iframe,.ms-item-bgr video {    height: 100%;    width: 100%;    -o-object-fit: cover;    object-fit: cover;    z-index: 1}.tp-caption.VideoControls-Mute .fa,.VideoControls-Mute .fa{ height: 35px; width: 35px; text-align: center; line-height: 35px; position: relative; color: #000; background-color: rgba(255,255,255,0.72); border: none; outline: none !important; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }.tp-caption.VideoControls-Mute .fa:hover,.VideoControls-Mute .fa:hover{ }.myplaypause.playme .fa::before {  content: "\f04b"; }.myplaypause.playme2 .fa::before {  content: "\f04b"; }.home .m-book-c {position: absolute;bottom: 10px;left: 0;width: 100%;padding: 0 10px;z-index: 2;}.home .m-book { margin-top: 0; }.home .hp-tag { margin-top: 100px; }.home .hp-tag .pull-left { width: 44%; padding-right: 30px; display: flex; justify-content: center; flex-direction: column; }.home .hp-tag .pull-right { width: 56%; padding-bottom: 1px; }.home .hp-tag .pull-right a { margin-top: 14px; }.home .hp-suites { margin-top: 100px; }.home .hp-suites ul { margin-top: 30px; }.home .hp-suites ul li { float: left; width: 33.33%; }.home .hp-serv { margin-top: 100px; }.home .hp-serv ul { margin-top: 30px; }.home .hp-serv ul li:nth-child(even) .serv-item .serv-item-img { float: right; }.home .hp-serv ul li:nth-child(even) .serv-item .serv-item-det { float: left; }.home .m-mom { margin-top: 100px; }.home .hp-blog { margin-top: 100px; }.home .m-about { margin-top: 100px; background-color: #000; }.home .m-nsl { margin-top: 100px; }.home .hp-map { margin-top: 100px; background-position: center center; background-repeat: no-repeat; height: 680px; padding-bottom: 50px; position: relative; display: flex; justify-content: flex-end; flex-direction: column; }.home .hp-map:before { content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255,255,255,0.8); }.home .hp-map .main-content-ins { position: relative; }.home .hp-map .map { height: 500px; width: 100%; }.home .hp-map .map iframe {width:100%;}.m-bnr-map .map iframe {width:100%;}.home .hp-map .und { margin-top: 20px; }.home .hp-map .und > div { float: left; width: 33.33%; }.home .hp-map .und > div a { display: inline-block; vertical-align: middle; font-size: 16px; color: #3f3e3e; background-position: center left; background-repeat: no-repeat; line-height: 20px; }.home .hp-map .und > div:nth-child(1) a { background-image: url(../img/map.png); padding-left: 34px; }.home .hp-map .und > div:nth-child(2) { text-align: center; }.home .hp-map .und > div:nth-child(2) a { background-image: url(../img/phone.png); padding-left: 40px; }.home .hp-map .und > div:nth-child(3) { text-align: right; }.home .hp-map .und > div:nth-child(3) a { background-image: url(../img/email.png); padding-left: 45px; }/********************* HOMEPAGE *********************//********************* ABOUT US *********************/.about { }.about h2 { margin-top: 70px; text-align: center; }.about p { margin-top: 20px; text-align: center; color: #3f3e3e; }.about .box { margin-top: 100px; padding: 50px; border: 1px solid #ae976d; }.about .box ul { margin-left: -10px; margin-right: -10px; overflow: hidden; }.about .box ul li { float: left; width: 25%; padding: 0 10px; text-align: center; }.about .box ul li > div { display: inline-block; text-align: left; }.about .box ul li > div div { display: inline-block; vertical-align: middle; }.about .box ul li > div div.num { font-size: 60px; color: #ae976d; font-weight: bold; }.about .box ul li > div div.num span.sm { font-size: 20px; }.about .box ul li > div div.txt { line-height: 22px; color: #ae976d; margin-left: 10px; }.about .loc { margin-top: 100px; }.about .loc .pull-left { width: 68.2%; }.about .loc .pull-right { width: 31.8%; display: flex; justify-content: center; flex-direction: column; padding-left: 50px; }.about .loc .pull-right h2 { margin-top: 0; text-align: left; }.about .loc .pull-right p { margin-top: 34px; text-align: left; }.about .maps { margin-top: 50px; }.about .maps .pull-left { width: 330px; display: flex; justify-content: center; flex-direction: column; padding-right: 20px; position: relative; z-index: 10; }.about .maps .pull-left h2 { margin-top: 0; text-align: left; }.about .maps .pull-left ul { }.about .maps .pull-left ul li { font-size: 24px; color: #3f3f3f; cursor: pointer; margin-top: 10px; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }.about .maps .pull-left ul li:before { content: ""; display: block; width: 80px; height: 1px; background: #ae976d; margin-bottom: 12px; }.about .maps .pull-left ul li:hover,.about .maps .pull-left ul li.active {  color: #ae976d; }.about .maps .pull-right { width: 100%; margin-left: -330px; }.about .maps .pull-right .ins { padding-left: 330px; }.about .maps .pull-right .map { background: url(../img/dummy/map-2.jpg) repeat 0 0; height: 470px; }.about .m-mom { margin-top: 90px; }.about .m-about { margin-top: 90px; }.about .about-book { margin-top: 90px; }.about .about-book h2 { margin-bottom: 30px; }/********************* ABOUT US *********************//********************* CONTACT *********************/.contact { }.contact .m-ttl { text-align: left; margin-top: 90px; }.contact h3 { font-size: 18px; color: #3f3e3e; margin-top: 40px; font-weight: normal; }.contact ul { }.contact ul li { float: left; width: 33.33%; padding-right: 10px; }.contact ul li > div { display: inline-block; vertical-align: top; text-align: left; }.contact ul li .ttl { background-position: center left; background-repeat: no-repeat; padding-left: 36px; }.contact ul li:nth-child(1) .ttl { background-image: url(../img/map.png); }.contact ul li:nth-child(2) { text-align: center; }.contact ul li:nth-child(2) .ttl { background-image: url(../img/phone.png); }.contact ul li:nth-child(3) { text-align: right; }.contact ul li:nth-child(3) .ttl { background-image: url(../img/email.png); }.contact ul.addr { margin-top: 40px; }.contact ul.addr li { }.contact ul.addr li .ttl { color: #3f3e3e; }.contact ul.addr li .txt { font-size: 24px; color: #3f3e3e; margin-top: 8px; }.contact ul.soc { margin-top: 14px; }.contact ul.soc li { }.contact ul.soc li a { display: block; background-position: center left; background-repeat: no-repeat; line-height: 30px; }.contact ul.soc li:nth-child(1) a { background-image: url(../img/soc-tiktok.png); padding-left: 50px; }.contact ul.soc li:nth-child(2) a { background-image: url(../img/soc-instagram.png); padding-left: 40px; }.contact ul.soc li:nth-child(3) a { background-image: url(../img/soc-facebook.png); padding-left: 60px; }.contact .frm { margin-top: 76px; padding-top: 72px; border-top: 1px solid #d1d1d1; }.contact .frm h2 { text-align: left; margin-top: 0; padding-bottom: 20px; }.contact .frm .ins { max-width: 1020px; margin: auto auto; }.contact .frm .pull-left { width: 50%; padding-right: 15px; }.contact .frm .pull-right { width: 50%; padding-left: 15px; }.contact .frm .req { font-size: 16px; color: #3f3e3e; margin-top: 6px; font-style: italic; opacity: 0.5; }.contact .frm .captcha { float: left; margin-top: 16px; }.contact .frm .mybtn { float: right; margin-top: 16px; }/********************* CONTACT *********************//********************* TERMS *********************/.terms { }.terms .mn { text-align: center; margin-top: 90px; overflow: hidden; }.terms .mn ul { margin-left: -32px; margin-right: -32px; }.terms .mn ul li { display: inline-block; margin: 0 32px; }.terms .mn ul li a { display: block; border-bottom: 1px solid #f6f6f6; font-size: 24px; color: #898989; font-weight: bold; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }.terms .mn ul li a:hover,.terms .mn ul li.active a { border-bottom-color: #ae976d; color: #ae976d; }.terms .m-txt { margin-top: 80px; color: #3e3e3e; }/********************* TERMS *********************//********************* FAQ *********************/.faq { }.faq .panel-default { background: none; border: 0; margin-top: 65px; }.faq .panel-default .panel-heading { padding: 0; border: 0 !important; }.faq .panel-default .panel-heading h4 a { display: block; width: 100%; font-size: 26px; font-weight: 700; color: #3e3e3e; padding: 40px 0 46px 54px; position: relative; border-bottom: 0 !important; }.faq .panel-default .panel-heading h4 a.collapsed { border-bottom: 1px solid #d1d1d1; }.faq .panel-default .panel-heading h4 a:before { content: ""; display: block; border: 1px solid #ae976d; background: #ae976d; width: 20px; height: 20px; border-radius: 50%; position: absolute; top: 42px; left: 0; }.faq .panel-default .panel-heading h4 a.collapsed:before { background: none; }.faq .panel-default .panel-heading h4 a:after{ font-family: FontAwesome; content:"\f107"; display: block; font-size: 50px; color: #ae976d; position: absolute; top: 24px; right: 0; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }.faq .panel-default .panel-heading h4 a.collapsed:after{ transform: rotate(180deg); color: #3e3e3e; }.faq .panel-default .panel-body { padding: 0 0 70px 84px; color: #3e3e3e; line-height: 30px; border-top: 0 !important; border-bottom: 2px solid #ae976d; }/********************* FAQ *********************//********************* BLOG *********************/.blog { }.blog .lat { }.blog .lat h2 { margin: 90px 0 40px; }.blog .lat .pull-left { width: 70%; padding-right: 30px; }.blog .lat .pull-right { width: 30%; }.blog .lat .pull-right ul li { margin-top: 25px; }.blog .lat .pull-right ul li:first-child { margin-top: 0; }.blog .cats { margin-top: 90px; }.blog .cats h2 { }.blog .cats ul { margin-left: -14px; margin-right: -14px; overflow: hidden; }.blog .cats ul li { float: left; width: 50%; padding: 0 14px; margin-top: 30px; }.blog .m-nsl { margin-top: 100px; }.blog-cats h2 { margin: 90px 0 40px; }.blog-cats ul li:nth-child(even) .blog-item-3 .blog-img { float: right; }.blog-cats ul li:nth-child(even) .blog-item-3 .blog-det { float: left; }.blog-ins { }.blog-ins .main-content-ins { margin-top: 90px; }.blog-ins .ins-c { padding: 0 10px; }.blog-ins .ins { background: #fff; max-width: 1120px; padding: 40px 50px 50px 50px; margin-top: -200px; margin-left: auto; margin-right: auto; position: relative; }.blog-ins .ins span { position: absolute; top: 58px; right: 50px; font-size: 16px; color: #a3a2a2; }.blog-ins .ins p { margin-top: 30px; color: #3f3e3e; text-align: justify; }.blog-ins .slider-1 { margin-top: 50px; max-width: 1120px; margin-left: auto; margin-right: auto; }.blog-ins p.und { margin-top: 50px; max-width: 1120px; margin-left: auto; margin-right: auto; padding: 50px; background: #fff; color: #3f3e3e; }.blog-ins .shr { margin-top: 50px; text-align: right; }.blog-ins .shr span,.blog-ins .shr a { display: inline-block; vertical-align: middle; color: #3f3e3e; }.blog-ins .shr a { margin-left: 30px; }.blog-ins .prev-next { margin-top: 50px; padding-top: 15px; border-top: 1px solid #ae976d; }.blog-ins .prev-next a { color: #3f3e3e; }.blog-ins .prev-next a i { margin-right: 24px; font-size: 22px; }.blog-ins .prev-next .pull-right a i { margin-right: 0; margin-left: 24px; }.blog-ins .sim { margin: 80px auto 0 auto; max-width: 1120px; }.blog-ins .slider-2 { margin-top: 50px; }.blog-ins .slider-2 .slider-2-item { padding: 0 20px; }.blog-ins .slider-2 .slider-2-item .blog-item-2.blog-item-2-sm { max-width: 540px !important; }/********************* BLOG *********************//********************* SERVICES *********************/.services { }.services .main-content-ins { max-width: 1900px; }.services h2 { margin-top: 70px; text-align: center; }.services ul.lst { margin-top: 55px; }.services ul.lst li:first-child { margin-top: 0; }.services ul.lst li:nth-child(even) .serv-item-2 .serv-img { float: right; }.services ul.lst li:nth-child(even) .serv-item-2 .serv-det { float: left; }.services .m-about { margin-top: 100px; }.services .m-about .main-content-ins { max-width: 1360px; }.services .m-about h2 { margin-top: 0; }.services-ins { }.services-ins .main-content-ins { max-width: 1900px; }.services-ins h2.m-ttl-harl { margin-top: 70px; text-align: center; }.services-ins ul.top { margin-top: 55px; margin-left: -15px; margin-right: -15px; overflow: hidden; }.services-ins ul.top li { float: left; width: 50%; padding: 0 15px; margin-top: 30px; }.services-ins h2.m-ttl { margin-top: 90px; }.services-ins ul.bot { margin-top: 42px; margin-left: -15px; margin-right: -15px; overflow: hidden; }.services-ins ul.bot li { float: left; width: 50%; padding: 0 15px; }.services-ins .m-nsl { margin-top: 100px; }/********************* SERVICES *********************//********************* GALLERY *********************/.gallery { }.gallery .m-ttl-2 { margin: 90px 0 30px; }.gallery .m-ttl-2:after { content: ""; display: block; width: 100%; max-width: 250px; margin: 30px auto 0 auto; border-top: 1px solid #ae976d; }.gallery ul { margin-left: -7px; margin-right: -7px; margin-top: 60px; overflow: hidden; }.gallery ul li { float: left; width: 33.33%; padding: 0 7px; margin-top: 14px; }.gallery ul li a { display: block; position: relative; }.gallery ul li a:before { content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../img/enlarge.png) no-repeat center center; background-color: rgba(0,0,0,0.4); opacity: 0; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }.gallery ul li a:hover:before { opacity: 1; }.gallery div.more { margin-top: 80px; text-align: center; }/********************* GALLERY *********************//********************* ROOMS *********************/.rooms { }.rooms .m-book { margin-top: -60px; }.rooms h2 { margin-top: 70px; text-align: center; }.rooms h3 { font-size: 28px; margin-top: 14px; }.rooms p { margin-top: -4px; line-height: 22px; }.rooms .lst { margin-top: 46px; }.rooms .lst ul { margin-left: -20px; margin-right: -20px; overflow: hidden; }.rooms .lst ul li { float: left; width: 50%; padding: 0 20px; margin-top: 30px; }.rooms .m-blog { margin-top: 100px; }.rooms .m-blog h2 { font-weight: normal; margin-top: 0; }.rooms-ins { }.rooms-ins .slider-3-c { position: relative; }.rooms-ins .slider-3-c .slider-3-bot { position: absolute; left: 50%; bottom: 100px; background: url(../img/btn-down-white.png) no-repeat 0 0; width: 50px; height: 26px; margin-left: -25px; cursor: pointer; }.rooms-ins .slider-3-c .slider-3-item { position: relative; }.rooms-ins .slider-3-c .slider-3-item h2 { position: absolute; left: 0; bottom: 160px; width: 100%; padding: 0 10px; text-align: center; font-size: 36px; color: #fff; font-weight: normal; }.rooms-ins .m-book-c { padding: 0 10px; }.rooms-ins .m-book { margin-top: -60px; }.rooms-ins .details { margin-top: 100px; }.rooms-ins .details .ins { width: 100%; max-width: 660px; }.rooms-ins .details .pull-left { width: 50%; background: #eee6d5; padding-bottom: 40px; }.rooms-ins .details .pull-left .ins { float: right; padding-right: 10px; }.rooms-ins .details .pull-left .ins2 { max-width: 540px; margin: auto auto; }.rooms-ins .details .pull-left h2 { margin-top: 50px; }.rooms-ins .details .pull-left p { text-align: center; margin-top: 30px; }.rooms-ins .details .pull-right { width: 50%; background: #fff; padding-bottom: 40px; }.rooms-ins .details .pull-right .ins { float: left; padding-left: 10px; }.rooms-ins .details .pull-right .ins2 { max-width: 610px; width: 100%; float: right; }.rooms-ins .details .pull-right .ins h2 { margin-top: 50px; }.rooms-ins .details .pull-right .ins ul { }.rooms-ins .details .pull-right .ins ul li { float: left; width: 50%; padding-right: 10px; background-position: center left; background-repeat: no-repeat; padding-left: 86px; margin-top: 22px; font-size: 22px; min-height: 30px; display: flex; justify-content: center; flex-direction: column; }.rooms-ins .find { }.rooms-ins .find h2 { text-align: center; padding: 0 20px; margin: 90px 0 70px; }.rooms-ins .m-nsl { margin-top: 100px; }/********************* ROOMS *********************/@media only screen and (max-width: 1700px) {.serv-item-3:hover .ins p { margin-top: 90px; }.serv-item-3:hover .ins a.more { margin-top: 90px; }}@media only screen and (max-width: 1600px) {.serv-item-2 .serv-det p { margin-top: 40px; }.serv-item-2 .serv-det a.more { margin-top: 40px; }}@media only screen and (max-width: 1360px) {.blog-ins .slider-1,.blog-ins .slider-2 { padding: 0 42px; }footer .logo a img {max-width: 220px;}}@media only screen and (max-width: 1340px) {/********************* HEADER *********************/header .pull-right ul li { margin-left: 24px; }/********************* HEADER *********************/}@media only screen and (max-width: 1280px) {/********************* HEADER *********************/header .pull-right ul li { margin-left: 20px; }header .pull-right ul li a { font-size: 16px; }/********************* HEADER *********************//********************* BLOG *********************/.blog-cats ul li .blog-item-3 .blog-det { padding-left: 20px; padding-right: 20px; }/********************* BLOG *********************/}@media only screen and (max-width: 1200px) { /* .col-lg- */.form-group { margin-top: 20px; }/********************* HEADER *********************/header .pull-right ul { display: none; }header .pull-right .mob-btn { display: block; }/********************* HEADER *********************//********************* FOOTER *********************/footer { margin-top: 60px; }/********************* FOOTER *********************/.m-mom .txt { margin-top: 30px; }.m-about { padding: 60px 0 53px; }.m-about h2 { color: #fff; }.m-about .slider-about { margin-top: 60px; }.m-blog .cont { margin-top: 28px; }.m-blog .pull-left ul li { margin-top: 20px; }.serv-item .serv-item-det a span.serv-item-ttl { font-size: 30px; }.serv-item .serv-item-det a span.serv-item-txt { margin: 20px 0 30px; }.serv-item-2 .serv-det p { margin-top: 10px; }.serv-item-2 .serv-det a.more { margin-top: 20px; }.serv-item-3:hover .ins p { margin-top: 40px; }.serv-item-3:hover .ins a.more { margin-top: 40px; }.blog-item-3 .blog-det h3 a { font-size: 20px; }.blog-item-3 .blog-det p { display: none; }.room-item .room-det h3 { font-size: 22px; }.room-item .room-det p { margin-top: 20px; }.room-item.room-item-lg .room-det { padding-top: 20px; padding-bottom: 22px; }.room-item.room-item-lg .room-det h3 { font-size: 22px; }.room-item.room-item-lg .room-det p { margin-top: 20px; }.room-item.room-item-lg .room-det p a { font-size: 18px; }/********************* HOMEPAGE *********************/.home .hp-tag {margin-top: 420px;}.home .hp-suites { margin-top: 60px; }.home .hp-serv { margin-top: 60px; }.home .m-mom { margin-top: 60px; }.home .hp-blog { margin-top: 60px; }.home .m-nsl { margin-top: 60px; }.home .hp-map { margin-top: 60px; height: auto; padding-bottom: 30px; padding-top: 30px; }.home .hp-map .map { height: 400px; }.home .m-about { margin-top: 60px; }/********************* HOMEPAGE *********************//********************* TERMS *********************/.terms .mn { margin-top: 60px; }.terms .mn ul { margin-left: -20px; margin-right: -20px; }.terms .mn ul li { margin: 0 20px; }.terms .m-txt { margin-top: 40px; }/********************* TERMS *********************//********************* FAQ *********************/.faq .panel-default { margin-top: 60px; }/********************* FAQ *********************//********************* BLOG *********************/.blog .lat h2 { margin: 60px 0 30px; }.blog .lat .pull-left { padding-right: 20px; }.blog .lat .pull-right ul li { margin-top: 20px; }.blog .cats { margin-top: 60px; }.blog .m-nsl { margin-top: 60px; }.blog-cats h2 { margin: 60px 0 30px; }.blog-ins .main-content-ins { margin-top: 60px; }.blog-ins .ins { padding: 30px; margin-top: -100px; }.blog-ins .ins span { position: relative; top: auto; right: auto; text-align: center; display: block; }.blog-ins .slider-1 { margin-top: 30px; }.blog-ins p.und { margin-top: 30px; padding: 30px; }.blog-ins .shr { margin-top: 40px; }.blog-ins .shr a { margin-left: 20px; }.blog-ins .prev-next { margin-top: 40px; }.blog-ins .prev-next a i { margin-right: 20px; font-size: 20px; }.blog-ins .prev-next .pull-right a i { margin-left: 20px; }.blog-ins .sim { margin-top: 60px; }.blog-ins .slider-2 { margin-top: 30px; }.blog-ins .slider-2 .slider-2-item { padding: 0 10px; }/********************* BLOG *********************//********************* SERVICES *********************/.services h2 { margin-top: 40px; }.services ul.lst { margin-top: 20px; }.services .m-about { margin-top: 60px; }.services-ins h2.m-ttl-harl { margin-top: 40px; }.services-ins ul.top { margin-top: 10px; margin-left: -10px; margin-right: -10px; }.services-ins ul.top li { padding: 0 10px; }.services-ins h2.m-ttl { margin-top: 60px; }.services-ins ul.bot { margin-top: 40px; margin-left: -10px; margin-right: -10px; }.services-ins ul.bot li { padding: 0 10px; }.services-ins .m-nsl { margin-top: 60px; }/********************* SERVICES *********************//********************* ABOUT US *********************/.about h2 { margin-top: 40px; text-align: center; }.about .box { margin-top: 60px; padding: 30px 10px; }.about .box ul li > div div.num { font-size: 50px; }.about .box ul li > div div.num span.sm { font-size: 18px; }.about .box ul li > div div.txt { line-height: 20px; margin-left: 8px; }.about .loc { margin-top: 60px; }.about .maps .pull-left ul li { font-size: 20px; }.about .m-mom { margin-top: 60px; }.about .m-about { margin-top: 60px; }.about .about-book { margin-top: 60px; }.about .about-book h2 { margin-bottom: 20px; }/********************* ABOUT US *********************//********************* CONTACT *********************/.contact .m-ttl { margin-top: 60px; }.contact ul li { float: left; width: 33.33%; }.contact ul.addr li .txt { font-size: 20px; }.contact ul.soc { margin-top: 14px; }.contact ul.soc li:nth-child(1) a { padding-left: 40px; }.contact ul.soc li:nth-child(2) a { padding-left: 30px; }.contact ul.soc li:nth-child(3) a { padding-left: 50px; }.contact .frm { margin-top: 60px; padding-top: 60px; }.contact .frm h2 { text-align: left; margin-top: 0; padding-bottom: 10px; }.contact .frm .pull-left { padding-right: 10px; }.contact .frm .pull-right { padding-left: 10px; }/********************* CONTACT *********************//********************* GALLERY *********************/.gallery .m-ttl-2 { margin-top: 60px; }.gallery ul { margin-top: 30px; }.gallery div.more { margin-top: 60px; }/********************* GALLERY *********************//********************* ROOMS *********************/.rooms h2 { margin-top: 40px; }.rooms .lst { margin-top: 30px; }.rooms .lst ul { margin-left: -10px; margin-right: -10px; }.rooms .lst ul li { padding: 0 10px; }.rooms .m-blog { margin-top: 60px; }.rooms-ins .slider-3-c .slider-3-item h2 { font-size: 30px; }.rooms-ins .details { margin-top: 60px; }.rooms-ins .details .pull-right .ins ul li { font-size: 18px; padding-left: 60px; }.rooms-ins .find h2 { margin: 60px 0 40px; }.rooms-ins .m-nsl { margin-top: 60px; }/********************* ROOMS *********************/}@media only screen and (max-width: 992px) { /* .col-md- */.main-content-top { padding-top: 100px; }/********************* HEADER *********************/.cbp-af-header { position: absolute; }header { padding: 10px 0; }.ms-item-bgr .custom-toggle.v-mute {bottom: 24px;left: 24px;}/********************* HEADER *********************//********************* FOOTER *********************/footer { padding: 40px 0 30px; }footer .cnt {max-width: 100%;padding-top: 80px;}footer .cnt .cp { margin-top: 20px; padding-top: 20px; }footer .logo a img {max-width: 200px;}/********************* FOOTER *********************/.m-book { padding-top: 10px; padding-bottom: 10px; }.m-book > div { width: 50%; padding-top: 10px; padding-bottom: 10px; }.m-book > div label { font-size: 16px; margin-bottom: 10px; }.m-book .m-book-dt .m-book-ins { max-width: 150px; }.m-book .m-book-dt .m-book-ins input { font-size: 20px; }.m-book .m-book-frm .m-book-ins input { font-size: 20px; }.m-book .m-book-btn { margin-top: 10px; }a.more{ padding: 10px 16px; font-size: 16px; }a.more span{ margin-left: 10px;}/*.content p { font-size: 16px; }.content h2 { font-size: 30px; }.content h2.harl { font-size: 50px; }.content h3 { font-size: 30px; }*/.m-ttl { font-size: 30px; }.m-ttl-harl { font-size: 50px; }.m-ttl-2 { font-size: 30px; }.m-txt { font-size: 16px; }.suite-item a > span { position: relative; bottom: auto; left: auto; opacity: 1; padding: 10px; }.serv-item .serv-item-det a span.serv-item-ttl { font-size: 24px; }.serv-item .serv-item-det a span.serv-item-txt { font-size: 16px; margin: 10px 0; }.serv-item .serv-item-det a span.serv-item-lnk { font-size: 16px; }.serv-item-2 { max-width: 930px; margin: auto auto; }.serv-item-2 .serv-img { float: none; width: 100%; }.serv-item-2 .serv-det { float: none; width: 100%; padding: 0; margin-top: 20px; }.serv-item-2 .serv-det > div { max-width: 100%; }.serv-item-3 .ins { max-height: 66px; }.serv-item-3 .ins h3 { padding: 14px 0; }.serv-item-3:hover .ins p { margin-top: 0; }.serv-item-3:hover .ins a.more { margin-top: 10px; }.blog-item a span { font-size: 30px; padding-left: 20px; }.blog-item-2 .blog-ttl h3 a { font-size: 18px; }.blog-item-2 .blog-txt a { font-size: 16px; }.blog-item-3 .blog-det { background: #ae976d; padding: 14px; }.blog-item-3 .blog-det span a { color: #fff; }.blog-item-3 .blog-det h3 a { font-size: 18px; color: #fff; }.blog-item-3 .blog-det p a { color: #fff; }.blog-item-3 .blog-det a.more { background: #fff; }.about-item .about-item-ttl { font-size: 20px; }.about-item .about-item-txt { font-size: 16px; line-height: normal; }.room-item .room-det { padding: 14px 10px; }.room-item .room-det h3 { font-size: 20px; }.room-item .room-det p { margin-top: 14px; }.room-item.room-item-lg .room-det { padding: 14px 10px; }.room-item.room-item-lg .room-det h3 { font-size: 20px; }.room-item.room-item-lg .room-det p { margin-top: 14px; }/********************* HOMEPAGE *********************/.home .m-book-c { position: relative; bottom: auto; left: auto; }.home .m-book { margin-top: 10px; }.home .hp-suites ul { margin-left: -5px; margin-right: -5px; margin-top: 20px; overflow: hidden; }.home .hp-suites ul li { padding: 0 5px; margin-top: 10px; }.m-nsl { height: 400px; }.m-nsl .ttl { font-size: 30px; }.m-nsl .txt { line-height: normal; font-size: 16px; }.m-nsl .frm { margin-top: 60px; }.home .hp-map .und > div a { font-size: 16px; }.home .hp-map .und > div:nth-child(1) a { padding-left: 29px; }.home .hp-map .und > div:nth-child(2) a { padding-left: 35px; }.home .hp-map .und > div:nth-child(3) a { padding-left: 40px; }/********************* HOMEPAGE *********************/.m-bnr { height: 400px; }.m-bnr h1 { font-size: 30px; }.m-bnr h1:after { margin-top: 20px; }.m-bnr-map .map { height: 400px; }/********************* TERMS *********************/.terms .mn { margin-top: 40px; }.terms .mn ul { margin-left: -10px; margin-right: -10px; }.terms .mn ul li { margin: 0 10px; }.terms .mn ul li a { font-size: 20px; }.terms .m-txt { margin-top: 30px; }/********************* TERMS *********************//********************* FAQ *********************/.faq .panel-default { background: none; border: 0; margin-top: 40px; }.faq .panel-default .panel-heading h4 a { font-size: 20px; padding: 20px 0 20px 34px; }.faq .panel-default .panel-heading h4 a:before { width: 14px; height: 14px; top: 24px; }.faq .panel-default .panel-heading h4 a:after{ font-size: 30px;  top: 16px;}.faq .panel-default .panel-body { padding: 0 0 30px 0; line-height: normal; }/********************* FAQ *********************//********************* BLOG *********************/.blog .lat h2 { margin-top: 40px; }.blog .cats ul { margin-left: -10px; margin-right: -10px; }.blog .cats ul li { padding: 0 10px; }.blog-cats h2 { margin-top: 40px; }.blog-ins .main-content-ins { margin-top: 40px; }.blog-ins .shr span { font-size: 16px; }.blog-ins .prev-next a { font-size: 16px; }.blog-ins .prev-next a i { margin-right: 14px; font-size: 20px; }.blog-ins .prev-next .pull-right a i { margin-left: 14px; }/********************* BLOG *********************//********************* SERVICES *********************/.services ul.lst li { margin-top: 30px; }/********************* SERVICES *********************//********************* CONTACT *********************/.contact .m-ttl { margin-top: 40px; }.contact ul.addr li .txt { font-size: 18px; }/********************* CONTACT *********************//********************* ABOUT US *********************/.about .box { padding-top: 0; }.about .box ul li { width: 50%; margin-top: 30px; }.about .loc { max-width: 900px; margin-left: auto; margin-right: auto; }.about .loc .pull-left { float: none !important; width: 100%; }.about .loc .pull-right { float: none !important; width: 100%; padding-left: 0; margin-top: 30px; }.about .loc .pull-right p { margin-top: 20px; }.about .maps .pull-left { width: 260px; }.about .maps .pull-right { margin-left: -260px; }.about .maps .pull-right .ins { padding-left: 260px; }.about .maps .pull-right .map { height: 400px; }/********************* ABOUT US *********************//********************* GALLERY *********************/.gallery .m-ttl-2 { margin: 40px 0 20px; }.gallery .m-ttl-2:after { margin-top: 20px; }.gallery div.more { margin-top: 40px; }/********************* GALLERY *********************//********************* ROOMS *********************/.rooms .m-book { margin-top: 0; }.rooms h3 { font-size: 24px; }.rooms p { margin-top: 0; line-height: normal; }.rooms .lst { margin-top: 20px; }.rooms .lst ul { margin-left: -10px; margin-right: -10px; }.rooms .lst ul li { padding: 0 10px; margin-top: 20px; }.rooms-ins .slider-3-c .slider-3-bot { bottom: 20px; width: 40px; height: 21px; margin-left: -20px; background-size: 40px 21px; }.rooms-ins .slider-3-c .slider-3-item h2 { bottom: 60px; font-size: 24px; }.rooms-ins .m-book { margin-top: 10px; }.rooms-ins .details .ins { max-width: 100%; }.rooms-ins .details .pull-left { float: none !important; width: 100%; padding: 20px; }.rooms-ins .details .pull-left .ins { float: none; padding-right: 0; }.rooms-ins .details .pull-left .ins2 { max-width: 100%; }.rooms-ins .details .pull-left h2 { margin-top: 0; }.rooms-ins .details .pull-left p { margin-top: 20px; }.rooms-ins .details .pull-right { float: none !important; width: 100%; padding: 20px; }.rooms-ins .details .pull-right .ins { float: none; padding-left: 0; }.rooms-ins .details .pull-right .ins2 { max-width: 100%; float: none; }.rooms-ins .details .pull-right .ins h2 { margin-top: 0; }.rooms-ins .details .pull-right .ins ul li { font-size: 16px; }/********************* ROOMS *********************/}@media only screen and (max-width: 768px) { /* .col-sm- */}@media only screen and (max-width: 767px) { /* .col-xs- */.main-content-ins {padding-left: 10px;padding-right: 10px;display: flex;flex-direction: column;}.cbp-af-header .main-content-ins {padding-left: 10px;padding-right: 10px;display: block;flex-direction: row;}.form-group { margin-top: 10px; }.form-group .form-control { height: 40px; padding: 0 10px; }.form-group textarea.form-control { padding: 6px 10px; height: 100px; }header .pull-right {    margin-top: 0px;}header .pull-left a img {max-height: 100px;}/********************* FOOTER *********************/footer .logo { left: 10px; }footer .book { right: 10px; }footer .cnt .mn ul { margin-left: -5px; margin-right: -5px; }footer .cnt .mn ul li { width: 33.33%; padding: 0 5px; }footer .cnt .soc { margin-top: 40px; }/********************* FOOTER *********************/.m-mom .txt { margin-top: 20px; }.m-blog .pull-left { float: none !important; width: 100%; }.m-blog .pull-left ul li { margin-top: 10px; }.m-blog .pull-right { float: none !important; width: 100%; padding-left: 0; margin-top: 30px; }.serv-item .serv-item-img { float: none; width: 100%; }.serv-item .serv-item-det { float: none; width: 100%; background: #ae976d; }.serv-item .serv-item-det a { padding: 20px 10px; }.serv-item .serv-item-det a span.serv-item-ttl { color: #fff; }.serv-item .serv-item-det a span.serv-item-txt { display: block; }.serv-item .serv-item-det a span.serv-item-lnk { display: block; }.serv-item-3 .ins { max-height: 100%; background: rgba(0,0,0,0.7); justify-content: center; }.serv-item-3 .ins p { opacity: 1; }.serv-item-3 .ins a.more { opacity: 1; margin-top: 10px; }.blog-item { /*max-width: 100%;*/ }.blog-item a span { padding: 14px 14px 0 14px; font-size: 24px; }.blog-item-3 { max-width: 660px; margin: auto auto; }.blog-item-3 .blog-img,.blog-item-3 .blog-det { float: none !important; width: 100%; }.blog-item-3 .blog-det p { display: block; }/********************* HOMEPAGE *********************/.home .hp-tag .pull-left { float: none !important; width: 100%; padding-right: 0; display: block; }.home .hp-tag .pull-right { float: none !important; width: 100%; margin-top: 30px; }.home .hp-suites ul li { width: 50%; }.home .hp-serv ul { margin-top: 20px; }.home .hp-serv ul li { margin-top: 10px; }.home .hp-serv ul li:nth-child(even) .serv-item .serv-item-img { float: none; }.home .hp-serv ul li:nth-child(even) .serv-item .serv-item-det { float: none; }.home .hp-map { padding-top: 20px; padding-bottom: 20px; }.home .hp-map .map { height: 300px; }.home .hp-map .und { margin-top: 10px; }.home .hp-map .und > div { float: none; width: 100%; margin-top: 10px; text-align: center !important; }/********************* HOMEPAGE *********************//********************* BLOG *********************/.blog .lat .pull-left { float: none !important; width: 100%; padding-right: 0; }.blog .lat .pull-right { float: none !important; width: 100%; }.blog .lat .pull-right ul { margin-left: -5px; margin-right: -5px; overflow: hidden; }.blog .lat .pull-right ul li { float: left; width: 50%; padding: 0 5px; margin-top: 20px !important; }.blog .cats ul { margin-left: 0; margin-right: 0; margin-top: 20px; }.blog .cats ul li { float: none; width: 100%; padding-left: 10px; padding-right: 10px; margin-top: 10px; }.blog-cats ul li { margin-top: 30px; }.blog-ins .ins-c { padding-left: 0; padding-right: 0; }.blog-ins .ins { padding: 20px; margin-top: 10px; }.blog-ins p.und { padding: 20px; }.blog-ins .slider-2 .slider-2-item { padding: 0 5px; }/********************* BLOG *********************//********************* SERVICES *********************/.services-ins ul.top { margin-left: 0; margin-right: 0; }.services-ins ul.top li { float: none; width: 100%; padding-left: 0; padding-right: 0; margin-top: 10px; }.services-ins ul.top li:first-child { margin-top: 30px; }.services-ins ul.bot { margin-left: 0; margin-right: 0; }.services-ins ul.bot li { float: none; width: 100%; padding-left: 0; padding-right: 0; margin-top: 10px; }.services-ins ul.bot li:first-child { margin-top: 0; }/********************* SERVICES *********************//********************* CONTACT *********************/.contact h3 { text-align: center; margin: 40px 0 10px; }.contact ul li { float: none; width: 100%; padding-right: 0; margin-top: 30px; }.contact ul li:first-child { margin-top: 0; }.contact ul li,.contact ul li > div { text-align: center !important; }.contact ul li .ttl { background-position: top center; padding-left: 0; }.contact ul li:nth-child(1) .ttl { padding-top: 30px; }.contact ul li:nth-child(2) .ttl { padding-top: 30px; }.contact ul li:nth-child(3) .ttl { padding-top: 27px; }.contact ul.addr li .txt { margin-top: 4px; }.contact ul.soc li a { background-position: top center; line-height: normal; padding-left: 0 !important; font-size: 16px; }.contact ul.soc li:nth-child(1) a { padding-top: 40px; }.contact ul.soc li:nth-child(2) a { padding-top: 39px; }.contact ul.soc li:nth-child(3) a { padding-top: 39px; }.contact .frm { margin-top: 40px; padding-top: 40px; }.contact .frm h2 { padding-bottom: 20px; }.contact .frm .pull-left { padding-right: 5px; }.contact .frm .pull-right { padding-left: 5px; }/********************* CONTACT *********************//********************* ABOUT US *********************/.about .box ul { margin-left: -5px; margin-right: -5px; }.about .box ul li { padding: 0 5px; }.about .maps .pull-left { float: none !important; width: 100%; padding-right: 0; }.about .maps .pull-left h2 { text-align: center; }.about .maps .pull-left ul { text-align: center; }.about .maps .pull-left ul li:before { margin-left: auto; margin-right: auto; }.about .maps .pull-right { float: none !important; width: 100%; margin-left: 0; margin-top: 30px; }.about .maps .pull-right .ins { padding-left: 0; }/********************* ABOUT US *********************//********************* GALLERY *********************/.gallery ul { margin-left: -5px; margin-right: -5px; margin-top: 20px; }.gallery ul li {width: 50%; padding: 0 5px; margin-top: 10px; }/********************* GALLERY *********************//********************* ROOMS *********************/.rooms .lst ul { margin-left: -5px; margin-right: -5px; }.rooms .lst ul li { padding: 0 5px; margin-top: 10px; }.rooms-ins { padding-top: 100px; }/********************* ROOMS *********************/}@media only screen and (max-width: 640px) {/********************* ROOMS *********************/.rooms .lst ul { margin-left: 0; margin-right: 0; }.rooms .lst ul li { float: none; width: 100%; padding-left: 0; padding-right: 0; }/********************* ROOMS *********************/}@media only screen and (max-width: 480px) {.m-bnr { height: 300px; }.m-bnr-map .map { height: 300px; }.m-book > div { float: none; width: 100%; }.m-book .m-book-dt .m-book-ins { max-width: 100%; }.m-book .m-book-frm .m-book-ins { max-width: 100%; }.m-book .m-book-btn { margin-top: 10px; }.m-book .m-book-btn button { max-width: 100%; }/*.content h2 { font-size: 24px; }.content h2.harl { font-size: 40px; }.content h3 { font-size: 24px; }*/.m-ttl { font-size: 24px; }.m-ttl-harl { font-size: 40px; }.m-ttl-2 { font-size: 24px; }.m-mom .txt { font-size: 20px; }.m-about .slider-about .item { padding-left: 0; padding-right: 0; }/********************* TERMS *********************/.terms .mn ul { margin-left: 0; margin-right: 0; }.terms .mn ul li { display: block; margin-left: 0; margin-right: 0; margin-top: 10px; }.terms .mn ul li:first-child { margin-top: 0; }.terms .mn ul li a { display: inline-block; }/********************* TERMS *********************/}@media only screen and (max-width: 479px) {/********************* ABOUT US *********************/.about .box ul { margin-left: 0; margin-right: 0; }.about .box ul li { float: none; width: 100%; padding-left: 0; padding-right: 0; }/********************* ABOUT US *********************//********************* BLOG *********************/.blog .lat .pull-right ul { margin-left: 0; margin-right: 0; }.blog .lat .pull-right ul li { float: none; width: 100%; padding-left: 0; padding-right: 0; }/********************* BLOG *********************//********************* CONTACT *********************/.contact .frm .captcha { float: none; margin-top: 10px; }.contact .frm .mybtn { float: none; margin-top: 10px; }/********************* CONTACT *********************//********************* ROOMS *********************/.rooms-ins .details .pull-right .ins ul li { float: none; width: 100%; padding-right: 0; margin-top: 20px; }/********************* ROOMS *********************/}@media only screen and (max-width: 420px) {/********************* HOMEPAGE *********************/.home .hp-suites ul { margin-left: 0; margin-right: 0; }.home .hp-suites ul li { float: none; width: 100%; padding-left: 0; padding-right: 0; }/********************* HOMEPAGE *********************//********************* GALLERY *********************/.gallery ul { margin-left: 0; margin-right: 0; }.gallery ul li { float: none; width: 100%; padding-left: 0; padding-right: 0; }/********************* GALLERY *********************/}@media only screen and (max-width: 360px) {}