@media(max-width:992px) {

    body {
        font-size: 14px;
    }

    header {
        width: 100%;
        padding: 0 15px;
    }

    .banner {
        flex-direction: column;
    }

    .banner-img {
        height: 10%;
    }

    .site-nav .navbar-brand img {
        width: 45px
    }

    .top-bar {
        display: none;
    }

    .site-nav {
        margin-top: 15px;
        padding: 5px;
        border-radius: 10px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    }

    .banner-slider {
        width: 100%;
    }

    .banner {
        min-height: auto;
        padding-top: 7rem;
        padding-bottom: 8rem;
    }

    .slider-title br {
        display: none;
    }

    .logo-section {
        padding: 0 30px;
        margin-top: -50px
    }

    .logo-slider {
        padding: 1rem;
    }

    .banner-slider .slick-dots {
        display: none !important;
    }

    .banner-slider .slide-content {
        padding: 0 24px
    }

    .static-padding,
    .video-section {
        padding: 40px 15px;
    }

    .section-content h2 {
        font-size: 32px
    }

    .step-section .section-content {
        margin-top: 20px;
    }

    .section-content h4 {
        font-size: 18px;
        line-height: 26px;
    }

    .service-section,
    .how-it-work-section,
    .why-choose-section,
    .blog-section {
        padding: 40px 15px;
    }

    .service-content h5,
    .how-work-titles h5,
    .section-content h5 {
        font-size: 28px;
        justify-content: center;
        display: flex;
        padding: 20px;
    }

    .service-content h2,
    .how-work-titles h2 {
        font-size: 32px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .service-box div {
        padding: 1.5rem;
        top: 0;
        margin-top: -4rem;
        margin-bottom: 24px;
    }

    .service-box h4 {
        font-size: 24px;
    }

    .how-work-row {
        margin-top: 0rem;
    }

    .how-work-boxes {
        margin-top: 4rem;
        height: auto
    }

    .video-content h2 {
        font-size: 36px;
        margin-top: 1rem;
    }

    .video-content a {
        width: 70px;
        height: 70px;
        line-height: 84px;
        font-size: 36px;
    }

    .achieve-section {
        padding: 0 30px 30px 30px;
    }

    .home-achieve {
        padding: 10px 30px;
    }


    .achieve-section .row {
        padding: 20px 15px;
    }

    .achieve-content h2 {
        font-size: 42px;
    }

    .achieve-content h5 {
        font-size: 14px;
    }

    .achieve-content {
        margin-top: 10px;
    }

    .why-choose-section .section-content {
        margin-top: 20px;
    }

    .why-choose-section .step-box {
        padding: 1.5rem;
        height: auto;
        margin-bottom: 20px;
    }

    .why-choose-section .col-lg-6 {
        margin: 0 !important
    }

    .why-choose-section .step-box p {
        margin-bottom: 0;
    }

    .event-right-wrap {
        margin-top: 24px;
        height: auto;
    }

    .event-right {
        padding: 2rem;
    }

    .event-right h2 {
        font-size: 32px
    }

    .event-right button {
        margin-top: 1rem;
    }

    .quotes-section {
        padding: 40px 15px;
    }

    .quotes-content h2 {
        font-size: 32px;
    }

    .quotes-content p {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .blog-wrap {
        margin-top: 24px;
        height: auto;
    }

    .testimonial-section {
        padding-bottom: 80px;
    }

    .testimonial-wrap {
        padding: 1.5rem 2rem 3rem;
    }

    .testimonial-wrap h4 {
        font-size: 18px;
    }

    .slick-next {
        display: none;
    }

    .slick-next {
        display: none;
    }

    .footer {
        padding: 20px 15px 0;
    }

    .footer-content {
        margin-top: 20px;
    }

    .copyright {
        border-top: 1px dashed rgba(255, 255, 255, 0.7);
        padding: 1rem 0;
        margin-top: 1rem;
        color: #fff;
        text-align: center;
    }

    .navbar-toggler {
        padding: 0;
        border: none;
    }

    .site-nav .navbar-nav {
        text-align: left;
        align-items: unset;
        height: 370px;
        overflow: auto;
    }

    .site-nav .nav-link {
        padding: 10px 0px !important;
        display: inline-block;
    }

    .site-nav .navbar-nav .nav-item {
        padding: 0;
        margin-bottom: 10px;
    }

    .bar-icon {
        display: none;
    }

    .site-nav .nav-link.btn-contact {
        padding: 10px 25px !important;
    }

    .testimonial-slider .slick-arrow {
        display: none;
    }

    .other-banners {
        padding: 8rem 20px 3rem;
        background-size: cover !important;
    }

    .other-banner-content h1 {
        font-size: 32px;
    }

    .other-banner-content p {
        font-size: 14px;
    }

    .footer-contacts li {
        margin-bottom: 10px;
    }

    .footer-links,
    .footer-contacts,
    .footer-social-links,
    .footer-content p,
    .footer-content {
        margin-top: 10px;
    }

    .contact-info h2 {
        font-size: 32px;
        margin-top: 10px;
    }

    .contact-info ul li h4 {
        font-size: 18px;
        margin-left: 10px;
    }

    .contact-info ul li i {
        width: 40px;
        height: 40px;
        background: #316ECB;
        color: #fff;
        font-size: 24px;
        text-align: center;
        border-radius: 100%;
        line-height: 40px;
    }

    .contact-info main {
        padding: 0px 30px;
    }

    .contact-section figure img {
        height: 400px;
    }

    .contact-info ul li {
        margin-top: 10px;
    }

    .contact-form-wrap {
        padding: 2.5rem 1rem;
    }

    .contact-form-wrap .text-end {
        text-align: center !important;
    }

    .testimoinal-slider-wrap .slick-arrow.slick-next {
        left: -40%;
    }

    .careerPathDiv {
        gap: 1rem;
    }

    .why-choose-slide-nav .slick-track {
        display: flex;
        flex-direction: column;
    }

    .why-choose-slide-nav .slide-nav-wrap {
        flex: 0 0 50%;
        max-width: 100%;
        padding: 0 10px;
    }
    .plus-sign{
        display: none;
    }

}

@media (max-width: 720px) {
    .slider-title {
        font-size: 32px;
    }

    .banner-slider p {
        font-size: 18px;
        margin-top: 10px
    }

    .banner-slider .banner-btns {
        margin-top: 15px;
    }

    .banner-slider .banner-btns button {
        width: 140px;
        font-size: 16px;
    }

}

@media(min-width:992px) {
    .banner {
        flex-direction: row;
        padding-bottom: 150px;
    }

    .banner-slider {
        width: 60%;
        display: flex;
        flex-direction: column;
    }

    .banner-slider .slick-dots {
        left: 33%
    }

    .testimoinal-slider-wrap .slick-arrow.slick-next {
        left: 103%;
    }

    .why-choose-slide-nav .slick-track {
        display: flex;
        flex-wrap: wrap;
    }

    .why-choose-slide-nav .slide-nav-wrap {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 15px;
        height: 100%;
    }

    .why-choose-slide-nav .slick-track .slide-nav-wrap:nth-child(3),
    .why-choose-slide-nav .slick-track .slide-nav-wrap:last-child {
        margin-top: 30px;
    }
}
@media (min-width: 550px) and (max-width: 992px) {
    .img-box{
        padding: 5rem;
    }
  }
  @media (min-width: 630px) and (max-width: 992px) {
    .img-box-other{
        padding: 5rem;
    }
    .img-box-blog{
        padding: 0 5rem;
    }
  }
