/* ====== FONTS ======= */
@font-face {
  font-family: 'moonstone-brush';
  src: url("../fonts/Moonstone-Regular.otf");
  src: url("../fonts/Moonstone-Regular.otf?#iefix") format("opentype"), url("../fonts/Moonstone-Regular.woff") format("woff"), url("../fonts/Moonstone-Regular.ttf") format("truetype"), url("../fonts/Moonstone-Regular.svg#night_still_comesregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'night-still-comes';
  src: url("../fonts/nightstillcomes_bold_final_sample-webfont.eot");
  src: url("../fonts/nightstillcomes_bold_final_sample-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/nightstillcomes_bold_final_sample-webfont.woff2") format("woff2"), url("../fonts/nightstillcomes_bold_final_sample-webfont.woff") format("woff"), url("../fonts/nightstillcomes_bold_final_sample-webfont.ttf") format("truetype"), url("../fonts/nightstillcomes_bold_final_sample-webfont.svg#night_still_comesbold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'proxima-nova';
  src: url("../fonts/proxima-nova.eot");
  src: url("../fonts/proxima-nova.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova.woff") format("woff"), url("../fonts/proxima-nova.ttf") format("truetype"), url("../fonts/proxima-nova.svg#night_still_comesregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'proxima-nova';
  src: url("../fonts/proxima-nova-bold.eot");
  src: url("../fonts/proxima-nova-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova-bold.woff") format("woff"), url("../fonts/proxima-nova-bold.ttf") format("truetype"), url("../fonts/proxima-nova-bold.svg#night_still_comesregular") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'proxima-nova-bold';
  src: url("../fonts/proxima-nova-bold.eot");
  src: url("../fonts/proxima-nova-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova-bold.woff") format("woff"), url("../fonts/proxima-nova-bold.ttf") format("truetype"), url("../fonts/proxima-nova-bold.svg#night_still_comesregular") format("svg");
  font-style: normal; }
/* ==================== 01. Basics ==================== */
body {
  font-family: 'proxima-nova', 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 30px;
  color: #000; }

p {
  margin-bottom: 25px; }

/* Headings */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'proxima-nova', 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 500;
  letter-spacing: 0em;
  color: #111111; }
  h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, .h1 a:link, .h2 a:link, .h3 a:link, .h4 a:link, .h5 a:link, .h6 a:link {
    font-weight: normal; }

h1, .h1 {
  font-size: 30px;
  line-height: 1.5em;
  margin-bottom: 25px; }

h2, .h2 {
  font-size: 40px;
  line-height: 1.25em;
  margin-bottom: 25px;
  text-align: center; }

.smalltxt h2, h2.smalltxt {
  font-size: 40px;
  max-width: 800px;
  margin: auto;
  padding-bottom: 25px; }

h3, .h3 {
  font-size: 32px;
  line-height: 35px;
  margin-bottom: .25em; }

h4, .h4 {
  font-size: 24px;
  line-height: 25px;
  margin-bottom: .25em; }

h5, .h5 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: .25em; }

h6, .h6 {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0; }

h2 {
  color: #1e2966;
  font-family: 'proxima-nova', sans; }

.content img {
  max-width: 100%;
  height: auto; }

.menu li.leaf {
  list-style: none;
  list-style-image: none; }

.submitted {
  font-size: 12px; }

small,
.small {
  font-size: 16px;
  line-height: 22px; }

.small-date {
  font-size: 12px;
  line-height: 16px; }

/* Responsive headings */
.bigtext h1, h1.bigtext, .bigtext h2, h2.bigtext, .bigtext h3, h3.bigtext, .bigtext h4, h4.bigtext, .bigtext h5, h5.bigtext, .bigtext h6, h6.bigtext {
  margin-bottom: 10px; }

.bigtext h1, h1.bigtext {
  font-size: 90px;
  line-height: 1em; }

.bigtext h2, h2.bigtext {
  font-size: 75px;
  line-height: 1em; }

.bigtext h3, h3.bigtext {
  font-size: 60px;
  line-height: 1em; }

.bigtext h4, h4.bigtext {
  font-size: 48px;
  line-height: 1.25em; }

.bigtext h5, h5.bigtext {
  font-size: 36px;
  line-height: 1.25em; }

.bigtext h6, h6.bigtext {
  font-size: 24px;
  line-height: 1.5em; }

@media only screen and (max-width: 767px) {
  /* Responsive headings */
  .bigtext h1, h1.bigtext {
    font-size: 60px; }

  .bigtext h2, h2.bigtext {
    font-size: 48px; }

  .bigtext h3, h3.bigtext {
    font-size: 36px; }

  .bigtext h4, h4.bigtext {
    font-size: 30px; }

  .bigtext h5, h5.bigtext {
    font-size: 24px; }

  .bigtext h6, h6.bigtext {
    font-size: 18px; } }
@media only screen and (max-width: 479px) {
  /* Responsive headings */
  .bigtext h1, h1.bigtext {
    font-size: 36px; }

  .bigtext h2, h2.bigtext {
    font-size: 30px; }

  .bigtext h3, h3.bigtext {
    font-size: 24px; }

  .bigtext h4, h4.bigtext {
    font-size: 18px; }

  .bigtext h5, h5.bigtext {
    font-size: 16px; }

  .bigtext h6, h6.bigtext {
    font-size: 14px; } }
@media only screen and (max-width: 767px) {
  /* Responsive headings */
  .smalltxt h2, h2.smalltxt {
    font-size: 30px;
    padding-bottom: 15px; } }
@media only screen and (max-width: 479px) {
  /* Responsive headings */
  .smalltxt h2, h2.smalltxt {
    font-size: 25px; } }
/* Links */
a {
  color: #952853;
  text-decoration: none;
  font-weight: normal;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s; }
  a:hover {
    color: #1e2966;
    text-decoration: underline !important; }
  a i {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s; }

/* Smooth hover effects */
button, input[type="submit"] {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s; }

a:hover, a i:hover {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s; }

button:hover, input[type="submit"]:hover {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s; }

/* Cursor styling for icons */
i {
  cursor: default; }

a i {
  cursor: pointer; }

/* Lists */
.ol {
  list-style-type: decimal-leading-zero;
  list-style-position: outside;
  margin-left: 2em;
  margin-bottom: 25px; }
  .ol ol {
    list-style-type: decimal-leading-zero;
    list-style-position: outside; }

.ul {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 1em;
  margin-bottom: 25px; }
  .ul ol {
    list-style-type: decimal-leading-zero;
    list-style-position: outside; }

.ol ul, .ul ul {
  list-style-type: disc;
  list-style-position: outside; }

.ol ol, .ol ul {
  margin-left: 2em; }

.node ol, .node ul,
.ul ol,
.ul ul {
  margin-left: 2em; }

#main-page-content ul.checks, .page-builder-wrapper ul.checks {
  list-style-type: none;
  margin-left: 1.5em; }
  #main-page-content ul.checks li, .page-builder-wrapper ul.checks li {
    padding-bottom: .5em; }
  #main-page-content ul.checks li:before, .page-builder-wrapper ul.checks li:before {
    font-family: 'FontAwesome';
    content: "\f00c";
    margin: 0 10px 0 -28px;
    color: #29b2aa; }
#main-page-content ul, .page-builder-wrapper ul {
  margin-left: 1.5em; }

/* Typographic styles */
.italic, em {
  font-style: italic; }

.bold, b, strong {
  font-weight: 600; }

.thin {
  font-weight: 300; }

.x-thin {
  font-weight: 100; }

.serif {
  font-family: Georgia, serif;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none; }

.uber {
  font-family: 'proxima-nova', 'Open Sans', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

/* Text colors */
.text-color {
  color: #ff4800; }

.text-light {
  color: #bbbbbb; }

.text-dark {
  color: #111111; }

.text-white {
  color: #ffffff; }

/* Dropcap */
.dropcap {
  float: left;
  color: #111111;
  font-size: 50px;
  line-height: 50px;
  padding-right: 8px;
  padding-left: 3px; }

/* Quotes */
blockquote {
  font-family: Georgia, serif;
  font-style: italic;
  font-weight: 400;
  font-size: 1.25em;
  padding: 25px;
  background: #fafafa;
  border-left: 5px solid #eeeeee;
  margin-bottom: 25px; }
  blockquote small {
    display: block;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 0.75em;
    font-weight: 400;
    font-style: normal; }
    blockquote small:before {
      content: '\2014 \00A0'; }

q:before {
  content: '\201C'; }
q:after {
  content: '\201D'; }

/* Buttons */
/* Reset */
button, input[type="submit"] {
  -webkit-appearance: none; }

button::-moz-focus-inner {
  padding: 0; }

input::-moz-focus-inner {
  padding: 0; }
input[type="submit"] {
  border: 0;
  width: auto; }
input::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 5px; }

/* Fixing the broken lineheight model in FF */
/* Buttons styling */
.btn, button, input[type="submit"], .node-type-article a.flag {
  display: inline-block;
  font-family: 'proxima-nova', 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 0.08em;
  text-transform: capitalize;
  line-height: 32px;
  padding: 12px 25px;
  color: #000000;
  background: #FFCB04;
  text-decoration: none;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: none; }

a.btn:hover, button:hover, input[type="submit"]:hover, a .icon:hover,
a.btn.outline:hover, button.outline:hover, input[type="submit"].outline:hover, .btn-primary:hover, .btn-default:hover, .option-set .btn.btn-primary, .node-type-article a.flag:hover {
  color: #ffffff;
  background: #D9AC01;
  text-decoration: none !important; }

.node-type-article a.unflag-action,
.node-type-article a.unflag-action:hover {
  background-image: none;
  background-color: #9c9c9c; }

.node-type-article a.unflag-action {
  position: relative;
  padding-right: 30px; }

.node-type-article a.unflag-action:after {
  content: "";
  position: absolute;
  top: 49%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 13px;
  height: 13px;
  background: url(/sites/default/files/complete_check_icon.svg); }

button:hover, input[type="submit"]:hover, a i:hover {
  cursor: pointer; }

.flag-outer-complete-lesson {
  width: 100%;
  text-align: center; }

/* Icon inside a button */
.btn > i {
  font-size: 14px;
  margin-right: 0.5em; }
.btn.outline {
  color: #111111;
  background: none;
  border: 2px solid #111111;
  padding: 10px 23px; }

/* Button outline style */
/* Button colors */
.btn.color {
  background: #ff4800; }
.btn.outline.color {
  color: #ff4800;
  background: none;
  border: 2px solid #ff4800; }

.btn-primary.color {
  color: #ff4800;
  background: none;
  border: 2px solid #ff4800; }

.btn.light {
  color: #ffffff;
  background: #cccccc;
  background: rgba(255, 255, 255, 0.3); }
.btn.outline.light {
  color: #ffffff;
  background: none;
  border: 2px solid #cccccc;
  border: 2px solid rgba(255, 255, 255, 0.3); }

.btn-primary.light {
  color: #ffffff;
  background: none;
  border: 2px solid #cccccc;
  border: 2px solid rgba(255, 255, 255, 0.3); }

.btn.dark {
  color: #111111;
  background: #aaaaaa;
  background: rgba(17, 17, 17, 0.3); }
.btn.outline.dark {
  color: #111111;
  background: none;
  border: 2px solid #aaaaaa;
  border: 2px solid rgba(17, 17, 17, 0.3); }

.btn-primary.dark {
  color: #111111;
  background: none;
  border: 2px solid #aaaaaa;
  border: 2px solid rgba(17, 17, 17, 0.3); }

.btn.white {
  color: #111111;
  background: #ffffff; }
.btn.outline.white {
  color: #ffffff;
  background: none;
  border: 2px solid #ffffff; }

.btn-primary.white {
  color: #ffffff;
  background: none;
  border: 2px solid #ffffff; }

/* Headers */
.header {
  position: relative;
  display: block;
  width: 100%;
  height: 640px; }
  .header.large {
    height: 745px; }
  .header.medium {
    height: 480px; }
  .header.small {
    height: 320px; }

@media only screen and (max-width: 768px) {
  .header {
    height: 480px; }
    .header.large {
      height: 480px; }
    .header.medium {
      height: 320px; } }
/* Header with centered content */
.header-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 740px;
  min-width: 300px;
  text-align: center;
  z-index: 60;
  /* Should be 50+ because of the bxSlider */ }

/* Background image */
.bg-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  .bg-img.fixed {
    background-attachment: scroll; }

/* Fixed backgrounds only on non-touch devices */
.no-touch .bg-img.fixed {
  background-attachment: fixed; }

/* Background images */
.background-one {
  background-image: url("../images/bg-1.jpg"); }

.background-two {
  background-image: url("../images/bg-2.jpg"); }

.background-three {
  background-image: url("../images/bg-3.jpg"); }

.background-four {
  background-image: url("../images/bg-4.jpg"); }

.background-five {
  background-image: url("../images/bg-5.jpg"); }

/* Title */
.title, .page-builder-row-title {
  text-align: center; }

.title h1, .title h2 {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 15px; }

.title hr, .page-builder-row-title hr {
  display: inline-block;
  width: 40px;
  height: 2px;
  background: #cccccc;
  margin-bottom: 75px; }

.title.title-light h1, .title.title-light h2 {
  color: #ffffff; }
.title.title-light hr {
  background: #555555; }

/* Title on headers */
.header hr {
  display: inline-block;
  width: 40px;
  height: 2px;
  background: #ffffff;
  filter: alpha(opacity=50);
  opacity: 0.5;
  margin-bottom: 25px; }

/* Underline link */
a.underline {
  padding-bottom: 1px;
  border-bottom: 1px dotted #cccccc; }
  a.underline:hover {
    border-bottom: 1px dotted #111111; }
a.inverted:hover {
  color: #ffffff; }
a.inverted.underline {
  padding-bottom: 1px;
  border-bottom: 1px dotted #555555; }
  a.inverted.underline:hover {
    border-bottom: 1px dotted #ffffff; }
a.arrow-link {
  font-family: 'proxima-nova', 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #111111; }
  a.arrow-link:before {
    font-family: 'FontAwesome';
    content: '\f054';
    color: #aaaaaa;
    margin-right: 7px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s; }
  a.arrow-link:hover {
    color: #ff4800;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s; }
    a.arrow-link:hover:before {
      color: #ff4800;
      -webkit-transition: all .2s;
      -moz-transition: all .2s;
      -ms-transition: all .2s;
      -o-transition: all .2s;
      transition: all .2s; }

/* Links for dark backgrounds */
/* Arrow link */
/* Positioning for the owlCarousel controls (oc) */
.oc-left, .oc-right {
  position: absolute;
  top: 50%;
  margin-top: -30px; }

.oc-left {
  left: 0;
  margin-left: -60px; }

.oc-right {
  right: 0;
  margin-right: -60px; }

@media only screen and (max-width: 1220px) {
  .oc-left, .oc-right {
    top: 100%;
    margin-top: 20px; }

  .oc-left {
    left: 50%;
    margin-left: -40px; }

  .oc-right {
    right: 50%;
    margin-right: -40px; } }
/* Styling for the owlCarousel icon controls */
.oc-left i, .oc-right i {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 42px;
  text-align: center;
  color: #cccccc; }

.oc-left i:hover, .oc-right i:hover {
  color: #aaaaaa; }

@media only screen and (max-width: 1220px) {
  .oc-left i, .oc-right i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 28px; } }
/* Overlay item that is used for portfolio thumbnails and employee images */
.overlay-item {
  position: relative;
  color: #ffffff;
  line-height: 0;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s; }

/* The hover effect */
.o-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  color: rgba(255, 255, 255, 0);
  background: transparent;
  visibility: visible;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s; }

.overlay-item:hover > .o-hover, .overlay-item a:hover > .o-hover {
  color: white;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s; }

/* The information inside the hover */
.o-hover span {
  font-family: 'proxima-nova', 'Open Sans', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
.o-hover em {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none;
  color: rgba(255, 255, 255, 0);
  display: inline-block;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s; }

.overlay-item:hover > .o-hover em, .overlay-item a:hover > .o-hover em {
  color: white;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s; }

.o-hover i {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none;
  color: rgba(255, 255, 255, 0);
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s; }

.overlay-item:hover > .o-hover i, .overlay-item a:hover > .o-hover i {
  color: white;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s; }
.overlay-item:hover > .o-hover i:hover, .overlay-item a:hover > .o-hover i:hover {
  color: #111111;
  background: #ffffff;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s; }

.o-hover i.fa-2x {
  font-size: 2em; }

.overlay-item:hover > .o-hover i.fa-2x:hover, .overlay-item a:hover > .o-hover i.fa-2x:hover {
  color: #ffffff;
  background: none; }

/* Extra info below images used for portfolio thumbnails and employee images */
.e-info {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 15px 15px 25px;
  text-align: center; }
  .e-info h3 {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0; }
  .e-info p {
    color: #aaaaaa;
    line-height: 20px;
    margin-bottom: 0; }

/* ==================== 02. Top bar ==================== */
@media only screen and (min-width: 769px) {
  .front .top-bar.tb-large {
    background: transparent; } }
@media only screen and (max-width: 1023px) {
  .top-bar.tb-large {
    background: url(../images/header-sml-bg.png) bottom center repeat-x; } }
@media only screen and (min-width: 769px) {
  .top-bar {
    background: url(../images/header-sml-bg.png) bottom center repeat-x;
    position: fixed;
    top: 0;
    display: block;
    width: 100%;
    z-index: 99;
    min-height: 234px; }
    .top-bar .logo-lrg {
      display: none; }
    .top-bar .logo-lrg-alt {
      display: inline-block; } }
@media only screen and (min-width: 1024px) {
  .top-bar .logo-lrg {
    display: inline-block; }
  .top-bar .logo-lrg-alt {
    display: none; }

  .tb-small {
    background: url(../images/header-sml-bg.png) bottom center repeat-x; }
    .tb-small .logo-lrg {
      display: none; }
    .tb-small .logo-lrg-alt {
      display: inline-block; } }
.hdr-container {
  margin: 0 auto;
  width: 100%; }
  @media only screen and (max-width: 768px) {
    .hdr-container {
      text-align: center; } }

@media only screen and (min-width: 1024px) {
  .front .top-bar.tb-large .tb-logo img {
    width: 159px;
    height: 200px; }
  .front .top-bar.tb-small .tb-logo img {
    width: 167px;
    height: 57px; } }
.top-bar #block-system-main-menu {
  display: inline-block; }
  @media only screen and (min-width: 1024px) {
    .top-bar #block-system-main-menu .content > ul.menu {
      display: block;
      margin-top: 20px; } }

@media (min-width: 1640px) {
  .hdr-container {
    /* width: 1200px;*/
    width: 1640px; } }
@media only screen and (min-width: 1024px) {
  .front .tb-logo {
    top: 0; } }
.tb-logo h1 {
  display: none; }
@media only screen and (min-width: 1024px) {
  .tb-logo {
    position: absolute;
    padding-left: 3em;
    top: 14px;
    z-index: 1000; }
    .tb-logo a {
      text-decoration: none;
      color: #ffffff; }
      .tb-logo a:hover {
        color: #ffffff; }
    .tb-logo img {
      width: 167px;
      height: 57px; } }
@media only screen and (max-width: 768px) {
  .tb-logo {
    width: 110px;
    margin: 10px 0 0 0;
    display: inline-block;
    float: none; } }

@media only screen and (min-width: 1024px) {
  .tb-small {
    min-height: 200px;
    transition: min-height .2s; }
    .tb-small .tb-logo {
      top: 15px; }
      .tb-small .tb-logo img {
        width: 167px;
        height: 57px; } }
@media only screen and (max-width: 1023px) {
  .tb-small .tb-logo img {
    width: 167px;
    height: 57px; } }

/* Typographic logo for the top bar */
/* Image logo for the top bar */
/* Hiding the the toggle */
.top-bar #toggle, .toggle {
  display: none; }

/* Hiding and showing the submenu items */
.main-navigation ul ul {
  display: none; }
.main-navigation ul ul.social {
  display: inline; }
.main-navigation ul li:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible; }

/* Styling for the main menu items */
ul.menu a:link {
  font-weight: normal; }

.main-navigation ul.menu li.active a, .main-navigation ul.menu > li.active-trail > a {
  text-decoration: underline; }

.main-navigation-wrapper {
  clear: right;
  text-align: left;
  font-family: 'proxima-nova';
  font-size: 18px;
  text-transform: uppercase;
  line-height: 25px; }
  @media only screen and (min-width: 769px) {
    .main-navigation-wrapper {
      text-align: right; } }
  @media only screen and (max-width: 768px) {
    .main-navigation-wrapper {
      z-index: 9999; } }
  @media only screen and (min-width: 769px) and (max-width: 1023px) {
    .main-navigation-wrapper {
      float: none;
      clear: both; } }

.main-navigation ul.menu a {
  color: #FFF; }

@media only screen and (min-width: 1023px) {
  .tb-large .main-navigation ul.menu li a {
    color: #1e2966; } }
@media only screen and (min-width: 1024px) {
  .front .tb-large .main-navigation ul.menu li a {
    color: #ffffff; } }
@media only screen and (min-width: 769px) {
  .main-navigation ul.menu {
    position: relative;
    display: table-cell;
    list-style: none; }
    .main-navigation ul.menu:after {
      content: "";
      clear: both;
      display: block; }
    .main-navigation ul.menu li {
      float: left; }
      .main-navigation ul.menu li a {
        display: block;
        padding: 15px 20px 14px;
        color: #1e2966;
        text-decoration: none; }
        .main-navigation ul.menu li a:hover {
          text-decoration: underline; }
    .main-navigation ul.menu ul {
      display: none;
      position: absolute;
      top: 100%;
      background-color: #1e2966;
      text-transform: none;
      min-width: 190px;
      z-index: 9999;
      min-width: 280px;
      border: none;
      border-bottom: none; }
      .main-navigation ul.menu ul .social {
        display: inline; }
      .main-navigation ul.menu ul li {
        float: none;
        position: relative; }
        .main-navigation ul.menu ul li a {
          color: #ffffff !important;
          padding: 10px 20px;
          text-decoration: none; }
          .main-navigation ul.menu ul li a:hover {
            background-color: #B3B3B3;
            color: #ffffff !important;
            text-decoration: underline; }
      .main-navigation ul.menu ul ul {
        position: absolute;
        top: 0;
        left: 100%; } }
@media only screen and (min-width: 1024px) {
  .tb-small .main-navigation > ul.menu > li > a {
    padding: 15px 15px 6px; } }
.region-main-navigation #block-block-2 {
  float: right; }
  .region-main-navigation #block-block-2 .content li a {
    padding-top: 15px; }
  .region-main-navigation #block-block-2 ul.user-menu li a {
    font-size: 18px;
    color: #1e2966; }

#footer #block-block-2 ul.user-menu li a {
  font-size: 14px; }

@media only screen and (max-width: 769px) {
  #footer #block-panels-mini-footer-right .panel-panel {
    width: 100%; } }
@media only screen and (min-width: 1024px) {
  .region-main-navigation #block-block-2 {
    margin-top: 20px; } }
@media only screen and (min-width: 1024px) {
  .front .tb-large .region-main-navigation #block-block-2 .content li {
    color: #ffffff; }
    .front .tb-large .region-main-navigation #block-block-2 .content li a {
      color: #ffffff; } }
@media only screen and (max-width: 769px) {
  .tb-large .region-main-navigation #block-block-2 .content li a {
    color: #1e2966; } }
.region-main-navigation #block-block-2, #footer #block-block-2, .view-instagram-photos #block-block-2 {
  width: 280px;
  text-align: left; }
  .region-main-navigation #block-block-2 ul.user-menu, #footer #block-block-2 ul.user-menu, .view-instagram-photos #block-block-2 ul.user-menu {
    position: relative;
    z-index: 1000; }
    .region-main-navigation #block-block-2 ul.user-menu li a, #footer #block-block-2 ul.user-menu li a, .view-instagram-photos #block-block-2 ul.user-menu li a {
      text-indent: 0 !important;
      line-height: 24px;
      width: auto; }
    .region-main-navigation #block-block-2 ul.user-menu > li:first-child:after, #footer #block-block-2 ul.user-menu > li:first-child:after, .view-instagram-photos #block-block-2 ul.user-menu > li:first-child:after {
      content: " \f0d7";
      font-family: FontAwesome;
      font-size: 10px;
      color: #B3B3B3; }
    .region-main-navigation #block-block-2 ul.user-menu > li:first-child:hover:after, #footer #block-block-2 ul.user-menu > li:first-child:hover:after, .view-instagram-photos #block-block-2 ul.user-menu > li:first-child:hover:after {
      color: #E8E9EF; }
    .region-main-navigation #block-block-2 ul.user-menu ul, #footer #block-block-2 ul.user-menu ul, .view-instagram-photos #block-block-2 ul.user-menu ul {
      display: none;
      position: absolute;
      background-color: #1e2966;
      text-align: right;
      right: 0; }
      .region-main-navigation #block-block-2 ul.user-menu ul a, #footer #block-block-2 ul.user-menu ul a, .view-instagram-photos #block-block-2 ul.user-menu ul a {
        color: #fff;
        display: block;
        width: 100% !important;
        padding: 6px 0;
        border-bottom: 1px solid #fff; }
        .region-main-navigation #block-block-2 ul.user-menu ul a:hover, #footer #block-block-2 ul.user-menu ul a:hover, .view-instagram-photos #block-block-2 ul.user-menu ul a:hover {
          color: #FFA7C9; }
      .region-main-navigation #block-block-2 ul.user-menu ul li, #footer #block-block-2 ul.user-menu ul li, .view-instagram-photos #block-block-2 ul.user-menu ul li {
        white-space: nowrap;
        width: 100%;
        margin-right: 0;
        padding: 0 15px; }
        .region-main-navigation #block-block-2 ul.user-menu ul li:last-child a, #footer #block-block-2 ul.user-menu ul li:last-child a, .view-instagram-photos #block-block-2 ul.user-menu ul li:last-child a {
          border-bottom: none; }
  .region-main-navigation #block-block-2 ul.user-anon, #footer #block-block-2 ul.user-anon, .view-instagram-photos #block-block-2 ul.user-anon {
    position: relative;
    z-index: 1000; }
    .region-main-navigation #block-block-2 ul.user-anon li a, #footer #block-block-2 ul.user-anon li a, .view-instagram-photos #block-block-2 ul.user-anon li a {
      text-indent: 0 !important;
      line-height: 24px;
      width: auto; }
  .region-main-navigation #block-block-2 .content ul, #footer #block-block-2 .content ul, .view-instagram-photos #block-block-2 .content ul {
    margin-bottom: 0; }
  .region-main-navigation #block-block-2 .content li, #footer #block-block-2 .content li, .view-instagram-photos #block-block-2 .content li {
    display: inline-block;
    list-style: none;
    margin-right: 10px; }
    .region-main-navigation #block-block-2 .content li a, #footer #block-block-2 .content li a, .view-instagram-photos #block-block-2 .content li a {
      color: #B3B3B3;
      display: inline-block;
      text-indent: -9999px;
      position: relative;
      font-size: 22px;
      font-weight: normal;
      width: 22px;
      line-height: 22px; }
      .region-main-navigation #block-block-2 .content li a:hover, #footer #block-block-2 .content li a:hover, .view-instagram-photos #block-block-2 .content li a:hover {
        color: #1e2966; }
    .region-main-navigation #block-block-2 .content li a.ecourse-login, #footer #block-block-2 .content li a.ecourse-login, .view-instagram-photos #block-block-2 .content li a.ecourse-login {
      text-indent: 0 !important;
      width: auto;
      font-size: 14px;
      line-height: 24px; }
    .region-main-navigation #block-block-2 .content li a:before, #footer #block-block-2 .content li a:before, .view-instagram-photos #block-block-2 .content li a:before {
      font-family: FontAwesome;
      position: absolute;
      left: 0;
      text-indent: 0; }
    .region-main-navigation #block-block-2 .content li a.facebook:before, #footer #block-block-2 .content li a.facebook:before, .view-instagram-photos #block-block-2 .content li a.facebook:before {
      content: "\f082"; }
    .region-main-navigation #block-block-2 .content li a.twitter:before, #footer #block-block-2 .content li a.twitter:before, .view-instagram-photos #block-block-2 .content li a.twitter:before {
      content: "\f099"; }
    .region-main-navigation #block-block-2 .content li a.tumblr:before, #footer #block-block-2 .content li a.tumblr:before, .view-instagram-photos #block-block-2 .content li a.tumblr:before {
      content: "\f173"; }
    .region-main-navigation #block-block-2 .content li a.instagram:before, #footer #block-block-2 .content li a.instagram:before, .view-instagram-photos #block-block-2 .content li a.instagram:before {
      content: "\f16d"; }
.region-main-navigation #block-search-form, #footer #block-search-form, .view-instagram-photos #block-search-form {
  float: right;
  line-height: 55px; }
  .region-main-navigation #block-search-form .input-group .form-control, #footer #block-search-form .input-group .form-control, .view-instagram-photos #block-search-form .input-group .form-control {
    border-radius: 16px;
    background-color: #FFF;
    border: 1px solid #c7c8ca; }

.secondary-navigation,
.secondary-navigation.page-builder-row-section {
  background-color: #f2f2f2;
  border-bottom: 1px solid #c7c8ca;
  padding: 20px 0 !important; }
  .secondary-navigation .content ul,
  .secondary-navigation.page-builder-row-section .content ul {
    font-family: 'proxima-nova', sans;
    text-align: center;
    margin-bottom: 0; }
  .secondary-navigation .content li,
  .secondary-navigation.page-builder-row-section .content li {
    display: inline-block;
    font-size: 18px; }
    .secondary-navigation .content li a,
    .secondary-navigation.page-builder-row-section .content li a {
      color: #1e2966; }

.view-instagram-photos #block-block-2 {
  margin-bottom: 20px;
  color: #1e2966;
  width: 100% !important;
  text-align: center; }
  .view-instagram-photos #block-block-2 ul {
    display: inline; }
  .view-instagram-photos #block-block-2 .content ul li a {
    font-size: 30px;
    color: #1e2966; }
  .view-instagram-photos #block-block-2 .content a.insta {
    font-size: 30px;
    color: #1e2966; }

/* Hover effect */
/* Less padding on smaller screens */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .main-navigation ul.menu li a {
    padding-bottom: 5px; } }
/* Styling for the sub menu items */
.logo-sml {
  display: none; }

/* Responsive settings for the menu */
@media only screen and (max-width: 768px) {
  #cta-instagram.page-builder-row-section {
    padding-top: 5px; }

  .logo-sml {
    display: block; }

  .logo-lrg, .logo-lrg-alt {
    display: none; }

  .top-bar {
    padding-top: 0;
    background-color: #ffffff; }

  /* The toggle */
  .toggle {
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
    color: #952853;
    float: right;
    font-family: 'FontAwesome';
    text-align: center;
    font-size: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s; }
    .toggle:hover {
      color: #000;
      -webkit-transition: all .2s;
      -moz-transition: all .2s;
      -ms-transition: all .2s;
      -o-transition: all .2s;
      transition: all .2s; }
    .toggle:after {
      content: '\f0c9'; }

  #toggle:checked ~ .main-navigation-wrapper {
    display: block;
    filter: alpha(opacity=100);
    opacity: 1; }
  #toggle:checked + .toggle:after {
    content: '\f077'; }

  /* The menu items */
  .main-navigation-wrapper {
    display: none;
    filter: alpha(opacity=0);
    opacity: 0;
    width: 100%;
    position: absolute;
    right: 0;
    height: auto;
    text-align: left;
    background: #111111;
    background: #1e2966;
    padding-bottom: 10px;
    padding-left: 30px; }

  .main-navigation {
    padding: 30px 0; }

  .main-navigation ul li {
    text-transform: uppercase;
    font-weight: 700;
    align-content: block;
    width: 100%;
    line-height: 30px;
    margin: 0; }
    .main-navigation ul li ul.menu li {
      text-transform: none;
      font-weight: 400; }
    .main-navigation ul li a {
      display: block;
      width: 100%;
      padding: 0; }
      .main-navigation ul li a:hover {
        color: #FFF; }
  .main-navigation ul ul.menu {
    display: block;
    position: relative;
    top: 0;
    left: 10px;
    background: none;
    padding-bottom: 12px; }
    .main-navigation ul ul.menu li a {
      padding: 0; }
    .main-navigation ul ul.menu ul {
      position: relative;
      top: 0;
      left: 20px; }
    .main-navigation ul ul.menu ul li ul {
      text-transform: capitalize;
      font-weight: 700; }

  /* Styling for the sub menu items */ }
@media only screen and (max-width: 480px) {
  .tb-logo {
    margin-left: 5px; }

  .main-navigation-wrapper {
    padding-left: 15px; } }
/* Dynamic height of the menu */
.tb-large {
  padding-top: 4px;
  padding-bottom: 0; }
  @media only screen and (min-width: 769px) and (max-width: 1023px) {
    .tb-large {
      padding-top: 25px; } }

.tb-small {
  padding-top: 4px;
  padding-bottom: 0; }
  @media only screen and (min-width: 769px) and (max-width: 1023px) {
    .tb-small {
      padding-top: 25px; } }

@media only screen and (max-width: 768px) {
  .tb-large {
    padding-top: 0;
    padding-bottom: 0; } }
/* Transparent top bar */
.tb-transp .main-navigation ul li a {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5); }
.tb-transp .main-navigation ul li:hover a {
  color: #ffffff; }

.tb-small.tb-transp {
  background: #111111;
  background: rgba(7, 7, 7, 0.9); }

/* Responsive settings for the transparent top bar */
@media only screen and (max-width: 768px) {
  .top-bar.tb-transp {
    background: #111111;
    background: rgba(7, 7, 7, 0.9); } }
/* ==================== 03. Home ==================== */
.home {
  z-index: 1; }

.topspace {
  padding-top: 105px;
  background: #111111; }

#cta-event .view-events {
  background-color: #FFF;
  padding: 36px 30px;
  border-left: 5px solid #1e2966;
  border-radius: 5px;
  box-shadow: 0px 5px 5px 0px rgba(51, 51, 51, 0.1); }
  @media only screen and (min-width: 768px) {
    #cta-event .view-events .group-left {
      width: 15%; } }
  @media only screen and (max-width: 767px) {
    #cta-event .view-events .group-right {
      display: none; }
    #cta-event .view-events .group-middle {
      width: 75%; } }

#contact .page-builder-column-wrapper {
  display: table; }
  @media only screen and (min-width: 768px) {
    #contact .page-builder-column-wrapper .page-builder-column {
      float: none;
      display: table-cell;
      vertical-align: middle; } }

@media only screen and (min-width: 768px) {
  .form-inline .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    width: 20%; } }

.form-inline .form-group input[type="checkbox"] {
  width: auto;
  float: left; }

.form-inline .form-group input[type="checkbox"] + label {
  display: block;
  margin-left: 25px; }

#cta-teachers p {
  margin-bottom: 2px; }

#cta-engage .page-builder-column {
  margin-bottom: 40px; }

@media only screen and (max-width: 768px) {
  .topspace {
    padding-top: 50px; }

  .home .bx-wrapper .bx-controls-direction a {
    top: 100%;
    margin-top: -53px; } }
.view .field-name-title h4 {
  font-size: 25px;
  text-transform: none;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 10px; }

.view-index .node-teaser {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 30px;
  margin-bottom: 30px; }
.view-index .views-row-last .node-teaser {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0; }
.view-index .field-name-field-video {
  float: right;
  margin-left: 10px;
  margin-bottom: 20px; }
.view-index h2 {
  margin-bottom: 0; }

.node-event .field-name-event-time {
  display: none; }
  .node-event .field-name-event-time p {
    margin-bottom: 0; }
.node-event .field-name-title h2 {
  margin-bottom: 8px; }
.node-event .field-name-event-month {
  font-family: 'proxima-nova';
  font-size: 26px;
  line-height: 1em; }
  .node-event .field-name-event-month p {
    margin-bottom: 0; }
.node-event .field-name-event-day {
  font-size: 46px;
  line-height: 1em;
  margin-top: -5px; }
  .node-event .field-name-event-day p {
    margin-bottom: 12px; }
.node-event .view-footer {
  text-align: center; }
.node-event .ds-col-one {
  font-style: 12px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin-bottom: 10px; }
@media screen and (max-width: 769px) {
  .node-event {
    text-align: center; } }

.view-events .field-name-body {
  font-size: 17px;
  line-height: 26px; }
.view-events .view-footer {
  text-align: center; }

/* ==================== 04. Introduction ==================== */
.intro {
  background: #ffffff;
  padding-top: 100px;
  padding-bottom: 100px; }

/* Icon navigation */
.icon-nav {
  text-align: center;
  margin-bottom: 25px; }
  .icon-nav a {
    display: inline-block; }
  .icon-nav i {
    display: block;
    margin: 0 auto 10px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 36px;
    color: #cccccc;
    background: none;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px; }
  .icon-nav a:hover > i {
    color: #ffffff;
    background: #ff4800; }
  .icon-nav b {
    font-family: 'proxima-nova', 'Open Sans', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    line-height: 20px;
    color: #111111;
    display: block; }
  .icon-nav em {
    font-style: normal;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #aaaaaa;
    display: block; }

@media only screen and (max-width: 768px) {
  .icon-nav i {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 24px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px; } }
/* ==================== 05. Work ==================== */
.work {
  background: #f4f4f4;
  padding-top: 100px;
  padding-bottom: 100px; }
  .work .oc-left, .work .oc-right {
    margin-top: -65px; }

/* Positioning for the arrow controls for the work slider */
@media only screen and (max-width: 1220px) {
  .work .oc-left, .work .oc-right {
    margin-top: 20px; } }
/* ==================== 06. Call to action ==================== */
.cta {
  padding-top: 100px;
  padding-bottom: 100px; }

/* ==================== 07. Services ==================== */
.services {
  background: #ffffff;
  padding-top: 100px;
  padding-bottom: 100px; }

/* Service item */
.service-item {
  position: relative;
  display: block;
  text-align: center;
  background: #ffffff;
  padding-bottom: 35px; }
  .service-item .subline {
    font-style: normal;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #aaaaaa; }
  .service-item .serif {
    color: #aaaaaa; }
  .service-item hr {
    display: inline-block;
    width: 30px;
    height: 2px;
    background: #cccccc;
    margin-bottom: 20px; }
  .service-item ul {
    margin-bottom: 25px; }
  .service-item i {
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 48px;
    color: #cccccc;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s; }
  .service-item:hover > i {
    color: #ff4800;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s; }
  .service-item:hover > a.arrow-link:before {
    color: #ff4800; }

/* Positioning for the arrow controls for the services slider */
.services .oc-left, .services .oc-right {
  top: 70px;
  margin-top: 0; }

@media only screen and (max-width: 1220px) {
  .services .oc-left, .services .oc-right {
    top: 100%;
    margin-top: 0; } }
/* ==================== 08. Process ==================== */
.process {
  background: #222222;
  padding-top: 100px;
  padding-bottom: 100px; }

/* Icon circles */
.icon-circle {
  display: block;
  text-align: center;
  margin-bottom: 50px; }
  .icon-circle i {
    display: block;
    margin: 0 auto 20px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 36px;
    color: #555555;
    background: none;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s; }
  .icon-circle:hover > i {
    font-size: 48px;
    color: #ffffff;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s; }
  .icon-circle p {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s; }
  .icon-circle:hover > p {
    color: #aaaaaa;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s; }

/* ==================== 09. About ==================== */
.about {
  background: #f4f4f4;
  padding-top: 100px;
  padding-bottom: 100px; }

.bg-white {
  background: #ffffff; }

.bg-padding {
  padding: 75px 20px; }

/* Quote slider */
.qs-wrap {
  margin-top: 2px; }
  .qs-wrap p {
    color: #aaaaaa; }
  .qs-wrap .bx-wrapper .bx-pager {
    bottom: -25px; }
    .qs-wrap .bx-wrapper .bx-pager.bx-default-pager a {
      border: 1px solid #cccccc;
      filter: alpha(opacity=100);
      opacity: 1; }
      .qs-wrap .bx-wrapper .bx-pager.bx-default-pager a.active, .qs-wrap .bx-wrapper .bx-pager.bx-default-pager a:hover {
        background: #cccccc;
        filter: alpha(opacity=100);
        opacity: 1; }

/* Styling for the pagination for the quote slider */
/* Positioning for the arrow controls for the employee slider */
.about .oc-left, .about .oc-right {
  margin-top: -50px; }

@media only screen and (max-width: 1220px) {
  .about .oc-left, .about .oc-right {
    margin-top: 20px; } }
/* ==================== 10. Contact ==================== */
.contact {
  background: #ffffff;
  padding-top: 100px;
  padding-bottom: 100px; }

/* Contact form */
.c-form {
  margin-top: -15px;
  text-align: left; }

/* Contact form feedback messages */
.c-message {
  text-align: left; }

.error_message {
  text-align: left;
  color: tomato;
  margin-bottom: 10px; }

/* Loader image */
.loader {
  margin-left: 10px; }

/* Contact details */
.c-details a {
  color: #777777;
  display: inline-block; }
  .c-details a:hover {
    color: #ff4800; }
    .c-details a:hover i {
      color: #ff4800; }
.c-details i {
  float: left;
  width: 15px;
  line-height: 25px;
  font-size: 14px;
  text-align: center;
  color: #111111; }
.c-details span {
  display: block;
  width: auto;
  margin-bottom: 25px;
  margin-left: 30px; }

/* ==================== 11. Footer ==================== */
/* Back to top button */
.back-top-wrap {
  text-align: center;
  height: 0; }

.back-top {
  position: relative;
  top: -25px;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 48px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  background: #952853;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  z-index: 2; }
  .back-top:hover {
    background: #952853; }

/* Social footer */
.social-footer {
  background: #111111;
  padding-top: 75px;
  padding-bottom: 50px;
  text-align: center;
  border-bottom: 1px solid #292929; }

/* Social icons */
.sf-icons {
  width: 100%;
  position: relative;
  text-align: center;
  margin-bottom: 25px; }
  .sf-icons i {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 28px;
    color: #888888;
    margin: 10px; }
    .sf-icons i:hover {
      color: #ffffff; }
  .sf-icons p {
    margin-top: 15px;
    margin-bottom: 0; }

/* Footer */
.footer {
  background: url(../images/foot-bg-top.jpg) top center repeat-x, #e8e9ef;
  color: #656565;
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  padding-top: 60px;
  padding-bottom: 60px; }
  .footer .region-footer {
    padding-top: 2em; }
  .footer .mail-link {
    margin-right: 15px; }
  .footer h5 {
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: .7em; }
  .footer a,
  .footer a.active {
    color: #656565; }
    .footer a:hover,
    .footer a.active:hover {
      color: #1e2966; }
  .footer ul li.leaf {
    display: inline-block;
    list-style-image: none;
    list-style-type: none;
    margin-left: 0; }
  @media screen and (min-width: 992px) {
    .footer #block-panels-mini-footer-right .pane-content ul {
      display: inline; } }
  .footer form input {
    width: 130px;
    height: 35px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -moz-border-top-left-radius: 6px;
    -moz-border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px; }
  .footer .form-inline .btn {
    width: 40%; }
  .footer .btn {
    font-size: 16px;
    line-height: 22px;
    padding: 5px; }
  @media only screen and (max-width: 768px) {
    .footer .panel-col-last {
      clear: both; }
      .footer .panel-col-last .inside {
        margin: 0 0 1em 0; } }
  .footer .panel-2col .panel-col-first {
    padding-right: 10px; }
  .footer .panel-2col .panel-col-last h2 {
    text-align: left;
    padding-left: 40px; }
  @media only screen and (min-width: 768px) {
    .footer .panel-2col .panel-col-last {
      padding-left: 60px;
      text-align: left; } }

/* Footer promo */
.footer-promo {
  display: none;
  background: #111111;
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center; }

.promo-control {
  position: relative;
  top: -25px;
  text-align: center;
  height: 0; }
  .promo-control a {
    padding-top: 10px;
    cursor: pointer;
    color: #333333; }
    .promo-control a:hover {
      color: #777777; }

/* ==================== 12. 404 Page ==================== */
.fourofour {
  height: 100%; }
  .fourofour .header {
    height: 100%; }

.error-circle {
  display: inline-block;
  margin: 0 auto;
  width: 300px;
  height: 300px;
  border-radius: 150px;
  background: #ffffff;
  padding: 25px; }
  .error-circle h1 {
    font-size: 90px;
    line-height: 1em;
    margin-top: 30px;
    margin-bottom: 15px; }
  .error-circle h5 {
    margin-bottom: 15px; }
  .error-circle hr {
    display: inline-block;
    width: 40px;
    height: 2px;
    background: #cccccc;
    margin-bottom: 10px; }

/* ==================== 13. Responsive settings ==================== */
@media only screen and (max-width: 992px) {
  .md-center {
    text-align: center; } }
/* Tablet portrait - Medium */
@media only screen and (max-width: 768px) {
  .title hr, .page-builder-row-title hr {
    margin-bottom: 50px; }

  .bg-padding {
    padding: 50px 15px; }

  .intro, .work, .cta, .services, .process, .about, .contact, .social-footer {
    padding-top: 75px;
    padding-bottom: 75px; }

  .process, .social-footer {
    padding-top: 75px;
    padding-bottom: 50px; }

  .footer, .footer-promo {
    padding-top: 40px;
    padding-bottom: 40px; }

  .section-slider {
    padding-top: 75px;
    padding-bottom: 100px; }

  .c-form {
    margin-bottom: 25px; } }
/* Smartphone landscape - Small */
@media only screen and (max-width: 480px) {
  .title hr, .page-builder-row-title hr {
    margin-bottom: 25px; }

  .bg-padding {
    padding: 25px 10px; }

  .intro, .work, .cta, .services, .process, .about, .contact {
    padding-top: 50px;
    padding-bottom: 50px; }

  .social-footer {
    padding-top: 50px;
    padding-bottom: 25px; }

  .footer, .footer-promo {
    padding-top: 25px;
    padding-bottom: 25px; }

  .section-slider {
    padding-top: 50px;
    padding-bottom: 100px; }

  .error-circle {
    width: 220px;
    height: 220px;
    border-radius: 110px;
    padding: 15px; }
    .error-circle h1 {
      font-size: 60px;
      line-height: 1em;
      margin-top: 25px;
      margin-bottom: 10px; }
    .error-circle h5 {
      font-size: 12px;
      margin-bottom: 5px; }
    .error-circle hr {
      display: inline-block;
      width: 40px;
      height: 2px;
      background: #cccccc;
      margin-bottom: 5px; } }
/* ==================== 14. Banded content ==================== */
.center {
  text-align: center; }

.center-block {
  margin: 0 auto; }

.drop-shadow {
  box-shadow: 0px 5px 5px 0px rgba(51, 51, 51, 0.1); }

.gray-strip {
  background-color: #F4F4F4; }

.symbol-strip img {
  max-width: 1660px; }

/* ==================== 15. Icons ==================== */
h2[class*="icon"]:before,
h3[class*="icon"]:before {
  content: "";
  display: block;
  margin: 0 auto 10px auto; }

/*.icon-knot:before {
  background: url(../images/icons/knot.svg) no-repeat;
  height: 66px;
  width: 66px;
}
.icon-fancy:before {
  background: url(../images/icons/lotus.svg) no-repeat;
  height: 66px;
  width: 66px;
}
*/
/* ==================== 16. Page Builder ==================== */
.page-builder-row-title {
  text-shadow: 1px 2px 2px rgba(51, 51, 51, 0.2); }

.page-builder-element .sml-title {
  font-size: 22px;
  font-family: proxima-nova, sans-serif;
  font-weight: normal;
  margin-bottom: 0;
  text-transform: none; }
.page-builder-element .view-header h2 {
  text-align: center; }

.page-builder-row-title h2 {
  color: #1e2966;
  font-family: proxima-nova, sans-serif;
  text-shadow: 1px 2px 2px rgba(51, 51, 51, 0.2); }

.topmost .page-builder-row-title h2 {
  font-family: moonstone-brush, serif;
  text-shadow: 1px 2px 2px rgba(51, 51, 51, 0.2); }

.page-builder-row-section {
  padding: 45px 0; }

.front #page-builder-container #home {
  color: #fff;
  padding-top: 200px; }
  @media screen and (max-width: 400px) {
    .front #page-builder-container #home {
      padding-top: 100px; } }
  @media screen and (min-width: 1024px) {
    .front #page-builder-container #home {
      padding-top: 200px; } }
  .front #page-builder-container #home .back-top {
    top: 10px;
    margin-top: 0;
    position: relatve; }
  .front #page-builder-container #home h1 {
    background: url(../images/namchak.svg) no-repeat;
    -webkit-background-size: 228px 76px;
    -o-background-size: 228px 76px;
    background-size: 228px 76px;
    display: block;
    height: 76px;
    width: 228px;
    margin: 0 auto;
    text-indent: -9999px; }
    @media screen and (min-width: 768px) {
      .front #page-builder-container #home h1 {
        -webkit-background-size: 300px 100px;
        -o-background-size: 300px 100px;
        background-size: 300px 100px;
        height: 100px;
        width: 300px; } }
  .front #page-builder-container #home #block-block-1 h2 {
    max-width: 900px;
    margin: 0 auto;
    text-transform: capitalize; }
    @media screen and (min-width: 768px) {
      .front #page-builder-container #home #block-block-1 h2 {
        line-height: 130px;
        font-size: 120px;
        padding-top: 20%; } }
  .front #page-builder-container #home h2 {
    color: #FFF;
    font-family: 'moonstone-brush', serif;
    font-size: 80px;
    text-align: center;
    text-shadow: 1px 2px 2px rgba(51, 51, 51, 0.2);
    line-height: 95px; }
    @media screen and (min-width: 768px) {
      .front #page-builder-container #home h2 {
        font-size: 64px;
        line-height: 80px; } }

#cta-video * {
  color: #fff; }
#cta-video .icon-knot:before {
  background-image: url(../images/icons/knot-white.svg); }

#block-block-5 h2 {
  font-size: 32px; }

.not-front #page-builder-container #home {
  background-attachment: scroll;
  padding-top: 50px;
  min-height: 200px; }
  .not-front #page-builder-container #home h2 {
    color: #fff;
    font-size: 75px;
    text-transform: none; }
  @media screen and (min-width: 769px) {
    .not-front #page-builder-container #home {
      padding-top: 100px;
      min-height: 350px; }
      .not-front #page-builder-container #home h2 {
        padding-top: 90px;
        font-size: 130px; } }
  @media screen and (min-width: 1024px) {
    .not-front #page-builder-container #home {
      padding-top: 0;
      padding-bottom: 60px;
      margin-top: 105px; } }
  .not-front #page-builder-container #home .topmost .page-builder-row-title h2 {
    font-family: moonstone-brush, serif; }

.main-header {
  background-color: #c7c8ca;
  display: table;
  padding: 20px 0;
  height: 80px;
  text-align: center;
  width: 100%;
  min-height: 200px; }
  .main-header .container {
    display: table-cell;
    vertical-align: middle; }
  @media screen and (min-width: 769px) {
    .main-header {
      min-height: 350px;
      padding-top: 50px;
      margin-top: 107px; } }
  .main-header .page-title, .main-header h2 {
    color: #fff;
    font-family: 'moonstone-brush', serif;
    letter-spacing: normal;
    line-height: 100px;
    margin: 0;
    padding: 9px 9%;
    text-transform: none;
    text-shadow: 1px 1px 7px rgba(51, 51, 51, 0.5);
    font-size: 75px; }
    @media screen and (min-width: 769px) {
      .main-header .page-title, .main-header h2 {
        font-size: 130px;
        line-height: 150px; } }

.input-group-btn .btn {
  border-width: 1px;
  padding: 4px 23px 3px; }
  .input-group-btn .btn:hover {
    border-width: 1px; }

@media screen and (max-width: 767px) {
  #block-block-22 a {
    display: block;
    text-align: center;
    margin-bottom: 25px; } }
@media screen and (min-width: 768px) {
  #block-block-22 {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    margin-bottom: 25px; }
    #block-block-22 a {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 0;
      -moz-flex: 1 0;
      -ms-flex: 1 0;
      flex: 1 0; }
    #block-block-22 .btn {
      margin-right: 8px; }
    #block-block-22 .login {
      margin-left: 8px; } }

.page-node-42 .node-header {
  display: none; }
.page-node-42 button {
  display: block;
  margin: 0 auto; }

img.image-solo {
  box-shadow: 0px 5px 5px 0px rgba(51, 51, 51, 0.1);
  border-radius: 3px; }

.page-node-57 div.block-formblock .form-text,
.page-node-57 div#block-formblock-user_password_request .form-text,
.page-node-57 div#block-formblock-contact_site .form-text,
.page-node-57 div#block-formblock-user_register .form-text {
  width: 100%; }
.page-node-57 .password-parent,
.page-node-57 .confirm-parent {
  width: 100%; }
.page-node-57 .password-strength,
.page-node-57 .password-confirm {
  margin-bottom: 10px;
  margin-top: 0; }
.page-node-57 .node-header {
  display: none; }
.page-node-57 .password-suggestions ul {
  margin-left: 20px; }

#block-block-13 {
  margin-top: 20px; }

#home-cta .page-builder-column-wrapper > div:nth-of-type(1) {
  background-size: cover;
  background-image: url(../images/group-3.jpg);
  background-position: top right; }
#home-cta .page-builder-column-wrapper > div:nth-of-type(3) {
  min-height: 500px;
  background: url(../images/home-video-new.jpg) no-repeat;
  background-position: top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 0; }
  #home-cta .page-builder-column-wrapper > div:nth-of-type(3) h2, #home-cta .page-builder-column-wrapper > div:nth-of-type(3) h3, #home-cta .page-builder-column-wrapper > div:nth-of-type(3) h4 {
    padding: 4.5em 1em 0; }

#advanced-resources-cta {
  color: #ffffff; }
  #advanced-resources-cta h2 {
    padding-top: 3em !important; }
  #advanced-resources-cta .page-builder-column-wrapper > div:nth-of-type(1) {
    background-size: cover;
    background-image: url(/sites/default/files/flowerhand.jpg);
    background-position: top right; }
  #advanced-resources-cta .page-builder-column-wrapper > div:nth-of-type(4) {
    background-size: cover;
    background: url(../images/group-3.jpg) no-repeat bottom left; }
    #advanced-resources-cta .page-builder-column-wrapper > div:nth-of-type(4) h2 {
      padding-top: 2em !important; }
  #advanced-resources-cta .page-builder-column-wrapper > div:nth-of-type(3) {
    background-size: cover;
    background-color: #F4F4F4;
    /* IE10+ */
    background-image: -ms-linear-gradient(top left, #1E2966 0%, #2CB0A8 180%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top left, #1E2966 0%, #2CB0A8 180%);
    /* Opera */
    background-image: -o-linear-gradient(top left, #1E2966 0%, #2CB0A8 180%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #1E2966), color-stop(180, #2CB0A8));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top left, #1E2966 0%, #2CB0A8 180%); }
    #advanced-resources-cta .page-builder-column-wrapper > div:nth-of-type(3) .btn, #advanced-resources-cta .page-builder-column-wrapper > div:nth-of-type(3) button, #advanced-resources-cta .page-builder-column-wrapper > div:nth-of-type(3) input[type="submit"], #advanced-resources-cta .page-builder-column-wrapper > div:nth-of-type(3) .node-type-article a.flag {
      color: #ffffff;
      background: none;
      border: solid 1px #ffffff; }

#home-cta h2, #home-cta h3, #home-cta h4, #practice-cta h2, #practice-cta h3, #practice-cta h4, #advanced-resources-cta h2, #advanced-resources-cta h3, #advanced-resources-cta h4 {
  padding: 3em 1.5em 0;
  color: #ffffff; }
#home-cta .container, #practice-cta .container, #advanced-resources-cta .container {
  width: 100%;
  text-align: center; }
  #home-cta .container .col-md-6, #practice-cta .container .col-md-6, #advanced-resources-cta .container .col-md-6 {
    padding: 0 1.6em; }
  #home-cta .container .page-builder-column, #practice-cta .container .page-builder-column, #advanced-resources-cta .container .page-builder-column {
    min-height: 450px; }
#home-cta .block .content, #practice-cta .block .content, #advanced-resources-cta .block .content {
  padding-bottom: 1em; }
#home-cta .page-builder-column-wrapper > div:nth-of-type(2), #practice-cta .page-builder-column-wrapper > div:nth-of-type(2), #advanced-resources-cta .page-builder-column-wrapper > div:nth-of-type(2) {
  /* IE10+ */
  background-image: -ms-linear-gradient(top left, #1E2966 0%, #2CB0A8 180%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top left, #1E2966 0%, #2CB0A8 180%);
  /* Opera */
  background-image: -o-linear-gradient(top left, #1E2966 0%, #2CB0A8 180%);
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #1E2966), color-stop(180, #2CB0A8));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top left, #1E2966 0%, #2CB0A8 180%);
  /* W3C Markup */ }
  #home-cta .page-builder-column-wrapper > div:nth-of-type(2) .btn, #home-cta .page-builder-column-wrapper > div:nth-of-type(2) button, #home-cta .page-builder-column-wrapper > div:nth-of-type(2) input[type="submit"], #home-cta .page-builder-column-wrapper > div:nth-of-type(2) .node-type-article a.flag, #practice-cta .page-builder-column-wrapper > div:nth-of-type(2) .btn, #practice-cta .page-builder-column-wrapper > div:nth-of-type(2) button, #practice-cta .page-builder-column-wrapper > div:nth-of-type(2) input[type="submit"], #practice-cta .page-builder-column-wrapper > div:nth-of-type(2) .node-type-article a.flag, #advanced-resources-cta .page-builder-column-wrapper > div:nth-of-type(2) .btn, #advanced-resources-cta .page-builder-column-wrapper > div:nth-of-type(2) button, #advanced-resources-cta .page-builder-column-wrapper > div:nth-of-type(2) input[type="submit"], #advanced-resources-cta .page-builder-column-wrapper > div:nth-of-type(2) .node-type-article a.flag {
    color: #ffffff;
    background: none;
    border: solid 1px #ffffff; }
  #home-cta .page-builder-column-wrapper > div:nth-of-type(2) a.btn:hover, #home-cta .page-builder-column-wrapper > div:nth-of-type(2) button:hover, #home-cta .page-builder-column-wrapper > div:nth-of-type(2) input[type="submit"]:hover, #home-cta .page-builder-column-wrapper > div:nth-of-type(2) a .icon:hover,
  #home-cta .page-builder-column-wrapper > div:nth-of-type(2) a.btn.outline:hover, #home-cta .page-builder-column-wrapper > div:nth-of-type(2) button.outline:hover, #home-cta .page-builder-column-wrapper > div:nth-of-type(2) input[type="submit"].outline:hover, #home-cta .page-builder-column-wrapper > div:nth-of-type(2) .btn-primary:hover, #home-cta .page-builder-column-wrapper > div:nth-of-type(2) .btn-default:hover, #home-cta .page-builder-column-wrapper > div:nth-of-type(2) .option-set .btn.btn-primary, #home-cta .page-builder-column-wrapper > div:nth-of-type(2) .node-type-article a.flag:hover, #practice-cta .page-builder-column-wrapper > div:nth-of-type(2) a.btn:hover, #practice-cta .page-builder-column-wrapper > div:nth-of-type(2) button:hover, #practice-cta .page-builder-column-wrapper > div:nth-of-type(2) input[type="submit"]:hover, #practice-cta .page-builder-column-wrapper > div:nth-of-type(2) a .icon:hover,
  #practice-cta .page-builder-column-wrapper > div:nth-of-type(2) a.btn.outline:hover, #practice-cta .page-builder-column-wrapper > div:nth-of-type(2) button.outline:hover, #practice-cta .page-builder-column-wrapper > div:nth-of-type(2) input[type="submit"].outline:hover, #practice-cta .page-builder-column-wrapper > div:nth-of-type(2) .btn-primary:hover, #practice-cta .page-builder-column-wrapper > div:nth-of-type(2) .btn-default:hover, #practice-cta .page-builder-column-wrapper > div:nth-of-type(2) .option-set .btn.btn-primary, #practice-cta .page-builder-column-wrapper > div:nth-of-type(2) .node-type-article a.flag:hover, #advanced-resources-cta .page-builder-column-wrapper > div:nth-of-type(2) a.btn:hover, #advanced-resources-cta .page-builder-column-wrapper > div:nth-of-type(2) button:hover, #advanced-resources-cta .page-builder-column-wrapper > div:nth-of-type(2) input[type="submit"]:hover, #advanced-resources-cta .page-builder-column-wrapper > div:nth-of-type(2) a .icon:hover,
  #advanced-resources-cta .page-builder-column-wrapper > div:nth-of-type(2) a.btn.outline:hover, #advanced-resources-cta .page-builder-column-wrapper > div:nth-of-type(2) button.outline:hover, #advanced-resources-cta .page-builder-column-wrapper > div:nth-of-type(2) input[type="submit"].outline:hover, #advanced-resources-cta .page-builder-column-wrapper > div:nth-of-type(2) .btn-primary:hover, #advanced-resources-cta .page-builder-column-wrapper > div:nth-of-type(2) .btn-default:hover, #advanced-resources-cta .page-builder-column-wrapper > div:nth-of-type(2) .option-set .btn.btn-primary, #advanced-resources-cta .page-builder-column-wrapper > div:nth-of-type(2) .node-type-article a.flag:hover {
    color: #000000;
    background: #ffffff; }

#home-cta .page-builder-column-wrapper > div:nth-of-type(2) {
  background-size: cover;
  background-image: url(/sites/default/files/CTA_mind-training_girl.jpg);
  background-position: top right; }

#practice-cta .page-builder-column-wrapper > div:nth-of-type(1) {
  background-size: cover;
  background-image: url(/sites/default/files/flowerhand.jpg);
  background-position: top right; }
#practice-cta .page-builder-column-wrapper > div:nth-of-type(2) {
  background-size: cover;
  background-image: url(/sites/default/files/CTA_mind-training_desk.jpg);
  background-position: top right; }

#meditation-2block.container {
  width: 100%;
  text-align: center; }
  #meditation-2block.container h2, #meditation-2block.container h3, #meditation-2block.container h4 {
    padding: 3em 2em 0;
    margin-bottom: 5px;
    color: #ffffff; }
  #meditation-2block.container .col-md-6 {
    padding: 0; }
  #meditation-2block.container p {
    color: #ffffff; }
  #meditation-2block.container .page-builder-column {
    min-height: 450px; }
  #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(1) {
    background-size: cover;
    background-image: url(../images/trailer-still.jpg);
    background-position: top right; }
    #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(1) p {
      padding: 0 5em; }
  #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(2) {
    /* IE10+ */
    background-image: -ms-linear-gradient(top left, #1E2966 0%, #2CB0A8 180%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top left, #1E2966 0%, #2CB0A8 180%);
    /* Opera */
    background-image: -o-linear-gradient(top left, #1E2966 0%, #2CB0A8 180%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #1E2966), color-stop(180, #2CB0A8));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top left, #1E2966 0%, #2CB0A8 180%);
    /* W3C Markup */ }
    #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(2) h2, #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(2) h3, #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(2) h4 {
      padding: 4em 2em 0; }
    #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(2) .btn, #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(2) button, #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(2) input[type="submit"], #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(2) .node-type-article a.flag {
      color: #ffffff;
      background: none;
      border: solid 1px #ffffff; }
    #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(2) a.btn:hover, #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(2) button:hover, #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(2) input[type="submit"]:hover, #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(2) a .icon:hover,
    #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(2) a.btn.outline:hover, #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(2) button.outline:hover, #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(2) input[type="submit"].outline:hover, #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(2) .btn-primary:hover, #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(2) .btn-default:hover, #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(2) .option-set .btn.btn-primary, #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(2) .node-type-article a.flag:hover {
      color: #000000;
      background: #ffffff; }
  #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(3) {
    min-height: 500px;
    background: url(../images/home-video-new.jpg) no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 0; }
    #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(3) h2, #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(3) h3, #meditation-2block.container .page-builder-column-wrapper > div:nth-of-type(3) h4 {
      padding: 8.5em 2em 2em; }

#meditation-3block {
  background: url(../images/gray-strip-brush-bg.png) top center repeat-x, #e8e9ef; }
  #meditation-3block .page-builder-row-inner {
    padding-top: 2em; }

.node-article.node-teaser h2 {
  margin-top: 20px;
  margin-bottom: 0; }
.node-article.node-teaser .field-name-field-public-teaser {
  margin-bottom: 30px; }
.node-article.node-teaser img {
  width: 100%; }
.node-article.node-teaser .nopremium-message {
  display: none; }

.node-type-article .view-mode-full h2 {
  text-align: center;
  text-transform: uppercase; }
  .node-type-article .view-mode-full h2:before {
    content: "";
    display: block;
    margin: 0 auto 10px auto; }
.node-type-article .view-mode-full #dharma-study h2:before {
  background: url(../images/icons/wheel.svg) no-repeat;
  height: 54px;
  width: 90px; }
.node-type-article .view-mode-full #buddha-practice h2 {
  border-top: 1px solid #ccc;
  margin-top: 60px;
  padding-top: 55px; }
  @media screen and (max-width: 767px) {
    .node-type-article .view-mode-full #buddha-practice h2 {
      margin-top: 20px;
      padding-top: 20px; } }
.node-type-article .view-mode-full #buddha-practice h2:before {
  background: url(../images/icons/buddha.svg) no-repeat;
  height: 90px;
  width: 90px; }
.node-type-article .view-mode-full #sangha-community h2 {
  border-top: 1px solid #ccc;
  margin-top: 60px;
  padding-top: 55px; }
  @media screen and (max-width: 767px) {
    .node-type-article .view-mode-full #sangha-community h2 {
      margin-top: 20px;
      padding-top: 20px; } }
.node-type-article .view-mode-full #sangha-community h2:before {
  background: url(../images/icons/shell.svg) no-repeat;
  height: 70px;
  width: 90px; }
.node-type-article .view-mode-full .field-name-field-inner-work,
.node-type-article .view-mode-full .field-name-field-outer-work {
  margin-top: 60px;
  border-top: 1px solid #cccccc;
  padding-top: 55px; }
  @media screen and (max-width: 767px) {
    .node-type-article .view-mode-full .field-name-field-inner-work,
    .node-type-article .view-mode-full .field-name-field-outer-work {
      margin-top: 20px;
      padding-top: 20px; } }

#block-panels-mini-social-share {
  background-color: #f4f4f4;
  padding: 35px 15%;
  text-align: center;
  margin-top: 30px; }
  #block-panels-mini-social-share .easy_social_box {
    display: inline-block;
    text-align: center;
    margin-top: 25px; }
  #block-panels-mini-social-share h2 {
    margin-bottom: 15px; }
  #block-panels-mini-social-share p:last-child {
    margin-bottom: 0; }

.form-submit {
  display: block;
  margin: 0 auto; }

#user-login-form ul {
  margin-left: 0;
  list-style-type: none; }
#user-login-form li {
  margin-left: 0; }

.view-ecourse-videos.view-display-id-block_1 > .view-content .views-row {
  display: none; }
.view-ecourse-videos.view-display-id-block_1 > .view-content .active {
  display: block; }

.view-ecourse-videos .attachment {
  margin: 15px -15px 25px; }
  .view-ecourse-videos .attachment::after {
    clear: both;
    content: "";
    display: table; }
  .view-ecourse-videos .attachment .view-content {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap; }
  .view-ecourse-videos .attachment .views-row {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 0;
    -moz-flex: 1 0;
    -ms-flex: 1 0;
    flex: 1 0;
    font-size: .8em;
    cursor: pointer;
    width: 200px;
    padding: 0 7.5px; }
    @media screen and (max-width: 767px) {
      .view-ecourse-videos .attachment .views-row {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        box-flex: 0;
        -webkit-flex: 0 1 50%;
        -moz-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        margin-bottom: 15px; } }
    .view-ecourse-videos .attachment .views-row img {
      border: 1px solid #f5f5f5;
      width: 100%; }

#block-hybridauth-hybridauth {
  margin-top: 10px; }
  #block-hybridauth-hybridauth ul.hybridauth-widget {
    text-align: center; }
  #block-hybridauth-hybridauth ul.hybridauth-widget li {
    display: block; }
    #block-hybridauth-hybridauth ul.hybridauth-widget li a {
      display: block;
      width: 56%;
      padding: 15px;
      color: #fff;
      text-transform: uppercase;
      margin: 0 auto;
      border-radius: 6px; }
  #block-hybridauth-hybridauth li.first a {
    background-color: #375a99;
    margin-bottom: 20px !important; }
    #block-hybridauth-hybridauth li.first a:hover {
      background-color: #476eb3; }
  #block-hybridauth-hybridauth li.last a {
    background-color: #16aae6; }
    #block-hybridauth-hybridauth li.last a:hover {
      background-color: #3ec3f9; }
  #block-hybridauth-hybridauth .hybridauth-icon {
    background: none;
    display: inline;
    float: none;
    width: auto;
    height: 80px;
    opacity: 1; }

#edit-campaignmonitor {
  display: none; }

#block-block-17 {
  margin: 56px 0;
  text-align: center;
  position: relative;
  border-top: 1px solid #e3e6e7; }
  #block-block-17 span {
    background: white none repeat scroll 0% 0%;
    display: block;
    color: #868686;
    position: absolute;
    bottom: -25px;
    left: 50%;
    padding: 0 10px;
    margin-left: -20px;
    text-transform: uppercase;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }

body.node-type-article .block-webform, body.node-type-article #block-block-25 {
  background-color: #F4F4F4;
  padding: 20px; }

.view-ecourse-journal-results .views-label, .view-ecourse-journal-results label {
  display: block;
  font-weight: bold;
  padding: 8px 0 5px; }
.view-ecourse-journal-results .edit-journal {
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 1em;
  margin-bottom: 1.4em; }

body.node-type-blog, div.blog-row {
  padding-bottom: 1em; }

body.node-type-blog .node-blog, #block-views-blog-block-2 .node-blog {
  padding-bottom: .5em;
  border-bottom: solid 1px #cccccc;
  margin-bottom: 2em; }
body.node-type-blog .field-name-post-date, body.node-type-blog .field-name-submitted-by, #block-views-blog-block-2 .field-name-post-date, #block-views-blog-block-2 .field-name-submitted-by {
  font-size: 12px; }
body.node-type-blog .content img, #block-views-blog-block-2 .content img {
  display: block;
  width: 90%;
  padding-bottom: 1em;
  margin: 0 auto; }

.alert {
  margin-bottom: 0; }

body.not-front .main-header, body.not-front .page-builder-wrapper #home {
  background-color: none;
  /* IE10+ */
  background-image: -ms-linear-gradient(top left, #1E2966 0%, #2CB0A8 180%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top left, #1E2966 0%, #2CB0A8 180%);
  /* Opera */
  background-image: -o-linear-gradient(top left, #1E2966 0%, #2CB0A8 180%);
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #1E2966), color-stop(180, #2CB0A8));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top left, #1E2966 0%, #2CB0A8 180%);
  /* W3C Markup */
  background-image: linear-gradient(to bottom right, #1E2966 0%, #2CB0A8 180%); }

#meditate-page.page-builder-row-section.page-builder-row-section-4 {
  background: url(/sites/all/themes/momentum/images/plant-bg.jpg) no-repeat;
  background-position: bottom right;
  background-size: cover; }
  @media only screen and (max-width: 768px) {
    #meditate-page.page-builder-row-section.page-builder-row-section-4 {
      background: none;
      background-color: #e8e9ef; } }

#block-menu-menu-footer-menu {
  margin-top: 1em;
  border-top: 1px solid #cccccc;
  padding-top: .6em; }

.play-thumbs img {
  width: 100%;
  height: auto;
  margin-bottom: 25px; }

a.play-thumb {
  float: left;
  position: relative; }

a.play-thumb span {
  width: 100%;
  height: 100%;
  opacity: 0.6;
  position: absolute;
  background: url("/sites/default/files/play-button.png") no-repeat;
  background-position: 50% 50%;
  background-size: 50%; }

@media screen and (max-width: 480px) {
  a.play-thumb span {
    background-size: 400%; } }
div.bios {
  clear: both;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 2em; }
  div.bios h2 {
    text-align: left; }

.view-id-events .views-row {
  margin-bottom: 2em; }

#cultivate-title-panel {
  padding: 45px 0 0; }
  #cultivate-title-panel h2 {
    margin-bottom: 5px; }

#meditate-page-cta {
  background: -webkit-linear-gradient(left, #eae9ee, rgba(234, 233, 238, 0));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #eae9ee, rgba(234, 233, 238, 0));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #eae9ee, rgba(234, 233, 238, 0));
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #eae9ee, rgba(234, 233, 238, 0));
  /* Standard syntax (must be last) */ }

.content #community-social img.no-resize {
  max-width: 40px; }

body.node-type-learning-circle-members .alert {
  display: none; }

#block-views-learning-circle-groups-block img {
  padding-right: 30px; }
#block-views-learning-circle-groups-block .ds-2col > .group-left {
  width: 25%; }
#block-views-learning-circle-groups-block .ds-2col > .group-right {
  width: 75%; }
#block-views-learning-circle-groups-block .views-row {
  padding: 30 0 15;
  border-bottom: 1px solid #ccc; }
#block-views-learning-circle-groups-block .field-name-field-lc-location {
  font-weight: 700; }
#block-views-learning-circle-groups-block .field-name-field-lc-description {
  padding-top: 20px; }

/*# sourceMappingURL=style.css.map */
