﻿@media only screen and (min-width: 1199px) {
    .top-policy {
        display: none
    }
}

@media (max-width: 992px) {
    .top_menu ul { text-align: center; }

    .social_menu ul { text-align: center; }

    .dnp_logo { text-align: center; }
}


@media (max-width: 992px) {
    #menu-item-5 { display: none; }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .hidden-md { display: none !important; }
}

@media (max-width: 600px) {
    .toggle_btn {
        cursor: pointer;
        font-size: 20px;
        height: 25px;
        line-height: 25px;
    }
}

@media (max-width: 992px) {
    .visible-xs { display: block !important; }

    .breadcrumb-wrap { z-index: 1; }

    .about_video_content_img {
        height: auto !important;
    }
}

@media only screen and (max-width: 1150px) {
    .title-column h2 { text-align: center; }

    .title-column h2:after { content: none }
}

@media (max-width: 480PX) {
    footer .footer-top:before { width: 95%; }

    .child_pc_item .pc_detail { padding: 0 10px; }

    .post_archive { padding-left: 0; }

    .pc_detail .pull-right { float: none; }

    .post_archive .page_title:after {
        left: 50%;
        top: 4%;
        transform: translateX(-50%);
    }

    .about_video_content_short {
    padding: 25px 23px;
}

    .top-policy {
        display: none
    }

    .wrap-collection {
        margin-top:10px
    }

    .b-hotline {
    float: right;
    background-image: none;
    font-size: 12px;
}

    .b-hotline span {
    font-size: 12px;
}

    footer .textwidget{ text-align: justify }
    .page_title{ margin-top: 30px; }
}

@media (max-width: 800px) {
    .form-s { display: none }

    .vis { display: none; }
}

@media (max-width: 800px) {
    .form-sh { display: block }
}

@media (min-width: 1200px) {
    .form-sh { display: none }
}

@media (min-width: 992px) {
    .form-sh { display: none }  
}

@media (max-width: 800px) {
    .post-item {
        height: auto;
        margin-bottom: 20px;
        min-height: auto;
        padding-bottom: 10px;
    }

    .post-item a.title {
        font-size: 18px;
        font-weight: 500;
		height: 50px;
    }

    .post-item .post-thumb img {
        height: auto;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .post-content h1 {
        font-size: 24px;
        line-height: normal;
        margin-top: 15px;
    }

    .post-content .post-info .post-cate {
        float: right !important;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 375px)
{
.b-hotline {
    top: 160px;
}
.post-content .detail-content h2, .post-content .detail-content h3, .post-content .detail-content h4{
	    font-size: 16px;text-align: justify;}
}

@media screen and (max-width: 991px) {
    .b-hotline img {
        display: none;
    }

    
}
