/*-----------------
    Typography responsive - bootstrap 5 breakpoint : Extra large	xl	≥1200px
-----------------*/

@media (min-width: 1441px) {
    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xxl-4 {
        flex: 0 0 33.3332%;
        max-width: 33.3332%;
    }

    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
}


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

    h1 {
        font-family: "Open Sans";
        font-weight: bold;
        font-size: 30px;
    }

    h2 {
        font-family: "Open Sans";
        font-weight: lighter;
        font-size: 24px;
    }

    h1 strong {
        font-family: "WC_RoughTrad";
        font-weight: normal;
        text-transform: uppercase;
        font-size: 30px;
    }

    h2 strong {
        font-family: "WC_RoughTrad";
        font-weight: normal;
        font-size: 24px;
    }

    h3 {
        font-family: "Open Sans";
        font-weight: normal;
        font-size: 14px;
    }

    h4 {
        font-family: "Open Sans";
        font-weight: bold;
        font-size: 16px;
    }

    h5 {
        font-family: "Open Sans";
        font-weight: normal;
        font-size: 14px;
    }

    h5 strong {
        font-family: "Open Sans";
        font-weight: normal;
        font-size: 14px;
        text-transform: uppercase;
    }

    h6, label {
        font-family: "Open Sans";
        font-weight: normal;
        font-size: 12px;
    }

    a {
        font-family: "Open Sans";
        font-weight: bold;
        font-size: 14px;
    }

    .tag {
        font-family: "Open Sans";
        font-weight: bold;
        font-size: 13px;
        text-transform: uppercase;
        color: #737373;
    }

    .h7 {
        font-family: "Open Sans";
        font-weight: bold;
        font-size: 14px;
        color: #737373;
    }

    a.btn {
        font-family: "Open Sans";
        font-weight: bold;
        font-size: 14px;
        text-transform: uppercase;
        text-decoration: none;
    }

    a.btn:hover {
        text-decoration: none;
    }

    a.btn.btn-sm {
        font-family: "Open Sans";
        font-weight: normal;
        font-size: 14px;
        text-transform:none;
    }

    .navbar a {
        font-size: 18px;
    }

    .rounded-icons.lang i {
        letter-spacing: 2px;
    }

}

/*-----------------
    Layout and backgrounds responsive - bootstrap 5 breakpoint : Extra large	xl	≥1200px
-----------------*/
@media (max-width: 1400px) {
    .singleproject {
        padding-left:0;
        padding-right:0;
    }
}


@media (min-width: 1200px) {
    #projects_content, #community-filters {
        max-width: 1480px;
        margin-left:auto;
        margin-right:auto;
    }

    #projects_content.project_subcontent {
        max-width: 1080px;
        max-height: 540px;
    }

}

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

    main {
        background: url('/assets/img/picto-svg/illus-plan-02.svg') -50px -50px no-repeat;
    }

    .bg-blue-transparent {
        background: transparent;
    }

    nav.bg-blue-transparent, header.bg-blue-transparent {
        background: linear-gradient(90deg, rgba(239,250,240,.15) 10%, rgba(228,239,255,.9) 90%);
    }


    .right-content-area {
        background: url('/assets/img/picto-svg/ILLUS - Plan-01_rotate.svg') -150px -150px no-repeat;
    }

    .right-content-area .bg-white {
        background: transparent;
        background-color: transparent !important;
    }

    #about .right-content-area li {
        border: 0;
    }

    .img-with-video .img-wrap {
        padding-bottom: inherit;
        min-height:360px;
    }

    .img-with-video .img-wrap iframe {
        width:100%;
    }

    .about-us-area2 img {
        width:80px;
    }

    #pricing-table .img-responsive {
        max-width: 70px;
        max-height: 70px;
    }

    .footer-area .footer-widget2 li {
        width: 100% !important;
    }

    .widget-links {
        border-left:0;
        padding-left:0;
        text-align: center;
    }

}

#pricingmobile-table-parent-container {
    overflow-y: hidden;
}

#pricingmobile {
    display:none;
}
#pricingmobile, #pricingmobile p, #pricingmobile em {
    color:white !important;
}
#pricingmobile .text-secondary, #pricingmobile em.text-warning, #pricingmobile em.text-danger, #pricingmobile h2 {
    color: inherit !important;
}
#pricingmobile .pricingmobile-container .row .fa.text-warning {
    color: #ffffff!important;
}
#pricingmobile span p {
    text-align: center;
    font-weight: bold;
}
#pricingmobile h2  {
    color:rgba(111, 111, 111, 0.95) !important;
}

.pricingmobile-container {
    color:white;
    border:0;
    border-radius: 40px;
    box-shadow: 0 0 5px 5px rgba(111, 111, 111, 0.25);

    background: rgb(153,179,255);
    background: linear-gradient(90deg, rgba(153,179,255,1) 0%, rgba(60,118,232,1) 100%);

    width:330px;

    padding-top:100px !important;
}

.pricingmobile-container p {
    margin-bottom: 0 !important;
}

.pricingmobile-container hr {
    margin-bottom: 20px !important;
}

#pricingmobile .pricing-table-container {
    max-height: inherit;
}

#pricingmobile .tfoot img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

#pricingmobile .tns-nav {
    display:flex;
    justify-content: center;
    align-items: center;
    margin:20px auto;
}

#pricingmobile .tns-nav button {
    border:0;

    border-radius: 16px;
    width: 16px;
    max-width: 16px;
    height: 16px;
    background-color: rgba(111, 111, 111, 0.50);
    box-shadow: 0 0 1px 1px rgba(111, 111, 111, 0.25);
    margin:4px;
}
#pricingmobile .tns-nav .tns-nav-active {
    background-color: rgba(60,118,232,1);
}

@media screen and (max-width: 768px) {
    #pricing {
        display:none !important;
    }

    #pricingmobile {
        display:block !important;
    }

    #projectsmea_content-ow .tns-controls { display:none; }

    .wh-projectpostalcard {
        width: 100%;
        max-width: 678px;
    }

    #pricing-table .img-responsive {
        max-width: 50px;
        max-height: 50px;
    }

    #pricing-table strong {
        font-size:13px;
    }


}

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

    #pricing-table .img-responsive {
        max-width: 50px;
        max-height: 50px;
    }

}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,.95);
}

.navbar-dark .navbar-toggler { border: none; }

.navbar-dark .navbar-toggler-icon {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3C%21--%21%20Font%20Awesome%20Pro%206.2.0%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%20%28Commercial%20License%29%20Copyright%202022%20Fonticons%2C%20Inc.%20--%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M160%2080c0-26.5%2021.5-48%2048-48h32c26.5%200%2048%2021.5%2048%2048V432c0%2026.5-21.5%2048-48%2048H208c-26.5%200-48-21.5-48-48V80zM0%20272c0-26.5%2021.5-48%2048-48H80c26.5%200%2048%2021.5%2048%2048V432c0%2026.5-21.5%2048-48%2048H48c-26.5%200-48-21.5-48-48V272zM368%2096h32c26.5%200%2048%2021.5%2048%2048V432c0%2026.5-21.5%2048-48%2048H368c-26.5%200-48-21.5-48-48V144c0-26.5%2021.5-48%2048-48z%22%2F%3E%3C%2Fsvg%3E);
    transform: rotate(-90deg);
    opacity: 0.90;
}

#subheadermobile {
    background: url('/assets/img/picto-svg/patatoide2.svg') -50px 0px no-repeat;
    background-size: 30%;
}


@media (min-width: 980px) and (max-width: 1200px) {
    #slider-content .backgroundpa {
        background-image: none;
    }
}
@media (max-width: 1200px) {
    #community-slider-parent {
        margin-left:220px;
    }
}
@media (max-width: 1100px) {
    #community-slider-parent {
        margin-left:160px;
    }
}
@media (max-width: 972px) {
    #community-slider-parent {
        margin-left:80px;
    }
}
@media (max-width: 840px) {
    #community-slider-parent {
        margin-left:20px;
    }
}
@media (max-width: 768px) {
    #community-slider-parent {
        margin-left:0px;
    }
}
@media (max-width: 720px) {
    #community-slider-parent {
        display:none !important;
    }
}

@media (max-width: 980px) {
    #projects_content {
        margin-left: 20px;
    }
}

@media (max-width: 767px) {
    #projects_content {
        display:none !important;
    }

    #projects_content_mobile.project_subcontent {
        padding: 0;
    }
}
@media (max-width: 980px) {
    #projects_content.project_subcontent {
        display:none !important;
    }

    #projects_content_mobile.project_subcontent {
        margin:100px auto 20px auto;
    }
}

.project-overlay-mobile {
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 75%, rgba(011,011,011,.4) 100%);
}

.card3 {
    box-shadow:
            0 0 0 0 white, 0 0 0 0 white,
            0 0 6px 3px rgba(111, 111, 111, 0.2),
            0 0 6px 3px rgba(111, 111, 111, 0.2);
}

@media (max-width: 578px) {
    .modal-dialog.modal-sm {
        display: block;
        margin: auto auto !important;
    }
}