@media (min-width: 1400px) {
    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1300px;
    }
}

@media (min-width: 1600px) {
    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1450px;
    }
}

@media screen and (min-width: 1800px) {
    .custom-banner .banner-image-row {
        margin-top: 5rem;
        margin-bottom: 4rem;
    }
}

@media (max-width: 1400px) {
    body {
        overflow-x: hidden;
    }
    p {
        font-size: 16px;
        line-height: 1.6;
    }
    h1 {
        font-size: 60px;
    }
    h2 {
        font-size: 34px;
        line-height: 1.3;
    }
    h3 {
        font-size: 24px;
        line-height: 1.3;
        margin-bottom: 1rem;
    }
    h4 {
        font-size: 20px;
    }
    .custom-banner .read-more-banner-btn {
        bottom: 4%;
        left: 47%;
    }
    .section {
        padding: 7rem 0px;
    }
    .custom-header {
        padding: 16px 6px;
    }
    .custom-banner .banner-content .banner-content-holder p {
        font-size: 20px;
    }
    .content-section .blocks-row-holder .blocks-box-col .blocks-box-header h4 p {
        font-size: 18px;
        line-height: 1.6;
    }
    .content-section .blocks-row-holder .col-holder:nth-child(-n+3) .blocks-box-col {
        min-height: 240px;
    }
    .content-section .blocks-row-holder .blocks-box-col {
        min-height: 180px;
    }
    .du-section {
        height: 600px;
    }
    .du-section .du-section-image {
        right: 5%;
        width: 500px;
    }
    .section.du-section .content-block-row .content-block-body h2 {
        font-size: 50px;
    }
    .section.du-section .content-block-body .du-section-thum-image {
        width: 210px;
        right: -90px;
        top: -110px;
    }
    footer.section.footer {
        padding: 2rem 0px 4rem;
    }
}


/* 1400 rehan */

@media (max-width: 1200px) {}

@media (max-width: 992px) {
    body {
        overflow-x: hidden;
    }
    p {
        font-size: 16px;
        line-height: 1.6;
    }
    h1 {
        font-size: 44px;
    }
    h2 {
        font-size: 30px;
        line-height: 1.3;
    }
    h3 {
        font-size: 24px;
        line-height: 1.3;
        margin-bottom: 1rem;
    }
    h4 {
        font-size: 20px;
    }
    .section {
        padding: 4rem 0px;
    }
    .custom-header {
        padding: 16px 6px;
    }
    .custom-header .logo-holder {
        width: 130px;
    }
    .custom-banner .banner-content .banner-content-holder p {
        font-size: 17px;
    }
    .custom-banner .read-more-banner-btn {
        bottom: 4%;
        left: 38%;
    }
    .align-items-center {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .content-section .blocks-row-holder {
        margin-top: 1rem;
    }
    .content-section .item-row-holder {
        margin-top: 2rem;
    }
    .content-section .blocks-row-holder .col-holder:nth-child(-n+3) .blocks-box-col {
        min-height: auto;
    }
    .content-section .blocks-row-holder .blocks-box-col .blocks-box-header h4 p {
        font-size: 18px;
    }
    .content-section .item-row-holder .item-box-col {
        padding: 30px 20px 21px;
    }
    .section.du-section .content-block-body .du-section-thum-image {
        width: 150px;
        right: -50px;
        top: -80px;
        /* border: 1px solid; */
    }
    .du-section {
        align-items: center;
        padding-top: 6rem;
        height: 468px;
    }
    .du-section .du-section-image {
        right: 4px;
        bottom: -9px;
        width: 380px;
    }
    .section.du-section .content-block-row .content-block-body h2 {
        font-size: 34px;
        padding: 1rem 0px;
    }
    footer.section.footer {
        padding: 1rem 1rem 4rem;
    }
    .footer .footer-bar-3 .footer-bar-3-image {
        /* border: 1px solid; */
        margin-bottom: 2rem;
    }
    .footer ul {
        margin-bottom: 1rem;
    }
    .footer ul li {
        margin-bottom: 13px;
    }
    .footer ul li a {
        font-size: 18px;
    }
    .align-items-right-bottom {
        justify-content: flex-start;
    }
}

@media (max-width: 767px) {
    body {
        overflow-x: hidden;
    }
    p {
        font-size: 16px;
        line-height: 1.6;
    }
    h1 {
        font-size: 38px;
    }
    h2 {
        font-size: 30px;
        line-height: 1.3;
    }
    h3 {
        font-size: 22px;
        line-height: 1.3;
        margin-bottom: 2rem;
    }
    h4 {
        font-size: 20px;
    }
    .section {
        padding: 4rem 0px;
    }
    .custom-header {
        padding: 16px 6px;
    }
    .custom-header .logo-holder {
        width: 130px;
    }
    .custom-banner .banner-content .banner-content-holder p {
        font-size: 18px;
    }
    .custom-banner .read-more-banner-btn {
        bottom: 4%;
        left: 38%;
    }
    .align-items-center {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .content-section .blocks-row-holder {
        margin-top: 1rem;
    }
    .content-section .item-row-holder {
        margin-top: 2rem;
    }
    .content-section .blocks-row-holder .col-holder:nth-child(-n+3) .blocks-box-col {
        min-height: auto;
    }
    .content-section .blocks-row-holder .blocks-box-col .blocks-box-header h4 p {
        font-size: 18px;
    }
    .content-section .item-row-holder .item-box-col {
        padding: 30px 20px 21px;
    }
    .section.du-section .content-block-body .du-section-thum-image {
        width: 150px;
        right: 0px;
        top: -80px;
        /* border: 1px solid; */
    }
    .du-section {
        align-items: flex-start;
        padding-top: 6rem;
        height: 468px;
    }
    .du-section .du-section-image {
        right: 0px;
        bottom: -6px;
        width: 230px;
    }
    .section.du-section .content-block-row .content-block-body h2 {
        font-size: 34px;
        padding: 1rem 0px;
    }
    footer.section.footer {
        padding: 1rem 1rem 4rem;
    }
    .footer .footer-bar-3 .footer-bar-3-image {
        /* border: 1px solid; */
        margin-bottom: 2rem;
    }
    .footer ul {
        margin-bottom: 1rem;
    }
    .footer ul li {
        margin-bottom: 13px;
    }
    .footer ul li a {
        font-size: 18px;
    }
    .align-items-right-bottom {
        justify-content: flex-start;
    }
}

@media (max-width: 550px) {
    body {
        overflow-x: hidden;
    }
    p {
        font-size: 18px;
        line-height: 1.6;
    }
    h1 {
        font-size: 38px;
    }
    h2 {
        font-size: 30px;
        line-height: 1.3;
    }
    h3 {
        font-size: 22px;
        line-height: 1.3;
        margin-bottom: 2rem;
    }
    h4 {
        font-size: 20px;
    }
    .section {
        padding: 4rem 0px;
    }
    .custom-header {
        padding: 16px 6px;
    }
    .custom-banner .banner-content .banner-content-holder p {
        font-size: 18px;
    }
    .custom-banner .read-more-banner-btn {
        bottom: 4%;
        left: 27%;
    }
    .content-section .item-row-holder {
        margin-top: 2rem;
    }
    .content-section .blocks-row-holder .col-holder:nth-child(-n+3) .blocks-box-col {
        min-height: auto;
    }
    .content-section .item-row-holder .item-box-col {
        padding: 30px 20px 21px;
    }
    .section.du-section .content-block-body .du-section-thum-image {
        width: 150px;
        right: 0px;
        top: -80px;
        /* border: 1px solid; */
    }
    .du-section {
        align-items: flex-start;
        padding-top: 6rem;
        height: 520px;
    }
    .du-section .du-section-image {
        right: 0px;
        bottom: -8px;
        width: 250px;
    }
    .section.du-section .content-block-row .content-block-body h2 {
        font-size: 34px;
        padding: 1rem 0px;
    }
    footer.section.footer {
        padding: 1rem 1rem 4rem;
    }
    .footer .footer-bar-3 .footer-bar-3-image {
        /* border: 1px solid; */
        margin-bottom: 2rem;
    }
    .footer ul {
        margin-bottom: 1rem;
    }
    .footer ul li {
        margin-bottom: 13px;
    }
    .footer ul li a {
        font-size: 18px;
    }
    .align-items-right-bottom {
        justify-content: flex-start;
    }
}