@charset "utf-8";
/* CSS Document */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);

:focus {
  outline: none !important;
}

body {
  margin: 0;
}

img {max-width: 100%; height: auto;}

.region-slider {
  width: 100%;
}

nav.navScroll1 {
	background:rgba(0,0,0,0.7);
	font-size:14px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
	transition: all 0.5s;
	color: #fff;
}
.navbar-default.dekalb-bg {
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    border-bottom: medium none;
    border-top: medium none;
    margin-bottom: 0;
}
.navbar-default.dekalb-bg.navScroll1 {
	background:rgba(0,148,178,0.68);
	font-size:14px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
	transition: all 0.5s;
	color: #fff;
}
.dekalb-fixed{
	position:absolute;
	left:0;
	right:0;
	top:0;
}
.dekalb-holder{
	position:relative;
	width:100%;
}
.dekalb-holder .dekalb-bnr{
	background-image:url(../new_images/Dekalb-bnr.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size: cover;
	margin:0;
	/*padding:40px 0;*/

	height:100%;
	width:100%;
	/*min-height: 400px;*/
}
.navbar-header.logo-header {
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center;
    background-color: #63666A;
}
.navbar-brand.logo-brand {
    display: block;
    float: none;
    font-size: 18px;
    height: 134px;
    line-height: 20px;
    padding: 10px 15px;
	outline: medium none;
}
.navbar-brand.logo-brand i{
	height:112px;
	width:240px;
	display:block;
	text-align:center;
	margin:0 auto;
}
.navbar-brand.logo-brand i img{
	display:block;
	text-align:center;
	margin:0 auto;
	width:80%;
}
.navScroll1 .navbar-brand.logo-brand {
    display: block;
    height: 80px !important;
    margin-top: -4px;
	transition: all 0.5s;
    width: 76%;
	display:block;
	text-align:center;
	margin:0 auto;
}
.navScroll1 .navbar-brand.logo-brand i{
	height:60px;
	width:240px;
	display:block;
	text-align:center;
	margin:0 auto;
	transition: all 0.5s;
}
.navScroll1 .navbar-brand.logo-brand i img{
	width: 40%;
	display:block;
	text-align:center;
	margin:0 auto;
	transition: all 0.5s;
}
.navScroll1 .navbar-bg {
  background-color: #0093b2;
	transition: all 0.5s;
}
.navScroll1 .nav-justified.nav-fied > li > a{
	line-height: 24px;
	padding:10px 15px;
	color:#FFF;
	transition: all 0.5s;
}
/*============================nav-bar-----------------*/
.navbar-bg{
	background-color:#0093b2;
	padding:0;
	margin:0;
}

#block-logonew{
  height: 75px;
  background: white;
  border-radius: 0 40px 40px 0;
  padding-right: 20px !important;
}

.nav-justified.nav-fied > li > a {
    border-bottom: 8px solid transparent;
    color: #9a9a9a;
    font-size: 13px;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 0 !important;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
}
.nav.nav-fied > li > a:hover,
.nav.nav-fied > li > a:focus {
    background-color: transparent;
    text-decoration: none;
	border-bottom:solid 8px #0093b2;
}
.nav-justified.nav-fied > li.active > a{
	border-bottom:solid 8px #0093b2;
	color:#0093b2;
}
.cn-boxa{
	display:table;
	width:100%;
	height:450px;
}
.cn-boxb{
	display:table-cell;
	vertical-align:middle;
	position:relative;
	text-align:center;
}
.dekalb-bnrHd{
}
.dekalb-bnrHd {
}
.dekalb-bnrHd h1{
	font-size:60px;
	color:#FFF;
	margin:0 0 12px;
	padding:0;
	text-transform:uppercase;
	line-height:54px;
	font-weight:400;
}
.dekalb-bnrHd p{
	font-size:26px;
	color:#FFF;
	margin:0 0 12px;
	padding:0;
	text-transform:none;
	line-height:24px;
	font-weight:400;
}
.dekalb-holder .custum-socialBg{
	background-color:#63666A;
	padding:10px 18px;
}
.custum-socialBgdb{
	background-color:#ffffff;
	height:800px;
}
.intivities-holder{
	background-color:#ffffff;
	padding:80px 0;
	position:relative;
}

.intivities-holder .intivities-box{
	background-color:#ffffff;
	border:solid 1px #dadada;
	padding:2px;
	display:block;
}
.intivities-holder .intivities-box .intivities-imgbox{
	    display: inline-table;
		width:100%;
}

.intivities-holder .intivities-box .intivities-imgbox figure{
	display: table-cell;
    height: 180px;
    line-height: 180px;
    margin: 0 auto;
    max-height: 178px;
    overflow: hidden;
    vertical-align: middle;
    width: 100%;
}
.intivities-holder .intivities-box .intivities-imgbox figure img{
    display: block;
    height: auto;
    margin: 0 auto;
    max-height: 180px;
    width: 100%;
}
.intivities-imgbox figure img{
	width:100% !important;
}
.intivities-holder .green-box{
	background-color:#78be20;
	padding:24px 10px 18px 10px;
	min-height:180px;
}
.intivities-holder .green-box h4{
	margin:0 0 15px 0;
	padding:0;
	font-size:18px;
	font-weight:400;
	color:#fff;
	text-transform:capitalize;
}
.intivities-holder .green-box p{
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:400;
	color:#fff;
	text-transform:none;
	line-height:22px;
}
#owl-demo .item{
  border-radius: 0 !important;
    color: #fff;
    display: block;
    margin: 5px;
    padding: 0;
    text-align: left;
}
.owl-theme .owl-controls .owl-buttons div {
  padding: 5px 9px;
}

.owl-theme .owl-buttons i{
  margin-top: 2px;
}
.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
}
/*=========================================================*/
.gray-Holder{
	background-color:#f2f2f2;
	padding:80px 0;
}
.gray-Holder .comisioner-newsbox{
	display:block;
	margin-bottom: 48px;
}
.gray-Holder .comisioner-newsbox .news-imgbox{
	float:left;
	margin-right:15px;
}
.gray-Holder .comisioner-newsbox .news-imgbox figure{
	display:block;
}
.gray-Holder .comisioner-newsbox .news-imgbox figure img{
	display:block;
}
.gray-Holder .comisioner-newsbox .news-infobox{
	overflow:hidden;
}
.gray-Holder .comisioner-newsbox .news-infobox h4{
	color:#0093b2;
	margin:0 0 12px;
	padding:0;
	font-size:18px;
	font-weight:400;
}
.gray-Holder .comisioner-newsbox .news-infobox p{
	color:#9d9d9d;
	margin:0 0 15px;
	padding:0;
	font-size:14px;
	font-weight:400;
	line-height:22px;
}
.gray-Holder .comisioner-newsbox .news-infobox .nws-cmnts{
}
.gray-Holder .comisioner-newsbox .news-infobox .nws-cmnts ul{
	list-style:none;
	margin:0;
	padding:0;
}
.gray-Holder .comisioner-newsbox .news-infobox .nws-cmnts ul li{
	list-style:none;
	margin:0 4px;
	padding:0;
	display:inline-block;
	vertical-align:middle;
}
.gray-Holder .comisioner-newsbox .news-infobox .nws-cmnts ul li a{
	display:block;
	text-decoration:none;
	margin:0;
	padding:0;
	color:#9d9d9d;
	font-size:13px;
	font-weight:400;
}
.gray-Holder .comisioner-newsbox .news-infobox .nws-cmnts ul li a i{
	display: inline-block;
    height: 24px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px;
}
.gray-Holder .comisioner-newsbox .news-infobox .nws-cmnts ul li a i img{
}
.gray-Holder .news-hd{
	display:block;
	margin-bottom:48px;
}
.gray-Holder .news-hd h4 {
    color: #0093b2;
    display: table;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 12px;
    padding: 0;
    width: 100%;
}
.gray-Holder .news-hd h4 i{
	background-color: transparent;
    border: 1px solid #ddd;
    border-radius: 50%;
    display: inline-block;
	padding: 20px;
    height: 80px;
    vertical-align: middle;
    width: 80px;
	text-align:center;
	margin:0 10px 0 auto;
}
.gray-Holder .news-hd h4 i img{
	display:block;
	text-align:center;
	margin:5px auto 0;
}
.gray-Holder .news-hd h4 span {
    display: table-cell;
    overflow: hidden;
    vertical-align: middle;
}
.btn-gray {
    background-color: #f2f2f2;
	background-image:none;
	background-repeat:no-repeat;
    border-color: #b2b2b2;
    border-radius: 24px;
    color: #b2b2b2;
    padding: 4px 24px;
}
.btn-gray:hover,
.btn-gray:focus{
    background-color: #e6e6e6;
    border-color: #b2b2b2;
    color: #333;
}
/*==========================================*/
.comunity-Holder{
	background-color:#f4f4f4;
	padding:80px 0;
}
.hd-4{
	margin:0 0 80px;
	padding:0;
	text-align:center;
	font-size:48px;
	line-height:38px;
	color:#221f73;
}

.previous-btn.event-calendar-btn, .previous-btn.dk-btnview {
  float: left;
}

.next-btn.event-calendar-btn {
  float: right;
  right: 5px;
}

#block-views-block-home-news-block-1 .next-btn.event-calendar-btn {
  right: 5px;
}

#block-views-block-home-news-block-1  {
  background-color: #f4f4f4;
  position: relative;
}

.previous-btn, .next-btn {
  display: none;
}

.event-calendar-home-button {
  width: 95%;
  display: inline-block;
  text-align: center;
}

.view-events-calendar-home .tab-pane .event-calendar-btn {
  width: 250px;
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.btn-green:hover, .btn-green:focus, .btn-green-calendar, .btn-green-calendar:hover, .btn-green-calendar:focus {
  background-color: #78be20;
  border-color: #78be20;
  color: #ffffff;
}

.comunity-Holder .events-blog{
	background-color: transparent;
}
.comunity-Holder .events-blog .events-imgbox{
	margin-bottom:24px;
	position:relative;
}
.comunity-Holder .events-blog .events-imgbox figure{
	display:block;
}
.comunity-Holder .events-blog .events-imgbox figure img{
	display:block;
}
.comunity-Holder .events-blog .events-infobox{
	text-align: center;
}
.comunity-Holder .events-blog .events-infobox h4{
	margin:0 0 18px 0;
	padding:0;
	color:#9e9e9e;
	font-size:18px;
	line-height:20px;
	font-weight:400;
}
.comunity-Holder .events-blog .events-infobox p{
	margin:0 0 18px 0;
	color:#bebebe;
	font-size:14px;
	line-height:24px;
}
.comunity-Holder .events-blog .events-btn{
}
.btn-xlg,
.btn-group-xlg > .btn {
  border-radius: 6px;
  font-size: 14px;
  line-height: 1.33333;
  padding: 12px 34px;
  background-color:#ffffff;
}
.btn-xlg:hover,
.btn-xlg:focus{
	background-color:#9e9e9e;
	color:#FFF;
	border-color:#9e9e9e;
}
.comunity-Holder .events-imgbox .date-box{
	background-color: rgba(255, 255, 255, 0.8);
    color: #625e5e;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    left: 0;
    padding: 10px;
    position: absolute;
    top: 15px;
}
/*=============================================*/
.testimonial-holder {
  background-color: #f2f2f2;
  padding: 100px 0;
}
.testimonial-holder .testimonial-box {
}
.testimonial-holder .testimonial-box .twiter-box {
  text-align: center;
  margin: 0 auto;
}
/*
.testimonial-holder .testimonial-box .twiter-box i {
    background-color: #2ca0d5;
    border-radius: 50%;
    display: block;
    height: 100px;
    margin: 0 auto;
    padding: 8px;
    text-align: center;
    width: 100px;
}
.testimonial-holder .testimonial-box .twiter-box i img {
    display: block;
    text-align: center;
    margin: auto;
    border-radius: 100%;
    width: 100%;
}
*/
.testimonial-holder .testimonial-box .twiter-box .twitlink {
  display: block;
  text-decoration: none;
  margin: 12px 0 20px;
  padding: 0;
  text-align: center;
  text-transform: none;
  color: #2ca0d5;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
}
.dekalb-link {
  display: block;
  text-decoration: none;
  margin: 12px 0 24px;
  padding: 0;
  text-align: center;
  text-transform: none;
  color: #494848;
  font-size: 28px;
  line-height: 28px;
  font-weight: 400;
}
.testimonial-holder .twiter-info {
  text-align: center;
  padding: 0 20px;
  margin: 0 auto 40px;
}
.testimonial-holder .twiter-info p {
  line-height: 24px;
  font-size: 18px;
  color: #979797;
  margin: 0;
  padding: 0;
  font-weight: 400;
  display: inline-block;
}
.testimonial-holder .twiter-info em.placeholder {
  font-style: normal;
}
/*--------================----------*/
.testimonial-holder .carousel-indicators {
  bottom: -34px !important;
}
.testimonial-holder .carousel-indicators li {
  background-color: #444444;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  display: inline-block;
  height: 15px;
  margin: 1px;
  text-indent: -999px;
  width: 15px;
}
.testimonial-holder .carousel-indicators {
  bottom: 10px;
  left: 50%;
  list-style: outside none none;
  margin-left: -30%;
  padding-left: 0;
  position: absolute;
  text-align: center;
  width: 60%;
  z-index: 15;
}
.testimonial-holder .carousel-indicators .active {
  background-color: #999999;
  height: 18px;
  margin: 0;
  width: 18px;
  border: 1px solid #fff;
}
/*--------================----------*/
.footer-bg{
	/*background-color: #63666a;*/
	background-color:#003d49;
    /*float: left;*/
    /*padding-top: 80px;*/
   /* padding: 32px 0;*/
    float: none;
    clear: both;
    width: 100%;
}
.footer-bg .footer-hd {
    display: block;
    margin-bottom: 44px;
}
.footer-bg .footer-hd h4 {
	color:#fff;
	margin:0 0 12px;
	padding:0;
	font-size:24px;
	font-weight:400;
}
.footer-bg .footer-hd h4 i{
    background-color: transparent;
    border: none;
    display: inline-block;
	/*padding: 20px;*/
    height: 51;
    vertical-align: middle;
    width: 51;
	text-align:center;
	margin:-4px 10px 0 auto;
}
.footer-bg .footer-hd h4 i img{
	display:block;
	text-align:center;
	margin:5px auto 0;
}
.footer-bg .social-box p,
.footer-bg .social-box,
.footer-bg .search-box p,
.footer-bg .search-box,
.footer-bg .address-box dl a,
.footer-bg .address-box dl,
.footer-bg .address-box p,
.footer-bg .address-box{
  font-family: 'proxima-nova',sans-serif;
  font-size:14px!important;
}
.footer-bg .search-box a{
  font-family: 'proxima-nova',sans-serif;
  font-size:18px!important;
}
.footer-bg .address-box{
	display:block;
}
.footer-bg .address-box p{
	display:block;
	color:#fff;
	line-height:24px;
	margin-bottom:24px;
}
.footer-bg .address-box dl{
	display:block;
	margin-bottom:15px;
}
.footer-bg .address-box dl img{
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
}
.footer-bg .address-box dl a{
	display:inline-block;
	vertical-align:middle;
	text-decoration:none;
	margin:0;
	padding:0;
	color:#fff;
}
.footer-bg .address-box dl span{
	display:inline-block;
	vertical-align:middle;
	text-decoration:none;
	margin:0;
	padding:0;
	color:#fff;
}
.footer-bg .address-box span{
	display:block;
	vertical-align:middle;
	text-decoration:none;
	margin:0;
	padding:0;
	color:#fff;
}
.footer-bg .address-box dl {
  color:#fff;
}
.footer-bg .address-box dl a:hover{
	color:#2ca0d5;
}
/*===================*/
.footer-bg .search-box{
	display:block;
}
.footer-bg .search-box p{
	display:block;
	color:#fff;
	font-size:14px;
	line-height:24px;
	margin-bottom:24px;
}
.footer-bg .container {
    padding: 0;
}
#search-block-form {
    margin-bottom: 20px !important;
}

.btn-green {
  background-color: #78be20;
  color: #fff;
  border: none;
  border-radius: 0px;
  width: 100%;
  text-transform: uppercase;
}
.btn-green:hover,
.btn-green:focus{
  background-color: #0bc041;
  border-color: #0bc041;
  color: #ffffff;
}
/*==========================*/
.footer-bg .social-box{
	display:block;
}
.footer-bg .social-box p{
	display:block;
	color:#808080;
	font-size:14px;
	line-height:24px;
	margin-bottom:24px;
}
.footer-bg .social-box ul{
	list-style:none;
	margin:0;
	padding:0;
}
.footer-bg .social-box ul li{
	display: table;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
    float: left;
  height: 54px;
}
.footer-bg .social-box ul li a{
    color: #ffffff;
    display: table-cell;
    height: 54px;
    margin: 0;
    padding: 0 0 0 55px;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
	border-radius: 0 4px 4px 0;
}
.footer-bg .social-box ul li i{
	background-color: #ffffff;
    display: inline-block;
    height: 54px;
    padding: 9px;
    text-align: center;
    vertical-align: middle;
    width: 54px;
	position:absolute;
	left:0;
	top:0;
  font-family: 'proxima-nova',sans-serif;
}

.footer-bg .social-box ul li a span{
	color: #ffffff;
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}
/*-------------------====================.footer-bg =======================---------------*/
.footer-btm {
	/*background-color: #454648;*/
	background-color: #63666a;
	float: left;
	/* padding: 24px 0;*/
	padding: 32px 0;
	width: 100%;
	text-align: center;
}
.footer-btm .address-box span{
	color: #fff;
	line-height: 26px;
}
.address-box span > img{
	margin-top: -6px;
	padding-left: 12px;
    padding-right: 5px;
}
.footer-award .col-sm-3 img{
	height: 92px;
	width: auto;
}
.region-footer-bottom a {
  color: #fff;
}
.copy{
	color: #fff;
	font-size: 16px!important;
	/*line-height: 48px;*/
	line-height: 26px;
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-family: 'proxima-nova',sans-serif;
}
.social-link{
  float: right;
  padding-right: 29%;
}
#google_translate_element{
  padding-right: 4%;
}
.social-link ul{
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
.social-link ul li{
	list-style:none;
	margin:0;
	padding:0;
	display:inline-block;
	position:relative;
}
.social-link ul li a{
	display:block;
	text-decoration:none;
}
.social-link ul li a i{
	height:45px;
	width:45px;
	display:inline-block;
	background-image:url(../new_images/sprite.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
.social-link ul li a i.ftr-fbk{
	background-position:0 0;
}
.social-link ul li a:hover i.ftr-fbk{
	background-position: 0 -45px;
}
.social-link ul li a i.ftr-google{
	background-position:-46px 0;
}
.social-link ul li a:hover i.ftr-google{
	background-position: -46px -45px;
}
.social-link ul li a i.ftr-twter{
	background-position:-94px 0;
}
.social-link ul li a:hover i.ftr-twter{
	background-position: -94px -45px;
}
.social-link ul li a i.ftr-vicons{
	background-position:-139px 0;
}
.social-link ul li a:hover i.ftr-vicons{
	background-position: -139px -45px;
}
.social-link ul li a i.ftr-zrb{
	background-position:-186px 0;
}
.social-link ul li a:hover i.ftr-zrb{
	background-position: -186px -45px;
}
.social-link ul li a i.ftr-pintrst{
	background-position:-231px 0;
}
.social-link ul li a:hover i.ftr-pintrst{
	background-position: -231px -45px;
}
.social-link ul li a i.ftr-instagram{
	background-position:-276px 0;
}
.social-link ul li a:hover i.ftr-instagram{
	background-position: -276px -45px;
}
/*---------------------============stay-cnct===============-----------------------*/
.stay-cnct {
}
.stay-cnct h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 15px;
  padding: 0 10px;
}
.footericon h4 {
  color: #0093b2;
  padding-left: 2px;
}
.stay-cnct ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.stay-cnct ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
}
.stay-cnct ul li a {
  display: inline-block;
  text-decoration: none;
}
.stay-cnct ul li a i {
  height: 48px;
  width: 48px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.stay-cnct ul li a span {
  height: 44px;
  width: 45px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.stay-cnct ul li a span.code-red-cnct {
  background-image: url(../images/socialicon/code-red.png);
}
.stay-cnct ul li a i.facebook-cnct {
  /*background-image: url(../images/search-bar-facebook.png);*/
  background-image: url(../images/socialicon/facebook.png);
}
#block-block-4 ul li a i.facebook-footer-icons,
.stay-cnct ul li a:hover i.facebook-cnct {
  /*background-image: url(../images/search-bar-facebook-over.png);*/
/*  background-image: url(../images/socialicon/facebook-over.png); */
}
.stay-cnct ul li a i.google-cnct {
  background-position: -47px -91px;
}
.stay-cnct ul li a:hover i.google-cnct {
 /* background-position: -47px -137px; */
}
.stay-cnct ul li a i.twiter-cnct {
  /*background-image: url(../images/search-bar-twitter.png);*/
  background-image: url(../images/socialicon/twitter.png);
}
#block-block-4 ul li a i.twiter-footer-icons,
.stay-cnct ul li a:hover i.twiter-cnct {
  /*background-image: url(../images/search-bar-twitter-over.png);*/
/*  background-image: url(../images/socialicon/twitter-over.png); */
}
.stay-cnct ul li a i.pintrest-cnct {
  background-position: -139px -91px;
}
.stay-cnct ul li a:hover i.pintrest-cnct {
 /* background-position: -139px -137px; */
}
.stay-cnct ul li a i.instagram-cnct {
  /*background-image: url(../images/search-bar-instagram.png);*/
  background-image: url(../images/socialicon/instagram.png);
}
#block-block-4 ul li a i.instagram-footer-icons,
.stay-cnct ul li a:hover i.instagram-cnct {
  /*background-image: url(../images/search-bar-instagram-over.png);*/
/*  background-image: url(../images/socialicon/instagram-over.png); */
}
.stay-cnct ul li a i.zrb-cnct {
  background-position: -231px -91px;
}
.stay-cnct ul li a:hover i.zrb-cnct {
 /* background-position: -231px -137px; */
}
.stay-cnct ul li a i.ustrim-cnct {
  /*background-image: url(../images/search-bar-u-stream.png);*/
  background-image: url(../images/socialicon/u-stream.png);
}

#block-block-4 ul li a i.ustrim-footer-icons,
.stay-cnct ul li a:hover i.ustrim-cnct {
  /*background-image: url(../images/search-bar-u-stream-over.png);*/
/*  background-image: url(../images/socialicon/u-stream-over.png); */
}
.stay-cnct ul li a i.youtube-cnct {
  /*background-image: url(../images/search-bar-youtube.png);*/
  background-image: url(../images/socialicon/youtube.png);
}

#block-block-4 ul li a i.youtube-footer-iconst,
.stay-cnct ul li a:hover i.youtube-cnct {
  /*background-image: url(../images/search-bar-youtube-over.png);*/
/*  background-image: url(../images/socialicon/youtube-over.png); */
}

.dk-social img {
  display: inline!important;
}

.dk-social a:hover {
  text-decoration: none;
}

.code-red-footer{
  display: block;
  margin-top: 30px;
}
.search-holdr h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 15px;
  padding: 0 10px;
}
.searchinput-grp .input-grp {
  display: block;
  position: relative
}
.searchinput-grp .input-grp .input-control {
  background-color: transparent;
  background-image: none;
  border: 1px solid rgba(225, 225, 225, 0.66);
  border-radius: 24px !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #9b9b9b;
  display: block;
  font-size: 14px;
  height: 40px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.searchinput-grp .input-grp .input-group-grp {
  position: absolute;
  right: 0;
  top: 0;
}
.btn-search {
  background-color: transparent;
  border-color: transparent;
  color: #fff;
  outline: none;
  border-radius: 24px !important;
}
.btn-search:hover, .btn-search:focus {
  background-color: transparent;
  border-color: transparent;
  color: #fff;
  outline: none;
}
.mrg-top {
  margin-top: 50px;
}
.Park-top {
  margin-bottom: 20px;
}
/*--------------===================-05-03-2016-Department==================-----------------*/
.dekalb-bnrHd.dprHd-left {
    text-align: left;
}
.dekalb-bnrHd.dprHd-left h1 {
    color: #fff;
    font-size: 56px;
    font-weight: 600;
    line-height: 58px;
    margin: 0 0 12px;
    padding: 0;
    text-transform: uppercase;
}
.dekalb-bnrHd.dprHd-left p {
    color: #fff;
    font-size: 31px;
    font-weight: 400;
    line-height: 34px;
    margin: 0 0 12px;
    padding: 0;
    text-transform: none;
}
.sports-Holder {
    background-color: #eeeeee;
    border-bottom: 12px solid #dedede;
    padding: 34px 0;
}
.sports-Holder .sports-listbox{
}
.sports-Holder .sports-listbox ul{
	list-style:none;
	margin:0;
	padding:0;
	display:table;
	width: 100%;
}
.sports-Holder .sports-listbox ul li{
	list-style:none;
	margin:0;
	padding:0;
	display:table-cell;
	width: 1%;
}
.sports-Holder .sports-listbox ul li a{
	display:block;
	text-decoration:none;
	color:#393939;
}
.sports-Holder .sports-listbox ul li:hover a span{
	color:#0093b4;
}
.sports-Holder .sports-listbox ul li a i{
	display:block;
	text-align:center;
	margin:0 auto 4px;
}
.sports-Holder .sports-listbox ul li a i img{
	display:block;
	text-align:center;
	margin:0 auto;
}
.sports-Holder .sports-listbox ul li a span{
	display:block;
	text-align:center;
	margin:0 auto;
	font-size:20px;
	line-height:31px;
	color:#393939;
}
/*-------------------------========================park=============================--------------*/
.Park-Holder{
	background-color:#ffffff;
	padding: 115px 0 60px 0;
}
.Park-Holder .Park-newsbox{
	display:block;
	margin-bottom: 4px;
}
.Park-Holder .Park-newsbox .news-imgbox{
	display: block;
    float: none !important;
    margin-bottom: 24px;
}
.Park-Holder .Park-newsbox .news-imgbox figure{
	display:block;
}
.Park-Holder .Park-newsbox .news-imgbox figure img{
	display:block;
}
.Park-Holder .Park-newsbox .news-infobox{
	overflow:hidden;
}
.Park-Holder .Park-newsbox .news-infobox h4{
	color:#0093b2;
	margin:0 0 12px;
	padding:0;
	font-size:18px;
	font-weight:400;
}
.Park-Holder .Park-newsbox .news-infobox a.Park-link{
	color:#0093b2;
	margin:0 0 12px;
	padding:0;
	font-size:18px;
	font-weight:400;
	display:block;
}
.Park-Holder .Park-newsbox .news-infobox p{
	color:#9d9d9d;
	margin:0 0 15px;
	padding:0;
	font-size:14px;
	font-weight:400;
	line-height:22px;
}
.Park-Holder .Park-newsbox .news-infobox .nws-cmnts{
}
.Park-Holder .Park-newsbox .news-infobox .nws-cmnts ul{
	list-style:none;
	margin:0;
	padding:0;
}
.Park-Holder .Park-newsbox .news-infobox .nws-cmnts ul li{
	list-style:none;
	margin:0 4px;
	padding:0;
	display:inline-block;
	vertical-align:middle;
}
.Park-Holder .Park-newsbox .news-infobox .nws-cmnts ul li a{
	display:block;
	text-decoration:none;
	margin:0;
	padding:0;
	color:#9d9d9d;
	font-size:13px;
	font-weight:400;
}
.Park-Holder .Park-newsbox .news-infobox .nws-cmnts ul li a i{
	display: inline-block;
    height: 24px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px;
}
.Park-Holder .Park-newsbox .news-infobox .nws-cmnts ul li a i img{
}
.prk-h4{
	margin:0 0 40px 0;
	padding:0;
	font-size:40px;
	line-height:44px;
	font-weight:400;
	color:#221f73;
}
.Park-pager{
	margin:0;
	padding:0;
}
.pagination.Park-pager > li > a, .pagination > li > span {
    background-color: #000;
    border: 1px solid #000;
    color: #337ab7;
    float: left;
    line-height: 1.42857;
    margin: 0 4px !important;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.pagination.Park-pager > li:first-child > a,
.pagination.Park-pager > li:first-child > span {
    border-radius: 4px;
    margin-left: 0;
}
.pagination.Park-pager > li:last-child > a,
.pagination.Park-pager > li:last-child > span {
    border-radius: 4px;
}
.pagination.Park-pager > li > a, .pagination.Park-pager > li > span {
    background-color: #ffffff;
    border: 1px solid #909090;
    border-radius: 4px;
    color: #909090;
    float: left;
    line-height: 1.42857;
    margin: 0 4px !important;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.pagination.Park-pager > li > a:hover, .pagination.Park-pager > li > span:hover,
.pagination.Park-pager > li > a:focus, .pagination.Park-pager > li > span:focus {
  background-color: #a9a9a9 !important;
  border-color: #ddd;
  color: #ffffff;
  z-index: 2;
}
/*================*/
.frdEvent-blog{
	background-color:#eeeeee;
	padding:20px 18px;
	margin-bottom: 34px;
}
.frdEvent-blog .frdEvent-imgbox{
	position:relative;
	margin-bottom: 15px;
}
.frdEvent-blog .frdEvent-imgbox figure{
	display:block;
	margin:0 auto;
	text-align:center;
}
.frdEvent-blog .frdEvent-imgbox figure img{
	display:block;
	margin:0 auto;
	text-align:center;
}
.frdEvent-blog .frdEvent-imgbox figure figcaption{
	background-color: rgba(24, 24, 24, 0.68);
	position:absolute;
	left:0;
	bottom:0;
	right:0;
	padding: 10px 12px;
}
.frdEvent-blog .frdEvent-imgbox figure figcaption h4{
	color:#ffffff;
	margin:0 0 4px;
	padding:0;
	font-size:26px;
	font-weight:400;
	line-height:26px;
	text-align:left;
}
.frdEvent-blog .frdEvent-imgbox figure figcaption p{
	color:#ffffff;
	margin:0 0 4px;
	padding:0;
	font-size:18px;
	font-weight:400;
	line-height:18px;
	text-align:left;
}
.btn-sky, .dk-news-box a.btn-sky {
    background-color: #0093b2;
    border-color: #0093b2;
    border-style: solid;
    border-width: 2px;
    color: #ffffff;
	display: block;
	bottom: 13px;
	position: absolute;
}
.btn-sky:hover,
.btn-sky:focus{
    background-color: #0096b6;
    border-color: #0096b6;
    color: #ffffff;
}
.frdEvent-blog .frdEvent-info{

}
.frdEvent-blog .frdEvent-info p{
	font-size:14px;
	line-height:24px;
	color:#9d9d9d;
	margin:0;
	padding:0;
	text-align:left;
	margin-bottom: 15px;
}
.facebook-blog{
}
.facebook-blog h4{
	margin:0 0 24px 0;
	padding:0;
	font-size:40px;
	line-height:44px;
	font-weight:400;
	color:#221f73;
}
.facebook-blog a{
	display:block;
	text-decoration:none;
	margin:0;
	padding:0;
}
.facebook-blog a figure{
	display:block;
}
.facebook-blog a figure img{
	display:block;
}
/*-------------------*/
.brd-crum{
	display:block;
}
.brd-crum h4{
	color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    margin: 0 0 18px;
    padding: 0 10px;
}
.brd-crum ul{
	list-style:none;
	margin:8px 0;
	padding:0;
}
.brd-crum ul li{
	list-style:none;
	margin:0;
	padding:0 6px;
	display:inline-block;
	position:relative;
	color: #fff;
}
.brd-crum ul li a{
	display:inline-block;
	text-decoration:none;
	color:#fff;
	font-size:18px;
	font-weight:400;
}
.brd-crum ul li:hover a{
	color:#241f83;
}
/*----------------------==========================-------------------*/
.sports-Holder .sports-listbox{
}
.sports-Holder .sports-listxs ul{
	list-style:none;
	margin:0;
	padding:0;
	display:block;
}
.sports-Holder .sports-listxs ul li{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.sports-Holder .sports-listxs ul li a {
    background-color: #ffffff;
    border: 1px solid #ddd;
    color: #393939;
    display: block;
    font-size: 14px;
    line-height: 18px;
    padding: 8px 10px;
    text-decoration: none;
}
.sports-Holder .sports-listbox ul li a span{
	display:block;
	text-align:center;
	margin:0 auto;
}
.sports-Holder .sports-listxs ul li:hover a{
	background-color: #ebebeb;
}
/*.xs-right{
	border-right: medium none !important;
	border-bottom:medium none !important;
}
.xs-btm{
	border-bottom:1px solid #cbcbcb !important;
}*/

/*-------------------------========================blg=============================--------------*/

.dekalb-holder .dekalb-bnr.blog .cn-boxa {
  display: table;
  height: 300px;
  width: 100%;
}
/*-------------------------========================press-tabHolder=============================--------------*/
.press-tabHolder{
}
.press-tabHolder .panel-default {
    border-color: transparent;
    box-shadow: none;
	border-left: 2px solid #b8b8b8;
	border-bottom:none;
	border-top:none;
	position:relative;
}

.press-tabHolder .panel-group .panel + .panel {
  margin-top: 0;
}
.press-tabHolder .panel-group .panel {
    border-radius: 0;
    margin-bottom: 0;
}
.press-tabHolder .panel-heading {
  border-bottom: 1px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 0;
}
.press-tabHolder .panel-default > .panel-heading {
    background-color: #ffffff;
    border-color: transparent;
    color: #333;
}
/*.tabDeailinfo .panel-default.panel-bar > .panel-heading h4 a*/
.press-tabHolder .panel-title a{
	display:block;
	padding:10px 15px 10px 0;
	color:#0f0f0f;
	outline:none;
	text-decoration:none;
	font-size: 28px;
    line-height: 28px;
	color:#9e9e9e;
}
.press-tabHolder .panel-title a[aria-expanded="true"]{
	color:#0f0f0f;
}
.press-tabHolder .panel-title a i{
	float: left;
    height: 28px;
    left: -15px;
    padding-right: 40px;
    position: relative;
    top: 0;
    width: 28px;
}
.press-tabHolder .panel-title a i img{
	display:block;
}
.press-tabHolder .panel-title {
    color: inherit;
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 0;
    margin-top: 0;
}
.press-tabHolder .panel-title a.collapsed i.fd-minus{
	display:none;
}
.press-tabHolder .panel-title a.collapsed i.fd-plus{
	display:block;
}
.press-tabHolder .panel-title a i.fd-minus{
	display:block;
}
.press-tabHolder .panel-title a i.fd-plus{
	display:none;
}
.press-tabHolder .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
}
/*---------------===============-----------------*/
.press-tabHolder .pres-infobox{
	overflow:hidden;
	margin-bottom: 10px;
}
.press-tabHolder .pres-infobox ul{
	list-style:none;
	margin:0;
	padding:0 0 0 24px;
}
.press-tabHolder .pres-infobox ul li{
	list-style:none;
	margin:0 0 24px 0;
	padding:0;
}
.press-tabHolder .pres-infobox ul li h4{
	color:#0093b2;
	margin:0 0 12px;
	padding:0;
	font-size:18px;
	font-weight:400;
}
.press-tabHolder .pres-infobox ul li a.link-news{
	color:#0093b2;
	margin:0 0 12px;
	padding:0;
	font-size:18px;
	font-weight:400;
	display:block;
}
.press-tabHolder .pres-infobox ul li p{
	color:#9d9d9d;
	margin:0 0 15px;
	padding:0;
	font-size:14px;
	font-weight:400;
	line-height:22px;
}
.press-tabHolder .pres-infobox ul .nws-cmnts{
}
.press-tabHolder .pres-infobox ul li .nws-cmnts dl{
	margin:0 0 12px;
	padding:0;
}
/*.press-tabHolder .pres-infobox .nws-cmnts dl li{
	list-style:none;
	margin:0 4px;
	padding:0;
	display:inline-block;
	vertical-align:middle;
}*/
.press-tabHolder .pres-infobox ul li .nws-cmnts dl a{
	display:block;
	text-decoration:none;
	margin:0;
	padding:0;
	color:#9d9d9d;
	font-size:13px;
	font-weight:400;
}
.press-tabHolder .pres-infobox ul li .nws-cmnts dl a i{
	display: inline-block;
    height: 24px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px;
}
.press-tabHolder .pres-infobox ul li .nws-cmnts dl a i img{
}
/*---------------===============evntCalendr-holdr=================-----------------*/
.evntCalendr-holdr{
}
.evntCalendr-holdr .nav-tabs.event-tabs {
  border-bottom: medium none;
}
.evntCalendr-holdr .nav-tabs.event-tabs > li > a {
    border: medium none;
    border-radius: 4px 4px 0 0;
    font-size: 26px;
    line-height: 1.42857;
    margin-right: 2px;
    text-transform: uppercase;
	padding:15px 34px;
	outline:none;
}
.evntCalendr-holdr .nav-tabs > li {
    float: left;
    margin-bottom: 0;
}
.evntCalendr-holdr .nav-tabs.event-tabs > li.active > a,
.evntCalendr-holdr .nav-tabs.event-tabs > li.active > a:hover,
.evntCalendr-holdr .nav-tabs.event-tabs > li.active > a:focus {
    background-color: #0093b2;
    border: medium none;
    color: #fff;
    cursor: default;
}
/*============*/
.evntCalendr-holdr .Calendr-blog{
	background-color:#ffffff;
}
.evntCalendr-holdr .Calendr-control{
	background-color:#0093b2;
}
.evntCalendr-holdr .Calendr-control h4{
	background-color:#0093b2;
	margin:0;
	padding:60px 0;
	font-size:94px;
	line-height:100px;
	color:#fff;
	text-transform:capitalize;
	text-align:center;
}
.evntCalendr-holdr .event-slide{
	position:relative;
	background-color:#057c95;
	padding:24px 0;
}
.evntCalendr-holdr .event-slide span{
	color: #fff;
    display: block;
    font-size: 31px;
    line-height: 43px;
    text-align: center;
}
.evntCalendr-holdr .event-control{
    width: 51px;
    height:43px;
}
.evntCalendr-holdr .event-control.left{
    float:left;
}
.evntCalendr-holdr .event-control.left img{
	left: 18px;
    position: relative;
}
.evntCalendr-holdr .event-control.right {
	float:right;
}
.evntCalendr-holdr .event-control.right img{
}
/*============*/
.evntCalendr-holdr .day-box{
}
.evntCalendr-holdr .day-box ul{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	display:table;
	position:relative;
	height:64px;
	text-align:center;
}
.evntCalendr-holdr .day-box ul li{
	list-style:none;
	margin:0;
	padding:0;
	display:table-cell;
	width:1%;
	vertical-align:middle;
}
.evntCalendr-holdr .day-box ul li span{
    color: #ffffff;
    display: block;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
	font-weight: 600;
}
/*============*/
.evntCalendr-holdr .dateEvent-box{
	margin-bottom: 24px;
}
.evntCalendr-holdr .dateEvent-box .event-cell{
	border-bottom: 2px solid #fff;
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	display:table;
	position:relative;
	height:80px;
	text-align:center;
}
.evntCalendr-holdr .dateEvent-box .event-cell:first-child{
	border-top:2px solid #fff;
}
.evntCalendr-holdr .dateEvent-box .event-cell dl{
	background-color:#f2f2f2;
	border-right: 2px solid #fff;
	list-style:none;
	margin:0;
	padding:0;
	display:table-cell;
	width:1%;
	vertical-align:middle;
}
.evntCalendr-holdr .dateEvent-box .event-cell dl:last-child{
	border-right:none;
}
.evntCalendr-holdr .dateEvent-box .event-cell dl.festival{
	background-color:#221f83;
	color:#FFF;
}
.evntCalendr-holdr .dateEvent-box .event-cell dl.sports-day{
	background-color:#0093b2;
	color:#FFF;
}
.evntCalendr-holdr .dateEvent-box .event-cell dl a{
	/*color: #868686;
    display: block;
    font-size: 32px;*/
	color: #868686;
    display: block;
    font-size: 28px;
    height: 80px;
    line-height: 0;
    max-width: 100%;
    min-width: 80px;
    padding: 40px 0;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.evntCalendr-holdr .dateEvent-box .event-cell dl a.active{
	color:#FFF;
}
.evntCalendr-holdr .dateEvent-box .event-cell dl a b.white{
	color:#FFF;
	text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.evntCalendr-holdr .dateEvent-box .event-cell dl a b{
	text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*=====================*/
.Calendr-blog .festival-blog{
	display:table;
	width:100%;
	height:80px;
	margin-bottom: 24px;
}
.Calendr-blog .festival-blog .blue-box{
	margin-right:12px;
}
.Calendr-blog .festival-blog .blue-box span{
	background:#221f83;
	height:80px;
	width:100px;
	max-width:100%;
	display: block;
}
.Calendr-blog .festival-blog .blue-box .color{
	background:#0093b2;
	height:80px;
	width:100px;
	max-width:100%;
	display: block;
}
.Calendr-blog .festival-blog .blue-info{
	overflow:hidden;
	display: table-cell;
    overflow: hidden;
    vertical-align: middle;
    width: 100%;
}
.Calendr-blog .festival-blog .blue-info h4{
	color:#868686;
	font-size:44px;
	line-height:48px;
	margin:0;
	padding:0;
	font-weight:400;
}

/*-------------------------========================detail=============================--------------*/
.detail-Holder{
	background-color:#ffffff;
	padding:60px 0 0;
}
.detail-Holder .detail-newsbox{
	display:block;
	margin-bottom: 4px;
}
.detail-Holder .detail-newsbox .news-imgbox{
	display: block;
    float: none !important;
    margin-bottom: 24px;
}
.detail-Holder .detail-newsbox .news-imgbox figure{
	display:block;
}
.detail-Holder .detail-newsbox .news-imgbox figure img{
	display:block;
	width:100%;
}
.detail-Holder .detail-newsbox .news-infobox{
	overflow:hidden;
}
.detail-Holder .detail-newsbox .news-infobox h4{
	color:#0093b2;
	margin:0 0 12px;
	padding:0;
	font-size:18px;
	font-weight:400;
}
.detail-Holder .detail-newsbox .news-infobox a.Park-link{
	color:#0093b2;
	margin:0 0 12px;
	padding:0;
	font-size:18px;
	font-weight:400;
	display:block;
}
.detail-Holder .detail-newsbox .news-infobox p{
	color:#9d9d9d;
	margin:0 0 15px;
	padding:0;
	font-size:14px;
	font-weight:400;
	line-height:22px;
}
.detail-Holder .detail-newsbox .news-infobox .nws-cmnts{
}
.detail-Holder .detail-newsbox .news-infobox .nws-cmnts ul{
	list-style:none;
	margin:0 0 18px;
	padding:0;
}
.detail-Holder .detail-newsbox .news-infobox .nws-cmnts ul li{
	list-style:none;
	margin:0 4px;
	padding:0;
	display:inline-block;
	vertical-align:middle;
}
.detail-Holder .detail-newsbox .news-infobox .nws-cmnts ul li a{
	display:block;
	text-decoration:none;
	margin:0;
	padding:0;
	color:#9d9d9d;
	font-size:13px;
	font-weight:400;
}
.detail-Holder .detail-newsbox .news-infobox .nws-cmnts ul li a i{
	display: inline-block;
    height: 24px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px;
}
.detail-Holder .detail-newsbox .news-infobox .nws-cmnts ul li a i img{
}
.news-mrg{
	margin-bottom:12px;
}
.detail-Holder .carousel-indicators li {
    background-color: #ddd;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px;
}

.detail-Holder .carousel-indicators .active {
    background-color: #000;
    height: 12px;
    margin: 0;
    width: 12px;
}
.detail-Holder .carousel-indicators {
    bottom: -20px;
    left: 50%;
    list-style: outside none none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15;
}

/*New Css added 04-12-2016 start here*/

.sideMenu{ margin:0; list-style:none; padding:15px 0 0 0;}
.sideMenu li{ display:block;}
.sideMenu li a{ color:#9d9d9d; font-size:14px; padding:8px 0 8px 22px; display:block;}
.sideMenu li a:hover, .sideMenu li a.active{ background: url(../new_images/sidemenu_Over.png) repeat-y left top; color:#fff; text-decoration:none;}
.sidemenu-bg{background-color:#eeeeee;padding:0px;margin-bottom: 34px;}
.fs16-Grey p{ font-size:16px; color:#9d9d9d; line-height:23px; margin-bottom:15px;}
.registerSec img{ width:100%; height:350px;}
.img-100 img{ width:100%; margin:30px 0 30px 0;}
.bottom-slider{ margin:30px 0;}
.bottom-slider img{ width:100%;}
.logonew{ min-height:70px; text-align:center; padding:10px;}
.logonew img{text-align:center; display: inline-block;}
/*-------------------------------------------------*/


.cbp-hrmenu {
	width: 100%;
	margin-top: 0em;
	/*background-color:#fff;*/
	/*border-bottom: 4px solid #47a3da;*/
}

/* general ul style */
.cbp-hrmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height:14px;
}
.cbp-hrmenu ul > li{
	padding:3px 0;
}

.test-block-soc-media {
  text-align: center;
}

#block-block-61 h2, #block-block-62 h2{
  text-align: center;
}
.test-block-soc-media img:first-child {
  margin-right: 20px;
}
.test-block-soc-media img:last-child  {
  margin-left: 20px;
}

/* first level ul style */
.cbp-hrmenu > ul,
.cbp-hrmenu .cbp-hrsub-inner {
	width: 100%;
	/*max-width: 70em;*/
	margin: 0 auto;
	padding: 0 0em;
	display: table;
}

.cbp-hrmenu > ul > li {
	display: inline-block;

	line-height:12px;
}

.cbp-hrmenu > ul > li > a {
	font-weight: 400;
	padding:25px 35px;
	color: #FFF;
	font-size:15px;
	display: block;
	text-align:center;
	text-transform:uppercase;
}

.navScroll1.cbp-hrmenu > ul > li > a {
	color: #FFF;
}
.navScroll1.cbp-hrmenu > ul > li > a:hover {
  color: #ccc;
  text-decoration: none;
}
.cbp-hrmenu > ul > li > a:hover {
	color: #0094b2;
	text-decoration:none;
}

.cbp-hrmenu > ul > li.cbp-hropen > a:hover {
	color: #FFF;
}

/* sub-menu */
.cbp-hrmenu .cbp-hrsub {
	display: none;
	position: absolute;
	background: #f8f8f8;
	width: 100%;
	left:-128px;
	max-height: 430px;
	overflow-y:auto;
}

.cbp-hropen .cbp-hrsub {
	display: block;
	padding-bottom: 3em;
}

.cbp-hrmenu .cbp-hrsub-inner > div.menu-column {
	width: 16.666666%;
	float: left;
	padding: 0 15px 0;
}

.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
	content: " ";
	display: table;
}

.cbp-hrmenu .cbp-hrsub-inner:after {
	clear: both;
}

.cbp-hrmenu .cbp-hrsub-inner > div a {
	line-height: 23px;
	font-size:14px;
	color:#919191;
	font-family: 'proxima-nova',sans-serif;
}

.cbp-hrsub h4 {
	color: #333;
	padding: 1em 0 0.6em;
	margin: 0;
	font-size: 160%;
	font-weight: bold !important;
}
.cbp-hrsub h4 {
  border-bottom: 1px solid #cdcdcd;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  margin-bottom:10px;
}
.cbp-hrmenu .cbp-hrsub-inner > div h4 a{
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
  text-transform: capitalize;
  color:#333;
}
/* Examples for media queries */

@media screen and (max-width: 52.75em) {

	.cbp-hrmenu {
		font-size: 80%;
	}

}

@media screen and (max-width: 43em) {

	.cbp-hrmenu {
		font-size: 120%;
		border: none;
	}

	.cbp-hrmenu > ul,
	.cbp-hrmenu .cbp-hrsub-inner {
		width: 100%;
		padding: 0;
	}

	.cbp-hrmenu .cbp-hrsub-inner {
		padding: 0 15px;
		font-size: 75%;
	}

	.cbp-hrmenu > ul > li {
		display: block;
		border-bottom: 1px solid #FFF;
	}

	.cbp-hrmenu > ul > li > a {
		display: block;
		padding: 1em 3em;
	}

	.cbp-hrmenu .cbp-hrsub {
		position: relative;
	}

	.cbp-hrsub h4 {
		padding-top: 0.6em;
	}

}

@media screen and (max-width: 36em) {
	.cbp-hrmenu .cbp-hrsub-inner > div {
		width: 100%;
		float: none;
		padding: 0 2em;
	}
}
@media(max-width:768px){
  #block-block-42 {
    width: 66% !important;
  }
	.cbp-hrmenu .cbp-hrsub-inner > div.menu-column {
	  float: left;
	  padding: 0 15px;
	  width: 50%;
	}
}
@media(max-width:600px){
	.cbp-hrmenu .cbp-hrsub-inner > div.menu-column {
	  float: none;
	  width: 100%;
	}
}


/*----------vertical colaps menu--*/
.nav-side-menu {
  overflow: auto;

  font-size: 12px;
  font-weight: 200;
  /*background-color: #2e353d;
  position: fixed;
  top: 0px;
  width: 300px;*/
  height: 100%;
  color: #e1ffff;
}
.nav-side-menu .brand {
  background-color: #23282e;
  line-height: 50px;
  display: block;
  text-align: center;
  font-size: 14px;
}
.nav-side-menu .toggle-btn {
  display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: 35px;
  cursor: pointer;
  /*
    .collapsed{
       .arrow:before{
                 font-family: FontAwesome;
                 content: "\f053";
                 display: inline-block;
                 padding-left:10px;
                 padding-right: 10px;
                 vertical-align: middle;
                 float:right;
            }
     }
*/
}
.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
  font-family: FontAwesome;
  content: "\f078";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  float: right;
}
.nav-side-menu ul .active, .nav-side-menu li .active {
  background-color: #0094b2;
  border-left: 5px solid #004d5c;
  color: #fff;
}
.nav-side-menu ul .active a, .nav-side-menu li .active{
  color: #fff;
}
.nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li.active a,
.nav-side-menu li .sub-menu li.active a {
  color: #221F83;
}
.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
  background-color: #f1f1f1;
  border: none;
  line-height: 28px;
  border-bottom: 0px solid #23282e;
  margin-left: 0px;
}
.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
  background-color: #221F83;
}
.nav-side-menu ul .sub-menu li:before,
.nav-side-menu li .sub-menu li:before {
  font-family: FontAwesome;
  content: "\f105";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  color:#9d9d9d;
}
.nav-side-menu ul .sub-menu li a,
.nav-side-menu li .sub-menu li a{
	display:inline-block;
}
.nav-side-menu li {
  padding-left: 0px;
  border-left: 5px solid transparent;
  border-bottom: 0px solid #23282e;
}
.nav-side-menu li a {
  text-decoration: none;
  color: #221f73;
  font-size:14px;
  padding: 10px 0 10px 12px;
  font-weight: bold !important;
  display:block;
  line-height:14px;
}
.nav-side-menu li a i {
  padding-left: 10px;
  width: 20px;
  padding-right: 20px;
}
.nav-side-menu li:hover {
  border-left: 5px solid #004D5C;
  background-color: #0093b2;
  color:#fff;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
.nav-side-menu li:hover a {
  color: #FFF;
}
.dekalb-slider {
    color: #FFF;
    font-size: 33px;
    text-align: center;
}
.degrad{
	width: 60%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d0cfd7+0,4148a3+100 */
	background: #d0cfd7; /* Old browsers */
	background: -moz-linear-gradient(left,  #d0cfd7 0%, #4148a3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #d0cfd7 0%,#4148a3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #d0cfd7 0%,#4148a3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0cfd7', endColorstr='#4148a3',GradientType=1 ); /* IE6-9 */
	opacity: 0.7 !important;
}
.dekalb-static{
  	width: 100% !important;
	text-align: center;
	position: relative !important;
	left: 0% !important;
}
.dc-home .dekalb-holder .dekalb-bnr{
	background:inherit !important;
	margin:0;
	/*padding:40px 0;*/
	padding-top: 0px;
	height:100%;
	width:100%;
	/*min-height: 400px;*/
}
.dc-home .dekalb-holder .custum-socialBg{
	margin-top: -138px;
	z-index: 999;
	position: relative;
}
.devrama-slider, .projector, .primary-img, .primary-img img {
	width:100% !important;
}
.primary-img img{
	background-repeat:no-repeat;
	background-position:center center;
	background-size: cover;
	margin:0;

}
@media (min-width: 767px) {
  .nav-side-menu .menu-list .menu-content {
    display: block;
  }
}
body {
  margin: 0px;
  padding: 0px;
}





/*=========New Styles - BY Rajeev=========*/
.sitemap-page h4 {
    color: #144e82;
    font-size: 30px;
}
.sitemap-page a {
    color: #2b7eb5;
    font-size: 16px;
}
.sitemap-page ul ul a {
    color: #2b7eb5;
    font-size: 14px;
    font-weight: bold;
}
.sitemap-page h4 a{
    color: #144e82;
    font-size: 24px;
}
.prk-h4 {
    font-size: 36px;
}

/*::-webkit-input-placeholder {
   color: white;
}

:-moz-placeholder {
   color: white;
}

::-moz-placeholder {
   color: white;
}

:-ms-input-placeholder {
   color: white;
}*/

.dekalb-holder .custum-socialBg {
    background-color: #63666A;
    padding: 10px 18px;
}

.Commissioners {
    text-align: center;
}
.Commissioners img {
    text-align: center;
}
.Commissioners h3 {
    font-size: 24px;
}
.cbp-hrmenu > ul > li > a{
	color: #000;
}
.navScroll1 .cbp-hrmenu > ul > li > a{
	color: #fff;
}
.cbp-hropen a:hover{
    color:#333333 !important;
    text-decoration: underline !important;
}
.navScroll1 .cbp-hropen a:hover{
	color: #fff !important;
}
.navScroll1 .cbp-hropen li a:hover{
	color: #333 !important;
}
.cbp-hropen{
	border-bottom:solid 8px #0093b2 !important;
}
/*.navScroll1 .cbp-hropen{
	border-bottom:inherit !important;
}*/
.cbp-hrmenu{
	background-color: #fff !important;
}
.navScroll1 .cbp-hrmenu{
	/*background-color: #221f83;*/
}
.cbp-hrmenu .cbp-hrsub{
	top: 76px;
	left: 0px;
}
.navScroll1 .cbp-hrmenu .cbp-hrsub{
	top: inherit;
}
.dekalb-wtop{
	/*display: block;*/
	background-color: #000;
    max-height: 100%;
    transition: max-height 0.4s linear;
  z-index: 1000;
}
.navScroll1 .dekalb-wtop{
	/*display: none;*/
	transition: max-height 0.4s linear;
    max-height: 0;
    /*overflow: hidden;*/
}
.navScroll1 .navbar-bg .col-sm-2{
	display: block;
}

.navbar-bg .col-sm-10{
	width: 42%;
	padding-left: 15px;
	position: inherit !important;
}
.cbp-hrmenu ul > li{
	padding: 3px 0 0 ;
}

.intivities-holder .green-box {
    background: rgba(0,148,178,.9);
    padding: 24px 10px 18px 10px;
    min-height: 180px;
}
.degra-one{
	width: 60%;
}
.degr-in{
	display: inline-block;
	margin-bottom: 1%;
	width: 100%;
}
.dkt-word2{
	margin-left: 5%;
}
.dkt-word3{
	margin-left: 10%;
}
/**new style*/
.logonew{
	min-height: 65px;
	padding: 22px 0 22px 10px;
}
.cbp-hrmenu > ul > li > a{
	padding:25px 14px;
}
.cbp-hrmenu .cbp-hrsub{
	top:132px;
}
/*.navScroll1 .cbp-hrmenu > ul > li > a{
	padding: 25px;
}*/
.navScroll1 .cbp-hropen .cbp-hrsub a:hover{
	color: #333 !important;
}
.dekalb-wtop{
	background-color: #fff;
	box-shadow:  inset  0 -8px 8px -8px #aaa;
  max-width: 100%;
  overflow: hidden;
}
.cbp-hrmenu{
	/*background-color: #0093b2*/
	position:inherit !important;
}

.cbp-hropen .cbp-hrsub a:hover{
    color:#0093b2 !important;
}
.navScroll1 .cbp-hropen .cbp-hrsub a:hover{
	color: #78BE20 !important;
}
.navScroll1 .cbp-hrmenu > ul > li > a{
	color: #000;
}
.navScroll1 .cbp-hropen a:hover{
    color:#0093b2 !important;
}
.navScroll1 .cbp-hropen .cbp-hrsub {
	border-top: 2px solid #0093b2;
}
.navScroll1 .cbp-hropen .cbp-hrsub a:hover{
	color: #0093b2 !important;
}
.box-water{
	background: #0093b2;
	padding: 24px 10px 18px 10px;
	border: 2px solid #004D5C;
	border-radius: 10px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	min-height: 250px;
	margin-top: 20px;
}
.small-p{
	font-size: 14px;
}
.navScroll1 .navbar-bg{
	background-color: #fff !important;
	/*box-shadow: 0 -8px 8px -8px rgba(0,147, 178, 0.5);*/
	/*border-bottom: 2px solid #0093b2;*/
}
.navScroll1 .cbp-hropen a:hover{
    color:#0093b2 !important;
}
.navScroll1 .cbp-hropen .cbp-hrsub {
	/*border-top: 2px solid #0093b2;*/
}
.navScroll1 .cbp-hropen .cbp-hrsub a:hover{
	color: #0093b2 !important;
}

.logonew {
  padding: 12px 0 0px 15px!important;
  position: relative;
}
/*.logonew img{
	position: absolute;
	top: 8px;
	left: 8px;
	z-index: 999999;
	box-shadow: 0 2px 2px #ccc;
}*/
/*.navScroll1 .cbp-hrmenu > ul > li > a{
	padding: 25px 32px;
}*/
nav.navScroll1{
	background: #fff !important;
}
.dk-top{
	padding: 10px 0 5px;
}
.dk-top .dk-social a{
	float: left;
	margin:0;
}
.dk-cslider{
	background-color: rgba(0, 0, 0, 0.8);
	padding: 20px 40px;
	font-family: Myriad Pro;
}
.dk-cslider h3{
	color: #fff;
	font-size: 35px;
	font-weight: bold;
	text-align: left;
}
.dk-cslider p{
	color: #00bd38;
	font-size: 28px!important;
	font-weight: bold;
	text-align: left;
  font-family: Myriad Pro;
}
.dk-cslider p span{
	color: #0093B2;
}
.dk-icons {
	width: 100%;
	display: inline-block;
	padding: 0px;
	background-color: #ececec;
	margin-top: 24px;
}
.quick-box-links div:hover{
  background: #EAEAEA
}
.dk-icons div{
	width: 50%;
	float: left;
	border-top: 2px solid #fff;
	text-align: center;
	list-style: none;
	border-left: 2px solid #fff;
  min-height: 139px;
  height: 0px !important;
}
.dk-icons div img{
	margin: 13px;
	width: 60px;
}

.dekalb-holder .row, .dekalb-holder .col-sm-9, .dekalb-holder .col-sm-3 {
	padding: 0px;
	margin: 0px;
}
.dekalb-holder .col-sm-8,
.dekalb-holder .col-sm-4,
.dekalb-holder .col-lg-9,
.dekalb-holder .col-lg-3{
  padding: 0px;
	margin: 0px;
}

#block-views-home-news-block-2 .dk-boxgray,
#block-views-home-news-block-3 .dk-boxgray {
  min-height: 605px;
}

.e_calender h3, .p_calender h3 {
  margin-top: 10px !important;
}

.dk-news {
  margin-bottom: 50px;
  margin-top: 60px;
}

.dk-news-box footer {
    /*position: absolute;
    bottom: 0px;
    left: 60%;*/
}

.dk-news-box{

}

#block-views-block-events-calendar-home-block-1, #block-views-block-home-news-block-1 {
  min-height: 665px;
}

.dkc-events-rows-home p a.event-body-home,
.dk-news-box p a.news-home-body {
	color: #616161;
	font-size: 16px;
  font-family: 'proxima-nova',sans-serif;
}
.dkc-events-rows-home .dk-date a,
.dk-news-box .dk-date {
	color: #aaaaaa;
}
.dk-news-box .dk-news-box-item{
	border-top: 1px solid #e9e9e9!important;
	padding: 15px 0!important;
}

.dkc-events-rows-home a {
	color: #3c3c3c; 
}
/*
.dkc-events-rows-home .BOC.Meeting a{
	color: #3c3c3c; 
}
*/
.dkc-events-rows-home .BOC.Meeting a.event-body-home {
	color: #3c3c3c; 
}

.event-calendar-home-button a:nth-child(2) {
  margin-right: 55px;
}

.dk-news-box a{
	color: #3c3c3c;
}

.dkc-events-rows-home a,
.dk-news-box a{
	font-size: 17px;
  text-decoration: none;
  font-family: 'proxima-nova',sans-serif;
}
.dk-news-box .dk-content{
	padding-top: 5px;
	padding-left: 0;
}

.dk-news-box .dk-news-box-item:first-child{
	border-top: none!important;
}
.dk-news-box h3 {
	font-size: 34px;
	margin-bottom: 30px;
  font-family: "proxima-nova",sans-serif;
}

.block-views-blockevents-calendar-home-block-1 h3 {
	font-size: 34px;
  margin: 15px 0;
  text-align: center;
  height: 50px;
  font-family: "proxima-nova",sans-serif;
  border-bottom: 1px solid #e9e9e9!important;
}

.block-views-blockevents-calendar-home-block-1 .events-infobox h4,
.block-views-blockevents-calendar-home-block-1 .events-infobox p {
  min-height: 80px;
}

.dk-sm{
	font-size: 13px;
	line-height: 22px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.dk-sm a{
	text-decoration: none;
	color: #fff;
}
.dk-sm p{
	text-align:center;
	line-height: 1.0;
}
.dk-sm .sm-box, .dk-sm .masonry-item {
	/*max-width: 30%;*/
	margin: 0 1.5%;
	color: #fff;
	display:inline-block;
    width: 22%;
    margin-top: 20px;
  padding: 0 !important;
}
.dk-sm .sm-box .top img{
	width: 100%;
	height: auto;
}
.dk-sm .sm-box .bottom{
	padding: 15px 20px;
	box-sizing: border-box;
}
.dk-sm .sm-box .bottom .via-info{

}
.dk-sm .sm-box .bottom .left{
	margin-right: 10px;
	width: 30px;
	height: 30px;
}
.dk-sm .sm-box .bottom .right{
	width: calc(100% - 56px);
	font-weight: bold;
	text-transform: uppercase;
}
.dk-sm .sm-box .bottom .left, .dk-sm .sm-box .bottom .right{
	display: inline-block;
	vertical-align: middle;
	line-height: 1.1;
}
.dk-sm .sm-box .bottom .right .down a{
	color: #f27620;
    line-height: 13px;
    letter-spacing: 0.4px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
}
.dk-news-box.dk-boxgray .events-btn {
  position: absolute;
  right: 20px;
  top: -15px;
}
.dk-news-box.dk-boxgray .events-btn a {
  color: #808080;
}
.dk-news-box.dk-boxgray .events-btn a:hover {
  color: white;
}

.events-blog .events-imgbox .date-box {
  min-height: 45px;
}

.dk-inthenews h4{
	font-size: 22px;
	font-weight: bold;
}
.dk-inthenews .dk-newitem{
	margin-bottom:25px ;
}

.region-comunity-holder .news-hd .rtecenter {
  margin: auto;
}

.dark-blue-Holder p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
}

.dark-blue-Holder {
  background-color: #0093b2;
}

.region-comunity-holder .news-hd .cbp-caption-defaultWrap img{
  width: 100%;
}

.region-comunity-holder .news-hd .views-field.first .cbp-caption-defaultWrap img {
  height: 165px;
}
.region-comunity-holder .news-hd .views-field.second .cbp-caption-defaultWrap  img,
.region-comunity-holder .news-hd .views-field.last .cbp-caption-defaultWrap img {
  height: 135px;
}

.region-comunity-holder .news-hd  img{
  width: 200px;
}

.region-comunity-holder .news-hd  .views-field {
  width: 46%;
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
}

.dk-video .rtecenter {
  color: white !important;
}

.dk-video{
  padding-top: 40px;
  padding-left: 30px;
  border-left: 5px solid rgba(255, 255, 255, 0.15);
}

@media (min-width: 1622px) {
  .dk-video .container {
     width: 1385px;
  }
  .dctv-description {
    width: 580px;
    float: left;
  }
  .dctv-video {
    width: 580px;
    float: left;
    margin-left: 110px;
  }
  .comunity-Holder .container, .social-media-section .container {
    width: 1325px;
  }
}

@media (min-width: 991px) and (max-width: 1280px) {
  .mean-bar {
    margin-top: 11px;
    position: absolute;
  }

  #block-views-home-news-block-2 {
    background-color: #f4f4f4;
    margin-bottom: 20px;
  }
}
@media (max-width: 1280px) {
  #block-views-home-news-block-2.col-sm-6,
  #block-views-events-calendar-home-block.col-sm-6 {
    width: 100% !important;
  }
}
/*@media (min-width: 1200px) and (max-width: 1280px) {*/
@media (min-width: 1200px) {
  .dctv-video {
    width: 48%;
    float: left;
  }
  .dctv-description {
    width: 42%;
    float: left;
    margin-right: 20px;
  }
}

#block-block-62 .carousel-inner .item div {
  width: 30%;
}

#block-block-62 .carousel-inner .item div:first-child {
  float: left;
}
#block-block-62 .carousel-inner .item div:last-child {
  float: right;
}

.news-hd h3 {
  color: #fff;
  font-weight: bold;
}

#video-wrap img {
  margin: auto;
  margin-bottom: 20px;
}

.dk-boxgray{
	background-color: #f4f4f4;
	position: relative;
}
.dk-boxgray .dk-btnview{
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 18px !important;
	font-family: "proxima-nova",sans-serif;
	width: 100px;
	color: white;
	font-weight: normal;
	float: right;
}
.dk-thumpnews{
	float: left;
	margin: 0 12px 8px 0px;
}

@media (max-width: 767px) {
  #block-views-block-events-calendar-home-block-1 {
    margin: 15px;
    max-width: 96%;
  }  
    .main-container > .container > .row {
        display: table;
    }
    .region-sidebar-first {
        display: table-footer-group;
    }
    .section.col-sm-9 {
        display: table-header-group;
    }
  #block-dkc-dkc-dctv {
    padding: 0px 15px;
  }
  .dk-news-box.dk-boxgray .events-btn {
    position: relative !important;
    right: 0px !important;
  }
  .nav-side-menu {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
	min-height: 48px;
  }
 .nav-side-menu .menu-list {
	  margin-top: 50px;
  }
  .nav-side-menu .toggle-btn {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10 !important;
    padding: 3px;
    background-color: #ffffff;
    color: #000;
    width: 40px;
    text-align: center;
  }
  .brand {
    text-align: left !important;
    font-size: 22px;
    padding-left: 20px;
    line-height: 50px !important;
  }
  .dekalb-slider h1{
  	/*font-size: 24px !important;*/
  	margin-top: -40px;
  }
  .dekalb-slider {
    font-size: 20px !important;
  }
  .dekalb-holder .custum-socialBg{
  	margin-top: 0px !important;
  }
  .dekalb-holder .dekalb-bnr, .front.admin-menu .dekalb-holder {
  	padding-top: 115px !important;
  }
  .dekalb-static{
  	top: 30% !important
  }
  .degr1{
  	top: 30% !important;
  }
  .degr2{
  	top: 38% !important;
  }
  .degr3{
  	top: 46% !important;
  }
  .navScroll1 .navbar-bg .col-sm-2{
  	display: none !important;
  }
  .navScroll1 .dekalb-wtop{
  	max-height: 100% !important;
  }
  nav.navScroll{
  	background: #fff !important;
  }
  nav.navScroll1, .navScroll1 .navbar-bg{
	background-color: #0093b2 !important;
	border-bottom: none !important;
  }
  .navScroll1 .cbp-hrmenu > ul > li > a, .navScroll1 .cbp-hropen a:hover{
	color: #fff !important;
  }
  .navScroll1 .cbp-hropen .cbp-hrsub a:hover{
	color: #0093b2 !important;
  }
  .navbar-bg{
  	/*background-color: inherit; */
  }
  .navbar-bg .col-sm-10{
  	padding-left: 15px;
  }
  .navScroll1 .navbar-bg .col-sm-10{
  	padding-left: 15px;
  	width: 100%;
  }
  .navScroll1 .cbp-hrmenu .cbp-hrsub{
  	left: 0px;
  }
  .cbp-hrmenu .cbp-hrsub {
    top: 0px;
  }
  .cbp-hrmenu .cbp-hrsub-inner{
  	padding: 15px;
  }
  .cbp-hrmenu > ul > li:last-child{
  	border: none;
  }
}
#block-views-facebook-images-block-1 h2{
  font-family: "proxima-nova",sans-serif;
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  margin: 20px auto;
}
#block-views-facebook-images-block-1 .cbp-caption-activeWrap{
  background-color: #414a4f;
}
#block-views-facebook-images-block-1 .via-info .right .down,
#block-views-facebook-images-block-1 .via-info .right,
#block-views-facebook-images-block-1 .cbp-caption-activeWrap a,
#block-views-facebook-images-block-1 .cbp-caption-activeWrap a p{
  font-family: "proxima-nova",sans-serif!important;
  font-size: 13px;
}
#block-views-facebook-images-block-1 .cbp-caption-activeWrap a{
  text-decoration: none;
}
#block-views-facebook-images-block-1 .via-info .right a p,
#block-views-facebook-images-block-1 .via-info .right a{
  font-style: italic;
}
#block-views-facebook-images-block-1 .via-info .right .down a,
#block-views-facebook-images-block-1 .via-info .right .down{
  color: #f27620!important;
}
#block-views-home-news-block-2 .dk-thum img,
#block-views-events-calendar-home-block-3 .dk-thum img{
  max-width: 100%;
  height: auto;
}
#block-views-home-news-block-2 .dk-thum img{
  padding-top: 10px;
}
.dekalb-cleft {
    width: auto!important;
}
.dk-icons .dk-icons-first{
  border-top: 0px solid #fff;
}
body .dk-icons div p{
  font-family: "proxima-nova",sans-serif;
  font-size: 14px!important;
  margin-bottom: 12px;

}
.dk-icons{
  margin-top: 0!important;
}
.front .dekalb-holder .dekalb-bnr{
  padding-top: 0!important;
  max-height: 556px;
  display: block;
  overflow: hidden;
}

.searchinput-grp .form-search .input-group,
.searchinput-grp .form-search input.form-search-text{
  border-radius: 0!important;
  max-width: 100%;
  font-family: "proxima-nova",sans-serif;
}
.searchinput-grp .form-search  button.btn{
  width: 40px;
  height: 30px;
  margin: 0;
  padding: 0;
 /* background:url(../new_images/search-iconhr1.png) no-repeat 0 0 transparent ;*/
}
.searchinput-grp .form-search  button.btn span{
  display: none;
}
#block-block-4 .form-search .input-group-btn {
  right: inherit;
  left: 0px;
  float: left;
}
#block-block-42 .form-search .input-group-btn, #block-block-60 .form-search .input-group-btn {
  right: 33px;
  left: inherit;
}
.navbar-bg .col-sm-2{
  display: inline-block!important;
}
.navbar-default.dekalb-bg{
  position: fixed;
  border: 0!important;
  border-radius: 0;
}
.form-search .input-group-btn {
  z-index: 99!important;
}
/*MENU*/
.navbar-default.dekalb-bg #how-do-i.megamenu-parent > h2 > a,
.navbar-default.dekalb-bg #government.megamenu-parent > h2 > a,
.navbar-default.dekalb-bg #visitors.megamenu-parent > h2 > a,
.navbar-default.dekalb-bg #business.megamenu-parent > h2 > a,
.navbar-default.dekalb-bg #payments.megamenu-parent > h2 > a{
	pointer-events: none;
	cursor: default;
}
.navbar-bg .block-megamenu .megamenu-menu{
  background: #0093b2 none repeat scroll 0 0;
}
.navbar-bg .block-megamenu .megamenu-menu > li.megamenu-parent h2 > a{
  font-family: "proxima-nova",sans-serif;
  font-size: 15px;
  color: #fff;
  border-bottom:8px solid #0093b2;
}
.navbar-bg .block-megamenu .megamenu-skin-friendly .megamenu-parent-title a:hover,
.navbar-bg .block-megamenu .megamenu-skin-friendly .hovering .megamenu-parent-title a{
  background: none transparent!important;
  border-bottom:8px solid #fff;
  text-decoration: underline;
}
.navbar-bg .block-megamenu .megamenu-skin-friendly li.hovering{
  background-color: transparent!important;
}

.navbar-bg {
    display: block!important;
}
.devrama-slider, .projector,
.primary-img, .primary-img img {
    min-height: 600px;
}
#block-views-home-news-block-3 .dk-newitem img{
  float: left;
  margin: 5px 15px 0 0;
  max-width: 180px;
  height: auto;
}
.fullwidthbanner{
  min-height: 556px!important;
}

@media (min-width: 1200px) {
  .region-comunity-holder {
    width: 100% !important;
  }
}


.tp-rightarrow.default, .tp-leftarrow.default {
  z-index: 99 !important;
}

#block-views-events-calendar-home-block,
#block-views-events-calendar-home-block-3 {
  float: left;
  background-color: #f4f4f4;
  padding: 20px;
}
#block-views-events-calendar-home-block-3 .content {
  width: 75%;
  margin-left: 25%;
}

#block-dkc-dkc-dctv {
  width: 100%;
  display: inline-block;
}

.news-hd .news-infobox .tab-content {
  background-color: white;
  padding: 20px;
  padding-top: 25px;
  height: 299px;
  overflow: hidden;
}

.social i {
  width: 32px;
  height: 32px;
  color: #FFF;
  font-size: 18px;
  text-align: center;
  padding-top: 11px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  text-decoration: none;
  background: #0093b2;
}

.social .icon-image {
  float: left;
}

.social-time-sign {
  float: left;
  margin-left: 10px;
}

.via-dekalb {
  font-weight: bold;
}

.social-time {
  font-size: 12px;
}

.via-info {
  color: #a9a9a9;
}

.dekalb-sign {
  color: #4cae4c;
}

.soc-desc{
  margin-bottom: 10px;
}

.view-bids table {
  width: 100%;
}

.webform-datepicker .form-control {
  padding: 6px 10px 6px 6px !important;
}

.front .dekalb-holder.header-top-exist, .Park-Holder.header-top-exist {
  padding: 0px !important;
}

.region-sidebar-first .block-menu > h2 > a,
.region-sidebar-first .block-menu > h2 > a:hover,
.region-sidebar-first .block-menu > h2 > a:focus {
  color: #FFF !important;
}

/* New custom */
.tbl100 {display: table; width: 100%;}
#block-views-block-events-calendar-home-block-1 {padding-top: 20px; padding-bottom: 20px;}
#search-block-form--2 {position: relative; margin-bottom: 2em;}
/*#search-block-form--2 input[type=search] {
  width: 100%;
  border: none;
  border-radius: 5px;
  padding: 7px;
  padding-left: 30px;
}*/
#search-block-form--2 input[type=submit] {
  position: absolute;
  top: 6px;
  text-indent: -999px;
  width: 30px;
  height: 20px;
  background: none;
  border: none;
  background-image: url(../images/green_search.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
#search-block-form {position: relative;}
#search-block-form--2 input[type=search]  {
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #63666a;
    font-size: 18px;
    height: 40px;
    padding: 6px 12px 6px 50px;
    width: 100%;
}
#search-block-form input[type=search] {
    border: 2px solid #fff;
    border-radius: 20px;
    color: #0093b2;
    height: 45px;
    font-size: 14px;
    width: 100%;
    padding-left: 25px;
}

#search-block-form input[type=submit] {
  position: absolute;
  width: 45px;
  height: 22px;
  border: none;
  background: none;
  background-image: url(../images/blue_search.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  right: auto;
  left: 0;
  top: 10px;
  text-indent: -999px;
}
.tp-simpleresponsive >ul >li>div:nth-child(2) {
/*  background-color: rgba(120, 190, 32, 0.8);
  padding: 10px;
  color: rgb(255, 255, 255);
  z-index: 6;
  font-family: Arial, sans-serif !important;
  left: 61.6146px;
  top: 154.101px;
  visibility: visible;
  opacity: 0;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.00166, 0, -50, 0, 1);*/
}
.tp-simpleresponsive >ul >li a {color: #fff;}

.table-bids td:first-child {
  width: 25%;
}

.table-bids td {
  padding: 5px;
  border: 1px solid #ACC9F9;
}

table.table-bids {
  width: 100%;
}

.mean-container .mean-bar a.meanclose > * {display: none;}
.mean-container .mean-bar a.meanclose {padding-top: 1.7em;}

@media screen and (max-width: 991px) {
  .toolbar-oriented .toolbar-tray-vertical.is-active {left: -100%;}
}

/* expanded menu mobile css */
@media only screen and (max-width:1279px){
	.mean-container .mean-nav ul li a.mean-expand {
	    color: transparent;
	}
	.mean-container .mean-nav ul li a.mean-expand::after {
	    color: #fff;
	    content: "+";
	    left: 0;
	    position: absolute;
	    width: 100%;
	}
	.mean-container .mean-nav ul li a.mean-expand.mean-clicked::after {
	    content: "-";
	}
	.mean-container .mean-nav ul {
	    width: 100% !important;
	}
	.mean-container .mean-nav ul li li a[href="http:"] {
	    box-sizing: border-box;
	   	 padding-right: 50px !important;
	   	 width: 100% !important;

	}
	.navbar.navbar-default.dekalb-bg {
        position: static !important;
    }
}
/* rev slider home page */
.dekalb-holder .rev-slider {
    float: left;
    width: 75%;
}
.dekalb-holder #block-quicklinksright {
    float: left;
    width: 25%;
}
.dekalb-holder #block-quicklinksright .col-sm-4 {
    width: 100%;
}
@media only screen and (max-width:991px){
body.toolbar-tray-open.toolbar-vertical.toolbar-fixed {
    margin-left: 0;
}
}
@media only screen and (min-width:768px) and (max-width:1024px){
.dekalb-holder .rev-slider {
    width: 66.666%;
}
.dekalb-holder #block-quicklinksright {
    width: 33.33%;
}
.fullwidthbanner-container .fullwidthabanner {
    height: 555px !important;
}
/*#block-searchformbelowslider {
    width: auto;
}*/
#block-searchformbelowslider .col-sm-8 {
    width: auto;
}
.form-view .option {
   margin-right: 30px;
}
}

/* silder-css */

.fullwidthbanner-container .fullwidthabanner {
    min-height: 555px !important;
    height: 100% !important;
}
div#rev_slider_1_1_wrapper {
    height: 555px !important;
}
.rev_slider li.tp-revslider-slidesli {
    position: absolute!important;
    width: 100% !important;
    left: 0 !important;
}

.rev-slider .tp-forcenotvisible {
    display: block !important;
    visibility: visible !important;
}

/* tab- layout */


#block-tabs ul li {
  display: inline-block;
}
#block-tabs ul {
  border-bottom: 1px solid #ccc;
  padding: 0;
}
#block-tabs ul li a {
  padding: 8px 15px;
  text-decoration: none;
  display: block;
}
#block-tabs ul li.is-active a {
  border: 1px solid #ccc;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  border-bottom-color: transparent;
}

 .block-megamenu .megamenu-skin-friendly ul.megamenu-slots-columnar li a {
    font-size: 15px;
    font-family: "proxima-nova",sans-serif;
}
/* menu css */
#government li#departments {
    width: 840px !important;
}
#find-info-on h3 a, #economic-development h3 a, #governance-o-policy h3 a, #doing-business-in-dekalb h3 a, #agencies h3 a{
    font-weight: bold;
 }
#find-info-on h3 a:hover, #economic-development h3 a:hover, #governance-o-policy h3 a:hover, #doing-business-in-dekalb h3 a:hover, #agencies h3 a:hover{
	color:#000;
}
.block-megamenu .megamenu-skin-friendly .megamenu-bin h3 a {
    font-size: 20px !important;
}

.block-megamenu .megamenu-skin-friendly .megamenu-bin {
    padding-left: 23px;
}
#visitors h3, #payments h3, #visitors h3, #payments li, #visitors li, #payments li{

    border-bottom: none;
    padding: 1px;

}
 #payments h3 a, #visitors li a{
 	font-size:15px !important;
 }

 /* contact us form */
 .contactus-form form input {
    display: block;
}

.contactus-form #edit-actions-submit {
    display: inline-block;
    padding: 4px 12px;
    background-color: #337ab7;
    border: 1px solid #2e6da4;
    color: #fff;
    border-radius: 4px;
    text-transform: uppercase;
}
.contactus-form #edit-actions-submit:hover {
    background-color: #2e6da4;
}
.contactus-form .field-prefix {
    color: #ff0000;
}
.contactus-form form > .form-item {
    margin: 15px 0px;
}

/* form view css */
.form-view form > .form-item {
    margin: 15px 0;
    overflow: hidden;
}
.form-view form input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 10px 6px 25px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-view form span.field-prefix {
    color: #ff0000;
}
.form-view form  textarea {
    border-radius: 4px 4px 0 0;
    color: #555;
    background-color: #fff;
    margin: 0;
     -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    width: 100%;
}
.form-view form input.button {
    width: auto;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}
.form-view form input.button:hover{
	color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.form-view form fieldset .form-item.js-form-type-textfield {
    margin-bottom: 15px;
}
.form-view form fieldset label {
	display:block;
}
.form-view .rtecenter {
    text-align: center;
}
/*.formradio .form-radio {
    display: inline-block;
    width: inherit;
    height: inherit;
    float: left;
}*/
/*.form-view .option {
    padding-left: 10px;
    float: left;
    margin-right: 30px;
}
.form-view .formcheckbox .formcheckbox {
    display: block;
    width: inherit;
    height: auto;
    float: left;
    padding-right: 17px;
    margin-top: 2px;
}*/
.form-view form textarea {
    border: 1px solid #ccc;
}
.form-view .webform-flexbox {
    display: block;
    margin:15px 0;
}
.form-view .webform-flex.webform-flex--2 {
    padding-left: 20px;
}
.form-view #webform-submission-nomination-form-node-8514-add-form #edit-flexbox .form-item-name,
#webform-submission-nomination-form-node-8514-add-form .form-item-phone {
    width: 100%;
    max-width: 490px;
    display: inline-block;
}
.form-view #webform-submission-nomination-form-node-8514-add-form
#edit-flexbox .js-form-item-dept,
.form-view #webform-submission-nomination-form-node-8514-add-form .js-form-item-email,
.form-view #webform-submission-dctv-coverage-request-form-node-8513-add-form
#edit-flexbox .js-form-item-dept {
    width: 100%;
    display: inline-block;
    max-width: 470px !important;
}
#webform-submission-nomination-form-node-8514-add-form .webform-flex {
    margin: 15px 0;
}
#webform-submission-nomination-form-node-8514-add-form .form-item-phone {
    max-width: 470px;
    width: 100%;
}
.form-view .js-form-type-checkbox input {
    width: auto;
    width: auto !important;
    float: left;
    padding-right: 17px;
    margin-top: -5px;
}

.form-view .js-form-type-radio input,
.form-view .js-form-type-checkbox input {
    width: auto;
    width: auto !important;
    float: left;
    padding-right: 17px;
    margin-top: -5px;
    box-shadow: none;
}

.form-view .js-form-type-checkbox,
.form-view .js-form-type-radio {
    float: left;
    width: 100%;
}
.form-view .js-form-type-checkbox label,
.form-view .js-form-type-radio label{
	padding-left:20px;
}
#webform-submission-military-aircraft-ppr-node-1199684-add-form .js-form-type-radio {
    float: left;
    width: 33.33%;
    overflow: hidden;
}
#webform-submission-roads-drainage-request-for-assis-node-1199681-add-form .js-form-type-radio {
    width: 33.33%;
}


/* event calender */
.path-event-calendar #block-tabs ul li a,
.path-meeting-calendar #block-tabs ul li a {
    border: medium none;
    border-radius: 4px 4px 0 0;
    font-size: 26px;
    line-height: 1.42857;
    margin-right: 0;
    text-transform: uppercase;
    padding: 15px 34px;
    outline: none;
}
.path-event-calendar #block-tabs ul li a{
	color: #0093b2;
}
.path-event-calendar #block-tabs ul li.is-active a {
    background-color: #0093b2;
    border: medium none;
    color: #fff;
    cursor: default;
}
.path-meeting-calendar #block-tabs ul li.is-active a {
    background-color: #78be20;
    border: medium none;
    color: #fff;
    cursor: default;
}
.path-event-calendar #block-tabs ul,
.path-meeting-calendar #block-tabs ul  {

    border-bottom: 0;
    margin-bottom: 0;
}
.path-event-calendar #block-tabs ul li a:hover,
.path-event-calendar #block-tabs ul li a:focus,
.path-meeting-calendar #block-tabs ul li a:hover,
.path-meeting-calendar #block-tabs ul li a:focus {
    text-decoration: none;
    background-color: #eee;
}
.path-event-calendar #block-tabs ul li.is-active a:hover {
    cursor: default;
    background-color: #0093b2;
}
.path-meeting-calendar #block-tabs ul li.is-active a:hover {
    cursor: default;
    background-color: #78be20;
}
.path-event-calendar #block-tabs ul li.is-active a:hover {
    cursor: default;
    background-color: #0093b2;
}
.path-meeting-calendar #block-tabs ul li.is-active a:hover {
    cursor: default;
    background-color: #78be20;
}
.path-meeting-calendar #block-tabs ul li a {
    color: #78be20;
}
.path-meeting-calendar .calendar.weekview {
    background: none !important;
    margin: 0;
    padding: 5px !important;
    background-color: #78be20 !important;
}
.path-meeting-calendar .calendar.weekview a, .path-meeting-calendar .calendar.weekview time {
    color: #fff;
}
.eventcalender header{
    background-color: #0093b2;
    position: relative;
}
.path-meeting-calendar .eventcalender header {
    background-color: #78be20;
}
.eventcalender h3{
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    padding: 50px 0 10px;
    line-height: 75px;
    margin-top: 0;
}
.eventcalender nav.pager {
    margin-bottom: 0;
}
.calendar-calendar table tr th.days {
    background-color: #057c95;
    color: #fff;
    padding: 10px;
    font-weight: bold;
    text-transform: uppercase;
}
.path-meeting-calendar .calendar-calendar table tr th.days{
	background-color: #78be20;
}
.path-meeting-calendar .calendar-calendar .mini tbody tr td.days {
    background-color: #78be20;
}
.eventcalender .pager a {
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    height: 45px;
    text-align: left;

}
.calendar-calendar .week-view .full .calendar-agenda-hour {
    width: 100%;
}
.eventcalender .pager li {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.eventcalender .pager li.pager__item--previous {
    left: 0;
    right: auto;
}
.eventcalender .pager li.pager__item--next {
    left: auto;
    right: 0;
}

.eventcalender .pager li.pager__item--next a {
    background-image: url('/sites/default/img/event-slide -left.png');
    margin-right: 10px;
}
.eventcalender .pager li.pager__item--previous a {
    background-image: url('/sites/default/img/event-slide-right.png');
    margin-left: 10px;
}
.eventcalender .pager a:hover, .eventcalender .pager a:focus {
    background-color: transparent;
    outline: none;
}
.eventcalender footer a {
    background-color: #0093b2;
    border-color: #0093b2;
}
.calendar-calendar .calendar-agenda-items.single-day .calendar.item-wrapper {
    margin-top: 0;
}
.calendar-calendar .date-heading {
    text-align: center;
}

.calendar-calendar .date-heading {
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.calendar-calendar .date-nav {
    border: 0;
}

.calendar-calendar .date-nav {
    border: 0 !important;
}
.calendar-calendar .mini tbody tr td.days {
    border: 1px solid #cccccc;
    color: #ffffff;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase;
    background-color: #057c95;
}
.calendar-calendar td div.day {
    border: 0;
    background-color: transparent;
    width: 100%;
    padding: 0;
}
.calendar-calendar td div.day a {
    color: #057c95;
    text-decoration: underline;
    font-weight: bold;
}
.ui-dialog {
    max-width: 900px !important;
    width: 100% !important;
    border-radius: 10px;
}
.eventcalender footer a:hover, .eventcalender footer a:focus {
    background-color: #0096b6;
    border-color: #0096b6;
    color: #ffffff;
}
#single-day-container {
    height: 100% !important;
}
.dk-video.dark-blue-Holder {
    float: left;
    padding: 50px 0;
    width: 100%;
}
.row {
    margin: 0;
}
/* search result css */

form.views-exposed-form {
    display: table;
    width: 100%;
    margin: 15px 0;
}
form.views-exposed-form > div {
    display: table-cell;
    vertical-align: top;
    float: none;
}
form.views-exposed-form > div#edit-actions input {
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
    border-radius: 4px;
    padding: 6px 12px;
    box-shadow: none;
    border: 1px solid transparent;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    background-image: none;
    margin-left: 15px;
    margin-top: 28px;
}
form.views-exposed-form > div.form-item {
    width: 40%;
}
form.views-exposed-form > div#edit-actions {
    width: 60%;
}
form.views-exposed-form > div.form-item label {
    display: block;
}
form.views-exposed-form > div.form-item input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 10px 6px 25px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -o-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    border: 1px solid #ccc;
}

form.views-exposed-form > div#edit-actions input:hover{
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}

.row.dk-event-box-item:not(:last-child) {
  margin-bottom: 30px;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 8px;
}
.dkc-events-rows-home:last-child {
  border: none;
  margin-bottom: 0px;
}

@media only screen and (max-width:767px){
#webform-submission-military-aircraft-ppr-node-1199684-add-form .js-form-type-radio {
    width: 100%;
}
#webform-submission-roads-drainage-request-for-assis-node-1199681-add-form .js-form-type-radio {
    width: 100%;
}
#block-quicklinksright, #block-slider1 {
    width: 100% !important;
}
.form-view .option {
    float: none;
}
div#rev_slider_1_1_wrapper {
   height: 320px !important;
}
.fullwidthbanner-container .fullwidthabanner {
   min-height: auto !important;
   height: 100% !important;
}
.hermes.tp-rightarrow .tp-arr-allwrapper,
.hermes.tp-leftarrow .tp-arr-allwrapper {
    display: none;
}

/* calendar mobile view */
.path-event-calendar #block-tabs ul li a, .path-meeting-calendar #block-tabs ul li a {
    font-size: 16px;
    padding: 15px 13px;
}
.eventcalender h3 {
    font-size: 14px;
}

.calendar-calendar table tr th.days {
    padding: 10px 0;
}
.dk-news .container {
    padding: 0;
}
.dk-news-box h3 {
    font-size: 28px;
    margin-top: 60px;
    text-align: center;
}

.block-views-blockevents-calendar-home-block-1 h3 {
	font-size: 28px;
  margin: 0 0 15px 0;
  text-align: center;
  height: 100px;
  font-family: "proxima-nova",sans-serif;
  border-bottom: 1px solid #e9e9e9!important;
}

.event-calendar-btn {
  padding: 10px 12px;
}

.block-views-blockevents-calendar-home-block-1 .events-infobox h4,
.block-views-blockevents-calendar-home-block-1 .events-infobox p {
  min-height: 80px;
}

.dk-news-box .dk-content {
    padding: 5px 15px;
}

/* search result css */

form.views-exposed-form > div.form-item, form.views-exposed-form > div#edit-actions {
    width: 100%;
    display: block;
}

form.views-exposed-form > div#edit-actions input {
    margin: 0;
}
}

@media only screen and (min-width:768px){
.tparrows .tp-arr-imgholder{
 display:block;
}
@media (min-width: 768px) {
	.dk-news-box h3 {
		font-size: 28px;
		margin-top: 30px;
		margin-left: 20px;
	}

  .block-views-blockevents-calendar-home-block-1 h3 {
    font-size: 28px;
    margin: 15px 0;
    text-align: center;
    height: 50px;
    font-family: "proxima-nova",sans-serif;
    border-bottom: 1px solid #e9e9e9!important;
  }

  .block-views-blockevents-calendar-home-block-1 .events-infobox h4,
  .block-views-blockevents-calendar-home-block-1 .events-infobox p {
    min-height: 80px;
  }

	.nav-tabs>li {
		width: 50%;
	}
}

.block-megamenu .megamenu-skin-friendly ul.megamenu-slots-columnar li a {
    color: #000;
     padding: 5px 0;
}
#apply-for h3 a, #locate h3 a {
    font-weight: bold;
}
/*#apply-for h3 a:hover, #locate h3 a:hover {
    color: #000 !important;
    pointer-events: none;
    cursor: default;
    background: none;
}*/



.block-megamenu .megamenu-skin-friendly #apply-for .megamenu-slot-title a:link,
.block-megamenu .megamenu-skin-friendly #locate .megamenu-slot-title a:visited,
.block-megamenu .megamenu-skin-friendly #apply-for .megamenu-slot-title a:link,
.block-megamenu .megamenu-skin-friendly #locate .megamenu-slot-title a:visited {
    pointer-events: none;
    cursor: default;
}
.megamenu-skin-friendly .megamenu-slot-title a {
    padding: 5px 0 !important;
}

}
@media only screen and (max-width:991px){
.calendar-calendar .year-view, .calendar-calendar .month-view {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    border: 1px solid #ddd;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
#block-views-block-home-news-block-1, #block-views-block-events-calendar-home-block-1 {
    width: 100%;
}
#block-views-block-events-calendar-home-block-1 {
    margin-top: 15px;
}
#block-searchformbelowslider {
    width: 67%;
}

}

.feed-icon {
  background: url(/core/misc/feed.svg) no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  display: block;
  width: 16px;
  height: 16px;
}
/* css for feature block */

.feature-block .frdEvent-info .link-more a {
    background-color: #0093b2;
    color: #fff;
    display: block;
    text-align: center;
    padding: 10px 16px;
    border-radius: 6px;
    line-height: 1.3333333;
    font-size: 18px;
    text-decoration: none;
}
.feature-block .frdEvent-info .link-more a:hover{
    background-color: #0096b6;
}
.feature-block h2 {
    font-size: 35px;
    color: #221f73;
    margin: 0 0 40px;
}

.feature-block .frdEvent-imgbox a, .feature-block .frdEvent-imgbox p,
.feature-block .frdEvent-imgbox h4 {
    color: #fff;
    font-size: 15px !important;
    line-height: 1.1 !important;
    display: block;
}
.feature-block .frdEvent-imgbox p {
    margin-bottom: 0 !important;
}

/* event page */
.col-sm-3 #block-linktomeetingcalendar, .col-sm-3 #block-linktoeventscalendar {
    margin: 15px 0;
}
.node--type-event-calendar time {
    color: #9d9d9d;
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin-bottom: 20px;
    background-image: url(/sites/default/img/clndr.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    padding-top: 2px;
}

.ui-widget-overlay.ui-front {
	z-index: 97!important;
}


.navbar #search-block-form input[type=search] {
    font-size: 14px;
    width: 100%;
    padding: 6px 10px 6px 25px;
}
.navbar #search-block-form input[type=submit] {
    right: 10px;
    left: auto;
    width: 18px;
}

.pres-infobox .title-press-releases a {
    color: #0093b2;
    font-size: 18px;
    display: block;
    margin: 0 0 12px;
}
.view-press-releases .nws-cmnts, .view-press-releases .description {
    color: #333;
}
.navbar #search-block-form input[type=search]::-webkit-input-placeholder {
  color: #555;
}
.navbar #search-block-form input[type=search]::-moz-placeholder {
  color: #555;
}
.navbar #search-block-form input[type=search]:-ms-input-placeholder {
  color:  #555;
}
.navbar #search-block-form input[type=search]:-moz-placeholder {
  color: #555;
}

.news-date {
    color: #9d9d9d;
    font-size: 13px;
    margin-bottom: 20px;
}
.news-date i {
    display: inline-block;
    position: relative;
    top: -3px;
    margin-right: 5px;
}

.error-404 .search-block-form input[type="search"] {
    width: 100%;
    border: none;
    font-size: 16px;
    padding: 6px 10px 6px 25px;
    border-radius: 0;
    height: 40px;
    box-shadow: 0px 2px 5px #557b7e;
    -webkit-box-shadow: 0px 2px 5px #557b7e;
    -moz-box-shadow: 0px 2px 5px #557b7e;
    color: #555 !important;

}
.error-404 .search-block-form input[type="submit"] {
    right: 0;
    left: auto;
}

#block-views-block-featured-event-block-1 {
    /*margin-bottom: 120px;*/
}

#block-linktoeventscalendar .content a.btn-sky{
	position: relative;
	bottom: 0;
}
.path-frontpage #block-views-block-home-news-block-1 .dk-news-box > footer{
	position: unset !important;
    bottom: 0px;
    margin-top: 14px;
    /*margin-bottom: 20px;*/
    width: 100%;
}
/*.path-frontpage #block-views-block-home-news-block-1 .dk-news-box > footer a.btn-sky{
	position: unset !important;
	bottom: 0px;
}*/
.path-frontpage #block-views-block-home-news-block-1 .dk-news-box{
	height: auto;
    padding-bottom: 20px;
}
.error-404.error2-404 .input-group > input{
	width: 90%;
}
.error-404.error2-404 .input-group > span{
	width: 10%;
	float: left;
}
.dk-icons .job2
{
	width: 75px !important;
}
.navbar-bg.mean-container nav.col-sm-10 .contextual
{
	 left: 0;
    right: 40%;
}
#block-printbutton, #block-addtoanybuttons{
	float: right;
    position: relative;
    top: -6px;
    z-index: 9;
}
#block-printbutton{
	margin-top: 6px;
}
#block-addtoanybuttons > .contextual{
	display: none;
}
.Park-Holder #block-dkc-content .node__content img{
	padding-bottom: 15px;
}
@media print {
   #block-addtoanybuttons, #block-printbutton, #block-tabs, .no-printdiv, .footer-bg, .footer-btm {
       display: none;
    }
    .Park-Holder{
    	padding: 0;
    }
}

#top-header-grey-stripe {
  background-color: #ededed;
  font-size: 14px;
  height: 40px;
}

.top-header-phone, .top-header-address {
  display: inline-block;
  margin-left: 3em;
  margin-top: 10px;
}

.path-a-z-list .views-element-container  h3 {
  padding: 8px;
  color: white;
  background: #0093b2 none repeat scroll 0 0;
}

.path-a-z-list .views-element-container  h3.even {
  background: #78be20 none repeat scroll 0 0;
}

.path-a-z-list .views-element-container  .views-row .views-field a{
  display: block;
  padding: 10px;
  background-color: whitesmoke;
  color: black;
  margin-bottom: 10px;
  border: 1px solid lightgrey
}

.path-a-z-list .views-element-container .views-row .views-field a:hover,
.departments-list-link:hover {
  background-color: lightgray;
  text-decoration: none;
}

.path-a-z-list .views-exposed-form .form-actions {
  display: none !important;
}

.all-services-link {
  display: block;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
}


.path-a-z-list .view-content span a {
  text-decoration: underline;
  text-decoration-color: gray !important;
  color: #000;
}

.path-a-z-list .view-content span {
  display: inline-block;
  border-right: 1px solid #0093b2;;
  margin-right: 4px;
  line-height: 14px;
  padding-right: 8px;
  font-size: 20px;
  font-weight: 600;
}

.departments-list-link {
  display: block;
  font-weight: 600;
  padding: 10px;
  background-color: whitesmoke;
  color: black;
  margin-bottom: 10px;
  border: 1px solid lightgrey;
}

.path-a-z-list .Park-Holder {
  padding: 115px 0 60px 0;
   /* background: white url(../images/a-z-list-banner-full.jpg) no-repeat 0px 75px; */
    z-index: 0;
    position: relative;
    background-size: cover;
}

.path-a-z-list .Park-Holder .container {
  z-index: 1;
  position: relative;
  background-color: white;
  padding-top: 20px;
}

@media (max-width: 1280px) {
  .path-a-z-list .Park-Holder {
    padding: 0px 0 60px 0px !important;
  /*  background: white url(../images/a-z-list-banner-full.jpg) no-repeat 0px 0px !important; */
  }

  @media (max-width: 767px) {
    .path-a-z-list h1.page-title, .path-a-z-list  h1.page-header {
      margin: 0px 0 20px !important;
    }
    .path-a-z-list .Park-Holder .container {
      padding-top: 0px !important; 
    }
  }
 
}