ul.sub-menu { padding: 0 !important;}.home .td-module-thumb { border: 1px solid #f5eeee;}
#wp-subscribe {font-family: "Noto Sans";background-color: #d8e9ff;padding: 0 0 6px 0;    border: 1px solid #003373;}
#wp-subscribe h4{margin: 0px 0px 5px 0px;
background: #003373;
font-family: inherit;
font-size: 21px;
color: #e2e2e2;
padding: 10px 0px;}
#wp-subscribe form{}
#wp-subscribe form input[type="text"]{height: 25px;width: 72%;}
#wp-subscribe form input[type="submit"]{padding: 4px 8px;background-color: #ff3800;}
.inpost-ad {
border: 2px dashed #e9ca3d;
padding: 15px;
background: #fff7d3;
margin-bottom: 15px;
position: relative;
}
.inpost-ad:before {
content: attr(data-label);
text-align: center;
display: table;
padding: 2px 15px;
margin: 0 auto;
margin-top:-15px;
position: absolute;
line-height: normal;
top: -21px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
background-color: #e4cb5f !important;
}
.inpost-ad:after {
content: '';
border-left: 10px solid transparent;
border-right: 10px solid transparent;
top: -12px;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
@media (min-width: 768px) {
.become-author-section .vc_custom_1558615428951 {margin-top: -32px !important; }
}
@media (max-width: 767px){
.become-author-section .vc_custom_1558615428951 p { text-align:center !important; }
}
@media (min-width: 768px) and (max-width: 1024px) {
.home-page-middlecont-section  .td_module_6 .td-module-thumb {
position: relative !important;
top: 0;
left: 0;
}
.home-page-middlecont-section .td-module-thumb {
border:0 !important;    
width: 100px !important;
float: left !important;
margin-right: 5px !important;
}
.home-page-middlecont-section .td_module_6 .item-details {
margin-left: 0px !important;
}  
}
.fundabook-widigit-ads {
text-align: center !important;
border: 1px solid #ddd !important;;
width: 100% !important;
margin: 20px 0px !important;
}
.covid-stats    {
display:flex;
align-content:space-between;
}
.covid-stats .item{width: 25%;padding:5px;border:1px solid #ccc;border-radius:5px;margin: 3px;
text-align: center;}
.covid-stats .item-stat{display: flex;flex-direction: column;}
.covid-stats .item-label{display: flex;
align-items: center;
justify-content: center;}
.covid-stats .item-label label{font-size: 1.05rem;}
.item-stat label{margin-bottom: 0;    line-height: 16px;}
.item-stat span{    font-weight: 500;    line-height: 17px;    font-size: 1.2rem;}
.item-label{background:#d0e0ff;}
.item-stat-confirmed{background:#fff1af;}
.item-stat-recovered{background:#afffb1;}
.item-stat-deaths{background:#ffbaba;}
.covid-title{text-align:center;color:red;}