a.noclick {
  pointer-events: none;
   cursor: default;
}



/*Blog*/
/*#c31d20*/
.blog .overlay-wrapper,.item-image{margin-bottom:15px}
.item-image img{width: 100%;}
.blog .page-header h2{font-size: 35px}
ul.tags{margin-bottom: 10px;padding: 0}
ul.tags li{list-style: none; display: inline-block; margin: 0}
.tag-category h2{font-size: 25px;  text-transform: uppercase; padding-bottom: 15px; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.tag-category h2 span{font-weight: bold;}
.tag-category ul.category{margin-top: 20px;padding: 0;}
.tag-category ul.category li{list-style: none; padding: 10px 0; }
.tag-category ul.category li i{padding: 10px; border: 1px solid #eee; color: #000;}
.tag-category ul.category li a{font-size: 20px; padding: 10px;}
.categories-module li h4{font-size: 20px;font-weight: normal}
dl.article-info.muted dt.article-info-term{display: none;}
.blog a.btn.btn-default.btn-readmore.btn-primary{padding: 5px;}

.twoCol{margin:30px 0;}

.articleList article{text-align: center;}
.articleList article figure{height: 110px; width: 110px;line-height: 110px; border-radius: 50%; border: 2px solid #f7505a;}
.bfElemWrap{background: none !important;}
.bfQuickMode .bfLabelLeft label{height: 50px; line-height: 50px;}
.bfQuickMode .bfSubmitButton{float:left}
.bfQuickMode .bfLabelLeft select{display: block;width: 45%;height: 50px;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);box-shadow: inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.active-services .wh-space-bottom{display: none}
.footer-col{font-weight: 300;}

@media (max-width: 767px) {
    .footer-col{margin-bottom: 20px;}
}
.footer-col,.footer-col .fancy-title{color: #ffffff;}
.footer-col .fancy-title{font-size: 15px; font-weight: bold;margin-bottom: 20px;}
.footer-col p{margin-bottom: 10px;}
.footer-col ul{margin: 0; padding: 0}
.footer-col ul li{list-style: none;margin-bottom: 10px}
.footer-col .nav li{margin-bottom: 10px;}
.footer-col .nav li a{padding: 0}
.footer-col .nav li a:hover{background: none}
.footer-col .acymailing_module div{margin-bottom: 10px !important;}
.footer-col .acymailing_module_form table{width: 100%;}
.footer-col .fieldacyemail{width: 78%;float: left;}
.footer-col .acysubbuttons{width: 20%;float: right;}
.footer-col .acysubbuttons .btn{padding: 18px 13px;}

/*SLider*/
.slidertitle_01{font-family: Lato, sans-serif;color: #ffffff;padding: 15px 15px 15px 15px;background-color: rgb(195, 29, 32);background-color: rgba(195, 29, 32, 0.7);max-width: 500px;}
.slidertitle_01 h2{font-size: 45px;color: #ffffff;font-weight: 800;margin-bottom:10px;text-transform: uppercase;}
.slidertitle_01 span{font-size: 20px;}

/*5 Column*/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}


.bfElementGroup input[type='radio'],.bfQuickMode label{
vertical-align:middle;
}

.bfPage{
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.bfPageIntro p{
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	margin-top: 20px;
}
.bfQuickMode .bfSubmitButton{
	float:none;
	display: block; margin: auto;
}
#bfPage2 p{text-align:center; font-size:20px; color:red;


}