@media screen and (max-width:1200px){
    .wrapper{
        width: 1010px;
    }
    .menu{
        margin-right: 0;
        margin-top: 38px;
    }
    .blog-h4 {
        font-size: 32px !important;
    }
    .blog-p {
        width: 780px !important;
    }
    .blog-img {
        width: 780px !important;
    }
    .blog-insert {
        width: 400px !important;
    }
    .blog-insert-small {
        width: 280px !important;
    }
    .right_top{
        right: 8px;
    }
    .middle_bottom_left {
        width: 530px;
        padding: 20px;
    }
    .tweet_section {
        width: 100%;
        margin-top: 30px;
        padding-left: 25px;
    }
    .middle_bottom_middle {
        float: left;
        width: 240px;
        margin-left: 15px;
    }
    .middle_bottom_middle img {
        width: 100%;
        height: 182px;
    }
    .middle_bottom_right {
        float: left;
        width: 200px;
        margin-left: 25px;
    }
    .middle_bottom_right img {
        width: 100%;
        height: 179px;
    }
    .news-section{
        width: 47%;
        height: 237px;
    }
    .news_title{
        font-size: 15px;
        margin-top: 3px;
    }
    .news-slider{
        width: 90%;
        margin-top: 80px;
        padding-bottom: 5px;
    }
    .news_img{
        width: 138px;
    }
    .news_detail{
        font-size: 13px;
    }
    .middle_top ul li {
        width: 311px;
    }
    .round_icon{
        width: 120px;
        height: 120px;
        line-height: 120px;
    }
    .link_right{
        width: 280px;
        top: 22px;
        margin-left: 35px;
    }
    .quicklink_title{
        width: 100px;
        margin-right: 35px;
    }
    .footer_left{
        width: 180px;
    }
    .footer_social{
        margin-top: 15px;
    }
    .footer_address{
        margin-top: 20px;
    }
    .footer_link{
        padding-bottom: 35px;
    }
    .sliderbox .owl-buttons .owl-prev {
        top: 51%;
    }
    .sliderbox .owl-buttons .owl-next {
        top: 51%;
    }
    .news-section .item .news {
        margin-left: 23px;
    }
    .news-section .owl-buttons .owl-prev {
        left: -10px;
        top: 33%;
    }
    .news-section .owl-buttons .owl-next {
        right: -30px;
        top: 33%;
    }
}