
@media(max-width:1300px){
    #humber_menu{
        display: block !important;
        /* transform: translate(85px, -39px); */
        width: 38px;
    }
    .top_bar{
        /* display: none; */
    }
    .container{
        width: 100% !important;
        max-width: 1200px !important;
        margin: 0 !important;
    }
    .home_menu {
        display: none;
        background: #ffffff;
        position: absolute;
        width: 330px;
        left: 0;
        top: 91px;
        flex-wrap: wrap !important;
        z-index: 100;
        line-height: 32px;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        padding-bottom: 15px !important;
    }
    .home_menu li{
        border-bottom: 1px solid #80808069;
        padding-left: 20px !important;
    }
    .home_menu li a{
        font-size: 13px;
    }

    .login_menu{
        margin-top: 15px;
        display: block !important;
        padding: 4px 31px !important;
    }
    .login_menu:before {
        transform: skewX(0deg) !important;
        border-radius: 15px 0px 15px 0px;
    }
}

@media(max-width:991px){
    .rahat_logo_box img {
        width: 20% !important;
    }
    .rahat_logo_flex{
        flex-wrap: wrap !important;
    }
    .training_box{
        height: inherit !important;
    }
    .rahat_logo_box{
        height: inherit !important;
    }
    .hero_content h1 {
        font-size: 20px !important;
        margin: 0px 0px 3px !important;
        line-height: 25px !important;
        margin-top: 9px !important;
    }
    .hero_content h5 {
        font-size: 17px !important;
        margin-top: 20px;
    }
    .hero_section .container{
        align-items: start !important;
    }
    .hero_section{
        height: 299px !important;
    }
    .hero_content p {
        line-height: 22px !important;
        margin-bottom: 0 !important;
    }
    .project_overwiev_box{
        width: 100% !important;
    }
}

@media(max-width:768px){
    .hero_section .container{
        left: 8px !important;
        align-items: start !important;
    }
    .hero_section{
        height: 235px !important;
    }
    .login{
        display: none;
    }
    .login_btn{
        right: -9px !important;
        margin-top: 9px !important;
        padding: 4px 31px !important;
    }
    .login_btn:before {
        transform: skewX(0deg) !important;
        border-radius: 15px 0px 15px 0px;
    }
    .important_links_box{
        display: flex;
        justify-content: center;
    }
    .modal-content {
        width: 100% !important;
    }

    .modal-title {
        transform: translate(10px, 0px) !important;
        font-size: 17px !important;
    }
    .devide_box_2{
        margin-bottom:5px;
    }
    .UNDERSTANDING_box{
        height: inherit;
    }

}

@media(max-width:644px){
    .hero_content h5 {
        font-size: 11px !important;
        margin-top: 12px;
    }
    .hero_section {
        height: 220px !important;
    }
    .login_btn{
        right: -16px !important;
    }
    .footer_section{
    padding-top: 10px !important;
    padding-bottom: 3px !important;
    }
    .links_section {
        padding-bottom: 10px !important;
    }
    .finding_section {
        padding: 5px 0px !important;
    }

    .training_section {
        padding-bottom: 8px !important;
    }
    .project_overwiev_section {
        padding-bottom: 10px !important;
    }
    .main_heading h6 {
        font-size: 13px !important;
    }

    .heart_section {
        padding-bottom: 15px !important;
        padding-top: 1px !important;
    }
    .main_heading h5 {
        padding-top: 12px !important;
        font-size: 20px !important;
    }
    .project_overwiev_box{
        height: inherit !important;
        margin-top: 3px !important;
        margin-bottom: 10px;
    }
    .hero_content p {
        font-size: 11px !important;
        line-height: 20px !important;
        width: 330px !important;
    }
    .hero_content h1 {
        font-size: 15px !important;
        margin: 0px 0px 2px !important;
        line-height: 19px !important;
        margin-top: -7px !important;
    }
    .logo span:before {
        top: -36px !important;
        width: 125px !important;
        height: 127px !important;
    }
    .logo{
        flex-wrap: wrap !important;
    }
    .logo p {
        font-size: 9px !important;
    }
    .logo h4 {
        font-size: 13px !important;
    }
        .logo span:before {
            top: -1px !important;
            width: 95px !important;
            height: 64px !important;
        }
        .logo img{
            max-width: 63px !important;
        }
        .logo{
            gap: 15px !important;
        }
        #humber_menu{
            transform: translate(-3px, 0px) !important;
        }

        .home_menu{
            top: 63px !important;
        }
        .copy_right_box {
            padding-top: 6px !important;
            padding-bottom: 6px !important;
        }
        .copy_right_para {
            font-size: 10px !important;
        }

        .footer_menu li a {
            font-size: 11px !important;
        }

        .leadership_flex{
            flex-wrap: wrap !important;
            justify-content: center;
        }
        .devide_height{
            height: 580px !important;
        }
        .leadership_box{
            margin-top: 15px;
        }

        .input_flex_main_box{
            flex-wrap: wrap !important;
        }

        .registration_form_box{
            width: 100% !important;
        }
}

@media(max-width:375px){
    .hero_content h1 {
        font-size: 17px !important;
        line-height: 20px !important;
        margin-top: 0px !important;
    }
    
    .hero_content p {
        font-size: 10px !important;
        line-height: 16px !important;
        margin-bottom: 2px !important;
    }
    .social_media ul {
        gap: 10px !important;
    }
}
