h3 b, h4 b { font-weight: 400; }
.titleh3 b { font-weight: 400; }
.titleh3.margin-bottom-20{
	margin-bottom: 23px !important;
	font-size: 16px;
    line-height: 36px;
    position: relative;
    height: 40px;
	color: #333;
	text-transform: uppercase;
}
.titleh3.margin-bottom-20:after {
    content: "";
    background: #F26262;
    width: 40px;
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.titleh3.margin-bottom-20:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -5px;
    left: 0;
    border-left: 0;
	border-top-color: #F26262;
    border-right: 5px solid transparent;
    border-top: 5px solid #F26262;
}
.home_sec_one_addon_1 .pull-right, .home_sec_two_addon_1 .pull-right {
    margin-top: 3px!important;
}
ul.nav-tabs li a {
    color: #444;
}
ul.nav-tabs li ul li a {
    color: #444;
}
.pull-right .nav-tabs>li.active>a, .pull-right .nav-tabs>li.active>a:focus, .pull-right .nav-tabs>li.active>a:hover {
    color: #F26262;
}
h3.margin-bottom-15{
	margin-bottom: 23px !important;
	font-size: 16px;
    line-height: 36px;
    position: relative;
    height: 40px;
	color: #333;
	text-transform: uppercase;
}
h3.margin-bottom-15:after {
    content: "";
    background: #F26262;
    width: 40px;
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 0;
}
h3.margin-bottom-15:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -5px;
    left: 0;
    border-left: 0;
	border-top-color: #F26262;
    border-right: 5px solid transparent;
    border-top: 5px solid #F26262;
}

h4.margin-bottom-15{
	margin-bottom: 23px !important;
	font-size: 16px;
    line-height: 36px;
    position: relative;
    height: 40px;
	color: #333;
	text-transform: uppercase;
}
h4.margin-bottom-15:after {
    content: "";
    background: #F26262;
    width: 40px;
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 0;
}
h4.margin-bottom-15:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -5px;
    left: 0;
    border-left: 0;
	border-top-color: #F26262;
    border-right: 5px solid transparent;
    border-top: 5px solid #F26262;
}
/******END - For the new style for titles***/