@charset "utf-8";
/* tablet and mobile */
@media only screen and (max-width: 1024px) {
  html {
    background: none;
  }

  body {
    line-height: 100%;
    background: none;
    -webkit-text-size-adjust:none;
  }

  .wrapper {
    width: 100%;
  }

  input, textarea, select {
    font-family: "Proxima Nova Semibold","Proxima Nova",Arial,Helvetica,sans-serif;
    font-size: 14px;
    /*-webkit-appearance: none;*/   /*remove for appearing input control in fotf, EH 2014/07/22 */
    border-radius: 0;
  }

  /* header */
  #global-header {
    height: 144px;
    overflow: visible;
    background: #153254 url(./images/mobile/header.jpg) no-repeat 50% 0;
    background-size: auto 144px;
  }

  #global-header .wrapper {
    padding: 0;
    padding-top: 65px;
    overflow: visible;
    position: relative;
    background: none;
  }

  #branding {
    height: auto;
    padding: 0;
    text-align: center;
    position: absolute;
    left: 102px;
    top: 18px;
  }

  #branding h1 {
    float: none;
    margin: 0;
  }

  #branding img {
    display: block;
    height: 92px;
    margin: 0 auto;
  }

  #branding blockquote {
    display: none !important;
  }

  #nav-menu-placeholder {
    display: block !important;
    width: 50px;
    height: 53px;
    overflow: hidden;
    background: transparent url(./images/mobile/menu-placeholder.png) no-repeat 10px 10px;
    background-size: 30px auto;
    cursor: pointer;
    position: absolute;
    left: 24px;
    top: 25px;
    z-index: 50;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  #nav-main-wrap {
    display: none;
    width: 100%;
    background: #2d4765;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
  }

  #nav-menu-button-close {
    display: block !important;
    width: 82px;
    height: 56px;
    overflow: hidden;
    background: transparent url(./images/mobile/icon-close.png) no-repeat 50% 50%;
    background-size: 24px 24px;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  #nav-main {
    display: none;
    width: auto;
    height: auto;
    border: none;
    padding-left: 90px;
  }

  #nav-main li.item-1,
  #nav-main li.item-2,
  #nav-main li.item-3,
  #nav-main li.item-4,
  #nav-main li.item-5 {
    width: 100%;
  }

  #nav-main li,
  #nav-main li a {
    display: block;
    float: none;
    width: 100%;
    height: 52px;
    line-height: 52px;
    overflow: hidden;
    text-align: left;
  }

  #nav-main li {
    border: none;
    border-bottom: 1px solid #576c84;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  #nav-main li:last-child {
    border-bottom: none;
  }

  #nav-main li a,
  #nav-main li a:hover,
  #nav-main li a.active {
    color: #fff;
  }

  #nav-main li a {
    text-indent: 14px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  #nav-main li a:hover {
    background: none;
  }

  #nav-main li a.active {
    background: #a03123;
  }

  #nav-main li ul {
    display: none !important;
  }

  #nav-social {
    display: none !important;
  }

  #sponsors {
    display: none !important;
  }

  #global-header .form-search {
    display: block !important;
    position: absolute;
    top: 55px;
    right: 60px;
    z-index: 50;
  }

  #global-header .form-search .input {
    width: 270px;
    width: 258px;
    height: 28px;
    padding: 0 6px;
    background: #ebebeb;
    border: none;
  }

  /* homepage */
  #content {
    margin: 15px 0 0 0;  /*add margin-top for content abstract, EH 2014/07/22 */
  }

  /*EH 2014/07/22*/
  #content-sub #contentHL{
    padding: 0 20px;
    margin-top: 10px;
  }

  #content-sub #find-smeef-sub{
    margin-top: 10px;    
  }

  #content-main .pic img{
    padding: 0 20px;
    max-width: 640px;
  }
 
  #find-smeef-sub .selector, #find-smeef-sub #maps{
    padding: 0 20px;
  }
  /*EH*/
  #find-smeef-sub .selector ul{/*added by ES,17sep2015*/
	width:305px;
	margin-left:20px;
  }	

  #slide_home, #news-and-events, #clear_block {
    display: none !important;
  }

  #find-smeef,
  #find-smeef2 {
    float: none;
    width: 100%;
    height: 60px;
    padding: 0;
    margin-bottom: 28px;
    overflow: hidden;
    background: #efefef;
  }

  #map-usa {
    display: none !important;
  }

  #find-smeef header {
    float: left;
    width: 50%;
    padding: 0;
    padding-right: 14px;
    text-align: right;
  }

  #find-smeef header h2 {
    line-height: 60px;
  }

  #find-smeef .select-smeef-go,
  #find-smeef .select-smeef-go .placeholder,
  #find-smeef .select-smeef-go select,
  #find-smeef2 .select-smeef-go,
  #find-smeef2 .select-smeef-go .placeholder,
  #find-smeef2 .select-smeef-go select {
    float: left;
    width: 264px;
    height: 28px;
    overflow: hidden;
  }

  #find-smeef .select-smeef-go,
  #find-smeef2 .select-smeef-go {
    display: block !important;
    margin-top: 16px;
    position: relative;
  }

  #find-smeef .select-smeef-go .placeholder,
  #find-smeef2 .select-smeef-go .placeholder {
    text-indent: 12px;
    font: normal 17px/28px "Proxima Nova Semibold","Proxima Nova",Arial,Helvetica,sans-serif;
    color: #153254;
    background: #fdfdfd url(./images/mobile/icon-dropdown.png) no-repeat 228px 50%;
    background-size: 17px 9px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
  }

  #find-smeef .select-smeef-go select,
  #find-smeef2 .select-smeef-go select {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    opacity: 0;
  }

  #info {
    float: none;
    display: block;
    width: 660px;
    margin: 0 auto;
    padding: 0;
    padding-top: 20px;
  }

  #info li.entity {
    float: left;
    width: 230px;
    padding: 0;
    margin: 0 50px;
    margin-bottom: 40px;
  }

  #info li.entity dl {
    display: block;
    padding: 0;
    padding-top: 188px;
    position: relative;
  }

  #info li.entity dt {
    margin-bottom: 4px;
  }

  #info li.entity .thumb {
    width: 230px;
    height: 170px;
    overflow: hidden;
    text-align: left;
    position: absolute;
    top: 0;
    left: 0;
  }

  #info li.entity .thumb img {
    display: block;
    width: 230px;
    height: auto;
    margin-left: 0;
  }

  #info li.entity a {
    color: #153254 !important;
  }

  #info li.clear {
    display: block !important;
    clear: both;
    float: none;
    width: 100%;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: static;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
  }

  #signup {
    float: none;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  #signup-mobile {
    float: none;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    background: #efefef;
  }

  #signup-mobile .outerContent {
    width: 740px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
  }

  #signup-mobile header, #signup-mobile header h2, #signup-mobile form {
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }

  #signup-mobile header, #signup-mobile header h2 {
    width: 265px;
  }

  #signup-mobile header h2 {
    height: 60px;
    line-height: 60px;
    color: #153254;
  }

  #signup-mobile form {
    width: 475px;
  }

  #signup-mobile form .inputbox {
    width: 175px;
    width: 165px;
    padding: 0 10px;
    margin: 0;
    margin-right: 10px;
  }

  #signup-mobile form .inputbtn {
    width: 82px;
    margin: 0;
    overflow: hidden;
    background: #a03123;
    color: #fff;
  }

  #signup-mobile form .inputbox, #signup-mobile form .inputbtn {
    float: left;
    height: 28px;
    margin-top: 16px;
    margin-bottom: 6px;
  }

  #lyrConfirmfail {
    clear: both;
    line-height: 18px;
    padding-bottom: 6px;
  }

  #lyrConfirmfail br {
    display: none;
  }

  /* subpage */
  #content-main {
    float: none;
    width: auto;
    margin-bottom: 24px;
  }

  #page_description {
    padding: 20px;
    margin-bottom: 0;
  }

  #content-sub {
    float: none;
    width: auto;
  }

  #category-tree {
    display: block;
    width: auto;
    padding: 0 20px;
  }

  #category-tree dt {
    display: none;
  }

  #category-tree dd {
    height: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  #category-tree dd:last-child {
    border-bottom: none;
  }

  #category-tree dd a {
    line-height: 22px;
    padding: 15px 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  #category-tree dd a:hover {
    color: #153254;
    background: none;
  }

  #category-tree dd a.active {
    background: #153254;
    color: #fff;
  }

  #signup-sub {
    background: none;
    margin: 0;
    padding: 0;
  }

  #secSearch {
    display: none;
  }

  /* footer */
  #global-footer, #global-footer .wrapper {
    height: 155px;
    overflow: hidden;
  }

  #global-footer {
    background: transparent url(./images/mobile/footer-tablet-rpt.png) repeat-x 0 0;
    background-size: auto 155px;
  }

  #global-footer .wrapper {
    width: 100%;
    padding: 0;
    background: transparent url(./images/mobile/footer-tablet.png) no-repeat 50% 0;
    background-size: auto 155px;
  }

  #global-footer .wrapper-inner {
    float: none;
    display: block;
    width: auto;
    padding: 0;
    padding: 36px 20px 0 20px;
    background: none;
  }

  #nav-supp, #search-supp, #address {
    display: none !important;
  }

  #copyright {
    clear: none;
    float: left;
    width: auto;
    margin: 0;
  }

  #copyright h6 {
    margin-bottom: 4px;
  }

  #copyright p {
    margin-top: 0 !important;
  }

  #eResources {
    clear: right;
    float: right;
    margin-top: 0;
  }

  /* nav social on footer */
  #nav-social-footer {
    float: right;
    display: block !important;
    height: 25px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding-top: 10px;
    margin-bottom: 6px;
  }

  #nav-social-footer li,
  #nav-social-footer a {
    float: left;
    width: 25px;
    height: 25px;
    overflow: hidden;
  }

  #nav-social-footer li {
    margin-left: 18px;
  }

  #nav-social-footer a {
    text-indent: -9999px;
  }

  #nav-social-footer a.facebook {
    background: transparent url(./images/mobile/social-icon-facebook.png) no-repeat 50% 50%;
    background-size: 8px auto;
  }

  #nav-social-footer a.youtube {
    background: transparent url(./images/mobile/social-icon-youtube.png) no-repeat 50% 50%;
    background-size: 18px auto;
  }

  #nav-social-footer a.twitter {
    background: transparent url(./images/mobile/social-icon-twitter.png) no-repeat 50% 50%;
    background-size: 20px auto;
  }

  #nav-social-footer a.in {
    background: transparent url(./images/mobile/social-icon-linkedin.png) no-repeat 50% 50%;
    background-size: 19px auto;
  }

  #nav-social-footer a.rss {
    background: transparent url(./images/mobile/social-icon-rss.png) no-repeat 50% 50%;
    background-size: 17px auto;
  }
}



/* mobile */
@media only screen and (max-width: 767px)  {
  #global-header {
    height: 180px;
    background: #153254;
  }

  /*EH, for image responsiveness EH 2014/07/29 */
  #page_description p img{
    max-width: 320px;
    width: auto;
    height: auto;
  }

  input, textarea {
    font-size: 12px;
  }

  /* header */
  #branding {
    position: static;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
  }

  #nav-menu-placeholder {
    top: 6px;
  }

  #global-header .form-search {
    top: 13px;
    right: 20px;
  }

  #global-header .form-search .input {
    width: 130px;
  }

  /* homepage */
  #find-smeef,#find-smeef2 {
    display: none !important;
  }

  /*EH*/
  #content-main .pic img{
    padding: 0 20px;
    max-width: 320px;
  }

  #info {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  #info li.entity {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d0d6dd;
  }

  #info li.entity dl {
    padding: 0;
  }

  #info li.entity .thumb {
    display: none;
  }

  #info li.row_end {
    border-bottom: none;
  }

  #signup-mobile .outerContent {
    width: auto;
    padding: 0 20px;
  }

  #signup-mobile header, #signup-mobile header h2, #signup-mobile form {
    float: none;
    width: 100%;
  }

  #signup-mobile form {
    padding-bottom: 14px;
  }

  #signup-mobile form .inputbox, #signup-mobile form .inputbtn {
    float: none;
    width: auto;
    margin: 0;
    margin-bottom: 16px;
  }

  #signup-mobile form .inputbox {
    width: 94%;
    padding: 0 3%;
  }

  #signup-mobile form .inputbtn {
    width: 100%;
    margin-bottom: 6px;
  }

  /* footer */
  #global-footer, #global-footer .wrapper {
    height: auto;
  }

  #global-footer {
    background: #546658 url(./images/mobile/footer-mobile.png) repeat-x 0 0;
    background-size: 100px auto;
  }

  #global-footer .wrapper {
    background: none;
  }

  #global-footer .wrapper-inner {
    padding-top: 20px;
    padding-bottom: 26px;
    position: relative;
  }

  /* nav social on footer */
  #nav-social-footer {
    float: left;
    padding-top: 0;
    margin-bottom: 26px;
    position: relative;
    left: 50%;
  }

  #nav-social-footer li {
    margin: 0 9px;
  }

  #copyright {
    clear: both;
    float: none;
  }

  #eResources {
    clear: both;
    float: left;
    position: absolute;
    right: 20px;
    top: 88px;
  }


  #content-main .slide {
    height: auto;
  }

  #content-main .slide .content-img {
    height: auto;
  }

  #content-main .slide .content-text {
    width: auto;
  }

}