
/* Standard Screens */
@media (max-width: 1366px) {
    .banner.internal-banner{
        height:250px;
    }
    .internal-banner h1,
    .internal-banner h2{
        font-size: 60px;
        line-height: 60px;
    }
}

@media only screen and (max-width: 1199px) {

    .container {
        max-width: calc(100% - 30px);
    }

    #primary-nav ul li a {
        padding: 20px 15px;
    }
  .hero-section .hero-text .h1 {
    font-size:65px;
    line-height: 70px;
  }
  .hero-section .hero-text h3 {
    color: #0091B4;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.1;
    text-transform: capitalize;
  }
  .hero-section .hero-text p {
    margin: 20px 0 50px;
    color: #BDBDC0;
    font-size: 22px;
    line-height: 24px;
  }
  .hero-section .hero-img {
    max-width:40%;
  }

    .section .section-content br {
        display: none;
    }

    .widget_calendar table th,
    .footer-widgets .widget_calendar table th,
    .footer-widgets .widget_calendar table td,
    .widget_calendar table td {
        padding: 2px 6px;
        font-size: 14px;
    }

    .widget_calendar table tbody td a {
        width: 25px;
        height: 25px;
    }

    .feature-text p br {
        display: none;
    }

    .extra_columns .social-icons ul li {
        margin: 0 1px;
    }

    .cpt-listing .cpt-content {
        width: auto;
        padding-left: 25px;
    }

    .widget_cta_banner .widget_banner_caption h4 {
        font-size: 27px;
        word-wrap: break-word;
        line-height: 35.6px;
    }

    .widget_cta_banner {
        padding: 38px 22px;
    }

}

@media only screen and (max-width: 990px) {
    .mobile-only {
        display: inline-block;
    }

    .desktop-only {
        display: none;
    }
    #site-header .site-logo{
        width:calc(100% - 50px);
    }
    .menu-toggle {
      position: absolute;
      right: 0;
      top: 20px;
    }
    .site-logo, .menu-toggle {
        vertical-align: middle;
        -ms-word-break: break-all;
        word-break: break-all;
    }

    .banner.home-banner{
        height:460px;
    }
    .banner-caption .banner-button {
        margin-top: 30px;
    }
    .home-banner .banner-content.align-right,
    .home-banner .banner-content.align-left {
        align-items: center;
        justify-content: center;
    }

    .banner.internal-banner {
        height: 255px;
    }

    .internal-banner h1,
    .internal-banner h2{
        font-size: 60px;
        line-height: 62px;
    }
    .internal-banner h1,
    .internal-banner h2{
        font-size: 8vmax;
        line-height: 9vmax;
    }
    .section {
        padding: 94px 0 100px;
    }

    .section-columns .cpt-col {
        display: block;
        max-width: 48%;
        flex: inherit;
        margin: 0 auto;
        float: none;
        clear: both;
        margin-bottom: 40px;
    }

    .section-columns .cpt-col:last-child {
        margin-bottom: 0;
    }

    .cpt-col .cta-block{
        max-width:370px;
        margin:0 auto;
    }

    article.instructor .featured-image {
        margin-top: 20px;
        margin-bottom: 18px;
    }

    .feature-text h4 {
        font-size: 24px;
        line-height: 30px;
    }

    .feature-image {
        width: 77px;
    }

    .feature-image img {
        width: 68px;
    }

    .feature-text p {
        line-height: 26px;
    }

    .testimonials .testimonials-row {
        padding: 0 60px;
    }

    .newsletter-form .submit {
        float: none;
    }

    .footer-widgets{
        text-align: center;
    }
    .footer-widgets .flex-row.columns-4 .flex-column {
        flex: inherit;
    }

    .footer-widgets .flex-row .flex-column,
    .footer-widgets .flex-row.columns-4 .flex-column {
        padding-bottom: 70px;
    }

    .footer-widgets .flex-row .flex-column,
    .footer-widgets .flex-row.extra_columns .flex-column:last-child:not(:nth-child(2n)),
    .footer-widgets .flex-row .flex-column:last-child:not(:nth-child(2n)),
    .footer-widgets .flex-row.extra_columns:not(.columns-4) .flex-column:nth-child(3n) {
        border-right: 2px solid #363636;
    }

    .footer-widgets .flex-row .flex-column:nth-child(2n) {
        border: 0;
    }

    .blog_sidebar {
        padding-left: 35px;
    }

    .widget_cta_banner{
        min-height:inherit !important;
        padding: 16px 22px;
        background-size: cover;
    }

    .widget_cta_banner .widget_banner_caption h4{
        font-size: 2vmax;
        line-height:inherit;
    }
    .widget_cta_banner .button{
        word-wrap: break-word;
        display: block;
        white-space: pre-line;
        font-size: 1.5vh;
    }

    .cpt-listing.has-sidebar .cpt-thumb{
        max-width: 100% !important;
    }

    .widget_calendar table td {
        padding: 2px 5px;
        font-size: 12px;
    }
    .widget_calendar table tbody td a {
        width: 22px;
        height: 22px;
    }

    .widget_recent_entries .post-date{
        display: inline-block;
    }
    .footer-widgets .widget_calendar table{
        margin:0 auto;
    }

}

@media only screen and (max-width:767px){
  .hero-section {
    height: auto;
    min-height: 100vh;
    padding-top: 200px;
  }
  .hero-section > div {
    transform: none;
    top: 0;
    padding-bottom: 50px;
  }
  .hero-section .hero-img {
    max-width: 40%;
    width: 160px;
    height: 160px;
  }
  .hero-section .hero-img img {
    width: 160px;
    height: 160px;
    mix-blend-mode: luminosity;
  }
  .hero-section .services {
    position: relative;
    width: 100%;
    height: auto;
    bottom: auto;
    left: 0;
    transform: none;
    top: auto;
    z-index: 5;
    padding-bottom: 0px;
  }

  .pcircle {
    width: 40px;
    height: 40px;
  }
  .lines {
    width: 20px;
    left: calc(50% - 10px);
  }
  #line2 {
    top: calc(50% - 3px);
  }
    .banner.home-banner{
        height:460px;
    }
    .banner-caption .banner-button {
        margin-top: 30px;
    }
    .home-banner .banner-content.align-right,
    .home-banner .banner-content.align-left {
        align-items: center;
        justify-content: center;
    }

    .section-content p{
        display:inline;
    }

    .feature-box.text-left,
    .feature-box.text-right{
        text-align: center;
    }
    .feature-box .feature-image,
    .feature-box .feature-text{
        display: block;
        float: none;
        text-align: center;
        width:100%;
    }
    .feature-image img{
        margin-top:0px;
        margin-bottom:10px;
    }


    .section-columns .cpt-col{
        max-width:inherit;
    }
    .page-content {
        padding: 30px 0;
    }

    .cpt-listing .cpt-content.full-width{
        max-width:100%;
    }

    .cpt-listing .type-lesson .cpt-thumb,
    .cpt-listing .type-lesson .cpt-content{

        padding:0 15px 0;
    }

    .cpt-listing .cpt-single-item {
        margin-bottom: 70px;
    }

    .cpt-listing .type-lesson .cpt-thumb a img,
    .cpt-listing .cpt-single-item .cpt-thumb a img,
    article.type-page .page-thumb{
        display: block;
        width:100%;
    }
    .cpt-listing .type-lesson .cpt-thumb,
    .cpt-listing .cpt-single-item .cpt-thumb,
    .page-thumb{
        max-width:100%;
        width:100%;
        margin-bottom:20px;
    }

    .cpt-listing .cpt-single-item .cpt-thumb{
        padding-right:15px;
    }
    .cpt-listing .cpt-content{
        padding-left:15px;
        max-width:100%;
    }

    .cpt-custom-fields{
        display: flex;
    }
    .cpt-custom-fields .field-block,
    .cpt-buttons .cpt-button{
        max-width:50%;
        flex: 0 0 50%;
    }

    .sidebar .cpt-custom-fields .field-block {
        margin-bottom: 20px;
    }

    .widget_cta_banner .widget_banner_caption h4 {
        font-size: 30px;
    }
    .widget_cta_banner .button{
        font-size:16px;
    }


    .footer-widgets .flex-row .flex-column,
    .footer-widgets .flex-row.extra_columns .flex-column:last-child:not(:nth-child(2n)),
    .footer-widgets .flex-row .flex-column:last-child:not(:nth-child(2n)),
    .footer-widgets .flex-row.extra_columns:not(.columns-4) .flex-column:nth-child(3n){
        border-color:transparent;
        padding-bottom: 70px;
    }
    .footer-widgets .flex-row .flex-column:last-child{
        padding-bottom:0 !important;
    }

    .footer-widgets .social-icons ul li {
        margin: 0 7px;
    }


    .sidebar.primary,
    .sidebar.blog_sidebar{
        padding-top:30px;
        padding-left:15px;
    }

    .sidebar.blog_sidebar{
        border-top:1px solid #777;
        margin-top:20px;
    }

    .sidebar .widget_calendar table th{
        padding: 8px 6px;
        font-size: 16px;
    }
    .widget_calendar table td {
        padding: 6px 10px;
        font-size: 16px;
    }
    .widget_calendar table tbody td a {
        width: 27px;
        height: 27px;
    }

}

@media only screen and (max-width: 520px) {

    .banner-caption br{
        display: none;
    }

    .section-columns .cpt-col{
        max-width:inherit;
    }

    .section-content p {
        display: inline;
    }
    .cpt-custom-fields{
        display: block;
    }
    .cpt-custom-fields .field-block{
        display:block;
        clear: both;
        max-width:100%;
    }
    .cpt-buttons .cpt-button {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .cpt-custom-fields .field-block:not(:last-child),
    .cpt-buttons .cpt-button:not(:last-child){
        margin-bottom:40px;
    }
}

@media only screen and (max-width: 320px){
    .banner-caption h1,
    .banner-caption h2,
    .internal-banner h1,
    .internal-banner h2{
        font-size: 50px;
        line-height: 55px;
    }
    .banner-caption .sub-title{
        font-size: 24px;
    }
    .banner.home-banner {
        height: 420px;
    }

    .internal-banner h2 {
        font-size: 36px;
        line-height: 39px;
    }

    .button, input[type=submit]{
        font-size: 15px;
        width: 252px;
    }

    .section {
        padding: 60px 0 70px;
    }

    .section-title h2{
        font-size: 31px;
    }

    .feature-text {
        width: 100%;
        text-align: center;
    }
    .testimonials{
        width:100%;
        max-width:100%;
        padding:0 4px 40px;
    }
    .testimonials .testimonials-row {
        padding: 0 15px;
    }
    article header{
        font-size: 30px;
    }

    .footer-widgets .social-icons ul li {
        margin: 0 1px;
    }

    .event .event-date,
    .event .event-content{
        width:100%;
    }

    .event .event-date{
        margin-bottom: 14px;
        font-size: 28px;
    }
    .event .event-date .day{
        font-size: 28px;
        display: inline;
    }
    .event .event-date .day sup{
        vertical-align: 0px;
    }

    .widget_calendar table td {
        padding: 4px 9px;
        font-size: 14px;
    }

    .page-content h1{
        font-size: 31px;
        line-height: 42px;
    }

    .post-meta ul{
        font-size: 12px;
        text-overflow: inherit;
        white-space: inherit;
    }
    .post-meta ul li{
        padding-right: 7px;
        margin-right: 4px;
        border:none;
    }

    .post-meta .post-author{
        background-size: auto 15px;
    }
    .post-meta .post-date{
        background-size: auto 15px;
    }
    .post-meta ul li.post-categories{
        background-size: auto 15px;
    }
}

/* Primary Skin Color */

.site-logo a,
.site-logo h1,
#primary-nav ul,
.footer-widgets .widget_calendar table thead,
.footer-widgets .widget_calendar table th,
.comment-reply-link:hover,
.button,
.button:visited,
a.page-numbers,
.primary_color {
    color: #000000;
}

#primary-nav ul li.current_page_item a,
#primary-nav ul li ul li a,
#primary-nav ul li:hover>a,
.page-numbers.current,
.page-numbers:hover,
.next.page-numbers:hover,
.searchform input[type=submit],
.comment-reply-link,
.footer-widgets,
.widget_calendar table thead,
.primary_bgcolor {
    background-color: #000000;
}

.prev.page-numbers,
.next.page-numbers,
.post-comments textarea,
.comment-reply-link:hover,
.comment-reply-link,
.button.border:hover,
.button,
.button.dark,
.button.border {
    border-color: #000000;
}

.social-icons ul li a svg * {
    fill: '';
}


/* Secondary Skin Color */

.button.dark,
.footer-widgets .widget_calendar table thead,
.secondary_color {
    color: #ffffff;
}

.footer-widgets .social-icons ul li a svg * {
    /* fill: #ffffff;*/
}

.footer-widgets .widget_calendar table thead,
.secondary_bgcolor {
    background-color: #ffffff;
}

.footer-widgets .widget_calendar table,
.footer-widgets .widget_calendar table tfoot,
.secondary_bordercolor {
    border-color: #ffffff;
}

header#site-header {
    min-height: 80px;
}

.banner.home-banner {
    height: 630px;
}

.site-logo .site-title {
    font-family: Quicksand;
    font-color: #000000;
    font-size: 38px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 38px;
    text-decoration: none;
    text-transform: none;
}

#primary-nav ul li a {
  font-family: Quicksand;
  font-size: 20px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
}

body,
p,
.section-content p,
.post-content,
.post-content p,
.page-content,
.page-content p,
.cpt-excerpt,
.cpt-excerpt p,
.cpt-content,
.cpt-content:not(.dashicons),
.cpt-content p,
.sidebar {
    font-family: Quicksand;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    text-decoration: none;
}

.cursive-font,
.post-comments #respond h3,
.footer-widgets .widget-title,
.banner-caption .sub-title {
    font-family: Minimal;
}

h1,
.page-content h1,
.post-content h1,
cpt-content h1 {
    font-family: Quicksand;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 51px;
    text-decoration: none;
}

h2,
.page-content h2,
.post-content h2,
cpt-content h2 {
    font-family: Quicksand;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 45px;
    text-decoration: none;
}

h3,
.page-content h3,
.post-content h3,
cpt-content h3 {
    font-family: Quicksand;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    text-decoration: none;
}

h4,
.page-content h4,
.post-content h4,
cpt-content h4 {
    font-family: Quicksand;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    text-decoration: none;
}

h5,
.page-content h5,
.post-content h5,
cpt-content h5 {
    font-family: Minimal;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-decoration: none;
}

h6,
.page-content h6,
.post-content h6,
cpt-content h6 {
    font-family: Quicksand;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    text-decoration: none;
}

.home-banner .banner-caption h2 {
    font-family: Quicksand;
    font-size: 60px;
    font-style: normal;
    font-weight: normal;
    line-height: 60px;
    text-decoration: none;
}

.banner-caption .sub-title {
    font-family: Minimal;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    text-decoration: none;
}

.internal-banner h1,
.internal-banner h2 {
    font-family: Minimal, sans-serif;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    text-decoration: none;
}

.section-title h2,
.section.background .section-title h2 {
    font-family: Quicksand;
    font-size: 38px;
    font-style: normal;
    font-weight: normal;
    line-height: 42px;
    text-decoration: none;
}

.button {
    font-family: Quicksand;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    text-decoration: none;
}

.footer-widgets,
.footer-widgets p {
    font-family: Quicksand;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 29px;
    text-decoration: none;
}

#page {
    background-color: #ffffff;
}

.section-content a:not(.button),
.post-content a:not(.button),
.sidebar .widget a:not(.button .comment-reply-link) {
    color: #000000;
}

.section-content a:not(.button):active,
.post-content a:not(.button):active,
.sidebar .widget a:not(.button .comment-reply-link):active {
    color: #000000;
}

.section-content a:not(.button):visited,
.post-content a:not(.button):visited,
.sidebar .widget a:not(.button .comment-reply-link):visited {
    color: #000000;
}

.section-content a:not(.button):hover,
.post-content a:not(.button):hover,
.sidebar .widget a:not(.button .comment-reply-link):hover {
    color: #666666;
}

.post-content h1,
.cpt-content h1 {
    color: #000000;
}

.post-content h2,
.cpt-content h2 {
    color: #000000;
}

.post-content h3,
.cpt-content h3 {
    color: #000000;
}

.post-content h4,
.cpt-content h4 {
    color: #000000;
}

.post-content h5,
.cpt-content h5 {
    color: #000000;
}

.post-content h6,
.cpt-content h6 {
    color: #000000;
}

header#site-header {
    background-color: var(--cf-hero-bg);
}

.site-logo a {
    color: #000000;
}

.site-logo a:hover {
    color: #666666;
}

#primary-nav ul li a {
    color: #000000;
}

#primary-nav ul li:hover>a {
    color: #ffffff;
}

#primary-nav ul li.current_page_item a,
#primary-nav ul li.current-menu-parent a {
    color: #ffffff;
}

#primary-nav ul li a {
    background-color: #ffffff;
}

#primary-nav ul li:hover>a {
    background-color: #000000;
}

#primary-nav ul li.current_page_item a,
#primary-nav ul li.current-menu-parent a {
    background-color: #000000;
}

#primary-nav ul.sub-menu li a {
    color: #ffffff;
}

#primary-nav ul.sub-menu li:hover>a {
    color: #ffffff;
}

#primary-nav ul.sub-menu li.current_page_item a,
#primary-nav ul.sub-menu li.current-menu-item a {
    color: #ffffff;
}

#primary-nav ul.sub-menu li a {
    background-color: #000000;
  color:#FFF!important;
  padding: 10px 20px;
  font-size: 16px;
  font-family: 'Quicksand';
}

#primary-nav ul.sub-menu li:hover>a {
    background-color: #222222;
}

#primary-nav ul.sub-menu li.current_page_item a,
#primary-nav ul.sub-menu li.current-menu-item a {
    background-color: #000000;
}

.home-banner .banner-caption h1,
.home-banner .banner-caption h2 {
    color: #1b203e;
}

.home-banner .banner-caption .sub-title p {
    color: #ffffff;
}

.banner.home-banner {
    background-color: #cccccc;
}

.internal-banner .banner-caption h1,
.internal-banner .banner-caption h2 {
    color: #1b203e;
}

.internal-banner .banner-caption .sub-title p,
.internal-banner .archive-description {
    color: #ffffff;
}

.banner.internal-banner {
    background-color: var(--cf-hero-bg);
}

.section-title h2 {
    color: #000000;
}

.footer-widgets {
    background-color: #000000;
}

.footer-widgets,
.footer-widgets p,
.footer-widgets .footer-logo.site-logo .site-title {
    color: #ffffff;
}

.footer-widgets .widget_calendar table thead {
    background-color: #ffffff;
}

.footer-widgets .widget_calendar table,
.footer-widgets .widget_calendar table tfoot {
    border-color: #ffffff;
}

.banner .button,
.widget_cta_banner .button {
    color: #000000;
}

.banner .button:hover,
.widget_cta_banner .button:hover {
    color: #4f4f4f;
}

.cta-content .button,
.section-button .button:not(.dark),
.cpt-button .button,
.cpt-buttons .button,
#commentform input[type=submit] {
  color: #FFF;
  background: #1b203e;
  border: 1px solid #1b203e!important;
  border-radius: 22px;
  font-weight: bold;
}

.cta-content .button:hover,
.section-button .button:hover,
.cpt-button .button:hover,
.cpt-buttons .button:hover,
#commentform input[type=submit]:hover {
  background: #F2F3F5;
  border: 1px solid #F2F3F5!important;
}
@media (max-width:640px){
  .hero-section .hero-text .h1 p {
    font-size: 65px;
    line-height: 60px;
  }
  .hero-section .hero-text h3 p {
    color: #0091B4;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    text-transform: capitalize;
  }
  .hero-section .hero-text > p {
    display:none;
  }
}

/* Your custom CSS goes here */
