/*
 * Theme Name: Hologram Bootstrap 4 Theme
 * Theme Description: Bootstrap 4 Wordpress Theme 
 * Author: NUTRIVO GmbH
 * Author URI: https://www.vidavida.de/
 * Version: 1.1
*/

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100;
    src: local('Montserrat Extra Light'), local('Montserrat-ExtraLight'), url(fonts/montserrat/woff/Montserrat-ExtraLight.WOFF) format('woff');
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    src: local('Montserrat Light'), local('Montserrat-Light'), url(fonts/montserrat/woff/Montserrat-Light.WOFF) format('woff');
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url(fonts/montserrat/woff/Montserrat-Regular.WOFF) format('woff');
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: local('Montserrat Bold'), local('Montserrat-Bold'), url(fonts/montserrat/woff/Montserrat-Bold.WOFF) format('woff');
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    src: local('Montserrat Black'), local('Montserrat-Black'), url(fonts/montserrat/woff/Montserrat-Black.WOFF) format('woff');
}





body {
    font-family: "Lato", Arial, sans-serif !important;
}


sup {
    font-size: 57%;
}

.btn-outline {
    border: 3px solid rgba(24, 28, 28, 1);
    font-weight: 900;
}

.btn.btn-padding-sm {
    font-size: .875rem;
    font-weight: 900;
    letter-spacing: .0833rem;
    padding: .6rem 1rem;
}

a.holoref,
a.holoref:visited {
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 900;
    letter-spacing: 0.0833rem;
}
a.holoref:hover,
a.holoref:focus,
a.holoref:active {
    text-decoration: none;
}

a.nodeco{
    text-decoration: none !important;
}

.article-content a {
    text-decoration: underline;
}

a.inherit {
    color: inherit;
}
.holo-read-more {
    font-size: 3rem;
}
a.disclaimer-link {
    color: inherit;
}
label.lable-block {
    display: block;
}


.holo-wp-box-anchor {
    cursor: pointer;
}

.white-holo-label > .white-holo-label-text{
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    letter-spacing: 0.0833rem;
}

img.img-holo {
    border-radius: 4px 4px 0px 0px;
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
}

.content-breadcrumps {
    padding: 30px 0;
    border-bottom: 1px solid rgba(209, 209, 209, 1);
    margin-bottom: 30px;
}
.breadcrumbs {
    margin: 0;
    padding: 0;
}
.breadcrumbs span {
    margin:0;
    padding: 0;
    list-style: none;
    font-size: 0.875rem;
    color: #fff;
}
.active-green .breadcrumbs span {
    color: rgba(150, 150, 150, 1);
}



.active-green .breadcrumbs a,
.active-green .breadcrumbs span.bc-seperator,
.active-green .breadcrumbs a:hover,
.active-green .breadcrumbs a:active {
    color: rgba(150, 150, 150, 1);
}
.active-green .breadcrumbs .active,
.active-green .breadcrumbs .breadcrumb_last{
    color: rgba(118, 206, 51, 1);
    font-weight: 700;
}

.active-white .breadcrumbs a,
.active-white .breadcrumbs span.bc-seperator,
.active-white .breadcrumbs a:hover,
.active-white .breadcrumbs a:active {
    color: #fff;
}
.active-white .breadcrumbs .active,
.active-white .breadcrumbs .breadcrumb_last{
    color: #fff;
    font-weight: 700;
}


.scroll-to-top-wrapper {
    position: relative;
    float: right;
}
.scroll-to-top {
    position: absolute;
    top: -25px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#82d539+0,41ac16+100 */
    background: rgb(130,213,57); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(130,213,57,1) 0%, rgba(65,172,22,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(130,213,57,1) 0%,rgba(65,172,22,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(130,213,57,1) 0%,rgba(65,172,22,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82d539', endColorstr='#41ac16',GradientType=0 ); /* IE6-9 */
    color: #fff;
    border-radius: 50px;
    box-shadow: 0em 0.25em 0.5em 0em rgba(0, 0, 0, 0.3);
    width: 50px;
    height: 50px;
    line-height: 3rem;
    display: block;
    text-align: center;
    right: 50px;
    z-index: 100;
}
.scroll-to-top:hover,
.scroll-to-top:active,
.scroll-to-top:visited,
.scroll-to-top:focus {
    text-decoration: none;
    color: #fff;
}

.table-bordered-grey td,
.table-bordered-grey th,
.table-bordered-grey {
    border-color: #373a3c;
}
.table-bordered-lighter-grey td,
.table-bordered-lighter-grey th,
.table-bordered-lighter-grey {
    border-color: #666;
}




body.block-editor-page #acf-image-crop-overlay {
    display: none;
}



.breadcrumps-wrapper {

}

.top-nav-bar {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.top-nav-bar .top-nav-bar-item{
    height: 44px;
    padding: 0 20px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    float: right;
    line-height: 43px;
}

.top-nav-bar .top-nav-bar-item:last-of-type{

}



.site-search {
    background: rgba(255, 255, 255, 0.33) none repeat scroll 0 0;
    border: none;
    width:0px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    border-radius: 0;
    margin: 0px;
    text-indent: 40px;
    color: #fff;
    height: 45px;
    border: none;
    -webkit-transition: width 600ms cubic-bezier(0.86, 0, 0.07, 1);
    transition:         width 600ms cubic-bezier(0.86, 0, 0.07, 1); 
}

.site-search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}
.site-search::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}
.site-search:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}
.site-search:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}



.site-search:focus{
    background: rgba(255, 255, 255, 0.33) none repeat scroll 0 0;
    border: none;
    color: #fff;
    margin: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 200px;
}
.site-search-label {
    display: block;
    height: 45px;
    margin: 0;
    position: relative;
    min-width: 45px;
    cursor: pointer;
}

.site-search-label::before {
    color: #fff;
    content:"\f002";
    font-family: FontAwesome;
    font-size: 20px;
    left: 12px;
    position: absolute;
    top: -1px;
}


.nav-social-link {
    border-radius: 20px;
    border-style: solid;
    border-width: 2px;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
}
.nav-social-link-fb {
    border-color: #3B5998;
    color: #fff;

}
.nav-social-link-yt {
    border-color: #CA3737;
    color: transparent;
    background: url('img/yt_play_button_white.png') center center no-repeat;
}
a.nav-social-link-fb:hover,
a.nav-social-link-fb:focus,
a.nav-social-link-fb:active {
    background-color: #3B5998;
    color: inherit;
}
a.nav-social-link-yt:hover,
a.nav-social-link-yt:focus,
a.nav-social-link-yt:active {
    text-decoration: none;
    background: url('img/yt_play_button_white.png') center center no-repeat #CA3737;
}
.nav-social-link-fb-count-wrapper {
    display: none;
    float: left;
    line-height: 33px;
    margin-right: 20px;
    overflow: hidden;
    width: 135px;
}


.top-nav-login {
    color: #fff;
    font-size: 0.688rem;
    border-radius: 20px;
    font-weight: 900;
    padding: 5px 15px;
    border-color: #fff;
    border-width: 2px;
    letter-spacing: 0.0833rem;
    text-transform: uppercase;
}
a.top-nav-login:hover,
a.top-nav-login:active,
a.top-nav-login:focus{
    color: inherit;
}

.top-nav-my-vv {
    color: #fff;
    font-size: 0.688rem;
    border-radius: 20px;
    font-weight: 900;
    padding: 5px 15px;
    border-color: #fff;
    border-width: 2px;
    letter-spacing: 0.0833rem;
    text-transform: uppercase;
}
.top-nav-my-vv:hover,
.top-nav-my-vv:active,
.top-nav-my-vv:focus{
    color: inherit;
}

.claim {
    font-size: 0.875rem;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    line-height: 1rem;
    text-transform: none;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    font-weight: 700;
}

.navbar-brand img {
    float: left;
}


#navmobilemenu {
    background: #2A2A2A;
    color: #fff;
}
#navmobilemenu a {
    color: #fff;

}
#navmobilemenu #navbar-hologram-mobile {

}
.navbar-hologram-mobile li,
#navmobilemenu #navbar-hologram-mobile li{
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.navbar-hologram-mobile li a,
#navmobilemenu #navbar-hologram-mobile li a {
    display: block;
    width: 100%;
    height: 100%;
    border-top: 1px solid #2A2A2A;
    background: #333333;
    padding: 10px 0 10px 20px;
}
.navbar-hologram-mobile li.active,
#navmobilemenu #navbar-hologram-mobile li.active {
    border-left: 5px solid #76CE33;
}
.navbar-hologram-mobile li.active a,
#navmobilemenu #navbar-hologram-mobile li.active a{
    background: #444444;
}
.navbar-hologram-mobile li ul,
#navmobilemenu #navbar-hologram-mobile li ul {
    background: #333 none repeat scroll 0 0;
    border: medium none;
    float: none;
    margin: 0;
    padding: 0;
    position: static;
}
.navbar-hologram-mobile li ul li,
#navmobilemenu #navbar-hologram-mobile li ul li{
    font-size: 0.75rem;
}
.navbar-hologram-mobile li ul li a,
#navmobilemenu #navbar-hologram-mobile li ul li a{
    padding-left: 40px;
}

.navbar-hologram-mobile-special{
    margin-bottom: 10px;
}
.navbar-hologram-mobile .nav-special-item-gda a{
    background: #76CE33;
    color: #fff;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    width:50%;
    float: left;
}
.navbar-hologram-mobile .nav-special-item-login a{
    background: #666;
    color: #fff;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    width: 50%;
    float: left;
}

#navmobilemenu .navbar-toggler {
    border-radius: 0;
    border-right: 1px solid #777;
    color: #777;
    float: left;
    height: 50px;
    width: 50px;
}
#navmobilemenu .mobile-nav-search-form {
    float:left;
    height: 50px;
}
#navmobilemenu .mobile-nav-search-text {
    background: #333333;
    padding: 14px 10px;
    width: 249px;
    border-radius: 0;
    height: 50px;
}

body.single.single-post .site-header.fixed-header {
    position: fixed;
    width: 100%;
    z-index: 10;
}
body.single.single-post .site-header.white-site-header.fixed-header {
    background: #fff;
}
body.body-fixed-header #main {
    padding-top: 113px;
}

#banner {
    width: 100%;
    position: fixed;
    top: 200px;
}
#afterBannerContent {
    width: 100%;
    position: relative;
    top: 400px;
    height: 1500px; /* Demo purposes */
}
.site-header .additional-nav-link {
    float: right;
    margin-left: 20px;
    font-size: 0.75rem;
    margin-top: 12px;
    padding: 0.7rem 1rem;
    font-weight: 900;
    letter-spacing: 0.0833rem;
}
.site-header nav.navbar {
    font-size: 0.7rem;
    color: rgba(255, 255, 255, 1);
    text-align: right;
    text-transform: uppercase;
    padding-left: 0;
    padding-right: 0;
}
.site-header nav.navbar.navbar-light .navbar-nav .nav-link  {
    color: rgba(255, 255, 255, 1);
    font-weight: 900;
}
.site-header #navbar-hologram-collapse  {
    float: right;
    margin-top: 12px;
}

.site-header.transparent-site-header {
    background: transparent;
    position: relative;
    top:0;
    left: 0;
    width: 100%;
    z-index: 50;
}

.site-header.transparent-site-header .top-nav-bar-item {
    color: #fff;
}

.site-header.transparent-site-header .top-nav-bar-item .navbar-toggler {
    color: #fff;
    font-size: 0.7rem;
    font-weight: 900;
    letter-spacing: 0.0833rem;
    text-transform: uppercase;
}


/* +++DEFAULT HEADER+++ */

.site-header.white-site-header .claim{
    /*color: rgba(156, 160, 164, 1);*/
    color: rgba(120, 120, 120, 1);
}
.site-header.white-site-header .top-nav-bar{
    border-color: rgba(0,0,0,0.2);
}
.site-header.white-site-header .top-nav-bar .top-nav-bar-item{
    border-color: rgba(0,0,0,0.2);
}
.site-header.white-site-header .nav-social-link.nav-social-link-fb{
    color: rgba(59, 89, 152, 1);
}
.site-header.white-site-header a.nav-social-link-fb:hover,
.site-header.white-site-header a.nav-social-link-fb:focus,
.site-header.white-site-header a.nav-social-link-fb:active {
    color: #fff;
}
.site-header.white-site-header .nav-social-link.nav-social-link-yt{
    background: url('img/yt_play_button_red.png') center center no-repeat;
}
.site-header.white-site-header a.nav-social-link-yt:hover,
.site-header.white-site-header a.nav-social-link-yt:focus,
.site-header.white-site-header a.nav-social-link-yt:active {
    background: url('img/yt_play_button_white.png') center center no-repeat #CA3737;
}

.site-header.white-site-header nav.navbar.navbar-light .navbar-nav .nav-link  {
    color: rgba(24, 28, 28, 1);
    font-weight: 900;;
}

.site-header nav.navbar.navbar-light .navbar-nav ul.dropdown-menu{
    border-radius: 0;
    border-top: 0 none;
    margin-left: -5px;
    margin-top: 15px;
    min-width: 200px;
}
.site-header nav.navbar.navbar-light .navbar-nav ul.dropdown-menu li.menu-item {
    margin-left: 0;
    font-size:0.7rem;
    padding: 2px 10px;
    float: none;
}
.site-header.transparent-site-header nav.navbar.navbar-light .navbar-nav ul.dropdown-menu {
    background-color: rgba(255,255,255,1);
    border: none;
}
.site-header.transparent-site-header nav.navbar.navbar-light .navbar-nav ul.dropdown-menu li a{
    color: #333;
}

.site-header nav.navbar.navbar-light .navbar-nav ul.dropdown-menu li ul.dropdown-menu{
    margin-left: 20px;
    position: relative;
    border: none;
    margin-left: 0;
    margin-top: 0;

}
.site-header nav.navbar.navbar-light .navbar-nav ul.dropdown-menu li ul.dropdown-menu li{}
.site-header nav.navbar.navbar-light .navbar-nav ul.dropdown-menu li ul.dropdown-menu li a{
    font-size: 0.6rem;
    padding-top: 0.225rem;
    padding-bottom: 0.225rem;
}


.site-header.white-site-header .site-search {
    background: rgba(0, 0, 0, 0.10) none repeat scroll 0 0;
    color: rgba(24, 28, 28, 1);
}
.site-header.white-site-header .site-search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgba(24, 28, 28, .5);
}
.site-header.white-site-header .site-search::-moz-placeholder { /* Firefox 19+ */
    color: rgba(24, 28, 28, .5);
}
.site-header.white-site-header .site-search:-ms-input-placeholder { /* IE 10+ */
    color: rgba(24, 28, 28, .5);
}
.site-header.white-site-header .site-search:-moz-placeholder { /* Firefox 18- */
    color: rgba(24, 28, 28, .5);
}
.site-header.white-site-header .site-search:focus{
    color: rgba(24, 28, 28, 1);
}
.site-header.white-site-header .site-search-label::before {
    color: rgba(24, 28, 28, 1);
}


.site-header.white-site-header .top-nav-login {
    color: rgba(24, 28, 28, 1);
    border-color: rgba(24, 28, 28, 1);
}
.site-header.white-site-header .top-nav-my-vv {
    color:rgba(78, 188, 32, 1);
    border-color: rgba(78, 188, 32, 1);
}

/* ---DEFAULT HEADER--- */



.front-poster {
    position: absolute;
    top: 0;
    left: 0;
    height: 720px;
    width: 100%;
    padding-top: 300px;
    margin: 0 auto;
}

.home-vv-tour-step {

}
.home-vv-tour-step img{
    display: block;
    margin: 0 auto 40px;
}
.home-vv-tour-step h3{
    margin-bottom: 20px;
}
/*.home-vv-tour-step p{
    line-height: 1.25rem;
}*/


.home-life-change {
    background: url('img/life_chaning_results_bg.png') left top no-repeat;
    background-size: contain;
}


.step-diet-type-title {
    font-size: 1.25rem;
    font-family: 'Montserrat', 'Lato', Arial, sans-serif;
    font-weight: 700;
}


.holo-box-wrapper {
    margin: 20px 0;
}
.holo-box-inner {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 4px;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, .15);
    padding: 30px 15px;
}


.holo-box-title {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 1.125rem;
    color: rgba(49, 50, 50, 1);
    text-align: left;
    line-height: 1.313rem;
    margin-bottom: 20px;
}

/* VIDAVIDA VIDEO */
.popup-iframe.mfp-iframe {
    display: block;
    position: relative;
    text-align: center;
    cursor: pointer;
}
.popup-iframe.mfp-iframe .home-box-img-wrapper:after {
    content: '';
    position: absolute;
    top: 0; right: 0;
    bottom: 0; left: 0;
    background: rgba(0,0,0,0.6);
    text-align: center;
    border-radius: 4px;
}

.wp-playbtn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    color: #fff;
    font-size: 60px;
    height: 60px;
    margin: auto;
    z-index: 20;
    display: none;
}

span.vidtext {
    position: absolute;
    bottom: -70px;
    left: 0;
    right: 0;
    top: 0;
    color: #fff;
    font-size: 20px;
    height: 20px;
    margin: auto;
    z-index: 20;
}

.popup-iframe.mfp-iframe .wp-playbtn {
    display: block;
}
.vv-video {
    max-width: 350px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: -60px;
    box-shadow: 0 16px 16px 0px rgba(0, 0, 0, 0.5);
}
.vv-video-inner {
    width: 100%;
}
.page-section.section-vv-video,
.section-vv-video {
    margin-top: 50px;
    padding-top: 150px;
}

/* SECTIONS */

.black-overlay:before {
    content: '';
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    color: #fff;
    background: rgba(0, 0, 0,0.5);
}
.black-overlay.black-overlay-7:before {
    background: rgba(0, 0, 0,0.7);
}
.black-overlay-inner {
    position: relative;
    z-index: 100;
}

.black-gradient-overlay:before {
    content: '';
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    color: #fff;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+15,000000+100&0+15,0.75+100 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 15%, rgba(0,0,0,0.75) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 15%,rgba(0,0,0,0.75) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 15%,rgba(0,0,0,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 ); /* IE6-9 */
}


.page-section {
    padding: 50px 0;
    position: relative;
}

.page-section.front-page-section {
    text-align: center;
}
.post-content ul {
    margin: 0 0 40px 20px;
    padding: 0;
}
.post-content ul li{
    list-style: none;
    margin-bottom: 10px;
    font-size: 1rem;
    /*color: rgba(156, 160, 164, 1);*/
    color: rgba(120, 120, 120, 1);
}
.post-content ul li::before {
    content: "\2022";
    color: #4EBC20; /* or whatever color you prefer */
    margin-right: 10px;
}
.section-img-bg {
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: cover;
}

.vv-green-bg-layer {
    background-image:url('img/section_bg_1.jpg');
}


.section-footer-bg {
    background-image:url('img/footer_bg_img.jpg');
}

.page-section-wrapper {
    margin-bottom: 60px;
    text-align: center;
}

.page-section-title,
.single-post article .single-content h2.page-section-title,
.single-post article .single-content .h2.page-section-title{
    font-size: 2.75rem;
    color: rgba(49, 50, 50, 1);
    text-align: center;
    margin-bottom: 50px;
    font-family: 'Montserrat', 'Lato', Arial, sans-serif;
    font-weight: 100;
    line-height: 1.2;
}

.page-section-title.page-section-title-invert {
    color: rgba(255, 255, 255, 1);
}
.page-section-title.page-section-title-p-desc {
    margin-bottom: 20px;
}

.page-section-title.vv-invert {
    color: rgba(255,255,255,1);
}
.fp-success-page-section-title {
    margin-bottom: 10px;
}

.p-desc {
    font-size: 1.1rem;
    line-height: 1.5rem;
    /*color: rgba(156, 160, 164, 1);*/
    color: rgba(120, 120, 120, 1);
}





/* SUCCESS TEASER */

.success-teaser-row {
}

.success-teaser-wrapper {
    position: relative;
    background: #fff;
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.35);
    padding: 200px 15px 20px;
    text-align: center;
    margin-top: 100px;
    height: 375px;
}
.success-teaser-wrapper.success-teaser-xs {
    padding: 140px 30px 20px;
    text-align: center;
    margin-top: 50px;
    height: 318px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
    border-radius: 0 0 4px 4px;
    margin-bottom: 30px;
}


.success-teaser-img-wrapper {
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 6px 18px 6px rgba(0, 0, 0, 0.2);
    max-width: 310px;
}
.success-teaser-wrapper.success-teaser-xs .success-teaser-img-wrapper {
    max-width: 230px;
}

.success-teaser-img-container {
    float: left;
    width: 50%;
}
.success-teaser-img-container-before {
}
.success-teaser-img-container-after {
}

.success-teaser-image-label {
    background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
    border-radius: 4px;
    bottom: 12px;
    color: #fff;
    font-size: 0.75rem;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    opacity: 0.5;
    padding: 5px 15px;
    position: absolute;
    text-transform: uppercase;
}


.success-teaser-image-label.success-teaser-image-label-before {left: 10px;}
.success-teaser-image-label.success-teaser-image-label-after {right: 10px;}
.success-teaser-tag {
    bottom: -20px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    font-size: 1.125rem;
    font-weight: 900;
}


.success-teaser-img {}
.success-teaser-img-before {border-radius:4px 0px 0px 4px}
.success-teaser-img-after {border-radius: 0px 4px 4px 0px;}

.success-teaser-title {
    font-weight: 700;
    font-family: 'Montserrat', 'Lato', Arial, sans-serif;
    color: #000;
}
.success-teaser-wrapper p.p-desc {
    font-size: 1rem;
}
.success-teaser-excerpt-link {
    position: absolute;
    left:0;
    right: 0;
    margin: 0 auto;
    bottom: 30px;
}


.success-teaser-wrapper.success-teaser-xs .success-teaser-image-label {
    font-size: 0.6rem;
    padding: 2px 5px;
    opacity: 1;
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}

.success-teaser-wrapper.success-teaser-xs .success-teaser-tag {
    bottom:-15px;
}
.success-teaser-wrapper.success-teaser-xs .success-teaser-tag .tag.tag-pill.tag-holo{
    font-size: 1rem;
    padding: 0.5rem 1.3rem;
}









.vv-pers-diet-section{
    overflow-x: hidden;
    padding-bottom: 70px;
}

.vv-pers-diets-wrapper {
    width: 70%;
    margin-left: 15%;
}

.vv-pers-diet {
    background: red;
    width: 50%;
    float: left;
    height: 270px;
    background-repeat:no-repeat;
    background-size: cover;
    position: relative;
}
.vv-pers-diet.vv-pers-diet-men {
    background-image: url('img/diet_home_men.jpg');
}
.vv-pers-diet.vv-pers-diet-women {
    background-image: url('img/diet_home_women.jpg');
}
.vv-pers-diet.vv-pers-diet-kids {
    background-image: url('img/diet_home_kids.jpg');
}
.vv-pers-diet.vv-pers-diet-dm {
    background-image: url('img/diet_home_dm.jpg');
}
.vv-pers-diet.vv-pers-diet-family {
    background-image: url('img/diet_home_family.jpg');
}
.vv-pers-diet.vv-pers-diet-couples {
    background-image: url('img/diet_home_couples.jpg');
}


.vv-pers-diet-active  {
    transform: scale(1.1);
    box-shadow: 0 16px 20px 9px rgba(0, 0, 0, 0.8);
    position: relative;
    z-index: 10;
    cursor: pointer;
}

.vv-pers-diet-active:before {
    content:'';
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background: rgba(57, 168, 10,0.8);
    cursor: pointer;
}
.vv-pers-diet-overlay {
    text-align: center;
    color: #fff;
    font-size: 1.125rem;
    font-family: 'Montserrat', 'Lato', Arial, sans-serif;
    cursor: pointer;
}
.vv-pers-diet-overlay:before {
    content: '';
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    color: #fff;
    background: rgba(0, 0, 0,0.3);
    cursor: pointer;
}

.vv-pers-diet-overlay-text {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}


.vv-pers-diet-active .vv-pers-diet-overlay  {
    display: none;
}


.vv-pers-diet-content {
    position: relative;
    z-index: 50;
    display: none;
    padding: 50px;

}

.vv-pers-diet-content-title {
    color: #fff;
    font-size: 1.5rem;
}
.vv-pers-diet-content-text {
    color: #fff;
    font-size: 0.875rem;
}
.vv-pers-diet-active .vv-pers-diet-content {
    display: block;
}







.diettip-section,
.front-page-section.diettip-section,
.page-section.front-page-section.diettip-section{
    text-align: left;
}

.diettip-img-bg-wrapper {
    height: 368px;
    background-size: cover;
    position: relative;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, .5);
    margin-bottom: 30px;
    background-position: center;
}
.diettip-img-bg-content {
    position: absolute;
    bottom: 20px;
    color: #fff;
    padding: 0 20px;
}
.diettip-img-bg-title {
    color: #fff;
    font-family: 'Montserrat','Lato', Arial,sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
}
.diettip-img-bg-text {
    color: rgba(226, 226, 226,1);
    font-size: 1rem;
}
.diettip-img-bg-wrapper:before {
    content: '';
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    border-radius: 2px;
    color: #fff;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,000000+100&0+50,0.75+100 */
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(128,128,128,0) 25%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(128,128,128,0) 25%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(128,128,128,0) 25%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#bf000000',GradientType=0 ); /* IE6-9 */
} 


a .diettip-teaser-wrapper{
    text-decoration: none !important;
}
.diettip-teaser-wrapper {
    background: #fff;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, .2);
    height: 368px;
    margin-bottom: 30px;
    position: relative;
}

.diettip-teaser-image{
    overflow: hidden;
    height: 202px;
    position: relative;
}
.diettip-teaser-image img{
    height: 202px;
    position: absolute;
    left: -99999px;
    right: -99999px;
    top: -99999px;
    bottom: -99999px;
    margin: auto;
}

.diettip-teaser-content{
    padding: 15px;
    text-decoration: none !important;

}
.diettip-teaser-title{
    font-size:1.125em;
    font-family: 'Montserrat', 'Lato', Arial, sans-serif;
    font-weight: 700;
    line-height: 1.313rem;
    color: rgba(49, 50, 50, 1);
    text-decoration: none !important;
    line-height: 1.2;
    display: block;
    margin-bottom: 0.5rem;
}

.diettip-teaser-text{
    font-size: 1rem;
    /*color: rgba(156, 160, 164, 1);*/
    color: rgba(120, 120, 120, 1);
    line-height: 1.25rem;
    text-decoration: none !important;
}


.diettip-recipes-nutri {
    bottom: 15px;
    position: absolute;
    left: 0;
    right: 0;
    padding: 0 15px;
    background: #fff;
}
.diettip-recipes-nutri-item {
    border-top: 1px solid rgba(232, 235, 237, 1);
    float: left;
    font-size: 0.75rem;
    font-weight: 700;
    color: rgba(120, 120, 120, 1);
    /*color: rgba(156, 160, 164, 1);*/
    padding-top: 15px;
    position: relative;
    width: 33%;
    bottom: 0;
    text-align: left;
}

.diettip-recipes-nutri-item span{
    color: rgba(49, 50, 50, 1);
}


.diettip-teaser-wrapper.diettip-teaser-md .diettip-teaser-title{
    font-size: 1.5rem;
    line-height: 1.875rem;
    line-height: 1.2;
    display: block;
    margin-bottom: 0.5rem;
}





.footer-section {
    text-align: center;
}


.footer-section-title {
    margin-bottom: 0px;
}

.footer-price{
    font-size: 8.75rem;
    letter-spacing: -0.75rem;
    font-family: 'Montserrat', 'Lato', Arial, sans-serif;
    color: rgba(255, 255, 255, 1);
    font-weight: 100;
    text-align: center;
    display: block;
    margin: 0 auto;
    position: relative;
}

.footer-price:before {
    content: attr(data-content-before);
    font-size: 0.15em;
    letter-spacing: 0;
    position: absolute;
    top: 15px;
}
.footer-price:after {
    bottom: 40px;
    content: attr(data-content-after);
    font-size: 0.15em;
    letter-spacing: 0;
    margin-left: -30px;
    position: absolute;
}

html:lang(en) .footer-price:after {
    bottom: 55px;
    margin-left: 10px;
}
.footer-price-below {
    position: absolute;
    top: 0px;
    font-size: 0.25em;
    letter-spacing: 0;
}

.content-gda-img-bg-teaser .footer-price {
    font-size:6.25rem;
    letter-spacing: -0.075em;
}

.content-gda-img-bg-teaser {
    margin-top: 10px;
    margin-bottom: 30px;
}

footer.footer-bg-green{
    background-image: url('img/footer_bg_pattern.jpg');
    background-repeat: repeat;
    position: relative;
}


footer.footer-bg-green:before {
    content: '';
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 70px;
    display: block;
    position: absolute;
    color: #fff;
    background: rgba(0, 0, 0,0.3);
}



.footer-nav-wrapper  {
    font-size: 0.875rem;
    color: rgba(255, 255, 255, 1);
}


.footer-nav-wrapper span.footer-nav-title,
.footer-nav-wrapper h1.footer-nav-title,
.footer-nav-wrapper h2.footer-nav-title,
.footer-nav-wrapper h3.footer-nav-title,
.footer-nav-wrapper h4.footer-nav-title,
.footer-nav-wrapper h5.footer-nav-title,
.footer-nav-wrapper h6.footer-nav-title {
    font-size: 0.875rem;
    padding-top: 26px;
    margin-bottom: 65px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    display: block;
    line-height: 1.2;
}

.footer-nav {
    margin: 0;
    padding: 0;
}
.footer-nav .footer-nav-item {
    list-style: none;
    margin-bottom: 10px;
    position: relative;
}
.footer-nav .footer-nav-item a.footer-nav-link {
    color: rgba(255, 255, 255, 1);
    font-size: 0.875rem;
}
.footer-nav .footer-nav-item .dropdown-menu .footer-nav-item {
    padding: 0;
    margin: 0;
}
.footer-nav .footer-nav-item .dropdown-menu {
    border-radius: 0;
    background: #fff;
}
.footer-nav .footer-nav-item .dropdown-menu .footer-nav-item a.footer-nav-link{
    color: #333;
    height: 100%;
    width: 100%;
    display: block;
    padding: 3px 20px;
    transition: padding 0.1s ease-in-out;
    font-size: 0.75rem;
}
.footer-nav .footer-nav-item .dropdown-menu .footer-nav-item:hover{
    background: rgba(0,0,0,0.1);
}
.footer-nav .footer-nav-item .dropdown-menu .footer-nav-item a.footer-nav-link:hover {
    padding-left: 30px;
}

.footer-copyright {
    margin: 30px 0;
    padding: 22px;
    border-top: 1px solid rgba(255,255,255,0.16);
    border-bottom: 1px solid rgba(255,255,255,0.16);
    color: rgba(255,255,255,1);
    text-align: center;
    font-size: 0.875rem;
}
.footer-copyright p {
    margin: 0;
}

.results-vary {
    font-size: 0.75rem;
    color: rgba(182, 234, 143, 1);
    text-align: center;
    margin-bottom: 50px;
}

.results-vary a {
    color: inherit;
    text-decoration: underline;
}

.page-section.overview-section {
    padding: 20px 0;
}

.recommended-section {
    background: #57B614;
    padding: 80px 0;
}
.triangle {
    width: 100px;
    height: 100px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 16px 10px -17px rgba(0, 0, 0, 0.5);
}
.triangle::after{
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    background: #999;
    transform: rotate(45deg);
    top: 75px;
    left: 25px;
    box-shadow: -1px -1px 10px -2px rgba(0, 0, 0, 0.5);
}


.category-title,
.section-title {
    font-family: 'Montserrat', 'Lato',Arial;
    font-weight: 300;
    color: #fff;
    margin-top: 50px;
    font-size: 2.75rem;
    line-height: 1.1;
    margin-bottom: 0.8rem;
    display: block;
    text-align: center;
}
.category-title {
    text-align: center;
}
.section-overview-desc {
    text-align: center;
    color: #fff;
}

/* +++SUCCESS OVERVIEW+++ */

.success-overview-cta{
    padding: 60px 0 30px;
    text-align: center;

}

/* ---SUCCESS OVERVIEW--- */


/* +++ SUCCESS SINGLE +++  */

.success-single-top-graphic {
    position: relative;
    margin-top: 100px;
    margin-bottom: 50px;
}
.success-single-top-inner {
    background: #fff;
    position: relative;
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, .5);
    height: 280px;
}

.success-single-top-image-wrapper {
    position: absolute;
    bottom: 30px;
    box-shadow: 0px 4px 11px 4px rgba(0,0,0,0.24);
}
.success-single-top-image-wrapper.success-single-top-image-wrapper-before {left: 30px;border-radius: 4px 0px 0px 4px;}
.success-single-top-image-wrapper.success-single-top-image-wrapper-after {right: 30px;border-radius: 0px 4px 4px 0px;}
.success-single-top-image-wrapper.success-single-top-image-wrapper-before img {border-radius: 4px 0px 0px 4px;}
.success-single-top-image-wrapper.success-single-top-image-wrapper-after img {border-radius: 0px 4px 4px 0px;}

.success-single-top-image-wrapper::before {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    border-radius: 4px;
    bottom: 15px;
    color: #fff;

    display: block;
    font-family: Montserrat;
    font-size: 0.688rem;
    font-weight: 700;
    height: auto;

    letter-spacing: 0.0909rem;
    padding: 5px 10px;
    position: absolute;
    text-transform: uppercase;
    width: auto;
}
.success-single-top-image-wrapper.success-single-top-image-wrapper-before::before{left: 15px; content: attr(data-content);}
.success-single-top-image-wrapper.success-single-top-image-wrapper-after::before{right: 15px; content: attr(data-content);}


.success-single-top-diff {
    border-bottom: 2px solid #9EA2A5;
    bottom: 0;
    height: 2px;
    left: 0;
    margin: auto;
    max-width: 470px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.success-single-top-diff-badge {
    background: white none repeat scroll 0 0;
    height: 2px;
    margin: 0 auto;
    position: relative;
    width: 30%;
}
.success-single-top-diff-badge .success-single-top-diff-badge-inner {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1595e9+0,62c4f8+100 */
    background: rgb(21,149,233); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(21,149,233,1) 0%, rgba(98,196,248,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(21,149,233,1) 0%,rgba(98,196,248,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(21,149,233,1) 0%,rgba(98,196,248,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1595e9', endColorstr='#62c4f8',GradientType=1 ); /* IE6-9 */
    border-radius: 50px;
    height: 100px;
    position: relative;
    top: -50px;
    width: 100px;
    margin: 0 auto;
    box-shadow: 0 0 12px 4px rgba(0, 0, 0, 0.25);
}

.success-single-top-diff-badge-kg {
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 1.125rem;
    font-weight: 900;
    height: 27px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 100px;
}

.success-single-top-diff-arrow {
    background: url('img/success_single_diff_arrow.png');
    height: 24px;
    width: 14px;
    position:absolute;
    right: 0;
    top: -11px;
}

.success-single-top-diff-kg  {
    color: rgba(49, 50, 50, 1);
    font-size: 1.5rem;
    font-weight: 700;
    position: absolute;
    text-transform: uppercase;
    top: -60px;
    line-height: 1;
}
.success-single-top-diff-kg-before{left: 0;}
.success-single-top-diff-kg-after{right: 0;}

.article-content.success-content.single-content img {
    display: block;
    max-width: 100%;
    height: auto;   
}

.article-content img.article-content-image {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

/* --- SUCCESS SINGLE --- */


.holo-form-text,
.holo-form-select{
    padding: 1.2rem 1rem;
    border-radius: 2px;
    border-width: 1px;
    border-style: solid;
}


.gda-teaser-wrapper.gda-teaser-sm {
    min-height: 425px;
    margin-top: 50px;
}



.gda-teaser-white .gda-teaser-wrapper .gda-teaser-inner,
.gda-teaser-wrapper.gda-teaser-white .gda-teaser-inner {
    background: #fff;
    color: #333;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
    border-radius: 4px;
}
.gda-teaser-inner {
    background: rgba(78, 188, 32, 1);
    padding: 30px 20px;
    border-radius: 2px;
    color: #fff;
}
.gda-teaser-wrapper.gda-teaser-xs .gda-teaser-inner {
    padding: 20px 10px;
    height: 368px;
}
.gda-teaser-wrapper.gda-teaser-xs .gda-teaser-inner .holo-form-text,
.gda-teaser-wrapper.gda-teaser-xs .gda-teaser-inner .holo-form-select {
    padding: 0.3rem 1rem;
}
.gda-teaser-wrapper.gda-teaser-xs .gda-teaser-inner .holo-form-select {
    height: 2rem;
}

.gda-teaser-title{
    font-weight: 700;
    font-size: 1.125rem;
    text-align: center;
    font-family: 'Montserrat', 'Lato', Arial, sans-serif;
    display: block;
    line-height: 1.2;
    margin-bottom: 0.5rem;
}

.gda-teaser-xs .gda-teaser-title {
    font-size: 1rem;
    display: block;
    line-height: 1.2;
    margin-bottom: 0.5rem;
}

.gda-teaser-sex{
    float: left;
    position: relative;
    top: 6px;
    margin-right: 10px;
}

.gda-teaser-label-radio, 
.gda-teaser-label-text {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.75rem;
    letter-spacing: 0.0833rem;
    font-family: 'Montserrat', 'Lato', Arial, sans-serif;
    margin-bottom: 0.5rem;
}

.gda-teaser-xs .gda-teaser-label-radio, 
.gda-teaser-xs .gda-teaser-label-text {
    font-size: .6rem;
    margin-bottom: 0.3rem;
}

.gda-teaser-input-text,
.gda-teaser-input-select,
.gda-teaser-input-select:focus,
.gda-teaser-input-text:focus {
    background-color: rgba(86, 197, 40, 1);
    border-color: rgba(104, 212, 58,1);
    color: #fff;
    margin-bottom: 10px;
}


.gda-teaser-xs .gda-teaser-input-text {
    margin-bottom: 5px;
}
.gda-teaser-input-text:focus {
    background-color: rgba(99, 211, 50, 1);
}
.gda-teaser-input-text::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgba(255, 255, 255, .5);
}
.gda-teaser-input-text::-moz-placeholder { /* Firefox 19+ */
    color: rgba(255, 255, 255, .5);
}
.gda-teaser-input-text:-ms-input-placeholder { /* IE 10+ */
    color: rgba(255, 255, 255, .5);
}
.gda-teaser-input-text:-moz-placeholder { /* Firefox 18- */
    color: rgba(255, 255, 255, .5);
}


.gda-teaser-white .gda-teaser-wrapper .gda-teaser-input-text,
.gda-teaser-white .gda-teaser-wrapper .gda-teaser-input-text:focus,
.gda-teaser-wrapper.gda-teaser-white .gda-teaser-input-text,
.gda-teaser-wrapper.gda-teaser-white .gda-teaser-input-text:focus  {
    background: #fff;
    color: #333;
    border-color: rgba(0, 0, 0,0.2);
}


.gda-teaser-img-label-m::before {background-image: url("img/gda_teaser_label_m.png");}
.gda-teaser-img-label-w::before {background-image: url("img/gda_teaser_label_w.png");}

.gda-teaser-img-label {
    cursor: pointer;
    display: block;
    margin: 0;
    padding-left: 25px;
    position: relative;
    float: left;
    margin-right: 30px;
}
.gda-teaser-img-label::before {
    color: #fff;
    background-repeat: no-repeat;
    content: "";
    font-family: FontAwesome;
    height: 31px;
    left: 0;
    position: absolute;
    top: -4px;
    width: 14px;
}


.gda-teaser-xs .holo-form-text,
.gda-teaser-xs .holo-form-select {
    padding: 0.3rem 1rem;
}
select.form-control.holo-form-select:not([size]):not([multiple]) {
    height: auto;
}



.newsletter-content-form-wrapper {
    margin-top: 150px;
}


.nl-sex{
    float: left;
    position: relative;
    top: 6px;
    margin-right: 10px;
}

.nl-img-label-m::before { background-image: url("img/gda_teaser_label_m.png");}
.nl-img-label-w::before { background-image: url("img/gda_teaser_label_w.png");}

.nl-img-label {
    cursor: pointer;
    display: block;
    margin: 0;
    padding-left: 25px;
    position: relative;
    float: left;
    margin-right: 30px;
    color: #fff;
    font-size: 0.875rem;
    font-weight: 600;
}
.nl-img-label::before {
    background-repeat: no-repeat;
    color: #fff;
    content: "";
    font-family: FontAwesome;
    height: 31px;
    left: 0;
    position: absolute;
    top: -4px;
    width: 14px;
}



input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
} 
input[type="number"]:hover,
input[type="number"]:focus {
    -moz-appearance: number-input;
}





.section-img-bg.tips-img-bg {
    background-image: url('img/tips_overview_bg.jpg');
    background-position: 0 78%;
    min-height: 280px;
}
.section-img-bg.faq-img-bg {
    background-image: url('img/faq_bg_img.jpg');
    background-position: 0 68%;
    min-height: 280px;
}
.overview-section.recipes-img-bg {
    background-image: url('img/tips_overview_bg.jpg');
    margin-bottom: 30px;
} 
.section-img-bg.dietplan-img-bg {
    background-image: url('img/dietplan_img_bg.jpg');
    background-position: 0 42%;
    margin-bottom: 30px;
} 
.dietinfo-single-img-bg {
    background-image: url('img/dietinfo_img_bg.jpg');
    background-position: 0 10%;
    margin-bottom: 30px;
} 

.category-search-label {
    position: relative;
    width: 100%;
}
.category-search-form {
    margin: 30px auto 0;
    max-width: 470px;
    text-align: center;
}
.category-search-form input.category-search-text{
    border-radius: 25px;
    padding: .7rem 1.5rem;

}
.category-search-label::before {
    color: rgba(49, 50, 50, 1);
    content:"\f002";
    font-family: FontAwesome;
    font-size: 20px;
    right: 25px;
    position: absolute;
    top: 6px;
}


/* +++ SIDEBAR PARTS +++ */

.sidebar .gda-teaser-sm {
    margin-top: 0;
}

.sidebar .gda-teaser-sm .gda-teaser-sex{
    margin-right: 5px;
}
.sidebar .gda-teaser-sm .gda-teaser-img-label{
    font-size: 0.875rem;
    padding-left:17px;
    margin: 0;
}
.sidebar .gda-teaser-sm .gda-teaser-img-label-w {
    margin-right:20px;
}

/* --- SIDEBAR PARTS --- */



/* +++ CONTENT PART +++ */
.post-content h6 {
    color: rgba(140, 145, 150, 1);
    text-align: left;
    line-height: 1.375rem;
    font-weight: bold;
}

.single-post .article-content.single-content h2,
.single-post .article-content.single-content .h2,
.holo-content-title {
    font-family: 'Montserrat', 'Lato', Arial, sans-serif;
    font-size: 1.875rem;
    color: rgba(49, 50, 50, 1);
    font-weight: 300;
    margin-top: 50px;
    margin-bottom: 40px;
}
.single-post .article-content.single-content h3,
.single-post .article-content.single-content .h3{
    font-size: 1.35rem;
    color: rgba(118, 206, 51, 1);
    font-weight: 300;
}
.single-post .article-content.single-content p {
    font-size: 1.1rem;
    color: rgba(49, 50, 50, 1);
    text-align: left;
    line-height: 1.5rem;
}
.single-post .article-content.single-content h2,
.single-post .article-content.single-content .h2,
.single-post .article-content.single-content h2 > strong,
.single-post .article-content.single-content .h2 > strong,
.single-post .article-content.single-content h2 > b,
.single-post .article-content.single-content .h2 > b {
    font-family: 'Montserrat', 'Lato', Arial, sans-serif;
    font-size: 1.5rem;
    color: rgba(118, 206, 51, 1);
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 10px;
}
.single-post .article-content.single-content p {
    font-size: 1.1rem;
    /*color: rgba(140, 145, 150, 1);*/
    color: rgb(120, 120, 120);
    text-align: left;
    line-height: 1.5rem;
}
.single-post .article-content.single-content p:first-child {
    font-size: 1.25rem;
    color: rgba(49, 50, 50, 1);
    text-align: left;
    line-height: 1.5rem;
}



.article-content li {
    margin-bottom: 20px;
}

/* --- CONTENT PART --- */

.adress-title {
    font-size: 1rem;
    font-weight: 700;
    color: rgba(49, 50, 50, 1);
    line-height: 1.188rem;
    margin-bottom: 10px;
}


.label-req {
    position: relative;
}

.label-req::before {
    color: #000;
    content: "";
    display: block;
    width: 0;
    height: 0;
    top:30px;
    right: 5px;
    position: absolute;
    border-style: solid;
    border-width: 0 7px 7px 0;
    border-color: transparent rgba(78, 188, 32, 1) transparent transparent;
    z-index: 20;

}
.label-req.label-req-left {
    padding-left: 10px;
}
.label-req.label-req-left::before {
    left: 0;
    top: 4px;
}



.holo-accordion-row {
    border-bottom: 1px solid #ddd;
}
.holo-accordion {
    display: block;
    width: 100%;
    height: 100%;   
    padding: 20px 0;
    position: relative;
}
.holo-accordion::after {
    position: absolute;
    width: 50px;
    height: 50px;
    z-index: 20;
    right: 0;
    top: 11px;
    content: "+";
    font-size: 2rem;
    color: rgba(78, 188, 32, 1);
}
.holo-accordion.holo-accordion-active {
    color: rgba(78, 188, 32, 1);
}
.holo-accordion.holo-accordion-active::after {
    content: "\2013";
}

.holo-accordion-content {
    margin-bottom: 30px;
    font-size: 0.875rem;
}


.faq-list-overview{
    padding: 0;
    margin: 0;
}
.faq-list-overview li{
    list-style: none;
}
.faq-list-overview li a{
    height: 100%;
    width: 100%;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    color: rgba(143, 151, 156, 1);
    line-height: 2.5em;
    margin: 0 -15px;
    padding: 0 15px;
}
.faq-list-overview li.current-cat a {
    color: rgba(78, 188, 32, 1);
    border-left: 4px solid rgba(78, 188, 32, 1);
}

.price-plans .price-plan {
    margin-bottom: 30px;
}

.price-plans .price-plan .holo-box-inner{
    min-height: 600px;
}
.price-tile {
    margin: 0;
    text-align: center;
}
.price-plans .price-val {
    font-size: 5.313rem;
    color: rgba(48, 54, 64, 1);
    font-weight: 100;
    font-family: 'Montserrat', 'Lato', Arial, sans-serif;
    text-align: center;
    position: relative;
    letter-spacing: -0.3rem;
}
.price-plans .price-val:before {
    position:absolute;
    top: 20px;
    margin-left: -20px;
    content: "ab";
    font-size: 0.15em;
    letter-spacing: 0;
}
.price-plans .price-val:after {
    position:absolute;
    bottom: 30px;
    margin-left: -20px;
    content: "/ Mo";
    font-size: 0.15em;
    letter-spacing: 0;
}
.price-plans .price-val {
    font-size: 5.313rem;
    color: rgba(48, 54, 64, 1);
    font-weight: 100;
    font-family: 'Montserrat', 'Lato', Arial, sans-serif;
    text-align: center;
    position: relative;
    letter-spacing: -0.3rem;
}


.price-plans .price-checklist ul {
    margin: 20px 0;
    padding: 0;

}
.price-plans .price-checklist li {
    margin: 0;
    padding: 0;
    list-style: none;
    color: rgba(120, 120, 120, 1);
    /*color: rgba(156, 160, 164, 1);*/
    font-size: 0.875rem;
    margin-bottom: 20px;
    position: relative;
    padding-left: 30px;
}

.price-plans .price-checklist li:before {
    position: absolute;
    font-weight: bold;
    left: 5px;
    content: "\2713";
    color: rgba(78, 188, 32, 1);
}

.price-plans .price-text {
    font-family: 'Montserrat', 'Lato', Arial, sans-serif;
    font-size: 1.125rem;
    color: rgba(48, 54, 64, 1);
    text-align: center;
}
.price-plans .price-read-more{
    text-align: center;
    position: absolute;
    bottom: 130px;
    left:0;
    right: 0;
    margin: 0 auto;
}
.price-plans .price-start-now{
    position: absolute;
    bottom: 70px;
    left:35px;
    right: 35px;
    margin: 0 auto;
}
.price-plans .price-plan.price-plan-active .holo-box-inner{
    background-color: rgba(78, 188, 32, 1); 
}
.price-plans .price-plan-active .price-text {
    color: #fff;
}
.price-plans .price-plan-active .price-val {
    color: #fff;
}
.price-plans .price-plan-active .price-tile {
    color: #fff;
}
.price-plans .price-plan-active .price-read-more a{
    color: #fff;
}
.price-plans .price-plan-active .price-checklist li,
.price-plans .price-plan-active .price-checklist li:before{
    color: #fff;
}

.diet-tips-bg {
    height: 84.4vh;
    background-size: cover;
    background-attachment: fixed;
    background-position: center 113px;
}
.recipe-single-bg {
    height: 800px;
    background-size: cover;
}


.diet-tip-single-header-badge-wrapper {
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap; 
    margin-bottom: 20px;
}

.diet-tip-single-header-badge-wrapper > .diet-tip-single-header-badge {
    position: relative;
    display: inline-block;
}

.diet-tip-single-header-badge-wrapper > .diet-tip-single-header-badge:before,
.diet-tip-single-header-badge-wrapper > .diet-tip-single-header-badge:after {
    content: "";
    position: absolute;
    top: 50%;
    height: 1px;
    width: 300%;
    background: #fff;
}

.diet-tip-single-header-badge-wrapper > .diet-tip-single-header-badge:before {
    right: 100%;
    margin-right: 15px;
}

.diet-tip-single-header-badge-wrapper > .diet-tip-single-header-badge:after {
    left: 100%;
    margin-left: 15px;
}


.diet-tip-single-header-badge .diet-tip-single-header-badge-inner {
    background-image: linear-gradient(rgba(130, 213, 57, 0.7) 0%, rgba(65, 172, 22, 0.7) 100%);
    border-radius: 30px;
    position: relative;
    top: 0;
    padding: 10px 20px;
    margin: 0 auto;
    font-size: 0.75rem;
    color: rgba(255, 255, 255, 1);
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.0875rem;
}

.single-post-title {
    font-size: 2.75rem;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    letter-spacing: -0.0083rem;
    line-height: 3.375rem;
}

.single-post-header-image-small-wrapper {
    margin: 40px 0;
}
.single-post-header-image-small {
    margin: 0 auto;
    border: 10px solid #fff;
    box-shadow: 0px 2px 12px 3px rgba(0,0,0,0.5);
}

.diet-tips-green-bg .single-post-title {
    margin-top: 20px;
}


.diet-tip-single-header {
    left: 0;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    padding-bottom: 50px;
    right: 0;
    /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0.4) 100%) repeat scroll 0 0;*/
    /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0.7) 50%) repeat scroll 0 0;*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.34+47 */
    /*background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.34) 47%, rgba(0,0,0,0.34) 100%);  FF3.6-15 */
    /*background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.34) 47%,rgba(0,0,0,0.34) 100%);  Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 47%,rgba(0,0,0,0.6) 100%);
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#57000000',GradientType=0 );  IE6-9 */
}




.dietplan-content-row {
    padding: 40px 0 60px;
    border-bottom: 1px solid #EBEBEB;
}
.dietplan-content-row:nth-child(even){
    background: #FBFBFB;
}
.dietplan-content-row:last-of-type {
    border-bottom: none;
}
.dietplan-checklist ul {
    margin: 0 0 40px;
    padding: 0;
}
.dietplan-checklist ul li {
    list-style: none;
    margin-bottom: 10px;
    font-size: 1rem;
    /*color: rgba(156, 160, 164, 1);*/
    color: rgba(120, 120, 120, 1);
}
.dietplan-checklist ul li:before {
    content: "\2022";
    color: #4EBC20; /* or whatever color you prefer */
    margin-right: 20px;
}

.vv-app-header {
}

.vv-app-img-bg {
    background-image: url('img/vv_app_image.jpg');
    background-position: center top;
    min-height: 800px;
}

.vv-app-header-content{
    margin-top: 200px;
    max-width: 610px;
}

.vv-app-header-content-desc {
    font-size: 1rem;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    line-height: 1.25rem;
}
.vv-app-header-content-title {
    font-size: 4.5rem;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    line-height: 4.375rem;
    font-family: 'Montserrat', 'Lato', Arial, sans-serif;
    font-weight: 100;
}
.holo-app-list {
    padding:0;
    margin:0;
}

.holo-app-list li{
    list-style: none;
    padding-left: 60px;
    font-family: 'Lato', Arial,sans-serif;
    font-size: 1rem;
    /*color: rgba(156, 160, 164, 1);*/
    color: rgba(120, 120, 120, 1);
    margin-bottom: 15px;
}
.holo-app-list li.holo-app-li-1{background: url('img/vv_app_checklist_icon1.png') 0 0 no-repeat;}
.holo-app-list li.holo-app-li-2{background: url('img/vv_app_checklist_icon2.png') 0 0 no-repeat;}
.holo-app-list li.holo-app-li-3{background: url('img/vv_app_checklist_icon3.png') 0 0 no-repeat;}
.holo-app-list li.holo-app-li-4{background: url('img/vv_app_checklist_icon4.png') 0 0 no-repeat;}

.holo-app-list li span.holo-li-headline {
    font-weight: 700;
    font-size: 1.125rem;
    display:block; 
    line-height:1rem;
    color: rgba(78, 188, 32, 1);
}



:required::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 20px 0;
    border-color: transparent #007bff transparent transparent;
}




/* VIDEO */
.video-wrapper {
    position: relative;
    top: -113px;
    left: 0;
    width: 100%;
}

.section-video {
    height: 720px;
    background: #555 none repeat scroll 0 0;
    border-bottom: 0 none;
    position: relative;
    overflow: hidden;
}
.section-intro-video-player {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.section-intro-content-inner {
    max-width: 940px;
    text-align: center;
}
.section-intro-title,
.section-intro-title h1{
    font-size: 4.5rem;
    line-height: 5.7rem;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 30px;
    font-weight: 100;
    font-family: 'Montserrat', 'Lato', Arial, sans-serif;
}

.section-intro-subtitle {
    font-size: 1.125em;
    color: rgba(227, 227, 227, 1);
    line-height: 1.5em;
}

.section-intro-video-player video, 
.section-intro-video-player img {
    height: auto;
    width: 100%;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}
audio, canvas, progress, video, .section-intro-video-player img {
    display: inline-block;
    vertical-align: baseline;
}
.section-intro-video .section-intro-content-inner {
    color: #fff;
    text-align: center;
}
.section-intro-content-inner {
    display: table-cell;
    vertical-align: middle;
}

.section-intro-content {
    display: table;
    height: 100%;
    position: relative;
    z-index: 5;
}

.load-more-btn-wrapper {
    text-align: center;
    margin: 20px auto 40px;
}

.load-more-btn {
    border-color: #4EBC20;
    color: #4EBC20 !important;
    margin: 0 auto;
    text-transform: uppercase;
}

.pw-reset-wrapper {
    text-align: center;
    margin: 30px 0 10px;
}
.pw-reset,  
.pw-reset:focus,  
.pw-reset:active,  
.pw-reset:hover  {
    font-size: 0.875em;
    color: rgba(148, 156, 161, 1);
}

.login-aside {
    color: #fff;
}

.vid-header-wrapper {
    max-width: 742px;
}


/* video */
@media (max-width: 1280px) {
    .section-intro-video-player video, 
    .section-intro-video-player img {
        width: 1280px;
    }
}
/*  VIDEO END */








/* EKOMI */

.ekomi-herrera-v5 {
    margin-top: 30px;
}
.ekomi-herrera-v5 .ekomi-quote a,
.ekomi-herrera-v5 .ekomi-quote a:hover {
    font-family: "Lato";
    font-weight: 100;
    font-style: italic;
    font-size: 1.229em; /* 20px */
    color: #828282;
    line-height: 24px;
    text-decoration: none;
}
.ekomi-herrera-v5 .ekomi-rating {
    font-family: "Lato";
    font-weight: 700;
    font-size: 1.143em; /* 16px */
    color: #4C4C4C;
    line-height: 19px;	
}
.ekomi-herrera-v5 .ekomi-percent {
    font-family: "Lato";
    font-weight: 900;
    font-size: 2.500em; /* 35px */
    color: #5C5C5C;
    line-height: 42px;
    float: left;
}

.ekomi-herrera-v5 .ekomi-stars-bar {
    /*this class creats 5 stars bar with empty stars */
    /*each star is 24 px, it means 5 stars will make 120px together */
    width: 120px;
    /*height of empty star*/
    height: 23px;
    /*background image with stars */
    background: url(../../../../images/design/dietanalyse/de/herrera_blue/pda/star-off.png);
    /*which will be repeated horizontally */
    background-repeat: repeat-x;
    /* as we are using sprite image, we need to position it to use right star, 
    //0 0 is for empty */
    background-position: 0 0;
    /* align inner div to the left */
    text-align: left;
    float: left;
    margin: 8px 0px 0px 20px;

}
.ekomi-herrera-v5 .ekomi-stars {
    /* height of full star is the same, we won't specify width here */
    height: 23px;
    /* background image with stars */
    background: url(../../../../images/design/dietanalyse/de/herrera_blue/pda/star-on.png);
    /* now we will position background image to use 16px from top, 
    //which means use full stars */
    background-position: 0 0;
    /* and repeat them horizontally */
    background-repeat: repeat-x;
}

/* / EKOMI */


div[id^=tsbadge4],
div[id^=tscard4] {
    left: 0;
    right: auto !important;
}
div[id^=MenuWrapperBadge] {
    right: -90px !important;
}

div[class$="__triangle"] {
    right: 100px !important;
}

.etrusted-badge-container {
    z-index: 9999999 !important;
}
/*#vvcustomtrustedbadge {
    position: fixed;
    z-index: 85;
    top: 75vh;
    left: 10px;
}*/


div[id^=minimized-trustbadge] {
    inset:auto auto 54px 20px !important;
    left: 20px !important;
    right: auto !important;
    top: auto !important;
    bottom: 54px !important;
}
div[id^=maximized-trustbadge] {
    left: 20px !important;
    right: auto !important;
}
div[id^=trustbadge-container] {
    z-index: 5000000 !important;
}


.grecaptcha-badge  {
    display: none;
}

/* lg and smaller */
@media (max-width: 648px) {
    /*html body div#vvcustomtrustedbadge.mobile > div[id^=tsbadge][data-shopname="vidavida.de"] {
        display: block !important;
    }*/
    /*body > div[id^=tsbadgeResponsiveTop] {
        display: none !important;
        visibility: hidden;
        position: absolute;
        z-index: -99999999;
    }*/
}



.holo-ekomi-widget.holo-ekomi-widget-fp {
    margin: 0 auto;
    width: 200px;
    padding-top: 90px;
}



.inform-recipe-box {

}
.inform-ribbon {
    position: absolute;
    right: 15px; top: 15px;
    z-index: 1;
    width:60px; height: 54px;
    background: url('img/inform_logo_small.png') 0 0 no-repeat transparent;
    background-size:contain;
}
/*
.inform-ribbon {
  position: absolute;
  right: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.inform-ribbon span {
  text-align: center;
  line-height: 20px;
  display: block;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  height: 20px;
  display: inline-block;
  background: #79A70A;
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 19px; right: -21px;
  background: url('img/inform_banner_small.png') 20px 6px no-repeat #ffffff;
  background-size: 60px 9px;
}
.inform-ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #bbbbbb;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #bbbbbb;
}
.inform-ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #bbbbbb;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #bbbbbb;
}*/

.inform-sidebar-text {
    color: rgba(120, 120, 120, 1);
    /*color: rgba(156, 160, 164, 1);*/
    padding: 10px;
}


#vvcookie a {color:#fff; text-decoration:none;}

#vvcookie a:hover {text-decoration:underline;}

#vvcookie div {padding:10px; padding-right:40px;}

#vvcookie { 
    text-align:center; 
    background: rgba(0,0,0,0.7);
    position:fixed;
    bottom:0px; 
    z-index:10000; 
    width:100%; 
    font-size:12px; 
    color: #fff;
    line-height:16px;
    display: none;
}

#vvcookieCloser {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    color: #fff;
    cursor: pointer;
    padding: 5px 10px;
}

#vvcookieCloser:hover {}






.category-image-teaser-wrapper {
    height: 150px;
    margin-bottom: 30px;
    position: relative;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, .2);
    margin-bottom: 30px;
    cursor: pointer;
}

.category-image-teaser-img {
    height: 100%;
    background-size: cover;
    filter: brightness(60%);
}
.category-image-teaser-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
}
.category-image-teaser-txt span {
    font-family: 'Montserrat', 'Lato', Arial, sans-serif;
    font-weight: 700;
    line-height: 1.8rem;
    color: rgba(255,255,255, 1);
    font-size: 1.6rem;
    text-align: center;
    text-decoration: none !important;
}




#funnelspastartreviewswrapper {
    margin-top: 70px;
}

.funnel-recent-reviews {
    background-color: #fff;
    padding: 70px 0;
    border-radius: 20px;
    margin-bottom: 30px;
}
.funnel-recent-reviews .hide {
    display: none;
}
.funnel-recent-reviews.funnel-recent-reviews-sidebar {
    background-color: transparent;
    padding: 50px 0;
}

.funnel-recent-reviews.funnel-recent-reviews-sidebar .funnel-recent-reviews-content {
    font-family: 'Lato', Arial, sans-serif;
    font-size: 1.0625rem;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.24;
    letter-spacing: normal;
    color: #494a4a;
    padding: 15px 0;
}
.funnel-recent-reviews.funnel-recent-reviews-sidebar .funnel-recent-reviews-smiley {
    margin-right: 15px;
}

.funnel-recent-reviews.funnel-recent-reviews-sidebar .funnel-recent-reviews-date {
    font-family: 'Lato', Arial, sans-serif;
    font-size: 0.875rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.21;
    letter-spacing: normal;
    color: #8a8b8b;
    text-align: left;
}

.funnel-recent-reviews div:last-of-type{
    border-bottom: none;
}

.funnel-recent-reviews .funnel-etrusted-avg-calc {
    font-family: 'Montserrat', 'Lato', Arial, sans-serif;
    color: #42A619;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 18px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 50px;
}
.funnel-recent-reviews .funnel-etrusted-avg-calc p {
    margin: 0;
    padding:0;
}
.funnel-recent-reviews .funnel-etrusted-avg-calc .recent-reviews-title {
    margin: 0 auto;

}

.funnel-recent-reviews .funnel-etrusted-avg-calc .recent-reviews-title .funnel-etrusted-avg-stars {
    text-align: center; 
    margin: 10px 0 20px;
}
.funnel-recent-reviews .funnel-etrusted-avg-calc .recent-reviews-title .raty {
    margin-right: 20px;
}
.funnel-recent-reviews-statement-row {
    padding: 0px 0 0px 30px;
    max-width: 600px;
    margin: -10px auto 15px;
    border-left: 1px solid #DFDFDF;
}

.funnel-recent-reviews-statement-row .funnel-recent-reviews-content {
    font-size: 15px;
}
.funnel-recent-reviews .funnel-recent-reviews-link:hover,
.funnel-recent-reviews .funnel-recent-reviews-link:focus,
.funnel-recent-reviews .funnel-recent-reviews-link:visited{
    text-decoration: none;
}


.funnel-recent-reviews .funnel-recent-reviews-smiley {
    margin-right: 30px;
}

.funnel-recent-reviews .funnel-recent-reviews-smiley.funnel-recent-reviews-smiley-vv img {
    border-radius: 50%;
    overflow: hidden;
}


.funnel-recent-reviews .funnel-recent-reviews-content {
    line-height: 1.23;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 17px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.24;
    letter-spacing: normal;
    color: #494a4a;
    margin-right:30px;
}


.funnel-recent-reviews .funnel-recent-reviews-date {
    font-family: 'Lato', Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: right;
    color: #8a8b8b;

}




.funnel-recent-reviews .funnel-recent-reviews-row {
    padding: 40px 0 30px;
    border-bottom: 1px solid #DFDFDF;
    max-width: 768px;
    margin: 0 auto;


}

.funnel-recent-reviews-statement-row .funnel-recent-reviews-content {
    font-size: 15px;
}
h2.secondary-txt-title {
    color: #42A619;
    font-family: 'Montserrat', 'Lato', Arial, sans-serif;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
}

.funnel-recent-reviews-resizable {
    width: 100%;
    overflow: hidden;
    position: absolute;
    height: 445px;
    z-index: 500;
    bottom: 0;
    box-shadow: 0px -2px 13px rgba(0,0,0,0.4);
}

.funnel-recent-reviews-resizable .funnel-recent-reviews {
    max-height: 100%;
    overflow-y:scroll;
    border-radius: 0;
}

.funnel-recent-reviews-resizable-wrapper {
    width: 100%;
    position: relative;
    height: 445px;
}
.ui-resizable-handle.ui-resizable-n {
    height: 80px;

}

.ui-resizable-handle.ui-resizable-n::before {
    height: 5px;
    background: #ccc;
    border-radius: 3px;
    width: 60px;
    margin: 0 auto;
    margin-top: 0px;
    content: "";
    position: absolute;
    margin-top: 20px;
    left: 0;
    right: 0;
    z-index: 2000;
}

#recentreviewsresize .recent-reviews-title .secondary-txt-title {
    height: 35px;
}


/* xl and larger */
@media (min-width: 1200px) {

}

/* lg */
@media (min-width: 992px) and (max-width: 1199px) {
    .vv-app-header-content{
        max-width: 520px;
    }
}

/* lg and smaller */
@media (max-width: 1199px) {
    .claim {
        font-size: 0.725rem;
        line-height: 0.8rem;
    }
    .section-intro-title,
    .section-intro-title h1{ 
        font-size: 3.5rem;
        line-height: 4rem;
    }
    .vv-pers-diet {
        width: 50%;
    }
    .success-single-top-diff {
        max-width: 310px;
    }
    .success-single-top-diff-badge {
        width: 40%;
    }

    .vv-pers-diets-wrapper {
        width: 100%;
        margin-left: 0;
    }
    .funnel-recent-reviews-resizable-wrapper {
        width: 100%;
        margin: 0;
    }
}

/* md */
@media (min-width: 768px) and (max-width: 991px) {
    .success-single-top-diff-badge {
        width: 76%;
    }
    .success-single-top-diff-kg{
        display: none;
    }
    .success-single-top-diff {
        max-width: 140px;
    }
    .success-single-top-image-wrapper.success-single-top-image-wrapper-after {
        right: 20px;
    }
    .success-single-top-image-wrapper.success-single-top-image-wrapper-before {
        left: 20px;
    }

}

/* md and smaller*/
@media (max-width: 991px) {
    .video-wrapper {
        top: -47px;
    }
    .claim {
        display: none;
    }
    .footer-section.section-img-bg {
        background-size: auto 670px;
    }
    .top-nav-bar .top-nav-bar-item {
        padding: 0 10px;
    }
    .section-intro-title,
    .section-intro-title h1{
        font-size: 3rem;
        line-height: 3.6rem;
    }
    .section-video {
        height: 600px;
    }
    body.body-fixed-header #main {
        padding-top: 47px;
    }
    .diet-tips-bg,
    .recipe-single-bg{
        background-position: center 47px;
        height: 670px;
    }

    .gda-teaser-sex {
        margin-right: 2px;
    }
    .gda-teaser-img-label{
        padding-left: 15px;
    }
    .gda-teaser-img-label {
        margin: 0 20px 0 0;
    }
    .vv-app-header-content-title {
        font-size: 2.5rem;
        line-height: 3rem;
    }
    .vv-app-img-bg {
        background-image: url('img/vv_app_image_no_phones.jpg');
        min-height: 500px;
    }

    .vv-app-header-content {
        margin-top: 40px; 
    }

    .funnel-recent-reviews-statement-row {
        padding: 14px 0px 14px 20px;
        margin-left: 30px;
    }
    .funnel-recent-reviews { 
        padding: 40px 0;
    }

    .funnel-recent-reviews .funnel-recent-reviews-row {
        padding: 15px 0px;
    }

    .funnel-recent-reviews .funnel-recent-reviews-smiley {
        margin-right: 10px;
    }
    .funnel-recent-reviews .funnel-recent-reviews-content {
        font-size: 16px;
        line-height: 21px;
    }
    .funnel-recent-reviews .funnel-recent-reviews-date {
        margin-left: 15px;
        margin-top: 8px;
        margin-bottom: 5px;
    }
}

/* sm */
@media (min-width: 544px) and (max-width: 767px) {



}

/* sm and smaller */
@media (max-width: 767px) {
    .section-intro-title,
    .section-intro-title h1,
    .vv-app-header-content-title {
        font-size: 2.5rem;
        line-height: 3rem;
    }
    .section-intro-subtitle {
        color: rgba(255, 255, 255, 1);
        font-size: 0.925rem;
        line-height: 1.5rem;
    }
    .section-video {
        height: 500px;
    }
    .section-intro-video-player video, 
    .section-intro-video-player img {
        width: 800px;
    }
    .vv-pers-diet {
        width: 100%;
    }

    .single-post-title {
        font-size: 1.875rem;
        line-height: 2.375rem;
    }

    .diet-tips-bg,
    .recipe-single-bg{
        height: 400px;
    }
    .footer-section.section-img-bg {
        background-size: 767px auto;
    }
    .diet-tip-single-header {
        background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0.6) 100%) repeat scroll 0 0;

    }
    .success-teaser-wrapper.success-teaser-xs {
        margin-top: 80px;
    }
    .section-img-bg-mobile-right {
        background-position: right 47px;
    }
    .section-img-bg-mobile-center {
        background-position: center 47px;
    }
    .section-img-bg-mobile-left {
        background-position: left 47px;
    }
}
/* xs */
@media (max-width: 543px) {
    .btn-group-lg > .btn-padding-lg.btn, .btn-group-sm > .btn-padding-lg.btn, .btn-lg.btn-padding-lg, .btn-padding-lg, .btn-sm.btn-padding-lg, .btn.btn-padding-lg {
        padding: 0.7rem 1.5rem;
    }

    .section-intro-video-player video, 
    .section-intro-video-player img {
        width: 700px;
    }
    .section-video {
        height: 460px;
    }

    .section-intro-title,
    .section-intro-title h1 {
        font-size: 2rem;
        font-weight: 300;
        line-height: 2.3rem;
    }
    .site-header .top-nav-bar-item .navbar-toggler,
    .site-header.transparent-site-header .top-nav-bar-item .navbar-toggler{
        font-size: 1.45rem;
    }

    .top-nav-bar {
        border-bottom: none;
    }
    .section-intro-subtitle {
        color: rgba(255, 255, 255, 1);
        font-size: 1rem;
        line-height: 1.25rem;
    }
    .page-section-title,
    .single-post article .single-content h2.page-section-title,
    .single-post article .single-content .h2.page-section-title {
        font-size: 1.775rem;
        line-height: 2.375rem;
        font-weight: 300;
    }
    .diettip-img-bg-wrapper {
        margin-left: -15px;
        margin-right: -15px;
    }
    .section-intro-content-inner {
        display: block;
        margin-top: 60px; 
    }
    .section-intro-content {
        display: block;
    }
    .section-intro-title,
    .section-intro-title h1{
        font-size: 2rem;
    }
    .footer-price {
        font-size: 6.875rem;
        letter-spacing: -0.075em;
    }
    .footer-price::after {
        bottom: 40px;
        margin-left: -40px;
        white-space: nowrap;
    }
    html:lang(en) .footer-price::after {
        bottom: 25px;
        margin-left: -60px;
    }

    .content-gda-img-bg-teaser .container {
        padding: 0;
    }
    .content-gda-img-bg-teaser {
        padding: 0;
    }

    .category-title, .section-title {
        font-size: 2rem;
    }
    .vv-green-bg-layer.success-stories-overview {
        background-position: center top;
        background-size: 700px auto;
    }
    .vv-green-bg-layer.success-stories-overvieimg-holow article > div {
        padding: 0;
    }

    article.single-post.category-erfolgreich-abnehmen .success-teaser-wrapper, 
    article.single-post.category-success-stories .success-teaser-wrapper {
        margin: 100px -15px 0;
    }

    .single-post-header-image-small-wrapper {
        margin: 0px -15px 0;
    }
    .single-post-header-image-small {
        border: none;   
    }
    .scroll-to-top {
        right: 0;
    }
}

/* xxs and smaller */
@media (max-width: 420px) {
    .section-video {
        height: 360px;
    }
}









@media (max-width: 420px) {
    .hidden-xxs-only {
        display: none !important;
    }
}
@media (max-width: 543px) {
    .hidden-xs-only {
        display: none !important;
    }
}
@media (min-width: 544px) and (max-width: 767px) {
    .hidden-sm-only {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-md-only {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-lg-only {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-xl-only {
        display: none !important;
    }
}