/* Home Page Customizations */
@media only screen and (max-width: 768px) {
	/* For mobile phones: */
	.mobileHide {
		display: none !important;
	}

	.container {margin: 0 20px 20px 0px;}

	/*re-posistion main elements*/
	#home-nav {
		height: 330px;
		position: absolute;
		top: 246px;
	}
	#home-notification {
		height: 230px;
		position: relative;
		top: 0px;
	}
	#home-nav2 {
		height: 300px;
		position: absolute;
		top: 513px;
	}
	body div.footer {
		position: relative;
		top: 1053px;
	}
	body div.footer ul li { margin:0 }

	/*Notification Start*/
	nav#home-notification p {
		font-size: 20px;
		padding: 5px;
	}
	nav#home-notification {
		margin: 0px;
		width: 100%;
	}
	/*Notification End*/
	.container {
		max-width: 600px;
		width: 100%;
		padding: 0px;
		position: relative;
		top: 34px;
	}
	#home-nav, #home-nav2 {
		width: 100%;
		margin: 0 5px 0 5px;
	}
	body div.footer a, body div.footer a:visited {
		color: white;
	}
	#home-nav ul li#foiaMobileActionTabs {
		width: 336px;
		height: 315px;
		float: left;
		margin: 0;
		position: relative;
		top: -245px;
	}
	#home-nav ul li#foiaMobileActionTabs ul li {
		margin: 0;
		width: 50%;
	}
	#home-nav ul li#foiaMobileActionTabs div#foiaMobileActionItems div{
		margin: 0;
		width: 100%;
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
	}
	#home-nav ul li#foiaMobileActionTabs div#foiaMobileActionItems{
		margin: 0;
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
	}
	#home-nav ul li#foiaMobileActionTabs ul li:first-child a {
		border-top-left-radius: 5px;
		border-left: 1px solid #ddd;
	}
	#home-nav ul li#foiaMobileActionTabs ul li:nth-child(2) a {
		border-top-right-radius: 5px;
	}
	#home-nav ul li#foiaMobileActionTabs ul li a {
		margin: 0;
		border-top: 1px solid #ddd;
		border-right: 1px solid #ddd;
	}
	#home-nav ul li#foiaMobileActionTabs ul li.active a,
		#home-nav ul li#foiaMobileActionTabs ul li.active a:focus,
		#home-nav ul li#foiaMobileActionTabs ul li.active a:hover {
		font-weight: normal;
		color: white;
		background-color: #2C5091;
		border-bottom: 0px solid #ddd;
	}
	#home-nav ul li#foiaMobileActionTabs ul + div#foiaMobileActionItems {
		border: 1px solid #ddd;
		padding: 5px;
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
	}
	#home-nav ul li#FoiaInformation div.image {
		background-color: transparent;
	}
	#home-nav ul li#FoiaInformation div.overlay {
		color: black;
		margin: 8px;
	}
	#home-nav ul li#FoiaInformation, #home-nav ul li#FoiaActions {
		width: 375px;
		height: 315px;
		float: left;
		margin-left: 0px;
	}
	#home-nav ul li#FoiaInformation div.overlay div.getInfo {
		font-size: 27px;
		line-height: 25px;
	}
	#home-nav2>div:not (.agenciesList ) {
		display: none;
	}
	#home-nav2>.agenciesList>div:not (#participatingAgenciesList ),
		#home-nav2>.agenciesList>h1 {
		display: none;
	}

	/*participating agencies*/
	#participatingAgenciesList {
		background-color: #f8f8f8;
		padding-top: 20px;
		margin: 0 -5px 0 -5px;
	}
	#participatingAgenciesList>h1 {
		text-align: left;
	}
	#participatingAgenciesList>div.divide.solid {
		text-align: left;
	}
	h1 {
		font-size: 27px;
		line-height: 25px;
		margin-left: 8px;
		margin-top: 0px
	}
	.agenciesList .divide {
		margin: 0;
	}
	.agenciesList .divide ul {
		padding: 0;
	}
	.agenciesList .divide>ul>li{
		margin-left: 8px;
		margin-bottom: 16px;
	}
	.agenciesList .divide>ul>li>ul>li {
		margin-left: 16px;
		margin-bottom: 0px;
	}
	#moreParticipatingAgencies li {
		margin-left: 8px;
		margin-bottom: 0px;
	}
	#moreParticipatingAgencies {
		margin-bottom: 20px;
	}
	#home-nav2>div {
		padding: 0;
	}
	#home-nav2 {
		background-color: #f8f8f8;
	}
	#agenciesNotes {
		margin-bottom: 0px;
		font-size: 13px;
	}

	/*footer*/
	body div.footer div.footerLinks:first-child {
		margin-top: 0;
	}
}

@media only screen and (min-width: 600px) { /* For tablets: */
}

@media ( min-width : 768px) {
	.mobileShow {
		display: none;
	}
	.container {
		min-width: 1180px;
		width: 100%;
		min-height: calc(100vh - 180px);
	}
	.col-sm-4 {
		width: 33.33333333%;
		float: left;
	}
	.col-sm-6 {
		width: 50%;
		float: left;
	}
	#home-nav ul li#FoiaInformation div.image {
		background-image: url(../img/17594r.jpg);
		background-color: black;
	}
	#home-nav ul li#FoiaInformation div.overlay {
		color: white;
		margin: 30px;
	}
	#home-nav, #home-nav2 {
		font-size: 18px;
		width: 100%;
		min-width: 1240px;
	}
	#home-nav ul li#FoiaInformation, #home-nav ul li#FoiaActions {
		width: 475px;
		height: 315px;
		float: left;
		margin-left: 0px;
	}
	#home-nav ul li#FoiaInformation div.overlay div.getInfo {
		font-size: 40px;
		line-height: 35px;
	}

	/*participating agencies*/
	#participatingAgenciesList>h1 {
		text-align: center;
	}
	h1 {
		font-size: 40px;
		margin-top: 20px;
	}
	.agenciesList .divide {
		margin: 2em auto 2em;
	}
	#home-nav2 {
		background-color: white
	}
	#home-nav2>div {
		padding-left: 100px;
	}
	#agenciesNotes {
		margin-bottom: 10px;
		font-size: 16px;
	}
}

@media ( min-width : 450px) and (max-width: 768px) {
	div.homePage div.col-sm-3 {
		width: 45%;
		float: left;
	}
}

@media ( min-width : 1px) and (max-width: 450px) {
	div.homePage div.col-sm-3 {
		width: 100%;
		float: none;
	}
	div.homePage div.col-sm-3 img {
		max-width: 120px;
	}
}

.navbar {
	min-width: 0;
}

.container:after {
	height: 0px;
	font-size: 18px;
}

.glyphicon {
	top: 2px;
}

h3.title {
	color: #205493;
	background-color: white;
	border-color: #205493;
	font-size: 30px;
	line-height: 45px;
	font-weight: bold;
	padding: 0 5px 0 0;
}

#home-nav ul, #home-nav2 ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#home-nav ul li#FoiaInformation div.overlay div.getInfo {
	font-weight: normal;
	letter-spacing: -1px;
}

#home-nav ul li#FoiaActions {
	width: calc(100% - 500px);
	background-color: #f7f7f7;
}

#home-nav ul li#FoiaInformation div.image {
	width: 100%;
	height: 100%;
}

#home-nav ul li#FoiaInformation div.overlay {
	position: relative;
	top: -315px;
}

#home-nav ul li#FoiaInformation div.overlay div.coordinate {
	line-height: 20px;
	font-weight: normal;
	margin: 20px 0 0 0;
	font-size: 18px;
}

#home-nav ul li#FoiaInformation div.overlay div.viewAgencies {
	font-weight: normal;
	margin: 30px 0 0 0;
	font-size: 17px;
	border: 2px solid white;
	padding: 7px;
	text-align: center;
	width: 250px;
}

#home-nav ul li#FoiaInformation div.overlay div.viewAgencies a,
	#home-nav ul li#FoiaInformation div.overlay div.viewAgencies a:visited,
	#home-nav ul li#FoiaInformation div.overlay div.viewAgencies a:active,
	#home-nav ul li#FoiaInformation div.overlay div.viewAgencies a:hover {
	color: white;
	cursor: pointer;
}

#home-nav ul li#FoiaActions	ul {
	list-style-type: none;
	padding-bottom: 0;
	text-align: left;
	width: 100%;
	display: inline-block;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
	margin-left: 20px;
}

#home-nav ul li#FoiaActions	ul li {
	float: left;
}

#home-nav ul li#FoiaActions	ul li a {
	color: #2C333C; /*font-size: 18px;*/
}

#home-nav ul li#FoiaActions	ul li a:hover, #home-nav ul li#FoiaActions	ul li a:active
	{
	border-bottom: 6px solid #205493;
	color: #666;
	text-decoration: none;
	background-color: #f7f7f7;
	font-weight: bold;
}

.nav-tabs {
	border-bottom: 0px solid #ddd;
}

.nav-tabs>li>a {
	border: 0px solid transparent;
	font-weight: bold;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
	{
	border: 0px solid #ddd;
	border-bottom: 6px solid #205493;
	text-decoration: none;
	background-color: #f7f7f7;
	font-weight: bold;
}

#myTabContent {
	margin-left: 20px;
	margin-top: 20px;
}

input {
	width: 45%;
	min-width: 100px;
	max-width: 1000px;
}

input.hasDatepicker {
	width: 45%;
	min-width: 100px;
	max-width: 235px;
}

input#headerQuery2 {
	display: inline-block;
	float: left;
	width: 500px;
	height: 39px;
}

.itemRequired, .itemNotRequired {
	top: -7px;
}

#headerSearch2 {
	float: left;
	padding-left: 8px;
}

#headerQuery3 {
	margin-bottom: 8px;
}

#FoiaActions div {
	margin-top: 5px;
}

#FoiaActions #search div.bottom {
	padding-top: 103px;
}

#FoiaActions a {
	text-decoration: none;
}

h2 {
	font-size: 36px;
	margin-top: 20px;
}

.modal-lg {
	width: 95% !important;
}

tr:nth-child(even) {
	background-color: #fbfbfb;
}

i {
	padding: 40px;
	display: inline-block;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
	border-radius: 200px;
	-moz-box-shadow: 0px 0px 2px #112e51;
	-webkit-box-shadow: 0px 0px 2px #112e51;
	box-shadow: 0px 0px 2px #112e51;
	background-color: #112e51;
}

i.glyphicon-search, i.glyphicon-lock, i.glyphicon-file {
	color: white;
	font-size: 75px;
}

i.glyphicon-search+div, i.glyphicon-lock+div, i.glyphicon-file+div {
	margin-top: 30px;
}

.agenciesList .divide {
	-webkit-columns: 3 150px;
	-moz-columns: 3 150px;
	columns: 3 150px;
	-webkit-column-gap: 5em;
	-moz-column-gap: 5em;
	column-gap: 5em;
	-webkit-column-rule-width: 4px;
	-moz-column-rule-width: 4px;
	column-rule-width: 4px;
	-webkit-column-rule-color: #ccc;
	-moz-column-rule-color: #ccc;
	column-rule-color: #ccc;
}

.agenciesList .solid {
	-webkit-column-rule-style: solid;
	-moz-column-rule-style: solid;
	column-rule-style: solid;
}

.agenciesList p {
	margin-bottom: 1.3em;
}

.agenciesList ul>li {
	margin-bottom: 35px;
}

.agenciesList ul>li>ul>li {
	margin-left: 35px;
	margin-bottom: 5px;
}

#csbMarginBottom {
	margin-bottom : 10px;
}

.badge {
	display: inline-block;
	padding: .25em .4em;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25rem;
	margin-top: 2px;
}

.badge-primary {
	color: #fff;
	background-color: #215492;
	margin-left: 15px;
}

.nav-tabs>li>a {
	margin-right: 25px;
}

.input-group-addon, .input-group-btn {
	width: 45px;
}

hr {
	height: 3px;
	margin-top: 45px;
	color: #ccc;
	background: #ccc;
}

#FoiaActions .btn {
	font-size: 18px;
}

#home-nav2 .agenciesList ul.menu li.menu-item {
	padding: 10px;
}

#home-nav2 .agenciesList ul.menu li.menu-item a, #home-nav2 .agenciesList ul.menu li.menu-item a:hover,
	#home-nav2 .agenciesList ul.menu li.menu-item a:active, #home-nav2 .agenciesList ul.menu li.menu-item a:visited,
	#home-nav2 .agenciesList ul.menu li.menu-item .glyphicon {
	color: white
}

#home-nav2 li.menu-item div.text {
	list-style: none;
	display: none;
	font-size: 80%;
}

#home-nav2 ul.second-menu li, #home-nav2 ul.menu li.menu-item {
	margin-bottom: 20px;
	background-color: #323A45;
	color: white;
}

#home-nav2 ul.menu li.menu-item+#home-nav2 ul.menu ul.second-menu {
	margin-top: 0px;
}

.productivityImg {
	margin-left: 30px;
	border: 0px solid #323A45;
	height: 335px;
	padding: 0;
}

.productivityImg img {
	display: block;
	width: auto;
	height: auto;
	max-height: 350px;
	max-width: 1000px;
}

div#myTabContent label[for="headerQuery2"] {
	float: left;
	width: 117px;
}
