/*common banner starts here*/
.section.common-vertical-banner {
	padding-top: 0px;
}
.common-vertical-banner  {
    position: relative;
}
.common-vertical-banner .image {
    position: relative;
}
.common-vertical-banner .content {
	top: 60%;
	left: 55%;
}
.common-vertical-banner .owl-theme .owl-dots .owl-dot span {
	width: 6px;
	background: #fff;
	-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;
}
.common-vertical-banner .owl-theme .owl-dots .owl-dot.active span {
	background: #fff;
	width: 6px;
	height: 26px;
}
.common-vertical-banner .owl-theme .owl-dots {
	position: absolute;
    top: 60%;
    left: 28%;
    transform: translate(-50%, -50%);
}
.common-vertical-banner .owl-theme .owl-dots .owl-dot {
	display: block;
}
/*common banner ends here*/



.homepage .our-products {
	position: relative;
}
.homepage .our-products .top-right-image {
	position: absolute;
	top: -300px;
	bottom: auto;
	right: 0px;
	margin-right: -20px;
	z-index: 2;
}
.homepage .our-products .top-left-image {
	position: absolute;
	top: auto;
	bottom: -130px;
	left: 0px;
	margin-left: -20px;
	z-index: 2;
}

.homepage .our-products .top-right-image-relative {
    position: relative;
}
.homepage .our-products .top-right-certificate-icon {
    position: absolute;
    top: -280px;
    bottom: auto;
    right: 0px;
    z-index: 3;
    /*transform: translate(-50%, -50%);*/
}
.homepage .our-products .top-right-certificate-icon .right-image {
    text-align: center;
    box-sizing: border-box;
}
.homepage .our-products .top-right-certificate-icon .right-content {
   padding: 20px 100px 70px 65px;
   box-sizing: border-box;
   color: #fff;
   line-height: 25px;
}
.homepage .our-products .top-left-image-relative {
    position: relative;
}
.homepage .our-products .top-left-certificate-icon {
    position: absolute;
    top: -280px;
    bottom: auto;
    right: 0px;
    z-index: 3;
    /*transform: translate(-50%, -50%);*/
}
.homepage .our-products .top-left-certificate-icon .left-image {
	text-align: center;
   	padding-right: 60px;
    box-sizing: border-box;
}
.homepage .our-products .top-left-certificate-icon .left-content {
   padding: 20px 100px 70px 65px;
   box-sizing: border-box;
   color: #fff;
   line-height: 25px;
}


.homepage .our-products .content .products-images .each-image {
	cursor: pointer;
}
.homepage .our-products .content .first-products-images .each-image {
	width: calc((100% - 80px) / 3);
	float: left;
	position: relative;
}
.homepage .our-products .content .first-products-images .each-image + .each-image {
	margin-left: 39px;
}
.homepage .our-products .content .products-images .each-image .heading {
	z-index: 3;
}
.homepage .our-products .content .products-images .each-image .heading h2 {
	color: #fff;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 0px;
	text-transform: uppercase;
	text-align: center;
}
.homepage .our-products .content .products-images .each-image .hover-image {
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
}
.homepage .our-products .content .products-images .each-image .normal-image {
    position: absolute;
    width: 250px;
    top: 0px;
    left: 50%;
    transform: translate(-50%, -0%);
    -webkit-transform: translate(-50%,0%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.homepage .our-products .content .products-images .each-image .normal-image:hover {
    position: absolute;
    top: -30px;
    left: 0px;
    transform: none;
    -webkit-transform: none
}
/*.homepage .our-products .content .products-images .each-image .heading:hover {
	 top: -20px;
    left: -10px;
    transform: none;
    -webkit-transform: none
}*/
.homepage .our-products .content .second-products-images {
	max-width: 800px;
	margin: 0px auto;
}
.homepage .our-products .content .second-products-images .each-image {
	width: calc((100% - 40px) / 2);
	float: left;
	position: relative;
}
.homepage .our-products .content .second-products-images .each-image + .each-image {
	margin-left: 40px;
}
.homepage .section.innovations {
	padding-top: 120px;
}
.homepage .innovations .content {
	padding-left: 70px;
}
.homepage .innovations .image {
	
	padding: 0px 0px 50px 20px;
}
.homepage .innovations .image img {
	-webkit-box-shadow: -17px 17px 0px 0px rgba(0,60,162,1);
	-moz-box-shadow: -17px 17px 0px 0px rgba(0,60,162,1);
	box-shadow: -17px 17px 0px 0px rgba(0,60,162,1);
}
.homepage .innovations .owl-theme .owl-dots .owl-dot span {
	width: 6px;
	background: #DC2E27;
	-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;
}
.homepage .innovations .owl-theme .owl-dots .owl-dot.active span {
	background: #DC2E27;
	width: 6px;
	height: 26px;
}
.homepage .innovations .owl-theme .owl-dots {
	position: absolute;
    top: 50%;
    left: 53%;
    transform: translate(-50%, -50%);
}
.homepage .innovations .owl-theme .owl-dots .owl-dot {
	display: block;
}
.homepage .innovations .content .link {
	margin-top: 40px;
}
.homepage .about-us .content .each-content {
	width: calc((100% - 200px) / 3);
	float: left;
}
.homepage .about-us .content .each-content + .each-content {
	margin-left: 100px;
}
.homepage .about-us .content .each-content .image {
	text-align: center;
	margin-bottom: 40px;
	min-height: 152px;
}
.homepage .about-us .link {
	text-align: center;
}
.homepage .about-us .content {
	margin-bottom: 70px;
}
.homepage .talk-to-us .contactpage .form {
	width: 100%;
	margin-top: 0px;
}
.homepage .talk-to-us .contactpage .heading {
	display: none;
} 
.homepage .talk-to-us .contact-us {
	padding-left: 30px;
}
.homepage .talk-to-us .contact-us .list ul li {
	list-style-type: none;
	padding-left: 30px;
} 
.homepage .talk-to-us .contact-us .list ul li + li {
	margin-top: 30px;
}
.homepage .talk-to-us .contact-us .list h5 {
	color: #1B3552;
	letter-spacing: 1.29px;
	text-align: left;
	margin-bottom: 0px;
}
.homepage .talk-to-us .contact-us .list .secondli {
	font-size: 16px;
	line-height: 26px;
	margin-top: 10px;
}


@media(max-width: 767px) {
	.common-vertical-banner .content {
		left: auto;
	    transform: none;
	    top: 40px;
	    width: 100%;
	    padding: 0px 15px;
	    box-sizing: border-box;
	    margin: 0px auto;
	}
	.common-vertical-banner .owl-theme .owl-dots .owl-dot {
		display: inline-block;
	}
	.common-vertical-banner .owl-theme .owl-dots .owl-dot.active span,
	 .common-vertical-banner .owl-theme .owl-dots .owl-dot:hover span {
	 	width: 26px;
    	height: 6px;
	}
	.common-vertical-banner .owl-theme .owl-dots {
		top: auto;
	    bottom: 0px;
	    left: 50%;
	}
	.homepage .our-products .top-left-image {
		width: 100px;
		bottom: -40px;
		
	}
	.homepage .our-products .top-right-image {
		width: 100px;
		top: -85px;
		
	}
	.homepage .our-products .top-right-certificate-icon {
		top: -55px;
		transform: translate(-50%, -0%);
	}
	.homepage .our-products .top-right-certificate-icon .right-image {
		width: 50px;
	}
	.homepage .our-products .top-left-certificate-icon {
		top: -65px;
		right: auto;
		left: 50%;
		transform: translate(-50%, -0%);
	}
	.homepage .our-products .top-left-certificate-icon .left-image {
		width: 30px;
		padding-right: 0px;
	}
	.homepage .our-products .content .products-images .each-image img {
		width: 100px;
	}
	.homepage .our-products .content .first-products-images .each-image {
		width: calc((100% - 40px) / 3);
		margin-bottom: 20px;
	}
	.homepage .our-products .content .first-products-images .each-image + .each-image {
		margin-left: 20px;
	}
	.homepage .our-products .content .second-products-images .each-image {
		width: calc((100% - 20px) / 2);
	}
	.homepage .our-products .content .second-products-images .each-image + .each-image {
		margin-left: 20px;
	}
	.homepage .our-products .content .products-images .each-image .heading h2 {
		font-size: 9px;
		line-height: 14px;
	}
	.homepage .our-products .content .products-images .each-image .normal-image {
		position: relative;
		width: auto;
		top: 0px;
		left: 0px;
		transform: none;
	}
	.homepage .our-products .content .products-images .each-image .hover-image {
		display: none;
	}
	.homepage .our-products .content .products-images .each-image .normal-image:hover {
		top: auto;
		left: auto;
	}
	.homepage .our-products .content .second-products-images {
	    max-width: 240px;
	    margin: 0px auto;
	}

	.homepage .section.innovations {
	    padding-top: 80px;
	}
	.homepage .innovations .content {
		padding-left: 0px;
		padding-top: 10px;
	}
	.homepage .innovations .content .link {
		margin-bottom: 40px;
	}
	.homepage .innovations .owl-theme .owl-dots {
		top: 13%;
    	left: 90%;
	}
	.homepage .about-us .content .each-content {
		width: 100%;
	}
	.homepage .about-us .content .each-content + .each-content {
		margin-left: 0px;
		margin-top: 60px;
	}
	.homepage .about-us .content .each-content .image {
		min-height: auto;
	}
	.homepage .about-us .content {
		margin-bottom: 40px;
	}
	.homepage .talk-to-us {
		padding-top: 30px;
	}
	.homepage .talk-to-us .heading h3 {
		margin-bottom: 10px;
	}
	.homepage .talk-to-us .contact-us {
		padding-left: 0px;
	}
	.homepage .our-products .top-right-image {
		margin-right: 0px;
	}
	.homepage .our-products .top-left-image {
		margin-left: 0px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.common-vertical-banner .content {
		top: 50%;
	    left: auto;
	    width: 100%;
	    padding: 0px 20px;
	    box-sizing: border-box;
	    transform: translate(-0%, -50%);
	}
	.common-vertical-banner .owl-theme .owl-dots .owl-dot {
		display: inline-block;
	}
	.common-vertical-banner .owl-theme .owl-dots .owl-dot.active span,
	 .common-vertical-banner .owl-theme .owl-dots .owl-dot:hover span {
	 	width: 26px;
    	height: 6px;
	}
	.common-vertical-banner .owl-theme .owl-dots {
		top: auto;
	    bottom: 30px;
	    left: 50%;
	}
	.homepage .our-products .top-left-image {
		width: calc(280px - 20px);
	}
	.homepage .our-products .top-right-image {
		width: calc(280px - 20px);
		top: -230px;
	}
	.homepage .our-products .content .products-images .each-image .normal-image {
		width: 219px;
	}
	.homepage .our-products .content .second-products-images {
	    max-width: 480px;
	    margin: 0px auto;
	}
	.homepage .innovations .content {
		padding-left: 0px;
	}
	.homepage .about-us .content .each-content {
		width: calc((100% - 60px) / 3);
	}
	.homepage .about-us .content .each-content + .each-content {
		margin-left: 30px;
	}
	.homepage .about-us .content {
		margin-bottom: 50px;
	}

	.homepage .our-products .top-right-certificate-icon .right-content {
		padding: 20px 30px 0px 30px;
	}
	.homepage .our-products .top-left-certificate-icon .left-content {
		padding: 20px 20px 0px 45px;
	}
	.homepage .our-products .top-right-certificate-icon .right-content h4,
	.homepage .our-products .top-left-certificate-icon .left-content h4 {
		line-height: 18px;
    	font-size: 10px;
	}
	.homepage .our-products .top-right-certificate-icon {
		top: -170px;
	}
	.homepage .our-products .top-left-certificate-icon {
		top: -200px;
	}
	.homepage .our-products .top-right-image {
		margin-right: 0px;
	}
	.homepage .our-products .top-left-image {
		margin-left: 0px;
	}

}

@media (min-width: 992px) and (max-width: 1199px) {
	.homepage .our-products .top-left-image {
		width: 340px;
		bottom: -170px;
	}
	.homepage .our-products .top-right-image {
		width: 340px;
		top: -250px;
	}
	.homepage .our-products .content .second-products-images {
		max-width: 680px;
	}
	.homepage .innovations .content .sub-heading h2 {
		font-size: 20px;
    	line-height: 30px;
    	margin-bottom: 10px;
	}
	.homepage .our-products .top-right-certificate-icon .right-content {
		padding: 20px 30px 0px 30px;
	}
	.homepage .our-products .top-left-certificate-icon .left-content {
		padding: 20px 20px 0px 45px;
	}
	.homepage .our-products .top-right-certificate-icon .right-content h4,
	.homepage .our-products .top-left-certificate-icon .left-content h4 {
		line-height: 22px;
    	font-size: 12px;
	}
	.homepage .our-products .top-right-certificate-icon {
		top: -200px;
	}
	.homepage .our-products .top-left-certificate-icon {
		top: -240px;
	}
	.homepage .our-products .top-right-image {
		margin-right: 0px;
	}
	.homepage .our-products .top-left-image {
		margin-left: 0px;
	}
}


@media (min-width: 1440px) and (max-width: 2520px) {
	.homepage .our-products .top-right-image {
		margin-right: 0px;
	}
	.homepage .our-products .top-left-image {
		margin-left: 0px;
	}
}