@charset "UTF-8";
/**
 * @license
 * MyFonts Webfont Build ID 3702609, 2019-01-19T05:02:18-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed ../fonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Noyh-Bold by Typesketchbook
 * URL: https://www.myfonts.com../fonts/typesketchbook/noyh/bold/
 * 
 * Webfont: Noyh-LightItalic by Typesketchbook
 * URL: https://www.myfonts.com../fonts/typesketchbook/noyh/light-italic/
 * 
 * Webfont: Noyh-Regular by Typesketchbook
 * URL: https://www.myfonts.com../fonts/typesketchbook/noyh/regular/
 * 
 * Webfont: NoyhR-Bold by Typesketchbook
 * URL: https://www.myfonts.com../fonts/typesketchbook/noyh/r-bold/
 * 
 * Webfont: NoyhR-BoldItalic by Typesketchbook
 * URL: https://www.myfonts.com../fonts/typesketchbook/noyh/r-bold-italic/
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3702609
 * Licensed pageviews: 20,000
 * ../fonts copyright: Copyright (c) 2014 by Typesketchbook. All rights reserved.
 * 
 * © 2019 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/387f51");
@font-face {
  font-family: 'Noyh-Bold';
  src: url("../fonts/387F51_0_0.eot");
  src: url("../fonts/387F51_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/387F51_0_0.woff2") format("woff2"), url("../fonts/387F51_0_0.woff") format("woff"), url("../fonts/387F51_0_0.ttf") format("truetype"), url("../fonts/387F51_0_0.svg#wf") format("svg"); }

@font-face {
  font-family: 'Noyh-LightItalic';
  src: url("../fonts/387F51_1_0.eot");
  src: url("../fonts/387F51_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/387F51_1_0.woff2") format("woff2"), url("../fonts/387F51_1_0.woff") format("woff"), url("../fonts/387F51_1_0.ttf") format("truetype"), url("../fonts/387F51_1_0.svg#wf") format("svg"); }

@font-face {
  font-family: 'Noyh-Regular';
  src: url("../fonts/387F51_2_0.eot");
  src: url("../fonts/387F51_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/387F51_2_0.woff2") format("woff2"), url("../fonts/387F51_2_0.woff") format("woff"), url("../fonts/387F51_2_0.ttf") format("truetype"), url("../fonts/387F51_2_0.svg#wf") format("svg"); }

@font-face {
  font-family: 'NoyhR-Bold';
  src: url("../fonts/387F51_3_0.eot");
  src: url("../fonts/387F51_3_0.eot?#iefix") format("embedded-opentype"), url("../fonts/387F51_3_0.woff2") format("woff2"), url("../fonts/387F51_3_0.woff") format("woff"), url("../fonts/387F51_3_0.ttf") format("truetype"), url("../fonts/387F51_3_0.svg#wf") format("svg"); }

@font-face {
  font-family: 'NoyhR-BoldItalic';
  src: url("../fonts/387F51_4_0.eot");
  src: url("../fonts/387F51_4_0.eot?#iefix") format("embedded-opentype"), url("../fonts/387F51_4_0.woff2") format("woff2"), url("../fonts/387F51_4_0.woff") format("woff"), url("../fonts/387F51_4_0.ttf") format("truetype"), url("../fonts/387F51_4_0.svg#wf") format("svg"); }

.noyh-regular {
  font-family: Noyh-Regular;
  font-style: normal; }

.noyh-bold {
  font-family: Noyh-Bold;
  font-style: normal; }

.noyh-lightitalic {
  font-family: Noyh-LightItalic;
  font-style: normal; }

.noyhr-bold {
  font-family: NoyhR-Bold;
  font-style: normal; }

.noyhr-bolditalic {
  font-family: NoyhR-BoldItalic;
  font-style: normal; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

body {
  background-color: #ffffff;
  color: #363636;
  margin: 0;
  padding: 0;
  font-family: 'noyh-regular', sans-serif;
  font-size: 16px; }

.post-edit-link {
  display: inline-block;
  background-color: #852f9b;
  color: #ffffff;
  margin: 20px 0;
  padding: 10px 20px;
  border-radius: 10px;
  text-decoration: none; }
  .post-edit-link:hover {
    background-color: #632374;
    color: #ffffff; }

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: #ffffff;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
            clip-path: none;
    color: #363636;
    display: block;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'noyhr-bold', sans-serif;
  margin: 0;
  padding: 0;
  color: #034785;
  max-width: 1100px; }

h1 {
  font-size: 2.25rem; }
  @media (min-width: 1024px) {
    h1 {
      font-size: 2.5rem; } }

h2 {
  font-family: 'noyhr-bold', sans-serif;
  font-size: 2rem;
  padding-top: 20px; }
  @media (max-width: 1024px) {
    h2 {
      font-size: 1.5rem; } }

h3 {
  font-size: 1.75rem;
  padding: 20px 0; }
  @media (min-width: 1024px) {
    h3 {
      font-size: 2rem; } }
  h3 em {
    display: block;
    font-size: 1.25rem;
    font-style: normal; }

h4 {
  font-size: 1.5rem;
  padding-top: 10px; }
  @media (min-width: 1024px) {
    h4 {
      font-size: 1.75rem; } }

h5 {
  font-size: 1.25rem;
  padding-top: 10px; }
  @media (min-width: 1024px) {
    h5 {
      font-size: 1.5rem; } }

h6 {
  font-size: 1rem;
  padding-top: 10px; }
  @media (min-width: 1024px) {
    h6 {
      font-size: 1.25rem; } }

p, li {
  font-size: 1rem;
  line-height: 1.5;
  max-width: 1100px; }
  @media (min-width: 1024px) {
    p, li {
      font-size: 1.25rem; } }

ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  ul li {
    list-style: none;
	margin-left: 0;
    padding-left: 1.5rem;
    position: relative; }
    ul li:before {
      content: "\f101";
      font-family: "Font Awesome 5 Pro";
      font-size: 1rem;
      padding-right: 10px;
      color: #852f9b;
      position: absolute;
      top: 3px;
      left: 0; }

blockquote {
  margin: 0;
  padding: 20px; }
  @media (min-width: 1024px) {
    blockquote {
      padding: 25px 60px 25px; } }
  blockquote p {
    font-family: 'noyh-bold', sans-serif;
    font-size: 1.5rem;
    line-height: 1.15;
    color: #034785;
    margin: 0; }
    @media (min-width: 1024px) {
      blockquote p {
        font-size: 2rem; } }

blockquote + p {
  font-size: 0.75rem;
  padding: 0 60px 20px 40px; }
  @media (min-width: 1024px) {
    blockquote + p {
      font-size: 1rem;
      padding: 0 60px 20px 60px; } }

a {
  color: #034785; }
  a:hover {
    color: #852f9b; }

.site {
  position: relative;
  z-index: 2;
  background-color: #ffffff;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  .site.menu-open {
    -webkit-transform: translateX(80vw);
        -ms-transform: translateX(80vw);
            transform: translateX(80vw);
    width: 100vw;
    height: 100vh;
    overflow: hidden; }
    @media (min-width: 768px) {
      .site.menu-open {
        -webkit-transform: translateX(50vw);
            -ms-transform: translateX(50vw);
                transform: translateX(50vw); } }
    @media (min-width: 1024px) {
      .site.menu-open {
        -webkit-transform: translateX(30vw);
            -ms-transform: translateX(30vw);
                transform: translateX(30vw); } }
    @media (min-width: 1280px) {
      .site.menu-open {
        -webkit-transform: translateX(25vw);
            -ms-transform: translateX(25vw);
                transform: translateX(25vw); } }

.logged-in .menu-open {
  height: calc(100vh - 46px); }

.menu-open + #wpadminbar {
  overflow: hidden; }

.entry-header,
.entry-content,
.entry-footer,
.no-results,
.not-found {
  padding: 20px 30px; }
  @media (min-width: 1024px) {
    .entry-header,
    .entry-content,
    .entry-footer,
    .no-results,
    .not-found {
      border-right: 60px solid #852f9b; } }
  @media (min-width: 1280px) {
    .entry-header,
    .entry-content,
    .entry-footer,
    .no-results,
    .not-found {
      padding: 60px 90px 30px; } }

.entry-footer {
  padding-top: 0;
  padding-left: 30px; }
  @media (min-width: 1024px) {
    .entry-footer {
      padding-left: 60px; } }

.home .entry-header,
.home .entry-content {
  border-right: none; }

.no-results,
.not-found {
  padding: 40px 30px 60px; }

.entry-header + .entry-content {
  padding-top: 0; }

.entry-content p:first-of-type {
  margin-top: 0; }

.entry-content h2 + p:first-of-type {
  margin-top: 20px; }

.masterclass .entry-content {
  padding-bottom: 60px; }

.masterclass .button {
  margin: 30px 0; }

.masterclass .highlight {
  background: #034785;
  color: #ffffff; }
  .masterclass .highlight h2, .masterclass .highlight h3 {
    color: #ffffff; }
  .masterclass .highlight h2 {
    padding-top: 0; }

.mc-experience {
  background-color: #e5b21c;
  padding: 20px 30px; }
  @media (min-width: 1024px) {
    .mc-experience {
      border-right: 60px solid #e5b21c; } }
  @media (min-width: 1280px) {
    .mc-experience {
      padding: 30px 90px; } }

.modules {
  padding: 30px 0;
  max-width: 1024px; }

.module-row {
  padding: 10px 0;
  border-top: 2px solid #852f9b;
  display: grid;
  grid-template-columns: 40% 1fr; }
  @media (min-width: 768px) {
    .module-row {
      grid-template-columns: 20% 1fr; } }
  .module-row:last-of-type {
    border-bottom: 2px solid #852f9b; }
  .module-row p {
    margin: 0; }

.note {
  background-color: #852f9b;
  color: #ffffff;
  padding: 20px;
  margin: 40px 0;
  max-width: 1024px; }
  .note p {
    margin: 0; }

.note-secondary {
  background-color: transparent;
  border: 2px solid #852f9b;
  color: #852f9b;
  padding: 20px;
  margin: 40px 0;
  max-width: 1024px; }
  .note-secondary p {
    margin: 0; }

@media (min-width: 1024px) {
  .panel-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 60px;
    max-width: 1024px; } }

.panel {
  display: grid;
  grid-template-columns: 60px 1fr;
  padding: 30px 0; }
  .panel .icon img {
    max-width: 100%; }
  .panel .text {
    -ms-flex-item-align: grid-start;
        align-self: grid-start;
    padding-left: 20px; }
    .panel .text p {
      margin: 0; }

.course-schedule {
  padding: 30px 0;
  max-width: 1024px; }

.course-instance {
  padding: 10px 0;
  border-top: 2px solid #852f9b;
  display: grid;
  grid-template-columns: 1fr 1fr; }
  .course-instance:last-of-type {
    border-bottom: 2px solid #852f9b; }
  .course-instance p {
    margin: 0; }
  .course-instance div:last-of-type {
    text-align: right; }

@media (min-width: 1024px) {
  .cost-panel {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 30px;
    padding: 30px 0;
    max-width: 1024px; } }

.cost-panel .cost {
  background-color: whitesmoke;
  padding: 30px; }

.cost-panel h3 {
  padding-top: 0; }

.cost-panel .special {
  color: #f36424; }

@media (min-width: 1024px) {
  .course-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-column-gap: 60px; } }

.s_course-main {
  padding-right: 30px; }
  @media (min-width: 1024px) {
    .s_course-main {
      grid-column-start: 1;
      grid-column-end: 8; } }

.s_course-sidebar {
  background-color: #f36424;
  color: #ffffff; }
  @media (min-width: 1024px) {
    .s_course-sidebar {
      grid-column-start: 8;
      grid-column-end: 11; } }
  .s_course-sidebar > div:first-of-type {
    padding-top: 30px; }
  .s_course-sidebar > div {
    padding: 0 30px 30px; }
  .s_course-sidebar p {
    margin: 0;
    font-family: 'noyh-bold', sans-serif;
    font-weight: normal;
    font-size: 1.5rem; }
  .s_course-sidebar .button {
    width: 100%; }

.s_course-target {
  background-color: #034785;
  color: #ffffff;
  padding: 20px;
  margin-bottom: 30px; }

.s_course-presenter {
  padding: 60px 0; }
  .s_course-presenter h2 {
    color: #e12a82; }

.landing-grid {
  padding: 30px 0; }
  @media (min-width: 768px) {
    .landing-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-column-gap: 30px; } }
  @media (min-width: 1280px) {
    .landing-grid {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      grid-column-gap: 60px;
      padding: 40px 0; } }

.landing-grid + h2 {
  padding-top: 0; }

.landing-grid-item {
  border: 1px solid #e9e9e9;
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 50px; }
  .landing-grid-item h3 {
    padding-top: 0;
    margin-top: 0; }
  .landing-grid-item img {
    max-width: 100%; }
  .landing-grid-item .button {
    margin: 0 0 30px 0;
    position: absolute;
    bottom: 0;
    display: block;
    width: calc(100% - 60px); }

.landing-grid-content {
  padding: 30px; }
  @media (min-width: 1440px) {
    .landing-grid-content {
      padding: 40px; } }

@media (min-width: 768px) {
  .site-header {
    display: grid;
    grid-template-columns: 1fr 40px;
    grid-template-rows: 1fr 1fr; } }

@media (min-width: 1024px) {
  .site-header {
    grid-template-columns: 1fr 60px; } }

.site-header a {
  color: #ffffff;
  text-decoration: none; }

.custom-logo {
  max-width: 60vw;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: 0; }
  @media (min-width: 768px) {
    .custom-logo {
      max-width: 40vw; } }
  @media (min-width: 1024px) {
    .custom-logo {
      max-width: 30vw; } }
  @media (min-width: 1440px) {
    .custom-logo {
      max-width: 25vw; } }
  @media (min-width: 1680px) {
    .custom-logo {
      max-width: 20vw; } }

.site-description {
  display: inline-block;
  color: #ffffff;
  font-family: 'Noyh-regular', sans-serif;
  font-size: 20px;
  font-weight: bold;
  max-width: 70vw;
  padding-top: 160px;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .site-description {
      padding-top: 60px;
      max-width: 50vw; } }
  @media (min-width: 1024px) {
    .site-description {
      max-width: 35vw;
      padding-top: 90px; } }
  @media (min-width: 1280px) {
    .site-description {
      padding-top: 120px; } }
  @media (min-width: 1440px) {
    .site-description {
      max-width: 30vw;
      padding-top: 160px; } }
  @media (min-width: 1680px) {
    .site-description {
      max-width: 25vw;
      padding-top: 200px; } }

.call-to-action a {
  display: inline-block;
  background-color: #034785;
  color: #ffffff;
  font-family: 'Noyh-Regular', sans-serif;
  font-weight: 600px;
  font-size: 18px;
  padding: 10px 20px;
  margin-bottom: 20px;
  border-radius: 10px;
  text-transform: uppercase;
  letter-spacing: 1px; }
  .call-to-action a:hover {
    background-color: #022c53; }

.header-block {
  background: #00aaad url("/wp-content/uploads/hero_boy.jpg") scroll no-repeat top center;
  background-size: cover;
  padding: 25px;
  text-align: right;
  position: relative; }
  @media (min-width: 768px) {
    .header-block {
      grid-column-start: 1;
      grid-column-end: 2;
      grid-row-start: 1;
      grid-row-end: 3;
      padding: 25px 50px;
      background-position: center right; } }
  @media (min-width: 1024px) {
    .header-block {
      background-position: center; } }

.header-decoration {
  display: none; }
  @media (min-width: 768px) {
    .header-decoration {
      display: block; }
      .header-decoration:first-child {
        grid-column-start: 2;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
        background-color: #e12a82; }
      .header-decoration:last-of-type {
        grid-column-start: 2;
        grid-column-end: 3;
        grid-row-start: 2;
        grid-row-end: 3;
        background-color: #e5b21c; } }
  .header-decoration.top {
    background-color: #e12a82; }
  .header-decoration.bottom {
    background-color: #e5b21c; }

.site-footer {
  background-color: #034785;
  color: #e5b21c; }
  @media (min-width: 768px) {
    .site-footer {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      grid-template-rows: 1fr 1fr; } }
  @media (min-width: 1024px) {
    .site-footer {
      border-right: 60px solid #034785; } }
  .site-footer li {
    margin-bottom: 10px;
    padding-left: 0; }
    .site-footer li:before {
      content: "";
      font-family: sans-serif;
      padding-right: 10px; }
  .site-footer p {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 1.25rem; }
    .site-footer p:first-of-type {
      font-size: 1.5rem; }
  .site-footer a {
    color: #fff;
    text-decoration: none; }
    .site-footer a:hover {
      color: #ffffff; }

.logo-footer {
  max-width: 70vw; }
  @media (min-width: 768px) {
    .logo-footer {
      max-width: 30vw; } }
  @media (min-width: 1024px) {
    .logo-footer {
      max-width: 25vw; } }
  @media (min-width: 1280px) {
    .logo-footer {
      max-width: 15vw; } }

.footer-menu {
  list-style: none;
  margin: 0;
  padding: 0; }

.footer-menulinks {
  padding: 30px 30px 0; }
  @media (min-width: 768px) {
    .footer-menulinks {
      grid-column-start: 1;
      grid-column-end: 2;
      grid-row-start: 1;
      grid-row-end: 2; } }
  @media (min-width: 1024px) {
    .footer-menulinks {
      padding: 60px 60px 0;
      grid-column-start: 1;
      grid-column-end: 2;
      grid-row-start: 1;
      grid-row-end: 2; } }

.footer-courselist {
  padding: 30px 30px 0; }
  @media (min-width: 768px) {
    .footer-courselist {
      grid-column-start: 2;
      grid-column-end: 3;
      grid-row-start: 1;
      grid-row-end: 2; } }
  @media (min-width: 1024px) {
    .footer-courselist {
      padding: 60px 60px 0;
      grid-column-start: 2;
      grid-column-end: 3;
      grid-row-start: 1;
      grid-row-end: 2; } }

.footer-contactinfo {
  padding: 30px 30px 0; }
  @media (min-width: 768px) {
    .footer-contactinfo {
      background-color: #852f9b;
      grid-column-start: 3;
      grid-column-end: 4;
      grid-row-start: 1;
      grid-row-end: 3; } }
  @media (min-width: 1024px) {
    .footer-contactinfo {
      padding: 60px 60px 0;
      grid-column-start: 3;
      grid-column-end: 4;
      grid-row-start: 1;
      grid-row-end: 3; } }
  .footer-contactinfo ul {
    list-style: none;
    margin: 0;
    padding-left: 0; }

.footer-sociallinks li {
  font-size: 2rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  display: inline-block; }

.footer-endplate {
  color: #ffffff;
  padding: 30px 30px 0;
  -ms-flex-item-align: end;
      align-self: end; }
  @media (min-width: 768px) {
    .footer-endplate {
      grid-column-start: 1;
      grid-column-end: 3;
      grid-row-start: 2;
      grid-row-end: 3;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: end; } }
  @media (min-width: 1024px) {
    .footer-endplate {
      padding: 30px 60px 0; } }
  .footer-endplate p {
    font-size: 1rem;
    padding: 20px 0; }

.main-navigation {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 45px;
  height: 45px;
  z-index: 3; }

.menu-toggle {
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  padding: 0;
  width: 45px;
  height: 45px;
  text-align: center;
  font-size: 30px;
  font-family: sans-serif; }
  .menu-toggle:hover {
    background-color: transparent; }

.menu-main-menu-container {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100vw;
  height: 100vh;
  background-color: #034785;
  padding: 120px 20px 20px;
  color: #ffffff;
  font-family: 'noyh-regular', sans-serif;
  font-size: 1.25rem;
  font-weight: normal;
  text-transform: uppercase;
  overflow-x: hidden;
  background: #034785 url("../images/logo_teachwell-reversed.svg") scroll no-repeat 40px 20px;
  background-size: 40vw auto; }
  @media (min-width: 768px) {
    .menu-main-menu-container {
      background-size: 20vw auto; } }
  @media (min-width: 1024px) {
    .menu-main-menu-container {
      background-size: 15vw auto; } }
  @media (min-width: 1280px) {
    .menu-main-menu-container {
      background-size: 10vw auto; } }
  .menu-main-menu-container li {
    padding-left: 0; }
    .menu-main-menu-container li:before {
      content: "";
      font-family: sans-serif;
      padding-right: 0; }
  .menu-main-menu-container a {
    color: #e5b21c;
    text-decoration: none;
    display: block;
    padding: 10px 20px;
    background-color: #034785; }
    .menu-main-menu-container a:hover {
      color: #ffffff;
      background-color: #023a6c; }

.logged-in .menu-main-menu-container {
  top: 46px;
  height: calc(100vh - 46px); }
  @media (min-width: 783px) {
    .logged-in .menu-main-menu-container {
      top: 32px;
      height: calc(100vh - 32px); } }

.main-menu {
  list-style: none;
  margin: 0;
  padding-left: 0; }

.breadcrumbs {
  padding: 30px 30px 0; }
  @media (min-width: 1024px) {
    .breadcrumbs {
      border-right: 60px solid #852f9b; } }
  @media (min-width: 1280px) {
    .breadcrumbs {
      padding: 60px 90px 0; } }
  .breadcrumbs .home:before {
    content: "\f015";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 1rem;
    padding-right: 5px; }
  .breadcrumbs a {
    text-decoration: none; }

.home .breadcrumbs {
  display: none; }

.breakout {
  background-color: #e12a82;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #ffffff;
  padding: 60px 20px 30px; }
  @media (min-width: 1024px) {
    .breakout {
      border-right: 60px solid #e5b21c; } }
  @media (min-width: 1280px) {
    .breakout {
      padding: 320px 30px 60px; } }
  .breakout blockquote {
    font-family: 'noyh-bold', sans-serif;
    font-size: 1.75rem;
    font-weight: normal;
    line-height: 1.15;
    max-width: 1024px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }
  .breakout > p {
    margin-top: 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }

.card-group {
  padding: 20px 0 40px;
  text-align: center;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 1024px) {
    .card-group {
      padding: 25px 25px 60px; } }
  @media (min-width: 1280px) {
    .card-group {
      padding: 60px 0 90px; } }

.card {
  position: relative;
  border: 1px solid #e9e9e9;
  border-bottom: 5px solid #034785;
  margin: 0 10px;
  padding: 20px 20px 140px;
  text-align: left; }
  .card:nth-child(3n+2) {
    color: #852f9b; }
  .card:nth-child(3n+3) {
    color: #e12a82; }
  .card:nth-child(3n+4) {
    color: #f36424; }
  @media (min-width: 768px) {
    .card:nth-child(3n+0) {
      color: #e12a82; }
    .card:nth-child(3n+1) {
      color: #852f9b; }
    .card:nth-child(3n+2) {
      color: #f36424; } }
  .card h2 {
    font-family: 'noyh-regular', sans-serif;
    font-size: 28px;
	letter-spacing: 1px;
    line-height: 1.2;
    color: inherit;
    height: auto; }
    @media (min-width: 768px) {
      .card h2 {
        font-size: 30px; } }
  .card p {
    font-size: 20px;
    color: #363636;
    height: auto; }
  .card .button-group {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px; }
  .card .button {
    display: block;
    margin-bottom: 10px; }

.home .card {
  padding: 20px; }

.card-icon {
  padding-bottom: 20px;
  -ms-flex-item-align: start;
      align-self: flex-start; }

.card-image {
  margin: -20px -20px 0 -20px; }
  .card-image img {
    width: 100%;
    max-width: 100%; }

.slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .slick-track .slick-slide {
    height: auto; }

.slick-dots {
  bottom: -5px; }
  .slick-dots li {
    padding-left: 0; }
    .slick-dots li:before {
      content: "";
      font-family: sans-serif;
      padding-right: 10px; }

.slick-dots li button::before {
  font-size: 16px;
  color: #034785; }

.highlight {
  background: #e5b21c url("/wp-content/uploads/yellow-background.png") scroll repeat top left;
  background-size: 50%;
  padding: 30px;
  color: #363636; }
  @media (min-width: 1024px) {
    .highlight {
      padding: 35px;
      border-right: 60px solid #852f9b; } }
  @media (min-width: 1280px) {
    .highlight {
      padding: 90px; } }

.button,
input[type="submit"],
input[type="button"],
button {
  display: inline-block;
  background-color: #034785;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 20px;
  border: 2px solid #034785;
  border-radius: 10px;
  height: 40px;
  font-family: 'noyh-bold', sans-serif; }
  @media (min-width: 1024px) {
    .button,
    input[type="submit"],
    input[type="button"],
    button {
      height: auto; } }
  .button:hover,
  input[type="submit"]:hover,
  input[type="button"]:hover,
  button:hover {
    background-color: #022c53;
    border-color: #022c53;
    color: #ffffff; }

input[type="submit"],
input[type="button"],
button {
  -webkit-appearance: none;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }

.button-secondary {
  background-color: #ffffff;
  color: #034785; }
  .button-secondary:hover {
    background-color: #ffffff;
    color: #852f9b;
    border-color: #852f9b; }

.responsive-tabs .responsive-tabs__list__item {
  padding: 20px !important;
  font-family: 'noyh-bold', sans-serif;
  font-size: 1.5rem !important;
  font-weight: normal !important;
  white-space: normal  !important;
  max-width: 33%  !important;
  top: 1px  !important;
  border-radius: 0 !important; }
  .responsive-tabs .responsive-tabs__list__item:before {
    content: "";
    font-family: sans-serif;
    padding-right: 0; }

.responsive-tabs .responsive-tabs__list__item--active {
  color: #034785 !important;
  border-top: 5px solid #e12a82 !important;
  border-bottom: 0 !important; }

.responsive-tabs .responsive-tabs__panel {
  padding: 30px !important; }

.profile {
  padding: 30px 0; }
  @media (min-width: 1024px) {
    .profile {
      display: grid;
      grid-template-columns: 20% 1fr;
      grid-column-gap: 60px; } }

.profile-photo img {
  max-width: 100%;
  border-right: 20px solid #e12a82; }

.profile-bio h3 {
  padding-top: 0; }

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="search"],
textarea {
  -webkit-appearance: none;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
  padding: 10px;
  font-family: 'Noyh R Book', sans-serif;
  font-size: 1rem; }
  @media (min-width: 1024px) {
    input[type="text"],
    input[type="email"],
    input[type="tel"],
    input[type="search"],
    textarea {
      font-size: 1.25rem; } }

@media (min-width: 1024px) {
  .nf-form-cont {
    max-width: 60vw;
    padding-right: 40px; } }

.nf-form-content {
  padding-top: 40px; }

.nf-field-1-wrap {
  position: relative; }

.nf-field-element input[type="text"],
.nf-field-element input[type="email"],
.nf-field-element input[type="tel"],
.nf-field-element textarea {
  padding-top: 25px;
  position: relative;
  z-index: 1; }
  @media (min-width: 768px) {
    .nf-field-element input[type="text"],
    .nf-field-element input[type="email"],
    .nf-field-element input[type="tel"],
    .nf-field-element textarea {
      padding-top: 25px; } }

.nf-field-element input[type="submit"],
.nf-field-element input[type="button"],
.nf-field-element button {
  font-size: 20px; }

.nf-field-label label {
  position: absolute;
  top: 5px;
  left: 10px;
  width: 100%;
  height: 20px;
  z-index: 2;
  color: #b6b6b6;
  text-transform: uppercase; }

.listradio-container .nf-field-label label,
.listcheckbox-container .nf-field-label label {
  position: relative;
  top: auto;
  left: auto; }

.list-radio-wrap .nf-field-element li input,
.list-checkbox-wrap .nf-field-element li input {
  margin-top: 7px !important; }

.nf-form-fields-required,
.ninja-forms-req-symbol {
  display: none; }

.nf-field-element li {
  padding-left: 0; }
  .nf-field-element li:before {
    content: "";
    font-family: sans-serif;
    padding: 0; }

.subscribe-wrapper {
  padding-top: 30px; }

.subscribe .nf-field-1-wrap {
  margin-bottom: 20px; }

.subscribe .nf-field-element input[type="text"],
.subscribe .nf-field-element input[type="email"] {
  display: block;
  width: 100%; }

.mc4wp-alert .mc4wp-success {
  padding: 20px 0; }
  .mc4wp-alert .mc4wp-success p {
    font-size: 1rem; }

@media (min-width: 1024px) {
  .footnote {
    border-right: 60px solid #e12a82; } }

@media (min-width: 1280px) {
  .footnote {
    padding: 60px 40px; }
    .footnote p {
      max-width: 1100px; } }

.footnote blockquote {
  position: relative;
  margin: 30px; }
  .footnote blockquote:before {
    content: "\f10d";
    font-family: 'Font Awesome 5 Pro';
    font-size: 2rem;
    font-weight: 400;
    color: #852f9b;
    position: absolute;
    top: 0;
    left: -20px; }
    @media (min-width: 1024px) {
      .footnote blockquote:before {
        font-size: 3rem; } }

.simple-sitemap-page {
  list-style: none;
  margin: 0;
  padding-left: 0; }
  .simple-sitemap-page li:before {
    content: "\f15b";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    font-size: 1rem;
    padding-right: 5px; }
  .simple-sitemap-page ul {
    list-style: none;
    margin: 0;
    padding-left: 30px; }

.ult-box {
  max-width: 480px;
  margin-bottom: 40px; }

body div#learndash_profile div.learndash_profile_heading {
  font-size: 1rem; }
  @media (min-width: 1024px) {
    body div#learndash_profile div.learndash_profile_heading {
      font-size: 1.25rem; } }

#learndash_profile .learndash_profile_details {
  font-size: 1rem; }
  @media (min-width: 1024px) {
    #learndash_profile .learndash_profile_details {
      font-size: 1.25rem; } }

#learndash_profile .learndash-course-link a {
  font-size: 1rem; }
  @media (min-width: 1024px) {
    #learndash_profile .learndash-course-link a {
      font-size: 1.25rem; } }

#learndash_course_status {
  font-size: 1rem; }
  @media (min-width: 1024px) {
    #learndash_course_status {
      font-size: 1.25rem; } }

body #learndash_lessons div#lesson_heading {
  font-size: 1rem; }
  @media (min-width: 1024px) {
    body #learndash_lessons div#lesson_heading {
      font-size: 1.25rem; } }

#lessons_list > div h4, #course_list > div h4, #quiz_list > div h4, #learndash_lesson_topics_list ul > li > span.topic_item {
  font-size: 1rem; }
  @media (min-width: 1024px) {
    #lessons_list > div h4, #course_list > div h4, #quiz_list > div h4, #learndash_lesson_topics_list ul > li > span.topic_item {
      font-size: 1.25rem; } }

body div#learndash_lessons #lesson_heading, body div#learndash_profile div.learndash_profile_heading, body div#learndash_quizzes div#quiz_heading, body div#learndash_profile div.learndash_profile_quiz_heading, body div#learndash_lesson_topics_list div > strong {
  font-size: 1rem; }
  @media (min-width: 1024px) {
    body div#learndash_lessons #lesson_heading, body div#learndash_profile div.learndash_profile_heading, body div#learndash_quizzes div#quiz_heading, body div#learndash_profile div.learndash_profile_quiz_heading, body div#learndash_lesson_topics_list div > strong {
      font-size: 1.25rem; } }

.ur-frontend-form li:before {
  content: "";
  padding-right: 0;
  position: realtive;
  top: auto;
  left: auto; }


/* Impact page - breakout "quick facts" */

.mc-impact-breakout-facts {
  background-color: #035388;
  border-right: 60px solid #035388;
  padding: 5px 30px 23px;}
  @media screen and (max-width: 1020px) {
    .mc-impact-breakout-facts {
      border-right: none;}}

.flex-container-impact-facts {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  background-color: #035388;
}

.flex-item-impact-facts {
  text-align: center;
  max-width: 400px;
  flex-grow: 1;
  padding: 20px;
  overflow-wrap: break-word;
}

.flex-item-impact-facts h2 {
  font-size: 80px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: normal;
  text-transform: uppercase;}
  @media screen and (max-width: 600px) {
    .flex-item-impact-facts h2 {
      font-size: 50px;}}

.flex-item-impact-facts p {
  font-size: 26px;
  color: #fff;
  margin: 0px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 2px;
  margin-left: auto;
  margin-right: auto;
}

/* Impact page - map section */

.mc-impact-map-wrap {
  display: flex;
  flex-flow: row wrap;}
  @media screen and (max-width: 1300px) {
    .mc-impact-map-wrap {
      display: block;}}

/* below needs negative margin to get rid of pseudo li */

.mc-impact-map1 {
  width: 40%;
  flex-grow: 1;
  background-color: #fff;
  margin-left: -23px;
  padding-right: 50px;}
  @media screen and (max-width: 1000px) {
    .mc-impact-map1 {
      padding-right: 0px;
      width: 100%;}}

.mc-impact-map2 {
  width: 60%;
  flex-grow: 1;
  background-color: #fff;
  padding-left: 50px;}
  @media screen and (max-width: 1000px) {
    .mc-impact-map2 {
      padding-left: 0px;
      order: -1;
      width: 100%;}}    

/* Impact page - stats breakout*/

.mc-impact-breakout-stats {
  background-color: #035388;
  border-right: 60px solid #E5B21C;
  padding: 55px 30px 10px;
}

.flex-container-impact-stats {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

.flex-item-impact-stats {
  max-width: 500px;
  text-align: center;
  flex-grow: 1;
  padding: 20px;
  margin: 10px;
  background-color: #035388;
}

.flex-item-impact-stats h2 {
  font-family: 'Noyh-Regular', sans-serif;
  font-size: 26px;
  color: #E5B21C;
  letter-spacing: 2px;
  line-height: normal;
  text-transform: uppercase;
  margin: -10px auto 0px auto;
}

.flex-item-impact-stats p {
  color: #fff;
  line-height: normal;
  font-size: 22px;
  margin-left: auto;
  margin-right: auto;
}

/* Impact - icon in stats breakout */

.impact-image-stats {
  margin: -45px -20px 0 -20px; 
  background-color: #035388;}

.impact-image-stats img {
    width: 100%;
    max-width: 100px;
}

/* Impact - quotes title */

.entry-content-impact {
  padding: 20px 30px; }
  @media (min-width: 1024px) {
    .entry-content-impact {
      border-right: 60px solid #E12A82; } }
  @media (min-width: 1280px) {
    .entry-content-impact {
      padding: 60px 90px 30px; } }

/* Slide effect - add elements within <div class="container reveal"> to get effect */

.reveal{
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 1s all ease;
}

.reveal.active{
  transform: translateY(0);
  opacity: 1;
}


/* Masterclass page - table */

.container-table th h5 {
  font-family: 'Noyh-Regular', sans-serif;
  text-align: left;
  padding: 10px;
  color: #fff;
}

.container-table p {
  margin-top: 10px;
  margin-bottom: 10px;
}

.container-table td {
	font-weight: normal;
	font-size: 1em;
  -webkit-box-shadow: 0 2px 2px -2px #0E1119;
	  -moz-box-shadow: 0 2px 2px -2px #0E1119;
	    box-shadow: 0 2px 2px -2px #0E1119;
}

.container-table {
	text-align: left;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
  display: table;
  padding: 2em 0 2em 0;
  table-layout: fixed;}

.container-table td, .container th {
  padding: 10px;
}

@media (max-width: 700px) {
  .container-table td {
    display: block;
    padding: 5px}}
    @media (max-width: 700px) {
      .container-table h5 {
        padding-top: 0px;}}
        @media (max-width: 700px) {
          .container-table p {
            margin-top: 0px;
            margin-bottom: 0px;}}

@media (max-width: 700px) {
  .container-table th {
    display: none;}}

/* Background-color of the odd rows */
.container-table tr:nth-child(odd) {
  background-color: #f9fafc;
}

/* Background-color of the even rows */
.container-table tr:nth-child(even) {
	background-color: #f9fafc;
}

.container-table th {
	background-color: #034785;
}

.container-table td:first-child { 
  background-color: #CCD0D5;
  font-weight: bold;
}

.container-table tr:hover {
  background-color: #e3e8ed;
  -webkit-box-shadow: 0 6px 6px -6px #0E1119;
	  -moz-box-shadow: 0 6px 6px -6px #0E1119;
	    box-shadow: 0 6px 6px -6px #0E1119;
}

.container-table td:hover {
  background-color: #e3e8ed;
  color: #403E10;
  font-weight: bold;

  box-shadow: #B5B9BD -1px 1px, #B5B9BD -2px 2px, #B5B9BD -3px 3px, #B5B9BD -4px 4px, #B5B9BD -5px 5px, #B5B9BD -6px 6px;
  transform: translate3d(6px, -6px, 0);
  
  transition-delay: 0s;
	transition-duration: 0.4s;
  transition-property: all;
  transition-timing-function: line;
}

/* Masterclass page - dates */

.entry-content-mc {
  background-color: #DFE4E9;
  padding: 20px 60px; }
  @media (min-width: 1024px) {
    .entry-content-mc {
      border-right: 60px solid #E12A82; } }
  @media (min-width: 1280px) {
    .entry-content-mc {
      padding: 60px 90px 60px; } }


.entry-content-mc ul li::marker {
  content: "\f101";
  font-family: "Font Awesome 5 Pro";
  font-size: 1rem;
  padding-left: 1.5rem;
  padding-right: 15px;
  color: #852f9b;
  position: absolute;
  top: 3px;}

/* Masterclass page - costs */

.entry-content-costs {
  background-color: #E5B21C;
  padding: 20px 60px; }
  @media (min-width: 1024px) {
    .entry-content-costs {
      border-right: 60px solid #E5B21C; } }
  @media (min-width: 1280px) {
    .entry-content-costs {
      padding: 60px 90px 60px; } }




.posts-dv{width: 100%; }
.sec-title h2{font-size: 40px; padding-top: 0; padding-bottom: 60px; max-width: 100%;}
.recomanded-post-main h2{font-size:50px}
.post-sec-main{display: flex; flex-wrap: wrap; grid-column-gap: 38px; grid-row-gap: 30px;}
.post-sec-main .post-inner{width: calc(33.33% - 26px); box-sizing: border-box;}
.post-sec-main .post-inner .blog-image{position: relative; padding-bottom: 115%;}
.post-sec-main .post-inner .blog-image img{position: absolute; width: 100%; height: 100%; object-fit: cover; top: 0; left: 0;}
.post-sec-main .post-inner .blog-details .blog-title a{text-decoration: none !important;}
.post-sec-main .post-inner .blog-details .blog-title h2{padding-top: 25px; font-size: 30px; line-height: 1; padding-bottom: 12px; transition: 0.3s ease-in-out;font-weight: bold; font-family:'Noyh R Bold';text}
.post-sec-main .post-inner .blog-details .blog-title h2:hover{color: #0088a5;}
.post-sec-main .post-inner .blog-link a{font-family: 'Noyh R Bold', sans-serif; color: #034785; font-size: 30px; border-bottom: solid 2px #034785; transition: 0.3s ease-in-out; text-decoration: none !important;}
.post-sec-main .post-inner .blog-link a:hover{color: #0088a5; border-color: #0088a5;}

.post-main{padding: 100px 0;}
.post-main .post-sec-main{display: flex; flex-wrap: wrap; grid-row-gap: 62px;}
.post-main .post-sec-main .post-inner{width: 100%; display: flex; flex-wrap: wrap; grid-column-gap: 50px;}
.post-main .post-sec-main .post-inner .blog-image{width: calc(33% - 25px); padding-bottom: 22%;}
.post-main .post-sec-main .post-inner .blog-details{width: calc(67% - 25px);}
.post-main .post-sec-main .post-inner .blog-details .blog-title h2{padding-top: 0;}
.post-main .post-sec-main .post-inner .blog-details .blog-description p{font-family: "Noyh R Book"; font-size: 20px; font-weight: normal; line-height: 30px; margin-top: 0; color: #034785;}
.post-main .load-more{padding-top: 100px; text-align: center;}
.post-main .load-more .btn-load-more{font-family: 'Noyh R Bold', sans-serif; color: #034785; font-size: 35px; border-bottom: solid 2px #034785; transition: 0.3s ease-in-out; background-color: transparent; padding: 0; text-transform: inherit; color: #034785; border-radius: 0; cursor: pointer; text-decoration: none;}
.post-main .load-more .btn-load-more:hover{color: #0088a5; border-color: #0088a5;}

.blog-posts-lists{padding-bottom: 100px;}
.blog-posts-lists .post-content-main{display: flex; flex-wrap: wrap;}
.blog-posts-lists .post-content-main .single-main{width: 70%; padding-right: 50px; box-sizing: border-box;}
.blog-posts-lists .post-content-main .blog-sidebar{width: 30%; box-sizing: border-box;}
.single-main .single-post .post-img .blog-media{position: relative; padding-bottom: 65%;}
.single-main .single-post .post-img .blog-media img{position: absolute; width: 100%; height: 100%; object-fit: cover; left: 0; top: 0;}
.single-main .single-post .post-title h1{font-size: 40px; padding: 20px 0; font-family: 'Noyh R Bold'}
.single-main .single-post .post-content p:first-child{margin-top: 0;}
.single-main .single-post .post-content h3 em,
.single-main .single-post .post-content h3 span{font-size: 30px;  font-family: 'Noyh R Book';}
.single-main .single-post .post-content img{width: 100%; object-fit: cover;}
.single-main .single-post .post-content p{font-size: 20px; line-height: 30px; color: #034785; max-width: 100%;font-family: 'Noyh R Book'}
.post-content-main .blog-sidebar .widget{background-color: #0288a51a; padding: 15px; margin-bottom: 30px;}
.post-content-main .blog-sidebar .wp-block-search__label{display: none;}
.post-content-main .blog-sidebar .wp-block-heading{padding-top: 0;font-family: 'Noyh R Bold'}
.post-content-main .blog-sidebar .wp-block-search__inside-wrapper{padding: 0; border: none;}
.post-content-main .blog-sidebar .wp-block-latest-posts.wp-block-latest-posts__list{margin-bottom: 0;}
.post-content-main .blog-sidebar .wp-block-latest-posts.wp-block-latest-posts__list li{padding-top: 10px; padding-bottom: 10px; border-bottom: solid 1px #0088a5;font-family: 'Noyh R Book'; line-height: 1;}
.post-content-main .blog-sidebar .wp-block-latest-posts.wp-block-latest-posts__list li:last-child{border-bottom: none;}
.post-content-main .blog-sidebar .wp-block-latest-posts.wp-block-latest-posts__list li a{font-size: 20px; line-height: 1.2;font-family: 'Noyh R Bold'; line-height: 1;}
.post-content-main .blog-sidebar .wp-block-latest-posts.wp-block-latest-posts__list li:before{top: 12px;}

.post-three-clm-row{display: flex; flex-wrap: wrap; margin: 0 -10px; padding-top: 30px;}
.post-three-clm-row .three-clm-box{width: 33.33%; padding: 0 10px; margin-bottom: 20px;}
.post-three-clm-row .three-clm-box > p,
.post-three-clm-row .three-clm-box .three-clm-box-inner > p{display: none;}
.post-three-clm-row .three-clm-box .three-clm-box-inner{height: 100%;  box-shadow: 0 5px 16px #00000014;}
.post-three-clm-row .three-clm-box .three-clm-box-inner .content-logo{min-height: 130px; padding: 0 15px; display: flex; align-items: center; justify-content: center; background-color: #9999991a;}
.post-three-clm-row .three-clm-box .three-clm-box-inner .content-logo img{max-width: 100%; width: auto;}
.post-three-clm-row .three-clm-box .three-clm-box-inner .content-text{padding: 20px 10px; text-align: center;}
.post-three-clm-row .three-clm-box .three-clm-box-inner .content-text a p{display: none;}
.post-three-clm-row .three-clm-box .three-clm-box-inner .content-text h2{padding-top: 0; font-size: 20px; transition: 0.3s ease-in-out;}
.post-three-clm-row .three-clm-box .three-clm-box-inner .content-text h2:hover{color: #0088a5;}
.post-three-clm-row .three-clm-box .three-clm-box-inner .content-text p{margin-top: 10px; margin-bottom: 0; line-height: 1.3; font-size: 16px; }

.lds-roller {
  display: block;
  position: relative;
  width: 80px;
  height: 80px;text-align: center;
    margin: 0 auto;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #034785;
  margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
img.in-article{height:auto !important}
@media(min-width:991px){
  img.dekstop_width_50{width:50% !Important;float:left;margin-right:30px;}  
  img.in-article{width:50% !Important; height:auto !important;float:left;margin-right:30px;}  
}

@media (max-width: 1366px){
  .sec-title h2{font-size: 40px;}
  .post-sec-main .post-inner .blog-details .blog-title h2{font-size: 25px; line-height: 1;}
  .post-sec-main .post-inner .blog-link a{font-size: 25px;}
  .post-main .post-sec-main .post-inner .blog-details .blog-description p,
  .single-main .single-post .post-content p{font-size: 20px; line-height: 30px;}
  .post-main .load-more .btn-load-more{font-size: 25px;}
  .single-main .single-post .post-content h3 em, 
  .single-main .single-post .post-content h3 span{font-size: 25px; line-height: 1.2;}
}

@media (max-width: 991px){
  .single-main .single-post .post-title h1,
  .sec-title h2{font-size: 32px;}
  .post-sec-main .post-inner{width: calc(50% - 19px);}
  .post-main .post-sec-main .post-inner{grid-column-gap: 20px;}
  .post-main .post-sec-main .post-inner .blog-image{width: calc(33% - 10px); padding-bottom: 58%;}
  .post-main .post-sec-main .post-inner .blog-details{width: calc(67% - 10px);}
  .sec-title h2{padding-bottom: 30px;}
  .blog-posts-lists .post-content-main .single-main{width: 100%; padding-right: 0; padding-bottom: 30px;}
  .blog-posts-lists .post-content-main .blog-sidebar{width: 100%;}
  .blog-posts-lists{padding-bottom: 50px;}

}

@media (max-width: 768px){
/*  .posts-dv{padding: 0 25px;}*/
  .post-sec-main{grid-column-gap: 0px;}
  .post-sec-main .post-inner{width: 100%;}
  .post-main{padding: 50px 0;}
  .post-main .post-sec-main .post-inner{grid-column-gap: 0px;}
  .post-main .post-sec-main .post-inner .blog-image{width: 100%; padding-bottom: 105%;}
  .post-sec-main .post-inner .blog-image{padding-bottom: 105%;}
  .post-main .post-sec-main .post-inner .blog-details{width: 100%; margin-top: 25px;}
  .post-main .load-more{padding-top: 30px;}
  .post-content h3{padding: 0;}
  .post-three-clm-row{margin: 0;}
  .post-three-clm-row .three-clm-box{width: 100%; padding: 0;}
  .post-main .post-sec-main .post-inner .blog-details .blog-description p,
  .single-main .single-post .post-content p{font-size: 22px; line-height: 26px;}
  .post-three-clm-row .three-clm-box .three-clm-box-inner .content-text p{font-size: 20px;}


}

.sebTestClass {
  background-color: #000000;
}

/*Customize Css*/

