    /*
Theme Name: Thyme Digital
Author: Thyme Digital
Author URI: http://thyme.digital
Description: This is a theme by Thyme Digital.
Version: 1.0.0
*/
    /*a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}*/
    
    .clearfix::after {
        content: "";
        display: block;
        clear: both;
    }
    
    .row {
        margin-right: -20px;
        margin-left: -20px;
    }
    
    .img-responsive {
        max-width: 100%;
        display: block;
        height: auto;
    }
    
    .text-center {
        text-align: center;
    }
    
    .mb-30 {
        margin-bottom: 30px !important;
    }
    
    .p-10 {
        padding: 10px;
    }
    
    .pull-right {
        float: right;
    }
    
    strong {
        font-family: 'BrownStd-Bold';
    }
    /*.content-individual .grid_row>div {
    padding-bottom: 0;
}*/
    /* Design Fixes */
    
    .banners .banner .banner-content .banner-text_video {
        width: 100%;
    }
    /* New Designs */
    
    .course-sort {
        margin-bottom: 20px;
    }
    
    .courses .courses-title h2 {
        margin-top: 20px;
        margin-bottom: 15px;
    }
    /*.courses .courses-title .course-search{
    margin-right: 0;
}*/
    /*.courses .courses-title .course-search form{
    display: inline-block;
}*/
    /*.courses .courses-title .sort-by span{
    padding-left: 0;
}*/
    
    .courses .courses-title .sort-by,
    .courses .courses-title .sort-by .sort-btn {
        position: static;
    }
    /*.courses .courses-title .sort-by .please-select .sort-btn{
    padding: 0;
    float: right;
    width: auto;
    height: auto;
}*/
    /* Category Select Styling */
    
    .courses .sort-by .current-select {
        display: inline-block;
        margin-left: 10px;
        cursor: pointer;
        font-family: 'BrownStd-Bold';
        -webkit-transition: height 300ms linear;
        -moz-transition: height 300ms linear;
        -ms-transition: height 300ms linear;
        -o-transition: height 300ms linear;
        transition: height 300ms linear;
    }
    
    .courses .sort-by .current-select li {
        background: #fff;
    }
    
    .courses .sort-by .current-select li {
        position: relative;
        min-width: 220px;
    }
    
    .courses .sort-by .current-select>li:hover>span,
    .courses .sort-by .current-select li:hover>a {
        opacity: 0.8;
    }
    
    .courses .courses-title .sort-by .current-category {
        width: auto;
        height: auto;
        float: none;
    }
    
    .courses .sort-by .current-select li span,
    .courses .sort-by .current-select li a {
        color: #00a98e;
        display: block;
        padding: 10px;
        -webkit-transition: all 200ms linear;
        -moz-transition: all 200ms linear;
        -ms-transition: all 200ms linear;
        -o-transition: all 200ms linear;
        transition: all 200ms linear;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    
    .courses .sort-by .current-select .sort-filters {
        /*display: none;*/
        position: absolute;
        z-index: 89;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
    }
    
    .courses .sort-by .current-select .open .sort-filters {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    .courses .sort-by .current-select li .sort-icon {
        padding: 0;
        float: none;
        width: auto;
        height: auto;
        display: block;
        float: right;
    }
    
    .courses .sort-by .current-select .open span,
    .courses .sort-by .current-select .sort-filters li a {
        background: #02A98E;
        color: #fff;
    }
    
    .courses .sort-by .current-select .open img {
        filter: brightness(0) invert(1);
    }
    /*Course List Styling*/
    
    .course-list {
        margin-bottom: 30px;
    }
    /*Course category stying*/
    
    .course-category .course .course-content {
        padding: 10px;
        background-color: #02A98E;
        height: 150px;
        position: relative;
    }
    
    .course-list .course-category .course .course-content h3 {
        font-size: 20px;
        word-wrap: break-word;
        color: #fff;
    }
    
    .course-list .course-category .course .course-content span {
        color: #fff;
        position: absolute;
        bottom: 10px;
        left: 10px;
        right: 10px;
    }
    /* Course Item Styling */
    
    .course-item .course {
        position: relative;
        display: block;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }
    
    .course-item .course .course-content {
        padding: 10px;
    }
    
    .course-item .course .course-content h3 {
        border-top: 2px solid #00a98e;
        padding-top: 5px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }
    
    .course-list .course .course-content .cost {
        position: static;
        font-family: 'BrownStd-Light';
        font-weight: 800;
        margin: 5px 0 10px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }
    
    .course-list .course-features {
        color: #4d4d4d;
        margin-top: 5px;
    }
    
    .course-list .course-features li {
        margin-bottom: 5px;
        font-weight: 800;
        padding-left: 20px;
        font-size: 14px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }
    
    .course-time {
        background: url("assets/img/icons/OLV-Icon-CourseDuration.png") no-repeat;
        background-size: 16px;
        background-position: center left;
    }
    
    .course-price {
        background: url("assets/img/icons/OLV-Icon-Price.png") no-repeat;
        background-size: 16px;
        background-position: center left;
    }
    
    .nationally-accredited {
        background: url("assets/img/icons/OLV-Icon-NationallyAcredited.png") no-repeat;
        background-size: 16px;
        background-position: center left;
    }
    
    .multi-device {
        background: url("assets/img/icons/OLV-Icon-MultiDeviceReady.png") no-repeat;
        background-size: 16px;
        background-position: center left;
    }
    
    .support-feature {
        background: url(assets/img/icons/OLV-Icon-24-7Support.png) no-repeat;
        background-size: 16px;
        background-position: center left;
    }
    
    .certificate-feature {
        background: url(assets/img/icons/OLV-Icon-CertonCompletion.png) no-repeat;
        background-size: 16px;
        background-position: center left;
    }
    /* Course Detail Page Design*/
    
    .enroll-btn {
        position: relative;
        background-color: #00a98e;
        color: #fff;
        display: block;
        padding: 15px;
        font-size: 1.8rem;
        text-align: center;
        font-family: 'BrownStd-Bold';
        -webkit-transition: all 200ms ease-in-out;
        -moz-transition: all 200ms ease-in-out;
        -ms-transition: all 200ms ease-in-out;
        -o-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    
    .enroll-btn:hover {
        /* opacity: .8; */
        background-color: #9fd4c9;
        cursor: pointer;
    }
    
    .blog-page .blog-post .course-info ul {
        margin: 15px 0;
        padding: 0;
        list-style: none;
    }
    
    .blog-page .blog-post .enroll-btn ul {
        position: absolute;
        background: #00a98e;
        left: 0;
        right: 0;
        opacity: 0;
        visibility: hidden;
        border-top: 2px solid #fff;
        -webkit-transform: translateY(5px);
        -moz-transform: translateY(5px);
        -ms-transform: translateY(5px);
        -o-transform: translateY(5px);
        transform: translateY(5px);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    
    .blog-page .blog-post .enroll-btn ul.active {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    .blog-page .blog-post .enroll-btn ul>li {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 0;
        border-bottom: 1px solid #fff;
        margin-bottom: 0;
        color: #fff;
        font-size: 1.6rem;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    
    .blog-page .blog-post .enroll-btn ul>li:hover {
        /* opacity: 1; */
        background-color: #9fd4c9;
    }
    
    .blog-page .blog-post .course-info .course-time-price {
        margin-bottom: 25px;
    }
    
    .blog-page .blog-post .course-info li {
        padding-left: 30px;
        font-size: 1.8rem;
        font-weight: 800;
        margin-bottom: 6px;
        background-size: 20px;
    }
    
    .course-partner-logo {
        margin-top: 30px;
    }
    
    .course-partner-logo div {
        margin-bottom: 30px;
    }
    
    .blog-page .blog-post .course-partner-logo img {
        display: inline-block;
    }
    
    .content_text-block p,
    .content_text-block div,
    .blog-page .blog-post ul li {
        color: #4D4D4D;
    }
    
    .course .course .course-content {
        -webkit-box-shadow: 0px 0px 4px #cecece;
        -moz-box-shadow: 0px 0px 4px #cecece;
        box-shadow: 0px 0px 4px #cecece;
    }
    
    .blog-page .blog-post .course-features {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    
    .blog-page .blog-post .course-features li {
        font-size: 1.6rem;
        margin-bottom: 2px;
    }
    
    .course:hover .course .course-features li {
        filter: none;
    }
    
    .course:hover .course:hover .course-features li {
        -ms-filter: brightness(0) invert(1);
        filter: brightness(0) invert(1);
    }
    
    .blog-page.course .related-courses {
        background-color: transparent;
        padding: 0;
    }
    
    .blog-page .blog-post h2 {
        font-size: 2.4rem;
    }
    
    .blog-page.course .related-courses .read-more--large {
        margin: 0;
        background-position: right center;
        background-size: 10px;
        padding-right: 20px;
        padding-left: 0;
        font-size: 16px;
        margin: 0 !important;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    /* Buy form styling */
    
    .buy-course {
        min-height: 100%;
        height: auto;
    }
    
    .buy-company,
    .buy-individual {
        /* display: none; */
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    
    .buy-company.active,
    .buy-individual.active {
        opacity: 1;
        visibility: visible;
    }
    
    .buy-course h1 {
        padding-left: 0;
    }
    
    .form>div {
        margin-bottom: 30px;
    }
    
    .blog-page .blog-post p {
        color: #4D4D4D;
    }
    
    .green-box {
        background: #00a98e;
        color: #fff;
        padding: 20px;
        margin-bottom: 20px;
    }
    
    .form-btn a {
        padding: 10px;
        margin: 15px 0;
        display: inline-block;
        background: #E6E6E6;
        color: #00A98E;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    
    .individual-form .total-cost {
        /* min-height: 350px; */
        margin-top: 30px;
    }
    
    .total-cost>p {
        margin-bottom: 30px
    }
    
    .total-cost .form-btn a {
        margin: 0;
    }
    
    .form-btn a:hover {
        background: #00A98E;
        color: #fff;
    }
    
    .form select {
        padding: 10px;
        margin-bottom: 10px;
        border: none;
        width: 100%;
        color: #00a98e;
        font-weight: 700;
    }
    
    .form .employee-number {
        width: 80px;
        font-family: 'BrownStd-Bold';
    }
    
    .form select:focus {
        outline: #00a98e;
    }
    
    .form-label {
        /*text-align: right;*/
        margin-bottom: 20px;
        font-size: 1.8rem;
        color: #4D4D4D;
    }
    
    .blog-page .blog-post .security-note p {
        font-size: 1.6rem;
        font-style: italic;
    }
    
    .paypal-payment {
        margin-bottom: 20px;
    }
    
    .paypal-payment button {
        padding: 10px;
        display: block;
        background: rgba(253, 196, 58, 0.86);
        cursor: pointer;
        border: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    
    .paypal-payment button:hover,
    .paypal-payment button:focus {
        outline: none;
        background: rgb(255, 180, 1);
        ;
    }
    
    .buy-text,
    .buy-text:hover {
        padding: 8px 0;
        margin: 10px 0;
        color: #fff;
        font-weight: bold;
    }
    
    .input-group {
        margin-bottom: 20px;
    }
    
    .input-group label {
        font-size: 2rem;
        margin-bottom: 15px;
        display: block;
        font-family: 'BrownStd-Bold';
        color: #4D4D4D;
    }
    
    .input-group input {
        display: block;
        padding: 15px;
        width: 100%;
        border: none;
        outline: none;
        color: #4d4d4d;
        font-size: 1.8rem;
    }
    
    .elearning-options {
        margin-top: 20px;
    }
    
    .elearning-options span {
        display: inline-block;
    }
    
    .elearning-options input {
        display: none;
    }
    
    .elearning-options label {
        display: inline-block;
        padding: 8px 15px;
        min-width: 80px;
        font-size: 1.8rem;
        font-family: 'BrownStd-Bold';
        border: 2px solid #fff;
        color: #00A98E;
        background: #fff;
        cursor: pointer;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    
    .elearning-options input[type="radio"]:checked+label {
        background: #00A98E;
        color: #fff;
    }
    
    .emplyoee-quantity,
    .employee-details {
        margin-bottom: 30px;
    }
    
    .employee-details h4,
    .employee-details .input-group {
        margin-bottom: 10px;
        color: #4D4D4D;
    }
    
    .employee-details .input-group input {
        padding: 4px 0;
    }
    
    .white-bordered-box {
        border: 2px solid #fff;
        padding: 20px;
        margin-bottom: 15px;
    }
    
    .white-bordered-box span {
        font-size: 24px;
        color: #fff;
        font-family: 'BrownStd-Bold';
    }
    
    .calculation-section {
        border-bottom: 4px solid #fff;
        margin-bottom: 15px;
    }
    
    .calculation-section,
    .calculation-section>span {
        display: block;
    }
    
    .calculation-section>span {
        margin-bottom: 15px;
        text-align: right;
    }
    
    .pre-total {
        display: block;
        text-align: right;
    }
    
    .course-select-wrapper {
        position: relative;
    }
    
    .remove-course {
        position: absolute;
        right: -16px;
        top: -6px;
        /* border: 2px solid #9fd4c9; */
        width: 22px;
        height: 22px;
        background: #171616;
        opacity: 0.64;
        line-height: 20px;
        border-radius: 50%;
        text-align: center !important;
        color: #fff;
        font-weight: 800;
        font-size: 16px;
        cursor: pointer;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    
    .remove-course:hover {
        opacity: 1;
    }
    
    @media (max-width:1000px) {
        .courses .courses-title .course-search {
            float: none
        }
        .courses .courses-title .sort-by,
        .courses .courses-title .sort-by .sort-btn {
            position: static;
        }
    }
    
    @media (max-width: 600px) {
        .courses .courses-title .sort-by {
            margin-left: 0px;
        }
    }
    
    @media (max-width: 680px) {
        .hidden-sm {
            display: none;
        }
    }
    
    @media (max-width: 767px) and (min-width: 641px) {
        .hidden-md {
            display: none;
        }
    }
    
    @media(min-width: 768px) {
        .hidden-lg {
            display: none;
        }
        .courses .courses-title h2 {
            margin-top: 0;
            margin-bottom: 30px;
        }
        .course-partner-logo {
            margin-top: 0;
        }
        .buy-text,
        .buy-text:hover {
            margin: 0;
        }
        .employee-details .input-group input {
            padding: 6px;
        }
    }
    
    @media(min-width: 992px) {
        .course-category .course .course-content,
        .course-list .course .course-image {
            height: 204px;
            object-fit: cover;
            width: 100%;
        }
        .course-list .course-category .course .course-content h3 {
            font-size: 28px;
        }
        .course-item .course:before {
            content: "";
            display: block;
            background: url(assets/images/icons/arrow_right_large_img_link.svg) no-repeat center center;
            background-size: 20px;
            position: absolute;
            z-index: 1;
            width: 100%;
            height: 100%;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }
        .course-item .course:hover:before {
            -ms-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
        }
        .course-item .course:after {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            background: rgba(255, 255, 255, 0.85);
            z-index: 0;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }
        .course-item .course:hover:after {
            background: rgba(2, 169, 142, 0.85);
        }
        .course-item .course .course-content {
            padding: 10px;
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            padding: 10px;
            z-index: 1;
        }
        .course-list .course .course-content h3 {
            color: #4D4D4D;
            font-size: 18px;
            border-top: 0;
            padding-top: 0;
        }
        .course-item .course:hover .course-content h3,
        .course-list .course:hover .course-content .cost,
        .course-list .course:hover .course-features {
            color: #fff;
        }
        .course-list .course-features {
            position: absolute;
            bottom: 10px;
        }
        .course-list .course .course-content .cost {
            color: #4D4D4D;
            font-size: 14px;
            margin: 0;
        }
        .course:hover .course-features li {
            -ms-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
        }
        .course .course .course-content {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }
        .blog-page.course .related-courses .read-more--large {
            background-size: 20px;
            margin-right: 30px;
            float: right;
        }
        .form-btn.contact-btn a {
            padding: 18px;
            font-family: 'BrownStd-Bold';
        }
    }
    
    @media(min-width: 1920px) {
        .form-label {
            font-size: 2.6rem;
        }
        .buy-text,
        .buy-text:hover {
            font-size: 3.2rem;
            line-height: 34px;
        }
    }