/*#post-content .posts-list .posts-block h3 a{
	font-size: 20px !important;
}
@media screen and (max-width:1440px){
.page-container, .post-container{max-width:1200px;}

#page-column h1, #page-column h2, #page-content .areaserved-item-list h2 {
    font-size: 54px;
}
#page-column h3 {
    font-size: 49px;
}
#page-column h4 {
    font-size: 44px;
}
#page-column h5 {
    font-size: 40px;
}
#page-column h6 {
    font-size: 33px;
}
#page-column p, #page-column li {
    font-size: 18px;

}
.sidebar-page .sidebar-item h2, h4.widget-title {
    padding: 0 0 17px;
    font-size: 43px;
   
}
#page-content section.widget.testi .testi-item p {
    font-size: 19px;
    letter-spacing: 0px;
}
#page-content section.widget.testi .testi-item h6 {
    font-size: 30px;

}
}

@media screen and (max-width:1240px){
.page-container, .post-container{max-width:970px;}
}

@media screen and (max-width:991px){
.page-container, .post-container{max-width:720px;}
}
@media screen and (max-width:767px){
.page-container, .post-container{max-width:100%;padding:0 15px;}
}
@media screen and (max-width:680px) {}
@media screen and (max-width:640px) {}
@media screen and (max-width:600px) {}
@media screen and (max-width:580px) {}
@media screen and (max-width:480px) {}
@media screen and (max-width:440px) {}
@media screen and (max-width:375px) {}
@media screen and (max-width:360px) {} 
 
 */