

@media (min-width: 1200px) and (max-width: 1399.99px) {
    .predict_amount_text h2, .predict_amount_text h2 span {
        font-size: 84px;
    }
}

@media (min-width: 992px) and (max-width: 1199.99px) {
    .w2d_comm_heading h1 {
        font-size: 45px;
    }
    
    .w2d_comm_heading h2 {
        font-size: 45px;
    }
    
    .publication_heading h2 {
        font-size: 45px;
    }
    
    .work_services_img {
        height: 420px;
        width: 90%;
    }
    
    .work_services_img::after {
        width: 441px;
        height: 350px;
        bottom: 35px;
        right: -60px;
    }
    
    .predict_amount_text h2, .predict_amount_text h2 span {
        font-size: 70px;
    }
    
    .predict_amount_text h4 {
        font-size: 20px;
        margin-top: 20px;
    }
    
    .predict_amount_text {
        width: 66%;
    }
    
    .predict_amount_img {
        width: 30%;
    }
    
    .main_logo_img {
        width: min(100%, 430px);
        height: auto !important;
    }
}

@media (min-width: 768px) and (max-width: 991.99px) {
    
    .w2d_comm_heading h2 {
        font-size: 36px;
    }
    
    .publication_heading h2 {
        font-size: 36px;
    }
    
    .work_services_img {
        height: 360px;
        margin-bottom: 45px;
        width: 86%;
    }
    
    .work_services_img::after {
        width: 350px;
        height: 250px;
    }
    
    .predict_amount_text h2, .predict_amount_text h2 span {
        font-size: 44px;
    }
    
    .work_services_bellow .bellows_line .work_services_bellows_btn span {
        width: 40px !important;
        height: 40px !important;
        line-height: 40px;
    }
    
    .work_services_bellow .bellows_line .work_services_bellows_btn span::after {
        left: 19px;
    }
    
    .work_services_bellow .bellows_coll::after {
        left: 19px;
    }
    
    .predict_amount_text {
        width: 100%;
    }
    
    .predict_amount_text h2, .predict_amount_text h2 span {
        margin-bottom: 20px;
    }
    
    .predict_amount_text {
        width: 72%;
    }
    
    .predict_amount_img {
        height: 250px;
        width: 25%;
    }
    
    .w2d_copyright {
        margin-top: 60px !important;
    }

    .w2d_copyright p {
        margin-bottom: 10px;
    }

    .w2d_copyright ul li a {
        margin-right: 25px;
        margin-left: 0;
    }
}

@media (min-width: 576px) and (max-width: 767.99px) {
    
    .w2d_comm_heading h2 {
        font-size: 28px;
    }
    
    .publication_heading h2 {
        font-size: 28px;
    }
    
    .work_services_img {
        height: 360px;
        margin-bottom: 45px;
        width: 80%;
    }
    
    .work_services_img::after {
        width: 350px;
        height: 250px;
    }
    
    .predict_amount_text h2, .predict_amount_text h2 span {
        font-size: 44px;
    }
    
    .work_services_bellows .bellows_line .work_services_bellows_btn span {
        width: 40px !important;
        height: 40px !important;
        line-height: 40px;
    }
    
    .work_services_bellows .bellows_line .work_services_bellows_btn span::after {
        left: 19px;
    }
    
    .work_services_bellows .bellows_coll::after {
        left: 19px;
    }
    
    .predict_amount {
        margin-top: 50px !important;
    }
    
    .predict_amount_text h2, .predict_amount_text h2 span {
        margin-bottom: 20px;
    }
    
    .predict_amount_text h4 {
        font-size: 20px;
    }
    
    .predict_amount_img {
        height: 144px;
    }
    
    .w2d_copyright {
        margin-top: 60px !important;
    }

    .w2d_copyright p {
        margin-bottom: 10px;
    }

    .w2d_copyright ul li a {
        margin-right: 25px;
        margin-left: 0;
    }

    .w2d_footter_quicklink_sm {
        margin-top: 25px;
    }
    
    /*.main_logo_img {
       display: none;
    }*/
}

@media (max-width: 575.99px) {
    .bcadd_heading h1 {
        font-size: 28px;
    }
    
    .w2d_comm_heading h1 {
        font-size: 28px;
    }
    
    .w2d_comm_heading h2 {
        font-size: 28px;
    }
    
    .publication_heading h1 {
        font-size: 28px;
    }
    
    .publication_heading h2 {
        font-size: 28px;
    }
    
    .work_services_img {
        width: calc(100vw - 20px); 
        height: auto;   
        display: block; 
        margin-left: auto;
        margin-right: auto;
        /*margin-bottom: 25px;*/
        margin-top: 35px;
    }
    
    .work_services_img::after {
        width: 248px;
        height: 180px;
        right: -58px;
        top: 35px;
    }
    
    .predict_amount_text h2,
    .predict_amount_text h2 span {
        font-size: 44px;
    }
    
    .work_services_bellows .bellows_line .work_services_bellows_btn span {
        min-width: 38px !important;
    }
    
    .work_services_bellows .bellows_line .work_services_bellows_btn {
        font-size: 18px;
    }
    
    .predict_amount_text {
        width: 100%;
    }
    
    .predict_amount_text h2,  .predict_amount_text h2 span {
        margin-bottom: 20px;
    }
    
    .predict_amount_img {
        height: 285px;
        width: 100%;
        display: none;
    }
    
    .predict_amount_text h4 {
    font-size: 22px;
    }
    
    .w2d_footter_quicklink h5 {
        margin-top: 50px;
    }

    .w2d_copyright {
        text-align: center;
        justify-content: center !important;
    }

    .w2d_copyright ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding-left: 0;
        margin: 0 auto;
        list-style: none;
        gap: 10px 20px;
    }

    .w2d_copyright ul li a {
        margin-right: 0 !important;
    }

    .w2d_copyright p {
        width: 100%;
        margin-bottom: 15px;
        text-align: center;
    }
    
    .main_logo_img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: min(100%, 300px);
    height: auto !important;
    margin: 0 auto 10px auto;
    padding: 0;
    }
    
    .main_logo_img img,
    .main_logo_img > img {
    max-height: 150px;
    max-width: 100%;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
}

/*.w2d_comm_heading2 {
    text-align: center;
}*/
    .w2d_comm_heading2 {
    text-align: center;   
    }
    
    .w2d_comm_heading2 p {
    text-align: center;
    font-size: 16px;
}

}