@media only screen and (max-width: 1366px) {
    .sec3_contain .slide_sec_3_item .title_post_sec_3{
        font-size: 25px;
    }
}
@media only screen and (max-width: 1200px) {
    .mc-container{
        max-width: 100%;
        padding: 0 10px;
        margin:0 auto;
    }
    .mc-container-big{
        max-width: 100%;
        padding: 0 10px;
        margin:0 auto;
    }
    .mc-mg--15{
        margin:0 -10px;
    }
    .mc-pdx-15{
        padding: 0 10px;
    }
    .mc-col-lg-1{
        flex: 0 0 8.33%;
        max-width: 8.33%;
        width: 100%;
    }
    .mc-col-lg-2{
        flex: 0 0 16.66%;
        max-width: 16.66%;
        width: 100%;
    }
    .mc-col-lg-3{
        flex: 0 0 25%;
        max-width: 25%;
        width: 100%;
    }
    .mc-col-lg-4{
        flex: 0 0 33.33%;
        max-width: 33.33%;
        width: 100%;
    }
    .mc-col-lg-5{
        flex: 0 0 41.66%;
        max-width: 41.66%;
        width: 100%;
    }
    .mc-col-lg-6{
        flex: 0 0 50%;
        max-width: 50%;
        width: 100%;
    }
    .mc-col-lg-7{
        flex: 0 0 58.33%;
        max-width: 58.33%;
        width: 100%;
    }
    .mc-col-lg-8{
        flex: 0 0 66.66%;
        max-width: 66.66%;
        width: 100%;
    }
    .mc-col-lg-9{
        flex: 0 0 75%;
        max-width: 75%;
        width: 100%;
    }
    .mc-col-lg-10{
        flex: 0 0 83.33%;
        max-width: 83.33%;
        width: 100%;
    }
    .mc-col-lg-11{
        flex: 0 0 91.66%;
        max-width: 91.66%;
        width: 100%;
    }
    .mc-col-lg-12{
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
    .mc-col-cs-size-20{
        flex: 0 0 20%;
        max-width: 20%;
        width: 100%;
    }
    .title_list_cate{
        margin-bottom: 20px;
    }
    .section_2 .sec_2_cat_list .item_cate img{
        height: 190px;
        object-fit: cover;
    }
    .mc_category .cat-grid{
        gap: 0px;
    }
    .cat-first-item{
        padding: 0 15px;
        margin-bottom: 20px;
    }
    .mc_category .cat-grid{
        margin: 0 -10px;
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 1024px) {
    .section_1 .left-banner{
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }
    .section_1 .right-contain{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .section_1 .left-banner img{
        width: 500px;
        margin: 0 auto;
    }
    .section_1 .right_content_sec_1 h3{
        text-align: center;
        padding-right: 0;
    }
    .section_1 .right_content_sec_1{
        padding: 0 20px;
    }
    .mc-line{
        margin: 0 auto;
        margin-top: 20px;
    }
    .btn_sec_1 a{
        justify-content: center;
        padding-right: 0;
    }
    .item-first-4 .title_item_sec_4{
        padding: 0 20px;
        font-size: 24px;
    }
    .sec4_contain .item-second-4 .right-post-sec-4{
        padding: 0 10px 0 15px;
    }
    .mc-dis-align{
        align-items: unset;
    }
    .main_menu_desktop{
        display: none;
    }
    .mc_header .left-header img{
        width: 88px;
    }
    .mc_header .right-header .right-func img{
        width: 20px;
    }
    .mc_header .change-mode-bar .btn-change img{
        width: 14px;
    }
    .mc_header{
        border-bottom: 1px solid #8080802b;
        position: relative;
        z-index: 10;
        background: #fff;
    }
    .mc_header_mobile{
        display: block;
        position: relative;
        z-index: 4;
        background: #fff;
    }
    .mc_header_mobile .menu-header-mobile-container .menu{
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .mc_header_mobile .menu-header-mobile-container .menu li a{
        display: block;
        padding: 14px 15px;
        font-size: 13px;
        font-family: 'Raleway-Bold';
        position: relative;
    }
    .mc_header_mobile .menu-header-mobile-container .menu li.active a:before{
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 4px;
        border-radius: 20px;
        background: #aedbdb;
    }
    .mc_header_mobile{
        -webkit-box-shadow: 0 7px 30px #0000000a;
        box-shadow: 0 7px 30px #0000000a;
    }
    .menu_mobile{
        position: fixed;
        left: 0;
        top: 86px;
        width: 100%;
        background: #fff;
        padding: 20px;
        z-index: 5;
        display: none;
    }
    .menu_mobile .menu-menu-mobile-container li a{
        display: block;
        padding: 15px 0;
        font-size: 13px;
        font-family: 'Raleway-Black';
    }
    .menu_mobile .menu-menu-mobile-container li .sub-menu li a{
        border-bottom: 0;
        font-size: 11px;
        padding: 10px 0;
        font-family: 'Raleway-Bold';
    }
    .menu_mobile .menu-menu-mobile-container li .sub-menu{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: center;
        padding: 15px 0px;
    }
    .menu_mobile .menu-menu-mobile-container li .sub-menu li{
        flex:0 0 50%;
        max-width: 50%;
        width: 100%;
    }
    .menu_mobile .menu-menu-mobile-container li.menu-item-has-children a{
        border-bottom: 1px solid #8080803b;
    }
    .overlay_menu{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background:#0000005e;
        display: none;
    }
    .overlay_menu.active{
        display: block;
    }
    .menu_mobile .row-social{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: center;
    }
    .menu_mobile .right-social-row{
        display: flex;
        justify-content: flex-end;
        flex-wrap: wrap;
        align-items: center;
    }
    .menu_mobile .left-title{
        font-size: 13px;
        font-family: 'Raleway-Black';
    }
    .menu_mobile .item-social a{
        font-size: 16px;
        margin-left: 15px;
        display: block;
    }
    .menu_mobile .social-in-menu{
        padding-top: 20px;
        border-top: 1px solid #8080803b;
    }
    .btn-menu-mobile{
        display: block;
    }
    .menu_mobile.active{
        display: block;
    }
    .btn-menu-mobile.active span:nth-child(2){
        display: none;
    }
    .btn-menu-mobile.active span:last-child{
        width: 28px;
        transform: rotate(44deg);
        top: 14px;
        transition: 0.3s all;
    }
    .btn-menu-mobile.active  span:first-child{
        transform: rotate(136deg);
        transition: 0.3s all;
        top: 14px;
    }
    .mc_category .cat-first-item img{
        height: 110px;
    }
    .mc_category .cat-grid .cat-first-item:nth-child(2) .title-post-sec-cat{
        font-size: 24px;
        color: #fff;
        line-height: 34px;
    }
    .mc_header_author .left-thumb-author img{
        width: 60px;
        height: 60px;
    }
    .item-post-author .thumb-bt-item-post-author img{
        height: 175px;
    }
    .form-search-header{
        right: -35px;
    }
}
@media only screen and (max-width: 876px){
    .mc-mg--10{
        margin:0 -5px;
    }
    .mc-pdx-10{
        padding: 0 5px;
    }
    .mc-col-lg-1{
        flex: 0 0 8.33%;
        max-width: 8.33%;
        width: 100%;
    }
    .mc-col-lg-2{
        flex: 0 0 16.66%;
        max-width: 16.66%;
        width: 100%;
    }
    .mc-col-lg-3{
        flex: 0 0 25%;
        max-width: 25%;
        width: 100%;
    }
    .mc-col-lg-4{
        flex: 0 0 33.33%;
        max-width: 33.33%;
        width: 100%;
    }
    .mc-col-lg-5{
        flex: 0 0 41.66%;
        max-width: 41.66%;
        width: 100%;
    }
    .mc-col-lg-6{
        flex: 0 0 50%;
        max-width: 50%;
        width: 100%;
    }
    .mc-col-lgm-7{
        flex: 0 0 58.33%;
        max-width: 58.33%;
        width: 100%;
    }
    .mc-col-lgm-8{
        flex: 0 0 66.66%;
        max-width: 66.66%;
        width: 100%;
    }
    .mc-col-lgm-9{
        flex: 0 0 75%;
        max-width: 75%;
        width: 100%;
    }
    .mc-col-lgm-10{
        flex: 0 0 83.33%;
        max-width: 83.33%;
        width: 100%;
    }
    .mc-col-lgm-11{
        flex: 0 0 91.66%;
        max-width: 91.66%;
        width: 100%;
    }
    .mc-col-lgm-12{
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
    .section_5 .item-first-5 .title_item_sec_5{
        font-size: 24px;
    }
    .section_5 .item-first-5 .descp_post_sec_5{
        padding: 0 10px;
    }
    .section_5 .item-first-5 .cate_item_sec_5{
            margin-bottom: 10px;
    }
    .section_5 .item-first-5 .title_item_sec_5{
        margin-bottom: 10px;
    }
    .section_5 .item-first-5 .descp_post_sec_5{
        margin-bottom: 10px;
    }
    .section_5 .item-bottom-5 .thumb-bt-5 img{
        height: 180px;
    }
    .fot-maps img{
        width: 80%;
        margin: 0 auto;
        margin-bottom: 22px;
    }
    .footer .title-maps{
        font-size: 24px;
    }
}
@media only screen and (max-width: 768px) {
    .mc-col-md-1{
        flex: 0 0 8.33%;
        max-width: 8.33%;
        width: 100%;
    }
    .mc-col-md-2{
        flex: 0 0 16.66%;
        max-width: 16.66%;
        width: 100%;
    }
    .mc-col-md-3{
        flex: 0 0 25%;
        max-width: 25%;
        width: 100%;
    }
    .mc-col-md-4{
        flex: 0 0 33.33%;
        max-width: 33.33%;
        width: 100%;
    }
    .mc-col-md-5{
        flex: 0 0 41.66%;
        max-width: 41.66%;
        width: 100%;
    }
    .mc-col-md-6{
        flex: 0 0 50%;
        max-width: 50%;
        width: 100%;
    }
    .mc-col-md-7{
        flex: 0 0 58.33%;
        max-width: 58.33%;
        width: 100%;
    }
    .mc-col-md-8{
        flex: 0 0 66.66%;
        max-width: 66.66%;
        width: 100%;
    }
    .mc-col-md-9{
        flex: 0 0 75%;
        max-width: 75%;
        width: 100%;
    }
    .mc-col-md-10{
        flex: 0 0 83.33%;
        max-width: 83.33%;
        width: 100%;
    }
    .mc-col-md-11{
        flex: 0 0 91.66%;
        max-width: 91.66%;
        width: 100%;
    }
    .mc-col-md-12{
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
    .list_post_6 .title-item-left-6{
        font-size: 22px;
    }
    .list_post_6 .posi-pare .title-item-right-6{
        font-size: 16px;
    }
    .list_post_6 .img-first-sec-right-6 img{
        height: 210px;
    }  
    .list_post_6 .item-first-post-6-right:before{
        height: 110px;
    }
    .sec_6_contain{
        margin-bottom: 40px;
    }
    .mc-search-page .bg-head-search .content-on-search-head .search_form_page_wrap .parents-search-inp input{
        width: 560px;
    }
    .default_single_post .ns-thumb-post-c2 img{
        height: 450px;
    }
    .default_single_post .ns-title-post-c2{
        margin-bottom: 35px;
        font-size: 22px; 
    }
    .default_single_post .nc-list-before-first-c2 a img{
        height: 200px;

    }
    .default_single_post .ns-title-post-horizontal-c2{
        font-size: 20px;
    }
    .default_single_post .title-post-new-mc{
        margin-top: 90px;
    }
    .item-post-author .thumb-bt-item-post-author img{
        height: 150px;
    }
}
@media only screen and (max-width: 576px) {
    .mc-col-sm-1{
        flex: 0 0 8.33%;
        max-width: 8.33%;
        width: 100%;
    }
    .mc-col-sm-2{
        flex: 0 0 16.66%;
        max-width: 16.66%;
        width: 100%;
    }
    .mc-col-sm-3{
        flex: 0 0 25%;
        max-width: 25%;
        width: 100%;
    }
    .mc-col-sm-4{
        flex: 0 0 33.33%;
        max-width: 33.33%;
        width: 100%;
    }
    .mc-col-sm-5{
        flex: 0 0 41.66%;
        max-width: 41.66%;
        width: 100%;
    }
    .mc-col-sm-6{
        flex: 0 0 50%;
        max-width: 50%;
        width: 100%;
    }
    .mc-col-sm-7{
        flex: 0 0 58.33%;
        max-width: 58.33%;
        width: 100%;
    }
    .mc-col-sm-8{
        flex: 0 0 66.66%;
        max-width: 66.66%;
        width: 100%;
    }
    .mc-col-sm-9{
        flex: 0 0 75%;
        max-width: 75%;
        width: 100%;
    }
    .mc-col-sm-10{
        flex: 0 0 83.33%;
        max-width: 83.33%;
        width: 100%;
    }
    .mc-col-sm-11{
        flex: 0 0 91.66%;
        max-width: 91.66%;
        width: 100%;
    }
    .mc-col-sm-12{
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
    .section_1 .left-banner img{
        width: 90%;
    }
    .section_1 .right_content_sec_1 h3{
        font-size: 56px;
        margin-bottom: 0;
    }
    .section_1 .right_content_sec_1{
        font-size: 15px;
        line-height: 25px;
    }
    .section_1 .left-banner{
        margin-bottom: 20px;
    }
    .section_2 .sec_2_cat_list .item_cate img{
        height: 120px;
    }
    .section_2 .sec_2_cat_list .item_cate{
        margin-bottom: 10px;
        display: block;
    }
    .item_sec_2{
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        align-items: center;
    }
    .section_2 .item_sec_2 .cate_item_sec_2{
        padding: 4px 14px;
        margin-bottom: 10px;
        font-size: 8px;
    }
    .section_2 .item_sec_2 .title_item_sec_2{
        font-size: 15px;
        padding: 0 15px;
        margin-bottom: 10px;
    }
    .line-2{
        margin-bottom: 10px;
    }
    .mgb-sm-10{
        margin-bottom: 10px;
    }
    .section_2 .thumb_sec_2 img{
        border-radius: 10px;
        height: 165px;
        object-fit: cover;
    }
    .section_2{
        padding: 0 0 45px;
    }
    .section_2 .sec_2_post_list{
        margin-bottom: 25px;
    }
    .line-3{
        margin-bottom: 25px;
    }
    .section_2 .title_list_cate .big_title_cate{
        font-size: 30px;
    }
    .section_2 .title_list_cate .small_title_cate{
        font-size: 18px;
    }
    .sec3_contain .heading-inner .heading-tagline{
        font-size: 35px;
        top: 20px;
    }
    .sec3_contain .slide_sec_3_item .title_post_sec_3{
        font-size: 18px;
    }
    .sec3_contain .slide_sec_3_item{
        padding: 0 10px;
    }
    .sec3_contain .cate_post_sec3{
        padding: 4px 14px;
        margin-bottom: 10px;
    }
    .sec3_contain .descp_post_sec_3{
        font-size: 13px;
    }
    .line_sec_3{
        margin-bottom: 14px;
    }
    .sec3_contain .author_date{
        margin-bottom: 14px;
    }
    .item-first-4 .cate_item_sec_4{
        margin-bottom: 10px;
        margin-top: 15px;
    }
    .item-first-4 .title_item_sec_4{
        padding: 0 10px;
        font-size: 20px;
        margin-bottom: 10px;
    }
    .sec4_contain .item-first-4 .descp_post_sec_4{
        font-size: 14px;
        padding: 0 15px;
        margin-bottom: 15px;
    }
    .list-post-sec4 .item-second-4{
        margin-bottom: 20px;
    }
    .sec4_contain .item-first-4{
        margin-bottom: 15px;
    }
    .sec4_contain .mc-custome-title .mc-sub-title{
        font-size: 45px;
    }
    .section_5 .item-bottom-5 .title_item_sec_5{
        margin-bottom: 10px;
    }
    .oder-1{
        order: 1;
    }
    .oder-2{
        order: 2;
    }
    .section_5 .img-first-sec-5{
        padding-left: 0;
    }
    .section_5 .img-first-sec-5{
        margin-bottom: 20px;
    }
    .section_5 .mc-custome-title .mc-sub-title{
        font-size: 50px;
    }
    .section_5 .mc-custome-title{
        margin-bottom: 30px;
    }
    .section_5 .item-first-5 .title_item_sec_5{
        margin-bottom: 20px;
    }
    .section_5 .item-first-5{
        margin-bottom: 10px;
    }
    .item-second-5{
        margin-bottom: 20px;
    }
    .section_5 .list-post-sec5{
        margin-bottom: 15px;
    }
    .sec4_contain .list-post-sec4{
        margin-bottom: 15px;
    }
    .section_4{
        margin-bottom: 40px;
    }
    .sec5_contain{
        margin-bottom: 50px;
    }
    .list_post_6 .item-first-post-6-right{
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .sec_6_contain{
        margin-bottom: 30px;
    }
    .section_7 .mc-custome-title .mc-sub-title{
        width: 90%;
        text-align: center;
        font-size: 35px;
    }
    .list_post_sec_7 .img-first-sec-7 img{
        height: 240px;
        margin-bottom: 15px;
    }
    .list_post_sec_7 .excerpt-item-7{
        display: none;
    }
    .list_post_sec_7 .mc-list-cate-7{
        justify-content: center;
    }
    .list_post_sec_7 .mc-list-cate-7 a{
        margin-bottom: 15px;
    }
    .list_post_sec_7 .title_item_sec_7{
        margin-bottom: 15px;
        text-align: center;
    }
    .list_post_sec_7 .author_date{
        text-align: center;
    }
    .section_7 .item-sec-7{
        margin-bottom: 10px;
    }
    .section_7{
        margin-bottom: 45px;
    }
    .footer .title-maps{
        font-size: 20px;
        color:#000;
    }
    .footer .footer-right .title-form-footer{
        font-size: 20px;
    }
    .footer .footer-right .inp-submit{
        flex: 0 0 30%;
        max-width: 30%;
        width: 100%;
    }
    .footer .footer-right .inp-form-footer{
        flex: 0 0 55%;
        max-width: 55%;
    }
    .footer .footer-right .inp-submit input{
        font-size: 15px;
    }
    .item-soc a .icon-social{
        font-size: 18px;
    }
    .footer .title-soc{
        margin-bottom: 20px;
    }
    .item-soc{
        margin-bottom: 20px;
    }
    .footer{
        padding-bottom: 20px;
    }
    .mc_header_mobile .menu-header-mobile-container .menu{
        width: 700px;
    }
    .mc_header_mobile .menu-header-mobile-container{
        width: 100%;
        overflow: scroll;
    }
    .menu-header-mobile-container::-webkit-scrollbar {
        display: none;
      }
      .mc_category .cat-grid{
        grid-template-columns: 100%;
      }
      .mc_category .cat-grid .cat-first-item:nth-child(2){
        grid-row-start: 1;
        grid-row-end: unset;
        grid-column-start: unset;
        margin: 0 20px;
        padding: 0;
        margin-bottom: 30px;
      }
      .mc_category .cat-grid .cat-first-item:nth-child(2)::before{
        height: 194px;
      }
      .mc_category .cat-first-item img{
        height: 235px;
      }
      .mc_category .cat-grid .cat-first-item:nth-child(2) .title-post-sec-cat{
        padding: 0 10px;
      }
      .mc_category .title-post-sec-cat{
        padding: 0 10px;
        font-size: 21px;
      }
      .mc_category .mc-custome-title .mc-sub-title{
        font-size: 30px;
        z-index: 2;
        left: 0;
        width: 100%;
        text-align: center;
        transform: translateX(0);
      }
      .mc_category .text-center-cat{
        margin-bottom: 30px;
      }
      .mc_category .cat-grid{
        margin-bottom: 12px;
      }
      .mc_category .item-sec-cat .mc-list-sec-cat{
        justify-content: center;
        margin-top: 20px;
      }
      .mc_category .item-sec-cat .title_item_sec_cat{
        text-align: center;
      }
      .mc_category .item-sec-cat .excerpt-cat-sec{
        text-align: center;
      }
      .contact_page .sub_titl_contact{
        font-size: 16px;
      }
      .contact_page .title_contact{
        font-size: 30px;
        margin-bottom: 30px;
      }
      .contact_page .mc-title-form-ctp{
        font-size: 18px;
      }
      .error-contain img{
        width: 100%;
      }
      .error-contain h3{
        font-size: 18px;
      }
      .error-contain{
        font-size: 14px;
        padding-bottom: 30px;
      }
    .page_404{
        min-height: 400px;
    }
    .item-search .thumb-bt-item-search img{
        height: 235px;
    }
    .mc-search-page .bg-head-search .content-on-search-head .search_form_page_wrap .parents-search-inp input{
        width: 300px;
        padding: 20px 44px;
    }
    .mc-search-page .bg-head-search .content-on-search-head .search_form_page_wrap .parents-search-inp .icon-search{
        font-size: 15px;
    }
    .mc-search-page .bg-head-search .content-on-search-head .search_form_page_wrap .parents-search-inp .search_submit_page{
        height: 56px;
        width: 60px;
    }
    .mc-search-page .bg-head-search .content-on-search-head .search_form_page_wrap .parents-search-inp::before{
        height: 16px;
        right: 58px;
    }
    .mc-search-page .bg-head-search .content-on-search-head .title-search-head{
        font-size: 20px;
    }
    .mc-search-page .bg-head-search .content-on-search-head .number-result-search{
        font-size: 14px;
    }
    .default_single_post .title_sg_post{
        font-size: 26px;
    }
    .default_single_post .excerpt_sg_post{
        font-size: 15px;
    }
    .default_single_post .content-single p{
        font-size: 15px;
    }
    .default_single_post .ns-thumb-post-c2 img{
        height: 230px;
    }
    .default_single_post .ns-title-post-c2{
        font-size: 20px;
    }
    .default_single_post .nc-list-before-first-c2 a img{
        height: 115px;
    }
    .default_single_post .ns-title-post-horizontal-c2{
        font-size: 16px;
    }
    .default_single_post{
        padding: 45px 0px 40px 0;
    }
    .default_single_post .title-post-new-mc{
        margin-top: 35px;
    }
    .mc_header_author .left-thumb-author{
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }
    .mc_header_author .rg-detail-author{
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
    }
    .mc_header_author .left-thumb-author img{
        width: 80px;
        height: 80px;
    }
    .item-post-author .thumb-bt-item-post-author img{
        height: 225px;
    }
    .form-search-header{
        right: -45px;
    }
}
@media only screen and (max-width: 438px) {
}