@font-face {
    font-family: 'Montserrat-Light';
    src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat-Light.otf') format('opentype'),
    url('../fonts/Montserrat-Light.woff') format('woff'),
    url('../fonts/Montserrat-Light.ttf') format('truetype'),
    url('../fonts/Montserrat-Light.svg#Montserrat-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat-Bold.otf') format('opentype'),
    url('../fonts/Montserrat-Bold.woff') format('woff'),
    url('../fonts/Montserrat-Bold.ttf') format('truetype'),
    url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat-Light.otf') format('opentype'),
    url('../fonts/Montserrat-Light.woff') format('woff'),
    url('../fonts/Montserrat-Light.ttf') format('truetype'),
    url('../fonts/Montserrat-Light.svg#Montserrat-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat-Bold.otf') format('opentype'),
    url('../fonts/Montserrat-Bold.woff') format('woff'),
    url('../fonts/Montserrat-Bold.ttf') format('truetype'),
    url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Playlist-Script';
    src: url('../fonts/Playlist-Script.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Playlist-Script.otf') format('opentype'),
    url('../fonts/Playlist-Script.woff') format('woff'),
    url('../fonts/Playlist-Script.ttf') format('truetype'),
    url('../fonts/Playlist-Script.svg#Playlist-Script') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'norwester';
    src: url('../fonts/norwester-webfont.woff2') format('woff2'),
    url('../fonts/norwester-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'atkins';
    src: url('../fonts/atkins.ttf?jueov6') format('truetype'),
    url('../fonts/atkins.woff?jueov6') format('woff'),
    url('../fonts/atkins.svg?jueov6#atkins') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'atkins' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: text-bottom;
}

.icon-arrow-next:before {
    content: "\e900";
}

.icon-arrow-prev:before {
    content: "\e901";
}

.icon-left-arrow:before {
    content: "\3c";
}

.icon-right-arrow:before {
    content: "\3e";
}

input::-ms-clear {
    display: none;
}

input:focus,
input:active,
textarea:focus,
textarea:active,
a:focus,
a:active {
    outline: 0 none !important;
}

ul, ol, h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    line-height: 30px;
    color: #10395e;
    background: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
}

h1 {
    font-size: 110px;
    line-height: 110px;
    font-weight: 600;
    color: #10395e;
}

h2 {
    font-family: 'Playlist-Script', sans-serif;
    font-size: 100px;
    line-height: 100px;
    font-weight: normal;
    color: #009bd8;
}

h2.normal {
    font-family: 'Montserrat', sans-serif;
    color: #10395e;
    font-size: 2.5rem;
    font-weight: 600;
    line-height: normal;
}

h3 {
    font-size: 52px;
    line-height: 54px;
    font-weight: 600;
    color: #10395e;
}

h4 {
    font-size: 40px;
    line-height: 42px;
    font-weight: 600;
    color: #10395e;
}

h5 {
    font-size: 36px;
    line-height: 38px;
    font-weight: 600;
    color: #10395e;
}

h6 {
    font-size: 12px;
    line-height: 14px;
    font-weight: 600;
    color: #10395e;
}

legend {
    font-weight: 600;
    font-size: 18px;
}

label {
    color: #10395e;
}

p {
    font-size: 22px;
    line-height: 30px;
    color: #10395e;
    padding: 0 0 15px;
}

a {
    text-decoration: none;
    color: #e30919;
    outline: none !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:hover {
    color: #10395e;
    text-decoration: none;
}

b, strong {
    font-weight: 600;
}

img {
    max-width: 100%;
    border: none;
}

figure {
    margin: 0;
}

.responsive-embed,
.flex-video {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
    overflow: hidden;
}

.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.responsive-embed.widescreen,
.flex-video.widescreen {
    padding-bottom: 56.25%;
}

.inner-no-bullet > ul {
    margin-left: 0;
    list-style: none;
}

.overflow-hidden {
    overflow: hidden;
}

.overflow-visible {
    overflow: visible !important;
}

/*--- header starts ---*/
.header-container {
    width: 100%;
    float: left;
    position: fixed;
    top: 0;
    z-index: 1001;

    box-shadow: 0 -22px 10px 20px rgba(0, 0, 0, 0.5);
}

.login-outer {
    width: 100%;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
}

.login-top {
    width: 100%;
    float: left;
    background: #2d99d4;
    padding: 71px 0 57px;
    position: relative;
    display: none;
    z-index: 9999999;
}

.login-close {
    color: #ffffff;
    font-size: 25px;
    font-weight: bold;
    position: absolute;
    right: 40px;
    top: 40px;
}

.login-close img {
    width: 28px;
    height: 28px;
}

.login-section {
    width: 100%;
    float: left;
}

.login-inner-section {
    width: 100%;
    max-width: 1025px;
    margin: 0 auto;
}

.login-inner {
    width: 100%;
    float: left;
}

.login-left {
    width: 31.4%;
    float: left;
}

.login-top .heading {
    width: 100%;
    float: left;

    font-weight: normal;
    font-size: 28px;
    line-height: 30px;
    color: #ffffff;
    margin: -6px 0 0;
}

.facebook-btn {
    width: auto;
    float: left;
    padding: 30px 0 0 7px;
}

.facebook-btn a {
    width: 100%;
    float: left;
    display: inline-block;
    vertical-align: top;
    background: #3b5998;
    text-align: center;

    font-size: 18px;
    line-height: 36px;
    color: #fff;
    padding: 0 20px;
    height: 37px;
    border-radius: 0;
    border: none;
    -webkit-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.context-pt .facebook-btn a,
.context-es .facebook-btn a,
.context-de .facebook-btn a,
.context-fr .facebook-btn a {
    padding: 0 10px;
    height: auto;
}

.facebook-btn a .fa {
    vertical-align: middle;
    margin-right: 5px;
}

.facebook-btn a:hover {
    background: #0e1f56;
}

.login-right {
    width: 68.6%;
    float: left;
    padding: 0 0 0 40px;
    border-left: 1px solid #ffffff;
}

.form-fields {
    width: 100%;
    float: left;
    padding: 30px 0 0;
}

.textbox-field {
    width: 41.4%;
    float: left;
    padding: 0 0 0 10px;
}

.context-pt .textbox-field,
.context-es .textbox-field,
.context-de .textbox-field,
.context-fr .textbox-field {
    width: 30%;
}

.textbox-field:first-child {
    padding: 0;
}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea, select {

    /*height: 67px;*/
    /*line-height: 67px;*/
    height: auto;
    padding: 0.75rem;
    border: 2px solid #b3b3b3;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    color: #1c395b;
    background: transparent;
    position: relative;
    /*z-index: 2;*/
    box-shadow: none;
    border-radius: 0;
    font-size: 18px;
}

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus, select:focus {
    border-color: #8a8a8a;
    border-width: 2px;
    background-color: #fefefe;

    outline: none;
    box-shadow: none;

}

.textbox-field input {
    width: 100%;
    height: 36px;
    line-height: 36px;
    float: left;
    padding: 0 12px;
    font-size: 18px;
    color: #ffffff;
    background: #56addc;
}

.textbox-field input:focus {
    background-color: #56addc;
}

.textbox-field.submit {
    width: 16.5%;
}

.context-pt .textbox-field.submit,
.context-es .textbox-field.submit,
.context-de .textbox-field.submit,
.context-fr .textbox-field.submit {
    width: 25%;
}

.textbox-field.submit input {
    background: #10395e;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.textbox-field.submit input:hover {
    background: #e30919;
}

.login-right ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 25px 0 3px;
}

.login-right ul li {
    width: auto;
    float: left;
    font-size: 18px;
    color: #ffffff;
    background: url(../media/login-divider.png) left 6px no-repeat;
    padding: 0 12px 0 15px;
}

.login-right ul li:first-child {
    background: none;
    padding-left: 0;
}

.login-right ul li a {

    font-size: 18px;
    color: #ffffff;
    text-decoration: underline;
}

.login-right ul li a:hover {
    color: #10395e;
}

.login-bottom {
    width: 100%;
    float: left;
    position: relative;
    position: absolute;
    z-index: 1;
}

.login-bottom-inner {
    width: 100%;
    float: left;
    position: relative;
}

.login-bottom-inner a {
    width: 223px;
    float: right;

    font-size: 18px;
    color: #ffffff;
    padding: 4px 0 10px;
    text-align: center;
    background: url(../media/curve_image_login.svg) center bottom no-repeat;
    position: absolute;
    right: 17%;
    top: 0;
}

.login-bottom-inner a:hover {
    color: #10395e;
}

.mobile-login {
    display: none;
}

.header-outer {
    width: 100%;
    min-height: 90px;
    float: left;
    background: #ffffff;
    position: relative;
    padding: 32px 0 0;
    display: block !important;
}

.header-section {
    width: 100%;
    float: left;
}

.logo {
    width: 303px;
    height: 170px;
    float: left;
    text-align: center;
    /*background: url(../media/curve_image_logo.svg) center 88px no-repeat;*/
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
}

.logo figure,
.logo figure a {
    width: 100%;
    float: left;

}

.logo figure img {
    margin-top: 1rem;
    width: 135px;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.logo-curve {
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    /*background: green;*/
    /*background-image: url(../media/curve_image_logo.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center top;*/
    bottom: -1px;
    width: 100%;
    z-index: 0;
    padding-bottom: 27%;
    height: 0;
}

.logo-curve svg {
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
}

.main-menu {
    width: 100%;
    float: left;
    padding: 0 218px 0 303px;
}

.main-menu ul {
    width: 100%;
    float: left;
    /*list-style: none;*/
    margin: 0 0 -8px;
    padding: 0 100px 0 0;
    text-align: center;
}

.main-menu ul.main-nav {
    /*background: #ccc;*/
}

.main-menu ul li {
    width: auto;
    float: none;
    display: inline-block;
}

.main-menu ul li a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #10395e;
    padding: 0 13px 30px;
}

.main-menu ul li span.fa {
    display: none;
}

@media only screen and (min-width: 768px) {
    .main-menu ul li:hover a,
    .main-menu ul li:hover ul li:hover a,
    .main-menu ul li.active > a,
    .main-menu ul li ul li.active a {
        color: #e30919;
    }

    .main-menu ul li:hover ul li a {
        color: #909090;
    }

    .main-menu ul.main-nav > li:hover {
        position: relative;
        z-index: 1;
    }
}

.main-menu ul li ul {
    width: 100%;
    float: left;
    background: #f7f6f5;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 90px;
    /*z-index: 1000;*/
    display: none;

    -webkit-transition: all 500ms ease-in 0s;
    transition: all 500ms ease-in 0s;
    /*box-shadow: 0 -20px 10px 20px rgba(0,0,0,0.5);*/
}

/*.main-menu ul li ul:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 5px;
	box-shadow: 0 -22px 10px 20px rgba(0,0,0,0.5);
	z-index: -1;
}*/
@media only screen and (min-width: 768px) {
    .main-menu ul li:hover ul,
    .main-menu ul li.active ul {
        display: block;
        opacity: 1;
    }

    .main-menu ul > li:hover > ul {
        /*z-index: 1002;*/
        box-shadow: none;
        position: fixed;
        left: 0;
        right: 0;
    }

    .main-menu ul.main-nav > li:hover > ul:after {
        display: none;
    }
}

.main-menu ul li ul li a {
    padding: 6px 18px 1px;
    font-size: 15px;
    color: #909090;
}

.search-section {
    width: 15%;
    float: right;
    border: 2px solid #d8d8d8;
    position: absolute;
    right: 33px;
    top: 32px;
    z-index: 1003;
}

.searchform-content .search-section {
    position: relative;
    width: auto;
    float: left;
    right: auto;
    top: auto;
}

.search-section #site-search-results {
    left: 0;
    top: 100%;
    right: 0;
    /*margin-top: 30px;*/
    padding: 0.75rem;
    background-color: #fff;
    font-size: 0.8rem;

}

#site-search-results p {
    font-size: 15px;
    padding: 0;
}

#site-search-results h5 {
    font-size: 14px;

    font-weight: normal;
    display: block;
    clear: both;
}

#site-search-results h5 span {
    float: left;
    width: 16px;
    line-height: 15px;
}

#site-search-results h5 a {
    color: inherit;
    font-size: 15px;

    font-weight: normal;
    display: block;
    line-height: 1;
    margin-left: 20px;
}

#site-search-results h5 a:hover {
    color: #2ba6cb;
    text-decoration: underline;
}

#site-search-results .sisea-result + .sisea-result {
    margin-top: 10px;
    clear: both;
}

#site-search-results .sisea-results-list {
    padding: 30px 0 10px;
}

.search-section input {
    width: calc(100% - 33px);
    height: 33px;
    line-height: 33px;
    padding: 0 0 0 10px;
    float: left;
}

.search-section input:focus {
    border: none !important;
}

.search-submit {
    width: 33px;
    height: 33px;
    line-height: 33px;
    padding: 0;
    float: left;
    position: relative;
    z-index: 1;
}

.search-submit:before {
    width: 100%;
    height: 100%;
    content: "";
    background: url(../media/search_icon.svg) left top no-repeat;
    background-size: 15px 21px;
    font-size: 17px;
    color: #909090;
    text-align: center;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
    position: absolute;
    left: 9px;
    top: 9px;
    z-index: -1;
}

.search-submit input {
    width: 100%;
    height: 33px;
    line-height: 33px;
    padding: 0;
    float: left;
    z-index: 2;
    position: relative;
}

.skin1 {
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none;
    margin: 0;
}

.text-box[type="text"]:focus {
    border: 1px solid transparent;
    box-shadow: none;
}

/*--- header ends ---*/

/*--- content starts ---*/

.content-home {
    padding: 20px 0;
    /*padding-top: 5vw;*/
    /*padding-left: 3vw;*/
    /*padding-right: 3vw;*/
    /*font-size:1vw;*/
}

.content-home h5 {
    /*padding-bottom: 2vw;*/
    /*font-size: 2.2vw;*/
    margin: 0 0 1em;
}

.content-container {
    width: 100%;
    float: left;
    margin: 90px 0 0;
}

.home-slider-section {
    /* float: left;*/
    width: 100%;
}

.slider-outercon {
    float: left;
    width: 100%;
    position: relative;
    /*max-height: 1087px;*/
    max-height: 760px;
    overflow: hidden;
}

.slider-outercon {
    float: left;
    width: 100%;
}

.slider-outercon aside {
    float: left;
    width: 100%;
    position: relative;
}

.slider-outercon aside img {
    width: 100%;
}

/*.slider-outercon aside div {
	position: absolute;
	top: 40%;
	left: 0;
	width: 100%;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}*/
.slider-outercon.slick-initialized .slick-slide {
    cursor: move;
    cursor: -webkit-grab; /* NOT WORKING */

}

.slider-outercon aside div {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    z-index: 1;
    height: 100%;
    flex-flow: row wrap;
    width: 100%;
    text-align: center;
    /* -webkit-transform: translateY(-50%); */
    /*-moz-transform: translateY(-50%); */
    /* transform: translateY(-50%); */
}

.slider-outercon aside div span {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /*visibility: hidden;*/
    background: rgba(16, 57, 94, 0);
    background: -moz-linear-gradient(top, rgba(16, 57, 94, 0) 40%, rgba(16, 57, 94, 0.97) 69%, rgba(16, 57, 94, 1) 70%);
    background: -webkit-gradient(left top, left bottom, color-stop(40%, rgba(16, 57, 94, 0)), color-stop(69%, rgba(16, 57, 94, 0.97)), color-stop(70%, rgba(16, 57, 94, 1)));
    background: -webkit-linear-gradient(top, rgba(16, 57, 94, 0) 40%, rgba(16, 57, 94, 0.97) 69%, rgba(16, 57, 94, 1) 70%);
    background: -o-linear-gradient(top, rgba(16, 57, 94, 0) 40%, rgba(16, 57, 94, 0.97) 69%, rgba(16, 57, 94, 1) 70%);
    background: -ms-linear-gradient(top, rgba(16, 57, 94, 0) 40%, rgba(16, 57, 94, 0.97) 69%, rgba(16, 57, 94, 1) 70%);
    background: linear-gradient(to bottom, rgba(16, 57, 94, 0) 40%, rgba(16, 57, 94, 0.97) 69%, rgba(16, 57, 94, 1) 70%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#10395e', endColorstr='#10395e', GradientType=0);
    opacity: 0.1;
}

.slider-outercon aside figure {

}

.slider-outercon aside div .header-h2,
.slider-outercon aside div h2 {
    float: left;
    width: 100%;
    text-align: center;
    /*margin: 180px 0 247px;*/
    margin: 0 !important;
    font-size: 72px;
    color: #ffffff;
    font-family: 'Montserrat-Bold', sans-serif;
    font-weight: 600;
    text-shadow: 0 0px 25px rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.header-h2.idle-title {
    font-size: 60px;
    text-align: center;
    line-height: 1.5em;
    margin: 20px 0px;
}

.slider-outercon aside div p {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0 27%;
    font-size: 22px;
    color: #10395e;

    margin-bottom: 37px;
}

.slider-outercon aside div a {
    display: inline-block;
    width: auto;
    text-align: center;
    line-height: 2em;
    padding: 0 25px;
    font-size: 21px;
    color: #fff;
    background: #e30919;
    /* padding-right: 40px; */
    position: relative;
    margin: 0 auto -220px;
}

.slider-outercon aside div a:hover {
    background: #10395e;
    color: #fff;

}

.slider-outercon aside div a:hover .red-hover {
    opacity: 1;
}

.slider-outercon .slick-dots {
    position: absolute;
    left: 0;
    bottom: 6%;
    width: 100%;
    text-align: center;
    line-height: 0;
    z-index: 180;
}

.slider-outercon .slick-dots li {
    float: none;
    display: inline-block;
    text-align: center;
}

.slider-outercon .slick-dots li button {
    width: 22px;
    height: 22px;
    margin: 0 15px;
    background: #ffffff;
    font-size: 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.slider-outercon .slick-dots li button:active,
.slider-outercon .slick-dots li button:focus {
    outline: none;
}

.slider-outercon .slick-active button {
    background: #2c99d3 !important;
}

.slider-outercon .slick-arrow {
    position: absolute;
    /*bottom: 300px;*/
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    font-size: 0;
    outline: none !important;
}

.slider-outercon .slick-prev {
    left: 73px;
    width: 40px;
    height: 81px;
    background: url(../media/banner-arrow-left.svg) left top no-repeat;
    background-size: 39.8px 81.1px;
}

.slider-outercon .slick-prev:hover {
    background: url(../media/banner-arrow-left-hover.svg) left top no-repeat;
    background-size: 39.8px 81.1px;
}

.slider-outercon .slick-next {
    right: 73px;
    width: 40px;
    height: 81px;
    background: url(../media/banner-arrow-right.svg) left top no-repeat;
    background-size: 39.8px 81.1px;
}

.slider-outercon .slick-next:hover {
    background: url(../media/banner-arrow-right-hover.svg) left top no-repeat;
    background-size: 39.8px 81.1px;
}

.slider-outercon.header-small,
.slider-outercon.header-small aside {
    height: 20vh;
    height: 280px;
}

.slider-outercon.header-small figure,
.slider-outercon.header-small aside figure {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

@media (max-width: 1359px) {
    .template-30 .slider-outercon.header-small,
    .template-30 .slider-outercon.header-small aside {
        height : auto;
    }
}

.slider-section {
    float: left;
    width: 100%;
    padding: 60px 0;
    z-index: 999;
    position: relative;
    background-color: #c9e4f0;
    background-image: -moz-linear-gradient(top, #c9e4f0, #ecf1f4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c9e4f0), to(#ecf1f4));
    background-image: -webkit-linear-gradient(top, #c9e4f0, #ecf1f4);
    background-image: -o-linear-gradient(top, #c9e4f0, #ecf1f4);
    background-image: linear-gradient(to bottom, #c9e4f0, #ecf1f4);
    filter: progidXImageTransform.Microsoft.gradient(startColorstr='#c9e4f0', endColorstr='#ecf1f4', GradientType=0);
}

.slider-wrap {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0 1.6%;
}

.slider-wrap h4 {
    color: #10395e;
    margin: 0 0 29px;
}

.slider-wrap p {
    color: #10395e;
    font-size: 18px;
    line-height: 30px;
    padding: 0 17%;
}

.slider-outer {
    float: left;
    width: 100%;
    text-align: center;
    margin: 40px 0 0;
}

.slider-outer li {
    height: 86px;
    overflow: hidden;
}

.slider-outer li a {
    float: left;
    width: 100%;
    text-align: center;
}

.slider-outer .slick-track {
    overflow: hidden;
    height: 86px !important;
}

.slider-outer li a img {
    display: inline-block;
}

.slider-outer li a img:hover {
    margin-top: -86px;
}

.logo-slider {
    display: block;
    clear: both;
    width: 100%;
    float: left;
    margin: 40px 0 0;
}

.logo-slider .slick-track {
    overflow: hidden;
    height: 86px !important;
}

.logo-slider .slick-slide img {
    margin: 0 auto;
}

.logo-slider .slick-slide {
    height: 86px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.logo-slider .slick-slide a:hover img {
    /*-webkit-filter: brightness(120%) hue-rotate(90deg);*/
    margin-top: -86px;
}

.logo-slider .slick-slide.slick-cloned[aria-hidden=true] {
    /*visibility: hidden;*/
    opacity: 0;
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
}

.logo-slider .slick-slide.slick-cloned[aria-hidden=false] {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.button-wrap {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 60px;
}

.button-wrap a,
.button-wrap button {
    display: inline-block;
    text-align: center;
    width: auto;
    background: #009bd8;
    border: 2px solid #009bd8;
    height: 43px;
    line-height: 36px !important;
    padding: 0 30px 0 20px;
    color: #ffffff;
    font-size: 18px;

}

.button-wrap button:hover,
.button-wrap a:hover {
    background: none;
    color: #009bd8;
}

.button-wrap button.active,
.button-wrap a.active {
    background: #10395e;
    color: #fff;
    border-color: #10395e;
}

.button-wrap button .fa,
.button-wrap a .fa {
    opacity: 0;
}

.button-wrap button.active .fa,
.button-wrap a.active .fa {
    opacity: 1;
}

.single .slider-outercon aside div .header-h2,
.single .slider-outercon aside div h2 {
    margin: 0 !important;
}

.album-container {
    float: left;
    width: 100%;
    background: #f5d5ad;
    padding: 164px 0 145px;
    overflow: hidden;
}

.album-container ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

.album-container ul li {
    float: left;
    width: 33.33%;
    padding: 0 20px;
}

.album-images {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 50px;
    text-align: center;
}

.why-atkins-page .album-images {
    margin-top: 30px
}

.album-images .polaroid {
    padding: 3%;
    padding-bottom: 10%;
    background-color: #eeeeee;
    max-width: 240px;
    width: 50%;
    display: inline-block;
    -webkit-transform: rotate(-10deg);
    -webkit-box-shadow: 4px 4px 14px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 4px 4px 14px -4px rgba(0, 0, 0, 0.75);
    box-shadow: 4px 4px 14px -4px rgba(0, 0, 0, 0.75);
}

.album-images .polaroid img {
    width: 100%;
}

.album-images .polaroid:nth-child(even) {
    /*-webkit-transform: rotate(5deg);*/
    margin-left: -80px;
}

.album-images .p2:nth-child(odd) {
    -webkit-transform: rotate(-3deg);
}

.album-images .p2:nth-child(even) {
    /*-webkit-transform: rotate(2deg);*/
    margin-left: -75px;
}

.album-images .p3:nth-child(odd) {
    -webkit-transform: rotate(8deg);
    margin-left: -15px;
}

.album-images .p3:nth-child(even) {
    /*-webkit-transform: rotate(-5deg);*/
    margin-left: -25px;
}

.album-images h3 {
    position: relative;
    margin-top: 11px;
    left: 0;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 85px;
    color: #009bd8;
    font-family: 'Playlist-Script', sans-serif;
    font-weight: normal;
}

.album-images h3 sub {
    font-size: 55px;
}

.album-details-outer {
    float: left;
    width: 100%;
    text-align: center;
}

.album-details-outer h6 {
    font-size: 18px;
    color: #10395e;
    padding: 0 0 4px;
}

.album-details-outer a {
    position: relative;
    /*padding: 0 30px 0 0;*/
}

.album-details-outer a img {
    height: 17px;
    left: auto;
    margin-top: 17px;
    position: absolute;
    right: 0;
    top: -10px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 11px;
}

.album-details-outer a:hover .red-hover {
    opacity: 1;
}

.album-details {
    display: inline-block;
    text-align: center;
    margin-bottom: 29px;
}

.details {
    display: inline-block;
    width: auto;
    font-size: 18px;
    color: #10395e;
    padding: 0 0 0 12px;
    margin: 0 0 0 12px;
    background: url('../media/line-bgjpg.jpg') no-repeat left center;
}

.details strong {
    /*font-family: 'Montserrat-Bold', sans-serif;*/
    font-weight: 600;
}

.first-elemnt {
    padding: 0;
    margin: 0;
    background: none;
}

.album-details-outer h3 {

    padding: 0 0 22px;
}

.album-details-outer p {
    /*min-height: 120px;*/
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 1.5em;
    padding: 0 5%;
}

.album-single-left .album-details-outer p {
    padding: 0;
}

.album-details-outer a i {

}

.tools-section {
    width: 100%;
    float: left;
    background: #82a63d;
    padding: 72px 0 62px;
}

.tools-outercon {
    width: 100%;
    float: left;
}

.icons-section {
    width: 100%;
    float: left;
}

.icons-section ul {
    width: 100%;
    float: left;
    text-align: center;
}

.icons-section ul li {
    width: auto;
    display: inline-block;
    padding: 0 11px;
}

.icons-section ul li a {
    width: 94px;
    height: 94px;
    display: inline-block;
    background: #b4ca8b;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 20px;
}

.icons-section ul li a img {
    display: block;
}

.icons-section ul li a:hover {
    background: #c8e395;
}

.tools-content {
    width: 100%;
    float: left;
    text-align: center;
    padding: 23px 0 0;
}

.tools-content h2 {
    font-family: 'Playlist-Script', sans-serif;
    font-weight: normal;
    font-size: 114px;
    line-height: 170px;
    color: #ffffff;
    padding: 0 0 18px;
}

.tools-content p {
    font-size: 18px;
    color: #ffffff;
    padding: 0 24% 22px;
}

.tools-content a:hover:before {
    color: #10395e;
}

.tools-content a.page-link.right {
    padding: 0 27px 0 0;
}

.tools-content a img {
    margin: 0;
    top: 7px !important;
    right: 0 !important;
}

.article-content {
    float: left;
    width: 100%;
    background: url(../media/cloth_bg-min.jpg);
    padding: 112px 0 75px;
}

.article-content-header {
    float: left;
    width: 100%;
    text-align: center;
}

.article-content-header h3 {
    margin-bottom: 37px;
}

.article-content-header p {
    margin-bottom: 50px;
    padding: 0 3%;
}

.article-content-header a {
    width: 34px;
    height: 34px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    display: inline-block;
    background: #e30919;
}

.nav_up img {
    width: 17px;
    height: 11px;
}

.article-content-header a:hover {
    background: #10395e;
}

.article-content-header a i {
    color: #ffffff;
    float: left;
    font-size: 30px;
    font-weight: bold;
    height: 100%;
    padding-top: 3px;
    width: 100%;
}

.article-content-block {
    float: left;
    text-align: center;
    width: 100%;
    padding: 0 2%;
}

.article-content-block article {
    width: 100%;
    float: left;
    position: relative;
    padding: 50px 0;
}

.article-content-block a {
    color: #e30919;
    text-transform: capitalize;
}

.article-content-block h2 a {
    color: inherit;
    font-size: inherit;
}

.page-link {
    position: relative;
}

.page-link.left {
    /*padding-left: 38px;*/
}

.page-link.left i {
    margin-right: 0.5em;
}

.page-link.right {
    /*padding-right: 23px;*/
}

.page-link.right i {
    margin-left: 0.5em;
}

.page-link:hover .red-hover {
    opacity: 1;
}

.page-link:hover .red-default {
    opacity: 0;
}

.page-link img {
    left: auto !important;
    right: auto !important;
    top: auto !important;
    position: absolute !important;
    height: 17px;
    margin-top: 17px;
    width: 11px !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.article-content .page-link.left img {
    margin: 10px 24px 0 0;
    left: 0 !important;
}

.article-content .page-link.right img {
    margin: 9px 0 0 24px;
}

.red-default {
    opacity: 1;
}

.red-hover {
    opacity: 0;
}

.article-content-block a:hover {
    color: #10395e;
}

.article-content-block a:hover:before {
    color: #10395e;
}

.article-content-block img {
    float: left;
    left: -20%;
    position: absolute;
    top: -10px;
    z-index: 1;
    width: 60%;
}

.article-content-block figure {
    margin: 0;
}

.article-text-content {
    float: right;
    text-align: center;
    width: 26%;
    margin: 120px 18.4% 0 0;
}

.article-text-content h2 {
    margin-bottom: 26px;
}

.article-text-content p {
    margin-bottom: 15px;
    font-size: 18px;
}

.article-content-block article.right-pic img {
    right: 0;
    left: auto;
}

article.right-pic .article-text-content {
    float: left;
    margin: 160px 0 0 5%;
}

.expert-opinion {
    float: left;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: auto 100%;
    text-align: center;
    padding: 0;
    height: 900px;
}

.ie .expert-opinion {
    background-attachment: scroll;
    background-size: cover;
}

.expert-opinion > .row {
    height: 100%;
}

.expert-opinion article {
    /*float: left;*/
    /*max-width: 25%;*/
    /*position: absolute;*/
    /*width: 100%;*/
}

.expert-opinion article * {
    color: #fff;
    text-shadow: 2px 1px 2px rgba(10, 10, 10, 0.6);
}

.expert-opinion img {
    margin-bottom: 32px;
}

.expert-opinion .page-link img {
    margin: 9px 0 0 20px;
    position: absolute;
}

.expert-opinion h3 {
    margin-bottom: 27px;
}

.expert-opinion p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 42px;
}

.parallax-window {
    float: left;
    width: 100%;
    min-height: 914px;
    background: transparent;
    position: relative;
}

.parallax-mirror {
    float: left;
    width: 100% !important;
    left: 0 !important;
}

.detect {
    display: block;
}

.article-content.product-content {
    background-image: url(../media/product_bg.png);
    padding: 172px 0 117px;
}

article.right-pic.product-1 img {
    right: -14%;
}

article.right-pic.product-1 .article-text-content {
    margin: 20px 0 0 17%;
}

article.product-2 img {
    left: -3%;
}

article.product-2 .article-text-content {
    margin: 250px 15% 0 0;
}

.article-content-block .right-pic.product-3 img {
    right: 10%;
}

.right-pic.product-3 .article-text-content {
    margin: 50px 0 0 16%;
}

.article-content-block .product-4 .article-text-content {
    margin: 200px 18.4% 0 0;
}

.article-content.product-content .article-content-header p {
    margin-bottom: 20px;
}

.product-4 > img {
    top: -115px;
}

.article-content-block .right-pic.product-3 img {
    width: 41%;
}

.article-content.product-content .product-4 img {
    left: -6%;
}

.carb-living {
    width: 100%;
    float: left;
}

.media-block {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    background-color: #ffffff
}

.media-block figure,
.media-block img {
    width: 100%;
    height: 100%;
    position: relative;
}

.media-overlay {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    padding: 10px;
}

.media-block.text-block figure {
    display: none;
}

.media-block.text-block .media-overlay {
    padding: 10px 20px;
    position: relative;
    left: 0;
    top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
}

.media-block.text-block .media-overlay p {
    font-size: 18px;
    line-height: 1.6;
}

.media-block.text-block .media-overlay h3 {
    font-size: 40px;
    line-height: 1;
}

/*.text-block .media-overlay {*/
/*-webkit-transform: none;*/
/*-moz-transform: none;*/
/*transform: none;*/
/*left: 0;*/
/*top: 0;*/
/*position: absolute;*/
/*}*/
.text-block h3 a {
    color: inherit;
}

.media-overlay h2 {
    font-size: 70px;
    line-height: 1em;
    color: #fff;
    font-family: 'Playlist-Script', sans-serif;
    font-weight: normal;
    text-shadow: 2px 1px 2px rgba(10, 10, 10, 0.6);
}

.media-overlay h2 a {
    color: #fff;
}

.recipe-block {
    margin-top: -150px;
}

.recipe-block .myatkins_title {
    margin-top: 62px;
    padding-bottom: 50px;
    margin-bottom: 0;
}

.recipes-row .media-overlay h2 {
    font-size: 42px;
    line-height: 1;
    color: #fff;
    font-family: 'Playlist-Script', sans-serif;
    font-weight: normal;
    text-shadow: 3px 0 5px rgba(0, 0, 0, 0.9);
}

.receipe .media-overlay h2 {
    font-size: 40px;
    /*line-height: 106px;*/
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    line-height: 1.2em;
    text-shadow: 3px 2px 6px rgba(10, 10, 10, 0.7);
}

.recipes-title h2 {
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding: 15px 4px;
    /* float: left; */
    line-height: 28px;
    display: block;
    clear: both;
    color: #10395e;
}

.recipes-title h2 a {
    color: inherit;
}

.media-overlay h4 {
    font-size: 31px;
    line-height: 2.5;
    color: #fff;

    text-shadow: 2px 1px 2px rgba(10, 10, 10, 0.6);
    font-weight: normal;
}

.recipe-info {
    font-size: 15px;
    padding: 0 10px 20px 10px;
    float: left;
    text-align: center;
    width: 100%;
}

.blog-row {
    margin-bottom: 40px;
}

.blog-row .recipe-info p {
    font-size: 16px;
}

.link-block {
    width: 100%;
    float: left;
    text-align: center;
}

.link-block .box {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    right: 0;
    text-align: center;
    background: url(../media/curve_img.svg) no-repeat center bottom;
    display: inline-block;
    /*height: 50px;*/
    color: #fff;
    font-size: 18px;

    line-height: 1em;
    line-height: 0.5em;
    margin: 0 auto;
    cursor: pointer;
    background-size: contain;
    padding: 0.7em 0;
    /*max-width: 256px;*/
    z-index: 1;
}

.link-block .box i {
    padding-left: 20px;
    font-size: 28px;
}

.link-block .box a {
    display: block;
    color: #ffffff
}

.link-content-outer {
    width: 100%;
    position: absolute;
    bottom: -800px;
    left: 0;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    background: rgba(227, 31, 38, .85);
    height: 400px;
    display: table;
    padding: 30px;
}

.recipes-row .link-content-outer {
    width: 100%;
    position: absolute;
    bottom: -448px;
    left: 0;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    background: rgba(227, 31, 38, .85);
    height: 363px;
    display: table;
    padding: 30px;
}

.box img {
    height: 18px;
    width: 11px;
    margin-left: 18px;
    margin-top: -4px;
}

.link-content {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.media-content .page-link {
    padding-right: 0;
}

.media-content .page-link img {
    height: 17px;
    margin-left: 20px;
    width: 11px !important;
    padding-right: 0;
    left: auto;
    margin-top: 15px;
    position: absolute;
    right: 0;
    top: -8px !important;
    transition: all 0.3s ease-in-out 0s;
}

.link-content-outer:after {
    background: url(../media/curve_img.svg) no-repeat center 0;
    position: absolute;
    top: -71px;
    left: 0;
    right: 0;
    text-align: center;
    content: "";
    height: 71px;
    opacity: .85;
}

.link-content p {
    font-size: 18px;
    color: #fff;
    line-height: 1.6;

}

.link-content a {
    background: none;
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    text-align: center;
    display: inline-block;
    height: auto;
    width: auto;
    color: #fff;
    font-size: 22px;

    line-height: normal;
    -webkit-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}

.link-content a:hover {
    color: #10395e;
}

.link-content-inner {
    display: inline-block;
    max-width: 540px;
}

.link-block:hover .link-content-outer {
    bottom: 0;
}

.media-small-col {
    width: 40%;
    float: left;
}

.media-big-col {
    width: 60%;
    float: left;
}

.media-content-block {
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 72.9%;
}

.media-content {
    width: 100%;
    max-width: 540px;
    float: left;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.media-content h4 {
    padding-bottom: 30px;
}

.media-content p {
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 40px;
}

.sandel-background {
    background: #f3c18c;
    background: -moz-linear-gradient(-45deg, #f3c18c 0%, #e99133 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #f3c18c), color-stop(100%, #e99133));
    background: -webkit-linear-gradient(-45deg, #f3c18c 0%, #e99133 100%);
    background: -o-linear-gradient(-45deg, #f3c18c 0%, #e99133 100%);
    background: -ms-linear-gradient(-45deg, #f3c18c 0%, #e99133 100%);
    background: linear-gradient(135deg, #f3c18c 0%, #e99133 100%);
}

.media-content-block.sandel-background h4,
.media-content-block.sandel-background a {
    color: #fff;
}

.media-content-block.sandel-background h4 {
    padding-bottom: 10px;
}

.arrow-down i {
    color: #e30919;
    font-size: 30px;
    padding-top: 30px;
}

.arrow-down span {
    color: #fff;
    float: left;
    width: 100%;
    font-size: 18px;
}

.large-media .link-content-outer {
    height: 620px;
}

.small-media .link-content-outer {
    height: 384px;
}

.mobile-desc {
    font-size: 20px;
    width: 100%;
    float: left;
    padding: 40px 55px;
    text-align: center;
}

.media-block-outer {
    width: 100%;
    float: left;
}

.media-top-block {
    width: 100%;
    float: left;
}

.inspired-block h2 {
    font-size: 40px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.2em;
    width: 100%;
    font-weight: 600;
    padding: 0;
}

.inspired-block h2 a {
    color: #fff;
}

.inspired-block .media-content-block {
    padding-bottom: 74.99%;
}

.inspired-block .media-overlay {

}

.inspired-block .media-block figure {
    position: relative;
    width: 100%;
    height: 100%;
}

.media-overlay span {
    color: #fff;
    font-size: 25px;
    width: 100%;
    float: left;
    padding-top: 7px;
    text-shadow: 2px 1px 2px rgba(10, 10, 10, 0.6);
}

.inspired-block .social-media {
    width: 100%;
    float: left;
    padding-top: 35px;
}

.inspired-block .social-media h4 {
    font-size: 18px;

    font-weight: normal;
    line-height: 22px;
    padding-bottom: 20px;
}

.arrow-down img {
    width: 18px;
    height: 11px;
    margin-top: 40px;
}

.support-block .media-content-block {
    padding-bottom: 73%;
}

.why-atkins-page .media-content-block {
    padding-bottom: 80.8%;
}

.slick-video iframe {
    width: 100%;
}

.slick-video .slick-dots {
    position: absolute;
    left: 0;
    bottom: 45px;
    width: 100%;
    text-align: center;
    line-height: 0;
}

.slick-video .slick-dots li {
    float: none;
    display: inline-block;
    text-align: center;
}

.slick-video .slick-dots li button {
    width: 22px;
    height: 22px;
    margin: 0 15px;
    background: #ffffff;
    font-size: 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.slick-video .slick-dots li button:active,
.slick-video .slick-dots li button:focus {
    outline: none;
}

.slick-video .slick-active button {
    background: #2c99d3 !important;
}

.slick-track {
    float: left;
}

.slick-video {
    float: left;
    width: 100%;
}

.slick-video .item {
    position: relative;
    padding-bottom: 28.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.slick-video .item iframe,
.slick-video .itemr object,
.slick-video .item embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.intro-block {
    float: left;
    width: 100%;
}

.album-single.album-container {
    background: #aad6ee;
    padding: 20px 0.625rem 45px 0.625rem;
}

.album-single.album-container {
    width: 100%;
}

.album-single.album-container .album-images {
    width: 48%;
    margin-bottom: 30px;
    padding-top: 50px;
}

.album-single.album-container .album-details-outer {
    width: 52%;
    padding: 50px 20px 0;
}

.intro-block .media-content {
    max-width: 434px;
}

.album-vertical.album-container {
    background: #cddcb1;
    padding: 136px 0 45px 30px;
}

.album-vertical.album-container .album-images {
    margin-bottom: 40px;
}

.album-vertical.album-container .album-images h3 {
    font-size: 106px;
}

.album-single-left.album-single.album-container {
    background: #fff;
    padding: 0 20px;
}

.why-atkins-page .album-container .album-images h3 {
    font-size: 106px;
}

.why-atkins-page .media-overlay h2 {
    font-size: 90px;
}

.album-vertical.album-container .album-details-outer {
    padding: 0 70px;
}

.album-vertical.album-container .album-details-outer p {
    margin-bottom: 32px;
}

.article-content.all-products {
    padding: 208px 0 223px;
}

.all-products .article-content-header h3 {
    margin-bottom: 35px;
}

.all-products .article-content-block img {
    width: auto;
    position: static;
    float: none;
}

.all-products .article-content-block article {
    width: 25%;
}

.all-products .article-content-block .article-text-content {
    margin: 17px 0 0;
    float: left;
    width: 100%;
}

.all-products .article-content-block .article-text-content p {
    padding: 0 11%;
    margin-bottom: 30px;
}

.all-products .article-content-header p {
    line-height: 34px;
}

.all-products .article-content-header {
    margin: 0 0 20px;
}

.all-products.article-content .page-link.right img {
    margin: 9px 0 0 14px;
}

.products-filter-container {
    float: left;
    width: 100%;
    padding: 86px 0 116px;
    background: rgba(217, 237, 247, 1);
    background: -moz-linear-gradient(top, rgba(217, 237, 247, 1) 0%, rgba(255, 255, 255, 1) 8%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(217, 237, 247, 1)), color-stop(8%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(217, 237, 247, 1) 0%, rgba(255, 255, 255, 1) 8%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(217, 237, 247, 1) 0%, rgba(255, 255, 255, 1) 8%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(217, 237, 247, 1) 0%, rgba(255, 255, 255, 1) 8%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(217, 237, 247, 1) 0%, rgba(255, 255, 255, 1) 8%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9edf7', endColorstr='#ffffff', GradientType=0);
}

.breadcrumb-outer-con {
    float: left;
    width: 100%;
    text-align: center;
}

.breadcrumbs li {
    float: none;
    display: inline-block;
    font-size: 18px;
    text-transform: none;
}

.breadcrumbs a {
    color: #2c99d3;
}

.breadcrumbs a:hover {
    color: #909090;
    text-decoration: none;
}

.breadcrumbs li.current a {
    color: #909090 !important;
}

.breadcrumbs li:not(:last-child):after {
    content: "";
    background: url('../media/breadcrumb-divider.png') no-repeat left top;
    width: 2px;
    height: 18px;
    right: 0;
    display: inline-block;
    top: 3px;
}

.intro-outer {
    float: left;
    width: 100%;
    text-align: center;
}

.intro-outer p {
    padding: 0 18% 15px;
}

.filter-outercon {
    /*float: left;*/
    width: 100%;
    max-width: 350px;
    position: relative;
    text-align: center;
    margin: 70px auto 0;
    display: block;
    z-index: 1;
}

.filter-btn {
    display: inline-block;
    background: #2c99d3;
    text-align: center;
    width: 100%;
    max-width: 352px;
    line-height: 36px;
    height: 46px;
    color: #ffffff;

    font-size: 18px;
    border: 2px solid #2c99d3;
    position: relative;
}

.filter-btn:hover {
    background: none;
    border: 2px solid #10395e;
    color: #10395e;
}

.filter-btn:before {
    width: 19px;
    height: 11px;
    content: "";
    background: url(../media/white_down_arrow.svg) right top no-repeat;
    position: absolute;
    right: 9px;
    top: 16px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.filter-btn:hover:before {
    background: url(../media/arrow-blue-down.svg) right top no-repeat;
}

.dropdown-content {
    width: 29.3%;
    width: 100%;
    max-width: 727px;
    border: 2px solid #2c99d3;
    border-top: 0;
    background: #ffffff;
    padding: 26px 60px 26px;
    position: absolute;
    top: 100%;
    /*left: 50%;*/
    display: none;
    z-index: 99999;
    /*-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);*/
}

.drop-content {
    float: left;
    text-align: left;
}

.dropdown-left {
    width: 229px;
}

.drop-content h5 {
    color: #2c99d3;
    line-height: 1.6;
    font-size: 18px;
    /* margin-bottom: 14px; */
}

.drop-content ul {
    float: left;
    width: 100%;
    text-align: left;
    list-style: none;
    padding: 0;
}

.drop-content ul li {
    float: left;
    width: 100%;
    line-height: 42px;
    cursor: pointer;
}

.drop-content ul li a {
    float: left;
    width: 100%;
    color: #10395e;
    font-size: 18px;
}

.drop-content ul li:hover,
.drop-content ul li.active {
    color: #e30919;
}

.drop-content ul li a:hover {
    color: #e30919;
}

.dropdown-right {
    width: 59.3%;
    padding-left: 50px;
    border-left: 1px solid #8fc9e8;
}

.dropdown-right ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;

    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}

.filter-result-section {
    width: 100%;
    float: left;
    padding: 120px 6% 0;
    position: relative;
    z-index: 0;
}

.myatkins_related_products .filter-result-section {
    padding-top: 0;
}

.filter-result-section ul {
    width: 100%;
    float: left;
    text-align: center;
}

.filter-result-section ul li {
    width: 20.3%;
    float: none;
    display: inline-block;
    margin: 0 30px 75px;
    vertical-align: top;
}

.filter-result-section ul li.hidden {
    display: none !important;
}

.article-card {
    width: 100%;
    float: left;
    position: relative;
}

.article-card-promolabel {
    position: absolute;
    top:0;
    right: 0;
}

.article-card-image {
    width: 100%;
    height: 357px;
    line-height: 357px;
    background: #f0edea;
    float: left;
    text-align: center;
}

.article-card-content {
    width: 100%;
    float: left;
    text-align: center;
    padding: 25px 0 0;
}

.article-card-content h5 {
    font-size: 30px;
    line-height: 32px;
    padding: 0 0 12px;
}

.article-card-content h5 a {
    color: #10395e;
}

.article-card-content p {
    font-size: 18px;
    line-height: 30px;
    padding: 0 20px 11px;
}

.article-card-content p.price {
    font-size: 22px;
}

.article-card-content .page-link {
    /*padding-right: 35px;*/
    display: inline-block;
}

.article-card-content .page-link img {
    height: 17px;
    left: auto !important;
    margin: 0;
    position: absolute !important;
    right: 1px !important;
    top: 10px !important;
    transition: all 0.3s ease-in-out 0s;
    width: 11px !important;
}

.pagination-outer {
    width: 100%;
    float: left;
}

.pagination {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0;
}

.pagination li {
    /*border-radius: 50%;*/
}

.pagination a {
    border: 1px solid #cacaca;
    /*border-radius: 50%;*/
    padding: 3px 12px;
    font-size: 18px;
}

.pagination a[aria-label] {
    padding: 3px 14px;
}

.pagination .disabled, .pagination .current {
    padding: 3px 14px;
    font-size: 18px;

}

.pagination .disabled {
    color: #cacaca;
}

.pagination .current {
    border: 1px solid #2ba6cb;
}

.article-page .products-filter-container {
    padding: 60px 0 20px;
    background: rgba(247, 225, 195, 1);
    background: -moz-linear-gradient(top, rgba(247, 225, 195, 1) 0%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(247, 225, 195, 1)), color-stop(25%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(247, 225, 195, 1) 0%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(247, 225, 195, 1) 0%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(247, 225, 195, 1) 0%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(247, 225, 195, 1) 0%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7e1c3', endColorstr='#ffffff', GradientType=0);
}

.category-section {
    width: 100%;
    float: left;
    padding: 25px 0 0;
}

.blog-date {
    width: 100%;
    float: left;
    text-align: center;

    font-size: 22px;
    color: #2e99d3;
}

.category-list {
    width: 100%;
    float: left;
    padding: 48px 0 0;
}

.category-list ul {
    width: 100%;
    float: left;
    text-align: center;
}

.category-list ul li {
    width: auto;
    float: none;
    display: inline-block;
    padding: 0 2px;
}

.category-list ul li a {
    width: 100%;
    float: left;

    font-size: 21px;
    color: #909090;
    background: #e6e6e6;
    padding: 4px 13px 3px 17px;
}

.category-list ul li a:hover {
    color: #ffffff;
    background: #e30919;
}

.article-page .intro-outer {
    padding: 0;
}

.article-page .intro-outer p {
    font-size: 24px;
    line-height: 40px;
    padding: 15px 0 15px;
    max-width: 48em;
    margin: 0 auto;
    display: block;
}

.three-column-section {
    width: 100%;
    float: left;
    padding: 0 5.3% 118px 6.6%;
    overflow: hidden;
}

.column-leftsection {
    width: 21.8%;
    float: left;
    padding: 0 2.7% 0 0;
}

.tesimonial-outer {
    width: 100%;
    height: 465px;
    float: left;
    display: table;
}

.tesimonial-outer:first-child {
    height: 500px;
}

.testimonial-section {
    width: 100%;
    float: none;
    display: table-cell;
    vertical-align: middle;
}

.testimonial-section blockquote {
    padding: 0;
    margin: 0;
    border: 0;
}

.testimonial-section blockquote p {

    font-weight: 600;
    font-size: 29px;
    line-height: 40px;
    color: #f3932c;
}

.testimonial-section span {
    width: 100%;
    float: left;

    font-size: 18px;
    color: #f49b42;
    padding: 4px 0 0;
}

.article-page .social-media {
    width: 100%;
    float: left;
    background: #f7f6f5;
    padding: 30px 0;
    margin: 187px 0 0;
    position: relative;
}

.article-page .social-media:before {
    width: 100%;
    height: 100%;
    content: "";
    background: #f7f6f5;
    position: absolute;
    right: 100%;
    top: 0;
}

.article-page .social-media h4 {
    font-size: 24px;
    line-height: 26px;
    padding: 0 0 31px;
}

.article-page .social-media ul li:first-child {
    margin-left: 0;
}

.column-middlesection {
    width: 54.9%;
    float: left;
    padding: 0 5.5% 0 5.2%;
}

.column-middlesection ol,
.column-middlesection ul {
    padding-left: 22px
}

.column-middlesection h5 {
    font-size: 30px;
    line-height: 32px;
    padding: 43px 0 18px;
}

.column-middlesection h5:first-child {
    padding: 0 0 18px;
}

.column-middlesection p {
    font-size: 18px;
    line-height: 34px;
    padding: 0 0 11px;
}

.column-middlesection ol li,
.column-middlesection ul li {
    font-size: 18px;
    line-height: 34px;
}

.column-middlesection p a {

    font-weight: 600;
    color: #11395d;
}

.column-middlesection p a:hover {
    color: #e3101c;
}

.blog-author-section {
    width: 100%;
    float: left;
    padding: 71px 0 0;
}

.author {
    width: auto;
    float: left;
}

.author img {
    width: 95px;
    height: 95px;
    float: left;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.author-desc {
    width: auto;
    float: left;
    padding: 15px 0 0 18px;
}

.author-desc span {
    font-size: 18px;
    line-height: 34px;
}

.comment-block {
    width: 100%;
    float: left;
    padding: 53px 0 0 6px;
}

.comment-block a {
    font-size: 27px;
}

.comment-block .page-link img {
    height: 17px;
    left: auto !important;
    margin-top: 17px;
    position: absolute !important;
    right: -3px !important;
    top: -5px !important;
    transition: all 0.3s ease-in-out 0s;
    width: 11px !important;
}

.comment-form {
    width: 100%;
    float: left;
    padding: 35px 0 0 4px;
}

.admin-img {
    width: 11.6%;
    float: left;
}

.comment-field {
    width: 88.4%;
    float: left;
    padding: 0 0 0 20px;
}

.comment-field textarea {
    width: 100%;
    height: 87px;
    float: left;
    line-height: 22px;
    padding: 10px 15px;
    background: #f7f6f5;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    resize: none;
    margin: 0;
}

.column-rightsection {
    width: 23.3%;
    float: left;
    /*padding: 9px 0 0 0;*/
}

.column-rightsection .sidebar {
    width: 100%;
    float: left;
}

.widget {
    width: 100%;
    float: left;
    padding: 65px 0 0;
}

.widget:first-child {
    padding: 0;
}

.widget h5 {
    width: 100%;
    float: left;
    font-size: 30px;
    line-height: 32px;
    padding: 0 0 20px;
    position: relative;
}

.widget h5:before {
    width: 65%;
    height: 5px;
    background: #f2f2f1;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
}

.widget ul {
    width: 100%;
    float: left;
    padding: 11px 0 0;
}

.widget ul li {
    width: 100%;
    float: left;
    padding: 13px 0 0;
}

.widget ul li:first-child {
    padding: 0;
}

.widget ul li a {
    width: auto;
    float: left;

    font-size: 18px;
    color: #909090;
}

.widget ul li a:hover,
.widget ul li.active a {
    color: #e30919;
}

.subscribe-section {
    width: 100%;
    float: left;
    background: #bedee8;
    text-align: center;
    padding: 31px 15px 40px;
}

.subscribe-section h5 {
    font-size: 27px;
    line-height: 29px;
    padding: 0 0 17px;
}

.subscribe-section h5:before {
    content: none;
}

.subscribe-section p {
    font-size: 18px;
    line-height: 30px;
}

.subscribe-form {
    width: 100%;
    float: left;
    padding: 12px 7px 21px;
}

.subscribe-form .input-boxes {
    float: left;
    margin: 0 0 12px;
}

.subscribe-form .text-box {
    max-width: 100%;
    padding: 0 20px;
    margin: 0 0 20px;
    font-size: 18px;
    background: #ffffff;
}

.subscribe-form .text-box::-moz-placeholder {
    background: #ffffff;
    opacity: 1;
    color: #10385e;
}

.subscribe-form .text-box:-ms-input-placeholder {
    background: #ffffff;
    opacity: 1;
    color: #10385e;
}

.subscribe-form .text-box::-webkit-input-placeholder {
    background: #ffffff;
    opacity: 1;
    color: #10385e;
}

.subscribe-form .submit-btn {
    float: left;
}

.subscribe-form .facebook-btn {
    width: 167px;
    float: right;
    padding: 0;
}

.article-page .subscribe-section .social-media:before {
    content: none;
}

.article-page .subscribe-section .social-media {
    background: none;
    margin: 0;
    padding: 0;
}

.article-page .subscribe-section .social-media ul {
    text-align: center;
}

.article-page .subscribe-section .social-media ul li {
    float: none;
    display: inline-block;
    padding: 0;
}

.article-page .bottom-image-block h3 {
    padding-bottom: 44px;
}

.article-alt-page .column-middlesection {
    width: 68%;
    padding: 0 5.5% 0 0;
}

.article-alt-page .column-rightsection {
    width: 32%;
}

.article-no-right.article-alt-page .column-middlesection {
    width: 100%
}

/*--- content ends ---*/

/*--- footer starts ---*/
.footer-container {
    float: left;
    width: 100%;
}

.footer-top {
    float: left;
    width: 100%;
}

.footer-bottom {
    float: left;
    width: 100%;
    background: #f7f6f5;
    padding: 33px 0 77px;
}

.footer-bottom-wrap {
    float: left;
    width: 100%;
    /*padding: 0 2.8%;*/
    margin: 0 !important;
}

.footer-links {
    float: left;
}

.footer-links ul {
    float: left;
    width: 100%;
}

.footer-links.colm1 ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
}

.footer-links ul li {
    float: left;
    width: 100%;
    line-height: 20px;
}

.footer-links ul li a {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #2d5172;
}

.footer-links ul li a:hover {
    color: #e30919;
}

.footer-links h6 {
    margin-bottom: 18px;
}

.footer-legal {
    display: block;
    clear: both;
}

.footer-legal .legal-menu {
    padding: 50px 0 0;
}

.footer-legal .legal-menu .menu {
    display: block;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

}

.footer-legal .legal-menu a {
    float: left;
    width: 100%;
    background: transparent !important;
    font-size: 12px;
    color: #2d5172;
}

.colm1 ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}

.colm1 {
    /*margin-right: 2.4%;*/
    /*width: 17.3%;*/
}

.colm2 {
    /*margin-right: 4.3%;*/
    /*width: 10.5%;*/
}

.colm3 {
    /*margin-right: 4.3%;*/
    /*width: 9.5%;*/
}

.colm4 {
    /*margin-right: 5%;*/
    /*width: 18.9%;*/
}

.colm5 {
    /*margin-right: 5%;*/
    /*width: 12%;*/
}

.colm6 {
    /*width: 10.8%;*/
}

.toggle-class {
    display: none;
}

.footer-inner {
    float: left;
    width: 100%;
    display: table;
}

.footer-left {
    /*display: table-cell;*/
    /*width: 60%;*/
    background: #afd8e7;
    text-align: center;
    padding: 85px 0 115px;
}

.footer-right {
    /*display: table-cell;*/
    /*width: 40%;*/
    background: #fff;
    text-align: center;
    padding: 85px 0 0;
}

.signup-area {
    display: inline-block;
    vertical-align: top;
    padding: 0 2%;
}

.signup-area h4 {
    padding: 0 0 13px;
}

.signup-area p {
    padding: 0 0 28px;
}

.input-boxes {
    float: left;
    width: 100%;
    margin: 0 0 23px;
}

.text-box {
    display: inline-block;
    vertical-align: top;
    /*border: solid 1px #d8ebf2;*/
    border: solid 1px transparent;
    background: #d8ebf2;
    height: 50px;
    padding: 0 15px;
    border-radius: 0;

    font-size: 15px;
    line-height: 16px;
    color: #10385e;
    box-shadow: none;
    max-width: 45%;
    margin: 0 10px 0;
}

.text-box:focus {
    border: 1px solid #10385e;
}

.text-box::-moz-placeholder {
    /*background: #d8ebf2;*/
    color: #10385e;
    opacity: 1;
}

.text-box:-ms-input-placeholder {
    /*background: #d8ebf2;*/
    color: #10385e;
}

.text-box::-webkit-input-placeholder {
    /*background: #d8ebf2;*/
    color: #10385e;
}

.error {
    border-color: #e30919;
}

.field.error label.error {
    color: #e30919;
}

.valid {
    border-color: #10385e;
}

.inline-btn,
.submitButton,
.submit-btn {
    display: inline-block;
    vertical-align: top;
    background: #e30919;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    width: 188px;
    height: 37px;
    border-radius: 0;
    border: none;
    -webkit-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.context-fr .submit-btn {
    width: auto;
}

.print-btn {
    margin-top: 20px;
    font-size: 15px;
    height: 30px;
    width: auto;
}

.inline-btn {
    width: auto;
    padding: 8px 15px;
    color: #ffffff !important;
}

a.submitButton {
    display: inline-block;
    line-height: 37px;
}

.inline-btn:hover,
.submitButton:hover,
.submit-btn:hover {
    background: #10385e;
    color: #fff;
}

.social-media {
    display: inline-block;
    vertical-align: top;
}

.social-media h4 {
    padding: 0 0 38px;
}

.social-media ul {
    float: left;
    width: 100%;
    margin: 0;
}

.social-media ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 7px 0 8px;
    width: 48px;
}

.social-media ul li a {
    float: left;
    width: 100%;
}

.social-media ul li a:hover {
    opacity: 0.7;
}

/*--- footer ends ---*/

/*========LUNCH=========*/
.products-filter-container.product-single-category {
    padding: 33px 0 116px;
}

.product-single-category .filter-result-section li {
    width: 44%;
}

.product-single-category .article-card-content {
    margin-bottom: 50px;
}

.product-single-category .breadcrumb-outer-con {
    padding-bottom: 40px;
}

.product-single-category .intro-outer p {
    font-size: 30px;
    line-height: 45px;
    padding: 0 6% 15px;
}

/*=================Recipe Details=========*/

.item-benefits {
    float: left;
    width: 100%;
}

.item-benefits-top {
    float: left;
    width: 100%;
    /*margin-bottom: 88px;*/
}

.item-benefits-top ul {
    text-align: center;
}

.item-benefits-top ul li {
    display: inline-block;
    border-left: 2px solid #10395e;
    width: auto;
    line-height: 23px;
    padding: 0 15px;
}

.item-benefits-top ul li:first-child {
    border: none;
}

.benefit-label {
    float: left;
}

.benefit-value {
    float: left;
    font-weight: 600;
    margin-left: 5px;
}

.item-benefits-bottom {
    float: left;
    width: 100%;
    padding-bottom: 33px;
}

.item-benefits-bottom .col-md-12 {
    width: 100%;
}

.item-detail-page .item-benefits-bottom h6 {
    font-size: 22px;
    padding-bottom: 31px;
    text-align: center;
}

.item-benefits-bottom ul {
    text-align: center;
}

.item-benefits-bottom ul li {
    display: inline-block;
    margin: 0 0 0 3.35%;
    max-width: 87px;
    width: 100%;
}

.item-benefits-bottom ul li:first-child {
    margin-left: 0;
}

.item-benefits-bottom .item-gain {
    font-size: 18px;
    padding-bottom: 5px;
}

.item-benefits-bottom .item-gain-relation {
    font-size: 18px;
    font-weight: 600;
}

.item-gain-total {
    padding-bottom: 2px;
    border-bottom: 1px solid #e69632;
}

.item-gain-present {
    padding-top: 1px;
}

/*========recipe details=========*/

.bottom-image-block h3 {
    text-align: center;
    padding-bottom: 30px
}

.left-list {
    width: 100%;
    float: left;
}

.item-detail-page h5 {
    font-size: 30px;
    line-height: 32px;
}

.item-detail-page .column-leftsection {
    padding: 0 2% 0 0;
    width: 24.3%;
}

.item-detail-page .column-middlesection {
    padding: 1px 4.7% 0 2%;
    width: 51.5%;
}

.item-detail-page .column-rightsection {
    width: 21%;
}

.item-detail-page .three-column-inner {
    border-top: 4px solid #f7f6f5;
    padding-top: 40px;
    width: 100%;
    float: left;
}

.item-detail-page .column-middlesection p {
    padding: 0 0 19px;
}

.item-detail-page h5:first-child {
    padding-bottom: 70px;
}

.left-list li {
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 17px;
}

.item-detail-page .column-middlesection .page-link img {
    margin-top: 9px;
    width: 25px !important;
}

.item-detail-page .column-rightsection h5 {
    text-align: center;
}

.article-page.item-detail-page .social-media {
    margin: 55px 0 0;
}

.vertical-slider {
    max-width: 358px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    float: left;
    position: relative;
}

.vertical-slider .slick-list {
    background: #f0edea;
    padding: 40px 30px 0;
}

.vertical-slider .slick-slide img {
    margin: 0 auto;
}

.vertical-content {
    margin-bottom: 60px;
    width: 100%;
    float: left;
}

.vertical-content .page-link.right img {
    display: inline-block;
    margin-top: 9px;
    width: 35px !important;
}

.vertical-content h5 {
    padding-top: 25px;
    padding-bottom: 20px;
}

.vertical-slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 16px;
    padding: 0;
    cursor: pointer;
}

.vertical-slider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.vertical-slider .slick-dots li button:before {
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 22px;
    content: "";
    text-align: center;
    background: transparent;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    border: 2px solid #2c99d3;
}

.vertical-slider .slick-dots li.slick-active button:before {
    background: #2c99d3;
}

.vertical-slider .slick-dots {
    padding-top: 50px;
    width: 100%;
    /*    float: left;*/
    line-height: 22px;
}

.vertical-slider .slick-prev,
.vertical-slider .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    bottom: 8px;
    display: block;
    width: 19px;
    height: 23px;

    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
}

.vertical-slider .slick-prev {
    left: 61px;
}

.vertical-slider .slick-next {
    right: 72px;
}

.vertical-slider .slick-prev:before,
.vertical-slider .slick-next:before {
    line-height: 1;
    width: 12px;
    height: 19px;
    content: "";
    position: absolute;
}

.vertical-slider .slick-next:before {
    background: url(../media/lightblue_right_arrow.svg) no-repeat left center;
}

.vertical-slider .slick-prev:before {
    background: url(../media/lightblue_left_arrow.svg) no-repeat left center;
}

.products-filter-container.single-product-main-out {
    background: #fff;
    padding: 86px 0 0;
}

.product-single-desc {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 44px;
}

.product-single-box {
    width: 100%;
    float: left;
    height: auto;
}

.product-pic-box {
    width: 100%;
    float: left;
    height: auto;
    background: #f0edea;
    padding: 93px 80px 40px 80px;
}

.link-out {
    width: 100%;
    text-align: center;
    float: left;
    padding: 20px 0;
}

.product-det-box {
    width: 100%;
    float: left;
    height: auto;
    text-align: center;
    padding: 12px 0 0;
}

.product-det-box h3 {
    padding-bottom: 32px;
}

.product-det-box p {
    font-size: 18px;
}

.product-specs {
    width: 100%;
    float: left;
    height: auto;
    text-align: center;
    padding: 50px 0;
}

.product-boxinfo {
    font-style: italic;
    margin-top: -20px;
}

@media screen and (max-width: 1360px) {
    .product-boxinfo {
        margin-top: -15px;
    }
}

@media screen and (max-width: 768px) {
    .product-boxinfo {
        margin-top: -10px;
    }
}

.product-specs ul {
    margin: 0;
    padding: 0;
    width: auto;
    display: inline-block;
}

.product-specs ul li {
    width: auto;
    padding: 3px 12px;
    text-align: center;
    font-size: 18px;
    border-left: 2px solid #10395e;
    float: left;
}

.product-specs ul li:first-child {
    border-left: 0;
}

.product-specs ul li b {
    width: 100%;
    text-align: center;
    float: left;
    font-weight: 600;
    line-height: 27px;
}

.product-specs div.columns {
    padding: 3px 15px;
    text-align: center;
    font-size: 18px;
    border-left: 2px solid #10395e;
    float: left;
    position: relative;
    padding-bottom: 25px;
}

.product-specs div.columns:first-child {
    border-left: 0;
}

.product-specs div.columns b {
    width: 100%;
    text-align: center;
    float: left;
    font-weight: 600;
    line-height: 27px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.price-details {
    width: 100%;
    float: left;
}

.price-details .price {
    font-size: 40px;
    color: #10395e;
    float: left;
    margin-left: 50px;
}

.sbHolder {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    height: 43px;
    position: relative;
    width: 100%;
    border: 2px solid #2c99d3;
}

.sbSelector {
    color: #009bd8;
    display: block;
    font-size: 25px;
    font-weight: 400;
    height: 41px;
    left: 0;
    line-height: 41px;
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-indent: 0;
    top: 0;
    width: 100%;
    text-align: left;
    padding-left: 18px;
}

.sbSelector:link, .sbSelector:visited, .sbSelector:hover {
    color: #009bd8;
    outline: medium none;
    text-decoration: none;
}

.sbToggle {
    background: #2b624b;
    display: block;
    height: 58px;
    outline: medium none;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

.sbToggle:before {
    font-family: 'FontAwesome', sans-serif;
    content: "\f078";
    height: 0;
    position: absolute;
    right: 37px;
    top: 7px;
    width: 0;
    color: #2c99d3;
}

.sbOptions {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #2c99d3;
    left: -2px;
    list-style: outside none none;
    margin: 0;
    overflow-y: auto;
    padding: 0;
    position: absolute !important;
    top: 39px !important;
    width: 80px;
    z-index: 600;
}

.banner-outer .sbOptions li {
    padding: 0 7px;
}

.sbOptions li:first-child a {
    border: medium none;
}

.sbOptions a {
    border-top: 1px dotted #2c99d3;
    color: #2c99d3;
    display: block;
    font-size: 25px;
    font-weight: 400;
    outline: medium none;
    padding: 2px 0 7px 2px;
}

.sbOptions a:link, .sbOptions a:visited {
    color: #2c99d3;
    text-decoration: none;
}

.sbOptions a:hover, .sbOptions a:focus, .sbOptions a.sbFocus {
    color: #10395e;
}

.sbOptions li.last a {
    border-bottom: medium none;
}

.sbOptions .sbDisabled {
    border-bottom: 1px dotted #515151;
    color: #999;
    display: block;
    padding: 7px 0 7px 3px;
}

.price-btn-sec {
    float: right;
    width: 285px;
}

.price-btn-select {
    width: 80px;
}

.price-btn-sec .button-wrap {
    margin-top: 0;
    width: auto;
}

.product-det-box .social-media {
    margin-top: 40px;
}

.product-det-box h4 {
    font-size: 24px;
    padding: 0;
    margin-bottom: 35px;
}

.single-product-banner {
    padding-top: 57px;
}

.link-out .page-link img {
    margin-top: 10px;
    right: 0 !important;
}

.single-product-banner .media-overlay h2 {
    font-size: 165px;
}

.testimonial-section.with-red-text blockquote p {
    color: #e30919;
}

.testimonial-section.with-red-text span {
    color: #e30919;
}

.slider-content-wrap {
    width: 100%;
    float: left;
    height: auto;
    padding: 60px 0;
}

.slider-content-wrap .slick-arrow {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 100;
    text-indent: -990px;
    overflow: hidden;
    background-size: 40px 80px;
    height: 80px;
    width: 40px;
    outline: none !important;
}

.slider-content-wrap .slick-prev {
    background: url("../media/banner-arrow-left.svg") no-repeat;
    left: 30px;
}

.slider-content-wrap .slick-prev:hover {
    background: url("../media/banner-arrow-left-hover.svg") no-repeat;
}

.slider-content-wrap .slick-next {
    background: url("../media/banner-arrow-right.svg") no-repeat;
    right: 30px;

}

.slider-content-wrap .slick-next:hover {
    background: url("../media/banner-arrow-right-hover.svg") no-repeat;

}

.slider-content-wrap .slick-slide img {
    width: 100%;
}

.slider-content-wrap .slider-content {
    padding-bottom: 10px;
}

.slider-content-wrap p {
    font-size: 18px;
    color: #8f8e8e;
    line-height: 25px;
}

.main-s-section .article-card-image {
    width: 650px;
    height: 650px;
    padding-top: 100px;
    float: none;
    display: inline-block;
}

.main-s-social-footer {
    text-align: center;
    width: 100%;
}

.main-s-social-footer h5 {
    margin-bottom: 40px;
}

a.submit-btn {
    line-height: 35px;
    color: #ffffff;
}

a.submit-btn:hover {
    color: #ffffff;
}

.expert-opinion.main-s-footer-banner {
    padding-top: 350px;
    background: url("../media/content/footer_banner_main.jpg") no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 740px;
}

.main-s-footer-banner h3 {
    color: #ffffff;
}

.main-s-footer-banner p {
    color: #ffffff;
    margin-bottom: 100px;
}

.single-product-main-out .item-benefits-bottom h6 {
    font-size: 18px;
    padding-bottom: 31px;
    text-align: center;
}

.single-product-main-out .item-benefits-bottom p {
    font-size: 16px;
}

.single-product-main-out .item-benefits-bottom {
    padding: 58px 5px;
}

.hided-row.item-benefits {
    display: none;
}

.show-in-mobile {
    display: none;
}

.single-product-main-out .filter-result-section {
    padding: 100px 6% 45px;
}

.single-product-main-out .slider-section {
    float: none;
    padding: 151px 0 213px;
    background-color: #f7e9da;
    background-image: -moz-linear-gradient(top, #f7e9da, #f7f5f5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7e9da), to(#f7f5f5));
    background-image: -webkit-linear-gradient(top, #f7e9da, #f7f5f5);
    background-image: -o-linear-gradient(top, #f7e9da, #f7f5f5);
    background-image: linear-gradient(to bottom, #f7e9da, #f7f5f5);
    filter: progidXImageTransform.Microsoft.gradient(startColorstr='#f7e9da', endColorstr='#f7f5f5', GradientType=0);
}

.single-product-main-out .slider-wrap h4 {
    font-size: 52px;
    line-height: 54px;
}

.single-product.article-content.all-products {
    padding: 80px 0 67px;
}

.single-product.article-content.all-products h2 {
    font-size: 70px;
}

.single-product.article-content.all-products h2 a {
    color: #009bd8;
}

.single-product.article-content.all-products h2:hover,
.single-product.article-content.all-products h2:hover a,
.single-product.article-content.all-products h2 a:hover {
    color: #10395e;
}

.filter-result-section h3 {
    text-align: center;
    padding: 0 0 83px;
}

.album-section {
    width: 100%;
    float: left;
    background: #f5d5ad;
}

.album-section-left {
    width: 40.2%;
    float: left;
    padding: 0 7%;
    text-align: center;
    background: #f5d5ad;
    position: relative;
}

.album-section-left h3 {
    width: 100%;
    float: left;
    font-family: 'Playlist-Script', sans-serif;
    font-size: 58px;
    line-height: 58px;
    font-weight: normal;
    color: #2ca6db;
}

.album-section-left span {
    width: 100%;
    float: left;

    font-size: 22px;
    color: #10395e;
    padding: 14px 0 11px;
}

.album-section-left blockquote {
    width: 100%;
    display: block;
    border: 0;
    padding: 0 0 18px;
    margin: 0 auto;
    max-width: 540px;
}

.album-section-left blockquote p {
    width: 100%;
    float: left;

    font-size: 30px;
    line-height: 40px;
    color: #10395e;
}

.album-section-left .media-content .page-link {
    padding-right: 23px;
}

.album-section-left .media-content .page-link img {
    margin-top: 10px;
    right: 0 !important;
    top: -2px !important;
}

.stories-link {
    width: 100%;
    float: left;
    padding: 20px 0 0;
}

.stories-link span {
    width: 100%;
    float: left;

    font-size: 22px;
    color: #10395e;
    padding: 14px 0 9px;
}

.album-section-right {
    width: 59.8%;
    float: left;
}

.album-section-right .media-overlay h2 {
    font-size: 90px;
    line-height: 1.6em;
}

/* My Atkins */
.myatkins_welcom {
    background-image: url('../media/myatkins-head-icon.png');
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 80px;
}

.myatkins_bmi_title {
    background-image: url('../media/myatkins-bmi-icon.png');
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 80px !important;
}

.myatkins_title {
    text-align: center;
    padding-top: 0;
    margin-bottom: 40px
}

.myatkins_menu,
.myatkins_bmi,
.myatkins_profile,
.myatkins_weight,
.myatkins_phase,
.myatkins_related_products {
    float: left;
    width: 100%;
    padding: 65px 0;
}

.myatkins_bmi {
    /*background-color: #f7f6f5*/
}

.myatkins_bmi .textbox-outer {
    text-align: center
}

.myatkins_weight {
    overflow: hidden;
}

.myatkins_phase {
    background-color: #82a63d;
    overflow: hidden;
}

.myatkins_profile {
    background-color: #aad6ee;
    overflow: hidden;
}

.myatkins_profile_smalltext {
    font-size: 18px;
    line-height: 20px;
    padding: 0;
}

.myatkins_profile_smalltext a {
    color: #ffffff;
}

.myatkins_profile_pic {
    width: 190px;
    border-radius: 50%;
}

.myatkins_weight .weight {
    font-size: 40px;
    font-weight: 900;
    font-weight: 600;
}

.myatkins_weight .weight_input {
    width: 220px;
    margin: 24px auto;
    position: relative;

}

.myatkins_weight .weight_input input {
    text-align: center;
}

.myatkins_weight .weight_input input + span {
    position: absolute;
    right: 15px;
    bottom: 0.78rem;
}

.myatkins_profile_text {
    margin: 20px;
    font-size: 30px;
    padding: 0;
}

.myatkins_profile_text input {
    text-align: center;
    font-size: 30px;
}

.myatkins_weight .weight_measurement {
    font-size: 22px;

    font-weight: normal;
}

.myatkins_history {
    padding: 50px 0 30px;
}

.myatkins_history ul {
    list-style: none;
    padding: 0 30px
}

.myatkins_history ul li strong {
    float: right;
    font-weight: 600;
}

.myatkins_history ul li {
    list-style: none;
    line-height: 40px;
}

.myatkins_history ul li:before {
    color: green;
    font-size: 63px;
    content: "\2022";
    line-height: 23px;
    position: absolute;
    margin-left: -18px;
}

.myatkins_menu a {
    color: #2c98d2;
    font-size: 22px;
    line-height: 24px;
    display: block;
}

.myatkins_menu a:hover {
    color: #10395e;
}

.myatkins_menu svg {
    display: block;
    margin: 0 auto 10px;
}

.myatkins_menu a .st0 {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.myatkins_menu a:hover svg .st0 {
    fill: #10395e;
}

.myatkins_menu .columns + .columns a {
    border-left: 1px solid #b3b3b3;
    display: block;
}

.yourbmi {
    padding: 50px 0 0;
    display: block;
    clear: both;
}

.yourbmi .bmi-val {
    font-size: 50px;
    font-weight: 600;
    margin: 30px 0 0;
}

.white {
    color: #ffffff;
}

.myatkins_phase .my_phase {
    float: left;
    font-size: 18px;
    line-height: 24px;
}

.myatkins_phase .mp_text {
    width: 185px;
    padding: 0 20px 0 0;

}

.myatkins_phase .mp_lost {
    font-weight: 600;
    font-size: 50px;
    border: 1px solid #ffffff;
    padding: 10px 20px;
    height: 69px;
    line-height: 42px
}

.myatkins_phase .mp_lost span {
    font-weight: normal;

    font-size: 15px
}

.myatkins_phase .mp_text_phase {
    width: 150px;
    padding: 0 15px 0 20px;
}

.myatkins_phase .mp_phase {
    font-weight: 600;
    font-size: 50px;
    border: 1px solid #ffffff;
    padding: 10px 20px;
    height: 69px;
    line-height: 42px
}

.myatkins_related_products ul {

}

.myatkins_related_products ul li {
    width: 24%;
    margin: 3px;
}

.myatkins_support {
    padding-top: 130px
}

.measurements-wrapper {
    overflow: hidden;
}

#my_history_chart {
    max-width: 90%;
    margin: 0 auto;
}

.orange-gradient {
    background: #f8ffe8; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #f8ffe8 0%, #f0c185 45%, #e69632 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #f8ffe8 0%, #f0c185 45%, #e69632 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #f8ffe8 0%, #f0c185 45%, #e69632 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8ffe8', endColorstr='#e69632', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}

.green-gradient {
    background: #f8ffe8; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #f8ffe8 0%, #cddcb1 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #f8ffe8 0%, #cddcb1 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #f8ffe8 0%, #cddcb1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8ffe8', endColorstr='#cddcb1', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}

.blue-gradient {
    background: #dae5ea; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #dae5ea 0%, #aad6ee 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #dae5ea 0%, #aad6ee 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #dae5ea 0%, #aad6ee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dae5ea', endColorstr='#aad6ee', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}

.pink-gradient {
    background: #f4ebe1; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #f4ebe1 0%, #f5d5ad 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #f4ebe1 0%, #f5d5ad 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #f4ebe1 0%, #f5d5ad 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4ebe1', endColorstr='#f5d5ad', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}

.orange-gradient img,
.green-gradient img,
.blue-gradient img,
.pink-gradient img {
    visibility: hidden;
}

.box-centered {
    display: table;
    width: 100%;
}

.box-centered > div {
    display: table-cell;
    vertical-align: middle;
}

.home-slider-con.transparent {
    position: relative;
    z-index: 50;
    margin-bottom: -120px;
}

.media-container {
    width: 100%;
    float: left;
}

.media-container.why-atkins-page {
    padding: 0;
}

.slider-outercon aside div.cd-svg-wrapper {
    position: relative;
    transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    top: auto;
    left: auto;
    float: left;
}

.slider-outercon aside div.cd-svg-wrapper:after {
    content: "";
    width: 100%;
    height: 300px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-position: center 93%;
    background-size: 105% auto;
    background-repeat: no-repeat;
    /*background-image : url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjY3My4wOHB4IiBoZWlnaHQ9IjQ0LjQ0cHgiIHZpZXdCb3g9IjAgMCA2NzMuMDggNDQuNDQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY3My4wOCA0NC40NCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjZTY5NjMyIiBkPSJNMzQ4LjYwOSwyMi42MjdDMzA3LjY4LDE1LjQ2NSwyNDQuMjYzLDIuNTE0LDIxMS4yMTIsMS4wNzJDMTUyLjUzOS0yLjc3MSw3NC45MzgsNC4wODgsMCwxNS42Nzl2MjYuNzI1DQoJYzAuMDAxLDAsMC4wMDIsMCwwLjAwMy0wLjAwMXYtMy42NDZjNzQuNjgyLTEzLjY2OCwxNTIuMzAyLTIyLjY1NiwyMTEuMTM4LTIwLjMyYzMyLjkyMywwLjU4NSw5Ni4zNTcsMTEuODg5LDEzNy4yNjcsMTcuOTg4DQoJYzY5LjU4MiwxMC4zNzYsMTczLjc0LDE0LjM5NiwzMjQuNjY5LTExLjM1MnYtNS4wNzFDNTIxLjg2Myw0MS40ODIsNDE3LjkzNCwzNC43NjEsMzQ4LjYwOSwyMi42Mjd6Ii8+DQo8L3N2Zz4=) !important;
}

.slider-outercon.products aside div.cd-svg-wrapper:after{
	background-image : url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjY3My4wOHB4IiBoZWlnaHQ9IjQ0LjQ0cHgiIHZpZXdCb3g9IjAgMCA2NzMuMDggNDQuNDQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY3My4wOCA0NC40NCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjMDA5YmQ4IiBkPSJNMzQ4LjYwOSwyMi42MjdDMzA3LjY4LDE1LjQ2NSwyNDQuMjYzLDIuNTE0LDIxMS4yMTIsMS4wNzJDMTUyLjUzOS0yLjc3MSw3NC45MzgsNC4wODgsMCwxNS42Nzl2MjYuNzI1DQoJYzAuMDAxLDAsMC4wMDIsMCwwLjAwMy0wLjAwMXYtMy42NDZjNzQuNjgyLTEzLjY2OCwxNTIuMzAyLTIyLjY1NiwyMTEuMTM4LTIwLjMyYzMyLjkyMywwLjU4NSw5Ni4zNTcsMTEuODg5LDEzNy4yNjcsMTcuOTg4DQoJYzY5LjU4MiwxMC4zNzYsMTczLjc0LDE0LjM5NiwzMjQuNjY5LTExLjM1MnYtNS4wNzFDNTIxLjg2Myw0MS40ODIsNDE3LjkzNCwzNC43NjEsMzQ4LjYwOSwyMi42Mjd6Ii8+DQo8L3N2Zz4=) !important;
}

.slider-outercon.support aside div.cd-svg-wrapper:after{
	background-image : url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjY3My4wOHB4IiBoZWlnaHQ9IjQ0LjQ0cHgiIHZpZXdCb3g9IjAgMCA2NzMuMDggNDQuNDQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY3My4wOCA0NC40NCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjODJhNjNkIiBkPSJNMzQ4LjYwOSwyMi42MjdDMzA3LjY4LDE1LjQ2NSwyNDQuMjYzLDIuNTE0LDIxMS4yMTIsMS4wNzJDMTUyLjUzOS0yLjc3MSw3NC45MzgsNC4wODgsMCwxNS42Nzl2MjYuNzI1DQoJYzAuMDAxLDAsMC4wMDIsMCwwLjAwMy0wLjAwMXYtMy42NDZjNzQuNjgyLTEzLjY2OCwxNTIuMzAyLTIyLjY1NiwyMTEuMTM4LTIwLjMyYzMyLjkyMywwLjU4NSw5Ni4zNTcsMTEuODg5LDEzNy4yNjcsMTcuOTg4DQoJYzY5LjU4MiwxMC4zNzYsMTczLjc0LDE0LjM5NiwzMjQuNjY5LTExLjM1MnYtNS4wNzFDNTIxLjg2Myw0MS40ODIsNDE3LjkzNCwzNC43NjEsMzQ4LjYwOSwyMi42Mjd6Ii8+DQo8L3N2Zz4=) !important;
*/
}

.cd-slider-wrapper svg {
    float: left;
    width: 100%;
}

.display-mobile {
    display: none;
}

.content-container .wave-effect-top.wave-detail {
    background: none !important;
    margin-top: 30px !important;
}

.products-filter-container.violet-ribbon {
    background: rgba(212, 199, 208, 1);
    background: -moz-linear-gradient(top, rgba(212, 199, 208, 1) 0%, rgba(255, 255, 255, 1) 8%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(212, 199, 208, 1)), color-stop(8%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(212, 199, 208, 1) 0%, rgba(255, 255, 255, 1) 8%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(212, 199, 208, 1) 0%, rgba(255, 255, 255, 1) 8%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(212, 199, 208, 1) 0%, rgba(255, 255, 255, 1) 8%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(212, 199, 208, 1) 0%, rgba(255, 255, 255, 1) 8%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9edf7', endColorstr='#ffffff', GradientType=0);
}

.step-header {
    width: 100%;
    float: left;
    padding: 83px 0 67px;
    text-align: center;
}

.step-header h4 {
    padding: 0 0 45px;
}

.step-header p {
    line-height: 34px;
    padding: 0 5% 36px;
}

.step-header a {
    width: 34px;
    height: 34px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    display: inline-block;
    background: #e30919;
}

.step-header a:hover {
    background: #10395e;
}

.step-header a i {
    color: #ffffff;
    float: left;
    font-size: 30px;
    font-weight: bold;
    height: 100%;
    padding-top: 3px;
    width: 100%;
}

.accordian-block-outer .accordion-content {
    padding: 0;
    text-align: center;
}

.block-box-wrap {
    width: 100%;
    max-width: 585px;
    float: none;
    display: inline-block;
    padding: 75px 0 80px;
}

.block-box-wrap-wide {
    padding: 75px 0 80px;
}

.field-block {
    width: 100%;
    float: left;
    /*text-align: center;*/
    text-align: left;
    border-bottom: 1px solid #e6e6e6;
    padding: 13px 0 23px;
}

.field-block span {
    width: 100%;
    float: left;

    font-size: 22px;
    color: #1c395b;
    padding: 0 0 8px;
}

.checkbox-outer {
    width: 36%;
    display: inline-block;
    float: none;
    position: relative;
    vertical-align: top;
}

.checkbox-outer .iradio {
    width: 36px;
    height: 36px;
    background: #ffffff;
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    cursor: pointer;
    position: absolute;
    opacity: 0;
    top: 5px;
}

.checkbox-outer .iradio.checked:before {
    width: 25px;
    height: 25px;
    content: "";
    background: #2c99d3;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    position: absolute;
    left: 4px;
    top: 4px;
}

.checkbox-outer .iradio input {
    margin: 0;
}

.checkbox-outer label {
    width: auto;
    display: inline-block;
    float: none;
    margin-top: 1px;
    padding: 0 0 0 11px;
    vertical-align: top;

    font-size: 22px;
    cursor: pointer;
    color: #1c395b;
}

.checkbox-outer .icheckbox {
    width: 35px;
    height: 35px;
    border: 1px solid #b3b3b3;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    background: #ffffff;
    float: none;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}

.checkbox-outer .radio-btn {
    margin-top: 5px;
}

.checkbox-outer .icheckbox.checked:before {
    width: 25px;
    height: 25px;
    content: "";
    background: #2c99d3;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    position: absolute;
    left: 4px;
    top: 4px;
}

.checkbox-outer .icheckbox input {
    margin: 0;
}

.field-block.textbox {
    border: 0;
    padding: 64px 0 0;
}

.radio-btn {
    font-size: 36px;
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}

.radio-btn .line {
}

.radio-btn .check {
    fill: transparent;
}

.check-btn {
    font-size: 36px;
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}

.check-btn .line {
}

.check-btn .check {
    fill: transparent;
}

.checkbox-outer .iradio:checked + .radio-btn .check {
    fill: #2c99d3;
}

.textbox-outer {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 40px;
}

.textbox-outer[data-label]:before {
    content: attr(data-label);
    width: 100px;
    height: 100px;
    line-height: 60px;
    position: absolute;
    font-weight: 900;
    font-weight: 600;
    font-size: 30px;
    color: #b3b3b3;
    margin-left: 10px
}

.textbox-outer[data-units]:after {
    content: attr(data-units);
    width: 100px;
    height: 100px;
    line-height: 60px;
    position: absolute;
    font-weight: 600;
    font-size: 30px;
    color: #b3b3b3;
    margin-left: -110px;
    text-align: right;
}

.textbox-outer input {
    width: 100%;
    height: 67px;
    line-height: 67px;
    border: 2px solid #b3b3b3;
    font-weight: 600;
    font-size: 50px;
    color: #1c395b;
    text-align: center;
    background: transparent;
    position: relative;
    z-index: 2;
    box-shadow: none;
    border-radius: 0;
    padding: 0 0 2px;
    margin: 0;
}

#start-steps .textbox-outer[data-units]:after {
    position: absolute;
    right: 10px;
    top: 0;
}

#start-steps .measurement-height input,
#start-steps .measurement-weight input {
    padding: 0 80px 0 100px;
}

.textbox-outer input[type="text"]:focus {
    border: 2px solid #b3b3b3;
    background-color: transparent;
}

.textbox-outer label {

    font-weight: normal;
    font-size: 22px;
    color: #1c395b;
    position: absolute;
    left: 18px;
    top: 12px;
    z-index: 1;
}

.field em.error {
    color: #e30919;
    font-style: normal;
    display: block;
}

.step3 .field em.error {
    text-align: left;
    padding-left: 25%;
}

.step3 .terms-conditions .field em.error {
    display: block;
    clear: both;
    padding-left: 0;
}

.step-btn {
    width: 100%;
    float: left;
    text-align: center;
    padding: 23px 0 0;
}

.article-content-block .step-btn a.filter-btn {
    max-width: 290px;
    height: 47px;
    line-height: 40px;
    color: #ffffff;
    font-size: 22px;
    text-transform: none;
}

.article-content-block .step-btn a.filter-btn:hover {
    color: #10395e;
}

.article-content-block .step-btn a.filter-btn:before {
    right: 15px;
}

.accordian-block-outer ul.accordion li {
    margin: 0 0 25px;
}

:last-child > .accordion-content:last-child {
    border: 0;
}

.block-box-wrap.step3 {
    max-width: 750px;
    padding: 110px 0 0;
}

.block-box-wrap.step3 p {
    line-height: 34px;
    padding: 0 0 86px;
}

.block-box-wrap.step3 p a {
    color: #2c99d3;
    text-transform: none;
}

.block-box-wrap.step3 p a:hover {
    color: #e30919;
}

.step3 label {
    min-width: 114px;
    width: 25%;
    float: left;
    text-align: right;
    position: inherit;
    left: inherit;
    top: inherit;
    margin: 16px 0 0;
    padding-right: 15px;
}

.step3 .textbox-outer input {
    width: 75%;
    font-size: 28px;
    border: 2px solid #b3b3b3;
    margin: 0 0 0 20px;
    padding: 0 25px;
}

.step3 .textbox-outer input[type="text"]:focus {
    border: 2px solid #b3b3b3;
}

.terms-conditions {
    width: 100%;
    float: left;
    padding: 0 0 0 25%;
}

.terms-conditions .checkbox-outer {
    width: 100%;
}

.terms-conditions .checkbox-outer .icheckbox {
    float: left;
}

.step3 .terms-conditions label {
    width: 80%;
    float: left;
    font-size: 18px;
    line-height: 30px;
    color: #8f8e8e;
    margin: -1px 0 0;
    padding: 0 0 0 15px;
    text-align: left;
}

.step3 .terms-conditions label a {
    color: #8f8e8e;
    font-size: inherit;
    padding-right: 0;
    text-decoration: underline;
    text-transform: none;
}

.step3 .terms-conditions input {
    float: left;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer
}

.step3 .terms-conditions .check-btn {
    float: left;
    cursor: pointer;
}

.step3 .terms-conditions input:checked + .check-btn .check {
    fill: #2c99d3;
}

.step3 .terms-conditions label a:hover {
    color: #e30919;
}

.article-content-block .step3 .step-btn {
    padding: 70px 0 0;
}

.article-content-block .step3 .step-btn a.filter-btn {
    font-size: 18px;
}

.article-content-block .step3 .step-btn a.filter-btn:before {
    background: url("../media/white_arrow.svg") no-repeat right top;
}

.article-content-block .step3 .step-btn a.filter-btn:hover:before {
    background: url("../media/blue_right_arrow.svg") no-repeat right top;
}

.accordian-block-outer {
    width: 100%;
    float: left;
    /*padding: 0 6.61%;*/
    height: auto;
}

.accordian-block-outer .accordion-title:first-child {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #f7f6f5;
}

.accordian-block-outer .accordion-title {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #f7f6f5;
    padding: 15px;
}

.accordian-block-outer .accordion-title:before {
    display: none;
}

.accordion-title h3 {
    color: #5a294e;
    font-size: 32px;
    padding-bottom: 0;
}

.accordion-title h4 {
    color: #9c7f95;

    font-weight: normal;
    font-size: 32px;
    text-transform: none;
    padding-bottom: 12px;
}

.accordian-block-outer .article-content-block a {
    text-transform: none;
}

.accordian-block-outer .accordion-content {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.field-list-block {
    width: 100%;
    float: left;
    height: auto;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
    padding-top: 20px;
    padding-bottom: 10px;
}

.field-list-block .field-label {
    width: 67%;
    float: left;
    height: auto;
    text-align: left;
    color: #1c395b;

    font-weight: normal;
    font-size: 22px;
    line-height: 26px;
    padding: 15px 0 20px 0;
}

.field-list-block .field-val {
    font-size: 50px;
    font-weight: 600;
    color: #1c395b;
    width: 33%;
    float: right;
    height: auto;
    line-height: 55px;
    text-align: right;
}

.field-list-block .field-val input {
    font-weight: 600;
    font-size: 50px;
    color: #1c395b;
    height: auto;
    padding: 0 0.5rem;
    text-align: right;
    box-shadow: none;
    border: 2px solid #b3b3b3;
    border-radius: 0;
    margin-bottom: 0;
}

.field-list-block .field-val input.valid {
    border-color: #10385e
}

.field-list-block .field-val sub {
    font-size: 15px;

    font-weight: normal;
    bottom: -1px;
}

.field-val .field-sel-out {
    width: 170px;
    height: 51px;
    float: right;
    position: relative;
}

.field-val .field-sel-out em.error {
    position: absolute;
    right: 0;
    width: auto;
    white-space: nowrap;
    font-size: 16px;
    line-height: normal;
    font-weight: normal;
}

.field-sel-out .sbHolder {
    background: #2c99d3;
}

.field-sel-out .sbSelector:link,
.field-sel-out .sbSelector:visited,
.field-sel-out .sbSelector:hover {
    color: #ffffff;
}

.field-sel-out .sbToggle {
    height: 38px;
    background: #2c99d3;
    padding: 0;
}

.field-sel-out .sbToggle:before {
    color: #ffffff;
    right: 25px;
    top: -5px;
    font-size: 16px;
}

.field-sel-out .sbOptions {
    width: 102px;
}

.field-sel-out .sbOptions a {
    padding-left: 4px;
    text-align: left;
    font-size: 15px;
}

.field-sel-out .sbSelector {
    font-size: 19px;

    font-weight: normal;
}

.accordian-block-outer ul.accordion .field-sel-out li {
    margin-bottom: 0;
}

.field-choice-block {
    float: left;
    width: 100%;
    height: auto;
    /*padding-top: 50px;*/
    text-align: left;
    padding-bottom: 50px;
    border-bottom: 1px solid #e6e6e6;
}

.field-choice-block h5 {
    font-size: 25px;
    color: #1c395b;
    line-height: 28px;
    padding-bottom: 40px;
}

.field-radio-out {
    float: left;
    width: 100%;
    height: auto;
}

.field-radio-out .checkbox-outer {
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 30px;
}

.field-radio-out .checkbox-outer .iradio {
    float: left;
    margin-top: 5px;
}

.field-radio-out .checkbox-outer label {
    width: 80%;
    /*padding-left: 30px;*/
    /*line-height: 32px;*/
}

.block-graph-block {
    display: inline-block;
    float: none;
    max-width: 1065px;
    width: 100%;
    padding-bottom: 88px;
}

.article-content-block .block-graph-block img {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.block-graph-block-inner {
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}

/***************************/

.home-slider-con.transparent {
    position: relative;
    z-index: 50;
    margin-bottom: -120px;
}

.media-container.why-atkins-page {
    padding: 0;
}

.slider-outercon aside div.cd-svg-wrapper {
    position: relative;
    transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    top: auto;
    left: auto;
    float: left;
}

.slider-outercon aside div.cd-svg-wrapper:after {
    content: "";
    width: 100%;
    height: 300px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-position: center 93%;
    background-size: 105% auto;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjY3My4wOHB4IiBoZWlnaHQ9IjQ0LjQ0cHgiIHZpZXdCb3g9IjAgMCA2NzMuMDggNDQuNDQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY3My4wOCA0NC40NCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjZTY5NjMyIiBkPSJNMzQ4LjYwOSwyMi42MjdDMzA3LjY4LDE1LjQ2NSwyNDQuMjYzLDIuNTE0LDIxMS4yMTIsMS4wNzJDMTUyLjUzOS0yLjc3MSw3NC45MzgsNC4wODgsMCwxNS42Nzl2MjYuNzI1DQoJYzAuMDAxLDAsMC4wMDIsMCwwLjAwMy0wLjAwMXYtMy42NDZjNzQuNjgyLTEzLjY2OCwxNTIuMzAyLTIyLjY1NiwyMTEuMTM4LTIwLjMyYzMyLjkyMywwLjU4NSw5Ni4zNTcsMTEuODg5LDEzNy4yNjcsMTcuOTg4DQoJYzY5LjU4MiwxMC4zNzYsMTczLjc0LDE0LjM5NiwzMjQuNjY5LTExLjM1MnYtNS4wNzFDNTIxLjg2Myw0MS40ODIsNDE3LjkzNCwzNC43NjEsMzQ4LjYwOSwyMi42Mjd6Ii8+DQo8L3N2Zz4=) !important;
}

.slider-outercon.products aside div.cd-svg-wrapper:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjY3My4wOHB4IiBoZWlnaHQ9IjQ0LjQ0cHgiIHZpZXdCb3g9IjAgMCA2NzMuMDggNDQuNDQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY3My4wOCA0NC40NCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjMDA5YmQ4IiBkPSJNMzQ4LjYwOSwyMi42MjdDMzA3LjY4LDE1LjQ2NSwyNDQuMjYzLDIuNTE0LDIxMS4yMTIsMS4wNzJDMTUyLjUzOS0yLjc3MSw3NC45MzgsNC4wODgsMCwxNS42Nzl2MjYuNzI1DQoJYzAuMDAxLDAsMC4wMDIsMCwwLjAwMy0wLjAwMXYtMy42NDZjNzQuNjgyLTEzLjY2OCwxNTIuMzAyLTIyLjY1NiwyMTEuMTM4LTIwLjMyYzMyLjkyMywwLjU4NSw5Ni4zNTcsMTEuODg5LDEzNy4yNjcsMTcuOTg4DQoJYzY5LjU4MiwxMC4zNzYsMTczLjc0LDE0LjM5NiwzMjQuNjY5LTExLjM1MnYtNS4wNzFDNTIxLjg2Myw0MS40ODIsNDE3LjkzNCwzNC43NjEsMzQ4LjYwOSwyMi42Mjd6Ii8+DQo8L3N2Zz4=) !important;
}

.slider-outercon.support aside div.cd-svg-wrapper:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjY3My4wOHB4IiBoZWlnaHQ9IjQ0LjQ0cHgiIHZpZXdCb3g9IjAgMCA2NzMuMDggNDQuNDQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY3My4wOCA0NC40NCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjODJhNjNkIiBkPSJNMzQ4LjYwOSwyMi42MjdDMzA3LjY4LDE1LjQ2NSwyNDQuMjYzLDIuNTE0LDIxMS4yMTIsMS4wNzJDMTUyLjUzOS0yLjc3MSw3NC45MzgsNC4wODgsMCwxNS42Nzl2MjYuNzI1DQoJYzAuMDAxLDAsMC4wMDIsMCwwLjAwMy0wLjAwMXYtMy42NDZjNzQuNjgyLTEzLjY2OCwxNTIuMzAyLTIyLjY1NiwyMTEuMTM4LTIwLjMyYzMyLjkyMywwLjU4NSw5Ni4zNTcsMTEuODg5LDEzNy4yNjcsMTcuOTg4DQoJYzY5LjU4MiwxMC4zNzYsMTczLjc0LDE0LjM5NiwzMjQuNjY5LTExLjM1MnYtNS4wNzFDNTIxLjg2Myw0MS40ODIsNDE3LjkzNCwzNC43NjEsMzQ4LjYwOSwyMi42Mjd6Ii8+DQo8L3N2Zz4=) !important;
}

.cd-slider-wrapper svg {
    float: left;
    width: 100%;
}

.display-mobile {
    display: none;
}

.atkinslift {
    position: relative;
    float: left;
    width: 100%;
    z-index: 1;
    overflow: hidden;
    padding: 300px 0 100px;
}

.atkinslift .lift-background {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
}

.atkinslift .lift-logo {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

/*.atkinslift:after {
	content: url("../media/liftlogo.png");
	width: 100%;
	position: absolute;
	text-align: center;
	top: 0;
}*/
.atkinslift-bg-image {
    width: 100%;

}

.atkinslift-overlay {
    /*left: 50%;*/
    position: relative;
    /*top: 60%;*/
    /*-webkit-transform: translate(-50%, -50%);*/
    /*-moz-transform: translate(-50%, -50%);*/
    /*transform: translate(-50%, -50%);*/
    width: 36%;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 10px;
}

.atkinslift-title {
    font-family: 'norwester', sans-serif;
    text-transform: uppercase;
    text-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
    font-size: 4.688rem;
    line-height: 1;
    color: #ffffff
}

.atkinslift-text {
    line-height: 1.2;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.7), 0 2px 7px rgba(0, 0, 0, 0.6);
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility;
    font-size: 1.325rem;
    font-weight: 100;
    color: #ffffff
}

.atkinslift-link .btn {
    display: inline-block;
    vertical-align: middle;
    background: #e30919;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    width: 265px;
    height: 37px;
    border-radius: 0;
    border: none;
    padding-top: 8px;
    -webkit-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.atkinslift-link .btn:hover {
    background: #10385e;
}

/*--- animation starts ---*/
.relative {
    position: relative;
}

.meals {
    z-index: 1;
}

svg#linetrace {
    z-index: 600;
}

.box-meal .img-div {
    position: relative;
    width: 100%;
    top: 0;
    display: block;
    height: 0;
    padding-bottom: 78%;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.box-meal .heading {
    margin-bottom: 1rem;
    font-size: 3.5rem;
    line-height: 1;
}

.img-dinner .img-div {
    padding-bottom: 100%;
}

.img-snack .img-div {
    padding-bottom: 81%;
}

.img-lunch .img-div {
    padding-bottom: 93%;
}

.img-breakfast .img-div {
    padding-bottom: 87%;
}

.meals .box-centered {
    display: table;
    width: 100%;
    height: 100%;
}

/* shopkeeper */
input.shk-count {
    width: 3rem;
}

/* shopkeeper */

@media screen and (max-width: 39.9375em) {
    svg#linetrace {
        display: none;
    }

    .meals .img-breakfast .img-div {
        -webkit-transform: translateX(18%);
        transform: translateX(18%);
    }

    .meals .page-link.left {
        padding-left: 1rem;
        font-size: 1.1rem;
    }

    .box-meal + .box-meal {
        margin-top: 1.5rem;
    }

    .textbox-outer[data-units]:after {
        font-size: 16px;
    }

    .accordian-block-outer .accordion-content {
        padding: 0px 20px;
    }

    .graph ul.graph_list li {
        transform: rotate(90deg);
        line-height: 1em;
    }

    .graph ul.graph_list {
        padding-bottom: 30px;
    }
}

@media screen and (min-width: 40em) {
    .box-meal .heading {
        margin-bottom: 1rem;
        font-size: 4.5rem;
        line-height: 1;
    }

    .meals .page-link {
        font-size: 22px;
    }

}

/*@media screen and (min-width: 640px) and (max-width: 1023px) {*/
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    #trigger1 {
        width: 100%;
        margin: 0 auto;
    }

    .box-meal {
        position: relative;
        z-index: 615;
    }

    svg#linetrace {
        /*display: none;*/
        position: absolute;
        top: 0;
        left: 0;
        z-index: 610;
        width: 100%;
    }

    svg#linetrace path {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        stroke-width: 10px !important;
        /*stroke: #f0f !important;*/
    }

    .img-breakfast {
        /*position: absolute;*/
    }

    .meals .box-breakfast .box-centered {
        /*transform: translate(-40px, 0);*/
        /*transform-origin: 50% 50%;*/
    }

    .meals .img-lunch {
        transform: translate(-105px, 23px);
        transform-origin: 50% 50%;
    }

    .meals .box-lunch .box-centered {
        transform: translate(40px, 0);
        transform-origin: 50% 50%;
    }

    .meals .box-exercise .box-centered {
        transform: translate(-40px, 0);
        transform-origin: 50% 50%;
    }

    .meals .box-dinner .box-centered {
        transform: translate(40px, 0);
        transform-origin: 50% 50%;
    }

    .meals .img-dinner {
        transform: translate(-111px, 0);
        transform-origin: 50% 50%;
    }

    svg#linetrace path#p1 {
        transform: translate(20px, -86px);
        transform-origin: 50% 50%;
    }

    svg#linetrace path#p2 {
        transform: translate(-12px, -122px) scale(1, 0.5);
        transform-origin: 50% 50%;
    }

    svg#linetrace path#p3 {
        transform: translate(-41px, -58px) rotate(-11deg) scale(0.8);
        transform-origin: 50% 50%;
    }

    svg#linetrace path#p4 {
        transform: translate(-23px, -68px) scale(0.8);
        transform-origin: 50% 50%;
    }

    svg#linetrace path#p5 {
        transform: translate(-120px, 12px) rotate(9deg) scale(0.8);
        transform-origin: 50% 50%;
    }

    svg#linetrace path#p6 {
        transform: translate(134px, -117px) rotate(-29deg) scale(0.8);
        transform-origin: 50% 50%;
    }

    .firefox svg#linetrace path#p6 {
        transform: translate(134px, -117px);
    }

    svg#linetrace path#p7 {
        transform: translate(100px, 19px) rotate(-9deg) scale(0.8);
        transform-origin: 50% 50%;
    }

}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {

    .box-meal .row {
        width: 960px;
    }

    #trigger1 {
        width: 960px;
        margin: 0 auto;
    }

    .box-meal {
        position: relative;
        z-index: 615;
    }

    svg#linetrace {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 610;
        width: 100%;
    }

    svg#linetrace path {
        stroke-width: 10px !important;
        /*stroke: #f00 !important;*/
    }

    svg#linetrace path#p1 {
        transform: translate(20px, -86px) scale(0.8);
        transform-origin: 50% 50%;
    }

    .firefox svg#linetrace path#p1 {
        transform: translate(-6px, -262px) scale(0.8);
    }

    svg#linetrace path#p2 {
        transform: translate(-12px, -83px) scale(1, 0.7);
        transform-origin: 50% 50%;
    }

    .firefox svg#linetrace path#p2 {
        transform: translate(-16px, -226px) scale(1, 0.7);
    }

    svg#linetrace path#p3 {
        transform: translate(-18px, -58px) rotate(-11deg) scale(0.8);
        transform-origin: 50% 50%;
    }

    svg#linetrace path#p4 {
        transform: translate(-30px, -38px) scale(0.8);
        transform-origin: 50% 50%;
    }

    svg#linetrace path#p5 {
        transform: translate(-152px, 12px) rotate(9deg) scale(0.8);
        transform-origin: 50% 50%;
    }

    .firefox svg#linetrace path#p5 {
        transform: translate(-62px, 62px) rotate(9deg) scale(0.8)
    }

    svg#linetrace path#p6 {
        transform: translate(74px, -107px) rotate(-29deg) scale(0.8);
        transform-origin: 50% 50%;
    }

    .firefox svg#linetrace path#p6 {
        transform: translate(14px, 43px) scale(0.8);
    }

    svg#linetrace path#p7 {
        transform: translate(100px, 19px) rotate(-9deg) scale(0.8);
        transform-origin: 50% 50%;
    }

    .firefox svg#linetrace path#p7 {
        transform: translate(40px, 244px) rotate(-5deg) scale(0.8)
    }

    .desktop.safari .meals .box-breakfast .box-centered,
    .desktop.safari .meals .box-exercise .box-centered,
    .desktop.safari .meals .box-dinner .box-centered {
        margin-top: 150px;
    }

}

@media screen and (min-width: 75em) {
    .box-meal .row {
        width: 1200px;
    }

    #trigger1 {
        width: 1200px;
        margin: 0 auto;
    }

    .desktop.safari .meals .box-lunch .box-centered,
    .desktop.safari .meals .box-exercise .box-centered,
    .desktop.safari .meals .box-dinner .box-centered {
        margin-top: 150px;
    }

    svg#linetrace {
        position: absolute;
        top: 0;
        left: calc(50% - 600px);
        z-index: -1;
    }

    .firefox svg#linetrace {
        top: -80px;
    }

    .ie svg#linetrace {
        top: -80px;
    }

    svg#linetrace path#p1 {
        transform: translate(20px, -86px);
        -ms-transform: translate(20px, -86px);
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
    }

    .firefox svg#linetrace path#p1 {
        transform: none;
    }

    svg#linetrace path#p2 {
        transform: translate(-5px, -86px) scale(1, 0.8);
        transform-origin: 50% 50%;
    }

    svg#linetrace path#p3 {
        transform: translate(-41px, -80px) rotate(-11deg) scale(0.9);
        transform-origin: 50% 50%;
    }

    .firefox svg#linetrace path#p3 {
        transform: translate(-41px, -10px) rotate(-11deg) scale(0.9);
    }

    svg#linetrace path#p4 {
        transform: translate(-30px, -29px);
        transform-origin: 50% 50%;
    }

    .firefox svg#linetrace path#p4 {
        transform: translate(-30px, 31px);
    }

    svg#linetrace path#p5 {
        transform: translate(-150px, 0);
        transform-origin: 50% 50%;
    }

    .firefox svg#linetrace path#p5 {
        transform: translate(-150px, 90px);
    }

    svg#linetrace path#p6 {
        transform: translate(108px, -67px) rotate(-29deg);
        transform-origin: 50% 50%;
    }

    .firefox svg#linetrace path#p6 {
        transform: translate(108px, -3px);
    }

    svg#linetrace path#p7 {
        transform: translate(11px, -1px) rotate(-7deg);
        transform-origin: 50% 50%;
    }

    .firefox svg#linetrace path#p7 {
        transform: translate(-79px, 49px) rotate(-7deg);
    }
}

@media screen and (max-width: 960px) {
    .table-scroll-responsive {
        overflow-x: scroll;
        position: relative;
        margin-left: -25px;
        margin-right: -25px;
    }

    .table-scroll-responsive table {
        width: 100% !important;
    }
}

.column-middlesection .sisea-results, .column-middlesection .sisea-results-list {
    text-align: left;
}

.column-middlesection .sisea-result h3 {
    font-size: 18px;
    font-weight: normal;

}

.column-middlesection .sisea-result h3 a {
    font-size: 24px;
    font-weight: 600;
    color: inherit;
}

.column-middlesection .sisea-result + .sisea-result {
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid #b3b3b3;
}

.column-middlesection .sisea-result-pages {
    display: block;
}

.column-middlesection .sisea-paging {
    font-size: 20px;
    margin: 10px 0 25px;
    font-weight: 600;
}

.column-middlesection .sisea-paging .sisea-page {
    margin: 0 5px;
}

.column-middlesection .sisea-highlight {
    background: #2ba6cb;
    color: #fff;
    display: inline-block;
    padding: 0 3px;
}

.inside-product {
    background: #cddcb1;
    clear: both;
    overflow: hidden;
    padding: 60px 0 80px;
}

.inside-product h3 {
    margin-bottom: 35px;
}

.inside {
    position: relative;
    max-width: 1386px;
    /*height: 758px;*/
    width: 100%;
}

.inside .image {
    position: relative;
    top: 0;
    display: block;
    margin: 2% auto 0;
    /* margin-left: -50%; */
    /* left: 50%; */
    /* transform: translate(-40.5%, 110px); */
    /*opacity: 0.5;*/
    width: 100%;
    /*max-width: 935px;*/
    max-width: 1100px;
}

.inside .cross {
    position: absolute;
    width: 34px;
    height: 34px;
    z-index: 1;
}

.inside .cross.active,
.inside .cross:hover {
    z-index: 2;
}

.inside .cross span.img {
    width: 34px;
    height: 34px;
    display: block;
    border-radius: 100%;
    background-color: #e00d1b;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.inside .cross.active span.img,
.inside .cross:hover span.img {
    background-color: #1c395b;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.inside .cross span.text {
    position: absolute;
    background: #fff;
    width: 295px;
    padding: 30px 20px;
    top: 50%;
    left: 75px;
    font-size: 18px;
    line-height: 25px;
    color: #10395e;
    text-align: center;
    /*display: none;*/
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    visibility: hidden;
    z-index: -100;
    opacity: 0;
    transform: translateX(-115px) translateY(-50%) scale(0.5);
}

.inside .cross.left-align span.text {
    left: auto;
    right: 75px;
    transform: translateX(115px) translateY(-50%) scale(0.5);
}

.inside .cross.active span.text,
.inside .cross:hover span.text {
    display: block;
    z-index: 1;
    opacity: 1;
    visibility: visible;
    transform: translateX(0px) translateY(-50%) scale(1);
}

.inside .cross span.text:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 40px 40px 0;
    border-color: transparent #ffffff transparent transparent;
    left: -38px;
    top: 50%;
    transform: translateY(-50%);
}

.inside .cross.left-align span.text:before {
    left: auto;
    right: -38px;
    border-width: 40px 0 40px 40px;
    border-color: transparent transparent transparent #ffffff;
}

.inside .cross1 {
    left: 17.6%;
    top: 17.7%;
}

.inside .cross2 {
    left: 63.4%;
    top: 11.4%;
}

.inside .cross3 {
    left: 86.6%;
    top: 32.5%;
}

.inside .cross4 {
    left: 97%;
    top: 57.4%;
}

.inside .cross5 {
    left: 47.5%;
    top: 91.5%;
}

.inside .cross6 {
    left: -2.5%;
    top: 65%;
}

.inside .inside-line {
    transform-origin: left center;
    position: absolute;
}

.inside .line1 {
    transform: rotate(24deg);
    left: 20.3%;
    top: 21%;
}

.inside .line2 {
    transform: rotate(113deg);
    left: 64.6%;
    top: 15.5%;
}

.inside .line3 {
    transform: rotate(137deg);
    left: 87%;
    top: 36%;
}

.inside .line4 {
    transform: rotate(-176deg);
    left: 98%;
    top: 59.5%;
}

.inside .line5 {
    transform: rotate(-109deg);
    left: 48.2%;
    top: 91.4%;
}

.inside .line6 {
    transform: rotate(-6deg);
    left: 1%;
    top: 67%;
}

@media screen and (min-width: 40em) and (max-width: 1330px) {
    .inside {
        transform: scale(0.8);
    }

    .inside .image {
        transform: scale(0.9)
    }

    .inside .inside-line {
        width: 125px;
        height: 5px;
    }

    .inside .inside-line path {
        stroke-dasharray: 0 17 !important;
        stroke-width: 8px !important;
    }
}

/*********** MAILPLUS *********/

.mpForm ul {
    list-style: none;
    margin: 20px 0;
    padding: 0;
}

.mpForm ul li:before {
    display: none;
}

.mpForm ul li {
    padding: 0;
}

.mpForm .mpFormLabel {
    font-weight: 600;
}

.mpForm .mpFormField ul {
    padding: 0;
}

.mpForm .mpFormField ul li {
    display: inline-block;
    /*min-width: 250px;*/
}

.mpForm .mpFormField ul li label {
    padding-right: 10px;
    padding-left: 5px;
}

.mpForm .error .mpFormField ul li label {
}

.mpForm textarea {
    resize: none;
    height: 170px;
}

.mpForm fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

.mpForm hr {
    display: none;
}

.mpForm .mpLabelRow {
    display: table;
    width: 100%;
}

.mpForm .submitCell, .mpForm .submitCellSpacer {
    display: table-cell;
}

.mpForm .submitCell {
    width: 75%;
}

.mpForm .submitCellSpacer {
    width: 25%;
    min-width: 150px;
}

.mpForm .submitButton {

}

.mpForm .mpQuestionTable {
    margin-bottom: 20px;
    display: table;
    width: 100%;
    clear: both;
}

.mpForm .mpQuestionTable .mpFormLabel {
    display: table-cell;
    width: 25%;
    padding-right: 20px;
    vertical-align: top;
    min-width: 150px;
}

.mpForm .mpQuestionTable .mpFormLabel label {
    display: inline-block;
    font-weight: 600;
    color: #10395e;
    font-size: 18px;
}

.mpForm .mpQuestionTable .mpFormLabel .mandatorySign {
    display: inline-block;
}

.mpForm .mpQuestionTable .sublabel {
    display: none;
}

.mpForm .mpQuestionTable .mpFormField {
    display: table-cell;
    width: 75%;
    vertical-align: top;
}

.mpForm .mpQuestionTable .mpFormField input, .mpForm .mpQuestionTable .mpFormField select, .mpForm .mpQuestionTable .mpFormField textarea {
    margin-bottom: 0;
}

.mpForm .mpErrorSummary {
    /*padding-top: 50px;*/
    margin-bottom: 20px;
    color: #e30919;
}

.mpForm .mpErrorSummary label {
    /*font-weight: 600;*/
    color: #e30919;
}

.mpForm .mpErrorSummary ul {
    list-style: disc;
    padding: 20px;
    margin: 0;
}

.mpForm .error .mpFormField input[type=text], .mpForm .error .mpFormField input[type=email], .mpForm .error .mpFormField select, .mpForm .error .mpFormField textarea {
    border-color: #e30919;
}

.mpForm .mpHighlight .mpFormField input[type=text], .mpForm .mpHighlight .mpFormField input[type=email], .mpForm .mpHighlight .mpFormField select, .mpForm .mpHighlight .mpFormField textarea {
    /*border-color: #a39f99;*/
}

.mpForm .mpErrorRow,
.mpForm .mpErrorRow label {
    display: none;
}

/******/

/***************************/
/* BMI Calculator style */

.step-header-with-ico {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 100px;
}

.head-ico-wrp {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 33px;
}

.with-grey-bg {
    background: #f7f6f5;
}

.calculator-out {
    padding-top: 78px;
}

.filter-btn.without-arrow:before {
    display: none;
}

.tools-wrap {
    float: left;
    width: 100%;
    text-align: center;
    background: url("../media/tools_bg.jpg") no-repeat;
    background-size: cover;
    padding-top: 65px;
    background-position: center;
}

.boxlist-wrap-out {
    float: left;
    width: 100%;
    text-align: center;
}

.boxlist-wrap-out h4 {
    color: #ffffff;
}

.boxlist-inner-out {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}

.boxlist-wrap-out ul {
    float: none;
    width: auto;
    text-align: center;
    display: inline-block;
}

.boxlist-wrap-out ul li {
    list-style: none;
    float: left;
}

.boxlist-wrap-out ul li a {
    color: #ffffff;
    text-decoration: none;
}

.boxlist-wrap-out ul li span {
    float: left;
    width: 100%;
    text-align: center;
    color: #ffffff;
    line-height: 23px;
}

.boxlist-inner-out .step-btn a {
    max-width: 250px;
}

.boxlist-inner-out .step-btn a:hover {
    background: #ffffff;
}

.boxlist-inner-out .step-btn {
    padding-top: 40px;
}

.boxlist-inner-out .step-btn .filter-btn:before {
    -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
}

.journal-out {
    padding-top: 140px;
}

.jr-form-hd {
    float: left;
    width: 100%;
}

.field-out {
    float: left;
    width: 100%;
}

.field-out-wrp {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 8px;
}

.field-out-list {
    float: left;
    width: 70%;
}

.field-out-list .error {
    clear: both;
}

.field-out-btn {
    float: left;
    width: 30%;
}

.field-out-list span {
    float: left;
    color: #82a63d;
    font-size: 40px;
}

.field-out-list ul {
    float: left;
    padding-left: 8px;
}

.field-out-list ul li {
    float: left;
    width: auto;
    list-style: none;
    padding-right: 8px;
}

.field-out-list ul li img {
    border: 3px solid transparent;
    cursor: pointer;
}

.jr-form-hd {
    float: left;
    width: 100%;
}

.jr-form-hd h4 {
    float: left;
    width: auto;
}

.jr-date {
    float: right;
    width: auto;
    color: #82a63d;

    font-size: 40px;
    font-weight: normal;
}

.jr-date span {
    float: left;
    width: auto;
    padding: 0 16px;
    position: relative;
}

.jr-date span:before {
    content: "";
    height: 35px;
    width: 3px;
    background: #82a63d;
    position: absolute;
    left: 0;
    top: -2px;
}

.jr-date span:first-child:before {
    display: none;
}

.jr-form-hd {
    margin-bottom: 40px;
}

.field-out {
    float: left;
    width: 100%;
    padding-bottom: 25px;
}

.field-out .text-bx {
    width: 100%;
    margin: 0;
    /*color: #b3b3b3;*/
    background: #ffffff;
    max-width: none;
    height: 78px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 30px;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding-left: 20px;
    padding-right: 20px;
}

.field-out .textarea-bx {
    width: 100%;
    margin: 0;
    color: #b3b3b3;
    background: #ffffff;
    max-width: none;
    height: 300px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 30px;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    resize: none;
    padding-left: 20px;
    padding-right: 20px;
}

.text-bx::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #b3b3b3;
    opacity: 1;
}

.text-bx::-moz-placeholder { /* Firefox 19+ */
    color: #b3b3b3;
    opacity: 1;
}

.text-bx:-ms-input-placeholder { /* IE 10+ */
    color: #b3b3b3;
    opacity: 1;
}

.text-bx:-moz-placeholder { /* Firefox 18- */
    color: #b3b3b3;
    opacity: 1;
}

.sub-btn-box {
    float: right;
    background: #82a63d;
    font-size: 27px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #ffffff;
    padding: 8px 36px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.sub-btn-box:hover {
    background: #8cb342;
}

.jr-post-list {
    float: left;
    width: 100%;
    padding-bottom: 120px;
    margin-top: 130px;
}

.jr-post-bx {
    float: left;
    width: 30%;
    padding: 10px 20px;
}

.middle-one {
    margin: 0 5%;
}

.jr-post-bx h5 {

    font-weight: normal;
    font-size: 30px;
    float: left;
    width: 100%;
    padding-bottom: 5px;
}

.jr-post-bx .jr-date {
    float: left;
    width: 100%;
    padding-bottom: 30px;
}

.jr-post-bx .jr-date span {
    font-size: 23px;
}

.jr-post-bx .jr-date span:before {
    height: 25px;
    width: 2px;
    top: 4px;
}

.jr-post-bx .jr-date span:first-child {
    padding-left: 0;
}

.jr-post-list .jr-post-bx.first-box {
    padding-left: 0;
    padding-right: 40px;
}

.jr-post-list h4 {
    padding-bottom: 60px;
}

.jr-post-bx p {

    font-size: 18px;
    font-weight: normal;
    color: #10395e;
}

.intro-text {
    float: left;
    width: 100%;
    padding-top: 60px;
}

.intro-text p b {
    font-size: 29px;
    line-height: 35px;
    font-weight: normal;
    padding-bottom: 25px;
}

.counter-content-box {
    float: left;
    height: auto;
    /*padding: 0 6.61%;*/
    width: 100%;
}

.counter-content-left {
    width: 67%;
    float: left;
    /*padding-right: 80px;*/
}

.counter-content-right {
    width: 28.50%;
    float: right;
}

.count-form-box {
    float: left;
    height: auto;
    width: 100%;
}

.count-form-box .field-out .text-bx {
    float: left;
    background: #f7f6f5;
}

.field-btn-wrp {
    float: left;
    height: auto;
    width: 100%;
    padding-bottom: 40px;
    text-align: right;
}

.sub-btn {
    background: #2c99d3;
    border: 2px solid #2c99d3;
    color: #ffffff;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-size: 25px;
    height: 46px;
    line-height: 36px;
    max-width: 352px;
    position: relative;
    text-align: center;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.sub-btn:hover {
    color: #10395e;
    border: 2px solid #10395e;
    background: #ffffff;

}

.count-table-list {
    float: left;
    width: 100%;
}

.table-box {
    float: left;
    width: 100%;
}

.table-hd {
    float: left;
    width: 100%;
    background: #82a63d;
}

.tb-hd {
    float: left;
    width: 33.33%;
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    color: #ffffff;
    padding: 5px 0;
}

.table-cnt {
    background: #f7f6f5;
    float: left;
    width: 100%;
    padding-top: 16px;
}

.table-cnt .items {
    padding-bottom: 30px;
}

.tb-row .amounta {
    font-weight: 600;
    font-size: 48px;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 5px;
    -webkit-user-select: none; /* Chrome all / Safari all */
    -moz-user-select: none; /* Firefox all */
    -ms-user-select: none; /* IE 10+ */
    user-select: none;
}

.tb-row {
    float: left;
    width: 100%;
    display: table;
}

.tb-row .tb-cnt:first-child {
    border-left: 0;
    position: relative;
    padding-left: 50px;
}

.tb-cnt {
    float: none;
    width: 33.33%;
    text-align: left;

    font-weight: normal;
    font-size: 18px;
    display: table-cell;
    border-left: 1px solid #b9cc94;
    vertical-align: top;
    padding: 10px 15px;
}

.tb-close {
    /* background: url(../media/tb_close.png) no-repeat; */
    width: 20px;
    height: 20px;
    /* display: inline-block; */
    /* float: left; */
    margin-right: 15px;
    top: 16px;
    position: absolute;
    left: 15px;
    -webkit-user-select: none; /* Chrome all / Safari all */
    -moz-user-select: none; /* Firefox all */
    -ms-user-select: none; /* IE 10+ */
    user-select: none;
}

.tb-sort {
    background: url("../media/tb_sort.png") no-repeat;
    width: 19px;
    height: 35px;
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.tb-cnt span {
    word-break: break-all;
}

.sort-bk span {

}

.tb-cnt-bk {
    width: auto;
    display: inline-block;

}

.tb-upward {
    background: url("../media/tb_upward.png") no-repeat;
    width: 19px;
    height: 11px;
    display: inline-block;
    float: right;
    margin-top: 5px;
}

.tb-info-bk {
    float: left;
    width: 100%;
    /*padding: 0 13%;*/
    /*padding-bottom: 20px;*/
}

.tb-info-bk span {
    /*width: 80%;*/
    /*line-height: 1.2;*/
    text-align: left;
}

.tb-info-bk span b {
    float: right;
    text-align: right;
    font-weight: 600;
}

.tb-btn-box {
    width: 33.33%;
    display: table-cell;
    margin-top: 50px;
    text-align: center;
}

.tb-btn-box span {
    padding: 15px;
    height: auto;
}

.tb-btn-box span span {
    padding: 0;
    width: 100%;
    text-align: center;
    font-size: 1.1em;
    color: #0c1923;
}

.s-btn {
    width: 100%;
    float: left;
    background: #82a63d;
    color: #ffffff;
    /*height: 60px;*/
    font-weight: 600;
    font-size: 22px;
    /*line-height: 58px;*/
}

.tb-tot-box {
    width: 100%;
    float: left;
    height: auto;
    padding: 15px 0 0 0;
}

.tb-tot-box span {
    width: 100%;
    float: left;
    height: auto;
    font-size: 18px;
    font-weight: 600;
    color: #10395e;

}

.counter-msg {
    width: 100%;
    float: left;
    background: #cddcb1;
    margin-top: 30px;
    padding: 40px 6%;
    margin-bottom: 0;
}

.counter-msg p {
    color: #10395e;
    font-size: 17px;
    padding-bottom: 0;
    line-height: 26px;
}

.counter-content-right .accordion-title {
    border: 0;
    background: #ffffff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 10px 0;
}

.counter-content-right .accordion-title h4 {
    font-size: 26px;
    color: #1c395b;
    padding-bottom: 0;
}

.counter-content-right .accordion-content {
    border: 0;

}

.counter-content-right li.accordion-item {
    border: 0;
    border-bottom: 3px solid #f7f6f5;

}

.counter-content-right li.accordion-item:first-child {
    border-top: 3px solid #f7f6f5;
}

.counter-content-right .accordion-title:before {
    content: "\f078";
    font-family: 'FontAwesome', sans-serif;;
    font-size: 20px;
    color: #e30919;
}

.counter-content-right .is-active .accordion-title:before {
    content: "\f077";
    font-family: 'FontAwesome', sans-serif;;
    font-size: 20px;
    color: #e30919;
}

.counter-content-right .accordion-content p {
    font-size: 18px;
    line-height: 28px;
}

.counter-content-right li.accordion-item:last-child a {
    border-bottom: 0;
}

.media-container.m-block-out {
    padding-top: 0;
}

.m-block-out h4 {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 43px;
}

.rc-prdct-out h4 {
    text-align: center;
    padding-bottom: 43px;
}

form .hd-ico {
    width: auto;
    display: inline-block;
}

form .hd-ico img {
    position: relative;
}

form .head-ico-wrp {
    margin-bottom: 0;
}

.with-white-bg {
    background: #ffffff;
}

.sinle-form label {

    font-weight: normal;
    font-size: 30px;
    color: #1c395b;
    text-align: center;
    padding-bottom: 16px;
}

.field-block.textbox.sinle-form {
    padding-top: 0;
}

.clc-lrn-link {
    width: 100%;
    float: left;
    text-align: center;
}

.clc-lrn-link a {

    font-weight: normal;
    font-size: 30px;
    color: #2c98d2;
}

.history-list {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 120px;
}

.history-list ul {
    width: 100%;
    max-width: 700px;
    float: none;
    display: inline-block;
    text-align: left;
}

.history-list ul li {
    width: 50%;
    float: left;
    text-align: left;
    list-style: none;
    position: relative;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 15px;
}

.history-list h4 {
    text-align: center;
    font-size: 30px;

    font-weight: normal;
    color: #1c395b;
    padding-bottom: 60px;
}

.history-list ul li:before {
    content: "\f111";
    font-family: 'FontAwesome', sans-serif;
    color: #82a63d;
    font-size: 20px;
    left: 0;
    top: 2px;
    position: absolute;
}

.history-list ul li span {
    float: left;
    font-size: 18px;
}

.history-list ul li b {
    float: right;
    font-weight: 600;
    font-size: 18px;
}

.graph-l-out {
    width: 100%;
    float: left;
    height: auto;
    padding-top: 80px;
}

.article-content-block .graph-l-out img {
    width: 100%;
    float: left;
    position: relative;
    left: 0;
    top: 0;
}

.media-half-big-col {
    width: 50.2%;
    float: left;
}

.media-half-small-col {
    width: 49.8%;
    float: left;
}

.f-outer h4 {
    padding-top: 90px;
    padding-bottom: 55px;
    text-align: center;
}

.media-half-small-col .small-media .link-content-outer {
    height: 290px;
}

.products-filter-container.myatkin-page {
    padding-bottom: 0;
}

.products-filter-container.journel-wrp {
    padding-bottom: 0;
}

.products-filter-container.bmi-calc-wrap {
    padding-bottom: 0;
}

/*
My Atkins Welcome
===================================*/
.atkin-conent-block {
    float: left;
    width: 100%;
    padding: 30px 0 70px;
}

.atkin-conent-block h4 {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 70px;
}

.atkin-conent-block p {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #11395c;
    padding-bottom: 90px;
}

.table-content {
    float: left;
    width: 100%;
}

.table-content ul {
    float: left;
    width: 100%;
}

.table-content ul li {
    float: left;
    list-style: none;
    display: table;
    border-left: 1px solid #b3b3b3;
    width: 24%;
}

.table-content ul li:first-child {
    border: none;
}

.table-content ul li a {
    color: #2c98d2;
    font-size: 22px;

    font-weight: normal;
    display: table-cell;
    height: 107px;
    vertical-align: middle;
    line-height: 28px;
}

.table-content ul li a:hover {
    color: #000000;
}

.table-content ul li a b {
    font-size: 18px;
    color: #8f8e8e;

    font-weight: normal;
    display: inline-block;
}

.table-content ul li a b:hover {
    color: #000000;
}

/*
My Atkins My Profile Details
===================================*/
.atkin-conent-block2 {
    /* 	float: left; */
    width: 100%;
    background: #aad6ee;
}

.atkin-conent-inner {
    float: left;
    width: 100%;
    text-align: center;
    padding: 100px 0;
}

.atkin-conent-inner h4 {
    padding-bottom: 56px;
}

.info-table {
    display: table;
    margin: 0 auto;
}

.info-colmn {
    display: table-cell;
    vertical-align: top;
    width: 290px;
}

.info-row {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

.info-row label {
    font-size: 18px;
    color: #1c395b;

}

.info-row span {
    float: left;
    width: 100%;
    font-size: 30px;
    color: #1c395b;
    padding-top: 16px;
}

.info-row a {
    color: #ffffff;
    float: left;
    font-size: 18px;
    margin-top: 8px;
    width: 100%;
}

.info-colmn img {
    margin-bottom: 61px;
    margin-top: 20px;
}

.info-colmn .filter-btn {
    max-width: 229px;
}

/*
My Atkins My Current Phase
===================================*/
.atkin-conent-block3 {
    /* float: left; */
    width: 100%;
    background: #82a63d;
    text-align: center;
    padding: 111px 0 140px;
}

.atkin-conent-block3 h4 {
    color: #ffffff;
    padding-bottom: 55px;
}

.single-box {
    display: inline-block;

}

.single-box.first-single {
    width: 30%;
}

.single-box.second-single {
    margin-left: 20px;
    width: 19%;
}

.single-box p {
    color: #ffffff;
    float: left;
    font-size: 18px;
    text-align: left;
    width: 50%;
    line-height: 34px;
}

.info-box {
    border: 1px solid #ffffff;
    float: right;

    text-align: center;
}

.single-box.first-single .info-box {
    padding: 16px 36px 8px 41px;
}

.single-box.second-single .info-box {
    padding: 16px 30px 8px 25px;
}

.info-box span {
    font-size: 50px;
    color: #ffffff;
    font-weight: 600;
}

.info-box i {
    color: #ffffff;
    font-size: 18px;

    font-weight: normal;
    font-style: normal;
    margin-left: -5px;
}

.blue-btn {
    display: inline-block;
    background: #2c99d3;
    text-align: center;
    /*width: 100%;*/
    padding: 0 20px;
    /*max-width: 352px;*/
    line-height: 46px;

    color: #ffffff;
    font-weight: normal;
    font-size: 25px;
    border: 2px solid #2c99d3;
    position: relative;
}

.blue-btn i {
    margin-left: 0.5em;
}

.blue-btn:hover {
    background: none;
    border: 2px solid #10395e;
    color: #10395e;
}

/*.blue-btn:before {
	width: 19px;
	height: 11px;
	content: "";
	background: url(../media/white_down_arrow.svg) right top no-repeat;
	position: absolute;
	right: 9px;
	top: 16px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.blue-btn:hover:before {
	background: url(../media/arrow-blue-down.svg) right top no-repeat;
}*/
#mood1,
#mood2,
#mood3,
#mood4 {
    visibility: hidden;
    width: 0;
    margin: 0;
    position: absolute;
}

#mood1:checked + img,
#mood2:checked + img,
#mood3:checked + img,
#mood4:checked + img {
    border: 3px dashed #82a63d;
    border-radius: 50%;
}

.tt-menu {
    background-color: #fff;
    padding: 20px;
    box-shadow: 3px 5px 12px -6px #333;
    width: 50%;
}

.tt-menu .tt-suggestion {
    cursor: pointer;
}

.tt-menu .tt-suggestion:hover {
    color: #e30919;
}

.twitter-typeahead {
    width: 100%
}

.searchform-content {
    position: relative;
}

#wheretobuy .slick-track,
#wheretobuy .slick-track .slick-slide {
    /*width: auto !important;*/
}

#wheretobuy .slider-outer li a {
    width: auto;
}

#wheretobuy .slider-outer li + li {
    margin-left: 1rem;
}

.graph_content {
    float: left;
    width: 100%;
    position: relative;
    margin: 70px 0 50px;
}

.graph_content ul.list_details {
    float: left;
    width: 100%;
    list-style: none;
    height: 200px;
    margin: 0;
}

.graph_content ul.list_details li {
    /*float: left;*/
    /*width: 16%;*/
    position: relative
}

.graph_content ul.list_details li.first {
    background: #d72c38;
    /*height: 94px;*/
}

.graph_content ul.list_details li.second {
    background: #e67c00;
    /*height: 76px;*/
    /*margin: 18px 0 0 0*/
}

.graph_content ul.list_details li.third {
    background: #f3c400;
    /*height: 59px;*/
    /*margin: 35px 0 0 0*/
}

.graph_content ul.list_details li.four {
    background: #bdd300;
    /*height: 38px;*/
    /*margin: 56px 0 0 0*/
}

.graph_content ul.list_details li.five {
    background: #088315;
    /*height: 19px;*/
    /*margin: 75px 0 0 0*/
}

.graph_content ul.list_details li.six {
    background: #963dac;
    /*height: 19px;*/
    /*margin: 94px 0 0 0;*/
    /*top: 80%;*/
    transform: translateY(100%);
}

.graph_content .indicator {
    position: absolute;
    top: -35px;
    text-align: center;
    width: 70px;
    line-height: 20px;
    transform: translateX(-33px);
    margin: 0 0 0 -8.3%;
    /* margin-left: -12.7%; */
    left: calc(16.6% / 2);
    transition: all 0.3s ease-in-out;
    background: rgba(16, 57, 94, 1);
    z-index: 2;
    padding: 5px 0 0;
    font-size: 14px;
    color: #fff;
    display: none;
}

.graph_content .indicator:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 35px 0 35px;
    border-color: rgba(16, 57, 94, 1) transparent transparent transparent;
    bottom: -30px;
    transform: translateX(-50%);
    left: 50%;
    z-index: 0;

}

.graph_content[data-bar] .indicator {
    display: block;
}

.graph_content[data-bar="1"] .indicator {
    left: calc(1 * 16.6%);
}

.graph_content[data-bar="2"] .indicator {
    left: calc(2 * 16.6%);
}

.graph_content[data-bar="3"] .indicator {
    left: calc(3 * 16.6%);
}

.graph_content[data-bar="4"] .indicator {
    left: calc(4 * 16.6%);
}

.graph_content[data-bar="5"] .indicator {
    left: calc(5 * 16.6%);
}

.graph_content[data-bar="6"] .indicator {
    left: calc(6 * 16.6%);
}

.graph ul.graph_list {
    float: left;
    width: 100%;
    list-style: none;
    position: relative;
}

.graph ul.graph_list li {

    text-align: center;

}

.offer-img {
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 80px 0;
}

.offer-img h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 60px;
    margin-bottom: 40px;
}

.offer-img h2,
.offer-img p {
    color: #fff;
}

.offer-img p {
    margin-bottom: 40px;
}

.resource-id-192,
.resource-id-192 .products-filter-container {
    background: #afd8e7 !important;
}

.resource-id-192 .breadcrumb-outer-con {
    display: none !important;
}

.context-eu .login-outer {
    display: none !important;
}

.row iframe {
    max-width: 100%;
}

/*
	ATKINS SHOP SHOPKEEPER
 */

.sk-product {
    padding: 20px;
    text-align: center;
}

.skh-cart {
    padding-right: 120px;
}

.skh-cart .cart-order {
    text-align: right;
    margin-top: 40px;
}

.skh-cart .cart-order .button {
    font-size: 2rem;
}

#shk_prodCount input {
    width: auto;
}

#shop-result .filter-result-section {
    float: none;
    padding-top: 60px;
}

#shop-result .filter-outercon {
    margin-top: 0px;
}

#shk_prodHelper {
    width: 175px;
}

#shopOrderForm tbody {
    border: 0px;
}

@media screen and (max-width: 1024px) {

    .product-specs div.columns {
        border: none;
    }
}

@media screen and (max-width: 580px) {
    #shop-result .small-4 {
        max-width: 50%;
        flex: 0 0 50%;
    }

    #shop-result .small-4 .medium-12 {
        flex: 0 0 100%;
    }

    .skh-cart {
        padding: 0 10px;
    }

}

@media screen and (max-width: 360px) {
    #shop-result .small-4 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    #shop-result .small-4 p {
        display: none;
    }

    #shop-result .small-4 figure {
        background: #f0edea;
    }
}

@media screen and (max-width: 768px) {
    .product-det-box .social-media {
        text-align: center !important;
        padding-left: 0 !important;
    }
}

.form-input-radio.payment_method label {
    display: inline-block;
}

.form-input-radio.payment_method img.payment_logo {
    height: 28px;
}

.additional-info {
    font-size: 10px;
}

p.price {
    font-size: 28px;
    font-weight: bold;
}

.footer-payment-methods {
    padding: 20px 0 0 0;
}

.footer-payment-methods img.payment-method {
    height: 60px;
}

.price.strikethrough.small {
    display: inline-block;
    font-size: 22px;
    font-weight: normal;
}

.price.strikethrough {
    position: relative;
    color: red;
    padding: 0 9px;
    font-size: 22px;
    display: inline-block;
}

.price.strikethrough:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid;
    border-color: inherit;

    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
}

.price-details .price {
    margin-left: 10px;
}

.my_atkins_heart {
    display: block;
    margin: 0 auto;
    padding: 5px 0;
}

.product_added_message {
    display: none;
    position: fixed;
    top: 120px;
    right: 0;
    left: 0;
    padding: 10px 15px;
    background: rgba(43, 166, 203, .8);
    border-radius: 30px;
    text-align: center;
    z-index: 9999;
    color: #fff;
    max-width: 200px;
    margin: 0 auto;
}
.product_error_message {
    display: none;
    position: fixed;
    top: 120px;
    right: 0;
    left: 0;
    padding: 10px 15px;
    background: rgba(227, 9, 25, 0.8);
    border-radius: 15px;
    text-align: center;
    z-index: 9999;
    color: #fff;
    max-width: 400px;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    .price.strikethrough.small {
        font-size: 12px;
    }

    .footer-payment-methods img.payment-method {
        height: 35px;
    }

    .support-block .media-content-block {
        padding: 0;
    }

    .support-block .media-content-block .media-content {
        position: initial;
        top: initial;
        left: initial;
        width: 100%;
        max-width: 540px;
        float: initial;
        left: initial;
        position: initial;
        top: initial;
        -webkit-transform: initial;
        -moz-transform: initial;
        transform: initial;
        text-align: center;
    }
}

@media only screen and (max-width: 1559px) and (min-width: 1360px) {
    .price-details .price.strikethrough {
        font-size: 22px;
    }
    .price-details .price {
        font-size: 27px;
        margin: 5px 0 0 10px;
    }
}

.content-container .wave-effect-top.harvest-ribbon{
    background: transparent url(../media/wave-red.svg) no-repeat center center;
}

.about-harvest {
    padding    : 60px 0;
    position   : relative;
    text-align : center;
}

.about-harvest .text-block {
    padding: 0 20px;
}

.about-harvest .text-block p {
    line-height: 35px;
}

.products-filter-container.harvest-theme {
    background : transparent !important;
}

.harvest-theme p {
    color : #473729;
}

.harvest-theme .media-block {
    background : transparent;
}

.harvest-theme h3 img {
    margin-bottom : 30px;
    padding: 0 20px;
}

.slider-section.harvest-theme {
    background: #f8f7eb;
}
.inspiration-harvest {
    clear             : both;
    padding           : 60px 0;
    background-image  : url('../media/harvest/bg1.png');
    background-repeat : no-repeat;
    background-size   : cover;
    text-align        : center;

}

.inspiration-harvest p {
    color       : #ffffff;
    text-shadow : 0 0 10px #000000;
}

.inside-product-harvest p {
    color : #ffffff;
}

.inside-product-harvest .inside .image {
    width     : 100%;
    transform : none;
    max-width: 100%;
}

.inside-product-harvest .inside .cross span {
    background: #f8f7eb;
    color: #473729;
}

.inside-product-harvest .inside .cross span.img {
    background : #ab2328;
}

.inside-product-harvest .inside .cross span strong {
    color : #ab2328;
}

.inside-product-harvest .inside .cross1 {
    top  : -2.1%;
    left : 31.2%;
}

.inside-product-harvest .inside .cross3 {
    top  : 11.2%;
    left : 93.3%;
}

.inside-product-harvest .inside .cross4 {
    top  : 100.5%;
    left : 92.5%;
}

.inside-product-harvest .inside .cross5 {
    top  : 98.9%;
    left : 33.5%;
}

.inside-product-harvest .inside .cross6 {
    top  : 40.4%;
    left : -3.5%;
}

.inside-product-harvest .inside .cross.left-align span.text:before {
    left: auto;
    right: -18px;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent #f8f7eb;
}
.inside-product-harvest .inside .cross span.text:before {
    left:-18px;
    border-width: 20px 20px 20px 0;
    border-color: transparent #f8f7eb transparent transparent;
}

.harvest-banner {
    position: absolute;
    top:100%;
    left:0;
    background-image: url('../media/harvest/harvest-banner.png');
    background-repeat: no-repeat;
    width: 452px;
    height: 223px;
    z-index: 10;
}

@media (max-width : 1600px) {
    .harvest-banner {
        width : 25%;
        background-size:100%;
        height: 195px;
    }
}

@media (max-width : 768px) {
    .harvest-banner {
        top:75%;
        height: 90px;
        z-index: -1;
    }

    .about-harvest .text-block:first-child {
        order: 2;
    }
}

@media only screen and (max-width: 479px) {
    .inspiration-harvest {
        /*height: 630px;
        background-image: url('../media/harvest/bg1-mobile.png');
        background-position: bottom center;
        background-size: contain;*/
    }

    .harvest-banner {
        z-index: -1;
        top:75%;
        height: 90px;
        width: 47%;
    }
}

.mpFormAnswer {
    text-align: center;
}

.g-recaptcha {
    margin-left: 20px;
    margin-top: 10px;
    overflow:hidden;
}

.linked-products {
    margin-left:-6px;
    margin-right: -6px;
    margin-bottom: 30px;
}
.linked-products .linked-product {
    float: left;
    width:33.33%;
    padding: 6px;
}

.linked-products .linked-product-item {
    display: block;
    position: relative;
    top: 0;
    background: #ffffff;
    padding: 10px;
    color: #10395e;
    line-height: 1.2em;
    text-align: center;
    border: 2px solid #009bd8;
    margin-bottom: 0;
    transition: all 0.1s ease-out;
}

.linked-products .linked-product-item.current,
.linked-products .linked-product-item:hover {
    top: -1px;
    background: #f3fdff;
    border-width: 3px;
    margin-bottom: -2px;
}

.linked-products .linked-product-head {
    font-size: 16px;
    margin-bottom: 7px;
}

.linked-products .linked-product-content {
    font-size: 14px;
}

.linked-products .price {
    display: inline-block;
}
.linked-products .price.strikethrough {
    font-size: 14px;
    padding: 0;
    margin-right: 5px;
}

/* extra featured block */
.featured-block {
    float:left;
    width:100%;
    background-color: #f0f0f1;
}

.featured-block .featured-left,
.featured-block .featured-right {
    padding:30px 30px 30px 30px;
    box-sizing:border-box;
}

.featured-block .featured-left img,
.featured-block .featured-right img {
    max-width:100%;
    height:auto;
}

.featured-block P,
.featured-block ul li,
.featured-block ol li {
    font-size: 18px;
    line-height: 34px;
}

.featured-block ul,
.featured-block ol {
    margin: 0px 0px 30px 20px;
}

.featured-block h2,
.featured-block h3,
.featured-block h4,
.featured-block h5 {
    margin: 0px 0px 20px 0px;
    font-size: 30px;
    line-height: 32px;
}

.feedbackcompany {
    width:100%;
    position: relative;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 30px;
    padding-top: 5px;
    text-align: center;
}

.feedbackcompany .wrap {
    float: none;
    display: inline-block;
}


@media only screen and (max-width: 900px) {
    .featured-block .featured-left,
    .featured-block .featured-right {
        width: 100%;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .featured-block .featured-right {
        padding-top: 0px;
    }

    .featured-block * {
        font-size: 14px;
        line-height: 23px;
    }
}

@media only screen and (max-width: 900px) {
    .g-recaptcha {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 735px) {
    .signup-area .submit-btn {
        margin: 25px 0px 0px 0px;
    }
}

@media only screen and (max-width: 350px) {
    .signup-area {
        padding: 0px;
    }

    .signup-area .input-boxes {
        padding:0px 5px;
    }
}