/*HOMEPAGE*/
#landing { min-height:100vh; }
.slide_item { height: 100vh; }

#banner_goodness { background: url(../images/home/Banner_Goodness_01.jpg) no-repeat center; background-size: cover; height: 100vh; }
#banner_goodness02 { background: url(../images/home/Banner_Goodness_02.jpg) no-repeat center; background-size: cover; height: 100vh; }
#banner_goodness03 { background: url(../images/home/Banner_Goodness_03.jpg) no-repeat center; background-size: cover; height: 100vh; }
#banner_goodness04 { background: url(../images/home/Banner_Goodness_04.jpg) no-repeat center; background-size: cover; height: 100vh; }

#goodness_home {padding: 90px 0 60px 0;}
#goodness_home h3 { font-size: 70px !important; font-weight: 300; line-height: 90px; }
/*#people_home {padding: 150px 0;}*/
#brands_with_goondess_home .title_desc_left {/*padding-top: 135px;*/ padding-top: 70px;padding-bottom: 12px;}
/*#sustainability_home {padding: 124px 0 146px;}*/
/*#investors {padding: 115px 0 116px;}*/
#leadership_blog_home {padding: 140px 0 80px;}
.brand_logo { position: relative; }
.brand_logo .pxy { width: 100% !important; z-index: 9999;}
.seeall {display: inline-block; margin: 40px 0 70px 0; padding: 0; font-weight: 700; font-size: 13px; line-height: 18px; color: #606060; border-bottom: 2px solid #606060;}
.seeall:hover { border-color: #4ce0e0;}

.banner_caption {
	position: absolute;
	left: 0px;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
	/*margin-top: 100px;*/
	margin-top: 50px;
	z-index: 999;
}
.banner_caption h2 { font-size: 90px !important;  font-weight: 700; line-height: 93px !important; text-shadow: 0px 0px 60px rgba(0,0,0,0.7); padding-bottom: 30px !important; }
.banner_caption .play_video_api, .banner_caption .play_video_popup { display: inline-block !important; }

.brand_desc {
	position: absolute;
	left: 0%;
	top: 25px;
	/*width: 80%;*/
	width: 100%;
	height: 100%;
	/*padding: 10% 0px 0px 10%;*/
	padding: 0;
	transition-duration: 0.5s;
	z-index: 999999;
	opacity: 0;
	text-align: center;
}
.brand_desc h5 { color: #fff; font-weight: 700;  font-size: 15px; padding-bottom: 20px; padding-bottom: 0;}
.brand_desc p { color: #fff; font-weight: 300; }
.brand_logo:after {
	content: " ";
	background: #000;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition-duration: 0.5s;
	z-index: 99999;
}
.brand_logo:hover .brand_desc { top: 0px; opacity: 1; }
.brand_logo:hover:after { opacity: 0.7; }

.investors_desc { margin-top: 90px; }
.investors_desc h4 {display: block; font-weight: 700; font-size: 42px; line-height: 48px;}
.investors_desc h6 {display: block; font-weight: 400;  font-size: 20px; line-height: 28px; margin-top: 5px;}
/*.investors_desc .desc{margin: 0px 0 42px;}*/
.monday8am {position: absolute; left: 30px;top: 24px; display: inline-block; width: 30%;}

.investors_desc { margin-top: 90px; }

#goodness_collage { margin: 100px 0px 60px 0px; }


/*slider*/
/*#landing .pyb {bottom: 90px;}*/
#landing_slider .slide_item { /*padding: 203px 0px 155px 0px;*/ padding: 184px 0px 130px 0px; min-height: 740px; }
#landing_slider .slide_item .rightsideimg { margin-top: 7px; }

#brands_home_slider { margin-top: 60px; }


.download_icon { position:absolute; right: 20px; top: 20px; width: 38px !important; height: 38px !important; border-radius: 50%;}
.download_icon span {  display: block; width: 15px; height: 21px; background: url('../images/media/download_icon_blk.png') no-repeat left top; background-size: cover; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}

.handwriting_font {
    font-family: 'Seaside-Groove-Regular';
    font-size: 51px;
    line-height: inherit;
    color: #212120;
}

/*Homepage Video Banner*/
.video_banner { overflow: hidden; max-height:100vh; }
.video_banner video { position:absolute; left:50%; top:50%; transform: translate(-50%, -50%); }
.video_overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
}
/*Homepage Video Banner*/

.qucik_links h3{font-size: 40px !important; font-weight: 300; line-height: 60px; text-align: center;margin-bottom: 50px;}
.qucik_links p{font-size: 40px !important;font-weight: 300; color: #a7a9ac;}
.qucik_links p span{font-size: 40px !important;font-weight: 300;line-height: 70px; color:#212120; font-weight: 600;}
/* .qucik_links p:after{position: absolute; content: ""; display: block;background: url(../images/right_ic.png) no-repeat center; background-size: cover;} */
.links_explore a{color:#212120;display: flex;justify-content: space-between;text-decoration: none;align-items: center;border-radius: 100px;border: 1px solid rgba(16, 16, 24, .12);padding: 30px 30px 30px 40px;margin-bottom: 30px;}
.links_explore img{background: #212120; border-radius: 50%;width: 60px;height: 60px; padding: 15px;}
.links_explore a:hover, .links_explore a:hover .ic_right p{ transition: .25s ease; background: url(../images/right_icb.png) no-repeat; background-size: cover; background-color: transparent; }
.ic_right{padding:15px;background-color: #212120; border-radius: 50%;width: 60px;height: 60px;}
.ic_right p{background: url(../images/right_ic.png) no-repeat; background-size: cover;}

.links_explore a:hover .ic_right {background-color:transparent !important;border: 1px solid #212120;}
.links_explore a:hover {border: 1px solid #212120;}
#Clients h2{font-size: 40px !important; font-weight: 300; line-height: 60px; text-align: center;margin-bottom: 50px;}
#img_pages h2{font-size: 40px !important; font-weight: 300; line-height: 60px; text-align: center;margin-bottom: 50px;}

.img_title{position: absolute; top: 100%; left: 56%; text-align: center; transform: translateX(-50%); font-weight: 700; font-weight: 800; color: #fff; font-size: 22px; text-shadow: 0px 0px 30px rgba(0,0,0,0.7);}
.img_title a { color: #fff !important; }

.know_us_brands {overflow: hidden;position: relative; }
.know_us_brands span{ position: absolute; left: 50%; text-align: center; top: 50%; width: 100%; transform: translate(-50%, -50%); }
	
.know_us_brands a span{font-weight: 800;color: #fff; font-size: 22px; text-shadow: 0px 0px 30px rgba(0,0,0,0.7);}

.know_us_brands1{ margin-top: 39vh; }
.know_us_brands3{ margin-top: 29vh;}
.know_us_brands4{ margin-top: 5vh;}

#img_pages:hover a { opacity: 1; }
#img_pages:hover a:hover img { opacity: 0.7; }
#img_pages:hover a:hover img:hover { opacity: 1; }

#Clients .title_desc_left p{margin:0px !important; line-height:26px;}
/* #img_pages{margin-bottom: 200px;} */
#img_pages .col-md-4{padding-right: 0px; padding-left: 0px;}
.know_us_brands img{padding:0px 12px;}
.visible-xs{display:none !important;}


/* Mobile */
@media only screen and (max-width: 768px) {
.know_us_brands { height: calc(33vh - 3.25px); max-height: calc(33vh - 3.25px) !important; }
	#Clients h2{font-size: 20px !important;line-height: 30px;}
	#img_pages h2{font-size: 20px !important;line-height: 30px;}
	#img_pages{margin-bottom: 30px;}
	.img_title{position: absolute; top: 44%; left: 50%;}
	.mo_lr_pd{padding: 0px;}
	.know_us_brands1{margin-top: 0px !important;margin-left: 0px !important;}
	.know_us_brands3{margin-top: 0px !important;margin-left: 0px !important;}
	.know_us_brands4{margin-top: 0px !important;margin-left: 0px !important;}/* 
	#know-us-banner { background: url('../images/home/placeholdermo.png') no-repeat center; background-size: cover; }
	#brands-banner { background: url('../images/home/placeholdermo.png') no-repeat center; background-size: cover; }
	#people-banner { background: url('../images/home/placeholdermo.png') no-repeat center; background-size: cover; } */

	#goodness_home { padding-top: 40px; padding-bottom: 20px; }
	#goodness_home img { width: 120px; }
	#goodness_home h3 { font-size: 30px !important; line-height: 45px; }

	#banner_goodness { background: url(../images/home/mobile/Banner_Goodness_01.jpg) no-repeat center; background-size: cover; height: 100vh; }
	#banner_goodness02 { background: url(../images/home/mobile/Banner_Goodness_02.jpg) no-repeat center; background-size: cover; height: 100vh; }
	#banner_goodness03 { background: url(../images/home/mobile/Banner_Goodness_03.jpg) no-repeat center; background-size: cover; height: 100vh; }
	#banner_goodness04 { background: url(../images/home/mobile/Banner_Goodness_04.jpg) no-repeat center; background-size: cover; height: 100vh; }

	#goodness_collage { margin-top: 50px; margin-bottom: 30px; }
	.investors_desc .desc{margin: 0px 0 35px;}
	.investors_desc .desc.no_margin_mob{margin-bottom: 10px; }
	.investors_desc { margin-top: 50px; }
    .investors_desc h4 { font-size: 26px !important; line-height: 31px !important; }
    .investors_desc h6 { font-size: 13px !important; line-height: 15px !important; }

	.handwriting_font { font-size: 38px; }

	/*Homepage Video Banner*/
	/* .video_banner video { width: 440%; height:100%; } */
	/*Homepage Video Banner*/
.qucik_links h3{font-size: 30px !important;line-height: 45px; }
.qucik_links p{font-size: 18px !important;}
.qucik_links p span{font-size: 18px !important;}
.links_explore a{padding: 10px 10px 10px 20px;margin-bottom: 30px;}
.links_explore img{background: #212120; border-radius: 50%;width: 30px;height: 30px; padding: 8px;}
.ic_right{padding:5px;width: 40px;height: 40px;}
}
/*Mobile */
.silde_txt{position:absolute; top:30%; left:20%; color: #fff;}
.silde_txt p{font-weight: 400; font-size: 18px; width: 35%;}
.silde_txt h6{font-weight: 700; font-size: 26px; line-height: 42px;text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.7);}
#petcare_unicorn_slider .owl-nav button {
    width: 50px;
    height: 50px;
    background: url(../images/home/next_arrow.png) no-repeat center;
    background-size: cover;
    margin-right: 20px;
}
#petcare_unicorn_slider .owl-nav button.owl-prev {
    background: url(../images/home/prev_arrow.png) no-repeat center;
    background-size: cover;
}
#petcare_unicorn_slider .owl-nav {
    position: absolute;
    top:77%; right:10%;
}
#petcare_unicorn_slider .owl-nav button span {
    display: none;
}
/* Mobile */
@media only screen and (max-width: 768px) {
.visible-xs{display:block !important;}
.silde_txt{top:18%; left:10%;}
.silde_txt p{font-size: 12px; line-height:18px; width:70%;}
.silde_txt h6{font-size: 16px; line-height: 22px;}
#petcare_unicorn_slider .owl-nav {top:78%; left:71%;}
#petcare_unicorn_slider .owl-nav button { width: 25px; height: 25px;margin-right: 5px;}
.slide_item {height: auto;}
.know_us_brands img {padding: 0px 0px;}
}
/* Mobile */