@media screen and (max-width:991px) {
    .banner-form {
        position: relative;
        top: unset;
        right: unset;
        width: 100%
    }
    .navbar-nav.ml-auto {
        width: 100%;
    }
    .bg-setting {
        background: none;
        padding: 0rem;
        border-radius: 0;
    }
    #curriculum .w-50{
        width: auto !important;
        padding: 1rem;
    }
}

@media screen and (max-width:768px) {
    .formsec {
        display: none !important;
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    .margin-r {
        margin-right: 1rem;
    }

    .custom-container {
        padding: 0rem 2rem;
    }
    .banner h5 {
        font-size: 0.95rem;
    }
    .banner h2 {
        font-size: 1.5rem;
    }
    .banner h3 {
        font-size: 1.3rem;
    }
    .head {
        font-size: 2.5rem;
    }
    .head1 {
        font-size: 1.8rem;
    }
    h2 {
        font-size: 1.5rem;
    }
    .nav-pills.brd-right {
        border-right: 1px solid gray;
        line-height: 4rem;
    }
    #curriculum h4 {
        font-size: 1.1rem;
    }
    .w-50 {
        width: 90%!important;
    }
    .mb3 {
        margin-bottom: 0.5rem;
    }
    .pd-5 {
        padding: 0.5rem;
    }
    .certification h1 {
        font-size: 1.4rem;
    }
    .certification h2 {
        font-size: 1.3rem;
    }
    .course h2 {
        font-size: 1.3rem;
    }
    .course h1 {
        font-size: 1.2rem;
    }
    .course .head1 {
        font-size: 1rem;
    }
    .custom-container1 {
        padding: 0rem 0.5rem;
    }
    .owl-next {
        top: 12.5rem;
        right: 5rem;
    }
    .owl-dots {
        top: 46%;
        right: 6rem;
    }
    .owl-prev {
        top: 3.5rem;
        right: 5rem;
    }
    .othersetification h5 {
        font-size: 0.9rem;
    }
    .building {
        min-height: 15rem;
    }
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
    .banner-form {
        position: absolute;
        top: 90px;
        right: 4%;
        width: 354px;
        background: #fff;
        box-shadow: 1px 8px 20px rgb(0 0 0 / 20%);
    }
    .margin-r {
        margin-right: 1rem;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 12.5px;
        padding: 0.2rem;
    }
    /* .toll-free {
        font-size: 0.7rem;
    } */
    .custom-container {
        padding: 0rem 2rem;
    }
    .banner h5 {
        font-size: 1.2rem;
    }
    .banner h2 {
        font-size: 1.8rem;
    }
    .banner h3 {
        font-size: 1.6rem;
    }
    .head {
        font-size: 3rem;
    }
    .head1 {
        font-size: 2.1rem;
    }
    h2 {
        font-size: 1.8rem;
    }
    .w-50 {
        width: 90%!important;
    }
    .mb3 {
        margin-bottom: 0.5rem;
    }
    .pd-5 {
        padding: 1rem;
    }
    .certification h1 {
        font-size: 1.8rem;
    }
    .certification h2 {
        font-size: 1.6rem;
    }
    .course h2 {
        font-size: 1.5rem;
    }
    .course h1 {
        font-size: 1.8rem;
    }
    .custom-container1 {
        padding: 0rem 2rem;
    }
    .owl-next {
        top: 12.5rem;
        right: 7rem;
    }
    .owl-dots {
        top: 52%;
        right: 8rem;
    }
    .owl-prev {
        top: 3.5rem;
        right: 7rem;
    }
    .othersetification h5 {
        font-size: 1rem;
    }
    .building {
        min-height: 18rem;
    }
    .toll-free {
        font-size: 0.7rem;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1280px) {
    .margin-r {
        margin-left: 0.7rem!important;
        margin-right: 0.3rem;
    }
    .toll-free {
        font-size: 0.7rem;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 12.5px;
        padding: 0.2rem;
    }
    /* .toll-free {
        font-size: 0.7rem;
    } */
    .custom-container {
        padding: 0rem 2rem;
    }
    .banner h5 {
        font-size: 1.2rem;
    }
    .banner h2 {
        font-size: 1.8rem;
    }
    .banner h3 {
        font-size: 1.6rem;
    }
    .head {
        font-size: 3rem;
    }
    .head1 {
        font-size: 2.1rem;
    }
    h2 {
        font-size: 1.8rem;
    }
    .w-50 {
        width: 80%!important;
    }
    .mb3 {
        margin-bottom: 0.5rem;
    }
    .pd-5 {
        padding: 1rem;
    }
    .certification h1 {
        font-size: 1.8rem;
    }
    .certification h2 {
        font-size: 1.6rem;
    }
    .course h2 {
        font-size: 1.5rem;
    }
    .course h1 {
        font-size: 1.8rem;
    }
    .custom-container1 {
        padding: 0rem 2rem;
    }
    .owl-next {
        top: 12.5rem;
        right: 7rem;
    }
    .owl-dots {
        top: 52%;
        right: 8rem;
    }
    .owl-prev {
        top: 3.5rem;
        right: 7rem;
    }
    .othersetification h5 {
        font-size: 1rem;
    }
    .building {
        min-height: 21rem;
    }
}

@media screen and (min-width: 1281px) and (max-width: 1450px) {

    .navbar-light .navbar-nav .nav-link {
        font-size: 14px;
        padding: 0.7rem;
    }
    .custom-container1 {
        padding: 0rem 2rem;
    }
    .head {
        font-size: 3.5rem;
    }
    .head1 {
        font-size: 2.3rem;
    }
    .w-70 {
        width: 90%!important;
    }
    .w-50 {
        width: 70%!important;
    }
    .min-h {
        min-height: 32rem;
    }
    h1 {
        font-size: 2.3rem;
    }
    .course h1 {
        font-size: 2rem;
    }
    .certification h1 {
        font-size: 2rem;
    }
    .owl-prev {
        top: 2rem;
        right: 8rem;
    }
    .owl-next {
        top: 12rem;
        right: 8rem;
    }
    .owl-dots {
        right: 9rem;
        top: 50%;
    }
    .pd-5 {
        padding: 2rem;
    }
    .building {
        min-height: 23rem;
    }
}

@media screen and (min-width:1450px) and (max-width:1650px) {

    .navbar-light .navbar-nav .nav-link {
        font-size: 15px;
        padding: 0.7rem;
    }
    .custom-container1 {
        padding: 0rem 4rem;
    }
    .head1 {
        font-size: 2.3rem;
    }
    .w-70 {
        width: 90%!important;
    }
    .w-50 {
        width: 70%!important;
    }
    .min-h {
        min-height: 32rem;
    }
    h1 {
        font-size: 2.3rem;
    }
    .certification h1 {
        font-size: 2rem;
    }
    .owl-prev {
        top: 2rem;
        right: 8rem;
    }
    .owl-next {
        top: 12rem;
        right: 8rem;
    }
    .owl-dots {
        right: 9rem;
        top: 50%;
    }
    .building {
        min-height: 26rem;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .logo-wd {
        width: 20%;
    }
    .toll-free {
        font-size: 0.7rem;
    }
    .logo-w {
        width: 10%;
    }
    .w-65 {
        width: 65%;
    }
}

@media screen and (min-width: 570px) and (max-width: 767px) {
    .mob-set {
        font-size: 1.6rem!important;
    }
    .mob-set1 {
        font-size: 2rem!important;
    }
    .custom-container1 {
        padding: 0rem 4rem!important;
    }
}

@media screen and (max-width: 767px) {
    .navbar-brand {
    margin-right: 0rem;
}
.navbar-toggler {
    font-size: 1rem;
}
    .custom-container {
        padding: 0rem 1rem;
    }
    .pos1 {
        position: initial;
    }
    .justify {
        justify-content: center;
        flex-direction: column;
    }
    /* .banner {
        background: linear-gradient(6deg, rgb(10 0 0 / 65%), #5c0303), url(../images/ezgif.com-video-to-gif.gif);
    } */
    .banner-section {
        margin-top: 5rem;
    }
    .banner h5 {
        font-size: 0.8rem;
        color: #c1c1c1!important;
    }
    .banner h2 {
        font-size: 1.3rem;
    }
    .banner h3 {
        font-size: 1rem;
    }
    .center {
        text-align: center;
        padding: 3rem;
    }
    .head {
        font-size: 1.8rem;
    }
    .head1 {
        font-size: 1.4rem;
    }
    h2 {
        font-size: 1.3rem;
    }
    .curriculum11 h4 {
        font-size: 1.1rem;
    }
    .nav-pills.brd-right {
        border-right: 1px solid gray;
        line-height: 4rem;
    }
    #curriculum h4 {
        font-size: 1.1rem;
    }
    .w-50 {
        width: 90%!important;
    }
    .mb3 {
        margin-bottom: 0.5rem;
    }
    .pd-5 {
        padding: 1rem;
    }
    .certification h1 {
        font-size: 1.4rem;
    }
    .certification h2 {
        font-size: 1.3rem;
    }
    .course h2 {
        font-size: 1.3rem;
    }
    .course h1 {
        font-size: 1.2rem;
    }
    .course .head1 {
        font-size: 1rem;
    }
    .custom-container1 {
        padding: 0rem 0.5rem;
    }
    .owl-next {
        display: none;
    }
    #rec_slide .owl-dots {
        position: relative!important;
        top: 0%;
        right: 0rem;
        transform: rotate(180deg);
    }
    #testimonials .owl-dots {
        position: absolute;
        top: auto;
        right: 50%;
        transform: rotate(90deg) !important;
        left: 50%;
        margin: -6rem 0rem !important;
    }
    .owl-prev {
        display: none;
    }
    .box {
        min-height: 25rem;
        margin: 0.8rem;
    }
    .othersetification h5 {
        font-size: 0.9rem;
    }
    /* tab acordian */
    .pd-4 {
        padding: 0.5rem;
    }
    .owl-theme .owl-dots .owl-dot span {
        display: none;
    }
    .owl-theme .owl-dots .owl-dot {
        margin: 0.4rem;
    }
    .wid-set .owl-item img {
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    .building {
        min-height: 10rem;
    }
    .logo-wd {
        width: 50%;
    }
    .logo-w {
        width: 18%;
    }
    .toll-free {
        font-size: 0.8rem;
        /* margin: 0.7rem!important; */
        border-radius: 0.8rem;
    }
}

@media screen and (min-width: 769px) {
    .formsec1 {
        display: none !important;
    }
    .fixed-bottom {
        display: none;
    }
}

@media screen and (max-width:768px) {
    .fixed-bottom {
        display: block;
    }
    .copyright{
        margin-bottom: 2rem;
    }
}

@media screen and (min-width:992px) and (max-width:1200px) {
.navbar-nav.ml-auto {
    width: 95%;
}
}

@media screen and (max-width:319px) {
    .toll-free {
        font-size: 0.5rem;
        margin: 0.25rem!important;
        border-radius: 0.8rem;
    }
    }

    @media screen and (max-width:359px) {
        .course .head1 {
            font-size: 0.65rem;
        }
    } 