/*
	Theme Name: Chronobiology Theme
	Theme URI: http://my.studiopress.com/themes/executive/
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/
	Version: 3.0.1

	Tags: blue, gray, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, premise-landing-page

	Template: genesis
	Template Version: 2.0.0

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.de #adwidget_imagewidget-2,
.de #adwidget_imagewidget-3,
.de #adwidget_imagewidget-4 {
    display: none;
}
.row {
    float: left;
    width: 100%;
}
.shiftnav-menu .menu-image-title-after,
a {
    text-decoration: none;
}
img,
legend {
    border: 0;
}
body,
figure,
ol,
ul {
    margin: 0;
}
legend,
ol,
p,
ul {
    padding: 0;
}
blockquote,
blockquote::before,
body {
    color: #000;
}
.vc_active .vc_tta-panel-heading h4,
.vc_tta-panel-heading h4 {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67c4e2', endColorstr='#2c87a4', GradientType=1);
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
a {
    background: 0 0;
    color: #67c4e0;
}
a:focus {
    outline: dotted thin;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
mark {
    background: #ff0;
    color: #000;
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: "\201C""\201D""\2018""\2019";
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    height: auto;
}
svg:not(:root) {
    overflow: hidden;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
button,
input,
select,
textarea {
    font-family: inherit;
    margin: 0;
}
.author-box-title,
.site-title,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "PT sans", sans-serif;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
*,
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.author-box:before,
.clearfix:before,
.entry-content:before,
.entry:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
    content: " ";
    display: table;
}
.author-box:after,
.clearfix:after,
.entry-content:after,
.entry:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
    clear: both;
    content: " ";
    display: table;
}
body {
    background-color: #fff;
    font-weight: 300;
    font-size: 17px;
    line-height: 1.625;
}
.button,
a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
::-moz-selection {
    background-color: #000;
    color: #fff;
}
::selection {
    background-color: #000;
    color: #fff;
}
p {
    margin: 0 0 24px;
}
strong {
    font-weight: 700;
}
li {
    list-style-type: none;
}
blockquote {
    margin: 40px;
}
blockquote::before {
    content: "\201C";
    display: block;
    font-size: 30px;
    height: 0;
    left: -20px;
    position: relative;
    top: -10px;
}
cite {
    font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #67c4e0;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 15px;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 17px;
}
h1 a {
    color: #67c4e0 !important;
}
.entry-content h1,
.entry-content h2,
.entry-content h3 {
    text-align: center;
    font-weight: 400;
    float: left;
    display: block;
    width: 100%;
    margin-bottom: 30px !important;
}
.home .entry-content h1,
.home .entry-content h2,
.home .entry-content h3 {
    text-align: left;
    text-transform: uppercase;
}
.home .entry-content h4 {
    font-size: 28px;
    padding-bottom: 0;
    margin-bottom: 10px;
}
.home .entry-content aside {
    float: left;
}
.wp-caption,
embed,
iframe,
img,
object,
video {
    max-width: 100%;
}
.featured-content img,
.gallery img {
    width: auto;
}
input,
select,
textarea {
    background-color: #fff;
    border: 1px solid #ececec;
    border-radius: 3px;
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.06);
    color: #000;
    font-size: 17px;
    font-weight: 400;
    padding: 10px;
    width: 100%;
}
input:focus,
textarea:focus {
    border: 1px solid #999;
    outline: 0;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
    width: auto;
}
::-moz-placeholder {
    color: #666;
    opacity: 1;
    font-weight: 400;
}
::-webkit-input-placeholder {
    color: #666;
    font-weight: 400;
}
.button,
.home-top .more-link,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background-color: #67c4e0;
    border: none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    font-weight: 400;
    padding: 10px 15px;
    width: auto;
}
.button:hover,
.home-top .more-link:hover,
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"] {
    background-color: #000;
    color: #fff;
}
.entry-content .button:hover,
.footer-widgets .button {
    color: #fff;
}
.button {
    display: inline-block;
}
.dataTables_length,
.entry-content #vc_load-inline-editor,
.entry-content .post-edit-link,
.rhythm-mob {
    display: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
    display: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin-bottom: 40px;
    width: 100%;
}
tbody {
    border-bottom: 1px solid #ddd;
}
td,
th {
    text-align: left;
}
.banner-top h1,
.details-control {
    text-align: center;
}
td {
    border-top: 1px solid #ddd;
    padding: 6px 0;
}
th {
    font-weight: 700;
    text-transform: uppercase;
}
.wrap {
    margin: 0 auto !important;
    max-width: 1140px;
}
.enterprise-pro-landing .wrap {
    max-width: 800px;
}
.site-inner {
    clear: both;
    z-index: 999;
    background-image: url(images/chronobiology-footer_2.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
}
.site-inner > .wrap {
    max-width: 100%;
}
#menu-benefits li a:before,
#menu-benefits-german li a:before {
    content: "" !important;
}
.home .rhythm_of_life {
    background: url(images/Rhythm-of-Life-EN.png) 5px 0 no-repeat;
    background-size: contain;
    width: 795px;
    height: 468px;
    float: right;
    margin-top: -20px;
    padding: 0;
    position: relative;
    margin-left: 0;
    margin-bottom: 30px;
}
.de .rhythm_of_life {
    background: url(images/Rhythm-of-Life-DE.png) 5px 0 no-repeat !important;
    margin-left: -10px;
}
.fr .rhythm_of_life {
    background: url(images/Rhythm-of-Life-FR.PNG) 5px 0 no-repeat !important;
    margin-left: -10px;
}
.it .rhythm_of_life {
    background: url(images/Rhythm-of-Life-IT.PNG) 5px 0 no-repeat !important;
    margin-left: -10px;
}
.es .rhythm_of_life {
    background: url(images/Rhythm-of-Life-ES.PNG) 5px 0 no-repeat !important;
    margin-left: -10px;
}
.clocks {
    height: 200px;
    margin: 140px 0 0 297px;
    position: relative;
    width: 200px;
}
.webkit .clocks {
    margin: 120px 0 0 297px;
}
.post-3056 .entry-content h2 {
    margin-bottom: 0;
}
.shariff-main {
    padding: 30px;
}
.bh-sl-form-container {
    margin-bottom: 30px;
}
.input-column:first-child {
    width: 250px;
    float: left;
    margin-right: 20px;
}
.input-column:nth-child(2) {
    width: 275px;
    float: left;
    margin-right: 20px;
}
.input-column:last-child,
.input-column:nth-child(3) {
    width: 120px;
    float: left;
    margin-right: 20px;
}
.submit-column {
    float: left;
    width: 120px;
}
.submit-column button,
.submit-column label {
    width: 100%;
    float: left;
}
.submit-column button {
    margin: 10px 0 !important;
    padding: 12px 20px !important;
}
.input-column label {
    font-weight: 400 !important;
}
.input-column input[type="text"],
.input-column select {
    width: 100% !important;
    margin: 10px 0 !important;
    padding: 10px 20px !important;
    line-height: 41px;
    height: 41px;
}
table.dataTable.display tbody tr.odd,
table.dataTable.stripe tbody tr.odd {
    background-color: #fff !important;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_desc_disabled {
    color: #67c4e0;
}
table.dataTable > thead e td,
table.dataTable > thead > tr > th {
    padding: 10px 18px;
    border-bottom: 1px solid #e1e1e1 !important;
}
table.dataTable.no-footer {
    border-bottom: 1px solid #e1e1e1 !important;
}
.details-control i {
    border: 1px solid #bbb;
    padding: 7px 8px 5px;
    color: #bbb !important;
    border-radius: 30px;
}
tr.shown td.details-control i:before {
    content: "\f068";
}
tr.shown td,
tr.shown > .sorting_1 {
    background-color: #8dafba !important;
    color: #fff !important;
}
tr.shown + tr > td {
    background-color: #f8f8f8;
    padding: 0 !important;
}
tr.shown + tr > td > table {
    margin-bottom: 0;
}
tr.shown + tr > td > table > tbody tr {
    background-color: #f8f8f8;
    border-color: #f8f8f8 !important;
}
tr.shown + tr > td > table > tbody > tr td {
    vertical-align: top;
    border-top: 0 !important;
    width: 50%;
}
tr.shown + tr > td > table > tbody > tr:last-child > td {
    border-top: 1px solid #ddd !important;
    padding: 8px 20px;
}
table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
    background-color: #fff;
}
table.dataTable.display tbody tr:hover,
table.dataTable.display tbody tr:hover.selected,
table.dataTable.hover tbody tr:hover,
table.dataTable.hover tbody tr:hover.selected,
td[] > table tbody tr {
    background-color: #f8f8f8;
}
.dataTables_paginate {
    margin-top: 20px;
}
#myTable_wrapper {
    margin-bottom: 80px;
    font-size: 14px;
}
.bh-sl-container .bh-sl-map-container a {
    color: #1fb4e4 !important;
}
.hours_column {
    float: left;
    width: 14.2222%;
    box-sizing: border-box;
    padding: 5px;
}
.dr_description,
.dr_image {
    padding: 40px 10px 20px;
    float: left;
    box-sizing: border-box;
}
.hours_column span {
    float: left;
    width: 100%;
}
.dr_image {
    width: 17%;
}
.dr_description {
    width: 83%;
}
.bh-sl-container button {
    background-color: #67c4e0 !important;
}
.shariff {
    background-color: #fff;
    width: 100% !important;
    max-width: 1140px !important;
    margin: 0 auto !important;
    border-right: 1px solid #ececec;
    border-left: 1px solid #ececec;
}
.blog .shariff,
.single .shariff {
    border: 0 !important;
    padding: 0 !important;
}
.page-id-15898 .shariff,
.page-id-18122 .shariff {
    display: none !important;
}
.content-sidebar-wrap {
    float: left;
    width: 100% !important;
    min-height: 600px;
    position: relative;
}
.archive .content-sidebar-wrap,
.blog .content-sidebar-wrap,
.search .content-sidebar-wrap,
.single-post .content-sidebar-wrap {
    overflow: hidden;
    background-color: #fff;
    float: none;
    margin: -40px auto 0;
    max-width: 1140px;
    border: 1px solid #ececec;
}
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
    width: 920px;
}
.content-sidebar-sidebar .content-sidebar-wrap {
    float: left;
}
.content,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
    float: right;
}
.banner-top {
    background-image: url(/wp-content/uploads/2014/03/About_banner1.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    border-top: 1px solid #ececec;
    min-height: 450px;
}
.banner-top h1 {
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
    color: #fff;
    margin-top: 150px;
    font-size: 65px;
    font-weight: 100;
}
.content {
    width: 820px;
}
.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
    float: left;
}
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
    width: 520px;
}
.full-width-content .content {
    width: 100%;
}
.sidebar-primary {
    float: right;
    width: 300px;
}
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
    float: left;
}
.sidebar-secondary {
    float: left;
    width: 180px;
}
.content-sidebar-sidebar .sidebar-secondary {
    float: right;
}
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
    float: left;
    margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
    width: 48.717948717948715%;
}
.one-third,
.two-sixths {
    width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
    width: 65.81196581196582%;
}
.one-fourth {
    width: 23.076923076923077%;
}
.three-fourths {
    width: 74.35897435897436%;
}
.one-sixth {
    width: 14.52991452991453%;
}
.five-sixths {
    width: 82.90598290598291%;
}
.first {
    clear: both;
    margin-left: 0;
}
.avatar {
    float: left;
}
.alignleft .avatar,
.author-box .avatar {
    margin-right: 24px;
}
.alignright .avatar {
    margin-left: 24px;
}
.comment .avatar {
    margin: 0 16px 24px 0;
}
.breadcrumb {
    margin-bottom: 20px;
}
.archive-description,
.author-box {
    background-color: #fff;
    border: 1px solid #ececec;
    box-shadow: 0 1px #ececec;
    margin-bottom: 40px;
    padding: 40px;
}
.author-box-title {
    color: #000;
    font-size: 17px;
    margin-bottom: 4px;
}
.archive-description p:last-child,
.author-box p:last-child {
    margin-bottom: 0;
}
.site-header .search-form {
    float: right;
    margin-top: 8px;
}
.entry-content .search-form,
.site-header .search-form {
    width: 350px;
}
.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
}
.site-header a {
    text-align: left;
}
.search-form {
    overflow: hidden;
    position: relative;
}
.search-form input[type="submit"] {
    font-family: FontAwesome;
    clip: inherit;
    width: 42px;
    height: 42px;
    background: #67c4e0;
    color: #fff;
    right: 0;
    top: 0;
    padding: 5px;
    border-radius: 0;
}
.archive-title {
    font-size: 20px;
}
.entry-title {
    font-size: 30px;
    margin: 0;
}
.entry-title a,
.sidebar .widget-title a {
    color: #000;
}
.entry-title a:hover {
    color: #67c4e0;
}
.footer-widgets .featured-content .widget-title,
.widget-title {
    font-size: 17px;
    margin: 0 0 20px;
    padding: 0 0 20px;
}
header .widget-title {
    border-bottom: 0;
    margin: 0;
    padding: 0;
    float: left;
    display: inline;
}
.sidebar .widget-title,
.sidebar .widgettitle {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 20px;
    text-align: center !important;
    background-color: #67c4e0;
    color: #fff;
    border: 1px solid #67c4e0;
    box-shadow: 0 1px #ececec;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 17px;
    text-transform: none !important;
}
.small-title {
    font-size: 30px;
    color: #67c4e0;
    display: block;
    margin-bottom: 20px;
}
.small-title:before {
    margin: 0 10px 0 0 !important;
}
.alignleft {
    float: left;
    text-align: left;
}
.alignright {
    float: right;
    text-align: right;
}
a.alignleft,
a.alignnone,
a.alignright {
    max-width: 100%;
}
a.alignnone {
    display: inline-block;
}
a.aligncenter img {
    display: block;
    margin: 0 auto;
}
.aligncenter,
img.centered {
    display: block;
    margin: 0 auto 24px;
}
.alignnone,
img.alignnone {
    margin-bottom: 12px;
}
.wp-caption.alignleft,
a.alignleft,
img.alignleft {
    margin: 0 24px 12px 0;
}
.wp-caption.alignright,
a.alignright,
img.alignright {
    margin: 24px 0 12px 24px;
}
.wp-caption-text {
    font-weight: 700;
    text-align: center;
}
.entry-content p.wp-caption-text {
    margin-bottom: 0;
}
.gallery-caption {
    margin: 0 0 10px;
}
.widget {
    word-wrap: break-word;
    margin-bottom: 40px;
}
.home .widget {
    margin-bottom: 0;
}
.widget li {
    border-bottom: 1px solid #ececec;
    margin-bottom: 3px;
    padding-bottom: 3px;
}
.widget ol > li {
    list-style-position: inside;
    list-style-type: decimal;
    padding-left: 20px;
    text-indent: -20px;
}
.widget li li {
    border: none;
    margin: 0 0 0 30px;
    padding: 0;
}
.widget p:last-child,
.widget ul > li:last-child {
    margin-bottom: 0;
}
.widget_calendar table {
    width: 100%;
}
.widget_calendar td,
.widget_calendar th {
    text-align: center;
}
.after-entry .widget.featured-content,
.featured-content,
.home-bottom .widget.featured-content,
.sidebar .widget.featured-content {
    border-bottom-width: 0;
    padding: 0;
}
.after-entry .featured-content .widget-title,
.featured-content .widget-title {
    margin: 0;
    padding: 30px 40px;
}
.featured-content .entry {
    background: 0 0;
    border: none;
    border-bottom: 1px solid #ececec;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.featured-content .entry-header {
    border-bottom: 1px solid #ececec;
    margin: 0;
    padding: 30px 40px;
}
.featured-content .entry-title {
    font-size: 20px;
    margin: 0;
}
.featured-content .alignnone {
    background: #f8f8f8;
    border-bottom: 1px solid #ececec;
    margin-bottom: 0;
}
.featured-content img {
    margin-bottom: -7px;
}
.featured-content .more-link {
    display: block;
    font-weight: 700;
    margin-top: 20px;
}
#wpstats,
.home .latest_news_title {
    display: none;
}
.featured-content .more-from-category,
.featured-content ul {
    border-bottom: 1px solid #ececec;
    margin: 0;
    padding: 40px;
}
.footer-widgets .featured-content .alignnone {
    margin-bottom: 24px;
}
.footer-widgets .featured-content .entry {
    background: 0 0;
    border: none;
    margin-bottom: 30px;
}
.footer-widgets .featured-content .entry-header,
.footer-widgets .featured-content .more-from-category,
.footer-widgets .featured-content ul {
    border: none;
    padding: 0 0 10px;
}
.footer-widgets .featured-content .entry-content {
    padding: 0;
}
.benefits_box,
.mens_benefits_box,
.womens_benefits_box {
    float: left;
}
.boxcontent {
    float: left;
    width: 48%;
    margin-bottom: 40px;
    min-height: 350px;
}
.boxcontent:nth-of-type(2n + 2) {
    float: right;
}
.boxcontent .small-title {
    font-size: 24px;
    margin-bottom: 10px;
}
.readMoreBtn {
    float: left;
    margin-top: 15px;
}
.latest_news_title {
    float: left;
    width: 100%;
}
.latest_news_title .wrap {
    border-right: 1px solid #ececec;
    border-left: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    box-shadow: 0 1px #ececec;
    background-color: #fff;
}
.latest_news_title h2 {
    text-align: center;
    text-transform: uppercase;
}
.latest_news {
    float: left;
    width: 100%;
    margin: 25px 0 40px;
}
.singleNews {
    width: 30%;
    margin-right: 5%;
    float: left;
    background-color: #fff;
    padding: 20px;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
    position: relative;
    min-height: 375px;
}
.singleNews:last-child {
    margin-right: 0;
}
.singleNews h4 {
    font-size: 18px !important;
    margin: 8px 0;
}
.singleNews p {
    margin-bottom: 0;
}
.newsDate {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 5px;
    color: #000;
    background-color: rgba(255, 255, 255, 0.8);
    font-size: 18px;
}
.white_arrow {
    float: left;
    width: 100%;
    position: relative;
    z-index: 999999;
    margin-top: -1px;
    margin-bottom: 20px;
}
.arrow-down {
    position: relative;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 2px 2px 0 #ececec;
}
.arrow-down::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin-left: -0.5em;
    bottom: -2em;
    left: 49%;
    box-sizing: border-box;
    border: 1em solid #000;
    border-color: transparent transparent #fff #fff;
    transform-origin: 0 0;
    transform: rotate(-45deg);
    box-shadow: -3px 2px 2px 0 #ececec;
}
.rp4wp-col,
.rp4wp_component_2,
.rp4wp_component_3,
.rp4wp_component_4 {
    height: auto !important;
}
.ads .column,
.vc_tta-panel-body {
    box-sizing: border-box !important;
}
.home-top .genesis_responsive_slider {
    margin: 0;
}
.site-container #genesis-responsive-slider {
    border-width: 0;
    padding: 0;
}
.site-container #genesis-responsive-slider .flex-control-nav {
    margin-top: -40px;
}
.site-container #genesis-responsive-slider .more-link {
    float: none;
    text-align: center;
}
.site-container #genesis-responsive-slider li {
    border-width: 0;
    margin: 0;
    padding: 0;
    text-indent: 0;
}
div.gform_wrapper .ginput_complex label,
div.gform_wrapper input[type="text"],
div.gform_wrapper input[type="email"],
div.gform_wrapper textarea {
    font-size: 17px;
    padding: 16px;
}
div.gform_wrapper .ginput_complex label {
    padding: 0;
    clear: both;
}
div.gform_wrapper form li,
div.gform_wrapper li {
    margin: 16px 0 0;
}
body .gform_wrapper label.gfield_label + div.ginput_container {
    margin-top: 0 !important;
}
.gform_button {
    padding: 10px 15px !important;
}
.site-header {
    background-color: #fff;
    border-top: 5px solid #67c4e0;
}
.site-header .wrap {
    padding: 25px 0 50px;
}
.title-area {
    float: left;
    padding: 0;
    width: 375px;
}
.header-full-width .title-area {
    width: 100%;
}
.site-title {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2;
}
.genesis-nav-menu,
.site-description {
    font-family: "PT sans", sans-serif;
    line-height: 1.5;
}
.site-title a,
.site-title a:hover {
    color: #67c4e0;
}
.de .site-title a,
.fr .site-title a {
    background: url(images/logo_ge.png) no-repeat !important;
}
.it .site-title a {
    background: url(images/logo_it.png) no-repeat !important;
    background-size: contain !important;
}
.es .site-title a {
    background: url(images/logo_sp.png) no-repeat !important;
    background-size: contain !important;
}
.header-image .site-title > a {
    background-position: top !important;
    float: left;
    min-height: 90px;
    width: 100%;
}
.site-description {
    color: #000;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.site-description,
.site-title {
    margin-bottom: 0;
}
.header-image .site-description,
.header-image .site-title {
    display: block;
    text-indent: -9999px;
}
.site-header .widget-area {
    float: right;
    text-align: right;
    width: 60%;
}
.site-header .widget-area .widget {
    margin-bottom: 20px;
    clear: both;
}
.site-header .genesis-nav-menu li {
    border: none;
    margin: 0;
    padding: 0;
}
.widget_search h4 {
    display: none;
}
.genesis-nav-menu {
    clear: both;
    font-size: 14px;
    width: 100%;
}
.genesis-nav-menu a {
    color: #000;
    display: block;
    padding: 20px;
}
.genesis-nav-menu .menu-item {
    display: inline-block;
    text-align: left;
}
.nav-primary .current-menu-parent .sub-menu a {
    color: #000;
}
.current-menu-parent > a,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu a:hover {
    color: #fff;
    background: #06c;
}
.genesis-nav-menu .sub-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu .sub-menu a:hover {
    background-color: rgba(255, 255, 255, 0.8);
    color: #67c4e0;
}
.genesis-nav-menu .sub-menu {
    border-top: 1px solid #ececec;
    left: -9999px;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    width: 200px;
    z-index: 99;
}
.box-in,
.vc_tta-panel-body {
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.genesis-nav-menu .sub-menu li a {
    padding: 10px 18px;
}
.genesis-nav-menu .sub-menu .sub-menu {
    margin: -52px 0 0 100px;
}
.genesis-nav-menu .menu-item:hover {
    position: static;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
    left: auto;
    opacity: 1;
}
.genesis-nav-menu > .first > a {
    padding-left: 0;
}
.genesis-nav-menu > .last > a {
    padding-right: 0;
}
.genesis-nav-menu > .right {
    float: right;
    list-style-type: none;
    padding: 0;
}
.genesis-nav-menu > .date,
.genesis-nav-menu > .right > a {
    display: inline-block;
    padding: 20px 24px;
}
.genesis-nav-menu > .search {
    padding: 8px 0 0;
}
.genesis-nav-menu > .search input {
    font-size: 12px;
    padding: 12px 20px;
}
#menu-benefits li .sub-menu {
    margin-top: 6px !important;
}
.menu-primary li li a:before {
    content: none !important;
}
#menu-benefits li a:hover,
#menu-benefits li.current_page_item a {
    color: #fff;
    background-color: #67c4e0;
}
#menu-benefits li.current_page_item li a {
    color: #67c4e0;
    background: 0 0 !important;
}
#menu-benefits li a {
    padding: 5px;
    font-size: 17px;
}
#menu-benefits li a:before {
    margin: 0 10px 0 0;
}
.archive .nav-primary,
.blog .nav-primary,
.nav-primary,
.search .nav-primary,
.single-post .nav-primary {
    margin-top: -27px;
}
#menu-benefits li li {
    padding-bottom: 3px;
    margin-bottom: 3px;
}
.site-header .widget_nav_menu {
    color: #000;
}
.site-header .genesis-nav-menu li li {
    margin-left: 0;
}
.nav-primary {
    background-color: transparent;
    z-index: 999;
    position: absolute;
    width: 100%;
}
.nav-primary,
.nav-primary a {
    text-align: center;
    font-size: 17px;
    font-weight: 100;
}
.nav-primary li {
    background: #fff;
    border: 1px solid #dbdbdb;
    border-right: 0;
    font-weight: 400;
    display: inline-block;
    float: left;
    width: 20%;
}
.nav-primary li:last-child {
    border-right: 1px solid #dbdbdb;
}
.nav-primary li li:last-child {
    border-right: 0;
}
.nav-primary li li {
    border: 0;
    width: 100% !important;
}
.nav-primary .sub-menu {
    border: 1px solid #dbdbdb;
    background-color: rgba(255, 255, 255, 0.8);
    margin-top: 1px;
}
.nav-primary .sub-menu .sub-menu {
    background-color: rgba(255, 255, 255, 1);
}
.nav-primary .sub-menu li {
    background-color: none !important;
    text-align: left;
    float: left;
    display: inline;
    margin: 0;
}
.nav-primary li:nth-child(2) .sub-menu {
    width: 450px;
}
.nav-primary li:nth-child(2).sub-menu .sub-menu {
    width: 200px;
}
.nav-primary li:nth-child(2) .sub-menu li {
    width: 50% !important;
}
.nav-primary li:nth-child(2) .sub-menu li li {
    width: 100% !important;
}
.menu-item-2725 .sub-menu {
    width: 300px;
}
.menu-item-2727 .sub-menu {
    width: 225px;
}
.menu-item-2725 .sub-menu li a,
.menu-item-2727 .sub-menu li a {
    text-align: left;
}
.menu-item-2725 .sub-menu li,
.menu-item-2727 .sub-menu li {
    width: 100% !important;
    display: block;
}
.nav-primary .sub-menu a {
    border: 0;
    background-color: none !important;
    width: 100% !important;
    text-align: left;
}
.nav-secondary {
    text-transform: none;
    letter-spacing: 0;
    margin-bottom: 20px;
}
.nav-secondary .genesis-nav-menu a {
    padding: 6px 20px;
}
.site-footer .nav-secondary .genesis-nav-menu a {
    color: #000;
}
.nav-secondary .genesis-nav-menu a:hover {
    color: #67c4e0;
}
.responsive-menu-icon {
    cursor: pointer;
    display: none;
}
.responsive-menu-icon::before {
    content: "\f333";
    display: block;
    font: 400 20px/1 dashicons;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
}
.site-header .responsive-menu-icon::before {
    padding: 0;
}
.apss-social-share {
    margin: 25px 0 0;
}
.apss-single-icon {
    float: left;
}
.wp-post-navigation {
    margin: 40px 0 25px !important;
}
.home-top {
    border-top: 1px solid #ececec;
    background-image: url(images/home_bg_2.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    min-height: 615px;
    padding-bottom: 80px;
}
.home-top .entry {
    background: 0 0;
}
.home-top .featured-content a.alignleft,
.home-top .featured-content a.alignnone,
.home-top .featured-content a.alignright {
    margin-bottom: 0;
}
.home-top .featured-content .entry-content p:first-child {
    display: none;
}
.home-top .featured-content .entry-content {
    position: relative;
}
.home-top .featured-content .entry-content .more-link {
    position: absolute;
    bottom: 0;
    right: 0;
}
.home-top .featured-content,
.home-top .featured-content .entry {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.home-top .featured-content .entry-header {
    border: none;
    padding: 10% 40px 0;
}
.home-top .featured-content .entry-title {
    font-size: 30px;
}
.home-top .featured-content {
    width: 85%;
    margin: 20px auto 0;
    padding: 2%;
    background-color: #fff;
    border-radius: 5px;
    position: relative;
    border: 1px solid #ececec;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}
.home-top .featured-content .widgettitle {
    position: absolute;
    bottom: 8%;
    left: 2.5%;
    padding: 5px 10px;
    color: #000;
    background-color: rgba(255, 255, 255, 0.8);
    font-size: 18px;
}
.home-top h1,
.home-top h2 {
    color: #fff;
    font-family: Nunito;
    text-align: center;
}
.home-top .more-link {
    display: table;
    text-align: center;
}
.home-bottom .widget {
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #ececec;
    box-shadow: 0 1px #ececec;
    float: left;
    margin-left: 2.564102564102564%;
    padding: 40px;
    width: 31.623931623931625%;
}
.home-bottom .widget:nth-child(3n + 1) {
    clear: both;
    margin-left: 0;
}
.home-top h1 {
    font-weight: 700;
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #7c7b7b, 0 3px 0 #6a6a6a, 0 4px 0 #545454, 0 5px 0 #444, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2),
        0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15);
    margin-top: 80px;
    font-size: 80px;
    text-transform: uppercase;
    margin-bottom: 15px !important;
}
.home-top h2 {
    text-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.9);
    margin: 0 0 15px !important;
    font-size: 24px;
    text-transform: none !important;
}
.de .home-top h2 {
    font-size: 22px;
}
.home-top > .vc_column_container > .vc_column-inner {
    padding: 0 !important;
}
.home .entry-content h2,
.home .wpb_content_element {
    margin-bottom: 0 !important;
}
.home .content-sidebar-wrap {
    margin: 0 auto;
    position: relative;
    z-index: 35;
    float: left;
    padding-bottom: 40px;
}
.subscribe_section {
    border-radius: 5px;
    padding: 20px 15px;
    background: rgba(255, 255, 255, 0.9);
    margin: 50px auto 0;
    text-align: left;
    width: 500px;
    overflow: hidden;
}
.subscribe_section input {
    width: 100% !important;
}
.subscribe_section .subs_email_input {
    background: #fff;
    border: 1px solid #71bade;
    color: #555;
    font-size: 14px;
    margin-right: 3px;
    min-width: 152px;
    opacity: 6;
    padding: 8px;
    vertical-align: middle;
}
.subscribe_footer .gform_wrapper .top_label .gfield_label,
.subscribe_section .gform_wrapper .top_label .gfield_label {
    display: none !important;
}
.subscribe_section .gform_wrapper ul li.gfield {
    display: inline;
    float: left;
    clear: none;
    width: 47%;
    margin: 0 3% 0 0;
}
.subscribe_section .btn {
    margin-top: 1px;
}
.subscribe_section label {
    font-size: 18px;
    margin-right: 13px;
    font-family: Roboto, Arial, sans-serif;
    color: #999777;
    font-weight: 300;
    font-style: italic;
    vertical-align: middle;
}
.comment-reply-link,
.entry-comments .comment-author,
.entry-comments .comment-author a {
    font-family: "PT sans", sans-serif;
    font-weight: 700;
}
.subscribe_section .gform_wrapper .gform_footer {
    clear: none;
    float: right;
    margin: 0;
    padding: 0;
    display: inline;
}
.subscribe_section .gform_body {
    float: left;
    overflow: hidden;
    width: 78%;
}
.gform_wrapper {
    width: 100%;
    margin: 0 !important;
    max-width: 100% !important;
}
.rp4wp-related-page,
.subscribe_footer {
    max-width: 1140px !important;
    overflow: hidden;
}
div.gform_wrapper input[type="text"] {
    padding: 10px;
}
.gform_wrapper .gform_heading {
    width: 100% !important;
    margin: 0 0 10px !important;
    font-size: 24px;
}
.subscribe_footer {
    width: 100%;
    background-color: #fff;
    padding: 20px;
    -webkit-box-shadow: 0 11px 16px 1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 11px 16px 1px rgba(0, 0, 0, 0.75);
    box-shadow: 0 11px 16px 1px rgba(0, 0, 0, 0.75);
    position: relative;
    border-top: 5px solid #024f8c;
    z-index: 999;
    margin: 0 auto !important;
    text-align: center;
}
.subscribe_footer .gform_description {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    font-size: 15px;
}
.sleep_labs .sleep_text h4,
h3.gform_title {
    font-weight: 100 !important;
    font-size: 24px !important;
    text-transform: uppercase;
}
.sleep_labs {
    float: left;
    width: 48%;
}
.sleep_labs .sleep_icon {
    float: left;
}
.sleep_labs .sleep_text {
    padding-top: 15px;
}
.sleep_labs .sleep_text h4 {
    margin: 0 !important;
    padding-bottom: 10px;
}
.sleep_labs .sleep_text p {
    margin-bottom: 15px;
}
.sleep_labs .sleep_text .button {
    text-transform: uppercase;
    padding: 10px 40px;
}
.newsletter {
    padding-top: 15px;
    float: left;
    width: 100%;
}
h3.gform_title {
    margin: 0 !important;
}
.subscribe_footer h3.gform_title {
    margin-bottom: 10px !important;
    text-align: center;
}
.subscribe_footer .gform_body {
    float: left;
    overflow: hidden;
    width: 49% !important;
}
.subscribe_footer .gform_wrapper .gform_footer {
    clear: none;
    float: right;
    margin: 0;
    padding: 0;
    display: inline;
    width: 49%;
}
.subscribe_footer .gform_wrapper ul li.gfield {
    display: inline;
    float: left;
    clear: none;
    margin: 0;
    width: 100%;
}
.box-3-in,
.box-in,
.clear,
.comment-content,
.footer-widgets {
    clear: both;
}
.subscribe_footer input[type="text"] {
    width: 100% !important;
    padding: 10px 10px 10px 15px !important;
}
.subscribe_footer input[type="submit"] {
    width: 100% !important;
    text-transform: uppercase;
}
.subscribe_footer .widget {
    margin-bottom: 0 !important;
}
.ads {
    width: 100%;
    float: left;
    margin: 40px 0 -85px;
}
.ads .column {
    width: 30%;
    margin-right: 5%;
    float: left;
}
.ads .column:last-child {
    width: 30%;
    margin-right: 0;
}
.ads .column .widget {
    margin-bottom: 0;
}
.entry {
    padding: 40px;
}
.page .entry {
    padding: 0;
}
.blog .entry {
    padding: 0 40px;
}
.archive .entry {
    padding: 40px 40px 0;
}
.entry-header {
    border-bottom: 1px solid #ececec;
    margin: -40px 0 0;
    padding: 20px 0;
    display: none;
}
.blog .entry-header {
    margin: 0;
}
.archive .entry-header,
.blog .entry-header,
.search .entry-header {
    border: 0;
    display: block;
}
.archive.entry-image,
.blog .entry-image {
    margin-bottom: 10px;
}
.entry-content ol,
.entry-content p,
.entry-content ul {
    margin-bottom: 26px;
}
.entry-content ol,
.entry-content ul {
    margin-left: 40px;
}
.home .entry-content ol,
.home .entry-content ul {
    margin-left: 0;
}
.entry-content ol > li {
    list-style-type: decimal;
}
.entry-content ul > li {
    list-style-type: disc;
}
.after-entry li,
.home .entry-content ul > li {
    list-style-type: none;
}
.entry-content ol ol,
.entry-content ul ul {
    margin-bottom: 0;
}
.entry-content code {
    background-color: #000;
    color: #ddd;
}
.gray_background {
    float: left;
    background-color: #ededed;
    margin-bottom: 30px;
    width: 100%;
}
.after-entry,
.archive-pagination li a {
    background-color: #fff;
    box-shadow: 0 1px #ececec;
}
.gray_background .gray_fourth {
    float: left;
    width: 25%;
    padding: 2%;
}
.gray_background .gray_fourth h4 {
    text-align: center;
    color: #4dbadb;
    font-weight: 400;
}
.gray_background .gray_fourth p {
    text-align: center;
    margin-bottom: 10px;
}
.gray_background .gray_fourth img {
    text-align: center;
}
.wp-post-navigation a,
.wp-post-navigation div a:after {
    color: #67c4e0 !important;
}
p.entry-meta {
    color: #000;
    font-size: 14px;
    margin-bottom: 0;
}
.entry-meta a {
    font-weight: 700;
}
.entry-header .entry-meta {
    margin: 10px 0 0;
}
.entry-footer {
    margin-top: 0;
}
.entry-footer .entry-meta {
    border-bottom: 1px solid #ececec;
    margin: 0;
    padding: 0 0 20px;
}
.single .entry-footer .entry-meta {
    border-bottom: 0;
}
.entry-tags {
    float: right;
}
.comments,
.footer-widgets-1,
.footer-widgets-2,
.rp4wp_component_image img {
    float: left;
}
.entry-comments-link::before {
    content: "\2014";
    margin: 0 6px 0 2px;
}
.after-entry {
    border: 1px solid #ececec;
    margin-bottom: 40px;
}
.after-entry .widget {
    margin: 0;
    padding: 40px;
}
.after-entry .widget-title {
    border-top: 1px solid #ececec;
    margin: -40px -40px 30px;
    padding: 30px 40px;
}
.after-entry .widget:first-child .widget-title {
    border-top: 0;
}
.after-entry .featured-content .entry:last-of-type,
.after-entry .featured-content .more-from-category {
    border-bottom: none;
}
.after-entry .featured-content .more-from-category {
    padding: 20px 40px;
}
.pagination {
    margin: 40px 0;
    padding: 0 40px;
}
.adjacent-entry-pagination {
    margin-bottom: 0;
}
.archive-pagination li {
    display: inline;
}
.archive-pagination li a {
    border: 1px solid #ececec;
    color: #000;
    cursor: pointer;
    display: inline-block;
    padding: 8px 12px;
}
.archive-pagination .active a,
.archive-pagination li a:hover {
    background-color: #67c4e0;
    color: #fff;
}
.entry-pagination.pagination {
    margin: 0 0 10px;
}
.rp4wp-col-first {
    width: 33.333333% !important;
    padding-right: 1% !important;
}
.rp4wp-col,
.rp4wp-col-last {
    width: 33.333333333333% !important;
}
.rp4wp-col {
    padding: 0 1% !important;
}
.rp4wp-col-last {
    padding-left: 1% !important;
}
.rp4wp-posts-list {
    margin-left: 0 !important;
}
.rp4wp_component_3 {
    min-height: 90px;
}
.rp4wp_component_4,
.rp4wp_component_4 p:first-child {
    min-height: 130px;
    margin-bottom: 10px;
}
.read_more {
    text-align: center;
}
.rp4wp-related-page {
    background-color: #fff;
    width: 100% !important;
    margin: 0 auto !important;
    border-right: 1px solid #ececec;
    border-left: 1px solid #ececec;
}
.comments {
    width: 100%;
}
.comment-respond,
.entry-comments,
.entry-pings {
    background-color: #fff;
    border: 1px solid #ececec;
    box-shadow: 0 1px #ececec;
    margin-bottom: 40px;
}
.comment-respond {
    padding: 40px 40px 16px;
}
.comment-respond h3 {
    border-bottom: 1px solid #ececec;
    margin: -40px -40px 40px;
    padding: 30px 40px;
}
.entry-comments {
    border-bottom-width: 0;
}
.entry-comments h3,
.entry-pings h3 {
    border-bottom: 1px solid #ececec;
    margin: 0;
    padding: 30px 40px;
}
.comment-list li.depth-1 {
    border-bottom: 1px solid #ececec;
    padding-bottom: 40px;
}
.comment-list li {
    padding: 40px 40px 0;
}
.comment-list li li {
    padding-right: 0;
}
.comment-respond input[type="text"],
.comment-respond input[type="email"],
.comment-respond input[type="url"] {
    width: 50%;
}
.comment-respond label {
    display: block;
    margin-right: 12px;
}
.entry-comments .comment-author,
.entry-comments .comment-author a {
    color: #000;
    margin-bottom: 0;
}
.comment-meta,
.comment-meta a {
    color: #000;
    font-size: 14px;
}
.comment-meta a:hover,
.entry-comments .comment-author a:hover {
    color: #67c4e0;
}
.ping-list li {
    padding: 40px 40px 16px;
}
.entry-pings .reply {
    display: none;
}
.form-allowed-tags {
    background-color: #f5f5f5;
    padding: 24px;
}
.sidebar .widget {
    background-color: #f7f7f7;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    box-shadow: 0 1px #ececec;
    padding: 100px 38px 20px;
    position: relative;
    margin-top: 0;
    width: 90%;
}
.box.active,
.vc_tta-panel-body,
.vc_tta-panel-heading {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.archive .sidebar .widget,
.blog .sidebar .widget,
.search .sidebar .widget,
.single-post .sidebar .widget {
    margin-top: 40px;
}
.archive .content,
.blog .content {
    padding-top: 20px;
    min-height: 600px;
}
.footer-widgets input {
    border: 1px solid #999;
}
.footer-widgets li {
    border: 0;
}
.footer-widgets .widget {
    margin-bottom: 10px;
}
.footer-widgets .widget-title {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 100;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
    width: 340px;
}
.footer-widgets-1 {
    margin-right: 60px;
}
.footer-widgets-3 {
    float: right;
}
.footer-widgets .button {
    background-color: #fff;
    color: #000;
    display: block;
    text-align: center;
    width: 130px;
    margin: 10px auto 0;
}
.site-footer {
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    text-align: left;
    text-transform: uppercase;
}
.site-footer a {
    color: #fff;
}
.site-footer a:hover {
    color: #67c4e0;
}
.site-footer p {
    margin-bottom: 0;
}
.footer-widgets .wrap,
.site-footer .wrap {
    background-color: #024f8c;
    width: 100%;
    max-width: 1280px;
    padding: 20px 80px 0;
}
.site-footer .wrap {
    padding: 0 80px 10px;
}
.site-footer .widget {
    float: left;
}
.site-footer .widget li {
    float: left;
    border: 0 !important;
    margin-left: 8px;
}
.entry-content > div > .vc_row:first-child,
.entry-content > div > .vc_vc_row:first-child {
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
    left: 0 !important;
}
.entry-content > div > .vc_row,
.entry-content > div > .vc_vc_row {
    background-color: #fff;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1140px;
    border-right: 1px solid #ececec;
    border-left: 1px solid #ececec;
}
.vc_clearfix {
    background-color: #fff;
    border: 1px solid #ececec;
    border-bottom: 0 !important;
    z-index: 998;
    position: relative;
    width: 1140px;
    display: block;
    height: 40px;
    margin: -40px auto 0;
}
.entry-content .vc-row > .vc_column_container > .vc_column-inner,
.vc_col-sm-12 > .vc_column-inner,
.vc_col-sm-9 > .vc_column-inner {
    padding: 0 40px !important;
}
.home .vc_col-sm-9 {
    width: 71% !important;
}
.home .vc_col-sm-3 {
    width: 29% !important;
}
.home .vc_col-sm-3 > .vc_column-inner {
    padding-top: 0 !important;
}
.vc_tta-panel-heading {
    border-radius: 5px !important;
    border-color: #67c4e2 !important;
}
.vc_tta-panel-heading h4 {
    font-size: 15px;
    padding: 10px 0;
    background: #2c87a4;
    background: -moz-linear-gradient(left, #2c87a4 0, #48a3c1 50%, #67c4e2 100%);
    background: -webkit-linear-gradient(left, #2c87a4 0, #48a3c1 50%, #67c4e2 100%);
    background: linear-gradient(to right, #2c87a4 0, #48a3c1 50%, #67c4e2 100%);
}
.vc_active .vc_tta-panel-heading h4 {
    background: #67c4e2;
    background: -moz-linear-gradient(left, #67c4e2 1%, #48a3c1 50%, #2c87a4 100%);
    background: -webkit-linear-gradient(left, #67c4e2 1%, #48a3c1 50%, #2c87a4 100%);
    background: linear-gradient(to right, #67c4e2 1%, #48a3c1 50%, #2c87a4 100%);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.vc_tta-panel-heading a i {
    width: 140px;
    float: right;
}
.vc_tta-panel-heading a i:after {
    margin-top: -2px;
    position: absolute;
    content: "Read More";
    width: 120px;
    right: -20px;
    height: 63px;
    line-height: 63px;
    top: -24px;
    padding-right: 0;
    padding-left: 20px;
}
.vc_active .vc_tta-panel-heading a i:after {
    content: "Close";
    width: 120px;
}
.de .vc_tta-panel-heading a i:after {
    content: "Weiterlesen";
}
.de .vc_active .vc_tta-panel-heading a i:after {
    content: "Schließen";
    width: 130px;
}
.fr .vc_tta-panel-heading a i:after {
    content: "En savoir plus";
}
.fr .vc_active .vc_tta-panel-heading a i:after {
    content: "Fermer";
    width: 120px;
}
.it .vc_tta-panel-heading a i:after {
    content: "Scopri di più";
}
.it .vc_active .vc_tta-panel-heading a i:after {
    content: "Chiudi";
    width: 120px;
}
.es .vc_tta-panel-heading a i:after {
    content: "Ver más";
}
.es .vc_active .vc_tta-panel-heading a i:after {
    content: "Cerrar";
    width: 120px;
}

.nl .vc_tta-panel-heading a i:after {
    content: "Meer lezen";
}
.nl .vc_active .vc_tta-panel-heading a i:after {
    content: "Dichtbij";
    width: 120px;
    
}
.vc_tta-title-text {
    width: 90%;
    float: left;
}
.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a,
.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
.vc_tta-container,
.vc_tta.vc_general .vc_tta-panel,
.vc_tta.vc_general .vc_tta-panel-title,
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title > a {
    float: left;
    width: 100%;
    border-radius: 5px 5px 0 0;
}
.vc_tta-container {
    margin-bottom: 0 !important;
}
.vc_tta-panel {
    margin-bottom: 40px;
}
.vc_tta-panel-body {
    border-width: 0 !important;
    width: 100%;
    padding: 0 !important;
    font-size: 17px;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.vc_tta-panel-body .vc_row {
    margin: 0 !important;
    background-size: contain;
    background-color: #fff;
    background-position-y: -10px;
    background-repeat: no-repeat;
    box-sizing: border-box;
}
.vc_tta-panel-body .vc_row .vc_column-inner {
    padding: 130px 30px 35px !important;
    border: 1px solid #c9cecf;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.box,
.box h4 {
    border-radius: 6px;
}
.vc_tta-color-turquoise.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.vc_tta-color-turquoise.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    border-color: #fff !important;
    color: #fff !important;
}
.vc_tta-panel-heading {
    margin: 0 !important;
}
.wpml-ls-legacy-dropdown {
    max-width: 170px !important;
    float: right !important;
    margin-bottom: 10px;
}
.benefits_box .boxcontent:nth-of-type(2n + 2),
.box,
.box h4,
.col-2,
.col-25 {
    float: left;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    z-index: 9999 !important;
}
:lang(de) span.lang-en,
:lang(en) span.lang-de {
    display: none;
}
.menu-item-3762 .sub-menu li {
    width: 50% !important;
}
.menu-item-3762 .sub-menu {
    width: 450px;
}
.benefits_box,
.box,
.box h4 {
    width: 100%;
}
.box {
    margin: 20px 0 28px;
}
#dermatology_1 .box-in {
    background: url(images/dermatology_1.jpg) no-repeat;
    background-size: 100%;
}
#dermatology_2 .box-in {
    background: url(images/dermatology_2.jpg) no-repeat;
    background-size: 100%;
}
#dermatology_3 .box-in {
    background: url(images/dermatology_3.jpg) no-repeat;
    background-size: 100%;
}
#dermatology_4 .box-in {
    background: url(images/dermatology_4.jpg) no-repeat;
    background-size: 100%;
}
#celulite_1 .box-in {
    background: url(images/celulite_1.jpg) no-repeat;
    background-size: 100%;
}
#Hair_nails .box-in {
    background: url(images/Hair_nails.jpg) no-repeat;
    background-size: 100%;
}
.box h4 {
    overflow: hidden;
    font-weight: 500;
    color: #fff;
    text-shadow: 0 1px 0 #2d87a4;
    margin: 0 0 -8px;
    display: table;
    font-size: 15px;
    background: #2c87a4;
    background: -moz-linear-gradient(left, #2c87a4 0, #48a3c1 50%, #67c4e2 100%);
    background: -webkit-linear-gradient(left, #2c87a4 0, #48a3c1 50%, #67c4e2 100%);
    background: linear-gradient(to right, #2c87a4 0, #48a3c1 50%, #67c4e2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c87a4', endColorstr='#67c4e2', GradientType=1 );
}
.box .close,
.box .more {
    border-left: 2px solid #22667b;
    color: #fff;
    cursor: pointer;
    text-align: right;
    font-weight: 400;
    text-shadow: none;
    line-height: 63px;
}
.box .close:after,
.box .more:after {
    height: 22px;
    margin-right: 15px;
    vertical-align: middle;
    content: "";
}
.box.active h4 {
    background: #67c4e2;
    background: -moz-linear-gradient(left, #67c4e2 1%, #48a3c1 50%, #2c87a4 100%);
    background: -webkit-linear-gradient(left, #67c4e2 1%, #48a3c1 50%, #2c87a4 100%);
    background: linear-gradient(to right, #67c4e2 1%, #48a3c1 50%, #2c87a4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67c4e2', endColorstr='#2c87a4', GradientType=1 );
}
.v-align {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
}
.box .close {
    display: none;
    background: #2d87a4;
    vertical-align: middle;
    width: 140px;
    font-size: 17px;
}
.box .close:after {
    width: 22px;
    display: inline-block;
    background: url(images/arr-white.png) no-repeat;
    margin-left: 27px;
}
.box .more,
.box.active .close {
    display: table-cell;
}
.box .close:hover {
    background: #379fe8;
}
.box .more {
    background: #2d87a4;
    vertical-align: middle;
    width: 140px;
    font-size: 17px;
}
.box .more:after {
    width: 22px;
    display: inline-block;
    background: url(images/arr-white.png) 0 -23px no-repeat;
    margin-left: 10px;
}
.benefits_box .wpb_column .ult_main_cl,
.benefits_box .wpb_column .vc_separator,
.box.active .more {
    display: none;
}
.box .more:hover {
    background: #379fe8;
}
.box-in {
    max-height: 0;
    overflow: hidden;
    font-size: 17px;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.active .box-in {
    max-height: 10000px;
}
.box-in .box-in-in {
    padding: 130px 30px 30px;
    font-size: 17px;
    border-radius: 6px;
    border: 1px solid #c9cecf;
}
.col-2 {
    width: 50%;
    text-align: left;
    margin-bottom: 30px;
}
.col-2 ul {
    margin-left: 20px;
}
.col-2 li {
    color: #348fac;
    font-size: 18px;
    text-align: left;
}
.col-2 strong {
    color: #404040;
    font-size: 20px;
}
.page-template-chronopharmacology h3 {
    margin: 20px 0 40px;
    font-size: 35px;
    color: #67c4e0;
}
.page-template-chronopharmacology p {
    font-size: 17px;
}
.benefits_box .wpb_column {
    border: 6px solid #fff;
    min-height: 250px;
    position: relative;
}
.benefits_box .wpb_column:hover {
    border: 6px solid #67c4e2;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.08);
}
.benefits_box .wpb_column .vc_column-inner {
    padding: 30px 0 0;
}
.benefits_box .wpb_column:hover .ult_main_cl,
.benefits_box .wpb_column:hover .vc_separator {
    display: block;
}
.benefits_box .wpb_column .ult_main_cl {
    position: absolute;
    width: 96%;
    left: 2%;
    text-align: center;
    bottom: 10px;
    margin-bottom: 0;
    border-top: 1px solid #67c4e2;
    padding-top: 10px;
}
.benefits_box .wpb_column h4 {
    font-weight: 700;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 55px;
}
.benefits_box .wpb_column a {
    cursor: pointer !important;
}
.melatonin-boxes {
    width: 100%;
    padding: 0 1.5% 30px;
}
.last-boxes {
    padding: 0 175px;
}
.melatonin-boxes .melatonin-box {
    border: 8px solid #646464;
    width: 235px !important;
    margin-right: 40px;
}
.melatonin-box:last-child {
    margin-right: 0 !important;
}
.melatonin-box .vc_column-inner {
    min-height: 270px !important;
    background-repeat: no-repeat;
    background-size: cover;
}
.melatonin-box .vc_custom_heading {
    color: #fff;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
    margin-top: 60px;
}
.melatonin-box .ult_main_cl {
    position: absolute;
    margin-bottom: 0 !important;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 5px;
}
.page-id-2277 .wpb_single_image,
.page-id-3434 .wpb_single_image {
    margin-top: 60px;
}
.benefits_box .boxcontent {
    width: 22%;
    min-height: 290px;
    position: relative;
    margin-right: 4%;
    border: 6px solid transparent;
}
.benefits_box .boxcontent:nth-child(4n) {
    margin-right: 0;
}
.benefits_box .boxcontent:hover {
    border: 6px solid #67c4e2;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.08);
}
.benefits_box .boxcontent:hover .button {
    opacity: 1;
}
.entry-content .benefits_box .boxcontent .boxheader .icon:before {
    margin: 0 auto !important;
    display: block;
}
.entry-content .benefits_box .boxcontent.box-9168 .boxheader .icon:before,
.entry-content .benefits_box .boxcontent.box-9202 .boxheader .icon:before {
    content: "";
    background-image: url(images/dermatology_ic.png);
    width: 119px;
    height: 87px;
}
.entry-content .benefits_box .boxcontent.box-9172 .boxheader .icon:before,
.entry-content .benefits_box .boxcontent.box-9214 .boxheader .icon:before {
    content: "";
    background-image: url(images/cardio_ic.png);
    width: 94px;
    height: 78px;
}
.entry-content .benefits_box .boxcontent.box-9172 .boxheader .icon span,
.entry-content .benefits_box .boxcontent.box-9214 .boxheader .icon span {
    margin-top: 29px;
}
.entry-content .benefits_box .boxcontent.box-9176 .boxheader .icon:before,
.entry-content .benefits_box .boxcontent.box-9200 .boxheader .icon:before {
    content: "";
    background-image: url(images/muscul_ic.png);
    width: 62px;
    height: 97px;
}
.entry-content .benefits_box .boxcontent.box-9176 .boxheader .icon span,
.entry-content .benefits_box .boxcontent.box-9200 .boxheader .icon span {
    margin-top: 10px;
}
.entry-content .benefits_box .boxcontent.box-2401 .boxheader .icon:before,
.entry-content .benefits_box .boxcontent.box-3609 .boxheader .icon:before {
    content: "";
    background-image: url(images/sleep_ic.png);
    width: 101px;
    height: 74px;
}
.entry-content .benefits_box .boxcontent.box-2401 .boxheader .icon span,
.entry-content .benefits_box .boxcontent.box-3609 .boxheader .icon span {
    margin-top: 33px;
}
.entry-content .benefits_box .boxcontent.box-2352 .boxheader .icon:before,
.entry-content .benefits_box .boxcontent.box-3598 .boxheader .icon:before {
    content: "";
    background-image: url(images/metabolism_ic.png);
    width: 90px;
    height: 93px;
}
.entry-content .benefits_box .boxcontent.box-2352 .boxheader .icon span,
.entry-content .benefits_box .boxcontent.box-3598 .boxheader .icon span {
    margin-top: 14px;
}
.entry-content .benefits_box .boxcontent.box-2706 .boxheader .icon:before,
.entry-content .benefits_box .boxcontent.box-3522 .boxheader .icon:before {
    content: "";
    background-image: url(images/men_ic.png);
    width: 77px;
    height: 99px;
}
.entry-content .benefits_box .boxcontent.box-2706 .boxheader .icon span,
.entry-content .benefits_box .boxcontent.box-3522 .boxheader .icon span {
    margin-top: 9px;
}
.entry-content .benefits_box .boxcontent.box-2704 .boxheader .icon:before,
.entry-content .benefits_box .boxcontent.box-3612 .boxheader .icon:before {
    content: "";
    background-image: url(images/woman_ic.png);
    width: 90px;
    height: 91px;
}
.entry-content .benefits_box .boxcontent.box-2704 .boxheader .icon span,
.entry-content .benefits_box .boxcontent.box-3612 .boxheader .icon span {
    margin-top: 18px;
}
.entry-content .benefits_box .boxcontent.box-9152 .boxheader .icon:before,
.entry-content .benefits_box .boxcontent.box-9204 .boxheader .icon:before {
    content: "";
    background-image: url(images/brain_ic.png);
    width: 76px;
    height: 99px;
}
.entry-content .benefits_box .boxcontent.box-9152 .boxheader .icon span,
.entry-content .benefits_box .boxcontent.box-9204 .boxheader .icon span {
    margin-top: 8px;
}
.entry-content .benefits_box .boxcontent.box-9179 .boxheader .icon:before,
.entry-content .benefits_box .boxcontent.box-9208 .boxheader .icon:before {
    content: "";
    background-image: url(images/cell_icon.png);
    width: 89px;
    height: 85px;
}
.entry-content .benefits_box .boxcontent.box-9179 .boxheader .icon span,
.entry-content .benefits_box .boxcontent.box-9208 .boxheader .icon span {
    margin-top: 20px;
}
.benefits_box .boxcontent .small-title {
    text-align: center;
    margin-top: 40px;
    font-size: 20px;
    font-weight: 700;
}
.benefits_box .boxcontent .small-title span {
    display: block;
    margin-top: 20px;
    line-height: 1.3;
}
.benefits_box .button {
    background: 0 0;
    color: #085cbc;
    opacity: 0;
    width: 100%;
    border-top: 1px solid #67c4e2;
}
.benefits_box .button:hover {
    color: #085cbc;
}
.benefits_box .readMoreBtn {
    width: 96%;
    text-align: center;
    position: absolute;
    bottom: 0;
    margin-left: 2%;
}
#men_1 .box-in {
    background: url(images/men_1.jpg) no-repeat;
    background-size: 100%;
}
#men_2 .box-in {
    background: url(images/men_2.jpg) no-repeat;
    background-size: 100%;
}
#men_3 .box-in {
    background: url(images/men_3.jpg) no-repeat;
    background-size: 100%;
}
#men_4 .box-in {
    background: url(images/men_4.jpg) no-repeat;
    background-size: 100%;
}
#men_5 .box-in {
    background: url(images/men_5.jpg) no-repeat;
    background-size: 100%;
}
#herz_1 .box-in {
    background: url(images/herz_1.jpg) no-repeat;
    background-size: 100%;
}
#herz_2 .box-in {
    background: url(images/herz_2.jpg) no-repeat;
    background-size: 100%;
}
#herz_3 .box-in {
    background: url(images/herz_3.jpg) no-repeat;
    background-size: 100%;
}
#herz_4 .box-in {
    background: url(images/herz_4.jpg) no-repeat;
    background-size: 100%;
}
#herz_5 .box-in {
    background: url(images/herz_5.jpg) no-repeat;
    background-size: 100%;
}
#frau_1 .box-in {
    background: url(images/frau_1.jpg) no-repeat;
    background-size: 100%;
}
#frau_2 .box-in {
    background: url(images/frau_2.jpg) no-repeat;
    background-size: 100%;
}
#frau_3 .box-in {
    background: url(images/frau_3.jpg) no-repeat;
    background-size: 100%;
}
#muscul_1 .box-in {
    background: url(images/muscul_1.jpg) no-repeat;
    background-size: 100%;
}
#muscul_2 .box-in {
    background: url(images/muscul_2.jpg) no-repeat;
    background-size: 100%;
}
#muscul_3 .box-in {
    background: url(images/muscul_3.jpg) no-repeat;
    background-size: 100%;
}
#brain_1 .box-in {
    background: url(images/brain_1.jpg) no-repeat;
    background-size: 100%;
}
#brain_2 .box-in {
    background: url(images/brain_2.jpg) no-repeat;
    background-size: 100%;
}
#brain_3 .box-in {
    background: url(images/brain_3.jpg) no-repeat;
    background-size: 100%;
}
#brain_4 .box-in {
    background: url(images/brain_4.jpg) no-repeat;
    background-size: 100%;
}
#metabolism_1 .box-in {
    background: url(images/metabolism_1.jpg) no-repeat;
    background-size: 100%;
}
#metabolism_2 .box-in {
    background: url(images/metabolism_2.jpg) no-repeat;
    background-size: 100%;
}
#metabolism_3 .box-in {
    background: url(images/metabolism_3.jpg) no-repeat;
    background-size: 100%;
}
#metabolism_4 .box-in {
    background: url(images/metabolism_4.jpg) no-repeat;
    background-size: 100%;
}
#protection_1 .box-in {
    background: url(images/protection_1.jpg) no-repeat;
    background-size: 100%;
}
#protection_2 .box-in {
    background: url(images/protection_2.jpg) no-repeat;
    background-size: 100%;
}
#protection_3 .box-in {
    background: url(images/protection_3.jpg) no-repeat;
    background-size: 100%;
}
#about-new_1 .box-in {
    background: url(images/about_1.jpg) no-repeat;
    background-size: 100%;
}
#about-new_2 .box-in {
    background: url(images/about_2.jpg) no-repeat;
    background-size: 100%;
}
#about-new_3 .box-in {
    background: url(images/about_3.jpg) no-repeat;
    background-size: 100%;
}
#about-new_4 .box-in {
    background: url(images/about_4.jpg) no-repeat;
    background-size: 100%;
}
#about-new_5 .box-in {
    background: url(images/about_5.jpg) no-repeat;
    background-size: 100%;
}
#about-new_6 .box-in {
    background: url(images/about_6.jpg) no-repeat;
    background-size: 100%;
}
#about-new_7 .box-in {
    background: url(images/about_7.jpg) no-repeat;
    background-size: 100%;
}
#about-new_8 .box-in {
    background: url(images/about_8.jpg) no-repeat;
    background-size: 100%;
}
#about-new_9 .box-in {
    background: url(images/about_9.jpg) no-repeat;
    background-size: 100%;
}
#sleep_3_1 .box-in {
    background: url(images/sleep_3_1.jpg) no-repeat;
    background-size: 100%;
}
#sleep_3_2 .box-in {
    background: url(images/sleep_3_2.jpg) no-repeat;
    background-size: 100%;
}
#sleep_4_1 .box-in {
    background: url(images/sleep_4_1.jpg) no-repeat;
    background-size: 100%;
}
#sleep_4_2 .box-in {
    background: url(images/sleep_4_2.jpg) no-repeat;
    background-size: 100%;
}
#sleep_4_3 .box-in {
    background: url(images/sleep_4_3.jpg) no-repeat;
    background-size: 100%;
}
#sleep_4_4 .box-in {
    background: url(images/sleep_4_4.jpg) no-repeat;
    background-size: 100%;
}
#sleep_4_5 .box-in {
    background: url(images/sleep_4_5.jpg) no-repeat;
    background-size: 100%;
}
#sleep_4_6 .box-in {
    background: url(images/sleep_4_6.jpg) no-repeat;
    background-size: 100%;
}
.box-in .row {
    float: left;
    width: 100%;
}
.col-25 {
    width: 25%;
    color: #404040;
    font-size: 20px;
}
.col-75 {
    float: right;
    width: 75%;
    border-bottom: 1px solid #348fac;
    margin: 20px 0 20px;
    padding: 0 0 20px;
}
.last .col-75 {
    border-bottom: 0;
}
.row-h .col-75 .col-2 {
    color: #348fac;
    text-align: center;
    margin-bottom: 0;
    float: left;
    font-size: 18px;
}
.row-h .col-75 .col-2:first-child:after {
    width: 0;
}
.col-75 .col-2 {
    box-sizing: border-box;
    padding: 0 20px 0 0;
    text-align: justify;
    position: relative;
    display: table-cell;
    float: none;
}
.col-75 .col-2 li {
    font-size: 17px;
    color: #000;
}
.col-75 .col-2:first-child:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #348fac;
    position: absolute;
    top: 0;
    right: 9px;
}
#sleep_4_4 li {
    margin-bottom: 20px;
}
.full-width-content h3 {
    font-size: 35px;
}
.box-3-in {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.activee .box-3-in {
    max-height: 10000px;
}
.box-3 h5 {
    border-bottom: 1px solid #67c4e0;
    float: left;
    padding-bottom: 5px;
    width: 100%;
}
.box-3 h5 span.plus {
    float: right;
    width: 30px;
    font-size: 30px;
    height: 30px;
    border: 1px solid;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
}
.box-3 h5 span.plus:after {
    content: "+";
    display: block;
    cursor: pointer;
}
.activee.box-3 h5 span.plus:after {
    content: "-";
    line-height: 22px;
}
.box-3 h5 span.plus-text {
    width: 95%;
    float: left;
}
.footer-widgets,
.site-footer {
    background-color: #024f8c;
}
.nav-primary.sticky {
    position: fixed;
    width: 100%;
    top: 0;
    margin-top: 0 !important;
    background-color: #fff;
}
.nav-primary li:nth-child(2) {
    width: 22%;
}
.nav-primary li:nth-child(3) {
    width: 13%;
}
.nav-primary li:nth-child(4),
.nav-primary li:nth-child(5),
.nav-primary li:nth-child(6) {
    width: 15%;
}
.col-4 {
    float: left;
    width: 25%;
    text-align: center;
}
.col-1,
.rhythm-mob {
    width: 100%;
    float: left;
}
.col-4 span {
    display: block;
    min-height: 60px;
}
.mob-jet,
.page-template-page_benefits .wp-post-navigation,
.page-template-page_blog .wp-post-navigation,
.quest-co {
    display: none;
}
.mob-jet {
    color: #348fac;
    font-size: 18px;
}
.rhythm-mob {
    margin: 20px 0;
}
.rhythm-mob td {
    font-size: 17px;
    border: none;
    line-height: 1.2;
    vertical-align: top;
    padding: 6px 5px;
}
.rhythm-mob td:first-child {
    width: 75px;
}
.rhythm-blue {
    color: #67c4e0;
}
.rhythm-red {
    color: #c74045;
}
.page-id-3625 .rhythm-mob td:first-child {
    width: 82px;
}
.mlw_qmn_quiz .quiz_section {
    border-bottom: 1px solid #dadada;
    float: left;
    width: 100%;
    padding: 10px 0;
}
.mlw_qmn_quiz .quiz_section.quiz_begin {
    border-bottom: none;
}
.mlw_horizontal_choice,
.yes_no {
    box-sizing: border-box;
    border: 1px solid #dadada;
}
.mlw_qmn_quiz .quiz_section h6,
.qmn_results_page h6 {
    margin: 30px 0;
    font-size: 26px;
    text-align: center;
}
.cat_note,
.pitanje {
    font-weight: 400;
    font-size: 18px;
}
.mlw_qmn_quiz .quiz_section .mlw_qmn_question {
    float: left;
    width: 80%;
    font-weight: 400;
    color: #555;
    font-size: 18px;
    margin: 0;
    line-height: 37px;
}
.pitanje,
.yes_no {
    color: #b2b2b2;
    line-height: 37px;
}
.quest_row {
    float: left;
    width: 100%;
    margin: 5px 0;
}
.pitanje {
    float: left;
    width: 80%;
    margin: 0;
}
.yes_no {
    float: right;
    width: 10%;
    text-align: center;
}
.cat_note {
    float: left;
    width: 100%;
    color: #555;
    line-height: 37px;
    margin: 30px 0;
}
.qmn_radio_answers {
    float: left;
    width: 20%;
}
.mlw_horizontal_choice {
    float: left;
    width: 46%;
    margin: 0 2%;
    position: relative;
}
.mlw_horizontal_choice input {
    opacity: 0;
    position: absolute;
}
.mlw_qmn_quiz .quiz_section .qmn_radio_answers label {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0;
    position: relative;
    line-height: 37px;
    font-size: 18px;
}
.quest,
.quest-an {
    line-height: 26px;
    font-size: 18px;
    float: left;
    width: 100%;
}
.mlw_qmn_quiz .quiz_section .qmn_radio_answers .mlw_horizontal_choice:nth-child(1) label {
    color: #40c900;
}
.mlw_qmn_quiz .quiz_section .qmn_radio_answers .mlw_horizontal_choice:nth-child(2) label,
.qmn_user_incorrect_answer {
    color: #f40000;
}
.mlw_qmn_quiz input[type="radio"] + label:before,
.mlw_qmn_quiz input[type="radio"] + span:before {
    content: " ";
    width: 100%;
    height: 100%;
    background: 0 0;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
}
.mlw_qmn_quiz input[type="radio"]:checked + label:before,
.mlw_qmn_quiz input[type="radio"]:checked + span:before {
    background: rgba(103, 197, 229, 0.16);
}
.quest {
    margin: 20px 0 0;
}
.quest-an {
    margin: 0;
}
.qmn_user_correct_answer {
    color: #40c900;
}
.cat_title {
    font-weight: 700;
    display: block;
}
.qmn_error_message {
    float: left;
    width: 100%;
}
.quiz_section.qmn_error:after {
    display: none;
}
.qmn_results_page {
    float: left;
    width: 100%;
    margin: 20px 0;
}


/* Medichron Links
*********************/

.medichron-links{
	
	background-color: #024f8c;
    width: 100%;
    padding: 40px 0px 0px;
	
}

.medichron-links h3, .medichron-links h4, .medichron-links a{
	
	color: #fff;
	
}
/* medichron links */
.medi-col-3 a {
	text-decoration: none;
}

.medichron-links .medi-col-4 {
	text-align: left;
	
}

.medichron-links:after, .medichron-links {
}

.medi-col-3 {
    float: left;
    width: 32%;
    margin-right: 2%;
    padding: 1%;
    box-sizing: border-box;
}

.medi-col-4 {
    float: left;
    width: 24%;
    margin-right: 0%;
    padding: 1%;
    box-sizing: border-box;
}

.medichron-links {
	padding: 2rem;
}

.medichron-links h4 {
	       text-transform: uppercase;
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 5px;

}
.medichron-links a {
    color: #ffffff !important;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
}

.medichron-links a i {
		    color: #ffffff;

}

.medichron-links h3 {
	    color: #ffffff;
    text-align: center;
	font-weight: 600;
	margin-bottom: 0px;
}

.medi-col-4:last-child {
    margin-right: 0;

}

@media only screen and (max-width: 1240px) {
	.medichron-links a {

    font-size: 12px;
}
	.medichron-links h4 {
    font-size: 14px !important;
}
}

@media only screen and (max-width: 900px) {

	.medi-col-3, .medi-col-4 {
    float: none;
    width: 100%;
    margin-right: 2%;
    padding: 0% 4%;
    box-sizing: border-box;
}
	h4.mobile-hidden {
		display: none !important;
	}
}

@media only screen and (max-width: 1139px) {
    .benefits_box .boxcontent {
        width: 48%;
        margin-right: 4%;
    }
    .benefits_box .boxcontent:nth-child(2n) {
        margin-right: 0;
    }
    .page-id-2702 .wrap,
    .page-id-3464 .wrap {
        max-width: 100%;
        padding: 0 20px;
    }
}
@media only screen and (max-width: 768px) {
    .home .vc_col-sm-3,
    .home .vc_col-sm-9 {
        width: 100% !important;
    }
    .box .close span,
    .box .more span,
    .nav-primary,
    .site-header {
        display: none;
    }
    .home .vc_col-sm-3 {
        margin-top: 40px;
    }
    .sidebar .widget {
        width: 95%;
    }
    .col-2,
    .home .entry,
    .newsletter,
    .sleep_labs {
        width: 100%;
    }
    .sleep_labs {
        margin-bottom: 20px;
        text-align: left;
    }
    .sleep_icon {
        margin-right: 10px;
    }
    .box .close:after,
    .box .more:after {
        margin-left: 0;
        margin-right: 8px;
    }
    .banner-top {
        margin-bottom: 30px;
    }
    .de .vc_active .vc_tta-panel-heading a i:after,
    .de .vc_tta-panel-heading a i:after,
    .vc_active .vc_tta-panel-heading a i:after,
    .vc_tta-panel-heading a i:after {
        content: "";
    }
    .genesis-nav-menu.responsive-menu li a,
    .genesis-nav-menu.responsive-menu li a:hover {
        font-weight: 700;
        color: #000;
    }
    .home .entry {
        float: left;
        padding: 30px 0 0;
    }
    .home .wpb_text_column {
        float: left;
        width: 100%;
    }
    .page-template-chronopharmacology .wrap {
        padding: 0;
    }
    .page-id-3383 .entry {
        padding: 0 0 20px;
    }
    .page-id-3383 .entry-content > h3,
    .page-id-3383 .entry-content > p,
    .page-id-3383 .entry-content > ul {
        padding: 0 10px;
    }
    .page-id-1818 .entry {
        padding: 0 0 20px;
    }
    .page-id-1818 .entry-content > h3,
    .page-id-1818 .entry-content > p,
    .page-id-1818 .entry-content > ul,
    .page-template-chronopharmacology .entry-content > h3,
    .page-template-chronopharmacology .entry-content > p,
    .page-template-chronopharmacology .entry-content > ul {
        padding: 0 10px;
    }
    .box.active {
        box-shadow: none;
    }
    .box-in .box-in-in {
        border: none;
        padding: 130px 10px 30px;
    }
    .box .close,
    .box .more {
        width: 40px;
    }
    .col-75 .col-2,
    .mob-jet {
        display: block;
    }
    .v-align {
        padding: 3px 3px 4px 10px;
    }
    .box h4 {
        line-height: 14px;
        font-size: 14px;
        border-radius: 0;
    }
    .benefits_box .boxcontent {
        width: 100%;
        border: none;
        min-height: 40px;
        margin: 0;
        border-bottom: 1px solid #f0f0f0;
        padding: 10px 0;
    }
    .col-25,
    .col-75 {
        width: 100%;
    }
    .col-75 .col-2:first-child:after {
        width: 0;
    }
    .box-in .row-h {
        display: none;
    }
    .subscribe_footer {
        margin-bottom: 0;
    }
    .benefits_box .readMoreBtn {
        position: static;
        display: none;
    }
    .benefits_box .button {
        opacity: 1;
    }
    .benefits_box .boxcontent .small-title {
        float: left;
        width: 100%;
        text-align: left;
        line-height: 40px;
        padding: 0;
        margin: 10px 0 0;
        font-size: 19px;
    }
    .footer-widgets-3,
    .hamb:before,
    .site-footer .wrap {
        text-align: center;
    }
    .benefits_box .boxcontent .small-title span,
    .entry-content .benefits_box .boxcontent.box-2352 .boxheader .icon span,
    .entry-content .benefits_box .boxcontent.box-2704 .boxheader .icon span,
    .entry-content .benefits_box .boxcontent.box-2706 .boxheader .icon span,
    .entry-content .benefits_box .boxcontent.box-3464 .boxheader .icon span,
    .entry-content .benefits_box .boxcontent.box-3522 .boxheader .icon span,
    .entry-content .benefits_box .boxcontent.box-3598 .boxheader .icon span,
    .entry-content .benefits_box .boxcontent.box-3612 .boxheader .icon span,
    .entry-content .benefits_box .boxcontent.box-9126 .boxheader .icon span,
    .entry-content .benefits_box .boxcontent.box-9133 .boxheader .icon span,
    .entry-content .benefits_box .boxcontent.box-9195 .boxheader .icon span,
    .entry-content .benefits_box .boxcontent.box-9200 .boxheader .icon span,
    .entry-content .benefits_box .boxcontent.box-9204 .boxheader .icon span,
    .entry-content .benefits_box .boxcontent.box-9208 .boxheader .icon span,
    .entry-content .benefits_box .boxcontent.box-9214 .boxheader .icon span {
        margin-top: 4px;
    }
    .entry-content .benefits_box .boxcontent .boxheader .icon:before {
        margin: 0 15px 0 0 !important;
        display: block;
        float: left;
        width: 50px !important;
        background-size: auto 100%;
        background-repeat: no-repeat;
        max-height: 40px;
        vertical-align: middle;
    }
    .benefits_box .boxcontent:hover {
        border: none;
        border-bottom: 1px solid #f0f0f0;
    }
    .wp-post-navigation div {
        text-align: center;
        float: none;
        border: 1px solid #67c4e0;
    }
    .branka_wrap .nav-primary li:last-child,
    .page-template-page_blog .content-sidebar-wrap,
    .single .content-sidebar-wrap {
        border: none;
    }
    .home .home-top {
        min-height: 200px;
        background-size: cover;
        margin-top: 0;
        z-index: 99;
    }
    .banner-top {
        margin-top: 0;
    }
    .wp-post-navigation div.wp-post-navigation-pre {
        margin: 0 auto 30px;
        padding: 10px 10px 10px 30px;
        width: 100%;
    }
    .wp-post-navigation div.wp-post-navigation-next {
        margin: 30px auto 0;
        padding: 10px 30px 10px 10px;
        width: 100%;
    }
    div.wp-post-navigation div a:after {
        font-size: 30px;
    }
    div.wp-post-navigation div.wp-post-navigation-next a:after {
        right: 10px;
        top: 16px;
    }
    div.wp-post-navigation div.wp-post-navigation-pre a:after {
        left: 10px;
        top: 16px;
    }
    .latest_news_title {
        margin-top: 20px;
    }
    .page-id-2702 .wrap,
    .page-id-3464 .wrap,
    .wrap {
        padding: 0;
    }
    .banner-top h1 {
        font-size: 29px;
    }
    .footer-widgets a.button {
        float: none;
    }
    ul.tipsy-social-icons {
        width: 160px;
        margin: 0 auto;
        display: block;
    }
    .branka_wrap,
    .site-header {
        position: fixed;
        width: 100%;
    }
    .site-footer .wrap {
        padding: 0 20px 20px;
    }
    .footer-widgets-1 img {
        max-width: 309px;
        margin: 0 auto;
        display: block;
    }
    .site-header {
        background: #fff;
        height: 77px;
        z-index: 9999;
    }
    .site-header .title-area {
        max-width: 230px;
    }
    .hamb {
        cursor: pointer;
        right: 20px;
        top: 20px;
        position: fixed;
        z-index: 9999;
    }
    .hamb:before {
        content: "\f333";
        display: block;
        font: 400 28px/1 dashicons;
        margin: 0 auto;
        padding: 0;
    }
    .branka_wrap .nav-primary .wrap {
        padding: 0;
    }
    .branka_wrap .nav-primary .genesis-nav-menu.responsive-menu {
        display: block;
    }
    .branka_wrap .responsive-menu-icon,
    .single .entry-content ul.ssb_list_wrapper:first-child {
        display: none;
    }
    .branka_wrap {
        height: 100%;
        background: rgba(255, 255, 255, 0.9);
        left: 0;
        top: 77px;
        z-index: 9998;
        overflow: auto;
        max-height: 0;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
    .resp_menu .branka_wrap {
        max-height: 100%;
    }
    .site-header .branka_wrap .widget-area {
        padding: 0 20px;
    }
    body {
        overflow-x: hidden;
    }
    .single .entry-content {
        margin-top: 30px;
    }
    .ads {
        padding: 20px;
        margin-bottom: 0 !important;
    }
    .ads .wrap {
        max-width: 96%;
    }
    .ads .column {
        float: left;
        width: 100% !important;
    }
}
.shiftnav-menu {
    font-size: 14px;
}
#shiftnav-toggle-main .shiftnav-main-toggle-content {
    padding: 5px 0 !important;
}
.shiftnav-main-toggle-content img {
    max-height: 45px;
}
.shiftnav-main-toggle-content,
.shiftnav-main-toggle-content img {
    vertical-align: bottom;
}
.shiftnav-main-toggle-content a {
    padding-left: 5px;
}
.shiftnav-search {
    padding: 10px 20px !important;
    float: left;
}
.shiftnav-search-submit {
    background: 0 0 !important;
    color: #9e617d !important;
    border-radius: 0;
}
.de .en-image,
.en .de-image,
.shiftnav .menu-image-hover-wrapper {
    display: none;
}
.shiftnav-main-toggle-content-before img {
    height: 45px !important;
}
.shiftnav #lang_sel a {
    line-height: 40px !important;
    width: 15.5em !important;
}
@media only screen and (max-width: 480px) {
    .site-container .nav-primary li a {
        padding: 10px 0 10px 22px !important;
    }
    .home .wrap {
        padding: 0;
        margin: 0;
        max-width: 100%;
    }
    .home .content .rhythm_of_life {
        margin-bottom: 10px;
    }
    ul.ssb_list_wrapper li {
        height: 45px;
    }
    ul.ssb_list_wrapper {
        max-width: 230px;
    }
    .single .entry-content ul.ssb_list_wrapper .IN-widget {
        width: 94px;
    }
    .subscribe_footer .gform_description,
    .subscribe_footer h3.gform_title {
        text-align: left !important;
    }
}
@media only screen and (max-width: 400px) {
    .home .content .rhythm_of_life {
        height: 220px;
    }
}
@media only screen and (max-width: 350px) {
    .home .content .rhythm_of_life {
        height: 190px;
    }
}
@media only screen and (max-width: 1139px) {
    .entry-content > section > .vc_row,
    .shariff,
    .vc_clearfix,
    .wrap {
        max-width: 96%;
    }
    .vc_clearfix {
        width: 96%;
        margin: -40px 2% 0;
    }
    .entry-content > section > .vc_row,
    .shariff,
    .subscribe_footer {
        max-width: 96% !important;
    }
    .home-top h1 {
        font-size: 70px;
        margin-top: 75px;
    }
    .home-top .featured-content {
        width: 100%;
    }
    .content-sidebar-sidebar .content-sidebar-wrap,
    .sidebar-content-sidebar .content-sidebar-wrap,
    .sidebar-sidebar-content .content-sidebar-wrap {
        width: 740px;
    }
    .content {
        width: 680px;
    }
    .site-header .widget-area {
        width: 500px;
    }
    .content-sidebar-sidebar .content,
    .sidebar-content-sidebar .content,
    .sidebar-sidebar-content .content {
        width: 400px;
    }
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .sidebar-primary {
        width: 300px;
    }
    .de .rhythm_of_life,
    .home .rhythm_of_life {
        width: 597px;
        height: 352px;
        margin-top: 0;
        float: left;
        position: relative;
        margin-left: 0;
        padding: 0;
    }
    .footer-widgets-1 {
        margin-right: 30px;
    }
    .home .rhythm_of_life {
        background-size: cover;
        background-position: 2px 0;
    }
    .de .rhythm_of_life {
        background-size: cover !important;
        background-position: 2px 0 !important;
    }
    .clocks {
        margin: 80px 0 0 197px;
    }
    .melatonin-boxes > .melatonin-box {
        border: 8px solid #646464;
        width: 21% !important;
        margin-right: 5%;
    }
    .melatonin-boxes > .melatnonin-box:last-child {
        margin-right: 0 !important;
    }
    .last-boxes {
        padding: 0;
        margin-left: 150px !important;
    }
}
@media only screen and (max-width: 1023px) {
    .banner-top h1,
    .genesis-nav-menu,
    .home-top h1,
    .site-description,
    .site-header .search-form,
    .site-header .title-area,
    .site-header .widget-area,
    .site-title {
        text-align: center;
    }
    .wrap {
        max-width: 96%;
    }
    .widget_icl_lang_sel_widget {
        margin-top: 20px;
    }
    .content,
    .content-sidebar-sidebar .content,
    .content-sidebar-sidebar .content-sidebar-wrap,
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .sidebar-content-sidebar .content,
    .sidebar-content-sidebar .content-sidebar-wrap,
    .sidebar-primary,
    .sidebar-secondary,
    .sidebar-sidebar-content .content,
    .sidebar-sidebar-content .content-sidebar-wrap,
    .site-header .widget-area,
    .title-area {
        width: 100%;
    }
    .site-header .wrap {
        padding: 20px 5%;
    }
    .genesis-nav-menu li,
    .site-header .search-form,
    .site-header ul.genesis-nav-menu {
        float: none;
    }
    .genesis-nav-menu a {
        display: block;
        padding: 10px 18px;
        font-size: 15px;
    }
    .de .rhythm_of_life,
    .home .rhythm_of_life {
        margin-bottom: 30px;
        display: none;
        float: left;
    }
    .nav-primary li a {
        padding: 10px !important;
    }
    .nav-primary li:nth-child(3) {
        width: 10%;
    }
    .nav-primary li {
        float: left;
        width: 22%;
    }
    .nav-primary li:nth-child(6) {
        width: 16%;
    }
    .nav-primary li li:first-child a,
    .nav-primary li li:last-child a {
        padding: 10px 18px;
    }
    .nav-primary li li {
        width: 100% !important;
        border: 0 solid #dbdbdb;
    }
    .home .rhythm_of_life {
        background: url(images/Rhythm-of-Life-EN.png) left top/100% auto no-repeat;
        width: 100%;
        height: 384px;
    }
    .banner-top,
    .home-top {
        background-size: cover;
    }
    .de .rhythm_of_life {
        width: 100%;
    }
    .rhythm-mob {
        display: block;
    }
    .clocks {
        margin: 106px 0 0 241px;
        display: none;
    }
    .sidebar .widget {
        margin: 0 auto;
    }
    .home-top {
        min-height: 400px;
    }
    .banner-top {
        min-height: 300px;
    }
    .banner-top h1 {
        text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
        color: #fff;
        margin-top: 80px;
        font-size: 40px;
        font-weight: 100;
    }
    .sidebar-primary {
        margin-bottom: 20px;
    }
    .home-top h1 {
        margin-top: 60px;
        font-size: 30px;
    }
    .home-top h2 {
        font-size: 18px;
    }
    .home-top .wrap {
        max-width: 750px;
        width: 100%;
        padding-right: 0;
    }
    .home .site-inner {
        margin-top: -20px;
    }
    .subscribe_section {
        margin-top: 30px;
    }
    .footer-widgets {
        background-color: #4dbadb;
    }
    .footer-widgets .button {
        float: left;
        display: block;
        margin-bottom: 30px;
    }
    .site-header .search-form {
        margin: 16px auto;
        width: 100%;
    }
    .genesis-nav-menu li.right {
        display: none;
    }
    .footer-widgets-1 {
        margin-right: 0;
    }
    .featured-content .alignnone {
        display: block;
        text-align: center;
    }
    .home-top .featured-content a.alignleft img {
        height: 150px;
    }
    .home-top .featured-content .entry-header {
        clear: both;
        padding: 40px 40px 0;
    }
    .home-top .featured-content .entry-content {
        padding: 0;
        content: "" !important;
    }
    .home .entry-content h4 {
        font-size: 18px;
        margin-bottom: 5px;
    }
    h1 {
        font-size: 26px;
    }
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 17px;
    }
    h4 {
        font-size: 14px;
    }
    .last-boxes {
        padding: 0;
        margin-left: 100px !important;
    }
}
@media only screen and (max-width: 768px) {
    .clocks,
    .subscribe_section {
        display: none;
    }
    .col-4 {
        width: 50%;
    }
    .entry-title {
        font-size: 22px;
    }
    .wrap {
        padding-left: 0;
        padding-right: 0;
        max-width: 100%;
    }
    .blog .entry,
    .single .entry {
        padding: 0 10px;
    }
    .archive-pagination li a {
        margin-bottom: 4px;
    }
    .site-header .wrap {
        padding: 20px 5% 0;
    }
    .home-top .wrap {
        width: 100%;
        max-width: 100%;
    }
    .home-top .featured-content {
        margin-bottom: 20px;
    }
    .entry-content .vc-row > .vc_column_container > .vc_column-inner,
    .vc_col-sm-12 > .vc_column-inner,
    .vc_col-sm-9 > .vc_column-inner {
        padding: 0 20px !important;
    }
    .five-sixths,
    .four-sixths,
    .gray_fourth,
    .gray_fourth p,
    .one-fourth,
    .one-half,
    .one-sixth,
    .one-third,
    .three-fourths,
    .three-sixths,
    .two-fourths,
    .two-sixths,
    .two-thirds {
        margin: 0;
        width: 100% !important;
    }
    .boxcontent {
        width: 100%;
        margin-bottom: 0;
    }
    .home-top {
        min-height: 300px;
    }
    .entry {
        padding: 5%;
    }
    .home .rhythm_of_life {
        height: 250px;
        background-size: contain;
        background-position: left 14px;
        float: left;
        width: 100%;
        margin-top: 0;
    }
    .de .rhythm_of_life {
        background-size: contain !important;
        background-position: -2px 0 !important;
    }
    .home h2 {
        font-size: 24px;
        margin-bottom: 0;
    }
    .home-top .more-link {
        display: block;
    }
    .home-bottom .widget {
        margin: 0 0 40px;
        width: 100%;
    }
    #shiftnav-toggle-main {
        border-bottom: 1px solid #be1f5f;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #be1f5f;
    }
    .nav-primary {
        background-color: #fff;
        z-index: 99999;
        width: 100%;
        float: left;
        margin-bottom: 0;
    }
    .nav-primary li {
        border-right: 1px solid #dbdbdb !important;
        width: 100% !important;
        border-bottom: 0;
    }
    .nav-primary li:last-child {
        border-bottom: 1px solid #dbdbdb;
    }
    .banner-top,
    .home-top {
        float: left;
        width: 100%;
        background-size: cover;
    }
    .banner-top {
        min-height: 130px;
    }
    .sidebar {
        padding-bottom: 5%;
    }
    .header-image .site-title a {
        background-size: contain !important;
    }
    .genesis-nav-menu.responsive-menu,
    .genesis-nav-menu.responsive-menu > .menu-item > .sub-menu {
        display: none;
    }
    .genesis-nav-menu.responsive-menu .menu-item,
    .responsive-menu-icon {
        display: block;
    }
    .genesis-nav-menu.responsive-menu .menu-item:hover {
        position: static;
    }
    .genesis-nav-menu.responsive-menu li a,
    .genesis-nav-menu.responsive-menu li a:hover {
        border: none;
        display: block;
        line-height: 1;
        padding: 16px 20px;
        text-transform: none;
        text-align: left;
        font-size: 20px;
    }
    .genesis-nav-menu.responsive-menu .menu-item-has-children {
        cursor: pointer;
    }
    .genesis-nav-menu.responsive-menu .menu-item-has-children > a {
        margin-right: 60px;
    }
    .genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
        content: "\f347";
        float: right;
        font: 400 16px/1 dashicons;
        height: 16px;
        padding: 12px 20px;
        right: 0;
        text-align: right;
        z-index: 9999;
    }
    .current-menu-item.menu-item-has-children:before,
    .current-menu-parent.menu-item-has-children:before {
        background: #06c;
        color: #fff;
    }
    .genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
        content: "\f343";
    }
    .genesis-nav-menu.responsive-menu .sub-menu {
        background-color: rgba(0, 0, 0, 0.05);
        border: none;
        left: auto;
        opacity: 1;
        position: relative;
        -moz-transition: opacity 0.4s ease-in-out;
        -ms-transition: opacity 0.4s ease-in-out;
        -o-transition: opacity 0.4s ease-in-out;
        -webkit-transition: opacity 0.4s ease-in-out;
        transition: opacity 0.4s ease-in-out;
        width: 100%;
        z-index: 99;
    }
    .genesis-nav-menu.responsive-menu .sub-menu li a,
    .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
        padding: 12px 20px;
        position: relative;
        text-transform: none;
        width: 100%;
    }
    .nav-primary .genesis-nav-menu.responsive-menu {
        padding-bottom: 16px;
        float: left;
        margin-bottom: 15px;
    }
    .nav-primary .genesis-nav-menu.responsive-menu .sub-menu {
        background-color: rgba(0, 0, 0, 0.07);
    }
    .genesis-nav-menu.responsive-menu .sub-menu .sub-menu,
    .nav-primary .genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
        background-color: transparent;
        margin: 0;
        padding-left: 25px;
    }
    .footer-widgets .wrap {
        padding: 5%;
    }
    .banner-top h1 {
        font-size: 34px;
        margin-top: 20px;
    }
    .home-top .featured-content .entry-content .more-link {
        margin-top: 0;
        position: relative;
        float: right;
    }
    .melatonin-boxes {
        margin-bottom: 0 !important;
    }
    .melatonin-boxes > .melatonin-box {
        width: 48% !important;
        float: left;
        margin-right: 4%;
        margin-bottom: 20px;
    }
    .melatonin-boxes > .melatonin-box > div {
        background-size: cover !important;
    }
    .melatonin-box .ult_main_cl {
        background-color: #fff;
        bottom: 0;
    }
    .melatonin-boxes > .melatonin-box:nth-of-type(2n + 2) {
        margin-right: 0 !important;
    }
    .last-boxes {
        padding: 0 3%;
        margin-left: 0 !important;
    }
    .vc_clearfix {
        display: none;
    }
    .home .entry {
        float: left;
        width: 100%;
        padding: 0;
    }
    .latest_news {
        width: 100%;
        margin: 25px auto 40px;
        max-width: 96%;
        float: none;
    }
    body {
        padding-top: 56px !important;
    }
    body.home {
        padding-top: 65px !important;
    }
    .entry-content > section > .vc_row,
    .shariff,
    .subscribe_footer {
        clear: both;
    }
}
@media only screen and (max-width: 560px) {
    .col-4 {
        width: 100%;
    }
    .menu-item-3173 .sub-menu li {
        width: 100% !important;
    }
    .home-top h1 {
        margin-top: 20px;
        font-size: 24px;
    }
    .de .home-top h2,
    .home-top h2 {
        font-size: 17px;
    }
    .home-top h2 {
        padding: 0 10px;
    }
    .home-top .featured-content .widgettitle {
        float: left;
        width: 100%;
        position: relative;
        padding: 0;
        margin: 0 0 10px;
        left: 0;
    }
    .home-top .featured-content {
        padding: 5%;
        margin-bottom: 20px;
    }
    .home-top .featured-content a.alignleft {
        width: 100%;
    }
    .home-top .featured-content a.alignleft img {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    .sidebar-primary {
        margin-top: 20px;
    }
    .latest_news .wrap {
        padding: 0 !important;
    }
    .singleNews {
        float: left;
        width: 100%;
        margin-bottom: 30px;
        margin-right: 0 !important;
    }
    .singleNews img {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }
    .gform_body,
    .gform_wrapper li.gfield,
    .gform_wrapper li.gfield input {
        float: left !important;
        width: 100% !important;
        margin-bottom: 10px;
    }
    .subscribe_footer .gform_wrapper .gform_footer {
        width: 50%;
    }
    .rp4wp-col,
    .rp4wp-col-first,
    .rp4wp-col-last {
        width: 100% !important;
        padding: 0 1% !important;
    }
}
#chronobiology-sg3o {
    overflow: hidden;
    margin: 20px 0px;
}
#chronobiology-sg3o::after {
    clear: both;
    content: " ";
    display: block;
}
#chronobiology-sg3o > * {
    width: 912px;
    float: left;
    margin: 0;
}
#chronobiology-sg3o > #chronobiology-sg3 {
    margin-left: -912px;
    background-color: rgb(255, 255, 255);
    width: 100%;
}
