@media screen and (min-width: 1110px) and (max-width: 1300px) {
  .content__image_item.device_components {
    background-image: url("/public/img/device_components.png");
    width: 480px;
    background-size: contain;
  }

  .header_mob_app {
    margin-top: 140px;
  }

  .container {
    width: 100%;
  }

  .content__text {
    right: 0;
    left: 20px;
  }

  .content__image_item.device_overflow {
    display: none;
  }

  .content__to_left--to_right .content__image {
    float: left;
    width: 20%;
  }

  .content__image_item.device_overflow {
    display: block!important;
    left: 100px !important;
    width: 180px !important;
    top: 53% !important;
    transform: translate(0,-50%);
  }

}

@media screen and (min-width: 550px) and (max-width: 1170px) {
  .tagline.t-shadow {
    font-size: 30px;
    top: 100% !important;
  }

  .free .content__image {
    display: none!important;
  }

  .content__image_item.device_components {
    display: none;
  }
  .content__image {
    display: none;
  }
  .content__to_left--to_right .content__text {
    float: left;
    width: 80%;
    left: 20px;
  }
  .components .content__text {
    margin-top: 412px;
    width: 90%;
  }

  .header_mob_app {
    margin-top: 140px;
  }

  .container {
    width: 100%;
  }

  .content__text {
    right: 0;
    left: 20px;
  }



  .content__to_left--to_right .content__image {
    display: none;
  }

  .content__to_left--to_right .content__text {
    float: right;
    width: 60%;
    left: 20px;
  }

  .content__image_item.device_overflow {
    display: block!important;
    left: 100px !important;
    width: 180px !important;
    top: 53% !important;
    transform: translate(0,-50%);
  }




}

@media screen and (max-width: 500px) {


  .app.app_android{
    margin-top: 10px;
    margin-bottom: 40px;
  }
  .header_in {
    background: none;
  }

  .g-label {
    left: 0;
    right: 0;
    max-width: 260px;
    margin: auto;
  }

  .footer_cp .emailUs {
    left: auto;
    right: 15px !important;
    bottom: 21px;
    top: auto;
  }
  .emailUs {
    font-size: 13px;
    left: 0;
    top: 60px;
    right: 0;
  }

  .bl_middle.toRight {
    bottom: 49px !important;
  }

  .bl_middle.toRight ul {
    width: 100%;
  }

  .page_items {
    display: none;
  }
  .map_item.car--small {
    display: none;
  }

  .button.passenger {
    right: 0;
  }

  .button.driver {
    left: 0;
    margin-top: 30px;
  }

  .header_mob_app {
    padding-left: 0;
  }

  .center_bl {
    width: 100%;
  }

  .logo img {
    display: block;
    margin: 0 auto;
    width: 90%;
  }

  .logo {
    margin-top: 100px;
  }

  .app {
    margin-top: 90px;
  }

  .button {
    float: none !important;
    margin: 20px auto 0;
  }

  .small-text p {
    margin-right: 0;
  }

  .tagline {
    font-size: 39px;
    margin-top: 80px;
  }

  .small-text {
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
  }

  .app a {
    float: none !important;
    margin: 20px auto 0 !important;
  }

  .container {
    width: 100%;
  }

  .content__text br {
    display: none;
  }

  .content__text {
    margin-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    right: 0;
  }

  .main_advantages .ul_container {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .arrow{
    display: none;
  }
  .map .content__text {
    right: 0;
  }
  .bl_app .app {
    width: 325px;
    margin: 0 auto;
  }

  .free .content__text {
    margin-top: 65px;
    padding-left: 30px!important;
  }
  .item__text,.item__title {
    max-width: 250px;
  }

  .opacity_30, .opacity_30 .item__image, .opacity_30 p {
    opacity: 1;
  }

  .main_advantages .li_container {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }

  .content__title {
    font-size: 40px !important;
  }

  .content__gen_text {
    font-size: 28px !important;
  }

  .content__image {
    width: 100%;
  }

  .devices .content__image_item.device_under {
    left: -50px;
    margin: 0 auto;
    right: 0;
  }

  .move_devices .content__image_item.device_over {
    left: 35px;
    margin: 0 auto;
    right: 0;
  }

  .content__to_left .app {
    margin-top: 20px;
  }

  .content__image.devices {
    bottom: 70px;
    position: relative;
    transform: scale(0.6);
    -moz-transform: scale(0.6);
    -o-transform: scale(0.6);
    -webkit-transform: scale(0.6);
  }

  .text_block p:first-child {
    margin-top: 25px;
  }

  .text_block p {
    font-size: 40px;
  }

  .text_block .sub_title {
    font-size: 25px;
  }

  .text_block {
    min-height: 400px;
    height: 400px;
    padding-top: 50px;
    padding-bottom: 80px;
  }
  .content__to_left--to_right .content__text {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-left: 30px;
    width: 100%;
    left: 0;
    right: 0;
  }

  .tagline {
    padding-left: 10px;
    padding-right: 10px;
    left: 0;
    right: 0;
  }

  .text_block p:first-child {
    right: 0;
  }

  .text_block .sub_title {
    right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  .content__image_item.device_overflow {
    display: none;
  }

  .content__to_left--to_right .content__title br {
    display: none;
  }
  .tagline.t-shadow br {
    display: none;
  }

  .container.content__to_left.content__to_left--to_right {
    height: 655px;
    min-height: 655px;
  }

  .content__image_item.device_components {
    display: none;
  }

  .components_items li p {
    font-size: 25px;
  }

  .free .content__text {
    margin-top: 65px;
  }

  .free .content__image {
    display: none;
  }

  .map .content__text {
    margin-top: 80px;
  }

  .map .content__image {
    float: left;
    width: 100%;
  }

  .content__image_item.device_map {
    display: none;
  }

  .item__image {
    background-size: contain;
    height: 165px;
    width: 150px;
  }

  .line .li_container {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }

  .main_advantages .ul_container {
    width: 100%;
  }

  .text_block .sub_title br {
    display: none;
  }

  .line .li_container {
    margin-bottom: 0;
    margin-left: 10px !important;
    margin-right: 10px !important;
    min-height: 600px;
  }

  .item__text br, .time_text br {
    display: none;
  }

  .time_show.cl {
    width: 100%;
  }

  .time_show > p {
    float: none;
    font-size: 50px;
    text-align: center;
  }

  .time_text {
    font-size: 19px;
    margin-top: 18px;
  }

  .time_show.cl > span {
    float: none;
    font-size: 40px;
    margin-top: 10px;
    text-align: center;
    padding-left: 0;
    margin-left: 0;
  }

  .bl_app .main_bg {
    background: #ffffff;
    width: 100%;
    height: 314px;
  }

  .bl_app {
    height: 350px;
  }

  .main_bg > img {
    display: block;
    margin: 0 auto;
    width: 90%;
  }

  .like_app .container p {
    font-size: 25px;
  }

  .social_container {
    background-color: rgba(255, 255, 255, 0.91);
    width: 100%;
  }

  .footer .container div {
    width: 100%;
  }


  .bl_middle > ul li {
    margin-top: 0;
  }

  .bl_middle > ul {
    float: none;
    margin: 0 auto;
    width: 100px;
  }.time_text {
     font-size: 19px;
     margin-top: 18px;
     padding-left: 30px;
     padding-right: 30px;
     left: 0;
   }

  .bl_right img {
    display: block;
    float: none;
    height: 35px;
    margin: 0 auto 30px;
    width: 203px;
  }

  .components .content__title {
    line-height: 45px;
  }

  .content__to_left--to_right .content__title {
    line-height: 55px;
  }

  .item__title {
    font-size: 23px;
    margin-top: 13px;
  }

  .item__title br {
    display: none;
  }

  .bl_middle > p {
    display: none;
  }
  .footer .container div {
    width: 90px;
    margin-top: 0;
    bottom: 30px;
  }
  .title {
    right: 0 !important;
    float: left;
    width: 100%;
    font-size: 30px;
    margin-top: 20px;
  }

  .content__image.devices.move_devices {
    margin-top: 110px;
  }



  /*height block*/
  .footer .fw.header.cl {
    height: 600px;
    overflow: hidden;
    min-height: 600px;
  }



  .bl_app .main_bg {
    height: 255px;
  }

  .time_show {
    margin: 70px auto 0;
  }
  .bl_time {
    height: 545px;
  }
  .map {
    height: 705px;
  }

  .pagerSection {
    overflow: hidden;
  }

  /*height block*/
  .footer .header_in {
    background: none;
  }

  html[lang="en"] .bl_time .time_show {
    width: 100%;
  }

  html[lang="en"] .center_bl__line.header_mob_app {
    width: 100%;
  }

  .pagerSection.footer .facebookBlock {
    width: 100%;
    margin-left: 0;
    margin-top: 50px;
  }


  /*changes*/
  .header_in {
    height: 600px;
    min-height: 100px;
  }
  .changeOvertext_p {
    font-size: 30px;
    left: 0;
    background-color: #FFF;
    z-index: 20;
    width: 100%;
    position: relative;
    margin-top: -40px;
    padding-right: 0px;
    padding-top: 0px;
    line-height: 33px;
    text-align: center;
  }
  .changeOvertext_p br{
    display: none;
  }

  .container.content__to_left.content__to_left--to_right {
    height: 400px;
    min-height: 100px;
  }
  .content__image.devices {
    margin-top: 0;
  }

  .components {
    height: 800px;
  }
  .components .content__text {
    margin-top: 135px;
  }
  .content__text {
    margin-top: 200px;
  }

  .footer_sots {

    margin-top: 0;
    margin-left: 20px;
  }

  .pagerSection.footer .facebookBlock div {
    width: 100%;
  }

}/*end 500px*/


@media screen and (max-height: 750px) {
  .tagline.t-shadow {
    font-size: 30px;
    top: 48%!important;
  }
  .components .content__text {
    margin-top: 1%!important;
  }
  .map .content__text {
    top: 46%!important;
  }

  .content__image_item.device_components {
    left: -55px;
    top: -265px;
  }

}

@media screen and (max-height: 749px) {
  .tagline.t-shadow {
    font-size: 30px;
    top: 90% !important;
  }
  .components .content__text {
    margin-top: 5%!important;
  }
  .map .content__text {
    top: 46%!important;
  }

  .title {
    margin-top: 50px !important;
    font-size: 32px;
    margin-bottom: 33px !important;
  }

  .components .content__title {
    color: #FFF;
    font-size: 45px;
    line-height: 48px;
    margin-bottom: 20px;
  }
  .main_advantages .ul_container {
    margin-top: 6px;
  }

}

@media screen and (max-height: 660px) {
  .title {
    margin-top: 75px !important;
    font-size: 27px;
    margin-bottom: 0 !important;
  }
}

@media screen and (max-height: 550px) {

  .title {
    margin-top: 25px !important;
    font-size: 27px;
    margin-bottom: 3px !important;
  }
}