@media (max-width: 1199px) {
    .big-slider .slider-item {
        width: 930px;
    }
    .tQuote__content {
        max-width: 582px;
    }

    .big-slider .slider-item-description {
        font-size: 23px;
        margin-bottom: 20px;
        line-height: 28px;
    }

    .slider-item-description {
        margin-top: 35px;
    }

    .special-offers h3 {
        font-size: 29px;
        line-height: 40px;
    }

    .reviewsPage .top-page,
    .schedule .top-page {
        margin-bottom: 20px;
    }
}

@media (max-width: 1024px) {
    .header-link-text,
    .aa_-hide {
        display: none;
    }

    .big-slider .slider-item {
        padding: 60px 30px 15px;
    }

    ._icon-header-cart {
        margin-right: 0;
    }

    .header-cart {
        margin-right: 11px;
    }

    .advantages-index-block {
        height: 434px;
    }

    .reviews__decoration {
        display: none;
    }
    .index-actions-slider-item {
        background-size: auto 60% !important;
    }
    .top-page > .container,
    .top-page > .container > * {
        position: relative;
    }
    .top-page > .container:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
        opacity: 0.8;
    }
}

@media (max-width: 991px) {
    .big-slider .slider-item {
        padding: 60px 30px 5px;
    }

    .big-slider .slider-item {
        width: 690px;
    }

    .serviceHeadingPrice__body {
        margin-top: 0;
        padding-top: 0;
        padding-left: 30px;

        border-top: none;
        border-left: 1px solid rgba(0, 0, 0, 0.2);
    }

    .d-lg-none > div.serviceHeadingPrice {
        margin-top: -42px;
    }

    .tQuote {
        display: block;
        padding-top: 550px;
        height: auto;
        background-repeat: no-repeat;
    }
    .tQuote__content {
        max-width: none;
    }

    .desktop-header {
        display: none !important;
    }

    .mobile-header {
        display: block;
    }

    .scheduleSearch .dropdown-menu {
        max-width: 691px !important;
        min-width: 691px !important;
    }
}

@media (max-width: 767px) {
    .body_2 {
        font-size: 16px;
    }

    h3,
    .h3 {
        line-height: 30px;
    }

    .main-advantages-block {
        margin-top: 30px !important;
    }
    .main-advantages-block .advantages-item {
        margin-bottom: 0 !important;
    }

    .t-tags {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .t-tags__item {
        margin-bottom: 0;

        white-space: nowrap;
    }

    .big-slider .slider-item {
        height: 420px;
        padding: 48px 16px 16px;
    }

    .big-slider .slider-item-title {
        font-size: 32px;
        line-height: 37px;

        margin-bottom: 10px;
    }

    .big-slider .slider-item-description {
        font-size: 18px;
        line-height: 25px;
        margin: 5px;

        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .big-slider .slider-item {
        width: 510px;
    }

    /*.index-actions-slider-item,
    .index-servicepackage-slider-item
    {
        width: 310px;
    }*/
    .index-servicepackage-slider-item,
    .index-actions-slider-item {
        min-width: auto;
        height: auto;
        width: 100vw;
        max-width: calc(60vw - 30px);
    }

    .servicesPackages__item {
        height: 100%;
    }

    .specialistsSlider__item {
        width: 100vw;
        max-width: calc(50vw - 30px);
    }

    .onlineConsultationsSlider__item {
        width: 100vw;
        max-width: calc(30vw - 15px);
    }

    .review-list-item {
        width: 100vw;
        max-width: calc(50vw - 15px);
        margin: 0 auto;
    }

    .advantages-index-block {
        margin-top: 30px;
    }

    .news__item {
        margin-bottom: 35px;
    }

    h5,
    .h5 {
        font-size: 16px;
        line-height: 22px;
    }

    .breadcrumb ul {
        max-width: unset;
        overflow: auto;
    }
    .breadcrumb ul li {
        overflow: visible;
    }

    .services-list-item-name {
        font-size: 18px;
        line-height: 25px;
    }
    .services-list-item {
        flex-direction: column;
    }
    .services-list-item-price {
        margin-left: 0;
    }
    .services-list-item-price > .value {
        font-weight: 700;
        font-size: 18px;
        line-height: 25px;
    }

    .serviceHeadingPrice__body {
        margin-top: 20px;
        padding-top: 20px;
        padding-left: 0;

        border-top: 1px solid rgba(0, 0, 0, 0.2);
        border-left: none;
    }

    .scheduleSearch .dropdown-menu {
        max-width: 511px !important;
        min-width: 511px !important;
    }

    .advantagesSlider .d-flex {
        flex-direction: column;
    }
}

@media (max-width: 575px) {
    .desktop-block-margin .i-advantages {
        padding: 0;
    }

    .big-slider .slider-item {
        width: calc(100vw - 60px);
    }

    .mobileHeaderLogo--short {
        display: block;
    }

    .mobileHeaderLogo--full {
        display: none;
    }

    .header-callback {
        right: initial;
        left: 0;

        overflow: auto;

        width: 100%;
        height: calc(100vh - 60px);
        margin-top: 0;

        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .header-callback--footer {
        height: auto;
    }

    .main-advantages-block {
        padding-bottom: 25px;
    }
    .mobile-add-nav {
        display: block;
        margin: 0 0 40px 0 !important;
    }
    .mobileHeader__nav {
        width: 100%;
        margin: 0 auto;
    }

    .owl-nav-custom {
        display: none;
    }

    footer.pt-4.pb-4,
    .footer-nav.pt-4.pb-4 {
        padding-top: 16px !important;
        padding-bottom: 16px !important;
    }

    footer .root > li {
        margin-bottom: 0;
    }

    footer .socnet {
        margin-top: 15px;
    }

    .footer-copyright {
        padding: 0 20px;
    }

    .footer-change-city {
        display: block;

        margin-bottom: 10px;
    }

    .footer-phone {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .services .row .services__row {
        margin-bottom: 5px;

        border-bottom: 1px #cacaca solid;
    }

    .services .row .services__row:last-child {
        margin-bottom: 0;

        border-bottom: none;
    }

    .service-price .services__item {
        position: relative;

        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        height: auto;
        padding: 10px 0;

        background-color: #fff !important;
        background-image: none !important;

        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .service-price .services__item:after {
        font-family: "icomoon";
        font-size: 16px;

        position: absolute;
        top: 50%;
        right: 10px;

        content: "\e905";
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .service-price .services__item h4 {
        margin-bottom: 0;
    }

    .big-slider {
        height: auto;
    }

    .big-slider-container > .big-slider-nav {
        display: none !important;
    }

    .consultant__man {
        position: relative;
        top: -12px;

        width: 110px;
        height: 115px;
        margin-right: 5px;
    }

    h4,
    .h4 {
        font-size: 18px;
        line-height: 24px;
    }

    .desktop-block-margin {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .desktop-block-margin-top {
        margin-top: 30px;
    }

    .reaction__wrapper {
        margin-right: -15px;
        margin-left: -15px;
        padding: 25px 15px;
    }

    .reactionList {
        margin-top: 15px;

        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .reactionList__item {
        width: 30px;
        height: 30px;
        margin-right: 20px;
    }

    .pagePreloader img {
        width: 262px;
    }

    .title-wrapper__link {
        font-size: 12px;

        width: 61px;
        height: 32px;
        margin-right: 0;

        text-transform: uppercase;
    }

    .title-wrapper {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .button.button--slim {
        font-size: 13px;

        height: 36px;
    }

    .reviewsSlider__item {
        padding: 20px;
    }

    .block-action {
        margin-top: 25px;
    }

    .mb-4,
    .my-4 {
        margin-bottom: 25px !important;
    }

    .reviews {
        padding-top: 45px;
    }

    .specialists {
        padding-bottom: 45px;
    }

    .onlineConsultationsSlider__thumb {
        height: 130px;
    }

    h5,
    .h5 {
        font-size: 16px;
        line-height: 22px;
    }

    .button {
        font-size: 16px;

        height: 42px;
    }

    .footer-wrapper {
        margin-top: 45px;
    }

    .consultant__write {
        margin-top: 15px;

        border-radius: 35px;
    }

    .specialistsSlider__thumb {
        height: 190px;

        background-position: top center !important;
    }

    .specialistsSlider__position {
        margin-top: 22px;
    }

    .t-package .purple,
    .t-reliance .purple {
        margin-top: 0;
    }

    .why-we-wrapper {
        margin-top: 45px;
    }

    body {
        padding-top: 60px;
    }

    .index-servicepackage-slider-item-text {
        font-size: 16px;
    }

    .index-servicepackage-slider-item .price {
        font-size: 20px;
    }

    .index-servicepackage-slider-item .price:not(.servicesPackages__price) {
        margin: 22px 0;
    }

    .servicesPackages__price {
        margin-bottom: 10px;
    }

    .index-servicepackage-slider-item,
    .index-actions-slider-item {
        padding: 22px;
        max-width: calc(80vw - 15px);
    }

    .index-actions-slider-item {
        min-height: 400px;
        width: 100vw;
        max-width: calc(80vw - 15px);
    }

    .specialistsSlider__item {
        width: 100vw;
        max-width: calc(60vw - 15px);
    }

    .onlineConsultationsSlider__item {
        width: 100vw;
        max-width: calc(45vw - 15px);
    }

    .review-list-item {
        width: 100vw;
        max-width: calc(80vw - 15px);
    }

    .index-services-area {
        padding-bottom: 35px;
    }

    .city-choose > span {
        top: 2px;
    }

    .onlineConsultationsSlider__title {
        font-size: 14px;
        line-height: 19px;
    }

    .advantages-item,
    .why-we-item {
        margin-bottom: 22px;
    }

    .advantages-item:last-child,
    .why-we-item:last-child {
        margin-bottom: 0;
    }

    .advantages-item h4,
    .advantages-description {
        margin-bottom: 11px !important;
    }

    .services .block-action a {
        width: 100%;
    }

    .special-offers {
        padding: 45px 0;
    }

    .actions-emoji {
        margin-bottom: 20px;
    }

    .advantages-index-block {
        height: auto;
        padding: 33px 0;
    }

    .advantages-index-block__image {
        background: url("http://nnplus.ru/images/advantages-index/bg-new.png") no-repeat center center / cover;
    }

    .advantages-index-block .show-all-items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        width: 100% !important;
        height: 40px;
        margin-top: 60px;

        text-align: center;

        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .advantages-index-block h2 {
        margin-bottom: 20px !important;
    }

    .advantages-index-block br {
        display: none;
    }

    .font-26 {
        font-size: 21px;
        line-height: 28px;
    }

    .news {
        margin-top: 60px;
    }

    .big-slider .slider-item {
        width: 100vw;

        border-radius: 0;
    }

    .mobileHeader__order > a {
        width: 100%;
    }

    .big-slider .slider-item-title {
        margin-bottom: 30px;
    }

    .big-slider .slider-item .btn {
        margin-bottom: 10px;
    }

    .big-slider.owl-carousel .owl-item {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    header .city-choose__list-wrapper {
        left: 0;

        width: 100%;
        margin-top: 0;
        padding: 30px 15px;

        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .t-tags {
        margin-top: 35px;
    }

    .headerCallbackItem {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }

    header {
        position: fixed;
        top: 0;
        left: 0;

        width: 100%;
        height: 60px;

        background-color: #fff;
    }

    .advantages-item img {
        width: 121px !important;
    }

    .advantages-item h4 {
        font-size: 19px;
        line-height: 25px;
    }

    .owl-dots .owl-dot span {
        width: 12px;
        height: 12px;
        margin: 0 10px 0 0;

        border-width: 2px;
        border-color: #838383;
        border-radius: 100%;
    }

    .owl-dots .owl-dot.active span {
        background-color: #838383;
    }

    .slider-item-wrapper {
        padding: 15px;
    }

    .mobileHeader__logo .city-choose {
        font-size: 15px;
    }

    .mobileHeader__logo .city-choose > span {
        left: -4px;
    }

    .scheduleSearch .dropdown-menu {
        max-width: 100% !important;
        min-width: 100% !important;
    }

    .tQuote {
        background-size: auto 400px;
        padding-top: 400px;
    }
}

@media (max-width: 370px) {
    h2,
    .h2 {
        font-size: 22px;
        line-height: 28px;
    }

    .title-wrapper__link {
        height: 28px;
    }
}
