@media only screen and (min-width: 1366px) and (max-width: 1920px) {}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .carousel-item img {
        /* height: 900px; */
        object-position: 50%;
    }

    h1 {
        font-size: 70px;
    }

    .banner_text h3 {
        font-size: 35px;
    }

    p {
        font-size: 16px;
    }

    section.abt-sec::before {
        display: none;
    }

    section.abt-sec::after {
        width: 230px;
        height: 230px;
        top: -160px;
    }

    section.abt-sec {
        /* margin: 150px 0 0 0; */
    }

    .banner_text p {
        width: 100%;
    }

    .banner_text {
        padding: 150px 0 0 0;
    }

    .theme_btn2 {
        font-size: 16px;
        padding: 10px 35px;
    }

    .theme_btn {
        padding: 10px 35px;
        font-size: 16px;
    }

    .menuSec {
        padding: 10px 0;
    }

    h3 {
        font-size: 38px;
    }

    h2 {
        font-size: 50px;
    }

    .abt-txt {
        padding: 60px 0px 40px 0;
        /* text-align: center; */
    }

    .service-row.service-row1 {
        width: 65%;
    }

    .service-row.service-row4 {
        /* width: 100%; */
    }

    .services .service-content:last-child {
        top: unset;
    }

    .services .service-content:nth-child(3) {
        top: unset;
    }

    .service h4 {
        font-size: 25px;
    }

    .service {
        width: 180px;
    }

    .service-img img {
        width: auto;
    }

    .service-row.service-row3 {
        /* width: 100%; */
    }

    .floral-img {
        margin: 160px 0;
        /* flex-wrap: wrap; */
    }

    .services {
        /* position: relative; */
    }

    .rounded-img img {
        width: 80%;
    }

    .sec-head {
        margin-bottom: 25px;
    }

    section.gallery-sec {
        background-position: 50%;
        height: fit-content;
        padding: 230px 0 0 0;
    }

    section.gallery-sec::after {
        /*     display: none; */
        width: 395px;
        height: 380px;
    }

    .gal-slide img {
        height: auto;
        /* clip-path: unset; */
    }

    .gallery-slider-for::before {
        height: 170px;
        top: -20px;
    }

    .gal-slide-sml img {
        width: 140px;
        border: 4px solid #fff;
    }

    .vertical-slider {
        /* position: relative; */
        /* left: unset; */
        /* right: unset; */
        bottom: 0;
        width: 200px;
    }

    .gallery-slider-nav .slick-slide.slick-current.slick-active .gal-slide-sml img {
        border: 4px solid #f29630;
    }

    .gallery-slider-nav .slick-slide {
        opacity: 1;
    }

    .tab-container {
        padding: 25px;
    }

    .nav-tabs .nav-link {
        font-size: 22px;
    }

    .evt-txt h3 {
        font-size: 40px;
    }

    .evt-txt p {
        font-size: 10px;
    }

    .event-tabs {
        margin-top: -440px;
    }

    .event-tabs .sec-head {
        margin-left: 90px;
    }

    .event-slider .slick-dots {
        /* left: -70px; */
    }

    .event-slider {
        margin-bottom: 90px !important;
    }

    .blog-txt h5 {
        font-size: 18px;
    }

    .blog-txt h3 {
        font-size: 38px;
    }

    .blog {
        margin: 20px 0;
    }

    section.donate-sec h2 {
        font-size: 45px;
        line-height: 1.2;
        margin-bottom: 25px;
    }

    section.donate-sec h4 {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .donate-btn a {
        font-size: 25px;
        padding: 12px 20px;
    }

    section.donate-sec {
        padding: 40px 0;
    }

    footer h3 {
        font-size: 20px;
    }

    .quuic-fot ul a {
        font-size: 16px;
    }

    section.copy-right p {
        font-size: 16px;
        /* text-align: center; */
        /* margin-bottom: 25px; */
    }

    section.copy-right {
        /* height: 145px; */
    }

    .newsltr-fot p {
        font-size: 16px;
    }

    .quuic-fot {
        margin: 0 0 30px 0;
    }

    footer {
        padding: 60px 0;
    }

    .pay-img {
        /* text-align: center; */
        /* float: unset; */
    }

    .contct-fot {
        margin: 0 0 30px 0;
    }

    .menuSec ul {
        gap: 32px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .menuSec ul li a {
        font-size: 14px;
    }

    .header-btn a {
        font-size: 14px;
    }

    .service-row2 {
        margin-bottom: 20px;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .carousel-item img {
        height: 900px;
        object-position: 50%;
    }

    h1 {
        font-size: 70px;
    }

    .banner_text h3 {
        font-size: 32px;
    }

    p {
        font-size: 16px;
    }

    section.abt-sec::before {
        display: none;
    }

    section.abt-sec::after {
        width: 150px;
        height: 150px;
    }

    section.abt-sec {
        margin: 150px 0 0 0;
    }

    .banner_text p {
        width: 100%;
    }

    .banner_text {
        padding: 150px 0 0 0;
    }

    .theme_btn2 {
        font-size: 16px;
        padding: 10px 30px;
    }

    .theme_btn {
        padding: 10px 35px;
        font-size: 16px;
    }

    .menuSec {
        padding: 10px 0;
    }

    h3 {
        font-size: 32px;
    }

    h2 {
        font-size: 38px;
    }

    .abt-txt {
        padding: 60px 0px 40px 0;
        /* text-align: center; */
    }

    .service-row.service-row1 {
        width: 65%;
    }

    .service-row.service-row4 {
        /* width: 100%; */
    }

    .services .service-content:last-child {
        top: unset;
    }

    .services .service-content:nth-child(3) {
        top: unset;
    }

    .service h4 {
        font-size: 18px;
    }

    .service {
        width: 120px;
    }

    .service-img img {
        width: auto;
    }

    .service-row.service-row3 {
        /* width: 100%; */
    }

    .floral-img {
        /* margin: 0px 0; */
        /* flex-wrap: wrap; */
    }

    .services {
        /* position: relative; */
    }

    .rounded-img img {
        width: 70%;
    }

    .sec-head {
        margin-bottom: 25px;
    }

    section.gallery-sec {
        background-position: 50%;
        height: fit-content;
        padding: 230px 0 0 0;
    }

    section.gallery-sec::after {
        /*     display: none; */
        width: 395px;
        height: 380px;
    }

    .gal-slide img {
        height: auto;
        /* clip-path: unset; */
    }

    .gallery-slider-for::before {
        height: 170px;
        top: -20px;
    }

    .gal-slide-sml img {
        width: 140px;
        border: 4px solid #fff;
    }

    .vertical-slider {
        /* position: relative; */
        /* left: unset; */
        /* right: unset; */
        bottom: 0;
        width: 200px;
    }

    .gallery-slider-nav .slick-slide.slick-current.slick-active .gal-slide-sml img {
        border: 4px solid #f29630;
    }

    .gallery-slider-nav .slick-slide {
        opacity: 1;
    }

    .tab-container {
        padding: 25px;
    }

    .nav-tabs .nav-link {
        font-size: 22px;
    }

    .evt-txt h3 {
        font-size: 40px;
    }

    .evt-txt p {
        font-size: 10px;
    }

    .event-tabs {
        margin-top: -440px;
    }

    .event-tabs .sec-head {
        margin-left: 90px;
    }

    .event-slider .slick-dots {
        /* left: -70px; */
    }

    .event-slider {
        margin-bottom: 90px !important;
    }

    .blog-txt h5 {
        font-size: 18px;
    }

    .blog-txt h3 {
        font-size: 35px;
    }

    .blog {
        margin: 20px 0;
    }

    section.donate-sec h2 {
        font-size: 45px;
        line-height: 1.2;
        margin-bottom: 25px;
    }

    section.donate-sec h4 {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .donate-btn a {
        font-size: 25px;
        padding: 12px 45px;
    }

    section.donate-sec {
        padding: 40px 0;
    }

    footer h3 {
        font-size: 20px;
    }

    .quuic-fot ul a {
        font-size: 16px;
    }

    section.copy-right p {
        font-size: 16px;
        /* text-align: center; */
        margin-bottom: 25px;
    }

    section.copy-right {
        /* height: 145px; */
    }

    .newsltr-fot p {
        font-size: 16px;
    }

    .quuic-fot {
        margin: 0 0 30px 0;
    }

    footer {
        padding: 60px 0;
    }

    .pay-img {
        /* text-align: center; */
        /* float: unset; */
    }

    .contct-fot {
        margin: 0 0 30px 0;
    }

    .menuSec ul {
        gap: 22px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .menuSec ul li a {
        font-size: 14px;
    }

    .header-btn a {
        font-size: 14px;
        padding: 8px 25px;
    }

    .menuSec ul {
        gap: 15px;
    }

    section.abt-sec h2 {
        font-size: 30px !important;
    }

    .trustee-info h4 {
        font-size: 35px;
    }

    .trustee-info h4 span {
        display: block;
        font-size: 25px;
    }

    section.trustees-sec.directors-sec .trustee-info h4 span {
        font-size: 15px;
        margin-top: 5px;
        margin-bottom: 15px;
    }

    section.trustees-sec.directors-sec .trustee-info h4 {
        font-size: 22px;
    }

    .modal-dialog {
        width: 600px;
        margin: 20% auto !important;
    }



}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .carousel-item img {
        height: 900px;
        object-position: 50%;
    }

    h1 {
        font-size: 70px;
    }

    .banner_text h3 {
        font-size: 32px;
    }

    p {
        font-size: 16px;
    }

    section.abt-sec::before {
        display: none;
    }

    section.abt-sec::after {
        width: 150px;
        height: 150px;
    }

    section.abt-sec {
        margin: 150px 0 0 0;
    }

    .banner_text p {
        width: 100%;
    }

    .banner_text {
        padding: 150px 0 0 0;
    }

    .theme_btn2 {
        font-size: 16px;
        padding: 10px 30px;
    }

    .theme_btn {
        padding: 10px 35px;
        font-size: 16px;
    }

    .menuSec {
        padding: 10px 0;
    }

    h3 {
        font-size: 32px;
    }

    h2 {
        font-size: 38px !important;
    }

    .abt-txt {
        padding: 60px 0px 40px 0;
        text-align: center;
    }

    .service-row.service-row1 {
        /* width: 100%; */
    }

    .service-row.service-row4 {
        /* width: 100%; */
    }

    .services .service-content:last-child {
        top: unset;
    }

    .services .service-content:nth-child(3) {
        top: unset;
    }

    .service h4 {
        font-size: 18px;
    }

    .service {
        width: 120px;
    }

    .service-img img {
        width: auto;
    }

    .service-row.service-row3 {
        width: 100%;
    }

    .floral-img {
        /* margin: 0px 0; */
        /* flex-wrap: wrap; */
    }

    .services {
        /* position: relative; */
    }

    .rounded-img img {
        width: 70%;
    }

    .sec-head {
        margin-bottom: 25px;
    }

    section.gallery-sec {
        background-position: 50%;
        height: fit-content;
        padding: 170px 0 0 0;
    }

    section.gallery-sec::after {
        display: none;
        width: 395px;
        height: 380px;
    }

    .gal-slide img {
        height: auto;
        clip-path: unset;
    }

    .gallery-slider-for::before {
        display: none;
    }

    .gal-slide-sml img {
        width: 100px;
        border: 4px solid #fff;
    }

    .vertical-slider {
        /* position: relative; */
        /* left: unset; */
        /* right: unset; */
        bottom: 0;
        width: 180px;
    }

    .gallery-slider-nav .slick-slide.slick-current.slick-active .gal-slide-sml img {
        border: 4px solid #f29630;
    }

    .gallery-slider-nav .slick-slide {
        opacity: 1;
    }

    .tab-container {
        padding: 20px;
    }

    .nav-tabs .nav-link {
        font-size: 22px;
    }

    .evt-txt h3 {
        font-size: 40px;
    }

    .evt-txt p {
        font-size: 10px;
    }

    .event-tabs {
        margin-top: 0;
    }

    .event-tabs .sec-head {
        margin-left: 0;
    }

    .event-slider .slick-dots {
        left: unset;
    }

    .event-slider {
        margin-bottom: 90px !important;
    }

    .blog-txt h5 {
        font-size: 18px;
    }

    .blog-txt h3 {
        font-size: 35px;
    }

    .blog {
        margin: 20px 0;
    }

    section.donate-sec h2 {
        font-size: 45px;
        line-height: 1.2;
        margin-bottom: 25px;
    }

    section.donate-sec h4 {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .donate-btn a {
        font-size: 18px;
        padding: 12px 40px;
    }

    section.donate-sec {
        padding: 40px 0;
    }

    footer h3 {
        font-size: 20px;
    }

    .quuic-fot ul a {
        font-size: 16px;
    }

    section.copy-right p {
        font-size: 16px;
        text-align: center;
        margin-bottom: 25px;
    }

    section.copy-right {
        height: 145px;
    }

    .newsltr-fot p {
        font-size: 16px;
    }

    .quuic-fot {
        margin: 0 0 30px 0;
    }

    footer {
        padding: 60px 0;
    }

    .pay-img {
        text-align: center;
        float: unset;
    }

    .contct-fot {
        margin: 0 0 30px 0;
    }

    .menuSec ul {
        gap: 6px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .menuSec ul li a {
        font-size: 12px;
    }

    .header-btn a {
        font-size: 12px;
        padding: 8px 10px;
    }

    section.main_slider {
        height: 100vh;
    }

    .abt-sec p {
        text-align: center !important;
    }

    .trustee-info h4 {
        font-size: 26px;
    }

    .trustee-info h4 span {
        display: block;
        font-size: 18px;
        color: #000;
        margin-top: 10px;
    }

    section.trustees-sec.directors-sec .trustee-info h4 {
        font-size: 20px;
    }

    section.trustees-sec.directors-sec .trustee-info h4 span {
        font-size: 14px;
        line-height: 20px;
    }

    .modal-content {
        width: 100%;
        margin-left: 0;
    }

    .modal-dialog {
        margin: 210px auto !important;
    }

    .contact-us .col-lg-4 {
        width: 33.3333333333%;
    }

}

@media only screen and (min-width: 520px) and (max-width: 767px) {
    .slicknav_menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999999;
    }

    header.headder {
        top: 7%;
    }

    .carousel-item img {
        height: 900px;
        object-position: 50%;
    }

    h1 {
        font-size: 70px;
    }

    .banner_text h3 {
        font-size: 32px;
    }

    p {
        font-size: 16px;
    }

    section.abt-sec::before {
        display: none;
    }

    section.abt-sec::after {
        width: 150px;
        height: 150px;
    }

    section.abt-sec {
        margin: 150px 0 0 0;
    }

    .banner_text p {
        width: 100%;
    }

    .banner_text {
        padding: 150px 0 0 0;
    }

    .theme_btn2 {
        font-size: 16px;
        padding: 10px 30px;
    }

    .theme_btn {
        padding: 10px 35px;
        font-size: 16px;
    }

    .menuSec {
        padding: 10px 0;
    }

    h3 {
        font-size: 32px;
    }

    h2 {
        font-size: 38px;
    }

    .abt-txt {
        padding: 60px 0px 40px 0;
        text-align: center;
    }

    .service-row.service-row1 {
        width: 100%;
    }

    .service-row.service-row4 {
        width: 100%;
    }

    .services .service-content:last-child {
        top: unset;
    }

    .services .service-content:nth-child(3) {
        top: unset;
    }

    .service h4 {
        font-size: 24px;
    }

    .service {
        width: auto;
    }

    .service-img img {
        width: auto;
    }

    .service-row.service-row3 {
        width: 100%;
    }

    .floral-img {
        margin: 0px 0;
        flex-wrap: wrap;
    }

    .services {
        position: relative;
    }

    .sec-head {
        margin-bottom: 25px;
    }

    section.gallery-sec {
        background-position: 50%;
        height: fit-content;
        padding: 170px 0 0 0;
    }

    section.gallery-sec::after {
        display: none;
        width: 395px;
        height: 380px;
    }

    .gal-slide img {
        height: auto;
        clip-path: unset;
    }

    .gallery-slider-for::before {
        display: none;
    }

    .gal-slide-sml img {
        width: auto;
        border: 4px solid #fff;
    }

    .vertical-slider {
        position: relative;
        left: unset;
        right: unset;
        bottom: unset;
        width: 100%;
    }

    .gallery-slider-nav .slick-slide.slick-current.slick-active .gal-slide-sml img {
        border: 4px solid #f29630;
    }

    .gallery-slider-nav .slick-slide {
        opacity: 1;
    }

    .event-boxes {
        grid-template-columns: auto auto;
    }

    .tab-container {
        padding: 20px;
    }

    .nav-tabs .nav-link {
        font-size: 22px;
    }

    .evt-txt h3 {
        font-size: 40px;
    }

    .evt-txt p {
        font-size: 10px;
    }

    .event-tabs {
        margin-top: 0;
    }

    .event-tabs .sec-head {
        margin-left: 0;
    }

    .event-slider .slick-dots {
        left: unset;
    }

    .event-slider {
        margin-bottom: 90px !important;
    }

    .blog-txt h5 {
        font-size: 18px;
    }

    .blog-txt h3 {
        font-size: 35px;
    }

    .blog {
        margin: 20px 0;
    }

    section.donate-sec h2 {
        font-size: 45px;
        line-height: 1.2;
        margin-bottom: 25px;
    }

    section.donate-sec h4 {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .donate-btn a {
        font-size: 25px;
        padding: 12px 60px;
    }

    section.donate-sec {
        padding: 40px 0;
    }

    footer h3 {
        font-size: 20px;
    }

    .quuic-fot ul a {
        font-size: 16px;
    }

    section.copy-right p {
        font-size: 16px;
        text-align: center;
        margin-bottom: 25px;
    }

    section.copy-right {
        height: 145px;
    }

    .newsltr-fot p {
        font-size: 16px;
    }

    .quuic-fot {
        margin: 0 0 30px 0;
    }

    footer {
        padding: 60px 0;
    }

    .pay-img {
        text-align: center;
        float: unset;
    }

    .contct-fot {
        margin: 0 0 30px 0;
    }


}

@media only screen and (min-width: 300px) and (max-width: 519px) {

    ul.slicknav_nav .fa-solid {
        display: none !important;
    }

    .slicknav_menu {
        position: relative;
        left: 0;
        width: 100%;
        z-index: 999999;
    }

    #top-broadcast {
        position: relative;
    }

    #top-broadcast .news-container ul li {
        overflow: hidden;
        display: flex;
        height: 60px;
    }

    .header-btn {
        text-align: center !important;
        float: none;
    }

    header {
        position: relative !important;
        top: 0;
    }

    .sticky_header .menuSec {
        padding: 5px 10px;
    }

    section.main_slider {
        margin-top: 0;
    }

    .carousel-caption {
        align-items: flex-start;

    }

    .carousel-item img {
        /* height: 900px; */
        object-position: 50%;
    }

    h1 {
        font-size: 50px;
    }

    .banner_text h3 {
        font-size: 32px;
    }

    p {
        font-size: 14px;
    }

    section.abt-sec::before {
        display: none;
    }

    section.abt-sec::after {
        width: 150px;
        height: 150px;
    }

    section.abt-sec {
        margin: 50px 0 0 0;
    }

    .banner_text p {
        width: 100% !important;
    }

    .banner_text {
        padding: 20px 0 0 0;
    }

    .theme_btn2 {
        font-size: 16px;
        padding: 10px 30px;
    }

    .theme_btn {
        padding: 10px 15px;
        font-size: 14px;
    }

    .menuSec {
        padding: 10px 0;
    }

    h3 {
        font-size: 30px;
    }

    h2 {
        font-size: 35px !important;
    }

    .abt-txt {
        padding: 60px 0px 40px 0;
        text-align: center;
    }

    .abt-sec h2 {
        font-size: 35px !important;
        text-align: center;
    }

    section.committee {
        margin: 0;
    }

    .floral-img {
        margin: 0 !important;
    }

    .service-row {
        gap: 10px;
    }

    .service-row.service-row1 {
        width: 100%;
    }

    .service-row.service-row4 {
        width: 100%;
    }

    .services .service-content:last-child {
        top: unset;
    }

    .services .service-content:nth-child(3) {
        top: unset;
    }

    .service h4 {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .service {
        width: auto;
    }

    .service-img {
        margin-bottom: 10px;
    }

    .service-img img {
        width: 100%;
    }

    .service-row.service-row3 {
        width: 100%;
    }

    .floral-img {
        margin: 0px 0;
        flex-wrap: wrap;
    }

    .rounded-img img {
        bottom: 0;
        width: auto;
    }

    .service-row.service-row1 {
        padding-top: 50px;
    }

    .services {
        position: relative;
    }

    .sec-head {
        margin-bottom: 25px;
    }

    section.gallery-sec {
        background-position: 50%;
        height: fit-content;
        padding: 120px 0 30px 0;
    }

    section.gallery-sec::after {
        display: none;
        width: 395px;
        height: 380px;
    }

    .slick-prev {
        left: -9px;
    }

    .slick-next {
        right: -4px;
    }

    .gal-slide img {
        height: auto;
        clip-path: unset;
    }

    .gallery-slider-for::before {
        display: none;
    }

    .gal-slide-sml img {
        width: auto;
        border: 4px solid #fff;
    }

    .vertical-slider {
        position: relative;
        left: unset;
        right: unset;
        bottom: unset;
        width: 100%;
    }

    .gallery-slider-nav .slick-slide.slick-current.slick-active .gal-slide-sml img {
        border: 4px solid #f29630;
    }

    .gallery-slider-nav .slick-slide {
        opacity: 1;
    }

    .event-boxes {
        grid-template-columns: auto auto;
    }

    .tab-container {
        padding: 20px;
    }

    .nav-tabs .nav-link {
        font-size: 18px;
    }

    .evt-txt h3 {
        font-size: 40px;
    }

    .evt-txt p {
        font-size: 10px;
    }

    .event-tabs {
        margin-top: 0;
    }

    .event-tabs .sec-head {
        margin-left: 0;
    }

    .event-slider .slick-dots {
        left: unset;
    }

    .event-slider {
        margin-bottom: 90px !important;
    }

    .blog-txt h5 {
        font-size: 18px;
    }

    .blog-txt h3 {
        font-size: 35px;
    }

    .blog {
        margin: 20px 0;
    }

    section.donate-sec h2 {
        font-size: 45px;
        line-height: 1.2;
        margin-bottom: 25px;
    }

    section.donate-sec h4 {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .donate-sec p {
        margin-top: 20px;
    }

    .donate-btn a {
        font-size: 25px;
        padding: 12px 60px;
    }

    section.donate-sec {
        padding: 40px 0;
    }

    footer h3 {
        font-size: 20px;
    }

    .quuic-fot {
        text-align: center;
    }

    .quuic-fot h3 {
        margin-bottom: 30px;

    }

    .quuic-fot ul {
        margin-bottom: 0;
    }

    .quuic-fot ul li {
        text-align: center;
    }

    .quuic-fot ul a {
        font-size: 16px;
    }

    .quuic-fot .row {
        flex-direction: column;
        align-items: center;
    }

    footer .contct-fot {
        text-align: center;
    }

    footer .contct-fot h3 {
        margin-top: 30px;
    }

    footer ul.contcs-lnks:first-child {
        margin-bottom: 8%;
    }

    footer ul.contcs-lnks li {
        display: flex;
        justify-content: center;
    }

    section.copy-right p {
        font-size: 16px;
        margin: 10px 0;
    }

    .newsltr-fot p {
        font-size: 16px;
    }

    footer {
        padding: 60px 0;
    }

    .pay-img {
        text-align: center;
        float: unset;
    }

    .abt-sec p {
        text-align: center !important;
    }

    .committee h2 {
        font-size: 35px !important;
    }

    section.gallery-sec h3 {
        margin-bottom: 20px;
    }

    section.gallery-sec h2 {
        color: #ee9300;
        /* font-size: 31px !important; */
        font-size: 20px !important;
        text-shadow: none !important;
    }

    section.donate-sec h2 {
        font-size: 30px !important;
    }

    .trustee-info h4 {
        font-size: 40px;
    }

    .trustee-info h4 span {
        display: block;
        font-size: 27px;
    }

    .modal-content {
        width: 100%;
        margin-left: 0;
        margin-top: 140px;
    }

    .contact-us .col-lg-4 {
        margin-bottom: 20px;
    }

    .det-sec .donate-btn {
        margin-bottom: 10px;
    }

    .det-sec .donate-btn a {
        width: 100%;
    }

    .det-txt ul li ul {
        padding-left: 5px !important;
    }

    body section:first-of-type {
        padding-top: 0 !important;
    }

    .forms-sect .title-head p {
        width: auto;
    }

    .forgot-pass {
        display: flex;
        flex-direction: column;
    }

    .chairman_numbers {
        flex-wrap: wrap;
    }

    section.committee .service-img img {
        max-width: 170px !important;
        min-height: 170px !important;
    }


}

@media only screen and (min-width: 0px) and (max-width: 299px) {}

html {
    overflow-x: hidden;
}


.slicknav_menu {
    background: #f29630;
}

.slicknav_btn {
    background-color: #5e0f02;
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #ffffff;
}