@media screen and (max-width: 1600px) {}
@media screen and (max-width: 1440px) {}
@media screen and (max-width: 1366px) {}
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 1024px) {




    /*.modal-dialog { width: 90%;  }*/
}
@media screen and (max-width: 992px) {}

@media screen and (max-width: 768px) {

    .donate a {

        position: absolute;
        right: 0;
        bottom: -40px;
        padding: 6px 22px;
    
    }

    .cards {
        width: 49%;
    }


    span#opennav {
        display: block;
    }





    .header.rightside {}

    .telephone_numbers {
        display: none;
    }

    .position.one nav {
        display: none;
    }

    .header.rightside .upperside {
        flex-wrap: wrap;
        justify-content: space-around;
        flex-direction: column;
        align-items: flex-end;
    }

    .header.leftside {
        width: 45%;
    }

    .main_view {
        flex-wrap: wrap;
        height: auto;
    }

    .main_view .leftside {
        width: 100%;
        margin-bottom: 30px;
    }

    .main_view .rightside {
        width: 100%;
    }

    .main_view .leftside .minicontainer.first {
        padding: 100px 30px;
    }

    .main_view .rightside {
    }

    .rightside .dgaf {
        font-size: 34px;
    }

    .position.two .minicontainer .rightside {
        display: none;
    }

    .position.two .minicontainer .leftside {
        width: 100%;
        height: 600px;
    }

    .position.two .minicontainer .leftside .absoulute_img {
        width: 100%;
    }

    img {
        width: 100%;
    }

    .minicontainer.top .absolute_text {
        right: 0;
        height: 40%;
        right: 0;
        font-size: 35px;
        left: unset;
    }

    .learn_more a {
        font-size: 27px;
    }

    .minicontainer.bottom .absolute_text {
        height: 40%;
        font-size: 35px;
    }

    .position.two .minicontainer.bottom .leftside .absoulute_img {
        left: unset;
    }
 
    .tagline {font-size: 24px;}

    .footer {
        flex-wrap: wrap;
    }

    .footer > div {
        margin-bottom: 20px;
    }

    .footer .third {
        margin: 0;
    }







    .footer > div {
        width: 100%;
    }
    .left_float {
        width: 100%;
        margin-bottom: 20px;
    }
    .reports .report {
        width: 49%;
    }

}


@media screen and (max-width: 480px) {


    .contacts .order .type {
        width: 120px;
    }

    .contacts.bot {}

    .contacts .order {
        flex-direction: column;
        margin-bottom: 20px;
    }

    .contacts .order .value.special {
        margin: 0;
    }

    .value {
        font-size: 14px;
    }

    .need_help label {
        width: 130px;
    }

    .need_help input {
        width: 160px;
    }


    .tagline {
        font-size: 17px;
    }

    .donate a {
        font-size: 15px;
    }

    .main_view .leftside .minicontainer.first {
        font-size: 9px;
        padding: 25px;
    }

    .main_view .leftside .minicontainer.second, .main_view .leftside .minicontainer.third {
        height: 179px;
    }



    .main_view .leftside .minicontainer.first {
        height: auto;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        display: none;
    }

    .swiper-button-next, .swiper-button-prev {
        top: 50%;
        right: 5%;
    }

    .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 30px;
    }

    .swiper-button-prev {
        left: 5%;
    }

    .position.two .minicontainer .leftside {
        height: 340px;
    }

    .minicontainer.top .absolute_text {
        font-size: 20px;
    }

    .learn_more a {
        font-size: 13px;
    }

    .minicontainer.bottom .absolute_text {
        font-size: 20px;
    }
    .partners {
        height: 222px;
    }



    .cards {
        width: 100%;
    }



    .phone_wrapper {
        width: 100%;
    }

    .phone_wrapper .need_help label {
        width: 140px;
        font-size: 16px;
    }

    .phone_wrapper header .block {
        font-size: 18px;
    }





    .texts .leftside {
        width: 100%;
    }

    .position.two .texts {
        flex-wrap: wrap;
    }

    .position.two .texts .rightside {
        width: 100%;
    }

    .rightside .teammate {
        width: 50%;
    }

    .position.two .texts.special .rightside {
        width: 100%;
    }


    .centering form {
        width: 100%;
    }

    .centering .succesful {
        width: 100%;
    }

    .submit button {
        width: 100%;
    }


    .reports .report {
        width: 100%;
    }



}


@media screen and (max-width: 425px) {





}



@media screen and (max-width: 411px) {
    .section3 {
        height: 142vh;
    }
}
@media screen and (max-width: 375px) {

    .tagline {

        font-size: 15px;
    
    }


}


@media screen and (max-height: 667px) {
    .section3 {
        height: 181vh;
    }
}



@media screen and (max-width: 360px) {

    .donate a {
        padding: 10px 20px;
    }
}
@media screen and (max-width: 320px) {
    .donate a {
        padding: 10px 20px;
    }

    .rightside .dgaf {
        font-size: 20px;
    }

    .minicontainer .absolute_text {
        width: 60%;
    }
    .minicontainer.first h5 {
        font-size: 18px;
    }

    .minicontainer.second h4 {
        font-size: 18px;
    }

    .minicontainer.third h4 {
        font-size: 18px;
    }

}