.c-notification-filter-wrap{
    margin-bottom:30px;
    width:100%;
    float: left;
}
img{ max-width: 100%}
.staticPage .c-notification-filter-wrap .c-notification-filter-country-list ul {
    list-style: none;
}
.staticPage .c-notification-filter-wrap .c-notification-filter-country-list ul 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;
    width:auto;
    margin-left:0px;
}

.staticPage .c-notification-filter-wrap .c-notification-filter-country-list li.active{
    color: #e09049;
}

.staticPage .c-notification-filter-wrap .c-notification-hotel-list, .staticPage .c-notification-filter-wrap .c-notification-filter-country-list {
    width:100%;
    float: left;
}

.staticPage .c-notification-filter-wrap .c-notification-hotel-list > ul{
    list-style:none;
}

.staticPage .c-notification-filter-wrap .c-notification-hotel-list > ul > li{
 width:30.5%;
 margin-right:1.5%;
 overflow: hidden;
 display: inline-block;
 vertical-align: top;
 position: relative;
 margin-bottom:20px;
 margin-left:0px;
 display:none;
 float: left;
}

.staticPage .c-notification-filter-wrap  .c-notification-hotel-name{
 margin-top:10px;
 font-size: 0.9375em;
 font-family: "Roboto", sans-serif;

 font-weight:300;
}







.staticPage .c-notification-filter-wrap .c-notification-hotel-list  .c-notification-hotel-details {
    background-color: rgba(255,255,255,0.95);
    opacity: 0;
    visibility: hidden;
    
    align-items: center;
    height: 100%;
    left: 0;
    padding: 0 20px;
    position: absolute;
    top: 100%;
    z-index: 2;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: #000;
    opacity: 0.8 !important;
    color: #ffffff;
	overflow: auto;
    
}

.staticPage .c-notification-filter-wrap .c-notification-hotel-list  .c-notification-hotel-details p, .staticPage .c-notification-filter-wrap .c-notification-hotel-list  .c-notification-hotel-details li{
    font-size: 0.9375em;
    font-family: "Roboto", sans-serif;
}

.staticPage .c-notification-filter-wrap .c-notification-hotel-list  .c-notification-hotel-details p{
    margin-bottom:5px;
}

.staticPage .c-notification-filter-wrap .c-notification-hotel-list  .c-notification-hotel-details li{
    display:inline-block;
    position: relative;
    padding:0px 10px;
    margin-left:0px;
}
.staticPage .c-notification-filter-wrap .c-notification-hotel-list  .c-notification-hotel-details li:before{
    position:absolute;
    height:5px;
    width:5px;
    content: "";
    background: #fff;
    top: 5px;
    border-radius:50%;
    left:0px;
}

.staticPage .c-notification-filter-wrap .c-notification-hotel-list  .c-notification-hotel-details ul{
  margin-bottom:0px;
}

.staticPage .c-notification-filter-wrap .c-notification-hotel-list .c-notification-hotel-display{
    position: relative;
    overflow: hidden;
   
}

.staticPage .c-notification-filter-wrap .c-notification-hotel-list .c-notification-hotel-details{
    padding:5px 10px;
}

.staticPage .c-notification-filter-wrap .c-notification-hotel-list .c-notification-hotel-display img{
    width:100%;
    max-width:100%;
    vertical-align: middle;
}

.staticPage .c-notification-filter-wrap .c-notification-hotel-list .c-notification-hotel-display:hover .c-notification-hotel-details {
    top: 0;
    opacity: 1;
    visibility: visible;
}


.staticPage .c-notification-filter-wrap .c-notification-msg-mob-display{
    display:none;
}

.staticPage .c-notification-selectedCountry {
    display:none;
}

.staticPage p .mailToLink{

 
}

.covid-page p a{
  /* text-decoration:none; */
  color:#6ab8d9;
  text-decoration: underline;
}

.c-notification-msg-desktop-display p{
    line-height:20.8px !important;
}
/*------------------------vishal css---------------------------------*/
.hygine-section{
	width: 100%;
}
.hygine-section .section-a{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
	display: flex;
	padding: 70px 40px;
	float: left;
}
.hygine-section .section-a .t-container{
	width: 50%;
	border-left: 8px #d8751a solid;
	-webkit-box-shadow: 0 10px 10px -8px #000000;
   -moz-box-shadow: 0 10px 10px -8px #000000;
        box-shadow: 0 10px 10px -8px #000000;
	padding:15px 10px;
	font-size: 15px !important;
	font-family: "Roboto",sans-serif;
	line-height: 180%;
	font-weight: 300;
	position: relative;
}
.margin-r{ margin-right: 30px;}
.hygine-section .section-a .t-container .t-logo{
	position: absolute;
	width: 20%;
	top: 10%;
	right: 0;
	display: block;
}
.hygine-section .section-a .mid-img{
	width: 10%;
	margin: 0 2.5%;
	transform: translateY(25%);
}
.hygine-section .section-b{
	border: 1px solid #fafafa;
	border-top: 8px #d8751a solid;
	float: left;
	box-shadow: 0 5px 5px -2px #000000;
	width: 100%;
}
.hygine-section .section-b .safety-container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
	display: flex;
}
.hygine-section .section-b .safety-container .s-wrapper{
padding: 15px 40px;
width: 50%;
font-size: 15px !important;
font-family: "Roboto",sans-serif;
line-height: 180%;
font-weight: 300;
border: 1px solid #d7d7d7;
}
.hygine-section .section-b p{
	padding: 40px;
}
.last-para p{ padding: 10px 40px !important;}
.hygine-section .section-c .policy{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
	display: flex;
	align-items: flex-start;
}
.hygine-section .section-c{
	float: left;
	margin: 60px 0px 40px;
	width: 100%;
}
.hygine-section .section-c h3{
	margin-bottom: 30px;
}
.hygine-section .section-c .policy .p-image{
	width: 10%;
	margin-right: 20px;
	margin-top:25px;
}
.hygine-section .section-c .policy .p-content{
	 width: 85%;
}
.hygine-section .section-c .policy .p-content ul{
	list-style: none;
}
.hygine-section .section-c .policy .p-content ul li{
	background: url("https://www.oberoihotels.com/images/list.png") top 13px left no-repeat;
	padding: 0px 0px 0px 20px;
	line-height: 35px;
	background-size: 10px;
}
.bg-grey{
	background-color: #f5f5f5;
}
.t-container p{ width: 80%;}

@media screen and (max-width: 1024px){

    .staticPage .c-notification-filter-wrap .c-notification-hotel-list .c-notification-hotel-details{
        overflow: scroll;
    }

}

@media screen and (max-width: 991px){
.staticPage .c-notification-filter-wrap .c-notification-hotel-list > ul > li{
    width:47%;
    margin-right:3%;
    
    }




    
}

@media screen and (max-width: 767px){
    .staticPage .c-notification-filter-wrap .c-notification-hotel-list > ul > li{
        width:100%;
        margin-right:0;
        
        }
    
  

    .staticPage .c-notification-filter-wrap .c-notification-filter-country-list ul li{
        padding:5px 10px 0px 0px;
    }

    .staticPage .c-notification-filter-wrap .c-notification-msg-desktop-display{
        display:none;
    }
    
    .staticPage .c-notification-filter-wrap .c-notification-msg-mob-display{
        display:block;
    }

    .staticPage .c-notification-selectedCountry {
        padding: 10px 15px 10px 15px;
        color: #da7b26;
        font-size: 0.9375em;
        background: url(https://www.oberoihotels.com/images/oberoihotels/destination/drop-down-arrow.png) 92% center no-repeat;
        cursor: default;
        width: 100%;
        border: 1px solid #828282;
        display: block;
        text-transform: uppercase;
        color: #000;
        font-family: "Roboto",sans-serif;
        margin-bottom: 10px;
    }

    .staticPage .c-notification-filter-wrap .c-notification-filter-country-list{
        width:150px;
        position: relative;
    }

    .staticPage .c-notification-filter-wrap .c-notification-filter-country-list ul{
        display: none;
        position: absolute;
        top: 40px;
        z-index: 2;
        background: #fff;
    }

    .staticPage .c-notification-filter-wrap .c-notification-filter-country-list ul li{
        cursor: default;
        width: 100%;
        color: #505050;
        padding: 10px 0px;
        border-bottom: 1px solid #505050;
    }

    .staticPage .c-notification-filter-wrap .c-notification-filter-country-list ul li:last-child{
       border-bottom:none;
    }

    .covid-page h1{
        padding-top:0px !important;
    }

	.hygine-section .section-a{
		display: block;
		padding: 70px 0px;
	}
	.hygine-section .section-a .t-container,.hygine-section .section-a .mid-img,.hygine-section .section-b .safety-container .s-wrapper,
	.hygine-section .section-c .policy .p-image,.hygine-section .section-c .policy .p-content{
		width: 100%;
	}
	.hygine-section .section-a .mid-img{ margin: 20px 0px; text-align: center; transform: none;}    
	.hygine-section .section-b .safety-container,.hygine-section .section-c .policy{ display: block;}
	.hygine-section .section-b .safety-container .s-wrapper,.last-para p{ padding: 10px !important;}
	.hygine-section .section-c .policy .p-image{ text-align: center; margin-top: 0px}
	.hygine-section .section-c .policy .p-image img,.mid-img img{ width: 25%;}
	.hygine-section .section-c .policy .p-content ul li{background: url("https://www.oberoihotels.com/images/list.png") top 10px left no-repeat; margin: 0px; background-size: 10px;}
	.t-container p{ width: 100%; margin-top:80px}
	.hygine-section .section-b .safety-container .s-wrapper:first-child {
    background: #f5f5f5;
}
.hygine-section .section-b .last-para p:first-child {
    background: #f5f5f5;
}

.hygine-section .bg-grey {
    background-color: #fff;
}
	.hygine-section .section-a .t-container .t-logo{ width: 100%; top: 0; right: 0; left: 35%;}
	.margin-r{ margin-right: 0px; margin-bottom: 60px;}
    }



