/*############### Overwrite The Basic Bootstrap Here ################*/
/*Style*/
h1{font-size:25px;}
h2{font-size:19px;}
h3{font-size:15px;}
.search_div{
background-color: #4e679c;
padding-top: 10px;
padding-bottom: 5px;
color: #fff;
}
.search_div select,.search_div input[type="text"]{
color: #4e679c;
-webkit-box-shadow: 0px 2px 5px 0px rgba(49,49,49,1);
-moz-box-shadow: 0px 2px 5px 0px rgba(49,49,49,1);
box-shadow: 0px 2px 5px 0px rgba(49,49,49,1);
height: 44px;
font-weight: bold;
}
.label-primary{background:#ca0000;padding:7px;}
.label-primary a{color:#fff !important;font-size:14px;}
.search_div .btn_search{
background:none;
background-image: url(../images/search-button.png);
width: 83px;
height: 79px;
border: 0px;
color: #fff;
font-size: 16px;
font-weight: bold;
}
.search_div .btn_search:hover{
background:none;
background-image: url(../images/search-button.png);
}

.row{margin-right:0;margin-left:0;}
.codeincode_header{position:absolute;z-index:1200;width:100%;margin-top:30px;min-height:100px;}
.codeincode_header2{width:100%;min-height:60px;border-bottom:5px solid #d11621}
.codeincode_header:after,.codeincode_header2:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav_container{max-width:1100px;margin:0 auto;width:100%;}
.navbar-default {border:none;background:#b7000b;border-radius:0;padding-top:5px;margin:0px;}
.navbar-default .navbar-nav > li > a {color: #fff;font-weight:bold;}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {border-bottom:3px solid #b7000b;}
.navbar-default .navbar-nav > li > a > img{border-radius:20px;width:20px;height:20px;}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {border-bottom:3px solid #000;background:transparent;color:#000}
.navbar-default .navbar-toggle {border-color:none;background:#f5f5f5;z-index:10}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {background-color: #fff;}
.head_data{margin-top:18px;text-align:right;padding-right:50px;font-size:13px;padding-bottom:5px;font-weight:bold;color:#000}
.head_data i{margin-left:10px;color:#000}
.view-image{margin:10px 0 10px 10px;max-width:300px;background:#fff;}
.align-center{text-align:center;}
.align-right{text-align:right;}
.align-left{text-align:left;}
.icons{margin:15px 5px 0 5px}
.icons i{background:#b7000b;color:fff;padding:9px;min-width:35px;height:35px;margin:2px;border-radius:40px;font-size:18px;}
.icons a i{color:#fff}
.icons a i:hover{background:#4a4a4a}
#site_logo{max-height:75px;margin-top:15px;float:left;}
.divider .green{width:50%;height:10px;float:left;background:#3ab54d}
.divider .black{width:50%;height:10px;float:left;background:#000}
@media (max-width: 768px) {
.navbar-default{float:none;margin:0px 0 0 0;background:#b7000b;border:none;margin-right:-30px;margin-left:-30px;}
.navbar-default .navbar-nav > li > a {color: #fff;font-weight:bold;}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {border-bottom:none;background:#f0f0f0;}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {border-bottom:none;background:transparent;background:#f0f0f0;}
#site_logo{float:none;max-height:70px;margin-top:15px;}
#codeincode_footer #designed{float:none;}
.codeincode_header,.codeincode_header2{position:relative;margin-top:0;background:#fff;margin-bottom:0;}
.view-image{float:none;margin:5px auto;width:95%;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #fff;
}
}


.top {
    width: 100%;
    background-color: #d11621;
    min-height: 33px;
    color: #fff;
    padding-top: 8px;
    
}
.top ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	float: left;
	
}
.top li {
    float: left;
    margin-left: 32px;
	/*border: 1px solid #fff;
	border-radius: 50px;*/
}
.social .fa {
    font-size: 17px;
}
.top a i,.top a.lang{
    color: #fff;
	
}
.top a:hover {
    color: #981019;
}
.navbar-default{
	background-color: #fff;
	min-height: 107px;
}
.navbar-header{
	float: left;
}
.navbar-header{
	height: 107px;
}
.navbar-nav {
    float: left;
    margin: 0;
    padding: 30px 0px 20px 0px;
}
.navbar-nav > li {
    float: left;
	font-weight: bold;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
	color: #cf151f;
	background-color: #FFF;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{
	color: #cf151f;
	
}
.navbar-default{
	border: none;
}
.navbar-default .navbar-nav > li > a{
	color: #4e679c;
	font-family: "JF Flat Regular";
	font-size: 18px;
}
.navbar-brand{
	overflow: hidden;
	height: auto;
}


@media (max-width:768px){
	.card .glyphicon{
		float: none;
	}
	.card .fa-envelope-o{
		float: none !important;
		margin-top: 10px;
	}
	.carousel .thumb-wrapper {
		margin-left: 0px;
	}
	.nbs-flexisel-nav-right {
    right: 17px !important;
}
	.search_div select{
		margin-bottom: 10px;
		
	}
	.search_div .col-md-2{
		text-align: center;
	}
	.top li{
		margin-left: 20px;
	}
	.navbar-nav > li{
		width: 100%;
	}
	.navbar-nav > li a{
		float: left;
	}
	.navbar-nav{
		padding: 0px;
	}
	.special_slide h2{
		width: 50%;
		background-color:none;
	}
	.articles h2{
		width: 80% !important;
	}
	.items{
		height: auto;
	}
	.about{
		margin-top: 0px;
		margin-bottom: 10px;
	}
	.carousel .thumb-wrapper{
		margin-bottom: 10px;
	}
	.article_details .col-md-4{
		text-align: center;
	}
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	width: 100%;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
	margin-left: 0px;
}

.article_details{
	float: right;
	direction: rtl;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(214,221,224,1);
-moz-box-shadow: 0px 0px 5px 1px rgba(214,221,224,1);
box-shadow: 0px 0px 5px 1px rgba(214,221,224,1);
	/*max-height: 197px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 45px;
}
.title{
	margin-bottom: 30px;
}
.articles .col-md-6{
	float: right;
}
.article_details img{
	border-radius: 100%;
	width:150px;
	height:150px;
	
}
.article_details p{
	/*font-family: "GE SS Two light";*/
}
.article_details .col-md-4{
	float: right;
}
.article_details .col-md-8{
	float: left;
}
.article_details .more{
	background-color: #cf151f;
	color: #fff;
	border-radius: 5px;
	width: auto;
	padding: 5px 10px 5px 10px;
	position: absolute;
	left: 10px;
	bottom: -10px;
	height: 30px;
	text-align: center;
}
.article_details .more:hover{
	color: #000;
}