@media screen and (min-width: 1440px){
    #home #banner .bannerOverlay .bannerOverlayInner{
        top: 3%;
        left: 8%;
        max-width: 30%;
        background-color: transparent;
    }
    
    #home #banner .bannerOverlay .bannerOverlayInner .bannerText h1{
        color: #212529;
        font-size: 1em;
        line-height: 1;
    }
}


@media screen and (min-width: 2560px){
    #home #banner .bannerOverlay .bannerOverlayInner{
        top: 5%;
        left: 8%;
        max-width: 30%;
        background-color: transparent;
    }
    
    #home #banner .bannerOverlay .bannerOverlayInner .bannerText h1{
        color: #212529;
        font-size: 1.5em;
        line-height: 1;
    }
}


@media screen and (max-width: 991px){
    header .authHeader{
        position: relative;
        text-align: center;
        right: 0;
        top: 10px;
    }
    
    header .topMenu{
        text-align: center;
        margin-top: 1em;
    }
    
    header .topMenu .fbLink{
        margin-right: -4px !important;
    }
    
    header .navbar .navbar-nav a:hover,
    header .navbar .navbar-nav a:focus{
        background: url('/Templates/images/menu-top-bg.png') no-repeat center bottom transparent;
    }
    
    #home #banner .bannerOverlay .bannerOverlayInner h1{
        font-size: 0.8em;
    }
    
    h2, .specialHeading h2{
        font-size: 1.5em;
        margin-top: 0px;
    }
        
    #home #intro .row:first-child div img{
        width: 100%;
    }
    
    #home #intro .introItem .IntroItemTitle{
        font-size: 20px;
        min-height: 60px;
    }
    
    #home #intro .introItem .IntroItemDesc,
    #home #aboutUs .introItem .IntroItemDesc,
    #home #ourInitiative .introItem .IntroItemDesc,
    #subpage #contentA .introItem .IntroItemDesc,
    #subpage #ourInitiative .introItem .IntroItemDesc{
        font-size: 13px;
    }
    
    #home #intro .introItem .IntroItemBtn a,
    #home #aboutUs .introItem .IntroItemBtn a,
    #home #ourInitiative .introItem .IntroItemBtn a,
    #subpage #contentA .introItem .IntroItemBtn a,
    #subpage #ourInitiative .introItem .IntroItemBtn a,
    footer .rightFooter a.beigeBtn{
        font-size: 13px;
        padding: 10px 20px;
        border-radius: 15px;
    }
    
    #home #aboutUs .aboutUsIntro{
        padding: 0em 2em;
        font-size: 18px;
    }
    
    #home #aboutUs .aboutUsTestimonial{
        padding: 0em 2em;
    }
    
    #home #aboutUs .aboutUsTestimonial p{
        font-size: 18px;
    }
    
    #home #aboutUs .aboutUsTestimonial .testimonial{
        font-size: 30px;
    }
    
    #home #aboutUs .row .col-4 img{
        width: 100%;
    }
    
    #home #aboutUs .introItem .IntroItemTitle{
        font-size: 20px;
        min-height: auto;
    }
    
    #home #ourInitiative .row .col-4 img{
        width: 100%;
    }
    
    #home #ourInitiative h2{
        margin-top: -25px;
    }
    
    #home #ourInitiative .morePadding{
        padding: 0em 2em;
    }
    
    #home #registeredCharity h3,
    #subpage #registeredCharity h3{
        font-size: 20px;
    }
    
    #home #registeredCharity p,
    #subpage #registeredCharity p{
        font-size: 13px;
    }
    
    #home #ourLocation iframe,
    #subpage iframe{
        max-width: 100%;
        max-height: 400px;
    }
    
    #subpage #contentA .aboutUsIntro{
        padding: 0em 2em;
        font-size: 18px;
    }
    
    #subpage #contentA .aboutUsTestimonial{
        padding: 0em 2em;
    }
    
    #subpage #contentA .aboutUsTestimonial p{
        font-size: 18px;
    }
    
    #subpage #contentA .aboutUsTestimonial .testimonial{
        font-size: 30px;
    }
    
    #subpage #contentA .row .col-4 img,
    #subpage #ourSupporters .row .col-4 img,
    #subpage #ourInitiative .row .col-4 img,
    #subpage #donate .row .col-4 img{
        width: 100%;
    }
    
    #subpage #contentA .introItem .IntroItemTitle{
        font-size: 20px;
        min-height: auto;
    }
    
    #subpage #ourInitiative h2{
        margin-top: -25px;
    }
    
    #subpage #ourSupporters p{
        padding: 0em 2em;
        margin: 2em 0em 3em;
    }
    
    #subpage #ourInitiative .morePadding{
        padding: 0em 2em;
    }
    
    #subpage .dynamicForms .verdiForm tr:nth-child(5), 
    #subpage .dynamicForms .verdiForm tr:nth-child(6){
        width: 100%;
    }
    
    #subpage .dynamicForms .verdiForm tr .submitRow{
        margin-top: 0em;
    }
    
    #subpage .dynamicForms .verdiForm tr .submitRow .dFormSubmit{
        font-size: 13px;
        padding: 10px 20px;
        border-radius: 15px;
    }
}


@media screen and (max-width: 768px){
    #home #banner .bannerOverlay .bannerOverlayInner{
        left: 12%;
        top: 10%;
        background-color: rgb(0,0,0,0.5);
        padding: 0em;
    }
    
    #home #banner .bannerOverlay .bannerOverlayInner .bannerText{
        font-size: 30px;
        text-align: center;
        margin-top: 2em;
        line-height: 1;
        padding: 1em;
        color: #ffffff;
    }
    
    #home #banner .bannerOverlay .bannerOverlayInner .bannerText h1{
        font-size: 1em;
    }
    
    #home #aboutUs .aboutUsTestimonial .slider .quote{
        font-size: 2em;
    }
    
    #home #aboutUs .aboutUsTestimonial .slider .source {
        font-size: 1.5em;
    }
    
    #subpage #ourSupporters .ourSupportersLogos img {
        margin-bottom: 3em;
    }
    
    footer .rightFooter{
        margin-top: 1em;
    }
}


@media screen and (max-width: 576px){
    #home #banner .bannerOverlay .bannerOverlayInner{
        left: 15%;
    }
    
    #home #banner .bannerOverlay .bannerOverlayInner .bannerText{
        margin-top: 0.5em;
        padding: 0.5em;
    }
    
    #home #banner .bannerOverlay .bannerOverlayInner .bannerText h1{
        font-size: 0.8em;
    }
    
    #home #intro .introItem .IntroItemTitle{
        min-height: auto;
    }
    
    #home #intro .introItem .IntroItemBtn a, 
    #home #aboutUs .introItem .IntroItemBtn a, 
    #home #ourInitiative .introItem .IntroItemBtn a, 
    #subpage #contentA .introItem .IntroItemBtn a, 
    #subpage #ourInitiative .introItem .IntroItemBtn a{
        margin-bottom: 1em;
    }
    
    #subpage .dynamicForms .verdiForm tr:nth-child(4){
        display: block;
    }
    
    #subpage .dynamicForms .verdiForm tr:nth-child(4) .dFormLabel,
    #subpage .dynamicForms .verdiForm tr:nth-child(4) .dFormFieldSelect{
        display: block;        
    }
    
    #subpage .dynamicForms .verdiForm tr:nth-child(4) .dFormLabel{
        margin-bottom: 1em;
    }
    
    #subpage .dynamicForms .verdiForm tr:nth-child(4) .dFormFieldSelect select{
        margin-bottom: 0em;
        padding: 1em 2em;
    }
    
    footer .rightFooter{
        padding: 0em 2em;
        text-align: center;
    }
    
    footer .rightFooter .menuHeading{
        margin-top: 1em;
    }
}