
body {
margin: 0px;
}


#top-section h1 {
color: #590604;
font-size: 42px !important;
font-family: 'Neuton', 'Neuton-Light', times new roman,serif;
font-weight: 100;
margin: 20px 0;
}

hr {
    border-width: 1px;
    border-style: solid;
    border-color: #243877;
}

.full_wrap {
width: 100%;
}

#header_wrapper {
border-top: 5px solid #06317c;
height: 135px;
}

.inner {
width: 1200px;
margin: 0 auto;
}

#logo_container {
float: left;
width: 460px;
height: 112px;
margin: 20px 10px;
}

#primary_logo {
float: left;
width: 230px;
}

#secondary_logos {
    float: left;
    width: 36px;
    margin: 0 5px;
}

#secondary_logos a {
margin: 3px 0px;
display: block;
}

#ncoc_logo {
width: 145px;
float: left;
padding-top: 10px;
}

#header_social_media_container {
float: right;
margin: 25px 10px 0px;
width: 265px;
clear: both;
}
    
.social-media {
display: inline-block;
margin: 2px;
}

#header_right_side_container {
float: right;
margin: 5px 15px; 
font-family: 'Neuton', 'Neuton-Light', times new roman,serif;
font-size: 18px;
}

#header_top_links {
float: right;
}

#header_top_links ul {
margin: 20px 10px;
}

#header_top_links li {
float: left;
list-style: none;
padding: 3px 10px;
border-right: 1px solid #06317c;
}

#header_top_links li a {
text-decoration: none;
color: #06317c;
}

#header_top_links li.last a {
color: #c1342e;
}

#header_top_links li.last {
border-right: 0px solid #06317c;
}

#header_top_links li.last img {
position: relative;
top: 0px;
margin: 0px 5px;
vertical-align: inherit;
}

#navigation_wrapper {
background-color: #06317c;
font-family: 'Neuton', 'Neuton-Light', times new roman,serif;
clear: both;
height: 43px;
}

#navigation_inner li {
color: #ffffff;
list-style: none;
font-size: 20px;
float: left;
}

#navigation_inner li.main_link a {
display: block;
height: 25px;
padding: 7px 47px 11px;
border-left: 1px solid #9badcb;
}

#navigation_inner ul {
padding: 0px;
margin: 0px 5px;
}

#navigation_inner li.main_link.last {
border-right: 1px solid #9badcb;
}

#navigation_inner li a {
color: #ffffff;
text-decoration: none;
}

#dropdown-menu {
display: none;
}

#dropdown-menu.show {
    display: block;
    width: auto;
    position: absolute;
    background-color: #f0efef;
    padding: 0px 20px 15px 0px;
    z-index: 100;
}

#dropdown-menu.show .dropdown1 {
float: left;
margin: 20px;
text-align: left;
}

#navigation_inner #dropdown-menu.show li {
    color: #243877;
    list-style: none;
    font-size: 18px;
    display: block;
    clear: both;
}

#navigation_inner #dropdown-menu.show li a {
    display: block;
    height: auto;
    padding: 5px 0px;
    border-left: none;
    color: #243877;
}

#navigation_inner #dropdown-menu.show li.link-heading {
font-size: 22px;
margin-bottom: 5px;
}

.infographic_box .facebook {
background: url("../img/facebook_bg.png") no-repeat scroll right center #3b5998;
color: #ffffff;
text-decoration: none;
padding: 10px 40px 10px 15px;
font-family: 'Neuton', times new roman,serif;
font-size: 18px;
display: inline-block;
}

.infographic_box .twitter {
background: url("../img/twitter_bg.png") no-repeat scroll right center #5ea9dd;
color: #ffffff;
text-decoration: none;
padding: 10px 40px 10px 15px;
font-family: 'Neuton', times new roman,serif;
font-size: 18px;
display: inline-block;
}

#navigation_inner #dropdown-menu.show li.link-heading a {
color: #c3352f;
}

#dropdown-menu ul {
padding: 0px;
}

#navigation_inner li.main_link.last {
background-color: #c3352f;
}

#navigation_inner li.main_link.last  {
margin: 0px;
padding: 0px;
}

#top-section {
font-family: 'Neuton', times new roman,serif;
text-align: center;
font-weight: 300;
margin: 50px 0;
}

#top-section h2 {  
font-size: 36px !important;
color: #590604;
font-weight: 100;
font-family: 'Neuton', times new roman,serif;
margin: 20px 0;
}

#map-section {
margin: 30px 0;
}

#top-section p {
color: #590604;
font-size: 25px;
padding: 0px 70px;
margin: 20px 0px;
}

#top-section p.blue {
color: #243877;
}

#map_section_inner {
text-align: center;
position: relative;
}

.left_btn, .right_btn {
    display: inline-block;
    height: 60px;
}

.fancy_button {
    color: #ffffff;
    font-family: 'Neuton', 'Neuton-Light', times new roman,serif;
    height: 60px;
    display: inline-block;
    padding: 20px 10px;
}

#map_section_inner .fancy_button {
    position: absolute;
    bottom: -35px;
    right: 220px;
    width: 300px;
	text-decoration: none;
}

.center_btn {
background-color: #233878;
height: 60px;
display: inline-block;
vertical-align: top;
padding: 0px 10px 0px;
line-height: 60px;
font-size: 20px;
}

#third-section {
    margin: 50px 0px;
    clear: both;
}

.third-section-boxes {
width: 338px;
height: 390px;
padding: 30px 20px;
text-align: center;
color: #ffffff;
float: left;
font-family: 'Neuton', 'Neuton-Light', times new roman,serif;
margin: 30px 0px;
}

.third-section-boxes.red-box {
background: url("../img/red-box.png") no-repeat scroll center center transparent;
}

.third-section-boxes.blue-box {
background: url("../img/blue-box.png") no-repeat scroll center center transparent;
}

.hoc-widget {
    padding: 0 1px 0 20px ;
}

.hoc-widget .form-group {
    padding-bottom: 2px !important;
}

.hoc-widget .widget-basicsearch {
 padding: 0px 12px 12px 20px !important;
}


.third-section-boxes h3 {
    font-family: 'Neuton', 'Neuton-Light', times new roman,serif;
    font-size: 40px !important;
    border-bottom: 1px solid #ffffff;
    max-width: 200px;
    display: inline-block;
    padding: 5px 20px;
    font-weight: 100;
    margin: 20px 10px;
    color: #ffffff;
	max-width: 215px;
}

.third-section-boxes ul {
margin: 0px;
padding: 0px;
}

.third-section-boxes li {
list-style: none;
font-size: 24px;
line-height: 65px;
margin: 0px;
}

.third-section-boxes li a {
color: #ffffff;
text-decoration: none;
}

#fourth-section {
clear: both;
}

#fourth_section_inner {
text-align: center;
}

#third-section div#hoc-widget h5 {
color: #ffffff !important; 
font-family: 'Neuton', 'Neuton-Light', times new roman,serif;
font-weight: 100;
margin-bottom: 10px;
font-size: 22px;
margin-top: 10px;
}

#third-section div#hoc-widget {
font-weight: 100;
font-family: 'Neuton', 'Neuton-Light', times new roman,serif;
color: #ffffff;
margin-top: -30px;
}

#third-section div#hoc-widget div.box div.content {
    padding: 10px;
    background-color: transparent;
    float: none;
    width: auto;
}

#third-section div#hoc-widget div.field-single label, #third-section div#hoc-widget div.field-zip label, #third-section div#hoc-widget div.field-range label {
color: #ffffff;
}

#third-section div#hoc-widget div.field-zip  span {
color: #ffffff;
}

#third-section div#hoc-widget div.search-button input.button {
    background-color: #ffffff !important;
    color: #243878;
    margin-top: 10px;
	width: 215px;
}

#third-section div#hoc-widget div.logo {
margin: 5px;
padding: 0px !important;
}

#third-section div#hoc-widget div.logo img {
width: 150px;
height: auto;
}

#third-section div#hoc-widget select.textbox {
margin-top: 0px;
}

#fourth-section h2 {
text-align: center;
font-size: 42px !important;
padding: 10px 30px;
color: #243878;
display: inline-block;
border-bottom: 1px solid #243878;
clear: both;
margin: 20px;
font-weight: 100;
font-family: 'Neuton', 'Neuton-Light', times new roman,serif;
max-width: 200px;
}

#infographic_section {
clear: both;
}

#infographic_button {
    clear: both;
    padding: 20px;
}

#infographic_section_bottom {
width: 800px;
margin: 0 auto;
clear: both;
}

.infographic_box {
    width: 365px;
    height: 475px;
    text-align: center;
    margin: 20px 15px;
    float: left;
}

.infographic_box img {
margin: 10px 0 20px;
}

.infographic_box h3 {
color: #243878;
line-height: 42px;
font-size: 36px !important;
font-weight: 100;
padding: 0px 25px;
margin: 15px;
font-family: 'Neuton', 'Neuton-Light', times new roman,serif;
} 

.infographic_box p {
color: #3b5998;
line-height: 30px;
font-size: 16px;
font-family: Arial, sans-serif;
margin: 20px 0;
} 

.infographic_box h4 {
color: #c3352f;
line-height: 36px;
font-size: 24px !important;
font-weight: 100;
padding: 0px 20px;
font-family: 'Neuton', 'Neuton-Light', times new roman,serif;
margin: 10px 0px;
} 

#social_media_bottom {
clear: both;
margin: 20px 0px;
}

.social-media-bottom {
    display: inline-block;
    margin: 15px;
    height: 75px;
}

#social_media_bottom a:hover {
opacity: .7;
}

#footer-section {
background-color: #f5f4f4;
height: 400px;
height: 350px;
}

.boxes-box {
margin: 30px 40px;
float: left;
width: auto;
}

#footer_map_external {
width: 200px;
margin: 30px 40px;
}

.boxes-box li {
list-style: none;
margin: 10px 0px;
}

.boxes-box li a {
color: #3b5998;
text-decoration: none;
}

.boxes-box.other li a {
color: #c3352f;
text-decoration: none;
}

.boxes-box img {
margin: 10px 0px;
}

.sm_box {
    float: left;
    text-align: center;
    font-size: 14px;
    margin: 10px;
    height: 200px;
}

.sm_box a {
display: block; 
height: 140px; 
width: 170px;
}

.sm_box a img {
width: 170px;
}

#media_hub_three {
    position: absolute;
    top: 600px;
    width: 850px;
}

#media_hub_three  h3 {
clear: both;
}



@media screen and (max-width: 1200px) {

.inner {
    width: 900px;
    margin: 0 auto;
}

#infographic_section {
    clear: both;
    display: table;
}

#navigation_inner li.main_link a {
    padding: 7px 26px 11px;
}

.third-section-boxes {
    width: 259px;
    height: 321px;
    padding: 30px 20px;
    text-align: center;
    color: #ffffff;
    float: left;
    font-family: 'Neuton', 'Neuton-Light', times new roman,serif;
    margin: 30px 0px;
}

.third-section-boxes.red-box {
    background-size: 90%;
}

.third-section-boxes.blue-box {
    background-size: 90%;
}

.third-section-boxes h3 {
    font-size: 28px !important;
    margin: 20px 10px 0px;
}

.third-section-boxes li {
    list-style: none;
    font-size: 20px;
    line-height: 50px;
    margin: 0px;
}

#map_section_inner .fancy_button {
    position: absolute;
    bottom: 0px;
    right: 126px;
    width: 300px;
}

#third-section  .hoc-wrapper {
    width: 230px !important;
}

#third-section div#hoc-widget {
    margin-top: -10px;
}

#third-section div#hoc-widget h5 {
    font-size: 16px;
    margin-bottom: 0px;
}

#third-section div#hoc-widget div.search-button input.button {
    margin-top: 0px;
    font-size: 12px;
    width: 185px;
}

#third-section div#hoc-widget div.logo {
    margin: 0px;
}

#third-section div#hoc-widget div.logo img {
    width: 57px;
}

.infographic_box h3 {
    line-height: 33px;
    font-size: 24px;
    padding: 0px 0px;
}

.infographic_box {
    width: 250px;
    height: 525px;
    text-align: center;
    margin: 20px 15px;
    float: left;
}

#infographic_section_bottom {
    width: 575px;
    margin: 0 auto;
    clear: both;
}

.infographic_box img {
    width: 235px;
}

#footer_map_external {
    width: 200px;
    margin: 30px 20px;
}

.boxes-box {
margin: 30px 0px;
}

}


@media screen and (max-width: 900px) {

.inner {
    width: 100%;
}

#primary_logo {
    float: left;
    width: 140px;
}

#secondary_logos {
    float: left;
    width: 20px;
    margin: 0 5px;
}

#secondary_logos img {
    float: left;
    width: 18px !important;
    margin: 0 5px;
    height: auto !important;
}

#primary_logo  img{
    float: left;
    width: 140px !important;
    height: auto !important;
}


#logo_container {
    float: left;
    width: 275px;
    height: 112px;
    margin: 20px 10px;
}

#ncoc_logo {
    width: 105px;
    float: left;
    padding-top: 0px;

}

#ncoc_logo img {
    height: 70px !important;
}

#logo_container {
    float: left;
    width: 275px;
    height: 64px;
    margin: 20px 10px;
}

#header_wrapper {
    border-top: 5px solid #06317c;
    height: 101px;
}

h1 {
    color: #590604;
    font-size: 35px;
    font-family: 'Neuton', 'Neuton-Light', times new roman,serif;
    font-weight: 100;
    line-height: 40px;
}

#top-section h2 {
    font-size: 28px;
    color: #590604;
    font-weight: 100;
}

#map_section_inner .fancy_button {
    position: relative;
    bottom: 0px;
    right: 0%;
    width: 300px;
    text-align: center;
}

.third-section-boxes {
    width: 259px;
    height: 321px;
    padding: 30px 20px;
    text-align: center;
    color: #ffffff;
    float: none;
    font-family: 'Neuton', 'Neuton-Light', times new roman,serif;
    margin: -55px auto;
}

#header_top_links ul {
    margin: 20px 0px;
    padding: 20px 0px;
}

#navigation_inner li.main_link a {
    display: inline-block;
    height: 16px;
    padding: 7px 47px 11px;
    border-left: 1px solid #9badcb;
}

.infographic_box h3 {
    line-height: 35px;
}

#header_social_media_container {
display: none;
}

.social-media-bottom {
    display: inline-block;
    margin: 5px;
    height: 30px;
}

.social-media-bottom {
    display: inline-block;
    margin: 5px;
    height: 30px;
}

.social-media-bottom img {
    width: 30px;
}

.boxes-box {
    margin: 30px auto;
    clear: both;
    text-align: center;
    float: none;
}

.boxes-box ul {
    margin: 30px auto;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

.social-media-bottom {
    display: inline-block;
    margin: 5px;
    height: 30px;
}

#footer-section {
    height: auto;
    padding-bottom: 30px;
}

#footer_map_external {
    float: none;
    margin: 30px auto;
}

#navigation_inner li {
    color: #ffffff;
    list-style: none;
    font-size: 16px;
    display: inline-block;
}

#navigation_wrapper {
    height: 34px;
}

#navigation_inner li.main_link a {
    padding: 7px 10px 11px;
}

#navigation_inner {
    width: 535px;
}


.infographic_box {
    width: 90%;
    height: auto;
    text-align: center;
    margin: 20px auto;
    float: none;
}

.info_sm {
clear: both;
float: none;
height: 50px;
}



.infographic_box img {
    width: auto;
}

#infographic_section_bottom {
    width: 100%;
    margin: 0 auto;
    clear: both;
}

#dropdown-menu.show .dropdown1 {
    float: left;
    margin: 8px;
    text-align: left;
    width: 92%;
}

#header_right_side_container {
    font-size: 15px;
}

#navigation_inner #dropdown-menu.show li.link-heading {
    font-size: 22px;
    margin-bottom: 0px;
}

#navigation_inner #dropdown-menu.show li a {
    display: block;
    height: auto;
    padding: 3px 0px;
    border-left: none;
    color: #243877;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

#navigation_inner #dropdown-menu.show li.link-heading {
    font-size: 22px;
    margin-bottom: 0px;
}

#navigation_inner #dropdown-menu.show li {
    margin: 0px 20px;
}


}


@media screen and (max-width: 450px) {

#top-section p {
    font-size: 20px;
    padding: 0px 15px;
    margin: 20px 0px;
}


#logo_container {
    float: none;
    margin: 20px auto;
}

#header_right_side_container {
    float: none;
    margin: 5px auto;
    font-family: 'Neuton', 'Neuton-Light', times new roman,serif;
    font-size: 18px;
    width: 263px;
}

#header_top_links ul {
    margin: 2px 0px !important;
    padding: 0px 0px;
}

#header_wrapper {
    height: 150px;
}

#navigation_inner {
    width: auto;
}

#navigation_wrapper {
    height: auto;
}

#header_right_side_container {
    float: none;
}

#navigation_inner li {
    color: #ffffff;
    list-style: none;
    font-size: 14px;
    display: block;
	float: none;
}

#navigation_inner li.main_link a {
    padding: 7px 7px 11px;
    width: 100%;
    text-align: center;
    border-left: none;
    border-bottom: 1px solid #9badcb;
}

#navigation_inner ul {
    padding: 0px;
    margin: 0px 0px;
}

#navigation_inner .dropdown1 li a {
    padding: 7px 7px 11px;
    width: 100%;
    text-align: center;
    border-left: none;
    border-bottom: none;
}

h1 {
padding: 0 20px;
}


h2 {
padding: 0 20px;
}

#top-section h1 {
    color: #590604;
    font-size: 32px !important;
    font-family: 'Neuton', 'Neuton-Light', times new roman,serif;
    font-weight: 100;
}

#top-section h2 {
    font-size: 24px !important;
    color: #590604;
    font-weight: 100;
    font-family: 'Neuton', times new roman,serif;
}

#dropdown-menu.show {
    padding: 0px 0px 0px 0px;
}

#dropdown-menu.show .dropdown1 {
    margin: 10px 0;
    width: 100%;
}

}