@media screen and (max-width:1023px){
    .wrapper{
        width: 750px;
    }
    .logo{
        padding-top: 0px;
        padding-bottom: 30px;
    }
    .headerbox{
        margin-top: 15px;
    }
    .menu{
        width: 100%;
        margin: 0;
        padding-bottom: 30px;
    }
    .nav li{
        width: 100px;
        padding: 0 10px;
    }
    .nav li a{
        font-size: 17px;
    }
    .blog-h4 {
        font-size: 26px !important;
    }
    .blog-p {
        width: 580px !important;
    }
    .blog-img {
        width: 580px !important;
    }
    .blog-insert {
        width: 360px !important;
    }
    .blog-insert-small {
        width: 280px !important;
    }
    .right_top .wrapper{
        float: left;
        width: 100%;
    }
    .right_top{
        top: -15px;
        padding: 13px 25px 17px;
    }
    .tagline_logo{
        width: 100%;
        text-align: center;
        padding-bottom: 35px;
    }
    .tagline_logo img{
        width: 500px;
    }
    .header-bottom_right ul {
        text-align: center;
    }
    .header-bottom_right {
        float: right;
        width: 100%;
        text-align: center;
        padding-top: 0px;
        box-sizing: border-box;
        padding-left: 0px;
        padding-bottom: 30px;
    }
    .emailbox{
        float: right;
        margin-right: 60px;
    }
    .emailbox form input[type="text"] {
        width: 300px;
    }
    .footer_left{
        width: 100%;
    }
    .footer_social{
        width: auto;
    }
    .footer_address{
        float: right;
    }
    .footer_left_top{
        width: 40%;
    }
    .footer_address{
        float: right;
        width: 55%;
        margin-top: 0;
    }
    .footer_right{
        width: 100%;
    }
    .footer_link .link_title {
        font-size: 17px;
    }
    .footer_bottom_right{
        text-align: center;
    }
    .header-bottom_right ul li a {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .emailbox form input[type="text"] {
        height: 40px;
    }
    .emailbox form input[type="submit"] {
        height: 40px;
    }
    .sliderbox .overlaytext {
        width: 460px;
        box-sizing: border-box;
        padding-left: 20px;
    }
    .overlay_title{
        font-size: 26px;
    }
    .overlaytext p{
        font-size: 16px;
    }
    .sliderbox .overlaytext {
        top: 12px;
    }
    .sliderbox .owl-pagination {
        bottom: 40px;
    }
    .sliderbox .owl-buttons .owl-prev {
        top: 54%;
    }
    .sliderbox .owl-buttons .owl-next {
        top: 54%;
    }
    .sliderbox .slider-bottom {
        bottom: 40px;
    }
    .middle_bottom_left {
        width: 450px;
        padding: 15px;
    }
    .tweet_section{
        padding-left: 0;
    }
    .user-icon{
        width: 50px;
        padding-right: 7px;
    }
    .tweet-right-section {
        width: 140px;
    }
    .user_name{
        margin-right: 20px;
    }
    .video_section{
        width: 48%;
        margin-right: 27px;
    }
    .news-section{
        width: 48%;
        height: 173px;
    }
    .middle_section{
        padding: 30px;
    }
    .news-slider{
        width: 100%;
        margin-top: 0px;
        padding-bottom: 0;
    }
    .news-section .item .news {
        margin-left: 8px;
        margin-top: 34px;
    }
    .news_img{
        width: 125px;
        margin-top: 7px;
    }
    .news_info{
        width: 190px;
        margin-left: 10px;
        margin-top: 7px;
    }
    .news_title{
        font-size: 13px;
        line-height: 16px;
        margin-top: 0;
    }
    .news_detail{
        font-size: 12px;
        margin-top: 2px;
        line-height: 14px;
    }
    .news-section .owl-buttons .owl-prev {
        left:80%; 
        top: 15px;
    }
    .news-section .owl-buttons .owl-next {
        right: -7px;
        top: 15px;
    }
    .tag{
        top: 5px;
    }
    .middle_top ul li {
        width: 236px;
        margin-right: 20px;
    }
    .round_icon {
        width: 100px;
        height: 100px;
        line-height: 100px;
    }
    .link_right {
        width: 206px;
        height: 60px;
        top: 22px;
    }
    .link_info{
        line-height: 60px;
        padding-left: 0;
    }
    .quicklink_title{
        width: 90px;
        font-size: 20px;
        margin-left: 80px;
        margin-right: 0px;
    }
    .round_icon img {
        width: 45%;
    }
    .middle_bottom_left{
        width: 100%;
        margin-bottom: 20px;
    }
    .tweet{
        margin-right: 40px;
    }
    .tweet_section{
        padding-left: 60px;
    }
    .tweet-right-section {
        width: 220px;
    }
    .middle_bottom_middle{
        width: 48.3%;
        margin-left: 0;
    }
    .middle_bottom_right{
        width: 48.3%;
    }
    .middle_bottom_middle img {
        height: 210px;
    }
    .middle_bottom_right img {
        height: 207px;
    }
    .footer_link {
        padding-bottom: 20px;
    }
    .footer_bottom_right{
        margin-right: 0;
    }
    /******************ABOUTUS********************/
    .abotus_containt .about_containt_right{
        padding-right: 15px;
        box-sizing:border-box;
    }
}