body,body p{
    color:#222425;
    font-size: 15px;
  
}

.post_content ,.post_content p,.post_content a{

   font-family: "PT Serif",serif;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 20px;

}



.post_details_image_caption{
    font-size: 15px;
    padding:6px 5px; 
        line-height: 23px;
    margin-bottom: 0px!important; 

}


.webform-submission-form textarea{
width:100%!important;
}

.link_weekly_poll_result{
float:right;
}


.item-list .view-list-item {
    margin: 0 0 30px;
    overflow: hidden;
}

.social-media-sharing li{
    padding: 0px 10px;
}

.grecaptcha-badge{
    display: none;
}


.node--view-mode-full ul{
   padding-left: 20px;
}
.node--view-mode-full ul li{
   list-style: disc;
}

#block-secondarymenu .gva_menu > li > a {
    display: block;
    position: relative;
    color: #000!important;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: none;
    padding: 8px 12px!important;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    font-family: "Roboto";
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    font-family: sans-serif;
}


@media screen and (max-width:768px){
	#block-secondarymenu .gva_menu > li > a {
     font-size: 10px!important;
    font-weight: 200;
    letter-spacing: 0px;
     padding: 3px 9px!important;
    
}

}



@media screen and (min-width:768px){

.home_slider_container img{
    height: 510px;
}

.container {
    width: 1260px!important;
}


}


#block-secondarymenu .gva_menu {
    background: #f5f5f5!important;
}    



#block-views-block-post-other-block-5 .post-style-list .post-block .post-image {
    width: 16%;
    float: left;
}

#block-views-block-post-other-block-5 .post-style-list .post-block .post-content {
    width: 80%;
    padding-left: 15px;
    float: left;
}