/* NEW HOMEPAGE BANNER STYLE*/



@media (max-width: 1960px) {
    /* GENERAL */
}

@media (max-width: 1700px) {
    /* GENERAL */
    #cat-album-section,
    #cat-album-section.owl-carousel .owl-item img {
        /*         height: 500px !important; */
    }
}

@media (max-width: 1600px) {
    /* GENERAL */
    #cat-album-section,
    #cat-album-section.owl-carousel .owl-item img {
        /*         height: 464px !important; */
    }
}

@media (max-width: 1500px) {
    /* GENERAL */
    #cat-album-section,
    #cat-album-section.owl-carousel .owl-item img {
        /*         height: 410px !important; */
    }
    #cat-album-section.owl-carousel .custom-button-owl {
        /*         font: 700 64px/89px 'Public Sans', sans-serif !important; */
    }
}

@media (max-width: 1200px) {
    /* GENERAL */
    /* NEW HOMEPAGE BANNER STYLE*/
    /* GALLERY */
    #cat-album-section,
    #cat-album-section.owl-carousel .owl-item img {
        height: 390px !important;
    }
    #cat-album-section.owl-carousel .custom-button-owl {
        font: 700 52px/89px var(--aguila-bold) !important;
        right: 30px !important;
    }
    .custom-button-owl .orange-span {
        width: 30px !important;
        height: 30px !important;
        margin-top: 8px !important;
    }
}

@media(max-width:992px) {
    #cat-album-section.owl-carousel .custom-button-owl {
        top: 100% !important;
        transform: translateY(-50%) !important;
        right: 90px !important;
    }
    .cat-title,
    .cat-description {
        margin-left: 0 !important;
    }
    .upper-title {
        top: 28px !important;
    }
    .upper-title h2 {
        font: 700 52px/52px var(--aguila-bold) !important;
    }
    .button-read-more svg {
        margin-top: -6px !important;
    }
    .related-product-container {
        margin-top: 75px !important;
    }
    .related-product-container img {
        top: -60px !important;
    }
    .docsec-cont {
        padding-bottom: 30px !important;
    }
}

@media(max-width:767.98px) {
    /* GENERAL */
    /* NAVBAR */
    /* NEW HOMEPAGE BANNER STYLE*/
    /* CAROUSEL */
    /* PLANET */
    /* GALLERY */
    .c-order-1 {
        padding-left: 15px !important;
        order: unset !important;
    }
    .c-order-2 {
        padding-right: 15px !important;
        order: unset !important;
        height: auto !important;
    }
    .desktop-text {
        margin-top: 20px !important;
    }
    .button-read-more svg {
        margin-top: -6px !important;
    }
    #designfileslink>.row {
        margin-top: 0 !important
    }
    .no-padding {
        padding-left: 15px !important;
    }
    .cat-title h1 {
        font-size: 75px !important;
        margin-bottom: 10px;
        display: inline-block !important;
    }
    #cat-album-section.owl-carousel .custom-button-owl {
        font: 700 45px/59px var(--aguila-bold) !important;
        right: 50px !important;
    }
}

@media (max-width: 575.98px) {
    .cat-title h1 {
        font-size: 66px !important;
    }
    #cat-album-section.owl-carousel .custom-button-owl {
        font: 700 28px/39px var(--universal-sans-bold) !important;
        top: calc(100% - 3px) !important;
    }
    .picture_height {
        height: 350px !important
    }
    .upper-title h2 {
        font: 700 42px/42px var(--aguila-bold) !important;
    }
    .upper-title p {
        margin-bottom: 7px !important;
    }
    .upper-title {
        top: 41px !important;
    }
    .custom-button-owl .orange-span {
        width: 23px !important;
        height: 23px !important;
        margin-top: 4px !important;
        padding: 5px !important;
        margin-left: 5px !important;
    }
    .docsec-cont {
        padding: 10px 25px !important;
        margin-top: 0 !important;
    }
    .special-arrow {
        left: 83% !important;
    }
}

@media (max-width: 414px) {
    /* GENERAL */
    /* NAVBAR */
    /* NEW HOMEPAGE BANNER STYLE*/
    /* CAROUSEL */
    /* PLANET */
    /* GALLERY */
}

@media (max-width: 374px) {
    /* GENERAL */
    /* NAVBAR */
    /* NEW HOMEPAGE BANNER STYLE*/
    /* CAROUSEL */
    /* PLANET */
    /* GALLERY */
}


/*13.01.2021*/