@font-face {
font-family: 'Mont-Heavy';
src: url("../fonts/Mont-Heavy.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Mont-Bold';
src: url("../fonts/Mont-Bold.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Mont-Book';
src: url("../fonts/Mont-Book.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'ProximaNova-Regular';
src: url("../fonts/ProximaNova-Regular.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'ProximaNova-Medium';
src: url("../fonts/ProximaNova-Medium.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'ProximaNova-Semibold';
src: url("../fonts/ProximaNova-Semibold.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Futura';
src: url('../fonts/Futura-rev.ttf') format('truetype');
font-style: normal;
font-weight: normal;
}

@font-face {
font-family: 'Futura';
src: url('../fonts/Futura-Bold.ttf') format('truetype');
font-style: normal;
font-weight: bold;
}

@font-face {
font-family: 'Futura';
src: url('../fonts/Futura-Bold-Italic.ttf') format('truetype');
font-style: italic;
font-weight: bold;
}

@font-face {
font-family: 'Futura';
src: url('../fonts/Futura-Book.ttf') format('truetype');
font-style: normal;
font-weight: 300;
}

@font-face {
font-family: 'Futura';
src: url('../fonts/Futura-Book-Italic.ttf') format('truetype');
font-style: italic;
font-weight: 300;
}

@font-face {
font-family: 'Futura';
src: url('../fonts/Futura-Light.ttf') format('truetype');
font-style: normal;
font-weight: 200;
}

@font-face {
font-family: 'Futura';
src: url('../fonts/Futura-Light-Condensed.ttf') format('truetype');
font-style: normal;
font-weight: 200;
font-stretch: condensed;
}

@font-face {
font-family: 'Futura';
src: url('../fonts/Futura-Light-Italic.ttf') format('truetype');
font-style: italic;
font-weight: 200;
}

body{
	font-family: 'ProximaNova-Regular', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "ProximaNova-Medium", sans-serif;
	font-weight: bold;
}




/* review */
.inputerror{
	border: 1px solid red !important;
}

.loginBtn {
    box-sizing: border-box;
    position: relative;
    margin: 0.2em;
    padding: 0 15px 0 20px;
    border: none;
    text-align: left;
    line-height: 34px;
    white-space: nowrap;
    border-radius: 0.2em;
    font-size: 13px;
    color: #FFF;
    cursor: pointer;
}

.loginBtn--facebook {
    background-color: #4C69BA;
    background-image: linear-gradient(#4C69BA, #3B55A0);
    text-shadow: 0 -1px 0 #354C8C;
}

.rating label{
	font-weight: normal;
}

.rating label .icon{
	margin-left: 5px;
}

.rating:not(:hover) label input:checked ~ .icon, .rating:hover label:hover input ~ .icon {
    color: #868eec;
}

.stars-stats .fa.active {
    color: #868eec;
}

.review p{
	color: #000;
}
/* review */

.margin-top-banner {
	margin-top: 70px;
}

.fa-tiktok {
color: #5A2A84;
} 

.navbar-brand-std .dropdown-menu{
top: 55px;
}

.dropdown-megamenu .dropdown-menu .nav-link{
font-size: 15px;
}

.bg-soft-purple{
	background: #EBDDF1;
}

.screen-height{
	min-height: 100vh;
	height: auto;
	padding-bottom:20px;
}

.result{
	position: fixed;
	top: 0;
	left: 0;
	background: #000;
	background: rgba(0, 0, 0, 0.2);
	color: #fff;
	margin: 0;
	padding: 10px 15px;
	display: block;
}
.result span {
	display: block;
	font-size: 13px;
}
.preview{
	position:absolute;
	top:5px;
	right:5px;
	display:block;
	margin:0;
	padding:0;
	width:50px;
	height:50px;
	border: 5px solid #FFF;
	border-right: none;
	border-top: none;
}
#cs{ 
	display:none;
}

.thumbnail-container{
	width:550px;
	margin:0 auto;
	display: inline-block;
	margin-left: 8em;
}

.thumbnail{
	position:relative;
	width:450px;
	height:450px;
	margin-top:0;
	margin-bottom:20px;
	float:left;
}

.thumbnail img {
	display: block;
	width: 100%;
	cursor: crosshair;
	border: 5px solid #fff;
	margin: 0 auto;
}

.color-indicator{

	float:left;
	padding-left:12px;
}

.color-selected{
	display: block;
	width:50px;
	height:50px;
	background: #ccc;
	cursor: pointer;

}



#my_camera{
	width: 400px;
	height: 300px;
	margin:0 auto 20px;
}

/* header */
.navbar-brand-std{
	padding: 0rem 1rem;
	height: 70px;
	background-color: transparent;
}

.navbar-brand-std.navbar-animated {
	background-color: #ebddf1;
	padding: 0rem 1rem;
}

.navbar-brand-std .navbar-brand img, .navbar-brand-std.navbar-animated .navbar-brand img {
	max-width: 120px;
}

#marina_logo{
	max-width: 120px;
}
#marina_gr_logo{
	max-width: 100px;
}

.navbar-brand-std .nav-link{
	color: #5A2A84;	
	text-transform: none;
}

.navbar-brand-std .nav-link:hover {
	font-weight: bold;
	color: #5A2A84;	
}

.navbar-brand-std .nav-item.active{
	font-weight: bold;
}

.navbar-brand-std .nav-item.active .nav-link:after {
	left: 0;
	right: 0;
	margin: 0 auto;
	background-color: #5A2A84;	
	font-weight: bold;
	content: none;
}

.navbar-brand-std .store-locator {
	border-right: none;
}

.navbar-brand-color, .navbar-brand-color.navbar-animated {
	background-color: #868eec;
	padding: 0rem 1rem;
}

/* elements */
.section{
	margin-top: 4em;
	margin-bottom: 4em;
}
a:hover{
	text-decoration: none;
	color: #868eec;
}

.icons{
	width: 150px;
}
.gr-btn-white{
	color: #fff;
	border: 1px solid #fff;
	border-radius: 50px;
	letter-spacing: 0.5em;
	font-size: 10px;
	padding: 7px 15px;
}	
.gr-btn-white:hover{
	background: #fff;
}

.gr-btn-pink{
	color: #fff !important;
	background: #868eec;
	border: 1px solid #868eec;
	border-radius: 50px;
	letter-spacing: 1px;
	font-size: 10px;
	padding: 7px 25px;
	margin-bottom: 10px;
}	
.gr-btn-pink:hover{
	background: #5A2A84;
	color: #fff !important;
}

.gr-title{
	font-family: "Mont-Heavy", sans-serif;
	font-size: 24px;
	color: #461a6f;	
	letter-spacing: 0.2em;
	position: relative;
}

.gr-producttitle{
	font-family: 'ProximaNova-Semibold', sans-serif;
	color: #fff;	
	position: relative;
	font-size: 36px;
	line-height: 36px;
}
.gr-btn{
	background: #868eec;
	border-radius: 50px;
	padding: 7px 20px 7px;
	text-align: center;
	margin-right: 20px;
}
.gr-btn-big{
	background: #868eec;
	border-radius: 70px;
	padding: 20px 35px 25px;
	text-align: center;
}

.gr-btn:hover, .gr-btn-big:hover{
	background: #868eec;
}

.gr-btn img{
	width: 100px;	
}
.gr-btn-big img{
	width: 135px;	
}

label{
	color: #868eec;
	font-weight: bold;
}
.error{
	font-size: 10px;
	color: #ff0000;
}


/* content */
.slider-banner-gr .img {
	height: 110vh;
	background-position: top center;
	background-size: cover;
	background-image:url('../images/ewg/Home-banner-EWG-moisturizer_0123.jpg');
	padding-top: 3rem !important;
}
.slider-banner-gr .caption {
	margin-top: 30%;
}
.slider-banner-gr .caption p{
	margin: 20px;
	color: #fff;
}
.img-title{
	width: 300px;	
}

.slider-banner-gr .img2 {
	height: 110vh;
	background-position: top center;
	background-size: cover;
	background-image:url('../images/ewg/Home-banner-EWG-scanthis.jpg');
	padding-top: 3rem !important;
}
.slider-banner-gr .img2 .container{
	margin-left: 0;
}

.slider-banner-gr .img3 {
	height: 110vh;
	background-position: top center;
	background-size: cover;
	background-image:url('../images/ewg/Home-banner-EWG-moisturizer2.jpg');
	padding-top: 3rem !important;
}
.slider-banner-gr .img3 .container{
	margin-left: 0;
}

.slider-banner-gr .img4 {
	height: 110vh;
	background-position: top center;
	background-size: cover;
	background-image:url('../images/ewg/Home-banner-EWG-serum.jpg');
	padding-top: 3rem !important;
}
.slider-banner-gr .img3 .container{
	margin-left: 0;
}

.slider-banner-gr .caption2 {
	margin-top: 20%;
	margin-left: -15%;
}
.slider-banner-gr .img-product2{
	width: 400px;	
}
.img-title2{
	width: 450px;	
}

.slick-dots {
	bottom: 1%;
	text-align: left;
	padding-left: 15px;
	display: none;
	z-index: 9999;
} 
.slick-dots li {
	color: #868eec;
}
.slick-dots li.slick-active {
	color: #fff;
	font-weight: bold;
}

.cta{
	text-align: center;		
	z-index: 1;
	position: relative;	
}
.cta1{
	margin-top: -60px;	
}
.cta2{
	margin-top: 70px;	
}
.btn-cta{
	width: 200px;
	margin: 0 auto;
	display: inline-block;
}
.arrow-cta{
	width: 15px;
	margin: 10px auto;
	display: inline-block;
}
.vto-banner{
	background: #ebddf1;
	padding: 20px;
	height: 235px;
}
.vto-banner p{
	width: 60%;
	margin: 0 auto;
	margin-top: 20px;
	color: #431d6b;
}
.vto-cabinet{
	z-index: 10;
	position: relative;
	width: 330px;
	margin-top: 0px;
	margin-left: 150px;
}
.vto-talent{
	z-index: 10;
	position: relative;
	width: 250px;
	margin-top: 110px;
	margin-left: -150px;
}

.vto-floating {
	position: fixed;
	bottom: 3%;
	right: 1%;
	z-index: 9999;
}

.featured-product {
	background: #edba9e;
	margin-top: 50px;
	margin-bottom: 180px;
	height: 320px;
	color: #fff;
	position: relative;
}
.featured-product .product-info{
	margin-top: 30px;	
}
.featured-product .img-product{
	margin-top: 0;	
}
.featured-product .featured-eye{
	width: 80%;	
}
.palette{
	width: 90%;
}
.palette .circle{
	border-radius: 50%;
	width: 60px;
	height: 60px; 
	color: #fff;
	text-align: center;
	line-height: 8px;
	padding: 15px 10px;
	display: inline-block;
	margin: 5px 10px;
	float: left;
}
.palette-number{
	font-size: 16px;
	display: block;
	margin-bottom: 3px;
}
.palette-name{
	font-size: 9px;
}


.slider-kol-gr{
	margin-left: 30px;
}
.slider-kol-gr .slick-prev {
	left: -50px;
}
.kol{
	width: 100%;
	background: url('../images/ewg/kol-bigbanner.png');
	background-size: cover;
	padding-top: 100px;
	margin: 0 auto;
}
.card-kol{
	min-height: 300px;
}
.caption-kol{
	width: 220px;
	background: #868eec;
	color: #fff;
	display: block;
	text-align: center;
	padding: 5px 0;
	font-size: 18px;
}
.kol img{
	width: 220px;	
}
.kol1{
	margin-left: 0px;
	margin-top: 80px;
}
.kol2{
	margin-top: 0px;
	margin-left: 0px;
}
.kol3{
	margin-top: 50px;
	margin-left: 0px;
}
.kol4{
	margin-top: 100px;
	margin-left: 0px;
}

.article-ewg{
	background: #ebddf1;
	/* height: 400px; */
}
.article-ewg .title{
	color: #431d6b;
	font-size: 18px;
}
.article-ewg a.detail{
	font-family: "Mont-Heavy", sans-serif;
	color: #431d6b;
	font-weight: bold;
	font-size: 16px;
}

.gr-img-thumb {
	background-size: cover !important;
	width: 280px;
	height: 280px;
	background-position: bottom center !important;
	background-repeat: no-repeat !important;
}
.card-pink{
	background: linear-gradient(to bottom, #ffffff 45%, #edba9e 0%);
	padding-bottom: 10px;
}
.card-pink-light{
	background: linear-gradient(to bottom, #ffffff 45%, #f4e5d9 0%);
	padding-bottom: 10px;
}

.container-yellow-light{
	background: linear-gradient(to bottom, #ffffff 10%, #f5e5d8 0%);
}

.card-product .card-title {
	color: #461a6f;
}

.card-article .card-title{
	color: #461a6f;
	font-weight: normal;
}
	
.card-container{
	padding-top: 60px;
	padding-left: 80px;
	padding-right: 80px;
	padding-bottom: 20px;
}

.beauty101 li{
	list-style: none;	
	width: 50%;
	height: 300px;
}

.card-beauty{
	width: 100%;
	min-height: 300px;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	padding: 20px;
	color: #fff;
}
.card-beauty-lg{
	width: 450px;
	min-height: 450px;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	padding: 40% 20px 20px;
	color: #fff;
}
.card-beauty.grey{
	color: #777;
}

.content-title{
	margin-left: 4em;	
}

.product .vto-floating{
	position: absolute;
	right: 0;
	top: 8em;
	z-index: 10;
}

.list-product{
	padding-top: 7rem;	
	padding-bottom: 1rem;
	position: relative;
}

.product-detail{
	background-position: bottom;
	background-size: 20px 2px;
	background-repeat: repeat-x;
}

.list-product-detail{
	margin-top: 8rem;	
}
.card-image-props {
	position: absolute;
	top: 0;
	left: 0;
}
.list-unstyled {
	padding-left: 0;
	list-style: none;
}
.product-title{
	margin-left: 20px;
}
.product-image{
	margin-top: -3rem;
	margin-left: -3rem;
}
.product-image img{
	max-width: 500px;		
}
.product-talent{
	margin-top: -50px;	
	width: 100%;
}
.product-store img{
	height: 30px;
}
.gr-btn-store{
	background: #fff;
	border: 1px solid #868eec;
	border-radius: 10px;
	padding: 5px 20px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}

.desc-icon{
	position: absolute;
	left: -55px;
	top: 80px;
	z-index: 9999;
}

.review{
	color: #868eec;
}
#btnAddNewReview {
	border: 2px dashed #868eec;
	color: #868eec;
}
.list-border {
	padding: 1rem;
	margin-bottom: 1rem;
	border-bottom: 2px dotted #868eec;
}

.bg-soft-pink{
	background-color: #ebddf1;	
}

/* footer */
.footer{
	background: url('../images/ewg/ewg-bg-footer.jpg');	
	color: #5A2A84;
}
.footer a{
	color: #5A2A84;
}
.footer-sitemap{
	background: none;
}
.footer-copyright{
	background: none;
}
.footer-about a{
	font-size: 12px;
	text-decoration: underline;
	margin: 0 5px;
}

/* VTO */
.vto{
	background: #fff;
	margin: 20px;
	border-radius: 20px;
	padding: 20px;  
	padding-bottom: 35px;	
}

.healhty-logo{
	position: absolute;
	right: 15px;
	top: -20px;
}
.healhty-logo img{
	width: 85px;
}

.survei{
	padding: 15px 0 5px;
	border-radius: 80px;
	display: block;
	border: 2px solid #868eec;
	color: #868eec;
	width: 70%;
	margin: 0 auto;
	margin-bottom: 2rem;
}

.vto-box{
	min-height: 65vh;
}
.vto-loader{
	display: inline-block;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding-top: 40vh;
	position: absolute;
}

#reco .nav-pills > li > a{
	background: #5A2A84;
	width: 150px;
	border-radius: 50px;
	padding: 10px 20px 15px;
	text-align: center;
	margin-right: 20px;
}

#reco .nav-pills > li > a.active{
	background: #868eec;
}

#reco .nav-pills > li > a > img{
	width: 100px;	
}

#reco .tab-content {
	color: #868eec;
	background: #f4e5d9;
	padding: 0;
	margin-top: 20px;
	border-radius: 15px;
}
#reco .slick-initialized .slick-slide{
	padding: 0 !important;
}

#reco .slider-vto{
	margin-top: 20px;
	padding: 0 20px;
}

#reco .slick-track {
	margin-left: 0;
}

#reco .slick-prev:before, #reco .slick-next:before{
	height: 20px;
}

#reco .slick-prev {
	left: -5px;
	top: 40%;
}

#reco .slick-next {
	right: -5px;
	top: 40%;
}

#reco .result-product{
	margin: 10px;
}	

#reco .result-productdesc{
	font-size: 18px;
	margin: 0 auto;
	width: 90%;
	text-transform: uppercase;
}

#reco .result-productdesc span{
	font-size: 11px;
}

#reco .img-box{
	border-radius: 10px;
	margin: 0 auto;
	margin-bottom: 10px;
	cursor: pointer;
	padding: 10px;
	background: #fff;
}
#reco .img-box.active{
	border: 2px solid #868eec;
}

#reco .img-result{
	min-height: 180px;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-position: top center !important;
}



#reco .overlay{
	background-color: rgba(181, 134, 78, 0.7);
	width: 100%;
	height: 148px;
	display: block;
	opacity: 0;
	transition: .5s ease;
}

#reco .overlay:hover{
	opacity: 0.7;
}



#reco .palette{
	margin-left: 40px;
	margin-top: 10px;
	padding-top: 10px;
	width: 90%;
}

#reco .color-pallete{
	margin-bottom:20px;
}

#reco .color-pallete > .color-pallete-list{
	margin-top:0;
	margin-right: 10px;
}

#reco .color-pallete-circle .color-pallete-list > span{
	margin: 0;
	width: 35px;
	height: 35px;
	padding-top: 6px;
	font-size: 14px;
	color: #fff;
}
#reco .color-pallete-list.active > span{
	border: 2px solid #868eec;
}
#reco .product-cta{
	margin-left: 10px;
}

.btn-vto {
	background: #5A2A84;
	border-radius: 50px;
	padding: 10px 20px 10px;
	text-align: center;
	margin-right: 20px;
	color: #fff !important;
	letter-spacing: 0.2em;
}

.btn-vto:hover, .btn-vto:active, .btn-vto:focus  {
	background-color: #868eec;
}
.slick-initialized .slick-slide{
	padding: 0;	
}
.slider-banner-gr .slick-prev, .slider-banner-gr .slick-next{
	top: 50%;
	z-index: 1;
}
.slider-banner-gr .slick-prev{
	left: 1%;
}
.slider-banner-gr .slick-next{
	right: 1%;
}

.slider-prod-desc{
	margin-bottom: 0 !important;
}
.slider-prod-desc .slick-dots{
	text-align: center;
}
.slider-prod-desc .slick-prev{
	display: none !important;
}
.slider-prod-desc .slick-next{
	display: none !important;
}

.survey{
	margin: 20px;
	border-radius: 20px;
	padding: 20px;  
	padding-bottom: 35px;	
}

.storelocator{
	display: inline-flex;
	width: auto;
}

.icon-new-prod {
	position: absolute;
	top: 25px;
	right: 25px;
}

.ewg{
	width: 100%;
	margin: 0 auto;
}

.slider-product-ewg .card-product img{
	width: 100%;
	padding: 0 10px;
}

.slider-article-ewg .card-product img{
	width: 100%;
	padding: 0 10px;
}

.slider-article-ewg .card{
	margin: 0 10px;
}

.slider-article-ewg .card img{
	object-fit: cover;
	height: 140px;
}

.slider-article-ewg .card{
	background: white;
	color: #461a6f;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	transition: .3s;
	min-height: 250px;
}

.slider-article-ewg .card:hover{
	color: #1b0331;
	font-size: 15.5px;
}


/* Popup video */

.modal-dialog {
	margin: 1.75rem auto;
}

.video-js{
	width: 100%;
}

/* by series */
.bbs {
	background: url(../../../files/series/2024/banner-bg.png) no-repeat;
    width: 100%;
	height:80vh;
    background-size: cover;
	background-position: center center;
	margin-right: 0px;
	margin-left: 0px;
	justify-items: center;
	align-content: center;
}

.bbs .container .hero img {
	text-align: center;
	margin-bottom: 20px;
}

.bbs .container .content h2 {
	color: #582E87;
	font-weight: 900;
	text-align: center;
	width: 100%;
	display: block;
	margin-bottom: 30px;
}

.bbs .container .content h2 span {
	font-weight: 500;
}

.bbs .container .content .badgetext {
	color: white;
	font-size: 16px;
	background-color: #BF177B;
	border-radius: 99px;
	padding: 10px 20px 10px 20px;
	text-align: center;
    width: 200px !important;
    display: block;
    margin: 0 auto;
}

.bbs .container .content .desc {
	font-size: 16px;
	text-align: center;
	margin-top: 30px;
	color: #582E87;
}

.bbs .container .content .desc span {
	font-weight: 900;
}

.bbs .content {
	margin-top: -50px;
}

.acs {
	background: url(../../../files/series/2024/banner-byseries-example.png) no-repeat;
    width: 100%;
	height:80vh;
    background-size: cover;
	background-position: center center;
	margin-right: 0px;
	margin-left: 0px;
	justify-items: center;
	align-content: center;
}

.acs .container .hero img {
	text-align: center;
	margin-bottom: 20px;
}

.acs .container .content h2 {
	color: #582E87;
	font-weight: 900;
	text-align: center;
	width: 100%;
	display: block;
	margin-bottom: 30px;
}

.acs .container .content h2 span {
	font-weight: 500;
}

.acs .container .content .badgetext {
	color: white;
	font-size: 16px;
	background-color: #248B00;
	border-radius: 99px;
	padding: 10px 20px 10px 20px;
	text-align: center;
    width: 250px !important;
    display: block;
    margin: 0 auto;
}

.acs .container .content .desc {
	font-size: 16px;
	text-align: center;
	margin-top: 30px;
	color: #582E87;
}

.acs .container .content .desc span {
	font-weight: 900;
}

.acs .content {
	margin-top: -50px;
}

.hls {
	background: url(../../../files/series/2024/banner-byseries-example.png) no-repeat;
    width: 100%;
	height:80vh;
    background-size: cover;
	background-position: center center;
	margin-right: 0px;
	margin-left: 0px;
	justify-items: center;
	align-content: center;
}

.hls .container .hero img {
	text-align: center;
	margin-bottom: 20px;
}

.hls .container .content h2 {
	color: #582E87;
	font-weight: 900;
	text-align: center;
	width: 100%;
	display: block;
	margin-bottom: 30px;
}

.hls .container .content h2 span {
	font-weight: 500;
}

.hls .container .content .badgetext {
	color: white;
	font-size: 16px;
	background-color: #2D92D8;
	border-radius: 99px;
	padding: 10px 20px 10px 20px;
	text-align: center;
    width: 250px !important;
    display: block;
    margin: 0 auto;
}

.hls .container .content .desc {
	font-size: 16px;
	text-align: center;
	margin-top: 30px;
	color: #582E87;
}

.hls .container .content .desc span {
	font-weight: 900;
}

.hls .content {
	margin-top: -50px;
}

.mockup {
	color: #582E87;
	margin-bottom: 3rem;
}

.mockup p span{
	font-weight: 900;
}

.mockup img {
	display: block;
	margin: 0 auto;
	width: 50%;
	margin-top: 3rem;
	margin-bottom: 3rem;
}

.step {
	text-align: center;
	color: #582E87;
	font-weight: 900;
	padding-bottom: 15px;
}

.step-day {
	padding-top: 30px;
	background: linear-gradient(90deg, #DEDAF6 0%, #E8C2EE 100%);
}

.step-day .day {
	border: 1px solid #5E1696;
	border-radius: 99px;
	padding: 10px 15px 1px 10px;
	width: 140px;
	justify-content: center;
	display: block;
	margin: 0 auto;
}

.step-day .day img {
	width: 20px;
	height: 20px;
}

.step-day .day h5{
	color: #582E87;
	margin-left: 5px;
}

.step-day .steps {
	color: #582E87;
	text-align: center;
}

.step-day .steps .step-badge {
	background-color: #E8368A;
	padding: 5px 0px;
    border-radius: 99px;
	height: 30px;
    width: 90px;
	display: block;
	margin: 0 auto;
	color: white;
}

.step-day .steps img {
	margin-bottom: 10px;
}

.step-day .steps .desc {
	margin: 15px 0px 30px 0px;
}

.step-night {
	padding-top: 30px;
	background: linear-gradient(90deg, #E8C2EE 0%, #DEDAF6 100%);
}

.step-night .night {
	border: 1px solid #5E1696;
	border-radius: 99px;
	padding: 10px 15px 1px 10px;
	width: 140px;
	justify-content: center;
	display: block;
	margin: 0 auto;
}

.step-night .night img {
	width: 20px;
	height: 20px;
}

.step-night .night h5{
	color: #582E87;
	margin-left: 8px;
}

.step-night .steps {
	color: #582E87;
	text-align: center;
}

.step-night .steps .step-badge {
	background-color: #E8368A;
	padding: 5px 0px;
    border-radius: 99px;
	height: 30px;
    width: 90px;
	display: block;
	margin: 0 auto;
	color: white;
}

.step-day .steps .step-badge-acs {
	background-color: #248B00;
	padding: 5px 0px;
    border-radius: 99px;
	height: 30px;
    width: 90px;
	display: block;
	margin: 0 auto;
	color: white;
}

.step-night .steps .step-badge-acs {
	background-color: #248B00;
	padding: 5px 0px;
    border-radius: 99px;
	height: 30px;
    width: 90px;
	display: block;
	margin: 0 auto;
	color: white;
}

.step-day .steps .step-badge-hls {
	background-color: #2D92D8;
	padding: 5px 0px;
    border-radius: 99px;
	height: 30px;
    width: 90px;
	display: block;
	margin: 0 auto;
	color: white;
}

.step-night .steps .step-badge-hls {
	background-color: #2D92D8;
	padding: 5px 0px;
    border-radius: 99px;
	height: 30px;
    width: 90px;
	display: block;
	margin: 0 auto;
	color: white;
}

.step-night .steps img {
	margin-bottom: 10px;
}

.step-night .steps .desc {
	margin: 15px 0px 30px 0px;
}

@media (min-width: 767px) {

	.hls .content, .bbs .content, .acs .content {
		margin-top: 0px !important;
	}
	

	.slick-dots li{
		height: 10px;
		margin: 0;
	}
	
	.slick-dots li button{
		height: 10px;
		width: 100%;
		background: #868eec;
	}
	
	.slick-dots li button:before {
		content: none;
	}
	
	.slick-dots li.slick-active button{
		height: 10px;
		width: 100%;
		background: white;
		border-radius: 20px;
	}
	
}

@media (max-width: 767px) {

	.margin-top-banner {
		margin-top: 50px;
	}

	.bbs, .acs, .hls {
		height:100vh;
	}


	.icons{
		width: 70px;
	}
	.section{
		margin-top: 1em;
		margin-bottom: 1em;
	}
	.navbar-brand-std .navbar-menu-container {
		background-color: #ebddf1;
		padding: 0 15px;
	}
	.navbar-brand-std .nav-item.active .nav-link:after{
		display: none;
	}
	.navbar-brand-std{
		height: 55px;
	}
	
	.navbar-brand-std .navbar-nav {
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
	
	#marina_logo{
		max-width: 80px;
	}
	#marina_gr_logo{
		max-width: 65px;
	}
	
	.slider-banner-gr .img {
		background-image:url('../images/ewg/Home-banner-EWG-moisturizer_Mobile_0123.jpg');
		height: 90vh; 
	}
	
	.slider-banner-gr .img2 {
		background-image:url('../images/ewg/Home-banner-EWG-scanthis_Mobile.jpg');
		height: 90vh; 
	}
	
	.slider-banner-gr .img3{
		background-image:url('../images/ewg/Home-banner-EWG-moisturizer_Mobile2.jpg');
		height: 90vh; 
	}
	
	.slider-banner-gr .img4{
		background-image:url('../images/ewg/Home-mobilebanner-EWG-serum.jpg');
		height: 90vh; 
		background-position: contain;
		background-repeat: no-repeat;
	}
	
	.slider-banner-gr .caption {
		margin: 25px auto;
		text-align: center;
	}
	.img-title {
		width: 70%;
		margin: 0 auto;
	}
	
	.slider-banner-gr .caption2 {
		margin-top: 10px;
		margin-left: auto;
	}
	.slider-banner-gr .img-product2{
		width: 70%;
		margin: 0 auto;
	}
	.img-title2{
		width: 70%;
		margin: 0 auto;
	}
	
	.slider .slick-prev::before, .slider .slick-next::before{
		width: 15px;
		height: 25px;
	}
	.slider-banner-gr .slick-prev{
		left: 1%; 
	}
	.slider-banner-gr .slick-next{
		right: 1%; 
	}	
	.slick-dots {
		bottom: 0;
		text-align: center;
		padding-left: 0;
		display: none;
	}
		
	.vto-cabinet {
		width: 100%;
		margin-left: 0;
		margin-top: 0;
	}
	.vto-talent {
		z-index: 10;
		width: 100%;
		margin-top: 14px;
		margin-left: 0;
	}
	.vto-banner{
		padding: 30px;
		height: auto;
		margin-bottom: 30px;
	}
	.vto-banner p{
		width: 100%;
	}
	
	.cta1 {
		margin-top: 0px;
	}
	.cta2 {
		margin-top: 30px;
	}
	
	.featured-product {		
		margin-top: -35px;
		margin-bottom: 50px;
		height: auto;
		padding-bottom: 20px;
	}
	.featured-product .img-product {
		margin-top: 30px;
		width: 65%;
		margin-right: 0;
	}
	
	.featured-product .product-info {
		/*margin-top: -75px;*/
		margin-top: 0;
		text-align: center;
	}
	
	.featured-product .featured-eye {
		margin-right: auto;
		width: 100%;
	}
	
	.palette {
		width: 90% !important;
		margin: 0 auto;
		float: right;
	}
	
	.slider-kol-gr{
		margin-left: 0;
	}
	.slider-kol-gr .slick-prev {
		left: 5px;
	}
	
	.kol{
		height: 400px;	
		padding-top: 40px;
		margin: 0 auto;
	}
	
	.card-kol{
		min-height: 300px;
	}
	.caption-kol{
		margin: 0 auto;
	}
	.kol img{
		margin: 0 auto;		
	}
	.kol1{
		margin-left: 0;
		margin-top: 0;
	}
	.kol2{
		margin-left: 0;
		margin-top: 0;
	}
	.kol3{
		margin-left: 0;
		margin-top: 0;
	}
	.kol4{
		margin-left: 0;
		margin-top: 0;
	}
	
	.slider-product-gr .slick-prev{
		left: 5%; top: 47%;
	}
	.slider-product-gr .slick-next{
		right: 5%; top: 47%;
	}

	.slider-article-ewg .card{
		margin: 0 ;
	}
	
	.container-yellow-light {
		background: linear-gradient(to bottom, #ffffff 5%, #f5e5d8 0%);
	}
	.content-title {
		margin-left: 0;
		margin: 0 auto;
		text-align: center;
		width: 100%;
		display: inline-block;
	}
	.card-container {
		padding-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
	}
	.card-container li{
		margin-left: 15px;
	}
	.card-beauty-lg{
		width: 100%;
		min-height: 330px;
		padding: 40% 20px 0 20px;
	}
	.card-beauty {
		width: 100%;
		min-height: 190px;
	}
	
	
	.list-product {
		padding-top: 5rem;
	}
	.list-product-detail {
		padding-top: 0;
		padding-bottom: 2rem;
		max-height: 100%;
		margin-top: 5rem;
	}
	.card-image-props{
		left: 5%;
	}
	.card-image-props li{
		margin-bottom: 10px !important;
	}
	.card-image-props img{
		height: 70px;
	}
	.card-image img{
		padding-left: 20px;
	}
	.product-detail h1{
		font-size: 2rem;
		margin-top: 20px;
		margin-bottom: 40px;
	}
	.product-title {
		margin-left: 0;
		text-align: center;
	}
	.gr-producttitle {
		font-size: 22px;
		line-height: 22px;
	}
	.product-title img{
		width: 70px;	
	}
	.product-image {
		margin-top: -1rem;
		margin-left: -3rem;
	}
	.product-image img {
		max-width: 250px;
	}
	.palette {
		width: 100% !important;
		margin: 0 10px;
		float: none;
	}
	.gr-btn{
		margin: 0 auto;
	}
	.product-store{
		margin-top: 0;
		text-align: left;
	}
	.product-store img {
		height: 30px;
	}
	.desc-icon {
		position: absolute;
		left: 10px;
		top: 10px;
	}
	.desc-icon img{
		width: 70px;
	}
	#btnAddNewReview {
		padding: 1rem;
		width: 85%;
		margin: 20px auto;
	}
	.stars-stats{
		text-align: center;
	}
	.list-socmed{
		margin-top: 20px;
	}
	
	.article-ewg{
		text-align: center;
	}
	.article-link{
		margin: 20px auto;
		z-index: 9999;
	}
	.slider-article-ewg .card{
		width: 95%;
		margin: 40px auto;
	}
	.slider-article-ewg .card img {
		object-fit: cover;
		height: 200px;
	}
	
	/* VTO */
	
	.survei{
		border-radius: 30px;
		width: 85%;
		padding: 15px 5px 0px;
	}
	.vto {
		background:#f4e5d9;
		margin: 0;
		border-radius: 0;
		padding: 0;
	}
	.vto-box{
		padding:0 !important;
		min-height: 65vh;
	}
	.vto-product{		
		padding-top: 10px;
		padding: 0;
		width: 100%;
		background: #fff;
	}
	.healhty-logo{
		top: 0;
	}
	.healhty-logo img {
		width: 60px;
	}
	#reco .nav-pills{
		margin-top: 20px;
		margin-left: 20px;
	}
	#reco .nav-pills > li > a > img {
		width: 60px;
	}
	#reco .nav-pills > li > a {
		background: #5A2A84;
		width: auto;
		border-radius: 25px;
		padding: 5px 10px 8px;
		text-align: center;
		margin: 0 5px;
	}
	#reco .tab-content{
		padding: 0;
		border-radius: 0;
		margin-top: -5px;
	}
	#reco .slider-vto{
		padding: 0;
	}
	#reco .img-box{
		padding: 3px;
		
	}
	#reco .img-result{
		min-height: 80px;
	}
	#reco .result-productdesc {
		font-size: 10px;
	}
	#reco .palette {
		margin-left: 0;
		margin: 0 auto;
		width: 100%;
		text-align: center;
	}	
	#reco .palette h5{
		display: none;
	}	
	#reco .color-pallete > .color-pallete-list {
		margin-right: 5px;
		margin-bottom: 5px;
		display: inline-block;
		float: none;
	}
	#reco .product-cta{
		margin: 0 auto;
	}
	#reco .slick-next{
		right: -10px;	
		top: 40%;
	}
	#reco .slick-prev{
		left: -10px;	
		top: 40%;
	}
	.btn-vto{
		margin:0;
		font-size: 11px;
	}
	.vto-loader{
		padding-top: 30vh;	
	}
	
	/* ordering row*/
	.first-row{
		padding-top: 155px;	
	}
	.second-row{
		height: 105px;
	}
	.third-row{
		margin-top: 10px;
	}
	
	/* store */
	.storelocator{
		border: 0;
		margin: 0;
		width: 100%;
	}
	.storelocator .nav-item .nav-link {
		border: none;
		padding: 0 10px;
		margin: 5px 0;
	}
	
	.survey {
		margin: 0;
		border-radius: 0;
		padding: 0;
	}
	
	.footer-sitemap{
		text-align: center;
	}
	.menu-list ul {
		display: inline-block !important;
	}
	
}

@media only screen and (device-width : 375px) and (device-height : 812px) and (-webkit-device-pixel-ratio : 3) { 
	.slider-banner-gr .img, .slider-banner-gr .img2{
		height:62vh;
	}
}

@media (min-width: 1920px) and (max-width: 2560px)  {
	.slider-banner-gr .img {
		height: 120vh;
	}
	
	.slider-banner-gr .img2 {
		height: 120vh;
	}
}