@media (min-width: 1400px) and (max-width: 1599.98px) {}

@media (max-width: 1200px) {
img{max-width:100%;height:auto}
.menu-Bar{display:block;top:0px}
.menuWrap.open{display:flex;left:0px}
.menuWrap{position:fixed;left:-210%;right:0;top:0;bottom:0;margin:auto;background:#0f4c97;height:100vh;display:flex;align-items:center;justify-content:center;flex-flow:column;transition:all
0.4s ease;z-index:3;width:100vw}
ul.menu li{display:block}
ul.menu li
a{margin-bottom:10px;padding:0;display:block;text-align:center;margin-bottom:15px;padding-right:0px;margin-right:0px;color:#fff;font-size:15px;text-transform:capitalize}
.logo img{max-width:50%}
.container{position:relative}
header .main-header ul.menu>li{display:block;margin:0px;padding:0}
header .main-header ul.menu>li a{color:#fff}
header .main-header ul.menu>li a:before{display:none}

}

/* ipad pro */
@media (min-width: 992px) and (max-width: 1199.98px) {

}


@media (max-width: 1440px) {}

@media (max-width: 1200px) {

header{
/* padding: 1rem 0; */
position: relative;
}

.dropdown {
position: unset;
box-shadow: none;
width: 100%;
background: #f0f8ff80;
}

.dropdown ul li a {
padding: 0;
line-height: 1rem;
/* padding: 0; */
padding: 1rem;
font-weight: 500;
}

.sub-menu a {
color: #333 !important;
margin-bottom: 0 !important;
}

.sub-menu {
left: auto !important;
padding-top: 16px;
top: 24px;
}
a.header-btn {
padding: 15px 20px !important;
margin-bottom: 0 !important;
display: flex !important;
gap: 5px !important;
align-items: center;
}
.menuWrap .menu:first-child{
padding-left: 0;
width: 100%;
}
img {
max-width: 100%;
height: auto;
}
.menu-Bar {
display: block;
top: 0px;
}
.menuWrap.open {
display: flex;
left: 0px;
}
.menuWrap {
position: fixed;
left: -210%;
/* right: 0; */
top: 0;
bottom: 0;
margin: auto;
background: #ffffff;
height: 100vh;
display: flex;
align-items: center;
/* justify-content: center; */
flex-flow: column;
transition: all 0.4s ease;
z-index: 99999;
width: 100%;
overflow-y: auto;
box-shadow: 0px 4px 6px -1px rgb(0 0 0 / 10%), 0px 2px 4px -1px rgb(0 0 0 / 6%);
}
ul.menu > li {
display: flex;
justify-content: center;
gap: 5px;
border-bottom: 1px solid #ddd;
padding: 0;
flex-direction: column;
}
ul.menu > li > a {
margin-bottom: 10px;
padding: 0;
display: block;
text-align: center;
margin-bottom: 15px;
padding-right: 0px;
margin-right: 0px;
color: #fff;
font-size: 15px;
text-transform: capitalize;
}

.container {
position: relative;
}

.mainBanner .container{ position: initial; }

.main-header{
position: relative;
z-index: 999;
width: 100%;
padding-top: 18px;
}

header .main-header ul.menu>li > a {
color: #333;
width: 100%;
text-align: left;
margin: 0;
display: flex;
justify-content: space-between;
padding: 1rem;
}
header .main-header ul.menu>li > a:before {
display: none;
}

ul.menu ul.top-social-icons{ margin-top: 1rem; padding: 0rem 1rem; }
h1{ font-size: 50px; }

.mainBanner{ padding: 3rem 0; height: initial; }
h2{ font-size: 30px; line-height: normal; }
.subscribe{ display: flex; justify-content: space-between; }
.subscribe input.form-control{ width: 80%; }
.subscribe button.btn-subscribe{ height: 100%; width: 20%; }
}

@media (max-width : 1025px){

.overlap-slider {
/* width: 180%; */
width: 100%;
position: relative;
}

}

@media (max-width : 768px){
.logo img {
max-width: 40%;
}
header {
padding: 0rem 0;
}

.menuWrap {
position: fixed;
margin: 0px;
}

.menuWrap.open {
display: block;
left: 0px;
top: 0px;
}
ul.menu {
margin-top: 110px;
}
header .main-header ul.menu>li:last-child{
border: 0;
}

ul.menu a.btn.btn-primary {
margin-top: 20px;
}

.top-bar .contact-info a {
font-size: 13px;
margin: 0px !important;
}

h1 {
font-size: 32px;
line-height: 1.2;
}

.mainBanner{
height: 800px !important;
}

.hero-content a.btn-primary {
margin-top: 20px;
}

.hero-form-card h3.title {
font-size: 24px;
line-height: normal;
}

h1 br{
display: none;
}

.mainBanner {
height: initial;
}

.banner-content {
padding-left: 10px;
}

.hero-section p.para {
font-size: 15px;
}

.hero-section p.para br {
display: none;
}

section {
padding-bottom: 3rem;
}
section {
padding-top: 3rem;
}

h2 {
font-size: 28px;
line-height: 1;
}

p {
font-size: 14px;
line-height: 1.4;
}

.btn {
padding: 14px 24px;
font-size: 12px;
}

a.f-logo img {
height: 70px;
}

.footer-content p, .copyright p {
text-align: center;
margin-bottom: 8px;
}

.clientSlider img{ max-width: 100%; }
/* section.location {
padding-top: 50px;
padding-bottom: 50px;
} */

.logo img{ max-width: 80%; }
.inner-banner{ padding: 5rem 0; }

}


@media (min-width: 1400px) {
    .container  {
        max-width: 1440px;
    }
}


@media (min-width: 1600px) and (max-width: 1700px) {
    .menu>li>a {
    font-size: 17px;
    }
    
    .rightMenuWrap>a {
        font-size: 16px;
    }
    
    .gt_container--wnvqhp .gt_switcher .gt_selected a {
        font-size: 13px;
    }
}



@media (min-width: 1400px) and (max-width: 1600px) {
.logo img {
    max-width: 60%;
}

.menu>li>a {
    font-size: 15px;
}

.rightMenuWrap>a {
    font-size: 15px;
}


 {
    gap: 10px;
}

.rightMenuWrap {
    gap: 8px;
}

.rightMenu .gt_container--u1xdlm .gt_switcher .gt_selected a {
    font-size: 13px;
    width: auto;
}


.rightMenu .gt_container--u1xdlm .gt_switcher .gt_selected {
    max-width: 115px !important;
}

.rightMenu .gt_container--u1xdlm .gt_switcher .gt_option {
    width: 100% !important;
    max-width: 112px !important;
}

.rightMenu .gt_container--u1xdlm .gt_switcher a {
    font-size: 12px;
}

.rightMenu .gt_container--u1xdlm {
    max-width: 115px !important;
}

.rightMenu .asl_w_container.asl_w_container_1 {
    min-width: 160px !important;
}



.gt_switcher.notranslate {
    width: 100%;
    max-width: 120px;
    border: 1px solid #ebebeb;
}

.gt_switcher.notranslate a {
        font-size: 13px !important;
}

.gt_container-b9tube .gt_switcher .gt_selected {
    width: 100%;
}

.gt_container-b9tube .gt_switcher .gt_selected  a {
    font-size: 12px;
}

.gt_container-eg0vrd .gt_switcher .gt_selected a {
    width: auto !important;
    font-size: 14px !important;
}

}



@media (min-width: 1280px) and (max-width: 1400px) {
    .logo img {
        max-width: 60%;
    }
    
    .menu>li>a {
        font-size: 15px;
    }
    
    .rightMenuWrap>a {
        font-size: 15px;
    }
    
    ul.rightMenu {
        gap: 10px;
    }
    
    .rightMenuWrap {
        gap: 8px;
    }
    
    .rightMenu .gt_container--u1xdlm .gt_switcher .gt_selected a {
        font-size: 13px !important;
        width: auto !important;
    }
    
    .rightMenu .gt_container--u1xdlm .gt_switcher .gt_selected {
        max-width: 115px !important;
    }
    
    .rightMenu .gt_container--u1xdlm .gt_switcher .gt_option {
        width: 100% !important;
        max-width: 112px !important;
    }
    
    .rightMenu .gt_container--u1xdlm .gt_switcher a {
        font-size: 12px !important;
    }
    
    .rightMenu .gt_container--u1xdlm {
        max-width: 115px !important;
    }
    
    .menu>li {
        padding: 0px 6px 0 0px;
        margin: 0 6px 0 0;
    }
    
    .rightMenu .asl_w_container.asl_w_container_1 {
        min-width: 160px !important;
    }
    
    .gt_switcher.notranslate {
        width: 100%;
        max-width: 120px;
        border: 1px solid #ebebeb;
    }
    
    .gt_switcher.notranslate a {
            font-size: 13px !important;
    }
    
    .gt_container-b9tube .gt_switcher .gt_selected {
        width: 100%;
    }
    
    .gt_container-b9tube .gt_switcher .gt_selected  a {
        font-size: 12px;
    }
    
    .gt_container-eg0vrd .gt_switcher .gt_selected a {
        width: auto !important;
        font-size: 14px !important;
    }
    
    .abt-img span {
        font-size: 13px;
        line-height: 55px;
        letter-spacing: 2px;
        padding: 2px 40px;
        right: -1.5rem;
        bottom: -1rem;
    }


}



/* ipad pro */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .menu-Bar {
        right: 28rem;
    }
    
    .rightMenuWrap {
     gap: 10px;
    }
    
    .rightMenuWrap>a {
        font-size: 14px;
    }
    
    .rightMenuWrap {
        margin-left: -40%;
    }

    
    .menuWrap.open ul#menu-main-menu {
        display: block;
    }
    
    
    ul.menu > li, ul.menu li a {
        border-right: 0;
        text-align: center;
    }
    
    
    .rightMenu .asl_w_container.asl_w_container_1 {
        min-width: 160px !important;
    }
    
    .gt_switcher.notranslate {
        width: 100%;
        max-width: 120px;
        border: 1px solid #ebebeb;
    }
    
    .gt_switcher.notranslate a {
            font-size: 13px !important;
    }
    
    .gt_container-b9tube .gt_switcher .gt_selected {
        width: 100%;
    }
    
    .gt_container-b9tube .gt_switcher .gt_selected  a {
        font-size: 12px;
    }
    
    .gt_container-eg0vrd .gt_switcher .gt_selected a {
        width: auto !important;
        font-size: 14px !important;
    }
    
    
    .faq .at-title h2 {
        white-space: unset !important;
        font-size: 17px;
        letter-spacing: 0px;
        line-height: 20px;
        margin-right: 18px;
        display: block;
    }
    
    .faq .at-title:after {
        right: 2px;
        font-size: 18px;
    }
    
    .faq .at-tab p {
        font-size: 15px;
        line-height: 23px;
    }
    
    span.notranslate {
        white-space: unset !important;
    }
    
    .faq .at-title {
        padding: 14px 2px 16px;
    }



}







/* ipad mini */
@media (min-width: 768px) and (max-width: 991.98px) {
       .menu-Bar {
        right: 28rem;
    }
    
    .rightMenuWrap {
     gap: 10px;
    }
    
    .rightMenuWrap>a {
        font-size: 14px;
    }
    
    .rightMenuWrap {
        margin-left: -80%;
    }

    
    .menuWrap.open ul#menu-main-menu {
        display: block;
    }
    
    
    ul.menu > li, ul.menu li a {
        border-right: 0;
        text-align: center;
    }
    
    
    .rightMenu .asl_w_container.asl_w_container_1 {
        min-width: 160px !important;
    }
    
    .gt_switcher.notranslate {
        width: 100%;
        max-width: 120px;
        border: 1px solid #ebebeb;
    }
    
    .gt_switcher.notranslate a {
            font-size: 13px !important;
    }
    
    .gt_container-b9tube .gt_switcher .gt_selected {
        width: 100%;
    }
    
    .gt_container-b9tube .gt_switcher .gt_selected  a {
        font-size: 12px;
    }
    
    .gt_container-eg0vrd .gt_switcher .gt_selected a {
        width: auto !important;
        font-size: 14px !important;
    }
    
    
    .logo img {
        max-width: 100%;
    }
    
    
    .faq .at-title h2 {
        white-space: unset !important;
        font-size: 22px;
        letter-spacing: 0px;
        line-height: 30px;
        margin-right: 18px;
        display: block;
    }
    
    .faq .at-title:after {
        right: 2px;
        font-size: 18px;
    }
    
    .faq .at-tab p {
        font-size: 15px;
        line-height: 23px;
    }
    
    span.notranslate {
        white-space: unset !important;
    }
    
    .faq .at-title {
        padding: 14px 2px 16px;
    }
 
    
   .media-card h6 {
        font-size: 20px;
        line-height: 22px;
    }
    
    .media-card span {
        font-size: 15px;
    }
    
    audio {
    width: 100%;
    }
    
    .audio-card h5 {
        font-size: 22px;
        line-height: 20px;
        margin: 18px 0 24px;
    }
    
    .audio-card span {
        padding: 0px 16px;
        font-size: 12px;
        line-height: 28px;
    }
    
    footer h6 {
        margin-top: 12px;
        font-size: 26px;
        line-height: 24px;
    }
    
    
    .donationWrap .left h2 {
    font-size: 2.2rem !important;
    }
    
    .donationWrap .left h3 { 
        line-height: 22px !important;
        margin-bottom: 2rem !important;
    }
    
    .payCard {
        padding: 20px !important;
    }
    
    .payCard h3 {
        font-size: 25px !important;
        line-height: 24px !important;  
    }
    
    
    
}


/* mob view */
@media (max-width: 767px) {
    .logo img {
        max-width: 30%;
    }
    
    .menu-Bar {
        top: -7rem;
    }
    
    .rightMenuWrap {
        display: block;
        text-align: center;
        gap: 6px;
        
    }
    
    .rightMenuWrap>a {
        font-size: 14px;
    }
    
    ul.rightMenu {
        gap: 10px;
        justify-content: center;
        margin: 4px 0 10px;
    }
    
       .rightMenu .asl_w_container.asl_w_container_1 {
        min-width: 160px !important;
    }
    
    .gt_switcher.notranslate {
        width: 100%;
        max-width: 120px;
        border: 1px solid #ebebeb;
    }
    
    .gt_switcher.notranslate a {
            font-size: 13px !important;
    }
    
    .gt_container-b9tube .gt_switcher .gt_selected {
        width: 100%;
    }
    
    .gt_container-b9tube .gt_switcher .gt_selected  a {
        font-size: 12px;
    }
    
    .gt_container-eg0vrd .gt_switcher .gt_selected a {
        width: auto !important;
        font-size: 14px !important;
    }
    #ajaxsearchlite1 .probox, div.asl_w .probox {
        height: 24px;
        padding: 6px;
    }
    
    .mainBanner {
        height: 550px !important;
    }
    
    .abt-img span {
        font-size: 12px;
        line-height: 30px;
        letter-spacing: 2px;
        text-transform: uppercase;
        padding: 10px 30px;
        right: 0rem;
        bottom: -1.3rem;
    }
    
    .abt-img {
        margin-right: 0;
        margin-bottom: 3rem;
    }

    .btn {
        line-height: 20px;
    }
    
    section.mission {
        padding-block: 70px;
        margin-block-start: 70px;
    }
    
    .sec-pad {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    
    .program-card h6 {
        font-size: 22px;
        line-height: 38px;
    }
    
    .program-card span {
        font-size: 18px;
        line-height: 29px;
    }
    
    .program-card {
        padding: 40px 35px 30px;
        margin-block: .5rem;
    }
    
    .subs {
        max-width: 100%;
        margin: 1rem auto 0;
        padding-right: 0;
    }
    
    section.subscribes .txt span {
        font-size: 15px;
        line-height: 22px;
    }
    .footer-content {text-align: center;padding-bottom: 20px;}

    a.f-logo img {
        height: 120px;
    }
    
    footer h6 {
        font-size: 25px;
        line-height: 29px;
    }
    
    .f-menu .f-icon-box {
        display: block;
        margin-bottom: 26px;
    }
    
    .f-menu .f-icon-box i {
        display: block;
        margin-bottom: 10px;
    }
    
    .f-menu .f-icon-box a, .f-menu .f-icon-box p {
        font-size: 16px;
        line-height: 26px;
    }
    
    ul.footer-social-icons {
        justify-content: center;
    }
    
    .f-menu1 {
        display: block;
    }
    
    .f-menu1 li {
        margin-right: 0;
        padding-right: 0;
        border-right: 0;
        margin: 12px 0;
    }
    
    ul.f-menu li a {
        font-size: 16px;
    }
    
    .copyright p {
        font-size: 15px;
        line-height: 22px;
    }
    
    h2 {
        line-height: 1.3;
    }
    
   .givewp-layouts.givewp-layouts-multiStepForm {
        padding: 0;
    }
        
    .donationWrap .right .bottom {
        padding-inline: 0rem;
    }
            
    .donationWrap .right {
    margin-top: 2rem;
    }
    
    .donationWrap {
        padding: 20px 20px;
    }
    
    .donationWrap .left ul li {
        font-size: 16px;
        line-height: 25px;
        margin-block: 6px;
    }
    
    .inner-banner .content h1 {
        font-size: 28px;
    }

    .inner-banner {
        height: 300px;
    }


    .dropdown ul li a {
        padding: 6px 12px;
        text-align: start;
        font-weight: 400;
    }
    
    ul.sub-menu {
        padding-top: 0;
    }
    
    ul.menu li {
        border-right: 0;
    }
    
    
    .has-child a {
        position: relative;
    }
    
    .has-child > a::after {
        position: absolute;
        content: '\f078';
        right: 22px;
        top: 8px;
        width: 30px;
        height: 29px;
        font-family: "Font Awesome 5 Pro";
        font-size: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 99;
    }



    .event-card .col2 {
        text-align: center;
        margin: 10px 0 22px;
    }
    
    .event-card .col2 h5 a {
        font-size: 24px;
    }
    
    header.stickyOpen a.logo {
    width: 200px;
    }
    
    header.stickyOpen  .rightMenuWrap {
        display: none;
    }
    
    
     header.stickyOpen .menu-Bar {
        top: -6px;
    }

    section.aboutInner .content {
        padding-left: 0;
    }
    
    section.about2 .abt-img span {
        right: 0rem;
        bottom: -0.8rem;
    }
    
    section.about2 .bottom {
        padding-top: 0;
    }
    
    section.vision .content {
        padding: 2rem 1rem !important;
    }
    
    .donationWrap .left h2 {
    font-size: 1.8rem !important;
    }
    
    .donationWrap .left h3 { 
        line-height: 22px !important;
        margin-bottom: 2rem !important;
    }
    
    .payCard {
        padding: 20px !important;
    }
    
    .payCard h3 {
        font-size: 22px !important;
        line-height: 24px !important;  
    }
    
    section.DefaultPage {
    padding: 4rem 0;
    }
    
    section.DefaultPage .Content h1 {
        font-size: 26px;
        margin-bottom: 1rem;
    }
       
       
       .blog-card h4 {
        margin-top: 12px;
        font-size: 22px;
        line-height: 24px;
    }
    
    .blog-card ul.comments {
        margin-top: 1rem;
    }
    
    .blog-card p {
        padding-top: 5px;
    }
    
    .blogSidebar {
        padding: 20px;
    }
    
    .recentPostCard .txt h6 {
        line-height: 20px;
        font-size: 16px;
    }
    
    .recentPostCard {
        display: block;
        margin-bottom: 35px;
    }
    
    section.blogs.blogs1.sec-pad {
        padding-bottom: 20px;
    }

  
  .media-card h6 {
        font-size: 20px;
        line-height: 28px;
    }
    
    .media-card span {
        font-size: 15px;
    }
    
    audio {
    width: 100%;
    }
    
    .audio-card h5 {
        font-size: 22px;
        line-height: 20px;
        margin: 18px 0 24px;
    }
    
    .audio-card span {
        padding: 0px 16px;
        font-size: 12px;
        line-height: 28px;
    }
    
    
    .faq .at-title h2 {
    white-space: unset !important;
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 20px;
    margin-right: 18px;
    display: block;
    }
    
    .faq .at-title:after {
        right: 2px;
        font-size: 18px;
    }
    
    .faq .at-tab p {
        font-size: 15px;
        line-height: 23px;
    }
    
    span.notranslate {
        white-space: unset !important;
    }
    
    .faq .at-title {
        padding: 14px 2px 16px;
    }

    
    .con-card {
        margin-block: 1rem;
        min-height: auto;
    }
    
    .con-card h6 {
        font-size: 20px;
        line-height: 50px;
    }
    
    .con-card p, .con-card a {
        max-width: 100%;
        font-size: 15px;
        line-height: 20px;
    }
    
    .con-card .icon {
        width: 50px;
        height: 50px;
    }
    
    .con-card .icon i {
        font-size: 16px;
    }
    
    .bookSect::after{
    display: none;
    }
    

    
 
#flipbook{
        width: 100% !important;
        height: 620px !important;
    }

    #flipbook .page,
    #flipbook .pages,
    #flipbook .hard{
        width: 100% !important;
        height: 620px !important;
    }

    .pages{
        padding: 2px !important;
    }
 
        .pages p {
            line-height: 14px;
                font-size: 13px; 
        }
        
        .pages h4 {
            font-size: 14px !important;
        }
        
        .pages h3 {
            font-size: 14px;
            line-height: 16px;
        }

    .book-controls{
        margin-top: 1rem;
    }

    .book-controls button{
        width: 42px;
        height: 42px;
    }

    .bookSect::before,
    .bookSect::after{
        display: none;
    }
    
    .hard h2 {
    font-size: 8vw;
    }
    
    .hard h2 span {
        font-size: 3vw;
    }
    
    .page-wrapper>div{
        width: 100% !important;
    }

    .pages ul li {
        font-size: 11px;
        line-height: 22px;
        white-space: pre-wrap;
    }
    
    .pages h3::after{
        width: 100%;
    }
    
    .pages h3::after{
       display: none;
    }

    section.privary .content p {
        font-size: 15px;
        line-height: 22px;
    }
    
    section.privary .content h3 {
        font-size: 22px;
        line-height: 22px;
    }

}








