@font-face {
	font-family: 'Iconic Stencil Medium';
	src: url('../fonts/Iconic Stencil Medium.eot');
    src: local('☺'), 
         url('../fonts/Iconic Stencil Medium.woff') format('woff'), 
         url('../fonts/Iconic Stencil Medium.ttf') format('truetype'), 
         url('../fonts/Iconic Stencil Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HKGrotesk-Regular';
	src: url('../fonts/HKGrotesk-Regular.eot');
    src: local('☺'), 
         url('../fonts/HKGrotesk-Regular.woff') format('woff'), 
         url('../fonts/HKGrotesk-Regular.ttf') format('truetype'), 
         url('../fonts/HKGrotesk-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HKGrotesk-Italic';
	src: url('../fonts/HKGrotesk-Italic.eot');
    src: local('☺'), 
         url('../fonts/HKGrotesk-Italic.woff') format('woff'), 
         url('../fonts/HKGrotesk-Italic.ttf') format('truetype'), 
         url('../fonts/HKGrotesk-Italic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'hk_groteskmedium';
    src: url('../fonts/hkgrotesk-medium.eot');
    src: url('../fonts/hkgrotesk-medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hkgrotesk-medium.woff2') format('woff2'),
         url('../fonts/hkgrotesk-medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'HKGrotesk-Bold';
	src: url('../fonts/HKGrotesk-Bold.eot');
    src: local('☺'), 
         url('../fonts/HKGrotesk-Bold.woff') format('woff'), 
         url('../fonts/HKGrotesk-Bold.ttf') format('truetype'), 
         url('../fonts/HKGrotesk-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

*, *:before, *:after {
	margin:0;
	padding:0;
  	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
		  	box-sizing: border-box;
}
*:focus, a:focus {
	outline:0;
	outline-offset:0;
}
html, body {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-overflow-scrolling: touch;
    text-rendering: optimizeLegibility;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
ol, ul {list-style: none;}
caption,th { text-align:left; }
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup, 
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
	max-width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
	border: 0;
}
.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix:after { clear: both; }

.container {
    max-width: 1120px;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

body{
    color: #295466;
    font-family: 'HKGrotesk-Regular';
    overflow-x: hidden;
}

.in-addition-block,
.block-4,
.block-5,
.block5-form textarea,
.red-block,
.robertPease-block {
    width: 100%;
    float: left;
}

.header,
.in-addition-block,
.block-3,
.block-4-content,
.block-5,
.red-block,
.robertPease-block {
    padding-left: 20px;
    padding-right: 20px;
}

.header-container, 
.in-addition-content,
.in-addition-content p,
.in-addition-preview,
.block-3,
.block-3-text,
.block-3-text,
.block-4-content,
.block-4-content p,
.block-5-content,
.block5-form,
.hamstrung-content,
.recycled-content,
.red-content,
.robertPease-content {
    margin: 0 auto;
}

.header-container,
.in-addition-content,
.in-addition-preview,
.robertPease-content {
    max-width: 1140px;
}

/* Header Start
-------------------------------------------------------------------------- */
.header {
    background-color: #163844;
}
.header-content .comingSoon {
    color: #D65550;
    font-family: 'HKGrotesk-Bold';
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 3.43px
}
.header-content h1 {
    color: #F7EDE6;
    font-family: 'Iconic Stencil Medium';
    font-size: 69px;
    line-height: 79px;
	font-weight: 500
}
.challenges {
    color: #AFA9C0;
    text-transform: uppercase;
}
.header-content p{
    color: #fff;
}

@media (min-width: 1265px) {
    .challenges {
        max-width: 600px;
    }
}
@media (min-width: 992px) and (max-width: 1264px) {
    .challenges {
        max-width: 323px;
    }
}
@media (min-width: 881px) and (max-width: 991px) {
    .challenges {
        max-width: 228px;
    }
}

@media (min-width: 1180px) {
    .header-content p{
        max-width: 560px;
    }
}
@media (min-width: 992px) and (max-width: 1179px) {
    .header-content p{
        max-width: 360px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .header-content p{
        max-width: 300px;
    }
}

@media (min-width: 768px) {
    .header {
        display: -webkit-flex;
        -webkit-lex-direction: row;
        -webkit-flex-wrap: nowrap;
        -webkit-justify-content: center;
        -webkit-align-items: center;
        -webkit-align-content: stretch;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        align-content: stretch;
        min-height: 628px;
        background-color: #163844;
        background-image: url(../images/bg-header.jpg);
        background-repeat: no-repeat;
        background-position: 100% 0;
    }
    .header-container {
        display: table;
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        margin: 50px 0;
    }
    .header-logo,
    .header-content {
        display: table-cell;
        vertical-align: middle;
    }
    .header-logo {
        width: 363px;
    }
    .header-content {
        padding-left: 56px;
    }
    .comingSoon {
        margin-bottom: 16px;
    }
    .header-content h1 {
        margin-bottom: 10px;
    }
    .challenges {
        font-size: 17px;
        letter-spacing: 2.92px;
        margin-bottom: 17px;
    }
    .header-content p{
        font-size: 17px;
        letter-spacing: 1.32px;
    }
}
@media (max-width: 767px) {
    .header {
        padding-top: 70px;
        padding-bottom: 50px;
        background-image: url(../images/bg-headerM.jpg);
        background-repeat: no-repeat;
        background-position: 100% 0;
        margin-top: 75px;
    }
    .header-container {
        max-width: 242px;
    }
    .header-logo {
        width: 190px;
        margin-bottom: 30px;
    }
    .challenges {
        font-size: 15px;
        letter-spacing: 2.55px;
        margin-bottom: 20px;
    }
    .header-content p{
        font-size: 14px;
        letter-spacing: 1.07px;
    }
    .comingSoon,
    .header-content h1 {
        display: none;
    }
}
/* Header Stop
-------------------------------------------------------------------------- */

/* navigations block Start
-------------------------------------------------------------------------- */
.navigations-block{
    background-color: #AFA9C0;
}
@media (min-width: 768px) {
    .nav-toggle {
        display: none;
    }
    .navigations-block{
        text-align: center;
    }
    .navigations nav ul li {
        display: inline-block;
        margin: 0 80px;
    }
    .navigations nav ul li:first-child {
        margin-left: 0;
    }
    .navigations nav ul li:last-child {
        margin-right: 0;
    }
    .navigations nav ul li a {
        font-family: 'HKGrotesk-Bold';
        color: #fff;
        font-size: 17px;
        line-height: 21px;
        text-decoration: none;
        text-transform: uppercase;
        display: block;
        padding: 28px 0;
        letter-spacing: 2.22px;
    }
    .navigations nav ul li a:hover {
        color: #295466;
    }
}
@media (max-width: 767px) {
    .navigations-block {
        position: fixed;
        top: 0;
        left: 0;
        height: 75px;
        width: 100%;
    }
}
/* navigations block Stop
-------------------------------------------------------------------------- */

/* .nav-toggle Start
-------------------------------------------------------------------------- */
@media (min-width: 769px) {
    .nav-toggle,
    .mobile-logo {
        display: none;
    }
    .nb-fixed {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        float: left;
        z-index: 9;
    }
}
@media (max-width:768px) {
    .nav-toggle {
        position: fixed;
        z-index: 9;
        display: inline-block;
        height: 20px;
        width: 34px;
        cursor: pointer;
        top: 30px;
        right: 29px;
    }
    .nav-toggle:hover {
        opacity: .7;
    }
    .nav-toggle span {
        position: absolute; 
        left: 0; 
        top: 7px; 
    }
    .nav-toggle span, 
    .nav-toggle span:before,
    .nav-toggle span:after {
        position: absolute;
        display: block;
        content: '';
        height: 2px;
        width: 34px;
        background: #163844;
        cursor: pointer;
    }

    .nav-toggle span:before {
        top: -8px;
    }
    .nav-toggle span:after {
        bottom: -8px; 
    }
    .nav-toggle span, 
    .nav-toggle span:before, 
    .nav-toggle span:after {
        transition: all 500ms ease-in-out;
        -webkit-transition: all 500ms ease-in-out;
        -moz-transition: all 500ms ease-in-out;
        -ms-transition: all 500ms ease-in-out;
        -o-transition: all 500ms ease-in-out;
    }
    .nav-toggle.active span {
        background-color: transparent;
    }
    .nav-toggle.active span:before, 
    .nav-toggle.active span:after {
        top: 0;
    }
    .nav-toggle.active span:before {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
    }
    .nav-toggle.active span:after {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
    }

    .mobile-logo{
        color: #F7EDE6;
        font-family: 'Iconic Stencil Medium';
        font-size: 32px;
        line-height: 79px;
        margin-left: 20px;
        text-decoration: none;
        display: block;
        float: left;
        height: 75px;
        overflow: hidden;
    }
    .mobile-logo:hover,
    .mobile-logo:focus {
        color: #295466;
    }

    .navigations{
        display: none;
        width: 100%;
        float: left;
        background-color: #AFA9C0;
        padding: 0 20px;
        transition: all 500ms ease-in-out;
        -webkit-transition: all 500ms ease-in-out;
        -moz-transition: all 500ms ease-in-out;
        -ms-transition: all 500ms ease-in-out;
        -o-transition: all 500ms ease-in-out;
    }
    .nav-toggle.active + .navigations {
        display: block;
    }
    .navigations nav ul li {
        margin-bottom: 20px;
    }
    .navigations nav ul li a {
        font-family: 'HKGrotesk-Bold';
        color: #fff;
        font-size: 17px;
        line-height: 21px;
        text-decoration: none;
        text-transform: uppercase;
        display: block;
        letter-spacing: 2.22px;
    }
    .navigations nav ul li a:hover,
    .navigations nav ul li a:focus {
        color: #295466;
    }
}
/* .nav-toggle Stop
---------------------------------------------------------- */

/* In addition block START
-------------------------------------------------------------------------- */
.in-addition-block {
    background-color: #F7EDE6;
}
.in-addition-content{
    text-align: center;
}
.in-addition-content p{
    font-family: 'HKGrotesk-Bold';
}
.previewElement {
    margin-bottom: 40px;
}
.previewElement-icon,
.previewElement span{
    vertical-align: top;
    text-align: left;
}
.previewElement-icon img {
    width: 45px;
    cursor: pointer;
}
.previewElement span{
    display: block;
    font-family: 'HKGrotesk-Bold';
    padding-top: 12px;
}

.previewElement-icon + div {
    color: #295466;
    margin-top: -15px;
    font-family: 'hk_groteskmedium';
    padding: 0 30px 0 60px;
}
@media (min-width: 768px) {
    .in-addition-block {
        padding-top: 84px;
        padding-bottom: 50px;
    }
    .in-addition-content {
        padding-bottom: 68px;
    }
    .in-addition-content p{
        max-width: 620px;
        font-size: 24px;
        line-height: 32px;
        letter-spacing: 0.85px;
    }
    .previewElement span{
        font-size: 16px;
        line-height: 20px;
    }
    .in-addition-preview {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .karma-by-kadar__simple-player__title {
        margin-top: 12px;
    }
    .previewElement-icon + div {
        font-size: 16px;
        line-height: 20px;
    }
}
@media (min-width: 768px) and (max-width: 959px) {
    .in-addition-preview {
        max-width: 620px;
    }
}
@media (min-width: 960px) {
    .previewElement {
        float: left;
        width: 33.333333%;
    }
}
@media (max-width: 959px) {
    .previewElement {
        width: 100%;
        float: left;
    }
}
@media (max-width: 767px) {
    .in-addition-block {
        padding-top: 82px;
        padding-bottom: 23px;
    }
    .in-addition-content {
        padding-bottom: 40px;
    }
    .in-addition-content p{
        max-width: 252px;
        font-size: 17px;
        line-height: 27px;
        letter-spacing: 0.6px;
    }
    .in-addition-preview {
        max-width: 300px;
    }
    .previewElement span{
        font-size: 14px;
        line-height: 18px;
    }
    .previewElement-icon + div {
        font-size: 12px;
        line-height: 15px;
    }
}
/* In addition block START STOP
-------------------------------------------------------------------------- */

/* block-3 START
-------------------------------------------------------------------------- */
.block-3 {
    max-width: 1180px;
    text-align: center;
}
@media (min-width: 768px) {
    .block-3 {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: stretch;
        align-content: stretch;
        padding-top: 60px;
    }
    .block-3-img {
        margin-bottom: 40px;
    }
    .block-3-img img {
        max-width: 192px;
    }
    .block-3-content {
        width: 50%;
        padding: 0 10px;
        margin-top: 20px;
        margin-bottom: 80px;
    }
    .block-3-text {
        max-width: 363px;
    }
    .block-3-text p{
        font-size: 17px;
        line-height: 21px;
        letter-spacing: 1.22px;
    }
}

@media (max-width: 767px) {
    .block-3 {
        width: 100%;
        float: left;
        padding-top: 43px;
        padding-bottom: 15px;
    }
    .block-3-img {
        margin-bottom: 30px;
    }
    .block-3-img img {
        max-width: 136px;
    }
    .block-3-content {
        margin-bottom: 60px;
    }
    .block-3-text {
        max-width: 258px;
    }
    .block-3-text p{
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 0.99px;
    }
}
/* block-3 STOP
-------------------------------------------------------------------------- */

/* block-4 START
-------------------------------------------------------------------------- */
.block-4 {
    background-color: #A6C5C6;
    text-align: center;
}
.block-4-content {    
    max-width: 1180px;
}

.block-4-content p {
    font-family: 'HKGrotesk-Bold';
}
@media (min-width: 768px) {
    .block-4 {
        padding-top: 160px;
        padding-bottom: 160px;
        background-image: url(../images/icon-1b4.svg);
        background-position: 0 100%;
        background-repeat: no-repeat;
    }
    .block-4-content p {
        font-size: 24px;
        line-height: 32px;
        max-width: 701px;
        letter-spacing: 0.85px;
    }
}
@media (max-width: 767px) {
    .block-4 {
        padding-top: 74px;
        padding-bottom: 55px;
    }
    .block-4-content p {
        font-size: 17px;
        line-height: 27px;
        max-width: 262px;
        letter-spacing: 0.6px;
    }
}
/* block-4 STOP
-------------------------------------------------------------------------- */

/* block-5 What About Your Body Odyssey? START
-------------------------------------------------------------------------- */
.block-5 {
    background-color: #F9F5F2;
}
.block-5-content {    
    text-align: center;
}
.block-5-content h2 { 
    font-family: 'HKGrotesk-Bold';
}
.block-5-content h2 span {
    color: #D65550;
}
.block5-subtext-2 p {
    color: #295466;
    font-family: 'HKGrotesk-Bold';
}

.block5-subtext-3 p {
    font-family: 'HKGrotesk-Italic';
}

span.wpcf7-form-control-wrap {
    display: block;
}

.block5-form input[type="text"],
.block5-form input[type="email"],
.block5-form textarea {
    background: none;
    border: 1px solid #6D6E71;
    font-size: 14px;
}
.block5-form input[type="text"],
.block5-form input[type="email"]{
    padding: 6px 15px;
    width: 100%;
}
.block5-form textarea{
    padding: 14px 15px;
    line-height: 21px;
    height: 272px;
    width: 100%;
}

.block5-form input[type="text"]:focus,
.block5-form input[type="email"]:focus,
.block5-form textarea:focus {
    border: 1px solid #4A90E2!important;
    box-shadow: 0 0 2px 0 rgba(74,144,226,0.70)!important;
}

.block5-form .wpcf7-not-valid {
    border: 1px solid #D0021B!important;
    box-shadow: 0 0 2px 0 rgba(208,2,27,0.70)!important;
}

.block5-form input::-webkit-input-placeholder { color: #6D6E71; font-family: 'HKGrotesk-Regular';}
.block5-form input::-moz-placeholder          { color: #6D6E71; font-family: 'HKGrotesk-Regular';}
.block5-form input:-moz-placeholder           { color: #6D6E71; font-family: 'HKGrotesk-Regular';}
.block5-form input:-ms-input-placeholder      { color: #6D6E71; font-family: 'HKGrotesk-Regular';}

.block5-form input::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
.block5-form input::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
.block5-form input:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
.block5-form input:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}

.block5-form input:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
.block5-form input:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
.block5-form input:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
.block5-form input:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}

.block5-form textarea::-webkit-input-placeholder { color: #6D6E71; }
.block5-form textarea::-moz-placeholder          { color: #6D6E71; }
.block5-form textarea:-moz-placeholder           { color: #6D6E71; }
.block5-form textarea:-ms-input-placeholder      { color: #6D6E71; }

.block5-form textarea::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease; font-family: 'HKGrotesk-Regular';}
.block5-form textarea::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease; font-family: 'HKGrotesk-Regular';}
.block5-form textarea:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease; font-family: 'HKGrotesk-Regular';}
.block5-form textarea:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease; font-family: 'HKGrotesk-Regular';}

.block5-form textarea:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
.block5-form textarea:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
.block5-form textarea:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
.block5-form textarea:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}

.block5-form input[type="submit"] {
    border: none;
    border-radius: 23px;
    width: 173px;
    height: 46px;
    letter-spacing: 1.5px;
    background-color: #D65550;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    -ms-border-radius: 23px;
    -o-border-radius: 23px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
    margin: 0 auto;
    display: block;
    clear: both;
}
.block5-form input[type="submit"]:hover {
    background-color: #295466;
}

@media (min-width: 768px) {
    .block-5-content .block5-subtext-1,
    .block-5-content .block5-subtext-2,
    .block-5-content .block5-subtext-3 {    
        max-width: 783px;
    }
    .block-5 {
        padding-top: 90px;
        padding-bottom: 88px;
    }
    .block-5-content h2 {
        margin-bottom: 90px;
        font-size: 36px;
        line-height: 44px;
        letter-spacing: 1px;
    }
    .block5-subtext-1,
    .block5-subtext-2,
    .block5-subtext-3 {
        margin: 0 auto 25px;
    }
    .block5-subtext-2 {
        max-width: 725px;
    }
    .block5-subtext-1 p {
        font-size: 17px;
        line-height: 21px;
        letter-spacing: 1.02px;
    }
    .block5-subtext-2 p {
        font-size: 26px;
        line-height: 33px;
        letter-spacing: 1.43px;
    }
    .block5-subtext-3 p {
        font-size: 14px;
        line-height: 21px;
        letter-spacing: 1.09px;
    }
    .block5-form {
        margin-top: 46px;
        margin-bottom: 50px;
        max-width: 743px;
    }
    .block5-form textarea {
        margin-bottom: 45px;
    }
    .block5-form .username,
    .block5-form .useremail {
        margin-bottom: 30px;
        width: calc(50% - 20px);
    }
    .block5-form .username {
        float: left;
    }
    .block5-form .useremail {
        float: right;
    }
    .block5-form .usermessage {
        width: 100%;
        clear: both;
    }
}
@media (max-width: 767px) {
    .block-5-content {    
        margin-left: -20px;
        margin-right: -20px;
    }
    .block-5-content h2 {
        margin: 0 auto 25px;
        max-width: 235px;
        font-size: 27px;
        line-height: 34px;
        letter-spacing: 0.77px;
    }
    .block5-subtext-1,
    .block5-subtext-3 {
        margin: 0 auto 25px;
        max-width: 265px;
    }
    .block5-subtext-2 {
        margin: 0 auto 25px;
        max-width: 276px;
    } 
    .block5-subtext-1 p {
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 0.83px;
    }
    .block5-subtext-2 p {
        font-size: 17px;
        line-height: 21px;
        letter-spacing: 0.93px;
    }
    .block5-subtext-2 p br {
        display: none;
    }
    .block5-subtext-3 p {
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 1.09px;
    }
    .block5-form {
        margin-top: 13px;
        max-width: 274px;
    }    
    .block5-form input[type="text"],
    .block5-form input[type="email"] {
        margin-bottom: 25px;
        width: 100%;
    }
    .block5-form textarea {
        margin-bottom: 25px;
        width: 100%;
    }
}

.block5-form div.wpcf7 .ajax-loader {
    display: block;
    margin: 20px auto 0;
    clear: both;
}

.block5-form span.wpcf7-not-valid-tip{
    position: absolute;
    top: -21px;
    left: 0;
    color: #D65550;
}
.block5-form .wpcf7-not-valid {
    border: 1px solid #D65550!important;
}
.block5-form .wpcf7-validation-errors {
    border: 1px solid #D0021B!important;
    box-shadow: 0 0 2px 0 rgba(208,2,27,0.70)!important;
    margin: 10px 0 0 0;
    padding: 5px 10px;
}

.block5-form .wpcf7-mail-sent-ok {
    border: 1px solid green;
    margin: 23px 0 0 0;
    padding: 5px 10px;
}

/* block-5 What About Your Body Odyssey? STOP
-------------------------------------------------------------------------- */

/* Hamstrung START
-------------------------------------------------------------------------- */
.hamstrung-block{
    background-color: #E5E0DC;
}
.hamstrung-text h3 {
    font-family: 'HKGrotesk-Bold';
}
.hamstrung-text h3 span {
    text-transform: uppercase;
}
@media (min-width: 768px) {
    .hamstrung-block {
        max-width: 914px;
        height: 209px;
        margin: 0 auto 100px;
        -webkit-border-radius: 104.5px;
        -moz-border-radius: 104.5px;
        -ms-border-radius: 104.5px;
        -o-border-radius: 104.5px;
        border-radius: 104.5px;
    }
    .hamstrung-content {
        display: -webkit-flex;
        -webkit-flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -webkit-align-items: center;
        -webkit-align-content: stretch;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        align-content: stretch;
    }
    .hamstrung-image,
    .hamstrung-image img {
        height: 209px;
    }
    .hamstrung-text {
        width: calc(100% - 209px);
        padding: 0 70px 0 40px;
        text-align: left;
    }
    .hamstrung-text h3 {
        font-size: 24px;
        letter-spacing: 1.89px;
        margin-bottom: 20px;
    }
    .hamstrung-text h3 span {
        font-size: 14px;
        letter-spacing: 1.1px;
        font-family: 'HKGrotesk-Regular';
        font-weight: 400;
    }
    .hamstrung-text p {
        font-size: 17px;
        letter-spacing: 1.04px; 
    }
}
@media (min-width: 768px) and (max-width: 830px) {
    .hamstrung-text h3 {
        margin-bottom: 6px;
    }
}
@media (max-width: 767px) {    
    .hamstrung-block {
        padding-top: 40px;
        padding-bottom: 22px;
        margin-bottom: 50px;
    }
    .hamstrung-content {
        max-width: 250px;
    }
    .hamstrung-image {
        width: 95px;
        height: 105px;
        float: left;
    }
    .hamstrung-image img{
        max-width: 85px;
    }
    .hamstrung-text h3{
        font-size: 18px;
        text-align: left;
        float: right;
        padding-top: 27px;
        height: 105px;
        width: 155px;
    }
    .hamstrung-text h3 span {
        display: block;
        font-family: 'HKGrotesk-Regular';
        font-weight: 400;
        font-size: 14px;
    }
    .hamstrung-text {
        width: 250px;
        float: none;
    }
    .hamstrung-text p {
        font-size: 14px;
        letter-spacing: 0.85px;  
    }
}
/* Hamstrung STOP
-------------------------------------------------------------------------- */ 

/* Recycled START
-------------------------------------------------------------------------- */
.recycled-block{
    background-color: #e5e0dc;
}
.recycled-text h3 {
    font-family: 'HKGrotesk-Bold';
}
.recycled-text h3 span {
    text-transform: uppercase;
}
@media (min-width: 768px) {
    .recycled-block {
        max-width: 914px;
        height: 209px;
        margin: 0 auto 12px;
        -webkit-border-radius: 104.5px;
        -moz-border-radius: 104.5px;
        -ms-border-radius: 104.5px;
        -o-border-radius: 104.5px;
        border-radius: 104.5px;
    }
    .recycled-content {
        display: -webkit-flex;
        -webkit-flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -webkit-align-items: center;
        -webkit-align-content: stretch;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        align-content: stretch;
    }
    .recycled-image,
    .recycled-image img{
        width: 209px;
    }
    .recycled-text {
        width: calc(100% - 209px);
        padding: 0 48px 0 80px;
        text-align: left;
    }
    .recycled-text h3 {
        font-size: 24px;
        letter-spacing: 1.89px;
        margin-bottom: 15px;
    }
    .recycled-text h3 span {
        font-size: 14px;
        letter-spacing: 1.1px;
        font-family: 'HKGrotesk-Regular';
        font-weight: 400;
    }
    .recycled-text p {
        font-size: 17px;
        letter-spacing: 1.04px; 
    }
}
@media (min-width: 768px) and (max-width: 954px) {
    .recycled-text {
        padding: 0 30px 0 60px;
    }
    .recycled-text h3 {
        margin-bottom: 0;
    }
}
@media (max-width: 767px) { 
    .recycled-block {
        padding-top: 40px;
        padding-bottom: 40px;
        margin-left: -20px;
        margin-right: -20px;
    }
    .recycled-content {
        max-width: 250px;
    }
    .recycled-image {
        width: 95px;
        height: 105px;
        float: left;
    }
    .recycled-image img{
        max-width: 85px;
    }
    .recycled-text h3 {
        font-size: 18px;
        text-align: left;
        float: right;
        padding-top: 27px;
        height: 105px;
        width: 155px;
    }
    .recycled-text h3 span {
        display: block;
        font-family: 'HKGrotesk-Regular';
        font-weight: 400;
        font-size: 14px;
    }
    .recycled-text {
        width: 250px;
        float: none;
    }
    .recycled-text p {
        font-size: 14px;
        letter-spacing: 0.85px; 
    }
}
/* Recycled STOP
-------------------------------------------------------------------------- */

/* red-block START
-------------------------------------------------------------------------- */
.red-block {
    background-color: #D65550;
    text-align: center;
}
.red-content p {
    color: #fff;
    font-family: 'HKGrotesk-Bold';
}
.red-content > span {
    color: #fff;
    text-transform: uppercase;
}
@media (min-width: 768px) {
    .red-block {
        padding-bottom: 40px;
        padding-top: 40px;
    }
    .red-content p {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 1.89px;
        margin-bottom: 18px;
    }
    .red-content > span {
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 1.1px;
    }
}
@media (max-width: 767px) {
    .red-content {
        max-width: 260px;
    }
    .red-block {
        padding-bottom: 40px;
        padding-top: 40px;
    }
    .red-content p {
        font-size: 19px;
        line-height: 23px;
        letter-spacing: 1.49px;
        margin-bottom: 18px;
    }
    .red-content > span {
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 1.1px;
    }
}
/* red-block STOP
-------------------------------------------------------------------------- */

/* Robert Pease block START
-------------------------------------------------------------------------- */
.robertPease-header h3 {
    font-family: 'HKGrotesk-Bold';
}
.robertPease-header h3 span{
    text-transform: uppercase;
}
.robertPease-social {
    text-align: center;
}
.robertPease-social a{
    padding: 0 12px;
}
.robertPease-social a:hover {
    opacity: .7;
}
.robertPease-content .getInTouch {
    margin: 0 auto;
    display: block;
    border-radius: 23px;
    width: 173px;
    height: 46px;
    line-height: 46px;
    letter-spacing: 1.5px;
    background-color: #D65550;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    -ms-border-radius: 23px;
    -o-border-radius: 23px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
}
.robertPease-content .getInTouch:hover,
.robertPease-content .getInTouch:focus {
    background-color: #295466;
}
.wpp {
    text-align: center;
}
.wpp h3 {
    font-family: 'HKGrotesk-Bold';
}
.wpp p {
    text-transform: uppercase;
}
@media (min-width: 768px) {
    .robertPease-block {
        background-color: #e5e0dc;
        background-image: url(../images/bg-footer.jpg);
        background-repeat: no-repeat;
        background-position: 100% 0;
        padding-top: 200px;
        padding-bottom: 160px;
    }
    .robertPease-header {
        padding-bottom: 100px;
    }
    .robertPease-header h3 {
        font-size: 25px;
        letter-spacing: 1.16px;
        margin-bottom: 20px;
    }
    .robertPease-header h3 span{
        font-size: 17px;
        letter-spacing: 1.34px;
    }
    .robertPease-header p {
        font-size: 17px;
        letter-spacing: 1.04px;
        margin-bottom: 20px;
    }
    .robertPease-social {
        margin-bottom: 55px;
    }
    .robertPease-content .getInTouch {
        margin-bottom: 60px;
    }
    .wpp h3 {
        font-size: 24px;
        letter-spacing: 1.89px;
        margin-bottom: 20px;
    }
    .wpp p {
        font-size: 14px;
        letter-spacing: 1.1px;
    }
}
@media (max-width: 767px) {
    .robertPease-block{
        background-color:#f7ede6;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .robertPease-content {
        max-width: 275px;
    }
    .robertPease-header {
        padding-bottom: 20px;
    }
    .robertPease-header h3 {
        font-size: 19px;
        letter-spacing: 0.88px;
        margin-bottom: 20px;
    }
    .robertPease-header h3 span{
        font-size: 14px;
        letter-spacing: 1.1px;
    }
    .robertPease-header p {
        font-size: 14px;
        letter-spacing: 0.85px;
        margin-bottom: 20px;
    }
    .robertPease-social {
        margin-bottom: 40px;
    }
    .robertPease-content .getInTouch {
        margin-bottom: 40px;
    }
    .wpp h3 {
        font-size: 19px;
        letter-spacing: 1.49px;
        margin-bottom: 20px;
    }
    .wpp p {
        font-size: 14px;
        letter-spacing: 1.1px;
    }
}
/* Robert Pease block STOP
-------------------------------------------------------------------------- */

/*------------players -------------*/
.karma-by-kadar__simple-player__title__the-title{
	display: block;
    font-family: 'HKGrotesk-Bold';
	color: #295466;
	font-size: 16px;
    line-height: 20px;
}
.karma-by-kadar__simple-player__mute{
	display:none!important;
}
.ui-slider-handle.ui-state-default.ui-corner-all{
	display:none!important;
}
.karma-by-kadar__simple-player__current-time{
	display:none!important;
}
.karma-by-kadar__simple-player__duration{
	display:none!important;
}
.karma-by-kadar__simple-player__seekbar__bg {
    position: absolute;
    left: 0;
    top: 9px;
    right: 0;
    bottom: 9px;
	height: 6px;
    z-index: -1;
    background: #295466;
}
.ui-slider-range.ui-widget-header.ui-corner-all.ui-slider-range-min{
	display: block;
    height: 6px;
    background: #D65550;
}
.karma-by-kadar__simple-player__play, .karma-by-kadar__simple-player__pause{
	left: -2px
}
.karma-by-kadar__simple-player__play i, .karma-by-kadar__simple-player__pause i {
    color: #D65550;
}
.karma-by-kadar__simple-player__play:after, .karma-by-kadar__simple-player__pause:after{
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
}
/*---------------------------------*/