@media (max-width: 1460px) {
  
    .menu ul {
        gap:30px
    }
}
@media (max-width: 1200px) {
    .product--grid-orders .product--right {
        flex-wrap: wrap;
    }
   .product--grid-orders  .order__status {
        margin-top: 5px;
    }
    .product--link-pdf {
        margin-left: 0;
    }
    .product--grid-orders .product--link {
        display: block;
    }
   
    .check--right{
        max-width: 260px;
    }
    .woocommerce form .form-row {
        margin-bottom: 10px;
    }
    .tabs__horizontal {
        gap:0;
    }
    .product--middle {
        overflow-x: auto;
        max-width: 210px;
        width: 100%;
    }
    .product--mini-block{
        min-width: max-content ;
    }
    .product--right{
        padding-left: 15px;
        gap:10px;
    }
    .input-group-block span, .select--period {
        max-width: 220px;
    }
    .calendar--wrapper {
        flex-direction: column-reverse;
    }
    .calendar--add-wrapper{
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .field-visa,
    .field-date-expiry {
        max-width: 180px;
    }
    .field-date {
        max-width: 300px;
    }
    .field-indef {
        margin-left: 15px;
    }
    .tabs__caption li{
        padding: 9px 10px;
        font-size: 12px;
    }
    .tabs__horizontal li{
         font-size: 11px;
         padding: 5px 5px;
         gap: 5px;
    }
    .account--top{
        flex-wrap: wrap;
    }
    .account--image {
        widows: 100%;
    }
    .account--image img {
        max-width: 100%;
        width: 100%;
    }
    .account-id{
        margin-bottom: 5px;
    }

    .make--title {
        font-size: 16px;
        line-height: normal;
    }

    .num--grid span {
        font-size: 42px;
    }
    .ready--wrapper {
        background-size: cover;
    }
    .meth--title{
        font-size: 18px;
        line-height: normal;
    }
    .mt-120 {
        margin-top: 80px;
    }
    .content h2 {
         font-size: 42px;
         line-height: normal;
    }
    .title{
        font-size: 42px;
        line-height: normal;
    }
    .lo--grid:first-child{
        font-size: 26px;
        line-height: normal;
    }
    .maps--wrapper{
        padding-bottom: 50px;
    }
    .ready--wrapper{
        padding-left: 30px;
          padding-top: 30px;
    }
    .invest--grid{
        padding: 20px;
    }
    .invest--icon img{
        min-width: 60px;
        max-width: 60px;
    }
    .mis__numbers-wrapper {
        justify-content: center;
        max-width: 100%;
    }
    .row__process{
        margin-top: 25px;
    }
    .cons--grid h2,
    .cons--price{
        font-size: 28px;
    }
    .section--border-grey {
        padding: 60px 60px;
    }
    .top--left h1{
        font-size: 42px;
        line-height: normal;
    }
    .top--text{
        font-size: 22px;
        line-height: 32px;
    }
    .mt-80 {
        margin-top: 50px;
    }
    .pt-90 {
        padding-top: 50px;
    }
    .tal--grid{
        min-height: auto;
        max-height: 100%;
    }
    .talk--wrapper{
        padding-bottom: 50px;
    }
    .local--grid {
        min-height: auto;
        max-height: 100%;
        padding: 30px 20px
    }
    .rd--text{
        margin-bottom: 0;
    }
    .ready--wrapper2 {
        padding-right: 30px;
    }
    
    .countries--wrapper {
        max-width: 100%;
        margin-top: 50px;
    }
    .hero h1{
        font-size: 56px;
    }
    .slider__left {
        margin-left:30px;
    }
    .hero {
        min-height: 100%;
    }
    .phone-flex {
        display: none;
    }
    .logo {
        max-width: 200px;
        width: 100%;
    }
    .menu ul {
        gap: 20px;
    }
    .menu a {
        font-size: 18px;
    }
    .btn {
        font-size: 14px;
        padding: 15px 20px;
    }
    .pt-120 {
        padding-top: 50px;
    }
    .pb-50 {
        padding-bottom:25px;
    }
    .pt-50 {
        padding-top:25px;
    }
    .col-about-img img{
        object-fit: cover;
        height: 100%;
    }
    .col-about-img {
        height: 100%;
    }
    .options-grid {
        min-height: auto;
        max-height: 100%;
    }
    .support {
        padding: 50px;
    }
    .sup__grid {
        gap:30px
    }
    .services--content {
        padding: 30px;
    }
    .choose--grid {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .row__choose{
        margin-top: 25px;
    }
    .view--grid {
        padding: 20px;
    }
    .view--title{
        font-size: 36px;
    }
    .process--grid {
        padding: 20px;
    }
    .row__form {
        gap:30px
    }
    .who__buttons{
        flex-wrap: wrap;
        gap:30px
    }
    .mt-4 {
        margin-top: 25px;
    }
}
@media (max-width: 991px) {
   
    
    .wcbm-dates{
        font-size: 15px;
    }
    .woocommerce form .form-row{
        width: calc(100% / 2 - 5px);
    }
    .woocommerce-billing-fields__field-wrapper{
        gap:10px
    }
    .col-visa {
        margin-top: 30px;
    }
    .product--block-right{
        max-width: 70%;
    }
    .tabs__horizontal {
        margin-top: 25px;
        overflow-x: auto;
        max-width: 100%;
        flex-wrap: nowrap;
        overflow-y: hidden;
    }
    .tabs__horizontal li {
        min-width: max-content;
    }
    .product--blocks {
        gap:15px;
    }
    .product--block-lang{
        flex-wrap: wrap;
        gap:15px;
    }
    .product--block-image img {
        max-width: 100%;
        min-width: auto;
    }
    .product--block-left {
        max-width: 200px;
        top:80px
    }
    #wcbm-product-calendar {
        overflow-x: auto;
    }
    .filter--cat .checkbox--block{
        font-size: 14px;
        line-height: 19px;
    }
    .product--title{
        font-size: 15px;
    }
    .product--country{
        font-size: 12px;
    }
    .product--bottom {
        flex-wrap: wrap;
    }
    .product--middle{
        justify-content: flex-start;
        max-width: 180px;
    }
    .product--avail{
        font-size: 9px;
    }
    .product--img img{
        max-width: 50px;
        min-width: 50px;
        max-height: 50px;
    }
    .product--left{
        max-width: 50%;
        gap: 10px;
    }
    .product--right{
        width: 100%;
        max-width: 50%;
    }
    .product--role {
        margin-bottom: 5px;
        font-size: 11px;
    }
    .filter--sidebar-wrapper {
            max-width: 210px;
    }
    .catalog--wrapper {
        gap: 10px;
    }
    .field-indef {
        margin-left: 0;
        margin-top: 10px;
    }
    .select--grid {
        flex-wrap: wrap;
    }
    .position-sticky {
        top:80px
    }
    .tabs--grid{
        padding: 15px 15px;
    }
    .account--top {
        gap:10px
    }
    .accoint--name{
        font-size: 14px;
    }
    .account--pay {
        font-size: 10px;
    }
    .profile-top-info {
        margin-top: 15px;
    }
    .tabs__caption li{
        font-size: 12px;
        padding: 5px 10px;
    }
    .logo img {
        max-width: 100px;
    }
   .btn {
        font-size: 14px;
        padding: 10px 15px;
    }
    .paralax {
         height: 500px;
    }
    .footer--menu,
    .footer--left{
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .make__wrapper{
        flex-wrap: wrap;
    }
    .make--left{
        max-width: 100%;
    }
    .company--title {
        font-size: 36px;
    }
    .company--grid{
        padding: 25px;
    }
    .num--grid span{
        font-size: 32px;
    }
    .hero {
        padding-top: 50px;
    }
    .titl {
        margin-bottom: 5px;
    }
    .local--grid {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .what--wrapper {
        flex-wrap: wrap;
    }
    .not__home .banner {
        padding-top: 0;
    }
    .top--left h1 {
        font-size: 32px;
        line-height: normal;
    }
    .top--text {
        font-size: 16px;
        line-height: 27px;
    }
    .not__home-header {
        background: none;
        margin-top: inherit;
        box-shadow: none;
    }
    .not__home-header .header-top{
        padding: 0;
    }
    .mt-120 {
        margin-top: 50px;
    }
    .st--left img{
        object-fit: cover;
        border-radius: 20px;
    }
    .st--bottom {
        padding: 30px 30px;
    }
    .mt-80 {
        margin-top: 50px;
    }
    .need-n{
        display: none;
    }
    .footer--wrapper,
    .ab--options{
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .section--border {
        padding: 35px 25px;
    }
    .menu ul {
        flex-direction: column;
        align-items: flex-start;
    }
    .callback__footer{
        flex-wrap: wrap;
        margin-top: 25px;
    }
    .callback__footer-grid {
        width: calc(100% / 1);
    }
    .main__form-title{
        font-size: 26px;
    }
    .who__call{
        flex-wrap: wrap;
        gap:25px
    }
    .view--grid{
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .row__services {
        margin-top: 25px;
    }
    .services--grid {
        min-height: auto;
        max-height: 100%;
    }
    .title {
        font-size: 34px;
    }
    .sup__left{
        max-width: 100%;
    }
    .sup__grid {
        flex-wrap: wrap;
    }
    .mobile_menu_container.loaded {
        transform: translateX(0px);
    }

    .mobile_menu_container, .mobile_menu_container .mobile_menu_content ul li ul {
        transition: all 350ms ease 0s;
    }
    .call a {
        color: #FFF;
        border-radius: 5.685px;
        border: 1.119px solid #3F3F3F;
        background: conic-gradient(from 181deg at 48.5% 50%, #262626 36.90078020095825deg, #000 91.73076510429382deg, #5B5B5B 190.38461208343506deg, #484848 261.3461637496948deg, #000 311.42671823501587deg);
        font-size: 15.5px;
        padding: 12px 12px;
        text-transform: uppercase;
        transition: .2s all linear;
        height: 44px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .lang a{
        height: 44px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 12px 12px;
    }
    .what a  {
        display: flex;
        align-items: center;
        justify-content: center;
     
    }

    .middle-top-row-right {
        display: flex;
        align-items: center;
        gap:0 5px;
    }
.menu_container {
    display: block;
}
  .bg__main__form{
    overflow: hidden;
}
  .menu-desctop {
    display: none;
}
.middle-top-row {
    padding: 15px 0;
    position: fixed;
    top: 0;
    z-index: 8;
    width: 100%;
    display: block;
    left: 0;
    box-shadow: 0px 25px 50px -12px rgba(0, 0, 0, 0.08);
    background: #fff;
}
.cont-middle-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.burger-menu {
    width: 29px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer;
    padding-left: 8px;
    margin-right: 12px;
}
.burger-menu span {
    display: block;
    transition: .2s all linear;
    width: 100%;
    height: 2px;
    flex-shrink: 0;
    border-radius: 5px;
    background: #272727;
}
.burger-menu span:nth-child(2) {
    margin: 6px 0;
    max-width: 15px;
    margin-left: auto;
}
.burger-menu.active {
    z-index: 99999;
}
.burger-menu.active span:first-child {
    transform: rotate(-45deg);
}
.burger-menu.active span:nth-child(2) {
    opacity: 0;
    transform: rotate(45deg);
}
.burger-menu.active span:last-child {
    transform: rotate(45deg);
    margin-top: -16px;
}
.mobile_menu_container .mobile_menu_content {
    max-height: 100%;
    padding: 35px 20px;
    border-bottom: 1px solid #fff;
    flex-direction: column;
    display: flex;
    gap: 30px;
}

.mobile_menu_container.loaded {
    transform: translateX(0px);
}

.mobile_menu_overlay, .mobile_menu_container {
    position: fixed;
    top: 74px;
    right: 0px;
    width: 100%;
    height: 100%;
    display: block;
}
.mobile_menu_overlay {
    display: none;
    cursor: pointer;
    z-index: 98;
    background: rgba(0, 0, 0, 0.5);
}
.mobile_menu_container {
    transform: translateX(100%);
    width: 75%;
    overflow: hidden;
    z-index: 9999;
    background: #fff;
}
.ban__text {
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
}
.hero h1 {
    font-size: 36px;
    line-height: normal;
}
.ban__button {
    margin-top: 20px;
}
header {
    padding-bottom: 71px;
}
.header-top {
    padding: 0;
}
.global--grid {
    margin-top: 15px;
    margin-bottom: 15px;
}
.pt-90 {
    padding-top: 50px;
}
.pb-90 {
    padding-bottom: 50px;
}
.our--grid {
    margin-top: 15px;
    margin-bottom: 15px;
}
.pl--grid{
    width: calc(100% / 2 - 30px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.pl--grid h2{
    font-size: 42px;
    line-height: normal;
}
.invest--more {
    margin-top: auto;
}
.ready--wrapper{
    background-size: cover;
}
.form--left{
    display: none;
}
.form--wrapper{
    padding: 40px 30px;
}
.logos--wrapper{
    padding: 30px 30px;
}
.lo--grid:first-child {
    font-size: 18px;
}
.gap-30 {
    gap: 15px;
}
.phones {
    display: flex;
    flex-direction: column;
    gap:15px;
}
.phones a {
    background:#002C54;
    border-radius: 4px;
    color:#fff;
    padding: 10px 15px;
    display: inline-flex;
    width: max-content;
    align-items: center;
    gap: 10px;
}
.phones a svg path {
    fill:#fff;
}
.join--title {
    font-size: 32px;
}
.join--sub-title {
    font-size: 16px;
}
.join--text{
    font-size: 14px;
    line-height: 22px;
}
.join--page .trust--wrapper {
    display: none;
}
.r--opt-icon img{
    min-width: 30px;
    max-width: 30px;
}
.r--opt-grid{
    font-size: 14px;
    gap: 10px;
}
.max-720{
    max-width: 400px;
}
.ab--wrapper {
    align-items: baseline;
}
.mini--bg-title{
    font-size: 26px;
}
.title{
    font-size: 26px;
}
.woocommerce-products-header {
    padding: 0;
}


}


@media (max-width: 767px) { 
    .product--grid-orders.product--grid {
        gap: 10px !important;
    }
    .tabs--product-sidebar{
        display: none;
    }
    .tabs__content-horizontal {
        display: block !important; 
        margin-bottom: 20px;
        opacity: 1;
        visibility: visible;
        height: auto;
    }
    .account--top {
        opacity: 0;
        visibility: hidden;
        transition: .3s all linear;
    }
    .expanded .account--top{
        opacity: 1;
        visibility: visible;
    }
    .woocommerce-cart-form__cart-item .product--link {
        display: flex;
    }
    .cart__wrapper {
        flex-wrap: wrap;
    }
    .check--right {
        max-width: 100%;
    }
    .woocommerce-billing-fields {
        padding: 15px;
    }
    .block--filter-btn, 
    .wpc-widget-close-container {
        display: block;
    }
    .mobile--profile h2 {
        margin-top: 22px;
        color: #002C54;
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: -0.72px;
        margin-top: 0;
        margin-bottom: 10px;
    }
    .product--block-image{
        display: flex;
        align-items: flex-start;
        gap:10px;
    }
    .mobile--profile {
        display: block;
        max-width: 65%;
        width: 100%;
    }
    .desctop--profile{
        display: none;
    }
    .product--blocks {
        flex-wrap: wrap;
    }
    .product--block-left {
        max-width: 100%;
        position: static;
    }
    .product--block-right{
        max-width: 100%;
    }
    .btn--filter{
        display: flex;
        gap: 10px;
        align-items: center;
        background: #084072;
    }
    .block--filter-btn {
        display: block;
        max-width: 50%;
        width: 100%;
    }
    .block--sort {
        max-width: 50%;
        width: 100%;
    }
    
    .block--count {
        display: none;
    }
    .product--link{
        display: none;
    }
    .product--middle{
        max-width: 100%;
    }
    .wpc-widget-close-container {
        width: 100%;
        position: relative;
    }
    a.wpc-widget-close-icon {
        display: flex;
        width: 56px;
        height: 56px;
        margin: 0;
        align-items: center;
        justify-content: flex-start;
        position: relative;
        z-index: 10;
    }
    .wpc-widget-popup-title {
        position: absolute;
        top: 0;
        text-align: center;
        bottom: 0;
        right: 0;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 18px;
        color: #084072;
        font-weight: 600;
        text-transform: uppercase;
        background: #fff;
        border-bottom: 1px solid #084072;
    }
    .wpc-widget-close-container .wpc-icon-html-wrapper {
        top: 1px;
        margin: 0;
        left: 20px;
        padding: 14px 15px;
        display: block;
    }
    .wpc-icon-html-wrapper svg path {
        fill:#084072;
    }
    .filter--cat {
        overflow: inherit;
    }

    .sidebar-open {
        overflow: hidden !important;
    }
    .sidebar-open:before {
        content:'';
        width: 100%;
        height: 100%;
        background: #27272770;
        position: absolute;
        z-index: 9;
        
    }

    .mobile--sidebar.active{
        transform: translate3d(0, 0, 0);
    }

    .mobile--sidebar{
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        top: 5%;
        z-index: 10;
        padding: 0;
        background-color: #fff;
        margin: 0;
        box-sizing: border-box;
        border-radius: 7px 7px 0 0;
        transition: transform .25s;
        transform: translate3d(0, 120%, 0);
        -webkit-overflow-scrolling: touch;
        height: auto;
    }
    .filter--block-wrapper {
        padding: 0;
        margin: 0;
        overflow-y: scroll;
        box-sizing: border-box;
        position: fixed;
        top: 56px;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .filter--buttons {
        text-align: center;
        position: sticky;
        bottom: 0;
        background: #fff;
        z-index: 9;
        border-top: 1px solid #e4e4e4;
    }
    .filter--sidebar {
        min-height: 100%;
    }
    .filter--buttons {
        padding: 15px 15px;
    }
    .filter-search {
        display: none !important;
    }
    .product--right,
    .product--left {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }
    .product--grid {
        flex-wrap: wrap;
        gap: 20px;
    }
    .product--left{
        border:none;
    }
    .product--right {
        padding-left: 0;
    }
    .product--img img {
        max-width: 84px;
        min-width: 84px;
        max-height: 84px;
    }


    .catalog--wrapper {
        flex-wrap: wrap;
    }
    .filter--sidebar-wrapper{
        max-width: 100%;
    }
    .select2-container{
        max-width: 300px !important;
        width: auto !important;
    }
   #filter__container .select2-container--default,
   #profile-form  .select2-container--default{
        width: 100% !important;
    }
    .checkbox--gird-full label{
        font-size: 14px;
    }
    .field-visa {
        max-width: 100%;
    }
    .field-date span {
        border: 1px solid #DBDADE !important;
    }
    .input-group-block {
        flex-wrap: wrap;
    }
    .input-group-block span {
        max-width: 100%;
        border-radius: 4px !important;
        border: 1px solid #DBDADE !important;
    }
    .language--wrapper{
        justify-content: flex-start;
        gap: 20px;
    }
    .language--wrapper .checkbox--grid{
        width: calc(100% / 2 - 15px);
    }
    .border--wrapper {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .profile--images{
        gap:10px
    }
    .profile--image-content {
        flex-wrap: wrap;
    }
    .profile--limit{
        font-size: 12px;
    }
    .profile--image img {
        min-width: 75px;
        max-width: 75px;
    }
    .part--grid {
        width: calc(100% / 2 - 15px);
    }
    .r--opt-grid {
        width: calc(100% / 2 - 15px);
    }
    .r--opt-wrapper {
        flex-wrap: wrap;
    }
    .join--image {
        display: none;
    }
    .contacts {
        padding: 50px 0;
    }
    .contact--wrapper{
        padding: 30px 30px;
    }
    .trust--wrapper {
        margin-top: 60px;
    }
    .company--text {
        margin-top: 20px;
    }
    .company--title{
        font-size: 26px;
    }
    .company--wrapper{
        gap:10px;
    }
    .company--link{
        padding: 15px 15px;
        font-size: 12px;
        margin-bottom: 15px;
    }
    .company--grid{
        padding: 15px;
        min-height: 400px;
        width: calc(100% / 2 - 5px);
    }
    .company--tags span{
        font-size: 14px;
    }
    .serv--bottom-title{
        font-size: 46px;
    }
    .serv--grid{
        padding: 20px;
    }
    .serv--num{
        font-size: 42px;
    }
    .ab--wrapper {
        flex-wrap: wrap;
        gap:30px
    }
    .max-720{
        max-width: 100%;
    }
    .lo--grid{
        width: auto;
        min-width: 33.3333%;
    }
    .logos--wrapper {
        overflow-x: auto;
    }


    .tal--grid {
        padding: 25px 25px;
    }
    .row--tal {
        flex-wrap:nowrap;
        overflow-x: scroll;
        justify-content: flex-start;
    }
    .col--tal {
        min-width: 55%;
    }
    .mt-50 {
        margin-top: 30px;
    }
    .meth--icon img{
        min-width: 50px;
        max-width: 50px;
    }
    .meth--grid{
        gap:15px;
        padding: 15px 15px;
    }
    .st--left {
        display: none;
    }
    .phones .data--name {
        font-size: 14px;
    }
     .phones .data--value a {
        font-size: 14px;
     }
    .hero h1{
        font-size: 25px;
    }
    .ban__button  {
        flex-wrap: wrap;
    }
    .rd--title{
        font-size: 42px;
        line-height: normal;
    }
    .ready--wrapper{
        padding-bottom: 30px;
        padding-right: 30px;
    }
    .form-control.blue{
        max-width: 280px;
    }
    .pl--grid h2{
        font-size: 36px;
    }
    .invest--title{
        font-size: 18px;
        line-height: normal;
    }
    .mission .titl{
        justify-content: center;
    }
    .mis__numbers-wrapper{
        margin-top: 50px;
    }
    .mt-80 {
        margin-top: 50px;
    }
    .col-about{
        max-width: 100%;
        flex:0 0 100%
    }
    .col-about-img{
        display: none;
    }
    
    .services--grid {
        flex-direction: column;
    }
    .row__cons{
        justify-content: center;
    }
    .title--grid{
        flex-wrap: wrap;
        gap:25px;
    }
    .row__investor{
        margin-top: 25px;
    }
    .inv--text{
        font-size: 14px;
        line-height: 20px;
    }
    .inv--title{
        font-size: 18px;
    }
    .inv--img img,
    .section--border-grey .inv--img img
    {
        min-width:60px;
        max-width: 60px;
    }
    .block--wrapper {
        grid-template-columns: 1fr;
    }
    .two-cols {
        grid-template-columns: 1fr;
    }
    .slider__left,
    .slider__right {
        width: 50%;
    }
    .ban__text {
        font-size: 13px;
    }
    .slider__left {
        padding-left: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
        margin:0;
    }
    .ban__button .btn {
        font-size: 12px;
        padding: 10px 15px;
    }
    .slider {
        display: flex;
        align-items: stretch;
        justify-content: space-between;
        height: 100%;
        padding: 25px 0;
    }
    .slider__right{
        display: flex;
    }
    .slider__right img {
        margin-top: auto;
        height: 100%;
        object-fit: cover;
    }
    .options-grid {
        padding: 15px 15px;
    }
    .options-num{
        font-size: 32px;
    }
    .support {
        padding: 35px 35px;
    }
    .choose--img img {
        min-width: 35px;
        max-width: 35px;
    }
    .choose--title{
        font-size: 18px;
    }
    .row__view {
        margin-top:25px;
    }
    .title-mini{
        font-size: 32px;
        line-height: normal;
    }
    .bg__main__form:before {
        display: none;
    }
    .row__form {
        flex-wrap: wrap;
        justify-content: center;
    }
    .top--left h1 {
        font-size: 36px;
    }
    .top--left h2{
        font-size: 22px;
        line-height: normal;
    }
    .top--text{
        font-size: 18px;
        line-height: 27px;
    }
    .top--left{
        width: 60%;
        max-width: 100%;
    }
    .top--right{
        width: 40%;
    }
    .top--right img {
        height: 100%;
        object-fit: cover;
    }
    .top--section {
        align-items: stretch;
        gap:15px;
        margin-bottom: 15px;
    }
    .services--img{
        max-width: 100%;
        width: 100%;
    }
    .services--img img{
        height: 250px;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
        border-bottom-left-radius: 0;
        width: 100%;  
    }
    .arra__social .col-investor {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .cotnact--left {
        margin-bottom: 30px;
    }
}
@media (max-width: 576px) {

    .lrm-form .gform_wrapper ul.gform_fields li.gfield, .lrm-form .gform_wrapper .gform_footer, .lrm-form .gform_wrapper .gform_heading, .lrm-form .lrm-fieldset-wrap, .lrm-form #buddypress #register-page, #buddypress .lrm-form #register-page, .lrm-form .fieldset--default{
        padding: 0 !important;
    }

    .product--link-pdf {
        font-size: 12px;
        letter-spacing: normal;
    }


    .account--breadcrumbs {
        font-size: 16px;
    }
    .right--sidebar {
        transition: margin-left .3s ease;
    }

    .right--sidebar.shifted {
        margin-left: 0;
    }
    .right--sidebar {
        margin-left: 0;
        max-width: 78%;
    }

    /* бургер */
    .sidebar-burger {
        display: none;
        width: 54px;
        cursor: pointer;
        padding: 10px;
        height: 60px;
    }

    .sidebar-burger span {
        display: block;
        height: 3px;
        margin: 8px 0;
        background: #333;
        transition: 0.3s;
    }

   .sidebar.expanded .sidebar-burger span:last-child {
        transform: rotate(45deg);
        margin-top: -11px;
    }
   .sidebar.expanded .sidebar-burger span:nth-child(2) {
        transform: rotate(-45deg);
    }
   .sidebar.expanded .sidebar-burger span:first-child {
        opacity: 0;
    }

     .sidebar-burger {
        display: block;
    }
    .sidebar--wrapper{
        overflow: hidden;
        flex-wrap: nowrap;
    }
    
    .sidebar {
        display: flex;
        flex-flow: column;
        min-width: 5.25rem;
        flex: 0 0 auto;
        transition: flex-basis 300ms  ease-out;
        will-change: flex-basis;
        flex-basis: 5.25rem;
        position: static;
    }

     .sidebar.expanded  {
        flex-basis:16.875rem
     }
     .tabs__caption li {
        display: flex;
        text-decoration: none;
        block-size: 100%;
        align-items: center;
        gap: 0.5rem;
        outline: 2px solid transparent;
        padding: 5px 5px;
     }
     .tabs__caption,
     .account--top,
     .profile-top-info {
        min-width: 210px;
     }
     .sidebar .tabs__caption li span,
     .sidebar .account--logout span,
     .sidebar .profile-top-info {
        opacity: 0;
        transition: .3s all linear;
     }
     .sidebar.expanded .tabs__caption li span,
     .sidebar.expanded .account--logout span,
     .sidebar.expanded .profile-top-info  {
        opacity: 1;
     }
     .account--logout a {
        padding: 9px 4px;
     }
     .sidebar .tabs__caption .active {
        background: transparent;
        transition: .3s all linear;
     }
     .sidebar.expanded .tabs__caption .active {
        background: var(--112, linear-gradient(72deg, #084072 22.16%, rgba(8, 64, 114, 0.90) 76.47%));
     }
    .sidebar .tabs__caption li:not(.active):hover svg path,
    .sidebar .tabs__caption .active svg path {
        fill:#002C54;
        transition: .3s all linear;
     }
      .sidebar.expanded .tabs__caption li:not(.active):hover svg path,
      .sidebar.expanded .tabs__caption .active svg path {
        fill:#fff
     }
     .tabs__caption li:not(:last-child) {
        margin-bottom: 10px;
    }
 
    .contact--wrapper {
        padding: 15px 15px;
    }
    .btn {
        padding: 10px 10px;
    }
    .trust--wrapper {
        margin-top: 60px;
        flex-wrap: wrap;
    }

    .cons--grid {
        margin-top: 0;
        margin-bottom: 20px;
        border-bottom: 1px solid #999;
        padding-bottom: 20px;
    }

    .arra__social .col-investor .inv--text {
        text-align: left;
        font-weight: 500;
    }
    .arra__social .col-investor .investor--grid {
            flex-direction: row;
    }
     .arra__social .col-investor {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .top--right {
        display: none;
    }
    .top--left {
        width: 100%;
        max-width: 100%;
    }
    .title-flag img, .title-flag2 img {
      display: none;
    } 
    .title-flag img,
    .title-flag2 img  {
        max-width: 20%;
        width:100%;
    }
    .col-about-img {
        display: none;
    }
    .titl{
        font-size: 16px;
        margin-bottom: 5px;
    }
    .pb-50 {
        padding-bottom: 15px;
    }
    .pt-50 {
        padding-top: 15px;
    }
    .btn{
        font-size: 12px;
    }
    .slider {
        flex-direction: column;
    }
    .slider__left, .slider__right {
        width: 100%;
    }
    .ab__content h2{
        font-size: 24px;
        line-height: normal;
    }
    .ab__content p, .ab__content ul li{
        font-size: 15px;
        line-height: 23px;
    }
    .logo {
        max-width: 150px;
        width: 100%;
        display: block;
    }
    header {
        padding-bottom: 71px;
    }
    .mobile_menu_overlay, .mobile_menu_container{
        top: 73px;
    }
    .options-text{
        margin-top: 10px;
    }
    .options-num {
        line-height: normal;
    }
    .sup__left{
        font-size: 24px;
    }
    .sup__right{
        font-size: 16px;
        line-height: 26px;
    }
    .sup__grid {
        gap: 15px;
    }
    .services--content {
        padding: 15px;
    }
    .services--content h2{
        font-size: 18px;
        line-height: normal;
    }
    .services--content ul li{
        font-size: 16px;
    }
    .services--content ul {
        padding-left: 25px;
    }
    .choose--grid{
        gap:10px
    }
    .choose--title {
        font-size: 14px;
        font-weight: 300;
    }
    .title {
        font-size: 28px;
    
    }
    .row__view {
        margin-top: 15px;
    }
    .titl-mini{
        line-height: normal;
    }
    .row__process{
        margin-top: 15px;
    }
    .who__call{
        justify-content: center;
    }
    .who__call-left{
        font-size: 13px;
    }
    .btn__single {
        display: none;
    }
    .mb-50 {
        margin-bottom: 15px;
    }
    .blog__grid{
        margin-bottom: 15px;
        margin-top: 15px;
        box-shadow: none;
    }
    .footer--top{
        gap: 15px;
        flex-wrap: wrap;
    }
    .footer--bottom{
        justify-content: center;
        gap: 30px;
    }
    .lang a{
        padding: 8px 8px;
        height: 35px;
    }
    .call a {
        padding: 8px 8px;
        height: 35px;
    }
  
    .pt-120 {
        padding-top: 15px;
    }
    .block,
    .left{
        padding: 20px;
    }
    .global--options-wrapper {
        overflow-y: scroll;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-content: flex-start;
    }
    .col--global {
        min-width:62%;
     
    }
    .mt-120 {
        margin-top: 30px;
    }
    .m_numbers-n{
        font-size: 58px;
        line-height: normal;
    }
    .m_numbers-t{
        margin-top: 5px;
        font-size: 12px;
    }
    .mis__numbers-wrapper{
        gap:40px
    }
    .pl--wrapper{
        gap:15px;
    }
    .pl--grid,
    .invest--grid{
        width: 100%;
        max-height: 100%;
        min-height: auto;
    }
    .pl--grid{
        margin-top: 30px;
    }
     .invest--grid{
       margin-top: 0;
     }
    .ready--wrapper{
        position: static;
        margin-top: 30px;
    }
    .mt-190 {
        margin-top: 30px;
    }
    .countries--wrapper{
        margin-top: 30px;
    }
    .maps--wrapper{
        padding-bottom: 30px;
    }
   .col--process--grid {
         min-width:60%;
     }
     .row__process{
        overflow-x:scroll;
        flex-wrap: nowrap;
        align-items: flex-start ;
        justify-content: flex-start;
     }
     .blog--grid {
        flex-direction: column;
        min-height: auto;
        max-height: 100%;
     }
     .blog--grid img {
        max-width: 100%;
        min-width: auto;
        max-height: 250px;
        object-fit: cover;
        border-top-left-radius: 0;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 0;
        border-top-right-radius: 20px;
        
     }
     footer{
        padding-top: 30px;
     }
     .slider__left {
        padding: 0;
     }
     .whatch__video {
        font-size: 13px;
     }
     .whatch__video svg {
        width: 30px;
     }
     .slider__right{
        margin-top: 15px;
     }
     .global--title{
        font-size: 22px;
        line-height: normal;
     }
     .content h2{
        font-size: 26px;
     }
     .toget{
        font-size: 18px;
        line-height: 28px;
     }
     .our--grid{
        flex-wrap: wrap;
        gap:15px;
     }
    .mt-80 {
        margin-top: 30px;
    }
    .invest--wrapper {
        margin-top: 30px;
    }
    .rd--title{
        font-size: 30px;
    }
    .countries--grid{
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .countries--wrapper{
        max-width: none;
        width: auto;
    }
    .form--wrapper {
        padding:0;
    }
    .form--right form{
        padding: 30px 10px;
    }
    .form--right {
        padding-top: 30px;

    }
    .blog--content{
        padding: 15px;
    }
    .blog--section {
        margin-top: 130px;
    }
    .st--top-right{
        display: none;
    }
    .st--grid-title{
        font-size: 34px;
    }
    .st--bottom{
        flex-wrap: wrap;
    }
    .st--grid {
        width: calc(100% / 2 - 10px);
    }
    .st--bottom {
        gap:20px;
    }
    .method--wrapper {
        padding-bottom: 50px;
    }
    .text--white {
        line-height: normal;
    }
    .serv--bottom-title {
        font-size: 32px;
        line-height: normal;
    }
    .company--grid{
        width: 100%;
        min-width: 80%;
        min-height: 600px;
    }
    .company--wrapper {
        overflow-x: auto;
    }
    .company--top {
        align-items: center;
        font-size: 14px;
    }
    .make--blocks {
        flex-wrap: wrap;
    }
    .make--grid {
        width: 100%;
    }
    .j--opt-wrapper {
        flex-wrap: wrap;
    }
    .j--opt-left {
        font-size: 32px;
    }
    .pb-90 {
        padding-bottom: 25px;
    }
    .pt-90 {
        padding-top: 25px;
    }
    .mini--bg{
        flex-wrap: wrap;
    }
    .mini--bg {
        background: #002C54;
        border-radius: 20px;
        padding: 20px 20px;
    }
    .mini--bg-left{
        margin-bottom: 15px;
    }
    .what a{
        gap:5px
    }
    .part--grid{
        width: 100%;
    }
    .product--block-content {
        font-size: 13px;
        line-height: 20px;
    }
    .product--block-top{
        margin-top: 10px;
    }
    .product--block-content {
        margin-top: 10px;
    }
    .mobile--profile h2{
        font-size: 22px;
        margin-bottom: 5px;
    }
    .product--block-role {
        font-size: 14px;
    }
    .tabs__horizontal {
        margin-top: 10px;
    }
    .tabs__horizontal li{
        font-size: 15px;
    }
    .tabs__content-horizontal.active{
        margin-top: 20px;
    }
    .tabs__horizontal {
        gap: 10px;
    }
    
}
@media (max-width: 400px) {
    .title {
        font-size: 22px;
    }
}
