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

    .cycle-pager {
/*        bottom: 15%;*/
        bottom: auto;
        margin-top:-10%;
    }

    .in_out {
        bottom: auto;
        margin-top: -23%;
    }

}


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

    .five_components {
        width: 90%;
        text-align: center;
        margin: 0 auto;
    }

}

@media screen and (max-width:1700px){
    .five_components {
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }
}


@media screen and (max-width:1520px){
    .five_components {
        width: 70%;
        text-align: center;
        margin: 0 auto;
    }
    .in_out {
        bottom: auto;
        margin-top: -25%;
    }

}



@media screen and (max-width:1680px){
    .header_wrap nav ul {
        width: 72%;
    }
    
    .header_wrap nav .menu_new {
        width: 23%;
        margin-left: 5%
    }
}



/*=======================================1440px===================================================*/

@media screen and (max-width:1440px){
    header .logotip img, header .logotip, header .logotip_button, header.default .logotip img, header.default .logotip, header.default .logotip_button {
        margin-right: 3% !important;
    }
    
    .header_wrap nav ul {
        width: 70%;
    }
    
    .header_wrap nav .menu_new {
        width: 25%;
        margin-left: 5%;
    }
}


/*=======================================/1440px===================================================*/



/*=======================================1360px===================================================*/

@media screen and (max-width:1360px){
    .form input:last-child {margin-top: 0;}

    .five_components {
        width: 90%;
        text-align: center;
        margin: 0 auto;
    }

    .stat {
        width: 90%;
    }
    
    .header_wrap nav {
        width: 96%;
    }

}

/*=======================================1360px===================================================*/


/*=======================================1280px===================================================*/
@media screen and (max-width:1280px){
    nav {
        width: 1024px;
        margin-left: -512px;
        font-size: 95%;
    }

    nav a {
        padding: 0 10px;
    }

    .cycle-pager {
/*        bottom: 7%;*/
        margin-top:-10%;
    }

    .footer_wrap {
        color: #555555;
        margin: 0 auto;
        overflow: hidden;
        width: 100%;
    }

    .footer_list {
        width: 35%;
    }

    .stat {
        width: 100%;
    }
    
    .header_wrap nav {width: 100%;}
    
    
    .header_wrap nav ul {
        width: 90%;
        margin: 0 auto;
        order: 1;
    }
    
    
    .header_wrap nav .menu_new {
        width: 100%;
        padding:  5px 5%;
        margin: 0;
        order: 0;
        background: #222;
    }
    
    nav .menu_new form input {
        border:none;
        height: 24px;
        padding-left: 10px;
        margin-right: 2%;
        width: calc(88% - 35px);
    }
    
    .menu_new form input[type="submit"] {
        box-shadow: none;
        width: 30px;
        height: 30px;
    }
    
    nav .menu_new .search-form {
        width: calc(100% - 220px);
    }
    
    .menu_new .personal {
        width: 220px;
        justify-content: space-between;
        display: flex;
        
    }
    
    .menu_new .personal a {
        display: inline-block;
    }
    
    .menu_new .personal a::first-child {
        margin-right: 20px;
    }
    
    .menu_new .personal a {
    color: #85c441 !important;
    }
    
    .navigation ul.second {
        top: 78px;
    }


}
/*=======================================1280px===================================================*/

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

    .in_out {
        bottom: auto;
        margin-top: -34%;
    }

}

/*=======================================1024px===================================================*/
@media screen and (max-width:1024px){

    .gard-left, .gard-right {
        display: none;
    }

    nav .logo {
        margin: 0px;
    }

    .cycle-pager {
/*        bottom: 5%;*/
        margin-top:-10%;
    }


    #slider_1 a.left {
        left: -50px;
    }

    #slider_1 a.right {
        right: -50px;
    }

    #slider_1 a.left:hover {
        left: -50px;
    }

    #slider_1 a.right:hover {
        right: -50px;
    }

    .five_components {
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }

    .description {
        color: #fff;
        display: inline-block;
        width:300px;
        height: 200px;
        vertical-align: top;
    }

    .description h2 {
        font-size: 50px;
    }

    .description p {
        font-size: 24px;
    }
    
    .personal_info .price_filter {
        justify-content: flex-start;
    }
    
    .price_filter .groups {
        margin: 0 10px;
    }
    
    .price_filter .ttl_filter {
        margin-bottom: 10px;
    }
    
    .price_filter .models {
        width: calc(100% - 75px);
        margin-bottom: 10px;
    }
    
    .price_filter .btn-group, .price_filter .dropdown {
        width: auto !important;
    }
    
        .navigation ul.second {
        top: 72px;
    }

    

    

}
/*=======================================1024px===================================================*/



/*=======================================980px===================================================*/
@media screen and (max-width:980px){


    section {
        width: 100%;
    }

    nav {
        display: block;
        height: 73px;
        position: relative;
        width: auto;
        left: 0;
        top: 10px;
        font-size: 80%;
    }

    nav ul {
        display: block;
        float: none;
    }

    nav .logo {
        display: none;
    }

    nav a {
        border: none;
/*        padding: 0 5px;*/
    }

    /*
    nav a:hover {
        color: #85c441;
        border: none;
    }
*/

    nav .current a {
/*        display: block;*/
        height: auto;
        border-bottom: solid 4px #85c441;
    }

    header {
        position: relative;
        width: 100%;
        background: #ffffff;
        margin: 0;
        padding: 0;
        height: 100px;
    }

    #logo01 {
        display: block;
        margin-top: 14px;
    }



    .cycle-slideshow {
        margin: 0 auto;
        text-align: center;
        max-width: 100%;
/*        min-width: 960px;*/
    }

    .cycle-pager {
/*        bottom: 5%;*/
        margin-top:-10%;
    }


    .contacts {
        display: none;
    }

    .about_us br {
        display: none;
    }

    .form form {
        margin: 0 auto;
        font-style: italic;
        width: 100%;
    }

    form input {
        margin: 0 auto;
        margin-top: 20px;
        display: block;
        width: 300px;
        height: 40px;
        padding: 5px;
    }

    form textarea {
        margin: 0 auto;
        margin-top: 20px;
        display: block;
        resize: none;
        width: 300px;
        height: 80px;
        padding: 5px;
    }

    .footer_wrap {
        width: 100%;
        min-width: 680px;
    }

    .footer_list {
        width: 500px;
    }

    .quick_links {
        width: 150px;
    }

    #slider_1 .items .content {
        float: right;
        font-family: arial,sans-serif;
        font-style: italic;
        margin: 0 70px 0 0;
        position: relative;
        width: 500px;
    }

    #slider_1 .items .img {
        float: left;
        height: 112px;
        margin: 0 0 0 50px;
        width: 112px;
    }

    #slider_1 a.left {
        left: -20px;
    }

    #slider_1 a.right {
        right: -20px;
    }

    #slider_1 a.left:hover {
        left: -20px;
    }

    #slider_1 a.right:hover {
        right: -20px;
    }

    .stat {padding-top: 40px;}

    .description {
        width:250px;
        height: 150px;
    }

    .description h2 {
        font-size: 50px;
    }

    .description p {
        font-size: 24px;
    }

}
/*=======================================980px===================================================*/





/*=======================================800px===================================================*/


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

    #menu_icon {
        display: inline-block;
        width: 50px;
        height: 50px;
        background: url("../img/menu_icon.png");
    }



    /*
        nav ul, nav:active ul {
            display: none;
            position: absolute;
            padding: 20px;
            background: #ffffff;
            border: 1px solid;
            right: 20px;
            top: 60px;
            width: 50%;
            border-radius: 2px 0 2px 2px;
            z-index: 250px;
        }

        nav li {
            text-align: center;
            width: 100%;
            padding: 10px 0;
            margin: 0;
            background: #fff;
        }

        nav:hover ul{
            display: block;
        }


        ======================
        nav {
            display: block;
            height: 73px;
            position: relative;
            width: auto;
            left: 0;
            font-size: 80%;
        }

        nav ul {
            display: block;
            float: right;
        }

        nav .logo {
            display: none;
        }

        nav a {
            border: none;
            padding: 0 5px;
        }

        nav a:hover {
            color: #85c441;
            border: none;
        }

        nav .current a {
            border-bottom: solid 4px #85c441;
        }



        #slider_1 .container, #slider_1 .navi, #slider_1 .scrollable, #slider_1 .item {
        text-align: left;
        width: 600px;
    }

    */

#slider_1 .items .img {
    float: left;
    height: 112px;
    margin: 0 0 0 20px;
    width: 112px;
}

#slider_1 .items .content {
    float: right;
    font-family: arial,sans-serif;
    font-style: italic;
    margin: 0 30px 0 0;
    position: relative;
    width: 400px;
}

#slider_1 .items .content .name {
    font-size: 16px;
    font-weight: bold;
}

.quots_left {
    display: none;
}

.quots_right {
    display: none;
}

    .cycle-pager {
        bottom: 5%;
    }

    .in_out {
/*        bottom: 15%;*/
        margin-top: -24%;
    }


    .stat {
        padding-top: 40px;
        width: 100%;
    }

    .description {
        width:100%;
        height: 210px;
    }

    .description:first-child {
        height: 150px;
    }

    .description h2 {
        font-size: 60px;
    }

    .description p {
        font-size: 30px;
    }

    .card-container:last-child {
        float: none;
    }
    .card-container {
        display: inline-block;
        float: none;
        margin-left: 4%;
        text-align: justify;
        width: 30%;
    }


}
/*=======================================800px===================================================*/




/*=======================================680px===================================================*/
@media screen and (max-width:680px) {

    h1 {font-size: 1.5em;}


    .footer_wrap {
        width: 100%;
        min-width: 320px;
    }

    .footer_list {
        float: none;
        margin: 40px;
    }

    .f_right {
        display: block;
        margin: 20px 40px;
        float: none;
    }

    .quick_links {
        display: block;
        margin: 20px auto;
    }

    .contacts {
        display: block;
        margin: 20px auto;
    }


    .clients {
        height: auto;
        text-align: center;
    }

    #slider_1 {
        display: none;
    }

    .reply {
        display: block;
    }

    .client_title {
        margin-bottom: 20px;
    }

    .reply a:last-child {
        margin-bottom: 20px;
    }

    .clients .h_line {
        margin: 0 auto;
    }

    .client_comment {
        padding: 0 20px;
        font-style: italic;
    }

}
/*=======================================680px===================================================*/



/*=======================================480px===================================================*/
@media screen and (max-width:480px) {

.in_out {width:90%; height: auto !important;}
.card-container {
    margin: 10px 0;
    width: 100% !important;
}

    .five_wraper h1:first-child {
        margin-bottom: 20px;
    }

    .category {
        height: 500px;
    }

    .category a {
        height: 500px;
    }


    .category img {
        transition: none;
        transform: none;
    }

    div.category:hover img {
        transform: none;
    }

    .category {
        margin-bottom: 20px;
        border-bottom: 1px solid #555;
    }
    
    .g-recaptcha {
        width: 300px;
        padding: 0;
    }


}



/*=======================================480px===================================================*/









