@media screen and (min-height: 1440.98px) {
    body.home main::before {
        top: calc(1440px - 163px);
        height: calc(100% - (1440px - 163px));
    }
}

@media screen and (max-height: 670px) {
    .errorpageBannerTop {
        margin-bottom: 120px;
    }
}

@media screen and (max-height: 620px) {
    .errorpageBannerTop {
        margin-bottom: 80px;
    }
}

@media only screen and (min-width: 1921px) {
    .newsContent .container {
        margin-left: auto;
        margin-right: 0;
        max-width: 2240px;
    }
}

@media only screen and (min-width: 2000px) {
    .journeySec .secTitle {
        padding-left: 25%;
    }
}

/*@media only screen and (max-width: 2150px) {
    .mapRow .left {
        width: 1299px;
    }
}*/

@media only screen and (max-width: 1800px) {
    .journeySec .secTitle {
        padding-left: 14%;
    }
    /*.mapRow .left {
        width: 881px;
    }*/
}

@media only screen and (max-width: 1599px) {
    .journeySec .secTitle {
        padding-left: 9%;
    }

    .mapSec img {
        height: 600px;
    }

    .tabMenuWrap>a {
        font-size: 50px;
    }

}

@media only screen and (max-width: 1440px) {
    .newsBlock {
        width: calc(351px - 36px);
    }

    .newsBox {
        height: 318px;
    }

    .newsBlock.big {
        width: calc(702px - 36px);
    }

    .newsBlock.big .newsBox {
        height: 644px;
    }

    .donation_count .inner_row .left_txt_block {
        width: 60%;
    }

    .donation_count .inner_row .right_img_block {
        width: 40%
    }

    .subpageBannerBlock img {
        height: 381px;
    }

    table table td {
        width: 50%;
        min-width: 50%;
        max-width: 50%;
    }

    table table tr {
        display: table-row;
    }

    .threeColumnImageRow figure img,
    .twoColumnImageRow figure img,
    .oneColumnImageRow figure img {
        height: 416px;
    }

    .newsPageSec .newsBlock {
        width: 33.33%;
    }

    table td:nth-child(2) {
        width: 330px;
    }

    table td:first-child {
        width: calc(100% - 575px);
    }

    #mapContainer {
        height: 640px !important;
    }
    .newsPageSec .newsBlock {
        margin-bottom: 40px;
    }
    .rightTextLeftImgRow .imgBlock img, .leftTextRightImgRow .imgBlock img {
        min-height: 560px;
    }
}

@media only screen and (max-width: 1350px) {
    .tabMenuWrap>a {
        font-size: 48px;
    }

    /*.educationPortal .tabMenuWrap > a {
        font-size: 45px;
    }*/
    .headerBottom .subMenu ul {
        column-gap: 24px;
        row-gap: 18px;
    }

    .headerBottom .subMenu li {
        width: calc(25% - 18px);
    }

    .subMenuInner {
        padding: 24px;
    }

    .subMenuInner .highlightedItem {
        padding: 0 0 24px;
        margin-bottom: 24px;
    }

    .mapRow .left {
        width: calc(100% - 390px);
    }

    .mapRow .right {
        margin-left: 100px;
        margin-right: 100px;
    }
}

@media only screen and (max-width: 1279px) {
    h2 {
        font-size: 70px;
    }

    h4 {
        font-size: 28px;
    }

    p, body {
        font-size: 18px;
    }

    .container {
        padding-left: 40px;
        padding-right: 40px;
    }

    .newsContent .container {
        padding: 0 0 0 40px;
    }

    .btnBlue {
        padding: 18px 34px;
    }

    .topTextBottomImgSec .container {
        padding-left: 40px;
        padding-right: 40px;
    }

    .newsWithoutSlider.newsContent .container {
        padding: 0 40px;
    }

    .topTextBottomImgSec {
        padding: 80px 0 150px
    }

    .topTextBottomImgRow .imgBlock {
        width: 55%;
        top: 350px;
    }

    .topTextBottomImgRow .contentBlock h4 {
        max-width: 398px;
    }

    .topTextBottomImgRow .imgBlock .jarallax {
        height: 535px;
    }

    .normalTextBlueSec {
        padding: 80px 0 120px;
    }

    .imgContentRow .imgBlock .jarallax {
        height: 535px;
    }

    .imgContentRow .contentBlock {
        max-width: 55%;
        padding: 57px 0 60px;
        padding-left: 24px;
    }

    .imgContentRow .contentBlock p {
        max-width: 430px;
        margin: 0 0 20px;
        margin-left: auto;
    }

    .imgContentSec {
        padding: 0 0 120px;
    }

    .journeySec {
        padding: 70px 0 100px;
    }

    .time-line-box .contentArea {
        width: 755px;
        padding: 70px 63px 80px;
    }

    .time-line-box .contentArea h3 {
        font-size: 100px;
        line-height: 80px;
    }

    .time-line-box .contentArea h3 span {
        font-size: 70px;
    }

    .contentImgRow .contentBlock {
        max-width: 55%;
        padding: 57px 0 60px;
        padding-right: 24px;
    }

    .contentImgRow .imgBlock .jarallax {
        height: 535px;
    }

    .contentImgRow .contentBlock p {
        max-width: 430px;
        margin: 0 0 20px;
    }

    .contentImgSec {
        padding: 0 0 160px;
    }

    .hugeButtonBlock {
        height: 250px;
    }

    .hugeButtonText h4 {
        line-height: 46px;
        max-width: 922px;
    }

    .imgSection {
        height: 397px;
    }

    .time-line-box .contentArea h5 {
        margin: 0 0 28px;
    }

    footer {
        padding: 38px 0;
    }

    .tabMenuWrap>a {
        font-size: 45px;
    }

    .quote:after {
        right: -30px;
    }

    /*.educationPortal .tabMenuWrap > a {
        font-size: 42px;
    }*/
    .headerBottom ul li {
        margin-right: 6px;
        padding: 0 7px 16px;
    }

    .publicationBlock .content {
        padding: 60px;
    }

    .headerBottom .subMenu li a,
    .subMenuInner .highlightedItem a {
        padding: 8px 16px;
    }

    .searchInfo {
        width: 700px;
    }
    .categoryWrap {
        width: calc(100% - 700px);
    }
    .mapRow .left {
        width: calc(100% - 230px);
    }
    .mapRow .right {
        margin-left: 0;
        margin-right: 40px;
    }

    .formGroupFile .form-control.input-file {
        top: 33px;
    }
}

@media only screen and (max-width: 1200px) {
    .donation_count .inner_row .left_txt_block .txt_contents {
        padding-right: 24px;
    }

    .newsBlock.big {
        width: calc(684px - 36px);
    }

    .rightTextLeftImgRow .right {
        padding-left: 60px;
    }

    .leftTextRightImgRow .left {
        padding-right: 60px;
    }

    .quote:before {
        left: -55px;
    }

    .donation_count .inner_row .right_img_block .img_block {
        height: 630px;
    }

    table td:not(:last-child) {
        padding-right: 0;
    }

    .mapSec img {
        height: 450px;
    }

    .headerBottom .subMenu ul {
        column-gap: 12px;
        row-gap: 16px;
    }

    .headerBottom .subMenu ul li {
        width: calc(25% - 9px);
    }

    .headerBottom .subMenu li a,
    .subMenuInner .highlightedItem a {
        padding: 8px 12px;
    }
    .pum-title {
        font-size: 45px !important;
    }
}

@media only screen and (max-width: 1150px) {
    .headerBottom .subMenu ul {
        column-gap: 18px;
    }

    .headerBottom .subMenu ul li {
        width: calc(33.33% - 12px);
    }

    .headerBottom ul li:first-child {
        padding-left: 80px;
    }
}

@media only screen and (max-width: 1100px) {
    h2 {
        font-size: 60px;
    }

    h4 {
        font-size: 24px;
    }

    p, body {
        font-size: 16px;
    }

    .topTextBottomImgRow .contentBlock h1 {
        margin: 0 0 48px;
    }

    .normalTextSec {
        padding: 168px 0 149px;
    }

    .topTextBottomImgSec {
        padding: 80px 0 190px
    }

    .topTextBottomImgRow .imgBlock::before {
        width: 60px;
        height: 330px;
    }

    .topTextBottomImgRow .imgBlock::after {
        width: 280px;
        height: 60px;
        left: 60px;
    }

    .hugeButtonText {
        padding: 120px 0;
    }

    .imgContentRow .contentBlock h2 {
        margin: 0 0 30px;
    }

    .contentImgRow .contentBlock h2 {
        margin: 0 0 30px;
    }

    .tabMenuWrap>a {
        font-size: 36px;
        padding: 0 10px;
        letter-spacing: 1.44px;
        min-height: 162px;
    }

    /*.educationPortal .tabMenuWrap > a {
        font-size: 32px;
    }*/
    .container {
        padding-left: 24px;
        padding-right: 24px;
    }

    .newsContent .container {
        padding: 0 0 0 24px;
    }

    .newsWithoutSlider.newsContent .container {
        padding: 0 24px;
    }

    .donation_count .inner_row .left_txt_block {
        padding: 32px 24px;
    }

    .donation_count .inner_row .left_txt_block .txt_contents {
        padding-right: 0;
    }

    .newsletter_block {
        padding: 120px 0;
    }

    .tabSec .container {
        padding-left: 24px;
        padding-right: 24px;
    }

    .otherPublicationSec .publicationBlock {
        width: 33.33%;
    }

    .publicationBlock .content {
        padding: 50px;
    }

    .footerRow .footerCol:nth-child(4) .footerColInner {
        max-width: 250px;
    }

    .faqSec h2 {
        padding: 0;
    }

    .mapBlock .container {
        padding-right: 0;
    }

    .mapContainer {
        border-radius: 0;
    }

    .mapRow {
        display: block;
    }

    .mapRow .left {
        width: 100%;
        padding-right: 0;
    }

    .mapRow .right {
        width: 100%;
        padding: 0 24px;
        margin: 64px 0 0;
    }

    .mapRow .right .addrsBlock {
        margin: 0 auto;
    }
    .pum-title {
        font-size: 42px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .tabContent {
        padding: 16px;
    }

    .leftTextRightImgRow,
    .rightTextLeftImgRow {
        display: block;
        position: relative;
    }

    .leftTextRightImgRow .left,
    .rightTextLeftImgRow .left,
    .leftTextRightImgRow .right,
    .rightTextLeftImgRow .right {
        width: 100%;
    }

    .leftTextRightImgRow .left,
    .rightTextLeftImgRow .right {
        padding-left: 0;
        padding-right: 0;
        padding-top: 40px;
        padding-bottom: 0;
    }

    .quoteSec .leftTextRightImgRow .right,
    .quoteSec .rightTextLeftImgRow .left {
        width: 400px;
        height: 400px;
    }

    .quoteSec .leftTextRightImgRow .imgBlock img,
    .quoteSec .rightTextLeftImgRow .imgBlock img {
        height: 100%;
        min-height: 100%;
    }

    .tabSec .container {
        padding-left: 4px;
        padding-right: 4px;
    }

    .quote:before {
        height: 40px;
        position: initial;
        margin-bottom: 5px;
    }

    .quote:after {
        height: 40px;
        right: 0;
    }

    .quoteSec .left h2 {
        position: absolute;
        right: 472px;
        top: 145px;
        margin-bottom: 0;
    }

    .quoteSec .right h2, .quoteSec .left h2 {
        position: absolute;
        left: 472px;
        top: 145px;
        margin-bottom: 0;
        width: calc(100% - 480px);
    }

    .rightTextLeftImg:not(.quoteSec) .rightTextLeftImgRow .imgBlock img,
    .leftTextRightImg:not(.quoteSec) .leftTextRightImgRow .imgBlock img {
        min-height: 440px;
        height: 440px;
        object-fit: cover;
    }

    .imageContentWrap {
        display: block;
    }

    .imageContentWrap .content {
        max-width: 100%;
        width: 100%;
    }

    .imageContentWrap figure {
        width: 100%;
        margin-bottom: 40px;
    }

    /* Menu CSS */
    .headerTop ul li.menuBtn {
        display: block;
    }

    .headerTop ul li {
        display: none;
    }

    .headerBottom {
        position: fixed;
        left: 100%;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100vh;
        padding: 12px;
        padding-top: 100px;
        z-index: -1;
        bottom: 100%;
        transition: 400ms left;
    }

    body.menuOpened .headerBottom {
        left: 0;
    }

    body.menuOpened .headerTop ul li.menuBtn button .close {
        display: flex;
    }

    body.menuOpened .headerTop ul li.menuBtn button .menu {
        display: none;
    }

    .subMenuInner .highlightedItem {
        display: none;
    }

    .headerBottom ul.mobileUl {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .headerBottom ul.mobileUl li {
        display: block;
        width: 100%;
    }

    /* .headerBottom ul.mobileUl li.contact {
        order: -2;
    } */

    .headerBottom ul.mobileUl li.publications {
        order: -1;
    }

    .headerBottom ul.mobileUl li.contact a,
    .headerBottom ul.mobileUl li.publications a {
        font-weight: 700;
        text-transform: uppercase;
    }

    .headerBottomWrap {
        background-color: #fff;
        padding: 32px;
        height: 100%;
        overflow-y: auto;
        border-radius: 16px;
    }

    .headerBottom ul {
        display: block;
    }

    .headerBottom ul li {
        margin-right: 0;
        padding: 0;
    }

    .headerBottom ul li:first-child {
        padding-left: 0;
    }

    .headerBottom>ul>li {
        margin-bottom: 32px;
    }

    .headerBottom ul li span {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }

    .headerBottom ul li button {
        width: 32px;
        height: 32px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .headerBottom ul li a {
        display: block;
        width: calc(100% - 32px);
        padding: 24px 16px;
        line-height: 1;
    }

    .headerBottom li:hover .subMenu {
        display: none;
    }

    .headerBottom li.active .subMenu {
        display: block;
        position: initial;
        transform: none;
        padding: 0 0 0 16px;
    }

    .subMenuInner {
        width: 100%;
        padding: 16px 0 16px 40px;
        margin-top: 0;
        border-left: 1px solid #0064C0;
        border-radius: 0;
    }

    .headerBottom .subMenu ul {
        margin: 0 -12px;
        padding: 0;
        column-gap: 40px;
        row-gap: 40px;
    }

    .headerBottom .subMenu ul li {
        width: calc(33.33% - 27px);
    }

    .subMenuInner h3 {
        display: none;
    }

    .headerBottom ul li a {
        font-size: 24px;
    }

    .headerBottom .subMenu li a {
        padding: 6px 12px;
        font-weight: 600;
        letter-spacing: -0.3px;
        text-transform: inherit;
    }

    .headerBottom ul li.active button {
        transform: rotate(180deg);
    }

    header {
        padding: 16px 0;
    }

    .header-appear {
        padding: 10px 0;
    }

    .header-appear .headerBottom {
        padding-top: 87px;
    }

    .headerTop ul li.donationMenu {
        order: 1;
    }

    .headerTop li.searchli {
        order: 2;
    }

    .headerTop ul li.menuBtn {
        order: 3;
    }

    .headerBottom .subMenu li:first-child {
        display: block;
    }

    .headerBottom ul.mobileUl li a {
        font-weight: 400;
        text-transform: initial;
    }

    .langDropdown {
        padding: 24px 16px;
        width: 100px;
    }

    .langDropdown .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 24px;
        font-weight: 400;
    }

    .headerBottom ul li span:after {
        content: normal;
    }

    .headerBottom ul li:hover button img {
        transform: rotate(0deg);
    }

    /* Menus CSS ends */
    .edmMenu .left {
        width: 128px;
    }

    .edmMenu {
        align-items: center;
    }

    .teamBlock {
        width: 33.33%;
    }

    .tabMenuWrap>a {
        font-size: 34px;
    }

    .publicationBlock figure,
    .publicationBlock .content {
        height: 342px;
    }
    .otherPublicationSec .publicationBlock figure{
        height: 342px !important;
    }
/* 
    .publicationBlock figure img{
        
    } */

    .documentAccordionList ul li {
        width: 50%;
    }

    .contactRow {
        display: block;
    }

    .contactRow .left {
        width: 100%;
        margin-bottom: 80px;
        padding-right: 0;
    }

    .contactRow .right {
        width: 100%;
    }

    .mapRow {
        display: block;
    }

    .mapRow .left {
        width: 100%;
        padding-right: 0;
        margin-bottom: 80px;
    }

    .mapRow .right {
        width: 100%;
    }

    .mapBlock .container {
        padding: 0 24px;
    }

    /*.mapContainer {
        border-radius: 24px;
    }*/

    .langDropdown .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding-left: 0
    }

    .headerBottom ul li span a {
        pointer-events: none;
    }

    .headerBottom ul.mobileUl li .subMenu ul li a {
        text-transform: inherit;
        font-weight: 600;
    }
    .quoteSec .leftTextRightImgRow .right .imgBlock, .quoteSec .rightTextLeftImgRow .left .imgBlock {
        height: 100%;
    }
    .quoteSec .leftTextRightImgRow .right .imgBlock a, .quoteSec .rightTextLeftImgRow .left .imgBlock a {
        height: 100%;
    }
    .searchBlock {
        display: block;
    }
    .categoryWrap {
        justify-content: flex-start;
        width: 100%;
    }
    .contactPage + .mapBlock .container {
        padding: 0;
    }

    .bottomStickyBlock ul.social_links, .bottomStickyBlock ul.social_links li {
        margin-right: 6px;
    }

    .bottomStickyBlock ul.social_links li a svg, .bottomStickyBlock ul.social_links li a img {
        width: 30px;
        height: 30px;
    }

    .bottomStickyBlock .btnBlue {
        padding: 8px 10px;
        font-size: 14px;
    }
    .pum-title {
        font-size: 40px !important;
    }
}

@media only screen and (max-width: 991.98px) {
    h1 {
        font-size: 67px;
    }

    .donation_count .inner_row {
        display: block;
    }

    .donation_count .inner_row .left_txt_block {
        width: 100%;
        margin-bottom: 40px;
    }

    .donation_count .inner_row .right_img_block {
        width: 100%;
    }

    .donation_count .inner_row .right_img_block .img_block {
        height: 360px;
        border-radius: 0;
    }

    .donation_count {
        border-top-left-radius: 32px;
        border-top-right-radius: 32px;
        overflow: hidden;
    }

    .donation_count .inner_row .left_txt_block .txt_contents {
        max-width: 100%;
    }

    .tabMenuWrap>a {
        font-size: 32px;
        min-height: 135px;
    }

    .activityRow {
        display: block;
    }

    .activityCol {
        width: 100%;
    }

    .footerCol {
        margin-bottom: 32px;
    }

    .footerRow .footerCol:nth-child(4) .footerColInner {
        max-width: 366px;
    }

    .footerRow:first-child .footerCol:first-child {
        order: 1;
        width: 25%;
    }

    .footerRow:first-child .footerCol:nth-child(2) {
        order: 2;
        width: 25%;
    }

    .footerRow:first-child .footerCol:nth-child(4) {
        order: 3;
        width: 50%;
    }

    .footerRow:first-child .footerCol:nth-child(5) {
        order: 4;
        width: 50%;
    }

    .footerRow:first-child .footerCol:nth-child(3) {
        order: 5;
        width: 50%;
    }

    .footerRow:first-child {
        justify-content: initial;
    }

    ul.partner_logos li img {
        width: 215px;
    }

    .mapSec img {
        height: 390px;
    }

    .headerBottom {
        padding-bottom: 40px;
    }
    .headerBottom ul.mobileUl li .subMenu ul li a {
        text-transform: inherit;
        font-weight: 600;
    }
    .donation_count .inner_row .right_img_block .img_block {
        min-height: auto;
    }
}

@media only screen and (max-width: 950px) {
    .headerBottom .subMenu ul {
        column-gap: 10px;
        row-gap: 20px;
    }

    .headerBottom .subMenu ul li {
        width: calc(33.33% - 7px);
    }

    .subMenuInner {
        padding: 16px 0 16px 20px;
    }

    .errorpageBannerBlock ul.btnList {
        width: 100%;
        column-gap: 30px;
        row-gap: 30px;
        justify-content: center;
    }
}

@media only screen and (max-width: 879.98px) {
    .newsPageSec .newsBlock {
        width: 50%;
        margin-bottom: 24px;
    }
}

@media only screen and (max-width: 850px) {
    .quoteSec .right h2, .quoteSec .left h2 {
        left: 432px;
        width: calc(100% - 440px);
    }

    .countRow {
        display: table;
        margin: 0 auto;
    }

    .countCol {
        max-width: 100%;
        padding: 15px 0;
    }

    .countColInner {
        display: flex;
        flex-wrap: wrap;
    }

    .countCol .content h2 {
        text-align: left;
    }

    .countCol .content p {
        text-align: left;
    }

    .countCol .content {
        padding-left: 15px;
    }

    .countCol .imgBlock {
        width: 160px;
        height: 160px;
    }

    .countCol .content {
        max-width: calc(100% - 160px);
    }

    .countSec h2 br {
        display: none;
    }

    .tabMenuWrap>a {
        font-size: 30px;
        letter-spacing: 1px;
    }

    .publicationWrap {
        margin: 0 -12px;
    }

    .publicationBlock {
        margin-bottom: 40px;
    }

    .otherPublicationSec .publicationBlock {
        width: 50%;
    }

    table tr {
        display: block;
        border-bottom: 1px solid #0064C0;
    }

    table table tr {
        border-bottom: none;
    }

    table td {
        border-bottom: none;
    }

    .sectionTable>table>tbody>tr>td:first-child {
        width: 100%;
        display: block;
        border-bottom: none;
        padding-right: 24px;
        padding-bottom: 0;
    }

    .threeColumnImageRow .threeColumnImageBlock {
        width: 50%;
    }

    .threeColumnImageRow .threeColumnImageBlock:last-child {
        width: 100%;
        margin-top: 24px;
    }

    .headerBottom .subMenu ul {
        row-gap: 40px;
        column-gap: 40px;
    }

    .headerBottom .subMenu ul li {
        width: calc(50% - 20px);
    }

    .subMenuInner {
        padding: 16px 0 16px 40px;
    }
}

@media only screen and (max-width: 789.98px) {
    .newsSec.newsWithBtn {
        padding-bottom: 80px !important;
    }

    .newsHeadFlex .btnBlue.small {
        position: absolute;
        bottom: 35px;
        left: 24px;
    }
}

@media only screen and (max-width: 767.98px) {
    h1 {
        font-size: 64px;
        line-height: 1;
    }

    .quoteSec .leftTextRightImgRow .right,
    .quoteSec .rightTextLeftImgRow .left {
        width: 280px;
        height: 280px;
    }

    .quoteSec .right h2, .quoteSec .left h2 {
        left: 300px;
        width: calc(100% - 300px);
        top: 90px;
    }

    .newsBlock {
        width: calc(100vw - 12px - 40px);
    }

    .newsBox {
        height: 521px;
    }

    /*.newsBlock {
        height: 520px;
   }
   .newsBlock:not(.big) {
        width: calc(200vw - 152px);
        display: flex;
        flex-wrap: wrap;
   }
   .newsBlock:not(.big) .newsBox {
        width: calc(50% - 4px);
   }
   .newsBlock:not(.big) .newsBox:first-child {
        margin-right: 8px;
   }*/
    .desktopShow {
        display: none;
    }

    .mobileShow {
        display: block;
    }

    .newsBox .content h3 {
        font-size: 32px;
    }

    .newsWithoutSlider .newsWrapper {
        display: block;
    }

    .newsWithoutSlider .newsBlock.big,
    .newsWithoutSlider .newsBlock {
        width: 100%;
        margin-bottom: 20px;
        height: auto;
    }

    .newsWithoutSlider .newsBox {
        margin-bottom: 20px;
    }

    .teamBlock {
        width: 50%;
    }

    .headerBottom .subMenu li {
        width: calc(50% - 10px);
    }

    .tabMenuWrap>a {
        font-size: 20px;
        min-height: 78px;
        letter-spacing: 0.8px;
    }

    .publicationBlock .content {
        padding: 30px;
    }

    /* .publicationBlock figure, */
    .publicationBlock .content {
        height: 234px;
    }
    .otherPublicationSec .publicationBlock figure{
        height: 234px !important;
    }

    /* .publicationBlock figure{
        height: auto;
    } */

    .publicationBlock .content h3 {
        font-size: 23px;
    }

    ul.partner_logos li img {
        width: auto;
    }

    .footerRow .left {
        margin-bottom: 40px;
    }

    .rightTextLeftImg:not(.quoteSec) .rightTextLeftImgRow .imgBlock img,
    .leftTextRightImg:not(.quoteSec) .leftTextRightImgRow .imgBlock img {
        min-height: 360px;
        height: 360px;
    }

    .searchBlock {
        display: block;
    }

    .searchInfo {
        width: 100%;
        max-width: 100%;
    }

    /*.categoryLink {
        position: absolute;
        top: 13px;
        right: 16px;
    }*/

    .searchInfo h5 {
        width: calc(100% - 100px);
    }

    .mapSec img {
        height: 320px;
    }

    .documentAccordionList ul li {
        width: 100%;
    }

    .filterWrap {
        display: block;
    }

    .filterContent {
        display: none;
        padding-bottom: 0;
        padding-top: 28px;
    }

    .filterSec {
        margin-bottom: 56px;
        background-color: #fff;
        position: sticky;
        top: 75px;
    }

    .filterContent span {
        display: block;
    }

    .filterToggle span {
        margin-right: 0;
    }

    .filterBlock {
        width: 100%;
        margin-bottom: 8px;
    }
    .filterBlock:last-child {
        margin-bottom: 0;
    }
    .filterBlock select {
        padding: 16px 32px;
        line-height: 1;
        background-color: transparent;
    }
    .newsBlock:not(.big) .newsBox .content {
        height: 125px;
        top: calc(100% - 141px);
    }
    .newsletter_block {
        padding: 60px 0;
    }
    .countSec {
        padding: 50px 0 95px;
    }
    .tabSec, .searchFormSec {
        padding-bottom: 50px;
    }
    .leftTextRightImg, .rightTextLeftImg, .contentSec, .faqSec, .imageSec, .newsPageSec, .contactPage, .publicationSec, .otherPublicationSec, .tableContentSec, .searchSec, .mapBlock, section.map, .newsSec, .partnerSec, .activitySec {
        padding: 50px 0;
    }
    .partnerBlock {
        padding: 20px;
    }
    .pum-title {
        font-size: 38px !important;
    }
}

@media only screen and (max-width: 679.98px) {
    .newsWrapper {
        display: block;
    }

    .newsPageSec .newsBlock {
        width: 100%;
        margin-bottom: 12px;
    }

    .newsPageSec .newsBox {
        height: 268px;
    }

    .newsPageSec .newsBox .content h3 {
        font-size: 24px;
    }

    .interactiveMapContent {
        height: 380px;
        overflow: hidden;
        top: auto;
    }

    .interactiveMapContent figure {
        height: 150px;
        margin-bottom: 16px;
    }

    .interactiveMapContent .contentHead {
        margin-bottom: 16px;
        flex-direction: row-reverse;
        justify-content: flex-end;
    }

    .interactiveMapContent .content {
        height: auto;
    }
    #left_sidebar, .interactiveMapContent {
        height: auto;
    }
    .left_sidebar_wrap {
        top: auto;
        right: 8px;
        left: 8px;
        width: calc(100% - 16px);
        bottom: -100%;
        transition: 400ms bottom;
    }
    .mapRow.hide .left_sidebar_wrap {
        left: 8px;
    }
    .mapRow.show .left_sidebar_wrap {
        bottom: 8px;
    }
    .interactiveMapContent .content .btnBlue.small,
    .interactiveMapContent .content .btnYellow.small,
    .interactiveMapContent .content .btnWhite.small {
        right: 0;
        margin: 0 auto;
    }

    .interactiveMapContent .contentHead img {
        margin-right: 16px;
        border-radius: 24px;
    }
    .mapArrowBtn {
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 40px;
        height: 32px;
        top: -30px;
        border-top-left-radius: 8px;
        border-bottom-right-radius: 0;
    }
    .mapArrowBtn i {
        transform: rotate(90deg);
    }
}

@media only screen and (max-width: 650px) {
    .quoteSec .right h2, .quoteSec .left h2 {
        position: initial;
        width: 100%;
        margin-bottom: 20px;
    }

    .quoteSec .leftTextRightImgRow .right,
    .quoteSec .rightTextLeftImgRow .left {
        margin: 0 auto 8px;
    }

    .quote:before,
    .quote:after {
        width: 40px;
        height: 30px;
    }

    h2 {
        font-size: 65px;
    }

    .countCol .content h2 {
        font-size: 40px;
    }

    .countCol .imgBlock {
        width: 104px;
        height: 104px;
    }

    .countCol .content {
        max-width: calc(100% - 104px);
    }

    .countCol .content p {
        font-size: 20px;
    }

    .tabMenuWrap {
        border-radius: 8px;
    }

    .tabWrap:after {
        border-radius: 16px 16px 24px 24px;
    }

    .newsBlock.big .newsBox .content h3 {
        font-size: 36px;
    }

    .activityColInner .imgBlock {
        height: 350px;
    }

    .headerBottomWrap {
        padding: 16px;
    }

    .subMenuInner {
        padding: 16px 0 16px 16px;
    }

    .headerBottom .subMenu ul {
        display: block;
        margin: 0;
    }

    .headerBottom .subMenu li {
        width: 100%;
        margin-bottom: 32px;
    }

    .headerBottom .subMenu li:last-child {
        margin-bottom: 0;
    }

    header .container {
        padding-left: 24px;
        padding-right: 24px;
    }

    .subpageBannerBlock .content {
        display: block;
    }

    .subpageBannerDocumentBtn {
        padding-left: 0;
        padding-bottom: 0;
        margin-top: 20px;
    }

    .subpageBannerWrap {
        bottom: 20px;
    }

    .subpageBannerBlock .content .bannerHead {
        font-size: 30px;
    }

    .tabMenuWrap>a {
        font-size: 19px;
    }

    .newsletter_field {
        display: block;
    }

    .newsletter_field .input_field {
        width: 100%;
        margin-bottom: 32px;
    }

    .newsletter_block .inner_content .news_content_txt p {
        font-size: 18px;
    }

    .publicationWrap {
        display: block;
    }

    .publicationBlock {
        width: 100%;
    }

    .sectionTable>table>tbody>tr {
        padding-bottom: 24px;
    }

    .sectionTable>table>tbody>tr>td {
        display: block;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
        width: 100%;
    }

    table table td:first-child {
        padding-left: 0;
    }

    .threeColumnImageRow figure img,
    .twoColumnImageRow figure img,
    .oneColumnImageRow figure img {
        height: 350px;
    }

    .formGroupCheckbox .wpcf7-checkbox,
    .formGroupRadio .wpcf7-radio {
        display: block;
    }

    .formGroupCheckbox .wpcf7-list-item,
    .formGroupRadio .wpcf7-list-item {
        width: 100%;
        margin: 0 0 16px;
    }

    .mapSec img {
        height: 260px;
    }

    .headerBottom .subMenu ul li {
        width: 100%;
    }

    .errorpageBannerBlock ul.btnList {
        column-gap: 20px;
        row-gap: 20px;
    }
    .formGroupRadio, .formGroupCheckbox {
        margin-bottom: 24px;
    }
    .accordionHead, .accordionContent ul li, .accordionContent ol li {
        font-size: 18px;
        line-height: 1.45;
    }
    .otherPublicationSec .publicationBlock {
        width: 100%;
    }

    .otherPublicationSec .publicationBox {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .otherPublicationSec .publicationBlock figure {
        width: 104px;
        margin-right: 16px;
        border: 1px solid #0064C0;
    }

    .otherPublicationSec .publicationBlock figure {
        height: 120px !important;
    }

    .otherPublicationSec .publicationLink {
        width: calc(100% - 120px);
    }

    #mapContainer {
        height: 465px !important;
    }
    .maintenance h1 {
        font-size: 55px;
    }
}

@media only screen and (max-width: 575px) {
    h2 {
        font-size: 56px;
    }

    .newsBlock.big .newsBox {
        height: 520px;
    }

    .activityColInner .imgBlock {
        height: 300px;
    }

    header .container {
        padding-left: 16px;
        padding-right: 16px;
    }

    .headerTop ul li {
        margin-right: 16px;
    }

    .subpageBannerBlock .content .bannerHead {
        font-size: 28px;
    }

    .tabMenuWrap>a {
        font-size: 18px;
    }

    .threeColumnImageRow .threeColumnImageBlock {
        width: 50%;
    }

    .threeColumnImageRow figure img,
    .twoColumnImageRow figure img,
    .oneColumnImageRow figure img {
        height: 300px;
    }

    .footerRow:first-child .footerCol:first-child,
    .footerRow:first-child .footerCol:nth-child(2) {
        width: 50%;
        margin-bottom: 40px;
    }

    .footerRow:first-child .footerCol:nth-child(4) {
        width: 100%;
        margin-bottom: 40px;
    }

    .footerRow:first-child .footerCol:nth-child(3) {
        order: 4;
    }

    .footerRow:first-child .footerCol:nth-child(5) {
        order: 5;
    }

    footer .container {
        padding-left: 32px;
        padding-right: 32px;
    }

    .footerRow .footerCol:last-child .footerColInner ul.social_links {
        flex-wrap: wrap;
        width: 115px;
    }

    .footerRow .footerCol:last-child .footerColInner ul.social_links li {
        margin-right: 27px;
        margin-bottom: 20px;
    }

    .footerRow .footerCol:last-child .footerColInner ul.social_links li:nth-child(even) {
        margin-right: 0;
    }

    .footerRow .footerCol:last-child .footerColInner a.ft_btn {
        max-width: 107px;
        font-size: 12px;
        padding: 5px 0;
        margin-top: 0;
    }

    .pdf-link {
        min-width: 100%;
    }

    .categoryLink {
        position: initial;
        display: table;
        margin-top: 8px;
    }

    .searchInfo h5 {
        width: 100%;
    }

    .donation_count .inner_row .right_img_block .img_block {
        height: 256px;
    }

    .mapSec img {
        height: 220px;
    }

    .newsletter_field input[type="text"], .newsletter_field input[type="email"], .newsletter_field select {
        width: 100%;
    }

    .leftTextRightImg, .rightTextLeftImg, .contentSec, .faqSec, .imageSec, .newsPageSec, .contactPage, .publicationSec, .otherPublicationSec, .tableContentSec, .searchSec, .mapBlock, section.map, .newsSec, .partnerSec {
        padding: 20px 0;
    }

    .leftTextRightImgRow .left h2 {
        margin: 0 0 20px;
    }

    .leftTextRightImgRow .left p {
        margin: 0 0 16px;
        line-height: 160%;
    }

    .leftTextRightImgRow .left, .rightTextLeftImgRow .right{
        padding-top: 20px;
    }

    h2{
        margin: 0 0 20px 0;
    }

    .donation_count .inner_row .left_txt_block .txt_contents h3 {
        font-size: 48px;
        line-height: normal;
        margin-bottom: 32px;
    }

    .contentSec .contentBlock ul li{
        font-size: 16px;
    }

    .pum-title {
        font-size: 35px !important;
    }

    .pum-container {
        padding: 24px !important;
    }

}

@media only screen and (max-width: 480px) {
    .newsBlock.big .newsBox .content h3 {
        font-size: 32px;
    }

    .activityColInner .imgBlock {
        height: 280px;
    }

    .teamWrap {
        display: block;
    }

    .teamBlock {
        width: 100%;
    }

    .teamBlock figure {
        margin-bottom: 32px;
        width: 300px;
        padding-bottom: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .accordionHead {
        font-size: 16px;
        line-height: 1.3;
        padding: 24px 25px 24px 8px;
    }
    .accordionContent ul li, .accordionContent ol li {
        font-size: 16px;
        line-height: 1.3;
    }

    .headerBottom ul li a {
        font-size: 20px;
    }

    .langDropdown .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 20px;
    }

    .headerTop ul li {
        margin-right: 8px;
    }

    .headerTop ul li a.donationBtn {
        padding: 6px 10px;
    }

    .subpageBannerBlock .content .bannerHead {
        font-size: 26px;
    }

    .tabMenuWrap>a {
        font-size: 17px;
    }

    .newsletter_block .inner_content .news_content_txt p {
        font-size: 16px;
    }

    .threeColumnImageRow .threeColumnImageBlock,
    .twoColumnImageRow .twoColumnImageBlock {
        width: 100%;
        margin-top: 24px;
    }

    .threeColumnImageRow .threeColumnImageBlock:first-child,
    .twoColumnImageRow .twoColumnImageBlock:first-child {
        margin-top: 0;
    }

    .threeColumnImageRow,
    .twoColumnImageRow {
        display: block;
    }

    footer .footerRow:last-child .right .foot_bttm_links {
        display: block;
    }

    footer .footerRow:last-child .right .foot_bttm_links li a::after {
        content: normal;
    }

    .mapSec img {
        height: 180px;
    }

    .interactiveMapContent {
        height: 338px;
    }

    .interactiveMapContent figure {
        height: 90px;
    }

    .interactiveMapContent .contentHead img {
        width: 28px;
        height: 31px;
    }

    .interactiveMapContent .content {
        height: calc(100% - 106px);
        padding-bottom: 40px;
    }

    .map_text {
        -webkit-line-clamp: 5;
    }

    .left_sidebar_wrap {
        right: 4px;
        left: 4px;
        width: calc(100% - 8px);
    }

    .mapRow.show .left_sidebar_wrap {
        left: 4px;
        bottom: 4px;
    }
    .maintenance h1 {
        font-size: 48px;
    }
    footer .container {
        padding-left: 24px;
        padding-right: 24px;
    }
    .partnerWrap {
        display: block;
    }
    .partnerBlock {
        width: 100%;
    }
}

@media only screen and (max-width: 450px) {
    .subpageBannerBlock .content .bannerHead {
        font-size: 24px;
    }

    h1 {
        font-size: 56px;
    }

    .tabMenuWrap>a {
        font-size: 16px;
    }

    .threeColumnImageRow figure img,
    .twoColumnImageRow figure img,
    .oneColumnImageRow figure img {
        height: 240px;
    }

    .rightTextLeftImg:not(.quoteSec) .rightTextLeftImgRow .imgBlock img,
    .leftTextRightImg:not(.quoteSec) .leftTextRightImgRow .imgBlock img {
        min-height: 256px;
        height: 256px;
    }
    .maintenance h1 {
        font-size: 42px;
    }
}

@media only screen and (max-width: 400px) {
    .headerTop ul li.menuBtn button span {
        display: none;
    }

    .headerTop ul li a.donationBtn {
        padding: 6px;
    }

    h2 {
        font-size: 50px;
    }
    .partnerBlock {
        padding: 10px;
    }
}

@media only screen and (max-width: 375px) {
    h2 {
        font-size: 45px;
    }
}