@charset "utf-8";
/* CSS Document */

.midd_text .view_more {display: none;}
.home_top_content  { padding-top: 80px !important;}


@media (max-width: 1599.98x) {
 
}

@media (max-width: 1439.98px) {

    
}

@media (max-width: 1199.98px) {

    
}
@media (max-width: 991.98px) {
 
    .home_top_content {
        padding-top: 60px !important;
    }
}
@media (max-width: 767.98px) {  
    .home_top_content {
        padding-top: 45px !important;
    }
   
}  
@media (max-width: 575.98px) {

    .home_top_content {
        padding-top: 35px !important;
    }
    .midd_text p { margin-bottom: 0;}
}














