header {
  display: block;
  position: fixed;
  min-width: 100%;
  height: 10rem;
  background: #4A4A4A;
  z-index: 999;
 }

header.minimized {
  height: 8.25rem; }
  header.minimized #header-container {
    height: 4.5rem; }
  header.minimized #brand .logo.svg {
    width: 3.125rem;
    height: 3.125rem; }
  header.minimized #brand #nametag #name {
    border-bottom: none;
    font-size: 1rem; }
  header.minimized #brand #nametag #tag {
    display: none; }
  header.minimized #search {
    margin-top: 0.3125rem; }
  header.minimized #utility {
    top: 5.5rem; }

#header-container {
  box-sizing: border-box;
  position: relative;
  max-width: 63rem;
  height: 6.25rem;
  padding: 0.9375rem 0.9375rem 0;
  margin: 0 auto;
}

#brand {
  display: inline-block;
  position: relative;
  float: left;
  width: 64.6825396825%;
  height: auto;
  margin: 0;
  padding: 0; }
  #brand .logo.svg {
    display: table;
    float: left;
    width: 5rem;
    height: 5rem;
    padding: 0 2.9761904762% 0.75rem 0;
  }
  #brand #nametag {
    display: inline-block;
    position: relative;
    color: #fff;
}
    #brand #nametag #name {
      width: auto;
      margin-top: 1.25rem;
      padding-bottom: 0.3125rem;
      border-bottom: 0.0625rem solid #fff;
      font-size: 1.125rem;
      text-transform: uppercase;
      font-weight: bold; }
    #brand #nametag #tag {
      padding-top: 0.5rem;
      font-size: 0.875rem;
      font-weight: bold;
      color: #E1E1E1; }

#hamburger-menu {
  display: none;
  position: absolute;
  top: 1.75rem;
  right: 0.9375rem;
  padding-left: 0.9375rem;
  border-left: 0.0625rem solid rgba(255, 255, 255, 0.1); }

#search {
  float: right;
  max-width: 16.625rem;
  margin-top: .5rem;
 }

 #search #search-site-input{
 width:80%;
} 
#search-links{
	float: right;
    right: 12px;
    position: relative;
}

#search-links ul{
	float:left;
	list-style: none;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	
}

#search-links ul li{  
	font-size:12px;
	float:left;
	padding: 0px 10px;
	border-right:1px solid #E1E1E1;
}

#search-links ul li:last-of-type{
	border-right:none;
}

#search-links ul li a{
	color:#E1E1E1;
	text-decoration: none;
}

.internal-button-input {
  display: inline-block;
  padding: 0.125rem;
  height: auto;
  background: #fff;
  border-radius: 0.1875rem; }
  .internal-button-input input {
    width: auto;
    height: 2rem;
    border: none;
    background: none;
    -webkit-appearance: none;
    appearance: none;
    box-shadow: none;
    outline: none;
    border-radius: 0.1875rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.125rem;
    color: #4A4A4A; }
  .internal-button-input input[type=search] {
    position: relative;
    width: 80%;
    height: 2rem;
    top: 0.125rem; }
  .internal-button-input input[type=email] {
    display: inline-block;
    position: relative;
    width: 60%;
    height: 2rem;
    top: 0.125rem; }
  .internal-button-input input[type=image].primary-button {
    width: auto;
    height: 1.375rem; }
  .internal-button-input .primary-button {
    float: right;
    padding: 0.375rem 0.9375rem;
    background: #AA0B0B;
    font-size: 1.125rem;
    color: #fff;
 }
  .internal-button-input .primary-button:hover {
    cursor: pointer;
    background: #870808; }
	

footer, #wrap-footer {
  clear: both;
  position: relative;
  max-width: 100%;
  background: #4A4A4A; }

#footer-container {
  box-sizing: border-box;
  max-width: 63rem;
  margin: 0 auto;
  padding: 2.5rem 0.9375rem 0;
  color: #fff; }
  #footer-container h4 {
    color: #fff; }

#links {
  float: left;
  width: 48.5119047619%;
  height: auto;
  margin: 0 2.9761904762%;
  padding: 0;
  margin: 0;
  padding-right: 0.9375rem;
  min-height: 15rem;
  border-right: 0.0625rem solid rgba(0, 0, 0, 0.2);
  /* */ }
  #links .link-group {
    display: table;
    position: relative;
    float: left;
    width: 48.5119047619%;
    height: auto;
    margin: 0 2.9761904762% 0 0;
    padding: 0; }
    #links .link-group .link-list {
      margin-bottom: 1.5rem; }
    #links .link-group a {
      display: block;
      margin-bottom: 0.375rem;
      font-size: 0.875rem;
      color: #E1EDFA; 
	  text-decoration: none;
	  }
    #links .link-group h4 {
      margin-bottom: 1.5rem; 
	  font-size: 1rem;
	font-weight: bold
	}
    #links .link-group h4 a {
      font-size: 1rem; }
  #links .link-group:nth-child(odd) {
    margin-left: 0; }
  #links .link-group:nth-child(even) {
    margin-left: 0;
    margin-right: 0; }
#links .link-group ul{
list-style-type:none;
padding: 0;
margin: 0;
}
#contact {
  float: right;
  width: 42.4265873016%;
  height: auto;
  margin: 0;
  padding: 0;
  font-size: 0.875rem;
  line-height: 1.125rem; }
  #contact #hq {
    display: inline-block;
    width: 100%;
    margin-bottom: 1.5rem; }
    #contact #hq .footer-brand.svg {
      display: table;
      float: left;
      width: 7.5rem;
      height: 7.5rem;
      margin-right: 2.9761904762%; }
    #contact #hq a {
      color: #E1EDFA; }
    #contact #hq .address {
	    margin-top: 2%;
		display: table; }
  #contact .email-field {
    width: 60%;
    height: 2rem;
    font-size: 0.875rem; }
	

#contact .signup {
    margin-left:5%;
}	

#social {
  clear: both;
  display: inline-block;
  width: 100%;
  margin-top: 1.5rem;
  padding: 1.5rem 0;
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.2);
  text-align: center; }
  #social ul {
    display: inline-block;
    position: relative;
    width: auto;
    margin: 0 auto; 
	list-style-type:none;
	}
  #social li {
    float: left;
    margin-right: 0.75rem; }
	
text#Menu{
	display:none;
}
	

@media only screen and (max-width: 56rem) {	
	
  header, #header-container {
    height: 10.625rem; }

  header.active, header.minimized.active {
    height: 100%;
    }

  header.minimized.active #header-container {
    height: 11.875rem; }
  header.minimized.active #search {
    display: block; }

  #header-container.active {
    height: 11.875rem; }

  header.minimized {
    height: 6.25rem; }
    header.minimized #header-container {
      height: 6.25rem; }
    header.minimized #brand .logo.svg {
      width: 3.75rem;
      height: 3.75rem; }
    header.minimized #brand #nametag {
      width: 60%; }
      header.minimized #brand #nametag #name {
        float: left;
        border-bottom: none;
        font-size: 0.875rem; }
      header.minimized #brand #nametag #tag {
        display: none; }
    header.minimized #search, header.minimized #search-links {
      display: none; }
    header.minimized #utility {
      top: 8.875rem; }

  #brand {
    width: 100%; }
    #brand .logo.svg {
      width: 3.75rem;
      height: 3.75rem; }
    #brand #nametag {
      width: 60%; }
      #brand #nametag #name {
        float: left;
        border-bottom: none;
        font-size: 0.875rem; }
      #brand #nametag #tag {
        display: none; }

  #hamburger-menu {
    display: block;
    text-decoration: none; }
    #hamburger-menu path#line-1, #hamburger-menu path#line-3 {
      -webkit-transition: opacity 0.25s ease 0s;
      -moz-transition: opacity 0.25s ease 0s;
      -o-transition: opacity 0.25s ease 0s;
      transition: opacity 0.25s ease 0s; }

  #hamburger-menu.active path#line-1, #hamburger-menu.active path#line-3 {
    opacity: 0.1; }

  #search {
    clear: both;
    display: block;
    float: none;
    width: 100%;
    max-width: 100%; }
    #search .internal-button-input {
      width: 100%; }
	  
	#search-links{
	margin: .5rem 0;
	width:100%;
	text-align: center;
	}
	#search-links ul{
	display: inline-table;
	float:none;
	}

  #footer-container {
    max-width: 100%; }

  #links {
    float: none;
    width: 100%;
    margin: 0 0 1.5rem;
    padding: 0;
    border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.2);
    border-right: none; }
    #links .link-group {
      width: 47.4137931034%;
      height: auto;
      margin: 0 2.9761904762% 0 0;
      padding: 0; }

  #contact {
    float: none;
    width: 100%; }
    #contact #hq .footer-brand.svg {
      width: 5rem;
      height: 5rem; }

  #social li {
    margin-bottom: 0.75rem; }
  #social li:last-child {
    margin: 0; } 

	#name {
		position: relative;
		top: -0.625rem; 
	} 
}



@media only screen and (max-width: 21.75rem) {
  #name {
    position: relative;
    top: -0.625rem; } 
}

@media only screen and (max-width: 450px){
#search-links{
text-align:left;
}
}

/*
     FILE ARCHIVED ON 13:43:03 Mar 16, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:48:02 Mar 20, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/