@media only screen and (max-width: 1200px) {
  .header .m-top-wrap {
    display: block;
  }
  .header .top {
    background: #fff;
    padding: 18px 0;
  }
  .header .top .phone {
    display: none;
  }
  .header .menu {
    display: none;
  }
  .header .button-red {
    top: 3px;
  }
  .header.stop-line .top {
    background: #f0f0f0;
  }
  .header.stop-line .top .phone {
    margin-left: 0;
    float: none;
    display: block;
  }
  .header.stop-line .button-red {
    top: 1px;
  }
  .main-title .h1,
  .main-title h1,
  .page-title .h1,
  .page-title h1 {
    font-size: 48px;
  }
  .main-title .h3,
  .page-title .h3 {
    font-size: 20px;
    margin-bottom: 35px;
  }
  .main-title .img,
  .page-title .img {
    right: 0;
  }
  .main-title .img img,
  .page-title .img img {
    width: 444px;
  }
  .main-title .caption,
  .page-title .caption {
    display: none;
  }
  .page-title ul {
    padding-bottom: 0;
  }
  .numbers>div {
    margin-right: 25px;
  }
  .numbers>div:last-child {
    float: left;
    margin-right: 0;
  }
  .numbers p {
    font-size: 14px;
  }
  .quote .h2,
  .quote p {
    padding-left: 30px;
  }
  .season table td:first-child {
    width: 450px;
  }
  .sidebar .season {
    padding-right: 0;
  }
  .question {
    padding-top: 60px;
  }
  .question form {
    margin-right: -30px;
    margin-left: -30px;
  }
  .footer-copy .copy-right {
    padding-left: 100px;
  }
}
@media only screen and (max-width: 991px) {
  .stop-line {
    display: none !important;
  }
  .h1,
  h1 {
    font-size: 36px;
  }
  .h1.red,
  h1.red {
    margin: 50px 0 35px;
  }
  .content {
    font-size: 16px;
  }
  .button a,
  .button button {
    font-size: 14px;
  }
  .button-red a,
  .button-red button {
    width: 135px;
    height: 41px;
    line-height: 40px;
    background: url(../images/butt1-sm.png) center no-repeat;
    font-size: 14px;
  }
  .button-red a:hover,
  .button-red button:hover {
    background: url(../images/butt1-sm-h.png) center no-repeat;
  }
  .button-red button {
    line-height: 0;
  }
  .button-red.small-form {
    width: 70px;
    height: 30px;
    outline: 1px dotted red;
  }
  .button-red-3 a,
  .button-red-3 button {
    width: 357px;
    height: 50px;
    line-height: 49px;
    background: url(../images/butt3-sm.png) center no-repeat;
    font-size: 14px;
  }
  .button-red-3 a:hover,
  .button-red-3 button:hover {
    background: url(../images/butt3-sm-h.png) center no-repeat;
  }
  .button-red-3 button {
    line-height: 0;
  }
  .button-white a,
  .button-white button {
    width: 127px;
    height: 38px;
    line-height: 37px;
    background: url(../images/butt1w-sm.png) center no-repeat;
    font-size: 14px;
  }
  .button-white a:hover,
  .button-white button:hover {
    background: url(../images/butt1w-sm-h.png) center no-repeat;
  }
  .button-white button {
    line-height: 0;
  }
  .bullet span {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/list2.png);
    position: relative;
    z-index: 2;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    font-family: 'Oranienbaum', serif;
  }
  .bullet span img {
    width: 26px;
    top: -3px;
  }
  .main-title,
  .page-title {
    /* padding-top: 15px;
    padding-bottom: 50px;
    background-position: center 0; */
  }
  .main-title .h3,
  .page-title .h3 {
    margin-bottom: 0;
  }
  .main-title .img img,
  .page-title .img img {
    width: 350px;
  }
  .numbers>div {
    margin-right: 5px;
  }
  .pluses {
    padding-bottom: 45px;
  }
  .pluses ul.plus li {
    font-size: 20px;
    padding-left: 42px;
    margin-bottom: 35px;
  }
  .pluses ul.plus li .bullet {
    top: 0;
  }
  .pluses .postscript {
    display: none;
  }
  .pluses.pluses-2 {
    padding-bottom: 45px;
  }
  .pluses.pluses-2 .h2 {
    font-size: 24px;
  }
  .pluses.pluses-2 p {
    font-size: 16px;
  }
  .pluses.pluses-2 ul.plus {
    width: 100%;
  }
  .pluses.pluses-2 ul.plus li {
    padding-right: 0;
  }
  .pluses.pluses-2 ul.plus li .bullet {
    top: -5px;
  }
  .pluses.pluses-2 ul.plus li .bullet span {
    font-size: 16px;
  }
  .season table {
    margin-top: -30px;
  }
  .season table tr:first-child h3,
  .season table tr:first-child .h3 {
    white-space: normal;
  }
  .season table td {
    font-size: 16px;
  }
  .season table td:first-child {
    width: 370px;
  }
  .season.season-bottom {
    display: block;
  }
  .js-slider {
    margin-left: 40px;
    margin-right: 40px;
  }
  .js-slider .h3 {
    font-size: 20px;
  }
  .js-slider .text ul {
    font-size: 16px;
  }
  .js-slider p {
    font-size: 16px;
  }
  .js-slider .img {
    padding-top: 15px;
  }
  .js-slider .img img {
    width: 100%;
  }
  .js-slider .slick-dots {
    bottom: 0;
  }
  .js-slider .button-red a {
    background: url(../images/butt2-sm.png) center no-repeat;
    width: 170px;
    height: 45px;
    line-height: 45px;
  }
  .services {
    padding-bottom: 65px;
  }
  .service {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
  }
  .service>img {
    width: 140px;
    top: -20px;
  }
  .service .text {
    padding-left: 125px;
    padding-top: 22px;
  }
  .service .text .h3 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 18px;
  }
  .service .text p {
    font-size: 14px;
  }
  .advice {
    padding-bottom: 40px;
  }
  .advice .h1,
  .advice h1 {
    margin-top: 45px;
  }
  .advice .h1.white,
  .advice h1.white {
    margin-bottom: 35px;
  }
  .advice p {
    font-size: 16px;
    margin-bottom: 40px;
  }
  .advice p br {
    display: none;
  }
  .advice>.img {
    width: 460px;
  }
  .advice>.img img {
    width: 100%;
  }
  .quote .h2 {
    font-size: 24px;
  }
  .quote .h2,
  .quote p {
    padding-left: 0;
  }
  .form-light,
  .form-dark {
    padding-left: 45px;
    padding-right: 45px;
  }
  .form-light .h2,
  .form-dark .h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .form-light input,
  .form-dark input {
    margin-bottom: 8px;
  }
  .form-light .button-red,
  .form-light .button-white,
  .form-dark .button-red,
  .form-dark .button-white {
    margin-top: 15px;
  }
  .form-dark.double {
    padding-left: 45px;
    padding-right: 45px;
  }
  .reviews .h1 {
    margin-top: 55px;
    margin-bottom: 25px;
  }
  .consult {
    font-size: 16px;
  }
  ul.questions {
    font-size: 16px;
  }
  .question .h1 {
    margin-bottom: 20px;
    text-align: center;
  }
  .question p {
    text-align: center;
    font-size: 16px;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .question .butts {
    text-align: center;
  }
  .question .button-red-4 {
    margin: 35px auto 50px;
    width: 357px;
    display: block;
  }
  .sidebar .postscript {
    margin-left: -15px;
    margin-right: -15px;
    background: url(../images/shape2.png) center 0 no-repeat, url(../images/shape2m.png) center 100% no-repeat;
  }
  .sidebar .postscript>a {
    width: 50%;
    padding: 0 15px;
    float: left;
  }
  .sidebar .postscript>ul {
    padding: 0 15px;
    width: 50%;
    float: left;
  }
  .sidebar .season {
    display: none;
  }
  .question-page {
    padding-bottom: 45px;
  }
  .footer {
    padding: 35px 0;
  }
  .footer .title {
    font-size: 20px;
  }
  .footer a {
    font-size: 16px;
  }
  .footer .physic {
    margin-bottom: 40px;
  }
  .footer .physic a {
    width: 100%;
  }
  .footer-copy .copy-left {
    padding-right: 10px;
  }
  .footer-copy .copy-left span {
    display: block;
  }
  .footer-copy .copy-left a {
    margin-left: 0;
    margin-right: 50px;
  }
  .footer-copy .copy-right {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .h1,
  h1 {
    font-size: 30px;
  }
  .h2,
  h2 {
    font-size: 24px;
  }
  .content p {
    font-size: 16px;
  }
  .header .logo span {
    font-size: 24px;
    vertical-align: top;
  }
  .header .logo span.sub {
    display: block;
  }
  .header .logo .pro {
    display: none;
  }
  .main-title .h1,
  .main-title h1,
  .page-title .h1,
  .page-title h1 {
    font-size: 36px;
  }
  .main-title .h3,
  .page-title .h3 {
    max-width: 100%;
    font-size: 16px;
  }
  .main-title .img,
  .page-title .img {
    position: relative;
    text-align: center;
  }
  .main-title .img img,
  .page-title .img img {
    display: inline-block;
  }
  .main-title ul li,
  .page-title ul li {
    margin-bottom: 7px;
  }
  .main-title ul li a,
  .page-title ul li a {
    font-size: 16px;
  }
  .main-title .button-white-2 a,
  .page-title .button-white-2 a {
    width: 240px;
    height: 46px;
    background-image: url(../images/butt2wn-sm.png);
    font-size: 16px;
  }
  .main-title {
    /* background: url(../images/bg-1xs.jpg) center no-repeat; */
    padding-bottom: 0;
  }
  .numbers {
    text-align: center;
    margin-bottom: 20px;
  }
  .numbers>div {
    float: none !important;
    display: inline-block;
    vertical-align: top;
  }
  .pluses .h1 br {
    display: none;
  }
  .pluses ul.plus li {
    width: 100%;
    font-size: 18px;
  }
  .js-slider .img img {
    width: auto;
  }
  .js-slider .slick-slide {
    text-align: center;
  }
  .service {
    width: 340px;
  }
  .advice .img {
    right: -80px;
  }
  .advice .text {
    padding-top: 0;
  }
  .advice .text p {
    text-align: center;
  }
  .advice .form-light,
  .advice .form-dark {
    margin: auto;
  }
  .advice.img .form-light,
  .advice.img .form-dark {
    margin: 0;
  }
  .quote .col-xs-3 {
    text-align: center;
  }
  .quote .h2 {
    font-size: 18px;
    margin-top: 15px;
  }
  .quote p {
    font-size: 14px;
  }
  .quote .img:before {
    content: url(../images/shape4-xs.png);
    left: 0;
  }
  .quote .img:after {
    content: url(../images/shape4m-xs.png);
    right: 0;
  }
  .quote .img img {
    width: 100px;
  }
  .question {
    text-align: center;
  }
  .question .h1 {
    text-align: center;
  }
  .question p {
    max-width: 100%;
  }
  .question .form-light,
  .question .form-dark {
    margin: auto;
  }
  .question .form-light.big,
  .question .form-dark.big {
    width: auto;
  }
  .question form {
    margin-left: 20px;
    margin-right: 20px;
  }
  .rev-list {
    padding-top: 45px;
  }
  .rev-prev img {
    margin: 30px 0;
  }
  .rev-prev p {
    font-size: 16px;
  }
  .rev-prev .button-red {
    font-size: 16px;
    margin-top: 10px;
  }
  .reviews .links {
    max-width: 360px;
    margin: auto;
  }
  .reviews .links .button-white {
    margin-bottom: 28px;
  }
  .form-dark.big {
    width: 289px;
    margin: auto;
  }
  .form-dark.big .col-xs-4 {
    width: 100%;
  }
  .form-dark.big .h2 {
    margin-bottom: 10px;
  }
  .form-dark.big .sub {
    font-size: 14px;
  }
  ul.questions .answer {
    padding-left: 15px;
    padding-right: 15px;
  }
  ul.questions .button-red {
    left: 15px;
  }
  ul.questions .wrap-4 {
    left: 0;
  }
  .footer {
    padding: 35px 0;
    /* background: url(../images/bg-9xs.jpg) center top no-repeat; */
  }
  .footer .physic ul {
    float: none;
    width: 100%;
  }
  .footer-copy .copy-left {
    margin-bottom: 10px;
  }
  .footer-copy .copy-right {
    padding-left: 15px;
  }
  .icon_list_slider .img {
    padding-left: 0;
  }
  .icon_list_slider .img {
    padding-left: 0;
    text-align: center;
    padding-right: 40px;
  }
  .season table {
    overflow-x: scroll;
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  .question .col-xs-5,
  .question .col-xs-7 {
    width: 100%;
  }
}
@media only screen and (max-width: 560px) {
  .header .m-top {
    padding: 8px 0;
  }
  .header .m-top .phone {
    margin-left: 0;
    padding-left: 0;
    text-align: center;
  }
  .header .m-top .phone:before {
    display: none;
  }
  .header .m-top .phone>a {
    display: none;
  }
  .header .m-top .m-menu {
    top: 46px;
    width: auto;
    left: -15px;
    right: -15px;
  }
  .header .m-top .search {
    padding: 6px 70px;
    padding-left: 60px;
    border-bottom: 1px solid #722220;
  }
  .header .m-top .search .bullet {
    top: 4px;
  }
  .header .top {
    text-align: center;
  }
  .header .top .col-xs-4,
  .header .top .col-xs-8 {
    width: 100%;
  }
  .header .top .button-red {
    float: none;
  }
  .header .logo {
    margin-bottom: 15px;
  }
  .header .button-red {
    margin-bottom: 10px;
  }
  .numbers {
    margin-left: 0;
    margin-right: 0;
  }
  .numbers>div {
    width: 100%;
    text-align: left;
    margin-bottom: -10px;
  }
  .numbers>div p {
    padding-top: 25px;
    max-width: 210px;
    overflow: hidden;
  }
  .numbers>div p br {
    display: none;
  }
  .numbers .h1 {
    float: left;
    margin-right: 35px;
    margin-bottom: 0;
  }
  .numbers .h1:after {
    content: '';
    display: block;
    width: 48px;
    height: 6px;
    background: url(../images/shape1sm.png) center no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -24px;
    bottom: -3px;
  }
  .js-slider {
    margin-left: 0;
    margin-right: 0;
  }
  .js-slider .img img {
    width: 100%;
  }
  .js-slider .prev {
    left: -30px;
  }
  .js-slider .next {
    right: -30px;
  }
  .footer .col-xs-6 {
    width: 100%;
  }
  .advice {
    padding-bottom: 10px;
  }
  .advice .img {
    right: auto;
    width: auto;
    position: relative;
    text-align: center;
    padding-top: 60px;
  }
  .advice .img img {
    display: inline-block;
  }
  .advice .form-light,
  .advice .form-dark {
    margin: auto;
  }
  .advice.img .form-light,
  .advice.img .form-dark {
    margin: auto;
  }
  .quote .img {
    margin-bottom: 10px;
  }
  .quote .img:before {
    bottom: -5px;
  }
  .quote .img:after {
    bottom: -5px;
  }
  .quote .img img {
    width: 73px;
  }
  .sidebar .postscript {
    padding-top: 0;
    background: url(../images/shape2m.png) 15px 100% no-repeat;
  }
  .sidebar .postscript .h2 {
    display: block;
  }
  .sidebar .postscript>a {
    width: 100%;
    display: none;
  }
  .sidebar .postscript>a.viz {
    display: block;
  }
  .sidebar .postscript .button-red {
    display: inline-block;
  }
  .sidebar .postscript ul {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 480px) {
  .button-red-3 a {
    width: 205px;
    height: 54px;
    line-height: normal;
    padding-top: 9px;
    background: url(../images/butt3-xs.png) center no-repeat;
  }
  .service {
    width: 270px;
    height: 130px;
    text-align: center;
  }
  .service>img {
    display: none;
  }
  .service .text {
    padding: 20px;
    padding-top: 25px;
  }
  .pluses-2 ul.plus li {
    padding-left: 0;
  }
  .pluses-2 ul.plus li .bullet {
    display: none;
  }
  .advice .img img {
    width: 100%;
  }
  .reviews .links {
    max-width: none;
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
  }
  .reviews .links .button-white {
    margin: 0 12px 28px;
  }
  .question form {
    margin-left: -15px;
    margin-right: -15px;
  }
  .question .button a {
    width: auto;
  }
}
@media only screen and (max-width: 320px) {
  .quote .h2 {
    padding-left: 15px;
    margin-top: 5px;
  }
}
@media only screen and (max-width: 1199px) {
  .footer-copy .copy-left a.last {
    margin: 10px 0 0 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .season-price-block .season-price-section .season-price-content {
    padding: 25px 0 30px 0;
  }
  .season-price-block .season-price-section .season-price-content .season-price-wrapper-2 {
    padding: 0 0 25px 0;
  }
  .season-price-block .season-price-section .season-price-shape-2 {
    padding: 0 20px 45px 20px;
  }
  .season-price-block .season-price-info-section .season-price-info-right {
    margin: 0 0 40px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .season-price-block .season-price-title-1 {
    margin: 0 0 35px 0;
  }
  .season-price-block .season-price-title-2 {
    margin: 0 0 50px 0;
  }
  .season-price-block .season-price-section .top-desc {
    padding: 0 0 55px 0;
  }
  .season-price-block .season-price-section .bottom-desc {
    text-align: left;
  }
  .season-price-block .season-price-section .season-price-content {
    padding: 25px 0 30px 0;
  }
  .season-price-block .season-price-section .season-price-content .season-price-wrapper-2 {
    padding: 0 0 25px 0;
  }
  .season-price-block .season-price-section .season-price-shape-2 {
    padding: 0 20px 45px 20px;
  }
}
@media (max-width: 767px) {
  .season-price-block .season-price-title-1 {
    margin: 0 0 35px 0;
  }
  .season-price-block .season-price-title-2 {
    font-size: 38px;
    margin: 0 0 50px 0;
  }
  .season-price-block .season-price-section .top-desc {
    padding: 0 0 55px 0;
  }
  .season-price-block .season-price-section .bottom-desc {
    text-align: left;
  }
  .season-price-block .season-price-section .season-price-title-3 {
    font-size: 38px;
  }
  .season-price-block .season-price-section .season-price-content {
    padding: 25px 0 30px 0;
  }
  .season-price-block .season-price-section .season-price-content .value {
    padding: 5px 0 0 0;
  }
  .season-price-block .season-price-section .season-price-content .no-size {
    margin: 0 0 10px 0;
    display: block;
  }
  .season-price-block .season-price-section .season-price-content .season-price-wrapper-2 {
    padding: 0 0 25px 0;
  }
  .season-price-block .season-price-section .season-price-shape-2 {
    padding: 0 0 45px 0;
  }
  .season-price-block .season-price-info-section {
    background: url(../images/season-price-info-bg.jpg) no-repeat top center #261c13;
  }
  .season-price-block .season-price-info-section .season-price-wrapper-3 {
    padding: 40px 0 68px 0;
  }
  .season-price-block .season-price-info-section .button a {
    width: 100%;
    padding: 0;
  }
  .season-price-block .season-price-info-section .season-price-info-left .value {
    font-size: 30px;
  }
  .season-price-block .season-price-info-section .season-price-info-right {
    margin: 0 0 40px 0;
  }
  .season-price-block .season-price-info-section .season-price-info-right .value {
    font-size: 20px;
  }
}
