body {
    font-family: bodyfont, Impact, Tahoma, Geneva, sans-serif;
    color: #000;
}

span,
p,
a {
    text-decoration: none;
    font-family: bodyfont, Lucida Bright, DejaVu Serif, Georgia, serif;
}

a {
    cursor: pointer;
}

b,
strong {
    font-weight: bold;
    color: #000;
    margin-top: 25px;
    line-height: 1.2;
}

h1 {
    font-family: bodyfont, Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    font-size: 49px;
}

h2 {
    font-size: 37px;
    font-family: bodyfont, Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    color: #fff;
}

h3 {
    font-size: 27px;
    font-family: bodyfont, Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    color: #232323;
}

h4 {
    font-size: 20px;
    font-family: bodyfont, Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 20px;
}

h5 {
    font-size: 13px;
    font-family: bodyfont, Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 20px;
}

.txt-w {
    color: #fff;
}

.txt-g {
    color: #9a9a9a;
}

.pagefix-product {
    width: 1024px;
    margin: 0px auto;
    position: relative;
}

a:hover {}

@font-face {
    font-family: bodyfont;
    src: url(../font/heve.ttf);
    font-weight: 400;
}

@font-face {
    font-family: font911;
    src: url(../font/911.ttf);
    font-weight: 400;
}

@font-face {
    font-family: thinfont;
    src: url(../font/HelveticaNeueLTStd-Cn.otf);
    font-weight: 400;
}

@font-face {
    font-family: blackfont;
    src: url(../font/HelveticaNeueLTStd-BdCn.otf);
    font-weight: 400;
}

@font-face {
    font-family: conblackfont;
    src: url(../font/HelveticaNeueLTStd-BdCnO.otf);
    font-weight: 400;
}

.pagefix {
    width: 1280px;
    margin: 0px auto;
    position: relative;
}

/*----------------Sec1-----------------*/

#sec1 {
    float: left;
    width: 100%;
    background: url("../images/bg-index-sec1bottom.png") center bottom no-repeat, url("../images/bg-index-sec1.jpg") center top no-repeat #000 fixed;
    min-height: 990px;
    text-align: center;
}

img.logo-index {
    margin-top: 170px;
}

button.readmore-index {
    background: none;
    border: 1px solid #9a9a9a;
    color: #9a9a9a;
    padding: 5px 15px;
    font-size: 19px;
    margin-top: 50px;
}

button.readmore-index:hover {
    border: 1px solid #fff;
    color: #fff;
}

.icon-btn-index {
    margin-top: 185px;
    display: block;
}

h1.slogan {
    margin-top: 210px;
    font-size: 70px;
    color: #fff;
}

p.slogan2 {
    margin-top: 16px;
    font-size: 19px;
    color: #9a9a9a;
}

.fast-contact {
    position: absolute;
    z-index: 20;
    left: 5px;
    padding-top: 10px;
}

.fast-contact a {
    font-size: 14px;
    color: #9a9a9a;
}

.main-menu {
    position: absolute;
    z-index: 20;
    right: 1px;
}

.main-menu ul {
    list-style: none;
}

.main-menu ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}

.main-menu ul li a {
    color: #9a9a9a;
    font-size: 14px;
    display: block;
    padding-top: 10px;
}

.main-menu ul li a:hover {
    color: #fff;
    background: url("../images/bg-menu-main.png") top repeat-x;
}

button.btn-mail {
    cursor: pointer;
}

/*----------------Sec2-----------------*/

#sec2 {
    float: left;
    width: 100%;
    background: url("../images/bg-index-sec2.jpg") center bottom no-repeat #fff;
    min-height: 732px;
    text-align: center;
    padding-bottom: 50px;
}

.content-sec2 {
    float: left;
    width: 35%;
    min-height: 500px;
    text-align: right;
    margin-left: 15%;
}

.content-sec2 p {
    font-size: 13px;
    line-height: 1.3;
    color: #717171;
}

.sec2-prop {
    float: left;
    margin-left: 90px;
    margin-top: 100px;
}

/*----------------Sec3-----------------*/

#sec3 {
    float: left;
    width: 100%;
    background: url("../images/bg-index-sec1bottom.png") center bottom no-repeat, url("../images/bg-index-sec3-top.png") center top no-repeat, url("../images/bg-index-sec3-toprex.png") center top repeat-x, url("../images/bg-index-sec3.jpg") center top no-repeat #000 fixed;
    min-height: 1000px;
    text-align: center;
}

.content-sec3 {
    float: left;
    width: 50%;
    min-height: 500px;
    text-align: left;
    text-align: justify;
    margin-left: 45%;
    padding-top: 80px;
}

.content-sec3 h1 {
    font-size: 70px;
    letter-spacing: -3px;
    line-height: 0.8;
    margin: 50px 0 50px -5px;
    color: #fff;
}

.content-sec3 p.justify {
    width: 314px;
    margin-right: 40px;
    margin-bottom: 20px;
}

.content-sec3 p {
    float: left;
    color: #fff;
}

/*----------------Sec4-----------------*/

#sec4 {
    float: left;
    width: 100%;
    text-align: center;
    min-height: 800px;
}

.header-sec4 {
    margin: 80px 0;
}

.header-sec4 img {
    margin: 0 20px;
    vertical-align: middle;
}

.index-product-box {
    width: 19%;
    height: 400px;
    padding: 0 3%;
    float: left;
}

.index-product-box h1 {
    font-size: 20px;
    font-family: bodyfont, Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 20px;
}

button.readmore-index-product {
    background: none;
    border: 1px solid #9a9a9a;
    color: #9a9a9a;
    padding: 5px 15px;
    font-size: 14px;
}

button.readmore-index-product:hover {
    border: 1px solid #fff;
    color: #fff;
    background: #9a9a9a;
}

.icon-btn-index {
    margin-top: 185px;
    display: block;
}

/*----------------Sec5-----------------*/

#sec5 {
    float: left;
    width: 100%;
    background: url("../images/bg-index-sec5-top.jpg") right top no-repeat, url("../images/bg-index-sec5.jpg") center top no-repeat #c1c1c1 fixed;
    min-height: 939px;
    text-align: center;
}

.content-sec5 {
    float: left;
    width: 50%;
    min-height: 500px;
    text-align: left;
    text-align: justify;
    margin-left: 45%;
    padding-top: 80px;
    color: #fff;
}

.content-sec5 h1 {
    font-size: 70px;
    letter-spacing: -3px;
    line-height: 0.8;
    margin: 50px 0 50px -5px;
    color: #fff;
}

.content-sec5 p {
    width: 415px;
    float: left;
    color: #fff;
    line-height: 1.2;
}

.content-sec5 input {
    width: 349px;
    height: 45px;
    border: none;
    margin-top: 20px;
    font-size: 17px;
    padding: 0 3px;
    font-family: bodyfont;
}

.content-sec5 textarea {
    resize: none;
    width: 349px;
    height: 190px;
    border: none;
    margin-top: 20px;
    font-size: 17px;
    padding: 0 3px;
    font-family: bodyfont;
}

.content-sec5 button {
    background: #000;
    color: #fff;
    border: none;
    margin-top: 20px;
    font-size: 20px;
    padding: 5px 15px;
}

/*----------------footer-----------------*/

#footer {
    float: left;
    width: 100%;
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 15px;
    padding: 20px 0;
    border-top: 2px solid #fff;
}

ul.sub-menu {
    position: absolute;
    text-align: left;
    margin-top: 12px;
    display: none;
    /*---- test ------*/
    background: #000;
    padding: 0 5px 5px 5px;
    opacity: 80%;
}

ul.sub-menu li {
    display: block;
}

.main-menu ul.sub-menu li a {
    font-size: 12px;
    padding-top: 8px;
}

.main-menu ul.sub-menu li a:hover {
    background: none;
}

.vdo-teaser {
    float: left;
    width: 400px;
    height: auto;
}

/*----------------Detail Page (Product)-----------------*/

#sec1-detail {
    background: url("../images/bg-detailpage-sec1.jpg") top center fixed no-repeat #fff;
    float: left;
    width: 100%;
    margin-bottom: 80px;
    /*berfore 20px */
}

.detailpagemenu {
    width: 100%;
    float: left;
    position: relative;
    background: #000;
    text-align: right;
    padding: 0 0 10px 0;
}

.fast-contact-detailpage {
    width: 100%;
    float: left;
    background: #e5e5e5;
    color: #5e6272;
    padding: 5px 0;
}

.fast-contact-detailpage a {
    color: #5e6272;
    float: right;
    margin-right: 10px;
}

.mini-logo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 33;
    width: 25px;
    height: 57px;
    background: url("../images/mini-logo.jpg") center no-repeat #fff;
}

img.logo-detailpage-thump {
    height: auto;
    width: 155px;
    margin: 40px 0;
}

.detailpage-contain-left h1 {
    font-family: font911;
    line-height: 0.55;
    text-transform: uppercase;
    font-size: 80px;
    letter-spacing: -4px;
}

.detailpage-contain-left h2 {
    font-family: bodyfont, Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    color: #5b5b5b;
    font-size: 22px;
    font-style: italic;
    font-weight: bold;
    margin: 5px 0 30px 0;
}

.detailpage-contain-left {
    float: left;
    margin: 0 50px 0 180px;
}

.vdo-detailpage {
    width: 320px;
    float: left;
    margin-top: 8px;
}

.hilight-product img {
    margin-right: 5px;
}

table.detail-table {
    margin-bottom: 15px;
}

.detailpage-info-mini {
    margin-bottom: 22px;
    font-size: 13px;
}

.detailpage-info-mini strong {
    font-weight: bold;
}

.detialpage-contain-right {
    float: left;
}

.detialpage-contain-right img {
    margin-top: 50px;
}

.detialpage-contain-right p {
    font-size: 13px;
    color: gray;
    margin: 140px 0 0 0;
    width: 500px;
    float: left;
}

#sec2-detail {
    background: url("../images/bg-detailpage-sec2.jpg") top repeat-x #fff;
    float: left;
    width: 100%;
    padding: 100px 0 200px 0;
}

#sec2-detail h3 {
    text-align: center;
    font-weight: bold;
    font-size: 35px;
}

.bestfor-group {
    width: 1000px;
    margin: 0px auto;
}

.index-product-box p {}

.bestfor-group .index-product-box {
    text-align: center;
}

#sec3-detail {
    background: url("../images/athelet-bg.jpg") top center no-repeat #000;
    float: left;
    width: 100%;
    padding: 100px 0;
    min-height: 500px;
    text-align: center;
}

#sec3-detail .athelet-topic {
    margin: 300px 0 20px 0;
}

img.img-product-responsive {
    display: none;
}

/*----------------Detail Page (Product)-----------------*/

#fullwidth-top-detailoral {
    width: 100%;
    float: left;
    text-align: center;
    background: url("../images/oral-detail-bg.jpg") top center no-repeat #fff;
}

#fullwidth-top-detailoral h1 {
    font-family: font911;
    line-height: 0.55;
    text-transform: uppercase;
    font-size: 109px;
    letter-spacing: -4px;
}

h1.peptidename {
    font-size: 95px !important;
}

h2.peptidegeneric {
    font-size: 30px !important;
}

#fullwidth-top-detailoral h2 {
    font-family: bodyfont, Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    color: #5b5b5b;
    font-size: 37px;
    font-style: italic;
    font-weight: bold;
    margin: 5px 0 30px 0;
}

img.oral-pic-detailpage {
    margin: 42px 0 100px 0;
}

img.peptide-pic-detailpage {
    margin: 42px 0 100px 0;
}

.info-detail-oralpage {
    margin-bottom: 25px;
    float: left;
}

.detail-oral-left {
    width: 40%;
    float: left;
    text-align: left;
}

.detail-oral-right {
    width: 60%;
    float: left;
    text-align: left;
}

.detail-oral-right p {
    font-size: 13px;
    color: #1a1a1a;
    margin-top: 25px;
    line-height: 1.2;
}

.detail-oral-right p a {
    color: #000 !important;
    text-decoration: underline;
}

img.logo-detailpage-thump-oral {
    height: auto;
    width: 155px;
    margin: 50px 0 45px 0;
}

.activelife-bar {
    width: 100%;
    float: left;
    background: #e5e5e5;
    color: #000;
    padding: 5px 0;
}

.halflife-bar {
    width: 100%;
    float: left;
    background: #bdbdbd;
    color: #000;
    padding: 5px 0;
}

.aligncenter-activehalf {
    width: 200px;
    margin: 0px auto;
    font-size: 12px;
}

.aligncenter-activehalf img {
    vertical-align: middle;
    margin-right: 15px;
}

.fullsizevdo {
    width: 100%;
    margin: 40px 0 100px 0;
}

.behind-lab {
    float: left;
    width: 100%;
    padding: 100px 0;
    background: url("../images/behind-lab-bg.jpg") top center no-repeat #000;
    text-align: center;
    position: relative;
}

.smallpage {
    width: 900px;
    margin: 0px auto;
}

.smallpage2 {
    width: 928px;
    margin: 0px auto;
}

.extralarge {
    width: 100%;
    margin: 50px 0 50px 0;
}

.behind-lab h1 {
    color: #fff;
    margin-bottom: 30px;
}

.behind-lab p {
    color: #888888;
}

button.download-btn {
    background: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    border: none;
    font-weight: bold;
    font-size: 20px;
}

button.download-btn:hover {
    background: #939393;
}

/*
.subfooter-container h1{font-family:bodyfont; color:#000; font-size: 18px; }
.subfooter-container ul li a{font-family:bodyfont; color:#5e5e5e; font-size: 12px; }
*/

/*---------------- sub footer -----------------*/

.subfooter {
    width: 100%;
    float: left;
    padding: 100px 0;
    background: #000;
}

.subfooter-container {
    float: left;
    width: 200px;
    padding: 0 10px;
}

.subfooter-container h1 {
    font-family: bodyfont;
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
}

.subfooter-container a {
    font-family: bodyfont;
    color: #5e5e5e;
    font-size: 14px;
    line-height: 1.5;
}

.subfooter-container ul li a:hover {
    color: white;
}

.biggercontain p {
    margin: 20px 0 40px 0;
}

.biggercontain {
    width: 500px;
    margin-left: 50px;
}

/*----------------Inner Page (Product)-----------------*/

#inner-head {
    float: left;
    width: 100%;
    background: url("../images/bg-index-sec1bottom.png") center bottom no-repeat, url("../images/bg-inner-head.jpg") center top no-repeat #000 fixed;
    min-height: 299px;
    text-align: center;
}

.head-catagorie {
    float: left;
    width: 100%;
    text-align: center;
    margin: 20px 0;
}

.head-catagorie h1 {
    font-weight: bold;
    letter-spacing: -2px;
}

#inner-head img.logo-index {
    margin-top: 88px;
}

#inner-content {
    float: left;
    width: 100%;
    padding: 0 0 80px 0;
}

.product-box {
    width: 47%;
    height: 550px;
    margin: 1%;
    float: left;
    border: 1px solid #9a9a9a;
    background: #e5e5e5;
}

.product-box-top {
    width: 100%;
    float: left;
    height: 420px;
    background: #fff;
    position: relative;
}

.product-box-bottom {
    width: 90%;
    float: left;
    padding: 20px 5% 0 5%;
}

.product-box-bottom h5 {
    font-weight: bold;
}

.product-box-top img {
    float: left;
}

/*.product-info{ float:left; padding-top:45px; line-height: 1.2; }*/

.product-info {
    float: left;
    width: 55%;
    padding-top: 45px;
    line-height: 1.2;
}

.product-info h1 {
    font-family: font911;
    line-height: 0.55;
    font-family: 39px;
}

.product-info h1.generic-name {
    text-transform: uppercase;
    font-size: 13px;
    font-family: bodyfont, Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 20px;
    line-height: 1;
}

.product-info h5 {
    text-transform: uppercase;
}

.product-info a {
    color: #000;
}

.product-info a:hover {
    color: #383838;
}

button.linktodetail {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 30px;
    height: 30px;
    background: #ffbf00;
    border: none;
    color: #fff;
}

button.linktodetail:hover {
    background: #383838;
}

.product-info p {
    font-size: 13px;
    margin-top: 20px;
}

table.product-info-chart {
    border: none;
}

table.product-info-chart tr {
    height: 20px;
}

table.product-info-chart tr td.table-left {
    width: 120px;
    float: left;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
}

table.product-info-chart tr td.table-left h2 {
    width: 120px;
    float: left;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    color: #000;
}

table.product-info-chart tr td.left {}

.star {
    width: 18px;
    height: 12px;
    background: #c4c4c4;
    float: left;
    margin-right: 3px;
}

.star-a {
    width: 18px;
    height: 12px;
    background: #000;
    float: left;
    margin-right: 3px;
}

.product-box-top strong {
    font-weight: bold;
}

.injection-thump-style {
    /*width:43%;*/
    width: 200px;
}

/*----------------Injectionamp teaser (Product)-----------------*/

.injection-amp-teaser {
    width: 95%;
    margin: 0px auto;
    margin-top: 65px;
    text-align: left;
}

.injection-amp-teaser-container-left {
    float: left;
    width: 48%;
}

.injection-amp-teaser-container-right {
    float: left;
    width: 46%;
    margin: 0 0 0 4%;
}

.injection-amp-teaser-container-right h1 {
    font-family: conblackfont, Tahoma, Geneva, sans-serif;
    color: #606060;
    font-size: 40px;
    letter-spacing: 0px;
}

.injection-amp-teaser-container-right h2 {
    font-family: conblackfont, Tahoma, Geneva, sans-serif;
    color: #000;
    font-size: 78px;
    font-weight: bold;
    letter-spacing: -3px;
    line-height: 0.75;
}

.injection-amp-teaser-container-right p {
    color: #000;
    font-size: 13.5px;
}

.ij-line {
    border-top: 1px solid #000;
    float: left;
    width: 100%;
    margin: 10px 0 25px 0;
}

.injection-amp-teaser-bottom {
    background: url("../images/ij-amp-teaser-bg.jpg") top center no-repeat;
    width: 100%;
    float: left;
    height: 92px;
    margin: 37px 0 42px 0;
}

.vdo-injection-amp-teaser {
    width: 100%;
    float: left;
    margin-top: 8px;
}

.vdo-injection-amp-teaser-res {
    display: none;
    margin: 40px 0 20px 0;
}

/*----------------end of Injectionamp teaser (Product)-----------------*/

/*----------------Checkcode Page -----------------*/

#check-code-head {
    float: left;
    width: 100%;
    background: url("../images/bg-index-sec1bottom.png") center bottom no-repeat, url("../images/bg-checkcode-head.jpg") center top no-repeat #000 fixed;
    min-height: 990px;
    text-align: center;
}

.checkcode-box {
    background: url("../images/check-code-prop.png");
    width: 305px;
    height: 458px;
    margin: 0px auto;
}

p.real-product,
p.real-product-checked {
    color: #9ed34a;
    font-size: 23px;
    text-transform: uppercase;
}

p.fake-product {
    color: red;
    font-size: 23px;
    text-transform: uppercase;
}

.checkcode-box button {
    border-radius: 5px;
    border: none;
    font-size: 20px;
    background: #5f8f13;
    color: #fff;
    width: 114px;
    height: 47px;
    margin: 0px auto;
    margin-top: 210px;
    cursor: pointer;
}

.checkcode-box button:hover {
    background: #42650a;
}

.checkcode-box input {
    border: 1px solid #000;
    height: 23px;
    width: 160px;
    float: right;
    margin-right: 32px;
}

.real-product,
.real-product-checked,
.fake-product {
    font-size: 25px !important;
    display: none;
}

#checkcode-content {
    float: left;
    width: 100%;
    padding: 80px 0 80px 0;
}

img.checkcode-howtocheck {
    float: right;
    margin: 38px 60px 0 0;
}

.howtocheck-contentbox {
    float: right;
    width: 50%;
}

.howtocheck-contentbox h1 {
    line-height: 0.8;
    margin-bottom: 32px;
}

.howtocheck-contentbox p {
    width: 400px;
    text-align: justify;
    color: #5e5e5e;
}

.head-catagorie p {}

/*---- close function------*/

/*----------------stack list & Media list Page -----------------*/

.header-innnerpage2 {
    float: left;
    width: 100%;
    background: url("../images/stacklist-bg.jpg") center top no-repeat #000 fixed;
    max-height: 319px;
    text-align: center;
    padding: 100px 0;
}

.header-innnerpage2 h1 {
    font-family: font911;
    font-size: 133px;
    color: #fff;
    line-height: 0.5;
}

.header-innnerpage2 h2 {
    font-family: font911;
    font-size: 40px;
    color: #9d9d9d;
}

.sec-innercontent2 {
    float: left;
    width: 100%;
    background: url("../images/gredientgray-bg.jpg") left top repeat-x #fff;
    padding-bottom: 100px;
}

.header-centerborder {
    border-bottom: 1px solid #434343;
    width: 100%;
    float: left;
    padding: 120px 0 20px 0;
    text-align: center;
}

.header-centerborder h2 {
    font-family: font911;
    font-size: 40px;
    color: #333333;
}

.stack-thump {
    text-align: center;
    width: 31%;
    padding: 20px 1% 10px 1%;
    float: left;
}

img.stacknameimg {
    margin-bottom: 10px;
}

.medialist {
    padding: 100px 0 50px 0;
}

.media-thump {
    float: left;
    width: 300px;
    margin: 10px 5px;
    text-align: center;
}

.media-thump h2 {
    font-family: bodyfont;
    color: #000;
    font-size: 18px;
    text-align: center;
    margin: 10px 0 20px 0;
}

.head-media-catagorie {
    float: left;
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 26px;
    margin-bottom: 80px;
}

.head-media-catagorie a {
    color: #000;
    text-transform: uppercase;
}

.head-media-catagorie a.active-btn {
    display: inline-block;
    background: #000;
    color: #fff;
    padding: 0 10px;
}

.head-media-catagorie a.active-btn:hover {
    text-decoration: none;
}

.head-media-catagorie a:hover {
    text-decoration: underline;
}

.product-image-download {
    float: left;
    width: 90%;
    padding: 0 5%;
}

.product-image-download h1 {
    font-size: 30px;
    margin-bottom: 20px;
}

.product-image-download a {
    color: #000;
    line-height: 1.8;
}

.product-image-download a:hover {
    text-decoration: underline;
}

/*----------------stack detail Page -----------------*/

#stackpage-detail {}

.sec1-stackpage {
    text-align: center;
    float: left;
    width: 100%;
}

img.sevenweekstack-logo {
    margin-top: 100px;
}

/*-------for 2product per stack---------*/

.product-stack-contain2 {
    float: left;
    width: 50%;
}

.nameset-product-stackdetail {
    text-align: left;
    width: 258px;
    margin: 0px auto;
    margin-bottom: 50px;
}

.product-stack-contain2 h1 {
    font-family: font911;
    line-height: 0.6;
}

.product-stack-contain2 h4 {
    padding: 3px 8px;
    background: #000;
    color: #fff;
    float: left;
    margin: 0 0 5px 0;
    font-size: 16px;
}

.product-stack-contain2 p {
    clear: both;
}

.product-forstackdetailpage {}

.border-gray {
    background: #595959;
    width: 100%;
    height: 1px;
    float: left;
    margin-top: 100px;
}

img.product-forstackdetailpage {
    margin: 130px 0 40px 0;
}

.sec2-stackpage {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 100px;
}

.sec2-stackpage p {
    font-size: 20px;
}

.sec2-stackpage h1 {
    font-family: font911;
    font-size: 60px;
    margin: 40px 0 60px 0;
}

.contain2col {
    float: left;
    width: 48%;
}

.borderleft {
    border-left: 1px solid #595959;
}

.contain2col h2 {
    color: #000;
    clear: both;
    font-size: 18px;
}

.alignright-groupset {
    text-align: right;
    margin-right: 40px;
}

.alignleft-groupset {
    text-align: left;
    margin-left: 40px;
}

.alignleft-groupset p {
    font-size: 15px;
}

.alignleft-groupset img {
    vertical-align: middle;
}

.alignleft-groupset h2 {
    margin-bottom: 10px;
}

.chartpower {
    height: 20px;
    background: #b4b4b4;
    float: right;
    margin: 10px 0 20px 0;
}

.row1-stackpage {
    text-align: right;
    float: left;
    width: 100%;
}

.row1-stackpage img {
    float: right;
    margin-left: 100px;
}

.row1-stackpage p {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 100px;
}

.row2-stackpage {
    text-align: left;
    float: left;
    width: 100%;
}

.row2-stackpage img {
    float: left;
    margin-right: 100px;
}

.row2-stackpage p {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 100px;
}

.sec3-stackpage {
    float: left;
    width: 100%;
    padding: 100px 0;
}

.backtostacklist {
    float: left;
    width: 100%;
    background: #e5e5e5;
    padding: 50px 0;
}

.backtostacklist {
    text-align: center;
}

.backtostacklist h1 {
    font-size: 28px;
}

.backtostacklist a {
    color: #000;
}

.backtostacklist a:hover {
    color: #515151;
}

/*------article list---------*/

img.article-thump {
    float: left;
    margin: 1%;
    width: 31%;
}

.article-line {
    margin-bottom: 50px;
}

#article-detail {
    float: left;
    text-align: left;
    width: 98%;
    margin: 20px 1% 100px;
}

/*
#article-detail p{ font-size:14px;}
#article-detail h1{font-size: 20px; margin-top:20px; font-weight: bold;}
#article-detail h3{ font-size: 18px; text-transform: none;}
#article-detail ul li{font-size:14px; list-style:inside;}
*/

.article-line-detail {
    float: left;
    width: 100%;
    text-align: center;
    margin: 30px 0;
}

.article-line-detail h2 {
    color: #000;
    font-family: font911;
}

#article-detail .pagefix {
    width: 1024px;
}

img.article-pic-head {
    width: 100%;
    margin: 50px 0;
}

.product-information {
    float: left;
}

.product-information h1 {
    font-size: 20px !important;
    margin: 50px 0 15px 0;
    color: #000;
}

.product-information p {
    margin: 0;
    font-size: 13px;
    color: #1a1a1a;
    margin-top: 25px;
}

.product-information a {
    color: #000;
    text-decoration: none !important;
}

.product-information ul li {
    font-size: 13px !important;
    list-style: disclosure-closed;
    margin-left: 20px;
    margin-bottom: 10px;
}

.product-information {
    margin: 20px 0 30px 0;
}

@font-face {
    font-family: "Roboto";
    src: url(../font/Roboto-Light.ttf);
    font-weight: 300;
}

@font-face {
    font-family: "Roboto";
    src: url(../font/Roboto-Regular.ttf);
    font-weight: 400;
}

@font-face {
    font-family: "Roboto";
    src: url(../font/Roboto-Bold.ttf);
    font-weight: 500;
}

.article-line-detail h1 {
    font-family: font911 !important;
    font-size: 37px;
}

#article-detail p {
    font-family: "Roboto";
    font-weight: 300;
    font-size: 18px;
    line-height: 1.5em;
    margin-bottom: 15px;
}

#article-detail h1 {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 28px;
    margin: 30px 0px 20px 0px;
    font-weight: normal;
}

#article-detail h2 {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 22px;
    color: #000;
    margin: 25px 0px 10px 0px;
    font-weight: normal;
}

.article-line-detail h2 {
    font-size: 37px !important;
}

#article-detail ul {
    margin: 10px 0;
}

#article-detail ul li {
    font-family: "Roboto";
    font-weight: 300;
    font-size: 18px;
    margin-left: 12px;
    line-height: 1.6em;
    list-style: inside;
}

/* END added CSS style for article */

/*----------------News Page -----------------*/

.news-box {
    float: left;
    width: 80%;
    padding: 20px 10% 40px 10%;
}

.news-box h1 {
    font-family: thinfont, Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    font-size: 32px;
    margin: 25px 0 20px 0;
}

.news-box a {
    color: #7e0c21;
}

img.news-icn {
    float: left;
    margin: 0 25px 0 0;
}

.news-box-line {
    float: left;
    width: 100%;
    height: 1px;
    background: #aeaeae;
    margin-top: 40px;
}

@media screen and (max-width: 1280px) {
    .pagefix {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0;
    }
    .detailpage-contain-left {
        margin: 0 20px 0 120px;
    }
    .detialpage-contain-right img {
        width: 500px;
        height: auto;
    }
    .stackthumpimg {
        width: 90%;
    }
    .stacknameimg {
        width: 90%;
    }
    .subfooter-container {
        width: 18%;
        padding: 0;
    }
    .biggercontain {
        width: 30%;
        padding: 0;
    }
    .article-line {
        border: none;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 1024px) {
    #sec2 {
        padding-bottom: 40px;
    }
    /*------------------Product Page-------------------*/
    .pagefix-product {
        width: 100%;
        float: left;
    }
    /*.product-box{width:98%; margin:5px 1%; padding: 0 0 30px 0; height: auto;}*/
    .product-box {
        width: 46%;
        margin: 1%;
        padding: 0 0 30px 0;
        height: auto;
        min-height: 500px;
    }
    #article-detail .pagefix {
        width: 100%;
        float: left;
    }
    .product-box-top {
        height: auto;
    }
    .detailpage-contain-left {
        margin: 0 10px 0 50px;
    }
    .bestfor-group {
        width: 100%;
    }
    .detialpage-contain-right img {
        width: 450px;
    }
    .product-box-top {
        padding-bottom: 20px;
    }
    .smallpage {
        width: 90%;
        padding: 0 5%;
    }
    .smallpage2 {
        width: 90%;
        padding: 0 5%;
    }
    /*-------injection-amp-teaser-------*/
    .injection-amp-teaser {
        float: left;
        margin: 69px 2.5% 59px 2.5%;
    }
    .vdo-injection-amp-teaser {
        display: none;
    }
    .vdo-injection-amp-teaser-res {
        display: block;
    }
    .injection-amp-teaser-container-left {
        display: none;
    }
    .injection-amp-teaser-container-right {
        width: 80%;
        margin: 0 10%;
    }
    .injection-amp-teaser-bottom {
        display: none;
    }
    /*-------end of injection-amp-teaser-------*/
    /*-------StackDetailPage-------*/
    .border-gray {
        width: 90%;
        margin: 100px 5% 0 5%;
    }
    .sec2-stackpage p {
        font-size: 17px;
        width: 90%;
        margin: 0px auto;
    }
    .header-centerborder h2 {
        font-size: 34px;
    }
    .article-head h1 {
        font-size: 90px;
    }
}

@media screen and (max-width: 930px) {
    #sec2 {
        background-size: auto 100%;
    }
    .content-sec2 h3 {
        margin-top: 38px !important;
    }
    .sec2-prop {
        margin-left: 37px;
        width: 40%;
    }
    .content-sec2 {
        width: 40%;
        margin-left: 10%;
    }
    .detailpage-contain-left {
        width: 40%;
        float: left;
        margin: 0;
        padding: 0 10px 0 4%;
    }
    .detialpage-contain-right {
        width: 50%;
        float: left;
    }
    .detialpage-contain-right p {
        width: 100%;
    }
    .product-box {
        width: 98%;
        margin: 5px 1%;
        padding: 0 0 30px 0;
        height: auto;
    }
    /*-------StackDetailPage-------*/
    .breaktext {
        display: none;
    }
    img.product-forstackdetailpage {
        width: 70%;
    }
    .row1-stackpage p {
        margin-top: 70px;
    }
    .product-stack-contain2 {
        width: 49%;
    }
    /*------- Detailpage Oral-------*/
    #fullwidth-top-detailoral h1 {
        font-size: 90px;
    }
    #fullwidth-top-detailoral h2 {
        font-size: 30px;
    }
    .detail-oral-right {
        width: 55%;
        margin-left: 5%;
    }
    img.oral-pic-detailpage {
        width: 65%;
    }
    img.peptide-pic-detailpage {
        width: 65%;
    }
}

@media screen and (max-width: 820px) {
    .detialpage-contain-right img {
        width: 100%;
    }
    .vdo-detailpage {
        width: 98%;
    }
    .hilight-product img {
        margin-right: 5px;
        width: 22%;
        height: auto;
    }
    .alignleft-groupset p {
        font-size: 12px;
    }
    /*-------StackDetailPage-------*/
    .row1-stackpage p {
        margin-top: 50px;
    }
    .header-centerborder {
        padding-top: 80px;
    }
}

@media screen and (max-width: 768px) {
    .content-sec5 p {
        width: auto;
    }
    .index-product-box {
        width: 44%;
        height: 500px;
    }
    .content-sec3 {
        margin-left: 40%;
    }
    .header-sec4 {
        margin: 80px 0 26px 0;
    }
    #sec4 {
        padding-bottom: 40px;
    }
    .howtocheck-contentbox {
        width: 62%;
    }
    .vdo-teaser {
        width: 100%;
    }
    img.logo-detailpage-thump {
        display: none;
    }
    .detailpage-contain-left h1 {
        font-size: 62px;
        margin-top: 46px;
    }
    .product-info {
        float: left;
        width: 70%;
    }
    .product-box-top {
        padding-bottom: 20px;
    }
    .biggercontain {
        width: 33%;
        margin-left: 40px;
        margin-right: 30px;
    }
    .subfooter-container h1 {
        height: 35px;
    }
    /*-------StackDetailPage-------*/
    img.sevenweekstack-logo {
        width: 80%;
    }
    .sec2-stackpage h1 {
        font-size: 50px;
    }
    .row1-stackpage img {
        margin-left: 50px;
    }
    .row2-stackpage img {
        margin-right: 50px;
    }
    .row1-stackpage p {
        font-size: 12px;
    }
    .row2-stackpage p {
        font-size: 12px;
    }
    .alignleft-groupset p {
        font-size: 11px;
    }
    .sec2-stackpage h1 {
        font-size: 45px;
    }
    .subfooter {
        border-top: 1px solid #fff;
    }
    .header-centerborder h2 {
        font-size: 25px;
    }
}

@media screen and (max-width: 430px) {
    .fast-contact {
        display: none;
    }
    .main-menu {
        position: fixed;
        width: 100%;
        background: #000;
        padding: 0 0 10px 0;
    }
    h1.slogan {
        margin-top: 142px;
        font-size: 57px;
    }
    p.slogan2 {
        margin-top: 11px;
        font-size: 13px;
    }
    #sec1 {
        background: url("../images/bg-index-sec1bottom.png") center bottom no-repeat, url("../images/bg-index-sec1.jpg") center top no-repeat #000 fixed;
    }
    .content-sec2 {
        width: 90%;
        padding: 0 5%;
        margin: 0;
        text-align: left;
    }
    .content-sec2 h3 {
        float: none;
    }
    .content-sec2 img {
        float: none;
        margin-top: 8px;
    }
    .sec2-prop {
        float: right;
        width: 50%;
        margin: -164px -55px 0 0;
    }
    .content-sec3 p.justify {
        width: auto;
        margin-right: 0;
    }
    .content-sec3 p {
        width: auto;
    }
    .content-sec3 {
        width: 90%;
        margin: 0 5%;
    }
    .content-sec3 h1 {
        font-size: 64px;
    }
    .header-sec4 img {
        float: left;
        margin-left: 49px;
    }
    #sec2 {
        overflow: hidden;
    }
    .content-sec5 {
        width: 90%;
        margin: 0 5%;
    }
    ul.sub-menu {
        background: #000;
        padding: 10px 10px 20px 10px;
    }
    .header-sec4 {
        margin: 70px 0 6px 0;
    }
    /*------------------checkcode Page-------------------*/
    #check-code-head h1 {
        font-size: 35px;
        margin-top: 34px !important;
    }
    #check-code-head p {
        font-size: 11px;
    }
    #check-code-head p br {
        display: none;
    }
    .howtocheck-contentbox {
        width: 90%;
        float: left;
        padding: 0 5%;
    }
    .howtocheck-contentbox p {
        width: auto;
    }
    img.checkcode-howtocheck {
        float: left;
        margin: 38px 60px 0 5%;
    }
    /*------------------Product Page-------------------*/
    .product-box-top img {
        width: 28%;
    }
    .product-box {
        padding: 0 0 30px 0;
    }
    .product-info {
        padding-top: 30px;
        margin-left: 12px;
    }
    .product-info p {
        font-size: 12px;
    }
    .product-box-top {
        padding-bottom: 20px;
    }
    .product-info h5,
    .product-info h1.generic-name {
        font-size: 12px;
    }
    h1.ibu-h1-special {
        font-size: 28px !important;
    }
    #inner-content {
        padding: 0;
    }
    .vdo-teaser {
        float: left;
        width: 100%;
        height: auto;
        margin-bottom: 50px;
    }
    .detialpage-contain-right img {
        display: none;
    }
    .detailpage-contain-left {
        width: 90%;
        float: left;
        margin: 0;
        padding: 0 5%;
        overflow: hidden;
    }
    .detialpage-contain-right {
        width: 90%;
        float: left;
        padding: 0 5%;
    }
    .vdo-detailpage {
        width: 100%;
    }
    img.img-product-responsive {
        display: block;
        width: 119%;
        height: auto;
        margin-top: -72px;
        margin-bottom: 16px;
    }
    .detailpagemenu {
        border-bottom: 24px solid #e5e5e5;
    }
    .detailpage-contain-left h1 {
        margin-top: 90px;
    }
    .detialpage-contain-right p {
        margin: 0;
    }
    #sec3-detail {
        background-size: 180%;
        background-position-x: -218px;
        background-position-y: 2px;
    }
    #sec3-detail .athelet-topic {
        margin: 140px 0 20px 0;
        width: 85%;
    }
    #sec2-detail {
        padding: 100px 0 100px 0;
    }
    #sec2-detail h3 {
        font-size: 31px;
    }
    .fast-contact-detailpage {
        display: none;
    }
    .product-box-top img {
        width: auto;
    }
    .product-info {
        float: left;
        padding-top: 16px;
        margin-left: 7px;
        width: 90%;
    }
    .product-box-top {
        width: 90%;
        padding: 0 5% 20px 5%;
    }
    /*-------subfooter-------*/
    .index-product-box {
        height: 520px;
    }
    .subfooter-container h1 {
        height: auto;
        margin: 40px 0 20px 0;
    }
    .subfooter-container {
        width: 90%;
        margin: 10px 0 10px 10%;
    }
    .biggercontain {
        width: 90%;
        margin: 10px 0 10px 10%;
    }
    /*-------StackDetailPage-------*/
    img.product-forstackdetailpage {
        width: 95%;
    }
    .product-stack-contain2 h1 {
        font-size: 30px;
    }
    .nameset-product-stackdetail {
        width: 65%;
    }
    img.mode-inject-icn {
        width: 70%;
    }
    img.mode-oral-icn {
        width: 50%;
    }
    .contain2col {
        float: left;
        width: 90%;
        margin: 0 5%;
    }
    .alignright-groupset {
        text-align: left;
    }
    .chartpower {
        float: left;
    }
    .alignleft-groupset {
        margin-left: 0;
    }
    .borderleft {
        border-left: none;
        margin-top: 50px;
        border-top: 1px solid gray;
        padding-top: 50px;
    }
    .sec2-stackpage {
        padding-top: 80px;
    }
    .sec2-stackpage h1 {
        line-height: 0.6;
        font-size: 49px;
    }
    .alignleft-groupset p {
        font-size: 14px;
    }
    .sec2-stackpage p {
        font-size: 14px;
    }
    .row1-stackpage,
    .row2-stackpage {
        text-align: center;
    }
    .row1-stackpage p,
    .row2-stackpage p {
        text-align: center;
        float: left;
        margin-top: 35px;
    }
    .row1-stackpage img,
    .row2-stackpage img {
        margin: 0px auto;
        float: none;
        margin-top: 35px;
    }
    .sec3-stackpage {
        padding-top: 35px;
    }
    .border-gray {
        margin-top: 50px;
    }
    .backtostacklist h1 {
        font-size: 30px;
    }
    .nameset-product-stackdetail {
        margin-left: 20px;
    }
    .product-stack-contain2 h4 {
        margin: 7px 0 5px 0;
        font-size: 12px;
    }
    .stack-thump {
        width: 98%;
    }
    .stackthumpimg {
        width: auto;
    }
    .stacknameimg {
        width: auto;
    }
    .header-innnerpage2 h1 {
        font-size: 70px;
        line-height: 0.7;
    }
    .header-innnerpage2 h2 {
        font-size: 25px;
    }
    .header-innnerpage2 {
        padding: 130px 0 70px 0;
    }
    .header-centerborder h2 {
        font-size: 31px;
    }
    .media-thump {
        width: 90%;
        padding: 10px 5%;
        margin: 10px 0;
    }
    /*---------------- DetailPage Oral ------------------*/
    img.logo-detailpage-thump-oral {
        display: none;
    }
    #fullwidth-top-detailoral h1 {
        font-size: 56px;
        margin-top: 100px;
    }
    #fullwidth-top-detailoral h2 {
        font-size: 25px;
    }
    h1.peptidename {
        font-size: 48px !important;
        letter-spacing: -2px !important;
    }
    h2.peptidegeneric {
        font-size: 20px !important;
    }
    img.oral-pic-detailpage {
        width: 80%;
    }
    img.peptide-pic-detailpage {
        width: 90%;
    }
    .detail-oral-left {
        width: 100%;
        margin: 0;
    }
    .detail-oral-right {
        width: 100%;
        margin: 0;
    }
    .header-centerborder h2 {
        font-size: 22px;
    }
    .article-head h1 {
        font-size: 50px;
    }
    img.article-thump {
        width: 48%;
    }
    .article-line {
        padding-top: 30px !important;
    }
    #article-detail {
        margin: 50px 5% 50px;
        width: 90%;
    }
    .article-line-detail h2 {
        font-size: 25px;
    }
    img.news-icn {
        margin-left: -20px;
        float: none;
    }
    .news-box h1 {
        margin-top: 10px;
    }
    /*-------injection-amp-teaser-------*/
    .injection-amp-teaser-container-right {
        width: 90%;
        margin: 0 5%;
    }
    .injection-amp-teaser-container-right h2 {
        font-size: 69px;
    }
    /*-------end of injection-amp-teaser-------*/
}

@media screen and (max-width: 380px) {
    .content-sec5 textarea {
        width: 100%;
    }
    .content-sec5 input {
        width: 100%;
    }
    .content-sec3 h1 {
        font-size: 61px;
    }
    #footer {
        font-size: 12.9px;
    }
    .index-product-box {
        width: 43%;
    }
    .index-product-box {
        height: auto;
        min-height: 485px;
    }
    #sec4 {
        height: auto;
        min-height: auto;
    }
    /*------------------Product Page-------------------*/
    /*.product-info h1{font-size: 21px;}


	*/
    .product-info p {
        font-size: 11px;
    }
    .product-info h1 br {
        display: block;
    }
    .product-info h5,
    .product-info h1.generic-name {
        font-size: 11px;
    }
    #check-code-head p {
        margin-left: 8% !important;
        margin-right: 8% !important;
    }
    .index-product-box img {
        width: 100%;
    }
    .main-menu ul li a {
        font-size: 12px;
    }
    /*-------StackDetailPage-------*/
    .sec2-stackpage p {
        font-size: 13px;
    }
    img.product-forstackdetailpage {
        margin-top: 90px;
    }
    /*---------------- DetailPage Oral ------------------*/
    #fullwidth-top-detailoral h1 {
        font-size: 48px;
        margin-top: 100px;
        letter-spacing: -2px;
    }
    .index-product-box {
        width: 40%;
        min-height: 500px;
        overflow: hidden;
    }
    .news-box-line {
        margin-top: 60px;
    }
}