/*Style Sheet for I-75 Relief*/

/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

/* Basic Styles */
body {
						background-color:#1a2c3f;
						margin: auto;            /* you'll see why later */
            text-align: center;      /* to center align grid boxes */
            *letter-spacing: normal;/* reset IE < 8 */
						font-family: Arial, Helvetica, sans-serif !important; 
						font-size:16px !important;
						line-height:initial !important;
}
	h3 {
		font-size: 16px;
		margin: 3px 5px;
		color: #32557c;
		text-decoration:underline;
	}
a {
	text-decoration: none;
}
	a :hover {
		/*color: red;*/
		text-shadow: 1px 1px 0px #c3c3c3;
		
	}
	#wrapper {	
		-moz-box-shadow: 0px 5px 20px #000 !important;
		-webkit-box-shadow: 0px 5px 20px #000 !important;
		box-shadow: 0px 5px 20px #000 !important;
	max-width:960px;
	margin:auto;	
	}
.ie {
	width:960px;
}
header {
	background-color:#32557c; 
	width:100%;
	height:100%;
	/*border-bottom:4px;
	border-bottom-color:white;
	border-bottom-style:solid;*/
}
#splash {
	display:block;
	background-image:url(../Images/Splash_I75_2_white.jpg);
	background-color:white;
	background-repeat:no-repeat;
	background-position:right;
	width:auto;
	height:auto;
	margin:0px 0px 0px 0px;
	width:100%; 
	max-height:308px;
	/*opacity:0.9;*/
	/*text-align: left;*/
}
#PageTitle {
	position:relative;
	height: auto;
	width: 100%;
	background-color: white;
	color: #32557c;
	padding:5px 0px 5px 0px !important;
}

	#PageTitle h4 {
		font-weight:400;
		font-size: 16pt;
		font-family: 'PT Sans', Arial, sans-serif;
		margin:0px;
		padding:0px 20px 0px 20px;
    font-family: Arial, Helvetica, sans-serif;
		text-align:left;
	}
#splashLogo {
	max-height:300px; 
	min-width:100px; 
	height: auto;
	width: auto; /* ie8 */
	/*padding:10px;*/
}
#contactDiv {
	width:240px; 
	height:190px; 
	background-color:#32557c; 
	position:relative;
	float:left;
	top:10px;
	color:white;
	text-align:left;
	padding:0px 0px 0px 20px;
	opacity:0.7;
	box-shadow: 0 4px 15px -5px #555;
	border-radius: 0px 30px 30px 0px;
}
	#contactDiv a {
	color:white;
	text-align:left;
	text-decoration:underline;
	}
nav {
	height: 60px;
	max-width: 960px;
	width:auto;
	/*background: #;*/
	background-color: #32557c;
	font-size: 15pt;
	font-family: 'PT Sans', Arial, sans-serif;
	/*font-weight: bold;*/
	position: relative;
	border: 6px 5px 0px 5px;
	border-style:solid;
	border-color:white;
}
nav ul {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: 60px;
}
nav li {
	display: inline;
	float: left;
}
nav a {
	color: #fff;
	display: inline-block;
	width:136px;
	/*width:100%;*/
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	/*text-shadow: 1px 1px 0px #283744;*/
}
nav li a {
	border-right: 5px solid white;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
nav li:first-child a {
	background-color:#aa2211;
 }
 nav li:nth-child(2) a {
	background-color:#ba4377;
}
  nav li:nth-child(3) a {
	background-color:#77bb44;
}
	 nav li:nth-child(4) a {
	background-color:#008800;
}
	 nav li:nth-child(5) a {
	background-color:#4377ba;
}
nav li:last-child a {
	border-right: 0;
	background-color:#223366;
}

nav a:hover, nav a:active, nav li:hover {
	color: white;
	text-decoration:none;
	background-color: #DEC787;
	text-shadow: 0 0 2px white;
}
nav a#pull {
	display: none;
}
#main {
	display:block;
	min-height:100px;
	background:#ffffff;
	padding:0px 3px 4px 3px;
}
section {
	box-shadow: 0px 0px 10px #cfcfcf inset!important;
	padding:10px 0px 10px 0px;
}
/*.imageDIV{
    width: 200px;
    height: 100px;
}
.imageDIV img{
    width: 100%;
    height: 100%;
}*/
		/*CSS for Tiles*/
		#container {
		width: 100%;
		height:auto;
		margin: auto;
		padding-bottom:10px;
		text-align:center;
    }

    #container > div {
		-webkit-box-shadow: 0 4px 15px -5px #555;
		box-shadow: 0 4px 15px -5px #555;
		background-color: #fff;
		width:320px;
		padding:0px;
		margin:0px;
	}
		/*#container div.article {
		-webkit-box-shadow: 0 4px 15px -5px #555;
		box-shadow: 0 4px 15px -5px #555;
		background-color: #fff;
		width:100%;
		padding:2px;
		margin:0px;
	}*/
	#container > div img {
		padding: 0px;
		display: block;
		width: 100%;
	}
/*End CSS for Tiles*/

/*Body Text Style*/

#officebody {
	text-align:left;
	/*float: left;*/
	width: 100% !important;
	height: auto !important; 
	z-index:106 !important;
	padding-bottom: 0px !important;
	text-decoration:none !important;
	margin:auto;
}

#officebody h4{
	font-size: 22px !important;
	font-weight: bold !important;
	color: #32557c !important;
	margin-left: 20px !important;
	margin-right: 20px !important;
	margin-top: 10px !important;
	margin-bottom: 0px !important;
	border-bottom: 2px #32557c solid !important;
}

.headerH4{
	font-size: 22px !important;
	font-weight:700;
	color: #32557c !important;
	margin-left: 20px !important;
	margin-right: 20px !important;
	margin-top: 20px !important;
	border-bottom: 2px #32557c solid !important;
}

#officebody p{
	padding: 0px 20px 5px 20px !important;
	font-size: 1em !important;
	line-height: 125% !important;
}

#officebody a {
	color: #32557c !important;
	text-decoration:none !important;
	font-weight:bold !important;
}

/*#officebody i {
	color: maroon !important;
	font-size:small !important;
}*/

#officebody li {
	margin: 10px 60px 10px 10px !important;
	color: #32557c !important;
	margin-left: 20px !important; 
	/* list-style:none !important; */
}

/*END Body Text Style*/

/*Accrodian Style*/
#accordion-section-content.a {
text-decoration:underline;
}
#accordion-section-content.hr {
    /*height: 12px;*/
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.5);
}
.contentFooter {
text-align:center;
vertical-align:middle;
background-color:lightgray;
font-size:small;
font-weight:700;
/*padding-top:20px;*/
text-decoration:underline;
}
.contentFooter.a {
	font-weight:700;
	}
.accordion-section-title:before {
	font-size:medium;
	content: "\25BA   ";
}
.accordion-section-title.active:before {
	content: "\25BC   ";
}
a.FAQheader.down:before {
	content: "\25BC";
}
a.FAQheader:before {
	content: "\25BA";
}
/*End Accordian Style*/


/***************************
	Begin Footer Style
**************************/
		#footer {
			/*max-height:200px;*/
	margin: 0 auto !important;
	background: #32557c !important;
	background-color: #32557c !important;
	width: 100% !important;
	height: 100% !important;
	-moz-box-shadow: 0px 5px 20px #000 !important;
    -webkit-box-shadow: 0px 5px 20px #000 !important;
    box-shadow: 0px 5px 20px #000 !important;
    zoom: 0 !important;
    
		border-top:1px;
		border-top-style:solid;
		border-top-color:#32557c;
		border-bottom:20px;
		border-bottom-style:solid;
		border-color:#32557c;
}

#navbottom	{
	height: /*30px*/100% !important ; 
	z-index: 99 !important ;
	position: relative !important ; 
	background-color: white !important ;
	overflow:hidden !important ;
	text-align:center !important ;
	padding: 0px 0px 0px 0px !important ;
}	
	
#navbottom li {
	text-align:center !important ;
	list-style:none !important ;
	display:inline !important ;
}

#navbottom li a {
	padding: 6px 10px !important ;
	color: #32557c !important ;
	text-decoration:none !important ;
	display:inline-block !important ;
}
	
#navbottom li a:hover {
	color: #32557c !important ;
	background-color: #D2D7E1 !important ;
}
#footwrap {
  border :none; 
  overflow:hidden;
}
#footwrap div{
   min-height: 100%;

	}

#SocialMediaIcons {
	float:left !important;	
	width:100%;	
}
#SocialMediaIcons ul{
			display:inline-block;
    padding: 0;
    list-style-type: none;
	}

#SocialMediaIcons li{
	list-style:none;	
	display: inline;
	float:left;
	text-indent:0px;
	}

#SocialMediaIcons a{
	padding-right:10px !important;
}


#copyright {
	padding: 0px !important;
	font-size:small !important;
	color: #D2D7E1 !important;
	width:100%;
}

#footertag {	
	/*top:-117px;*/
	/*float: right !important;*/
	/*padding:35px 20px 0px 0px !important;*/
	color: #D2D7E1 !important;			
}

#footertag p {
	color: #D2D7E1 !important;
	text-align:right !important;
}

#footertag h5 {
	font-size: small !important;
	color: #D2D7E1 !important;
	text-align:right !important;
	font-style:italic !important;
}
#footOne {
	   padding: 10px;
  float:left; 
  margin-right:0px;
  width:350px;
  border:none;
}
#footTwo { 
	   padding: 2.4em 10px 0px 0px;
  overflow:hidden;
  margin:0px;
  border:none;
  min-height:170px;
	color: #D2D7E1;
	text-align:right;
}
/* end footer styles */

/*Styles for screen 600px and lower*/
@media screen and (max-width: 980px) {
	nav { 
  		height: auto;
  	}
  	nav ul {
  		width: 100%;
  		display: block;
  		height: auto;
  	}
  	nav li {
  		width: 50%;
  		float: left;
  		position: relative;
			height:40px;
  	}
  	nav li a {
		border:none;
		border-bottom:5px;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
	  	text-indent: 25px;
			line-height:40px;
  	}
				nav a#pull {
		display: block;
		background-color: #283744;
		width: 100%;
		position: relative;
	}
	nav a#pull:after {
		content:"";
		background: url('../Images/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 20px;
		top: 5px;
	}
		#footertag {
	position:relative;
	top:-117px;
	float:left !important;
	padding: 20px 0px 0px !important;
	color: #D2D7E1 !important;			
}

#footertag p {
	color: #D2D7E1 !important;
	text-align:center !important;
}

#footertag h5 {
	font-size: small !important;
	color: #D2D7E1 !important;
	text-align:center !important;
	font-style:italic !important;
}
#SocialMediaIcons {
	float:left !important;	
	width:100%;
	padding: 0px !important;		
}

}
/*Adjust Footer for small screens*/
@media only screen and (max-width: 750px){
  #splash {
	max-height:450px;
}
	#contactDiv {
		display:none;
		position:relative;
	width:100%; 
	height:120px; 
	z-index:99;
	border-bottom:4px;
	border-bottom-color:white;
	border-bottom-style:solid;
}
	 #footOne { 
    float: none;
    margin-right:0;
    width:100%;
    border:none;  
		text-align:center;  
  }
	#footTwo {
		text-align:center;
		padding:1px;
		}
	#SocialMediaIcons{
	padding-right:10px !important;
	text-align:center;
}
	#SocialMediaIcons ul{
		display:inline-block;
		   padding: 10px;
			 margin:0 auto;
		}
	#copyright p{
		text-align:center;
		text-indent:0px;
		}
		nav {
		/*border-bottom: 0;*/
	}
  	nav ul {
  		width: 100%;
  		display: block;
  		height: auto;
  	}
  	nav li {
  		width: 50%;
  		float: left;
  		position: relative;
  	}
  	nav li a {
		border:none;
		border-bottom:5px;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
	  	text-indent: 5px;
  	}
	/*.clearfix {
	display:none;
	}*/
		nav a#pull {
		display: block;
		background-color: #283744;
		width: 100%;
		position: relative;
	}
	nav a#pull:after {
		content:"";
		background: url('../Images/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		
	}
	 }
/*Styles for screen 515px and lower*/
@media only screen and (max-width : 530px) {
	#splash {
	display:block;
	/*background-image: none;*/
		background-color:white;
	/*background-repeat:no-repeat;
	background-position:right;*/
	width:auto;
	/*height:auto;*/
	margin:0px 0px 0px 0px;
}
		#splashLogo {
			max-width: 90%; 
			min-width:100px; 
			height: auto;
			width: auto; /* ie8 */
			/*padding:20px;*/
		}
	nav {
		/*border-bottom: 0;*/
		background-color: #32557c;
	}
	nav ul {
		display: none;
		height: auto;
	}
	nav a#pull {
		display: block;

		width: 100%;
		position: relative;
	}
	nav a#pull:after {
		content:"";
		background: url('../Images/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;

	}
}

/*Smartphone*/
@media only screen and (max-width : 320px) {
	#splash {
		display: none;

	}
	nav li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {
		border:none;
		border-bottom:5px;
	}
	#SocialMediaIcons {
		width:100%;
		margin:auto;
		left:50%;
		padding: 0 !important;		
	}
}

/*STYLE FOR Image Galery Pop Up*/

/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
	padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
	top: 0;
	bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
	padding: 0;
}


/* 

for zoom animation 
uncomment this part if you haven't added this code anywhere else

*/


.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}
.blink {
    animation-duration: 0.4s;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
}
@keyframes blink {
    from {
        opacity: 1;
				/*text-decoration: underline;*/
    }
    to {
        opacity: 0.3;
				/*text-decoration: none;*/
    }
}
.blinkUnderline {
    animation-duration: 0.4s;
    animation-name: blinkUnderline;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
}
@keyframes blinkUnderline {
	from {
		text-decoration: underline;
	}

	to {
		text-decoration: none;
	}
}

/*BOOTSTRAP OVERRIDE*/

* {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: border-box;
          box-sizing: content-box;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
	background-color: #DDE9F3;
}
.container:before {
display:inline-block;
}