
@media (max-width: 767px) {
    /*Release posts*/
    .sc_release_post .sc_main_content_section .container-fluid>.row+.row {
        margin-top: 5rem;
    }
    .sc_release_post .sc_header {
        padding: 4rem 1rem;
        text-align: center;
    }
    .rel_footer_content_block {
        padding: 5rem 2rem 3rem;
    }
    .sc_release_post .popular_posts_section h1 {
        font-size: 2rem;
    }
    .sc_release_post .popular_posts_section {
        padding: 5rem 0 0;
    }
    .sc_release_post .sc_main_content_section .text_block p, .sc_release_post .sc_middle_content_section .text_block p {
        max-width: 100%;
    }
    .postid-1023 .rel_footer_content_block ul {
        display: inline-block;
    }
    .postid-1064 .sc_middle_content_section .text_block {
        display: block;
    }
    .postid-1069 .sc_release_post .sc_main_content_section .container-fluid>.row:nth-child(1) {
        margin-top: 0rem;
    }
    .postid-1019 .sc_release_post .sc_main_content_section .container-fluid>.row:nth-child(1) {
        margin-top: 0;
    }
    .postid-1019 .sc_release_post .rel_footer_content_block .text_block {
        display: block;
    }
    .postid-1019 .sc_release_post .rel_footer_content_block .text_block p {
        padding: 0 15px;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }
    .single-post .sc_release_post h2,
    .single-post .sc_release_post h3 {
        margin: 0rem 0 1.3rem;
    }
    .sc_release_post .complex-meeting .complex-anim-wrap > .row .col-xs-4 {
        max-width: 300px !important;
    }
    .sync-section.calendar {
        text-align: left;
    }

    .winter-release-21 .rel-sum20-anim-2 .anim-img {
        top: auto;
        bottom: -30%;
        left: 60%;
        max-width: 80%;
    }
    .postid-4888 .html-block iframe {
        max-height: 500px;
        height: 400px;
        max-width: 100%;
    }

    .list-col-2>div, .list-col-3>div, .list-col-4>div {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}