@charset "UTF-8"; 

/*D*********************************************************************************
******************** Make all your changes to style.scss **************************
**** This file will be overwritten by style.scss and your changes will be lost ****
**********************************************************************************/

/**
 * Design Name: Kelly Meier Leadership
 * Highlights: Custom Genesis Child Theme for Kelly Meier Leadership
 *//* Color Codes *//* Normalize */.full-width-content .wrap {
  box-sizing: border-box;
}
.site-inner, .wrap {
  max-width: 100%;
}
.site-inner .wrap, .entry {
  border-bottom: none;
}
.page .entry {
  margin-bottom: 0;
  padding-bottom: 0;
}
strong {
  font-weight: 500;
}
.wp-caption .wp-caption-text {
  font-variant: normal;
  font-weight: 500;
}
/* General Styles */a, a:hover, input, input:focus, textarea, textarea:focus {
  transition: all 0.25s ease-in-out;
}
a:focus {
  outline: none;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 17px;
}
h6 {
  font-size: 15px;
}
.center-align {
  text-align: center;
}
.uppercase {
  text-transform: uppercase;
}
input, select, textarea {
  box-shadow: none;
  box-sizing: border-box;
  padding: 1em;
}
select {
  padding: 0.618em 1em;
}
.post-edit-link {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 10px 20px;
  background-color: #f2f7fa;
  text-transform: uppercase;
  text-decoration: none !important;
}
.page-id-31, .about-page, .home {
  /* LET page */
}
.page-id-31 .site-inner, .about-page .site-inner, .home .site-inner {
  height: 0;
  overflow: hidden;
}
.page-id-31 .site-inner .wrap, .about-page .site-inner .wrap, .home .site-inner .wrap {
  padding-top: 0;
  padding-bottom: 0;
}
.page-id-31 .site-inner .entry, .about-page .site-inner .entry, .home .site-inner .entry {
  padding: 0;
  margin: 0;
}
blockquote {
  color: #000;
  font-family: "Times New Roman", Times, serif;
  font-size: 1.25em;
  margin-left: 0;
  margin-right: 0;
}
figcaption {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 18px;
  color: #e47427;
}
figcaption p {
  margin-bottom: 0 !important;
}
.kml-divider {
  display: block;
  width: 100%;
  border-bottom: 3px double #dedede;
  padding-top: 1em;
  margin-bottom: 2em;
}
.light-bg-box {
  padding: 1.618em;
  background-color: #f2f7fa;
  margin-bottom: 2.618em;
}
/* Button Styles */input[type="button"], input[type="reset"], input[type="submit"], .button, button.button, .footer-widgets .button, .entry-content .button, .landing-section .button {
  background-image: none;
  border: none;
  text-decoration: none !important;
  text-transform: uppercase;
  padding: 0.618em 2em;
  line-height: 1.618em;
  font-weight: 500;
  transition: all 0.25s ease-in-out;
}
.button-secondary, .footer-widgets .button-secondary, .entry-content .button-secondary, .landing-section .button-secondary {
  background-color: transparent;
  color: #e47427;
  color: #2a414d;
  border: 1px solid #2a414d;
}
.button-secondary:hover, .footer-widgets .button-secondary:hover, .entry-content .button-secondary:hover, .landing-section .button-secondary:hover {
  background-color: #e47427;
  border-color: #e47427;
  color: #fff;
  opacity: 1;
}
input[type="button"], input[type="reset"], input[type="submit"], .button-primary, button.button, .footer-widgets .button-primary, .entry-content .button-primary, .landing-section .button-primary {
  background-color: #2a414d;
  color: #fff;
  border: 1px solid #2a414d;
}
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button-primary:hover, button.button:hover, .footer-widgets .button-primary:hover, .entry-content .button-primary:hover, .landing-section .button-primary:hover {
  background-color: #e47427;
  border-color: #e47427;
  color: #fff;
  opacity: 1;
}
.soft-style {
  font-style: italic;
  font-optical-sizing: auto;
  font-variation-settings: "wdth" 100;
}
.tough-style {
  font-weight: 900;
}
/* Site Header */.site-header {
  width: 100%;
}
.title-area {
  display: table;
}
.site-title a {
  display: block;
  text-indent: -9999px;
  background: url("images/logo.svg") no-repeat center / cover;
  width: 368px;
  height: 160px;
}
.site-description {
  text-indent: -9999px;
  height: 0;
  margin: 0;
}
.nav-primary .wrap {
  padding: 0;
  width: auto;
}
.nav-primary .menu {
  border-top: 0;
  border-bottom: 0;
}
.menu-primary a {
  padding: 1em 1.2em;
}
.menu-primary li {
  text-transform: uppercase;
}
/* Widgets above Footer */.lander-sb-above-footer-wrap {
  border-bottom: none;
  width: 100% !important;
  box-sizing: border-box;
  padding-top: 0;
}
.lander-sb-above-footer-wrap p {
  margin-bottom: 0;
}
.instagram-posts {
  display: flex;
  justify-content: center;
  margin-bottom: 1.618em;
  flex-wrap: wrap;
}
.instagram-posts img {
  width: 16%;
  margin-left: 0.25%;
  margin-right: 0.25%;
  margin-bottom: 0.25%;
  min-width: 180px;
}
.insta-follow {
  padding: 10px 20px;
  text-decoration: none !important;
  background-color: #f2f7fa;
  display: flex;
  width: fit-content;
  align-items: center;
  margin: 0 auto;
}
.insta-follow:before {
  content: '';
  width: 20px;
  height: 20px;
  background: url("images/instagram-hover.svg") no-repeat center center / cover;
  display: inline-block;
  margin-right: 6px;
}
.insta-follow:hover {
  background-color: #ebf2f7;
}
/* Footer Widgets */.footer-widget-area .widget_media_image {
  width: 320px;
  margin: 0 auto;
}
.footer-logo {
  display: block;
  margin: 0 auto;
  margin-top: 0 !important;
}
#menu-footer-nav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#menu-footer-nav li a {
  color: #000;
  text-decoration: none;
  padding: 0 25px;
}
#menu-footer-nav li a:hover {
  color: #e47427;
}
#menu-social-nav {
  display: flex;
  margin-left: 0;
  margin-bottom: 0;
  align-items: center;
  justify-content: center;
}
#menu-social-nav li {
  list-style-type: none;
}
#menu-social-nav li a {
  display: block;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  margin-left: 12px;
  margin-right: 12px;
}
#menu-social-nav li:first-child a {
  margin-left: 0;
}
#menu-social-nav .sm-linkedin a {
  background: url("images/linkedin-in.svg") no-repeat center center / cover;
}
#menu-social-nav .sm-youtube a {
  background: url("images/youtube.svg") no-repeat center center / cover;
}
#menu-social-nav .sm-fb a {
  background: url("images/facebook-f.svg") no-repeat center center / cover;
}
#menu-social-nav .sm-insta a {
  background: url("images/instagram.svg") no-repeat center center / cover;
}
#menu-social-nav .sm-twitter a {
  background: url("images/twitter.svg") no-repeat center center / cover;
  width: 18px;
  height: 18px;
}
#menu-social-nav .sm-whatsapp a {
  background: url("images/whatsapp.svg") no-repeat center center / cover;
}
#menu-social-nav .sm-linkedin a:hover {
  background: url("images/linkedin-hover.svg") no-repeat center center / cover;
}
#menu-social-nav .sm-youtube a:hover {
  background: url("images/youtube-hover.svg") no-repeat center center / cover;
}
#menu-social-nav .sm-fb a:hover {
  background: url("images/facebook-f-hover.svg") no-repeat center center / cover;
}
#menu-social-nav .sm-insta a:hover {
  background: url("images/instagram-hover.svg") no-repeat center center / cover;
}
#menu-social-nav .sm-twitter a:hover {
  background: url("images/twitter-hover.svg") no-repeat center center / cover;
}
#menu-social-nav .sm-whatsapp a:hover {
  background: url("images/whatsapp-hover.svg") no-repeat center center / cover;
}
/* Site Footer */.site-footer {
  background-color: #2a414d;
}
.site-footer .wrap {
  background-color: transparent;
  padding-top: 20px;
  padding-bottom: 20px;
}
.site-footer a {
  border-bottom: none;
}
.site-footer a:hover {
  color: #e47427;
  border-bottom: none;
}
/* Homepage */.landing-section-title {
  font-size: 36px;
  margin-top: 0.618em;
}
.landing-section {
  margin-bottom: 0;
}
.tagline {
  text-transform: uppercase;
  font-size: 18px;
}
.landing-section .intro-content, .entry-content .intro-content {
  font-size: 18px;
  width: 75%;
  margin: 0 auto 40px;
}
.home-workshops .intro-content {
  font-size: 28px;
  width: 70%;
  margin: 0 auto 60px;
  font-weight: 500;
}
/* Home Hero */.home-hero {
  background: url("images/hero-bg.png") no-repeat center top / cover;
  min-height: 640px;
  text-align: center;
}
.home-hero .wrap {
  background-color: rgba(255, 255, 255, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  box-sizing: border-box;
  min-height: 640px;
}
.home-hero .hero-content {
  font-size: 48px;
  font-weight: bold;
  text-transform: uppercase;
}
.home-hero .hero-content p {
  margin-bottom: 20px;
}
.home-hero .hero-link {
  color: #000;
  padding-bottom: 3px;
  border-bottom: 5px solid #e47427;
  text-decoration: none;
  font-size: 48px;
  font-weight: bold;
  text-transform: uppercase;
}
.home-hero .hero-link:after {
  content: '→';
  margin-left: -48px;
  font-size: 48px;
  line-height: 1;
  transition: all 0.25s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.home-hero .hero-link:hover:after {
  opacity: 1;
  visibility: visible;
  display: inline-block;
  margin-left: 10px;
}
/* Home Intro */.home-intro .wrap {
  padding-top: 80px;
  padding-bottom: 0;
}
.home-intro .home-intro-content .hero-content {
  font-size: 18px;
}
/* Home LET Intro */.home-let-intro .wrap {
  padding-top: 80px;
  padding-bottom: 80px;
}
.home-let-intro .landing-section-content {
  background-color: #f2f7fa;
}
.home-let-intro .landing-section-title {
  margin-top: 0;
}
.home-let-intro .button-wrapper {
  display: flex;
  margin-bottom: 25px;
  flex-wrap: wrap;
}
.home-let-intro .button-wrapper .button {
  margin-right: 20px;
  font-size: 16px;
  margin-bottom: 15px;
}
.home-let-intro .let-intro-content {
  font-size: 18px;
  margin-bottom: 40px;
}
.home-let-intro .let-credits {
  display: flex;
  align-items: center;
}
.home-let-intro .let-credits .image-wrapper {
  width: 200px;
}
.home-let-intro .let-credits .content-wrapper {
  width: calc(100% - 200px);
  font-size: 16px;
  font-weight: 300;
}
.home-let-intro .let-credits .content-wrapper p {
  margin-bottom: 0;
}
/* About Kelly */.home-about-kelly {
  background-color: #f2f7fa;
}
.home-about-kelly .wrap {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: transparent;
}
.home-about-kelly .about-content .content-wrapper {
  font-size: 18px;
}
.home-about-kelly .about-content .content-wrapper .button {
  font-size: 16px;
}
/* Home Workshops */.home-workshops .wrap {
  padding-top: 0;
  padding-bottom: 80px;
}
.workshop-row .content-wrapper {
  text-align: center;
}
.workshop-row .workshop-title {
  font-size: 20px;
}
.workshop-row .workshop-title a {
  color: #000;
  text-decoration: none;
}
.workshop-row .workshop-title a:hover {
  color: #e47427;
}
.workshop-row .workshop-desc {
  font-size: 16px;
}
.workshop-row .workshop-link {
  text-decoration: none;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
}
.workshop-row .workshop-link:hover {
  border-color: #e47427;
}
/* Home Testimonials */.let-testimonials, .about-testimonials, .service-testimonials, .home-testimonials {
  background-color: #2a414d;
  color: #fff;
}
.let-testimonials .wrap, .about-testimonials .wrap, .service-testimonials .wrap, .home-testimonials .wrap {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: transparent;
}
.let-testimonials .landing-section-title, .about-testimonials .landing-section-title, .service-testimonials .landing-section-title, .home-testimonials .landing-section-title, .let-testimonials blockquote, .about-testimonials blockquote, .service-testimonials blockquote, .home-testimonials blockquote {
  color: #fff;
}
.let-testimonials blockquote p, .about-testimonials blockquote p, .service-testimonials blockquote p, .home-testimonials blockquote p {
  font-size: 22px;
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
}
.let-testimonials figcaption p, .about-testimonials figcaption p, .service-testimonials figcaption p, .home-testimonials figcaption p {
  font-size: 14px;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0;
}
.sp-testimonial-free-section .sp-testimonial-client-testimonial, .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
  font-size: 22px;
  font-family: "Times New Roman", Times, serif;
  line-height: 1.618em;
}
.sp-testimonial-free-section .sp-testimonial-client-testimonial figcaption p {
  font-size: 14px;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0;
  font-style: normal;
}
#sp-testimonial-free-wrapper-110 .sp-testimonial-free-section .testimonial-nav-arrow {
  border: none;
  width: 77px;
  height: 9px;
  background-size: contain;
  background-repeat: no-repeat;
}
#sp-testimonial-free-wrapper-110 .sp-testimonial-free-section .testimonial-nav-arrow .fa {
  display: none;
}
.sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-next, .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-next:hover {
  background-image: url("images/arrow-right-testimonials.png") !important;
}
.sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-prev, .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-prev:hover {
  background-image: url("images/arrow-left-testimonials.png") !important;
}
.sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-next:hover {
  background: url("images/arrow-right-testimonials.png") no-repeat center / contain !important;
}
.sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-prev:hover {
  background: url("images/arrow-left-testimonials.png") no-repeat center / contain !important;
}
#sp-testimonial-free-wrapper-110 .sp-testimonial-free-section .testimonial-nav-arrow:hover {
  background-color: transparent;
  border-color: transparent;
}
/* Client Logos */.client-logos .wrap {
  padding-top: 80px;
  padding-bottom: 0;
}
.client-logos img {
  width: 80%;
  margin-bottom: 0;
}
/* Home CTA */.let-cta .wrap, .service-cta .wrap, .about-cta .wrap, .home-cta .wrap {
  padding-top: 80px;
  padding-bottom: 80px;
}
.let-cta .landing-section-content, .service-cta .landing-section-content, .about-cta .landing-section-content, .home-cta .landing-section-content {
  background-color: #f2f7fa;
  padding: 80px;
  box-sizing: border-box;
}
.let-cta .button, .service-cta .button, .about-cta .button, .home-cta .button {
  display: table;
  margin: 0 auto;
  font-size: 18px;
}
/* Blog Posts */.home-posts .wrap {
  padding-top: 80px;
  margin-top: -450px;
  padding-bottom: 0;
}
.home-posts .kml-latest-posts .post-wrap {
  text-align: center;
}
.home-posts .image-wrapper {
  margin-bottom: 25px;
}
.home-posts .image-wrapper img {
  display: block;
}
.home-posts .post-category-link {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 1.25em;
  line-height: 1.318em;
}
.home-posts .post-category-link a {
  padding-bottom: 2px;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
.home-posts .post-category-link a:hover {
  border-color: #e47427;
}
.home-posts .post-title {
  font-size: 20px;
}
.home-posts .post-title a {
  color: #000;
  text-decoration: none;
}
.home-posts .post-title a:hover {
  color: #e47427;
}
/* Optin */.home-optin .wrap, .blog-optin-widget .wrap {
  padding-top: 80px;
  padding-bottom: 80px;
}
.home-optin .landing-section-title, .blog-optin-widget .landing-section-title {
  margin-top: 0;
}
.home-optin .landing-section-content {
  background-color: #f2f7fa;
}
.blog-optin-widget .widget-wrap {
  background-color: #f2f7fa;
}
.optin-intro-content {
  font-size: 18px;
}
.optin-form {
  width: 50%;
}
.optin-form p {
  margin-bottom: 1em;
}
.optin-form .button {
  margin-top: 10px;
  font-size: 16px;
}
/* Blog, Archive, Search View */.search .content, .archive .content, .blog .content {
  display: flex;
  flex-wrap: wrap;
}
.search .entry, .archive .entry, .blog .entry {
  width: 31%;
  margin-left: 1.15%;
  margin-right: 1.15%;
  border-bottom: none;
  min-width: 240px;
}
.search .entry .entry-header, .archive .entry .entry-header, .blog .entry .entry-header, .search .entry .entry-content, .archive .entry .entry-content, .blog .entry .entry-content {
  padding: 0 1.618em;
}
.search .entry .entry-title, .archive .entry .entry-title, .blog .entry .entry-title {
  font-size: 20px;
}
.search .entry-image-link, .archive .entry-image-link, .blog .entry-image-link {
  display: block;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-color: #fff;
  margin-bottom: 1.618em;
}
.search .entry-image, .archive .entry-image, .blog .entry-image {
  display: block;
}
.search .lander-alignnone, .archive .lander-alignnone, .blog .lander-alignnone {
  margin-bottom: 0;
}
.search .entry-header .entry-meta, .archive .entry-header .entry-meta, .blog .entry-header .entry-meta {
  letter-spacing: normal;
  font-variant: normal;
  margin: 0 0 1.618em;
}
.search .entry-categories a, .archive .entry-categories a, .blog .entry-categories a {
  font-variant: normal;
  letter-spacing: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 15px;
  color: #e47427;
  padding-bottom: 2px;
  border-bottom: 1px solid transparent;
}
.search .entry-categories a:hover, .archive .entry-categories a:hover, .blog .entry-categories a:hover {
  text-decoration: none;
  border-color: #e47427;
}
.search .more-link-excerpt, .archive .more-link-excerpt, .blog .more-link-excerpt {
  white-space: nowrap;
  display: block;
}
.search .more-link-excerpt:before, .archive .more-link-excerpt:before, .blog .more-link-excerpt:before {
  content: none;
}
.search .more-link-excerpt:after, .archive .more-link-excerpt:after, .blog .more-link-excerpt:after {
  content: '→';
  display: inline-block;
  padding-left: 10px;
  transform: translate(-5px, 0);
  transition: all 0.35s ease-in-out 0s;
  color: #e47427;
}
.search .more-link-excerpt:hover:after, .archive .more-link-excerpt:hover:after, .blog .more-link-excerpt:hover:after {
  transform: translate(0, 0);
}
.search .archive-pagination, .archive .archive-pagination, .blog .archive-pagination {
  width: 100%;
  font-weight: 500;
}
.search .archive-pagination ul, .archive .archive-pagination ul, .blog .archive-pagination ul {
  margin-left: 1%;
}
.search .archive-pagination li a:hover, .archive .archive-pagination li a:hover, .blog .archive-pagination li a:hover {
  opacity: 1;
}
.comment-respond a, .entry-comments a {
  border-bottom: none;
}
.blog .site-inner .wrap, .search .site-inner .wrap, .archive .site-inner .wrap {
  padding-top: 80px;
}
.category .archive-description, .tag .archive-description {
  margin-bottom: 0;
  background-color: transparent;
  padding: 0;
}
.search .content .archive-description, .category .content .archive-description, .tag .content .archive-description {
  display: none;
}
.search .archive-title {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.search-no-results .entry {
  width: 100%;
  margin: 0;
}
.search-no-results .blog-optin-widget .wrap {
  padding-top: 0;
}
.kml-post-cats-wrapper {
  font-size: 16px;
}
.kml-category-label {
  text-transform: uppercase;
  margin-bottom: 1em;
}
.kml-category-select {
  display: none;
  /* need to display on mobile devices */
}
.kml-post-cats-wrapper {
  display: none;
}
/* Single Post */.single .entry {
  overflow: hidden;
}
.single .breadcrumb {
  letter-spacing: normal;
  font-variant: normal;
  padding-bottom: 15px;
  font-size: 15px;
  text-align: center;
}
.single .adjacent-entry-pagination {
  display: flex;
  justify-content: center;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 2.618em;
}
.single .adjacent-entry-pagination a {
  color: #757575;
}
.single .adjacent-entry-pagination a:hover {
  color: #e47427;
}
.single .adjacent-entry-pagination .post-pagination {
  margin: 0 1em;
}
.single .entry-title {
  margin-bottom: 1.2em;
}
.single .entry-tags {
  font-weight: normal;
  color: #000;
}
.single .entry-tags a {
  font-variant: normal;
  letter-spacing: normal;
  margin-bottom: 3px;
  border: 1px solid;
  padding: 3px 15px;
  border-radius: 3px;
  display: inline-block;
  text-transform: uppercase;
  color: #e47427;
}
.single .entry-tags a:hover {
  background-color: #e47427;
  color: #fff;
  text-decoration: none;
}
.kml-post-extended-header {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #dedede;
  margin-bottom: 50px;
  font-size: 14px;
  text-align: center;
}
.kml-post-extended-header .post-categories a {
  display: block;
  background-color: #e47427;
  color: #fff;
  padding: 0.618em 1.618em;
  text-transform: uppercase;
  font-variant: normal;
  letter-spacing: normal;
  min-width: 150px;
}
.kml-post-extended-header .post-categories a:hover {
  background-color: #e47427;
}
.kml-post-extended-header .post-date a {
  display: block;
  background-color: #f2f7fa;
  color: #000;
  padding: 0.618em 1.618em;
  min-width: 150px;
}
.kml-post-extended-header .post-date a:hover {
  background-color: #2a414d;
  color: #fff;
}
.kml-page-header {
  background-color: #f2f7fa;
}
.kml-page-header .wrap {
  background-color: transparent;
  padding-top: 100px;
  padding-bottom: 100px;
}
.kml-page-header .archive-title, .kml-page-header .entry-title {
  text-align: center;
  text-transform: uppercase;
  color: #e47427;
  margin-bottom: 0;
}
.error404 .entry {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* Contact Page */.contact-content {
  margin-top: 60px;
  display: flex;
  flex-direction: column-reverse;
}
.contact-content .contact-form {
  padding: 60px;
}
.contact-content .contact-info {
  padding-top: 20px;
}
.contact-content .contact-info .call-us {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.contact-content .contact-info .call-us a {
  text-decoration: none;
  color: #000;
}
.contact-content .contact-info .call-us a:hover {
  color: #e47427;
}
.contact-content .contact-info .email-us {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.contact-content .contact-info .about-kelly {
  padding: 40px;
  box-sizing: border-box;
}
.contact-content .contact-info .call-us, .contact-content .contact-info .email-us {
  padding: 40px;
  box-sizing: border-box;
}
.contact-content .contact-info .call-us:before, .contact-content .contact-info .email-us:before {
  content: '';
  width: 1.2em;
  height: 1.2em;
  display: block;
  margin-bottom: 1.2em;
}
.contact-content .contact-info .call-us:before {
  background: url("images/phone-icon.svg") no-repeat center / contain;
  transform: rotate(90deg);
}
.contact-content .contact-info .email-us:before {
  background: url("images/mail-icon.svg") no-repeat center / contain;
}
/* About Page */.about-hero .wrap {
  padding: 0;
  box-sizing: border-box;
}
.about-hero iframe {
  display: table;
  margin: 0 auto;
}
.meet-kelly .wrap {
  width: 840px;
  box-sizing: border-box;
  padding-top: 20px;
  padding-bottom: 60px;
}
.meet-kelly .landing-section-title {
  text-align: center;
  margin-bottom: 1em;
}
.about-highlights {
  background-color: #f2f7fa;
}
.about-highlights .wrap {
  background-color: transparent;
  padding-top: 80px;
  padding-bottom: 60px;
}
.kml-highlights {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.kml-highlights .kml-highlight {
  width: 48%;
  border: 1px solid rgba(0, 0, 0, 0.15);
  margin-bottom: 1.618em;
  border-radius: 3px;
}
.kml-highlights .kml-highlight h4 {
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 0 1.618em;
  font-weight: normal;
}
.kml-highlights .kml-highlight h4:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("images/checked.png") no-repeat center / contain;
  margin-right: 0.618em;
}
.about-quote .wrap {
  padding-top: 60px;
  padding-bottom: 60px;
}
.about-quote blockquote {
  margin-top: 0;
  margin-bottom: 0;
}
.about-quote blockquote p {
  font-size: 36px;
  margin-bottom: 1em;
}
.about-quote figure {
  text-align: center;
}
/* Hero Slider */.hero-slider-container {
  position: relative;
  width: 100%;
  height: 640px;
  overflow: hidden;
}
.hero-slider-slide {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #2a414d;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 68% auto;
}
.intro-slide {
  background-color: #f2f7fa;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}
.intro-slide .content-wrapper {
  width: 28%;
  margin-right: -60%;
  background-color: #fff;
  padding: 25px 45px 40px;
  box-sizing: border-box;
  z-index: 1;
}
.intro-slide .hero-tagline {
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 1px solid #000;
  padding-bottom: 1.618em;
}
.intro-slide .hero-content {
  font-size: 16px;
}
.hero-quote-wrapper {
  padding: 40px 80px;
  font-family: "Times New Roman", Times, serif;
  z-index: 1;
  width: 32%;
  margin-right: -68%;
  box-sizing: border-box;
  color: #fff;
  text-align: center;
}
.hero-quote-wrapper .hero-quote {
  margin-bottom: 1em;
  font-size: 36px;
  line-height: 1.25em;
  color: rgba(255, 255, 255, 0.75);
}
.hero-quote-wrapper .hero-quote-by {
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 18px;
}
.hero-quote-wrapper:before {
  content: '';
  display: table;
  background: url("images/quote-bg.png") no-repeat center center / cover;
  width: 75px;
  height: 75px;
  margin: 0 auto 50px;
}
.hero-slider-slide.active {
  opacity: 1;
}
.hero-slider-prev, .hero-slider-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.25);
  background-image: none;
  color: white;
  border: none;
  padding: 10px 15px;
  cursor: pointer;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s;
}
.hero-slider-container:hover .hero-slider-prev, .hero-slider-container:hover .hero-slider-next {
  opacity: 1;
  visibility: visible;
}
.hero-slider-prev {
  left: 10px;
}
.hero-slider-next {
  right: 10px;
}
.hero-slider-dots {
  position: absolute;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
}
.hero-slider-dot {
  width: 8px;
  height: 8px;
  background-color: white;
  border-radius: 50%;
  opacity: 0.5;
  cursor: pointer;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
}
.hero-slider-dot.active {
  opacity: 1;
}
.testimonials-page blockquote {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding-bottom: 2.618em;
}
.testimonials-page .entry-content {
  margin-bottom: 0;
}
.testimonials-page .site-inner .wrap {
  padding-bottom: 0;
}
/* Collapsible FAQs */.faq-question {
  color: #000;
  line-height: 1em;
  margin-left: 36px;
  text-indent: -36px;
  cursor: pointer;
  transition: all 0.25s ease-in-out;
}
.faq-question:hover {
  color: #e47427;
}
.faq-question:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(images/checked.png) no-repeat top left;
  background-size: 100% auto;
  margin-right: 20px;
}
.faq-answer {
  padding-left: 36px;
}
.faq-content {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding-top: 10px;
  padding-bottom: 10px;
}
/* Workshops & Classes */.workshops-intro {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.workshops-intro .wrap {
  padding-top: 80px;
  padding-bottom: 80px;
}
.workshop-intro-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.workshop-intro-wrapper .workshop-images {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.workshop-intro-wrapper .workshop-images img {
  width: 48%;
  margin: 0 1% 1em;
}
.service-workshops .wrap {
  padding-top: 60px;
  padding-bottom: 40px;
}
.service-workshops .landing-section-title {
  text-align: center;
  margin-bottom: 1em;
}
.page-id-33, .page-id-35 {
  /* Refresher Workshop */
  /* Free Intro Class */
}
.page-id-33 .service-cta .wrap, .page-id-35 .service-cta .wrap {
  padding-top: 0;
}
.let-cta-one {
  text-align: center;
}
.let-cta-one p {
  margin-bottom: 1em;
}
.let-cta-one em {
  font-family: "Times New Roman", Times, serif;
  font-size: 24px;
}
.let-cta-one h2 {
  font-size: 36px;
  margin-bottom: 15px;
  margin-top: 0;
}
.let-cta-one h3 {
  font-size: 28px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 35px;
}
.let-cta-one .course-schedule {
  font-weight: 500;
  font-size: 24px;
  color: #e47427;
  margin-bottom: 0.5em;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  padding-top: 18px;
}
.let-cta-one .course-time {
  font-weight: 500;
  margin-bottom: 2em;
}
/* LET */.let-hero {
  background-color: #f2f7fa;
}
.let-hero .wrap {
  background-color: transparent;
  padding: 0;
  width: 100%;
  box-sizing: border-box;
}
.let-hero-wrapper {
  display: flex;
}
.let-hero-image {
  width: 50%;
}
.let-hero-image img {
  display: block;
}
.let-hero-content {
  width: 50%;
  padding: 60px;
  box-sizing: border-box;
  font-size: 20px;
  text-align: center;
}
.let-hero-content p {
  margin-bottom: 1em;
}
.let-hero-content em {
  font-family: "Times New Roman", Times, serif;
  font-size: 24px;
}
.let-hero-content h2 {
  font-size: 36px;
  margin-bottom: 15px;
}
.let-hero-content h3 {
  font-size: 28px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 35px;
}
.let-hero-content .course-schedule {
  font-weight: 500;
  font-size: 24px;
  color: #e47427;
  margin-bottom: 0.5em;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  padding-top: 18px;
}
.let-hero-content .course-time {
  font-weight: 500;
  margin-bottom: 2em;
}
.let-focus-area {
  font-size: 20px;
}
.let-focus-area .wrap {
  width: 840px;
  box-sizing: border-box;
  padding-top: 80px;
  padding-bottom: 0;
}
.let-focus-area .let-credits {
  font-size: 16px;
}
ul.let-highlights {
  list-style-type: none;
  list-style-type: none;
  text-align: left;
  padding: 0;
}
ul.let-highlights li {
  text-indent: -40px;
  margin-left: 40px;
}
ul.let-highlights li:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(images/checked.png) no-repeat top left;
  background-size: 100% auto;
  margin-right: 24px;
}
.let-cta .landing-section-title {
  color: #e47427;
}
.let-cta .intro-content {
  font-size: 20px;
}
.let-faqs .landing-section-title {
  text-align: center;
}
.let-faqs .wrap {
  width: 840px;
  box-sizing: border-box;
  padding-top: 60px;
}
.let-faqs .faq-question {
  color: #fff;
  margin: 0;
  text-indent: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 20px 20px 20px 50px;
  font-size: 20px;
  position: relative;
  background-color: #2a414d;
}
.let-faqs .faq-question:before {
  background-image: url(images/checked-white.png);
  position: absolute;
  left: 20px;
  right: 0;
}
.let-faqs .faq-question.opened, .let-faqs .faq-question:hover {
  background-color: #e47427;
}
.let-faqs .faq-content {
  background-color: #f2f7fa;
  border-bottom: none;
  margin-bottom: 1.618em;
  padding: 0;
}
.let-faqs .faq-answer {
  padding: 0 40px 20px;
}
.page-id-31 .home-let-intro .button-primary {
  background-color: #e47427;
  border-color: #e47427;
}
.page-id-31 .home-let-intro .button-primary:hover {
  background-color: #2a414d;
  border-color: #2a414d;
}
.let-final-cta {
  text-align: center;
}
.let-final-cta h2 {
  font-size: 48px;
  margin-bottom: 20px;
}
.let-final-cta h3 {
  font-size: 36px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 45px;
}
.let-final-cta em {
  font-family: "Times New Roman", Times, serif;
  font-size: 30px;
}
.let-final-cta .note {
  background-color: transparent !important;
  font-size: 16px;
  padding: 0 !important;
  margin-bottom: 0.618em;
}
.let-final-cta .course-details {
  font-size: 24px;
}
.let-final-cta .course-price {
  display: flex;
  justify-content: center;
  font-style: italic;
  align-items: center;
}
.let-final-cta .course-price .course-fee {
  color: #e47427;
  font-size: 36px;
  font-weight: 500;
  margin-right: 10px;
}
.let-final-cta .button {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 24px;
}
.let-final-cta .button-primary {
  background-color: #e47427;
  border-color: #e47427;
}
.let-final-cta .button-primary:hover {
  background-color: #2a414d;
  border-color: #2a414d;
}
.let-courses-section {
  background-color: #f2f7fa;
}
.let-courses-section .wrap {
  background-color: transparent;
  padding-bottom: 60px;
}
.let-courses-section .landing-section-title {
  text-align: center;
  margin-bottom: 1.618em;
}
.let-courses-section h3 {
  margin-bottom: 1.618em;
}
.let-course-options-section {
  border-bottom: 3px double #dedede;
}
.let-course-options-section .wrap {
  padding-bottom: 60px;
}
.let-course-options-section .landing-section-title {
  text-align: center;
  margin-bottom: 1.618em;
}
.let-course-option {
  margin-bottom: 2em;
}
.let-course-option h3 {
  text-align: center;
}
.let-course-option p {
  margin-bottom: 1em;
}
.let-course-option p, .let-course-option ul {
  font-size: 16px;
}
.let-course-option ul.let-highlights {
  padding-left: 0.618em;
}
.let-course-option ul.let-highlights li:before {
  margin-right: 10px;
  position: relative;
  top: 3px;
}
/* Media Queries */@media screen and (max-width: 1430px) {
  .hero-slider-container {
    height: 480px;
  }
  .hero-slider-slide {
    background-size: 60% auto;
  }
  .hero-quote-wrapper {
    width: 40%;
    margin-right: -60%;
  }
}
@media screen and (max-width: 1250px) {
  .footer-widgets .wrap {
    padding-left: 0;
    padding-right: 0;
  }
  #menu-footer-nav li a {
    padding: 0 20px;
  }
  .lander-sb-above-footer .wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .hero-quote-wrapper {
    padding: 30px 60px;
  }
  .hero-quote-wrapper .hero-quote {
    font-size: 32px;
  }
  .hero-quote-wrapper .hero-quote-by {
    font-size: 16px;
  }
  .hero-quote-wrapper blockquote {
    margin: 1.618em 0;
  }
  .hero-quote-wrapper:before {
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 1220px) {
  .hero-slider-slide {
    display: block;
    background-size: cover;
  }
  .hero-slider-slide p:empty {
    display: none;
  }
  .hero-quote-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    margin-right: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
  }
  .hero-quote-wrapper .hero-quote, .hero-quote-wrapper figcaption {
    color: #fff;
  }
  .hero-quote-wrapper blockquote {
    margin: 0;
    width: 60%;
  }
}
@media screen and (max-width: 1160px) {
  .site-header > .wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .title-area {
    margin: 1em auto 1.618em;
  }
  .site-header .widget-area {
    float: none;
    text-align: center;
  }
  .contact-content .contact-info .call-us, .contact-content .contact-info .about-kelly, .contact-content .contact-info .email-us, .contact-content .contact-form {
    padding: 20px;
  }
  #menu-footer-nav li a {
    display: inline-block;
    margin-bottom: 15px;
  }
  .let-hero-image {
    display: none;
  }
  .let-hero-content {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  /* Font Sizes */  .contact-content {
    margin-top: 20px;
  }
  .contact-content .contact-form {
    padding: 0;
  }
  .home-hero, .home-hero .wrap {
    min-height: 400px;
  }
  .site-title a {
    width: 322px;
    height: 140px;
  }
  .home-let-intro .wrap {
    padding-bottom: 40px;
  }
  .home-workshops .intro-content {
    width: 100%;
    font-size: 22px;
    margin-bottom: 40px;
  }
  #sp-testimonial-free-wrapper-110 .sp-testimonial-free-section .testimonial-nav-arrow {
    display: none;
  }
  .let-testimonials blockquote, .about-testimonials blockquote, .service-testimonials blockquote, .home-testimonials blockquote {
    margin: 1.618em 0 0;
  }
  .let-testimonials .wrap, .about-testimonials .wrap, .service-testimonials .wrap, .home-testimonials .wrap {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  #sp-testimonial-free-wrapper-110 .sp-testimonial-free-section {
    margin: 0;
  }
  .let-cta .wrap, .service-cta .wrap, .about-cta .wrap, .home-cta .wrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .let-cta .landing-section-content, .service-cta .landing-section-content, .about-cta .landing-section-content, .home-cta .landing-section-content {
    padding: 60px;
  }
  .let-cta .button, .service-cta .button, .about-cta .button, .home-cta .button {
    font-size: 16px;
  }
  .landing-section .intro-content, .entry-content .intro-content {
    width: 100%;
    font-size: 16px;
  }
  .home-posts .wrap {
    padding-top: 60px;
  }
  .blog-optin-wrapper .image-wrapper, .home-optin-wrapper .image-wrapper {
    display: none;
  }
  .blog-optin-wrapper .content-wrapper, .home-optin-wrapper .content-wrapper {
    padding: 40px;
    text-align: center;
  }
  .home-optin .wrap, .blog-optin-widget .wrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .optin-form {
    margin: 0 auto;
  }
  .kml-page-header .wrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .contact-content .contact-info .call-us, .contact-content .contact-info .about-kelly, .contact-content .contact-info .email-us, .contact-content .contact-form {
    padding-left: 0;
    padding-right: 0;
  }
  .blog .site-inner .wrap, .search .site-inner .wrap, .archive .site-inner .wrap {
    padding-top: 40px;
  }
  .workshops-intro .wrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .service-workshops .wrap {
    padding-top: 40px;
  }
  .page-id-33 .entry-content img.alignright, .page-id-35 .entry-content img.alignright {
    width: 50%;
  }
  .let-focus-area .wrap {
    padding-top: 60px;
  }
  .let-faqs .wrap {
    padding-top: 40px;
  }
  .let-faqs .faq-question {
    padding: 15px 15px 15px 45px;
    font-size: 18px;
  }
  .let-faqs .faq-question:before {
    left: 15px;
  }
  .about-highlights .wrap {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .let-hero-content {
    padding-left: 40px;
    padding-right: 40px;
  }
  .home-hero .hero-content, .home-hero .hero-link, .home-hero .hero-link:after {
    font-size: 40px;
  }
  .home-hero .hero-link:after {
    margin-left: -40px;
  }
  .about-quote blockquote p, .landing-section-title {
    font-size: 32px;
  }
  .tagline, figcaption, body, .widget-wrap, .footer-widgets .widget-wrap .home-let-intro .let-intro-content, .home-about-kelly .about-content .content-wrapper, .optin-intro-content, .home-intro .home-intro-content .hero-content {
    font-size: 16px;
  }
  .home-let-intro .button-wrapper .button {
    font-size: 14px;
    margin-right: 16px;
  }
  .optin-form .button, .home-let-intro .let-credits .content-wrapper, .site-footer {
    font-size: 14px;
  }
  .let-focus-area, .sp-testimonial-free-section .sp-testimonial-client-testimonial, .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
    font-size: 18px;
  }
  .entry-title, .archive-title, .woocommerce .page-title {
    font-size: 24px;
  }
  .let-final-cta h2 {
    font-size: 36px;
  }
  .let-final-cta .course-price .course-fee, .let-final-cta h3 {
    font-size: 32px;
  }
  .let-final-cta em {
    font-size: 28px;
  }
  .let-final-cta .course-details, .let-final-cta .button {
    font-size: 20px;
  }
}
@media screen and (max-width: 920px) {
  .single .kml-page-header {
    border-top: 1px solid #eee;
  }
  .single .kml-page-header .wrap {
    padding: 0;
  }
  .single .entry-title {
    text-align: center;
  }
  .home-intro .wrap {
    padding-top: 60px;
  }
  .home-intro .home-intro-content, .home-let-intro {
    text-align: center;
  }
  .home-let-intro .wrap {
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }
  .home-let-intro .home-let-intro-wrapper .content-wrapper {
    padding: 35px;
  }
  .home-let-intro .button-wrapper {
    justify-content: center;
  }
  .home-let-intro .button-wrapper .button {
    margin-left: 10px;
    margin-right: 10px;
  }
  .home-let-intro .let-credits {
    flex-direction: column;
  }
  .home-let-intro .let-credits .content-wrapper {
    padding: 15px 0;
    width: 100%;
  }
  .home-about-kelly {
    text-align: center;
  }
  .home-about-kelly .wrap {
    padding: 0 0 40px 0;
  }
  .home-about-kelly .content-wrapper {
    padding: 20px;
  }
  .search .entry, .archive .entry, .blog .entry {
    width: 47%;
  }
  .error404 .site-inner .wrap {
    padding-top: 60px;
  }
  .about-highlights .wrap {
    padding-top: 20px;
  }
  .workshop-intro-wrapper {
    flex-direction: column-reverse;
  }
  .hero-quote-wrapper blockquote {
    width: 80%;
  }
  .iframe-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
    /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  }
  .responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 819px) {
  .menu-toggle {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    font-style: normal;
    text-transform: uppercase;
    background-color: #e47427;
    color: #fff;
    padding: 0.75em;
  }
  .menu-toggle:hover {
    background-color: #e47427;
    color: #fff;
  }
  .nav-primary {
    margin-left: 0;
    margin-right: 0;
  }
  .menu-primary .current-menu-item > a, .menu-primary a, .menu-primary a:hover {
    background-color: #f2f7fa;
  }
  .sub-menu-toggle {
    background-color: #2a414d;
    color: #fff;
  }
  .sub-menu-toggle:hover {
    background-color: #e47427;
    color: #fff;
  }
  .home-let-intro .home-let-intro-wrapper .content-wrapper, .content-sidebar-sidebar .wrap, .sidebar-content-sidebar .wrap, .sidebar-sidebar-content .wrap, .content-sidebar-sidebar .wrap, .sidebar-content-sidebar .wrap, .sidebar-sidebar-content .wrap, .sidebar-content .wrap, .content-sidebar .wrap, .sidebar-content .wrap, .content-sidebar .wrap, .full-width-content .wrap, .full-width-content .wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
  .site-header .wrap {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .home-optin .wrap, .blog-optin-widget .wrap, .home-about-kelly .wrap, .home-let-intro .wrap, .lander-sb-above-footer .wrap, .footer-widgets .wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .blog-optin-wrapper .content-wrapper, .home-optin-wrapper .content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .about-hero .wrap, .let-hero .wrap {
    padding: 0;
  }
  .let-cta .wrap, .service-cta .wrap, .about-cta .wrap, .home-cta .wrap {
    padding: 0;
  }
  .let-cta .landing-section-content, .service-cta .landing-section-content, .about-cta .landing-section-content, .home-cta .landing-section-content {
    padding: 40px 20px;
  }
  .let-hero-content {
    padding: 40px 20px 20px;
  }
}
@media screen and (max-width: 768px) {
  .home-hero .hero-content, .home-hero .hero-link, .home-hero .hero-link:after {
    font-size: 32px;
  }
  .home-hero .hero-link:after {
    margin-left: -32px;
  }
  .home-workshops .wrap {
    padding-bottom: 20px;
  }
  .home-posts .post-wrap {
    margin-bottom: 2.618em;
  }
  .home-posts .wrap {
    margin-top: 0;
  }
  .entry-content .search-form, .landing-section .search-form, .optin-form {
    width: 75%;
  }
  .hero-quote-wrapper blockquote {
    width: 100%;
  }
}
@media screen and (max-width: 720px) {
  .kml-category-select {
    display: block;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 600px) {
  .home-hero .hero-content, .home-hero .hero-link, .home-hero .hero-link:after {
    font-size: 28px;
  }
  .home-hero .hero-link:after {
    margin-left: -28px;
  }
  .home-intro .wrap {
    padding-top: 40px;
  }
  .home-let-intro .wrap {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .home-about-kelly .wrap {
    padding-bottom: 20px;
  }
  .let-testimonials .wrap, .about-testimonials .wrap, .service-testimonials .wrap, .home-testimonials .wrap {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .let-testimonials blockquote, .about-testimonials blockquote, .service-testimonials blockquote, .home-testimonials blockquote {
    margin-top: 0.618em;
  }
  .home-posts .wrap {
    padding-top: 40px;
  }
  .entry-content .search-form, .landing-section .search-form, .optin-form {
    width: 100%;
  }
  .home-optin .wrap, .blog-optin-widget .wrap {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .kml-post-extended-header {
    flex-direction: column;
  }
  .search .entry, .archive .entry, .blog .entry {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
  }
  .search .entry .entry-content, .archive .entry .entry-content, .blog .entry .entry-content, .search .entry .entry-header, .archive .entry .entry-header, .blog .entry .entry-header {
    padding: 0;
  }
  .search .entry-image-link, .archive .entry-image-link, .blog .entry-image-link {
    padding: 0;
    border: none;
  }
  .error404 .entry {
    text-align: center;
  }
  .kml-highlights {
    flex-direction: column;
  }
  .kml-highlights .kml-highlight {
    width: 100%;
  }
  .kml-highlights-wrapper {
    text-align: center;
  }
  .workshops-intro .wrap {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .service-workshops .wrap {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .page-id-33 .entry-content img.alignright, .page-id-35 .entry-content img.alignright {
    width: 100%;
    margin-left: 0;
  }
  .let-focus-area .wrap {
    padding-top: 40px;
  }
  .let-faqs .wrap {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .let-faqs .faq-answer {
    padding: 0 20px 20px;
  }
  .about-quote .wrap {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 480px) {
  /* Font Sizes */  .home-hero .hero-content, .home-hero .hero-link, .home-hero .hero-link:after {
    font-size: 24px;
  }
  .home-hero .hero-link:after {
    margin-left: -24px;
  }
  .site-header .wrap {
    padding-top: 0;
  }
  .site-title a {
    width: 276px;
    height: 120px;
  }
  .footer-widget-area .widget_media_image {
    width: 280px;
  }
  #menu-social-nav li a {
    width: 20px;
    height: 20px;
  }
  .entry {
    margin-bottom: 1em;
  }
  .workshop-intro-wrapper .workshop-images {
    display: none;
  }
  .workshops-intro .landing-section-title {
    margin-top: 0;
  }
  .let-faqs .faq-question {
    padding: 13px 13px 13px 43px;
    font-size: 16px;
    line-height: 1.25em;
  }
  .let-faqs .faq-question:before {
    left: 13px;
    top: 15px;
  }
  .let-final-cta h3 {
    margin-bottom: 30px;
  }
  .hero-quote-wrapper {
    padding: 20px;
  }
  .about-quote blockquote p, .landing-section-title {
    font-size: 28px;
  }
  .about-quote blockquote p {
    line-height: 1.25em;
  }
  .archive-pagination, figcaption, .tagline {
    font-size: 14px;
  }
  h3, .home-workshops .intro-content {
    font-size: 20px;
  }
  h4 {
    font-size: 18px;
  }
  .home-posts .post-title, .workshop-row .workshop-title {
    font-size: 18px;
  }
  .let-course-option p, .let-course-option ul, .workshop-row .workshop-desc {
    font-size: 15px;
  }
  .let-focus-area, blockquote, .sp-testimonial-free-section .sp-testimonial-client-testimonial, .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
    font-size: 16px;
  }
  .search .entry-categories a, .archive .entry-categories a, .blog .entry-categories a, .home-posts .post-category-link, .sp-testimonial-free-section .sp-testimonial-client-testimonial figcaption p {
    font-size: 12px;
  }
  .let-final-cta h2, .let-cta-one h2 {
    font-size: 32px;
  }
  .let-final-cta .course-price .course-fee, .let-final-cta h3 {
    font-size: 28px;
  }
  .let-final-cta em {
    font-size: 24px;
  }
  .let-final-cta .course-details, .let-final-cta .button {
    font-size: 18px;
  }
  .let-final-cta .note {
    font-size: 14px;
  }
  .let-hero-content h2 {
    font-size: 30px;
  }
  .let-hero-content h3, .let-cta-one h3 {
    font-size: 24px;
  }
  .let-hero-content {
    font-size: 18px;
  }
  .let-hero-content .course-schedule, .let-cta-one .course-schedule {
    font-size: 22px;
  }
  .hero-quote-wrapper .hero-quote {
    font-size: 28px;
  }
  .hero-slider-prev, .hero-slider-next {
    display: none;
  }
}
@media screen and (max-width: 340px) {
  .instagram-posts img {
    width: auto;
  }
}
@media screen and (min-width: 1161px) {
  .site-header > .wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .site-header .header-widget-area {
    flex-grow: 2;
  }
}
@media screen and (min-width: 1024px) {
  .width-75 {
    width: 75%;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .contact-content {
    flex-direction: row;
    border: 1px solid #e6e6e6;
  }
  .contact-content .contact-form {
    width: 70%;
    border-left: 1px solid #e6e6e6;
  }
  .contact-content .contact-info {
    width: 30%;
  }
  .workshop-row .content-wrapper {
    width: 75%;
    margin: 0 auto;
  }
  .let-testimonials blockquote, .about-testimonials blockquote, .service-testimonials blockquote, .home-testimonials blockquote {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .home-posts .post-title {
    width: 80%;
    margin: 0 auto;
  }
  .blog-optin-wrapper, .home-optin-wrapper {
    display: flex;
    align-items: center;
  }
  .blog-optin-wrapper .content-wrapper, .home-optin-wrapper .content-wrapper {
    width: 70%;
    box-sizing: border-box;
    padding: 40px 60px;
  }
  .blog-optin-wrapper .image-wrapper, .home-optin-wrapper .image-wrapper {
    width: 30%;
  }
  .blog-optin-wrapper .image-wrapper img, .home-optin-wrapper .image-wrapper img {
    display: block;
  }
  .home-optin .landing-section-title, .blog-optin-widget .landing-section-title {
    width: 80%;
  }
}
@media screen and (min-width: 921px) {
  .single .site-inner .wrap {
    width: 840px;
    box-sizing: border-box;
    margin-top: -80px;
    padding: 40px 60px 40px;
  }
  .narrow-page .site-inner .wrap {
    width: 840px;
    box-sizing: border-box;
    padding-top: 60px;
  }
  .let-courses-section .landing-section-content {
    width: 760px;
    margin: 0 auto;
  }
  .error404 .site-inner .wrap {
    width: 840px;
    box-sizing: border-box;
    padding-top: 80px;
  }
  .home-intro .home-intro-content {
    display: flex;
  }
  .home-intro .home-intro-content .image-wrapper {
    width: 48%;
  }
  .home-intro .home-intro-content .content-wrapper {
    width: 52%;
    padding-left: 60px;
    box-sizing: border-box;
  }
  .home-let-intro .home-let-intro-wrapper {
    display: flex;
    flex-direction: row-reverse;
  }
  .home-let-intro .home-let-intro-wrapper .content-wrapper {
    width: 60%;
    box-sizing: border-box;
    padding: 40px 60px;
  }
  .home-let-intro .home-let-intro-wrapper .image-wrapper {
    width: 40%;
  }
  .home-let-intro .home-let-intro-wrapper .image-wrapper img {
    display: block;
  }
  .home-let-intro .let-credits .content-wrapper {
    padding: 20px 35px;
  }
  .home-about-kelly .about-content {
    display: flex;
    flex-direction: row-reverse;
  }
  .home-about-kelly .about-content .image-wrapper {
    width: 40%;
  }
  .home-about-kelly .about-content .image-wrapper img {
    border-radius: 50%;
  }
  .home-about-kelly .about-content .content-wrapper {
    width: 60%;
    padding-right: 80px;
    box-sizing: border-box;
  }
  .kml-highlights-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .kml-highlights-intro {
    width: 30%;
    margin-right: 5%;
  }
  .kml-highlights {
    width: 65%;
  }
  .workshop-intro-wrapper .workshop-intro-content {
    width: 48%;
    margin-right: 4%;
  }
  .workshop-intro-wrapper .workshop-images {
    width: 48%;
  }
}
@media screen and (min-width: 768px) {
  .workshop-row {
    display: flex;
    justify-content: center;
  }
  .workshop-row .workshop-column {
    width: 31%;
  }
  .workshop-row .workshop-column:nth-child(2) {
    margin-left: 3.5%;
    margin-right: 3.5%;
  }
  .let-course-options {
    display: flex;
    justify-content: center;
  }
  .let-course-options .let-course-option {
    width: 31%;
  }
  .let-course-options .let-course-option:nth-child(2) {
    margin-left: 3.5%;
    margin-right: 3.5%;
  }
  .light-bg-box {
    padding: 1.618em 2.618em;
  }
  .home-posts:before {
    content: '';
    display: block;
    height: 450px;
    background-color: #2a414d;
  }
  .home-posts .wrap {
    background-color: transparent;
  }
  .home-posts .tagline, .home-posts .landing-section-title, .home-posts .intro-content {
    color: #fff;
  }
  .home-posts .kml-latest-posts {
    display: flex;
    justify-content: center;
    padding-top: 35px;
  }
  .home-posts .kml-latest-posts .post-wrap {
    width: 31%;
  }
  .home-posts .kml-latest-posts .post-wrap:nth-child(2) {
    margin-left: 3.5%;
    margin-right: 3.5%;
  }
  .home-posts .image-wrapper {
    padding: 10px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
  }
  .about-quote figure {
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 720px) {
  .kml-post-cats-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px;
    align-items: center;
    display: block;
  }
  .kml-post-cats {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin-bottom: 1.618em;
    font-size: 16px;
  }
  .kml-post-cats li {
    display: inline-block;
  }
  .kml-post-cats li a {
    margin: 0 3px 5px;
    border: 1px solid;
    padding: 5px 30px;
    border-radius: 3px;
    display: block;
    color: #e47427;
  }
  .kml-post-cats li a:hover {
    background-color: #e47427;
    color: #fff;
  }
  .kml-post-cats li.active-cat a {
    background-color: #e47427;
    color: #fff;
  }
  ul.let-highlights {
    padding-left: 1.618em;
  }
}
