@media (min-width: 1400px) {
    .container{
        max-width: 1368px;
    }
    .about_inner{
        max-width: 75%;
    }
    .pr-4{
        padding-right: 4rem;
    }
    .pl-2{
        padding-left: 2rem;
    }
}

@media screen and (max-width:599px){
    
    .awesome_heading{
        margin-bottom: 15px;
    }
    .awesome_tabs .single_tab {
        width: 100%;
    }
    .about_content{
        padding: 30px;
    }
    .awesome_section:after{
        display: none;
    }
    .col-xs-12{
        width: 100%;
    }
    .page_heading span {
        display: inline;
    }
    .tab_icon{
        display: flex;
        justify-content: center;
        height: auto;
    }
    .services_content{
        max-width: 100%;
        padding: 15px;
    }
    .service_content_inner{
        width: 100%;
    }
    .single_service{
        width: 50%;
    }
    .all_features{
        width:100%
    }
    .core_feature{
        padding: 30px;
    }
    .logo{
        margin-bottom: 15px;
    }
    .footer_section .col-xs-6{
        width: 50%;
    }
    .footer_about p,.footer_about ul li a{
        font-size: 15px;
    }
    .footer_about{
        margin-bottom: 15px;
    }
    .footer_about h4 {
        margin-bottom: 15px;
    }
    .copyright_content{
        display: block;
        text-align: center;
    }
    .breadcrumb{
        height:50px;

    }
    .breadcrumb-text-1{
        margin-left: 0px;
    }
    
    .privacy-policies{
        margin-left:10px;
    }
    
    .terms-and-condition{
        margin-left:10px;
    }
    .job-form .box h1,
        .job-form .button_container {
            margin-left: 10px !important;
        }
        #filterable-cards {
            margin: 0 61px;
        }
    
    }
    
@media screen and (min-width:600px) and (max-width:767px){
    .awesome_heading{
        margin-bottom: 15px;
    }
    .awesome_tabs .single_tab {
        width: 100%;
    }
    .about_content{
        padding: 50px;
    }
    .awesome_section:after{
        display: none;
    }
    .col-xs-12{
        width: 100%;
    }
    .page_heading span {
        display: inline;
    }
    .services_content{
        max-width: 100%;
        padding:50px;
    }
    .service_content_inner{
        width: 100%;
    }
    .all_features{
        width: 100%;
        padding: 0px 50px;
    }
    .core_feature{
        padding:50px;
    }
    .footer_section .col-xs-6{
        width: 50%;
    }
    .copyright_content{
        display: block;
        text-align: center;
    }
    
}


@media screen and (min-width:768px) and (max-width:991px){
    .banner_section .col-md-6{
        width: 70%;
    }
    .all_features h4{
        font-size: 18px;
    }
    .main_header .navbar-brand img{
        max-width: 150px;
    }
    .main_header .navbar-nav .nav-item a {
        padding: 15px 11px !important;
        font-size: 16px;
    }
    .awesome_heading{
        margin-bottom: 15px;
    }
    .tab_info{
        padding: 30px;
    }
    .about_content{
        padding: 30px;
    }
    .about_inner h3 {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 15px;
    }
    .about_inner p {
        font-size: 14px;
        line-height: 23px;
        letter-spacing: .5px;
    }
    .about_section .btn-md{
        padding: 15px 30px;
    border-radius: 0;
    font-size: 13px;
    margin-top: 0;
    }
    .about_section .about_img,.about_section .about_img,.about_section .about_img img{
        height: 100%;
    }
    .awesome_section .col-xs-12{
        width: 100%;
    }
    .awesome_section:after{
        display: none;
    }
    .page_heading span {
        display: inline;
    }
    .services_content{
        max-width: 100%;
        padding:50px;
    }
    .service_content_inner{
        width: 100%;
    }
    .all_features{
        width: 100%;
        padding: 0px 50px;
    }
    .core_feature{
        padding:50px;
    }
    .footer_section .col-xs-12{
        width: 100%;
    }
    .footer_section .col-xs-6{
        width: 50%;
    }
    .copyright_content{
        display: block;
        text-align: center;
    }
  
}

    @media (min-width: 768px) {
        .navbar-expand-md .navbar-nav .dropdown-menu {
            position: absolute;
            margin-left: -181px;
        }
    }
  

    /* @media (max-width: 768px) {
        .dropdown-menu {
            position: static !important;
            float: none;
            width: 100%; 
            overflow-x: auto; 
        }

        .dropdown-menu-columns {
            display: block;
        }

        .dropdown-menu-columns .column {
            width: 100%;
            padding: 0.5rem 1rem;
        }
    } */

    @media screen and (min-width: 1200px) and (max-width:1327px) {
        .main_header .navbar-nav .nav-item a {
            color: rgba(0, 0, 0, 0.65); /* Corrected the color format for better readability */
            text-transform: uppercase;
            padding: 15px 25px !important;
            font-weight: 500;
            font-size: 14px !important;
        }
        .main_header .navbar-brand img {
            max-width: 80%;
        }
    }
    



    @media screen and (min-width:991px) and (max-width:1199px){
    .banner_section .col-md-6{
        width: 70%;
    }
    .all_features h4{
        font-size: 18px;
    }
    .main_header .navbar-brand img{
        max-width: 150px;
    }
    .main_header .navbar-nav .nav-item a {
        padding: 15px 11px !important;
        font-size: 16px;
    }
    .awesome_heading{
        margin-bottom: 15px;
    }
    .tab_info{
        padding: 30px;
    }
    .about_content{
        padding: 30px;
    }
    .about_inner h3 {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 15px;
    }
    .about_inner p {
        font-size: 14px;
        line-height: 23px;
        letter-spacing: .5px;
    }
    .about_section .btn-md{
        padding: 15px 30px;
    border-radius: 0;
    font-size: 13px;
    margin-top: 0;
    }
    .about_section .about_img,.about_section .about_img,.about_section .about_img img{
        height: 100%;
    }
    .awesome_section:after{
        width: 15%;
    }
    .page_heading span {
        display: inline;
    }
    .services_content{
        max-width: 90%;
        padding:50px 50px 50px 75px;
    }
    .service_content_inner{
        width: 100%;
    }
    .all_features{
        width: 100%;
        padding: 0px 50px;
    }
    .core_feature{
        padding:50px;
    }
    .footer_section .col-xs-12{
        width: 100%;
    }
    .footer_section .col-xs-6{
        width: 50%;
    }
    .copyright_content{
        display: block;
        text-align: center;
    }
}

@media  (min-width:1200px){
    .about_section .about_img, .about_section .about_img, .about_section .about_img img {
        height: 100%;
    }
}

@media (min-width: 576px){
    .container, .container-sm {
        max-width: 590px;
    }
    
}
@media (min-width: 768px) {
    .container, .container-md, .container-sm {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 960px;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1368px;
    }
}
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px;
    }
}
@media (max-width:768px){
    .breadcrumb-text {
        margin-left: 102px;
    }
    .map{
        margin-bottom:20px;
    }
}