@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}


@media screen  and (max-width: 1500px){ 
    section.donation-page .container-fluid {
        padding: 0 145px;
    }
    
    section.donation-page .manual-donation .wpedon-container input {
        width: 770px;
    }
    
    section.donation-page .fixed-donation h3 {
        margin: 35px 0;
    }
    
    section.donation-page .fixed-donation p {
        min-height: 140px;
    }
}

@media screen  and (max-width: 1400px){  

.banner .head {
    padding: 210px 0 0 100px;
}

.banner .head h2 {
    margin: 0;
    font-size: 80px;
}

.banner .head h5 {
    margin: 0 0 15px;
    font-size: 80px;
}

.banner .head p {
    font-size: 16px;
    line-height: 28px;
    padding-right: 50px;
}

.banner .head .learn {
    margin-right: 20px;
    margin-top: 20px;
}
.banner .bg-img {
    height: 700px;
}

.banner .head .learn a, .banner .head .contact a {
    font-size: 16px;
    padding: 13px 30px;
}

.sec-about {
    padding: 80px 0;
    position: relative;
}
.sec-about:before {
    bottom: 0;
    right: 0;
    height: 292px;
    width: 215px;
    background-size: 100%;
}

.sec-about .head h2 {
    margin: 0 0 40px;
    font-size: 50px;
}
.sec-about .head h2:before {
    bottom: -21px;
    height: 4px;
    width: 100px;
}
.sec-services {
    padding: 80px 0;
    height: 1100px;
}

.sec-team .head h5 {
    margin: 0 0 15px;
    font-size: 20px;
}

.sec-team .head .read {
    margin-top: 10px;
}
.sec-test {
    padding: 60px 0 150px;
    background-size: 100% 100%;
    background-position: center;
}

.footer .row.one .head h2 {
    font-size: 45px;
}
.footer .row.one {
    padding: 25px 50px;
    margin-bottom: 60px;
    margin-top: -70px;
}

.footer .top-heading h3 {
    margin: 0 0 25px;
    font-size: 22px;
}

.footer .row.bottom {
    margin-top: 30px;
    padding: 15px 0;
}

.sec-cta {
    padding: 50px 0 130px;
}

.sec-cta .left h2, .sec-cta .right h2 {
    margin: 0 0 25px;
    font-size: 36px;
}

.sec-cta .right ul li {
    margin-bottom: 15px;
}

section.donation-page .container-fluid {
    padding: 0 115px;
}

section.donation-page .fixed-donation h3 {
    margin: 30px 0;
    font-size: 52px;
}

section.donation-page .fixed-donation p {
    font-size: 16px;
    line-height: 26px;
    min-height: 130px;
}

section.donation-page .fixed-donation {
    padding-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
}

section.donation-page .manual-donation .wpedon-container input {
    width: 690px;

}

@media screen  and (max-width: 1300px){  

}
 
@media screen  and (max-width: 1200px){  

}

@media screen  and (max-width: 1100px){    

}

@media screen  and (max-width: 800px){     

}

@media screen  and (max-width: 600px){     

}