@media (min-width: 1920px) {
    .swiper_reviews,
    .swiper_programms {
        overflow: visible;
    }
}
@media (min-width: 1200px) {
    .header_bg {
        min-height: 100Vh;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .head_wrapp {
/*        margin-top: 130px;*/
        margin-top: 0;
    }
    .header_bottom {
        margin-top: 60px;
    }
    .header_right img {
        object-fit: cover;
        width: 100%;
    }
    .header_bottom .head_name {
        font-weight: bold;
    }
    .header_bottom .head_name,
    .header_bottom .head_text {
        color: #fff;
    }

}

@media (min-width: 992px) and (max-width: 1199.98px) {
    
}

@media (min-width: 768px) and (max-width: 991.98px) {
    
    #swiperGallery .swiper-container-wrapper {
        height: 350px;
    }
    #swiperGallery .gallery-top {
        height: 350px;
    }
}

@media (min-width: 992px) {
    #about-regresolog .mask-black{
        height: 100vh;
        background:#0000004f;
    }
    
}

@media (min-width: 768px) {
    .header_bottom .head_name,
    .header_bottom .head_text {
        color: #fff;
    }
}

@media (max-width: 1499.98px) {

}

@media (max-width: 1199.98px) {
    .head_wrapp {
        margin-top: 70px;
    }
    .aWrap {
        max-width: 400px;
    }
    /*.header_bottom {
        margin-bottom: 0;
    }*/
    section, footer {
        margin-top: 70px;
    }
    .powerclub {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media (max-width: 991.98px) {
    /*.header_wrapper {
        margin: 10px 10px 0;
    }*/
    .head_wrapp {
        margin-top: 15px;
    }
    .head_wrapp .logo h1 {
        font-size: 40px;
        line-height: 50px;
    }
    .logo_text {
        font-size: 16px;
        line-height: 26px;
    }
    .aWrap {
        max-width: 320px;
    }
    .header_bottom .head_text {
        font-size: 13px;
        line-height: 16px;
    }
    footer {
        margin: 80px 10px 10px;
        height: auto;
    }
    .service_block.h-100 {
        height: auto !important;
    }
    .service_block + .service_block,
    .service_block.mt24 {
        margin-top: 0;
    }
    .service_block {
        margin-bottom: 24px;
    }
    .powerclub {
        margin: 0 10px;
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .rounded.inner_image,
    .rounded.inner_image.fl_right {
        display: block;
        float: none;
    }
    .tab_content_text .rounded.inner_image img,
    .tab_content_text .rounded.inner_image.fl_right {
        margin-right: 0;
        margin-left: 0;
        width: 100%;
    }
    .block_contact {
        margin-top: 40px;
    }
    .service_info {
        margin-bottom: 20px;
    }
}

@media (max-width: 767.98px) {
    h2 {
        font-size: 28px;
        line-height: 40px;
        text-transform: uppercase;
    }
    .header_wrapper {
        margin: 5px 5px 0;
    }
    .header_bg {
        border-radius: 20px;
        background: radial-gradient(127.75% 70.85% at 97.56% 0.88%, #4D2C64 0%, rgba(77, 44, 100, 0.00) 100%), linear-gradient(90deg, #59357A -2.29%, #964990 53.63%, #C63B7F 100%);
        /*background: url(assets/images/header_bg_mob.svg)no-repeat center bottom;
        background-size: cover;*/
    }
    .head_wrapp {
        margin-top: 50px;
    }
    .head_wrapp .logo h1 {
        font-size: 50px;
        line-height: 64px;
        flex-wrap: wrap;
    }
    .head_wrapp .logo h1 img {
        max-width: 60px;
    }
    .header_right .aWrap {
        bottom: 10px;
    }
    .header_right img {
        margin-bottom: 0;
    }
    .head_social {
        margin-bottom: 20px;
    }
    .head_social .svg_box, 
    .footer_social .svg_box {
        background: rgba(255, 255, 255, 0.20);
    }
    .header_bottom {
        margin-top: -10px;
        position: relative;
        background: transparent;
    }
    .header_bottom .head_text {
        font-size: 15px;
        line-height: 22px;
    }
    footer {
        padding-top: 10px;
        padding-bottom: 10px;
        margin: 80px 5px 5px;
        border-radius: 15px;
    }
    .footer_social ul {
        gap: 5px;
    }
    .tab-content {
        margin: 30px 0;
    }
    .nav-tabs {
        border-bottom: 0;
    }
    .nav-tabs .nav-link {
        width: 100%;
    }
    .service_content .service_head,
    .service_content .service_descr {
        font-size: 13px;
        line-height: 20px;
    }
    .powerclub {
        margin: 0 5px;
    }
    .powerclub h2 {
        margin-bottom: 20px;
    }
    .two_column {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }
    .powerclub .lotus {
        right: auto;
    }
    #swiperGallery .gallery-top .swiper-slide {
        border-radius: 15px;
    }
    #swiperGallery .gallery-thumbs .swiper-slide {
        border-radius: 10px;
    }
    .play-btn {
        width: 60px;
        height: 60px;
    }
    .play-btn::after {
        content: "";
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 17px solid #fff;
    }
    #swiperQuote,
    #swiperReview {
        padding: 0;
    }
    #swiperQuote .swiper-slide {
        padding: 20px;
        font-size: 18px;
        line-height: 28px;
    }
    .swiper_quote,
    .swiper_reviews {
        box-sizing: border-box;
        padding-right: 25px;
        padding-left: 25px;
      }
    .bottom-nav,
    .review-nav {
        display: none;
    }
    .block_contact {
        padding: 20px;
    }
    .block_contact .head_social {
        margin: 15px 0 0;
    }
    .review_block,
    #swiperQuote .swiper-slide,
    .block_contact,
    .powerclub,
    .rounded img {
        border-radius: 20px;
    }
    .navbar {
        background: radial-gradient(994.79% 121.03% at 89.56% 18.58%, rgba(255, 255, 255, 0.40) 0%, rgba(255, 255, 255, 0.00) 100%), #6F2E96;
        padding-top: 9px;
        padding-bottom: 9px;
        top: -60px;
        transition: top .4s ease-in-out;
    }
    .navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
        flex-direction: row-reverse;
    }
    a.navbar-brand {
        margin: 0;
        padding: 0;
    }
    a.navbar-brand img {
        width: 60px;
    }
    .navbar-toggler {
        background-color: #fff;
        border-color: #fff;
        padding: 5px;
        margin-left: 10px;
        box-shadow: none;
    }
    .navbar-toggler:focus {
        box-shadow: none;
    }
    .navbar-nav {
        margin-top: .5rem;
    }
    .navbar-nav .nav-link {
        font-family: 'Poiret One', sans-serif;
        font-size: 18px;
        line-height: 26px;
        color: #fff;
        padding-left: 9px;
        padding-right: 9px;
    }
    .block {
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
        gap: 15px;
    }
    .lang_select {
        top: auto;
        right: auto;
        position: relative;
    }
    .header_bg .lang_select {
        position: absolute;
        top: 12px;
        right: 25px;
    }
    .lang_select ul li a {
        font-size: 14px;
    }
    .header_right {
        height: auto;
    }
    .bonusProg .service_head,
    .bonusProg .service_descr {
        font-size: 14px;
    }
    .about_text {
        padding-left: 0;
    }
    .logo-ng {
        top: 10px;
        left: 10px;
        margin-right: 0;
    }
    .logo-ng span {
        background: #593475;
        padding: 6px 10px;
        font-size: 15px;
    }
}
@media (orientation: landscape) and (max-width: 1199.98px) {
    
}