@media screen and (max-width:639px){
    .wrapper{
        width: 465px;
    }
    .nav{
        top: 140px;
    }
    .nav li a{
        font-size: 15px;
    }
    .blog-h4 {
        font-size: 20px !important;
    }
    .blog-p {
        width: 400px !important;
    }
    .blog-img {
        width: 400px !important;
    }
    .blog-insert {
        width: 260px !important;
    }
    .blog-insert-small {
        width: 260px !important;
    }
    .headerbox {
        padding: 20px 0;
    }
    .toggleMenu {
        margin-top: 8px;
    }
    .tagline_logo{
        padding: 40px 0 0px;
    }
    .header-bottom_right ul {
        margin-top: 12px;
    }
    .tagline_logo img{
        width: 300px;
    }
    .header-bottom_right{
        padding-left: 0;
    }
    .header-bottom_right ul{
        width: 100%;
        text-align: center;
    }
    .emailbox{
        width: 100%;
        text-align: center;
        padding: 0;
    }
    .footer_link{
        width: 49%;
    }
    .footer_link:nth-child(n+2){
        margin-right: 0;
    }
    .footer_logo img {
        width: 250px;
    }
    .sliderbox .overlaytext {
        left: 7.5%;
        width: 400px;
    }
    .sliderbox .slider-bottom {
        bottom: 85px;
        right: 60px;
    }
    .sliderbox .item img {
        height: 320px;
    }
    .sliderbox .overlaytext {
        left: 7%;
        width: 400px;
    }
    .sliderbox .slider-bottom {
        bottom: 70px;
    }
    .sliderbox .owl-buttons .owl-prev {
        left: -1px;
    }
    .sliderbox .owl-buttons .owl-next {
        right: -2px;
    }
    .sliderbox .owl-pagination {
        bottom: -7px;
    }
    .overlay_title {
        font-size: 20px;
    }
    .overlaytext p {
        font-size: 10px;
        line-height: 26px;
    }
    .sliderbox .slider-bottom {
        bottom: 70px;
        right: 60px;
    }
    .news-section .item .news {
        margin-left: 20px;
    }
    .news_info {
        width: 230px;
    }
    .news-section .owl-buttons .owl-prev {
        left: -2px;
    }
    .news-section .owl-buttons .owl-next {
        right: -15px;
    }
    .middle_bottom_left{
        width: 90%;
        text-align: left;
        margin-left: 22px;
    }
    .middle_bottom{
        text-align: center;
    }
    .middle_bottom_middle{
        width: 100%;
        margin-bottom: 20px;
        margin-left: 0;
    }
    .middle_bottom_middle img {
        height: auto;
        width: 90%;
    }
    .middle_bottom_right{
        width: 100%;
        margin-left: 0;
    }
    .middle_bottom_right img {
        height: auto;
        width: 90%;
    }
    .tweet{
        width: auto;
        margin-bottom: 20px;
        margin-right: 0;
    }
    .tweet-right-section {
        width: 83%;
    }
    .middle_top ul li{
        margin: 0 90px;
        margin-bottom: 50px;
    }
    .link_right{
        right: 20%;
    }
    .quicklink_title {
        margin-left: 0;
        margin-right: 30px;
    }
    .tweet_section {
        padding-left: 0;
    }
    .news-section {
        height: 228px;
    }
    .news-section .item .news {
        margin-top: 60px;
    }
    .news_img {
        width: 130px;
    }
    .news_info{
        margin-left: 6px;
    }
    .news_title{
        font-size: 15px;
        margin-top: 5px;
    }
    .news_detail {
        line-height: 17px;
        margin-top: 5px;
    }
    /******************ABOUTUS********************/
    .abotus_containt .about_containt_left{
        width:90%;
    }
    .abotus_containt .about_containt_right{
        width: 100%;
    }
    .containt_in ul{
        padding:0px 0px 30px 0px;
    }
    .about_containt_left .title{
        padding-bottom: 0px;
    }
    .about_containt_left .title h2{
        font-size:36px;
        padding-bottom: 30px;
    }
    .right_img > img {
        max-width: 50px;
    }
    .inner_menu{
        display:none;  
    }
    .inner_menu_responsive{
        display:block;
    }
    .containt_in p{
        font-size: 16px;
        padding-top: 15px;
    }
    .containt_in ul li{
        font-size: 16px;
    }
    .containt_in h4{
        padding-top: 15px;
    }
    .coe_img {
        width: 100%;
        text-align: center;
        display: inline-block;
    }
    .left_images{
        width: 100%;
        box-sizing: border-box;
        margin: 0 8px;
    }
    .left_images img{
        float: none;
    }
}