@media (min-width: 768px) and (max-width: 1023px) {

    /* Tags */
    /* **** */

    h2 {
        font-size: 43px;
        line-height: 45px;
    }

    /* Global */
    /* ****** */

    h2.border-bottom:after {
        width: 37px;
        bottom: -18px;
    }

    /* Misc */
    /* **** */

    .tablet-mobile-only{
        display: block;
    }

    /* Top Bar */
    /* ******* */

    #top-bar {
        font-size: 13px;
        height: 51px;
        padding: 15px 38px;
    }

    #top-bar #language-selection a {
        margin: 0 13px 0 0;
    }

    #top-bar #language-selection a.active {
        padding: 0 0 6px;
    }

    #top-bar p {
        font-size: 12px;
        line-height: 19px;
    }

    /* Header */
    /* ****** */

    #main-header {
        padding: 31px 39px 0;
        height: 119px;
    }

    .logo {
        width: 137px;
        height: 54px;
        background-size: 137px 54px;
    }

    #main-header > nav {
        display: none;
    }

    #main-header .buttons-container {
        margin: 2px 0 0 0;
    }

    #main-header .buttons-container .menu-button {
        display: block;
    }

    /* Tablet/Mobile Nav */
    /* ***************** */

    #main-header nav > ul > li .dropdown-container > a {
        display: block;
    }

    #main-header #tablet-mobile-nav .search-container{
        padding: 12px 0 0;
        position: relative;
    }

    #main-header #tablet-mobile-nav .search-container .content .search-container-input {
        padding: 0 0 11px 40px;
        margin: 0;
    }

    #main-header #tablet-mobile-nav .search-container .content svg {
        top: 11px;
        left: 0;
    }

    /* Main Banner */
    /* *********** */

    #main-banner {
        height: 400px;
        background-position: 0% 10%;
        background-size: 132%;
    }

    #main-banner h1 {
        font-size: 78px;
        line-height: 62px;
        top: 85px;
    }

    #main-banner h1.moved {
        left: 36px;
    }

    /* Sub Headings */
    /* ************ */

    #sub-headings .heading-box {
        height: 180px;
    }

    #sub-headings .heading-box:nth-child(1) .bg {
        background-size: 129%;
        background-position: 15% 6%;
    }

    #sub-headings .heading-box:nth-child(2) .bg {
        background-size: 177%;
        background-position: 50% 19%;
    }

    #sub-headings .heading-box:nth-child(3) .bg {
        background-size: 177%;
        background-position: 72% 55%;
    }

    #sub-headings .heading-box h3 {
        font-size: 18px;
        line-height: 28px;
        left: 18px;
        bottom: 9px;
    }

    #sub-headings .heading-box:hover h3 {
        bottom: 50px;
    }

    #sub-headings .heading-box span.more {
        font-size: 20px;
        bottom: -40px;
        left: 18px;
    }

    #sub-headings .heading-box:hover span.more {
        bottom: 15px;
    }

    /* Heading Slider */
    /* ************** */

    #heading-slider-container {
        padding: 0 39px;
    }

    #heading-slider-container .bx-wrapper .bx-controls a {
        width: 39px;
    }

    #heading-slider-container .bx-wrapper .bx-controls a svg{
        width: 19px;
        height: 13px;
        top: 68px;
    }

    #heading-slider-container .bx-wrapper .bx-controls a.bx-prev svg {
        right: 4px;
    }

    #heading-slider-container .bx-wrapper .bx-controls a.bx-next svg {
        left: 4px;
    }

    #heading-slider-container .bx-wrapper .bx-controls a svg .line{
        display: none;
    }

    #heading-slider-container .slide {
        min-height: 149px;
    }

    #heading-slider-container .slide a {
        padding: 31px 10px 0;
    }

    #heading-slider-container .slide a span:first-child {
        font-size: 18px;
        line-height: 22px;
    }

    #heading-slider-container .slide a span:nth-child(2) {
        font-size: 14px;
        line-height: 23px;
        margin: 3px 0 0;
        overflow: hidden;
        height: 72px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    /* Issues Section */
    /* ************** */

    #issues {
        padding: 64px 18px 0;
    }

    #issues h2 {
        margin: 0 0 0 20px;
    }

    #issues > p {
        width: 90%;
        font-size: 20px;
        line-height: 32px;
        margin: 40px 0 0 21px;
    }

    #issues .content {
        overflow: visible;
    }

    #issues .issue {
        width: 24.5%;
        height: auto;
        min-height: 275px;
        margin: 1px 0 -3px;
        padding: 0 10px 20px 20px;
    }

    #issues .issue:before {
        height: 135px;
    }

    #issues .issue:nth-child(4n) {
        margin-right: 0;
    }

    #issues .issue h4 {
        font-size: 20px;
        line-height: 30px;
        margin: 0 0 0 1px;
        min-height: 34px;
    }

    #issues .issue p {
        font-size: 14px;
        line-height: 21px;
        margin: 1px 0 0 1px;
    }

    #issues .issue.overdose:before {
        background-size: 62px 62px;
        background-position: 0 39px;
    }

    #issues .issue.healthcare:before, #issues .issue.access-to-healthcare:before {
        background-size: 62px 64px;
        background-position: 2px 39px;
    }

    #issues .issue.homelessness:before {
        background-size: 50px 67px;
        background-position: 1px 40px;
    }

    #issues .issue.hiv:before, #issues .issue.hiv-aids:before {
        background-size: 123px 48px;
        background-position: 0 48px;
    }

    #issues .issue.hep-c:before, #issues .issue.hepatitis-c:before {
        background-size: 122px 59px;
        background-position: 0 46px;
    }

    #issues .issue.poverty:before {
        background-size: 85px 64px;
        background-position: 2px 42px;
    }

    #issues .issue.hunger:before, #issues .issue.hunger-obesity:before {
        background-size: 66px 66px;
        background-position: 4px 41px;
    }

    #issues .issue:after {
        display: none;
    }

    /* Solutions Section */
    /* ***************** */

    #solutions {
        margin: 50px 0 0;
        padding: 52px 0 190px;
    }

    #solutions .left {
        width: 50%;
        margin: 32px 0 0;
    }

    #solutions .left p {
        font-size: 20px;
        line-height: 32px;
        margin: 34px 0 0 40px;
    }

    #solutions #solutions-window {
        width: 321px;
        height: 443px;
        margin: 34px -365px 0 0;
    }

    #solutions #solutions-window .solution {
        height: 441px;
    }

    #solutions #solutions-window .solution .content {
        height: 217px;
        top: 241px;
    }

    #solutions #solutions-window .solution .content h3 {
        font-size: 20px;
        line-height: 26px;
    }

    #solutions #solutions-window .solution .content .text.overflown h3 {
        font-size: 16px;
    }

    #solutions #solutions-window .solution .content p {
        width: 86%;
        font-size: 16px;
        line-height: 27px;
        margin: 11px auto 0;
    }

    #solutions #solutions-window .solution .content .text.overflown p {
        font-size: 14px;
        line-height: 23px;
    }

    #solutions #solutions-window .bx-wrapper .bx-controls a {
        top: 402px;
    }

    #solutions #solutions-window .bx-wrapper .bx-controls .bx-prev {
        left: 13px;
    }

    #solutions #solutions-window .bx-wrapper .bx-controls .bx-next {
        right: 7px;
    }

    #solutions #solutions-buttons {
        bottom: 89px;
        margin-left: -730px;
    }

    #solutions #solutions-buttons button {
        margin: 0 0 0 36px;
    }

    #solutions #solutions-buttons button:before {
        width: 23px;
        left: -29px;
    }

    /* Search Overlay */
    /* ************** */

    #search-overlay .content{
        width: 680px;
    }

    /* Footer */
    /* ******* */
    #photo-stripe li {
        display: none;
        width: 20%;
    }

    #photo-stripe div {
        width: 33.33%;
        padding-top: 33.33%;
    }

    #photo-stripe a:nth-child(7) div {
        display: none;
    }

    footer .top {
        padding: 25px 40px 0;
    }

    footer .top p {
        font-size: 13px;
        margin: 24px 0 0;
    }

    footer .top p span {
        font-size: 35px;
        line-height: 36px;
        margin: 7px 0 0;
    }

    footer .top .content {
        padding: 0 0 0 168px;
    }

    footer .top a {
        width: 32%;
        min-height: 185px;
        padding: 24px 10px 8px;
    }

    footer .top a span {
        font-size: 14px;
    }

    footer .top a span:nth-child(2) {
        margin: 6px 0 0;
        line-height: 23px;
    }

    footer .middle {
        padding: 0 40px 10px;
    }

    footer .middle .content {
        padding: 52px 0 0;
    }

    footer #sitemap {
        width: 45.64%;
    }

    footer #sitemap .left {
        width: 140px;
    }

    footer #sitemap .right {
        width: 52%;
    }

    footer #sitemap div > a {
        font-size: 20px;
        line-height: 21px;
        margin: 15px 0 0;
    }

    footer #sitemap div > a.border-bottom {
        padding: 0 0 14px;
    }

    footer #sitemap ul {
        padding: 14px 0 0;
    }

    footer #sitemap ul li {
        margin: 0 0 9px;
    }

    footer #sitemap ul li a {
        font-size: 12px;
    }

    footer #facebook-widget {
        width: 54%;
        margin: 3px 0 0;
    }

    footer .bottom {
        padding: 16px 40px 0;
    }

    footer .bottom .upper {
        padding: 0 0 19px;
    }

    footer .bottom .logo {
        margin: 28px 21px 0 0;
    }

    footer .bottom .upper > div{
        /* padding-left: 170px; */
    }

    footer .bottom .office-link {
        width: 32.7%;
        min-height: 130px;
        margin: 0 0 0 0;
        padding: 27px 15px 0;
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    footer .bottom .office-link.harm-reduction-center {
        padding: 27px 15px 0 15px;
    }

    footer .bottom .office-link span:first-child svg {
        display: block;
        top: 0;
        margin: 0 0 5px;
    }

    footer .bottom .office-link span:nth-child(2) {
        font-size: 12px;
        line-height: 19px;
        margin: 2px 0 0;
    }

    footer .lower {
        padding: 0 0 70px;
        text-align: center;
        white-space: pre-line;
    }

    footer .bottom .lower >div{
        white-space: normal;
    }

    footer .lower #subscribe-box {
        margin: 48px auto 0;
        float: none;
        padding: 0 0 6px 34px;
        display: inline-block;
    }

    footer .lower #subscribe-box:before {
        width: 29px;
        height: 20px;
        background-size: 29px 20px;
        top: 4px;
        left: 0;
    }

    footer .lower #subscribe-box input {
        width: 217px;
        font-size: 16px;
        line-height: 20px;
        float: left;
        margin: 4px 0 0 0;
        padding: 0 10px 0 0;
    }

    footer .lower #subscribe-box button {
        font-size: 16px;
        letter-spacing: 0.44px;
        padding: 8px 8px 5px;
    }

    footer .lower .social-links {
        float: none;
        margin: 46px auto 0;
        display: inline-block;
    }

    footer .lower .social-links a {
        width: 40px;
        height: 40px;
        border-radius: 20px;
        margin: 0 15px;
    }

    footer .lower .social-links a.facebook-link{
        background-size: 14px 23px;
        background-position: 13px 9px;
    }

    footer .lower .social-links a.twitter-link{
        background-size: 23px 19px;
        background-position: 10px 11px;
    }

    footer .lower .social-links a.instagram-link{
        background-size: 23px 22px;
        background-position: 9px 9px;
    }

    footer .lower .social-links a.linkedin-link{
        background-size: 21px 20px;
        background-position: 9px 10px;
    }

    footer .lower .social-links a.youtube-link{
        background-size: 24px 29px;
        background-position: 8px 4px;
    }

    footer .lower #copyright {
        width: 100%;
        float: none;
        clear: both;
        font-size: 13px;
        line-height: 23px;
        margin: 0;
        padding: 34px 0 0;
        text-align: center;
    }

    footer .lower #copyright p {
        /* width: 320px; */
        margin: 2px 0 0;
        float: none;
    }

    footer .lower #copyright div {
        /* float: right; */
        /* width: 320px; */
        margin: 0 auto;
        display: inline-block;
        float: none;
    }

    .pride-center .hero-banner {
        height: 500px;
    }

    .pride-center .hero-title {
        padding-top: 165px;
    }

    .pride-center .hero-title h3 {
        font-size: 70px;
    }

    .pride-center .hero-title h3:after {
        width: 40px;
        margin: 18px auto 20px;
    }

    .pride-center .hero-title p {
        width: 
        font-size: 24px;
        line-height: 32px;
    }

    .pride-center .hero-inner {
        margin: 81px 0 106px;
    }

    .pride-center .hero-inner .where-to-begin {
        width: 64%;
        padding: 0 38px 0 80px;
        border: none;
    }

    .pride-center .hero-inner .where-to-begin h3 {
        font-size: 44px;
    }

    .pride-center .hero-inner .where-to-begin p {
        margin: 14px 0 45px;
        font-size: 17px;
        line-height: 27px;
    }

    .pride-center .hero-inner .where-to-begin a {
        font-size: 16px;
        padding: 12px 15px 13px;
        border-radius: 22px;
    }

    .pride-center .hero-inner .latest-news {
        width: 36%;
        padding: 0 80px 0 0;
    }

    .pride-center .hero-inner .news-list {
        margin: 32px 0 24px;
        height: calc(100% - 95px);
    }

    .pride-center .hero-inner .news-list div {
        height: calc(100% - 30px);
    }

    .pride-center .hero-inner .news-list ul {
        margin-right: 10px;
    }

    .pride-center .hero-inner .news-list li {
        margin-bottom: 20px;
    }

    .pride-center .hero-inner .news-list li p {
        font-size: 14px;
        margin-bottom: 6px;
    }

    .pride-center .hero-inner .news-list li > a {
        font-size: 15px;
    }

    .pride-center .hero-inner .latest-news .view-all {
        font-size: 15px;
    }

    .pride-center .hero-inner .latest-news .view-all svg {
        vertical-align: 1px;
    }

    .pride-center .content:before {
        content: none;
    }

    .pride-center .content .content-menu {
        display: none;
    }

    .pride-center .content .content-body {
        width: 100%;
    }

    .pride-center .content-body .section-wrapper {
        padding: 84px 80px;
    }

    .pride-center .content-body .section-title {
        font-size: 44px;
    }

    .pride-center .content-body .section-title:after {
        width: 44px;
        margin: 18px 0;
    }

    .pride-center .content-body .section-intro {
        font-size: 17px;
        line-height: 27px;
    }

    .pride-center .content-body .section-body {
        margin-top: 33px;
    }

    .pride-center .content-body .section-body .section-body-title {
        font-size: 32px;
    }

    .pride-center .content-body .section-body-half {
        width: 46%;
    }

    .pride-center .content-body .section-body-banner {
        height: 80px;
        margin-bottom: 0px;
    }

    .pride-center .content-body .section-body-banner .svg {
        transform: scale(0.9, 0.9);
        padding-right: 20px;
    }

    .pride-center .content-body .section-body-year {
        font-size: 14px;
        margin: 1px 0 10px;
    }

    .pride-center .content-body .section-body-index {
        width: 38px;
        height: 38px;
        top: -2px;
        font-size: 20px;
        line-height: 160%;
        border-radius: 19px;
        border: 2px solid #FFFFFF;
    }

    .pride-center .content-body .section-our-vision .pride-center-values {
        margin-bottom: 30px;
    }

    .pride-center .content-body .section-our-vision .pride-center-values svg {
        vertical-align: -6px;
        margin-right: 10px;
        transform: scale(0.9, 0.9);
    }

    .pride-center .content-body .section-our-vision .values-wrapper li {
        padding: 11px 0 11px 32px;
        font-size: 17px;
    }

    .pride-center .content-body .section-safe-place .section-wrapper {
        height: 466px;
    }

    .pride-center .content-body .section-safe-place hr {
        width: 50px;
        border: 1px solid #FFFFFF;
        margin: 20px auto;
    }

    .pride-center .content-body .section-safe-place .section-title:after {
        margin: 20px auto;
    }

    .pride-center .content-body .section-safe-place .section-body-item {
        height: 400px;
    }

    .pride-center .content-body .section-safe-place .section-body-item-text div {
        padding: 0 45px 0 50px;
    }

    .pride-center .content-body .section-safe-place .section-body > div:nth-of-type(odd) .section-body-index {
        right: -19px;
    }

    .pride-center .content-body .section-safe-place .section-body > div:nth-of-type(even) .section-body-index {
        left: -19px;
    }

    .pride-center .content-body .section-the-plan {
        height: 830px;
    }

    .pride-center .content-body .section-the-plan .section-body-half {
        float: none;
        width: 100%;
    }

    .pride-center .content-body .section-the-plan .section-body-half:nth-child(2) {
        margin-top: 20px;
    }

    .pride-center .content-body .section-our-history .section-history-photo {
        height: 350px;
    }

    .pride-center .content-body .section-our-history {
        text-align: center;
    }

    .pride-center .content-body .section-our-history .section-title:after {
        margin: 18px auto;
    }

    .pride-center .content-body .section-our-history iframe {
        margin-top: 30px;
    }

    .pride-center #accordion:before {
        height: calc(100% - 20px);
        top: 10px;
        left: 16px;
    }

    .pride-center #accordion h3 {
        padding: 16px 0;
        font-size: 22px;
    }

    .pride-center #accordion p {
        font-size: 17px;
        line-height: 27px;
    }

    .pride-center #accordion h3,
    .pride-center #accordion p {
        padding-left: 63px;
    }

    .pride-center #accordion .ui-icon {
        width: 34px;
        height: 34px;
        top: 9px;
        left: -4px;
        box-sizing: content-box;
        border: 4px solid #FFFFFF;
    }

    .pride-center .news-list ::-webkit-scrollbar {
        width: 7px;
        height: 7px;
    }

    /******************************************/
    /******************************************/
    /************ New Donate Page *************/
    /******************************************/
    /******************************************/

    .donate2_block .hero-banner {
        height: 400px;
    }

    .donate2_block .hero-banner h3 {
        padding-top: 224px;
        padding-left: 36px;
        line-height: 62px;
        font-size: 78px;
    }

    .donate2_block .content {
        margin: 60px 40px 25px;
    }

    .donate2_block .content-body,
    .donate2_block .sidebar {
        width: 100%;
    }

    .donate2_block .sidebar {
        padding-top: 36px;
        border-top: 1px solid #E1E1E1;
    }

    .donate2_block .donate-credit-card {
        margin-bottom: 30px;
    }

    .donate2_block .donate-other-way {
        margin-bottom: 40px;
    }

    .donate2_block .sidebar-left,
    .donate2_block .sidebar-right {
        width: 50%;
        float: left;
        padding-right: 40px;
    }

    .donate2_block .sidebar-box h5 {
        font-size: 32px;
    }

    .donate2_block .sidebar-box-body {
        padding: 18px 0 30px;

    }

    .donate2_block #donate-where-counts .sidebar-box-body {
        display: table;
    }

    .donate2_block #donate-where-counts .sidebar-box-body div {
        display: table-cell;
        vertical-align: top;
    }

    .donate2_block #donate-where-counts .sidebar-box-body svg {
        margin-right: 25px;
    }

    .donate2_block .donate-box {
        margin-bottom: 40px;
    }

    .donate2_block .donate-box-title {
        padding-left: 36px;
        font-size: 32px;
    }

    .donate2_block .donate-box-title span {
        width: 28px;
        height: 28px;
        top: 3px;
        left: 0;
        border-radius: 14px;
        font-size: 18px;
        line-height: 28px;
    }

    .donate2_block .donate-box .donate-box-body {
        padding: 12px 0 30px;
    }

    .donate2_block #donate-by-bank-wire .donate-box-title {
        color: #EA0F92;
        margin-top: 10px;
    }

    .donate2_block .donate-other-way .donate-box {
        font-size: 17px;
    }

    .donate2_block .donate-other-way .donate-box p {
        line-height: 24px;
    }

    .donate2_block .donate-other-way .donate-box-body {
        padding: 15px 0 30px;
    }

    .donate2_block .donate-way-box {
        padding: 25px 30px;
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .donate2_block .donation-type {
        font-size: 15px;
    }

    .donate2_block .donation-type svg {
        transform: scale(0.85);
    }

    .donate2_block .btn-donation-type {
        height: 64px;
    }

    .donate2_block .donation-type-title {
        margin-top: 12px;
    }

    .donate2_block .donation-type.selected .btn-donation-type:after {
        top: 10px;
        right: 10px;
        width: 22px;
        height: 22px;
    }

    .donate2_block #choose-amount .col-donate-amount {
        height: 106px;
    }

    .donate2_block #choose-amount .col-other-amount:before {
        top: 38px;
        left: 20px;
        font-size: 18px;
    }

    .donate2_block #label-other-amount {
        font-size: 16px;
    }

    .donate2_block #label-other-amount:before {
        width: 10px;
        height: 2px;
        top: 50%;
        right: -20px;
    }

    .donate2_block #label-other-amount.collapsed:after {
        width: 2px;
        height: 10px;
        top: 50%;
        right: -16px;
        margin-top: -4px;
    }

    .donate2_block #input-other-amount {
        margin: 20px 0 5px;
        padding-left: 40px;
    }

    .donate2_block .label-donate-dollar {
        font-size: 32px;
    }

    .donate2_block .label-donate-dollar span {
        line-height: 80px;
    }

    .donate2_block .label-donate-dollar span.dollar {
        vertical-align: 5%;
    }

    .donate2_block .input-donate-dollar:checked + .label-donate-dollar:after {
        top: 10px;
        right: 10px;
        width: 22px;
        height: 22px;
    }

    .donate2_block #basic-info label:not(.label-check-box),
    .donate2_block #credit-card label:not(.label-check-box) {
        font-size: 17px;
        margin-bottom: 12px;
    }

    .donate2_block input[type="text"],
    .donate2_block input[type="tel"] {
        height: 56px;;
        padding: 10px 20px;
        font-size: 17px;
        line-height: 56px;
    }

    .donate2_block #credit-card #label-card-number:after {
        top: 0;
    }

    .donate2_block #img-donate-paypal {
        width: 170px;
    }

    .donate2_block .donate-stock-notify {
        margin-top: 30px;
    }

    .donate2_block .donate-other-way-question {
        padding: 30px;
    }

    .donate2_block .donate-other-way-question .question-mark {
        margin: 0 30px 0 0;
    }

    .donate2_block .btn-donate-submit {
        height: 56px;
        font-size: 32px;
    }

    .donate2_block .donate-submit-help {
        padding: 5px 0px;
        font-size: 16px;
        line-height: 23px;
    }

    /******************************************/
    /************ Customize Select2 ***********/
    /******************************************/
    .donate2_block select {
        height: 56px;
        font-size: 17px;
    }

    /******************************************/
    /*********** Customize Checkbox ***********/
    /******************************************/

    .donate2_block .input-check-box + .label-check-box {
        margin: 0;
        padding: 2px 0 0 33px;
        line-height: 18px;
        font-size: 14px;
    }

    .donate2_block .input-check-box + .label-check-box:before {
        width: 20px;
        height: 20px;
        top: 0;
        left: 0;
    }

    .donate2_block .input-check-box:checked + .label-check-box:after {
        width: 15px;
        height: 13px;
        top: 4px;
        left: 3px;
    }
}
