body.courses-template-default {
    overflow-x: unset !important;
}
.post-single-content .tutor-course-thumbnail img {
    height: 496px;
    width: 100%;
    object-fit: cover;
}
.single-course-sidebar .course-single-meta {
    display: none;
}

/* 09-06-2025 */

.sc-layout-1 .single-course-description {
    border-top: 1px solid #dee2e6 !important;
    border-radius: 10px !important;
    margin: 45px 0 25px !important;
}
.sc-layout-1 .logo-section {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
}
.sc-layout-1 .course-single-thumbnail {
    border-radius: 10px !important;
}
.course-benefits-wrap {
    border: 1px solid #dee2e6;
    border-radius: 10px;
    padding: 20px 20px;
    margin: 45px 0;
}
.course-benefits-wrap .custom-tabs button.active {
    color: #3C1815;
}
.course-benefits-wrap .custom-tabs button {
    background: transparent;
    border: 0;
    box-shadow: none;
    font-weight: 600;
    text-transform: capitalize;
    color: rgb(60 24 21 / 30%);
    text-shadow: none;
    margin: 0px 10px;
    padding: 0 10px;
}
.course-benefits-wrap .custom-tabs .tab-buttons {
    display: flex;
    position: relative;
    margin-bottom: 30px;
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-width: thin;
    padding-bottom: 10px;
    scrollbar-color: #481413 transparent;
}
.course-benefits-wrap .custom-tabs .tab-contents .tab-content p strong {
    font-weight: 600;
}


/* 10-06-2025 */

.tutor-wrap .table-main {
    margin-top: 25px;
}
.table-main-heading h2 {
    margin-top: 55px;
}
.tutor-wrap .table-main tr th {
    border: 0;
    color: #fff;
    text-transform: capitalize;
}   
.tutor-wrap .table-main tbody tr td {
    border: 0;
    color: #3C1815;
    font-weight: 600;
}
.tutor-wrap .table-main tbody tr:nth-child(odd) {
    background: #F9F1F2;
}
.tutor-wrap .table-main thead tr {
    background: #3C1815;
}
.tutor-wrap .table-main table {
    border: 0;
}
.tutor-course-requirements-wrap, .program-designation, .tutor-single-course-segment.tutor-course-material-includes-wrap {
    border: 1px solid rgb(30 30 30 / 10%);
    border-radius: 10px;
    padding: 20px;
}
.program-main {
    display: flex;
    gap: 12px;
}
.program-main .program-sec {
    flex: 0 0 50%;
}
.program-designation .program-head h4:first-child {
    font-size: 17px;
    margin: 0;
    color: #000;
}
.program-designation h4 {
    font-size: 24px;
    margin: 0;
    margin-top: 5px;
}
.tutor-single-course-segment.tutor-course-material-includes-wrap {
    margin-top: 12px !important;
}
.tutor-segment-title, .tutor-single-course-segment .tutor-segment-title {
    font-weight: 600;
    margin: 0 !important;
}


/* 11-06-2025 */

.program-designation, .course-requirements-title, .program_main_sec {
    display: flex;
    align-items: center;
    gap: 25px;
}
.tutor-course-requirements-content, .tutor-course-target-audience-content {
    margin-top: 20px;
}

section.testimonials_section {
    position: relative;
}
section.testimonials_section::before {
    content: "";
    position: absolute;
    background-image: url(https://chellseyinstitutes.exoticaitsolutions.com/wp-content/uploads/2024/11/bg-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 376px;
    width: 100%;
}
.inner_test {
    border-radius: 10px;
    background: #fff;
    margin: 0 10px 10px;
    padding: 40px;
    color: #000;
    box-shadow: rgba(99, 99, 99, 0.2) 0px -4px 8px 0px;
    min-height: 520px !important;
}
.client_detl {
    display: flex;
    align-items: center;
    gap: 20px;
}
h4.sub_title {
    font-size: 40px;
    margin-bottom: 40px;
    color: #fff;
}
.heading_sec {
    text-align: center;
    color: #fff;
}
.testimonial_main {
    padding: 80px 0 60px;
    position: relative;
}
.heading_sec p.title {
    font-size: 18px;
}
.description h5 {
    font-size: 16px;
    color: #000;
}
.inner_test p {
    margin-bottom: 30px;
}
.custom-tabs {
    margin-top: 12px;
}


/* 11 JUNE*/
.tutor-wrap .col-xl-4.col-lg-4.col-md-12.col-sm-12.col-12 {
    position: sticky;
    top: 140px;
    height: 100%;
}
/* 11 JUNE*/


/* 19-06-2025 */

.course-benefits-wrap .custom-tabs button:hover {
    color: #481413;
}


/* 02-07-2025 */

section.hero-banner {
    text-align: center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    height: 80vh;
    background-position: center !important;
}
section.hero-banner::before, section.hero-bannerr .video-sectionr::before {
    content: "";
    background: rgb(12 49 85 / 35%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
section.hero-banner h1, section.hero-bannerr h1 {
    font-size: 60px;
    color: #fff;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}


/* 03-07-2025 */


section.hero-bannerr {
    position: relative;
    text-align: center;
    height: 80vh;
}
.video-sectionr video {
    width: 100% !important;
    height: 80vh;
    object-fit: cover;
}


.main-banner sr7-px {
    position: relative;
}

.main-banner sr7-px:before {
    content: "";
    background: rgb(12 49 85 / 35%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
}



@media (max-width: 991px) {

 section.hero-banner, .video-sectionr video, section.hero-bannerr {
    height: 70vh;
}
section.hero-banner h1, section.hero-bannerr h1 {
    font-size: 50px;
     padding: 0 15px;
}

}


@media (max-width: 767px) {
    .inner_test {
    min-height: 100% !important;
}
section.hero-banner h1, section.hero-bannerr h1 {
    font-size: 45px;
}
section.hero-banner, .video-sectionr video, section.hero-bannerr {
    height: 60vh;
}

}


@media (max-width: 567px) {
	.post-single-content .tutor-course-thumbnail img {
		height: 300px;
	}
.sc-layout-1 .logo-section {
    gap: 40px;
    flex-wrap: wrap;
}
.course-benefits-wrap {
    margin: 40px 0;
}
.course-benefits-wrap .custom-tabs .tab-buttons {
	margin-bottom: 10px;
}
.single-course-sidebar {
    margin-top: 40px;
}
.tutor-single-course-segment.tutor-course-requirements-wrap {
    margin-bottom: 40px !important;
}
.program-main {
    flex-wrap: wrap;
}
.program-main .program-sec {
    flex: 0 0 100%;
}
.tutor-single-course-segment.tutor-course-material-includes-wrap {
    margin-bottom: 0;
}
.testimonial_main {
    padding: 50px 0 50px;
}
.inner_test {
    padding: 25px;
}
h4.sub_title {
    font-size: 30px;
    margin-bottom: 30px;
    margin-top: 0;
}
.heading_sec p.title {
    font-size: 16px;
    margin-bottom: 10px;
}
section.testimonials_section::before {
    height: 300px;
}
.tutor-wrap .table-main {
    margin-top: 20px;
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-width: thin;
    scrollbar-color: #481413 transparent;
}
.table-main-heading h2 {
    margin-top: 40px;
}
section.hero-banner, .video-sectionr video, section.hero-bannerr {
    height: 50vh;
}
section.hero-banner h1, section.hero-bannerr h1 {
    font-size: 35px;
}

}


@media (max-width: 480px) {
    section.hero-banner h1, section.hero-bannerr h1 {
    font-size: 30px;
}
section.hero-banner, .video-sectionr video, section.hero-bannerr {
    height: 40vh;
}
}



@media (max-width: 375px) {
	.post-single-content .tutor-course-thumbnail img {
		height: 240px;
	}
    section.hero-banner, .video-sectionr video, section.hero-bannerr {
    height: 35vh;
}
}