@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:300,400,500,600'); /*font-family: 'Noto Serif JP', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i'); /*font-family: 'Roboto', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Anton'); /*font-family: 'Anton', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Raleway'); /*font-family: 'Raleway', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:700');/* font-family: 'Noto Sans KR', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans');/* font-family: 'Open Sans', sans-serif;*/
body {
    font-family: 'Roboto', sans-serif;
    color: #515151;
    font-size: 15px;
    font-weight: 400;
    overflow-x: hidden;
    background-color: #000;
}
h1, h2, h3, h4, h5 {
	font-family: 'Roboto', sans-serif;
}
.inheading h2 {font-size: 2.30em !important;}
/*SECTION TOP NAV*/
.primarymenu {
    background-color: #484848 !important;
    border-bottom: 4px solid #fff !important;
}

.primarymenu .navbar-inverse .navbar-nav > li > a {
    color: #fff !important;
	font-size: 0.900em !important;
}
.primarymenu .navbar .dropdown-menu > li > a {
    color: #eaeaea !important;
    background-color: #000 !important;
}
.primarymenu .navbar .dropdown-menu > li > a:focus, .primarymenu .dropdown-menu > li > a:hover {
    color: #fff !important;
    background-color: #514e4e !important;
}
.top-nav {
	background-color: #000;
	padding: 0px 0px;
	z-index: 10;
	position: relative;
	border-bottom: 0px;
	font-size: 13px;
	height: auto;
	font-weight: normal;
	transition-duration: .3s;
	overflow: hidden;
}
.top-nav .time {
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 5px 0px;
}
.top-nav .time i {
	font-size: 14px;
}
.top-nav ul {
	margin: 0px;
	float: right;
}
.top-nav li {
	list-style-type: none;
	text-align: right;
	padding: 6px 10px;
	float: left;
	min-height: 34px;
	border-right: 1px solid #9bb566;
}
.top-nav li:nth-child(1) {
}
.top-nav li:nth-child(2) {
}
.top-nav li:nth-child(3) {
	padding-left: 5px;
	padding-right: 5px;
}
.top-nav li:nth-child(4) {
	padding-left: 2px;
	padding-right: 2px;
}
.top-nav li:nth-child(5) {
	padding-left: 2px;
	padding-right: 2px;
}
.top-nav li:nth-child(6) {
	padding-left: 2px;
	padding-right: 2px;
}
.top-nav li:nth-child(7) {
	padding-left: 2px;
	padding-right: 2px;
}
.top-nav li:nth-child(8) {
	padding-left: 2px;
	padding-right: 2px;
}
.top-nav li:nth-child(9) {
	padding-left: 2px;
	padding-right: 10px;
}
.top-nav li:nth-child(10) {
	padding-left: 2px;
}
/*.top-nav li:last-child {
	padding-left: 5px;
	padding-right: 5px;
	font-family: "arial unicode MS";
	font-size: 14px;
}*/
.top-nav li:last-child {
    padding-left: 5px;
    padding-right: 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    width: auto;
    float: right;
    position: relative;
	padding-bottom:0 !important;
}

.top-nav li a {
	color: #fff;
	padding: 4px 3px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	padding: 0px;
}
.searchbox {
    width: auto;
    display: inline-block;
}
/*.search-box {
	border: 0;
	border-radius: 0;
	width: 168px;
	margin-top: -5px;
	height: 27px;
	display: inline-block;
}*/
.search-box-buttton {
	border: 0;
	border-radius: 0;
	background: #f4762a;
	color: #FFF;
	width: 27px;
	display: inline-block;
	height: 27px;
	margin-left: -4px;
	margin-top: -3px;
}
.search-box-buttton button {
	background: #ccc0;
	border: 0;
	margin-left: -10px;
}
.top-nav li img {
	height: 20px;
	filter: brightness(100);
}
.top-nav li a:hover {
	text-decoration: none;
}
.top-nav .btn-xs {
	padding: 3px 4px;
	line-height: 1.5;
	border-radius: 0px;
	border: solid 1px #d8dad5 !important;
	background-color: #fff;
	color: #333;
	font-weight: bold;
}
.top-nav .btn-black {
	padding: 3px 6px;
	font-size: 10px;
	line-height: 1.5;
	border-radius: 0px;
	border: solid 1px #fff;
	background-color: rgba(255,255,255,.1);
	color: #fff;
}
.top-nav .btn-blue {
	padding: 4px 8px;
	font-size: 12px;
	line-height: 1.1;
	border-radius: 0px;
	border: solid 0px #000;
	background-color: #00B9BE;
	color: #fff;
}
.top-nav .btn-yellow {
	padding: 4px 6px;
	font-size: 12px;
	line-height: 1.1;
	border-radius: 0px;
	border: solid 0px rgb(216, 71, 14);
	background-color: #F57D57;
	color: #fff;
}
.top-nav .input-sm {
	height: 21px;
	margin: 0px;
	padding: 0px 10px;
	border-radius: 0px;
}
.top-nav .navbar-right {
	float: right !important;
	margin-bottom: 0;
	margin-right: -15px;
	margin-top: -1px;
}
.top-nav .blue-theme {
	background-color: #ffffff;
	color: #000;
	border: 1px solid rgb(169, 138, 138);
	padding: 4px 3px 4px 5px;
}
.top-nav .black-theme {
	background-color: #000;
	color: #fff;
	border: 1px solid rgb(169, 138, 138);
	padding: 4px 6px 4px 4px;
	margin-left: -5px;
}
.top-nav .red-theme {
	background-color: #CF1515;
	color: #fff;
}
.hi-btn {
	background-color: #f4762a;
	padding: 4px 5px;
}
.search {
	margin-top:-5px;
}
.searchbox {
	width: 100%;
}
/*.stylish-input-group .input-group-addon {
	background-color: #fe5900;
	border: 1px solid #d24c04;
	color: #fff;
	padding: 4px 2px;
	border-radius: 0px;
}*/
 .stylish-input-group .input-group-addon {
    background-color: #fe5900;
    border: 1px solid #d24c04;
    color: #fff;
    padding: 6px 2px;
    border-radius: 0px;
    width: auto;
    float: right;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 9999;
}

.stylish-input-group .form-control {
	border-right: 0;
	box-shadow: 0 0 0;
	border-color: rgba(0,0,0,.2);
	border-radius: 0px;
	height: 28px;
}
.stylish-input-group button {
	border: 0;
	background: transparent;
}
/*SECTION TOP NAV*/
/*LOGO SECTION*/
header {
	z-index: 9999;
	position: relative;
}
.logo-section {
	position: relative;
	padding: 0px 0px;
	margin-bottom: 0px;
	border-bottom: solid 1px #ddd;
	background-color: #fff;
}
.logo-section .logo {
	padding: 0px 0px;
	margin-top: 5px;
}
.logo-section .custom-search-form {
	padding: 5px;
	margin-top: 10px;
}
.slider-section {
	position: relative;
	margin-top: 11px;
}
.leader-box-section {
	position: absolute;
	right: 0px;
	background-image: url(../images/leader-bg.png), url(../images/leader-bg-new.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: center top, center bottom;
	bottom: -8px;
	z-index: 99;
	padding: 11px 11px 0px 11px;
	width: 372px;
}
.top-logo {
	display: block;
	padding: 0;
	margin: 0;
}
.top-logo li {
	float: right;
	list-style: none;
	padding: 7px 10px 0 0;
}
.top-logo li a {
}
.marginbtn {
	margin-bottom: 30px;
}
.uplogo {
	float: right;
	margin: 7px 0px;
}
.welcome h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 1.86em;
	color: #fff370;
}
.readbg {
    background: #000;
    color: #fff !important;
    padding: 5px;
    text-decoration: none !important;
    border: 1px solid #fff;
}
.news .panel-heading h4 {
	margin: 0px;
	color: #fff;
	font-size: 1.5em;
}
.news .btn-info {
	color: #000;
	background-color: #fff;
	border-color: #508842;
	border-radius: 0 !IMPORTANT;
}
.play-pause {
	position: absolute;
	top: 14px;
	right: 27px;
}
.pressRelease ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 290px;
	overflow-y: auto;
	overflow-x: hidden !important;
}
.panel-footer {
	background-color: rgba(245, 245, 245, 0);
}
.view-all.local {
	background: url(../images/readmorebg.jpg) center center no-repeat;
	color: #fff;
	text-decoration: none;
	padding: 6px 17px;
}
.pressRelease ul li {
	padding: 0px 0px 8px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	position: relative;
}
.pressRelease ul li::before {
	background: url(../images/news-list.png) left top;
	content: "";
	height: 28px;
	left: 0px;
	position: absolute;
	top: 16px;
	width: 28px;
}
.pressRelease ul li a {
	display: block;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	padding-left: 29px;
	margin-top: 0px;
}
.dsize {
	color: #fff;
	padding-left: 29px;
}
.ndate {
    color: #ffed66;
	padding-left: 29px;
}
.dsize, .ndate {
	font-size: .9em;
	padding-left: 5px;
}
.welcome {
	border-right: 1px solid #f6f1f1;
	padding-right: 15px;
	min-height: 373px;
}
.welcome p {
	color:#fff !important;
	}

.quik-two {
	padding: 0;
	margin: 0;
	display: block;
	text-align: center;
}
.quik-two li {
	text-align: center;
	display: inline-block;
	width: 31%;
	float: left;
	background: #424242;
	margin: 15px 8px 0 8px;
	padding: 16px 0;
	border-radius: 0px;
	border: 1px solid #fff;
	font-weight: 600;
	line-height: normal;
	box-shadow: 1px 1px 9px rgba(152, 148, 148, 0.54);
}
.panel {
    background-color: #444141 !important;
    border: 1px solid #fff0 !important;
	border-radius:0px !important;
}



.panel-heading {
	margin-top: 7px;
	padding-bottom: 0;
}
.quik-two li a {
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	color: #fff;
}
.view-icon {
	background: #fff;
	float: left;
	width: 77px;
	height: 77px;
	border-radius: 50%;
	text-align: center;
	margin-left: 9px;
	margin-top: 0;
	font-size: 25px;
	padding-top: 10px;
	margin-right: 10px;
	color: #f19f77;
	border: 1px solid #85be89;
}
.view-icon img {
	padding-top: 4px;
}
span.view-content {
	font-weight: 100;
	font-size: 17px;
	padding-top: 11px;
	display: block;
}
.brand-item {
	padding: 20px 6px;
}
.brand-item a {
	border: 0;
}
.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
}
.owl-buttons {
	margin-top: -41px;
}
.our-projects {
	background: url(../images/our-projects-bg.jpg) center center;
	padding: 10px;
	background-size: cover;
}
.our-projectsheading {
	text-align: center;
	color: #fff;
	font-size: 32px;
	background: url(../images/bottom-bg.png) center 40px no-repeat;
	padding-bottom: 13px;
	margin-bottom: 28px;
}
.projects {
}
.projects li {
    float: left;
    background: #171717;
    padding: 10px;
    margin-right: 11px;
    list-style: none;
    width: 24%;
    position: relative;
    border: 1px solid #fff;
}
.projects li img {
	display: block;
	margin: 0 auto;
}
.projects li a {
	display: block;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	margin-top: 7px;
	text-decoration: none;
}
.projects-file {
	font-size: 0.800em;
	color: #fff425;
	display:none;
}
.projects li a span {
	background: #f4762a;
	color: #fff;
	padding: 2px 6px;
	font-weight: 100;
	position: absolute;
	left: 12px;
	top: 130px;
	font-size: 13px;
}
.view-button-projects {
	background: url(../images/our-projects-bg-button.jpg) center bottom no-repeat;
	width: 177px;
	margin: 42px auto 32px auto;
	display: block;
	text-align: center;
	color: #fff !important;
	padding: 10px 10px 10px 10px;
	text-decoration: none !important;
	font-weight: 100;
	font-size: 17px;
	line-height: 18px;
}
.associated {
	text-align: center;
	font-weight: 600;
	color:#f5ff4b;
	font-size: 32px;
	background: url(../images/bottom-bg1.png) center 40px no-repeat;
	padding-bottom: 13px;
}
footer {
    background: #505050;
    border-top: 4px solid #fff426;
    margin-top: 15px;
}
.footer-head {
    font-family: 'Open Sans', sans-serif;
    color: #fbec51;
    font-weight: 600;
    font-size: 19px;
    text-transform: uppercase;
    padding-bottom: 7px;
    border-bottom: 1px solid #fff;
}
.footer-top-lits {
	padding: 0;
	margin: 0;
}
.footer-top-lits li a:before {
	content: "\f105";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 8px;
}
.footer-top-lits li {
	list-style: none;
	margin-bottom: 6px;
}
.footer-top-lits li a {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	color: #fff;
	display: block;
}
.notice {
	/*background: url(../images/footer-menu-bg.jpg) right top no-repeat;*/
	min-height: 250px;
	border-right:1px dotted #fff;
}
.footer-policy {
	background: #1e1e1e;
}
.footer-policy-lits {
	padding: 0;
	margin: 0;
}
.footer-policy-lits li {
	list-style: none;
	display: inline-block;
	padding: 20px 0px 20px 0px;
}
.footer-policy-lits li a {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	color: #fff;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #ded5d5;
}
.social-circle {
	background: #303030;
	padding: 11px 0 11px 105px;
	margin-right: -35px;
	display: block;
	width: 35%;
}
ul.social-network {
	padding: 0;
	margin: 0;
}
.social-network li {
	display: inline-block;
	margin-right: 9px;
}

.pagebody .social-network li a {
	padding-top: 8px;
}

.social-network li a {
	width: 48px;
	height: 48px;
	display: block;
	text-align: center;
	padding-top: 13px;
	font-size: 21px;
	border-radius: 50%;
}
.icoTwitter {
	background: #28cfff;
	color: #fff;
	border: 1px solid #fff;
}
.icoFacebook {
	background: #5b81c7;
	color: #fff;
	border: 1px solid #fff;
}
.icoYoutube {
	background: #cf0707;
	color: #fff;
	border: 1px solid #fff;
}
.icogoogle {
	background: #df5a5a;
	color: #fff;
	border: 1px solid #fff;
}
.footer-bottom {
	background: #000;
	padding: 16px 0;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
}
.footer-bottom a {
	color: #fff;
	font-weight: 600;
}
.inheading {
	position: absolute;
	right: 0;
	left: 0;
	margin: 0px auto;
	z-index: 100;
	padding: 0px;
}
.inheading h2 {
	color: #fff;
	margin-bottom: 35px;
	padding-left: 0px;
	margin-top: 56px;
	text-align: center;
}
.in-banner {
	position: relative;
}
.in-banner img {
	max-width: 100%;
	position: relative;
}
.breadcrumb {
	font-size: 13px;
	padding: 0px;
	margin-bottom: 15px;
	border-radius: 0px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.15+100 */
	background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.15) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.15) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.15) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#26000000', GradientType=1 ); /* IE6-9 */
}
.breadcrumb li a {
	color: #000;
}
.breadcrumb li {
	color: #fff !important;
	margin: 0px 5px;
	font-weight: 500;
}
.breadcrumb .active {
	color: #00AEFF !important;
}
.breed-crum-div {
	margin-bottom: 15px;
	position: relative;
	right: 0;
	left: 0;
	margin: 0px auto;
	z-index: 100;
}
.breadcrumb {
	background-color: transparent;
	margin: 0px;
	padding-left: 0px;
}
.breadcrumb > li + li::before {
	content: no-open-quote;
	padding: 0px;
}
.breed-crum-div {
	display: block;
	text-align: center;
}
.breadcrumb > li, .breadcrumb > li.active, .breadcrumb > li a {
	color: #fff;
}
#inner h3, .footlink h3 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.48);
    color: #FFF75B;
    margin: 0 0 12px;
    padding: 0 0 12px;
    position: relative;
}
.footlink h3 {
	color: #fff !important;
	border-bottom: 1px solid rgba(255, 255, 255, 1);
}
h3.bordernone:before {
	width: 25% !important;
}
#inner h3:before {
	position: absolute;
	height: 3px;
	width: 8%;
	bottom: -2px;
	background-color: #fff;
	content: '';
}
#inner h5 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;/*color: #DA2F40;*/
}
/*#inner img {
	margin-left:0px;
	border:1px solid #ccc;
	padding:3px;
	border-radius:3px;
}*/

#inner p {
	text-align: justify;
	color: #333;
}
#inner {
    margin-top: 25px;
    border: 1px solid #e4e4e4;
    padding: 15px;
    box-shadow: 0px 1px 7px #ccc;
    background-color: #414141;
}
menu {
	position: relative;
	height: auto;
	background-color: #fff;
	overflow: hidden;
}
.menu ul {
    padding-right: 5px;
}
.menu ul li {
	display: block;
	position: relative;
	margin-left: -40px;
}
.menu ul li a {
    color: #fff;
    display: block;
    padding: 10px 0px 10px 48px;
    position: relative;
    text-decoration: none;
    white-space: normal;
    transition-duration: .2s;
    font-weight: 400;
    font-size: 0.9em;
    border-bottom: solid 1px rgb(255, 255, 255);
}
.menu ul li a:hover {
}
.menu ul li a:before {
	position: absolute;
	font-family: FontAwesome;
	height: 100%;
	width: 42px;
	bottom: -1px;
	background-color: #000;
	text-align: center;
	color: #fff;
	box-sizing: border-box;
	padding: 12px 0px;
	content: "\f061";
	left: 0;
}
.imgborder {
	padding: 4px;
	border: 10px solid #ffd354;
	border-radius: 0px;
	max-width: 227px;
	margin: 0px 0px 3px 15px;
}
.in-banner ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu > ul > li > a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.42);
	color: #FFF75B;
	margin: 0 0 12px;
	padding: 0 0 5px;
	position: relative;
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
}
.menu > ul > li > a::before {
	position: absolute !important;
	height: 3px !important;
	width: 29% !important;
	bottom: -1px !important;
	background-color: #FFF !important;
	content: "";
	padding: 0px !important
}
.line {
    border-right: 1px solid #fff !important;
    color: #fff;
}
.news-item i.fa-file-pdf-o {
    margin-top: 6px;
    margin-left: 29px;
    color: #f00;
    margin-bottom: 6px;
}

.news-top .stopped {
    margin-top: 0px !important;
}

.contantbody #inner {
	color:#fff;
}
.contantbody #inner p {
	color:#fff;
}
ul.list {
    padding: 0;
}
ul.list li {
    list-style:  none;
    padding-left: 18px;
    position: relative;
    margin: 5px 0px;    color: #fff;
}
ul.list li::before {
    content: "\f101";
    font-family: 'FontAwesome';
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 0;
    color: #F4762A;
}
.filter-box {
	width: 100%;
	border-collapse: collapse;
	margin: 12px auto;
	color: #fff;
}
.filter-box td {
	background-color: #000;
	padding: 8px
}
.filter-box input[type=submit] {
	background: #fff;
	border: 0 solid red;
	color: #000;
	padding: 7px 10px;
	width: 100%
}
.filter-box input[type=text] {
	border: 1px solid #b3b3b3;
	padding: 5px;
	width: 100%;
	height: 35px;
	color: #000;
}
.filter-box select {
	border: 1px solid #abaaaa;
	padding: 5px;
	width: 100%;
	height: 35px!important;
	color: #000;
}
.helpline{
	float: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 17px;
    color: #000;
    text-align: center;
    padding-bottom: 7px;
    margin-left: 90px;
}
.helpline span{
	    margin-top: 8px;
    display: block;
    color: #000;
    font-size: 23px;
}

.sec-height {
    margin: 20px 0px 10px 0px;
}
.news .news-top {min-height: 343px !important

}

.bg-white {
    background: #fff;
    padding-top: 10px;
}
.leaderbox {
    min-height: 180px;
    margin-bottom: 0;
    text-align: center;
}
.ldrtext {
    background-color: transparent;
    font-size: 0.9em;
    color: #000;
    font-weight: 500;
    padding: 0 5px 5px;
    min-height: 50px;
    font-family: 'Roboto', sans-serif;
}
.ldrtext span {
    font-weight: normal;
    display: block;
    color: #727272;
}
.padd-0 {padding: 0;}
.bg-white {background: #000; padding-top:10px;}
.content .panel-heading {background-color:transparent; border:none;}
.content .panel-heading h4 {color:#25668a;font-size: 1.6em;text-align:center;border-bottom:1px solid #ccc;padding-bottom:10px;margin-bottom:0;font-family: 'Roboto', sans-serif;font-weight:bold;}
.content .panel-body {
    min-height: 393px; 
}

.mar-top {margin-top: 12px;}
.content .panel-default {border:none; border-radius:0;}

.content .bg-transparent {border-bottom:2px solid #f0ad4e;}
.content .bg-transparent .panel-heading {
    background-color:#4A616C;
    color: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.36);
	border-radius:0;
}
.content .bg-transparent .panel-body {padding:0;}
.content .bg-transparent h4 {
    margin: 0px;
    display: inline-block;
    color:#fff;
    padding:0;
    border:none;
    font-size: 1em;
    font-family: 'Lato', sans-serif;
    text-transform:uppercase;
    font-weight:600;
}
/*==================
Section Useful Links
===================*/
.useful-links {}
.useful-links h2 {text-align: center; color: #fff; font-size: 35px; font-family: 'Lato', sans-serif; font-weight:600; text-decoration:underline; margin-bottom:30px;}
.useful-links .icon-holder {float:left; width:100%; margin:0 1%; background: #000; border-radius: 0; padding:11px 0; margin-bottom:20px; min-height:153px;}
.useful-links .icon-holder img {display:block; margin:auto; padding-top: 8px; filter: brightness(100);}
.useful-links .icon-holder span {text-align:center; color:#fff; margin:0;font-size: 1.0em;
 line-height:22px; display:block; font-weight:400;}
.useful-links .icon-holder:hover {text-decoration:none; background-color:#4F4F4F;}
.useful-links .icon-holder:hover span{color:#fff;}
.search-result .local {
    color: #ffe000;
    display: block;
    font-size: 1.18em;
}
.search-result .local:hover {
    color: #ffe000;
}
.search-result span {
    color: #ffffff;
    display: block;
    font-size: .85em;
}
[class^="hvr-"] {
  margin: .4em;
  padding: 1em;
  cursor: pointer;
  background: #e1e1e1;
  text-decoration: none;
  color: #666;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-ripple-out:before {
  content: '';
  position: absolute;
  border: #b9b9b9 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}

/*============
Status Section
=============*/
.status {/*! background:#eaeaea; */ /*! padding:20px 0; */}
.status h4 {text-align:center;}
.status h3 {background:#4F4F4F; color:#fff; text-align:center; padding:10px 0; text-transform:uppercase; margin:0; /*font-family: 'Roboto', sans-serif;*/}
.back-white {background:#fff; overflow:hidden; min-height:318px;border: 1px solid #cccccc45;}
.status table th {background:#714d16; color:#fff; border-right:1px solid #fff;}
.status table tr td {border:none; padding:1px 8px; font-family: 'Lato', sans-serif; font-weight:400; color:#000;}
.row-bg {background:#efeded;}
.padd-around {padding:10px 8px; min-height:auto;}
.back-white li {
    margin-bottom: 10px;
    list-style: none;
    margin-left: -34px;
    border-left: 4px solid #0e8887;
    border-right: 2px solid #0e8887;
}
.back-white li a {
    color: #fff;
    display: inline-block;
    padding: 10px 8px;
    width: 100%;
    background-color: #000;
}
.back-white li a:hover {
	text-decoration:none;
	transition: all 0.3s ease-in-out;	
	padding-left: 17px;
	background-color: #666;
}


.whats-new-panel{border:0;display:block; text-align:center;}
.whats-new-panel .panel-heading{background:0;text-align:center;border:0}
.whats-new-panel ul{border-bottom:0!important;padding-bottom:9px}
.whats-new-panel ul li{float:none;display:inline-block;font-family:'Roboto Condensed',sans-serif;text-transform:uppercase;font-weight:400;font-size:1.230em}
.whats-new-panel ul li{color:#000}
.whats-new-panel ul li a {

    color: #fff;
    border: 1px solid #fff;
    border-radius: 0px !important;

}
.whats-new-panel ul li a:hover {color:#000}

.whats-new-panel > li > a:focus, .whats-new-panel > li > a:hover {
	background-color:#FFF !important;}
	
	.cmleader {
    background: #000;
    margin-bottom: 8px;
    padding: 4px;
    border: 1px solid #acb5bb;
}

.leaderbox img {
    float: left;
    border-radius: 50%;
    width: 34%;
    margin-left: 8px;
    border: 2px solid #fff;
}
.leaderbox {
    min-height: 110px;
    margin-bottom: 0;
    text-align: center;
    padding-top: 7px;
}
.ldrtext {
    background-color: transparent;
    font-size: 1.0em;
    color: #fff;
    font-weight: 600;
    padding: 19px 5px 5px;
    min-height: 50px;
    font-family: 'Roboto', sans-serif;
}
.ldrtext span {
    font-weight: normal;
    display: block;
    color: #fff;
    font-size: .9em;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}








/*---------------*/
/***** Layla *****/
/*---------------*/

figure.effect-layla {
	background: #18a367;
}

figure.effect-layla img {
	height: 390px;
}

figure.effect-layla figcaption {
	padding: 3em;
	box-sizing:border-box;
}

figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
	position: absolute;
	content: '';
	opacity: 0;
}

figure.effect-layla figcaption::before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

figure.effect-layla figcaption::after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

figure.effect-layla h2 {
	padding-top: 25%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	font-weight: 400;
}

figure.effect-layla p {
	padding: 0.5em 2em;
	text-transform: none;
	opacity: 0;
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
}

figure.effect-layla img,
figure.effect-layla h2 {
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}

figure.effect-layla img,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-layla:hover img {
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-layla:hover h2,
figure.effect-layla:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-layla:hover img {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}
.grid-stack {background:none}
.grid-stack > .grid-stack-item > .grid-stack-item-content {border:3px solid #c8c8c8; overflow-y:hidden;}
.grid-stack > .grid-stack-item > .grid-stack-item-content img {
	/*border: none !important;
border-radius: 0 !important;*/
margin: 0 !important;
overflow:hidden !important;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.grid-stack > .grid-stack-item > .grid-stack-item-content:hover img {
	-ms-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
overflow:hidden !important;
}
.sitemap {
	margin: 0 15px;
}
.sitemap ul {
	background: transparent url("../images/site_map_ul.gif") repeat-y scroll 0 -5px !important;
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 5px 4px 6px !important;
	position: relative !important;
}
.sitemap ul li {
	background: transparent url("../images/site_map_list.gif") no-repeat scroll -5px -5px !important;
	line-height: 16px !important;
	padding: 0 0 0 10px !important;
}
.sitemap ul {
	background: rgba(0, 0, 0, 0) url("../images/site_map_ul.gif") repeat-y scroll 10px -5px;
	list-style-type: none;
	margin: 0;
	padding: 0 5px 4px 10px;
	position: relative;
}
.sitemap ul li {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin: 10px 0;
}
.sitemap ul li a {
	color: #0c3156;
	display: inline-block;
	transition-duration: 0.3s;
	padding: 5px;
	border: 1px solid #ccc;
	background-color: antiquewhite;
}
.sitemap ul li a:hover {
	color: #fff;
	padding-left: 5px;
	background-color: #C30;
	text-decoration: none;
}
.sitemap ul li ul {
	padding-bottom: 1px;
}
.sitemap ul li ul li {
	/*font: normal inherit arial;*/
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}/*
.sitemap {
    text-transform: capitalize;
}
.sitemap ul {
    margin: 0;
    padding: 0 5px 4px 10px;
    background: url(../images/site_map_ul.gif) repeat-y 10px -5px;
    position: relative;
    list-style-type: none;
}
.sitemap ul li {
    background: url(../images/site_map_list.gif) no-repeat 0px -5px;
    line-height: 16px;
    padding: 0px 4px 0px 16px;
    font: bold 10pt arial;
    margin: 10px 0px;
}
.sitemap ul li a {
    color: #0c3156;
    display: inline-block;
	padding: 0  !important;
	border:none !important;
}
.sitemap ul li a:before {
	content:"" !important;
	margin:0 !important;
}
.sitemap ul li ul {
    padding-bottom: 1px;
}
.sitemap ul li ul li {
    font: normal 10pt arial;
}*/
.pagination {
    display: table-row !important;
    background: #20467A !important;
}
.pagination table {
	margin-bottom:0;
}

.gridheader, .gridrow {

    background-color: #000;

}
.table > thead > tr > th {
    background: #000;
	color:#fff !important;
}
.serial tr td {
    color: #fff !important;
    background-color: #575555 !important;
}
.table  tr td {
    color: #fff !important;
    background-color: #575555 !important;
}
.table tr td a,.table tr th a, .serial tr td a{
    color: #fff !important;
}
td, th {
    background-color: #000;
    color: #fff;
}
.welcome h4 {
	color:#fff;}
	
/**************Photo Gallery*****************/

.grid {
	position: relative;
	margin: 0 auto;
	padding: 0;
	max-width: 1000px;
	list-style: none;
	text-align: center;
	overflow:hidden;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 320px;
	max-width: 480px;
	max-height: 270px;
	width: 48%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: capitalize;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.serial {
counter-reset: Serial
}
.serial tr td:first-child {
text-align: center
}
.serial tr td:first-child::before {
content: "" counter(Serial, decimal);
counter-increment: Serial
}
.pdf-size {
    font-size: 12px;
    color: #fff;
    display: block;
}
.pdf-size::before {
    font-family: 'FontAwesome';
    content: "\f1c1";
    color: #fff;
    margin: 0px 5px;
}
a.pdf-link {
    background-color: #000;
    color: #fff;
    padding: 7px 4px;
    display: block;
    text-align: center;
    margin: auto;
    width: 100%;
    cursor: pointer;
}
.disable {
    cursor: not-allowed !important;
}

.Prsrls-list{margin:0;padding:0;list-style:none}
.Prsrls-list li p{margin:0;font-size:.8em;color:#000}
.Prsrls-list{margin:0;padding:0;list-style:none}
.Prsrls-list li{padding:10px 15px!important;text-align:center;min-height:379px;box-sizing:border-box;margin:10px;width:23.1%;float:left;border:1px solid #ddd;max-height:358px;overflow:hidden}
.Prsrls-list li i{color:#F00}
.Prsrls-list li img{width:100%;height:200px;display:block;margin:0 auto;/*! max-width: 100%; *//*! max-height: 200px; */padding-bottom:9px}
.Prsrls-list li p{font-size:.8em;text-align:center;position:relative;background:rgba(0, 0, 0, 0.8);border-top:1px dashed #ccc;border-bottom:1px dashed #ccc;padding:10px}
.Prsrls-list li p span{display:block}
.Prsrls-list li a{display:block;color:#fff;}
.Prsrls-list li a strong{font-weight:normal;font-size:.890em;line-height:17px}
.Prsrls-list li::before{content:normal!important}
.Prsrls-list li:hover{box-shadow:0 0 12px rgba(0,0,0,.2)}
.Prsrls-list li{border-left:1px solid #c8ccd7;background-color:#000;position:relative}


.search-result li a {
	color:#fff;
}
.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
    background-color: #000000;
}