/*==========  Desktop First  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1600px) {
  /**/
  .s_slider .slide {
    padding-top: 27%;
  }
  .s_slider_object .slide_object .img_wrap {
    height: 700px;
  }
  .s_slider_object .wrapper_box {
    top: 260px;
  }
  .s_slider_object .owl-carousel .owl-next, .s_slider_object .owl-carousel .owl-prev {
    top: 47%;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1500px) {
  /**/
  .s_slider .slide {
    padding-top: 29%;
  }
  .s_slider_object .slide_object .img_wrap {
    height: 650px;
  }
  .s_slider_object .wrapper_box {
    top: 235px;
  }
  .s_slider_object .owl-carousel .owl-next, .s_slider_object .owl-carousel .owl-prev {
    top: 44%;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1400px) {
  /**/
  .s_main .s_top_bg .top_site .logo,
  .s_main .s_top_bg .bottom_site .logo {
    width: 160px;
  }
  .s_main .s_top_bg .top_site .go_site,
  .s_main .s_top_bg .bottom_site .go_site {
    padding: 7px 0;
    font-size: 15px;
    width: 170px;
  }
  .s_main .s_top_bg .top_site .name_site {
    font-size: 30px;
    max-width: 380px;
    line-height: 1.3;
  }
  .s_main .s_top_bg .bottom_site {
    right: 15px;
  }
  .s_main .s_top_bg .bottom_site .text_box {
    margin-right: 10px;
    padding: 0;
  }
  .s_main .s_top_bg .bottom_site .name_site {
    font-size: 30px;
    line-height: 1.3;
  }
  .s_main .s_top_bg .bottom_site .go_site {
    margin-bottom: 10px;
  }
  .s_main .s_top_bg .bottom_site .span {
    margin-bottom: 0;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1300px) {
  /**/
  .s_header .top_block .top_nav .mnu li {
    margin-left: 20px;
  }
  .s_slider .slide {
    padding-top: 31%;
  }
  .s_slider_object .slide_object .img_wrap {
    height: 550px;
  }
  .s_slider_object .wrapper_box {
    top: 200px;
  }
  .s_slider_object .owl-carousel .owl-next, .s_slider_object .owl-carousel .owl-prev {
    top: 42%;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1260px) {
  /**/
  .s_main:after {
    height: 300px;
    background-image: url("../img/bg_b1.png");
  }
  .s_services {
    padding-bottom: 40px;
  }
  .s_services .flex_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .s_services .left_block {
    padding: 0;
    margin-bottom: 40px;
    max-height: 400px;
    overflow: hidden;
  }
  .s_services .left_block .info_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .s_services .left_block .info_box .img_box {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
        -ms-flex: 2;
            flex: 2;
    height: auto;
    width: auto;
    max-height: 400px;
  }
  .s_services .left_block .info_box .text_box {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
        -ms-flex: 2;
            flex: 2;
  }
  .s_services .right_block {
    padding: 0;
  }
  .s_services .right_block .info_box_small .img_wrap {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
        -ms-flex: 2;
            flex: 2;
    min-width: auto;
    max-width: 100%;
  }
  .s_services .right_block .info_box_small .img_wrap img {
    width: 100%;
    height: auto;
  }
  .s_services .right_block .text_box_small {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
        -ms-flex: 2;
            flex: 2;
  }
  .s_about_slider .img_wrap {
    width: 440px;
    height: 330px;
  }
  .s_slider_object .slide_object .img_wrap {
    height: 600px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  /**/
  .s_header .top_block .top_nav .mnu li {
    margin-left: 10px;
  }
  .s_slider .slide {
    padding-top: 300px;
  }
  .s_laeder {
    padding-bottom: 60px;
  }
  .s_laeder .text_box {
    padding: 0 15px 30px;
  }
  .s_laeder .flex_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .s_laeder .video_box .video {
    height: 340px;
  }
  .s_baner_1 {
    padding: 15px 0;
  }
  .s_baner_1 .box {
    padding: 0;
  }
  .s_project .flex_wrap .proj_box .text {
    bottom: 50px;
  }
  .s_news .news_block .img_wrap {
    height: 200px;
  }
  .s_seo_text {
    padding: 60px 0 70px;
  }
  .s_seo_text .flex_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .s_seo_text .flex_wrap .left_block {
    padding: 0px 20px 25px;
  }
  .s_seo_text .flex_wrap .left_block p {
    padding: 0px 0px 25px;
  }
  .s_seo_text .flex_wrap .right_block {
    padding: 0px 20px;
  }
  .s_history_text .top_text_box {
    margin-top: 0;
  }
  .s_services_text .flex_wrap .right_block .img_wrap {
    width: 100%;
    height: auto;
    max-height: 320px;
  }
  .s_services_text .flex_wrap .right_block .img_wrap img {
    padding: 0;
  }
  .s_services_text .top_text_box {
    margin-top: 0;
  }
  .s_services_text_bottom .flex_wrap .left_block .img_wrap {
    width: 100%;
    height: auto;
    max-height: 260px;
  }
  .s_services_text_bottom .top_text_box {
    margin-top: 0;
  }
  .s_services_text_bottom .flex_wrap .right_block p {
    padding-right: 0;
  }
  .s_news_page .flex_wrap .img_wrap {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
        -ms-flex: 2;
            flex: 2;
  }
  .s_news_page .flex_wrap .img_wrap img {
    width: auto;
    height: 100%;
  }
  .s_news_page .flex_wrap .text_wrap {
    -webkit-box-flex: 3;
    -webkit-flex: 3;
        -ms-flex: 3;
            flex: 3;
  }
  .s_slider_object .slide_object .img_wrap {
    height: 500px;
  }
  .s_slider_object .wrapper_box {
    top: 170px;
  }
  .s_slider_object .owl-carousel .owl-next, .s_slider_object .owl-carousel .owl-prev {
    top: 40%;
  }
  .s_top_image .image img {
    height: auto;
    width: auto;
  }
  .s_object .box_object .object_block .flex_wrap .img_wrap img {
    width: auto;
    height: 120%;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1100px) {
  /**/
  .s_header .top_block .logo {
    background-size: 100%;
    width: 255px;
    height: 64px;
  }
  .s_project .flex_wrap .proj_box {
    min-height: 240px;
    overflow: hidden;
  }
  .s_project .flex_wrap .proj_box .img_wrap img {
    width: auto;
    height: 100%;
  }
  .s_project .flex_wrap .proj_box .img_wrap .text_up {
    padding-top: 20px;
  }
  .s_project .flex_wrap .proj_box .text {
    position: absolute;
    bottom: 0;
    max-height: 90px;
  }
  .s_project .flex_wrap .proj_box .text .name_proj {
    font-size: 16px;
  }
  .s_reviews .text_wrap .text_box p {
    font-size: 15px;
  }
  .s_call_back .form_box input,
  .s_services_call_back .form_box input {
    max-width: 310px;
    width: 100%;
  }
  .s_video_box_about {
    min-height: 500px;
  }
  .s_video_box_about .flex_wrap .left_block .video {
    height: 340px;
  }
  .s_video_box_about .flex_wrap .right_block p {
    font-size: 22px;
  }
  .s_slider_object .slide_object .img_wrap {
    height: 470px;
  }
  .s_slider_object .wrapper_box {
    top: 150px;
  }
  .s_slider_object .owl-carousel .owl-next, .s_slider_object .owl-carousel .owl-prev {
    top: 39%;
  }
  .s_object .box_object .object_block .flex_wrap .img_wrap img {
    width: auto;
    height: 115%;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  /**/
  .map_marks {
    display: none;
  }
  .s_header .top_info li {
    margin-right: 30px;
  }
  .s_slider .slider_top_text {
    font-size: 44px;
  }
  .s_reviews .img_wrap {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .s_reviews .slider_box {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
        -ms-flex: 2;
            flex: 2;
  }
  .s_baner_2 {
    padding: 40px 0;
  }
  .s_call_back,
  .s_services_call_back {
    padding-bottom: 10px;
    padding-top: 0;
  }
  .s_call_back .top_text_box,
  .s_services_call_back .top_text_box {
    padding-top: 40px;
    margin-bottom: 0;
  }
  .s_call_back .form_box input:nth-child(2),
  .s_services_call_back .form_box input:nth-child(2) {
    margin: 0;
  }
  .s_call_back .form_box input,
  .s_services_call_back .form_box input {
    margin: 20px auto;
  }
  .s_call_back .form_box button,
  .s_services_call_back .form_box button {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    max-width: 310px;
    width: 100%;
  }
  .s_call_back .form_box,
  .s_services_call_back .form_box {
    padding: 0;
  }
  .s_seo_text .flex_wrap .left_block:after {
    background-size: 100%;
    width: 140px;
    height: 90px;
    right: 20px;
  }
  .s_history_text {
    padding: 50px 0 60px;
  }
  .s_history_text .flex_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .s_history_text .flex_wrap .right_block {
    padding-top: 30px;
  }
  .s_history_text .flex_wrap .right_block .img_box {
    height: auto;
    width: 100%;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .s_history_text .flex_wrap .right_block .img_box .img_wrap {
    margin-left: 5px;
    margin-right: 5px;
    margin: 5px;
  }
  .s_history_text .flex_wrap .right_block .img_box .img_wrap:last-child {
    margin: 5px;
  }
  .s_history_text .flex_wrap .left_block p {
    padding-right: 0;
  }
  .s_history_text_bottom {
    padding: 50px 0 60px;
  }
  .s_history_text_bottom .flex_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .s_history_text_bottom .flex_wrap .left_block {
    padding-top: 30px;
  }
  .s_history_text_bottom .flex_wrap .left_block .img_box {
    height: auto;
    width: 100%;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .s_history_text_bottom .flex_wrap .left_block .img_box .img_wrap {
    margin-left: 5px;
    margin-right: 5px;
    margin: 5px;
  }
  .s_history_text_bottom .flex_wrap .left_block .img_box .img_wrap:last-child {
    margin: 5px;
  }
  .s_history_text_bottom .flex_wrap .right_block {
    padding-left: 0;
  }
  .s_history_text_bottom .flex_wrap .right_block p {
    padding-right: 0;
  }
  .s_history_text_bottom .top_text_box {
    margin-top: 0;
  }
  .s_services_text {
    padding: 50px 0px 60px;
  }
  .s_services_text .flex_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .s_services_text .flex_wrap .right_block {
    padding-top: 20px;
  }
  .s_services_text .flex_wrap .right_block .img_wrap {
    max-width: 600px;
    max-height: 400px;
    margin: 0 auto;
  }
  .s_services_text .flex_wrap .left_block p {
    padding-right: 0;
  }
  .s_services_text_bottom {
    padding: 50px 0px 60px;
  }
  .s_services_text_bottom .flex_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .s_services_text_bottom .flex_wrap .left_block .img_wrap {
    max-width: 600px;
    max-height: 400px;
    margin: 0 auto;
  }
  .s_services_text_bottom .flex_wrap .right_block {
    padding-left: 0;
    padding-bottom: 20px;
  }
  .s_slider_object .slide_object .img_wrap {
    height: 400px;
  }
  .s_slider_object .wrapper_box {
    top: 135px;
    padding: 0px 30px;
  }
  .s_slider_object .wrapper_box .text_box .slider_top_text {
    font-size: 38px;
  }
  .s_slider_object .wrapper_box .text_box .p_box {
    height: 100px;
  }
  .s_slider_object .owl-carousel .owl-next {
    top: 38%;
    right: 3px;
  }
  .s_slider_object .owl-carousel .owl-prev {
    top: 38%;
    left: 3px;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 900px) {
  /**/
  .hamburger {
    display: block;
  }
  .s_header .top_info li {
    margin-left: 10px;
  }
  .s_header .top_info li:first-child {
    display: none;
  }
  .s_header .top_block .top_nav {
    position: relative;
  }
  .s_header .top_block .top_nav .mnu {
    display: none;
    position: absolute;
    right: 0;
    width: 165px;
    background-color: rgba(0, 0, 0, 0.75);
  }
  .s_header .top_block .top_nav .mnu li {
    display: block;
    padding: 0;
    margin: 0;
  }
  .s_header .top_block .top_nav .mnu li a {
    padding: 5px 15px;
    display: block;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
  }
  .s_header .top_block .top_nav .mnu li a:hover {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-decoration: none;
  }
  .s_slider .slide {
    padding-top: 45%;
  }
  .s_news .flex_wrap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .s_news .news_block {
    margin-bottom: 40px;
  }
  .s_news .btn_more {
    margin-top: 0;
  }
  .s_baner_1 .row {
    padding: 0px 30px;
  }
  footer {
    padding-bottom: 30px;
  }
  footer .text_copy {
    padding: 0;
    text-align: center;
    padding-top: 20px;
  }
  .s_video_box_about {
    padding: 40px 0;
  }
  .s_video_box_about .flex_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .s_video_box_about .flex_wrap .left_block {
    width: 100%;
  }
  .s_video_box_about .flex_wrap .left_block .video {
    margin: 0 auto;
    height: 320px;
  }
  .s_video_box_about .flex_wrap .right_block {
    padding: 0;
    padding-top: 40px;
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
  }
  .s_video_box_about .flex_wrap .right_block p {
    font-size: 20px;
  }
  .s_services .left_block {
    max-height: 100%;
    height: auto;
  }
  .s_services .left_block .info_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .s_services .left_block .info_box .img_box {
    max-height: 360px;
  }
  .s_services .left_block .info_box .img_box img {
    width: 100%;
    height: auto;
  }
  .s_services .right_block .info_box_small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
    height: auto;
  }
  .s_services .right_block .info_box_small .text_box_small {
    padding-bottom: 35px;
  }
  .s_services .right_block .info_box_small .img_wrap {
    max-height: 360px;
    height: auto;
    width: 100%;
  }
  .s_services .right_block .info_box_small .img_wrap img {
    width: 100%;
    height: auto;
  }
  .s_services .right_block .text_up p {
    margin: 0;
  }
  .s_services .text_box_small {
    max-height: 100%;
    height: auto;
    overflow: auto;
  }
  .s_news_page .flex_wrap .img_wrap {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .s_news_page .flex_wrap .text_wrap {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .s_news_page .flex_wrap .text_wrap .text_box {
    padding: 30px 30px 0px 30px;
  }
  .s_slider_object .slide_object .img_wrap img {
    height: 100%;
    width: auto;
  }
  .s_end_page img {
    float: none !important;
    margin: 0 auto !important;
    margin-bottom: 30px !important;
  }
  .s_main:after {
    background-image: url("../img/bg_b2.png");
    height: 260px;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  /**/
  .s_header .top_info li:nth-child(2) {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 180px;
  }
  .s_header .top_info li:nth-child(2) {
    width: 105px;
  }
  .s_header .top_block .logo {
    background-size: 100%;
    width: 230px;
    height: 58px;
  }
  .s_laeder {
    padding-top: 50px;
  }
  .s_services {
    padding-top: 50px;
  }
  .s_services .right_block .info_box_small .img_wrap {
    -webkit-box-flex: 3;
    -webkit-flex: 3;
        -ms-flex: 3;
            flex: 3;
  }
  .s_services .text_up p {
    margin-top: -12px;
  }
  .s_services .left_block .info_box .img_box {
    -webkit-box-flex: 3;
    -webkit-flex: 3;
        -ms-flex: 3;
            flex: 3;
  }
  .s_project {
    text-align: center;
    padding: 50px 0 60px;
  }
  .s_project .flex_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .s_project .flex_wrap .proj_box {
    max-height: 300px;
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 25px;
  }
  .s_project .flex_wrap .proj_box .img_wrap {
    margin: 0;
  }
  .s_project .flex_wrap .proj_box .img_wrap img {
    width: 100%;
    height: auto;
  }
  footer {
    text-align: center;
  }
  footer .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .s_seo_text .flex_wrap .left_block:after {
    right: 40px;
    bottom: -40px;
  }
  .s_seo_text .flex_wrap .right_block {
    padding-top: 65px;
  }
  .s_top_image.s_top_map .image {
    height: 340px;
  }
  .s_top_image.s_top_map .image img {
    height: 100%;
    width: auto;
  }
  .s_news_page .flex_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .s_news_page .flex_wrap .img_wrap {
    height: auto;
    max-height: 340px;
  }
  .s_news_page .flex_wrap .img_wrap img {
    width: 100%;
    height: auto;
  }
  .s_slider_object .slide_object .img_wrap {
    height: 370px;
  }
  .s_slider_object .wrapper_box {
    top: 135px;
  }
  .s_slider_object .wrapper_box .text_box .slider_top_text {
    font-size: 30px;
  }
  .s_slider_object .wrapper_box .text_box .p_box {
    height: 60px;
  }
  .s_slider_object .owl-carousel .owl-next, .s_slider_object .owl-carousel .owl-prev {
    top: 40%;
  }
  .s_object {
    padding-top: 35px;
  }
  .s_object .box_object .object_block .flex_wrap .text_wrap .top_text_box {
    padding: 30px 35px 15px;
    margin: 0;
  }
  .s_object .box_object .object_block .flex_wrap .text_wrap .top_text_box .top_text {
    font-size: 21px;
  }
  .s_object .bat_obj {
    margin-left: 0;
  }
  .s_object .box_button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .s_object .box_button button {
    margin: 15px 5px;
    width: 150px;
    background-color: #f1f3f4;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    padding: 10px;
    font-size: 15px;
    text-transform: uppercase;
  }
  .s_object .box_button button:hover {
    background-color: #f5f7f8;
    color: #000;
  }
  .s_object .object_block .flex_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .s_object .box_object .object_block .flex_wrap .img_wrap {
    height: auto;
    max-height: 320px;
  }
  .s_object .box_object .object_block .flex_wrap .img_wrap img {
    width: 110%;
    height: auto;
  }
  .s_object .box_object .object_block .flex_wrap .text_wrap {
    height: auto;
  }
  .s_object .box_object .object_block .flex_wrap .text_wrap p {
    margin: 15px 30px;
  }
  .s_object .box_object .object_block .flex_wrap .text_wrap .btn_photo {
    margin-left: 30px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 765px) {
  /**/
  .s_services_slider {
    padding: 40px 0px 10px;
  }
  .s_reviews .text_wrap {
    padding: 35px 30px;
  }
  .s_reviews .text_wrap .text_box {
    padding-left: 45px;
  }
  .s_slider_object .slide_object .img_wrap {
    height: 380px;
  }
  .s_slider_object .wrapper_box {
    top: 145px;
  }
  .s_slider_object .wrapper_box .text_box {
    width: 80%;
  }
  .s_slider_object .wrapper_box .text_box .slider_top_text {
    font-size: 27px;
  }
  .s_slider_object .wrapper_box .text_box .p_box {
    height: 55px;
  }
  .s_slider_object .owl-carousel .owl-next, .s_slider_object .owl-carousel .owl-prev {
    top: 44%;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 670px) {
  /**/
  .s_baner_1 .box .text_right {
    width: 250px;
  }
  .s_reviews .flex_wrap {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .s_reviews .flex_wrap .img_wrap {
    width: 100%;
  }
  .s_reviews .flex_wrap .img_wrap img {
    width: 100%;
  }
  .s_reviews .slider_box {
    width: 100%;
  }
  .s_reviews .owl-buttons {
    bottom: 60px;
  }
  .s_main .flex_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .s_main .s_top_bg .top_site .logo,
  .s_main .s_top_bg .bottom_site .logo {
    width: 130px;
  }
  .s_main .s_top_bg .top_site .go_site,
  .s_main .s_top_bg .bottom_site .go_site {
    padding: 7px 0;
    font-size: 15px;
    width: 160px;
  }
  .s_main .s_top_bg .top_site {
    top: 15px;
    left: 15px;
  }
  .s_main .s_top_bg .top_site .wrap_site {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .s_main .s_top_bg .top_site .text_box {
    margin: 0;
    margin-top: 15px;
  }
  .s_main .s_top_bg .top_site .name_site {
    font-size: 25px;
    max-width: 380px;
    line-height: 1.1;
  }
  .s_main .s_top_bg .top_site .go_site {
    margin-top: 15px;
  }
  .s_main .s_top_bg .bottom_site {
    bottom: 15px;
  }
  .s_main .s_top_bg .bottom_site .name_site {
    font-size: 24px;
    line-height: 1.1;
    padding: 0;
  }
  .s_main .s_top_bg .bottom_site .go_site {
    margin-bottom: 15px;
    height: auto;
  }
  .s_main .s_top_bg .slider_box {
    width: 100%;
  }
  .s_main .text_wrap {
    padding: 20px 15px;
  }
  .s_main .owl-carousel .owl-buttons {
    bottom: 60px;
    right: 70px;
  }
  .s_contact .flex_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .s_contact .flex_wrap .map {
    width: 100%;
  }
  .s_contact .flex_wrap .text_contact {
    width: 100%;
  }
  .s_video_box_about .flex_wrap .left_block .video {
    height: 300px;
  }
  .s_slider_object .slide_object .img_wrap {
    height: 500px;
  }
  .s_slider_object .slide_object .img_wrap img {
    height: 100%;
    width: auto;
  }
  .s_slider_object .wrapper_box {
    top: 180px;
  }
  .s_slider_object .wrapper_box .text_box .slider_top_text {
    font-size: 27px;
  }
  .s_slider_object .wrapper_box .text_box .p_box {
    height: 55px;
  }
  .s_slider_object .owl-carousel .owl-next, .s_slider_object .owl-carousel .owl-prev {
    top: 44%;
  }
  .s_end_page {
    text-align: center;
  }
  .s_end_page img {
    float: none !important;
    margin: 0 auto !important;
    margin-bottom: 60px !important;
    width: 100% !important;
    height: auto !important;
  }
  .s_end_page p {
    text-align: left;
  }
  .s_object .box_object .object_block .flex_wrap .img_wrap {
    max-height: 310px;
  }
  #modal_form #talk-to-manager-wrap form {
    width: 55%;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 550px) {
  /**/
  .s_baner_1 .flex_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .s_baner_1 .flex_wrap .box {
    padding: 10px 0;
  }
  .s_reviews .flex_wrap .slider_box {
    padding-bottom: 30px;
  }
  .s_reviews .owl-carousel .owl-buttons {
    display: none;
  }
  .s_reviews .owl-carousel .owl-pagination {
    display: block;
  }
  .s_reviews .owl-carousel .owl-pagination .owl-page {
    background-color: #3bb878;
  }
  .s_reviews .owl-carousel .owl-pagination .owl-page.active {
    border: 1px solid #3bb878;
    background-color: transparent;
  }
  .s_reviews .owl-carousel .owl-pagination .owl-page.active span {
    background-color: #323232;
    border: 2px solid transparent;
  }
  .s_reviews .owl-carousel .owl-pagination .active {
    background-color: #3bb878;
  }
  .s_reviews .text_wrap .text_box span {
    font-size: 14px;
  }
  footer .logo a img {
    width: 100%;
    height: auto;
    max-width: 375px;
  }
  .s_seo_text .flex_wrap .left_block {
    padding-left: 0;
    padding-right: 0;
  }
  .s_seo_text .flex_wrap .right_block {
    padding-left: 0;
    padding-right: 0;
  }
  .s_video_box_about .flex_wrap .left_block .video {
    height: 260px;
  }
  .s_object {
    padding-top: 20px;
  }
  .s_object .box_button {
    margin-bottom: 20px;
  }
  .s_object .box_button button {
    width: 130px;
    font-size: 14px;
    font-weight: 500;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 520px) {
  /**/
  .s_slider .slider_top_text {
    font-size: 36px;
  }
  .s_slider p {
    font-size: 16px;
  }
  .s_slider .wrapper {
    padding: 0;
  }
  .s_slider .owl-carousel .owl-pagination {
    display: block;
    margin-top: 100px;
  }
  .s_slider .owl-carousel .owl-buttons {
    display: none;
  }
  .s_laeder {
    padding-top: 40px;
  }
  .s_laeder .video_box .video {
    height: 240px;
  }
  .s_top_image .flex_wrap {
    top: 49%;
  }
  .position_line {
    padding-top: 10px;
  }
  .s_main .s_top_bg .top_site {
    top: 10px;
    left: 10px;
  }
  .s_main .s_top_bg .top_site .name_site {
    font-size: 25px;
  }
  .s_main .s_top_bg .bottom_site .span {
    margin: 0;
  }
  .s_main .s_top_bg .bottom_site .text_box {
    padding-right: 5px;
  }
  .s_main .s_top_bg .bottom_site .name_site {
    font-size: 22px;
  }
  .s_slider_object .slide_object .img_wrap {
    height: 530px;
  }
  .s_slider_object .slide_object .img_wrap img {
    height: 100%;
    width: auto;
  }
  .s_slider_object .wrapper_box {
    top: 200px;
    width: 86%;
  }
  .s_slider_object .wrapper_box .text_box .slider_top_text {
    font-size: 27px;
  }
  .s_slider_object .wrapper_box .text_box .p_box {
    height: 55px;
  }
  .s_slider_object .owl-carousel .owl-next, .s_slider_object .owl-carousel .owl-prev {
    top: 47%;
  }
  #modal_form #talk-to-manager-wrap form {
    width: 65%;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  /**/
  .s_main:after {
    height: 340px;
  }
  .hamburger {
    display: inline-block;
    margin-top: 4px;
  }
  .s_top_image .flex_wrap .name_page {
    font-size: 23px;
    line-height: 1.2;
  }
  .s_header .top_block .transparent_bg {
    padding: 8px 0 12px;
  }
  .s_header .top_block .top_nav {
    float: left;
    display: block;
    width: 100%;
  }
  .s_header .top_block .top_nav .btn_call {
    float: left;
    margin-top: 10px;
    padding: 10px 0;
  }
  .s_header .top_block .logo {
    float: none;
  }
  .s_header .top_info li:nth-child(2) {
    display: none;
  }
  .s_slider .slide {
    padding-top: 40%;
  }
  .s_laeder .video_box .video {
    height: 210px;
  }
  .s_video_box_about {
    padding: 30px 0;
  }
  .s_video_box_about .flex_wrap .left_block .video {
    height: 220px;
  }
  .s_video_box_about .flex_wrap .right_block p {
    font-size: 17px;
  }
  .s_top_image.s_top_map .image {
    height: 260px;
  }
  .s_top_image.s_top_map .flex_wrap {
    top: 145px;
  }
  .s_news_page {
    padding-bottom: 20px;
  }
  .s_news_page .top_text_box .top_text {
    font-size: 20px;
  }
  .s_news_page .flex_wrap {
    margin-bottom: 40px;
  }
  .s_news_page .flex_wrap .text_wrap .text_box {
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 15px;
  }
  .s_reviews .text_wrap .text_box .img_wrap {
    margin-bottom: 20px;
  }
  #modal_form {
    background-color: #F7F7F5;
    background-image: none;
    min-height: 320px;
  }
  #modal_form #talk-to-manager-wrap {
    padding: 10px 5px;
  }
  #modal_form #talk-to-manager-wrap p {
    margin-top: 15px;
    font-size: 14px;
  }
  #modal_form #talk-to-manager-wrap form {
    width: 100%;
  }
  #modal_form #talk-to-manager-wrap form .btn_send {
    margin: 0 auto;
    margin-top: 10px;
  }
  .s_object .box_object .object_block .flex_wrap .img_wrap {
    max-height: 200px;
    height: auto;
  }
  .s_object .box_object .object_block .flex_wrap .img_wrap img {
    width: 100%;
    height: auto;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 410px) {
  /**/
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 380px) {
  /**/
  .s_project .flex_wrap .proj_box .img_wrap img {
    width: auto;
    height: 100%;
  }
  .s_video_box_about {
    padding: 0;
  }
  .s_video_box_about .flex_wrap .left_block .video {
    height: 200px;
  }
  .s_video_box_about .flex_wrap .right_block p {
    font-size: 16px;
  }
  .s_main:after {
    height: 320px;
  }
  .s_main .flex_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .s_main .s_top_bg .top_site .logo,
  .s_main .s_top_bg .bottom_site .logo {
    width: 130px;
    margin-bottom: 10px;
  }
  .s_main .s_top_bg .top_site .go_site,
  .s_main .s_top_bg .bottom_site .go_site {
    padding: 7px 0;
    font-size: 15px;
    width: 160px;
  }
  .s_main .s_top_bg .top_site .logo img,
  .s_main .s_top_bg .bottom_site .logo img {
    max-width: 90px;
  }
  .s_main .s_top_bg .top_site {
    top: 15px;
    left: 15px;
  }
  .s_main .s_top_bg .top_site .wrap_site {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .s_main .s_top_bg .top_site .text_box {
    margin: 0;
    margin-top: 15px;
  }
  .s_main .s_top_bg .top_site .name_site {
    font-size: 25px;
    max-width: 380px;
    line-height: 1.1;
  }
  .s_main .s_top_bg .top_site .go_site {
    margin-top: 15px;
  }
  .s_main .s_top_bg .bottom_site {
    bottom: 15px;
    right: 15px;
    left: 10px;
    text-align: left;
  }
  .s_main .s_top_bg .bottom_site .wrap_site {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    position: relative;
    left: 5px;
  }
  .s_main .s_top_bg .bottom_site .logo {
    position: absolute;
    bottom: 60px;
    margin: 0;
    right: 10px;
    width: 90px;
  }
  .s_main .s_top_bg .bottom_site .text_box {
    margin: 0;
    padding: 0;
    width: 100%;
    padding-left: 15px;
  }
  .s_main .s_top_bg .bottom_site .name_site {
    font-size: 24px;
    line-height: 1.1;
    padding: 0;
  }
  .s_main .s_top_bg .bottom_site .go_site {
    margin-bottom: 15px;
    height: auto;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 350px) {
  /**/
  .s_slider .slide {
    padding-top: 35%;
  }
  .s_laeder .video_box .video {
    height: 160px;
  }
  .s_services .right_block .text_up p {
    padding: 15px;
    padding-top: 0;
    margin-top: -10px;
  }
  .s_reviews .text_wrap .text_box {
    padding-left: 0;
  }
  .s_reviews .text_wrap .text_box::before {
    display: none;
  }
  .s_contact .flex_wrap .text_contact {
    padding: 25px;
  }
  .s_video_box_about .flex_wrap .left_block .video {
    height: 154px;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  /**/
}

/*==========  Mobile First  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  /**/
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  /**/
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  /**/
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 900px) {
  /**/
  .s_header .top_block .top_nav .mnu {
    display: block !important;
  }
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  /**/
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  /**/
}
