ins {
background: #ffffff !important;


}

#footer.footer-one {

padding: 35px 0px 0 !important;	
}

.footer-social {

margin-bottom: 0px !important;

}

.ad-area {

margin-bottom: 55px !important;

}

.post-carousel {
margin-bottom: 25px !important;

}

.list-post {

border-bottom: 1px solid #eaeaea !important;

padding-bottom: 35px !important;

}

.list-post .list-post-content .post-read-more a {

border-bottom: solid 0px #e6e6e6 !important;

}

.single-post .post-image figure, .single-post figure.only-pin, .single-post p > figure {
	
display: inherit !important;

}

.full-post .post-image img {
 width: 100% !important;

height: auto !important;

}

.google-auto-placed.ap_container {

margin-bottom: 30px !important;

}

.single-post p > figure img {
width: 100% !important;

height: auto !important;


}

.single .post-entry-content a {

color: #1250ad;

font-weight: bold;

}


.single .post-entry-content a:hover {

text-decoration: underline !important;
}


.category-query h2 {

margin-bottom: 0px !important;

border-bottom: 5px solid #eaeaea;

padding-bottom: 25px;

}

.list-post .list-post-media {
    width: 425px;
    min-width: 425px;
    max-width: 425px;
}

@media(max-width:800px){
.list-post .list-post-media {
    width: 95%;
    min-width: 95%;
    max-width: 95%;
}

.list-post .list-post-content {
    max-width: 90% !important;
}
}

.col-md-10 {
width: 100% !important;
}

.post-tags a {
color: #333333;
text-decoration: none;
}

.post-tags a:hover {
color: #cb0000;
text-decoration: none;
}