@import url('https://fonts.maateen.me/solaiman-lipi/font.css');
body,h1,h2,h3,h4,h5,h6 {
    font-family: 'SolaimanLipi', Arial, sans-serif !important;
}
.space-100 {
    height: 10px;
}
.theme-3 .type14 .post_img {
    max-height: 70px;
}
.widgets_small .post_img a {
    height: 100%;
}

.widgets_small .post_img .img_wrap {
    height: 100%;
}
.theme-3 .post_type15 .single_post_text a {
    font-size: 18px;
    font-weight: 700;
}
.theme-3 .type20 .single_post_text a {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}
.widget-title{
	margin-bottom: 0
}
.next_prv_single a {
    font-size: 18px;
}






@media (max-width: 767px){
	.theme-3 .post_type15 .post_img img {
    	width: 100%;
	}
	.theme-3 .logo {
    	padding: 13px 0 13px 0px;
    	text-align: center;
	}
	.logo {
	    max-width: 150px;
	    margin: 0 auto;
	}
	.signup_form {
    	margin-bottom: 0px;
	}
	.xs-mb90 {
	    margin-bottom: 30px;
	}
	.xs-mt60 {
	    margin-top: 0;
	}
	.widget_tab {
	    margin-top: 10px;
	}
	.space-100 {
	    height: 0;
	}
	.theme-3 .footer {
    	padding: 20px 0 0;
	}
	.footer.footer_area3 .space-30,
	.footer.footer_area3 .space-20
	{
    	height: 0;
	}
	.footer.footer_area3.white_bg .mb30 {
    	margin: 0!important;
	}

	.theme-3 .footer .copyright p {
    	text-align: center;
	}

	.copyright_menus.text-right {
	    text-align: center!important;
	}
	.widgets_small .single_post_text a {
	    font-size: 14px;
	}
	.padding5050 {
    	padding: 20px 0;
	}
	.theme-3 .type20 .single_post_text a {
	    font-size: 20px;
	    line-height: 24px;
	}
}

@media screen and (max-width: 990px) and (min-width: 767px){
	.theme-3 .post_type15 .post_img img {
	    width: 100%;
	}
}

@media screen and (max-width: 991px) and (min-width: 768px){
	.theme-3 .post_type15 .post_img img {
    	/*width: 354px;*/
	}
	.theme-3 .logo {
    	padding: 13px 0 13px 0px;
    	text-align: center;
	}
	.logo {
	    margin: 0 auto;
	}
	.widgets_small .single_post_text a {
   		font-size: 15px;
	}
	.space-100 {
    	height: 10px;
	}
}

@media screen and (max-width: 1024px) and (max-width: 1300px){
	.widget_tab {
    	margin-top: 0px;
	}
}
