section.nws_notice {
    padding-top: 50px;
}


@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,900');

body{
font-family: 'Source Sans Pro', sans-serif;
font-size: 16px ;
line-height: 26px;
background-color: #f2f2f2 ;
}

/*====Heder Section CSS=====*/
p, h1, h2, h3, h4, h5, h6{
	font-family: 'Source Sans Pro', sans-serif;
}
/*.disctp_box.box-shadow p {
	display: inline-block;
}*/
.top-sec {
	background: #3d3c3a;
}
.logo_sec {
	background-image: url(../images/header_back.jpg);
	height: 100px;
}
.logo_sec .navbar-default {
	background-color: transparent;
	border-color: inherit;
}
.logo_sec form.navbar-form.navbar-right input.form-control {
	height: 40px;
	background: #fff !important;
	border-radius: 4px 0 0 4px !important;
}
#block-yellowalertbanner-2 .field--name-body {
	color: #333;
	background: #f1c40f;
	display: flex;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 5px 5px 20px;
}
#block-yellowalertbanner-2 .field--name-body p {
	color: #333;
	font-weight: 600;
	line-height: 20px;
	padding: 10px 10px 10px 55px;
}
#block-yellowalertbanner-2 .field--name-body::before {
	color: #000;
	display: block;
	font-family: "Font Awesome 5 Free";
	font-size: 25px;
	font-weight: 900; content: "\f06a";
	margin: auto 0;
	padding: 20px 10px 20px 15px;
	width: 50px;
	position: absolute;
}

@media (min-width: 992px) {
	.logo_sec form.navbar-form.navbar-right input.form-control {
		width: 295px;
	}
}
.logo_sec form.navbar-form.navbar-right 	button.btn.btn-primary {
	height: 40px;
	width: 50px;
	margin-left: -6px;
	border-radius: 0px 4px 4px 0px !important;
	background: #3498db;
	border: 1px solid #3498db;
}
.main_navi ul.nav.navbar-nav  li.char_last {
	margin-left: 20px;
	font-size: 20px;
	font-weight: bold;
}
.logo_sec form.navbar-form.navbar-right {
	padding-top: 22px;
}
.main_navi ul.nav.navbar-nav {
	padding-left: 0px;
}
@media (max-width: 767px) {
	.main_navi ul.nav.navbar-nav{
		padding: 30px;
	}
}
.main_navi {
	background: #34495e;
	border-radius: 0;
}
.navbar-brand > img {
	display: block;
	position: relative;
	z-index: 2;
}
.main_navi ul.nav.navbar-nav  li a{
	color: #fff;
	 font-family: 'Source Sans Pro', sans-serif !important;
	font-weight: 600;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background-color: transparent !important;
	color: #fff !important;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background-color: #34495e;
	color: #fff;
}
.dropdown-menu {
	background-color: #34495e;
	border: none;
	-webkit-box-shadow: initial;
	box-shadow: initial;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color: #fff;
	background-color: #263c53;
}
.region-banner .dropdown-menu > li > a,
.region-sidebar-first .dropdown-menu > li > a {
	color: #fff;
	white-space: pre-wrap;
	white-space: initial;
}
aside .navbar-nav > li > .dropdown-menu,
.region-banner .navbar-nav > li > .dropdown-menu {
    background: #ccc;
}
aside .navbar-nav > li > .dropdown-menu a,
aside .navbar-nav > li > .dropdown-menu a:hover,
.region-banner .navbar-nav > li > .dropdown-menu a,
.region-banner .navbar-nav > li > .dropdown-menu a:hover {
	color: #000;
}
aside .dropdown-menu > li > a:hover,
aside .dropdown-menu > li > a:focus,
.region-banner .dropdown-menu > li > a:hover,
.region-banner .dropdown-menu > li > a:focus {
	background: transparent;
}

header.header_main .navbar {
	margin-bottom: 0;
	border: none;
}
.path-frontpage span.quickedit-field,
.path-frontpage .page-header {
	display: none;
}
.divi_box a {
	color: #fff;
}
.divi_box .cke_widget_image {
	display: block !important;
}
.divi_box img {
	width: 100% !important;
}
.related img {
  width: auto !important;
}
.breadcrumb {
    margin: 20px 0;
}
section.banner_sec {
	background-image: url(../images/bulding_banner.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 350px;
	padding: 90px 0;
	position: relative;
	text-align: center;
}
section.banner_sec:before {
	background-image: linear-gradient(to bottom, #3f769b, #34495e);
	content: '';
	display: block;
	opacity: 0.73;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
section.banner_sec .container {
	position: relative;
	z-index: 1;
}
.serc_pop input[type="text"] {
	width: 40%;
	height: 70px;
	border-radius: 6px 0 0 6px;
	border: none;
	padding: 10px;
	font-size: 24px;
}
@media (max-width: 767px) {
	.serc_pop input[type="text"] {
		width: 60%;
	}
}
.serc_pop button {
	background: #3498db;
	border: none;
	padding: 0 35px;
	border-radius: 0 6px 6px 0px;
	height: 70px;
	margin-left: -15px;
	font-size: 50px;
	color: #ffff;
	position: relative;
	top: 11px;
}
.serc_pop ul {
	margin-top: 30px;
	text-align: left;
}
.serc_pop ul li {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	border: 1px solid #fff;
	border-radius: 5px;
	text-align: center !important;
	padding: 6px 20px;
	margin: 0 0 10px 7px;
}
.serc_pop ul li a,
.serc_pop ul li a:hover {
	color: #fff;
}
.serc_pop button i.fa {
	color: #fff;
}
.serc_pop ul li:nth-child(1){
	border: none;
}
.align-left {
	margin: 0 20px 0 0;
}
.align-right {
	margin: 0 0 0 20px;
}
@media (max-width: 767px) {
	.serc_pop ul li:nth-child(1) {
		width: 90%;
		width: calc(100% - 31px);
		text-align: left !important;
	}
}

.ylw_back {
	background: #f1c40f;
	padding: 30px;
	font-weight: bold;
	margin-bottom: 30px;

	display: none;
}
.ylw_back span {
	float: left;
	height: 42px;
}
.ylw_back span .fa {
	width: 60px;
	text-align: center;
	font-size: 45px;
}
.dark_blu {
	background: #34495e;
	height: 100%;
	min-height: 190px;
	text-align: center;
	border-radius: 7px;
	padding: 40px 20px 10px;
	color: #fff;
}
.dark_blu h3 {
	margin: 5px 0 0;
}
.dark_blu a,
.dark_blu a:hover {
	color: #fff;
}
.pad5{
	padding: 5px !important;
}
.news-ntc {
	border: 1px solid #eee;
	padding: 0px 20px 20px;
	border-radius: 5px;
	box-shadow: 0 1px 9px 1px #dadada;
}
.nws-innr p.ndate {
	margin-bottom: 0;
	font-size: 14px;
	color: #b3b3b3;
}
.nws-innr p {
	margin-bottom: 2px;
	font-size: 15px;
}
.nws-innr {
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 7px;
	padding-bottom: 7px;
}
a.more_ntc {
	float: right;
}
section.nws_notice {
	margin-bottom: 30px;
	position: relative;
	/*top: -50px;*/
}
.news-ntc {
	border: 1px solid #eee;
	padding: 0px 20px 20px;
	border-radius: 5px;
	box-shadow: 0 1px 9px 1px #dadada;
	background: #fff;
}
.nop {
	padding: 0px !important;
	overflow: hidden;
}
.marT20{
	margin-top: 20px;
}
section.map_home {
	position: relative;
}
/*.map-home-container*/
.gm-style .gm-style-iw {
	background: white;
	border-left: 5px Solid #3498db;
	border-radius: 7px;
	padding: 0px 18px 20px;
	box-shadow: 0 1px 14px 6px #9a9a9a;
	/* top: 0 !important;
	left: 0 !important;
	min-height: 100%;
	min-width: 100%;*/
}
/*.map-home-container:before*/
.gm-style .gm-style-iw:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 16px solid transparent;
	border-right: 15px solid white;
	top: 50%;
	left: -14px;
}
.map-home-container {
	width: 96%;
}
.map-home-container .box-shadow,
.box-shadow .box-shadow {
	box-shadow: none;
	padding: 0;
}
/*style the arrow*/
/*.gm-style > div > div > div > div > div  {
		background-color: #3C61AD !important;
		padding: 0;
		margin: 0;
		padding: 0;
		top: 0;
		color: #fff;
		font-size: 16px;
}*/

/*style the link*/
/*.gm-style div div div div div div div div a {
		color: #f1f1f1;
		font-weight: bold;
}*/
section.division_home {
	padding: 70px 0;
}
section.division_home .field {
	display: flex;
	flex-wrap: wrap;
}
.para{
	margin-bottom: 30px;
}


footer.home_foot {
	background: #253546;
	color: #fff;
	padding: 40px 0;
}
@media (max-width: 767px) {
	footer.home_foot {
		padding: 40px 30px;;
	}
}
footer.copy_right {
	background: #122131;
	min-height: 40px;
	line-height: 40px;
	color: #fff;
}
@media (max-width: 991px) {
	footer.copy_right {
		text-align: center;
		padding: 20px;
	}
}
footer.home_foot form.navbar-form.navbar input {
	width: 230px !important;
}
footer.home_foot form.navbar-form.navbar input {
	width: 230px !important;
	border-radius: 4px 0 0 4px;
	height: 40px;
}
footer.home_foot form.navbar-form.navbar button{
height: 40px;
 border-radius: 0 4px 4px 0;
}
/*====Location Page=====*/

.locver_menu ul.nav.navbar-nav{
	width: 100%;
}
.locver_menu ul.nav.navbar-nav li {
	float: none;
	border-bottom: 1px solid #d1d1d1;
	margin: 10px;
}
.locver_menu ul.nav.navbar-nav li:last-child {
   border-bottom: none;
}
.locver_menu ul.nav.navbar-nav li ul.dropdown-menu {
	width: 100%;
	position: relative;
	border: none;
	box-shadow: none;
}
.disctp_box.box-shadow {
	background: #fff;
}
.box-shadow {
	box-shadow: 0px 2px 5px 2px #bebebe;
	padding: 30px;
}
.disctp_box.box-shadow h3 {
	font-size: 30px;
	font-weight: bold;
}
section.locver_menu {
	position: relative;
	/* top: -160px; */
	left: -30px;
}

/*====Event Page=====*/

.related.box-shadow {
	background: #fff;
}
h2.heading2{
	font-size: 40px;
	font-weight:bold;
}
 h3.heading3{
	font-size: 30px;
	font-weight:bold;
}
.related.box-shadow .media {
	margin-bottom: 30px;
}
.related.box-shadow h4.media-heading {
	color: #34495e;
	font-weight: bold;
}
section.event_menu {
	position: relative;
	top: -100px;
}
.amep-social ul li {
	float: left;
	list-style: none;
}
.amep-social {
	display: flex;
	position: relative;
	background: #f2f2f2;
	padding: 13px 30px 8px;
	box-shadow: 0px 3px 10px 2px #b9b9b9;
	align-items: center;
}
.amep-social ul {
	padding: 0;
}
.amep-social ul li a .fa{
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 50%;
}
.amep-social ul li a{
	color: #fff;
	display: inline-block;
	padding: 10px;
}
.amep-social ul li a i.fa.fa-facebook{
	background: #3e5897;
}
.amep-social ul li a i.fa.fa-twitter{
	background: #1aa3f2;
}
.amep-social ul li a i.fa.fa-youtube-play{
	background: #f04746;
}

.sharethis-wrapper span {
	color: #fff;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-family: "Font Awesome 5 Brands", FontAwesome;
	font-size: 30px;
	margin: 5px 2px;
	padding: 20px;
	text-align: center;
	text-decoration: none;
	text-rendering: auto;
	width: 70px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.st_facebook_custom:before {
	content: "\f09a";
}
.st_twitter_custom:before {
	content: "\f099";
}
.st_linkedin_custom:before {
	content: "\f0e1";
}
.sharethis-wrapper .st_email_custom,
.sharethis-wrapper .st_sharethis_custom {
	font-family: "Font Awesome 5 Free";
}
.sharethis-wrapper .st_sharethis_custom {
	font-weight: 900;
}
.st_email_custom:before {
	content: "\f0e0";
}
.st_sharethis_custom:before {
	content: "\f1e0";
}

/*====Basic Page CSS=====*/
section.basic_menu {
	padding-top: 50px;
	padding-bottom: 50px;
}
.box-shadow h2 {
	font-weight: bold;
}
th.back_tabgray {
	background: #d3d3d3;
	border-bottom: 3px solid #000 !important;
	border-right: 2px solid #fff;
}
.white{
	color: #fff;
}
/*====Department Page CSS=====*/
.depaat_baner {
	background-image: url(../Images/local-service.jpg);
	padding: 30px 0 150px;
	background-size: cover;
	background-repeat: no-repeat;
}
.depart_menu{
	position: relative;
	top: -140px;
}

.block-social-media-links,
.sharethis-wrapper {
	box-shadow: 0px 2px 5px 2px #bebebe;
	background: #34495e;
	color: #fff;
}
.sharethis-wrapper {
	margin: 20px 0 0;
}
/*.basic-main-content img {
	width: 100%;
}*/
.col-item {
	padding: 0 10px;
}
.col-item h3 {
	font-size: 24px !important;
	font-weight: normal  !important;
}
.flex {
	display: flex;
	flex-wrap: wrap;
}
form.family-court label {
	width: 130px;
	display: inline-block;
	font-weight: bold;
	margin: 0 0 15px;
}

/*Media Qurey For Responsive*/

@media only screen and (max-width: 767px) {
	ul.lang-top.nav.navbar-nav li {
		display: inline-block;
	}
	.caret {
		display: none;
	}
}
@media only screen and (max-width: 480px) {
	.flex > div[class^='col-md-'] {
		width: 100%;
	}
}
@media only screen and (min-width: 481px) and (max-width: 991px) {
	.flex > div[class^='col-md-'] {
		width: 50%;
	}
}
/*Media Qurey For Extra Large Desktop*/

@media only screen and (max-width: 767px){
	ul.lang-top.nav.navbar-nav li {
		display: inline-block;
	}
}

#search-block-form {
	border-color: #e7e7e7;
	padding: 22px 15px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	border-top: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#search-block-form button.btn.btn-primary {
	background: #3498db;
	border: 1px solid #3498db;
	border-radius: 0px 4px 4px 0px !important;
	height: 40px;
	margin-left: -6px;
	width: 50px;
}
#search-block-form input.form-control {
	background: #fff !important;
	border-radius: 4px 0 0 4px !important;
	height: 40px;
}
.card-flex-custom .card h3 {
	margin-top: 0;
}
@media (min-width: 768px) {
	.card-flex-custom .card {
		min-height: 280px;
	}
	.card-flex-custom .card .btn {
		position: absolute;
		bottom: 15px;
		right: 15px;
	}
}
#simplenews-subscriptions-block-99bf8b4f-ad39-4c6d-acb6-e3020e4c4624 input {
	max-width: 320px;
}
@media (min-width: 768px) {
	#search-block-form {
		border: 0;
		float: right !important;
		margin-right: -15px;
		width: auto;
		margin-left: 0;
		margin-right: 0;
		padding-bottom: 0;
	}
	#search-block-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	#search-block-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	#search-block-form .input-group .input-group-btn {
		width: auto;
	}
	ul.nav li.dropdown:hover > ul.dropdown-menu {
		display: block;
	}
}
@media (min-width: 992px) {
	#search-block-form input.form-control {
		background: #fff !important;
		border-radius: 4px 0 0 4px !important;
		height: 40px;
		width: 295px;
	}
}
@media (max-width: 767px) {
	#search-block-form {
		border: none;
		margin: 15px 0 0;
		padding-top: 0;
	}
	section.locver_menu {
		left: 0;
	}
	#block-sbsc-main-menu .navbar-collapse {
		overflow: hidden;
	}
	.main_navi ul.nav.navbar-nav {
		box-sizing: content-box;
		height: 100%;
		padding-right: 17px;
		overflow-y: scroll;
		width: 100%;
	}
}

@media (max-height: 640px) {
	.navbar-fixed-top,
	.navbar-fixed-bottom {
		margin-bottom: 0;
		position: relative;
	}
	.page-main-container {
		margin-top: 0 !important;
	}
}

/* Family Sevrices Online Orientation Page */
#orientation-wrap {
	position: relative;
	height: 2200px;
	overflow: hidden;
	width: 680px;
}

#orientation-wrap span {
	display: none;
}

#orientation-wrap.form-submitted {
	height: 835px;
}

#orientation {
	position: absolute;
	top: -245px;
	left: -285px;
	width: 990px;
	height: 2800px;
}

@media (max-width: 767px) {
	#orientation-wrap {
		height: auto;
	}

	#orientation-wrap span {
		color: red;
		display: block;
	}

	#orientation {
		display: none;
	}
}

#mapContainer {
	height: 600px;
	background: url('../images/courts-map.png') center center;
	background-size: cover;
	background-repeat: no-repeat;
}

#mapContainer.loader {
	background: url('../images/loader.gif') center center;
	background-size: 64px 64px;
	background-repeat: no-repeat;
}

.newscenter-main-wrap .table-responsive {
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    border-bottom: 3px solid #BC8B07;	
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.newscenter-main-wrap .table-responsive .table {	
	margin-bottom: 0px !important;
}


.newscenter-main-wrap .table-responsive .table .views-field-field-date {
	width: 120px;
}

@media (min-width: 576px) {
  .card-columns {
      column-count: 3;
      column-gap: 1.25rem;
  }
  .view-display-id-page_1 .card-columns {
    column-count: auto !important;
    column-gap: 0 !important;
	padding-left: 0px !important;
  }
  .card-columns .card {
      display: inline-block;
      width: 100%;
  }
}

.nws_notice.newscenter-main-wrap {
	padding-top: 80px;
}

.newscenter-main-wrap .carousel {
	margin-bottom: 30px;
}

.card-columns .card h3 {
  margin-top: 0px;
}

.newscenter-main-wrap .thumbnail { 
	padding: 0px;
}

.newscenter-main-wrap .breadcrumb {
	display: none;
}

.newscenter-main-wrap .btn-newscenter {
	width: 100%;
	display: block;
	/* text-align: left; */
	padding: 12px 12px;
}


.newscenter-main-wrap .carousel-inner > .item {
	height: 240px;
}

.newscenter-main-wrap .carousel-inner > .item > img {
	height: 240px;
} 

.newscenter-main-wrap .carousel-inner .top-caption {
	position: absolute;
    left: 15%;
    right: 15%;
    top: -10px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

.newscenter-main-wrap .carousel-inner .carousel-caption {
	left: 0;
    right: 0;
    padding-bottom: 30px;
    background: rgba(0,0,0,.45);
    bottom: 0;
}

.newscenter-main-wrap .carousel-inner a {
	color: #fff;
}

.newscenter-main-wrap .view-display-id-page_1 .card-header h3 {
    font-size: 20px;
	margin-bottom: 0px;
}

.newscenter-main-wrap .view-display-id-page_1 .card-header {
    padding: 15px 20px 15px 10px;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.newscenter-main-wrap .row-flex .card-body {
	padding: 5px 15px 60px 0px;

}

.newscenter-main-wrap .row-flex {
	display: flex;
	flex-wrap: wrap;
}


.newscenter-main-wrap .row-flex .right-align-btn {
	position: absolute;
	right: 25px;
	bottom: 15px;
}


@media (min-width: 767px) {
	.newscenter-main-wrap .carousel-indicators {
		bottom: -15px;
	}	
}

.category-sidebar-item {
	border-top: 1px solid rgba(0,0,0,.125);
	padding-top: 15px;
	padding-bottom: 15px;
}

.category-sidebar-item h3 {
	margin-top: 0;
	margin-bottom: 0;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
  margin-bottom: 20px;
  border-bottom: 3px solid #BC8B07;
}

.card .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 20px;
}

.card img {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}

.card .card-title {
    margin-top: 0px;
    margin-bottom: .75rem;
}

.card .card-title a {
    color: #34495e;
    font-weight: 600;
    font-size: 24px;
}

.card .card-body .learn-more a {
    display: inline-block;
    font-weight: 400;
    color: #fff;
    background-color: #34495e !important;
    border-color: #34495e;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    border-radius: 6px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.newsletter-sidebar ul {
    width: 100%;
}

.newsletter-sidebar ul li {
    float: none;
    border-bottom: 1px solid #d1d1d1;
    margin: 10px;
}

.newsletter-sidebar ul li:last-child {
    border-bottom: 1px solid transparent;
}

.newsletter-sidebar ul li a {
    text-align: left;
    font-size: 16px;
}

.newsletter-sidebar-wrap .btn {
    background-color: #34495e;
    color: #fff;
    text-align: left;
    padding: 10px 12px;
}

.newsletter-sidebar-wrap .btn .fa-lg {
    margin-right: 5px;
}

.follow-us-sidebar {
    margin-bottom: 25px;
}

.table-about thead {
    background: #34495e;
    color: #fff;
}

.table-about .bg-gray {
    background: #ededed;
    font-weight: bold;
}

.table-about .bg-standard {
    background: #34495e;
    color: #fff;
    font-weight: bold;
}

header#navbar.header_main {
	border-bottom: none;
}

.top-sec .nav.navbar-nav.navbar-right {
	float: none !important;
}



.iframe-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.iframe-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}
