@media screen and (max-width: 1650px){
	.menu {
		width: 80%;
	}
}

@media screen and (max-width: 1280px){
  
    
    .contact {
        top: 40px;
        right: 40px;
    }
    .carousel-caption {
        left: 50px;
    }
    footer {
        padding: 74px 50px;
    }
	
	.carousel-inner>.item>img{ height:680px;}
}


@media screen and (max-width: 1023px){
	body {
		overflow-x: hidden;
	}
	
	
	
  .contact {
        position: inherit;
        margin: 30px auto;
    }
}


@media screen and (max-width: 767px){

    .carousel-caption {
           left: 0;
    top: -7px;
    right: 0;
    margin: 0 auto;
    max-width: 400px;
    }
    .carousel-caption h1, 
    .carousel-caption h2 {
        font-size: 36px;
        margin-bottom: 0;
    }
}



@media screen and (max-width: 479px){
	
	.carousel-inner>.item>img{ height:auto;}
    .carousel-caption {
        position: inherit;
        color: #000;
        text-shadow: none;
        left: 0;
		padding:15px 10px;
		
    }
	
	.carousel-caption h1, .carousel-caption h2, .carousel-caption h3 ,.carousel-caption h4{ font-size:23px;}
	
	
    .contact, 
    .copyright, 
    .quick-links,
    .contact-info{
        width: 100%;
    }
    .contact h2 {
        font-size: 24px;
    }

.logo{    display: inline-block;
    width: 100%;
    top: 3px;
    position: inherit;
    float: none;}
}
.belimoproducts {margin-top: 20px;}
.belimoproducts img{width: 70%;}
@media screen and (min-width: 1024px){
	.belimoproducts {position: absolute;bottom: -200px;left: 400px;}
	.belimoproducts img{width: 70%;}
}
@media screen and (min-width: 1300px){
	.belimoproducts {bottom: -80px;}
}
@media screen and (min-width: 1400px){
	.belimoproducts {bottom: -30px;}
}
@media screen and (min-width: 1500px){
	.belimoproducts {bottom: 30px;}
}
@media screen and (min-width: 1600px){
	.belimoproducts {bottom: 50px;}
	.belimoproducts img{width: 90%;}
}
@media screen and (min-width: 1700px){
	.belimoproducts {bottom: 200px;left:500px}
	.belimoproducts img{width: 100%;}
}
.spareParts{display:none;}
/* @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) { */
@media screen and (max-width: 1023px){
	.bgImg{display:none!important;}
	#slider{background-image: url(../img/BgImg.jpg); background-size: contain;}
	.carousel-caption{position: inherit;}
	.spareParts{background-image: url(../img/spareparts.jpg); background-size: contain;height: 85px; background-repeat: no-repeat; display:block}
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1200px) {
	.help-block{margin-top: 5px; margin-bottom: 5px;}
	#contact-form input[type="text"]{padding: 5px 20px;}
	.contact h1{font-size:28px;}
	.contact{top:25px; padding: 15px 25px;}
	#contact-form .btn-success{padding: 5px;}
	.bg80{padding: 0px 20px 5px;margin-bottom: 10px;}
	.carousel-caption h2{font-size: 22px;}
	.carousel-caption h1{line-height: 30px;margin: 7px 0px 7px;font-size: 30px;}
	.carousel-caption h4{margin-bottom: 8px;line-height: 22px;font-size: 22px;margin-top: 10px;}
}
@media screen and (max-width: 767px){
	.bg80{padding: 0px 20px 5px;margin-bottom: 10px;}
	.carousel-caption h2{font-size: 22px;}
	.carousel-caption h1{line-height: 30px;margin: 7px 0px 7px;font-size: 30px;}
	.carousel-caption h4{margin-bottom: 8px;line-height: 22px;font-size: 22px;margin-top: 10px;}
}
