/*HOMEPAGE*/
#landing { min-height:100vh; }
.slide_item { height: 100vh; }
.banner_caption {position: absolute;left: 0px;top: 50%;width: 100%;transform: translateY(-50%);margin-top: 50px;z-index: 999;}

/* 	Video Banner Css */
.video_banner { overflow: hidden; max-height: 100vh;}
.video_overlay {position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.3);}
 /* Video Banner Css */
.about p{font-weight: 300; font-size: 16px; line-height: 32px;margin: 0px 0 10px 0px;}
.about h3{margin: 100px 0px 50px 0px;}
.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; }

#know_us_banner { background: url(../images/about/know-us/know_us_banner.jpg) no-repeat center; background-size: cover; height: 100vh; }
#know_us_banner-01 { background: url(../images/about/know-us/know_us_banner-01.jpg) no-repeat center; background-size: cover; height: 100vh; }
#know_us_banner-02 { background: url(../images/about/know-us/know_us_banner-02.jpg) no-repeat center; background-size: cover; height: 100vh; }
#know-us {padding: 90px 0 0px 0;}
#know-us h3 { font-size: 40px !important; font-weight: 300; line-height: 90px; color: #212120; margin-top: 6px;}

#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: 0vh; }
.know_us_brands4{ margin-top: 0vh;}
#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-3{padding-right: 0px; padding-left: 0px;}
.know_us_brands img{padding:0px 0px;}

/* Mobile */
@media only screen and (max-width: 768px) {
	#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: 38%; left: 50%;}
	.mo_lr_pd{padding: 0px;}
	.know_us_brands{margin-bottom: 12px;}
	.know_us_brands1{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; }


	#know_us_banner { background: url(../images/about/know-us/know_us_banner_mo.jpg) no-repeat center; background-size: cover; height: 100vh; }
	#know_us_banner-01 { background: url(../images/about/know-us/know_us_banner_mo-01.jpg) no-repeat center; background-size: cover; height: 100vh; }
	#know_us_banner-02 { background: url(../images/about/know-us/know_us_banner_mo-02.jpg) no-repeat center; background-size: cover; height: 100vh; }
	#know-us h3 { font-size: 20px !important; line-height: 40px; font-weight: 300; color: #212120;}
	#know-us {padding: 50px 0 0px 0;}
	.about h3{margin: 70px 0px 30px 0px;}

/* 	Video Banner Css */
	/* .video_banner video {width: 440%;height: 100%;} */
    .video_banner video {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
 /* Video Banner Css */
}
/*Mobile