
.ctn-2024,
.parent-pageid-89893 {
	padding: 32px 0;
	font:400 18px/1.27 "futura-pt", sans-serif;
}
.ctn-2024 h2,
.ctn-2024 h3,
.ctn-2024 h4,
.parent-pageid-89893 h2,
.parent-pageid-89893 h3,
.parent-pageid-89893 h4 {
	font-family: "futura-pt", sans-serif;
}
.ctn-2024 #content,
.ctn-2024 #sidebar {
	padding: 0 20px;
}
.page-id-102935 .ctn-2024 #sidebar {
    padding-left: 0;
}
.full-width.style-n1 {
    padding-bottom: 0;
}
.style-n1 h2 {
	display: block;
	padding: 8px 20px !important;
	margin: 0;
	color: #fff;
	font:900 31px/1.1 "futura-pt", sans-serif;
	letter-spacing: -.02em;
	background-color: #117abf;
}
.style-g1 h2 {
    display: block;
    padding: 8px 20px !important;
    margin: 0;
    color: #fff;
    font:900 26px/1.1 "futura-pt", sans-serif;
    letter-spacing: -.02em;
    background-color: #117abf;
}
.style-g2 h2 {
  display: block;
  padding: 8px 20px !important;
  margin: 0;
  color: #fff;
  font:900 26px/1.1 "futura-pt", sans-serif;
  letter-spacing: -.02em;
  background-color: #117abf;
}
.style-n1 .content-block {
    position: relative;
	padding: 25px 20px 20px;
	margin-bottom: 16px;
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 57%,rgba(237,249,255,1) 85%,rgba(220,240,249,1) 100%);
}
.style-g2 .content-block {
    position: relative;
  padding: 25px 20px 20px;
  margin-bottom: 16px;
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 57%,rgba(237,249,255,1) 85%,rgba(220,240,249,1) 100%);
}
.style-n1 .text-container {
    position: relative;
    padding: 25px 20px 20px;
    margin-bottom: 16px;
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 57%,rgba(237,249,255,1) 85%,rgba(220,240,249,1) 100%);
}
.style-g2 .text-container {
    position: relative;
    padding: 25px 20px 20px;
    margin-bottom: 16px;
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 57%,rgba(237,249,255,1) 85%,rgba(220,240,249,1) 100%);
}
.style-g1 .content-block {
    position: relative;
    padding: 25px 20px 20px;
    margin-bottom: 16px;
    background: #FFF;
}
.style-n1.no-bg .content-block {
    padding: 20px 20px 0;
    background: none;
}
.style-g1.no-bg .content-block {
    padding: 20px 20px 0;
    background: none;
}
.ctn-2024 #content .full-width:last-child .content-block {
    margin: 0;
}
.style-n1 .content-block img {
	display: block;
}
.style-g1 .content-block img {
    display: block;
}
.style-n1 .content-block > *:last-child,
.style-n1 .content-block > *:only-child {
	margin-bottom: 0;
}
.style-n1 h4 {
    color: #117ABF;
    margin-bottom: 16px;
}
.style-g1 h4 {
    color: #117ABF;
    margin-bottom: 16px;
}
.style-n1 a:not([class]) {
    font-weight: 600;
    text-decoration: underline;
}
.style-g1 a:not([class]) {
    font-weight: 600;
    text-decoration: underline;
}
#content .style-n1 ul {
	padding-left: 2em;
    margin-top: 0;
}
#content .style-g1 ul {
    padding-left: 2em;
    margin-top: 0;
}
#content .style-n1 ul:not([class]) li:before {
    left: -20px;
    width: 5px;
    height: 5px;
    background: #93D500;
}
#content .style-g1 ul:not([class]) li:before {
    left: -20px;
    width: 5px;
    height: 5px;
    background: #93D500;
}
#content .style-n1 ol,
#content .style-n1 .checked {
	margin-bottom: 24px;
	padding-left: 3em;
}
#content .style-n1 li {
	position: relative;
	padding: 0;
}
#content .style-n1 ol li,
#content .style-n1 .checked li {
	margin-bottom: 24px;
}
.style-n1 ol li::marker {
	color: #fff;
}
.style-g1 ol li::marker {
    color: #95C93D;
}
.style-n1 ol li:before {
	content: counter(list-item);
	position: absolute;
	top: 0;
	left: -50px;
	display: block;
	width: 36px;
	height: 36px;
	color: #fff;
	font-size: 30px;
	line-height: 36px;
	font-weight: 600;
	text-align: center;
	background-color: #93d500;
	border-radius: 50%;
	z-index: 1;
}
.style-g1 ol li:before {
    content: counter(list-item);
    position: absolute;
    top: 0;
    left: -50px;
    display: block;
    width: 36px;
    height: 36px;
    color: #117abf;
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    text-align: center;
    background-color: #FFF;
    border-radius: 50%;
    z-index: 1;
}
.style-n1 .content-block strong,
.style-n1 .content-block b {
	font-weight: 600;
}
.style-g1 .content-block strong,
.style-g1 .content-block b {
    font-weight: 600;
}
.style-n1 .content-block strong {
	color: #007ac9;
}
.style-g1 .content-block strong {
    color: #007ac9;
}
#content .style-n1 ul.checked li:before {
	content: '';
	position: absolute;
	top: 50%;
	left: -50px;
	transform: translateY(-50%);
	width: 35px;
	height: 35px;
	background: transparent url(images/icon-checked.svg) no-repeat;
	background-size: cover;
}
.style-g1 .accordion-container .js-acc-content {
  display: none;
  padding: 20px 24px;
  background: #fff;
  }
#content .stylecolumn-gap: 1 ul.checked li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -50px;
    transform: translateY(-50%);
    width: 35px;
    height: 35px;
    background: transparent url(images/icon-checked.svg) no-repeat;
    background-size: cover;
}
#content .style-n1 p.note {
	font-size: 14px !important;
	font-weight: 500;
}
#content .style-g1 p.note {
    font-size: 14px !important;
    font-weight: 500;
}
.style-n1 .accordion-container {
    margin-bottom: 14px;
}
.style-g1 .accordion-container {
    padding: 14px;
    background:#E0F3B5;
}
.style-n1 .accordion-container .js-acc-item {
    margin-bottom: 10px;
}
.style-g1 .accordion-container .js-acc-item {
    margin-bottom: 10px;
}
.style-n1 .accordion-container .js-acc-trigger {
    background: #AEE8FB;
}
.style-g1 .accordion-container .js-acc-trigger {
    background: #FFF;
}
.style-n1 .accordion-container .js-acc-trigger h3 {
    color: #117ABF;
    font-family: "futura-pt", sans-serif;
    font-size: 24px;
    font-weight: 700;
}
.style-g1 .accordion-container .js-acc-trigger h3 {
    color: #117ABF;
    font-family: "futura-pt", sans-serif;
    font-size: 24px;
    font-weight: 700;
}
.style-n1 .accordion-container .js-acc-trigger:after {
    color: #117ABF;
}
.style-g1 .accordion-container .js-acc-trigger:after {
    color: #117ABF;
}
.style-n1 .accordion-container .js-acc-content {
    padding: 20px;
    background: #E7F9FF;
}
.style-g1 .accordion-container .js-acc-content {
    padding: 20px;
    border-top:2px solid #95C93D;
}
.style-n1 .tabs-container {
    padding: 10px 0 30px;
}
#content .style-n1 ul.tabs-control {
    gap: 3px;
    padding: 0;
    margin: 0;
}
#content .style-n1 ul.tabs-control li {
    flex: 1 1 0px;
}
.style-n1 .tabs-control li a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 42px;
    border-radius: 15px 15px 0 0;
    background: #c0dcf1;
}
.style-n1 .tabs-control li h3 {
    color: #4098d8;
    font-size: 18px;
    line-height: .9;
    font-weight: 500;
    margin: 0;
}
.style-n1 .tabs-control li.is-active a {
    background: #0175ca;
}
.style-n1 .tabs-control li.is-active h3 {
    color: #fff;
}
.style-n1 .js-acc-content .textbox {
    padding: 0;
    border: 0;
    background: none;
}
.style-n1 .js-acc-content .textbox p:last-child,
.style-n1 .js-acc-content .textbox p:only-child {
    margin: 0;
}

.style-n1 .btn-decor {
    padding-top: 3px;
    margin-right: 15px;
    font: 700 20px/1 "futura-pt", sans-serif;
}
#content .style-n1 ul.column-why {
	padding: 0;
	margin: 0 0 30px;
}
#content .style-n1 ul.column-why li {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 15px;
	padding: 12px 0;
	margin: 0;
	border-bottom: 1px solid #77b8e2;
}
#content .style-n1 ul.column-why li:before {
	display: none;
}
.style-n1 ul.column-why h4 {
	width: 112px;
	color: #007ac9;
	font-size: 23px;
	line-height: 1;
	font-weight: 700;
	text-align: right;
}
.style-n1 ul.column-why p {
	display: flex;
	flex-basis: calc(100% - 112px);
	justify-content: space-between;
	align-items: center;
	gap: 18px;
	margin: 0;
}
.style-n1 ul.column-why .text {
	display: inline-block;
	flex-basis: calc(100% - 76px);
}
.style-n1 ul.column-why i {
	display: inline-block;
	width: 58px;
	text-align: center;
}
.style-n1 ul.column-why i img {
	display: inline-block;
}
.style-n1 .fluid-width-video-wrapper {
    border: 1px solid #363636;
}
.page-id-102935 .style-n1 .fluid-width-video-wrapper {
    border: 0;
}
.style-n1 .text-content {
	padding: 25px 20px 20px;
}
.style-g2 .text-content {
  padding: 25px 20px 20px;
}
.style-n1 .text-content p:last-child,
.style-n1 .text-content p:only-child {
	margin: 0;
}

.style-n2 h2 {
	display: block;
	padding: 4px 20px !important;
	margin: 0;
	color: #fff;
	font:600 32px/1 "futura-pt", sans-serif;
	letter-spacing: -.02em;
	background-color: #0075C9;
}
.style-n2 .content-block {
    padding: 5px 0;
}
.style-n2 .post-item {
    justify-content: space-between;
    gap: 4px;
    padding: 22px 0;
    border-bottom: 1px solid #0075C9;
}
.style-n2 .post-item img {
    width: 100%;
    height: auto;
}
.style-n2 .post-item .entry-detail h5 {
    color: #363636;
    font-size: 18px;
    line-height: 1.1;
    font-weight: 500;
    margin-bottom: 4px;
}
.style-n2 .post-item .entry-detail p {
    color: #868686;
    font-size: 12px;
}
.style-n2 .prev-next-posts {
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
}

.style-n2 .next-posts-link {
    align-self: flex-end;
}
.style-n2 .prev-posts-link a,
.style-n2 .next-posts-link a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    font: 700 20px / 1 "futura-pt", sans-serif;
    color: #fff;
    min-width: 200px;
    height: 40px;
    margin: 0;
    background: #96c93d;
    background: linear-gradient(to bottom, rgba(147, 213, 0, 1) 10%, rgba(110, 192, 5, 1) 100%);
    white-space: nowrap;
    text-align: center;
    transition: all .25s;
}

#testimonial-slider {
    padding-block: 20px 40px;
}

.testimonial-card {
    position: relative;
    display: flex;
    margin-bottom: 30px;
    background-color: #F4FCE5;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
}
.feature-card {
    position: relative;
    display: flex;
    margin-bottom: 30px;
    background-color: #F4FCE5;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
}
.testimonial-card .image {
    position: relative;
    width: 300px;
}
.feature-card .image {
    position: relative;
    width: 280px;
    background: #95c93d url(/wp-content/uploads/2024/11/TC_Whitbourne_Mobile.jpg);
    background-size: cover;
}
.testimonial-card .image img {
    display: block;
}
.feature-card .image img {
    display: block;
    
}
.testimonial-card .detail {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: calc(100% - 300px);
    padding: 10px 30px 10px 40px;
}
.feature-card .detail {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: calc(100% - 280px);
    padding: 15px 14px 17px 19px;
}
.testimonial-card .detail:before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: -60px;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background: #95c93d url(/wp-content/uploads/2024/04/Testimonial-Bubble.svg);
    background-size: cover;
}

.testimonial-card h4 {
    color: #0075C9;
    font-size: 21px;
    line-height: 1;
    margin-bottom: 14px;
}
.testimonial-card p {
    font-size: 12px;
    margin: 0;
}
.feature-card p {
    font-size: 17px;
    margin: 0;
}
.testimonial-card p strong {
    font-size: 14px;
    font-weight: 700;
}
.feature-card p strong {
    font-size: 17px;
    font-weight: 700;
    color:#117ABF;
}
.style-n1 .testimonial-card {
    box-shadow: none;
}
.style-n1 .testimonial-card:last-child {
    margin-bottom: 0;
}
.style-n1 .testimonial-card .detail {
    padding-left: 25px;
    padding-right: 9%;
}
.style-n1 .testimonial-card h4 {
    font-size: 18px;
    margin-bottom: 10px;
}
.style-n1 .testimonial-card p strong {
    color: #000;
}
.style-n1 .testimonial-card .btn-decor {
    min-width: 200px;
    height: 40px;
    margin-top: 15px;
    font-size: 18px;
}

.testimonial-slider .slick-track {
    display: flex;
}
.testimonial-slider .test-slide {
    height: inherit !important;
}
.testimonial-slider .slick-arrow {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    z-index: 999;
    cursor: pointer;
    opacity: .85;
    transition: opacity .3s;
}
.testimonial-slider .slick-prev {
    left: 0;
    background: url(https://takechargenl.ca/wp-content/plugins/wonderplugin-gallery/engine/skins/light/carousel_left.png) no-repeat left center;
}
.testimonial-slider .slick-next {
    right: 0;
    background: url(https://takechargenl.ca/wp-content/plugins/wonderplugin-gallery/engine/skins/light/carousel_right.png) no-repeat left center;
}
.testimonial-slider .slick-arrow:hover {
    opacity: 1;
}
.testimonial-slider .slick-prev:hover {
    background-position: -32px center;
}
.testimonial-slider .slick-next:hover {
    background-position: -32px center;
}
.testimonial-slider .slick-dots {
    display: flex;
    justify-content: center;
    gap: 14px;
    margin: 15px 0 0 !important;
}
.testimonial-slider .slick-dots li {
    padding: 0 !important;
    margin: 0 !important;
}
.testimonial-slider .slick-dots a {
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #d9d9d9;
}
.testimonial-slider .slick-dots .slick-active a {
    background: #93D500;
}
.testimonial-slider .slick-dots li:before {
    display: none;
}
.testimonial-slider .testimonial-card {
    margin: 0;
}
.testimonial-slider .testimonial-card .detail {
    justify-content: flex-end;
    padding: 25px;
}
.testimonial-slider .testimonial-card .detail:before {
    display: none;
}
.testimonial-slider h4 span {
    display: none;
}
.testimonial-slider .testimonial-card .btn-decor {
    width: 100%;
    font-size: 18px;
}

#block-kit-apply.style-n1 .block-apply {
	height: 104px;
	margin-bottom: 18px;
}
#block-kit-apply.style-n1 .block-apply .title {
	width: 152px;
	padding: 25px 15px;
	font-size: 21px;
	background: #d9eff7;
}
#block-kit-apply.style-n1 .block-apply .title span {
	width: 40px;
	height: 40px;
	margin-right: 17px;
}
#block-kit-apply.style-n1 .block-apply .title img {
	width: 100%;
	max-width: 40px;
	height: auto;
	max-height: 40px;
}
#block-kit-apply.style-n1 .block-apply .detail {
	padding: 0 0 0 14px;
	background: #f0f8fc;
}
#block-kit-apply.style-n1 .block-apply .detail p {
	line-height: 1.375;
	font-weight: 600;
}
#block-kit-apply.style-n1 .block-apply .detail a {
	font-weight: 700;
}
#block-kit-apply.style-n1 .block-apply .detail > a {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: 80px;
	height: 100%;
	padding: 0 12px;
	font-size: 16px;
	text-align: right;
	border-left: 2px solid #fff;
}

.news-events.ctn-2024 {
    padding: 20px 40px;
}
.news-events.ctn-2024 section {
    padding: 20px 0;
    border-bottom: 1px solid #0075C9;
}
.news-events.ctn-2024 section:last-child {
    border: 0;
}
.news-events .style-n1 .content-block {
    height: calc(100% - 50px);
    margin: 0;
    padding: 20px 20px 75px;
}
.style-n1 .intro-text {
    padding: 0 0 25px;
}
.style-g2 .intro-text {
    padding: 0 0 25px;
}
.style-n1 .intro-text p {
    margin: 0;
    line-height: 1;
    font-weight: 400;
}
.style-g2 .intro-text p {
    margin: 0;
    line-height: 1;
    font-weight: 400;
}
#intro-eew .content-block { margin-bottom: 40px; }
.page-id-101144 #content h2 { font-size: 23px; }

.block-event {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 24px;
}
.block-event .event-date {
    flex-basis: 70px;
    padding-right: 12px;
    border-right: 4px solid #95C93D;
}
.block-event .event-detail {
    flex-basis: calc(100% - 82px);
}
.block-event h3 {
    color: #2f2f2f;
    font-size: 22px;
}
.block-event h3.nomargin {
    margin: 0;
}
.block-event .event-detail p:only-child,
.block-event .event-detail p:last-child {
    margin: 0;
}
.block-event .event-detail p a {
    display: inline-block;
    color: #4EC2E0;
    font-weight: 500;
}
.page-id-101144 .mobile-sidebar {
    text-align: center;
}
section.full.section-add {
    padding: 30px 20px 0;
}
.section-add #more-ways {
    padding-top: 40px;
    border-top: 1px solid #117ABF;
    border-bottom: 0;
}
.section-add #more-ways h2 {
    font-size: 26px;
}

.bew-title h2 {
    font-size: 24px;
}
.title-sm h2 {
    font-size: 23px;
}

.ctn-2024 .sidebar-content img {
    width: 100%;
}

@media (min-width: 768px) {

	.ctn-2024 #content {
		width: 70.2%;
		padding: 0 20px;
		border-right: 1px solid #69b1df;
	}
	.ctn-2024 #sidebar {
		width: 29.8%;
	}
	.holder-content.ctn-2024:before {
		display: none;
		right: 29.8%;
		top: 38px;
	}
	.style-n1 .content-block {
		padding: 18px 20px 24px;
		margin-bottom: 20px;
	}
	#content .style-n1 ul.checked {
		padding-right: 5%;
	}
	.style-n1 .text-content {
		padding: 28px 30px 20px;
	}
    #news-section .style-n1+.style-n1 .post-item .entry-image {
        height: 220px;
    }
    .style-n1 .post-item .entry-image img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        object-position: center;
    }
    .style-n2 .post-item {
        gap: 40px;
        padding: 30px 0;
    }
    .style-n2 .post-item .entry-image {
        flex-basis: 288px;
    }
    .style-n2 .post-item .entry-detail {
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex-basis: calc(100% - 308px)  ;
    }
    .style-n2 .post-item .entry-detail h5 {
        font-size: 26px;
    }
    .style-n2 .post-item .entry-detail p {
        font-size: 16px;
    }/*
    #news-section {
        align-items: flex-start;
    }*/
    #news-section > .col {
        flex: 1;
    }
    .section-add #more-ways h2 {
        margin-inline: 30px;
    }
    .section-add #more-ways .link_block {
        margin-inline: 30px;
    }
    .testimonial-slider {
        padding: 0 45px;
    }

}

@media (min-width: 992px) {

    .ctn-2024 {
		padding: 38px 20px 50px;
	}
    .page-id-97511 .ctn-2024 {
        padding-top: 26px;
    }
	.style-n1 h2 {
		padding: 8px 24px;
	}
	.style-n1 .content-block {
		padding: 25px 30px 30px;
		margin-bottom: 30px;
	}
	#block-kit-apply.style-n1 .block-apply .title {
		width: 174px;
		padding: 30px 20px;
		font-size: 23px;
	}
	#block-kit-apply.style-n1 .block-apply .detail { padding-left: 22px; }
	#block-kit-apply.style-n1 .block-apply .detail > a {
		width: 140px;
		padding: 0 15px;
		font-size: 18px;
	}
	.parent-pageid-89893 #content-full h1 {
		font-size: 42px;
	}

    .news-events.ctn-2024 .flex-container {
        gap: 6%;
    }
    .news-events .tribe-events-widget-events-list__events,
    #events .tribe-events-calendar-list {
        column-gap: 6%;
    }
    .style-n1 .post-item {
        align-items: center;
        padding-bottom: 20px;
    }
    .post-item .entry-image {
        flex-basis: 145px;
        padding-top: 4px;
    }
    .post-item .entry-detail {
        flex-basis: calc(100% - 160px);
    }
    #news-section .style-n1+.style-n1 .post-item .entry-image,
    .style-n1 .post-item .entry-image {
        height: 128px;
    }

    .style-n2 .content-block {
        padding-right: 40px;
    }
    .style-n2 .post-item .entry-detail {
        flex-basis: calc(100% - 328px)  ;
    }

}

@media (max-width: 991px) {

    #block-kit-apply.style-n1 .block-apply .detail {
		width: calc(100% - 152px);
	}
    .testimonial-card .image {
        width: 240px;
    }
    .feature-card .image {
        width: 238px;
    }
    .testimonial-card .image img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
    .feature-card .image img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
    .testimonial-card .detail {
        width: calc(100% - 240px);
        padding: 15px 25px 15px 30px;
    }
    .feature-card .detail {
        width: calc(100% - 238px);
        padding: 15px 25px 15px 30px;
    }
    .testimonial-card .detail:before {
        width: 60px;
        height: 60px;
        left: -50px;
    }
    .feature-card .detail:before {
        width: 60px;
        height: 60px;
        left: -50px;
    }
    .style-n1 .testimonial-card .image {
        width: 220px;
    }
    .style-n1 .testimonial-card .detail {
        width: calc(100% - 220px);
        padding-left: 20px;
        padding-right: 4%;
    }
    .style-n1 .testimonial-card h4 {
        font-size: 16px;
    }
    .style-n1 .testimonial-card .btn-decor {
        min-width: 180px;
        height: 36px;
        margin-top: 10px;
        font-size: 16px;
    }
    
    .testimonial-slider .testimonial-card {
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
    }
    .testimonial-slider .testimonial-card .image {
        width: 100%;
    }
    .testimonial-slider .testimonial-card .image img {
        position: relative;
    }
    .testimonial-slider .testimonial-card .detail {
        width: 100%;
    }

    .post-item {
        flex-direction: column;
		gap: 10px;
		padding: 0 0 20px;
    }
    .news-events.ctn-2024 {
        padding: 20px;
    }
	.news-events .btn-decor {
		width: 100%;
	}

}

@media (min-width: 768px) and (max-width: 991px) {
    
    .style-n2 .post-item {
        flex-direction: row;
        gap: 20px;
    }

}

@media (max-width: 767px) {

	#content .style-n1 ul.column-why li {
		flex-direction: column;
		gap: 0;
	}
	.style-n1 ul.column-why h4 { text-align: left; }
	.content-block.style-n1 {
		padding: 15px 20px;
	}
	#block-kit-apply.style-n1 .block-apply .title {
		flex-direction: column-reverse;
		justify-content: center;
		align-items: center;
		width: 100px;
		padding: 18px 10px;
	}
	#block-kit-apply.style-n1 .block-apply .title span {
		margin: 0;
	}
	#block-kit-apply.style-n1 .block-apply .detail {
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: calc(100% - 100px);
	}
	#block-kit-apply.style-n1 .block-apply .detail.w-link p {
		width: calc(100% - 82px);
		font-size: 15px;
	}
	#block-kit-apply.style-n1 .block-apply .detail > a {
		margin: 0;
	}
	#block-kit-apply.style-n1 .block-apply .detail > a span {
		text-align: left;
	}

	.ctn-2024 { padding: 16px 0; }
	.ctn-2024 .style-n1 {
        width: calc(100% + 40px);
        margin: 0 -20px;
    }
    .style-n1 .content-block {
        padding: 20px 35px 20px 40px;
        overflow: hidden;
    }
    .style-n1 .tabs {
        margin: 0;
    }
    #content .style-n1 .tabs-control { display: flex; }
    .style-n1 .tabs-content .trigger { display: none; }
    .style-n1 .tabs-content .item.is-open { display: none; }
    .style-n1 .tabs-content .item.is-active,
    .style-n1 .tabs-content .item.is-active.is-open,
    .style-n1 .tabs-content .item.is-active .js-acc-content,
    .style-n1 .tabs-content .item.is-active.is-open .js-acc-content { display: block !important; }

    .testimonial-card {
        flex-direction: column;
    }
    .feature-card {
        flex-direction: column;
    }
    .style-n1 .testimonial-card {
        margin-bottom: 15px;
    }
    .style-n1 .feature-card {
        margin-bottom: 15px;
    }
    .testimonial-card .image,
    .testimonial-card .detail {
        width: 100% !important;
    }
    .feature-card .image,
    .feature-card .detail {
        width: 100% !important;
    }
    .testimonial-card .image {
        height: 250px;
    }
    .feature-card .image {
        height: 250px;
    }
    .testimonial-card .detail {
        padding: 15px 20px;
    }
    .feature-card .detail {
        padding: 15px 20px;
    }
    .testimonial-card .detail:before {
        top: -50px;
        left: 10px;
    }
    .testimonial-card h4 {
        margin-bottom: 10px;
    }

    .testimonial-slider {
        padding: 0;
    }
    .testimonial-slider .slick-arrow {
        display: none !important;
    }
    .testimonial-slider .testimonial-card .image {
        height: auto;
    }

    .full-mb {
        width: calc(100% + 40px);
        max-width: 200%;
        margin: 20px -20px -30px;
    }

	.news-events.ctn-2024 {
		padding-top: 0;
	}
	.news-events.ctn-2024 section {
		border: 0;
	}
	.news-events.ctn-2024 .flex-container {
		gap: 20px;
	}
	#news-section {
		flex-direction: column-reverse;
	}
	.news-events .style-n1 .content-block {
		padding-bottom: 20px;
	}
    .style-n1 .btn-decor {
        width: 100%;
        margin: 10px 0 0;
    }
    #intro-eew .content-block { margin-bottom: 20px; }
    .block-event { gap: 15px; }
    .page-id-101144 #sidebar { display: none; }
    .block-schedule div:first-child { display: none; }
    .block-schedule .event-detail { flex-basis: 100%; }
    .block-schedule .event-detail img { width: 100%; height: auto; }

}

@media (min-width: 420px) and (max-width: 767px) {
    #intro-eew .content-block {
        padding-inline: 40px;
    }
}

@media (max-width: 479px) {

    .style-n1 .content-block {
        padding: 25px 20px 30px;
    }
    .style-n1 .accordion-container {
        margin: 0;
    }
    .style-n1 .accordion-container .js-acc-trigger {
        padding: 10px 30px 10px 20px;
    }
    .style-n1 .accordion-container .js-acc-trigger h3 {
        font-size: 22px;
    }
    .style-n2 .post-item img {
        max-width: 240px;
    }
    .page-id-101144 .carousel .image img {
        width: 100%;
        margin: 0;
    }

}