@media (min-width: 1000px) {
.c_contentwide {
    float: left;
    width: 100%;
    margin-top: 1em;
}

.spaceS {
    margin-bottom: 20px;
}

.rowp:before, .rowp:after {
    display: table;
    content: "";
}

.c_content {
    float: left;
    width: 65%;
    margin-top: 1em;
}

.c_col_main {
    margin: 0 30px 0 0;
}

.c_col {
    margin: 0 10px 0 0;
}

.offscreen {
    display: inline;
    height: 0;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0;
    z-index: 200;
}

h1.base {
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
    padding: .2em 0;
    margin: 0 10px 20px -2px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.modContent {
    margin: 0;
    padding: 0 0 60px 0;
}

h3.base, .richtext h3, h4.base, .richtext h5, h5.base, .richtext h5, h6.base, .richtext h6 {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.333;
    margin-bottom: .4em;
}

p.base, .richtext p, ul.base, .richtext ul, ol.base, .richtext ol {
    line-height: 1.333;
    margin-bottom: 10px;
}

.c_sidebar {
    float: right;
    width: 260px;
    margin-top: 24px;
    margin-left:3%;
}

.modContact {
    margin-bottom: 30px;
    position: relative;
}

h2.base, .richtext h2 {
    font-size: 25px;
    line-height: 1.6;
    padding-bottom: .2em;
    margin-bottom: .133em;
}

.rowp {
    *zoom: 1;
    float:left;
    width:100%;
}

.modOverview {
    margin-left: -10px;
}

.modOverview .section {
    border-top: 1px solid #bbbcbb;
    padding: 25px 10px;
}

.c_split {
    float: left;
    width: 100%;
    border-top: 1px solid #bbbcbb;
    padding: 25px 10px;
    min-height:210px;
}

.c_pleft {
    float: left;
    width: 50%;
	min-height: 220px;
    border-top: 1px solid #bbbcbb;
    padding: 25px 10px;
}

.c_col_left {
    margin: 0 15px 0 0;
}

.modProduct {
    margin: 0;
}

.modProduct img.left {
    float: left;
}

.modProduct img {
    margin-bottom: 10px;
    width: 216px;
    height: 121px;
}

.modProduct .desc {
    padding-left: 240px;
    width: 90%;
}

ul.links {
    padding-left: 0;
    margin-bottom: 30px;
}

ul.links li {
    list-style-type: none;
}

.proli li{
    list-style-type: disc;
}

.advantageli{
    margin-left: 18px;
}

.links .int {
    color: #005bbb;
    text-decoration: none;
}

.base, .richtext a {
    color: #333;
    background-color: inherit;
    border: 1px dotted transparent;
}

.modGallery {
    padding: 0;
    position: relative;
    margin-bottom: 30px;
    min-height: 300px;
}
.modGallery .container {
    position: absolute!important;
}
.modGallery ul.bjqs {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    display: none;
}

.modGallery .desc {
    padding-left: 490px;
}
.modGallery .caption {
    bottom: 0;
    position: absolute;
    color: #fff;
    left: 0;
    padding: 6px;
    background: #000;
    background: rgba(0,0,0,.5);
    width: 500px;
    line-height: 1.33;
    text-shadow: none;
}
.tabnav{
    margin:5% 0 5% 0;
    position: relative;
    float:left;
    width: 100%;
}
.tabpage{
    margin-top: 15px;
}

.nav-tabs .nav-link.active{
    color:#de3831;
}

.nav-link{
    padding: 10px 20px;
}

.advantageclass{
    padding-left:100px;
    width:55%;
}
.swiperclass{
    width: 500px;
}
.tabsclass{
    width:100%;
    font-size: 20px;
    font-weight: bold;
}
.gobackp{
    font-size: 15px;
    float: left;
    padding-bottom:50px;
}
.gobackp a{
    text-decoration:underline;
}
}







@media (max-width: 992px) {
    
    .desc .richtext{
        text-align: center;
    }
    .c_contentwide {
        width: 90%;
        margin-top: 1em;
        margin:auto;
        padding: auto;
    }
    
    .spaceS {
        margin-bottom: 20px;
    }
    
    .rowp:before, .rowp:after {
        display: table;
        content: "";
    }
    
    .c_content {
        width: 100%;
        margin:auto;
        padding: auto;
    }
    
    .c_col_main {
        margin: 0 30px 0 0;
    }
    
    .c_col {
        margin: 0 10px 0 0;
    }
    
    .offscreen {
        display: inline;
        height: 0;
        left: -3000px;
        position: absolute;
        top: -2000px;
        width: 0;
        z-index: 200;
    }
    
    h1.base {
        font-size: 24px;
        font-weight: bold;
        line-height: 1;
        padding: .2em 0;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
    }
    
    .modContent {
        margin: 0;
        padding: 0 0 20px 0;
    }
    
    h3.base, .richtext h3, h4.base, .richtext h5, h5.base, .richtext h5, h6.base, .richtext h6 {
        font-weight: bold;
        font-size: 15px;
        line-height: 1.333;
        margin-bottom: .4em;
    }
    
    p.base, .richtext p, ul.base, .richtext ul, ol.base, .richtext ol {
        line-height: 1.333;
        margin-bottom: 10px;
    }
    
    .c_sidebar {
        display: none;
    }
    
    .modContact {
        margin-bottom: 30px;
        position: relative;
    }
    
    h2.base, .richtext h2 {
        font-size: 25px;
        line-height: 1.6;
        padding-bottom: .2em;
        margin-bottom: .133em;
    }
    
    .rowp {
        *zoom: 1;
        float:left;
        width:100%;
    }
    
    .modOverview {
        margin-left: 0;
    }
    
    .modOverview .section {
        border-top: 1px solid #bbbcbb;
        padding: 25px 10px;
    }
    
    .c_split {
        float: left;
        width: 100%;
        border-top: 1px solid #bbbcbb;
        padding: 25px 2px;
    }
    
    .c_pleft {
        float: left;
        width: 50%;
        border-top: 1px solid #bbbcbb;
        padding: 25px 4px;
    }
    
    .c_col_left {
        margin: 0;
    }
    
    .modProduct {
        margin: 0;
    }
    
    .modProduct .images{
        text-align: center;
    }
    
    .modProduct img {
        width: 160px;
        height: 90px;
        padding: auto;
        margin: auto;
        margin-bottom: 10px;
    }
    
    .modProduct .desc {
        padding-left: 0;
        width: 100%;
    }
    
    ul.links {
        padding-left: 0;
        margin-bottom: 30px;
    }
    
    ul.links li {
        list-style-type: none;
    }
    
    .proli li{
        list-style-type: disc;
    }
    
    .advantageli{
        margin-left: 18px;
    }
    
    .links .int {
        color: #005bbb;
        text-decoration: none;
    }
    
    .base, .richtext a {
        color: #333;
        background-color: inherit;
        border: 1px dotted transparent;
    }
    
    .modGallery {
        padding: 0;
        position: relative;
        margin-bottom: 30px;
        min-height: 300px;
    }
    .modGallery .container {
        position: absolute!important;
    }
    .modGallery ul.bjqs {
        position: relative;
        list-style: none;
        padding: 0;
        margin: 0;
        overflow: hidden;
        display: none;
    }
    
    .modGallery .desc {
        padding-left: 490px;
    }
    .modGallery .caption {
        bottom: 0;
        position: absolute;
        color: #fff;
        left: 0;
        padding: 6px;
        background: #000;
        background: rgba(0,0,0,.5);
        width: 500px;
        line-height: 1.33;
        text-shadow: none;
    }
    .tabnav{
        margin:5% 0 5% 0;
        position: relative;
        float:left;
        width: 100%;
    }
    .tabpage{
        width: 90%;
        margin: auto;
        margin-top: 15px;
    }
    
    .nav-tabs .nav-link.active{
        color:#de3831;
    }
    
    .nav-link{
        padding: 10px 15px;
    }
    
    .advantageclass{
        padding-left:0;
    }
    .swiperclass{
        width: 100%;
    }
    .tabsclass{
        width:100%;
        font-size: 16px;
        font-weight: bold;
    }
    .gobackp{
        display: none;
     }
    }