/*address-block hide*/
.for-homepage .container-wrapper .address-block-details {
    display: none;
}
header #top-navbar-collapse{
    display: flex;
    justify-content: center;
}
.simp-custom-width {
    width: 70% !important;
}
.btn{
    padding: 0 34px;
    line-height: 40px;
    border-radius: 6px;
    font-family: 'Gilda Display',serif
}
body{
    color: #303030;
    font-weight: lighter;
    font-size: 16px;
    line-height: 1.8em;
}
.resv {
    padding: 0 34px;
    line-height: 40px;
    border-radius: 6px;
    font-size: 14px;
    font-family: 'Gilda Display',serif
}
#bookingForm .btn-wrapper .check-btn-holder .btn-full-width{
        font-size: 14px;
}
.simp-custom-heroImg {
    padding-top: 0 !important
}
.inner-page .content_wrapper {
    padding-top: 0px;
}
.simp-custom-h3-font h3 {
    font-family: 'Gilda Display',serif;
    line-height: normal !important;
    font-size: 28px !important;
}
.btn-location {
    float: left!important;
    padding: 0px! important;
    font-size: 16px! important;
}
.simp-custom-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

/*button Align */
@media screen and (max-width:1280px){
    .inner-page .widget-wrapper.imageDescriptionSide.imageDescriptionSide-leftimage.two-col.simp-custom-kitechen-LimgRtxt .table-responsive .txt-wdgt-btn-wrapper{
        display:flex;
        justify-content:center;
        margin-bottom:5%;
    }
}



.outer-page .content_wrapper .no-gutter .simp-custom-form-center .form-group {
    display:flex;
    justify-content:center;
}
.outer-page .content_wrapper .no-gutter .simp-custom-form-center .text-danger,
.outer-page .content_wrapper .no-gutter .simp-custom-form-center .text-success{
    width:100%;
    padding:0 0 1% 0;
    display:flex;
    justify-content:center;
    align-items:center;
}
@media screen and (max-width: 991px) {
    .outer-page .content_wrapper .no-gutter .simp-custom-form-center .text-danger,
    .outer-page .content_wrapper .no-gutter .simp-custom-form-center .text-success{
        justify-content:right;
        padding:0 5% 1% 0;
    }
}
@media screen and (max-width: 768px) {
   .outer-page .content_wrapper .no-gutter .simp-custom-form-center .form-group .btn{
       float:right;
       width:48%;
       margin:0;
   }
}

/*jira-13414*/

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-founder {
    display: flex;
    justify-content: center;
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-founder>div:not(.text-content) {
    display: flex;
    justify-content: center;
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-founder>div.text-content {
    width: calc(100% / 3);
    min-width: unset;
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-founder>div.text-content img {
    margin-bottom: 20px
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-founder>div.text-content :is(h2, h3) {
    margin-bottom: 12.5px
}

@media(max-width:1100px){
    :is(.outer-page, .outerpage) .content_wrapper .simp-custom-founder>div.text-content {
        width: calc(100% / 2);
    }
}

/*end*/


.mobile .fullImage img{
    height: 280px;
    object-fit: cover;
}
.mobile .fullImage{
    padding-top: 70px
}
.mobile .logo.navbar-logo {
 background: #fff;
}
.mobile .name-of-hotel{
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile.for-homepage .wtheader{
    display: none;
}
.mobile h1{
    font-size: 50px! important;
    text-align: center !important;
    border: none !important
}
.mobile h2{
     font-size: 40px! important;
     text-align: center !important;
     border: none !important
 }
.mobile .simp-custom-h3-font h3 {
    font-size: 30px! important;
}
.mobile body{
    color: #303030! important;
    font-weight: lighter;
    font-size: 16px;    
}
.mobile .btn {
    border-radius: 3px;
    font-family: 'Gilda Display',serif;
    font-size: 18px;
}



/* custom links   */

.inner-page .simp-custom-buttons  .text-content-wrapper,
.outer-page .simp-custom-buttons .text-content-wrapper{
  text-align:center;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-direction:column
}

.inner-page .simp-custom-buttons  .text-content-wrapper .btn,
.outer-page .simp-custom-buttons .text-content-wrapper .btn{
  margin:0 0 3% !important; 
}




.inner-page .simp-custom-buttons  a,
.outer-page .simp-custom-buttons  a{
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    margin:1% 0 0 !important;
    border-radius: 0;
    background-image: none;
    padding: 0 10px;
    line-height: 38px;
    background-color: #cc9d19;
    border: 1px solid #cc9d19;
    color: #fff;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    white-space: normal;
    outline: 0;
    padding: 10px;
    border-radius: 6px;
}

.inner-page .simp-custom-buttons  a:hover,
.outer-page .simp-custom-buttons  a:hover{
    color:#fff;
}

.mobile .simp-custom-buttons .txt-wdgt-btn-wrapper .btn{
  margin:0 0 20px !important
}

.mobile .simp-custom-buttons .text-content{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.mobile .simp-custom-buttons  a{
    font-size: 12px;
    margin:5px 0 0;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 0;
    background-image: none;
    padding: 0 10px;
    line-height: 38px;
    background-color: #cc9d19;
    border: 1px solid #cc9d19;
    color: #fff;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    white-space: normal;
    outline: 0;
    padding: 10px;
    border-radius: 6px;
}

.mobile .simp-custom-buttons  a:hover{
    color:#fff;
}

.mobile .content_wrapper .no-gutter .simp-custom-table-widget table{
    border:1px solid #ddd;
}




:is(.outer-page , .outerpage) .simp-custom-privacy-policy-text-widget :is(p,h3) + :is(h3,h2){
    margin-top:25px;
}
:is(.outer-page , .outerpage) .simp-custom-privacy-policy-text-widget .text-content h2:first-of-type{
    margin-top:0;
}
:is(.outer-page , .outerpage) .simp-custom-privacy-policy-text-widget :is(h2,p) + :is(h3){
    margin-top:25px;
}
.mobile .simp-custom-privacy-policy-text-widget :is(p,h3) + :is(h3,h2){
    margin-top:20px;
    padding:0;
}
.mobile .simp-custom-privacy-policy-text-widget .text-content h2:first-of-type{
    margin-top:0;
    padding:0;
}
.mobile .simp-custom-privacy-policy-text-widget :is(h2,p) + :is(h3){
    margin-top:20px;
    padding:0;
}
.mobile .simp-custom-privacy-policy-text-widget .text-content p{
    margin-top:15px !important;
}

.content_wrapper .no-gutter .amenities-block ul li{
    color:#000;
}
.content_wrapper .no-gutter .amenities-block h2{
    color:#000;
}
.location-page .form-group .form-group.col-md-5 label,
 .location-page .form-group .form-group.col-md-5 select,
  .location-page .form-group .form-group.col-md-5 option {
     color:#000;
  }
.location-page .direction-form select.form-control{
     color:#000;
}

.location-page .content_wrapper .no-gutter .map-location-details .text-content,
.location-page .content_wrapper .no-gutter .map-location-details .text-header {
   color:#000
}

.location-page .content_wrapper .no-gutter .direction-form .adp-directions, .direction-form .adp-summary {
    color: #000;
}

.mobile .amenities-list li{
    color:#000;
}
.mobile .amenities-list h2{
    color:#000;
}
.mobile #full-drop-map.dropdown-menu>li>a{
    color: #000 !important;
}

#close-btn.closed + #toggleArrow span{
  transform: rotate(180deg);
  transition: all .3s linear;
}
.voteNow_popup {
    position: fixed;
    width: 50%;
    display: flex;
    top: 200px;
    z-index: 9;
}
.voteNow_popup .image-wrapper {
    width: 45%;
}
.voteNow_popup .text-wrapper {
    width: 55%;
}
.voteNow_popup .image-wrapper img {
    width: 100%;
    height: 100%;
}
.voteNow_popup .image-wrapper img {
    width: 100%
}
.voteNow_popup .text-wrapper p{
  margin-bottom: 20px
}
.voteNow_popup .text-wrapper {
    text-align: center;
    padding: 5%;
}
.voteNow_popup .text-wrapper {
    text-align: center;
}
.arrow-container {
    width: 35px;
    background: #343333;
    display: flex;
    justify-content: center;
    align-items: center;
}
.arrow-container span {
    color: #fff;
    font-size: 55px;
    font-weight: lighter;
}
.voteNow_popup .button-wrapper button {
  background: #b6141c;
  border: none;
  padding: 4%;
  color: #fff;
  font-weight: bold;
}
/* ---------- LATER ADDITION -------------------*/
.imageTextWrapper {
  display: flex;
  width: 500px;
}
.imageTextWrapper{
  transition: all .5s linear;
}
.imageTextWrapper.closed{
  transform: translateX(-100%);
  transition: all .5s linear;
}
.arrow-container.closed span{
  transform: rotate(180deg);
  transition: all .3s linear;
}
.arrow-container span{
   transition: all .3s linear;
}
.arrow-container{
  position: absolute;
  transition: all .3s linear;
  z-index: 9;
  height: 100%;
}
.arrow-container.closed{
  transition: all .3s linear;
}
.text-wrapper {
  background: #fff;
}
.voteNow_popup {
  /*height: 35%;*/
  /* width: 500px; */
}
.voteNow_popup.closed{
  z-index: 0;
}
.button-wrapper{
  width: 104%;
}
.button-wrapper img{
  height: 82%;
  mix-blend-mode: multiply;
}
.voteNow_popup .imageTextWrapper .text-wrapper{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  background: #f1e0cb;
  color: #000;
  margin-left: 35px;
  width: 100%;
}
.voteNow_popup .imageTextWrapper .text-wrapper h3{
  margin-top: 30px;
}
@media screen and (max-width:975px){
  .voteNow_popup .imageTextWrapper .text-wrapper h3{
      margin-top: 58px;
      font-size: 13.5px;
  }
  .voteNow_popup .imageTextWrapper .text-wrapper p{
      font-size: 13px;
      margin-top: -4px;
  }
  
  .voteNow_popup .imageTextWrapper{
    width:420px
  }
}

.mobile .voteNow_popup .imageTextWrapper{
  width: 300px;
}
.mobile .voteNow_popup .imageTextWrapper .text-wrapper p{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
}
.mobile .voteNow_popup .imageTextWrapper .text-wrapper a{
  text-wrap: wrap;
  word-wrap: break-word;
}


.outer-page .content_wrapper .no-gutter .widget-wrapper.simp-custom-tripAdvisor{
  display: none;
}
.outer-page .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget.wtformjson{
  max-width: 50% !important;
}
.outer-page .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget.wtformjson .form-group .col-sm-12.col-md-6{
  width: 80%;
}
.outer-page .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget.wtformjson .form-group{
  margin-bottom: 5%
}
@media screen and (max-width:1500px){
  .outer-page .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget.wtformjson .form-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 1%;
  }
}
.mobile .simp-custom-tripAdvisor .text-content{
  display: flex;
  justify-content: center;
}

#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 110px;
    right:10px;
    background: #25d366;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    font-size: 28px;
    text-align: center;
    line-height: 50px;
}
#whatsAppHeader a{
    color: white;
}
.fa-whatsapp {
    font-weight: bold;
}
.mobile #whatsAppHeader{
    bottom: 78px;
    right:20px;
}
.mobile #whatsAppHeader .fa-whatsapp {
    font-size: 30px;
    
}
.mobile .fa-whatsapp:before {
    content: "\f232";
}

.outer-page .simp-custom-2txt-modernNintimate-pre{
    display:none;
}
.mobile .simp-custom-2txt-modernNintimate-new{
    display:none;
}
.outer-page .simp-custom-2txt-modernNintimate-new .left-box .text-content-wrapper h2{
    font-size:clamp(56px, 3.125vw, 60px );
    text-align:right;
    line-height:clamp(72px, 4.167vw, 80px);
    padding:0 12% 0 15%
}
.outer-page .simp-custom-2txt-modernNintimate-new .right-box .text-content-wrapper{
        padding-right: 5%;
}
.outer-page .simp-custom-2txt-modernNintimate-new .right-box .text-content-wrapper p{
        font-size:clamp(14px, 0.781vw, 15px);
}
@media screen and (max-width:1200px){
    .outer-page .simp-custom-2txt-modernNintimate-new .fullWidthWidgetWrapper{
        display:flex;
        flex-direction:column;
        justify-content:center;
        align-items:center
    }
    .outer-page .simp-custom-2txt-modernNintimate-new .fullWidthWidgetWrapper .text-content{
        min-width:80%;
        padding:0;
        margin:0;
    }
    .outer-page .simp-custom-2txt-modernNintimate-new .fullWidthWidgetWrapper .text-content-wrapper{
        text-align:center;
    }
    .outer-page .simp-custom-2txt-modernNintimate-new .fullWidthWidgetWrapper .text-content-wrapper h2{
        text-align:center;
        padding:0
    }
}

/* heading  */
.outer-page .content_wrapper .no-gutter .simp-custom-Architect-Ipsita-heading{
    display:none;
}
.mobile .content_wrapper .no-gutter .simp-custom-Architect-new-heading{
    display:none;
}
.outer-page .simp-custom-Architect-new-heading h2{
    font-size: clamp(60px, 3.125vw, 62px );
}

/* wdget imgTxt*/
.outer-page .content_wrapper .no-gutter .simp-custom-Architect-Ipsita-imgTxt{
    display:flex;
    padding-bottom:0;
}

@media screen and (min-width:1200px){
    .outer-page .content_wrapper .no-gutter .simp-custom-Architect-Ipsita-imgTxt .right-box{
        padding:0;
        margin:0;
        display:flex;
        flex:1;
        height:100%;
        padding-right:2%;
    }
    .outer-page .content_wrapper .no-gutter .simp-custom-Architect-Ipsita-imgTxt .left-box {
        padding-left:3%;
        display:flex;
        flex:1;
        height:100%;
    }
}

.outer-page .content_wrapper .no-gutter .simp-custom-Architect-Ipsita-imgTxt .left-box p{
    font-size:clamp(14px, 0.781vw, 15px);
    margin-bottom:5%;
}
@media screen and (max-width:1500px){
    .outer-page .content_wrapper .no-gutter .simp-custom-Architect-Ipsita-imgTxt{
        min-width:100%;
    }
}
@media screen and (max-width:1200px){
    .outer-page .content_wrapper .no-gutter .simp-custom-Architect-Ipsita-imgTxt{
        flex-direction:column;
        align-items:center;
    }
    .outer-page .content_wrapper .no-gutter .simp-custom-Architect-Ipsita-imgTxt .right-box{
        min-width:83%;
    }
    .outer-page .content_wrapper .no-gutter .simp-custom-Architect-Ipsita-imgTxt .left-box {
        min-width:83%;
    }
    .outer-page .content_wrapper .no-gutter .simp-custom-Architect-Ipsita-imgTxt .left-box p{
        margin-bottom:3%;
    }
}

/* bottom-1txt */
.mobile .content_wrapper .no-gutter .simp-custom-Architect-Ipsita-BtmTxt{
    display:none;
}
.outer-page .content_wrapper .no-gutter .simp-custom-Architect-Ipsita-BtmTxt{
    padding:0 1.4%;
    padding-top:0;
}
.outer-page .content_wrapper .no-gutter .simp-custom-Architect-Ipsita-BtmTxt p{
    font-size:clamp(14px, 0.781vw, 15px);
}

@media screen and (max-width:1500px){
    .outer-page .content_wrapper .no-gutter .simp-custom-Architect-Ipsita-BtmTxt{
        min-width:96.3%;
    }
    .outer-page .content_wrapper .no-gutter .simp-custom-Architect-Ipsita-BtmTxt{
        padding:0;
    }
}
@media screen and (max-width:1200px){
    .outer-page .content_wrapper .no-gutter .simp-custom-Architect-Ipsita-BtmTxt{
        padding:0 6.5%
        
    }
}

.outer-page .bookingform-wrapper {
    bottom:0;
    position:relative;
}
.outer-page .bookingform-wrapper{
    background: rgba(0, 0, 0, 0.7);
}
.outer-page .bookingform-wrapper .abs_parent #bookingForm form{
    background: none;
}

@media screen and (min-width:850px) and (max-width:984px){
     .outer-page #bookingForm .min-price-div {
        margin:0;
         transform:translateX(-65%);
    }
}
@media screen and (min-width:799px) and (max-width:850px){
     .outer-page #bookingForm .min-price-div {
        display:flex;
        flex-direction:column;
         transform:translateX(-60%);
    }
      .outer-page #bookingForm .min-price-div span{
          height:18px;
      }
}

.outer-page .content_wrapper .no-gutter .widget-wrapper.simp-custom-kitchen-background{
    width:100%;
    max-width:unset;
    background: #212121;
    color:white;
    padding-left: 15%;
    padding-right:15%;
}

#footer{
    background-position: right;
    background-repeat:no-repeat
}



.outer-page .content_wrapper .no-gutter .simp-custom-fullwidthImg{
    padding-bottom:0;
}
.outer-page .homepage{
    padding-bottom:0;
}
.outer-page .homepage .content_wrapper{
    padding-bottom:0;
}
.outer-page .content_wrapper .no-gutter + .no-gutter{
    display:none;
}

.outer-page .inner-page {
    padding-bottom:0;
}
.outer-page .inner-page .col-sm-12.clearfix.content_wrapper.container-fluid{
    padding-bottom:0;
}



.outer-page .simp-custom-heroImg .fullWidthWidgetWrapper.clearfix {
    position: relative;
}
.outer-page .simp-custom-heroImg .fullWidthWidgetWrapper:after {
    position: absolute;
    color: #fff;
    font-size: 45px;
    font-weight: 700;
    margin-top: 15%;
    left:50%;
    transform:translateX(-50%);
}
.outer-page .simp-custom-heroImg.simp-custom-aboutus .fullWidthWidgetWrapper:after {
    content: 'ABOUT US';
}
.outer-page .simp-custom-heroImg.simp-custom-rooms .fullWidthWidgetWrapper:after {
    content: 'ROOMS';
}
.outer-page .simp-custom-heroImg.simp-custom-kitchen .fullWidthWidgetWrapper:after {
    content: 'KITCHEN';
}
.outer-page .simp-custom-heroImg.simp-custom-experiences .fullWidthWidgetWrapper:after {
    content: 'EXPERIENCES';
}
.outer-page .simp-custom-heroImg.simp-custom-facilities .fullWidthWidgetWrapper:after {
    content: 'FACILITIES';
}
.outer-page .simp-custom-heroImg.simp-custom-contactus .fullWidthWidgetWrapper:after {
    content: 'CONTACT US';
}

.jssor-carousel-container #fullwidth_video_bg{
    height: 100%;
}
.jssor-carousel-container #fullwidth_video_bg video{
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    width: 100%;
    height: 100%;
}

.mobile .simp-custom-kitechen-LimgRtxt .table-responsive{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}

.mobile .simp-custom-kitechen-LimgRtxt .table-responsive .txt-wdgt-btn-wrapper:first-of-type{
    margin-bottom:16px;
}

.outer-page .content_wrapper .no-gutter .simp-custom-limg-rtxt{
    display:flex;
    min-width:100%;
    padding:0;
}
.outer-page .content_wrapper .no-gutter .simp-custom-limg-rtxt .left-box {
    display:flex;
    flex:1;
    height:100%;
    min-width:60%;
    padding:0;
}
.outer-page .content_wrapper .no-gutter .simp-custom-limg-rtxt .right-box {
    display:flex;
    flex:1;
    height:100%;
    padding:0;
}
.outer-page .content_wrapper .no-gutter .simp-custom-limg-rtxt .right-box .text-content{
    display:flex;
    justify-content:center;
    align-items:center;
}
.outer-page .content_wrapper .no-gutter .simp-custom-limg-rtxt .right-box .text-content-wrapper{
    padding:4% 8%;
    font-size:16px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    line-height:1.8em;
}
@media screen and (max-width:1300px){
    .outer-page .content_wrapper .no-gutter .simp-custom-limg-rtxt .right-box .text-content-wrapper{
        line-height:1.7em;
        transition:all 0.3s ease-in-out;
    }
}
@media screen and (max-width:1200px){
    .outer-page .content_wrapper .no-gutter .simp-custom-limg-rtxt{
        flex-direction:column;
        transition:all 0.3s ease-in-out;
    }
    .outer-page .content_wrapper .no-gutter .simp-custom-limg-rtxt .left-box,
    .outer-page .content_wrapper .no-gutter .simp-custom-limg-rtxt .right-box{
        width:100%;
        transition:all 0.3s ease-in-out;
    }
}

.mobile.for-homepage .logo.navbar-logo{
    display:flex;
    flex-direction:column;
    background:#fff;
    align-items:center;
    justify-content:center;
}
.mobile.for-homepage .logo.navbar-logo .fa.fa-list-ul.fa-2x{
    /*margin-right:25%;*/
    color:#909090;
}
.mobile.for-homepage .btn-group.col-xs-3.text-center.navBtnBorder{
    background:transparent;
    width:10%;
}
.mobile.for-homepage .btn-group.col-xs-3.text-center.navBtnBorder.open{
    width:100%;
}
.mobile.for-homepage .btn-group.col-xs-3.text-center.navBtnBorder .TwoFoldMenuName{
    display:none;
}
.mobile.for-homepage .name-of-hotel{
    display:none;
}
.mobile.for-homepage #accordion{
    display:none;
}
.mobile.for-homepage .fullImage{
    padding-top:36%
}
.mobile.for-homepage .btn-group.col-xs-3.text-center.navBtnBorder:hover{
    background:none !important;
}

.outer-page .content_wrapper .no-gutter .simp-custom-modernNintimate-txtImg {
    display:flex;
    justify-content:center;
    align-items:center;
}
.outer-page .content_wrapper .no-gutter .simp-custom-modernNintimate-txtImg .left-box .text-content-wrapper{
    font-size:16px;
    line-height:1.8em;
}
@media screen and (max-width:1200px){
    .outer-page .content_wrapper .no-gutter .simp-custom-modernNintimate-txtImg {
        flex-direction:column;
    }
    .outer-page .content_wrapper .no-gutter .simp-custom-modernNintimate-txtImg .left-box{
        width:100%;
        padding:0 10%
    }
    .outer-page .content_wrapper .no-gutter .simp-custom-modernNintimate-txtImg .right-box{
        width:100%;
        padding:0 5%
    }
}

.outer-page .simp-custom-OGofEka-old{
    display:none;
}
.mobile .simp-custom-OGofEka-New{
     display:none;   
}
.outer-page .simp-custom-OGofEka-New .right-box h2{
    font-size: clamp(60px, 3.125vw, 62px );
    line-height: clamp(72px, 4.167vw, 80px);
    margin-bottom:5%;
}
.outer-page .simp-custom-OGofEka-New .right-box p{
    margin-bottom:4%;
}

@media screen and (max-width:1200px){
    .outer-page .simp-custom-OGofEka-New{
        display:flex;
        flex-direction:column;
    }
    .outer-page .simp-custom-OGofEka-New .right-box{
        min-width:100%;
        
    }
    .outer-page .simp-custom-OGofEka-New .left-box{
        min-width:90%;
    }
    .outer-page .simp-custom-OGofEka-New .right-box p{
        text-align:center;
    }
}

@media screen and (max-width:1200px){
    .outer-page .simp-custom-ourTeam {
        display:grid;
        grid-template-columns:auto;
    }
    .outer-page .simp-custom-ourTeam .text-content{
        min-width:100%
    }
}




.outer-page .content_wrapper .no-gutter .simp-custom-ltxt-rimg{
    display:flex;
    min-width:100%;
    padding:0;
}
.outer-page .content_wrapper .no-gutter .simp-custom-ltxt-rimg .left-box{
    display:flex;
    flex:1;
    height:100%;
    padding:0;
}
.outer-page .content_wrapper .no-gutter .simp-custom-ltxt-rimg .left-box .text-content{
    display:flex;
    justify-content:center;
    align-items:center;
}
.outer-page .content_wrapper .no-gutter .simp-custom-ltxt-rimg .left-box .text-content-wrapper{
    padding:4% 8%;
    font-size:16px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    line-height:1.8em;
}
.outer-page .content_wrapper .no-gutter .simp-custom-ltxt-rimg .right-box{
    display:flex;
    flex:1;
    height:100%;
    padding:0;
    min-width:60%;
}
@media screen and (max-width:1300px){
    .outer-page .content_wrapper .no-gutter .simp-custom-ltxt-rimg .left-box .text-content-wrapper{
        line-height:1.7em;
        transition:all 0.3s ease-in-out;
    }
}
@media screen and (max-width:1200px){
    .outer-page .content_wrapper .no-gutter .simp-custom-ltxt-rimg{
        flex-direction:column-reverse;
        transition:all 0.3s ease-in-out;
    }
    .outer-page .content_wrapper .no-gutter .simp-custom-ltxt-rimg .left-box,
    .outer-page .content_wrapper .no-gutter .simp-custom-ltxt-rimg .right-box{
        width:100%;
        transition:all 0.3s ease-in-out;
    }
}

.outer-page .content_wrapper .no-gutter .two-col.simp-custom-rooms  .left-box .text-content-wrapper,
.outer-page .content_wrapper .no-gutter .two-col.simp-custom-rooms  .right-box .text-content-wrapper{
    border:1px solid #cccccc;
    padding: 3.125%;
}


.outer-page .content_wrapper .no-gutter .two-col.simp-custom-rooms  .left-box .text-content-wrapper h5,
.outer-page .content_wrapper .no-gutter .two-col.simp-custom-rooms  .right-box .text-content-wrapper h5{
    font-size:12px;
    margin-top: 0.669%;
}

.outer-page .content_wrapper .no-gutter .two-col.simp-custom-rooms  .left-box .text-content-wrapper h3,
.outer-page .content_wrapper .no-gutter .two-col.simp-custom-rooms  .right-box .text-content-wrapper h3{
    font-size:25px;
    margin-top: 4.181%;
}

.outer-page .content_wrapper .no-gutter .two-col.simp-custom-rooms  .left-box .text-content-wrapper .txt-wdgt-btn-wrapper .btn,
.outer-page .content_wrapper .no-gutter .two-col.simp-custom-rooms  .right-box .text-content-wrapper .txt-wdgt-btn-wrapper .btn{
    border:2px solid #CC9D19;
    background:none;
    color: #CC9D19;
    border-radius:0;
    float:unset !important;
    margin-top: 8.529%;
    line-height:0;
    padding: 2.509% 5.017%;
}

.outer-page .content_wrapper .no-gutter .two-col.simp-custom-rooms  .left-box .text-content-wrapper .txt-wdgt-btn-wrapper .btn span,
.outer-page .content_wrapper .no-gutter .two-col.simp-custom-rooms  .right-box .text-content-wrapper .txt-wdgt-btn-wrapper .btn span{
    font-size:11px;
    line-height:11px;
    font-weight: 700;
    text-transform:uppercase;
}


.mobile .content_wrapper .no-gutter .simp-custom-rooms  .col-xs-12 img{
    margin-bottom:0;
}

.mobile .content_wrapper .no-gutter .simp-custom-rooms  .col-xs-12 .descriptionMobileNoSpace{
    border:1px solid #cccccc;
    padding: 3.125%;
}


.mobile .content_wrapper .no-gutter .simp-custom-rooms  .col-xs-12 .descriptionMobileNoSpace h5{
    font-size:12px;
    margin-top: 0.669%;
    color: #1c1c1c;
    margin-bottom:0;
}

.mobile .content_wrapper .no-gutter .simp-custom-rooms  .col-xs-12 .descriptionMobileNoSpace h3{
    font-size:25px;
    /*margin-top: 4.181%;*/
    color: #000;
}

.mobile .content_wrapper .no-gutter .simp-custom-rooms  .col-xs-12 .descriptionMobileNoSpace .btn{
    border:2px solid #CC9D19;
    background:none;
    color: #CC9D19;
    border-radius:0;
    float:unset !important;
    /*margin-top: 8.529%;*/
    margin-top: 5.529%;
    line-height:11px !important;;
    padding: 2.509% 5.017%;
}

.mobile .content_wrapper .no-gutter .simp-custom-rooms  .col-xs-12 .descriptionMobileNoSpace .btn span{
    font-size:11px;
    line-height:11px;
    font-weight: 700;
    text-transform:uppercase;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-rooms{
    margin-top:0;
    margin-bottom:0;
}
.mobile .simp-custom-rooms .col-xs-12{
    padding:5% 8%;
}
.mobile .simp-custom-rooms div.col-xs-12:last-child img{
    margin-top:0 !important;
}



