@media (max-width:1299px) {
    .hdr-social li a{
    padding: 0px 10px;
    }
}
@media (max-width:1199px) {
    h2, .sec-heading {
    font-size: 36px;
    line-height: 46px;
}
.innerbanner h1, .innerbanner .page-heading{ font-size:48px; font-weight:600; }
	.headr-phone a {
        font-size: 20px;
    }
.innerbanner{ padding:75px 0; }
    .theme-navbar .navbar-nav a.nav-link {
        padding: 0 15px;
        font-size: 16px;
        line-height: 24px;
    }
 .obj_sec {
    margin-bottom: 24px;
}   
    .common-section {
        padding: 50px 0;
    }
    .press-page .edutext {
    min-height: 140px;
}
    .theme-tabs .nav-tabs .nav-link {
        padding: 0 15px;
        font-size: 16px;
        height: 50px;
        margin-right: 20px;
    }
    .find-box .fd-detail p {
    font-size: 16px;
    line-height: 24px;
}
    .theme-tabs .tab-content {
        padding-top: 25px;
    }
    
    .home_about .theme-tabs .tab-content {
        padding-right: 20px;
    }
    
    .theme-tabs .tab-content p {
        margin-bottom: 25px;
    }
    
    .common-btn {
        padding: 0 015px;
        font-size: 16px;
        line-height: 42px;
    }
    
    .home_press .press-text {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .press-box .press-img {
        width: 100px;
    }
    
    .press-box .press-text {
        width: calc(100% - 100px);
        padding: 0 8px;
    }
    
    .press-box .press-text h4 {
        font-size:18px;
    }
    
    .press-box .press-text p {
        font-size: 16px;
        line-height:24px;
        margin-bottom: 10px;
    }
    
    body, p {
        font-size: 16px;
        line-height: 24px;
    }
    
    h2, .sec-heading {
        margin-bottom: 20px;
    }
    
    .edutext {
        padding: 25px;
    }
    
    .edutext h4 {
        font-size: 20px;
        line-height: 28px;
    }
    
    .edutext p {
        font-size: 16px;
        line-height: 24px;
    }
    
    .edutext a.normal-text2 {
        font-size: 18px;
        line-height: 28px;
    }
    
    .event-text {
        padding: 50px 10px;
    }
    
    .footer-title {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    
    .footer-menu li {
        padding: 0 10px 16px 0px;
    }
    
    .footer-menu li a {
        font-size:16px;
        padding: 8px 0;
    }
    
    .add_box .add-text {
        font-size: 16px;
        line-height: 24px;
    }
    
    .add_box .add-text br {
        display: none;
    }
    
    .add_box {
        margin-bottom: 25px;
    }
    
    .footercol3 .innersec {
        margin-bottom: 25px;
    }
    
    .hdr-social li a {
        font-size: 14px;
        line-height: 24px;
    }
    
    .footercol3 {
        width: 40%;
    }
    
    .footercol2 {
        width: 30%;
    }
    
    .footercol1 {
        width: 30%;
    }
    
    .footer-top {
        padding: 40px 0;
    }
    
    .footer-bottom {
        padding: 20px 10px;
    }
    
    .footer-bottom .copyright {
        font-size: 16px;
        line-height: 24px;
    }
    .event-text p {
        font-size: 16px;
        line-height: 24px;
    }
    .gallery-sec {
        margin-bottom: 20px;
    }
    ul.slick-dots li button {
        width: 15px;
        height: 15px;
        margin: 0 3px;
    }

}

@media (max-width:991px) {

    button.navbar-toggler {
        display: none;
    }
    
    nav.navbar.navbar-expand-lg.theme-navbar {
        display: none;
    }
    :root {--logo-part-width: 250px;}

.headr-phone {
    margin-left: 15px;
}

.headr-phone a {
    font-size: 20px;
    line-height: 1.3;
}

.hdr-social li a {
    font-size: 0;
    line-height: 1;
    padding: 6px;
    width: 40px;
    text-align: center;
}

.hdr-social li a i {
    font-size: 18px;
    margin: 0 !important;
}


.common-section.home_about {
    padding: 40px 0;
}

.home_about .theme-tabs .tab-content {
    padding-right: 0;
}

.theme-tabs {
    margin-bottom: 25px;
}

.home_press .sec_imgholder {
    width: 100%;
    position: static;
    height: 560px;
}

.home_press:after {
    top: auto;
    width: 100vw;
    bottom: 0;
    top: 560px;
}

.home_press .press-text {
    padding-top: 40px;
    padding-bottom: 40px;
}

.press-box .press-text {
    padding: 0 10px;
}

.home_education-sec h2 {
    margin-bottom: 20px;
}

h2, .sec-heading {
    font-size: 32px;
    line-height: 42px;
}

.edubox {
    max-width: 500px;
    margin: 0 auto 30px auto;
}

.event-text {
    padding: 40px 10px;
}

.event-text p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
}

.home_events .sec_imgholder {
    position: static;
    width: 100%;
    height: 400px;
}

.home_events:after {
    width: 100%;
    bottom: 400px;
}

.gallery_img {
    margin: 1px;
}

.footercol1 {
    width: 100%;
    padding: 25px;
    background: var(--theme-green);
}

.footercol1 .footer-title {
    text-align: center;
}

.footer-menu li {
    flex-basis: auto;
    width: auto;
    padding: 0 10px;
}

ul.footer-menu {
    justify-content: center;
}

.footer-top {
    padding: 0;
}

.footer-top>.container {
    width: 100%;
    padding: 0;
    max-width: none;
}

.footer-top .row {--bs-gutter-x: 0;--bs-gutter-y: 0;}

.footercol2, .footercol3 {
    width: 50%;
    padding: 30px 30px;
}

.footer-title {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 18px;
}

.footer-bottom {
    padding: 15px;
}

.footer-bottom .copyright {
    font-size: 16px;
    line-height: 26px;
}
/*---- inner page ----*/
.res_order-1{
    order: -1;
}
.mission-page h2 {
    margin-top: 0px;
}

.abt-img.bioimage {
    margin-top: 15px;
}

.bioimage {
    margin-bottom: 20px;
    order: -1;
    float: right;
    max-width: 300px;
}


.innerbanner {
    padding: 70px 0;
}

.innerbanner h1, .innerbanner .page-heading {
    font-size: 45px;
}

.topcard {
    padding: 50px 0;
}


    /* menu css */
    header .container {
        max-width: 100%;
        padding-right: 70px;
    }
    .mob-menu-header-holder {
        background: var(--white);
        width: 40px;
        top: 14px;
        right: 10px;
    }
    
    .mob-menu-header-holder .mobmenur-container {
        margin: 0;
        background: var(--theme-green);
        padding: 4px 2px;
        border-radius: 3px;
    }
    .mob-menu-right-bg-holder{
        background-color: var(--theme-green);
    }
    .mobmenu-right-panel .mobmenu-right-bt .mob-cancel-button {
        color: var(--white);
    }
    
    .mobmenu-right-panel .mobmenu-right-bt {
        top: 5px;
        right: 5px;
    }
    
    .mobmenu-content {
        border-top: 1px solid var(--white);
    }
    
    .mobmenu-content li {
        padding: 0;
        margin: 0;
    }
    
    #mobmenuright li a, #mobmenuright li a:visited, #mobmenuright .mobmenu-content h2, #mobmenuright .mobmenu-content h3, .mobmenu-left-panel .mobmenu-display-name {
       font-family: "Open Sans", sans-serif;
		font-weight:bolod;
        color: var(--white);
        padding: 8px 10px;
        font-size: min(22px, 2vw);
    }
    
    #mobmenuright li {
        border-bottom: 1px solid #fff;
        padding-bottom: 0;
        position: relative;
    }
    
    #mobmenuright li:last-child {
        border: none;
    }
    
    #mobmenuright li button.sub-menu-toggle {
        position: absolute;
        right: 0;
        top: 5px;
        background: transparent;
        border: none;
        color: #fff;
    }
    
    #mobmenuright li button.sub-menu-toggle span.icon-plus {
        display: none;
    }
    
    #mobmenuright li button.sub-menu-toggle span.icon-minus {
        display: none;
    }
    
    #mobmenuright li .mob-expand-submenu.show-sub {
        top: 6px;
    }
    
    #mobmenuright li a, #mobmenuright li a:visited, .show-nav-right .mob-menu-copyright, .show-nav-right .mob-expand-submenu i {
        font-size: min(22px, 2vw);
        color: var(--white);
    }
    
    .mobmenu-content #mobmenuright .sub-menu {
        background: var(--white);
    }
    
    .mobmenu-content #mobmenuright li > .sub-menu li {
        padding: 0;
        margin: 0;
        border-bottom: 1px solid #000;
        background: var(--white);
        color: var(--white);
    }
    
    .mobmenu-content #mobmenuright .sub-menu a {
        color: var(--black);
    }
    
    .mobmenu-content #mobmenuright li > .sub-menu li:last-child {
        border: none;
        margin: 0;
        padding: 0;
    }
    .mob-icon-up-open {
    margin-top: -5px;
}
/*--- menu css end ---*/
.mobmenu-content #mobmenuleft li:hover, .mobmenu-content #mobmenuright li:hover, .mobmenu-content #mobmenuright > li > a:hover {
    background: var(--black);
    color: #fff;
}
.mb-15-md{
    margin-bottom: 15px !important;
}
.mt-15-md{
    margin-top: 15px !important;
}
.innerbanner2 {
    padding: 50px 0;
}
}

@media (max-width:991px) and (min-width:768px) {
    .innerbanner2 .col-lg-6.page-text-banner {
        flex-basis: 50%;
        max-width: 50%;
    }
    
    .imgholder img {
        width: 100%;
        margin-bottom: 10px;
    }
}
@media (max-width:767px) {
   
    :root {--logo-part-width: 200px;}
    .press-box .press-img {
        width: 200px;
    }
    
    .press-box .press-text {
        width: calc(100% - 200px);
    }
    
    .footer-menu li {
        padding: 0 5px;
    }
    
    .footer-menu li a {
        font-size: 16px;
    }
    
    .add_box .add-text {
        font-size: 16px;
        line-height: 1.5;
    }
    
    .add_box .add-icon {
        font-size: 16px;
        line-height: 1.5;
        margin-right: 10px;
    }
    
    footer .donate-btn-holder .common-btn {
        min-width: 100px;
    }
    
    .common-btn {
        padding: 0 10px;
        font-size: 16px;
        line-height: 40px;
    }
    
    .footercol3 .innersec {
        margin-bottom: 20px;
    }
    
    .footercol2, .footercol3 {
        padding: 20px;
    }
    
    .footer-title {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    
    .hdr-social li a {
        width: 35px;
    }
    
    .hdr-social li a i {
        margin: 0 auto !important;
        font-size: 16px;
    }
    
    .footercol1 {
        padding: 20px 10px;
    }
    
    .footer-bottom {
        padding: 10px;
    }
    
    .footer-bottom .copyright {
        font-size: 15px;
        line-height: 25px;
    }

    /* inner pages */

    
    .innerbanner h1, .innerbanner .page-heading {
        font-size: 36px;
    }

    #mobmenuright li a, #mobmenuright li a:visited, .show-nav-right .mob-menu-copyright, .show-nav-right .mob-expand-submenu i {
        font-size: 16px
    }
    .headr-phone a{
        font-size: 16px;
    }

    .mb-15-md{
        margin-bottom: 10px !important;
    }
    .mt-15-md{
        margin-top: 10px !important;
    }
    .innerbanner2:after {
        width: 100%;
        opacity: 0.3;
    }
    
    .innerbanner2:before {
        width: 100%;
    }
    
    .page-text .imgholder {
        margin-bottom: 10px;
    }
    .common-ul.three-li li{
        width: calc(100% / 2);
        flex-basis: calc(100% / 2);
    }
    .logo-part img{
        height: 55px;
    }
}
@media (max-width:575px) {
 
    .logo-part {
        width: fit-content;
        flex-basis: fit-content;
        text-align: center;
        margin-bottom: -62px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        z-index: 2;
    }
    
    .logo-part img {
        height: 60px;
        max-width: 34vw;
        margin-right: 4vw;
    }
    
    .header-right {
        flex-basis: 100%;
        width: 100%;
        padding: 0;
        justify-content: space-between;
        height: 60px;
        align-items: center;
    }
    
    .headr-phone a {
        font-size: min(15px, 4vw);
    }
    
    .headr-phone a img {
        margin: 0 4px 0 0;
        height: 16px;
    }
    
    .hdr-social li a {
        width: 22px;
        padding: 2px;
    }
    
    .hdr-social li {
        padding: 0 2px;
    }
    
    .hdr-social li a i {
        font-size: min(14px, 3vw);
    }


    .theme-tabs .nav-tabs .nav-link {
        padding: 0 12px;
        font-size: min(15px, 3.5vw);
        height: 40px;
        margin: 5px 10px;
    }
    
    .theme-tabs .nav-tabs {
        justify-content: center;
    }
    
    .theme-tabs .tab-content {
        padding-top: 10px;
        text-align: justify;
    }
    
    .theme-tabs .tab-content p {
        margin-bottom: 16px;
    }
    
    body, p {
        font-size: min(14px, 3.5vw);
        line-height: 1.7;
    }
    
    .theme-tabs .tab-content .btn-holder {
        text-align: center;
    }
    
    .common-btn {
        font-size: min(15px, 3.4vw);
        line-height: 1.5;
        padding: 8px 15px;
    }
    
    .abt-img {
        border-width: 7px;
    }
    
    .home_press .sec_imgholder {
        height: 80vw;
    }
    
    .home_press:after {
        top: 80vw;
    }
    
    .home_press .press-text {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .common-section.home_about {
        padding: 30px 0;
    }
    
    .home_press .press-text h2.sec-heading {
        text-align: center;
        margin-bottom: 15px;
    }
    
    h2, .sec-heading {
        font-size: min(28px, 10vw);
        line-height: 1.3;
    }
    
    ul.press-list {
        margin-bottom: 20px;
    }
    
    .press-box {
        padding: 15px;
        flex-wrap: wrap;
        margin: 0 auto 20px auto;
        max-width: 400px;
    }
    
    .press-box .press-img {
        width: 100%;
        height: auto;
    }
    
    .press-box .press-text {
        width: 100%;
        padding: 20px 0 0 0;
    }
    
    .press-box .press-text h4 {
        font-size: min(20px, 5vw);
        line-height: 1.4;
    }
    
    .press-box .press-text p {
        font-size: min(14px, 3.5vw);
        line-height: 1.5;
    }
    
    a.normal-link {
        font-size: min(18px, 4.5vw);
        line-height: 1.3;
    }
    
    .btn-holder {
        text-align: center;
    }
    
    .common-section {
        padding: 30px 0;
    }
    
    .home_education-sec h2 {
        margin-bottom: 15px;
    }
    
    .edutext {
        padding: 15px;
    }
    
    .edutext h4 {
        font-size: min(18px, 4.5vw);
        line-height: 1.5;
    }
    
    .edutext p {
        font-size: min(14px, 4vw);
        line-height: 1.5;
    }
    
    .edutext a.normal-text2 {
        font-size: 16px;
        line-height: 1.2;
    }
    
    .event-text {
        padding: 30px 10px;
        text-align: center;
    }
    
    .footercol2, .footercol3 {
        width: 100%;
        text-align: center;
    }
    
    .footercol2 {
        background: var(--theme-blue);
    }
    
    .add_box .add-text {
        font-size: 15px;
        line-height: 1.7;
        text-align: left;
    }
    
    .add_box {
        max-width: 250px;
        margin: 0 auto 12px auto;
    }
    
    .footercol3 .innersec .hdr-social {
        justify-content: center;
    }
    .innerbanner h1, .innerbanner .page-heading {
        font-size: 7vw;
    }
    
    .innerbanner {
        padding: 10vw 0;
    }
    .mobmenur-container i {
    font-size: 24px;
    line-height: 24px;
}

.mob-menu-header-holder {
    top: 4px;
    width: 30px;
    height: 30px;
}

.mob-menu-header-holder .mobmenur-container {
    padding: 3px 0px;
    border-radius: 3px;
}

header .container {
    padding-right: 44px;
}

.logo-part img {
    max-width: 30vw;
    margin-right: 8vw;
}

.headr-phone {
    margin-left: 0;
}

.headr-phone a img {
    height: 16px;
}

.mob-icon-menu:before {
    margin: 0 3px;
}

.common-ul.three-li li {
    font-size: 15px;
    width: 100%;
    flex-basis: 100%;
}

}
@media (max-width:360px) {
    .headr-phone a {
        font-size: min(12px, 4vw);
    }
    
    .headr-phone a img {
        height: 12px;
    }
    
    .logo-part img {
        max-width: 28vw;
    }
}