.retreat-inner {
    background: url(../../images/retreat-inner.webp) no-repeat center;
    background-size: cover;
    padding: 16em 0;
    height: 300px;
}

.banner h1 {
    font-size: 38px;
    color: #fff;
    text-align: left;
    margin-bottom: 25px;
    text-shadow: 3px 4px 5px rgba(0, 0, 0, 100%);
    margin: 0;
}

.banner strong {
    font-size: 25px;
    margin-top: 10px;
    color: #fff;
    display: inline-block;
    text-align: left;
    margin-left: 0;
    padding: 10px 20px;
    font-weight: 600;
    border: 1px dashed #ddd;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    border-radius: 20px;
    margin-top: 20px;
}

.ttc-right-form {
    padding: 25px 20px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 5px 0 #ddd;
}

.ttc-right-form strong {
    font-size: 20px;
    font-weight: 500;
    padding: 5px;
    background: #419170;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
}

.ttc-right-form form input,
.ttc-right-form form textarea {
    font-size: 15px;
}

.note-text {
    padding: 10px;
    color: #333;
    border: 1px solid #ddd;
    border-left: 5px solid #419170;
    border-right: 5px solid #419170;
    font-size: 18px;
    font-weight: 600;
    display: block;
    border-radius: 10px;
    margin: 30px 0;
}

/* Course Highlights */
.course-highlights-right ul {
    padding: 0;
    margin: 0;
}

.course-highlights-right ul li {
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
    list-style: none;
}

.course-highlights-right ul li b {
    float: right;
}

.course-highlights-right ul li b a {
    color: #000;
    text-decoration: none;
}

.course-highlights-right strong {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    background: #419170;
}

.ttc-learn .card {
    margin-bottom: 12px;
    border: none;
    border-radius: 0;
}

.ttc-learn .accordion .card .card-header button.accordion-button {
    display: block;
    width: 100%;
    padding: 12px;
    text-align: left;
    border: 1px solid #419170;
    border-bottom: 5px solid #419170;
    font-size: 16px;
    background: #fff;
    color: #000;
    text-decoration: none;
}

.ttc-learn .accordion .card .card-body {
    border: 1px solid #419170;
}


.ttc-learn .accordion .card .card-header button.accordion-button:hover,
.ttc-learn .accordion .card .card-header button.accordion-button:focus {
    background: #eee;
    text-decoration: none;
}

.ttc-learn .accordion .card .card-header {
    padding: 0px;
    border: none;
}

.ttc-learn .accordion .card .card-header button.accordion-button i {
    float: right;
    font-size: 24px;
    color: #419170;
}

.ttc-learn .accordion .card .card-header button.accordion-button {
    display: block;
    width: 100%;
    padding: 12px;
    text-align: left;
    border: 1px solid #419170;
    border-bottom: 5px solid #419170;
    font-size: 16px;
    background: #fff;
    color: #000;
    text-decoration: none;
}


.title-box {
    margin-bottom: 30px;
}

.title-box h4.title {
    font-weight: bold;
}

.card-body {
    background: #f9f9f9;
    padding: 15px;
    border: 1px solid #ddd;
    border-top: none;
}

.ttc-learn .accordion .card .card-body ul li {
    list-style: none;
}

.ttc-topics-box {
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border: 2px solid #419170;
    background-color: #fff;
    padding: 10px 10px;
    -webkit-box-shadow: 0 0 5px 0 #a2a2a2dd;
    box-shadow: 0 0 5px 0 #a2a2a2dd;
    margin: 8px;
    text-align: center;
}

.ttc-topics-box b {
    display: block;
    font-size: 17px;
    margin: 0px 0;
    color: #419170;
}

.ttc-topics-box span {
    display: block;
    width: 55%;
    margin: 0 auto;
}

.ttc-topics-box p {
    text-align: center;
    margin: 0px;
}

.new-ttc-activity-start h5 {
    padding: 10px;
    background: #419170;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.new-ttc-activity-start h5:after {
    position: absolute;
    content: '';
    height: 100px;
    width: 50px;
    background: #fff;
    top: -41px;
    right: -24px;
    transform: rotate(-42deg);
}

.new-ttc-activity-start {
    padding: 8px;
    border: 1px solid #ddd;
    background: #fff;
}


.new-ttc-date ul {
    padding: 0px;
    border: 1px solid #ddd;
    text-align: center;
    background: #fff;
    margin: 0px;
}

.new-ttc-date ul li {
    display: inline-block;
    width: 19%;
    font-weight: 600;
    padding: 8px 5px;
    margin: 0px;
    vertical-align: middle;
    font-size: 13px;
}

.new-ttc-date ul.thead {
    background: #419170;
}

.new-ttc-date ul.thead li {
    color: #fff;
}

.new-ttc-date ul li b {
    display: none;
}

.retreat-days-box {
    padding: 15px;
    background: #fff;
    box-shadow: 0 0 5px 0 #a2a2a2dd;
    margin-bottom: 20px;
}

.retreat-days-box ul li {
    list-style: none;
    padding: 10px 0;
    display: inline-block;
    width: 45%;
}

.retreat-days-box ul li i {
    margin-right: 5px;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #c8021b
}

.new-ttc-include {
    position: relative;
    overflow: hidden;
}

.new-ttc-include .chakra-img {
    position: absolute;
    top: 35em;
    right: -320px;
    width: 50%;
    opacity: .3;
    animation: spin 60s infinite linear;
    -webkit-animation: spin 60s infinite linear;
    -moz-animation: spin 60s infinite linear;
    z-index: -1;
}

.new-ttc-include-box ul li {
    list-style: none;
    padding: 10px 0;
}

.new-ttc-include-box ul {
    padding: 0px;
}

.new-ttc-include-box ul li span {
    margin-right: 15px;
}

.nw-ttc-policy ul {
    padding: 0px;
}

.nw-ttc-policy ul li {
    list-style: none;
    padding: 10px 0;
}

.nw-ttc-policy ul li span {
    margin-right: 15px;
}

.ttc-topics-list ul li {
    list-style: none;
    padding: 8px 0;
}

.teacher-page-img strong {
    background: #fff;
    display: block;
    padding: 10px;
    border: 1px solid #419170;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    color: #419170;
}

.host-inner {
    background: url(../../images/host-inner.jpg)no-repeat;
    background-size: cover;
    padding: 16em 0;
    height: 300px;
}

.host-inner h1 {
    background: rgba(0, 0, 0, .3);
    padding: 5px;
    display: inline-block;
}

.rishikesh {
    width: 100%;
    margin: 0 auto;
}

.rishikesh .video {
    height: 100%;
    margin: 0 auto;
    max-width: 100%;
    aspect-ratio: 16 / 9;
    position: relative;
}


@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@media(max-width:768px) {
    .banner h1 {
        font-size: 19px;
        color: #fff;
        text-align: left;
        margin-bottom: 25px;
        text-shadow: 3px 4px 5px rgba(0, 0, 0, 100%);
        margin: 0;
    }

    .banner strong {
        font-size: 14px;
        margin-top: 10px;
        color: #fff;
        display: inline-block;
        text-align: left;
        margin-left: 0;
        padding: 3px 11px;
        padding: 9px 20px;
        border: 1px dashed #ddd;
        border-left: 5px solid #fff;
        border-right: 5px solid #fff;
        border-radius: 20px;
        margin-top: 10px;
    }

    .new-ttc-activity-start .col-md-4,
    .new-ttc-activity-start .col-md-8 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

    .new-ttc-date ul li b {
        display: inline-block;
    }

    .retreat-days-box ul li {
        list-style: none;
        padding: 10px 0;
        display: block;
        width: 100%;
    }

    .new-ttc-include .chakra-img {
        position: absolute;
        top: 35em;
        right: 50%;
        width: 50%;
        opacity: .3;
        animation: spin 60s infinite linear;
        -webkit-animation: spin 60s infinite linear;
        -moz-animation: spin 60s infinite linear;
        left: 23%;
        margin: 0 auto;
    }


}

@media(max-width:576px) {
    .banner.retreat-inner {
        padding: 3em 0;
        height: auto;
    }


    .new-ttc-date ul.thead {
        background: #419170;
        display: none;
    }

    .new-ttc-date ul.thead {
        background: #419170;
        display: none;
    }

    .new-ttc-date ul {
        border-top: 5px solid #419170;
        margin-bottom: 10px;
    }

    .new-ttc-date ul li {
        display: block;
        border-bottom: 1px solid #ddd;
        width: 100%;
    }

    .new-ttc-include .chakra-img {
        position: absolute;
        top: 35em;
        width: 70%;
        opacity: .3;
        animation: spin 60s infinite linear;
        -webkit-animation: spin 60s infinite linear;
        -moz-animation: spin 60s infinite linear;
        left: 14%;
        margin: 0 auto;
    }
}

@media(max-width:480px) {
    .banner h1 {
        font-size: 15px;
    }
}

.mid-quote {
    padding: 10em 0;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    color: #fff;
    text-shadow: 2px 2px 2px #000;
}

.mid-quote h5 {
    font-size: 30px;
    color: #fff;
    margin-bottom: 20px;
    text-shadow: 2px 2px 2px #000;
}
@media(max-width:768px) {
    .mid-quote {
        padding: 10em 0;
        background-attachment: scroll;
    }

    .mid-quote h5 {
        font-size: 20px;
        color: #fff;
        margin-bottom: 20px;
    }
}
@media(max-width:576px) {
    .mid-quote {
        padding: 4em 0;
        background-attachment: scroll;
    }

    .mid-quote h5 {
        font-size: 17px;
        color: #fff;
        margin-bottom: 20px;
    }
}