.controls { margin-left: 180px; }
.ckin { 
    background-image: url(/mitch/images/ckin.png) !important;
    background-size: 100%;
    font-size: 12px !important;
    color: #000 !important;
}
.img-responsive2 {
    border: 1px solid rgb(128,128,128);
    cursor: zoom-in;
    box-shadow: 0px 4px 2px rgb(189, 189, 189);
    max-width: 100%;
    display: block;
    height: auto;
    vertical-align: middle;
    box-sizing: border-box;
}
.cw-text-orange { color: #fd7e14 !important; }
.cw-text-green { color: #07a97c !important; }
.cw-fire-icon { background-image: url(/images/icon/flame-icon-condo-world.svg); background-position: left center; background-repeat: no-repeat; padding-left: 16px; }
.inner5_search label { font-weight: normal; }
.review-banner {
    float: none;
    width: 100%;
}
.review-img {
    width: 300px;
    margin: 0 auto;
}
.review-text {
    width: 100% !important;
    margin: 0 auto;
    float: none !important;
}
.fb-page {
    float: left;
    width: 50%;
    display: inline-block;
}
.fb-page span {
    margin: 0 auto;
    display: block !important;
}
.wrapper { width: 100%; }
.vid-header {
    padding: 0px 15px;
    margin-bottom: 15px;
}
a[href^="tel"]:link,
a[href^="tel"]:visited,
a[href^="tel"]:hover {
    text-decoration: none;
    pointer-events: none;
    cursor: default;
}
.footer-normal { text-align: center; }
.ftr-lg-1 {
    display: inline-block;
    float: none !important;
    font-size: 13px;
    position: relative;
    width: auto !important;
    min-height: 1px;
    margin-left: 15px;
    margin-right: 15px;
    text-align: left;
    vertical-align: text-top;
}
.ftr-lg-1 > h4 { margin-top: 0 !important; }
.ftr-lg-1 > ul > li { margin: 0 !important; }
.ftr-lg-1 > .nav > li > a {
    display: inline-block;
    margin-top: 4px;
}
.ftr-lg-1 > .nav > li > a:hover,
.ftr-lg-1 > .nav > li > a:focus {
    color: #fff;
    background-color: transparent !important;
    text-decoration: underline !important;
}
.ftr-links { font-size: 14px; }
.ftr-links ul li a {
    padding: 3px 8px !important;
    border-radius: 4px;
    color: #fff;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px !important;
    display: inline-block;
    position: relative;
}
.ftr-links ul li a:hover,
.ftr-links ul li a:focus {
    color: #295b74;
    background-color: #eee;
}
.pad-left { padding-left: 10px; }
.contact-info {
    font-size: 14px;
    text-align: center;
    margin-top: 15px;
    border-top: 1px solid #eee;
}
.split {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.r-tabs-anchor { color: #eee; }
.foot_main_bg ul li a {
    padding: 10px 10px;
    margin-right: 10px;
}
.chk-aval {
    background: #6cb8dd url(/images/layout/sidebar_blue_bg.jpg) repeat-x scroll 0 0;
    color: #fff !important;
    box-shadow: 0 0 5px #8a8787 !important;
    border-radius: 3px !important;
    padding: 10px 10px 12px 10px !important;
}
.sticky-chk-aval,
.new-chk-aval {
    background: rgb(0,71,109); /* d86000 */
    color: #fff;
    box-shadow: 0 0 5px #8a8787;
    border-radius: 3px;
    padding: 10px 10px 10px 10px;
    text-align: center;
}
.chk-aval h2 {
    margin: 0;
    padding: 0 0 5px 0;
    font-size: 22px;
    color: #fff !important;
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    line-height: normal;
    border-bottom: 1px dotted #ececec;
}
.new-chk-aval > .chk-aval-search > .search-btn {
    z-index: 0;
    width: 100%;
    float: left;
    background: rgb(250, 128, 114) url(/images/layout/search-icon.png) no-repeat 12px center;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    /*padding-left: 30px;*/
}
.sticky-chk-aval > .chk-aval-search > .search-btn {
    z-index: 0;
    width: 100%;
    float: left;
    background: rgb(250, 128, 114) url(/images/layout/search-icon.png) no-repeat 15px center;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    /*padding-left: 30px;*/
}
.chk-aval-row {
    padding-left: 30px;
    padding-right: 30px;
}
.spec-container-new {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 30px;
    padding-right: 30px;
}
.phone { font-family: Arial, Helvetica, sans-serif; }
.ota-list {
    font-size: 14px;
    list-style: none;
    padding-left: 10px;
}
.ota-btn {
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -moz-linear-gradient(top, #3498db, #2980b9);
    background-image: -ms-linear-gradient(top, #3498db, #2980b9);
    background-image: -o-linear-gradient(top, #3498db, #2980b9);
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    border-image: initial;
    -webkit-border-radius: 2;
    -moz-border-radius: 2;
    border-radius: 2px;
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 10px;
    text-decoration: none;
}
.ota-btn:hover {
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
    text-decoration: none;
}
#reslist {
    margin-right: -30px;
    padding-left: 15px;
    padding-right: 15px;
}
.sticky-chk-aval > .input-group { padding-top: 5px; }
.sticky-chk-aval > .chk-aval-search { padding-top: 5px; }
.sticky-chk-aval > .chk-aval-search > .search-btn:hover,
.sticky-chk-aval > .chk-aval-search > .search-btn:focus { background: rgb(224, 73, 78) url(/images/layout/search-icon.png) no-repeat 15px center !important; }
.new-chk-aval > .input-group { padding-top: 5px; }
.new-chk-aval > .chk-aval-search { padding-top: 5px; }
.new-chk-aval > .chk-aval-search > .search-btn:hover,
.new-chk-aval > .chk-aval-search > .search-btn:focus { background: rgb(224, 73, 78) url(/images/layout/search-icon.png) no-repeat 12px center !important; }
.chk-aval-dest {
    display: inline-block;
    margin-bottom: 0px !important;
    z-index: 0 !important;
}
.chk-aval-doa {
    width: 18%;
    display: inline-block;
    z-index: auto !important;
    position: initial;
    position: static;
}
.chk-aval-dod {
    width: 18%;
    display: inline-block;
    z-index: auto !important;
}
.chk-aval-bed {
    width: 12%;
    display: inline-block;
    margin-bottom: 0px !important;
    z-index: 0 !important;
}
.chk-aval-adult {
    width: 12%;
    display: inline-block;
    margin-bottom: 0px !important;
    z-index: 0 !important;
}
.chk-aval-child {
    width: 12%;
    display: inline-block;
    margin-bottom: 0px !important;
    z-index: 0 !important;
}
.chk-aval-search {
    display: inline-block;
    margin-bottom: 0 !important;
    z-index: 0;
    padding-left: 15px;
    padding-right: 15px;
}
.chk-aval-search > .search-btn {
    width: 100%;
    border-radius: 3px;
}
.bla_opa_new { background-color: rgb(250, 128, 114) !important; } /* rgba(216, 96, 0, 0.8) */
.btn-search-new { background-color: rgb(0,71,109) !important; } /* rgb(0,71,109) */
.btn-search-new:hover {
    background-color: rgb(59, 150, 215) !important;
    color: #fff !important;
}
.pw-sticky {
    background-color: #fff !important;
    width: 100%;
    margin-left: 0 !important;
    left: 0 !important;
}
.pw-widget {
    width: 300px;
    margin: 0 auto;
    padding-top: 7px;
    padding-bottom: 2px;
}
.input2-srch > .chk-aval-doa { width: 25%; }
.input2-srch > .chk-aval-dod { width: 25%; }
.input2-srch > .chk-aval-search { width: 25%; }
.input3-srch > .chk-aval-doa { width: 20%; }
.input3-srch > .chk-aval-dod { width: 20%; }
.input3-srch > .chk-aval-bed { width: 20%; }
.input3-srch > .chk-aval-search { width: 30%; }
.input5-srch > .chk-aval-doa { width: 18%; }
.input5-srch > .chk-aval-dod { width: 18%; }
.input5-srch > .chk-aval-bed { width: 12%; }
.input5-srch > .chk-aval-adult { width: 12%; }
.input5-srch > .chk-aval-child { width: 12%; }
.input5-srch > .chk-aval-search { width: 18%; }
.input6-srch > .chk-aval-dest { width: 19%; }
.input6-srch > .chk-aval-doa { width: 14%; }
.input6-srch > .chk-aval-dod { width: 14%; }
.input6-srch > .chk-aval-bed { width: 12%; }
.input6-srch > .chk-aval-adult { width: 12%; }
.input6-srch > .chk-aval-child { width: 12%; }
.input6-srch > .chk-aval-search { width: 14%; }
.sticky {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    height: initial;
}
.sticky > .s-con { padding: 0 48px !important; }
.s-con {
    background: none !important;
    box-shadow: none !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
    overflow-x: initial !important;
}
.image-wrapper {
    position: relative;
    height: auto;
    width: 100%;
    margin: 0 auto;
    border: 8px solid #fa8072;
    border-radius: 50%;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 8px 2px rgba(119, 119, 119, 0.75);
    -moz-box-shadow: 0px 0px 8px 2px rgba(119, 119, 119, 0.75);
    box-shadow: 0px 0px 8px 2px rgba(119, 119, 119, 0.75);
}
.image-wrapper img {
    height: auto;
    width: 100%;
    border-radius: 50%;
}
.image-wrapper .image-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(51, 122, 183, 0.65);
    border-radius: 50%;
    color: #fff;
    display: none;
}
.image-wrapper:hover .image-overlay { display: block; }
.image-wrapper:hover { border: 8px solid #888; }
.image-wrapper .image-overlay .content {
    position: absolute;
    top: 50%;
    left: 50%;
    height: auto;
    width: auto;
    margin-top: -21px;
    margin-left: -50.5px;
}
.image-wrapper-box {
    position: relative;
    height: auto;
    width: 100%;
    margin: auto;
    overflow: hidden;
    border: 2px solid #fff;
    -webkit-box-shadow: 0px 0px 8px 1px rgba(119, 119, 119, 0.75);
    -moz-box-shadow: 0px 0px 8px 1px rgba(119, 119, 119, 0.75);
    box-shadow: 0px 0px 8px 1px rgba(119, 119, 119, 0.75);
    box-sizing: border-box;
}
.image-wrapper-box img {
    width: 100%;
    height: auto;
}
.image-wrapper-box .image-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(51, 122, 183, 0.25);
    color: #fff;
    display: none;
}
.image-wrapper-box:hover .image-overlay { display: block; }
.image-wrapper-box:hover { border: 2px solid #00669f; }
.image-wrapper-box .image-overlay .content {
    position: absolute;
    top: 50%;
    left: 50%;
    height: auto;
    width: auto;
    margin-top: -21px;
    margin-left: -50px;
}
.image-wrapper-box .image-overlay-mob {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
}
.image-wrapper-box .image-overlay-mob .mob-view-btn {
    position: absolute;
    bottom: 4%;
    left: 2.5%;
    width: 32%;
}
.image-overlay > .content > button.btn-info {
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
    background: #fa8072;
    border: 0 none;
    border-color: #fa8072;
}
.image-overlay > .content > button.btn-info:hover { background: #e0494e; }
.circle-link {
    display: block;
    border-radius: 50%;
}
.circle-cap {
    display: inline-block;
    margin-top: 10px;
}
.guide-wrapper2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0.9% 0;
}
.guide-wrapper3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0.9% 0;
}
.guide-wrapper2 .guide-column {
    width: 50%;
    height: auto;
}
.guide-wrapper3 .guide-column {
    width: 33.33333333%;
    height: auto;
}
.guide-column {
    box-sizing: border-box;
    padding: 0 0.9%;
}
#guides { margin: 0 6% 2em; }
#guides > h1 {
    font-size: 28px;
    font-family: 'Raleway', sans-serif;
    color: #00669f;
    font-weight: bold;
    margin: 2em 0 0.2em;
}
#guides > span {
    display: block;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    color: #404040;
    margin-bottom: 2em;
}
.circle-container {
    margin: 0 -15px !important;
    padding: 2em 5%;
    background: rgba(255, 255, 255, .95);
}
.mart27 { margin-top: 27px; }
.gallery-buttons {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.gallery-buttons button {
    display: inline-block;
    background: #fff;
    border: 0 solid rgba(0, 0, 0, 0.2);
    color: #0088cc;
    padding: 6px 8px;
    margin-bottom: 5px;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.25);
    cursor: pointer;
    font-size: 14px;
}
.gallery-buttons button:hover {
    color: #0066a0;
    background: #f2f2f2;
}
.gallery-buttons button > i { padding-right: 5px; }
.gallery-overlay {
    background-color: rgba(0, 0, 0, 0.9);
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1001;
}
.gallery-modal {
    width: 90%;
    margin: 0 auto;
    padding: 3%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #444;
    z-index: 1002;
}
.gallery-header {
    position: fixed;
    z-index: 10;
}
.gallery-modal .gallery-con {
    position: static;
    text-align: center;
}
.gallery-modal .gallery-img-con {
    position: relative;
    display: inline-block;
    margin: 1.55rem;
}
.gallery-modal img {
    display: block;
    margin: 2.5em auto;
    max-width: 90%;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.375), 0 0 0 4px #fff;
}
.gallery-modal .gallery-img-con img {
    margin: 0;
    max-width: 100%;
}
.gallery-modal img.img-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    box-shadow: none;
    border: 5px solid #fff;
}
.close:not([aria-label="Close"]) {
    font-size: 2rem;
    font-weight: bold;
    color: #0088cc;
    background: #fff;
    text-transform: uppercase;
    padding: 9px 14px;
    border-radius: 4px;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.12);
    opacity: 1;
    float: none;
}
.close:not([aria-label="Close"]):hover,
.close:not([aria-label="Close"]):focus {
    color: #0066a0;
    background: #f2f2f2;
    cursor: pointer;
    opacity: 1;
}
body.modal-open .pw-sticky { display: none !important; }
.flex-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -2em;
}
.flex-item3 {
    position: relative;
    width: 33.3333333333333333%;
    box-sizing: border-box;
    padding-right: 2em;
}
.flex-item-pad {
    box-sizing: border-box;
    padding-right: 2em;
    margin-top: 1em;
}
.header-img {
    position: relative;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.header-title-img-con {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    align-items: center;
	justify-content: center;
	height: 520px;
    width: 100%;
	background: rgba(0,0,0,0);
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
}
.header-title-img-con .header-title-wrap {
	width: 100%;
    margin-bottom: 3em;
}
.page-header {
    border-bottom: none;
    margin: 0 auto;
    padding: 0 2.5em;
}
.header-title {
	display: inline;
	margin: 0;
	padding: 0;
	color: #fff;
	text-transform: none;
	text-shadow: 0 0 5px #333;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	font-weight: bold;
	font-size: 64px;
    font-family: "Raleway",sans-serif;
}
.tg-doa,
.tg-dod {
    background: url(/images/layout/calendar.png) no-repeat right;
    background-position: 105%;
    overflow: hidden;
}
.cal-legend {
    margin-left: 2%;
    margin-bottom: 10px;
}
.cal-legend span { font-style: italic; }
.tab-content .panes.calendar .table-condensed .confirmed { text-decoration: line-through; }
.tab-content .panes.calendar .table-condensed .ckout { text-decoration: line-through; }
.avail .icons {
    max-height: 22px;
    width: auto;
    vertical-align: bottom;
}
.avail a[href^="#email-modal"],
.avail a[onclick^="Javascript: buildEmailModal();"],
.avail a[onclick^="Javascript: SaveToFav();"],
.avail a[onclick^="Javascript: PrintVersion();"] { color: #3b96d7; cursor: pointer; }
.avail a[href^="#email-modal"]:hover,
.avail a[href^="#email-modal"]:focus,
.avail a[onclick^="Javascript: buildEmailModal();"]:hover,
.avail a[onclick^="Javascript: buildEmailModal();"]:focus,
.avail a[onclick^="Javascript: SaveToFav();"]:hover,
.avail a[onclick^="Javascript: SaveToFav();"]:focus,
.avail a[onclick^="Javascript: PrintVersion();"]:hover,
.avail a[onclick^="Javascript: PrintVersion();"]:focus { color: #295b74; }
.avail a[onclick^="Javascript: SaveToFav();"] { display: none; }
.modal-wrapper:not(.default) {
    position: fixed;
    top: 10%;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    width: 460px;
    background: #fff;
    border: 0;
    border-radius: 0;
    padding: 0 !important; /*30px 40px 20px 40px*/
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    overflow: hidden;
    z-index: 1050;
}
.modal-wrapper:not(.default).fade {
    top: -25%;
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
    -o-transition: opacity 0.3s linear, top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out;
}
.modal-wrapper:not(.default).fade.in { top: 10%; }
.modal-tabs-wrapper:not(.default) {
    position: absolute;
    top: 1px;
    left: 1px;
    border: 0;
    padding: 0;
    width: 100%;
}
.user-login-tab {
    float: left;
    width: 50%;
    max-width: 50%;
    min-height: 35px;
    border-top: 0;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 18px;
}
.modal-tab:not(.default) {
    font-weight: bold;
    display: inline-block;
    padding: .5em 1.9em;
    color: #07c;
    cursor: pointer;
}
.user-login-tab.active-tab {
    color: #484848;
    background-color: transparent;
    border-color: transparent;
}
.user-login-tab:not(.active-tab) { background: #E6F0F8; }
.modal-tab-content:not(.default) { padding: 50px 40px 20px 40px; }
.user-login-form {
    position: relative;
    display: none;
    padding: 0;
}
.user-login-form.active-tab { display: block; }
.modal-tab-content:not(.default) .control-label {
    font-size: 15px;
    font-weight: normal;
}
.modal-tab-content:not(.default) .controls { margin: 0 !important; }
.modal-tab-content:not(.default) .user-login-form-input {
    width: 100%;
    margin: 3px 0 10px;
    padding: 8px 10px;
    font-size: 12px;
    line-height: normal;
}
.modal-tab-content:not(.default) .user-login-form-inputfix { margin: 3px 0 2px; }
.modal-tab-content:not(.default) .user-login-form-submit {
    width: 100%;
    margin: 10px 0 10px;
    font-size: 18px;
    font-weight: bold;
}
.modal-tab-content:not(.default) .user-login-form-submitfix {
    width: 100%;
    margin: 6px 0 10px;
    font-size: 18px;
    font-weight: bold;
}
.forgot-pass {
    color: #0082c0;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.forgot-pass:hover { color: #3a3a3a; }
.forgot-pass:visited { color: #858585; }
.fb-login-header {
    position: relative;
    margin-top: 20px;
    margin-bottom: 30px;
    height: 0;
    text-align: center;
    border-bottom: 1px solid #d6d6d6;
}
.fb-login-header-text {
    position: relative;
    top: -0.8em;
    padding: 0 8px;
    color: #6a6a6a;
    background: #fff;
    font-size: 14px;
    line-height: normal;
}
.modal-close-btn:not(.default) {
    position: absolute;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    right: 8px;
    top: 8px;
    color: #999;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    border: 0;
    background-color: transparent;
    opacity: 1;
}
.modal-close-btn:not(.default):hover,
.modal-close-btn:not(.default):focus {
    color: #000;
    opacity: 0.8;
}
.fblbtn {
    display: inline-block !important;
    min-width: initial;
    max-width: 272px;
    width: auto;
    height: 40px;
    position: relative;
    padding: 0;
    line-height: normal;
    font-family: Helvetica, Arial, sans-serif;
    background: #4c69ba;
    background: -webkit-gradient(linear, left top, left bottom, from(#4c69ba), to(#3b55a0));
    background: linear-gradient(#4c69ba, #3b55a0);
    border-color: #4c69ba;
    border-radius: 4px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    text-shadow: 0 -1px 0 #354c8c;
    vertical-align: middle;
}
.fblbtn:hover,
.fblbtn:focus {
    background: #5b7bd5;
    background: -webkit-gradient(linear, left top, left bottom, from(#5b7bd5), to(#4864b1));
    background: linear-gradient(#5b7bd5, #4864b1);
    border-bottom-color: #365899;
    border-left-color: #4961a8;
    border-right-color: #4961a8;
    border-top-color: #5874c3;
    -webkit-box-shadow: inset 0 1px 0 #607fd6;
            box-shadow: inset 0 1px 0 #607fd6;
    cursor: pointer;
}
.fblbtn > svg {
    height: 24px;
    float: left;
    margin: 8px;
}
.fblbtn > span {
    float: left;
    margin: 0 24px 0 12px;
    padding: 11px 0;
    font-size: 16px;
    letter-spacing: .25px;
    text-align: center;
    text-overflow: clip;
    white-space: nowrap;
}
.fbrec {
    display: inline-block;
    padding-left: 10px;
    font-weight: bold;
    vertical-align: middle;
}
.fbnote {
    list-style: none;
    line-height: 1.4;
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}
.fbnote li {
    padding: 0 6px 6px;
    font-size: 14px;
    list-style: none !important;
    line-height: inherit !important;
    margin: 0 !important;
    float: none !important;
}
.ulist-wrapper {
    padding: 15px;
    background-color: #f3f3f3;
}
.grid-unit-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    height: 100%;
    min-height: 0px !important;
    border: 1px solid #ccc;
    background: #fff;
}
.grid-unit-img {
    margin: 0;
    width: 100%;
    height: 165px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
}
.grid-unit-info {
    width: 100%;
    -webkit-box-flex: 3;
    -ms-flex-positive: 3;
    flex-grow: 3;
    padding: 10px 10px 0;
}
.grid-unit-vwbtn {
    position: relative;
    width: 100%;
    margin: 8px 0 8px;
}
.grid-unit-avail { display: block; }
.btn-view.grid-unit-button {
    width: 95%;
    background: #fa8072;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn-view.grid-unit-button:hover,
.btn-view.grid-unit-button:focus { background: #e0494e; }
.vac-planner {
    float: none; /*right*/
    padding: 0;
    color: #3b96d7;
    font-size: 16px;
    font-weight: bold;
    text-align: center; /*right*/
    line-height: normal;
    letter-spacing: normal;
    font-family: 'Roboto', sans-serif;
}
.sign-up-link,
.login-link,
.logout-link {
    color: #3b96d7;
    font-weight: normal;
    text-decoration: underline;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}
.sign-up-link:hover,
.sign-up-link:focus,
.login-link:hover,
.login-link:focus,
.logout-link:hover,
.logout-link:focus {
    color: #295b74;
    text-decoration: none;
}
a.connectNum[href^=tel] {
    color: #3b96d7;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    letter-spacing: normal;
}
.sticky > .full-width.s-con { padding: 0!important; width: 100%!important; }
.sticky-flex { position: relative; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: stretch; -webkit-box-align: center; align-items: center; width: 100%; border-radius: 0!important; }
.flex-col { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; -webkit-box-flex: 1; flex-grow: 1; max-width: 100%; }
.flex-col-auto { position: relative; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 auto; -webkit-box-flex: 0; flex: 0 0 auto; width: auto; max-width: none; }
.left-pad0 { padding-left: 0!important; }
.y-pad0 { padding-bottom: 0!important; padding-top: 0!important; }
.sticky-logo img { width: 100%; height: auto; max-width: 240px; max-height: 64px; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
.sticky-logo img:hover,
.sticky-logo img:focus { opacity: .7; }
.sticky-flex input,
.sticky-flex select { font-size: 14px; }
.sticky-flex .search-btn { z-index: 0; width: 100%; background: url(/images/layout/search-icon.png) no-repeat 15px center rgb(250, 128, 114); border: medium none; border-radius: 3px; color: #fff; font-size: 16px; font-weight: bold; margin: 0; padding: 6px 12px; }
.sticky-flex .search-btn:hover,
.sticky-flex .search-btn:focus { background: url(/images/layout/search-icon.png) no-repeat 15px center rgb(224, 73, 78) !important; }
.cw-review { text-align: center; }
.rauthor,
.rdatepub { display: inline-block; font-weight: bold; }
.rauthor::after { content: '-'; padding-left: 5px; padding-right: 5px; }
.rtitle { font-weight: 500; }
.rdesc { font-style: italic; font-weight: 500; }
.rdesc::before { content: '"'; padding-right: 2px; }
.rdesc::after { content: '"'; padding-left: 2px; }
@media only screen and (min-width: 1200px) {
    .container-wide { width: 90%; }
    .review-container { width: 85% !important; }
    .vid-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 15px;
    }
    .vid-player {
        width: 33.33%;
        padding: 0px 15px 30px 15px;
    }
    .vid-player > iframe {
        width: 100%;
        max-height: 235px;
        border: 2px solid #0082c0;
    }
    .vid-description {
        width: 100%;
        margin-top: -6px;
        padding: 10px;
        border: 1px solid #0082c0;
    }
    /*.ftr-lg-1 {
        width: 18%;
        float: left;
        font-size: 13px !important;
        position: relative;
        min-height: 1px;
        margin-right: 10px;
        margin-left: 10px;
    }*/
    .ftr-lg-2 {
        padding-top: 15px;
        width: 100% !important;
    }
    .ftr-lg-3 {
        width: 75% !important;
        margin: 0 auto !important;
    }
    .copy-right {
        display: none;
        font-size: 13px;
    }
    .container-foot {
        width: 1170px !important;
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .ftr-wrapper { display: none; }
    .phone { display: none; }
    .contact-info { display: none; }
    .flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 15px;
    }
    .flex-item {
        width: 33.33%;
        padding-right: 30px;
        padding-bottom: 30px;
        padding-left: 15px;
    }
    .four-col { width: 25%; }
    .circle-container { padding: 2em 5%; }
    #guides { margin: 0 6% 2em; }
    .header-img,
    .header-title-img-con { height: 520px; }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .review-container { width: 90% !important; }
    .vid-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 auto;
    }
    .vid-player {
        width: 33.33%;
        padding: 0px 15px 30px 15px;
    }
    .vid-player > iframe {
        width: 100%;
        max-height: 230px;
        border: 2px solid #0082c0;
    }
    .vid-description {
        width: 100%;
        margin-top: -6px;
        padding: 10px;
        border: 1px solid #0082c0;
    }
    .ftr-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .ftr-container { margin: 0 auto; }
    .flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 15px;
    }
    .flex-item {
        width: 33.33%;
        padding-right: 30px;
        padding-bottom: 30px;
        padding-left: 15px;
    }
    .input5-srch > .chk-aval-doa { width: 18% !important; }
    .input5-srch > .chk-aval-dod { width: 18% !important; }
    .input5-srch > .chk-aval-bed { width: 14% !important; }
    .input5-srch > .chk-aval-adult { width: 14% !important; }
    .input5-srch > .chk-aval-child { width: 14% !important; }
    .input5-srch > .chk-aval-search { width: 18% !important; }
    .input6-srch > .chk-aval-dest { width: 15% !important; }
    .input6-srch > .chk-aval-doa { width: 15% !important; }
    .input6-srch > .chk-aval-dod { width: 15% !important; }
    .input6-srch > .chk-aval-bed { width: 12% !important; }
    .input6-srch > .chk-aval-adult { width: 12% !important; }
    .input6-srch > .chk-aval-child { width: 12% !important; }
    .input6-srch > .chk-aval-search { width: 14% !important; }
    .header-img,
    .header-title-img-con { height: 400px; }
    .header-title { font-size: 54px; }
}
@media only screen and (min-width: 769px) and (max-width: 991px) {
    .review-container { width: 98% !important; }
    .vid-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 auto;
    }
    .vid-player {
        width: 50%;
        padding: 0px 15px 30px 15px;
    }
    .vid-player > iframe {
        width: 100%;
        max-height: 250px;
        border: 2px solid #0082c0;
    }
    .vid-description {
        width: 100%;
        margin-top: -6px;
        padding: 10px;
        border: 1px solid #0082c0;
    }
    .ftr-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .ftr-container { margin: 0 auto; }
    .ftr-vr,
    .ftr-tg { width: 30%; }
    .ftr-hr { width: 39%; }
    .flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 15px;
    }
    .flex-item {
        width: 50%;
        padding-right: 30px;
        padding-bottom: 30px;
        padding-left: 15px;
    }
    .chk-aval > .input-group { width: 30% !important; }
    .chk-aval > .chk-aval-search { width: 30% !important; }
    .input5-srch > .chk-aval-doa { width: 32% !important; }
    .input5-srch > .chk-aval-dod { width: 32% !important; }
    .input5-srch > .chk-aval-bed { width: 32% !important; }
    .input5-srch > .chk-aval-adult { width: 32% !important; }
    .input5-srch > .chk-aval-child { width: 32% !important; }
    .input5-srch > .chk-aval-search { width: 32% !important; }
    .input6-srch > .chk-aval-dest { width: 32% !important; }
    .input6-srch > .chk-aval-doa { width: 32% !important; }
    .input6-srch > .chk-aval-dod { width: 32% !important; }
    .input6-srch > .chk-aval-bed { width: 24% !important; }
    .input6-srch > .chk-aval-adult { width: 20% !important; }
    .input6-srch > .chk-aval-child { width: 20% !important; }
    .input6-srch > .chk-aval-search { width: 32% !important; }
    .header-img,
    .header-title-img-con { height: 280px; }
    .header-title { font-size: 44px; }
}
@media only screen and (min-width: 769px) {
    .review-row {
        width: 50%;
        float: left;
    }
    .specials-container {
        padding-right: 20px;
        padding-left: 10px;
    }
}
@media only screen and (max-width: 1199px) {
    .col-lg-3 { display: none; }
    .footer-normal {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
    }
    .ftr-lg-1 {
        /*display: none;*/
        max-width: 25%;
        margin: 0;
        padding-left: 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .ftr-lg-1:first-child { padding-left: 0; }
    .ftr-lg-1 > .nav > li > a { font-size: 13px; }
    .ftr-clearfix { display: none; }
    .copy-right {
        display: inline !important;
        font-size: 13px !important;
    }
    .tab-content { display: block; }
    .foot-logo { margin-bottom: 0.5em !important; }
    .ftr-logo-con-wrapper { display: none; }
    .ftr-logos { display: none; }
    .input2-srch > .chk-aval-doa { width: 32% !important; }
    .input2-srch > .chk-aval-dod { width: 32% !important; }
    .input2-srch > .chk-aval-search { width: 32% !important; }
    .input3-srch > .chk-aval-doa { width: 20% !important; }
    .input3-srch > .chk-aval-dod { width: 20% !important; }
    .input3-srch > .chk-aval-bed { width: 20% !important; }
    .input3-srch > .chk-aval-search { width: 30% !important; }
    /*.grid-unit-wrapper { min-height: 370px; }*/
    .sticky-logo { display: none; }
}
@media only screen and (max-width:1000px) {
    .pphotos { float: none !important; }
    .btn-input { width: 100% !important; }
    .btn-div { width: 76% !important; }
}
@media only screen and (max-width:770px) {
    .refineyoursearch { display: none; }
}
@media only screen and (max-width: 768px) {
    .img-travel {
        width: 95% !important;
        height: auto !important;
    }
    .fb-page {
        width: auto;
        display: block !important;
        float: none !important;
    }
    .review-row { padding-bottom: 15px; }
    .review-text { width: 100%; }
    .vid-header {
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
    }
    .vid-container { margin: 0 auto !important; }
    .vid-player { padding: 0px 0px 30px 0px; }
    .vid-player > iframe {
        width: 100%;
        max-height: 325px;
        border: 2px solid #0082c0;
    }
    .vid-description {
        padding: 10px;
        margin-top: -6px;
        border: 1px solid #0082c0;
    }
    .spec-sidebar-container {
        width: 100% !important;
        float: none !important;
        margin: 0 !important;
        padding: 0 20px;
    }
    .specials-container {
        float: none !important;
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 10px;
        padding-right: 10px;
    }
    .specials-input {
        margin-top: 0 !important;
        float: left !important;
        width: 50%;
        display: inline-block !important;
    }
    .spec-bed { display: none; }
    .ftr-container { margin-bottom: 15px; }
    .flex-item {
        width: 100%;
        margin: 0 auto;
        padding-bottom: 15px;
    }
    .flex-item-pad {
        width: 100%;
        padding-right: 0;
    }
    .chk-aval > .input-group { width: 32% !important; }
    .chk-aval > .chk-aval-search { width: 32% !important; }
    .ota-res {
        max-width: 280px;
        margin: auto;
    }
    #reslist { margin-right: 0 !important; }
    .input3-srch > .chk-aval-doa {
        float: left;
        width: 33% !important;
        padding-bottom: 8px;
    }
    .input3-srch > .chk-aval-dod {
        float: left;
        width: 33% !important;
        padding-bottom: 8px;
    }
    .input3-srch > .chk-aval-bed {
        float: left;
        width: 33% !important;
        padding-bottom: 8px;
    }
    .input3-srch > .chk-aval-search {
        float: left;
        width: 100% !important;
        padding-bottom: 4px;
    }
    .input5-srch > .chk-aval-doa {
        float: left;
        width: 32% !important;
        padding-bottom: 8px;
    }
    .input5-srch > .chk-aval-dod {
        float: left;
        width: 32% !important;
        padding-bottom: 8px;
    }
    .input5-srch > .chk-aval-bed {
        float: left;
        width: 32% !important;
        padding-bottom: 8px;
    }
    .input5-srch > .chk-aval-adult {
        float: left;
        width: 32% !important;
        padding-bottom: 8px;
    }
    .input5-srch > .chk-aval-child {
        float: left;
        width: 32% !important;
        padding-bottom: 8px;
    }
    .input5-srch > .chk-aval-search {
        float: left;
        width: 32% !important;
        padding-top: 2px !important;
        padding-bottom: 5px;
    }
    .input6-srch > .chk-aval-dest {
        float: left;
        width: 33% !important;
        padding-bottom: 8px;
    }
    .input6-srch > .chk-aval-doa {
        float: left;
        width: 33% !important;
        padding-bottom: 8px;
    }
    .input6-srch > .chk-aval-dod {
        float: left;
        width: 33% !important;
        padding-bottom: 8px;
    }
    .input6-srch > .chk-aval-bed {
        float: left;
        width: 24% !important;
        padding-bottom: 8px;
    }
    .input6-srch > .chk-aval-adult {
        float: left;
        width: 21% !important;
        padding-bottom: 8px;
    }
    .input6-srch > .chk-aval-child {
        float: left;
        width: 21% !important;
        padding-bottom: 8px;
    }
    .input6-srch > .chk-aval-search {
        float: left;
        width: 33% !important;
        padding-top: 2px !important;
        padding-bottom: 5px;
    }
    .guide-wrapper2 {
        display: block !important;
        padding: 0 !important;
    }
    .guide-wrapper3 {
        display: block !important;
        padding: 0 !important;
    }
    .guide-wrapper2 .guide-column {
        width: 100% !important;
        height: auto;
    }
    .guide-wrapper3 .guide-column {
        width: 100% !important;
        height: auto;
    }
    .guide-column {
        box-sizing: border-box;
        padding: 0 0 20px 0 !important;
    }
    .gallery-header {
        bottom: 60px;
        left: 0;
        width: 100%;
    }
    .close:not([aria-label="Close"]) {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
    .close:not([aria-label="Close"]):after {
        content: 'Close';
        margin-left: 7px;
    }
    /*.image-wrapper-box img { /*visibility: hidden;/ }*/
    .image-wrapper-box .image-overlay-mob { display: block !important; }
    .header-img,
    .header-title-img-con { height: 200px; }
    .header-title { font-size: 36px; }
}
@media only screen and (min-width: 980px) and (max-width: 1199px) {
    .chk-aval-doa { width: 18% !important; }
    .chk-aval-dod { width: 18% !important; }
    .chk-aval-bed { width: 14% !important; }
    .chk-aval-adult { width: 11% !important; }
    .chk-aval-child { width: 11% !important; }
}
@media only screen and (min-width: 700px) and (max-width: 979px) {
    .chk-aval-doa { width: 30% !important; }
    .chk-aval-dod { width: 30% !important;}
    .chk-aval-bed { width: 25% !important; }
    .chk-aval-adult { width: 18% !important; }
    .chk-aval-child { width: 18% !important; }
}
@media only screen and (max-width: 700px) {
    .bla_opa .form-group { margin-bottom: 10px; }
    .bla_opa .btn-search { margin-top: 4px; }
    .lbl-search { display: none; }
}
@media only screen and (max-width: 699px) {
    .chk-aval-doa { width: 32% !important; }
    .chk-aval-dod { width: 32% !important; }
    .chk-aval-bed { width: 32% !important; }
    .chk-aval-adult { width: 32% !important; }
    .chk-aval-child { width: 32% !important; }
}
@media only screen and (max-width: 640px) {
    .header-title { font-size: 28px; }
}
@media only screen and (min-width: 501px) {
    .container-foot {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}
@media only screen and (max-width: 500px) {
    #tab2 ul li {
        list-style-image: url(/images/layout/world.png);
        line-height: 24px;
        width: 100%;
        margin: 0 5% 0 0;
        float: none;
    }
    .modal:not(.fuel-ui-modal-fade-in):not(.default) {
        max-width: 90%;
        margin-left: 0px;
        left: 5%;
        max-height: 400px !important;
    }
    .controls { margin-left: 0px; }
    .modal-body:not(.default) { max-height: 320px !important; }
    .control-label {
        max-width: 100%;
        font-size: 12px;
        font-weight: normal !important;
    }
    .table-condensed { width: 95% !important; }
    .fineprint { display: none; }
    .img-responsive2 {
        padding-left: 0px;
        margin-bottom: 5px;
        margin-left: 50px;
    }
    .col-md-9 {
        width: 100% !important;
        padding-left: 0px;
        padding-right: 0px;
    }
    .mart25 { margin-left: 0px !important; }
    .col-lg-7 { padding: 0px; }
    .inner5_sidebar { display: none; }
    .col-md-6 { padding: 0px; /* margin-top:-20px; */ }
    .container {
        padding-left: 10px !important;
        padding-right: 10px !important;
        width: 100% !important;
    }
    .inner5_row .row { margin-right: 0px; }
    .blue_bg_s {
        display: block;
        top: inherit;
    }
    /*.mart10 { /*display: none;/ }*/
    /*.propbr { /*display:none; / }*/
    .col-xs-8 { float: none; }
    .bldunit { text-align: center; }
    address { font-size: 14px !important; }
    .font_19 { font-size: 15px !important; }
    .font_18 { font-size: 15px !important; }
    .span9 img {
        height: auto !important;
        width: 95% !important;
    }
    .span9 {
        width: 95% !important;
        float: none !important;
        padding-left: 40px !important;
    }
    .span9s {
        width: 95%;
        float: none;
        margin-left: 10px;
        margin-right: 10px;
    }
    .span9s img {
        height: auto !important;
        width: 95% !important;
    }
    table { width: 95% !important; }
    .pphotos { float: none !important; }
    .col-md-6 { float: none !important; }
    .span3 { float: none !important; }
    .col-md-6 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .fs12 { font-size: 12px; }
    .vid-container { width: 100%; }
    .vid-player > iframe {
        width: 100%;
        max-height: 300px;
        border: 2px solid #0082c0;
    }
    .specials-container {
        padding-left: 0;
        padding-right: 0;
    }
    .sticky-chk-aval > .input-group {
        width: 50% !important;
        float: left;
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }
    .sticky-chk-aval > .chk-aval-search {
        width: 50% !important;
        float: left;
        padding-top: 6px !important;
        padding-bottom: 2px !important;
    }
    .sticky-chk-aval.input6-srch > .form_input.chk-aval-search { width: 100% !important; }
    .modal-wrapper:not(.default) { width: 95%; }
    .modal-wrapper:not(.default).fade.in { top: 1.5%; }
    .modal-tab-content:not(.default) { padding: 50px 20px 20px; }
}
@media only screen and (max-width: 480px) {
    .header-title { font-size: 24px; }
}
@media only screen and (max-width: 320px) {
    .header-title { font-size: 22px; }
}
@media only screen and (min-width: 501px) and (max-width: 1200px) {
    /*.propbr { /*display:none; / }*/
    .nts { max-width: 100px; }
    .col-lg-7 { max-width: 360px !important; }
    .footer .container {
        padding-right: 0px;
        padding-left: 0px;
    }
    .span9 img { height: auto !important; /*width: 95% !important;*/ }
    .span9 {
        width: 60% !important;
        float: left !important;
        padding-left: 10px !important;
    }
    .span98 { width: 98% !important; }
}
@media only screen and (min-width: 550px) and (max-width: 740px) {
    .unitimg-sr { width: 50% !important; }
}
@media only screen and (min-width: 501px) and (max-width: 800px) {
    table { width: 95% !important; }
    /*.pphotos { display:none !important;} */
    .lSSlideWrapper ul li { width: 399px !important; }
    /*.col-md-6 {float:none !important; } */
    .mart25 { text-align: center; }
    .avail { margin-left: 0px; /*37%*/ }
    .unitsrch {
        text-align: center;
        width: 90%;
    }
    .col-md-6 { width: 100%; }
    .searchresults { width: 100%; }
    .halfpic { width: 50% !important; }
}
.col-lg-7 { max-width: 300px; }
@media only screen and (max-width: 992px) {
    .header-title-img-con .header-title-wrap { margin-bottom: 0; }
}
@media only screen and (max-width: 991px) {
    .foot_main_bg.foot_font > .container-foot { width: 100%; }
    .mart27 { margin-top: 0; }
    /*.grid-unit-wrapper { min-height: 330px; }*/
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .ulist-wrapper .flex-item3 { width: 50%; }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
    .flex-item3 { width: 50%; }
}
@media (max-width: 979px) {
    /*.grid-unit-wrapper { min-height: 340px; }*/
}
@media only screen and (max-width: 960px) {
    .ftr-lg-1 > h4 { font-size: 16px; }
}
@media only screen and (max-width: 860px) {
    .footer-normal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .ftr-lg-1 {
        width: 34% !important;
        max-width: initial !important;
        margin-top: 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .ftr-lg-1:first-child {
        margin-top: 0;
        padding-left: 15px;
    }
    .ftr-lg-1:nth-of-type(2) { margin-top: 0; }
    .ftr-lg-1 > h4 { font-size: 18px; }
    .ftr-lg-1 > .nav > li > a { font-size: 14px; }
}
@media only screen and (max-width: 800px) {
    .col-sm {
        width: 49% !important;
        display: inline-block !important;
    }
    .col-hid { display: none; }
    .input6-srch > .chk-aval-doa { width: 33%; }
    .input6-srch > .chk-aval-dod { width: 33%; }
    .input6-srch > .chk-aval-bed { width: 12%; }
    .input6-srch > .chk-aval-adult { width: 12%; }
    .input6-srch > .chk-aval-child { width: 12%; }
    .input6-srch > .chk-aval-search { width: 20%; }
}
@media only screen and (max-width: 786px) {
    .logo-sm {
        height: auto !important;
        overflow: hidden !important;
        margin-bottom: 0px !important;
    }
    .logo-sm a { background-repeat: no-repeat !important; }
    .headCon { height: 60px; }
    .headCon > #mnu { padding-top: 0; }
    /*.top-sm { height: 100px !important; }
    .hdr-sm { height: 100px !important; }*/
    .gdFix { height: auto !important; }
    .gdFix .logo-sm {
        height: 78px !important;
        margin-bottom: 0 !important;
        overflow: hidden !important;
    }
}
.positioninitial { position: static !important; }
.accordion-btn {
    width: 270px;
    margin-right: auto;
    margin-left: auto;
}
.accordion-btn a {
    font-size: 18px;
    font-weight: 800;
    text-decoration: underline;
}
a.mail {
    color: #fff;
    font-style: normal;
    font-size: 13px;
}
@media only screen and (min-width: 700px) and (max-width: 800px) {
    .destbutton_ipad { width: 32% !important; }
    .datebutton_ipad { width: 25% !important; }
    .filter_ipad { width: 16% !important; }
    .srch_ipad { width: 66% !important; }
}
.specials img {
    width: 100%;
    height: auto;
}
@media only screen and (min-width: 787px) {
    .phone-num { display: none; }
}
@media only screen and (max-width: 786px) {
    .phone-num {
        display: block;
        text-align: center;
        padding: 15px 0;
    }
    .phone-num a {
        color: #3b96d7;
        font-size: 16px;
    }
    a[href^="tel"]:link,
    a[href^="tel"]:visited,
    a[href^="tel"]:hover {
        pointer-events: auto !important;
        cursor: pointer !important;
    }
    a[onclick^="Javascript: PrintVersion();"] { display: none; }
    a[onclick^="Javascript: SaveToFav"] { padding-right: 0; }
    a[href^="/resort-print"] { display: none; }
    .chk-aval-row > .chk-aval > form > .input-group {
        width: 50% !important;
        float: left;
    }
    .chk-aval-row > .chk-aval > form > .chk-aval-search {
        width: 50% !important;
        margin-top: 30px !important;
        float: left;
    }
    .chk-aval-row > .chk-aval > form > .chk-aval-search > .search-btn { padding-left: 30px !important; }
}
@media only screen and (max-width: 768px) {
    .ftr-lg-1 { width: 50% !important; }
    .modal-tab-content:not(.default) .user-login-form-input { font-size: 16px !important; }
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
    .two-col-s { float: left; width: 50%; }
    .ulist-wrapper .flex-item3 { width: 50%; }
    /*.grid-unit-wrapper { min-height: 340px; }*/
    .grid-unit-img { height: 140px; }
}
@media only screen and (max-width: 600px) {
    chk-aval::after,
    chk-aval::before {
        content: "";
        clear: both;
    }
    chk-aval h2 { clear: both; }
    .chk-aval > .input-group { width: 49% !important; }
    .chk-aval > .chk-aval-search { width: 100% !important; }
    .input2-srch > .chk-aval-doa {
        float: left;
        width: 50% !important;
        padding-bottom: 8px;
    }
    .input2-srch > .chk-aval-dod {
        float: left;
        width: 50% !important;
        padding-bottom: 8px;
    }
    .input2-srch > .chk-aval-search {
        width: 100% !important;
        padding-bottom: 4px !important;
    }
    .ulist-wrapper .flex-item3 { width: 100%; }
    /*.grid-unit-wrapper { min-height: 0; }*/
    /*.grid-unit-vwbtn {
        position: static;
        bottom: 0;
        margin-bottom: 8px;
    }*/
}
@media only screen and (max-width: 500px) {
    .ftr-lg-1 { width: 100% !important; }
    .ftr-lg-1:nth-of-type(2) { margin-top: 10px; }
    .ftr-lg-1 > h4 { text-align: center; }
}
@media only screen and (max-width: 460px) {
    
}
@media only screen and (min-width: 768px) {
    .sm-two-col { width: 50%; }
}
@media only screen and (min-width: 992px) {
    .md-three-col { width: 33.33333333%; }
}
@media only screen and (min-width: 1200px) {
    .lg-four-col { width: 25%; }
}
