@media (max-width: 1999px){
    .nav-bar-section .nav-bottom-container .company-log-container, .nav-bar-section .nav-bottom-container .icons-container{
        width: 170px;
    }
    .nav-bar-section .nav-links-container ul li.dropdown-menu-link-container{
        padding: 0px 10px;
    }
}
@media (max-width: 991px){
    .nav-bar-section .nav-links-container{
        display: none;
    }
    .nav-bar-section .nav-bottom-container .icons-container{
        width: unset;
        margin-left: auto;
    }
    .nav-bar-section .nav-bottom-container .icons-container .menu-button-container{
        display: block;
    }
    .dropdown-menu-link-container ul.dropdown-links{
        background-color: #014E91;
    }
    #MyOptions{
        text-align: center;
    }
}

@media (max-width: 	810px){
    .banner-section .owl-carousel .owl-item img{
        height: 50vh;
    }
    .banner-section{
        height: auto;
    }
    .banner-section .content-container h4{
        margin-top: 43%;
    }
    .heading h1{
        font-size: 40px;
    }
    .banner-section .heading h1{
        font-size: 35px;
    }
    .banner-section .col-lg-6:nth-child(2){
        right: -13px;
    }
    .each-category-card .img-container{
        margin-inline-start: 35%;
    }
    .home-banner-slider .content{
        margin-left: 10%;
        width: 80%;
        top: 27%;
    }
    .home-banner-slider .content br{
        margin-top: 28%;
    }
    .our-story .content-side-container h1{
        font-size: xx-large;
    }
    .our-story-mission .each-mission-card{
        margin-top: 20px;
    }
    .welcome-section p{
        padding: 10px;
        font-size: 20px;
    }
    .our-main-core-service img{
        margin-top: 20px;
    }
    #addition-img{
        margin-top: 2%;
    }
    .our-main-core-service .image-text{
        margin-top: 40%;
    }
    .contact-us-section .info-item i{
        font-size: unset;
    }
    .our-main-core-service .image-text{
        font-size: inherit;
    }
}

@media (max-width: 768px){
    .banner-section .owl-carousel .owl-item img{
        height: 60vh;
    }
    .heading h1{
        font-size: 37px;
    }
    .btn-yellow{
        padding: 6px;
    }
    .each-category-card{
        padding: 10px;
    }
    .contact-us-section .contact-wrap .heading h2{
        font-size: 40px;
    }
}

@media (max-width: 698px){
    .heading h1{
        font-size: larger;
    }
    .banner-section .content-container h4{
        margin-top: 50%;
    }
    .each-category-card .img-container {
        margin-inline-start: 43%;
    }
    .each-category-card img{
        width: 50px;
        height: 50px;
        margin-top: 15px;
    }
    .our-story .img-side-container img:nth-child(2){
        left: 10%;
        width: 71%;
    }
    .contact-us-section .contact-wrap .heading, h2, h3{
        margin-left: 2%;
        font-size: inherit;
    }
}

@media (max-width: 570px){
    .nav-bar-section .nav-top-container .nav-top-wrap a{
        margin-right: 20px;
    }
    .banner-section .content-container h4{
        margin-top: 70%;
    }
    .banner-section .owl-carousel .owl-item img{
        height: 50vh;
    }
    .each-category-card br{
        display: none;
    }
    .banner-section .heading h1{
        font-size: 30px;
    }
    .home-banner-slider .content {
        margin-left: 10%;
    }
    .our-story .img-side-container img:nth-child(2) {
        left: 11%;
        width: 78%;
    }
    .each-category-card .img-container{
        width: 70px;
        height: 70px;
        margin-inline-start: 43%;
    }
    .our-story .content-side-container h1{
        font-size: inherit;
    }
    .each-category-card img{
        width: 45px;
        height: 45px;
        margin-top: 5px;
    }
    .nav-bar-section .nav-bottom-container .container{
        width: 95%;
        box-shadow: 0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2);
    }
    .contact-us-section .more-info-box h3{
        margin-left: unset;
    }
    .each-other-services {
        padding: 20px 15px;
    }
    .welcome-section p{
        padding: 0;
    }
    .welcome-section .item{
        height: auto;
    }
    .welcome-section .owl-nav button.owl-next{
        right: 0;
    }
    .welcome-section .owl-nav button.owl-prev{
        left: -30px;
    }
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
        width: 30px;
        height: 30px;
        padding: 30px;
    }
    .welcome-section .owl-nav button.owl-prev, .welcome-section .owl-nav button.owl-next{
        font-size: unset;
    }
    .our-main-core-service img{
        padding-bottom: 20px;
    }
    #last-img{
        margin-top: -8%;
    }
    #last-img img{
        height: auto;
        margin-top: 30px;
    }
    .our-main-core-service .image-text br{
        font-size: unset;
        display: none;
        width: 80%;
    }
    #imageContainer .card{
        height: auto;
        margin-bottom: 10px;
    }
    .card-img-top{
        height: auto;
    }
}

@media (max-width: 480px){
    .nav-bar-section .nav-bottom-container .container{
        width: 98%;
    }
    .nav-bar-section .nav-bottom-container .company-log-container img{
        max-width: 60%;
    }
    .banner-section .heading h1{
        font-size: 27px;
    }
    .nav-bar-section .nav-top-container .nav-top-wrap a {
        margin-right: auto;
        font-size: 17px;
    }
    .banner-section .owl-nav button.owl-next{
        height: 40px;
        width: 40px;
        margin-left: -40px;
    }
    .banner-section .owl-nav button.owl-prev{
        height: 40px;
        width: 40px;
    }
    .banner-section .content-container h4{
        margin-top: 80%;
    }
    .banner-section .owl-carousel .owl-item img{
        height: 50vh;
        width: 40vh;
        margin-top: 25%;
    }
    .hero-animation-section .principal h1 br{
        display: none;
    }
    .hero-animation-section .principal h1{
      font-size: 50px;
    }
    .banner-section .heading h1 {
        font-weight: 600;
    }
    .each-category-card .img-container{
        margin-inline-start: 41%;
    }
    .banner-section .content-container h4{
        padding-top: 10%;
        font-size: inherit;
    }
    .banner-section .btn-yellow{
        padding: 4px;
        font-size: 17px;
    }
    .our-story .top-btn  .btn-skyblue{
     margin-top: 10px;
     width: 100%;
    }
   
}
@media (max-width: 	465px){
    .home-banner-slider .content br{
        display: none;
    }
}
@media (max-width: 	420px){
    .home-banner-slider .content h1{
        font-size: 40px;
        line-height: 2.7rem;
    }
    .home-banner-slider .content h4{
        font-size: 24px;
    }
    .home-banner-slider .content {
        top: 35%;
        margin-left: 4%;
    }
}

@media (max-width: 	414px){
    .banner-section{
        background-size: cover;
        background-position: center;
    }
}

@media (max-width: 	428px){
    .banner-section{
        background-size: cover;
        background-position: center;
    }
}

@media (max-width: 	390px){
.banner-section{
background-size: cover;
background-position: center;
}
}

@media (max-width: 	375px){
.nav-bar-section .nav-top-container .nav-top-wrap span a{
    padding: 0;
}
.banner-section{
    background-size: cover;
    background-position: center;
}
.banner-section .heading h1{
    font-size: 26px;
}
}

@media (max-width: 	349px){
    .banner-section{
        background-size: cover;
        background-position: center;
    }
    .nav-bar-section .nav-bottom-container .container{
        width: max-content;
    }
    .nav-bar-section .nav-top-container .nav-top-wrap span a{
        font-size: 15px;
    }
}

@media (max-width: 	320px){
    .banner-section{
        background-size: cover;
        background-position: center;
    }
}