/** BODY WRAPPERS **/

.bodyAddon {}
.bodyAffiliates {}
.bodyEvent {}
.bodyDelivery {}
.bodyOptIn {}
.bodySales {}
.bodyTAF {}

/** END WRAPPERS **/


/** FONTS **/

	/* open sans */
	
	.evo {
		font-family: 'Open Sans', sans-serif;
	}
	
	.evo .master-holder h1, .evo .master-holder h2, .evo .master-holder h3,
	.evo .master-holder h4, .evo .master-holder h5, .evo .master-holder h6 {
		font-family: 'Open Sans', sans-serif;
	}	

/** END FONTS **/


/** GLOBAL **/

.evo .fchar {
    color: #22629c;
    float: left;
    font-size: 24px;
    line-height: 26px;
    margin-top: -3px;
}

.evo .hidden {
	display:none;
}

.evo .mobile-only {
	display:none;
}

.evo #mk-theme-container {
	overflow: hidden;
}

.evo .master-holder a, .evo .master-holder a:active, .evo .master-holder a:visited, .evo .master-holder a:hover {
    color: #a70966;
}

.evo .master-holder p {
	color: #2d2d2d;
	font-size: 18px;
	line-height: 24px;
}

.evo .master-holder .small p {
	font-size: 13px;
	line-height: 19px;
}

.evo .master-holder strong {
	color: #4a042d;
}

.evo .master-holder ul, .evo .master-holder ol {
	margin-bottom: 40px;
}

.evo .master-holder ul li, .evo .master-holder ol li {
	font-size: 18px;
    margin-bottom: 15px;
}

.evo .master-holder .dark-row,
.evo .master-holder .light-row {
	padding: 45px 0;
}

.evo .master-holder .dark-row .mk-grid,
.evo .master-holder .light-row .mk-grid {
	max-width: 720px;
}

.evo .master-holder .dark-row .mk-grid .wpb_column,
.evo .master-holder .light-row .mk-grid .wpb_column {
	padding: 0;
}

.evo .master-holder .dark-row .mk-text-block,
.evo .master-holder .light-row .mk-text-block {
	margin: 0 auto;
	max-width: 760px;
}

.evo .master-holder .light-row h1 {
	color: #4a042d;
	font-family: "Open Sans", sans-serif;
	font-size: 45px;
	font-weight: 500;
    text-align: center;
}

.evo .master-holder .light-row h2 {
	color: #4a042d;
    font-size: 30px;
    font-weight: 400;
    line-height: 34px;
    text-align: center;
}

.evo .master-holder .light-row h3 {
	color: #a70966;
	font-size: 25px;
	font-weight: 600;
	text-transform: none;
}

.evo .master-holder .light-row h4 {
	color: #4a042d;
	font-size: 22px;
	font-weight: 600;
	text-transform: none;
	margin-bottom: 20px;
}

.evo .master-holder .light-row h5 {
	color: #d8a03c;
	font-size: 20px;
	font-weight: 600;
	text-transform: none;
}

.evo .master-holder .light-row .thin {
	max-width: 550px;
	margin: 0 auto;
}

.evo .master-holder .dark-row, .evo .master-holder .subhero-row {
	background: #4a042d;
}

.evo .master-holder .dark-row p,
.evo .master-holder .dark-row h2 {
	color: #fff;
}
.evo .master-holder .dark-row h2 {
	font-size: 30px;
	line-height: 34px;
	font-weight: 400;
	text-align: center;
}

.evo .master-holder .dark-row strong {
	color: #f9ba00;
}

.evo .master-holder h6 {
	color: #dba700;
	font-size: 21px;
	font-weight: 600;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}

/* callout */

.evo .master-holder .callout {
	background: #fff;
	border-radius: 5px;
    padding: 20px 10px 30px;
    border: 20px solid #4a042d;
    text-align: center;
    margin: 30px auto;
    max-width: 480px;
    width: 100%;
}

.evo .master-holder .callout a {
	background: #fa890d;
    color: #fff !important;
    text-align: center;
    padding: 15px 0;
    display: block;
    margin: 0 auto;
    max-width: 450px;
    width: 90%;
    box-sizing: border-box;
    font-weight: 600;
    text-transform: uppercase;
	transition: all ease-in-out 0.3s;
}

.evo .master-holder .callout a:hover {
	background: #e27600;
}

.evo .master-holder .callout.live {
	margin-bottom: 50px;
}

.evo .master-holder .callout h3 {
	font-size: 24px;
	color: #4a042d;
}

/* END callout */

.evo .master-holder .light-row .btn {
	margin: 0 auto 40px;
	max-width: 300px;
	text-align: center
}

.evo .master-holder .light-row .btn a {
	background-color: #6e0046;
	padding: 15px 70px;
	text-align:center;
	color: #fff;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	border-radius: 20px;
}

.evo .master-holder .light-row .btn a:hover {
	opacity: .8;
}

/* navigation */

.evo .header-logo,
.evo .main-nav-side-search,
.evo .mk-header-padding-wrapper {
	display: none;
}

.evo .menu-hover-style-5 .main-navigation-ul > li.menu-item > a.menu-item-link:after {
	background-color: #278bce;
}

.evo header.sticky-style-fixed.header-style-1 .mk-header-holder {
	position: relative;
}

.evo header.a-sticky.header-style-1 .mk-header-holder {
    position: fixed;
}

.evo header.a-sticky {
    margin-bottom: 50px;
}

.evo div.add-header-height {
    height: 55px;
}

.evo .menu-item-link.js-smooth-scroll {
    top: -278px;
}

.evo .a-sticky .menu-item-link.js-smooth-scroll {
    top: 0;
}

.menu-item.menu-item-type-custom.menu-item-object-custom.no-mega-menu {
	height: 55px;
	transition: height 0s ease 0s;
}

.evo .mk-header-holder .mk-header-inner .add-header-height {
    height: 56px;
}

.evo .header-style-1 .menu-hover-style-1 .main-navigation-ul > li > a {
    line-height: 70px;
}

.evo .main-navigation-ul > li.menu-item > a.menu-item-link {
	font-size: 13px;
	color: #ababab;
	padding-right: 14px;
	padding-left: 14px;
}

.evo .vc_row.bg-pos-left-center {
  background-position: left center;
}

.evo .header-style-1 .menu-hover-style-5 .main-navigation-ul > li {
  pointer-events: none;
}

.evo .header-style-1 .menu-hover-style-5 .main-navigation-ul > li > a {
  pointer-events: all;
}

.evo .add-header-height {
    line-height: 608px;
}

.evo .menu-item-link.js-smooth-scroll {
    top: auto;
}

.evo .menu-item.menu-item-type-custom.menu-item-object-custom.no-mega-menu {
    line-height: 55px;
}

/* hero */

.evo .master-holder #hero-row {
	background: url('https://evolvingwisdom.com/fp/wp-content/uploads/sites/10/2019/04/banner_1920x-540.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}

.evo .master-holder #hero-row .mk-text-block {
    margin: 0px auto;
    max-width: 840px;
    padding: 20px 0 30px;
}

.evo .master-holder #hero-row a.register-btn {
	background-color: #6e0046;
	padding: 15px 70px;
	text-align:center;
	color: #fff;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
}

.evo .master-holder .hero {
	text-align: center;
}

.evo .master-holder .hero img {
	width: 45px;
	margin: 0 auto 20px;
}

.evo .master-holder .hero h1 {
	color: #275B84;
	font-size: 63px;
	font-weight: 400;
	line-height: 64px;
	margin-bottom: 30px;
}

.evo .master-holder .hero h2 {
    font-family: "Montserrat", sans-serif;
    margin-bottom: 20px;
    font-size: 35px;
    line-height: 45px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
	text-shadow: 2px 2px 20px #666;
}
.evo .master-holder .hero h3 {
    font-family: freeland;
    font-size: 120px;
    color: #6e0046;
    margin-bottom: 40px;
	font-weight: unset;
	text-transform: none;
}
@media (max-width: 767px) {
	.evo .master-holder #hero-row.hero-short .mk-text-block {
		padding: 10px 0 10px;
	}
	.evo .master-holder .hero.hero-short img {
		width: 30px;
		margin: 0 auto 0px;
	}
	.evo .master-holder .hero.hero-short h2 {
		margin-top: 0px;
		margin-bottom: 0px;
		font-size: 22px;
		line-height: 25px;
		letter-spacing: 1px;
	}
	.evo .master-holder .hero.hero-short h3 {
		margin-top: 0px;
		margin-bottom: 10px;
		font-size: 60px;
	}
}

.evo .master-holder .hero h4 {
    font-family: freeland;
    font-size: 80px;
    color: #6e0046;
    margin-bottom: 20px;
	font-weight: unset;
	text-transform: none;
}

.evo .master-holder .hero h5 {
    font-family: freeland;
    font-size: 55px;
    color: #6e0046;
    margin-bottom: 0;
	font-weight: unset;
	text-transform: none;
}

.evo .master-holder .hero-subhead {
	background: #333;
	background: -moz-linear-gradient(left, #333333 0%, #666666 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#333333), color-stop(100%,#666666));
	background: -webkit-linear-gradient(left, #333333 0%,#666666 100%);
	background: -o-linear-gradient(left, #333333 0%,#666666 100%);
	background: -ms-linear-gradient(left, #333333 0%,#666666 100%);
	background: linear-gradient(to right, #333333 0%,#666666 100%);
	color: #fff;
}

.evo .master-holder .hero-subhead .mk-text-block p {
	color: #fff;
	display: inline-block;
	font-family: "Montserrat", sans-serif;
	font-size: 32px;
	font-weight: 400;
	line-height: 42px;
	letter-spacing: normal;
	max-width: 1000px;
	padding: 15px 0 5px 0;
	text-align: center;
}

.evo .master-holder .video-responsive {
    overflow:hidden;
    padding-bottom:56.25%;
	margin-bottom: 25px;
    position:relative;
    height:0;
}

.evo .master-holder .video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/* footer */

.evo #sub-footer {
  background: #4a042d;
  color: #fff;
}

.evo #sub-footer a {
  color: #fff;
  text-decoration: underline;
}

.evo #sub-footer a:hover {
  text-decoration: none;
}

/* GLOBAL Modules */

.globalEW .master-holder #join-us {padding: 30px 0 60px;}
.globalEW .master-holder #intro-row {margin: 60px auto; max-width: 850px;}
.globalEW .master-holder #doorway-image-row {height: 650px;}
.globalEW .master-holder #doorway-copy-row .intro-text {padding: 20px 80px 0px;}
.globalEW .master-holder #doorway-copy-row .body-copy {padding: 30px 60px 30px;}
.globalEW .master-holder #self-row  {padding: 20px 0 0;}
.globalEW .master-holder #overview-image-row {height: 650px;}
.globalEW .master-holder #overview-copy-row .intro-text {padding: 20px 80px 0px;}
.globalEW .master-holder #overview-intro {padding: 40px 0 40px; margin: 0 auto; max-width: 850px;}
.globalEW .master-holder #mentor-hero-row {height: 550px;}
.globalEW .master-holder #module-hero-row {height: 550px; margin-top: 0px;}
.globalEW .master-holder #module-copy-row {margin-bottom: 40px;}
.globalEW .master-holder #module-copy-row .intro-text {padding: 10px 80px 0px;}
.globalEW .master-holder #module-copy-row .body-copy {padding: 30px 60px 10px;}
.globalEW .master-holder #intro {padding: 60px 0 0px;}
.globalEW .master-holder #course-intro-triangle {padding: 100px 0 130px; margin-top: 30px; margin-bottom: 30px;}
.globalEW .master-holder #faq-row {padding: 60px 0 80px;}
.globalEW .master-holder #accalades-row {padding: 60px 0 50px;}
.globalEW .master-holder #accalades-right-row {padding: 50px 0 0;}
.globalEW .master-holder #accalades-left-row {padding: 50px 0 0;}
.globalEW .master-holder #buy-now-text {padding: 60px 0 50px; margin: 0 auto; max-width: 860px;}
.globalEW .master-holder #guarantee-row {padding: 0 0 20px;}
.globalEW .master-holder .divider-bar {margin-top: 40px;}
.globalEW .master-holder #testimonial-simple-row {padding: 10px 0 10px; margin: 0 auto; max-width: 860px;}

.globalEW .master-holder #course-intro-triangle h2 {
  font-size: 30px;
  font-weight: 600;
}

.globalEW .master-holder #header .mk-image {
  margin-top: 62px;
}

.globalEW .master-holder #header .fp-logotype {
  padding-top: 30px;
}

.globalEW .master-holder #intro .fp-logotype h3 {
  font-size: 90px;
  line-height: 100px;
  font-weight: 200;
}

.globalEW .master-holder #header .register-button {
  margin-top: -40px;
}

.globalEW .master-holder #join-us .mk-grid {
	
    max-width: 1024px;

}

.globalEW .master-holder #join-us h1 {
  color: #fff;
}

.globalEW .master-holder #join-us h2 {
  color: #fff;
}

.globalEW .master-holder #join-us .join-copy {
  margin: 0 auto;
  max-width: 680px;
  padding-bottom: 30px;
}

.globalEW .master-holder #join-us .join-us-tryptic {
  margin: 0 auto;
  max-width: 960px;
}

.globalEW .master-holder #join-us .join-us-tryptic .wpb_wrapper {
  position: relative;
  top: -24px;
  min-height: 460px;
}

.globalEW .master-holder #join-us .join-us-tryptic .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}

.globalEW .master-holder #join-us .join-us-tryptic .vc_col-sm-4 {
  /* box-sizing: border-box;
  margin-left: 12px;
  width: 32.333333%; */
  max-width: 300px;
  margin-left: 20px;
}
/* 
.globalEW .master-holder #join-us .join-us-tryptic .vc_col-sm-4:first-of-type {
  margin-left: 0;
} */

.globalEW .master-holder #join-us .join-us-tryptic .vc_col-sm-4 .vc_column-inner {
  /* border: 2px solid #ccc; */
}

.globalEW .master-holder .join-tryptic .vc_column-inner {
  padding-top: 0px;
  min-height: 390px;
  max-height: 450px;
}

.globalEW .master-holder .join-tryptic .mk-image-holder {
  max-width: none;
}

.globalEW .master-holder .join-tryptic .mk-image .mk-image-inner img {
    background: #4a042d;
}

.globalEW .master-holder #join-us .join-tryptic .mk-caption-title {
  /* font-size: 18px;
  color: #7c003a; */
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 18px;
  color: #4a042d; 
  margin-top: 20px;
}

.globalEW  .master-holder .join-tryptic .mk-caption-desc {
  font-family: 'Lato', sans-serif;
  margin-top: 15px;
  line-height: 26px;
  font-size: 18px; 
  /* text-align: left; */
  font-style: normal;
  padding: 20px;
  /* font-size: 14px; */
  text-align: left;
}


.globalEW .master-holder #join-us .mk-image.outside-image .mk-image-caption .mk-caption-desc {
  font-family: 'Lato', sans-serif;
  margin-top: 15px;
  line-height: 26px;
  font-size: 16px; 
  /* text-align: left; */
  font-style: normal;
  padding: 10px 25px;
  /* font-size: 14px; */
  text-align: left;
}

.globalEW .master-holder #intro-row .vc_column-inner {
  padding-top: 0px;
}

.globalEW .master-holder #intro-row .mk-text-block {
  padding: 20px 60px 30px;
}

.globalEW .master-holder h3 span {
  color: #8F0A59;
}

.globalEW .master-holder #module-copy-row ul li, .globalEW .master-holder #intro-row ul li, .bonus-wrap ul li {
  color: #8F0A59;
}

.globalEW .master-holder #module-copy-row ul li span, .globalEW #intro-row ul li span, .bonus-wrap ul li span {
  color: #2d2d2d;
  font-weight: 300;
}

.globalEW .master-holder #intro-row h2 {
  color: #4a042d;
  text-transform: none;
  font-size: 28px;
  text-align: center;
}

.globalEW .master-holder #doorway-copy-row .mk-grid {
  max-width: 850px;
}

.globalEW .master-holder #doorway-copy-row h2 {
  color: #4a042d;
  text-transform: none;
  text-align: center;
}

.globalEW .master-holder #doorway-copy-row .vc_column-inner {
  padding-top: 0px;
}

.globalEW .master-holder #wheel-actual .mk-image-inner {
  margin: 0 auto;
  width: 640px;
}

.globalEW .master-holder #self-row .mk-caption-title {
  font-size: 23px;
  line-height: 25px;
  color: #7c003a;
  padding-top: 10px;
  padding-bottom: 5px;
  text-align: left;
}

.globalEW .master-holder #self-row .mk-caption-desc {
  font-size: 15px;
  font-style: normal;
  text-align: left;
}

.globalEW .master-holder #overview-intro h2 {
  color: #4a042d;
  text-transform: none;
  font-size: 25px;
  text-align: center;
}

.globalEW .master-holder #overview-copy-row .mk-grid {
  max-width: 850px;
}

.globalEW .master-holder #overview-copy-row h2 {
  color: #4a042d;
  text-transform: none;
  font-size: 25px;
  text-align: center;
}

.globalEW .master-holder #overview-copy-row .vc_column-inner {
  padding-top: 0px;
}

.globalEW .master-holder #overview-copy-row h2 {
  color: #2d2d2d;
}

.globalEW .master-holder #overview-copy-row .mk-text-block.join-text {
  max-width: 820px;
  margin: 0 auto;
}

.globalEW .master-holder #overview-intro .overview-copy-padding {
  padding: 30px 45px 30px 45px;
}

.globalEW .master-holder #module-copy-row .mk-grid {
  max-width: 850px;
}

.globalEW .master-holder #intro-text p {
  font-size: 35px;
}

.globalEW .master-holder #module-copy-row h2 {
  color: #4a042d;
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  text-transform: none;
  text-align: center;
  padding: 10px 0 20px;
}

.globalEW .master-holder #module-copy-row h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 21px;
  color: #4a042d;
  font-weight: bold;
  text-transform: none;
}

.globalEW .master-holder #module-copy-row .vc_column-inner {
  padding-top: 0px;
}

.globalEW .master-holder #module-copy-row ul {
  margin-left: 0em;
}

.globalEW .master-holder #module-copy-row ul li {
  margin-bottom: 0px;
  /* margin-left: 0em; */
}

.globalEW .master-holder .bar-header {
    background: #4a052d;
}

.globalEW .master-holder .course-module-buckets {
	margin-bottom: 150px;
}

.globalEW .master-holder .course-module-buckets .wpb_column.vc_column_container.vc_col-sm-3 {
  padding-left: 10px;
  padding-right: 10px;
}

.globalEW .master-holder .course-bonus-buckets .wpb_column.vc_column_container.vc_col-sm-2 {
  padding-left: 10px;
  padding-right: 10px;
}

.globalEW .master-holder #intro .mastery-title {
  font-family: freeland;
  font-size: 120px;
  color: #a70966;
  margin-top: 60px;
  margin-bottom: 40px;
}

.globalEW .master-holder #intro-row .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}

.globalEW .master-holder #faq-row h1 {
  color: #a70966;
  padding-bottom: 15px;
}

.globalEW .master-holder #accalades-row h2 {
  font-size: 30px;
  color: #739D9B;
  text-transform: none;
  margin-bottom: 5px;
}

.globalEW .master-holder #accalades-row h3 {
  font-size: 18px;
  text-transform: none;
}

.globalEW .master-holder #accalades-row p {
  font-size: 16px;
}

.globalEW .master-holder #accalades-right-row .vc_col-sm-6 {
  float: right;
}

.globalEW .master-holder #accalades-right-row .left-text {
  padding-left: 60px;
}

.globalEW .master-holder #accalades-left-row .right-text {
  padding-right: 60px;
}

.globalEW .master-holder .divider-bar .inside-image {
  margin-bottom: 0px;
  margin-top: -26px;
}

.globalEW .master-holder #buy-now-text h1 {
  color: #a70966;
  margin-bottom: 20px;
  font-size: 40px;
}

.globalEW .master-holder #buy-now-text h2 {
  color: #4a042d;
  text-transform: none;
  font-size: 28px;
  text-align: center;
  padding-bottom: 15px;
}

.globalEW .master-holder #buy-box .mk-fullwidth-true.vc_row {
  margin: 0 auto;
}

.globalEW .master-holder #buy-box .text {
  max-width: none;
}

.globalEW .master-holder .mk-faq-container h2, .globalEW .master-holder .mk-faq-container h3 {
  padding-bottom: 10px;
}

.globalEW .master-holder .gradient-bar {
  background: #4a042d  !important;
}

/* end GLOBAL Modules */

.evo .master-holder a.link, .evo .master-holder h4 a.link{
	color: blue;
	text-decoration: underline;
}

.evo .master-holder a.link:hover, .evo .master-holder h4 a.link:hover{
	text-decoration: none;
}

/** END GLOBAL **/

/** SALES **/

.bodySales .master-holder #hero-row {
	padding: 0 0 50px;
	min-height: 650px;
}

.bodySales .master-holder .hero h3 {
    font-size: 150px;
}

.bodySales .master-holder #hero-row.no-btn h3 {
	margin-top: 150px;
}

.bodySales .master-holder p, .bodySales .master-holder ul li, .bodySales .master-holder ol li {
    font-size: 22px;
    color: #2d2d2d;
    font-weight: 300;
    line-height: 1.66em;
	font-family: 'Lato', sans-serif;
}

.bodySales .master-holder p span {
	color: #2d2d2d;
}

.bodySales .master-holder p strong {
  color: #a70966;
}

.bodySales .master-holder .testimonial-wrapper {
  background: linear-gradient(to right, #4a042d, #8f0a59);
}

.bodySales .master-holder .testimonial-wrapper.desktop {
  display: block;
}

.bodySales .master-holder .testimonial-wrapper .testimonial-box {
  background: #ffffff;
  padding: 40px;
}

.bodySales .master-holder .testimonial-wrapper .testimonial-box .testimonial-title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: #4a042d;
}

.bodySales .master-holder .testimonial-wrapper .testimonial-box .testimonial-body {
  font-size: 18px;
  color: #2d2d2d;
  font-weight: 500;
  line-height: 28px;
  font-family: Lato;
}

.bodySales .master-holder .testimonial-wrapper .testimonial-box .testimonial-author strong {
  color: #8f0a59;
  font-size: 18px;
}

.bodySales .master-holder .testimonial-wrapper .testimonial-box .testimonial-author {
  color: #4a042d;
  font-weight: 600;
  font-size: 18px;
}

.bodySales .master-holder .title-block {
  font-size: 32px;
}

.bodySales .master-holder .title-block.blue {
  color: #4a052d;
}

.bodySales .master-holder .title-block.white {
  color: #fff;
}

.bodySales .master-holder .title-block.lighter {
  font-weight: lighter;
}

.bodySales .master-holder .title-block.normal {
  font-weight: 400;
}

.bodySales .master-holder .title-block.bolder {
  font-weight: bold;
}

.bodySales .master-holder .title-block strong {
  color: #8f0a59;
  font-weight: 500;
  text-transform: capitalize;
}

.bodySales .master-holder blockquote p {
	font-size: 18px;
}

/* purchase */

#enroll-now .mk-grid {
  max-width: 1000px;
}

#enroll-now .mk-faq-wrapper {
  margin: 0 auto;
  max-width: 940px;
  width: 100%;
}

.purchase-wrap {
  padding: 25px 0;
}

.evo .master-holder .purchase-wrap h1 {
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-size: 50px;
  font-weight: 900;
  line-height: normal;
  margin-bottom: 0;
  text-align: center;
}

.evo .master-holder .purchase-wrap h2 {
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
  text-align: center;
}

.evo .master-holder .purchase-wrap h3 {
  color: #5d0221;
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  line-height: normal;
  margin-bottom: 15px;
  text-align: center;
  text-transform: none;
}

.evo .master-holder .purchase-wrap h4 {
  color: #5d0221;
  font-family: "Montserrat", sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 15px;
  text-align: center;
  text-transform: none;
}

.evo .master-holder .purchase-wrap h6 {
  color: #4c0146;
  font-family: "Open Sans", sans-serif;
  font-size: 26px;
  font-weight: 200;
  line-height: normal;
  text-align: center;
  text-transform: none;
}

.evo .master-holder .pricing-table {
  margin: 70px 0 70px;
}

.evo .master-holder .purchase-wrap a {
  color: #5d0221;
}

.evo .master-holder .pricing-table .pt-wrap {
  background: #999;
  border: none;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  padding: 20px 15px;
  text-align: center;
  font-weight: 400;
}

.evo .multicolor.pricing-table .pricing-cols li.pricing-col {
  border-radius: 0;
  vertical-align: bottom;
}

.evo .multicolor.pricing-table .pricing-cols .pricing-plan {
  background-color: inherit;
}

.evo .master-holder .pricing-table .pricing-cols .pricing-heading {
  background-color: #333;
  box-shadow: none;
  padding: 20px 0;
}

.evo .master-holder .purchase-wrap .pricing-col:nth-of-type(1) h1 {
  color: #d69039;
}

.evo .master-holder .purchase-wrap .pricing-col:nth-of-type(2) h1 {
  color: #b57d37;
}

.evo .master-holder .purchase-wrap .pricing-col:nth-of-type(3) h1 {
  color: #86153c;
}

.evo .master-holder .purchase-wrap .pricing-col.two-table:nth-of-type(2) h1 {
  color: #86153c;
}

.evo .master-holder .pricing-table .pricing-col:nth-of-type(1) .pricing-heading {
  background-color: #d69039 !important;
}

.evo .master-holder .purchase-wrap .pricing-col:nth-of-type(1) h2 {
	margin-top: 0;
}

.evo .master-holder .purchase-wrap .pricing-col:nth-of-type(1) h2.no-margin {
	margin-top: unset;
}

.evo .master-holder .purchase-wrap .pricing-col:nth-of-type(2) h2 {
	margin-top: 135px;
}

.evo .master-holder .purchase-wrap .pricing-col:nth-of-type(2) h2.no-margin {
	margin-top: unset !important;
}

.evo .master-holder .purchase-wrap .pricing-col:nth-of-type(3) h2 {
	margin-top: 10px;
}

.evo .master-holder .pricing-table .pricing-col:nth-of-type(2) .pricing-heading {
  background-color: #b57d37 !important;
}

.evo .master-holder .pricing-table .pricing-col:nth-of-type(3) .pricing-heading {
  background-color: #86153c !important;
  /*background: -moz-linear-gradient(top, #B51A78 0%, #8E0456 100%) !important;
  background: -webkit-linear-gradient(top, #B51A78 0%,#8E0456 100%) !important;
  background: linear-gradient(top, #B51A78 0%,#8E0456 100%) !important;*/
}

.evo .master-holder .pricing-table .pricing-col.two-table:nth-of-type(2) .pricing-heading {
    background-color: #86153c !important;
}

.evo .master-holder .pricing-table .pricing-col:nth-of-type(1) .pt-wrap {
  background-color: #e3b170 !important;
  padding: 20px 15px;
}

.evo .master-holder .pricing-table .pricing-col:nth-of-type(2) .pt-wrap {
  background-color: #d4a669 !important;
}

.evo .master-holder .pricing-table .pricing-col:nth-of-type(3) .pt-wrap {
  background-color: #b15e80 !important;
}

.evo .master-holder .pricing-table .pricing-col.two-table:nth-of-type(2) .pt-wrap {
  background-color: #b15e80 !important;
}

.evo .master-holder .pricing-table .pricing-col:nth-of-type(3) {
  overflow: visible;
  position: relative;
}

.evo .master-holder .pricing-table .pricing-col:nth-of-type(3) .pricing-features,
.evo .master-holder .pricing-table .pricing-col:nth-of-type(3) .pricing-button {
  background: #F7F8F9;
}

.evo .master-holder .pricing-table .pricing-col.two-table:nth-of-type(2) .pricing-features,
.evo .master-holder .pricing-table .pricing-col.two-table:nth-of-type(2) .pricing-button {
  background: #F7F8F9;
}

.evo .master-holder .pricing-table .pricing-col:nth-of-type(3) .pricing-heading .pricing-plan {
  /*font-size: 32px;*/
  padding: 56px 0;
}

.evo .master-holder .pricing-table .pricing-col:nth-of-type(3) .pricing-heading:before {
  background-color: #DAA703;
  color: #fff;
  content: "Best Value";
  font-size: 20px;
  font-weight: 900;
  padding: 15px 0;
  position: absolute;
  text-align: center;
  top: -55px;
  left: 0;
  width: 300px;
  height: 55px;
  text-transform: uppercase;
  display: none;
}

.evo .master-holder .purchase-wrap .pricing-col:nth-of-type(1) {
  margin-top: 30px;
}

.evo .master-holder .purchase-wrap .pricing-col:nth-of-type(2) {
  margin-top: 30px;
}

.evo .master-holder .purchase-wrap .pricing-col:nth-of-type(1) img {
  margin-bottom: 26px;
}
.evo .master-holder .pricing-table .pricing-cols .pricing-price {
  display: none;
}

.evo .master-holder .pricing-table .pricing-cols .pricing-features {
  background: #FEFFFF;
  border: none;
}

.evo .master-holder .pricing-table .pricing-cols .pricing-button {
  background: #FEFFFF;
  border-right: 2px solid #ECEDEE;
  border-left: 2px solid #ECEDEE;
  border-bottom: 2px solid #ECEDEE;
}

.evo .master-holder .pricing-table .pricing-cols .pricing-plan {
  font-size: 26px;
  font-weight: 600;
  padding: 25px 0;
  text-shadow: none;
  text-transform: none;
  line-height: 30px;
  max-width: 280px;
  margin: 0 auto;
}

.evo .master-holder .pricing-table .pricing-cols li {
  margin: 0 10px;
}

.evo .master-holder .pricing-table .pricing-cols .pricing-button a {
  border-radius: 10px;
  color: #fff;
  font-size: 18px;
  letter-spacing: 0;
  padding: 18px 40px;
  transition: all ease-in-out 0.3s;
  text-transform: uppercase;
}

.evo .master-holder .pricing-table .pricing-col:nth-of-type(1) .pricing-button a {
  background-color: #E66E93 !important;
}

.evo .master-holder .pricing-table .pricing-col:nth-of-type(2) .pricing-button a {
  background-color: #B0206D !important;
}

.evo .master-holder .pricing-table .pricing-col:nth-of-type(3) .pricing-button a {
  background-color: #F7D047 !important;
  background: -moz-linear-gradient(top, #F7D047 0%, #DAA703 100%) !important;
  background: -webkit-linear-gradient(top, #F7D047 0%,#DAA703 100%) !important;
  background: linear-gradient(top, #F7D047 0%,#DAA703 100%) !important;
}

.evo .master-holder .pricing-table .pricing-cols .pricing-button a:hover {
  box-shadow: 2px 10px 54px rgba(0,0,0,0.25);
  color: #fff !important;
  padding: 20px 42px;
}

.evo .master-holder .pricing-table .pt-content {
  border-left: 2px solid #ECEDEE;
  border-right: 2px solid #ECEDEE;
  padding-top: 30px;
}

.evo .master-holder .pricing-table h1 {
  margin: 0;
  padding-bottom: 20px;
}

.evo .master-holder .pricing-table h1 del {
  color: #333;
  font-size: 22px;
  font-weight: 300;
}

.evo .price-contain.alt .pricing-button {
  display: none;
}

.evo .master-holder .pricing-table.price-contain.alt .pt-content {
  border-bottom: 2px solid #ECEDEE;
  padding-bottom: 30px;
}

.evo .master-holder .pricing-table.price-contain.alt .pt-content hr {
  background: #ECEDEE;
  border: none;
  color: #ECEDEE;
  height: 2px;
  margin: 22px auto;
  width: 80%;
}

.evo .master-holder .pricing-table.price-contain.alt .pt-content strong {
  color: #000;
  display: block;
  text-align: center;
}

.evo .master-holder .pricing-table.price-contain.alt .pt-content a.pt-link {
  background-color: #E66E93;
  border-radius: 10px;
  color: #fff;
  font-size: 18px;
  letter-spacing: 0;
  padding: 14px 40px;
  transition: all ease-in-out 0.3s;
  text-transform: uppercase;
  font-weight: 700;
  margin: 5px auto 10px;
  display: inline-block;
}

.evo .master-holder .pricing-table.price-contain.alt .pt-content a.pt-link:hover {
  opacity: 0.7;
}

.evo .master-holder .pricing-table.price-contain.alt .pricing-col:nth-of-type(1) a.pt-link {
  background-color: #d69039 !important;
}
.evo .master-holder .pricing-table.price-contain.alt .pricing-col:nth-of-type(2) a.pt-link {
  background-color: #b57d37 !important;
}

.evo .master-holder .pricing-table.price-contain.alt .pricing-col:nth-of-type(3) a.pt-link {
  background-color: #86153c !important;
}

.evo .master-holder .pricing-table.price-contain.alt .pricing-col.two-table:nth-of-type(2) a.pt-link {
  background-color: #86153c !important;
}

.evo .master-holder .pricing-table.price-contain.alt .pt-content a.pt-sublink {
  display: block;
  font-weight: 900;
  text-transform: uppercase;
}

.evo .master-holder .pricing-table.price-contain.alt .pt-content a.pt-sublink:hover {
  text-decoration: underline;
}

.evo .master-holder .pricing-table.price-contain.alt .pricing-col:nth-of-type(1) .pt-content a.pt-sublink {
  color: #e3b170;
}

.evo .master-holder .pricing-table.price-contain.alt .pricing-col:nth-of-type(2) .pt-content a.pt-sublink {
  color: #b57d37;
}

.evo .master-holder .pricing-table.price-contain.alt .pricing-col:nth-of-type(3) .pt-content a.pt-sublink {
  color: #86153c;
}

.evo .master-holder .pricing-table.price-contain.alt  .pricing-col.two-table:nth-of-type(2) .pt-content a.pt-sublink {
  color: #86153c !important;
}

.evo .master-holder .purchase-wrap .pricing-col.two-table:nth-of-type(2) h2 {
    margin-top: 42px;
}

.evo .master-holder .purchase-wrap.platupgrade .pricing-col:nth-of-type(1) {
  margin-top: -50px;
}

.evo .master-holder .platupgrade .pricing-cols li {
  max-width: 400px !important;
}

.evo .master-holder .platupgrade .pricing-table .pricing-col:nth-of-type(1) .pricing-heading {
  background-color: #880439 !important;
  /*background: -moz-linear-gradient(top, #B51A78 0%, #8E0456 100%) !important;
  background: -webkit-linear-gradient(top, #B51A78 0%,#8E0456 100%) !important;
  background: linear-gradient(top, #B51A78 0%,#8E0456 100%) !important;*/
}

.evo .master-holder .platupgrade .pricing-table .pricing-col:nth-of-type(1) .pt-wrap {
  background-color: #b15c7e !important;
}

.evo .master-holder .platupgrade .pricing-table.price-contain.alt .pricing-col:nth-of-type(1) a.pt-link {
  background-color: #B0206D !important;
  /*background: -moz-linear-gradient(top, #F7D047 0%, #DAA703 100%) !important;
  background: -webkit-linear-gradient(top, #F7D047 0%,#DAA703 100%) !important;
  background: linear-gradient(top, #F7D047 0%,#DAA703 100%) !important;*/
}

.evo .master-holder .purchase-wrap.platupgrade .pricing-col:nth-of-type(1) h1 {
  color: #880439; 
}

.evo .master-holder .pricing-table.mk-button .pricing-col:nth-of-type(1) .pricing-heading,
.evo .master-holder .pricing-table.mk-button .pricing-col:nth-of-type(2) .pricing-heading {
  background-color: #5d0221 !important;
}

.evo .master-holder .pricing-table.mk-button .pricing-col:nth-of-type(1) .pricing-button a,
.evo .master-holder .pricing-table.mk-button .pricing-col:nth-of-type(2) .pricing-button a {
  background-color: #F9A602 !important;
}

.evo .master-holder .purchase-wrap .mk-button .pricing-features {
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  padding-top: 20px;
}

.evo .master-holder .purchase-wrap .mk-button .pricing-col:nth-of-type(1),
.evo .master-holder .purchase-wrap .mk-button .pricing-col:nth-of-type(2) {
  margin-top: 0;
}

.evo .master-holder .purchase-wrap .mk-button .pricing-col:nth-of-type(1) img,
.evo .master-holder .purchase-wrap .mk-button .pricing-col:nth-of-type(2) img {
  margin-bottom: 0;
}

.evo .master-holder .enroll-banner {
  margin-bottom: 40px;
  padding-top: 55px;
  padding-bottom: 40px;
  background-color: #5d0221;
}

.evo .master-holder .purchase-wrap .mk-button h1 {
  color: #d8912d;
  font-family: "Open Sans", sans-serif;
  font-size: 50px;
  font-weight: 900;
  line-height: normal;
  margin-bottom: 0;
  padding-bottom: 0;
  text-align: center;
}

.evo .master-holder .purchase-wrap .mk-button .pricing-col:nth-of-type(2) h1 {
  color: #d8912d;
}

.evo .master-holder .pricing-table.mk-button {
  margin: 25px 0;
}

/* summary */

.summary-wrap {
  padding: 45px 0 0;
}

.evo .master-holder .summary-wrap .mk-fancy-table {
  margin: 0 auto;
  max-width: 960px;
}

.evo .master-holder .summary-wrap p {
  display: inline;
  font-weight: 400;
}

.evo .master-holder .summary-wrap h1 {
  color: #333;
  font-family: "Montserrat", sans-serif;
  line-height: 55px;
  font-size: 50px;
  font-weight: 200;
  margin: 0 auto 15px;
  max-width: 870px;
  text-align: center;
  text-transform: none;
}

.evo .master-holder .summary-wrap h2 {
  color: #5d0221;
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  font-weight: 200;
  line-height: 48px;
  padding: 25px 0;
  text-align: center;
}
.evo .master-holder .summary-wrap h2 strong {
  color: #d8912d;
}

.evo .master-holder .summary-wrap h3 {
  color: #2c2c2c;
  display: inline;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  text-transform: none;
}

.evo .master-holder .summary-wrap h4 {
  color: #2d2d2d;
  font-size: 25px;
  font-weight: 600;
  text-align: center;
}

.evo .master-holder .summary-wrap h5 {
  color: #666;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 500;
  margin: 0 auto 30px;
  max-width: 870px;
  text-align: center;
  text-transform: none;
}

.evo .master-holder .summary-wrap h4 strong {
  color: #f00;
  display: inline-block;
  font-size: 34px;
  margin-bottom: 30px;
}

.evo .master-holder .summary-wrap .mk-text-block {
  margin: 0 auto;
}

.evo .summary-wrap .mk-fancy-table.table-style1 td {
  font-size: 18px;
  font-weight: 400;
  padding: 30px 18px;
  text-align: left;
}

.evo .master-holder .summary-table strong {
  color: #a70966;
}

.evo .master-holder .summary-table table {
  max-width: 960px;
  margin: 0 auto;
}
.evo .master-holder .summary-table table td {
  color: #2d2d2d;
}

.evo .summary-table table thead tr th:first-of-type {
  width: 380px;
}

.evo .summary-table table tbody {
  border-bottom: 1px solid #e9e9e9;
}

.evo .summary-table table tbody tr.st-banner td,
.evo .summary-table table tbody tr.st-value td,
.evo .summary-table table tbody tr.st-price td {
  border-left: none;
}

.evo .summary-table table tbody tr.st-col td {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  padding: 15px 15px 18px !important;
  text-align: left;
  position: relative;
}

.evo .summary-table table tbody tr td:first-of-type {
  text-align: left;
}

.evo .summary-table table tbody tr.st-col td,
.evo .summary-table table tbody tr.st-value td,
.evo .summary-table table tbody tr.st-price td {
  border-left: 1px solid #e9e9e9;
}

.evo .summary-table table tbody tr.st-col,
.evo .summary-table table tbody tr.st-value,
.evo .summary-table table tbody tr.st-price {
  border-right: 2px solid #e9e9e9;
}

.evo .summary-table table tbody td del {
  font-size: 18px;
  color: #a70966;
}

.evo .summary-table table thead tr.st-head th {
  padding: 40px 0;
  text-transform: none;
  font-size: 24px;
  width: 180px !important;
}

.evo .summary-table table thead tr.st-head th em {
  font-style: normal;
  padding: 10px 10px 0;
  display: inline-block;
}

.evo .summary-table table thead tr.st-head th:nth-of-type(1) {
  background-color: #4a042d !important;
  padding: 20px;
}

.evo .summary-table table thead tr.st-head th:nth-of-type(2) {
  background-color: #d69039 !important;
}

.evo .summary-table table thead tr.st-head th:nth-of-type(3) {
  background-color: #b57d37 !important;
}

.evo .summary-table table thead tr.st-head th:nth-of-type(4) {
  background-color: #86153c !important;
}

.evo .summary-table table thead tr.st-subhead th {
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  padding: 15px;
}

.evo .summary-table table thead tr.st-subhead th:nth-of-type(1) {
  background-color: #4a042d !important;
}

.evo .summary-table table thead tr.st-subhead th:nth-of-type(2) {
  background-color: #e3b170 !important;
}

.evo .summary-table table thead tr.st-subhead th:nth-of-type(3) {
  background-color: #d4a669 !important;
}

.evo .summary-table table thead tr.st-subhead th:nth-of-type(4) {
  background-color: #b15e80 !important;
}

.evo .summary-table table tbody tr.st-banner {
  background: #670c2b;	
}

.evo .summary-table table tbody tr.st-banner td:not(:last-child) {
  background: #4a042d;
}

.evo .summary-table table tbody tr.st-banner td {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  padding: 16px 0 !important;
  text-align: center !important;
  text-transform: uppercase;
  background: #670c2b;
  background: linear-gradient(to bottom, #a70966, #4a042d);
}

.evo .summary-table table tbody tr.st-banner.gap td {
  margin: 0;
  padding: 5px !important;
}

.evo .summary-table table tbody tr.st-value td {
  text-align: center;
}

.evo .summary-table table tbody tr.st-value td:first-of-type,
.evo .summary-table table tbody tr.st-price td:first-of-type {
  font-size: 18px;
  text-align: right !important;
  text-transform: uppercase;
  padding: 30px 10px !important;
}

.evo .summary-table table tbody tr.st-price td {
  font-size: 22px !important;
}

.evo .summary-table table tbody tr.st-value td,
.evo .summary-table table tbody tr.st-price td {
  text-align: center;
}

.evo .summary-table table tbody tr td:nth-of-type(2) i,
.evo .summary-table table tbody tr td:nth-of-type(3) i,
.evo .summary-table table tbody tr td:nth-of-type(4) i {
  border-radius: 100px;
  color: #fff;
  left: 50%;
  margin-left: -16px;
  margin-top: -18px;
  padding: 8px;
  position: absolute;
  top: 50%;
}

.evo .summary-table table tbody tr td:nth-of-type(2) i {
  background: #e3b170;
}

.evo .summary-table table tbody tr td:nth-of-type(3) i {
  background: #b57d37;
}

.evo .summary-table table tbody tr td:nth-of-type(4) i {
  background: #86153c;
}

/* table 2-product */

.evo .summary-table.two-prod table thead tr.st-head th:nth-of-type(3) {
  background-color: #86153c !important;
}

.evo .summary-table table thead tr.st-subhead th:nth-of-type(3) {
  background-color: #b15e80 !important;
}

.evo .summary-table table tbody tr td:nth-of-type(3) i {
  background: #86153c;
}

/* faq */

.evo .master-holder .purchase-wrap .faq-wrap h2 {
  color: #333;
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
}

.evo .master-holder .mk-toggle.fancy-style .mk-toggle-title {
	font-size:18px;
	padding: 18px 28px 18px 18px;
}

.evo .master-holder .mk-faq-wrapper .mk-toggle.fancy-style .mk-toggle-title i {
	display:none;
}

/* terms */

.evo .master-holder .terms-wrap {
  margin: 0 auto;
  max-width: 600px;
  width: 100%;
}


/* faq */

.bodySales .master-holder .purchase-wrap .faq-wrap h2 {
  color: #333;
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
}

.bodySales .master-holder .mk-toggle.fancy-style .mk-toggle-title {
	font-size:18px;
	padding: 18px 28px 18px 18px;
}

.bodySales .master-holder .mk-faq-wrapper .mk-toggle.fancy-style .mk-toggle-title i {
	display:none;
}

/* terms */

.bodySales .master-holder .terms-wrap {
  margin: 0 auto;
  max-width: 600px;
  width: 100%;
}

/* testimonials */

.bodySales .master-holder .testimonial-wrapper.desktop {
  display: block !important;
}

.bodySales .master-holder .testimonial-wrapper .testimonial-box {
  background: #ffffff !important;
  padding: 40px !important;
}

.bodySales .master-holder .testimonial-wrapper .testimonial-box .testimonial-title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 500 !important;
  color: #4a042d;
}

.bodySales .master-holder .testimonial-wrapper .testimonial-box .testimonial-body {
  font-size: 18px;
  color: #2d2d2d;
  font-weight: 500 !important;
  line-height: 28px;
  font-family: Lato !important;
}

.bodySales .master-holder .testimonial-wrapper .testimonial-box .testimonial-author strong {
  color: #8f0a59;
  font-size: 18px !important;
}

.bodySales .master-holder .testimonial-wrapper .testimonial-box .testimonial-author {
  color: #4a042d;
  font-weight: 600 !important;
  font-size: 18px !important;
}

/* END testimonials */

/* graduates */

#graduates-row {
  background: linear-gradient(to right, #4a042d, #8f0a59);
}

#graduates-row h1 {
	color: #fff;
	font-weight: 500;
	font-size: 32px;
}

#graduates-row h2 {
	max-width: 600px;
	margin: 0 auto 30px;
}

#graduates-row .mk-grid {
	max-width: 1240px;
}

#graduates-row .mk-grid .wpb_column {
	padding: 0;
}

#graduates-row .lum-quote {
	font-size: 18px;
	text-align: center;
}

.evo .master-holder #graduates-row.light-row .box-white {
	background: #fff;
	margin-bottom: 30px !important;
	padding: 0;
}

.evo .master-holder #graduates-row.light-row  .mk-text-block.box-white {
    max-width: 960px;
}

.evo .master-holder #graduates-row p {
	padding: 0;
	margin: 0;
}

.evo .master-holder #graduates-row .lum-head {
    background: #FFFF;
    min-height: 250px;
    margin-bottom: 8px;
    padding: 0;
    display: flex;
    flex-direction: column;
}

.evo .master-holder #graduates-row .lum-head.plain {
    min-height: unset;
	border-top: solid 90px #8f0a59;
}

.evo .master-holder #graduates-row .lum-head .lum-image {
    width: 100%;
    height: 90px;
    display: flex;
    justify-content: center;
    background: #8f0a59;
}

.evo .master-holder #graduates-row .lum-head .lum-image img {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: solid 6px #FFFFFF;
	background: #fff;
    border-radius: 50%;
    box-shadow: 0px 2px #FFFFFF inset;
    position: absolute;
    height: 150px;
    width: auto;
    margin: 10px 0px 0px 0px;
}

.evo .master-holder #graduates-row .lum-head .lum-title {
    align-self: center;
    margin-top: 65px;
    text-align: center;
    max-width: 385px;
}

.evo .master-holder #graduates-row .lum-head.plain .lum-title {
    margin-top: 20px;
}

.evo .master-holder #graduates-row .lum-head .lum-title h3 {
    color: #590130;
    margin: 0;
}

.evo .master-holder #graduates-row .lum-head .lum-title  strong {
	color: #808080;
    margin: 0;
    font-weight: 400;
	font-size: 16px;
	line-height: 20px;
}

.evo .master-holder #graduates-row .lum-head h3 {
    font-family: "Open Sans";
    font-size: 20px;
    padding-top: 15px;
}

.evo .master-holder #graduates-row .lum-quote {
	padding: 10px 30px 30px;
}

/* END graduates row */

/* luminaries */

#luminaries-row {
  background: #f8f8f8 !important;
  margin-top: 60px;
}

#luminaries-row h2 {
  max-width: 600px;
  margin: 0 auto 30px;
}

#luminaries-row .mk-grid {
  max-width: 640px;
}

#luminaries-row .mk-grid .wpb_column {
  padding: 0;
}

.lum-quote {
  font-size: 18px;
}

.evo .master-holder .light-row .box-white {
  background: #fff;
  padding: 30px;
  margin-bottom: 30px !important;
}

.evo .master-holder #luminaries-row p {
  padding: 0;
  margin: 0;
}

.evo .master-holder #luminaries-row p strong {
}

.evo .master-holder #luminaries-row strong {
  display: block;
  margin-top: 15px;
}

#luminaries-row.alt .lum-head {
  background: #590130;
  min-height: 250px;
  margin-bottom: 20px;
  padding: 0;
}

#luminaries-row.alt .lum-head img {
  height: 250px;
  margin: 0 25px 0 0;
  padding: 0;
  width: auto;
}

#luminaries-row.alt .lum-head h3,
#luminaries-row.alt .lum-head strong {
  color: #fff !important;
}

#luminaries-row.alt .lum-head strong {
  line-height: 25px !important; 
}

#luminaries-row.alt .lum-head h3 {
  font-family: "Open Sans";
  font-size: 30px;
  padding-top: 15px;
}

#luminaries-row.alt .lum-head strong {
  font-weight: 400;
}


/* about row */

.bodySales .master-holder .about-row .wpb_wrapper {
  background: #fffff7;
  border: 1px solid #bababa;
  max-width: 850px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.bodySales .master-holder .about-row .about-claire-box {
  padding: 0 40px;
  padding-bottom: 30px;
}

.globalEW .about-row .title-about-claire span p {
    font-size: 40px !important;
    font-family: Freeland !important;
    color: #4a042d !important;
}

/* end about row */

/** END SALES **/


/** EVENT **/

.bodyEvent .main-wrap {
	
}

.bodyEvent .sub-wrap {
	margin: 0 auto;
}

.bodyEvent #theme-page .theme-page-wrapper.full-width-layout {
	margin: 0;
}

.bodyEvent .vc_col-sm-12 {
	padding: 0;
}

/* hero */

.bodyEvent .mk-grid {
	margin: 0 auto;
	max-width: 100%;
}

.bodyEvent .master-holder .hero h1 {
	font-size: 65px;
    margin: 0 auto 20px;
    color: #1089c2;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 60px;
}

.bodyEvent .master-holder .hero h2 {
    font-size: 50px;
    color: #205792;
    font-weight: 300;
    margin: 0 auto;
    line-height: 50px;
}

.bodyEvent .master-holder h2 {
	color: #205792;
	font-size: 24px;
	text-transform: none;
}

.bodyEvent .sub-hero {
	background: rgb(31,70,121);
	background: -moz-linear-gradient(4deg, rgba(31,70,121,1) 0%, rgba(5,49,91,1) 50%);
	background: -webkit-linear-gradient(4deg, rgba(31,70,121,1) 0%, rgba(5,49,91,1) 50%);
	background: linear-gradient(4deg, rgba(31,70,121,1) 0%, rgba(5,49,91,1) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1f4679",endColorstr="#05315b",GradientType=1);
}

.bodyEvent .sub-hero .mk-text-block {
	margin: 0 auto;
	max-width: 720px;
	width: 100%;
}

.bodyEvent .sub-hero .mk-text-block p {
	margin: 0;
	padding: 0;
}

.bodyEvent .sub-hero .mk-text-block img {
	float: left;
	height: 135px;
	margin: 0;
	padding: 0 30px 0 0;
	width: 180px;
}

.bodyEvent .sub-hero .mk-text-block h4 {
	font-size: 22px;
    color: #fff;
    text-transform: none;
    font-weight: 400;
    margin: 0;
    padding: 35px 0 0;
	line-height: 22px;
}

.bodyEvent .sub-hero .mk-text-block h5 {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    margin: 0 0 5px;
    text-transform: none;
}

.bodyEvent .sub-hero .mk-text-block h6 {
	color: #12a5da;
    font-size: 38px;
    font-weight: 600;
    line-height: 38px;
    margin: 0;
    text-align: left;
    text-transform: none;
}

/* body */

.bodyEvent .quote {
	background: #fff;
	min-height: 300px;
	padding: 50px 0;
}

.bodyEvent .quote p {
	display: inline;
}

.bodyEvent .quote .quote-wrap {
	clear: both;
	max-width: 800px;
    margin: 0 auto;
}

.bodyEvent .quote .quote-wrap img {
    float: left;
    margin-right: 40px;
}

.bodyEvent .quote:nth-of-type(even) {
	background: #ededed;
}

.bodyEvent blockquote {
	background: none;
    font-style: normal;
    max-width: 560px;
    margin: 0 auto;
    padding: 0;
    text-indent: initial;
    display: inline-block;
}

.bodyEvent .master-holder blockquote h6 {
	text-align: left;
}

.bodyEvent .master-holder blockquote strong,
.bodyEvent .master-holder blockquote em {
	font-size: 25px;
	font-weight: 400;
    line-height: 28px;
    color: #2a388f;
    margin-bottom: 20px;
    text-transform: none;
}

.bodyEvent .master-holder blockquote em {
	color: #4C92CB;
}

.bodyEvent blockquote img {
	float: left;
	margin: 0 30px 0 0;
}

.bodyEvent blockquote:before {
	display: none;
}

.bodyEvent .teacher {
	float: right;
    background: #26518D;
    max-width: 300px;
    padding: 0 20px 0;
    width: 100%;
}

.bodyEvent .teacher p {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}

.bodyEvent .teacher p strong {
	color: #dba700;
}

.bodyEvent .teacher img {
	margin: 0;
	padding: 0;
}

.bodyEvent .testimonials {
	padding: 0;
}

.bodyEvent .intro {
    padding: 30px 0 0;
    margin: 0 auto;
    text-align: center;
    max-width: 760px;
}

.bodyEvent .intro > p {
	margin: 0;
}

.bodyEvent .intro h2,
.bodyEvent .play-wrap h2 {
	color: #22629c;
	font-size: 26px;
	font-weight: 400;
	text-transform: none;
}

.bodyEvent .play-wrap h2 {
	margin: 40px auto 50px;
}

.bodyEvent .intro h3 {
    color: #333;
	font-size: 30px;
	font-weight: 400;
	text-transform: none;
}

.bodyEvent .intro h4 {
	font-size: 16px;
    color: #404040;
    font-weight: 400;
    text-transform: none;
    max-width: 460px;
    margin: 0 auto;
}

.bodyEvent .intro h3 strong {
	color: #000;
	display: block;
}

.bodyEvent .mk-video-container {
	width: 356px;
	height: 123px;
	padding: 0;
}

.bodyEvent iframe,
.bodyEvent .mk-video-container iframe {
	top: 6px;
}

.bodyEvent .callout {
	background: #fff;
	border-radius: 5px;
    padding: 20px 10px 30px;
    border: 20px solid #0E3965;
    text-align: center;
    margin: 30px auto 0;
    max-width: 480px;
    width: 100%;
}

.bodyEvent .callout p {
	margin: 0;
	padding: 0;
}

.bodyEvent .callout a {
	background: #fa890d;
    color: #fff !important;
    text-align: center;
    padding: 15px 0;
    display: block;
    margin: 0 auto;
    max-width: 450px;
    width: 90%;
    box-sizing: border-box;
    font-weight: 600;
    text-transform: uppercase;
	transition: all ease-in-out 0.3s;
}

.bodyEvent .callout a:hover {
	background: #e27600;
}

.bodyEvent .callout.live {
	margin-bottom: 50px;
}

.bodyEvent .master-holder .callout h3 {
	color: #04315b;
	font-size: 24px;
	font-weight: 400;
    text-transform: none;
}

.bodyEvent #hero-row {
	background-size: 180% !important;
}

.bodyEvent #hero-row .mk-text-block {
	padding: 45px 0 75px;
}

.bodyEvent .counter {
    background: #a70966;
    color: #fff;
    max-width: 500px;
    width: 100%;
    padding: 12px 20px;
    text-align: center;
    margin: -30px auto 0;
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
}

.bodyEvent .counter p {
	color: #fff;
    font-weight: 600;
	margin: 0;
	padding: 0;
}

.bodyEvent .countdownWrapper {
	line-height: 18px;
	padding-top: 5px;
}

.bodyEvent .audio {
	border-radius: 5px;
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
	padding: 10px 40px 20px;
	text-align: center;
	width: 100%;
}

.bodyEvent .play-wrap {
	margin: 40px auto 0;
	text-align: center;
	margin: 0 auto;
	max-width: 760px;
	width: 100%;
}

.bodyEvent .play-wrap .audio strong {
	color: #111;
}

.bodyEvent .play-wrap.replay .audio > p {
	max-width: 540px;
	text-align: center;
	margin: 20px auto;
}

.bodyEvent .play-wrap.its p {
	margin: 0;
	padding: 0;
}

.bodyEvent .play-wrap.its {
	background: #f7f7f7;
    display: block;
    width: 395px;
    position: relative;
    padding-left: 20px;
    border: 1px solid #ccc;
    margin: 0;
}

.bodyEvent .play-wrap.its:before {
	background: #ccc;
    content: "Listen Live By Web";
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
}

.bodyEvent .play-wrap.its:after {
	background: url('https://library.evolvingwisdom.com/brands/ie/ie-tal-2018-10/images/web-icon.png');
    background-size: 54px 54px;
    content: "";
    display: block;
    height: 54px;
    width: 54px;
    position: absolute;
    top: 10px;
    right: 10px;
}

.bodyEvent .play-wrap h3 {
	font-size: 22px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 600;
}

.bodyEvent .play-wrap .audio h3 {
	font-weight: 400;
    text-transform: none;
}

.bodyEvent .play-wrap .audio h3 strong {
	color: #111;
	display: block;
	font-weight: 400;
}

.bodyEvent .play-wrap h6 {
	color: #404040;
	text-transform: initial;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    text-align: left;
    margin: 15px 0 0;
}

.bodyEvent .play-wrap h6 em {
	font-size: 11px;
    line-height: 14px;
    font-weight: 400;
    margin-top: 7px;
    display: inline-block;
}

.bodyEvent .play-wrap.download .mejs-container {
    float: left;
    height: 40px;
	max-width: 480px;
    min-width: 241px;
    width: 100%;
}

.bodyEvent .master-holder .text-wrap {
	max-width: 800px;
	margin: 0 auto;
	padding: 0 40px;
}

.bodyEvent .master-holder .testimonials h2 {
	background: #05315B;
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    padding: 20px 0;
    text-align: center;
    text-transform: none;
}

.bodyEvent .bio {
    background-color: #f7f7f7;
    border: solid 1px #ddd;
    border-radius: 5px;
    padding: 30px 50px;
    max-width: 760px;
    margin: 0 auto;
}

.bodyEvent .bio h2 {
    font-size: 30px;
    text-transform: none;
}

.bodyEvent .bio > p:first-of-type {
	margin: 0;
}

.bodyEvent .handout {
	max-width: 760px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.bodyEvent .bonus {
	max-width: 760px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.bodyEvent .bonus-wrap {
	text-align: left;
}

.bodyEvent .master-holder .bonus-wrap h2 {
	font-size: 40px;
}

.bodyEvent .master-holder .bonus-wrap h2 {
	font-size: 28px;
}

.bodyEvent .master-holder .bonus-wrap h4 {
	text-align: center;
}

/** END EVENT **/

/** SALES **/

/* hero */

#hero-row .mk-text-block {
	margin: 0px auto;
	max-width: 840px;
	padding: 90px 0 110px;
}

/* countdown */

.evo .mk-event-countdown ul li {
	background: #fff;
}

.evo .mk-event-countdown ul li span:first-child {
	color: #DBA700;
}

.evo .mk-event-countdown ul li span:last-child {
	color: #898989;
}

.countdown-wrap {
	padding: 40px 0 10px;
}

.countdown-wrap .mk-image {
	margin-top: 25px;
}

.evo .master-holder .countdown-wrap h4 {
	font-size: 18px;
	font-weight: 600;
}

/* today */

#today-row p {
	margin: 0;
}

#today-row h2 {
	color: #fff;
	font-size: 58px;
	font-weight: 600;
	line-height: 62px;
	margin-bottom: 6px;
	padding-bottom: 0;
	transition: all ease-in-out 0.3s;
}

#today-row h3 {
	color: #b2ddff;
	font-size: 38px;
	line-height: 38px;
	margin: 0 auto;
	max-width: 640px;
	transition: all ease-in-out 0.3s;
}

#today-row h3 strong {
	color: #b2ddff;
}

#today-row h4 {
	color: #dba700;
	font-weight: bold;
	padding-bottom: 0;
	padding-top: 6px;
	transition: all ease-in-out 0.3s;
}

#today-row .mk-text-block {
	padding: 30px 0;
	position: relative;
}

#today-row .mk-text-block::before,
#today-row .mk-text-block::after {
	color: #fff;
	content: '\f107';
	display: inline-block;
	font-family: 'FontAwesome';
	font-size: 100px;
	font-weight: 100;
	opacity: 0.5;
	position: absolute;
	top: 70px;
	text-shadow: none;
	transition: all ease-in-out 0.3s;
}

#today-row .mk-text-block::before {
	left: 10px;
}

#today-row .mk-text-block::after {
	right: 10px;
}

#today-row .mk-text-block:hover::before,
#today-row .mk-text-block:hover::after {
	opacity: 1;
	top: 88px;
}

#today-row .mk-text-block:hover h2,
#today-row .mk-text-block:hover h3,
#today-row .mk-text-block:hover h4 {
	text-shadow: 0 3px 0 rgba(0,0,0,0.1),
                 0 20px 30px rgba(0,0,0,0.2);
}

#today-row .js-smooth-scroll {
	display: block;
	height: 100%;
	position: absolute;
	text-indent: -9001px;
	top: 0;
	width: 100%;
	z-index: 1000;
}

#today-row .js-smooth-scroll:hover {
	cursor: pointer;
}

/* intro */

.evo .intro-boxes {
	padding-top: 45px;
}

.evo .intro-boxes .mk-text-block {
	background: #f8f8f8;
	border: 2px solid #e0e0e0;
}

.evo .intro-boxes .mk-text-block h2 {
    color: #333333;
    font-family: "Montserrat", sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: bold;
	letter-spacing: 0px;
    padding: 0 25px 20px;
    text-align: left;
    text-transform: none;
}

.evo .master-holder .intro-wrap h1 {
	color: #275B84;
	font-size: 91px;
	font-weight: 200;
	line-height: 90px;
    margin: 0 auto;
	max-width: 640px;
	text-align: center;
}

.evo .master-holder .intro-wrap h2 {
	color: #5190d0;
	font-size: 30px;
	font-weight: 400;
	line-height: 35px;
    margin: 0 auto;
	max-width: 640px;
	padding-bottom: 25px;
	padding-top: 7px;
	text-align: center;
	text-transform: none;
}

.evo .master-holder .intro-wrap h3 {
	color: #f9ba00;
	font-size: 20px;
	font-weight: 700;
	line-height: 23px;
	padding-bottom: 20px;
	padding-top: 0px;
	text-align: center;
	text-transform: uppercase;
}

/* letter */

.letter-wrap {
	padding: 45px 0;
}

.letter-wrap .column_container {
	background: #fffff7;
	border: 1px solid #bababa;
	float: none;
	margin: 0 auto;
	max-width: 720px;
	padding: 0;
}

.letter-wrap .mk-text-block {
	padding: 10px 40px 0;
}

/* testimonials */

.evo .light-row .box-holder {
	padding: 30px 30px 10px !important;
    margin: 0 auto 30px;
	max-width: 720px;
}

.evo #what-students-say .mk-grid .wpb_column {
	padding: 0;
}

.evo .light-row .box-holder h4 {
	color: #000;
	font-family: "Montserrat", sans-serif;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 15px;
	text-transform: none;
}

.evo .light-row .box-holder em,
.evo .light-row .box-holder strong {
	color: #2d2d2d;
	display: inline-block;
	font-weight: 600;
	padding-top: 20px;
}

/* modules */

.evo .vc_row.module-wrap {
	background: #333;
	border-bottom: 1px solid #fff;
	margin: 0 auto;
	max-width: 960px;
	padding: 15px;
	width: 100%;
}

.evo .vc_row.module-wrap .wpb_column {
	background: #444;
	background: -moz-linear-gradient(top, #444444 0%, #363636 100%);
	background: -webkit-linear-gradient(top, #444444 0%,#363636 100%);
	background: linear-gradient(to bottom, #444444 0%,#363636 100%);
}

.evo .vc_row.module-wrap:last-of-type {
	margin-bottom: 50px;
}

.module-box {
	padding: 10px 10px 10px 90px;
	margin: 15px 0 !important;
	max-width: 820px;
	position: relative;
}

.module-box::before {
	border: 1px solid #fff;
	border-radius: 50px;
	color: #fff;
	content: '';
	display: inline-block;
	font-size: 42px;
	height: 64px;
	left: 5px;
	padding-top: 18px;
	position: absolute;
	text-align: center;
	top: 15px;
	width: 64px;
}

.module-box.mod1::before {content:'1';}
.module-box.mod2::before {content:'2';}
.module-box.mod3::before {content:'3';}
.module-box.mod4::before {content:'4';}
.module-box.mod5::before {content:'5';}
.module-box.mod6::before {content:'6';}
.module-box.mod7::before {content:'7';}

.evo .master-holder .module-box h6 {
	font-size: 19px;
	margin-top: 20px;
	text-align: left;
}

.evo .master-holder .module-box h2 {
	color: #fff;
	font-size: 42px;
	font-weight: 600;
	line-height: 41px;
	margin-bottom: 0;
	padding-bottom: 10px;
	text-align: left;
}

.evo .master-holder .module-box h3 {
	color: #fff;
	font-size: 25px;
	text-align: left;
	line-height: 27px;
	margin-bottom: 0;
	padding-bottom: 15px;
}

.evo .master-holder .module-box strong {
	color: #fff;
}

.evo .master-holder .module-box ul li {
	color: #fff;
}

/* about */

#about-row {
	padding: 45px 0;
	margin-top: 45px;
}

.about-box {
	background: #fff;
	margin: 0 auto;
	max-width: 720px;
	padding: 20px;
	width: 100%;
}

.about-wrap.alt .about-box {
	max-width: 960px;
}

.evo .master-holder .about-box h6 {
	text-align: left;
	margin-bottom: 0;
}

.evo .master-holder .about-box h2 {
	color: #275B84;
	font-size: 50px;
	line-height: 51px;
}


/* what you'll receive */

.evo #what-youll-receive {
    padding: 45px 0 20px;
}

.evo .master-holder .get-wrap h3 {
	color: #2d2d2d;
	font-size: 25px;
	font-weight: 600;
	padding-bottom: 0;
	text-transform: none;
}

.evo .get-wrap.attched-true.vc_row {
	max-width: 960px;
	margin-left: auto !important;
	margin-right: auto !important;
}

.get-wrap .mk-text-block {
	background: #ededed;
	box-sizing: content-box;
	min-height: 171px;
    padding: 35px 40px 10px;
}

/* bonus */

.evo #bonus-row {
	max-width: 960px;
	margin: 0 auto;
}

.bonus-heading {
	text-align: center;
}

.bonus-heading .mk-text-block {
	margin: 0 auto;
	max-width: 850px;
	width: 100%;
}

.evo .master-holder .bonus-heading h2 {
	color: #333;
	font-size: 40px;
	font-family: "Montserrat", sans-serif;
	line-height: 71px;
	font-weight: 200;
	padding-bottom: 15px;
}

.evo .master-holder .bonus-heading h3 {
	color: #275b84;
	font-size: 45px;
	font-weight: 600;
	line-height: 50px;
	margin-bottom: 0px;
	margin-top: 15px;
}

.evo .master-holder .bonus-heading h4 {
	color: #4c92cb;
	font-weight: 300;
	padding: 0 20px 0 20px;
}

.bonus-wrap {
	border: 10px solid #ededed;
	padding: 20px;
	margin: 30px auto;
}

.evo .master-holder .bonus-wrap h6 {
	font-size: 16px;
	font-weight: 100;
	letter-spacing: 1px;
	margin-bottom: 0;
	padding-top: 20px;
	text-align: center;
	color: #a70966;
}

.evo .master-holder .bonus-wrap h2 {
	color: #4a042d;
	font-size: 38px;
	font-weight: 600;
	line-height: 44px;
	margin-bottom: 20px;
	text-align: center;
}
.evo .master-holder .bonus-wrap h3 {
	color: #a70966;
	font-size: 32px;
	line-height: 36px;
	font-weight: 300;
	text-transform: none;
	text-align: center;
}

.evo .master-holder .bonus-wrap h5 {
	color: #a70966;
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 15px;
	text-align: center;
}

.evo .master-holder .bonus-wrap strong {
	color: #4a042d;
}

.evo .master-holder .bonus-wrap .intro {
	max-width: 550px;
	margin: 0 auto;
}

.evo .master-holder .bonus-wrap ul li {
	margin-left: .85em;
	line-height: 23px;
	color: #2d2d2d;
}

.evo .master-holder .bonus-wrap .contentAudioDownload{
	max-width: 480px;
	margin: 0 auto;
}

.evo .master-holder .bonus-wrap .audio {
	border-radius: 5px;
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
	padding: 10px 40px 20px;
	text-align: center;
	width: 100%;
}

.evo .master-holder .essential .bonus-wrap h2 {
    color: #5d0221;
    font-size: 44px;
    font-weight: 300;
    line-height: 50px;
    text-align: center;
    font-family: Lato, sans-serif;
}

.evo .master-holder .essential .bonus-wrap h3 {
    color: #6b0350;
    font-size: 24px;
    font-weight: 200;
    text-transform: none;
    text-align: center;
    font-family: Montserrat, sans-serif;
}

/* END BONUS WRAP */

/* value */

.evo #value-row {
	background: #333;
	padding: 25px 0;
	text-align: center;
}

.evo #value-row h2 {
	color: #fff;
	font-family: "Montserrat", sans-serif;
	font-size: 27px;
	font-weight: 900;
	text-align: center;
	text-transform: none;
}

.evo #value-row h3 {
	color: #fff;
	font-family: "Montserrat", sans-serif;
	font-size: 22px;
	font-weight: 300;
	text-align: center;
	text-transform: none;
}

.evo #value-row h4 {
	color: #f7f402;
	font-family: "Montserrat", sans-serif;
	font-size: 30px;
	font-weight: 600;
	text-transform: none;
	text-align: center;
}

.evo #value-row h5 {
	color: #fff;
	font-family: "Montserrat", sans-serif;
	font-size: 19px;
	font-weight: 600;
	text-transform: none;
	text-align: center;
}

/** END SALES **/

/** DELIVERY **/

.bodyDelivery .master-holder hr {
    border: 0;
    height: 1px;
    background: #6e0046;
    background-image: -webkit-linear-gradient(left, #fac9e8, #6e0046, #fac9e8);
    background-image: -moz-linear-gradient(left, #fac9e8, #6e0046, #fac9e8);
    background-image: -ms-linear-gradient(left, #fac9e8, #6e0046, #fac9e8);
    background-image: -o-linear-gradient(left, #fac9e8, #6e0046, #fac9e8);
    max-width: 400px;
    margin: 40px auto;
}

.bodyDelivery .master-holder .hero.destiny h2 {
    font-family: montserrat;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    text-shadow: none;
}

.bodyDelivery .master-holder .hero.destiny h3 {
    font-family: freeland;
    font-size: 80px;
    color: #fff;
    margin-bottom: 30px;
    font-weight: unset;
    text-transform: none;
}

.bodyDelivery .master-holder .hero.destiny h5 {
    font-family: montserrat;
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
}

.bodyDelivery .master-holder #butterfly-row {
	background: #333;
	background: -moz-linear-gradient(bottom, #3A0517 0%, #660D2B 100%);
	background: -webkit-gradient(linear, bottom top, right top, color-stop(0%,#3A0517), color-stop(100%,#660D2B));
	background: -webkit-linear-gradient(bottom, #3A0517 0%,#660D2B 100%);
	background: -o-linear-gradient(bottom, #3A0517 0%,#660D2B 100%);
	background: -ms-linear-gradient(bottom, #3A0517 0%,#660D2B 100%);
	background: linear-gradient(to top, #3A0517 0%,#660D2B 100%);
	color: #fff;
}
.bodyDelivery .master-holder #butterfly-row .vc_col-sm-12 {
	padding: 8px 0 !important;
}
.bodyDelivery .master-holder #butterfly-row p {
	margin: auto;
}
.bodyDelivery .master-holder #butterfly-row img {
	margin: auto;
	height: 38px;
	width: auto;
}
.bodyDelivery .master-holder #butterfly-row h6 {
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    line-height: 28px;
    margin: 2px 0 0;
    text-transform: uppercase;
}

.bodyDelivery .master-holder #hero-row.destiny {
	background: url('https://evolvingwisdom.com/fp/wp-content/uploads/sites/10/2019/04/destiny-blueprint-banner_1920x273.jpg');
}

.bodyDelivery .master-holder #hero-row.essential {
	background: url('https://evolvingwisdom.com/fp/wp-content/uploads/sites/10/2018/07/ew_fp_hero_thankyou.jpg');
}

.bodyDelivery .master-holder #hero-row.masterclass {
	background: url('https://evolvingwisdom.com/fp/wp-content/uploads/sites/10/2020/01/free-masterclass-hero_3840x622.jpg');
}

.bodyDelivery .master-holder #hero-row.essential .mk-text-block {
    max-width: 640px;
    margin: 0;
    padding: 32px 0 45px;
}

.bodyDelivery .master-holder #hero-row.essential h2 {
	margin: 20px 0 0;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    line-height: 32px;
    color: #d8912d;
    font-weight: 100;
	text-transform: none;
}

.bodyDelivery .master-holder #hero-row.essential h3 {
	margin-top: 0px;
    font-family: Montserrat, sans-serif;
    font-size: 48px !important;
    line-height: 54px !important;
    color: #d8912d;
    font-weight: 100;
}

.bodyDelivery .master-holder #hero-row.essential h4 {
	margin-top: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 28px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}

.bodyDelivery .master-holder .essential p {
    color: #2d2d2d;
    font-size: 22px;
    line-height: 28px;
    font-family: Lato, sans-serif;
    font-weight: 300;
}
.bodyDelivery .master-holder .essential strong {
	color: #5d0221;
}

/* Video Wrap */
.bodyDelivery .wpb_row .mobile-nav nav#mobileVideoNav {
	margin-bottom: 0px;
	border-radius: 0px;
	border: none;
	background: #7c0540; /* Old browsers */
	background: -moz-linear-gradient(top, #7c0540 0%, #5B012B 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7c0540), color-stop(100%, #5B012B)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7c0540 0%, #5B012B 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7c0540 0%, #5B012B 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #7c0540 0%, #5B012B 100%); /* IE10+ */
	background: linear-gradient(to bottom, #7c0540 0%, #5B012B 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c0540', endColorstr='#5B012B', GradientType=0 ); /* IE6-9 */
}
.bodyDelivery .wpb_row .mobile-nav nav#mobileVideoNav.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.bodyDelivery .wpb_row .mobile-nav nav#mobileVideoNav.navbar-default .navbar-toggle:hover,
.bodyDelivery .wpb_row .mobile-nav nav#mobileVideoNav.navbar-default .navbar-toggle:focus,
.bodyDelivery .wpb_row .mobile-nav nav#mobileVideoNav.navbar-default .navbar-toggle:active {
    background-color: #6E0349;
}
.evo.bodyDelivery .master-holder .wpb_row .mobile-nav nav#mobileVideoNav ul {
	margin: 0px;
}
.evo.bodyDelivery .master-holder .wpb_row .mobile-nav nav#mobileVideoNav ul li {
    margin-left: 0px;
    margin-bottom: 0px;
	text-align: center;
}
.evo.bodyDelivery .master-holder .wpb_row .mobile-nav nav#mobileVideoNav ul li a {
    font-size: 17px;
    line-height: 20px;
	font-family: "Open Sans", sans-serif !important;
    text-transform: uppercase;
    color: #6E0349;
    font-weight: 600;
    padding: 10px 12px;
    margin: 0px;
}
.evo.bodyDelivery .master-holder .wpb_row .mobile-nav nav#mobileVideoNav ul li.disabled a {
    color: #8d8d8d;
	font-weight: 400;
}
.evo.bodyDelivery .master-holder .wpb_row .mobile-nav nav#mobileVideoNav ul li.disabled a strong {
    color: #8d8d8d;
}
.evo.bodyDelivery .master-holder .wpb_row .mobile-nav nav#mobileVideoNav ul li a:hover,
.evo.bodyDelivery .master-holder .wpb_row .mobile-nav nav#mobileVideoNav ul li a:focus,
.evo.bodyDelivery .master-holder .wpb_row .mobile-nav nav#mobileVideoNav ul li a:active {
    text-decoration: none;
    color: #7c0540;
}
.evo.bodyDelivery .master-holder .wpb_row .mobile-nav nav#mobileVideoNav .navbar-collapse {
	border: none;
    background-color: #ffffff;
}
@media (min-width: 768px) {
	.bodyDelivery .wpb_row .mobile-nav {
		display: none;
	}
}
@media (max-width: 767px) {
	.vc_col-sm-3.video-wrap {
		display: none;
	}
	.bodyDelivery .wpb_row .mobile-nav {
		margin-bottom: 10px;
	}
}
.evo .master-holder #video-row.light-row .mk-grid {
    max-width: 1024px;
}
.evo .master-holder #video-row.light-row .mk-grid .wpb_column {
    padding: 0 15px;
}
.evo .master-holder .mk-grid h5.videoHeadline {
	text-align: center;
    color: #4a042d;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.3;
}
@media (max-width: 768px) {
	.evo .master-holder .dark-row, .evo .master-holder #video-row.light-row {
		padding: 0px 0px 10px;
	}
	.evo .master-holder #video-row .video-responsive {
		margin-bottom: 5px;
	}
}
.bodyDelivery #mk-theme-container .wpb_row .video-column .video-focalpoint {
	padding: 19px 19px 0px;
	border: 1px solid #bababa;
	margin-bottom: 20px;
	text-align: left;
}
@media (max-width: 767px) {
	.bodyDelivery #mk-theme-container .wpb_row .video-column .video-focalpoint {
		padding: 9px 9px 0px;
	}
}
.bodyDelivery #mk-theme-container .video-column h2 strong {
	color: #a70966;
}
.bodyDelivery #mk-theme-container .video-column h4 {
	display: block;
	width: auto;
	font-size: 30px;
	line-height: 34px;
	font-weight: 300;
	color: #FFFFFF;
	font-family: "Montserrat", sans-serif;
	text-transform: none;
	text-align: center;
	max-width: auto;
	padding: 20px;
    background: #4a042d;
	margin: 0px auto;
}
.bodyDelivery #mk-theme-container .video-column h4 strong {
	font-weight: 600;
	color: #FFFFFF;
	font-size: 36px;
	line-height: 45px;
}
@media (max-width: 768px) {
	.bodyDelivery #mk-theme-container .video-column h4 {
		font-size: 20px;
		line-height: 24px;
		padding: 10px;
	}
	.bodyDelivery #mk-theme-container .video-column h4 strong {
		font-size: 26px;
		line-height: 35px;
	}
}
.bodyDelivery #mk-theme-container .wpb_row .video-column .video-testimonial {
	/*max-width: 600px;*/
	border: 10px solid #ededed;
    padding: 20px;
    margin: 30px auto;
	text-align: left;
}
.bodyDelivery #mk-theme-container .wpb_row .video-column .video-testimonial h5 {
	color: #a70966;
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 15px;
	line-height: 1.3;
	text-align: center;
}
.bodyDelivery #mk-theme-container .wpb_row .video-column .video-testimonial h4 {
	color: #4a042d;
	font-size: 22px;
	font-weight: 500;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 1.3;
	text-align: center;
	background-color: transparent;
	padding: 0px;
}
.bodyDelivery #mk-theme-container .wpb_row .video-column .video-testimonial p {
	margin-bottom: 0px;
}
@media (max-width: 768px) {
	.bodyDelivery #mk-theme-container .wpb_row .video-column .video-testimonial {
		border: 5px solid #ededed;
		padding: 5px;
		margin: 30px auto;
		text-align: left;
	}
	.bodyDelivery #mk-theme-container .wpb_row .video-column .video-testimonial h5 {
		font-size: 22px;
	}
	.bodyDelivery #mk-theme-container .wpb_row .video-column .video-testimonial h4 {
		font-size: 20px;
	}
	.bodyDelivery #mk-theme-container .wpb_row .video-column .video-testimonial p {
		font-size: 15px;
	}
}
.bodyDelivery #mk-theme-container .wpb_row .video-wrap ul {
	margin: 0;
	padding: 0;
}
.bodyDelivery #mk-theme-container .wpb_row .video-testimonial .video-responsive {
    margin-top: 20px;
}
.bodyDelivery #mk-theme-container .wpb_row .video-wrap ul li {
	padding: 140px 0 0;
    background-image: url("https://evolvingwisdom.com/fp/wp-content/uploads/sites/10/2020/11/destiny-codes-video-1.jpg");
	background-repeat: no-repeat;
	background-color: #f7f7f7;
    /*background-size: 225px 110px;*/
    background-size: 200px auto;
    background-position: center top;
    list-style-type: none;
    font-size: 13px;
    line-height: 16px;
    color: #000000;
    margin: 0 auto 10px;
    display: block;
    min-height: 145px;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    border: 7px solid #f7f7f7;
    border-radius: 3px;
    transition: all ease-in-out 0.3s;
}
.bodyDelivery #mk-theme-container .wpb_row .video-wrap ul li:hover {
	background-color: #4a042d;
	border: 7px solid #4a042d;
}
.bodyDelivery #mk-theme-container .wpb_row .video-wrap ul li:hover a {
	color: #fff !important;
}
.bodyDelivery #mk-theme-container .wpb_row .video-wrap ul li:nth-of-type(2) {
    background-image: url("https://evolvingwisdom.com/fp/wp-content/uploads/sites/10/2020/11/Destiny-Codes-VIDEO-2.jpg");
}
.bodyDelivery #mk-theme-container .wpb_row .video-wrap ul li:nth-of-type(3) {
    background-image: url("https://evolvingwisdom.com/fp/wp-content/uploads/sites/10/2020/11/destiny-codes-video-3.jpg");
}
.bodyDelivery #mk-theme-container .wpb_row .video-wrap ul li:nth-of-type(4) {
    background-image: url("https://evolvingwisdom.com/fp/wp-content/uploads/sites/10/2020/11/destiny-codes-video-3.jpg");
}
.bodyDelivery #mk-theme-container .master-holder .wpb_row .video-wrap ul li.soon {
	opacity: 0.8;
}
.bodyDelivery #mk-theme-container .master-holder .wpb_row .video-wrap ul li strong {
	color: #fff !important;
	display: block;
	font-size: 22px;
	text-transform: uppercase;
	opacity: 0.9;
	position: absolute;
	top: 85px;
	left: 50%;
	margin-left: -85px;
	text-shadow: 0 0 2px rgba(0,0,0,0.5);
}
.bodyDelivery #mk-theme-container .wpb_row .video-wrap ul li a {
	color: #111 !important;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    padding: 114px 0 0;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    transition: all ease-in-out 0.3s;
	text-decoration: none;
}
.bodyDelivery #mk-theme-container .wpb_row .video-wrap a.btn-primary {
	background-color: #4a042d;
	border-color: #4a042d;
	display: block;
	padding: 9px;
	font-size: 20px;
	line-height: 1.3;
	text-transform: uppercase;
}
.bodyDelivery #mk-theme-container .wpb_row .video-wrap a.btn-primary strong {
	color: #FFFFFF !important;
}
.bodyDelivery #mk-theme-container .wpb_row .video-wrap a.btn-primary:hover,
.bodyDelivery #mk-theme-container .wpb_row .video-wrap a.btn-primary:focus,
.bodyDelivery #mk-theme-container .wpb_row .video-wrap a.btn-primary:active {
	background-color: #a70966;
	border-color: #a70966;
}
.bodyDelivery #mk-theme-container .video-column h6 {
	margin: 20px auto 15px;
    font-weight: 400;
}
.bodyDelivery #mk-theme-container .video-column a {
	color: #6e0346 !important;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
}
.bodyDelivery #mk-theme-container .callout a:active, .bodyDelivery #mk-theme-container .callout a:focus, .bodyDelivery #mk-theme-container .callout a:hover, .bodyDelivery #mk-theme-container .callout a:link, .bodyDelivery #mk-theme-container .callout a:visited {
    outline: 0 none;
    text-decoration: none;
}
/* End Video Wrap */

.evo .master-holder .hero.masterclass h2 {
    font-family: "Montserrat", sans-serif;
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 2px;
	text-transform: none;
}

.evo .master-holder .hero.masterclass h3 {
    font-family: "Montserrat", sans-serif;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 32px;
    font-weight: 200;
    color: #fff;
    letter-spacing: 2px;
}

.evo .master-holder .hero.masterclass h5 {
    font-family: freeland;
    font-size: 55px;
    color: #a87d47;
    margin-bottom: 0;
    font-weight: unset;
    text-transform: none;
	text-shadow: 1px 1px 1px #333;
}

.evo .master-holder .hero.masterclass h6 {
    font-family: "Montserrat", sans-serif;
    margin-bottom: 0;
    font-size: 17px;
    line-height: 27px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    text-shadow: 2px 2px 20px #666;
}

.bodyDelivery #banner-row {
    min-height: 80px;
	max-height: 167px;
    background: linear-gradient(to bottom, #3F0318 0%,#23010C 100%);
    padding: 22px 0;
}

.bodyDelivery #banner-row p {
    font-family: Montserrat, sans-serif;
    font-size: 32px;
    line-height: 36px;
    color: #fff;
    font-weight: 200;
    margin: 0;
}

.bodyDelivery .master-holder .subhero-row.destiny {
    background: url(https://evolvingwisdom.com/fp/wp-content/uploads/sites/10/2019/04/sub-hero-banner_1023x127.jpg) #01303b;
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 127px;
    text-align: center;
    padding: 0;
}

.bodyDelivery .master-holder .subhero-row.masterclass {
	background: #6d0035; /* Old browsers */
	background: -moz-linear-gradient(left,  #6d0035 0%, #260012 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #6d0035 0%,#260012 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #6d0035 0%,#260012 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0035', endColorstr='#260012',GradientType=1 ); /* IE6-9 */
    text-align: center;
    padding: 15px 0 0;
}

.bodyDelivery .master-holder .destiny .bonus-wrap h2, .bodyDelivery .master-holder .destiny .bonus-wrap h6, .bodyDelivery .master-holder .destiny .bonus-wrap strong {
	color: #01303b;
}

.bodyDelivery .master-holder .destiny .bonus-wrap h3, .bodyDelivery .master-holder .destiny .bonus-wrap h5 {
	color: #4b8480;
}

.bodyDelivery .master-holder .light-row.destiny .btn a {
	background-color: #01303b;
}

.bodyDelivery .counter {
    background: #a70966;
    color: #fff;
    max-width: 500px;
    width: 100%;
    padding: 12px 20px;
    text-align: center;
    margin: -30px auto 0;
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
}

.bodyDelivery .counter p {
	color: #fff;
    font-weight: 600;
	margin: 0;
	padding: 0;
}

.bodyDelivery .countdownWrapper {
	line-height: 18px;
	padding-top: 5px;
}

.bodyDelivery .master-holder .about-row {
  	background: #fffff7;
  	border: 1px solid #bababa;
  	max-width: 850px;
  	width: 100%;
  	margin: 0 auto;
  	padding: 20px 0 0;
}

.bodyDelivery .master-holder .about-row p, .bodyDelivery .master-holder .about-row ul li {
	font-size: 22px;
    color: #2d2d2d;
    font-weight: 300;
    line-height: 1.66em;
    font-family: 'Lato', sans-serif;
}

.bodyDelivery .master-holder .about-row h2 {
    font-size: 40px;
    font-family: Freeland;
    color: #4a042d;
	margin-bottom: 20px;
}

.bodyDelivery .master-holder .about-row .about-claire-box {
  padding: 0 40px;
  padding-bottom: 30px;
}

.bodyDelivery .master-holder .facebook iframe {
	width: 100% !important;
}


/** END DELIVERY **/

/** UPSELL **/

.bodyAddon .master-holder p {
	font-size: 16px;
}

.bodyAddon .master-holder-bg {
	background: #eee;
}

.bodyAddon #theme-page .theme-page-wrapper .theme-content {
	background: #fff;
	box-shadow: 0 0 30px rgba(0,0,0,0.15);
	margin: 30px auto 20px;
	max-width: 800px;
	padding: 0;
	overflow: hidden;
}

.bodyAddon .mk-grid {
	margin: 0 auto;
}

.bodyAddon .mk-grid .vc_col-sm-12 {
	padding: 0;
}

.bodyAddon .mk-text-block {
	padding: 0 65px;
}

.bodyAddon .master-holder .pageIntroWrapper h1 {
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 10px;
	color: #000;
	font-weight: 700;
}

.bodyAddon .master-holder .pageIntroWrapper h1 strong {
	color: #d2262c;
}

.bodyAddon .master-holder .pageIntroWrapper h2,
.bodyAddon .master-holder .purchase h2 {
    color: #26318a;
	font-family: "articulatcf", sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
    margin: 20px auto;
    text-align: left;
    text-transform: none;
}

.bodyAddon .master-holder .pageIntroWrapper h3 {
	text-transform: none;
    text-align: center;
    margin: 15px auto 20px;
    color: #2d2d2d;
}

.bodyAddon .master-holder .pageIntroWrapper h5 {
	text-transform: none;
	text-align: center;
	color: #26318a;
}

.bodyAddon .master-holder .pageIntroWrapper h6 {
	background: #00B3A2;
	color: #fff;
	height: 240px;
	width: 240px;
	border: 8px solid #fff;
	border-radius: 500px;
	text-align: center;
	padding: 55px 0 0;
	box-sizing: border-box;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: 400;
	line-height: 34px;
	margin: 0 auto;
	position: relative;
	z-index: 500;
}

.bodyAddon .master-holder .pageIntroWrapper h6:after {
	content: "\f063";
    display: block;
    position: relative;
    text-align: center;
    margin: 10px auto 0;
    font-family: "FontAwesome";
    font-size: 36px;
}

.bodyAddon .master-holder .pageIntroWrapper h6 strong {
	display: block;
	font-weight: 700;
	color: #fff;
	font-size: 36px;
	padding-bottom: 2px;
}

.bodyAddon .master-holder .title-intro h2 {
    font-weight: 200;
    font-size: 60px;
    text-align: center;
    line-height: 70px;
    margin-bottom: 10px;
    color: #275B84;
	font-family: "open sans", sans-serif;
}

.bodyAddon .master-holder .title-intro h3 {
	font-weight: 300;
	font-size: 27px;
	text-align: center;
	line-height: 32px;
	padding-bottom: 20px;
	color: #30bfb5;
	text-transform: none;
}

.bodyAddon .master-holder .title-intro h4 {
	font-weight: 700; 
	font-size: 18px; 
	text-align: center; 
	line-height: 24px; 
	padding-top: 0px; 
	padding-bottom: 20px; 
	color: #77a1c7; 
	text-transform: uppercase;
}

.bodyAddon .master-holder .title-intro h6 {
	margin-bottom: 10px; 
	font-size: 18px; 
	text-align: center;
	color: #dba700;
}

.bodyAddon .purchase {
	text-align: center;
}

.bodyAddon .purchase a {
	color: #00f;
    font-size: 20px;
    text-align: center;
}

.bodyAddon .purchase a:hover {
    text-decoration: underline;
}

.bodyAddon .purchase h2 {
	color: #b51f1f;
}

.bodyAddon .purchase h2 em {
	text-decoration: line-through;
}

.bodyAddon .purchase h3 {
	font-size: 36px;
    font-weight: 600;
}

.bodyAddon .purchase h5 {
	text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    font-size: 20px;
    margin: 0 auto;
    max-width: 520px;
}

.bodyAddon .contentShadowBox {
	border: 15px solid #014E6C;
    border-radius: 0px;
    padding: 0;
    background: #034864;
    margin: 0 0 1px;
    box-shadow: none;
}

.bodyAddon .contentShadowBox.first {
	margin: 40px 0 1px;
}

.bodyAddon .contentShadowBox.last {
	margin: 0 0 40px;
}

.bodyAddon .master-holder .contentShadowBox p,
.bodyAddon .master-holder .contentShadowBox strong,
.bodyAddon .master-holder .contentShadowBox li,
.bodyAddon .master-holder .contentShadowBox h2,
.bodyAddon .master-holder .contentShadowBox h3 {
	color: #fff;
}

.bodyAddon .master-holder .contentShadowBox strong {
	font-size: 18px;
}

.evo .master-holder .contentShadowBox ul li {
	font-size: 16px;
}

.bodyAddon .contentShadowBoxInner {
	padding: 0 20px;
}

.bodyAddon #sub-footer {
	background: #eee;
}

.bodyAddon .master-holder strong {
	color: #2d2d2d;
	font-weight: 600;
}

.bodyAddon .master-holder h2 {
	font-family: 'Lato', sans-serif;
	color: #22629c;
	font-size: 32px;
	line-height: 36px;
	font-weight: 300;
	text-transform: none;
	text-align: center;
}

.bodyAddon .master-holder h3 {
	color: #30bfb5;
	text-align: center;
}

.bodyAddon .master-holder .contentShadowBox h2,
.bodyAddon .master-holder .contentShadowBox h3 {
	font-weight: 600;
	text-align: left;
	padding: 0 20px;
	margin: 0;
}

.bodyAddon .master-holder .contentShadowBox h3 {
	margin-bottom: 20px;
}

.bodyAddon .testimonials {
	margin: 40px 0 60px;
	padding: 0;
}

.bodyAddon .master-holder .testimonials h2 {
	margin-bottom: 0;
}

.bodyAddon blockquote {
	background-color: #f7f7f7;
    padding: 25px 25px 0;
}

.bodyAddon blockquote:before {
	display: none;
}

.bodyAddon blockquote:first-of-type {
	margin: 30px 0 20px;
}

.bodyAddon .master-holder blockquote h5 {
	color: #30bfb5;
    font-family: 'Catamaran', sans-serif;
    font-size: 26px;
    text-transform: none;
}

.bodyAddon .master-holder blockquote p {
	color: #2d2d2d;
	display: block;
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
}

.bodyAddon .master-holder blockquote strong,
.bodyAddon .master-holder blockquote em {
	color: #2d2d2d;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

.bodyAddon .master-holder blockquote strong {
	display: inline-block;
	margin-top: 15px;
}

.bodyAddon .master-holder h6 {
	color: #30bfb5;
	margin-bottom: 0;
}

.bodyAddon .testimonials.luminaries blockquote p:first-of-type {
	margin: 0;
	padding: 0;
}

.bodyAddon .testimonials.luminaries blockquote h4 {
	background: #014E6C;
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	font-size: 32px;
	height: 254px;
	max-width: 340px;
    padding: 40px 20px 0 40px;
    text-transform: none;
}

.bodyAddon .testimonials.luminaries blockquote h4 strong {
	color: #fff;
	font-weight: 400;
	line-height: 22px;
}

.bodyAddon .testimonials.luminaries blockquote img {
	margin: 0;
	padding: 0 0 20px 0;
}

.bodyAddon .addon-new {
	border-top: 10px solid #1F3557;
	margin-top: -150px;
	padding-top: 110px;
}

.bodyAddon .master-holder .addon-new h5 {
	color: #22629c;
	font-family: "articulatcf", sans-serif;
	text-transform: none;
	font-weight: 700;
	font-size: 18px;
}

.bodyAddon .master-holder .addon-new ul {
	margin: 20px 20px 40px 20px;
}

.bodyAddon .master-holder .addon-new ul li {
	/*font-size: 15px;
	font-weight: 700;*/
}

.bodyAddon .master-holder .bonus ul li {
	color: #22629c;
}

.bodyAddon .master-holder .bonus h5 {
	text-align: center;
}

.bodyAddon .master-holder .addon-new .offer ul li {
	font-weight: 400;
}

.bodyAddon .master-holder .addon-new .offer h2 {
	color: #22629c;
	font-size: 38px;
	line-height: 44px;
	font-weight: 300;
	margin: 0 0 10px;
}

.bodyAddon .master-holder .addon-new .offer h3 {
	color: #22629c;
	font-family: "articulatcf", sans-serif !important;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 30px;
	margin-bottom: 0;
	padding: 0 0 10px;
	text-align: left;
	text-transform: none;
}

.bodyAddon .master-holder .addon-new .offer h3 em {
	display: block;
	font-style: normal;
	font-weight: 400;
}

.bodyAddon .master-holder .addon-new .offer .contentHeading {
	margin-top: 40px;
}

.bodyAddon .master-holder .addon-new .offer .contentHeading h3 {
	text-align: center;
}

.bodyAddon .master-holder .addon-new .offer h3 strong {
	color: #22629c;
	display: block;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
}

.bodyAddon .master-holder .addon-new .offer h6 {
	text-align: left;
	padding-top: 10px;
}

.bodyAddon .offer img.alignleft {
    height: 180px;
    margin: 0 20px 10px 0;
    padding: 0;
	width: 280px;
}

.bodyAddon hr {
	background: #22629D;
	height: 2px;
	border: none;
	margin: 30px auto 30px;
}

/** END UPSELL **/


/** MOBILE **/

@media (max-width:830px) {
	.bodyAddon .theme-page-wrapper:not(.full-width-layout) {
		padding: 0 !important;
	}

	.bodyAddon .mk-text-block {
		padding: 0 20px;
	}
	
	.bodyAddon #theme-page .theme-page-wrapper .theme-content {
		margin: 0 auto;
	}
}

@media (max-width:800px) {
	.bodyEvent .quote {
		min-height: auto;
		padding: 0;
	}
	
	.bodyEvent .quote .quote-wrap {
	    padding: 20px 40px 30px;
	}
	
	.bodyEvent .quote .quote-wrap img {
		float: none;
		margin: 0 auto 10px;
		height: 100px;
		width: 100px;
		display: block;
	}
	
	.bodyEvent blockquote {
		background: none;
		font-style: normal;
		max-width: 100%;
		margin: 0 auto;
		padding: 0;
		text-indent: initial;
		display: inline-block;
	}
	
	.bodyEvent .master-holder blockquote h6 {
		text-align: center;
	}
}

@media (max-width:768px) {
	
	.evo .master-holder .dark-row,
	.evo .master-holder .light-row {
		padding: 20px;
	}

	.evo .master-holder .intro-wrap {
		padding-top: 0;
	}
	
	.evo .master-holder .intro-wrap h1 {
		font-size: 54px;
		line-height: 50px;
	}
	
	/* hero */
	
	#hero-row .mk-text-block {
		padding: 45px 0;
	}

	.evo .master-holder .hero h1 {
		font-size: 54px;
		line-height: 50px;
	}
	
	.evo .master-holder .hero h2 {
		padding: 0 20px;
	}
	
	/* countdown */
	
	.countdown-wrap {
		padding: 0;
	}
	
	.evo .countdown-wrap .mk-image img {
		width: 35%;
	}
	
	.evo .countdown-wrap ul li {
		float: left;
		width: 50%;
	}
	
	.evo .countdown-wrap ul li .timestamp {
		font-size: 50px;
	}
	
	.evo .countdown-wrap ul li .timestamp::before {
		top: 0;
	}
	
	.evo .countdown-wrap ul li .timeRef {
		padding-top: 0;
	}
	
	/* today */
	
	#today-row .mk-text-block {
		margin: 0 0 50px;
	}
	
	#today-row .mk-text-block::before {
		display: none;
	}

	#today-row .mk-text-block::after {
		bottom: 0;
		left: 50%;
		margin-left: -32px;
		right: auto;
		top: auto;
	}

	#today-row .mk-text-block:hover::after {
		opacity: 1;
		bottom: -5px;
		top: auto;
	}
	
	/* letter */
	
	.letter-wrap {
		padding: 20px;
	}
	
	/* modules */
	
	.module-box {
		padding: 10px;
	}
	
	.module-box::before {
		display: none;
	}
	
	/* purchase */
	
	.evo .master-holder .pricing-table .pricing-cols li {
		margin: 0;
	}
	
	/** EVENT **/
	
	.bodyEvent .play-wrap.download .mejs-container {
	    float: none;
		max-width: 100%;
	}
	
	.bodyEvent .downloadButton {
		margin: 30px auto 0;
		float: none;
	}
	
	.bodyEvent .callout {
		border: 10px solid #0E3965;
	}
	
	.bodyEvent .sub-hero .mk-text-block h4 {
		font-size: 20px;
	    padding: 25px 0 0;
	}
	
	.bodyEvent .sub-hero .mk-text-block h6 {
		color: #12a5da;
	    font-size: 30px;
	    font-weight: 600;
	    line-height: 38px;
	    margin: 0;
	    text-align: left;
	    text-transform: none;
	}
	
	.bodyEvent .sub-hero .mk-text-block img {
		padding: 0 20px 0 0;
	}

	.bodyEvent .master-holder .hero h1 {
		font-size: 42px;
		line-height: 50px;
		margin: 0 auto;
	}
	
	.bodyEvent .master-holder .hero h2 {
		font-size: 30px;
	}
	
	.bodyEvent #hero-row {
		background-size: 400% !important;
	}	
	
	.evo .mobile-only {
		display:inline-block;
	}
	
	.evo .desktop-only {
		display:none;
	}
}

@media screen and (max-width: 765px) {

.globalEW #guarantee-row a:hover {
  color: #a70966 !important;
}

.globalEW .about-row .title-about-claire span p span {
  font-size: 40px;
  font-family: Freeland !important;
  color: #4a042d !important;
}

.globalEW #module-copy-row .pink-bar .gradient-bar p:first-child {
  font-weight: 500 !important;
}

@media (max-width:700px) {
	.bodyAddon .testimonials.luminaries blockquote h4 {
		font-size: 24px;
		height: auto;
		line-height: 28px;
		max-width: 100%;
		padding: 20px;
		width: 100%;
	}
	
	.bodyAddon .testimonials.luminaries blockquote img {
		height: auto;
		padding: 0;
		width: 30%;
		border-radius: 100px;
		margin: 0 auto 15px;
		float: none;
		display: block;
	}
	
	.bodyAddon .master-holder .testimonials.luminaries blockquote strong {
		margin-top: 0;
	}
}

@media (max-width:640px) {
	#luminaries-row.alt .lum-head img {
		display: block;
		float: none;
		width: 100%;
		height: auto;
	}
	
	#luminaries-row.alt .lum-head h3 {
		padding: 10px 0 0 14px;
		margin: 0;
	}
	
	#luminaries-row.alt .lum-head strong {
		padding: 0 0 10px 14px;
		margin: 0;
	}
	
	.bodyEvent .sub-hero .mk-text-block img {
		display: none;
	}
	
	.bodyEvent .sub-hero .mk-text-block h4 {
		text-align: center;
	}
	
	.bodyEvent .sub-hero .mk-text-block h6 {
		margin: 0 auto 30px;
		text-align: center;
	}
	
	.bodyEvent .master-holder .hero h2 {
		line-height: 34px;
		margin-top: 10px;
	}
}
	
@media screen and (max-width: 500px) {
	  .evo #header {
		min-height: 390px;
	  }
	
	  .evo .master-holder .hero h3 {
		font-size: 80px;
	  }

	  .evo .register-button a {
		margin-top: 25px;
	  }

	  .bodySales #header img {
		width: 40px;
		height: 41px;
		margin-top: 30px;
	  }

	  .globalEW #intro-row {
		margin: 50px 0 !important;
	  }

	  .globalEW #self-row .mk-image-inner img {
		width: 200px;
	  }

	  .globalEW #overview-image-row {
		display: none !important;
	  }

	  .globalEW #module-copy-row .intro-text {
		padding: 10px 30px 0px;
	  }

	  .globalEW .vc_col-sm-12 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	  }

	  .globalEW .pricing-col {
		margin: 0 !important;
		margin-bottom: 40px !important;
	  }

	.globalEW .master-holder .new-title-way.sp {
		line-height: 40px !important;
		color: #a70966 !important;
		font-weight: 500 !important;
	}
	
	.bodyDelivery .master-holder #hero-row.masterclass {
		padding-bottom: 160px !important;
	}
}
	