/*flex styles for small devises*/

.methd_list_onmain {
    text-align: center;
}

.methd_list_onmain .meth_item {
    text-align: center;
    width: 237px;
    display: inline-block;
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 20px;
}

.methd_list_onmain .meth_item .meth_img img {
    width: 237px;
    border: 1px solid #c4c4c4;
}

#stopartroz .methd_list_onmain .meth_item .meth_text a {
    font-size: 14px;
    color: #000;
    text-decoration: none;
}

#stopartroz .methd_list_onmain .meth_item .meth_text a b {
    font-size: 14px;
    color: #000;
    text-decoration: none;
}

#stopartroz h2.mobil {
    font-size: 30px;
}

.btn.center.mobil {
    display: table;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}

.centerheder.mobil {}

.whymobil {
    padding: 0 54px;
}

#stopartroz .block_new_best .whymobil {
    width: auto;
}

#stopartroz .block_new_best .whymobil .link_best {}

@media screen and (min-width:1025px) {
    .mobilsearchblock {
        display: none;
    }

}

@media screen and (max-width:1366px) {
 
    .slidesBlock .slide_item .slidetext { 
        height: none; 
    }
 
}

@media screen and (max-width:1230px) {
    .scrollUp {
        padding-left: 5px;
        width: 60px;
    }
 
}

@media screen and (max-width:1200px) { 

    .section.content ul.photocarusel {
        width: 750px;
        margin: 0 auto;
    }

    .caruselAndPopUp {
        width: 900px;
        margin: 0 auto;
    }

    .cookie_block_inform {
        flex-direction: column;
        align-items: center; 
        margin-left: initial;
        bottom: 100px;
    }

    #stopartroz .cookie_block_inform .btn {
        margin: 0 !important;
    }

    .cookie_block_inform .cookie_text {
        margin-right: 0;
        margin-bottom: 20px;
    }

}

@media (max-width:1100px) {

     .mobilContactBlock .mcblock {
        width: 370px;
        margin: 0 auto;
        padding-left: 30px;
        display: block; 
    }

    .mobilContactBlock .mcblock.lkab {
        position: relative;
    }

    .mobilContactBlock .mcblock.lkab a {
        color: #f04043;
        border-bottom: 1px dashed #f04043;
    }

    .mobilContactBlock .mcblock.lkab:before {
        content: "\f007";
        position: absolute;
        left: 0;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        color: #f04043;
    }

    .mobilContactBlock .mcblock.addres {
        height: initial;
        margin-bottom: 0;
        position: relative;
    }

    .mobilContactBlock .mcblock.addres:before {
        content: '';
        display: block;
        position: absolute;
        background: url(/bitrix/templates/.default/img/smaillinconsitems.png) no-repeat 0px -32px;
        height: 24px;
        width: 24px;
        top: 5px;
        left: -0px;
        transform: scale(1.1);
    }

    .mobilContactBlock .mcblock.subwayStation {
        position: relative;
    }


    .mobilContactBlock .mcblock.worktim {
        position: relative;
    }

    .mobilContactBlock .mcblock.worktim::before {
        content: '';
        position: absolute;
        left: 0;
        top: 3px;
        height: 18px;
        width: 18px;
        background: url(/local/assets/svg/clock_red.svg) center no-repeat;
    }


    .headerblock.callBackblock .btn.btn-nosibe {
        display: none;
    }

    .cookie_block_inform {
        width: calc(100% - 40px);
    }

    #bx-panel {
        display: none !important;
    }

    .headerMenuBlock {
        display: none;
    }

    .header {
        display: block;
        width: 100%;
    }

    .mobilContactBlock.active {
        display: block;
    }

    .headerblock .mobil_search_block {
        display: block;
    }

    .srch_bl {
        display: none;
    }

    .mobil_button {
        display: block;
    }

    .headerblock {
        height: 60px;
        margin-top: 20px;
        float: none;
        display: inline-block;
    }

    .mobil_main_menu {
        display: block;
    }

    .mobil_top_navbar li a {
        color: #000;
    }

    .mobile_menu_block {
        display: none;
        max-height: 500px;
        overflow-y: scroll;
    }

    .mobil_top_navbar {
        display: inherit;
    }

    .mobil_top_navbar li a {
        line-height: 28px;
    }

    .headerSection .header {
        text-align: center;
    }

    .headerblock.callBackblock {
        display: none;
    }

    .headerblock.contactBlock {
        display: none !important;
    }

    .preheader_block {
        display: none;
    }

    .headerblock.offerBlock {
        display: none !important;
    }

    .headerblock.worktTime {
        display: none;
    }

    .headerSection .header {
        -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.36);
        -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.36);
        box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.36);
    }

    .mainWrap {
        /* padding-top: 90px; */
    }


    .mobilContactBlock {
        width: auto;
    }

    .mobilContactBlock .phoneNumber {
        display: flex;
        justify-content: center;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .mobilContactBlock .phoneNumber a {
        font-size: 32px;
        font-weight: bold;
        display: block;
    } 

    .mobilContactBlock .subwayStation {
        background: url(/bitrix/templates/.default/img/smaillinconsitems.png) no-repeat 0px -214px; 
    }
  
    .mobilContactBlock .revlnk { 
        background: url(svg/dialog.svg) no-repeat;
        line-height: 21px;
        color: #000;
        text-decoration: none;
    }

    .mobilContactBlock .revlnk a {
        color: #000;
        text-decoration: none;
        border-bottom: 1px dashed #000;
        line-height: 21px;
        font-size: 16px;
    } 
}

@media (min-width:1101px) {
    .mobil_nav {
        display: none;
    }
}

@media screen and (max-width:1080px) {
    .headerblock.callBackblock {
        display: none;
    }

    .doctor-detail {
        position: relative;
    }

    .doctor-detail .docinfo {
        width: 550px;
    }

    .carusel3x3 {
        width: 90%;
        margin-left: 5%;
    }
}

@media screen and (max-width:1024px) {

    #stopartroz ul.list_angle {
        margin-left: 45px;
    }

    .mp_whblock .section.content ul.mb_reklama_ico {
        margin-top: 72px !important;
    }

    #stopartroz h2, #stopartroz h3, #stopartroz .UPcontent h2, #stopartroz .UPcontent h3, #histirymethod {
        line-height: normal;
    }

    .section .textTitle {
        background-position: 10px 44%;
    }

    .section .textTitle {
        height: initial;
        line-height: normal;
    }

    .section.thebest .textTitle { 
        -ms-background-position-y: 50%;
        background-position-y: 50%;
    }

    #stopartroz.mpage .textTitle h2, #stopartroz.mpage h1.mp_maintitle, .textTitleMethods {
        font-size: 20px !important;
        font-weight: normal !important;
        padding: 0 10px !important;
        background-color: #fff;
        display: inline-block;
        margin: 0 !important;
        line-height: normal;
        max-width: 80%;
    }

    #stopartroz.mpage h1.mp_maintitle, .textTitleMethods {
        max-width: 100%;
    }

    .yamap {
        height: initial;
    }

    .section.content.tvcontent {
        margin-top: 20px;
    }

    .section.content h1.mp_maintitle {
        margin-bottom: 45px;
    }

    .section.thebest .textTitle>h2 {
        line-height: 26px;
    }

    .caruselAndPopUp .owl-nav {
        display: none;
    }

    #stopartroz .labrarytbl.tblibr td:nth-child(1) {
        display: none;
    }

    #stopartroz .headerMenuBlock .top_menu .top-navbar ul.dm {
        display: none;
    }

    .mainWrap {
        overflow: hidden;
    }

    .section.content {
        width: auto;
        margin-right: 5px;
        margin-left: 5px;
    }

    .oursDoctors {
        /* padding: 0 30px; */
        text-align: center;
    }

    .oursDoctors .doctor-item {
        display: inline-block;
        float: inherit;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .nosides .oursDoctors .doctor-item:last-child {
        margin-right: 30px;
    }

    .section .textTitle {
        width: auto;
    }
  
    .video_rew_list .video_rew_item {
        margin-left: 25px;
        margin-right: 0;
    }

    .video_rew_list .video_rew_item iframe {
        width: 478px;
    }

    .section.reviewOurPatients {
        width: auto;
    }

    .nosides.mainpg {
        display: none;
    }

    #stopartroz .block_new_best .link_best {
        width: 255px;
    }

    .questDoctor {
        display: none;
    }

    #stopartroz .block_new_best {
        display: none;
    }

    .search_form_mobil {
        display: none;
    }

    .caruselAndPopUp.certificats_list {
        margin-left: 25px;
    }

    .headerblock.contactBlock {
        width: 245px;
        padding-left: 0px;
    }

    .headerblock.offerBlock {
        width: 200px;
    }

    .headerblock.worktTime {
        width: 275px;
    }

    .methd_list_onmain {
        display: none;
    }

    #stopartroz h2.mobil {
        display: none;
    }

    .btn.center.mobil {
        display: none;
    }

    ul.fotogalery {
        text-align: center;
    }

    ul.fotogalery li {
        display: inline-block;
    }

    ul.caruselitems {
        text-align: center;
    }

    ul.caruselitems li {
        display: inline-block;
    }
 

    .section.content .caruselAndPopUp ul.photocarusel li {
        border: 0;
    }
  
    .oursDoctors ul li:last-child {
        margin-right: 0 !important;
    }
}

@media (max-width:1015px) {

    .footer_menu_list.list_rating li.stars-rate>span {
        width: initial;
    }

    .preheader_block {
        display: none;
    }

    .introblock .mimage .vid {
        width: initial;
        height: initial;
    }

    .section.content ul.elmeth_list {
        margin-left: 15px;
    }

    .video_rew_list.mpvideocarusel .video_rew_item iframe.videobox {
        width: 100%;
        height: 360px;
    }
 
    .section.content iframe {
        width: 100%;
        height: calc((100vw - 14px) / 1.76);
    }

    .section.content table td {
        vertical-align: top;
    }

    #prichins img {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    #doctora .doctor__photo a img {
        width: initial;
    }

    .footer .footin {
        width: 100%;
    }

    .footer {
        height: auto;
        text-align: center;
        overflow: hidden;
    }

    .footer .footin .footerblock1 {
        display: block;
        margin: 0;
        float: none;
    }

    .footer .footin .footerblock2 {
        display: block;
        margin: 0;
        float: none;
    }

    .footer .footin .footerblock3 {
        display: block;
        margin: 0;
        float: none;
    }

    .cnt.aboutpage {
        display: none;
    }

    .revtreeblock {
        display: none;
    }

    .block_new_best {
        display: block;
    }

    .steps3 {
        display: none;
    }

    .methd_list_onmain {
        display: block;
        text-align: center;
    }

    #stopartroz h2.mobil {
        display: block;
    }

    .btn.center.mobil {
        display: table;
    }

    .section.content.whymobil {
        display: block;
    }

    #stopartroz .headerSection .block_new_best {
        display: block;
    }

    .mobilContactBlock.active {
        display: block;
    }

    .video_rew_list .video_rew_item iframe {
        width: 350px;
    }

    .caruselAndPopUp.certificats_list {
        margin-left: 0;
    }

    .mainWrap {
        width: auto;
        min-width: auto;
    }
 
    .header {
        width: auto;
        text-align: center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
        overflow: hidden;
    }

    .header {
        padding-top: 0;
    }

    .headerblock {
        float: none;
        height: 60px;
        display: inline-block;
        vertical-align: top;
    }

    .nosides .oursDoctors {
        width: 768px;
        margin: 0 auto;
    }

    .logoimg, .logolink img {
        float: none;
        display: block;
    }

    .headerblock.offerBlock {
        float: none;
        height: 100px;
        display: inline-block;
        overflow: hidden;
        margin-left: 25px;
    }

    .headerblock.contactBlock {
        float: none;
        display: inline-block;
        overflow: hidden;
    }

    .headerblock.worktTime {
        float: none;
        display: none;
        height: 100px;
    }
  
    .headerMenuBlock .top_menu .top-navbar li.root-item.m_link1 {
        display: none;
    }

    #menuRightBlock {
        display: none;
    }

    .headerMenuBlock .top_menu {
        width: auto;
    }

    .headerMenuBlock .top_menu .top-navbar {
        text-align: center;
        font-size: 0;
    }

    .headerMenuBlock .top_menu .top-navbar li {
        float: none;
        display: inline-block;
    }

    .search_form_mobil {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;

        padding: 30px;
    }

    .search_form_mobil input[type="text"] {
        width: 90%;
        float: left;
        height: 40px;
        padding-left: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 5px 0 0 5px;
    }

    .search_form_mobil input[type="submit"] {
        text-indent: -9999px;
        background: url(/bitrix/templates/.default/img/search.png) #F04043 center no-repeat;
        width: 10%;
        height: 40px;
        border: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0;
        display: block;
        float: left;
        border-radius: 0px 0px;
    }

    .slidesBlock .slide_item .slidetext {
        width: 485px;
        margin-left: 0;
        left: 40px;
    }

    .slidesBlock .slide_item .offerTherapy {
        left: 60px;
        margin-left: 0;
    }

    .bottomSlideMenu {
        display: none;
    }


    .caruselAndPopUp {
        width: auto;
    }

    .caruselAndPopUp.certificats_list {
        width: 768px;
        margin: 0 auto;
    }

    .prefooter .content .prefooterCol1 .mail2dir {
        display: none;
    }
  
    .certificats_list .carusel-item {
        display: inline-block;
        border: 1px solid #c4c4c4;
    }

    .section.content .caruselAndPopUp ul li {
        margin-right: 6px !important;
    }

    .caruselAndPopUp.fotogalerys {
        margin-left: auto;
        margin-right: auto;
        display: table;
        width: auto;
        text-align: center;
    }

    .caruselAndPopUp.fotogalerys .carusel-item {
        display: inline-block;
        border: 1px solid #c4c4c4;
    }

    .questDoctor {
        display: none;
    }


    .prefooter .content {
        width: 768px;
    }

    .prefooter .content .prefooterCol1 {
        margin-right: 0px;
    }

    .prefooter .content .prefooterCol2 {
        margin-right: 0px;
    }

    .prefooter .content .column {
        width: 222px;
    }

    #stopartroz .fixTopMenu {
        display: none;
    }

    .footer_printer {
        display: none;
    }

    .scrollUp {
        bottom: 26%;
    }

    .search_form_mobil {
        display: block;
    }

    .search_form_mobil input[type="text"] {
        border: 1px solid #f04043;
    }

    .mobilContactBlock {
        width: auto;
    }

    .mobilContactBlock .phoneNumber {
        text-align: center;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .mobilContactBlock .phoneNumber a {
        font-size: 32px;
        font-weight: bold;
        display: block;
    }
   
    .mobilContactBlock .subwayStation {
        background: url(/local/templates/sa/svg/metro.svg) no-repeat 0 2px;
        background-size: 21px; 
    }

    .mobilContactBlock .worktim { 
        background: url(/local/templates/sa/svg/clock.svg) no-repeat;
        line-height: 20px;
    }

    .mobilContactBlock .revlnk { 
        background: url(svg/dialog.svg) no-repeat;
        line-height: 21px;
        color: #000;
        text-decoration: none;
    }

    .mobilContactBlock .revlnk a {
        color: #000;
        text-decoration: none;
        border-bottom: 1px dashed #000;
        line-height: 21px;
        font-size: 16px;
    }

    

    #stopartroz .mobilContactBlock .mcblock.btn.invert {
        margin-bottom: 20px;
        margin-top: 20px;
        padding-left: 10px;
        padding-right: 10px;
        width: inherit;
        display: table;
        color: #ff912f;
    }

    #stopartroz .mobilContactBlock .mcblock.btn.invert:hover {
        color: #fff;
    }

    .search_form_mobil {
        padding-top: 10px;
    }

    .methods .mtext {
        display: none;
    }

    .methods {
        width: auto;
        text-align: center;
    }

    .section.methods {
        width: auto;
    }

    .methods .mimage {
        left: inherit;
        position: relative;
    }

    .blockinline {
        text-align: center;
        display: block;
    }

    .oursDoctors ul li.doctor-item {

        margin-bottom: 20px;
    }

    .oursDoctors ul li:last-child {
        margin-right: 82px;
    }

    .discount_list {
        text-align: center;
    }

    .section.content .discount_list .discount_item {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .introblock .ourAdvantages.rewe {
        display: none;
    }

    .methods .mimage {}

    .introblock {
        position: relative;
        display: block;
    }

    .video_rew_list {
        text-align: center;
    }

    .video_rew_list .video_rew_item {
        display: inline-block;
        float: inherit;
    }

    .section.galery {
        width: auto;
        text-align: center;
    }

    .section.reviews_list { 
        width: 100%;
        overflow: hidden;
    }

    .sliderRewGalery {
        width: 100%;
    }

    .sliderRewGalery li {
        display: inline-block;
    }

    .blockReviewsGalery {
        width: 100%;
    }

    .blockReviewsGalery li a img {
        float: inherit !important;
    }


    #stopartroz .priceTables .priceTable {
        width: 100%;
    }

    #stopartroz .priceTables .priceTable tr td.columnName {
        width: auto;
    }

    #stopartroz .priceTables .priceTable td:nth-child(1) {
        font-size: 14px;
    }

    .priceTables .priceTable tr td {
        padding: 10px 10px;
    }

    #stopartroz .priceTables .priceTable td:nth-child(3) {
        width: 90px;
    }

    #stopartroz .priceTables .priceTable th:nth-child(3) {
        width: 90px;
    }

    #stopartroz .priceTables .priceTable td:nth-child(4) {
        display: none;
    }

    #stopartroz .priceTables .priceTable th:nth-child(4) {
        display: none;
    }

    .priceTables .priceTable tr .columnTime, .priceTables .priceTable tr .columnPrice, .priceTables .priceTable tr .columnBtn {
        width: auto;
    }

    .priceTables .priceTable tr td .all3line {
        width: auto;
    }

    .contactSection {
        margin-bottom: 20px;
    }

    .section.content ul {
        margin: 0 auto;
    }

    #stopartroz .section.content ul.list_hyphen {
        margin-left: 20px;
    }

    .contactSection .contactVariable {
        float: none;
        margin: 0 auto;
    }

    .contactSection .contactHowToGet {
        float: inherit;
        width: auto;
    }

    .contactSection {
        width: auto;
    }

    .btn.print {
        display: none;
    }

    .blockReviews .review_list .rew_blocks {
        height: auto;
        overflow: hidden;
    }

    .blocknums {
        display: none;
    }

    .blocknums .blocknum {
        float: none;
        clear: both;
        text-align: center;
    }

    .meOfTrelist {
        text-align: center;
    }

    .meOfTreitemNew {
        margin-right: 47px;
        display: inline-block;
        float: none;
    }

    .meOfTreitemNew:nth-child(3n) {
        margin-right: 47px;
    }

    .introblock .mtext {
        display: none;
    }

    .introblock .ourAdvantages {
        display: none;
    }

    .introblock {
        width: auto;
    }

    .blockItems {
        width: auto;
    }

    .meOftreeDetail .blockItems {
        width: 320px;
    }

    .meOftreeDetail .blockItems .price {
        float: none;
        display: inline-block;
        clear: both;
        margin: 0 100px;
        margin-bottom: 20px;
    }

    .meOftreeDetail .blockItems .time {
        float: none;
        display: inline-block;
        clear: both;
        margin: 0 100px;
        margin-bottom: 20px;
    }

    .meOftreeDetail .blockItems .course {
        float: none;
        display: inline-block;
        clear: both;
        margin: 0 100px;
        margin-bottom: 20px;
    }

    .meOftreeDetail .blockItems {
        width: auto;
        text-align: center;
        overflow: hidden;
        margin-left: 0;
    }

    .introblock .mimage {
        position: relative;
    }

    .block_humanbody {
        width: auto;
        text-align: center;
    }

    .block_humanbody .leftBlock {
        display: none;
        float: none;
        width: auto;
    }

    .section.content .block_humanbody ul {
        width: auto;
    }

    .block_humanbody .rightBlock {
        float: none;
        width: auto;
    }

    .humanBlock {
        left: 0;
        margin-left: 0;
        position: relative;
        display: inline-block;
        margin-left: -40px;
    }

    .leftBlock.mobil {
        display: block;
    }

    .left_fly_menu {
        display: none;
    }

    .pictb {
        display: block;
    }

    .pictb td {
        display: block;
    }

    .pictb td:first-child {
        text-align: center;
    }

    .pictb td.figure {
        display: block;
        text-align: center;
    }

    #stopartroz .pictbcenter {
        width: 100%;
        text-align: center;
    }

    #stopartroz .pictbcenter td {
        display: block;
        text-align: center;
    }

    #stopartroz .diagniosticsBlocks ul {
        text-align: center;
    }

    #stopartroz .diagniosticsBlocks ul li {
        float: none;
        display: inline-block;
    }

    #stopartroz .meOfTrelist {
        text-align: center;
    }

    #stopartroz .meOfTrelist .meOfTreitemBlock {
        display: inline-block;
        float: none;
        margin-right: 20px;
    }

    .stat_fly_menu {
        display: block;
        text-align: center;
        display: none;
    }

    .stat_fly_menu li {}

    #stopartroz .stat_fly_menu li {
        display: inline-block;
        margin: 0 70px;
        margin-top: 20px;
    }

    #stopartroz .stat_fly_menu li a {
        padding: 10px;
        background: #f1f1f1;
        width: 110px;
        display: inline-block;
        border: 1px solid #bababa;
        color: #8c8c8c;
        -webkit-box-shadow: 2px 2px 0px 0px rgba(150, 150, 150, 1);
        -moz-box-shadow: 2px 2px 0px 0px rgba(150, 150, 150, 1);
        box-shadow: 2px 2px 0px 0px rgba(150, 150, 150, 1);
        text-decoration: none;
    }

    #stopartroz .stat_fly_menu li a:hover {
        padding: 10px;
        background: #F04043;
        width: 110px;
        display: inline-block;
        color: #fff;
    }


    .section.content>strong {
        margin-left: 10px;
        display: inline-block;
    }

    .section.content>p, .section.content>ul, .section.content h1, .section.content h2, .section.content h3, .section.content .bx-breadcrumb,
    .textUnder.inctrotextblock, .UPcontent, .inctrotextblock, .beforeContent, .hest_text, .price_block_content, .showmethosdall {
        margin-left: 10px;
        margin-right: 10px;
    }

    .section.content.contact .contactSection {
        float: none;
    }

    .section.content.contact {
        margin-bottom: 0px;
    }

    .contactHowToGet {
        padding-left: 10px;
    }

    .section.methods.revblk {
        height: auto;
    }

    .section.methods.revblk .methods.introblock {
        height: auto;
    }

    .section.methods.revblk .methods.introblock .mtext {
        display: block;
        position: relative;
        background: none;
        margin-bottom: 10px;
        margin-top: 10px;
        width: 100%;
        text-align: center;
        padding: 0;
    }

    .section.methods.revblk .methods.introblock .mtext .reviewForm {
        padding-top: 40px;
        padding-bottom: 40px;
        display: inline-block;
        width: 290px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .introtextblock {
        padding-left: 10px;
    }

    #stopartroz .priceTables .priceTable td:nth-child(1) {
        width: 10px;
    }

    .introblock .mimage #video__block.vid {
        width: 100%;
        height: 300px;
    }

    #stopartroz .bx-breadcrumb .bx-breadcrumb-item {
        /* white-space: normal !important; */
        display: inline-block;
        /* display: block; */
        margin-right: 0;
        /* width: 100%; */
    }

    #stopartroz .section.content .bx-breadcrumb .bx-breadcrumb-item a {
        display: inline-block;
        width: initial;
        /* width: calc( 100% - 15px ); */
        vertical-align: top;
        white-space: nowrap;
        /* text-decoration-style: dashed; */


    }

    #stopartroz .section.content .bx-breadcrumb a, #stopartroz .bx-breadcrumb a span {
        /* text-decoration: underline; */
        /* text-decoration-style: dashed; */
        -moz-text-decoration-style: wavy;
        -moz-text-decoration-color: red;
        /* text-decoration: none !important ; */
    }

    .bx-breadcrumb a span {
        /* text-decoration: none; */
        border-bottom: none;
    }


}

/*1000 px*/

@media (min-width: 992px) {
    .modile_calculator_bottom {
        display: none;
    }

}

@media (max-width: 992px) {
    .headerblock {
        height: 60px;
    }

    .headerSection .header {
        padding-top: 0;
    }

    #ajx_three_steps .bl_step {
        width: 320px;
    }

    .method_tr_block .owl-carousel .owl-item img {
        width: 100%;
    }

    #stopartroz .methods_tr_blocks .method_tr_block {
        padding: 15px;
    }

    .method_tr_block .owl-carousel .owl-stage-outer {
        height: initial;
    }

    #stopartroz .methods_tr_blocks .method_tr_block .method_tr_carusel {
        min-height: initial;
    }

    .footer .footer_row {
        flex-wrap: wrap;
        justify-content: center;
    }

    .footer .footin {
        padding-left: 10px;
        padding-right: 10px;
    }

    .footer .row-col {
        width: 100%;
        align-items: center;
        justify-content: center;
    }

    .footer .footin .politics {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .footer .footin .politics a {
        margin-right: initial;
    }

    .footer .footer_row {
        width: 100%;
    }

    .footer .footin .politics {}

    .medical_inform {
        margin-top: 20px;
        margin-bottom: 20px;
        width: 100%;
        font-size: calc(.5em + 1vw);
    }

    .footer .gov-href_block {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .footer .gov-href_block a {
        margin-bottom: 5px;
    }

    .bottomSlideMenu {
        display: flex;
        opacity: 1;
        height: initial;
        object-fit: cover;
        background-size: 100%;
    }

    .bottomSlideMenu .bottomSlideMenuButton {
        height: initial;
    }

    .bottomSlideMenu .bottomSlideMenuButton li {
        width: 100%;
        height: initial;
        float: none;
        position: relative;
    }

    .bottomSlideMenu .bottomSlideMenuButton li::before {
        content: '';
        position: absolute;
        height: 1px;
        width: 100%;
        bottom: 1px;
        left: 0;
        border-bottom: 1px solid #d6d6d6;
    }

    .bottomSlideMenu .bottomSlideMenuButton li::after {
        content: '';
        position: absolute;
        height: 1px;
        width: 100%;
        bottom: 0px;
        left: 0;
        border-bottom: 1px solid #fff;
    }

    .bottomSlideMenu .bottomSlideMenuButton li:last-child::before {
        display: none;
    }

    .bottomSlideMenu .bottomSlideMenuButton li:last-child::after {
        display: none;
    }

    .bottomSlideMenu .bottomSlideMenuButton li a {
        margin: 0 auto;
        height: initial;
        width: 300px;
    }

    .section.content .about_sertificates .caruselAndPopUp ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .section.content .about_sertificates .caruselAndPopUp ul li.carusel-item {
        margin-bottom: 20px;
        display: block;
        width: 45%;
        /* padding: 10px; */
    }


}

@media (max-width: 991px) {

    .und_slider_bigtext-right {
        font-size: 15px;
    }

    .rutb_video {
        width: 100%;
    }

    .modile_calculator_bottom {
        font-size: 17px;
        width: 200px;
        text-align: center;

    }

    .section.content .more_articles ul {
        justify-content: space-between;
    }

    .section.thebest ul.map-health li {
        width: 50%;
    }

    .twosideBlocks .caruselitems2x4 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    #stopartroz .section.content .twosideBlocks .caruselitems2x4 li {
        margin-bottom: 30px;
        width: 45%;
        display: block;
    }

    #stopartroz .section.content .twosideBlocks .caruselitems2x4 li img {
        display: block;
        width: 100%;
        height: initial;
    }

    .prefooter {
        position: relative;
    }

    .prefooter .yamap {
        /* position: absolute; */
        width: 100%;
        bottom: 0;
        left: 0;
    }

    .map_rasporka {
        display: none;
    }

    #stopartroz.mpage .reviewOurPatients {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
    }

    .section.mainpage .textTitle {
        text-align: center;
    }

    .section.reviewOurPatients.mainpage .introtext {
        text-align: center;
    }

    #stopartroz.mpage .block__textreviews {
        order: 1;
        width: 100%;

    }

    #stopartroz.mpage .block__videoreviews {
        order: 0;
    }

    .headerSlider .slidesBlock {
        /* margin-bottom: 80px; */
    }

    #stopartroz.mpage .offerTherapy.mpbtn.btn {
        font-size: 17px !important;
        display: none !important;
    }

    #stopartroz.mpage .mp_whblock {
        margin-top: 0 !important;
    }

    #stopartroz.mpage .mp_whblock .textTitle {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    #stopartroz.mpage .mp_whblock .mb_reklama_ico {
        margin-top: 10px !important;
    }


    .prefooter .content .column.prefooterCol3 {
        height: initial;
    }

    .prefooter .content .column.prefooterCol3 .yamap {
        height: initial;
    }

    .section.content .human-map table:not(.priceTable):not(.miniprice_list) tr td {
        width: 50%;
    }

    .section.content .human-map table.inection tr {
        display: contents;
    }

    .review_fblock.reviews-page .formblock {
        display: none;
    }

    .review_fblock.reviews-page {
        background: none;
    }

    .mobile_btn-show_form {
        display: block;
        margin: 0 auto;
        width: fit-content;
        background: #ff912f;
        display: inline-block;
        color: #fff;
        padding: 5px 10px;
        font-size: 20px;
        text-transform: uppercase;
    }

    #stopartroz .oursDoctors ul li {
        display: inline-block;
        margin-left: 10% !important;
        margin-right: 10% !important;
    }

    .oursDoctors ul li:last-child {}

    .headerMenuBlock .top_menu .top-navbar li a {
        font-size: 14px;
        padding: 17px 20px 12px 20px;
    }

    #stopartroz .diagniosticsBlocks ul li.diagnostics_ico.icons2 {
        margin-bottom: 50px;
    }

    #stopartroz .diagniosticsBlocks ul li.diagnostics_ico.icons4 {
        margin-right: 30px;
    }

    .fotocarusel {
        width: 90%;
        margin: 0 auto;
    }

    .litera-content {
        width: 100%;
    }

    .meOftreeDetail {
        margin-top: 50px;
    }

    .caruselAndPopUp .caruselitems {
        display: block;
    }

    .doctor-detail .docinfo {
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
    }

    a.offerForm.btn {
        display: inline-block;
    }

    ul.mb_reklama_ico .reklama_ico {
        width: 50%;
    }

    ul.mb_reklama_ico .reklama_ico a {
        min-height: 110px;
    }

    ul.photocarusel {
        width: 767px;
    }

    .doctor-detail {
        width: 100%;
        margin: 0 auto;
        flex-wrap: wrap;
        /* text-align: center; */
    }

    .doctor-detail .doc-foto {
        width: 100%;
        text-align: center;
    }

    .doctor-detail .detail_picture {
        display: inline-block;
    }

    .doctor-detail .docinfo {
        padding: 0 25px;
    }

    .owltezis .tzrblock_content {
        display: none;
    }

    .owltezis .owlthumb li img {
        width: 100%;
        height: auto;
        max-height: initial;
    }

    .owltezis .tez_rblock {
        right: 50%;

        margin-right: -165px;
    }

    .owltezis .tez_rblock .hdrbtn {
        /* right: 50%; */
        /* width: 100%; */
        /* min-width: 100% */
    }

    .mobil.tzrblock_content {
        display: block;
        position: relative;
        width: 100%;
        /* margin-left: 10px;
            margin-right: 10px; */
    }

    .mobil.tzrblock_content .textblock {
        background: #f1f1f1;

    }

    #stopartroz .mobil.tzrblock_content .btnthebestblock {
        position: inherit;
    }

    .mobil.tzrblock_content .textblock {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .mobil.tzrblock_content .textblock ul {
        margin-top: 20px;
    }

    .mobil.tzrblock_content .textblock ul li {
        list-style: none;
        list-style-image: url(/bitrix/templates/.default/img/li3.png);
        margin-bottom: 11%;
        text-align: left;
    }

    .owltezis .owl-carousel .owl-nav .owl-next span {
        right: 34px;
        left: auto;
    }

    .mobilnumers {
        display: block;
        position: absolute;
        right: 10px;
        /* bottom: 100px; */
        top: 260px;
        height: 30px;
        width: 70px;
        z-index: 1;
        font-size: 18px;
        text-align: center;
        color: #fff;
        background: #000;
        opacity: 0.5;
        display: none;
    }

    .owl-thumb-item.mobhide {
        /* display: none; */
    }

    .owltezis .owl-thumbs {
        margin-top: 5px;
    }

    .owl-carousel button.owl-thumb-item {
        width: calc(25% - 10px);
        /* margin-left: 10px; */
        /* margin-right: 10px; */
        background: #fff;
        border: none;
        margin-bottom: 10px;
        /* margin-top: 10px; */
    }

    .owl-carousel button.owl-thumb-item img {
        width: 100%;
        height: 100%;
    }

    .owl-carousel .owl-thumb-item:nth-child(4) {
        /* margin-right: 0; */
    }

    .mpcontainer {
        width: 100%;
        max-width: 100%;
    }

    .tbmb-one_line tr {
        display: content;

    }

    .tbmb-one_line td {
        display: block;
        text-align: center;
    }

    .owltezis .owl-item li .video {
        width: 100%;
    }

    .owltezis .owl-item li img.video__media {
        height: auto;
    }

    ul.map-health li a .iconblock {
        width: 100px;
        height: 100px;
    }


    #stopartroz .nosides .oursDoctors .doctor-item .doctorName {
        text-transform: initial;
    }

    .section.content .oursDoctors ul li.doctor-item .doctor_card .doctorName .sname {
        text-transform: initial;
    }

    #stopartroz .mainWrap.mpage .nosides .oursDoctors .doctor-item .btn {
        font-size: 17px;
        text-transform: initial;
        font-weight: normal;
        padding: 8px 44px;
    }


    #modile_calculator .form-group {
        text-align-last: left;
    }

    .modile_calculator {
        bottom: 0;
        right: 50%;
        margin-right: -82px;
    }

    .block-quests {
        width: calc(311px * 8);
        display: block;
        transition: all .35s ease 0s;
    }

    #modile_calculator {
        width: 360px;
        margin-left: 0;
        left: 50%;
        margin-left: calc(-360px / 2);
    }

    #modile_calculator .bgform {
        height: auto;
    }

    .block-quest .form-group {
        width: 100%;
    }

    .block-quests .radio-group {}

    #modile_calculator .container {
        width: 100%;
        max-width: 100%;
    }

    #modile_calculator .block-steps {
        width: 100%;
        padding: 10px 10px;
        padding-top: 30px;
    }

    .block-quest-over {
        margin: 0 auto !important;
        width: 310px;
    }

    .block-quest {
        /* padding-bottom:20px; */
        width: 310px;
    }

    .more_radio {
        text-align: center;
    }

    .block-quests .more_answer {
        text-align: center;
    }

    #stopartroz .block-quests h2 {
        text-align: center;
    }

    .block-quest {
        /* width: 100%; */
    }

    #modile_calculator .buttons_manager {
        margin-top: 10px;
        position: relative;
        left: initial;
        bottom: initial;
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        width: 100%;
    }


    .slidesBlock .slide_item .modile_calculator {
        height: fit-content;
        width: fit-content;
        left: 60px;
        margin-left: 0;
        top: initial;
        bottom: -100px;
        display: none;
    }

    ul.mb_reklama_ico_new li {
        width: calc((100% - 20px) / 2);
    }
}

@media (max-width: 926px) {



    .mp_maintitle {
        text-align: center;
    }

    .rfmenu {
        display: none;
    }

    .doctor-detail .docinfo {
        /* width: auto; */
        width: 100%;
    }

    #stopartroz .doctor-detail {
        float: none;
    }

    #stopartroz .doctor-detail .doc-foto {
        text-align: center;
        float: none;
        overflow: hidden;
    }

    #stopartroz .section.content .doctor-detail .doc-foto img {
        /*padding-right: 10px;*/
        /*padding-left: 10px;*/
        /*width: auto;*/
        height: auto;
        display: inline-block;
        margin-bottom: 10px;
    }

    .fastlink .block {
        width: 100%;
        float: none;
    }

}

@media (max-width: 850px) {
    .author-avatar {
        width: 92px;
        height: 92px;
    }
}

@media screen and (max-width:800px) {
    .introblock .mimage .vid iframe {
        width: 100%;
        height: 339px;
    }

    .section.content .vertical_tabs {
        flex-direction: column;
    }

    ul.left_block {
        display: flex;
    }

    .vertical_tabs ul.left_block li {
        border-bottom: none;
    }
}

@media(max-width: 768px) {

    #stopartroz .section.content {
       
        margin-right: 0;
        margin-left: 0;
        overflow: hidden;
         /* width: calc( 100% - 30px ); */
        /* margin-right: 0;
        margin-left: 0;
        padding-left: 5px !important;
        padding-left: 5px !important;
        */
        padding-left: 5px; 
        padding-right: 5px
    }

    #stopartroz .section.content .col-md-12, .section.content .mplistreviews {
        
    }

    .social_networks_block {
        padding: 20px;
    }

    .social_networks_block a {
        text-align: center;
    }

    .mainWrap {
        /* padding-top: 90px; */
    }

    #stopartroz .cookie_block_inform .btn {
        padding: 10px 15px;
    }

    ul.mb_reklama_ico_new li {
        width: calc(100%);
    }

    .introblock.fixTezisBLock .mimage {
        width: 100%;
    }

    .introblock.fixTezisBLock .tzrblock_content {
        display: none;
    }

    #stopartroz .diagniosticsBlocks ul li.diagnostics_ico.icons1 {
        display: block;
    }

    #stopartroz .diagniosticsBlocks ul li.diagnostics_ico.icons1 a {
        margin-top: 10px;
    }

    #stopartroz .diagniosticsBlocks ul li.diagnostics_ico strong {
        margin-top: -20px;
        display: block;
    }

    #stopartroz .diagniosticsBlocks ul li.diagnostics_ico.icons1 p {
        display: block;
        /* margin-top: 20px; */
    }

    #stopartroz .section .inform-block.ico-history {
        padding-left: initial;
    }

    #stopartroz .section .inform-block.ico-history::before {
        position: relative;
        float: left;
    }

    .licences-list-block .licence-box-item {
        /* width: 100%  ; */
    }

    #stopartroz #modile_calculator {
        width: 100%;
        margin-left: 0;
        /* left: 0; */
    }

    .new_review_item .history_block {
        flex-direction: column;
        align-items: center;
    }

    .more_articles .more_reads.list_red_dots .more_articles_element {
        width: 100%;
    }

    .accordion_cross_flex .acf_element {
        flex-basis: initial;
        width: 100%;
    }

    #stopartroz .bf_block form.bf_form_new .check_group label a {
        display: inline;
    }

    #stopartroz .bf_block form.bf_form_new .check_group .form-check {
        padding-left: 0;
    }
}

@media (max-width: 775px) {
    .section.content ul.photocarusel {
        width: 320px;
    }



    #stopartroz.mpage h2 {
        font-size: 18px;
        font-weight: normal;
    }

    #stopartroz.mpage .mp_whblock .textTitle h2 {
        padding-left: 20px;
        padding-right: 20px;
        background-color: #fff;
    }

    #stopartroz .section h1.mpage {
        text-align: center;
        font-size: 20px !important;
        font-weight: normal !important;
        padding: 0 10px !important;
        max-width: 80%;
        line-height: normal;
    }

    #stopartroz.mpage .thebest .textTitle h2 {
        padding-left: 20px;
        padding-right: 20px;
        background-color: #fff;
    }

    #stopartroz.mpage .reviewOurPatients .textTitle h2 {
        padding-left: 20px;
        padding-right: 20px;
        background-color: #fff;
    }

    #stopartroz.mpage .nosides .textTitle h2 {
        padding-left: 20px;
        padding-right: 20px;
        background-color: #eff3f5;
    }

    .section.content .oursDoctors ul li.doctor-item .doctor_card {
        box-shadow: none;
    }

}

@media (min-width:320px) {
    figure {
        overflow: hidden;
    }

    figure img {
        width: 100%;

    }
}

@media (max-width:767px) {

    #stopartroz .prefooter .footer_menu_header {
        text-align: center;
    }

    .newprefooter .footer_menu {
        text-align: center;
    }

    .licences-list-block {
        padding-left: 25px;
        padding-right: 25px;
    }

    .licences-list-block .licence-box-item:hover {
        box-shadow: initial;
        transform: initial;
        transition: initial;
    
    }

    .caruselAndPopUp .licences-list-block.owl-carousel .owl-nav .owl-next span {
        right: 0;
    }

    .licences-list-block .licence-box-item {
        border: none;
        flex: initial;
        border-radius: initial;
        overflow: initial;
        text-align: center;
        
    }

    .licences-list-block .licence-box-item img {
        width: 140px;
        border: 1px solid #6c757d;
        border-radius: 10px;
    }

    .licences-list-block {
        /* flex-direction: column;
        align-content: center; */
    }

    #stopartroz .self_diagnostics_horizontal ul.list3 {
        display: block;
    }

    #stopartroz .self_diagnostics_horizontal ul.list3 li {
        width: 100%;
    }

    #stopartroz ul.footer_menu_list.list_rating {
        display: flex;
        justify-content: center;
        flex-wrap: nowrap;
        flex-direction: column;
        align-items: center;
    }

    .section_4field, .section_4field * {
        flex-wrap: wrap;
        justify-content: center;
    }

    .section.content .more_articles ul li {
        width: calc(50% - 10px);
    }

    #stopartroz.mpage .mp_whblock .mb_reklama_ico {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    ul.mb_reklama_ico .reklama_ico {
        width: 275px;
    }

    #stopartroz .section.content a#ltab2 {
        display: none;
    }

    .section.content .more_articles ul {
        flex-direction: column;
        align-items: center;
    }

}

@media (min-width: 760px) {}

@media (max-width:760px) {

    #stopartroz .bf_form_new .check_group .form-check {
        display: flex;
        gap: 10px;
    }

    #stopartroz .bf_form_new .check_group .form-check input {
        width: 16px;
        height: 16px;
    }

    #stopartroz .bf_form_new .check_group .form-check label {
        width: fit-content;
    }

    #stopartroz .section.content .readmore-block a.btn {
        width: initial;
    }

    .fastlink .fastlinkcontetn {
        padding: 10px 20px;
    }

    #stopartroz .fastlink .block ul {
        margin-left: 0;
        padding-left: 0;
        width: 100%;
    }

    #stopartroz .fastlink .block ul li {
        padding: 0;
    }

    #stopartroz .section.content .fastlink ul li a {
        width: initial;
        display: initial;
    }

    .more_articles ul li {
        float: none;
        width: 100%;
    }

    #stopartroz .section.content a {
        display: block;
    }

    #stopartroz .section.content p a {
        display: inline;
    }

    #stopartroz .section.content .fastlinkcontetn ul li a {
        display: inline-block;
        display: initial;
        width: 95%;
    }

    #stopartroz .section.content ul.list_red_dots a {
        display: inline;
    }

    #stopartroz .meOfTrelist .meOfTreitemBlock {
        width: 50%;
        margin-left: 0px !important;
        margin-right: 0px !important;
        display: block;
        float: left;
        min-height: 200px;
        padding-left: 10px;
        padding-right: 10px;
        /* margin: 0; */
    }

    #stopartroz .meOfTrelist .meOfTreitemBlock:nth-child(1n) {
        /* float: left; */
        /* margin-left: 10px !important; */
    }

    #stopartroz .meOfTrelist .meOfTreitemBlock:nth-child(2n) {
        /* float: right; */
        /* margin-left: 10px; */

    }

    #stopartroz .section.content a {
        display: block;
        width: 100%;
    }

    #stopartroz .section.conten .fastlinkcontetn ul li a {
        width: initial;
    }

    .meOfTreitemBlock .nameMethod {
        width: 100%;
    }

    #stopartroz .detailmethodlist {
        width: 100%;
        height: 100%;
    }

    #stopartroz .detailmethodlist .meOfTreDecrip {
        display: none;
    }

    .headerblock .mobil_search_block {
        display: block;
    }

    .slidesBlock .slide_item .offerTherapy {
        left: 50%;
        margin-left: -125px;
        /* top: initial; */
        /* bottom: 0; */
        top: 277px;
        display: none;
    }

    .blockReviews .reviewCarusel {
        margin: 0;
    }

    .section.reviewOurPatients {
        width: 90%;
    }

    .owl-carousel .owl-nav .owl-prev span {
        left: -30px;
    }

    .owl-carousel .owl-nav .owl-next span {
        right: -30px;
    }

    .section.content table b span {
        font-size: large !important;
        line-height: normal;
    }

    .bf_block form.bf_form_new input {
        margin-left: 0;
    }

    .section.content .oursDoctors ul {
        margin-left: 0;
    }

    .section.content .caruselAndPopUp ul {
        text-align: center;
    }

    .video {
        float: inherit;
        margin: 0 auto;
    }

    .headerblock.offerBlock {
        display: none;
    }

    .headerblock.contactBlock {
        display: none;
    }

    .headerMenuBlock {
        display: none;
    }

    .headerblock {
        height: 60px;
        margin-top: 20px;
    }

    .section .textTitle h2, .section .textTitle h3 {
        padding: 0;
    }

    .caruselAndPopUp.certificats_list {
        width: auto;
        padding-left: 10px;
    }

    .prefooter .content {
        width: auto;
    }

    .nosides .oursDoctors {
        width: auto;
    }

    .prefooter .content .column {
        float: inherit;
        margin: 0 auto;
    }

    .scrollUp {
        bottom: 10%;
        z-index: 1;
        padding-left: 0
    }

    .prefooter {
        background: url(/bitrix/templates/.default/img/medic_bg.jpg) repeat;
    }

    .slidesBlock .slide_item .slidetext .slide_header {
        font-size: 20px;
    }

    .slidesBlock .slide_item .slidetext .slide_header span {
        font-size: auto !important;
    }

    .slidesBlock .bx-wrapper .bx-viewport {
        height: 330px !important;
    }

    .slidesBlock .slide_item .slidetext {
        width: auto;
    }

    .mobil_main_menu {
        display: inherit;
    }

    .mobil_main_menu .mmenu_bg {
        width: 100%;
        background: #f04043;
        text-align: center;
    }

    .mobil_main_menu .mmenu_btn {
        background: url(/bitrix/templates/.default/img/mobil_btn.png) left 10px no-repeat #f04043;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        font-size: 26px;
        line-height: 26px;
        width: 80px;
        display: inline-block;
        padding-left: 50px;
    }

    .mobil_top_navbar {
        display: inherit;
        padding-top: 10px;
    }

    .mobile_menu_block {
        display: none;
        /* border: 1px solid #f04043;  */
    }

    .search_form_mobil {
        display: block;
        border-top: none;
    }

    .mobilsearchblock {
        display: block;
    }

    .search_form_mobil input[type="text"] {
        width: 85%;
    }

    .search_form_mobil input[type="submit"] {
        width: 15%;
    }

    .mobil_top_navbar {}

    .mobil_top_navbar li {
        text-align: center;
    }

    .mobil_top_navbar li a {
        color: #000;
        text-decoration: none;
        font-weight: bold;
        font-size: 18px;
        line-height: 28px;
    }

    #modalFormSmall {
        width: 96%;
        left: 2%;
        margin-left: 0 !important;
    }

    #modalFormBig {
        width: 96%;
        left: 2%;
        margin-left: 0 !important;
    }

    #modalFormBig input, #modalFormBig textarea, #modalFormBig select {
        width: 100%;
    }

    .formPopUp input:not(type="checkbox") {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .reveal-modal {
        padding: 10px 10px 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        /* width: 95%;   */
        width: 90%;
        /* left: 5%; */
        margin-left: 0;
    }

    .prefooter .content .column {
        padding-left: 0;
    }

    .nosides .oursDoctors ul {
        text-align: center;
    }

    .nosides .oursDoctors .doctor-item {
        margin-left: 0;
        margin-right: 0;
        display: inline-block;
    }

    .nosides .oursDoctors .doctor-item:last-child {
        margin-left: 0;
        margin-right: 0;
    }

    .nosides .oursDoctors .doctor-item:nth-child(2n) {
        margin-left: 10px;
    }

    .slidesBlock .slide_item .slidetext {
        width: 400px;
    }

    .methods .mimage img {
        width: 100%;
    }

    .methods {
        height: auto;
    }

    .oursDoctors ul li.doctor-item {
        margin-right: 0;
        display: block;
        width: 185px;
        margin-right: inherit;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .introblock .mimage img {
        width: 100% !important;
        height: inherit;
    }

    .introblock {
        height: auto;
    }

    .section.content .b-share_theme_counter .b-share {
        text-align: center;
    }

    .section.content .b-share_theme_counter .b-share .b-share-btn__wrap {
        display: block;
        float: none;
        margin-bottom: 20px;
    }

    .section.content .b-share_theme_counter .b-share .b-share-btn__wrap a {
        margin-bottom: 20px;
    }

    .search-page {
        margin: 0 auto;
        /* text-align: center; */
    }

    .search-page form {
        width: 100%;
    }

    /* .search-page form input[type="text"] { width: auto; } */

    .section.content table {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .section.content table img {
        width: 100% !important;
        height: auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .section.content table.inection img {
        width: auto !important;
    }

    #stopartroz .section.content table.inection a.circle-block {
        width: 128px !important;
        display: inline-block;
    }

    .section.content table.inection .circle-block img {
        /* width: 128px !important; */
    }

    .slidesBlock .slide_item .slidetext {
        width: 300px;
        left: 10px;
        top: 20px;
    }

    .maincarusel .slide {
        background-position: 53% !important;
    }

    #stopartroz .maincarusel .slide2 .slide {
        background-position: 55% !important;
    }

    #stopartroz .maincarusel .slide3 .slide {
        background-position: 61% !important;
    }

    .over_tb {
        overflow: hidden;
        overflow-x: auto;
    }

    .bbltable {
        overflow: hidden;
        overflow-x: auto;
    }

    .section.content table.inection img {
        /* width: 100% !important; */
    }

    #stopartroz #fileform {
        margin: 0;
        /*position: relative;*/
        /*margin-right: 10px;*/
        left: 2%;
        transform: initial;
        width: 96%;
        padding-top: 20px;
    }

    #fileform input {
        width: 100%;
    }

    #f_feedback_FRM_1000 {
        width: auto;
    }

    .btn.makeAnAp {
        white-space: normal;
    }

    .blockReviews .reviewCarusel iframe {
        width: 100%;
    }

    .caruselAndPopUp .owl-nav {
        display: block;
        height: initial;
        height: 0;
    }

    .caruselAndPopUp .owl-carousel .owl-nav .owl-prev span {
        left: 0;
    }

    .caruselAndPopUp .owl-carousel .owl-nav .owl-next span {
        right: 4px;
    }

    .headerSection .header {
        -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.36);
        -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.36);
        box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.36);
    }

    .mobil_button {
        display: block;
    }

    .section .mpvidoblock {
        margin-left: 0;
        margin-right: 0;
    }


    .diploms.content .caruselAndPopUp ul li {
        border: none;
        text-align: center;
    }

    .diploms .owl-carousel .owl-item a {
        display: inline-block;

    }

    .diploms .owl-carousel .owl-item img {
        width: initial;
        display: inline-block;
        border: 1px solid #c4c4c4;
    }

    .fastlink {
        /* margin-left: -15px */
        margin-right: 10px;
    }

    .introblock {
        margin-top: 0;
    }

    .textUnder.inctrotextblock {
        /* margin-bottom: 30px; */
        margin-bottom: 50px;
        /* margin-bottom: initial; */
    }

    #stopartroz .prefooter .prefooterCol2 {
        margin-top: 30px;
    }

    #stopartroz .section.content .hest_text ol {
        margin-left: 40px;
    }

    #stopartroz .oursDoctors ul li a.btn {
        display: inline-block;
        width: initial;
    }

    #f_feedback_FRM_7 {
        width: 100%;
    }

    #stopartroz .section.content .doc-content a {
        display: inline;
    }

    #stopartroz .painMeter_popover .popoverx .rbl-rws {
        flex-flow: column;
    }

    .newliterals_block .litera__block {
        width: 50%;
    }


    #stopartroz .self_diagnostics_horizontal ul {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        margin-left: 0;
        padding-left: 0;
    }

    #stopartroz .self_diagnostics_horizontal ul li {
        display: block;
        width: fit-content;
    }

    #stopartroz .list_red_dots li.pain {
        display: list-item;
        width: 100%;
    }

    .methods_tr_blocks .method_tr_block .method_tr_carusel {
        min-height: initial;
    }

}

/* 760 */
@media (max-width: 688px) {

    body#stopartroz .oursDoctors ul li {
        margin-left: auto !important;
        margin-right: auto !important;
        display: block;
        display: inline-block;
        width: calc(100% / 2);
    }


    .author_block {
        position: relative;
        height: 100%;
        width: calc(100% - 30px);
        margin: 0 auto;
    }

    .author_block .blocks {
        display: block;
        width: 100%;
    }

    .author_block .lblock {
        margin-bottom: 30px;
        padding-left: 0;
        padding-right: 0;
    }

    .author_block .rblock {
        padding-left: 0;
        padding-right: 0;
        padding-top: 30px;
        border-left: none;
        border-top: 2px solid #dddddd;
    }

    #stopartroz .bx-breadcrumb .bx-breadcrumb-item {
        display: flex;
        /* float: initial; */
        margin-bottom: 0;
        white-space: normal;
        line-height: normal;
        align-items: center;
        margin-right: 5px;
    }

    #stopartroz .section.content .bx-breadcrumb .bx-breadcrumb-item a {
        /* display: inline; */
        display: block;
    }

    .section.content .bx-breadcrumb .bx-breadcrumb-item span {
        /* display: inline; */
        display: block;
        margin-left: 5px;
    }

    #stopartroz .section.content .bx-breadcrumb a, #stopartroz .bx-breadcrumb a span {
        white-space: break-spaces;
    }

    #stopartroz .section.content a.doc__info_link {
        display: inline;
    }


    .fotogalerys ul.caruselitemsFs li.carusel-item {
        width: 45%;
        display: block;
        overflow: hidden;
        margin-bottom: 25px;
    }

    #stopartroz .fotogalerys ul.caruselitemsFs li.carusel-item a {
        padding: 0;
        margin: 0;
        margin-bottom: 0 !important;
    }

    .fotogalerys ul.caruselitemsFs li.carusel-item a img.preview_picture {
        display: block;
        width: 100%;
    }

}

@media (max-width:590px) {
    .oursDoctors ul {
        text-align-last: initial;
    }

    ul.list_icons .galka {
        background-position-y: 5px;
    }

    ul.list_icons .kirpich {
        background-position-y: 5px;
    }

}

@media (max-width:600px) {



    #owlthumb li {
        height: auto;
    }

    #owlthumb .owl-item {
        height: auto;
        /* height: 165px; */
    }

    #owlthumb li>.video a.video__link picture img.video__media {
        width: 100%;
        height: auto;
    }

    #owlthumb li>.video a.video__link picture {
        height: auto;
    }

    #owlthumb li>.video a.video__link {
        height: auto;
    }

    #owlthumb li>.video source {
        height: auto;
    }

    #stopartroz #owlthumb li .video--enabled {
        height: auto;
        min-height: 285px;
    }

    .video__button {
        top: calc(50% - 48px);
    }
}

@media (max-width:560px) {
    .sixiconblock .col-lg-4:nth-child(4) .ico-sixblock, .sixiconblock .col-lg-4:nth-child(5) .ico-sixblock, .sixiconblock .col-lg-4:nth-child(6) .ico-sixblock {
        margin-bottom: 20px;
    }

    .sixiconblock {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .sixiconblock .col-12:last-child .ico-sixblock {
        margin-bottom: 0;
    }

    .formPopUp textarea {
        /* width: 100%; */
    }

    .section.content table.inection tr {
        display: contents;
    }

    .section.content table.inection td {
        display: inline-block;
        width: 50%;
    }

    .meOftreeDetail .blockItems .price {
        margin: 0;
        margin-bottom: 10px;
    }

    .meOftreeDetail .blockItems .time {
        margin: 0;
        margin-bottom: 10px;
    }

    .meOftreeDetail .blockItems .course {
        margin: 0;
        margin-bottom: 10px;
    }

    .nosides .oursDoctors .doctor-item:nth-child(2n) {
        margin-left: 0px;
    }

    .slidesBlock .slide_item .slidetext {
        width: auto;
    }

    .maincarusel .slide {
        background-position-x: 51% !important;
    }

    .blockinline iframe {
        width: 100%;
    }

    .discount_list {
        overflow: hidden;
    }

    .discount_list .discount_item {
        width: 100%;
        padding: 0;
    }

    .discount_list .discount_item img {
        width: 100%;
        height: inherit;
    }

    .section.content .discount_item .sale_before {
        width: 100%;
    }

    .discount_list .discount_item .header {
        width: 100%;
    }

    .section.content .discount_item .minitext {
        bottom: 20px;
    }

    #stopartroz .section.content a {
        font-size: 17px;
    }

    .meOfTreitemNew {
        margin-right: 0;
    }

    .meOfTreitemNew:nth-child(2) {
        margin-right: 0;
    }

    .table_pain {
        width: auto;
    }

    .beforeContent {
        width: auto;
    }

    .table_pain {
        width: 100%;
    }

    .table_pain td:nth-child(1) {
        padding-left: 5px;
    }

    .table_pain td {
        font-size: 14px;
        padding: 0px;
    }

    .pictb {
        width: 100%;
    }

    .pictb img {
        display: inline-block;
    }

    #stopartroz .UPcontent .pictb td {
        padding: 0;
    }

    .pictb td.figure img {
        width: 100% !important;
        padding: 0;
    }

    .section.content table {
        width: 100%;
    }

    .section.content td figure img {
        width: 100% !important;
        padding: 0;
        margin: 0;
    }

    #stopartroz .diagniosticsBlocks {
        width: 100%;
        overflow: hidden;
    }

    #stopartroz .diagniosticsBlocks ul li {
        width: 100%;
        /* padding-left: 115px; */
        padding-left: 0;
        padding-top: 20px;
    }

    #stopartroz .diagniosticsBlocks ul li strong {
        display: block;
        position: absolute;
        top: 0;
        width: 100%;
        text-align: center;

    }


    #stopartroz .diagniosticsBlocks ul li.diagnostics_ico::before {
        position: relative !important;
        float: left;
        margin-right: 10px;
    }


    #stopartroz .meOfTrelist .meOfTreitemBlock:nth-child(3) {
        margin: 0;
    }

    .meOfTreitemNew:nth-child(3n) {
        margin-right: 0;
    }

    .pagination {
        width: auto;
    }

    .video_rew_list .video_rew_item {
        margin-left: 0;
    }

    #stopartroz .section.content img {
        /* width: 100%;
        height: auto;
        padding: 0;
        margin: 0; */
    }

    #stopartroz .section.content img.mobil-icon {
        width: initial;
    }

    .slidesBlock .slide_item .slidetext {
        width: 200px;
        left: 20px;
        top: 50px;
        padding: 0;
    }

    .slidesBlock .slide_item .slidetext .slide_desc .slide-descript .text1 {
        font-size: 20px;
        display: block;
    }

    .slidesBlock .slide_item .slidetext .slide_desc .slide-descript .text2 {
        font-size: 20px;
        display: block;
    }

    .slidesBlock .slide_item .slidetext .slide_desc .slide-descript .text3 {
        font-size: 18px;
        display: block;
    }


    .maincarusel .slide {
        background-position: 57% !important;
    }

    #stopartroz .maincarusel .slide2 .slide {
        background-position: 55% !important;
    }

    #stopartroz .maincarusel .slide3 .slide {
        background-position: 61% !important;
    }

    .prefooter .content .prefooterCol1 .linkmore {
        margin-left: 0;
        display: inline-block;
    }

    .owl-carousel button.owl-thumb-item {
        /* width: 20%;
        margin-right: 6.6%; */
    }

    .owl-carousel button.owl-thumb-item:last-child {
        margin-right: 0;
    }

    #stopartroz .section.reviewOurPatients.mainpage .blockReviews {
        margin-left: 0px;
        margin-right: 0px;
    }

    .owl-carousel .owl-nav .owl-next span {
        right: -25px;
    }

    .owl-carousel .owl-nav .owl-prev span {
        left: -25px;
    }

    table.table_mobil_block tbody tr {
        content: unset;
    }

    table.table_mobil_block tbody tr td {
        display: block;
    }

    .section.content .discount_item .block_img {
        /* margin-bottom: 50px; */
    }

    .section.content .discount_item .minitext {
        /* margin-top: -30px; */
    }

    .section.content .discount_item .minitext_share {}

    .section.content .discount_item .sale_before {
        position: relative;
    }

    #stopartroz .section.content .discount_item img {
        width: auto;
    }

    .discount_list .discount_item .header {
        height: auto;
        margin-bottom: 5px;
    }

    .video_mp .videTabs {
        width: 100%;
    }

    .video_mp {
        width: 100%;
    }

    .videTabs {
        width: 100%;
    }

    .fastlinkcontetn .block {}

    .fastlinkcontetn .block.lblock ul li:last-child {
        margin-bottom: 11px;
    }

    .fastlinkcontetn .block.rblock ul li:first-child {
        margin-top: 0;

    }

    .sixiconblock .ico-sixblock {
        /* display: flex; */
        /* justify-content: center;  */
        /* min-width: initial; */
    }

    .ico-sixblock .ico_header {
        /* white-space: initial; */
    }

    .foote_minheader.goodplase_stars {
        margin-top: 10px;
        gap: 10px;
        justify-content: center;
    }

    .foote_minheader .goodplase {
        margin-right: 0;
    }

    /* 560px  */

    .sm-tac {
        text-align: center;
    }

    .footerlist {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

}

@media (min-width:320px) {
    .mobile_btn-show_form {
        display: block;
    }

}

@media (max-width:500px) {

    .prefooter .footerbtn.btn.btn-nosibe {
        margin: 0 auto;
    }

    .newliterals_block .litera__block {
        width: 100%;
    }


    .miniprice_list.fixwidth td, .miniprice_list.fixwidth tr {
        display: inline-block;
        width: 100%;
    }

    .miniprice_list.fixwidth thead {
        display: none;
    }

    .miniprice_list.fixwidth th {
        /* display: none; */
    }

    #stopartroz .headerSlider .slide_item.slide2 .slide {
        /* background-size: 500% !important; */
    }

    #stopartroz .headerSlider .bx-viewport {
        border: 0;
    }

    #stopartroz .bx-wrapper .bx-viewport {
        left: 0;
    }

    .price-table th, .price-table tr td:nth-child(1),
    .price-table th, .price-table tr td:nth-child(4) {
        display: none;
    }

}

@media (max-width:470px) {

    .miniprice_list td:nth-child(3), .miniprice_list th:nth-child(3) {
        /* display: none; */
    }

    .medical-content .miniprice_list td:nth-child(3), .miniprice_list th:nth-child(3) {
        display: table-cell;
    }

    .answerform .form-group {
        margin-top: 10px;
    }

    .section.content .more_articles ul li {
        width: calc(100%);
    }

    .article-intro .article_doc-block {
        float: none;
    }

    .article-intro .article_doc-block .article_date {
        padding-left: 0;
    }

    body#stopartroz .oursDoctors ul li {
        /* width: 100%; */
        width: 235px;
    }


    .faqlist li .faq_name {
        padding-left: 10px;
        /* padding-right: 25px; */
    }

    .faqlist li.hiden .faq_name::before {
        right: 15px;
    }

    .faqlist li.active .faq_name::before {
        right: 15px;
    }

    .bx_soc_comments_div.bx_important.bx_black {
        margin-top: 30px;
    }

    .headerSection .mobilContactBlock .mcblock {
        /* display: none; */
    }

    #stopartroz .mobilContactBlock .mcblock.btn {
        display: none !important;
    }

    .headerSection .headerSlider .mpbtn {
        /* display: none !important; */
    }

    .header .logo:active {
        border: 5px solid #f1bbc0;
        margin-top: -5px;
        display: block;
    }

    .more_articles ul li {
        width: 100%;
    }

    .section.content .discount_item .minitext {
        bottom: 40px;
        /* padding-left: 0px; */
    }

    .section.content .discount_item .minitext {
        bottom: 70px;
    }

    #stopartroz .miniprice_list .tableHeaders {
        padding: 0 !important;
    }

    #stopartroz .miniprice_list tr th {
        padding-left: 0px;
        padding-right: 0px;
    }

    .ico-sixblock {
        text-align: initial;
    }

    #stopartroz .miniprice_list tr th h3 {
        padding: 0;
        margin: 0;
        font-size: 20px;
    }

    #stopartroz .miniprice_list tr td {
        padding-left: 5px;
        padding-right: 5px;
    }

    .miniprice_list td:nth-child(2) {
        text-align: left;
    }

    .discount_list .discount_item .header {}

    .tabs.ui-slider-tabs-list li {
        display: block;
    }

    .section.content {
        overflow: hidden;
    }

    .section.reviewOurPatients.mainpage .introtext {
        margin-top: 0;
    }

    .methd_list_onmain .meth_item:active {
        /* border: 3px solid #f1bbc0; */
    }

    .methd_list_onmain .meth_item img:active {
        border: 3px solid #f1bbc0;
        padding-top: 3px;
        margin-top: -3px;
        /* margin-top: -6px; */
    }

    .methd_list_onmain .meth_item {
        vertical-align: top;
        width: 45%;
        margin-bottom: 0;
        /* min-height: 200px; */
        /* float: left; */
        /* display: block; */
    }

    .methd_list_onmain .meth_item .meth_text a {
        /* min-height: 50px; */
        display: block;
    }

    .methd_list_onmain .meth_item .meth_img img {
        width: 100%;
    }

    .methd_list_onmain {
        clear: both;
    }

    .article_date::before {
        content: '';
        background: url(/local/templates/sa/img/time_icon.svg) 0 0 no-repeat;
        background-size: 15px 15px;
        padding-left: 25px;
        background-position: 0;
    }

    .article_date {
        display: block;
        margin-right: 0;
        /* width: 100%; */
        /* width: 100%; */
        /* float: right; */
        background: none;
    }

    .static_block .user {
        /* clear: both; */
    }

    .doctorblock .doc-content .doc-text-title {
        margin-left: 113px;
    }

    .doctorblock .doc-content {
        width: 100%;
        border-radius: 60px 5px 5px 5px;
    }

    .doctorblock .doc-content::before {
        display: none;
    }

    .doctorblock .doc-content::after {
        display: none;
    }

    .doctorblock::before {
        position: absolute;
    }

    .doctorblock .doc-content .doc-text-descript {
        margin-top: 50px;
    }

    .doctor_author {
        /* margin: 0 auto; */
        /* width: 300px; */
        display: block;
    }

    .article-intro .article_doc-block {
        display: flex;
        justify-content: center;
    }

    .article-intro .art__inf {
        display: flex;
        justify-content: center;
    }


    .article-intro .article_doc-block {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    /* 470px */
}

@media (max-width:410px) {

    .medical-content .miniprice_list {
        display: block;
        overflow-x: auto;
        width: 400px;
    }

    .fastlink {
        margin-right: 0;
    }

    .logoimg, .logolink img {
        width: 230px;
        height: auto;
        margin-top: 3px;
    }

    .mobilContactBlock {
        padding-left: 15px;
    }

    .mobilContactBlock .phoneNumber {
        text-align: left;
    }

    .mobilContactBlock .mcblock {
        width: auto;
    }

    .mobilContactBlock .phoneNumber {
        justify-content: initial;
    }

    .owl-carousel .owl-thumb-item[data-vid=y]::before {
        width: 20px;
        height: 20px;
        left: calc(50% - 10px);
        top: calc(50% - 10px);
        background-size: contain;
    }

    .formsbutton.active {
        /* margin-left: -55px; */
        display: flex !important;
        flex-direction: column-reverse;
        align-items: center;
    }

    #stopartroz .section.content a.repeat_diagnostic {
        width: fit-content;
        display: inline;
        text-align: center;
    }

    #stopartroz .section.content a.helpme {
        font-size: 19px;
    }

}

@media (max-width:450px) {
    .owl-carousel .owl-stage-outer {
        height: 225px;
    }
}

@media (min-width:320px) {

    .article-intro .article_doc-block {
        margin-top: 0;
        margin-bottom: 0;;
    }
     
    .article-intro .introtextblock {
        margin-bottom: 0px;
    }

    .article-intro .textUnder.inctrotextblock {
        margin-bottom: 0px;
    }

    .meOftreeDetail {
        margin-top: 0;
    }
}

@media (max-width:400px) {
    .owl-carousel .owl-stage-outer {
        height: 220px;
    }

    .section.content ul.tag li {
        min-width: calc(100% / 3 - 7px);
    }

    .prefooter .social_network {
        /* display: flex;
        flex-direction: column;
        align-items: center;
        gap: 15px; */
    }

    .section.content ul.list_red_dots {
        margin-left: 10px;
    }

}

@media (max-width:376px) {
    .owl-carousel .owl-stage-outer {
        height: 205px;
    }
}

@media (max-width:373px) {
    .logoimg, .logolink img {
        width: 180px;
        margin-top: 8px;
    }
}

@media (max-width:330px) {
    .article-intro .article_doc-block {
        width: 320px;
    }
}

@media screen and (max-width:320px) {


    .tabs.ui-slider-tabs-list {}

    .section.content .oursDoctors {
        padding: 0;
    }

    .section.content .oursDoctors ul {
        text-align: center;
    }

    .section.content .oursDoctors ul li {
        display: inline-block;
    }

    .nosides .oursDoctors .doctor-item .docpic {
        width: 235px;
    }

    .nosides .oursDoctors .doctor-item .doccard {
        overflow: hidden;
    }

    #stopartroz .video_rew_list .video_rew_item iframe {
        width: 50%;
        height: auto;
    }

    .meOftreeDetail {
        padding-left: 10px;
    }

    #stopartroz #sliderTabs frame {
        width: 100%;
    }

    #stopartroz #sliderTabs table {
        width: 100% !important;
    }

    /* .workTimeDayof.red { display: none;  } */
    .section.content .discount_item .minitext {
        bottom: 70px;
    }

    #stopartroz h2, #stopartroz h3, #stopartroz .UPcontent h2, #stopartroz .UPcontent h3, #histirymethod {
        font-size: 18px;

    }

    .blockReviews .review_list li .review_img {
        display: block;
        text-align: center;
    }

    #stopartroz .blockReviews .review_list li img {
        float: inherit !important;
        display: inline;
    }

    .blockReviews .review_list .aut_name {
        text-align: center;
    }

    .slidesBlock .slide_item .offerTherapy {
        padding: 8px 20px;
        padding-left: 30px;
        background-position: 10px 10px;
    }

    .slidesBlock .slide_item .offerTherapy:hover {
        background-position: 10px -25px;
    }
}