@media (max-width: 1199px) {
    .address a{
        font-size: 13px;
    }

    .socail i{
        font-size: 13px;
    }

    .top_bar{
        padding: 5px 10px !important;
    }

    .custom-nav{
        margin-bottom: 0 !important;
    }

    .show_card img{
        height: 250px;
    }

    .show_body h4{
        font-size: 16px;
    }

    .show_body p{
        margin-bottom: 0 !important;
    }

    #login_model .modal-dialog{
        max-width: 100%;
        position: relative;
        top: 50px;
        bottom: 0;
        right: 48% !important;
    }

}









@media (max-width: 991px) {
    .top_bar{
        display: none !important;
    }

    #list{
        display: block;
    }

    .first{
        justify-content: space-between;
        padding: 0 20px;
    }

    .custom-nav{
        display: block;
        text-align: center;
        padding-left: 0;
    }

    .custom-nav{
        display: none;
    }

    .video video{
        height: 400px;
    }

    .tenders h6{
        font-size: 32px;
    }

    .tenders p{
        text-align: justify;
    }

    .icon_list h4{
        font-size: 15px;
    }

    .icon_list i{
        font-size: 24px;
    }

    .lists_section p{
        font-size: 14px;
    }
}








@media (max-width: 767px) {
    .show_card img{
        height: 200px;
    }

    .show_body h4{
        font-size: 12px;
    }
    
    .show_body p{
        font-size: 9px;
    }

    .show_body {
        height: 62px;
    }

    .tenders {
        margin-top: 90px;
    }

    .service_header p{
        text-align: justify;
    }

    .lists_section p{
        text-align: justify;
    }

    .service{
        margin-bottom: 0;
    }

    .logoMarqueeSection div.marquee>a>img{
        height: 150px;
    }

    .dropdown-toggle, .custom-nav li a{
        padding: 10px 0px;
    }
}








@media (max-width: 575px) {
    
    #login_model .modal-dialog{
        right: 50%;
        transform: translateX(50%);
    }

    .custom-nav{
        flex-wrap: wrap;
        padding-left: 0 !important;
    }

    .dropdown-toggle,
    .custom-nav li a{
        font-size: 13px;
    }

    .video video{
        height: 270px;
    }

    .show_card img{
        height: 220px;
    }

    .show_body h4{
        font-size: 15px;
    }

    .show_body p{
        font-size: 11px;
    }

    .tenders h6{
        font-size: 28px;
    }

    .tenders h2{
        font-size: 15px;
    }

    .tenders p{
        font-size: 13px;
        line-height: 19px;
    }

    .tenders{
        margin-top: 100px;
    }

    .custom_gap{
        height: 50px;
    }

    .service_header h2{
        font-size: 28px;
    }

    .private p{
        font-size: 13px;
    }

    .service{
        margin: 20px 0;
    }

    .service_header p{
        font-size: 13px;
    }

    .icon_list h4{
        font-size: 16px;
    }

    .icon_list i{
        font-size: 26px;
    }

    .lists_section p{
        font-size: 14px;
    }

    .new_contact button{
        font-size: 13px;
    }

    .logoMarqueeSection{
        padding: 30px 0;
    }

    .logoMarqueeSection div.marquee>a>img{
        height: 100px;
    }

    .about_banner h2{
        font-size: 30px;
    }

    .about h6{
        font-size: 26px;
    }

    .about h2{
        font-size: 26px;
    }

    .show_body {
        height: 72px;
    }
}