/*==================================*/


/*		Media Query styles here		*/


/*==================================*/

@media( min-width:1400px) {
    .carousel-control-next {
        padding-right: 100px;
    }
    .carousel-control-prev {
        padding-left: 100px;
    }
}

@media( min-width:992px) {
    .dropdown-menu {
        display: block;
        visibility: hidden;
        opacity: 0;
        transform: translateY(50px);
        transition: .5s ease all;
        top: 96%;
    }
    .dropdown-menu.show {
        display: block;
        visibility: visible;
        opacity: 1;
        transform: translateY(0px);
        transition: .5s ease all;
    }
    .dropdown:hover>.dropdown-menu {
        display: block;
        visibility: visible;
        opacity: 1;
        transform: translateY(0px);
        transition: .5s ease all;
    }
    .dropdown>.dropdown-toggle:active {
        pointer-events: none;
    }
}


/* End Query */

@media( max-width:1280px) {}


/* End Query */

@media( max-width:1200px) {
    .banner_text h4 {
        font-size: 55px;
    }
    .banner_text h5 {
        font-size: 18px;
    }
    .init_first,
    .init_first p {
        max-width: 100%;
    }
    .bg_img .col-xl-8 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .init_first {
        padding-left: 30px;
        padding-right: 30px;
    }
    .bg_img {
        padding-bottom: 50px;
    }
    .border_bx h4 {
        font-size: 30px;
    }
    .border_bx p {
        font-size: 16px;
    }
    .first_box_text h3,
    .last_items h4 {
        font-size: 30px;
    }
    .first_box_text h3 span,
    .last_items h4 span {
        font-size: 20px;
    }
}


/* End Query */

@media( max-width:1080px) {
    .bottom_nav .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 15px;
    }
    .top_header {
        padding-bottom: 12px;
    }
    .bg_div h5 {
        font-size: 24px;
        padding-top: 40px;
    }
    .bg_div span {
        font-size: 30px;
    }
}


/* End Query */

@media( max-width:1026px) {}


/* End Query */

@media( max-width:1022px) {}


/* End Query */

@media( max-width:992px) {
    .bottom_nav .navbar-toggler {
        margin-left: auto;
    }
    header {
        padding-top: 0;
        padding-bottom: 15px;
        position: static !important;
    }
    .banner_text {
        padding-bottom: 50px;
    }
    .about_ozanam h4 br {
        display: none;
    }
    .about_ozanam p {
        max-width: 100%;
        padding-top: 18px;
    }
    .about_ozanam h3 {
        padding-top: 30px;
    }
    .bg_div {
        background: #eae8dc;
        min-height: 0;
        padding-bottom: 50px;
        margin-top: 30px;
    }
    .bg_img ul li {
        font-size: 14px;
    }
    .bg_img h3 {
        font-size: 25px;
    }
    .flex_box_item {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center;
    }
    .first_box_text {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }
    .quick_facts {
        margin-top: 51px;
    }
    footer {
        text-align: center;
    }
    .last_foot h4 img {
        margin: 0 auto;
    }
}


/* End Query */

@media( max-width:800px) {}


/* End Query */

@media( max-width:768px) {
    .about-line {
        border-bottom: 1px solid #cbc9c9;
        margin: 0 0 20px 0;
    }
}


/* End Query */

@media( max-width:767px) {
    header,
    .top_header {
        text-align: center;
    }
    a.logo {
        margin-top: 18px;
    }
    .bottom_nav .navbar-toggler {
        margin-right: auto;
    }
    .top_header a {
        margin: 15px 10px 0 10px;
    }
    .banner_text h4 {
        font-size: 35px;
    }
    .banner_text h5 {
        letter-spacing: 4px;
    }
    .bg_img {
        text-align: center;
    }
    .bg_img ul li {
        background: none;
        padding-left: 15px;
    }
    .concern_mission .col-sm-12 {
        margin-top: 30px;
    }
    .group_init {
        margin-bottom: 0;
    }
    .last_items {
        width: 50%;
        margin-top: 30px;
    }
    .flex_box_item {
        -ms-flex-pack: center!important;
        justify-content: center!important;
        -ms-flex-align: start !important;
        align-items: start!important;
    }
}


/* End Query */

@media( max-width:675px) {
    .carousel-control-next {
        display: none;
    }
    .carousel-control-prev {
        display: none;
    }
}

@media( max-width:575px) {}


/* End Query */

@media( max-width:480px) {
    .pro_area img,
    .pro_area h5 {
        width: 100%;
    }
    .pro_area h5 {
        padding-left: 0;
        text-align: center;
        padding-top: 30px;
    }
    .about_ozanam {
        text-align: center;
    }
    .pro_area {
        margin: 34px 0 10px 0;
    }
    .about_ozanam h3,
    .about_ozanam h4,
    .about_ozanam p {
        text-align: left;
    }
    .bg_div h5 {
        font-size: 20px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .last_items {
        width: 100%;
    }
}


/* End Query */

@media( max-width:375px) {}


/* End Query */

@media( max-width:360px) {}


/* End Query */

@media( max-width:340px) {}

@media( max-width:320px) {}


/* End Query */