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 .btn_top_search{
position: relative;
z-index: 9;
}


.top_social_icons i:hover,
.top_social_icons .btn_top_search i{
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;
}

.header-right-inner{
    position: relative;
}

.top_search_form_container{
    display: none;
    position: absolute;
    top: 41px;
    right: 35px;
    width: 194px;
}


@media screen and (max-width:768px) {
    .top_search_form_container {

        top: 43px;
        left: -44px;
        width: 277px;
    }
}



.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;
}


/**Top Support Section*/
.top_support_section{
    text-align: right;
    background: #e2e2e2;
    padding: 6px 0px;
}

.top_support_section h3{
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
}

.top_support_section span{
    font-size: 18px;
}


.top_support_section a{
    background: red;
    padding: 6px 10px;
    color: #fff;
    font-size: 14px;
    margin-left: 9px;
    border-radius: 6px;
    transition: 0.4s;
}

.top_support_section a:hover{
    background: #000;

}


@media screen and (max-width:768px) {

    .top_support_section h3{
        font-size: 18px;
        font-weight: 700;
        font-style: italic;
        line-height: 25px;
    }

    .top_support_section span{
        font-size: 14px;
    }


}

/**End Top Support Section*/


/**Bottom fixed Support section*/


.bottom_support_section{
    position: fixed;
     bottom: -11px;
    display: flex;
    flex-direction: row;
    background: #e7e1e1;
    width: 100%;
    line-height: 76px;
    z-index: 9999;
    box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
}

.btn_bottom_support_section{
    position: absolute;
    right: 15px;
    top: -30px;
}

.btn_bottom_support_section i{
    font-size: 20px;
    color: #000;
}

.bottom_support_section_col_1{
    width: 13%;
    padding-right: 21%;
}

.bottom_support_section_col_1 img{
    max-width: 120px;
}

.bottom_support_section_col_2{
    font-size: 32px;
    font-weight: 700;
 }

.bottom_support_section_col_3{
    font-size: 26px;
    color: #4698D5;
    padding-left: 11px;
    font-weight: 600;
}

.bottom_support_section_col_4 {
    padding-left: 103px;
}


.bottom_support_section_col_4 a{
    background: red;
    padding: 7px 20px;
    color: #fff;
    font-size: 18px;
    margin-left: 10px;
    border-radius: 6px;
    transition: 0.4s;
}


.bottom_support_section_col_4 a:hover{
    background: #000;

}


@media screen and (max-width:768px) {
    .bottom_support_section{
        line-height: normal;
        padding: 10px 13px;
        display: flex;
        flex-wrap: wrap;
        bottom: -11px;
    }
    .bottom_support_section_col_1{
    flex-basis: 12%;
    }

    .bottom_support_section_col_1 img{
        max-width: 47px;
    }

    .bottom_support_section_col_2{
        font-size: 18px;
        font-weight: 700;
        flex-basis: 80%;
        padding-left: 2%;
     }

    .bottom_support_section_col_3{
        font-size: 14px;
        color: #4698D5;
        padding-left: 3px;
        font-weight: 600;
        padding-top: 4px;
    }

    .bottom_support_section_col_4 {
        padding-left: 3px;
        padding-top: 2px;
        padding-bottom: 4px;
    }


    .bottom_support_section_col_4 a{
        background: red;
        padding: 7px 20px;
        color: #fff;
        font-size: 14px;
        margin-left: 10px;
        border-radius: 6px;
        transition: 0.4s;
    }
}

.color_red{
    color: #bf1d2c;
}

/**End Bottom fixed Support section*/


.gv-sticky-menu .open > .dropdown-menu {
    display: block !important;
    width: 100%;
}

.gva_menu_main .dropdown:hover .dropdown-menu {
    display: block;

}

.gva_menu_main .dropdown-menu {
    width: 213px;
    padding: 5px 1px;
}
.gva_menu_main .dropdown-menu a{
    font-size: 15px;
}
