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

}

@media screen and (min-width: 1440px) {

}

@media screen and (max-width: 1366px) {
    #maximage, .section_parallax {
        height: 600px!important;
    }

}

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

}


@media screen and (max-width: 1200px) {
    .container{
        padding: 0 50px;
    }
}


@media screen and (max-width: 1100px) {
    .section_googlemap{
        height: 450px;
    }
    .section_description .details_description {
        padding: 50px 0 0 50px;
    }
    .section_footer{
        text-align: center;
    }
    .section_footer li{
        width: 100%;
        padding: 10px 0!important;
    }
    .contact_footer{
        border: none;
    }
    .contact_footer span {
        width: auto;
        margin-left: 5px;
    }
    .section_footer h4, .facebok_desktop{
        display: none;
    }
    .facebok_mobile{
        display: block;
    }
    .address_footer span{
        width: auto;
    }
    .section_footer, .section_services{
        padding: 50px 0;
    }
    .details_info{
        padding: 50px 100px 0;
    }
    .services_info{
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

}

@media screen and (max-width: 1024px) {
    .section_description{
        margin-top: -130px;
    }
}

@media screen and (max-width: 991px) {
    .nav_menu{
        display: none;
    }
    .nav_mobile{
        display: block;
    }
    .col-xs-6{
        width: 100%;
    }
    .section_description .col-xs-6:nth-child(1){
        margin-top: 80px;
    }
    .section_description{
        padding-bottom: 170px;
    }
    .section_description2 .col-xs-6:nth-last-child(1){
        margin: 0;
    }
    .section_description .details_description {
        padding: 0 0 30px;
    }
    .section_description2 img{
        height: auto;
    }
    .section_description2 .details_description{
        padding: 30px 30px 0;
    }
    .details_info {
        padding: 50px 50px 0;
    }
}

@media screen and (max-width: 768px) {
    #maximage, .section_parallax {
        height: 500px!important;
    }
    .logo_slide {
        margin-bottom: 50px;
    }
    .section_info{
        margin-top: -350px;
    }
    .contact_form{
        width: 100%;
    }
    .text_slide img {
        height: 125px;
    }
}

@media screen and (max-width: 640px) {
    .container {
        padding: 0 30px;
    }
    .text_slide img {
        height: 120px;
    }
    .text_slide p{
        font-size: 16px;
    }
    .text_slide h1 {
        font-size: 20px;
        color: #f9601c;
    }
    h1{
        font-size: 24px;
    }
    h2{
        font-size: 18px;
    }
    .button_container{
        left: 30px;
    }
    .section_description img{
        width: 100%;
    }
    .slider_services {
        margin: 30px 0 0;
    }
    .section_googlemap {
        height: 350px;
    }
    .text_slide p:after{
        width: 30px;
        right: -30px;
    }
    .text_slide p:before{
        width: 30px;
        left: -30px;
    }
    .section_description{
        background-position: 10% center;
    }
    .details_info {
        padding: 50px 30px 0;
    }
    .photo_info img{
        height: auto;
    }
    .services_info {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    .services_info{
        margin-right: 0;
        margin-left: 0;
        padding-top: 30px;
    }
    .services_info .slide, .services_info .slide:nth-child(3),.services_info .slide:nth-child(6), .services_info .slide:nth-child(even){
        padding: 0 0 40px;
    }
    .services_info .slide:nth-last-child(1){
        padding-bottom: 0;
    }
    .logo_slide {
        margin-bottom: 30px;
    }
    .section_info {
        margin-top: -300px;
    }
    .details_info li{
        width: 100%;
        padding: 0 0 5px;
    }
    #maximage, .section_parallax {
        height: 450px!important;
    }
    h3{
        font-size: 16px;
    }
    .text_slide span {
        font-size: 14px;
    }

}

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

}

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

}

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

}

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

}