body,body p{
    color:#222425;
    font-size: 15px;
  
}

.heading2{
   font-size: 16px;
    font-weight: 700;
}

.heading3{
    font-size: 14px;
    font-weight: 700;
}

.heading4{
    font-size: 14px;
    font-weight: normal;
}

.heading_top_news span{
    font-size: 24px!important;
 }

 .heading_top_news > span:before{
    top: 14px!important;
 }


.home_slider_other_posts .post-categories a{
    font-size: 14px!important;
    font-weight: 600;
}

.home_slider_other_posts .post-created{
    font-size: 14px!important;

  color:#757575;
}



.post_content, .post_content p, .post_content a {
    font-family: "PT Serif",serif;
    font-size: 18px;
    line-height: 31px;
    margin-bottom: 20px;
}

.post_content .image-style-side{
    float: right;
    padding: 10px;
}


.post_content figcaption{
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 20px;

}

.block hr{
    margin-top: 9px!important;
    margin-bottom: 9px!important;
}

.header_top_ad,.home_middle_horizontal_ad{
    text-align: center;
}

.ad_block{
    background:#4698d5;
    width: 100%;
    min-height: 200px;
    color: #fff;
    padding-top: 20px;
    text-align: center;
}


.top_social_icons{
padding-top:2%;
}


 

.top_social_icons i:hover{
background:#333333;
color:#FFFFFF;
}

 
.top_social_icons i{
    font-size: 17px;color:#666666;border: 1px solid #999999;width: 30px;height: 30px;border-radius: 15px;float: left;margin: 4px;text-align: center;line-height: 30px;
}


.top_datetime_info{
    font-size: 13px;
}

@media screen and (min-width:768px){
    .header-right-inner .block-content{
        float:right;
    }

    .show_on_mobile_view{
        display: none;
    }
   
}


@media screen and (max-width:768px){
   
    .site-branding-logo img{
        padding-right: 20px;
    }

    .show_on_mobile_view{
        display: block;
    }

    .icon_menu_bar_for_secondary_menu{
        display: none!important;
    }

}




.top_search_bar{
    position: absolute;
    top: 9px;
    right: 11px;

}

.top_search_bar button{
    background: #000;
}


.top_search_bar i{
    color: #fff;
}






.icon_menu_bar_for_secondary_menu{
    position: absolute;
    top: 17px;
    left: -27px;

}

.icon_menu_bar_for_secondary_menu.show-view{
    position: fixed;
    z-index: 999999;
    top: 18px;
    background: #000;
    left: 273px;
    padding: 3px;

 
}



.left_fixed_position_vertical_ad{
    position: fixed;
    left: -33px;
    top: 42%;
    z-index: 9999;
    width: calc((100% - 1030px) / 2 + 0px);

    min-height: 100vh;
   background-position: right;    
   text-align: right;
    /*background: #fdfcfc;*/
}

.right_fixed_position_vertical_ad{
     position: fixed;
    right: -33px;
    top: 42%;
    z-index: 9999;
    width: calc((100% - 1030px) / 2 + 0px);
    min-height: 100vh;
    background-position: left;
    text-align: left;
    /*background: #fdfcfc;*/
}

 


@media screen and (max-width:768px){

.left_fixed_position_vertical_ad,
.right_fixed_position_vertical_ad{
    display: none;
}

.top_search_bar{
    position:relative;
    margin: 10px 15px!important;
    

}


.icon_menu_bar_for_secondary_menu.show-view{
    position: absolute;
        top: 6px;
    left: 309px;
    padding: 0px!important;
    background: #fff!important;

 
}


.icon_menu_bar_for_secondary_menu{
    position: absolute;
        top: 6px;
    left: 309px;
  
}


 

.icon_menu_bar_for_secondary_menu i{
     color:#000!important;

}


}


.icon_menu_bar_for_secondary_menu i{
    font-size: 22px;
    color: #fff;
}

.no_btn{
    background: none;
    border:none;
}

.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;
    
}

}

.text-dark{
    color: #000;
}

.post-title2{
     font-size: 15px;
     text-indent: 10px;
}

.owl-carousel-item-1-container .owl-carousel .owl-nav > div{
top:32%;
}


.border_bottom{
    border-bottom: 1px solid  #efecec;
}


.home_category_news_container a{
    font-size: 16px;
    line-height: 16px;
    color:#000;
}

.footer_top_category_container{
    max-height: 350px;
    overflow-y:scroll ;
}

@media screen and (min-width:768px){

.home_category_news_container{
    min-height: 815px;
}    

.home_slider_container img{
    height: 450px;
}

 

.container {
    width: 1110px!important;
}


}


.related_posts_container_bg{
    background:#214d6e;
         
}

.related_posts_container_bg .block-title{
    border: 0px;
    margin:0px;
 
}


.related_posts_container_bg .block-title span{
    color:#fff;
}

.related_post_item_image img{
        width:100%;
        height:120px
    }

@media screen and (min-width:768px){

    


    .related_posts_container{
         padding: 12px;
        display: flex;
          
    }


    .related_post_item{
    height: 282px;
        

    }

    .related_post_item_image{
    height: 110px;
    width: 180px;
 }


}

 
@media screen and (max-width:768px){
    .related_post_item_image img{
        width:100%;
        height:auto;
    }
}




.related_post_item{
     background: #fff;
    padding: 10px;
    margin: 4px;
    border-radius: 10px;

}

.related_post_item_image{
         padding: 0px 5px;
}

.related_post_item_title{
    padding-top: 10px;
 
       
}

.bg_white{
    background: #fff;
}

#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;
}