h3 b, h4 b { font-weight: 400; }
.titleh3 b { font-weight: 400; }
.pull-right .nav-tabs {
    padding-top: 5px;
}
.titleh3.margin-bottom-20{
	margin-bottom: 23px !important;
	font-size: 16px;
    line-height: 36px;
    position: relative;
    padding: 0 0 0 20px;
    border: 1px solid rgba(0,0,0,.06);
    height: 40px;
	color: #F26262;
	text-transform: uppercase;
}
.titleh3.margin-bottom-20:before {
    height: 100%;
    top: 0;
    margin-top: 0;
    background: #F26262;
	content: '';
    position: absolute;
    left: 0;
    width: 5px;
	display: inline-block;
}
.home_sec_one_addon_1 .pull-right, .home_sec_two_addon_1 .pull-right {
    margin-top: 3px !important;
}
h3.margin-bottom-15{
	margin-bottom: 23px !important;
	font-size: 16px;
    line-height: 36px;
    position: relative;
    padding: 0 0 0 20px;
    border: 1px solid rgba(0,0,0,.06);
    height: 40px;
	color: #F26262;
	text-transform: uppercase;
}
h3.margin-bottom-15:before {
    height: 100%;
    top: 0;
    margin-top: 0;
    background: #F26262;
	content: '';
    position: absolute;
    left: 0;
    width: 5px;
	display: inline-block;
}
h4.margin-bottom-15{
	margin-bottom: 23px !important;
	font-size: 16px;
    line-height: 36px;
    position: relative;
    padding: 0 0 0 20px;
    border: 1px solid rgba(0,0,0,.06);
    height: 40px;
	color: #F26262;
	text-transform: uppercase;
}
h4.margin-bottom-15:before {
    height: 100%;
    top: 0;
    margin-top: 0;
    background: #F26262;
	content: '';
    position: absolute;
    left: 0;
    width: 5px;
	display: inline-block;
}