/*********************************************************************************/
/* Global                                                                        */
/*********************************************************************************/

	/* Basic */
	body{
		background-image: url("images/background.png");
 	 	background-repeat: repeat;
  		background-position: top left;
  		background-attachment: scroll;
  		border-top: 7px solid #1b4588;
  		font-family: 'Ubuntu', sans-serif;
		border-top-width: 7px;
        border-top-style: solid;
	}
	
	#header-body .search-form {
	position: absolute;
	right: 20px;
	
}

#header-body .search-field {
	background-color: transparent;
	background-image: url(images/search_icon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 1px;
}

#header-body .search-field:focus {
	background-color: #fff;
	border: 2px solid #c3c0ab;
	cursor: text;
	outline: 0;
	width: 230px;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	position: absolute !important;
	height: 1px;
	width: 1px;
}
.search-form .search-submit {
	display: none;
}

	/* Multi-use */
	.block{
		background-color: #fff;
		-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  		border-radius: 4px;
  		padding: 20px;
  		position: relative;
padding-bottom: 35px;
margin-bottom: 20px;
	}
	h3{
		margin-top: 0;
		color: #1b1e1f;
		font-size: 16px;
  		line-height: 30px;
  		font-weight: normal;
  		font-family: 'Ubuntu', sans-serif;
	}
	/*Wrapper*/
	#main-wrapper{
		margin-top: 20px;
		background-color: #f8f8f8;
  		-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  		border-radius: 4px;
		min-height: 1000px;
	}

	/* Header */
	#main-wrapper .navbar-default{
		background-color: transparent;
		border-color: transparent;
	}
	
	#main-wrapper .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
		/*background-color: #1b3598;
		border:1px solid #1b3598;*/
		-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  		/*padding: 13px 10px;*/
	}
	#header-brand{
		background-image: url('images/bg.jpg');
		padding:10px 20px 5px;
		background-size: cover;
	}
	#header-brand .navbar-text{
		color: #1b4588;
	}
	#header-brand .navbar-nav > li > a{
		color: #d0d0d0;
		padding: 10px 5px;
		font-size: 18px;
	}
	#header-brand .navbar-text h2{
		font-size: 24px;
		margin-bottom: 0;
		margin-top: 10px;
	}
	#header-body .nav{
		padding-left: 20px;
	}
	#header-brand .navbar-nav > li > a{
		color: #d0d0d0;
		padding: 10px 5px;
		font-size: 18px;
	}
	#header-brand .navbar-right{
		padding-right: 20px;
		padding-top: 10px;
	}
	#header-brand .navbar-right .fa-facebook:hover{
		background-color: #3b5998;
		padding: 4px;
		border-radius: 3px;
	}
	#header-brand .navbar-right .fa-twitter:hover{
		background-color: #55acee;
		padding: 4px;
		border-radius: 3px;
	}
		#header-body .navbar-nav > li > a {
  		color: #fff;
	}
	
	/*Content*/
	#content{
		margin-bottom: 15px;
	}
	#content #slider{
		/*background-color: #fff;*/
		-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  		border-radius: 4px;
  		/*padding-bottom: 50px;*/
  		margin-bottom: 15px;
	}
	#slider .news-title{
		height: 50px;
	}
	
	#slider  .media-object{
		width: 100%;
		height: 350px;
	}
	#content .carousel-caption{
		text-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	}

	#content .carousel-caption a{
		color: #1b1e1f;
		font-weight:normal;
	}
	 #content .carousel-indicators{
	 bottom: 15%;
	}
	.customize-control-color{
		 display: block;
		 }
	
	#content .carousel-caption{
		padding-bottom: 10px;
		padding-top: 10px;
		/* color: #F5F2F2; */
		font-weight: 500;
		left: 0;
		width: 100%;
		/* margin-bottom: 0px; */
		z-index: 100;
		font-size: 18px;
		position: absolute;
		background-color: white;
		bottom: 0;
	}
	
	#content .carousel-control{
	margin-bottom: 6%;
	}
	#content .col-md-4{
		padding-left: 0px;
	}
	#search{
		margin-bottom: 20px;
	}
	#search .form-control{
		background-color: #f8f8f8;
		font-style: italic;
	}
	#content-news .col-md-4{
		padding-left: 0px;
	}
	#content-news .entry-header h4 a{
		color: #1b1e1f;
  		letter-spacing: -1px;
  		font-size: 18px;
  		text-shadow: 0 1px 0 #fff;
  		padding-left: 15px;
  		display: block;
  		line-height: 0.5;
  		font-weight: normal;
	}
	.sub-news .block{
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		/*margin-top: 48px;*/
	}
	.sub-news .col-md-12{
		padding-left: 0;
		padding-right: 0;
		margin-top: 15px;
	}
	.sub-news .col-md-12:first-child{
		margin-top: 0;
	}
	.sub-news .media{
		padding-bottom:8px;
	}

	#content-news .entry-header{
		border-top: 1px solid #eaeaea;
  		border-top: rgba(0,0,0,.035) 1px solid;
  		/*border-bottom: 2px solid #1b4588;*/
  		padding: 8px 5px;
  		clear: both;
  		background: #f9f9f9;
  		-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	}
	#event .media{
		border-bottom: 1px solid #eee;
	}
	#event .media .fa{
		font-size: 9px;
	}
	#event .media p{
		color:#999;
		font-size: 12px;
		margin: 5px 0 3px;
	}
	#event .media-left, .media > .pull-left {
		padding-right: 3px;
	}
	#event .media .media-object{
		border: 1px solid #EEE!important;
  		box-shadow: none!important;
  		margin: 2px 10px 2px 0;
  		padding: 3px!important;
  		margin-left:5px;
  		margin-bottom: 3px; 
	}

	/*Content-footer*/
	#content-footer{
		border-top:2px dashed #eee;
		margin-top: 15px;
		padding-top: 15px;
	}
	#content-footer .media{
		border-bottom: 1px solid #eee;
	}
	#content-footer .col-md-4{
		padding-left: 0px;
	}
	#content-footer .col-md-4:first-child{
		padding-left: 15px;
	}
	#content-footer .media a{
		color: #333;
	}
	#content-footer .media .fa{
		font-size: 9px;
	}

	/* Copyright */
	.footer{
		margin-top: 15px;
		border-top:2px dashed #eee;
		height: 60px;
		padding:20px 0;
		font-size: 12px;
	}
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  		color: #fff;
  		background-color: #1b3598;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	  	color: #d1d3e1;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{
		color: #1b3598;
	}
	
	
	/* pager*/
	
	.wp-pagenavi { text-align: right; font-weight: 600; line-height: 20px; float: none; margin-right: -2px; text-align: center; }
.wp-pagenavi a,
.wp-pagenavi span { color: #aaa; font-size: 16px; padding: 7px 8px; display: inline; margin: 0 2px; }
.wp-pagenavi span.pages { font-size: 17px; font-weight: 300; display: block; margin-bottom: 1em!important; border: none!important; }
.wp-pagenavi span.pages:before { content: "\f15c"; font-family: FontAwesome; margin-right: 6px; }
.wp-pagenavi span.extend { border: none!important; border-bottom: 3px solid transparent; border-top: 1px solid transparent; }
.wp-pagenavi a:hover,
.wp-pagenavi a:active,
.wp-pagenavi span.current { color: #444; }

.wp-pagenavi a { color: #1C4587; border: none; border-bottom: 3px solid #ddd; border-top: 1px solid #f1f1f1; }
.wp-pagenavi a:hover,
.wp-pagenavi a:active,
.wp-pagenavi span.current { background: none; border: none; border-bottom: 3px solid #1C4587; border-top: 1px solid #f1f1f1; }

.entry-meta{
padding-bottom: 20px;
}
.entry-meta .date{
font-size: 12px;
  color: rgb(94, 94, 91);
	}
	
	.entry-title{
	font-size: 26px;
	}
	
	.zarlal-header h4{
	font-size: 16px;
  font-weight: bold;
	}
	
	.entiry-content #conn{
	margin-bottom: 20px;
	}
/*media*/
@media screen and (min-width: 768px){
	.carousel-indicators {
	   bottom: 0px; 
	}
}
@media (max-width: 767px){
	#header-brand .navbar-right{
		display: none;
	}
	#header-brand .navbar-text{
		margin-top: -30px;
		margin-bottom: 0;
		text-align: right;
	}

}
@media (max-width: 991px) {
    #entiry-content  .col-md-8 .entry-content,
	#entiry-content  .col-md-8 .entry-header{
	margin: 0 18px 0 0;
	}
	 
	#content .col-md-4{
		margin-left: 15px;
	}
	#search{
		margin-top: 15px;
	}
	#content-news .col-md-4{
		margin-left: 15px;
		margin-top: 15px;
	}
	#content-footer .col-md-4:first-child{
		margin-left: 0px;
		margin-top: 0px;
	}
	#content-footer .col-md-4{
		margin-left: 15px;
		margin-top: 15px;
	}
}

.widget_links .widget-title{
display: none;
}

.widget_links .blogroll{
margin-left: -41px;
}

.widget_links .blogroll li{
overflow: hidden;
  margin-bottom: 8px;
}
.widget_links .blogroll img{
padding-right: 4px;
width: 20px;
height: 20px;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a{
color:black;
}
 
/*entry-content*/

.entry-content{
text-align: justify;
}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
}
	
img.alignnone {
	margin: 0 0 10px 0;
	padding: 0;
	display: inline;
}

img.alignright {
	margin: 0 0 10px 10px;
	padding: 0;
	display: inline;
}

img.alignleft {
	margin: 0 10px 10px 0;
	padding: 0;
	display: inline;
}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
	
.wp-caption {
	background: #f7f7f7;
	text-align: center;
	padding: 4px 0 5px 0;
	border: 1px solid #e6e6e6;
}

.wp-caption img {
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

.entry-content {
	line-height: 18px;
	margin: 10px 25px 0 25px;
	padding: 0;
	line-height: 20px;
	font-size:14px;
	text-align:justify;
}


	
.entry-content strong {
	font-weight: bold;
	}
	
.entry-content h1 {
	font-size: 20px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	}
	
.entry-content h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 7px 0px !important;
	}
	
.entry-content h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	}
	
.entry-content h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	}
	
.entry-content h5 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	}
	
.entry-content h6 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	}
	
.entry-content a {
	color: blue;
	}
	
.entry-content a:hover {
	text-decoration: underline;
	}
	
.entry-content a img {
	border: none;
	max-width: 100%;
  height: auto;
	}
	
.entry-content ul {
	padding-bottom: 10px;
	}

.entry-content ol {
	padding-bottom: 10px;
	list-style: decimal inside;
	}
	
.entry-content li {
	padding: 2px 0px 2px 10px;
	font-size: 12px;
	line-height: 15px;
	color: #4C4C4C;
	}
	
.entry-content li a {
	color: #333333;
	}

.entry-content li ul {
	margin: 0px;
	padding: 0px;
}

blockquote {
	background: #F6F5F5;
	margin: 0px 0px 10px 0px;
	padding: 2px 10px 2px 10px;
	color: #333333;
	clear: both;
	border-left: 3px solid #BFBBBB;
	}
	
code {
	color: #444444;
	font: 11px/17px tahoma, arial, sans-serif;
	display: block;
	}
	
blockquote p {
	margin: 5px 0px;
	padding: 5px 0px;
	font-size: 11px;
	line-height: 15px;
	}
	
blockquote li {
	padding: 2px 0px 2px 10px;
	font-size: 11px;
	line-height: 15px;
	color: #369;
	}
	
blockquote a {
	color: #0080CA;
	text-decoration: underline;
	}
	
blockquote a:hover {
	color: #003399;
	}


.tag {
	padding: 10px;
	line-height: 15px;
}

#entiry-content .entry-header{
margin: 10px 25px 0 25px;
}



/* end entry-content*/


#main-wrapper .navbar-default .navbar-nav .fa-home a{
/*display: none;*/
font-size: 1px;
  margin-top: -40px;
}
#main-wrapper .navbar-default .navbar-nav .fa-home{
font-size: 20px;
  }
.navbar-default .navbar-nav  .active  a{
background-color:none;
}


.fluidMedia {
    position: relative;
    padding-bottom: 100%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.fluidMedia iframe {
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
}