	body {
		font-family: "Open Sans";
	}
	body {
		color: ; 
		font-weight:400;
		font-size: 15px;
	}
#primary .entry-thumbnail img{
margin-top:5px;
margin-bottom:5px;
}
.error404 .wrapsection .overlay{
opacity: 0.9 !important;
    background: linear-gradient(135deg, #0051b5 0%,#33B773 100%) !important;
}

h2.entry-title.excerpt {
    width: 100%;
    max-width: 100%;
}

.excerptphp .entry-thumbnail {
    max-width: 100%;width: 100%;
    margin-right: 0;
}

.first-post h2.entry-title.excerpt {
    font-size: 36px;
    padding: 0 20px;
}

.excerptitem h2.entry-title.excerpt {
    font-size: 20px;
    padding: 0 20px;
}

.first-post.excerptitem h2.entry-title.excerpt {
    font-size: 36px;
    padding: 0 20px;
}

.first-post.excerptitem .entry-meta {
    font-size: 13px;
    padding: 0 20px;
    margin-top: 10px;
}

.excerptitem .entry-meta{
    margin-top: 0;
    padding: 0 20px;
    display: block;
    margin-bottom: 8px;
    font-size: 12px;
    text-align: left;
    color: #808080;
}

.excerptitem .entry-meta a{
    font-weight: 600;
    margin-right: 1px;
}

.excerptitem header.entry-header{
    margin-bottom: 20px;
}

.first-post header.entry-header {
    margin-bottom: 10px;
}

.excerptitem .entry-content {
    color: #333;
    padding: 0 20px;
}


#primary .entry-thumbnail img {
    margin-top: 0;
    height: 200px;
    object-fit: cover;
    margin-top: 0;
    border-radius: 5px 5px 0 0;
}

#primary .first-post .entry-thumbnail img {
    height: auto;
}

#primary .entry-thumbnail img {
}

.first-post.excerptitem {
    width: 98%;
    margin: 0px 1% 10px;
    float:none;
}

.excerptitem {
    width: 48%;
    margin: 10px 1%;
    float:left;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff;
}

body{
    background: #fafbfc;
}
.wrapsemibox{
    background: #fafbfc;
}

#primary .excerptitem .entry-content a, #primary .excerptitem .entry-content a:visited {
    font-weight: 600;
    margin-top: 12px;
    display: inline-block;
}

#primary .excerptitem .entry-content a:hover {
    color: #175286;
    text-decoration: none;
}

.excerptitem:hover {
    background: rgba(107, 206, 245, 0.1);
}

#search input{
    background: #fff;
}

.contentitem{
    max-width: 800px;
    margin: 0 auto;
    font-size: 18px;
    color: rgba(0,0,0,0.8);
    line-height: 1.6em;
}

.contentitem p{
    margin-bottom: 30px;
}

.contentitem ul li, .contentitem ol li{
    margin-bottom: 15px;
}

.contentitem strong{
    font-weight: 600;
}

.semiboxshadow{
    padding-bottom: 20px;
}

#primary .contentitem .tagcloud a{
    border: none;
    color: rgba(0,0,0,.6);
    background: rgba(0,0,0,.05);
    text-transform: capitalize;
}

#primary .contentitem .tagcloud a:hover{
    background: rgba(0,0,0,.1);
    color: rgba(0,0,0,.6);
    text-decoration: none;
}

h1.entry-title{
    margin-top: 0;
    text-align: center;
    font-size: 48px;
    max-width: 100%;
    text-transform: none;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 1.2em;
}

.entry-meta{
    border: 0;
    margin: 0;
    padding: 0;
    margin-top: 20px;
    font-size: 16px;
    color: #808080;
    text-transform: none;
}

#primary {
margin-bottom: 20px;
}

#primary .entry-meta a:hover {
    color: #175286;
    text-decoration: none;
}

.abh_tab_content{
    border: 1px solid #eee !important;
    border-radius: 5px;
    background: #fff;
}

.abh_tab_content .abh_image a{
display: block;
line-height: 0;
}

#primary .entry-content .abh_image img{
margin-bottom: 0;
padding: 0 !important;
}

input#es_txt_button_pg {
    background: #2196F3;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 600;
}

input#es_txt_email_pg {
    background: #fff;
    padding: 2px 10px;
    margin-right: 3px;
    font-size: 15px;
    border-radius: 5px;
color: #333;
}

.es_textbox {
    display: inline-block;
    margin-right: 8px;
    max-width: 280px;
    width: 100%;
}

.es_lablebox {
    display: none;
}

form.es_shortcode_form {
    width: 100%;
    background: rgba(107, 206, 245, 0.1);
    padding: 20px 20px 25px;
    border-radius: 5px;
    border: 1px solid #dceeff;
    text-align: center;
    position: relative;
margin-top: 15px;
    margin-bottom: 20px;
}

input#es_txt_button_pg:hover {
    background: #0776d0;
}

.es_msg {
    position: absolute;
    bottom: 8px;
    width: 100%;
    font-size: 15px;
    line-height: 1;
    padding: 0;
    margin-left: -20px;
color:#3eb3d0;
}

.es_caption {
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 5px;
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 5px;
}

.es_button {
    display: inline-block;
}

.pagination {
    display: block;
    text-align: center;
    margin-top: 30px;
}

#primary .pagination a {
    color: #fff;
    background: #0081bf;
}

.pagination span.current {
    background: #2196F3;
    /* color: #0081bf; */
}

#primary .pagination a:hover {
    background: #0073aa;
    text-decoration: none;
}

.alm-btn-wrap{
padding: 25px 10px 0;
}

@media screen and (max-width:800px) {
	#primary{
		padding:0;
margin-bottom: 0;
	}

	.excerptitem{
		width: 98%;
	}

	.excerptitem h2.entry-title.excerpt{
		text-align: left;
	}


	.first-post.excerptitem h2.entry-title.excerpt {
    		font-size: 26px;
	}

    h1.entry-title {
        font-size: 32px;
    }

    .entry-meta {
        font-size: 15px;
        margin-top: 10px;
    }

    header.entry-header {
        margin-bottom: 20px;
    }

    .contentitem {
        font-size: 17px;
        line-height: 1.6em;
    }

#sidebar{
margin-top: 35px;
}

}