/* Responsive */

@media only screen and (min-width: 992px) and (max-width: 1199px) {}

/* Responsive */

@media only screen and (max-width: 1450px) {}

/*  (max-width: 1450px) */

@media only screen and (max-width: 1260px) {}

/*  (max-width: 1260px) */

@media only screen and (max-width: 1199px) {

    .row.EnterCrediblRow .col-lg-3 {
        width: 25%;
    }


    #nav-bar li a {
        padding: 0 8px;
    }

    #nav-bar {
        padding: 0 !important;
    }

    #nav-bar .module.left {
        padding: 0;
        margin-right: -30px;
    }


}

/*  (max-width: 1199px) */

@media only screen and (max-width: 1100px) {

    h4,
    .h4 {
        font-size: 20px;
    }

    h2,
    .h2 {
        font-size: 30px;
    }

    .sectionTop h2.fwb {
        font-size: 35px;
        line-height: 1.3;
    }

    .sectionTop p.text-center.lead {
        font-size: 19px;
        margin: 0;
    }

    .mb-50 {
        margin-bottom: 30px !important;
    }

    .EnterCrediblRow .feature.boxed h5 {
        font-size: 20px;
        line-height: 1.3;
    }

    .EnterCrediblRow .feature.boxed {
        min-height: unset;
    }

    section.EnterCredibl {
        padding: 70px 0;
    }

}

/* (max-width: 1199px) */

@media only screen and (min-width: 768px) and (max-width: 991px) {}

/*  (min-width: 768px) and (max-width: 991px) */

@media only screen and (max-width: 991px) {

    .banar-box-content {
        padding-right: 15px;
        padding-left: 15px;
    }

    .banar-box-content p br {
        display: none;
    }

    .fz24 {
        font-size: 18px;
    }

    .banar-box-content h1 {
        font-size: 50px;
        line-height: 1;
    }

    #nav-bar li a {
        padding: 5px 0px;
    }

    #nav-bar li {
        padding: 5px 0;
    }

    a.gradiantNav,
    #nav-bar a.gradiantNav {
        max-width: fit-content;
    }

    .row.EnterCrediblRow .col-lg-3 {
        width: 50%;
        margin-bottom: 25px;
    }

    .SolutionsHumanityRow>div {
        margin-bottom: 30px;
    }

    .SolutionsHumanityArea {
        padding-bottom: 50px;
    }

    .section-double.right .content {
        padding: 80px 30px 60px 30px;
    }

    .section-double.videoSection {
        max-height: unset;
    }

    div#case-study {
        flex-direction: column-reverse;
        display: flex;
    }

    .col-md-6.col-md-push-6.image.zooming.right {
        text-align: center;
        padding-top: 30px;
    }

    .col-md-6.col-md-push-6.image.zooming.right img.mb-40.animated.fadeInRight.visible {
        max-height: 350px;
        left: 50%;
    }

    .Providingsolutions h3 {
        font-size: 20px !important;
    }

    .Providingsolutions .row.right.mb-60 {
        flex-direction: column-reverse;
        display: flex;
    }

    .forEveryBoxArea {
        padding-bottom: 20px !important;
    }

    .CrediblBetter img.mb-40.animated.fadeInLeft.visible {
        max-height: 330px;
        margin: 0 !important;
    }
}

/*and (max-width: 991px)*/

@media only screen and (min-width: 426px) and (max-width: 767px) {}

/* (min-width: 426px) and (max-width: 767px) */

@media only screen and (max-width: 767px) {
    .row.EnterCrediblRow .col-lg-3 {
        width: 100%;
    }

    .widget {
        margin-bottom: 20px;
    }

    footer#footer .row>.col-md-4 {
        margin-bottom: 40px;
    }

    footer#footer .row.pt-50.pb-50 {
        text-align: center;
        padding: 20px 0 !important;
    }

    ul.nav.nav-inline.nav-sm.mt-10 {
        justify-content: center;
        display: flex;
        padding-top: 10px;
    }

    section.pt-0.Providingsolutions {
        padding-bottom: 20px !important;
    }
}

/* and (max-width: 767px) */

@media only screen and (max-width: 575px) {
    .feature.feature-2.credibleSeurity.animated.fadeInUp.visible {
        flex-direction: column;
    }
}

/* (max-width: 575px) */

@media only screen and (min-width: 320px) and (max-width: 425px) {}

/*  (min-width: 320px) and (max-width: 425px) */

@media only screen and (max-width: 480px) {
    .banar-box-content h1 {
        font-size: 42px;
        line-height: 1.2;
    }
}

/* (max-width: 480px) */

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

/* (max-width: 360px)  */