 .checklists {
    width: 27%;
    /*bottom: -1rem !important;*/
}
/*@font-face{
    font-family: 'Avenir-Light';
    src: url('Avenir-Light.ttf');
}*/
.sidebar-side.col-lg-4.col-md-12.col-sm-12{
    position: sticky;
    top: 0;
    z-index: 99;
}
p{
    /*font-family: 'Avenir-Light';*/
    font-size: 15px !important;
}
.theme-item-page-desc h3 {
    font-size: 20px !important;
    margin: 0;
    margin-bottom: 0px !important;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1; /* Firefox */
}
.properties-amenities ul li{
    padding-left: 20px;
    list-style: none;
}
.properties-amenities ul li::before {
  content: "\2022";
  color: #caa269;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
  font-size: 20px;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #273656;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #273656;
}
.page-breadcrumb {
    position: relative;
    padding: 14px 90px;
    margin-top: 0px;
    display: inline-block;
    background-color: #ffffff;
    margin-bottom: 0px;
    /*font-family: 'Muli';*/
}
.page-title h2 {
    /*font-family: 'Pl/*a*/yfair Display';*/
}
body {
    /*font-family: 'Avenir-Light' !important;*/
    /*font-size: 17px !important;*/
}


body {
    /*font-family: 'Hero-Light' !important;*/
    /*color: #273656 !important;*/
}
.sidebar-page-container {
    position: relative;
    padding: 80px 0px 60px;
}
.tours-detail .inner-box .upper-box .hotel-info:before{
    display: none;
}
    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #273656 !important;
    background: #273656 !important;
    font-weight: normal;
    color: #ffffff;
}
.score label {
    display: inline-block !important;
    width: 1.2em;
    height: 1em;
    overflow: hidden;
    text-indent: 100%;
}
.contact-form .ui-selectmenu-button.ui-button, .contact-form .form-group input, .contact-form .form-group select, .contact-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 54px;
    font-size: 17px;
    color: #777777;
    line-height: 34px;
    font-weight: 400;
    border-radius: 0px;
    padding: 10px 20px 10px 20px;
    background: #ffffff;
    border: 1px solid #e0e0e0;
}
.contact-page-section {
    position: relative;
    padding: 0px 0px 0px;
}
.contact-page-section .inner-container {
    position: relative;
    padding: 40px 40px 0px;
    margin-bottom: 0px;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
}
.tours-detail .inner-box .upper-box h3{
    color: #021832;
    margin-top: 1rem;
    font-family: 'Trocchi';
}
.secondary_nav.sticky_horizontal{
    /*position: sticky;*/
    top: 0;
    z-index: 9;
    margin-top: 2rem;
}
.tours-detail .inner-box h3{
     color: #021832;
     font-family: 'Trocchi';
}
.tours-detail .inner-box h4{
     color: #021832;
     font-family: 'Trocchi';
}
.contact-page-section {
    position: relative;
    padding: 0px 0px 0px;
}
.sec-title h2 {
    /*font-family: 'Playfair Display';*/
}

.score label::before {
    content: "☆";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    text-indent: 0px;
    line-height: 1em;
    color: rgb(170, 170, 170);
}
.score label:hover:before, .score label:hover ~ label:before, .score input:checked ~ label:before {
    content: "★";
    color: #ffbb04;
}
.contact-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 150px;
    resize: none;
}

.page-breadcrumb li{
    padding-right: 0px;
}



.fa, .fas {
    
}
.contact-form{
    display: block;
}
.tours-detail .inner-box .upper-box .hotel-info {
    padding-left: 0px;
}
.tours-detail .inner-box .upper-box .hotel-info span {
    /*font-family: 'Avenir-Light';*/
    font-size: 16px;
}
.hotel-info i{
    font-size: 16px;
    font-weight: 900;
    color: #000;
}
.tours-detail .inner-box .upper-box .hotel-info {
    position: relative;
    color: #000;
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 0px;
    margin-top: 0px;
}

.sidebar-page-container .auto-container{
    height: 100% !important;
}

.properties-amenities .row {
    display: flex;
    flex-wrap: wrap;
}

.default-form .ui-selectmenu-button.ui-button, .default-form .form-group input, .default-form .form-group select, .default-form .form-group textarea{
    font-size: 16px;
}

@media (min-width: 992px) and (max-width: 1024px){
    .container-header .nav-item {
       color: white;
       padding: 6px 9px !important;
    }
    .default-form .form-group i {
    left: 11px !important;
}
.search-tour-widget .tour-tabs .form-group {
    margin-bottom: 0px;
    width: 100%;
    left: 50%;
    /*transform: translateX(-49%);*/
}
.container-header {
    padding-right: 1px !important;
    padding-left: 17px !important;
}
.footer-title{
    font-size: 18px !important;
}
.tours-detail .inner-box h4 {
    font-size: 18px !important;
}
.auto-container {
    padding: 0px 15px 0px 30px !important;
}
    .nav-item-wrapper {
    margin-left: 1px !important;
    /*font-family: 'Playfair Display';*/
}
.header-navigation {
    padding-left: 15px !important;
}
.dropdown-text .fab.fa-facebook-f{
    margin-right: 14px !important;
}
.header-logo {
    width: 290px !important;
    max-width: none;
}
.js-hero-slide__inner{
    margin-top: 0px !important;
}
.slider-content h2 {
    font-size: 100px !important;
}
.about-wrapper .image.about{
        height: 688px !important;
    width: 58% !important;
    object-fit: cover !important;
}
.card.about {
    position: absolute;
    right: 0px;
    z-index: 1;
    max-width: 540px !important;
    padding: 45px 62px;
    text-align: center;
}
.button-secondary {
    position: relative;
    padding: 13px 27px !important;
}
.price {
    color: #000;
    font-size: 20px !important;
    line-height: 1.117em;
    font-weight: 700;
    letter-spacing: -0.06em;
}
.card img {
    height: 285px;
    width: 375px;
    /*object-fit: cover !important;*/
}
.experiences img{
        object-fit: cover !important;
}
  .header {
    position: absolute;
    left: 0px;
    /*top: -5px !important;*/
}
.hero.wf-section .banner-style-two video{
    width: 100% !important;
    margin-top: -8px !important;
}
.slider-content h2 {
    font-size: 96px !important;
 }
.paragraph.experiences {
    margin-bottom: 0px;
    height: 188px !important;
    overflow: hidden;
}
.card.cta1 {
    max-width: 600px;
    padding: 35px 33px !important;
}
.b8c00600-8c28-54b1-267c-8ea4a6ca2bab{
   height: 470px !important; 
}
.figure.testimonial blockquote{
    height: 245px !important;
    overflow: hidden !important;
}
.footer-title{
    color: #fff !important;
}
.small-print-wrapper {
    padding: 21px 73px;
}

.checklists {
    width: 360px;
}

nav#menu-center {
    margin-top: 20px;
}

.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.upper-box .col-md-10{
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.default-form .form-group{
    margin: 0px !important;
}

input#result{
    font-size: 16px !important;
}
}

@media screen only and (min-width: 769px) and (max-width: 800px){
.header {
    position: absolute !important;
    left: 0px !important;
    top: -21px !important;
}
.js-hero-slide__inner{
    margin-top: 0px !important;
}

.image.about {
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
}

.slider-content h2 {
    font-size: 100px !important;
}
.btn-style-one {
    font-size: 13px !important;;
    line-height: 30px;
    color: #ffffff;
    padding: 2px 30px !important;
}
.footer-content-links {
    display: block !important;
}
.link-text {
    font-size: 18px !important;
}
.header-logo {
    width: 170px !important;
    max-width: none;
}

}

@media (max-width: 992px){
    .fa-bars{
        display: block !important;
    }
    .banner-style-two video{
    margin-top: 5px !important;
}
.slider-content h2 {
    font-size: 100px !important;
}
    .card.about {
    position: relative !important;
}
.split-content.header-right {
    display: block !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.slider-content{
    margin-top: -393px !important;
}
.fa-times{
    display: block!important;
}
.checkin {
    width: 100% !important;
    margin-right: -15px!important;
    margin-left: 36px !important;
    display: block!important;
}
.default-form .form-group1,  {
        display: table-cell;
    margin: 0px 10px;
    width: 74% !important;
}
 .default-form .form-group2 {

 }
 .default-form .form-group {
    position: relative;
    display: block;
    /*margin: 29px 30px  !important;*/
    width: 100%  !important;
}
.col-md-3 {
    right: 48px;
    flex: 1 0 9%;
    max-width: 91% !important;
}
.default-form .ui-selectmenu-button.ui-button, .default-form .form-group input, .default-form .form-group select, .default-form .form-group textarea {
    font-size: 16px !important;
}
.default-form .form-group i {
    position: absolute;
    top: 18px;
    left: 25px;
    font-size: 21px !important;
}

.card.about {
    position: absolute;
    right: 0px;
    z-index: 1;
    max-width: 91% !important;
}
.fa-times{
        z-index: 999;
    position: absolute;
    top: 4px !important;
    right: 20px;
    font-size: 18px;
    /*color: #ccc;*/
}
.card img {
    height: auto !important;
    width: 100% !important;
}
.card.cta1{
    margin-top: 49px !important;
    margin-left: 83px !important;
    max-width: 600px !important;
    padding: 33px 36px !important;
}
.container-header .nav-item {
    /*color: #525252 !important;*/
    padding: 6px 10px;
    background: transparent;
    transition: all .5s;
    text-shadow: none !important;
}
.bgimg{
    position: absolute;
    z-index: -1;
    width: 100% !important;
    height: 924px !important;
    object-fit: cover;
    max-height: 945px !important;
    min-height: 985px !important;
}
.lineb {
    border: 1px solid #ffffff;
    /* position: absolute; */
    margin-top: 16px !important;
    margin-bottom: 6px !important;
    width: 100px;
}
.link-text {
    /*font-family: 'Avenir-Light';*/
    text-transform: capitalize;
    font-weight: 500;
    color: #fff;
    font-size: 25px !important;
}

.copyright {
    /*font-family: 'Avenir-Light';*/
    font-size: 24px !important;
}
.footer-grid {
    padding-left: 53px !important;
}

.checklists {
    width: 300px;
    bottom: 10px !important;
}
.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.upper-box .col-md-10{
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.default-form .form-group{
    margin: 0px !important;
}
.default-form .form-group select {
    padding-left: 0px !important;
    text-indent: 34px;
}

.default-form .form-group input{
    border-radius: 0px !important;
}

.sec-title {
    margin-bottom: 60px;
}
}

@media (min-width: 541px) and (max-width: 768px){
    .small-print-wrapper {
    padding: 17px 20px 39px !important;
}
.bgimg {
    position: absolute;
    z-index: -1;
    width: 100% !important;
    height: 933px !important;
    object-fit: cover;
    max-height: 945px !important;
    min-height: 1009px !important;
}
.btn-style-one {
    font-size: 13px;
    line-height: 30px;
    color: #ffffff;
    padding: 6px 30px !important;
}
.sidebar-page-container {
    position: relative;
    padding: 80px 27px 60px !important;
}

/*.rsOverflow.grab-cursor{
    width: 695px !important;
    height: 415px;
}*/
}

@media (max-width: 600px){
    .page-breadcrumb{
        display: none;
    }
    .rsDefault .rsThumbsArrow {
    height: 50%;
}
img.rsImg {
    object-fit: cover;
}
.calender iframe {
    width: 98%;
    height: 817px !important;
}
.auto-container {
    padding: 0px 5px !important;
    margin-bottom: 40px !important;
}
.checklists {
    width: 300px !important;
    bottom: 10px !important;
}
.search-tour-widget .tour-tabs .tabs-content{
    padding: 22px 15px 15px !important;
}
#prod-details .default-form{
    box-shadow: none;
    padding: 0;
}
.pro-owner-info-prem label b a{
    font-size: 13px !important;
}
}

@media (min-width: 541px) and (max-width: 600px){
#prod-details .default-form{
    box-shadow: none;
    padding: 0;
}
.header-navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 100px !important;
}
/*.rsOverflow.grab-cursor {
    width: 533px !important;
    height: 415px;
}*/
.nav-item.header-link {
    font-size: 23px !important;
}
.bgimg {
    position: absolute;
    z-index: -1;
    width: 100% !important;
    height: 931px !important;
    object-fit: cover;
    max-height: 945px !important;
    min-height: 1140px !important;
}
.footer-content-links{
    margin-left: 30px !important;
}
.social-linksf ul li i {
    background: #fff;
    width: 41px !important;
    height: 41px !important;
}
.list-footer.w-list-unstyled{
    margin-left: 0px !important;
}
.copyright1{
    margin-top: -11px !important;
}
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 57px;
    margin: 0 auto;
}
.default-form .form-group {
    position: relative;
    display: block;
    margin: 0px !important;
}
.social-linksf ul li i {
    padding-top: 13px !important;
}
}

@media (max-width: 545px){
    .content-column{
        width: 100% !important;
    }
    .images-column {
    display: block !important;
}
.footer-content-links, .list{
    margin-left: 30px !important;
}
.bgimg {
    position: absolute;
    z-index: -1;
    width: 100% !important;
    height: 963px !important;
    object-fit: cover;
    max-height: 1015px !important;
    min-height: 1179px !important;
}
.copyright {
    /*font-family: 'Avenir-Light';*/
    font-size: 16px !important;
}
.small-print-wrapper {
    padding: 34px 20px 34px !important;
    background-color: #060606;
    color: #cfcfcf;
    text-align: center;
}
.copyright1{
    position: absolute;
    margin-top: -15px !important;
    right:0px !important;
}
.social-linksf ul li i {
    background: #fff;
    width: 37px !important;
    height: 37px !important;
    text-align: center;
    padding-top: 9px !important;
    }
    .images-column{
        width: 100% !important;
    }
    .page-breadcrumb{
        display: none;
    }
    .sidebar-page-container {
    position: relative;
    padding: 11px 15px 10px !important;
}

.sidebar-page-container .content-side, .sidebar-page-container .sidebar-side {
    margin-bottom: 40px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.header-logo {
    width: 143px !important;
    max-width: none;
}
.header-navigation {
    padding-left: 60px !important;
}
.nav-item.header-link {
    font-size: 23px;
}
/*.rsOverflow.grab-cursor{
    width: 301px !important;
    height: 260px !important;
    object-fit: cover;
}*/
.rsImg.rsMainSlideImage{
    /*height: 260px !important;*/
}
.rsDefault .rsThumbsArrow {
    /*height: 50% !important;*/
}
.list-footer.w-list-unstyled{
    margin-left: 0px !important;
}

.checklists {
    width: 70% !important;
    bottom: 10px !important;
}

.checklists p{
    display: block !important;
    font-size: 22px !important;
}
.checklists a.text, .checklists a{
    display: block !important;
}

.fwImage{
    padding-right: 0px !important;
    padding-left: 0px !important;
}

/*.auto-container{
    height: 230px !important;
}*/
.default-form .form-group select {
    padding-left: 0px !important;
    text-indent: 41px !important;
}
.default-form .ui-selectmenu-button.ui-button, .default-form .form-group input, .default-form .form-group select, .default-form .form-group textarea{
    font-size: 16px !important;
}

.sec-title {
    margin-bottom: 0px;
}

.contact-page-section {
    position: relative;
    padding: 8px 0px 0px !important;
}



}

@media (min-width: 400px) and (max-width: 420px){
    .header-logo {
    width: 135px !important;
    max-width: none;
}

.header-navigation {
    padding-left: 46px !important;
}
.nav-item.header-link {
    font-size: 20px;
}
.nav-menu {
    padding-top: 31px;
}
.list-footer.w-list-unstyled{
    margin-left: 0px !important;
}
.link-text {
    font-size: 20px !important;
}
.copyright1 {
    position: absolute;
    margin-top: -1px !important;
    right: 0px !important;
}
.small-print-wrapper {
    padding: 34px 20px 45px !important;
}
.footef-links-block {
    width: 84%;
    border-bottom: 1px solid #cfcfcf;
}
.list-footer.w-list-unstyled img{
    width: 226px !important;
}
.page-title h2 {
    font-size: 30px;
}
.page-breadcrumb {
    position: relative;
    padding: 0px 10px !important;
}
.bgimg {
    position: absolute;
    z-index: -1;
    width: 100% !important;
    height: 981px !important;
    object-fit: cover;
    max-height: 1015px !important;
    min-height: 1151px !important;
}
.tours-detail .inner-box .upper-box .price {
    float: left !important;
    }
  /*  #gallery-1 {
    width: 100%;
    height: 300px !important;
}*/
.contact-page-section .inner-container {
    position: relative;
    padding: 25px 0px 0px 30px !important;
}
.checklists {
    width: 70% !important;
    bottom: 10px !important;
}
.default-form .form-group select {
    padding-left: 0px !important;
    text-indent: 41px !important;
}
}


@media (min-width: 360px) and (max-width: 375px){
    .header-logo {
    width: 135px !important;
    max-width: none;
}
.rsImg.rsMainSlideImage{
    /*width: 90% !important;*/
}
#gallery-1{
    /*height: 344px !important;*/
}
.rsDefault .rsThumbsHor {
    margin-top: 20px !important;
    height: 59px !important;
}

.link-text {
    /*font-family: 'Avenir-Light';*/
    text-transform: capitalize;
    font-weight: 500;
    color: #fff;
    font-size: 15px !important;
}
.copyright1 {
    position: absolute;
    margin-top: 2px !important;
    right: 0px !important;
}
.small-print-wrapper {
    padding: 24px 20px 45px !important;
}
.bgimg {
    min-height: 1105px !important;
}
.agency-section {
    position: relative;
    overflow: hidden;
    padding: 34px 0px 50px !important;
}

.header-navigation {
    padding-left: 31px !important;
}
.nav-item.header-link {
    font-size: 20px;
}
.nav-menu {
    padding-top: 32px !important;
}
.list-footer.w-list-unstyled{
    margin-left: 0px !important;
}
.page-title h2 {
    font-size: 25px;
}
.tours-detail .inner-box .upper-box .price {
    float: left;
}
.tours-detail .inner-box .upper-box .price {
    float: left;
    right: 23px;
}
.checklists {
    width: 70% !important;
    bottom: 10px !important;
}

.default-form .form-group select {
    padding-left: 0px !important;
    text-indent: 41px !important;
}
.pro-owner-info-prem label b a {
    font-size: 11px !important;
}
}

@media (max-width: 340px){
    .header-logo {
    width: 119px !important;
    max-width: none;
}

.page-title h2 {
    display: none !important;
}
.agency-section {
    padding: 43px 0px 50px !important;
}
.header-navigation {
    padding-left: 54px !important;
}
.nav-item.header-link {
    font-size: 16px !important;
}
.container-header .nav-item {
    padding: 0px 10px !important;
}
.nav-item-wrapper {
    margin-bottom: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.nav-menu {
    padding-top: 15px !important;
}
.fa-times {
    font-size: 28px !important;
    /*color: #ccc;*/
}
.list-footer.w-list-unstyled img{
   width: 200px !important;
}
.footer-grid {
    padding-left: 19px !important;
}
.link-text {
    font-size: 18px !important;
}
.bgimg {
    max-height: 1015px !important;
    min-height: 1133px !important;
}
.calender iframe {
    width: 100% !important;
    height: 500px;
    border: none;
    padding: 0px;
}
.page-title h2 {
    font-size: 25px;
}
.default-form .form-group select {
    padding-left: 0px !important;
    text-indent: 41px !important;
}
.pro-owner-info-prem label b a {
    font-size: 11px !important;
}
}

.card-experiences-content{
    border-bottom: none;
}
@media (min-width: 992px) and (max-width: 1024px){
    .container-header .nav-item {
       color: white;
       padding: 6px 9px !important;
    }
    .newsletter-content h3 {
    font-size: 20px !important;
}
    .nav-item-wrapper {
    margin-left: 3px !important;
    /*font-family: 'Playfair Display';*/
}
.section.cta.wf-section {
    position: relative;
    overflow: hidden;
    padding-top: 73px !important;
    padding-bottom: 2px !important;
    background: #0006;
}
.slider-content{
    margin-top: -379px !important;
    padding-bottom: 205px !important;
    text-align: center;
}

.dropdown-text .fab.fa-facebook-f{
    margin-right: 14px !important;
}

.js-hero-slide__inner{
    margin-top: 0px !important;
}
.slider-content h2 {
    font-size: 74px !important;
}

.about-wrapper .image.about{
        height: 688px !important;
    width: 58% !important;
    object-fit: cover !important;
}
.card.about {
    position: absolute;
    right: 0px;
    z-index: 1;
    max-width: 540px !important;
    padding: 45px 62px;
    text-align: center;
}
.button-secondary {
    position: relative;
    padding: 13px 2px !important;
}
.price {
    color: #000;
    font-size: 20px !important;
    line-height: 1.117em;
    font-weight: 700;
    letter-spacing: -0.06em;
}
.card img {
    height: 285px;
    width: 375px;
    /*object-fit: cover !important;*/
}

.experiences img{
        object-fit: cover !important;
}
 
.hero.wf-section .banner-style-two video{
    width: 100% !important;
    margin-top: -8px !important;
}
.slider-content h2 {
    font-size: 96px !important;
 }

.paragraph.experiences {
    margin-bottom: 0px;
    height: 114px !important;
    overflow: hidden;
}
.card.cta1 {
    max-width: 600px;
    padding: 35px 33px !important;
}
.b8c00600-8c28-54b1-267c-8ea4a6ca2bab{
   height: 470px !important; 
}
.figure.testimonial blockquote{
    height: 245px !important;
    overflow: hidden !important;
}
.footer-title{
    color: #fff !important;
}
.small-print-wrapper {
    padding: 21px 73px;
}

}
@media screen and (max-width: 991px){
.image-wrapper.about {
    width: 100% !important;
    height: auto !important;
    max-width: none;
    margin-top: 10px !important;

}
.nav-menu {
    background-color: #989898 !important;
}
.section {
    padding-top: 0px !important;
    padding-bottom: 100px !important;
}
.image.about {
    width: 100% !important;
    height: auto !important;
    -o-object-fit: cover;
    object-fit: cover;
}
.title.cta1 {
    padding-top: 100px !important;
}
.card img {
    height: auto !important;
    width: 100% !important;
}
.experiences-grid {
    max-width: 100% !important;
}
.split-content.header-right {
    display: block !important;
}
footer a, footer p, footer li {
    color: #fff;
    font-weight: 100 !important;
}
}


@media (min-width: 800px) and (max-width: 992px){
    .slider-content h2 {
    font-size: 70px !important;
}
.banner-style-two video{
    margin-top: 0px !important;
}
.slider-content{
    margin-top: -287px !important;
    padding-bottom: 195px !important;
}
.header {
    position: absolute;
    left: 0px;
    top: -13px !important;
}
.header-logo {
    width: 185px !important;
    max-width: none;
}
.card.about {
    position: relative !important;
    right: 0px;
    z-index: 1;
    max-width: 100%!important;
    padding: 45px 62px;
    text-align: center;
    top: 100%!important;
}
.section1{
    padding-top: 400px!important;
    padding-bottom: 620px!important;
}

.container-default {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 60px!important;
    padding-left: 60px!important;
}
.title.cta {
    max-width: 100%;
}
}
@media screen only and (min-width: 769px) and (max-width: 800px){
.header {
    position: absolute !important;
    left: 0px !important;
    top: -21px !important;
}
.slider-content{
    padding-bottom: 204px !important;
}
.js-hero-slide__inner{
    margin-top: 0px !important;
}

.image.about {
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
}

.slider-content h2 {
    font-size: 100px !important;
}

.copyright1{
    margin-top: -4px !important;
}
.small-print-wrapper {
    padding: 19px 73px 42px !important;
}
.about-wrapper {
    display: block !important;
}
}
@media (min-width: 541px){
.hero.wf-section{
    display: block !important;
}
}
.carousel-inner img {
    width: 100%;
    height: 100%;
  }





@media (max-width: 540px){
.carousel.slide{
    display: block !important;
}
.header {
    position: absolute;
    left: 0px;
    top: -34px !important;
}
.card.about h2{
    font-size: 23px !important;
}
.image.cta-bg{
    background-attachment: initial !important;
}
.section.cta {
    position: relative;
    overflow: hidden;
    padding-top: 7px;
    padding-bottom: 56px;
    background: transparent !important;
}
.btn-style-one {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    padding: 12px 20px !important;
    background-color: #000 !important;
}
..btn-style-one .txt {
    font-size: 16px !important;
}
.section.cta.wf-section img{
    position: absolute !important;
}
.about-wrapper {
    position: relative;
    display: block !important;
}
.nav-menu {
    width: 100%;
    padding-top: 62px !important;
}
.inner-container {
    position: relative;
    margin-top: 4px !important;
    z-index: 1;
    padding-left: 3%;
}
.default-form .form-group button {
    border-radius: 0px !important;
}
.checkin {
    width: 100% !important;
    margin-right: -15px!important;
    margin-left: 10px !important;
    display: block !important;
}
.destination-form-box .box-inner {
    position: relative;
    padding: 20px 0px 20px 0px !important;
}
.nav-item.header-link {
    font-size: 18px !important;
    font-weight: 600;
}
.header-navigation {
    margin-right: 0px;
    margin-bottom: 2px;
    padding-left: 48px !important;
    width: 100%;
}
.card.about {
    position: relative !important;
}
.button-secondary.w-inline-block{
    width: 46% !important;
}
.title.cta1 {
    padding-top: 60px !important;
    max-width: 100% !important;
    font-size: 22px !important;
}
.card.cta2{
    margin-top: 57px !important;
    margin-left: 31px !important;
    max-width: 469px !important;
}
.ftr-link, .footer-con{
    margin-top: 0px !important;
}
.newsletter-content-wrapper{
    display: flex !important;
}
.image.cta-bg {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: -1;
    width: 100%;
    height: 70% !important;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: center !important;
}
.header-navigation {
    margin-right: 0px;
    margin-bottom: 2px;
    padding-left: 11px !important;
    width: 100%;
}
.card.about {
    position: absolute;
    max-width: 662px;
    padding: 37px 16px !important;
    text-align: center;
}
.split-content.card-about-room-left {
    margin-bottom: 20px;
    display: flex !important;
}
.card-price-wrapper.room-section {
    margin-top: -5px !important;
}

}

@media (max-width: 768px){
.about-wrapper {
    display: block !important;
}
.contact-page-section {
    position: relative;
    padding: 48px 0px 0px !important;
}
.rsDefault .rsThumbsHor {
    height: 42px !important;
}
/*#gallery-1 {
    height: 426.25px !important;
}*/
}

@media (max-width: 600px){
    .default-form .form-group {
    /*position: relative;
    display: inline-block !important;
    margin: 0px 10px;
    width: 40% !important;*/
}
.card.about {
    position: relative !important;
}
.about-wrapper {
    display: block !important;
}

.form-group1{
    margin-bottom: 22px !important;
}
.lineb {
    border: 1px solid #ffffff;
    /* position: absolute; */
    margin-top: 24px !important;
    margin-bottom: 11px !important;
    width: 100px;
}
.footer-title {
    font-size: 35px;
}
.small-print-wrapper {
    padding: 26px 20px 48px;
    }
    .copyright.copyright1{
        margin-top: 5px !important;
    right: 0px !important;
    }
}

@media (max-width: 540px){
    .list-footer {
    margin-bottom: 20px !important;
}
}
.default-form .form-group select{
    padding-left: 0px !important;
    text-indent: 31px;
}

@media (min-width: 541px) and (max-width: 600px){
.inner-container {
    position: relative;
    margin-top: 73px !important;
}
.slider-content {
    margin-top: -189px !important;
}
.slider-content h2 {
    font-size: 66px !important;
}
.banner-style-two video{
    margin-top: -1px !important;
}
.section.about.wf-section {
    padding-top: 0px !important;
    padding-bottom: 100px !important;
}
.footer-mobile-content {
    display: block !important;
}
.lineb {
    border: 1px solid #ffffff;
    /* position: absolute; */
    margin-top: 24px !important;
    margin-bottom: 11px !important;
    width: 100px;
}
.card.cta1 {
    max-width: 509px !important;
    padding: 38px 60px;
    margin-top: 61px !important;
    margin-left: 43px !important;
}
.card.about h2{
    font-size: 28px !important;
}
}


@media (min-width: 400px) and (max-width: 420px){
    .card.cta2 {
    margin-top: 32px !important;
    margin-left: 31px !important;
    max-width: 351px !important;
}
.list-footer {
    margin-bottom: 20px !important;
}
.card.cta.card.cta1{
    max-width: 348px !important;
    margin-top: 85px !important;
    margin-left: 38px !important;
}
.slick-slider {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
.image.cta-bg {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: -1;
    width: 100%;
    height: 70% !important;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: center !important;
}
.header-navigation {
    margin-right: 0px;
    margin-bottom: 2px;
    padding-left: 11px !important;
    width: 100%;
}
.card.about {
    position: absolute;
    max-width: 662px;
    padding: 37px 16px !important;
    text-align: center;
}
.split-content.card-about-room-left {
    margin-bottom: 20px;
    display: flex !important;
}
.card-price-wrapper.room-section {
    margin-top: -5px !important;
}

.button-primary.large {
    padding: 15px 0px;
    width: 67% !important;
}
.card.cta {
    max-width: 700px;
    padding: 30px 30px !important;
}
.card.cta {
    max-width: 700px;
    padding: 30px 30px !important;
}
}
@media (max-width: 992px){
    
   .checklists {
    width: 300px;
    bottom: 10px !important;
}
.custom-select-box {
    max-width: 100% !important;
    min-width: auto !important;
}
.fa-times{
        z-index: 999;
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 40px;
    /*color: #ccc;*/
    display: block !important;
}
.nav-item.header-link {
    font-size: 31px;
    font-weight: 600;
}
.nav-menu {
    width: 100%;
    padding-top: 128px;
    padding-bottom: 36px;
    background-color: #777777f5 !important;
}
.ftr-link, .footer-con{
    margin-top: 0px !important;
}
}

@media (max-width: 1024px) and (max-height: 768px){
    .spacer.links-footer {
    width: 0vw !important;
}

}

@media (min-width: 601px) and (max-width: 768px){
    .banner-style-two video{
        margin-top: 1px !important;
    }
    .header {
    position: absolute;
    left: 0px;
    top: -32px !important;
}
.copyright.copyright1{
    margin-top: -12px !important;
}
.slider-content h2{
    font-size: 76px !important;
}
.spacer.links-footer.s{
    width: 18vw;
}
.slider-content{
    margin-top: -285px !important;
}
.destination-form-box .box-inner {
    position: relative;
    padding: 24px 0px 21px 0px !important;
    }
.card.about {
    position: relative !important;
    right: 0px;
    z-index: 1;
    max-width: 100% !important;
    padding: 45px 62px;
    text-align: center;
}
.inner-container {
    position: relative;
    /*margin-top: -108px !important;*/
    }
.footer-mobile-content {
    display: block !important;
}
.footef-links-block.last, .footef-links-block.last1{
    padding-left: 50px;
}
.footer-content-links {
    width: 100% !important;
}
.lineb {
    border: 1px solid #ffffff;
    /* position: absolute; */
    margin-top: 22px !important;
    margin-bottom: 0px !important;
    width: 100px;
}
.footer-title {
    font-size: 33px !important;
}
.bgimg{
   max-height: 100% !important;
    min-height: 9% !important; 
}
.btn-style-one {
    padding: 12px 20px !important;
}
.about-wrapper {
    position: relative;
    display: block !important;
}
.title.cta1 {
    max-width: 100%;
}
.card.cta2 {
    max-width: 649px !important;
    padding: 30px 60px;
    margin-left: 65px !important;
}
.slider-content{
    padding-bottom: 214px !important;
}
.header-navigation {
    /* margin-right: 0px; */
    /* margin-bottom: 2px; */
    padding-left: 124px !important;
}
}

@media (min-width: 541px) and (max-width: 600px){
    .slider-content {
    margin-top: -224px !important;
    padding-bottom: 154px !important;
}
.card.cta2 {
    max-width: 79% !important;
    padding: 30px 60px;
    margin-left: 58px !important;
    margin-top: 58px !important;
}
.list-footer {
    margin-bottom: 20px !important;
}
.checkin {
    width: 100% !important;
    margin-right: -15px!important;
    margin-left: 36px !important;
    display: block !important;
}
}

@media (max-width: 420px){
    .card.cta.card.cta1{
    max-width: 348px !important;
    margin-top: 85px !important;
    margin-left: 38px !important;
}
.slick-slider {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
.title.cta.cta2{
    font-size: 28px !important;
}
.button-primary.large {
    padding: 16px 0px !important;
}
.footer-mobile-content {
    display: block !important;
}
.summary-block .inner-box .content-column h2 {
    font-size: 30px !important;
}
.main-menu-in {
    display: flex;
    justify-content: space-between;
    align-items: center;
    
}

.contact-page-section .inner-container {
    position: relative;
    padding: 25px 0px 0px 0px  !important
}
.form-group .g-transparent-a.style-khsz2l8ulink span {
    display: block !important;
}
}

@media(max-width: 375px){
    .card.cta2 {
    margin-top: 35px !important;
    margin-left: 13px !important;
    max-width: 350px !important;
    padding: 20px 20px !important;
}
.list-footer {
    margin-bottom: 20px !important;
}
.card.cta.card.cta1 {
    max-width: 309px !important;
    margin-top: 49px !important;
    margin-left: 38px !important;
    padding: 25px 25px !important;
}

.slick-slider {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
.button-secondary {
    display: block;
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.header-logo {
    width: 150px !important;
    max-width: none;
}
.title.cta1 {
    padding-top: 34px !important;
    max-width: 100% !important;
    font-size: 27px !important;
}
.bg-image-home{
    height: 452px;
}
.small-print-wrapper {
    padding: 26px 20px 33px !important;
}
.copyright.copyright1 img{
        width: 88px !important;
}
}
@media (max-width:540px){
.row.clearfix {
    width: auto!important;
}
.form-group input, .form-group .ui-selectmenu-text, .contact-form .form-group textarea {
    padding-left: 10px!important;
}
}

fieldset.score input{
    display: none !important;
}

    .next {
    right: 18px;
    background: #01c8fe !important;
    border: solid 1px #01c8fe !important;
}
    ._1ri93fe {
    fill: #fff !important;
}
 
    .button-section {
    display: inline-block;
    float: right;
    margin-right: 15px;
}
    .button-section button {
    background: #31b0d5;
}

.footer-sec .row:before{
    display: none !important;
}

.footer-sec .container-header:before{
    display: none !important;
}

.footer-sec .container{
    width: 90% !important;
}

.footer-sec .col-lg-3{
    /*width: 100% !important;*/
}
    .list-unstyled.margin-bottom-0x {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    float: left;
    width: 100%;
    padding: 10px;
    background: #fefefe;
        transition: all ease-in .2s; -moz-transition: all ease-in .2s; -webkit-transition: all ease-in .2s; -ms-transition: all ease-in .2s;
}
    .list-unstyled.margin-bottom-0x:hover {
    box-shadow: 0 0px 5px rgba(0,0,0,0.1);
}
    .listing-bullets__list-item {
    display: flex;
    align-items: center;
    float: left;
    border-right: 1px solid #b9b9b94d;
    padding: 0 10px;
}
    .inline-svg.listing-bullets__svg {
    width: 40px;
    margin: 0 10px;
    height: 40px;
}
    .listing-bullets__list-item:last-child {
    border: none;
}
    
    .box {
        padding-top: 1rem;
    }

    .unit-header.box {
        padding-bottom: 1rem;
    }

    .querybox {
        background: #f5f5f5;
        padding: 0px 15px 10px;

    }

    .querybox h4 {
        /*font-family: gt-sectra !important;*/
    text-align: center;
    padding: 15px 0px;
    font-weight: 900;
    font-size: 28px;
    color: teal;

    }

    .btn {
        margin-top: 10px;
    }

    .ashtli {
        float: left;
        width: 50%;
        line-height: 35px;
    }

    .form-single input,
    .form-textarea textarea {
        margin-bottom: 10px;
    }

    .form-control.btn.btn-info {
        padding: 15px 0;
        height: auto;
    }
    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {background-color:white}

    .form-single input,
    .form-textarea textarea {
        background: #fff;
        border: 1px solid #ddd;
        border-radius: 0;
        box-shadow: none;
        float: left;
        height: 40px;
        margin-bottom: 10px;
    }

    section h2.entry-title {
        font-size: 26px;
    }
    /*p{font-family: 'Muli', sans-serif; text-align:justify; color:#353535}*/
    .text-content p{ font-size: 19px;
    /*font-family: 'Muli', sans-serif;*/
    text-align: left;
    line-height: 27px;
    color: #404040;}
    
    .reviw-loader {
    display: inline-block;
    text-align: right;
    width: 100%;
    margin: 0 auto;
}
.reviw-loader #loadMore, .reviw-loader #showLess {
    background: teal;
    display: inline-block;
    padding: 10px 15px;
    border-radius: 4px;
    color: #fff;
    text-transform:capitalize;
    font-weight: bold;
    cursor: pointer;
}
    .reviw-loader #showLess{
        background:#000 !important;
    }
    @media (max-width:992px){
        .scrollwrap, .stickybox {
    padding: 0 30px;
}   
        .sticksection {
    clear: left;
}
    }

 fieldset{
    unicode-bidi: bidi-override;
    direction: rtl;
 }

.sidebar-side{
    position: sticky;
    top: 10%;
}

.rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs{ background:whitesmoke}
img.rsImg{margin-top:20px !important; }
.rsDefault .rsThumbsHor {margin-top:20px;height: 92px;}
    #gallery-1 {
        width: 100%;
        height: 500px;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
    }

    .royalSlider>.rsImg {
        visibility: hidden;
    }

    .royalSlider img {}

    .rsWebkit3d .rsSlide {
        -webkit-transform: none;
    }

    .rsWebkit3d img {
        -webkit-transform: translateZ(0);
    }

    .section-block {
        padding: 90px 0px 0px 0px !important;
        background-color: #fff;
    }

    .rsHidden {
        opacity: 1;
        visibility: visible;
    }

    .removepad {
        padding-left: 0;
        padding-right: 0;
    }

    .ui-widget-content{ z-index:99 !important}
    .listing-bullets__list-item {
    width: auto;
    border-left: 0px;
        border-right: 0px;
    border-bottom: 0px solid #b9b9b9;
    padding: 10px 0;
}
    
        .listing-bullets__list-item:first-child{border-bottom: 0px solid #b9b9b9 !important; border-right: 0px;}
        .listing-bullets__list-item:last-child {
    border-bottom: 0px solid #b9b9b9;
            border-right: 0px;
}
        .listing-bullets__list-item .listing-bullets__span {
    display: block;
}
        .listing-bullets__list {
    display: inline-block;
    border-bottom: solid 1px #b9b9b9;
            margin-top:0px;
}
    .responsive-table tr th:nth-child(4), .responsive-table tr th:nth-child(5), .responsive-table tr th:nth-child(4), .responsive-table tr td:nth-child(4), .responsive-table tr td:nth-child(5) {
    display: table-cell;
}
    #Availability .row iframe {
    height: 350px;
}
    ._1ri93fe {
    fill: #13acbc !important;
}
     
    @media (max-width:540px){
        .reviw-loader {
    text-align: center;
    width: 100%;
}
        #Availability .row iframe {
    height: 550px;
}
        .listing-bullets__list-item .listing-bullets__span {
    display: none;
}   
        .listing-bullets__list-item {
    width: auto;
    border-left: 0px solid #fff !important;
    border: 1px solid #b9b9b9;
    padding: 10px 0;
}
        .listing-bullets__list-item:first-child{border: 1px solid #b9b9b9 !important;}
        .listing-bullets__list-item:last-child {
    border: 1px solid #b9b9b9;
}
        
        .listing-bullets__list {
    display: inline-block;
    border: solid 1px #b9b9b9;
            margin-top:50px;
}
        .responsive-table tr th:nth-child(4), .responsive-table tr th:nth-child(5), .responsive-table tr th:nth-child(4), .responsive-table tr td:nth-child(4), .responsive-table tr td:nth-child(5) {
    display: none;
}
    }
    @media (max-width:1023px){
        .listing-bullets__list-item {
    width: auto;
    border-left: 0px solid #fff !important;
    border: 0px solid #b9b9b9;
    padding: 10px 0;
}
        .listing-bullets__list-item:first-child{border: 0px solid #b9b9b9 !important;}
        .listing-bullets__list-item:last-child {
    border: 0px solid #b9b9b9;
}
        
        .listing-bullets__list {
    display: inline-block;
    border: solid 1px #b9b9b9;
            margin-top:50px;
}
        .responsiveTab {
    overflow-x: scroll;
}
        #gallery-1 {
    clear: both;
}
        #accordion {
    float: left;
    width: 100%;
}
        .panel.panel-default.col-md-4 {
    width: 100% !important;
    margin: 20px 0px !important;
    padding: 0 !important;
    clear: both;
}
    
    }
    @media (min-width:700px) and (max-width:1280px){ 
    .main-menu ul > li > a{font-size:13px;}
        .ashtrow{flex-wrap:nowrap;}
    }
    blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #FF5722;
    background: #eaeaea;
    width: 75%;
}
img.rsImg{
width: 646px;
    height: 376px;
margin-left:0px !important;
    margin-top: 4px;
}
.d61b8143-f4e6-e8ed-6eca-6a42e3e67340{
    margin-top: -19px;
}




  .ac-box, .adult {
             display: flex;
             align-items: center;
             justify-content: space-between;
         }
    .searchbar{
        margin-top: 70px;
    }
    .button11.button1:hover, .button.button1:hover, .button.button1.btnnn:hover {
    border: 1px solid #273656;
    color: #273656;
}

.button1 {
    border-radius: 50%;
}
.reviews-btn a {
    background: #273656;
    color: #fff;
    display: inline-block;
    padding: 7px 20px;
    text-transform: capitalize;
}

.reviews-btn {
    padding-top: 20px;
    border-top: 1px solid #2f2f2f2f;
}
.button {
    background: #fff;
    border: none;
    color: #245abc;
    padding-top: 3px;
    padding-right: 14px;
    padding-bottom: 3px;
    padding-left: 14px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 22px;
    margin: 2px 2px;
    cursor: pointer;
    /* margin-left: 87px; */
    border: 1px solid #717171;
}
    .cover {
        background-color: #f9f8f8;
        display: inline-flex;
        text-align: center;
        width: 87%;
        padding-right: 9px;
        align-items: center;
        text-align: justify;
        border-radius: 4px;
        padding-bottom: -4px;
        padding-top: -4px;
        padding: 8px;
    }
    .flex-form {

        justify-content: center;

        align-items: center;

        text-align: center;

        display: flex;

        text-align: justify;

        justify-content: space-around;

        padding-bottom: -4px;

        padding-top: -4px;

        padding-left: 12px;

    }

    .fontuser select {

        height: 45px;

         width: 237px; 

        padding: 0px 4px 0px 0px;

        border-radius: 4px;

        border: 1px solid #908f8f;

        color: #908f8f;

        margin-right: 10px;
        padding-right: 0px;
        text-indent: 24px;

    }

    .fontuser i {

        position: absolute;

        left: 122px;

        top: 98px;

        color: #908f8f;

        margin-left: 8px;

        font-size: 20px;

        z-index: 9;

    }

    

    .flex-form i {

        text-shadow: none;

        color: #908f8f;

        font-size: 20px;

    }

    .t-check-in, .t-check-out, .t-datepicker {

        display: flex;

        position: relative;

        text-shadow: none;

    }

    

    .t-datepicker {

        clear: both;

        width: 100%;

        font-size: 14px;

        line-height: 1.4em;

        max-width: 650px;

        margin-left: 16px;

        text-shadow: none;

    }

    .t-datepicker {

        display: flex;

        width: 425px;

        height: 57px;

        font-size: 14px;

        font-family: 'Raleway', sans-serif;

        /* margin: -3px; */

        padding-top: 6px;

        padding-bottom: 6px;

        text-align: center;

        text-shadow: none;

    }

    .t-datepicker .t-check-in {

        text-align: left;

        width: 250px;

        /* margin-right: 9px; */

        font-size: 16px;

        font-family: 'ARS Maquette',sans-serif !important;

        border: 1px solid #908f8f;

        border-radius: 4px 0px 0px 4px;

        background-color: white;

        padding-left: 0px;

        text-shadow: none;

    }

    

    .t-check-in, .t-check-out, .t-datepicker {

        display: flex;

        position: relative;

        text-shadow: none;

    }

    

    .t-dates {

        padding: 10px 15px;

        height: 44px;

        box-sizing: border-box;

    }

    .t-date-check-in {

        color: #000000e3;

        padding-top: 10px;

    }

    .t-check-in .t-date-info-title, .t-check-out .t-date-info-title {

        position: absolute;

        top: 0px;

        left: 41px;

        display: block;

        font-weight: 400;

        opacity: 1;

        font-size: 16px;

        cursor: pointer;

        color: #6d5f5f;

        height: 100%;

        width: 80%;

        padding-top: 11px;

    }

    @media (min-width: 768px){

    input {

        background-image: linear-gradient(#273656,#273656);

        background-size: 0 3px;

        background-repeat: no-repeat;

        background-position: bottom,50% calc(100% - 1px);

        transition: background .3s ease-out,box-shadow .3s ease-out,border-color .15s ease-out,border-width .15s ease-out,padding 50ms ease-out;

    }

    }

    .t-datepicker .t-check-out {

        text-align: left;

        width: 250px;

        margin-right: 9px;

        font-size: 16px;

        font-family: 'ARS Maquette',sans-serif !important;

        border: 1px solid #908f8f;

        border-radius: 0px 4px 4px 0px;

        background-color: white;

        padding-left: 0px;

    }

    .guest-search {

        display: flex;

    }

    .guest1 {

        /* text-align: center; */

        font-size: 15.1px;

        font-family: 'Raleway', sans-serif;

        border: 1px solid #908f8f;

        border-radius: 4px;

        /* margin-left: 16px; */

        height: 44px;

        color: #908f8f;

        padding-left: 37px;

        width: 210px;

        margin-top: 8px;

        margin-left: 10px;

    }

    .button122 {

        position: relative;

        color: white;

        width: 200px;

        margin: 8px;

        padding: 10px 6px;

        background-color: #273656;

        border: 1px solid #273656;

        border-radius: 5px;

        height: 44px;

        font-size: 17px;

        font-family: 'Raleway', sans-serif;

        text-align: center;

        font-weight: 500;

        margin-left: 12px;

    }

    .modal-backdrop.fade.in{

        display: none;

    }

    .modal {

        position: relative;

    }

    .modal-bodyss{

               width: 100%;
                background: #fff;
                padding: 63px 35px 35px;
                position: absolute;
                z-index: 99;
                left: auto;
                box-shadow: -1px 0px 10px #ccc;
                border-radius: 10px;
                top: 48%;
           

    }

   /* .button.button1.btnnn{

        background: transparent;

        padding: 1px 12px 7px;

        border-radius: 50%;

        font-size: 23px;

        border: 1px solid #717171;

        color: #717171;

        transition: all .3s;

    }*/

 /*   .button.button1{

        background: transparent;

        padding: 1px 12px 7px;

        border-radius: 50%;

        font-size: 30px;

        border: 1px solid #717171;

        color: #717171;

        transition: all .3s;

    }*/

    .button11.button1{

        background: transparent;

        padding: 6px 14px 4px;

        border-radius: 50%;

        font-size: 19px;

        margin-left: 14px;

        border:1px solid #717171;

        color: #717171;

        transition: all .3s;

        cursor: pointer;

    }

    .button.button1{
        color: #717171;
    }

    .button11.button1:hover, .button.button1:hover, .button.button1.btnnn:hover{

        border:1px solid #273656;

        color: #273656;

    }

    .score label{
        cursor: pointer;
    }

    .close1{

        position: absolute;
        right: 10%;
        top: 5%;
        height: 25px;
        width: 25px;
        background: transparent;
        cursor: pointer;

    }

    button.btn.btn-default{
        background: #042b4b !important;
        color: #fff !important;
    }

    .close1 .fa-times {
        position: relative !important;
        top: 4px !important;
        left: 7px !important;
        color: #fff;
    }
.ac-box {
    margin-bottom: 17px;
}
    .btnssss{

        width:35%;
        float: right;
        position: relative;
        display: flex;
        justify-content: space-around;
        align-items: center;

    }

    .p2{

        padding-top: 1px;

    }

.adult p {
             margin: 0;
             color: #000;
    font-size: 17px;
         }

         .adult span {
             display: inline-block;
             margin: 0 9px;
             top: 0 !important;
             color: #000;
    font-size: 17px;
         }
    /* .span1{

        position: relative;

        /*top: 64px;*

        left: 10px;

    }*/

   /* .span2{

        position: relative;

        /*top: 123px;*

        left: 10px;

    }*/

    .pa{

    width: 42%;

    }

    .radio-btns{

        width: 48%;

         display: inline-flex; 

        position: absolute;

        right: -26px;

        bottom: 95px;
        display: none;

    }
#number1, #number2 {
    display: inline;
}
    .modal-bodyss form{

        padding-top: 11px;

    }
    
    
     .responsiveTab {

                width: 100%;

                border-collapse: collapse;

            }

            .responsiveTab tr:nth-of-type(odd) {

                background: #eee;

            }

            .responsiveTab th {

                background: #000;

                color: white;

                font-weight: bold;

            }

            .responsiveTab td,

            th {

                padding: 6px;

                border: 1px solid #ccc;

                text-align: left;

            }

  .calender iframe{ width: 98%; height: 500px; border: none; padding: 0px;}

  p#short_content{
    display: none !important;
  }

  div#long_content{
    display: block !important;
    height: 81px;
    overflow: hidden;
  }

@media screen and (max-width:540px){
  div#long_content {
    display: block !important;
    height: 118px;
    overflow: hidden;
}

.contact-page-section {
    position: relative;
    padding: 4px 0px 0px !important;
}
}

@media (max-width: 400px){
.pro-owner-info-prem label b a {
    font-size: 12px !important;
}
}

.sidebar-side.col-lg-4.col-md-4.col-sm-12 {
    position: sticky;
    top: 0;
    z-index: 9;
    margin-top: 0rem;
}