/*
Theme Name: Oshin Child
Description: Oshin Child Theme
Author: Brand Exponents
Template: oshin
Version: 7.1.7
*/
@import url("../oshin/style.css");

.error404.header-solid #header-wrap {
    background-color: #222;
}

#private a,
.a-link-underline {
    text-decoration: underline;
}

.post-hide,
.hdn-obfsctr {
    display: none;
}

#footer {
    background-color: #e9e6de !important;
    border-top: 1px solid #fdfdfd !important;
}

#footer #footer-wrap .footer-left-area,
#footer #footer-wrap .footer-center-area,
#footer #footer-wrap .footer-right-area {
    line-height: 22px !important;
}

#footer .pipe.invisible {
    opacity: 0;
}

#footer #footer-wrap {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}

#navigation .current_page_item a,
#navigation .current-menu-item>a {
    color: #e0a240 !important;
}

#page-content .about-page-wrapper .testimonial-video-wrapper {
    margin-bottom: 20px !important;
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100102;
    background-color: #e8d4a2;
    box-shadow: 0 3px 6pxrgba(0, 0, 0, .3);
    overflow: hidden;
    color: #111;
    border-radius: 10px;
}

.ui-dialog-titlebar {
    background: #ddc075;
    border-bottom: none;
    height: 36px;
    font-size: 18px;
    font-weight: 600;
    line-height: 2;
    padding: 0 36px 0 16px;
    color: #111;
}

.ui-dialog-buttonpane {
    background: #e8d4a2;
    border-top: none;
    padding: 16px;
}

.ui-button,
.ui-button:focus {
    display: inline-block;
    text-decoration: none;
    font-size: 13px;
    line-height: 2;
    height: 28px;
    margin: 0;
    padding: 3px 10px 5px 12px;
    cursor: pointer;
    border-width: 0;
    border-style: solid;
    -webkit-appearance: none;
    border-radius: 3px;
    white-space: nowrap;
    box-sizing: border-box;
    color: #111;
    border-color: #c3c4c7;
    background: #ddc075;
    box-shadow: 2px 2px 2px #11111150;
    vertical-align: top;
}

.ui-button.ui-dialog-titlebar-close {
    background: 0 0;
    border: none;
    box-shadow: none;
    color: #555;
    cursor: pointer;
    display: block;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    height: 36px;
    text-align: center;
    border-radius: 0;
    overflow: hidden;
    display: none;
}

.ui-button.ui-dialog-titlebar-close:focus,
.ui-button.ui-dialog-titlebar-close:hover {
    color: #777;
}

.ui-dialog-buttonpane .ui-button {
    margin-left: 16px !important;
}

.ui-button:hover {
    background: #f6f7f7;
}

#print-only {
    display: none;
}

#registration p {
    color: #261a1a !important;
    font-size: 18px;
}

#registration input.reg-field,
#registration select.reg-field,
#registration select.reg-field option,
#registration textarea.reg-field,
#registration input.reg-button {
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
    color: #111;
    padding: 10px;
    border: 1px solid #777;
    background-color: #efefef;
    max-width: 49%;
    float: left;
    display: block;
    margin: 10px 10px 10px 0;
    font-size: 15px;
}

#registration input.reg-button {
    padding: 15px;
}

#registration::placeholder {
    color: #999 !important;
    text-transform: uppercase;
}

#registration:-ms-input-placeholder {
    color: #999 !important;
    text-transform: uppercase;
}

#registration::-ms-input-placeholder {
    color: #999 !important;
    text-transform: uppercase;
}

#registration #state.reg-field {
    padding: 10px 0;
}

#registration .course-selection-wrapper span,
#registration .amount-wrapper .dollar-cents,
#registration .amount-wrapper .dollar-sign {
    color: #111;
    font-size: 18px;
}

#registration .dollar-sign,
#registration .dollar-cents {
    float: left;
    margin-right: 5px;
    padding: 15px 0;
    font-size: 20px;
}

#registration #reg-amount {
    width: 100px;
    margin-right: 5px;
    font-size: 16px;
    height: 41px;
}

#registration input.reg-button:hover {
    background-color: #e8d4a2;
}

#registration .wpcf7 form.invalid .wpcf7-response-output {
    border-color: rgb(149 62 42);
    margin-bottom: 50px !important;
    color: #111;
    padding: 15px;
    font-size: 20px;
    margin: 30px 0;
}

#registration input[type="text"].wpcf7-not-valid,
#registration input[type="email"].wpcf7-not-valid,
#registration input[type="password"].wpcf7-not-valid,
#registration input[type="tel"].wpcf7-not-valid,
#registration textarea.wpcf7-not-valid {
    border: 2px solid rgba(149, 62, 42, 1) !important;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #d3ab41;
    color: #111;
}

#registration .wpcf7-response-output {
    border-color: #76895b;
    padding: 5px 15px 5px 15px;
    color: #111;
    font-size: 20px;
    margin-left: 0;
}

#registration .wpcf7-form-control-wrap.invalid {
    border: 2px solid rgba(149, 62, 42, 1) !important;
    padding: 5px 15px 5px 0;
}

#registration .course-checkbox-wrapper {
    margin-top: 10px;
}

#registration .disable-form .course-checkbox-wrapper span.no-courses {
    color: #a9471d !important;
    text-transform: uppercase;
    position: relative;
    top: -20px;
    font-size: 20px;
    display: block;
}

#registration .disable-form .course-checkbox-wrapper .reg-checkbox {
    display: none;
}

#registration .enable-form .course-checkbox-wrapper span.no-courses {
    display: none;
}

.courses-page-wrapper .course-closed {
    color: #a9471d !important;
    text-transform: uppercase;
}

#registration .disable-form input,
#registration .disable-form textarea {
    pointer-events: none;
    background-color: #ddd;
    color: #aaa;
}

#registration .reg-box {
    display: inline-block;
    margin: 0 0 20px 0;
    width: 100%;
}

#registration .amount-wrapper {
    display: inline-block;
    padding-bottom: 20px;
    margin: 20px 0;
}

#registration .reg-address-info {
    max-width: 49%;
}

#registration .reg-address-info input {
    max-width: 100%;
}

#registration .reg-address-info input {
    max-width: 100%;
}

#registration #city {
    display: inline-block;
    width: 49%;
}

#registration #state {
    display: inline-block;
    width: 61px;
    height: 41px;
}

#registration #zip-code {
    display: inline-block;
    width: calc(49% - 71px);
    margin-right: 0;
}

#registration .reg-box-title {
    color: #333;
}

.section-start {
    margin-bottom: 30px;
}

p.heading,
#registration .reg-box-title {
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
    font-size: 18px;
    line-height: normal;
}

.courses-page-wrapper p.tbl-indent {
    margin-left: 25px;
}

h1,
h2,
h3,
h4 {
    color: #41641b !important
}

.home-page-slider {
    min-height: 650px;
}

.home-page-slider h2 {
    color: #fff !important;
}

.session-box {
    padding: 25px;
    background-color: #ddc075;
    border-radius: 20px;
    margin-bottom: 10px;
    border: none;
    display: inline-block;
    width: 100%;
}

h5,
#reply-title,
.h5 {
    font-size: 22px !important;
    line-height: normal !important;
    text-transform: uppercase !important;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif !important;
}

.testimonial_slide h2 {
    color: #fff !important;
}

.about-page-wrapper h2,
.about-page-wrapper .tatsu-module h2:last-child {
    margin-bottom: 15px !important;
    margin-top: 5px !important;
}

.pull-bottom {
    margin-bottom: 10px !important;
}

p,
a,
ul,
ul li,
ul li a,
h5,
strong {
    color: #261a1a !important
}

#navigation a {
    color: #fff !important
}

#navigation a:hover,
#navigation ul li a:hover,
#navigation a.current-menu-item,
#navigation ul li a.current-menu-item {
    color: rgba(243, 141, 31, .7) !important
}

.alert-highlight,
.alert-highlight a {
    color: #000 !important;
    font-weight: 600
}

.no-bullet.bold-li {
    list-style-type: none;
    padding-left: 25px;
    line-height: normal;
}

.alert-highlight a:hover {
    color: #333 !important
}

#navigation {
    font-size: 13.5px !important;
}

.tatsu-section .tatsu-row-wrap:last-child>.tatsu-row>.tatsu-column {
    margin: 0 auto !important;
}

.courses-page-wrapper ul,
.courses-page-wrapper p,
.section-start ul,
.section-start p {
    font-size: 18px;
}

.course-hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-color: #000000;
}

.counseling-page-wrapper ul {
    margin-top: 15px;
}

.counseling-page-wrapper ul li,
.section-start ol li {
    margin-bottom: 5px;
}

.plyr--video .plyr__control.plyr__tab-focus,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded=true] {
    background-color: rgba(209, 191, 147, 1);
    color: #fff;
}

.courses-page-wrapper a span.mlink,
a span.mlink,
a.local-link,
a.email-link {
    color: #144878 !important;
    text-decoration: none;
}

a.local-link {
    font-size: 20px;
    line-height: 24px;
}

.reg-link a {
    text-decoration: underline !important;
    color: #144878 !important;
}

a:hover span.mlink,
a.local-link:hover,
a.email-link:hover,
.counseling-page-wrapper ul li a:hover,
.section-start ol li a:hover {
    color: #d8d8d8;
}

h4.pull-top {
    margin-top: -15px;
}

.push-top {
    margin-top: 25px;
}

.push-bottom,
.courses-page-wrapper .push-bottom {
    margin-bottom: 30px !important;
}

.p-column-block {
    column-count: 2;
    column-gap: 40px;
}

.p-column-block-multi {
    column-count: 4;
    column-gap: 40px;
}

a span.mlink {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: normal;
}

.to-top {
    margin-top: 10px;
}

#page-content h3 {
    font-size: 34px;
}

#page-content h3 {
    font-family: "Cardo", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    font-size: 28px;
    line-height: normal;
    letter-spacing: 0;
}

#page-content h4 {
    font-family: "Cardo", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    font-size: 24px;
    line-height: normal;
    letter-spacing: 0;
}

.page #back-to-top {
    background-color: rgba(162, 153, 138, .75) !important;
    z-index: 3;
}

.logo a,
.logo a img {
    display: block;
    width: auto;
}

.logo img {
    filter: drop-shadow(0 0 25px #000000);
}

.tatsu-top-divider svg g path:first-of-type,
.tatsu-top-divider svg g path:nth-of-type(2),
.tatsu-bottom-divider svg g path:first-of-type,
.tatsu-bottom-divider svg g path:nth-of-type(2) {
    fill: #f38d1f;
}

.home-slider-icon .testimonials_wrap .center-content .font-icon {
    display: none !important;
}

.home-slider-icon .owl-carousel .owl-item {
    min-height: 180px;
    display: table;
}

#testimonial-video {
    margin-top: 10px;
}

.plyr__video-embed iframe,
.plyr__video-wrapper--fixed-ratio video {
    position: static;
    user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.home-video-container {
    max-width: 400px;
    min-width: 150px;
    padding-top: 70px !important;
}

#bottom-widgets {
    background-color: #e9e6de !important;
    padding-top: 40px !important;
}

#bottom-widgets ul {
    line-height: normal;
}

#bottom-widgets p {
    margin-bottom: 15px;
    line-height: 24px;
}

.about-video-container {
    max-width: 300px;
    min-width: 150px;
}

.testimonial-video-wrapper .plyr--video,
.video-wrapper .plyr--video {
    background: rgb(95 95 95 / 50%);
    overflow: hidden;
    border: 15px solid #d1bf93;
}

.video-wrapper .plyr--video {
    border-radius: 50%;
}

img.video-img {
    background: rgb(95 95 95 / 50%);
    overflow: hidden;
    border: 15px solid #d1bf93;
    border-radius: 50%;
}

.testimonial-video .plyr--video {
    border-radius: 0;
}

.plyr__video-embed iframe,
.plyr__video-wrapper--fixed-ratio video {
    height: auto;
    position: static;
}

.about-page-wrapper .plyr__video-wrapper {
    padding-bottom: 0 !important;
    display: inline;
}

.plyr__controls .plyr__controls__item:first-child {
    margin-left: 20px !important;
}

.plyr__control--overlaid {
    background-color: rgba(209, 191, 147, .50);
}

.home-video-container .plyr__control--overlaid,
.about-video-container .plyr__control--overlaid {
    top: 85%;
}

.plyr--video .plyr__progress__buffer {
    box-shadow: 0 1px 1pxrgba(0, 0, 0, .15);
    color: rgba(255, 255, 255, .25);
    display: none;
}

.plyr__progress input[type=range],
.plyr__progress__buffer {
    margin-left: -6.5px;
    margin-right: -6.5px;
    width: calc(100% - 13px);
    top: -5px;
}

.about-page-wrapper p {
    margin-top: 20px;
    font-size: 18px;
    line-height: 34px;
}

.about-page-wrapper p span.lrg-intro {
    font-size: 27px;
}

.home-p p,
.home-p ul {
    color: #333;
    font-size: 22px;
}

.home-p .home-lrg {
    font-size: 24px;
}

.home-slider-icon .testimonial_slide,
.home-slider-icon .content_slide {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

.home-slider-icon h2,
.home-slider-icon .h2 {
    color: #fff;
    margin-top: 20px;
    font-size: 42px;
    line-height: 48px;
    text-shadow: 0 0 50px rgb(0 0 0 / 90%);
}

#content,
.post-title,
.breadcrumbs,
#page-title {
    word-break: normal;
}

#header-top-bar-wrap a {
    color: #fefefe;
}

#header-top-bar-wrap #header-top-bar-left,
#header-top-bar-wrap #header-top-bar-right {
    padding: 3px 20px;
}

.contact-page-wrapper input[type="text"],
.contact-page-wrapper input[type="email"],
.contact-page-wrapper textarea {
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
    color: #111;
    padding: 10px;
    border: 1px solid #777;
    background-color: #efefef;
    font-size: 15px;
}

.contact-page-wrapper .body-font {
    color: #333;
    font-size: 17px;
}

.contact-page-wrapper::placeholder {
    color: #777 !important;
    text-transform: uppercase;
}

.contact-page-wrapper:-ms-input-placeholder {
    color: #777 !important;
    text-transform: uppercase;
}

.contact-page-wrapper::-ms-input-placeholder {
    color: #777 !important;
    text-transform: uppercase;
}

@media only screen and (max-width:1120px) {
    #registration input.reg-field {
        max-width: 48%
    }

    #registration #address-1,
    #registration #address-2 {
        min-width: 100%
    }

    #registration #zip-code {
        padding-left: 5px
    }

    #registration #zip-code {
        width: calc(48% - 71px)
    }
}

@media only screen and (max-width:1085px) {
    .p-column-block-multi {
        column-count: 3
    }
}

@media only screen and (max-width:960px) {
    .footer-content-inner-center {
        margin-top: 0 !important
    }

    .p-column-block-multi {
        column-count: 2
    }

    .contact-page-wrapper .tatsu-row>.tatsu-H1g9zS9Ako.tatsu-column {
        width: 55%
    }

    .contact-page-wrapper .tatsu-row>.tatsu-Hk5MrqCks.tatsu-column {
        width: 40%
    }
}

@media only screen and (max-width:768px) {
    .contact-page-wrapper .tatsu-row>.tatsu-H1g9zS9Ako.tatsu-column {
        width: 100%
    }

    .contact-page-wrapper .tatsu-row>.tatsu-Hk5MrqCks.tatsu-column {
        width: 100%
    }

    #registration input.reg-field,
    #registration #comments,
    #registration .reg-box {
        max-width: 100%
    }

    #registration #zip-code {
        width: calc(48% - 71px)
    }
}

@media only screen and (max-width:767px) {
    .tatsu-section .tatsu-row-wrap:last-child>.tatsu-row>.tatsu-column.home-p {
        margin-bottom: 30px !important
    }

    .home-page-wrapper h3,
    .home-page-wrapper .h3 {
        font-size: 38px !important;
        line-height: 52px !important
    }

    .about-page-wrapper p {
        margin-top: 0
    }

    .p-column-block {
        column-count: 1;
        column-gap: 0
    }

    .p-column-block-multi {
        column-count: 1;
        column-gap: 0
    }

    .tatsu-wrap {
        max-width: 500px !important;
        padding: 0 20px !important;
        margin: 0 auto !important
    }

    .tatsu-BJeMXjk2UE.tatsu-row-wrap>.tatsu-row {
        padding: 0 !important
    }

    .home-video-container {
        max-width: 400px;
        padding-top: 0 !important
    }
}

@media only screen and (max-width:480px) {
    .logo {
        max-width: 70% !important
    }

    .menu-controls.mobile-nav-controller {
        top: 20px !important;
        position: relative !important
    }

    .style1 #header-controls-right,
    .style5 #header-controls-right {
        float: right;
        margin-right: 20px
    }

    .home-slider-icon h2,
    .home-slider-icon .h2 {
        font-size: 28px;
        line-height: 38px
    }
}

@media only screen and (max-width:440px) {
    #registration #city {
        width: 100%
    }

    #registration #zip-code {
        width: calc(100% - 71px)
    }

    #registration input.reg-button {
        max-width: 100%
    }
}

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

    .home-slider-icon h2,
    .home-slider-icon .h2 {
        font-size: 24px;
        line-height: normal
    }
}

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

    #registration #zip-code,
    #registration #state {
        min-width: 100%
    }

    .home-video-container .plyr__control--overlaid,
    .about-video-container .plyr__control--overlaid {
        top: 75%
    }

    #header-wrap .logo {
        max-width: 100% !important;
        width: 100% !important;
        margin: 0 auto !important;
        padding: 20px
    }

    #header-wrap .style1 .logo,
    #header-wrap .style4 .logo,
    #header-wrap #left-header-mobile .logo,
    #header-wrap .style3 .logo,
    #header-wrap .style7 .logo,
    #header-wrap .style10 .logo {
        padding: 25px
    }

    #header-wrap #header-controls-right,
    #header-wrap .mobile-nav-controller-wrap {
        width: 100%;
        margin: 0 auto;
        text-align: center
    }

    #header-wrap .style1 #header-controls-right,
    #header-wrap .style5 #header-controls-right {
        margin: 0 auto;
        text-align: center
    }

    #header-wrap .menu-controls.mobile-nav-controller {
        width: 100%;
        top: -20px !important;
        position: relative !important
    }

    .menu-controls.mobile-nav-controller {
        width: 100%;
        top: 20px !important;
        position: relative !important
    }

    .style1 #header-controls-right,
    .style5 #header-controls-right {
        float: right;
        margin-right: 20px
    }

    .home-slider-icon h2,
    .home-slider-icon .h2 {
        font-size: 18px;
        line-height: normal
    }
}

@media print {

    .no-print,
    #header-controls-right,
    .mobile-nav-controller-wrap,
    #header-bottom-bar,
    .header-mobile-navigation,
    #bottom-widgets,
    #header,
    .tatsu-g0udocrh4l6oa7x3.tatsu-section.tatsu-bg-overlay.tatsu-clearfix,
    #bottom-widgets,
    .tatsu-shape-divider.tatsu-bottom-divider,
    #back-to-top,
    .session-box,
    #footer {
        display: none !important
    }

    #print-only {
        display: block
    }

    #print-only table,
    #print-only th,
    #print-only tr,
    #print-only td {
        border: none;
        text-align: left
    }

    @page {
        margin: .75cm 1.5cm 1.5cm 1.5cm
    }

    #print-only {
        width: 100%;
        padding: 0 30px
    }

    #print-only .print_logo {
        width: 100%;
        display: inline-block;
        text-align: center;
        height: auto
    }

    #print-only .print_logo img {
        max-width: 220px !important;
        margin-bottom: 30px !important
    }

    #print-only .push-bottom {
        margin-bottom: 40px
    }

    #print-only p,
    #print-only h1,
    #print-only h2,
    #print-only h3,
    #print-only h4 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        font-size: 10pt;
        line-height: 20pt;
        margin-top: 0
    }

    #print-only p {
        margin-bottom: 10px
    }

    #print-only p.address {
        font-size: 14px
    }

    #print-only h1 {
        color: #627a4a;
        font-weight: bold;
        font-size: 14pt;
        margin-top: 15px;
        margin-bottom: 15px
    }

    #print-only h2 {
        margin-top: 15px;
        font-weight: lighter;
        font-size: 11pt;
        letter-spacing: 1px;
        margin-bottom: 0;
        text-transform: uppercase
    }

    #print-only h3 {
        font-weight: bold;
        font-size: 11pt;
        margin-bottom: 0
    }

    #print-only h4 {
        font-weight: bold;
        font-size: 10pt;
        margin-bottom: 0
    }

    #print-only .f_label {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        font-weight: lighter;
        margin-right: 10px;
        margin-top: 0;
        padding-bottom: 2px;
        padding-left: 0;
        padding-top: 0;
        text-align: left
    }

    #print-only .left {
        padding-left: 0;
        float: none
    }

    #print-only table {
        width: 100%;
        margin-bottom: 0
    }

    #print-only td {
        width: 32%;
        padding: 0
    }

    #print-only td div {
        margin-top: -10px
    }

    #print-only #print_comments,
    #print-only #print_address {
        line-height: normal;
        margin-top: 0
    }

    #print-only .print_push_bottom {
        margin-bottom: 10px
    }
}