@media only screen and (min-width: 1025px) and (max-width: 1292px) {

    .main_center {
        padding: 0 16px;
    }

    /* *----------========== Main page responsive START  ==========--------- */
    /*! Header responsive */
    ul.hdr_menu > li {
        margin: 0 20px 0 0px;
    }

    /*! Header responsive */

    /* todo ========== Main responsive START ==========*/


    /*! Wrap Main Slider */
    .main_slider .top_sld_catg {
        font-size: 24px;
    }

    /*! Wrap Container */
    .mobile_container {
        display: none;
    }

    .desk_container {
        display: block;
    }

    .category_type_row .stat_col:first-child .col_in {
        justify-content: flex-end;
        flex-direction: column;
        padding: 20px 10px 24px 20px !important;
        width: calc(100% - 350px);
    }

    .category_type_row .stat_col:first-child .stat_img {
        display: block;
        width: 350px;
    }

    .manshet_specl .sect_header {
        width: calc(100% - 330px);
    }

    .manshet-link .mnsh_img {
        width: 330px;
    }

    .manshet-link .mnsh_content {
        width: calc(100% - 330px);
    }

    /*! Wrap Container */
    /* todo ========== Main responsive FINISH ==========*/

    /* !----------========== Main page responsive FINISH  ==========--------- */

    /*! ----------========== CATEGORY page responsive START  ==========--------- */
    /*! ----------========== CATEGORY page responsive FINISH  ==========--------- */


    /*! ----------========== DETAIL page responsive START  ==========--------- */


    .nw_inner_gallery .lSAction > a {
        display: none !important;
    }

    .demo-gallery > ul > li {
        width: 25% !important;
    }

    .nw_in_text {
        padding: 20px 16px 40px 16px;
    }

    .custom_share {
        flex-wrap: wrap;
        padding: 16px;
    }

    .cs_sh_img {
        float: none;
        width: 100%;
    }

    .cs_name {
        padding: 0 0px 0 7px;
        font-size: 37px;
        letter-spacing: -1.11px;
    }

    .cs_sh_text {
        float: none;
        max-width: 100%;
        margin-top: 16px;
        padding: 16px 0px 16px 0px;
        border: none;
        border-top: 1px solid #E7E9E9;
    }

    .cs_sh_link {
        margin: 0 auto 0 0;
    }

    /*! ----------========== DETAIL page responsive FINISH  ==========--------- */

    /* ----------========== Contact page responsive START  ==========--------- */
    /* ----------========== Contact page responsive FINISH  ==========--------- */

    /* ----------========== ABOUT page responsive START  ==========--------- */
    /* ----------========== ABOUT page responsive FINISH  ==========--------- */

}


@media only screen and (min-width: 768px) and (max-width: 1024px) {

    .main_center {
        padding: 0;
    }

    /* *----------========== Main page responsive START  ==========--------- */
    /*! Header responsive */
    header {
        padding: 0 0;
    }

    header .main_center {
        padding: 0 0;
    }

    .header_top {
        display: none;
    }

    .header_bottom {
        padding: 12px 16px;
        background: #fff;
        box-shadow: none;
    }

    .logo_img {
        width: 112px;
        height: 32px;
    }

    /* Mobile menu */

    /* Mobile menu */
    .menu_desk {
        display: none;
    }

    .menu_mobile {
        display: flex;
        margin: 0px 0 0 16px;
    }

    .menu_btn::before {
        position: relative;
    }

    nav.nav_desk {
        display: none;
    }

    .hd_search .search_row {
        padding: 0 16px;
    }

    /*! Header responsive */

    /*! Footer responsive */

    .ftr_left {
        float: none;
        width: 100%;
    }

    .ftr_right {
        display: flex;
        flex-wrap: wrap;
        float: none;
        width: 100%;
    }


    .ftr_social .socials {
        float: none;
        flex-wrap: wrap;
        width: 100%;
    }

    .copy_bottom .logo_sect {
        display: none;
    }

    .ftr_social .logo_sect {
        display: block;
        float: none;
        margin-bottom: 24px;
    }

    .ftr_top {
        padding: 24px 16px;
    }

    .ftr_menu_sect {
        display: none;
    }

    .address_sect {
        float: none;
        width: 100%;
    }

    .adrs_list li {
        display: flex;
        align-items: flex-start;
        padding: 0 0 20px 0;
    }

    .adr_info {
        width: calc(100% - 80px);
        padding: 0;
    }

    .copyrite_inner {
        float: none;
        text-align: left;
        margin: 0px;
    }

    .cpy_text {
        margin: 0 0 20px 0;
    }

    .copy_bottom {
        flex-wrap: wrap;
        width: 100%;
    }

    .copy_bottom .desk_little_menu {
        display: none;
    }

    .copy_bottom .ftr_left {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        width: 100%;
    }

    .copy_site {
        float: none;
        width: 100%;
        margin: 0px 0 16px 0px;
    }

    .created_by_sm {
        float: none;
        width: 100%;
        margin: 0 0 10px 0;
    }

    /*! Footer responsive */

    /* todo ========== Main responsive START ==========*/

    /*! Wrap Main Slider */
    .section_wrap {
        border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        -ms-border-radius: 0 !important;
        -o-border-radius: 0 !important;
    }

    /*! Wrap Main Slider */

    /*! Wrap Container */
    .wrap_main_page {
        padding-top: 0px !important;
    }

    .mobile_container {
        display: block;
    }

    .desk_container {
        display: none;
    }

    .wrap_right {
        display: none;
    }

    .wrap_left {
        width: 100%;
        padding: 0;
    }

    .dark_theme {
        display: block;
    }

    .header_tab_list {
        display: block;
    }

    .wrap_stat .row {
        margin: 0 -10px;
    }

    .stat_col {
        justify-content: flex-start;
        width: 33.333%;
        padding: 0px 10px 20px 10px;
    }

    /*! Wrap Container */

    /*! Wrap Last News */
    .wrap_container {
        padding-bottom: 60px;
    }

    .wrap_last_news {
        display: none;
    }

    /*! Wrap Last News */


    /* todo ========== Main responsive FINISH ==========*/

    /* !----------========== Main page responsive FINISH  ==========--------- */


    /* !----------========== CATEGORY page responsive START  ==========--------- */
    .category_page {
        padding-top: 24px;
    }

    .category_page .header_tab_list .sect_header {
        padding-left: 16px;
        padding-right: 16px;
    }

    /* !----------========== CATEGORY page responsive FINISH  ==========--------- */

    /*! ----------========== DETAIL page responsive START  ==========--------- */
    .detail_page {
        padding-top: 0;
    }

    .news_in_social {
        padding: 16px 20px;
    }

    .nw_inner_gallery .lSAction > a {
        display: none !important;
    }

    .detail_similar {
        padding: 40px 16px;
    }

    .detail_similar .stat_col {
        width: 33.333%;
    }

    .detail_content_full {
        padding: 16px;
    }

    .news_in_img {
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
    }

    .catg_date {
        padding: 12px 16px;
    }

    .special_news_item {
        width: calc(100% + 32px);
        margin: 20px 0 20px -16px;
        padding: 16px;
    }

    .spl_nw_conten {
        float: none;
        width: 100%;
        padding: 16px 0 0 0;
    }

    .spl_nw_img {
        float: none;
        width: 100%;
    }

    /*! ----------========== DETAIL page responsive FINISH  ==========--------- */

    /*! ----------========== Contact page responsive START  ==========--------- */

    .wrap_contact {
        padding: 4px 0 60px 0;
    }

    .static_container {
        padding: 20px 16px;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }

    /*! ----------========== Contact page responsive FINISH  ==========--------- */

    /*! ----------========== ABOUT page responsive START  ==========--------- */
    .wrap_about_page {
        padding: 4px 0 60px 0;
    }

    .wrap_about_page .wrap_right,
    .wrap_blogger_page .wrap_right {
        display: none;
    }

    .blogger_items {
        padding: 0 16px;
        margin-bottom: 20px;
    }

    /*! ----------========== ABOUT page responsive FINISH  ==========--------- */

}

@media only screen and (min-width: 561px) and (max-width: 767px) {

    .main_center {
        padding: 0;
    }

    /** ----------========== Main page responsive START  ==========--------- */
    /*! Header responsive */
    header {
        padding: 0 0;
    }

    header .main_center {
        padding: 0 0;
    }

    .header_top {
        display: none;
    }

    .header_bottom {
        padding: 12px 16px;
        background: #fff;
        box-shadow: none;
    }

    .logo_img {
        width: 112px;
        height: 32px;
    }

    /* Mobile menu */

    /* Mobile menu */
    .menu_desk {
        display: none;
    }

    .menu_mobile {
        display: flex;
        margin: 0px 0 0 16px;
    }

    .menu_btn::before {
        position: relative;
    }

    nav.nav_desk {
        display: none;
    }

    .hd_search .search_row {
        padding: 0 16px;
    }

    /*! Header responsive */

    /*! Footer responsive */

    .ftr_left {
        float: none;
        width: 100%;
    }

    .ftr_right {
        display: flex;
        flex-wrap: wrap;
        float: none;
        width: 100%;
    }


    .ftr_social .socials {
        float: none;
        flex-wrap: wrap;
        width: 100%;
    }

    .copy_bottom .logo_sect {
        display: none;
    }

    .ftr_social .logo_sect {
        display: block;
        float: none;
        margin-bottom: 24px;
    }

    .ftr_top {
        padding: 24px 16px;
    }

    .ftr_menu_sect {
        display: none;
    }

    .address_sect {
        float: none;
        width: 100%;
    }

    .adrs_list li {
        display: flex;
        align-items: flex-start;
        padding: 0 0 20px 0;
    }

    .adr_info {
        width: calc(100% - 80px);
        padding: 0;
    }

    .copyrite_inner {
        float: none;
        text-align: left;
        margin: 0px;
    }

    .cpy_text {
        margin: 0 0 20px 0;
    }

    .copy_bottom {
        flex-wrap: wrap;
        width: 100%;
    }

    .copy_bottom .desk_little_menu {
        display: none;
    }

    .copy_bottom .ftr_left {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        width: 100%;
    }

    .copy_site {
        float: none;
        width: 100%;
        margin: 0px 0 16px 0px;
    }

    .created_by_sm {
        float: none;
        width: 100%;
        margin: 0 0 10px 0;
    }

    /*! Footer responsive */

    /* todo ========== Main responsive START ==========*/

    /*! Wrap Main Slider */
    .section_wrap {
        border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        -ms-border-radius: 0 !important;
        -o-border-radius: 0 !important;
    }

    .main_slider .swiper-pagination {
        display: flex;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: flex-start;
        top: auto;
        left: 0;
        bottom: 125px;
        padding: 14px 10px;
        width: calc(100% + 4px);
        /* height: 28px; */
    }

    .main_slider .swiper-pagination-bullet {
        margin: 0px 4px 0 4px !important;
    }

    .main_slider .popular_slider::before {
        display: none;
    }

    .main_slider .swiper-container {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
    }

    .mnsh_img::before {
        padding-top: 61%;
    }

    .mnsh_img {
        float: none;
        width: 100%;
    }

    .manshet_main .mnsh_content {
        position: relative;
        float: none;
        width: 100%;
        height: auto;
        min-height: 125px;
        padding: 16px;
        bottom: 0;
        background: linear-gradient(81deg, #FFF 0%, #EBF9FF 30.57%, #FFF 62.6%, #EBF9FF 93.17%);
        border-bottom: 1px solid #DBE4E8;
    }

    .mn_center {
        z-index: 6;
    }

    .main_slider .swiper-link {
        flex-wrap: wrap;
    }

    .main_slider .top_sld_catg {
        font-size: 24px;
        color: #001F28;
        -webkit-line-clamp: 2;
    }

    /*! Wrap Main Slider */

    /*! Wrap Container */
    .wrap_main_page {
        padding-top: 0px !important;
    }

    .mobile_container {
        display: block;
    }

    .desk_container {
        display: none;
    }

    .wrap_right {
        display: none;
    }

    .wrap_left {
        width: 100%;
        padding: 0;
    }

    .wrap_stat .row {
        margin: 0 -10px;
    }

    .stat_col {
        justify-content: flex-start;
        width: 50%;
        padding: 0px 10px 20px 10px;
    }

    /*! Wrap Container */

    /*! Wrap Last News */
    .wrap_container {
        padding-bottom: 60px;
    }

    .wrap_last_news {
        display: none;
    }

    /*! Wrap Last News */

    /* todo ========== Main responsive FINISH ==========*/

    /* !----------========== Main page responsive FINISH  ==========--------- */


    /* !----------========== CATEGORY page responsive START  ==========--------- */
    .category_page {
        padding-top: 24px;
    }

    .category_page .header_tab_list .sect_header {
        padding-left: 16px;
        padding-right: 16px;
    }


    /* !----------========== CATEGORY page responsive FINISH  ==========--------- */

    /*! ----------========== DETAIL page responsive START  ==========--------- */
    .detail_page {
        padding-top: 0;
    }

    .news_in_social {
        padding: 16px 20px;
    }

    .nw_inner_gallery .lSAction > a {
        display: none !important;
    }

    .detail_similar {
        padding: 40px 16px;
    }

    .detail_similar .stat_col {
        width: 50%;
    }

    .detail_content_full {
        padding: 16px;
    }

    /* .detail_page .sect_hd {
        font-size: 22px;
    } */
    .news_in_img {
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
    }

    .catg_date {
        padding: 12px 16px;
    }

    .special_news_item {
        width: calc(100% + 32px);
        margin: 20px 0 20px -16px;
        padding: 16px;
    }

    .spl_nw_conten {
        float: none;
        width: 100%;
        padding: 16px 0 0 0;
    }

    .spl_nw_img {
        float: none;
        width: 100%;
    }

    /*! ----------========== DETAIL page responsive FINISH  ==========--------- */

    /*! ----------========== Contact page responsive START  ==========--------- */

    .wrap_contact {
        padding: 4px 0 60px 0;
    }

    .static_container {
        padding: 20px 16px;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }


    /*! ----------========== Contact page responsive FINISH  ==========--------- */

    /*! ----------========== ABOUT page responsive START  ==========--------- */
    .wrap_about_page {
        padding: 4px 0 60px 0;
    }

    .wrap_about_page .wrap_right,
    .wrap_blogger_page .wrap_right {
        display: none;
    }

    .blogger_items {
        padding: 0 16px;
        margin-bottom: 20px;
    }

    .blogger_news_items .stat_title {
        font-size: 18px;
        /* letter-spacing: -0.54px; */
    }

    .blg_itm_info {
        display: none;
    }

    /*! ----------========== ABOUT page responsive FINISH  ==========--------- */

}

@media only screen and (min-width: 0px) and (max-width: 560px) {

    .main_center {
        padding: 0 0;
    }

    /* *----------========== Main page responsive START  ==========--------- */
    /*! Header responsive */
    header {
        padding: 0 0;
    }

    header .main_center {
        padding: 0 0;
    }

    .header_top {
        display: none;
    }

    .header_bottom {
        padding: 12px 16px;
        background: #fff;
        box-shadow: none;
    }

    .logo_img {
        width: 112px;
        height: 32px;
    }

    /* Mobile menu */

    /* Mobile menu */
    .menu_desk {
        display: none;
    }

    .menu_mobile {
        display: flex;
        margin: 0px 0 0 16px;
    }

    .menu_btn::before {
        position: relative;
    }

    nav.nav_desk {
        display: none;
    }

    .hd_search .search_row {
        padding: 0 16px;
    }

    /*! Header responsive */

    /*! Footer responsive */

    .ftr_left {
        float: none;
        width: 100%;
    }

    .ftr_right {
        display: flex;
        flex-wrap: wrap;
        float: none;
        width: 100%;
    }

    .ftr_social .socials {
        float: none;
        flex-wrap: wrap;
        width: 100%;
    }


    .ftr_top {
        padding: 24px 16px;
    }

    .ftr_menu_sect {
        display: none;
    }

    .address_sect {
        float: none;
        width: 100%;
    }

    .adrs_list li {
        display: flex;
        align-items: flex-start;
        padding: 0 0 20px 0;
    }

    .adr_info {
        width: calc(100% - 80px);
        padding: 0;
    }

    .copyrite_inner {
        float: none;
        text-align: left;
        margin: 0px;
    }

    .cpy_text {
        margin: 0 0 20px 0;
    }

    .copy_bottom {
        flex-wrap: wrap;
        width: 100%;
    }

    .copy_bottom .desk_little_menu {
        display: none;
    }

    .copy_bottom .ftr_left {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        width: 100%;
    }

    .copy_bottom .logo_sect {
        display: none;
    }

    .ftr_social .logo_sect {
        display: block;
        float: none;
        margin-bottom: 24px;
    }

    .copy_site {
        float: none;
        width: 100%;
        margin: 0px 0 16px 0px;
    }

    .created_by_sm {
        float: none;
        width: 100%;
        margin: 0 0 10px 0;
    }

    /*! Footer responsive */

    /* todo ========== Main responsive START ==========*/

    /*! Wrap Main Slider */
    .section_wrap {
        border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        -ms-border-radius: 0 !important;
        -o-border-radius: 0 !important;
    }

    .main_slider .swiper-pagination {
        display: flex;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: flex-start;
        top: auto;
        left: 0;
        bottom: 125px;
        padding: 14px 10px;
        width: calc(100% + 4px);
        /* height: 28px; */
    }

    .main_slider .swiper-pagination-bullet {
        margin: 0px 4px 0 4px !important;
    }

    .main_slider .popular_slider::before {
        display: none;
    }

    .main_slider .swiper-container {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
    }

    .mnsh_img::before {
        padding-top: 61%;
    }

    .mnsh_img {
        float: none;
        width: 100%;
    }

    .manshet_main .mnsh_content {
        position: relative;
        float: none;
        width: 100%;
        height: auto;
        min-height: 125px;
        padding: 16px;
        bottom: 0;
        background: linear-gradient(81deg, #FFF 0%, #EBF9FF 30.57%, #FFF 62.6%, #EBF9FF 93.17%);
        border-bottom: 1px solid #DBE4E8;
    }

    .mn_center {
        z-index: 6;
    }

    .main_slider .swiper-link {
        flex-wrap: wrap;
    }

    .main_slider .top_sld_catg {
        font-size: 24px;
        color: #001F28;
        -webkit-line-clamp: 2;
    }

    /*! Wrap Main Slider */

    /*! Wrap Container */
    .wrap_main_page {
        padding-top: 0px !important;
    }

    .mobile_container {
        display: block;
    }

    .desk_container {
        display: none;
    }

    .wrap_right {
        display: none;
    }

    .wrap_left {
        width: 100%;
        padding: 0;
    }

    .wrap_stat {
        padding: 0px;
    }

    .wrap_stat .row {
        margin: 0px;
    }

    .stat_col {
        justify-content: flex-start;
        width: 100%;
        padding: 0px 0px 20px 0px;
    }

    .stat_img::before {
        padding-top: 56%;
    }

    /*! Wrap Container */

    /*! Wrap Last News */
    .wrap_container {
        padding-bottom: 60px;
    }

    .wrap_last_news {
        display: none;
    }

    /*! Wrap Last News */

    /* todo ========== Main responsive FINISH ==========*/

    /*! ----------========== Main page responsive FINISH  ==========--------- */

    /* !----------========== CATEGORY page responsive START  ==========--------- */
    .category_page {
        padding-top: 24px;
    }

    /* !----------========== CATEGORY page responsive FINISH  ==========--------- */

    /*! ----------========== DETAIL page responsive START  ==========--------- */
    .detail_page {
        padding-top: 0;
    }

    .news_in_social {
        padding: 16px 20px;
    }

    .nw_inner_gallery .lSAction > a {
        display: none !important;
    }

    .detail_similar {
        padding: 40px 16px;
    }

    .detail_similar .stat_col {
        width: 100%;
    }

    .detail_content_full {
        padding: 16px;
    }

    .detail_page .sect_hd {
        font-size: 22px;
    }

    .news_in_img {
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
    }

    .catg_date {
        padding: 12px 16px;
    }

    .special_news_item {
        width: calc(100% + 32px);
        margin: 20px 0 20px -16px;
        padding: 16px;
    }

    .spl_nw_conten {
        float: none;
        width: 100%;
        padding: 16px 0 0 0;
    }

    .spl_nw_img {
        float: none;
        width: 100%;
    }

    /*! ----------========== DETAIL page responsive FINISH  ==========--------- */

    /*! ----------========== Contact page responsive START  ==========--------- */

    .map::before {
        padding-top: 100%;
    }

    .wrap_contact .adrs_list > li {
        margin: 0 0px 16px 0px;
        float: none;
        width: 100%;
    }

    .wrap_contact {
        padding: 4px 0 60px 0;
    }

    .static_container {
        padding: 20px 16px;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }

    /*! ----------========== Contact page responsive FINISH  ==========--------- */

    /*! ----------========== ABOUT page responsive START  ==========--------- */
    .wrap_about_page {
        padding: 4px 0 60px 0;
    }

    .wrap_about_page .wrap_right,
    .wrap_blogger_page .wrap_right {
        display: none;
    }

    /*! ----------========== ABOUT page responsive FINISH  ==========--------- */

    /* !----------========== ERROR page responsive START  ==========--------- */
    .erro_pg_img {
        width: 200px;
        height: 71px;
    }

    .error_title {
        font-size: 24px;
    }

    /* !----------========== ERROR page responsive FINISH  ==========--------- */

}