@media screen and (max-width:1440px) {
    .about-our-pledge-title-xl p {
        font-size: 92px;
        line-height: 1;
        margin-bottom: 110px;
    }
}

@media screen and (max-width:1024px) {

    .first-block-title h1 {
        /* font-size: 70px;
        line-height: 78px; */
    }

    .first-block-title {
        padding: 20vh 0 0px;
        /* max-width: 600px; */
    }

    .second-block-row {
        padding: 115px 0 0;
    }

    .news-box-content {
        padding: 15px 18px;
    }

    .news-box-cont-txt {
        font-size: 16px;
        height: 66px;
    }

    .news-read-more {
        padding: 15px 61px;
        margin: 51px auto 0;
    }

    .pt-150 {
        padding-top: 100px;
    }

    .second-block-row-img {
        max-width: 415px;
        margin-right: 2.25rem;
    }

    .second-block-row-img img {
        width: 100%;
    }

    .second-block-row-txt h3 {
        font-size: 49px;
        line-height: 51px;
    }

    .second-block-row-txt p {
        font-size: 16px;
        line-height: 24px;
    }

    .pd-200 {
        padding: 100px 0;
    }

    .second-block-row-txt {
        max-width: inherit;
        flex-basis: 60%;
        margin-left: 2.25rem;
    }

    .pad-0 {
        padding: 0;
    }

    .pb-150 {
        padding-bottom: 100px;
    }

    .about-our-pledge-title-xl p {
        font-size: 62px;
        margin-bottom: 60px;
    }

    .about-our-pledge-txt-row-box-title p ,
    .about-our-pledge-txt-row-box-content h3{
        font-size: 51px;
        line-height: 1;
        margin-bottom: 24px;
    }


    .burger-icon {
        display: block;
    }

    .mobile-menu {
        position: relative;
    }

    .burger-icon {
        width: 30px;
        height: 20px;
        cursor: pointer;
        position: relative;
        z-index: 222;
    }

    .bar {
        width: 100%;
        height: 3px;
        background-color: #fff;
        margin: 5px 0;
        transition: transform 0.3s ease-in-out;
    }

    .header-left-list {
        position: absolute;
        top: 0;
        right: 150vw;
        background-color: #ffffff;
        width: 100%;
        height: 100vh;
        padding: 20px;
        z-index: 2;
        transition: right 0.3s ease-in-out;
        justify-content: center;
        padding-left: 35%;
        flex-direction: column;
    }

    .header-left-list.opened {
        right: 0;
    }

    .header-left-list.opened+.burger-icon .bar:first-child {
        transform: translateY(9px) rotate(45deg);
    }

    .header-left-list.opened+.burger-icon .bar:nth-child(2) {
        opacity: 0;
    }

    .header-left-list.opened+.burger-icon .bar:last-child {
        transform: translateY(-7px) rotate(-45deg);
    }

    .logo {
        position: relative;
        z-index: 222;
    }

    body.no-scroll {
        overflow: hidden;
    }


    .header-left-list.opened+.burger-icon .bar {
        background-color: #31589f;
    }

    body.no-scroll a.logo img {
        opacity: 0;
    }

    body.no-scroll a.logo .logo-svg {
        opacity: 1;
        visibility: visible;
        transition: right 0.3s ease-in-out;
    }

    .header-left-list li a {
        color: #31589f;
        font-size: 21px;
        font-size: 25px;
        font-weight: bold;
    }

    .header-left-list li a svg path {
        fill: #31589f;
    }

    .header-left-list li:last-child {
        margin-left: 0;
        margin-right: 0;
        margin: 10px auto;
    }

    .header-left-list li {
        margin-right: 0;
        margin: 10px auto;
        width: 100%;
    }

    .burger-icon {
        margin-top: -15px;
    }

    .no-dsk {
        display: inline-block;
    }

    .about-animation-box-img svg {
        width: 640px;
    }

    .about-animation-box { 
        height: 650px;
        margin-top: 50px;
    }

    .color-white .bar,
    .white .bar {
        background: #31589f;
    }

    .header-left-list {
        margin: 0;
    }

    .header-left-list li a.active:after {
        display: none;
    }

    .header-left-list li a.active {
        color: #acce42 !important;
    }

    .logo {
        margin: 0;
        padding-left: 0;
    }

    .container>div {
        margin-left: 0;
        margin-right: 0;
    }

    .media-kit-main-files-row-box-txt {
        min-width: 275px;
    }

    .catalog-main-page-row {
        padding-right: 1.25rem;
        padding-left: 1.25rem;
        margin-top: 2.375rem;
        margin-bottom: 3.0625rem;
    }

    .product-page-row-content {
        max-width: 408px;
    }
    
    .product-page-row {
        padding-right: 1.75rem;
        padding-left: 1.75rem;
    }

    .color-white .second-block-row {
        background: #fff;
        z-index: 2;
    }

    .second-block-row-img img {
        min-width: 350px;
        object-fit: cover;
    }

    .about-page-country-content-row-top-right p {
        font-size: 4.625rem;
    }

    .second-block-row-txt h3:not(:first-child) {
        margin-top: 1em;
    }

    .our-core-team-box-img {
        width: 14.5rem;
        height: 14.5rem;
        margin: 0 auto;
    }
    
    .our-core-team-boxes {
        padding: 0.725rem;
    }
     
}

@media screen and (max-width:950px) {
    .catalog-main-page-content-box {
        flex: 1 1 calc(50% - 1.25rem);
        max-width: calc(50% - 1.25rem);
    }
    .product-page-row-carousel {
        margin-right: 4.5rem;
        max-width: 300px;
    }
    
    .product-page-row-content {
        max-width: 420px;
    }
    
    .product-page-row-content-title h1 {
        font-size: 2.5625rem;
    }
    .second-block-row-img img {
        min-width: 350px;
        object-fit: cover;
    }
}

@media screen and (max-width:850px) {
    .product-page-row-content {
        max-width: 350px;
    }
    .header-left-list li:last-child {
        margin: 10px auto;
    }
}

@media screen and (max-width:768px) {


    .second-block-row-txt {
        max-width: 320px;
        margin-top: 1.125rem;
    }

    .second-block-row-img {
        max-width: 355px;
    }

    .second-block-row {
        /* padding: 75px 0 0; */
        flex-wrap: wrap;
    }

    .first-block-title h1 {
        font-size: 50px;
        line-height: 58px;
    }

    .first-block-title {
        padding: 56px 0 0px;
    }

    .news-box-cont-txt {
        font-size: 14px;
        height: auto;
    }

    .news-lg-title {
        font-size: 28px;
        line-height: 1;
        margin-bottom: 24px;
    }

    .news-read-more {
        padding: 12px 48px;
        margin: 25px auto 0;
    }

    .pt-150 {
        padding-top: 50px;
    }

    .brands-txt-row-box-title {
        font-size: 31px;
        line-height: 1;
        margin-bottom: 12px;
    }

    .brands-txt-row-box-content {
        font-size: 19px;
        line-height: 24px;
        max-width: 310px;
    }

    .second-block-row-txt h3 {
        font-size: 32px;
        line-height: 36px;
    }

    .second-block-row-txt p {
        font-size: 15px;
        line-height: 26px;
    }

    .second-block-link {
        margin-top: 35px;
        padding: 15px 50px;
    }

    .pd-200 {
        padding: 40px 0;
    }

    .brands-box {
        width: 11.75rem;
    }

    .brands-box-img {
        height: 184px;
    }

    .footer-left ul li:not(:last-child) {
        margin-right: 9px;
    }

    footer {
        padding: 15px 0;
    }

    .footer-left ul li a {
        font-size: 14px;
    }

    .footer-right p {
        font-size: 14px;
        margin-right: 15px;
    }

    .footer-right-soc-row-box:not(:last-child) {
        margin-right: 10px;
    }

    .pt-md-0 {
        padding-top: 0;
    }

    .go-back-all-news {
        margin-left: 0;
    }

    .brands-row {
        grid-template-columns: repeat(auto-fill, minmax(10rem, 1fr));
        gap: 0.425rem;
        justify-items: center;
    }

    .brands-row .brands-box {
        width: 8.75rem;
    }

    .brands-row .brands-boxes+.brands-boxes {
        margin-left: 0;
    }

    .brands-row .brands-box-img {
        width: 8.75rem;
        height: 8.75rem;
    }

    .brands-row .brands-box-txt {
        font-size: 15px;
    }

    .brands-title {
        display: block;
    }

    .contacts-main-row-form {
        flex-wrap: wrap;
    }

    .contacts-main-row-form-left {
        font-size: 1 1 100%;
    }

    .contacts-main-row-form-right {
        flex: 1 1 100%;
        margin-left: 0;
        margin-top: 5.375rem;
    }

    .contacts-main-title {
        margin-top: 0;
    }

    .contacts-main-title h1 {
        font-size: 2.125rem;
    }

    header {
        padding: 4px 0;
    }

    .contacts-main-form-about-box-link {
        border-top: 1px solid rgba(49, 88, 159, 0.15);
        padding: 0.2em 1.125rem;
        margin-top: 0;
        margin-left: 0;
    }

    .contacts-main-form-about-box-link-img img {
        width: 1.4375rem;
        height: 1.4375rem rem;
    }

    .contacts-main-form-about-box-link-img {
        width: auto;
    }

    .contacts-main-form-about-box-title p {
        font-size: 1.3125rem;
    }

    .contacts-local-row {
        flex-wrap: wrap;
    }

    .contacts-local-title p {
        font-size: 2.125rem;
    }

    .contacts-local-link-box {
        border-top: 1px solid rgba(49, 88, 159, 0.15);
        padding: 0.2em 1.125rem;
        width: 100%;
        flex: 1 1 100%;
        margin-top: 0;
    }

    .contacts-local-link-img {
        width: 1.4375rem;
        height: 1.4375rem;
        margin-right: 0;
    }

    .contacts-local-link-txt {
        font-weight: 400;
    }

    .contacts-local-right {
        flex: 1 1 100%;
        margin-left: 0;
        margin-top: 2.25rem;
    }

    .contact-inside-page-main {
        display: flex;
        flex-direction: column;
        margin: 1.125rem -1.125rem 2.25rem;
    }

    .contact-inside-page {
        width: 100%;
        padding-top: 0;
    }

    .container.w-100 {
        max-width: 100%;
        padding: 0;
    }

    .contact-inside-page-main-about-links-row {
        margin: 0 -1.125rem 0;
    }

    .accordion-content .contacts-main-form-about-box-link {
        margin-bottom: 0;
        margin-left: -1.125rem;
    }

    .contact-inside-page-title p {
        font-size: 2.125rem;
    }

    .contact-inside-page-title {
        margin: 1em 0;
    }

    .media-kit-main-files-row-box-txt {
        min-width: 275px;
    }

    .media-kit-main-links .contacts-main-form-about-box {
        margin-left: 0;
    }

    .contacts-main-form-about-box .contacts-main-form-about-box-link {
        border-top: 0;
        padding-left: 0;
    }

    .media-kit-main-links .contacts-main-form-about-box-link-img img {
        width: auto;
        height: auto;
    }

    .media-kit-main-files-row-box {
        flex: 1 1 100%;
        max-width: 100%;
        align-items: flex-start;
    }

    .company-inner-xl-title p {
        font-size: 42px;
        line-height: 120%;
    }

    .company-inner-list-row-box {
        padding: 1.125rem;
        flex: auto;
        max-width: initial;
    }

    .company-inner-list-row {
        flex-flow: wrap;
        margin: -1.125rem -1.125rem 1.6875rem;
    }

    .company-inner-list-row-box p {
        font-size: 1.4375rem;
        line-height: 110%;
        margin-top: 0px;
        margin-bottom: 0.5625rem;
        margin-left: 0;
    }

    .company-inner-list-row-box span {
        font-size: 0.9375rem;
        line-height: 110%;
        margin: 0px;
        max-width: 100%;
    }

    .company-inner-list-row-links {
        margin-top: 1.6875rem;
    }

    .catalog-main-page-row {
        flex-wrap: wrap;
    }
    
    .catalog-main-page-filter {
        flex: 0 0 100%;
        margin-right: 0;
        margin-bottom: 3.375rem;
    }

    .product-page-row-content {
        max-width: 100%;
    }

    .product-page-row {
        margin: 1.6875rem auto 3.375rem;
        padding-right: 1.125rem;
        padding-left: 1.125rem;
    }

    .product-page-row-carousel {
        margin-right: 0;
        margin-bottom: 2.5rem;
    }

    .product-page-row-content .accordion-header {
        font-size: 1rem;
    }
    
    .product-page-row-content-txt-row {
        font-size: 1rem;
    }
    
    .product-page-row-content-txt .catalog-filter-form-box p {
        font-size: 1rem;
    }

    .product-page-row-content-title h1 {
        font-size: 2.125rem;
        line-height: 120%;
    }

    .second-block-row-txt {
        max-width: 100%;
        margin-left: 0;
        flex-basis: 100%;
    }

    .about-page-country-content-row-top-right p {
        font-size: 2.925rem;
    }
    
    .about-page-country-content-row-top-left p {
        font-size: 8.9375rem;
    }
    
    .about-page-country-content-row-bottom-box p {
        margin-block-start: 0.4em;
    }

    .about-slider-txt {
        padding: 25px 0 0;
        justify-content: flex-start;
    }
    
    .about-slider-txt p {
        font-size: 1.375rem;
        font-weight: 700;
        line-height: 150%;
        margin-top: 0.1em;
        margin-bottom: 0px;
    }
    
    .about-slide-next, .about-slide-prev {
        display: none;
    }

    .company-inner-xl-title h3 {
        font-size: 42px!important;
        line-height: 120%!important;
    }
}

@media screen and (max-width:767px) {
    .first-block-title h1 {
        font-size: 68px;
        line-height: 83px;
    }

    .second-block-row {
        flex-wrap: wrap;
    }

    .second-block-row-img {
        max-width: 100%;
        margin: 0 0 15px 0;
    }

    .first-block-title {
        padding: 166px 0 0;
    }

    .brands-txt-row {
        flex-wrap: wrap;
    }

    .brands-txt-row-box-content {
        margin-bottom: 25px;
    }

    .footer-row {
        flex-wrap: wrap;
    }

    .footer-left {
        margin-bottom: 15px;
    }

    .footer-right {
        width: 100%;
        justify-content: space-between;
    }

    .footer-left ul li a {
        font-size: 16px;
    }

    .footer-left ul {
        flex-wrap: wrap;
    }

    .footer-left ul li:not(:last-child) {
        margin-right: 30px;
        margin-bottom: 10px;
    }

    .burger-icon {
        margin-top: -15px;
    }

    .pd-200 {
        padding: 140px 0;
    }

    svg.morphing-shape {
        width: 1000px;
        height: 950px;
    }

    .animation-svg {
        right: -630px;
        top: 160px;
    }

    .about-animation-box-img {
        left: -190px;
    }

    .about-animation-box-txt p {
        font-size: 30px;
        line-height: 1;
        margin-bottom: 30px;
    }

    .about-animation-box-txt span {
        font-size: 16px;
        line-height: 30px;
    }

    .second-block-row-txt {
        max-width: 100%;
    }

    .about-our-pledge-row {
        overflow-x: auto;
        justify-content: flex-start;
        padding-bottom: 25px;
        padding-left: 15px;
    }

    .about-our-pledge-box:not(:last-child) {
        margin-right: 35px;
    }

    .about-our-pledge-box {
        width: 100%;
        max-width: max-content;
    }

    .news-row {
        gap: 1.5125rem 1.6875rem;
    }

    .news-box:hover {
        transform: scale(1);
    }

    .news-box {
        box-shadow: rgba(12, 30, 77, 0.12) 0px 4px 8px;
        width: 100%;
    }

    .pt-50 {
        padding-top: 25px;
    }

    .news-inner-main-content-title h1 {
        font-size: 28px;
        line-height: 33px;
        margin-bottom: 16px;
    }

    .news-inner-main-content-date {
        margin-bottom: 15px;
    }

    .go-back-all-news {
        margin-bottom: 15px;
    }

    .about-our-pledge-txt-row-box-title p,
    .about-our-pledge-txt-row-box-content h3{
        font-size: 34px;
        line-height: 1;
        margin-bottom: 24px;
    }

    .about-our-pledge-txt-row-box-content p {
        font-size: 15px;
    }

    .carousel-brands {
        overflow: auto hidden;
    }

    .brands-box {
        width: 8.75rem;
    }

    .brands-box-img {
        width: 8.75rem;
        height: 8.75rem;
    }

    .carousel-brands-row {
        padding-bottom: 20px;
    }

    .brands-inner-title-row {
        flex-wrap: wrap;
        justify-content: center;
    }

    .brands-inner-title-row .brands-box {
        margin-right: 0;
    }

    .news-inner-main-content-title {
        width: 100%;
        margin-top: 25px;
    }

    .brands-inner-icon-row {
        flex-wrap: wrap;
    }

    .brands-inner-icon-row-box {
        max-width: 115px;
    }

    .brands-inner-icon-row-box-img img {
        width: 100%;
    }

    .brands-inner-icon-row-box-txt {
        font-size: 16px;
    }

    .brands-inner-sign-row-title {
        font-size: 30px;
        line-height: 1;
        margin: 0px 0px 1.375rem;
    }

    .brands-inner-sign-row-mob {
        display: flex;
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .brands-inner-sign-row-box {
        width: max-content;
        max-width: none;
        min-width: 140px;
        padding-bottom: 25px;
        margin-right: 15px;
    }

    .brands-inner-sign-row-box-img {
        height: 140px;
    }

    .brands-inner-sign-row-box-txt {
        font-size: 15px;
        margin-top: 5px;
    }

    .brands-inner-sign-row-box:last-child {
        margin-right: 0;
    }

    .brands-inner-sign-row.brands-other {
        margin-top: 40px;
    }

    .brands-other .brands-inner-sign-row-box-img {
        height: 140px;
    }

    footer {
        margin-top: 70px;
    }

    .pb-100 {
        padding-bottom: 80px;
    }

    .news-lg-title {
        font-size: 36px;
    }

    .ContactsForm__Col {
        flex: 1 1 100%;
        max-width: 100%;
    }

    .ContactsForm__Row {
        flex-wrap: wrap;
    }

    .ContactsForm__Checkbox+.ContactsForm__Label {
        max-width: 80%;
    }

    .contacts-main-form-about-box-link a {
        padding: 0.5rem;
    }

    .contacts-main-form-about-box-link-img {
        margin-right: 0;
    }

    .contact-inside-page-title p {
        font-size: 1.725rem;
    }

    .contacts-main-form-about-box-link a {
        font-size: 17px;
    }

    .contacts-main-form-about-box .contacts-main-form-about-box-link {
        padding-right: 0;
    }

    .accordion-content-title p {
        font-size: 1.3em;
    }

    .second-block-row {
        padding: 10vh 0 0;
    }

    .block.pt-250 .second-block-row {
        padding-top: 0;
    }

    .footer-left ul li:last-child {
        margin-bottom: 10px;
    }

    .about-our-pledge-txt-row {
        margin: 0;
        padding-bottom: 100px;
        background: #fff;
        position: relative;
        transition: .5s;
    }

    .color-blue .about-our-pledge-txt-row {
        background: #54b1d0;
    }

    .about-our-pledge-title-xl p {
        font-size: 67px;
    }

    .about-our-pledge-box-img {
        width: 100px;
        margin: 0 auto 27px;
    }

    .about-our-pledge-box-img img {
        width: 100%;
    }

    .about-our-pledge-box {
        min-width: 170px;
    }

    .about-our-pledge-box:not(:last-child) {
        margin-right: 18px;
    }

    .about-our-pledge-box-content-txt {
        max-width: 100%;
        font-size: 15px;
        margin-top: 9px;
    }

    .about-our-pledge-row {
        padding-left: 0;
    }

    .about-our-pledge-box-content-title {
        font-size: 18px;
    }

    .color-darkblue .about-our-pledge-txt-row {
        background: #32589c;
    }

    .color-green .about-our-pledge-txt-row {
        background: #acce42;
    }

    .color-green .about-our-pledge-txt-row-box-content p {
        color: #fff;
    }

    .pb-sm-0 {
        padding-bottom: 0;
    }

    .brands-row {
        gap: 1.125rem;
    }

    .brands-row .brands-box-img {
        margin-bottom: 9px;
    }

    .brands-box-img img {
        border-radius: 50%; 
    }


    input,
    textarea,
    button,
    select,
    a {
        -webkit-tap-highlight-color: transparent;
    }

    .brands-inner-icon-row-box:not(:last-child) {
        margin-right: 10px;
    }

    .brands-inner-icon-row {
        justify-content: space-between;
        margin-top: 4.5rem;
    }

    .brands-inner-icon-row-box-txt {
        margin-top: 9px;
    }

    .brands-inner-title-row .news-inner-main-content-title {
        text-align: center;
    }

    .brands-inner-title-row {
        margin: 0px auto 2.25rem;
    }

    .brands-inner-title-row .news-inner-main-content-title h1 {
        margin-top: 0.5625rem;
        margin-bottom: 0.5625rem;
    }

    .brands-other .brands-inner-sign-row-box-img {
        margin-bottom: 9px;
    }

    .brands-inner-icon-row-box-img {
        max-width: 100px;
        margin: 0 auto;
    }

    .brands-inner-sign-row.brands-other {
        margin: 4.5rem 0px;
    }

    .trandtrack-frs-title {
        padding-top: 20vh;
    }

    .trandtrack-txt .about-our-pledge-txt-row {
        justify-content: flex-start;
    }

    .second-block-row-img {
        max-width: 511px;
    }
 
    .color-darkblue .trandtrack-txt .about-our-pledge-txt-row-box-title p,
    .darkblue .trandtrack-txt .about-our-pledge-txt-row-box-title p {
        display: flex;
        flex-wrap: wrap;
    }

    .darkblue .trandtrack-txt .about-our-pledge-txt-row-box-title p span,
    .color-darkblue .trandtrack-txt .about-our-pledge-txt-row-box-title p span {
        width: 100%;
    }

    .news-row {
        grid-template-columns: repeat(auto-fill, minmax(15rem, 1fr));
        gap: 1.6875rem;
    }

    .media-kit-main {
        margin: 1.6875rem auto 3.375rem !important;
        padding-right: 0.125rem;
        padding-left: 0.125rem;
    }

    .media-kit-main-large-title h1 {
        font-size: 2.125rem;
        line-height: 120%;
    }

    .media-kit-main-large-title {
        margin-bottom: 2.5rem;
    }

    .media-kit-main-links .contacts-main-form-about-box-link a {
        font-size: 18px;
        margin-left: 5px;
    }

    .media-kit-main-files-row-title {
        font-size: 27px;
    }

    .media-kit-main-files-row-box-img {
        max-width: 160px;
    }

    .brands-box:hover {
        transform: scale(1);
    }

    .media-kit-main-files-row-box {
        padding: 1.125rem 2.25rem;
    }

    .media-kit-main-large-title p {
        font-size: 0.9375rem;
    }

    .media-kit-main-files-row {
        margin-top: 2.25rem;
    }

    .pp-title-lg {
        font-size: 2.125rem;
    }

    .privacy-policy-main-content p {
        font-size: 0.9375rem;
    }

    .privacy-policy-main-content ul li {
        font-size: 0.9375rem;
    }

    .privacy-policy-main {
        margin: 1.6875rem auto 3.375rem;
    }

    .second-block-row-txt p {
        line-height: normal;
    }

    .brands-inner-title-row .news-inner-main-content-title h1 {
        font-size: 34px;
    }
    
    .company-inner-soc-row {
        margin: 0 auto;
        max-width: max-content;
    }
    
    .news-inner-main-soc-row-box {
        width: 2.75rem;
    }
    
    .company-inner-main-content .brands-inner-icon-row {
        justify-content: center;
    }

    .company-inner-web-link a svg {
        width: 2.75rem;
    }

    .brands-inner-txt {
        font-size: 0.9375rem;
    }
    
    .company-inner-icon-title {
        font-size: 34px;
    }

    .company-inner-list-row-links a {
        padding: 1.125rem 2.25rem;
        font-size: 0.9375rem;
        max-width: 375px;
    }

    .company-inner-main-content .brands-inner-icon-row .brands-inner-icon-row-box:not(:last-child) {
        margin-right: 8px;
    }

    .product-page-row-carousel {
        margin: 0 auto 1.125rem;
    }

    .pt-200 {
        padding-top: 0;
    }

    .second-block-row-links a {
        padding: 0.925rem 2.425rem;
    }

    .wishlist-form-main .contacts-main-row-form-right { 
        margin-top: 2.375rem;
    }

    .wishlist-form-main {
        margin: 1.6875rem auto 3.375rem;
    }

    .company-inner-list-row {
        margin: -1.125rem 0rem 1.6875rem;
    }
    
    .company-inner-xl-title {
        margin: 3.0625rem auto;
    }
    
    .company-inner-xl-img {
        margin: 3.0625rem 0;
    }
    
    .company-inner-list-row-box {
        flex: 0 1 50%;
    }

    .our-investors-box-row {
        min-width: auto;
        flex-wrap: wrap;
        max-width: 100%;
    }
    
    .our-investors-box-row-txt {
        width: 100%;
    }
    
    .our-investors-box-row-img {
        margin-bottom: 15px;
        margin-right: 0;
    }
    
    .our-core-team-title-box p {
        font-size: 1.8125rem;
    }
    
    .our-core-team-title-box {
        max-width: 100%;
        margin-left: 0.25rem!important;
    }
    
    .color-purple .about-our-pledge-txt-row {
        background: #503578;
    }
    
    .about-animation-box {
        width: auto;
    }
    
    .about-animation-box-img svg {
        width: auto;
    }

    .control-year-row {
        margin: 0;
    }   

    .brands-inner-icon-row-box-img {
        max-width: 100px;
        max-height: 100px;
    }
    
    .brands-inner-icon-row-box-img img {
        height: 60%;
    }

    .brands-inner-icon-row-box-txt {
        font-size: 14px;
        min-height: 38px;
    }
    
    .about-page-country-content-row-top-right p {
        font-size: 1.725rem;
    }
    
    .about-animation-box {
        height: 670px;
    }
    
    .about-page-country-content-row-top-left p {
        font-size: 6.9375rem;
    }
    
    .about-page-country-content-row-bottom-box {
        margin: 0.725rem;
    }

    .about-page-country-content-row-bottom {
        margin: 0;
    }
}

@media screen and (max-width:420px){
    .catalog-main-page-content-box {
        flex: 1 1 0%;
        margin: 1rem 0.625rem;
        max-width: 100%;
    }

    .wishlist-links a {
        padding: 1.125rem 2.625rem;
    }
}

@media screen and (max-width:390px){
    .second-block-row-img img {
        min-width: auto;
    }
}