h1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 38px;
  line-height: 50px;
  font-weight: 300;
  color: #ffffff;
}
h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 35px;
  font-weight: 300;
  color: #adadad;
}
h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #515151;
}
h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #515151;
}
html,
body {
  max-width: 100%;
  overflow-x: hidden !important;
  padding-right: inherit !important;
}
html {
  height: 100%;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #515151;
  line-height: 22px;
  background-color: #ffffff;
  width: 100%;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  min-height: 100%;
}
button,
button:visited {
  text-decoration: none;
  color: #0096d6;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 600;
  padding: 10px 35px;
  border: 2px solid #0096d6;
  max-width: 80%;
  background-color: transparent;
}
button:hover {
  color: #777777;
  border-color: #777777;
}
.training-header-earth {
  background-color: #ffffff;
  background-image: url('../images/element/training-header-earth.png');
  background-repeat: no-repeat;
  background-position: bottom left;
  width: 100%;
  padding: 20px 30px;
  border-bottom: 3px solid #777777;
  margin-top: 25px;
  margin-bottom: 25px;
}
.training-header-earth h2 {
  color: #8b5507;
  font-family: 'Open Sans', sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
  margin: 0px;
}
.training-header-air {
  background-color: #ffffff;
  background-image: url('../images/element/training-header-air.png');
  background-repeat: no-repeat;
  background-position: bottom left;
  width: 100%;
  padding: 20px 30px;
  border-bottom: 3px solid #777777;
  margin-top: 25px;
  margin-bottom: 25px;
}
.training-header-air h2 {
  color: #387c2b;
  font-family: 'Open Sans', sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
  margin: 0px;
}
.training-header-water {
  background-color: #ffffff;
  background-image: url('../images/element/training-header-water.png');
  background-repeat: no-repeat;
  background-position: bottom left;
  width: 100%;
  padding: 20px 30px;
  border-bottom: 3px solid #777777;
  margin-top: 25px;
  margin-bottom: 25px;
}
.training-header-water h2 {
  color: #0096d6;
  font-family: 'Open Sans', sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
  margin: 0px;
}
.training-header-fire {
  background-color: #ffffff;
  background-image: url('../images/element/training-header-fire.png');
  background-repeat: no-repeat;
  background-position: bottom left;
  width: 100%;
  padding: 20px 30px;
  border-bottom: 3px solid #777777;
  margin-top: 25px;
  margin-bottom: 25px;
}
.training-header-fire h2 {
  color: #e31837;
  font-family: 'Open Sans', sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
  margin: 0px;
}
#page {
  position: relative;
  padding: 0 0 0 0;
  background: url('../images/tm-background-70.jpg') repeat left top #eef0ef;
}
/* header styles */
.none {
  position: relative;
  background-image: url('../images/headers/tm-header-earth-people.jpg');
  background-repeat: repeat-x;
  background-position: center center;
  background-color: #adadad;
}
.earth {
  position: relative;
  background-image: url('../images/headers/tm-header-earth.jpg');
  background-repeat: repeat-x;
  background-position: center center;
  background-color: #8b5507;
}
.air {
  position: relative;
  background-image: url('../images/headers/tm-header-air.jpg');
  background-repeat: repeat-x;
  background-position: center center;
  background-color: #387c2b;
}
.water {
  position: relative;
  background-image: url('../images/headers/tm-header-water.jpg');
  background-repeat: repeat-x;
  background-position: center center;
  background-color: #0096d6;
}
.fire {
  position: relative;
  background-image: url('../images/headers/tm-header-fire.jpg');
  background-repeat: repeat-x;
  background-position: center center;
  background-color: #e31837;
}
.home {
  position: relative;
  background-image: url('../images/headers/tm-home-header.jpg');
  background-repeat: repeat-x;
  background-position: center center;
  background-color: #e31837;
}
/* Facilitator header styles */
.fac-home {
  position: relative;
  background-image: url('../images/headers/tm-fac-header-home.jpg');
  background-repeat: repeat-x;
  background-position: center center;
  background-color: #adadad;
}
.fac-none {
  position: relative;
  background-image: url('../images/headers/tm-fac-header-generic.jpg');
  background-repeat: repeat-x;
  background-position: center center;
  background-color: #adadad;
}
.fac-earth {
  position: relative;
  background-image: url('../images/headers/tm-fac-header-earth.jpg');
  background-repeat: repeat-x;
  background-position: center center;
  background-color: #8b5507;
}
.fac-air {
  position: relative;
  background-image: url('../images/headers/tm-fac-header-air.jpg');
  background-repeat: repeat-x;
  background-position: center center;
  background-color: #387c2b;
}
.fac-water {
  position: relative;
  background-image: url('../images/headers/tm-fac-header-water.jpg');
  background-repeat: repeat-x;
  background-position: center center;
  background-color: #0096d6;
}
.fac-fire {
  position: relative;
  background-image: url('../images/headers/tm-fac-header-fire.jpg');
  background-repeat: repeat-x;
  background-position: center center;
  background-color: #e31837;
}
.half {
  width: 48%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0px 5px;
}
.third {
  width: 32%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0px 5px;
}
.two-thirds {
  width: 65%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0px 5px;
}
.quaters {
  width: 24%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0px 5px;
}
.three-quaters {
  width: 75%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0px 5px;
}
.testimonial h3 {
  color: #adadad;
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  font-weight: 200;
  margin-top: 10px;
}
@media only screen and (max-width: 550px) {
  .testimonial img.alignleft {
    width: 100%;
    float: none;
    margin: 10px 0px 10px 0;
  }
  .testimonial img.alignright {
    width: 100%;
    float: none;
    margin: 10px 0px 10px 0;
  }
}
.home2column {
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  border-bottom: 1px solid #adadad;
}
.home2column > .left {
  width: 47.5%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 2%;
}
.home2column > .left .leader {
  text-align: center;
  color: #adadad;
  font-size: 15px;
  font-family: open-sans;
  line-height: 30px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.home2column > .left h3 {
  margin: 10px 0px 10px 0px;
  color: #777777;
  font-size: 30px;
  line-height: 33px;
}
.home2column > .right {
  width: 47.5%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-left: 2%;
  float: right;
}
.home2column > .right .leader {
  text-align: center;
  color: #adadad;
  font-size: 15px;
  font-family: open-sans;
  line-height: 30px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.home2column > .right h3 {
  margin: 10px 0px 10px 0px;
  color: #777777;
  font-size: 30px;
  line-height: 33px;
}
.home2column p {
  margin: 10px 0px 10px 0px;
  font-size: 16px;
}
.home2column img {
  width: 100%;
  height: auto;
}
#header-home {
  color: #ffffff;
  background-color: #000000;
  position: relative;
  vertical-align: bottom;
  background-color: #adadad;
}
#header-home a {
  color: #ffffff;
}
#header-home a:hover {
  color: #adadad;
}
#header-home #top-header {
  text-align: center;
  margin-top: 120px;
  margin-bottom: 60px;
}
#header-page {
  color: #ffffff;
  background-color: #000000;
  position: relative;
  vertical-align: bottom;
  background-color: #d4d4d4;
}
#header-page a {
  color: #ffffff;
}
#header-page a:hover {
  color: #adadad;
}
#header-page #post-header {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 10px;
}
.container {
  width: 990px;
  padding-left: 0px;
  padding-right: 0px;
}
#footer {
  color: #515151;
  background-color: #efefef;
  position: relative;
}
#footer #footer-line {
  border: 1px solid #777777;
}
#footer img.footer-icons {
  float: right;
  margin-top: 30px;
  margin-bottom: 10px;
}
#footer h2 {
  color: #777777;
  font-size: 25px;
}
#footer h2 a,
#footer h2 a:visited {
  color: #515151;
  font-weight: 600;
}
#footer h2 a:hover {
  color: #adadad;
}
#footer ul {
  padding: 0;
  list-style: none;
}
#footer li a,
#footer li a:visited {
  color: #777777;
}
#footer li a:hover {
  color: #adadad;
}
.bottom-bar-middle {
  max-width: 990px;
  margin-right: auto;
  margin-left: auto;
  padding: 2% 3% 2% 3%;
  background-color: #ffffff;
}
.bottom-bar-bottom {
  max-width: 990px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 45px 30px 45px;
}
.bottom-bar-bottom .logo-carosel {
  text-align: center;
}
#bottom-of-content:before {
  content: '';
  height: 45px;
  width: 5px;
  background: url(../images/tm-three-dots.png) no-repeat;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  overflow: none;
}
.lgx-logo-slider-wp .lgx-logo-wrapper {
  padding: 5px 0 !important;
}
.lgx-logo-slider-wp .hover-grayscale .lgx-logo-item .lgx-logo-img {
  margin-left: 0;
  margin-right: 0;
}
.lgx-logo-item img {
  margin-left: auto;
  margin-right: auto;
}
.footer-container {
  max-width: 990px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 45px 30px 45px;
}
#footer-left {
  display: inline;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 21px;
}
#footer-left li:first-of-type {
  font-weight: bold;
}
#footer-left ul li {
  padding: 0 30px 0 0;
}
#footer-middle {
  display: inline;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 21px;
}
#footer-middle li:first-of-type {
  font-weight: bold;
}
#footer-middle ul li {
  padding: 0 30px 0 0;
}
#footer-right {
  display: inline;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 21px;
}
#footer-right li:first-of-type {
  font-weight: bold;
}
#footer-right ul li {
  padding: 0 30px 0 0;
}
#footer-terms {
  display: inline;
  float: right;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 21px;
}
#footer-terms li:first-of-type {
  font-weight: bold;
}
#footer-terms ul li {
  padding: 0 30px 0 0;
}
#copyright {
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  padding: 10px 0 20px 0;
  color: #adadad;
}
#sidebsar_content {
  margin: 10px 5% 10px 5%;
}
.first-paragraph {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #515151;
  line-height: 30px;
  padding: 25px 15% 20px 15%;
  text-align: center;
}
.first-paragraph:after {
  content: '';
  height: 45px;
  width: 5px;
  background: url(../images/tm-three-dots.png) no-repeat;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 6px;
  overflow: none;
}
.content-back-white {
  background-color: #ffffff;
  padding: 4% 5%;
}
.content-back-grey {
  background-color: #adadad;
  border: 45px solid #adadad;
}
.addtoany_content {
  display: inline-block;
  width: 100%;
  padding: 5px 0;
  border-top: 2px solid #515151;
  border-bottom: 2px solid #515151;
  vertical-align: center;
  clear: both;
  margin: 10px 0;
}
div.addtoany_header {
  float: left;
  margin: 5px 10px 5px 0px;
}
.addtoany_list {
  float: right;
}
.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service) > span {
  padding-top: 2px;
}
.social-share {
  display: inline-block;
  width: 100%;
  padding: 5px 0;
  border-top: 2px solid #777777;
  border-bottom: 2px solid #777777;
  vertical-align: center;
}
.social-share img {
  float: right;
  display: block;
  padding: 0 5px;
}
.social-share .text {
  float: left;
  display: block;
  padding-top: 2px;
}
a,
a:visited {
  color: #0096d6;
  text-decoration: none;
}
a:hover {
  color: #515151;
}
img {
  max-width: 100%;
  height: auto;
}
img.alignleft {
  float: left;
  margin: 10px 30px 10px 0;
}
img.alignleft + img.alignleft {
  margin-right: 0;
}
img.alignright {
  float: right;
  margin: 10px 0 10px 30px;
}
img.aligncenter,
.aligncenter,
.aligncenter img {
  margin: 15px auto 8px auto;
  display: block;
}
.wp-caption.alignright {
  float: right;
  margin: 10px 0 10px 30px;
}
.wp-caption.alignleft {
  float: left;
  margin: 10px 30px 10px 0;
}
.wp-caption.alignleft + .wp-caption.alignleft {
  margin-right: 0;
}
.wp-caption.aligncenter,
.aligncenter .wp-caption {
  margin: 15px auto 8px auto;
  display: block;
}
.wp-caption .wp-caption-text,
.wp-caption-dd {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-style: italic;
  line-height: 1.5;
  text-align: left;
  color: #777777;
}
strong {
  font-weight: 600;
}
p {
  padding-bottom: 15px;
}
blockquote {
  color: #e31837;
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 32px;
  text-align: center;
  margin: 0px 10%;
  border: none;
}
blockquote em {
  margin-top: -15px;
  color: #515151;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 15px;
  font-style: normal;
}
blockquote strong {
  margin-top: -15px;
  color: #515151;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 15px;
  font-style: normal;
}
.author {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 13px;
  padding-bottom: 10px;
  margin-top: 10px;
  color: #777777;
  text-align: center;
}
.category-filter {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}
.category-filter a,
.category-filter a:visited {
  color: #adadad;
  padding: 6px 10px;
  border: 2px solid #adadad;
  display: inline-block;
  margin: 5px 5px 5px 5px;
}
.category-filter a:hover,
.category-filter a:visited:hover {
  color: #0096d6;
  border: 2px solid #0096d6;
  text-decoration: none;
}
.selected-cat {
  margin-left: 1%;
  margin-bottom: 0px;
}
.w3eden .btn.btn-xs {
  background-color: #0096d6;
  border: none;
  color: #ffffff;
  text-transform: capitalize;
  font-size: 12px !important;
  font-family: 'Open Sans';
  font-weight: 300;
}
.w3eden .btn.btn-xs:hover {
  background-color: #777777;
}
h3.media-heading {
  margin-bottom: 3px;
  line-height: 20px;
  font-size: 15px;
}
.filesize,
.count {
  opacity: 0.5;
}
/* Buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #eef0ef;
  color: #777777;
  cursor: pointer;
  font-size: 22px;
  padding: 15px;
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #ffffff;
  outline: none;
  transition: 0.4s;
}
/* Add a background color */
.accordion.active,
.accordion:hover {
  background-color: #0096d6;
  color: #ffffff;
}
.accordion:after {
  content: '\002B';
  color: #777777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.accordion.active:after {
  content: "\2212";
  color: #ffffff;
}
/* Accordion panel. Note: hidden by default */
.panel {
  padding: 15px 18px;
  background-color: #ffffff;
  display: none;
  margin-bottom: 0px;
  height: auto;
  z-index: 999;
  border: none;
  -webkit-box-shadow: unset;
  box-shadow: unset;
}
.panel p {
  margin-bottom: 0px;
}
.comments-area {
  display: inline-block;
  padding-right: 5%;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #777777;
}
.comments-area a {
  color: #777777;
  text-decoration: none;
}
.comments-area a:visited,
.comments-area a:hover {
  color: #515151;
}
.comment-list li {
  list-style: none;
}
p.ct_comment_logo_title,
p.ct_comment_info_title {
  margin-bottom: 4px !important;
  padding-bottom: 0px !important;
}
div.ct_comment_titles {
  border: 0px solid #777777 !important;
}
.ct_comment_info {
  clear: both;
}
.ct_comment_info_title {
  visibility: hidden;
}
.ct_this_is.ct_this_is_spam {
  background-color: #adadad !important;
  border: none !important;
  border-radius: 10px !important;
  color: #ffffff !important;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 10px !important;
  padding: 5px 10px !important;
  text-decoration: none !important;
  margin: 5px 2px !important;
  cursor: pointer !important;
}
.ct_this_is.ct_this_is_spam:hover {
  background-color: #777777 !important;
}
.comment {
  border-top: 1px solid #777777;
  display: inline-block;
  width: 100%;
}
.comment-meta {
  float: left;
  width: 25%;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
}
.comment-author {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding: 0 10px 0 0;
}
.comment-metadata {
  padding: 0 10px 0 0;
}
.comment-content {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  float: right;
  width: 75%;
  display: block;
  padding: 0 50px 0 10px;
}
.comment-content p {
  padding: 0 0 0 0;
}
.comment-respond {
  clear: both;
  padding: 10px 0 10px 0;
  float: left;
  width: 100%;
}
.reply {
  float: left;
  width: 100%;
  display: block;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
}
.nav-links {
  clear: both;
}
.bne-testimonial-wrapper {
  background: url(../images/tm-testimonial-back.jpg) no-repeat !important;
  margin: 0 auto 0 auto !important;
}
.bne-testimonial-slider-wrapper {
  margin: 0px !important;
  padding: 4px !important;
  background: none !important;
  border: none !important;
  border-radius: 0px !important;
  box-shadow: none !important;
}
.bne-testimonial-slider.bne-flexslider {
  text-align: center;
}
.bne-testimonial-slider.bne-flexslider .flex-viewport {
  height: 300px !important;
  padding: 100px 0 50px 0;
}
.testimonial-message {
  font-family: 'Open Sans', sans-serif;
  font-size: 25px !important;
  line-height: 32px !important;
  color: #ffffff !important;
}
.testimonial-name {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px !important;
  line-height: 15px;
  color: #ffffff !important;
}
.bne-testimonial-slider.bne-flexslider .flex-control-nav {
  display: inline-block !important;
  left: unset !important;
  width: auto !important;
  position: unset !important;
  height: 21px !important;
}
.call-to-action-hands {
  background-image: url('../images/tm-call-to-action-hands.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #8b5507;
  width: 100%;
  height: 400px;
}
.call-to-action-fire-man {
  background-image: url('../images/tm-call-to-action-fire-man.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #e31837;
  width: 100%;
  height: 400px;
}
.call-to-action-city-sunset {
  background-image: url('../images/tm-call-to-action-city-sunset.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #e31837;
  width: 100%;
  height: 400px;
}
.call-to-action-mountain-sunset {
  background-image: url('../images/tm-call-to-action-mountain-sunset.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #e31837;
  width: 100%;
  height: 400px;
}
.call-to-action-people-sunset {
  background-image: url('../images/tm-call-to-action-people-sunset.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #e31837;
  width: 100%;
  height: 400px;
}
.call-to-action-world-map {
  background-image: url('../images/tm-call-to-action-world-map.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #e31837;
  width: 100%;
  height: 400px;
}
.call-to-action-world-map2 {
  background-image: url('../images/tm-call-to-action-world-map2.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #e31837;
  width: 100%;
  height: 400px;
}
.call-to-action-having-cofee {
  background-image: url('../images/tm-call-to-action-having-cofee.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #e31837;
  width: 100%;
  height: 400px;
}
.call-to-action-mountain-shout {
  background-image: url('../images/tm-call-to-action-mountain-shout.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #e31837;
  width: 100%;
  height: 400px;
}
.call-to-action-helping-hand {
  background-image: url('../images/tm-call-to-action-helping-hand.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #e31837;
  width: 100%;
  height: 400px;
}
.call-to-action-young-old {
  background-image: url('../images/tm-call-to-action-young-old.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #e31837;
  width: 100%;
  height: 400px;
}
.call-to-action-big-splash {
  background-image: url('../images/tm-call-to-action-big-splash.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #e31837;
  width: 100%;
  height: 400px;
}
.call-to-action-man-splash {
  background-image: url('../images/tm-call-to-action-man-splash.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #e31837;
  width: 100%;
  height: 400px;
}
.call-to-action-girl-write {
  background-image: url('../images/tm-call-to-action-girl-write.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #e31837;
  width: 100%;
  height: 400px;
}
.call-to-action-girl-read {
  background-image: url('../images/tm-call-to-action-girl-read.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #e31837;
  width: 100%;
  height: 400px;
}
.call-to-action-container {
  max-width: 990px;
  margin-right: auto;
  margin-left: auto;
  padding: 70px 10% 40px 10%;
  margin-top: -200px;
}
.call-to-action-text {
  padding: 30px 30px;
  background-color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  text-align: center;
  line-height: 29px;
}
.call-to-action-text a,
.call-to-action-text a:visited {
  display: inline-block;
  background-color: #adadad;
  border: none;
  border-radius: 10px;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  padding: 5px 20px;
  text-decoration: none;
  margin: 5px 5px;
  cursor: pointer;
}
.call-to-action-text a:hover {
  background-color: #777777;
}
.label {
  color: #515151;
  font-size: 85%;
  white-space: normal;
  padding: .2em 0em .3em;
}
.comment-form-comment label {
  display: block;
  float: left;
  width: 20%;
  text-align: right;
  padding: 0 15px 0 0;
  color: #515151;
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type="number"],
input[type="tel"] {
  display: inline-block;
  width: 70%;
  border: 1px solid #d4d4d4;
  border-radius: 0px;
  background-color: #ffffff;
  padding: 5px 10px;
}
textarea {
  display: inline-block;
  width: 70%;
  height: 150px;
  padding: 5px 10px;
  box-sizing: border-box;
  border: 1px solid #d4d4d4;
  border-radius: 0px;
  background-color: #ffffff;
  resize: none;
}
select {
  display: inline-block;
  width: 70%;
  padding: 5px 10px;
  border-radius: 0px;
  background-color: #ffffff;
  border: 1px solid #d4d4d4;
}
input[type=button],
input[type=submit],
input[type=reset] {
  display: inline-block;
  background-color: #adadad;
  border: none;
  border-radius: 10px;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  padding: 5px 20px;
  text-decoration: none;
  margin: 5px 5px;
  cursor: pointer;
}
input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover {
  background-color: #777777 !important;
}
/* Styles for hiding the native radio button */
input[type='radio'].happyforms-visuallyhidden {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
/* Styles for the basic appearance of the custom radio button */
input[type='radio'].happyforms-visuallyhidden ~ .checkmark {
  width: 15px;
  height: 15px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #777777;
  border-radius: 50%;
  cursor: pointer;
}
/* Styles for the hover state appearance of the custom radio button */
input[type='radio'].happyforms-visuallyhidden:hover ~ .checkmark {
  border: 2px solid #515151;
}
/* Styles for the focus state appearance of the custom radio button */
input[type='radio'].happyforms-visuallyhidden:focus ~ .checkmark {
  border-color: #0096d6;
  box-shadow: 0 0 0 2px rgba(23, 133, 255, 0.25);
}
/* Styles for the checked state appearance of the custom radio button */
input[type='radio'].happyforms-visuallyhidden:checked ~ .checkmark {
  border: 2px solid #0096d6;
}
/* Styles for the checked state appearance of the custom radio button */
input[type='radio'].happyforms-visuallyhidden:checked ~ .checkmark::after {
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 40%;
  height: 40%;
  margin: auto;
  position: absolute;
  border-radius: 50%;
  background: #0096d6;
}
input[type='checkbox'].happyforms-visuallyhidden {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
/* Styles for the basic appearance of the custom checkbox */
input[type='checkbox'].happyforms-visuallyhidden ~ .checkmark {
  width: 15px;
  height: 15px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #adadad;
  border-radius: 25%;
  cursor: pointer;
}
/* Styles for the hover state appearance of the custom checkbox button */
input[type='checkbox'].happyforms-visuallyhidden:hover ~ .checkmark {
  border: 2px solid #515151;
}
/* Styles for the focus state appearance of the custom checkbox button */
input[type='checkbox'].happyforms-visuallyhidden:focus ~ .checkmark {
  border-color: #0096d6;
  box-shadow: 0 0 0 2px rgba(23, 133, 255, 0.25);
}
/* Styles for the checked state appearance of the custom checkbox */
input[type='checkbox'].happyforms-visuallyhidden:checked ~ .checkmark {
  border: 2px solid #0096d6;
}
/* Styles for the checked state appearance of the custom checkbox */
input[type='checkbox'].happyforms-visuallyhidden:checked ~ .checkmark::after {
  content: '\f00c';
  font-family: 'fontawesome';
  font-size: 10px;
  top: -13px;
  left: -1px;
  right: 0;
  bottom: 0;
  width: 90%;
  height: 90%;
  margin: auto;
  position: absolute;
  color: #0096d6;
}
.happyforms-visuallyhidden .comment-form-cookies-consent {
  padding-left: 20%;
}
.happyforms-visuallyhidden .comment-form-cookies-consent label {
  float: none;
  width: 70%;
  text-align: left;
  padding-left: 10px;
}
.google-recaptcha-container {
  padding-left: 20%;
}
.form-submit {
  padding-left: 20%;
}
.blog_main_item {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 15px;
  margin-left: 1.1%;
  margin-right: 1.1%;
  margin-bottom: 25px;
}
.blog_main_item img {
  width: 49%;
  float: left;
}
.blog_main_item .boxpadding {
  float: right;
  padding: 0;
  width: 49%;
}
.blog_main_item h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 19px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.img-lrg-thumb {
  object-fit: cover;
  width: 100%;
  height: 300px;
}
.read-more a:visited,
.read-more a {
  text-decoration: none;
  color: #adadad;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding: 8px 13px;
  border: 2px solid #adadad;
  width: 120px;
}
.read-more a:hover {
  border: 2px solid #0096d6;
  color: #0096d6;
}
.blog_list_item {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  line-height: 14px;
  display: block;
  position: relative;
  width: 31%;
  margin-left: 1.1%;
  margin-right: 1.1%;
  float: left;
  margin-top: 15px;
  max-height: 350px;
  overflow: hidden;
  height: 350px;
}
.blog_list_item h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}
.blog_list_item .boxpadding {
  padding: 0px 10px 0px 10px;
}
.blog_list_item .highlight,
.blog_list_item .center {
  display: none;
}
.blog_list_item:hover .highlight {
  content: '.';
  display: block;
  bottom: 0px;
  left: 0px;
  right: 0px;
  opacity: 0.8;
  position: absolute;
  top: 0px;
  z-index: 1;
  background: #fd6b6e;
  padding-top: 25%;
  text-align: center;
}
.blog_list_item:hover .highlight a:visited,
.blog_list_item:hover .highlight a {
  text-decoration: none;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 20px;
  border: 2px solid #ffffff;
  width: 120px;
}
.blog_list_item:hover .center {
  display: block;
  color: white;
  position: absolute;
  z-index: 2;
}
.img-thumb {
  object-fit: cover;
  width: 100%;
  height: 150px;
}
a {
  color: #0096d6;
}
a:hover {
  color: #adadad;
  text-decoration: none;
}
a:visited {
  color: #0096d6;
  text-decoration: none;
}
.newsletter_main_item {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 15px;
  margin-left: 1.1%;
  margin-right: 1.1%;
  margin-bottom: 25px;
}
.newsletter_main_item img {
  width: 49%;
  float: left;
}
.newsletter_main_item .boxpadding {
  float: right;
  padding: 0;
  width: 49%;
}
.newsletter_main_item h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 19px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.newsletter-img-lrg-thumb {
  object-fit: cover;
  width: 100%;
  height: 300px;
}
.newsletter-read-more a:visited,
.newsletter-read-more a {
  text-decoration: none;
  color: #adadad;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding: 8px 13px;
  border: 2px solid #adadad;
  width: 120px;
}
.newsletter-read-more a:hover {
  border: 2px solid #0096d6;
  color: #0096d6;
}
.newsletter_list_item {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 16px;
  display: block;
  position: relative;
  width: 31%;
  margin-left: 1.1%;
  margin-right: 1.1%;
  float: left;
  margin-top: 15px;
  max-height: 350px;
  overflow: hidden;
  height: 305px;
}
.newsletter_list_item h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}
.newsletter_list_item .boxpadding {
  padding: 0px 10px 0px 10px;
}
.newsletter_list_item .highlight,
.newsletter_list_item .center {
  display: none;
}
.newsletter_list_item:hover .highlight {
  content: '.';
  display: block;
  bottom: 0px;
  left: 0px;
  right: 0px;
  opacity: 0.8;
  position: absolute;
  top: 0px;
  z-index: 1;
  background: #fd6b6e;
  padding-top: 25%;
  text-align: center;
}
.newsletter_list_item:hover .highlight a:visited,
.newsletter_list_item:hover .highlight a {
  text-decoration: none;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 20px;
  border: 2px solid #ffffff;
  width: 120px;
}
.newsletter_list_item:hover .center {
  display: block;
  color: white;
  position: absolute;
  z-index: 2;
}
.newsletter-img-thumb {
  object-fit: cover;
  width: 100%;
  height: 150px;
}
.video_item {
  margin-bottom: 30px;
}
.video_item img {
  object-fit: cover;
  float: left;
  width: 250px;
  height: 150px;
  margin-right: 30px;
  margin-bottom: 20px;
  cursor: pointer;
}
.video_item h3 a,
.video_item h3 a:visited {
  color: #adadad;
}
.video_item h3 a:hover,
.video_item h3 a:visited:hover {
  color: #0096d6;
}
.video-container {
  position: relative;
  width: 80%;
  height: 0;
  padding-bottom: 45%;
  margin-left: 10%;
  margin-right: 10%;
  border-width: 0px;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0px;
}
.teach_learn_video_wrapper {
  display: inline-block;
}
.teach_learn_video_item {
  margin-bottom: 30px;
  width: 47%;
  display: block;
  position: relative;
  overflow: hidden;
  float: left;
  max-height: 150px;
  height: 150px;
  margin-left: 1.1%;
  margin-right: 1.1%;
}
.teach_learn_video_item img {
  object-fit: cover;
  float: left;
  width: 250px;
  height: 150px;
  margin-right: 10px;
  margin-bottom: 0px;
  cursor: pointer;
}
.teach_learn_video_item h3 {
  margin-top: 0px;
  font-size: 18px;
}
.teach_learn_video_item h3 a,
.teach_learn_video_item h3 a:visited {
  color: #adadad;
}
.teach_learn_video_item h3 a:hover,
.teach_learn_video_item h3 a:visited:hover {
  color: #0096d6;
}
.teach_learn_video_item .watch_highlight {
  content: '.';
  display: inline-block;
  bottom: 0px;
  left: 0px;
  right: 0px;
  opacity: 0.8;
  position: absolute;
  top: 0px;
  z-index: -1;
  background: #fd6b6e;
  padding-top: 15%;
  text-align: center;
}
.teach_learn_video_item :hover a {
  text-decoration: none;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 20px;
  border: 2px solid #ffffff;
  width: 120px;
}
.teach_learn_video_item .watch_highlight {
  display: none;
}
.teach_learn_video_item:hover .watch_highlight {
  content: '.';
  display: block;
  bottom: 0px;
  left: 0px;
  right: 0px;
  opacity: 0.8;
  position: absolute;
  top: 0px;
  z-index: 1;
  background: #fd6b6e;
  padding-top: 15%;
  text-align: center;
}
.podcast-header {
  width: 100% ;
  background-color: #515151;
  font-size: 13px;
  padding: 15px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  color: #ffffff;
  overflow: hidden;
}
.podcast-header h2,
.podcast-header h3 {
  margin-top: 0px;
  font-size: 25px;
}
.podcast-header p {
  padding-bottom: 5px;
}
.podcast-header img {
  object-fit: cover;
  display: block;
  float: left;
  width: 20%;
  height: auto;
  margin: 0 15px 0 0;
}
.subscribe-podcast {
  display: inline-block;
  border: 2px solid #adadad;
  padding: 5px 12px;
}
.subscribe-podcast p {
  padding: 0 0;
  margin: 0 0;
}
.subscribe-podcast img {
  object-fit: unset;
  float: unset;
  width: unset;
  height: unset;
  margin: unset;
  display: unset;
}
.podcast-wrapper {
  margin-bottom: 50px;
  width: 47.5%;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  line-height: 14px;
  display: inline-grid;
  display: -moz-inline-grid;
  position: relative;
  margin-left: 1.1%;
  margin-right: 1.1%;
  float: left;
  margin-top: 15px;
  max-height: 350px;
  overflow: hidden;
  height: 350px;
}
.podcast-wrapper em {
  color: #adadad;
}
.podcast-wrapper img {
  object-fit: cover;
  width: 100%;
  height: 200px;
}
.podcast_header h2 {
  width: 100%;
  display: inline-block;
}
.blog_list_item img {
  object-fit: cover;
  width: 100%;
  height: 150px;
}
.facilitator-profile {
  float: right;
  width: 30%;
  background-color: #eef0ef;
  font-size: 13px;
  padding: 15px;
  text-decoration: none;
  margin: 20px 0px 20px 20px;
}
.profile-photo-caption {
  text-align: center;
  padding: 0px;
  margin: 0px;
  line-height: 13px;
}
.facilitator-sort-nav {
  float: right;
  width: 50%;
  background-color: #eef0ef;
  font-size: 13px;
  padding: 0 15px 15px 15px;
  text-decoration: none;
  margin: 20px 0 20px 0;
}
.facilitator-sort-nav ul {
  list-style: none;
  padding-left: 8px;
}
.facilitator-sort-nav li:before {
  font-size: 13px;
  content: '►';
  color: #777777;
  top: 0;
  left: 0;
}
.facilitator-links-right {
  float: right;
}
.facilitator-links-right a {
  margin-top: 10px;
}
.facilitator_all ul {
  list-style: none;
  padding-left: 15px;
}
.facilitator_all ul li:before {
  content: '►';
  color: #777777;
  top: 0;
  left: 0;
  padding-right: 6px;
}
hr.country-seperator {
  border: none;
  height: 20px;
  width: 100%;
  height: 50px;
  margin-top: 0;
  border-bottom: 1px solid #adadad;
  box-shadow: 0 20px 20px -20px #adadad;
  margin: -30px auto 20px;
}
#topBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 1000;
  border: none;
  outline: none;
  background-color: #0096d6;
  color: #ffffff;
  cursor: pointer;
  padding: 10px;
  border-radius: 10px;
  font-size: 18px;
}
#topBtn:hover {
  background-color: #777777;
}
.btn-primary {
  color: #ffffff;
  background-color: #0096d6;
  border: unset;
}
.btn-primary:hover {
  background-color: #777777;
}
.btn-primary:visited {
  color: #ffffff;
  border: unset;
}
.learndash-wrapper {
  font-size: 14px !important;
}
.ld-course-navigation {
  background: rgba(238, 240, 239, 0.7);
  padding: 2%;
}
.ld-home-link {
  display: inline !important;
}
a.ld-home-link,
a.ld-home-link:visited {
  display: inline-block !important;
  color: #ffffff !important;
  background-color: #adadad;
  font-size: 14px !important;
  line-height: 1em !important;
  border-radius: 10px;
  text-decoration: none !important;
  cursor: pointer !important;
  padding: 5px 15px;
}
a.ld-home-link:hover {
  background-color: #515151 !important;
}
.ld-course-list-items .ld_course_grid .btn-primary {
  background-color: #0096d6 !important;
  border: 0 !important;
}
.ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price.ribbon-enrolled {
  background: #0096d6 !important;
}
.learndash-wrapper .ld-item-list .ld-item-list-item {
  background: #fff !important;
  border: 2px solid #d4d4d4 !important;
  border-radius: 6px;
  margin: 1em 0;
}
.learndash-wrapper .ld-course-status.ld-course-status-enrolled {
  background-color: #d4d4d4 !important;
}
#promo {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  overflow: hidden;
  border: 2px solid #adadad;
}
#promo img {
  margin: 0 15px 0 0;
}
#promo .promotext h2 {
  font-size: 28px;
  margin: 15px;
}
#promo .promotext p {
  margin: 15px;
}
#promo a > button,
#promo a > button:visited {
  text-decoration: none;
  color: #adadad;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 20px;
  border: 2px solid #adadad;
  max-width: 220px;
  background-color: transparent;
}
#promo a > button:hover {
  border: 2px solid #777777;
  color: #777777;
  text-decoration: none;
}
.srpw-li {
  padding: 10px 0 10px 10px;
  max-width: 50%;
  display: inline-block;
  vertical-align: top;
}
.srpw-block li:first-child {
  padding-top: 10px !important;
}
.srpw-block li {
  list-style-type: none;
  padding: 10px 0 10px 10px;
}
.srpw-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #0096d6;
}
.home-block {
  width: 100%;
  height: auto;
  display: inline-block;
  margin-bottom: 50px;
  margin-top: 30px;
  position: relative;
}
.home-block .image-block-right {
  display: inline-block;
  max-width: 50%;
  float: right;
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.home-block .image-block-right img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
.home-block .image-block-left {
  display: block;
  max-width: 50%;
  float: left;
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.home-block .image-block-left img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
.home-block .text-block-left {
  max-width: 50%;
  float: left;
  display: block;
}
.home-block .text-block-right {
  max-width: 50%;
  float: right;
  display: block;
  text-align: right;
}
.home-block a > button,
.home-block a > button:visited {
  text-decoration: none;
  color: #adadad;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 20px;
  border: 2px solid #adadad;
  max-width: 220px;
  background-color: transparent;
}
.home-block a > button:hover {
  border: 2px solid #777777;
  color: #777777;
  text-decoration: none;
}
.home-icons {
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0px;
}
.home-icons .home-icon {
  max-width: 25%;
  color: #0096d6;
  padding: 15px;
  display: inline-block;
}
.home-icons .home-icon i {
  font-size: 55px;
  color: #0096d6;
  width: 55px;
}
div.centering-container {
  text-align: center;
  margin: 0 auto;
}
div.element-block {
  display: inline-block;
  max-width: 95%;
  min-width: 195px;
  width: 22%;
  margin: 70px 10px 10px 10px;
  background-color: #f8f8f8;
  -moz-box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  vertical-align: top;
}
div.element-block div.earth-icon {
  display: block;
  background-color: none;
  background-image: url('../images/iconboxes/earth-icon-box.png');
  background-repeat: no-repeat;
  width: 111px;
  height: 95px;
  top: -46px;
  margin: 0 auto;
  position: relative;
  left: 0;
  right: 0;
}
div.element-block div.air-icon {
  display: block;
  background-color: none;
  background-image: url('../images/iconboxes/air-icon-box.png');
  background-repeat: no-repeat;
  width: 111px;
  height: 95px;
  top: -46px;
  margin: 0 auto;
  position: relative;
  left: 0;
  right: 0;
}
div.element-block div.water-icon {
  display: block;
  background-color: none;
  background-image: url('../images/iconboxes/water-icon-box.png');
  background-repeat: no-repeat;
  width: 111px;
  height: 95px;
  top: -46px;
  margin: 0 auto;
  position: relative;
  left: 0;
  right: 0;
}
div.element-block div.fire-icon {
  display: block;
  background-color: none;
  background-image: url('../images/iconboxes/fire-icon-box.png');
  background-repeat: no-repeat;
  width: 111px;
  height: 95px;
  top: -46px;
  margin: 0 auto;
  position: relative;
  left: 0;
  right: 0;
}
div.element-block .element-block-content {
  display: inline-block;
  padding: 15px;
  width: 100%;
  height: 100%;
  margin-top: -40px;
}
div.element-block-image {
  display: inline-block;
  max-width: 95%;
  min-width: 195px;
  width: 22%;
  margin: 35px 10px 10px 10px;
  background-color: #f8f8f8;
  -moz-box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  padding: 0px;
  vertical-align: top;
}
div.element-block-image h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  color: #ffffff;
  margin-top: 70px;
}
div.element-block-image div.earth-image {
  display: inline-block;
  background-color: #8b5507;
  background-image: url('../images/iconboxes/earth-image-box.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 115px;
  text-align: center;
  color: #ffffff;
}
div.element-block-image div.air-image {
  display: inline-block;
  background-color: #387c2b;
  background-image: url('../images/iconboxes/air-image-box.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 115px;
  text-align: center;
  color: #ffffff;
}
div.element-block-image div.water-image {
  display: inline-block;
  background-color: #0096d6;
  background-image: url('../images/iconboxes/water-image-box.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 115px;
  text-align: center;
  color: #ffffff;
}
div.element-block-image div.fire-image {
  display: inline-block;
  background-color: #e31837;
  background-image: url('../images/iconboxes/fire-image-box.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 115px;
  text-align: center;
  color: #ffffff;
}
div.element-block-image .element-block-content {
  display: inline-block;
  padding: 15px;
  width: 100%;
  height: 100%;
  margin-top: 1px;
}
.learndash-wrapper .ld-item-list .ld-section-heading .ld-search-prompt {
  display: none !important;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview {
  line-height: 36px;
  padding: 10px !important;
}
.learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content {
  display: block;
}
.learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content .fa-smile::before {
  font-size: 50px;
  color: #e31837;
}
.learndash-wrapper .wpProQuiz_content {
  display: flex;
  justify-content: space-evenly;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  flex-direction: column;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_text .wpProQuiz_button {
  margin: 0 auto;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem {
  background-color: #e31837;
  padding: 50px;
  border-radius: 12px;
  margin-bottom: 10px;
  color: #ffffff;
  text-align: center;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem h3 {
  font-size: 25px;
  color: #ffffff;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem:nth-of-type(1),
.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem:nth-of-type(5),
.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem:nth-of-type(9),
.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem:nth-of-type(13) {
  background-color: #e31837;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem:nth-of-type(2),
.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem:nth-of-type(6),
.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem:nth-of-type(10),
.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem:nth-of-type(14) {
  background-color: #387c2b;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem:nth-of-type(3),
.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem:nth-of-type(7),
.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem:nth-of-type(11),
.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem:nth-of-type(15) {
  background-color: #8b5507;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem:nth-of-type(4),
.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem:nth-of-type(8),
.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem:nth-of-type(12),
.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem:nth-of-type(16) {
  background-color: #0096d6;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label.is-selected {
  border-color: #777777 !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_results {
  background-image: linear-gradient(45deg, #8b5507, #387c2b, #0096d6, #e31837);
  padding: 50px;
  border-radius: 12px;
  margin-bottom: 10px;
  color: #ffffff;
  text-align: center;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_results .wpProQuiz_header {
  font-size: 25px;
  color: #ffffff;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_results h3 {
  font-size: 25px;
  color: #ffffff;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_response {
  background-color: rgba(255, 255, 255, 0.4) !important;
  color: #ffffff !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_response .addtoany_content {
  display: none;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_response .wpProQuiz_correct span {
  font-family: 'Open Sans', sans-serif;
  font-size: 35px;
  font-weight: 700;
  color: #18ce0f;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_response .wpProQuiz_correct .fas {
  font-size: 64px  !important;
  color: #18ce0f  !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_response .wpProQuiz_incorrect span {
  font-family: 'Open Sans', sans-serif;
  font-size: 35px;
  font-weight: 700;
  color: #0096d6;
  display: none;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_response .wpProQuiz_incorrect .fas {
  font-size: 64px  !important;
  color: #0096d6 !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_response .wpProQuiz_incorrect:before {
  font-family: 'Open Sans', sans-serif;
  font-size: 35px;
  font-weight: 700;
  color: #0096d6;
  content: 'Try again';
}
.learndash-wrapper .ld-profile-summary .ld-profile-card {
  display: unset;
  display: none !important;
}
#tribe-events-content a.tribe-event-url,
.tribe-events-event-meta a.tribe-event-url,
#tribe-events-content a.tribe-event-url:visited,
.tribe-events-event-meta a.tribe-event-url:visited {
  color: #0096d6;
  text-decoration: none;
  border-bottom: 0px solid #0096d6;
}
#tribe-events-content a,
.tribe-events-event-meta a:visited {
  color: #0096d6 !important;
  text-decoration: none;
  border-bottom: 0px solid #0096d6;
}
#tribe-events-content a.tribe-events-read-more,
#tribe-events-content a.tribe-events-read-more:visited {
  color: #ffffff!important;
}
#tribe-events-content a.tribe-events-button,
#tribe-events-content a.tribe-events-button:visited {
  color: #ffffff !important;
}
#tribe-events-content a.tribe-events-button:hover {
  color: #444444 !important;
  text-decoration: none;
  border-bottom: 0px solid #0096d6;
}
.tribe-events-content blockquote::before {
  content: none !important;
}
@media only screen and (max-width: 992px) {
  #mega-menu-wrap-primary {
    width: 100% !important;
  }
  #mega-menu-wrap-primary2 {
    width: 100% !important;
  }
  .container {
    width: 95%;
  }
  .bottom-bar-middle {
    max-width: 95%;
  }
  .bottom-bar-bottom {
    max-width: 95%;
  }
  div.element-block,
  div.element-block-image {
    display: inline-block;
    min-width: 195px;
    width: 45%;
  }
  .teach_learn_video_item img {
    width: 200px;
  }
  .teach_learn_video_item h3 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-primary {
    width: 100% !important;
  }
  #mega-menu-wrap-primary2 {
    width: 100% !important;
  }
  .container {
    width: 92%;
  }
  .blog_list_item {
    width: 47%;
  }
  .bottom-bar-middle {
    width: 92%;
  }
  .bottom-bar-bottom {
    width: 92%;
  }
  #header-home #top-header {
    margin-top: 60px;
    margin-bottom: 30px;
  }
  #footer-left {
    width: 52%;
  }
  #footer-middle {
    width: 48%;
  }
  #footer-right {
    width: 52%;
  }
  #footer-terms {
    float: left;
    width: 48%;
  }
  .half {
    width: 100%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0px 5px;
  }
  .third {
    width: 100%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0px 5px;
  }
  .two-thirds {
    width: 100%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0px 5px;
  }
  .quaters {
    width: 48%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0px 5px;
  }
  .three-quaters {
    width: 48%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0px 5px;
  }
  .facilitator-sort-nav {
    width: 100%;
  }
  .facilitator-profile {
    width: 50%;
  }
  .blog_main_item img {
    width: 100%;
    float: none;
  }
  .blog_main_item .boxpadding {
    float: none;
    width: 100%;
  }
  #promo {
    max-width: 350px;
  }
  #promo img {
    margin-bottom: 20px;
  }
  div.element-block,
  div.element-block-image {
    display: inline-block;
    min-width: 195px;
    width: 45%;
  }
  .teach_learn_video_item {
    width: 100%;
  }
  .teach_learn_video_item img {
    width: 200px;
  }
  .teach_learn_video_item h3 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 550px) {
  #mega-menu-wrap-primary {
    width: 100% !important;
  }
  #mega-menu-wrap-primary2 {
    width: 100% !important;
  }
  .container {
    width: 90%;
  }
  .blog_list_item {
    width: 98%;
  }
  .bottom-bar-middle {
    max-width: 90%;
  }
  .bottom-bar-bottom {
    max-width: 90%;
  }
  #header-home #top-header {
    margin-top: 60px;
    margin-bottom: 30px;
  }
  #footer-left {
    width: 100%;
  }
  #footer-middle {
    width: 100%;
  }
  #footer-right {
    width: 100%;
  }
  #footer-terms {
    float: left;
    width: 100%;
  }
  #footer img.footer-icons {
    float: none;
    margin-top: 10px;
    margin-bottom: 0px;
  }
  .half {
    width: 100%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0px 5px;
  }
  .third {
    width: 100%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0px 5px;
  }
  .two-thirds {
    width: 100%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0px 5px;
  }
  .quaters {
    width: 100%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0px 5px;
  }
  .three-quaters {
    width: 100%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0px 5px;
  }
  .facilitator-sort-nav {
    width: 100%;
  }
  .facilitator-links-right {
    float: left;
  }
  .facilitator-profile {
    width: 100%;
  }
  figure {
    width: 100% !important;
  }
  .blog_main_item img {
    width: 100%;
    float: none;
  }
  .blog_main_item .boxpadding {
    float: none;
    width: 100%;
  }
  .podcast-header {
    width: 100% ;
  }
  .podcast-header img {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .subscribe-podcast img {
    object-fit: unset;
    float: unset;
    width: unset;
    height: unset;
    margin: unset;
    display: unset;
  }
  #promo {
    max-width: 350px;
  }
  #promo img {
    margin-bottom: 20px;
  }
  .video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-left: 0px;
    margin-right: 0px;
    border-width: 0px;
  }
  .home-block .image-block-right {
    max-width: 100%;
    margin: 0;
    position: relative;
    top: 0%;
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  }
  .home-block .image-block-left {
    max-width: 100%;
    margin: 0;
    position: relative;
    top: 0%;
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  }
  .home-block .text-block-left {
    max-width: 100%;
  }
  .home-block .text-block-right {
    max-width: 100%;
  }
  .home-icons .home-icon {
    max-width: 45%;
  }
  div.element-block,
  div.element-block-image {
    display: inline-block;
    min-width: 195px;
    width: 95%;
  }
  .home2column {
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    border-bottom: 0px;
  }
  .home2column > .left {
    width: 100%;
    margin-right: 0px;
  }
  .home2column > .right {
    width: 100%;
    margin-left: 0px;
  }
}
/* scene discober the four triangles java script should work*/
.svg-replaced-0 {
  max-height: 308px;
  max-width: 890px;
  background: url('/wp-content/uploads/2020/10/scene_final_plain.png') center no-repeat;
  background-size: contain;
  margin-left: auto;
  margin-right: auto;
}
img[src$=".svg"] {
  width: 100%;
  margin: 0 
    auto;
  display: block;
}
.st1,
.st2,
.st3,
.st4 {
  fill: transparent;
  transition: fill .3s;
  cursor: pointer;
}
.st11,
.st12,
.st13,
.st14 {
  fill: transparent;
  transition: fill .3s;
}
.f1,
.f2,
.f3,
.f4 {
  font-size: 32px;
  font-family: OpenSans-Semibold, Open Sans;
  font-weight: 600;
  fill: transparent;
  transition: fill .3s;
  cursor: pointer;
}
.g1,
.g2,
.g3,
.g4 {
  font-size: 22px;
  font-family: OpenSans, Open Sans;
  font-weight: 400;
  fill: #fff;
  fill: transparent;
  transition: fill .3s;
  cursor: pointer;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 30px;
}
/* Home Page Paralax styles added Mar2023*/
.nk-awb {
  display: grid;
  place-items: center;
  align-content: center;
}
.nk-awb > p {
  margin-bottom: 0px;
}
.nk-awb .white {
  background-color: rgba(89, 89, 89, 0.8);
  margin-left: 70px;
  margin-right: 70px;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  opacity: 0;
  transition: all 2s;
  filter: blur(5px);
  transform: translateX(-100%);
}
.nk-awb .white h2 {
  color: #ffffff;
}
.nk-awb .white h5 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 200;
  margin-bottom: 20px;
  margin-top: 20px;
}
.nk-awb .white p {
  color: #ffffff;
}
.nk-awb .white button,
.nk-awb .white button:visited {
  background-color: rgba(255, 255, 255, 0.2);
  text-decoration: none;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 600;
  padding: 10px 35px;
  border: 2px solid #ffffff;
  max-width: 80%;
}
.nk-awb .white button:hover {
  border: 2px solid #0096d6;
  color: #0096d6;
  background-color: rgba(255, 255, 255, 0.9);
}
.nk-awb .white blockquote {
  font-size: 18px;
}
@media (prefers-reduced-motion) {
  .nk-awb .white {
    transition: none;
  }
}
.nk-awb .clear {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 70px;
  margin-bottom: 70px;
}
.nk-awb .clear h5 {
  color: #5d5c5b;
  font-size: 18px;
  font-weight: 200;
  margin-bottom: 20px;
  margin-top: 20px;
}
.nk-awb .clear .topspace {
  margin-top: 30px;
}
.nk-awb .show {
  opacity: 1;
  filter: blur(0);
  transform: translateX(0);
}
@media only screen and (max-width: 550px) {
  .nk-awb .white {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .nk-awb .white h2 {
    font-size: 25px;
  }
  .nk-awb .white h5 {
    font-size: 15px;
  }
  .nk-awb .white p {
    font-size: 13px;
  }
  .nk-awb .white button,
  .nk-awb .white button:visited {
    font-size: 16px;
    max-width: 100%;
  }
  .nk-awb h2 {
    font-size: 25px;
  }
  .nk-awb h5 {
    font-size: 15px;
  }
  .nk-awb p {
    font-size: 13px;
  }
  .nk-awb button,
  .nk-awb button:visited {
    font-size: 16px;
    max-width: 100%;
  }
  .clear img {
    width: 100%;
    height: auto;
    float: none;
    margin: 0 0 0 0;
  }
}
/* homepage additinl css for card on the page*/
.cards-wrapper {
  width: 100%;
  margin: 20px auto;
  display: flex;
  flex-wrap: wrap;
}
.cards-wrapper img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cards-wrapper .card-header {
  font-size: 36px;
  font-weight: 300;
  line-height: 40px;
  color: #ffffff;
  position: absolute;
  display: block;
  top: 20px;
  left: 25px;
  right: 25px;
}
.cards-wrapper .card-badge {
  height: 120px;
  width: 120px;
  position: absolute;
  display: block;
  top: 220px;
  right: 10px;
  z-index: 5;
}
@media screen and (max-width: 700px) {
  .cards-wrapper .card {
    font-family: 'Open Sans', sans-serif;
    box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.3);
    width: 46%;
    border-radius: 20px;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
    margin: 0px 0px 35px 0px;
    background-image: linear-gradient(to bottom right, #cccccc, #fafafa);
    border: none;
    transition: transform 250ms;
  }
}
@media screen and (min-width: 701px) {
  .cards-wrapper .card {
    font-family: 'Open Sans', sans-serif;
    box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.3);
    width: 46%;
    border-radius: 20px;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
    margin: 0px 15px 35px 15px;
    background-image: linear-gradient(to bottom right, #cccccc, #fafafa);
    border: none;
    transition: transform 250ms;
  }
}
.cards-wrapper .card:hover {
  transform: translateY(-10px);
}
.cards-wrapper .card-top {
  height: 300px;
  overflow: hidden;
}
.cards-wrapper .card-top .img-background {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
  background-color: #000000;
}
.cards-wrapper .card-top .img-background img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-mask-image: linear-gradient(to bottom, transparent 1%, black 40%);
  mask-image: linear-gradient(to bottom, transparent 1%, black 40%);
}
.cards-wrapper .card-bottom {
  padding: 25px 25px;
}
.cards-wrapper .card-bottom .card-text {
  font-size: 13px;
  line-height: 1.9em;
  margin-bottom: 5px;
}
.cards-wrapper .card-bottom .card-text em {
  font-size: 16px;
}
.cards-wrapper .card-bottom .card-text p {
  margin-top: 0px;
  margin-bottom: 0px;
}
.cards-wrapper .card-bottom .card-button,
.cards-wrapper .card-bottom .card-button:visited {
  display: table-cell;
  vertical-align: middle;
  border: 2px solid #0096d6;
  padding: 5px 20px;
  font-weight: 600;
  font-size: 12px;
  color: #0096d6;
  position: absolute;
  right: 0;
  bottom: 0;
  margin-right: 25px;
  margin-bottom: 19px;
}
.cards-wrapper .card-bottom .card-button:hover {
  color: #515151;
  border: 2px solid #515151;
}
.cards-wrapper .card-bottom .card-button {
  text-decoration: none;
}
.cards-wrapper .card-bottom .card-button2,
.cards-wrapper .card-bottom .card-button2:visited {
  display: table-cell;
  vertical-align: middle;
  border: 2px solid #0096d6;
  padding: 5px 20px;
  font-weight: 600;
  font-size: 12px;
  color: #0096d6;
  position: absolute;
  left: 0;
  bottom: 0;
  margin-left: 25px;
  margin-bottom: 19px;
}
.cards-wrapper .card-bottom .card-button2:hover {
  color: #515151;
  border: 2px solid #515151;
}
.cards-wrapper .card-bottom .card-button2 {
  text-decoration: none;
}
@media (max-width: 1024px) {
  .cards-wrapper .card {
    width: 44%;
  }
}
@media (max-width: 768px) {
  .cards-wrapper .card {
    width: 100%;
  }
}
@media (max-width: 528px) {
  .cards-wrapper .card {
    width: 100%;
  }
}
.enllax h2 {
  color: #ffffff;
  font-size: 40px;
  text-shadow: 2px 2px 7px #000000;
}
.enllax em {
  color: #efefef;
  font-size: 18px;
  font-weight: 400;
}
.enllax em.e {
  color: #8b5507;
  text-shadow: 1px 1px 1px #777777;
}
.enllax em.a {
  color: #0397d6;
  text-shadow: 1px 1px 1px #777777;
}
.enllax button {
  background: rgba(255, 255, 255, 0.75);
}
/* additinl css for staff profile cards on the meet the team page*/
.staffprofile {
  width: 280px;
  max-width: 280px;
  border-color: #666666;
  border-style: solid;
  border-width: 2px;
  border-radius: 12px;
  box-shadow: 8px 8px 8px #cecece;
  margin: 10px 7px 20px;
  display: inline-block;
  vertical-align: top;
}
.staffprofile .profilepic {
  background-color: #e9e9e9;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  width: 100%;
  height: 246px;
  position: relative;
}
.staffprofile .profilepic img {
  display: block;
  margin: 0 auto;
  height: auto;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.staffprofile .profilebody {
  padding: 10px;
  text-align: left;
}
.staffprofile .profilebody h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  color: #666666;
  margin-top: 0;
  margin-bottom: 0;
}
.staffprofile .profilebody .profilerole {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-style: oblique;
  color: #0397d6;
  margin-top: 0;
  margin-bottom: 0;
}
.staffprofile .profilebody p {
  font-family: 'Open Sans', sans-serif;
  padding-top: 10px;
  padding-bottom: 0;
  margin-bottom: 0;
}
.staffprofilewrapper {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: auto;
}
@media only screen and (max-width: 750px) {
  .staffprofilewrapper {
    width: 100%;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 751px) {
  .staffprofilewrapper {
    width: 49%;
  }
}
