/* layout */
.eds_pageDetails {
    position: relative;
    background: url(/Portals/0/assets/mobile-apps-bg.jpg?v=38) center center no-repeat !important;
    background-size: cover;
}
.edsCopyrightBg {background-color: #013b53;}
.eds_floatingMenuStyle1 {top: 10%;}
.w-60 {margin:auto; width:60%;}
.w-70 {margin:auto; width:70%;}
.w-80 {margin:auto; width:80%;}
.embed-container {position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%;} .embed-container iframe, .embed-container object, .embed-container embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
/*Home Menu*/
.responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li > span .edsmm_itemContainer {font-weight: normal;}
/* screens */
.eds_thumbnailclean::after {background: none;}
/* colors */
.restaurant-c {color: #d21b2f;}
.delivery-c {color: #ff774f;}
.eds_box28 .eds_contentDark {background-color: #666666;}
.bg_suDarkBlue {background-color: #013b53;}
.bg_suOrange {background-color: #ff7750;}
.bg_suSuccess {background-color: #e1f7f3;}
.badge-accent {
    color: #fff;
    background-color: #17b89a;
}
.badge-sdp {
    color: #e2e2e2;
    background-color: #32376e;
}
.eds_sdpColor {color: #32376e;}
.eds_sdpColorLight {color: #b2b8f6;}
.badge-wl {
    color: #fff;
    background-color: #df8c2b;
}
.eds_wlColor {color: #df8c2b;}
.eds_box3.eds_style3 {background-color: #888888;}
.eds_box3.eds_style3:before {opacity: 0.03;}
.eds_box3.eds_style3 .eds_boxTitle::after {background: url("images/boxTitleImage.png") 0 0 repeat-x}
.eds_thumbnail4:hover::after {
    background-color: rgba(12,184,153,0.67);
}
/* btn */
.fake-button {cursor: pointer;}
/* force */
.force-white {color:#ffffff !important;}
.force-u {text-decoration:underline !important;}
.remove-u {text-decoration:none !important;}
/* Blog */
.eds_news_Ozone p {
    margin: 0 0 20px;
    padding: 0;
	font-size: 16px;
	font-family: Roboto;
}
.in_article_image {background-color: transparent !important;}
.eds_containers_Ozone2.eds_default .eds_containerTitle {
    position: relative;
    text-align: center;
    color: #1e1f24;
    margin: 0 0 2rem;
    padding: 2rem;
}
.eds_news_Ozone ul {
    list-style-type: none !important;
}
@media only screen and (min-width: 1600px) {

}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {

}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.display-3 {font-size: 3.5rem;}
	.eds_testimonialsBox1 .eds_testimonialQuoteContainer::before {left: 30%;}
}
@media only screen and (max-width: 767px) {
	.display-3 {font-size: 3.0rem;}
	.eds_testimonialsBox1 .eds_testimonialQuoteContainer::before {left: 30%;}
}
@media (max-width:768px) {
	.display-1 {
		font-size: 2.9rem;
	}
	.display-2 {
		font-size: 2.6rem;
	}
	.display-3 {
		font-size: 2.3rem;
	}
	.display-4 {
		font-size: 2.0rem;
	}
}

@media (min-width:768px) {
	.display-1 {
		font-size: 3.5rem;
	}
	.display-2 {
		font-size: 3.1rem;
	}
	.display-3 {
		font-size: 2.8rem;
	}
	.display-4 {
		font-size: 2.5rem;
	}
}

@media (min-width:992px) {
	.display-1 {
		font-size: 5.0rem;
	}
	.display-2 {
		font-size: 4.5rem;
	}
	.display-3 {
		font-size: 4.0rem;
	}
	.display-4 {
		font-size: 3.7rem;
	}
}

@media (min-width:1200px) {
	.display-1 {
		font-size: 6.0rem;
	}
	.display-2 {
		font-size: 5.5rem;
	}
	.display-3 {
		font-size: 4.5rem;
	}
	.display-4 {
		font-size: 3.5rem;
	}
}