@media only screen and (max-width : 1400px) {
  .region-content-location {
    margin-top: 30px;
    margin-bottom: 100px;
  }
}

@media only screen and (max-width : 1300px) {
  .places-item:nth-child(4) .places-item-options {
    right: -170px;
  }
  
  .places-item:nth-child(3) .places-item-options {
    right: -70px;
  }
}

@media only screen and (max-width : 1260px) {
  
  .places-item-number {
    font-size: 280px;
    line-height: 196px;
  }
  
  .places-item:nth-child(1) .places-item-number {
    top: -98px;
    left: -84px;
  }
  
  .places-item:nth-child(2) .places-item-number {
    right: -242px;
  }
  
  .places-item:nth-child(3) .places-item-number {
    left: -84px;
    bottom: -98px;
  }
  
  .places-item:nth-child(4) .places-item-number {
    right: -57px;
    bottom: -70px;
  }
  
  .places-item:nth-child(5) .places-item-number {
    left: -84px;
  }
  
  .other-slider {
    width: 96%;
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
  }
  
  .other-slider-item-name {
    font-size: 30px;
  }
}

@media only screen and (max-width : 1200px) {
  
  .header-city {
    margin-left: 40px;
  }
  
  .places-item .places-item-number {
    right: auto !important;
    bottom: auto !important;
    top: auto !important;
    left: auto !important;
    position: relative;
    display: block;
    padding-left: 50px;
    margin-right: auto;
    margin-left: auto;
  }
  
  .places-item:nth-child(even) .places-item-content-img {
    margin: 0 auto;
  }
  
  .places-item .places-item-options {
    margin: -50px auto 0!important;
    position: relative;
    right: auto!important;
    left: auto!important;
    top: auto!important;
    bottom: auto!important;
  }
  
  .places-item-img {
    margin-top: -100px;
  }
  
  .places-item .places-item-desc {
    margin-top: 60px !important;
  }
  
  .places-item {
    padding-top: 80px;
  }
  
  .places-item-desc .btn {
    margin: 30px auto 0;
  }
  
  .places-item:nth-child(1) {
    padding-top: 100px;
  }
  
  .places-item-content {
    z-index: 3;
  }
  
  .places-item-desc {
    line-height: 1.6;
  }
  
  .car-title {
    width: 94%;
    padding-left: 40px;
  }
  
  .car-img {
    width: 94%;
  }
  
  .car-desc {
    padding-left: 40px;
  }
  
  .car-item-content {
    width: 94%;
  }
  
  .nav {
    display: none;
  }
  
}

@media only screen and (max-width : 1120px) {
  
  .region-content-desc-title {
    margin: 0 auto 20px;
    font-size: 42px;
  }
  
  .region {
    padding: 70px 0 130px;
  }
  
  .region-right {
    position: relative;
    right: auto;
    top: auto;
    margin: 0 auto;
    width: 96%;
  }
  
  .region-content-location {
    margin-top: 30px;
    margin-bottom: 0;
    margin-right: auto;
    margin-left: auto;
  }
  
  .region-content-desc-text {
    margin: 0 auto;
  }
  
  .region-content-location ul{
    font-size: 42px;
    line-height: 70px;
    padding-left: 66px;
  }
  
  .region-slider-item {
    margin: 0 15px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  
  .region-slider {
    margin-top: 40px;
  }
  
  .region-slider .slick-arrow {
    bottom: -80px;
  }
  
  .slider-counter {
    bottom: -69px;
    right: 15px;
  }
  
  .region-slider .slick-prev {
    left: 15px;
  }
  
  .region-slider .slick-next {
    left: 85px;
  }
  
  .places-item-img {
    height: 550px;
  }
  
  .other-title {
    font-size: 42px;
  }
}

@media only screen and (max-width : 1060px) {
  
  .region-slider-item-img {
    height: 360px;
  }
  
  .car-item-property .car-options {
    position: relative;
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
    margin: 50px auto 30px;
  }
  
  .car-item-img-bot {
    float: left !important;
  }
  
  .car-options-title {
    font-size: 42px;
  }
  
  .car-options p {
    line-height: 1.7;
  }
  
  .car-item-design .car-options {
    position: relative;
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
    margin: 0px auto 30px;
  }
  
  .car-item-design .car-item-img {
    position: relative;
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
    max-width: 620px;
    height: 338px;
  }
  
  .car-item-design {
    padding-top: 30px;
  }
  
  .car-item-design:before {
    bottom: 0;
  }
  
  .car-item-design {
    padding-bottom: 0;
  }
  
  .car-item-technology:after,
  .car-item-technology:before {
    display: none;
  }
  
  .car-item-technology .car-options {
    position: relative;
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
    margin: 0 auto 30px;
    float: right;
  }
    
  .car-item-technology .car-item-img {
    position: relative;
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
    max-width: 620px;
    height: 338px;
  }
  
  .car-item-technology .car-item-img-bot {
    margin-top: 25px;
    margin-left: auto;
    margin-right: 0;
    float: right!important;
  }
}

@media only screen and (max-width : 992px) {
  
  .header-right-question {
    display: none;
  }
  
  .header-city {
    margin-right: 20px;
    margin-left: 20px;
  }
  
  .car-title {
    font-size: 50px;
  }
  
  .car-img {
    height: 520px;
  }
  
  button.mfp-close {
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    font-size: 34px;
    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
    border-radius: 0 4px 0 0;
    line-height: 40px;
  }
}

@media only screen and (max-width : 920px) {
  
  .region-slider-item-img {
    height: 420px;
  }
  
  .region-right {
    max-width: 830px;
  }
  
  .places-item-img {
    height: 500px;
  }
  
  .places-item-number {
    font-size: 230px;
    line-height: 164px;
  }
  
  .places-item-img {
    margin-top: -84px;
  }
  
  .other {
    padding-bottom: 40px;
  }
  
  .car-title {
    text-align: center;
    padding: 0;
    margin-bottom: 100px;
  }
  
  .car-img {
    height: 480px;
    margin-top: 0;
  }
  
  .car-img-logo {
    width: 220px;
    height: 90px;
    right: 50%;
    -webkit-transform: translate(50%, 0);
    -moz-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    -o-transform: translate(50%, 0);
    transform: translate(50%, 0);
    top: -100px;
  }
  
  .car-img-logo img {
    width: 160px;
    height: 50.19px;
  }
  
  .car-desc-content h4 {
    font-size: 42px;
    margin-bottom: 5px;
  }
  
  .car-desc-content {
    font-size: 20px;
  }
  
  .other-slider {
    width: 100%;
    max-width: 100%;
  }
}

@media only screen and (max-width : 800px) {
  
  .places-item-img {
    height: 450px;
  }
  
  .car-img {
    height: 430px;
  }
  
  .car-item-property .car-item-img {
    float: none !important;
    margin: 0 auto;
    max-width: 620px;
  }
  
  .car-item-property .car-item-img-bot {
    margin-top: 25px;
  }
  
  .car-item-property:before {
    display: none;
  }
  
  .car-item-design .car-options {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }
  
  .car-item-design .car-item-img {
    margin-right: auto;
    margin-left: auto;
  }
  
  .car-item-design:before {
    display: none;
  }
  
  .car-item-design .car-item-content {
    padding-bottom: 40px;
  }
  
  .car-item-technology .car-options {
    float: none;
  }
  
  .car-item-technology .car-item-img {
    float: none !important;
    margin-right: auto;
    margin-left: auto;
  }
  
  .rules-img3 {
    max-width: 220px;
  }
  
  .rules-img4 {
    max-width: 196px;
  }
}

@media only screen and (max-width : 768px) {
  
  .header-competition {
    float: right;
    /*width: 138px;*/
    width: 180px;
    font-size: 14px;
    margin-top: 0;
    line-height: 30px;
    padding: 0 5px;
  }
  
  .header-right {
    clear: right;
    margin-top: 6px;
  }
  
  .region-slider-item-img {
    height: 390px;
  }
  
  .places-item:nth-child(3):before {
    display: none;
  }
  
  .places-item:nth-child(4):before {
    height: 300px;
    width: 260px;
  }
  
  .other-title {
    font-size: 36px;
  }
  
  .car-title {
    font-size: 40px;
    line-height: 1;
  }
  
  .car-img {
    height: 390px;
  }
  
  .car-desc-content {
    margin: 0 auto;
  }
  
  .car-desc {
    width: 94%;
    padding: 0;
  }
  
  .nav {
    display: none;
  }
  
  .popup-title {
    font-size: 32px;
  }
  
  .steps-item-desc {
    font-size: 15px;
  }
  
  .popup-title-desc {
    margin-bottom: 20px;
  }
  
  .steps-item-number {
    font-size: 44px;
  }
  
  .steps-item-form input {
    margin-bottom: 18px;
  }
  
  .btn-popup {
    margin-top: 20px;
  }
  
  .rules,
  .gratitude,
  .steps {
    padding: 50px 20px 30px;
  }
  
  .steps-img4,
  .steps-img2 {
    left: -20px;
  }
  
  .steps-img3,
  .steps-img1 {
    right: -20px;
  }
  
  .steps-item-social {
    padding-bottom: 71px;
  }
  
  .rules-img1 {
    max-width: 95px;
  }
  
}

@media only screen and (max-width : 700px) {
  
  .places-item-img {
    height: 400px;
  }
  
  .places-item-options-name {
    font-size: 42px;
  }
  
  .places-item-options {
    -webkit-box-shadow: 0px 10px 15px 0px rgba(1, 0, 0, 0.3);
    -moz-box-shadow: 0px 10px 15px 0px rgba(1, 0, 0, 0.3);
    box-shadow: 0px 10px 15px 0px rgba(1, 0, 0, 0.3);
  }
  
  .places-item .places-item-desc {
    margin-top: 30px !important;
  }
  
  .places-item:nth-child(2):before {
    display: none;
  }
  
  .places-item:nth-child(1):before {
    height: 241px;
    width: 257px;
  }
  
  .car-img {
    height: 360px;
  }
  
  .car-desc {
    margin-top: 10px;
  }
  
  .rules-img4,
  .rules-img3,
  .rules-img2,
  .rules-img1,
  .gratitude-img3,
  .gratitude-img2,
  .gratitude-img4,
  .popup-img1,
  .steps-img2,
  .steps-img1,
  .steps-img3,
  .steps-img4 {
    display: none;
  }
}

@media only screen and (max-width : 660px) {
  
  .region-slider-item-img {
    height: 340px;
  }
  
  .places-item:nth-child(5):before {
    height: 230px;
    width: 187px;
  }
  
  .places-item:nth-child(3):after {
    height: 200px;
    width: 200px;
  }
  
  
}

@media only screen and (max-width : 644px) {
  
  .other-slider {
    width: 100%;
  }
  
  .other-slider-item.slick-current .other-slider-item-content {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    width: 100%;
    -webkit-box-shadow: 0px 10px 15px 0px rgba(1, 0, 0, 0.3);
    -moz-box-shadow: 0px 10px 15px 0px rgba(1, 0, 0, 0.3);
    box-shadow: 0px 10px 15px 0px rgba(1, 0, 0, 0.3);
  }
  
  .other-slider-item-content {
    -webkit-box-shadow: 0px 10px 15px 0px rgba(1, 0, 0, 0.3);
    -moz-box-shadow: 0px 10px 15px 0px rgba(1, 0, 0, 0.3);
    box-shadow: 0px 10px 15px 0px rgba(1, 0, 0, 0.3);
  }
  
  .other-slider-item {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  
  .other-slider-item .btn {
    bottom: 55px;
    visibility: visible;
    opacity: 1;
  }
  
  .other-slider-item.slick-current .btn {
    bottom: 55px;
    visibility: visible;
    opacity: 1;
  }
  
  .other-slider-item-name {
    bottom: 135px;
    visibility: visible;
    opacity: 1;
  }
  
  .other-slider-item.slick-current .other-slider-item-name {
    visibility: visible;
    opacity: 1;
  }
  
  .other {
    padding-bottom: 80px;
  }
}

@media only screen and (max-width : 610px) {
  
  .region-right {
    width: 100%;
  }
  
  .slider-counter {
    position: relative;
    text-align: center;
    right: auto;
    bottom: auto;
    margin-top: 20px;
  }
  
  .region-slider-item-name {
    visibility: hidden;
    opacity: 0;
  }
  
  .region-slider-item.slick-current .region-slider-item-name {
    visibility: visible;
    opacity: 1;
  }
  
  .region-slider .slick-arrow {
    bottom: -110px;
  }
  
  .region-slider .slick-prev {
    left: 50%;
    -webkit-transform: translate(-60px,0);
    -moz-transform: translate(-60px,0);
    -ms-transform: translate(-60px,0);
    -o-transform: translate(-60px,0);
    transform: translate(-60px,0);
  }
  
  .region-slider .slick-next {
    left: 50%;
    -webkit-transform: translate(10px,0);
    -moz-transform: translate(10px,0);
    -ms-transform: translate(10px,0);
    -o-transform: translate(10px,0);
    transform: translate(10px,0);
  }
  
  .places-item .places-item-number {
    text-align: center;
    padding-left: 0;
  }
  
  .places-item-desc {
    font-size: 15px;
  }
  
  .places-item-desc,
  .places-item-content-img {
    width: 94%;
    z-index: 3;
  }
  
  .places-item-img {
    height: 350px;
  }
}

@media only screen and (max-width : 600px) {
  
  .region-content-desc-title {
    font-size: 36px;
    margin-bottom: 13px;
    padding-top: 15px;
  }
  
  .region-content-desc-text {
    font-size: 15px;
  }
  
  .region-content-location {
    margin-top: 20px;
  }
  
  .region-content-location ul {
    font-size: 36px;
    line-height: 60px;
    padding-left: 54px;
    margin-bottom: 20px;
  }
  
  .region-content-desc-title {
    line-height: 1;
  }
  
  .places-item .places-item-options {
    width: 100%;
    max-width: 464px;
    margin: -50px auto 0;
  }
  
  .other-slider {
    margin-top: 30px;
  }
  
  .car-item-technology .car-item-img,
  .car-item-design .car-item-img,
  .car-item-img,
  .car-img {
    height: 310px;
  }
  
  .popup-title-desc br {
    display: none;
  }
  
  .rules,
  .gratitude,
  .steps {
    padding-right: 15px;
    padding-left: 15px;
  }
  
  .popup-title {
    font-size: 24px;
  }
  
  .steps-item-social {
    padding-bottom: 20px;
    padding-top: 15px;
  }
}

@media only screen and (max-width : 540px) {
  
  .header-city {
    margin: 0 8px 6px 0;
    float: right;
    clear: right;
    line-height: 1;
  }
  
  .header-competition {
    clear: right;
  }
  
  .logo {
    margin-top: 19px;
  }
  
  .header-city-list {
    left: auto;
    right: -8px;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
  }
  
  .places-item .places-item-options {
    padding: 25px 30px;
    margin: 30px auto 0!important;
  }
  
  .places-item-options-name {
    font-size: 36px;
  }
  
  .places-item-img {
    height: 300px;
  }
  
  .places-item-number {
    font-size: 170px;
    line-height: 120px;
  }
  
  .places-item-img {
    margin-top: -63px;
  }
  
  .car-title {
    font-size: 36px;
  }
  
  .car-desc-content {
    padding: 30px;
    margin-top: 0;
    -webkit-box-shadow: 0px 10px 15px 0px rgba(1, 0, 0, 0.3);
    -moz-box-shadow: 0px 10px 15px 0px rgba(1, 0, 0, 0.3);
    box-shadow: 0px 10px 15px 0px rgba(1, 0, 0, 0.3);
  }
  
  .car-desc-content h4 {
    font-size: 36px;
  }
  
  .car-desc-content {
    font-size: 18px;
  }
  
  .car-item-technology .car-item-img,
  .car-item-design .car-item-img,
  .car-item-img,
  .car-img {
    height: 260px;
  }
  
  .car-img-logo {
    /*width: 150px;
    height: 60px;
    /*right: 15px;*/
  }
  
  .car-img-logo img {
    /*width: 118px;
    height: 37.02px;*/
  }
  
  .car-options {
    padding: 30px;
    -webkit-box-shadow: 0px 10px 15px 0px rgba(1, 0, 0, 0.3);
    -moz-box-shadow: 0px 10px 15px 0px rgba(1, 0, 0, 0.3);
    box-shadow: 0px 10px 15px 0px rgba(1, 0, 0, 0.3);
  }
  
  .car-options-title {
    font-size: 36px;
  }
  
  .car-options .btn {
    margin: 0 auto;
    width: 100%;
    max-width: 290px;
  }
  
  .places-item:nth-child(5):before,
  .places-item:nth-child(4):before,
  .places-item:nth-child(3):after,
  .places-item:nth-child(1):before {
    display: none;
  }
  
}

@media only screen and (max-width : 500px) {
  
  .rules-item b {
    display: block;
    text-align: center;
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 30px;
  }
  
  .rules-item {
    margin-bottom: 10px;
  }
  
  .rules-item span {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    position: relative;
    left: auto;
    width: 100%;
    text-align: center;
    display: block;
  }
}

@media only screen and (max-width : 490px) {
  
  .places-item .places-item-options {
    margin-top: 30px;
  }
  
  .car-img-logo {
    /*right: 15px;
    width: 150px;
    height: 64px;*/
  }
  
  .car-img-logo img {
    /*max-width: 116px;*/
  }
  
  .btn-more {
    font-size: 17px;
  }
}

@media only screen and (max-width : 450px) {
  
  .places-item-img {
    height: 250px;
  }
  
  .other-slider-item {
    margin: 0 5px;
  }
  
  .car-title {
    font-size: 34px;
  }
  
  .car-options,
  .car-desc-content {
    padding-top: 15px;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  
  .car-options p {
    line-height: 1.5;
    font-size: 15px;
  }
  
  .car-options-title {
    font-size: 32px;
  }
  
  
}

@media only screen and (max-width : 420px) {
  
  .region-content-location ul {
    font-size: 28px;
    line-height: 50px;
    padding-left: 44px;
  }
  
  .region-slider-item {
    margin: 0 2px;
  }
  
  .region-slider-item-name {
    visibility: visible;
    opacity: 1;
  }
  
  .region-right {
    width: 96%;
  }
  
  .region-slider-item-img {
    height: 400px;
  }
  
  .other-slider {
    overflow: visible;
  }
  
  .other-slider {
    width: 96%;
  }
  
  .other {
    padding-bottom: 120px;
  }
  
  
}

@media only screen and (max-width : 400px) {
  
  .places-item .places-item-options {
    padding-right: 15px;
    padding-left: 15px;
  }
  
  .places-item-options-name {
    font-size: 32px;
  }
  
  .car-item-technology .car-item-img,
  .car-item-design .car-item-img,
  .car-item-img,
  .car-img {
    height: 230px;
  }
  
  .car-desc-content h4 {
    font-size: 32px;
  }
  
  .car-desc-content {
    font-size: 16px;
  }
  
  .car-options-title {
    font-size: 30px;
  }
  
  .btn-popup {
    max-width: 300px;
  }
}

@media only screen and (max-width : 370px) {
  
  .logo {
    margin-top: 25px;
  }
  
  .logo img {
    width: 116px;
    height: 48.33px;
  }
  
  
}