@media only screen and (max-width: 1281px) {
  .social-icons li a {
    font-size: 22px;
  }
}
/*-=Tablet screens=-*/
@media only screen and (max-width: 1024px) {
  /* TOP BAR Mobile STYLING */
  .menu-icon {
    position: relative;
    display: inline-block;
    padding: 0;
    width: 40px;
    height: 60px;
    background-color: transparent;
    vertical-align: top;
    cursor: pointer;
    outline: none;
  }
  .menu-icon:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 5px;
    background: #fefefe;
    top: 50%;
    left: 0;
    margin-top: -9px;
    box-shadow: 0px 15px 0px #fefefe, 0 30px 0 #fefefe;
  }
  .menu-icon:hover, .menu-icon:focus {
    background: transparent;
  }

  .title-bar {
    background-color: #00adee;
    /* collapsed menu bar color */
    padding: 0;
    line-height: 0;
  }
  .title-bar .title-bar-title {
    vertical-align: top;
  }

  .top-bar {
    display: none;
    height: auto;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 99;
    background-color: transparent;
  }
  .top-bar ul {
    background: transparent;
    margin: 0;
    list-style: none;
    padding: 0;
  }
  .top-bar ul li > a {
    display: block;
    font-family: "Rockwell", sans-serif;
    color: #7c45a5;
    /* menu item text color */
    font-size: 20px;
    font-weight: 700;
    background: rgba(255, 255, 255, 0.9);
    /* menu item background color */
    line-height: 36px;
    padding: 3px 15px;
    text-transform: uppercase;
    text-align: right;
  }
  .top-bar ul li > a:hover {
    background: #00adee !important;
    /* menu item background color on hover */
  }
  .top-bar ul li.current-menu-item > a, .top-bar ul li.current_page_ancestor > a {
    background: #09bcff !important;
    /* current/parent menu item background color */
  }
  .top-bar ul li.has-dropdown a:after {
    display: none;
  }
  .top-bar ul li.has-dropdown .accordion-toggle {
    display: block;
    position: absolute;
    width: 50px;
    height: 45px;
    right: 0;
    top: 0;
    color: #fff;
    /* dropdown arrow color */
    z-index: 100;
    text-align: center;
  }
  .top-bar ul li.has-dropdown .accordion-toggle i.fa {
    font-size: 13px;
    line-height: 1;
    height: 13px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .top-bar ul li[aria-expanded="true"] > a {
    background: #00a2df;
    /* menu item background color on open dropdown */
  }
  .top-bar ul li[aria-expanded="true"] > a .accordion-toggle i.fa {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .top-bar ul li .submenu a {
    padding-left: 25px;
  }
  .top-bar .phone_text, .top-bar .button-phone, .top-bar .pagelink, .top-bar .search-form {
    display: block;
    background: rgba(255, 255, 255, 0.8);
    margin: 0;
    text-align: right;
    font-size: 17px;
    color: #000;
    padding: 5px 15px;
  }
  .top-bar .search-form {
    padding: 15px;
  }
  .top-bar #searchform {
    margin-left: auto;
  }
  .top-bar #s {
    height: 30px;
    text-align: right;
    padding-right: 10px;
    border: 1px solid #000;
    background: transparent;
    font-weight: 700;
  }
  .top-bar #searchsubmit {
    display: none;
  }

  .alignright, .alignleft, .aligncenter, .alignnone {
    float: none;
    margin: 0 0 1em;
  }

  .header {
    position: relative;
  }
  .header .menu-column {
    padding: 0;
  }
  .header .menu-icon {
    position: absolute;
    top: 20px;
    right: 5px;
  }

  .logo {
    text-align: center;
  }

  .donate-column, .top-links, .ubermenu-skin-black-white-2.ubermenu-responsive-toggle {
    display: none;
  }

  .hero-section .hero-content {
    padding: 30px 25px 100px;
  }
  .hero-section .hero-content .hero_logo {
    display: none;
  }
  .hero-section .hero-content h1 {
    font-size: 24px;
  }
  .hero-section .hero-content p a {
    font-size: 18px;
  }
  .hero-section .black-bar {
    max-width: 100%;
    width: 100%;
    padding: 17px 40px;
  }

  .slider-outer .slider-main-section {
    left: 10px;
    padding-top: 10px;
    max-width: 400px;
  }
  .slider-outer .slider-main-section h1 {
    font-size: 24px;
  }
  .slider-outer .slider-main-section .slider_logo {
    display: none;
  }

  .purple .social_icons_column {
    padding-right: 15px;
    text-align: right;
  }
  .purple .items_column {
    padding: 0 40px;
  }
  .purple .pagelink {
    padding: 0;
    font-size: 18px;
  }
  .purple p {
    font-size: 16px;
  }

  .blog-section .left_labels {
    padding: 0 40px;
  }
  .blog-section .blog_item {
    padding: 0 40px;
  }
  .blog-section h3 {
    font-size: 38px;
  }
  .blog-section h4 {
    font-size: 42px;
  }
  .blog-section .date {
    font-size: 25px;
  }
  .blog-section p {
    font-size: 18px;
  }
  .blog-section .pagelink {
    font-size: 22px;
    display: inline-block;
    margin-bottom: 20px;
  }

  .footer {
    padding: 25px 22px 25px 22px;
  }
  .footer .left {
    text-align: center;
    margin-bottom: 10px;
  }
  .footer .footer-menu {
    margin-bottom: 20px;
  }

  .purple-content {
    margin-bottom: 10px;
    padding: 15px;
  }

  .careers-content .left {
    padding: 30px;
  }
  .careers-content .right {
    padding: 15px 30px;
  }

  .programs-accordion {
    border: none;
  }
  .programs-accordion .accordion {
    padding: 25px 30px 20px;
  }
  .programs-accordion .panel {
    padding-bottom: 0;
  }
  .programs-accordion .panel ul li {
    width: 100%;
    padding: 0;
    border-bottom: 2px solid #fff;
  }
  .programs-accordion .panel a {
    min-height: 0;
    padding: 15px 90px 10px;
    background-color: #9f66c9;
  }
  .programs-accordion .panel h3 {
    color: #fff;
  }
  .programs-accordion .panel p {
    display: none;
  }

  .programs-content {
    padding: 30px 25px;
  }
  .programs-content h2 {
    display: none;
  }
  .programs-content p {
    font-size: 20px;
  }
  .programs-content .right {
    padding-top: 35px;
  }

  .top-content {
    padding: 15px;
    position: relative;
  }
  .top-content .services-content {
    padding-top: 90px;
  }
  .top-content .page-sidebar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .top-content .page-sidebar .sidebar-title {
    padding: 23px 45px 7px;
    font-weight: 700;
    position: relative;
  }
  .top-content .page-sidebar .sidebar-title:hover {
    color: #7c45a5;
    cursor: pointer;
  }
  .top-content .page-sidebar .sidebar-title .collapse {
    display: inline;
  }
  .top-content .page-sidebar .sidebar-title i {
    border: 2px solid #fff;
    border-radius: 50%;
    opacity: 0.6;
    margin-right: 15px;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 4px;
  }
  .top-content .page-sidebar .sidebar-title.active {
    color: #fff;
  }
  .top-content .page-sidebar .sidebar-title.active:hover {
    color: #fff;
  }
  .top-content .page-sidebar .sidebar-title.active .collapse {
    display: none;
  }
  .top-content .page-sidebar .sidebar-title.active .fa-plus:before {
    content: "\f00d";
  }
  .top-content .page-sidebar .list {
    display: none;
  }
  .top-content .page-sidebar .list a {
    padding: 10px 90px;
    font-size: 18px;
  }

  .bottom-content, .bottom_content {
    padding: 15px;
  }
}
/*-=Small screens=-*/
@media only screen and (max-width: 640px) {
  .logo img {
    max-width: 200px;
  }

  .donate-form .gf_left_half, .donate-form .gf_right_half {
    width: 100%;
    padding: 0;
  }
  .donate-form .gform_wrapper li.gfield.gfield_creditcard_warning {
    padding: 16px 0;
  }
  .donate-form .gform_wrapper ul li.gfield {
    margin-top: 0;
    line-height: 0;
  }

  .video-section iframe {
    width: 300px;
  }

  .programs-accordion .accordion {
    padding: 25px 10px 20px;
  }
  .programs-accordion .panel a {
    padding: 15px 70px 10px;
  }

  .top-content .page-sidebar .sidebar-title {
    padding: 23px 25px 7px;
  }
  .top-content .page-sidebar .list a {
    padding: 10px 70px;
  }

  .careers-content .right-inner {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 580px) {
  .hero-section .hero-column {
    width: 80%;
  }
}
/* max-width 640px and lower. Use this for mobiles only */
/*-=Large screens=-*/
@media only screen and (min-width: 1025px) {
  /* TOP BAR STYLING */
  .title-bar {
    display: none;
  }

  .top-bar {
    padding: 0;
    background-color: transparent;
    /* Dropdown item styling */
  }
  .top-bar .header-bar {
    display: none;
  }
  .top-bar ul {
    background: transparent;
    margin: 0;
    list-style: none;
    padding: 0;
  }
  .top-bar .header-menu li {
    float: left;
    background-color: transparent;
  }
  .top-bar .header-menu li > a {
    /* Regular menu item style */
    display: block;
    padding: 0 10px;
    background: transparent;
    font-size: 16px;
    letter-spacing: 1.8px;
    line-height: 40px;
    color: #fff;
    font-family: "Rockwell", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
  }
  .top-bar .header-menu li.current-menu-item > a, .top-bar .header-menu li.current_page_ancestor > a, .top-bar .header-menu li.current_page_parent > a {
    /* Style of Current page and Ancestor page */
    background: #00adee;
    color: #7c45a5;
  }
  .top-bar .header-menu li.has-dropdown > a {
    /* Style of item with dropdown */
    padding: 0 15px;
  }
  .top-bar .header-menu li.has-dropdown > a:after {
    /* Hide dropdown arrow */
    display: none !important;
  }
  .top-bar .header-menu li.has-dropdown > a:hover {
    /* Hover state for dropdown link */
  }
  .top-bar .header-menu li > a:hover {
    /* menu item style on hover */
    background: #00adee;
    color: #7c45a5;
  }
  .top-bar .header-menu:after {
    content: '';
    display: table;
    clear: both;
  }
  .top-bar ul li:hover > a {
    /* Parent link style on dropdown hover */
    background: #ff5211;
    color: #00adee;
  }
  .top-bar .submenu {
    display: none;
    border: none;
  }
  .top-bar .submenu.js-dropdown-active {
    display: block;
  }
  .top-bar .submenu li {
    display: block;
  }
  .top-bar .submenu li > a {
    /* Regular link in dropdown */
    background: #ff5211;
    color: #00adee;
  }
  .top-bar .submenu li > a:hover {
    /* Dropdown link on hover */
    background: #22c3ff;
    color: white;
  }
  .top-bar .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: 0;
  }
  .top-bar .is-dropdown-submenu .is-dropdown-submenu li a {
    /* Styles for 2nd level dropdown menu link */
  }

  /* Align Menu to the right
  	 .top-bar .header-menu { float:right; }*/
  /* Align Menu to the center
  	 .top-bar .header-menu { text-align: center; }
  	 .top-bar .header-menu > li{ float: none; display: inline-block; } */
}
/* min-width 641px */
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
}
@media only screen and (min-width: 1025px) and (max-width: 1270px) {
  .header .logo-column {
    width: 100%;
  }
  .header .logo {
    text-align: center;
  }
  .header .menu-column {
    width: 80%;
    padding: 15px;
  }
  .header .phone_text {
    margin-left: 20px;
  }
  .header .donate-column {
    width: 20%;
  }
  .header .donate {
    margin-right: 10px;
    margin-left: auto;
  }
}
/*-=Large screens=-*/
@media only screen and (min-width: 1025px) {
  .header .pagelink {
    font-weight: 400;
  }

  .menu-mobile-menu-container {
    display: none;
  }

  .video-section iframe {
    width: 820px;
    height: 500px;
  }

  .sidebar-title i {
    display: none;
  }

  .page-template-template-programs .hero-section {
    display: none;
  }

  .footer .gform_wrapper.gform_validation_error .gform_footer {
    right: -16px;
  }
  .footer .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    position: absolute;
  }
  .footer .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
    margin-top: 0;
  }
  .footer .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    padding: 0;
    border: 0;
  }
}
@media only screen and (min-width: 1201px) {
  .ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-full_width > li:first-child .ubermenu-target {
    padding-right: 140px;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1280px) {
  /* min-width 1201px and max-width 1280px, use when QAing MacBook issues */
}
@media only screen and (min-width: 1430px) {
  .header .ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
    letter-spacing: 1px;
  }
}
