.landing_industries_banner .banner01 {background: url(../images/industries/agro_chemicals.jpg) no-repeat center center; background-size: cover;}
.landing_industries_banner .banner02 {background: url(../images/industries/Paints_and_Coatings.jpg) no-repeat center center; background-size: cover;}
.landing_industries_banner .banner03 {background: url(../images/industries/Pharmaceuticals.jpg) no-repeat center center; background-size: cover;}
.landing_industries_banner .banner04 {background: url(../images/industries/Laminates_and_Plywoods.jpg) no-repeat center center; background-size: cover;}
.landing_industries_banner .banner05 {background: url(../images/industries/Plastics-PVC.jpg) no-repeat center center; background-size: cover;}
.landing_industries_banner .banner06 {background: url(../images/industries/Plastics-PET_Bottles.jpg) no-repeat center center; background-size: cover;}
.landing_industries_banner .banner_msg {margin-top: 0;}
.industries_about {padding: 120px 0 70px;}
.alphabet {padding: 32px 20px;}
.alphabet h3 {font-family: 'Gotham-Medium'; font-size: 28px; line-height: inherit; color: #fecf0c; width: 100%; float: left;}
.alphabet p {font-family: 'Gotham-Book'; font-size: 15px; line-height: 28px; color: #606060; width: 100%; float: left;}
.alphabet span {width: 60%; float: left; height: 2px; background: #fecf0c; margin: 6px 0 7px;}
.industries_alphabetical .col-md-10 {padding-left: 0; padding-right: 0;}
.title_banner {position: absolute; right:85px; bottom: 10%; z-index: 999; font-size: 16px; line-height: inherit; color: #fff; font-family: 'Gotham-Book'; font-style: italic;}


@media only screen and (max-width: 768px) {
	.industries_about { padding: 60px 0px 25px 0px; }
	.alphabet { padding: 22px 40px; }
	.alphabet span { width: 100% !important; }
	.alphabet h3 { font-size: 23px; }
	.title_banner {right: 40px; font-size: 14px;}
}

