/*MEDIAS*/
@media (max-width: 1440px) {
	.content-home{
		height: 450px !important;
	}
}

@media (max-width: 1199px) {
	.header-home{
		height: 500px;
	}
	.logo a{
		width: 120px;
		height: 115px;
		top: 10px;
	}
	.content-home{
		height: 400px !important;
	}

	.menu{
		background-size: auto 140px;
	}
	.title-max-banner{
		margin-top: 200px;
		font-size: 50px;
	}
	.info-header{
		top: -40px;
	}
	.box-footer-pages img{
		float: left;
		width: 100px;
		position: relative;
		top: 65px;
		margin-right: 30px;
	}
	.split-footer a{
		padding: 10px 30px;
	}
}

@media (max-width: 992px) {
	.menu{
		background-size: auto 120px;
	}
	.menu div.text-center a{
		line-height: 40px;
		font-size: 13px;
	}
	.menu-left{
		padding-left: 0px;
	}
	.menu-right{
		padding-right: 0px;
	}
	.logo a{
		width: 100%;
		height: 85px;
		top: 15px;
	}
	.info-header{
		top: -30px;
		text-align: right;
		float: right;
		right: -15px;
	}
	.info-header span {
	    padding: 5px 5px;
	    margin-left: 0px;
	    margin-top: 10px;
	    display: block;
	    width: 150px;
	    text-align: center;
	}
	.header-home{
		height: 400px;
	}
	.title-max-banner{
		margin-top: 100px;
		font-size: 40px;
	}
	.layer-black{
		background-color: rgba(0, 0, 0, 0.5);
	}
	.content-home{
		height: 400px !important;
	}
	.split-footer a{
		padding: 10px 20px;
	}

	.text-footer-pages{
		font-size: 14px;
		position: relative;
		line-height: 25px;
		float: left;
	}
	.box-footer-pages img{
		top: 40px;
		width: 70px;
		margin-right: 0px;
	}
	.title-page-default{
		font-size: 30px;
	}
}

@media (max-width: 767px) {
	.menu {
	    background-color: transparent;
	    background-image: none;
	    height: auto;
	}
	.logo a {
	    width: 100px;
	    height: 100px;
	    margin-left: 0px;
	    top: 10px;
	    background-image: url(../images/logo-llcarros.png);
	    background-size: 100%;
	}
	
	.header{
		height: auto;
	}

	.header-home{
		height: 350px;
		background-size: cover !important;
	}
	.mobile-menu{
		display: inherit;
		padding-top: 20px;
	}
	.mobile-menu button{
		float: right;
		margin-right: 10px;
		margin-top: -80px;
		border: none;
		background-color: transparent;
		font-size: 30px;
		color: #fff;
	}
	.mobile-menu button:focus{
		outline:  none;
	}
	.pushy-content ul li{
		list-style: none;
		text-decoration: none;
	}
	.pushy-content ul li a{
		color: #fff;
	}
	.pushy-content ul li a:hover, 
	.pushy-content ul li a:focus{
		color: #999;
	}

	.pushy-content ul:first-child{
		padding: 10px 0px 10px 40px;
		left: 0px;
		display: block;
		width: 100%;
		height: auto;
		color: #fff;
		font-size: 30px;
		background-color: #333;
	}
	.pushy-content .calls{
		border-top: 1px solid #fff;
		color: #fff;
		margin-top: 10px;
		padding-top: 20px;
	}
	.pushy-content .calls li{
		padding-top: 10px;
	}
	.info-header{
		top: 150px;
		right: 15px;
	}
	.info-header span {
	    margin-top: 10px;
	    display: inline-block;
	    width: 150px;
	    text-align: center;
	}
	.title-max-banner{
		margin-top: 30px;
		margin-right: 15px;
		font-size: 30px;
	}
	.text-max-banner{
		font-size: 18px;
		margin-right: 15px;
	}
	.box-whatwedo{
		height: auto;
		padding: 15px;
	}
	.title-box-whatwedo{
		font-size: 30px;
	}
	.content-home{
	    height: auto !important;
		background-size: cover !important;
	}
	.layer-black{
		padding: 30px;
		height: 450px;
	}
	.content-home div div h4{
		padding-top: 0px;
		padding-bottom: 10px;
	}
	.split-footer a{
		padding: 10px;
		font-size: 12px;
	}
	.box-footer-pages{
		text-align: center;
		padding-top: 0px;
	}
	.box-footer-pages img{
		left: 50%;
		position: relative;
		margin-left: -35px;
	}
	.text-footer-pages {
	    position: relative;
	    line-height: 20px;
	    font-size: 16px;
	    padding-top: 60px;
	    float: none;
	}
	#fb-root{
		margin-top: 50px;
	}
	.copyright{
		height: auto;
		padding: 15px 0px;
		margin-top: 50px;
	}
	.copyright, .copyright div.col-sm-4{
		text-align: center;
		line-height: 30px;
	}
	.content-page, .content-page-center, .box-gallery-itens{
		padding: 30px 15px;
	}
	.content-page-center{
		padding-bottom: 15px;
	}
	.content-page-center p:last-child{
		border-bottom: 1px solid #ccc;
		padding-bottom: 30px;
	}
	.box-gallery-itens{
		padding: 0px 15px;
	}
	.content-page-footer{
		margin-top: 30px;
		padding: 0px 15px;
	}
	.text-page-default-pos{
		border-top: 1px solid #ccc;
		padding: 30px 0px;
	}
	.form-contact{
		padding: 0px 15px;
	}
	.boxes-img{
		padding: 30px 15px;
		margin: 0px;
		border-top: none; 
		border-bottom: none;
	}
}

@media (max-width: 480px) {
	.info-header span.hidden-sm{
		margin-top: 10px;
		display: inline-block;
	}
	.layer-black{
		padding: 30px 15px;
		height: 650px;
	}

	.info-header{
		margin-left: -30px;
		top: 150px;
	}
	.info-header span {
	    margin-top: 10px;
	    display: inline-block;
	    width: 130px;
	    text-align: center;
	    font-size: 12px
	}
	.title-max-banner{
		margin-top: 30px;
		font-size: 25px;
	}
	.text-max-banner{
		font-size: 14px;
	}
	.title-box-whatwedo, .title-page-default{
		font-size: 25px;
	}
	.ihpages{
		margin-top: 110px;
	}
	.layer-black{
		background-color: rgba(0, 0, 0, 0.8);
	}
	.box-img{
		width: 300px;
	}
	.split-footer a{
		padding: 10px;
	}
}



