@charset "utf-8";
/* CSS Document */

html,body {
	background-color:#FDFDFD ;
	}

header {
	background-color: #ffffff;
}

footer {
	background-color: #ffffff;
}

section {
	background-color: #ffffff;
}

.pr-0 {
	padding-right: 0px;
}

.pl-0 {
	padding-left: 0px;
}

.news-img-detail img {
width: 100% !important;
}

.maintenance {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
	}

.maintenance .title{
	font-size: 19px;
	padding-bottom: 20px;
}

.padd-marg {
	margin: 0px;
	padding: 0px;
	}

.left0 {
	margin-left: 0px;
	padding-left: 0px;
}

.right0 {
	margin-right: 0px;
	padding-right: 0px;	
	}

.conatiner {
	background-color: #FFF;

	}

.top-menu {
	width: 100%;
	background-color: #1383DD;
	min-height: 20px;
	padding-right: 7px;
	}
.top-menu .date{
	color: #FFF;
	margin-left: 5px;
	font-size: 12px;
}

.top-menu a{
	color: #FFF;
	margin-left: 15px;
	font-size: 12px;
}

.logo {
	text-align: left;
	overflow: hidden;
	height: 129px;
	background-color: white;
	}

.lg {
	font-size: 21px;
}

.fa-1x {
	font-size: 25px;
}

.mobile-menu {
	color: #FFF;
	font-weight: bold;
	}

.desc span {
	color: #666;
	padding-right: 5px;
	font-size: 13px;
	}

.font-size {
	padding-right: 5px;
	font-size: 13px;
	}
	
.font-size a{
	color: #999;
	padding-right: 5px;
	font-size: 16px;
	padding-left: 5px;
	width: 20px;
	margin-left: 2px;
	margin-right: 2px;
	line-height: 20px;
	height: 20px;
	border: 1px solid #CCC;
	}
	
.desc .font-size a:hover{
	text-decoration: none;
}		
.btn-group {
	margin-top: 7px;
	
}

.btn-size {
	height: 42px;
	font-size: 17px;
	}

.widget-box {
	background-color: #F8F8F8;
	height: 35px;
	line-height: 35px;
	color: #333;
	padding-left: 10px;
	font-size: 14px;
	border-radius: 4px;
	}
.widget-h2 {
	font-size: 13px;
	}

.social-links a{
	text-align: center;
	float: left;
	width: 36px;
	height: 36px;
	border: 1px solid #50708F;
	border-radius: 100%;
	margin-right: 7px; /*space between*/

}

.social-links a i{
	font-size: 20px;
	line-height: 38px;
	color: #50708F;
}

.footer-social-links a i{
	font-size: 20px;
	line-height: 38px;
	color: gainsboro;
}

.footer-social-links a{
	text-align: center;
	float: left;
	width: 36px;
	height: 36px;
	border: 1px solid gainsboro;
	border-radius: 100%;
	margin-right: 7px; /*space between*/

}

/* Pace End */

.pace {
	-webkit-pointer-events: none;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.pace-inactive {
	display: none;
}

.pace .pace-progress {
	background: #29d;
	position: fixed;
	z-index: 2000;
	top: 0;
	right: 100%;
	width: 100%;
	height: 2px;
}

/* Pace End */

/* Header Start */

.head-top {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #E1E1E1;
	color: #34495E;
}

.head-top a {
	margin-left: 14px;
	color: #34495E;
}

.header-topsection .president-image{
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	z-index: 9999;
	left: 10px;
	bottom: -12px;
}

.header-topsection .president-image img{
	height: 117px;
	width: 91px;
}

.header-topsection .social-links {
    position: absolute;
	top: 15px;
	right:20px;
}

.header-topsection .contact{
	position: absolute;
	top: 52px;
	right:30px;
	color: #363636;
}

.header-topsection .president-info{
	margin: 0px;
	float: left;
	position: absolute;
	bottom: 0px;
	right: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
	z-index: 999;
	border-radius: 7px;
	color: #FFF;
	background: #8AA5BF;
}



.header-topsection .president-info p{
	margin-top: 2px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.header-topsection .president-info .a{
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}

.header-topsection .president-info .a1{
	font-size: 12px;
	color: #FFF;
	margin-right: 5px;
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	line-height: 13px;
	height: 13px;
}

.header-topsection .president-info .a2{
	font-size: 12px;
	color: #FFF;
	line-height: 13px;
	height: 13px;
}

/* Header End */

/* Navbar Start */

.navbar-custom {
	margin-bottom: 10px;
	border-bottom:2px solid #F68428;
}
.navbar-custom .navbar-brand {
  color: #ffffff;
}

.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-custom .navbar-text {
  color: #ffffff;
}
.navbar-custom .navbar-nav > li:last-child > a {

}
.navbar-custom .navbar-nav > li > a {
	color: #ffffff;

	font-weight: bold;
}
.navbar-custom .navbar-nav > li > a:hover,
.navbar-custom .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-custom .navbar-nav > .active > a,
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {
  color: #ffffff;

}
.navbar-custom .navbar-nav > .disabled > a,
.navbar-custom .navbar-nav > .disabled > a:hover,
.navbar-custom .navbar-nav > .disabled > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-custom .navbar-toggle {
  border-color: #dddddd;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-custom .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-custom .navbar-collapse,
.navbar-custom .navbar-form {
  border-color: #428BCA;
}
.navbar-custom .navbar-nav > .dropdown > a:hover .caret,
.navbar-custom .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #c0c0c0;
  border-bottom-color: #c0c0c0;
}
.navbar-custom .navbar-nav > .open > a,
.navbar-custom .navbar-nav > .open > a:hover,
.navbar-custom .navbar-nav > .open > a:focus {

  color: #ffffff;
}
.navbar-custom .navbar-nav > .open > a .caret,
.navbar-custom .navbar-nav > .open > a:hover .caret,
.navbar-custom .navbar-nav > .open > a:focus .caret {
  border-top-color: #c0c0c0;
  border-bottom-color: #c0c0c0;
}
.navbar-custom .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 767) {
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-custom .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #FF4F0C;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #fff;
    background-color: transparent;
  }
}
.navbar-custom .navbar-link {
  color: #fff;
}
.navbar-custom .navbar-link:hover {
  color: #fff;
}

.dropdown-submenu{
	position: relative;
}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-1px;margin-left:-1px;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#555;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;}

.dropdown-menu {
	padding-top: 0px;
	padding-bottom: 0px;
}

.dropdown-menu > li > a {
	padding: 10px 20px;
}
.form-search {
	margin-right: 30px;
	margin-left: 10px;
	margin-top: 8px;
}

.add-on .input-group-btn > .btn {
	border-left-width: 0;

	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	height: 34px;
}
/* stop the glowing blue shadow */
.add-on .form-control:focus {
 box-shadow:none;
 -webkit-box-shadow:none; 
 border-color:#cccccc; 
}


/* Navbar End */

/* Notice Start */

.notice-block {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	} 

.notice-section .notice-title {
	height: 40px;
	margin: 0px;
	float: left;
	color: #FFF;
	line-height: 31px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;	
	} 
.notice-section .notice-title a{
	color: #FFF;
	} 	
.notice-section .notice-subject {
	background-color: #E6E9ED;
	width: 100%;
	display: block;
	line-height: 35px;
	}

.notice-section .notice-subject a{
	color: #333;
	} 	
.arrow_box {
	position: relative;
	border: 4px solid #c2e1f5;
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-width: 16px;
	margin-top: -16px;
}
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #c2e1f5;
	border-width: 21px;
	margin-top: -21px;
}	

.notice-h2 {
	font-size: 18px;
}	
/* Notice End */

/* Slider Start */

.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width:  100% !important;display:block;z-index:2000;position:relative}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe  span[style] {width: 100% !important;display:block;z-index:2000;position:relative}

.rev_slider_wrapper {
	padding-bottom: 20px;
}

/* Slider Box Start */

.news-top-title {
	margin: 0px;
	width: 100%;
	font-size: 20px;
	display: block;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.news-title {
	margin: 0px;
	padding: 10px;
	width: 100%;
	font-size: 15px;
	display: block;
}


/* Slider Box End */
.ad-box {
	padding-top: 0px;
}

.ad-box img{
	width: 100%;
}

.ad-box2 {
	padding-top: 26px;
}

.ad-box2 img{
	width: 100%;
}

.news-head a{
	font-size: 14px;
}

.login-box {
	padding-top: 10px;
	}

.login-box a{
	width: 45%;
}

.index-block {
	padding-bottom: 40px;
	}

.content-box {
	margin-top: 15px;
}

.index-box {
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	background-color: #ffffff;
	padding: 7px;
	display: block;
	margin: 0px;
	width: 100%;
	min-height: 265px;
	float: left;
  box-shadow :0px 1px 2px rgba(0, 0, 0, 0.3);
	}
.section-index-box {
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	background-color: #ffffff;
	box-shadow : 0px 1px 2px rgba(0, 0, 0, 0.3);
	float: left;
	padding-bottom: 10px;
	}
	
.section-gallery-box {
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	background-color: #ffffff;
	box-shadow : 0px 1px 2px rgba(0, 0, 0, 0.3);
	float: left;
	padding-bottom: 2px;
	}

.index-box .img {

	margin: 0px;
	min-height: 50px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.index-box img {

}

.index-box .info{
	min-height: 50px;
	padding-top: 13px;
}

.index-box .info h4 {
	font-size: 18px;
}

.index-box .info h3 {
	font-size: 15px;
}

.index-box .info h3 a{
	color: #333;
}

#moodular { overflow: hidden; }
	#moodular, #moodular li { margin: 0; padding: 0; list-style: none; width: 100%; }
	
#moodular, #moodular li { height: 370px; }
	#moodular li p { display: block; height: 370px; }
		#moodular li p span {
	width: 100%;
	display: inline-block;
	padding: 10px;
	color: #FFF;
	margin-top: 290px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
	height: 80px;
	text-align: left;
	text-shadow: 1px 1px 1px #333; 
}

		#moodular li p b {
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
			}

 #moodular li a {
	color: #FFF;
	text-decoration: none;
}

 #moodular li a:hover {
	color: #FFF;
	text-decoration: underline;
}


.pagination {
	margin: 0px;
	}			
/* Slider End */

/* News Start */

.news-box {
	padding-top: 10px;
	}
	
.news-img {
	text-align: center;
	padding-top: 3px;
	padding-left: 0px;
	}

.news-img img {
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
	}

.news-info {
	text-align: left;
	padding-left: 0px;
	}	

.read {
	color: #44607B;
	border: solid 1px #44607B;
}

.read:hover {
	color: #ffffff;
	border: solid 1px #357ebd;
	background-color: #428bca;
}

.gallery-info h2{
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	clear: both;
	margin: 0px;
	height: 40px;
	padding-top: 5px;
}

.gallery-info h3{
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	line-height: 22px;
	clear: both;
	margin: 0px;
	padding-top: 5px;
	height: 50px;
}

.gallery-info .text {
	min-height: 59px;
	margin: 0px;
	padding-top: 4px;
	color: #666;
	}

.gallery-info .date{
	width: 130px;
	line-height: 30px;
	height: 30px;
}

.gallery-info .date-event{
	width: 170px;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
}

.read-gallery {
	color: #ffffff;
	border: solid 1px #357ebd;
	background-color: #428bca;
}

.read-gallery:hover {
	color: #ffffff;
	border: solid 1px #44607B;
	background-color: #44607B;
}

.category-navbar {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	}

.news-info h2{
    font-size:20px; 
	text-decoration:none; 
	font-weight:normal; 
	color: #000;
	line-height: 21px;
	clear: both;
	margin: 0px;
}

.news-info h2 a{
	color: #000;
}

.news-info h2 a:hover{
	text-decoration: none;
}

.news-info .text {
	min-height: 59px;
	margin: 0px;
	padding-top: 10px;
	color: #666;
	}

.news-info .date{
	width: 130px;
	line-height: 30px;
	height: 30px;
	color: darkgrey;
}

.news-info .date-event{
	width: 170px;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
}

.news-block {
	background-color: #FFF;
	padding-bottom: 10px;
}

.news-img-detail {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.news-img-detail img{
	max-width: 350px;
	width: 100%;
}

.spot {
	width: 100%;
	display: block;
	font-size: 16px;
	color: #454545;
	padding-top: 2px;
	padding-bottom: 7px;
	line-height: 22px;
	}

.content-txt {

	font-size: 15px;
}  

.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width: 100% !important;}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {width: 100% !important;}

.comment-box {
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 26px;
	background-image: url(../img/butterfly_quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 24px;
	padding-bottom: 10px;
}

.comment-box .line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
	float: left;
	width: 100%;
	padding-top: 10px;
}

.author {
	font-size: 12px;
}

.head-line {
	width: 100%;
	display: block;
	font-size: 20px;
	float: left;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	}

/* News End */

/* Author Start */

.author {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	}

.author-img {
	text-align: left;
	padding-top: 22px;
	}

.author-img img{
	width: 99%;
}

.author-info {
	text-align: left;
	}	

.author-text {
	text-align: left;
	min-height: 50px;
	padding-bottom: 8px;
	}

.author-info h2{
	font-size: 18px;
}

.author-info .date{
	font-size: 13px;
}

.author-block {
	background-color: #FFF;
	padding-bottom: 10px;
}

.author-img-detail {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 160px;
}

.author-img-detail .img{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
}

.author-img-detail .author{
	margin: 0px;
	float: left;
	width: 150px;
	font-size: 17px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.author-bold{
	font-size: 15px;
	font-weight: bold;
}
/* Author End */

/* Page Start */

.page-detail {
	text-align: left;
	padding: 10px;
	font-size: 13px;
}

.page-detail img{
	width: 100%;
}

.page-detail textarea{
	width: 100%;
}

.page-detail iframe{
	width: 100%;
	height: 315px;
}
/* Page End */

/* Article Start */

.article-box {
	background-color: #FFF;
	margin-top: 10px;
	padding-bottom: 5px;
	}


.article-box .img{
	padding-top: 5px;
}

.article-box .img img{
	width: 100%;
}

.article-box .info{
	padding-top: 5px;
	min-height: 80px;
}

.article-box .info h3 {
	font-size: 15px;
	margin: 0px;
	text-align: left;
}

.article-box .info h3 a{
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

.article-box p {
	font-size: 13px;
	text-align: left;
}

/* Article End */

/* Right Block Start */

.index-right-box {
	margin-top: 20px;
	}

.right-content-box {
	padding-top: 10px;
	background-color: #FFF;

	display: block;
	padding: 13px;
	width: 100%;	
}

.widget{
	overflow: hidden;
}
  
.widget-detail {
	padding-left: 10px;
	}  
  
.widget-detail .arrow{
	padding-left: 6px;
	}   
  
.widget-detail h1{
	color: #333;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	font-size: 23px;
	text-align: left;
	margin: 0px;
	min-height: 35px;
	width: 100%;
	display: inline-block;
	font-weight: bold;

}  
  
.widget h3{
	background-position: 96% 12px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-size: 16px;
	text-align: left;
	margin: 0px;
	min-height: 35px;
	width: 100%;
	display: inline-block;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);

}

.widget h4{
	background-position: 96% 12px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-size: 16px;
	text-align: left;
	margin: 0px;
	min-height: 35px;
	height: 100%;
}

.widget .blue {
	background-color: #3B5A97;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	}

.widget .orange {
	background-color: #F5A349;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	}

.widget .light-blue {
	background-color: #5BC0DE;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	}

.widget .dark {
	background-color: #34495E;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	}

.widget .green {
	background-color: #05BE93;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	}

.widget .grey {
	background-color: #A8A8A8;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	}


.widget .black {
	background-color: #7E8C8D;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	}
	
.widget-lg {
	height: 42px;
	line-height: 29px;
	}				
.widget h4 a{
	color: #FFF;
}
	
.widget h3 a{
	color: #FFF;
}

.right-bar {
	background-color: #FFF;
	margin-top: 10px;
	display: block;
	}

.stat-table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	}
	
.stats {
	width: 90px;
	}

.gallery-block{
	width: 100%;
	margin-top: 20px;
	background-color: #FFF;
	margin-bottom: 0px;
	}

.gallery-block .img-box{
	margin: 0px;
	background-color: #FFF;
	display: block;
	padding: 8px;
	}
	
.gallery-block .img-box-index img{
	width: 100%;
}
	
.gallery-block .img-box-index{
	background-color: #FFF;
	display: block;
	padding: 1px;
	margin: 0px;
	}
	
.gallery-block .img-box img{
	width: 100%;
	margin-bottom: 5px;
}

.gallery-block .img-box span a{
	font-weight: bold;
	font-size: 14px;
	color: #34495E;
}

.gallery-block .img-box a:hover{
	text-decoration: none;
}

.video-thumbnail {
	position: relative;
	display: inline-block;
	cursor: pointer;
	margin: 0px;
}
.video-thumbnail:before {
	 position:absolute;
	 top: 50%;
	 left: 50%;
	 transform: translate(-50%, -50%);
	 -webkit-transform: translate(-50%, -50%);
	 content: "\f01d";
	 font-family: FontAwesome;
	 font-size: 50px;
	 color: #fff;
	 opacity: .8;
	 text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
 }
.video-thumbnail:hover:before {
	 color: #eee;
 }

.image-thumbnail {
	position: relative;
	display: inline-block;
	cursor: pointer;
	margin: 0px;
}
.image-thumbnail:before {
	position:absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	content: "\f008";
	font-family: FontAwesome;
	font-size: 30px;
	color: #fff;
	opacity: .8;
	text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
}
.image-thumbnail:hover:before {
	color: #eee;
}

.owl-nav {
	position: absolute;
	top: -55px;
	right: 10px;
	font-size: 43px;
	color: white;
}

.owl-next:focus, .owl-prev:focus {outline: none;}

/* Poll Start */

.poll-block {

}

.poll-result {
	padding: 10px;
	}

.panel-body:not(.two-col) { padding:0px }
.glyphicon { margin-right:5px; }
.glyphicon-new-window { margin-left:5px; }
.panel-body .radio,.panel-body .checkbox {margin-top: 0px;margin-bottom: 0px;}
.panel-body .list-group {
	margin-bottom: 0;
}
.margin-bottom-none { margin-bottom: 0; }
.panel-body .radio label,.panel-body {
	display: block;
}

.radio {
	line-height: 15px;
	height: 15px;
}

.radio span{
	padding-bottom: 2px;
	display: block;
	width: 100%;
}

.poll {
	background-color: #0CF;
	}
/* Poll End */	
	
.user-login {
	padding: 10px;
	display: block;
	text-align: left;
	}	
	
/* Right Block End */

/* Pagination Start */

.pagination {
  height: 36px;
  margin: 18px 0;
}
.pagination ul {
	display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

}
.pagination li {
  display: inline;
}
.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination a:hover,
.pagination .active a {
  background-color: #f5f5f5;
}
.pagination .active a {
  color: #999999;
  cursor: default;
}
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

/* Pagination End */

/* Social Start */

.social-like {
	height: 270px;	
	}

.fb-like {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

.fb-share-button {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
	
.twitter-share-button {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}	

/* Social End */

/* Footer Start */

.footer-bg {
	background-color: #44607B;
	display: block;
	width: 100%;
	min-height: 240px;
	padding-top: 20px;
	padding-bottom: 10px;
	}

.footer-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
	min-height: 40px;
	color: #FFF;
	}
.footer-block a{
	color: #CCC;
	margin-top: 7px;
	margin-bottom: 7px;
}

.footer .list-inline li {
	margin-bottom: 10px;
	}

.footer .copy {
	color: #CCC;
	padding-top: 15px;
	}
.footer .img-logo {
	height: 60px;
}
.footer {
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
}

.footer .bulletin {
	padding-bottom: 20px;
	}
	
.custom-icon
{
   background: url("../img/widget013_32x32_top-gray.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    display: block;
    height: 32px !important;
    line-height: 32px !important;
    overflow: hidden;
    width: 32px !important;
    position: relative;
    float:left;
    margin-right:3px;
    opacity:0.5;
}

a:hover .custom-icon
{
    opacity: 1;
}

a:hover .at15t_twitter {
    background-position: -32px -704px !important;
}

a:hover .at15t_facebook {
    background-position: -32px -160px !important;
}

a:hover .at15t_google_plusone_share {
    background-position: -32px -288px !important;
}

a:hover .at15t_mail_plusone_share {
    background-position: -32px -543px !important;
}

a:hover .at15t_plus_plusone_share {
    background-position: -32px -671px !important;
}

a .at15t_twitter {
    background-position: 0px -704px !important;
}

a .at15t_facebook {
    background-position: 0px -160px !important;
}

.at15t_google_plusone_share {
    background-position: 0px -288px !important;
}

.at15t_mail_plusone_share {
    background-position: 0px -672px !important;
}

.at15t_plus_plusone_share {
    background-position: 0px -768px !important;
}		
/* Footer End */

/* Carousel Start */
.carousel {
	margin-bottom: 0;
	padding: 0 40px 30px 40px;
}

.carousel-control {
	left: -12px;
}
.carousel-control.right {
	right: -12px;
}

.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}

.carousel-indicators li {
	background: #c0c0c0;
}

.carousel-indicators .active {
background: #333333;
}
/* Carousel End */

@media (min-width: 992px ) {

	.index-news-img {
	height: 45px;
}

.slider-img {
	height:272px;
	}

.news-img img {
	max-height: 119px;
	min-height: 119px;
}

}

@media (max-width: 480px) {
	.right-section {
		margin: 0px;
		padding: 0px;
	}

	.main-section {
		margin: 0px;
		padding: 0px;
	}

	.footer-section {
		margin: 0px;
		padding: 0px;
	}

.left0 {
	margin: 0px;
	padding: 0px;
  }

.right0 {
	margin: 0px;
	padding: 0px;
  }
  
.content-box {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  }  
  
 .img-logo {
	width: 100%;
	margin-top: 35px;
	 } 
	 
 .img-ataturk {
	height: 70px;
	margin-top: 30px;
	 }	
.news-info {
	text-align: left;
	min-height:75px;
	}
.header-topsection { display:none; }	

.dropdown-menu > li > a {
	color: #FFF;
}

.news-info h2 {
	padding-top: 12px;
}
}

@media (min-width: 480px) and (max-width: 767px) {

.right-section {
	margin: 0px;
	padding: 0px;
}

.right0 {
	margin: 0px;
	padding: 0px;
  }
  
.left0 {
	margin: 0px;
	padding: 0px;
  }
.content-box {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
  } 
  .img-logo {
	width: auto;
	 } 
	 
 .img-ataturk {
	height: 70px;;
	 }	
	  
.news-info {
	text-align: left;
	min-height:75px;
	}	
	
.index-box .info{
	min-height: 100px;
}

.header-topsection { display:none; }
.dropdown-menu > li > a {
	color: #FFF;
}

	.news-info h2 {
		padding-top: 12px;
	}
}

@media (min-width: 767px) and (max-width: 992px ) {
.right0 {
	margin: 0px;
	padding: 0px;
  }
  
.left0 {
	margin: 0px;
	padding: 0px;
  }
.content-box {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
  } 
  .img-logo {
	width: auto;
	
	 } 
	 
 .img-ataturk {
	height: 70px;;
	 }	

.header-topsection { display:none; }	   
}

@media (min-width:769px) and (max-width:1024px){
.navbar-search {
	display: none;
}
	.header-topsection .president-image {
		left: 0px;
	}
	.header-topsection .president-info {
		padding-right: 8px;
		right: 10px;
	}
	.header-topsection .president-info .a1 {
		font-size: 11px;
	}
}

@media (min-width:769px) {
	.nav-header-search {
       display: none;
	}
}

@media (max-width:769px) {
	.navbar-search {
		display: none;
	}
}

.user-letter-list {
	padding-top: 5px;
	padding-bottom: 10px;
	}

.user-letter-list a{
	margin-right: 3px;
	margin-left: 3px;
	font-size: 15px;
	color: #333;
	}