/*.modalWindow with Gallery*/
.frm-property-inquiry .modal-title{
    color: #2060b4;
}
.modalWindow{
    position: fixed;
    width: 100%;
    top: 0;
    bottom: 0;
    z-index: 99999;
    left: 100%;
}
.overlapWindow{
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.88);
}
.modalWindow .close.right{
   width: 50px;
    height: 50px;
    font-size: 46px;
	background: #294f74;
    border-radius: 100%;
    color: #fff;
    opacity: 1;
    margin-right: 75px;
    margin-top:45px;
    position:relative;
    z-index:5;
    text-align:center;
    text-shadow:none;
    padding-top:3px;
}
.modalWindow .close:hover{
    background:#777;
    opacity: 1;
}
.contentWindow{
    position: relative;
    max-width: 800px;
    margin: 0 auto;
    background: inherit;
    z-index: 2;
}
.contentWindow .modalGallerySlick{
    position: relative;
}
 .modalWindow .modalGallerySlickThumbnails{
    padding-top: 120px;
 }
 .modalWindow .modalGallerySlickThumbnails .slick-slide{
    padding:0 4px;
 }
.modalWindow .slick-arrow{
    position: absolute;
    top: 35%;
    width: 40px;
    margin-top: -23px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 2px #000;
    text-align: center;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: 3px solid #fff;
    border-radius: 25px;
    cursor: pointer;
}
.modalWindow .slick-arrow:hover i{
    color:#294f74;
   
}
.modalWindow .slick-slide{
    max-height: 535px;
}
.modalWindow .slick-slide img{
    width: 100%;
}
.modalWindow .slick-dots{
    padding-left: 0;
    list-style: none;
    display:table;
    margin: 15px auto 0 auto;
    text-align: center;
}
.modalWindow .slick-dots li{
    float: left;
    margin-right: 2px;
}
.modalWindow .slick-dots li button{
    content:"";
    color:#fff;
    padding: 0;
    border-radius: 100%;
    border: 0;
    height: 20px;
    width: 20px;
    background: #fff;
    transition: all 0.3s linear;
}
.modalWindow .slick-dots li.slick-active button{
    background: #0193E0!important;
    color:#0193E0;
}
.modalWindow .slick-dots li button:hover{
    background: #0193E0;
    color: #0193E0;
}
.modalWindow .slick-next{
    right: calc(-20vw + 30px);
}
.modalWindow .slick-prev{
    left: calc(-20vw + 30px);
}
.modalWindow .slick-next img{
    transform:rotate(180deg);
}
.modalWindow .slick-arrow img{
    height: 165px;
}
/*@media(min-width:1199px){*/
    .contentWindow{
         width:90vw;
         max-width:none;
    }
    .center-block {
        overflow: hidden;
        margin-bottom: 10px;
    }
    .modalWindow .modalGallerySlick .slick-slide{
        height:calc(85vh - 150px);
        max-height:none;
    }
    .modalWindow .modalGallerySlickThumbnails .slick-slide{
        height:120px;
    } 
    .modalWindow .modalGallerySlick .slick-slide img{
        height:100%;
        width:auto;
        margin:0 auto;
    }
    .modalWindow .slick-next{
        right:-50px;
    }
    .modalWindow .slick-prev{
        left:-50px;
    }
    .modalWindow .close.right{
        position:absolute;
        right:30px;
        top:30px;
        margin:0;
    }
    .admin-bar .modalWindow .close.right{
        top:45px;
    }
    .modalWindow .slick-arrow{
        top:calc(50% - 75px);
    }
/*}*/
/*End modalWindow with Gallery*/
@media(max-width:1199px){
     .modalWindow .slick-next{
        right:0px;
    }
    .modalWindow .slick-prev{
        left:0px;
    }
    .modalWindow .slick-list{
        margin: 0 auto;
    }
    .modalWindow .close.right{
        position:absolute;
        margin:0;
        top:15px;
        right:15px;
    }
    /* .collapsible-custom-panel .body-panel{
        padding-bottom:65px;
    } */
    .collapsible-slider .slick-arrow{
        /* bottom:-50px; */
        width:50%;
    }
    .collapsible-slider .slick-arrow.slick-prev{
        right:auto;
        left:0;
    }
}
@media(max-width:767px){
    .collapsible-custom-panel .head-panel .badge-new {
        margin-right: 20px;
    }
    .collapsible-custom-panel .city-panel p > img {
        width: 100% !important;
        padding: 0 0 10px 0 !important;
    }
    .collapsible-custom-panel .head-panel h2{
        font-size:16px;
    }
    .collapsible-custom-panel .head-panel .badge-new .angle{
        display: none;
    }
    .collapsible-custom-panel .body-panel h2,
    .collapsible-custom-panel .body-panel h3{
        float:none;
    }
    .collapsible-custom-panel .body-panel h3,
    .collapsible-custom-panel .body-panel .title + p,
    .collapsible-custom-panel .body-panel .signature{
        font-size:16px;
    }
    .collapsible-custom-panel .body-panel h3{
        margin-top:10px;
    }
    .collapsible-custom-panel .body-panel article{
        font-size:14px;
    }
    .bottom-ribbon {
        flex-wrap: wrap;
    }
    .bottom-ribbon-place {
        height: 50px;
    }
    .bottom-ribbon > div {
        width: 50%;
        height: 25px;
    }
    #collapseTwo .list-group.amenities {
        margin-bottom: 0;
    }
    #collapseTwo .panel-body {
        padding: 0 15px;
    }
}
@media (max-width: 600px) {
    #collapseTwo .list-group-item {
        border-radius: 0 !important;
        height: 50px;
        display: flex;
        font-size: 13px;
        align-items: center;
        justify-content: left;
    }
}
/* ========================================== */


.titleLine:before,
.titleLine:after{
    content:"";
    display:block;
    height:0;
    overflow:hidden;    
    clear:both;
}
.titleLine h3{
    float: left;
}
.titleLine ul{
    float: right;
    list-style: none;
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 22px;
    padding: 0 20px 0 0;
	margin-right:-10px;
}
.titleLine ul li:first-child .square{
    background: #BDAD63;
}
.titleLine ul li:nth-child(2) .square{
    background: #294f74;
}
.titleLine ul li:nth-child(3) .square{
    background: linear-gradient(to right bottom,#BCAB63 50%,#294f74 50%) !important;
}
.titleLine ul li:last-child .square{
    background: linear-gradient(to right bottom,#294f74 50%,#BCAB63 50%)!important;
}
.titleLine ul li{
    display: inline-block;
}
.titleLine ul li:not(:last-child){
    margin-right: 30px;
}
.titleLine ul li .square{
    display: inline-block;
    height: 16px;
    width: 16px;
    margin-left: 10px;
    position: relative;
    top: 2px;
}
.tooltipster-base{
    display: none!important;
}
 #content-wrapper{
    padding-top:30px; 
    padding-bottom:60px;
}
#content-wrapper > #primary{
    width:95%;
}
.property-title{
    font-size:46px;
    font-family:'Merriweather';
    margin-bottom:25px!important;
	color: #294f74;
}
.entry-header{
    display: none;
}
#property-availability-pane .availability .ui-datepicker-calendar .available {
	pointer-events:none !important;
}
.ui-datepicker-week-end.available.tooltipstered a{
	background: #294f74 !important;
	color: #fff !important;
} 
.ui-datepicker .ui-datepicker-calendar .available a {
	color: #fff !important;
	background: #BCAB63!important;
}
.ui-datepicker .ui-datepicker-calendar .available a:hover {
    color: #fff !important;
	background: #294f74 !important;
}
.ui-datepicker-unselectable.ui-state-disabled.booked > span{
    color: #fff !important;
    background: #294f74!important;
}
.ui-state-disabled{
    opacity: 1!important;
}
.slash-start.available span.ui-state-default{
    background: linear-gradient(to right bottom,#BCAB63 50%,#294f74 50%) !important;
    color: #fff!important;
}
.slash-end.tooltipstered a.ui-state-default, .slash-end span.ui-state-default {
    background: linear-gradient(to right bottom,#294f74 50%,#BCAB63 50%) !important;
    color: #fff!important;
}
.ui-state-disabled.available span{
    background: #D9CEA1!important;
    color: #fff!important;
}
.ms-caption{
    position: absolute !important;
    left: 0 !important;
    top: 0!important;
    bottom: auto!important;
    padding: 10px;
    color: #fff;
    overflow: hidden;
    width: calc(100% - 75px);
    text-shadow: 0 0 10px rgba(0,0,0,0.7);
    font-size: 16px!important;
    visibility: visible!important;
    display: block!important;
    white-space:nowrap;
}
.panel-group .panel-title a{
    display: block;
}
.ms-showcase2-template {
    padding-bottom: 105px;
}
.ms-showcase2-template .ms-view {
    background: transparent;
}
.ms-showcase2-template .ms-bar {
    background: black !important;
}
.ms-showcase2-template .ms-tabs-vertical-template {
    margin: 0 auto;
}
.ms-showcase2-template.ms-dir-v {
    padding-right: 140px;
    padding-bottom: 0 !important;
}
.ms-showcase2-template .ms-thumb-list.ms-dir-h {
    bottom: -95px;
    width: 100%;
    height: 85px;
}
.ms-showcase2-template .ms-thumb-list.ms-dir-v {
    height: 100%;
    width: 130px;
    right: -140px;
    top: 0;
}
.ms-showcase2-template .ms-thumb-list .ms-thumb-frame {
    width: 127px;
    height: 85px;
    opacity: 0.5;
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -ms-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
}
.ms-showcase2-template .ms-thumb-list .ms-thumb-frame img{
    height: 100%;
    width: 100%;
    overflow: hidden;
    object-fit:cover;
}
.ms-showcase2-template .ms-thumb-frame {
    cursor: pointer;
}
.ms-showcase2-template .ms-thumb-list.ms-dir-h .ms-thumb-frame {
    margin-right: 10px;
}
.ms-showcase2-template .ms-thumb-list.ms-dir-v .ms-thumb-frame {
    margin-bottom: 10px;
}
.ms-showcase2-template .ms-thumb-list .ms-thumb-frame-selected {
    opacity: 1;
}
.ms-showcase2-template .ms-skin-default .ms-nav-next, 
.ms-showcase2-template  .ms-skin-default .ms-nav-prev{
    display:block!important;
    opacity: 1!important;
   /*  background-color:rgba(0,0,0,0.6);   */
	background-color:rgba(41,79,116,0.8);
    width: 53px;
    height: 72px;
}
.ms-showcase2-template .ms-skin-default .ms-nav-next{
    right:0;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    background-position: -75px -90px;
}
.ms-showcase2-template  .ms-skin-default .ms-nav-prev{
    left:0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    background-position: -79px -13px;
}
.ms-showcase2-template .ms-skin-default .ms-nav-next:hover, 
.ms-showcase2-template  .ms-skin-default .ms-nav-prev:hover{
   background-color:#294f74;
}
.nav-pills {
    margin-top: 0;
    margin-bottom: 12px;
}
.nav-pills li {
    border: solid 1px #ccc;
}
@media (max-width: 400px) {
    .ms-showcase2-template .ms-thumb-list.ms-dir-v {
        width: 64px;
        right: -70px;
    }
    .ms-showcase2-template .ms-thumb-list .ms-thumb-frame {
        width: 64px;
        height: 75px;
    }
    .ms-showcase2-template {
        padding-bottom: 75px;
    }
    .ms-showcase2-template.ms-dir-v {
        padding-right: 70px;
    }
}
@media (max-width: 200px) {
    .ms-showcase2-template .ms-thumb-list {
        display: none;
    }
    .ms-showcase2-template {
        padding-bottom: 0px;
    }
    .ms-showcase2-template.ms-dir-v {
        padding-right: 0px;
    }
}

.ui-datepicker .calendar-tips{
    display:none;
}
.ui-datepicker .ui-datepicker-next:before, 
.ui-datepicker .ui-datepicker-prev:before{
    position:relative;
    top:4px;
}
#property-availability-pane .calendar-tips{
   display:none; 
}
.availability .ui-datepicker{
    padding:3px;
}
.ms-lightbox-template .ms-lightbox{
   z-index: 9999;
}
#resortpro-book-unit{
    padding-top:0;
}
.modal-backdrop.in{
    display:none;
}
#resortpro-book-unit .sidebar-header{
    color:#fff;
    background: #294f74;
    text-transform: uppercase;
    text-align: center;
    padding:12px 10px;
    padding-bottom: 5px;
    font-size:16px;
    font-weight:bold;
    font-family:'CenturyGothic';
    margin:0!important;
}
.book-comment{
    font-size: 11px;
    text-align: center;
    color: white;
    background: #294f74;
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
#resortpro-book-unit .sidebar-header span{
    color:#294f74;
}
#resortpro-book-unit .right-side{
    padding-bottom: 1px;
    border:0;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
}
#resortpro-book-unit .sidebar-section{
    margin-bottom: 25px;
    box-shadow:0 0 7px #777;
}
#resortpro-book-unit select,
#resortpro-book-unit input:not([type="submit"]),
#resortpro-book-unit input:not([type="checkbox"]){
    -webkit-appearance:none;
    -moz-appearance:none;
    border-radius: 0;
    border:1px solid #ccc;
    background:#EEEEEE;
    color:#777;
    box-shadow:none;
}
#resortpro-book-unit input:not([type="checkbox"]){
    width:100%;
    display:block;
}
#resortpro-book-unit .input-group{
    position:relative;
    display: block;
    overflow: hidden;
}
#resortpro-book-unit .input-group-btn{
    position:absolute;
    right:0;
    top:0;
    width:auto;
    pointer-events:none;
}
#resortpro-book-unit input::-webkit-input-placeholder{
    color:#777;
}
#resortpro-book-unit input::-moz-placeholder{
    color:#777;
    opacity:1;
}
#resortpro_unit_submit{
    border:0;
    border-radius: 0;
    text-transform: uppercase;
    font-size:16px;
    font-weight:bold;
    font-family:'CenturyGothic';
    background: #2060b4;
}
#resortpro_unit_submit[disabled]{
    opacity:1;
}
#resortpro-book-unit #resortpro_unit_submit{
    margin-bottom:12px;
}
#resortpro-book-unit #resortpro_unit_submit .glyphicon{
    display: none;
}
#resortpro-book-unit .openInjury{
    border:0;
    border-radius: 0;
    text-transform: uppercase;
    font-size:16px;
    font-weight:bold;
    font-family:'CenturyGothic';
    background: #294f74;
}
#resortpro-book-unit .input-group-btn:last-child>.btn{
    border-radius: 0;
    border:1px solid #ccc;
    border-left:0;
    background:#EEEEEE;
    color:#777;
}
#resortpro-book-unit .share-block{
    text-align:center;
    padding: 15px;
}
#resortpro-book-unit .share-block ul{
    margin:0;
    list-style:none;
}
#resortpro-book-unit .share-block ul li{
    display:inline-block;
    margin: 0 3px;
}
#resortpro-book-unit .share-block ul li a{
    display: flex;
    width: 40px;
    height: 40px;
    font-size: 20px;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
}
#resortpro-book-unit .share-block ul li a:hover{
    color: #fff!important;
}
#resortpro-book-unit .share-block ul li a.facebook{
    color: #3B5998;
    border: 2px solid #3B5998;
}
#resortpro-book-unit .share-block ul li a.twitter{
    color: #0084FF;
    border: 2px solid #0084FF;
}
#resortpro-book-unit .share-block ul li a.instagram{
    color: #8A3AB9;
    border: 2px solid #8A3AB9;
}
#resortpro-book-unit .share-block ul li a.pinterest{
    color: #C92228;
    border: 2px solid #C92228;
}
#resortpro-book-unit .share-block ul li a.email{
    color: #294f74;
    border: 2px solid #294f74;
}


#resortpro-book-unit .share-block ul li a.facebook:hover{
    background: #3B5998;
}
#resortpro-book-unit .share-block ul li a.twitter:hover{
    background: #0084FF;
}
#resortpro-book-unit .share-block ul li a.instagram:hover{
    background: #8A3AB9;
}
#resortpro-book-unit .share-block ul li a.pinterest:hover{
    background: #C92228;
}
#resortpro-book-unit .share-block ul li a.email:hover{
    background: #294f74;
}

#property-detail-tabs li a{
    background: #fff;
    color: #294f74;
    padding-left: 10px;
    padding-right:10px;
    font-weight: bold;
    font-family:'CenturyGothic';
    text-transform:capitalize;
    text-align: center;
    font-size: 15px;
    border-radius:0;
    border-top:0;
    border-bottom: 3px solid #D6D6D6;
    border-left:0;
    margin-right:0;
    height:100%;
    display: flex;
    align-items:center;
    justify-content:center;
}
#property-detail-tabs li:not(:last-child) a{
    border-right:1px solid #D6D6D6;
}
#property-detail-tabs{
    border-bottom:0;
    display:flex;
}
#property-detail-tabs li{
    flex:1;
}
#property-detail-tabs li.active a{
    color:#294f74;
    border: 0;
    border-right: 1px solid #D6D6D6;
    border-bottom: 3px solid #294f74;
}
#property-detail-tabs li a:hover{
    color:#294f74;
    border-color: transparent;
    border-bottom-color:#294f74;
}
#property-detail-tabs li:not(:last-child) a:hover{
    border-right-color:#D6D6D6;
}
.ms-slide{
    pointer-events:none;
}
.gallery-btn{
    z-index: 2;
    color:#2060b4;
    font-size: 24px;
    line-height: 1;
    text-align: right;
}
.gallery-btn > span {
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(255,255,255, 0.8);
    padding: 7px 10px;
    margin: 15px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    z-index:9;
}
.gallery-btn span:hover{
    color:#294f74;
    cursor:pointer;
}
.desktop-cont{
   box-shadow: 0 0 7px #777; 
   background: #fff;
   margin-bottom:15px;
}
.desktop-cont .tab-content{
  border:0; 
  font-family:'CenturyGothic'; 
  padding-top:10px;
}
.desktop-cont .tab-content ul{
    list-style-position: inside;
}
.desktop-cont .tab-content ul.row{
    margin-right: 0;
    margin-left:0;
}
.desktop-cont .tab-content .tab-pane{
    padding: 10px 20px;
}

.desktop-cont-rates{
	position: relative;
    z-index: 100;
}
.desktop-cont-rates > #rates{
   box-shadow: 0 0 7px #777; 
   background: #fff !important;
   margin-bottom:15px;
}

.div-table {
  display: table;         
  width: 100%;              
}
.div-table-row:nth-child(even) {
  display: table-row;
  width: auto;
  clear: both;
  background-color:#F5F9FD;
   line-height:40px;
}
.div-table-row:nth-child(odd) {
  display: table-row;
  width: auto;
  clear: both;
  background-color:#EAF1F7;
 line-height:40px;
}

.div-table-col {
  float: left; /* fix for  buggy browsers */
  display: table-column;         
  width: 30%	;         
}
.div-table-col:nth-child(2) {
  float: left; /* fix for  buggy browsers */
  display: table-column;         
  width: 40%;         
}

.tab-content h3{
    margin-bottom:10px!important;
}
.bottom-icons{
    position:absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: linear-gradient(transparent, rgba(0,0,0,0.7));
    padding: 10px 10px 5px 10px;
}

.bottom-icons ul{
    list-style:none;
    margin: 0;
}
.bottom-icons ul li{
    display: inline-block;
    color: #fff;
}
.bottom-icons ul li span{
    position: relative;
    top: 2px;
}
.bottom-icons .pull-left ul{
    margin-top: 13px;
}
.bottom-icons .pull-left ul li:not(:last-child){
    margin-right: 7px;
}
.bottom-icons ul li img{
    height: 20px;
    width: auto;
}
.bottom-icons .pull-right ul li{
    text-align: center;
}
.bottom-icons .pull-right ul li:not(:first-child){
    margin-left: 10px;
}
.bottom-icons .pull-right ul li strong{
    display: block;
    font-weight:normal;
    text-transform: uppercase;
    margin-top:3px;
    font-size:10px;
    color:#fff;
}
.mobile-cont{
    margin-top: 20px;
}
.mobile-cont #accordion h4{
   padding:0; 
}
.mobile-cont #accordion h4 a{
    display:block;
    color:#fff;
    padding:10px;
    background:#00884C;
}
.mobile-cont #accordion .panel-heading{
    padding:0;
}

/*hamburger*/
 .hamburger{
    float: right;
    position: relative;
    top:-4px;
}
.hamburger .line{
  width: 30px;
  height: 3px;
  background-color: #ecf0f1;
  display: block;
  margin: 4px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hamburger:hover{
  cursor: pointer;
}
.hamburger.is-active{
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.hamburger.is-active .line:nth-child(2){
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.hamburger .line:nth-child(2){
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.hamburger.is-active .line:nth-child(2){
  opacity: 0;
}
.hamburger.is-active .line:nth-child(1),
.hamburger.is-active .line:nth-child(3){
  width: 15px;
  -webkit-transform-origin: right;
  -moz-transform-origin: right;
  -ms-transform-origin: right;
  -o-transform-origin: right;
  transform-origin: right;
}
.hamburger.is-active .line:nth-child(1){
  -webkit-transform: translateY(7.5px) rotate(45deg);
  -ms-transform: translateY(7.5px) rotate(45deg);
  -o-transform: translateY(7.5px) rotate(45deg);
  transform: translateY(7.5px) rotate(45deg);
}
.hamburger.is-active .line:nth-child(3){
  -webkit-transform: translateY(-7.5px) rotate(-45deg);
  -ms-transform: translateY(-7.5px) rotate(-45deg);
  -o-transform: translateY(-7.5px) rotate(-45deg);
  transform: translateY(-7.5px) rotate(-45deg);
}
.wrap-icons-top {
	padding-bottom: 0 !important;
}
.wrap-icons li {
	list-style: none;
}
.wrap-icons img {
	width: 26px;
	max-height: 18px;
	margin: 0 4px;
	position: relative;
    margin-top: -6px;
}
.wrap-icons ul {
	display: flex;
	justify-content: center;
	align-items: center;
}
.wrap-icons ul li {
	margin: 0 5px;
}
.wrap-icons .city-wrap img {
	position: relative;
    right: -1px;
    margin: 0 !important;
}
.wrap-icons li:nth-child(2) img {
	margin-right: 6px;
}
.wrap-icons li span {
	font-size: 14px;
	font-weight: 600;
	color: #000;
	margin-right: 2px;
}
.ribon-box {
	display: flex;
	justify-content: center;
}
.ribon-box p {
	background: #294f74;
	padding: 4px 8px;
	margin: 4px;
	width: 150px;
	text-align: center;
	color: #fff;
}

@media(max-width:991px){
    .property-title{
        font-size:26px;
    }
    .sticky-box{
       position:static!important;
       margin: 0!important;
    }
    #resortpro-book-unit{
        padding-top:15px;
    }
}
@media(max-width:767px){
    .slick-list.draggable{
        height: 100%!important;
    }
    #property-detail-tabs li {
        flex: auto;
        width: 100%;
    }
    #property-detail-tabs {
        flex-wrap: wrap;
    }
	.wrap-icons ul,
	.ribon-box {
		flex-wrap: wrap;
	}
	.wrap-icons ul li {
		width: calc(33.333% - 10px);
	}

	.ribon-box p {
		width: calc(50% - 10px);
	}
    .modalWindow .slick-arrow{
        top:calc(50% - 55px);
    }
    .ms-showcase2-template .ms-skin-default .ms-nav-next,
     .ms-showcase2-template .ms-skin-default .ms-nav-prev,
    .ms-showcase2-template .ms-skin-default .ms-nav-next:hover,
     .ms-showcase2-template .ms-skin-default .ms-nav-prev:hover {
       background-color: #294f74;
    }
}
@media (max-width: 480px) {
	.wrap-icons ul li {
		width: calc(50% - 10px);
	}
    .ribon-box p {
        font-size: 13px;
        padding: 4px;
    }
.ms-caption{
    font-size: 12px!important;
}
}

.table-price-bottom{
    display: none;
}
.booknow-widget .price{
    text-align: center;
    font-family: 'CenturyGothic';
    font-weight: 900;
    padding-bottom: 20px;
}
.booknow-widget .price .price_title{
    font-size: 24px;
}
.booknow-widget .price .price_total{
    color: #2060b4;
    font-size: 30px;
}
.booknow-widget .price .pricing_brakedown{
    color: grey;
    padding-top: 10px;
}
.booknow-widget .price .pricing_brakedown span{
    color: #294f74;
    transition: all 0.3s;
    cursor: pointer;
}
.booknow-widget .price .pricing_brakedown span:hover{
    color: #2060b4;
}
#totalModal{
    z-index: 999999;
    background:rgba(0,0,0,0.6);
}
#totalModal .modal-dialog{
    margin-top: 150px;
}
#totalModal .modal-content{
    padding-left: 0;
    padding-right: 0;
}
#totalModal .modal-dialog,
#totalModal .modal-content,
#totalModal .modal-body{
    z-index:99999;
}
#totalModal table{
    width: 100%;
}
#totalModal table .indent{
    margin-left:0;
}
#totalModal table td{
    padding: 5px;
}
#totalModal table tr:nth-child(odd){
    background:#EAEAEA;
}
#totalModal table tr:nth-child(even){
    background:#F9F9F9;
}
#totalModal .close{
    width:30px;
    height: 30px;
    border-radius: 100%;
    position: absolute;
    right: -15px;
    top:-15px;
    background: #fff;
    box-shadow: 0 0 5px #777;
    opacity: 1;
}
#totalModal .close:hover{
    color:red;
}
#property-availability-pane  .ui-datepicker-calendar .ui-state-default{
    border:1px solid #ccc;
}
#property-availability-pane  .ui-datepicker .ui-datepicker-calendar thead{
    color:#ccc;
}
@media (max-width: 1500px) {
    .booknow-widget .price .pricing_brakedown {
        font-size: 11px;
    }
}
@media (max-width: 1199px) {
    .booknow-widget .price .pricing_brakedown {
        font-size: 14px;
    }
}

#room-details-mobile li {
list-style: none;
}
.bottom-ribbon-place {
display: block;
width: 100%;
height: 25px;
position: absolute;
bottom: 0;
z-index: 88888;
}
.bottom-ribbon {
display: flex;
}
body #main .bottom-ribbon > div {
display: flex !important;
}
.bottom-ribbon > div {
width: 25%;
height:27px;
align-items: center;
text-align: center;
justify-content: center;
color: #fff;
}
.bottom-ribbon > div:first-child {
background: #33C167;
}
.bottom-ribbon > div:nth-child(2) {
background: #2AA357;
}
.bottom-ribbon > div:nth-child(3) {
background: #218849;
}
.bottom-ribbon > div:last-child {
background: #196F3B;
}

.collapsible-custom-panel{
background:#fff;
box-shadow:0 0 7px #777; 
font-family:'CenturyGothic';
margin-bottom:10px;
}
.collapsible-custom-panel .head-panel{
display:flex;
align-items:center;
transition:0.2s;
cursor:pointer;
overflow: hidden;
}
.collapsible-custom-panel .head-panel .badge-new{
width:70px;
float:left;
/* margin-right: 40px; */
margin-right: 0px;
padding:15px;
position:relative;
transition:0.2s;
margin-left:-1px;
}
.collapsible-custom-panel .head-panel .badge-new .angle{
display:block;
width:0;
height: 0;
border-left:16px solid #294f74;
border-top:36px solid transparent;
border-bottom: 36px solid transparent;
position:absolute;
left: 100%;
top:0;
transition:0.2s;
}
.collapsible-custom-panel .head-panel h2{
float:left;
/* color:#294f74;*/
margin:0;
font-size:22px;
font-weight:bold;
transition:0.2s;
}
.collapsible-custom-panel .head-panel h2 i{
transition:transform 0.3s linear;
}
.collapsible-custom-panel .head-panel h2 span{
margin-left:5px;
text-transform: uppercase;
}
.collapsible-custom-panel .body-panel .body-panel-item{
padding: 25px 15px;
background: #fff;
}
.collapsible-custom-panel .head-panel,
.collapsible-custom-panel .head-panel:hover,
.collapsible-custom-panel.active .head-panel{
background:#294f74;
}
.collapsible-custom-panel .head-panel h2,
.collapsible-custom-panel .head-panel:hover h2,
.collapsible-custom-panel.active .head-panel h2{
color:#fff;
}
/* .collapsible-custom-panel.active .head-panel h2 i{
transform:rotateZ(0deg);
} */
/* .collapsible-custom-panel .head-panel h2 i{
transform:rotateZ(180deg);
} */
.collapsible-custom-panel .head-panel .badge-new,
.collapsible-custom-panel .head-panel:hover .badge-new,
.collapsible-custom-panel.active .head-panel .badge-new{
background: #294f74;
margin-left: -1px;
}
.collapsible-custom-panel .head-panel .badge-new .angle,
.collapsible-custom-panel .head-panel:hover .badge-new .angle,
.collapsible-custom-panel.active .head-panel .badge-new .angle{
 border-left-color:#294f74; 
}
.collapsible-custom-panel .body-panel .title{
margin-bottom: 10px;
}
.collapsible-custom-panel .body-panel .title + p{
font-size: 22px;
}
.collapsible-custom-panel .body-panel h2{
margin-top:0;
float:left;
color:#294f74;
font-size: 26px;
font-weight:bold;
}
.collapsible-custom-panel .body-panel h3{
margin: 0;
float:right;
font-size:22px;
}
.collapsible-custom-panel .body-panel .city-panel h3,
.collapsible-custom-panel .body-panel .city-panel h2{
float: none;
padding-top: 5px;
padding-bottom: 5px;
}
.collapsible-custom-panel .body-panel .signature{
font-size:22px;
font-weight:bold;
margin-bottom:0;
margin-top:15px;
}
.collapsible-custom-panel .body-panel article{
font-size:20px;
line-height:1.5;
}
.collapsible-slider .slick-arrow{
top: auto;
bottom: -65px;
width: 200px;
height: auto;
color: #fff;
padding: 10px;
text-transform: uppercase;
font-weight: bold;
}
.collapsible-slider .slick-arrow.slick-next{
right: 0;
left: auto;
background: #294f74;
}
.collapsible-slider .slick-arrow.slick-prev{
right: 200px;
left: auto;
background: #294f74;
}
.collapsible-slider .slick-arrow.slick-next:hover,
.collapsible-slider .slick-arrow.slick-prev:hover{
background:#2060b4;
}
.price-area p{
text-transform: uppercase;
font-size: 16px;
font-weight: bold;
font-family: 'CenturyGothic';
position:relative;
letter-spacing: 0.7px;
}
.price-area p:before,
.price-area p:after{
content:"";
clear:both;
overflow:hidden;
display:table;
}
.price-area p span:first-child{
float:left;
}
.price-area p span:last-child{
float:right;
}
.price-area p.discount{
color:#EB0000;
}
.price-area p.total{
color:#2060b4;
font-size:20px;
border-top:1px solid #ccc;
padding-top:10px;
margin-top:10px;
}
.price-area .showButton{
cursor: pointer;
border: 0;
background:transparent;
margin-left:3px;
-moz-appearance:none;
-webkit-appearance:none;
color:#2060b4;
outline:none!important;
}
.price-area .showButton:hover{
color:#294f74;
}
.price-area .fees-box{
max-width:250px;
border:1px solid #eee;
padding:10px 10px 1px 10px;
display: none;
}
.price-area .fees-box p{
font-size:12px;
font-weight:400;
letter-spacing: 0;
margin-bottom:5px;
font-family:'Montserrat';
text-transform: capitalize;
}
@media(max-width: 1600px) {
.collapsible-custom-panel .body-panel article {
font-size: 18px;
}
}
@media(max-width: 1366px) {
.collapsible-custom-panel .head-panel .badge-new {
width: 65px;
}
.collapsible-custom-panel .head-panel .badge-new .angle {
border-top: 34px solid transparent;
border-bottom: 33px solid transparent;
}
.collapsible-custom-panel .head-panel h2 {
font-size: 20px;
}
.collapsible-custom-panel .body-panel h2 {
font-size: 24px;
}
.collapsible-custom-panel .body-panel h3 {
font-size: 20px;
}
.collapsible-custom-panel .body-panel .title + p {
font-size: 19px;
}
.collapsible-custom-panel .body-panel article {
font-size: 17px;
}
}
@media(max-width: 1024px) {
.collapsible-custom-panel .body-panel h2 {
font-size: 21px;
}
.collapsible-custom-panel .body-panel h3 {
font-size: 18px;
}
.collapsible-custom-panel .body-panel .title + p {
font-size: 16px;
}
.collapsible-custom-panel .body-panel article {
font-size: 15px;
}
.collapsible-custom-panel .body-panel .signature {
font-size: 20px;
}
.collapsible-custom-panel .head-panel h2 {
font-size: 16px;
}
.collapsible-custom-panel .head-panel .badge-new {
width: 55px;
}
.collapsible-custom-panel .head-panel .badge-new .angle {
border-top: 28px solid transparent;
border-bottom: 28px solid transparent;
}
.gallery-btn {
height: 82%;
}
@media(max-width: 991px) {
.gallery-btn {
height: 80%;
}
}
}


/* ======================================== */


#myModal2{
	top:100px;
}

#myModal2 .modal-header{
background: #2060b4;
}
#myModal2 .modal-content{
padding: 0;
}
#myModal2 .modal-header h4{
color: #fff;
text-align: center;
}
#myModal2 #resortpro_unit_submit,
#myModal #btn-modal-book{
background: #2060b4;
border-color:#2060b4;
}
#myModal2 #resortpro_unit_submit:hover{
background: #294f74!important;
border-color:#294f74!important;
}
#myModal2 input,
#myModal2 select,
#myModal2 textarea,
#myModal2 .btn{
border-radius:0;
}
#myModal2 select{
-webkit-appearance:none;
-moz-appearance:none;
}
#myModal2 select + .caret{
top:40px;
right: 20px;
}
#myModal2 .modal-body i{
color: #2060b4!important;
}