/* Responsive CSS */
/* Responsive CSS */
/* this mobile includes the portrait size of tablet */
.mobile-only {
  display: none;
}
.single-people .nav-arrows {
  right: 0;
  left: 0;
  margin: auto;
}
.single-people .nav-arrow.left-arrow,
.single-people .nav-arrow.right-arrow {
  width: 10%;
  margin-left: 0;
}
.single-people .item-nums {
  width: 80%;
}
.single-people .item-nums a {
  color: #999;
  padding: 0 5px;
}
.single-people .item-nums a.activeSlide {
  color: #084886;
}
.single-people #nav-items-authoredposts.nav-items {
  z-index: 0!important;
}
#nav-items-authoredposts .nav-item {
  width: 400px;
}
.resources #nav-items-resources .nav-item {
  width: 319px;
}
.home .highlights .highlight-content {
  height: 100%;
}
.logged-in .featured-section {
  height: 100%;
}
.half-with-border {
  float: left;
  border-right: 1px solid #ddd;
  width: 50%;
  padding-right: 2.8%;
  margin-bottom: 1em;
}
.half-no-border {
  float: left;
  border: 0;
  width: 47%;
  padding-left: 3%;
}
/* reCaptcha */
.recaptchatable,
#recaptcha_area tr,
#recaptcha_area td,
#recaptcha_area th {
  width: 100%;
  height: auto;
  overflow: hidden;
}
#recaptcha_table,
#recaptcha_area {
  clear: both;
  display: block;
  width: 100% !important;
}
#recaptcha_table tbody {
  width: 100%;
  overflow: hidden;
}
.recaptchatable #recaptcha_image {
  width: 100%!important;
  height: auto!important;
}
.recaptchatable .recaptcha_image_cell center {
  height: auto!important;
}
.recaptchatable .recaptcha_image_cell center img {
  height: auto!important;
  width: 100%;
}
.recaptchatable #recaptcha_response_field {
  width: 95%!important;
}
.single-webinar .half-with-border .recaptchatable,
.single-webinar .half-with-border #recaptcha_area tr,
.single-webinar .half-with-border #recaptcha_area td,
.single-webinar .half-with-border #recaptcha_area th,
.single-webinar .half-with-border #recaptcha_table tbody {
  clear: both;
  display: block;
}
/* END reCaptcha */
@media (max-width: 420px) {
  .profile-bar .thumbnail {
    display: none;
  }
}
@media (max-width: 420px) {
  .profile-bar-expand-wrapper a {
    display: block;
    text-indent: -9999px;
  }
}
@media (max-width: 768px) {
  {
    /* generic css */
  
    /* hide top header nav */
  
    /* main menu */
  
    /* webinars & events */
  
    /* webinars section */
  
    /* search results */
  
    /* take action landing */
  
    /*.page-id-32 aside.sidebar .menu-take-action-menu-container {
  		display: none;
  	}*/
  
    /* state page */
  
    /* leadership page */
  
    /* contact page */
  
    /* staff page */
  
    /* issues page */
  
    /* blog archive */
  
    /* blog landing */
  
    /* publication page */
  
    /* donation page */
  
    /* page redirected to after login */
  
    /* AA landing & stuff */
  
    /* AA profile bar */
  
    /* AA leaderboard page */
  
    /* AA videos */
  
    /* AA diplomas */
  
    /* AA badges */
  
    /* AA comments */
  
    /* footer */
  
    /* 404 page */
  
    /* publication page */
  
    /* random stuff */
  
  }
  .mobile-hide {
    display: none;
  }
  .mobile-only {
    display: block;
  }
  .main-content {
    margin-right: 0;
    width: 100%;
  }
  .main-content-wrap {
    /*overflow: visible;*/
  
    padding: 0;
  }
  .main-content-container {
    padding: 0;
    overflow: visible;
  }
  .page-content.full-width-no-border {
    width: 100%;
  }
  article,
  aside {
    width: 100%;
  }
  .press-room .column-left,
  .webinars-landing .column-left,
  .newsletter-archive-content .column-left,
  .leadership-content .column-left {
    width: 100%;
    float: none;
    clear: both;
    overflow: hidden;
  }
  .column-right {
    width: 100%;
    padding-left: 0;
  }
  .color-81c00d .white-box-full-width .column-right {
    min-height: 0;
    float: left;
    width: 100%;
  }
  .pagination {
    width: 100%;
    margin-left: 0;
  }
  #slogan .textwidget {
    width: 96%;
    padding: 0 2%;
    font-size: 14px;
  }
  .flt_l {
    float: left;
    width: 100%!important;
  }
  h1 {
    padding: 14px 4%;
  }
  .pagination .previouspostslink,
  .pagination .prev,
  .pagination .nextpostslink,
  .pagination .next {
    position: relative;
    display: block;
    width: 100%;
  }
  .color-81c00d aside.sidebar h5 {
    font-size: 1.25em;
    margin: 0 0 4px;
    padding: 14px 4%;
    color: #fff;
    font-weight: normal;
  }
  .mobile-only.filter-by {
    display: none;
  }
  .content-20-80 {
    padding: 4%;
  }
  .content-20-80 .column-left {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .content-20-80 .column-right {
    width: 100%;
  }
  aside.sidebar h5 {
    padding: 14px 4%!important;
    font-size: 1.25em!important;
    font-weight: normal;
    margin: 0;
  }
  aside.sidebar.expandable.expanded .aa-sidebar-item-wrapper {
    margin-top: 10px;
  }
  .color-d75555 aside .menu > li.current-menu-item:first-child > a,
  .color-d75555 aside .menu > li.current-menu-parent:first-child > a,
  .color-d75555 aside .menu > li.current-page-ancestor > a {
    font-size: 20px;
    font-weight: normal;
    padding: 14px 4%;
  }
  .color-d75555 aside .menu > li > a {
    font-size: 20px;
    font-weight: normal;
    padding: 14px 4%;
  }
  .color-7e39c2 aside .menu > li.current-menu-item:first-child > a,
  .color-7e39c2 aside .menu > li.current-menu-parent:first-child > a,
  .color-7e39c2 aside .menu > li.current-page-ancestor > a {
    font-size: 20px;
    font-weight: normal;
    padding: 14px 4%;
  }
  .color-7e39c2 aside .menu > li > a {
    font-size: 20px;
    font-weight: normal;
    padding: 14px 4%;
  }
  .color-ffbf21 aside .menu > li.current-menu-item:first-child > a,
  .color-ffbf21 aside .menu > li.current-menu-parent:first-child > a,
  .color-ffbf21 aside .menu > li.current-page-ancestor > a {
    font-size: 20px;
    font-weight: normal;
    padding: 14px 4%;
  }
  .color-ffbf21 aside .menu > li > a {
    font-size: 20px;
    font-weight: normal;
    padding: 14px 4%;
  }
  img.aligncenter {
    max-width: 100%;
    height: auto;
  }
  .page-content.full-width {
    width: 100%;
  }
  .content-60-40 {
    padding: 10px;
  }
  .content-60-40 .column-left {
    width: 100%;
    margin-right: 0;
  }
  .content-60-40 .column-right {
    width: 100%;
    float: left;
    margin-bottom: 10px;
  }
  #commentform {
    padding: 15px;
  }
  .sidebar-block table {
    margin: 10px 4%;
    width: 92%;
  }
  .sidebar-block table .fact-sheet-link td {
    float: left;
  }
  .sidebar-block .textwidget {
    padding: 0 4%;
  }
  .sidebar-block .map.national {
    background-size: cover;
    background-position: center center;
    position: relative;
  }
  .sidebar-block .map.national .white.caps {
    display: block;
  }
  .sidebar-block .map.national #state-select-impact {
    top: 50px!important;
  }
  .sidebar-block .states-autocomplete {
    margin: 0 4%;
  }
  .sidebar-block p {
    padding: 0 4%;
  }
  .page-content {
    width: 92%;
    margin-left: 4%;
    margin-right: 4%;
  }
  .page-content .box-border-left {
    font-size: 15px;
  }
  .attachment-full.wp-post-image {
    max-width: 100%;
    height: auto;
  }
  .white-box-full-width {
    padding: 22px 4%;
  }
  section {
    padding: 0;
    float: none;
  }
  .column-left {
    float: left;
    width: 100%;
    margin-right: 0;
    padding-left: 0;
  }
  .column-half {
    width: 92%;
    margin: 0 4% 10px;
  }
  .column-half.margin-right-0 {
    margin-right: 4%;
  }
  .content-single-column {
    padding-right: 0;
    margin: 4%;
  }
  .sub-menu {
    padding: 5px 4% 0;
  }
  img.alignleft,
  img.alignright {
    float: none;
    margin: 20px 0;
    display: block;
  }
  .two-columns {
    width: 92%;
    padding: 0 4%;
  }
  .bottom-greybar {
    width: 100%;
  }
  .bottom-greybar .utility-link a {
    padding-left: 4%;
    padding-right: 4%;
  }
  .download a {
    font-size: 13px;
  }
  .border-right-1px {
    border-right: none;
  }
  .archive #primary {
    margin-right: 0;
    width: 100%;
  }
  .bgr-blue-gradient-bar {
    margin: 0;
  }
  .sidebar-block .map {
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .content-20-50-30 .column-left {
    width: 100%;
    text-align: left;
  }
  .content-20-50-30 .column-middle {
    width: 100%;
    margin-right: 0;
  }
  .content-20-50-30 .column-right {
    width: 100%;
    padding-right: 0;
  }
  #search-results {
    width: 92%;
    margin: 10px 4%;
  }
  #search-results article {
    background: none;
    border: none;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #search-results .search-item {
    clear: both;
    overflow: hidden;
    border: 1px solid #eeeeee;
    background: #fff;
    margin: 10px 0;
  }
  #search-results .search-item .column-left {
    display: none;
  }
  #search-results .search-item .column-right {
    width: 100%;
    padding: 10px 4%;
    margin: 0;
  }
  #search-results .search-item .column-right h2 {
    padding: 0 0 10px 0;
  }
  #search-results .search-item .column-right h2 .post-type {
    margin: 5px 0;
  }
  .search-footer {
    font-size: 11px;
  }
  .color-d75555 .fancy-box-toggle {
    background-color: #d75555;
    width: 50%;
    float: left;
    margin: 0;
  }
  .margin-2em0 {
    margin: 0;
  }
  aside.sidebar {
    border-bottom: none;
    margin-bottom: 0;
  }
  .text-input-halfwidth {
    width: 100%;
  }
  .comment-respond p {
    margin: 0;
  }
  aside.sidebar.expandable.expanded h5 .sidebar-expand {
    right: 4%;
  }
  aside.sidebar.expandable .sidebar-expand {
    right: 4%;
  }
  .column-half2.float-left {
    float: none;
  }
  .column-half2.float-right {
    float: none;
  }
  .color-81c00d aside .menu > li > a {
    margin: 0 0 4px;
    padding: 14px 4%;
    font-size: 20px;
    font-family: Arial, sans-serif;
    font-weight: normal;
  }
  .mailing-list-form input[type="text"],
  .mailing-list-form input[type="email"] {
    width: 100%;
    margin-bottom: 15px;
  }
  .common-core-img {
    max-width: 100%;
    height: auto;
    margin-top: 20px;
  }
  .action-wrapper {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #ccc;
  }
  .boilerplate {
    display: block;
  }
  .top-bar-wrap {
    display: none;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap {
    width: 100%;
    height: 50px;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .logo {
    height: 50px;
    width: 100%;
    background: #fff;
    overflow: visible;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .logo a:first-child {
    background: transparent url('../images/logo-mainnav-graphic-mobile.png') no-repeat left top;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .logo-text {
    position: absolute;
    z-index: 99999;
    left: 70px;
    top: 15px;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .toggle {
    position: absolute;
    top: 13px;
    right: 4%;
    z-index: 99999;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap {
    /*overflow: scroll;*/
  
    display: none;
    position: absolute;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap.show {
    display: block;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu {
    clear: both;
    overflow: visible;
    position: relative;
    margin-top: 50px;
    float: left;
    background: #000;
    width: 100%;
    left: 100%;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container {
    clear: both;
    overflow: visible;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu {
    margin-left: 0;
    width: 100%;
    float: none;
    height: auto;
    overflow: hidden;
    clear: both;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li {
    position: relative;
    margin-bottom: 0;
    width: 100%;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li#menu-item-260 {
    display: none;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li.take-action a {
    background: none;
    padding-top: 30px;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li.take-action .mega-toggle {
    margin-top: 7px;
    display: block;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li.take-action ul li a {
    padding-top: 15px;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new {
    padding: 10px 4%;
    background: #212121;
    color: #fff;
    display: none;
    clear: both;
    overflow: hidden;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .thumbnail {
    width: 100px;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .featured-section {
    border-right: none;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .featured-section .section-title {
    margin-bottom: 10px;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .featured-section .arial-12 {
    font-size: 13px;
    line-height: 18px;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .featured-section .button a {
    display: block;
    width: 150px;
    background-color: #15669B;
    text-align: center;
    color: #fff;
    float: left;
    margin-right: 15px;
    padding: 7px;
    text-transform: uppercase;
    margin: 10px 0 0;
    -moz-box-shadow: inset 0px 2px 15px 1px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0px 2px 15px 1px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0px 2px 15px 1px rgba(0, 0, 0, 0.4);
    font-size: 12px;
    border: none;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .profile-section {
    padding-left: 0;
    margin-top: 20px;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .profile-section .thumbnail {
    width: 30px;
    height: 30px;
    padding: 0;
    border: none;
    background: none;
    float: left;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .profile-section .thumbnail a {
    padding: 0;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .profile-section a.flt_l.link-home {
    display: none;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .profile-section .section-title {
    float: left;
    display: inline-block;
    width: auto!important;
    margin-top: 10px;
    margin-right: 0;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .profile-section .section-title a {
    padding: 0 10px;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .profile-section  > h3 {
    display: block;
    clear: both;
    overflow: hidden;
    border-top: 1px solid #333;
    padding-top: 20px;
    margin: 0;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .profile-section .profile-info {
    clear: both;
    overflow: hidden;
    border-top: 1px solid #333;
    padding-top: 20px;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .profile-section .profile-info .level-wrapper {
    margin: 0;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .profile-section .profile-info .level-wrapper h3 {
    margin: 0;
    color: #fff;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .profile-section .profile-link {
    padding: 20px 0 10px;
    margin: 0;
    border-top: 1px solid #333;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .profile-section .edit-profile-link {
    float: left;
    display: inline;
    width: auto!important;
    padding: 0 0 0 10px;
    margin: 10px 0 0;
    border-left: 1px solid #fff;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .info .not-logged-in {
    clear: both;
    overflow: hidden;
    margin: 10px 0;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .info .not-logged-in .title {
    font-size: 13px;
    line-height: 18px;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .info .not-logged-in #wp-social-login-connect-with {
    position: static;
    display: block;
    clear: both;
    overflow: hidden;
    height: auto;
    width: auto;
    border-top: none;
    font-size: 13px;
    line-height: 18px;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .info .not-logged-in #wp-social-login-connect-options {
    overflow: hidden;
    clear: both;
    padding: 0;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .info .not-logged-in #wp-social-login-connect-options a {
    width: auto;
    display: inline-block;
    padding: 15px 5px 15px 0;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .info .not-logged-in #wppb_login input[type=text],
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .info .not-logged-in #wppb_login input[type=password] {
    width: 100%;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .info .not-logged-in #wppb_login input[type="submit"] {
    display: block;
    width: 100%;
    background-color: #15669B;
    text-align: center;
    color: #fff;
    float: left;
    margin-right: 15px;
    padding: 7px;
    text-transform: uppercase;
    margin: 10px 0 0;
    -moz-box-shadow: inset 0px 2px 15px 1px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0px 2px 15px 1px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0px 2px 15px 1px rgba(0, 0, 0, 0.4);
    font-size: 12px;
    border: none;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .info .not-logged-in #wppb_login p {
    width: 100%;
    color: #fff;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new .info .not-logged-in #wppb_login p a {
    text-transform: none;
    padding: 0;
    font-size: 13px;
    font-weight: bold;
    display: inline;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new a {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: none;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .container-new a.button {
    display: block;
    width: 100%;
    background-color: #15669B;
    text-align: center;
    color: #fff;
    float: left;
    margin-right: 15px;
    padding: 7px;
    text-transform: uppercase;
    margin: 10px 0 0;
    -moz-box-shadow: inset 0px 2px 15px 1px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0px 2px 15px 1px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0px 2px 15px 1px rgba(0, 0, 0, 0.4);
    font-weight: normal;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li ul li a {
    padding: 15px 4% 15px 8%;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li a {
    width: 100%;
    text-align: left;
    padding: 15px 4%;
    border-bottom: 1px solid #333;
    color: #fff;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .mega-toggle {
    position: absolute;
    right: 0;
    top: 0;
    height: 45px;
    width: 50px;
    padding: 7px 4%;
    background: url('../images/mega-toggle.png') no-repeat;
    cursor: pointer;
    display: none;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .mega-toggle.closed {
    background-position: 50% 0;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .mega-toggle.open {
    background-position: 50% -45px;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-main-menu-container ul.menu li .mega-menu {
    position: relative;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-top-right-container {
    padding: 7px 0;
    width: 100%;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-top-right-container ul li {
    display: inline;
    float: left;
    border-right: none;
    width: 100%;
    margin: 0;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .menu-top-right-container ul li a {
    padding: 7px 4%;
    color: #fff;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .global-search {
    float: left;
    width: 100%;
    padding: 0 4% 14px;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .global-search input#s {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .main-menu .scrolling-bar .main-menu-wrap .main-menu-inner-wrap .the-menu-wrap .the-menu .global-search .submit {
    position: absolute;
    right: 4%;
  }
  .header-homepage #slideshow {
    position: relative;
    height: 250px;
  }
  .header-homepage #slideshow .center {
    width: 100%;
  }
  .header-homepage #slideshow .image {
    float: none;
    height: 250px;
    width: 100%!important;
    text-align: center;
  }
  .header-homepage #slideshow .image img {
    width: auto;
    height: 250px!important;
    margin: 0 auto;
  }
  .header-homepage #slideshow .navigation {
    display: block;
    position: absolute;
    top: 100px;
    width: 100%;
  }
  .header-homepage #slideshow .navigation .wrapper .previous.arrow {
    width: 50px;
    height: 50px;
    margin-left: 4%;
    background: url('../images/homepage-slider-arrow-prev.png') no-repeat left center;
    float: left;
  }
  .header-homepage #slideshow .navigation .wrapper .next.arrow {
    width: 50px;
    height: 50px;
    margin-right: 4%;
    background: url('../images/homepage-slider-arrow-next.png') no-repeat right center;
    float: right;
  }
  .header-homepage #slideshow .navigation .wrapper .slide-number {
    display: none;
  }
  .header-homepage #slideshow .info-box {
    position: absolute;
    display: block;
    float: none;
    width: 100%;
    height: auto;
    min-height: 0;
    max-height: 100%;
    bottom: 0;
  }
  .header-homepage #slideshow .info-box .navigation {
    display: none;
  }
  .header-homepage #slideshow .info-box .container {
    padding: 15px;
  }
  .header-homepage #slideshow .info-box .container .blurb {
    font-size: 15px;
  }
  .header-homepage #slideshow .info-box .container .divider {
    display: none;
  }
  .header-homepage #slideshow .info-box .container .subblurb {
    display: none;
  }
  .main-content-wrap .main-content-container {
    width: 100%;
    /* homepage projects */
  
    /* homepage highlights */
  
  }
  .main-content-wrap .main-content-container .project-links-container {
    position: relative;
  }
  .main-content-wrap .main-content-container .project-links-container .arrows {
    position: absolute;
    top: 100px;
    width: 100%;
  }
  .main-content-wrap .main-content-container .project-links-container .arrows .prev,
  .main-content-wrap .main-content-container .project-links-container .arrows .next {
    position: absolute;
    width: 50px;
    height: 50px;
    cursor: pointer;
  }
  .main-content-wrap .main-content-container .project-links-container .arrows .prev {
    left: 0;
    padding: 20px 0 0 4%;
    text-align: left;
  }
  .main-content-wrap .main-content-container .project-links-container .arrows .prev img {
    position: relative;
    margin-left: -7px;
  }
  .main-content-wrap .main-content-container .project-links-container .arrows .next {
    right: 0;
    padding: 20px 4% 0 0;
    text-align: right;
  }
  .main-content-wrap .main-content-container .highlights {
    width: 100%;
    padding: 0;
    margin: 0 auto;
  }
  .main-content-wrap .main-content-container .highlights .bottom-align {
    position: relative;
  }
  .main-content-wrap .main-content-container .highlights .highlight-section {
    width: 100%;
    overflow: hidden;
  }
  .main-content-wrap .main-content-container .highlights .highlight-section .highlight-body {
    min-height: 0;
  }
  .main-content-wrap .main-content-container .highlights .highlight-section .highlight-body h5 {
    text-align: left;
    padding: 0;
    height: 54px;
    margin-bottom: 0;
  }
  .main-content-wrap .main-content-container .highlights .highlight-section .highlight-body h5 span {
    padding: 17px 0 15px;
    display: block;
    width: 92%;
    margin: 0 auto;
    background: url('../images/home-highlight-minus.png') no-repeat right center;
    /*&.open {
  									background: url('../images/home-highlight-minus.png') no-repeat right center;
  								}*/
  
  }
  .main-content-wrap .main-content-container .highlights .highlight-section .highlight-body h5 span.closed {
    background-image: url('../images/home-highlight-plus.png') !important;
  }
  .main-content-wrap .main-content-container .highlights .highlight-section .highlight-body .highlight-body-content {
    width: 92%;
    min-height: 0;
    margin: 4% auto 0;
  }
  .main-content-wrap .main-content-container .highlights .highlight-section .highlight-body .highlight-body-content .highlight-content {
    width: 100%!important;
  }
  .main-content-wrap .main-content-container .highlights .highlight-section .highlight-body .highlight-body-content .highlight-content .states-autocomplete #input-autocomplete {
    padding: 10px 42px 9px 5px;
    height: 37px;
    width: 100%!important;
  }
  .main-content-wrap .main-content-container .highlights .highlight-section .highlight-body .highlight-body-content .highlight-content .states-autocomplete #submit-autocomplete {
    position: absolute;
    right: 0;
    top: 0;
  }
  .main-content-wrap .main-content-container .highlights .highlight-section .highlight-body .highlight-body-content .highlight-content div {
    width: 100%!important;
  }
  .main-content-wrap .main-content-container .highlights #high-school-soup .highlight-banner {
    min-height: 150px;
  }
  .main-content-wrap .main-content-container .highlights #high-school-soup .highlight-banner div {
    height: 150px!important;
    overflow: hidden!important;
    width: 100%!important;
  }
  .main-content-wrap .main-content-container .highlights #high-school-soup .highlight-banner div img {
    width: auto;
    height: 100%;
  }
  .main-content-wrap .main-content-container .highlights #high-school-soup .highlight-footer,
  .main-content-wrap .main-content-container .highlights #state-data .highlight-footer,
  .main-content-wrap .main-content-container .highlights #straight-a .highlight-footer {
    width: 92%;
    margin: 0 auto 4%;
  }
  .main-content-wrap .main-content-container #latest.highlights {
    width: 100%;
    padding: 0;
    border-bottom: none;
  }
  .main-content-wrap .main-content-container #latest.highlights .byline {
    padding: 0;
  }
  .main-content-wrap .main-content-container #latest.highlights .follow-us {
    display: none;
  }
  .main-content-wrap .main-content-container #latest.highlights .follow-us-mobile {
    position: absolute;
    bottom: 0;
    left: 25px;
    font-size: .9em;
    font-weight: bold;
    z-index: 100;
  }
  .main-content-wrap .main-content-container #latest.highlights .bottom-align {
    position: absolute;
    bottom: 50%;
    z-index: 100;
  }
  .main-content-wrap .main-content-container #latest.highlights .bottom-align .centering-container .prev {
    padding: 10px 2% 10px 4%;
    position: absolute;
    left: -8%;
  }
  .main-content-wrap .main-content-container #latest.highlights .bottom-align .centering-container .item-nums {
    display: none;
  }
  .main-content-wrap .main-content-container #latest.highlights .bottom-align .centering-container .next {
    padding: 10px 4% 10px 2%;
    position: absolute;
    right: -8%;
  }
  .main-content-wrap .main-content-container #latest.highlights h5 {
    text-align: left;
    padding: 0;
    height: 54px;
    margin-bottom: 0;
  }
  .main-content-wrap .main-content-container #latest.highlights h5 span {
    padding: 17px 0 15px;
    display: block;
    width: 92%;
    margin: 0 auto;
    background: url('../images/home-highlight-minus.png') no-repeat right center;
    /*&.open {
  							background: url('../images/home-highlight-minus.png') no-repeat right center;
  						}*/
  
  }
  .main-content-wrap .main-content-container #latest.highlights h5 span.closed {
    background-image: url('../images/home-highlight-plus.png') !important;
  }
  .main-content-wrap .main-content-container #latest.highlights .latest-container {
    border-bottom: 20px solid #97c41f;
  }
  .main-content-wrap .main-content-container #latest.highlights .latest-container .highlight-section#events {
    display: none;
  }
  .main-content-wrap .main-content-container #latest.highlights .latest-container .highlight-section .highlight-body .highlight-body-content .highlight-content {
    height: 100%!important;
  }
  .main-content-wrap .main-content-container #latest.highlights .latest-container .highlight-section .highlight-body .highlight-body-content .highlight-content div {
    width: inherit!important;
  }
  .main-content-wrap .main-content-container #latest.highlights .latest-container .highlight-section .highlight-body .highlight-body-content .highlight-content div .meta .meta-left {
    width: 90px!important;
  }
  .main-content-wrap .main-content-container #latest.highlights .latest-container .highlight-section .highlight-body .highlight-body-content .highlight-content p {
    height: auto;
  }
  .home #latest #webinars .highlight-content p {
    height: auto;
  }
  .home #latest .pager-container {
    width: 100%!important;
  }
  .half-with-border {
    float: none;
    border-right: 0;
    width: 100%;
    padding-right: 0;
    margin-bottom: 1em;
  }
  .half-no-border {
    float: none;
    border: 0;
    width: 100%;
    padding-left: 0;
  }
  .boilerplate-wrap .boilerplate {
    width: 100%;
    position: relative;
  }
  .boilerplate-wrap .boilerplate .boilerplate-slogan {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    padding: 15px;
    text-align: center;
    font-size: 15px;
    min-height: 90px;
  }
  .boilerplate-wrap .boilerplate .boilerplate-image {
    width: 100%;
    text-align: center;
  }
  .boilerplate-wrap .boilerplate .boilerplate-image img {
    max-width: 100%;
    height: auto;
    margin-top: 0;
  }
  .color-81c00d .boilerplate-wrap .boilerplate-slogan {
    background: #81c00d;
  }
  .color-ffbf21 .boilerplate-wrap .boilerplate-slogan {
    background: #ffbf21;
  }
  .color-d75555 .boilerplate-wrap .boilerplate-slogan {
    background: #d75555;
  }
  .color-d44e4e .boilerplate-wrap .boilerplate-slogan {
    background: #d44e4e;
  }
  .color-7e39c2 .boilerplate-wrap .boilerplate-slogan {
    background: #7e39c2;
  }
  .custom-search-container {
    margin-bottom: 0;
  }
  .custom-search-container .custom-search-drop-shadow .custom-search #searchform {
    width: 100%;
    padding: 0;
    height: 113px;
  }
  .custom-search-container .custom-search-drop-shadow .custom-search input#s {
    width: 100%;
    padding: 0;
    font-size: 16px;
    margin-left: 0;
    margin-bottom: 0;
    text-indent: 20px;
    line-height: 20px;
    height: 60px;
    box-sizing: border-box;
  }
  .custom-search-container .custom-search-drop-shadow .custom-search input#s::-webkit-input-placeholder {
    color: #fff;
  }
  .custom-search-container .custom-search-drop-shadow .custom-search input#s:-moz-placeholder {
    /* Firefox 18- */
  
    color: #fff;
  }
  .custom-search-container .custom-search-drop-shadow .custom-search input#s::-moz-placeholder {
    /* Firefox 19+ */
  
    color: #fff;
  }
  .custom-search-container .custom-search-drop-shadow .custom-search input#s:-ms-input-placeholder {
    color: #fff;
  }
  .custom-search-container .custom-search-drop-shadow .custom-search #searchsubmit {
    position: absolute;
    right: 0;
    text-indent: -99999px;
    width: 26px;
    background: url('../images/webinar-search-mobile-submit.png') no-repeat center center;
    background-color: none;
  }
  .webinars-landing .white-box-full-width .column-left {
    margin-bottom: 20px;
  }
  .webinars-landing .white-box-full-width .column-left a {
    min-height: 0;
  }
  .webinars-landing .white-box-full-width .column-left a img {
    display: none;
  }
  .webinars-landing .white-box-full-width .column-left a + .post-date {
    top: 0;
  }
  .webinars-landing .white-box-full-width .play-button-overlay {
    display: none;
  }
  .webinars-landing .white-box-full-width .flt_l {
    font-size: 18px;
    color: #8f8f8f;
  }
  .webinars-landing .no-bgr-color {
    width: 100%;
    padding: 0;
  }
  #sidebar-upcoming-webinars,
  .webinars-landing h1,
  .webinars-landing h1:hover {
    font-size: 1.15em!important;
    margin: 0 0 4px;
    padding: 14px 4%;
    color: #fff;
    font-family: "DINNeuzeitGroteskLTW01- 812429", Arial, sans-serif;
    font-weight: lighter;
    background: #15669B;
    background: -moz-linear-gradient(left, #166aa1 0%, #1e5799 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #166aa1), color-stop(100%, #1e5799));
    background: -webkit-linear-gradient(left, #166aa1 0%, #1e5799 100%);
    background: -o-linear-gradient(left, #166aa1 0%, #1e5799 100%);
    background: -ms-linear-gradient(left, #166aa1 0%, #1e5799 100%);
    background: linear-gradient(to right, #166aa1 0%, #1e5799 100%);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#166aa1', endColorstr='#1e5799', GradientType=1);
  }
  .datepick {
    margin: 0 auto;
  }
  .open-filters {
    width: 100%;
    margin: 0 0 1px 0;
    padding: 14px 4%;
    height: auto;
    background: #15669B;
    background: -moz-linear-gradient(left, #166aa1 0%, #1e5799 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #166aa1), color-stop(100%, #1e5799));
    background: -webkit-linear-gradient(left, #166aa1 0%, #1e5799 100%);
    background: -o-linear-gradient(left, #166aa1 0%, #1e5799 100%);
    background: -ms-linear-gradient(left, #166aa1 0%, #1e5799 100%);
    background: linear-gradient(to right, #166aa1 0%, #1e5799 100%);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#166aa1', endColorstr='#1e5799', GradientType=1);
  }
  .toggle-arrow {
    font-size: 1.15em;
    font-weight: lighter;
    text-transform: uppercase;
    background: none;
    padding: 0;
    line-height: 1.1em;
    height: auto;
    margin: 0;
  }
  .open-filters .toggle-arrow.expanded {
    background: none;
  }
  .color-81c00d .open-filters label {
    color: #fff;
  }
  .webinars-landing article {
    margin-bottom: 5px;
  }
  .quarter-width {
    float: none;
    margin-right: 0;
  }
  .clear-filters {
    position: absolute;
    top: -36px;
    right: 4%;
    text-align: right;
    width: auto;
  }
  .clear-filters a {
    color: #fff;
    text-transform: uppercase;
    font-size: .7em;
    padding: 0 22px 0 0;
  }
  .color-81c00d .clear-filters a,
  .color-ffbf21 .clear-filters a,
  .color-7e39c2 .clear-filters a {
    background: transparent url('../images/filter-clear-mobile-icon.png') no-repeat right center;
  }
  .search-filters-container {
    top: 110px;
    width: 100%;
    padding: 0;
  }
  .search-filters-container .quarter-width {
    margin-bottom: 25px;
  }
  .search-filters-container h5 {
    margin-bottom: 10px;
  }
  .search-filters-container fieldset {
    margin: 3px 0;
  }
  .toggle-wrap {
    position: relative;
  }
  .toggle-wrap .mobile-only.webinar-toggle {
    width: 20px;
    height: 50px;
    position: absolute;
    right: 4%;
    top: 0;
    background: url('../images/mobile-toggle-closed.png') no-repeat center center;
    cursor: pointer;
  }
  .toggle-wrap .mobile-only.webinar-toggle.open {
    background-image: url('../images/mobile-toggle-open.png') !important;
  }
  .webinar-toggle-section .webinar-toggle-content {
    display: none;
  }
  #slideImages.slides {
    display: none;
  }
  .single-videos .white-box-full-width .column-right {
    width: 100%;
  }
  .video #commentform input {
    margin-bottom: 20px;
    width: 100%;
  }
  #recaptcha_widget_div {
    display: block!important;
  }
  .recaptchatable,
  #recaptcha_area tr,
  #recaptcha_area td,
  #recaptcha_area th {
    width: 100%;
    height: auto;
    display: block;
    clear: both;
    overflow: hidden;
  }
  #recaptcha_table tbody {
    width: 100%;
    clear: both;
    overflow: hidden;
    display: block;
  }
  .recaptchatable #recaptcha_image {
    width: 100%!important;
    height: auto!important;
  }
  .recaptchatable .recaptcha_image_cell center {
    height: auto!important;
  }
  .recaptchatable .recaptcha_image_cell center img {
    height: auto!important;
    width: 100%;
  }
  .recaptchatable #recaptcha_response_field {
    width: 95%!important;
  }
  .blog-post-top-gradient {
    width: 100%;
  }
  .single-post .two-columns {
    width: 100%;
    padding: 0 4%;
    clear: both;
    overflow: hidden;
  }
  .webinar-section .white-box-full-width .flt_l {
    font-size: 18px;
    color: #8f8f8f;
    margin-bottom: 0;
    text-align: center;
  }
  .webinar-section .arial-14.post-date {
    display: none;
  }
  .webinar-section .column-left {
    float: none;
    margin-bottom: 20px;
    width: 100%;
  }
  .webinar-section .column-left img.wp-post-image {
    margin: 0 auto;
    text-align: center;
    display: block;
  }
  .webinar-section .tiny-icon {
    display: none;
  }
  .search-results .pagination,
  .search-no-results .pagination {
    margin-left: -4%;
    width: 100%;
  }
  .search-results .no-results,
  .search-no-results .no-results {
    padding: 0 4%;
  }
  .search-results.color-ffbf21 .search-item .post-type,
  .search-no-results.color-ffbf21 .search-item .post-type {
    display: block;
    width: 100%;
    margin: 0 0 5px;
  }
  .search-results.color-ffbf21 .box-border-left,
  .search-no-results.color-ffbf21 .box-border-left {
    border-left: none;
    border-top: 2px #ffbf21 solid;
    padding: 15px 0 0 0;
  }
  .search-results .search-filters-container,
  .search-no-results .search-filters-container {
    display: block!important;
    position: relative;
    top: 0;
  }
  .search-results .search-filters-container .quarter-width,
  .search-no-results .search-filters-container .quarter-width,
  .search-results .search-filters-container .flt_l,
  .search-no-results .search-filters-container .flt_l {
    margin-bottom: 0;
    width: 100%;
    float: none;
  }
  .search-results .search-filters-container .quarter-width fieldset,
  .search-no-results .search-filters-container .quarter-width fieldset,
  .search-results .search-filters-container .flt_l fieldset,
  .search-no-results .search-filters-container .flt_l fieldset {
    margin: 10px 4%;
    clear: both;
    overflow: hidden;
    display: none;
  }
  .search-results .search-filters-container .quarter-width fieldset label,
  .search-no-results .search-filters-container .quarter-width fieldset label,
  .search-results .search-filters-container .flt_l fieldset label,
  .search-no-results .search-filters-container .flt_l fieldset label {
    width: 100%;
  }
  .search-results .search-filters-container .quarter-width fieldset label .holderWrap,
  .search-no-results .search-filters-container .quarter-width fieldset label .holderWrap,
  .search-results .search-filters-container .flt_l fieldset label .holderWrap,
  .search-no-results .search-filters-container .flt_l fieldset label .holderWrap {
    margin-right: 2%;
    width: 8%!important;
  }
  .search-results .search-filters-container .quarter-width fieldset label .label-text,
  .search-no-results .search-filters-container .quarter-width fieldset label .label-text,
  .search-results .search-filters-container .flt_l fieldset label .label-text,
  .search-no-results .search-filters-container .flt_l fieldset label .label-text {
    width: 90%;
  }
  .search-results .search-filters-container .quarter-width .select-wrap,
  .search-no-results .search-filters-container .quarter-width .select-wrap,
  .search-results .search-filters-container .flt_l .select-wrap,
  .search-no-results .search-filters-container .flt_l .select-wrap {
    display: none;
  }
  .search-results .search-filters-container .quarter-width .select-wrap select,
  .search-no-results .search-filters-container .quarter-width .select-wrap select,
  .search-results .search-filters-container .flt_l .select-wrap select,
  .search-no-results .search-filters-container .flt_l .select-wrap select {
    width: 92%;
    margin: 10px 4%;
  }
  .search-results .search-filters-container h5.search-h5,
  .search-no-results .search-filters-container h5.search-h5 {
    background: #fcfcfc;
    /* Old browsers */
  
    background: -moz-linear-gradient(top, #fcfcfc 38%, #d6d6d6 100%);
    /* FF3.6+ */
  
    background: -webkit-gradient(linear, left top, left bottom, color-stop(38%, #fcfcfc), color-stop(100%, #d6d6d6));
    /* Chrome,Safari4+ */
  
    background: -webkit-linear-gradient(top, #fcfcfc 38%, #d6d6d6 100%);
    /* Chrome10+,Safari5.1+ */
  
    background: -o-linear-gradient(top, #fcfcfc 38%, #d6d6d6 100%);
    /* Opera 11.10+ */
  
    background: -ms-linear-gradient(top, #fcfcfc 38%, #d6d6d6 100%);
    /* IE10+ */
  
    background: linear-gradient(to bottom, #fcfcfc 38%, #d6d6d6 100%);
    /* W3C */
  
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#d6d6d6', GradientType=0);
    /* IE6-9 */
  
    text-transform: uppercase;
    padding: 10px 4%;
    margin: 0;
    position: relative;
  }
  .search-results .search-filters-container h5.search-h5.active,
  .search-no-results .search-filters-container h5.search-h5.active {
    color: #fff;
    background: #15669B;
    background: -moz-linear-gradient(left, #166aa1 0%, #1e5799 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #166aa1), color-stop(100%, #1e5799));
    background: -webkit-linear-gradient(left, #166aa1 0%, #1e5799 100%);
    background: -o-linear-gradient(left, #166aa1 0%, #1e5799 100%);
    background: -ms-linear-gradient(left, #166aa1 0%, #1e5799 100%);
    background: linear-gradient(to right, #166aa1 0%, #1e5799 100%);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#166aa1', endColorstr='#1e5799', GradientType=1);
  }
  .search-results .search-filters-container h5.search-h5.active .inner,
  .search-no-results .search-filters-container h5.search-h5.active .inner {
    background-image: url('../images/mobile-toggle-open-white.png') !important;
  }
  .search-results .search-filters-container h5.search-h5 .inner,
  .search-no-results .search-filters-container h5.search-h5 .inner {
    background-image: url('../images/mobile-toggle-closed-blue.png');
    background-position: right center;
    background-repeat: no-repeat;
    display: block;
    height: 35px;
    width: 30px;
    position: absolute;
    top: 0;
    right: 4%;
  }
  .search-results .label-text,
  .search-no-results .label-text {
    color: #15669B;
  }
  .search-results h5,
  .search-no-results h5 {
    color: #15669B;
  }
  .search-results h5.active,
  .search-no-results h5.active {
    color: #fff;
  }
  .search-results .open-filters .mobile-only.filter-by,
  .search-no-results .open-filters .mobile-only.filter-by {
    display: block;
    font-size: 1.15em;
    font-weight: lighter;
    text-transform: uppercase;
    background: none;
    padding: 0;
    line-height: 1.1em;
    height: auto;
    margin: 0;
    color: #fff;
    font-family: Arial, sans-serif;
  }
  .search-results .open-filters label,
  .search-no-results .open-filters label {
    display: none;
  }
  .search-results .sitesearch-landing .page-content,
  .search-no-results .sitesearch-landing .page-content {
    margin-top: 0;
  }
  .search-results .sitesearch-landing #search-results,
  .search-no-results .sitesearch-landing #search-results {
    width: 100%;
    float: none;
  }
  .search-results .sitesearch-landing #search-results article,
  .search-no-results .sitesearch-landing #search-results article {
    width: 92%;
    margin: 0;
    padding: 0;
  }
  .search-results .sitesearch-landing #search-results article .search-item .column-left,
  .search-no-results .sitesearch-landing #search-results article .search-item .column-left {
    display: none;
  }
  .search-results .sitesearch-landing #search-results article .search-item .column-right,
  .search-no-results .sitesearch-landing #search-results article .search-item .column-right {
    width: 100%;
  }
  .search-results .sitesearch-landing #search-results article .search-item .column-right h2 a,
  .search-no-results .sitesearch-landing #search-results article .search-item .column-right h2 a {
    width: 100%;
  }
  .search-results .sitesearch-landing #search-results article .search-item .column-right h2 .post-type,
  .search-no-results .sitesearch-landing #search-results article .search-item .column-right h2 .post-type {
    display: block;
    width: 100%;
    margin: 5px 0;
  }
  .search-results .sitesearch-landing .search-header,
  .search-no-results .sitesearch-landing .search-header {
    margin-bottom: 2px;
    padding: 10px 4%;
  }
  .search-results .blogsearch-landing .page-content,
  .search-no-results .blogsearch-landing .page-content {
    margin-top: 0;
  }
  .search-results .blogsearch-landing #search-results,
  .search-no-results .blogsearch-landing #search-results {
    width: 100%;
    float: none;
  }
  .search-results .blogsearch-landing #search-results article,
  .search-no-results .blogsearch-landing #search-results article {
    width: 92%;
    margin: 0;
    padding: 0;
  }
  .search-results .blogsearch-landing #search-results article .search-item .column-left,
  .search-no-results .blogsearch-landing #search-results article .search-item .column-left {
    display: none;
  }
  .search-results .blogsearch-landing #search-results article .search-item .column-right,
  .search-no-results .blogsearch-landing #search-results article .search-item .column-right {
    width: 100%;
  }
  .search-results .blogsearch-landing #search-results article .search-item .column-right h2 a,
  .search-no-results .blogsearch-landing #search-results article .search-item .column-right h2 a {
    width: 100%;
  }
  .search-results .blogsearch-landing #search-results article .search-item .column-right h2 .post-type,
  .search-no-results .blogsearch-landing #search-results article .search-item .column-right h2 .post-type {
    display: block;
    width: 100%;
    margin: 5px 0;
  }
  .search-results .blogsearch-landing .search-header,
  .search-no-results .blogsearch-landing .search-header {
    margin-bottom: 2px;
    padding: 10px 4%;
  }
  .search-results #post-type-filters,
  .search-no-results #post-type-filters {
    margin-top: 0;
  }
  .search-results #post-type-filters li,
  .search-no-results #post-type-filters li {
    height: auto;
    display: block;
    width: 100%;
    border-bottom: solid 1px #d6d6d6;
  }
  .search-results #post-type-filters li a,
  .search-no-results #post-type-filters li a {
    padding: 7px 4%;
    text-align: left;
    font-size: 14px;
  }
  .search-results .custom-search-container .custom-search-drop-shadow .custom-search #searchform,
  .search-no-results .custom-search-container .custom-search-drop-shadow .custom-search #searchform {
    height: auto;
  }
  #active-filters-container {
    width: 100%;
    float: left;
    padding: 20px 4%;
  }
  .take-action-landing h1 {
    position: relative;
    z-index: 20;
  }
  .take-action-landing h1 .drop-down {
    background: url('../images/home-highlight-plus.png') no-repeat right center;
    height: 50px;
    width: 50px;
    display: block;
    position: absolute;
    top: 0;
    right: 4%;
  }
  .take-action-landing h1 .drop-down.open {
    background-image: url('../images/home-highlight-minus.png') !important;
  }
  .take-action-landing .page-content.full-width {
    width: 92%;
    margin: 0 4%;
  }
  .take-action-landing .column-left {
    width: 100%;
    margin-right: 0;
    padding: 0;
  }
  .take-action-landing .column-right {
    width: 100%;
    padding-top: 10px;
  }
  .take-action-landing article {
    margin: 10px 0;
    padding: 10px;
  }
  .take-action-landing .content-20-80 .column-right h3 {
    font-size: 24px;
    margin: 0 0 10px;
  }
  .take-action-landing .tiny-icon {
    display: none;
  }
  .take-action-landing p {
    margin: 10px 0;
  }
  .take-action-landing .more-about-link a {
    font-size: 16px;
  }
  .take-action-landing aside.sidebar .menu-take-action-menu-container {
    display: block;
  }
  .take-action-landing .take-action-dropdown aside.sidebar {
    border-bottom: none!important;
    margin-bottom: 0;
  }
  .take-action-landing .take-action-dropdown .menu-take-action-menu-container  > ul  > li  > a {
    display: none;
  }
  .take-action-landing .take-action-dropdown .menu-take-action-menu-container  > ul  > li  > ul.sub-menu {
    padding: 0;
    margin: 0 4%;
    display: none;
  }
  .take-action-landing .take-action-dropdown .menu-take-action-menu-container  > ul  > li  > ul.sub-menu  > li a {
    font-size: 16px;
    width: 100%;
  }
  .single-states .alternate-rows-container .column-left {
    width: 65%;
    margin-right: 5%;
  }
  .single-states .alternate-rows-container .column-right {
    min-height: 0;
    width: 30%;
  }
  .single-states .alternate-rows-container .column-right .progress-bar-container {
    position: relative;
    top: 0;
  }
  .single-states .alternate-rows-container .column-right .progress-bar-container .progress-bar-background {
    display: none;
  }
  .single-states .alternate-rows-container .column-right .progress-bar-container .progress-bar-variable-width {
    margin-top: 0;
    width: 100%!important;
  }
  .single-states .alternate-rows-container .column-right .progress-bar-container .progress-bar-variable-width .progress-bar-color {
    display: none;
  }
  .single-states .alternate-rows-container .column-right .progress-bar-container .progress-bar-variable-width .progress-bar-percentage {
    font-size: 32px;
    padding-top: 0;
    text-align: center;
    padding-bottom: 10px;
  }
  .state-data-landing .utilities .util-buttons,
  .single-states .utilities .util-buttons {
    width: 100%;
    margin-left: 0;
    padding-left: 30px;
  }
  .state-data-landing .utilities .util-buttons .print-page,
  .single-states .utilities .util-buttons .print-page {
    visibility: hidden;
  }
  .state-data-landing .utilities .arial-14,
  .single-states .utilities .arial-14 {
    display: none;
  }
  .national-section .alternate-rows-container .column-right .arial {
    display: none;
  }
  .resources .inner {
    height: auto!important;
  }
  .resources .column-half {
    width: 100%;
  }
  .resources .column-half.padding-right-0 {
    width: 100%;
    height: auto!important;
    margin: 0;
  }
  .resources .column-half:last-child {
    margin: 0;
  }
  .resources #nav-items-resources {
    width: 100%!important;
  }
  .resources #nav-items-resources .tiny-icon {
    float: right;
    display: block;
    position: absolute;
    right: 4%;
  }
  .resources #nav-items-resources .nav-item {
    width: 100%!important;
    /*position: static!important;*/
  
    height: auto;
  }
  .resources .nav-arrows {
    position: static;
    height: 50px;
  }
  .national-section h1,
  .resources-wrapper h1,
  .other-states h1 {
    position: relative;
    cursor: pointer;
  }
  .national-section h1 .state-toggle,
  .resources-wrapper h1 .state-toggle,
  .other-states h1 .state-toggle {
    background: url('../images/home-highlight-plus.png') no-repeat right center;
    width: 30px;
    height: 50px;
    position: absolute;
    right: 4%;
    top: 0;
  }
  .national-section h1 .state-toggle.open,
  .resources-wrapper h1 .state-toggle.open,
  .other-states h1 .state-toggle.open {
    background-image: url('../images/home-highlight-minus.png') !important;
  }
  .single-states .tiny-icon {
    position: absolute;
    right: 4%;
  }
  .resources-wrapper .resources .column-half {
    height: 100%!important;
  }
  .show-me-label {
    text-align: center;
    font-size: 11px;
    line-height: 12px;
    font-weight: bold;
    padding-bottom: 0px!important;
    margin: 0;
    color: #484848;
  }
  .leadership-content .column-right,
  .leadership-content h2 {
    width: 100%;
  }
  .accordion-handle {
    display: block;
    width: 100%;
    float: left;
  }
  .accordion-handle .accordion-nav .accordion-nav-text {
    font-size: 9px;
    width: auto;
  }
  .main-content.contact-content .page-content {
    padding: 0 4%;
  }
  .main-content.contact-content .page-content .contact-form .frm_form_field.frm_full {
    width: 100% !important;
  }
  .staff-content {
    clear: both;
    overflow: hidden;
  }
  .staff-content h1 {
    float: left;
    width: 100%;
  }
  .staff-content .white-box-half-width-row {
    margin-bottom: 0;
  }
  .staff-content .white-box-wrapper {
    display: none;
  }
  .staff-content .white-box-wrapper.first {
    display: block;
  }
  .staff-content .staff-pager {
    width: 100%;
    text-align: center;
    color: #084886;
    text-transform: uppercase;
    font-size: 11px;
    font-family: Arial, sans-serif;
    clear: both;
    overflow: hidden;
    padding: 20px 0;
    background: #fff;
    font-weight: bold;
  }
  .staff-content .staff-pager .last,
  .staff-content .staff-pager .next {
    padding: 10px 2px;
    cursor: pointer;
  }
  .single-people .column-left {
    width: 92%;
    padding: 0 4%;
  }
  .single-people .column-right {
    width: 100%;
    padding: 0 4%;
  }
  .single-people #nav-items-authoredposts.nav-items {
    width: 100%!important;
    z-index: 0!important;
  }
  .single-people #nav-items-authoredposts .nav-item {
    width: 100%!important;
  }
  .single-people .nav-arrows {
    right: 0;
    left: 0;
    margin: auto;
  }
  .single-people .nav-arrow.left-arrow,
  .single-people .nav-arrow.right-arrow {
    width: 10%;
    margin-left: 0;
  }
  .single-people .item-nums {
    width: 80%;
  }
  .single-people .item-nums a {
    color: #999;
    padding: 0 5px;
  }
  .single-people .item-nums a.activeSlide {
    color: #084886;
  }
  .issues-landing h1.accordion-handle {
    height: auto;
    font-size: 13px;
    position: relative;
  }
  .issues-landing h1.accordion-handle .title-text {
    margin-right: 40px;
  }
  .issues-landing h1.accordion-handle .accordion-nav {
    position: absolute;
    right: 4%;
    top: 8px;
  }
  .issues-landing h1.accordion-handle .accordion-nav .accordion-nav-text {
    display: none;
  }
  .issues-landing h1.accordion-handle .accordion-nav .title-arrow span {
    display: none;
  }
  .archive #twitter-widget-0 {
    width: 100%;
    padding: 10px 4%;
  }
  .archive .sidebar-archives {
    width: 100%;
    padding: 10px 4%;
  }
  .archive .tweet-join {
    padding: 0 4% 20px;
  }
  .archive .fb-like-box.fb_iframe_widget {
    width: 100%;
    padding: 0 4%;
  }
  .archive .sidebar-categories-list {
    padding: 10px 4%;
  }
  .archive .sidebar-categories-list .cat-item a {
    width: 80%;
  }
  .archive .sidebar-categories-list .cat-item-count {
    margin-right: 5%;
    width: 15%;
  }
  .archive .wpp-list {
    width: 100%;
    padding: 0 4%;
  }
  .archive .blog-search {
    width: 100%;
    padding: 10px 4%;
  }
  .archive .blog-search #searchsubmit {
    position: absolute;
    right: 4%;
  }
  .blog-search #s {
    width: 100%;
    padding-right: 40px;
  }
  .blog-landing {
    padding-top: 10px;
    background: #fff;
  }
  .blog-landing article {
    padding: 15px 0 5px;
    margin: 0;
    clear: both;
    overflow: hidden;
    border: none;
  }
  .blog-landing article .blog-post-top-gradient {
    display: none;
  }
  .blog-landing article .posted {
    padding: 0 4%;
    color: #2a6496;
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 7px;
  }
  .blog-landing article h1 {
    padding: 0 4%;
  }
  .blog-landing article .two-columns .column-left .page-thumbnail {
    display: none;
  }
  .blog-landing article .two-columns .column-right {
    display: none;
  }
  .blog-landing article .bottom-greybar {
    display: none;
  }
  .sidebar h5 {
    position: relative;
  }
  .sidebar .blog-toggle {
    background: url('../images/arrow-down-white.png') no-repeat right center;
    position: absolute;
    right: 4%;
    top: 0;
    height: 50px;
    width: 50px;
    display: block;
  }
  .sidebar .blog-toggle.open {
    background-image: url('../images/arrow-up-white.png') !important;
  }
  .sidebar .blog-search {
    overflow: hidden;
    margin-bottom: 1.4em;
    position: relative;
    margin: 20px 4%;
  }
  .sidebar .blog-search .submit {
    position: absolute;
    right: 0;
  }
  .sidebar .tweet-join {
    width: 100%;
    padding: 10px 4%;
  }
  .sidebar .sidebar-archives {
    width: 100%;
    padding: 10px 4%;
  }
  .sidebar .twitter-timeline {
    padding: 0 4% 20px;
  }
  .sidebar .fb-like-box.fb_iframe_widget {
    width: 100%;
    padding: 0 4%;
  }
  .sidebar .sidebar-categories-list {
    padding: 10px 4%;
  }
  .sidebar .sidebar-categories-list .cat-item a {
    width: 80%;
  }
  .sidebar .sidebar-categories-list .cat-item-count {
    margin-right: 5%;
    width: 15%;
  }
  .sidebar .wpp-list {
    width: 100%;
    padding: 0 4%;
  }
  .sidebar .blog-search {
    width: 92%;
    padding: 0;
  }
  .sidebar .blog-search #searchsubmit {
    position: absolute;
    right: 0;
  }
  .sidebar-blog-section h5 {
    cursor: pointer;
  }
  .sidebar-blog-section .content-wrap {
    clear: both;
    overflow: hidden;
    display: none;
  }
  .featured-post-container .featured-post {
    width: 100%;
    padding: 20px 4%;
    margin: 0;
  }
  .featured-post-container .featured-post .two-columns {
    width: 100%;
    padding: 0;
    clear: both;
    overflow: hidden;
  }
  .featured-post-container .featured-post .column-left {
    padding-left: 0;
    width: 100%;
  }
  .featured-post-container .featured-post .column-right {
    width: 100%;
  }
  .featured-post-container .bottom-greybar {
    width: 100%;
  }
  .publications-landing h1 {
    margin: 0;
    background: #f4aa00;
  }
  .publications-landing article {
    border-bottom: 1px solid #666;
    margin-bottom: 0;
    width: 100%;
  }
  .publications-landing article h2 {
    padding: 12px 4%;
    margin: 0;
    position: relative;
  }
  .publications-landing article h2 .publication-toggle {
    width: 50px;
    height: 45px;
    background: url('../images/mobile-toggle-closed-blue.png') no-repeat right center;
    position: absolute;
    right: 4%;
    top: 0;
  }
  .publications-landing article h2 .publication-toggle.open {
    background-image: url('../images/mobile-toggle-open-blue.png') !important;
  }
  .publications-landing article .content-20-50-30 {
    padding: 0 4%;
    display: none;
  }
  .publications-landing article .content-20-50-30 .column-left {
    display: none;
  }
  .publications-landing .tiny-icon {
    position: relative;
    margin-top: -30px;
  }
  .page-id-30 .main-content-wrap,
  .page-id-30 .main-content,
  .page-id-30 .main-content-container,
  .page-id-30 section {
    overflow: visible;
  }
  .page-id-30 .search-filters-container {
    padding: 10px 4%;
  }
  .color-7e39c2 #searchform .open-filters label {
    color: #fff;
  }
  .donation-button {
    padding: 0;
  }
  #box-content-donation-form .frm_form_field {
    margin: 0 0 10px 0;
  }
  #box-content-donation-form input {
    width: 100%;
  }
  .popup-wrapper {
    display: none!important;
  }
  .recommended-items-wrapper {
    margin: 0 15px;
  }
  .recommended-items-wrapper .recommended-item {
    margin-bottom: 30px;
    min-height: 0;
    padding-left: 0;
    padding-top: 110px;
  }
  .recommended-items-wrapper .post-type {
    margin-bottom: 5px;
  }
  .action-academy-content.suggested-for-you h2 {
    font-size: 24px;
    margin: 30px 15px 20px;
    color: #d75555;
  }
  .suggested-items-wrapper .suggested-item {
    padding: 0;
    margin: 0 15px 20px;
    float: left;
    max-width: 100%;
    background-size: initial!important;
    background-position: left top!important;
  }
  .action-academy-content .grey-box #wppb_login p {
    width: 100%;
  }
  .action-academy-content .grey-box #wppb_login form.sign-in p:nth-child(4) {
    position: relative;
    top: 0;
    font-size: 15px;
    clear: left;
  }
  .action-academy-content #slideshow {
    height: 250px;
    max-height: 250px;
    margin: 0;
    padding: 0;
    max-width: 100%;
    position: relative;
  }
  .action-academy-content #slideshow .images-wrapper {
    height: 250px;
  }
  .action-academy-content #slideshow .image {
    max-height: 250px;
    width: 100%!important;
  }
  .action-academy-content #slideshow .image img {
    width: 100%;
    height: auto;
  }
  .action-academy-content #slideshow .info-box {
    display: block;
    min-height: 0;
    height: 100px;
    max-height: 100%;
    min-width: 0;
    width: 100%!important;
    max-width: 100%;
    position: absolute;
    top: auto;
    right: 0;
    z-index: 10;
    bottom: 0;
    left: 0;
    margin: auto;
    background: #000;
  }
  .action-academy-content #slideshow .info-box .container {
    padding: 10px;
    height: 100%!important;
  }
  .action-academy-content #slideshow .info-box .container a {
    height: auto;
  }
  .action-academy-content #slideshow .info-box .container a .blurb {
    font-size: 15px;
    font-family: "DINNeuzeitGroteskLTW01- 812429", Arial, sans-serif;
  }
  .action-academy-content #slideshow .info-box .container a .divider {
    display: none;
  }
  .action-academy-content #slideshow .info-box .container a .subblurb {
    display: none;
  }
  .action-academy-content #slideshow .navigation {
    display: block !important;
    max-width: 100%;
    z-index: 11;
    height: 20px;
    top: 100px;
    left: 0;
    right: 0;
    width: 100%;
  }
  .action-academy-content #slideshow .navigation .wrapper {
    width: 100%;
  }
  .action-academy-content #slideshow .navigation .wrapper .slide-number {
    display: none;
  }
  .action-academy-content #slideshow .navigation .wrapper .arrow#prev-arrow {
    position: absolute;
    left: 10px;
  }
  .action-academy-content #slideshow .navigation .wrapper .arrow#next-arrow {
    position: absolute;
    right: 10px;
  }
  .action-academy-content article {
    margin: 10px 4%;
    width: 92%;
  }
  .action-academy-content article h3 {
    font-size: 24px;
    margin: 0 0 10px;
  }
  .action-academy-content article .more-about-link a {
    font-size: 16px;
    margin: 10px 0;
  }
  .action-academy-content.listing .column-right,
  .action-academy-content.petition .column-right {
    width: 100%;
  }
  .profile-bar-wrapper {
    margin: 0;
  }
  .profile-bar-wrapper .profile-bar-shadow {
    z-index: 0;
  }
  .profile-bar-wrapper .profile-bar-shadow .profile-bar {
    padding: 12px 4% 11px;
  }
  .profile-bar-wrapper .profile-bar-shadow .profile-bar .profile-info  > img {
    width: 60px!important;
    padding-bottom: 15px;
  }
  .profile-bar-wrapper .profile-bar-shadow .profile-bar .profile-info .profile-name {
    margin-top: 8px;
  }
  .profile-bar-wrapper .profile-bar-shadow .profile-bar .profile-info .points {
    display: none;
  }
  .profile-bar-wrapper .profile-bar-shadow .profile-bar .profile-info.badges .badges-wrapper .badge-row {
    max-width: 100%;
    width: 100%!important;
  }
  .profile-bar-wrapper .profile-bar-shadow .profile-bar .profile-bar-expand-wrapper {
    margin-top: 10px;
  }
  .profile-bar-wrapper .profile-bar-shadow .profile-bar .profile-bar-expand-wrapper .profile-bar-expand-button {
    font-size: 13px;
    min-width: 0;
    background-position: left top;
    background-size: 13px;
    padding-left: 18px;
  }
  .profile-bar-wrapper .badges .badges-wrapper {
    width: 80%!important;
  }
  .profile-expandable-wrapper {
    z-index: 200;
    /*height: auto!important;*/
  
  }
  .profile-expandable-wrapper #prev-badges {
    left: 5%;
  }
  .profile-expandable-wrapper #next-badges {
    right: 5%;
  }
  .profile-expandable-wrapper .profile-info .badge-row-wrap {
    width: 100%!important;
  }
  .profile-expandable-wrapper .profile-info .badge-row-wrap .badge-row {
    max-width: 100%;
    /*width: auto!important;*/
  
    height: auto!important;
    margin: 0 auto;
  }
  .progress-stages {
    display: none;
  }
  .profile-expandable-wrapper .profile-info.badges {
    padding: 4%;
  }
  .profile-info .progress-bar-container {
    display: none;
  }
  .profile-info > img {
    width: 60px!important;
    padding-bottom: 15px;
  }
  .page-id-19197 .action-academy-content section {
    float: none;
    margin: 0;
    padding: 0;
  }
  .page-id-19197 .action-academy-content section article {
    width: 100%;
  }
  .page-id-19197 .action-academy-content section article .table-headers_wrapper .cell a:hover,
  .page-id-19197 .action-academy-content section article .table-headers_wrapper .cell {
    font-size: 10px;
  }
  .page-id-19197 .action-academy-content section article .table-row .cell {
    vertical-align: top;
  }
  .action-academy-content.single-column.leaderboard .full-width article {
    margin-bottom: 0;
  }
  .page-template-tpl-video-pledges-php .page-content .column-left {
    margin-bottom: 20px;
  }
  .page-template-tpl-video-pledges-php .page-content .column-right .flt_l {
    font-size: 18px;
    color: #8f8f8f;
  }
  .action-academy-content.diplomas.single-column .full-width {
    background: #fff;
  }
  .action-academy-content.diplomas.single-column .full-width article {
    margin: 10px 4%;
    background: none;
    border: none;
  }
  .action-academy-content.diplomas.single-column .full-width article .diplomas-wrapper .diploma-wrapper .diploma-content {
    padding: 20px 4% 0 24%;
  }
  .action-academy-content.badges.single-column .full-width {
    background: #fff;
  }
  .action-academy-content.badges.single-column .full-width article {
    margin: 10px 4%;
    background: none;
    border: none;
  }
  .action-academy-content.badges.single-column .full-width article .badges-wrapper .badge-wrapper {
    width: 100%;
  }
  .action-academy-content.badges.single-column .full-width article .badges-wrapper .badge-wrapper:nth-child(odd) {
    margin-right: 0;
  }
  .action-academy-content.badges.single-column .full-width article .badges-wrapper .badge-wrapper h3 {
    font-size: 24px;
    margin: 20px 0 10px;
  }
  #comments #comments-list ol li {
    margin: 10px 4%;
  }
  #comments #comments-list ol li .single-comment {
    clear: both;
    overflow: hidden;
  }
  #comments #comments-list ol li .single-comment .comment-content {
    margin-top: 10px;
    clear: both;
    overflow: hidden;
    float: left;
    width: 100%;
  }
  .footer-content {
    width: 96%;
    padding: 0 2%;
    clear: both;
    overflow: hidden;
  }
  .footer-content .menu-footer-tabs-container {
    display: none;
  }
  .footer-content .footer-lists {
    display: none;
  }
  .footer-content .footer-right {
    float: left;
    width: 100%;
  }
  .error404 .custom-search #searchform input#s {
    width: 100%;
  }
  .error404 .custom-search-container .custom-search-drop-shadow .custom-search #searchform {
    height: 61px;
  }
  .error404 .custom-search-container {
    margin-top: 20px;
  }
  .publication_name,
  .publication_quantity {
    width: 100%;
    margin: 5px 0;
  }
  .what-is-this {
    display: block;
    margin-left: 0;
  }
  .what-is-this-content-wrapper {
    position: relative;
    max-width: 100%;
  }
}
@media [object Object] and (max-width: 420px) {
  {
    background: #fff;
    width: 9px;
    -webkit-box-shadow: inset 0px 2px 15px 1px #ccc;
    -moz-box-shadow: inset 0px 2px 15px 1px #ccc;
    box-shadow: inset 0px 2px 15px 1px #ccc;
  }
}
@media [object Object] and (max-width: 420px) {
  {
    padding: 17px 4% 17px 5%;
  }
}
@media [object Object] and (max-width: 420px) {
  {
    padding: 17px 5% 17px 4%;
  }
}
@media [object Object] and (max-width: 420px) {
  {
    text-align: right;
  }
}
@media [object Object] and (max-width: 420px) {
  {
    text-align: right;
  }
}

/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */
