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



}

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

}


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


}

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

}

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

}
@media only screen and (max-width : 768px) {
.contact-section .col-md-6 {
    width: 100%;
}
#myCarousel {
    position: relative;
    margin: 30% 0 0 0;
}
}
@media only screen and (max-width : 767px) {
.contact-section .col-md-6 {
    width: 100%;
}
#contact{    background-size: 385%;}
#service2{    background-size: 385%;}
}









@media only screen and (max-width : 480px) {
    .slideshow nav span.nav-prev, .slideshow nav span.nav-next, .slideshow nav span.nav-close{
        font-size: 36px;
    }
    .slideshow li {
    
    top: 30%;}
    .slideshow nav span.nav-close{
        margin-top: 47%;
    }
.carousel-caption p{display:none;}
h1{font-size:21px;line-height:25px;margin-bottom:0;}
.size{line-height:25px;font-size:21px;}
.boxb .fa {clear:left;
font-size: 21px;width:100%;margin-bottom: 11px;}
.boxb h5{    font-size: 10px;margin-bottom:4px;}
.boxb {
padding-top: 10px;padding-left:10px;padding-right:0;padding-bottom:10px;}
.contact-section .col-md-6 {
    width: 100%;
}
#contact{    background-size: 385%;}
#service2{    background-size: 385%;}
}

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

}
