/*
Theme Name: Technovation
Theme URI: http://technovationchallenge.org/
Author: Purple Pen Productions
Author URI: http://purplepen.com
Description: Custom theme created for Iridescent Learning
Version: 1.0.0
*/
/* Colors ------------------------------------ */
/* energetic blue */
/* green */
/* magenta */
/* bright blue */
/* white */
/* dark blue */
/* gold */
/* Fonts ------------------------------------- */
/* Break Points ------------------------------ */
/* Site maximim width */
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-RegularItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }
@font-face {
  font-family: "Poppins Semibold";
  src: url("fonts/Poppins-SemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Poppins Semibold";
  src: url("fonts/Poppins-SemiBoldItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: "Poppins Black";
  src: url("fonts/Poppins-Black.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Poppins Black";
  src: url("fonts/Poppins-BlackItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: "Poppins ExtraLight";
  src: url("fonts/Poppins-ExtraLight.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Poppins ExtraLight";
  src: url("fonts/Poppins-ExtraLightItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: "Poppins Light";
  src: url("fonts/Poppins-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Poppins Light";
  src: url("fonts/Poppins-LightItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: "Rubik Mono One";
  src: url("fonts/RubikMonoOne-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
/* line 6, sass/_reset.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
/* line 27, sass/_reset.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

/* line 31, sass/_reset.scss */
body {
  line-height: 1; }

/* line 34, sass/_reset.scss */
ol, ul {
  list-style: none; }

/* line 37, sass/_reset.scss */
blockquote, q {
  quotes: none; }

/* line 40, sass/_reset.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* line 45, sass/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 1, sass/_global.scss */
.site {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  min-height: 100vh; }

/* line 7, sass/_global.scss */
.site-content {
  -webkit-flex-grow: 1;
  flex-grow: 1; }

/* line 11, sass/_global.scss */
body {
  background: #ffffff;
  color: #041e42;
  font-family: "Poppins"; }

/* line 17, sass/_global.scss */
.screen-reader-text, .site-footer .widget .gfield .gfield_label, .site-footer .widget .gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label,
.site-footer .widget .gform_wrapper
.field_sublabel_above
div[class*="gfield_time_"].ginput_container
label,
.site-footer .widget .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.site-footer .widget .gform_wrapper
.field_sublabel_below
div[class*="gfield_time_"].ginput_container
label {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }
  /* line 23, sass/_global.scss */
  .screen-reader-text:focus, .site-footer .widget .gfield .gfield_label:focus, .site-footer .widget .gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label:focus,
  .site-footer .widget .gform_wrapper
  .field_sublabel_above
  div[class*="gfield_time_"].ginput_container
  label:focus,
  .site-footer .widget .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label:focus,
  .site-footer .widget .gform_wrapper
  .field_sublabel_below
  div[class*="gfield_time_"].ginput_container
  label:focus {
    clip: auto !important;
    display: block;
    height: auto;
    left: 5px;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* line 34, sass/_global.scss */
img {
  height: auto;
  max-width: 100%; }

/* line 1, sass/_header.scss */
.site-header {
  -webkit-align-items: center;
  align-items: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 1rem;
  position: fixed;
  -moz-transition: background-color 300ms, padding 300ms;
  -o-transition: background-color 300ms, padding 300ms;
  -webkit-transition: background-color 300ms, padding 300ms;
  transition: background-color 300ms, padding 300ms;
  width: 100%;
  z-index: 1; }
  /* line 11, sass/_header.scss */
  .site-header.scrolled {
    background-color: #43b02a;
    font-size: 0.9rem;
    padding: 0.25rem 1rem; }
  /* line 16, sass/_header.scss */
  .site-header a {
    color: white; }
  @media print {
    /* line 1, sass/_header.scss */
    .site-header {
      display: none; } }

/* line 25, sass/_header.scss */
.site-header.scrolled .site-branding img {
  max-height: 3rem;
  width: auto; }

/* line 31, sass/_header.scss */
.site-branding {
  max-width: 75%; }
  @media (min-width: 1000px) {
    /* line 31, sass/_header.scss */
    .site-branding {
      display: inline-block;
      max-width: 25%;
      padding-right: 1rem;
      vertical-align: middle; } }

/* line 41, sass/_header.scss */
.main-navigation,
.secondary-navigation {
  display: none;
  white-space: nowrap; }
  @media (min-width: 1000px) {
    /* line 41, sass/_header.scss */
    .main-navigation,
    .secondary-navigation {
      display: inline-block;
      vertical-align: middle; } }
  /* line 49, sass/_header.scss */
  .main-navigation li,
  .secondary-navigation li {
    display: inline-block; }
    /* line 52, sass/_header.scss */
    .main-navigation li.button a {
      border: 2px solid #0076cf;
      border-radius: 6px;
      background: #0076cf;
      color: #ffffff;
      font-family: Rubik Mono One, Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
      padding: 0.5rem 1rem;
      -moz-transition: all 300ms;
      -o-transition: all 300ms;
      -webkit-transition: all 300ms;
      transition: all 300ms; }
    .secondary-navigation li.button a {
      border: 2px solid #F7CD1E;
      border-radius: 6px;
      background: none;
      color: #F7CD1E;
      font-family: "Poppins Semibold", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
      padding: 0.5rem 1rem;
      -moz-transition: all 300ms;
      -o-transition: all 300ms;
      -webkit-transition: all 300ms;
      transition: all 300ms;}
      /* line 60, sass/_header.scss */
      .main-navigation li.button a span,
      .secondary-navigation li.button a span {
        border-bottom: 0 none; }
    /* line 66, sass/_header.scss */
    .main-navigation li.current_page_item span,
    .secondary-navigation li.current_page_item span {
      border-bottom: 1px dotted white;
      display: block;
      padding-bottom: 0.1rem; }
  /* line 73, sass/_header.scss */
  .main-navigation a,
  .secondary-navigation a {
    display: block;
    padding: 0 0.5rem;
    text-decoration: none;
    text-transform: none;
    -moz-transition: color 300ms;
    -o-transition: color 300ms;
    -webkit-transition: color 300ms;
    transition: color 300ms; }
    /* line 79, sass/_header.scss */
    .main-navigation a:hover, .main-navigation a:focus,
    .secondary-navigation a:hover,
    .secondary-navigation a:focus {
      color: #F7CD1E; }

@media (min-width: 1000px) {
  /* line 86, sass/_header.scss */
  .nav-toggle {
    display: none; } }

/* line 92, sass/_header.scss */
.page-image-header {
  background-color: #43b02a;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  min-height: 29.5rem; }

/* line 105, sass/_header.scss */
.page-image-title {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: white;
  font-family: Rubik Mono One, Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
  font-size: 2rem;
  max-width: 1200px;
  padding: 0 1rem;
  text-align: center; }
  @media (min-width: 600px) {
    /* line 105, sass/_header.scss */
    .page-image-title {
      font-size: 4rem; } }
  @media (min-width: 800px) {
    /* line 105, sass/_header.scss */
    .page-image-title {
      font-size: 6rem;
      padding: 0 2rem; } }

/* line 1, sass/_footer.scss */
.site-footer {
  background: #ffffff;
  padding: 2rem; }
  @media print {
    /* line 1, sass/_footer.scss */
    .site-footer {
      display: none; } }
  /* line 7, sass/_footer.scss */
  .site-footer .site-info {
    color: #041e42;
    font-size: 0.75rem;
    margin-top: 2rem;
    text-align: center; }
  /* line 13, sass/_footer.scss */
  .site-footer .widget {
    margin: 2rem 0; }
    /* line 15, sass/_footer.scss */
    .site-footer .widget .widget-title {
      font-family: Rubik Mono One, Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
      margin-bottom: 1rem; }
    /* line 19, sass/_footer.scss */
    .site-footer .widget.widget_text {
      width: 100%; }
      /* line 21, sass/_footer.scss */
      .site-footer .widget.widget_text .widget-title {
        font-size: 2.25rem; }
    /* line 26, sass/_footer.scss */
    .site-footer .widget.widget_nav_menu ul {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
    /* line 30, sass/_footer.scss */
    .site-footer .widget.widget_nav_menu li {
      width: 50%; }
      @media (min-width: 600px) {
        /* line 30, sass/_footer.scss */
        .site-footer .widget.widget_nav_menu li {
          width: 25%; } }
    /* line 36, sass/_footer.scss */
    .site-footer .widget.widget_nav_menu a {
      color: #041e42;
      display: block;
      padding: 0.5rem 0;
      text-decoration: none;
      -moz-transition: color 300ms;
      -o-transition: color 300ms;
      -webkit-transition: color 300ms;
      transition: color 300ms; }
      /* line 42, sass/_footer.scss */
      .site-footer .widget.widget_nav_menu a span {
        border-bottom: 1px dotted transparent;
        display: inline-block;
        padding-bottom: 0.1rem;
        -moz-transition: border-color 300ms;
        -o-transition: border-color 300ms;
        -webkit-transition: border-color 300ms;
        transition: border-color 300ms; }
      /* line 48, sass/_footer.scss */
      .site-footer .widget.widget_nav_menu a:hover, .site-footer .widget.widget_nav_menu a:focus {
        color: #031834; }
        /* line 51, sass/_footer.scss */
        .site-footer .widget.widget_nav_menu a:hover span, .site-footer .widget.widget_nav_menu a:focus span {
          border-bottom-color: #031834; }
    /* line 56, sass/_footer.scss */
    .site-footer .widget.widget_nav_menu ul#menu-social-media {
      /* Apply special styling to the social media menu */
      display: block; }
      /* line 59, sass/_footer.scss */
      .site-footer .widget.widget_nav_menu ul#menu-social-media li {
        display: inline-block;
        width: auto; }
        /* line 62, sass/_footer.scss */
        .site-footer .widget.widget_nav_menu ul#menu-social-media li + li {
          margin-left: 0.75rem; }
        /* line 65, sass/_footer.scss */
        .site-footer .widget.widget_nav_menu ul#menu-social-media li a {
          background: #e6e6e6;
          -moz-border-radius: 100%;
          -webkit-border-radius: 100%;
          border-radius: 100%;
          display: block;
          height: 1rem;
          overflow: hidden;
          padding: 0.5rem;
          text-align: center;
          -moz-transition: background 300ms;
          -o-transition: background 300ms;
          -webkit-transition: background 300ms;
          transition: background 300ms;
          width: 1rem; }
          /* line 75, sass/_footer.scss */
          .site-footer .widget.widget_nav_menu ul#menu-social-media li a:before {
            font-family: "FontAwesome";
            font-size: 1rem;
            font-weight: normal;
            line-height: 1;
            content: "\f0c1"; }
          /* line 82, sass/_footer.scss */
          .site-footer .widget.widget_nav_menu ul#menu-social-media li a:hover, .site-footer .widget.widget_nav_menu ul#menu-social-media li a:focus {
            background: white; }
          /* line 86, sass/_footer.scss */
          .site-footer .widget.widget_nav_menu ul#menu-social-media li a span {
            display: none; }
          /* line 89, sass/_footer.scss */
          .site-footer .widget.widget_nav_menu ul#menu-social-media li a[href*="facebook.com"]::before {
            content: "\f09a"; }
          /* line 92, sass/_footer.scss */
          .site-footer .widget.widget_nav_menu ul#menu-social-media li a[href*="twitter.com"]::before {
            content: "\f099"; }
          /* line 95, sass/_footer.scss */
          .site-footer .widget.widget_nav_menu ul#menu-social-media li a[href*="plus.google.com"]::before {
            content: "\f0d5"; }
          /* line 98, sass/_footer.scss */
          .site-footer .widget.widget_nav_menu ul#menu-social-media li a[href*="linkedin.com"]::before {
            content: "\f0e1"; }
          /* line 101, sass/_footer.scss */
          .site-footer .widget.widget_nav_menu ul#menu-social-media li a[href*="github.com"]::before {
            content: "\f113"; }
          /* line 104, sass/_footer.scss */
          .site-footer .widget.widget_nav_menu ul#menu-social-media li a[href*="dribbble.com"]::before {
            content: "\f17d"; }
          /* line 107, sass/_footer.scss */
          .site-footer .widget.widget_nav_menu ul#menu-social-media li a[href*="foursquare.com"]::before {
            content: "\f180"; }
          /* line 110, sass/_footer.scss */
          .site-footer .widget.widget_nav_menu ul#menu-social-media li a[href*="pinterest.com"]::before {
            content: "\f0d2"; }
          /* line 113, sass/_footer.scss */
          .site-footer .widget.widget_nav_menu ul#menu-social-media li a[href*="wordpress.com"]::before {
            content: "\f19a"; }
          /* line 116, sass/_footer.scss */
          .site-footer .widget.widget_nav_menu ul#menu-social-media li a[href*="youtube.com"]::before {
            content: "\f16a"; }
          /* line 119, sass/_footer.scss */
          .site-footer .widget.widget_nav_menu ul#menu-social-media li a[href*="vine.co"]::before {
            content: "\f1ca"; }
          /* line 122, sass/_footer.scss */
          .site-footer .widget.widget_nav_menu ul#menu-social-media li a[href*="instagram.com"]::before {
            content: "\f16d"; }
          /* line 125, sass/_footer.scss */
          .site-footer .widget.widget_nav_menu ul#menu-social-media li a[href*="stackexchange.com"]::before {
            content: "\f18d"; }
          /* line 128, sass/_footer.scss */
          .site-footer .widget.widget_nav_menu ul#menu-social-media li a[href*="mailto:"]::before {
            content: "\f0e0"; }
          /* line 131, sass/_footer.scss */
          .site-footer .widget.widget_nav_menu ul#menu-social-media li a[href$="/feed/"]::before {
            content: "\f09e"; }
    /* line 139, sass/_footer.scss */
    .site-footer .widget .gfield input[type="text"],
    .site-footer .widget .gfield input[type="email"] {
      background: white;
      border: 0 none; }
    /* line 149, sass/_footer.scss */
    .site-footer .widget .gfield .ginput_complex > span label {
      color: #cccccc; }
    /* line 167, sass/_footer.scss */
    .site-footer .widget .gform_wrapper .gform_footer {
      padding-top: 0; }

@media (min-width: 800px) {
  /* line 173, sass/_footer.scss */
  .widget-area {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between; } }
@media (min-width: 800px) {
  /* line 179, sass/_footer.scss */
  .widget-area .widget {
    width: 50%; }
    /* line 182, sass/_footer.scss */
    .widget-area .widget:nth-child(even) {
      text-align: left; } }

/* line 1, sass/_mmenu.scss */
.mm-menu,
.mm-panels,
.mm-panels > .mm-panel {
  bottom: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
  margin: 0;
  right: 0;
  top: 0;
  z-index: 0; }

/* line 13, sass/_mmenu.scss */
.mm-btn,
.mm-menu {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 18, sass/_mmenu.scss */
.mm-listview a,
.mm-listview a:hover,
.mm-navbar a,
.mm-navbar a:hover {
  text-decoration: none; }

/* line 25, sass/_mmenu.scss */
.mm-hidden {
  display: none !important; }

/* line 29, sass/_mmenu.scss */
.mm-menu,
.mm-panels > .mm-panel:not(.mm-hidden) {
  display: block; }

/* line 34, sass/_mmenu.scss */
.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

/* line 39, sass/_mmenu.scss */
.mm-menu {
  padding: 0;
  position: absolute; }

/* line 44, sass/_mmenu.scss */
.mm-panels,
.mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit;
  position: absolute; }

/* line 51, sass/_mmenu.scss */
.mm-btn,
.mm-panel.mm-highest {
  z-index: 1; }

/* line 56, sass/_mmenu.scss */
.mm-panels {
  overflow: hidden; }

/* line 60, sass/_mmenu.scss */
.mm-panel {
  -moz-transition: -moz-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

/* line 65, sass/_mmenu.scss */
.mm-panel.mm-opened {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 69, sass/_mmenu.scss */
.mm-panel.mm-subopened {
  -moz-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

/* line 73, sass/_mmenu.scss */
.mm-panels > .mm-panel {
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0; }

/* line 81, sass/_mmenu.scss */
.mm-listview .mm-divider,
.mm-listview > li > a,
.mm-listview > li > span,
.mm-navbar .mm-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 90, sass/_mmenu.scss */
.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 1rem; }

/* line 94, sass/_mmenu.scss */
.mm-vertical .mm-panel {
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important; }

/* line 98, sass/_mmenu.scss */
.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }

/* line 103, sass/_mmenu.scss */
.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after,
.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent; }

/* line 108, sass/_mmenu.scss */
.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  display: block; }

/* line 113, sass/_mmenu.scss */
.mm-listview > li.mm-vertical > .mm-next,
.mm-vertical .mm-listview > li > .mm-next {
  bottom: auto;
  height: 40px; }

/* line 119, sass/_mmenu.scss */
.mm-listview > li.mm-vertical > .mm-next:after,
.mm-vertical .mm-listview > li > .mm-next:after {
  bottom: auto;
  top: 16px; }

/* line 125, sass/_mmenu.scss */
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after,
.mm-vertical .mm-listview > li.mm-opened > .mm-next:after {
  right: 19px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

/* line 131, sass/_mmenu.scss */
.mm-btn {
  height: 40px;
  position: absolute;
  top: 0;
  width: 40px; }

/* line 138, sass/_mmenu.scss */
.mm-clear:after,
.mm-clear:before,
.mm-close:after,
.mm-close:before {
  border: 2px solid transparent;
  bottom: 0;
  content: '';
  display: block;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 5px; }

/* line 154, sass/_mmenu.scss */
.mm-clear:before,
.mm-close:before {
  border-bottom: none;
  border-right: none;
  right: 18px; }

/* line 161, sass/_mmenu.scss */
.mm-clear:after,
.mm-close:after {
  border-left: none;
  border-top: none;
  right: 25px; }

/* line 168, sass/_mmenu.scss */
.mm-arrow:after,
.mm-next:after,
.mm-prev:before {
  border: 2px solid transparent;
  bottom: 0;
  content: '';
  display: block;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 8px; }

/* line 183, sass/_mmenu.scss */
.mm-prev:before {
  border-bottom: none;
  border-right: none;
  left: 23px; }

/* line 189, sass/_mmenu.scss */
.mm-arrow:after,
.mm-next:after {
  border-top: none;
  border-left: none;
  right: 23px; }

/* line 196, sass/_mmenu.scss */
.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  line-height: 1.5;
  margin: 0;
  padding: 0 1rem;
  text-align: center; }

/* line 205, sass/_mmenu.scss */
.mm-navbar > * {
  display: block;
  padding: 10px 0; }

/* line 210, sass/_mmenu.scss */
.mm-navbar .mm-btn:first-child {
  padding-left: 20px;
  left: 0; }

/* line 215, sass/_mmenu.scss */
.mm-navbar .mm-btn:last-child {
  padding-right: 20px;
  right: 0;
  text-align: right; }

/* line 221, sass/_mmenu.scss */
.mm-panel .mm-navbar {
  display: none; }

/* line 225, sass/_mmenu.scss */
.mm-panel.mm-hasnavbar .mm-navbar {
  display: block; }

/* line 229, sass/_mmenu.scss */
.mm-listview, .mm-listview > li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0; }

/* line 236, sass/_mmenu.scss */
.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px; }

/* line 242, sass/_mmenu.scss */
.mm-listview > li {
  position: relative; }

/* line 246, sass/_mmenu.scss */
.mm-listview > li,
.mm-listview > li .mm-next,
.mm-listview > li .mm-next:before,
.mm-listview > li:after {
  border-color: inherit; }

/* line 253, sass/_mmenu.scss */
.mm-listview > li > a,
.mm-listview > li > span {
  border-bottom: 1px solid;
  border-color: inherit;
  color: inherit;
  display: block;
  margin: 0;
  padding: 10px 10px 10px 20px; }

/* line 263, sass/_mmenu.scss */
.mm-listview > li > a.mm-arrow,
.mm-listview > li > span.mm-arrow {
  padding-right: 50px; }

/* line 268, sass/_mmenu.scss */
.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  bottom: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  z-index: 2; }

/* line 279, sass/_mmenu.scss */
.mm-listview .mm-next:before {
  border-left-style: solid;
  border-left-width: 1px;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  top: 0; }

/* line 290, sass/_mmenu.scss */
.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
  margin-right: 50px; }

/* line 295, sass/_mmenu.scss */
.mm-listview .mm-next.mm-fullsubopen {
  width: 100%; }

/* line 299, sass/_mmenu.scss */
.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none; }

/* line 303, sass/_mmenu.scss */
.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span {
  margin-right: 0;
  padding-right: 50px; }

/* line 309, sass/_mmenu.scss */
.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: 0; }

/* line 314, sass/_mmenu.scss */
.mm-listview .mm-inset {
  list-style: disc inside;
  margin: 0;
  padding: 0 10px 15px 40px; }

/* line 320, sass/_mmenu.scss */
.mm-listview .mm-inset > li {
  padding: 5px 0; }

/* line 324, sass/_mmenu.scss */
.mm-listview .mm-divider {
  font-size: 10px;
  line-height: 25px;
  text-indent: 20px;
  text-transform: uppercase; }

/* line 331, sass/_mmenu.scss */
.mm-listview .mm-spacer {
  padding-top: 40px; }

/* line 335, sass/_mmenu.scss */
.mm-listview .mm-spacer > .mm-next {
  top: 40px; }

/* line 339, sass/_mmenu.scss */
.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px; }

/* line 343, sass/_mmenu.scss */
.mm-menu {
  background: #358c21;
  border-color: #2a701a;
  color: white; }

/* line 349, sass/_mmenu.scss */
.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
  color: white; }

/* line 354, sass/_mmenu.scss */
.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3); }

/* line 359, sass/_mmenu.scss */
.mm-menu .mm-listview {
  border-color: #2a701a; }

/* line 363, sass/_mmenu.scss */
.mm-menu .mm-listview > li .mm-arrow:after,
.mm-menu .mm-listview > li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3); }

/* line 368, sass/_mmenu.scss */
.mm-menu .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: #68bf54;
  tap-highlight-color: #68bf54; }
  /* line 371, sass/_mmenu.scss */
  .mm-menu .mm-listview > li a:not(.mm-next):hover {
    background-color: #68bf54; }

/* line 376, sass/_mmenu.scss */
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.5); }

/* line 381, sass/_mmenu.scss */
.mm-menu .mm-divider,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(0, 0, 0, 0.05); }

/* line 389, sass/_mmenu.scss */
.mm-page {
  box-sizing: border-box;
  position: relative; }

/* line 394, sass/_mmenu.scss */
.mm-slideout {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  z-index: 1; }

/* line 402, sass/_mmenu.scss */
html.mm-opened {
  overflow-x: hidden;
  position: relative; }

/* line 407, sass/_mmenu.scss */
html.mm-blocking,
html.mm-blocking body {
  overflow: hidden; }

/* line 412, sass/_mmenu.scss */
html.mm-background .mm-page {
  background: inherit; }

/* line 416, sass/_mmenu.scss */
#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2; }

/* line 427, sass/_mmenu.scss */
html.mm-blocking #mm-blocker {
  display: block; }

/* line 431, sass/_mmenu.scss */
.mm-menu.mm-offcanvas {
  z-index: 0;
  display: none;
  position: fixed;
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

/* line 440, sass/_mmenu.scss */
.mm-menu.mm-offcanvas.mm-current {
  display: block; }

/* line 444, sass/_mmenu.scss */
html.mm-opening .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  /* line 450, sass/_mmenu.scss */
  html.mm-opening .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }
@media all and (min-width: 550px) {
  /* line 457, sass/_mmenu.scss */
  html.mm-opening .mm-slideout {
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0); } }
/* line 1, sass/_content.scss */
#print-button {
  bottom: 1em;
  position: absolute;
  right: 1em;
  text-decoration: none;
  z-index: 1; }
  @media print {
    /* line 1, sass/_content.scss */
    #print-button {
      display: none; } }

/* line 12, sass/_content.scss */
.post,
.search-results .page {
  background: white;
  margin-bottom: 2rem;
  padding: 1rem; }
  @media (min-width: 800px) {
    /* line 12, sass/_content.scss */
    .post,
    .search-results .page {
      padding: 2rem; } }
  /* line 20, sass/_content.scss */
  .post::after,
  .search-results .page::after {
    clear: both;
    content: "";
    display: table; }

/* line 27, sass/_content.scss */
.search-results .content-area {
  margin: 2rem 0; }

/* line 31, sass/_content.scss */
.search-results .entry-header a {
  text-decoration: none; }

/* line 35, sass/_content.scss */
.entry-thumb {
  margin-bottom: 1rem; }
  @media (min-width: 800px) {
    /* line 35, sass/_content.scss */
    .entry-thumb {
      margin-bottom: 2rem; } }
  /* line 40, sass/_content.scss */
  .entry-thumb img {
    display: block; }

/* line 45, sass/_content.scss */
.entry-title {
  color: #43b02a;
  font-family: Rubik Mono One, Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
  font-size: 2.25rem;
  margin-bottom: 1rem; }
  /* line 50, sass/_content.scss */
  .entry-title a {
    color: inherit;
    text-decoration: none;
    -moz-transition: color 300ms;
    -o-transition: color 300ms;
    -webkit-transition: color 300ms;
    transition: color 300ms; }
    /* line 54, sass/_content.scss */
    .entry-title a:hover, .entry-title a:focus {
      color: #0076cf; }

/* line 62, sass/_content.scss */
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  color: #ec0089; }
/* line 70, sass/_content.scss */
.entry-content h1 {
  font-size: 2.25rem;
  margin: 2.25rem 0 1.5rem;
  font-family: "Rubik Mono One"; }
/* line 75, sass/_content.scss */
.entry-content h2 {
  font-size: 1.875rem;
  margin: 1.875rem 0 1rem;
  font-family: "Poppins";
  font-weight: bold; }
/* line 81, sass/_content.scss */
.entry-content h3 {
  font-size: 1.5rem;
  margin: 1.5rem 0 0.75rem;
  font-family: "Poppins";
  font-weight: normal; }
/* line 87, sass/_content.scss */
.entry-content h4 {
  font-size: 1.125rem;
  margin: 1.125rem 0 0.75rem;
  font-family: "Poppins";
  font-weight: bold; }
/* line 93, sass/_content.scss */
.entry-content h5 {
  font-size: 0.875rem;
  margin: 0.875rem 0 0.667rem; }
/* line 97, sass/_content.scss */
.entry-content h6 {
  font-size: 0.75rem;
  margin: 0.75rem 0 0.5rem; }
/* line 101, sass/_content.scss */
.entry-content p {
  line-height: 1.5;
  margin: 0 0 1rem 0; }
/* line 105, sass/_content.scss */
.entry-content ol {
  list-style-type: decimal; }
/* line 108, sass/_content.scss */
.entry-content ul {
  list-style-type: disc; }
/* line 111, sass/_content.scss */
.entry-content ul,
.entry-content ol {
  margin: 0 0 1rem 2rem; }
  /* line 114, sass/_content.scss */
  .entry-content ul ul,
  .entry-content ul ol,
  .entry-content ol ul,
  .entry-content ol ol {
    margin-bottom: 0; }
/* line 119, sass/_content.scss */
.entry-content li {
  line-height: 1.5;
  margin-bottom: 0.25rem; }
  /* line 122, sass/_content.scss */
  .entry-content li:last-child {
    margin-bottom: 0; }
/* line 126, sass/_content.scss */
.entry-content strong,
.entry-content b {
  font-weight: bold; }
/* line 130, sass/_content.scss */
.entry-content em,
.entry-content i {
  font-style: italic; }
/* line 134, sass/_content.scss */
.entry-content i.fa {
  font-style: normal; }
/* line 137, sass/_content.scss */
.entry-content blockquote {
  color: #5bc2e7;
  font-family: Rubik Mono One, Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
  font-size: 1.5rem; }
/* line 142, sass/_content.scss */
.entry-content cite {
  font-style: italic; }
/* line 145, sass/_content.scss */
.entry-content table {
  border: 1px solid #ffffff;
  border-collapse: collapse;
  margin: 1rem 0; }
  /* line 149, sass/_content.scss */
  .entry-content table th,
  .entry-content table td {
    border: 1px solid #ffffff;
    padding: 0.667rem; }
  /* line 154, sass/_content.scss */
  .entry-content table th {
    color: #364b67;
    font-family: "Poppins Light", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }
/* line 159, sass/_content.scss */
.entry-content dl {
  margin: 1rem 0; }
  /* line 161, sass/_content.scss */
  .entry-content dl dt {
    color: #031834;
    font-family: "Poppins Semibold", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    margin: 0 0 0.5rem 0; }
  /* line 166, sass/_content.scss */
  .entry-content dl dd {
    line-height: 1.5;
    margin: 0.5rem 1rem; }
/* line 171, sass/_content.scss */
.entry-content address {
  margin: 1rem 0; }
/* line 174, sass/_content.scss */
.entry-content a {
  color: #5bc2e7;
  font-family: "Poppins Semibold", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  text-decoration: none;
  -moz-transition: color, 300ms;
  -o-transition: color, 300ms;
  -webkit-transition: color, 300ms;
  transition: color, 300ms; }
  /* line 179, sass/_content.scss */
  .entry-content a:hover, .entry-content a:focus {
    color: #43b02a; }
/* line 184, sass/_content.scss */
.entry-content abbr,
.entry-content acronym {
  border-bottom: 1px dotted #364b67; }
/* line 188, sass/_content.scss */
.entry-content big {
  font-size: 1.5em; }
/* line 191, sass/_content.scss */
.entry-content code,
.entry-content kbd,
.entry-content pre,
.entry-content tt,
.entry-content var {
  font-family: "Courier New", Courier, monospace; }
/* line 198, sass/_content.scss */
.entry-content pre {
  margin: 1rem 0; }
/* line 201, sass/_content.scss */
.entry-content q {
  font-style: italic; }
/* line 204, sass/_content.scss */
.entry-content sub {
  font-size: 0.75rem;
  position: relative;
  top: 0.296rem; }
/* line 209, sass/_content.scss */
.entry-content sup {
  font-size: 0.75rem;
  position: relative;
  top: -0.333rem; }

/* line 216, sass/_content.scss */
.wp-caption {
  max-width: 100%;
  padding-bottom: 1rem; }
  /* line 219, sass/_content.scss */
  .wp-caption.alignnone {
    margin: 1rem 0; }
  /* line 222, sass/_content.scss */
  .wp-caption .wp-caption-text {
    color: #364b67;
    font-family: "Poppins Light", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    line-height: 1.5;
    margin: 0.333rem 0 0; }

/* line 230, sass/_content.scss */
.alignleft {
  float: left;
  margin: 0 1rem 0.5rem 0; }

/* line 235, sass/_content.scss */
.alignright {
  float: right;
  margin: 0 0 0.5rem 1rem; }

/* line 240, sass/_content.scss */
.aligncenter {
  display: block;
  margin: 1rem auto;
  text-align: center; }

/* line 246, sass/_content.scss */
.gallery {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1rem; }
  /* line 250, sass/_content.scss */
  .gallery .gallery-item {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 2rem;
    padding-left: 1rem;
    text-align: center; }
  /* line 256, sass/_content.scss */
  .gallery .wp-caption-text {
    color: #364b67;
    font-family: "Poppins Light", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    line-height: 1.5;
    margin: 0.333rem 0 0; }

/* line 265, sass/_content.scss */
.gallery-columns-1 .gallery-item {
  width: 100%; }

/* line 265, sass/_content.scss */
.gallery-columns-2 .gallery-item {
  width: 50%; }

/* line 265, sass/_content.scss */
.gallery-columns-3 .gallery-item {
  width: 33.33333%; }

/* line 265, sass/_content.scss */
.gallery-columns-4 .gallery-item {
  width: 25%; }

/* line 265, sass/_content.scss */
.gallery-columns-5 .gallery-item {
  width: 20%; }

/* line 265, sass/_content.scss */
.gallery-columns-6 .gallery-item {
  width: 16.66667%; }

/* line 265, sass/_content.scss */
.gallery-columns-7 .gallery-item {
  width: 14.28571%; }

/* line 265, sass/_content.scss */
.gallery-columns-8 .gallery-item {
  width: 12.5%; }

/* line 265, sass/_content.scss */
.gallery-columns-9 .gallery-item {
  width: 11.11111%; }

/* line 270, sass/_content.scss */
.wp-audio-shortcode {
  margin: 1rem 0; }

/* line 274, sass/_content.scss */
.entry-footer {
  clear: both; }
  /* line 276, sass/_content.scss */
  .entry-footer .edit-link {
    margin: 2rem 0 0 0;
    max-width: 100%;
    padding: 0; }
    /* line 280, sass/_content.scss */
    .entry-footer .edit-link a {
      background-color: #0076cf;
      color: white;
      font-family: Rubik Mono One, Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
      display: inline-block;
      padding: 0.5rem 1rem;
      text-decoration: none;
      text-transform: uppercase;
      -moz-transition: background-color 300ms;
      -o-transition: background-color 300ms;
      -webkit-transition: background-color 300ms;
      transition: background-color 300ms; }
      /* line 289, sass/_content.scss */
      .entry-footer .edit-link a:hover, .entry-footer .edit-link a:focus {
        background-color: #005da5; }

/* line 297, sass/_content.scss */
.fl-builder .entry-footer {
  background-color: #ffb81c; }
  /* line 299, sass/_content.scss */
  .fl-builder .entry-footer .edit-link {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 0 auto;
    max-width: 1200px;
    padding: 1rem 2rem; }

/* line 308, sass/_content.scss */
.page-links {
  margin: 2rem 0; }
  /* line 310, sass/_content.scss */
  .page-links > span {
    border: 1px solid transparent;
    display: inline-block;
    padding: 0.25rem; }
  /* line 315, sass/_content.scss */
  .page-links a {
    background: white;
    border: 1px solid #0076cf;
    display: inline-block;
    padding: 0.25rem 0.5rem;
    text-decoration: none;
    -moz-transform: all 300ms;
    -ms-transform: all 300ms;
    -webkit-transform: all 300ms;
    transform: all 300ms; }
    /* line 322, sass/_content.scss */
    .page-links a:hover {
      background: #0076cf;
      color: white; }
    /* line 326, sass/_content.scss */
    .page-links a + a {
      margin-left: 0.1rem; }

/* line 332, sass/_content.scss */
.navigation.pagination {
  margin: 2rem 0;
  text-align: center; }
  /* line 335, sass/_content.scss */
  .navigation.pagination a.page-numbers {
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -webkit-transition: all 300ms;
    transition: all 300ms; }
    /* line 337, sass/_content.scss */
    .navigation.pagination a.page-numbers:hover {
      background: #0076cf;
      color: white; }
  /* line 342, sass/_content.scss */
  .navigation.pagination .page-numbers {
    background: white;
    color: #0076cf;
    display: inline-block;
    height: 1rem;
    min-width: 1rem;
    padding: 0.5rem;
    text-align: center;
    text-decoration: none; }
    /* line 351, sass/_content.scss */
    .navigation.pagination .page-numbers.current {
      background-color: #0076cf;
      color: white; }

/* line 2, sass/_content-press.scss */
.post-type-archive-press .press {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-bottom: 2rem; }
  @media (min-width: 800px) {
    /* line 2, sass/_content-press.scss */
    .post-type-archive-press .press {
      -webkit-flex-direction: row;
      flex-direction: row; } }
/* line 10, sass/_content-press.scss */
.post-type-archive-press .entry-thumb {
  margin-bottom: 0; }
  /* line 12, sass/_content-press.scss */
  .post-type-archive-press .entry-thumb img {
    display: block;
    height: auto;
    width: 100%; }
  @media (min-width: 800px) {
    /* line 10, sass/_content-press.scss */
    .post-type-archive-press .entry-thumb {
      width: 50%; } }
  @media (min-width: 1000px) {
    /* line 10, sass/_content-press.scss */
    .post-type-archive-press .entry-thumb {
      width: 33%; } }
/* line 24, sass/_content-press.scss */
.post-type-archive-press .entry-container {
  background: white;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1rem; }
  @media (min-width: 800px) {
    /* line 24, sass/_content-press.scss */
    .post-type-archive-press .entry-container {
      width: 50%; } }
  @media (min-width: 1000px) {
    /* line 24, sass/_content-press.scss */
    .post-type-archive-press .entry-container {
      width: 66%; } }
/* line 35, sass/_content-press.scss */
.post-type-archive-press .entry-time {
  color: #5bc2e7;
  display: block;
  text-transform: uppercase; }
/* line 41, sass/_content-press.scss */
.post-type-archive-press .entry-title {
  font-family: "Poppins", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  font-size: 1.5rem; }
  /* line 44, sass/_content-press.scss */
  .post-type-archive-press .entry-title a {
    color: #041e42; }
/* line 48, sass/_content-press.scss */
.post-type-archive-press .entry-publication {
  font-size: 0.75rem;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  text-transform: uppercase; }
  /* line 53, sass/_content-press.scss */
  .post-type-archive-press .entry-publication a {
    color: #878787;
    text-decoration: none; }
/* line 58, sass/_content-press.scss */
.post-type-archive-press .entry-time + .entry-publication {
  margin-top: 0rem; }
/* line 62, sass/_content-press.scss */
.post-type-archive-press .entry-content .readmore {
  font-family: Rubik Mono One, Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
  text-transform: uppercase; }

/* Set min height and top padding for first page row */
/* line 3, sass/_bb.scss */
.fl-builder-content-primary .fl-row:first-child .fl-row-content-wrap {
  min-height: 29.5rem;
  padding-top: 10rem; }
  @media print {
    /* line 3, sass/_bb.scss */
    .fl-builder-content-primary .fl-row:first-child .fl-row-content-wrap {
      min-height: 0;
      padding-top: 0; } }
/* line 11, sass/_bb.scss */
.fl-builder-content-primary .fl-row:first-child {
  position: relative; }

/* Adjust min height for first row on homepage */
@media (min-width: 800px) {
  /* line 18, sass/_bb.scss */
  .home .fl-builder-content-primary .fl-row:first-child .fl-row-content-wrap {
    min-height: 50rem; } }

/* Style the site-content div differently for the homepage and for Beaver Builder pages */
/* line 26, sass/_bb.scss */
.site-content {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1200px;
  padding: 4rem 1rem;
  width: 100%; }
  @media (min-width: 800px) {
    /* line 26, sass/_bb.scss */
    .site-content {
      padding-left: 2rem;
      padding-right: 2rem; } }
  /* line 36, sass/_bb.scss */
  .fl-builder .site-content {
    max-width: 100%;
    padding: 0; }

/* Hide the entry-header for pages using Beaver Builder */
/* line 44, sass/_bb.scss */
.fl-builder .entry-header {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

/* But don't hide the entry-header for search results */
/* line 56, sass/_bb.scss */
.search-results .entry-header,
.search-results.fl-builder .entry-header {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static !important;
  width: auto; }

/* Add second color to header text */
/* line 66, sass/_bb.scss */
.two-color .fl-heading .fl-heading-text span {
  color: #ffb81c; }

/* Add an underline to links inside page builder content */
/* line 71, sass/_bb.scss */
.fl-builder-content .fl-rich-text a {
  text-decoration: underline; }

@media print {
  /* line 76, sass/_bb.scss */
  .fl-accordion-content {
    display: block !important; } }
/* line 1, sass/_forms.scss */
.gfield {
  margin-bottom: 1rem; }
  /* line 3, sass/_forms.scss */
  .gfield input[type='text'],
  .gfield input[type='email'] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    font-family: inherit;
    font-size: inherit;
    padding: 0.25rem 0.5rem;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    width: 100%; }
    /* line 12, sass/_forms.scss */
    .gfield input[type='text']:focus,
    .gfield input[type='email']:focus {
      -moz-box-shadow: 0 0 5px rgba(239, 51, 161, 0.9);
      -webkit-box-shadow: 0 0 5px rgba(239, 51, 161, 0.9);
      box-shadow: 0 0 5px rgba(239, 51, 161, 0.9);
      outline: 0 none; }
  /* line 17, sass/_forms.scss */
  .gfield .gfield_label_before_complex {
    display: block;
    font-size: 0.9rem;
    margin-bottom: 0.25rem; }
  /* line 22, sass/_forms.scss */
  .gfield .ginput_complex {
    display: -webkit-flex;
    display: flex;
    margin-left: -0.5rem; }
    /* line 25, sass/_forms.scss */
    .gfield .ginput_complex > span {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding-left: 0.5rem;
      width: 50%; }
      /* line 29, sass/_forms.scss */
      .gfield .ginput_complex > span label {
        font-size: 0.9rem;
        margin-top: 0.1rem; }
  /* line 35, sass/_forms.scss */
  .gfield .gfield_label {
    display: block;
    font-size: 0.9rem;
    margin-bottom: 0.25rem; }

/* line 43, sass/_forms.scss */
.gform_footer input[type='submit'] {
  background: #0076cf;
  border: 0 none;
  color: white;
  cursor: pointer;
  font-family: Rubik Mono One, Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
  font-size: inherit;
  padding: 0.25rem 0.5rem;
  text-transform: uppercase;
  -moz-transform: background 300ms;
  -ms-transform: background 300ms;
  -webkit-transform: background 300ms;
  transform: background 300ms; }
  /* line 53, sass/_forms.scss */
  .gform_footer input[type='submit']:hover, .gform_footer input[type='submit']:focus {
    background: #005da5;
    outline: none; }

/*
 * Google Made with Code Landing page
 */
/* line 7, sass/_mwc.scss */
.mwc-header-image .fl-row-content-wrap {
  padding-bottom: 0; }

/* line 13, sass/_mwc.scss */
.mwc-supporter .fl-module-content {
  margin-bottom: 0 !important; }

/* line 18, sass/_mwc.scss */
.entry-content .mwc-in-partnership-with .fl-heading {
  color: white !important; }

@media (min-width: 800px) {
  /* line 23, sass/_mwc.scss */
  .mwc-how-it-works .fl-row-content {
    position: relative; }
    /* line 26, sass/_mwc.scss */
    .mwc-how-it-works .fl-row-content::before {
      background-image: url(images/mwc/mwc-lightning3.png);
      background-position: center center;
      background-repeat: no-repeat;
      background-size: contain;
      content: '';
      display: block;
      height: 52px;
      left: 25%;
      position: absolute;
      top: -30px;
      width: 52px; } }
/* line 43, sass/_mwc.scss */
.mwc-how-it-works .fl-row-content-wrap {
  position: relative; }
  /* line 45, sass/_mwc.scss */
  .mwc-how-it-works .fl-row-content-wrap::before {
    background-image: url(images/mwc/mwc-fist.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 191px;
    left: 50%;
    position: absolute;
    top: -100px;
    width: 181px;
    z-index: 1; }
    @media (min-width: 600px) {
      /* line 45, sass/_mwc.scss */
      .mwc-how-it-works .fl-row-content-wrap::before {
        left: 60%; } }
    @media (min-width: 800px) {
      /* line 45, sass/_mwc.scss */
      .mwc-how-it-works .fl-row-content-wrap::before {
        left: 75%; } }
  /* line 67, sass/_mwc.scss */
  .mwc-how-it-works .fl-row-content-wrap::after {
    background-image: url(images/mwc/mwc-easel.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -75px;
    content: '';
    display: block;
    height: 151px;
    left: 0;
    position: absolute;
    width: 133px;
    z-index: 1; }
    @media (min-width: 800px) {
      /* line 67, sass/_mwc.scss */
      .mwc-how-it-works .fl-row-content-wrap::after {
        left: 50%;
        margin-left: -60px; } }

/* line 90, sass/_mwc.scss */
.mwc-how-it-works-heading {
  background-image: url(images/mwc/mwc-triangle.png);
  background-position: left center;
  background-repeat: no-repeat; }

/* line 98, sass/_mwc.scss */
.mwc-how-it-works-1 {
  background-image: url(images/mwc/mwc-x.png), url(images/mwc/mwc-heart.png), url(images/mwc/mwc-shining-heart.png);
  background-position: left center, 50% top, 90% center;
  background-repeat: no-repeat, no-repeat, no-repeat; }

/* line 106, sass/_mwc.scss */
.mwc-how-it-works-2 {
  background-image: url(images/mwc/mwc-triangle.png);
  background-position: 40% 20%;
  background-repeat: no-repeat; }

/* line 114, sass/_mwc.scss */
.mwc-how-it-works-3 {
  background-image: url(images/mwc/mwc-heart-arrows.png), url(images/mwc/mwc-x.png), url(images/mwc/mwc-triangle-baby.png);
  background-position: 25% 10%, 50% top, 0 100%;
  background-repeat: no-repeat, no-repeat, no-repeat; }

/* line 122, sass/_mwc.scss */
.mwc-how-it-works-4 {
  background-image: url(images/mwc/mwc-mouth.png), url(images/mwc/mwc-lightning-baby.png);
  background-position: 35% 10%, right bottom;
  background-repeat: no-repeat, no-repeat; }

/* line 132, sass/_mwc.scss */
.mwc-what-youll-learn .fl-row-content-wrap::after {
  background-image: url(images/mwc/mwc-mouth.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -25px;
  content: '';
  display: block;
  height: 109px;
  left: 20%;
  position: absolute;
  width: 144px;
  z-index: 1; }

/* line 151, sass/_mwc.scss */
.mwc-what-youll-learn-heading {
  background-image: url(images/mwc/mwc-lightning3.png);
  background-position: 100% center;
  background-repeat: no-repeat; }

/* line 160, sass/_mwc.scss */
.entry-content .mwc-what-youll-learn-content ol {
  list-style-type: none;
  margin-left: 0; }
  /* line 163, sass/_mwc.scss */
  .entry-content .mwc-what-youll-learn-content ol li {
    background-image: url(images/mwc/mwc-bullet-3.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
    padding-left: 40px; }
    /* line 170, sass/_mwc.scss */
    .entry-content .mwc-what-youll-learn-content ol li:nth-child(3n-1) {
      background-image: url(images/mwc/mwc-bullet-2.png); }
    /* line 175, sass/_mwc.scss */
    .entry-content .mwc-what-youll-learn-content ol li:nth-child(3n-2) {
      background-image: url(images/mwc/mwc-bullet-1.png); }

/* line 185, sass/_mwc.scss */
.mwc-cta .fl-row-content-wrap {
  padding: 0; }
  /* line 187, sass/_mwc.scss */
  .mwc-cta .fl-row-content-wrap .fl-row-content {
    background-image: url(images/mwc/mwc-x-bg.png), url(images/mwc/mwc-heart-arrows.png);
    background-position: center center, 90% center;
    background-repeat: repeat, no-repeat;
    padding: 20px; }
    @media (min-width: 800px) {
      /* line 187, sass/_mwc.scss */
      .mwc-cta .fl-row-content-wrap .fl-row-content {
        position: center, center, 75% center; } }

/* line 201, sass/_mwc.scss */
.mwc-cta-button {
  background-image: url(images/mwc/mwc-button-shine.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain; }

/* line 210, sass/_mwc.scss */
.mwc-about-bubble-1 {
  background-image: url(images/mwc/mwc-triangle.png);
  background-position: left 50%;
  background-repeat: no-repeat; }

/* line 218, sass/_mwc.scss */
.mwc-about-bubble-2 {
  background-image: url(images/mwc/mwc-shining-heart.png), url(images/mwc/mwc-lightning4.png);
  background-position: right top, right bottom;
  background-repeat: no-repeat, no-repeat; }

/** NEHA CSS STARTED HERE GK **/
.heading-right-imm {
    display: flex;
    align-items: center;
    gap: 20px;
}
.heading-right-imm input, .heading-right-imm select {
    outline: 0 !important;
    border: 1px solid #ddd;
    padding: 10px 10px;
    color: #333;
    font-size: 14px;
}
header form#searchform {
    margin-left: auto;
    margin-right: 20px;
}
header form#searchform > div {
    display: flex;
    align-items: center;
    justify-content: center;
}
header form#searchform input {
    padding: 5px 12px;
    border: 1px solid #ddd;
    border-radius: 6px 0 0px 6px;
    height: 28px;
    margin: 0px;
    outline: 0 !important;
}
header form#searchform #searchsubmit {
    background: #ec0089;
	cursor: pointer;
    border: 1px solid #ec0089;
    padding: 4px 12px;
    color: #fff;
    border-radius: 0 6px 6px 0px;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Poppins Semibold';
    height: 40px;
}
header .searchwp-form {
    margin-left: auto;
    margin-right: 20px;
}
.searchwp-form input.swp-input--search.swp-input {
    padding: 10px 30px 10px 15px !important;
    border: 1px solid #ddd !important;
    border-radius: 6px !important;
    height: 40px;
    margin: 0px !important;
    outline: 0 !important;
    font-family: 'Poppins' !important;
    font-size: 13px;
    color: #000 !important;
}
.site-main .learndash-block-inner.learndash-wrapper {
    margin-top: 18px;
}
.searchwp-form .search-submit.swp-button {
    background: #ec0089;
    cursor: pointer;
    border: 1px solid #ec0089;
    padding: 4px 12px;
    color: #fff;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Poppins Semibold';
    height: 40px;
}
.site-main .searchwp-form {
    max-width: 500px;
    width: 100%;
    position: relative;
    z-index: 1;
}
.site-header {
    z-index: 2;
}
body .site-main .swp-input--search.swp-input {
    background-position: left 15px top 50% !important;
    padding: 10px 15px 10px 35px !important;
}
.learndash-course-grid  button.toggle-filter,
.learndash-course-grid  button.toggle-filter:hover {
    position: unset !important;
    margin: -58px 0 40px auto;
    top: -65px;
    background: #ec0089;
    cursor: pointer;
    border: 1px solid #ec0089;
    padding: 10px 30px 10px 20px;
    color: #fff;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Poppins Semibold';
    height: 40px;
    letter-spacing: 0.2px;
}
.learndash-course-grid  .toggle-filter::before {
    position: absolute !important;
    right: 0;
    top: 14px !important;
    padding-right: 10px;
}
.learndash-course-grid  .toggle-filter:not(.opened)::before {
    content: "\f107";
    font-family: 'FontAwesome';
}
.learndash-course-grid  .learndash-course-grid-filter {
    background: #fde6f3;
    right: 0 !important;
	top: 50px;
    border: 2px solid #ec0089;
}
.learndash-course-grid  .learndash-course-grid-filter label {
    font-size: 13px;
    font-weight: 600;
    color: #000;
    margin-bottom: 4px !important;
    display: block; 
}
.learndash-course-grid  .learndash-course-grid-filter .button.blue {
    background-color: #000000 !important;
    border-color: #000000 !important;
    margin-top: 20px;
}
.learndash-course-grid  .learndash-course-grid-filter input:not([type="range"]) {
    border: 1px solid #ddd;
    padding: 8px 10px;
    border-radius: 5px;
}
.learndash-course-grid  .learndash-course-grid-filter input[type="range"] {
    margin-top: 7px !important;
    margin-bottom: 20px !important;
}
.learndash-course-grid  .learndash-course-grid-filter .buttons .button.grey {
    background: #fff;
    border-color: #fff;
}
.learndash-course-grid .learndash-course-grid-filter input[type="range"] {
  -webkit-appearance: none !important;
  appearance: none !important; 
  width: 50% !important;
  cursor: pointer;
  outline: none;
  overflow: hidden !important;
  border-radius: 0px !important;
}
.learndash-course-grid .learndash-course-grid-filter /* Track: webkit browsers */
input[type="range"]::-webkit-slider-runnable-track {
  height: 10px !important;
  background: #eca7ce !important;
  border-radius: 0px !important;
}
.learndash-course-grid .learndash-course-grid-filter /* Track: Mozilla Firefox */
input[type="range"]::-moz-range-track {
  height: 10px !important;
  background: #eca7ce !important;
  border-radius: 0px !important;
}
.learndash-course-grid .learndash-course-grid-filter /* Thumb: webkit */
input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none !important;
  appearance: none !important;
  height: 10px !important;
  width: 15px !important;
  padding-top: 15px;
  background-color: #fde6f3 !important;
  border-radius: 0 !important;
  border: 1px solid #ec0089 !important;
  z-index: 9999;
  box-shadow: -407px 0 0 400px #ec0089 !important;
}
.learndash-course-grid .learndash-course-grid-filter /* Thumb: Firefox */
input[type="range"]::-moz-range-thumb {
  height: 10px !important;
  width: 15px !important;
  background-color: #fde6f3 !important;
  border-radius: 0% !important;
  border: 1px solid #ec0089 !important;  
  box-shadow: -407px 0 0 400px #ec0089 !important;
}

.learndash-course-grid .thumbnail img {
    max-height: 220px;
    object-fit: cover;
}
.learndash-course-grid .items-wrapper .section .icon {
    background: #000 !important;
}
.learndash-course-grid .items-wrapper .item .entry-title {
    margin: 0 0 6px 0 !important;
	text-align: left !important;
}
.learndash-course-grid .items-wrapper .item .entry-title a{
    color: #ec0089 !important;
    font-size: 18px !important;
} 
.learndash-course-grid .items-wrapper .item .content {
    padding: 20px;
}
.learndash-course-grid .items-wrapper .item .ribbon {
    top: 10px;
    right: 10px;
    padding: 8px 10px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.learndash-course-grid .items-wrapper .item .author * {
    color: #0076cf;
    font-weight: 600;
}
.learndash-course-grid .items-wrapper .item article {
    box-shadow: none !important;
    border-radius: 10px !important;
    overflow: hidden;
}
.learndash-course-grid .items-wrapper .item article:hover {
    box-shadow: 4px 4px 0px #ec008938 !important;
}

.search-results article {
    box-shadow: none !important;
    border-radius: 10px !important;
    overflow: hidden;
    border: 1px solid #ddd;
    padding: 20px;
    margin: 0px 10px 20px 10px !important;
}
.search-results main#main {
    column-count: 3;
    gap: 0;
    position: relative;
    width: 100%;
    padding-bottom: 20px;
    max-width: 1200px;
    margin: 0 auto;
}
.search-results article header.entry-header * {
    font-size: 16px !important;
    text-transform: capitalize !important;
    font-family: 'Poppins Semibold';
    font-weight: 600;
    line-height: 20px !important;
    display: block !important;
    margin-bottom: 12px;
}
.search-results article .entry-content a {
    background: #0076cf;
    cursor: pointer;
    border: 1px solid #0076cf;
    padding: 6px 10px 6px 10px;
    color: #fff;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Poppins Semibold';
    height: 40px;
}
.search-results article .entry-content p {
    color: #333;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
}
.search-results .navigation.pagination {
    width: 100% !important;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 20px auto 0;
}

.wrapper .ld-lesson-section-heading {
    margin: 50px 0 20px 0 !important;
}
.wrapper .ld-expand-button.ld-button-alternate .ld-icon, body .learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon {
    background-color: #000 !important;
}
.wrapper .ld-lesson-section-heading,
.wrapper .ld-text.ld-primary-color {
    color: #000 !important;
}
.wrapper .ld-item-name,
.wrapper .ld-table-list-item-preview {
    align-items: center !important;
}
/** Ideation **/   
.ideation .ld-item-list-item-expanded:before, .ideation {
    /*background: #fff6e2 !important;*/
    border-color: #ffe8b7 !important;
}
.ideation .ld-item-title {
    color: #ffb81c;
}
.learndash-wrapper .ideation  .ld-primary-background,
.ideation .ld-table-list-header {
    background-color: #ffb81c !important;
}
/** Coding **/
.coding .ld-item-list-item-expanded:before, .coding {
    /*background: #cce3f6 !important;*/
    border-color: #aad1f0 !important;
}
.coding .ld-item-title {
    color: #0076cf;
}
.learndash-wrapper .coding  .ld-primary-background,
.coding .ld-table-list-header {
    background-color: #0076cf !important;
}
/** Entrepreneurship **/
.entrepreneurship .ld-item-list-item-expanded:before, .entrepreneurship {
    /*background: #d9efd4 !important;*/
    border-color: #c3e6bb !important;
}
.entrepreneurship .ld-item-title {
    color: #43b02a;
}
.learndash-wrapper .entrepreneurship  .ld-primary-background,
.entrepreneurship .ld-table-list-header {
    background-color: #43b02a !important;
}
/** Pitching **/
.pitching .ld-item-list-item-expanded:before, .pitching {
    /*background: #ffe9d6 !important;*/
    border-color: #ffd0a7 !important;
}
.pitching .ld-item-title {
    color: #ff7500;
}
.learndash-wrapper .pitching  .ld-primary-background,
.pitching .ld-table-list-header {
    background-color: #ff7500 !important;
}
/** Artificial Intelligence **/
.artificial-intelligence .ld-item-list-item-expanded:before, .artificial-intelligence {
    /*background: #f6cce2 !important;*/
    border-color: #f1afd2 !important;
}
.artificial-intelligence .ld-item-title {
    color: #d0006f;
}
.learndash-wrapper .artificial-intelligence  .ld-primary-background,
.artificial-intelligence .ld-table-list-header {
    background-color: #d0006f !important;
}
.page-image-title {
	font-size: 70px;
	line-height: 90px;
}
.entry-title {
	font-size: 34px;
	line-height: 44px;
}
.site-header .site-branding img {
    max-width: 160px;
    max-height: 80px;
}
.site-header .site-branding img {
    margin-left: -20px;
}
.single form.sfwd-mark-complete {
    margin-bottom: 20px;
}
.entry-content a:hover, .entry-content a:focus {
    color: #fff;
}
.single .learndash-wrapper .ld-content-actions {
    margin-top: 40px;
    padding-top: 40px;
}
footer#colophon {
    border-top: 1px solid #f2f2f2;
}
/** LOGIN POP **/
.learndash-wrapper .ld-modal.ld-login-modal {
    align-items: center;
    justify-content: center;
    margin: 0 auto !important;
    transform: unset !important;
    width: 100% !important;
    max-width: 100% !important;
    min-height: 100%;
	position: fixed;
    background: #0000006b;
    border-radius: 0 !important;
	top: 0;
    padding: 40px 0;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-login {
    width: 100%;
    max-width: 650px;
    border-radius: 50px 0 50px 0;
    box-shadow: 10px 10px 0px 0px #ffb81c;
    border: 10px solid #ffe6af;
}
.learndash-wrapper .ld-login-modal .ld-modal-heading {
    font-size: 35px !important;
    font-weight: 600 !important;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-login .ld-modal-text {
    font-size: 17px;
    line-height: 23px;
    max-width: 350px;
    margin: 0 auto !important;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-form label {
    color: #000 !important;
    text-align: left;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-form .login-password:before,
.learndash-wrapper .ld-login-modal .ld-login-modal-form .login-username:before {
	top: 36px !important;
    left: 10px !important;
}
.learndash-wrapper .ld-login-modal #loginform input {
    border: 1px solid #ddd;
    background: #fff;
    padding: 15px 20px 15px 30px;
    border-radius: 5px;
    outline: none !important;
    margin-bottom: 25px;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-form .ld-login-modal-branding img {
    max-width: 140px !important;
}
body .learndash-wrapper .ld-modal .ld-modal-closer {
    color: #fff;
    font-size: 25px;
    background: #0076cf;
    border-radius: 50%;
    padding: 15px 0;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-right: 20px;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-branding {
    margin-top: 10px !important;
    padding-top: 10px !important;
}

.learndash-wrapper .ld-login-modal .login-submit input#wp-submit {
    margin: 0 !important;
}
.learndash-wrapper .ld-login-modal p.login-submit {
    text-align: left !important;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-form {
    margin: 40px 0 0 0;
    position: relative;
}
.learndash-wrapper .ld-login-modal .ld-forgot-password-link {
    position: absolute;
    right: 0;
    margin-top: -32px;
    color: #0076cf !important;
    font-weight: 600 !important;
    text-decoration: none !important;
}
.page-id-43710 header.entry-header .entry-title,
.single-sfwd-courses header.entry-header .entry-title,
.single-sfwd-topic header.entry-header .entry-title,
.single-sfwd-quiz header.entry-header .entry-title,
.single-sfwd-lessons header.entry-header .entry-title,
.learndash-wrapper .ld-login-modal .ld-login-modal-form .ld-login-modal-branding:before {
	display: none !important;
}

@media only screen and (max-width: 991px) and (min-width: 768px){
	.search-results main#main {
		column-count: 1;
	}
	.search-results article header.entry-header * {
		text-align: left;
	}
	.site-header .site-branding img {
		max-width: 200px;
		max-height: 50px;
	}
	footer#colophon section.widget.widget_nav_menu {
		width: 100% !important;
	}
	.page-image-title {
		font-size: 42px;
		line-height: 60px;
	}
}
@media only screen and (max-width: 1199px) and (min-width: 992px){
	.page-image-title {
		font-size: 60px;
		line-height: 80px;
	}
}
@media only screen and (max-width: 520px) and (min-width: 401px){
	header form#searchform input {
		max-width: 80px;
	}
	header form#searchform #searchsubmit {
		font-size: 12px;
		padding: 4px 5px;
	}
}
@media only screen and (max-width: 767px) and (min-width: 576px){
	header form#searchform input {
		max-width: 150px;
	}
	.single-sfwd-courses .ld-section-heading {
		flex-direction: column;
	}
	.heading-right-imm {
		width: 100%;
		margin-top: 20px;
		gap: 10px;
	}
	.heading-right-imm input,
	.heading-right-imm select {
		width: 100%;
	}
	.heading-right-imm > * {
		flex: 0 0 33.3% !important;
		width: 33.33% !imn;
	}
	.heading-right-imm > .ld-item-list-actions {
		max-width: 160px;
	}
}
@media only screen and (max-width: 767px) {
	body .site-main .searchwp-form {
		max-width: 100%;
	}
	.search-results main#main {
		column-count: 1;
	}
	.search-results article header.entry-header * {
		text-align: left;
	}	
	.learndash-course-grid .toggle-filter::before {
		right: unset;
		margin-left: 80px;
	}
	.site-main .learndash-block-inner.learndash-wrapper {
		margin-top: 80px;
	}
	/*.learndash-course-grid button.toggle-filter {
		position: unset !important;
		margin: 0 auto 30px;
	}
	.learndash-course-grid .learndash-course-grid-filter {
		right: 0 !important;
		top: 50px;
		left: 0;
	}*/
	.learndash-wrapper .ld-modal.ld-login-modal {
		width: 100% !important;
		max-width: 100% !important;
		top: 0;
	}
	.learndash-wrapper .ld-login-modal .ld-login-modal-login {
		width: 92%;
		margin: 20px auto !important;
		box-shadow: 2px 2px 0px 0px #ffb81c;
		border: 4px solid #ffe6af;
		flex: unset !important;
		overflow-y: auto;
	}
	body .learndash-wrapper .ld-modal .ld-modal-closer {
		top: 30px;
	}
	body .learndash-wrapper .ld-login-modal .ld-forgot-password-link {
		position: unset;
		margin: 30px 0 !important;
		width: 100%;
		display: block;
		text-align: left;
	}
	.site-header .site-branding img {
		max-width: 200px;
		max-height: 60px;
	}
	.page-image-title {
		font-size: 28px;
		padding: 0 5px !important;
		line-height: 40px;
	}
	.entry-title {
		font-size: 28px;
		text-align: center;
	}
	.wrapper .ld-item-list-item .ld-item-name {
		flex: unset !important;
	}
	.wrapper .ld-item-list-item-preview {
		flex-wrap: wrap;
		flex-direction: row !important;
	}
}
@media only screen and (max-width: 400px) {
	header form#searchform {
		display: none;
	}
}
@media only screen and (max-width: 575px) {
	.single-sfwd-courses .ld-section-heading {
		flex-direction: column;
		gap: 20px;
	}
	.heading-right-imm {
		flex-wrap: wrap;
		width: 100%;
		margin-top: 20px;
	}
	.heading-right-imm input, .heading-right-imm select {
		width: 100%;
	}
}
/**- NEHA CSS ENDED HERE GK -**/
