@media (min-width:768px) {
    .container {
        width: 758px;
    }

    /*Resource Land**/
    .mob_search_filter {
        display: none;
    }

    .filter_cl_all_mob {
        display: none;
    }
}

@media (min-width:992px) {
    .container {
        width: 975px;
    }

    .cymraeg .site_login a.login_reg_btn {
        font-size: 15px;
        line-height: 18px;
        padding: 6px 12px;
        width: 135px;
    }
}

@media (max-width:991px) {
    body {
        padding-top: 100px;
    }
    .workshopVolunteers .volunt_static_btn .last_updated {
        order: 3;
        padding-left: 0;
        width: 100%;
    }

    body.reg_page {
        padding-top: 180px;
    }

    .campaign_top_bar p {
        font-size: 16px;
        z-index: 2;
    }

    .campaign_top_bar a.learn_camp {
        font-size: 16px;
    }

    .site_logo {
        width: 128px;
    }

    .site_logo svg {
        height: 43px;
    }

    .site_lang {
        padding-left: 7px;
    }

    .site_lang li {
        font-size: 14px;
    }

    .top_head nav {
        padding: 14px 8px 14px 0;
    }

    .top_head nav li {
        font-size: 14px;
        padding: 0 4px;
    }

    .site_login {}

    .site_login a.logged_user {
        font-size: 14px;
        padding: 14px 40px 14px 13px;
    }

    .site_login a.logged_user:before {
        right: 13px;
    }

    .site_login a.login_reg_btn {
        font-size: 12px;
        padding: 14px 8px 14px;
        line-height: 19px;
    }

    .profile_menu li {
        font-size: 15px
    }

    .site_login li {
        font-size: 12px;
    }

    .site_login li:before {
        top: -4px;
    }

    .top_head nav li a:hover:after {
        display: none;
    }

    .top_head nav li a:hover span {
        opacity: 1;
    }

    .profile_menu li a:hover:after {
        display: none;
    }

    .profile_menu li a:hover span {
        opacity: 1;
    }

    .banner_slider .item {
        min-height: 440px;
    }

    .banner_main_img {
        width: 700px;
    }

    .slider_content {
        width: 445px;
        padding: 35px 160px 0 0;
        min-height: 440px;
    }

    .slider_content h1,
    .slider_content p.first {
        font-size: 32px;
        line-height: 30px;
        margin: 0 0 30px;
    }

    .slider_content p {
        font-size: 22px;
        line-height: 25px;
    }

    .slider_content .register_free {
        font-size: 20px;
        padding: 12px 20px;
    }

    .slider_btn {
        bottom: 30px;
    }

    .bar_item .title {
        font-size: 14px;
        width: 76px;
        margin-right: 0;
    }

    .bar_item .title.arrow_up,
    .bar_item .title.arrow_down {
        padding-right: 68px;
        width: 151px;
        margin-right: 11px;
    }

    .bar_item .title:before {
        width: 60px;
        background-size: 60px !important;
    }

    .service_row {
        margin: 0 -10px;
    }

    .service_item {
        padding: 0 10px 30px;
    }

    .service_item h2 {
        font-size: 25px;
    }

    .service_item p {
        font-size: 14px;
    }

    .service_item a.service_link {
        font-size: 14px;
    }

    .service_item a.service_link:before {
        line-height: 20px;
        font-size: 14px;
    }

    .home_resources .heading h2,
    .home_resources2 .heading h2,
    .home_resources3 .heading h2 {
        font-size: 25px;
        width: calc(100% - 185px);
        height: 64px;
    }

    .home_resources .heading a,
    .home_resources2 .heading a,
    .home_resources3 .heading a {
        font-size: 18px;
        line-height: 20px;
        padding: 25px 25px 19px;
        height: 64px;
    }

    .resources_post h3 {
        font-size: 15px;
        padding: 0 0 8px;
    }

    .resources_post h6 {
        font-size: 15px;
        padding: 0 0 8px;
    }

    .resources_post ul li span,
    .resources_post dl dt {
        width: 100%;
    }

    .resources_post ul li span+span,
    .resources_post dl dd {
        width: 100%;
    }

    .fres.welsh .resources_post ul li span+span,
    .fres.welsh .resources_post dl dd {
        width: 100%;
    }

    .home_resources,
    .home_resources2,
    .home_resources3 {
        padding: 25px 0 40px;
        background-size: cover;
    }

    .resources_footer a {
        font-size: 20px;
    }

    .home_member {
        padding: 45px 0 30px;
    }

    .home_member h3 {
        font-size: 32px;
    }

    .home_member p {
        font-size: 16px;
        margin: 0 0 10px;
    }

    .home_member p a {
        font-size: 16px;
    }

    .top_footer h4 {
        font-size: 20px;
    }

    .top_footer .title {
        font-size: 20px;
    }

    .top_footer a {
        margin-right: 15px;
    }

    /**Resource Detail**/
    .resource_detail h1 {
        font-size: 35px;
    }

    .resource_detail h2 {
        font-size: 20px;
    }

    .detail_img {
        width: 100%;
        height: auto !important;
    }

    .detail_img img {
        width: 100%;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 0;
    }

    .detail_right_content {
        width: 100%;
        height: auto !important;
        padding-top: 20px;
    }

    .detail_right_content p {
        font-size: 15px;
    }

    .detail_chart_list ul li .chart_title {
        font-size: 15px;
    }

    .detail_chart_list ul li p {
        font-size: 13px;
    }

    .detail_extra_btns {
        position: relative;
        padding-top: 18px;
    }

    .detail_extra_btns .download_resource_btn {
        width: 49%;
    }

    .detail_extra_btn {
        position: relative;
        padding-top: 18px;
    }

    .detail_extra_btn .download_resource_btn {
        width: 49%;
    }

    .download_resource_btn .download_btn {
        font-size: 14px;
    }

    .download_dropwon_list,
    .reg_tooltip {
        z-index: 2;
    }

    .reg_tooltip {
        left: 0;
        right: 0;
    }

    .inner_reg_tooltip {
        font-size: 15px;
    }

    .detail_extra_btns .add_to_fav_btn {
        font-size: 14px;
        width: 38%;
    }

    .detail_full_content h3 {
        font-size: 28px;
    }

    .detail_full_content p {
        font-size: 15px;
    }

    .detail_full_content h4 {
        font-size: 17px;
    }

    .detail_full_content ul li {
        font-size: 15px;
    }

    .related_resources {
        background-size: cover;
    }

    .related_resources .heading h2,
    .related_resources .heading .title {
        font-size: 25px;
        height: auto;
        padding: 17px 18px;
        line-height: 25px;
    }

    .post_type {
        width: 65px;
    }

    .post_type .post_type_text {
        width: 100%;
        height: 65px;
    }

    .post_type .post_type_text span {
        font-size: 14px;
        line-height: 16px;
    }

    .related_resources .post_rating {
        margin: -1px 0 0;
    }

    /**Resource land**/
    .pink_right_circle {
        padding: 35px 105px 110px 0;
    }

    .res_filters_content .resources_post {
        width: 100%;
    }

    .res_filters_content .resources_post .inner_panel {
        height: auto !important;
        text-align: center;
    }

    .res_filters_content .resources_post .post_text {
        text-align: left;
    }

    .res_filters_content .resources_post ul li span,
    .res_filters_content .resources_post dl dt {
        width: 72px;
    }

    .res_filters_content .resources_post ul li span+span,
    .res_filters_content .resources_post dl dd {
        width: calc(100% - 72px);
    }

    /**About**/

    .about_banner .title {
        font-size: 45px;
        line-height: 45px;
        margin: 0 0 20px;
    }

    .about_banner .video_play_btn {
        background-size: 60px;
        background-position: center center;
        width: 60px;
        height: 62px;
    }

    .about_content_block {
        padding: 25px 0 14px;
    }

    .about_content_block h1,
    .about_content_block h2 {
        font-size: 35px;
    }

    .about_content_block p {
        font-size: 16px;
        line-height: 20px;
        padding: 15px 50px 18px;
    }

    .about_register_free {
        margin-top: 0;
    }

    .about_register_free a {
        font-size: 20px;
        padding: 10px;
    }

    .about_partners .project_content_block {
        padding: 25px 0;
    }

    .computing_project h2 {
        font-size: 35px;
    }

    .project_content_block {
        padding: 0 0 40px;
    }

    .pro_text_block h3 {
        font-size: 20px;
    }

    .country_text h3 {
        font-size: 20px
    }

    .pro_text_block p {
        font-size: 16px;
    }

    .partner_text_block {
        padding: 25px 0;
    }

    .about_partners h2 {
        font-size: 35px;
    }

    .partner_text p {
        font-size: 15px;
    }

    /**Curriculum Non**/
    .curriculum_non_content .register_free {
        min-width: auto;
    }

    .country_title p {
        font-size: 20px;
    }

    .country_text.text_right {
        padding-top: 10px;
    }

    .country_text p {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .year_content ul li,
    .concepts_detail_intro_content ul li,
    .groups_generic ul li {
        font-size: 16px;
    }

    /**Workshop//Volunteers**/
    .purple_skew_right_down {
        width: 510px;
        padding: 35px 214px 130px 0;
    }

    .lhs_img {
        width: 260px;
    }

    .lhs_content {
        width: calc(100% - 270px);
    }

    .lhs_content h2,
    .lhs_content h1,
    .lhs_content h3,
    .lhs_content h4,
    .lhs_content h5,
    .lhs_content h6 {
        font-size: 27px;
        margin: 6px 0 9px;
        line-height: 30px;
    }

    .lhs_content p {
        font-size: 15px;
        margin: 0 0 10px;
    }

    .lhs_btns .lhs_btn {
        font-size: 18px;
    }

    .lhs_btns .lhs_link {
        font-size: 15px;
    }

    .col_widget_heading h1,
    .col_widget_heading h2,
    .col_widget_heading h3,
    .col_widget_heading h4,
    .col_widget_heading h5,
    .col_widget_heading h6 {
        font-size: 20px;
        line-height: 23px;
    }

    .col_widget_content p {
        font-size: 15px;
        margin: 0 0 10px;
    }

    .support_panel .title {
        font-size: 27px;
        line-height: 30px;
    }

    .support_panel .small_title {
        font-size: 20px;
        line-height: 24px;
    }

    .support_panel p {
        font-size: 15px;
    }

    .support_panel .heading {
        font-size: 20px;
        line-height: 24px;
    }

    .support_panel h4 {
        font-size: 20px;
        line-height: 24px;
    }

    .support_panel ul li {
        font-size: 15px;
    }

    /**Concept Landing**/
    .concept_landing h1 {
        font-size: 25px;
        line-height: 30px;
    }

    .concept_cate_block {
        width: 175px;
    }

    .cate_bg_head {
        padding: 10px 12px;
        height: 150px;
    }

    .cate_bg_head .cate_heading h2 {
        font-size: 18px;
        line-height: 18px;
    }

    .concept_cate_block p {
        font-size: 15px;
    }

    .concept_cate_block a.cate_find_btn {
        font-size: 15px;
    }

    .concept_new_layout_content a.cate_find_btn {
        font-size: 15px;
    }

    .concept_text_block {
        width: 315px;
    }

    .concept_text_block p {
        font-size: 15px;
    }

    /* Concepts & Approaches Category */
    .computational_title {
        font-size: 25px;
    }

    /* Concepts & Approaches Detail */
    .concepts_detail_intro h1 {
        font-size: 25px;
    }

    .concepts_detail_intro_text .title {
        font-size: 22px;
    }

    .concepts_detail_intro_text p {
        font-size: 15px;
    }

    .concepts_related_res .content_box .title {
        font-size: 22px;
    }

    .concepts_related_res .content_box p {
        font-size: 15px;
    }

    /* My Barefoot */
    .welcome_msg h1,
    .welcome_msg .heading,
    .container_msg h1,
    .container_msg .heading {
        font-size: 25px;
        line-height: 28px;
    }

    .welcome_msg p,
    .welcome_msg p a,
    .container_msg p,
    .container_msg p a {
        font-size: 15px;
        line-height: 18px;
    }

    .welcome_msg_bar .content {
        font-size: 15px;
        line-height: 18px;
        padding: 11px 10px 11px 40px;
    }

    .welcome_msg_bar .bar_btn {
        font-size: 15px;
    }

    .colour_panel .heading {
        height: 130px;
    }

    .colour_panel .heading h2 {
        font-size: 20px;
    }

    .text_content p {
        font-size: 15px;
        line-height: 18px;
    }

    .text_content a.find_more_panel_detail {
        font-size: 15px;
    }

    /* My Barefoot Getting Started */
    .getting_heading h1 {
        font-size: 25px;
    }

    .getting_heading h1:before {
        background-position: 156% bottom;
    }

    .key_tabs h2 {
        font-size: 22px;
    }

    .key_intro .title {
        font-size: 22px;
    }

    .key_intro p {
        font-size: 15px;
    }

    .key_concept_intro .heading {
        font-size: 22px;
    }

    .key_concept_intro p {
        font-size: 15px;
    }

    .key_concept_intro ul li {
        max-width: 170px;
    }

    /* My Barefoot Activity */
    .activity_heading h1 {
        font-size: 25px;
    }

    .activity_heading h1:after {
        background-position: 156% bottom;
    }

    .activity_list h2 {
        font-size: 22px;
    }

    .activity_list .list li {
        font-size: 15px;
        line-height: 20px;
    }

    .activity_workshops h3 {
        font-size: 22px;
    }

    .ticket_msg_text .ticket_msg_title {
        font-size: 22px;
    }

    .ticket_msg_text .ticket_msg_des {
        font-size: 16px;
    }

    .activity_ticket .date {
        font-size: 15px;
    }

    .activity_ticket .location {
        font-size: 15px;
    }

    .activity_ticket .cancel_activity .cancelled_act {
        font-size: 15px;
    }

    .activity_ticket .cancel_activity .cancel_act_btn {
        font-size: 15px;
    }

    .cancel_workshop_popup {
        padding: 40px 20px 20px;
        width: 560px;
        max-height: 100%;
        overflow: auto;
    }

    .cancel_workshop_popup .popup_title {
        font-size: 22px;
        line-height: 24px;
    }


    .reset_deactivatepopup,
    .SessionExpirepopup {
        padding: 40px 20px 20px;
        width: 560px;
        max-height: 100%;
        overflow: auto;
    }

    .reset_deactivatepopup,
    SessionExpirepopup .popup_title {
        font-size: 22px;
        line-height: 24px;
    }

    .popup_date_loc p {
        font-size: 16px;
        line-height: 20px;
    }

    .popup_team_msg p {
        font-size: 15px;
    }

    .popup_sure_msg label {
        font-size: 22px;
        line-height: 24px;
    }

    .popup_sure_msg button {
        font-size: 16px;
        min-width: 115px;
    }

    /* My barefoot Volunteers */
    .barefoot_volunt_heading h1 {
        font-size: 25px;
    }

    .barefoot_volunt_heading h1:before {
        background-position: 156% bottom;
    }

    .static_inner h2 {
        font-size: 22px;
        line-height: 25px;
    }

    .static_inner p {
        font-size: 15px;
    }

    .volunt_static_btn .last_updated {
        float: left;
        padding: 0 0 10px;
    }

    .volunt_static_btn .download_volunt_btn {
        font-size: 15px;
    }

    .volunt_static_btn .click_here_btn {
        font-size: 15px;
    }

    .volunt_act_near_head h3,
    .volunt_act_near_head label {
        font-size: 22px;
    }

    .radius_label {
        font-size: 22px;
    }

    .workshop_tab ul li {
        font-size: 16px;
    }

    .workshop_tab ul li a:before {
        top: 2px;
    }

    .tab_intro p {
        font-size: 15px;
    }

    .support_request_box .box_title {
        font-size: 15px;
        line-height: 16px;
    }

    .support_request_box .box_desc {
        line-height: 16px;
    }

    .tab_listitem_address p {
        font-size: 15px;
    }

    .tab_listitem_btn .butn {
        font-size: 15px;
    }

    .showing_result {
        font-size: 15px;
    }

    .tab_pagi {
        padding-left: 20px;
    }

    .volunt_act_upcoming_head h3 {
        font-size: 22px;
    }

    .volunt_act_date_loc .date {
        font-size: 15px;
    }

    .volunt_act_date_loc {
        width: calc(100% - 225px);
    }

    .volunt_act_date_loc .loc {
        padding-left: 15px;
    }

    .volunt_act_date_loc .loc .volunt_act_name {
        font-size: 16px;
        padding: 0 0 6px;
    }

    .volunt_act_date_loc .loc p {
        font-size: 15px;
    }

    .volunt_act_date_loc .loc p span {
        display: inline;
        float: none;
    }

    .volunt_act_date_loc .loc p a {
        display: inline-block;
        float: none;
    }

    .volunt_act_status .status {
        font-size: 15px;
    }

    .volunt_act_status .butn {
        min-width: 105px;
    }

    .volunt_act_status {
        min-width: 205px;
    }

    .volunt_act_msg_text:before {
        top: 16px;
    }

    .volunt_act_msg_text .volunt_act_msg_title {
        font-size: 20px;
        line-height: 21px;
        padding: 0 0 3px;
    }

    .volunt_act_msg_text .volunt_act_msg_des {
        font-size: 15px;
    }

    /**-- Register Interest Pop-up --**/
    .register_interest_popup {
        padding: 40px 20px 20px;
        width: 660px;
        max-height: 100%;
        overflow: auto;
    }

    .register_interest_popup .popup_title {
        font-size: 22px;
    }

    .register_interest_popup .popup_loc_title {
        font-size: 16px;
    }

    .popup_sel_date .popup_sel_title {
        font-size: 22px;
    }

    .popup_sel_date ul li label {
        font-size: 16px;
    }

    .popup_bottom .touch_title {
        font-size: 22px;
    }

    .popup_bottom fieldset label,
    .popup_bottom .fieldset label {
        font-size: 22px;
    }

    .popup_bottom fieldset input[type="submit"],
    .popup_bottom .fieldset input[type="submit"] {
        font-size: 16px;
    }

    /**-- Download Promote Pop-up --**/
    .download_promote_popup {
        padding: 40px 20px 20px;
        width: 660px;
        max-height: 100%;
        overflow: auto;
    }

    .download_promote_popup .popup_title {
        font-size: 22px;
    }

    .download_promote_popup .popup_loc_title {
        font-size: 16px;
    }

    .download_promote_popup_msg {
        font-size: 22px;
    }

    .download_promote_butns a {
        font-size: 16px;
        min-width: 165px;
        margin: 0 5px;
    }

    /**-- Cancel Volunteer Pop-up --**/
    .cancel_volunt_act_popup {
        padding: 40px 20px 20px;
        width: 660px;
        max-height: 100%;
        overflow: auto;
    }

    .cancel_volunt_act_popup .popup_title {
        font-size: 22px;
    }

    .cancel_volunt_act_popup .popup_loc_title {
        font-size: 16px;
    }

    .cancel_volunt_popup_msg {
        font-size: 22px;
    }

    .cancel_volunt_act_butns fieldset label,
    .cancel_volunt_act_butns .fieldset label {
        font-size: 22px;
    }

    .cancel_volunt_act_butns fieldset input[type="submit"],
    .cancel_volunt_act_butns .fieldset input[type="submit"] {
        font-size: 16px;
    }


    .popup_sure_msg input[type="submit"] {
        font-size: 16px;
    }

    /**New**/
    .my_curriculum .curriculum_right h2 {
        font-size: 22px;
    }

    .top_footer {
        padding: 20px 0 40px;
    }

    .top_footer .partners,
    .top_footer .support {
        padding: 10px 6px;
        float: left;
    }

    .top_footer .partners {
        width: 50%;
    }

    .top_footer .support {
        width: 100%;
    }

    .top_footer .support.support_1 {
        width: 50%;
        /*padding-left: 20px;*/
    }

    .pea_cook_wrapper p {
        font-size: 16px;
        line-height: 19px;
    }

    /**NEW Campaign**/

    .new_campaign .heading h2 {
        font-size: 25px;
        height: auto;
    }

    .new_campaign .heading a {
        font-size: 18px;
        line-height: 20px;
        padding: 25px 25px 19px;
        height: 64px;
        min-width: 170px;
    }

    .campaign_img {
        max-width: 180px;
    }

    .campaign_text {
        width: calc(100% - 200px);
    }

    .campaign_text p {
        font-size: 18px;
        line-height: 24px;
    }

    .campaign_overlay p {
        font-size: 18px;
        line-height: 24px;
    }

    .bfw_video_wrap .bfw_video_img {
        width: 43%;
    }

    .bfw_video_wrap .bfw_video_text {
        font-size: 14px;
    }

    .bfw_file_upload_wrap .bfw_file_upload_img {
        width: 43%;
    }

    .bfw_fileupload_text {
        font-size: 14px;
    }

    .bfw_file_upload_text p {
        font-size: 14px;
    }

    /*Additional Widgets 31-03-2020*/
    .anchor_buttons h3 {
        font-size: 24px;
    }

    .anchor_btns a {
        font-size: 16px;
    }

    .video_text p,
    .video_text p a {
        font-size: 18px;
    }

    .parent_resources .heading h3 {
        font-size: 32px;
    }

    .parent_resources .heading p {
        font-size: 18px;
    }

    .parent_resources .resources_post {
        width: 33.33%;
    }

    .parent_resources_clone .heading h3 {
        font-size: 32px;
    }

    .parent_resources_clone .heading p {
        font-size: 18px;
    }

    .parent_resources_clone .resources_post {
        width: 33.33%;
    }

    .bfl_digital_game h3 {
        font-size: 32px;
    }

    .bfl_digital_game p {
        font-size: 18px;
    }

    .bfl_digital_game p a {
        font-size: 20px;
        max-width: 470px;
    }

    .concepts_wrap h3 {
        font-size: 32px;
    }

    .bfl_digital_posts .resources_post {
        width: 50%;
    }

    .bfl_digital_posts .resources_post img {
        width: 100%;
    }

    /*Research Article*/
    .research_article_main_title {
        font-size: 25px;
    }

    .research_article_content p {
        font-size: 15px;
    }

    .research_article_content h2 {
        font-size: 22px;
    }

    .research_article_content h3 {
        font-size: 20px;
    }

    .research_article_content h4 {
        font-size: 18px;
    }

    /* Cyber Page*/
    .cyber_anchor_buttons h3 {
        font-size: 18px;
    }

    .cyber_anchor_btns a {
        font-size: 16px;
    }

    .cyber_green_bar h3 {
        font-size: 24px;
    }

    .cyber_ask_expect_img {
        width: 49%;
    }

    .cyber_ask_expect_text {
        padding-top: 40px;
        width: 51%;
    }

    .cyber_ask_expect_text .sfContentBlock h3 {
        font-size: 20px;
    }

    .cyber_ask_expect_text .sfContentBlock p {
        font-size: 16px;
    }

    .cyber_ask_expect_text .sfContentBlock a {
        font-size: 16px;
    }

    .cyber_ask_expect_text img {
        max-width: 86px;
    }

    .parent_resources_clone.cyber_resources {
        padding-top: 30px;
        padding-bottom: 0;
    }

    .parent_resources_clone.cyber_resources .heading h1,
    .parent_resources_clone.cyber_resources .heading h2,
    .parent_resources_clone.cyber_resources .heading h3,
    .parent_resources_clone.cyber_resources .heading h4,
    .parent_resources_clone.cyber_resources .heading h5 {
        font-size: 40px;
    }

    .cyber_resources .detail_extra_btns {
        position: absolute;
    }

    .cyber_resources .detail_extra_btns .download_resource_btn {
        width: 100%;
        max-width: 210px;
    }

    .cyber_blue_bar_content h3 {
        font-size: 40px;
    }

    .cyber_blue_bar_content p {
        font-size: 20px;
    }

    .cyber_share_panel_content .sfContentBlock h3 {
        font-size: 30px;
    }

    .cyber_share_panel_content .sfContentBlock p {
        font-size: 17px;
    }

    .cyber_ask_expect_img:before {
        background-size: contain;
        width: 82px;
        height: 44px;
    }

    .download_resource_btn .viewgame_btn {
        font-size: 15px;
    }

    .promote_panel h3 {
        font-size: 25px;
        line-height: 1.4;
    }
	
	
    .workshop_content_panel.workTypeTab .tab_nav h3 a,
    .workshop_content_panel.workTypeTab .tab_nav h5 a {
        padding: 12px 15px;
        font-size: 18px;
    }

    .workshop_content_panel.workTypeTab .tab_nav h3,
    .workshop_content_panel.workTypeTab .tab_nav h5 {
        font-size: 18px;
    }

    .upcoming_computational .radius_select fieldset select {
        width: 124px;
    }
	
}


@media screen and (min-width: 767px) {
    .top_head .orb-skip-links a {
        margin-top: 1.5em;
    }

    .top_head .orb-skip-links a.touch-active,
    .top_head .orb-skip-links a:active,
    .top_head .orb-skip-links a:focus {
        top: 28px;
        left: -130px;
    }

    .res_links_curriculum_content .posts_row {
        margin: 0;
    }

    .res_links_curriculum_content .resources_post {
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
    }

    .res_links_curriculum_content .resources_post .inner_panel img {
        float: left;
        width: 200px;
    }

    .res_links_curriculum_content .resources_post .inner_panel .post_rating img {
        float: none;
        width: auto;
    }

    .res_links_curriculum_content .resources_post .post_text {
        float: right;
        width: calc(100% - 210px);
        padding: 0;
    }

    .res_links_curriculum_content .resources_post .inner_panel {
        height: auto !important;
        padding: 12px 12px 25px;
    }

    .res_links_curriculum_content .resources_post ul,
    .res_links_curriculum_content .resources_post dl {
        padding: 0;
    }

    .res_links_curriculum_content .resources_post ul li span,
    .res_links_curriculum_content .resources_post dl dt {
        width: auto;
        padding-right: 5px;
    }

    .res_links_curriculum_content .resources_post ul li span+span {
        width: calc(100% - 115px);
    }

    .res_links_curriculum_content .resources_post dl dd {
        width: 100%;
        float: none;
    }

    .res_links_curriculum_content .resources_post ul li:last-child span+span {
        padding-top: 0;
    }

    .res_links_curriculum_content .resources_post .post_footer {
        width: 200px;
        top: 92px;
    }

    .res_links_curriculum_content .resources_post .post_footer a.post_fav {
        margin-top: 20px;
        /*float: left;*/
        float: right;
        clear: both;
    }

    .cymraeg .home_resources .heading h2,
    .cymraeg .home_resources2 .heading h2,
    .cymraeg .home_resources3 .heading h2 {
        width: calc(100% - 271px);
    }
}


@media (max-width:767px) {

    #cphContent_C002_lblThankyou {
        font-size:15px !important;
        padding-left:15px;
    }

    .workshop_content_panel.workTypeTab {
        padding-top: 0px !important;
    }

    .workshop_content_panel.workTypeTab .tab_nav {
        padding-bottom: 0px;
		text-align: center;
		width: 100%;
    }
	.workshop_content_panel.workTypeTab .tab_nav .sf_colsOut{
		display: flex;
		flex-wrap: wrap;
	}
	.workshop_content_panel.workTypeTab .tab_nav .sf_colsOut .sf_colsIn {
	width: 50%;
	float: left;
}
.workshop_content_panel.workTypeTab .tab_nav h3, .workshop_content_panel.workTypeTab .tab_nav h5,
.workshop_content_panel.workTypeTab .tab_nav h3 a, .workshop_content_panel.workTypeTab .tab_nav h5 a	{
		width: 100%;
		height: 100%;
	}
	.workshop_content_panel.workTypeTab .tab_nav .sf_colsOut .sf_colsIn .sfContentBlock {
		height: 100%;
	}
    .workshop_content_panel.workTypeTab .tab_nav h3 a,
    .workshop_content_panel.workTypeTab .tab_nav h5 a {
        padding: 7px 10px;
        font-size: 14px;
		display: flex;
		justify-content: center;
		align-items: center;
    }

    .workshop_content_panel.workTypeTab .tab_nav h3,
    .workshop_content_panel.workTypeTab .tab_nav h5 {
        font-size: 14px;
    }

    .upcoming_computational .volunt_act_near_head label {
        width: 100%;
    }

    .upcoming_computational .radius_select {
        float: left;
        margin-top: 10px;
    }

    .upcoming_computational .radius_select fieldset select {
        width: 151px;
    }

    .upcoming_computational .workshop_tab_listitem {
        position: relative;
    }

    .upcoming_computational .listCont {
        width: 100%;
        margin-bottom: 10px;
    }

    .upcoming_computational.widthauto .listCont {
        width: 100%;
    }

    .upcoming_computational.widthauto .listCont.online_text {
        width: auto;
    }

    .upcoming_computational .online_text {
        position: absolute;
        top: 10px;
        right: 15px;
        width: auto;
    }

    .upcoming_computational .infoDetails .textinfo {
        bottom: 100%;
        top: auto;
        transform: translate(-50%, -10px);
        padding: 10px 30px;
    }

    .upcoming_computational .infoDetails .textinfo:after {
        border-width: 10px 7px 0 7px;
        bottom: -10px;
        top: auto;
    }

    .upcoming_computational .infoDetails.rightI .textinfo {
        bottom: 100%;
        top: auto;
        right: auto;
        left: 50%;
        transform: translate(-50%, -10px);
    }

    .upcoming_computational .infoDetails.rightI .textinfo:after {
        left: 50%;
        right: auto;
        transform: translate(-50%, 0);
    }

    .upcoming_computational .tab_listitem_btn .butn {
        width: 100%;
    }

    .upcoming_computational .tab_listitem_btn {
        min-width: 100%;
        text-align: center;
    }

    .upcoming_computational {
        margin: 0px;
    }

    .workshop_content_panel.workTypeTab {
        padding-bottom: 0;
    }

    .request_workshop .bottomintroText h3 {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .request_workshop .bottomintroText p {
        font-size: 16px;
        margin-bottom: 18px;
    }

    .workshopVolunteers .volunt_static_btn .last_updated {
        order: 3;
        padding-left: 0;
    }

    .workshopVolunteers .volunt_static_btn .download_volunt_btn {
        order: 4;
    }
	
    body {
        padding-top: 54px;
    }

    .workshopVolunteers .volunt_static_btn {
        width: 100%;
    }
    .workshopVolunteers .volunt_static_btn .last_updated {
        order: 3;
        padding-left: 0;
    }
    .workshopVolunteers .volunt_static_btn .download_volunt_btn {
        order: 4;
    }

    .acti_ctnt_with_icons h1,
    .acti_ctnt_with_icons h2,
    .acti_ctnt_with_icons h3,
    .acti_ctnt_with_icons h4,
    .acti_ctnt_with_icons h5 {
        font-size: 22px;
    }

    .acti_ctnt_with_icons p {
        font-size: 15px;
    }

    .acti_ctnt_btn a {
        font-size: 14px;
    }


    /*NEW*/
    .curriculum_tabs_wrap .container {
        padding: 0;
    }

    .resdetails .curriculum_tabs .tab_nav {
        padding-left: 5px;
    }

    .curriculum_tabs .tab_nav h3,
    .curriculum_tabs .tab_nav h5 {
        font-size: 16px;
    }

    .curriculum_tabs .tab_nav h3 a,
    .curriculum_tabs .tab_nav h5 a {
        padding: 10px;
        font-size: 15px;
    }

    .curriculum_tabs .tab_content {
        padding: 0;
    }

    /*NEW*/
    .parent_resources_clone {
        padding-bottom: 0;
    }

    .researchcontentone {
        padding: 15px !important;
        background: #e9e9e8 !important;
    }

    .new_campaign .heading h2:before {
        top: 9px;
    }

    ul.socialshare {
        padding-bottom: 15px !important;
    }

    ul.socialshare li {
        width: 36px !important;
    }

    .anchor_buttons h1,
    .anchor_buttons h2,
    .anchor_buttons h3,
    .anchor_buttons h4,
    .anchor_buttons h5,
    .anchor_buttons h6,
    .anchor_buttons p {
        font-size: 22px;
    }

    bfw_video_title h1,
    .bfw_video_title h2,
    .bfw_video_title h3,
    .bfw_video_title h4,
    .bfw_video_title h5,
    .bfw_video_title h6 {
        font-size: 22px;
    }

    .concepts_wrap h1,
    .concepts_wrap h2,
    .concepts_wrap h3,
    .concepts_wrap h4,
    .concepts_wrap h5,
    .concepts_wrap h6 {
        font-size: 22px;
    }

    .parent_resources .heading h1,
    .parent_resources .heading h2,
    .parent_resources .heading h3,
    .parent_resources .heading h4,
    .parent_resources .heading h5 {
        font-size: 22px;
    }

    .parent_resources_clone .heading h1,
    .parent_resources_clone .heading h2,
    .parent_resources_clone .heading h3,
    .parent_resources_clone .heading h4,
    .parent_resources_clone .heading h5 {
        font-size: 22px;
    }

    .parent_resources_clone.activities_bg {
        padding-top: 36px;
        background-size: 765px auto;
        background-position: center -74px;
    }

    .parent_resources_clone.activities_bg .heading {
        padding-bottom: 31px;
    }

    .new_videobg .bfw_video_title h1,
    .new_videobg .bfw_video_title h2,
    .new_videobg .bfw_video_title h3,
    .new_videobg .bfw_video_title h4,
    .new_videobg .bfw_video_title h5,
    .new_videobg .bfw_video_title h6 {
        font-size: 22px;
    }

    .new_videobg .bfw_video_wrap p {
        font-size: 16px;
    }

    .bfl_digital_game h1,
    .bfl_digital_game h2,
    .bfl_digital_game h3,
    .bfl_digital_game h4,
    .bfl_digital_game h5,
    .bfl_digital_game h6 {
        font-size: 22px;
    }

    body.reg_page {
        padding-top: 55px;
    }

    header {
        position: fixed;
        top: 0;
    }

    .menu_hamburger {
        width: 30px;
        float: left;
        height: 28px;
        position: absolute;
        right: 15px;
        top: 13px;
        border: none;
        background: none;
        clip: auto;
        display: block;
    }

    .site_logo {
        width: 100%;
        text-align: center;
    }

    .site_logo svg {
        width: 135px;
        height: 45px;
    }

    .site_login {
        display: none;
    }

    .site_lang {
        display: none;
    }

    .top_head nav {
        display: none;
    }

    .bottom_head {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
    }

    .bottom_head .container {
        padding: 0;
    }

    .profile_menu ul {
        display: table;
        width: 100%;
    }

    .profile_menu li {
        display: table-cell;
        width: 25%;
        font-size: 13px;
        line-height: 15px;
        vertical-align: middle;
        text-align: center;
        height: 48px;
        float: none;
    }

    .profile_menu li a {
        color: #cccccc;
        padding: 9px 0;
        font-family: Montserrat-Bold;
        float: none;
        text-transform: capitalize;
        border: none;
    }

    .profile_menu li.active_menu {
        border-bottom: 4px solid #01556B;
    }

    .profile_menu li.active_menu a {
        color: #01556B;
        border-bottom: none;
    }

    .profile_menu li a:hover:after {
        display: none;
    }

    .profile_menu li a:hover span {
        opacity: 1;
    }

    .profile_menu .page_back_btn {
        display: none !important;
    }

    .slider_content {
        width: auto;
        background: #01556B;
        padding: 20px 15px 0;
        margin: 0 -15px;
        min-height: 0px;
        float: none;
    }

    .slider_content.purple_rainbow_bytes {
        background: #01556B;
    }

    .slider_content:before {
        display: none;
    }

    .slider_content h1,
    .slider_content p.first {
        margin-bottom: 30px;
    }

    .slider_content .register_free {
        width: calc(100% + 30px);
        text-align: center;
        margin-left: -15px;
        margin-top: 12px;
    }

    /*.slider_content .register_free.newcar {position:absolute;bottom:0;margin-left: -30px;}*/
    .banner_main_img {
        width: 100%;
        position: static;
    }

    .slider_content svg#Layer_2 {
        margin-top: 0;
    }

    .purple_rainbow::after {
        display: none;
    }


    .site_service_bar {
        text-align: center;
        padding-bottom: 14px;
        min-height: 0;
    }

    .bar_item {
        display: inline-block;
        float: none;
        padding: 0 12px;
    }

    .service_row {
        margin: 0 -15px;
    }

    .service_link_area {
        position: static;
    }

    .bar_item .title {
        margin-right: 0;
        float: none;
        display: inline-block;
        padding: 12px 0 0 0;
        vertical-align: middle;
        width: 84px;
    }

    .bar_item .title:before {
        display: none;
    }

    .bar_item .title.arrow_up,
    .bar_item .title.arrow_down {
        padding-right: 0;
        width: 110px;
        margin-right: 0;
    }

    .service_item {
        width: 100%;
        height: auto !important;
        padding: 30px 15px;
        border-bottom: 1px solid #cdcdcd;
    }

    .service_item:last-child {
        border-bottom: none;
    }

    /**/
    .top_head .orb-skip-links {
        width: 100%;
    }

    .top_head .orb-skip-links a,
    .top_head .orb-skip-links .accessibility_links {
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        left: 50%;
        margin: 0;
    }

    .top_head .orb-skip-links a.touch-active,
    .top_head .orb-skip-links a:active,
    .top_head .orb-skip-links a:focus {
        top: 0;
    }


    .mobile_menu_slide {
        display: block;
    }

    .home_services {
        padding: 0;
    }

    .home_resources,
    .home_resources2,
    .home_resources3 {
        padding: 0;
    }

    .home_resources .container,
    .home_resources2 .container,
    .home_resources3 .container {
        padding: 0;
    }

    .posts_row {
        margin: 0;
    }

    .home_resources .heading,
    .home_resources2 .heading,
    .home_resources3 .heading {
        padding: 0 0 12px;
    }

    .home_resources .heading h2,
    .home_resources2 .heading h2,
    .home_resources3 .heading h2 {
        width: calc(100% - 136px);
        padding: 20px 15px 17px;
        height: 64px;
    }

    .home_resources .heading a,
    .home_resources2 .heading a,
    .home_resources3 .heading a {
        padding: 12px 10px 12px;
        width: 136px;
        text-align: center;
        height: 64px;
    }

    .resources_posts {
        margin-bottom: 0;
    }

    .resources_post {
        margin: 0 0 12px;
        width: 100%;
        padding: 0 12px;
    }

    .resources_post .inner_panel {
        height: auto !important;
        padding: 2px 2px 0;
    }

    .resources_post .inner_panel>a {
        float: left;
        margin-bottom: 44px;
    }

    .resources_post img {
        width: 200px;
        float: left;
    }

    .resources_post .post_text {
        width: calc(100% - 205px);
        float: right;
        ;
    }

    .related_resources .resources_post .inner_panel {
        padding: 0;
    }

    .post_rating img {
        width: auto;
        margin-bottom: 0
    }

    .post_footer {
        width: 190px;
        bottom: auto;
        top: 95px;
        left: 8px;
    }

    .post_rating {
        margin-top: -2px;
    }

    /*.resources_post p{display: none;}*/
    .resources_post ul li:last-child,
    .resources_post dl dt:nth-last-child(2),
    .resources_post dl dd:last-child {
        display: none;
    }

    .bfl_digital_posts .resources_post p {
        display: block;
    }

    .feat_text,
    .res_text,
    .res_text_home {
        /*bottom:auto;top:86px;*/
        bottom: 2px;
        left: 2px;
        font-size: 13px;
        padding: 5px 10px;
        /*width:150px;*/
        width: 100%;
    }

    .top_footer {
        padding: 30px 0;
        border-top: 1px solid #cccccc;
        border-bottom: 0px solid #a1a1a1;
    }

    .top_footer img {
        margin: 0 0 12px;
    }

    .mid_footer {
        padding: 12px 0;
    }

    .footer_menu {
        display: none;
    }

    .footer_contact {
        width: 100%;
    }

    .reg_page footer {
        padding-bottom: 48px;
    }

    .footer_mobile_menu {
        display: block;
    }

    .top_footer .support a {
        min-width: 0px;
        padding: 0 !important;
    }

    /**Resource Detail**/

    .resource_det .container {
        padding: 0;
    }

    .resource_detail {
        margin-top: 0;
        padding: 0 0 30px;
    }

    .mobile_footer_link {
        display: block;
    }

    .mobile_detail_img {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }

    .mobile_detail_img img {
        width: 100%;
    }

    .resource_detail h1 {
        font-size: 30px;
        padding: 0 15px;
    }

    .resource_detail h2 {
        font-size: 18px;
        padding: 0 15px;
    }

    .detail_right_content {
        padding: 0 15px;
    }

    .detail_img {
        display: none;
    }

    .download_dropwon_list a {
        font-size: 15px;
    }

    .download_resource_btn .download_btn:after {
        display: none;
    }

    .detail_full_content {
        padding: 15px 15px 0;
    }

    .detail_full_content h3 {
        font-size: 23px;
    }

    .post_type {
        width: 53px;
        margin-left: 10px;
    }

    .post_type .post_type_text {
        height: 53px;
    }

    .post_type .post_type_text span {
        font-size: 11px;
        line-height: 12px;
    }

    .related_resources {
        padding: 0;
    }

    .related_resources .container {
        padding: 0;
    }

    .related_resources .heading {
        padding: 0 0 12px;
    }

    .related_resources .post_rating {
        width: 140px;
        margin: -3px 0 0;
    }

    .related_resources .post_footer a.post_fav {
        background-size: 23px;
        width: 23px;
        height: 20px;
    }

    .related_resources .post_footer a.post_fav.added_fav {
        background-position: 0 -49px;
    }

    .inner_reg_tooltip {
        padding: 10px 0;
        font-size: 13px;
    }

    /**Resource land**/
    .pink_right_circle {
        background: #F04A4A;
    }

    .mob_search_filter {
        position: fixed;
        top: 55px;
        width: 100%;
        z-index: 3;
    }

    .mob_filters {
        background: #cccccc;
        padding: 12px 15px;
    }

    .mob_filter_name {
        width: calc(100% - 90px);
        float: left;
    }

    .mob_filter_name .filter_search_field {
        position: relative;
        float: left;
        width: 100%;
    }

    .mob_filter_name input[type="search"],
    .mob_filter_name input[type="text"] {
        width: 100%;
        height: 41px;
        border: none;
        padding: 3px 10px;
        float: left;
        padding-right: 60px;
        color: #000;
        font-size: 16px;
    }

    .mob_filter_name input[type="submit"],
    .mob_filter_name a.search_submit {
        position: absolute;
        top: 0;
        right: 1px;
        text-indent: -9999px;
        width: 41px;
        height: 41px;
        border: none;
        border-left: 2px solid #cccccc;
        background: #fff url(../images/filter_search.png) center center no-repeat;
    }

    .mob_search_filter .mob_filters_all {
        width: 76px;
        float: right;
        padding: 10px 0;
        font-size: 18px;
        color: #000;
        line-height: 21px;
        position: relative;
        cursor: pointer;
        text-align: left;
        background: none;
        border: none;
    }

    .mob_filters_all span {
        position: absolute;
        right: 0;
        top: 7px;
        height: 22px;
        width: 22px;
    }

    .mob_filters_all span::after {
        position: absolute;
        right: 2px;
        top: 5px;
        color: #000;
        content: '\f105';
        font-family: 'FontAwesomesolid';
        font-size: 30px;
        line-height: 17px;
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
    }

    .mob_filters .mob_filters_all.active span::after {
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
    }

    .res_landing_filters aside {
        display: none;
    }

    .res_landing_filters aside {
        width: 300px;
        padding: 15px 15px 0;
        background-color: #fff;
        position: fixed;
        top: 121px;
        right: 1px;
        z-index: 5;
        height: calc(100% - 169px);
        overflow: auto;
        z-index: 3;
    }

    .res_landing_filters .res_filters_content {
        width: 100%;
        float: left;
        padding-left: 0;
        padding-top: 0px;
    }

    .res_filters_content .resources_post {
        padding: 0;
    }

    body.mob_filter_open {
        position: fixed;
        width: 100%;
        height: 100%;
    }

    .filter_menu_slide_overlay {
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 2;
        background: #000;
        opacity: 0.6;
        display: none;
    }

    .res_filter_name {
        display: none;
    }

    .res_filter_cl_all {
        display: none;
    }

    .filter_cl_all_mob {
        display: table;
        border-bottom: 1px solid #595959;
        padding: 0 0 15px 0;
    }

    .filter_cl_all_mob div {
        display: table-cell;
    }

    .filter_cl_all_mob .mob_clear_all a {
        font-size: 16px;
        color: #fff;
        padding: 8px 34px;
        position: relative;
        display: inline-block;
        background: #01556B;
    }

    .mob_done {
        text-align: right;
    }

    .mob_done a {
        font-size: 18px;
        color: #01556B;
        font-family: Montserrat-Bold;
    }

    .res_filter_item_main {
        height: 100%;
        overflow: scroll;
        float: left;
        width: 100%;
    }

    .res_filters_content .resources_post .inner_panel {
        min-height: 116px;
    }

    .res_filters_content .resources_post ul li span,
    .res_filters_content .resources_post dl dt {
        width: 100%;
    }

    .res_filters_content .resources_post ul li span+span,
    .res_filters_content .resources_post dl dd {
        width: 100%;
    }

    /**About**/

    .about_banner .title {
        font-size: 35px;
        line-height: 35px;
    }

    .about_banner .video_play_btn {
        background-size: 40px;
        width: 43px;
        height: 43px;
    }

    .about_content_block h1,
    .about_content_block h2 {
        font-size: 30px;
    }

    .about_content_block p {
        font-size: 15px;
        line-height: 1.3;
        padding: 10px 0px 12px;
    }

    .about_partners .project_content_block {
        padding: 25px 0;
    }

    .about_register_free a {
        font-size: 18px;
    }

    .computing_project {
        padding: 30px 0 0;
    }

    .computing_project h2 {
        font-size: 30px;
        line-height: 33px;
        display: none;
    }

    .project_content_block {
        padding: 0 0 20px;
        position: relative;
    }

    .project_content_block .pro_img {
        display: block;
        width: 100%;
        padding: 0;
        text-align: center;
        float: left;
        margin-bottom: 20px;
    }

    .project_content_block .pro_img img {
        max-width: 150px;
    }

    .project_content_block .pro_text_block {
        width: 100%;
        float: left;
        display: block;
        text-align: center;
    }

    .project_content_block.right_img .pro_img {
        padding: 0;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
    }

    .project_content_block.right_img .pro_text_block {
        padding-top: 170px;
    }

    .pro_text_block h3 {
        margin: 0 0 15px;
        /*font-size: 30px;*/
    }

    .about_partners {
        border-top: 1px solid #bec0c0;
    }

    .about_partners h2 {
        font-size: 30px;
        margin: 0 0 10px;
        line-height: 35px;
    }

    .partner_text_block .partner_logo {
        display: block;
        float: left;
        width: 100%;
        text-align: center;
        margin: 0 0 13px;
        padding: 0;
    }

    .partner_text_block .partner_text {
        text-align: center;
        float: left;
        width: 100%;
        display: block;
    }

    /**Terms**/

    .terms_items_block .container {
        padding: 0 0 0;
    }

    .terms_items_block {
        margin: 2px 0 0;
    }

    .terms_item {
        padding: 0 0 10px;
    }

    .terms_item:first-child {
        padding-top: 0;
    }

    .terms_heading {
        padding: 9px 15px;
    }

    .terms_heading h1,
    .terms_heading h2,
    .terms_heading h3,
    .terms_heading h4,
    .terms_heading h5,
    .terms_heading h6 {
        font-size: 20px;
    }

    .terms_heading a {
        font-size: 14px;
    }

    .terms_heading a:after {
        font-size: 24px;
    }

    .terms_heading.btn_button {
        padding: 5px 80px 5px 15px;
    }

    .terms_item .country_text {
        padding: 0 15px;
    }

    .conditions_item_content {
        padding: 20px 15px;
    }

    .terms_conditions:nth-child(odd) .conditions_item_content {
        padding: 15px 15px;
    }


    /* Curriculum Non */
    .banner_slider .item {
        min-height: 10px;
    }

    .data_champions .item {
        min-height: 10px;
    }

    .data_champions .item .datacham_btn {
        padding: 6px 12px;
        font-size: 16px;
    }

    .slider_btn {
        position: static;
    }

    .country_title p {
        font-size: 14px;
        line-height: normal;
    }

    .country_img.img_right {
        padding-top: 0px;
    }

    .country_img {
        width: 100%;
    }

    .country_img img {
        margin: 0 auto;
        display: block;
        max-width: 150px;
    }

    .country_text,
    .country_text.text_right {
        padding-top: 20px;
        width: 100%;
        text-align: center;
    }

    .resdetails .country_text {
        text-align: left;
    }

    .country_text p {
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 20px;
    }

    .country_text p a {
        font-size: 14px;
    }

    p {
        word-break: break-word;
    }

    .country_text li {
        padding-left: 0px;
        font-size: 14px;
    }

    .country_text li:before {
        display: inline-block;
        font-size: 12px;
        position: static;
        margin-right: 5px;
    }

    .country_text h1 {
        font-size: 25px;
    }

    .country_text h2 {
        font-size: 25px;
    }

    .conditions_item_content.country_text li {
        padding-left: 13px;
    }

    .conditions_item_content.country_text li:before {
        position: absolute;
    }

    /**Workshop//Volunteers**/
    .lhs_content h2,
    .lhs_content h1,
    .lhs_content h3,
    .lhs_content h4,
    .lhs_content h5,
    .lhs_content h6 {
        font-size: 24px;
        line-height: 26px;
    }

    .workshop_content_panel {
        padding: 0;
        background: #fff;
    }

    .workshop_content_panel .container {
        padding: 0;
    }

    .lhs_img_content_widget {
        padding: 12px 15px 15px;
        margin-bottom: 0;
    }

    .lhs_img {
        display: none;
    }

    .lhs_content {
        width: 100%;
    }

    .lhs_btns {
        width: calc(100% + 30px);
        margin-left: -15px;
    }

    .three_row {
        margin: 0;
    }

    .col_widget {
        width: 100%;
        padding: 0;
    }

    .col_widget_inner {
        height: auto !important;
    }

    .col_widget_img {
        display: none;
    }

    .col_widget_img img {
        width: 100%;
    }

    .col_widget_heading {
        margin-bottom: 5px;
    }

    .col_widget_content {
        padding: 15px;
    }

    .small_title_widget .lhs_content h2,
    .small_title_widget .lhs_content h1,
    .small_title_widget .lhs_content h3,
    .small_title_widget .lhs_content h4,
    .small_title_widget .lhs_content h5,
    .small_title_widget .lhs_content h6 {
        font-size: 24px;
        line-height: 26px;
    }

    .support_panel .title {
        font-size: 24px;
        line-height: 26px;
        margin: 2px 0 7px;
    }

    .support_panel .heading {
        padding: 0px 0 12px;
    }

    .support_panel h4 {
        padding: 0px 0 12px;
    }

    /**Concept Cate**/
    .concept_appro_panel {
        padding: 0;
    }

    .concept_appro_panel .container {
        padding: 0;
    }

    /*.concept_landing h1{display: none;}*/
    .concept_content {
        padding: 15px 7px 10px;
    }

    .concept_cate_block {
        width: 50%;
        margin: 0 0 20px;
        padding: 0 8px 50px;
    }

    .cate_bg_head {
        background-size: cover;
    }

    .cate_block_2 .cate_bg_head {
        background-size: cover;
    }

    .concept_cate_block a.cate_find_btn {
        left: 8px;
    }

    .concept_text_block {
        width: 100%;
        padding: 0 8px;
    }

    /* Concepts & Approaches Category */
    /*.computational_title { display: none; }*/

    .computational_think .image {
        max-width: 100%;
    }

    .computational_think .text_right .title {
        font-size: 22px;
    }

    .computational_think .text_right p {
        font-size: 15px;
    }

    .concepts_approaches h2 {
        font-size: 22px;
    }

    .concepts_approaches .intro {
        font-size: 15px;
    }

    .concepts_approaches_section {
        padding: 0px;
        background: #595959;
    }

    .concepts_approaches_section .container {
        padding: 0px;
    }

    .computational_think {
        padding: 15px 15px 20px;
        border-bottom: 1px solid #d0d0d0;
        margin-bottom: 0;
    }

    .concepts_approaches .concepts {
        margin: 10px 0 0 0;
    }

    .concepts_approaches {
        padding: 20px 10px;
        border-bottom: 1px solid #d0d0d0;
        margin-bottom: 0;
    }

    .concepts_approaches .concepts li {
        padding: 0 10px;
        margin: 15px 0;
        max-width: 110px;
    }

    .concepts_approaches .concepts li .title {
        font-size: 14px;
    }

    .primary_curriculum {
        padding: 20px 15px;
        margin-bottom: 0px;
    }

    .primary_curriculum h2 {
        font-size: 22px;
    }

    .primary_curriculum blockquote {
        margin: 15px 0 0;
    }

    .primary_curriculum p {
        font-size: 15px;
    }



    .groups_generic {
        margin-bottom: 0px;
    }

    .groups_generic .generic_title {
        font-size: 20px;
        padding: 8px 15px;
    }

    .content_top {
        padding: 20px 15px;
    }

    .content_top p {
        font-size: 15px;
    }

    .tab_content {
        padding: 20px 15px;
    }

    .tab_content .year_content p,
    .year_content ul li,
    .concepts_detail_intro_content ul li,
    .groups_generic ul li {
        font-size: 15px;
    }

    .year_tabs .tab_nav h3 {
        font-size: 18px;
    }

    /*.year_tabs .tab_nav h3 a{ padding: 0 10px 10px 10px;}*/
    .year_tabs .tab_nav h3 a {
        padding: 5px 10px;
    }

    /*.find_more { display: none; }*/

    /* Concepts & Approaches Detail */
    .concepts_related_res {
        margin: 0;
        padding-bottom: 15px;
    }

    .concepts_related_res .resources_posts {
        padding: 15px 15px 0;
    }

    .concepts_related_res .resources_post .inner_panel img {
        width: 200px;
    }

    .concepts_related_res .resources_post .inner_panel {
        padding: 2px 2px 0;
    }

    .concepts_detail_intro_content {
        padding: 20px 15px;
    }

    .concepts_detail_intro {
        border-bottom: 1px solid #d0d0d0;
        margin-bottom: 0px;
    }

    .concepts_related_res .content_box {
        padding: 20px 15px 10px;
    }

    /* My Barefoot */
    .my_barefoot_dash {
        padding: 0;
    }

    .my_barefoot_dash .container {
        padding: 0;
    }

    .welcome_msg,
    .container_msg {
        margin-bottom: 0;
    }

    .welcome_msg_bar {
        margin-bottom: 0;
    }

    .welcome_msg_bar .content {
        width: 100%;
    }

    .welcome_msg_bar .bar_btn {
        width: 100%;
    }

    .dashboard_colour_panels {
        padding: 0;
    }

    .colour_panel {
        width: 100%;
        padding: 0;
    }

    .colour_panel .heading {
        height: auto;
        text-align: left;
        margin-bottom: 15px;
    }

    .colour_panel .heading h2 {
        padding: 10px 15px;
    }

    .text_content {
        padding: 0 15px 15px;
        height: auto !important;
    }

    .text_content a.find_more_panel_detail {
        position: relative;
        margin-top: 8px;
    }

    /* My Barefoot Getting Started */
    .getting_heading h1:before {
        display: none;
    }

    .ky_tab_content .resources_posts {
        padding: 15px 15px 0;
    }

    .ky_tab_content .resources_post .inner_panel img {
        width: 200px;
    }

    .ky_tab_content .resources_post .inner_panel {
        padding: 2px 2px 0;
    }

    .key_intro {
        padding: 15px 15px 10px;
    }

    .key_tabs h2 a {
        padding: 0 15px 14px;
    }

    .key_concept_intro {
        padding: 20px 15px 0px;
    }

    .key_concept_intro ul li {
        width: 50%;
        max-width: 100%;
        float: left;
        margin-bottom: 20px;
    }

    .key_concept_intro ul li:nth-child(2n+3) {
        clear: left;
    }

    /* My Barefoot Activity */
    .activity_heading h1:after {
        display: none;
    }

    .activity_heading h1 {
        margin-bottom: 0;
        border-bottom: 1px solid #fff;
    }

    .activity_list_panels {
        background: #fff;
    }

    .activity_list {
        width: 100%;
    }

    .activity_list .list {
        height: auto;
        overflow: visible;
    }

    .activity_ticket .date {
        width: 100%;
    }

    .activity_ticket .location {
        padding-left: 0;
        width: 100%;
        padding-top: 5px;
    }

    .activity_workshops_ticket {
        max-height: 100%;
        overflow: visible;
    }

    .activity_workshops {
        margin-bottom: 0;
        padding-bottom: 10px;
        background: #fff;
    }

    .popup_sure_msg {
        padding: 15px 0 0;
    }

    .popup_sure_msg label {
        padding: 0 0 20px;
    }

    /* My Barefoot Curriulum */
    .my_curriculum {
        padding: 0;
    }

    .my_curriculum .container {
        padding: 0;
    }

    .my_curriculum .mob_search_filter {
        z-index: 3;
    }

    .my_curriculum .mob_filters {
        padding: 3px 15px;
    }

    .my_curriculum aside {
        display: none;
        width: 300px;
        padding: 15px 15px 0;
        background-color: #fff;
        position: fixed;
        top: 103px;
        right: 1px;
        z-index: 3;
        height: calc(100% - 152px);
        overflow: auto;
    }

    .my_curriculum .curriculum_content {
        padding: 0 0 10px;
    }

    .my_curriculum .curriculum_right .country_row {
        padding: 15px;
    }

    .my_curriculum .curriculum_right .resource_link {
        padding: 0 15px 5px;
    }

    .my_curriculum .curriculum_right .statements {
        padding: 0 15px;
    }

    .my_curriculum .curriculum_right {
        padding-top: 47px;
        width: 100%;
    }

    .filter_menu_slide_overlay {
        z-index: 2;
    }

    .curriculum_heading h1:after {
        display: none;
    }

    .curriculum_heading h1 {
        font-size: 25px;
    }


    .request_workshop .container {
        padding: 0;
    }

    fieldset .two_checkbox_with_text .check_only,
    .fieldset .two_checkbox_with_text .check_only {
        margin: 0 5px;
    }

    /* My barefoot Volunteers */
    .barefoot_volunt_heading {
        margin: 0px;
    }

    .barefoot_volunt_heading h1:before {
        display: none;
    }

    .static_inner p {
        margin: 0 0 12px;
    }

    .volunt_static_btn .last_updated {
        width: 100%;
    }

    .bare_volunt_static_text_boxs {
        background: url(../images/bare_volunt_static_mob.png) center top no-repeat;
        background-size: cover;
        padding: 15px 15px;
        margin-bottom: 0;
    }

    .bare_volunt_static {
        width: 100%;
        background: none;
        padding: 0;
        margin-bottom: 15px;
    }

    .bare_volunt_static+.bare_volunt_static {
        background: none;
        margin-bottom: 0;
    }

    .volunt_static_btn {
        position: static;
    }

    .static_inner {
        min-height: 0px;
    }

    .support_request_box {
        left: 15px;
        right: 15px;
        width: auto;
        bottom: 54px;
    }

    .support_request_box:before {
        left: 25px;
        right: auto;
    }

    .volunt_act_near_head h3,
    .volunt_act_near_head label {
        width: calc(100% - 180px);
        padding-right: 0;
    }

    .postcode_search_select {
        float: right;
        width: 180px;
    }

    .volunt_act_near_head .postcode_search {
        width: 100%;
        margin-bottom: 10px;
    }

    .workshop_tab ul li {
        width: 100%;
        padding: 0 0 10px;
    }

    .workshop_tab_listitem {
        padding: 10px 15px;
    }

    .tab_listitem_address {
        width: calc(100% - 120px);
    }

    .tab_listitem_address p strong {
        font-family: Montserrat-Bold;
    }

    .tab_listitem_address p span {
        float: none;
        display: inline;
    }

    .tab_listitem_address p a {
        display: inline-block;
        float: none;
    }

    .tab_listitem_btn .butn {
        width: 110px;
        text-align: center;
        line-height: 16px;
    }

    .volunt_act_date_loc {
        width: calc(100% - 115px);
    }

    .volunt_act_date_loc .date {
        width: 100%;
        padding: 0 0 8px;
    }

    .volunt_act_date_loc .loc {
        padding-left: 0;
        width: 100%;
    }

    .volunt_act_status {
        min-width: 0px;
        width: 110px;
        text-align: center;
    }

    .volunt_act_status .status {
        width: 100%;
        padding: 0 0 5px;
    }

    .volunt_act_status .butn {
        width: 100%;
        min-width: 0px;
        margin: 0;
    }

    .volunt_act_near_panel {
        margin-bottom: 10px;
    }

    .volunt_act_upcoming_panel {
        margin-bottom: 10px;
    }

    .workshop_tab_list {
        max-height: none;
        overflow: visible;
    }

    .volunt_act_list_panel {
        max-height: none;
        overflow: visible;
    }


    /**-- Register Interest Pop-up --**/
    .register_interest_popup {
        width: auto;
        left: 15px;
        right: 15px;
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
    }

    .download_promote_popup {
        width: auto;
        left: 15px;
        right: 15px;
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
    }

    .cancel_volunt_act_popup {
        width: auto;
        left: 15px;
        right: 15px;
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
    }

    /**-- Download Promote Pop-up --**/
    .download_promote_butns {
        padding: 20px 0;
    }

    .download_promote_butns a {
        width: calc(50% - 10px);
        float: left;
        margin: 5px;
        min-width: 0px;
    }

    .download_promote_butns a.canl {
        width: calc(100% - 10px);
    }

    /**New**/
    .concepts_detail_intro .concepts_approaches .concepts li .title {
        font-size: 14px;
    }

    .res_links_curriculum_content .resources_posts {
        padding: 15px 15px 5px;
    }

    .res_links_curriculum_content .resources_post {
        padding: 0;
    }

    .curriculum_non_england_content {
        padding: 15px;
    }

    .curriculum_non_england_content p {
        font-size: 14px;
    }

    .my_curriculum .curriculum_right h2 {
        font-size: 20px;
    }

    .res_links_curriculum_content .content_box p {
        font-size: 14px;
    }

    .res_links_curriculum_content .content_box {
        padding: 0 15px 10px;
    }

    .slider_content p {
        padding-bottom: 10px;
    }

    /*map Popup*/
    .map_popup {
        right: 20px;
        left: 20px;
        width: auto;
        margin-top: -200px;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
    }


    .un-subscribe {
        padding: 0 15px;
    }

    .pea_cook_wrapper {
        min-height: 60px;
    }

    .left_cook_bar {
        padding: 10px 0;
    }

    body.reg_page.cookies_policy {
        padding-top: 115px;
    }

    body.cookies_policy {
        padding-top: 115px;
    }

    body.cookies_policy header {
        top: 60px;
    }

    body.cookies_policy.campaign_bar {
        padding-top: 160px;
    }

    body.reg_page.campaign_bar {
        padding-top: 102px;
    }

    body.reg_page.cookies_policy.campaign_bar {
        padding-top: 160px;
    }

    .slider_content svg#Layer_1 {
        margin-top: 0;
        max-width: 59%;

    }

    .bfw_video_popup {
        width: auto;
        left: 15px;
        right: 15px;
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        padding: 48px 20px 20px;
    }

    .bfw_video_popup iframe {
        height: 335px
    }

    .bfw_video_popup_content p {
        padding: 5px 0 0;
    }

    /**NEW Campaign**/
    .new_campaign {
        padding: 0;
    }

    .new_campaign .container {
        padding: 0;
    }

    .new_campaign .heading {
        padding: 0 0 25px;
    }

    .new_campaign .heading h2 {
        padding: 17px 15px;
    }

    .new_campaign .heading a {
        padding: 22px 10px 12px;
        width: 136px;
        text-align: center;
        height: 64px;
        min-width: 100px;
    }

    .new_campaign_content {
        padding: 15px 12px 25px;
    }

    .campaign_text p {
        font-size: 17px;
        line-height: 21px;
    }

    .campaign_text a.link {
        font-size: 16px;
        padding: 13px 17px;
        line-height: 20px;
        min-width: 150px;
    }

    .campaign_overlay p {
        font-size: 17px;
        line-height: 21px;
    }

    /*Additional Widgets 31-03-2020*/
    .anchor_buttons h3 {
        font-size: 20px;
    }

    .anchor_btns a {
        font-size: 14px;
        width: 100%;
        margin: 6px 5px;
    }

    .cymraeg .anchor_btns a {
        max-width: 240px;
    }

    .video_col2 {
        display: block;
    }

    .video_text {
        width: 100%;
        padding-right: 0;
    }

    .bfw_video_text .video_text {
        padding-top: 30px;
    }

    .video_text p,
    .video_text p a {
        font-size: 16px;
    }

    .video_thumb {
        width: 100%;
    }

    .video_thumb img {
        width: 100%;
    }

    .video_thumb iframe {
        width: 100%;
    }

    .parent_resources .container {
        padding: 0;
    }

    .parent_resources .heading {
        /* padding: 10px 15px 45px; */
        padding: 10px 15px 15px;
    }

    .parent_resources .heading h3 {
        font-size: 28px;
    }

    .parent_resources .heading p {
        font-size: 16px;
    }

    .parent_resources .resources_post {
        width: 100%;
    }

    .parent_resources .resources_post ul li:last-child,
    .parent_resources .resources_post dl dt:nth-last-child(2),
    .parent_resources .resources_post dl dd:last-child {
        display: block;
    }

    .parent_resources .resources_post ul li:last-child span+span {
        padding-top: 0;
    }

    .parent_resources .resources_post .post_text {
        min-height: 153px;
    }

    .parent_resources_clone .container {
        padding: 0;
    }

    .parent_resources_clone .heading {
        padding: 10px 15px 45px;
    }

    .parent_resources_clone .heading h3 {
        font-size: 28px;
    }

    .parent_resources_clone .heading p {
        font-size: 16px;
    }

    .parent_resources_clone .resources_post {
        width: 100%;
    }

    .parent_resources_clone .resources_post ul li:last-child,
    .parent_resources_clone .resources_post dl dt:nth-last-child(2),
    .parent_resources_clone .resources_post dl dd:last-child {
        display: block;
    }

    .parent_resources_clone .resources_post ul li:last-child span+span {
        padding-top: 0;
    }

    .parent_resources_clone .resources_post .post_text {
        min-height: 153px;
        height: auto !important;
    }

    .resources_posts .detail_extra_btns .download_resource_btn {
        width: auto;
        padding-left: 210px;
    }

    .detail_extra_btns .download_resource_btn {
        width: 51%;
    }

    .detail_extra_btns .add_to_fav_btn {
        width: 47%;
    }

    .resources_posts .download_resource_btn .download_btn {
        padding-right: 10px;
    }

    .bfl_digital_game h3 {
        font-size: 28px;
    }

    .bfl_digital_game p {
        font-size: 16px;
    }

    .bfl_digital_game p a {
        font-size: 18px;
        max-width: 470px;
    }

    .post_pdf_download {
        /*width: 200px;*/
        float: left;
        padding: 10px 10px 0;
        clear: both;
    }

    .post_pdf_download p {
        display: block;
    }

    .concepts_wrap h3 {
        font-size: 28px;
    }

    .concepts_col p {
        font-size: 15px;
    }

    .concepts_footer p {
        font-size: 18px;
    }

    .bfl_digital_posts .resources_post ul li span,
    .bfl_digital_posts .resources_post dl dt {
        width: 100%;
    }

    .bfl_digital_posts .resources_post ul li span+span,
    .bfl_digital_posts .resources_post dl dd {
        width: 100%;
    }

    .bfl_digital_posts .resources_post {
        width: 100%;
        padding: 0;
    }

    .bfl_digital_posts .resources_post img {
        width: 200px;
    }

    .bfl_digital_posts .resources_post ul li:last-child,
    .bfl_digital_posts .resources_post dl dt:nth-last-child(2),
    .bfl_digital_posts .resources_post dl dd:last-child {
        display: inline-block;
    }

    .bfl_digital_posts .resources_post .inner_panel {
        padding: 2px 2px 0;
    }

    .bfl_digital_posts .game_link {
        position: static;
        width: 200px;
        float: left;
        padding: 10px 10px 0;
    }

    .top_footer .support_1 svg {
        width: 48px !important;
        height: 60px !important;
    }

    /*29/4/2020*/
    .resources_accordion h2 {
        font-size: 20px;
    }

    .resources_accordion_ctn p {
        font-size: 14px;
    }

    .accordion_arrow_icon {
        height: 44px;
        width: 44px;
    }

    /*Video Section*/
    .video_multicol_row {
        flex-wrap: wrap;
    }

    .video_multicol_text h3 {
        font-size: 17px;
    }

    .video_multicol_text p {
        font-size: 14px;
    }

    /*Teacher Css*/
    .teacher_articles_heading h2 {
        font-size: 20px;
    }

    .teacher_articles.full_width {
        padding: 0 15px;
        background: #e9e9e8;
    }

    .tarticle_content {
        padding: 12px;
    }

    .feature_title {
        font-size: 14px;
    }

    .tarticle_content h3 {
        font-size: 17px;
    }

    .tarticle_content p {
        font-size: 14px;
    }

    .tarticle_btn_date a.readnow_btn {
        font-size: 14px;
    }

    .tarticle_btn_date .tarticle_date {
        font-size: 14px;
    }

    .tarticle_btn_date {
        position: static;
        display: block;
    }

    .tarticle_btn_date .tarticle_date {
        padding-top: 10px;
    }

    .t_col3_article .tarticle_content {
        width: 100%;
        padding-bottom: 20px;
    }

    .tarticle_content_inner {
        padding: 12px;
    }

    /*concept_new_layout*/
    .concept_new_layout_wrap {
        align-items: center;
        flex-direction: column;
        padding: 15px 15px;
    }

    .concept_new_layout_wrap .cate_bg_head {
        width: 100%;
    }

    .concept_new_layout_content {
        padding: 15px 0;
        width: 100%;
    }

    .purple_bg .lhs_img {
        display: flex;
        width: 100%;
        margin-bottom: 10px;
    }

    .lhs_img_content_widget.purple_bg {
        flex-direction: column;
    }


    /*Research Article*/
    .research_article_content {
        margin-bottom: 0;
    }

    /*New form*/
    .heading_area {
        padding: 0 15px
    }

    .mobile_resource_banner_top {
        padding-top: 66px;
    }

    /* Cyber Page*/
    .cyber_resources .bfl_digital_posts .resources_post {
        width: 100%;
    }

    .cyber_resources .bfl_digital_posts .resources_post.half_width {
        width: 100%;
    }

    .cyber_resources .detail_extra_btns {
        position: relative;
    }

    .cyber_resources .detail_extra_btns .download_resource_btn {
        max-width: 100%;
    }

    .cyber_anchor_buttons h3 {
        font-size: 15px;
    }

    .cyber_anchor_btns a {
        min-width: 150px;
    }

    .cyber_green_bar h3 {
        font-size: 20px;
    }

    .cyber_ask_expect {
        padding: 30px 0 10px;
    }

    .cyber_ask_expect_img {
        width: 100%;
    }

    .cyber_ask_expect_img img {
        margin-left: 0
    }

    .cyber_ask_expect_text {
        padding-top: 20px;
        width: 100%;
        padding-left: 10px;
    }

    .cyber_ask_expect_img:before {
        display: none
    }

    .cyber_ask_expect_text img {
        max-width: 100%;
        position: relative;
        display: none
    }

    .parent_resources_clone.cyber_resources .heading h1,
    .parent_resources_clone.cyber_resources .heading h2,
    .parent_resources_clone.cyber_resources .heading h3,
    .parent_resources_clone.cyber_resources .heading h4,
    .parent_resources_clone.cyber_resources .heading h5 {
        font-size: 30px;
    }

    .cyber_blue_bar_content h3 {
        font-size: 32px;
    }

    .cyber_blue_bar_content p {
        font-size: 16px;
    }

    .cyber_share_panel_content .sfContentBlock h3 {
        font-size: 25px;
    }

    .cyber_share_panel_content .sfContentBlock p {
        font-size: 16px;
    }

    .download_resource_btn .viewgame_btn {
        margin-left: 0;
        margin-top: 10px;
        padding: 9px 25px 9px 26px;
    }

    .promote_panel {
        background: #01556B;
    }

    .promote_btn {
        display: inline-block;
    }

    .promote_panel h3 {
        font-size: 22px;
    }

    .promote_btn a {
        margin: 6px 0;
        width: 100%;
    }

    .promote_popup_inner {
        padding: 0 10px;
    }

    .promote_popup_content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .top_footer .support.support_1 {
        width: 100%;
    }

    .top_footer .support {
        width: 100%;
    }

    .cyber_share_panel_content h3 {
        font-size: 24px;
    }
    .upcoming_computational .listCont.meeting-text {
    width: 100%;
    text-align: left;
}
.upcoming_computational.widthauto .listCont.space4 {
    width:100%;
    text-align:left;
}

.upcoming_computational .listCont.datetimespace {
   min-width:100%;
}
.upcoming_computational.widthauto .listCont.space2 {
    width: 100%;
}

.upcoming_computational .listCont.linkwidth {
    min-width: 100%;
}
 /* register start */
    .workshop_form .infoDetails.mt0 {
        margin-top: 8px;
    }

    .workshop_form .infoDetails .ibtn.arrow {
        position: relative;
    }
    .workshop_form .infoDetails .ibtn.arrow:after {
        position: absolute;
        bottom: -10px;
        left: 50%;
        content: "";
        border-width: 0 7px 10px 7px;
        border-style: solid;
        border-color: #01556B transparent;
        transform: translate(-50%, 0px);
    }

    .reg_main_check .text_msg {       
        width: 100%;        
    }
}

@media (max-width:560px) {


    .status_img {
        width: 100%;
        margin-bottom: 15px;
    }

    .status_content {
        width: 100%;
    }

    /* Concepts & Approaches Category */
    .download_resource {
        margin: 0px;
    }

    .primary_curriculum h2 {
        clear: both;
        padding-top: 20px;
        font-size: 22px;
    }

    .download_resource {
        width: 100%;
        max-width: 100%;
    }

    .download_resource img {
        width: 100%;
    }

    .computational_think .image {
        width: 100%;
    }

    .computational_think .image img {
        width: 100%;
    }

    .computational_think .text_right {
        width: 100%;
        padding: 10px 0 0 0;
    }

    /* Concepts & Approaches Detail */
    .concepts_detail_intro_img {
        width: 100%;
        text-align: center;
        max-width: 100%;
        margin: 0 0 20px;
    }

    .concepts_detail_intro_text {
        width: 100%;
    }

    .cancel_workshop_popup {
        width: auto;
        left: 15px;
        right: 15px;
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
    }

    .cancel_workshop_popup .popup_title {
        font-size: 20px;
    }

    .reset_deactivatepopup,
    .SessionExpirepopup {
        width: auto;
        left: 15px;
        right: 15px;
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
    }

    .reset_deactivatepopup,
    .SessionExpirepopup .popup_title {
        font-size: 20px;
    }

    .popup_date_loc p {
        font-size: 15px;
    }

    .popup_team_msg {
        padding: 0 0 15px;
    }

    .popup_sure_msg label {
        font-size: 20px;
    }

    /* Request Workshop */
    .request_workshop .request_heading {
        font-size: 26px;
    }

    /* registration page */
    .workshop_form .reg_check .check_area .check,
    .workshop_form .reg_check .check_area .check:last-child {
        margin: 0;
    }

    .workshop_form .reg_check .check_area .check span {
        margin-right: 15px;
    }

    .pea_cook_wrapper p {
        font-size: 14px;
        line-height: 16px;
    }

    /**NEW Campaign**/

    .new_campaign .heading h2 {
        width: 100%;
        height: auto;
        font-size: 17px;
        padding-right: 65px;
    }

    .new_campaign .heading a {
        width: 100%;
        font-size: 16px;
        height: auto;
        padding: 15px 0;
    }

    .campaign_img {
        width: 80px;
    }

    .campaign_img .campaign_date {
        display: none;
    }

    .campaign_img .mob_campaign_date {
        width: 100%;
        position: static;
        vertical-align: middle;
        display: none;
        padding: 5px 4px;
        font-size: 13px;
    }

    .campaign_text {
        width: calc(100% - 92px);
        position: relative;
    }

    .campaign_text p {
        font-size: 14px;
        line-height: 18px;
    }

    .campaign_text a.link {
        font-size: 14px;
        padding: 9px 17px;
        line-height: 17px;
        min-width: 120px;
        float: left;
    }

    .campaign_text_mob_date {
        position: absolute;
        bottom: 0;
        right: 0;
        font-size: 13px;
        color: #fff;
        font-family: Roboto-Regular;
        font-style: italic;
        display: block;
    }


    .campaign_top_bar p {
        font-size: 14px;
        line-height: 16px;
        z-index: 2;
    }

    .bfw_video_popup iframe {
        height: 225px
    }

    /*.campaign_top_bar .left_camp_bar p{padding-left:31px;}*/
    .campaign_top_bar .left_camp_bar p:before {
        width: 25px;
        height: 25px;
        background-size: contain;
        top: 2px;
    }

    .campaign_top_bar a.learn_camp {
        font-size: 14px;
        padding: 8px 0;
    }

    .campaign_top_bar p svg {
        top: -7px;
    }

    .campaign_overlay p {
        font-size: 14px;
        line-height: 18px;
    }


    .bfw_video_wrap .bfw_video_img {
        width: 100%;
        text-align: center;
    }

    .bfw_video_wrap .bfw_video_text {
        font-size: 14px;
        width: 100%;
        text-align: center;
    }

    .bfw_file_upload_wrap .bfw_file_upload_img {
        width: 100%;
        text-align: center;
    }

    .bfw_fileupload_text {
        font-size: 14px;
    }

    .bfw_file_upload_wrap .bfw_file_upload_text {
        width: 100%;
        text-align: center;
    }

    .bfw_file_upload_text p {
        font-size: 14px;
    }

    .design_1 table caption {
        font-size: 22px;
    }

    .design_2 table th {
        width: 100px;
    }

}

@media (max-width:420px) {
    .footer_client_logo {
        width: auto !important;
    }

    .slider_content h1,
    .slider_content p.first {
        margin: 0 0 30px;
        font-size: 27px;
    }

    .slider_content p {
        font-size: 20px;
        line-height: 22px;
    }

    .slider_content .register_free {
        font-size: 16px;
        white-space: initial;
    }

    .resources_posts .detail_extra_btns .download_resource_btn {
        padding-left: 150px;
    }

    .detail_extra_btn {
        text-align: center;
        width: auto;
    }

    .download_resource_btn .download_btn {
        text-align: left;
    }

    /*.bar_item{width: 33.33%;}*/
    .bar_item {
        text-align: center;
    }

    .bar_item .title.arrow_up,
    .bar_item .title.arrow_down {
        margin-right: 0;
    }

    .service_item h2 {
        font-size: 20px;
    }

    .service_item p {
        font-size: 13px;
    }

    .service_item a.service_link {
        font-size: 13px;
    }

    .service_item a.service_link:before {
        font-size: 13px;
        line-height: 17px;
    }

    .home_resources .heading h2,
    .home_resources2 .heading h2,
    .home_resources3 .heading h2 {
        font-size: 19px;
        padding-right: 5px;
        height: 57px;
    }

    .home_resources .heading a,
    .home_resources2 .heading a,
    .home_resources3 .heading a {
        font-size: 16px;
        padding: 9px 20px 8px;
        height: 57px;
    }

    .resources_post img {
        width: 145px;
    }

    .post_rating img {
        width: auto;
    }

    .resources_post .post_text {
        width: calc(100% - 150px);
    }

    .resources_post h3 {
        font-size: 14px;
    }

    .resources_post h5 {
        font-size: 14px;
    }

    .post_footer {
        width: 130px;
        top: 80px;
    }

    .post_rating {
        width: 90px;
        margin-top: -1px;
    }

    .post_footer a.post_fav {
        background-size: 18px;
        width: 18px;
        height: 15px;
    }

    .post_footer a.post_fav.added_fav {
        background-position: left -26px;
    }

    .feat_text,
    .res_text,
    .res_text_home {
        /*top: 78px;*/
        font-size: 11px;
        padding: 4px 3px;
        /*width: 105px;*/
        width: 100%;
    }

    .resources_footer a {
        font-size: 18px;
        line-height: 23px;
    }

    .home_member {
        padding: 30px 0;
    }

    .home_member h3 {
        font-size: 25px;
    }

    .home_member p {
        font-size: 14px;
        line-height: 21px;
    }

    .home_member p a {
        font-size: 14px;
    }

    .follow_barefoot a {
        margin: 0 10px;
    }

    .footer_contact h6 {
        font-size: 20px;
    }

    .footer_contact .widget_title {
        font-size: 20px;
    }

    .footer_contact ul li {
        font-size: 14px;
    }

    .bottom_footer ul li {
        padding: 0 3px
    }

    .bottom_footer ul li a {
        font-size: 13px;
    }

    .post_footer a.post_fav {
        background-size: 18px;
        width: 18px;
        height: 15px;
    }

    /**Resource Detail**/
    .resource_detail h1 {
        font-size: 26px;
    }

    .detail_right_content p {
        font-size: 14px;
    }

    .detail_full_content h3 {
        font-size: 17px;
    }

    .detail_full_content p {
        font-size: 14px;
    }

    .detail_full_content ul li {
        font-size: 14px;
    }

    .detail_full_content ul li {
        font-size: 14px;
    }

    .detail_extra_btns .add_to_fav_btn {
        font-size: 13px;
    }

    .detail_extra_btns .add_to_fav_btn a.add_to_fav {
        background-size: 22px;
        background-position: left 4px;
        padding-left: 28px;
    }

    .detail_extra_btns .add_to_fav_btn a.add_to_fav.added_fav {
        background-position: left -43px;
    }

    .related_resources .heading h2,
    .related_resources .heading .title {
        font-size: 19px;
        line-height: 19px;
    }

    .related_resources .post_rating {
        width: 90px;
        margin-top: -1px;
    }

    .related_resources .post_footer a.post_fav {
        background-size: 17px;
        width: 18px;
        height: 15px;
    }

    .related_resources .post_footer a.post_fav.added_fav {
        background-position: 0 -37px;
    }

    /**Resource land**/
    .filter_cl_all_mob .mob_clear_all a {
        padding: 5px 20px 5px 20px;
    }

    /**About**/

    .about_banner .title {
        font-size: 30px;
        line-height: 30px;
    }


    .about_content_block h1,
    .about_content_block h2 {
        font-size: 25px;
        line-height: 1.1;
    }

    .about_content_block p {
        font-size: 14px;
    }

    .about_register_free a {
        font-size: 16px;
    }

    .pro_text_block h3 {}

    .pro_text_block p {
        font-size: 15px;
        line-height: 20px;
    }

    .about_partners h2 {
        font-size: 25px;
        line-height: 30px;
        margin: 0;
    }

    .curriculum_non_content h1 {
        margin-bottom: 30px;
    }

    /**Concept Cate**/
    .concept_landing h1 {
        line-height: 28px;
    }

    .concept_cate_block {
        width: 100%;
        height: auto !important;
        padding-bottom: 25px;
    }

    .cate_bg_head .cate_heading h2 {
        font-size: 20px;
        line-height: 24px;
    }

    /* Concepts & Approaches Detail */
    .concepts_detail_intro h1 {
        font-size: 22px;
        line-height: 25px;
    }

    .concepts_related_res .resources_post .inner_panel img {
        width: 145px;
    }

    .concepts_detail_intro_text .title {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 15px;
    }

    .concepts_related_res .content_box .title {
        font-size: 20px;
        line-height: 22px;
    }

    /* My Barefoot Getting Started */
    .getting_heading h1 {
        font-size: 22px;
        line-height: 25px;
        padding: 9px 15px 7px;
    }

    .key_tabs h2 {
        font-size: 20px;
    }

    .key_intro .title {
        font-size: 20px;
        margin-bottom: 12px;
        line-height: 24px;
    }

    .ky_tab_content .resources_post .inner_panel img {
        width: 145px;
    }

    .key_concept_intro .heading {
        font-size: 20px;
        line-height: 24px;
    }

    .key_concept_intro li .title {
        font-size: 15px;
    }

    .key_concept_intro li .des {
        font-size: 13px;
    }


    /* My Barefoot Activity */
    .activity_heading h1 {
        font-size: 22px;
        line-height: 25px;
        padding: 9px 15px;
    }

    .activity_list h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .activity_list .list {
        padding: 12px 15px;
    }

    .activity_workshops h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .ticket_msg_text .ticket_msg_title {
        font-size: 18px;
    }

    .ticket_msg_text .ticket_msg_des {
        font-size: 15px;
    }


    /* My Barefoot Curriulum */
    .curriculum_heading h1 {
        font-size: 22px;
        line-height: 25px;
        padding: 9px 15px;
    }

    .my_curriculum .curriculum_right h2 {
        font-size: 18px;
    }

    .request_workshop .intro {
        font-size: 16px;
        line-height: 18px;
    }

    .my_curriculum .curriculum_right .pupils_sub_title {
        font-size: 18px;
    }

    .my_curriculum .curriculum_right .country_img {
        width: 100%;
    }

    .my_curriculum .curriculum_right .country_text {
        padding-top: 15px;
        width: 100%;
    }

    .my_curriculum .curriculum_right .statement_row .image {
        width: 100px;
    }

    .my_curriculum .curriculum_right .statement_row .link {
        padding-top: 15px;
        width: 100%;
    }

    /* Request Workshop */
    .workshop_form .user_name {
        padding: 10px 12px 15px 12px;
    }

    .workshop_form .text_with_check .text_check {
        width: 100%;
    }

    .workshop_form .text_with_check .check_area {
        margin: 15px 0 0;
        width: 100%;
        text-align: left;
    }

    .workshop_form .text_with_check.account_access .text_check {
        width: 100%;
    }

    .workshop_form .text_with_check.account_access .check_area {
        width: 100%;
        margin: 0;
    }

    .workshop_form .text_with_check.reg_check .check_area {
        margin: 0;
    }

    .workshop_form .text_with_check.volunteer .check_area {
        margin: 15px 0 0;
    }

    .workshop_form .text_with_check.volunteer .title {
        margin: 0 0 7px;
    }

    .workshop_form .text_with_check.term .text_check {
       width: calc(100% - 52px);
        padding-top: 15px;
    }

    .workshop_form .text_with_check.term .fieldset .text_check {
       width: calc(100% - 82px);
        padding-top: 8px;
    }

    .workshop_form .text_with_check.term .text_check p {
        padding-top: 5px;
    }

    .workshop_form .text_with_check.term .check_area {
        width: auto;
    }

    .workshop_form .register .reg_btn {
        width: 100%;
    }

    .workshop_form .text_with_check p {
        font-size: 14px;
    }

    .workshop_form .start_time p {
        font-size: 14px;
    }

    .login_wrap {
        padding: 40px 15px;
    }

    .login_form {
        padding: 25px 0 0;
    }

    .moreinfo_popup {
        margin: 0;
        left: 15px;
        right: 15px;
        max-width: 100%;
    }

    .WorkshopTypeBoth_popup {
        margin: 0;
        left: 15px;
        right: 15px;
        max-width: 100%;
    }

    .WorkshopType_popup {
        margin: 0;
        left: 15px;
        right: 15px;
        max-width: 100%;
    }

    .CampaignCodemoreinfo_popup {
        margin: 0;
        left: 15px;
        right: 15px;
        max-width: 100%;
    }

    .CampaignCodeForBothmoreinfo_popup {
        margin: 0;
        left: 15px;
        right: 15px;
        max-width: 100%;
    }

    fieldset .remember,
    .fieldset .remember {
        font-size: 14px;
    }

    .field_group .submit_btn {
        font-size: 22px;
    }


    .workshop_form .request_work_user {
        padding-bottom: 0;
    }

    /* My barefoot Volunteers */
    .barefoot_volunt_heading h1 {
        font-size: 22px;
        line-height: 25px;
        padding: 9px 15px;
    }

    .static_inner h2 {
        font-size: 20px;
        line-height: 23px;
    }

    .volunt_static_btn .download_volunt_btn {
        width: 100%;
    }

    .volunt_static_btn .click_here_btn {
        width: 100%;
    }

    .static_inner {
        padding: 15px;
    }

    .volunt_act_near_head h3,
    .volunt_act_near_head label {
        font-size: 20px;
        line-height: 24px;
    }

    .tab_intro p {
        font-size: 14px;
    }

    .tab_intro p br {
        display: none;
    }

    .tab_listitem_address {
        padding: 0;
        width: calc(100% - 95px);
    }

    .tab_listitem_address p {
        font-size: 14px;
    }

    .tab_listitem_btn .butn {
        width: 85px;
    }

    .radius_label {
        font-size: 16px;
    }

    .postcode_search_select {
        width: 163px;
    }

    .volunt_act_upcoming_head h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .volunt_act_date_loc {
        width: calc(100% - 95px);
    }

    .volunt_act_status {
        width: 85px;
    }

    .volunt_act_status .status {
        font-size: 14px;
    }

    .volunt_act_msg_text {
        padding: 15px 15px 15px 53px;
    }

    .volunt_act_msg_text .volunt_act_msg_title {
        font-size: 17px;
        line-height: 20px;
        padding: 0 0 5px;
    }

    .volunt_act_msg_text .volunt_act_msg_des {
        font-size: 14px;
        line-height: 16px;
    }

    .volunt_act_date_loc .loc .volunt_act_name,
    .volunt_act_date_loc .loc p,
    .volunt_act_date_loc .date {
        font-size: 14px;
    }

    /**-- Register Interest Pop-up --**/
    .register_interest_popup .popup_title {
        font-size: 20px;
        line-height: 24px;
    }

    .register_interest_popup .popup_loc_title {
        font-size: 14px;
    }

    .popup_sel_date .popup_sel_title {
        font-size: 18px;
        line-height: 22px;
    }

    .popup_sel_date ul li label {
        font-size: 15px;
    }

    .popup_bottom .touch_title {
        font-size: 18px;
        line-height: 22px;
    }

    .popup_bottom fieldset label,
    .popup_bottom .fieldset label {
        font-size: 18px;
        line-height: 22px;
    }

    .popup_bottom fieldset input[type="submit"],
    .popup_bottom .fieldset input[type="submit"] {
        font-size: 15px;
        padding: 8px 8px 9px;
        min-width: 100px;
        margin: 0 4px;
    }

    /**-- Download Promote Pop-up --**/
    .download_promote_popup .popup_title {
        font-size: 20px;
        line-height: 24px;
    }

    .download_promote_popup .popup_loc_title {
        font-size: 15px;
    }

    .download_promote_popup_msg {
        font-size: 18px;
        line-height: 22px;
    }

    .download_promote_butns {
        padding: 10px 0;
    }

    .download_promote_butns a {
        font-size: 14px;
        line-height: 16px;
        padding: 10px 5px 10px;
    }

    /**-- Cancel Volunteer Pop-up --**/
    .cancel_volunt_act_popup .popup_title {
        font-size: 20px;
        line-height: 24px;
    }

    .cancel_volunt_act_popup .popup_loc_title {
        font-size: 15px;
    }

    .cancel_volunt_popup_msg {
        font-size: 18px;
        line-height: 22px;
    }

    .cancel_volunt_act_butns {
        margin-top: 20px;
    }

    .cancel_volunt_act_butns fieldset,
    .cancel_volunt_act_butns .fieldset {
        padding: 15px 0 0;
    }

    .cancel_volunt_act_butns fieldset label,
    .cancel_volunt_act_butns .fieldset label {
        font-size: 18px;
        line-height: 22px;
        padding: 0 0 20px;
    }

    .cancel_volunt_act_butns fieldset input[type="submit"],
    .cancel_volunt_act_butns .fieldset input[type="submit"] {
        font-size: 15px;
        padding: 8px 8px 9px;
        min-width: 100px;
        margin: 0 4px;
    }

    /* registration page */
    .workshop_form .reg_text_with_check,
    .request_workshop .reg_text_with_check {
        padding-top: 0;
    }

    .workshop_form .reg_check .check_area .check,
    .workshop_form .reg_check .check_area .check:last-child {
        margin: 10px 0 0 0;
        float: left;
        clear: both;
        width: 100%;
    }

    .workshop_form .reg_check .check_area .check span {
        margin-right: 10px;
        font-size: 14px;
        width: calc(100% - 48px);
    }

    .workshop_form .register_teacher .top_bottom_space {
        margin: 0 0 15px;
    }

    .workshop_form .reg_teacher_volun .top_bottom_space {
        margin: 0 0 15px;
    }

    .workshop_form .form_set.bt_employee,
    .workshop_form .form_set.bt_employee_no {
        margin-bottom: -10px;
    }

    .workshop_form .register_teacher p,
    .workshop_form .register_volunteer p,
    .workshop_form .reg_teacher_volun p {
        font-size: 14px;
    }

    fieldset .check_only label,
    .fieldset .check_only label {
        font-size: 14px;
    }

    .reg_main_check_field {
        width: 100%;
        margin: 10px 0 0;
        clear: both;
    }

    .reg_main_check_field label {
        width: 100%;
    }

    .popup_sure_msg input[type="submit"] {
        font-size: 15px;
        padding: 8px 8px 9px;
        min-width: 100px;
        margin: 0 4px;
    }

    .bfw_video_popup iframe {
        height: 200px
    }

    /*Cookies Policy*/
    body.cookies_policy header {
        top: 68px;
    }

    .pea_cook_wrapper {
        min-height: 68px;
    }

    body.reg_page.cookies_policy {
        padding-top: 124px;
    }

    body.cookies_policy {
        padding-top: 124px;
    }

    body.campaign_bar {
        padding-top: 107px;
    }

    body.reg_page.campaign_bar {
        padding-top: 107px;
    }

    body.cookies_policy.campaign_bar {
        padding-top: 177px;
    }

    body.reg_page.cookies_policy.campaign_bar {
        padding-top: 177px;
    }

    .campaign_top_bar {
        min-height: 54px;
    }

    .left_camp_bar {
        width: calc(100% - 107px);
        padding: 17px 0 0;
    }

    .campaign_top_bar p svg {
        top: -14px;
    }

    .campaign_top_bar p {
        font-size: 14px;
        line-height: 16px;
        z-index: 2;
    }

    .campaign_top_bar a.learn_camp {
        font-size: 14px;
        padding: 8px 0;
    }

    .table_block table .fw_b {
        font-size: 14px;
    }

    .table_block table th,
    .table_block table td {
        font-size: 12px;
        line-height: 13px;
    }

    /*Additional Widgets 31-03-2020*/
    /*.post_pdf_download { width: 145px;}*/
    .bfl_digital_posts .resources_post img {
        width: 145px;
    }

    .bfl_digital_posts .game_link {
        width: 145px;
    }

    /*Video Section*/
    .video_multicol_col {
        width: 100%;
    }

    /*Research Article*/
    .research_article_main_title {
        font-size: 22px;
        line-height: 25px;
    }

    .research_article_content p {
        font-size: 14px;
    }

    .research_article_content ul li {
        font-size: 14px;
    }

    .research_article_content h2 {
        font-size: 20px;
    }

    .research_article_content h3 {
        font-size: 18px;
    }

    .research_article_content h4 {
        font-size: 16px;
    }

    /*Feedback Form*/
    .field_multi_checkbox ul li,
    .field_multi_radio ul li {
        width: 50%;
    }

    .field_multi_radio.nowidth_radio_check ul li {
        width: 20%;
    }
    /* register start */
    .reg_main_check_field.check_advocate {
        width: calc(100% - 38px);
    }

    .register_login .reg_main_check_field.check_advocate .infoDetails {
        position: static;
        margin: 0 0 0 10px;
    }

      .reg_main_check_field.check_Teacher {
        width: calc(100% - 38px);
    }

    .register_login .reg_main_check_field.check_Teacher .infoDetails {
        position: static;
        margin: 0 0 0 10px;
    }

      .reg_main_check_field.check_Volunteer {
        width: calc(100% - 38px);
    }

    .register_login .reg_main_check_field.check_Volunteer .infoDetails {
        position: static;
        margin: 0 0 0 10px;
    }

    .register_login .reg_main_check_field {
        width: 100%;
    }

    .workshop_form .text_with_check.term .text_check label .infoDetails {
        position: static;
        float: none;
    }
}

@media (max-width:365px) {
    .download_resource_btn .download_btn {
        font-size: 12px;
    }

    .download_resource_btn .download_btn:before {
        top: 7px;
        font-size: 13px;
    }

    .detail_extra_btns .add_to_fav_btn {
        font-size: 12px;
        min-height: 0px;
    }

    .post_type {
        float: left;
        margin-left: 0;
        margin-bottom: 10px;
    }

    .resources_post h3 {
        width: 100%;
        float: left;
    }

    .resources_post h5 {
        width: 100%;
        float: left;
    }

    /* Request Workshop */
    .workshop_form .day_list .list_group {
        width: 100%;
    }

    .workshop_form .check_only label {
        font-size: 14px;
    }

    .workshop_form input.passhow {
        width: calc(100% - 130px);
    }

    /*NEW*/
    .curriculum_tabs .tab_nav h3 a,
    .curriculum_tabs .tab_nav h5 a {
        padding: 6px;
    }

    /*NEW*/

    .campaign_top_bar p {
        font-size: 13px;
        z-index: 2;
    }

}