@media (max-width: 1366px) {
    .wrapper {
        width: 90%;
    }
    .bannerTitle {
        font-size: 65px;
    }
    .sectionPartners .iconListing img {
        max-width: 100%;
        width: 100%;
    }
    .iconListing .listingItemLI:first-child {
        padding-left: 5px;
    }
    .iconListing .listingItemLI:last-child {
        padding-right: 5px;
    }
    .sectionMobile .iconHolder img {
        max-width: 120px;
    }
    .menu-activator {
        display: none;
    }
    .galleryList .imageHolder {
        overflow: hidden;
    }
    .bordered-img {
        max-width: 50% !important;
    }
}

@media (max-width: 1200px) {
    .bannerTitle {
        font-size: 55px;
    }
    .newsSlider .itemHolder .textBlock {
        min-height: 200px;
    }
    .storySlider .textBlock {
        padding: 90px 10px 45px 0;
    }
    .storySlider .owl-dots {
        right: 215px;
    }
    .sectionMobile .itemTitle {
        font-size: 29px;
    }
    .sectionMobile .iconHolder img {
        max-width: 100px;
    }
    .formActions {
        margin: 60px 0 0;
    }
    .sectionComplaint .careerForm {
        padding: 0 0 50px;
    }
}

@media (max-width: 991px) {
    .bannerSlider .imageHolder {
        padding: 40px 0 0;
    }
    .sectionMobile .itemTitle {
        font-size: 24px;
    }
    .sectionMobile .iconHolder a:first-child {
        padding: 0;
    }
    .sectionMobile .iconHolder img {
        max-width: 90px;
    }
    .imageHolder--phone {
        bottom: -80px;
    }
    .imageHolder--phone:first-child {
        bottom: -100px;
    }
    .sectionMenu {
        padding: 40px 0 30px;
    }
    .footer .mainMenu>ul>#liContainer {
        padding: 0 15px 0 0;
    }
    .sectionTitle {
        font-size: 38px;
        line-height: 48px;
    }
    .sectionComplaint {
        padding: 70px 0 120px;
    }
    .imageHolder--phone {
        display: none;
    }
    .sectionMobile {
        text-align: center;
    }
    .sectionMobile .iconHolder img {
        max-width: unset;
    }
    .sectionMobile:after {
        width: calc(100% - 40px);
        height: 1px;
        top: 55%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .sectionMobile .iconHolder a:first-child {
        padding: 0 15px 0 0;
    }
    .contactHolder,
    .mailing {
        flex-direction: column;
    }
    .followCont {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .followCont .footerText {
        flex: 100%;
        text-align: center;
    }
    .followCont svg {
        margin: 0 5px;
    }
    .footerText br {
        display: none;
    }
    .footer .ddSecondLevel {
        display: none;
    }
    .footer .mainMenu ul {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .footer .mainMenu>ul>#liContainer {
        padding: 0;
    }
    .notification-bar {
        font-size: 15px;
    }
    .notification-open .notification-bar {
        height: 124px;
        padding: 20px 0;
    }
    #intro h3 {
        font-size: 20px;
        line-height: 34px;
    }
    #intro {
        margin-bottom: 50px;
    }
    #what-we-doing .bordered-box {
        margin-top: 40px;
    }
    #what-we-doing {
        padding-bottom: 80px;
    }
    .bordered-img,
    #priority .bordered-img,
    #contributions .bordered-img {
        position: relative;
        left: 0;
        top: 0;
    }
    #priority {
        position: relative;
        padding-top: 0;
    }
    #priority .bordered-img {
        margin-bottom: 40px
    }
    #priority .text:first-of-type {
        margin-bottom: 40px;
    }
    .bordered-box {
        min-height: 300px;
    }
    .banner {
        background-position: center !important;
        margin-top: 80px;
    }
    #block-up {
        margin-top: 0;
    }
    #how-help .grey-section {
        height: auto;
        padding: 40px 0;
    }
    #how-help {
        padding-bottom: 0px;
    }
    #contributions .bordered-img {
        margin-top: 40px;
    }
    #contact {
        text-align: center;
        padding: 20px;
    }
    .social-icons,
    .social-icons li:first-child {
        padding-left: 0;
    }
    .bordered-img:before {
        right: 0;
    }
    .bordered-img img {
        width: calc(100% - 10px);
    }
    .banner {
        height: 300px;
    }
    #contributions .bordered-img:before {
        right: auto;
        left: 0;
    }
    .bordered-img {
        max-width: 100% !important;
    }
    .sectionBanner--contact,
    .sectionBanner--dcfs {
        padding: 50px 0;
    }
    .pageTitleRed {
        font-size: 50px;
    }
    .contactForm {
        margin-bottom: 40px;
    }
    .sectionContactForm {
        padding: 70px 0 80px;
    }
    footer {
        height: auto;
    }
    footer p {
        line-height: 22px;
    }
    .wpml-ls-legacy-list-horizontal {
        POSITION: relative;
        top: 63px;
        padding-left: 15px;
    }
    /*MENU*/
    .menu-activator {
        display: block;
    }
    .headerCont {
        height: 80px;
    }
    .menu-activator {
        top: 50%;
        /*top: 30px;*/
        right: 0;
        transform: translate(0, -50%);
    }
    .header .menusMain {
        transform: translate(0, -120%);
        transition: transform 500ms ease;
        background: #fff;
        z-index: 10;
        height: 100vh;
        width: 100vw;
        margin: 0 -20px;
        display: flex;
        flex-direction: column-reverse;
        justify-content: flex-end;
        padding: 120px 0;
    }
    .header .menusMain.menu-open {
        transform: translate(0, 0);
        position: absolute;
        left: 0;
        top: 0;
    }
    .header .mainMenu,
    .header .subMenu {
        width: 100%;
    }
    .header .menuItem {
        display: block;
        padding: 15px 20px;
        border-top: 1px solid #a9aaaa;
        font-size: 14px;
    }
    .header .mainMenu .liContainer:last-child .menuItem {
        border-bottom: 1px solid #a9aaaa;
    }
    .header .mainMenu ul {
        flex-direction: column;
    }
    .menuHolder {
        flex-direction: column-reverse;
    }
    .mainMenu ul li {
        padding: 0;
    }
    .mainMenu .sub-menu {
        display: none;
        position: unset;
        padding: 0px;
        width: 100%;
        opacity: 1;
        visibility: visible;
    }
    .mainMenu .sub-menu li {
        max-width: 100%;
        border: none;
        padding: 0;
    }
    .mainMenu .sub-menu .menuItem {
        border: none;
        padding-left: 20px;
    }
    .mainMenu .sub-menu li a {
        font-size: 14px;
    }
    li.menu-item-has-children {
        position: relative;
    }
    li.menu-item-has-children:after {
        content: "";
        position: absolute;
        right: 15px;
        height: 15px;
        width: 15px;
        background: url(../img/plus.svg);
        background-size: contain;
        top: 19px;
    }
    li.menu-item-has-children.active:after {
        background: url(../img/minus.svg);
        background-size: contain;
        height: 2px;
        width: 18px;
        top: 31px;
    }
    .mega-menu .sub-menu:before,
    .mega-menu .sub-menu:after {
        content: none;
    }
    .mega-menu .sub-menu {
        max-height: 100%;
    }
    .menu-item:hover .menuItem:after {
        content: none;
    }
}

@media (max-width: 768px) {
	   .filters select {
        margin: 0px 0 0;
  -moz-appearance: none;
  -webkit-appearance: none;
    }
    .filters .customSelect::before {
        content: '';
        display: block;
        position: absolute;
        right: 10px;
        top: 50%;
        border: solid transparent;
        border-top-color: #cc1f27;
        border-width: .4em .3em 0;
    }
    .single-article .sectionBanner--WhatItCosts .pageTitleRed {
        padding: 30px 0px;
    }
    .bannerSlider .listingItemLI iframe{
        height: 350px !important;
    }
    .filters .inputEntity {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 30px;
    }
    .filters select {
        margin: 0px 0 0;
    }
    .filters  {
       margin-bottom: 0px;
    }
    .grayBG {
        padding: 30px 0px;
    }
    .locateUsContainer{
    margin-bottom: 30px;
    }
    .menu-main-menu-landing-container ul li .sub-menu {
        margin-left: 0px;
    }
    .listingLinks .pressListing .textBlock {
        min-height: unset;
    }
    .section-title {
        font-family: 'Merriweather';
        font-size: 23px;
        letter-spacing: 0;
        line-height: 35px;
        margin-bottom: 34px;
    }
    .sectionImageSlider {
        padding: 30px 0 15px;
    }
    .sectionPressDet .imageHolder img {
        max-width: 100%;
    }
    .careerForm--volunteer .contactForm .col-md-12 {
        clear: both;
    }
    .bigPartnersBlock,
    .smallPartnersBlock {
        margin: 25px 0px 10px 0px;
    }
    .bigPartnersBlock .col-md-3,
    .bigPartnersBlock .col-md-2 {
        margin-bottom: 30px;
    }
    .individualHonors .col-sm-3 {
        width: 33.33%;
    }
    .individualHonors .col-sm-3:nth-child(3n+1) {
        clear: both;
    }
    .lastLine {
        border-bottom: none;
    }
    .partnersIntro {
        font-size: 18px;
        line-height: 28px;
    }
    .sectionPartners h3 {
        font-size: 30px;
    }
    .sideBanner img {
        display: block;
        margin: 0px auto;
    }
    .whatItCostsContent .intro {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 30px;
    }
    .whatItCostsContent .col-md-8 {
        margin-bottom: 30px;
    }
    .whatItCostsContent {
        background: none !important;
    }
    .sectionBanner--WhatItCosts .pageTitleRed {
        font-size: 30px;
        line-height: 40px;
    }
    .authorBlock {
        margin-bottom: 30px;
    }
    .mainImage img {
        max-width: 100%;
    }
    .chart {
        max-width: 100%;
        margin-bottom: 40px;
    }
    .sectionBanner--WhatItCosts {
        padding: 40px 0 150px 0;
    }
    .mainImage {
        margin-bottom: 30px;
    }
    .redBox {
        margin-top: 30px;
        margin-bottom: 0px;
    }
    .menu-activator {
        display: block;
    }
    .bannerTitle {
        padding: 30px 0 0;
    }
    .bannerSlider .imageHolder img {
        margin: 0 auto;
    }
    .sectionBanner {
        padding: 00px 0 10px;
    }
    .bannerSlider .imageHolder img {
        max-width: 350px;
    }
    .sectionTitle {
        font-size: 35px;
    }
    .sectionPartners {
        padding: 60px 0;
    }
    .sectionPartners .iconListing img {
        max-width: 90%;
    }
    .iconListing .listingItemLI {
        text-align: center;
    }
    .sectionTenders .borderBlockListing {
        padding: 0;
    }
    .sectionTenders .center.linkHolder {
        margin-bottom: 40px;
    }
    #intro-dcfa {
        padding: 20px!important;
    }
    #how-delivered,
    #how-selected,
    #faq,
    #what-is-doing,
    #why-we-chose {
        padding: 40px 0;
    }
    #faq .toggleTitle {
        padding: 20px 25px 20px 0;
    }
    #how-delivered .section-title {
        padding-top: 30px;
    }
    #what-is-doing .bordered-box {
        margin-top: 40px;
    }
    .credits,
    .developed {
        text-align: center;
    }
    .wpcf7 form.sent .wpcf7-response-output,
    .wpcf7 form.failed .wpcf7-response-output,
    .wpcf7 form.aborted .wpcf7-response-output {
        padding: 20px;
        width: 86%;
        left: 48%;
    }
    .pressListing .itemHolder {
        width: 100%;
    }
    .pressListing li {
        margin: 0 0 30px;
    }
    .pressListing .imageHolder {
        max-height: 250px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .pressListing .imageHolder img {
        width: 100%;
    }
    .sectionTitle {
        font-size: 28px;
        line-height: 40px;
    }
    .sectionMailing .par--lato {
        padding: 20px;
    }
    .par--lato {
        font-size: 16px;
        line-height: 24px;
    }
}

@media (max-width: 576px) {
    .mobile-only {
        display: block;
    }
    .desktop-only {
        display: none;
    }
    .bannerTitle {
        font-size: 45px;
    }
    .sliderText {
        font-size: 20px;
    }
    .sectionBanner {
        padding: 0 0 10px;
    }
    .bannerSlider .itemHolder {
        height: 350px;
        width: 100%;
        position: relative;
        background-position: center !important;
    }
    .slider-text-bg {
        font-size: 30px;
        line-height: 34px;
        padding-top: 80px;
    }
    .sectionAnnouncement .itemTitle {
        font-size: 22px;
    }
    .itemTitle--big {
        font-size: 28px;
        line-height: 34px;
    }
    .sectionBlocks {
        padding-top: 50px;
    }
    .blockListing .itemHolder {
        padding: 40px;
        height: 320px;
    }
    .sectionLatest {
        padding-top: 80px;
    }
    .sectionLatest .linkHolder--arrow {
        position: relative;
        text-align: center;
    }
    .newsSlider .row {
        margin: 0;
    }
    /*ABOUT US*/
    .sectionMission {
        background-size: 100% auto;
        max-height: unset;
    }
    .sectionMission .blockBody {
        transform: none;
        box-shadow: none;
        padding: 20px 10px 40px;
    }
    .sectionMission .sectionTitle {
        padding: 150px 0 20px;
        color: #222324;
    }
    .sectionHistory {
        padding: 70px 0 40px;
    }
    .sectionLeaderShip {
        padding: 30px 0 80px;
    }
    .sectionMovement {
        padding: 70px 0 50px;
    }
    /*CAREERS*/
    .sectionCareers.sectionComplaint .sectionTitle {
        font-size: 28px;
        line-height: 40px;
    }
    .sectionCareers {
        padding: 50px 0 80px;
    }
    .sectionCareers .sectionTitle:last-child {
        padding: 10px 0 30px;
    }
    .sectionCareerList .sectionTitle {
        padding: 30px 0 20px;
    }
    .sectionCareerList {
        padding: 30px 0 80px;
    }
    /*CONTACT US*/
    .anchorItem {
        text-align: center;
    }
    /*DONATE BLOOD*/
    .sectionFirstAid .blockHead .par--lato {
        padding: 10px 0 40px;
    }
    .sectionFirstAid .blockHead .linkHolder {
        padding: 30px 0;
    }
    .sectionFirstAid .careerForm--volunteer .sectionTitle {
        padding: 0 0 10px;
    }
    .careerForm--volunteer .inputEntity {
        padding: 0 10px;
    }
    .sectionFirstAid .sectionTitle {
        font-size: 30px;
        line-height: 40px;
    }
    .borderBlockListing .itemTitle--small {
        max-width: unset;
    }
    .sectionBanner--common .sectionTitle {
        font-size: 40px;
    }
    .sectionPrinciples .sectionTitle {
        text-align: center;
        padding: 50px 0;
    }
    /*LOCATE US*/
    .sectionLocate--us .imageHolder img {
        max-height: 300px;
    }
    .sectionAnchors {
        display: none;
    }
    .sectionTitle {
        font-size: 30px;
    }
    /*NEWSROOM*/
    .sectionGalleryDet .sectionTitle {
        padding: 20px 0;
    }
    .galleryListing .listingItemLI:first-child .textBlock {
        position: static;
        padding: 20px 20px 60px;
    }
    .sectionGallery {
        padding: 70px 0 90px;
    }
    .galleryListing .listingItemLI:first-child .itemDate,
    .galleryListing .listingItemLI:first-child .par--main {
        color: #4a4b4c;
    }
    .galleryList .linkHolder--arrow {
        padding: 30px 0 0;
    }
    .sectionMailing .careerForm--volunteer {
        transform: translate(0, -100px);
    }
    .sectionEmergency {
        padding: 40px 0 140px;
    }
    .sectionMailing .par--lato {
        padding: 20px;
    }
    .asideButtons {
        box-shadow: -1px -5px 16px 0 rgba(0, 0, 0, .16);
        padding: 6px 0;
        position: fixed;
        right: 0;
        top: auto;
        width: 100%;
        bottom: 0;
        transform: none;
        z-index: 8;
    }
    .asideButtons a {
        display: block;
        width: 100%;
        text-align: center;
    }
    .notification-open.front-page .notification-bar {
        padding: 20px 0;
        font-size: 16px;
    }
    footer {
        position: relative;
        z-index: 9;
    }
    input:focus+.floating-label,
    input:focus~.floating-label,
    input+.floating-label.active,
    input~.floating-label.active {
        bottom: 29px;
    }
    .wpcf7 form.sent span.closeBtn,
    .wpcf7 form.failed span.closeBtn,
    .wpcf7 form.aborted span.closeBtn {
        position: fixed;
        top: 46%;
        right: 32px;
        background: #fff;
        z-index: 10;
        display: block;
        width: 20px;
        height: 20px;
        align-items: center;
        transform: none;
        min-height: unset;
        border: 0;
        background: url(/wp-content/uploads/2020/10/close.png);
    }
    .wpcf7 form.sent .wpcf7-response-output,
    .wpcf7 form.failed .wpcf7-response-output,
    .wpcf7 form.aborted .wpcf7-response-output {
        padding: 20px;
        width: 86%;
        left: 48%;
    }
}

@media (max-width: 420px) {
    .bannerTitle {
        padding: 20px 0 0;
        font-size: 40px;
        line-height: 40px;
    }
    .sliderText {
        font-size: 17px;
        line-height: 20px;
    }
    .sliderText+.sliderText {
        padding: 0 0 20px;
    }
    .bannerSlider .owl-theme .owl-dots {
        padding-top: 20px;
    }
    .bannerSlider .imageHolder img {
        max-width: 220px;
    }
    .announcementsHolder {
        min-height: 200px;
    }
    .s .sectionTitle {
        font-size: 28px;
        line-height: 40px;
    }
    .owl-theme .owl-dots {
        padding-top: 15px;
    }
    .button {
        min-width: 170px;
        text-align: center;
    }
    .button--inverted {
        padding: 15px;
    }
    .footer input {
        width: 100%;
        margin: 0;
    }
    .mailing,
    .mailing .careerForm {
        width: 100%;
    }
    .lines-button {
        width: 20px;
    }
    .logoHolder--main {
        padding: 15px 5px;
    }
    .logoHolder--main img {
        max-width: 50px;
        max-height: 50px;
    }
    .bannerSlider .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: -65px;
    }
    .headerCont {
        height: 60px;
    }
    .announcementsHolder {
        min-height: 200px;
    }
    input,
    select,
    textarea,
    .selectHolder {
        margin: 20px 0 0;
        padding: 10px;
    }
    .floating-label {
        left: 10px;
    }
    input:focus+.floating-label,
    input:not(:focus):valid~.floating-label {
        left: 10px;
    }
    .selectHolder,
    input,
    label,
    textarea,
    .floating-label {
        font-size: 18px;
    }
    input:focus+.floating-label,
    input:not(:focus):valid~.floating-label {
        font-size: 12px;
    }
    .sectionFirstAid .blockHead .par--lato {
        padding: 10px 0;
    }
    .fancyTitle {
        font-size: 28px;
        line-height: 40px;
    }
    .customRadio.cust+label {
        padding: 15px 20px;
    }
}