html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, main, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
main {
    overflow: hidden;
}
body {
    line-height: 1;
}

b, strong {
    font-weight: bold;
}

em, i {
    font-style: italic;
}

ol, ul {
    list-style: outside none none;
}

blockquote::before, blockquote::after, q::before, q::after {
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans"), local("OpenSans"), url('../fonts/u-wuoqret9fueobqw7jkrfy6323mhuzfjmgtvxag2ie.eot') format("embedded-opentype");
}

body {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 12px;
}

*::-moz-selection {
    background: #98296b none repeat scroll 0% 0%;
    color: #60A0FF;
}

body {
    border-top: 5px solid black;
    color: black;
    background: #cdddea;
}

#tx-container {
    margin: 0px auto;
    max-width: 1000px;
    width: 97%;
}

#top {
    max-width: 823px;
    font-family: 'Roboto', sans-serif;
    margin: 0 auto 30px auto;
    background: #fff;
}

#top .logo_name {
    font-size: 20px;
    display: inline-block;
    width: 16%;
    vertical-align: middle;
}

#top .logo_img {
    display: inline-block;
    width: 20%;
    vertical-align: middle;
}

#top .logo_img img {
    max-width: 87px;
    width: 100%;
}

#top .medical {
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    width: 60%;
}

#top .medical .news {
    font-size: 55px;
    color: red;
    font-weight: bold;
    letter-spacing: 3px;
}

#top .logo {
    padding: 10px 20px;
    font-size: 0;
}

#top .medical .reporter {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 3px;
    position: relative;
}

#top .medical .reporter:before {
    content: '';
    position: absolute;
    height: 2px;
    background: #000;
    width: 35%;
    left: -37px;
    top: 9px;
}

#top .medical .reporter:after {
    content: '';
    position: absolute;
    height: 2px;
    background: #000;
    width: 35%;
    right: -13px;
    top: 9px;
}

#tx-timeLine {
    height: 20px;
    text-align: right;
    color: white;
    line-height: 20px;
    padding: 0px 20px 0px 0px;
    background: transparent linear-gradient(to right, white 0%, black 100%) repeat scroll 0% 0%;
}

#tx-logo {
    margin: 0px auto;
    display: block;
}

#tx-main {
    height: auto;
    margin: 0px 0px 20px;
    padding: 0px;
    background: #f8f7fd none repeat scroll 0% 0%;
    box-shadow: 1px 1px 7px black;
}

#tx-comments {
    height: auto;
    margin: 0px 0px 20px;
    background: #f8f7fd none repeat scroll 0% 0%;
    box-shadow: 1px 1px 7px black;
}

#tx-content {
    padding: 2%;
    margin: 0px auto;
    max-width: 823px;
    width: 100%;
}

#tx-content section {
    height: auto;
}

#tx-content section u {
    text-decoration: none;
    font-weight: bold;
}

#tx-content strong {
    font-weight: 600;
}

#tx-content section p {
    margin: 15px 0px 20px;
    font-size: 16px;
    line-height: 22px;
}

#tx-content section ol {
    margin: 0px 0px 20px 40px;
    font-size: 16px;
    line-height: 22px;
    list-style-type: decimal;
}

#tx-content header h1, #tx-comments h1 {
    font-weight: 600;
    font-size: 30px;
    margin: 0px;
    color: white;
    background: #98296b none repeat scroll 0% 0%;
    display: block;
    position: relative;
    padding: 10px;
    bottom: 30px;
}

.entry-meta {
    text-align: right;
    position: relative;
    bottom: 20px;
    font-weight: 600;
    color: #98296b;
    font-size: 15px;
    border-bottom: 1px solid #333333;
}

#ba-image {
    margin-top: 2em;
    width: 50%;
    height: auto;
    border: 5px solid white;
    box-shadow: 0px 0px 10px black;
}

#tx-content .notice {
    border: 5px solid #98296b;
    font-size: 18px;
    margin: 0px 0px 20px;
    padding: 20px;
    background: #98296b none repeat scroll 0% 0%;
    color: white;
    line-height: 22px;
}

#tx-content a:link, #tx-content a:visited {
    color: #60A0FF;
    display: inline-block;
    padding: 5px;
    line-height: 16px;
    text-decoration: none;
}

#tx-content a:hover {
    text-decoration: underline;
}

#tx-content a:hover {
}

#tx-sidebar {
    float: right;
    vertical-align: top;
    width: 15%;
    font-size: 13px;
    color: white;
    padding: 10px;
    height: auto;
    border: 0px none;
    box-shadow: 0px 0px 20px #eeeeee inset;
    background: #191919 none repeat scroll 0% 0%;
}

#tx-sidebar h2 {
    font-weight: 600;
    display: block;
    background: #98296b none repeat scroll 0% 0%;
    position: relative;
    font-size: 16px;
    padding: 5px;
    bottom: 15px;
    right: 15px;
}

#tx-sidebar li {
    line-height: 18px;
    margin: 0px 0px 25px;
}

#tx-sidebar a:link, #tx-sidebar a:visited {
    color: #98296b;
    display: inline-block;
    padding: 5px;
    line-height: 1.2;
    text-decoration: underline;
    font-weight: 600;
    font-size: 20px;
}

#tx-sidebar a:hover, #tx-sidebar a.hover {
    color: white;
}

#tx-comments {
    padding: 20px 20px 20px;
    margin: 40px 0px 20px;
    font-size: 17px;
    line-height: 20px;
}

#tx-comments .descrip {
    font-style: italic;
    margin: 0px 0px 20px;
}

#tx-comments .comment {
    margin: 0px 0px 20px;
    border-bottom: 1px solid #cccccc;
    padding: 10px 0px;
}

#tx-comments .text1 {
    font-weight: 600;
    color: #98296b;
    padding-right: 10px;
}

#tx-comments .text3 {
    padding: 10px 10px 0px;
    font-size: 15px;
    margin-left: 70px;
}

#tx-comments h2 {
    font-weight: 600;
    font-size: 30px;
    margin: 0px 0px 20px;
    color: white;
    background: #98296b none repeat scroll 0% 0%;
    display: block;
    position: relative;
    padding: 10px;
    right: 30px;
}

#tx-comments textarea {
    max-width: 950px;
    width: 100%;
}

#author, #email {
    width: 200px;
}

#submit {
    border: 1px solid #98296b;
    background: #98296b none repeat scroll 0% 0%;
    color: white;
    padding: 10px;
    font-weight: 600;
    float: right;
    margin: 5px 0px;
    cursor: pointer;
}

#tx-footer {
    clear: both;
    width: 100%;
    height: 30px;
    font-size: 15px;
    position: relative;
}

ol.num {
    list-style-type: decimal;
    padding: 0px 20px;
}

ol.num strong {
    font-weight: 600;
    display: block;
    margin: 0px 0px 10px;
    font-size: 17px;
}

#tx-adds {
    border: 5px solid #98296b;
    padding: 20px;
    margin: 0px 0px 20px;
    text-align: center;
    background-color: #fcefbb;
    clear: both;
}

#tx-adds h3 {
    text-align: center;
    text-decoration: underline;
    color: #98296b;
}

.qq {
    clear: both;
}

.qq1 {
    text-align: center;
}

.qq2 {
    color: rgb(255, 255, 255); font-size: 12px;
}

#tx-adds a:link, #tx-adds a:visited, #tx-adds a:active {
    text-decoration: none;
    color: #98296b;
    font-size: 30px;
    font-weight: bold;
    margin-top: 10px;
    display: inline-block;
}

#tx-adds a:hover {
    text-decoration: underline;
}

.add-label-v, .button {
    background: #98296b none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    margin: 20px auto;
    max-width: 600px;
    padding: 10px;
}

.button {
    line-height: 20px;
    padding: 10px 0;
    text-transform: uppercase;
    width: 275px;
    text-decoration: none;
    border-radius: 10px;
}

.button:hover {
    transition: 0.3s;
    transform: scale(1.05);
}


.right {
    float: right;
}

.clearfix {
    clear: both;
}

#fatburn_img {
    display: block;
    max-width: 510px;
    width: 100%;
    background: transparent url('../img/fat-burn2.png') no-repeat scroll center top;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: black;
    text-align: center;
}

#fatburn_img .blue {
    color: #1449a3;
}

.fatburn-wrapper {
    margin: 1em auto 2em;
    padding: 1em 0px 1em 1.5em;
    background-color: white;
    max-width: 536px;
    width: 100%;
    border: 5px solid #98296b;
    box-shadow: 0px 0px 10px black;
}

.d38f0e547e2d {
    width: 2px !important;
    height: 2px !important;
    border: 0px none !important;
    background: transparent none repeat scroll 0% 0% !important;
    position: absolute;
}

.padd {
    float: left;
    margin-right: 10px;
}

.padd img {
    width: 70px;
}

img {
    max-width: 100%;
}

.clearfix:after {
    display: table;
    content: " ";
    clear: both;
}
@media screen and (max-width: 992px){
    #top .medical .reporter {
        display: none;
    }
    .none {
        display: none;
    }
    #tx-adds img {
        width: 75%;
    }
    #tx-adds a:link, #tx-adds a:visited, #tx-adds a:active {
        font-size: 26px;
    }
}

@media only screen and (max-width: 860px) {
    #top .medical .news {
        font-size: 33px;
    }

    #top .medical {
        width: 46%;
    }

    #top .medical .reporter:before {
        width: 23%;
    }

    #top .medical .reporter:after {
        width: 23%;
    }

    #top .logo_img {
        text-align: center;
    }

}



@media only screen and (max-width: 800px) {
    #tx-content {
        float: none;
        width: 95%;
    }

    #tx-content header h1, #tx-comments h1, .entry-meta {
        position: static;
        font-size: 24px;
    }

    #tx-sidebar {
        display: none
    }

    .product-p {
        text-align: center;
    }
}

@media only screen and (max-width: 690px) {
    #top .medical {
        display: none;
    }

    #top .logo_img {
        text-align: left;
    }

    #top .logo_name {
        width: 126px;
    }

    #top .logo_img {
        width: 87px;
    }

    #top .logo {
        text-align: center;
    }
}



@media only screen and (max-width: 580px) {
    .doc-wrap {
        width: auto !important;
    }

    #top {
        margin: 0 0 15px;
    }

    .doc {
        width: 73% !important;
        display: block !important;
        margin: 20px auto 0 !important;
        float: none !important;
    }

    .wrap-qoute {
        width: 90% !important;
        text-align: justify;
    }

    .comment:nth-child(-n+10) {
        display: block;
    }

    .fatburn-wrapper {
        display: none;
    }

    #ba-image {
        width: 100%;
        height: auto;
    }

}

@media only screen and (max-width: 420px) {
    .prod-wrap {
        width: 100%;
        text-align: center;
    }

    .prod-wrap img {
        width: 100%;
    }
}

.center {
    text-align: center;
}

a {
    color: #60A0FF;
}

.ban {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    background: #f8f7fd none repeat scroll 0% 0%;
    box-shadow: 1px 1px 7px black;
    text-align: center;
}

.ban img:nth-child(1) {
    display: none;
}

.fl {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 480px) {
    .ban img:nth-child(2) {
        display: none;
    }



    .ban img:nth-child(1) {
        display: inline-block;

    }

    .fl {
        display: block;
        float: none;
        margin: 15px auto;
    }
}

section a {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
