.top_header_wrapper {
    background-color: #003f4e;
}
.mainmenu ul li a { 
    font-weight: 700;
    font-size: 15px;
}
.menu_wrapper {
    background-color: #ffffffe0;
}
.cc_main_slide7 {
    background: url(../images/corona/slider_img4.jpg);
    width: 100%;
    height: 880px;
    background-size: cover;
    background-position: center 0;
    position: relative;
    padding-top: 470px;
}
.cc_main_slide8 {
    background: url(../images/corona/slider_img5.jpg);
    width: 100%;
    height: 880px;
    background-size: cover;
    background-position: center 0;
    position: relative;
    padding-top: 470px;
}

.cat_img {
    height: auto;
}

.abt_txt p {
   
    color: #505050;
}
.img-box{
    text-align: center;
}

.fheading {
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    color:#333;
    padding: 5px 3px;
}
.about_wrapper {
    padding-bottom: 50px;
}

.founders {
    padding-bottom: 50px;
}

@media (min-width: 230px) and (max-width: 520px)
{


    .owl-nav {
        display: none;
    }
    .cc_slider_img_section .owl-theme .owl-nav .owl-prev {
          display: none;
    }
    .cc_slider_img_section .owl-theme .owl-nav .owl-next {
         display: none;
    }
    .owl-prev {
        display: none;
    }
    
    .cat_img {
    height: 200px;
    }

    .mob_top_header_add {
    line-height: 1.2;
    background-color: #2ec8a6;
    padding: 7px 0;
    }
    .menu_wrapper {
        padding-top: 0;
    }
    .mob_top_header_add p {
        color:#FFF;
    }
    .rp_mobail_menu_main_wrapper {
padding-top: 0;
    }
}


