@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: 1700px){
    .header .container-fluid {
        padding: 0 130px;
    }
    
    .banner .bg-img {
        height: 800px;
    }
    
    .banner .head {
        padding: 200px 30px 0 0px;
    }
}

@media screen and (max-width: 1550px){
    .header .container-fluid {
        padding: 0 110px;
    }
    
    .banner .bg-img {
        height: 750px;
    }
}

@media screen and (max-width: 1500px){
    .header .container-fluid {
        padding: 0 50px;
    }
    
    .banner .bg-img {
        height: 720px;
    }
}

@media screen and (max-width: 1400px){
    .header .container-fluid {
        padding: 0 20px;
    }
    
    .home .header .row.main .col-sm-9 {
        margin-bottom: 0px;
    }
    
    .header .row.main .col-sm-9 {
        margin-bottom: 20px;
    }
    
    .banner .bg-img {
        height: 680px;
    }
    
    .banner .head {
        padding: 80px 30px 0 0px;
    }
    
    .banner .head h5 {
        font-size: 44px;
    }
    
    .banner .head h2 {
        font-size: 80px;
        line-height: 82px;
    }
    
    .sec-2 {
        height: 500px;
        padding: 40px 0;
    }
    
    .sec3 .head h2{
        font-size: 64px;
        line-height: 82px;
        margin: 0 0 20px 150px;
    }
    
    .sec3, .sec4-events, .sec6-gallery, .sec7-help, .sec8{
        padding: 100px 0;
    }
    
    .sec4-events .head h2, .sec6-gallery .head h2, .sec7-help .head h2{
        font-size: 64px;
        line-height: 82px;
    }
    
    .sec3 .pic {
        top: 0px;
    }
}


@media screen and (max-width: 1300px){
    
.header .row.main .menu ul li a {
    font-size: 15px;
}

.header .row.main .register {
    display: inline-block;
    margin-right: 0;
    margin-left: 0px;
}

.sec7-help .main .pic {
    margin: 0 30px;
}

.sec7-help button.slick-arrow {
    right: 0px;
}

.sec7-help button.slick-arrow.slick-next {
    left: 0;
}


}

@media screen and (max-width: 1100px) {
    .header .row.main .menu ul li a {
        font-size: 14px;
    }
    
    .header .row.main .register a {
        font-size: 14px;
        padding: 10px 8px;
    }
    
    .header .row.main .menu ul li {
        margin: 0 5px;
    }
    
    .header .row.main .donate a {
        font-size: 14px;
        padding: 10px 7px;
    }
    
    .banner .bg-img {
        height: 510px;
    }
    
    .banner .head {
        padding: 40px 30px 0 0px;
    }
    
    .banner .head h5 {
        font-size: 40px;
    }
    
    .banner .head h2 {
        font-size: 70px;
        line-height: 72px;
    }
    
    .banner .head p {
        padding-right: 20px;
    }
    
    .banner .head .contact {
        margin-top: 10px;
    }
    
    .sec3 .head h2 {
        font-size: 54px;
        line-height: 72px;
        margin: 0 0 20px 100px;
    }
    
    .sec3 .head h2:before {
        top: 10px;
    }
    
    .sec3 .head .content {
        padding: 40px 40px 40px 80px;
    }
    
    .sec3, .sec4-events, .sec6-gallery, .sec7-help, .sec8 {
        padding: 50px 0;
    }
    
    .sec5 .head h2 {
        font-size: 40px;
        line-height: 40px;
    }
    
    .sec5 .main .disc {
        padding: 40px 30px 40px;
    }
    
    .sec5 {
        padding: 40px 0;
    }
    
    .sec4-events .head h2, .sec6-gallery .head h2, .sec7-help .head h2 {
        font-size: 54px;
        line-height: 62px;
    }
    
    .sec8 .head h2 {
        font-size: 42px;
    }
    
    .sec8 .head {
        padding-left: 20px;
    }
    
    .footer {
        padding: 50px 0 0;
    }
    
    .footer .head-top h3 {
        margin: 0 0 30px;
        font-size: 20px;
    }
    
    .footer .info ul li h6 i {
        margin-right: 0px;
    }
    
    .footer .head-top p,.footer .menu ul li a, .footer .info ul li h6, .footer .info ul li a, .footer .social ul li a {
        font-size: 14px;
    }
}

@media screen and (max-width: 999px) {
    .header .main .col-sm-9, .header .top-1 .address, .header .top-1 .call, .header .top-1 .email-address{
        display: none;
    }
    
    .header .main .col-sm-3{
        width: 100%;
    }
    
    .header .row.main .logo {
        top: -20px;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        z-index: 1;
    }
    
    .banner .bg-img {
        height: auto;
    }
    
    .banner .head {
        padding: 100px 0px 10px 120px;
    }
    
    .banner .head h5 {
        font-size: 28px;
    }
    
    .banner .head h2 {
        font-size: 34px;
        line-height: 34px;
        margin-bottom: 5px;
    }
    
    .banner .head p {
        display: none;
    }
    
    .banner .head .contact{
        margin-right: 10px;
        margin-top: 5px;
    }
    
    .banner .head .contact a {
        font-size: 15px;
        padding: 10px 8px;
    }
    
    .banner .head .learn a {
        font-size: 15px;
        padding: 10px 8px;
    }
    
    .banner .bg-img:before {
        content: '';
        position: absolute;
        background: #8b87876b;
        width: 100%;
        height: 100%;
        top: 0;
    }
    
    .sec-2 .head h2 {
        font-size: 38px;
        line-height: 42px;
    }
    
    .sec-2 .head p {
        font-size: 14px;
        line-height: 20px;
        padding: 0 0px;
        margin: 0 0 10px;
    }
    
    .sec-2 {
        height: auto;
        padding: 20px 0;
    }
    
    .sec3, .sec4-events, .sec6-gallery, .sec7-help, .sec8 {
        padding: 30px 0px;
    }
    
    .sec3{
        padding-right: 10px;
        padding-left: 10px;
    }
    
    .sec3 .pic {
        top: 0px;
        right: 0;
        left: 0;
        position: relative;
    }
    
    .sec3 .head .content {
        padding: 10px 5px 20px 5px;
    }
    
    .sec3 .head h2 {
        font-size: 38px;
        line-height: 42px;
        margin: 30px 0 10px 0px;
    }
    
    .sec3 .head h2:before{
        top: 0px;
        left: -10px;
        height: 40px;
    }
    .sec4-events .main {
        margin-bottom: 190px;
    }
    
    .sec4-events .head h2, .sec6-gallery .head h2, .sec7-help .head h2 {
        font-size: 38px;
        line-height: 42px;
    }
    
    .sec4-events .head {
        margin-bottom: 25px;
    }
    
    .sec4-events .main .pic {
        height: 200px;
    }
    
    .sec4-events .main .disc {
        padding: 15px 10px;
        bottom: -180px;
        left: 0;
        box-shadow: 0 0 10px 1px #e5e4e4;
    }
    
    .sec4-events .main .disc h3 {
        margin: 0 0 10px;
        font-size: 24px;
    }
    
    .sec4-events .main .disc h5 {
        font-size: 14px;
    }
    
    .sec5 {
        padding: 25px 0;
    }
    
    .sec5 .head h2 {
        font-size: 28px;
        line-height: 30px;
    }
    
    .sec5 .head h2 br{
        display: none;
    }
    
    .slick-arrow {
        right: 0;
    }
    
    .slick-next.slick-arrow{
        left: 0px;
    }
    
    .sec5 .head {
        margin-bottom: 30px;
    }
    
    .sec5 .main .disc{
        min-height: auto;
    }
    
    .sec5 .main .disc {
        padding: 15px 20px 15px;
    }
    
    .sec5 .main .disc p {
        margin: 0;
    }
    
    .sec5 .col-sm-6:last-child .main .disc {
        margin-bottom: 30px;
    }
    
    .sec7-help .main .disc {
        padding: 50px 0px 0;
    }
    
    .sec7-help .main .disc p {
        line-height: 20px;
    }
    
    .sec8 .row {
        flex-flow: wrap;
        justify-content: center;
    }
    
    .sec8 .head h2 {
        font-size: 32px;
    }
    
    .sec8 .head {
        padding-left: 0px;
        text-align: center;
        margin-top: 10px;
    }
    
    .mobile-hide {
        display: none;
    }
    
    .head-top.third {
        left: 0;
    }
    
    .footer .last {
        margin-top: 0px;
    }
    
    .footer .head-top h3 {
        margin: 0 0 10px;
    }
    
    .footer .head-top {margin-bottom: 30px;}
    
    section.podcast-page .desc ul li {
        width: 100%;
    }
    
    .inner-banner h2 {
        padding: 100px 0 0;
        font-size: 28px;
        text-transform: uppercase;
    }
    
    .sec-cta .left h2 {
        margin: 0 0 15px;
        font-size: 32px;
    }
    
    .sec-cta {
        padding: 40px 0;
    }
    
    .sec-cta .right h2, .sec-cta .head-top h3{
        margin: 20px 0 15px;
        font-size: 30px;
    }
    
    .sec-cta .right ul li{
        margin-bottom: 10px;
    }
    
    .sec-cta .right ul li a{
        font-size: 16px;
    }
    
    .nav1 .donate{
        margin-top: 20px;
        text-align: center;
    }
    
    .nav1 .donate a{
        font-size: 16px;
        font-weight: 400;
        color: #ffffff;
        background-color: #ff65c3;
        padding: 10px 20px;
        text-transform: uppercase;
        border: solid 1px #ff65c3;
        box-shadow: 0px 6px 73px 0px rgba(0, 0, 0, 0.19);
        display: inline-block;
    }
    
    .page-id-17 .entry-content {
        text-align: center;
        padding: 20px 0;
    }
    
    .page-id-17 .wpedon-container.wpedon-align-left {
        text-align: center !important;
    }
    
    .page-id-17 .wpedon-paypal-button-container {
        justify-content: center !important;
    }
}