body 
{
    font-size: 15px;
    color: #434343;
    font-family: 'Ek Mukta', sans-serif;
    line-height: 20px;
    font-weight: 400;
}
img 
{
    width: 100%;
    height: auto;
}
a 
{
    text-decoration: none;
}
.header-top-area 
{
    padding: 5px 0;
    border-bottom: 1px solid #dddddd;
    font-size: 12px;
    line-height: 28px;
    background-color: #e41525;
}
.header-top-area ul
{
	list-style: none;
}
.header-top-area ul li
{
	display: inline-block;
	padding-left: 15px;
	color: #fff;
}
.header-top-area ul li a
{
	color: #fff;
	text-decoration: none;
}

.margin5
{
	margin-top: 25px;
}
.header
{
	margin: 15px 0; 
}
.navbar-default 
{
    background-color: #255995;
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav > li > a 
{
    color: #fff;
}
.navbar-right li > a:last-child
{
	background-color: red;
}
.navbar-right li > a:last-child:hover
{
	background-color: #255995;
}
.navbar-default .navbar-nav > li > a:hover 
{
    color: #ca8d90;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #ca8d90;
    background: none;
}
.shareaholic-media-target-hover-state {
    width: 100%;
}
.breakingnews-container 
{
    background-color: #f4f4f6;
    padding: 40px 0px 10px 0px;
    border: 1px solid #eeeeee;
    margin-top: 10px;
    margin-bottom: 10px;
}
.breakingNews 
{
    text-align: center;
    font-size: 4.0em;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 10px;
}
.breakingNews a 
{
    color: #255995;
    text-decoration: none;
}
.breakingNews a:hover 
{
    color: #000;
    text-decoration: none;
}

.title-bg::before 
{
    background: #255995;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    bottom: -14px;
    width: 100%;
}

.title-bg::after 
{
    background: #255995;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    bottom: -11px;
    width: 100%;
}
.tab-home .nav-tabs li:first-child 
{
    float: left;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;
    color: #101010;
    background: none;
    margin: 0;
}
.tab-home .nav-tabs 
{
    margin: 16px 0 20px;
}
.nav-tabs 
{
    border: none !important;
}
.tab-content > .active 
{
    display: block;
}
.tab-home .tab-content .tab-top-content 
{
    background: #255995;
    color: #ffffff;
}
.tab-home .tab-content a {
    color: #fff;
}
.tab-home .tab-content .tab-bottom-content 
{
    background: #ffffff;
    padding: 14px;
    border: 1px solid #ccc;
    margin-top: 30px;
}
.fade.in 
{
    opacity: 1;
}
.tab-content > .active 
{
    display: block;
}

.tab-home .tab-content .tab-bottom-content a {
    color: #255995;
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
}
.tab-home .tab-content .read-more 
{
    border: 1px solid #ffffff;
    padding: 2px 18px;
    text-transform: capitalize;
}
.tab-home .tab-content h3 
{
    font-size: 27px;
    line-height: 36px;
    margin: 0;
    padding: 7px 0 15px;
    text-transform: capitalize;
    font-weight: 500;
}
.tab-home .tab-content h3 {
    font-size: 27px;
    line-height: 36px;
    text-transform: capitalize;
    font-weight: 500;
}
.tab-home .tab-content .last-col 
{
    padding: 23px 55px 24px 28px;
}
.tab-home .tab-content img:hover 
{
    opacity: 0.8;
}
.sidebar-latest .add-section img 
{
    width: 100%;
}
.separator-large 
{
    margin: 15px 0;
}
.tab-home .tab-content .tab-bottom-content img 
{
    margin-bottom: 12px;
}
.col-sm-12 
{
    width: 100%;
}