


@media screen and (min-width: 1520px) {
    .carousel .container {
        width: 100% !important;
        max-width: none;
    }
}


@media screen and (max-width: 1200px){
    /* .background-main-bg{
        background-size:auto;
    } */

    .menuop-modal .modal-dialog {
        --bs-modal-width: 100%;
        width: 90%;
    }

    .menuop-block a {
        font: 40px "studio-caps";
        line-height: 1.8;
    }
}

@media screen and (min-width: 992px) and (max-width:1200px) {
    .container {
        max-width: none;
        padding: 0 40px;
    }

    .nice-header h1 svg {
        width: 140px;
        transition: 0.4s ease;
    }

}

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

    /* global */


    .container {
        width: 100% !important;
        padding: 0 24px;
    }

    .btn.btn-primary,
    .btn.btn-secondary {
        padding: 8px 16px;
        font-size: 14px;
    }
    .submit-filter.btn.btn-primary, .submit-button.btn.btn-secondary{
        padding: 16px 32px;
    }

    h2.title-h2 {
        font-size: 24px;
        padding-left: 16px;
        margin-bottom: 24px;
    }

    h2.title-h2 span {
        font-size: 100%;
    }

    /* menu */

    .navbar-toggler {
        border: 0
    }


    .fab {
        width: calc(100% / 2);
        animation: fade-in 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;
    }

    @keyframes slidein {
        from {
            transform: translate3d(0%, 0, 0);
        }

        to {
            transform: translate3d(-300%, 0, 0);
        }
    }

    

}


@media screen and (min-width: 768px) and (max-width: 992px) {
    .container {
        max-width: none;
        padding: 0 40px;
    }

}
@media screen and (min-width: 768px) and (max-width: 1440px) {
    .footer .container {
        width: auto !important;
        max-width: inherit;
    }
    .footer-info img {
        width: 200px;
        margin-bottom: 40px;
    }
}


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

    .nice-header{
        background-color: #ddf1f5;
    }
    .menuop-modal .modal-dialog {
        --bs-modal-width: 100%;
        width: 100%;
    }

    .menuop-modal .modal-dialog .modal-content {
        border-radius: 0;
    }

    .menuop-block a{
        font: 28px "studio-caps";
        line-height: 1.8;
    }
    .btn.languages{
        width: 59px;
    }

    .background-main-bg{
        overflow: hidden;
    }
    .main-content{
        padding: 180px 0 80px 0;
    }

    .main-logo{
        width: 130px;
    }
    .main-logo img{
        width: 100%;
    }
    .nice-header .languages span{
        display: none;
    }

    .slogan{
        font-size: 44px;
        z-index: 2;
        position: relative;
    }

    .menu-button span{
        display: none;
    }
 
/* 
    .background-main-bg {
        background: url(../Images/mainbg.png) no-repeat center bottom;
    } */

    .patterns-actions{
        z-index: 1;
    }

    .description-group h2{
        font-size: 24px;
    }

    .inpage .description-group h2{
        font: 24px "studio";
    }
    .description-group p{
        font-size: 16px;
    }

    .just-testimonial{
        padding: 80px 0 64px 0;
    }
    .just-testimonial p, .just-testimonial span {
        font: 32px "studio-caps";
        line-height: 1.5;
        padding-top: 8px;
    }
    .product-one a, .products-block-on-main, .main-content{
        border-radius: 56px;
    }
    .product-one a{
        padding: 32px 0;
    }

    .related-products{
        margin-top: 56px;
    }

    .socials-menuop {
        margin-top: 24px;
        margin-left: -4px;
    }

    .language .dropdown-menu {
        box-shadow: none;
        top: -110px;
        left: -49px;
        border-radius: 16px;
    }


    .carousel-inner{
        height: auto;
        min-height: 400px;
    }


    .products-menu {
        margin-left: 0;
    }

    .opened-menu {
        padding-top: 24px;
        padding-bottom: 32px;
    }

    .dropdown-toggle.show::before {
        content: none;
    }

    .opened-menu .card {
        padding: 16px 24px 8px 24px;
    }

    .opened-menu .card:hover {
        border-radius: 16px;
    }

    .opened-menu .card .image-block {
        width: 80px;
        min-width: 80px;
        height: 76px;
    }

    .opened-menu .card .image-block img {
        padding: 4px;
    }

    .opened-menu .card h3 {
        margin-top: 0;
    }

    .card-body {
        text-align: left;
        padding-left: 40px;
    }

    .navbar-toggler {
        z-index: 2;
    }

    .dropdown-menu .col {
        margin-bottom: 8px;
        animation: menuAnima 15s linear;
        animation-duration: 0.3s;
        -webkit-animation-duration: 0.3s;
    }

    .navbar-nav {
        margin-left: 0 !important;
    }

    .navbar-nav .dropdown-menu {
        position: absolute;
        top: 50px !important;
        width: 113%;
        left: 0;
        border-radius: 24px;
        
    }


    .nice-header.sticky {
        padding: 8px 0;
    }
    .nice-header.sticky .btn {
        border: 1px solid rgba(0, 0, 0, 0.2);
        padding: 12px ;
        border-radius: 12px;
        border: 0;
    }

    .nice-header.sticky .btn.languages {
        border-radius: 12px;
        border: 0;
        padding: 12px 12px;
    }

    .dropdown-toggle::after{
        content: none;
    }

    .nav-item {
        position: relative !important;
    }

    .nav-item a {
        display: inline-block;
    }


    .navbarer .navbar-toggler-icon {
        background: url(../Images/close.svg) no-repeat center center;
        background-size: cover;
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }

    .navbar-toggler:active {
        background: #f5f5f5;
    }




    .navbar-nav,
    .header-right-content,
    .company-menu, 
    .filter .one-filter-block-style h5,
    .filter .one-filter-block-style ul, 
    .filter .one-filter-block-style .checkbox-filter, 
    .filter .one-filter-block-style .radio-filter 
    {
        animation: menuAnima linear;
        animation-duration: 0.3s;
        -webkit-animation-duration: 0.3s;
    }


    @keyframes menuAnima {
        0% {
            transform: translateY(-1rem);
        }

        100% {
            transform: translateY(0rem);
        }
    }

    .main-content{
        overflow: hidden;
    }


    /* main-partners */
    .bbb_container {
        padding-right: 0;
    }

    .bbb_title {
        font-size: 32px;
    }

    .bbb_slider_nav{
        display: none;
    }
    .owl-item{
        left: 24px;
    }

    .owl-item .bbb_image{
        height: 400px;
    }
    .bbb-bigtext{
        width: 85%;
    }

    .patter1 {
        left: -40px;
        top: 4px;
        z-index: -1;
    }

    .patter2 {
        left: -10px;
        top: 380px;
        z-index: -1;
    }
    .patter3 {
        right: -40px;
        top: 380px;
        z-index: -1;
    }
    .patter4{
        right: -40px;
        top: 130px;
        z-index: -1;
    }


    /* main-product */

    
    /* footer */

    .footer-info img{
        width: 200px;
        margin-bottom: 40px;
    }

    .footer .btn.languages{
        width: auto;
    }


    /* inside pages */
    .testimonial-inside p{
        font-size: 20px;
    }

    .blog-block-list .one-news-block{
        margin-top: 0;
    }
    .blog-block-list  .blocks-merger a .image-block{
        aspect-ratio: 4 / 3;
        border-radius: 32px;
    }
    .products-block-on-inside .product-one{
        border-radius: 64px;
    }

    .breadcrumb{
        display: none;
    }


    /* contact */
    .contact-block .mail,
    .contact-block .phone {
        font: 28px "studio";
        line-height: 1.3;
        color: #000;
    }
    

/* 404 */
.not-found-block h2 {
    font: 80px "studio";
    color: #0055AD;
}
.not-found-page .nice-header{
    background: transparent;
}
.not-found-page main{
    border-radius: 0 0 104px 104px;    
}


}

@media screen and (max-width: 540px) {
    .describe-priorities img{
        width: 100%;
    }
}





