h1{
	    font-family: "Marfa", serif;
}
.co-section-3 img{
		width: 100%;
	}
/* conference 2026*/
.co-section-3{
	background: rgba(155,91, 194, 0.25);
}

.section img{
	width: 100%;
}

.co-section-4 {
    color: #fff;
    background: #9B5BC2;
}

/*.co-section-4 .co-text-area, 
.co-section-4 .co-img-area{
	width: 50%;
	float: left;
}*/

.co-border{
    border: 1px solid;
    padding: 15px;
    border-radius: 12px;
    margin-top: 6%;
}


.co-section-4 .co-text-area{
    padding: 5% 0;
}


/*.co-section-4 .co-img-area{
    margin: 0;
    padding-right: 0;
    position: absolute;
    right: 0;
}*/

.co-section-4 {
    position: relative;
    overflow: hidden;
}

.co-img-area {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
	padding-right: 0;
}

.co-img-area img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.co-section-4 img{
    height: 100%;
    object-fit: cover;
}

/*.co-section-4 .sub-heading{
    font-family: "Inter Regular", sans-serif;
    font-size: 30px;
}*/

.top-highlight.cta {
    background: #9b63c7; /* purple bar */
    padding: 16px 0;
}

[class*="co-section"] .custom-heading {
    margin: 1% 0;
    font-size: 20rem;
    font-size: 55px;
    text-transform: uppercase;
    line-height: 55px;
}

.top-highlight.cta .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    padding: 0 20px;
}

.top-highlight.cta h3 {
    margin: 0;
    font-size: 22px;
    color: #ffffff;
}

.btn-basic{
       color: #ffffff;
    padding: 7px 40px;
    border-radius: 10px;
    text-decoration: none;
    font-weight: 400;
    white-space: nowrap;
    font-size: 18px;
	line-height: 18px;
}


.top-highlight.cta a {
    background: #1f8a8a;
}

.top-highlight.cta a:hover {
    opacity: 0.9;
}

.co-top-section {
    position: relative;
    min-height: 85vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
}

/* Dark overlay */
.co-top-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        rgba(0, 60, 60, 0.1),
        rgba(0, 60, 60, 0.1)
    );
    z-index: 1;
}

.co-top-section .container {
    z-index: 2;
}

/* Title */
.co-top-section h1 {
    font-size: clamp(36px, 6vw, 68px);
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 16px;
}

/* Meta info */
.co-top-section .meta-info {
    font-size: 26px;
    margin-bottom: 20px;
}

.co-top-section .meta-info .sep {
    margin: 0 10px;
    color: #f5c542;
}

/* Description */
.co-top-section p {
    line-height: 1.6;
    max-width: 650px;
    margin: 0 auto 30px;
    opacity: 0.95;
}

/* CTA Button */
.co-top-section a {
	background: #9b63c7;
}

.co-top-section a:hover {
    transform: translateY(-2px);
    opacity: 0.9;
}

.co-s2-collage{
	display: flex;
}

.co-s2-collage img {
    margin: 4% 2%;
    width: 96%;
    display: block;
}

.co-section-center {
    display: flex;
    align-items: center;
    padding: 3% 0;
}

.co-sec-center {
    padding: 5% 0;
}

.co-sec-center > .row {
    display: flex;
    align-items: center;
}


/* conference */
.module_content_list {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.side-section{
	margin-top: 5%;
}

.module_item {
    display: flex;
    align-items: center;
    gap: 12px;
}

.module-desc{
	margin-bottom: 0;
}
.module_item .icon img {
    width: 28px;
    height: 28px;
    object-fit: contain;
}

.module_item .title {
    font-size: 18px;
}


.top-section .main-title {
    font-size: 52px;
    font-weight: 500 !important;
    font-family: "Inter Regular", sans-serif;
}

.basic-link{
    padding: 0;
}

.sidebar{
	margin-top: 3%;
}

.secondary-section{
    padding: 2%;
    box-shadow: 0px 3px 5px #e7e7e7;
    border-radius: 6px;
    margin-top: -5%;
    background: #fff;
}

.review-author{
	margin-bottom: 0;
}

.red-arrow::before {
	font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-right: 0.5rem;
    content: "\f061 ";
    color: #E7373A;
}

.highlighted .heading{
	    font-size: 2rem;
}

.top-section {
    padding: 5% 0 8% 0;
    background-color: #e6f2fb;
    background-image: url(https://wearelee.org/wp-content/uploads/2025/11/Union.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: auto 80%;
}

.top-section a.enroll{
    margin-top: 10%;
    border-radius: 100px;
    padding: 20px 50px;
}

.top-section .instructor-label{
    font-weight: 600;
    margin: 0 10px;
}


.instructor-data{
		font-size: 18px;
}
.instructor-name{
font-size: 18px;
	font-weight: 400 !important;
	font-family: "Inter Regular", sans-serif;
}

.custom-section .instructor-name{
    font-weight: 800 !important;
    font-family: "Inter Regular", sans-serif;
}

.instructor-qualification{
    font-size: 18px;
    font-weight: 400 !important;
    font-family: "Inter Regular", sans-serif;
}

.sub-section{
	margin-top: 2%;
}
.star{
	color: #FFCF6B;
	    font-size: 20px;
}

.review-author{
    font-weight: 700;
}

.center{
	text-align: center !important;
}

.footer{
	float: left;
}

body{
	width: 100%;
	float: left;
}

.stars-no{
    font-weight: 500;
}

.reviews-wrapper{
	    grid-template-columns: repeat(2, 1fr);
	    display: grid;
    gap: 30px;
}

.single-review{
    border: 1px solid #e8e4e4;
    border-radius: 25px;
    padding: 20px;
}

.top-section .instructor{
    margin-top: 3%;
}


.instructor-image{
	width: 40px;
	height: 40px;
}

.instructor-data, .instructor-name{
	display: inline;
}

.intro-wrap{
    max-width: 70%;
}

.other-courses-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.other-courses-wrapper.other-courses-wrapper{
	 grid-template-columns: repeat(4, 1fr);
}

.course-card {
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    border: 1px solid #ddd;
	position: relative;
}

.course-card .btn{
    bottom: 10px;
    position: absolute;
}

.course-image {
    position: relative;
    height: 200px;
    overflow: hidden;
    border-radius: 16px;
}

.course-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.badge {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #fff;
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
	color: #000;
}

.instructor-box {
    display: flex;
    align-items: center;
    margin-top: 15px;
    gap: 10px;
}

.instructor-box .inst-photo {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    object-fit: cover;
}

.inst-name {
    font-size: 14px;
    font-weight: 600;
}

.course-title {
    margin-top: 12px;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
}

/*.breadcrumb-custom {
    display: flex;
    align-items: center;
    gap: 8px;
}*/

.home-start,
.sep,
.ref-name {
    display: inline-flex;
    align-items: center;
}



/*.accordion-wrap {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.acc-item {
    background: #1d3a4d;
    border-radius: 10px;
}

.acc-head {
    width: 100%;
    background: transparent;
    color: #fff;
    padding: 20px;
    font-size: 18px;
    border: 0;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.acc-icon {
    font-size: 24px;
    transition: 0.2s;
}

.acc-body {
    max-height: 0;
    overflow: hidden;
    background: #fff;
    padding: 0 20px; /* temporary padding (no vertical yet) */
    border-radius: 0 0 10px 10px;
    color: #333;
    transition: max-height 0.35s ease, padding 0.35s ease;
}

.acc-item.open .acc-body {
    padding: 20px; /* full padding */
    max-height: 600px; /* large enough height */
}

.acc-item.open .acc-icon {
    transform: rotate(45deg);
}*/
.highlight p{
	margin-bottom: 0;
    font-size: 16px !important;
    color: #737373;
}

.custom-section{
    margin-top: 3%;
	float: left;
	width: 100%;
}

.certification-detail{
    margin-left: 8%;
    width: 84%;
    margin-right: 8%;
}

.course-title{
	margin-bottom: 10%;
}

.custom-heading{
	margin: 1% 0;
	    font-size: 2rem;
}

.sub-heading {
    font-size: 1.5rem;
    margin: 2% 0 1% 0%;
}

.co-section-3 .custom-heading{
	margin-bottom: 5%;
}

.text p{
    font-size: 1.25rem;
}

.outline-group{
	width: 100%;
	float: left;
}
.outline-column {
    list-style: none;
    padding: 0;
    margin: 0;
	width: 50%;
	float: left;
}

.ins-data{
	    display: flex;
    align-items: center;
}

.ins-data img{
    width: 150px;
    height: 150px;
    border-radius: 10px;
    object-fit: cover;
}

.instructor-wrap{
	margin-left: 1%;
}

.outline-column .outline-item {
    position: relative;
    padding-left: 40px;
    margin-bottom: 8px;
}

.outline-column .outline-item:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c"; /* check icon */
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 2px;
	background: #3BA9DE;
	color: #fff;
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 32px;
}


.skill{
	    background: #FAF5E5;
    padding: 5px 10px;
    font-weight: 600;
    border-radius: 3px;
    margin: 5px;
	float: left;
}

.highlighted {
    background: #89CCEA;
    text-align: center;
    padding: 7% 0;
}


.certification .top-section {
	margin-top: 3%;
    border-radius: 12px;
text-align: center;	
}

.certification .top-section .main-title{
    background: #3BA9DE;
    display: inline-block;
    padding: 0.5% 1%;
    font-size: 43px !important;
    text-transform: uppercase;
    color: #fff;
    font-family: "Marfa", serif !important;
    width: 90%;
}

.certification-detail .col-md-4 img{
	width: 100%;
}


.page-id-9814 h2, .page-id-9814 h3, .page-id-9814 h4 {
    font-family: "Marfa", serif !important;
    margin: 0;
    padding: 0;
}

.page-id-9814 .card {
  display: flex;
  flex-direction: column;
}

.panel-heading{
    color: #fff;
    font-size: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
    border-bottom: 2px solid #faf5e6;
    line-height: 20px;
}

.page-id-9814 .card .rounded-btn {
  margin-top: auto !important;
    width: 100%;
}

.accordion-desc{
    font-size: 18px;
    margin-bottom: 26px;
    line-height: 23px;
}


.leadership-section .row{
    text-align: center;
}

.side-panel{
    background: #1a374e;
    border-radius: 1rem;
    padding: 2rem;
}


.steps-section .s-icon {
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.side-panel a{
color: #fff;
    font-size: 15px;
}

.side-panel a:before{
    font-family: "Font Awesome 5 Free";
    content: "\f061 ";
    color: #89cceb;
    margin-right: 0.5rem;
}

.page-id-9814 {
  --accent-color: #ce6130;
}
.page-id-9814 .community .card-text{
    text-align: justify;
    font-size: 15px;
    line-height: 25px;
}

.page-id-9814 .leadership-section h2.section-title{
    font-size: 2em;
}

.page-id-9814  .videos{
    margin-bottom: 3%;
}

.page-id-9814  .video-title{
    font-size: 19px;
    margin: 10px 0;
    color: #3c3b3b;
}


.page-id-9814 .leadership-section h5{
    font-size: 1.3rem;
}

.page-id-9814 .box-content p {
    font-size: 15px;
}


.page-id-9814 .members-section a.hero-cta {
    color: inherit;
    font-size: 1.5rem;
    margin-top: 3%;
}

.page-id-9814 .icon svg {
    height: 3rem;
}

.page-id-9814 .leadership-section .icon svg {
    color: #fff;
}

.page-id-9814 .leadership-section .icon{
background: #354e62;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    text-align: center;
    border-radius: 50px;
    margin: 0 auto 4% auto;
}


.page-id-9814 .post-title{
    display: inline-block;
    padding: 6px 15px;
    border-radius: 15px;
}

.page-id-9814 .community .card {
    background: #1a374e !important;
    color: #fff !important;
    border-radius: 2rem;
}

.page-id-9814 .community img{
    border-radius: 2rem 2rem 0 0;
}

.page-id-9814 .hero-section {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: calc(100vw / 2); /* 2:1 aspect ratio to match the actual banner image */
    margin-left: calc(-50vw + 50%);
    background: url("https://wearelee.org/wp-content/uploads/2025/10/1.png") no-repeat center center;
    background-size: 100vw auto;
    background-attachment: scroll;
    text-align: center;
    color: #fff;
    overflow: hidden;
}

.page-id-9814 .container-fluid{
    padding: 0;
    margin: 0 !important;
}

.page-id-9814 div.header-inside{
    display: none !important;
}

.page-id-9814 .hero-section h1, .page-id-9814 .hero-section h2{
    background: #5884ad;
    padding: 10px 40px;
    margin: 1% 0;
    border-radius: 1.5rem;
}


 .page-id-9814 .hero-section h2{
    border-radius: 1rem;
}

.highlight  h5{
	font-size: 20px;
}

.highlight  p{
	font-size: 20px;
}

.row.course-highlights {
    display: flex;
}

.row.course-highlights .highlight {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px 20px;
    border-right: 1px solid #ccc;
}

.row.course-highlights .highlight:last-child {
    border-right: none; /* remove border on last item */
}


.page-id-9814 .hero-section h1{
        line-height: 1.2;
        font-family: "Marfa", serif !important;
    color: #FFFFFF;
        font-size: 68px;
    font-weight: 600;
    text-transform: uppercase;
}



.page-id-9814 .hero-section h4{
    margin-bottom: 10px;
    display: inline-block;
    background-color: #CE6130;
    padding: 10px 25px 10px 25px;
    border-radius: 100px 100px 100px 100px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 1px;
    color: #FFFFFF;
}

.page-id-9814 .hero-section h2{
    margin-top: 2%;
}

.page-id-9814 .hero-section h2{
    font-size: 37px;
    font-weight: 300 !important;
    line-height: 1.2;
    color: #FFFFFF;
}


.page-id-9814  .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
  pointer-events: none;
}

.page-id-9814  .owl-nav button {
  background: #3c3c3c;
  color: #fff;
  border: none;
  font-size: 24px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  pointer-events: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-id-9814  .owl-nav button:hover {
  background: #000;
}


.page-id-9814  .container .owl-carousel {
  margin-left: -15px;
  margin-right: -15px;
}
.page-id-9814 .owl-stage {
  margin-left: 0 !important;
  margin-right: 0 !important;
}



.page-id-9814 .quiz-section .container {
    min-height: 474px;
    background: #faf5e6;
    border-radius: 2rem;

    display: flex;
    flex-direction: column;
    justify-content: center;
     align-items: flex-start;
}

.page-id-9814 .quiz-section .container .box{
    background: #1A374E;
    color: #fff;
    width: 473px;
    margin-left: 7rem;
    border-radius: 2rem;
    padding: 2rem;
}

.page-id-9814 .section-title{
    font-size: 42px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 3%;
}

.page-id-9814 .section-title.dark-heading{
    font-size: 45px;
    color: #000000;
    margin-bottom: 10px;
}

.page-id-9814 .about-content{
    padding: 1rem;
}

.page-id-9814 .btn-main{
    background: #5884ad;
    padding: 8px 29px;
}

.page-id-9814 .btn-main:hover{
    background: #ce6130;
}

.page-id-9814 .owl-nav {
  position: absolute;
  top: 50%;
  left: -40px;   /* push left arrow outside */
  right: -40px;  /* push right arrow outside */
  transform: translateY(-50%);
  width: calc(100% + 80px); /* give space for arrows */
  display: flex;
  justify-content: space-between;
}

.page-id-9814 .owl-nav button {
  background: #333;
  color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  border: none;
  font-size: 20px;
}

.page-id-9814 .owl-theme .owl-nav [class*=owl-] {
       color: #FFF !important;
    padding: 5px 5px 5px 5px !important;
    border-radius: 100px 100px 100px 100px;
    background-color: var(--accent-color) !important;
    margin: -15px;
}


.page-id-9814 .owl-theme .owl-nav span{
        font-size: 35px;
    line-height: 30px;
    height: 40px !important;
    display: inline-block;
    margin-top: 1px;
}

.page-id-9814 .owl-theme .owl-nav{
    margin: 0 !important;
}

.page-id-9814 .members-section .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    border-radius: 10px 10px 0px 0px;
}

.page-id-9814 .members-section .card-body {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 1rem;
  padding: 2rem 1rem;
  min-height: 200px;
}

.page-id-9814 .members-section .card-body .sub-sec {
  text-align: center;
}

.page-id-9814 .members-section .card-body .sub-sec svg {
  display: none;
}

.page-id-9814 .members-section .label a {
  color: inherit !important;
  text-decoration: underline !important;
}

.page-id-9814 .members-section .label a:hover {
  color: inherit !important;
  text-decoration: underline !important;
}

.page-id-9814 .members-section .card-body .sub-sec svg {
    height: 24px;
    width: 24px;
}


.page-id-9814 .card-body .label{
    font-family: "Montserrat", Sans-serif;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.2;
    color: #7a7a7a;
}

.page-id-9814 .card-body .number{
    margin-bottom: 0 !important;
}

.page-id-9814 .steps-section .icon{
    border-radius: 50%;
    background: #1a374e;
    display: inline;
    height: 64px;
    width: 64px;
    line-height: 64px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.page-id-9814 .members-section .people{
    color: blue;
}

.page-id-9814 .members-section .screen{
    color: #16a34a;
}
.page-id-9814 .members-section .number{
        font-size: 26px;
    font-weight: 600;
    margin: 10px;
}

.page-id-9814 .label{
    font-size: 12px !important;
}

.page-id-9814 .steps-section .card h6{
    font-size: 16px;
    font-weight: 500;
}

.page-id-9814 .steps-section .card h5{
        font-size: 1.5rem;
    font-weight: 600 !important;
}

.page-id-9814 .link {
    color: #5884ad !important;
    text-decoration: none;
    font-size: 18px !important;
    vertical-align: middle;
    display: inline-flex;
    align-items: center;
    margin: 0 auto;
    gap: 6px;
}

/*.link svg{
    fill: #5884ad;
    height: 1em;
}
*/

.page-id-9814 .rounded-btn {
    border: 1px solid #1a374e;
    border-radius: 30px !important;
    background-color: #1a374e;
    color: #fff !important;
    padding: 7px;
    font-size: 19px !important;
    margin: 0 auto !important;
    padding: 0.4em 2em;
}

.page-id-9814  .btn-light {
    background-color: #fff;
    color: #1a374e !important;
}


.page-id-9814 .leadership-section .rounded-btn{
    margin-top: 6%;
    display: inline-block;
}

.page-id-9814 .rounded-btn:before{
    color: #fff;
}
.page-id-9814 .icon svg{
    color: #fff;
    height: 3rem;
}

.page-id-9814 .members-section .card .description{
    font-size: 1rem;
}

.page-id-9814 .community .card-title{
    font-size: 31px;
}

.page-id-9814 .community .position{
    color: #5884ad !important;
    font-size: 1rem;
    font-weight: 400;
}

.page-id-9814 .steps-section .description{
font-size: 1rem
}

.page-id-9814 .community .object-fit-cover {
    -o-object-fit: cover!important;
    object-fit: cover !important;
    object-position: top;
}

.page-id-9814  section{
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}

.page-id-9814 .steps-section .rounded-btn{
font-size: 15px !important;
}

/* Replace Register button text with Apply Now - Page ID 10537 only */
body.page-id-10537 a[href*="lee.tfaforms.net/264"],
body.page-id-10537 .register-button,
body.page-id-10537 .btn-register,
body.page-id-10537 .registration-link,
body.page-id-10537 .rounded-btn[href*="lee.tfaforms.net/264"] {
    text-indent: -9999px;
    line-height: 0;
    position: relative;
    overflow: hidden;
}

body.page-id-10537 a[href*="lee.tfaforms.net/264"]::after,
body.page-id-10537 .register-button::after,
body.page-id-10537 .btn-register::after,
body.page-id-10537 .registration-link::after,
body.page-id-10537 .rounded-btn[href*="lee.tfaforms.net/264"]::after {
    content: "Apply Now";
    text-indent: 0;
    display: block;
    line-height: initial;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

@media screen and (max-width: 1024px){
	[class*="co-section"] .custom-heading{
    font-size: 40px;
    line-height: 40px;
}
    .page-id-9814 .side-panel {
    background: #1a374e;
    border-radius: 1rem;
    padding: 0.8rem;
}

    .page-id-9814 .panel-heading{
        font-size: 13px;
    }
    .page-id-9814 .hs-content{
        max-width: 800px
    }
    .page-id-9814 .hero-section h1 {
    font-size: 45px !important;
    }
    .page-id-9814 .hero-section h2 {
    font-size: 25px;
    }

    .page-id-9814 .quiz-section .container .box {
    margin: 0 auto;
}
		.co-section-2 .custom-heading br{
		display: none;
	}
}

@media screen and (max-width: 768px) {
	
	[class*="co-section"] .custom-heading {
		text-align: center;
    font-size: 25px;
		line-height: 30px;
}
	
	[class*="co-section"] {
    padding: 5%;
}
	
	.co-section-3 .row {
        display: flex;
        flex-direction: column;
    }

    .co-section-3 .row > div:first-child {
        order: 2;
    }

    .co-section-3 .row > div:last-child {
        order: 1;
    }

	
    .page-id-9814 .section-title.dark-heading {
    font-size: 25px;
    }
    .page-id-9814 .quiz-section .container .box{
        width: 85%;
    }

    .page-id-9814 .section-title {
    font-size: 24px;
    }
.page-id-9814 .about-section img{
        max-height: 500px;
        width: 100%;
        object-fit: cover;
        object-position: top center;
    }
    .page-id-9814  .container .owl-carousel {
    max-width: 80%;
    margin: 0 auto;
}
    .page-id-9814 .hero-section {
        height: calc(100vw / 2); /* Same 2:1 ratio for mobile */
        background-size: 100vw auto;
    }
    .page-id-9814 .hero-section h1 {
        font-size: 21px !important;
            display: inline-block;
    }
        .page-id-9814 .hero-section h2 {
        font-size: 15px;
                display: inline-block;
    }
	
	.other-courses-wrapper.other-courses-wrapper {
    grid-template-columns: repeat(1, 1fr);
}
	.intro-wrap{
		max-width: 100%;
	}
	.top-section .main-title {
    font-size: 30px;
		line-height: 40px;
	}
	.row.course-highlights {
        display: flex;
        flex-wrap: wrap;
    }
	
	.top-section .instructor{
		margin-top: 10%;
	}
	
	.highlight{
		border-right: none !important
	}

    .row.course-highlights .highlight {
                   flex: 0 0 100%;
        background: #fafafa;
        border-radius: 5px 5px 0 0;
        padding: 16px;
        margin-bottom: 3%;
        background: #e5f2fb;
    }
	
	.secondary-section {
    box-shadow: none;
	}

	.top-section a.enroll{
		padding: 10px 20px;
		font-size: 15px;
	}
	.secondary-section{
		margin-top: 0;
	}
	
	.outline-column{
		width: 100%;
	}
	
	.course-content{
		display: flex;
	}
	
	.course-content .col-md-9{
		order: 2;
	}
	
	.course-content .sidebar{
		order: 1;
	}
	
	.certification .top-section .main-title{
    font-size: 25px !important;
    padding: 20px;
}
	.certification-detail {
    margin-left: 0;
    width: 100%;
    margin-right: 0;
}
	
	.co-img-area {
        position: static;
        width: 100%;
        height: auto;
        margin-top: 30px;
		padding-right: 0 !important;
    }

    .co-img-area img {
        height: auto;
    }

    .co-text-area {
        width: 100%;
    }
	
}