@media screen and (max-width:767px){
    .wrapper{
        width: 625px;
    }
    .header{
        position: relative;
    }
    .headerbox{
        position: static;
    }
    .logo{
        width: 25%;
        margin: 0;
        padding: 0;
    }
    .menu{
        padding-bottom: 0;
    }
    .nav li{
        width: 100%;
        padding: 12px 10px;
        box-sizing: border-box;
    }
    .blog-h4 {
        font-size: 26px !important;
    }
    .blog-p {
        width: 420px !important;
    }
    .blog-img {
        width: 420px !important;
    }
    .blog-insert {
        width: 280px !important;
    }
    .blog-insert-small {
        width: 280px !important;
    }
    .right_top{
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        right: 0;
        top: 0px;
    }
    .right_top ul li{
        margin: 0 15px;
    }
    .headerbox{
        margin-top: 50px;
        padding: 30px 0;
    }
    .menu{
        width: 74%;
    }
    .toggleMenu{
        margin-top: 14px;
    }
    .nav{
        top: 170px;
    }
    .nav li:last-child {
        padding: 12px 10px;
        margin-left: 0px;
    }
    .tagline_logo{
        padding-bottom: 10px;
    }
    .header-bottom_right {
        padding-left: 0px;
    }
    .header-bottom_right ul {
        float: left;
        width: 100%;
        text-align: center;
        margin-top: 0px;
        margin-bottom: 15px;
    }
    .sliderbox .owl-buttons .owl-prev {
        top: 38%;
    }
    .sliderbox .owl-buttons .owl-next {
        top: 38%;
    }
    .footer_left_top{
        width: 100%;
        text-align: center;
    }
    .footer_logo{
        width: 100%;
        text-align: center;
    }
    .footer_logo img{
        width: 310px;
    }
    .footer_social{
        width: 100%;
        text-align: center;
    }
    .footer_address{
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }
    .footer_address ul{
        margin-bottom: 20px;
    }
    .footer_link{
        display: inline-block;
        width: 33%;
        text-align: center;
        padding: 0;
        margin-bottom: 20px;
    }
    .footer_link .link_title {
        margin-bottom: 5px;
    }
    .footer_link ul{
        margin-top: 7px;
    }
    .footer_link ul li {
         display: inline-block;
         width: 58%;
         text-align: center;
    }
    .sliderbox .overlaytext {
        left: 13%;
    }
    .sliderbox .item img {
        height: 360px;
    }
    .overlay_title {
        font-size: 26px;
    }
    .overlaytext p {
        font-size: 16px;
    }
    .sliderbox .slider-bottom {
        bottom: 85px;
        right: 150px;
    }
    .sliderbox .owl-pagination {
        bottom: -5px;
        left: 40%;
    }
    .video_section{
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }
    .news-section{
        width: 100%;
        height: 318px;
    }
    .news-section .item .news {
        margin-left: 50px;
        margin-top: 52px;
    }
    .news_img{
        width: 130px;
    }
    .news_info{
        width: 350px;
    }
    .news_date{
        font-size: 14px;
    }
    .news_title {
        font-size: 16px;
        line-height: 18px;
    }
    .news_detail {
        font-size: 14px;
        line-height: 16px;
        margin-top: 5px;
    }
    .tag{
        top: 20px;
    }
    .news-section .owl-buttons .owl-next {
        right: 15px;
        top: 58%;
    }
    .news-section .owl-buttons .owl-prev {
        left: 10px;
        top: 58%;
    }
    .middle_bottom_left{
        width: 100%;
        margin-bottom: 20px;
    }
    .middle_bottom_right{
        width: 47.5%;
    }
    .tweet{
        width: 240px;
    }
    .tweet-right-section{
        width: 190px;
    }
    .middle_top ul{
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .middle_top ul li{
        margin-right: 0;
        margin: 0 170px;
        margin-bottom: 50px;
    }
    .link_right{
        width: 250px;
        height: 65px;
    }
    .link_info{
        padding-left: 25px;
    }
    .middle_top{
        margin-bottom: 0px;
    }
    .round_icon{
        left: -20px;
        top: -18px;
    }
    .quicklink_title {
        margin-left: 0;
        margin-right: 30px;
    }
    .footer_bottom_right {
        margin-top: 20px;
    }
    .emailbox {
        float: left;
        margin-right: 0px;
        text-align: center;
        width: 100%;
    }
    .footer_link ul ul {
        margin-left: 0;
    }
    /******************ABOUTUS********************/
    .abotus_containt .about_containt_left{
        width: 70%;
    }
    .abotus_containt .about_containt_right{
        width: 27%;
    }
    .containt_in p{
        display:inline-block;
    }
    .align_right{
        max-width:100%;
    }
    .containt_in h3{
        padding-bottom: 15px;
    }
    .containt_in{
        margin-bottom: 10px;
    }
    .containt_in p{
        font-size: 17px;
        padding-top: 20px;
    }
    .about_containt_left .title h2 {
        font-size: 58px;
    }
}