@charset "utf-8";
.clear,
h6 {
    padding: 0;
    margin: 0
}

h2,
h5,
h7 {
    color: #333
}

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

h1,
h2 {
    font-weight: 900;
    font-family: Roboto, sans-serif;
    display: inline-block;
    width: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    background: #fff
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

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

blockquote {
    margin: 0 40px 1em;
    font-style: italic
}

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

table caption {
    margin-bottom: 10px
}

table tr {
    border: 1px solid #00c0b5
}

table tr td {
    border-right: 1px solid #00c0b5;
    padding: 10px
}

table tr td:last-child {
    border-right: 0
}

.clear {
    clear: both
}

h1 {
    font-size: 56px;
    line-height: 56px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .25)
}

h2 {
    font-size: 36px;
    line-height: 45px
}

h3 {
    font-size: 24px;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    color: #00c0b5;
    display: inline-block;
    width: 100%;
    line-height: 24px
}

h4,
h5 {
    font-size: 21px;
    font-family: Roboto, sans-serif;
    line-height: 21px;
    margin-bottom: 5px;
    display: block
}

h4 {
    font-weight: 900;
    color: #00c0b5;
    background: #c8f0ee;
    padding: 15px 14px;
    margin-top: 20px
}

h5 {
    font-weight: 700;
    padding: 0;
    margin-top: 15px
}

h6 {
    font-size: 18px;
    font-weight: 500;
    font-family: Roboto, sans-serif;
    line-height: 24px;
    color: #00c0b5;
    display: inline-block;
    width: 100%
}

.cz-main-outer-wrapp,
h7,
p {
    font-size: 16px;
    font-family: Roboto, sans-serif;
    line-height: 24px
}

h7 {
    font-weight: 700;
    margin: 15px 0 0;
    display: block
}

p {
    font-weight: 300;
    color: #777;
    display: inline-block;
    width: 100%;
    margin: 15px 0
}

.cct_ola_class li a,
p a,
p strong {
    font-weight: 700
}

.cct_ola_class li a,
.cct_ola_class li a:focus,
.cct_ola_class li a:hover,
p a,
p a:focus,
p a:hover {
    color: #00c0b5;
    text-decoration: none
}

p strong {
    display: inline-block
}

p a {
    display: inline
}

a,
a:hover {
    text-decoration: none
}

a:focus {
    outline: 0;
    text-decoration: none
}

img {
    max-width: 100%
}

.cz-main-outer-wrapp {
    width: 100%;
    display: block;
    transition: all .5s linear;
    transition: all .4s ease;
    overflow: hidden;
    background-color: #f0f0f0;
    font-weight: 300;
    color: #777
}

.cz-container {
    max-width: 1170px!important;
    width: 100%!important;
    margin: 0 auto;
    padding: 0 15px;
    float: none
}

.cz-ad-wrapper {
    background-color: #5a5a5a;
    border-bottom: 3px solid #858e84;
    padding: 10px 0 5px;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 100
}

header {
    display: inline-block;
    width: 100%;
    transition: all .4s ease;
    margin-top: 85px
}

.header-user-buttons {
    display: block;
    width: 100%;
    text-align: right;
    margin: 0
}

.header-user-buttons .col-md-12 {
    padding-left: 0;
    padding-right: 0
}

.header-user-buttons ul {
    margin: 0;
    padding: 0
}

.header-user-buttons ul li {
    display: inline-block
}

.header-user-buttons a,
.header-user-buttons a:focus {
    background: #5e6e65;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 900;
    line-height: 14px;
    margin-left: 4px;
    padding: 10px 15px;
    text-transform: uppercase;
    transition: all .4s ease
}

.cz-text-character-wrapp,
.cz-text-character-wrapp p {
    color: #666;
    line-height: 24px;
    font-size: 14px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    display: inline-block
}

.header-user-buttons a:hover {
    background: #ff8c00;
    transition: all .4s ease
}

.header-user-buttons a span {
    display: inline-block;
    margin-right: 3px
}

.header-user-buttons a:last-child {
    margin-right: 0
}

.cz-header-top-wrapper {
    display: inline-block;
    width: 100%;
    padding-top: 27px;
    padding-bottom: 27px
}

.cz-header-top-left-wrapper {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding-top: 12px
}

.cz-header-top-midd-wrapper {
    display: inline-block;
    width: 100%;
    text-align: center
}

.cz-header-top-right-wrapper {
    display: inline-block;
    width: 100%;
    text-align: right;
    padding-top: 14px
}

.cz-text-character-wrapp {
    width: 40%;
    float: left
}

.cz-text-character-wrapp p {
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 0
}

.cz-text-character-wrapp a,
.cz-text-character-wrapp a.active,
.cz-text-character-wrapp a:focus,
.cz-text-character-wrapp a:hover {
    color: #00c0b5;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    border-bottom: 1px solid transparent;
    font-weight: 400
}

.cz-text-character-wrapp a.active,
.cz-text-character-wrapp a:focus,
.cz-text-character-wrapp a:hover {
    border-bottom: 1px solid #00c0b5
}

.cz-text-character-wrapp a.cz-small {
    font-size: 12px;
    text-transform: uppercase
}

.cz-text-character-wrapp a.cz-medium {
    font-size: 16px;
    text-transform: uppercase
}

.cz-text-character-wrapp a.cz-large {
    font-size: 20px;
    text-transform: uppercase
}

.cz-search-news-wrapp {
    width: 60%;
    float: left;
    display: inline-block
}

.cz-search-news-wrapp input[type=text] { 

    height: 32px;
    width: 100%;
    max-width: 200px;
    border: 1px solid #d5d5d5;
    border-radius: 20px;
    font-size: 12px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    color: #6c6c6c;
    display: inline-block;
    padding-left: 34px;
    padding-right: 5px;
    line-height: 32px;
   /* background: url(../images/search-icon.png) 10px 7px no-repeat #fff*/
   background: url(../images/sprite-image-one.png)#fff no-repeat;
       background-position: 10px -410px;
}

.cz-logo-wrapp {
    padding-left: 0;
    padding-right: 0
}

.cz-logo-wrapp a {
    display: block
}

.cz-header-social-icons {
    width: 40%;
    float: left;
    text-align: right;
    vertical-align: top
}

.cz-header-social-icons ul li {
    display: inline-block;
    text-align: center;
    margin-right: 6px;
    vertical-align: top
}

.cz-header-social-icons ul li a {
    display: block;
    background: #dde6e1;
    text-align: center;
    color: #5e6e65;
    font-size: 17px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    line-height: 32px;
    transition: all .4s ease;
    padding: 0
}

.cz-login-btn,
.cz-register-btn {
    font-size: 14px;
    font-family: Roboto, sans-serif;
    line-height: 14px;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    text-transform: uppercase
}

.cz-header-social-icons ul li a:focus,
.cz-header-social-icons ul li a:hover {
    transition: all .4s ease;
    background: #00c0b5;
    color: #fff
}

.cz-login-register-wrapp {
    width: 60%;
    float: left;
    text-align: right;
    vertical-align: top
}

.cz-login-register-wrapp ul li {
    display: inline-block
}

.cz-login-btn {
    padding: 10px 15px 10px 38px;
    font-weight: 700;
    background: url(../images/user-icon.png) 15px center no-repeat #ff8c00
}

.cz-login-btn:focus,
.cz-login-btn:hover {
    color: #fff
}

.cz-register-btn {
    padding: 10px 15px;
    background: #5e6e65;
    font-weight: 900;
    margin-left: 9px
}

.cz-find-link li,
.cz-main-nav-outer-wrapp .navbar-brand,
.navbar-nav>li>a {
    font-size: 16px;
    line-height: 16px;
    font-family: Roboto, sans-serif
}

.cz-register-btn:focus,
.cz-register-btn:hover {
    color: #fff
}

.cz-header-bottom-wrapper {
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.cz-main-nav-outer-wrapp .navbar-default {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    min-height: 10px;
    background: #00b7ac
}

.cz-main-nav-outer-wrapp .navbar-nav {
    padding-bottom: 0;
    margin-bottom: 0
}

.cz-main-nav-outer-wrapp .navbar-brand,
.navbar-nav>li>a {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    padding-bottom: 17px!important;
    padding-top: 18px!important;
    padding-left: 43px;
    padding-right: 42px;
    transition: all .4s ease;
    background: #00b7ac;
    border-bottom: #00a69d solid 2px;
    position: relative
}

.cz-main-nav-outer-wrapp .navbar-brand,
.navbar-nav>li>a:after {
    height: 52px;
    width: 10px;
    right: -2px;
    bottom: -2px;
    z-index: 10;
    position: absolute;
    content: "";
    background: url(/wp-content/themes/VitaminD/images/sprite-image-one.png) right bottom no-repeat;
    background-position: 5px -452px;
}

.cz-main-nav-outer-wrapp .navbar-brand, 
.navbar-nav>li:last-child>a,
.navbar-nav>li:last-child>a:after {
    background-image: none!important
}

.navbar-collapse {
    overflow: hidden
}

.cz-main-nav-outer-wrapp .navbar-brand,
.navbar-nav>li:last-child>a:after {
    width: 10px;
    right: -7px;
    bottom: -2px;
    height: 53px;
    background: #00b7ac;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease
}

.cz-main-nav-outer-wrapp .navbar-brand,
.navbar-nav>li:last-child>a {
    padding-left: 48px;
    padding-right: 47px
}

.cz-main-nav-outer-wrapp {
    overflow-x: hidden
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .cz-main-nav-outer-wrapp .navbar-brand,
    .navbar-nav>li:last-child>a {
        padding-left: 46px;
        padding-right: 46px
    }
}

.cz-main-nav-outer-wrapp .navbar-brand,
.navbar-nav>li.current-menu-item>a,
.navbar-nav>li:hover>a {
    transition: all .4s ease;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    color: #fff!important;
    border-bottom: #fe900a solid 2px;
    background: #fe900a!important
}

.cz-main-nav-outer-wrapp .navbar-brand,
.navbar-nav>li.current-menu-item:last-child>a:after,
.navbar-nav>li:hover:last-child>a:after {
    background: #fe900a!important;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease
}

.navbar-default .navbar-nav>li>a {
    color: #fff
}

.container-fluid,
.cz-header-bottom-wrapper .col-md-12,
.navbar-collapse {
    padding-left: 0;
    padding-right: 0
}

.cz-header-top-wrapper .col-md-4:first-child {
    padding-left: 0
}

.cz-header-top-wrapper .col-md-4:last-child {
    padding-right: 0
}

.cz-main-nav-outer-wrapp .navbar-nav>li {
    background: url(../images/border-line.png) right bottom no-repeat
}

.cz-main-nav-outer-wrapp .navbar-nav>li:last-child {
    background: 0 0
}

.cz-second-nav-wrapp {
    border-bottom: 1px solid #dadada;
    padding: 20px 0 17px
}

.cz-second-nav-wrapp ul li {
    display: inline-block;
    margin: 0 22px
}

.cz-second-nav-wrapp ul li a {
    font-size: 16px;
    font-weight: 500;
    color: #777;
    font-family: Roboto, sans-serif;
    padding: 7px 0;
    border-bottom: 4px solid rgba(255, 255, 255, 0);
    transition: all .4s ease;
    display: inline-block
}

.cz-second-nav-wrapp ul li.current-menu-item a,
.cz-second-nav-wrapp ul li:hover a {
    color: #ff8c00;
    border-bottom: 4px solid #ff8c00;
    transition: all .4s ease
}

.cz-content-wrapper .cz-container {
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    background: #fff;
    padding-bottom: 100px;
    padding-left: 25px;
    padding-right: 25px
}

.cz-inner-content-wrapper {
    padding-top: 50px
}

.cz-find-link li {
    display: block;
    font-weight: 300;
    color: #777;
    padding: 8px 0 8px 15px;
    margin: 0;
    position: relative
}

.cz-find-link li:before {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #333;
    left: 0;
    top: 15px;
    position: absolute;
    z-index: 10;
    content: ""
}

.cz-find-link li a,
.cz-find-link li a:focus,
.cz-find-link li a:hover {
    color: #00c0b5
}

.cz-image-wrapp {
    display: block;
    vertical-align: top;
    margin-bottom: 40px
}

.cz-contact-form,
.cz-contact-form ul li {
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.cz-contact-form {
    margin-top: 8px
}

.cz-contact-form ul {
    margin-bottom: 0!important
}

.cz-contact-form ul li {
    margin: 0!important;
    padding: 0!important
}

.cz-contact-form ul li:before {
    display: none!important
}

.cz-contact-form label {
    display: inline-block;
    width: 100%;
    text-align: left;
    margin-bottom: 8px;
    color: #666;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 14px;
    vertical-align: top;
    margin-top: 12px
}

.cz-contact-form input[type=text],
.cz-contact-form input[type=password],
.cz-contact-form input[type=email],
.cz-contact-form textarea {
    height: 44px;
    line-height: 44px;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    width: 50%!important;
    margin-bottom: 4px;
    -webkit-box-shadow: 0 0 5px 0 rgba(255, 255, 255, 0);
    -moz-box-shadow: 0 0 5px 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 5px 0 rgba(255, 255, 255, 0);
    padding: 0 14px!important;
    color: #999;
    font-size: 14px!important;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    display: inline-block;
    transition: all .4s ease
}

.cz-contact-form textarea {
    width: 100%!important;
    padding: 14px!important;
    line-height: 18px;
    height: 175px!important
}

.cz-contact-form input[type=text]:focus,
.cz-contact-form input[type=text]:hover,
.cz-contact-form input[type=password]:focus,
.cz-contact-form input[type=password]:hover,
.cz-contact-form input[type=email]:focus,
.cz-contact-form input[type=email]:hover,
.cz-contact-form textarea:focus,
.cz-contact-form textarea:hover {
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 192, 181, 1);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 192, 181, 1);
    box-shadow: 0 0 5px 0 rgba(0, 192, 181, 1);
    border-color: #00c0b5;
    transition: all .4s ease
}

.cz-contact-form input[type=submit] {
    padding: 17px 37px;
    text-transform: uppercase;
    display: inline-block;
    background: #ff8c00;
    color: #fff;
    border: none;
    border-radius: 2px;
    font-size: 18px!important;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    transition: all .4s ease;
    margin-top: 12px;
    margin-bottom: 4px
}

#mc_signup_submit,
.cz-donate-join-btn,
.cz-inner-content-wrapper ul li,
.cz-subscribe-btn {
    font-family: Roboto, sans-serif
}

.cz-contact-form input[type=submit]:hover {
    color: #fff;
    background: #00c0b5;
    transition: all .4s ease
}

.cz-donate-join-img {
    margin-bottom: 15px
}

.cz-donate-join-btn {
    background: #ff8c00;
    border: none;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 900;
    line-height: 16px;
    margin: 5px 0 33px;
    padding: 14px 31px;
    transition: all .4s ease
}

.cz-donate-join-btn:hover {
    color: #fff;
    background: #00c0b5;
    transition: all .4s ease
}

.cz-media-img {
    margin-bottom: 15px
}

.cz-inner-content-wrapper ul {
    display: block;
    width: auto;
    overflow: hidden;
    margin-bottom: 10px
}

.cz-inner-content-wrapper ul li {
    display: block;
    padding: 0 0 0 16px;
    margin: 10px 0;
    position: relative;
    color: #777;
    font-size: 16px;
    line-height: 16px;
    font-weight: 300;
    vertical-align: top
}

.cz-inner-content-wrapper ul li:before {
    position: absolute;
    z-index: 10;
    content: "";
    left: 0;
    top: 6px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    display: inline-block;
    background: #333
}

.cz-inner-content-wrapper ul li a,
.cz-inner-content-wrapper ul li a:focus,
.cz-inner-content-wrapper ul li a:hover {
    display: inline-block;
    color: #00c0b5;
    font-weight: 700;
    text-decoration: none
}

.cz-media-images-wrapper {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center;
    padding-top: 15px;
    margin-bottom: 25px
}

.cz-media-images-wrapper p {
    text-align: center
}

.cz-master-logo-wrapp {
    display: inline-block;
    width: 100%;
    padding-top: 75px
}

.cz-newsletter-section,
.cz-newsletter-section h2,
.cz-newsletter-section h6 {
    text-align: center
}

.cz-newsletter-section h6 {
    font-weight: 300;
    color: #777;
    margin: 20px 0
}

.cz-subscribe-wrapper {
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center
}

.cz-subscribe-wrapper input[type=text] {
    width: 100%;
    height: 58px;
    max-width: 768px;
    border: 3px solid #f0f0f0;
    border-radius: 30px;
    padding: 0 30px;
    display: block;
    color: #777;
    font-size: 16px;
    font-weight: 300;
    line-height: 58px;
    font-family: Roboto, sans-serif;
    background: url(../images/envelope-bg.png) 97% center no-repeat #fff;
    margin: 0 auto
}

.cz-subscribe-wrapper input[type=text]:focus,
.cz-subscribe-wrapper input[type=text]:hover {
    text-decoration: none
}

#mc_signup_submit,
.cz-subscribe-btn {
    padding: 15px 48px;
    display: inline-block;
    color: #fff;
    font-size: 21px;
    font-weight: 900;
    line-height: 21px;
    text-transform: uppercase;
    background: #00c0b5;
    margin-top: 22px;
    border: none;
    border-radius: 30px
}

.cz-health-conditions ul li a,
.cz-inner-page h6 {
    font-family: Roboto, sans-serif
}

#mc_signup_submit {
    margin-top: 0!important;
    width: auto!important
}

.rsUni,
.rsUni .rsOverflow,
.rsUni .rsSlide,
.rsUni .rsThumbs,
.rsUni .rsVideoFrameHolder {
    background: 0 0!important
}

.cz-subscribe-btn:focus,
.cz-subscribe-btn:hover {
    color: #fff;
    text-decoration: none
}

.cz-subscribe-wrapper p i {
    font-weight: 300;
    font-style: italic;
    display: block;
    color: #999;
    text-align: center
}

.cz-newsletter-box {
    display: inline-block;
    width: 100%;
    text-align: center;
    background: url(../images/envelope-large.png) center top no-repeat;
    min-height: 432px;
    margin-top: 50px;
    padding-top: 75px
}

.cz-inner-newsletter-box {
    width: 272px;
    display: inline-block;
    text-align: center;
    padding-bottom: 18px
}

.cz-inner-newsletter-box h6 {
    font-weight: 900;
    color: #00c0b5;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 0;
    line-height: 18px
}

.cz-inner-newsletter-box p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-align: center;
    margin: 0;
    padding: 0 0 5px;
    position: relative
}

.cz-inner-newsletter-box p:after {
    position: absolute;
    content: "";
    background: #ddd;
    width: 30%;
    left: 35%;
    height: 1px;
    bottom: 0
}

.cz-inner-newsletter-box p strong {
    font-weight: 700;
    display: block
}

.cz-inner-newsletter-box p a {
    font-weight: 300;
    display: block
}

.cz-inner-newsletter-box p:last-child:after {
    display: none
}

.cz-newsletter-logo {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-top: 40px
}

.cz-evidence:after {
    display: none
}

.cz-newsletter-box p span {
    font-size: 14px
}

.cz-newsletter-box p a {
    font-weight: 300
}

.cz-page-title-wrapp {
    display: inline-block;
    width: 100%;
    padding-bottom: 8px
}

.cz-page-title-left-area {
    width: 100%;
    float: left;
    vertical-align: top
}

.cz-inner-page h6 {
    font-size: 18px;
    display: block;
    color: #666;
    font-weight: 700;
    line-height: 18px;
    padding: 12px;
    background: #f3f3f3;
    margin-top: 24px;
    margin-bottom: 5px
}

.cz-inner-page ul li {
    line-height: 24px;
    margin: 5px 0 5px 10px
}

.cz-inner-page ul li::before {
    top: 10px
}

.cz-privacy-policy-image {
    display: block;
    margin-top: 15px
}

.cz-health-conditions ul {
    display: block;
    padding-bottom: 0;
    margin-bottom: 0
}

.cz-health-conditions ul li {
    display: inline-block;
    width: 100%;
    margin: 0 0 2px!important;
    padding: 0;
    vertical-align: top
}

.cz-health-conditions ul li:before {
    display: none
}

.cz-health-conditions ul li a {
    display: block;
    padding: 15px 17px;
    color: #666;
    font-weight: 500;
    font-size: 16px;
    background: url(../images/condition-list-bg.png) right center no-repeat #f0f0f0;
    transition: all .4s ease;
    width: 100%
}

.cz-health-conditions ul li:hover a {
    background: url(../images/condition-list-bg-hover.png) right center no-repeat #00c0b5;
    color: #fff
}

.cz-vcd-team {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-bottom: 2%
}

.cz-vcd-team ul {
    margin-bottom: 0;
    vertical-align: top
}

.cz-vcd-team ul li {
    float: left;
    width: 23.5%;
    margin: 0 1%!important;
    padding: 0;
    line-height: 0
}

.cz-vcd-team ul li:before {
    display: none
}

.cz-vcd-team ul li:first-child {
    margin-left: 0!important
}

.cz-vcd-team ul li:last-child {
    margin-right: 0!important
}

.cz-large-imge {
    width: 49%!important
}

.cz-home-banner-outer {
    vertical-align: top
}

.cz-home-banner {
    background: url(../images/home-banner.png) center top no-repeat;
    min-height: 500px;
    margin-top: -1px
}

.cz-home-banner-content-wrapper {
    display: block;
    padding-left: 30px;
    width: 50%;
    padding-top: 93px
}

.cz-home-banner h3,
.cz-home-banner h6 {
    padding: 0;
    font-family: Roboto, sans-serif;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .25)
}

.cz-home-banner h3 {
    font-size: 30px;
    font-weight: 300;
    margin: 0 0 10px;
    line-height: 30px
}

.cz-home-banner h6 {
    font-size: 18px;
    font-weight: 500;
    margin: 15px 0;
    line-height: 26px
}

.cz-home-banner-btn {
    display: inline-block;
    padding: 12px 24px;
    color: #fff;
    font-size: 16px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    transition: all .4s ease;
    background: #ff8c00;
    border-radius: 30px
}

.cz-home-banner-btn:hover {
    color: #fff;
    transition: all .4s ease;
    background: #00b7ac
}

.cz-banner-sub-category {
    margin-top: -3px;
    position: relative;
    padding-top: 170px;
    background-image: url(../images/seperator.png)!important;
    background-repeat: no-repeat!important;
    background-position: center top;
    padding-bottom: 50px!important
}

.cz-banner-sub-category ul {
    margin-bottom: 0;
    min-height: 200px;
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 20;
    top: -80px;
    left: 0
}

.cz-banner-sub-category ul li {
    display: inline-block;
    width: 220px;
    margin: 0 10px!important;
    padding: 0;
    transition: all .4s ease;
    text-align: center;
    vertical-align: top
}

.cz-banner-sub-category ul li:before {
    display: none
}

.cz-banner-sub-category ul li a {
    display: block;
    margin-top: 12px;
    transition: all .4s ease
}

.cz-banner-sub-category img {
    display: block;
    border: 10px solid #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    transition: all .4s ease
}

.cz-banner-sub-category ul li a p {
    text-align: center;
    font-weight: 700;
    color: #333;
    transition: all .4s ease
}

.cz-banner-sub-category ul li:hover a p {
    color: #00b7ac;
    transition: all .4s ease
}

.cz-banner-sub-category ul li a:hover,
.cz-banner-sub-category ul li:hover a {
    margin-top: 0;
    transition: all .4s ease
}

.cz-banner-sub-category h3 {
    font-size: 26px;
    color: #333;
    font-weight: 700;
    padding: 0;
    margin: 0
}

.cz-read-more-btn,
.cz-yellow-btn {
    font-size: 16px;
    font-family: Roboto, sans-serif
}

.cz-yellow-btn {
    padding: 12px 30px;
    background: #ff8c00;
    color: #fff;
    display: inline-block;
    border-radius: 30px;
    font-weight: 900;
    transition: all .4s ease
}

.cz-yellow-btn:hover {
    transition: all .4s ease;
    color: #fff;
    background: #00b7ac
}

.cz-blog-post-wrapp {
    display: inline-block;
    text-align: center;
    width: 100%;
    padding-bottom: 80px
}

.cz-blog-post-wrapp:last-child {
    padding-bottom: 0
}

.cz-blog-post-wrapp ul {
    margin-bottom: 0
}

.cz-blog-post-wrapp ul li {
    display: inline-block;
    width: 31.7%!important;
    float: left;
    margin: 0 1.2%!important;
    padding: 0;
    text-align: left
}

.cz-blog-post-wrapp ul li:before {
    display: none
}

.cz-blog-post-wrapp ul li:first-child {
    margin-left: 0!important
}

.cz-blog-post-wrapp ul li:last-child {
    margin-right: 0!important
}

.cz-blog-post-wrapp ul li a {
    display: block!important
}

.cz-blog-post-wrapp ul li a h6 {
    color: #333;
    transition: all .4s ease
}

.cz-blog-post-wrapp ul li:hover a h6,
.cz-read-more-btn {
    color: #00c0b5;
    transition: all .4s ease
}

.cz-blog-post-wrapp h2 span {
    display: inline-block;
    font-weight: 300
}

.cz-read-more-btn {
    display: inline-block;
    padding: 12px 40px;
    background: #fff;
    border: 2px solid #00c0b5;
    border-radius: 30px;
    font-weight: 700;
    line-height: 16px;
    margin-top: 20px
}

.cz-read-more-btn:hover,
cz-read-more-btn:focus {
    color: #00c0b5;
    background: #fff;
    transition: all .4s ease
}

.cz-weekly-newsletter-outer {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    position: relative
}

.cz-weekly-newsletter-outer .cz-container {
    background: url(../images/home-newsletter-bg.png) center top no-repeat #fff!important;
    margin-top: -46px;
    padding-top: 90px;
    padding-bottom: 30px
}

.cz-weekly-newsletter-outer h2 {
    color: #fff
}

.cz-weekly-newsletter-outer h2 span {
    display: inline-block;
    font-weight: 300
}

.cz-weekly-newsletter-outer input[type=text] {
    width: 100%!important;
    display: block;
    max-width: 680px;
    height: 60px;
    border-radius: 30px;
    border: 2px solid #dfe2e0;
    padding: 0 45px 0 21px!important;
    line-height: 60px;
    color: #fff;
    font-size: 18px!important;
    font-weight: 500;
    font-family: Roboto, sans-serif;
    background: url(../images/newsletter-mail-icon.png) 96% center no-repeat rgba(255, 255, 255, .2);
    margin: 18px auto 0
}

.cz-expert,
.cz-member {
    padding-top: 72px;
    padding-bottom: 93px;
    text-align: center
}

.cz-weekly-newsletter-outer .ginput_container input[type=text] {
    margin-top: -6px
}

.cz-weekly-newsletter-outer input[type=text]::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}

.cz-weekly-newsletter-outer input[type=text]:-moz-placeholder {
    color: #fff;
    opacity: 1
}

.cz-weekly-newsletter-outer input[type=text]::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.cz-weekly-newsletter-outer input[type=text]:-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.cz-weekly-newsletter-outer input[type=text]:focus,
.cz-weekly-newsletter-outer input[type=text]:hover {
    text-decoration: none
}

.cz-weekly-newsletter-outer:after {
    position: absolute;
    z-index: 20;
    content: "";
    left: 50%;
    margin-left: -12px;
    top: -25px;
    width: 25px;
    background: url(../images/sprite-image-one.png) center center no-repeat;
        background-position: -1px -389px;
    height: 16px
}

.cz-member {
    background: #eee
}

.cz-expert {
    background: #f7f7f7
}

.cz-discussion-wrapp .cz-container {
    padding-bottom: 0
}

.cz-discussion-wrapp .row {
    margin-left: -25px;
    margin-right: -25px
}

.cz-discussion-wrapp h2 span {
    font-weight: 300;
    display: inline-block
}

.cz-discussion-wrapp h6 {
    font-weight: 300;
    line-height: 26px;
    color: #777;
    margin: 20px 0
}

.cz-discussion-btn,
.cz-register-wrapp h3 {
    font-weight: 900;
    display: inline-block;
    font-family: Roboto, sans-serif
}

.cz-discussion-wrapp .col-md-6 {
    padding-left: 67px;
    padding-right: 67px;
    min-height: 460px
}

.cz-discussion-btn {
    padding: 14px 30px;
    border-radius: 30px;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    background: #00c0b5;
    min-width: 202px;
    text-align: center
}

.cz-discussion-btn:focus,
.cz-discussion-btn:hover {
    text-decoration: none;
    color: #fff
}

.cz-hc-single {
    margin-bottom: 10px;
    margin-top: 15px
}

.cz-nonprofit-img {
    margin-bottom: 15px
}

.cz-register-section {
    text-align: center
}

.cz-register-section h2 {
    margin-bottom: 25px
}

.cz-register-wrapp {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px
}

.cz-register-wrapp h3 {
    font-size: 24px;
    width: 100%;
    line-height: 24px;
    padding-top: 19px;
    padding-bottom: 17px;
    border-bottom: 3px solid #ff8d00;
    background: #5e6e65;
    border-radius: 2px 2px 0 0;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    text-transform: uppercase
}

.cz-register-rate-wrapp {
    display: block;
    vertical-align: top;
    padding: 25px;
    text-align: center;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    border-radius: 0 0 2px 2px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25)
}

.cz-register-rate-wrapp h3 {
    font-weight: 400;
    color: #555;
    text-transform: uppercase;
    padding: 0;
    border: none;
    background: 0 0;
    margin: 0
}

.cz-register-bttn {
    display: inline-block;
    padding: 15px 0;
    font-weight: 900;
    font-size: 21px;
    line-height: 21px;
    color: #fff;
    font-family: Roboto, sans-serif;
    min-width: 211px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 30px;
    background: #00c0b5;
    margin: 25px 0 0
}

.cz-register-bttn:focus,
.cz-register-bttn:hover {
    text-decoration: none;
    color: #fff
}

.cz-register-wrapp p {
    font-size: 14px;
    line-height: 22px;
    text-align: center
}

.cz-sponsors-img {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 40px
}

.cz-friends-wrapp {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-top: 20px
}

.cz-friends-wrapp ul li {
    display: inline-block;
    margin: 0 0 0 47px!important;
    padding: 0
}

.cz-friends-wrapp ul li:before {
    display: none
}

.cz-friends-wrapp ul li:first-child {
    margin-left: 0!important
}

.cz-sponsors p:first-child {
    margin-top: 0!important
}

.cz-about-vitamin-d-index-wrapper {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center
}

.cz-about-vitamin-d-index-wrapper ul li {
    float: left;
    width: 31.3%;
    padding: 0;
    margin: 10px 1.5%!important;
    display: inline-block
}

.cz-about-vitamin-d-index-wrapper ul li:before {
    display: none
}

.cz-about-vitamin-d-index-wrapper ul li img {
    display: block;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    margin-bottom: 24px;
    transition: all .4s ease;
    max-width: 100%;
    width: 100%
}

.cz-about-vitamin-d-index-wrapper h6 {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    line-height: 19px;
    padding: 15px;
    margin: 0;
    transition: all .4s ease;
    text-align: left;
    background: #f0f0f0
}

.cz-about-vitamin-d-index-wrapper ul li p {
    min-height: 75px;
    text-align: left
}

.cz-about-vitamin-d-index-wrapper ul li:hover a img {
    border-color: #00c0b5;
    transition: all .4s ease
}

.cz-about-vitamin-d-index-wrapper ul li:first-child,
.cz-about-vitamin-d-index-wrapper ul li:nth-child(4) {
    margin-left: 0!important
}

.cz-about-vitamin-d-index-wrapper ul li:nth-child(3),
.cz-about-vitamin-d-index-wrapper ul li:nth-child(6) {
    margin-right: 0!important
}

.cz-topic-btn {
    display: inline-block;
    min-width: 246px;
    text-align: center;
    color: #fff;
    padding: 15px 20px;
    font-weight: 900;
    font-size: 21px;
    line-height: 21px;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    background: #00c0b5;
    transition: all .4s ease;
    border-radius: 30px
}

.cz-topic-btn:focus,
.cz-topic-btn:hover {
    transition: all .4s ease;
    color: #fff;
    text-decoration: none;
    background: #ff8c00
}

.cz-breadcrumbs {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-bottom: 15px;
    padding-top: 5px
}

.cz-breadcrumbs ul {
    margin: 0;
    padding: 0
}

.cz-breadcrumbs ul li {
    display: inline-block;
    padding: 0 14px 0 0;
    margin: 0!important
}

.cz-breadcrumbs ul li:before,
.cz-breadcrumbs ul li:last-child:after {
    display: none
}

.cz-breadcrumbs ul li:after {
    position: absolute;
    z-index: 10;
    right: 1px;
    content: ">";
    top: 1px;
    font-family: Roboto, sans-serif
}

.cz-breadcrumbs ul li a,
.cz-breadcrumbs ul li a:focus,
.cz-breadcrumbs ul li a:hover {
    font-weight: 300
}

.cz-general-questions-wrapp {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 15px;
    padding-bottom: 20px
}

.cz-general-questions-wrapp h6 {
    font-size: 16px;
    font-weight: 700;
    color: #00c0b5;
    padding: 0 0 7px;
    margin: 0;
    border-bottom: 1px solid #00c0b5;
    line-height: 16px;
    text-align: left;
    background: 0 0
}

.cz-general-questions-left-area,
.cz-general-questions-right-area {
    float: left;
    width: 50%;
    vertical-align: top;
    padding-top: 15px
}

.cz-questions-container {
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.cz-questions-container p span {
    font-size: 14px
}

.cz-checkout-wrapper input[type=checkbox].css-checkbox,
.cz-general-questions-wrapp input[type=radio].css-checkbox,
.cz-test-kit-registration-wrapper input[type=radio].css-checkbox,
.cz_order_details input[type=checkbox].css-checkbox,
.cz_order_details input[type=radio].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.cz-checkout-wrapper input[type=checkbox].css-checkbox+label.css-label,
.cz-general-questions-wrapp input[type=radio].css-checkbox+label.css-label,
.cz-test-kit-registration-wrapper input[type=radio].css-checkbox+label.css-label,
.cz_order_details input[type=checkbox].css-checkbox+label.css-label,
.cz_order_details input[type=radio].css-checkbox+label.css-label {
    padding-left: 20px;
    height: 17px;
    display: inline-block;
    line-height: 17px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 14px;
    vertical-align: middle;
    cursor: pointer;
    font-weight: 300;
    color: ##777
}

.cz-checkout-wrapper input[type=checkbox].css-checkbox:checked+label.css-label,
.cz-general-questions-wrapp input[type=radio].css-checkbox:checked+label.css-label,
.cz-test-kit-registration-wrapper input[type=radio].css-checkbox:checked+label.css-label,
.cz_order_details input[type=radio].css-checkbox:checked+label.css-label {
    background-position: 0 -17px;
    color: #ff8c00
}

.cz-checkout-wrapper input[type=checkbox].css-checkbox:checked+label.css-label,
.cz_order_details input[type=checkbox].css-checkbox:checked+label.css-label {
    background-position: 0 -19px
}

.cz-general-questions-wrapp label.css-label,
.cz-test-kit-registration-wrapper label.css-label,
.cz_order_details label.css-label {
    background-image: url(../images/radio-btn.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cz-checkout-wrapper label.css-label.css-checkbox-label,
.cz_order_details label.css-label.css-checkbox-label {
    background-image: url(../images/checkbox.png);
    height: 18px!important;
    line-height: 18px!important;
    padding-left: 22px!important;
    margin-top: 11px!important;
    width: auto!important
}

.cz-general-questions-wrapp ul li {
    padding: 0 15px 0 0;
    margin: 0!important;
    display: inline-block;
    font-weight: 300;
    color: ##777;
    font-size: 14px;
    line-height: 17px
}

.cz-general-questions-wrapp ul li:before {
    display: none
}

.cz-general-questions-wrapp ul li:first-child {
    padding-right: 8px
}

.cz-discussion-left-wrapp {
    width: 15%;
    float: left;
    vertical-align: top;
    text-align: left
}

.cz-discussion-right-wrapp {
    width: 85%;
    float: left;
    vertical-align: top
}

.cz-questions-container ul {
    margin-bottom: 0;
    padding-bottom: 0
}

.cz-questions-container ul li {
    display: inline-block;
    width: 100%;
    margin: 0!important;
    padding: 25px 0;
    border-bottom: 1px dashed #e5e5e5
}

.cz-questions-container ul li:before {
    display: none
}

.cz-discussion-right-wrapp h5 {
    background: 0 0;
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0;
    color: #333;
    line-height: 26px;
    transition: all .4s ease;
    font-size: 18px
}

.cz-discussion-right-wrapp a:hover h5 {
    color: #00c0b5;
    transition: all .4s ease
}

.cz-discussion-right-wrapp p,
.cz-discussion-right-wrapp p span {
    font-size: 12px;
    margin: 0;
    padding: 0
}

.cz-qa-forum-wrapp h6 {
    font-size: 16px;
    font-weight: 300;
    color: #666;
    padding: 8px 0;
    margin: 0;
    background: 0 0;
    line-height: 24px
}

.cz-qa-forum-wrapp h3 {
    color: #333;
    margin: 0;
    padding: 0
}

.cz-qa-forum-wrapp {
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.cz-qa-forum-left-wrapp {
    width: 20%;
    float: left;
    vertical-align: top;
    text-align: left
}

.cz-qa-forum-right-wrapp {
    width: 80%;
    float: left;
    vertical-align: top;
    text-align: left
}

.cz-donate-title-wrapp,
.cz-news-date-area {
    text-align: center;
    font-family: Roboto, sans-serif;
    color: #fff
}

.cz-qa-forum-wrapp ul {
    margin: 0;
    padding: 0
}

.cz-qa-forum-wrapp ul li {
    display: inline-block;
    width: 100%;
    margin: 0 0 25px!important;
    padding: 0 0 25px;
    border-bottom: 1px dashed #e5e5e5
}

.cz-qa-forum-wrapp ul li:before {
    display: none
}

.cz-qa-forum-wrapp p {
    font-size: 14px;
    line-height: 21px;
    margin: 2px 0
}

.cz-qa-forum-wrapp p a {
    display: inline!important
}

.cz-qa-forum-wrapp ul li:last-child {
    border-bottom: 0
}

.cz-tb-wrapper {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0
}

.cz-tb-left-area {
    width: 26%;
    float: left;
    vertical-align: top;
    padding-right: 15px
}

.cz-tb-right-area {
    width: 74%;
    float: left;
    vertical-align: top
}

.cz-tb-right-area p:first-child {
    margin-top: 0
}

.cz-tb-read-wrapper p,
.cz-tb-read-wrapper p:first-child {
    margin: 6px 0
}

.cz-news-wrapper {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 0 0 36px;
    margin: 0 0 36px;
    border-bottom: #e5e5e5 1px dashed
}

.cz-news-left-container,
.cz-news-right-container {
    width: 50%;
    vertical-align: top;
    display: inline-block;
    float: left
}

.cz-news-wrapper:last-child {
    border-bottom: 0
}

.cz-news-left-container {
    padding-right: 25px;
    position: relative
}

.cz-news-left-container img {
    vertical-align: top
}

.cz_payment_gateways,
.cz_payment_gateways img {
    vertical-align: middle
}

.cz-news-date-area {
    display: inline-block;
    background: #fe900a;
    padding: 8px 20px;
    min-width: 80px;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    font-size: 18px;
    font-weight: 900;
    line-height: 21px;
    text-transform: uppercase
}

.cz-news-date-area span {
    display: block
}

.cz-news-right-container h5 {
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 0
}

.cz-news-right-container p {
    margin: 10px 0 3px
}

.cz-news-right-container p a,
.cz-news-right-container p a:focus,
.cz-news-right-container p a:hover {
    font-weight: 300;
    color: #00c0b5
}

.cz-news-right-container p a i {
    vertical-align: middle;
    padding-left: 6px
}

.cz-sidebar-area {
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.cz-donate-wrapp:after,
.cz-donate-wrapp:before {
    z-index: 10;
    top: 20px;
    width: 34px;
    height: 68px;
    content: ""
}

.cz-donate-wrapp {
    display: block;
    margin: 0;
    padding: 0 14px 15px;
    position: relative
}

.cz-donate-wrapp:before {  
    position: absolute;
    left: -16px;
    background: url(../images/sprite-image-one.png) left top no-repeat;
    background-position: 0px -62px;
background-repeat: no-repeat;
}

.cz-donate-wrapp:after { 
    position: absolute;
    right: -16px;
    background: url(../images/sprite-image-one.png) right top no-repeat;
    background-position: 3px 2px;
}

.cz-donate-title-wrapp,
.cz-donate-title-wrapp h3 {
    height: 58px;
    font-size: 26px;
    font-weight: 900;
    line-height: 26px
}

.cz-donate-title-wrapp {
    position: absolute;
    z-index: 20;
    width: 100%; 
    left: 0;
    top: 16px;
    background: url(../images/sprite-image-one.png) left top repeat-x;
    display: block;
    background-position: 0 -512px;
}

.cz-donate-title-wrapp h3,
.cz-donate-wrapp h5 {
    display: inline-block;
    width: 100%;
    font-family: Roboto, sans-serif;
    color: #fff;
    text-align: center
}

.cz-donate-title-wrapp h3 {
    text-transform: uppercase;
    padding-top: 14px;
    padding-bottom: 0;
    border-bottom: 0
}

.cz-donate-inner-wrapp {
    display: block;
    background: url(../images/donate-wrapper-bg.png) center bottom no-repeat #5e6e65;
    border-radius: 4px;
    padding: 75px 20px 27px;
    text-align: center
}

.cz-article-date-wrapp,
.cz-donate-btn {
    background: #00c0b5;
    text-transform: uppercase
}

.cz-donate-wrapp h5 {
    font-size: 22px;
    font-weight: 300;
    line-height: 30px
}

.cz-donate-btn,
.cz-donate-wrapp h5 strong {
    font-weight: 900;
    display: inline-block
}

.cz-donate-btn {
    font-size: 21px;
    font-family: Roboto, sans-serif;
    padding: 15px 38px;
    border-radius: 30px;
    color: #fff;
    margin-top: 25px
}

.cz-donate-btn:focus,
.cz-donate-btn:hover {
    color: #fff;
    text-decoration: none
}

.cz-latest-article-wrapp {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px
}

.cz-latest-article-img {
    display: block;
    position: relative;
    margin-bottom: 15px;
    margin-top: 10px
}

.cz-latest-article-img img {
    border: 10px solid #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25)
}

.cz-article-date-wrapp {
    position: absolute;
    z-index: 20;
    display: inline-block;
    right: 10px;
    top: 10px;
    padding: 8px;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    color: #fff;
    line-height: 15px
}

.cz-article-date-wrapp strong {
    display: block;
    margin-top: 1px;
    font-size: 20px;
    line-height: 20px;
    font-weight: 900
}

.cz-latest-article-wrapp p {
    font-size: 14px;
    line-height: 22px;
    margin: 10px 0
}

.cz-newsletter-wrapper {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
    background: url(../images/newsletter-bg.png) left top no-repeat #5e6e65;
    padding-bottom: 10px;
    border-radius: 4px
}

.cz-newsletter-inner-wrapper {
    padding: 25px;
    display: block;
    text-align: center
}

.cz-newsletter-wrapper h2 {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    font-weight: 300px;
    font-family: Roboto, sans-serif;
    margin: 0;
    padding: 0;
    color: #fff
}

.cz-newsletter-wrapper h2 strong {
    font-weight: 900;
    color: #fff;
    display: inline-block
}

.cz-newsletter-wrapper input[type=text] {
    width: 100%!important;
    display: block;
    max-width: 300px;
    height: 52px;
    border-radius: 30px;
    border: 2px solid #dfe2e0;
    padding: 0 45px 0 21px!important;
    line-height: 52px;
    color: #fff;
    font-size: 14px!important;
    font-weight: 500;
    font-family: Roboto, sans-serif;
    background: url(../images/newsletter-mail-icon.png) 93% center no-repeat #738079;
    margin: 18px auto 0
}

.cz-newsletter-wrapper .gform_wrapper input[type=text] {
    margin-top: -2px
}

.cz-signup-btn {
    border: none;
    background: #ff8c00;
    padding: 13px 36px;
    display: inline-block;
    color: #fff;
    font-weight: 900;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 16px;
    margin: 20px 0 0;
    border-radius: 30px;
    margin-top: 20px!important
}

.cz-signup-btn:focus,
.cz-signup-btn:hover {
    color: #fff;
    text-decoration: none
}

.cz-test-vitamin-d-wrapp {
    display: inline-block;
    margin: 0 0 45px;
    padding: 0;
    vertical-align: top;
    position: relative;
    width: 100%;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    background: url(../images/vitamin-d-bg.png) left top no-repeat #cbeaec;
    min-height: 280px
}

.cz-test-vitamin-d-wrapp:after {
    display: inline-block;
    position: absolute;
    z-index: 10;
    content: "";
    right: 0;
    top: 0;
    width: 9px;
    height: 280px;
    background: url(../images/vitanin-d-after-bg.png) no-repeat
}

.cz-test-vitamin-d-inner-wrapp {
    display: block;
    background: url(../images/vitamin-d-img.png) right 15px no-repeat #cbeaec;
    min-height: 260px;
    padding-right: 130px;
    padding-left: 10px;
    padding-top: 25px;
    margin-top: 10px;
    margin-left: 10px
}

.cz-test-vitamin-d-wrapp h5 {
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    display: inline-block;
    width: 100%;
    color: #00b7ac;
    position: relative;
    padding-bottom: 14px;
    margin: 0
}

.cz-test-vitamin-d-wrapp p {
    font-size: 14px;
    line-height: 22px;
    color: #5e6e65;
    margin: 10px 0
}

.cz-test-vitamin-d-wrapp h5:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 108px;
    height: 1px;
    background: #00b7ac
}

.cz-test-vitamin-d-wrapp .cz-yellow-btn {
    text-transform: uppercase;
    min-width: 166px;
    text-align: center;
    margin: 0;
    line-height: 16px
}

.cz-sidebar-discussion-area p strong {
    color: #333
}

.cz-sidebar-discussion-area p span {
    font-size: 14px;
    line-height: 21px
}

.cz-sidebar-discussion-area p span a,
.cz-sidebar-discussion-area p span a:focus,
.cz-sidebar-discussion-area p span a:hover {
    color: #ff8c00;
    text-decoration: none
}

.cz-sidebar-discussion-area {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #e8e8e8
}

.cz-sidebar-discussion-area:last-child {
    border-bottom: 0
}

.cz-sidebar-discussion-outer-wrapp {
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.cz-sidebar-discussion-outer-wrapp p {
    margin: 12px 0
}

.cz-recent-comment-wrapp {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 25px
}

.cz-recent-comment-wrapp .cz-page-title-wrapp {
    margin-bottom: 10px
}

.cz-recent-comment-wrapp p {
    margin: 6px 0
}

.cz-recent-comment-wrapp p a,
.cz-recent-comment-wrapp p a:focus,
.cz-recent-comment-wrapp p a:hover {
    font-weight: 300;
    color: #00c0b5
}

.cz-store-wrapp,
.cz_cart_details select,
.cz_cart_wrapper select {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.cz-store-wrapp h4 {
    background: #00b7ac;
    color: #fff;
    font-size: 24px;
    margin-top: 0;
    font-weight: 900;
    border-radius: 2px;
    text-align: left;
    display: none
}

.cz-store-wrapp ul {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
    margin-top: 12px
}

.cz-store-wrapp ul li {
    display: inline-block;
    float: left;
    margin: 10px 1.5% 59px!important;
    padding: 0;
    width: 31.3%
}

.cz-store-wrapp ul li:before {
    display: none
}

.cz-store-wrapp ul li:first-child,
.cz-store-wrapp ul li:nth-child(10),
.cz-store-wrapp ul li:nth-child(13),
.cz-store-wrapp ul li:nth-child(4),
.cz-store-wrapp ul li:nth-child(7) {
    margin-left: 0!important
}

.cz-store-wrapp ul li:nth-child(12),
.cz-store-wrapp ul li:nth-child(15),
.cz-store-wrapp ul li:nth-child(3),
.cz-store-wrapp ul li:nth-child(6),
.cz-store-wrapp ul li:nth-child(9) {
    margin-right: 0!important
}

.cz-store-wrapp ul li img {
    display: table;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    margin: 0 auto 24px;
    transition: all .4s ease;
    max-width: 100%;
    width: auto
}

.cct_store_head ul li img {
    display: table!important;
    margin: 0 auto 24px!important;
    width: auto!important
}

.cz-store-wrapp ul li p {
    margin: 8px 0
}

.cz-store-wrapp ul li h2,
.cz-store-wrapp ul li span.amount {
    font-size: 30px;
    font-weight: 700;
    color: #ff8c00;
    line-height: 32px
}

.cct_form_class.cz-contact-form select,
.cz-store-wrapp .cct_single_product .summary select,
.cz-store-wrapp ul li select,
.cz_cart_details select,
.cz_cart_wrapper select {
    width: 80px;
    height: 43px;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    padding-left: 20px;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .3);
    margin: 12px auto;
    display: block
}

.cz-store-btn,
.cz-store-btn:focus,
.cz-store-btn:hover,
.cz-store-wrapp .cct_single_product .summary .single_add_to_cart_button,
.cz-store-wrapp .cct_single_product .summary .single_add_to_cart_button:focus,
.cz-store-wrapp .cct_single_product .summary .single_add_to_cart_button:hover {
    background: #00c0b5;
    border-radius: 30px;
    color: #fff!important;
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-size: 21px;
    font-weight: 900;
    line-height: 21px;
    min-width: 211px;
    padding: 15px 20px;
    text-align: center;
    text-transform: uppercase;
    transition: all .4s ease 0s;
    margin-top: 10px;
    border: none!important;
    box-shadow: none!important
}

.cz-checkout-wrapper h5,
.cz-test-kit-registration-wrapper h5,
.cz_cart_details h5,
.cz_cart_wrapper h5 {
    font-size: 30px;
    font-weight: 900;
    margin: 8px 0 0
}

.cz-checkout-wrapper h5,
.cz_cart_wrapper h5 {
    margin-bottom: 15px
}

.cz-checkout-wrapper .cz-contact-form input[type=tel],
.cz-checkout-wrapper .cz-contact-form input[type=text],
.cz-checkout-wrapper .cz-contact-form input[type=password],
.cz-checkout-wrapper .cz-contact-form input[type=email],
.cz-checkout-wrapper .cz-contact-form textarea,
.cz-test-kit-registration-wrapper .cz-contact-form input[type=text],
.cz-test-kit-registration-wrapper .cz-contact-form input[type=password],
.cz-test-kit-registration-wrapper .cz-contact-form input[type=email],
.cz-test-kit-registration-wrapper .cz-contact-form textarea,
.cz_cart_details input[type=text] {
    width: 100%
}

.cz-checkout-wrapper .cz-contact-form textarea {
    height: 149px;
    margin-bottom: 29px
}

.cz_test_pack {
    background: #00b7ac;
    padding: 20px 22px 21px;
    border-radius: 2px;
    margin: 24px 0 16px
}

.cz_test_pack p {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    margin: 0
}

.cz-test-kit-registration-wrapper label.css-label {
    margin: 25px 0 22px;
    padding-left: 27px!important
}

.cz-checkout-wrapper input.css-checkbox[type=checkbox]:checked+label.css-label,
.cz-test-kit-registration-wrapper input.css-checkbox[type=radio]:checked+label.css-label,
.cz_order_details input.css-checkbox[type=radio]:checked+label.css-label,
.cz_order_details input.css-checkbox[type=checkbox]:checked+label.css-label {
    color: #666
}

.cz-test-kit-registration-wrapper .cz-contact-form input[type=submit] {
    margin-top: 29px;
    padding: 11px 34px 13px
}

.cz_payment_wrapper p {
    font-size: 18px;
    margin: 0
}

.cz_payment_wrapper .cz_test_pack p {
    font-size: 24px
}

.cz_payment_wrapper span {
    float: right;
    font-size: 18px;
    font-weight: 700
}

.cz_payment_gateways {
    border: 1px solid #e2e2e2;
    height: 122px;
    width: 100%;
    text-align: center;
    line-height: 123px;
    margin: 18px 0 5px
}

.cz_payment_gateways:hover {
    border: 1px solid #00c0b5;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25)
}

.cz_payment_gateways_wrap p {
    font-size: 12px;
    line-height: 22px
}

.cz_package_btn {
    background: #5e6e65!important;
    margin-left: 15px;
    padding: 11px 44px 13px!important
}

.cz-test-kit-registration-wrapper .cz-contact-form .reg_btn {
    padding: 11px 48px 13px!important
}

.cz_payment_wrapper {
    padding-top: 43px
}

.cz-checkout-wrapper h6,
.cz_order_details h6 {
    font-weight: 900;
    color: #00b7ac;
    margin: 30px 0 0
}

.cz-checkout-wrapper .cz_shipping_details h6 label.css-label.css-checkbox-label {
    width: auto;
    margin-top: 5px!important
}

.cz_order_details h6 {
    padding: 10px 14px 0;
    margin: 0
}

.cz_order_details {
    border: 3px solid #00b7ac;
    margin: 66px 0 0
}

.cz_order_details table {
    border-radius: 0!important;
    border: none!important
}

.cz_order_details table tr,
.cz_order_details ul li {
    list-style: none;
    border-bottom: #dcdcdc solid 1px;
    padding: 13px 14px 16px;
    margin: 0!important
}

.cz_order_details table tr:last-child,
.cz_order_details ul li:last-child {
    border: none;
    padding: 10px 25px 10px 28px
}

.cz_order_details ul li.cz_gray_wrap {
    background: #f0f0f0;
    padding: 10px 14px 8px;
    border-top: #dcdcdc solid 1px
}

.cz_order_details ul li.cz_gray_wrap label {
    margin-top: 5px!important;
    font-weight: 700!important;
    color: #666;
    padding-left: 25px!important
}

.cz_order_details ul li.cz_gray_wrap .col-md-7 {
    text-align: right
}

.cz_order_details ul li.cz_paypal_dts {
    background: #fafafa;
    position: relative
}

.cz_order_details ul li:before {
    display: none
}

.cz_order_details ul li.cz_paypal_dts:after,
.cz_order_details ul li.cz_paypal_dts:before {
    position: absolute;
    border-style: solid;
    display: block;
    background: 0 0;
    border-radius: 0;
    content: ""
}

.cz_order_details ul li.cz_paypal_dts:before {
    top: -1px;
    left: 35px;
    border-width: 9px;
    border-color: #f0f0f0 transparent transparent;
    z-index: 10
}

.cz_order_details ul li.cz_paypal_dts:after {
    top: 0;
    left: 34px;
    border-width: 10px;
    border-color: #dcdcdc transparent transparent;
    z-index: 9
}

.cz_order_details strong {
    color: #666;
    font-size: 14px;
    font-weight: 700
}

.cz_order_details p,
.cz_order_details td,
.cz_order_details th {
    color: #666;
    font-size: 14px;
    margin: 0;
    line-height: 22px
}

.cz_order_details td {
    font-weight: 300!important
}

.cz_order_details td,
.cz_order_details th {
    padding: 15px 14px 16px!important
}

.cz_order_details .cz-donate-join-btn {
    font-size: 21px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 75px;
    margin: 16px 0 17px
}

.cz_order_details .cz-donate-join-btn:hover {
    color: #fff
}

.cz_order_details ul li label span {
    font-weight: 700;
    color: #00b7ac
}

.cz_shipping_details {
    padding-top: 24px
}

.cz_billing_notes {
    padding-top: 60px
}

.payment_methods li label {
    display: inline-block;
    vertical-align: top;
    width: 88%!important;
    margin: 8px 0 0!important
}

.payment_methods li label img {
    float: right
}

.cz_order_details ul.payment_methods {
    padding: 15px 0 0!important
}

.cz_order_details ul.payment_methods li {
    padding: 0 15px!important
}

.cz_order_details ul.payment_methods li.payment_method_authorize_net_cim {
    padding: 15px!important
}

.cz_order_details input[type=submit] {
    float: none!important;
    margin: 0 auto 10px!important;
    border-radius: 25px!important
}

.cz_cart_details table,
.cz_cart_wrapper table {
    border: 1px solid #e5e5e5;
    border-collapse: collapse;
    margin: 18px 0
}

.cz_cart_wrapper table {
    border-top: none
}

.cz_cart_wrapper table tr {
    border-bottom: #e5e5e5 solid 1px
}

.cz_cart_details tr th,
.cz_cart_wrapper table th {
    font-size: 18px;
    font-weight: 900;
    color: #fff;
    background: #5e6e65;
    border-left: #4a5750 solid 1px;
    padding: 14px 16px 18px
}

.cz_cart_details tr td,
.cz_cart_wrapper table td {
    font-size: 16px;
    font-weight: 300;
    color: #666;
    border-left: #e5e5e5 solid 1px;
    padding: 9px 16px 8px;
    vertical-align: middle
}

.cz_cart_wrapper table td:nth-child(2),
.cz_cart_wrapper table th:nth-child(2) {
    border-left: none
}

.cz_cart_wrapper table tr:last-child td {
    text-align: right;
    padding: 21px 25px 32px;
    background: #f9f9f9
}

.cz-footer-adr-wrapp .col-md-4,
.cz_testkit_video {
    text-align: center
}

.cz_cart_wrapper table td:first-child {
    padding-right: 4px
}

.cz_cart_wrapper table td .cz_cart_dts,
.cz_cart_wrapper table td .cz_cart_img {
    display: inline-block;
    vertical-align: top
}

.cz_cart_wrapper table td .cz_cart_dts {
    width: 69%;
    margin-left: 10px;
    vertical-align: middle
}

.cz_cart_wrapper table td h6 {
    font-size: 16px;
    font-weight: 900;
    margin: 18px 0 0;
    line-height: 21px
}

.cz_cart_wrapper table td .cz_cart_dts p {
    margin: 0;
    font-size: 14px;
    line-height: 20px
}

.cz_close_btn {
    width: 28px;
    height: 28px;
    background: url(../images/close_btn.png) no-repeat;
    display: block
}

.cz_close_btn:hover {
    background-position: 0 -30px
}

.cz_cart_details tr {
    border-bottom: #e5e5e5 solid 2px
}

.cz_cart_details tr th {
    font-weight: 700;
    color: #666;
    padding: 28px 20px 27px 30px;
    background: #f9f9f9;
    border: none;
    vertical-align: middle
}

.cz_cart_details tr td {
    padding: 28px 22px 27px
}

.cz_cart_details tr td p {
    margin: 0 0 12px
}

.cz_cart_details tr td h6 {
    margin-bottom: 14px
}

.cz_cart_details select {
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    margin: 19px 0
}

.cz_cart_wrapper select {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

.cz_cart_details .cz-store-btn,
.cz_cart_details .cz-store-btn:focus,
.cz_cart_details .cz-store-btn:hover,
.cz_cart_wrapper .cz-store-btn,
.cz_cart_wrapper .cz-store-btn:focus,
.cz_cart_wrapper .cz-store-btn:hover {
    font-weight: 700;
    font-size: 18px;
    min-width: 163px;
    padding: 8px 30px 10px;
    text-transform: capitalize
}

.addthis_button_tweet,
.addthis_toolbox a {
    min-width: 0!important
}

.cz_cart_details .cz-store-btn,
.cz_cart_details .cz-store-btn:focus,
.cz_cart_details .cz-store-btn:hover {
    margin: 21px auto;
    display: table;
    height: 40px;
    line-height: 40px;
    padding: 0
}

.cz_cart_details .cz-donate-join-btn {
    font-size: 21px;
    font-weight: 900;
    text-transform: uppercase;
    display: table;
    margin: 24px auto;
    padding: 14px 31px 16px
}

.cz-testkits-banner-outer .cz-home-banner {
    min-height: 455px
}

.cz-testkits-banner-outer .cz-home-banner h3 {
    font-size: 48px;
    line-height: 40px
}

.cz-testkits-banner-outer h1 {
    font-size: 64px
}

.cz-testkits-banner-outer .cz-home-banner h6 {
    font-size: 24px;
    line-height: 30px
}

.cz-testkits-banner-outer .cz-home-banner-content-wrapper {
    padding-top: 118px;
    padding-left: 60px;
    width: 60%
}

.cz-store-wrapper {
    margin-top: -29px
}

.cz-store-wrapper ul li img {
    border: 6px solid #fff;
    margin-bottom: 17px
}

.cz-store-wrapper ul li h3 {
    font-weight: 900
}

.cz-store-wrapper .cz-store-wrapp ul li p {
    margin: 0 0 7px
}

.cz-store-wrapper .cz-store-wrapp ul li select {
    margin: 9px auto
}

.cz-store-wrapper .cz-store-btn,
.cz-store-wrapper .cz-store-btn:focus,
.cz-store-wrapper .cz-store-btn:hover {
    padding: 12px 20px 13px
}

.cz-store-wrapper .cz-container {
    background: #fdfdfd;
    background: -webkit-linear-gradient(#fff, #fbfbfb);
    background: -o-linear-gradient(#fff, #fbfbfb);
    background: -moz-linear-gradient(#fff, #fbfbfb);
    background: linear-gradient(#fff, #fbfbfb);
    padding: 40px 25px 0
}

.cz-store-wrapper .cz-store-wrapp ul li {
    margin: 10px 1.3% 44px!important;
    width: 31.5%!important
}

.cz-store-wrapper .cz-store-wrapp ul li:first-child {
    margin-left: 0!important
}

.cz-store-wrapper .cz-store-wrapp ul li:last-child {
    margin-right: 0!important
}

.cz_testkit_content .cz-container {
    background: #fff;
    border-top: #f0f0f0 solid 1px;
    padding: 20px 25px 44px
}

.cz_testkit_content .cz-inner-page h6 {
    padding: 10px 12px 12px 14px;
    margin-top: 32px
}

.cz_testkit_content p {
    margin: 12px 0
}

.cz_testkit_content h5 {
    margin: 11px 0 0
}

.cz_testkit_video {
    margin: 22px 0
}

.cz_testkit_content ol {
    margin-bottom: 53px
}

.cz_testkit_content ol li {
    font-size: 16px;
    font-weight: 300;
    color: #777;
    margin: 8px 0
}

.cz_testkit_content ol li span {
    color: #00c0b5;
    font-weight: 900
}

.cz_testkit_content ul {
    display: inline-block;
    width: 100%;
    margin: 0
}

.cz_testkit_content ul li {
    display: block;
    padding: 0 0 0 16px;
    margin: 0 0 17px!important;
    position: relative;
    color: #777;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    font-family: Roboto, sans-serif;
    vertical-align: top
}

.cz_testkit_content ul li:before {
    position: absolute;
    z-index: 10;
    content: "";
    left: 0;
    top: 12px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    display: inline-block;
    background: #333
}

.cz_testkit_content ul li a,
.cz_testkit_content ul li a:focus,
.cz_testkit_content ul li a:hover {
    display: inline-block;
    color: #00c0b5;
    font-weight: 700;
    text-decoration: none
}

.cz_disclaimer_list {
    margin-top: 8px!important
}

.cz_disclaimer_list li {
    line-height: 22px!important;
    margin-bottom: 12px!important
}

.cz_disclaimer_list li strong {
    font-weight: 700
}

#loginform label {
    display: table
}

.cz-footer-adr-wrapp,
footer {
    display: inline-block;
    width: 100%
}

.cz-footer-adr-wrapp {
    vertical-align: top
}

.cz-footer-adr-wrapp h6,
.cz-footer-adr-wrapp p {
    text-align: left;
    width: auto;
    display: block;
    color: #fff
}

.cz-footer-adr-wrapp .cz-container {
    background: #00c0b5;
    padding-top: 30px;
    padding-bottom: 30px
}

.cz-footer-adr-wrapp p {
    font-size: 14px;
    margin: 0;
    line-height: 18px
}

.cz-footer-adr-wrapp p a,
.cz-footer-adr-wrapp p a:focus,
.cz-footer-adr-wrapp p a:hover {
    color: #fff
}

.cz-footer-adr-wrapp p span {
    display: block
}

.cz-contact-adrs,
.cz-email-adrs,
.cz-phone-number {
    display: inline-block
}

.cz-phone-number p {
    font-size: 16px
}

.cz-phone-number {
    background: url(../images/sprite-image-one.png) left center no-repeat;
    padding-left: 60px;
    margin-top: 10px;
        background-position: -0px -336px;
}

.cz-email-adrs {
    background: url(../images/sprite-image-one.png) left center no-repeat;
    padding-left: 65px;
    margin-top: 10px;
        background-position: 0px -288px;
}

.cz-contact-adrs {
    background: url(../images/sprite-image-one.png) left center no-repeat;
    padding-left: 63px;
    background-position: 0px -228px; 
}

.cz-footer-nav-wrapp {
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.cz-footer-nav-wrapp .cz-container {
    background: #2f3432;
    padding-top: 28px;
    padding-bottom: 28px
}

.cz-footer-menu {
    display: inline-block;
    width: 100%;
    text-align: center;
    vertical-align: top
}

.cz-footer-menu ul li {
    display: inline-block;
    width: auto;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    font-weight: 300;
    font-family: Roboto, sans-serif;
    vertical-align: top;
    margin: 0 6px!important;
    padding: 0
}

.cz-footer-menu ul li a,
.cz-footer-menu ul li a:focus,
.cz-footer-menu ul li a:hover {
    color: #fff
}

.cz-copywrite-wrapper {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center;
    padding-bottom: 30px;
    padding-top: 7px
}

.cz-copywrite-wrapper .col-md-6:first-child {
    padding-left: 0
}

.cz-copywrite-wrapper .col-md-6:last-child {
    padding-right: 0
}

.cz-copywrite-wrapper p {
    font-size: 14px;
    text-align: left
}

.cz-copywrite-wrapper p a,
.cz-copywrite-wrapper p a:focus,
.cz-copywrite-wrapper p a:hover {
    color: #333;
    text-decoration: none;
    font-weight: 700
}

.cz-footer-social-icons {
    display: inline-block;
    width: 100%;
    text-align: left
}

.cz-footer-social-icons ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px!important;
    transition: all .4s ease
}

.cz-footer-social-icons ul li:first-child {
    margin-left: 0!important
}

.cz-footer-social-icons ul li a {
    width: 32px;
    height: 32px;
    border-radius: 20px;
    background: #444947;
    color: #fff;
    font-size: 17px;
    line-height: 32px;
    text-align: center;
    transition: all .4s ease;
    display: inline-block
}

.cz-footer-social-icons ul li a:focus,
.cz-footer-social-icons ul li a:hover {
    background: #00c0b5;
    color: #fff;
    transition: all .4s ease
}

.cz-footer-bottom-right-wrap {
    width: 100%;
    text-align: right;
    margin: 0;
    padding: 0
}

.cz-footer-bottom-right-wrap p {
    font-size: 14px;
    text-align: right;
    margin: 15px 0 5px;
    padding: 0;
    font-weight: 300;
    line-height: 24px;
    color: #777
}

.cz-footer-bottom-right-wrap a {
    background-color: #666;
    color: #fff;
    text-align: center!important;
    font-weight: 900;
    font-size: 16px;
    margin: 0;
    padding: 3px 10px;
    text-decoration: none;
    outline: 0
}

.cz-footer-bottom-right-wrap a:focus,
.cz-footer-bottom-right-wrap a:hover {
    color: #fff;
    background-color: #00c0b5;
    outline: 0
}

.gform_footer,
.gform_wrapper,
.gform_wrapper li,
.ginput_container {
    margin: 0!important
}

.gform_footer,
.gform_wrapper li {
    padding: 0!important;
    text-align: center
}

.cz-contact-form .gform_footer,
.cz-contact-form .gform_wrapper li {
    text-align: left
}

.gform_wrapper {
    width: 100%!important;
    max-width: 100%!important
}

.cz-media-images-wrapper img,
.cz-team-and-board-img img {
    width: 100%;
    height: auto
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border: none!important;
    background: 0 0!important
}

.validation_error {
    display: none!important
}

#bbpress-forums li:before,
.cz-inner-content-wrapper ul.pagination li::before {
    display: none
}

.validation_message {
    text-align: center;
    margin: 0!important
}

.cz-newsletter-inner-wrapper .gform_confirmation_message {
    color: #fff!important;
    margin-top: 10px!important
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background: #fe900a;
    border-color: #fe900a
}

#bbpress-forums li a.bbp-forum-title {
    font-weight: 700;
    font-size: 24px!important;
    color: #333
}

#bbpress-forums li .bbp-forum-content {
    font-weight: 300;
    font-size: 16px!important;
    line-height: 24px;
    color: #666;
    margin: 8px 0 0!important
}

.bbp-forum-tagline {
    font-weight: 300;
    font-size: 14px!important;
    line-height: 24px;
    color: #777;
    display: block;
    margin-top: 9px
}

.bbp-forum-tagline a {
    display: inline!important
}

.heading_h4 h2,
.heading_h4 h3 {
    display: block;
    margin-bottom: 15px;
    font-family: Roboto, sans-serif
}

#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
    border-bottom: #e5e5e5 dashed 1px;
    padding: 10px 8px 0!important
}

.cz-page-title-wrapp h3,
.heading_h4 h2 {
    padding: 15px 14px;
    font-size: 20px;
    line-height: 20px;
    color: #00c0b5;
    background: #c8f0ee
}

#bbpress-forums li.bbp-body ul.forum:last-child,
#bbpress-forums li.bbp-body ul.topic:last-child {
    border-bottom: none
}

#bbpress-forums li.bbp-body,
#bbpress-forums li.bbp-footer {
    border: none
}

.heading_h4 h2 {
    font-weight: 900;
    margin-top: 20px
}

.heading_h4 h3 {
    font-size: 18px;
    color: #00c0b5;
    font-weight: 700;
    line-height: 18px;
    padding: 12px;
    background: #c8f0ee;
    margin-top: 24px
}

.cz-news-right-container h5 {
    color: #333;
    padding: 15px 14px 15px 0
}

.cct_ul ol li a,
.cct_ul ul li a,
.cz-news-right-container a:hover h5,
h2 strong a {
    color: #00c0b5
}

.heading_h4 p {
    width: auto;
    display: inherit
}

.heading_h4 .wp-caption {
    float: left;
    margin-right: 15px
}

.cz-about-vitamin-d-index-wrapper ul li br,
.cz-about-vitamin-d-index-wrapper ul li p:last-child {
    display: none
}

.cz-about-vitamin-d-index-wrapper ul li a p:last-child {
    display: block
}

.cct_ul ol,
.cct_ul ul {
    padding: 0 0 0 10px;
    margin-bottom: 20px
}

.cct_ul ol {
    padding: 0 0 0 41px
}

.cct_ul ol li {
    line-height: 24px;
    margin-bottom: 5px;
    font-size: 16px;
    list-style: decimal
}

#shutterstock_71309563,
#shutterstock_74672809 {
    float: none
}

.rsOverflow .rsContent img {
    margin-left: 0!important
}

.cct_search_ul li {
    display: inline-block!important;
    vertical-align: top;
    margin: 20px 5px 0 0!important;
    padding-left: 0!important
}

.cct_search_ul li:before {
    display: none!important
}

.cct_search_ul li a {
    border: 1px solid #00c0b5;
    background: #fff;
    color: #00c0b5;
    padding: 5px 15px;
    font-weight: 300;
    font-size: 14px
}

.cct_search_ul li a:focus,
.cct_search_ul li a:hover,
.cct_search_ul li.active a,
.cct_search_ul li.active a:hover,
.cct_search_ul li:hover a {
    background: #00c0b5;
    color: #fff!important
}

.tab-pane h5 a {
    color: #00c0b5
}

.cct_store_head h4,
.woocommerce input.button {
    display: none
}

.form_edit_account input.button {
    display: block
}

.checkout input.button,
.woocommerce input.button.checkout-button {
    display: table
}

.woocommerce input.button.cz-store-btn {
    display: inline-block
}

.cct_form_class.cz-contact-form input[type=text],
.cct_form_class.cz-contact-form input[type=password],
.cct_form_class.cz-contact-form input[type=email],
.cct_form_class.cz-contact-form select,
.cct_form_class.cz-contact-form textarea {
    width: 97.5%!important
}

.cct_form_class.cz-contact-form select {
    box-shadow: none
}

.cct_form_class.cz-contact-form .gfield_radio li {
    display: inline-block!important;
    vertical-align: top!important;
    width: auto!important;
    margin-right: 30px!important
}

.cct_form_class.cz-contact-form .gfield_radio li input[type=radio] {
    margin-top: 5px!important
}

.cct_form_class.cz-contact-form input[type=submit] {
    margin-bottom: 30px!important
}

.a11y-toolbar,
.cz-recent-comment-wrapp .home_box h3,
.cz-recent-comment-wrapp li:before,
.cz-sidebar-discussion-area li:before,
.cz-sidebar-discussion-outer-wrapp li:before {
    display: none!important
}

.cz-recent-comment-wrapp li,
.cz-sidebar-discussion-area li,
.cz-sidebar-discussion-outer-wrapp li {
    padding-left: 0!important
}

.cz-recent-comment-wrapp li a {
    font-weight: 300!important;
    line-height: 24px!important
}

.cz-sidebar-discussion-outer-wrapp a {
    line-height: 22px
}

#loginform input[type=text],
#loginform input[type=password] {
    margin-top: 10px
}

.cct_form_class.cz-contact-form select#input_1_10_6 {
    margin-top: 0!important
}

p.bbp-reply-meta {
    color: #777
}

p.bbp-reply-meta a {
    color: #ff8c00!important
}

.cz-store-wrapp .cct_single_product .images {
    float: left;
    width: 40%
}

.cz-store-wrapp .cct_single_product .images img {
    width: 100%;
    height: auto
}

.cz-store-wrapp .cct_single_product .summary {
    float: left;
    width: 60%;
    padding-left: 15px;
    text-align: left
}

.cz-store-wrapp .cct_single_product .summary h1 {
    color: #00c0b5;
    text-shadow: none;
    font-size: 24px;
    line-height: 32px
}

.cz-store-wrapp .cct_single_product .summary span {
    color: #ff8c00;
    font-size: 18px;
    font-weight: 500
}

.cz-store-wrapp .cct_single_product .summary p.price {
    margin-bottom: 0
}

.cz-store-wrapp .cct_single_product .summary select {
    margin: 0 0 20px
}

.cz-store-wrapp .cct_single_product .summary .product_meta {
    margin-top: 15px
}

.cz-general-questions-left-area .topic-filter,
.cz-general-questions-right-area .topic-sort {
    width: 100%!important
}

.cct_product_tab {
    text-align: left
}

.cct_search_ul {
    border: none
}

.cct_product_tab .cct_search_ul li {
    width: auto
}

.cct_product_tab .cct_search_ul li a {
    border-radius: 0
}

.cct_product_tab .cct_search_ul li.active a {
    border: 1px solid #00c0b5!important;
    background: #00c0b5!important
}

.wp-paginate li span.current {
    background: #00c0b5
}

.cz-text-character-wrapp a,
.cz-text-character-wrapp a.active,
.cz-text-character-wrapp a:focus {
    text-decoration: none!important
}

.cct_team_content img {
    width: 175px;
    height: auto;
    float: left;
    margin-right: 15px
}

.cct_team_content p {
    display: inherit;
    width: auto
}

.cct_team_content div {
    margin-bottom: 20px
}

.cz_further_topics_table table,
.heading_h4 table {
    background-color: #faf9f5;
    color: #67726a;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 20px 0 25px
}

.cz_further_topics_table tr td,
.heading_h4 table tr td {
    border: 1px solid #b9beb8!important;
    padding: 20px 24px 6px;
    font-weight: 700
}

.cz_further_topics_table tr td {
    padding: 20px 24px
}

.cz_further_topics_table thead tr td,
.heading_h4 table thead tr td {
    background-color: #eff0ea
}

.heading_h4 table tr td p {
    display: block
}

.cz-mission-statement h3 a {
    color: #333
}

.cz-mission-statement a:hover h3,
.cz-mission-statement h3 a:hover .cz-mission-statement h3 a:focus {
    text-decoration: none;
    outline: 0;
    color: #00c0b5
}

.cz-mission-statement h3 {
    color: #00c0b5
}

.cct_author_description {
    margin-bottom: 25px
}

.cz_about_title h3 {
    background: 0 0;
    padding-left: 0
}

.cz_further_topic_title {
    color: #333!important;
    background: 0 0!important;
    padding-left: 0!important
}

.cz-news-right-container a:hover .cz_further_topic_title {
    color: #00c0b5!important
}

.tab_quote {
    margin: 0 40px
}

.wp-caption-text {
    background: #f0f0f0;
    padding: 5px 10px
}

#shipping_method li:before {
    list-style: none;
    display: none
}

#shipping_method li input[type=radio] {
    display: inline-block;
    vertical-align: top
}

#shipping_method li {
    padding: 10px 0!important
}

#shipping_method li:first-child {
    padding-top: 0!important
}

#shipping_method li label {
    padding-left: 0;
    display: inline
}

.cz-membership-wrap,
.cz-vdc-page-title-right-area ul li {
    display: inline-block
}

.cart_totals label,
.cart_totals span {
    font-size: 14px
}

.cct_author_name {
    vertical-align: top;
    margin-top: 10px
}

.cct_author_name img {
    vertical-align: top;
    float: left;
    margin-top: 5px;
    margin-right: 5px
}

.cz-large-title {
    background: 0 0!important;
    border-bottom: 1px solid #00c0b5;
    line-height: 24px;
    padding: 0 0 10px!important
}

.cz-membership-wrap {
    width: 100%;
    vertical-align: top
}

.cz-membership-wrap h5,
.mgm_mmdetails_head {
    font-size: 21px!important;
    color: #00c0b5!important;
    line-height: 21px!important;
    margin: 8px 0 0!important;
    padding: 0!important;
    font-weight: 500!important
}

.cz-membership-wrap table {
    width: 100%;
    max-width: 100%;
    border-color: #dcdcdc;
    margin-top: 25px
}

.cz-membership-wrap table tr {
    border-color: #dcdcdc
}

.cz-membership-wrap table tr:nth-child(even) {
    background: #f8f8f8
}

.cz-membership-wrap table tr td {
    width: 50%;
    border-color: #dcdcdc;
    padding: 20px;
    color: #666;
    font-size: 14px;
    line-height: 14px;
    font-weight: 300;
    font-family: Roboto, sans-serif
}

.cz-membership-wrap table tr td strong {
    color: #333;
    font-weight: 700
}

.cz-vdc-page-title-wrapp {
    display: inline-block;
    width: 100%;
    padding-bottom: 14px
}

.cz-vdc-page-title-right-area ul,
.cz-vdc-page-title-right-area ul li {
    padding: 0;
    margin: 0;
    vertical-align: top
}

.cz-vdc-page-title-left-area {
    width: 50%;
    float: left;
    vertical-align: top
}

.cz-vdc-page-title-left-area h2 {
    line-height: 36px
}

.cz-vdc-page-title-right-area {
    width: 50%;
    float: left;
    vertical-align: top;
    text-align: right
}

.cz-vdc-page-title-right-area ul li:before {
    display: none
}

.cz-vdc-page-title-right-area ul li a,
.cz-vdc-page-title-right-area ul li a:focus {
    background: #5e6e65;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 900;
    line-height: 14px;
    margin-left: 9px;
    padding: 10px 18px;
    text-transform: uppercase;
    transition: all .4s ease
}

.cz-vdc-page-title-right-area ul li a:hover {
    background: #ff8c00;
    transition: all .4s ease;
    color: #fff
}

.cz-vdc-profile-wrap form,
.cz-vdc-profile-wrap label {
    font-size: 14px;
    line-height: 14px;
    color: #666
}

.cz-vdc-profile-wrap label {
    width: 100%;
    display: inline-block;
    text-align: left;
    margin: 14px 0 0;
    padding: 0;
    font-weight: 700;
    font-family: Roboto, sans-serif
}

.cz-vdc-profile-wrap label span {
    font-weight: 300;
    font-style: italic;
    display: inline-block
}

.cz-vdc-profile-wrap input[type=text],
.cz-vdc-profile-wrap input[type=password],
.cz-vdc-profile-wrap input[type=email],
.cz-vdc-profile-wrap textarea {
    width: 100%;
    height: 42px;
    border-radius: 2px;
    border: 1px solid #dcdcdc;
    margin: 5px 0;
    -webkit-box-shadow: 0 0 3px 0 rgba(255, 255, 255, 1);
    -moz-box-shadow: 0 0 3px 0 rgba(255, 255, 255, 1);
    box-shadow: 0 0 3px 0 rgba(255, 255, 255, 1);
    transition: all .4s ease;
    font-size: 14px;
    line-height: 14px;
    color: #666;
    font-weight: 300;
    padding: 2px 10px 0
}

.cz-vdc-profile-wrap textarea {
    padding-top: 12px;
    line-height: 16px
}

.cz-vdc-profile-wrap input[type=text]:focus,
.cz-vdc-profile-wrap input[type=text]:hover,
.cz-vdc-profile-wrap input[type=password]:focus,
.cz-vdc-profile-wrap input[type=password]:hover,
.cz-vdc-profile-wrap input[type=email]:focus,
.cz-vdc-profile-wrap input[type=email]:hover,
.cz-vdc-profile-wrap textarea:focus,
.cz-vdc-profile-wrap textarea:hover {
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 192, 181, 1);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 192, 181, 1);
    box-shadow: 0 0 3px 0 rgba(0, 192, 181, 1);
    transition: all .4s ease;
    border-color: #00c0b5
}

.cz-vdc-profile-wrap input[type=submit] {
    background: #ff8c00;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px 35px;
    border-radius: 2px;
    border: 0;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    margin: 22px 0 0;
    transition: all .4s ease
}

.cz-vdc-profile-wrap input[type=submit]:hover {
    background: #00c0b5;
    color: #fff;
    transition: all .4s ease
}

.cz-membership-side-wrap {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    width: 100%
}

.cz-membership-side-title-wrap {
    background: #00c0b5;
    padding: 18px;
    display: block
}

.cz-membership-side-title-wrap h3 {
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    background: 0 0;
    margin: 0;
    padding: 0
}

.cz-membership-side-content-wrap {
    display: block;
    border-bottom: 2px solid #dcdcdc;
    border-left: 2px solid #dcdcdc;
    border-right: 2px solid #dcdcdc;
    padding: 15px 0 37px;
    text-align: center
}

.cz-membership-side-content-wrap p {
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #666
}

.cz-membership-side-content-wrap p strong {
    font-weight: 700
}

.cz-membership-side-sub-title-wrap {
    display: block;
    padding: 0 15px;
    text-align: left
}

.cz-membership-side-sub-title-wrap h5 {
    color: #00c0b5;
    font-size: 21px;
    line-height: 21px;
    font-weight: 700;
    margin: 21px 0 0;
    padding: 0
}

.cz-membership-side-content-wrap table {
    width: 100%;
    max-width: 100%;
    border: none;
    margin-top: 10px
}

.cz-membership-side-content-wrap table tr {
    border-color: #dcdcdc;
    border-left: 0;
    border-right: 0
}

.cz-membership-side-content-wrap table tr td:first-child {
    width: 43%
}

.cz-membership-side-content-wrap table tr td:last-child {
    width: 57%
}

.cz-membership-side-content-wrap table tr td {
    border-color: #dcdcdc;
    padding: 20px 8px;
    color: #666;
    font-size: 14px;
    line-height: 14px;
    font-weight: 300;
    font-family: Roboto, sans-serif;
    text-align: left
}

.cz-membership-side-content-wrap table tr td strong {
    color: #333;
    font-weight: 700
}

.cz-subscription-btn,
.cz-upgrade-btn {
    display: inline-block;
    font-weight: 900;
    border-radius: 25px;
    text-transform: uppercase
}

.cz-membership-side-content-wrap table tr:nth-child(even) {
    background: #f8f8f8
}

.cz-upgrade-btn {
    color: #fff;
    background: #00c0b5;
    font-size: 14px;
    line-height: 14px;
    padding: 10px 22px;
    margin: 0 0 0 10px;
    transition: all .4s ease
}

.cz-subscription-btn,
.cz-upgrade-btn:hover {
    background: #ff8c00;
    color: #fff;
    transition: all .4s ease
}

.cz-subscription-btn {
    font-size: 17px;
    line-height: 17px;
    padding: 13px 30px;
    margin: 17px 0 0
}

.cz-subscription-btn:hover {
    background: #00c0b5;
    color: #fff;
    transition: all .4s ease
}

.cz-membership-wrap .mgm_mmdetails_row:nth-child(even),
.cz-membership-wrap .mgm_mmdetails_wrap .mgm_mmdetails_row:nth-child {
    background: #f8f8f8!important
}

.cz-membership-wrap .mgm_mmdetails_wrap {
    border-color: #dcdcdc!important
}

.cz-membership-wrap .mgm_mmdetails_wrap .mgm_mmdetails_row:last-child {
    border-bottom: 0!important
}

.cz-membership-wrap .mgm_mmdetails_wrap .mgm_mmdetails_row .mgm_mmdetails_field_name {
    width: 50%!important;
    border-right: 1px solid #dcdcdc!important;
    color: #333!important;
    font-weight: 700!important;
    font-family: Roboto, sans-serif;
    font-size: 14px!important;
    padding: 20px!important;
    line-height: 14px!important
}

.cz-membership-wrap .mgm_mmdetails_wrap .mgm_mmdetails_row .mgm_mmdetails_field_description,
.cz-membership-wrap .mgm_mmdetails_wrap .mgm_mmdetails_row .mgm_mmdetails_field_description a {
    color: #666!important;
    font-size: 14px!important;
    font-weight: 300!important;
    font-family: Roboto, sans-serif
}

.cz-membership-wrap .mgm_mmdetails_wrap .mgm_mmdetails_row .mgm_mmdetails_field_description {
    width: 50%!important;
    padding: 20px!important;
    line-height: 14px!important
}

.cz-membership-wrap .mgm_mmdetails_wrap .mgm_mmdetails_row .mgm_mmdetails_field_divider,
.mgm_rss_token_container {
    display: none
}

.cz-vdc-profile-wrap p a {
    font-weight: 400
}

.cz-membership-side-content-wrap .mgm_mmdetails_head {
    color: #00c0b5!important;
    font-size: 21px!important;
    line-height: 21px!important;
    font-weight: 700!important;
    margin: 21px 0 0!important;
    padding: 0 15px!important;
    text-align: left!important;
    width: 100%!important;
    display: block
}

.cz-membership-side-content-wrap .mgm_mmdetails_field_description,
.cz-membership-side-content-wrap .mgm_mmdetails_field_name {
    color: #666!important;
    font-family: Roboto, sans-serif!important;
    font-size: 14px!important;
    padding: 20px 8px!important;
    text-align: left!important;
    line-height: 14px!important
}

.cz-membership-side-content-wrap .mgm_mmdetails_wrap {
    border-left: 0!important;
    border-right: 0!important;
    border-color: #dcdcdc!important;
    margin-top: 10px!important
}

.cz-membership-side-content-wrap .mgm_mmdetails_field_name {
    border-color: #dcdcdc;
    font-weight: 700!important;
    border-right: 1px solid #dcdcdc!important;
    width: 43%!important
}

.cz-membership-side-content-wrap .mgm_mmdetails_field_description {
    border-color: #dcdcdc;
    font-weight: 300!important;
    width: 57%!important
}

.cz-membership-side-content-wrap .mgm_mmdetails_field_description a {
    font-weight: 900!important;
    line-height: 14px!important;
    color: #fff!important;
    background: #00c0b5!important;
    border-radius: 20px;
    margin-left: 14px;
    text-transform: uppercase
}

.cz-membership-side-content-wrap .mgm_mmdetails_field_description a:hover {
    background: #ff8c00!important
}

.cz-membership-side-content-wrap .mgm_mmdetails_row alternate {
    border-color: #dcdcdc!important
}

.cz-membership-side-content-wrap .mgm_mmdetails_field_divider {
    display: none!important
}

.cz-membership-side-content-wrap .mgm_mmdetails_row:nth-child(even) {
    background: #f8f8f8!important
}

.cz-membership-side-content-wrap .mgm_mmdetails_row:last-child {
    border-bottom: 0!important
}

.cz-vdc-acc-page h2 {
    background: #c8f0ee!important;
    color: #00c0b5!important;
    display: block!important;
    font-family: Roboto, sans-serif;
    font-size: 21px!important;
    font-weight: 700!important;
    line-height: 21px!important;
    margin-bottom: 5px!important;
    margin-top: 20px!important;
    padding: 15px 14px!important
}

.cz-vdc-acc-page table tbody tr td,
.cz-vdc-acc-page table tbody tr td.order-actions a,
.cz-vdc-acc-page table tfoot tr td,
.cz-vdc-acc-page table thead th {
    font-size: 14px!important;
    line-height: 14px!important;
    font-family: Roboto, sans-serif
}

.cz-vdc-acc-page table {
    margin-top: 17px!important;
    border-radius: 0!important;
    border: 0!important
}

.cz-vdc-acc-page table thead {
    background: #5e6e65!important
}

.cz-vdc-acc-page table thead th {
    color: #fff!important;
    font-weight: 700!important;
    padding: 15px!important
}

.cz-vdc-acc-page table tbody tr td,
.cz-vdc-acc-page table tfoot tr td {
    color: #666!important;
    font-weight: 300!important;
    padding: 18px 15px!important;
    border-color: #dcdcdc!important
}

.cz-vdc-acc-page table tbody tr,
.cz-vdc-acc-page table tfoot tr {
    border-color: #dcdcdc!important
}

.cz-vdc-acc-page table tbody tr td:first-child,
.cz-vdc-view-order table tfoot tr td,
.cz-vdc-view-order table tfoot tr th {
    border-left: 1px solid #dcdcdc!important
}

.cz-vdc-acc-page table tbody tr:nth-child(even),
.cz-vdc-acc-page table tfoot tr:nth-child(even) {
    background: #f8f8f8!important
}

.cz-vdc-acc-page table tbody tr td.order-number,
.cz-vdc-acc-page table tbody tr td.order-number a {
    color: #00c0b5!important
}

.cz-vdc-acc-page table tr td.order-actions {
    padding: 9px 10px!important;
    text-align: center!important
}

.cz-vdc-acc-page table tbody tr td.order-actions a {
    color: #fff!important;
    font-weight: 900!important;
    padding: 11px 18px!important;
    background: #00c0b5!important;
    border-radius: 20px;
    margin-left: 5px!important;
    transition: all .4s ease
}

.cz-vdc-acc-page table tbody tr td.order-actions a:first-child {
    margin-left: 0!important
}

.cz-vdc-acc-page table tbody tr td.order-actions a:hover {
    background: #ff8c00!important;
    transition: all .4s ease
}

.cz-vdc-acc-page .address {
    width: 100%!important;
    margin-bottom: 15px!important
}

.cz-vdc-acc-page table tbody tr td:last-child {
    border-right: 1px solid #dcdcdc!important
}

.cz-vdc-acc-page table tbody tr:last-child td {
    border-bottom: 1px solid #dcdcdc!important
}

.cz-vdc-acc-page .address .title {
    margin-top: 0!important;
    background: #f3f3f3!important;
    display: block;
    padding: 12px 16px!important
}

.cz-vdc-acc-page .address .title a,
.cz-vdc-acc-page .address .title h3 {
    float: left;
    display: inline-block;
    font-size: 16px!important;
    line-height: 16px!important
}

.cz-vdc-acc-page .address .title h3 {
    width: 80%;
    color: #666!important
}

.cz-vdc-acc-page .address .title a {
    width: 20%;
    text-align: right;
    color: #00c0b5!important;
    text-transform: uppercase;
    font-weight: 900!important
}

.cz-vdc-acc-page .address address,
.cz-vdc-acc-page .address address p {
    color: #666!important;
    font-size: 16px!important;
    line-height: 24px!important;
    font-weight: 300!important
}

.cz-vdc-acc-page .address address {
    padding: 12px 16px!important
}

.cz-vdc-acc-page .address address p {
    margin: 0!important
}

.cz-membership-side-content-wrap .mgm_unsubscribe_container {
    display: none!important
}

.customer_details {
    margin-bottom: 15px!important
}

.addthis_toolbox {
    display: block
}

.addthis_toolbox button {
    float: right
}

.addthis_toolbox a {
    float: right!important
}

.addthis_counter {
    float: left
}

.cz-vdc-view-order .order-again .button {
    color: #fff!important;
    font-size: 17px!important;
    line-height: 17px!important;
    font-family: Roboto, sans-serif;
    font-weight: 900!important;
    padding: 17px 30px!important;
    background: #ff8c00!important;
    border-radius: 30px;
    margin: 0 0 38px!important;
    transition: all .4s ease;
    text-transform: uppercase;
    display: inline-block
}

.cz-vdc-view-order .order-again .button:hover {
    background: #00c0b5!important;
    transition: all .4s ease
}

.cz-vdc-view-order table.order_details .order_item {
    background: #f8f8f8!important
}

.cz-vdc-view-order table.order_details .order_item td {
    border-bottom: 0!important;
    border-right: 0!important;
    border-left: 1px solid #dcdcdc!important
}

.cz-vdc-view-order table tfoot tr td,
.cz-vdc-view-order table.order_details .order_item td:last-child {
    border-right: 1px solid #dcdcdc!important
}

.cz-vdc-view-order table tr td {
    color: #666!important
}

.cz-vdc-view-order table tr td small {
    font-weight: 300!important
}

.cz-vdc-view-order .cz-vdc-testkit tr th,
.cz-vdc-view-order table tfoot tr th {
    font-weight: 700!important;
    line-height: 14px!important;
    font-size: 14px!important
}

.cz-vdc-view-order table.order_details .order_item .product-name,
.cz-vdc-view-order table.order_details .order_item .product-name a {
    color: #00c0b5!important;
    font-size: 14px!important;
    line-height: 14px!important;
    font-weight: 700!important;
    font-family: Roboto, sans-serif
}

.cz-vdc-view-order table tbody tr td,
.cz-vdc-view-order table tfoot tr td {
    padding: 18px 15px!important
}

.cz-vdc-view-order table tbody tr:nth-child(2n),
.cz-vdc-view-order table tfoot tr:nth-child(2n) {
    background: 0 0!important
}

.cz-vdc-view-order table tfoot tr:last-child td,
.cz-vdc-view-order table tfoot tr:last-child th {
    border-bottom: 1px solid #dcdcdc!important
}

.cz-vdc-view-order table tfoot tr th {
    color: #333!important;
    padding: 18px 15px!important
}

.cz-vdc-view-order header {
    margin-top: 0!important
}

.cz-vdc-view-order .cz-vdc-testkit {
    width: 100%;
    max-width: 100%;
    border: 0!important;
    margin-bottom: 46px
}

.cz-vdc-view-order .cz-vdc-testkit tr:first-child {
    background: #5e6e65!important;
    border-top: 0!important
}

.cz-vdc-view-order .cz-vdc-testkit tr {
    border-left: 0!important;
    border-right: 0!important
}

.cz-vdc-view-order .cz-vdc-testkit tr th {
    color: #fff!important;
    font-family: Roboto, sans-serif;
    padding: 15px!important;
    border-left: 1px solid #5e6e65!important
}

.cz-vdc-view-order .cz-vdc-testkit tr td {
    font-weight: 300!important;
    line-height: 14px!important;
    font-size: 14px!important;
    padding: 20px 14px!important
}

.cz-vdc-view-order .cz-vdc-testkit tr td:first-child {
    font-weight: 700!important;
    color: #666
}

.cz-vdc-view-order .cz-vdc-testkit tr td:nth-child(3) {
    padding: 9px 15px!important;
    width: 40%
}

.cz-vdc-view-order .cz-vdc-testkit tr td input[type=text] {
    height: 33px!important;
    line-height: 14px;
    width: 80%;
    display: inline-block;
    margin-right: 10px
}

.cz-vdc-view-order .cz-vdc-testkit tr td a,
.cz-vdc-view-order .cz-vdc-testkit tr td a:focus,
.cz-vdc-view-order .cz-vdc-testkit tr td a:hover {
    color: #00c0b5;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    text-decoration: none
}

.cz-vdc-view-order .customer_details dd,
.cz-vdc-view-order .customer_details dt {
    display: inline-block;
    color: #666;
    font-size: 16px;
    line-height: 16px;
    font-family: Roboto, sans-serif
}

.cz-vdc-view-order .customer_details {
    margin: 18px 0 40px!important
}

.cz-vdc-view-order .customer_details dt {
    margin-right: 4px;
    font-weight: 700
}

.cz-vdc-view-order .customer_details dd {
    font-weight: 300;
    width: 85%;
    margin-bottom: 20px
}

.cz-vdc-view-order .cz-vdc-h_2 {
    display: none!important
}

.mepr-signup-form .mepr-submit {
    background: #00c0b5;
    border: 0;
    color: #fff;
    display: inline-block;
    min-width: 85px;
    height: 34px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    padding: 0 10px
}

.comment-form input {
    border: 0;
    border-radius: 50px;
    padding: 4px 11px;
    color: #fff;
    background: #00c0b5;
    font-size: 16px;
    font-weight: 700
}

@media screen and (min-width:1049px) and (max-width:1180px) {
    .cz-main-nav-outer-wrapp .navbar-brand,
    .navbar-nav>li:last-child>a {
        padding-left: 43px;
        padding-right: 42px
    }
    .cz-copywrite-wrapper .col-md-6:first-child {
        padding-left: 10px
    }
    .cz-copywrite-wrapper .col-md-6:last-child {
        padding-right: 10px
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .cz-main-nav-outer-wrapp .navbar-brand,
    .navbar-nav>li:last-child>a {
        padding-left: 44px;
        padding-right: 44px
    }
}

@media screen and (min-width:1049px) and (max-width:1151px) {
    .cz-second-nav-wrapp ul,
    .navbar-nav {
        width: 100%;
        text-align: center
    }
    .cz-second-nav-wrapp ul li {
        margin: 0 14px!important
    }
    .cz-header-top-wrapper .col-md-4:first-child {
        padding-left: 15px
    }
    .cz-header-top-wrapper .col-md-4:last-child {
        padding-right: 15px
    }
    .cz-register-btn {
        margin-left: 0;
        padding-left: 12px;
        padding-right: 12px
    }
    .cz-second-nav-wrapp ul {
        display: inline-block
    }
    .cz-main-nav-outer-wrapp .navbar-brand,
    .navbar-nav>li>a {
        padding-left: 36px;
        padding-right: 36px
    }
    .cz-main-nav-outer-wrapp .navbar-brand,
    .navbar-nav>li:last-child>a {
        padding-left: 37px;
        padding-right: 37px
    }
    .cz-test-vitamin-d-inner-wrapp {
        padding-top: 20px
    }
    .cz-test-vitamin-d-wrapp h5 {
        padding-bottom: 5px;
        font-size: 18px;
        line-height: 20px
    }
    .cz-register-bttn {
        min-width: 165px
    }
    .cz-register-rate-wrapp {
        padding-left: 15px;
        padding-right: 15px
    }
    .cz-friends-wrapp ul li {
        display: inline-block;
        margin: 0!important;
        padding: 0
    }
    .cz_cart_wrapper table td .cz_cart_dts {
        width: 64%
    }
}

@media (max-width:1050px) {
    .cz-header-top-wrapper .col-md-4:first-child,
    .cz-logo-wrapp {
        padding-left: 15px
    }
    .cz-header-top-wrapper .col-md-4:last-child,
    .cz-logo-wrapp {
        padding-right: 15px
    }
    .cz-header-social-icons,
    .cz-search-news-wrapp,
    .cz-text-character-wrapp {
        width: 100%
    }
    .cz-search-news-wrapp {
        margin-top: 10px
    }
    .header-user-buttons .col-md-12 {
        padding-left: 15px;
        padding-right: 15px
    }
    .cz-logo-wrapp {
        padding-top: 25px
    }
    .cz-login-register-wrapp {
        width: 100%;
        margin-top: 24px
    }
    .cz-friends-wrapp ul li {
        display: inline-block;
        margin: 0!important;
        padding: 0;
        width: 35%;
        text-align: center;
        float: left
    }
    .cz-friends-wrapp ul li:first-child {
        text-align: left
    }
    .cz-friends-wrapp ul li:last-child {
        text-align: right;
        width: 30%
    }
    .cz-qa-forum-left-wrapp {
        width: 24%
    }
    .cz-qa-forum-right-wrapp {
        width: 76%
    }
    .cz-main-nav-outer-wrapp .navbar-brand,
    .navbar-nav>li:last-child>a {
        padding-left: 36px;
        padding-right: 36px
    }
    .cz_order_details .cz-donate-join-btn {
        width: 100%;
        display: table;
        text-align: center;
        padding: 16px 0 17px;
        margin-top: 30px
    }
    .cz_cart_wrapper table td .cz_cart_dts {
        width: 60%
    }
    .cz_cart_wrapper table td h6 {
        margin: 0
    }
    .cz_cart_details .cz-donate-join-btn {
        font-size: 20px
    }
    .cz_cart_details .cz-store-btn,
    .cz_cart_details .cz-store-btn:focus,
    .cz_cart_details .cz-store-btn:hover {
        min-width: 100%;
        font-size: 16px
    }
    .cz-page-title-wrapp h3,
    .heading_h4 h2 {
        font-size: 17px;
        line-height: 17px
    }
    .cz-header-top-right-wrapper {
        padding-top: 32px
    }
    .cz-vdc-view-order .cz-vdc-testkit tr td input[type=text] {
        width: 74%
    }
    .cz-membership-side-content-wrap .mgm_mmdetails_field_description a {
        padding: 11px 16px!important;
        margin-left: 8px
    }
    .cz-copywrite-wrapper .col-md-6:first-child {
        padding-left: 10px
    }
    .cz-copywrite-wrapper .col-md-6:last-child {
        padding-right: 10px
    }
}

@media screen and (min-width:1020px) and (max-width:1050px) {
    .cz-second-nav-wrapp ul,
    .navbar-nav {
        width: 100%;
        text-align: center
    }
    .cz-main-nav-outer-wrapp .navbar-brand,
    .navbar-nav>li>a {
        padding-left: 31px;
        padding-right: 31px
    }
    .cz-main-nav-outer-wrapp .navbar-brand,
    .navbar-nav>li:last-child>a {
        padding-left: 30px;
        padding-right: 31px
    }
    .cz-second-nav-wrapp ul li {
        margin: 0 12px!important
    }
    .cz-header-top-wrapper .col-md-4:first-child {
        padding-left: 15px
    }
    .cz-header-top-wrapper .col-md-4:last-child {
        padding-right: 15px
    }
    .cz-second-nav-wrapp ul {
        display: inline-block
    }
    .cz-test-vitamin-d-inner-wrapp {
        padding-top: 15px;
        background-position: right 24px
    }
    .cz-test-vitamin-d-wrapp h5 {
        padding-bottom: 7px;
        font-size: 17px;
        line-height: 19px
    }
    .cz-test-vitamin-d-wrapp .cz-yellow-btn {
        min-width: 155px
    }
    .cz-register-bttn {
        min-width: 165px
    }
    .cz-register-rate-wrapp {
        padding-left: 15px;
        padding-right: 15px
    }
    .cz-friends-wrapp ul li {
        display: inline-block;
        margin: 0!important;
        padding: 0;
        width: 35%;
        text-align: center;
        float: left
    }
    .cz-friends-wrapp ul li:first-child {
        text-align: left
    }
    .cz-friends-wrapp ul li:last-child {
        text-align: right;
        width: 30%
    }
    .cz-general-questions-wrapp ul li {
        padding-right: 10px
    }
}

@media screen and (min-width:992px) and (max-width:1020px) {
    .cz-second-nav-wrapp ul,
    .navbar-nav {
        width: 100%;
        text-align: center
    }
    .cz-main-nav-outer-wrapp .navbar-brand,
    .navbar-nav>li>a {
        padding-left: 29px;
        padding-right: 29px
    }
    .cz-main-nav-outer-wrapp .navbar-brand,
    .navbar-nav>li:last-child>a {
        padding-left: 30px;
        padding-right: 30px
    }
    .cz-second-nav-wrapp ul li {
        margin: 0 10px!important
    }
    .cz-header-top-wrapper .col-md-4:first-child {
        padding-left: 15px
    }
    .cz-header-top-wrapper .col-md-4:last-child {
        padding-right: 15px
    }
    .cz-second-nav-wrapp ul {
        display: inline-block
    }
    .cz-discussion-wrapp .col-md-6 {
        min-height: 460px;
        padding-left: 22px;
        padding-right: 22px
    }
    .cz-test-vitamin-d-inner-wrapp {
        padding-top: 10px;
        background-position: right 24px
    }
    .cz-test-vitamin-d-wrapp h5 {
        padding-bottom: 5px;
        font-size: 16px;
        line-height: 18px
    }
    .cz-test-vitamin-d-wrapp .cz-yellow-btn {
        min-width: 155px
    }
    .cz-register-rate-wrapp {
        padding-left: 15px;
        padding-right: 15px
    }
    .cz-register-bttn {
        min-width: 165px
    }
    .cz-general-questions-wrapp ul li {
        padding-right: 8px
    }
    .cz-subscription-btn {
        font-size: 15px;
        line-height: 15px
    }
}

@media screen and (min-width:767px) and (max-width:992px) {
    .cz-main-nav-outer-wrapp .navbar-brand,
    .navbar-nav>li>a {
        padding-left: 19px;
        padding-right: 19px;
        font-size: 13px
    }
    .cz-vdc-view-order .customer_details dd {
        width: 87%
    }
    .cz-second-nav-wrapp ul,
    .navbar-nav {
        width: 100%;
        text-align: center
    }
    .cz-main-nav-outer-wrapp .navbar-brand,
    .navbar-nav>li:last-child>a {
        padding-left: 22px;
        padding-right: 22px
    }
    .cz-second-nav-wrapp ul li {
        margin: 0 4px!important
    }
    .cz-second-nav-wrapp ul li a {
        font-size: 13px
    }
    .cz-header-top-wrapper .col-md-4:first-child {
        padding-left: 15px
    }
    .cz-header-top-wrapper .col-md-4:last-child {
        padding-right: 15px
    }
    .cz-second-nav-wrapp ul {
        display: inline-block
    }
    .cz-header-top-wrapper .col-md-4:first-child,
    .cz-header-top-wrapper .col-md-4:last-child {
        width: 32%;
        vertical-align: top;
        float: left
    }
    .cz-logo-wrapp {
        width: 36%;
        vertical-align: top;
        float: left
    }
    .cz-sidebar-area {
        margin-top: 35px
    }
    .cz-newsletter-wrapper {
        background-size: cover
    }
    .cz-footer-adr-wrapp .col-md-4 {
        width: 33.33%;
        float: left;
        vertical-align: top
    }
    .cz-home-banner-content-wrapper {
        width: 75%
    }
    .cz-banner-sub-category ul li {
        width: 170px;
        margin: 0 5px!important
    }
    .cct_store_head ul li,
    .cz-store-wrapp ul li,
    .cz-store-wrapp ul li:first-child,
    .cz-store-wrapp ul li:nth-child(10),
    .cz-store-wrapp ul li:nth-child(13),
    .cz-store-wrapp ul li:nth-child(4),
    .cz-store-wrapp ul li:nth-child(7) {
        margin-left: 1%!important
    }
    .cct_store_head ul li,
    .cz-store-wrapp ul li,
    .cz-store-wrapp ul li:nth-child(12),
    .cz-store-wrapp ul li:nth-child(15),
    .cz-store-wrapp ul li:nth-child(3),
    .cz-store-wrapp ul li:nth-child(6),
    .cz-store-wrapp ul li:nth-child(9) {
        margin-right: 1%!important
    }
    .cz-banner-sub-category p {
        font-size: 14px
    }
    .cz-mission-statement {
        margin-bottom: 25px
    }
    .cz-banner-sub-category ul {
        top: -68px
    }
    .cz-banner-sub-category {
        background-position: center top!important
    }
    .cz-test-vitamin-d-inner-wrapp {
        min-height: 251px
    }
    .cz-store-wrapp ul li {
        width: 48%
    }
    .cct_store_head ul li {
        width: 48%!important
    }
    .cz_order_details .col-md-5 {
        float: left;
        width: 40%
    }
    .cz_order_details .col-md-7 {
        float: left;
        width: 60%
    }
    .cz_cart_wrapper table td .cz_cart_dts {
        width: 67%
    }
    .cz_cart_details .cz-store-btn,
    .cz_cart_details .cz-store-btn:focus,
    .cz_cart_details .cz-store-btn:hover {
        min-width: 168px
    }
    .cz-store-wrapper ul li h3 {
        font-size: 17px
    }
    .cz-testkits-banner-outer .cz-home-banner-content-wrapper {
        width: 100%
    }
    .header-user-buttons a,
    .header-user-buttons a:focus {
        font-size: 10px;
        font-weight: 900;
        line-height: 10px;
        margin-left: 2px;
        padding: 9px
    }
    .cz-copywrite-wrapper .col-md-6 {
        width: 50%;
        float: left
    }
}

@media (max-width:782px) {
    header {
        margin-top: 71px
    }
}

@media (max-width:767px) {
    .cz-header-top-right-wrapper,
    .cz-login-register-wrapp,
    .cz-main-nav-outer-wrapp .navbar-default,
    .cz-search-news-wrapp,
    .cz-second-nav-wrapp ul,
    .cz-text-character-wrapp p {
        text-align: center
    }
    .cz-sidebar-area {
        margin-top: 35px
    }
    .cz-vdc-view-order .customer_details dd {
        width: 82%
    }
    .cz-header-social-icons {
        text-align: center;
        margin-top: 15px
    }
    .navbar-toggle {
        float: none;
        margin-right: 0
    }
    .cz-main-nav-outer-wrapp .navbar-nav>li {
        background: 0 0
    }
    .cz-main-nav-outer-wrapp .navbar-nav>li a {
        padding-left: 0;
        padding-right: 0;
        background-image: none!important
    }
    .cz-main-nav-outer-wrapp .navbar-nav>li.active a,
    .cz-main-nav-outer-wrapp .navbar-nav>li:hover a {
        background-image: none!important
    }
    .cz-main-nav-outer-wrapp .navbar-brand,
    .navbar-nav>li>a::after {
        display: none
    }
    .cz-main-nav-outer-wrapp {
        width: 100%;
        overflow: hidden
    }
    .container-fluid,
    .navbar-collapse {
        padding-left: 15px;
        padding-right: 15px
    }
    .cz-second-nav-wrapp ul li {
        margin: 0 15px!important
    }
    .cz-newsletter-wrapper {
        background-size: cover
    }
    .cz-email-adrs { 
        margin-top: 0;
        padding: 25px 0 25px 65px
    }
    .cz-footer-menu ul li {
        margin: 2px
    }
    .cz-contact-form input[type=text],
    .cz-contact-form input[type=password],
    .cz-contact-form input[type=email] {
        width: 75%
    }
    .cz-page-title-left-area {
        width: 100%;
        margin-bottom: 15px
    }
    .cz-page-title-right-area {
        width: 100%;
        text-align: left
    }
    .cz-friends-wrapp ul li,
    .cz-friends-wrapp ul li:first-child,
    .header-user-buttons {
        text-align: center
    }
    .cz-home-banner-content-wrapper {
        width: 100%
    }
    .cz-banner-sub-category {
        padding-top: 300px
    }
    .cz-mission-statement {
        margin-bottom: 30px
    }
    .cz-blog-post-wrapp ul li {
        width: 100%!important;
        margin: 15px 0!important
    }
    h1 {
        font-size: 44px;
        line-height: 44px
    }
    .cz-friends-wrapp ul li {
        display: inline-block;
        margin: 0 0 20px!important;
        padding: 0;
        width: 100%;
        float: left
    }
    .cz-friends-wrapp ul li:last-child {
        text-align: center;
        width: 100%;
        margin-bottom: 0
    }
    .cz-about-vitamin-d-index-wrapper ul li {
        width: 48%;
        margin: 10px 2%!important
    }
    .cz-about-vitamin-d-index-wrapper ul li:nth-child(odd) {
        margin-left: 0!important
    }
    .cct_store_head ul li,
    .cz-store-wrapp ul li,
    .cz-store-wrapp ul li:first-child,
    .cz-store-wrapp ul li:nth-child(10),
    .cz-store-wrapp ul li:nth-child(13),
    .cz-store-wrapp ul li:nth-child(4),
    .cz-store-wrapp ul li:nth-child(7) {
        margin-left: 1%!important
    }
    .cz-about-vitamin-d-index-wrapper ul li:nth-child(even) {
        margin-right: 0!important
    }
    .cct_store_head ul li,
    .cz-store-wrapp ul li,
    .cz-store-wrapp ul li:nth-child(12),
    .cz-store-wrapp ul li:nth-child(15),
    .cz-store-wrapp ul li:nth-child(3),
    .cz-store-wrapp ul li:nth-child(6),
    .cz-store-wrapp ul li:nth-child(9) {
        margin-right: 1%!important
    }
    .cz-general-questions-left-area,
    .cz-general-questions-right-area {
        width: 100%
    }
    .cz-qa-forum-left-wrapp {
        width: 28%
    }
    .cz-qa-forum-right-wrapp {
        width: 72%
    }
    .cz-store-wrapp ul li {
        width: 48%
    }
    .cct_store_head ul li {
        width: 48%!important
    }
    .cz_package_btn {
        margin-left: 8px;
        padding: 11px 30px 13px!important
    }
    .cz_payment_wrapper span {
        float: left
    }
    .cz_order_details .col-md-5 {
        float: left;
        width: 40%
    }
    .cz_order_details .col-md-7 {
        float: left;
        width: 60%
    }
    .cz_cart_wrapper table td .cz_cart_dts {
        width: 100%;
        margin-left: 0
    }
    .cz_cart_details .cz-store-btn,
    .cz_cart_details .cz-store-btn:focus,
    .cz_cart_details .cz-store-btn:hover {
        min-width: 168px
    }
    .cz-testkits-banner-outer .cz-home-banner-content-wrapper {
        width: 100%
    }
    .cz-store-wrapper .cz-store-wrapp ul li {
        width: 100%!important;
        margin-left: 0!important;
        margin-right: 0!important
    }
    .cz_testkit_content h5 {
        line-height: 28px
    }
    .cz-testkits-banner-outer h1 {
        font-size: 50px
    }
    .header-user-buttons a:first-child {
        margin-left: 0
    }
    .cz-vdc-page-title-left-area {
        width: 100%;
        margin-bottom: 15px
    }
    .cz-vdc-page-title-right-area {
        text-align: left;
        width: 100%;
        margin-top: 5px
    }
    .addthis_toolbox {
        float: left
    }
    .cz-vdc-page-title-right-area ul li a,
    .cz-vdc-page-title-right-area ul li a:focus {
        margin-left: 0;
        margin-right: 9px
    }
    .cz-vdc-acc-page table tbody tr td.order-actions a {
        max-width: 60px!important;
        text-align: center!important;
        font-size: 12px!important;
        line-height: 12px!important;
        padding: 10px!important
    }
    .cz-vdc-acc-page table tbody tr td.order-date,
    .cz-vdc-acc-page table thead th.order-date {
        display: none!important
    }
    .cz-vdc-view-order .cz-vdc-testkit tr td:nth-child(2),
    .cz-vdc-view-order .cz-vdc-testkit tr th:nth-child(2) {
        display: none
    }
    .cz-vdc-view-order .cz-vdc-testkit tr td:nth-child(3) {
        width: 45%
    }
    .cz-copywrite-wrapper .col-md-6 {
        width: 100%
    }
    .cz-copywrite-wrapper p,
    .cz-footer-bottom-right-wrap,
    .cz-footer-bottom-right-wrap p,
    .cz-footer-social-icons {
        text-align: center
    }
}

@media (max-width:561px) {
    .cz-banner-sub-category ul {
        position: inherit;
        top: 0;
        min-height: 716px
    }
    .cz-vdc-view-order .customer_details dd {
        width: 76%
    }
    .cz-banner-sub-category {
        padding-top: 50px
    }
    h1 {
        font-size: 36px;
        line-height: 36px
    }
    .cz-banner-sub-category h3 {
        font-size: 22px
    }
    .cz-discussion-wrapp .col-md-6 {
        padding-left: 25px;
        padding-right: 25px;
        min-height: 200px
    }
    .cz-discussion-left-wrapp {
        width: 20%
    }
    .cz-discussion-right-wrapp {
        width: 80%
    }
    .cz-news-left-container {
        width: 100%;
        padding-right: 0;
        margin-bottom: 15px
    }
    .cz-news-right-container {
        width: 100%
    }
    .cct_store_head ul li,
    .cz-store-wrapp ul li {
        width: 100%!important;
        margin-left: 0!important;
        margin-right: 0!important
    }
    .cz-store-wrapp ul li:first-child,
    .cz-store-wrapp ul li:nth-child(10),
    .cz-store-wrapp ul li:nth-child(13),
    .cz-store-wrapp ul li:nth-child(4),
    .cz-store-wrapp ul li:nth-child(7) {
        margin-left: 0!important
    }
    .cz-store-wrapp ul li:nth-child(12),
    .cz-store-wrapp ul li:nth-child(15),
    .cz-store-wrapp ul li:nth-child(3),
    .cz-store-wrapp ul li:nth-child(6),
    .cz-store-wrapp ul li:nth-child(9) {
        margin-right: 0!important
    }
    .cz-store-wrapp ul li a {
        display: block;
        width: 100%
    }
    .cz-store-wrapp ul li img {
        display: block
    }
    .cz-store-btn,
    .cz-store-btn:focus,
    .cz-store-btn:hover {
        display: inline-block!important;
        max-width: 211px
    }
    .cz_cart_wrapper {
        overflow-x: scroll;
        margin-bottom: 20px
    }
    .cz-vdc-acc-page table tbody tr td.order-actions a {
        display: block;
        margin-left: 0!important;
        margin-bottom: 3px!important
    }
    .cz-vdc-acc-page table tbody tr td.order-actions a:last-child {
        margin-bottom: 0!important
    }
    .cz-vdc-view-order .cz-vdc-testkit tr td input[type=text] {
        width: 70%
    }
    .cz-vdc-view-order .cz-vdc-testkit tr td:nth-child(3) {
        width: 49%
    }
}

@media (max-width:481px) {
    .cz-contact-form input[type=text],
    .cz-contact-form input[type=password],
    .cz-contact-form input[type=email] {
        width: 100%
    }
    .cz-home-banner-content-wrapper {
        padding-left: 0
    }
    .cz-about-vitamin-d-index-wrapper ul li {
        width: 100%;
        margin: 10px 0!important
    }
    .cz-about-vitamin-d-index-wrapper ul li:nth-child(odd) {
        margin-left: 0!important
    }
    .cz-about-vitamin-d-index-wrapper ul li:nth-child(even) {
        margin-right: 0!important
    }
    .cz-about-vitamin-d-index-wrapper ul li p {
        min-height: 20px
    }
    .cz-qa-forum-left-wrapp {
        width: 28%;
        margin-right: 1%
    }
    .cz-qa-forum-right-wrapp {
        width: 71%
    }
    .cz_package_btn {
        margin-left: 0;
        padding: 11px 15px 13px!important
    }
    .cz-vdc-acc-page table tbody tr td.order-actions a {
        display: block;
        margin-left: 0!important;
        margin-bottom: 3px!important
    }
    .cz-vdc-acc-page table tbody tr td.order-actions a:last-child {
        margin-bottom: 0!important
    }
}

@media (max-width:451px) {
    .cz-newsletter-box {
        background-size: 100% auto
    }
    .cz-inner-newsletter-box p {
        line-height: 21px
    }
    .cz-test-vitamin-d-inner-wrapp {
        padding-top: 10px;
        background-position: right 24px
    }
    .cz-test-vitamin-d-wrapp h5 {
        padding-bottom: 5px;
        font-size: 18px;
        line-height: 18px
    }
    .cz-test-vitamin-d-wrapp .cz-yellow-btn {
        min-width: 155px
    }
    .cz-discussion-left-wrapp {
        width: 24%
    }
    .cz-discussion-right-wrapp {
        width: 76%
    }
    .cz-general-questions-wrapp ul li {
        padding-right: 10px
    }
    .cz-test-kit-registration-wrapper h5 {
        font-size: 22px
    }
    .cz_cart_details .cz-donate-join-btn,
    .cz_test_pack p {
        font-size: 16px
    }
    .cz-test-kit-registration-wrapper label.css-label {
        margin-bottom: 70px
    }
    .cz_cart_details {
        overflow-x: scroll
    }
    .cz-testkits-banner-outer .cz-home-banner-content-wrapper {
        padding-left: 0
    }
    .cz-testkits-banner-outer .cz-home-banner h3 {
        font-size: 30px
    }
    .cz-testkits-banner-outer h1 {
        font-size: 33px
    }
    .cz-testkits-banner-outer .cz-home-banner h6 {
        font-size: 20px;
        line-height: 26px
    }
    .cz-testkits-banner-outer .cz-home-banner h6 br {
        display: none
    }
    .cz-testkits-banner-outer .cz-home-banner {
        min-height: 350px
    }
    .cz-store-wrapp .cct_single_product .images,
    .cz-store-wrapp .cct_single_product .summary {
        width: 100%
    }
    .cz-store-wrapp .cct_single_product .summary {
        padding: 15px 0 0
    }
    .wp-paginate .current,
    .wp-paginate .title,
    .wp-paginate a {
        font-size: 11px!important
    }
    .cz-vdc-acc-page table tbody tr td.order-date,
    .cz-vdc-acc-page table tbody tr td.order-status,
    .cz-vdc-acc-page table thead th.order-date,
    .cz-vdc-acc-page table thead th.order-status {
        display: none!important
    }
    .cz-vdc-acc-page table tbody tr td.order-actions a {
        display: block;
        margin-left: 0!important;
        margin-bottom: 3px!important
    }
    .cz-vdc-acc-page table tbody tr td.order-actions a:last-child {
        margin-bottom: 0!important
    }
    .cz-vdc-view-order .cz-vdc-testkit tr td input[type=text] {
        width: 64%
    }
}

@media (max-width:420px) {
    .cz-vcd-team ul li {
        width: 49%
    }
    .cz-vdc-view-order .customer_details dd {
        width: 65%
    }
    .cz-vcd-team ul li:nth-child(odd) {
        margin: 2px 1% 2px 0!important
    }
    .cz-vcd-team ul li:nth-child(even) {
        margin: 2px 0 2px 1%!important
    }
    .cz-large-imge {
        width: 100%!important
    }
    .cz-vcd-team {
        padding-bottom: 0;
        margin-bottom: 0
    }
    .cz-newsletter-box {
        padding-top: 61px
    }
    .cz-inner-newsletter-box h6 {
        font-size: 15px
    }
    .cz-inner-newsletter-box p {
        font-size: 12px;
        line-height: 18px
    }
    .cz-home-banner h3,
    h2 {
        font-size: 25px
    }
    h2 {
        line-height: 35px
    }
    .cz-register-rate-wrapp {
        padding-left: 10px;
        padding-right: 10px
    }
    .cz_payment_wrapper .cz_test_pack p {
        font-size: 18px
    }
    .cz_payment_wrapper span {
        float: none;
        font-size: 15px
    }
    .cim-payment-method-status {
        display: none!important
    }
    .cz-vdc-view-order .cz-vdc-testkit tr td input[type=text] {
        width: 100%;
        margin-right: 0;
        margin-bottom: 4px
    }
}

@media (max-width:401px) {
    .cz-newsletter-logo {
        padding-top: 24px
    }
    .cz-vdc-acc-page table tbody tr td.order-actions a {
        display: block;
        margin-left: 0!important;
        margin-bottom: 3px!important
    }
    .cz-vdc-acc-page table tbody tr td.order-actions a:last-child {
        margin-bottom: 0!important
    }
    .cz-subscription-btn {
        font-size: 15px;
        line-height: 15px
    }
}

@media (max-width:361px) {
    .cz-donate-title-wrapp h3 {
        font-size: 20px
    }
    .cz-donate-btn {
        font-size: 15px;
        padding: 15px 30px
    }
    .cz-newsletter-box {
        padding-top: 45px
    }
    .cz-inner-newsletter-box h6 {
        font-size: 12px
    }
    .cz-inner-newsletter-box p {
        font-size: 11px;
        line-height: 14px;
        vertical-align: top
    }
    .cz-newsletter-logo img {
        width: 66px
    }
    .cz-inner-newsletter-box {
        width: 180px
    }
    .cz-test-vitamin-d-inner-wrapp {
        background-image: none!important;
        padding-right: 20px
    }
    .cz-discussion-left-wrapp {
        width: 30%
    }
    .cz-discussion-right-wrapp {
        width: 70%
    }
    .cz-general-questions-wrapp ul li {
        padding-right: 8px
    }
    .header-user-buttons a,
    .header-user-buttons a:focus {
        font-size: 12px;
        font-weight: 900;
        line-height: 12px;
        padding: 9px
    }
    .cz-upgrade-btn {
        margin-left: 0;
        margin-top: 10px
    }
    .cz-vdc-page-title-right-area ul li a,
    .cz-vdc-page-title-right-area ul li a:focus {
        font-size: 12px;
        line-height: 12px;
        padding: 10px 12px;
        margin-right: 3px
    }
    .cim-payment-method-exp-date {
        display: non!important
    }
}

@media (max-width:321px) {
    .cz-inner-newsletter-box h6 {
        font-size: 9px;
        line-height: 10px
    }
    .cz-inner-newsletter-box p {
        vertical-align: top;
        font-size: 9px;
        line-height: 12px
    }
    .cz-newsletter-box {
        padding-top: 33px
    }
    .cz-newsletter-logo img {
        width: 44px
    }
}

.search-content article {
    padding: 15px 0
}

.search-content article:nth-child(odd) {
    background: #f4f4ee
}

.search-content .postarea .postdate {
    margin: 0;
    padding: 0
}

.search-content .postimage {
    display: inline-block;
    width: 20%;
    margin-right: 5%;
    margin-left: 2%;
    vertical-align: top;
    text-align: center
}

.search-content .postarea {
    display: inline-block;
    width: 68%;
    vertical-align: top
}

#popup-wrap,
.popup {
    display: none
}

.search-content .postarea .entry-title {
    margin: 0;
    color: #333
}

.search-content .navigation {
    margin-top: 20px
}

.search-content .postarea .entry-title a {
    color: #333
}

.popup {
    background-color: #fffdf7;
    max-width: 500px;
    min-height: 300px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 1px 225px 1px 23px;
    margin: 0 auto
}

.popup h2 {
    color: #ff8c00;
    font-size: 30px;
    margin-top: 50px;
    margin-bottom: 25px;
    display: block;
    text-transform: uppercase;
    line-height: 33px;
    font-weight: 400
}

.popup .popup-text {
    font-size: 16px;
    color: #5e6e66;
    display: block;
    margin-bottom: 23px;
    font-family: Roboto;
    line-height: 21px
}

#alert_signup_submit,
.popup a:not(.disable-popup) {
    background-color: #00c0b5;
    padding: 8px 16px;
    line-height: 1;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .25);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25);
    border-bottom: 1px solid rgba(0, 0, 0, .25);
    position: relative;
    cursor: pointer;
    overflow: visible;
    width: auto;
    border-top: none;
    border-left: none;
    border-right: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none
}

.popup a:not(.disable-popup) {
    margin-top: 23px;
    display: inline-block;
    color: #fff!important;
    font-size: 12px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.popup a.disable-popup {
    display: block;
    margin: 1em 0;
    font-size: 90%;
    cursor: pointer;
    color: #00c0b5;
    text-decoration: none
}

#alert_signup_submit {
    margin-top: 23px;
    font-family: Arial, sans-serif;
    display: inline-block;
    color: #fff!important;
    font-size: 12px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.popup a:not(.disable-popup):active {
    background: #5e6e65
}

#popup1 {
    background: url(../img/popup_boy_key.png) right no-repeat #fff
}

#popup2 {
    background: url(../img/popup_girl_donate.png) 20px 4px no-repeat #fff
}

#popup2,
#popup3 {
    padding-left: 225px;
    padding-right: 23px
}

#popup2.festive {
    background: url(../img/donate-awareness-bg-large.png) left top no-repeat #4d585a;
    padding: 200px 30px 0;
    min-height: 161px;
    text-align: center;
    line-height: 16px;
    margin-bottom: 10px;
    width: 240px!important
}

#popup2.festive h2 {
    color: #fff;
    font-size: 18px;
    margin: 0 0 5px;
    line-height: 18px
}

#popup2.festive .popup-text {
    color: #fff;
    line-height: 16px;
    margin-bottom: 10px;
    font-size: 14px
}

#popup2.festive .popup-text a {
    margin-top: 10px
}

#popup3 {
    background: url(../img/popup_girl_news.png) 20px 4px no-repeat #fff
}

#popup3 label.newsletter-label {
    color: #ff8c00;
    display: block;
    font-size: 22px;
    margin: 25px 0 10px;
    text-transform: uppercase
}

#popup3 input[type=text] {
    width: 93%;
    border: 1px solid grey;
    color: #000;
    padding-left: 10px
}

#popup3 h2 {
    margin-top: 36px!important
}

#popup4 {
    background: url(../img/popup_boy_clock.png) right no-repeat #fff;
    max-width: 300px;
    padding-right: 200px
}

@media only screen and (max-width:590px) {
    .login,
    .login .cz-register-wrapp,
    .membar {
        width: 100%!important
    }
    #popup {
        padding-left: 23px!important;
        padding-right: 23px!important;
        background-image: none!important
    }
    .login table tr td {
        border-right: 1px solid #00c0b5;
        padding: 5px 2px;
        font-size: 10px
    }
}

@media only screen and (max-width:989px) {
    .login,
    .login .cz-register-wrapp,
    .membar {
        width: 100%!important
    }
}

@media only screen and (max-width:768px) {
    .login,
    .login .cz-register-wrapp,
    .membar {
        width: 100%!important
    }
    header .header-user-actions {
        margin-top: 0
    }
    #alert_signup_submit,
    #popup a {
        margin-top: 5px
    }
    #popup.popup3 h2 {
        margin-bottom: 10px;
        font-size: 23px;
        line-height: 25px
    }
}

.commentlist {
    list-style-type: none;
    margin: 1em 0;
    padding: 0 0 0 40px;
    vertical-align: top
}

.commentlist p {
    margin: 10px 0
}

#comments em {
    font-style: italic
}

.commentlist .comment {
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ccc
}

#comments-title {
    color: #00c1b5;
    background-color: #dff5f1;
    padding: 5px;
    margin-top: 20px;
    font-size: 1em
}

.commentlist .comment-author cite,
.commentlist .comment-author span {
    vertical-align: top;
    display: inline-block;
    margin-top: 10px;
    margin-left: 10px;
    font-weight: 700
}

.commentlist .comment-author span.commentmetadata {
    display: inline-block;
    margin-top: 10px;
    margin-left: 50px;
    float: right;
    font-weight: 400
}

.commentlist a {
    display: inline-block;
    color: #00c0b5;
    font-weight: 700;
    text-decoration: none;
    margin-left: 10px
}

.commentlist .comment-body {
    padding: 10px;
    margin: 0
}

.comment-form-comment label {
    display: block
}

.cz-membership-side-content-wrap .mgm_mmdetails_field_description a {
    padding: 11px 8px!important;
    font-size: 12px!important
}
.entry-content .addthis_toolbox,
.entry-content .addthis_button,
.entry-header .addthis_toolbox,
.entry-header .addthis_button {
    margin:10px 0 10px 0;
}
.addthis_button_tweet {
    min-width: 83px;
    float:left;
}
.atwidget iframe {
    max-width:none;
}
div.at-above-post-homepage a,
div.at-below-post-homepage a,
div.at-above-post a,
div.at-below-post a,
div.at-above-post-page a,
div.at-below-post-page a,
div.at-above-post-cat-page a,
div.at-below-post-cat-page a,
div.at-above-post-arch-page a,
div.at-below-post-arch-page a,
div.addthis_toolbox a,
a.at-share-btn {
    border: 0;
    box-shadow: none;
}
div.addthis_toolbox br {
    display: none
}
.cz-membership-side-content-wrap
.mgm_mmdetails_field_name{
    float: left!important;
}
.cz-membership-side-content-wrap
.mgm_mmdetails_field_description{
    float: right!important;
}