@charset "UTF-8";
/*
  Version: 1.0
*/
@media ( min-width :320px) and (max-width:767px) {
    .header_lan{
        display: none;
    }
    .navbar-brand {
        margin-left: 15pxt;
    }
    .sblogImg {
        height: 106px;
    }
    .single-project>img {
        height: 106px;
    }
    .navbar-brand {
        margin-left: 2px;
    }
    /**Home1**/
    .navigation-area .col-xs-2.col-sm-1.col-md-1 {
        position: static;
    }
    .navigation-area .col-xs-2.col-sm-8 col-md-9 {
        position: static;
    }
    .search-area {
        padding-top: 10px;
    }
    /* Srarch Button */
    .search-area {
        position: static;
    }
    .navbar-collapse {
        background-color: #fff;
        box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
        position: absolute;
        left: -95px;
        top: 65px;
        z-index: 9999;
        width: 220px;
    }
    .navbar-menu .navbar-nav>li>a {
        background: transparent !important;
        font-size: 14px;
        color: #333;
        font-weight: 0;
        border-bottom: 1px solid #dddddd;
    }
    .searchForm {
        width: 100%;
    }
    .searchForm.active {
        top: 68px;
    }
    .searchForm input[type="text"] {
        width: calc(100% - 48px);
    }
    .headerTop p {
        margin: 15px 0 0;
    }
    .socialLink {
        display: inline-block;
        text-align: center;
        margin: auto;
        float: none;
    }
    .socialLink a {
        border: 1px solid #dddddd;
        margin-right: 5px;
    }
    .logo {
        width: 80%;
    }
    .headerMiddle .logo img {
        width: 100%;
    }
    .singMiddInfo {
        margin-left: 0;
        margin-bottom: 15px;
        width: 100%;
    }
    .headMiddBtn a {
        height: 35px;
        padding: 10px;
    }
    .header {
        padding: 10px 0;
        min-height: 50px;
    }
    .newsBlogIn {
        top: 30px;
    }
    .siBlogThumb img {
        position: relative;
        margin-bottom: 10px
    }
    .contact-detail2 li{
        margin-right: 8px;
    }
    .siBlogThumb {
        padding-left: 0;
        margin-bottom: 30px;
    }
    .footer .widget {
        margin-bottom: 60px;
    }
    .askContainer{
        width:100%;
    }
    .copyright p {
        margin-bottom: 20px;
        text-align: left;
        font-size: 13px;
    }
    .abImg img {
        width: 100%;
        height: auto;
    }
    .teammatesSec {
        overflow: hidden;
    }
    .blogMeta, .blogMeta a {
        line-height: 24px;
    }
    .socialShare {
        padding: 6px 12px 35px;
    }
    .fwaIn img {
        position: relative;
        margin-bottom: 30px;
    }
    .fwaIn {
        padding: 15px;
    }
    .singComTitle {
        font-size: 16px;
    }
    .comreplay {
        top: 5px;
    }
    .commentForm textarea {
        margin-bottom: 30px;
    }
    .errorPage {
        padding: 45px 0 75px;
    }
    .errorIn h1 {
        font-size: 140px;
    }
    .commentForm {
        margin-bottom: 60px;
    }
    .colorPresetArea {
        display: none;
    }
    .single-project {
        height: 150px;
        width: 100%;
    }
    .nav-tabs li a {
        padding: 5px 12px;
        font-size: 12px;
    }
    .breadcrumbs ul {
        display: none;
    }
    .navbar-fixed-top {
        padding: 8px 0 !important;
    }
    .case_1 ul li {
        width: 50%;
    }
    .case_4 ul li {
        width: 100%;
    }
    .detail_tc img, .ume img, #tab-description p img {
        max-width: 100%;
        height: auto;
        width /***/: auto;
    }
    .funjin .point li {
        float: none;
        margin: 20px auto;
        padding: 15px;
        width: 100%;
    }
    .funjin .point li, .syujin .point li, .tsu-pr8 .point li {
        float: none;
        margin: 20px auto;
        padding: 15px 10px;
        width: 100%;
    }
}

@media ( min-width :768px) and (max-width:990px) {
    .navbar-brand {
        margin-left: 15px !important;
    }
    .sblogImg {
        height: 106px !important;
    }
    .single-project>img {
        height: 106px !important;
    }
    .search-area {
        padding-top: 35px;
    }
    .searchForm.active {
        top: 100px;
    }
    .tabtopInfo {
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .tp-rightarrow.tparrows.default.round {
        right: 15px !important;
        top: 49% !important;
    }
    .footer .widget {
        margin-bottom: 50px;
    }
    .abImg img {
        width: 100%;
        height: auto;
    }
    .singleTeam {
        margin-bottom: 50px;
    }
    .commentForm textarea {
        margin-bottom: 30px;
    }
    .colorPresetArea {
        display: none
    }
}

@media ( min-width :991px) and (max-width:1280px) {
    .tabtopInfo {
        margin-top: 30px;
    }
}

@media ( min-width :1281px) {
    .navbar-brand {
        margin-left: 0px !important;
    }
}