.slide h3 {
    margin-bottom: 10px
}


.christmasOffers h2 {
    font-size: 30px;
    font-weight: normal;
    font-family: "optimanormal", serif;
    margin-bottom: 15px;
    position: relative;
    color: #606161;
}

.christmasOffers h2 span {
    font-style: normal;
}

.christmasOffers h3 {
    font-size: 22px;
    margin-bottom: 15px;
    position: relative;
    font-weight: normal;
    font-family: "optimanormal", serif;
    color: #606161;
}

h1 {
    font-family: "optimanormal", serif;
    font-weight: normal;
    font-size: 36px;
    margin-bottom: 20px;
    position: relative;
    color: #606161;
}

img {
    max-width: 100%
}

.desktopOnly {
    display: block
}

.mobileOnly {
    display: none
}

.sectionDesc {
    width: 65%;
    margin-bottom: 20px
}

.slick-prev,
.slick-next {
    width: 35px !important;
    height: 35px !important;
    z-index: 1
}

.slick-prev:before,
.slick-next:before {
    content: '' !important;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 15px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: translate(-50%, -50%)
}

.stay-dining-common-Offerslider .slick-prev {
    /*background: url("/images/OberoiHotels/common/arrow-left2.png") no-repeat center center #d8d8d8 !important*/
    width: 20px !important;
    height: 20px !important;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    transform: rotate(-45deg);
}

.stay-dining-common-Offerslider .slick-prev:before {
    transform: translate(-50%, -50%) rotate(-45deg);
    display: none
}

.stay-dining-common-Offerslider .slick-next {
    /*background: url("/images/OberoiHotels/common/arrow-right5.png") no-repeat center center #d8d8d8 !important*/
    width: 20px !important;
    height: 20px !important;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(45deg);
}

.stay-dining-common-Offerslider .slick-next:before {
    transform: translate(-50%, -50%) rotate(135deg);
    display: none
}

.spotlight>img {
    width: 100%
}

.spotlight {
    position: relative
}

.spotlight .banner-text-container {
    position: absolute;
    bottom: 75px;
    width: 100%;
    text-align: center;
    color: #fff;
    z-index: 999;
    font-size: 36px;
    font-family: "optimanormal", serif
}

.spotlight .banner-text-container span {
    font-style: italic
}

.spotlight .banner-text-container .banner-barrow {
    width: 20px;
    height: 20px;
    border-left: 3px solid #fff;
    position: absolute;
    left: 50%;
    top: 65px;
    border-bottom: 3px solid #fff;
    transform: rotate(-45deg);
    cursor: pointer;
    display: none;
}

.section {
    width: 100%;
    float: left
}

.section h2.title {
    font-size: 35px
}

.section h3.title {
    font-size: 32px
}

.christmasOffers .section-details {
    width: 60%;
    float: left
}

.christmasOffers .offersTabWrapper {
    width: 100%;
    float: left;
    /* margin-top: 20px; */
    /* box-shadow: -2px 4px 4px #e3e3e3; */
}

.christmasOffers .offersTabWrapper .tab {
    float: left;
    width: auto;
    margin-right: 20px;
    text-align: center;
    padding: 0 0 6px 0;
    font-family: "optimanormal", serif;
    font-size: 22px;
    cursor: pointer;
    max-width: 150px;
    color: #606161;
}

.christmasOffers .offersTabWrapper .tab span {
    font-style: normal;
}

.christmasOffers .offersTabWrapper .tab.accOfferTab {
    color: #db731e;
    border-bottom: 2px solid #db731e;
    font-weight: bold;
}

.christmasOffers .offerTabSliderWrapper {
    width: 100%;
    float: left;
    margin-top: 20px
}
.christmasOffers .offerTnc {
    margin-top: 50px;
    width: 100%;
    float: left;
    display: none;
}
.christmasOffers .offerTnc h2 {
    position: relative;
    cursor: pointer;
    max-width: 98%;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.christmasOffers .offerTnc h2:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border-right: 1px solid #606161;
    border-bottom: 1px solid #606161;
    transform: rotate(45deg);
    right: 0px;
    top: 0;
    transition: all ease .5s;
}

.christmasOffers .offerTnc h2.activeTnc:after {
    transform: rotate(-135deg);
    top: 10px;
    right: 10px;
}
.christmasOffers .offerTnc ul {
    float: left;
    width: 98%;
    margin-left: 25px;
    display: none;
}

.christmasOffers .offerTabSliderWrapper .stay-dining-common-Offerslider {
    width: 100%;
    float: left
}

.christmasOffers .offerTabSliderWrapper .stay-dining-common-Offerslider .slides .slideWrapper {
    display: flex;
    align-items: center;
    /*box-shadow: 0px 4px 4px #e3e3e3;*/
    margin-bottom: 10px;
    border-radius: 5px
}

.christmasOffers .offerTabSliderWrapper .stay-dining-common-Offerslider .slides .slideWrapper .imgBox {
    width: 55%;
    float: left;
    position: relative
}

.christmasOffers .offerTabSliderWrapper .stay-dining-common-Offerslider .slides .slideWrapper .imgBox img {
    border-bottom-left-radius: 5px;
    width: 100%
}

.christmasOffers .offerTabSliderWrapper .stay-dining-common-Offerslider .slides .slideWrapper .imgBox .whitePattern {
    position: absolute;
    left: 0;
    top: 0;
    background: url("../../images/OberoiHotels/white-patch-desktop.png");
    width: 100%;
    height: 100%;
    background-size: 100%;
    display: none;
}

.christmasOffers .offerTabSliderWrapper .stay-dining-common-Offerslider .slides .slideWrapper .detailBox {
    width: 42%;
    float: left;
    margin-left: 3%;
    padding-right: 20px;
}

.christmasOffers .offerTabSliderWrapper .stay-dining-common-Offerslider .slides .slideWrapper .detailBox .exploreLink a {
    color: #db731e;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    font-weight: 400
}

.christmasOffers .offerTabSliderWrapper .stay-dining-common-Offerslider .slides .slideWrapper .detailBox .exploreLink a:before {
    content: " ";
    border-bottom: 2px solid #db731e;
    border-right: 2px solid #db731e;
    top: 48%;
    margin-top: -4px;
    height: 7px;
    right: -12px;
    position: absolute;
    transform: rotate(-45deg);
    width: 7px;
    z-index: 2
}

.christmasOffers .offerTabSliderWrapper .stay-dining-common-Offerslider .slides .slideWrapper .detailBox ul {
    margin-left: 20px;
    list-style: disc
}

.christmasOffers .offerTabSliderWrapper .stay-dining-common-Offerslider .slides .slideWrapper .detailBox ul li {
    font-size: 1.188em;
    font-weight: 300;
    line-height: 140%;
    margin-bottom: 5px
}

.christmasOffers .offerTabSliderWrapper .slick-prev {
    left: -2%;
}

.christmasOffers .offerTabSliderWrapper .slick-next {
    right: -2%
}

    .christmasOffers .offerTabSliderWrapper .tab-2-content {
        display: none
    }

.christmasOffers .offerTabSliderWrapper .tab-1-content {
    display: block;
}
p.exploreLink {
    margin-top: 20px;
}
@media only screen and (max-width: 767px) {
    .desktopOnly {
        display: none
    }
    .mobileOnly {
        display: block
    }
    h2 {
        font-size: 20px;
        margin: 10px 0
    }
    .christmasOffers .section-details {
        width: 100%;
        float: left
    }
    .christmasOffers .offerTabSliderWrapper .stay-dining-common-Offerslider .slides .slideWrapper {
        display: block
    }
    .christmasOffers .offerTabSliderWrapper .stay-dining-common-Offerslider .slides .slideWrapper .imgBox {
        width: 100%
    }
    .christmasOffers .offerTabSliderWrapper .stay-dining-common-Offerslider .slides .slideWrapper .detailBox {
        width: 100% !important;
        padding:0 10px;
        margin: 0;
    }
    .christmasOffers .offerTabSliderWrapper .slick-prev,
    .christmasOffers .offerTabSliderWrapper .slick-next {
        top: 115px;
    }
    .christmasOffers .offerTabSliderWrapper .slick-prev {
        left: 10px;
    }
    .christmasOffers .offerTabSliderWrapper .slick-next {
        right: 10px;
    }
    .stay-dining-common-Offerslider .slick-next, .stay-dining-common-Offerslider .slick-prev {
        border-color: #fff;
        border-width: 2px;
    }

    .christmasOffers .offerTabSliderWrapper .stay-dining-common-Offerslider .slides .slideWrapper .imgBox img {
        border-bottom-left-radius: 0
    }
    .christmasOffers .offerTabSliderWrapper .stay-dining-common-Offerslider .slides .slideWrapper .imgBox .whitePattern {
        background: url("../../images/OberoiHotels/white-patch-mobile.png");
        background-size: 100%
    }
}

