/* line 19, sass/bootstrap/_reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

/* line 28, sass/bootstrap/_reset.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 37, sass/bootstrap/_reset.scss */
audio:not([controls]) {
  display: none;
}

/* line 44, sass/bootstrap/_reset.scss */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 50, sass/bootstrap/_reset.scss */
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 55, sass/bootstrap/_reset.scss */
a:hover,
a:active {
  outline: 0;
}

/* line 63, sass/bootstrap/_reset.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 69, sass/bootstrap/_reset.scss */
sup {
  top: -0.5em;
}

/* line 72, sass/bootstrap/_reset.scss */
sub {
  bottom: -0.25em;
}

/* line 79, sass/bootstrap/_reset.scss */
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* line 92, sass/bootstrap/_reset.scss */
#map_canvas img,
.google-maps img {
  max-width: none;
}

/* line 103, sass/bootstrap/_reset.scss */
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

/* line 109, sass/bootstrap/_reset.scss */
button,
input {
  *overflow: visible;
  line-height: normal;
}

/* line 114, sass/bootstrap/_reset.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 121, sass/bootstrap/_reset.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 132, sass/bootstrap/_reset.scss */
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

/* line 135, sass/bootstrap/_reset.scss */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 140, sass/bootstrap/_reset.scss */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 143, sass/bootstrap/_reset.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

@media print {
  /* line 155, sass/bootstrap/_reset.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  /* line 163, sass/bootstrap/_reset.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 167, sass/bootstrap/_reset.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 171, sass/bootstrap/_reset.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 178, sass/bootstrap/_reset.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 183, sass/bootstrap/_reset.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 188, sass/bootstrap/_reset.scss */
  thead {
    display: table-header-group;
  }

  /* line 193, sass/bootstrap/_reset.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 197, sass/bootstrap/_reset.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  /* line 207, sass/bootstrap/_reset.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 213, sass/bootstrap/_reset.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* line 557, sass/bootstrap/_mixins.scss */
.row, #header .header-row, #content .content-row, .banner .banner-row, .feature .feature-row, .whatis .whatis-row, .science .science-row, .essentials .essentials-row, .scope-banner .scope-banner-row, .science-scope .science-scope-row, .story-scope .story-scope-row, .subnav .subnav-row, .course-banner .course-banner-row, .nearlocation .nearlocation-row, .trainer-days .trainer-days-row, .sneak-peak .sneak-peak-row, .course-video .course-video-row, .business .business-row, .trainer-list .trainer-list-row, .essentials-course .essentials-course-row, .register-essentials .register-essentials-row, .learn-course .learn-course-row, .curriculum .curriculum-row, .course-detail-page .course-detail-row, .productbuy .productbuy-row, #blog .blog-row, #footer .footer-row, .free-row, .cobb-row, .slider-row, .essentials-row {
  margin-left: -20px;
  *zoom: 1;
}
/* line 15, sass/bootstrap/_mixins.scss */
.row:before, #header .header-row:before, #content .content-row:before, .banner .banner-row:before, .feature .feature-row:before, .whatis .whatis-row:before, .science .science-row:before, .essentials .essentials-row:before, .scope-banner .scope-banner-row:before, .science-scope .science-scope-row:before, .story-scope .story-scope-row:before, .subnav .subnav-row:before, .course-banner .course-banner-row:before, .nearlocation .nearlocation-row:before, .trainer-days .trainer-days-row:before, .sneak-peak .sneak-peak-row:before, .course-video .course-video-row:before, .business .business-row:before, .trainer-list .trainer-list-row:before, .essentials-course .essentials-course-row:before, .register-essentials .register-essentials-row:before, .learn-course .learn-course-row:before, .curriculum .curriculum-row:before, .course-detail-page .course-detail-row:before, .productbuy .productbuy-row:before, #blog .blog-row:before, #footer .footer-row:before, .free-row:before, .cobb-row:before, .slider-row:before, .essentials-row:before, .row:after, #header .header-row:after, #content .content-row:after, .banner .banner-row:after, .feature .feature-row:after, .whatis .whatis-row:after, .science .science-row:after, .essentials .essentials-row:after, .scope-banner .scope-banner-row:after, .science-scope .science-scope-row:after, .story-scope .story-scope-row:after, .subnav .subnav-row:after, .course-banner .course-banner-row:after, .nearlocation .nearlocation-row:after, .trainer-days .trainer-days-row:after, .sneak-peak .sneak-peak-row:after, .course-video .course-video-row:after, .business .business-row:after, .trainer-list .trainer-list-row:after, .essentials-course .essentials-course-row:after, .register-essentials .register-essentials-row:after, .learn-course .learn-course-row:after, .curriculum .curriculum-row:after, .course-detail-page .course-detail-row:after, .productbuy .productbuy-row:after, #blog .blog-row:after, #footer .footer-row:after, .free-row:after, .cobb-row:after, .slider-row:after, .essentials-row:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, sass/bootstrap/_mixins.scss */
.row:after, #header .header-row:after, #content .content-row:after, .banner .banner-row:after, .feature .feature-row:after, .whatis .whatis-row:after, .science .science-row:after, .essentials .essentials-row:after, .scope-banner .scope-banner-row:after, .science-scope .science-scope-row:after, .story-scope .story-scope-row:after, .subnav .subnav-row:after, .course-banner .course-banner-row:after, .nearlocation .nearlocation-row:after, .trainer-days .trainer-days-row:after, .sneak-peak .sneak-peak-row:after, .course-video .course-video-row:after, .business .business-row:after, .trainer-list .trainer-list-row:after, .essentials-course .essentials-course-row:after, .register-essentials .register-essentials-row:after, .learn-course .learn-course-row:after, .curriculum .curriculum-row:after, .course-detail-page .course-detail-row:after, .productbuy .productbuy-row:after, #blog .blog-row:after, #footer .footer-row:after, .free-row:after, .cobb-row:after, .slider-row:after, .essentials-row:after {
  clear: both;
}

/* line 562, sass/bootstrap/_mixins.scss */
.span1, .span2, .store .morezhealth .moreproduct aside, .span3, #header .left-column, .nearlocation .nearlocation-content .location article, .essentials-course .course-detail aside, .productbuy .product-post figure, .store .visiongym figure, .store #pro-training figure, .productinfo figure, .span4, .right-column, .feature .feature-content article figure, .story-scope .buttonarea, .sneak-peak aside article, .trainer-list .trainerarea article figure, .learn-course .learn-course-list .learn-list, #blog .post .post-info .postedby, .page .affiliate-form .buttonarea p, .store .product .probox, .span5, .popup, .whatis article, .store .visiongym article, .productinfo article, .span6, .science figure, .science article, .course-video aside article, .course-video aside figure, .business figure, .cobb-row article, .cobb-row figure, .span7, .banner aside, .whatis figure, .science-scope .scope-area article, .trainer-list .trainerarea article div, .productbuy .product-post .product-content, .store #pro-training .pro-content, .span8, .feature .feature-content article div, .scope-banner aside, .story-scope article, .course-banner aside, .course-detail-page aside, .span9, #header .right-column, .left-column, .store .visiongym, .span10, .trainer-days aside, .business article, .productbuy .product-post, .span11, .span11, .span12, .free-row div {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

/* line 572, sass/bootstrap/_mixins.scss */
.container, #header .header-wrapper, #content .content-wrapper, .banner .banner-wrapper, .feature .feature-wrapper, .whatis .whatis-wrapper, .science .science-wrapper, .essentials .essentials-wrapper, .scope-banner .scope-banner-wrapper, .science-scope .science-scope-wrapper, .story-scope .story-scope-wrapper, .subnav .subnav-wrapper, .course-banner .course-banner-wrapper, .nearlocation .nearlocation-wrapper, .trainer-days .trainer-days-wrapper, .sneak-peak .sneak-peak-wrapper, .course-video .course-video-wrapper, .business .business-wrapper, .trainer-list .trainer-list-wrapper, .essentials-course .essentials-course-wrapper, .register-essentials .register-essentials-wrapper, .learn-course .learn-course-wrapper, .curriculum .curriculum-wrapper, .course-detail-page .course-detail-wrapper, .productbuy .productbuy-wrapper, #blog .blog-wrapper, #footer .footer-wrapper, .free-wrapper, .cobb-wrapper, .ambassador-wrapper, .slider-wrapper, .essentials-wrapper,
.navbar-static-top .container,
.navbar-static-top #header .header-wrapper,
#header .navbar-static-top .header-wrapper,
.navbar-static-top #content .content-wrapper,
#content .navbar-static-top .content-wrapper,
.navbar-static-top .banner .banner-wrapper,
.banner .navbar-static-top .banner-wrapper,
.navbar-static-top .feature .feature-wrapper,
.feature .navbar-static-top .feature-wrapper,
.navbar-static-top .whatis .whatis-wrapper,
.whatis .navbar-static-top .whatis-wrapper,
.navbar-static-top .science .science-wrapper,
.science .navbar-static-top .science-wrapper,
.navbar-static-top .scope-banner .scope-banner-wrapper,
.scope-banner .navbar-static-top .scope-banner-wrapper,
.navbar-static-top .science-scope .science-scope-wrapper,
.science-scope .navbar-static-top .science-scope-wrapper,
.navbar-static-top .story-scope .story-scope-wrapper,
.story-scope .navbar-static-top .story-scope-wrapper,
.navbar-static-top .subnav .subnav-wrapper,
.subnav .navbar-static-top .subnav-wrapper,
.navbar-static-top .course-banner .course-banner-wrapper,
.course-banner .navbar-static-top .course-banner-wrapper,
.navbar-static-top .nearlocation .nearlocation-wrapper,
.nearlocation .navbar-static-top .nearlocation-wrapper,
.navbar-static-top .trainer-days .trainer-days-wrapper,
.trainer-days .navbar-static-top .trainer-days-wrapper,
.navbar-static-top .sneak-peak .sneak-peak-wrapper,
.sneak-peak .navbar-static-top .sneak-peak-wrapper,
.navbar-static-top .course-video .course-video-wrapper,
.course-video .navbar-static-top .course-video-wrapper,
.navbar-static-top .business .business-wrapper,
.business .navbar-static-top .business-wrapper,
.navbar-static-top .trainer-list .trainer-list-wrapper,
.trainer-list .navbar-static-top .trainer-list-wrapper,
.navbar-static-top .essentials-course .essentials-course-wrapper,
.essentials-course .navbar-static-top .essentials-course-wrapper,
.navbar-static-top .register-essentials .register-essentials-wrapper,
.register-essentials .navbar-static-top .register-essentials-wrapper,
.navbar-static-top .learn-course .learn-course-wrapper,
.learn-course .navbar-static-top .learn-course-wrapper,
.navbar-static-top .curriculum .curriculum-wrapper,
.curriculum .navbar-static-top .curriculum-wrapper,
.navbar-static-top .course-detail-page .course-detail-wrapper,
.course-detail-page .navbar-static-top .course-detail-wrapper,
.navbar-static-top .productbuy .productbuy-wrapper,
.productbuy .navbar-static-top .productbuy-wrapper,
.navbar-static-top #blog .blog-wrapper,
#blog .navbar-static-top .blog-wrapper,
.navbar-static-top #footer .footer-wrapper,
#footer .navbar-static-top .footer-wrapper,
.navbar-static-top .free-wrapper,
.navbar-static-top .cobb-wrapper,
.navbar-static-top .ambassador-wrapper,
.navbar-static-top .slider-wrapper,
.navbar-static-top .essentials-wrapper,
.navbar-fixed-top .container,
.navbar-fixed-top #header .header-wrapper,
#header .navbar-fixed-top .header-wrapper,
.navbar-fixed-top #content .content-wrapper,
#content .navbar-fixed-top .content-wrapper,
.navbar-fixed-top .banner .banner-wrapper,
.banner .navbar-fixed-top .banner-wrapper,
.navbar-fixed-top .feature .feature-wrapper,
.feature .navbar-fixed-top .feature-wrapper,
.navbar-fixed-top .whatis .whatis-wrapper,
.whatis .navbar-fixed-top .whatis-wrapper,
.navbar-fixed-top .science .science-wrapper,
.science .navbar-fixed-top .science-wrapper,
.navbar-fixed-top .scope-banner .scope-banner-wrapper,
.scope-banner .navbar-fixed-top .scope-banner-wrapper,
.navbar-fixed-top .science-scope .science-scope-wrapper,
.science-scope .navbar-fixed-top .science-scope-wrapper,
.navbar-fixed-top .story-scope .story-scope-wrapper,
.story-scope .navbar-fixed-top .story-scope-wrapper,
.navbar-fixed-top .subnav .subnav-wrapper,
.subnav .navbar-fixed-top .subnav-wrapper,
.navbar-fixed-top .course-banner .course-banner-wrapper,
.course-banner .navbar-fixed-top .course-banner-wrapper,
.navbar-fixed-top .nearlocation .nearlocation-wrapper,
.nearlocation .navbar-fixed-top .nearlocation-wrapper,
.navbar-fixed-top .trainer-days .trainer-days-wrapper,
.trainer-days .navbar-fixed-top .trainer-days-wrapper,
.navbar-fixed-top .sneak-peak .sneak-peak-wrapper,
.sneak-peak .navbar-fixed-top .sneak-peak-wrapper,
.navbar-fixed-top .course-video .course-video-wrapper,
.course-video .navbar-fixed-top .course-video-wrapper,
.navbar-fixed-top .business .business-wrapper,
.business .navbar-fixed-top .business-wrapper,
.navbar-fixed-top .trainer-list .trainer-list-wrapper,
.trainer-list .navbar-fixed-top .trainer-list-wrapper,
.navbar-fixed-top .essentials-course .essentials-course-wrapper,
.essentials-course .navbar-fixed-top .essentials-course-wrapper,
.navbar-fixed-top .register-essentials .register-essentials-wrapper,
.register-essentials .navbar-fixed-top .register-essentials-wrapper,
.navbar-fixed-top .learn-course .learn-course-wrapper,
.learn-course .navbar-fixed-top .learn-course-wrapper,
.navbar-fixed-top .curriculum .curriculum-wrapper,
.curriculum .navbar-fixed-top .curriculum-wrapper,
.navbar-fixed-top .course-detail-page .course-detail-wrapper,
.course-detail-page .navbar-fixed-top .course-detail-wrapper,
.navbar-fixed-top .productbuy .productbuy-wrapper,
.productbuy .navbar-fixed-top .productbuy-wrapper,
.navbar-fixed-top #blog .blog-wrapper,
#blog .navbar-fixed-top .blog-wrapper,
.navbar-fixed-top #footer .footer-wrapper,
#footer .navbar-fixed-top .footer-wrapper,
.navbar-fixed-top .free-wrapper,
.navbar-fixed-top .cobb-wrapper,
.navbar-fixed-top .ambassador-wrapper,
.navbar-fixed-top .slider-wrapper,
.navbar-fixed-top .essentials-wrapper,
.navbar-fixed-bottom .container,
.navbar-fixed-bottom #header .header-wrapper,
#header .navbar-fixed-bottom .header-wrapper,
.navbar-fixed-bottom #content .content-wrapper,
#content .navbar-fixed-bottom .content-wrapper,
.navbar-fixed-bottom .banner .banner-wrapper,
.banner .navbar-fixed-bottom .banner-wrapper,
.navbar-fixed-bottom .feature .feature-wrapper,
.feature .navbar-fixed-bottom .feature-wrapper,
.navbar-fixed-bottom .whatis .whatis-wrapper,
.whatis .navbar-fixed-bottom .whatis-wrapper,
.navbar-fixed-bottom .science .science-wrapper,
.science .navbar-fixed-bottom .science-wrapper,
.navbar-fixed-bottom .scope-banner .scope-banner-wrapper,
.scope-banner .navbar-fixed-bottom .scope-banner-wrapper,
.navbar-fixed-bottom .science-scope .science-scope-wrapper,
.science-scope .navbar-fixed-bottom .science-scope-wrapper,
.navbar-fixed-bottom .story-scope .story-scope-wrapper,
.story-scope .navbar-fixed-bottom .story-scope-wrapper,
.navbar-fixed-bottom .subnav .subnav-wrapper,
.subnav .navbar-fixed-bottom .subnav-wrapper,
.navbar-fixed-bottom .course-banner .course-banner-wrapper,
.course-banner .navbar-fixed-bottom .course-banner-wrapper,
.navbar-fixed-bottom .nearlocation .nearlocation-wrapper,
.nearlocation .navbar-fixed-bottom .nearlocation-wrapper,
.navbar-fixed-bottom .trainer-days .trainer-days-wrapper,
.trainer-days .navbar-fixed-bottom .trainer-days-wrapper,
.navbar-fixed-bottom .sneak-peak .sneak-peak-wrapper,
.sneak-peak .navbar-fixed-bottom .sneak-peak-wrapper,
.navbar-fixed-bottom .course-video .course-video-wrapper,
.course-video .navbar-fixed-bottom .course-video-wrapper,
.navbar-fixed-bottom .business .business-wrapper,
.business .navbar-fixed-bottom .business-wrapper,
.navbar-fixed-bottom .trainer-list .trainer-list-wrapper,
.trainer-list .navbar-fixed-bottom .trainer-list-wrapper,
.navbar-fixed-bottom .essentials-course .essentials-course-wrapper,
.essentials-course .navbar-fixed-bottom .essentials-course-wrapper,
.navbar-fixed-bottom .register-essentials .register-essentials-wrapper,
.register-essentials .navbar-fixed-bottom .register-essentials-wrapper,
.navbar-fixed-bottom .learn-course .learn-course-wrapper,
.learn-course .navbar-fixed-bottom .learn-course-wrapper,
.navbar-fixed-bottom .curriculum .curriculum-wrapper,
.curriculum .navbar-fixed-bottom .curriculum-wrapper,
.navbar-fixed-bottom .course-detail-page .course-detail-wrapper,
.course-detail-page .navbar-fixed-bottom .course-detail-wrapper,
.navbar-fixed-bottom .productbuy .productbuy-wrapper,
.productbuy .navbar-fixed-bottom .productbuy-wrapper,
.navbar-fixed-bottom #blog .blog-wrapper,
#blog .navbar-fixed-bottom .blog-wrapper,
.navbar-fixed-bottom #footer .footer-wrapper,
#footer .navbar-fixed-bottom .footer-wrapper,
.navbar-fixed-bottom .free-wrapper,
.navbar-fixed-bottom .cobb-wrapper,
.navbar-fixed-bottom .ambassador-wrapper,
.navbar-fixed-bottom .slider-wrapper,
.navbar-fixed-bottom .essentials-wrapper {
  width: 940px;
}

/* line 583, sass/bootstrap/_mixins.scss */
.span1 {
  width: 60px;
}

/* line 583, sass/bootstrap/_mixins.scss */
.span2, .store .morezhealth .moreproduct aside {
  width: 140px;
}

/* line 583, sass/bootstrap/_mixins.scss */
.span3, #header .left-column, .nearlocation .nearlocation-content .location article, .essentials-course .course-detail aside, .productbuy .product-post figure, .store .visiongym figure, .store #pro-training figure, .productinfo figure {
  width: 220px;
}

/* line 583, sass/bootstrap/_mixins.scss */
.span4, .right-column, .feature .feature-content article figure, .story-scope .buttonarea, .sneak-peak aside article, .trainer-list .trainerarea article figure, .learn-course .learn-course-list .learn-list, #blog .post .post-info .postedby, .page .affiliate-form .buttonarea p, .store .product .probox {
  width: 300px;
}

/* line 583, sass/bootstrap/_mixins.scss */
.span5, .popup, .whatis article, .store .visiongym article, .productinfo article {
  width: 380px;
}

/* line 583, sass/bootstrap/_mixins.scss */
.span6, .science figure, .science article, .course-video aside article, .course-video aside figure, .business figure, .cobb-row article, .cobb-row figure {
  width: 460px;
}

/* line 583, sass/bootstrap/_mixins.scss */
.span7, .banner aside, .whatis figure, .science-scope .scope-area article, .trainer-list .trainerarea article div, .productbuy .product-post .product-content, .store #pro-training .pro-content {
  width: 540px;
}

/* line 583, sass/bootstrap/_mixins.scss */
.span8, .feature .feature-content article div, .scope-banner aside, .story-scope article, .course-banner aside, .course-detail-page aside {
  width: 620px;
}

/* line 583, sass/bootstrap/_mixins.scss */
.span9, #header .right-column, .left-column, .store .visiongym {
  width: 700px;
}

/* line 583, sass/bootstrap/_mixins.scss */
.span10, .trainer-days aside, .business article, .productbuy .product-post {
  width: 780px;
}

/* line 583, sass/bootstrap/_mixins.scss */
.span11 {
  width: 860px;
}

/* line 583, sass/bootstrap/_mixins.scss */
.span12, .free-row div {
  width: 940px;
}

/* line 589, sass/bootstrap/_mixins.scss */
.offset1 {
  margin-left: 100px;
}

/* line 589, sass/bootstrap/_mixins.scss */
.offset2 {
  margin-left: 180px;
}

/* line 589, sass/bootstrap/_mixins.scss */
.offset3 {
  margin-left: 260px;
}

/* line 589, sass/bootstrap/_mixins.scss */
.offset4 {
  margin-left: 340px;
}

/* line 589, sass/bootstrap/_mixins.scss */
.offset5 {
  margin-left: 420px;
}

/* line 589, sass/bootstrap/_mixins.scss */
.offset6 {
  margin-left: 500px;
}

/* line 589, sass/bootstrap/_mixins.scss */
.offset7 {
  margin-left: 580px;
}

/* line 589, sass/bootstrap/_mixins.scss */
.offset8 {
  margin-left: 660px;
}

/* line 589, sass/bootstrap/_mixins.scss */
.offset9 {
  margin-left: 740px;
}

/* line 589, sass/bootstrap/_mixins.scss */
.offset10 {
  margin-left: 820px;
}

/* line 589, sass/bootstrap/_mixins.scss */
.offset11 {
  margin-left: 900px;
}

/* line 589, sass/bootstrap/_mixins.scss */
.offset12 {
  margin-left: 980px;
}

/* line 604, sass/bootstrap/_mixins.scss */
.row-fluid {
  width: 100%;
  *zoom: 1;
}
/* line 15, sass/bootstrap/_mixins.scss */
.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, sass/bootstrap/_mixins.scss */
.row-fluid:after {
  clear: both;
}
/* line 607, sass/bootstrap/_mixins.scss */
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.12766%;
  *margin-left: 2.07447%;
}
/* line 613, sass/bootstrap/_mixins.scss */
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
/* line 618, sass/bootstrap/_mixins.scss */
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12766%;
}
/* line 630, sass/bootstrap/_mixins.scss */
.row-fluid .span1 {
  width: 6.38298%;
  *width: 6.32979%;
}
/* line 630, sass/bootstrap/_mixins.scss */
.row-fluid .span2, .row-fluid .store .morezhealth .moreproduct aside, .store .morezhealth .moreproduct .row-fluid aside {
  width: 14.89362%;
  *width: 14.84043%;
}
/* line 630, sass/bootstrap/_mixins.scss */
.row-fluid .span3, .row-fluid #header .left-column, #header .row-fluid .left-column, .row-fluid .nearlocation .nearlocation-content .location article, .nearlocation .nearlocation-content .location .row-fluid article, .row-fluid .essentials-course .course-detail aside, .essentials-course .course-detail .row-fluid aside, .row-fluid .productbuy .product-post figure, .productbuy .product-post .row-fluid figure, .row-fluid .store .visiongym figure, .store .visiongym .row-fluid figure, .row-fluid .store #pro-training figure, .store #pro-training .row-fluid figure, .row-fluid .productinfo figure, .productinfo .row-fluid figure {
  width: 23.40426%;
  *width: 23.35106%;
}
/* line 630, sass/bootstrap/_mixins.scss */
.row-fluid .span4, .row-fluid .right-column, .row-fluid .feature .feature-content article figure, .feature .feature-content article .row-fluid figure, .row-fluid .story-scope .buttonarea, .story-scope .row-fluid .buttonarea, .row-fluid .sneak-peak aside article, .sneak-peak aside .row-fluid article, .row-fluid .trainer-list .trainerarea article figure, .trainer-list .trainerarea article .row-fluid figure, .row-fluid .learn-course .learn-course-list .learn-list, .learn-course .learn-course-list .row-fluid .learn-list, .row-fluid #blog .post .post-info .postedby, #blog .post .post-info .row-fluid .postedby, .row-fluid .page .affiliate-form .buttonarea p, .page .affiliate-form .buttonarea .row-fluid p, .row-fluid .store .product .probox, .store .product .row-fluid .probox {
  width: 31.91489%;
  *width: 31.8617%;
}
/* line 630, sass/bootstrap/_mixins.scss */
.row-fluid .span5, .row-fluid .popup, .row-fluid .whatis article, .whatis .row-fluid article, .row-fluid .store .visiongym article, .store .visiongym .row-fluid article, .row-fluid .productinfo article, .productinfo .row-fluid article {
  width: 40.42553%;
  *width: 40.37234%;
}
/* line 630, sass/bootstrap/_mixins.scss */
.row-fluid .span6, .row-fluid .science figure, .science .row-fluid figure, .row-fluid .science article, .science .row-fluid article, .row-fluid .course-video aside article, .course-video aside .row-fluid article, .row-fluid .course-video aside figure, .course-video aside .row-fluid figure, .row-fluid .business figure, .business .row-fluid figure, .row-fluid .cobb-row article, .cobb-row .row-fluid article, .row-fluid .cobb-row figure, .cobb-row .row-fluid figure {
  width: 48.93617%;
  *width: 48.88298%;
}
/* line 630, sass/bootstrap/_mixins.scss */
.row-fluid .span7, .row-fluid .banner aside, .banner .row-fluid aside, .row-fluid .whatis figure, .whatis .row-fluid figure, .row-fluid .science-scope .scope-area article, .science-scope .scope-area .row-fluid article, .row-fluid .trainer-list .trainerarea article div, .trainer-list .trainerarea article .row-fluid div, .row-fluid .productbuy .product-post .product-content, .productbuy .product-post .row-fluid .product-content, .row-fluid .store #pro-training .pro-content, .store #pro-training .row-fluid .pro-content {
  width: 57.44681%;
  *width: 57.39362%;
}
/* line 630, sass/bootstrap/_mixins.scss */
.row-fluid .span8, .row-fluid .feature .feature-content article div, .feature .feature-content article .row-fluid div, .row-fluid .scope-banner aside, .scope-banner .row-fluid aside, .row-fluid .story-scope article, .story-scope .row-fluid article, .row-fluid .course-banner aside, .course-banner .row-fluid aside, .row-fluid .course-detail-page aside, .course-detail-page .row-fluid aside {
  width: 65.95745%;
  *width: 65.90426%;
}
/* line 630, sass/bootstrap/_mixins.scss */
.row-fluid .span9, .row-fluid #header .right-column, #header .row-fluid .right-column, .row-fluid .left-column, .row-fluid .store .visiongym, .store .row-fluid .visiongym {
  width: 74.46809%;
  *width: 74.41489%;
}
/* line 630, sass/bootstrap/_mixins.scss */
.row-fluid .span10, .row-fluid .trainer-days aside, .trainer-days .row-fluid aside, .row-fluid .business article, .business .row-fluid article, .row-fluid .productbuy .product-post, .productbuy .row-fluid .product-post {
  width: 82.97872%;
  *width: 82.92553%;
}
/* line 630, sass/bootstrap/_mixins.scss */
.row-fluid .span11 {
  width: 91.48936%;
  *width: 91.43617%;
}
/* line 630, sass/bootstrap/_mixins.scss */
.row-fluid .span12, .row-fluid .free-row div, .free-row .row-fluid div {
  width: 100%;
  *width: 99.94681%;
}
/* line 636, sass/bootstrap/_mixins.scss */
.row-fluid .offset1 {
  margin-left: 10.6383%;
  *margin-left: 10.53191%;
}
/* line 637, sass/bootstrap/_mixins.scss */
.row-fluid .offset1:first-child {
  margin-left: 8.51064%;
  *margin-left: 8.40426%;
}
/* line 636, sass/bootstrap/_mixins.scss */
.row-fluid .offset2 {
  margin-left: 19.14894%;
  *margin-left: 19.04255%;
}
/* line 637, sass/bootstrap/_mixins.scss */
.row-fluid .offset2:first-child {
  margin-left: 17.02128%;
  *margin-left: 16.91489%;
}
/* line 636, sass/bootstrap/_mixins.scss */
.row-fluid .offset3 {
  margin-left: 27.65957%;
  *margin-left: 27.55319%;
}
/* line 637, sass/bootstrap/_mixins.scss */
.row-fluid .offset3:first-child {
  margin-left: 25.53191%;
  *margin-left: 25.42553%;
}
/* line 636, sass/bootstrap/_mixins.scss */
.row-fluid .offset4 {
  margin-left: 36.17021%;
  *margin-left: 36.06383%;
}
/* line 637, sass/bootstrap/_mixins.scss */
.row-fluid .offset4:first-child {
  margin-left: 34.04255%;
  *margin-left: 33.93617%;
}
/* line 636, sass/bootstrap/_mixins.scss */
.row-fluid .offset5 {
  margin-left: 44.68085%;
  *margin-left: 44.57447%;
}
/* line 637, sass/bootstrap/_mixins.scss */
.row-fluid .offset5:first-child {
  margin-left: 42.55319%;
  *margin-left: 42.44681%;
}
/* line 636, sass/bootstrap/_mixins.scss */
.row-fluid .offset6 {
  margin-left: 53.19149%;
  *margin-left: 53.08511%;
}
/* line 637, sass/bootstrap/_mixins.scss */
.row-fluid .offset6:first-child {
  margin-left: 51.06383%;
  *margin-left: 50.95745%;
}
/* line 636, sass/bootstrap/_mixins.scss */
.row-fluid .offset7 {
  margin-left: 61.70213%;
  *margin-left: 61.59574%;
}
/* line 637, sass/bootstrap/_mixins.scss */
.row-fluid .offset7:first-child {
  margin-left: 59.57447%;
  *margin-left: 59.46809%;
}
/* line 636, sass/bootstrap/_mixins.scss */
.row-fluid .offset8 {
  margin-left: 70.21277%;
  *margin-left: 70.10638%;
}
/* line 637, sass/bootstrap/_mixins.scss */
.row-fluid .offset8:first-child {
  margin-left: 68.08511%;
  *margin-left: 67.97872%;
}
/* line 636, sass/bootstrap/_mixins.scss */
.row-fluid .offset9 {
  margin-left: 78.7234%;
  *margin-left: 78.61702%;
}
/* line 637, sass/bootstrap/_mixins.scss */
.row-fluid .offset9:first-child {
  margin-left: 76.59574%;
  *margin-left: 76.48936%;
}
/* line 636, sass/bootstrap/_mixins.scss */
.row-fluid .offset10 {
  margin-left: 87.23404%;
  *margin-left: 87.12766%;
}
/* line 637, sass/bootstrap/_mixins.scss */
.row-fluid .offset10:first-child {
  margin-left: 85.10638%;
  *margin-left: 85.0%;
}
/* line 636, sass/bootstrap/_mixins.scss */
.row-fluid .offset11 {
  margin-left: 95.74468%;
  *margin-left: 95.6383%;
}
/* line 637, sass/bootstrap/_mixins.scss */
.row-fluid .offset11:first-child {
  margin-left: 93.61702%;
  *margin-left: 93.51064%;
}
/* line 636, sass/bootstrap/_mixins.scss */
.row-fluid .offset12 {
  margin-left: 104.25532%;
  *margin-left: 104.14894%;
}
/* line 637, sass/bootstrap/_mixins.scss */
.row-fluid .offset12:first-child {
  margin-left: 102.12766%;
  *margin-left: 102.02128%;
}

/* line 14, sass/bootstrap/_grid.scss */
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}

/* line 19, sass/bootstrap/_grid.scss */
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}

/* line 7, sass/bootstrap/_layouts.scss */
.container, #header .header-wrapper, #content .content-wrapper, .banner .banner-wrapper, .feature .feature-wrapper, .whatis .whatis-wrapper, .science .science-wrapper, .essentials .essentials-wrapper, .scope-banner .scope-banner-wrapper, .science-scope .science-scope-wrapper, .story-scope .story-scope-wrapper, .subnav .subnav-wrapper, .course-banner .course-banner-wrapper, .nearlocation .nearlocation-wrapper, .trainer-days .trainer-days-wrapper, .sneak-peak .sneak-peak-wrapper, .course-video .course-video-wrapper, .business .business-wrapper, .trainer-list .trainer-list-wrapper, .essentials-course .essentials-course-wrapper, .register-essentials .register-essentials-wrapper, .learn-course .learn-course-wrapper, .curriculum .curriculum-wrapper, .course-detail-page .course-detail-wrapper, .productbuy .productbuy-wrapper, #blog .blog-wrapper, #footer .footer-wrapper, .free-wrapper, .cobb-wrapper, .ambassador-wrapper, .slider-wrapper, .essentials-wrapper {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
/* line 15, sass/bootstrap/_mixins.scss */
.container:before, #header .header-wrapper:before, #content .content-wrapper:before, .banner .banner-wrapper:before, .feature .feature-wrapper:before, .whatis .whatis-wrapper:before, .science .science-wrapper:before, .essentials .essentials-wrapper:before, .scope-banner .scope-banner-wrapper:before, .science-scope .science-scope-wrapper:before, .story-scope .story-scope-wrapper:before, .subnav .subnav-wrapper:before, .course-banner .course-banner-wrapper:before, .nearlocation .nearlocation-wrapper:before, .trainer-days .trainer-days-wrapper:before, .sneak-peak .sneak-peak-wrapper:before, .course-video .course-video-wrapper:before, .business .business-wrapper:before, .trainer-list .trainer-list-wrapper:before, .essentials-course .essentials-course-wrapper:before, .register-essentials .register-essentials-wrapper:before, .learn-course .learn-course-wrapper:before, .curriculum .curriculum-wrapper:before, .course-detail-page .course-detail-wrapper:before, .productbuy .productbuy-wrapper:before, #blog .blog-wrapper:before, #footer .footer-wrapper:before, .free-wrapper:before, .cobb-wrapper:before, .ambassador-wrapper:before, .slider-wrapper:before, .essentials-wrapper:before, .container:after, #header .header-wrapper:after, #content .content-wrapper:after, .banner .banner-wrapper:after, .feature .feature-wrapper:after, .whatis .whatis-wrapper:after, .science .science-wrapper:after, .essentials .essentials-wrapper:after, .scope-banner .scope-banner-wrapper:after, .science-scope .science-scope-wrapper:after, .story-scope .story-scope-wrapper:after, .subnav .subnav-wrapper:after, .course-banner .course-banner-wrapper:after, .nearlocation .nearlocation-wrapper:after, .trainer-days .trainer-days-wrapper:after, .sneak-peak .sneak-peak-wrapper:after, .course-video .course-video-wrapper:after, .business .business-wrapper:after, .trainer-list .trainer-list-wrapper:after, .essentials-course .essentials-course-wrapper:after, .register-essentials .register-essentials-wrapper:after, .learn-course .learn-course-wrapper:after, .curriculum .curriculum-wrapper:after, .course-detail-page .course-detail-wrapper:after, .productbuy .productbuy-wrapper:after, #blog .blog-wrapper:after, #footer .footer-wrapper:after, .free-wrapper:after, .cobb-wrapper:after, .ambassador-wrapper:after, .slider-wrapper:after, .essentials-wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, sass/bootstrap/_mixins.scss */
.container:after, #header .header-wrapper:after, #content .content-wrapper:after, .banner .banner-wrapper:after, .feature .feature-wrapper:after, .whatis .whatis-wrapper:after, .science .science-wrapper:after, .essentials .essentials-wrapper:after, .scope-banner .scope-banner-wrapper:after, .science-scope .science-scope-wrapper:after, .story-scope .story-scope-wrapper:after, .subnav .subnav-wrapper:after, .course-banner .course-banner-wrapper:after, .nearlocation .nearlocation-wrapper:after, .trainer-days .trainer-days-wrapper:after, .sneak-peak .sneak-peak-wrapper:after, .course-video .course-video-wrapper:after, .business .business-wrapper:after, .trainer-list .trainer-list-wrapper:after, .essentials-course .essentials-course-wrapper:after, .register-essentials .register-essentials-wrapper:after, .learn-course .learn-course-wrapper:after, .curriculum .curriculum-wrapper:after, .course-detail-page .course-detail-wrapper:after, .productbuy .productbuy-wrapper:after, #blog .blog-wrapper:after, #footer .footer-wrapper:after, .free-wrapper:after, .cobb-wrapper:after, .ambassador-wrapper:after, .slider-wrapper:after, .essentials-wrapper:after {
  clear: both;
}

/* line 12, sass/bootstrap/_layouts.scss */
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
/* line 15, sass/bootstrap/_mixins.scss */
.container-fluid:before, .container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, sass/bootstrap/_mixins.scss */
.container-fluid:after {
  clear: both;
}

@-ms-viewport {
  width: device-width;
}

/* line 15, sass/bootstrap/_responsive-utilities.scss */
.hidden {
  display: none;
  visibility: hidden;
}

/* line 23, sass/bootstrap/_responsive-utilities.scss */
.visible-phone {
  display: none !important;
}

/* line 24, sass/bootstrap/_responsive-utilities.scss */
.visible-tablet {
  display: none !important;
}

/* line 27, sass/bootstrap/_responsive-utilities.scss */
.hidden-desktop {
  display: none !important;
}

/* line 28, sass/bootstrap/_responsive-utilities.scss */
.visible-desktop {
  display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
  /* line 33, sass/bootstrap/_responsive-utilities.scss */
  .hidden-desktop {
    display: inherit !important;
  }

  /* line 34, sass/bootstrap/_responsive-utilities.scss */
  .visible-desktop {
    display: none !important;
  }

  /* line 36, sass/bootstrap/_responsive-utilities.scss */
  .visible-tablet {
    display: inherit !important;
  }

  /* line 38, sass/bootstrap/_responsive-utilities.scss */
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  /* line 44, sass/bootstrap/_responsive-utilities.scss */
  .hidden-desktop {
    display: inherit !important;
  }

  /* line 45, sass/bootstrap/_responsive-utilities.scss */
  .visible-desktop {
    display: none !important;
  }

  /* line 47, sass/bootstrap/_responsive-utilities.scss */
  .visible-phone {
    display: inherit !important;
  }

  /* line 49, sass/bootstrap/_responsive-utilities.scss */
  .hidden-phone {
    display: none !important;
  }
}
/* line 53, sass/bootstrap/_responsive-utilities.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 57, sass/bootstrap/_responsive-utilities.scss */
  .visible-print {
    display: inherit !important;
  }

  /* line 58, sass/bootstrap/_responsive-utilities.scss */
  .hidden-print {
    display: none !important;
  }
}
/* line 62, sass/bootstrap/_responsive-utilities.scss */
.clearfix {
  *zoom: 1;
}
/* line 15, sass/bootstrap/_mixins.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, sass/bootstrap/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 67, sass/bootstrap/_responsive-utilities.scss */
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 72, sass/bootstrap/_responsive-utilities.scss */
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 768px) and (max-width: 979px) {
  /* line 557, sass/bootstrap/_mixins.scss */
  .row, #header .header-row, #content .content-row, .banner .banner-row, .feature .feature-row, .whatis .whatis-row, .science .science-row, .essentials .essentials-row, .scope-banner .scope-banner-row, .science-scope .science-scope-row, .story-scope .story-scope-row, .subnav .subnav-row, .course-banner .course-banner-row, .nearlocation .nearlocation-row, .trainer-days .trainer-days-row, .sneak-peak .sneak-peak-row, .course-video .course-video-row, .business .business-row, .trainer-list .trainer-list-row, .essentials-course .essentials-course-row, .register-essentials .register-essentials-row, .learn-course .learn-course-row, .curriculum .curriculum-row, .course-detail-page .course-detail-row, .productbuy .productbuy-row, #blog .blog-row, #footer .footer-row, .free-row, .cobb-row, .slider-row, .essentials-row {
    margin-left: -20px;
    *zoom: 1;
  }
  /* line 15, sass/bootstrap/_mixins.scss */
  .row:before, #header .header-row:before, #content .content-row:before, .banner .banner-row:before, .feature .feature-row:before, .whatis .whatis-row:before, .science .science-row:before, .essentials .essentials-row:before, .scope-banner .scope-banner-row:before, .science-scope .science-scope-row:before, .story-scope .story-scope-row:before, .subnav .subnav-row:before, .course-banner .course-banner-row:before, .nearlocation .nearlocation-row:before, .trainer-days .trainer-days-row:before, .sneak-peak .sneak-peak-row:before, .course-video .course-video-row:before, .business .business-row:before, .trainer-list .trainer-list-row:before, .essentials-course .essentials-course-row:before, .register-essentials .register-essentials-row:before, .learn-course .learn-course-row:before, .curriculum .curriculum-row:before, .course-detail-page .course-detail-row:before, .productbuy .productbuy-row:before, #blog .blog-row:before, #footer .footer-row:before, .free-row:before, .cobb-row:before, .slider-row:before, .essentials-row:before, .row:after, #header .header-row:after, #content .content-row:after, .banner .banner-row:after, .feature .feature-row:after, .whatis .whatis-row:after, .science .science-row:after, .essentials .essentials-row:after, .scope-banner .scope-banner-row:after, .science-scope .science-scope-row:after, .story-scope .story-scope-row:after, .subnav .subnav-row:after, .course-banner .course-banner-row:after, .nearlocation .nearlocation-row:after, .trainer-days .trainer-days-row:after, .sneak-peak .sneak-peak-row:after, .course-video .course-video-row:after, .business .business-row:after, .trainer-list .trainer-list-row:after, .essentials-course .essentials-course-row:after, .register-essentials .register-essentials-row:after, .learn-course .learn-course-row:after, .curriculum .curriculum-row:after, .course-detail-page .course-detail-row:after, .productbuy .productbuy-row:after, #blog .blog-row:after, #footer .footer-row:after, .free-row:after, .cobb-row:after, .slider-row:after, .essentials-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  /* line 22, sass/bootstrap/_mixins.scss */
  .row:after, #header .header-row:after, #content .content-row:after, .banner .banner-row:after, .feature .feature-row:after, .whatis .whatis-row:after, .science .science-row:after, .essentials .essentials-row:after, .scope-banner .scope-banner-row:after, .science-scope .science-scope-row:after, .story-scope .story-scope-row:after, .subnav .subnav-row:after, .course-banner .course-banner-row:after, .nearlocation .nearlocation-row:after, .trainer-days .trainer-days-row:after, .sneak-peak .sneak-peak-row:after, .course-video .course-video-row:after, .business .business-row:after, .trainer-list .trainer-list-row:after, .essentials-course .essentials-course-row:after, .register-essentials .register-essentials-row:after, .learn-course .learn-course-row:after, .curriculum .curriculum-row:after, .course-detail-page .course-detail-row:after, .productbuy .productbuy-row:after, #blog .blog-row:after, #footer .footer-row:after, .free-row:after, .cobb-row:after, .slider-row:after, .essentials-row:after {
    clear: both;
  }

  /* line 562, sass/bootstrap/_mixins.scss */
  .span1, .span2, .store .morezhealth .moreproduct aside, .span3, #header .left-column, .nearlocation .nearlocation-content .location article, .essentials-course .course-detail aside, .productbuy .product-post figure, .store .visiongym figure, .store #pro-training figure, .productinfo figure, .span4, .right-column, .feature .feature-content article figure, .story-scope .buttonarea, .sneak-peak aside article, .trainer-list .trainerarea article figure, .learn-course .learn-course-list .learn-list, #blog .post .post-info .postedby, .page .affiliate-form .buttonarea p, .store .product .probox, .span5, .popup, .whatis article, .store .visiongym article, .productinfo article, .span6, .science figure, .science article, .course-video aside article, .course-video aside figure, .business figure, .cobb-row article, .cobb-row figure, .span7, .banner aside, .whatis figure, .science-scope .scope-area article, .trainer-list .trainerarea article div, .productbuy .product-post .product-content, .store #pro-training .pro-content, .span8, .feature .feature-content article div, .scope-banner aside, .story-scope article, .course-banner aside, .course-detail-page aside, .span9, #header .right-column, .left-column, .store .visiongym, .span10, .trainer-days aside, .business article, .productbuy .product-post, .span11, .span11, .span12, .free-row div {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }

  /* line 572, sass/bootstrap/_mixins.scss */
  .container, #header .header-wrapper, #content .content-wrapper, .banner .banner-wrapper, .feature .feature-wrapper, .whatis .whatis-wrapper, .science .science-wrapper, .essentials .essentials-wrapper, .scope-banner .scope-banner-wrapper, .science-scope .science-scope-wrapper, .story-scope .story-scope-wrapper, .subnav .subnav-wrapper, .course-banner .course-banner-wrapper, .nearlocation .nearlocation-wrapper, .trainer-days .trainer-days-wrapper, .sneak-peak .sneak-peak-wrapper, .course-video .course-video-wrapper, .business .business-wrapper, .trainer-list .trainer-list-wrapper, .essentials-course .essentials-course-wrapper, .register-essentials .register-essentials-wrapper, .learn-course .learn-course-wrapper, .curriculum .curriculum-wrapper, .course-detail-page .course-detail-wrapper, .productbuy .productbuy-wrapper, #blog .blog-wrapper, #footer .footer-wrapper, .free-wrapper, .cobb-wrapper, .ambassador-wrapper, .slider-wrapper, .essentials-wrapper,
  .navbar-static-top .container,
  .navbar-static-top #header .header-wrapper,
  #header .navbar-static-top .header-wrapper,
  .navbar-static-top #content .content-wrapper,
  #content .navbar-static-top .content-wrapper,
  .navbar-static-top .banner .banner-wrapper,
  .banner .navbar-static-top .banner-wrapper,
  .navbar-static-top .feature .feature-wrapper,
  .feature .navbar-static-top .feature-wrapper,
  .navbar-static-top .whatis .whatis-wrapper,
  .whatis .navbar-static-top .whatis-wrapper,
  .navbar-static-top .science .science-wrapper,
  .science .navbar-static-top .science-wrapper,
  .navbar-static-top .scope-banner .scope-banner-wrapper,
  .scope-banner .navbar-static-top .scope-banner-wrapper,
  .navbar-static-top .science-scope .science-scope-wrapper,
  .science-scope .navbar-static-top .science-scope-wrapper,
  .navbar-static-top .story-scope .story-scope-wrapper,
  .story-scope .navbar-static-top .story-scope-wrapper,
  .navbar-static-top .subnav .subnav-wrapper,
  .subnav .navbar-static-top .subnav-wrapper,
  .navbar-static-top .course-banner .course-banner-wrapper,
  .course-banner .navbar-static-top .course-banner-wrapper,
  .navbar-static-top .nearlocation .nearlocation-wrapper,
  .nearlocation .navbar-static-top .nearlocation-wrapper,
  .navbar-static-top .trainer-days .trainer-days-wrapper,
  .trainer-days .navbar-static-top .trainer-days-wrapper,
  .navbar-static-top .sneak-peak .sneak-peak-wrapper,
  .sneak-peak .navbar-static-top .sneak-peak-wrapper,
  .navbar-static-top .course-video .course-video-wrapper,
  .course-video .navbar-static-top .course-video-wrapper,
  .navbar-static-top .business .business-wrapper,
  .business .navbar-static-top .business-wrapper,
  .navbar-static-top .trainer-list .trainer-list-wrapper,
  .trainer-list .navbar-static-top .trainer-list-wrapper,
  .navbar-static-top .essentials-course .essentials-course-wrapper,
  .essentials-course .navbar-static-top .essentials-course-wrapper,
  .navbar-static-top .register-essentials .register-essentials-wrapper,
  .register-essentials .navbar-static-top .register-essentials-wrapper,
  .navbar-static-top .learn-course .learn-course-wrapper,
  .learn-course .navbar-static-top .learn-course-wrapper,
  .navbar-static-top .curriculum .curriculum-wrapper,
  .curriculum .navbar-static-top .curriculum-wrapper,
  .navbar-static-top .course-detail-page .course-detail-wrapper,
  .course-detail-page .navbar-static-top .course-detail-wrapper,
  .navbar-static-top .productbuy .productbuy-wrapper,
  .productbuy .navbar-static-top .productbuy-wrapper,
  .navbar-static-top #blog .blog-wrapper,
  #blog .navbar-static-top .blog-wrapper,
  .navbar-static-top #footer .footer-wrapper,
  #footer .navbar-static-top .footer-wrapper,
  .navbar-static-top .free-wrapper,
  .navbar-static-top .cobb-wrapper,
  .navbar-static-top .ambassador-wrapper,
  .navbar-static-top .slider-wrapper,
  .navbar-static-top .essentials-wrapper,
  .navbar-fixed-top .container,
  .navbar-fixed-top #header .header-wrapper,
  #header .navbar-fixed-top .header-wrapper,
  .navbar-fixed-top #content .content-wrapper,
  #content .navbar-fixed-top .content-wrapper,
  .navbar-fixed-top .banner .banner-wrapper,
  .banner .navbar-fixed-top .banner-wrapper,
  .navbar-fixed-top .feature .feature-wrapper,
  .feature .navbar-fixed-top .feature-wrapper,
  .navbar-fixed-top .whatis .whatis-wrapper,
  .whatis .navbar-fixed-top .whatis-wrapper,
  .navbar-fixed-top .science .science-wrapper,
  .science .navbar-fixed-top .science-wrapper,
  .navbar-fixed-top .scope-banner .scope-banner-wrapper,
  .scope-banner .navbar-fixed-top .scope-banner-wrapper,
  .navbar-fixed-top .science-scope .science-scope-wrapper,
  .science-scope .navbar-fixed-top .science-scope-wrapper,
  .navbar-fixed-top .story-scope .story-scope-wrapper,
  .story-scope .navbar-fixed-top .story-scope-wrapper,
  .navbar-fixed-top .subnav .subnav-wrapper,
  .subnav .navbar-fixed-top .subnav-wrapper,
  .navbar-fixed-top .course-banner .course-banner-wrapper,
  .course-banner .navbar-fixed-top .course-banner-wrapper,
  .navbar-fixed-top .nearlocation .nearlocation-wrapper,
  .nearlocation .navbar-fixed-top .nearlocation-wrapper,
  .navbar-fixed-top .trainer-days .trainer-days-wrapper,
  .trainer-days .navbar-fixed-top .trainer-days-wrapper,
  .navbar-fixed-top .sneak-peak .sneak-peak-wrapper,
  .sneak-peak .navbar-fixed-top .sneak-peak-wrapper,
  .navbar-fixed-top .course-video .course-video-wrapper,
  .course-video .navbar-fixed-top .course-video-wrapper,
  .navbar-fixed-top .business .business-wrapper,
  .business .navbar-fixed-top .business-wrapper,
  .navbar-fixed-top .trainer-list .trainer-list-wrapper,
  .trainer-list .navbar-fixed-top .trainer-list-wrapper,
  .navbar-fixed-top .essentials-course .essentials-course-wrapper,
  .essentials-course .navbar-fixed-top .essentials-course-wrapper,
  .navbar-fixed-top .register-essentials .register-essentials-wrapper,
  .register-essentials .navbar-fixed-top .register-essentials-wrapper,
  .navbar-fixed-top .learn-course .learn-course-wrapper,
  .learn-course .navbar-fixed-top .learn-course-wrapper,
  .navbar-fixed-top .curriculum .curriculum-wrapper,
  .curriculum .navbar-fixed-top .curriculum-wrapper,
  .navbar-fixed-top .course-detail-page .course-detail-wrapper,
  .course-detail-page .navbar-fixed-top .course-detail-wrapper,
  .navbar-fixed-top .productbuy .productbuy-wrapper,
  .productbuy .navbar-fixed-top .productbuy-wrapper,
  .navbar-fixed-top #blog .blog-wrapper,
  #blog .navbar-fixed-top .blog-wrapper,
  .navbar-fixed-top #footer .footer-wrapper,
  #footer .navbar-fixed-top .footer-wrapper,
  .navbar-fixed-top .free-wrapper,
  .navbar-fixed-top .cobb-wrapper,
  .navbar-fixed-top .ambassador-wrapper,
  .navbar-fixed-top .slider-wrapper,
  .navbar-fixed-top .essentials-wrapper,
  .navbar-fixed-bottom .container,
  .navbar-fixed-bottom #header .header-wrapper,
  #header .navbar-fixed-bottom .header-wrapper,
  .navbar-fixed-bottom #content .content-wrapper,
  #content .navbar-fixed-bottom .content-wrapper,
  .navbar-fixed-bottom .banner .banner-wrapper,
  .banner .navbar-fixed-bottom .banner-wrapper,
  .navbar-fixed-bottom .feature .feature-wrapper,
  .feature .navbar-fixed-bottom .feature-wrapper,
  .navbar-fixed-bottom .whatis .whatis-wrapper,
  .whatis .navbar-fixed-bottom .whatis-wrapper,
  .navbar-fixed-bottom .science .science-wrapper,
  .science .navbar-fixed-bottom .science-wrapper,
  .navbar-fixed-bottom .scope-banner .scope-banner-wrapper,
  .scope-banner .navbar-fixed-bottom .scope-banner-wrapper,
  .navbar-fixed-bottom .science-scope .science-scope-wrapper,
  .science-scope .navbar-fixed-bottom .science-scope-wrapper,
  .navbar-fixed-bottom .story-scope .story-scope-wrapper,
  .story-scope .navbar-fixed-bottom .story-scope-wrapper,
  .navbar-fixed-bottom .subnav .subnav-wrapper,
  .subnav .navbar-fixed-bottom .subnav-wrapper,
  .navbar-fixed-bottom .course-banner .course-banner-wrapper,
  .course-banner .navbar-fixed-bottom .course-banner-wrapper,
  .navbar-fixed-bottom .nearlocation .nearlocation-wrapper,
  .nearlocation .navbar-fixed-bottom .nearlocation-wrapper,
  .navbar-fixed-bottom .trainer-days .trainer-days-wrapper,
  .trainer-days .navbar-fixed-bottom .trainer-days-wrapper,
  .navbar-fixed-bottom .sneak-peak .sneak-peak-wrapper,
  .sneak-peak .navbar-fixed-bottom .sneak-peak-wrapper,
  .navbar-fixed-bottom .course-video .course-video-wrapper,
  .course-video .navbar-fixed-bottom .course-video-wrapper,
  .navbar-fixed-bottom .business .business-wrapper,
  .business .navbar-fixed-bottom .business-wrapper,
  .navbar-fixed-bottom .trainer-list .trainer-list-wrapper,
  .trainer-list .navbar-fixed-bottom .trainer-list-wrapper,
  .navbar-fixed-bottom .essentials-course .essentials-course-wrapper,
  .essentials-course .navbar-fixed-bottom .essentials-course-wrapper,
  .navbar-fixed-bottom .register-essentials .register-essentials-wrapper,
  .register-essentials .navbar-fixed-bottom .register-essentials-wrapper,
  .navbar-fixed-bottom .learn-course .learn-course-wrapper,
  .learn-course .navbar-fixed-bottom .learn-course-wrapper,
  .navbar-fixed-bottom .curriculum .curriculum-wrapper,
  .curriculum .navbar-fixed-bottom .curriculum-wrapper,
  .navbar-fixed-bottom .course-detail-page .course-detail-wrapper,
  .course-detail-page .navbar-fixed-bottom .course-detail-wrapper,
  .navbar-fixed-bottom .productbuy .productbuy-wrapper,
  .productbuy .navbar-fixed-bottom .productbuy-wrapper,
  .navbar-fixed-bottom #blog .blog-wrapper,
  #blog .navbar-fixed-bottom .blog-wrapper,
  .navbar-fixed-bottom #footer .footer-wrapper,
  #footer .navbar-fixed-bottom .footer-wrapper,
  .navbar-fixed-bottom .free-wrapper,
  .navbar-fixed-bottom .cobb-wrapper,
  .navbar-fixed-bottom .ambassador-wrapper,
  .navbar-fixed-bottom .slider-wrapper,
  .navbar-fixed-bottom .essentials-wrapper {
    width: 724px;
  }

  /* line 583, sass/bootstrap/_mixins.scss */
  .span1 {
    width: 42px;
  }

  /* line 583, sass/bootstrap/_mixins.scss */
  .span2, .store .morezhealth .moreproduct aside {
    width: 104px;
  }

  /* line 583, sass/bootstrap/_mixins.scss */
  .span3, #header .left-column, .nearlocation .nearlocation-content .location article, .essentials-course .course-detail aside, .productbuy .product-post figure, .store .visiongym figure, .store #pro-training figure, .productinfo figure {
    width: 166px;
  }

  /* line 583, sass/bootstrap/_mixins.scss */
  .span4, .right-column, .feature .feature-content article figure, .story-scope .buttonarea, .sneak-peak aside article, .trainer-list .trainerarea article figure, .learn-course .learn-course-list .learn-list, #blog .post .post-info .postedby, .page .affiliate-form .buttonarea p, .store .product .probox {
    width: 228px;
  }

  /* line 583, sass/bootstrap/_mixins.scss */
  .span5, .popup, .whatis article, .store .visiongym article, .productinfo article {
    width: 290px;
  }

  /* line 583, sass/bootstrap/_mixins.scss */
  .span6, .science figure, .science article, .course-video aside article, .course-video aside figure, .business figure, .cobb-row article, .cobb-row figure {
    width: 352px;
  }

  /* line 583, sass/bootstrap/_mixins.scss */
  .span7, .banner aside, .whatis figure, .science-scope .scope-area article, .trainer-list .trainerarea article div, .productbuy .product-post .product-content, .store #pro-training .pro-content {
    width: 414px;
  }

  /* line 583, sass/bootstrap/_mixins.scss */
  .span8, .feature .feature-content article div, .scope-banner aside, .story-scope article, .course-banner aside, .course-detail-page aside {
    width: 476px;
  }

  /* line 583, sass/bootstrap/_mixins.scss */
  .span9, #header .right-column, .left-column, .store .visiongym {
    width: 538px;
  }

  /* line 583, sass/bootstrap/_mixins.scss */
  .span10, .trainer-days aside, .business article, .productbuy .product-post {
    width: 600px;
  }

  /* line 583, sass/bootstrap/_mixins.scss */
  .span11 {
    width: 662px;
  }

  /* line 583, sass/bootstrap/_mixins.scss */
  .span12, .free-row div {
    width: 724px;
  }

  /* line 589, sass/bootstrap/_mixins.scss */
  .offset1 {
    margin-left: 82px;
  }

  /* line 589, sass/bootstrap/_mixins.scss */
  .offset2 {
    margin-left: 144px;
  }

  /* line 589, sass/bootstrap/_mixins.scss */
  .offset3 {
    margin-left: 206px;
  }

  /* line 589, sass/bootstrap/_mixins.scss */
  .offset4 {
    margin-left: 268px;
  }

  /* line 589, sass/bootstrap/_mixins.scss */
  .offset5 {
    margin-left: 330px;
  }

  /* line 589, sass/bootstrap/_mixins.scss */
  .offset6 {
    margin-left: 392px;
  }

  /* line 589, sass/bootstrap/_mixins.scss */
  .offset7 {
    margin-left: 454px;
  }

  /* line 589, sass/bootstrap/_mixins.scss */
  .offset8 {
    margin-left: 516px;
  }

  /* line 589, sass/bootstrap/_mixins.scss */
  .offset9 {
    margin-left: 578px;
  }

  /* line 589, sass/bootstrap/_mixins.scss */
  .offset10 {
    margin-left: 640px;
  }

  /* line 589, sass/bootstrap/_mixins.scss */
  .offset11 {
    margin-left: 702px;
  }

  /* line 589, sass/bootstrap/_mixins.scss */
  .offset12 {
    margin-left: 764px;
  }

  /* line 604, sass/bootstrap/_mixins.scss */
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  /* line 15, sass/bootstrap/_mixins.scss */
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  /* line 22, sass/bootstrap/_mixins.scss */
  .row-fluid:after {
    clear: both;
  }
  /* line 607, sass/bootstrap/_mixins.scss */
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.76243%;
    *margin-left: 2.70924%;
  }
  /* line 613, sass/bootstrap/_mixins.scss */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  /* line 618, sass/bootstrap/_mixins.scss */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.76243%;
  }
  /* line 630, sass/bootstrap/_mixins.scss */
  .row-fluid .span1 {
    width: 5.8011%;
    *width: 5.74791%;
  }
  /* line 630, sass/bootstrap/_mixins.scss */
  .row-fluid .span2, .row-fluid .store .morezhealth .moreproduct aside, .store .morezhealth .moreproduct .row-fluid aside {
    width: 14.36464%;
    *width: 14.31145%;
  }
  /* line 630, sass/bootstrap/_mixins.scss */
  .row-fluid .span3, .row-fluid #header .left-column, #header .row-fluid .left-column, .row-fluid .nearlocation .nearlocation-content .location article, .nearlocation .nearlocation-content .location .row-fluid article, .row-fluid .essentials-course .course-detail aside, .essentials-course .course-detail .row-fluid aside, .row-fluid .productbuy .product-post figure, .productbuy .product-post .row-fluid figure, .row-fluid .store .visiongym figure, .store .visiongym .row-fluid figure, .row-fluid .store #pro-training figure, .store #pro-training .row-fluid figure, .row-fluid .productinfo figure, .productinfo .row-fluid figure {
    width: 22.92818%;
    *width: 22.87499%;
  }
  /* line 630, sass/bootstrap/_mixins.scss */
  .row-fluid .span4, .row-fluid .right-column, .row-fluid .feature .feature-content article figure, .feature .feature-content article .row-fluid figure, .row-fluid .story-scope .buttonarea, .story-scope .row-fluid .buttonarea, .row-fluid .sneak-peak aside article, .sneak-peak aside .row-fluid article, .row-fluid .trainer-list .trainerarea article figure, .trainer-list .trainerarea article .row-fluid figure, .row-fluid .learn-course .learn-course-list .learn-list, .learn-course .learn-course-list .row-fluid .learn-list, .row-fluid #blog .post .post-info .postedby, #blog .post .post-info .row-fluid .postedby, .row-fluid .page .affiliate-form .buttonarea p, .page .affiliate-form .buttonarea .row-fluid p, .row-fluid .store .product .probox, .store .product .row-fluid .probox {
    width: 31.49171%;
    *width: 31.43852%;
  }
  /* line 630, sass/bootstrap/_mixins.scss */
  .row-fluid .span5, .row-fluid .popup, .row-fluid .whatis article, .whatis .row-fluid article, .row-fluid .store .visiongym article, .store .visiongym .row-fluid article, .row-fluid .productinfo article, .productinfo .row-fluid article {
    width: 40.05525%;
    *width: 40.00206%;
  }
  /* line 630, sass/bootstrap/_mixins.scss */
  .row-fluid .span6, .row-fluid .science figure, .science .row-fluid figure, .row-fluid .science article, .science .row-fluid article, .row-fluid .course-video aside article, .course-video aside .row-fluid article, .row-fluid .course-video aside figure, .course-video aside .row-fluid figure, .row-fluid .business figure, .business .row-fluid figure, .row-fluid .cobb-row article, .cobb-row .row-fluid article, .row-fluid .cobb-row figure, .cobb-row .row-fluid figure {
    width: 48.61878%;
    *width: 48.56559%;
  }
  /* line 630, sass/bootstrap/_mixins.scss */
  .row-fluid .span7, .row-fluid .banner aside, .banner .row-fluid aside, .row-fluid .whatis figure, .whatis .row-fluid figure, .row-fluid .science-scope .scope-area article, .science-scope .scope-area .row-fluid article, .row-fluid .trainer-list .trainerarea article div, .trainer-list .trainerarea article .row-fluid div, .row-fluid .productbuy .product-post .product-content, .productbuy .product-post .row-fluid .product-content, .row-fluid .store #pro-training .pro-content, .store #pro-training .row-fluid .pro-content {
    width: 57.18232%;
    *width: 57.12913%;
  }
  /* line 630, sass/bootstrap/_mixins.scss */
  .row-fluid .span8, .row-fluid .feature .feature-content article div, .feature .feature-content article .row-fluid div, .row-fluid .scope-banner aside, .scope-banner .row-fluid aside, .row-fluid .story-scope article, .story-scope .row-fluid article, .row-fluid .course-banner aside, .course-banner .row-fluid aside, .row-fluid .course-detail-page aside, .course-detail-page .row-fluid aside {
    width: 65.74586%;
    *width: 65.69266%;
  }
  /* line 630, sass/bootstrap/_mixins.scss */
  .row-fluid .span9, .row-fluid #header .right-column, #header .row-fluid .right-column, .row-fluid .left-column, .row-fluid .store .visiongym, .store .row-fluid .visiongym {
    width: 74.30939%;
    *width: 74.2562%;
  }
  /* line 630, sass/bootstrap/_mixins.scss */
  .row-fluid .span10, .row-fluid .trainer-days aside, .trainer-days .row-fluid aside, .row-fluid .business article, .business .row-fluid article, .row-fluid .productbuy .product-post, .productbuy .row-fluid .product-post {
    width: 82.87293%;
    *width: 82.81974%;
  }
  /* line 630, sass/bootstrap/_mixins.scss */
  .row-fluid .span11 {
    width: 91.43646%;
    *width: 91.38327%;
  }
  /* line 630, sass/bootstrap/_mixins.scss */
  .row-fluid .span12, .row-fluid .free-row div, .free-row .row-fluid div {
    width: 100%;
    *width: 99.94681%;
  }
  /* line 636, sass/bootstrap/_mixins.scss */
  .row-fluid .offset1 {
    margin-left: 11.32597%;
    *margin-left: 11.21958%;
  }
  /* line 637, sass/bootstrap/_mixins.scss */
  .row-fluid .offset1:first-child {
    margin-left: 8.56354%;
    *margin-left: 8.45715%;
  }
  /* line 636, sass/bootstrap/_mixins.scss */
  .row-fluid .offset2 {
    margin-left: 19.8895%;
    *margin-left: 19.78312%;
  }
  /* line 637, sass/bootstrap/_mixins.scss */
  .row-fluid .offset2:first-child {
    margin-left: 17.12707%;
    *margin-left: 17.02069%;
  }
  /* line 636, sass/bootstrap/_mixins.scss */
  .row-fluid .offset3 {
    margin-left: 28.45304%;
    *margin-left: 28.34666%;
  }
  /* line 637, sass/bootstrap/_mixins.scss */
  .row-fluid .offset3:first-child {
    margin-left: 25.69061%;
    *margin-left: 25.58422%;
  }
  /* line 636, sass/bootstrap/_mixins.scss */
  .row-fluid .offset4 {
    margin-left: 37.01657%;
    *margin-left: 36.91019%;
  }
  /* line 637, sass/bootstrap/_mixins.scss */
  .row-fluid .offset4:first-child {
    margin-left: 34.25414%;
    *margin-left: 34.14776%;
  }
  /* line 636, sass/bootstrap/_mixins.scss */
  .row-fluid .offset5 {
    margin-left: 45.58011%;
    *margin-left: 45.47373%;
  }
  /* line 637, sass/bootstrap/_mixins.scss */
  .row-fluid .offset5:first-child {
    margin-left: 42.81768%;
    *margin-left: 42.7113%;
  }
  /* line 636, sass/bootstrap/_mixins.scss */
  .row-fluid .offset6 {
    margin-left: 54.14365%;
    *margin-left: 54.03726%;
  }
  /* line 637, sass/bootstrap/_mixins.scss */
  .row-fluid .offset6:first-child {
    margin-left: 51.38122%;
    *margin-left: 51.27483%;
  }
  /* line 636, sass/bootstrap/_mixins.scss */
  .row-fluid .offset7 {
    margin-left: 62.70718%;
    *margin-left: 62.6008%;
  }
  /* line 637, sass/bootstrap/_mixins.scss */
  .row-fluid .offset7:first-child {
    margin-left: 59.94475%;
    *margin-left: 59.83837%;
  }
  /* line 636, sass/bootstrap/_mixins.scss */
  .row-fluid .offset8 {
    margin-left: 71.27072%;
    *margin-left: 71.16434%;
  }
  /* line 637, sass/bootstrap/_mixins.scss */
  .row-fluid .offset8:first-child {
    margin-left: 68.50829%;
    *margin-left: 68.4019%;
  }
  /* line 636, sass/bootstrap/_mixins.scss */
  .row-fluid .offset9 {
    margin-left: 79.83425%;
    *margin-left: 79.72787%;
  }
  /* line 637, sass/bootstrap/_mixins.scss */
  .row-fluid .offset9:first-child {
    margin-left: 77.07182%;
    *margin-left: 76.96544%;
  }
  /* line 636, sass/bootstrap/_mixins.scss */
  .row-fluid .offset10 {
    margin-left: 88.39779%;
    *margin-left: 88.29141%;
  }
  /* line 637, sass/bootstrap/_mixins.scss */
  .row-fluid .offset10:first-child {
    margin-left: 85.63536%;
    *margin-left: 85.52898%;
  }
  /* line 636, sass/bootstrap/_mixins.scss */
  .row-fluid .offset11 {
    margin-left: 96.96133%;
    *margin-left: 96.85494%;
  }
  /* line 637, sass/bootstrap/_mixins.scss */
  .row-fluid .offset11:first-child {
    margin-left: 94.1989%;
    *margin-left: 94.09251%;
  }
  /* line 636, sass/bootstrap/_mixins.scss */
  .row-fluid .offset12 {
    margin-left: 105.52486%;
    *margin-left: 105.41848%;
  }
  /* line 637, sass/bootstrap/_mixins.scss */
  .row-fluid .offset12:first-child {
    margin-left: 102.76243%;
    *margin-left: 102.65605%;
  }

  /* line 661, sass/bootstrap/_mixins.scss */
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }

  /* line 666, sass/bootstrap/_mixins.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }

  /* line 678, sass/bootstrap/_mixins.scss */
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }

  /* line 678, sass/bootstrap/_mixins.scss */
  input.span2,
  textarea.span2,
  .uneditable-input.span2,
  .store .morezhealth .moreproduct aside.uneditable-input {
    width: 90px;
  }

  /* line 678, sass/bootstrap/_mixins.scss */
  input.span3, #header input.left-column,
  textarea.span3,
  #header textarea.left-column,
  .uneditable-input.span3,
  #header .uneditable-input.left-column,
  .nearlocation .nearlocation-content .location article.uneditable-input,
  .essentials-course .course-detail aside.uneditable-input,
  .productbuy .product-post figure.uneditable-input,
  .store .visiongym figure.uneditable-input,
  .store #pro-training figure.uneditable-input,
  .productinfo figure.uneditable-input {
    width: 152px;
  }

  /* line 678, sass/bootstrap/_mixins.scss */
  input.span4, input.right-column, .story-scope input.buttonarea, .learn-course .learn-course-list input.learn-list, #blog .post .post-info input.postedby, .store .product input.probox,
  textarea.span4,
  textarea.right-column,
  .story-scope textarea.buttonarea,
  .learn-course .learn-course-list textarea.learn-list,
  #blog .post .post-info textarea.postedby,
  .store .product textarea.probox,
  .uneditable-input.span4,
  .uneditable-input.right-column,
  .feature .feature-content article figure.uneditable-input,
  .story-scope .uneditable-input.buttonarea,
  .sneak-peak aside article.uneditable-input,
  .trainer-list .trainerarea article figure.uneditable-input,
  .learn-course .learn-course-list .uneditable-input.learn-list,
  #blog .post .post-info .uneditable-input.postedby,
  .page .affiliate-form .buttonarea p.uneditable-input,
  .store .product .uneditable-input.probox {
    width: 214px;
  }

  /* line 678, sass/bootstrap/_mixins.scss */
  input.span5, input.popup,
  textarea.span5,
  textarea.popup,
  .uneditable-input.span5,
  .uneditable-input.popup,
  .whatis article.uneditable-input,
  .store .visiongym article.uneditable-input,
  .productinfo article.uneditable-input {
    width: 276px;
  }

  /* line 678, sass/bootstrap/_mixins.scss */
  input.span6,
  textarea.span6,
  .uneditable-input.span6,
  .science figure.uneditable-input,
  .science article.uneditable-input,
  .course-video aside article.uneditable-input,
  .course-video aside figure.uneditable-input,
  .business figure.uneditable-input,
  .cobb-row article.uneditable-input,
  .cobb-row figure.uneditable-input {
    width: 338px;
  }

  /* line 678, sass/bootstrap/_mixins.scss */
  input.span7, .productbuy .product-post input.product-content, .store #pro-training input.pro-content,
  textarea.span7,
  .productbuy .product-post textarea.product-content,
  .store #pro-training textarea.pro-content,
  .uneditable-input.span7,
  .banner aside.uneditable-input,
  .whatis figure.uneditable-input,
  .science-scope .scope-area article.uneditable-input,
  .trainer-list .trainerarea article div.uneditable-input,
  .productbuy .product-post .uneditable-input.product-content,
  .store #pro-training .uneditable-input.pro-content {
    width: 400px;
  }

  /* line 678, sass/bootstrap/_mixins.scss */
  input.span8,
  textarea.span8,
  .uneditable-input.span8,
  .feature .feature-content article div.uneditable-input,
  .scope-banner aside.uneditable-input,
  .story-scope article.uneditable-input,
  .course-banner aside.uneditable-input,
  .course-detail-page aside.uneditable-input {
    width: 462px;
  }

  /* line 678, sass/bootstrap/_mixins.scss */
  input.span9, #header input.right-column, input.left-column, .store input.visiongym,
  textarea.span9,
  #header textarea.right-column,
  textarea.left-column,
  .store textarea.visiongym,
  .uneditable-input.span9,
  #header .uneditable-input.right-column,
  .uneditable-input.left-column,
  .store .uneditable-input.visiongym {
    width: 524px;
  }

  /* line 678, sass/bootstrap/_mixins.scss */
  input.span10, .productbuy input.product-post,
  textarea.span10,
  .productbuy textarea.product-post,
  .uneditable-input.span10,
  .trainer-days aside.uneditable-input,
  .business article.uneditable-input,
  .productbuy .uneditable-input.product-post {
    width: 586px;
  }

  /* line 678, sass/bootstrap/_mixins.scss */
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }

  /* line 678, sass/bootstrap/_mixins.scss */
  input.span12,
  textarea.span12,
  .uneditable-input.span12,
  .free-row div.uneditable-input {
    width: 710px;
  }
}
@media (max-width: 767px) {
  /* line 9, sass/bootstrap/_responsive-767px-max.scss */
  body {
    padding-left: 20px;
    padding-right: 20px;
  }

  /* line 16, sass/bootstrap/_responsive-767px-max.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }

  /* line 21, sass/bootstrap/_responsive-767px-max.scss */
  .container-fluid {
    padding: 0;
  }

  /* line 29, sass/bootstrap/_responsive-767px-max.scss */
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  /* line 35, sass/bootstrap/_responsive-767px-max.scss */
  .dl-horizontal dd {
    margin-left: 0;
  }

  /* line 43, sass/bootstrap/_responsive-767px-max.scss */
  .container, #header .header-wrapper, #content .content-wrapper, .banner .banner-wrapper, .feature .feature-wrapper, .whatis .whatis-wrapper, .science .science-wrapper, .essentials .essentials-wrapper, .scope-banner .scope-banner-wrapper, .science-scope .science-scope-wrapper, .story-scope .story-scope-wrapper, .subnav .subnav-wrapper, .course-banner .course-banner-wrapper, .nearlocation .nearlocation-wrapper, .trainer-days .trainer-days-wrapper, .sneak-peak .sneak-peak-wrapper, .course-video .course-video-wrapper, .business .business-wrapper, .trainer-list .trainer-list-wrapper, .essentials-course .essentials-course-wrapper, .register-essentials .register-essentials-wrapper, .learn-course .learn-course-wrapper, .curriculum .curriculum-wrapper, .course-detail-page .course-detail-wrapper, .productbuy .productbuy-wrapper, #blog .blog-wrapper, #footer .footer-wrapper, .free-wrapper, .cobb-wrapper, .ambassador-wrapper, .slider-wrapper, .essentials-wrapper {
    width: auto;
  }

  /* line 47, sass/bootstrap/_responsive-767px-max.scss */
  .row-fluid {
    width: 100%;
  }

  /* line 52, sass/bootstrap/_responsive-767px-max.scss */
  .row, #header .header-row, #content .content-row, .banner .banner-row, .feature .feature-row, .whatis .whatis-row, .science .science-row, .essentials .essentials-row, .scope-banner .scope-banner-row, .science-scope .science-scope-row, .story-scope .story-scope-row, .subnav .subnav-row, .course-banner .course-banner-row, .nearlocation .nearlocation-row, .trainer-days .trainer-days-row, .sneak-peak .sneak-peak-row, .course-video .course-video-row, .business .business-row, .trainer-list .trainer-list-row, .essentials-course .essentials-course-row, .register-essentials .register-essentials-row, .learn-course .learn-course-row, .curriculum .curriculum-row, .course-detail-page .course-detail-row, .productbuy .productbuy-row, #blog .blog-row, #footer .footer-row, .free-row, .cobb-row, .slider-row, .essentials-row,
  .thumbnails {
    margin-left: 0;
  }

  /* line 55, sass/bootstrap/_responsive-767px-max.scss */
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }

  /* line 62, sass/bootstrap/_responsive-767px-max.scss */
  .span1, .span2, .store .morezhealth .moreproduct aside, .span3, #header .left-column, .nearlocation .nearlocation-content .location article, .essentials-course .course-detail aside, .productbuy .product-post figure, .store .visiongym figure, .store #pro-training figure, .productinfo figure, .span4, .right-column, .feature .feature-content article figure, .story-scope .buttonarea, .sneak-peak aside article, .trainer-list .trainerarea article figure, .learn-course .learn-course-list .learn-list, #blog .post .post-info .postedby, .page .affiliate-form .buttonarea p, .store .product .probox, .span5, .popup, .whatis article, .store .visiongym article, .productinfo article, .span6, .science figure, .science article, .course-video aside article, .course-video aside figure, .business figure, .cobb-row article, .cobb-row figure, .span7, .banner aside, .whatis figure, .science-scope .scope-area article, .trainer-list .trainerarea article div, .productbuy .product-post .product-content, .store #pro-training .pro-content, .span8, .feature .feature-content article div, .scope-banner aside, .story-scope article, .course-banner aside, .course-detail-page aside, .span9, #header .right-column, .left-column, .store .visiongym, .span10, .trainer-days aside, .business article, .productbuy .product-post, .span11, .span12, .free-row div,
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    margin-left: 0px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 70, sass/bootstrap/_responsive-767px-max.scss */
  .span12, .free-row div,
  .row-fluid .span12,
  .row-fluid .free-row div,
  .free-row .row-fluid div {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 74, sass/bootstrap/_responsive-767px-max.scss */
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }

  /* line 87, sass/bootstrap/_responsive-767px-max.scss */
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 94, sass/bootstrap/_responsive-767px-max.scss */
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }

  /* line 98, sass/bootstrap/_responsive-767px-max.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }

  /* line 103, sass/bootstrap/_responsive-767px-max.scss */
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  /* line 110, sass/bootstrap/_responsive-767px-max.scss */
  .modal.fade {
    top: -100px;
  }
  /* line 111, sass/bootstrap/_responsive-767px-max.scss */
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  /* line 124, sass/bootstrap/_responsive-767px-max.scss */
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }

  /* line 129, sass/bootstrap/_responsive-767px-max.scss */
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }

  /* line 136, sass/bootstrap/_responsive-767px-max.scss */
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }

  /* line 142, sass/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  /* line 149, sass/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .controls {
    margin-left: 0;
  }
  /* line 153, sass/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .control-list {
    padding-top: 0;
  }
  /* line 157, sass/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }

  /* line 166, sass/bootstrap/_responsive-767px-max.scss */
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }

  /* line 172, sass/bootstrap/_responsive-767px-max.scss */
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }

  /* line 178, sass/bootstrap/_responsive-767px-max.scss */
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }

  /* line 183, sass/bootstrap/_responsive-767px-max.scss */
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }

  /* line 189, sass/bootstrap/_responsive-767px-max.scss */
  .carousel-caption {
    position: static;
  }
}
/* line 22, sass/sass-styles/_variables_components.scss */
body {
  background: white;
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  font-family: 'Avenir-Light', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: #343434;
}
@media (max-width: 767px) {
  /* line 22, sass/sass-styles/_variables_components.scss */
  body {
    padding: 0px;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
  }
}

/* line 36, sass/sass-styles/_variables_components.scss */
a {
  text-decoration: none;
  color: #343434;
  outline: none;
}

/* line 41, sass/sass-styles/_variables_components.scss */
.bold {
  font-weight: 700;
}

/* line 44, sass/sass-styles/_variables_components.scss */
strong, .strong, .sneak-peak aside article span {
  font-weight: 600;
}

/* line 47, sass/sass-styles/_variables_components.scss */
.italic {
  font-style: italic;
}

/* line 50, sass/sass-styles/_variables_components.scss */
.center, .button, .wpcf7-submit, .popup h1, .popup .signuparea, .essentials, .subnav ul li a, .essentials-course h1, .essentials-course .course-detail aside, .register-essentials, .learn-course article .moreinfo, .learn-course .learn-course-list .learn-list .card .front, .curriculum .curriculum-tab ul li a, .widget-area .widget-box .freereport, .page .whyzhealth ul li span, .store hgroup, .store .product .probox figure, .store .product .probox article .probutton, .storesidebar aside {
  text-align: center;
}

/* line 53, sass/sass-styles/_variables_components.scss */
.align-none {
  float: none;
}

/* line 56, sass/sass-styles/_variables_components.scss */
.align-left, #header .left-column, #header .right-column nav, #header .right-column nav ul li, #header .right-column nav ul li a, .left-column, .feature .feature-content article, .feature .feature-content article div, .feature .feature-content article.item2 figure, .feature .feature-content article.item4 figure, .science figure, .science-scope .scope-area article, .story-scope article, .subnav ul li, .subnav ul li a, .sneak-peak .sneaktab ul li, .sneak-peak .sneaktab ul li a, .sneak-peak aside article, .trainer-list .trainerarea article figure, .trainer-list .trainerarea article div, .essentials-course .course-detail aside, .learn-course .learn-course-list .learn-list, .curriculum .curriculum-tab ul li, .curriculum .curriculum-tab ul li a, .productbuy .product-post figure, .productbuy .product-post .product-content, #blog .post .post-info .shareicons span, #blog .post .post-info .shareicons a, #blog .post .post-content img.alignleft, #blog .wp-pagenavi span, #blog .wp-pagenavi a, .page .nav ul li, .page .nav ul li a, .page .page-content img.alignleft, .page .affiliate-form .buttonarea .button, .page .affiliate-form .buttonarea p, .calender .certification span, .calender .certification .button, .store .visiongym article, .store .product .probox, .store .morezhealth .moreproduct aside, .store #pro-training figure, .store #pro-training .pro-content, .productinfo figure, #footer .socialicons, #footer .socialicons span, #footer .socialicons a, #footer nav ul li, #footer nav ul li a {
  float: left;
}
@media (max-width: 767px) {
  /* line 56, sass/sass-styles/_variables_components.scss */
  .align-left, #header .left-column, #header .right-column nav, #header .right-column nav ul li, #header .right-column nav ul li a, .left-column, .feature .feature-content article, .feature .feature-content article div, .feature .feature-content article.item2 figure, .feature .feature-content article.item4 figure, .science figure, .science-scope .scope-area article, .story-scope article, .subnav ul li, .subnav ul li a, .sneak-peak .sneaktab ul li, .sneak-peak .sneaktab ul li a, .sneak-peak aside article, .trainer-list .trainerarea article figure, .trainer-list .trainerarea article div, .essentials-course .course-detail aside, .learn-course .learn-course-list .learn-list, .curriculum .curriculum-tab ul li, .curriculum .curriculum-tab ul li a, .productbuy .product-post figure, .productbuy .product-post .product-content, #blog .post .post-info .shareicons span, #blog .post .post-info .shareicons a, #blog .post .post-content img.alignleft, #blog .wp-pagenavi span, #blog .wp-pagenavi a, .page .nav ul li, .page .nav ul li a, .page .page-content img.alignleft, .page .affiliate-form .buttonarea .button, .page .affiliate-form .buttonarea p, .calender .certification span, .calender .certification .button, .store .visiongym article, .store .product .probox, .store .morezhealth .moreproduct aside, .store #pro-training figure, .store #pro-training .pro-content, .productinfo figure, #footer .socialicons, #footer .socialicons span, #footer .socialicons a, #footer nav ul li, #footer nav ul li a {
    float: none;
  }
}

/* line 62, sass/sass-styles/_variables_components.scss */
.align-right, #header .right-column, #header .right-column .button, #header .right-column .callus, .right-column, .feature .feature-content article figure, .feature .feature-content article.item2 div, .feature .feature-content article.item4 div, .science article, .story-scope .buttonarea, .business figure, #blog .post .post-info .shareicons, #blog .post .post-content img.alignright, .page .page-content img.alignright, .store .visiongym figure, .productinfo article, #footer nav {
  float: right;
}
@media (max-width: 767px) {
  /* line 62, sass/sass-styles/_variables_components.scss */
  .align-right, #header .right-column, #header .right-column .button, #header .right-column .callus, .right-column, .feature .feature-content article figure, .feature .feature-content article.item2 div, .feature .feature-content article.item4 div, .science article, .story-scope .buttonarea, .business figure, #blog .post .post-info .shareicons, #blog .post .post-content img.alignright, .page .page-content img.alignright, .store .visiongym figure, .productinfo article, #footer nav {
    float: none;
  }
}

/* line 68, sass/sass-styles/_variables_components.scss */
h1, h2, h3, h4, h5, h6 {
  line-height: normal;
  padding: 0;
  margin: 0px;
  font-weight: normal;
}

/* line 74, sass/sass-styles/_variables_components.scss */
figure {
  margin: 0;
}

/* line 77, sass/sass-styles/_variables_components.scss */
p {
  margin: 0px;
  padding: 0px;
}

/* line 80, sass/sass-styles/_variables_components.scss */
.radius, #blog .post .videohighlights, #blog .wp-pagenavi span, #blog .wp-pagenavi a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 85, sass/sass-styles/_variables_components.scss */
.overflow-hide, .feature .feature-content, .subnav ul, .nearlocation .nearlocation-content .location, .sneak-peak .sneaktab, .trainer-list .trainerarea article, .curriculum .curriculum-tab, #blog, #blog .post .post-info, .page .nav ul, .store .visiongym, .store .product, .store .morezhealth .moreproduct, .store #pro-training .curriculum-content, .productinfo {
  overflow: hidden;
}

/* line 88, sass/sass-styles/_variables_components.scss */
.relative, #header .right-column, .science-scope .scope-area article, .trainer-content figure, .learn-course .learn-course-list .learn-list, .recent-trianer article, .page .whyzhealth ul li {
  position: relative;
}

/* line 91, sass/sass-styles/_variables_components.scss */
.clear, .trainer-list .trainerarea article, .store .visiongym, .store .product, .store .morezhealth .moreproduct, .productinfo {
  clear: both;
}

/* line 94, sass/sass-styles/_variables_components.scss */
.bordernone {
  border: none;
}

/* line 97, sass/sass-styles/_variables_components.scss */
.displayIB, .button, .wpcf7-submit, #blog .post .post-info .shareicons span, #blog .post .post-info .shareicons a, .calender .certification {
  display: inline-block;
}

/* line 100, sass/sass-styles/_variables_components.scss */
.decorationnone, #header .right-column nav ul li.current_page_item a, #header .right-column nav ul li a:hover, .widget-area .widget p a:hover, #footer nav ul li.current_page_item a, #footer nav ul li a:hover {
  text-decoration: none;
}

/* line 103, sass/sass-styles/_variables_components.scss */
.container-fixed {
  width: auto;
}
@media (max-width: 767px) {
  /* line 103, sass/sass-styles/_variables_components.scss */
  .container-fixed {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/*======Embeded fonts=======*/
@font-face {
  font-family: 'AvenirLTStd-Heavy';
  src: url("fonts/AvenirLTStd-Heavy.eot");
  src: url("fonts/AvenirLTStd-Heavy?#iefix") format("embedded-opentype"), url("fonts/AvenirLTStd-Heavy.woff") format("woff"), url("fonts/AvenirLTStd-Heavy.ttf") format("truetype");
}

@font-face {
  font-family: 'Avenir-Roman';
  src: url("fonts/Avenir-Roman.eot");
  src: url("fonts/Avenir-Roman?#iefix") format("embedded-opentype"), url("fonts/Avenir-Roman.woff") format("woff"), url("fonts/Avenir-Roman.ttf") format("truetype");
}

@font-face {
  font-family: 'Avenir-Light';
  src: url("fonts/Avenir-Light.eot");
  src: url("fonts/Avenir-Light?#iefix") format("embedded-opentype"), url("fonts/Avenir-Light.woff") format("woff"), url("fonts/Avenir-Light.ttf") format("truetype");
}

@font-face {
  font-family: 'AvenirLTStd-LightOblique';
  src: url("fonts/AvenirLTStd-LightOblique.eot");
  src: url("fonts/AvenirLTStd-LightOblique?#iefix") format("embedded-opentype"), url("fonts/AvenirLTStd-LightOblique.woff") format("woff"), url("fonts/AvenirLTStd-LightOblique.ttf") format("truetype");
}

@font-face {
  font-family: 'TrendSansOne';
  src: url("fonts/264E42_2_0.eot");
  src: url("fonts/264E42_2_0.eot?#iefix") format("embedded-opentype"), url("fonts/264E42_2_0.woff") format("woff"), url("fonts/264E42_2_0.ttf") format("truetype");
}

/*======Embeded fonts=======*/
/* line 1, sass/sass-styles/_header.scss */
.header-logo {
  padding-top: 15px;
}

/* line 4, sass/sass-styles/_header.scss */
#header {
  background: #383837;
  height: 94px;
}
/* line 13, sass/sass-styles/_header.scss */
#header .left-column {
  border: none;
  padding: 0;
}
/* line 18, sass/sass-styles/_header.scss */
#header .left-column .logo {
  display: block;
  width: 202px;
  height: 69px;
  /* background: url("images/logo.png"); */ 
  /*text-indent: -9999px; */
   margin-top: 12px; 
}
@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  /* line 18, sass/sass-styles/_header.scss */
  #header .left-column .logo {
    background: url("images/logo2x.png");
    background-size: 100%;
  }
}
/* line 37, sass/sass-styles/_header.scss */
#header .right-column {
  margin: 35px 0 0 0;
  padding: 0px;
}
/* line 43, sass/sass-styles/_header.scss */
#header .right-column nav {
  font-family: 'Avenir-Roman';
}
/* line 46, sass/sass-styles/_header.scss */
#header .right-column nav ul {
  margin: 12px 0 0 40px;
  padding: 0px;
  list-style: none;
}
/* line 50, sass/sass-styles/_header.scss */
#header .right-column nav ul li {
  text-transform: uppercase;
}
/* line 54, sass/sass-styles/_header.scss */
#header .right-column nav ul li.current_page_item a {
  color: white;
  background: url(images/navhover.jpg) no-repeat center bottom;
}
/* line 60, sass/sass-styles/_header.scss */
#header .right-column nav ul li a {
  color: #818080;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  margin: 0 30px 0 0;
  padding: 0 0 29px 0;
}
/* line 66, sass/sass-styles/_header.scss */
#header .right-column nav ul li a:hover {
  color: white;
  background: url(images/navhover.jpg) no-repeat center bottom;
}
/* line 76, sass/sass-styles/_header.scss */
#header .right-column .button {
  margin-top: 7px;
}
/* line 80, sass/sass-styles/_header.scss */
#header .right-column .callus {
  color: white;
  position: absolute;
  right: 0px;
  top: -20px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  line-height: normal;
}

@media (max-width: 979px) {
  /* line 98, sass/sass-styles/_header.scss */
  #header .right-column nav ul li a {
    font-size: 13px;
    font-weight: normal;
    line-height: normal;
    margin: 0 20px 0 0;
  }
  /* line 106, sass/sass-styles/_header.scss */
  #header .right-column .button {
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    margin-top: 4px;
  }
}
@media (max-width: 767px) {
  /* line 116, sass/sass-styles/_header.scss */
  #header {
    height: auto;
  }
  /* line 118, sass/sass-styles/_header.scss */
  #header .left-column {
    float: left;
    width: 114px;
  }
  /* line 121, sass/sass-styles/_header.scss */
  #header .left-column .logo {
    width: 114px;
    height: 39px;
    background: url("images/logosmall.png");
    margin-left: 20px;
  }
  /* line 128, sass/sass-styles/_header.scss */
  #header .right-column {
    margin-top: 0px;
    clear: both;
  }
  /* line 131, sass/sass-styles/_header.scss */
  #header .right-column nav {
    background: #fff;
    display: none;
  }
  /* line 134, sass/sass-styles/_header.scss */
  #header .right-column nav ul {
    margin: 0px 0 0 20px;
  }
  /* line 136, sass/sass-styles/_header.scss */
  #header .right-column nav ul li {
    display: block;
  }
  /* line 139, sass/sass-styles/_header.scss */
  #header .right-column nav ul li.current_page_item a {
    background: none;
    color: #333;
  }
  /* line 144, sass/sass-styles/_header.scss */
  #header .right-column nav ul li a {
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    display: block;
    padding: 15px 10px;
    border-bottom: 1px solid #CCCCCC;
  }
  /* line 149, sass/sass-styles/_header.scss */
  #header .right-column nav ul li a:hover {
    background: none;
    color: #333;
  }
  /* line 156, sass/sass-styles/_header.scss */
  #header .right-column nav ul li:last-child a {
    border-bottom: none;
  }
  /* line 162, sass/sass-styles/_header.scss */
  #header .right-column .button {
    display: none;
  }
  /* line 165, sass/sass-styles/_header.scss */
  #header .right-column .callus {
    display: none;
  }
  /* line 170, sass/sass-styles/_header.scss */
  #header .btn-navbar {
    background: url("images/nav-toggle.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 39px;
    margin: 14px 20px 10px 0;
    width: 45px;
  }
  /* line 177, sass/sass-styles/_header.scss */
  #header .btn-navbar.opend {
    background-position: -46px 0;
  }
}
/* line 183, sass/sass-styles/_header.scss */
.course-calender {
  background: url(./images/calendar-r.png) no-repeat -5px 0;
  width: 45px;
  height: 140px;
  position: fixed;
  top: 50%;
  left: 0px;
  margin: -90px 0 0 0;
  float: left;
  z-index: 999;
}

/* line 1, sass/sass-styles/_common.scss */
.button, .wpcf7-submit {
  background: #e46101;
  background: -moz-linear-gradient(top, #e46101 0%, #c14f01 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e46101), color-stop(100%, #c14f01));
  background: -webkit-linear-gradient(top, #e46101 0%, #c14f01 100%);
  background: -o-linear-gradient(top, #e46101 0%, #c14f01 100%);
  background: -ms-linear-gradient(top, #e46101 0%, #c14f01 100%);
  background: linear-gradient(to bottom, #e46101 0%, #c14f01 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e46101', endColorstr='#c14f01',GradientType=0 );
  color: white;
  border-radius: 5px;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  padding: 4px 10px;
  border: none;
  text-transform: uppercase;
}

/* line 20, sass/sass-styles/_common.scss */
.image-block {
  background-attachment: fixed;
  width: 100%;
}

/* line 24, sass/sass-styles/_common.scss */
#content {
  padding: 40px 0 80px 0;
}

/* line 33, sass/sass-styles/_common.scss */
.left-column {
  width: 648px;
  padding-right: 20px;
  border-right: 1px solid #c1c1c1;
}

/* line 40, sass/sass-styles/_common.scss */
.right-column {
  width: 250px;
}

/* line 46, sass/sass-styles/_common.scss */
.noscroll {
  overflow: hidden;
}

/* line 49, sass/sass-styles/_common.scss */
.overlay {
  position: fixed;
  background: url(images/overlaybg.png) repeat 0 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  top: 0px;
  left: 0px;
  overflow: hidden;
  display: none;
}

/* line 60, sass/sass-styles/_common.scss */
.popup {
  position: relative;
  float: none;
  min-height: 200px;
  padding: 35px 32px;
  background: #fff;
  margin: 125px auto 0 auto;
  box-shadow: inset 2px 2px 32px #ccc;
}
/* line 69, sass/sass-styles/_common.scss */
.popup .closepopup {
  background: url(images/closepopup.png) no-repeat 0 0;
  width: 40px;
  height: 40px;
  display: block;
  right: -13px;
  top: -13px;
  position: absolute;
}
/* line 78, sass/sass-styles/_common.scss */
.popup h1 {
  font-size: 28px;
  font-weight: 600;
  line-height: normal;
  text-decoration: none;
  padding: 0px;
  color: #464646;
  margin: 0;
}
/* line 86, sass/sass-styles/_common.scss */
.popup .signupinput {
  margin: 20px 0px 20px 0;
  width: 330px;
  padding-left: 15px;
  padding-right: 15px;
  height: 41px;
  font-size: 18px;
  font-weight: normal;
  line-height: 38px;
  color: #acacac;
  border-radius: 10px;
  border: 1px solid #bbbbbb;
}
/* line 97, sass/sass-styles/_common.scss */
.popup .signuparea {
  position: relative;
}
/* line 101, sass/sass-styles/_common.scss */
.popup .subscribe {
  padding: 10px 50px;
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
}

@media (max-width: 979px) {
  /* line 108, sass/sass-styles/_common.scss */
  .left-column {
    width: 484px;
  }

  /* line 111, sass/sass-styles/_common.scss */
  .right-column {
    width: 198px;
  }
}
@media (max-width: 767px) {
  /* line 117, sass/sass-styles/_common.scss */
  #content {
    padding: 20px 0px;
  }

  /* line 120, sass/sass-styles/_common.scss */
  .left-column {
    width: auto;
    padding: 0px 20px;
    border: none;
  }

  /* line 125, sass/sass-styles/_common.scss */
  .right-column {
    width: auto;
    padding: 20px;
  }
}
/* line 1, sass/sass-styles/_home.scss */
.banner {
  overflow: hidden;
  background-position: center 0;
  background-repeat: no-repeat;
  max-height: 480px;
  background-size: 100%;
}
/* line 13, sass/sass-styles/_home.scss */
.banner aside {
  padding: 35px 0 0 0;
}
/* line 16, sass/sass-styles/_home.scss */
.banner aside h1 {
  color: white;
  font-size: 34px;
  font-weight: normal;
  line-height: normal;
  padding-bottom: 20px;
  letter-spacing: -1px;
}
/* line 22, sass/sass-styles/_home.scss */
.banner aside p {
  color: white;
  font-size: 19px;
  font-weight: normal;
  line-height: 30px;
  padding-bottom: 35px;
}
/* line 26, sass/sass-styles/_home.scss */
.banner aside p .button {
  font-size: 22px;
  font-weight: normal;
  line-height: normal;
  padding: 10px 20px;
}

/* line 34, sass/sass-styles/_home.scss */
.feature {
  background: url(images/shadowbg.png) no-repeat center 0;
}
/* line 42, sass/sass-styles/_home.scss */
.feature .feature-content {
  margin: 10px auto 20px auto;
  float: none;
}
/* line 46, sass/sass-styles/_home.scss */
.feature .feature-content article {
  margin-bottom: 20px;
}
/* line 49, sass/sass-styles/_home.scss */
.feature .feature-content article div {
  margin-top: 30px;
}
/* line 53, sass/sass-styles/_home.scss */
.feature .feature-content article div h1 {
  font-size: 38px;
  font-weight: normal;
  line-height: normal;
}
/* line 56, sass/sass-styles/_home.scss */
.feature .feature-content article div p {
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
}
/* line 60, sass/sass-styles/_home.scss */
.feature .feature-content article figure {
  text-align: right;
  margin-top: 15px;
}
/* line 66, sass/sass-styles/_home.scss */
.feature .feature-content article.item1 {
  margin-bottom: 0px;
}
/* line 68, sass/sass-styles/_home.scss */
.feature .feature-content article.item1 div {
  margin-top: 70px;
}
/* line 73, sass/sass-styles/_home.scss */
.feature .feature-content article.item2 div {
  margin-top: 54px;
}
/* line 81, sass/sass-styles/_home.scss */
.feature .feature-content article.item2 figure, .feature .feature-content article.item4 figure {
  text-align: left;
}

/* line 90, sass/sass-styles/_home.scss */
.whatis {
  background: url(images/sneakbg.jpg) repeat 0 0;
  padding: 82px 0 65px 0;
}
/* line 102, sass/sass-styles/_home.scss */
.whatis article h1 {
  font-size: 36px;
  font-weight: normal;
  line-height: 48px;
  color: #464646;
  padding-bottom: 10px;
}
/* line 107, sass/sass-styles/_home.scss */
.whatis article p {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #464646;
  padding-bottom: 10px;
}
/* line 111, sass/sass-styles/_home.scss */
.whatis article p a {
  color: #464646;
  padding-right: 20px;
  background: url(images/arrow.png) no-repeat right 10px;
}
/* line 118, sass/sass-styles/_home.scss */
.whatis figure {
  height: 350px;
  background: #dcddde;
  padding: 6px;
  margin: 0px;
}

/* line 127, sass/sass-styles/_home.scss */
.science {
  background-image: url(images/shadowbg.png), url(images/gr-bg-bottom.jpg);
  background-repeat: repeat-x;
  background-position: 0 0 , 0 bottom;
  padding: 70px 0 0 0;
}
/* line 142, sass/sass-styles/_home.scss */
.science article {
  margin: 20px 0 0 0;
}
/* line 146, sass/sass-styles/_home.scss */
.science article h1 {
  font-size: 36px;
  font-weight: normal;
  line-height: 48px;
  padding-bottom: 10px;
}
/* line 150, sass/sass-styles/_home.scss */
.science article p {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  padding-bottom: 35px;
}
/* line 153, sass/sass-styles/_home.scss */
.science article p .button {
  width: 310px;
  padding: 10px 0px;
  font-size: 22px;
  font-weight: normal;
  line-height: normal;
}

/* line 161, sass/sass-styles/_home.scss */
.essentials {
  background: #00a6b9 url(images/elitebg.jpg) no-repeat center 0;
  padding: 0px 0 40px 0;
  height: 360px;
}
/* line 172, sass/sass-styles/_home.scss */
.essentials h1 {
  padding: 80px 0 24px 0;
  font-size: 36px;
  font-weight: normal;
  line-height: 48px;
  color: white;
}
/* line 177, sass/sass-styles/_home.scss */
.essentials p {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: white;
  padding: 0 50px 50px 50px;
}
/* line 182, sass/sass-styles/_home.scss */
.essentials .button {
  font-size: 22px;
  font-weight: normal;
  line-height: normal;
  width: 230px;
  padding: 10px 0;
}

@media (max-width: 979px) {
  /* line 190, sass/sass-styles/_home.scss */
  .banner {
    max-height: 430px;
    background-size: auto;
  }
  /* line 194, sass/sass-styles/_home.scss */
  .banner aside h1 {
    font-size: 28px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 197, sass/sass-styles/_home.scss */
  .banner aside p {
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    padding-bottom: 25px;
  }
  /* line 201, sass/sass-styles/_home.scss */
  .banner aside p .button {
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    padding: 12px 20px;
  }

  /* line 209, sass/sass-styles/_home.scss */
  .feature .feature-content {
    margin-top: 20px;
  }
  /* line 211, sass/sass-styles/_home.scss */
  .feature .feature-content article {
    margin-bottom: 50px;
  }
  /* line 214, sass/sass-styles/_home.scss */
  .feature .feature-content article div h1 {
    font-size: 28px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 217, sass/sass-styles/_home.scss */
  .feature .feature-content article div p {
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
  }
  /* line 224, sass/sass-styles/_home.scss */
  .feature .feature-content article.item1 div {
    margin-top: 40px;
  }

  /* line 233, sass/sass-styles/_home.scss */
  .whatis article h1 {
    font-size: 30px;
    font-weight: normal;
    line-height: normal;
    padding-bottom: 10px;
  }
  /* line 237, sass/sass-styles/_home.scss */
  .whatis article p {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    padding-bottom: 10px;
  }
  /* line 240, sass/sass-styles/_home.scss */
  .whatis article p a {
    background-position: right 6px;
  }
  /* line 245, sass/sass-styles/_home.scss */
  .whatis figure {
    height: 240px;
  }

  /* line 251, sass/sass-styles/_home.scss */
  .science article h1 {
    font-size: 30px;
    font-weight: normal;
    line-height: normal;
    padding-bottom: 10px;
  }
  /* line 255, sass/sass-styles/_home.scss */
  .science article p {
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
  }
  /* line 257, sass/sass-styles/_home.scss */
  .science article p .button {
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
  }

  /* line 265, sass/sass-styles/_home.scss */
  .essentials h1 {
    font-size: 30px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 268, sass/sass-styles/_home.scss */
  .essentials p {
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
  }
  /* line 271, sass/sass-styles/_home.scss */
  .essentials .button {
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
  }
}
@media (max-width: 767px) {
  /* line 278, sass/sass-styles/_home.scss */
  .banner {
    height: auto;
    background: #4080b6 !important;
  }
  /* line 281, sass/sass-styles/_home.scss */
  .banner aside {
    text-align: center;
    padding: 20px;
  }
  /* line 284, sass/sass-styles/_home.scss */
  .banner aside h1 {
    font-size: 22px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 287, sass/sass-styles/_home.scss */
  .banner aside p {
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    padding-bottom: 20px;
  }
  /* line 290, sass/sass-styles/_home.scss */
  .banner aside p .button {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
  }

  /* line 297, sass/sass-styles/_home.scss */
  .feature .feature-content {
    margin-top: 20px;
  }
  /* line 299, sass/sass-styles/_home.scss */
  .feature .feature-content article {
    margin-bottom: 20px;
    text-align: center;
  }
  /* line 303, sass/sass-styles/_home.scss */
  .feature .feature-content article div h1 {
    font-size: 22px;
    font-weight: normal;
    line-height: normal;
    padding-bottom: 10px;
  }
  /* line 307, sass/sass-styles/_home.scss */
  .feature .feature-content article div p {
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    padding: 0px 20px 10px 20px;
  }
  /* line 312, sass/sass-styles/_home.scss */
  .feature .feature-content article figure {
    text-align: center;
    margin-top: 10px;
  }
  /* line 315, sass/sass-styles/_home.scss */
  .feature .feature-content article figure img {
    max-width: 50%;
  }
  /* line 320, sass/sass-styles/_home.scss */
  .feature .feature-content article.item2 figure, .feature .feature-content article.item4 figure {
    text-align: center;
  }

  /* line 327, sass/sass-styles/_home.scss */
  .science {
    padding-top: 20px;
    text-align: center;
  }
  /* line 330, sass/sass-styles/_home.scss */
  .science figure {
    display: none;
  }
  /* line 334, sass/sass-styles/_home.scss */
  .science article h1 {
    font-size: 22px;
    font-weight: normal;
    line-height: normal;
    padding-bottom: 10px;
  }
  /* line 339, sass/sass-styles/_home.scss */
  .science article p .button {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    width: 200px;
  }

  /* line 347, sass/sass-styles/_home.scss */
  .whatis {
    padding: 20px;
    text-align: center;
  }
  /* line 351, sass/sass-styles/_home.scss */
  .whatis article h1 {
    font-size: 22px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 354, sass/sass-styles/_home.scss */
  .whatis article p {
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
  }
  /* line 358, sass/sass-styles/_home.scss */
  .whatis figure {
    height: 240px;
  }

  /* line 362, sass/sass-styles/_home.scss */
  .essentials {
    padding: 20px;
    text-align: center;
    height: auto;
  }
  /* line 366, sass/sass-styles/_home.scss */
  .essentials h1 {
    padding-top: 20px;
    font-size: 22px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 370, sass/sass-styles/_home.scss */
  .essentials p {
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    padding: 0 0 20px 0;
  }
  /* line 374, sass/sass-styles/_home.scss */
  .essentials .button {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    width: 200px;
  }
}
/* line 1, sass/sass-styles/_scienceofscop.scss */
.scope-banner {
  background: #0c9e4c;
}
/* line 6, sass/sass-styles/_scienceofscop.scss */
.scope-banner .scope-banner-row {
  background: url(images/socpbanner.png) no-repeat right bottom;
  height: 548px;
}
/* line 11, sass/sass-styles/_scienceofscop.scss */
.scope-banner aside {
  padding: 65px 0 0 0;
}
/* line 14, sass/sass-styles/_scienceofscop.scss */
.scope-banner aside p {
  color: white;
  font-size: 34px;
  font-weight: normal;
  line-height: 52px;
}
/* line 19, sass/sass-styles/_scienceofscop.scss */
.scope-banner aside small {
  display: block;
  font-size: 24px;
  font-weight: normal;
  line-height: normal;
  color: white;
  padding: 20px 0 35px 0;
}
/* line 25, sass/sass-styles/_scienceofscop.scss */
.scope-banner aside .button {
  font-size: 25px;
  font-weight: normal;
  line-height: normal;
  padding: 8px 25px;
}

/* line 31, sass/sass-styles/_scienceofscop.scss */
.science-scope {
  background: url(images/shadowbg.png) no-repeat center 0;
  padding-top: 65px;
}
/* line 40, sass/sass-styles/_scienceofscop.scss */
.science-scope .scope-area {
  margin-left: 20px;
}
/* line 42, sass/sass-styles/_scienceofscop.scss */
.science-scope .scope-area article {
  width: 450px;
  margin-bottom: 20px;
}
/* line 48, sass/sass-styles/_scienceofscop.scss */
.science-scope .scope-area article aside {
  background: #464646;
  min-height: 115px;
  padding: 10px 15px;
}
/* line 52, sass/sass-styles/_scienceofscop.scss */
.science-scope .scope-area article aside h1 {
  font-size: 24px;
  font-weight: normal;
  line-height: 32px;
  color: white;
  padding: 0 0 5px 0;
}
/* line 56, sass/sass-styles/_scienceofscop.scss */
.science-scope .scope-area article aside h1 a {
  color: white;
}
/* line 60, sass/sass-styles/_scienceofscop.scss */
.science-scope .scope-area article aside p {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: white;
}
/* line 63, sass/sass-styles/_scienceofscop.scss */
.science-scope .scope-area article aside p a {
  color: white;
  text-decoration: underline;
}
/* line 66, sass/sass-styles/_scienceofscop.scss */
.science-scope .scope-area article aside p a:hover {
  text-decoration: none;
}

/* line 76, sass/sass-styles/_scienceofscop.scss */
.story-scope {
  background-image: url(images/shadowbg.png), url(images/shadowbgbottom.png);
  background-color: #18a7b9;
  background-repeat: no-repeat;
  background-position: center 0, center bottom;
  padding: 65px 0;
  margin: 80px 0 0 0;
}
/* line 92, sass/sass-styles/_scienceofscop.scss */
.story-scope article h1 {
  font-size: 36px;
  font-weight: normal;
  line-height: normal;
  color: white;
  padding-bottom: 10px;
}
/* line 97, sass/sass-styles/_scienceofscop.scss */
.story-scope article p {
  font-size: 22px;
  font-weight: normal;
  line-height: normal;
  color: white;
}
/* line 102, sass/sass-styles/_scienceofscop.scss */
.story-scope .buttonarea {
  margin-top: 10px;
}
/* line 106, sass/sass-styles/_scienceofscop.scss */
.story-scope .buttonarea .button {
  width: 350px;
  padding: 10px 0px;
  font-size: 28px;
  font-weight: normal;
  line-height: normal;
}

/* line 116, sass/sass-styles/_scienceofscop.scss */
.trainer-content figure img {
  width: 100%;
}
/* line 120, sass/sass-styles/_scienceofscop.scss */
.trainer-content aside {
  padding: 30px 0 0 0;
}
/* line 122, sass/sass-styles/_scienceofscop.scss */
.trainer-content aside h1 {
  font-size: 36px;
  font-weight: normal;
  line-height: 48px;
  color: #464646;
}
/* line 127, sass/sass-styles/_scienceofscop.scss */
.trainer-content aside h2 p {
  color: #464646;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  padding: 10px 0 18px 0;
}
/* line 134, sass/sass-styles/_scienceofscop.scss */
.trainer-content aside p {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #464646;
}
/* line 139, sass/sass-styles/_scienceofscop.scss */
.trainer-content .fb-comments {
  display: none;
}
/* line 142, sass/sass-styles/_scienceofscop.scss */
.trainer-content .calltoaction {
  margin: 20px 0 0 0;
}
/* line 144, sass/sass-styles/_scienceofscop.scss */
.trainer-content .calltoaction a {
  color: #EA6401;
  text-decoration: underline;
}
/* line 147, sass/sass-styles/_scienceofscop.scss */
.trainer-content .calltoaction a:hover {
  text-decoration: none;
}

@media (max-width: 979px) {
  /* line 159, sass/sass-styles/_scienceofscop.scss */
  .scope-banner .scope-banner-row {
    background: url(images/socpbannersmall.png) no-repeat right bottom;
    height: 400px;
  }
  /* line 163, sass/sass-styles/_scienceofscop.scss */
  .scope-banner aside {
    padding: 45px 0 0 0;
  }
  /* line 165, sass/sass-styles/_scienceofscop.scss */
  .scope-banner aside p {
    font-size: 28px;
    font-weight: normal;
    line-height: 42px;
  }
  /* line 168, sass/sass-styles/_scienceofscop.scss */
  .scope-banner aside small {
    font-size: 20px;
    font-weight: normal;
    line-height: normal;
    padding: 25px 0;
  }
  /* line 172, sass/sass-styles/_scienceofscop.scss */
  .scope-banner aside .button {
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    padding: 5px 15px;
  }

  /* line 178, sass/sass-styles/_scienceofscop.scss */
  .science-scope {
    margin-left: -20px;
  }
  /* line 181, sass/sass-styles/_scienceofscop.scss */
  .science-scope .scope-area article {
    width: 340px;
  }
  /* line 183, sass/sass-styles/_scienceofscop.scss */
  .science-scope .scope-area article aside {
    min-height: 100px;
  }
  /* line 185, sass/sass-styles/_scienceofscop.scss */
  .science-scope .scope-area article aside h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
  }
  /* line 188, sass/sass-styles/_scienceofscop.scss */
  .science-scope .scope-area article aside p {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
  }

  /* line 195, sass/sass-styles/_scienceofscop.scss */
  .story-scope {
    padding: 35px 0px;
    margin-top: 30px;
  }
  /* line 199, sass/sass-styles/_scienceofscop.scss */
  .story-scope article h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 202, sass/sass-styles/_scienceofscop.scss */
  .story-scope article p {
    font-size: 15px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 206, sass/sass-styles/_scienceofscop.scss */
  .story-scope .buttonarea {
    margin-top: 10px;
  }
  /* line 208, sass/sass-styles/_scienceofscop.scss */
  .story-scope .buttonarea .button {
    width: auto;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
  }
}
@media (max-width: 767px) {
  /* line 219, sass/sass-styles/_scienceofscop.scss */
  .scope-banner .scope-banner-row {
    background: none;
    height: auto;
  }
  /* line 223, sass/sass-styles/_scienceofscop.scss */
  .scope-banner aside {
    padding: 20px;
    text-align: center;
  }
  /* line 226, sass/sass-styles/_scienceofscop.scss */
  .scope-banner aside p {
    font-size: 22px;
    font-weight: normal;
    line-height: 32px;
  }
  /* line 229, sass/sass-styles/_scienceofscop.scss */
  .scope-banner aside small {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    padding: 15px 0;
  }
  /* line 233, sass/sass-styles/_scienceofscop.scss */
  .scope-banner aside .button {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    padding: 5px 10px;
  }

  /* line 239, sass/sass-styles/_scienceofscop.scss */
  .science-scope {
    padding-top: 40px;
  }
  /* line 242, sass/sass-styles/_scienceofscop.scss */
  .science-scope .scope-area article {
    width: auto;
    margin: 0px 20px 10px 20px;
  }
  /* line 245, sass/sass-styles/_scienceofscop.scss */
  .science-scope .scope-area article img {
    width: 100%;
  }
  /* line 248, sass/sass-styles/_scienceofscop.scss */
  .science-scope .scope-area article aside {
    min-height: 80px;
    padding: 5px;
  }
  /* line 252, sass/sass-styles/_scienceofscop.scss */
  .science-scope .scope-area article aside h1 {
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    padding-bottom: 5px;
  }
  /* line 256, sass/sass-styles/_scienceofscop.scss */
  .science-scope .scope-area article aside p {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
  }

  /* line 263, sass/sass-styles/_scienceofscop.scss */
  .story-scope {
    padding: 25px 20px;
    text-align: center;
    margin-top: 15px;
  }
  /* line 268, sass/sass-styles/_scienceofscop.scss */
  .story-scope article h1 {
    font-size: 20px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 271, sass/sass-styles/_scienceofscop.scss */
  .story-scope article p {
    font-size: 13px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 275, sass/sass-styles/_scienceofscop.scss */
  .story-scope .buttonarea {
    margin-top: 10px;
  }
  /* line 277, sass/sass-styles/_scienceofscop.scss */
  .story-scope .buttonarea .button {
    width: auto;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
  }

  /* line 285, sass/sass-styles/_scienceofscop.scss */
  .trainer-content figure {
    height: auto;
  }
  /* line 287, sass/sass-styles/_scienceofscop.scss */
  .trainer-content figure img {
    height: auto;
  }
  /* line 291, sass/sass-styles/_scienceofscop.scss */
  .trainer-content aside {
    padding: 10px 0 0 0;
  }
  /* line 293, sass/sass-styles/_scienceofscop.scss */
  .trainer-content aside h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 297, sass/sass-styles/_scienceofscop.scss */
  .trainer-content aside h2 p {
    color: #464646;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    padding-bottom: 5px;
  }
  /* line 303, sass/sass-styles/_scienceofscop.scss */
  .trainer-content aside p {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    color: #464646;
  }
}
/* line 1, sass/sass-styles/_course.scss */
.subnav {
  background: url(images/shadowbg.png) no-repeat center bottom;
}
/* line 9, sass/sass-styles/_course.scss */
.subnav ul {
  margin: 5px 0 30px 23px;
  padding: 0px;
  list-style: none;
}
/* line 14, sass/sass-styles/_course.scss */
.subnav ul li {
  margin: 0 2px 0 0;
}
/* line 17, sass/sass-styles/_course.scss */
.subnav ul li a {
  width: 154px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  color: #464646;
  padding: 13px 0;
  border-bottom: 9px solid #ccc;
  text-transform: uppercase;
}
/* line 28, sass/sass-styles/_course.scss */
.subnav ul li.item1 a:hover, .subnav ul li.item1 .select {
  color: #464646;
  border-color: #6b285c;
}
/* line 34, sass/sass-styles/_course.scss */
.subnav ul li.item2 a:hover, .subnav ul li.item2 .select {
  color: #464646;
  border-color: #0192b8;
}
/* line 40, sass/sass-styles/_course.scss */
.subnav ul li.item3 a:hover, .subnav ul li.item3 .select {
  color: #464646;
  border-color: #343479;
}
/* line 46, sass/sass-styles/_course.scss */
.subnav ul li.item4 a:hover, .subnav ul li.item4 .select {
  color: #464646;
  border-color: #c11f5b;
}
/* line 52, sass/sass-styles/_course.scss */
.subnav ul li.item5 a:hover, .subnav ul li.item5 .select {
  color: #464646;
  border-color: #b328a5;
}
/* line 58, sass/sass-styles/_course.scss */
.subnav ul li.item6 a:hover, .subnav ul li.item6 .select {
  color: #464646;
  border-color: #6bac2e;
}

/* line 66, sass/sass-styles/_course.scss */
.course-banner {
  background: url(images/course-banner.jpg) no-repeat right bottom;
  max-height: 467px;
  background-size: 100%;
}
/* line 76, sass/sass-styles/_course.scss */
.course-banner aside {
  padding: 25px 0px 0px 0;
}
/* line 79, sass/sass-styles/_course.scss */
.course-banner aside h1 {
  color: #464646;
  font-size: 36px;
  font-weight: normal;
  line-height: 44px;
  padding-bottom: 15px;
}
/* line 84, sass/sass-styles/_course.scss */
.course-banner aside p {
  color: #464646;
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  padding: 0 50px 15px 0;
}
/* line 88, sass/sass-styles/_course.scss */
.course-banner aside p .button {
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  padding: 8px 20px;
  margin-bottom: 40px;
}

/* line 96, sass/sass-styles/_course.scss */
.nearlocation {
  background-image: url(images/shadowbg.png), url(images/shadowbgbottom.png), url(images/pattrenbg.jpg);
  background-repeat: no-repeat , no-repeat, repeat;
  background-position: center 0 , center bottom, 0 0;
  min-height: 520px;
}
/* line 108, sass/sass-styles/_course.scss */
.nearlocation .nearlocation-content {
  padding: 50px 0;
}
/* line 110, sass/sass-styles/_course.scss */
.nearlocation .nearlocation-content h1 {
  color: #464646;
  font-size: 36px;
  font-weight: normal;
  line-height: 48px;
  margin-left: 20px;
}
/* line 115, sass/sass-styles/_course.scss */
.nearlocation .nearlocation-content h6 {
  color: #464646;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  margin-left: 20px;
  padding-top: 5px;
}
/* line 124, sass/sass-styles/_course.scss */
.nearlocation .nearlocation-content .location article {
  padding: 0 0 0 30px;
  background: url(images/location.png) no-repeat 0 2px;
  margin-top: 55px;
  margin-right: 50px;
  color: #464646;
  min-height: 190px;
}
/* line 132, sass/sass-styles/_course.scss */
.nearlocation .nearlocation-content .location article h4 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
}
/* line 136, sass/sass-styles/_course.scss */
.nearlocation .nearlocation-content .location article p {
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  padding: 8px 0 14px 0;
}

/* line 145, sass/sass-styles/_course.scss */
.trainer-days {
  background: #6b285c url(images/3daysbg.jpg) no-repeat center 0;
  height: 460px;
}
/* line 154, sass/sass-styles/_course.scss */
.trainer-days aside {
  margin: 60px auto 0 auto;
  color: white;
  float: none;
}
/* line 159, sass/sass-styles/_course.scss */
.trainer-days aside h1 {
  font-size: 36px;
  font-weight: normal;
  line-height: 48px;
  padding-bottom: 30px;
}
/* line 163, sass/sass-styles/_course.scss */
.trainer-days aside p {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  padding-bottom: 20px;
}

/* line 169, sass/sass-styles/_course.scss */
.sneak-peak {
  background-image: url(images/shadowbg.png), url(images/shadowbgbottom.png), url(images/sneakbg.jpg);
  background-repeat: no-repeat , no-repeat, repeat;
  background-position: center 0 , center bottom, 0 0;
  padding: 75px 0;
}
/* line 180, sass/sass-styles/_course.scss */
.sneak-peak .sneak-info {
  display: none;
}
/* line 183, sass/sass-styles/_course.scss */
.sneak-peak .sneaktab {
  margin: 0px auto;
  display: table;
  padding-bottom: 20px;
}
/* line 188, sass/sass-styles/_course.scss */
.sneak-peak .sneaktab ul {
  margin: 0px;
  list-style: none;
  padding: 0px;
}
/* line 194, sass/sass-styles/_course.scss */
.sneak-peak .sneaktab ul li a {
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  padding: 15px 25px;
  margin-right: 1px;
  background: #ccc;
}
/* line 201, sass/sass-styles/_course.scss */
.sneak-peak .sneaktab ul li a:hover, .sneak-peak .sneaktab ul li a.selecttab {
  background: #6BAC2E;
  color: #fff;
}
/* line 209, sass/sass-styles/_course.scss */
.sneak-peak h1 {
  font-size: 36px;
  font-weight: normal;
  line-height: 48px;
  padding-bottom: 40px;
  margin-left: 30px;
}
/* line 214, sass/sass-styles/_course.scss */
.sneak-peak aside {
  color: #464646;
  float: none;
}
/* line 217, sass/sass-styles/_course.scss */
.sneak-peak aside h2 {
  font-size: 22px;
  font-weight: 600;
  line-height: 48px;
  padding-bottom: 20px;
  margin-left: 32px;
}
/* line 222, sass/sass-styles/_course.scss */
.sneak-peak aside article {
  background: url(images/speakicons.png) no-repeat 0 0;
  padding: 0 30px 0 125px;
  min-height: 120px;
  vertical-align: middle;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  color: #464646;
  margin-bottom: 20px;
}
/* line 232, sass/sass-styles/_course.scss */
.sneak-peak aside article span {
  color: #6b285c;
}
/* line 236, sass/sass-styles/_course.scss */
.sneak-peak aside article.item2 {
  background-position: 0 -490px;
}
/* line 239, sass/sass-styles/_course.scss */
.sneak-peak aside article.item3 {
  background-position: 0 -162px;
}
/* line 242, sass/sass-styles/_course.scss */
.sneak-peak aside article.item4 {
  background-position: 0 -652px;
}
/* line 245, sass/sass-styles/_course.scss */
.sneak-peak aside article.item5 {
  background-position: 0 -315px;
}
/* line 250, sass/sass-styles/_course.scss */
.sneak-peak aside.r-item article {
  background-image: url(images/speakicons-r.png);
}
/* line 252, sass/sass-styles/_course.scss */
.sneak-peak aside.r-item article span {
  color: #0192B8;
}
/* line 258, sass/sass-styles/_course.scss */
.sneak-peak aside.i-item article {
  background-image: url(images/speakicons-i.png);
}
/* line 260, sass/sass-styles/_course.scss */
.sneak-peak aside.i-item article span {
  color: #343479;
}
/* line 266, sass/sass-styles/_course.scss */
.sneak-peak aside.s-item article {
  background-image: url(images/speakicons-s.png);
}
/* line 268, sass/sass-styles/_course.scss */
.sneak-peak aside.s-item article span {
  color: #C11F5B;
}
/* line 274, sass/sass-styles/_course.scss */
.sneak-peak aside.t-item article {
  background-image: url(images/speakicons-t.png);
}
/* line 276, sass/sass-styles/_course.scss */
.sneak-peak aside.t-item article span {
  color: #B328A5;
}
/* line 282, sass/sass-styles/_course.scss */
.sneak-peak aside.ns-item article {
  background-image: url(images/speakicons-9s.png);
}
/* line 284, sass/sass-styles/_course.scss */
.sneak-peak aside.ns-item article span {
  color: #6BAC2E;
}

/* line 292, sass/sass-styles/_course.scss */
.course-video {
  padding: 50px 0;
}
/* line 301, sass/sass-styles/_course.scss */
.course-video aside article {
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
}
/* line 304, sass/sass-styles/_course.scss */
.course-video aside article h2 {
  font-size: 25px;
  font-weight: normal;
  line-height: 30px;
  padding: 0 0 15px 0;
}
/* line 308, sass/sass-styles/_course.scss */
.course-video aside article ul {
  margin: 0px 0 0 0;
  padding: 0px;
  list-style: none;
}
/* line 312, sass/sass-styles/_course.scss */
.course-video aside article ul li {
  color: #464646;
  padding: 1px 60px 14px 40px;
  background: url(images/learntick.png) no-repeat 0 3px;
}
/* line 318, sass/sass-styles/_course.scss */
.course-video aside article p {
  padding: 0px 0 14px 0px;
}
/* line 322, sass/sass-styles/_course.scss */
.course-video aside figure {
  height: 340px;
  margin-top: 8px;
}
/* line 326, sass/sass-styles/_course.scss */
.course-video aside figure iframe {
  border: 5px solid #dcddde;
}

/* line 332, sass/sass-styles/_course.scss */
.business {
  padding: 50px 0 50px 0;
}
/* line 344, sass/sass-styles/_course.scss */
.business article {
  margin: 20px auto;
  float: none;
  color: #464646;
}
/* line 349, sass/sass-styles/_course.scss */
.business article h1 {
  font-size: 36px;
  font-weight: normal;
  line-height: 44px;
  padding-bottom: 10px;
  letter-spacing: -1px;
}
/* line 354, sass/sass-styles/_course.scss */
.business article ul {
  margin: 10px 0 0 0;
  padding: 0px;
  list-style: none;
}
/* line 358, sass/sass-styles/_course.scss */
.business article ul li {
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  color: #464646;
  padding: 1px 0 14px 40px;
  background: url(images/learntick.jpg) no-repeat 0 2px;
}
/* line 365, sass/sass-styles/_course.scss */
.business article p {
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  color: #464646;
}

/* line 372, sass/sass-styles/_course.scss */
.trainer-list {
  background-image: url(images/shadowbg.png);
  background-repeat: no-repeat;
  background-position: center 0;
  padding: 65px 0 0px 0;
}
/* line 384, sass/sass-styles/_course.scss */
.trainer-list .trainerarea article {
  display: none;
}
/* line 392, sass/sass-styles/_course.scss */
.trainer-list .trainerarea article div {
  color: #464646;
  padding: 20px 0 0 30px;
}
/* line 397, sass/sass-styles/_course.scss */
.trainer-list .trainerarea article div h1 {
  font-size: 36px;
  font-weight: normal;
  line-height: 44px;
}
/* line 400, sass/sass-styles/_course.scss */
.trainer-list .trainerarea article div small {
  display: block;
  margin: 20px 0 25px 0;
  font-size: 22px;
  font-weight: normal;
  line-height: normal;
}
/* line 405, sass/sass-styles/_course.scss */
.trainer-list .trainerarea article div .button {
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  padding: 4px 25px;
}

/* line 413, sass/sass-styles/_course.scss */
.essentials-course {
  padding: 80px 0 105px 0;
}
/* line 421, sass/sass-styles/_course.scss */
.essentials-course h1 {
  font-size: 36px;
  font-weight: normal;
  line-height: 48px;
  color: #464646;
  padding: 0 0 30px 0;
}
/* line 432, sass/sass-styles/_course.scss */
.essentials-course .course-detail aside figure {
  margin-bottom: 10px;
}
/* line 434, sass/sass-styles/_course.scss */
.essentials-course .course-detail aside figure img {
  width: 80%;
}
/* line 438, sass/sass-styles/_course.scss */
.essentials-course .course-detail aside h6 {
  color: #00a6b9;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
/* line 442, sass/sass-styles/_course.scss */
.essentials-course .course-detail aside p {
  color: #959595;
  font-size: 13px;
  font-weight: normal;
  line-height: 22px;
}

/* line 449, sass/sass-styles/_course.scss */
.register-essentials {
  background: #464646 url(images/wave.png) no-repeat center center;
  height: 430px;
}
/* line 459, sass/sass-styles/_course.scss */
.register-essentials h1 {
  color: white;
  font-size: 36px;
  font-weight: normal;
  line-height: 44px;
  padding: 70px 0 25px 0;
}
/* line 464, sass/sass-styles/_course.scss */
.register-essentials p {
  color: white;
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  padding: 0px 120px 15px 120px;
}
/* line 469, sass/sass-styles/_course.scss */
.register-essentials .register-today {
  padding: 20px 0 0 0;
}
/* line 471, sass/sass-styles/_course.scss */
.register-essentials .register-today .button {
  width: 294px;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  padding: 10px 0;
}

/* line 479, sass/sass-styles/_course.scss */
#learn {
  padding-top: 90px;
}
/* line 481, sass/sass-styles/_course.scss */
#learn article {
  margin: -20px 0 0 0;
}
/* line 483, sass/sass-styles/_course.scss */
#learn article ul {
  margin: 10px 0 0 0;
  padding: 0px;
  list-style: none;
}
/* line 487, sass/sass-styles/_course.scss */
#learn article ul li {
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  color: #464646;
  padding: 1px 0 20px 40px;
  background: url(images/learntick.jpg) no-repeat 0 3px;
}

/* line 496, sass/sass-styles/_course.scss */
.learn-course {
  background: url(images/shadowbg.png) no-repeat center 0;
  padding: 75px 0 160px 0;
}
/* line 505, sass/sass-styles/_course.scss */
.learn-course h1 {
  font-size: 36px;
  font-weight: normal;
  line-height: 48px;
  padding: 0 0 10px 20px;
}
/* line 509, sass/sass-styles/_course.scss */
.learn-course article {
  padding: 15px;
  color: #464646;
}
/* line 512, sass/sass-styles/_course.scss */
.learn-course article h6 {
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  padding-bottom: 5px;
}
/* line 516, sass/sass-styles/_course.scss */
.learn-course article p {
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  padding-bottom: 7px;
}
/* line 521, sass/sass-styles/_course.scss */
.learn-course article .moreinfo {
  padding-top: 10px;
}
/* line 528, sass/sass-styles/_course.scss */
.learn-course .learn-course-list {
  margin: 40px 0;
}
/* line 530, sass/sass-styles/_course.scss */
.learn-course .learn-course-list .learn-list {
  height: 284px;
  margin-bottom: 25px;
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  -o-perspective: 800px;
  perspective: 800px;
}
/* line 540, sass/sass-styles/_course.scss */
.learn-course .learn-course-list .learn-list .card {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
/* line 552, sass/sass-styles/_course.scss */
.learn-course .learn-course-list .learn-list .card.flipped {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
/* line 558, sass/sass-styles/_course.scss */
.learn-course .learn-course-list .learn-list .card div {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 568, sass/sass-styles/_course.scss */
.learn-course .learn-course-list .learn-list .card .front {
  cursor: pointer;
}
/* line 572, sass/sass-styles/_course.scss */
.learn-course .learn-course-list .learn-list .card .back {
  background: #f3f3f1;
  border: 1px solid #a1a1a1;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
/* line 582, sass/sass-styles/_course.scss */
.learn-course .learn-course-list .learn-list.item1 .button {
  background: #6b285c;
}
/* line 587, sass/sass-styles/_course.scss */
.learn-course .learn-course-list .learn-list.item2 .button {
  background: #00a6b9;
}
/* line 592, sass/sass-styles/_course.scss */
.learn-course .learn-course-list .learn-list.item3 .button {
  background: #343479;
}
/* line 597, sass/sass-styles/_course.scss */
.learn-course .learn-course-list .learn-list.item4 .button {
  background: #c11f5b;
}
/* line 602, sass/sass-styles/_course.scss */
.learn-course .learn-course-list .learn-list.item5 .button {
  background: #b227a5;
}
/* line 607, sass/sass-styles/_course.scss */
.learn-course .learn-course-list .learn-list.item6 .button {
  background: #6bac2e;
}

/* line 615, sass/sass-styles/_course.scss */
.curriculum {
  padding: 80px 0;
}
/* line 623, sass/sass-styles/_course.scss */
.curriculum h1 {
  font-size: 36px;
  font-weight: normal;
  line-height: 48px;
  padding: 0 0 30px 0px;
}
/* line 627, sass/sass-styles/_course.scss */
.curriculum .curriculum-tab {
  clear: both;
}
/* line 630, sass/sass-styles/_course.scss */
.curriculum .curriculum-tab ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
/* line 634, sass/sass-styles/_course.scss */
.curriculum .curriculum-tab ul li {
  margin: 0 2px 0 0;
}
/* line 637, sass/sass-styles/_course.scss */
.curriculum .curriculum-tab ul li a {
  width: 154px;
  height: 55px;
  font-size: 14px;
  font-weight: normal;
  line-height: 55px;
  color: #464646;
  background-color: #CCCCCC;
  text-transform: uppercase;
}
/* line 649, sass/sass-styles/_course.scss */
.curriculum .curriculum-tab ul li.item1 a:hover, .curriculum .curriculum-tab ul li.item1 a.selectarrow {
  background-color: #6b285c;
  color: white;
}
/* line 657, sass/sass-styles/_course.scss */
.curriculum .curriculum-tab ul li.item2 a:hover, .curriculum .curriculum-tab ul li.item2 a.selectarrow {
  background-color: #0192b8;
  color: white;
}
/* line 665, sass/sass-styles/_course.scss */
.curriculum .curriculum-tab ul li.item3 a:hover, .curriculum .curriculum-tab ul li.item3 a.selectarrow {
  background-color: #343479;
  color: white;
}
/* line 673, sass/sass-styles/_course.scss */
.curriculum .curriculum-tab ul li.item4 a:hover, .curriculum .curriculum-tab ul li.item4 a.selectarrow {
  background-color: #c11f5b;
  color: white;
}
/* line 681, sass/sass-styles/_course.scss */
.curriculum .curriculum-tab ul li.item5 a:hover, .curriculum .curriculum-tab ul li.item5 a.selectarrow {
  background-color: #b328a5;
  color: white;
}
/* line 689, sass/sass-styles/_course.scss */
.curriculum .curriculum-tab ul li.item6 a:hover, .curriculum .curriculum-tab ul li.item6 a.selectarrow {
  background-color: #6bac2e;
  color: white;
}
/* line 698, sass/sass-styles/_course.scss */
.curriculum .curriculum-content {
  background: #f3f3f1;
  padding: 25px;
  color: #464646;
  margin-right: 6px;
}
/* line 703, sass/sass-styles/_course.scss */
.curriculum .curriculum-content .curriculum-post {
  display: none;
}
/* line 705, sass/sass-styles/_course.scss */
.curriculum .curriculum-content .curriculum-post h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  padding-bottom: 20px;
}
/* line 709, sass/sass-styles/_course.scss */
.curriculum .curriculum-content .curriculum-post p {
  font-size: 14px;
  font-weight: normal;
  line-height: 26px;
  padding-bottom: 15px;
}
/* line 713, sass/sass-styles/_course.scss */
.curriculum .curriculum-content .curriculum-post .button {
  margin-right: 10px;
}

/* line 719, sass/sass-styles/_course.scss */
.curriculum-web {
  display: block;
}

/* line 722, sass/sass-styles/_course.scss */
.curriculum-mobile {
  display: none;
}

/* line 725, sass/sass-styles/_course.scss */
.course-detail-page {
  padding: 55px 0;
  max-height: 563px;
}
/* line 734, sass/sass-styles/_course.scss */
.course-detail-page aside {
  padding: 0 0 0 135px;
  color: white;
}
/* line 738, sass/sass-styles/_course.scss */
.course-detail-page aside h1 {
  font-size: 36px;
  font-weight: normal;
  line-height: 48px;
  padding: 0 0 25px 0;
}
/* line 742, sass/sass-styles/_course.scss */
.course-detail-page aside h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  padding: 0 0 15px 0;
}
/* line 746, sass/sass-styles/_course.scss */
.course-detail-page aside p {
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  padding: 0 0 15px 0;
}
/* line 752, sass/sass-styles/_course.scss */
.course-detail-page.item1 {
  background: #6a285b url(images/course-detail-bg.jpg) no-repeat right 0;
}
/* line 754, sass/sass-styles/_course.scss */
.course-detail-page.item1 aside {
  background: url(images/e.png) no-repeat 0 0;
}
/* line 758, sass/sass-styles/_course.scss */
.course-detail-page.item2 {
  background: #0192b8 url(images/r.jpg) no-repeat right 0;
}
/* line 760, sass/sass-styles/_course.scss */
.course-detail-page.item2 aside {
  background: url(images/r.png) no-repeat 0 0;
}
/* line 764, sass/sass-styles/_course.scss */
.course-detail-page.item3 {
  background: #343479 url(images/i.jpg) no-repeat right 0;
}
/* line 766, sass/sass-styles/_course.scss */
.course-detail-page.item3 aside {
  background: url(images/i.png) no-repeat 0 0;
}
/* line 770, sass/sass-styles/_course.scss */
.course-detail-page.item4 {
  background: #c11f5b url(images/s.jpg) no-repeat right 0;
}
/* line 772, sass/sass-styles/_course.scss */
.course-detail-page.item4 aside {
  background: url(images/s.png) no-repeat 0 0;
}
/* line 776, sass/sass-styles/_course.scss */
.course-detail-page.item5 {
  background: #b328a5 url(images/t.jpg) no-repeat right 0;
}
/* line 778, sass/sass-styles/_course.scss */
.course-detail-page.item5 aside {
  background: url(images/t.png) no-repeat 0 0;
}
/* line 782, sass/sass-styles/_course.scss */
.course-detail-page.item6 {
  background: #6bac2e url(images/9s.jpg) no-repeat right 0;
}
/* line 784, sass/sass-styles/_course.scss */
.course-detail-page.item6 aside {
  background: url(images/9s.png) no-repeat 0 0;
}

/* line 789, sass/sass-styles/_course.scss */
.productbuy {
  background-image: url(images/shadowbg.png), url(images/shadowbgbottom.png);
  background-repeat: no-repeat , no-repeat;
  background-position: center 0 , center bottom;
  background-color: #ffffff;
  padding: 100px 0 130px 0;
}
/* line 801, sass/sass-styles/_course.scss */
.productbuy .product-post {
  margin: 0px auto;
  float: none;
}
/* line 805, sass/sass-styles/_course.scss */
.productbuy .product-post h1 {
  font-size: 32px;
  font-weight: normal;
  line-height: 48px;
  padding: 0 0 20px 0;
}
/* line 809, sass/sass-styles/_course.scss */
.productbuy .product-post figure {
  margin: 14px 0 0 0;
}
/* line 813, sass/sass-styles/_course.scss */
.productbuy .product-post figure img {
  border: 1px solid #eee;
}
/* line 817, sass/sass-styles/_course.scss */
.productbuy .product-post .product-content {
  padding-top: 10px;
}
/* line 821, sass/sass-styles/_course.scss */
.productbuy .product-post .product-content h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  color: black;
  padding: 0 0 12px 0;
}
/* line 825, sass/sass-styles/_course.scss */
.productbuy .product-post .product-content h4 span {
  color: #ea6401;
  font-style: italic;
  display: block;
}
/* line 831, sass/sass-styles/_course.scss */
.productbuy .product-post .product-content p {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  padding: 0 0 15px 0;
}
/* line 835, sass/sass-styles/_course.scss */
.productbuy .product-post .product-content .buttonarea {
  margin: 20px 0 0 0;
}
/* line 837, sass/sass-styles/_course.scss */
.productbuy .product-post .product-content .buttonarea .learnmore {
  color: #959595;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  padding: 0 20px;
}
/* line 843, sass/sass-styles/_course.scss */
.productbuy .product-post .product-content .buttonarea .button {
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  padding: 10px 30px;
}

@media (max-width: 979px) {
  /* line 856, sass/sass-styles/_course.scss */
  .subnav ul li a {
    width: 118px;
  }

  /* line 863, sass/sass-styles/_course.scss */
  .course-banner {
    height: 420px;
    background-size: auto;
  }
  /* line 866, sass/sass-styles/_course.scss */
  .course-banner aside {
    padding: 25px 0px 0 0;
  }
  /* line 868, sass/sass-styles/_course.scss */
  .course-banner aside h1 {
    font-size: 26px;
    font-weight: normal;
    line-height: 40px;
    padding-bottom: 10px;
  }
  /* line 872, sass/sass-styles/_course.scss */
  .course-banner aside p {
    padding-right: 30px;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
  }
  /* line 875, sass/sass-styles/_course.scss */
  .course-banner aside p .button {
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    padding: 8px 15px;
  }

  /* line 883, sass/sass-styles/_course.scss */
  .trainer-days {
    height: 360px;
  }
  /* line 885, sass/sass-styles/_course.scss */
  .trainer-days aside {
    margin: 40px auto 0 auto;
    float: none;
  }
  /* line 888, sass/sass-styles/_course.scss */
  .trainer-days aside h1 {
    font-size: 28px;
    font-weight: normal;
    line-height: 40px;
    padding-bottom: 15px;
  }
  /* line 892, sass/sass-styles/_course.scss */
  .trainer-days aside p {
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
    padding-bottom: 10px;
  }

  /* line 898, sass/sass-styles/_course.scss */
  .sneak-peak {
    padding: 45px 0;
  }
  /* line 903, sass/sass-styles/_course.scss */
  .sneak-peak .sneaktab ul li a {
    font-size: 12px;
    font-weight: 600;
    line-height: normal;
    padding: 15px;
  }
  /* line 910, sass/sass-styles/_course.scss */
  .sneak-peak h1 {
    font-size: 30px;
    font-weight: normal;
    line-height: 40px;
  }
  /* line 913, sass/sass-styles/_course.scss */
  .sneak-peak aside {
    color: #464646;
    float: none;
  }
  /* line 916, sass/sass-styles/_course.scss */
  .sneak-peak aside h2 {
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    padding-bottom: 20px;
  }
  /* line 920, sass/sass-styles/_course.scss */
  .sneak-peak aside article {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    padding: 0 0px 0 110px;
    min-height: 140px;
  }

  /* line 932, sass/sass-styles/_course.scss */
  .course-video aside article {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
  }
  /* line 935, sass/sass-styles/_course.scss */
  .course-video aside article ul li {
    padding: 1px 20px 10px 40px;
  }
  /* line 939, sass/sass-styles/_course.scss */
  .course-video aside article p {
    padding: 0px 0 10px 0px;
  }
  /* line 943, sass/sass-styles/_course.scss */
  .course-video aside figure {
    height: 240px;
  }

  /* line 948, sass/sass-styles/_course.scss */
  .nearlocation {
    height: auto;
  }
  /* line 951, sass/sass-styles/_course.scss */
  .nearlocation .nearlocation-content h1 {
    font-size: 30px;
    font-weight: normal;
    line-height: 44px;
  }
  /* line 955, sass/sass-styles/_course.scss */
  .nearlocation .nearlocation-content .location article {
    min-height: 140px;
    margin-right: 20px;
  }
  /* line 958, sass/sass-styles/_course.scss */
  .nearlocation .nearlocation-content .location article h4 {
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
  }
  /* line 962, sass/sass-styles/_course.scss */
  .nearlocation .nearlocation-content .location article p {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
  }

  /* line 969, sass/sass-styles/_course.scss */
  .course-detail-page {
    padding: 35px 0;
    max-height: 553px;
  }
  /* line 973, sass/sass-styles/_course.scss */
  .course-detail-page aside h1 {
    font-size: 30px;
    font-weight: normal;
    line-height: 40px;
    padding: 0 0 20px 0;
  }
  /* line 977, sass/sass-styles/_course.scss */
  .course-detail-page aside h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
  }
  /* line 980, sass/sass-styles/_course.scss */
  .course-detail-page aside p {
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
  }

  /* line 987, sass/sass-styles/_course.scss */
  .trainer-list {
    padding: 45px 0 0px 0;
  }
  /* line 992, sass/sass-styles/_course.scss */
  .trainer-list .trainerarea article div p {
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
  }
  /* line 995, sass/sass-styles/_course.scss */
  .trainer-list .trainerarea article div small {
    margin: 10px 0 15px 0;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 999, sass/sass-styles/_course.scss */
  .trainer-list .trainerarea article div .button {
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    padding: 8px 20px;
  }

  /* line 1008, sass/sass-styles/_course.scss */
  .essentials-course {
    padding: 60px 0 85px 0;
  }
  /* line 1010, sass/sass-styles/_course.scss */
  .essentials-course h1 {
    font-size: 30px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 1015, sass/sass-styles/_course.scss */
  .essentials-course .course-detail aside h6 {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
  }
  /* line 1018, sass/sass-styles/_course.scss */
  .essentials-course .course-detail aside p {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
  }

  /* line 1024, sass/sass-styles/_course.scss */
  .register-essentials {
    height: 320px;
  }
  /* line 1026, sass/sass-styles/_course.scss */
  .register-essentials h1 {
    font-size: 30px;
    font-weight: normal;
    line-height: normal;
    padding: 40px 0 15px 0;
  }
  /* line 1030, sass/sass-styles/_course.scss */
  .register-essentials p {
    color: white;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    padding: 0 20px 10px 20px;
  }
  /* line 1035, sass/sass-styles/_course.scss */
  .register-essentials .register-today {
    padding: 10px 0 0 0;
  }

  /* line 1040, sass/sass-styles/_course.scss */
  #learn {
    padding-top: 50px;
  }
  /* line 1044, sass/sass-styles/_course.scss */
  #learn article ul li {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    padding: 1px 0 10px 40px;
  }

  /* line 1051, sass/sass-styles/_course.scss */
  .learn-course {
    padding: 55px 0 80px 0;
  }
  /* line 1053, sass/sass-styles/_course.scss */
  .learn-course article {
    padding: 10px;
  }
  /* line 1055, sass/sass-styles/_course.scss */
  .learn-course article h6 {
    padding-bottom: 0px;
  }
  /* line 1058, sass/sass-styles/_course.scss */
  .learn-course article p {
    padding-bottom: 3px;
  }
  /* line 1061, sass/sass-styles/_course.scss */
  .learn-course article .moreinfo {
    padding-top: 5px;
  }
  /* line 1066, sass/sass-styles/_course.scss */
  .learn-course .learn-course-list {
    margin: 20px auto;
  }

  /* line 1070, sass/sass-styles/_course.scss */
  .curriculum {
    margin-left: 24px;
  }
  /* line 1072, sass/sass-styles/_course.scss */
  .curriculum h1 {
    font-size: 30px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 1078, sass/sass-styles/_course.scss */
  .curriculum .curriculum-tab ul li a {
    width: 118px;
    font-size: 13px;
    font-weight: 600;
    line-height: 55px;
  }
  /* line 1088, sass/sass-styles/_course.scss */
  .curriculum .curriculum-content .curriculum-post h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
  }
  /* line 1091, sass/sass-styles/_course.scss */
  .curriculum .curriculum-content .curriculum-post p {
    font-size: 13px;
    font-weight: normal;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  /* line 1101, sass/sass-styles/_course.scss */
  .subnav {
    background: none;
  }
  /* line 1103, sass/sass-styles/_course.scss */
  .subnav ul {
    margin: 10px 20px;
  }
  /* line 1105, sass/sass-styles/_course.scss */
  .subnav ul li {
    float: none;
    display: block;
  }
  /* line 1108, sass/sass-styles/_course.scss */
  .subnav ul li a {
    width: auto;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    padding: 10px 0;
    border-bottom-width: 3px;
    float: left;
    width: 49.5%;
    margin-right: 1px;
  }

  /* line 1122, sass/sass-styles/_course.scss */
  .course-banner {
    height: auto;
    background: #f1f1f1 !important;
    padding-bottom: 30px;
  }
  /* line 1126, sass/sass-styles/_course.scss */
  .course-banner aside {
    text-align: center;
    padding: 20px;
  }
  /* line 1129, sass/sass-styles/_course.scss */
  .course-banner aside h1 {
    font-size: 22px;
    font-weight: normal;
    line-height: normal;
    padding-bottom: 10px;
  }
  /* line 1133, sass/sass-styles/_course.scss */
  .course-banner aside p {
    padding-right: 0px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
  }

  /* line 1140, sass/sass-styles/_course.scss */
  .nearlocation {
    height: auto;
    min-height: auto;
  }
  /* line 1143, sass/sass-styles/_course.scss */
  .nearlocation .nearlocation-content {
    padding: 30px 20px;
  }
  /* line 1145, sass/sass-styles/_course.scss */
  .nearlocation .nearlocation-content h1 {
    font-size: 22px;
    font-weight: normal;
    line-height: normal;
    margin-left: 0px;
  }
  /* line 1149, sass/sass-styles/_course.scss */
  .nearlocation .nearlocation-content h6 {
    margin-left: 0px;
  }
  /* line 1153, sass/sass-styles/_course.scss */
  .nearlocation .nearlocation-content .location article {
    margin-top: 10px;
    margin-right: 0px;
    min-height: auto;
  }
  /* line 1157, sass/sass-styles/_course.scss */
  .nearlocation .nearlocation-content .location article h4 {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 1161, sass/sass-styles/_course.scss */
  .nearlocation .nearlocation-content .location article p {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    padding: 2px 0 10px 0;
  }

  /* line 1169, sass/sass-styles/_course.scss */
  .trainer-days {
    height: auto;
    background: #6B285C;
  }
  /* line 1172, sass/sass-styles/_course.scss */
  .trainer-days aside {
    padding: 20px;
    text-align: center;
    margin: 0px;
  }
  /* line 1176, sass/sass-styles/_course.scss */
  .trainer-days aside h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 1179, sass/sass-styles/_course.scss */
  .trainer-days aside p {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
  }

  /* line 1184, sass/sass-styles/_course.scss */
  .sneak-peak {
    padding: 20px;
  }
  /* line 1188, sass/sass-styles/_course.scss */
  .sneak-peak .sneaktab ul li {
    float: left;
    width: 49.5%;
    margin-bottom: 1px;
  }
  /* line 1192, sass/sass-styles/_course.scss */
  .sneak-peak .sneaktab ul li a {
    font-size: 11px;
    font-weight: 600;
    line-height: normal;
    padding: 10px 5px;
    display: block;
    text-align: center;
    letter-spacing: -1px;
  }
  /* line 1202, sass/sass-styles/_course.scss */
  .sneak-peak h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
    padding-bottom: 15px;
    margin: 0px;
  }
  /* line 1208, sass/sass-styles/_course.scss */
  .sneak-peak aside h2 {
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    margin: 0px;
  }
  /* line 1212, sass/sass-styles/_course.scss */
  .sneak-peak aside article {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    min-height: 100px;
  }

  /* line 1219, sass/sass-styles/_course.scss */
  .course-video {
    padding: 20px;
  }
  /* line 1222, sass/sass-styles/_course.scss */
  .course-video aside figure {
    height: 200px;
    margin-top: 15px;
  }

  /* line 1228, sass/sass-styles/_course.scss */
  .business {
    padding: 20px;
  }
  /* line 1231, sass/sass-styles/_course.scss */
  .business article h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 1235, sass/sass-styles/_course.scss */
  .business article ul li {
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    padding: 1px 0 10px 40px;
    background-position: 0 0px;
  }
  /* line 1241, sass/sass-styles/_course.scss */
  .business article p {
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
  }

  /* line 1246, sass/sass-styles/_course.scss */
  .essentials-course {
    text-align: center;
    padding: 20px;
  }
  /* line 1249, sass/sass-styles/_course.scss */
  .essentials-course h1 {
    font-size: 22px;
    font-weight: normal;
    line-height: normal;
    padding-bottom: 10px;
  }
  /* line 1254, sass/sass-styles/_course.scss */
  .essentials-course .course-detail aside {
    margin-bottom: 10px;
  }
  /* line 1257, sass/sass-styles/_course.scss */
  .essentials-course .course-detail aside figure img {
    width: auto;
  }
  /* line 1261, sass/sass-styles/_course.scss */
  .essentials-course .course-detail aside h6 {
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
  }
  /* line 1264, sass/sass-styles/_course.scss */
  .essentials-course .course-detail aside p {
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
  }

  /* line 1270, sass/sass-styles/_course.scss */
  .register-essentials {
    height: auto;
    padding: 20px;
  }
  /* line 1273, sass/sass-styles/_course.scss */
  .register-essentials h1 {
    font-size: 22px;
    font-weight: normal;
    line-height: normal;
    padding: 0px 0 10px 0;
  }
  /* line 1277, sass/sass-styles/_course.scss */
  .register-essentials p {
    color: white;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    padding: 0 10px 10px 10px;
  }
  /* line 1283, sass/sass-styles/_course.scss */
  .register-essentials .register-today .button {
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    width: 200px;
  }

  /* line 1290, sass/sass-styles/_course.scss */
  #learn {
    padding: 20px;
  }
  /* line 1292, sass/sass-styles/_course.scss */
  #learn article {
    margin-top: 10px;
  }
  /* line 1294, sass/sass-styles/_course.scss */
  #learn article ul {
    margin: 0px;
  }
  /* line 1296, sass/sass-styles/_course.scss */
  #learn article ul li {
    background: none;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    padding: 1px 0 8px 20px;
  }

  /* line 1304, sass/sass-styles/_course.scss */
  .learn-course {
    padding: 20px;
  }
  /* line 1306, sass/sass-styles/_course.scss */
  .learn-course h1 {
    font-size: 22px;
    font-weight: normal;
    line-height: normal;
    padding: 20px 0 10px 0;
  }
  /* line 1310, sass/sass-styles/_course.scss */
  .learn-course .learn-course-list {
    margin: 10px auto;
  }

  /* line 1315, sass/sass-styles/_course.scss */
  .trainer-list {
    padding: 20px;
  }
  /* line 1318, sass/sass-styles/_course.scss */
  .trainer-list .trainerarea article {
    text-align: center;
  }
  /* line 1320, sass/sass-styles/_course.scss */
  .trainer-list .trainerarea article figure {
    display: none;
  }
  /* line 1323, sass/sass-styles/_course.scss */
  .trainer-list .trainerarea article div {
    padding: 0px;
  }
  /* line 1325, sass/sass-styles/_course.scss */
  .trainer-list .trainerarea article div p {
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
  }
  /* line 1328, sass/sass-styles/_course.scss */
  .trainer-list .trainerarea article div small {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 1331, sass/sass-styles/_course.scss */
  .trainer-list .trainerarea article div .button {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
  }

  /* line 1339, sass/sass-styles/_course.scss */
  .curriculum-web {
    display: none;
  }

  /* line 1342, sass/sass-styles/_course.scss */
  .curriculum-mobile {
    display: block;
    padding: 20px;
  }
  /* line 1345, sass/sass-styles/_course.scss */
  .curriculum-mobile h1 {
    font-size: 22px;
    font-weight: normal;
    line-height: normal;
    padding: 20px 0 10px 0;
  }
  /* line 1350, sass/sass-styles/_course.scss */
  .curriculum-mobile article h2 {
    padding: 10px 20px;
    color: #464646;
    background: #CCCCCC;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    margin-bottom: 1px;
    cursor: pointer;
  }
  /* line 1359, sass/sass-styles/_course.scss */
  .curriculum-mobile article .curriculumbox {
    display: none;
    padding: 15px;
    border: 1px solid #ccc;
  }
  /* line 1363, sass/sass-styles/_course.scss */
  .curriculum-mobile article .curriculumbox h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    padding-bottom: 5px;
  }
  /* line 1367, sass/sass-styles/_course.scss */
  .curriculum-mobile article .curriculumbox p {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    padding: 0 0 10px 0;
  }
  /* line 1373, sass/sass-styles/_course.scss */
  .curriculum-mobile article .curriculumbox .buttonarea a {
    margin: 0 0px 10px 0px;
    padding: 6px 10px;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 1384, sass/sass-styles/_course.scss */
  .curriculum-mobile .item1.active h2 {
    background-color: #6b285c;
    color: white;
  }
  /* line 1392, sass/sass-styles/_course.scss */
  .curriculum-mobile .item2.active h2 {
    background-color: #0192b8;
    color: white;
  }
  /* line 1401, sass/sass-styles/_course.scss */
  .curriculum-mobile .item3.active h2 {
    background-color: #343479;
    color: white;
  }
  /* line 1409, sass/sass-styles/_course.scss */
  .curriculum-mobile .item4.active h2 {
    background-color: #c11f5b;
    color: white;
  }
  /* line 1417, sass/sass-styles/_course.scss */
  .curriculum-mobile .item5.active h2 {
    background-color: #b328a5;
    color: white;
  }
  /* line 1425, sass/sass-styles/_course.scss */
  .curriculum-mobile .item6.active h2 {
    background-color: #6bac2e;
    color: white;
  }

  /* line 1432, sass/sass-styles/_course.scss */
  .course-detail-page {
    padding: 20px;
    max-height: auto;
    background: none;
    text-align: center;
  }
  /* line 1437, sass/sass-styles/_course.scss */
  .course-detail-page aside {
    padding: 0px;
  }
  /* line 1439, sass/sass-styles/_course.scss */
  .course-detail-page aside h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
    padding: 0 0 20px 0;
  }
  /* line 1443, sass/sass-styles/_course.scss */
  .course-detail-page aside h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
  }
  /* line 1446, sass/sass-styles/_course.scss */
  .course-detail-page aside p {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
  }
  /* line 1451, sass/sass-styles/_course.scss */
  .course-detail-page.item1 {
    background: #6a285b;
  }
  /* line 1453, sass/sass-styles/_course.scss */
  .course-detail-page.item1 aside {
    background: none;
  }
  /* line 1457, sass/sass-styles/_course.scss */
  .course-detail-page.item2 {
    background: #0192B8;
  }
  /* line 1459, sass/sass-styles/_course.scss */
  .course-detail-page.item2 aside {
    background: none;
  }
  /* line 1463, sass/sass-styles/_course.scss */
  .course-detail-page.item3 {
    background: #343479;
  }
  /* line 1465, sass/sass-styles/_course.scss */
  .course-detail-page.item3 aside {
    background: none;
  }
  /* line 1469, sass/sass-styles/_course.scss */
  .course-detail-page.item4 {
    background: #C11F5B;
  }
  /* line 1471, sass/sass-styles/_course.scss */
  .course-detail-page.item4 aside {
    background: none;
  }
  /* line 1475, sass/sass-styles/_course.scss */
  .course-detail-page.item5 {
    background: #B328A5;
  }
  /* line 1477, sass/sass-styles/_course.scss */
  .course-detail-page.item5 aside {
    background: none;
  }
  /* line 1481, sass/sass-styles/_course.scss */
  .course-detail-page.item6 {
    background: #6bac2e;
  }
  /* line 1483, sass/sass-styles/_course.scss */
  .course-detail-page.item6 aside {
    background: none;
  }

  /* line 1488, sass/sass-styles/_course.scss */
  .productbuy {
    padding: 40px 20px;
    text-align: center;
  }
  /* line 1492, sass/sass-styles/_course.scss */
  .productbuy .product-post h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 1500, sass/sass-styles/_course.scss */
  .productbuy .product-post .product-content h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
  }
  /* line 1503, sass/sass-styles/_course.scss */
  .productbuy .product-post .product-content p {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
  }
  /* line 1506, sass/sass-styles/_course.scss */
  .productbuy .product-post .product-content .buttonarea {
    margin: 10px 0 0 0;
  }
  /* line 1508, sass/sass-styles/_course.scss */
  .productbuy .product-post .product-content .buttonarea .button {
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    padding: 8px 20px;
  }
}
/* line 1, sass/sass-styles/_blog.scss */
#blog {
  padding: 35px 0 50px 0;
}
/* line 4, sass/sass-styles/_blog.scss */
#blog h2, #blog h3, #blog h4, #blog h5, #blog h6 {
  padding-bottom: 10px;
}
/* line 13, sass/sass-styles/_blog.scss */
#blog .post {
  background: url(images/postbg.jpg) no-repeat center bottom;
  padding: 20px 0px 30px 0;
}
/* line 16, sass/sass-styles/_blog.scss */
#blog .post:first-child {
  padding-top: 0px;
}
/* line 19, sass/sass-styles/_blog.scss */
#blog .post .categoryname {
  border-bottom: 1px solid #bfbfbf;
  padding: 0 0 10px 0;
  margin-bottom: 22px;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  color: #959595;
}
/* line 27, sass/sass-styles/_blog.scss */
#blog .post .post-title {
  color: #343434;
  font-size: 30px;
  font-weight: normal;
  line-height: 40px;
  margin: 0px 0 22px 0;
}
/* line 34, sass/sass-styles/_blog.scss */
#blog .post .post-info .postedby {
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  color: #7d7c7a;
  text-transform: uppercase;
  margin: 0px;
}
/* line 40, sass/sass-styles/_blog.scss */
#blog .post .post-info .postedby a {
  color: #7d7c7a;
}
/* line 46, sass/sass-styles/_blog.scss */
#blog .post .post-info .shareicons span {
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  color: #7d7c7a;
  text-transform: uppercase;
  margin: 2px 10px 0 0;
}
/* line 54, sass/sass-styles/_blog.scss */
#blog .post .post-info .shareicons a {
  background: url(images/shareicon.jpg) no-repeat 0 0;
  width: 21px;
  height: 20px;
  font-size: 0px;
  margin: 0px 9px 0 0;
  text-indent: -9999em;
}
/* line 63, sass/sass-styles/_blog.scss */
#blog .post .post-info .shareicons a.tw {
  background-position: -27px 0;
}
/* line 66, sass/sass-styles/_blog.scss */
#blog .post .post-info .shareicons a.gp {
  background-position: -55px 0;
}
/* line 73, sass/sass-styles/_blog.scss */
#blog .post .video {
  height: 390px;
}
/* line 77, sass/sass-styles/_blog.scss */
#blog .post .post-content {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #464646;
  padding-top: 25px;
}
/* line 81, sass/sass-styles/_blog.scss */
#blog .post .post-content h1 {
  font-size: 30px;
  font-weight: normal;
  line-height: normal;
  color: #464646;
}
/* line 85, sass/sass-styles/_blog.scss */
#blog .post .post-content h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  color: #464646;
}
/* line 89, sass/sass-styles/_blog.scss */
#blog .post .post-content h3 {
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  color: #ea6401;
  font-family: 'TrendSansOne';
}
/* line 94, sass/sass-styles/_blog.scss */
#blog .post .post-content h4 {
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  color: #464646;
}
/* line 98, sass/sass-styles/_blog.scss */
#blog .post .post-content h5 {
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  color: #464646;
}
/* line 102, sass/sass-styles/_blog.scss */
#blog .post .post-content h6 {
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  color: #464646;
}
/* line 106, sass/sass-styles/_blog.scss */
#blog .post .post-content p {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #464646;
  padding: 0 0 15px 0;
}
/* line 110, sass/sass-styles/_blog.scss */
#blog .post .post-content p a {
  color: #ea6401;
}
/* line 115, sass/sass-styles/_blog.scss */
#blog .post .post-content li {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #464646;
  padding-bottom: 10px;
}
/* line 120, sass/sass-styles/_blog.scss */
#blog .post .post-content ul {
  margin: 0px 0 15px 0;
  padding: 0px;
  list-style: none;
}
/* line 124, sass/sass-styles/_blog.scss */
#blog .post .post-content ul li {
  background: url(images/bulletlist.jpg) no-repeat 0 6px;
  padding-left: 20px;
}
/* line 129, sass/sass-styles/_blog.scss */
#blog .post .post-content img.alignleft {
  margin: 1px 15px 10px 0px;
}
/* line 133, sass/sass-styles/_blog.scss */
#blog .post .post-content img.alignright {
  margin: 1px 0px 10px 15px;
}
/* line 137, sass/sass-styles/_blog.scss */
#blog .post .post-content ol {
  margin: 0 0 15px 20px;
  padding: 0px;
}
/* line 141, sass/sass-styles/_blog.scss */
#blog .post .post-content .readmore {
  color: #ea6401;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
}
/* line 147, sass/sass-styles/_blog.scss */
#blog .post .videohighlights {
  margin: 10px 0 25px 0;
  padding: 10px;
  background: #f1f1f1;
  border: 2px solid #e2e2e2;
}
/* line 153, sass/sass-styles/_blog.scss */
#blog .post .videohighlights .showhighlight {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #464646;
  background: url(images/showvideo.png) no-repeat 0 5px;
  display: block;
  padding: 0 0 0 22px;
}
/* line 159, sass/sass-styles/_blog.scss */
#blog .post .videohighlights .showhighlight.active {
  padding: 0px;
  background: none;
}
/* line 164, sass/sass-styles/_blog.scss */
#blog .post .videohighlights .highlight-content {
  display: none;
}
/* line 167, sass/sass-styles/_blog.scss */
#blog .post .videohighlights ul {
  margin-top: 15px;
}
/* line 169, sass/sass-styles/_blog.scss */
#blog .post .videohighlights ul li {
  background: url(images/highlight-arrow.png) no-repeat 0 7px;
}
/* line 175, sass/sass-styles/_blog.scss */
#blog .wp-pagenavi {
  margin: 20px auto;
  display: table;
}
/* line 178, sass/sass-styles/_blog.scss */
#blog .wp-pagenavi span, #blog .wp-pagenavi a {
  padding: 7px 11px;
  background: #f1f1f1;
  font-family: arial;
  border: 2px solid #e2e2e2;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  color: #959595;
  text-transform: uppercase;
  margin: 0px 5px;
}

/* line 194, sass/sass-styles/_blog.scss */
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style] {
  width: 100% !important;
}

@media (max-width: 979px) {
  /* line 199, sass/sass-styles/_blog.scss */
  #blog .post .post-title {
    font-size: 30px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 202, sass/sass-styles/_blog.scss */
  #blog .post .video {
    height: 300px;
  }
  /* line 206, sass/sass-styles/_blog.scss */
  #blog .wp-pagenavi {
    margin: 20px auto;
    display: table;
  }
  /* line 209, sass/sass-styles/_blog.scss */
  #blog .wp-pagenavi span, #blog .wp-pagenavi a {
    padding: 2px 8px;
    border: 2px solid #e2e2e2;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    margin: 0px 3px;
  }
}
@media (max-width: 767px) {
  /* line 221, sass/sass-styles/_blog.scss */
  #blog .post .post-title {
    font-size: 22px;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 10px 0;
  }
  /* line 226, sass/sass-styles/_blog.scss */
  #blog .post .post-info .postedby {
    display: none;
  }
  /* line 230, sass/sass-styles/_blog.scss */
  #blog .post .post-info .shareicons span {
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    margin: 2px 5px 0 0;
    float: left;
  }
  /* line 235, sass/sass-styles/_blog.scss */
  #blog .post .post-info .shareicons a {
    float: left;
  }
  /* line 241, sass/sass-styles/_blog.scss */
  #blog .post .video {
    height: 230px;
  }
  /* line 244, sass/sass-styles/_blog.scss */
  #blog .post .videohighlights {
    margin: 10px 0 15px 0;
    padding: 5px;
  }
  /* line 247, sass/sass-styles/_blog.scss */
  #blog .post .videohighlights .showhighlight {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    background: url(images/showvideo.png) no-repeat 0 3px;
  }
  /* line 252, sass/sass-styles/_blog.scss */
  #blog .post .videohighlights ul {
    margin-top: 15px;
  }
  /* line 254, sass/sass-styles/_blog.scss */
  #blog .post .videohighlights ul li {
    background: url(images/highlight-arrow.png) no-repeat 0 5px;
  }
  /* line 259, sass/sass-styles/_blog.scss */
  #blog .post .post-content {
    padding-top: 15px;
  }
  /* line 261, sass/sass-styles/_blog.scss */
  #blog .post .post-content h2 {
    font-size: 22px;
    font-weight: normal;
    line-height: 24px;
  }
  /* line 265, sass/sass-styles/_blog.scss */
  #blog .post .post-content p {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    padding: 0 0 10px 0;
  }
  /* line 270, sass/sass-styles/_blog.scss */
  #blog .post .post-content li {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
  }
  /* line 273, sass/sass-styles/_blog.scss */
  #blog .post .post-content .readmore {
    font-size: 13px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 280, sass/sass-styles/_blog.scss */
  #blog .wp-pagenavi {
    margin: 20px auto;
    display: table;
  }
  /* line 283, sass/sass-styles/_blog.scss */
  #blog .wp-pagenavi span, #blog .wp-pagenavi a {
    padding: 2px 4px;
    border: 1px solid #e2e2e2;
    font-size: 11px;
    font-weight: normal;
    line-height: normal;
    margin: 0px 1px;
  }
}
/* line 2, sass/sass-styles/_sidebar.scss */
.widget-area .widget {
  color: #464646;
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
  margin: 0 0 20px 0;
}
/* line 6, sass/sass-styles/_sidebar.scss */
.widget-area .widget .widget-title {
  color: #464646;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  padding: 0px 0 10px 0;
  text-transform: uppercase;
}
/* line 12, sass/sass-styles/_sidebar.scss */
.widget-area .widget ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
/* line 16, sass/sass-styles/_sidebar.scss */
.widget-area .widget ul li {
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  display: block;
  padding: 10px;
  border-bottom: 1px solid #CCCCCC;
}
/* line 23, sass/sass-styles/_sidebar.scss */
.widget-area .widget p {
  padding: 0 0 10px 0;
}
/* line 25, sass/sass-styles/_sidebar.scss */
.widget-area .widget p a {
  text-decoration: underline;
}
/* line 33, sass/sass-styles/_sidebar.scss */
.widget-area .widget-box {
  border: 1px solid #cfcfcf;
}
/* line 35, sass/sass-styles/_sidebar.scss */
.widget-area .widget-box h4 {
  color: white;
  background: #464646;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
}
/* line 41, sass/sass-styles/_sidebar.scss */
.widget-area .widget-box .freereport {
  padding: 15px 20px 0 15px;
}
/* line 44, sass/sass-styles/_sidebar.scss */
.widget-area .widget-box .freereport img {
  margin-bottom: 25px;
}
/* line 47, sass/sass-styles/_sidebar.scss */
.widget-area .widget-box .freereport .form-item {
  padding: 0 0 10px 0;
}
/* line 49, sass/sass-styles/_sidebar.scss */
.widget-area .widget-box .freereport .form-item .form-text {
  width: 95%;
}
/* line 53, sass/sass-styles/_sidebar.scss */
.widget-area .widget-box .freereport p {
  font-style: italic;
  color: #464646;
  padding-bottom: 20px;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
}
/* line 58, sass/sass-styles/_sidebar.scss */
.widget-area .widget-box .freereport p strong {
  display: block;
  font-style: normal;
  font-size: 13px;
  font-weight: 600;
  line-height: normal;
}
/* line 63, sass/sass-styles/_sidebar.scss */
.widget-area .widget-box .freereport p .button {
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  font-style: normal;
  text-decoration: none;
  margin: 5px 0 0 0;
}
/* line 71, sass/sass-styles/_sidebar.scss */
.widget-area .widget-box .signuparea {
  padding: 15px 20px;
}
/* line 73, sass/sass-styles/_sidebar.scss */
.widget-area .widget-box .signuparea h6 {
  font-size: 12px;
  font-weight: 600;
  line-height: normal;
  padding: 0 0 10px 0;
}
/* line 77, sass/sass-styles/_sidebar.scss */
.widget-area .widget-box .signuparea .signupinput {
  padding: 5px;
  width: 95%;
  font-size: 11px;
  font-weight: normal;
  line-height: normal;
}
/* line 82, sass/sass-styles/_sidebar.scss */
.widget-area .widget-box .signuparea .button {
  margin-top: 10px;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
}
/* line 87, sass/sass-styles/_sidebar.scss */
.widget-area .widget-box .findtrainer {
  padding: 15px 15px 0px 15px;
}
/* line 89, sass/sass-styles/_sidebar.scss */
.widget-area .widget-box .findtrainer p {
  padding-bottom: 15px;
}
/* line 91, sass/sass-styles/_sidebar.scss */
.widget-area .widget-box .findtrainer p input[type="text"] {
  width: 95%;
  padding: 5px 5px;
  border: 1px solid #bbbbba;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
}
/* line 97, sass/sass-styles/_sidebar.scss */
.widget-area .widget-box .findtrainer p select {
  width: 100%;
}
/* line 101, sass/sass-styles/_sidebar.scss */
.widget-area .widget-box .findtrainer p .button {
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
}
/* line 108, sass/sass-styles/_sidebar.scss */
.widget-area .helpus {
  padding: 15px 12px 15px 65px;
  background: #f3f3f1 url(images/helpicon.jpg) no-repeat 10px center;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #464646;
  border: 1px solid #cfcfcf;
  margin: 18px 0 0 0;
}
/* line 115, sass/sass-styles/_sidebar.scss */
.widget-area .helpus span {
  color: #ea6401;
}

/* line 121, sass/sass-styles/_sidebar.scss */
.recent-trianer h2 {
  color: #464646;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  padding: 0px 0 18px 0;
  text-transform: uppercase;
}
/* line 127, sass/sass-styles/_sidebar.scss */
.recent-trianer article {
  margin-bottom: 20px;
}
/* line 130, sass/sass-styles/_sidebar.scss */
.recent-trianer article aside {
  background: #464646;
}
/* line 132, sass/sass-styles/_sidebar.scss */
.recent-trianer article aside div {
  padding: 15px;
}
/* line 134, sass/sass-styles/_sidebar.scss */
.recent-trianer article aside div h1 {
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  padding-bottom: 2px;
  color: white;
}
/* line 138, sass/sass-styles/_sidebar.scss */
.recent-trianer article aside div h1 a {
  color: white;
}
/* line 142, sass/sass-styles/_sidebar.scss */
.recent-trianer article aside div p {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  color: white;
}
/* line 145, sass/sass-styles/_sidebar.scss */
.recent-trianer article aside div p a {
  color: white;
}

@media (max-width: 767px) {
  /* line 157, sass/sass-styles/_sidebar.scss */
  .recent-trianer article img {
    width: 100%;
  }
  /* line 161, sass/sass-styles/_sidebar.scss */
  .recent-trianer h2 {
    color: #464646;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    padding: 0px 0 18px 0;
  }

  /* line 167, sass/sass-styles/_sidebar.scss */
  .drbio, #text-6 {
    text-align: center;
  }
}
/* line 2, sass/sass-styles/_pages.scss */
.page .nav {
  padding-bottom: 20px;
}
/* line 4, sass/sass-styles/_pages.scss */
.page .nav ul {
  margin: 0;
  padding: 0px;
  list-style: none;
  border-bottom: 1px solid #464646;
}
/* line 12, sass/sass-styles/_pages.scss */
.page .nav ul li a {
  padding: 0 5px 8px 5px;
  font-family: 'AvenirLTStd-Heavy';
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  color: #464646;
  text-transform: uppercase;
  margin-right: 45px;
}
/* line 20, sass/sass-styles/_pages.scss */
.page .nav ul li a:hover {
  color: #ea6401;
  background: url(images/navarrow.png) no-repeat center bottom;
}
/* line 26, sass/sass-styles/_pages.scss */
.page .nav ul li.current_page_item a {
  color: #ea6401;
  background: url(images/navarrow.png) no-repeat center bottom;
}
/* line 35, sass/sass-styles/_pages.scss */
.page .page-content h2, .page .page-content h3, .page .page-content h4, .page .page-content h5, .page .page-content h6 {
  padding-bottom: 10px;
}
/* line 38, sass/sass-styles/_pages.scss */
.page .page-content .entry-title {
  font-size: 36px;
  font-weight: normal;
  line-height: 48px;
  padding: 0 0 20px 0;
  color: #464646;
}
/* line 43, sass/sass-styles/_pages.scss */
.page .page-content h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  color: #464646;
}
/* line 46, sass/sass-styles/_pages.scss */
.page .page-content h2.description-head {
  padding: 15px 0 20px 0;
}
/* line 50, sass/sass-styles/_pages.scss */
.page .page-content h3 {
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
  color: #ea6401;
}
/* line 54, sass/sass-styles/_pages.scss */
.page .page-content h4 {
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  color: #464646;
}
/* line 58, sass/sass-styles/_pages.scss */
.page .page-content h5 {
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  color: #464646;
}
/* line 62, sass/sass-styles/_pages.scss */
.page .page-content h6 {
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  color: #464646;
}
/* line 66, sass/sass-styles/_pages.scss */
.page .page-content p {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #464646;
  padding: 0 0 15px 0;
}
/* line 70, sass/sass-styles/_pages.scss */
.page .page-content p a {
  color: #ea6401;
}
/* line 72, sass/sass-styles/_pages.scss */
.page .page-content p a:hover {
  text-decoration: underline;
}
/* line 76, sass/sass-styles/_pages.scss */
.page .page-content p .orange {
  color: #ea6401;
}
/* line 81, sass/sass-styles/_pages.scss */
.page .page-content li {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #464646;
  padding-bottom: 10px;
}
/* line 85, sass/sass-styles/_pages.scss */
.page .page-content li a {
  color: #ea6401;
}
/* line 87, sass/sass-styles/_pages.scss */
.page .page-content li a:hover {
  text-decoration: underline;
}
/* line 92, sass/sass-styles/_pages.scss */
.page .page-content ul {
  margin: 0px 0 15px 0;
  padding: 0px;
  list-style: none;
}
/* line 96, sass/sass-styles/_pages.scss */
.page .page-content ul li {
  background: url(images/bulletlist.jpg) no-repeat 0 6px;
  padding-left: 20px;
}
/* line 101, sass/sass-styles/_pages.scss */
.page .page-content img.alignleft {
  margin: 1px 15px 10px 0px;
}
/* line 105, sass/sass-styles/_pages.scss */
.page .page-content img.alignright {
  margin: 1px 0px 10px 15px;
}
/* line 109, sass/sass-styles/_pages.scss */
.page .page-content ol {
  margin: 0 0 15px 20px;
  padding: 0px;
}
/* line 114, sass/sass-styles/_pages.scss */
.page .errorpage {
  margin: 0px auto;
  display: table;
}
/* line 116, sass/sass-styles/_pages.scss */
.page .faq article {
  padding: 0 0 20px 0;
}
/* line 118, sass/sass-styles/_pages.scss */
.page .faq article h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #464646;
  background: url(images/faqicon.jpg) no-repeat 0 4px;
  padding: 0 0 0 30px;
  cursor: pointer;
}
/* line 125, sass/sass-styles/_pages.scss */
.page .faq article .box {
  display: none;
  padding: 15px 0 0 30px;
}
/* line 130, sass/sass-styles/_pages.scss */
.page .faq article.active h4 {
  background-position: 0 -120px;
}
/* line 138, sass/sass-styles/_pages.scss */
.page .whyzhealth ul li {
  background: none;
  padding-left: 40px;
  margin-bottom: 5px;
  padding-top: 2px;
}
/* line 144, sass/sass-styles/_pages.scss */
.page .whyzhealth ul li span {
  background: url(images/bulletbg.jpg) no-repeat 0 0;
  width: 28px;
  height: 28px;
  font-size: 14px;
  font-weight: 600;
  line-height: 28px;
  color: white;
  position: absolute;
  top: 0px;
  left: 0px;
}
/* line 157, sass/sass-styles/_pages.scss */
.page .whyzhealth .agreement {
  padding: 15px;
  border: 1px solid #C1C1C1;
  margin: 20px 0;
}
/* line 161, sass/sass-styles/_pages.scss */
.page .whyzhealth .agreement .scroll {
  height: 280px;
  overflow-y: scroll;
  padding-right: 10px;
}
/* line 167, sass/sass-styles/_pages.scss */
.page .whyzhealth .getreport {
  background: #f3f3f1 url(images/getreportbg.jpg) no-repeat right 20px;
  padding: 15px 230px 15px 15px;
  margin: 20px 0 40px 0;
}
/* line 172, sass/sass-styles/_pages.scss */
.page .whyzhealth .getreport h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  padding: 0 0 5px 0;
}
/* line 177, sass/sass-styles/_pages.scss */
.page .whyzhealth .getreport .form-item {
  padding: 0 0 25px 0;
}
/* line 180, sass/sass-styles/_pages.scss */
.page .whyzhealth .getreport label {
  display: block;
  color: #464646;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  padding: 0 0 10px 0;
}
/* line 186, sass/sass-styles/_pages.scss */
.page .whyzhealth .getreport .form-text {
  border: 1px solid #bbbbba;
  padding: 8px 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  color: #959595;
  width: 370px;
}
/* line 194, sass/sass-styles/_pages.scss */
.page .whyzhealth .getreport .form-submit {
  padding: 12px 30px;
}
/* line 200, sass/sass-styles/_pages.scss */
.page .affiliate-form .mainfeild {
  overflow: hidden;
  margin-bottom: 20px;
}
/* line 203, sass/sass-styles/_pages.scss */
.page .affiliate-form .mainfeild .feild {
  width: 49%;
  margin: 0px;
}
/* line 206, sass/sass-styles/_pages.scss */
.page .affiliate-form .mainfeild .feild label {
  color: #464646;
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  padding: 0 0 10px;
}
/* line 212, sass/sass-styles/_pages.scss */
.page .affiliate-form .mainfeild .feild input {
  border: 1px solid #BBBBBA;
  color: #959595;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  padding: 10px 10px;
  width: 90%;
}
/* line 221, sass/sass-styles/_pages.scss */
.page .affiliate-form .buttonarea {
  padding: 20px 0 0 0;
  overflow: hidden;
}
/* line 224, sass/sass-styles/_pages.scss */
.page .affiliate-form .buttonarea .button {
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  padding: 15px 40px;
}
/* line 229, sass/sass-styles/_pages.scss */
.page .affiliate-form .buttonarea p {
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  margin-top: 5px;
}
/* line 238, sass/sass-styles/_pages.scss */
.page .contactform {
  padding: 20px 0 0 0;
}
/* line 240, sass/sass-styles/_pages.scss */
.page .contactform h4 {
  color: #ea6401;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  padding: 0 0 20px 0;
  text-transform: uppercase;
}
/* line 246, sass/sass-styles/_pages.scss */
.page .contactform .form {
  background: #f3f3f1;
  padding: 15px 55px 15px 15px;
  display: inline-block;
}
/* line 250, sass/sass-styles/_pages.scss */
.page .contactform .form p {
  padding: 0 0 24px 0;
}
/* line 252, sass/sass-styles/_pages.scss */
.page .contactform .form p:last {
  padding: 10px 0 0 0;
}
/* line 256, sass/sass-styles/_pages.scss */
.page .contactform .form label {
  display: block;
  color: #464646;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  padding: 0 0 10px 0;
}
/* line 262, sass/sass-styles/_pages.scss */
.page .contactform .form .wpcf7-text, .page .contactform .form textarea {
  border: 1px solid #bbbbba;
  padding: 8px 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  color: #959595;
  width: 370px;
}
/* line 269, sass/sass-styles/_pages.scss */
.page .contactform .form textarea {
  height: 110px;
}
/* line 272, sass/sass-styles/_pages.scss */
.page .contactform .form .wpcf7-submit {
  padding: 12px 30px;
}
/* line 275, sass/sass-styles/_pages.scss */
.page .contactform .form span.wpcf7-not-valid-tip {
  background: none;
  border: medium none;
  font-size: 11px;
  font-weight: normal;
  line-height: normal;
  left: 3%;
  padding: 0;
  top: 0;
  z-index: 100;
  color: #ff0000;
}

/*Calender page css*/
/* line 291, sass/sass-styles/_pages.scss */
.calender {
  padding: 0 0 50px 0;
}
/* line 293, sass/sass-styles/_pages.scss */
.calender .certification {
  overflow: hidden;
  margin: 10px 0 35px 0;
}
/* line 297, sass/sass-styles/_pages.scss */
.calender .certification span {
  margin-right: 40px;
}
/* line 300, sass/sass-styles/_pages.scss */
.calender .certification span.item1 {
  width: 360px;
}
/* line 303, sass/sass-styles/_pages.scss */
.calender .certification span.item2 {
  width: 95px;
}
/* line 306, sass/sass-styles/_pages.scss */
.calender .certification span select {
  width: 100%;
  padding: 5px;
}
/* line 310, sass/sass-styles/_pages.scss */
.calender .certification span label {
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  color: #464646;
  display: block;
  padding: 0 0 4px 0;
}
/* line 317, sass/sass-styles/_pages.scss */
.calender .certification .button {
  padding: 5px 20px;
  margin: 22px 0 0 0;
}
/* line 324, sass/sass-styles/_pages.scss */
.calender .certificate article {
  padding: 10px 0 10px 30px;
  margin: 5px 0;
  background: url(images/essentials-phase.jpg) no-repeat 0 14px;
}
/* line 328, sass/sass-styles/_pages.scss */
.calender .certificate article.essentials-phase {
  background-image: url(images/essentials-phase.jpg);
}
/* line 331, sass/sass-styles/_pages.scss */
.calender .certificate article.r-phase {
  background-image: url(images/r-phase.jpg);
}
/* line 334, sass/sass-styles/_pages.scss */
.calender .certificate article.i-phase {
  background-image: url(images/i-phase.jpg);
}
/* line 337, sass/sass-styles/_pages.scss */
.calender .certificate article.s-phase {
  background-image: url(images/s-phase.jpg);
}
/* line 340, sass/sass-styles/_pages.scss */
.calender .certificate article.t-phase {
  background-image: url(images/t-phase.jpg);
}
/* line 343, sass/sass-styles/_pages.scss */
.calender .certificate article.ns-phase {
  background-image: url(images/ns-phase.jpg);
}
/* line 346, sass/sass-styles/_pages.scss */
.calender .certificate article h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  padding-bottom: 15px;
  color: black;
}
/* line 351, sass/sass-styles/_pages.scss */
.calender .certificate article p {
  padding: 0 0 15px 30px;
}
/* line 353, sass/sass-styles/_pages.scss */
.calender .certificate article p.date {
  padding: 0 0 15px 0px;
}
/* line 355, sass/sass-styles/_pages.scss */
.calender .certificate article p.date a {
  background: url(images/date.jpg) no-repeat 0 3px;
  text-transform: uppercase;
  padding: 0 0 10px 30px !important;
  border: none;
  color: #464646 !important;
}
/* line 363, sass/sass-styles/_pages.scss */
.calender .certificate article p.location {
  background: url(images/location.jpg) no-repeat 0 1px;
}
/* line 365, sass/sass-styles/_pages.scss */
.calender .certificate article p.location a {
  color: #464646 !important;
  text-decoration: underline;
}
/* line 368, sass/sass-styles/_pages.scss */
.calender .certificate article p.location a:hover {
  text-decoration: none;
}
/* line 373, sass/sass-styles/_pages.scss */
.calender .certificate article p .button {
  color: white;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  padding: 4px 15px;
}
/* line 382, sass/sass-styles/_pages.scss */
.calender .addthisevent {
  visibility: visible !important;
  font-weight: bold;
}

/* line 389, sass/sass-styles/_pages.scss */
.textwidget iframe, .textwidget .pluginSkinLight, .textwidget iframe[style] {
  width: 100% !important;
}

@media (max-width: 979px) {
  /* line 395, sass/sass-styles/_pages.scss */
  .page .nav {
    padding-bottom: 20px;
  }
  /* line 399, sass/sass-styles/_pages.scss */
  .page .nav ul li a {
    padding: 0 2px 8px 2px;
    font-size: 13px;
    font-weight: normal;
    line-height: normal;
    margin-right: 25px;
  }
  /* line 407, sass/sass-styles/_pages.scss */
  .page .calendarpage {
    margin: 0 0 0 20px;
  }
  /* line 411, sass/sass-styles/_pages.scss */
  .page .page-content .entry-title {
    font-size: 30px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 417, sass/sass-styles/_pages.scss */
  .page .affiliate-form .buttonarea p {
    margin-top: 0px;
  }

  /* line 425, sass/sass-styles/_pages.scss */
  .calender {
    padding: 0 0 30px 0;
  }
  /* line 429, sass/sass-styles/_pages.scss */
  .calender .certification span label {
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
  }
  /* line 437, sass/sass-styles/_pages.scss */
  .calender .certificate article h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 15px;
    color: black;
  }
  /* line 442, sass/sass-styles/_pages.scss */
  .calender .certificate article p {
    padding: 0 0 10px 30px;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 446, sass/sass-styles/_pages.scss */
  .calender .certificate article p.date a {
    background: url(images/date.jpg) no-repeat 0 0px;
  }
}
@media (max-width: 767px) {
  /* line 461, sass/sass-styles/_pages.scss */
  .page .nav {
    padding-bottom: 20px;
  }
  /* line 463, sass/sass-styles/_pages.scss */
  .page .nav ul {
    border-bottom: 1px solid #CCCCCC;
  }
  /* line 465, sass/sass-styles/_pages.scss */
  .page .nav ul li {
    display: block;
  }
  /* line 468, sass/sass-styles/_pages.scss */
  .page .nav ul li.current_page_item a {
    background: none;
    color: #333;
  }
  /* line 473, sass/sass-styles/_pages.scss */
  .page .nav ul li a {
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    display: block;
    padding: 15px 10px;
    margin: 0px;
    border-bottom: 1px solid #CCCCCC;
  }
  /* line 479, sass/sass-styles/_pages.scss */
  .page .nav ul li a:hover {
    background: none;
    color: #333;
  }
  /* line 486, sass/sass-styles/_pages.scss */
  .page .nav ul li:last-child a {
    border-bottom: none;
  }
  /* line 493, sass/sass-styles/_pages.scss */
  .page .whyzhealth .getreport {
    background: #f3f3f1;
    padding: 15px 15px 15px 15px;
    margin: 20px 0 40px 0;
  }
  /* line 497, sass/sass-styles/_pages.scss */
  .page .whyzhealth .getreport h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    padding: 0 0 5px 0;
  }
  /* line 501, sass/sass-styles/_pages.scss */
  .page .whyzhealth .getreport .form-text {
    padding: 8px 10px;
    font-size: 13px;
    font-weight: normal;
    line-height: normal;
    width: 93%;
  }
  /* line 506, sass/sass-styles/_pages.scss */
  .page .whyzhealth .getreport .form-submit {
    padding: 8px 20px;
  }
  /* line 513, sass/sass-styles/_pages.scss */
  .page .affiliate-form .buttonarea p {
    margin-top: 10px;
  }
  /* line 519, sass/sass-styles/_pages.scss */
  .page .page-content .entry-title {
    font-size: 22px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 522, sass/sass-styles/_pages.scss */
  .page .page-content h2 {
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 525, sass/sass-styles/_pages.scss */
  .page .page-content p {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
  }
  /* line 529, sass/sass-styles/_pages.scss */
  .page .page-content li {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
  }
  /* line 533, sass/sass-styles/_pages.scss */
  .page .calendarpage {
    margin: 0;
    padding: 0 20px;
  }
  /* line 538, sass/sass-styles/_pages.scss */
  .page .faq article {
    padding: 0 0 15px 0;
  }
  /* line 540, sass/sass-styles/_pages.scss */
  .page .faq article h4 {
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
  }
  /* line 545, sass/sass-styles/_pages.scss */
  .page .contactform {
    padding: 10px 0 0 0;
  }
  /* line 547, sass/sass-styles/_pages.scss */
  .page .contactform h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
  }
  /* line 550, sass/sass-styles/_pages.scss */
  .page .contactform .form {
    padding: 15px;
  }
  /* line 552, sass/sass-styles/_pages.scss */
  .page .contactform .form p {
    padding: 0 0 24px 0;
  }
  /* line 555, sass/sass-styles/_pages.scss */
  .page .contactform .form label {
    font-size: 13px;
    font-weight: 600;
    line-height: normal;
  }
  /* line 558, sass/sass-styles/_pages.scss */
  .page .contactform .form .wpcf7-text, .page .contactform .form textarea {
    width: 92%;
  }

  /* line 564, sass/sass-styles/_pages.scss */
  .calender {
    padding: 0 0 20px 0;
  }
  /* line 568, sass/sass-styles/_pages.scss */
  .calender .certification span label {
    font-size: 13px;
    font-weight: 700;
    line-height: normal;
  }
  /* line 575, sass/sass-styles/_pages.scss */
  .calender .certificate article h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 15px;
    color: black;
  }
  /* line 580, sass/sass-styles/_pages.scss */
  .calender .certificate article p {
    padding: 0 0 10px 30px;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    word-wrap: break-word;
  }
  /* line 584, sass/sass-styles/_pages.scss */
  .calender .certificate article p a {
    word-wrap: break-word;
  }
}
/* line 2, sass/sass-styles/_store.scss */
.store .left-column {
  border: none;
}
/* line 5, sass/sass-styles/_store.scss */
.store hgroup {
  background: url(images/storeborder.jpg) no-repeat center bottom;
  padding: 0 0 40px 0;
}
/* line 9, sass/sass-styles/_store.scss */
.store hgroup h1 {
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  color: #464646;
  text-transform: uppercase;
  letter-spacing: -1px;
}
/* line 16, sass/sass-styles/_store.scss */
.store .visiongym {
  padding: 75px 0px 60px 0px;
  margin: 0px auto;
  float: none;
}
/* line 30, sass/sass-styles/_store.scss */
.store .visiongym article h1 {
  font-family: 'TrendSansOne';
  font-size: 28px;
  font-weight: normal;
  line-height: normal;
  background: url(images/visiongymicon.jpg) no-repeat 300px 0;
  padding: 28px 0px 20px 0;
  margin-bottom: 20px;
}
/* line 37, sass/sass-styles/_store.scss */
.store .visiongym article p {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  padding: 0 30px 30px 0;
}
/* line 41, sass/sass-styles/_store.scss */
.store .visiongym article .button {
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  padding: 10px 35px;
}
/* line 50, sass/sass-styles/_store.scss */
.store .product .probox {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 473px;
  border: 2px solid #d0d0d0;
  margin: 0 8px 16px 8px;
}
/* line 59, sass/sass-styles/_store.scss */
.store .product .probox figure {
  height: 298px;
  line-height: 298px;
}
/* line 63, sass/sass-styles/_store.scss */
.store .product .probox figure img {
  max-height: 298px;
  vertical-align: middle;
}
/* line 68, sass/sass-styles/_store.scss */
.store .product .probox article {
  background: #f3f3f1;
  padding: 15px;
  height: 145px;
}
/* line 72, sass/sass-styles/_store.scss */
.store .product .probox article h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  padding-bottom: 10px;
  color: #464646;
}
/* line 76, sass/sass-styles/_store.scss */
.store .product .probox article h4 span {
  color: #ea6401;
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
  font-style: italic;
}
/* line 82, sass/sass-styles/_store.scss */
.store .product .probox article .proinfo {
  display: block;
}
/* line 85, sass/sass-styles/_store.scss */
.store .product .probox article .probutton {
  display: none;
}
/* line 88, sass/sass-styles/_store.scss */
.store .product .probox article .probutton .button {
  margin-bottom: 10px;
  padding: 12px 0px;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  width: 220px;
}
/* line 93, sass/sass-styles/_store.scss */
.store .product .probox article .probutton .button.moreinfo {
  background: #959595;
}
/* line 101, sass/sass-styles/_store.scss */
.store .product .probox:hover article .proinfo {
  display: none;
}
/* line 104, sass/sass-styles/_store.scss */
.store .product .probox:hover article .probutton {
  display: block;
}
/* line 112, sass/sass-styles/_store.scss */
.store .morezhealth {
  padding: 30px 0 80px 0;
}
/* line 114, sass/sass-styles/_store.scss */
.store .morezhealth h4 {
  font-size: 24px;
  font-weight: normal;
  line-height: normal;
  color: #464646;
}
/* line 118, sass/sass-styles/_store.scss */
.store .morezhealth .moreproduct {
  padding-top: 45px;
}
/* line 122, sass/sass-styles/_store.scss */
.store .morezhealth .moreproduct aside {
  width: 220px;
  margin: 0 19px 40px 0;
  height: 300px;
}
/* line 128, sass/sass-styles/_store.scss */
.store .morezhealth .moreproduct aside figure {
  height: 130px;
}
/* line 131, sass/sass-styles/_store.scss */
.store .morezhealth .moreproduct aside h4 {
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  padding: 20px 0;
  color: #464646;
  height: 50px;
}
/* line 136, sass/sass-styles/_store.scss */
.store .morezhealth .moreproduct aside h4 span {
  color: #ea6401;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  font-style: italic;
}
/* line 142, sass/sass-styles/_store.scss */
.store .morezhealth .moreproduct aside .button {
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  padding: 7px 35px;
}
/* line 148, sass/sass-styles/_store.scss */
.store .morezhealth.moredetail {
  border-top: 2px solid #d5d5d5;
  margin-top: 30px;
}
/* line 153, sass/sass-styles/_store.scss */
.store #pro-training {
  padding-top: 10px;
}
/* line 158, sass/sass-styles/_store.scss */
.store #pro-training .curriculum-tab ul li a {
  width: 158px;
}
/* line 162, sass/sass-styles/_store.scss */
.store #pro-training .curriculum-content {
  background: #fff;
  border: 2px solid #d5d5d5;
  border-top: none;
  border-radius: 0 0 3px 3px;
  margin-right: 2px;
}
/* line 174, sass/sass-styles/_store.scss */
.store #pro-training .pro-content {
  border-left: 1px solid #6B285C;
  padding: 0 0 0 30px;
  min-height: 270px;
}
/* line 180, sass/sass-styles/_store.scss */
.store #pro-training .pro-content.item1 {
  border-left: 1px solid #6B285C;
}
/* line 183, sass/sass-styles/_store.scss */
.store #pro-training .pro-content.item2 {
  border-left: 1px solid #0192B8;
}
/* line 186, sass/sass-styles/_store.scss */
.store #pro-training .pro-content.item3 {
  border-left: 1px solid #343479;
}
/* line 189, sass/sass-styles/_store.scss */
.store #pro-training .pro-content.item4 {
  border-left: 1px solid #C11F5B;
}
/* line 192, sass/sass-styles/_store.scss */
.store #pro-training .pro-content.item5 {
  border-left: 1px solid #B328A5;
}
/* line 195, sass/sass-styles/_store.scss */
.store #pro-training .pro-content.item6 {
  border-left: 1px solid #6bac2e;
}
/* line 198, sass/sass-styles/_store.scss */
.store #pro-training .pro-content h4 {
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  color: black;
  padding: 0 0 20px 0;
}
/* line 202, sass/sass-styles/_store.scss */
.store #pro-training .pro-content h4 span {
  color: #ea6401;
  font-style: italic;
  display: block;
}
/* line 208, sass/sass-styles/_store.scss */
.store #pro-training .pro-content p {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
}
/* line 211, sass/sass-styles/_store.scss */
.store #pro-training .pro-content .buttonarea {
  margin: 10px 0 0 0;
}
/* line 213, sass/sass-styles/_store.scss */
.store #pro-training .pro-content .buttonarea .learnmore {
  color: #959595;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  padding: 0 20px;
}
/* line 219, sass/sass-styles/_store.scss */
.store #pro-training .pro-content .buttonarea .button {
  font-size: 15px;
  font-weight: 600;
  line-height: normal;
  padding: 8px 25px;
}

/* line 227, sass/sass-styles/_store.scss */
.productinfo {
  margin: 20px 0;
}
/* line 238, sass/sass-styles/_store.scss */
.productinfo article h1 {
  font-size: 30px;
  font-weight: normal;
  line-height: 42px;
  padding-bottom: 15px;
}
/* line 241, sass/sass-styles/_store.scss */
.productinfo article h1 span {
  color: #ea6401;
  display: block;
  margin-top: 10px;
}
/* line 247, sass/sass-styles/_store.scss */
.productinfo article .buttonfeilds {
  padding: 0 0 25px 0;
}
/* line 249, sass/sass-styles/_store.scss */
.productinfo article .buttonfeilds h3 {
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  color: #ea6401;
  padding: 0 0 7px 0;
}
/* line 254, sass/sass-styles/_store.scss */
.productinfo article .buttonfeilds h5 {
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  color: #464646;
}
/* line 258, sass/sass-styles/_store.scss */
.productinfo article .buttonfeilds .button {
  font-size: 15px;
  font-weight: 600;
  line-height: normal;
  padding: 7px 20px;
}
/* line 264, sass/sass-styles/_store.scss */
.productinfo article .button {
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  padding: 10px 30px;
}
/* line 269, sass/sass-styles/_store.scss */
.productinfo.productinfobottom {
  margin: 40px 0 30px 0;
}

/* line 274, sass/sass-styles/_store.scss */
.storesidebar aside {
  margin: 0 0 20px 0;
  padding: 15px 15px 35px 15px;
  border: 1px solid #cfcfcf;
}
/* line 279, sass/sass-styles/_store.scss */
.storesidebar aside figure {
  height: 160px;
  line-height: 160px;
}
/* line 282, sass/sass-styles/_store.scss */
.storesidebar aside figure img {
  max-height: 160px;
  vertical-align: middle;
}
/* line 287, sass/sass-styles/_store.scss */
.storesidebar aside h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  padding-bottom: 10px;
  color: #464646;
}
/* line 291, sass/sass-styles/_store.scss */
.storesidebar aside h4 span {
  color: #ea6401;
  display: block;
  font-style: italic;
}
/* line 297, sass/sass-styles/_store.scss */
.storesidebar aside .button {
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  padding: 5px 20px;
}

@media (max-width: 979px) {
  /* line 306, sass/sass-styles/_store.scss */
  .store hgroup {
    padding: 0 0 40px 0;
  }
  /* line 308, sass/sass-styles/_store.scss */
  .store hgroup h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: normal;
  }
  /* line 312, sass/sass-styles/_store.scss */
  .store .visiongym {
    padding: 45px 0 40px;
  }
  /* line 315, sass/sass-styles/_store.scss */
  .store .product {
    margin: 0px auto;
    display: table;
  }
  /* line 320, sass/sass-styles/_store.scss */
  .store .product .probox article h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
  }
  /* line 322, sass/sass-styles/_store.scss */
  .store .product .probox article h4 span {
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 328, sass/sass-styles/_store.scss */
  .store .product .probox article .probutton .button {
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    width: auto;
  }
  /* line 341, sass/sass-styles/_store.scss */
  .store #pro-training .curriculum-tab ul li a {
    width: 118px;
  }
  /* line 346, sass/sass-styles/_store.scss */
  .store #pro-training .pro-content h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
  }
  /* line 349, sass/sass-styles/_store.scss */
  .store #pro-training .pro-content p {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
  }
  /* line 353, sass/sass-styles/_store.scss */
  .store #pro-training .pro-content .buttonarea .learnmore {
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    padding: 8px 15px;
  }
  /* line 357, sass/sass-styles/_store.scss */
  .store #pro-training .pro-content .buttonarea .button {
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    padding: 8px 15px;
  }
  /* line 364, sass/sass-styles/_store.scss */
  .store .morezhealth {
    padding: 30px 0 40px 20px;
  }

  /* line 368, sass/sass-styles/_store.scss */
  .productinfo {
    margin: 10px 0;
  }
  /* line 370, sass/sass-styles/_store.scss */
  .productinfo figure {
    margin: 0px;
  }
  /* line 373, sass/sass-styles/_store.scss */
  .productinfo article {
    margin: 0px;
  }
  /* line 375, sass/sass-styles/_store.scss */
  .productinfo article h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 379, sass/sass-styles/_store.scss */
  .productinfo article .buttonfeilds {
    padding: 0 0 20px 0;
  }
  /* line 383, sass/sass-styles/_store.scss */
  .productinfo article .button {
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    padding: 8px 20px;
  }
}
@media (max-width: 767px) {
  /* line 393, sass/sass-styles/_store.scss */
  .store hgroup {
    padding: 0 0 30px 0;
  }
  /* line 395, sass/sass-styles/_store.scss */
  .store hgroup h1 {
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
  }
  /* line 399, sass/sass-styles/_store.scss */
  .store .visiongym {
    padding: 20px;
    text-align: center;
  }
  /* line 402, sass/sass-styles/_store.scss */
  .store .visiongym figure {
    display: none;
  }
  /* line 406, sass/sass-styles/_store.scss */
  .store .visiongym article h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
    background: none;
    margin-bottom: 0px;
    padding: 0px 0 10px 0;
  }
  /* line 412, sass/sass-styles/_store.scss */
  .store .visiongym article p {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    padding: 0 0px 10px 0;
  }
  /* line 416, sass/sass-styles/_store.scss */
  .store .visiongym article .button {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    padding: 8px 20px;
  }
  /* line 422, sass/sass-styles/_store.scss */
  .store .product {
    padding: 20px;
  }
  /* line 424, sass/sass-styles/_store.scss */
  .store .product .probox {
    height: 395px;
    margin: 0 0 20px 0;
  }
  /* line 427, sass/sass-styles/_store.scss */
  .store .product .probox figure {
    height: 248px;
    line-height: 248px;
  }
  /* line 430, sass/sass-styles/_store.scss */
  .store .product .probox figure img {
    max-height: 248px;
    vertical-align: middle;
  }
  /* line 435, sass/sass-styles/_store.scss */
  .store .product .probox article {
    height: 113px;
  }
  /* line 437, sass/sass-styles/_store.scss */
  .store .product .probox article h4 {
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
  }
  /* line 439, sass/sass-styles/_store.scss */
  .store .product .probox article h4 span {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 445, sass/sass-styles/_store.scss */
  .store .product .probox article .probutton .button {
    padding: 12px 20px;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    width: auto;
  }
  /* line 458, sass/sass-styles/_store.scss */
  .store #pro-training .curriculum-tab ul li a {
    width: auto;
  }
  /* line 465, sass/sass-styles/_store.scss */
  .store #pro-training .pro-content h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
  }
  /* line 468, sass/sass-styles/_store.scss */
  .store #pro-training .pro-content p {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
  }
  /* line 473, sass/sass-styles/_store.scss */
  .store .morezhealth {
    padding: 20px;
    text-align: center;
  }
  /* line 476, sass/sass-styles/_store.scss */
  .store .morezhealth h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
  }
  /* line 479, sass/sass-styles/_store.scss */
  .store .morezhealth .moreproduct {
    padding-top: 25px;
  }
  /* line 481, sass/sass-styles/_store.scss */
  .store .morezhealth .moreproduct aside {
    width: auto;
    margin: 0 0px 40px 0;
    height: auto;
  }
  /* line 485, sass/sass-styles/_store.scss */
  .store .morezhealth .moreproduct aside h4 {
    font-size: 13px;
    font-weight: 600;
    line-height: normal;
    padding: 15px 0;
    height: auto;
  }
  /* line 489, sass/sass-styles/_store.scss */
  .store .morezhealth .moreproduct aside h4 span {
    font-size: 13px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 493, sass/sass-styles/_store.scss */
  .store .morezhealth .moreproduct aside .button {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    padding: 7px 20px;
  }

  /* line 501, sass/sass-styles/_store.scss */
  .productinfo {
    margin: 10px 0;
    text-align: center;
  }
  /* line 504, sass/sass-styles/_store.scss */
  .productinfo figure {
    margin: 0px;
  }
  /* line 507, sass/sass-styles/_store.scss */
  .productinfo article {
    margin: 0px;
  }
  /* line 509, sass/sass-styles/_store.scss */
  .productinfo article h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
  }
  /* line 513, sass/sass-styles/_store.scss */
  .productinfo article .buttonfeilds {
    padding: 0 0 20px 0;
  }
  /* line 517, sass/sass-styles/_store.scss */
  .productinfo article .button {
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    padding: 8px 20px;
  }
  /* line 522, sass/sass-styles/_store.scss */
  .productinfo.productinfobottom {
    display: none;
  }
}
/* line 1, sass/sass-styles/_footer.scss */
#footer {
  background: #383837;
  padding: 35px 0;
}
/* line 10, sass/sass-styles/_footer.scss */
#footer .socialicons {
  margin-left: 20px;
}
/* line 13, sass/sass-styles/_footer.scss */
#footer .socialicons span {
  font-size: 10px;
  font-weight: normal;
  line-height: normal;
  margin: 4px 10px 0 0;
  color: #cccccc;
  text-transform: uppercase;
}
/* line 20, sass/sass-styles/_footer.scss */
#footer .socialicons a {
  background: url(images/socialicons.jpg) no-repeat 0 0;
  width: 21px;
  height: 20px;
  margin: 0px 9px 0 0;
}
/* line 26, sass/sass-styles/_footer.scss */
#footer .socialicons a.tw {
  background-position: -27px 0;
}
/* line 29, sass/sass-styles/_footer.scss */
#footer .socialicons a.gp {
  background-position: -55px 0;
}
/* line 34, sass/sass-styles/_footer.scss */
#footer nav {
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  margin-top: 5px;
  color: #cccccc;
}
/* line 39, sass/sass-styles/_footer.scss */
#footer nav ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
/* line 43, sass/sass-styles/_footer.scss */
#footer nav ul li {
  text-transform: uppercase;
}
/* line 51, sass/sass-styles/_footer.scss */
#footer nav ul li a {
  color: #818080;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  margin: 0 0px 0 40px;
  font-family: 'AvenirLTStd-Heavy';
  color: white;
}

@media (max-width: 767px) {
  /* line 69, sass/sass-styles/_footer.scss */
  #footer {
    padding: 20px 0;
  }
  /* line 72, sass/sass-styles/_footer.scss */
  #footer .socialicons span {
    float: left;
  }
  /* line 75, sass/sass-styles/_footer.scss */
  #footer .socialicons a {
    float: left;
  }
  /* line 79, sass/sass-styles/_footer.scss */
  #footer nav {
    clear: both;
    padding-top: 15px;
  }
  /* line 83, sass/sass-styles/_footer.scss */
  #footer nav ul li {
    float: left;
  }
  /* line 85, sass/sass-styles/_footer.scss */
  #footer nav ul li a {
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    margin: 0px 0 0 20px;
  }
}
/* line 5, sass/sass-styles/_training.scss */
div#medicine.banner-row {
  margin-top: 4em;
}

/* line 9, sass/sass-styles/_training.scss */
.free-videos {
  padding: 25px;
  background-color: #efefef;
}

/* line 20, sass/sass-styles/_training.scss */
.free-row div {
  text-align: center;
  margin-bottom: 15px;
}
/* line 24, sass/sass-styles/_training.scss */
.free-row div h1 {
  font-size: 28px;
  font-weight: normal;
  line-height: normal;
}
/* line 25, sass/sass-styles/_training.scss */
.free-row div p {
  font-size: 19px;
  font-weight: normal;
  line-height: 28px;
}
/* line 26, sass/sass-styles/_training.scss */
.free-row div input {
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  margin: 10px 20px 15px 15px;
  width: 300px;
  height: 37px;
  border: 1px solid #c2c2c2;
  border-radius: 5px;
  padding-left: 10px;
}

/* line 37, sass/sass-styles/_training.scss */
.cobb-wrapper {
  padding: 30px;
}

/* line 44, sass/sass-styles/_training.scss */
.cobb-row article {
  margin-bottom: 70px;
}
/* line 47, sass/sass-styles/_training.scss */
.cobb-row article h1 {
  font-size: 36px;
  font-weight: normal;
  line-height: 48px;
  color: #464646;
  padding-bottom: 10px;
}
/* line 52, sass/sass-styles/_training.scss */
.cobb-row article p {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #464646;
  padding-bottom: 10px;
}
/* line 56, sass/sass-styles/_training.scss */
.cobb-row article p a {
  color: #464646;
  padding-right: 20px;
  background: url(images/arrow.png) no-repeat right 10px;
}
/* line 63, sass/sass-styles/_training.scss */
.cobb-row figure {
  margin-bottom: 70px;
}

/* line 69, sass/sass-styles/_training.scss */
#cobb-vid {
  margin-top: 67px;
  margin-left: 15px;
}

@media (max-width: 767px) {
  /* line 75, sass/sass-styles/_training.scss */
  #cobb-vid {
    margin: 0;
  }

  /* line 78, sass/sass-styles/_training.scss */
  .cobb-wrapper {
    padding: 20px;
  }

  /* line 83, sass/sass-styles/_training.scss */
  .cobb-row figure iframe {
    width: 350px;
  }
}
/* line 92, sass/sass-styles/_training.scss */
::-webkit-input-placeholder {
  font-family: 'Avenir-Light';
  font-size: 120%;
  color: black;
}

/* line 97, sass/sass-styles/_training.scss */
:-moz-placeholder {
  /* Firefox 18- */
  font-family: 'Avenir-Light';
  font-size: 120%;
  color: black;
}

/* line 102, sass/sass-styles/_training.scss */
::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Avenir-Light';
  font-size: 120%;
  color: black;
}

/* line 107, sass/sass-styles/_training.scss */
:-ms-input-placeholder {
  font-family: 'Avenir-Light';
  font-size: 120%;
  color: black;
}

/* line 1, sass/sass-styles/_visiongym.scss */
.ambassador {
  min-height: 475px;
  padding: 25px;
}

/* line 11, sass/sass-styles/_visiongym.scss */
.ambassador-row article#head {
  margin-bottom: 40px;
}
/* line 13, sass/sass-styles/_visiongym.scss */
.ambassador-row article#head h1 {
  font-size: 34px;
  font-weight: normal;
  line-height: normal;
  margin-bottom: 20px;
}
/* line 17, sass/sass-styles/_visiongym.scss */
.ambassador-row article#head h2 {
  font-size: 25px;
  font-weight: normal;
  line-height: normal;
}
/* line 21, sass/sass-styles/_visiongym.scss */
.ambassador-row .video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  max-width: 500px;
  height: 0;
}
/* line 26, sass/sass-styles/_visiongym.scss */
.ambassador-row .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 37, sass/sass-styles/_visiongym.scss */
article#left {
  padding-bottom: 20px;
}

/* line 41, sass/sass-styles/_visiongym.scss */
article#right {
  padding-bottom: 20px;
}
/* line 43, sass/sass-styles/_visiongym.scss */
article#right ul {
  margin: 0;
  padding: 0px;
  list-style: none;
}
/* line 49, sass/sass-styles/_visiongym.scss */
article#right ul li {
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  padding: 1px 10px 14px 40px;
  background: url(images/learntick.png) no-repeat 0 3px;
}

/* line 57, sass/sass-styles/_visiongym.scss */
.rates {
  box-shadow: inset 0 0 13px 6px #d1d1cc;
  background: #ececec;
  padding: 20px 0 20px;
}

/* line 63, sass/sass-styles/_visiongym.scss */
.rates-row p {
  margin-top: 15px;
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
}

/* line 68, sass/sass-styles/_visiongym.scss */
.rate-circle {
  width: 100px;
  margin: auto;
  height: 100px;
  position: relative;
}
/* line 73, sass/sass-styles/_visiongym.scss */
.rate-circle img {
  position: absolute;
  left: 0;
}
/* line 77, sass/sass-styles/_visiongym.scss */
.rate-circle h2 {
  position: relative;
  top: 25px;
  font-family: 'AvenirLTStd-Heavy';
  font-size: 40px;
  line-height: normal;
  color: #0097ac;
  font-weight: bold;
  margin-top: 25px;
}
/* line 80, sass/sass-styles/_visiongym.scss */
.rate-circle h2.smaller {
  font-size: 30px;
  padding-top: 10px;
}
/* line 90, sass/sass-styles/_visiongym.scss */
.rate-circle h2 .decimal {
  font-size: 20px;
}

/* line 102, sass/sass-styles/_visiongym.scss */
.slider-row article img {
  margin: 40px 0 40px 10%;
}

/* line 108, sass/sass-styles/_visiongym.scss */
.essentials.ambassador-signup {
  padding-top: 50px;
  background: url("/wp-content/themes/zhealthtrainer/images/brainwave_background.jpg") no-repeat center 0;
  background-color: #18a7b9;
  background-size: 100% 100%;
  height: 100%;
}
/* line 114, sass/sass-styles/_visiongym.scss */
.essentials.ambassador-signup input {
  width: 85%;
}

/* line 121, sass/sass-styles/_visiongym.scss */
.essentials-row {
  text-align: left;
}
/* line 125, sass/sass-styles/_visiongym.scss */
.essentials-row article h2 {
  font-family: 'AvenirLTStd-Heavy';
  font-size: 26px;
  font-weight: normal;
  line-height: normal;
  color: white;
  margin-bottom: 10px;
  padding: 0 0 15px 0;
}
/* line 131, sass/sass-styles/_visiongym.scss */
.essentials-row article h2.create-login {
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
  margin-top: 35px;
  margin-bottom: 0px;
  padding-bottom: 10px;
}
/* line 138, sass/sass-styles/_visiongym.scss */
.essentials-row article .ambassador-btn {
  border: none;
  font-size: 15px;
  width: 100px;
  margin-top: 40px;
  margin-bottom: 0;
}
/* line 145, sass/sass-styles/_visiongym.scss */
.essentials-row article input {
  min-height: 33px;
  width: 100%;
  padding-left: 15px;
  margin-right: 10px;
  margin-bottom: 15px;
  border-radius: 5px;
  border: 1px solid #c2c2c2;
}
/* line 154, sass/sass-styles/_visiongym.scss */
.essentials-row article ul {
  margin: 0px 0 0 0;
  padding: 0px;
  list-style: none;
}
/* line 158, sass/sass-styles/_visiongym.scss */
.essentials-row article ul li {
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  color: white;
  padding: 1px 60px 14px 40px;
  background: url(images/learntick.png) no-repeat 0 3px;
}

@media (max-width: 767px) {
  /* line 169, sass/sass-styles/_visiongym.scss */
  .rate-circle {
    text-align: center;
  }
  /* line 171, sass/sass-styles/_visiongym.scss */
  .rate-circle h2 {
    font-family: 'AvenirLTStd-Heavy';
    font-size: 34px;
    line-height: normal;
    color: #0097ac;
    font-weight: bold;
  }

  /* line 179, sass/sass-styles/_visiongym.scss */
  .rates-row p {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
  }

  /* line 184, sass/sass-styles/_visiongym.scss */
  .slider-row article img {
    margin-left: 0;
  }
}
/* line 2, sass/sass-styles/_consumer.scss */
.consumer-header .contact {
  font-size: 17px;
  margin-top: 10px;
}
/* line 5, sass/sass-styles/_consumer.scss */
.consumer-header .contact a {
  color: white;
  margin-left: 20px;
}
/* line 10, sass/sass-styles/_consumer.scss */
.consumer-header .header-logo {
  padding-top: 0;
}
/* line 13, sass/sass-styles/_consumer.scss */
.consumer-header .header-row {
  margin-top: 20px;
}
/* line 16, sass/sass-styles/_consumer.scss */
.consumer-header .contact-btn-row {
  margin-top: 15px;
}

/* line 21, sass/sass-styles/_consumer.scss */
.consumer-contents * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 24, sass/sass-styles/_consumer.scss */
.consumer-contents > * {
  padding: 0px 20px;
}
/* line 27, sass/sass-styles/_consumer.scss */
.consumer-contents .container, .consumer-contents #header .header-wrapper, #header .consumer-contents .header-wrapper, .consumer-contents #content .content-wrapper, #content .consumer-contents .content-wrapper, .consumer-contents .banner .banner-wrapper, .banner .consumer-contents .banner-wrapper, .consumer-contents .feature .feature-wrapper, .feature .consumer-contents .feature-wrapper, .consumer-contents .whatis .whatis-wrapper, .whatis .consumer-contents .whatis-wrapper, .consumer-contents .science .science-wrapper, .science .consumer-contents .science-wrapper, .consumer-contents .scope-banner .scope-banner-wrapper, .scope-banner .consumer-contents .scope-banner-wrapper, .consumer-contents .science-scope .science-scope-wrapper, .science-scope .consumer-contents .science-scope-wrapper, .consumer-contents .story-scope .story-scope-wrapper, .story-scope .consumer-contents .story-scope-wrapper, .consumer-contents .subnav .subnav-wrapper, .subnav .consumer-contents .subnav-wrapper, .consumer-contents .course-banner .course-banner-wrapper, .course-banner .consumer-contents .course-banner-wrapper, .consumer-contents .nearlocation .nearlocation-wrapper, .nearlocation .consumer-contents .nearlocation-wrapper, .consumer-contents .trainer-days .trainer-days-wrapper, .trainer-days .consumer-contents .trainer-days-wrapper, .consumer-contents .sneak-peak .sneak-peak-wrapper, .sneak-peak .consumer-contents .sneak-peak-wrapper, .consumer-contents .course-video .course-video-wrapper, .course-video .consumer-contents .course-video-wrapper, .consumer-contents .business .business-wrapper, .business .consumer-contents .business-wrapper, .consumer-contents .trainer-list .trainer-list-wrapper, .trainer-list .consumer-contents .trainer-list-wrapper, .consumer-contents .essentials-course .essentials-course-wrapper, .essentials-course .consumer-contents .essentials-course-wrapper, .consumer-contents .register-essentials .register-essentials-wrapper, .register-essentials .consumer-contents .register-essentials-wrapper, .consumer-contents .learn-course .learn-course-wrapper, .learn-course .consumer-contents .learn-course-wrapper, .consumer-contents .curriculum .curriculum-wrapper, .curriculum .consumer-contents .curriculum-wrapper, .consumer-contents .course-detail-page .course-detail-wrapper, .course-detail-page .consumer-contents .course-detail-wrapper, .consumer-contents .productbuy .productbuy-wrapper, .productbuy .consumer-contents .productbuy-wrapper, .consumer-contents #blog .blog-wrapper, #blog .consumer-contents .blog-wrapper, .consumer-contents #footer .footer-wrapper, #footer .consumer-contents .footer-wrapper, .consumer-contents .free-wrapper, .consumer-contents .cobb-wrapper, .consumer-contents .ambassador-wrapper, .consumer-contents .slider-wrapper, .consumer-contents .essentials-wrapper {
  padding: 30px 0px;
}
/* line 30, sass/sass-styles/_consumer.scss */
.consumer-contents h1 {
  font-size: 28px;
  font-weight: normal;
  line-height: normal;
}
/* line 35, sass/sass-styles/_consumer.scss */
.consumer-contents p {
  line-height: 1.5em;
}
/* line 38, sass/sass-styles/_consumer.scss */
.consumer-contents form {
  margin: 0px !important;
}
/* line 41, sass/sass-styles/_consumer.scss */
.consumer-contents input, .consumer-contents select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 40px;
  padding: 5px 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
/* line 51, sass/sass-styles/_consumer.scss */
.consumer-contents input {
  margin-right: 15px;
}
/* line 54, sass/sass-styles/_consumer.scss */
.consumer-contents .custom-select {
  position: relative;
  display: inline-block;
}
/* line 58, sass/sass-styles/_consumer.scss */
.consumer-contents select {
  padding-right: 40px;
}
/* line 60, sass/sass-styles/_consumer.scss */
.consumer-contents select ~ img {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -18px;
}
/* line 67, sass/sass-styles/_consumer.scss */
.consumer-contents .video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
/* line 71, sass/sass-styles/_consumer.scss */
.consumer-contents .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 79, sass/sass-styles/_consumer.scss */
.consumer-contents iframe {
  border: 3px solid #ccc;
}

/* line 84, sass/sass-styles/_consumer.scss */
.consumer-blueprint .container, .consumer-blueprint #header .header-wrapper, #header .consumer-blueprint .header-wrapper, .consumer-blueprint #content .content-wrapper, #content .consumer-blueprint .content-wrapper, .consumer-blueprint .banner .banner-wrapper, .banner .consumer-blueprint .banner-wrapper, .consumer-blueprint .feature .feature-wrapper, .feature .consumer-blueprint .feature-wrapper, .consumer-blueprint .whatis .whatis-wrapper, .whatis .consumer-blueprint .whatis-wrapper, .consumer-blueprint .science .science-wrapper, .science .consumer-blueprint .science-wrapper, .consumer-blueprint .scope-banner .scope-banner-wrapper, .scope-banner .consumer-blueprint .scope-banner-wrapper, .consumer-blueprint .science-scope .science-scope-wrapper, .science-scope .consumer-blueprint .science-scope-wrapper, .consumer-blueprint .story-scope .story-scope-wrapper, .story-scope .consumer-blueprint .story-scope-wrapper, .consumer-blueprint .subnav .subnav-wrapper, .subnav .consumer-blueprint .subnav-wrapper, .consumer-blueprint .course-banner .course-banner-wrapper, .course-banner .consumer-blueprint .course-banner-wrapper, .consumer-blueprint .nearlocation .nearlocation-wrapper, .nearlocation .consumer-blueprint .nearlocation-wrapper, .consumer-blueprint .trainer-days .trainer-days-wrapper, .trainer-days .consumer-blueprint .trainer-days-wrapper, .consumer-blueprint .sneak-peak .sneak-peak-wrapper, .sneak-peak .consumer-blueprint .sneak-peak-wrapper, .consumer-blueprint .course-video .course-video-wrapper, .course-video .consumer-blueprint .course-video-wrapper, .consumer-blueprint .business .business-wrapper, .business .consumer-blueprint .business-wrapper, .consumer-blueprint .trainer-list .trainer-list-wrapper, .trainer-list .consumer-blueprint .trainer-list-wrapper, .consumer-blueprint .essentials-course .essentials-course-wrapper, .essentials-course .consumer-blueprint .essentials-course-wrapper, .consumer-blueprint .register-essentials .register-essentials-wrapper, .register-essentials .consumer-blueprint .register-essentials-wrapper, .consumer-blueprint .learn-course .learn-course-wrapper, .learn-course .consumer-blueprint .learn-course-wrapper, .consumer-blueprint .curriculum .curriculum-wrapper, .curriculum .consumer-blueprint .curriculum-wrapper, .consumer-blueprint .course-detail-page .course-detail-wrapper, .course-detail-page .consumer-blueprint .course-detail-wrapper, .consumer-blueprint .productbuy .productbuy-wrapper, .productbuy .consumer-blueprint .productbuy-wrapper, .consumer-blueprint #blog .blog-wrapper, #blog .consumer-blueprint .blog-wrapper, .consumer-blueprint #footer .footer-wrapper, #footer .consumer-blueprint .footer-wrapper, .consumer-blueprint .free-wrapper, .consumer-blueprint .cobb-wrapper, .consumer-blueprint .ambassador-wrapper, .consumer-blueprint .slider-wrapper, .consumer-blueprint .essentials-wrapper {
  padding-bottom: 0px;
}
/* line 87, sass/sass-styles/_consumer.scss */
.consumer-blueprint .consumer-blueprint-hero {
  padding-top: 20px;
  max-width: 350px;
}
/* line 91, sass/sass-styles/_consumer.scss */
.consumer-blueprint .consumer-blueprint-text {
  padding: 20px 0px;
}
/* line 93, sass/sass-styles/_consumer.scss */
.consumer-blueprint .consumer-blueprint-text > * {
  margin-bottom: 10px;
}
/* line 100, sass/sass-styles/_consumer.scss */
.consumer-blueprint .consumer-blueprint-text-harness {
  font-size: 20px;
}
/* line 103, sass/sass-styles/_consumer.scss */
.consumer-blueprint #send-blueprint-btn {
  height: 40px;
  width: 270px;
  padding: 0px;
  line-height: 2.25em;
}

/* line 110, sass/sass-styles/_consumer.scss */
.consumer-meet-founder {
  background-color: #18a7b9;
  color: white;
}
/* line 113, sass/sass-styles/_consumer.scss */
.consumer-meet-founder h1 {
  padding-bottom: 10px;
}
/* line 116, sass/sass-styles/_consumer.scss */
.consumer-meet-founder .consumer-meet-founder-text {
  padding-bottom: 20px;
}
/* line 119, sass/sass-styles/_consumer.scss */
.consumer-meet-founder .consumer-meet-founder-video {
  vertical-align: top;
}

/* line 123, sass/sass-styles/_consumer.scss */
.consumer-what-is-zhealth {
  background: #eeeeee url(images/consumer/brainwave.png) no-repeat center bottom;
}
/* line 125, sass/sass-styles/_consumer.scss */
.consumer-what-is-zhealth h1 {
  padding-top: 20px;
}
/* line 128, sass/sass-styles/_consumer.scss */
.consumer-what-is-zhealth .consumer-what-is-zhealth-content > * {
  padding-bottom: 15px;
}
/* line 131, sass/sass-styles/_consumer.scss */
.consumer-what-is-zhealth .consumer-what-is-zhealth-video {
  vertical-align: top;
}

/* line 136, sass/sass-styles/_consumer.scss */
.consumer-featured-products h1 {
  padding-bottom: 20px;
}
/* line 139, sass/sass-styles/_consumer.scss */
.consumer-featured-products .consumer-product-h1 {
  font-size: 22px;
  font-weight: bold;
  padding: 10px 0px;
}
/* line 144, sass/sass-styles/_consumer.scss */
.consumer-featured-products .consumer-product {
  padding-bottom: 20px;
  margin-top: 30px;
}
/* line 148, sass/sass-styles/_consumer.scss */
.consumer-featured-products .consumer-product-img img {
  width: 260px;
}
/* line 151, sass/sass-styles/_consumer.scss */
.consumer-featured-products .gym-icon-wrapper {
  display: inline-block;
  vertical-align: top;
  text-align: right;
  width: 45px;
  margin-right: 5px;
}
/* line 158, sass/sass-styles/_consumer.scss */
.consumer-featured-products .consumer-product-details {
  display: inline-block;
  width: 75%;
}
/* line 162, sass/sass-styles/_consumer.scss */
.consumer-featured-products p {
  padding-bottom: 20px;
}

/* line 166, sass/sass-styles/_consumer.scss */
.consumer-sign-up {
  padding: 20px;
  background: #eee;
  text-align: center;
}
/* line 170, sass/sass-styles/_consumer.scss */
.consumer-sign-up h1 {
  padding-bottom: 20px;
}
/* MY NEW STYLES */
.testimonial p{
	font-size: 1.2em;
}

/*style for mapifypro*/
.gm-style img { max-width: none; }

#homeOptInForm > label > input {
  padding:10px!important;
  width:95%!important;
}