/*
Theme Name: Construction Child
Author: Vamtam
Author URI: http://vamtam.com
Template: construction
*/
.home-two-section .limit-wrapper{
	width: 100%;
    margin: 0;
    max-width: 1000%;
}
.home-two-section .limit-wrapper .extended-column-inner > .row{
	margin: 0;
}
.home-two-section .no-extended-padding {
    padding: 0 !important;
}
.home-two-section .no-extended-padding .linkarea{
	min-height: auto !important;
    padding: 0;
    margin: 0 0 -2px 0 !important;
    clear: initial;
    cursor: initial;
}
.vision-bg {
    position: relative;
    background: #f2f1ef;
}
.vision-main{
    padding-top: 65px;
    text-align: center;
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index:999;
}
.vision-main img{
	margin: auto;
}
.vision-main p:nth-child(2){
	color: #364456;
    font-family: 'Lato';
    font-weight: 700;
    font-size: 30px;
}
.vision-main a{
    background: #a46446;
    color: #fff;
    font-family: 'Lato';
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    padding: 24px 30px;
    text-transform: uppercase;
    line-height: 0;
}
.home-two-section .last .vision-bg div > img{
    width: 100%;
    margin-left: 3px;
}
.home-two-section .last > img{
    width: 100%;
    margin-left: 1px;
}
.brand-img{
    float: left;
    width: 16.5%;
    padding: 15px 0px;
    border-bottom: 1px solid #a3a3a3;
    border-right: 1px solid #a3a3a3;
}
.brand-logo-img{
    float: left;
    width: 33.1%;
    padding: 35.3px 0px;
    border-bottom: 1px solid #a3a3a3;
    border-right: 1px solid #a3a3a3;
    background: #e1d6d0;
}
.home-brands{
	padding-top: 50px;
}
.home-brands .row:last-child .brand-img{
	border-bottom: 0px;
}
.home-brands .row:nth-child(2) .brand-img{
	padding: 30px 0;
}
.brand-section h3{
	font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 60px;
	color:#364456;
}
.brand-img.bor-rig{
	border-right:0px;
}
.display-section{
	display:none;
}
.home-two-section{
	display:none;
}
.hov-img{
	padding: 37px 0px 37px 0px;
	transition:1s all;
	cursor:pointer;
}
.hov-img:hover{
	background:#e1d6d0;
}
.hov-img img{
	width: 80%;
}
.width-16 {
	width: 16%;
}
.width-auto {
	width: auto;
}
.hover-color {
	transition: 1s all;
    cursor: pointer;
}
.hover-color:hover {
	background: #e1d6d0;
}
@media (min-width:320px) and (max-width:767px){
	.width-16 {
		width: 100% !important;
	}
	.marg-top-30 {
		margin-top: 30px;
	}
	.home-two-section{
		padding:0 !important;
	}
	.vision-main {
    	padding-top: 2%;
	}
	.vision-main img {
    	width: 150px;
	}
	.vision-main p:nth-child(2) {
    	font-size: 20px;
	}
	.vision-main a {
    	font-size: 14px;
    	padding: 24px 20px;
	}
	.brand-section h3 {
    	font-size: 26px;
    	margin-top: 30px;
	}
	.home-brands {
    	padding-top: 10px;
	}
	.brand-img {
		width: 100%;
		padding: 5px 0px !important;
		border-bottom: 0px solid #a3a3a3;
		border-right: 0px solid #a3a3a3;
	}
	.brand-img img{
		margin:0 auto;
	}
	.brand-logo-img {
		width: 100%;
		padding: 20px 0px;
		border-bottom: 0px solid #a3a3a3;
		border-right: 0px solid #a3a3a3;
		margin-top: 15px;
	}
	.brand-logo-img img{
		margin:0 auto;
	}
}
@media (min-width:768px) and (max-width:991px){
	.home-two-section{
		padding:0 !important;
	}
	.vision-main {
    	padding-top: 15%;
	}
	.brand-logo-img {
    	padding: 33.3px 0px;
	}
	.brand-section h3 {
    	margin-top: 30px;
	}
}
@media (min-width:992px) and (max-width:1199px){
	.brand-logo-img {
    	padding: 35px 0px;
}
}
/*

put your child theme styles here


you don't need any @import rules

*/

