@media screen and (max-width: 768px) {
    table {width:100%;}
    thead {display: none;}
    tr:nth-of-type(2n) {background-color: inherit;}
    tr td:first-child {font-size: 1.4em;color: #d93;}
    tbody td {display: block;  text-align:center;border-top: 1px dotted #e4e4e4;}
    tbody td:before { 
        content: attr(data-th); 
        display: block;
        text-align:center;
font-weight: 700;  
    }
}
.kilithon-partners {
    float: left;
    margin: 42px 0 0 200px;
}
.sticky .kilithon-partners {
    float: left;
    margin: 22px 0 0 200px;
}
#nav-menu-item-51567 .item_inner {
    top: 10px;
}
@media screen and (max-width: 1200px) {
nav.main_menu>ul>li>a>span.item_inner {
padding: 0 10px !important;
}
}
@media screen and (max-width: 1000px) {
.kilithon-partners {
display:none;
}
}
.wpcf7-response-output {
    color: #000 !important;
}

.latest_post_image {
    width: 70px;
}
.latest_post_holder.image_in_box .latest_post_text {
    padding: 0 0 0 90px;
}
.latest_post_title a {
    line-height: 23px !important;
}