@media (min-width: 1400px) {
    /* .lilac-college-section .lcsec-row-1 .lcs-r1-line {
        background-size: 150%;
        background-position: -380px 220px;
    } */
}
@media (min-width: 992px) {
    .feature-block.fb1 {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }
    .feature-block.fb3 {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }
}

@media (max-width: 1399px) {
    .lilac-college-section .lcsec-row-1 .lcs-r1-line {
        /* background-size: 150%; */
        /* background-position: -380px 220px; */
    }
}
@media (max-width: 1299px) {
    /* ----- hd-style :start ----- */
    .hd-style-1 h1, 
    .hd-style-1 h2, 
    .hd-style-1 h3, 
    .hd-style-1 h4, 
    .hd-style-1 h5, 
    .hd-style-1 h6 {
        font-size: 76px;
    }
    .hd-style-2 h1, 
    .hd-style-2 h2, 
    .hd-style-2 h3, 
    .hd-style-2 h4, 
    .hd-style-2 h5, 
    .hd-style-2 h6 {
        font-size: 60px;
    }
    /* ----- hd-style :end ----- */

    /* hero section :start */
    .hero-section .hsec-caption h1 {
        font-size: 60px;
    }
    .hero-section .hsec-right .hsrinner {
        margin-bottom: -50px;
    }
    /* hero section :end */

    /* About Us section :start */
    .aboutus-section {
        padding: 45px 40px 130px;
    }
    .aboutus-section .abtsec-left .asl-head h2 {
        font-size: 60px;
    }
    /* About Us section :end */

    /* Lilac college section :start */
    .lilac-college-section .lcsec-row-1 .lcs-r1-line {
        background-position: 49% 200px;
    }
    .lilac-college-section .lcsec-row-1 .lr1-left .lleft-head h2 {
        font-size: 60px;
    }
    /* Lilac college section :end */

    /* Footer section :start */
    footer .ftop .ft-block h2 {
        font-size: 44px;
    }
    footer .ftop .ft-block h2 sup {
        font-size: 30px;
    }
    /* Footer section :end */

    /* Contact Page :start */
    .contactpg-block .cpb-left h1 {
        font-size: 60px;
    }
    /* Contact Page :end */

    /* News detail page :start */
    .newsdetail-page .ndetail-top .ndtsec-left h1 {
        font-size: 50px;
    }
    /* News detail page :end */

    /* About page :start */
    .abtpg-messages .apmsg-head {
        margin-bottom: 50px;
    }
    .abtpg-messages .apmsg-head h2 {
        font-size: 60px;
    }
    /* About page :end */
}

@media (max-width: 1199px) {
    /* ----- hd-style :start ----- */
    .hd-style-1 h1, 
    .hd-style-1 h2, 
    .hd-style-1 h3, 
    .hd-style-1 h4, 
    .hd-style-1 h5, 
    .hd-style-1 h6 {
        font-size: 70px;
    }
    .hd-style-2 h1, 
    .hd-style-2 h2, 
    .hd-style-2 h3, 
    .hd-style-2 h4, 
    .hd-style-2 h5, 
    .hd-style-2 h6 {
        font-size: 50px;
    }
    /* ----- hd-style :end ----- */

    /* ----- .block-style-1 :start ----- */
    .block-style-1 .bs1-text h3 {
        font-size: 30px;
    }
    /* ----- .block-style-1 :end ----- */

    /* ---- .content-wrap-1 :start ---- */
    .content-wrap-1 h3 {
        font-size: 35px;
    }
    /* ---- .content-wrap-1 :end ---- */

    /* ---- .box-style-1 :start ---- */
    .box-style-1 .bxs1-inner {
        border-radius: 60px;
        padding: 80px;
    }
    /* ---- .box-style-1 :end ---- */

    /* ---- box-content-wrap :start ---- */
    .box-content-outer .bcouter-item .bcow-title h3 {
        font-size: 32px;
    }
    .box-content-outer .bcouter-item .bcow-box h3 {
        font-size: 32px;
    }
    /* ---- box-content-wrap :end ---- */

    /* hero section :start */
    .hero-section {
        padding: 130px 40px 0px;
    }
    .hero-section::before, 
    .hero-section::after {
        --curve-size: 80px;
    }
    .hero-section .hline {
        background-position: center -100px;
    }
    .hero-section .hsec-caption h1 {
        font-size: 50px;
    }
    /* hero section :end */

    /* About Us section :start */
    .aboutus-section {
        border-radius: 80px;
    }
    .aboutus-section .abtsec-left {
        max-width: 400px;
    }
    .aboutus-section .abtsec-left .asl-head h2 {
        font-size: 50px;
    }
    /* About Us section :end */
    
    /* Leadership section :start */
    .leadership-section {
        padding: 100px 0px;
    }
    .leadership-section::before {
        width: 700px;
    }
    /* Leadership section :end */

    /* Lilac college section :start */
    .lilac-college-section .lcsec-row-1 {
        padding: 80px 70px;
    }
    .lilac-college-section .lcsec-row-1 .lcs-r1-line {
        /* display: none; */
        background-size: 180%;
        background-position: 49% 30%;
    }
    .lilac-college-section .lcsec-row-1 .lr1-left .lleft-head {
        margin-bottom: 50px;
    }
    .lilac-college-section .lcsec-row-1 .lr1-left .lleft-head h2 {
        font-size: 50px;
    }
    .lilac-college-section .lcsec-row-1 .lr1-right {
        justify-content: center;
    }
    /* Lilac college section :end */

    /* Footer section :start */
    footer .ftop .ft-block h2 {
        font-size: 40px;
    }
    footer .ftop .ft-block h2 sup {
        font-size: 28px;
    }
    /* Footer section :end */

    /* inner-page :start */
    .inner-page {
        padding-bottom: 70px;
    }
    .innerpg-title {
        padding: 0px 60px;
    }
    /* inner-page :end */

    /* Contact Page :start */
    .contactpg-block .cpblock-inner {
        border-radius: 60px;
        padding: 80px;
    }
    .contactpg-block .cpb-left h1 {
        font-size: 50px;
    }
    /* Contact Page :end */

    /* News list page :start */
    .newslp-top-section .nltopsec-inner {
        border-radius: 60px;
        padding: 80px;
    }
    /* News list page :end */

    /* News detail page :start */
    .newsdetail-page .ndetail-top {
        margin-bottom: 60px;
    }
    .newsdetail-page .ndetail-top .ndtop-inner {
        border-radius: 60px;
        padding: 80px;
    }
    .newsdetail-page .ndetail-top .ndtsec-left h1 {
        font-size: 45px;
        margin-bottom: 30px;
    }
    .ndetail-content-wrap h3 {
        font-size: 35px;
    }
    /* News detail page :end */

    /* About page :start */
    .abtpg-messages .apmsg-head {
        margin-bottom: 40px;
    }
    .abtpg-messages .apmsg-head h2 {
        font-size: 50px;
    }
    .abtpg-messages .apmsg-head h2::before {
        width: 35px;
    }
    .abtpg-top .aptop-left h2 {
        font-size: 33px;
    }
    .abtpg-top .aptop-right .tright-block {
        padding-left: 0;
    }
    /* About page :end */
}

@media (max-width: 991px) {
    /* ----- hd-style :start ----- */
    .hd-style-1 {
        margin-bottom: 24px;
    }
    .hd-style-1 h1, 
    .hd-style-1 h2, 
    .hd-style-1 h3, 
    .hd-style-1 h4, 
    .hd-style-1 h5, 
    .hd-style-1 h6 {
        font-size: 64px;
    }
    .hd-style-2 h1, 
    .hd-style-2 h2, 
    .hd-style-2 h3, 
    .hd-style-2 h4, 
    .hd-style-2 h5, 
    .hd-style-2 h6 {
        font-size: 40px;
    }
    /* ----- hd-style :end ----- */

    /* ----- .btn-style :start ----- */
    .btn-style-1 {
        font-size: 18px;
        padding-left: 20px;
        gap: 12px;
    }
    .btn-style-1 span {
        width: 50px;
        height: 35px;
    }
    .btn-style-1 span img, 
    .btn-style-1 span svg {
        transform: scale(0.85);
    }

    .btn-style-2 {
        font-size: 18px;
        padding-left: 20px;
        gap: 12px;
    }
    .btn-style-2 span {
        width: 50px;
        height: 35px;
    }
    .btn-style-2 span img, 
    .btn-style-2 span svg {
        transform: scale(0.85);
    }

    .btn-style-3 {
        font-size: 18px;
        padding-left: 20px;
        gap: 12px;
    }
    .btn-style-3 span {
        width: 50px;
        height: 35px;
    }
    .btn-style-3 span img, 
    .btn-style-3 span svg {
        transform: scale(0.85);
    }

    .btn-style-4 {
        font-size: 18px;
        padding-left: 20px;
        gap: 12px;
    }
    .btn-style-4 span {
        width: 50px;
        height: 35px;
    }
    .btn-style-4 span img, 
    .btn-style-4 span svg {
        width: auto;
        max-width: 100%;
        height: auto;
        transition: 0.5s;
        transform: scale(0.85);
    }
    /* ----- .btn-style :end ----- */

    /* ----- .block-style-1 :start ----- */
    .block-style-1 .bs1-text h3 {
        font-size: 28px;
    }
    .block-style-1 .bs1-text p {
        font-size: 18px;
    }
    /* ----- .block-style-1 :end ----- */

    /* ---- .content-wrap-1 :start ---- */
    .content-wrap-1 h3 {
        font-size: 30px;
    }
    /* ---- .content-wrap-1 :end ---- */

    /* ---- .box-style-1 :start ---- */
    .box-style-1 .bxs1-inner {
        border-radius: 50px;
        padding: 60px;
    }
    /* ---- .box-style-1 :end ---- */

    /* ---- box-content-wrap :start ---- */
    .box-content-outer .bcouter-item .bcow-title h3 {
        font-size: 28px;
    }
    .box-content-outer .bcouter-item .bcow-box h3 {
        font-size: 28px;
    }
    /* ---- box-content-wrap :end ---- */


    /* hero section :start */
    .hsection-wrap {
        padding-bottom: 15px;
        margin-bottom: 24px;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
    }
    .hero-section {
        padding: 120px 30px 30px;
    }
    .hero-section::before, 
    .hero-section::after {
        display: none;
    }
    .hero-section .hline {
        /* display: none; */
        background-position: center -100px;
    }
    .hero-section .hsec-caption {
        text-align: center;
    }
    .hero-section .hsec-caption h1 {
        font-size: 40px;
    }
    /* hero section :end */

    /* Features section :start */
    .features-section::before {
        display: none;
    }
    /* Features section :end */

    /* About Us section :start */
    .aboutus-section {
        min-height: auto;
        padding: 45px 40px;
        border-radius: 50px;
    }
    .aboutus-section::before {
        display: none;
    }
    .aboutus-section .abtsec-left {
        max-width: none;
    }
    .aboutus-section .abtsec-left .asl-head h2 {
        font-size: 40px;
    }
    /* About Us section :end */

    /* Leadership section :start */
    .leadership-section {
        padding: 60px 0px;
    }
    .leadership-section::before {
        width: 500px;
    }
    /* Leadership section :end */

    /* Lilac college section :start */
    .lilac-college-section {
        margin-bottom: 60px;
    }
    .lilac-college-section .lcsec-row-1 {
        padding: 70px 60px;
    }
    .lilac-college-section .lcsec-row-1 .lr1-left .lleft-head h2 {
        font-size: 40px;
    }
    .lilac-college-section .lcs-box-row {
        flex-direction: column;
    }
    .lilac-college-section .lcs-box-row .lcsbox-col {
        width: 100% !important;
    }
    .lilac-college-section .lcsec-box h3 {
        font-size: 36px;
    }
    .lilac-college-section .lcsec-box .ls-list-1 {
        gap: 40px;
    }
    /* Lilac college section :end */

    /* Footer section :start */
    footer .ftop .ft-block h2 {
        font-size: 36px;
    }
    footer .ftop .ft-block h2 sup {
        font-size: 26px;
    }
    footer .ftop .ft-block address {
        margin-bottom: 30px;
    }
    /* Footer section :end */

    /* inner-page :start */
    .inner-page {
        padding-bottom: 60px;
    }
    .innerpg-title {
        padding: 0px 50px;
    }
    /* inner-page :end */

    /* Contact Page :start */
    .contactpg-block .cpblock-inner {
        border-radius: 50px;
        padding: 60px;
    }
    .contactpg-block .cpb-left h1 {
        font-size: 40px;
    }
    .contactpg-block .cpb-left h2 {
        font-size: 22px;
    }
    /* Contact Page :end */

    /* News list page :start */
    .news-recent-section {
        padding: 60px 0px 0px;
    }
    .newslp-top-section .nltopsec-inner {
        border-radius: 50px;
        padding: 60px;
    }
    .nlhighlights-main .hmb-text {
        padding: 14px 20px 20px 20px;
    }
    .nlhighlights-main .hmb-text .txt-top .ttleft h2 {
        font-size: 22px;
    }
    /* News list page :end */

    /* News detail page :start */
    .newsdetail-page .ndetail-top {
        margin-bottom: 50px;
    }
    .newsdetail-page .ndetail-top .ndtop-inner {
        border-radius: 50px;
        padding: 60px;
    }
    .newsdetail-page .ndetail-top .ndtsec-left h1 {
        font-size: 40px;
        margin-bottom: 24px;
    }
    .newsdetail-page .ndetail-top .ndtsec-btns {
        margin-bottom: 48px;
    }
    .ndetail-content-wrap p {
        margin-bottom: 40px;
    }
    .ndetail-content-wrap h3 {
        font-size: 30px;
        margin-bottom: 40px;
    }
    .ndetail-content-wrap .ndc-imgtxt {
        margin-bottom: 40px;
    }
    /* News detail page :end */

    /* About page :start */
    .abtpg-messages .apmsg-head {
        margin-bottom: 30px;
    }
    .abtpg-messages .apmsg-head h2 {
        font-size: 40px;
        padding-top: 20px;
    }
    .abtpg-messages .apmsg-head h2::before {
        width: 30px;
    }
    .abtpg-top .aptop-left h2 {
        font-size: 30px;
    }
    .abtpg-top .aptop-right .tright-block {
        gap: 30px;
        margin-top: 60px;
    }
    .aptop-image-box {
        border-radius: 30px;
    }
    /* About page :end */
}

@media (max-width: 767px) {
    /* ----- hd-style :start ----- */
    .hd-style-1 {
        margin-bottom: 20px;
    }
    .hd-style-1 h1, 
    .hd-style-1 h2, 
    .hd-style-1 h3, 
    .hd-style-1 h4, 
    .hd-style-1 h5, 
    .hd-style-1 h6 {
        font-size: 58px;
    }
    .hd-style-2 h1, 
    .hd-style-2 h2, 
    .hd-style-2 h3, 
    .hd-style-2 h4, 
    .hd-style-2 h5, 
    .hd-style-2 h6 {
        font-size: 30px;
    }
    /* ----- hd-style :end ----- */

    /* ----- .btn-style :start ----- */
    .btn-style-1 {
        font-size: 16px;
        padding-left: 10px;
        gap: 10px;
    }
    .btn-style-1 span {
        width: 45px;
        height: 30px;
    }
    .btn-style-1 span img, 
    .btn-style-1 span svg {
        transform: scale(0.8);
    }

    .btn-style-2 {
        font-size: 16px;
        padding-left: 10px;
        gap: 10px;
    }
    .btn-style-2 span {
        width: 45px;
        height: 30px;
    }
    .btn-style-2 span img, 
    .btn-style-2 span svg {
        transform: scale(0.8);
    }

    .btn-style-3 {
        font-size: 16px;
        padding-left: 10px;
        gap: 10px;
    }
    .btn-style-3 span {
        width: 45px;
        height: 30px;
    }
    .btn-style-3 span img, 
    .btn-style-3 span svg {
        transform: scale(0.8);
    }

    .btn-style-4 {
        font-size: 16px;
        padding-left: 10px;
        gap: 10px;
    }
    .btn-style-4 span {
        width: 45px;
        height: 30px;
    }
    .btn-style-4 span img, 
    .btn-style-4 span svg {
        transform: scale(0.8);
    }
    /* ----- .btn-style :end ----- */

    /* ----- .block-style-1 :start ----- */
    .block-style-1 .bs1-text h3 {
        font-size: 26px;
    }
    .block-style-1 .bs1-text p {
        font-size: 16px;
    }
    /* ----- .block-style-1 :end ----- */

    /* ---- .content-wrap-1 :start ---- */
    .content-wrap-1 h3 {
        font-size: 25px;
    }
    /* ---- .content-wrap-1 :end ---- */

    /* ---- .box-style-1 :start ---- */
    .box-style-1 .bxs1-inner {
        border-radius: 40px;
        padding: 50px;
    }
    /* ---- .box-style-1 :end ---- */

    /* ---- box-content-wrap :start ---- */
    .box-content-outer .bcouter-item .bcow-title h3 {
        font-size: 24px;
    }
    .box-content-outer .bcouter-item .bcow-box h3 {
        font-size: 24px;
    }
    /* ---- box-content-wrap :end ---- */


    /* hero section :start */
    .hsection-wrap {
        border-bottom-left-radius: 35px;
        border-bottom-right-radius: 35px;
    }
    .hero-section .hsec-caption h1 {
        font-size: 30px;
    }
    /* hero section :end */

    /* Features section :start */
    .feature-block {
        border-radius: 35px;
    }
    /* Features section :end */

    /* About Us section :start */
    .aboutus-section {
        border-radius: 40px;
        padding: 30px 30px;
    }
    .aboutus-section .abtsec-left .asl-head {
        gap: 15px;
    }
    .aboutus-section .abtsec-left .asl-head .alhead-shape {
        transform: scale(0.9);
        transform-origin: left center;
    }
    .aboutus-section .abtsec-left .asl-head h2 {
        font-size: 30px;
    }
    /* About Us section :end */

    /* Leadership section :start */
    .leadership-section {
        padding: 50px 0px;
    }
    .leadership-section::before {
        width: 400px;
    }
    /* Leadership section :end */

    /* Lilac college section :start */
    .lilac-college-section {
        /* border-radius: 50px; */
        /* margin-bottom: 50px; */
    }
    .lilac-college-section .lcsection-inner {
        border-radius: 40px 40px 0px 0px;
    }
    .lilac-college-section .lcsec-row-1 {
        padding: 60px 50px;
    }
    .lilac-college-section .lcsec-row-1 .lcs-r1-line {
        background-size: 150%;
    }
    .lilac-college-section .lcsec-row-1 .lr1-left .lleft-head {
        margin-bottom: 24px;
    }
    .lilac-college-section .lcsec-row-1 .lr1-left .lleft-head h2 {
        font-size: 30px;
    }
    .lilac-college-section .lcsec-box h3 {
        font-size: 32px;
    }
    .lilac-college-section .lcsec-box .ls-list-1 {
        gap: 30px;
    }
    .lilac-college-section .lcsec-image {
        border-radius: 0px 0px 40px 40px;
    }
    /* Lilac college section :end */

    /* Footer section :start */
    footer .ftop .ft-block h2 {
        font-size: 32px;
    }
    footer .ftop .ft-block h2 sup {
        font-size: 24px;
    }
    footer .ftop .ft-block address {
        margin-bottom: 25px;
    }
    footer .ftop .ftlink-1 {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 10px 15px;
    }
    footer .ftop .ftlink-1 li {
        text-align: left;
        display: flex;
        align-items: center;
    }
    footer .ftop .ftlink-1 li::after {
        content: '|';
        color: #b1b1b1;
        padding-left: 10px;
    }
    footer .ftop .ftlink-1 li:last-child::after {
        display: none;
    }
    /* Footer section :end */

    /* inner-page :start */
    .inner-page {
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .innerpg-title {
        padding: 0px 30px;
    }
    /* inner-page :end */

    /* Contact Page :start */
    .contactpg-block .cpblock-inner {
        border-radius: 40px;
        padding: 50px;
    }
    .contactpg-block .cpb-left h1 {
        font-size: 30px;
    }
    .contactpg-block .cpb-left h2 {
        font-size: 20px;
    }
    /* Contact Page :end */

    /* News list page :start */
    .news-recent-section {
        padding: 50px 0px 0px;
    }
    .nlhighlights-main {
        min-height: 450px;
    }
    .newslp-top-section .nltopsec-inner {
        border-radius: 40px;
        padding: 50px;
    }
    .nlhighlights-main .hmb-text {
        padding: 14px 14px 20px 14px;
    }
    .nlhighlights-main .hmb-text .txt-top {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    .nlhighlights-main .hmb-text .txt-top .ttleft h2 {
        font-size: 20px;
    }
    .nlhighlights-main .hmb-text .txt-top .ttright img {
        display: none;
    }
    .nlhighlights-main .hmb-text .txt-top .ttright time {
        margin-top: 0;
    }
    /* News list page :end */

    /* News detail page :start */
    .newsdetail-page .ndetail-top {
        margin-bottom: 40px;
    }
    .newsdetail-page .ndetail-top .ndtop-inner {
        border-radius: 40px;
        padding: 50px;
    }
    .newsdetail-page .ndetail-top .ndtsec-left h1 {
        font-size: 35px;
        margin-bottom: 20px;
    }
    .ndetail-content-wrap p {
        margin-bottom: 30px;
    }
    .ndetail-content-wrap h3 {
        font-size: 25px;
        margin-bottom: 30px;
    }
    .ndetail-content-wrap .ndc-imgtxt {
        margin-bottom: 30px;
    }
    /* News detail page :end */

    /* About page :start */
    .abtpg-messages .apmsg-head {
        margin-bottom: 20px;
    }
    .abtpg-messages .apmsg-head h2 {
        font-size: 30px;
        padding-top: 15px;
    }
    .abtpg-messages .apmsg-head h2::before {
        width: 25px;
    }
    .abtpg-top .aptop-left h2 {
        font-size: 27px;
    }
    .abtpg-top .aptop-right .tright-block {
        gap: 25px;
        margin-top: 50px;
    }
    .aptop-image-box {
        border-radius: 24px;
    }
    /* About page :end */
}

@media (max-width: 575px) {
    /* ----- hd-style :start ----- */
    .hd-style-1 {
        margin-bottom: 15px;
    }
    .hd-style-1 h1, 
    .hd-style-1 h2, 
    .hd-style-1 h3, 
    .hd-style-1 h4, 
    .hd-style-1 h5, 
    .hd-style-1 h6 {
        font-size: 44px;
    }
    .hd-style-2 h1, 
    .hd-style-2 h2, 
    .hd-style-2 h3, 
    .hd-style-2 h4, 
    .hd-style-2 h5, 
    .hd-style-2 h6 {
        font-size: 26px;
    }
    /* ----- hd-style :end ----- */

    /* ----- .block-style-1 :start ----- */
    .block-style-1 .bs1-text h3 {
        font-size: 24px;
    }
    .block-style-1 .bs1-text p {
        font-size: 14px;
    }
    /* ----- .block-style-1 :end ----- */

    /* ---- .content-wrap-1 :start ---- */
    .content-wrap-1 h3 {
        font-size: 24px;
    }
    /* ---- .content-wrap-1 :end ---- */

    /* ---- .box-style-1 :start ---- */
    .box-style-1 .bxs1-inner {
        border-radius: 25px;
        padding: 15px 3px 40px;
    }
    /* ---- .box-style-1 :end ---- */

    /* ---- box-content-wrap :start ---- */
    .box-content-outer .bcouter-item .bcow-title h3 {
        font-size: 24px;
    }
    .box-content-outer .bcouter-item .bcow-box h3 {
        font-size: 24px;
    }
    /* ---- box-content-wrap :end ---- */

    /* hero section :start */
    .hsection-wrap {
        border-bottom-left-radius: 34px;
        border-bottom-right-radius: 34px;
    }
    .hero-section .hline {
        background-position: center 0px;
        background-size: 450%;
    }
    .hero-section .hsec-caption h1 {
        font-size: 28px;
    }
    /* hero section :end */

    /* Features section :start */
    .feature-block {
        border-radius: 25px;
    }
    /* Features section :end */

    /* About Us section :start */
    .aboutus-section {
        border-radius: 25px;
        padding: 20px 20px;
    }
    .aboutus-section .abtsec-left .asl-head {
        gap: 0px;
    }
    .aboutus-section .abtsec-left .asl-head .alhead-shape {
        transform: scale(0.85);
    }
    .aboutus-section .abtsec-left .asl-head h2 {
        font-size: 22px;
    }
    /* About Us section :end */

    /* Leadership section :start */
    .leadership-section::before {
        display: none;
    }
    /* Leadership section :end */

    /* Lilac college section :start */
    .lilac-college-section .lcsection-inner {
        border-radius: 25px 25px 0px 0px;
    }
    .lilac-college-section .lcsec-row-1 {
        padding: 40px 3px;
    }
    .lilac-college-section .lcsec-row-1 .lcs-r1-line {
        display: none;
    }
    .lilac-college-section .lcsec-row-1 .lr1-left .lleft-head {
        margin-bottom: 15px;
    }
    .lilac-college-section .lcsec-row-1 .lr1-left .lleft-head h2 {
        font-size: 28px;
    }
    .lilac-college-section .lcsec-box h3 {
        font-size: 28px;
    }
    .lilac-college-section .lcsec-image {
        border-radius: 0px 0px 25px 25px;
    }
    /* Lilac college section :end */

    /* Footer section :start */
    footer .ftop {
        padding: 20px 3px;
    }
    footer .ftop .ft-block h2 {
        font-size: 28px;
    }
    footer .ftop .ft-block h2 sup {
        font-size: 22px;
    }
    footer .ftop .ft-block address {
        margin-bottom: 20px;
    }
    /* Footer section :end */

    /* Contact Page :start */
    .contactpg-block .cpblock-inner {
        border-radius: 25px;
        padding: 50px 0px;
    }
    .contactpg-block .cpb-left h1 {
        font-size: 28px;
    }
    .contactpg-block .cpb-left h2 {
        font-size: 18px;
    }
    /* Contact Page :end */

    /* News list page :start */
    .newslp-top-section .nltopsec-inner {
        border-radius: 25px;
        padding: 15px 3px 50px;
    }
    /* News list page :end */

    /* News detail page :start */
    .newsdetail-page .ndetail-top {
        margin-bottom: 30px;
    }
    .newsdetail-page .ndetail-top .ndtop-inner {
        border-radius: 25px;
        padding: 40px 0px;
    }
    .newsdetail-page .ndetail-top .ndtsec-left h1 {
        font-size: 30px;
        margin-bottom: 15px;
    }
    .newsdetail-page .ndetail-top .ndtsec-right .mdtop-image::before, 
    .newsdetail-page .ndetail-top .ndtsec-right .mdtop-image::after {
        display: none;
    }
    .newsdetail-page .ndetail-top .ndtsec-btns {
        margin-bottom: 30px;
    }
    .ndetail-content-wrap p {
        margin-bottom: 24px;
    }
    .ndetail-content-wrap h3 {
        font-size: 20px;
        margin-bottom: 24px;
    }
    .ndetail-content-wrap .ndc-imgtxt {
        margin-bottom: 24px;
    }
    /* News detail page :end */

    /* About page :start */
    .abtpg-messages .apmsg-head {
        margin-bottom: 15px;
    }
    .abtpg-messages .apmsg-head h2 {
        font-size: 24px;
        padding-top: 10px;
    }
    .abtpg-messages .apmsg-head h2::before {
        width: 20px;
    }
    .abtpg-top .bxs1-inner {
        padding: 40px 3px 15px;
    }
    .abtpg-top .aptop-left h2 {
        font-size: 24px;
    }
    .abtpg-top .aptop-right .tright-block {
        flex-direction: column;
        gap: 20px;
        margin-top: 40px;
    }
    .abtpg-top .aptop-right .tright-block .trb-left {
        display: flex;
        justify-content: center;
    }
    .aptop-image-box {
        border-radius: 15px;
    }
    /* About page :end */
}