@media (max-width: 768px) {
    .section-gap {
        padding: 40px 0 !important;
    }
    .aboutImg {
        height: 350px !important;
    }
}
@media (max-width: 600px) {
     .navbar-toggler.x {
        margin: 10px 0;
    }
    .team .card img {
    height: auto !important;
    }
    .main_description .card.height1{
      height:auto !important;
    }
    .main_description .card.height{
      height: auto !important;
    }
    .dropdown-menu {
        width: 100% !important
    }
    .footer {
        padding-top: 40px;
    }
    .borderstyle p {
        text-align: center;
    }
    .borderstyle p.float-end {
        float: none !important;
    }
    .team_members {
        height: auto !important;
    }
    .socials a.btn-primary {
        display: none;
    }
    .logo img {
        height: 50px !important;
    }
    .top-header-section .bn-title {
        padding: 5px;
    }
    .top-header-section .socials {
        line-height: 30px;
    }
    .media-language {
        display: none !important;
    }
    .logo h6 {
        font-size: 13px;
    }
    #cimCarousel .carousel-caption .container .box h3 {
        font-size: 28px !important;
        text-align: center !important;
    }
    #cimCarousel .carousel-caption .container .box p {
        font-size: 14px !important;
        margin-top: 0 !important;
        text-align: center !important;
    }
    #cimCarousel .carousel-caption .container .box .content {
        align-items: center !important;
    }
    .carousel-inner .carousel-item {
        min-height: 35vh !important;
        max-height: 35vh !important;
        background-color: transparent !important;
    }
    .aboutImg {
        height: auto !important;
        padding-right: 0 !important;
    }
    .section-gap {
        padding: 40px 0 !important;
    }
    .section-title {
        font-size: 30px !important;
        line-height: 32px !important;
        padding-bottom: 25px !important;
    }
    .action-box .action-box-text {
        padding-right: 0 !important;
    }
    .action-box a.button {
        position: relative !important;
        right: 0 !important;
        top: 0 !important;
        margin-top: 10px !important;
    }
    .contact .item-contact i {
        top: auto !important;
        width: 80px !important;
        height: 80px !important;
        margin-left: -35px !important;
        font-size: 20px !important;
        line-height: 60px !important;
        margin-top: -35% !important;
    }
    .pt-50 {
        padding-top: 40px !important;
    }
    .pb-50 {
        padding-bottom: 40px !important;
    }
}
