.banner-and-booking-widget.section.dining-home {
    margin-bottom: 30px;
    width: 100%;
    float: left;
     
}
 
.section.dining-home .bannerFixHeight{height: auto !important;}
.section.dining-home .left-section{
	display: inline-block;
    margin: 0 0 20px 0;
    vertical-align: bottom;
    width: 65%;
}
.section.dining-home .left-section .title {
    font-family: "EB Garamond",serif;
    font-size: 2.188em;
    color: #000;
    line-height: 70%;
    font-style: italic;
    margin-bottom: 20px;
}
.section.dining-home .left-section .title span {
    font-family: "EB Garamond",serif;
    font-style: normal;
}
 
.section.dining-home .wedding-unforgettable-day-wrapper .wedding-unforgettable-day{background: no-repeat; align-items: initial;}
.section.dining-home .wedding-unforgettable-day-wrapper{padding: 0px; box-shadow: none;}
.section.dining-home .wedding-unforgettable-day-wrapper .wedding-unforgettable-day .detail-box p{font-size: 15px; color: #000;}
.section.dining-home .wedding-unforgettable-day-wrapper .wedding-unforgettable-day .img-box .slick-prev{
	background: #e1e1e1;
    bottom: -9px;
    right: 53px;
}

.section.dining-home .wedding-unforgettable-day-wrapper .wedding-unforgettable-day .img-box .slick-next{
    background: #e1e1e1;
}
.section.dining-home .wedding-unforgettable-day-wrapper .wedding-unforgettable-day .img-box .slick-next {
    right: 13px !important;
    bottom: -9px;
}
.section.dining-home.oberoiRooms .slidesText {
    position: relative;
    float: left;
    width: 100%;
}
.section.dining-home.oberoiRooms .slidesText .cta-box{
	position: absolute;
	right: 0;
	bottom:0;
}

.section.dining-home.oberoiRooms .cta-box a.style1{
	color: #6ab8d9;
	background: none;
	border: none;
	text-transform: uppercase;
}

.section.dining-home.oberoiRooms .cta-box a.style2{
	color: #da7b26;
	background: none;
	border: none;
	text-transform: uppercase;
}
.section.dining-home.oberoiRooms .cta-box a.style2:after{
	border-color: #da7b26;
}

.section.dining-home ul.country-filter-box {
    width: 65%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    margin-bottom: 40px;
}
.section.dining-home ul.country-filter-box li {
    float: left;
    padding: 10px 20px 10px 0px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 0.9375em;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #000;
}
.section.dining-home ul.country-filter-box li.active {
   color:#e09049; 
}

.section.dining-home.oberoi-one-box-wrapper .wedding-unforgettable-day-wrapper .wedding-unforgettable-day{
	align-items: center;
	background: url("/images/OberoiHotels/oberoi-one-box-background.png") center bottom no-repeat;
	background-size: cover;
}

.section.dining-home.oberoi-one-box-wrapper .wedding-unforgettable-day-wrapper {
    padding: 10px;
    background: #fff;
    box-shadow: 2px 1px 9px 2px #ccc;
}
.wedding-unforgettable-day-wrapper .wedding-unforgettable-day .img-box .slick-prev, .wedding-unforgettable-day-wrapper .wedding-unforgettable-day .img-box .slick-next{

}

.section.dining-home .wedding-unforgettable-day-wrapper .wedding-unforgettable-day .detail-box .ob-one-logo {
    width: 100%;
    float: left;
    margin: 20px 0 15px 0;
}
.section.dining-home .wedding-unforgettable-day-wrapper .wedding-unforgettable-day .detail-box .ob-one-logo img{
	width: 60%;
}


.section.dining-home.experiences .experiences-wraper .text-container .title span{display: inline;}


.section.dining-home .wedding-unforgettable-day-wrapper .wedding-unforgettable-day .detail-box .join-now-button{
	width: auto;float: left; margin-top: 30px;
}
.section.dining-home .wedding-unforgettable-day-wrapper .wedding-unforgettable-day .detail-box .join-now-button a {
    width: 140px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 10px 0;
    display: block;
    background: #d8751a;
    text-transform: uppercase;
    font-size: 15px;
}

.section.dining-home.giftcard-wrapper .gift-card-main-box {
    width: 100%;
    display: flex;
    position: relative;
    align-items: center;
    background: #00227a;
    margin-bottom: 30px;
}
.section.dining-home.giftcard-wrapper .gift-card-main-box .img-box {
    width: 50%;
    float: left;
    line-height: 0px;
}

.section.dining-home.giftcard-wrapper .gift-card-main-box .img-box img{max-width: 100%;}
.section.dining-home.giftcard-wrapper .gift-card-main-box .desc-box {
    width: 50%;
    float: left;
    color: #fff;
    padding: 0 45px 0 200px;
    font-size: 15px; 
    font-weight: 300;
    position: relative;
    z-index: 9;
}
.section.dining-home.giftcard-wrapper .gift-card-main-box .desc-box h2{
	font-weight: 300;
	font-size: 30px;
	margin-bottom: 10px;
}
.section.dining-home.giftcard-wrapper .gift-card-main-box .gift-card-image {
    position: absolute;
    width: 20%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.section.dining-home.giftcard-wrapper .gift-card-main-box .gift-card-image img{max-width: 100%;}

.section.dining-home.giftcard-wrapper .gift-card-main-box .gift-now{
	width: auto;
	float: left;
	margin-top: 30px;
}
.section.dining-home.giftcard-wrapper .gift-card-main-box .gift-now a{
	width: 140px;
	display: block;
	text-align: center;
	padding:10px 0;
	background: #d8741b;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	text-decoration: none; 
	position: relative;
	z-index: 9;
}

.section.dining-home.giftcard-wrapper{
	margin-bottom: 30px;
	position: relative;
}
.section.dining-home.giftcard-wrapper .gift-card-main-box:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 1%;
    width: 98%;
    height: 94%;
    border: 1px solid #fff;
    opacity: 0.6;
}



@media only screen and (min-width:1920px) {
.section.dining-home ul.country-filter-box {
	width: 93%;
}
}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .section.dining-home.giftcard-wrapper .gift-card-main-box .desc-box{
        padding: 0 30px 0 85px;
    }
    .section.dining-home.giftcard-wrapper .gift-card-main-box:after{
        top: 5px;
    }
    .section.dining-home.giftcard-wrapper .gift-card-main-box .desc-box h2 {
        font-size: 22px;
        margin-bottom: 0;
    }
    .section.dining-home.giftcard-wrapper .gift-card-main-box .gift-now {
        margin-top: 10px;
    }
    .section.dining-home.giftcard-wrapper .gift-card-main-box .gift-now a{
        padding: 7px 0;
        width: 115px;
        font-size: 13px;
    }

}
@media only screen and (max-width:767px) {
.section.dining-home.giftcard-wrapper .gift-card-main-box .desc-box h2{
    font-size: 28px;
}

.section.dining-home.giftcard-wrapper .gift-card-main-box {
    display: block;
    position: relative;
    background: #00227a;
    float: left;
}
.section.dining-home.giftcard-wrapper .gift-card-main-box .img-box {
    width: 100%;
}

.section.dining-home.giftcard-wrapper .gift-card-main-box .desc-box {
    width: 100%;
    padding: 80px 20px 0px;
    min-height: 350px;
}

.section.dining-home.giftcard-wrapper .gift-card-main-box .gift-card-image {
    width: 50%;
    top: 40%;
}
.section.dining-home.giftcard-wrapper .gift-card-main-box:after {
    top: 1.5%;
    left: 1.5%;
    width: 97%;
    height: 97%;
}
.section.dining-home .left-section {
    width: 100%;
}
.section.dining-home.oberoiRooms .slidesText{
	padding-bottom: 20px;
}
.section.dining-home.oberoi-one-box-wrapper .wedding-unforgettable-day-wrapper .wedding-unforgettable-day{
	width: 100%;
	float: left;
}
.wedding-unforgettable-day-wrapper .wedding-unforgettable-day .detail-box{
	padding:10px;
}
.section.offers.dining-home .offersContentSec .leftsection .title{
	width: 100%;
}
.section.dining-home.oberoiRooms .slidesText .cta-box {
    position: absolute;
    right: auto;
    bottom: 0;
    left: 0;
}
}