@media screen and (max-width: 1845px) {
    .faming .challenge h2:before {
        left: -33px;
        top: -69px;
    }
}


@media screen and (max-width: 1700px) {
    .faming .about-content h2:before {
        left: -28px;
    }

    .faming .challenge h2:before {
        left: -17px;
    }
}

@media screen and (max-width: 1665px) {
    .faming .join-us .img-holder img {
        margin: 0 32px 0 0;
    }

    .faming .join-us-content h2:before {
        right: -43px;
    }
}

@media screen and (max-width: 1580px) {
    .faming .about-content h2:before {
        left: 0;
    }
}

@media screen and (max-width: 1460px) {
    .faming .join-us-content h2 {
        font-size: 55px;
    }
}

@media only screen and (max-width: 1366px) {
    .logo {
        margin-left: 15px;
    }

    #hero-block .text-part {
        padding: 125px 20px 0px 20px;
    }

    .get-ideas-page #hero-block .text-part {
        padding: 151px 20px 0px 0;
    }

    .menu-section .close {
        margin: 27px 10px 32px 32px !important;
    }

    /* FAMING */
    .faming .join-us {
        padding: 131px 30px 160px;
    }

    .faming .join-us-content .text-holder {
        padding: 0 50px 0 0;
    }

    .faming .join-us .img-holder img {
        margin: 0;
    }

    .faming-footer-logo {
        margin: 0;
    }

    #faming-footer .footer-content p {
        padding: 0 0 0 196px;
    }

    .faming .challenge:before {
        width: 459px;
    }

    .faming .about-content h2 {
        max-width: 520px;
        margin: 0 50px 0 0;
    }

    .faming .join-us-content h2 {
        font-size: 48px;
    }
}

@media only screen and (max-width: 1280px) {
    .fancybox-next {
        right: -24px;
        left: auto;
    }

    .fancybox-prev {
        left: -24px;
    }

    /* FAMING */
    .faming .about-content h2 {
        max-width: 507px;
        margin: 0 60px 0 0;
    }

    .main-section-info > p:after {
        width: 39px;
        height: 39px;
        top: -45px;
        right: -15px;
    }

    .main-section-info h1:after {
        width: 13px;
        height: 13px;
        right: -23px;
    }

    .faming .join-us-content h2 {
        margin: 0 0 50px;
    }
}

@media only screen and (max-width: 1200px) {
    #hero-block .text-part a.btn-green {
        font-size: 18px;
    }

    #hero-block .text-part h1 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 13px;
    }

    .twitters-list li {
        padding: 7px 80px 7px 21px;
    }

    .hero-block-holder {
        min-height: inherit;
    }

    .sidebar_about {
        margin: 0 auto;
    }

    .partners-company li {
        max-width: 150px;
        margin-left: 25px;
    }

    /* FAMING */
    .main-section-info h1 {
        font-size: 57px;
        max-width: 535px;
    }

    .main-section-info h1 em {
        font-size: 95px;
    }

    .main-section-info h1 img {
        max-width: 389px;
    }

    .main-section-info h1:before {
        top: -28px;
    }

    .faming-footer-logo {
        max-width: 140px;
    }

    #faming-footer .footer-content p {
        padding: 0 0 0 159px;
        font-size: 18px;
    }

    .faming .join-us-content h2 {
        font-size: 43px;
    }
}

@media only screen and (max-width: 1170px) {

    /* FAMING */
    .faming .about-content h2 {
        max-width: 440px;
    }

    .faming .challenge h2 {
        line-height: 1.5;
    }

    .faming .challenge h2:after {
        bottom: -25px;
    }

    .main-section-info h1 {
        font-size: 52px;
    }

    .main-section h1 strong {
        font-size: 62px;
    }

    .main-section-info h1 em {
        font-size: 85px;
    }

    .main-section-info h1 img {
        max-width: 373px;
    }

    .main-section-info h1:before {
        top: -23px;
    }
}

@media screen and (max-width: 1100px) {
    #faming-footer {
        padding: 0;
    }

    #faming-footer .footer-content {
        flex-wrap: wrap;
        flex-direction: row-reverse;
        padding: 43px 0 0;
    }

    #faming-footer .footer-links {
        width: 100%;
        order: 1;
        background: #fff;
        padding: 8px 22px;
    }
    #menu-faming{
        justify-content: center;
    }
    #faming-footer .footer-links a {
        color: #000;
    }

    #faming-footer .footer-links li:not(:last-of-type) a:after {
        background: #000;
    }

    .faming-footer-logo {
        position: relative;
        top: auto;
        left: auto;
        transform: none;
        min-width: 29%;
        margin: 0 16px 0 0;
        padding: 0 19px 0 0;
    }

    .faming-footer-logo:after {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        height: 88%;
        width: 1px;
        background: #fff;
    }

    #faming-footer .text-holder {
        width: 100%;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: center;
        padding: 0 30px 43px;
    }

    .faming-footer-logo .logo {
        max-width: 140px;
    }

    #faming-footer .footer-content p {
        padding: 0;
        line-height: 1.3;
    }

    .faming-social-networks a {
        max-width: 118px;
    }

    .faming-social-networks p {
        font-size: 12px;
    }

    .faming-social-networks .social-network-icon {
        width: 50px;
        height: 50px;
    }

    .faming-social-networks .social-network-icon:before {
        border-radius: 14px;
    }
}

@media only screen and (max-width: 1024px) {
    .quotes {
        display: block;
        max-width: none;
    }

    .quote-item {
        width: 100%;
        overflow: hidden;
    }

    .section-boxes {
        padding: 43px 0;
    }

    .section-boxes .container {
        display: block;
    }

    .section-boxes .title-block,
    .value-list {
        width: 100%;
        padding: 0;
        background-color: transparent;
    }

    .section-boxes .title-block {
        padding: 0 25px;
        margin-bottom: 40px;
    }

    .section-boxes .title-block::before,
    .value-list::before {
        display: none;
    }

    .section-boxes .title-block h1 {
        color: #b63682;
        font-size: 36px;
        line-height: 40px;
        text-align: center;
    }

    .value-list li {
        display: block;
        width: 100%;
        padding: 0 0 0 50px;
    }

    .value-list li::before {
        left: 3px;
    }

    .participate h2 {
        font-size: 24px;
    }

    .section-participate {
        padding: 52px 0;
    }

    .section-participate h1 {
        font-size: 31px;
        line-height: 34px;
        margin-bottom: 45px;
    }

    .participate .icon {
        margin: 0 auto 16px;
    }

    .partners-company li {
        max-width: 130px;
    }

    /* FAMING */
    .faming .main {
        margin: 0;
    }

    #faming-header {
        background: transparent;
        padding: 0;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 100;
    }

    #faming-header .faming-container {
        padding: 24px 0 10px;
        text-align: right;
    }

    #faming-header .languages {
        display: inline-block;
        background: #d8005b;
        border-radius: 10px 0 0 10px;
        padding: 7px 15px;
    }

    #faming-header .languages a {
        color: #fff;
    }

    #faming-header .languages a:not(:last-of-type):after {
        background: #fff;
    }

    #faming-header .header-logo {
        left: 9px;
        right: auto;
        bottom: 0;
    }

    .main-section {
        padding: 0 0 41px;
        background: none;
    }

    .main-section .media-holder {
        height: calc(100vh + 28px);
        min-width: auto;
    }

    .main-section-content {
        flex-direction: column-reverse;
    }

    .main-section-info {
        max-width: none;
        padding: 0;
        position: relative;
        z-index: 2;
        background: #d8095b;
    }
    .faming-social-networks p{
        font-size: 14px;
    }
    .main-section .media-holder {
        background: none;
        width: 100%;
        padding: 0;
        position: relative;
    }

    .main-section-video {
        padding: 0;
    }

    .main-section .media-holder:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50%;
        background: linear-gradient(180deg, rgba(216, 0, 91, 0) 0%, rgba(216, 0, 91, 0.2665441176470589) 14%, rgba(216, 0, 91, 0.3757878151260504) 28%, rgba(216, 0, 91, 0.48503151260504207) 40%, rgba(216, 0, 91, 0.577468487394958) 60%, rgba(216, 0, 91, 0.8127626050420168) 86%, rgba(216, 0, 91, 1) 100%)
    }

    .main-section .media-holder img, .main-section .media-holder video {
        width: 100%;
        height: 100%;
        border-radius: 0;
    }

    .main-section-video .sound-btn {
        top: 90px;
        right: 12px;
    }

    .main-section-info h1 {
        margin: -367px auto 17px;
        justify-content: center;
    }

    .main-section-info > p {
        text-align: center;
        margin: 0 auto 60px;
    }

    .faming-social-networks {
        justify-content: space-around;
        max-width: none;
        width: 100%;
        padding: 64px 30px 150px;
        background: #d8005b url("../../images/svg/texture.svg") no-repeat bottom left;
    }

    .faming-social-networks a {
        max-width: 139px;
        z-index: 4;
    }

    .faming-social-networks .social-network-icon {
        z-index: 5;
        width: 60px;
        height: 60px;
    }

    .main-section:after,
    .faming .challenge:after {
        z-index: 2;
        height: 143px;
        bottom: -33px;
        transform: translateX(-50%) rotate(8deg);
    }

    .faming .about-content h2 {
        max-width: 440px;
        font-size: 41px;
        margin: 0 50px 0 0;
    }

    .faming .about-content p {
        font-size: 23px;
    }

    .faming .join-us-content .text-holder {
        width: 100%;
        padding: 0;
    }

    .faming .join-us .img-holder {
        width: 100%;
        margin: 0 0 60px;
    }

    .faming .join-us-content h2 {
        max-width: none;
        font-size: 49px;
        margin: 0 0 60px;
    }

    .faming .join-us-content p {
        max-width: none;
    }

    .faming .about-content {
        z-index: 5;
    }

    .faming .about-content h2:before {
        width: 74px;
        height: 74px;
        top: -85px;
        left: -20px;
    }

    .faming .join-us .to-social-networks {
        background: #fdcdd3;
        width: 100%;
    }
}

@media only screen and (max-width: 992px) {

    .wrapper-menu {
        top: 57px;
    }

    .menu-section .container .column h3 {
        line-height: 36px;
        margin-bottom: 10px;
    }

    .footer-menu {
        width: 33.3333%;
        padding: 20px 0 0;
    }

    .social-networks {
        width: 100%;
        clear: both;
    }

    #footer .social-networks {
        width: 100% !important;
    }

    .social-networks li {
        /* width: 25%; */
        width: 20%;
        margin: 10px 0;
    }

    .logo {
        position: absolute;
        top: 0;
        left: 10px;
        right: auto;
    }

    .menu-btn {
        line-height: 60px;
    }

    .languages-btn {
        line-height: 60px;
        width: 80px;
    }

    .languages-list {
        top: 77px;
        left: -216px;
    }

    .languages-list li a {
        line-height: 36px;
    }

    .menu-section .close {
        margin: 15px 32px 32px 32px !important;
    }

    body {
        font-size: 16px;
    }

    #hero-block .text-part {
        padding: 98px 20px 0px;
    }

    #hero-block .text-part h1 {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 15px;
    }

    h1 {
        font: 700 28px/1.075 'Source Sans Pro', Arial, sans-serif;
    }

    .twitters-list li {
        padding: 18px 21px 18px 21px;
    }

    /* FAMING */
    .faming .about-content h2 {
        max-width: 340px;
        margin: 0 30px 0 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-template-page-conference .logo {
        position: absolute;
        left: 50%;
        margin: 0 0 0 -377px;
    }

    .page-template-page-conference #hero-block {
        margin: 0 0 30px;
    }

    .page-template-page-conference #hero-block .text-part {
        padding: 98px 20px 0px 0;
    }

    #footer .social-networks {
        max-width: 390px;
        margin: 50px auto;
        float: none;
    }

    .social-networks li.facebook.en {
        margin: 10px 0;
    }
}

@media only screen and (max-width: 960px) {
    /*.downloads-list li .heading {
        display: none;
    }*/
}

@media only screen and (max-width: 767px) {
    .menu-section .close {
        margin: 15px 17px 32px 32px !important;
    }

    #events .gallery-list li,
    #photo-gallery .gallery-list li {
        height: auto !important;
    }

    .get-ideas-page #hero-block .text-part {
        padding: 30px 40px 45px 40px;
    }

    #hero-block .text-part p + a.btn-green {
        margin-top: 15px;
    }

    #partners {
        padding: 40px 0;
    }

    #partners h1 {
        padding: 0;
    }

    .menu-section .container .column {
        max-width: 300px;
        margin: 0 auto 20px;
        float: none !important;
        border: none !important;
    }

    .menu-section .container .column h3 {
        min-height: inherit;
    }

    body.menu-opened {
        background: rgba(182, 54, 130, 0.95);
    }

    .menu-section .container .column {
        margin-top: 15px;
    }

    .text-section {
        padding: 30px 20px 20px;
    }

    .text-section h1,
    .social-networks-section h1 {
        margin: 0 0 20px;
    }

    .social-networks-section {
        padding: 30px 20px 20px;
        margin: 0;
    }

    .social-networks-section ul li {
        margin: 0 0 15px;
    }

    .social-networks-section ul {
        line-height: 40px
    }

    .social-networks-section ul a {
        padding: 0 0 0 50px;
        background-size: 40px 40px !important;
    }

    .cta-pledge-streep {
        font-size: 12px;
        font-weight: 400;
        padding: 0 15px;
    }

    .cta-pledge-streep p,
    .green-streep p {
        padding: 10px 50px 10px 15px;
        text-align: left;
    }

    .cta-pledge-streep p {
        padding: 14px 102px 14px 26px;
        max-width: 291px;
        line-height: 12px;
        position: relative;
    }

    .cta-pledge-streep p a {
        position: absolute;
        right: -1px;
        top: 15px;
        padding: 0 6px;
        font-weight: 700;
        line-height: 20px;
        margin: 0;
        font-size: 11px;
    }

    .cta-pledge-streep .close {
        position: absolute;
        top: 50%;
        margin-top: -9px;
    }

    .green-streep .close {
        position: absolute;
        left: auto;
        right: 20px;
        top: 50%;
        margin-top: -9px;
    }

    #hero-block .text-part {
        padding: 30px 40px 45px 40px;
    }

    .fancybox-wrap {
        padding: 0 15px !important;
    }

    .idea-info-content {
        text-align: left;
        padding: 45px 15px 83px;
    }

    .idea-info-content .event-info .location-text {
        margin: 0 0 20px;
    }

    .idea-info-content .description {
        min-height: inherit;
    }

    .idea-info-content .event-info .facebook-btn {
        font-size: 20px;
        line-height: 45px;
    }

    .idea-info-content .event-info .location, .idea-info-content .event-info .timings {
        font-size: 12px;
    }

    .get-ideas .idea-info-content .image-holder {
        margin: 0 0 15px;
    }

    .idea-info-content .image-holder span {
        font-size: 12px;
    }

    .ideas-list .idea-block-cont .ico {
        float: none;
        max-width: 42px;
        margin: 0 18px;
    }

    .fancybox-close {
        width: 18px !important;
        height: 18px !important;
        background-size: 18px 18px !important;
        right: 16px !important;
        left: initial !important;
        top: 15px !important;
    }

    .idea-info-content h2 {
        font-size: 24px;
        border-bottom: 2px solid #e1e1e1;
        padding: 0 0 8px;
        margin: 0 0 11px;
    }

    .fancybox-nav, .fancybox-next, .fancybox-prev {
        width: 12px;
        height: 18px;
        top: auto;
        bottom: 43px;
        right: auto;
    }

    .fancybox-prev,
    .fancybox-prev:hover,
    .fancybox-prev:active {
        background: url("../images/fancybox/arrow-previous-dark.png") no-repeat;
        background-size: 12px 18px;
        left: calc(50% - 48px);
        right: auto;
    }

    .fancybox-next,
    .fancybox-next:hover,
    .fancybox-next:active {
        background: url("../images/fancybox/arrow-next-dark.png") no-repeat;
        background-size: 12px 18px;
        left: auto;
        right: calc(50% - 48px);
    }

    .icos-holder {
        overflow: hidden;
        padding: 22px 0 0;
        border-top: 1px solid #E1E1E1;
        margin: 15px 0 0;
        min-height: 50px;
        box-sizing: border-box;
    }

    .icos-holder .ico-head img {
        max-width: 51px;
        display: block;
        margin: -13px 0 0;
    }

    .icos-holder img {
        max-width: 27px;
    }

    .icos-holder .ico-head {
        margin: 0 7px 0 0;
        padding: 0 9px 0 0;
        border-right: 1px solid #a4a4a4;
        height: 27px;
    }

    .get-ideas .idea-info-content .description a {
        font-size: 12px;
    }

    #footer .social-networks:before {
        content: "FOLLOW GOOD DEEDS DAY";
        display: block;
        color: #b63682;
        font: 700 28px/1.2 'Source Sans Pro', Arial, sans-serif;
        text-align: center;
        margin: 0 0 23px;
    }

    .get-ideas .idea-info-content .event-info h4 {
        font-size: 18px;
        font-weight: 600;
        margin: 0 0 8px;
        padding: 0 0 5px;
        border-bottom: 2px solid #e6e6e6;
    }

    .idea-info-content .description ol {
        font-size: 14px;
        margin: 0 0 14px 13px;
        line-height: 17px;
    }

    .idea-info-content .description .summary ol {
        margin: 0;
        padding-left: 10px;
    }

    .get-ideas .idea-info-content .description ol li {
        margin-bottom: 6px;
        line-height: 17px;
    }

    .press__item {
        float: left;
        margin-right: 2% !important;
        margin-left: 0 !important;
    }

    .press__item:nth-child(2n) {
        margin-right: 0 !important;
    }

    .page-template-page-language-2 #about-section h1 {
        font-size: 20px;
        line-height: 1.287;
    }

    .section-participate {
        background-color: #eef0f1;
        padding: 52px 0 11px 0;
    }

    .page-template-page-language-2 #about-section {
        margin: 0 auto 4px;
    }

    .page-template-page-language-2 #about-section .scroll-down {
        margin: 30px auto 0;
    }

    .section-quotes {
        background-color: #eef0f1;
        padding-top: 48px;
    }

    .quote-image {
        width: 184px;
        height: 184px;
    }

    #about-section p {
        font-size: 16px;
        line-height: 23px;
    }

    .quotes blockquote {
        line-height: 22px;
    }

    .quote-name {
        line-height: 18px;
        margin: 0 0 13px 0;
    }

    .section-quotes .scroll-down {
        margin: 24px auto 0;
    }

    .section-partners h1 {
        font-size: 19px;
        margin-bottom: 37px;
    }

    .partners-company li {
        width: calc(50% - 15px);
        margin-right: 15px;
        margin-bottom: 33px;
        max-width: 100%;
        margin-left: 0;
    }

    .partners-company li:nth-child(3n) {
        margin-right: 0;
    }

    .value-list .read-more {
        padding: 0;
        font-size: 21px;
        font-weight: 600;
        text-align: center;
        width: 100%;
        margin: 11px 0 0;
    }

    .section-boxes {
        margin-bottom: 6px;
    }

    .value-list li {
        font-size: 18px;
    }

    .value-list ul + p > strong {
        width: 100%;
    }

    .page-template-page-language-2 #content-block-2 .row > div {
        padding: 0;
    }

    .page-template-page-language-2 #content-block-2 {
        padding: 37px 0;
    }

    .page-template-page-language-2 .formassemblyform {

    }

    .page-template-page-language-2 #content-block-2 .container {
        padding: 0 10px;
    }

    .page-template-page-language-2 .formassemblyform {
        height: 540px !important;
    }

    .page-template-page-language-2 #content-block-2 p {
        margin: 0 0 14px;
    }

    .page-template-page-language-2 #content-block-2 .scroll-down {
        margin: -15px auto -3px;
    }

    .page-template-page-language-2 #downloads-section.gray-section {
        padding: 35px 0 15px;
    }

    .page-template-page-language-2 #downloads-section h1 {
        font-size: 25px;
        margin-bottom: 56px;
    }

    .page-template-page-language-2 .downloads-list {
        padding: 0;
    }

    .page-template-page-language-2 .downloads-list li:last-child {
        margin-bottom: 0;
    }

    .section-partners {
        padding: 38px 0 0;
    }

    .participate li {
        margin-bottom: 65px;
    }

    .social-networks.en {
        width: 100% !important;
    }

    #about-us-block {
        padding-top: 45px;
    }

    /* FAMING */
    .faming .about-content {
        flex-wrap: wrap;
    }

    .faming .about-content h2 {
        max-width: none;
        margin: 0 0 60px;
    }


    .faming .challenge {
        background: #a41265;
        position: relative;
    }

    .faming .challenge:before {
        content: '';
    }

    .faming .challenge h2 {
        font-size: 41px;
    }

    .faming .challenge h2 img {
        max-width: 340px;
    }

    .faming .challenge h2:before {
        width: 50px;
        height: 50px;
    }

    .faming .join-us-content h2 {
        font-size: 43px;
    }

    .faming .join-us-content h2:before {
        right: -25px;
        height: 60px;
        width: 60px;
        top: -70px;
    }

    .main-section-info h1 {
        font-size: 40px;
        text-align: center;
        /*max-width: 376px;*/
        margin: -271px auto 17px;;
    }

    .main-section-info h1:before {
        right: -15px;
    }

    .main-section-info h1 em {
        font-size: 60px;
    }

    .main-section-info h1 img {
        width: 255px;
    }

    .main-section-info > p {
        font-size: 20px;
    }

    .faming-social-networks {
        display: grid;
        grid-template-columns: 1fr 1fr;
        justify-items: center;
        grid-row-gap: 35px;
        grid-column-gap: 27px;
    }

    .faming-social-networks .social-network-icon {
        height: 37px;
        width: 37px;
        right: -3px;
        top: -7px;
        transform: none;
    }

    .faming-social-networks .social-network-icon:before {
        border-radius: 9px;
    }

    .faming-social-networks p {
        font-size: 15px;
    }

    .main-section-info > p:after {
        right: 0;
    }
    .main-section-info h1 strong{
        font-size: 40px;
    }
    .main-section-info h1 strong:after {
        height: 26px;
    }
}

@media only screen and (max-width: 639px) {
    .footer-menu {
        width: 50%;
        padding: 15px 10px 15px 0;
    }

    .footer-end a.footer-logo {
        margin-bottom: 8px;
    }

    .social-networks {
        width: 50%;
        clear: none;
        margin: 20px 0 10px;
    }

    .social-networks li {
        width: 50%;
    }

    .social-networks li a {
        margin: 0;
    }

    .sidebar_about .year {
        padding: 2px 39px 2px 10px;
    }

    #content-block-2 {
        padding-bottom: 45px;
    }

    .participate-block {
        margin: 0 0 20px;
    }

    #about-section .participate-block p {
        margin: 0;
    }

    #content-block-2 h1 {
        font-size: 24px;
        line-height: 27px;
        margin: 0 0 20px;
    }

    #content-block-2 p {
        margin: 0 0 20px;
    }

    .sbSelector {
        padding: 0 50px 0 10px;
    }

    .partners-more {
        margin: 40px auto 0px;
    }

    .choose-country-section h2 {
        font-size: 27px;
        margin: 0 0 43px;
    }

    .choose-country-section .country-block-btn {
        width: 100%;
        max-width: 286px;
        background: #b53380;
        font-size: 16px;
        color: #fff;
        font-weight: bold;
    }

    .choose-country-section {
        padding: 30px 0 25px;
    }

    .choose-country-box {
        max-width: 286px;
    }

    /* FAMING */
    #faming-header .faming-container {
        padding: 6px 0 8px;
        text-align: right;
    }

    #faming-header .header-logo {
        max-width: 70px;
    }

    #faming-header .languages {
        font-size: 13px;
        border-radius: 3px 0 0 3px;
        padding: 4px 7px 3px 10px;
    }

    #faming-header .languages a {
        font-weight: normal;
    }

    #faming-header .languages a:not(:last-of-type) {
        padding: 0 9px 0 0;
        margin: 0 5px 0 0;
    }

    #faming-header .languages a:not(:last-of-type):after {
        height: 12px;
        width: 1px;
    }

    .main-section-video .sound-btn {
        width: 31px;
        height: 31px;
        top: 55px;
    }

    .main-section-video.sound-is-turned-on .sound-btn {
        background-size: 16px 12px;
    }

    .main-section-info {
        background: #d8005b;
    }

    .main-section-info h1 {
        display: block;
        font-size: 22px;
        text-align: center;
        padding: 0 30px 0 4px;
        line-height: 1.4;
        margin: -218px auto 15px;
    }

    .main-section-info h1:before {
        width: 10px;
        height: 10px;
        right: 46px;
        top: 7px;
        transform: translateY(-50%);
    }

    .main-section-info h1:after {
        width: 8px;
        height: 8px;
        bottom: auto;
        left: auto;
        top: 34px;
        transform: none;
        right: 15px;
    }

    .main-section h1 strong {
        font-size: 22px;
    }

    .main-section h1 strong:after {
        height: 16px;
    }

    .main-section-info h1 em {
        font-size: 29px;
        position: relative;
        display: inline-block;
        margin: 6px 0 0;
    }

    .main-section-info h1 em:after {
        content: '';
        position: absolute;
        background: url("../../images/svg/decorate-arrows3.svg") no-repeat;
        background-size: contain;
        width: 19px;
        height: 21px;
        top: -44px;
        right: 0;
        transform: rotateZ(-95deg);
    }

    .main-section-info > p:after {
        content: none;
    }

    .main-section-info h1 img {
        margin: 0 0 0 4px;
    }

    .main-section-info > p {
        font-size: 16px;
        padding: 0 30px;
        margin: 0 auto 34px;
        max-width: 335px;
    }

    .main-section-info > p:before {
        background: url("../../images/svg/black-and-white-aroows.svg") no-repeat;
        background-size: contain;
        width: 32px;
        height: 22px;
        right: -13px;
        left: auto;
        top: -30px;
        transform: rotate(-131deg);
    }

    .faming-social-networks {
        padding: 0 23px 115px;
    }

    .faming-social-networks a {
        max-width: 136px;
    }

    .faming .about-faming {
        margin: -25px 0 0;
        padding: 9px 30px 112px;
        position: relative;
    }

    .faming .challenge:after,
    .faming .join-us:before {
        display: block;
        bottom: auto;
        top: -30px;
    }

    .faming .about-content h2 {
        margin: 0 0 35px;
        line-height: 1.2;
    }

    .faming .about-content h2:before {
        width: 53px;
        height: 49px;
        top: -78px;
        left: -19px;
    }

    .faming .about-content p {
        font-size: 18px;
        line-height: 1.4;
    }

    .faming .about-content p:not(:last-of-type) {
        margin: 0 0 24px;
    }

    .faming .join-us:before {
        top: -72px;
        transform: translateX(-50%) rotate(15deg);
    }

    .faming .join-us-content .text-holder {
        position: relative;
        z-index: 3;
    }

    .faming .join-us-content p {
        font-size: 18px;
        line-height: 1.3;
        margin: 0 0 21px;
    }

    .faming .join-us-content p:last-of-type {
        margin: 0 0 43px;
    }

    .faming .join-us .to-social-networks {
        width: 100%;
        padding: 13px 15px;
        font-weight: 700;
    }

    .challenge .faming-container {
        position: relative;
        z-index: 4;
    }

    .faming .about-content h2 {
        font-size: 30px;
    }

    .faming .challenge {
        padding: 42px 30px 165px;
    }

    .faming .challenge:before {
        width: 49px;
        height: 46px;
        top: 46px;
        right: 14px;
        transform: rotateZ(175deg);
        opacity: 1;
        z-index: 5;
    }

    .faming .challenge h2 {
        font-size: 28px;
        line-height: 1.3;
        margin: 0 0 38px;
    }

    .faming .challenge h2 br:first-of-type {
        display: block;
    }

    .faming .challenge h2:after {
        content: '';
        position: absolute;
        width: 10px;
        height: 10px;
        background: #000;
        border-radius: 50%;
        top: -19px;
        right: 46px;
    }

    .faming .challenge h2 img {
        max-width: 145px;
        margin: 0 8px 5px 0;
    }

    .faming .challenge h2:before {
        width: 17px;
        height: 17px;
        top: -38px;
        right: 88px;
        left: auto;
        transform: rotateZ(85deg);
    }

    .faming .challenge p {
        font-size: 18px;
        line-height: 1.5;
    }

    .faming .challenge p:not(:last-of-type) {
        margin: 0 0 28px;
    }

    .faming .join-us-content {
        z-index: 4;
        margin: -10px 0 0;
    }

    .faming .join-us-content:before {
        content: '';
        position: absolute;
        top: -42%;
        right: -30px;
        width: 55%;
        height: 100%;
        background: url("../../images/svg/texture.svg") no-repeat top left;
        background-size: cover;
    }

    .faming .join-us {
        background: #facb2d;
        padding: 36px 30px 97px;
    }

    .faming .join-us:after {
        height: 62%;
        transform: translateX(-50%);
    }

    .faming .join-us-content h2 {
        font-size: 43px;
        line-height: 1.1;
        margin: 0 0 38px;
    }

    .faming .join-us-content h2:after {
        content: '';
        position: absolute;
        height: 57px;
        width: 54px;
        background: url('../../images/svg/black-and-white-aroows.svg') no-repeat;
        background-size: contain;
        left: -13px;
        top: -84px;
        transform: rotate(-132deg);
    }

    .faming .join-us-content h2:before {
        left: -13px;
        height: 34px;
        width: 29px;
        top: -50px;
    }

    .faming .join-us .img-holder {
        margin: 0 0 53px;
    }

    .faming .join-us .img-holder:before {
        content: none;
    }

    #faming-footer .footer-content {
        padding: 12px 0 0;
    }

    #faming-footer .footer-links {
        font-size: 14px;
    }

    #faming-footer .footer-content p {
        font-size: 16px;
        line-height: 1.2;
    }

    .faming-footer-logo .logo {
        max-width: 69px;
    }

    #faming-footer .text-holder {
        padding: 0 30px 15px;
    }

    #faming-footer .footer-links li:not(:last-of-type) a {
        margin: 0 8px 0 0;
        padding: 0 10px 0 0;
    }

    #faming-footer .footer-links li:not(:last-of-type) a:after {
        width: 1px;
        height: 9px;
    }

    .whatsapp-popup .popup-content {
        max-width: 336px;
        padding: 57px 10px 28px;
    }

    .whatsapp-popup .close-popup {
        top: 13px;
        right: 13px;
    }

    .whatsapp-popup h3 {
        margin: 0 auto 24px;
        line-height: .4;
    }

    .whatsapp-popup .popup-gallery {
        margin: 0 auto 18px;
        padding: 0;
    }

    .whatsapp-popup h3 img {
        margin: 0 0 0 4px;
    }

    .faming .challenge:after {
        transform: translateX(-50%) rotate(5deg);
    }

    .faming .join-us:before {
        transform: translateX(-50%) rotate(11deg);
    }
    .no-desktop {
        display: block;
    }

    .faming .join-us .to-social-networks.no-desktop {
        display: inline-block;
    }

    .no-mobile, .faming .join-us .to-social-networks.no-mobile {
        display: none;
    }
}

@media only screen and (max-width: 639px) {
    .press__item:nth-child(2n) {
        margin-right: auto !important;
        margin-left: auto !important;
    }
}

@media only screen and (max-width: 560px) {
    body {
        font-size: 18px;
    }

    h1 {
        font: 700 28px/1.2 'Source Sans Pro', Arial, sans-serif;
    }

    #content-block-2 h2 {
        font-size: 20px;
        line-height: 1.2;
    }
}

@media only screen and (max-width: 480px) {
    .languages-list:before {
        display: none;
    }

    .wrapper {
        position: relative;
    }

    .logo {
        z-index: 400;
    }

    .header-holder {
        position: static;
    }

    .wrapper-menu {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: none;
        height: 100%;
    }

    .languages-list {
        display: none;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        bottom: 0;
        z-index: 999999;
        background: rgba(250, 250, 250, 0.95);
        column-gap: 0;
        font-size: 18px;
        padding: 16px 50px;
        margin: 0;
        position: absolute;
        border: none;
    }

    .languages-list li {
        width: 74px;
        margin: 0 auto 11px;
    }

    .languages-list .port-an a {
        line-height: 26px;
    }

    .languages-list li a {
        line-height: 36px;
    }

    .languages-holder {
        position: static
    }

    .footer-menu {
        width: 100%;
    }

    .social-networks {
        width: 100%;
    }

    .social-networks li {
        width: 25%;
    }

    .social-networks li a {
        margin: 0 auto;
    }

    #text-page {
        padding: 85px 0 20px;
    }

    #partners .bx-next {
        background: url("../images/arrow-right.png");
        right: -5px;
    }

    #partners .bx-prev {
        background: url("../images/arrow-left.png");
        left: -5px;
    }

    #text-page h2 {
        font-size: 28px;
    }

    .arabic .menu-btn, .menu-btn {
        width: 51px;
        height: 60px;
        padding: 19px 16px;
    }

    .menu-btn .patty {
        width: 18px;
    }

    .cta-pledge-streep .close,
    .green-streep .close {
        margin-top: -5px;
    }

    .cta-pledge-streep p,
    .green-streep p {
        font-size: 10px;
    }

    .cta-pledge-streep p {
        font-size: 12px;
    }

    .cta-pledge-streep p a {
        font-size: 11px;
    }

    #hero-block .text-part {
        padding-top: 20px;
    }

    .footer-end span {
        display: block;
        padding: 18px 6px 8px;
        font-size: 14px;
        font-weight: 700;
        line-height: 1.2;
    }

    .footer-end img {
        width: 130px;
    }

    .footer-end a.footer-logo {
        float: right;
        margin: 0;
    }

    .got-it-form {
        padding-bottom: 40px;
    }

    .idea-block .idea-block-cont a {
        padding: 0 0 11px;
    }

    .idea-block .idea-block-cont img {
        margin: 0 0 7px;
    }

    .idea-block .idea-block-cont h2 {
        margin: 0 18px 8px;
        font-size: 16px;
        overflow: visible;
        white-space: normal;
    }
    #menu-faming{
        max-width: 239px;
        flex-wrap: wrap;
        margin: 0 auto;
    }
    #faming-footer .footer-links li:nth-of-type(even) a{
        margin: 0;
        padding: 0;
    }
    #faming-footer .footer-links li:nth-of-type(even) a:after{
        content: none;
    }
}

@media only screen and (max-width: 400px) {
    .header-btn {
        padding: 0 18px;
    }

    .menu-btn span {
        padding: 0 12px 0 0;
    }

    #hero-block .text-part h1 {
        font-size: 32px;
    }

    .faming .challenge:after {
        transform: translateX(-50%) rotate(8deg);
    }

    .faming .join-us:before {
        transform: translateX(-50%) rotate(15deg);
    }
}

@media only screen and (max-width: 380px) {
    .languages-list {
        padding-left: 0;
        padding-right: 0;
    }

    .circle-block {
        font-size: 12px;
    }

    .circle-block .frame {
        padding: 28px 5px 36px;
    }

    .circle-block h2 {
        font-size: 16px;
    }

    .circle-block .participate-btn,
    .circle-block.orange .you-are-here {
        bottom: 25px;
        font-size: 13px;
    }

    .circle-block .holder {
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 359px) {
    /* FAMING */
    .main-section-info h1 em:after {
        left: 5px;
    }

    .main-section-info h1:after {
        right: 19px;
    }

    .main-section-info h1 img {
        max-width: 218px;
    }
    .faming-social-networks p{
        font-size: 13px;
    }
    #faming-footer .footer-content p {
        font-size: 14px;
    }

    #faming-footer .footer-links {
        font-size: 12px;
    }

    #faming-footer .footer-links li:not(:last-of-type) a {
        margin: 0 6px 0 0;
        padding: 0 6px 0 0;
    }

    .whatsapp-popup .popup-content {
        width: calc(100% - 24px);
        max-width: none;
    }

    #banner-section h1 img {
        max-width: 247px;
    }

    .main-section-info > p:before {
        right: 5px;
    }

    .faming .challenge:before {
        width: 30px;
    }
}
