@font-face {
    font-family: "bellamy";
    src: url(/media/assets/fonts/bellamy-regular-webfont.eot);
    src: url(/media/assets/fonts/bellamy-regular-webfont.eot?#iefix) format("embedded-opentype"), url(/media/assets/fonts/bellamy-regular-webfont.woff2) format("woff2"), url(/media/assets/fonts/bellamy-regular-webfont.woff) format("woff"), url(/media/assets/fonts/bellamy-regular-webfont.ttf) format("truetype"), url(/media/assets/fonts/bellamy-regular-webfont.svg#bellamyregular) format("svg");
    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility
    }
body {
    font-family: "Chivo", sans-serif !important;
    font-size: 14px;
    color: #282828;
    background-color: #faf7f8 !important
    }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Chivo", sans-serif !important
    }
a {
    color: #00cece
    }
a:hover, a:focus {
    color: #85d6de
    }
a:focus {
    outline: thin dotted #85d6de
    }
.links-nounderline a:hover {
    text-decoration: none
    }
.form-control {
    border-radius: 0 !important
    }
.form-control:focus {
    border-color: #00cece;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 206, 206, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 206, 206, 0.6)
    }
.table-tots th {
    background-color: #f5f5f5
    }
.table-tots tbody tr td.success {
    background-color: #dff0d8
    }
.table-tots tbody tr td.error {
    background-color: #f2dede
    }
.table-tots tbody tr td.warning {
    background-color: #fcf8e3
    }
.table-tots tbody tr td.info {
    background-color: #d9edf7
    }
.table-totsteam > tbody > tr > th {
    border-top: 0
    }
.table-totsteam > tbody > tr > td {
    border-top: 0
    }
.breadcrumb {
    padding: 0;
    list-style: none;
    background-color: #424342;
    border-radius: 0
    }
.breadcrumb > li {
    display: inline-block
    }
.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #fff;
    content: "/ "
    }
.breadcrumb > .active {
    color: #fff
    }
.dd-styled-ms {
    overflow: hidden;
    background: #fff url(/images/xdropdown-arrow-home.png.pagespeed.ic.2sPRE4R6rn.png) no-repeat right;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px
    }
.dd-styled-ms select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: transparent;
    border: 0
    }
.dd-styled {
    overflow: hidden;
    background: #fff url(/images/xdropdown-arrow-home.png.pagespeed.ic.2sPRE4R6rn.png) no-repeat right;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px
    }
.dd-styled select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: transparent;
    border: 0
    }
.search-maxi form input.ssedf, .search-maxi form input.pnpr {
    border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important
    }
.cursor-pointer {
    cursor: pointer
    }
.uppercase {
    text-transform: uppercase
    }
.mcenter {
    margin: 0 auto !important
    }
.vamiddle {
    vertical-align: middle !important
    }
.vatop {
    vertical-align: top !important
    }
.vabottom {
    vertical-align: bottom !important
    }
.bold {
    font-weight: bold !important
    }
.unbold {
    font-weight: normal !important
    }
.italic {
    font-style: italic !important
    }
.unitalic {
    font-style: normal !important
    }
.bold-300 {
    font-weight: 300 !important
    }
.bold-600 {
    font-weight: 600 !important
    }
.nounderline {
    text-decoration: none !important
    }
.underline {
    text-decoration: underline
    }
.displaynone {
    display: none
    }
.displayblock {
    display: block
    }
.displayinline {
    display: inline
    }
.displayinlineblock {
    display: inline-block !important
    }
.displaytable {
    display: table !important
    }
.displaytablecell {
    display: table-cell !important
    }
.position-fixed {
    position: fixed
    }
.position-relative {
    position: relative
    }
.bordernone {
    border: none !important
    }
.ffamily-Arial {
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif !important
    }
.ffamily-Open-Sans {
    font-family: "Open Sans", "Playfair Display", "Droid Serif", "Helvetica Neue", Arial, Helvetica, sans-serif !important
    }
.ffamily-Droid-Serif {
    font-family: "Open Sans", "Droid Serif", "Playfair Display", "Helvetica Neue", Arial, Helvetica, sans-serif !important
    }
.ffamily-Playfair-Display {
    font-family: "Open Sans", "Playfair Display", "Droid Serif", "Helvetica Neue", Arial, Helvetica, sans-serif !important
    }
.width100p {
    width: 100% !important
    }
.height100 {
    height: 100px
    }
.height200 {
    height: 200px
    }
.height300 {
    height: 300px
    }
.height400 {
    height: 400px
    }
.height500 {
    height: 500px
    }
.minheight430 {
    min-height: 430px !important
    }
.minheight360 {
    min-height: 360px !important
    }
.overflowauto {
    overflow: auto
    }
.noscript {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 101;
    text-align: center
    }
.ieoldbrowser {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 101
    }
.ieoldbrowserbody {
    margin-top: 310px
    }
.scrollup {
    width: 40px;
    height: 40px;
    opacity: 0.3;
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: none;
    background: url(/images/icon_top.png) no-repeat
    }
.noround {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
    }
.noround-topleft {
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    border-top-left-radius: 0
    }
.noround-topright {
    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    border-top-right-radius: 0
    }
.notransition {
    transition: none
    }
.noshadow, .noshadow:focus {
    box-shadow: none
    }
.tabarea {
    padding: 20px;
    border: 1px solid #ddd;
    border-top: 0;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
    }
.btn-black {
    color: #fff !important;
    background-color: #424342
    }
.btn-black:hover, .btn-black:focus, .btn-black:active {
    color: #fff
    }
.btn-optmz-ff6666 {
    background-color: #f66 !important
    }
.btn-optmz-ff6666:hover {
    background-color: #e49595 !important;
    border-color: #e49595
    }
.btn-optmz-00cece {
    background-color: #00cece !important
    }
.btn-optmz-00cece:hover {
    background-color: #71ebeb !important;
    border-color: #71ebeb
    }
.btn-affiliate {
    border: 1px solid #fff;
    padding: 0
    }
.btn-affiliate i {
    position: relative;
    width: 10%;
    border-left: 1px solid #fff
    }
.border-outset-2px-ffffff {
    border: 2px outset #fff
    }
.border-bottom-none {
    border-bottom: 0
    }
.border-top-none {
    border-top: 0
    }
.bgWhite {
    background-color: #fff !important
    }
.bgWarning {
    background-color: #fcf8e3 !important
    }
.bgLightGrey {
    background-color: #f7f7f7 !important
    }
.bgcolor-fafaeb {
    background-color: #fafaeb !important
    }
.bgcolor-424342 {
    background-color: #424342 !important
    }
.bgcolor-f2afb1 {
    background-color: #f2afb1 !important
    }
.bgcolor-00cece {
    background-color: #00cece !important
    }
.bgcolor-f7f7f7 {
    background-color: #f7f7f7 !important
    }
.bgcolor-f2f2f2 {
    background-color: #f2f2f2 !important
    }
.bgcolor-d5f3e7 {
    background-color: #d5f3e7 !important
    }
.bgcolor-33d3a7 {
    background-color: #33d3a7 !important
    }
.bgcolor-85d6de {
    background-color: #85d6de !important
    }
.bgcolor-78c1bb {
    background-color: #78c1bb !important
    }
.bgcolor-e0e0e0 {
    background-color: #e0e0e0 !important
    }
.bgcolor-f8f6f6 {
    background-color: #f8f6f6 !important
    }
.bgcolor-ef5d62 {
    background-color: #ef5d62 !important
    }
.bgcolor-d5e5f3 {
    background-color: #d5e5f3 !important
    }
.bgcolor-dde4ea {
    background-color: #dde4ea !important
    }
.bgcolor-ff6666 {
    background-color: #f66 !important
    }
.bgcolor-8cbd2e {
    background-color: #8cbd2e !important
    }
.bgcolor-de5157 {
    background-color: #de5157 !important
    }
.bgcolor-5db8b2 {
    background-color: #5db8b2 !important
    }
.bgcolor-e4e2e3 {
    background-color: #e4e2e3 !important
    }
.bgcolor-414642 {
    background-color: #414642 !important
    }
.bgcolor-4b453f {
    background-color: #4b453f !important
    }
.bgcolor-fdc967 {
    background-color: #fdc967 !important
    }
.bgcolor-9a9088 {
    background-color: #9a9088 !important
    }
.bgcolor-c5e2dc {
    background-color: #c5e2dc !important
    }
.bgcolor-fdd3c6 {
    background-color: #fdd3c6 !important
    }
.bgcolor-e74447 {
    background-color: #e74447 !important
    }
.bgcolor-9a9088 {
    background-color: #9a9088 !important
    }
.bgcolor-fbeeba {
    background-color: #fbeeba !important
    }
.bgcolor-00beb9 {
    background-color: #00beb9 !important
    }
.bgcolor-3c3d3a {
    background-color: #3c3d3a !important
    }
.bgcolor-ff3842 {
    background-color: #ff3842 !important
    }
.bgcolor-424242 {
    background-color: #424242 !important
    }
.bgcolor-3ccfcc {
    background-color: #3ccfcc !important
    }
.bgcolor-414141 {
    background-color: #414141 !important
    }
.bgcolor-f6f6f6 {
    background-color: #f6f6f6 !important
    }
.bgcolor-b0e4ea {
    background-color: #b0e4ea !important
    }
.bgcolor-5ccbcc {
    background-color: #5ccbcc !important
    }
.bgcolor-15d5d4 {
    background-color: #15d5d4 !important
    }
.bgcolor-404040 {
    background-color: #404040 !important
    }
.bgcolor-3d9dd1 {
    background-color: #3d9dd1 !important
    }
.bgcolor-twitter {
    background-color: #598dca !important
    }
.bgcolor-facebook {
    background-color: #3a589b !important
    }
.bgcolor-youtube {
    background-color: #cf3427 !important
    }
.bgcolor-pinterest {
    background-color: #cb2027 !important
    }
.bgcolor-instagram {
    background-color: #517fa6 !important
    }
.bgcolor-googleplus {
    background-color: #d64136 !important
    }
.color-282828 {
    color: #282828 !important
    }
.color-ffffff {
    color: #fff !important
    }
.color-000000 {
    color: #000 !important
    }
.color-424342 {
    color: #424342 !important
    }
.color-414242 {
    color: #414242 !important
    }
.color-424242 {
    color: #424242 !important
    }
.color-414342 {
    color: #414342 !important
    }
.color-00cece {
    color: #00cece !important
    }
.color-ef5d62 {
    color: #ef5d62 !important
    }
.color-cccccc {
    color: #ccc !important
    }
.color-999999 {
    color: #999 !important
    }
.color-4d4f4d {
    color: #4d4f4d !important
    }
.color-d5f3e7 {
    color: #d5f3e7 !important
    }
.color-a4c4b7 {
    color: #a4c4b7 !important
    }
.color-b4b8bb {
    color: #b4b8bb !important
    }
.color-e2007d {
    color: #e2007d !important
    }
.color-393939 {
    color: #393939 !important
    }
.color-ababab {
    color: #ababab !important
    }
.color-757676 {
    color: #757676 !important
    }
.color-554f4a {
    color: #554f4a !important
    }
.color-5db8b2 {
    color: #5db8b2 !important
    }
.color-e74447 {
    color: #e74447 !important
    }
.color-534b45 {
    color: #534b45 !important
    }
.color-544d46 {
    color: #544d46 !important
    }
.color-ff0000 {
    color: red !important
    }
.color-212121 {
    color: #212121 !important
    }
.color-01cfcf {
    color: #01cfcf !important
    }
.color-5e5e5e {
    color: #5e5e5e !important
    }
.color-15d5d4 {
    color: #15d5d4 !important
    }
.color-5bd119 {
    color: #5bd119 !important
    }
.color-19d1d1 {
    color: #19d1d1 !important
    }
.color-7cc246 {
    color: #7cc246 !important
    }
.color-d2d0d1 {
    color: #d2d0d1 !important
    }
.color-4c8eec {
    color: #4c8eec !important
    }
.color-ff9900 {
    color: #f90 !important
    }
.color-a3a3a3 {
    color: #a3a3a3 !important
    }
.color-5395f7-facebook {
    color: #5395f7 !important
    }
.color-53bff7-twitter {
    color: #53bff7 !important
    }
.color-f85959-googleplus {
    color: #f85959 !important
    }
.color-f44c4c-pinterest {
    color: #f44c4c !important
    }
.color-ff6666 {
    color: #f66 !important
    }
.color-7d756b {
    color: #7d756b !important
    }
.color-4b453f {
    color: #4b453f !important
    }
.color-visa {
    color: #0157a2 !important
    }
.color-mastercard {
    color: #113a79 !important
    }
.color-discover {
    color: #f68121 !important
    }
.color-amex {
    color: #007bc1 !important
    }
.color-56a3d9 {
    color: #56a3d9 !important
    }
.color-3b5998 {
    color: #3b5998 !important
    }
.border-ffffff {
    border: 1px solid #fff !important
    }
.border-85d6de {
    border: 1px solid #85d6de !important
    }
.border-e3e3e3 {
    border: 2px solid #e3e3e3 !important
    }
a.link-282828, a.link-282828:hover {
    color: #282828 !important
    }
a.link-7d756b, a.link-7d756b:hover {
    color: #7d756b !important
    }
a.link-ff6666, a.link-ff6666:hover {
    color: #f66 !important
    }
a.link-414242, a.link-414242:hover {
    color: #414242 !important
    }
a.link-424242, a.link-424242:hover {
    color: #414242 !important
    }
a.link-424342, a.link-424342:hover {
    color: #424342 !important
    }
a.link-cccccc, a.link-cccccc:hover {
    color: #ccc !important
    }
a.link-554f4a, a.link-554f4a:hover {
    color: #554f4a !important
    }
a.link-ef5d62, a.link-ef5d62:hover {
    color: #ef5d62 !important
    }
a.link-00cece, a.link-00cece:hover {
    color: #00cece !important
    }
a.link-ffffff, a.link-ffffff:hover {
    color: #fff !important
    }
a.link-a3a3a3, a.link-a3a3a3:hover {
    color: #a3a3a3 !important
    }
a.link-facebook, a.link-facebook:hover {
    color: #49659f !important
    }
a.link-twitter, a.link-twitter:hover {
    color: #56a3d9 !important
    }
a.link-addtoSL, a.link-viewSL {
    color: #888 !important
    }
a.link-addtoSL:hover, a.link-viewSL:hover {
    color: #ef5d62 !important
    }
a.link-addtoSL i, a.link-addtoSL:hover i {
    color: #ef5d62 !important
    }
.loggedinas-admin {
    background: #9a2a29 url(/images/xlogged_in_as_admin.png.pagespeed.ic.Df0e8EMdvW.png) repeat-x
    }
.loggedinas-agent {
    background: #9a2a29 url(/images/xlogged_in_as_agent.png.pagespeed.ic.RcMP2-tRRE.png) repeat-x
    }
.hbslider-container {
    width: 100% !important;
    padding: 0;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    max-height: 500px !important
    }
.hbslider-banner {
    display: none;
    height: 424px;
    max-height: 424px
    }
.btn-orderplpack {
    font-weight: bold;
    font-style: italic;
    color: #fff !important;
    font-size: 24px;
    background-color: #33d3a7;
    text-align: center
    }
.btn-orderplpack:hover, .btn-orderplpack:focus, .btn-orderplpack:active {
    color: #fff !important
    }
.expt-banner-container {
    width: 100% !important;
    position: relative;
    padding: 0;
    max-height: 650px !important;
    overflow: hidden
    }
.expt-banner {
    display: none;
    height: 614px;
    max-height: 614px
    }
.expt-hover-link h3 {
    color: #414242
    }
.expt-hover-link:hover img.expt-hover-details {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block
    }
.expt-hover-link:hover h3 {
    color: #ef5d62
    }
.sliderTextBox {
    background: url(/images/slider/xslide-text-bg.png.pagespeed.ic.f1Mw8yZU9V.png);
    text-align: center;
    font-family: "Open Sans", "Playfair Display";
    font-size: 36px;
    color: #424342;
    padding: 10px 20px 0 20px
    }
.sliderTextBox hr {
    border-top: 1px solid #424342;
    margin: 5px 0 0 0
    }
.sliderTextBox a, .sliderTextBox a:hover {
    font-style: italic;
    font-weight: bold;
    font-size: 24px;
    color: #00cece !important
    }
hr.hr-dotted {
    border-top: 2px dotted #b0b1a7;
    margin: 30px 0 30px 0
    }
.phs-banner-container {
    width: 100% !important;
    position: relative;
    padding: 0;
    max-height: 1000px !important;
    overflow: hidden
    }
.phs-banner {
    width: 100% !important;
    height: 400px !important;
    position: relative;
    overflow: hidden
    }
.phs-banner-container .tp-caption {
    width: 100%
    }
.btn-copyinpost {
    font-family: "Open Sans", "Playfair Display";
    font-style: italic;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    background-color: #ef5d62
    }
.btn-copyinpost:hover, .btn-copyinpost:focus, .btn-copyinpost:active {
    color: #fff
    }
.videoframe {
    background: url(/images/xvideoframe.jpg.pagespeed.ic.fSI-Zp6gSj.jpg) no-repeat;
    width: 100%;
    height: 689px;
    background-size: 100% 100%
    }
.videoframe .youtubevideo {
    padding-left: 82px;
    padding-top: 65px;
    width: 93%
    }
ul.unstyled {
    list-style: none outside none;
    margin-left: -17px;
    font-size: 14px
    }
.circlebutton {
    background-color: #000;
    border: medium none;
    color: #fff;
    height: 40px;
    width: 40px
    }
.problist {
    background-color: #fff;
    float: left;
    margin: 31px 0 0;
    min-height: 350px;
    width: 50%
    }
.probsummary {
    background-color: #fff;
    float: left;
    margin: 31px 0 0;
    min-height: 350px;
    width: 50%
    }
.cost {
    background: url(/images/xcost.png.pagespeed.ic.6jCVrHraTh.png) no-repeat;
    width: 100%;
    background-size: 100% 100%
    }
.btn-gocircle {
    color: #fff;
    font-size: 22px;
    background-color: #424342;
    border-radius: 50%
    }
.btn-gocircle:hover, .btn-gocircle:focus, .btn-gocircle:active {
    color: #fff
    }
.ul-whatsincluded ul {
    padding-left: 0;
    list-style: none
    }
.ul-whatsincluded ul li {
    background: url(/images/xtick-whatsincluded.png.pagespeed.ic.uhOswQGUly.png) no-repeat left;
    padding: 8px 10px 8px 40px
    }
.lazy-loader {
    background: #fff url(/images/lazy-loader.gif.pagespeed.ce.Img1HEopjb.gif) no-repeat center
    }
.hpp-topright-logo {
    position: absolute;
    right: 0;
    top: -80px
    }
.supplierlogo {
    padding: 10px !important
    }
.hcpn-content img {
    margin-right: 20px
    }
.regionBox {
    box-shadow: 0 0 5px #666;
    overflow: auto
    }
.bgRegionBox1 {
    background: url(/images/xbg-region-box-1.jpg.pagespeed.ic.0DuG1mj1a0.jpg) no-repeat bottom right
    }
.bgRegionBox2 {
    background: url(/images/xbg-region-box-2.jpg.pagespeed.ic.sMdH1aFmAG.jpg) no-repeat bottom right
    }
.bgRegionBox3 {
    background: url(/images/xbg-region-box-3.jpg.pagespeed.ic.b8msZ1qV4G.jpg) no-repeat bottom right
    }
.regionBox .nav-pills > li {
    float: left
    }
.regionBox .nav-pills > li > a {
    border-radius: 0;
    padding: 5px 15px
    }
.regionBox .nav-pills > li + li {
    margin-left: 2px
    }
.regionBox .nav-pills > li > a:hover, .regionBox .nav-pills > li > a:focus {
    color: #fff !important;
    background-color: #86d6df !important
    }
.regionBox .nav-pills > li.active > a, .regionBox .nav-pills > li.active > a:hover, .regionBox .nav-pills > li.active > a:focus {
    color: #fff !important;
    background-color: #86d6df !important
    }
.regionBox .nav-stacked > li {
    float: none
    }
.regionBox .nav-stacked > li + li {
    margin-top: 10px;
    margin-left: 0
    }
.regionBox .nav-pills > li > a > .badge {
    border-radius: 0;
    padding: 5px;
    display: none;
    margin-left: 3px;
    margin-top: 3px;
    font-weight: normal
    }
.regionBox .nav-pills > .active > a > .badge, .regionBox .nav-pills > li > a:hover > .badge {
    color: #414242;
    background-color: #cef0f2 !important;
    display: inline
    }
.static-columns img {
    width: 100%;
    height: 14em
    }
.static-columns a:hover {
    text-decoration: none
    }
.blog-post {
    background-color: #9fd3bd;
    width: 100%;
    max-height: 77px;
    min-height: 77px;
    color: #fff;
    font-size: 17px
    }
.blog-post a {
    color: #fff
    }
.blog-post .date {
    width: 65px;
    text-align: right
    }
.blog-post .title {
    width: 250px;
    text-align: left
    }
.border {
    border-bottom: 1px solid #fff;
    width: 100%
    }
@media (min-width: 1200px) {
    .blog-post {
        font-size: 17px
        }
    }
@media (min-width: 768px) and (max-width: 979px) {
    .blog-post {
        font-size: 12px
        }
    }
@media (max-width: 767px) {
    .blog-post {
        font-size: 14px
        }
    }
@media (max-width: 480px) {
    .blog-post {
        font-size: 12px
        }
    }
.fa-custom-pram {
    background: url(/images/xicon-pram.png.pagespeed.ic.wwF3BNp96o.png) no-repeat left bottom;
    height: 16px;
    margin-left: 8px
    }
.fa-custom-pram-dark {
    background: url(/images/xicon-pram-dark.png.pagespeed.ic.8QYOpnEV6f.png) no-repeat left bottom;
    height: 16px;
    margin-left: 6px
    }
.fa-custom-ski-flag {
    background: url(/images/fa-custom-ski-flag.svg) no-repeat left bottom;
    height: 16px;
    margin-left: 10px;
    background-size: 16px;
    margin-top: 5px
    }
.fa-customer-tick {
    background: url(/images/xicon-features-tick.png.pagespeed.ic.MXW4ciB6xm.png) no-repeat left bottom;
    height: 25px;
    padding-left: 30px;
    text-align: left
    }
.tots-border-right-bottom {
    border: 2px solid #ededed;
    border-left: 0;
    border-top: 0
    }
.enqp-steps {
    background-color: #fffff5
    }
.enqp-border-bottom {
    border-bottom: 1px solid #e7e7e7
    }
.big-exclamation {
    font-size: 60px;
    line-height: 50px
    }
.float-left {
    float: left !important
    }
.float-right {
    float: right !important
    }
.fontsize11 {
    font-size: 11px
    }
.fontsize12 {
    font-size: 12px
    }
.fontsize13 {
    font-size: 13px
    }
.fontsize14 {
    font-size: 14px
    }
.fontsize15 {
    font-size: 15px
    }
.fontsize16 {
    font-size: 16px
    }
.fontsize17 {
    font-size: 17px
    }
.fontsize18 {
    font-size: 18px
    }
.fontsize20 {
    font-size: 20px
    }
.fontsize22 {
    font-size: 22px
    }
.fontsize23 {
    font-size: 23px
    }
.fontsize24 {
    font-size: 24px
    }
.fontsize26 {
    font-size: 26px
    }
.fontsize28 {
    font-size: 28px
    }
.fontsize30 {
    font-size: 30px
    }
.fontsize32 {
    font-size: 32px
    }
.fontsize35 {
    font-size: 35px
    }
.fontsize36 {
    font-size: 36px
    }
.fontsize38 {
    font-size: 38px
    }
.fontsize40 {
    font-size: 40px
    }
.fontsize44 {
    font-size: 44px
    }
.fontsize48 {
    font-size: 48px
    }
.fontsize60 {
    font-size: 60px
    }
.p0 {
    padding: 0 !important
    }
.p1 {
    padding: 1px !important
    }
.p2 {
    padding: 2px !important
    }
.p3 {
    padding: 3px !important
    }
.p4 {
    padding: 4px !important
    }
.p5 {
    padding: 5px !important
    }
.p10 {
    padding: 10px !important
    }
.p15 {
    padding: 15px !important
    }
.p20 {
    padding: 20px !important
    }
.p25 {
    padding: 25px !important
    }
.p30 {
    padding: 30px !important
    }
.p35 {
    padding: 35px !important
    }
.p40 {
    padding: 40px !important
    }
.p45 {
    padding: 45px !important
    }
.p50 {
    padding: 50px !important
    }
.p55 {
    padding: 55px !important
    }
.p60 {
    padding: 60px !important
    }
.p65 {
    padding: 65px !important
    }
.p70 {
    padding: 70px !important
    }
.pt0 {
    padding-top: 0 !important
    }
.pt1 {
    padding-top: 1px !important
    }
.pt2 {
    padding-top: 2px !important
    }
.pt3 {
    padding-top: 3px !important
    }
.pt4 {
    padding-top: 4px !important
    }
.pt5 {
    padding-top: 5px !important
    }
.pt10 {
    padding-top: 10px !important
    }
.pt15 {
    padding-top: 15px !important
    }
.pt20 {
    padding-top: 20px !important
    }
.pt25 {
    padding-top: 25px !important
    }
.pt30 {
    padding-top: 30px !important
    }
.pt35 {
    padding-top: 35px !important
    }
.pt40 {
    padding-top: 40px !important
    }
.pt45 {
    padding-top: 45px !important
    }
.pt50 {
    padding-top: 50px !important
    }
.pt55 {
    padding-top: 55px !important
    }
.pt60 {
    padding-top: 60px !important
    }
.pt65 {
    padding-top: 65px !important
    }
.pt70 {
    padding-top: 70px !important
    }
.pb0 {
    padding-bottom: 0 !important
    }
.pb1 {
    padding-bottom: 1px !important
    }
.pb2 {
    padding-bottom: 2px !important
    }
.pb3 {
    padding-bottom: 3px !important
    }
.pb4 {
    padding-bottom: 4px !important
    }
.pb5 {
    padding-bottom: 5px !important
    }
.pb10 {
    padding-bottom: 10px !important
    }
.pb15 {
    padding-bottom: 15px !important
    }
.pb20 {
    padding-bottom: 20px !important
    }
.pb25 {
    padding-bottom: 25px !important
    }
.pb30 {
    padding-bottom: 30px !important
    }
.pb35 {
    padding-bottom: 35px !important
    }
.pb40 {
    padding-bottom: 40px !important
    }
.pb45 {
    padding-bottom: 45px !important
    }
.pb50 {
    padding-bottom: 50px !important
    }
.pb55 {
    padding-bottom: 55px !important
    }
.pb60 {
    padding-bottom: 60px !important
    }
.pb65 {
    padding-bottom: 65px !important
    }
.pb70 {
    padding-bottom: 70px !important
    }
.pl0 {
    padding-left: 0 !important
    }
.pl1 {
    padding-left: 1px !important
    }
.pl2 {
    padding-left: 2px !important
    }
.pl3 {
    padding-left: 3px !important
    }
.pl4 {
    padding-left: 4px !important
    }
.pl5 {
    padding-left: 5px !important
    }
.pl10 {
    padding-left: 10px !important
    }
.pl15 {
    padding-left: 15px !important
    }
.pl20 {
    padding-left: 20px !important
    }
.pl25 {
    padding-left: 25px !important
    }
.pl30 {
    padding-left: 30px !important
    }
.pl35 {
    padding-left: 35px !important
    }
.pl40 {
    padding-left: 40px !important
    }
.pl45 {
    padding-left: 45px !important
    }
.pl50 {
    padding-left: 50px !important
    }
.pl55 {
    padding-left: 55px !important
    }
.pl60 {
    padding-left: 60px !important
    }
.pl65 {
    padding-left: 65px !important
    }
.pl70 {
    padding-left: 70px !important
    }
.pr0 {
    padding-right: 0 !important
    }
.pr1 {
    padding-right: 1px !important
    }
.pr2 {
    padding-right: 2px !important
    }
.pr3 {
    padding-right: 3px !important
    }
.pr4 {
    padding-right: 4px !important
    }
.pr5 {
    padding-right: 5px !important
    }
.pr10 {
    padding-right: 10px !important
    }
.pr15 {
    padding-right: 15px !important
    }
.pr20 {
    padding-right: 20px !important
    }
.pr25 {
    padding-right: 25px !important
    }
.pr30 {
    padding-right: 30px !important
    }
.pr35 {
    padding-right: 35px !important
    }
.pr40 {
    padding-right: 40px !important
    }
.pr45 {
    padding-right: 45px !important
    }
.pr50 {
    padding-right: 50px !important
    }
.pr55 {
    padding-right: 55px !important
    }
.pr60 {
    padding-right: 60px !important
    }
.pr65 {
    padding-right: 65px !important
    }
.pr70 {
    padding-right: 70px !important
    }
.m0 {
    margin: 0 !important
    }
.m1 {
    margin: 1px !important
    }
.m2 {
    margin: 2px !important
    }
.m3 {
    margin: 3px !important
    }
.m4 {
    margin: 4px !important
    }
.m5 {
    margin: 5px !important
    }
.m10 {
    margin: 10px !important
    }
.m15 {
    margin: 15px !important
    }
.m20 {
    margin: 20px !important
    }
.m25 {
    margin: 25px !important
    }
.m30 {
    margin: 30px !important
    }
.m35 {
    margin: 35px !important
    }
.m40 {
    margin: 40px !important
    }
.m45 {
    margin: 45px !important
    }
.m50 {
    margin: 50px !important
    }
.m55 {
    margin: 55px !important
    }
.m60 {
    margin: 60px !important
    }
.m65 {
    margin: 65px !important
    }
.m70 {
    margin: 70px !important
    }
.mt0 {
    margin-top: 0 !important
    }
.mt1 {
    margin-top: 1px !important
    }
.mt2 {
    margin-top: 2px !important
    }
.mt3 {
    margin-top: 3px !important
    }
.mt4 {
    margin-top: 4px !important
    }
.mt5 {
    margin-top: 5px !important
    }
.mt10 {
    margin-top: 10px !important
    }
.mt15 {
    margin-top: 15px !important
    }
.mt20 {
    margin-top: 20px !important
    }
.mt25 {
    margin-top: 25px !important
    }
.mt30 {
    margin-top: 30px !important
    }
.mt35 {
    margin-top: 35px !important
    }
.mt40 {
    margin-top: 40px !important
    }
.mt45 {
    margin-top: 45px !important
    }
.mt50 {
    margin-top: 50px !important
    }
.mt55 {
    margin-top: 55px !important
    }
.mt60 {
    margin-top: 60px !important
    }
.mt65 {
    margin-top: 65px !important
    }
.mt70 {
    margin-top: 70px !important
    }
.mb0 {
    margin-bottom: 0 !important
    }
.mb1 {
    margin-bottom: 1px !important
    }
.mb2 {
    margin-bottom: 2px !important
    }
.mb3 {
    margin-bottom: 3px !important
    }
.mb4 {
    margin-bottom: 4px !important
    }
.mb5 {
    margin-bottom: 5px !important
    }
.mb10 {
    margin-bottom: 10px !important
    }
.mb15 {
    margin-bottom: 15px !important
    }
.mb20 {
    margin-bottom: 20px !important
    }
.mb25 {
    margin-bottom: 25px !important
    }
.mb30 {
    margin-bottom: 30px !important
    }
.mb35 {
    margin-bottom: 35px !important
    }
.mb40 {
    margin-bottom: 40px !important
    }
.mb45 {
    margin-bottom: 45px !important
    }
.mb50 {
    margin-bottom: 50px !important
    }
.mb55 {
    margin-bottom: 55px !important
    }
.mb60 {
    margin-bottom: 60px !important
    }
.mb65 {
    margin-bottom: 65px !important
    }
.mb70 {
    margin-bottom: 70px !important
    }
.ml0 {
    margin-left: 0 !important
    }
.ml1 {
    margin-left: 1px !important
    }
.ml2 {
    margin-left: 2px !important
    }
.ml3 {
    margin-left: 3px !important
    }
.ml4 {
    margin-left: 4px !important
    }
.ml5 {
    margin-left: 5px !important
    }
.ml10 {
    margin-left: 10px !important
    }
.ml15 {
    margin-left: 15px !important
    }
.ml20 {
    margin-left: 20px !important
    }
.ml25 {
    margin-left: 25px !important
    }
.ml30 {
    margin-left: 30px !important
    }
.ml35 {
    margin-left: 35px !important
    }
.ml40 {
    margin-left: 40px !important
    }
.ml45 {
    margin-left: 45px !important
    }
.ml50 {
    margin-left: 50px !important
    }
.ml55 {
    margin-left: 55px !important
    }
.ml60 {
    margin-left: 60px !important
    }
.ml65 {
    margin-left: 65px !important
    }
.ml70 {
    margin-left: 70px !important
    }
.mr0 {
    margin-right: 0 !important
    }
.mr1 {
    margin-right: 1px !important
    }
.mr2 {
    margin-right: 2px !important
    }
.mr3 {
    margin-right: 3px !important
    }
.mr4 {
    margin-right: 4px !important
    }
.mr5 {
    margin-right: 5px !important
    }
.mr10 {
    margin-right: 10px !important
    }
.mr15 {
    margin-right: 15px !important
    }
.mr20 {
    margin-right: 20px !important
    }
.mr25 {
    margin-right: 25px !important
    }
.mr30 {
    margin-right: 30px !important
    }
.mr35 {
    margin-right: 35px !important
    }
.mr40 {
    margin-right: 40px !important
    }
.mr45 {
    margin-right: 45px !important
    }
.mr50 {
    margin-right: 50px !important
    }
.mr55 {
    margin-right: 55px !important
    }
.mr60 {
    margin-right: 60px !important
    }
.mr65 {
    margin-right: 65px !important
    }
.mr70 {
    margin-right: 70px !important
    }
.aright {
    text-align: right !important
    }
.aleft {
    text-align: left !important
    }
.acenter {
    text-align: center !important
    }
.ajustify {
    text-align: justify !important
    }
.text-no-col {
    -moz-column-count: auto;
    -moz-column-gap: normal;
    -webkit-column-count: auto;
    -webkit-column-gap: normal
    }
.text-two-col {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px
    }
@media (min-width: 768px) {
    .sm-float-left {
        float: left !important
        }
    .sm-float-right {
        float: right !important
        }
    .sm-fontsize11 {
        font-size: 11px
        }
    .sm-fontsize12 {
        font-size: 12px
        }
    .sm-fontsize13 {
        font-size: 13px
        }
    .sm-fontsize14 {
        font-size: 14px
        }
    .sm-fontsize16 {
        font-size: 16px
        }
    .sm-fontsize18 {
        font-size: 18px
        }
    .sm-fontsize20 {
        font-size: 20px
        }
    .sm-fontsize22 {
        font-size: 22px
        }
    .sm-fontsize24 {
        font-size: 24px
        }
    .sm-fontsize26 {
        font-size: 26px
        }
    .sm-fontsize28 {
        font-size: 28px
        }
    .sm-fontsize30 {
        font-size: 30px
        }
    .sm-fontsize32 {
        font-size: 32px
        }
    .sm-fontsize35 {
        font-size: 35px
        }
    .sm-fontsize36 {
        font-size: 36px
        }
    .sm-fontsize38 {
        font-size: 38px
        }
    .sm-fontsize40 {
        font-size: 40px
        }
    .sm-fontsize48 {
        font-size: 48px
        }
    .sm-fontsize60 {
        font-size: 60px
        }
    .sm-p0 {
        padding: 0 !important
        }
    .sm-p1 {
        padding: 1px !important
        }
    .sm-p2 {
        padding: 2px !important
        }
    .sm-p3 {
        padding: 3px !important
        }
    .sm-p4 {
        padding: 4px !important
        }
    .sm-p5 {
        padding: 5px !important
        }
    .sm-p10 {
        padding: 10px !important
        }
    .sm-p15 {
        padding: 15px !important
        }
    .sm-p20 {
        padding: 20px !important
        }
    .sm-p25 {
        padding: 25px !important
        }
    .sm-p30 {
        padding: 30px !important
        }
    .sm-p35 {
        padding: 35px !important
        }
    .sm-p40 {
        padding: 40px !important
        }
    .sm-p45 {
        padding: 45px !important
        }
    .sm-p50 {
        padding: 50px !important
        }
    .sm-p55 {
        padding: 55px !important
        }
    .sm-p60 {
        padding: 60px !important
        }
    .sm-p65 {
        padding: 65px !important
        }
    .sm-p70 {
        padding: 70px !important
        }
    .sm-pt0 {
        padding-top: 0 !important
        }
    .sm-pt1 {
        padding-top: 1px !important
        }
    .sm-pt2 {
        padding-top: 2px !important
        }
    .sm-pt3 {
        padding-top: 3px !important
        }
    .sm-pt4 {
        padding-top: 4px !important
        }
    .sm-pt5 {
        padding-top: 5px !important
        }
    .sm-pt10 {
        padding-top: 10px !important
        }
    .sm-pt15 {
        padding-top: 15px !important
        }
    .sm-pt20 {
        padding-top: 20px !important
        }
    .sm-pt25 {
        padding-top: 25px !important
        }
    .sm-pt30 {
        padding-top: 30px !important
        }
    .sm-pt35 {
        padding-top: 35px !important
        }
    .sm-pt40 {
        padding-top: 40px !important
        }
    .sm-pt45 {
        padding-top: 45px !important
        }
    .sm-pt50 {
        padding-top: 50px !important
        }
    .sm-pt55 {
        padding-top: 55px !important
        }
    .sm-pt60 {
        padding-top: 60px !important
        }
    .sm-pt65 {
        padding-top: 65px !important
        }
    .sm-pt70 {
        padding-top: 70px !important
        }
    .sm-pb0 {
        padding-bottom: 0 !important
        }
    .sm-pb1 {
        padding-bottom: 1px !important
        }
    .sm-pb2 {
        padding-bottom: 2px !important
        }
    .sm-pb3 {
        padding-bottom: 3px !important
        }
    .sm-pb4 {
        padding-bottom: 4px !important
        }
    .sm-pb5 {
        padding-bottom: 5px !important
        }
    .sm-pb10 {
        padding-bottom: 10px !important
        }
    .sm-pb15 {
        padding-bottom: 15px !important
        }
    .sm-pb20 {
        padding-bottom: 20px !important
        }
    .sm-pb25 {
        padding-bottom: 25px !important
        }
    .sm-pb30 {
        padding-bottom: 30px !important
        }
    .sm-pb35 {
        padding-bottom: 35px !important
        }
    .sm-pb40 {
        padding-bottom: 40px !important
        }
    .sm-pb45 {
        padding-bottom: 45px !important
        }
    .sm-pb50 {
        padding-bottom: 50px !important
        }
    .sm-pb55 {
        padding-bottom: 55px !important
        }
    .sm-pb60 {
        padding-bottom: 60px !important
        }
    .sm-pb65 {
        padding-bottom: 65px !important
        }
    .sm-pb70 {
        padding-bottom: 70px !important
        }
    .sm-pl0 {
        padding-left: 0 !important
        }
    .sm-pl1 {
        padding-left: 1px !important
        }
    .sm-pl2 {
        padding-left: 2px !important
        }
    .sm-pl3 {
        padding-left: 3px !important
        }
    .sm-pl4 {
        padding-left: 4px !important
        }
    .sm-pl5 {
        padding-left: 5px !important
        }
    .sm-pl10 {
        padding-left: 10px !important
        }
    .sm-pl15 {
        padding-left: 15px !important
        }
    .sm-pl20 {
        padding-left: 20px !important
        }
    .sm-pl25 {
        padding-left: 25px !important
        }
    .sm-pl30 {
        padding-left: 30px !important
        }
    .sm-pl35 {
        padding-left: 35px !important
        }
    .sm-pl40 {
        padding-left: 40px !important
        }
    .sm-pl45 {
        padding-left: 45px !important
        }
    .sm-pl50 {
        padding-left: 50px !important
        }
    .sm-pl55 {
        padding-left: 55px !important
        }
    .sm-pl60 {
        padding-left: 60px !important
        }
    .sm-pl65 {
        padding-left: 65px !important
        }
    .sm-pl70 {
        padding-left: 70px !important
        }
    .sm-pr0 {
        padding-right: 0 !important
        }
    .sm-pr1 {
        padding-right: 1px !important
        }
    .sm-pr2 {
        padding-right: 2px !important
        }
    .sm-pr3 {
        padding-right: 3px !important
        }
    .sm-pr4 {
        padding-right: 4px !important
        }
    .sm-pr5 {
        padding-right: 5px !important
        }
    .sm-pr10 {
        padding-right: 10px !important
        }
    .sm-pr15 {
        padding-right: 15px !important
        }
    .sm-pr20 {
        padding-right: 20px !important
        }
    .sm-pr25 {
        padding-right: 25px !important
        }
    .sm-pr30 {
        padding-right: 30px !important
        }
    .sm-pr35 {
        padding-right: 35px !important
        }
    .sm-pr40 {
        padding-right: 40px !important
        }
    .sm-pr45 {
        padding-right: 45px !important
        }
    .sm-pr50 {
        padding-right: 50px !important
        }
    .sm-pr55 {
        padding-right: 55px !important
        }
    .sm-pr60 {
        padding-right: 60px !important
        }
    .sm-pr65 {
        padding-right: 65px !important
        }
    .sm-pr70 {
        padding-right: 70px !important
        }
    .sm-m0 {
        margin: 0 !important
        }
    .sm-m1 {
        margin: 1px !important
        }
    .sm-m2 {
        margin: 2px !important
        }
    .sm-m3 {
        margin: 3px !important
        }
    .sm-m4 {
        margin: 4px !important
        }
    .sm-m5 {
        margin: 5px !important
        }
    .sm-m10 {
        margin: 10px !important
        }
    .sm-m15 {
        margin: 15px !important
        }
    .sm-m20 {
        margin: 20px !important
        }
    .sm-m25 {
        margin: 25px !important
        }
    .sm-m30 {
        margin: 30px !important
        }
    .sm-m35 {
        margin: 35px !important
        }
    .sm-m40 {
        margin: 40px !important
        }
    .sm-m45 {
        margin: 45px !important
        }
    .sm-m50 {
        margin: 50px !important
        }
    .sm-m55 {
        margin: 55px !important
        }
    .sm-m60 {
        margin: 60px !important
        }
    .sm-m65 {
        margin: 65px !important
        }
    .sm-m70 {
        margin: 70px !important
        }
    .sm-mt0 {
        margin-top: 0 !important
        }
    .sm-mt1 {
        margin-top: 1px !important
        }
    .sm-mt2 {
        margin-top: 2px !important
        }
    .sm-mt3 {
        margin-top: 3px !important
        }
    .sm-mt4 {
        margin-top: 4px !important
        }
    .sm-mt5 {
        margin-top: 5px !important
        }
    .sm-mt10 {
        margin-top: 10px !important
        }
    .sm-mt15 {
        margin-top: 15px !important
        }
    .sm-mt20 {
        margin-top: 20px !important
        }
    .sm-mt25 {
        margin-top: 25px !important
        }
    .sm-mt30 {
        margin-top: 30px !important
        }
    .sm-mt35 {
        margin-top: 35px !important
        }
    .sm-mt40 {
        margin-top: 40px !important
        }
    .sm-mt45 {
        margin-top: 45px !important
        }
    .sm-mt50 {
        margin-top: 50px !important
        }
    .sm-mt55 {
        margin-top: 55px !important
        }
    .sm-mt60 {
        margin-top: 60px !important
        }
    .sm-mt65 {
        margin-top: 65px !important
        }
    .sm-mt70 {
        margin-top: 70px !important
        }
    .sm-mb0 {
        margin-bottom: 0 !important
        }
    .sm-mb1 {
        margin-bottom: 1px !important
        }
    .sm-mb2 {
        margin-bottom: 2px !important
        }
    .sm-mb3 {
        margin-bottom: 3px !important
        }
    .sm-mb4 {
        margin-bottom: 4px !important
        }
    .sm-mb5 {
        margin-bottom: 5px !important
        }
    .sm-mb10 {
        margin-bottom: 10px !important
        }
    .sm-mb15 {
        margin-bottom: 15px !important
        }
    .sm-mb20 {
        margin-bottom: 20px !important
        }
    .sm-mb25 {
        margin-bottom: 25px !important
        }
    .sm-mb30 {
        margin-bottom: 30px !important
        }
    .sm-mb35 {
        margin-bottom: 35px !important
        }
    .sm-mb40 {
        margin-bottom: 40px !important
        }
    .sm-mb45 {
        margin-bottom: 45px !important
        }
    .sm-mb50 {
        margin-bottom: 50px !important
        }
    .sm-mb55 {
        margin-bottom: 55px !important
        }
    .sm-mb60 {
        margin-bottom: 60px !important
        }
    .sm-mb65 {
        margin-bottom: 65px !important
        }
    .sm-mb70 {
        margin-bottom: 70px !important
        }
    .sm-ml0 {
        margin-left: 0 !important
        }
    .sm-ml1 {
        margin-left: 1px !important
        }
    .sm-ml2 {
        margin-left: 2px !important
        }
    .sm-ml3 {
        margin-left: 3px !important
        }
    .sm-ml4 {
        margin-left: 4px !important
        }
    .sm-ml5 {
        margin-left: 5px !important
        }
    .sm-ml10 {
        margin-left: 10px !important
        }
    .sm-ml15 {
        margin-left: 15px !important
        }
    .sm-ml20 {
        margin-left: 20px !important
        }
    .sm-ml25 {
        margin-left: 25px !important
        }
    .sm-ml30 {
        margin-left: 30px !important
        }
    .sm-ml35 {
        margin-left: 35px !important
        }
    .sm-ml40 {
        margin-left: 40px !important
        }
    .sm-ml45 {
        margin-left: 45px !important
        }
    .sm-ml50 {
        margin-left: 50px !important
        }
    .sm-ml55 {
        margin-left: 55px !important
        }
    .sm-ml60 {
        margin-left: 60px !important
        }
    .sm-ml65 {
        margin-left: 65px !important
        }
    .sm-ml70 {
        margin-left: 70px !important
        }
    .sm-mr0 {
        margin-right: 0 !important
        }
    .sm-mr1 {
        margin-right: 1px !important
        }
    .sm-mr2 {
        margin-right: 2px !important
        }
    .sm-mr3 {
        margin-right: 3px !important
        }
    .sm-mr4 {
        margin-right: 4px !important
        }
    .sm-mr5 {
        margin-right: 5px !important
        }
    .sm-mr10 {
        margin-right: 10px !important
        }
    .sm-mr15 {
        margin-right: 15px !important
        }
    .sm-mr20 {
        margin-right: 20px !important
        }
    .sm-mr25 {
        margin-right: 25px !important
        }
    .sm-mr30 {
        margin-right: 30px !important
        }
    .sm-mr35 {
        margin-right: 35px !important
        }
    .sm-mr40 {
        margin-right: 40px !important
        }
    .sm-mr45 {
        margin-right: 45px !important
        }
    .sm-mr50 {
        margin-right: 50px !important
        }
    .sm-mr55 {
        margin-right: 55px !important
        }
    .sm-mr60 {
        margin-right: 60px !important
        }
    .sm-mr65 {
        margin-right: 65px !important
        }
    .sm-mr70 {
        margin-right: 70px !important
        }
    .sm-aright {
        text-align: right !important
        }
    .sm-aleft {
        text-align: left !important
        }
    .sm-acenter {
        text-align: center !important
        }
    .sm-ajustify {
        text-align: justify !important
        }
    .sm-text-no-col {
        -moz-column-count: auto;
        -moz-column-gap: normal;
        -webkit-column-count: auto;
        -webkit-column-gap: normal
        }
    .sm-text-two-col {
        -moz-column-count: 2;
        -moz-column-gap: 20px;
        -webkit-column-count: 2;
        -webkit-column-gap: 20px
        }
    }
@media (min-width: 992px) {
    .md-fontsize11 {
        font-size: 11px
        }
    .md-fontsize12 {
        font-size: 12px
        }
    .md-fontsize13 {
        font-size: 13px
        }
    .md-fontsize14 {
        font-size: 14px
        }
    .md-fontsize16 {
        font-size: 16px
        }
    .md-fontsize18 {
        font-size: 18px
        }
    .md-fontsize20 {
        font-size: 20px
        }
    .md-fontsize22 {
        font-size: 22px
        }
    .md-fontsize24 {
        font-size: 24px
        }
    .md-fontsize26 {
        font-size: 26px
        }
    .md-fontsize28 {
        font-size: 28px
        }
    .md-fontsize30 {
        font-size: 30px
        }
    .md-fontsize32 {
        font-size: 32px
        }
    .md-fontsize35 {
        font-size: 35px
        }
    .md-fontsize36 {
        font-size: 36px
        }
    .md-fontsize38 {
        font-size: 38px
        }
    .md-fontsize40 {
        font-size: 40px
        }
    .md-fontsize48 {
        font-size: 48px
        }
    .md-fontsize60 {
        font-size: 60px
        }
    .md-p0 {
        padding: 0 !important
        }
    .md-p1 {
        padding: 1px !important
        }
    .md-p2 {
        padding: 2px !important
        }
    .md-p3 {
        padding: 3px !important
        }
    .md-p4 {
        padding: 4px !important
        }
    .md-p5 {
        padding: 5px !important
        }
    .md-p10 {
        padding: 10px !important
        }
    .md-p15 {
        padding: 15px !important
        }
    .md-p20 {
        padding: 20px !important
        }
    .md-p25 {
        padding: 25px !important
        }
    .md-p30 {
        padding: 30px !important
        }
    .md-p35 {
        padding: 35px !important
        }
    .md-p40 {
        padding: 40px !important
        }
    .md-p45 {
        padding: 45px !important
        }
    .md-p50 {
        padding: 50px !important
        }
    .md-p55 {
        padding: 55px !important
        }
    .md-p60 {
        padding: 60px !important
        }
    .md-p65 {
        padding: 65px !important
        }
    .md-p70 {
        padding: 70px !important
        }
    .md-pt0 {
        padding-top: 0 !important
        }
    .md-pt1 {
        padding-top: 1px !important
        }
    .md-pt2 {
        padding-top: 2px !important
        }
    .md-pt3 {
        padding-top: 3px !important
        }
    .md-pt4 {
        padding-top: 4px !important
        }
    .md-pt5 {
        padding-top: 5px !important
        }
    .md-pt10 {
        padding-top: 10px !important
        }
    .md-pt15 {
        padding-top: 15px !important
        }
    .md-pt20 {
        padding-top: 20px !important
        }
    .md-pt25 {
        padding-top: 25px !important
        }
    .md-pt30 {
        padding-top: 30px !important
        }
    .md-pt35 {
        padding-top: 35px !important
        }
    .md-pt40 {
        padding-top: 40px !important
        }
    .md-pt45 {
        padding-top: 45px !important
        }
    .md-pt50 {
        padding-top: 50px !important
        }
    .md-pt55 {
        padding-top: 55px !important
        }
    .md-pt60 {
        padding-top: 60px !important
        }
    .md-pt65 {
        padding-top: 65px !important
        }
    .md-pt70 {
        padding-top: 70px !important
        }
    .md-pb0 {
        padding-bottom: 0 !important
        }
    .md-pb1 {
        padding-bottom: 1px !important
        }
    .md-pb2 {
        padding-bottom: 2px !important
        }
    .md-pb3 {
        padding-bottom: 3px !important
        }
    .md-pb4 {
        padding-bottom: 4px !important
        }
    .md-pb5 {
        padding-bottom: 5px !important
        }
    .md-pb10 {
        padding-bottom: 10px !important
        }
    .md-pb15 {
        padding-bottom: 15px !important
        }
    .md-pb20 {
        padding-bottom: 20px !important
        }
    .md-pb25 {
        padding-bottom: 25px !important
        }
    .md-pb30 {
        padding-bottom: 30px !important
        }
    .md-pb35 {
        padding-bottom: 35px !important
        }
    .md-pb40 {
        padding-bottom: 40px !important
        }
    .md-pb45 {
        padding-bottom: 45px !important
        }
    .md-pb50 {
        padding-bottom: 50px !important
        }
    .md-pb55 {
        padding-bottom: 55px !important
        }
    .md-pb60 {
        padding-bottom: 60px !important
        }
    .md-pb65 {
        padding-bottom: 65px !important
        }
    .md-pb70 {
        padding-bottom: 70px !important
        }
    .md-pl0 {
        padding-left: 0 !important
        }
    .md-pl1 {
        padding-left: 1px !important
        }
    .md-pl2 {
        padding-left: 2px !important
        }
    .md-pl3 {
        padding-left: 3px !important
        }
    .md-pl4 {
        padding-left: 4px !important
        }
    .md-pl5 {
        padding-left: 5px !important
        }
    .md-pl10 {
        padding-left: 10px !important
        }
    .md-pl15 {
        padding-left: 15px !important
        }
    .md-pl20 {
        padding-left: 20px !important
        }
    .md-pl25 {
        padding-left: 25px !important
        }
    .md-pl30 {
        padding-left: 30px !important
        }
    .md-pl35 {
        padding-left: 35px !important
        }
    .md-pl40 {
        padding-left: 40px !important
        }
    .md-pl45 {
        padding-left: 45px !important
        }
    .md-pl50 {
        padding-left: 50px !important
        }
    .md-pl55 {
        padding-left: 55px !important
        }
    .md-pl60 {
        padding-left: 60px !important
        }
    .md-pl65 {
        padding-left: 65px !important
        }
    .md-pl70 {
        padding-left: 70px !important
        }
    .md-pr0 {
        padding-right: 0 !important
        }
    .md-pr1 {
        padding-right: 1px !important
        }
    .md-pr2 {
        padding-right: 2px !important
        }
    .md-pr3 {
        padding-right: 3px !important
        }
    .md-pr4 {
        padding-right: 4px !important
        }
    .md-pr5 {
        padding-right: 5px !important
        }
    .md-pr10 {
        padding-right: 10px !important
        }
    .md-pr15 {
        padding-right: 15px !important
        }
    .md-pr20 {
        padding-right: 20px !important
        }
    .md-pr25 {
        padding-right: 25px !important
        }
    .md-pr30 {
        padding-right: 30px !important
        }
    .md-pr35 {
        padding-right: 35px !important
        }
    .md-pr40 {
        padding-right: 40px !important
        }
    .md-pr45 {
        padding-right: 45px !important
        }
    .md-pr50 {
        padding-right: 50px !important
        }
    .md-pr55 {
        padding-right: 55px !important
        }
    .md-pr60 {
        padding-right: 60px !important
        }
    .md-pr65 {
        padding-right: 65px !important
        }
    .md-pr70 {
        padding-right: 70px !important
        }
    .md-m0 {
        margin: 0 !important
        }
    .md-m1 {
        margin: 1px !important
        }
    .md-m2 {
        margin: 2px !important
        }
    .md-m3 {
        margin: 3px !important
        }
    .md-m4 {
        margin: 4px !important
        }
    .md-m5 {
        margin: 5px !important
        }
    .md-m10 {
        margin: 10px !important
        }
    .md-m15 {
        margin: 15px !important
        }
    .md-m20 {
        margin: 20px !important
        }
    .md-m25 {
        margin: 25px !important
        }
    .md-m30 {
        margin: 30px !important
        }
    .md-m35 {
        margin: 35px !important
        }
    .md-m40 {
        margin: 40px !important
        }
    .md-m45 {
        margin: 45px !important
        }
    .md-m50 {
        margin: 50px !important
        }
    .md-m55 {
        margin: 55px !important
        }
    .md-m60 {
        margin: 60px !important
        }
    .md-m65 {
        margin: 65px !important
        }
    .md-m70 {
        margin: 70px !important
        }
    .md-mt0 {
        margin-top: 0 !important
        }
    .md-mt1 {
        margin-top: 1px !important
        }
    .md-mt2 {
        margin-top: 2px !important
        }
    .md-mt3 {
        margin-top: 3px !important
        }
    .md-mt4 {
        margin-top: 4px !important
        }
    .md-mt5 {
        margin-top: 5px !important
        }
    .md-mt10 {
        margin-top: 10px !important
        }
    .md-mt15 {
        margin-top: 15px !important
        }
    .md-mt20 {
        margin-top: 20px !important
        }
    .md-mt25 {
        margin-top: 25px !important
        }
    .md-mt30 {
        margin-top: 30px !important
        }
    .md-mt35 {
        margin-top: 35px !important
        }
    .md-mt40 {
        margin-top: 40px !important
        }
    .md-mt45 {
        margin-top: 45px !important
        }
    .md-mt50 {
        margin-top: 50px !important
        }
    .md-mt55 {
        margin-top: 55px !important
        }
    .md-mt60 {
        margin-top: 60px !important
        }
    .md-mt65 {
        margin-top: 65px !important
        }
    .md-mt70 {
        margin-top: 70px !important
        }
    .md-mb0 {
        margin-bottom: 0 !important
        }
    .md-mb1 {
        margin-bottom: 1px !important
        }
    .md-mb2 {
        margin-bottom: 2px !important
        }
    .md-mb3 {
        margin-bottom: 3px !important
        }
    .md-mb4 {
        margin-bottom: 4px !important
        }
    .md-mb5 {
        margin-bottom: 5px !important
        }
    .md-mb10 {
        margin-bottom: 10px !important
        }
    .md-mb15 {
        margin-bottom: 15px !important
        }
    .md-mb20 {
        margin-bottom: 20px !important
        }
    .md-mb25 {
        margin-bottom: 25px !important
        }
    .md-mb30 {
        margin-bottom: 30px !important
        }
    .md-mb35 {
        margin-bottom: 35px !important
        }
    .md-mb40 {
        margin-bottom: 40px !important
        }
    .md-mb45 {
        margin-bottom: 45px !important
        }
    .md-mb50 {
        margin-bottom: 50px !important
        }
    .md-mb55 {
        margin-bottom: 55px !important
        }
    .md-mb60 {
        margin-bottom: 60px !important
        }
    .md-mb65 {
        margin-bottom: 65px !important
        }
    .md-mb70 {
        margin-bottom: 70px !important
        }
    .md-ml0 {
        margin-left: 0 !important
        }
    .md-ml1 {
        margin-left: 1px !important
        }
    .md-ml2 {
        margin-left: 2px !important
        }
    .md-ml3 {
        margin-left: 3px !important
        }
    .md-ml4 {
        margin-left: 4px !important
        }
    .md-ml5 {
        margin-left: 5px !important
        }
    .md-ml10 {
        margin-left: 10px !important
        }
    .md-ml15 {
        margin-left: 15px !important
        }
    .md-ml20 {
        margin-left: 20px !important
        }
    .md-ml25 {
        margin-left: 25px !important
        }
    .md-ml30 {
        margin-left: 30px !important
        }
    .md-ml35 {
        margin-left: 35px !important
        }
    .md-ml40 {
        margin-left: 40px !important
        }
    .md-ml45 {
        margin-left: 45px !important
        }
    .md-ml50 {
        margin-left: 50px !important
        }
    .md-ml55 {
        margin-left: 55px !important
        }
    .md-ml60 {
        margin-left: 60px !important
        }
    .md-ml65 {
        margin-left: 65px !important
        }
    .md-ml70 {
        margin-left: 70px !important
        }
    .md-mr0 {
        margin-right: 0 !important
        }
    .md-mr1 {
        margin-right: 1px !important
        }
    .md-mr2 {
        margin-right: 2px !important
        }
    .md-mr3 {
        margin-right: 3px !important
        }
    .md-mr4 {
        margin-right: 4px !important
        }
    .md-mr5 {
        margin-right: 5px !important
        }
    .md-mr10 {
        margin-right: 10px !important
        }
    .md-mr15 {
        margin-right: 15px !important
        }
    .md-mr20 {
        margin-right: 20px !important
        }
    .md-mr25 {
        margin-right: 25px !important
        }
    .md-mr30 {
        margin-right: 30px !important
        }
    .md-mr35 {
        margin-right: 35px !important
        }
    .md-mr40 {
        margin-right: 40px !important
        }
    .md-mr45 {
        margin-right: 45px !important
        }
    .md-mr50 {
        margin-right: 50px !important
        }
    .md-mr55 {
        margin-right: 55px !important
        }
    .md-mr60 {
        margin-right: 60px !important
        }
    .md-mr65 {
        margin-right: 65px !important
        }
    .md-mr70 {
        margin-right: 70px !important
        }
    .md-aright {
        text-align: right !important
        }
    .md-aleft {
        text-align: left !important
        }
    .md-acenter {
        text-align: center !important
        }
    .md-ajustify {
        text-align: justify !important
        }
    .md-text-no-col {
        -moz-column-count: auto;
        -moz-column-gap: normal;
        -webkit-column-count: auto;
        -webkit-column-gap: normal
        }
    .md-text-two-col {
        -moz-column-count: 2;
        -moz-column-gap: 20px;
        -webkit-column-count: 2;
        -webkit-column-gap: 20px
        }
    }
@media (min-width: 1200px) {
    .lg-fontsize11 {
        font-size: 11px
        }
    .lg-fontsize12 {
        font-size: 12px
        }
    .lg-fontsize13 {
        font-size: 13px
        }
    .lg-fontsize14 {
        font-size: 14px
        }
    .lg-fontsize16 {
        font-size: 16px
        }
    .lg-fontsize18 {
        font-size: 18px
        }
    .lg-fontsize20 {
        font-size: 20px
        }
    .lg-fontsize22 {
        font-size: 22px
        }
    .lg-fontsize24 {
        font-size: 24px
        }
    .lg-fontsize26 {
        font-size: 26px
        }
    .lg-fontsize28 {
        font-size: 28px
        }
    .lg-fontsize30 {
        font-size: 30px
        }
    .lg-fontsize32 {
        font-size: 32px
        }
    .lg-fontsize35 {
        font-size: 35px
        }
    .lg-fontsize36 {
        font-size: 36px
        }
    .lg-fontsize38 {
        font-size: 38px
        }
    .lg-fontsize40 {
        font-size: 40px
        }
    .lg-fontsize48 {
        font-size: 48px
        }
    .lg-fontsize60 {
        font-size: 60px
        }
    .lg-p0 {
        padding: 0 !important
        }
    .lg-p1 {
        padding: 1px !important
        }
    .lg-p2 {
        padding: 2px !important
        }
    .lg-p3 {
        padding: 3px !important
        }
    .lg-p4 {
        padding: 4px !important
        }
    .lg-p5 {
        padding: 5px !important
        }
    .lg-p10 {
        padding: 10px !important
        }
    .lg-p15 {
        padding: 15px !important
        }
    .lg-p20 {
        padding: 20px !important
        }
    .lg-p25 {
        padding: 25px !important
        }
    .lg-p30 {
        padding: 30px !important
        }
    .lg-p35 {
        padding: 35px !important
        }
    .lg-p40 {
        padding: 40px !important
        }
    .lg-p45 {
        padding: 45px !important
        }
    .lg-p50 {
        padding: 50px !important
        }
    .lg-p55 {
        padding: 55px !important
        }
    .lg-p60 {
        padding: 60px !important
        }
    .lg-p65 {
        padding: 65px !important
        }
    .lg-p70 {
        padding: 70px !important
        }
    .lg-pt0 {
        padding-top: 0 !important
        }
    .lg-pt1 {
        padding-top: 1px !important
        }
    .lg-pt2 {
        padding-top: 2px !important
        }
    .lg-pt3 {
        padding-top: 3px !important
        }
    .lg-pt4 {
        padding-top: 4px !important
        }
    .lg-pt5 {
        padding-top: 5px !important
        }
    .lg-pt10 {
        padding-top: 10px !important
        }
    .lg-pt15 {
        padding-top: 15px !important
        }
    .lg-pt20 {
        padding-top: 20px !important
        }
    .lg-pt25 {
        padding-top: 25px !important
        }
    .lg-pt30 {
        padding-top: 30px !important
        }
    .lg-pt35 {
        padding-top: 35px !important
        }
    .lg-pt40 {
        padding-top: 40px !important
        }
    .lg-pt45 {
        padding-top: 45px !important
        }
    .lg-pt50 {
        padding-top: 50px !important
        }
    .lg-pt55 {
        padding-top: 55px !important
        }
    .lg-pt60 {
        padding-top: 60px !important
        }
    .lg-pt65 {
        padding-top: 65px !important
        }
    .lg-pt70 {
        padding-top: 70px !important
        }
    .lg-pb0 {
        padding-bottom: 0 !important
        }
    .lg-pb1 {
        padding-bottom: 1px !important
        }
    .lg-pb2 {
        padding-bottom: 2px !important
        }
    .lg-pb3 {
        padding-bottom: 3px !important
        }
    .lg-pb4 {
        padding-bottom: 4px !important
        }
    .lg-pb5 {
        padding-bottom: 5px !important
        }
    .lg-pb10 {
        padding-bottom: 10px !important
        }
    .lg-pb15 {
        padding-bottom: 15px !important
        }
    .lg-pb20 {
        padding-bottom: 20px !important
        }
    .lg-pb25 {
        padding-bottom: 25px !important
        }
    .lg-pb30 {
        padding-bottom: 30px !important
        }
    .lg-pb35 {
        padding-bottom: 35px !important
        }
    .lg-pb40 {
        padding-bottom: 40px !important
        }
    .lg-pb45 {
        padding-bottom: 45px !important
        }
    .lg-pb50 {
        padding-bottom: 50px !important
        }
    .lg-pb55 {
        padding-bottom: 55px !important
        }
    .lg-pb60 {
        padding-bottom: 60px !important
        }
    .lg-pb65 {
        padding-bottom: 65px !important
        }
    .lg-pb70 {
        padding-bottom: 70px !important
        }
    .lg-pl0 {
        padding-left: 0 !important
        }
    .lg-pl1 {
        padding-left: 1px !important
        }
    .lg-pl2 {
        padding-left: 2px !important
        }
    .lg-pl3 {
        padding-left: 3px !important
        }
    .lg-pl4 {
        padding-left: 4px !important
        }
    .lg-pl5 {
        padding-left: 5px !important
        }
    .lg-pl10 {
        padding-left: 10px !important
        }
    .lg-pl15 {
        padding-left: 15px !important
        }
    .lg-pl20 {
        padding-left: 20px !important
        }
    .lg-pl25 {
        padding-left: 25px !important
        }
    .lg-pl30 {
        padding-left: 30px !important
        }
    .lg-pl35 {
        padding-left: 35px !important
        }
    .lg-pl40 {
        padding-left: 40px !important
        }
    .lg-pl45 {
        padding-left: 45px !important
        }
    .lg-pl50 {
        padding-left: 50px !important
        }
    .lg-pl55 {
        padding-left: 55px !important
        }
    .lg-pl60 {
        padding-left: 60px !important
        }
    .lg-pl65 {
        padding-left: 65px !important
        }
    .lg-pl70 {
        padding-left: 70px !important
        }
    .lg-pr0 {
        padding-right: 0 !important
        }
    .lg-pr1 {
        padding-right: 1px !important
        }
    .lg-pr2 {
        padding-right: 2px !important
        }
    .lg-pr3 {
        padding-right: 3px !important
        }
    .lg-pr4 {
        padding-right: 4px !important
        }
    .lg-pr5 {
        padding-right: 5px !important
        }
    .lg-pr10 {
        padding-right: 10px !important
        }
    .lg-pr15 {
        padding-right: 15px !important
        }
    .lg-pr20 {
        padding-right: 20px !important
        }
    .lg-pr25 {
        padding-right: 25px !important
        }
    .lg-pr30 {
        padding-right: 30px !important
        }
    .lg-pr35 {
        padding-right: 35px !important
        }
    .lg-pr40 {
        padding-right: 40px !important
        }
    .lg-pr45 {
        padding-right: 45px !important
        }
    .lg-pr50 {
        padding-right: 50px !important
        }
    .lg-pr55 {
        padding-right: 55px !important
        }
    .lg-pr60 {
        padding-right: 60px !important
        }
    .lg-pr65 {
        padding-right: 65px !important
        }
    .lg-pr70 {
        padding-right: 70px !important
        }
    .lg-m0 {
        margin: 0 !important
        }
    .lg-m1 {
        margin: 1px !important
        }
    .lg-m2 {
        margin: 2px !important
        }
    .lg-m3 {
        margin: 3px !important
        }
    .lg-m4 {
        margin: 4px !important
        }
    .lg-m5 {
        margin: 5px !important
        }
    .lg-m10 {
        margin: 10px !important
        }
    .lg-m15 {
        margin: 15px !important
        }
    .lg-m20 {
        margin: 20px !important
        }
    .lg-m25 {
        margin: 25px !important
        }
    .lg-m30 {
        margin: 30px !important
        }
    .lg-m35 {
        margin: 35px !important
        }
    .lg-m40 {
        margin: 40px !important
        }
    .lg-m45 {
        margin: 45px !important
        }
    .lg-m50 {
        margin: 50px !important
        }
    .lg-m55 {
        margin: 55px !important
        }
    .lg-m60 {
        margin: 60px !important
        }
    .lg-m65 {
        margin: 65px !important
        }
    .lg-m70 {
        margin: 70px !important
        }
    .lg-mt0 {
        margin-top: 0 !important
        }
    .lg-mt1 {
        margin-top: 1px !important
        }
    .lg-mt2 {
        margin-top: 2px !important
        }
    .lg-mt3 {
        margin-top: 3px !important
        }
    .lg-mt4 {
        margin-top: 4px !important
        }
    .lg-mt5 {
        margin-top: 5px !important
        }
    .lg-mt10 {
        margin-top: 10px !important
        }
    .lg-mt15 {
        margin-top: 15px !important
        }
    .lg-mt20 {
        margin-top: 20px !important
        }
    .lg-mt25 {
        margin-top: 25px !important
        }
    .lg-mt30 {
        margin-top: 30px !important
        }
    .lg-mt35 {
        margin-top: 35px !important
        }
    .lg-mt40 {
        margin-top: 40px !important
        }
    .lg-mt45 {
        margin-top: 45px !important
        }
    .lg-mt50 {
        margin-top: 50px !important
        }
    .lg-mt55 {
        margin-top: 55px !important
        }
    .lg-mt60 {
        margin-top: 60px !important
        }
    .lg-mt65 {
        margin-top: 65px !important
        }
    .lg-mt70 {
        margin-top: 70px !important
        }
    .lg-mb0 {
        margin-bottom: 0 !important
        }
    .lg-mb1 {
        margin-bottom: 1px !important
        }
    .lg-mb2 {
        margin-bottom: 2px !important
        }
    .lg-mb3 {
        margin-bottom: 3px !important
        }
    .lg-mb4 {
        margin-bottom: 4px !important
        }
    .lg-mb5 {
        margin-bottom: 5px !important
        }
    .lg-mb10 {
        margin-bottom: 10px !important
        }
    .lg-mb15 {
        margin-bottom: 15px !important
        }
    .lg-mb20 {
        margin-bottom: 20px !important
        }
    .lg-mb25 {
        margin-bottom: 25px !important
        }
    .lg-mb30 {
        margin-bottom: 30px !important
        }
    .lg-mb35 {
        margin-bottom: 35px !important
        }
    .lg-mb40 {
        margin-bottom: 40px !important
        }
    .lg-mb45 {
        margin-bottom: 45px !important
        }
    .lg-mb50 {
        margin-bottom: 50px !important
        }
    .lg-mb55 {
        margin-bottom: 55px !important
        }
    .lg-mb60 {
        margin-bottom: 60px !important
        }
    .lg-mb65 {
        margin-bottom: 65px !important
        }
    .lg-mb70 {
        margin-bottom: 70px !important
        }
    .lg-ml0 {
        margin-left: 0 !important
        }
    .lg-ml1 {
        margin-left: 1px !important
        }
    .lg-ml2 {
        margin-left: 2px !important
        }
    .lg-ml3 {
        margin-left: 3px !important
        }
    .lg-ml4 {
        margin-left: 4px !important
        }
    .lg-ml5 {
        margin-left: 5px !important
        }
    .lg-ml10 {
        margin-left: 10px !important
        }
    .lg-ml15 {
        margin-left: 15px !important
        }
    .lg-ml20 {
        margin-left: 20px !important
        }
    .lg-ml25 {
        margin-left: 25px !important
        }
    .lg-ml30 {
        margin-left: 30px !important
        }
    .lg-ml35 {
        margin-left: 35px !important
        }
    .lg-ml40 {
        margin-left: 40px !important
        }
    .lg-ml45 {
        margin-left: 45px !important
        }
    .lg-ml50 {
        margin-left: 50px !important
        }
    .lg-ml55 {
        margin-left: 55px !important
        }
    .lg-ml60 {
        margin-left: 60px !important
        }
    .lg-ml65 {
        margin-left: 65px !important
        }
    .lg-ml70 {
        margin-left: 70px !important
        }
    .lg-mr0 {
        margin-right: 0 !important
        }
    .lg-mr1 {
        margin-right: 1px !important
        }
    .lg-mr2 {
        margin-right: 2px !important
        }
    .lg-mr3 {
        margin-right: 3px !important
        }
    .lg-mr4 {
        margin-right: 4px !important
        }
    .lg-mr5 {
        margin-right: 5px !important
        }
    .lg-mr10 {
        margin-right: 10px !important
        }
    .lg-mr15 {
        margin-right: 15px !important
        }
    .lg-mr20 {
        margin-right: 20px !important
        }
    .lg-mr25 {
        margin-right: 25px !important
        }
    .lg-mr30 {
        margin-right: 30px !important
        }
    .lg-mr35 {
        margin-right: 35px !important
        }
    .lg-mr40 {
        margin-right: 40px !important
        }
    .lg-mr45 {
        margin-right: 45px !important
        }
    .lg-mr50 {
        margin-right: 50px !important
        }
    .lg-mr55 {
        margin-right: 55px !important
        }
    .lg-mr60 {
        margin-right: 60px !important
        }
    .lg-mr65 {
        margin-right: 65px !important
        }
    .lg-mr70 {
        margin-right: 70px !important
        }
    .lg-aright {
        text-align: right !important
        }
    .lg-aleft {
        text-align: left !important
        }
    .lg-acenter {
        text-align: center !important
        }
    .lg-ajustify {
        text-align: justify !important
        }
    .lg-text-no-col {
        -moz-column-count: auto;
        -moz-column-gap: normal;
        -webkit-column-count: auto;
        -webkit-column-gap: normal
        }
    .lg-text-two-col {
        -moz-column-count: 2;
        -moz-column-gap: 20px;
        -webkit-column-count: 2;
        -webkit-column-gap: 20px
        }
    }
.iMobile {
    display: none;
    width: 0
    }
.btnBCData {
    display: none;
    width: 95%;
    height: 95%
    }
.btnSTFData {
    display: none;
    width: 95%;
    height: 95%
    }
.logo {
    padding-top: 20px
    }
.logo img {
    margin: 0 auto
    }
a.btn, button.btn, a.brkdwn {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    text-transform: uppercase;
    border: 0;
    font-weight: bold;
    font-style: normal !important;
    font-family: "Open Sans", "Playfair Display", "Droid Serif", "Helvetica Neue", Arial, Helvetica, sans-serif !important;
    white-space: normal
    }
.desktopHide {
    display: none
    }
.sn-body .sn-container {
    margin-top: 65px !important
    }
.header-feefo {
    padding-top: 20px
    }
.head-social {
    text-align: right;
    padding: 10px 0 0 0;
    margin: 0
    }
.head-social a {
    text-decoration: none
    }
.stickyHeader {
    z-index: 1005;
    background: #fff;
    height: 70px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%
    }
.stickyHeader img {
    width: 100%
    }
.HeaderHidden {
    height: 71px;
    position: relative;
    width: 100%
    }
.phone {
    color: #f35b5e;
    margin-top: 6px;
    margin-bottom: -7px;
    font-size: 26.5px
    }
::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
    }
:-moz-placeholder {
    color: #fff;
    opacity: 1
    }
::-moz-placeholder {
    color: #fff;
    opacity: 1
    }
:-ms-input-placeholder {
    color: #fff;
    opacity: 1
    }
::-ms-input-placeholder {
    color: #fff;
    opacity: 1
    }
.header-button {
    border-radius: 5px;
    margin-right: 7px;
    text-align: center;
    top: 10px;
    vertical-align: 15px;
    width: 37px;
    height: 37px
    }
.btn-container {
    color: #dfdfdf;
    line-height: 30px
    }
.btn-txt {
    color: #21cac6;
    font-size: 10px
    }
#SearchNodeInput {
    left: 3px !important
    }
.frosmo-searchNode .sn-suggest {
    margin-left: 0
    }
.search-wrapper-lg .sn-suggest {
    width: 82%
    }
.search-input-lg {
    background-color: #21cac6;
    border: medium none;
    border-bottom-left-radius: 9px;
    border-top-left-radius: 9px;
    font-style: normal;
    font-weight: 500;
    width: 100%;
    height: 55px;
    margin-left: 3px
    }
.search-button-lg {
    border: medium none;
    border-bottom-right-radius: 9px;
    border-top-right-radius: 9px;
    font-weight: 500;
    height: 55px;
    width: 17%
    }
.homeBanner {
    background-image: url(/images/slider/xstatic-hero-v4.jpg.pagespeed.ic.1uAQztElnR.jpg);
    height: 75vh;
    background-size: cover;
    background-position: center center;
    margin-top: -70px;
    display: block;
    z-index: 1;
    position: relative
    }
#heroBanner #uspSelector {
    width: 100%;
    height: auto;
    background-color: #00cece;
    padding: 4px;
    margin-bottom: 0;
    max-width: 1290px;
    margin-left: auto;
    margin-right: auto
    }
#heroBanner .usp {
    width: 1%;
    display: table-cell;
    list-style-type: none;
    line-height: 50px;
    margin: 0;
    border-right: 2px solid #fff;
    height: 50px;
    text-align: left;
    color: #fff;
    font-weight: 400;
    vertical-align: middle;
    text-align: center
    }
#heroBanner .usp:last-child {
    border-right: 0
    }
#startArrow {
    background-image: url(/images/slider/static-slide-search-arrow.svg);
    width: 328px;
    height: 116px;
    position: relative;
    background-repeat: no-repeat;
    display: block;
    margin-left: -25%
    }
.searchWrapper {
    width: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto
    }
.searchWrapper .selectWrap, .searchWrapper .btnWrap {
    width: 19% !important;
    padding: 0 !important;
    border-radius: 10px !important
    }
.searchWrapper .selectWrap select {
    width: 100% !important
    }
.searchWrapper .form-inline .form-group {
    width: 100% !important;
    padding: 1%;
    margin-bottom: 0
    }
.searchWrapper .form-inline .form-group > div {
    width: 100% !important;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5)
    }
.searchWrapper .form-inline > div > button {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    font-size: 24px;
    padding: 0 !important;
    width: 100%;
    border-radius: 5px !important
    }
.search-home.search-mini {
    height: auto;
    position: absolute;
    opacity: 0.9;
    position: absolute !important;
    top: 52vh;
    width: 100%;
    z-index: 2
    }
.mainWrapper {
    padding-top: 4rem;
    padding-bottom: 4rem
    }
.mainWrapper .owl-prev {
    margin-left: -50px !important;
    background-image: url(/media/assets/prev.svg) !important;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0) !important;
    background-repeat: no-repeat !important;
    background-position-y: 48% !important;
    height: 255px !important;
    top: -32px !important
    }
.mainWrapper .owl-next {
    margin-right: -50px !important;
    background-image: url(/media/assets/next.svg) !important;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0) !important;
    background-repeat: no-repeat !important;
    background-position-y: 48% !important;
    height: 255px !important;
    top: -32px !important
    }
.mainWrapper .owl-prev:hover {
    background-image: url(/media/assets/prevHover.svg) !important;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0) !important
    }
.mainWrapper .owl-next:hover {
    background-image: url(/media/assets/nextHover.svg) !important;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0) !important
    }
#testimonialsMainWrap, #pressMainWrap, #awardMainWrap {
    margin: 0 auto;
    max-width: 1070px;
    width: 90%;
    padding-bottom: 25px
    }
#testimonialsMainWrap .testimonial {
    height: 300px;
    background-size: 100%;
    background-position: -25%
    }
.btnmore {
    display: block;
    padding: 6px 12px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    background-color: #00cece;
    color: #fff;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2rem
    }
.btnmore:hover {
    background-color: #008282;
    color: #fff
    }
.btnmore:focus {
    color: #fff !important
    }
#testimonialsMainWrap .fullwrap {
    height: auto !important;
    -webkit-transition: height 1s ease-in-out;
    -moz-transition: height 1s ease-in-out;
    -o-transition: height 1s ease-in-out;
    transition: height 1s ease-in-out
    }
#pressMainWrap img {
    max-width: 125px
    }
#pressMainWrap .owl-prev, #pressMainWrap .owl-next {
    height: 130px !important
    }
#awardMainWrap img {
    max-height: 100%;
    max-width: 100%;
    width: auto
    }
#homeContentBanner {
    height: auto
    }
#homeContentContainer {
    max-width: 1040px;
    margin-left: auto;
    margin-right: auto
    }
.homeContentItem {
    padding: 1% 1% 1% 1% !important;
    color: #fff;
    text-align: center
    }
.homeContentItem > h2 {
    font-size: 2rem;
    line-height: 2.25rem
    }
.homeContentItem > p {
    font-size: 1.75rem;
    line-height: 2rem;
    margin-bottom: 3rem;
    min-height: 45px
    }
.homeContentImage {
    width: 100%;
    height: 15rem;
    margin-bottom: 2rem;
    margin-top: 2rem;
    overflow: hidden
    }
.homeContentImage > img {
    width: 100%;
    height: auto;
    overflow: hidden
    }
.homeContentButton {
    width: 92%;
    background-color: #e97976;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    text-decoration: none;
    margin-left: 4%;
    margin-right: 4%;
    font-size: 2rem;
    line-height: 3.75rem;
    display: block;
    margin-bottom: 2rem
    }
.homeContentButton:hover {
    background-color: #c3504d;
    color: #fff;
    text-decoration: none
    }
.breadcrumb {
    margin: 10px 0;
    font-size: 14px
    }
.backtotop {
    margin-top: 40px;
    text-align: center
    }
.social-feed-box {
    border: 1px solid #00cece;
    min-height: 155px
    }
.flinks ul {
    min-height: auto;
    border-bottom: 1px dashed #3e3e3e
    }
.flinks ul.border-right-side {
    border-right: 0
    }
.flinks ul.border-both-side {
    border: 0
    }
.flinks a, .flinks a:hover {
    color: #414242 !important
    }
.footer-feefo-bp-box {
    min-height: auto
    }
.home-shadow {
    position: absolute;
    top: 0;
    width: 100%;
    background: url(/images/xhome-banner-shadow.png.pagespeed.ic.DYj0nRPqfo.png) center top no-repeat;
    height: 100%
    }
.homeblocks-hover-link {
    text-decoration: none !important
    }
.homeblocks-hover-link h3 {
    color: #414342 !important
    }
.homeblocks-hover-link img {
    margin: 0 auto
    }
.homeblocks-hover-link:hover h3 {
    color: #ef5d62 !important
    }
.homeblocks-blogpost {
    padding-top: 1px
    }
.homeblocks-blogpost h4 a {
    color: #414342 !important
    }
.homeblocks-blogpost h4 a:hover {
    color: #414342 !important
    }
.pdp-tots-features {
    margin-bottom: 5px;
    padding: 0
    }
.paybox-xs-cvc {
    padding-top: 15px
    }
.panel-paybox button {
    width: 100%
    }
.search-mini .container {
    padding: 15px
    }
.search-mini form select, .search-mini form .dd-styled-ms {
    height: 34px
    }
.search-mini form .dd-styled-ms {
    background-image: none
    }
.search-mini form .hsmi-selC, .search-mini form .hsmi-selM, .search-mini form .hsmi-selS, .search-mini form .hsmi-selN {
    width: 100%
    }
.search-mini form .hsmi-selC select, .search-mini form .hsmi-selM select, .search-mini form .hsmi-selS select, .search-mini form .hsmi-selN select {
    width: 100%
    }
.btn-search-mini {
    background-color: #f66 !important;
    border: 2px outset #fff
    }
.btn-search-mini:hover {
    background-color: #e49595 !important;
    border-color: #e49595
    }
.search-maxi hr.hr-dotted {
    border-top-color: #424342
    }
.search-maxi form {
    color: #414242
    }
.search-maxi form .dd-styled {
    background-image: none
    }
.search-maxi form label {
    font-weight: normal
    }
.search-maxi form select, .search-maxi form .dd-styled {
    height: 30px
    }
.search-maxi form .hsmx-selC, .search-maxi form .hsmx-selN, .search-maxi form .hsmi-selS {
    width: 100%
    }
.search-maxi form .hsmx-selC select, .search-maxi form .hsmx-selN select, .search-maxi form .hsmi-selS select {
    width: 100%
    }
.search-maxi form input.ssedf {
    height: 30px;
    width: 46%;
    display: inline
    }
.search-maxi form input.pnpr {
    height: 30px;
    width: 100%
    }
.chk-styled {
    background: url(/images/xsearch-maxi-check.png.pagespeed.ic.NJottAgZ9X.png) no-repeat center;
    cursor: pointer;
    float: left;
    margin: 3px 5px 5px 0;
    height: 12px;
    width: 12px
    }
.chk-styled.checked {
    background: url(/images/xsearch-maxi-checked.png.pagespeed.ic.Dxgxy1rm_m.png) no-repeat center;
    position: relative;
    border: 0
    }
.chk-styled.checked .check {
    display: inline-block;
    height: 12px;
    width: 12px;
    position: absolute;
    top: 2px;
    left: 2px;
    z-index: 100
    }
.btn-moreoptions {
    color: #414242;
    background-color: #85d6de;
    margin-bottom: -38px
    }
.btn-moreoptions:hover, .btn-moreoptions:focus, .btn-moreoptions:active {
    color: #414242
    }
.home-tagline .container {
    padding: 15px
    }
.box-lovedby {
    height: auto
    }
.lbcs-divider {
    min-height: 180px;
    border-right: 0
    }
ul.lbs-carousel {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block
    }
ul.lbs-carousel li {
    text-align: center;
    padding: 0;
    margin-right: 0;
    display: block;
    float: left
    }
.enqp-help {
    border: 1px solid #e7e7e7;
    text-align: center
    }
.enqp-border-right {
    border-right: 0
    }
.enqp-form {
    padding-right: 0
    }
.enqp-features {
    font-size: 14px;
    margin-top: 10px;
    text-align: center
    }
.enqp-prop-title {
    text-align: center;
    font-size: 20px;
    padding-top: 5px
    }
.enqp-prop-img {
    width: 100%
    }
.enqp-price {
    padding-top: 10px
    }
.home-accordion .panel {
    margin-bottom: 10px;
    border-radius: 0;
    border: 1px solid #ddd5c0;
    border-top: 0
    }
.home-accordion .panel-heading {
    padding: 5px
    }
.home-accordion .panel-title {
    font-size: 13px;
    font-family: "Open Sans"
    }
.home-accordion .panel-title a, .home-accordion .panel-title a:hover {
    color: #282828;
    text-decoration: none;
    display: inline-block;
    width: 100%
    }
.home-accordion .panel-title a i, .home-accordion .panel-title a:hover i {
    color: #00cece
    }
.home-accordion .panel-collapse .panel-body {
    border: 0;
    font-size: 13px
    }
.home-accordion .panel-heading + .panel-collapse .panel-body {
    border-top: 0
    }
.search-landing-accordion .panel {
    margin-bottom: 10px;
    border-radius: 0;
    border: 1px solid #ddd5c0;
    border-top: 0
    }
.search-landing-accordion .panel-heading {
    padding: 5px
    }
.search-landing-accordion .panel-title {
    font-size: 13px;
    font-family: "Open Sans"
    }
.search-landing-accordion .panel-title a, .search-landing-accordion .panel-title a:hover {
    color: #282828;
    text-decoration: none;
    display: inline-block;
    width: 100%
    }
.search-landing-accordion .panel-title a i, .search-landing-accordion .panel-title a:hover i {
    color: #00cece
    }
.search-landing-accordion .panel-collapse .panel-body {
    border: 0;
    font-size: 13px
    }
.search-landing-accordion .panel-heading + .panel-collapse .panel-body {
    border-top: 0
    }
.search-total-sort select {
    width: auto
    }
.myeb-accordion .panel {
    margin-bottom: 10px;
    border-radius: 0;
    border: 1px solid #ddd
    }
.myeb-accordion .panel-heading {
    padding: 10px 10px;
    background-color: #f2f2f2
    }
.myeb-accordion .panel-title {
    font-size: 22px;
    font-family: "Open Sans", "Playfair Display"
    }
.myeb-accordion .panel-title a, .myeb-accordion .panel-title a:hover {
    color: #282828;
    text-decoration: none;
    display: inline-block;
    width: 100%
    }
.myeb-accordion .panel-title a i, .myeb-accordion .panel-title a:hover i {
    color: #999
    }
.myeb-accordion .panel-collapse .panel-body {
    border: 0
    }
.myeb-accordion .panel-heading + .panel-collapse .panel-body {
    border-top: 0
    }
.table-enq th {
    width: 90px
    }
.sop-hprice {
    background: url(/images/offer-tag-xs.png) no-repeat top left;
    position: absolute;
    left: -15px;
    top: -15px;
    height: 60%;
    width: 50%;
    vertical-align: middle
    }
.sop-hprice span {
    position: absolute;
    top: 45px;
    left: 20px
    }
.prop-ttab .nav-tabs {
    border-bottom: 0
    }
.prop-ttab .nav-tabs > li > a {
    border-radius: 0;
    color: #424342;
    font-family: "Open Sans", "Playfair Display", "Droid Serif", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 6px;
    margin-right: 3px
    }
.prop-ttab .nav-tabs > li > a:hover {
    background-color: #fff;
    border-color: #fff #fff #fff
    }
.prop-ttab .nav-tabs > li.active > a, .prop-ttab .nav-tabs > li.active > a:hover, .prop-ttab .nav-tabs > li.active > a:focus {
    background-color: #fff;
    border: 1px solid #fff;
    outline: 0
    }
.prop-btab .nav-tabs {
    border-bottom: 1px solid #424342
    }
.prop-btab .nav-tabs > li > a {
    border-radius: 0;
    color: #424342;
    font-family: "Open Sans", "Playfair Display", "Droid Serif", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 5px;
    margin-right: 2px;
    border-color: #424342 #424342
    }
.prop-btab .nav-tabs > li > a:hover {
    background-color: #fff;
    border-color: #424342 #424342 #fff
    }
.prop-btab .nav-tabs > li.active > a, .prop-btab .nav-tabs > li.active > a:hover, .prop-btab .nav-tabs > li.active > a:focus {
    background-color: #fff;
    border: 1px solid;
    border-color: #424342 #424342 #fff;
    outline: 0
    }
.fs-th-theproperty {
    width: 130px
    }
.fs-th-localinfo {
    width: 130px
    }
.fs-th-services {
    width: 130px
    }
.fs-th-facilities {
    width: 160px
    }
.fs-th-ekg {
    width: 160px
    }
.fs-th-additional {
    width: 160px
    }
.fs-th-extra {
    width: 130px
    }
.prop-accordion .panel {
    margin-bottom: 10px;
    border-radius: 0;
    border: 1px solid #ddd5c0;
    border-top: 0
    }
.prop-accordion .panel-heading {
    padding: 5px
    }
.prop-accordion .panel-title {
    font-size: 13px;
    font-weight: bold;
    font-family: "Open Sans"
    }
.prop-accordion .panel-title small {
    font-size: 11px;
    font-weight: normal;
    color: #4b453f
    }
.prop-accordion .panel-title span {
    font-weight: normal
    }
.prop-accordion .panel-title a, .prop-accordion .panel-title a:hover {
    color: #282828;
    text-decoration: none;
    display: inline-block;
    width: 100%
    }
.prop-accordion .panel-title a i, .prop-accordion .panel-title a span, .prop-accordion .panel-title a:hover i, .prop-accordion .panel-title a:hover span {
    color: #00cece
    }
.prop-accordion .panel-collapse .panel-body {
    border: 0;
    font-size: 13px
    }
.prop-accordion .panel-heading + .panel-collapse .panel-body {
    border-top: 0
    }
.offer-accordion .panel-title {
    font-size: 14px;
    font-weight: bold;
    font-family: "Open Sans"
    }
.offer-accordion .panel-title small {
    font-size: 11px;
    font-weight: normal;
    color: #4b453f
    }
.offer-accordion .panel-title span {
    font-weight: normal
    }
.offer-accordion .panel-title a, .offer-accordion .panel-title a:hover {
    color: #e74447;
    text-decoration: none;
    display: inline-block;
    width: 100%
    }
.offer-accordion .panel-collapse .panel-body {
    border: 0;
    font-size: 14px
    }
.offer-accordion .panel-heading + .panel-collapse .panel-body {
    border-top: 0
    }
.prop-so {
    background: url(/images/xoffer-circle.png.pagespeed.ic.9yUTgz0RQA.png) no-repeat top left;
    position: absolute;
    left: 20px;
    top: -75px;
    height: 50%;
    width: 50%;
    vertical-align: middle
    }
.prop-pmp {
    background: url(/images/xproperty-price-match-promise.png.pagespeed.ic.m_dhBprDrs.png) no-repeat top left;
    position: absolute;
    left: 20px;
    top: -75px;
    height: 50%;
    width: 50%;
    vertical-align: middle
    }
.prop-gallery-container {
    overflow: hidden;
    max-height: 500px
    }
.pgallery-loading {
    background: #fff url(/images/prop-gallery-loader.gif.pagespeed.ce.K2wsj_PNTU.gif) no-repeat center
    }
.pgallery-small {
    width: 100% !important;
    height: 155px !important;
    margin: 0 auto
    }
.pgallery-big {
    width: 100% !important;
    height: 215px !important;
    margin: 0 auto
    }
.gr-testimonial-text {
    line-height: 22px
    }
.cal-container {
    width: 100% !important;
    position: relative
    }
.cal-blank-month-msg {
    height: 180px;
    position: absolute;
    top: 0;
    margin: 33px 3px 0 4px;
    padding: 10px;
    background-color: rgba(25, 171, 171, 0.75);
    color: #fff;
    text-align: center
    }
.table-cal {
    border: 2px solid #fff
    }
.table-cal > thead > tr > th, .table-cal > tbody > tr > th, .table-cal > tfoot > tr > th, .table-cal > thead > tr > td, .table-cal > tbody > tr > td, .table-cal > tfoot > tr > td {
    border: 2px solid #fff
    }
.table-cal > thead > tr > th, .table-cal > thead > tr > td {
    border-bottom-width: 1px
    }
.ttnights-sel {
    width: 100%;
    background: #fff
    }
.qtip {
    max-width: 225px
    }
.qtip-pos-tc, .qtip-pos-tl, .qtip-pos-tr {
    margin-top: 40px !important
    }
.qtip-pos-tr {
    margin-left: 70px !important;
    width: 210px
    }
.qtip-pos-lc {
    margin-left: 30px !important
    }
#paym {
    width: 100%
    }
.table-mtt-data tbody > tr > th, .table-mtt-data tbody > tr > td {
    vertical-align: top !important
    }
.table-mtt-data th {
    padding-right: 5px
    }
.aboutVideo {
    position: relative;
    padding-bottom: 72%;
    height: 0;
    overflow: hidden;
    margin: 0 auto;
    width: 100%
    }
.aboutVideo iframe, .aboutVideo object, .aboutVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
    }
.prl-section {
    border: none !important;
    box-shadow: 2px 2px 2px 1px rgba(95, 95, 95, 0.54);
    background-color: #fff
    }
.tots-nav-pills > li + li {
    margin-top: 0 !important
    }
.tots-nav-pills > li:first-child > a {
    border-top: 1px solid #424342
    }
.tots-nav-pills > li > a {
    border-radius: 0;
    border-bottom: 1px solid #424342;
    color: #424342
    }
.tots-nav-pills > li > a:hover, .tots-nav-pills > li > a:focus {
    color: #fff !important;
    background-color: #424342 !important
    }
.search-reviewbox {
    overflow-x: hidden;
    max-height: 170px
    }
.peakseason-inline-popup {
    position: fixed;
    bottom: 0;
    z-index: 999
    }
.planner-pack-splash {
    background-color: #c7f5fb !important
    }
#awards-carousel img {
    height: 74px;
    margin: 0 auto
    }
.totsYT {
    width: 98%;
    height: 160px;
    margin: 0 auto
    }
.totsYT iframe {
    width: 100%;
    height: 100%
    }
.enq-award-logo img {
    height: 54px;
    width: auto
    }
.form-enquiry-details .form-control {
    background-color: #f6f6f6;
    border: 0;
    box-shadow: none
    }
.btn-enqpage {
    min-height: 56px
    }
.enq-price-includes ul {
    margin: 0;
    padding-left: 25px
    }
.enq-price-includes ul li {
    margin-bottom: 0
    }
.table-resort > thead > tr > th {
    border-bottom: 6px solid #fff
    }
.table-resort > thead > tr > th, .table-resort > tbody > tr > td {
    width: 20%;
    padding: 2px 0 2px 0;
    border-right: 8px solid #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
    }
.table-resort > tbody > tr:nth-of-type(2n+1) {
    background: #efefef !important
    }
.table-resort > tbody > tr:nth-of-type(2n+2) {
    background: #f7f7f7 !important
    }
.table-resort td.last-child {
    background: #fff !important
    }
.homeblog-section-equalize {
    min-height: 297px
    }
body.tlfPageN > div.sn-container {
    background: #fff
    }
.tlfPageN > div.sn-container > div.search-maxi.bgcolor-00cece.cstor > div.container.sxs-showoptions, .tlfPageN > div.sn-container > div:nth-child(3) > div.bgWhite.p20.mt10.sm-p20.sm-mt30, .tlfPageN > div.sn-container > div.breadcrumb-container, .tlfPageN > div.sn-container > div.container.stomcontent.sn-container > div:nth-child(3) > div.col-xs-12.col-sm-5.col-sm-offset-7.p0.fontsize11.lg-fontsize14.acenter.sm-aright.color-424342 {
    display: none !important
    }
.tlfPageN .tlfBanner {
    background-image: url(/images/tlf/xgirl-in-pink-hat.jpg.pagespeed.ic.UXkWIVjeTY.jpg);
    background-position: center center;
    background-size: cover;
    display: block;
    height: 75vh;
    position: relative;
    z-index: 1
    }
.tlfFont {
    font-family: "Open Sans", "tornac";
    font-size: 2.9rem
    }
.tlfResort {
    margin: 0
    }
.tlfResortHeader {
    color: #fff;
    font-weight: 700;
    font-family: "Open Sans";
    margin: 4px 0 -5px 8px
    }
.tlfResortTitle {
    background-color: #00cece;
    height: auto;
    padding: 4px 0 1px 4px;
    width: 75%;
    max-width: 300px;
    margin-top: 1rem;
    position: absolute;
    color: #fff;
    font-family: "Open Sans"
    }
.tlfFeatureHeaderSub {
    font-size: 20px;
    margin-left: 3%
    }
.tlfPageN .item {
    height: 700px;
    background-size: 100%;
    background-position: -25%
    }
.tlfStrapsDesktop {
    display: block;
    padding: 0 5% 0 5%
    }
.tlfStrapsMobile {
    display: none
    }
.tlfFeatureText {
    float: right;
    background: #00cece;
    color: #fff;
    right: 15%;
    top: 15rem;
    position: absolute;
    padding: 10px;
    font-family: "Open Sans";
    font-size: 2rem;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6)
    }
.tlfSliderLogo {
    width: 400px;
    float: right;
    right: 13%;
    top: 4.5rem;
    position: absolute;
    background: #fff;
    padding: 14px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6)
    }
.uspIcon {
    width: 46px;
    padding: 5px;
    margin-top: -5px;
    margin-right: 10px;
    margin-left: -15px
    }
#uspExplain {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: -6px;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
    }
#uspPool {
    width: 30%;
    margin-left: 2%;
    margin-right: 68%;
    display: none;
    position: absolute;
    z-index: 1;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
    }
#uspKit {
    width: 30%;
    margin-left: 35%;
    margin-right: 35%;
    display: none;
    position: absolute;
    z-index: 1;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
    }
#uspCheck {
    width: 30%;
    margin-left: 68%;
    margin-right: 2%;
    display: none;
    position: absolute;
    z-index: 1;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
    }
#uspNeeds {
    width: 23%;
    margin-left: 76%;
    margin-right: 1%;
    display: none;
    position: absolute;
    z-index: 1;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
    }
.uspEplaination {
    height: auto;
    background-color: #fff;
    border-radius: 6px;
    border: 2px solid #008282;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    padding: 1%;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
    }
#uspPool:before, #uspKit:before, #uspCheck:before, #uspNeeds:before {
    content: "";
    position: absolute;
    left: 43%;
    top: -40px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #008282;
    border-left: 20px solid transparent
    }
#uspPool:after, #uspKit:after, #uspCheck:after, #uspNeeds:after {
    content: "";
    position: absolute;
    left: 43%;
    top: -37px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #fff;
    border-left: 20px solid transparent
    }
#uspSelector {
    width: 100%;
    height: auto;
    background-color: #00cece;
    margin-bottom: 1rem;
    max-width: 1290px;
    margin-left: auto;
    margin-right: auto
    }
.usp:last-child {
    border-right: 0
    }
#usps {
    padding: 0;
    margin: 0
    }
.usp {
    width: 6%;
    display: table-cell;
    list-style-type: none;
    padding: 2px;
    font-size: 17px;
    line-height: 54px;
    margin: 0;
    border-right: 2px solid #fff;
    height: 60px;
    text-align: left;
    color: #fff;
    font-weight: 400;
    vertical-align: middle;
    text-align: center
    }
.usp:last-child {
    border-right: 0
    }
.uspIcon.pool {
    width: 45px;
    padding: 0;
    border-radius: 35px;
    box-shadow: 0 0 2px 3px rgba(255, 255, 255, 0.1);
    -webkit-transition: box-shadow 1s ease-in-out;
    -moz-transition: box-shadow 1s ease-in-out;
    -o-transition: box-shadow 1s ease-in-out;
    transition: box-shadow 1s ease-in-out;
    -webkit-animation: linear infinite alternate;
    -webkit-animation-name: run;
    -webkit-animation-duration: 3s
    }
.uspIcon.pool:hover {
    box-shadow: 0 0 2px 5px rgba(255, 255, 255, 0.8);
    -webkit-transition: box-shadow 1s ease-in-out;
    -moz-transition: box-shadow 1s ease-in-out;
    -o-transition: box-shadow 1s ease-in-out;
    transition: box-shadow 1s ease-in-out
    }
.testimonial > h5 {
    font-size: 1.5rem;
    font-weight: 600;
    font-family: "Open Sans", "Playfair Display", "Helvetica Neue", Arial, Helvetica, sans-serif !important;
    margin-top: 2rem
    }
#testSignCon {
    display: none
    }
#testButton {
    display: block;
    padding: 6px 12px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    background-color: #00cece;
    color: #fff;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3rem;
    margin-bottom: 8rem
    }
#testButton:hover {
    background-color: #008282
    }
#resortButton {
    display: block;
    padding: 6px 12px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    background-color: #f66;
    color: #fff;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -6rem;
    margin-bottom: 5rem
    }
#resortButton:hover {
    background-color: #008282
    }
.testimonial {
    height: 100%;
    overflow: hidden;
    -webkit-transition: height 1s ease-in-out;
    -moz-transition: height 1s ease-in-out;
    -o-transition: height 1s ease-in-out;
    transition: height 1s ease-in-out
    }
.profile-circle {
    background-color: rgba(0, 0, 0, 0.2);
    width: 65%;
    border-radius: 100%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem;
    margin-top: 1rem;
    max-width: 200px
    }
.testTitle {
    text-align: center;
    margin-bottom: 3rem
    }
.controls {
    display: none
    }
.tlfResort {
    height: 31rem;
    overflow: hidden;
    background-size: cover;
    -webkit-transition: height 1s ease-in-out;
    -moz-transition: height 1s ease-in-out;
    -o-transition: height 1s ease-in-out;
    transition: height 1s ease-in-out;
    background-position-x: 50%
    }
.tlfResort > h5 {
    font-size: 1.5rem;
    font-weight: 600;
    font-family: "Open Sans", "Playfair Display", "Helvetica Neue", Arial, Helvetica, sans-serif !important;
    margin-top: 2rem
    }
.tlfResort.full {
    height: auto;
    -webkit-transition: height 1s ease-in-out;
    -moz-transition: height 1s ease-in-out;
    -o-transition: height 1s ease-in-out;
    transition: height 1s ease-in-out
    }
.resTitle {
    text-align: center;
    margin-bottom: 3rem
    }
.nextRes {
    float: right;
    background-image: url(/media/assets/next.svg);
    background-repeat: no-repeat;
    background-position-y: 70px
    }
.nextRes:hover {
    background-image: url(/media/assets/nextHover.svg)
    }
.prevRes {
    float: left;
    background-image: url(/media/assets/prev.svg);
    background-repeat: no-repeat;
    background-position-y: 70px
    }
.prevRes:hover {
    background-image: url(/media/assets/prevHover.svg)
    }
#resButton1, #resButton2, #resButton3, #resButton4 {
    display: block;
    padding: 6px 12px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    background-color: #00cece;
    color: #fff;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2rem
    }
.owl-stage-outer {
    width: 100% !important
    }
#tlfTestimonialsOwl > div.owl-stage-outer > div > div.owl-item > div {
    height: auto;
    background-size: 100%;
    background-position: -25%
    }
#tlfFeaturesSliderContainer {
    margin-left: 50px;
    margin-right: 50px;
    height: 400px;
    padding-top: 50px;
    padding-bottom: 50px;
    display: block
    }
#tlfFeaturesOwl, #tlfFeaturesOwl > div.owl-stage-outer, #tlfFeaturesOwl > div.owl-stage-outer > div, #tlfFeaturesOwl > div.owl-stage-outer > div > div > div {
    max-height: 200px
    }
.tlfPageN .owl-prev {
    margin-left: -50px !important;
    background-image: url(/media/assets/prev.svg) !important;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0) !important;
    background-repeat: no-repeat !important;
    background-position-y: 48% !important;
    height: 255px !important;
    top: -32px !important
    }
.tlfPageN .owl-next {
    margin-right: -50px !important;
    background-image: url(/media/assets/next.svg) !important;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0) !important;
    background-repeat: no-repeat !important;
    background-position-y: 48% !important;
    height: 255px !important;
    top: -32px !important
    }
.tlfPageN .owl-prev:hover {
    background-image: url(/media/assets/prevHover.svg) !important;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0) !important
    }
.tlfPageN .owl-next:hover {
    background-image: url(/media/assets/nextHover.svg) !important;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0) !important
    }
#tlfFeatures {
    margin: 0 auto;
    max-width: 1070px;
    width: 90%;
    height: 270px;
    padding-top: 25px;
    padding-bottom: 25px
    }
#tlfTestimonialsnew, #tlfResorts {
    margin: 0 auto;
    max-width: 1070px;
    width: 90%;
    height: 355px;
    padding-top: 25px;
    padding-bottom: 25px;
    overflow: hidden
    }
.tlfFeature {
    background-repeat: none;
    background-size: cover;
    height: 200px
    }
.tlfFeatureTitle {
    background-color: #00cece;
    height: auto;
    padding: 4px 0 0 0;
    width: 80%;
    max-width: 300px;
    margin-top: 1rem;
    position: absolute;
    color: #fff;
    font-family: "Open Sans"
    }
.tlfFeatureHeader {
    color: #fff;
    font-family: "Open Sans";
    margin: -2px 5px 6px 10px;
    font-size: 17px
    }
.full {
    height: 570px !important;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
    }
body.tlfPage > div.sn-container > div.container.stomcontent.sn-container.tlf-container > div.pt10.pb10.sm-pt30.sm-pb30.color-7d756b.fontsize12.sm-fontsize14.cspahone.cspa {
    background: #fff;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: 2px 2px 2px 1px rgba(95, 95, 95, 0.54)
    }
.tlfPage > div.sn-container > div.search-maxi.bgcolor-00cece.cstor > div.container.sxs-showoptions, .tlfPage > div.sn-container > div:nth-child(3) > div.bgWhite.p20.mt10.sm-p20.sm-mt30, .tlfPage > div.sn-container > div.breadcrumb-container, .tlfPage > div.sn-container > div.container.stomcontent.sn-container > div:nth-child(3) > div.col-xs-12.col-sm-5.col-sm-offset-7.p0.fontsize11.lg-fontsize14.acenter.sm-aright.color-424342 {
    display: none !important
    }
.tlfPage .tlf-prop-header {
    margin-top: -15px;
    text-align: center;
    margin-bottom: -16px
    }
.tlfPage .tlf-prop-logo {
    width: 251px;
    height: 74px;
    margin-top: -11px;
    margin-bottom: 1px
    }
.tlfPage .result-container {
    padding-bottom: 3rem
    }
.tlfPage .tlf-prop-des > ul > li {
    list-style-image: url(/media/assets/tlf/heartbullet.svg);
    padding-left: 0;
    margin-bottom: 1rem;
    margin-left: -26px
    }
.tlfPage .sn-container {
    background-image: url(/media/assets/tlf/map.svg);
    background-attachment: fixed;
    background-size: cover;
    background-position-x: 50%;
    background-position-y: 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
    }
.tlfPage > div.sn-container > div.container.stomcontent.sn-container {
    background: rgba(255, 255, 255, 0);
    padding-bottom: 58px;
    margin-bottom: -72px;
    padding: 0
    }
.tlfPage #TLFHeroBanner {
    background: rgba(33, 202, 198, 0.5);
    width: 100%;
    height: 315px;
    overflow: hidden
    }
.tlfPage #TLFlogo {
    height: 100px;
    margin-top: 125px;
    float: right;
    margin-right: 18%
    }
.tlfPage #TLFBallon {
    height: 175px;
    margin-top: 42px;
    -webkit-animation: linear infinite alternate;
    -webkit-animation-name: run;
    -webkit-animation-duration: 60s;
    position: relative;
    margin-left: 18%
    }
.tlfPage #TLText {
    height: 100px;
    margin-top: 205px;
    float: left;
    margin-left: 14%;
    position: absolute
    }
.tlfPage .tlf-image-header {
    background: rgba(255, 255, 255, 0.75);
    width: 90%;
    margin: 5%;
    text-align: center;
    display: inline-block
    }
.tlfPage .tlf-h1 {
    font-size: 3rem;
    line-height: 3rem
    }
.tlfPage .tlf-h3 {
    font-size: 2rem;
    line-height: 1rem;
    margin-top: 2px;
    margin-bottom: 15px;
    font-size: 1.25rem !important
    }
.tlfPage .tlf-prop-img {
    height: 30rem;
    width: 100%;
    background-size: cover;
    background-position-y: 50%
    }
.tlfPage .tlf-prop-head, .tlf-prop-des {
    padding-left: 5%;
    padding-right: 5%
    }
.tlfPage .tlf-table {
    display: table;
    background: #fff;
    margin-top: 2rem;
    box-shadow: 2px 2px 2px 1px rgba(95, 95, 95, 0.54)
    }
.tlfPage .tlf {
    background: #fffffd;
    padding: 15px;
    display: table-cell;
    padding-top: 1%
    }
.tlfPage .tlf-button-link {
    background: #f66;
    display: block;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    border-radius: 6px;
    text-transform: capitalize;
    font-weight: bold;
    line-height: 4rem;
    margin-top: 2rem;
    margin-bottom: 15px
    }
.tlfPage .tlf-button-link:hover {
    text-decoration: none;
    background: #e49595;
    color: #fff
    }
@-webkit-keyframes run {
    0% {
        left: 0
        } 50% {
        left: 15%
        } 100% {
        left: 0
        }
    }
.goToContent {
    width: 70%;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    background-color: #00cece;
    display: block;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    padding: 6px;
    margin-bottom: 2rem
    }
.goToContent:hover {
    background: #077;
    color: #fff;
    text-decoration: none
    }
.form-occupancy-details form .dd-styled {
    width: 350px;
    height: 34px
    }
.form-occupancy-details select {
    width: 350px;
    height: 34px
    }
.full-width-container {
    position: relative;
    width: 100%
    }
.image-holder {
    background-color: #f5f5f5;
    position: relative;
    width: 100%
    }
.main-image {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    margin: 0 auto;
    max-width: 2200px;
    position: relative;
    width: 100%
    }
.blue-header {
    background-color: rgba(0, 206, 206, 0.74)
    }
.blue-header li span {
    position: relative;
    top: -8px
    }
.btn-circle.btn-xl {
    border-radius: 35px;
    height: 50px;
    line-height: 1.33;
    width: 50px
    }
.payTypeWrap label {
    width: 50%;
    overflow: auto;
    cursor: pointer
    }
.payTypeWrap label span {
    text-align: center;
    padding: 0;
    display: block
    }
.payTypeWrap label input {
    position: absolute;
    top: 50px;
    opacity: 0
    }
.payTypeWrap .optone {
    background-color: #a4a4a4;
    color: #fff
    }
.payTypeWrap .circle {
    height: 30px;
    width: 30px;
    display: table-cell;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    left: 46.5%;
    top: 50%;
    z-index: 1;
    padding-top: 2px;
    font-size: 16px;
    line-height: 24px
    }
.sn-suggest .sn-suggest-dropdown {
    z-index: 9999 !important
    }
.box-container {
    z-index: 5 !important
    }
.internal-nav-menu-wrap {
    z-index: 600 !important
    }
.internal-nav-menu-wrap-mob {
    z-index: 9 !important
    }
.box-shadow {
    box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.2)
    }
.backbtn-wrapper {
    line-height: 38px;
    color: #968080;
    cursor: pointer
    }
.search-mini-wrapper .container {
    width: 1200px
    }
.search-mini-wrapper a, .search-mini-wrapper a:hover {
    color: #968080
    }
.search-mini-wrapper {
    height: 38px;
    background: #fff;
    overflow-x: scroll;
    overflow-y: hidden
    }
.search-form-wrapper {
    color: #968080;
    line-height: 40px;
    border-left: 1px solid #eae6e6
    }
.search-form-wrapper select {
    border: 0;
    background: #f0f0f0
    }
.search-form-wrapper .select-first {
    width: 45px
    }
.search-form-wrapper .select-second {
    width: 122px
    }
.search-form-wrapper .select-third {
    width: 108px
    }
.search-form-wrapper .select-fourth {
    width: 177px
    }
.search-form-wrapper .search-submit {
    display: inline-block;
    background: #00cece;
    color: #fff;
    cursor: pointer;
    text-align: center;
    border: 0;
    height: 23px;
    line-height: 23px;
    margin-left: 15px;
    padding: 0 20px
    }
.internal-nav-menu-wrap-mob .topmenu {
    padding: 8px 0 8px 30px
    }
.internal-nav-menu-wrap-mob a {
    font-size: 16px;
    color: #fff;
    display: block
    }
.internal-nav-menu-wrap-mob .dropdown-menu {
    margin: 0;
    padding: 0;
    top: 99%;
    border: 1px solid #00cece;
    width: 100%
    }
.internal-nav-menu-wrap-mob .dropdown-menu li {
    border-top: 1px #0bd4d4 solid
    }
.internal-nav-menu-wrap-mob .dropdown-menu li a {
    font-size: 15px;
    color: #fff;
    padding: 12px 0 12px 28px;
    display: block
    }
.internal-nav-menu-wrap-mob .dropdown-menu li a:hover {
    background-color: #08a9a9
    }
.internal-nav-menu-wrap-mob .bgcolor-08A9A9 {
    background-color: #08a9a9
    }
.banner-header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 206, 206, 0.84)
    }
.table-banner-wrapper {
    display: table;
    width: 100%;
    margin-top: 15px
    }
.hotel-wrapper {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%
    }
.banner-bottom-tab {
    width: 1%;
    display: table-cell;
    list-style-type: none;
    font-size: 10px;
    line-height: 14px;
    border-right: 2px solid #fff;
    height: 50px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    vertical-align: middle;
    padding: 5px 15px 10px
    }
.banner-bottom-tab:last-child {
    border-right: 0
    }
.bb-icon {
    width: 25px;
    padding: 0;
    margin-top: 0;
    margin-right: 2%;
    margin-left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
    }
#bbExplain {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: -6px;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
    }
#bbPool, #bbKit, #bbCheck {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    padding: 2%;
    position: absolute;
    z-index: 1
    }
#bbPool:before, #bbKit:before, #bbCheck:before {
    content: "";
    position: absolute;
    left: 43%;
    top: -40px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #008282;
    border-left: 20px solid transparent
    }
#bbPool:after, #bbKit:after, #bbCheck:after {
    content: "";
    position: absolute;
    left: 43%;
    top: -37px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #fff;
    border-left: 20px solid transparent
    }
.bbExplaination {
    height: auto;
    background-color: #fff;
    border-radius: 6px;
    border: 2px solid #008282;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    padding: 1%;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
    }
#bbPool:before, #bbPool:after {
    left: 10%
    }
#bbKit:before, #bbKit:after {
    left: 45%
    }
#bbCheck:before, #bbCheck:after {
    left: 80%
    }
.occupancyWrapper {
    z-index: 3;
    height: 45px;
    background-color: #fff;
    border-bottom: 1px solid #e0e0e0
    }
.occupancyWrapper .property-info-widget {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    padding: 0 20px;
    font-size: 15px;
    font-weight: 600;
    border-right: 1px solid #e0e0e0
    }
.occupancyWrapper .occupancyBar-inner {
    height: 45px;
    overflow: visible
    }
.occupancyWrapper .property-info-widget.lastDiv {
    border-right: 0
    }
.occupancyWrapper .property-info-widget img {
    margin-right: 20px
    }
.occupancyWrapper .icon-explanation {
    width: 300px;
    text-align: center;
    opacity: 0;
    position: relative;
    color: #4f4f4f;
    font-size: 13px;
    z-index: 1000;
    border: 1px solid #000;
    padding: 5px;
    border-radius: 5px;
    margin-top: -2px;
    box-shadow: 2px 2px 2px rgba(77, 77, 77, 0.7);
    background-color: #fff;
    margin-left: 20px
    }
.occupancyWrapper .icon-explanation:after, .occupancyWrapper .icon-explanation:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
    }
.occupancyWrapper .icon-explanation:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #000;
    border-width: 9px;
    left: 50%;
    margin-left: -9px
    }
.occupancyWrapper .icon-explanation:before {
    border-color: rgba(113, 158, 206, 0);
    border-bottom-color: #000;
    border-width: 10px;
    left: 50%;
    margin-left: -10px
    }
.showOccupancy {
    opacity: 1 !important
    }
.gallery-wrapper .owl-prev {
    background-image: url(/media/assets/prev.svg) !important;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0) !important;
    background-repeat: no-repeat !important;
    background-position-y: 48% !important
    }
.gallery-wrapper .owl-next {
    background-image: url(/media/assets/next.svg) !important;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0) !important;
    background-repeat: no-repeat !important;
    background-position-y: 48% !important
    }
.book-now {
    background: #ff6b6e;
    display: inline-block;
    width: 100%;
    height: 56px;
    margin-top: 10px;
    cursor: pointer
    }
.book-now-caption-holder {
    width: 80%;
    position: relative
    }
.book-now-caption {
    position: absolute;
    font-family: "Open Sans", "Playfair Display", "Droid Serif", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
    line-height: 56px;
    display: inline-block;
    left: 0;
    right: 0
    }
.book-now-arrow {
    display: inline-block;
    width: 20%;
    height: 100%;
    background-color: #f25c5f;
    float: right;
    text-align: right;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0
    }
.book-now:hover .book-now-arrow {
    width: 100%;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px
    }
.book-now-arrow img {
    display: inline-block;
    margin-right: 11px;
    margin-top: 23px
    }
.content-container p {
    margin: 0 0 10px
    }
.subtitle-img {
    position: relative;
    top: 20px;
    left: -20px;
    opacity: 0.6;
    width: 62px
    }
.image-separator {
    height: 150px;
    width: 100%;
    position: relative
    }
.separator-image-one, .separator-image-two, .separator-image-three {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    height: 100%;
    width: 100%
    }
.separator-image-one {
    background-image: url(/images/property/ximg-separator1.jpg.pagespeed.ic.eey-d5nEEA.jpg)
    }
.separator-image-two {
    background-image: url(/images/property/ximg-separator2.jpg.pagespeed.ic.mmo_gErT6X.jpg)
    }
.separator-image-three {
    background-image: url(/images/property/ximg-separator3.jpg.pagespeed.ic.JEd8WcPQbK.jpg)
    }
.image-separator .overlay-bg {
    background: rgba(93, 239, 255, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
    }
.content-container .readless {
    padding-top: 20px
    }
.content-container .readmore {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    background-color: #19d1d1;
    padding: 6px 55px
    }
.visible-description {
    max-height: 200px;
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 3rem
    }
.visible-features {
    max-height: 352px;
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 3rem
    }
.visible-indoors-outdoors {
    max-height: 300px;
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 3rem
    }
.visible-whats-around {
    max-height: 165px;
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 3rem
    }
.visible-need-to-know {
    max-height: 340px;
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 3rem
    }
.visible-all {
    max-height: 100%
    }
.cottage-group-remark {
    background: #f5ebed;
    padding: 20px 50px;
    width: 100%;
    text-align: center
    }
.cottage-group-remark a {
    font-weight: 600;
    text-decoration: underline;
    color: #00cece
    }
#tlf-content-logo-container {
    width: 50%
    }
.tlf-promo-img {
    overflow: hidden;
    height: 240px
    }
.tlf-promo-img .pink-hg {
    height: 100%;
    width: auto
    }
.tlf-promo-list > li {
    background: url(/images/property/heart.svg) no-repeat left 5px;
    background-size: 13px 13px;
    padding-left: 2em;
    width: 100%;
    float: left;
    font-size: 13px;
    line-height: 22px;
    list-style-type: none;
    margin-left: 0
    }
.tlf-promo-link {
    position: relative;
    display: inline-block;
    color: #fff;
    font-weight: 100
    }
.tlf-promo-link:hover {
    color: #fff;
    font-weight: 400
    }
#guest-reviews #slider-reviews-data .owl-stage-outer {
    list-style: none;
    background: #fff;
    -webkit-box-shadow: 0 0 40px 6px rgba(221, 221, 221, 1);
    -moz-box-shadow: 0 0 40px 6px rgba(221, 221, 221, 1);
    box-shadow: 0 0 40px 6px rgba(221, 221, 221, 1)
    }
#guest-reviews .owl-stage-outer.owl-height {
    margin-bottom: -70px
    }
#guest-reviews #slider-reviews-data .owl-nav {
    position: relative;
    top: 60px
    }
#guest-reviews #slider-reviews-data .owl-dots {
    margin-top: 0;
    position: relative;
    top: 67px;
    margin: 0 15%;
    counter-reset: dots
    }
#guest-reviews #slider-reviews-data .owl-dot {
    display: inline-block;
    padding: 5px 12px;
    border: 1px solid #ddd;
    color: #19d1d1;
    font-weight: 600;
    margin-bottom: 8px
    }
#guest-reviews #slider-reviews-data .owl-dot:last-of-type {
    border-right: 1px solid #ddd
    }
#guest-reviews #slider-reviews-data .owl-dot.active {
    background-color: #19d1d1;
    color: #fff;
    border: 1px solid #19d1d1
    }
#guest-reviews #slider-reviews-data .owl-dot.active span, #guest-reviews #slider-reviews-data .owl-dots .owl-dot span:hover {
    background-color: #19d1d1
    }
#guest-reviews #slider-reviews-data .owl-dots .owl-dot:hover {
    background: #19d1d1;
    color: #fff
    }
#guest-reviews #slider-reviews-data .owl-dots .owl-dot span {
    height: 25px;
    margin: 0;
    background: 0
    }
#guest-reviews #slider-reviews-data .owl-dots .owl-dot span:hover {
    background: 0
    }
#prop-description, #prop-description-whatwethink {
    line-height: 25px
    }
#top-ten-reasons ul {
    counter-reset: item;
    list-style-type: none
    }
#top-ten-reasons ul li {
    display: block
    }
#top-ten-reasons ul li:before {
    content: counter(item) "  ";
    counter-increment: item
    }
#top-ten-reasons .reason-line {
    display: table
    }
#top-ten-reasons .reason-number {
    display: table-cell;
    vertical-align: middle
    }
#top-ten-reasons .reason-digit {
    display: inline-block;
    width: 10px;
    text-align: right
    }
#top-ten-reasons .reason-text {
    display: table-cell;
    line-height: none;
    vertical-align: middle;
    padding-left: 20px
    }
#special-offers.special-offer-bordered {
    border: 10px solid #ff6b6e;
    border-image: repeating-linear-gradient(-45deg, #d63134, #d63134 9%, #ff6b6e 9%, #ff6b6e 18%) 10;
    color: #663637;
    position: relative;
    margin: 0
    }
#special-offers p {
    text-align: left !important;
    font-size: 14px
    }
#special-offers h1 {
    color: #522425
    }
#travelinfo table img {
    max-width: 100%
    }
#travelinfo table th {
    background-color: #f7f8fa;
    color: #19d1d1
    }
#travelinfo table tr {
    border: 1px solid #f0f0f0
    }
#travelinfo table thead:first-child > tr:first-child > th, #travelinfo .table-condensed > tbody > tr > td {
    border: 0;
    padding: 15px;
    vertical-align: middle
    }
.bottom-box-container {
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000
    }
.result-container .fa-bed {
    background: url(/images/property/xbeds-small.png.pagespeed.ic.3Rst-NBSpV.png) !important;
    background-repeat: no-repeat !important;
    height: 12px !important;
    margin-left: 8px !important
    }
.result-container .fa-bed::before {
    content: ""
    }
.transition-animated {
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    -ms-transition: 400ms;
    transition: 400ms
    }
.re-gallery-wrapper .resort-wrapper {
    width: 100%;
    position: absolute;
    z-index: 2
    }
.re-gallery-wrapper .resort-wrapper .bgwrap {
    background-color: rgba(197, 249, 249, 0.57)
    }
.re-gallery-wrapper .resort-wrapper .re-so {
    background-color: #f66
    }
.re-gallery-wrapper .resort-wrapper .re-so:after, .updown-box-container .re-so:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 102, 102, 0);
    border-left-color: #f66;
    border-width: 8px;
    margin-top: -8px
    }
.re-gallery-wrapper .resort-wrapper .expiresMsg {
    background-color: #fff;
    color: #f66;
    padding: 4px 10px 3px 15px
    }
#special-offers.special-offer-bordered.panel-collapse p {
    text-align: center !important
    }
.accordion-wrapper a.collapse-in {
    background-color: #00a6a6 !important
    }
.accordion-wrapper a.bgdarkred.collapse-in {
    background-color: #8b0000 !important
    }
#rooms-suites .box-shadow {
    background: #fff;
    -webkit-box-shadow: 0 0 5px 5px rgba(221, 221, 221, 0.9);
    -moz-box-shadow: 0 0 5px 5px rgba(221, 221, 221, 0.9);
    box-shadow: 0 0 5px 5px rgba(221, 221, 221, 0.9)
    }
#rooms-suites .prop-occupancy {
    position: absolute;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.75);
    opacity: 1
    }
#rooms-suites .prop-occupancy .occup-box {
    width: 31%;
    text-align: center;
    border-right: 2px solid #42413d
    }
#rooms-suites .prop-occupancy .occup-box.last {
    border-right: 0
    }
#rooms-suites .book-now-caption {
    font-size: 12px
    }
#rooms-suites .prop-thumb {
    width: 99%;
    min-height: 137px !important
    }
#rooms-suites .book-now {
    height: 35px
    }
#rooms-suites .book-now-caption {
    line-height: 35px
    }
#rooms-suites .book-now-arrow img {
    margin-top: 10px;
    width: 18px
    }
#rooms-suites .prop-occupancy .icon-explanation {
    width: 100%;
    text-align: center;
    opacity: 0;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.75);
    padding: 5px;
    color: #4f4f4f;
    top: 0;
    font-size: 13px;
    left: 50%;
    transform: translatex(-50%);
    z-index: 1000;
    line-height: 17px
    }
#rooms-suites .prop-occupancy:hover .icon-explanation {
    top: -45px;
    opacity: 1;
    min-height: 50px
    }
#rooms-suites .prop-occupancy .occup-box .icons {
    width: 27% !important
    }
#rooms-suites .prop-occupancy .occup-box .iconsmd {
    width: 22% !important
    }
#rooms-suites .prop-occupancy .occup-box .iconslg {
    width: 37% !important
    }
.prop-list-offer {
    position: absolute;
    top: 12px;
    z-index: 1001
    }
.prop-list-offer h3 {
    height: 20px !important
    }
.prop-list-offer .re-so {
    background-color: #f66;
    padding: 5px 5px 0 5px
    }
.sm-board-options {
    background-color: #ebebeb;
    border-bottom: 1px solid #d6d6d6;
    list-style: none
    }
.sm-board-options li {
    border-right: 1px solid #000;
    padding-right: 5px
    }
.sm-board-options li:last-child {
    border: 0
    }
#for-your-tots .fotorama__fullscreen-icon, #food-drink .fotorama__fullscreen-icon, #activities .fotorama__fullscreen-icon {
    display: none !important
    }
.gal-bg-wrap {
    background-color: rgba(232, 233, 237, 0.8);
    position: absolute;
    bottom: 0;
    color: #595858
    }
#for-your-tots .desc, #food-drink .desc, #activities .desc {
    line-height: 17px
    }
.price-re-wrap:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #fff;
    border-width: 12px;
    margin-top: -8px
    }
.price-box-wrap .popover.top > .arrow::after {
    border-top-color: #000
    }
.displaytablerow {
    display: table;
    width: 100%
    }
.box-shadow .innerwrap {
    float: none;
    display: table-cell;
    height: 100%;
    vertical-align: top
    }
.resort-internal-nav-menu-wrap.affix ul {
    display: flex !important;
    flex-flow: row !important
    }
.resort-internal-nav-menu-wrap.affix ul li {
    flex-grow: 1 !important
    }
.anchorfullwidthlink {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
    }
.updown-box-container {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important
    }
.resortMobileSignUp {
    display: none
    }
.resortMobileModal {
    display: none
    }
.resortMobileModal > h2 {
    display: none
    }
.resortMobileModal > p {
    display: none
    }
.plannerSmallPrint {
    display: none
    }
.closeSignUp {
    display: none
    }
.resortBrochureImage {
    display: none
    }
.brochureButtons {
    width: 48%;
    float: left;
    margin-left: 1%;
    margin-right: 1%
    }
body {
    margin-top: 110px
    }
.white, .white:hover {
    color: #fff
    }
a:not([href]):not([tabindex]) {
    color: #4b4845
    }
a:not([href]):not([tabindex]):hover {
    color: #4b4845;
    text-decoration: none
    }
.sn-container .stopc {
    margin-top: 50px
    }
.stomcontent.sn-container, .cmsPage .sn-container .stopc {
    margin-top: 0
    }
.container.stomcontent {
    min-height: 500px
    }
.container.stomcontent.sn-container {
    min-height: 100%
    }
#header {
    height: 110px;
    width: 100%;
    position: fixed;
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.17);
    z-index: 1010;
    background-color: #fff;
    top: 0
    }
.headerWrap {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto
    }
.burgerMenu {
    display: none
    }
.logo {
    width: 50%;
    position: relative;
    display: block;
    float: left;
    padding-top: 0 !important;
    margin-left: 38px
    }
.functions {
    width: auto;
    min-width: 200px;
    display: block;
    float: right;
    margin-right: 10px
    }
.functionOp {
    width: auto;
    min-width: 100px;
    display: block;
    position: relative;
    float: right;
    text-align: right;
    font-size: 16px;
    margin-top: 1.5rem;
    color: #4b4845;
    line-height: 1.5
    }
.functionOp > a > img {
    max-height: 25px;
    max-width: 25px;
    margin-top: -2px;
    margin-right: 5px;
    vertical-align: middle
    }
.functionOp > a {
    text-decoration: none;
    color: #4b4845
    }
.functionOp > a:hover {
    text-decoration: none;
    color: #4b4845
    }
.mobileFunctions {
    display: none
    }
.numberSearchCon > img {
    max-height: 30px;
    max-width: 30px;
    display: block;
    float: right;
    margin-top: 10px;
    margin-right: 10px
    }
.numberSearchCon > p {
    color: #f35b5e;
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: 600;
    text-align: right;
    float: right;
    margin-top: 0.8rem;
    margin-bottom: -4px;
    line-height: 1.5
    }
.menuWrap {
    width: 100%;
    background-color: #fff;
    height: 30px;
    position: relative;
    display: block;
    float: left
    }
.menuCon {
    width: 100%;
    max-width: 1170px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    font-size: 0
    }
.desktopMenu {
    position: relative;
    display: block;
    width: 80%;
    float: left;
    height: 40px;
    padding-bottom: 15px
    }
.desktopMenu ul {
    padding: 0
    }
#burgerMenuWrapper {
    top: 0;
    padding: 0;
    margin: 0;
    background: rgba(0, 0, 0, 0);
    position: fixed;
    display: block;
    width: 100% !important;
    z-index: 1004;
    height: 100% !important;
    cursor: pointer
    }
.topMenuOption {
    list-style: none;
    display: inline-block;
    position: relative;
    float: left;
    width: 13.5%;
    text-align: center;
    height: 40px;
    color: #4b4845
    }
.topMenuOption > a:hover {
    color: #4b4845;
    text-decoration: none;
    padding-left: auto;
    padding-right: auto;
    text-decoration: underline
    }
.topMenuOption > a.active {
    color: #00cece;
    text-decoration: none
    }
.hasSub {
    pointer-events: all;
    cursor: auto
    }
.subMenu {
    height: 0;
    overflow: hidden;
    width: 140%;
    transform: scaley(0);
    box-shadow: 3px 3px 2px 1px rgba(0, 0, 0, 0.5);
    z-index: -1;
    margin-left: -10%;
    margin-bottom: 0
    }
.open {
    height: auto;
    overflow: hidden;
    transition: transform 0.3s ease-out;
    height: auto;
    transform: scaley(1);
    transform-origin: top;
    z-index: -1
    }
.subMenuOption {
    background-color: #4b4845;
    color: #fff;
    text-align: left;
    font-size: 13px
    }
.subMenuOption > a {
    text-decoration: none;
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    padding: 7px 7px 7px 8px;
    text-transform: capitalize
    }
.subMenuOption > a:hover {
    text-decoration: none;
    color: #4b4845;
    background-color: #fff
    }
#headerSearch {
    background-color: #fff;
    border: 1px solid #4b4845;
    height: 25px;
    width: 16%;
    border-radius: 4px;
    display: block;
    position: relative;
    display: block;
    font-size: 0.75rem;
    color: #4b4845;
    float: right;
    padding-left: 6px;
    padding-top: 3px;
    margin-top: 3px;
    margin-right: 40px;
    font-family: "Open Sans"
    }
#headerSearch input::-webkit-input-placeholder {
    color: #4b4845 !important
    }
#headerSearch input:-moz-placeholder {
    color: #4b4845 !important
    }
#headerSearch input::-moz-placeholder {
    color: #4b4845 !important
    }
#headerSearch input:-ms-input-placeholder {
    color: #4b4845 !important
    }
#headerSearch .sn-suggest {
    width: 84% !important
    }
#headerSearch #SearchNodeInput {
    width: 103% !important;
    height: 20px !important;
    font-size: 12px !important
    }
#headerSearch .search-button {
    width: 28px;
    height: 25px;
    position: relative;
    top: -4px;
    right: -4px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #4b4845
    }
.logout {
    display: none
    }
@media screen and (max-width: 767px) {
    body {
        margin-top: 56px
        }
    .sn-container .search-maxi {
        margin-top: 0
        }
    #header {
        height: 58px
        }
    .header {
        width: 30%
        }
    .left {
        float: left;
        width: 64%
        }
    .logo {
        width: 72%;
        position: relative;
        display: block;
        float: left;
        padding-top: 0 !important
        }
    .functions {
        display: none
        }
    nav.mobileFunctions > ul > li:nth-child(4) {
        display: block
        }
    .mobileFunctions > ul > li > a > img {
        margin-top: 16px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        height: 26px
        }
    .mobileFunctions > ul > li > a > p {
        display: inline;
        width: 100%;
        height: 40px;
        float: right;
        text-align: center;
        color: #00cece
        }
    .middle {
        display: none
        }
    .numberSearchCon {
        display: none
        }
    .menuWrap {
        margin-top: -10px;
        height: calc(100vh - 58px) !important
        }
    .menuWrap.open {
        margin-top: 58px;
        height: calc(100vh - 58px) !important
        }
    .totsButtonGreen {
        font-family: "Open Sans";
        text-decoration: none;
        background-color: #19cbcb;
        color: #fff;
        text-align: center;
        padding: 10px;
        font-weight: bold
        }
    .totsButtonGreen:hover {
        font-family: "Open Sans";
        text-decoration: none;
        background-color: #19cbcb;
        color: #fff;
        text-align: center;
        padding: 10px;
        font-weight: bold
        }
    .totsButtonGrey {
        font-family: "Open Sans";
        text-decoration: none;
        background-color: #e4e2e3;
        color: #414642;
        text-align: center;
        padding: 10px;
        font-weight: bold
        }
    .totsButtonGrey:hover {
        font-family: "Open Sans";
        text-decoration: none;
        background-color: #414642;
        color: #fff;
        text-align: center;
        padding: 10px;
        font-weight: bold
        }
    .desktopHide {
        display: block
        }
    .resortMobileSignUp {
        height: 100%;
        width: 100%;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99999;
        background: rgba(128, 128, 128, 0.8)
        }
    .resortMobileModal {
        display: block;
        width: 90%;
        height: 90%;
        margin: 5%;
        padding: 15px;
        border-radius: 20px;
        background: #f2f2f2;
        text-align: center
        }
    .resortMobileModal > h2 {
        display: block;
        font-size: 24px;
        margin-bottom: 8%
        }
    .resortMobileModal > p {
        display: block;
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 8%
        }
    .plannerSmallPrint {
        display: inline-block;
        margin-bottom: 2% !important;
        position: relative;
        width: 90%;
        font-size: 10px;
        line-height: 12px;
        text-align: left;
        margin-top: 10px
        }
    .closeSignUp {
        display: block;
        position: fixed;
        width: 40px;
        height: 40px;
        background: #000;
        color: #fff;
        right: 3%;
        top: 2%;
        border-radius: 20px;
        text-align: center;
        padding-left: 2px;
        font-size: 23px;
        font-weight: bolder;
        font-family: "Arial";
        line-height: 40px
        }
    .resortBrochureImage {
        display: block;
        background-image: url(/media/images/totsresorts.jpg);
        width: 100%;
        height: 35vh;
        background-repeat: no-repeat;
        background-size: cover;
        background-position-y: 38%;
        margin-bottom: 30px
        }
    }
@media screen and (max-width: 385px) {
    .sn-container .search-maxi {
        margin-top: 0
        }
    #header {
        height: 58px
        }
    .right {
        float: right;
        width: 36%;
        padding-top: 0
        }
    .functions {
        display: none
        }
    .mobileFunctions > ul > li > a > p {
        display: inline;
        width: 100%;
        height: 40px;
        float: right;
        text-align: center;
        color: #00cece
        }
    .mobileFunctions > ul > li > a > img {
        margin-top: 15px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        height: 25px
        }
    .middle {
        display: none
        }
    .numberSearchCon {
        display: none
        }
    }
@supports (-ms-ime-align: auto) {
    . menuWrap . open {
        overflow: hidden ! important
        }
    }
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) {
    .create-account-label {
        top: -10px;
        margin-bottom: -30px
        }
    .gallery-wrapper .view-gallery-wrap {
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%)
        }
    .re-usp-banner {
        min-height: 80px
        }
    .banner-bottom-tab {
        padding: 5px 5px 10px
        }
    #for-your-tots .fotorama__nav-wrap, #food-drink .fotorama__nav-wrap, #activities .fotorama__nav-wrap {
        display: none
        }
    .xs-font {
        font-size: 12px
        }
    }
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) {
    .banner-bottom-tab {
        padding: 5px 5px 12px !important
        }
    .re-usp-banner {
        min-height: 82px !important
        }
    }
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) {
    .banner-bottom-tab {
        padding: 5px 5px 10px !important
        }
    .re-usp-banner {
        min-height: 80px !important
        }
    }
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) {
    .create-account-label {
        top: -50px;
        margin-bottom: -30px
        }
    .gallery-wrapper .view-gallery-wrap {
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%)
        }
    .re-usp-banner {
        min-height: 69px
        }
    .banner-bottom-tab {
        padding: 5px 10px 5px
        }
    #rooms-suites .book-now {
        height: 30px;
        margin-top: 5px
        }
    #rooms-suites .book-now-arrow img {
        margin-top: 5px;
        margin-right: 6px
        }
    #rooms-suites .book-now-caption {
        line-height: 30px
        }
    #for-your-tots .fotorama__nav-wrap, #food-drink .fotorama__nav-wrap, #activities .fotorama__nav-wrap {
        display: none
        }
    #for-your-tots .desc, #food-drink .desc, #activities .desc {
        line-height: 13px;
        font-size: 11px
        }
    .xs-font {
        font-size: 10px
        }
    .skyscanner {
        width: 80%
        }
    }
@media only screen and (min-device-width: 375px) and (max-device-width: 670px) {
    .create-account-label {
        top: -10px;
        margin-bottom: -30px
        }
    .re-usp-banner {
        min-height: 89px
        }
    .banner-bottom-tab {
        padding: 5px 10px 2px
        }
    #for-your-tots .fotorama__nav-wrap, #food-drink .fotorama__nav-wrap, #activities .fotorama__nav-wrap {
        display: none
        }
    .xs-font {
        font-size: 10px
        }
    #rooms-suites .prop-occupancy:hover .icon-explanation {
        top: -45px;
        opacity: 1;
        min-height: 50px
        }
    #for-your-tots .desc, #food-drink .desc, #activities .desc {
        line-height: 13px;
        font-size: 11px
        }
    #resizeme {
        margin-top: -4px
        }
    }
@media only screen and (min-device-width: 375px) and (max-device-width: 736px) and (orientation: landscape) {
    .displayline {
        display: inline-block
        }
    .xs-price-left {
        min-height: 70px !important
        }
    .xs-price-left .displayline {
        margin-top: 10px
        }
    .xs-price-right {
        min-height: 70px !important
        }
    .xs-font {
        font-size: 15px
        }
    #rooms-suites .price-box-wrap {
        min-height: 90px
        }
    #rooms-suites .book-now-caption, #rooms-suites .villa-from, #rooms-suites .villa-night {
        line-height: 35px !important;
        display: inline-block
        }
    #rooms-suites .villa-price {
        font-size: 32px
        }
    #rooms-suites .prop-occupancy .occup-box .icons {
        width: 20% !important
        }
    #rooms-suites .prop-occupancy .occup-box .iconsmd {
        width: 15% !important
        }
    #rooms-suites .prop-occupancy .occup-box .iconslg {
        width: 30% !important
        }
    .banner-bottom-tab {
        padding: 5px 5px 19px
        }
    }
@media only screen and (min-width: 320px) {
    .banner-bottom-tab {
        font-size: 10px;
        line-height: 14px
        }
    .specialoffer-xs .offerProperty > h3, .specialoffer-xs .expiresMsg > p {
        font-size: 12px
        }
    .view-gallery-wrap {
        position: absolute;
        bottom: 45px;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%)
        }
    .gallery-wrapper .owl-carousel .owl-stage-outer {
        height: 220px
        }
    .gallery-wrapper .owl-carousel.owl-loaded {
        display: block;
        height: 220px;
        overflow: hidden
        }
    .gallery-wrapper .owl-carousel.owl-drag .owl-item {
        height: 220px !important
        }
    .gallery-wrapper .owl-item img {
        width: auto !important;
        max-height: 240px;
        margin-left: auto;
        margin-right: auto
        }
    .gallery-wrapper .owl-carousel .owl-stage-outer {
        height: 220px
        }
    #travelinfo table {
        font-size: 10px
        }
    .internal-nav-menu-wrap-mob a.fanchor {
        width: 25%;
        border-right: 1px solid #fff
        }
    .internal-nav-menu-wrap-mob a.sanchor {
        width: 75%
        }
    .villa-from, .villa-price {
        display: block
        }
    .villa-from {
        line-height: 14px
        }
    .villa-price {
        line-height: 23px
        }
    .villa-night {
        line-height: 12px
        }
    .re-gallery-wrapper .view-gallery-wrap {
        bottom: 45px !important
        }
    }
@media only screen and (min-width: 375px) {
    .banner-bottom-tab {
        font-size: 13px;
        line-height: 17px
        }
    .specialoffer-xs .offerProperty > h3, .specialoffer-xs .expiresMsg > p {
        font-size: 15px
        }
    .view-gallery-wrap {
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%)
        }
    .gallery-wrapper .owl-carousel .owl-stage-outer {
        height: 230px
        }
    #travelinfo table {
        font-size: 13px
        }
    .gallery-wrapper .owl-carousel.owl-loaded {
        display: block;
        height: 240px;
        overflow: hidden
        }
    .gallery-wrapper .owl-carousel.owl-drag .owl-item {
        height: 240px !important
        }
    .gallery-wrapper .owl-item img {
        width: auto !important;
        max-height: 260px;
        margin-left: auto;
        margin-right: auto
        }
    .gallery-wrapper .owl-carousel .owl-stage-outer {
        height: 240px
        }
    #rooms-suites .book-now-caption {
        font-size: 12px
        }
    }
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .sn-suggest-dropdown {
        left: 0 !important
        }
    .view-gallery-wrap {
        position: absolute;
        bottom: 45px;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%)
        }
    .gallery-wrapper .owl-carousel .owl-stage-outer {
        height: 450px
        }
    #travelinfo table {
        font-size: 16px
        }
    .re-usp-banner {
        min-height: 56px
        }
    .re-usp-banner .banner-bottom-tab {
        text-align: center !important
        }
    #rooms-suites .prop-thumb {
        width: 99%;
        min-height: 215px !important
        }
    #rooms-suites .prop-occupancy:hover .icon-explanation {
        top: -50px;
        opacity: 1;
        min-height: 45px
        }
    .prop-list-offer {
        position: absolute;
        top: 12px;
        z-index: 2
        }
    .re-gallery-wrapper .view-gallery-wrap {
        bottom: 50px !important
        }
    ul#resort-internal-nav-menu li a {
        padding: 15px 7px !important;
        line-height: none !important
        }
    .affix-top.resort-internal-nav-menu-wrap ul#resort-internal-nav-menu li a {
        padding: 18px 7px !important
        }
    #contentcontainer {
        padding-right: 30px
        }
    .re-img {
        min-height: 397px
        }
    #USPBanner .container {
        margin: 0 !important;
        padding: 0 !important
        }
    .search-wrapper .sn-suggest {
        width: calc(100% - 79px) !important
        }
    #header .frosmo-searchNode .sn-suggest .sn-suggest-input {
        width: 99.6% !important
        }
    }
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .sn-suggest-dropdown {
        left: 0 !important
        }
    .view-gallery-wrap {
        position: absolute;
        bottom: 45px;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%)
        }
    .gallery-wrapper .owl-carousel .owl-stage-outer {
        height: 500px
        }
    #travelinfo table {
        font-size: 16px
        }
    .re-usp-banner {
        min-height: 67px;
        width: 73%;
        line-height: 1px
        }
    .banner-bottom-tab {
        line-height: 1px;
        padding: 5px 15px 17px
        }
    #bbCheck {
        margin-left: 43% !important
        }
    #bbKit {
        margin-left: 20% !important
        }
    #rooms-suites .prop-thumb {
        width: 99%;
        min-height: 275px !important
        }
    #rooms-suites .prop-occupancy h3 {
        font-size: 18px !important
        }
    #rooms-suites .book-now {
        height: 46px
        }
    #rooms-suites .book-now-caption {
        line-height: 46px
        }
    #rooms-suites .book-now-arrow img {
        margin-top: 18px;
        width: auto
        }
    #rooms-suites .prop-occupancy:hover .icon-explanation {
        top: -50px;
        opacity: 1;
        min-height: 45px
        }
    .prop-list-offer {
        position: absolute;
        top: 12px;
        z-index: 2
        }
    .updown-box-container .re-so {
        min-height: 25px !important
        }
    .re-gallery-wrapper .view-gallery-wrap {
        bottom: 50px !important
        }
    #resort-overview-gallery-container .gal-rest-wrap-box {
        width: 91% !important
        }
    #resort-overview-gallery-container .pull-left .gallery-image .img-responsive {
        height: 40px !important
        }
    .resort-internal-nav-menu-wrap.affix .container {
        width: 100% !important
        }
    .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
        right: -60px !important
        }
    .mfp-image-holder .mfp-content {
        max-width: 85% !important
        }
    .search-wrapper .sn-suggest {
        width: calc(100% - 89px) !important
        }
    #header #SearchNodeInput {
        left: 10px !important
        }
    #header .frosmo-searchNode .sn-suggest .sn-suggest-input {
        width: 99.6% !important
        }
    }
@media only screen and (min-height: 830px) {
    #tlf-price-box-container {
        display: block
        }
    }
@media screen and (max-width: 764px) {
    .homeContentItem {
        padding: 3% 8% 5% 8% !important
        }
    .homeContentItem {
        background-color: #00cece;
        color: #fff
        }
    .homeContentItem:nth-child(2n), .homeContentItem:nth-child(4n) {
        background-color: #fff;
        color: #00cece
        }
    }
@media screen and (min-width: 765px) and (max-width: 991px) {
    .homeContentItem {
        padding: 1% 3% 1% 3% !important
        }
    .homeContentItem:nth-child(3n), .homeContentItem:nth-child(4n) {
        background-color: #fff;
        color: #00cece
        }
    }
@media (min-width: 768px) {
    .iMobile {
        display: none;
        width: 768px
        }
    .btnBCData {
        display: none;
        width: 50%;
        height: 70%
        }
    .btnSTFData {
        display: none;
        width: 95%;
        height: 95%
        }
    .logo {
        padding-top: 40px
        }
    .logo img {
        margin: 0
        }
    .header-feefo {
        padding-top: 30px;
        text-align: right
        }
    .head-social {
        text-align: right;
        padding: 10px 0 0 0;
        margin: 0 auto
        }
    .stickyHeader img {
        width: 280px;
        vertical-align: middle
        }
    .header-button {
        width: 48px;
        height: 55px;
        border: 1px solid #eaeaea
        }
    .phone-search-wrapper {
        width: 301px;
        text-align: center;
        transition: all 300ms ease 0s
        }
    .search-wrapper .sn-suggest {
        margin-left: 30px;
        width: calc(100% - 59px);
        float: none !important
        }
    .search-input {
        background-color: #21cac6;
        border: medium none;
        border-bottom-left-radius: 7px;
        border-top-left-radius: 7px;
        font-style: normal;
        font-weight: 500;
        width: 250px;
        height: 37px;
        margin-top: 5px !important
        }
    .search-button {
        background-color: #21cac6;
        border: medium none;
        border-bottom-right-radius: 7px;
        border-top-right-radius: 7px;
        font-weight: 500;
        height: 37px;
        width: 24px
        }
    #SearchNodeInput {
        left: 0 !important
        }
    .search-wrapper-lg .sn-suggest {
        width: 82%
        }
    .search-input-lg {
        background-color: #21cac6;
        border: medium none;
        border-bottom-left-radius: 9px;
        border-top-left-radius: 9px;
        font-style: normal;
        font-weight: 500;
        width: 100%;
        height: 55px;
        margin-left: 3px
        }
    .search-button-lg {
        border: medium none;
        border-bottom-right-radius: 9px;
        border-top-right-radius: 9px;
        font-weight: 500;
        height: 55px;
        width: 17%
        }
    #testimonialsMainWrap .fullwrap {
        height: 530px !important
        }
    .backtotop {
        margin-top: 40px;
        text-align: right
        }
    .flinks ul {
        min-height: 150px;
        border: 0
        }
    .flinks ul.border-right-side {
        border-right: 1px dashed #3e3e3e
        }
    .flinks ul.border-both-side {
        border-left: 1px dashed #3e3e3e;
        border-right: 1px dashed #3e3e3e
        }
    .footer-feefo-bp-box {
        min-height: 134px
        }
    .breadcrumb {
        margin: 15px 0;
        font-size: 18px
        }
    .home-hover:hover img.img-hover {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        display: inline-block
        }
    .homecat-border {
        border: 1px solid #d1ceba
        }
    .homecat-border .home-hover:hover img.img-hover {
        top: 25px
        }
    .homeblocks-hover-link:hover img.homeblocks-hover-details {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        display: inline-block
        }
    .lbcs-divider {
        min-height: 165px;
        border-right: 1px dotted #4b453f
        }
    .pdp-tots-features {
        margin-bottom: 0;
        padding-right: 5px
        }
    .paybox-xs-cvc {
        padding-top: 0
        }
    .panel-paybox button {
        width: auto;
        padding-left: 25px;
        padding-right: 25px
        }
    .chk-styled {
        margin-bottom: 5px
        }
    .home-tagline .container {
        padding: 30px 0
        }
    .box-lovedby {
        height: 310px
        }
    ul.lbs-carousel li {
        margin-right: 50px
        }
    .enqp-help {
        text-align: right
        }
    .enqp-border-right {
        border-right: 1px solid #e7e7e7
        }
    .enqp-form {
        padding-right: 20px
        }
    .enqp-features {
        font-size: 16px;
        margin-top: 10px;
        text-align: left
        }
    .enqp-prop-title {
        text-align: right;
        font-size: 40px;
        padding-top: 40px
        }
    .enqp-prop-img {
        width: 225px
        }
    .enqp-price {
        padding-top: 0
        }
    .home-accordion .panel-heading {
        padding: 10px 15px
        }
    .home-accordion .panel-title {
        font-size: 18px
        }
    .home-accordion .panel-collapse .panel-body {
        font-size: 14px
        }
    .home-accordion .col-sm-1 {
        width: 7% !important
        }
    .home-accordion .col-sm-11 {
        width: 93% !important
        }
    .search-landing-accordion .panel-heading {
        padding: 10px 15px
        }
    .search-landing-accordion .panel-title {
        font-size: 18px
        }
    .search-landing-accordion .panel-collapse .panel-body {
        font-size: 14px
        }
    .search-landing-accordion .col-sm-1 {
        width: 7% !important
        }
    .search-landing-accordion .col-sm-11 {
        width: 93% !important
        }
    .search-total-sort select {
        width: 90%
        }
    .myeb-accordion .panel {
        margin-bottom: 10px;
        border-radius: 0;
        border: 1px solid #ddd
        }
    .myeb-accordion .panel-heading {
        padding: 10px 10px;
        background-color: #f2f2f2
        }
    .myeb-accordion .panel-title {
        font-size: 22px;
        font-family: "Open Sans", "Playfair Display"
        }
    .myeb-accordion .panel-title a, .myeb-accordion .panel-title a:hover {
        color: #282828;
        text-decoration: none;
        display: inline-block;
        width: 100%
        }
    .myeb-accordion .panel-title a i, .myeb-accordion .panel-title a:hover i {
        color: #999
        }
    .myeb-accordion .panel-collapse .panel-body {
        border: 0
        }
    .myeb-accordion .panel-heading + .panel-collapse .panel-body {
        border-top: 0
        }
    .table-enq th {
        width: 150px
        }
    .fs-th-theproperty {
        width: 150px
        }
    .fs-th-localinfo {
        width: 150px
        }
    .fs-th-services {
        width: 260px
        }
    .fs-th-facilities {
        width: 320px
        }
    .fs-th-ekg {
        width: 320px
        }
    .fs-th-additional {
        width: 320px
        }
    .fs-th-extra {
        width: 320px
        }
    .prop-ttab .nav-tabs > li > a {
        font-size: 14px;
        padding: 10px 25px;
        margin-right: 5px
        }
    .prop-btab .nav-tabs > li > a {
        font-size: 12px;
        padding: 5px 10px;
        margin-right: 5px;
        border-color: #424342 #424342
        }
    .prop-accordion .panel-heading {
        padding: 10px 5px
        }
    .prop-accordion .panel-title {
        font-size: 18px
        }
    .prop-accordion .panel-title small {
        font-size: 16px
        }
    .prop-accordion .panel-collapse .panel-body {
        font-size: 14px
        }
    .prop-accordion .col-sm-1 {
        width: 7% !important
        }
    .prop-accordion .col-sm-11 {
        width: 93% !important
        }
    .offer-accordion .panel-heading {
        padding: 15px
        }
    .offer-accordion .panel-title small {
        font-size: 14px
        }
    .offer-accordion .panel-collapse .panel-body {
        font-size: 18px;
        padding: 5px
        }
    .offer-accordion .col-sm-1 {
        width: 7% !important
        }
    .offer-accordion .col-sm-11 {
        width: 93% !important
        }
    .pgallery-small {
        width: 100% !important;
        height: 305px !important
        }
    .pgallery-big {
        width: 100% !important;
        height: 430px !important
        }
    .gr-testimonial-text {
        line-height: 28px
        }
    .pcal-head {
        color: #fff;
        padding: 4px
        }
    .pcal-head table {
        padding: 0;
        margin: 0
        }
    .pcal-head table td {
        padding: 2px;
        margin: 0
        }
    .pcal-head-mthn {
        font-size: 16px
        }
    .pcal-head-mthprev, .pcal-head-mthnext {
        width: 25px;
        color: #cecece;
        font-size: 14px
        }
    .pcal-head-mthprev a, .pcal-head-mthnext a {
        color: #cecece;
        text-decoration: none;
        display: block;
        padding: 4px
        }
    #paym {
        width: auto
        }
    .table-mtt-data th {
        padding-right: 0
        }
    .aboutVideo {
        width: 75%;
        padding-bottom: 46%
        }
    .planner-pack-splash {
        background-color: #fff !important;
        background-image: url(/images/planner-pack/xbg-new.jpg.pagespeed.ic.UZIiZ6f1Cg.jpg);
        background-repeat: no-repeat;
        background-position: top;
        background-size: cover
        }
    .totsYT {
        width: 640px;
        height: 360px
        }
    #progressbar li {
        width: 25%
        }
    #progressbar li:after {
        left: calc(47% + 1em)
        }
    .step-account .nav-tabs li:first-child {
        width: 49%
        }
    .step-account .nav-tabs li:last-child {
        width: 49%
        }
    .payTypeWrap .circle {
        height: 35px;
        width: 35px;
        display: table-cell;
        text-align: center;
        border-radius: 50%;
        background: #fff;
        position: absolute;
        left: 47.25%;
        top: 50%;
        z-index: 1;
        padding-top: 5px
        }
    .internal-nav-menu-wrap ul {
        display: table;
        table-layout: fixed;
        width: 100%;
        height: 100%
        }
    .internal-nav-menu-wrap ul li {
        display: table-cell;
        height: 100%;
        border-right: 1px #08a9a9 solid;
        cursor: pointer;
        font-size: 15px;
        vertical-align: middle
        }
    .internal-nav-menu-wrap ul li a {
        color: #333;
        display: block;
        width: 100%;
        height: 100%;
        vertical-align: middle;
        padding: 4px 1px;
        font-size: 15px;
        text-align: center
        }
    .internal-nav-menu-wrap ul li a:hover {
        background-color: #08a9a9
        }
    .internal-nav-menu-wrap ul li.active {
        background-color: #08a9a9
        }
    #bbPool:before, #bbPool:after {
        left: 13%
        }
    #bbKit:before, #bbKit:after {
        left: 48%
        }
    #bbCheck:before, #bbCheck:after {
        left: 83%
        }
    .occupancyWrapper .property-info-widget, .occupancyWrapper .property-info-widget.lastDiv {
        border-right: 1px solid #e0e0e0
        }
    .occupancyWrapper .property-info-widget.firstDiv {
        border-left: 1px solid #e0e0e0
        }
    .specialoffer-sm {
        position: absolute;
        color: #fff;
        width: 250px;
        z-index: 3;
        top: 350px;
        left: 0;
        -webkit-transition: left 1s ease-in-out;
        -moz-transition: left 1s ease-in-out;
        -o-transition: left 1s ease-in-out;
        transition: left 1s ease-in-out;
        overflow: hidden
        }
    .specialoffer-sm .offerProperty {
        background-color: #ff6b6e;
        height: 5rem;
        margin-bottom: 1rem;
        overflow: hidden
        }
    .specialoffer-sm .offerProperty > h3 {
        font-size: 2rem;
        line-height: 1rem
        }
    .specialoffer-sm .offerProperty:before {
        content: "";
        position: absolute;
        left: 42%;
        top: 45px;
        width: 0;
        height: 0;
        border-top: 20px solid #ff6b6e;
        border-right: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 20px solid transparent
        }
    .specialoffer-sm .expiresMsg {
        height: 4rem;
        overflow: hidden;
        width: 100%
        }
    .specialoffer-sm .expiresMsg > p {
        background-color: #fff;
        color: #ff6b6e;
        text-align: center;
        font-size: 1.5rem;
        font-weight: bold;
        padding: 1rem;
        line-height: 1.5rem
        }
    .specialoffer-animate-left {
        animation: animateleft 0.6s
        }
    @keyframes animateleft {
        from {
            left: -300px;
            opacity: 0
            } to {
            left: 0;
            opacity: 1
            }
        }
    .content-container .readless {
        text-align: left;
        width: 100%
        }
    .content-container .readmore {
        color: #19d1d1;
        font-size: 18px;
        font-weight: bold;
        background-color: #fff;
        padding: 0
        }
    #top-ten-reasons .reason-text {
        line-height: 27px;
        padding-left: 30px
        }
    #prop-description, #prop-description-whatwethink {
        line-height: 25px
        }
    #prop-description-whatwethink p:last-child {
        padding-bottom: 0
        }
    #top-ten-reasons .reason-digit {
        width: 31px
        }
    #features.features-wrap table th {
        width: 36%
        }
    #features.features-wrap table td {
        width: 74%
        }
    #description-and-gallery-container .gal-rest-wrap-box {
        position: absolute;
        background: rgba(0, 0, 0, 0.7);
        width: 95%;
        height: 92%
        }
    #description-and-gallery-container .gal-rest-wrap-box .rest-count {
        color: #fff;
        position: absolute;
        left: 30%;
        top: 40%
        }
    .box-container .price-box-container {
        background-color: #fff;
        width: 100%;
        padding: 15px 20px;
        -webkit-box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.2)
        }
    .price-box-container .price-starts-from {
        margin-bottom: -5px;
        color: #00cece
        }
    .price-box-container .price-per-week {
        color: #00cece
        }
    .box-container .add-to-shortlist-container {
        background-color: #fff;
        width: 100%;
        padding: 15px;
        margin-top: 5px;
        text-align: center;
        -webkit-box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.2)
        }
    .box-container .add-to-shortlist-container .add-to-shortlist {
        display: inline-block;
        margin: 0 0 10px 0;
        padding: 13px 10px;
        cursor: pointer;
        width: 100%
        }
    .box-container .add-to-shortlist-container .add-to-shortlist a {
        color: #595858 !important;
        font-size: 16px
        }
    .box-container .add-to-shortlist-container .share-box {
        width: 20%;
        display: table;
        table-layout: fixed;
        margin-top: 10px;
        width: 100%
        }
    .box-container .add-to-shortlist-container .share-button {
        margin-top: 10px;
        height: 49px;
        background-color: #f5f5f5;
        display: table-cell;
        cursor: pointer;
        vertical-align: middle;
        text-align: center;
        font-size: 22px
        }
    .box-container .add-to-shortlist-container .share-button.facebook {
        color: #5397f5
        }
    .box-container .add-to-shortlist-container .share-button.twitter {
        color: #53bff5
        }
    .box-container .add-to-shortlist-container .share-button.google {
        color: #f75959
        }
    .box-container .add-to-shortlist-container .share-button.pinterest {
        color: #f24e4e
        }
    .box-container .add-to-shortlist-container .share-button.plus {
        color: #0cc
        }
    .box-container .add-to-shortlist-container .share-button.pinterest, .box-container .add-to-shortlist-container .share-button.twitter {
        background-color: #f0f0f0
        }
    .share-button.facebook:hover, .share-button.twitter:hover, .share-button.google:hover, .share-button.pinterest:hover, .share-button.plus:hover {
        background-color: #000 !important;
        color: #fff !important
        }
    #tlf-content-logo-container {
        width: 75%
        }
    .tlf-promo-list > li {
        width: 50%;
        font-size: 13px
        }
    .tlf-content-text, .tlf-promo-link {
        font-size: 13px
        }
    .tlf-promo-img {
        height: 250px
        }
    .bgcolor-darkred:hover {
        background-color: #f25c5f !important;
        color: #fff !important
        }
    .re-usp-banner .bb-icon {
        display: inline-block;
        margin-right: 5px
        }
    .re-usp-banner .banner-bottom-tab {
        text-align: left;
        padding: 5px 5px 10px 5px;
        font-weight: bold;
        font-size: 11px
        }
    .resort-wrapper {
        display: table-cell;
        vertical-align: middle;
        width: 100%
        }
    .resort-title {
        font-size: 36px;
        color: #414242
        }
    .resort-place {
        color: #414242
        }
    .resort-internal-nav-menu-wrap.visible-nav {
        background-color: #faf7f8;
        border-bottom: 1px solid #ced8d7
        }
    .resort-internal-nav-menu-wrap {
        width: 100%;
        height: 55px;
        max-height: 55px;
        background-color: #00cece;
        z-index: 1006
        }
    ul#resort-internal-nav-menu {
        display: block;
        width: 100%;
        height: 100%
        }
    ul#resort-internal-nav-menu li {
        float: left;
        display: inline-block;
        padding: 0 5px;
        height: 100%;
        border-right: 1px solid #ced8d7;
        vertical-align: middle;
        cursor: pointer
        }
    ul#resort-internal-nav-menu li:first-child {
        border-left: 0
        }
    ul#resort-internal-nav-menu li:last-child {
        border-right: 0
        }
    ul#resort-internal-nav-menu li a {
        display: block;
        font-size: 12px;
        color: #282828;
        padding: 15px 10px;
        height: 100%
        }
    .re-ataglance ul {
        flex-wrap: wrap;
        display: flex
        }
    .re-ataglance ul li {
        flex: 1 0 51%;
        margin-bottom: 15px;
        line-height: 20px
        }
    .resort-internal-nav-menu-wrap.affix {
        top: 70px
        }
    .resort-internal-nav-menu-wrap.affix {
        background-color: #00cece;
        border-bottom: 0
        }
    .resort-internal-nav-menu-wrap.affix li {
        border-right: 1px solid #08a9a9 !important
        }
    .resort-internal-nav-menu-wrap.affix li:first-child {
        border-left: none !important
        }
    .resort-internal-nav-menu-wrap.affix li:last-child {
        border-right: none !important
        }
    .resort-internal-nav-menu-wrap.affix li:hover {
        background-color: #08a9a9
        }
    .villa-price {
        display: inline-block
        }
    #rooms-suites .price-box-wrap {
        border-bottom: 2px solid #ccc
        }
    #rooms-suites .book-now-caption {
        font-size: 16px
        }
    .resort-map .resort-map-wrapper {
        height: 300px
        }
    .updown-box-container .box-shadow {
        width: 100%;
        height: auto;
        background-color: #fff;
        margin-bottom: 1rem;
        box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.2)
        }
    .updown-box-container #tlf-logo-container {
        padding: 4% 5% 0 5%
        }
    .updown-box-container #tlf-img-container {
        width: 100%;
        height: 60px;
        overflow: hidden
        }
    .updown-box-container #tlf-img-container img {
        width: 100%;
        height: auto;
        margin-top: -10%
        }
    .updown-box-container #tlf-text-container {
        font-size: 14px;
        padding: 4%;
        line-height: 20px;
        text-align: center
        }
    .updown-box-container .expiresMsg {
        line-height: 19px
        }
    .updown-box-container .share-box {
        width: 20%;
        display: table;
        table-layout: fixed;
        margin-top: 10px;
        width: 100%
        }
    .updown-box-container .share-button {
        margin-top: 10px;
        height: 49px;
        background-color: #f5f5f5;
        display: table-cell;
        cursor: pointer;
        vertical-align: middle;
        text-align: center;
        font-size: 22px
        }
    .updown-box-container .share-button.facebook {
        color: #5397f5
        }
    .updown-box-container .share-button.twitter {
        color: #53bff5
        }
    .updown-box-container .share-button.google {
        color: #f75959
        }
    .updown-box-container .share-button.pinterest {
        color: #f24e4e
        }
    .updown-box-container .share-button.plus {
        color: #0cc
        }
    .updown-box-container .share-button.pinterest, .box-container .add-to-shortlist-container .share-button.twitter {
        background-color: #f0f0f0
        }
    .green-btn {
        background: #19cbcb;
        height: 56px
        }
    .green-btn-caption-holder {
        width: 80%
        }
    .green-btn-caption {
        position: absolute;
        font-weight: bold;
        font-style: normal;
        letter-spacing: 1px;
        color: #fff;
        line-height: 20px;
        left: 0;
        right: 0
        }
    .green-btn-arrow {
        display: inline-block;
        width: 20%;
        height: 100%;
        background-color: #16aaac;
        float: right;
        text-align: right;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        -webkit-border-top-left-radius: 0;
        -moz-border-top-left-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-bottom-left-radius: 0
        }
    .green-btn:hover .green-btn-arrow {
        width: 100%;
        border-top-left-radius: 4px;
        border-bottom-right-radius: 4px;
        -webkit-border-top-left-radius: 4px;
        -moz-border-top-left-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-bottom-left-radius: 4px
        }
    .green-btn-arrow img {
        display: inline-block;
        margin-right: 11px;
        margin-top: 23px
        }
    ul#resort-internal-nav-menu li.active, .nav > li > a:focus, .nav > li > a:hover {
        background-color: #08a9a9 !important
        }
    .gal-bg-wrap {
        background-color: rgba(0, 206, 206, 0.8);
        width: 50%;
        position: static;
        color: #fff
        }
    #for-your-tots .desc, #food-drink .desc, #activities .desc {
        line-height: 20px
        }
    #for-your-tots .fotorama__wrap, #food-drink .fotorama__wrap, #activities .fotorama__wrap {
        width: 515px !important
        }
    #for-your-tots .fotorama__img, #food-drink .fotorama__img, #activities .fotorama__img {
        left: 75px !important
        }
    #for-your-tots .fotorama__nav, #food-drink .fotorama__nav, #activities .fotorama__nav {
        line-height: auto !important;
        font-size: 12px !important
        }
    .infusion-rb {
        width: 90% !important;
        margin: 0 5% !important
        }
    .infusion-submit .grecaptcha-badge {
        position: static !important;
        margin-left: 4% !important;
        margin-bottom: 10px !important
        }
    .updown-box-container.affix-top {
        margin-top: 10px;
        width: 205px
        }
    .updown-box-container.affix, .updown-box-container.affix-bottom {
        top: 135px;
        width: 205px;
        z-index: 2
        }
    .updown-box-container.affix-bottom {
        position: absolute
        }
    .btnlineheight {
        line-height: 15px
        }
    .resortPage .footerWrap, .resortPage .backtotop {
        z-index: 2 !important;
        position: relative
        }
    .resortPage .stickyHeader {
        z-index: 1006 !important
        }
    #resizeme {
        margin-top: -4px
        }
    .footerWrap {
        margin-bottom: 10px
        }
    .totsButtonGreen {
        text-decoration: none;
        background-color: #19cbcb;
        color: #fff;
        text-align: center;
        padding: 10px;
        font-weight: bold
        }
    .totsButtonGreen:hover {
        text-decoration: none;
        background-color: #19cbcb;
        color: #fff;
        text-align: center;
        padding: 10px;
        font-weight: bold
        }
    }
@media (min-width: 768px) and (orientation: portrait) {
    .search-mini form {
        text-align: center;
        font-size: 12px
        }
    .search-mini form label {
        padding: 0 1px
        }
    .search-mini form .hsmi-selC {
        width: 114px
        }
    .search-mini form .hsmi-selM {
        width: 108px
        }
    .search-mini form .hsmi-selS {
        width: 167px
        }
    .search-mini form .hsmi-selN {
        width: 105px
        }
    .search-mini form .hsmi-selC select {
        width: 148px
        }
    .search-mini form .hsmi-selM select {
        width: 138px
        }
    .search-mini form .hsmi-selS select {
        width: 190px
        }
    .search-mini form .hsmi-selN select {
        width: 138px
        }
    .search-mini .col-xs-7, .search-mini .col-xs-5, .search-mini .col-xs-12 {
        float: none;
        display: inline-block;
        width: auto;
        padding: 0
        }
    .search-mini .col-xs-12 {
        padding-left: 10px !important
        }
    .search-mini button {
        font-size: 11px;
        padding: 5px 5px
        }
    }
@media (min-width: 992px) {
    .iMobile {
        display: none;
        width: 992px
        }
    .btnBCData {
        display: none;
        width: 995px;
        height: 650px
        }
    .btnSTFData {
        display: none;
        width: 520px;
        height: 800px
        }
    .logo {
        padding-top: 40px
        }
    .logo img {
        margin: 0
        }
    .stickyHeader {
        height: 70px
        }
    .HeaderHidden {
        height: 70px
        }
    .header-feefo {
        padding-top: 30px
        }
    .head-social {
        text-align: right;
        padding: 10px 0 0 0;
        margin: 0
        }
    #testimonialsMainWrap .fullwrap {
        height: 800px !important
        }
    .backtotop {
        margin-top: 40px;
        text-align: right
        }
    .breadcrumb {
        margin: 15px 0;
        font-size: 18px
        }
    .lbcs-divider {
        min-height: 190px;
        border-right: 1px dotted #4b453f
        }
    .pdp-tots-features {
        margin-bottom: 0;
        padding-right: 5px
        }
    .paybox-xs-cvc {
        padding-top: 0
        }
    .panel-paybox button {
        width: auto;
        padding-left: 25px;
        padding-right: 25px
        }
    .search-mini .container {
        padding: 35px 0
        }
    .search-mini form {
        text-align: center
        }
    .search-mini form label {
        padding: 0 10px
        }
    .search-mini form select, .search-mini form .dd-styled-ms {
        height: 33px
        }
    .search-mini form .hsmi-selC {
        width: 130px
        }
    .search-mini form .hsmi-selM {
        width: 120px
        }
    .search-mini form .hsmi-selS {
        width: 170px
        }
    .search-mini form .hsmi-selN {
        width: 120px
        }
    .search-mini form .hsmi-selC select {
        width: 158px
        }
    .search-mini form .hsmi-selM select {
        width: 148px
        }
    .search-mini form .hsmi-selS select {
        width: 190px
        }
    .search-mini form .hsmi-selN select {
        width: 148px
        }
    .search-mini .col-xs-7, .search-mini .col-xs-5, .search-mini .col-xs-12 {
        float: none;
        display: inline-block;
        width: auto;
        padding: 0
        }
    .search-mini .col-xs-12 {
        padding-left: 10px !important
        }
    .search-maxi form .hsmx-selC {
        width: 130px
        }
    .search-maxi form .hsmx-selN {
        width: 130px
        }
    .search-maxi form .hsmx-selS {
        width: 200px
        }
    .search-maxi form .hsmx-selC select {
        width: 158px
        }
    .search-maxi form .hsmx-selN select {
        width: 158px
        }
    .search-maxi form .hsmx-selS select {
        width: 228px
        }
    .search-maxi form input.pnpr {
        width: 200px
        }
    .chk-styled {
        margin-bottom: 0
        }
    .home-tagline .container {
        padding: 30px 0
        }
    .box-lovedby {
        height: 180px
        }
    .home-accordion .col-sm-1 {
        width: 5% !important
        }
    .home-accordion .col-sm-11 {
        width: 95% !important
        }
    .search-landing-accordion .col-sm-1 {
        width: 5% !important
        }
    .search-landing-accordion .col-sm-11 {
        width: 95% !important
        }
    .enqp-help {
        text-align: right
        }
    .enqp-border-right {
        border-right: 1px solid #e7e7e7
        }
    .enqp-form {
        padding-right: 20px
        }
    .enqp-features {
        font-size: 16px;
        margin-top: 25px;
        text-align: left
        }
    .enqp-prop-title {
        text-align: right;
        font-size: 40px;
        padding-top: 40px
        }
    .enqp-prop-img {
        width: 225px
        }
    .enqp-price {
        padding-top: 0
        }
    .sop-hprice {
        background-image: url(/images/offer-tag.png)
        }
    .sop-hprice span {
        top: 45px;
        left: 20px
        }
    .prop-accordion .col-sm-1 {
        width: 4% !important
        }
    .prop-accordion .col-sm-11 {
        width: 96% !important
        }
    .offer-accordion .col-sm-1 {
        width: 4% !important
        }
    .offer-accordion .col-sm-11 {
        width: 96% !important
        }
    .prop-ttab .nav-tabs > li > a {
        font-size: 14px;
        padding: 10px 25px;
        margin-right: 5px
        }
    .prop-btab .nav-tabs > li > a {
        font-size: 14px;
        padding: 5px 15px;
        margin-right: 5px;
        border-color: transparent
        }
    .pgallery-small {
        width: 100% !important;
        height: 305px !important
        }
    .pgallery-big {
        width: 100% !important;
        height: 430px !important
        }
    .fs-th-theproperty {
        width: 150px
        }
    .fs-th-localinfo {
        width: 150px
        }
    .fs-th-services {
        width: 260px
        }
    .fs-th-facilities {
        width: 320px
        }
    .fs-th-ekg {
        width: 320px
        }
    .fs-th-additional {
        width: 320px
        }
    .fs-th-extra {
        width: 320px
        }
    .ttnights-sel {
        width: 100% !important;
        background: #fff
        }
    .qtip {
        max-width: 325px !important
        }
    .cal-container {
        width: 49% !important
        }
    .qtip-pos-tr {
        margin-left: 10px !important;
        width: auto
        }
    #progressbar li:after {
        left: calc(48.8% + 1em)
        }
    .banner-bottom-tab {
        width: 33%;
        display: table-cell;
        list-style-type: none;
        font-weight: bold;
        border-right: 2px solid #fff;
        height: 60px;
        text-align: left;
        color: #fff;
        vertical-align: middle;
        padding: 0 15px 0 25px
        }
    .bb-icon {
        width: 44px;
        padding: 5px;
        margin-top: -5px;
        margin-right: 10px;
        margin-left: -15px;
        display: inline-block
        }
    #bbPool {
        width: 30%;
        margin-left: 2%;
        margin-right: 68%;
        position: absolute;
        z-index: 1;
        -webkit-transition: width 1s ease-in-out;
        -moz-transition: width 1s ease-in-out;
        -o-transition: width 1s ease-in-out;
        transition: width 1s ease-in-out
        }
    #bbKit {
        width: 30%;
        margin-left: 35%;
        margin-right: 35%;
        position: absolute;
        z-index: 1;
        -webkit-transition: width 1s ease-in-out;
        -moz-transition: width 1s ease-in-out;
        -o-transition: width 1s ease-in-out;
        transition: width 1s ease-in-out
        }
    #bbCheck {
        width: 30%;
        margin-left: 70%;
        margin-right: 2%;
        position: absolute;
        z-index: 1;
        -webkit-transition: width 1s ease-in-out;
        -moz-transition: width 1s ease-in-out;
        -o-transition: width 1s ease-in-out;
        transition: width 1s ease-in-out
        }
    #bbPool:before, #bbPool:after {
        left: 8%
        }
    #bbKit:before, #bbKit:after {
        left: 48%
        }
    #bbCheck:before, #bbCheck:after {
        left: 65%
        }
    .box-container {
        display: inline-block;
        position: absolute;
        z-index: 998;
        width: 100%;
        right: 0;
        top: -275px
        }
    .mfp-counter {
        left: 0;
        position: static !important
        }
    #tlf-price-box-container {
        width: 100%;
        height: auto;
        background-color: #fff;
        margin-bottom: 1rem;
        box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.2)
        }
    #tlf-logo-container {
        padding: 4% 5% 0 5%
        }
    #tlf-img-container {
        width: 100%;
        height: 80px;
        overflow: hidden
        }
    #tlf-img-container img {
        width: 100%;
        height: auto;
        margin-top: -10%
        }
    #tlf-text-container {
        font-size: 14px;
        padding: 4%;
        line-height: 20px;
        text-align: center
        }
    .tlf-promo-img {
        height: 230px
        }
    #leadImageResort {
        width: 100%;
        max-width: 2200px;
        margin: 0 auto;
        position: relative;
        background-repeat: no-repeat;
        background-position: top;
        background-size: cover;
        height: 60.5vh
        }
    .lead-banner {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        background-color: rgba(197, 249, 249, 0.57)
        }
    .lead-table-wrap {
        display: table;
        width: 100%
        }
    .resort-wrapper {
        display: table-cell;
        vertical-align: middle;
        height: 100%;
        width: 100%
        }
    .resort-title {
        font-size: 46px;
        color: #414242
        }
    .resort-place {
        color: #414242
        }
    .re-usp-banner .banner-bottom-tab {
        text-align: center;
        padding: 5px 15px 10px;
        font-weight: bold;
        font-size: 13px
        }
    ul#resort-internal-nav-menu {
        width: 100%
        }
    ul#resort-internal-nav-menu li {
        padding: 0
        }
    ul#resort-internal-nav-menu li a {
        padding: 20px 15px
        }
    ul#resort-internal-nav-menu li:first-child {
        border-left: 1px #ced8d7 solid
        }
    ul#resort-internal-nav-menu li:last-child {
        border-right: 1px solid #ced8d7
        }
    .re-ataglance ul li {
        flex: 1 0 35%;
        margin-bottom: 15px;
        margin-right: 28px;
        line-height: 20px;
        font-size: 14px
        }
    .resort-internal-nav-menu-wrap.affix {
        top: 70px
        }
    .resort-internal-nav-menu-wrap.affix {
        background-color: #00cece;
        border-bottom: 0
        }
    .resort-internal-nav-menu-wrap.affix li {
        border-right: 1px solid #08a9a9 !important
        }
    .resort-internal-nav-menu-wrap.affix li:first-child {
        border-left: none !important
        }
    .resort-internal-nav-menu-wrap.affix li:hover {
        background-color: #08a9a9
        }
    .resort-internal-nav-menu-wrap.affix-top .affix-first {
        display: none !important
        }
    #resort-overview-gallery-container .gal-rest-wrap-box {
        position: absolute;
        background: rgba(0, 0, 0, 0.7);
        width: 95%;
        height: 92%
        }
    #resort-overview-gallery-container .gal-rest-wrap-box .rest-count {
        color: #fff;
        position: absolute;
        left: 20%;
        top: 20%
        }
    #rooms-suites .book-now-arrow img {
        margin-top: 14px;
        margin-right: 14px
        }
    #rooms-suites .book-now-caption {
        font-size: 22px
        }
    #rooms-suites .prop-thumb {
        width: 99%;
        min-height: 290px
        }
    #rooms-suites .prop-occupancy:hover .icon-explanation {
        top: -40px;
        opacity: 1;
        min-height: 35px
        }
    #rooms-suites .prop-occupancy .occup-box .icons {
        width: 15% !important
        }
    #rooms-suites .prop-occupancy .occup-box .iconsmd {
        width: 13% !important
        }
    #rooms-suites .prop-occupancy .occup-box .iconslg {
        width: 25% !important
        }
    .resort-map .resort-map-wrapper {
        height: 500px
        }
    .updown-box-container #tlf-img-container {
        height: 80px
        }
    .updown-box-container .expiresMsg {
        line-height: 25px
        }
    #for-your-tots .fotorama__wrap, #food-drink .fotorama__wrap, #activities .fotorama__wrap {
        width: 680px !important
        }
    .infusion-rb {
        width: 75% !important;
        margin: 0 10% !important
        }
    .infusion-submit .grecaptcha-badge {
        position: static !important;
        margin-left: 8% !important;
        margin-bottom: 10px !important
        }
    .updown-box-container.affix-top {
        margin-top: -360px;
        width: 270px
        }
    .updown-box-container.affix, .updown-box-container.affix-bottom {
        top: 125px;
        width: 270px;
        z-index: 2
        }
    .updown-box-container.affix-bottom {
        position: absolute
        }
    .hide-element {
        position: absolute;
        top: -2000px
        }
    .btnlineheight {
        line-height: 18px
        }
    .mfp-title {
        padding-right: 0 !important
        }
    .re-usp-banner {
        min-height: 67px;
        width: 73%;
        line-height: 1px
        }
    .banner-bottom-tab {
        line-height: 1px;
        padding: 5px 15px 17px
        }
    .updown-box-container .re-so {
        min-height: 25px !important
        }
    }
@media (min-width: 1200px) {
    .iMobile {
        display: none;
        width: 1200px
        }
    .btnBCData {
        display: none;
        width: 995px;
        height: 650px
        }
    .btnSTFData {
        display: none;
        width: 520px;
        height: 800px
        }
    body {
        font-size: 14px
        }
    .logo {
        padding-top: 40px
        }
    .logo img {
        margin: 0
        }
    .header-feefo {
        padding-top: 30px
        }
    .head-social {
        text-align: right;
        padding: 10px 0 0 0;
        margin: 0
        }
    .backtotop {
        margin-top: 40px;
        text-align: right
        }
    .breadcrumb {
        margin: 15px 0;
        font-size: 18px
        }
    .lbcs-divider {
        min-height: 155px;
        border-right: 1px dotted #4b453f
        }
    .pdp-tots-features {
        margin-bottom: 0;
        padding-right: 5px
        }
    .paybox-xs-cvc {
        padding-top: 0
        }
    .panel-paybox button {
        width: auto;
        padding-left: 25px;
        padding-right: 25px
        }
    .search-mini .container {
        padding: 35px 0
        }
    .search-mini form {
        text-align: center
        }
    .search-mini form label {
        padding: 0 10px
        }
    .search-mini form .hsmi-selC {
        width: 130px
        }
    .search-mini form .hsmi-selM {
        width: 120px
        }
    .search-mini form .hsmi-selS {
        width: 170px
        }
    .search-mini form .hsmi-selN {
        width: 120px
        }
    .search-mini form .hsmi-selC select {
        width: 158px
        }
    .search-mini form .hsmi-selM select {
        width: 148px
        }
    .search-mini form .hsmi-selS select {
        width: 190px
        }
    .search-mini form .hsmi-selN select {
        width: 148px
        }
    .search-mini .col-xs-7, .search-mini .col-xs-5, .search-mini .col-xs-12 {
        float: none;
        display: inline-block;
        width: auto;
        padding: 0
        }
    .search-mini .col-xs-12 {
        padding-left: 10px !important
        }
    .home-tagline .container {
        padding: 30px 0
        }
    .box-lovedby {
        height: 180px
        }
    .enqp-help {
        text-align: right
        }
    .enqp-border-right {
        border-right: 1px solid #e7e7e7
        }
    .enqp-form {
        padding-right: 20px
        }
    .enqp-features {
        font-size: 16px;
        margin-top: 25px;
        text-align: left
        }
    .enqp-prop-title {
        text-align: right;
        font-size: 40px;
        padding-top: 40px
        }
    .enqp-prop-img {
        width: 225px
        }
    .enqp-price {
        padding-top: 0
        }
    .fs-th-theproperty {
        width: 150px
        }
    .fs-th-localinfo {
        width: 150px
        }
    .fs-th-services {
        width: 260px
        }
    .fs-th-facilities {
        width: 320px
        }
    .fs-th-ekg {
        width: 320px
        }
    .fs-th-additional {
        width: 320px
        }
    .fs-th-extra {
        width: 320px
        }
    .pgallery-small {
        width: 460px !important;
        height: 305px !important
        }
    .pgallery-big {
        width: 640px !important;
        height: 430px !important
        }
    .prop-ttab .nav-tabs > li > a {
        font-size: 16px;
        padding: 10px 25px;
        margin-right: 5px
        }
    .prop-btab .nav-tabs > li > a {
        font-size: 16px;
        padding: 10px 25px;
        margin-right: 5px;
        border-color: transparent
        }
    .search-mini-wrapper {
        overflow: hidden
        }
    .box-container {
        display: inline-block;
        position: absolute;
        z-index: 998;
        right: auto !important;
        top: -120px
        }
    #travelinfo table {
        font-size: 16px
        }
    .banner-bottom-tab {
        width: 0;
        display: table-cell;
        list-style-type: none;
        font-weight: bold;
        border-right: 2px solid #fff;
        height: 60px;
        text-align: left;
        color: #fff;
        vertical-align: middle;
        padding: 0 15px 0 25px
        }
    .bb-icon {
        width: 46px;
        padding: 5px;
        margin-top: -5px;
        margin-right: 10px;
        margin-left: -15px;
        display: inline-block
        }
    #bbPool {
        width: 30%;
        margin-left: 2%;
        margin-right: 68%;
        position: absolute;
        z-index: 1;
        -webkit-transition: width 1s ease-in-out;
        -moz-transition: width 1s ease-in-out;
        -o-transition: width 1s ease-in-out;
        transition: width 1s ease-in-out
        }
    #bbKit {
        width: 30%;
        margin-left: 23%;
        margin-right: 23%;
        position: absolute;
        z-index: 1;
        -webkit-transition: width 1s ease-in-out;
        -moz-transition: width 1s ease-in-out;
        -o-transition: width 1s ease-in-out;
        transition: width 1s ease-in-out
        }
    #bbCheck {
        width: 30%;
        margin-left: 45%;
        margin-right: 2%;
        position: absolute;
        z-index: 1;
        -webkit-transition: width 1s ease-in-out;
        -moz-transition: width 1s ease-in-out;
        -o-transition: width 1s ease-in-out;
        transition: width 1s ease-in-out
        }
    .table-banner-wrapper {
        margin-top: 0
        }
    ul#resort-internal-nav-menu li a {
        padding: 20px 20px
        }
    #rooms-suites .prop-thumb {
        min-height: 291px !important
        }
    #rooms-suites .book-now {
        height: 56px
        }
    #rooms-suites .book-now-caption {
        line-height: 56px
        }
    #rooms-suites .book-now-arrow img {
        margin-top: 22px;
        width: auto;
        margin-right: 24px
        }
    #rooms-suites .prop-occupancy:hover .icon-explanation {
        top: -40px;
        opacity: 1;
        min-height: 35px
        }
    .prop-list-offer {
        position: absolute;
        top: 12px;
        z-index: 2
        }
    .gal-bg-wrap {
        background-color: rgba(0, 206, 206, 0.8);
        width: 30%;
        position: static;
        color: #fff
        }
    #for-your-tots .fotorama__wrap, #food-drink .fotorama__wrap, #activities .fotorama__wrap {
        width: 825px !important
        }
    #for-your-tots .fotorama__img, #food-drink .fotorama__img, #activities .fotorama__img {
        left: 75px !important
        }
    .rbt #bbCheck {
        margin-left: 44%
        }
    .rbt #bbKit {
        margin-left: 18%;
        margin-right: 18%
        }
    .rbt #bbPool {
        margin-left: 1%
        }
    .resort-internal-nav-menu-wrap.affix {
        top: 108px
        }
    .updown-box-container.affix-top {
        margin-top: -420px;
        width: 275px
        }
    .updown-box-container.affix, .updown-box-container.affix-bottom {
        top: 170px;
        width: 275px;
        z-index: 2
        }
    .updown-box-container.affix-bottom {
        position: absolute
        }
    .btnlineheight {
        line-height: 21px
        }
    }
@media screen and (max-width: 1199px) {
    body > div.sn-container > div:nth-child(6) > div:nth-child(3) > div:nth-child(3) {
        display: none
        }
    .tlfPage .tlf-prop-des > ul > li {
        margin-bottom: 1rem
        }
    body > div.sn-container > div:nth-child(6) > div:nth-child(2) > div.col-xs-12.col-sm-6..col-md-4.col-lg-4.tlf {
        display: none
        }
    body > div.sn-container > div:nth-child(6) > div:nth-child(2) > div.col-xs-12.col-sm-6..col-md-8.col-lg-8.tlf {
        width: 100%
        }
    }
@media screen and (max-width: 1200px) {
    .tlfPage #TLFBallon, .tlfPage #TLText {
        display: none
        }
    .tlfPage #TLFBallon {
        display: block !important;
        height: 90px !important;
        margin-top: 46px !important;
        margin-bottom: -150px !important
        }
    }
@media screen and (max-width: 767px) {
    .tlfPage #TLFHeroBanner {
        height: 200px !important
        }
    .tlfPage #TLFBallon {
        display: block !important;
        height: 47px !important;
        margin-top: 46px !important;
        margin-bottom: -92px !important
        }
    .tlfPage #TLFlogo {
        height: 100px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 70px !important
        }
    .tlfPage .tlf-prop-header {
        margin-top: 15px !important;
        text-align: center;
        margin-bottom: 16px;
        font-size: 14px !important
        }
    .tlfPage .tlf-prop-logo {
        width: 110px;
        height: auto;
        margin-top: 0;
        margin-bottom: 2px
        }
    }
@media screen and (max-width: 800px) {
    .tlfPageN .item {
        height: 50vh;
        background-size: cover;
        background-position: 0 0
        }
    .tlfPageN .tlfNwrap .item {
        height: auto;
        background-size: cover;
        background-position: 0 0
        }
    }
@media screen and (max-width: 1350px) {
    .usp, #heroBanner .usp {
        line-height: 29px
        }
    }
@media screen and (max-width: 980px) {
    .usp, #heroBanner .usp {
        text-align: center;
        font-size: 14px;
        line-height: 20px
        }
    .uspIcon {
        width: 52px;
        padding: 4px;
        margin-top: 0;
        margin-right: 2%;
        margin-left: 0
        }
    }
@media screen and (max-width: 767px) {
    #uspPool, #uspKit, #uspCheck {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%;
        padding: 2%;
        display: none;
        position: absolute;
        z-index: 1
        }
    #uspPool:before, #uspPool:after {
        left: 10%
        }
    #uspKit:before, #uspKit:after {
        left: 45%
        }
    #uspCheck:before, #uspCheck:after {
        left: 80%
        }
    .uspIcon {
        width: 52px;
        padding: 4px;
        margin-top: 0;
        margin-right: 2%;
        margin-left: 0;
        display: block;
        margin-left: auto;
        margin-right: auto
        }
    .searchWrapper .selectWrap {
        width: 50% !important
        }
    .searchWrapper .selectWrap .form-group {
        margin-bottom: 0
        }
    .searchWrapper .btnWrap {
        width: 99% !important;
        margin-left: 0.5%;
        margin-right: 0.5%;
        margin-top: 5px
        }
    .search-home.search-mini {
        top: 33vh
        }
    }
@media screen and (max-width: 850px) {
    #tlfFeatures, #tlfTestimonialsnew, #tlfResorts, #testimonialsMainWrap, #pressMainWrap, #awardMainWrap {
        width: 85%
        }
    .tlfPageN .tlfBanner {
        background-image: url(/images/tlf/xgirl-in-pink-hat.jpg.pagespeed.ic.UXkWIVjeTY.jpg);
        height: 60vh;
        background-size: cover;
        background-position: center
        }
    .tlfStrapsDesktop {
        display: none
        }
    }
@media screen and (max-width: 767px) {
    .tlfStrapsMobile {
        display: block;
        padding: 0 15% 0 15%
        }
    }
@media screen and (max-width: 500px) {
    .brochureButtons {
        width: 98% !important
        }
    }
@media screen and (max-width: 700px) {
    .resortBrochureImage {
        height: 27vh
        }
    }
@media screen and (max-width: 500px) {
    #tlfFeatures, #tlfTestimonialsnew, #tlfResorts, #testimonialsMainWrap, #pressMainWrap, #awardMainWrap {
        width: 70%
        }
    }
@media screen and (max-height: 1000px) {
    .search-home.search-mini {
        top: 40vh
        }
    }
@media screen and (max-height: 820px) {
    .search-home.search-mini {
        top: 30vh
        }
    }
@media screen and (max-height: 770px) {
    .resortBrochureImage {
        height: 22vh
        }
    }
@media screen and (max-height: 750px) {
    .resortBrochureImage {
        height: 20vh
        }
    }
@media screen and (max-height: 700px) {
    .resortBrochureImage {
        height: 13vh;
        margin-bottom: 15px
        }
    }
@media screen and (max-height: 600px) {
    .resortBrochureImage {
        display: none
        }
    }
@media screen and (max-height: 670px) {
    .search-home.search-mini {
        height: 278px;
        top: 28vh
        }
    }
@media screen and (max-height: 570px) {
    .search-home.search-mini {
        height: 250px;
        top: 22vh
        }
    }
@media screen and (max-height: 550px) {
    .resortMobileModal > h2 {
        display: block;
        font-size: 24px;
        margin-bottom: 4%;
        margin-top: 4%
        }
    .resortMobileModal > p {
        display: block;
        font-size: 10px;
        line-height: 12px;
        margin-bottom: 8%
        }
    .infusion-submit {
        margin-top: -1%
        }
    }
@media screen and (max-height: 515px) {
    .search-home.search-mini {
        height: 250px;
        top: 11vh
        }
    }
@media screen and (max-height: 415px) {
    .search-home.search-mini {
        top: 20vh
        }
    #startArrow {
        display: none
        }
    .resortMobileModal > h2 {
        display: block;
        font-size: 24px;
        margin-bottom: 2%;
        margin-top: 0
        }
    .resortMobileModal > p {
        font-size: 11px;
        margin-bottom: 3%
        }
    div.infusion-rb:nth-child(5) > form:nth-child(1) > div:nth-child(6) > span:nth-child(1) > label:nth-child(1) {
        font-size: 10px
        }
    .plannerSmallPrint {
        margin-bottom: -1% !important
        }
    }
@media screen and (max-width: 1675px) {
    #startArrow {
        margin-left: -10%
        }
    #startArrow {
        background-image: url(/images/slider/static-slide-search-arrow-white.svg);
        margin-left: 2%
        }
    }
.tlfPageN .tlfBanner {
    background-position-y: 50% !important
    }
.tlfPageN .search-maxi {
    display: none !important
    }
.tlfPageN .tlfFeatureHeader {
    color: #fff;
    font-family: "Open Sans" !important;
    margin: 2px 3px 7px 10px !important;
    font-size: 21px !important;
    font-weight: bold !important
    }
.tlfPageN .testTitle {
    font-weight: 600;
    font-family: "Open Sans"
    }
.tlfPageN .tlfFeatureHeaderSub {
    font-family: "Open Sans"
    }
.tlfPageN #tlfContentLogo {
    width: 70%;
    margin-left: auto;
    margin-right: auto
    }
.tlfPageN .search-maxi bgcolor-00cece cstor {
    display: none !important
    }
.tlfPageN .tlfBanner {
    background-image: url(/media/assets/tlf/tlf-pink-hat-girl-banner-no-logo.jpg) !important
    }
.tlfPageN .newCircle {
    position: absolute;
    width: 175px;
    height: 175px;
    border-radius: 125px;
    background: #f35b5e;
    color: #fff;
    top: -115px;
    left: 87px;
    text-align: center;
    padding-top: 34px;
    font-weight: bold
    }
.tlfPageN .newCircle > p {
    text-align: center;
    font-size: 30px;
    line-height: 6px;
    margin-top: -1px;
    font-weight: bold;
    margin-right: 4px;
    position: relative
    }
.tlfPageN .tlfNew {
    font-size: 55px
    }
@media screen and (max-width: 1200px) {
    .tlfPageN .newCircle {
        position: absolute;
        width: 100px;
        height: 100px;
        border-radius: 50px;
        background: #f35b5e;
        color: #fff;
        top: -55px;
        left: 44px;
        text-align: center;
        padding-top: 18px;
        font-weight: bold
        }
    .tlfPageN .newCircle > p {
        text-align: center;
        font-size: 17px;
        line-height: 6px;
        margin-top: -1px;
        font-weight: bold;
        margin-right: 4px;
        position: relative
        }
    .tlfPageN .tlfNew {
        font-size: 32px
        }
    }
.tlfPageN #tlfLogoFloating {
    width: 700px;
    position: absolute;
    right: 15%;
    top: 155px;
    background-color: rgba(255, 255, 255, 0.9)
    }
.tlfPageN #tlfLogoStandard {
    display: block
    }
.tlfPageN #tlfLogoMobile {
    display: none
    }
@media screen and (max-width: 1600px) {
    .tlfPageN #tlfLogoFloating {
        right: 10%;
        width: 600px
        }
    }
@media screen and (max-width: 1024px) {
    .tlfPageN #tlfLogoFloating {
        width: 500px;
        right: 10%;
        top: 200px
        }
    }
@media screen and (max-width: 849px) {
    .tlfPageN #tlfLogoFloating {
        width: 400px;
        right: 4%;
        top: 115px
        }
    }
@media screen and (max-width: 700px) {
    .tlfPageN #tlfLogoFloating {
        right: 2%;
        top: 12%;
        width: 50%;
        margin-left: auto;
        margin-right: auto
        }
    .tlfPageN .usp {
        text-align: center;
        font-size: 11px !important;
        line-height: 14px !important;
        padding-bottom: 10px !important
        }
    body.tlfPageN > .tlfPageN div.sn-container > .tlfPageN div.position-relative.bgcolor-00cece > .tlfPageN div {
        padding-left: 0;
        padding-right: 0
        }
    }
@media screen and (max-width: 500px) {
    .tlfPageN #tlfLogoFloating {
        width: 85%;
        margin-left: auto;
        margin-right: auto;
        top: 22px;
        position: relative;
        right: 0;
        padding: 10px
        }
    .tlfPageN #tlfLogoStandard {
        display: none
        }
    .tlfPageN #tlfLogoMobile {
        display: block;
        margin-top: 10px
        }
    .tlfPageN .newCircle {
        position: absolute;
        width: 50%;
        height: 22px;
        border-radius: 5px;
        background: #f35b5e;
        color: #fff;
        top: -10px;
        left: 25%;
        text-transform: uppercase;
        text-align: center;
        padding-top: 0;
        font-weight: bold
        }
    .tlfPageN .newCircle > p {
        text-align: center;
        font-size: 12px;
        line-height: 18px;
        margin-top: 0;
        font-weight: bold;
        display: inline-block
        }
    .tlfPageN .tlfNew {
        font-size: 12px;
        margin-right: 3px
        }
    }
@media screen and (max-width: 320px) {
    .tlfPageN #tlfLogoFloating {
        width: 98%;
        margin-left: auto;
        margin-right: auto;
        top: 16px;
        position: relative;
        right: 0;
        padding: 5px
        }
    }
@media screen and (max-height: 450px) {
    .tlfPageN #tlfLogoFloating {
        top: 20px
        }
    .tlfPageN .search-maxi bgcolor-00cece cstor {
        display: none !important
        }
    .tlfPageN .tlfNew {
        font-size: 12px;
        margin-right: 3px
        }
    .tlfPageN .newCircle {
        position: absolute;
        width: 50%;
        height: 22px;
        border-radius: 5px;
        background: #f35b5e;
        color: #fff;
        top: -10px;
        left: 25%;
        text-transform: uppercase;
        text-align: center;
        padding-top: 0;
        font-weight: bold
        }
    .tlfPageN .newCircle > p {
        text-align: center;
        font-size: 12px;
        line-height: 18px;
        margin-top: 0;
        font-weight: bold;
        display: inline-block
        }
    .tlfPageN .tlfBanner {
        margin-top: -8px
        }
    }
#tlfFeaturesOwl {
    margin: 0 auto;
    max-width: 1070px;
    width: 100%;
    height: 270px
    }
.tlfPageN .tlfFeature {
    background-repeat: none;
    background-size: cover;
    height: 140px !important
    }
.tlfPageN .tlfFeatureDescription {
    width: 100%;
    background-color: #00cecf;
    color: #fff;
    padding: 4%;
    height: 92px
    }
.tlfPageN #tlfFeatures {
    height: 300px !important
    }
.tlfPageN #tlfFeaturesOwl, .tlfPageN #tlfFeaturesOwl > div.owl-stage-outer, .tlfPageN #tlfFeaturesOwl > div.owl-stage-outer > div, .tlfPageN #tlfFeaturesOwl > div.owl-stage-outer > div > div > div {
    max-height: 260px
    }
.tlfPageN .owl-prev {
    top: -12px !important
    }
.tlfPageN .owl-next {
    top: -12px !important
    }
.tlfPageN .tlfNwrap .item {
    height: auto
    }
#testimonialsMainWrap.tlfNwrap .fullwrap {
    height: 480px !important
    }
@media (min-width: 1200px) {
    .tlfPageN .tlfFeatureDescription {
        height: 80px
        }
    }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .tlfStrapsDesktop {
        display: block;
        padding: 0 5% 0 5%
        }
    .tlfFeature {
        background-position-y: 60%
        }
    }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .tlfPageN .tlfFeatureDescription {
        height: 110px
        }
    .tlfNwrap .owl-nav {
        display: block !important
        }
    }
.noBullets {
    list-style: none
    }
.noPadding {
    padding: 0
    }
.mobileCallUs {
    display: none
    }
.unavailable {
    background-color: #fff;
    width: 100%;
    padding: 15px 20px;
    font-family: "Open Sans", "Droid Serif", "Helvetica Neue", Arial, Helvetica, sans-serif !important;
    -webkit-box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.2);
    text-align: center;
    color: #00cece
    }
.unavailable > h3 {
    font-size: 20px;
    font-weight: bold
    }
.unavailable > p {
    font-size: 14px;
    color: #595858
    }
.unavailable > h4 {
    font-size: 26px;
    font-weight: bold;
    color: #f35b5e;
    font-family: "Open Sans", "Droid Serif", "Helvetica Neue", Arial, Helvetica, sans-serif !important
    }
@media screen and (max-width: 1200px) {
    .mobileCallUs {
        width: 100%;
        display: block;
        position: fixed;
        background: #fff;
        z-index: 99;
        height: 87px;
        bottom: 0;
        text-align: center;
        box-shadow: 1px -2px 4px rgba(0, 0, 0, 0.3)
        }
    .mobileCallUs > a {
        font-size: 28px;
        color: #f35b5e;
        font-weight: bold
        }
    .mobileCallUs > p {
        font-size: 14px;
        color: #000;
        font-weight: 100;
        margin-top: 5px;
        margin-bottom: -2px
        }
    }
@media screen and (max-width: 767px) {
    .sometimesShowThisText {
        display: none
        }
    .show {
        display: flex
        }
    #totsContentButton {
        display: block;
        cursor: pointer;
        font-weight: 500;
        text-align: center;
        text-transform: uppercase;
        color: #fff;
        text-decoration: none;
        font-size: 16px;
        line-height: 3rem;
        margin-bottom: 2rem;
        margin-left: auto;
        margin-right: auto;
        max-width: 250px;
        margin-top: 3rem
        }
    #totsContentButtonInternal {
        display: none
        }
    .totsTextToggle:after {
        content: "+ Read More"
        }
    .totsTextToggle.more:after {
        content: "- Read Less"
        }
    #skiContent {
        padding: 0 !important
        }
    #skiContent > div {
        padding: 0 !important
        }
    .skiSignUpForm > div > h4 {
        font-size: 16px
        }
    .skiSignUpForm > div > form > div > input {
        width: 100%;
        padding-right: 0 !important;
        margin-bottom: 12px
        }
    #inf_option_NewsletterSignUp {
        width: 5%;
        display: inline-block
        }
    }
.clickOff {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99999999;
    height: 100%
    }
body {
    background-color: #fff !important
    }
body, h1, h2, p, li {
    color: #000
    }
.homepageHeading {
    font-family: "Bellamy", sans-serif !important;
    font-size: 32px;
    line-height: 50px;
    color: #0054a4;
    margin-top: 40px;
    margin-bottom: 10px;
    text-shadow: none !important
    }
.flex {
    display: flex
    }
.maxheight150 {
    max-height: 150px
    }
.test {
    font-size: 14px
    }
.ffamily-Open-Sans {
    font-family: "Chivo", sans-serif !important
    }
pre {
    display: none !important
    }
h1, h2, h3, h4, h5, html, body, p, a, span, ul, ol, li, div, label, option, select, button {
    font-family: "Chivo", sans-serif !important
    }
.bnpPanelWhite {
    background-color: #fff;
    -moz-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1)
    }
.bgcolor-424342 {
    background-color: #fff !important
    }
.bgcolor-00cece {
    background-color: #8ad4e3 !important
    }
.btn-optmz-ff6666, .offerProperty {
    background-color: #f16477 !important
    }
.backgroundRed {
    background-color: #f16477
    }
.backgroundDarkBlue {
    background-color: #0054a4
    }
.backgroundLightBlue {
    background-color: #8ad4e3
    }
.backgroundLightGreen {
    background-color: #60c5ba
    }
.backgroundWhite {
    background-color: #fff
    }
.weightLight {
    font-weight: 100
    }
.lh14 {
    line-height: 14px
    }
.text-shadow {
    text-shadow: 2px 2px 2px black !important
    }
.color-ff6666, .numberSearchCon > p, .color-ef5d62, #offerAvailable, .reason-digit {
    color: #f16477 !important
    }
.color-19d1d1, .price-per-week, .price-starts-from {
    color: #8ad4e3 !important
    }
.black {
    color: #000
    }
.tttLightBlueText {
    color: #8ad4e3
    }
.tttDarkBlueText {
    color: #0054a4
    }
.fa-star {
    color: #ffde6c !important
    }
.tttRedText {
    color: #f16477
    }
.tttGreenText {
    color: #60c5ba
    }
.tttDbText {
    color: #0054a4
    }
.tttLightGreyText {
    color: #a9c2c7
    }
.book-now {
    background-color: #f16477 !important
    }
.specialoffer-sm .offerProperty:before {
    border-top: 20px solid #f16477 !important
    }
#SpecialOffers > button > h2 {
    color: #f16477
    }
.specialOfferBanner > div > p {
    color: #fff
    }
.banner-header {
    background-color: rgba(34, 95, 170, 0.75)
    }
.hotel-place {
    color: #fff
    }
#guest-reviews {
    overflow: hidden
    }
#guest-reviews #slider-reviews-data .owl-dot.active, .owl-dot:hover {
    background-color: #8ad4e3 !important;
    color: #fff;
    border: 1px solid #8ad4e3 !important
    }
.owl-dot.active > span {
    color: #fff
    }
.owl-dot > span {
    color: #8ad4e3
    }
.owl-dot:hover > span {
    color: #fff
    }
.myeb-accordion > div > div > h2 > a {
    color: #000 !important;
    font-size: 14px
    }
.width100 {
    width: 100%
    }
.fullLogo {
    width: 235px;
    padding-top: 8px;
    border: 0;
    margin-left: 5px !important;
    float: left
    }
.mobileLogo {
    margin-top: 12px !important
    }
.menuIcon {
    max-height: 25px;
    max-width: 25px;
    margin-top: -2px;
    margin-right: 5px;
    vertical-align: middle
    }
.topMenuOption > a {
    color: #0054a4 !important;
    cursor: pointer
    }
.topMenuOption > a:hover, a:not([href]):not([tabindex]):hover {
    color: #0054a4 !important
    }
a.btn, button.btn, a.brkdwn {
    font-family: "Chivo", sans-serif !important
    }
.goToContent {
    background-color: #8ad4e3
    }
.goToContent:hover {
    background-color: #7ab2bd !important
    }
.contentItemA:hover .goToContent {
    background-color: #7ab2bd !important
    }
.wowBuyLink {
    background-color: #f16477 !important
    }
.bgcolorTotsBrown {
    background-color: #ffde6c !important
    }
.searchButton {
    background-color: #fff !important;
    border: 0;
    color: #0054a4;
    height: 40px;
    font-size: 14px;
    font-weight: bold
    }
.signUpButton {
    background-color: #f16477 !important
    }
.footerCall {
    color: #8ad4e3
    }
a {
    color: #0054a4
    }
.perfectionTableCell {
    background-color: #f9b9b9
    }
.nav2Item {
    cursor: pointer
    }
.inforBar {
    width: 100%;
    background-color: #0054a4 !important;
    display: table;
    height: auto;
    margin: 3rem 0
    }
.inforBarInner {
    width: 100%;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    display: table-row
    }
.infoItem {
    width: 33%;
    border-left: 2px solid #fff;
    float: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: table-cell;
    font-family: "Open Sans"
    }
.infoItem:hover {
    background-color: #077;
    color: #fff;
    text-decoration: none
    }
.infoItem:first-child {
    border-left: 0
    }
.infoItem > svg {
    height: 20px;
    width: 20px;
    vertical-align: middle !important
    }
.flex-end {
    margin-top: auto;
    align-self: flex-end
    }
#uspContainer {
    background-color: #ebf1f2
    }
.uspIconHome {
    width: 46px;
    padding: 5px;
    margin-top: -5px;
    margin-right: 10px;
    margin-left: -15px;
    vertical-align: middle
    }
#uspExplainHome {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: -6px;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
    }
#uspPoolHome {
    width: 30%;
    margin-left: 2%;
    margin-right: 68%;
    display: none;
    position: absolute;
    z-index: 1;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
    }
#uspKitHome {
    width: 30%;
    margin-left: 35%;
    margin-right: 35%;
    display: none;
    position: absolute;
    z-index: 1;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
    }
#uspCheckHome {
    width: 30%;
    margin-left: 68%;
    margin-right: 2%;
    display: none;
    position: absolute;
    z-index: 1;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
    }
#uspNeeds {
    width: 23%;
    margin-left: 76%;
    margin-right: 1%;
    display: none;
    position: absolute;
    z-index: 1;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
    }
.uspEplainationHome {
    height: auto;
    background-color: #fff;
    border-radius: 6px;
    border: 2px solid #0054a4;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    padding: 1%;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
    }
#uspPoolHome:before, #uspKitHome:before, #uspCheckHome:before, #uspNeeds:before {
    content: "";
    position: absolute;
    left: 43%;
    top: -40px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #0054a4;
    border-left: 20px solid transparent
    }
#uspPoolHome:after, #uspKitHome:after, #uspCheckHome:after, #uspNeeds:after {
    content: "";
    position: absolute;
    left: 43%;
    top: -37px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #fff;
    border-left: 20px solid transparent
    }
#uspSelectorHome {
    width: 100%;
    height: auto;
    background-color: #ebf1f2;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto
    }
.uspHome:last-child {
    border-right: 0
    }
#uspsHome {
    padding: 5px 0 5px 0;
    margin: 0
    }
.uspHome {
    font-family: "Chivo";
    width: 7.5%;
    display: table-cell;
    list-style-type: none;
    padding: 2px;
    font-size: 16px;
    line-height: 1rem;
    margin: 0;
    height: 60px;
    text-align: left;
    color: #0054a4;
    font-weight: 400;
    vertical-align: middle;
    text-align: center;
    text-transform: capitalize;
    cursor: pointer;
    background-image: radial-gradient(closest-side, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0))
    }
.uspHome:hover {
    background-image: radial-gradient(closest-side, white, rgba(255, 255, 255, 0));
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
    }
.uspHome:last-child {
    border-right: 0
    }
.uspEplaination {
    border: 2px solid #8ad4e3
    }
#uspPoolHome:before, #uspKitHome:before, #uspCheckHome:before, #uspNeeds:before {
    border-bottom: 20px solid #8ad4e3 !important
    }
.input.minimal {
    border: 1px solid #fff;
    background-image: linear-gradient(45deg, transparent 50%, white 50%), linear-gradient(135deg, white 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: "";
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-repeat: no-repeat;
    margin-bottom: 1.5rem;
    height: 32px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: sans-serif
    }
.input.minimal::-ms-expand {
    display: none
    }
.slick-slide {
    transition: all ease-in-out 0.3s;
    opacity: 0.2
    }
.slick-active {
    opacity: 1
    }
.slick-current {
    opacity: 1
    }
.slick-prev {
    background-image: url(/media/assets/rebrand/prev-db.svg) !important;
    width: 40px !important;
    height: 40px !important;
    top: 40% !important;
    margin-left: 25px;
    z-index: 1;
    content: none
    }
.slick-next {
    background-image: url(/media/assets/rebrand/next-db.svg) !important;
    width: 40px !important;
    height: 40px !important;
    top: 40% !important;
    margin-right: 25px;
    z-index: 1;
    content: none
    }
.slick-prev:hover {
    background-image: url(/media/assets/rebrand/prev-db.svg) !important
    }
.slick-next:hover {
    background-image: url(/media/assets/rebrand/next-db.svg) !important
    }
.testimonial > .slick-prev {
    top: 21% !important
    }
.testimonial > .slick-next {
    top: 21% !important
    }
.fotorama__arr--prev {
    background-image: url(/media/assets/rebrand/prev.svg) !important;
    background-size: cover !important;
    background-position: center !important
    }
.fotorama__arr--next {
    background-image: url(/media/assets/rebrand/next.svg) !important;
    background-size: cover !important;
    background-position: center !important
    }
.slick-dots li.slick-active button:before {
    color: #fff !important
    }
.slick-dots li button:before {
    font-family: "slick";
    font-size: 6px !important;
    line-height: 4px !important;
    width: 6px !important;
    height: 6px !important;
    opacity: 1 !important;
    color: rgba(255, 255, 255, 0.15) !important;
    border-radius: 5px;
    border: 1px solid #fff;
    left: -1px !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
    }
.media > .slick-dots li.slick-active button:before, .award > .slick-dots li.slick-active button:before, .testimonial > .slick-dots li.slick-active button:before {
    color: #000 !important;
    margin-left: -1px
    }
.media > .slick-dots li button:before, .award > .slick-dots li button:before, .testimonial > .slick-dots li button:before {
    font-family: "slick";
    font-size: 6px !important;
    line-height: 4px !important;
    width: 6px !important;
    height: 6px !important;
    opacity: 1 !important;
    color: rgba(0, 0, 0, 0.15) !important;
    border-radius: 5px;
    border: 1px solid #000;
    left: 0 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
    }
.slick-slide {
    height: 400px !important;
    background-size: 250px;
    background-repeat: no-repeat;
    background-position-x: 50%
    }
.media > div > div > .slick-slide {
    height: 200px !important
    }
.award > div > div > .slick-slide {
    height: 130px !important
    }
.testimonial > div > div > .slick-slide {
    height: auto !important
    }
.media {
    height: 180px;
    overflow: visible
    }
.award {
    height: 150px
    }
.totsSlickOffersContent {
    margin-top: 220px;
    text-align: center;
    color: #000;
    padding-left: 30px;
    padding-right: 30px
    }
.craftSquare {
    position: relative;
    background-size: cover;
    background-position: 50% 50%
    }
.craftSquare > div > svg {
    height: 60px;
    margin-top: 25%
    }
.craftSquare:after {
    content: "";
    display: block;
    padding-bottom: 100%
    }
.craftySquares > a {
    transition: all 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out
    }
.craftySquares > a:hover {
    -moz-box-shadow: inset 0 0 150px rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: inset 0 0 150px rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 0 150px rgba(255, 255, 255, 0.5);
    transition: all 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out
    }
.craftySquares > a:nth-child(1) {
    background-color: #ffde6c
    }
.craftySquares > a:nth-child(2) {
    background-color: #8ad4e3
    }
.craftySquares > a:nth-child(3) {
    background-color: #9c8dc3
    }
.craftySquares > a:nth-child(4) {
    background-color: #f16477
    }
.craftySquares > a:nth-child(5) {
    background-color: #60c5ba
    }
.craftySquares > a:nth-child(6) {
    background-color: #e0d7eb
    }
.craftSquare > div {
    position: absolute;
    width: 100%;
    height: 100%;
    color: #333
    }
.attentiveImg > div {
    padding: 15px
    }
.attentiveText > div {
    padding: 15px
    }
.familyIllustration {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto
    }
.flipFlopsIllustration {
    max-width: 80px;
    margin-left: auto;
    margin-right: auto;
    display: block
    }
.whoImage {
    max-width: 120px;
    max-height: 70px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    display: block
    }
.pinIllustration {
    max-height: 50px;
    max-width: 50px;
    display: block;
    margin-left: auto;
    margin-right: auto
    }
.occupancy > label {
    margin-top: 5px;
    margin-bottom: 0
    }
#guestsModal:before {
    content: "";
    position: absolute;
    left: 210px;
    top: -50px;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid rgba(0, 0, 0, 0.3);
    border-left: 25px solid transparent
    }
#guestsModal:after {
    content: "";
    position: absolute;
    left: 211px;
    top: -50px;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #f7f7f7;
    border-left: 25px solid transparent
    }
#guestsModal > .col > h3 {
    font-weight: 100;
    font-size: 18px;
    line-height: 24px;
    text-transform: capitalize;
    color: #0054a4
    }
#guestsModal > div > div > h3 {
    font-weight: 100;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    color: #0054a4
    }
#guestsModal > .col > p {
    font-weight: 100;
    font-size: 14px;
    line-height: 16px;
    text-transform: capitalize;
    color: #0054a4
    }
#guestsModal > div > div > p, #guestsModal > div > div > div > p {
    font-weight: 100;
    font-size: 16px;
    line-height: 18px;
    text-transform: capitalize;
    vertical-align: top;
    margin-top: 2px;
    color: #0054a4
    }
#guestsModal > .col {
    margin-bottom: 14px
    }
.adultsQuantity, .childrenQuantity, .childAge, .numberOfCots {
    width: 100%;
    margin-bottom: 0;
    margin-top: 4px;
    color: #0054a4
    }
.adultsQuantity > p, .childrenQuantity > p, .childAge > p, .numberOfCots > p {
    width: 55%;
    display: inline-block;
    color: #0054a4
    }
.adultsQuantity > span, .childrenQuantity > span, .childAge > span, .numberOfCots > span {
    width: 15%;
    display: inline-block;
    color: #0054a4
    }
#guestsModal > div > div > span.less, #guestsModal > div > div > div > span.less {
    background-image: url(/media/assets/rebrand/minus-db.svg);
    background-repeat: no-repeat;
    background-size: 23px;
    background-position-x: 50%;
    height: 30px
    }
#guestsModal > div > div > span.less:hover, #guestsModal > div > div > div > span.less:hover {
    background-image: url(/media/assets/rebrand/minus-db.svg)
    }
#guestsModal > div > div > span.more, #guestsModal > div > div > div > span.more {
    background-image: url(/media/assets/rebrand/plus-db.svg);
    background-repeat: no-repeat;
    background-size: 23px;
    background-position-x: 50%;
    height: 30px
    }
#guestsModal > div > div > span.more:hover, #guestsModal > div > div > div > span.more:hover {
    background-image: url(/media/assets/rebrand/plus-db.svg)
    }
.quantity, .age, .cotsQuantity {
    text-align: center;
    font-weight: bold;
    line-height: 22px;
    font-size: 20px;
    position: relative;
    vertical-align: top
    }
#guestsModal > div > div > span.less.disable, #guestsModal > div > div > div > span.less.disable, #guestsModal > div > div > span.more.disable, #guestsModal > div > div > div > span.more.disable {
    background-image: none
    }
.submitGuests {
    margin-bottom: 0 !important;
    width: 100%;
    text-align: center;
    margin-top: 25px;
    line-height: 32px !important;
    font-weight: bold
    }
#guests {
    height: 30px;
    padding: 5px 0 0 10px;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #fff;
    background-image: linear-gradient(45deg, transparent 50%, white 50%), linear-gradient(135deg, white 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: "";
    background-position: calc(100% - 20px) calc(1em + -2px), calc(100% - 15px) calc(1em + -2px), calc(100% - 0.5em) 0.5em;
    background-color: transparent;
    color: #fff
    }
#guests > p {
    font-size: 14px;
    color: #fff
    }
.occReset {
    float: left;
    text-transform: capitalize;
    font-size: 14px;
    color: #0054a4
    }
.occReset:hover {
    color: #8ad4e3
    }
.closeOcc {
    float: right;
    width: 20px;
    height: 20px;
    background-image: url(/media/assets/rebrand/cross-db.svg);
    background-size: 100%;
    background-repeat: no-repeat
    }
.clickOff {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    z-index: 998
    }
#homeSearch {
    display: block;
    float: left;
    width: 100%;
    max-width: 300px;
    height: auto;
    margin-top: 80px
    }
.slick-prev:before, .slick-next:before {
    content: none !important
    }
.input {
    background-color: rgba(0, 0, 0, 0) !important;
    color: #fff !important;
    border: 2px solid #fff !important;
    width: 100%;
    font-size: 14px !important;
    font-weight: 500;
    line-height: 23px;
    height: 40px !important;
    margin-bottom: 5px !important
    }
option {
    color: #000
    }
#homeBanner {
    background-image: url(/media/images/girl-splashing-in-tots-pool.jpg);
    width: 100%;
    height: 450px;
    background-size: cover;
    background-position-y: 15%
    }
#homeBanner > .gradient {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.49), rgba(0, 0, 0, 0));
    background-size: 75% 100%;
    background-repeat: no-repeat
    }
.searchHeader {
    font-family: "Chivo", sans-serif !important;
    font-size: 16px;
    margin-bottom: 10px;
    text-align: left;
    font-weight: 600;
    margin-left: 0;
    margin-top: 12px
    }
#guestsModal {
    width: 300px;
    min-height: 220px;
    height: auto;
    display: block;
    position: absolute;
    float: left;
    margin-left: -175px;
    margin-top: 10px;
    background-color: #fff;
    padding: 10px 15px 10px 15px;
    box-shadow: -2px 3px 0 rgba(0, 0, 0, 0.3);
    z-index: 1011;
    margin-bottom: -100%;
    opacity: 1;
    transition: all 3s ease-in-out;
    -webkit-transition: opacity 3s ease-in-out;
    -moz-transition: opacity 3s ease-in-out;
    -ms-transition: opacity 3s ease-in-out;
    -o-transition: opacity 3s ease-in-out
    }
#guestsModal:before {
    content: "";
    position: absolute;
    left: 223px;
    top: -50px;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid rgba(0, 0, 0, 0.3);
    border-left: 25px solid transparent
    }
#guestsModal:after {
    content: "";
    position: absolute;
    left: 225px;
    top: -50px;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #fff;
    border-left: 25px solid transparent
    }
.attentiveImg > div {
    -moz-box-shadow: inset 0 0 160px 60px rgba(3, 3, 3, 0.75);
    -webkit-box-shadow: inset 0 0 160px 60px rgba(3, 3, 3, 0.75);
    box-shadow: inset 0 0 160px 60px rgba(3, 3, 3, 0.75);
    padding-top: 45%
    }
.sellingCircle {
    text-align: center;
    color: #4b4845
    }
.circle {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    height: 0;
    padding-bottom: 60%;
    overflow: hidden;
    border: 2px solid #fff;
    background-size: cover;
    background-position-x: 50%
    }
.small {
    width: 70%;
    height: 150px;
    padding: 0 !important;
    background-size: cover;
    background-position-y: 30%
    }
.sellingCircle > p {
    font-size: 14px;
    line-height: 16px;
    margin-top: 1rem
    }
.search-mini .container {
    padding: 35px 0
    }
.search-mini form label {
    padding: 0 5px
    }
.search-mini form select, .search-mini form .dd-styled-ms {
    height: 34px
    }
.search-mini form .hsmi-selC {
    width: 120px
    }
.search-mini form .hsmi-selM {
    width: 110px
    }
.search-mini form .hsmi-selS {
    width: 170px
    }
.search-mini form .hsmi-selN {
    width: 110px
    }
.search-mini form .hsmi-selC select {
    width: 148px
    }
.search-mini form .hsmi-selM select {
    width: 138px
    }
.search-mini form .hsmi-selS select {
    width: 190px
    }
.search-mini form .hsmi-selN select {
    width: 138px
    }
.search-mini .col-xs-7, .search-mini .col-xs-5, .search-mini .col-xs-12 {
    float: none;
    display: inline-block;
    width: auto;
    padding: 0
    }
.search-mini .col-xs-12 {
    padding-left: 10px !important
    }
.search-maxi form .hsmx-selC {
    width: 100% !important
    }
.search-maxi form .hsmx-selN {
    width: 100% !important
    }
.search-maxi form .hsmx-selS {
    width: 100% !important
    }
.search-maxi form .hsmx-selC select {
    width: 100% !important
    }
.search-maxi form .hsmx-selN select {
    width: 100% !important
    }
.search-maxi form .hsmx-selS select {
    width: 100% !important
    }
.search-maxi form input.ssedf {
    width: 100% !important
    }
.search-maxi form input.pnpr {
    width: 100% !important
    }
#startDate, #endDate {
    background-image: linear-gradient(45deg, transparent 50%, white 50%), linear-gradient(135deg, white 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: "";
    background-position: calc(100% - 20px) calc(1em + -2px), calc(100% - 15px) calc(1em + -2px), calc(100% - 0.5em) 0.5em;
    color: #fff
    }
#startDate::placeholder, #endDate::placeholder {
    color: #fff !important
    }
.dd-styled > select {
    background-image: linear-gradient(45deg, transparent 50%, white 50%), linear-gradient(135deg, white 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: "";
    background-position: calc(100% - 20px) calc(1em + -2px), calc(100% - 15px) calc(1em + -2px), calc(100% - 0.5em) 0.5em
    }
.dd-styled > select > option {
    color: #000
    }
.sxs-showoptions > h4 {
    display: inline-block;
    width: 200px;
    color: #0054a4
    }
.sxs-showoptions > form > div > div > label {
    color: #0054a4;
    font-weight: 100 !important
    }
.sxs-showoptions > form > div > div > div > select {
    color: #fff;
    font-weight: 100 !important
    }
.sxs-showoptions > form > div > div > label, .sxs-showoptions > form > div > div > div > label {
    color: #0054a4;
    font-weight: 200
    }
.sxs-showoptions > form > div > div > div > div, .sxs-showoptions > form > div > div > a {
    color: #0054a4;
    font-weight: 200
    }
.searchSubmit {
    width: 100%;
    height: 30px;
    margin-top: 24px;
    border: 0;
    background: #fff;
    color: #60c5ba;
    font-size: 17px;
    font-weight: bold
    }
.additionalOptions {
    margin-top: 30px
    }
.editSearch {
    width: 200px;
    height: 30px;
    vertical-align: middle;
    margin-right: 3px;
    margin-top: 5px;
    float: right;
    text-align: center;
    font-size: 16px;
    border: 1px solid #fff;
    line-height: 26px;
    padding: 2px 25px 2px 25px;
    color: #fff !important;
    text-decoration: none;
    font-weight: bold
    }
.closeSearch {
    width: 40px;
    height: 40px;
    display: inline-block;
    float: right
    }
.editSearch:hover {
    background-color: #fff;
    color: #60c5ba !important;
    text-decoration: none;
    font-weight: bold
    }
.closeSearchX {
    display: none
    }
.occupancySearched {
    text-align: left;
    margin-bottom: 0;
    margin-top: 5px;
    width: 75%;
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    padding: 0 2px 0 15px
    }
.editContainer {
    background-color: #60c5ba;
    display: block;
    height: auto;
    min-height: 50px;
    padding: 5px 5px 5px 10px;
    margin-top: 10px !important;
    margin-bottom: 12px;
    margin-left: auto;
    margin-right: auto
    }
.dd-styled {
    border-radius: 0;
    background-image: none;
    background-image: linear-gradient(45deg, transparent 50%, #0054a4 50%), linear-gradient(135deg, #0054a4 50%, transparent 50%), linear-gradient(to right, #0054a4, #0054a4);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
    margin-bottom: 14px;
    height: 40px
    }
#startDate, #endDate {
    width: 48%;
    display: inline-block;
    color: #000;
    font-weight: 100 !important
    }
.toFromDash {
    width: 11%;
    display: inline-block;
    text-align: center;
    color: #0054a4;
    font-weight: 100 !important
    }
#startDate::placeholder, #endDate::placeholder {
    color: #000
    }
.sn-container {
    background-color: #fff !important
    }
.result-container {
    width: calc(100% + 50px);
    margin-left: -25px;
    margin-right: -25px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-flow: wrap
    }
.result-container > div {
    height: auto
    }
.resultPropName {
    min-height: auto
    }
.resultPropDescription {
    height: auto
    }
.resultPropList {
    list-style: none;
    height: auto
    }
.result {
    display: flex;
    flex-direction: column
    }
.resultActions {
    margin-top: auto;
    align-self: flex-end
    }
.offer-accordion {
    z-index: 1;
    position: absolute;
    top: 0;
    width: 65%;
    max-height: auto
    }
.offer-accordion .panel {
    margin-bottom: 0;
    border-radius: 0;
    border: 0;
    background-color: #f16477
    }
.resultImage {
    height: 246px;
    overflow: hidden
    }
.resultImage > a {
    height: 246px;
    width: 100%
    }
.resultImage > a > img {
    width: 100%;
    height: auto
    }
.panel-title > a {
    font-size: 12px;
    color: #fff !important
    }
.offer-accordion .panel-heading {
    padding: 5px
    }
#showingProperties {
    font-size: 14px
    }
.tttRed {
    background-color: #f16477
    }
.newSubmit {
    background-color: rgba(0, 0, 0, 0)
    }
.mainSearchBar {
    padding-top: 15px
    }
.sxs-showoptions {
    max-width: 100%;
    margin-top: 12px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
    }
.sxs-showoptions > form > div > div > label, .sxs-showoptions > form > div > div > div > label {
    color: #fff;
    font-weight: 200
    }
.sxs-showoptions > form > div > div > div > div, .sxs-showoptions > form > div > div > a {
    color: #fff;
    font-weight: 200
    }
.dd-styled {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #fff;
    background-image: linear-gradient(45deg, transparent 50%, white 50%), linear-gradient(135deg, white 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: "";
    background-color: transparent;
    color: #fff
    }
.dd-styled > select {
    color: #fff
    }
#startDate, #endDate {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    height: 30px
    }
.toFromDash {
    text-align: center;
    color: #fff;
    font-size: 16px;
    height: 38px;
    line-height: 38px
    }
.ui-datepicker td {
    width: auto !important;
    height: 20px
    }
.sxs-showoptions > form > div > div > div > div > label {
    font-weight: 100 !important
    }
.moreOptions, .moreOptions:hover, .moreOptions:focus, .moreOptions:active {
    color: #fff
    }
.textInputWhite {
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    height: 38px
    }
.textInputWhite::-webkit-input-placeholder {
    color: #fff
    }
.textInputWhite::-moz-placeholder {
    color: #fff
    }
.textInputWhite:-ms-input-placeholder {
    color: #fff
    }
.textInputWhite:-moz-placeholder {
    color: #fff
    }
.breadcrumb {
    padding: 0;
    list-style: none;
    background-color: #fff;
    border-radius: 0;
    font-size: 10px;
    margin: 2px 0 0 10px;
    color: #7d756b !important
    }
.breadcrumb-container > div > ol > li > a {
    font-size: 10px;
    color: #7d756b !important
    }
.breadcrumb > .active, .breadcrumb > li + li:before {
    color: #7d756b !important
    }
.content-container {
    color: #000;
    line-height: 175%
    }
#features.features-wrap table th, #features.features-wrap table td {
    padding: 5px !important;
    vertical-align: middle !important
    }
#features.features-wrap table th, #features.features-wrap table td {
    width: 50%;
    table-layout: fixed
    }
div.protection-line {
    text-align: center;
    display: inline-block;
    margin-bottom: 45px
    }
div.protection-line > img {
    display: inline-block;
    margin-right: 15px
    }
div.protection-line > p {
    font-family: "Open Sans", "Droid Serif", "Playfair Display", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000;
    display: inline-block;
    text-align: center;
    margin: 0;
    line-height: 35px;
    vertical-align: middle
    }
.protection-line.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
    }
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s
    }
@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
        } 50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
        } to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
        }
    }
@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
        } 50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
        } to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
        }
    }
.view-gallery-desktop {
    display: inline-block;
    position: relative;
    height: 30px;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    transform: none;
    margin-left: 17px
    }
.desktopGallery {
    max-height: 300px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-flow: wrap
    }
.gallery-thumbnail:first-child {
    width: 100%;
    max-height: 120px;
    overflow: hidden
    }
.gallery-thumbnail:last-child {
    background-color: #7d756b;
    color: #fff;
    border: 2px solid #fff;
    font-size: 26px;
    text-align: center;
    padding: 8% 5% 5% 5%;
    height: 58px;
    max-height: none
    }
.gallery-thumbnail {
    width: 50%;
    float: left;
    padding: 2px;
    display: flex;
    flex-direction: column;
    max-height: 55px;
    overflow: hidden
    }
.gallery-thumbnail > img {
    width: 100%;
    float: left
    }
.gallery-wrapper {
    overflow: hidden
    }
#priceHeader {
    font-size: 16px;
    line-height: 18px;
    margin-top: 4px;
    display: block;
    width: 100%
    }
.sleepsMessage {
    font-size: 12px
    }
#price {
    font-size: 14px;
    line-height: 16px;
    display: inline-block
    }
#priceRule {
    font-size: 14px;
    line-height: 16px;
    display: inline-block
    }
#prop-description {
    color: #000
    }
.stickPriceBox > .details {
    padding: 0
    }
.stickPriceBox > .details > span {
    color: #000
    }
.totsExclusive {
    position: absolute;
    background-color: rgba(138, 212, 227, 0.9);
    width: 100%;
    color: #0054a4;
    z-index: 1
    }
.totsExclusive > div > h2, .totsExclusive > div > p {
    color: #0054a4
    }
.totsNew {
    display: block;
    position: absolute;
    width: auto;
    height: 30px;
    background-color: #f16477;
    color: #fff;
    text-align: left;
    padding: 5px 10px 5px 10px;
    font-weight: bold;
    z-index: 999
    }
.box-container {
    background-color: #fff;
    -moz-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1)
    }
.link-addtoSL {
    color: #000;
    text-transform: capitalize;
    margin-top: 5px
    }
#leadImage {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: center;
    height: 600px
    }
.card-header > button {
    width: 100%;
    text-align: left
    }
.card-header > button > h2 {
    color: #000;
    font-weight: bold;
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-transform: initial;
    margin-left: 40px;
    text-decoration: none
    }
#accordion {
    margin-bottom: 20px
    }
.card-header > .btn.btn-link {
    background-image: url(/media/assets/rebrand/minus-black.svg);
    background-size: 21px;
    background-position: right;
    background-repeat: no-repeat;
    background-position: 2% 50%;
    text-decoration: none
    }
.card-header > .btn.btn-link:focus, .btn.btn-link:active {
    border: 0;
    outline: 0
    }
.card-header > .btn.btn-link.collapsed {
    background-image: url(/media/assets/rebrand/plus-black.svg);
    background-size: 21px;
    background-position: right;
    background-repeat: no-repeat;
    background-position: 2% 50%
    }
#SpecialOffers > button > h2 {
    color: #f16477
    }
.specialoffer-xs {
    position: absolute;
    margin-top: 3px;
    left: -30000px;
    z-index: 3;
    transition: all 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    overflow: hidden
    }
.specialoffer-xs > h3:first-child {
    font-size: 12px;
    line-height: 22px;
    text-align: left;
    padding-left: 10px;
    padding-right: 16px;
    margin-top: 7px;
    width: auto;
    display: inline-block;
    color: #fff;
    background-color: #f16477;
    font-weight: bold
    }
.specialoffer-xs > h3:last-child {
    font-size: 12px;
    line-height: 22px;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 7px;
    width: auto;
    display: inline-block;
    color: #f16477;
    background-color: #fff;
    font-weight: bold;
    margin-left: -3px
    }
.specialoffer-xs > h3:first-child::after {
    content: "";
    position: absolute;
    left: 98px;
    top: auto;
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 11px solid #f16477
    }
.stickyCTA {
    width: 100%;
    min-height: 60px
    }
.cvsl {
    display: none !important
    }
.reason-number {
    display: inline-block;
    font-size: 16px;
    width: 20px;
    font-weight: bold;
    margin-right: 10px;
    vertical-align: top
    }
.reason-text {
    display: inline-block;
    width: calc(100% - 30px);
    font-size: 14px
    }
#guest-reviews .guest-name {
    color: #000
    }
#guest-reviews .owl-stage-outer.owl-height {
    margin-bottom: 0
    }
#guest-reviews #slider-reviews-data {
    list-style: none;
    background: #fff
    }
#guest-reviews #slider-reviews-data .owl-stage-outer {
    list-style: none;
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
    }
#guest-reviews #slider-reviews-data .owl-dots {
    margin: 0 10%;
    position: relative;
    top: 0;
    text-align: center;
    float: left;
    margin-top: 10px;
    counter-reset: dots;
    width: 80%
    }
#guest-reviews #slider-reviews-data .owl-dot {
    display: inline-block;
    padding: 6px 13px;
    border: 1px solid #ddd;
    color: #19d1d1;
    font-weight: 600;
    margin-bottom: 8px
    }
#guest-reviews #slider-reviews-data .owl-dot:last-of-type {
    border-right: 1px solid #ddd
    }
#guest-reviews #slider-reviews-data .owl-dots .owl-dot span {
    width: 23px
    }
#guest-reviews #slider-reviews-data .owl-dot.active {
    background-color: #19d1d1;
    color: #fff;
    border: 1px solid #19d1d1
    }
#guest-reviews #slider-reviews-data .owl-nav {
    position: absolute;
    top: 37px;
    height: 70px;
    width: 106%;
    z-index: 0;
    margin-left: -50px
    }
#guest-reviews #slider-reviews-data .owl-prev {
    background-image: url(/media/assets/rebrand/prev-black.svg) !important;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: auto 15px;
    padding: 30px
    }
#guest-reviews #slider-reviews-data .owl-next {
    background-image: url(/media/assets/rebrand/next-black.svg) !important;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: auto 15px;
    padding: 30px
    }
.gal-bg-wrap {
    background-color: rgba(96, 197, 186, 0.75);
    width: 30%;
    position: static;
    color: #fff
    }
#resortContent {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    flex: 1
    }
.resortContent > div {
    flex: 1
    }
.resMonitor2 {
    max-height: 50px;
    max-width: 50px
    }
.board-options {
    padding-left: 15px
    }
.moreInfo {
    height: 16px;
    width: 16px;
    background-color: #8ad4e3;
    color: #fff;
    font-size: 10px;
    line-height: 18px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    border-radius: 16px;
    padding: 0 1px 0 1px;
    margin: 0;
    cursor: pointer;
    display: inline-block;
    float: left;
    margin-left: 5px;
    margin-top: 2px
    }
.occupancyMessage {
    font-size: 12px;
    line-height: 16px;
    font-style: italic
    }
.moreInfoBubble {
    position: relative;
    background-color: #8ad4e3;
    color: #fff;
    width: auto;
    max-width: 200px;
    float: left;
    margin: -8px 0 -100% 10px;
    padding: 5px;
    height: auto;
    z-index: 1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
    }
.moreInfoBubble > p {
    color: #fff;
    font-size: 14px;
    line-height: 18px
    }
.moreInfoBubble:before {
    left: -17px;
    top: 9px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-width: 9px;
    border-right-color: #8ad4e3
    }
.price-box-wrap {
    min-height: 18px;
    width: auto;
    display: block
    }
.priceRule {
    min-height: 28px;
    width: auto;
    display: block
    }
.priceRule > p {
    display: block;
    position: absolute
    }
.stickyContainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    height: calc(100% + 260px);
    margin-top: -300px;
    z-index: 999;
    min-height: 300px
    }
.stickPriceBox {
    position: -webkit-sticky;
    position: sticky;
    top: 150px;
    align-self: flex-start;
    width: 100%;
    padding: 10px;
    height: auto;
    margin-top: 100px;
    background-color: #fff;
    -moz-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1)
    }
.uspReminder {
    border: 1px solid #0054a4;
    display: block
    }
.uspReminder > div > p {
    font-size: 12px;
    line-height: 16px;
    color: #0054a4
    }
.uspReminderIcon {
    margin-top: 2px
    }
.uspReminder > div > img {
    max-height: 50px
    }
.calNavArrowPrev {
    height: 35px;
    width: 35px;
    float: left
    }
.calNavArrow {
    height: 35px;
    width: 35px
    }
.calNavArrowNext {
    height: 35px;
    width: 35px;
    float: right
    }
.pcal-head {
    color: #0054a4;
    padding: 4px
    }
.pcal-head table {
    padding: 0;
    margin: 0
    }
.pcal-head table td {
    padding: 2px;
    margin: 0
    }
.pcal-head-mthn {
    text-align: center !important;
    font-size: 16px;
    font-weight: bold
    }
.pcal-head-mthprev, .pcal-head-mthnext {
    background-color: #6a6a6a;
    width: 25px;
    color: #cecece;
    text-align: center;
    font-size: 12px;
    font-weight: bold
    }
.pcal-head-mthn-prev {
    text-align: left !important;
    padding-left: 5px !important
    }
.pcal-head-mthn-next {
    text-align: right !important;
    padding-right: 5px !important
    }
.pcal-head-mthprev a, .pcal-head-mthnext a {
    color: #cecece;
    text-decoration: none;
    display: block;
    padding: 0
    }
.btnBCData {
    display: none;
    width: 90%;
    height: 90%;
    max-width: 1000px
    }
.getQuote {
    background-color: transparent !important;
    border: 2px solid #f16477 !important;
    color: #f16477 !important;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    vertical-align: middle;
    text-transform: uppercase !important;
    cursor: pointer;
    font-size: 18px;
    line-height: 22px;
    vertical-align: middle;
    text-transform: uppercase !important;
    margin-top: 16px;
    margin-bottom: 16px;
    height: 50px;
    padding-top: 12px;
    cursor: pointer
    }
.getQuote:hover {
    background-color: #f16477;
    color: #fff;
    text-decoration: none !important
    }
.bookIt {
    background-color: #f16477 !important;
    border: 0;
    color: #fff !important;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    vertical-align: middle;
    text-transform: uppercase !important;
    cursor: pointer;
    margin-top: 16px;
    margin-bottom: 16px;
    height: 50px;
    cursor: pointer
    }
#calendar {
    margin-top: 70px
    }
.pcal-header > h1 {
    font-size: 18px
    }
.CTAWhite {
    background-color: transparent !important;
    border: 2px solid #fff !important;
    color: #fff !important;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    vertical-align: middle;
    text-transform: uppercase !important;
    cursor: pointer;
    height: 38px;
    line-height: 32px;
    width: 100%;
    cursor: pointer
    }
.CTAWhiteGallery {
    background-color: transparent !important;
    border: 2px solid #fff !important;
    color: #fff !important;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    vertical-align: middle;
    text-transform: uppercase !important;
    cursor: pointer;
    height: 24px;
    font-size: 12px;
    line-height: 20px;
    width: 125px
    }
.fotorama__fullscreen-icon {
    display: none !important
    }
.fotorama--fullscreen > div > div.fotorama__stage > div.fotorama__fullscreen-icon {
    display: block !important
    }
.CTAWhiteSolid {
    background-color: #fff !important;
    border: 0;
    color: #8ad4e3 !important;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    vertical-align: middle;
    text-transform: uppercase !important;
    cursor: pointer;
    height: 38px;
    line-height: 38px;
    width: 100%
    }
.CTARedSolid {
    background-color: #f16477 !important;
    border: 0;
    color: #fff !important;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    vertical-align: middle;
    text-transform: uppercase !important;
    cursor: pointer;
    height: 38px;
    line-height: 38px;
    width: 100%
    }
.redCTA {
    background-color: transparent !important;
    border: 2px solid #f16477 !important;
    color: #f16477 !important;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    vertical-align: middle;
    text-transform: uppercase !important;
    cursor: pointer;
    height: 38px;
    line-height: 38px;
    width: 100%
    }
.lightBlueCTA {
    background-color: transparent !important;
    border: 2px solid #8ad4e3 !important;
    color: #8ad4e3 !important;
    text-align: center;
    font-size: 14px;
    line-height: auto;
    vertical-align: middle;
    text-transform: uppercase !important;
    cursor: pointer;
    height: 38px;
    line-height: 36px
    }
.darkBlueCTA {
    background-color: transparent !important;
    border: 2px solid #0054a4 !important;
    color: #0054a4 !important;
    text-align: center;
    font-size: 18px;
    line-height: auto;
    vertical-align: middle;
    text-transform: uppercase !important;
    cursor: pointer;
    height: 38px;
    line-height: 20px;
    min-width: 150px
    }
.lightGreenCTA {
    background-color: #60c5ba !important;
    border: 0;
    color: #fff !important;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    vertical-align: middle;
    text-transform: uppercase !important;
    cursor: pointer;
    height: 38px;
    font-size: 16px;
    line-height: 38px;
    width: auto;
    padding-left: 20px;
    padding-right: 20px
    }
.actionCTA {
    background-color: transparent !important;
    border: 2px solid #60c5ba !important;
    color: #60c5ba !important;
    text-align: center;
    font-size: 12px;
    line-height: auto;
    vertical-align: middle;
    text-transform: uppercase !important;
    cursor: pointer;
    text-transform: uppercase !important;
    font-size: 18px;
    line-height: 21px;
    padding: 9px 0 0 0;
    width: 100%;
    margin-top: 10px;
    min-height: 42px;
    color: #60c5ba
    }
.lightBlueCTA > a {
    display: inline-block
    }
.chooseAccomodation {
    background-color: #60c5ba !important;
    border: 0;
    color: #fff !important;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    vertical-align: middle;
    text-transform: uppercase !important;
    cursor: pointer;
    padding: 10px;
    height: 60px;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    width: auto
    }
.redBorder {
    border: 2px solid #f16477
    }
.bookIt:hover {
    background-color: #f16477 !important;
    color: #fff !important
    }
.cal-blank-month-msg > h4 {
    margin-top: 0
    }
.cal-blank-month-msg > p {
    font-size: 13px;
    margin-bottom: 6px;
    line-height: 16px
    }
.cal-blank-month-msg a {
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    line-height: 24px
    }
.cal-blank-month-msg > p > small > a {
    color: #fff;
    font-weight: bold;
    font-size: 13px
    }
.table-cal {
    width: 100%;
    padding: 0;
    margin: 0;
    border-spacing: 3px;
    background-color: #fff !important
    }
.table-cal tr {
    background-color: #fff
    }
.table-cal th {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    padding: 0
    }
.table-cal td {
    padding: 5px 5px;
    margin: 0;
    text-align: center;
    background-color: #60c5ba;
    font-weight: bold;
    font-size: 16px;
    height: 52px;
    width: 36px
    }
.table-cal th.cpweek {
    font-weight: bold;
    font-size: 11px;
    color: #656565;
    width: 80px
    }
.table-cal td.cpweek {
    background-color: #ebf1f2;
    color: #000;
    text-align: center;
    font-weight: 100;
    font-size: 11px;
    border: 6px solid #fff
    }
.table-cal td.cdate-available {
    background-color: #60c5ba;
    color: #fff;
    cursor: pointer;
    border: 6px solid #fff
    }
.table-cal td.cdate-changeover {
    background: #60c5ba url(/media/assets/rebrand/change-over.png) no-repeat center
    }
.table-cal td.cdate-co-unavailable {
    background-color: #60c5ba;
    color: #fff;
    cursor: pointer
    }
.table-cal td.cdate-unavailable {
    background: #a9c2c7;
    border: 6px solid #fff
    }
.table-cal td.cdate-unavailable span {
    display: none
    }
.table-cal td.cdate-available-morning {
    background-color: #a9c2c7 !important;
    background-image: url(/media/assets/cdate-available-morning.png) !important;
    background-size: 100% !important;
    background: no-repeat left
    }
.table-cal td.cdate-unavailable-morning {
    background-color: #a9c2c7 !important;
    background-image: url(/media/assets/cdate-unavailable-morning.png) !important;
    background-size: 100% !important;
    background: no-repeat right
    }
.table-cal td.cdate-tm-over {
    background: none !important;
    background-color: #f16477 !important
    }
.table-cal td.cdate-co-over {
    background: 0;
    background-color: #f90 !important;
    background-image: url(/images/xcdate-changeover-selected.jpg.pagespeed.ic.enEWS7nrOS.jpg) !important;
    background: no-repeat center
    }
.table-cal td.cdate-selected {
    background: none !important;
    background-color: #f16477 !important
    }
.table-cal td.cdate-changeover-selected {
    background-color: #f90 !important;
    background-image: url(/images/xcdate-changeover-selected.jpg.pagespeed.ic.enEWS7nrOS.jpg) !important;
    background: no-repeat center
    }
.table-cal td.cdate-changeover-unavailable {
    background-color: #e2dedd !important;
    background-image: url(/images/xcdate-changeover-unavailable.jpg.pagespeed.ic.n6eMcGzEDt.jpg) !important;
    background: no-repeat center
    }
#cpcc > div.bgWhite > div.col-xs-12.col-sm-12.bgcolor-e0e0e0.p0.pl10.pr10.sm-pl20.sm-pr20 > div.mt5.pb5.md-mt10.md-ml5.md-pb10.fontsize11.md-fontsize14 > i.fa.fa-stop.fa-lg.color-7cc246 {
    color: #8ad4e3 !important
    }
#cpcc > div.bgWhite > div.col-xs-12.col-sm-12.bgcolor-e0e0e0.p0.pl10.pr10.sm-pl20.sm-pr20 > div.mt5.pb5.md-mt10.md-ml5.md-pb10.fontsize11.md-fontsize14 > span:nth-child(6) > i {
    color: #f9b9b9 !important
    }
#cpcc > div.bgWhite > div.col-xs-12.col-sm-12.bgcolor-e0e0e0.p0.pl10.pr10.sm-pl20.sm-pr20 {
    background-color: rgba(0, 0, 0, 0.06) !important
    }
.form-control {
    width: 100% !important
    }
.pcal-header {
    background-color: #f16477 !important;
    position: fixed;
    width: 100%;
    z-index: 1
    }
body > div > div.pcal-header.clearfix > a.col-1.hidden-xs.hidden-sm.pull-right.mt35 > img {
    max-width: 30px;
    max-height: 30px;
    margin-right: 15px;
    margin-top: 15px;
    text-align: right
    }
#header .frosmo-searchNode .sn-suggest .sn-suggest-input {
    background: #fff !important;
    width: 100% !important
    }
#header #SearchNodeInput {
    top: -2px
    }
#header .search-wrapper .sn-suggest {
    margin-left: 0
    }
#header .phone-search-wrapper {
    width: 100%
    }
#header .search-button {
    background-color: #f75959
    }
.search-wrapper .sn-suggest {
    margin-left: 5px;
    width: 75%;
    float: none !important
    }
.search-input {
    background-color: #21cac6;
    color: #fff;
    border: medium none;
    font-style: normal;
    font-weight: 500;
    height: 40px;
    width: 100%
    }
.search-button {
    background-color: #f75959;
    height: 40px;
    width: 19%
    }
.logo {
    width: 50%;
    position: relative;
    display: block;
    float: left;
    padding-top: 0 !important;
    margin-left: -8px
    }
.nav2Con {
    width: 1170px;
    margin-left: auto;
    margin-right: auto
    }
.nav2Wrap {
    width: 100%;
    float: left
    }
.nav2 {
    width: 80%;
    margin-top: 5px;
    display: inline-block;
    float: left
    }
.nav2MainBar {
    padding: 0
    }
.nav2MainBar > li {
    float: left;
    width: auto;
    display: inline-block;
    margin-right: 44px;
    color: #0054a4
    }
.nav2MainBar > li > a {
    color: #0054a4
    }
.navTopSearches {
    margin-left: -96px
    }
.navHolidayTypes {
    margin-left: -230px
    }
.navBlog {
    margin-left: -504px
    }
.navWhatWeDo {
    margin-left: -380px
    }
.navAboutUs {
    margin-left: -110px
    }
.navDestinations {
    margin-left: -372px
    }
.nav2SubBar {
    display: none;
    background-color: #fff;
    padding: 15px;
    position: absolute;
    width: auto;
    max-width: 1170px;
    margin-top: 5px;
    list-style: none
    }
.nav2SubBar > li {
    display: inline-block;
    float: left;
    margin-right: 25px;
    width: auto;
    break-inside: avoid-column
    }
.nav2SubSubBar {
    list-style: none;
    margin-left: -40px
    }
.nav2SubBar > li > a {
    color: #0054a4
    }
.showSubNav {
    display: block !important
    }
.search {
    float: right
    }
#headerSearch {
    width: 100%;
    margin-right: 0
    }
#headerSearch .search-button {
    width: 28px;
    height: 25px;
    position: relative;
    top: -24px;
    float: right;
    right: 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #7d756b !important
    }
.functions {
    width: auto;
    min-width: 240px;
    display: block;
    float: right;
    margin-right: 0
    }
.header {
    font: "Chivo", sans-serif !important;
    float: left;
    display: inline-block;
    height: 70px;
    padding: 0;
    margin: 0;
    width: 20%
    }
.middle {
    float: right
    }
.numberSearchCon {
    width: 100%;
    float: right;
    margin-top: 4px
    }
.right {
    width: 19%;
    float: right;
    margin-right: 0;
    padding-top: 5px
    }
.greenCTA {
    background-color: #60c5ba !important;
    border: 0;
    color: #fff !important;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    vertical-align: middle;
    text-transform: uppercase !important;
    cursor: pointer;
    height: 40px;
    padding: 5px;
    padding: 6px 15px 6px 15px
    }
.icheckbox_square-tots {
    background: url(/media/assets/rebrand/search-maxi-check.png)
    }
.enqLeadCon {
    height: 500px;
    background-size: cover;
    background-position-y: 25%
    }
.enqLeadCon > div {
    background-color: #f16477;
    margin-left: auto;
    margin-right: auto
    }
#enqPrice {
    font-weight: bold;
    font-size: 34px
    }
#editDates {
    max-width: 150px;
    font-size: 16px;
    line-height: 22px
    }
.moreChecklist {
    padding-left: 15px
    }
.addShortList {
    background-image: url(/media/assets/rebrand/heart-heavy-db.svg);
    width: 15px;
    height: 15px;
    margin-left: 5px;
    display: inline-block;
    background-repeat: no-repeat
    }
.addShortListadded {
    background-image: url(/media/assets/rebrand/heart-filled-db.svg);
    width: 15px;
    height: 15px;
    margin-left: 5px;
    display: inline-block;
    background-repeat: no-repeat
    }
.viewShortList {
    background-image: url(/media/assets/rebrand/eye-db.svg);
    width: 15px;
    height: 15px;
    margin-left: 5px;
    display: inline-block;
    background-repeat: no-repeat
    }
.slText {
    display: inline-block;
    margin-top: -3px !important;
    margin-bottom: 0 !important;
    position: absolute;
    color: #0054a4
    }
.payTypeWrap .opttwo {
    background-color: #a4a4a4;
    color: #fff;
    position: relative;
    top: 0
    }
.payTypeWrap input:checked + span {
    background-color: #8ad4e3;
    color: #fff;
    height: 100%;
    min-height: 90px
    }
.radioChecked {
    background-color: #8ad4e3;
    color: #fff
    }
.radioUnchecked {
    background-color: #a4a4a4;
    color: #fff
    }
.staticBanner {
    height: 300px;
    width: 100%;
    background-size: cover;
    background-position-y: 50%;
    display: table
    }
.staticBanner > .homepageHeading {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #fff;
    vertical-align: bottom;
    display: table-cell;
    padding-bottom: 40px;
    font-size: 42px
    }
.singles {
    padding: 0
    }
.singles > li {
    display: block;
    float: left;
    width: 100%;
    list-style: none
    }
.doubles {
    padding: 0
    }
.doubles > li {
    display: block;
    float: left;
    width: 50%;
    list-style: none
    }
.triples {
    padding: 0
    }
.triples > li {
    display: block;
    float: left;
    width: 33.3%;
    list-style: none
    }
.tttSpacer {
    width: 80px;
    height: 3px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px
    }
.tttSpacer > span {
    width: 20px;
    height: 3px;
    display: block;
    float: left
    }
.tttSpacer > span:nth-child(1) {
    background-color: #8ad4e3
    }
.tttSpacer > span:nth-child(2) {
    background-color: #ffde6c
    }
.tttSpacer > span:nth-child(3) {
    background-color: #f16477
    }
.tttSpacer > span:nth-child(4) {
    background-color: #60c5ba
    }
.tttSpacerCountry {
    width: 80px;
    height: 3px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px
    }
.tttSpacerCountry > span {
    width: 20px;
    height: 3px;
    display: block;
    float: left
    }
.tttSpacerCountry > span:nth-child(1) {
    background-color: #9c8dc3
    }
.tttSpacerCountry > span:nth-child(2) {
    background-color: #60c5ba
    }
.tttSpacerCountry > span:nth-child(3) {
    background-color: #00958f
    }
.tttSpacerCountry > span:nth-child(4) {
    background-color: #0054a4
    }
.tttSpacerSki {
    width: 80px;
    height: 3px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px
    }
.tttSpacerSki > span {
    width: 20px;
    height: 3px;
    display: block;
    float: left
    }
.tttSpacerSki > span:nth-child(1) {
    background-color: #0054a4
    }
.tttSpacerSki > span:nth-child(2) {
    background-color: #e0d7eb
    }
.tttSpacerSki > span:nth-child(3) {
    background-color: #8ad4e3
    }
.tttSpacerSki > span:nth-child(4) {
    background-color: #f9b9b9
    }
.specialSlider {
    opacity: 1;
    z-index: 1
    }
.totsLeadContent {
    display: block;
    height: auto
    }
.alwaysShowThisText {
    display: inline-block;
    height: auto
    }
.sometimesShowThisTextInternal {
    display: none
    }
.show {
    display: flex
    }
.totsTextToggle {
    display: none
    }
#totsContentButton {
    display: none
    }
#totsContentButtonInternal {
    display: block;
    cursor: pointer;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
    font-size: 16px;
    line-height: 3rem;
    margin-bottom: 2rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 250px;
    margin-top: 3rem
    }
#skiContent > div {
    padding: 20px !important
    }
.skiSignUpForm > div > h4 {
    font-size: 16px
    }
#totsContentButtonInternal:after {
    content: "+ Read More"
    }
#totsContentButtonInternal.more:after {
    content: "- Read Less"
    }
.mobileHide {
    display: inherit
    }
.mobileShow {
    display: none !important
    }
.newFooter {
    background-image: url(/media/assets/rebrand/footer-bg-desktop-edited.svg);
    background-size: cover;
    background-position-y: 50%;
    background-repeat: no-repeat;
    width: 100%;
    margin-top: 60px;
    display: block;
    position: relative;
    z-index: 3
    }
.footTopBlock {
    display: block !important;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto
    }
.contactBarWrap > div > ul {
    display: block !important
    }
.footerWrap {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
    }
.contactBarWrap {
    width: 100%;
    height: auto;
    padding-bottom: 0;
    margin: 0 0 10px 0
    }
.contactBarWrap > div {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding: 0
    }
.contactBarWrap > div > ul {
    padding: 0;
    margin: 0;
    list-style: none
    }
.contactBarWrap > div > ul > li {
    padding: 0;
    list-style: none;
    line-height: 20px;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #0054a4
    }
.contactBarWrap > div > ul > li > a {
    text-decoration: none;
    line-height: 14px;
    font-size: 14px;
    font-weight: bold
    }
.contactBarWrap > div > ul > li > a:hover {
    color: #fff;
    font-weight: bolder;
    text-decoration: none
    }
.contactBarWrap > div > ul > li:last-child {
    padding: 0;
    list-style: none;
    text-align: right
    }
.contactBarWrap > div > ul > li:nth-child(2) {
    padding: 0;
    list-style: none;
    text-align: center
    }
.footH3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 10px;
    color: #0054a4
    }
.footerCall {
    color: #0054a4;
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
    text-decoration: none
    }
.footerCall:hover {
    color: #0054a4;
    text-decoration: none
    }
.openingTimes {
    text-align: center;
    color: #0054a4
    }
.openingTimes > p {
    font-size: 14px;
    margin-bottom: 0;
    color: #0054a4
    }
.openingTimes > p > strong {
    font-weight: bold;
    color: #0054a4
    }
.quickLinks {
    padding-left: 0;
    padding-right: 0;
    margin-top: 20px;
    color: #0054a4
    }
.quickLinks > ul > li > a {
    color: #4b4845;
    text-decoration: none;
    font-size: 12px;
    margin-left: 5px;
    display: inline;
    color: #0054a4
    }
.contactBarWrap > div > ul > li > a:hover {
    color: #0054a4
    }
.quickLinks > ul > li > a:hover {
    color: #0054a4;
    text-decoration: underline
    }
.quickLinks > ul > li > a > img, .quickLinks > ul > li > a > svg {
    height: 14px;
    margin-top: 3px;
    float: left;
    margin-left: 5px
    }
.quickLinks > h4 {
    border-bottom: 2px dotted #0054a4;
    margin-bottom: 14px;
    font-size: 16px;
    font-weight: bold;
    margin-right: 0;
    margin-left: 5px;
    padding-bottom: 2px;
    display: inline-block;
    width: 90%
    }
.quickLinks:last-child > h4 {
    margin-right: 0
    }
.backToTop {
    width: 145px;
    position: absolute;
    right: 0;
    margin-top: -36px;
    margin-bottom: -36px;
    margin-right: 200px;
    background-color: #ffde6c;
    height: auto;
    padding: 10px 10px 10px 10px;
    font-size: 12px;
    font-weight: bold;
    color: #0054a4 !important;
    cursor: pointer
    }
.footerTP {
    width: 120px;
    float: right;
    margin-left: auto;
    height: 90px;
    overflow: hidden
    }
.footerTP > div {
    padding-top: 0;
    padding-bottom: 0
    }
.footTopBlock > div {
    padding: 30px 0 0 0
    }
.cards {
    text-align: center;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
    margin-bottom: 12px;
    display: block
    }
.block {
    display: block
    }
.cards > p {
    font-size: 14px;
    line-height: 14px;
    height: auto;
    display: inline-block;
    background: 0;
    border: 0;
    margin: 0;
    margin-top: 15px;
    color: #0054a4
    }
.cards > svg {
    width: 35px;
    height: auto;
    display: inline-block;
    background: 0;
    border: 0;
    margin: 2px;
    vertical-align: middle
    }
.cards > svg:nth-child(1) {
    width: 20px
    }
.bottomFooter {
    background-color: #4b4845;
    max-width: 100%;
    padding-bottom: 20px;
    margin-bottom: 0
    }
.bottomFooter > div > ul {
    list-style: none;
    text-align: center;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 10px
    }
.bottomFooter > div > ul > li {
    display: inline-block;
    text-align: center;
    padding: 14px;
    color: #fff
    }
.bullet {
    font-size: 10px
    }
.bottomFooter > div > ul > li > a {
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 14px
    }
.bottomFooter > div > p {
    list-style: none;
    text-align: center;
    color: #fff;
    font-size: 12px;
    margin-bottom: 5px
    }
.footerWrap > div > div {
    margin-left: 0;
    margin-right: 0
    }
.newFooter > .container {
    padding-left: 0;
    padding-right: 0
    }
.footerWrap > .container {
    padding-left: 0;
    padding-right: 0
    }
.contactBarWrap > .container {
    padding-left: 0;
    padding-right: 0
    }
.quickLinks {
    padding-left: 0;
    padding-right: 0
    }
.quickLinks:last-child > h4 {
    width: 100%
    }
.bpnPayment {
    background-color: #8ad4e3;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize !important
    }
.bpnPayment:hover, .bpnPayment:active, .bpnPayment:focus {
    color: #fff !important;
    text-decoration: none
    }
.bpnPayment.active {
    background-color: #0054a4;
    text-decoration: none
    }
.bpnPayment:nth-child(2):before {
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    width: 44px;
    height: 44px;
    content: "or";
    background-color: #0054a4;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    text-transform: lowercase;
    padding: 8px;
    position: absolute;
    left: -22px;
    top: 29%
    }
.dueStatement {
    font-size: 10px;
    line-height: 12px;
    color: #fff
    }
#quickSummaryContainer {
    background-color: #fff;
    color: #000;
    border: 2px solid #f16477;
    margin-top: 10px;
    float: right;
    width: 32%;
    padding-bottom: 20px
    }
#quickSummaryContainer > h3 {
    margin-top: 10px
    }
.nextAccordion {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    margin-top: 10px
    }
ol#accordionBPN {
    padding: 0;
    margin: 0;
    margin-top: 10px;
    list-style: none;
    counter-reset: my-awesome-counter
    }
.ieClear {
    clear: both
    }
ol#accordionBPN li.panel {
    counter-increment: my-awesome-counter;
    border: none !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1);
    margin: 10px 0 10px 0
    }
ol#accordionBPN li.panel::before {
    content: counter(my-awesome-counter);
    color: #0054a4;
    background-color: none;
    border: 2px solid #0054a4;
    width: 30px;
    height: 30px;
    padding: 1px;
    font-weight: bold;
    margin: 5px;
    position: absolute;
    z-index: 0;
    text-align: center;
    font-size: 18px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
    }
li.panel.checked::before {
    background-image: url(/media/assets/tick.svg);
    content: " " !important;
    background-size: 100%;
    border: none !important
    }
.confirmBox {
    display: inline-block;
    width: 25px;
    height: 25px;
    border: 2px solid #0054a4;
    border-radius: 15px;
    vertical-align: top
    }
.confirmBox.confirmed {
    background-image: url(/media/assets/tick.svg);
    background-position: center;
    background-size: 100%;
    border: 0
    }
.confirmText {
    display: inline-block;
    width: 88%;
    padding-left: 10px
    }
ol#accordionBPN > li.panel > .panel-collapse > .panel-body {
    border-top: none !important
    }
#quickSummaryContainer > .col-xs-6 {
    width: 100%
    }
.quickBasicInfo {
    font-size: 13px
    }
.quickRow {
    width: 100%;
    float: left;
    font-size: 14px
    }
.quickItem {
    float: left;
    width: auto;
    max-width: 210px
    }
.quickPrice {
    float: right;
    width: auto;
    max-width: 52px;
    text-align: right
    }
.detailsBreakdown {
    width: 100%;
    display: block;
    text-align: center;
    height: auto;
    margin: 0;
    padding: 0;
    background-color: #fff !important;
    border: 0
    }
.detailsBreakdown > h4 {
    background-color: #ebf1f2
    }
a.checkout {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #0054a4 !important;
    z-index: 2;
    display: inline-block;
    position: relative;
    display: block;
    padding: 10px 10px 10px 45px;
    z-index: 3;
    text-align: left;
    background-image: url(/media/assets/arrowUpDB.svg);
    background-size: 25px;
    background-position: right;
    background-repeat: no-repeat;
    background-position: 95% 50%;
    text-decoration: none;
    border: 0
    }
a.checkout:focus, a.checkout:active {
    outline: none !important
    }
a.checkout.collapsed {
    background-image: url(/media/assets/arrowDownDB.svg)
    }
.bookingItem, .availableExtra {
    display: block;
    min-height: 85px;
    position: relative;
    border-bottom: 3px dashed rgba(221, 221, 221, 0.25)
    }
.bookingItem:last-child, .availableExtra:last-child {
    border-bottom: 0
    }
.bookingItem > .itemDescription {
    float: left
    }
.bookingItem > .itemPrice {
    display: inline-block
    }
#priceBreakdown > div > div > div.bookingItem:nth-of-type(1) {
    display: none !important
    }
#additionsBreakdown > div > div.quickItem {
    max-width: 80%
    }
.tickAdded {
    width: 75px;
    height: 75px;
    float: right
    }
#boardOptions > .board {
    min-height: 80px;
    border-bottom: 3px dashed rgba(221, 221, 221, 0.25)
    }
#boardOptions > .board:last-child {
    border-bottom: 0
    }
label.applyOffer {
    display: none !important
    }
.boardRadioDummy, .offerRadioDummy {
    width: 75px;
    height: 75px;
    border-radius: 40px;
    position: relative;
    background-color: #f16477;
    color: #fff;
    font-size: 14px;
    padding-top: 28px;
    text-align: center;
    display: inline-block;
    visibility: visible;
    font-weight: bold;
    float: right;
    -webkit-animation-name: none;
    -moz-animation-name: none;
    -ms-animation-name: none;
    animation-name: none;
    background-repeat: no-repeat
    }
.offerRadioDummy::after {
    content: "Select"
    }
.boardRadioDummy.selected, .offerRadioDummy.selected {
    background-image: url(/media/assets/tickSelected.svg)
    }
.boardRadioDummy.selected::after, .offerRadioDummy.selected::after {
    content: " "
    }
.boardRadioDummy.loading, .offerRadioDummy.loading {
    background-size: 30px;
    background-position: center;
    background-image: url(/media/assets/rebrand/loader.png) !important;
    -webkit-animation-name: spin;
    -webkit-animation-duration: 1000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 1000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 1000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    background-repeat: no-repeat
    }
.boardRadioDummy.loading::after, .offerRadioDummy.loading::after {
    content: " "
    }
#progressbar > li {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    border: 1px solid #60c5ba;
    position: relative;
    font-size: 14px;
    line-height: 28px;
    color: #60c5ba;
    font-weight: bold;
    z-index: 1
    }
#progressbar > li.active {
    background-color: #60c5ba;
    color: #fff
    }
.step-account .nav-tabs li:first-child {
    width: 48%;
    padding: 1%
    }
.step-account .nav-tabs li:last-child {
    width: 48%;
    padding: 1%
    }
.step-account .nav-tabs li {
    width: auto;
    background-color: transparent !important;
    border: 2px solid #f16477 !important;
    color: #f16477 !important;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    vertical-align: middle;
    text-transform: uppercase !important;
    cursor: pointer
    }
.step-account .nav-tabs {
    border-bottom: 0
    }
.step-account .nav-tabs li.active {
    background: #f16477 !important
    }
.step-account .nav-tabs li.active a {
    color: #fff;
    background-color: #f16477
    }
.step-account > ul > li.active > a:hover, .step-account > ul > li.active > a:active, .step-account > ul > li.active > a:focus {
    color: #fff;
    background-color: #f16477 !important
    }
.step-account > ul > li > a:hover, .step-account > ul > li > a:active, .step-account > ul > li > a:focus {
    color: #f16477;
    background-color: #fff !important
    }
.step-account .nav-tabs li a {
    color: #f16477;
    border: 0;
    border-radius: 0
    }
.step-account .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: 0
    }
.previous {
    height: 50px;
    width: 100%;
    display: block;
    position: relative;
    background-color: #fff;
    border: 1px solid #60c5ba;
    color: #60c5ba;
    margin-top: 16px;
    padding-top: 14px;
    font-weight: bold
    }
.occBckUp > div > div {
    border: 1px solid #000;
    color: #000
    }
.occBckUp > div > div > select {
    color: #000;
    background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: ""
    }
.occBckUp > div > p {
    border: 1px solid #000;
    color: #000
    }
.occBckUp > div > p > select {
    color: #000;
    background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: ""
    }
.text-danger {
    color: #fff !important;
    width: 400px;
    display: none;
    padding: 7px 25px 8px 1px;
    margin-top: 4px !important;
    position: relative;
    font-weight: bold;
    border-radius: 20px;
    background: url(/media/assets/images/!.svg) no-repeat left 5px;
    background-color: #f16477;
    background-size: 24px 23px;
    background-position-x: 8px;
    background-position-y: 7px;
    padding-left: 4em;
    width: 100%;
    float: left;
    font-size: 13px;
    line-height: 22px;
    list-style-type: none;
    margin-left: 0
    }
.orCircle {
    padding-bottom: 0;
    line-height: 20px !important
    }
a.btn.addOption {
    background-color: #f16477 !important;
    color: #fff;
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
    text-transform: uppercase !important;
    cursor: pointer;
    float: right;
    width: 75px;
    height: 75px;
    padding: 26px 0 0 0;
    border-radius: 40px !important
    }
.offer {
    min-height: 85px;
    border-bottom: 3px dashed rgba(221, 221, 221, 0.25)
    }
.offer:last-child {
    min-height: 85px;
    border-bottom: 0
    }
.applyOffer > .additionalCost {
    float: left
    }
a.btn.removeOption {
    background-color: #60c5ba !important;
    color: #fff;
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
    text-transform: uppercase !important;
    cursor: pointer;
    float: right;
    width: 75px;
    height: 75px;
    padding: 26px 0 0 0;
    border-radius: 40px !important;
    position: absolute;
    top: 0;
    right: 0
    }
a.btn.removeOption > svg {
    margin-top: -26px
    }
.inline {
    display: inline-block
    }
.pleaseWait > div {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
    }
.loader {
    display: inline-block;
    margin-top: 4px;
    margin-left: 5px;
    width: 15px;
    height: 15px;
    background-size: 15px;
    background-image: url(/media/assets/rebrand/lbloader.png);
    -webkit-animation-name: spin;
    -webkit-animation-duration: 1000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 1000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 1000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear
    }
@-ms-keyframes spin {
    from {
        -ms-transform: rotate(360deg)
        } to {
        -ms-transform: rotate(0)
        }
    }
@-moz-keyframes spin {
    from {
        -moz-transform: rotate(360deg)
        } to {
        -moz-transform: rotate(0)
        }
    }
@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(360deg)
        } to {
        -webkit-transform: rotate(0)
        }
    }
@keyframes spin {
    from {
        transform: rotate(360deg)
        } to {
        transform: rotate(0)
        }
    }
.cc_container, .cc_message {
    color: #fff !important
    }
#callBackModal {
    display: block;
    position: fixed;
    bottom: 16%;
    right: 0;
    width: 50px;
    border-radius: 15px 0 0 15px;
    color: #fff;
    z-index: 9999
    }
#callBackModal.activated {
    width: 280px
    }
#callBackModal > div > h3 {
    display: block;
    width: 137px;
    height: 35px;
    position: relative;
    transform: rotate(90deg);
    right: 46px;
    top: 43px;
    padding-left: 30px
    }
#callBackModal > div > h3 > svg {
    width: 30px;
    height: 30px;
    transform: rotate(-90deg);
    position: absolute;
    margin-top: -4px;
    margin-left: -34px
    }
#callBackModal > div {
    display: block;
    min-height: 150px;
    float: left
    }
.callBackClose {
    position: initial;
    margin-top: -30px;
    margin-right: -10px;
    width: 40px;
    float: right;
    display: inline-block
    }
#callBackModal > div:nth-child(1) {
    width: 50px
    }
#callBackModal > div:nth-child(2) {
    display: none;
    width: 100%;
    padding: 15px
    }
#callBackModal.activated > div:nth-child(2) {
    display: block
    }
#callBackModal.activated > div:nth-child(1) {
    display: none
    }
.error_Msg {
    background-color: #fff;
    color: #0054a4;
    font-weight: bold;
    font-size: 12px;
    padding: 7px 0 5px 12px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
    }
.error_Msg:before {
    content: "";
    left: 45px;
    position: relative;
    margin-left: -20px;
    top: -32px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent
    }
#cookieCompliance {
    position: fixed;
    display: block;
    bottom: 0;
    z-index: 9999;
    background-color: rgba(255, 222, 108, 0.9);
    padding: 30px 15px 15px 15px;
    min-height: 150px
    }
#cookieCompliance > div {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0
    }
#cookieCompliance > div > div:nth-child(1) {
    padding-right: 20px !important
    }
#cookieComplianceButton {
    margin-top: 24px
    }
#cookieComplianceButton:active, #cookieComplianceButton:focus {
    background-color: #963d49
    }
@media screen and (max-height: 900px) {
    #leadImage {
        height: 400px
        }
    }
@media screen and (max-width: 1200px) {
    #guestsModal {
        margin-top: 15px;
        margin-left: 136px;
        z-index: 1008
        }
    #homeBanner {
        height: 350px
        }
    .nav2 {
        width: 85%;
        margin-top: 5px;
        display: inline-block;
        font-size: 14px;
        float: left
        }
    .occupancySearched {
        width: 70%
        }
    #startDate, #endDate {
        width: 48%;
        margin-bottom: 14px
        }
    .to {
        margin-right: 0;
        padding-left: 2% !important
        }
    .occupancy {
        margin-bottom: 15px;
        float: left
        }
    .searchSubmit {
        margin-top: 19px;
        margin-bottom: 15px
        }
    .additionalOptions {
        margin-top: 30px !important
        }
    #endDate {
        float: right
        }
    #SearchNodeInput {
        left: 0 !important;
        padding-left: 0;
        background-color: transparent
        }
    .search {
        float: right;
        width: 15%
        }
    .headerWrap {
        width: 98%
        }
    .nav2Con {
        width: 98%
        }
    .nav2MainBar > li {
        margin-right: 30px
        }
    .navTopSearches, .navHolidayTypes, .navBlog, .navWhatWeDo, .navAboutUs, .navDestinations {
        margin-left: 0
        }
    .nav2SubBar {
        max-width: 100%;
        width: 100%;
        position: absolute;
        left: 0
        }
    .left, .right {
        width: 30%
        }
    .middle {
        width: 40%;
        float: right
        }
    .numberSearchCon > p {
        color: #f16477;
        font-family: "Open Sans";
        font-size: 24px;
        font-weight: 600;
        text-align: right;
        float: right;
        margin-top: 0.25rem;
        margin-bottom: -4px;
        line-height: 1.5
        }
    #homeSearch {
        margin-top: 2rem
        }
    .uspHome {
        text-align: center;
        font-size: 14px;
        line-height: 10px;
        height: 50px
        }
    .uspIconHome {
        width: 40px;
        padding: 4px;
        margin-top: 0;
        margin-right: auto;
        margin-left: auto
        }
    .cal-container {
        width: 50% !important;
        position: relative
        }
    .slick-slide {
        height: 440px !important
        }
    .doubles > li, .triples > li {
        width: 50%
        }
    footer {
        margin-top: 5rem
        }
    .newFooter > .container {
        padding-left: 15px;
        padding-right: 15px
        }
    .quickLinks:last-child > h4 {
        width: 80%
        }
    .quickLinks {
        padding-left: 15px
        }
    .mobileBR {
        display: block
        }
    .quickLinks > ul > li > a > img {
        margin-right: 8px;
        margin-top: 6px;
        float: left;
        margin-left: 5px
        }
    .quickLinks > ul > li > a {
        padding: 2px 0 2px 0
        }
    .openingTimes {
        text-align: center;
        padding-right: 15px !important
        }
    .callUsBlock {
        text-align: left;
        padding-left: 15px !important
        }
    .contactBarWrap > .container {
        padding-left: 15px;
        padding-right: 15px
        }
    .mobileShow {
        display: block !important
        }
    .mobileHide {
        display: none !important
        }
    .footTopBlock {
        text-align: center
        }
    .footTopBlock > div {
        padding-left: 0 !important;
        padding-right: 0 !important
        }
    .footerTP {
        width: 135px;
        float: right;
        margin-left: auto;
        margin-right: 5px;
        margin-top: 0
        }
    .footTopBlock {
        margin-bottom: 0
        }
    .footerCall {
        font-size: 30px
        }
    .footerCall:hover {
        text-decoration: none
        }
    .openingTimes > p {
        font-size: 14px;
        margin-bottom: 0
        }
    .openingTimes > p > strong {
        font-weight: 900
        }
    .bottomFooter > ul > li {
        padding: 2px;
        font-size: 8px
        }
    .bottomFooter > ul > li > a {
        font-size: 8px
        }
    .bottomFooter > p {
        font-size: 10px;
        margin-left: 10px;
        margin-right: 10px
        }
    .backToTop {
        width: 40%;
        margin-right: 30%;
        margin-left: 30%;
        text-align: center;
        color: #4b4845 !important;
        cursor: pointer
        }
    .contactBarWrap > div > ul > li {
        margin: 0
        }
    .contactBarWrap > div > ul > li > a {
        display: inline-block;
        margin: 0;
        width: auto
        }
    .contactBarWrap > div {
        max-width: 1170px;
        margin-left: auto;
        margin-right: auto;
        padding: 0 12px 0 12px
        }
    .contactBarWrap {
        margin: 25px 0 10px 0;
        padding-left: 0;
        padding-right: 0
        }
    .contactBarWrap > div > ul {
        padding: 10px 0 10px 0
        }
    .contactBarWrap > div > ul > li > a:hover {
        color: #00cece;
        text-decoration: none
        }
    .contactBarWrap > div > ul > li:last-child {
        padding: 0;
        list-style: none;
        text-align: right
        }
    .contactBarWrap > div > ul > li:nth-child(2) {
        padding: 0;
        list-style: none;
        text-align: center
        }
    .resultImage {
        height: 202px
        }
    .resultImage > a {
        height: 202px;
        width: 100%
        }
    .gal-bg-wrap {
        width: 50%
        }
    .stickyContainer {
        height: 100%;
        margin-top: 0
        }
    .stickPriceBox {
        margin-top: 0
        }
    .stickyContainer {
        height: 100%;
        margin-top: 0
        }
    .stickPriceBox {
        margin-top: 20px
        }
    .actionCTA {
        font-size: 14px;
        line-height: 20px
        }
    .link-addtoSL > p {
        font-size: 10px
        }
    .specialSlider {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background-color: #fff;
        z-index: -1;
        opacity: 0;
        transition: all 0.15s ease-in-out;
        -webkit-transition: opacity 0.15s ease-in-out;
        -moz-transition: opacity 0.15s ease-in-out;
        -ms-transition: opacity 0.15s ease-in-out;
        -o-transition: opacity 0.15s ease-in-out
        }
    .specialSlider.clicked {
        z-index: 9999;
        opacity: 1;
        transition: all 0.15s ease-in-out;
        -webkit-transition: opacity 0.15s ease-in-out;
        -moz-transition: opacity 0.15s ease-in-out;
        -ms-transition: opacity 0.15s ease-in-out;
        -o-transition: opacity 0.15s ease-in-out
        }
    .totsExclusive {
        height: 75px
        }
    }
@media screen and (max-width: 1000px) {
    .nav2MainBar > li {
        margin-right: 20px
        }
    .uspHome {
        font-size: 12px
        }
    .craftSquare > div > img {
        margin-top: 30%
        }
    }
@media screen and (max-width: 991px) {
    .callUsBlock > h3 {
        margin-top: 18px;
        margin-bottom: -2px
        }
    .occupancy {
        margin-top: 15px
        }
    .searchSubmit {
        margin-top: 38px
        }
    .craftSquare.pull {
        float: right
        }
    .footerCall {
        color: #0054a4;
        font-size: 23px;
        line-height: 40px
        }
    .doubles > li {
        width: 100%
        }
    .contactBarWrap > div > ul > li > a {
        display: block !important;
        width: 100% !important
        }
    .contactBarWrap > div > ul > li {
        padding: 0;
        list-style: none;
        font-size: 14px;
        color: #0054a4;
        text-align: left
        }
    .contactBarWrap > div > ul > li > a {
        text-decoration: none;
        font-size: 14px;
        display: block;
        width: 100%;
        text-align: left
        }
    .contactBarWrap > div > ul > li:last-child {
        padding: 0;
        list-style: none;
        text-align: right
        }
    .contactBarWrap > div > ul > li:last-child > a {
        padding: 0;
        list-style: none;
        text-align: right
        }
    .contactBarWrap > div > ul > li:nth-child(2) {
        padding: 0;
        list-style: none;
        text-align: center
        }
    .contactBarWrap > div > ul > li:nth-child(2) > a {
        padding: 0;
        list-style: none;
        text-align: center
        }
    .openingTimes > p {
        font-size: 13px;
        margin-bottom: 0
        }
    .openingTimes > p > strong {
        font-weight: 900
        }
    .reorder {
        display: flex
        }
    .order-1 {
        order: 1
        }
    .order-2 {
        order: 2
        }
    .order-3 {
        order: 3
        }
    .order-4 {
        order: 4
        }
    .resultImage {
        height: 246px
        }
    .resultImage > a {
        height: 246px
        }
    }
@media screen and (max-width: 990px) {
    .moreInfoBubble {
        position: relative;
        background-color: #8ad4e3;
        color: #fff;
        width: 100%;
        float: left;
        margin: 5px 0 -100% 0;
        z-index: 1
        }
    .moreInfoBubble > p {
        color: #fff;
        font-size: 12px;
        line-height: 16px
        }
    .moreInfoBubble:before {
        left: 33%;
        top: -17px;
        border-right-color: transparent;
        border-bottom-color: #8ad4e3
        }
    }
@media screen and (max-width: 900px) {
    .nav2MainBar > li {
        margin-right: 6px;
        font-size: 14px
        }
    }
@media screen and (max-width: 767px) {
    #leadImage {
        height: 260px
        }
    .menuWrap {
        background-color: #8ad4e3
        }
    .subMenuOption {
        background-color: #8ad4e3
        }
    #guestsModal {
        width: 100%;
        min-height: 220px;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        background-color: #f7f7f7;
        padding: 10px 15px 10px 15px;
        box-shadow: -2px 3px 0 rgba(0, 0, 0, 0.3);
        z-index: 9999;
        margin-bottom: -100%;
        overflow: hidden;
        overflow-y: scroll;
        background-repeat: no-repeat;
        background-size: 50px;
        background-position-x: 6%;
        background-position-y: 97%
        }
    #guestsModal:before, #guestsModal:after {
        display: none
        }
    #guests {
        width: 100%;
        margin-bottom: 15px;
        float: none;
        margin-right: 0;
        background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%)
        }
    #guests > p {
        font-size: 12px
        }
    #startDate, #endDate {
        background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%)
        }
    #mobileSearch {
        margin-bottom: 50px
        }
    .options {
        min-height: 185px
        }
    .greyBackground {
        background: rgba(0, 0, 0, 0.3);
        width: 100%;
        height: 100%;
        position: fixed;
        z-index: 9999;
        top: 0;
        left: 0
        }
    #homeBanner {
        background-image: url(/media/assets/images/testing/pirate-ship-boy.jpg);
        width: 100%;
        height: 300px;
        background-size: cover;
        background-position-y: center;
        background-position-y: -28px;
        display: inline-block;
        position: relative;
        margin-top: 0
        }
    #homeSearch {
        width: 100%;
        margin-left: 0;
        display: inline-block;
        float: left;
        margin-top: 0;
        border: 0;
        background-color: transparent;
        box-shadow: none
        }
    #searchFormControl {
        width: 52%
        }
    #leftHeadContent {
        display: none !important
        }
    .fullLogo {
        max-width: 145px;
        margin-top: 8px !important
        }
    #homeBanner > .content {
        background-color: rgba(0, 0, 0, 0.08);
        height: 100%
        }
    .searchHeader {
        font-size: 15.5px;
        margin-bottom: 14px;
        margin-top: 14px !important;
        text-align: left;
        color: #fff;
        font-weight: 100
        }
    .totsSlickOffersContent > p {
        color: #fff
        }
    #guestsModal {
        width: 100%;
        min-height: 220px;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        background-color: #fff;
        padding: 10px 15px 10px 15px;
        box-shadow: -2px 3px 0 rgba(0, 0, 0, 0.3);
        z-index: 9999;
        margin-bottom: -100%;
        overflow: hidden;
        overflow-y: scroll
        }
    #guestsModal:before, #guestsModal:after {
        display: none
        }
    #guests {
        padding: 4px 0 0 10px;
        width: 100%;
        float: right;
        border: 1px solid #000
        }
    #guests > p {
        font-size: 14px !important;
        color: #000;
        font-weight: 100 !important
        }
    .sxs-showoptions > form > div > div > div > select {
        color: #000;
        font-weight: 100 !important
        }
    #startDate::placeholder, #endDate::placeholder {
        color: #000 !important
        }
    .dd-styled > select {
        background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%);
        background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
        background-size: 5px 5px, 5px 5px, 1px 1.5em;
        background-repeat: no-repeat;
        -webkit-appearance: none;
        -moz-appearance: none;
        text-indent: 1px;
        text-overflow: "";
        background-position: calc(100% - 20px) calc(1em + -2px), calc(100% - 15px) calc(1em + -2px), calc(100% - 0.5em) 0.5em
        }
    .dd-styled > select > option {
        color: #000
        }
    .cal-blank-month-msg > p {
        font-size: 13px;
        margin-bottom: 6px;
        line-height: 16px
        }
    .cal-blank-month-msg a {
        color: #fff;
        font-weight: bold;
        font-size: 30px;
        line-height: 24px
        }
    .cal-blank-month-msg > p > small > a {
        color: #fff;
        font-weight: bold;
        font-size: 13px
        }
    .table-cal {
        width: 100%;
        padding: 0;
        margin: 0;
        border-spacing: 3px;
        background-color: #fff !important
        }
    .table-cal tr {
        background-color: #fff
        }
    .table-cal th {
        font-weight: bold;
        font-size: 14px;
        text-align: center;
        padding: 0
        }
    .table-cal td {
        padding: 3px 5px;
        margin: 0;
        text-align: center;
        background-color: #60c5ba;
        font-weight: bold;
        font-size: 16px;
        height: 38px;
        width: 38px
        }
    .table-cal th.cpweek {
        font-weight: bold;
        font-size: 11px;
        color: #656565;
        width: 80px
        }
    .table-cal td.cpweek {
        background-color: #ebf1f2;
        color: #000;
        text-align: center;
        font-weight: 100;
        font-size: 11px;
        border: 4px solid #fff
        }
    .table-cal td.cdate-available {
        background-color: #60c5ba;
        color: #fff;
        cursor: pointer;
        border: 4px solid #fff
        }
    .table-cal td.cdate-unavailable {
        border: 4px solid #fff
        }
    .btnBCData {
        display: none;
        width: 100%;
        height: 100%;
        margin-top: -30px
        }
    #cboxContent {
        margin-top: 0 !important
        }
    #colorbox {
        top: 0 !important
        }
    .pcal-header {
        min-height: 70px
        }
    #calendar {
        margin-top: 45px
        }
    .pcal-header > h1 {
        font-size: 16px;
        padding-bottom: 5px
        }
    .getQuote {
        font-size: 14px;
        line-height: 16px;
        padding: 15px 5px 5px 5px
        }
    .bookIt {
        font-size: 14px;
        line-height: 16px
        }
    .cal-container {
        width: 100% !important
        }
    .occupancySearched {
        font-size: 11px;
        line-height: 14px;
        padding: 0 2px 0 0
        }
    .occupancySearched > span:first-child {
        font-size: 12px
        }
    .sxs-showoptions {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        background-color: #fff;
        z-index: 9999;
        width: 100%;
        height: 100%;
        overflow-y: scroll
        }
    .editSearch, .closeSearch {
        width: auto;
        font-size: 14px;
        line-height: 24px
        }
    .editContainer {
        margin-top: 2px !important
        }
    .closeSearchX {
        display: block;
        position: absolute;
        right: 12px;
        width: 30px;
        height: 30px;
        z-index: 9;
        top: 7px;
        background-image: url(/media/assets/rebrand/cross-black.svg);
        background-size: 70%;
        background-repeat: no-repeat;
        background-position: center, center
        }
    .editContainer {
        margin-bottom: 2px
        }
    #showingProperties {
        font-size: 10px
        }
    .result-container {
        width: 100%;
        margin-left: auto;
        margin-right: auto
        }
    .result-container > div {
        height: auto
        }
    .resultPropDescription {
        height: auto
        }
    .resultPropList {
        height: auto
        }
    .resultPropName {
        min-height: auto
        }
    .resultImage {
        height: auto
        }
    .resultImage > a {
        height: auto
        }
    .tttRed {
        background-color: #f16477
        }
    .newSubmit {
        background-color: rgba(0, 0, 0, 0)
        }
    .mainSearchBar {
        padding: 15px
        }
    .mainSearchBar > h2 {
        margin-top: 0;
        font-size: 14px;
        font-weight: 600
        }
    .mainSearchBar > .form-group {
        margin: 0;
        padding: 0
        }
    .sxs-showoptions > form > div > div > label, .sxs-showoptions > form > div > div > div > label {
        color: #000;
        font-weight: 200
        }
    .sxs-showoptions > form > div > div > div > div, .sxs-showoptions > form > div > div > a {
        color: #000;
        font-weight: 200
        }
    .dd-styled {
        border: 1px solid #000;
        background-image: linear-gradient(45deg, transparent 50%, white 50%), linear-gradient(135deg, white 50%, transparent 50%);
        background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
        background-size: 5px 5px, 5px 5px, 1px 1.5em;
        background-repeat: no-repeat;
        -webkit-appearance: none;
        -moz-appearance: none;
        text-indent: 1px;
        text-overflow: "";
        background-color: transparent;
        color: #8ad4e3
        }
    .dd-styled > select {
        color: #8ad4e3
        }
    #startDate, #endDate {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border: 1px solid #000;
        background-color: transparent;
        color: #000
        }
    .sadvsop, .sadvsop:focus, .sadvsop:hover {
        color: #000
        }
    .toFromDash {
        text-align: center;
        color: #fff;
        font-size: 16px;
        height: 38px;
        line-height: 38px
        }
    .ui-datepicker td {
        width: auto !important;
        height: 20px
        }
    .sxs-showoptions > form > div > div > div > div > label {
        font-weight: 100 !important
        }
    .moreOptions, .moreOptions:hover, .moreOptions:focus, .moreOptions:active {
        color: #fff
        }
    .textInputWhite {
        border: 1px solid #fff;
        background-color: transparent;
        color: #fff;
        height: 38px
        }
    .textInputWhite::-webkit-input-placeholder {
        color: #fff
        }
    .textInputWhite::-moz-placeholder {
        color: #fff
        }
    .textInputWhite:-ms-input-placeholder {
        color: #fff
        }
    .textInputWhite:-moz-placeholder {
        color: #fff
        }
    .rbAreaInfo {
        width: 100% !important
        }
    .bnpBanner {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 300px;
        background-size: cover
        }
    .redCTA {
        font-size: 20px;
        line-height: 24px;
        line-height: 30px;
        width: 100%
        }
    .burgerMenu {
        width: 30px;
        height: 30px;
        display: block;
        position: relative;
        float: right;
        margin: 15px 3px 0 0;
        background-image: url(/media/assets/rebrand/burger-db.svg);
        background-size: 100%;
        background-repeat: no-repeat
        }
    .menuIcon {
        margin-top: 5px
        }
    .burgerMenu.clicked {
        background-image: url(/media/assets/rebrand/cross-db.svg);
        background-size: 100%
        }
    .mobileFunctions {
        display: block;
        width: 100%;
        float: right
        }
    .mobileFunctions > ul {
        display: inline-block;
        width: 115px;
        height: 60px;
        padding: 12px 10px 0 0;
        float: right
        }
    .mobileFunctions > ul > li {
        display: inline-block;
        width: 30%;
        float: right;
        text-align: center
        }
    .mobileFunctions {
        display: block;
        width: 100%;
        float: right
        }
    nav.mobileFunctions > ul > li:nth-child(4) {
        display: none
        }
    .mobileFunctions > ul > li > a > img {
        margin-top: 6px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        height: 25px
        }
    .mobileFunctions > ul > li > a > p {
        display: inline;
        width: 100%;
        height: 40px;
        float: right;
        text-align: center;
        color: #00cece
        }
    .middle {
        display: none
        }
    .numberSearchCon > p {
        color: #f35b5e;
        font-family: "Chivo", sans-serif !important;
        font-size: 28px;
        font-weight: 600;
        text-align: right;
        float: right;
        margin-top: 2px;
        margin-right: 6px;
        margin-bottom: -4px;
        line-height: 1.5
        }
    .numberSearchCon {
        width: 100%;
        float: right;
        margin-right: 0;
        margin-top: 0.75rem
        }
    .menuWrap {
        width: 240px;
        background-color: #00cece;
        height: calc(100vh - 72px);
        display: block;
        position: absolute;
        float: left;
        margin-top: 72px;
        left: -5000px;
        z-index: 3;
        box-shadow: 2px 3px 2px 2px rgba(0, 0, 0, 0.5);
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        overflow-y: scroll
        }
    .menuWrap::-webkit-scrollbar {
        display: none
        }
    .menuWrap.open {
        left: -2px;
        height: calc(100vh - 72px);
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out
        }
    .menuCon {
        width: 240px;
        max-width: 240px;
        height: auto;
        margin-left: 0;
        margin-right: 0
        }
    .topMenuOption:last-child {
        border-bottom: 0
        }
    .topMenuOption > a:hover {
        color: #00cece;
        background-color: #fff;
        text-decoration: none;
        border-bottom: 1px solid #fff
        }
    .topMenuOption > a.active {
        color: #00cece;
        background-color: #fff;
        text-decoration: none
        }
    .hasSub {
        pointer-events: none;
        cursor: default
        }
    .subMenu {
        height: 0;
        overflow: hidden;
        transform: scaley(0);
        box-shadow: none;
        z-index: -1
        }
    .openClick {
        height: auto;
        overflow: hidden;
        transition: none;
        height: auto;
        transform: none;
        transform-origin: top;
        z-index: -1
        }
    .subMenuOption {
        background-color: #83d4d4;
        color: #fff;
        text-align: left;
        font-size: 14px
        }
    .subMenuOption > a {
        text-decoration: none;
        color: #fff;
        display: block;
        width: 100%;
        height: 42px;
        font-size: 14px;
        padding: 11px 9px 7px 31px;
        border-top: 1px solid #fff
        }
    .subMenuOption > a:hover {
        text-decoration: none;
        color: #83d4d4;
        background-color: #fff
        }
    .search {
        display: none
        }
    .logout {
        display: block !important;
        bottom: 0;
        border-top: 1px solid #fff;
        background-color: #00cece
        }
    .logout:hover {
        display: block;
        position: absolute;
        bottom: 0;
        border-top: 1px solid #fff
        }
    a:not([href]):not([tabindex]) {
        color: #fff !important
        }
    a:not([href]):not([tabindex]):hover {
        color: #00cece !important
        }
    .sn-container .search-maxi {
        margin-top: 0
        }
    .tlfPageN .sn-container, #top .sn-container {
        margin-top: 58px
        }
    .resortPage .sn-container {
        margin-top: 62px !important
        }
    .header {
        height: 60px
        }
    .header .frosmo-searchNode .sn-suggest .sn-suggest-input {
        background: #fff !important;
        width: 100% !important;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border: 2px solid #7d756b !important
        }
    .header #SearchNodeInput {
        top: 0 !important;
        left: 4px !important
        }
    #header .phone-search-wrapper {
        width: 100%;
        margin-top: -2px !important;
        background-color: #60c5ba;
        height: 70px
        }
    .logo {
        margin-left: 0
        }
    .left, .right {
        width: 50%
        }
    .right {
        float: right;
        padding-top: 0
        }
    .left {
        float: left
        }
    .functions {
        display: none
        }
    .functionOp {
        width: 30%
        }
    .nav2Con {
        display: none;
        position: fixed;
        width: 100%;
        background-color: #fff;
        top: 58px;
        height: calc(100% - 58px);
        overflow-y: scroll
        }
    .nav2MainBar > li {
        width: 100%;
        font-size: 18px;
        line-height: 42px;
        border-top: 1px solid #000
        }
    .nav2MainBar > li.admin {
        background-color: #0054a4;
        border-top: 1px solid #fff
        }
    .nav2MainBar > li.admin > a {
        color: #fff !important
        }
    .nav2Item, .navLink {
        background-image: url(/media/assets/rebrand/plus-black.svg);
        background-size: 21px;
        background-position: right;
        background-repeat: no-repeat;
        background-position: 95% 50%
        }
    .nav2Item.minus, .navLink.minus {
        background-image: url(/media/assets/rebrand/minus-black.svg)
        }
    .nav2MainBar > li > a {
        color: #000;
        font-weight: 100;
        font-size: 16px;
        display: block
        }
    .nav2SubBar > li > a {
        color: #000;
        font-weight: 100;
        font-size: 14px;
        line-height: 26px;
        display: block
        }
    .nav2SubBar {
        position: relative;
        width: 100%
        }
    .burgered {
        display: block
        }
    .navDestinations {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: auto;
        -moz-column-gap: auto;
        column-gap: auto
        }
    .nav2 {
        width: 100%;
        margin-top: 0;
        float: left
        }
    .nav2MainBar {
        padding: 0;
        width: 100%;
        text-align: center
        }
    .nav2SubBar {
        padding: 0;
        width: 100%;
        text-align: center
        }
    .nav2SubBar > li {
        display: block;
        width: 100%;
        text-align: center;
        float: left;
        margin-right: 25px;
        break-inside: avoid-column
        }
    .nav2SubSubBar {
        display: none
        }
    .nav2SubSubBar > li, .navDestinations > li > ul > li {
        width: 100%;
        font-size: 14px;
        line-height: 20px;
        text-align: center
        }
    .search-wrapper {
        padding: 16px 10px 10px 10px
        }
    #SearchNodeInput {
        margin-left: 0;
        width: 100%;
        color: #000
        }
    .searchnodeButton {
        background-color: transparent !important;
        border: 2px solid #fff !important;
        color: #fff !important;
        text-align: center;
        font-size: 12px;
        line-height: auto;
        vertical-align: middle;
        text-transform: uppercase !important;
        cursor: pointer;
        height: 40px;
        float: right;
        width: 22%;
        margin-top: -2px
        }
    .sn-suggest {
        margin-right: 5px
        }
    .sn-suggest-dropdown {
        top: 34px !important;
        width: 134% !important
        }
    #SearchNodeInput::-webkit-input-placeholder {
        color: #7d756b !important
        }
    #SearchNodeInput::-moz-placeholder {
        color: #7d756b !important
        }
    #SearchNodeInput:-ms-input-placeholder {
        color: #7d756b !important
        }
    #SearchNodeInput:-moz-placeholder {
        color: #7d756b !important
        }
    .enqLeadCon {
        height: 260px;
        background-position-x: 50%
        }
    .enqPropName {
        font-size: 18px
        }
    .summary {
        padding: 15px !important;
        background-color: #fff
        }
    .summary > h2 {
        font-size: 24px
        }
    #editDates {
        font-size: 13px
        }
    #enqPrice {
        margin: 0
        }
    .enqPriceMessage {
        font-size: 12px;
        margin-bottom: 10px
        }
    .includesExcludes {
        margin-top: 15px
        }
    .includesExcludes > h4 {
        font-size: 16px
        }
    .moreChecklist > li {
        font-size: 14px
        }
    .checklistMore, .checklistLess {
        color: #0054a4;
        font-size: 12px;
        line-height: 40px
        }
    .submitEnquiry {
        font-size: 12px;
        font-weight: 100 !important;
        line-height: 22px;
        margin-top: 15px
        }
    .bpnPayment:nth-child(2):before {
        width: 35px;
        height: 35px;
        font-size: 14px;
        line-height: 18px
        }
    #uspsHome {
        padding: 5px 0 10px 0
        }
    #uspPoolHome, #uspKitHome, #uspCheckHome {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%;
        padding: 2%;
        display: none;
        position: absolute;
        z-index: 1
        }
    #uspPoolHome:before, #uspPoolHome:after {
        left: 10%
        }
    #uspKitHome:before, #uspKitHome:after {
        left: 45%
        }
    #uspCheckHome:before, #uspCheckHome:after {
        left: 80%
        }
    .uspHome {
        text-align: center;
        font-size: 12px;
        line-height: 15px
        }
    .uspEplainationHome {
        height: auto;
        font-size: 11px;
        background-color: #fff;
        border-radius: 6px;
        border: 2px solid #008282;
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
        padding: 1%;
        -webkit-transition: width 1s ease-in-out;
        -moz-transition: width 1s ease-in-out;
        -o-transition: width 1s ease-in-out;
        transition: width 1s ease-in-out
        }
    .uspIconHome {
        width: 40px;
        display: block
        }
    .media > .slick-prev, .award > .slick-prev, .testimonial > .slick-prev, .media > .slick-prev:hover, .award > .slick-prev:hover, .testimonial > .slick-prev:hover {
        background-image: url(/media/assets/rebrand/prev-db.svg) !important;
        width: 40px;
        height: 40px;
        top: 40% !important;
        margin-left: 25px;
        z-index: 1;
        content: none
        }
    .media > .slick-next, .award > .slick-next, .testimonial > .slick-next, .media > .slick-next:hover, .award > .slick-next:hover, .testimonial > .slick-next:hover {
        background-image: url(/media/assets/rebrand/next-db.svg) !important;
        width: 40px;
        height: 40px;
        top: 40% !important;
        margin-right: 25px;
        z-index: 1;
        content: none
        }
    .media > .slick-prev:hover, .award > .slick-next, .testimonial > .slick-next {
        background-image: url(/media/assets/rebrand/prev-db.svg) !important
        }
    .media > .slick-next:hover, .award > .slick-next, .testimonial > .slick-next {
        background-image: url(/media/assets/rebrand/next-db.svg) !important
        }
    .slick-prev {
        background-image: url(/media/assets/rebrand/prev.svg) !important;
        width: 40px;
        height: 40px;
        top: 40% !important;
        margin-left: 25px;
        z-index: 1;
        content: none
        }
    .slick-next {
        background-image: url(/media/assets/rebrand/next.svg) !important;
        width: 40px;
        height: 40px;
        top: 40% !important;
        margin-right: 25px;
        z-index: 1;
        content: none
        }
    .slick-prev:hover {
        background-image: url(/media/assets/rebrand/prev.svg) !important
        }
    .slick-next:hover {
        background-image: url(/media/assets/rebrand/next.svg) !important
        }
    .testimonial > .slick-prev, .testimonial > .slick-prev:hover {
        top: 21% !important
        }
    .testimonial > .slick-next, .testimonial > .slick-next:hover {
        top: 21% !important
        }
    .slick-slide {
        height: 450px !important;
        background-size: cover
        }
    .totsSlickOffersContent {
        margin-top: 110px;
        height: 340px;
        padding-top: 100px;
        text-align: center;
        color: #fff;
        background: linear-gradient(0, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0) 90%) no-repeat
        }
    .totsSlickOffersContent > h3 {
        font-size: 18px;
        font-weight: bold
        }
    .totsSlickOffersContent > h4 {
        font-size: 16px
        }
    .totsSlickOffersContent > p {
        font-size: 14px
        }
    .totsSlickOffersContent > a {
        color: #fff
        }
    .offer .slick-dots {
        line-height: 2.2;
        bottom: 20px !important
        }
    .craftSquare > div > img {
        margin-top: 23%
        }
    .attentiveText.show {
        display: block !important;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 58px;
        left: 0;
        z-index: 9;
        background-color: #fff !important;
        border-top: 1px solid #0054a4
        }
    .attentiveText > div {
        display: inline-block !important;
        position: relative;
        width: auto;
        height: auto
        }
    .attentiveImg > div {
        -moz-box-shadow: inset 0 0 100px 15px rgba(3, 3, 3, 0.75);
        -webkit-box-shadow: inset 0 0 100px 15px rgba(3, 3, 3, 0.75);
        box-shadow: inset 0 0 100px 15px rgba(3, 3, 3, 0.75);
        padding-top: 32%
        }
    .attentiveTextClose {
        width: 30px;
        height: 30px;
        float: right;
        margin-right: 15px;
        margin-top: 15px;
        background-image: url(/media/assets/rebrand/cross-db.svg);
        background-size: 100%;
        background-repeat: no-repeat
        }
    .attention {
        margin-top: 20%;
        text-decoration: underline
        }
    .singles > li, .doubles > li, .triples > li {
        width: 100%
        }
    .sleepsMessage {
        font-size: 11px
        }
    .stickyCTA {
        width: 100%;
        min-height: 60px;
        position: fixed;
        bottom: 0;
        left: 0;
        background-color: #60c5ba;
        z-index: 1002
        }
    #priceHeader {
        font-size: 14px;
        line-height: 16px;
        margin-top: 1px;
        display: block;
        width: 100%;
        font-weight: 100 !important
        }
    #price {
        font-size: 14px;
        line-height: 16px;
        display: block;
        width: 100%;
        font-weight: bold
        }
    #priceRule {
        font-size: 12px;
        line-height: 12px;
        display: block;
        width: 100%;
        color: #fff
        }
    .stickPriceBox > .details {
        color: #fff;
        padding-right: 5px;
        padding-top: 5px
        }
    .stickPriceBox > .details > span {
        color: #fff
        }
    .box-container {
        background-color: rgba(0, 0, 0, 0);
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
        }
    .actionCTA {
        background-color: transparent !important;
        border: 2px solid #fff !important;
        color: #fff !important;
        text-align: center;
        font-size: 12px;
        line-height: auto;
        vertical-align: middle;
        text-transform: uppercase !important;
        cursor: pointer;
        text-transform: uppercase !important;
        height: 48px;
        line-height: 12px;
        padding: 4px;
        width: 100%;
        margin-top: 0
        }
    .stickyCTA > .message {
        font-size: 12px;
        line-height: 15px;
        padding-top: 10px;
        color: #fff;
        text-align: left
        }
    #accordion {
        border-left: 0;
        border-right: 0
        }
    .card-header {
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        margin-bottom: -1px
        }
    .card-header > .btn.btn-link, .card-header > .btn.btn-link.collapsed {
        background-position: 98% 50%
        }
    .card-header#SpecialOffers {
        background-color: #f16477
        }
    .card-header#SpecialOffers > button > h2 {
        color: #fff
        }
    #SpecialOffers > .btn.btn-link {
        background-image: url(/media/assets/rebrand/minus-white.svg)
        }
    #SpecialOffers > .btn.btn-link.collapsed {
        background-image: url(/media/assets/rebrand/plus-white.svg)
        }
    .card-header > button > h2 {
        margin-left: 0;
        font-size: 16px
        }
    #guest-reviews #slider-reviews-data .owl-prev {
        margin-left: -40px
        }
    #guest-reviews #slider-reviews-data .owl-next {
        margin-right: -40px
        }
    #guest-reviews #slider-reviews-data .owl-nav {
        position: absolute;
        top: 37px;
        height: 70px;
        width: 100%;
        z-index: 1
        }
    .gal-bg-wrap {
        background-color: rgba(96, 197, 186, 0.75);
        width: 100%;
        position: absolute;
        bottom: 0;
        color: #fff
        }
    .stickyContainer {
        width: 100%;
        min-height: 60px;
        height: auto;
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        background-color: #60c5ba;
        z-index: 1002
        }
    .stickPriceBox {
        position: relative;
        margin-top: 0;
        padding: 0;
        top: 0;
        height: 50px;
        align-self: auto;
        background-color: transparent;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #fff
        }
    .stickyContainer > div > span {
        height: 100%;
        vertical-align: middle
        }
    .stickyContainer > div > span > span {
        font-size: 10px;
        line-height: 12px
        }
    .price {
        font-size: 14px;
        line-height: 12px
        }
    .board-options {
        display: block;
        position: relative;
        margin-top: -8px !important;
        height: auto;
        min-height: 0 !important;
        padding-left: 0
        }
    .board-options > li {
        display: inline-block;
        float: left;
        padding-left: 0;
        font-size: 10px;
        line-height: 22px;
        height: 11px;
        color: #fff
        }
    .chooseAccomodation {
        color: #fff;
        border: 1px solid #fff;
        background-color: none;
        float: right;
        font-size: 12px;
        line-height: 17px;
        vertical-align: middle;
        padding: 5px;
        width: 100%;
        height: 46px;
        margin-top: 2px
        }
    #resortContent {
        display: block
        }
    .totsExclusive {
        height: 60px
        }
    .TER > div {
        padding: 0;
        margin-bottom: 50px
        }
    .totsExclusive > div {
        margin-left: 10px
        }
    .totsExclusive > div > h2 {
        font-size: 18px;
        margin-bottom: 0
        }
    .totsExclusive > div > p {
        font-size: 12px;
        margin-bottom: 10px
        }
    .specialLink {
        font-size: 14px;
        color: #0054a4
        }
    .uspReminderIcon {
        margin-top: 4px
        }
    .tpNew {
        border-top: 1px solid #0054a4;
        border-bottom: 1px solid #0054a4
        }
    .newFooter {
        background-image: url(/media/assets/rebrand/footer-bg-mobile-edited.svg);
        background-size: contain;
        background-position-y: 0;
        background-color: #8ad4e3
        }
    .newFooter > div {
        padding-left: 15px;
        padding-right: 15px
        }
    .backToTop {
        width: 60%;
        margin-right: 20%;
        margin-left: 20%;
        text-align: center;
        color: #0054a4 !important
        }
    .callUsBlock > h3 {
        margin-top: auto;
        margin-bottom: auto
        }
    .doubles > li {
        width: 50%
        }
    .singles > li {
        width: 50%
        }
    .contactBarWrap {
        height: auto;
        margin: 10px 0 10px 0
        }
    .footerCall {
        font-size: 30px
        }
    .bottomFooter > div > ul > li > a {
        font-size: 12px;
        margin-top: 2px;
        margin-bottom: 2px
        }
    .footH3 {
        font-size: 20px;
        font-weight: bolder;
        line-height: 22px;
        margin-bottom: 10px;
        margin-top: 10px
        }
    .quickLinks:last-child > h4 {
        width: auto
        }
    .contactBarWrap > div > ul > li {
        text-align: center !important
        }
    .contactBarWrap > div > ul > li {
        line-height: 20px
        }
    .contactBarWrap > div > ul > li > a {
        text-align: center !important;
        display: inline-block !important;
        width: auto !important
        }
    .quickLinks:last-child > h4 {
        margin-right: 25px
        }
    .openingTimes {
        text-align: center;
        padding-right: 0
        }
    .callUsBlock {
        text-align: center;
        padding-left: 0
        }
    .quickLinks > h4 {
        margin-right: 25px;
        margin-left: 5px;
        padding-bottom: 2px;
        display: block;
        width: auto
        }
    .trustpilot-widget {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
        float: none;
        margin-right: auto
        }
    .trustpilot-widget > iframe {
        margin-left: auto;
        margin-right: auto
        }
    .trustPilotMobileContainer {
        height: 130px
        }
    .loader {
        display: inline-block;
        margin-top: 4px;
        margin-left: 5px;
        width: 15px;
        height: 15px;
        background-size: 15px;
        background-image: url(/media/assets/rebrand/loader.png)
        }
    #callBackModal {
        width: 26px;
        top: auto;
        bottom: 12%
        }
    #callBackModal > div {
        min-height: 100px
        }
    #callBackModal > div > h3 {
        width: 80px;
        height: 18px;
        right: 27px;
        top: 20px;
        font-size: 14px;
        padding-left: 24px
        }
    #callBackModal > div > h3 > svg {
        width: 18px;
        height: 18px;
        margin-top: -2px;
        margin-left: -24px
        }
    .quickBasicInfo {
        font-size: 13px
        }
    .quickRow {
        width: 100%;
        float: left
        }
    .quickItem {
        float: left;
        width: auto;
        max-width: 210px
        }
    .quickPrice {
        float: right;
        width: auto;
        max-width: 52px;
        text-align: right
        }
    ol#accordionBPN li.panel {
        margin: 10px 5px 10px 5px
        }
    .detailsBreakdown {
        width: 100%;
        display: block;
        text-align: center;
        height: auto;
        margin: 0;
        padding: 0;
        background-color: #fff !important;
        border: 0
        }
    .bookingItem {
        display: block;
        position: relative
        }
    .bookingItem > .itemDescription {
        float: left
        }
    .bookingItem > .itemPrice {
        display: inline-block;
        font-weight: bold
        }
    #quickSummaryContainer {
        position: fixed;
        bottom: 0;
        width: 100%;
        height: 60px;
        background-color: #f16477;
        z-index: 12;
        color: #fff;
        margin-bottom: 0 !important
        }
    #mobileBookIt.disabled {
        opacity: 0.5
        }
    #breakdownToggle {
        font-size: 12px;
        line-height: 32px;
        width: 90%
        }
    #quickSummaryContainer > h3, #quickSummaryContainer > h4, #quickSummaryContainer > div {
        display: none
        }
    #quickSummaryContainer > .col-xs-6 {
        display: inherit !important
        }
    #quickSummaryContainer.open > h3, #quickSummaryContainer.open > h4, #quickSummaryContainer.open > div {
        display: inherit
        }
    #quickSummaryContainer.open > .col-xs-6 {
        width: 100% !important
        }
    #quickSummaryContainer.open > .col-xs-6 > #breakdownToggle {
        width: 100%
        }
    #quickSummaryContainer.open {
        height: auto
        }
    #quickSummaryContainer > .col-xs-6 {
        width: 50%
        }
    .moreInfo {
        height: 16px;
        width: 16px;
        background-color: #8ad4e3;
        color: #fff;
        font-size: 10px;
        line-height: 18px;
        font-weight: bold;
        text-align: center;
        vertical-align: middle;
        border-radius: 16px;
        padding: 0 1px 0 1px;
        margin: 0;
        cursor: pointer;
        display: inline-block;
        float: left;
        margin-left: 5px;
        margin-top: 2px
        }
    .moreInfoBubble {
        position: relative;
        background-color: #8ad4e3;
        color: #fff;
        width: auto;
        max-width: 200px;
        float: left;
        margin: -8px 0 -100% 10px;
        padding: 5px;
        height: auto;
        z-index: 1;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
        }
    .moreInfoBubble > p {
        color: #fff;
        font-size: 14px;
        line-height: 18px
        }
    #cookieCompliance {
        position: fixed;
        display: block;
        bottom: 0;
        z-index: 9999;
        background-color: rgba(255, 222, 108, 0.9);
        padding: 5%;
        height: auto;
        min-height: 150px;
        max-height: 300px
        }
    .moreInfoBubble:before {
        left: -16px;
        top: 10px;
        border-right-color: #8ad4e3;
        border-bottom-color: transparent
        }
    #cookieComplianceButton {
        width: 100%;
        margin-top: 0
        }
    #cookieCompliance > div > div:nth-child(1) {
        padding-right: 0 !important;
        margin-bottom: 40px
        }
    #cookieCompliance > div > div:nth-child(2) {
        position: absolute;
        bottom: 5%;
        width: 90%
        }
    #cookieComplianceButton:active, #cookieComplianceButton:focus {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        position: absolute;
        left: 0;
        bottom: 5%;
        background-color: #963d49
        }
    }
@media screen and (max-width: 625px) {
    .moreInfoBubble {
        position: absolute;
        background-color: #8ad4e3;
        color: #fff;
        width: 95%;
        float: left;
        left: 5px;
        top: 50px;
        margin: auto;
        z-index: 1
        }
    .moreInfoBubble > p {
        color: #fff;
        font-size: 12px;
        line-height: 16px
        }
    .moreInfoBubble:before {
        left: 66px;
        top: -17px;
        border-right-color: transparent;
        border-bottom-color: #8ad4e3
        }
    }
@media screen and (max-width: 575px) {
    .doubles > li {
        width: 50%
        }
    .bottomFooter > div > ul > li {
        padding: 4px
        }
    .bottomFooter > div > ul > li > a {
        font-size: 12px
        }
    .bottomFooter > div > p {
        font-size: 12px
        }
    .qtip {
        left: 5% !important;
        top: 150px !important;
        width: 90% !important;
        max-width: 280px !important
        }
    .qtip-tip {
        display: none !important
        }
    }
@media screen and (max-width: 400px) {
    .bottomFooter > div > ul > li > a {
        font-size: 11px
        }
    .doubles > li {
        width: 50%
        }
    .newFooter > div {
        padding-left: 0;
        padding-right: 0
        }
    .infoItem {
        width: 30%
        }
    .infoItem:nth-child(2) {
        width: 36%
        }
    }
@media screen and (max-width: 320px) {
    #guestsModal {
        background-size: 30px;
        background-position-x: 6%;
        background-position-y: 97%
        }
    .occupancySearched {
        width: 75%
        }
    .editSearch {
        width: 22%;
        padding: 0;
        padding-top: 2px
        }
    .searchHeader {
        font-size: 13px
        }
    #searchFormControl {
        width: 63%
        }
    #uspPoolHome, #uspKitHome, #uspCheckHome {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%;
        padding: 2%;
        display: none;
        position: absolute;
        z-index: 1
        }
    #uspPoolHome:before, #uspPoolHome:after {
        left: 10%
        }
    #uspKitHome:before, #uspKitHome:after {
        left: 45%
        }
    #uspCheckHome:before, #uspCheckHome:after {
        left: 80%
        }
    .uspHome {
        text-align: center;
        font-size: 12px;
        line-height: 14px
        }
    .uspEplainationHome {
        height: auto;
        font-size: 11px;
        background-color: #fff;
        border-radius: 6px;
        border: 2px solid #008282;
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
        padding: 1%;
        -webkit-transition: width 1s ease-in-out;
        -moz-transition: width 1s ease-in-out;
        -o-transition: width 1s ease-in-out;
        transition: width 1s ease-in-out
        }
    .uspIconHome {
        width: 40px;
        padding: 4px;
        margin-top: 0;
        margin-right: 0;
        margin-left: 0;
        display: block;
        margin-left: auto;
        margin-right: auto
        }
    .uspHome {
        text-align: center;
        font-size: 10px;
        line-height: 14px
        }
    .doubles > li {
        width: 50%
        }
    .openingTimes > p {
        font-size: 12px
        }
    .contactBarWrap > div > ul > li {
        font-size: 12px
        }
    .resortPage .sn-container {
        margin-top: 58px !important
        }
    }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .fullLogo {
        margin-top: -50px
        }
    .uspContainer, .uspSelectorHome {
        height: 60px !important
        }
    .uspIconHome {
        margin-top: -30px
        }
    .confirmBox.confirmed, li.panel.checked::before {
        background-image: url(/media/assets/tick.png)
        }
    }