.template .ry-text h2 {
	/*font-size: 44px;*/
	font-size: 30px;
}
.template .ry-text h3 {
	font-size: 24px;
}
.template .ry-text h4 {
	font-size: 22px;
}
.template .ry-text h5 {
	font-size: 20px;
}
.template .ry-text h2,
.template .ry-text h3,
.template .ry-text h4 {
	font-weight: 300;
	color: #004894; 
	line-height: 1.1;
	margin-bottom: 20px;
	letter-spacing: -1px;
}

.template .ry-text a:not(.ry-btn):not(.button):hover {
	text-decoration: underline !important;

}
.template .ry-text a:not(.ry-btn):not(.button) {
	color: #0067b2;
	text-transform: initial;
}
input:focus {
	outline: unset;
}
.template .ry-text ul li:not(:last-child) {
	margin-bottom: 5px;
}
.module-7 ul li > .ry-btn {
	min-width: 155px;
}
.sdar-banner {
	min-height: 280px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 70px 0;
	background: #eaf6fe;
}

.sdar-banner .ry-container {
	max-width: 1200px;
	width: 90%;
}

.template .sdar-banner h1,
.template .sdar-banner h2 {
	font-size: 53px;
	font-weight: 300;
	font-family: 'Inter';
	color: #004894;
}



.sdar-banner .ry-text p {
	max-width: 780px;
	margin: 20px auto 0;
}

.sdar-main {
	margin: 80px 0;
}

.sdar-main .ry-container {
	max-width: 1200px;
	width: 90%;
}


.ry-text {}

.photo.landscape {}

.template .sdar-main .photo {
	position: relative;
	padding-bottom: 56.25%;

}

.template .sdar-main .photo img,
.template .sdar-main .photo iframe,
.template .sdar-main .photo video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 20px;
}

.template .sdar-main .photo.landscape {
	padding-bottom: 56.25%;
}

.template .sdar-main .photo.portrait {
	padding-bottom: 120%;
}

.template .sdar-main .photo.classic {
	padding-bottom: 75%;
}

.template .sdar-main .photo.no-curve {
	border-radius: unset;
}

.template .sdar-main .main-photo {
	margin-bottom: 100px;
}



.sdar-related {
	margin-top: 100px;
	/* padding-bottom: 60px; */
}

.sdar-related .ry-container {
	max-width: 1200px;
	width: 90%;
}

.sdar-related .ry-container .ry-headline h3,
.template-past-events .ry-headline h3 {
	font-size: 33px;
	font-weight: 300;
	color: #004894;
}

.sdar-related .ry-flex,
.template-past-events .ry-flex {
	margin-top: 50px;
}

.sdar-related .ry-container .ry-content,
.template-past-events .ry-content {
	padding-top: 60px;
	border-top: 5px solid #cce1f0;
	padding-bottom: 40px;
}

.sdar-related .ry-flex .ry-each,
.template-past-events .ry-flex .ry-each {
	width: calc(33.33% - 40px);
	position: relative;
}

.sdar-related .ry-flex .ry-each .photo,
.template-past-events .ry-flex .ry-each .photo {
	position: relative;
	padding-bottom: 75%;
	/* margin-bottom: 20px; */
}

.sdar-related .ry-flex .ry-each .photo img ,
.template-past-events .ry-flex .ry-each .photo img  {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 15px;
}

.sdar-related .ry-flex .ry-each .text p,
.template-past-events .ry-flex .ry-each .text p {
	font-weight: bold;
	text-align: left;
	line-height: 1.3;
	color: #333;
}

.sdar-related .ry-flex .ry-each .text,
.template-past-events .ry-flex .ry-each .text  {
	padding: 20px 20% 20px 0;
	clear: both;
}

.template-past-events .ry-container {
	/* width: 100%; */
	/* max-width: 100%; */
	max-width: 1400px;
	width: 90%;
}
.template-past-events .ry-flex {
	display: inline;
}

.template-past-events .ry-flex .ry-each {
	width: 100%;
}


.template-past-events .ry-flex .ry-each .photo {
	border-radius: 25px;
	overflow: hidden;
}
.template-past-events .slick-dots {
	display: flex !important;
	justify-content: center;
	gap: 5px;
}

.template-past-events .slick-dots li {
	height: auto;
	width: auto;
	margin: 0;
}
.template-past-events .ry-flex .ry-each .date {
	padding-top: 50px;
	clear: both;
	font-size: 16px;
	font-weight: 600;
	color: #004894;
}

.template-past-events .slick-dots li button {
	padding: 0 !important;
	width: 12px;
	height: 12px;
	background: #000;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	text-indent: -999999px;
	opacity: .4;
	transition: .3s;
}

.template-past-events .slick-dots li.slick-active button {
	width: 40px;
	border-radius: 5px;
	background: #e41936;
	opacity: 1;
}

.template-past-events .slick-dots li button:before {
	display: none;
}

.template-past-events .slick-list  {
	margin: 0 -50px;
}
.template-past-events .slick-list .slick-slide  {
	margin: 0 50px;
}
.template .ry-text p {
	text-align: left;
}

.template-version-2 .main-content {
	padding: 130px 0 50px;
}

.template-version-2 .main-content .ry-container {
	width: 90%;
	width: 1440px;
}

.template-version-2 .main-content .ry-container > .ry-flex {}

.template-version-2 .main-content .ry-container > .ry-flex .each-left {
	width: 60%;
}

.template-version-2 .main-content .ry-container > .ry-flex .each-right {
	width: 32%;
}

.template-version-2 .main-content .ry-container > .ry-flex .each-left .main-photo {
	margin-bottom: 70px;
}

.template-version-2 .main-content  .sdar-related .ry-flex .ry-each {
	width: calc(50% - 20px);
}

.template-version-2 .main-content .sdar-related .ry-flex {
	flex-wrap: wrap;
	gap: 20px;
}

.sdar-sb {
	padding: 40px 25px 20px;
	border: 1px solid #e1e1e1;
	border-radius: 15px;
}

.sdar-sb .title {
	padding: 30px;
	background: #eaf6fe;
	border-radius: 10px;
	line-height: 1;
	margin-bottom: 20px;
}

.sdar-sb .title p {
	line-height: 1;
	font-size: 22px;
	font-weight: bold;
	color: #004894;
}

.sdar-sb ul {
	list-style: none;
	padding-left: 0;
	padding: 0 10px;
}

.sdar-sb .each-list {}

.sdar-sb ul li:not(:last-child) {
	border-bottom: 1px solid #e1e1e1;
}

.sdar-sb ul li a {
	padding: 25px 0;
	display: block;
}

.sdar-sb ul li a {
	/* font-size: 16px; */
	display: block;
	line-height: 1;
	font-size: 20px;
	font-weight: bold;
	color: #004894;
	letter-spacing: -0.5px;
	position: relative;
}

.sdar-sb ul li a span {
	display: block;
	font-size: 16px;
	color: #333;
	font-weight: 400;
	margin-top: 8px;
}

.sdar-sb ul li br {
	display: none;
}

.sdar-sb ul li a:after {
	content: "";
	position: absolute;
	right: 0;
	width: 45px;
	height: 45px;
	background: #0067b2;
	border-radius: 50%;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-arrow-up-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M14 2.5a.5.5 0 0 0-.5-.5h-6a.5.5 0 0 0 0 1h4.793L2.146 13.146a.5.5 0 0 0 .708.708L13 3.707V8.5a.5.5 0 0 0 1 0z'/%3E%3C/svg%3E");
	background-size: 18px;
	background-position: center;
	background-repeat: no-repeat;
	top: 50%;
	transform: translate(0, -50%);
}


.photo.natural {
	position: relative;
	padding: 0 !important;
	margin: 30px 0 !important;
}

.photo.natural img {
	position: relative !important;
	width: auto !important;
	height: auto !important;
}

.basic-accordion {
	box-shadow: unset;
}

.basic-accordion .ry-heading {
	background: #ffffff;
	padding: 20px 30px 20px 0;
	display: flex;
	align-items: center;
}

.basic-accordion .ry-heading div {
	font-size: 18px;
	line-height: 1;
	font-weight: 600;
	letter-spacing: -0.5px;
}

.basic-accordion .ry-heading:after {
	content: "" !important;
	position: absolute;
	width: 10px;
	height: 10px;
	right: 10px;
	border: solid #000000;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 4px;
	content: "";
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.basic-accordion .ry-heading.ui-state-active:after {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}


/* TEMPLATE NEWS */

.news-archive .module-events {
	padding-top: 0;
	background: transparent;
}
.news-archive .module-events .ry-container {
	max-width: 1400px;
	width: 90%;
}

.news-archive .module-events .ry-flex {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 100px;
	margin-top: 0;
	margin-bottom: 60px;

}

.custom-grid-layout .ry-flex {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 100px 60px;
	margin-top: 30px;
	margin-bottom: 60px;
}
.custom-grid-layout .ry-flex .ry-each {
	width: 100%;
}

.custom-grid-layout .ry-flex .ry-each .photo {
	position: relative;
	padding-bottom: 76.25%;
	margin-bottom: 10px;
	border-radius: 25px;
	overflow: hidden;
}


.custom-grid-layout .ry-flex .ry-each .title h4 {
	font-size: 23px;
	text-align: left;
	margin: 20px 0 12px;
	font-weight: 700;
	max-width: 380px;
	line-height: 1.2;
}

.custom-grid-layout .ry-flex .ry-each .desc p {
	font-size: 16px;
	text-align: left;
	line-height: 1.4;
	font-weight: 400;
}

.custom-grid-layout.side-layout .ry-flex .ry-each .each-wrapper {
    display: flex;
    gap: 30px;
    align-items: center;
}

.custom-grid-layout .ry-flex {
    grid-template-columns: repeat(2, 1fr);
    margin: 0;
}

.custom-grid-layout.side-layout .ry-flex .ry-each .each-wrapper .photo {
    padding-bottom: 45%;
    width: 35%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin: 0;
}

.custom-grid-layout.side-layout .ry-flex .ry-each .each-wrapper .details {
    width: 65%;
    padding: 20px 20px 20px 0;
}

.custom-grid-layout .ry-flex .ry-each {
    border: 1px solid #0d285a;
    border-radius: 30px;
    overflow: hidden;
}
.custom-grid-layout.side-layout .ry-flex .ry-each .each-wrapper .photo img {
    border-radius: unset;
}
.news-archive .module-events .ry-flex .ry-each {
	width: 100%;
}


.news-archive .module-events .ry-each.preload-state {
	display: none;

}
.custom-grid-layout.side-layout .ry-flex .ry-each .title h4 {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -0.3px;
}

.custom-grid-layout.side-layout .ry-flex .ry-each .each-wrapper .photo {
    width: 50%;
}

.news-archive .module-events .ry-each.visible-item {
	opacity: 0;
	transform: scale(0.95);
	animation: fadeIn 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}
#loadMoreBtn svg {
	margin-left: 5px;
}
@keyframes fadeIn {
	to {
		opacity: 1;
		transform: scale(1);
	}
}


.news-archive .module-events .load-more-btn {
	margin: 20px auto;
	display: block;
	clear: both;
}

.news-archive .module-events button#loadMoreBtn {
	margin: auto;
	display: flex;
	margin-top: 30px;
}

.news-archive .module-events button#loadMoreBtn {
	margin: auto;
	display: flex;
	margin-top: 30px;
}

/* Caravans */


.module-caravan-template .group-filter {
	display: flex;
	justify-content: space-between;
	border: 1px solid #e1e1e1;
	border-radius: 15px;
	margin-bottom: 60px;
}

.module-caravan-template .group-filter .search-filter {
	max-width: 440px;
	width: 40%;
	position: relative;
}

.module-caravan-template .group-filter .filters {
	width: 60%;
}

.module-caravan-template .group-filter .filters .filter__dropdown {
	height: 72px;
	border-radius: 15px;
	background: transparent;
	padding-left: 25px;
	display: flex;
	align-items: center;
	gap: 15px;
	padding-right: 25px;
	border: unset;
	font-size: 18px;
	letter-spacing: -0.5px;
	font-weight: 600;
	color: #333;
}

.module-caravan-template .group-filter .filters .filter__dropdown > span {
	text-transform: capitalize;
}

.module-caravan-template .group-filter .search-filter .quicksearch {
	width: 100%;
	height: 72px;
	border: unset;
	background: #f2f2f2;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	padding-left: 25px;
	border-left: 1px solid #e1e1e1;
	font-size: 18px;
	letter-spacing: -0.5px;
	outline: unset !important;
	padding-right: 40px;
}

.module-caravan-template .group-filter .search-filter .quicksearch::placeholder {
	font-weight: bold;
}

.module-caravan-template .group-filter .search-filter .search__button {
	width: 45px;
	height: 45px;
	min-width: 45px;
	background: #0067b2;
	border-radius: 50%;
	border: unset;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translate(0, -50%);
}

.module-caravan-template .group-filter .search-filter .search__button svg {
	width: 20px;
	height: 20px;
	fill: #fff;
}


.module-caravan-template .group-filter .filters .dropdown__caravan {
	position: absolute;
	width: 100%;
	background: #fff;
	z-index: 1;
	border: 1px solid #e1e1e1;
	padding: 50px 40px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	box-shadow: 0px 30px 40px -30px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 30px 40px -30px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 30px 40px -30px rgba(0,0,0,0.3);
	z-index: 9999;
}

.module-caravan-template .group-filter.active {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.module-caravan-template .group-filter.active .search-filter .quicksearch {
	border-bottom-right-radius: 0;
}

.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper {
	/* display: flex; */
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(0, 1fr);
	gap: 20px 10px;
}

.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper a {
	display: flex;
	align-items: center;
	gap: 20px;
}

.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper a .text,
.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper .filter-cancel a,
.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper .count p {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.5px;
	color: #0067b2;
}

.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper .count p {
	cursor: pointer;
}

.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper .count p svg {
	width: 22px;
	height: 22px;
	margin-bottom: -5px;
	margin-left: -4px;
}
.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper a.active {
	/* opacity: .5; */
}

.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper a.active:before {
	content: "";
	position: absolute;
	left: -5px;
	width: 25px;
	height: 25px;
	background: #97c171;
	z-index: 1;
	bottom: -5px;
	border-radius: 50%;
	outline: 4px solid #fff;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-check2' viewBox='0 0 16 16'%3E%3Cpath d='M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0'/%3E%3C/svg%3E");
	background-position: center;
	background-size: 15px;
	background-repeat: no-repeat;
}

.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper a.active {
	position: relative;
}
.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper .filter-cancel {
	width: 100%;
	clear: both;
	display: block;
	margin-top: 30px;
}
.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper a .text span {
	display: block;
	font-size: 12px;
	color: #666666;
	font-weight: 400;
	margin-top: 5px;
}
.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper .count {
	position: absolute;
	bottom: 50px;
	right: 40px;
}

.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper .count p {
	line-height: 1;
}

.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper .filter-cancel {
	grid-column: 1 / -1; /* span all columns */
}
.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper a .icon__photo {
	width: 57px;
	height: 57px;
	overflow: hidden;
	border-radius: 50%;
	position: relative;
	min-width: 57px;
}

.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper a .icon__photo img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.module-caravan-template .ry-flex {
	flex-direction: column;
	display: flex;
}

.module-caravan-template .caravan-details .title h4 {
	font-size: 28px;
	font-weight: bold;
	letter-spacing: -0.5px;
	color: #0067b2;
	line-height: 1.1;
}

.module-caravan-template .caravan-details .title h5 {
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	line-height: 1.1;
	margin-top: 5px;
}

.module-caravan-template .caravan-details .title h5 br {
	display: none;
}

.module-caravan-template .caravan-details .title h5 br:first-child {
	display: block;
}

.module-caravan-template .caravan-details .details__wrapper {
	margin-top: 30px;
	display: flex;
	gap: 10px;
	justify-content: space-between;
	flex-wrap: wrap;
}

.module-caravan-template .caravan-details .details__wrapper .detail {
	display: flex;
	gap: 15px;
	width: 25%;
}

.module-caravan-template .caravan-details .details__wrapper .detail .icon {
	width: 50px;
	height: 50px;
	min-width: 50px;
	background: #f3f3f3;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.module-caravan-template .caravan-details .details__wrapper .detail .icon svg {
	width: 20px;
	height: 20px;
	fill: #666;
}

.module-caravan-template .caravan-details .details__wrapper .detail .text p {
	/* display: flex; */
	line-height: 1;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

.module-caravan-template .caravan-details .details__wrapper .detail .text p br {
	display: none;
}

.module-caravan-template .caravan-details .details__wrapper .detail .text p .span-1 {
	display: block;
	font-weight: 400;
	margin-bottom: 5px;
}

.module-caravan-template .caravan-details .details__wrapper .detail .text {
	align-items: center;
	display: flex;
}

.module-caravan-template .caravan-details .details__wrapper .detail.button__link {
	display: flex;
	align-items: center;
	max-width: max-content;
}

.module-caravan-template .caravan-details .details__wrapper .detail.button__link .icon {
	width: 40px;
	min-width: 40px;
	height: 40px;
	border-radius: 5px;
	background: #0067b2;
}

.module-caravan-template .caravan-details .details__wrapper .detail.button__link .icon svg {
	width: 19px;
	height: 19px;
	fill: #fff;
}

.module-caravan-template .caravan-details .details__wrapper .detail.button__link  .text {
	font-size: 16px;
	letter-spacing: -0.5px;
	line-height: 1;
	display: flex;
	text-decoration: underline;
	color: #0067b2;
	text-underline-offset: 4px;
}

.module-caravan-template .each-caravans {
	padding: 50px 0;
	border-bottom: 1px solid #cccccc;
}

.module-caravan-template .each-caravans .photo {
	padding-bottom: 150px;
	min-width: 210px;
	width: 210px;
}

.module-caravan-template .each-caravans .photo img {
	border-radius: unset;
}

.module-caravan-template .each-caravans .each-wrapper {
	display: flex;
	gap: 50px;
}

.module-caravan-template .group-filter .filters .filter__dropdown svg:nth-child(1) {
	width: 26px;
	height: 26px;
}

.AF-details .module-caravan-template .caravan-details .details__wrapper .detail .icon .hidden-category {
	opacity: 0;
	width: 0;
	height: 0;
}

.AF-details .module-caravan-template .group-filter .filters .dropdown__caravan .wrapper a:before {
	width: 25px;
	min-width: 25px;
	height: 25px;
	position: relative;
	top: 0;
	left: 0;
	display: flex;
	opacity: 1;
	content: "";
	border: 1px solid #ccc;
	border-radius: 50%;
}

.AF-details .module-caravan-template .group-filter .filters .dropdown__caravan .wrapper a {
	gap: 10px;
	align-items: center;
}

.AF-details .module-caravan-template .group-filter .filters .dropdown__caravan .wrapper a:before {
	content: "";
	border: 1px solid #ccc;
	border-radius: 50%;
}

.AF-details .module-caravan-template .group-filter .filters .dropdown__caravan .wrapper a.active:before {
	border-color: #97c171;
}

.AF-details .module-caravan-template .group-filter .filters .dropdown__caravan .wrapper > .filter-cancel {
	grid-column: 1 / -1;
}

.AF-details .module-caravan-template .group-filter .filters .dropdown__caravan .wrapper > .filter-cancel a::before {
	display: none;
}
.AF-details .module-caravan-template .caravan-details .details__wrapper .detail .text p {word-break: break-all;}

.module-caravan-template .load-more-btn {
	clear: both;
	padding-top: 60px;
}
.module-caravan-template .load-more {
	clear: both;

	margin: auto;
	display: flex;
}
.module-caravan-template .load-more svg {
	margin-left: 7px;
}
.module-caravan-template .load-more button:after {
	content: "";
	/* width: 20px; */
	/* height: 20px; */
	/* display: inline-block; */
	border: solid #fff;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 4px;
	content: "";
	transform: rotate(77deg);
	-webkit-transform: rotate(45deg);
	margin-left: 10px;
	margin-top: -4px;
}

.module-caravan-template .load-more button {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
}

/* 8/20/2025 */
.module-caravan-template .caravan-details .details__wrapper .detail {
	align-items: flex-start;
}

.module-caravan-template .caravan-details .details__wrapper .detail.caravan-time .text p {
	text-align: left;
	font-weight: 400;
}

.module-caravan-template .caravan-details .details__wrapper .detail.caravan-time {
	min-width: 303px;
}

.module-caravan-template .caravan-details .details__wrapper .detail.caravan-time br {
	display: block !important;
}

.caravan-archive:not(.AF-details) .module-caravan-template .caravan-details .details__wrapper .detail:nth-child(1) {
	width: 22%;
}

.caravan-archive:not(.AF-details) .module-caravan-template .caravan-details .details__wrapper {
	justify-content: flex-start;
}

.module-caravan-template .caravan-details .details__wrapper .detail.button__link {
	margin-left: auto;
}
/* NEWS */
.news-template .photo.left-block {
	float: left;
	max-width: 560px;
	width: 47%;
	margin-right: 40px;
	margin-bottom: 50px;
	position: relative;
	padding-bottom: 35%;
}
.news-template.profile-instructor .photo.left-block {
	padding-bottom: 35%;
	width: 35%;
}
.template .sdar-banner.news-template h1, 
.template .sdar-banner.news-template p {
	text-align: left !important;
	margin-left: 0;
}

.template .sdar-banner.news-template p {
	font-weight: 600;
	letter-spacing: -0.5px;
}

.template .sdar-main.news-template .ry-content .ry-text ul li {
	display: block;
	padding-left: 20px;
}

.template .sdar-main.news-template .ry-content .ry-text ul {
	padding-left: 0;
}

.template .sdar-main.news-template .ry-content .ry-text ul li:before {
	content: "";
	position: absolute;
	left: 0;
	width: 6px;
	height: 6px;
	background: #333;
	border-radius: 50%;
	border-radius: 50%;
	top: 10px;
}

/* MEMBER BENEFITS */
.member-benefit-template {}

.member-benefit-template .filter-group {
	display: flex;
	justify-content: space-between;
}

.member-benefit-template .filter-group .quicksearch {
	height: 53px;
	border-radius: 10px;
	border: 1px solid #e1e1e1;
	font-size: 18px;
	padding-left: 25px;
	min-width: 430px;
	padding-right: 25px;
}

.member-benefit-template .filter-group .quicksearch::placeholder {
	font-size: 18px;
	color: #000;
	opacity: .5;
}

.member-benefit-template .filter-group .grid-wrapper {
	display: flex;
	align-items: center;
	gap: 10px;
}

.member-benefit-template .filter-group .grid-wrapper span {
	font-size: 18px;
}

.member-benefit-template .filter-group .grid-wrapper .group-btn {
	display: flex;
	gap: 7px;
}

.member-benefit-template .filter-group .grid-wrapper .group-btn a {
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #e1e1e1;
	border-radius: 10px;
	transition: .3s;
}

.member-benefit-template .filter-group .grid-wrapper .group-btn a svg {
	width: 25px;
	height: 25px;
}

.member-benefit-template .filter-group .grid-wrapper .group-btn a:hover {
	background: #0067b2;
	border-color: #0067b2;
}

.member-benefit-template .filter-group .grid-wrapper .group-btn a:hover svg {
	fill: #fff;
}

.member-benefit-template .bottom-block {
	margin-top: 35px;
}

.member-benefit-template .bottom-block .ry-flex.list-layout {}


.member-benefit-template .bottom-block .ry-flex .ry-each {
	border: 1px solid #e1e1e1;
	border-radius: 25px;
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
}

.member-benefit-template .bottom-block .ry-flex .ry-each .block-text {
	padding: 40px 50px;
}

.member-benefit-template .bottom-block .ry-flex .ry-each .block-logo img {
	max-height: 80px;
	object-fit: contain;
	max-width: 200px;
	position: relative;
	object-fit: contain;
	border-radius: unset;
}

.member-benefit-template .bottom-block .ry-flex .ry-each .block-logo {
	padding: 40px 50px;
	max-width: max-content;
}

.member-benefit-template .bottom-block .ry-flex .ry-each .block-logo .photo {
	padding: unset;
}

.member-benefit-template .bottom-block .ry-flex .ry-each .block-text .details h4 {
	font-size: 24px;
	color: #0067b2;
	font-weight: bold;
	letter-spacing: -0.5px;
	line-height: 1;
}

.member-benefit-template .bottom-block .ry-flex .ry-each .block-text .details {
	display: flex;
	flex-direction: column;
	gap: 5px;
}

.member-benefit-template .bottom-block .ry-flex .ry-each .block-text .details p {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2;
}


.member-benefit-template .bottom-block.grid-layout .ry-each .block-text {
	padding: 30px 20px 35px;
	background: #eaf6fe;
	border-top: 1px solid #e1e1e1;
}

.member-benefit-template .bottom-block.grid-layout .ry-each .block-text .details h4 {
	font-size: 20px;
	text-align: center;
}

.member-benefit-template .bottom-block.grid-layout .ry-each .block-text .details p {
	text-align: center;
	line-height: 1;
	font-size: 16px;
	padding-top: 10px;
}

.member-benefit-template .bottom-block.grid-layout .ry-each {
	flex-direction: column;
	overflow: hidden;

}

.member-benefit-template .bottom-block.grid-layout .ry-each .block-logo {
	padding: 10px 20px;
	min-height: 160px;
	align-items: center;
	display: flex;
	justify-content: center;
}


.member-benefit-template .ry-container {
	max-width: 1440px;
}

.member-benefit-template .bottom-block,
.member-benefit-template .bottom-block * {
	transition: all 0.3s ease-in-out;
}

.member-benefit-template .bottom-block.list-layout .ry-flex .ry-each {
	margin-bottom: 20px;
}

/* Grid Layout */
.member-benefit-template .bottom-block.grid-layout .ry-flex {
	position: relative;
}

.member-benefit-template .bottom-block.grid-layout .ry-each {
	margin-bottom: 30px;
	transition: all 0.4s ease;
}

/* List Layout */
.member-benefit-template .bottom-block.list-layout .ry-flex {
	display: block;
}

.member-benefit-template .bottom-block.list-layout .ry-each {
	width: 100%;
	margin-bottom: 20px;
	transition: all 0.4s ease;
}
.member-benefit-template .bottom-block.grid-layout .ry-flex {
	width: calc(100% + 2%);
	margin-left: -1%;
	margin-right: -1%;
} 
.member-benefit-template .bottom-block.grid-layout .ry-each {

	margin: 15px 1%;
	box-sizing: border-box;
}

.member-benefit-template .bottom-block.grid-layout .ry-each .block-text {
	height: 120px;
	min-height: 120px;
}

.member-benefit-template .bottom-block.grid-layout .ry-each .block-text .details p {
	line-height: 1.2;
	padding-bottom: 7px;
}


.member-benefit-template .bottom-block.list-layout .ry-each:hover {
	background: #eaf6fe;
	border-color: #eaf6fe;
}
/* END MEMBER BENEFITST */


/* ONLINE FORM */
.module-7 ul li p span {
	display: block;
	font-size: 14px;
	font-style: italic;
	line-height: 1;
}

.module-7 ul li p {
	display: flex;
	flex-direction: column;
	padding-left: 30px;
	position: relative;
}

.module-7 ul li p:before {
	position: absolute;
	left: 0;
	margin-right: 0;
}


.module-download-file .ry-flex {
	display: flex;
	flex-wrap: wrap;
	gap: 60px 40px  !important;
}

.module-download-file .ry-flex svg {
	width: 100%;
	height: auto;
}

.module-download-file .ry-flex .each {
	border: 1px solid #d2e2ea;
	border-radius: 20px;
	overflow: hidden;
}

.module-download-file .ry-flex .each .svg-wrapper {
	padding: 15px 30px;
}
.module-download-file .ry-flex .each:nth-child(3) .svg-wrapper, 
.module-download-file .ry-flex .each:nth-child(4) .svg-wrapper {
	background: #000000;
}
.module-download-file .ry-flex .each .download-btn a {
	padding: 30px;
	display: block;
	text-align: center;
	background: #0067b2;
	line-height: 1;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: -0.5px;
	color: #fff;
	gap: 10px;
	display: flex;
	justify-content: center;
	transition: .5s;
}

.module-download-file .ry-flex .each .download-btn a:before {
	content: "";
	width: 20px;
	height: 20px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-download' viewBox='0 0 16 16'%3E%3Cpath d='M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5'/%3E%3Cpath d='M7.646 11.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V1.5a.5.5 0 0 0-1 0v8.793L5.354 8.146a.5.5 0 1 0-.708.708z'/%3E%3C/svg%3E");
	background-size: contain;
	top: -2px;
	position: relative;
}

.module-download-file .ry-flex .each .download-btn a:hover {
	background: #be162e;
	text-decoration: unset !important;
}


#DPO .ry-flex {
	flex-wrap: wrap;
	gap: 30px;
	justify-content: center;
}

#DPO .ry-flex .each {
	width: 100%;
	border: 1px solid #e9e9e9;
	border-radius: 30px;
	overflow: hidden;
}

#DPO .ry-flex .each .each-wrapper {
	display: flex;
	gap: 30px;
}

#DPO .ry-flex .each .each-wrapper .group-text {
	padding: 39px 30px;
	width: 60%;
}

#DPO .ry-flex .each .each-wrapper li p {
	font-size: 16px;
	line-height: 1;
}

#DPO .ry-flex .each .each-wrapper .button-wrapper {
	margin-top: 30px;
}

#DPO .ry-flex .each .each-wrapper h4 {
	margin-top: 10px;
	margin-bottom: 0;
}

#DPO .ry-flex .each .each-wrapper .ry-text p {
	font-size: 16px;
	line-height: 1.3;
}

#DPO .before-header p {
	font-size: 14px;
	line-height: 1.3;
	text-align: left;
}

#DPO .before-header {
	padding: 30px 30px 0;
	min-height: 120px;
}

#DPO .before-header p span {
	display: block;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid;
}

#DPO .ry-flex .each .each-wrapper h3 {
	margin-bottom: 5px;
}

#DPO .ry-flex .each .each-wrapper .photo {
	width: 40%;
	padding-bottom: 20%;
	height: auto;
	padding: 0;
}

#DPO .ry-flex .each .each-wrapper .photo img {
	/* position: absolute; */
	/* top: 0; */
	left: 0w;
	/* CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX; */
}

#DPO .ry-flex .each .each-wrapper .photo img {
	object-position: 80%;
}
#DPO .ry-flex .each .each-wrapper .photo .title {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

#DPO .ry-flex .each .each-wrapper .ry-text ul {
	list-style: none;
	padding-left: 0;
	margin-top: 20px;
}

#DPO .ry-flex .each .each-wrapper .ry-text ul li:not(:last-child) {
	margin-bottom: 20px;
}

#DPO .ry-flex .each .each-wrapper .ry-text ul li {
	position: relative;
	padding-left: 40px;
}

#DPO .ry-flex .each .each-wrapper .ry-text ul li:before {
	content: "";
	position: absolute;
	top: -2px;
	left: 0;
	width: 25px;
	height: 25px;
	background: #0067b2;
	border-radius: 50%;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-check2' viewBox='0 0 16 16'%3E%3Cpath d='M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0'/%3E%3C/svg%3E");
	background-position: center;
	background-size: 13px;
	background-repeat: no-repeat;
}

#DPO .ry-flex .each .each-wrapper .ry-text ul li:before {
	background-color: transparent;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%230067b2' class='bi bi-check2' viewBox='0 0 16 16'%3E%3Cpath d='M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0'/%3E%3C/svg%3E");
	background-size: 20px;
}

/*#DPO .ry-flex .each .each-wrapper .ry-text ul li:nth-last-child(3), 
#DPO .ry-flex .each .each-wrapper .ry-text ul li:nth-last-child(2), 
#DPO .ry-flex .each .each-wrapper .ry-text ul li:nth-last-child(1) {
padding-left: 0;
}
#DPO .ry-flex .each .each-wrapper .ry-text ul li:nth-last-child(3):before, 
#DPO .ry-flex .each .each-wrapper .ry-text ul li:nth-last-child(2):before, 
#DPO .ry-flex .each .each-wrapper .ry-text ul li:nth-last-child(1):before {
opacity: 0;
}*/
#DPO .ry-flex .each .each-wrapper .ry-text ul li p strong {
	font-weight: 700 !important;
}

#DPO .ry-flex .each .each-wrapper .photo .title div {
	text-transform: initial;
	font-size: 32px;
}

#DPO .ry-flex .each .each-wrapper .photo .title:before {
	content: "1";
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 240px;
	font-weight: 900;
	opacity: .2;
	transform: translate(-50%, -50%);
}

#DPO .ry-flex .each:nth-child(2) .each-wrapper .photo .title:before {
	content: "2";
}
#DPO .ry-flex .each:nth-child(3) .each-wrapper .photo .title:before {
	content: "3";
}

#DPO .ry-flex .each .each-wrapper {
	flex-direction: column;
	gap: unset;
}

#DPO .ry-flex .each .each-wrapper .headline {
	padding: 30px 20px;
	background: #0067b2;
}

#DPO .ry-flex .each .each-wrapper .headline h2 {
	font-size: 26px;
	color: #fff;
	line-height: 1;
	font-weight: 600;
	/* display: flex; */
	display: flex;
	flex-direction: column;
}

#DPO .ry-flex .each .each-wrapper .headline h2 span {display: block;font-size: 16px;text-transform: uppercase;margin-bottom: 5px;font-weight: 300;}

#DPO .ry-flex .each {
	width: calc(33.33% - 20px);
}

.sdar-main.member-dues-template .ry-container {
	max-width: 1480px;
}

#DPO .ry-flex .each .each-wrapper .group-text {
	width: 100%;
}
#DPO .ry-flex .each .each-wrapper .button-wrapper {
	position: absolute;
	right: 30px;
	bottom: 27px;
}

#DPO .ry-flex .each .each-wrapper .button-wrapper .ry-btn {
	font-size: 14px !important;
	padding: 13px 20px;
	border-radius: 10px;
}
/*#DPO .ry-flex .each:nth-child(3) .each-wrapper .ry-text ul li:nth-child(5), 
#DPO .ry-flex .each:nth-child(3) .each-wrapper .ry-text ul li:nth-child(6) {
background: #666;
margin-bottom: 0;
padding-bottom: 20px;
}*/
/*#DPO .ry-flex .each:nth-child(3) .each-wrapper .ry-text ul li:nth-child(6) {
margin-top: -10px;
padding-bottom: 20px;
}

#DPO .ry-flex .each:nth-child(3) .each-wrapper .ry-text ul li:nth-child(5):before, 
#DPO .ry-flex .each:nth-child(3) .each-wrapper .ry-text ul li:nth-child(6):before {
opacity: 0;
}

#DPO .ry-flex .each:nth-child(3) .each-wrapper .ry-text ul li:nth-child(5) p, 
#DPO .ry-flex .each:nth-child(3) .each-wrapper .ry-text ul li:nth-child(6) p {
opacity: 0;
}
#DPO .ry-flex .each:nth-child(3) .each-wrapper .ry-text ul li:nth-child(6) {
margin-bottom: 10px;
}

#DPO .ry-flex .each:nth-child(3) .each-wrapper .ry-text ul li:nth-child(7), 
#DPO .ry-flex .each:nth-child(3) .each-wrapper .ry-text ul li:nth-child(8) {
opacity: 0;
}
*/

#DPO .ry-flex .each .each-wrapper .ry-text ul {
	min-height: 250px;
}
.block-section .small-wrapper {
	max-width: 1280px;
	margin: auto;
	/* float: none; */
}

.block-section {
	display: flex;
	flex-direction: column;
}
#HPYDO {}

#HPYDO .video-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
}

#HPYDO .video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.member-dues-template .block-section .module-block-simple {
	display: flex;
	gap: 30px;
}

.member-dues-template .block-section .module-block-simple .photo {
	width: 30%;
	height: auto;
	padding: 0;
}

.member-dues-template .block-section .module-block-simple .text {
	width: 70%;
}

.member-dues-template .block-section .module-block-simple .photo img {
	object-fit: contain;
	object-position: top;
}

.member-dues-template .block-section .module-block-simple ol {
	list-style: auto;
}

.member-dues-template .block-section .module-block-simple:not(:last-child) {
	margin-bottom: 60px;
	padding-bottom: 60px;
	border-bottom: 1px solid #e8e8e8;
}

.member-dues-template .block-section .module-block-simple:nth-child(2) {
	margin-top: 30px;
}


#RENEW .module-block-simple {
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

#RENEW .module-block-simple .photo {
	width: 100%;
	padding-bottom: 30%;
	max-width: 768px;
}

#RENEW .module-block-simple .photo img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#RENEW .module-block-simple {
	margin-top: 10px;
}

#RENEW .module-block-simple .text {
	width: 100%;
}

.sdar-banner.member-dues .button-wrapper {
	position: absolute;
	bottom: 0;
	display: flex;
	gap: 5px;
}

.sdar-banner.member-dues .button-wrapper a {
	padding: 20px 30px;
	font-size: 16px;
	background: #0067b2;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: #fff;
	font-weight: 400;
}

#DPO .ry-flex .each .each-wrapper .photo .title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 15px;
	background: #0067b2;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Inter';

}
#DPO .ry-flex .each .each-wrapper .photo .title  div {
	font-size: 24px;
	line-height: 1 !important;
}

.aw-list {
	padding-top: 80px;
	margin-top: 60px;
	border-top: 4px solid #C6E1FF;
}

.aw-list .group .wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 60px 30px;
}

.aw-list .group .wrapper .each {
	width: calc(33.33% - 20px);
	border: 1px solid #C6E1E9;
	padding: 40px;
	border-radius: 20px;
	padding-top: 70px;
	padding-bottom: 60px;
}

.aw-list .group .wrapper .each .icon {
	position: absolute;
	top: -40px;
	font-size: 100px;
	font-weight: 900;
	/* opacity: .1; */
	left: 20px;
	color: #C6E1E9;
}

.aw-list .group .wrapper .each h4 {
	font-size: 22px;
	color: #0067b2;
	font-weight: 800;
}

.aw-list .group .wrapper .each p {
	font-size: 18px;
	text-align: left;
	line-height: 1.4;
}

.sdar-inner-event .ry-flex .each-right .group-photo {
	display: flex;
	gap: 30px;
}

.sdar-inner-event .ry-flex .each-right .group-photo .photo {
	position: relative;
	padding-bottom: 35% !important;
}

.sdar-inner-event .ry-flex .each-right .group-photo .photo img {
	position: absolute !important;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}
/** PLACE YOUR MOBILE AND UP CSS HERE **/

@media (max-width: 1680px) {

	/** PLACE YOUR TABLET AND UP CSS HERE **/

	.template .sdar-banner h1,
	.template .sdar-banner h2 {
		font-size: calc(44px + 14 * ((100vw - 1024px) / 768));
	}

	.template .ry-text h2 {
		font-size: calc(30px + 14 * ((100vw - 1024px) / 768));
	}

	.template .ry-text h3 {
		font-size: calc(26px + 14 * ((100vw - 1024px) / 768));
	}

	.sdar-related .ry-container .ry-headline h3,
	.template-past-events .ry-container .ry-headline h3  {
		font-size: calc(26px + 2 * ( (100vw - 1024px) / 1660));
	}

	.module-caravan-template .caravan-details .title h4,
	.member-benefit-template .bottom-block .ry-flex .ry-each .block-text .details h4 {
		font-size: calc(22px + 2 * ( (100vw - 320px) / 1660));
	}
	.custom-grid-layout .ry-flex .ry-each .title h4 {
		font-size: calc(20px + 2 * ((100vw - 320px) / 1660));
	}
	.module-caravan-template .caravan-details .details__wrapper .detail .text p,
	.module-caravan-template .caravan-details .details__wrapper .detail.button__link .text,
	.module-caravan-template .caravan-details .title h5,
	.template-past-events .ry-flex .ry-each .date {
		font-size: calc(14px + 2 * ( (100vw - 320px) / 1660));
	}

	.module-caravan-template .group-filter .search-filter .quicksearch,
	.module-caravan-template .group-filter .search-filter .quicksearch::placeholder,
	.module-caravan-template .group-filter .filters .filter__dropdown,
	.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper a .text,
	.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper .filter-cancel a,
	.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper .count p,
	.member-benefit-template .filter-group .quicksearch,
	.member-benefit-template .filter-group .quicksearch::placeholder,
	.member-benefit-template .filter-group .grid-wrapper span,
	.member-benefit-template .bottom-block .ry-flex .ry-each .block-text .details p,
	.custom-grid-layout .ry-flex .ry-each .desc p {
		font-size: calc(16px + 2 * ( (100vw - 320px) / 1660));
	}

	.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper a .text span {
		font-size: calc(12px + 2 * ( (100vw - 320px) / 1660));
	}
}

@media (max-width: 1480px) {
	.news-archive .module-events .ry-flex {
		gap: 40px 20px;
	}

	.member-benefit-template .grid-sizer {
		width: 33.33%; 
	}

	.template-past-events .slick-list  {
		margin: 0 -10px;
	}
	.template-past-events .slick-list .slick-slide  {
		margin: 0 10px;
	} 

	#DPO .ry-flex .each .each-wrapper .ry-text p {
		font-size: 14px;
	}

	#DPO .before-header p {
		font-size: 13px;
	}

	#DPO .ry-flex .each .each-wrapper .ry-text ul {
		margin-top: 0;
	}

	#DPO .ry-flex .each .each-wrapper .headline h2 {
		font-size: 22px;
	}

	#DPO .ry-flex .each {
		width: calc(33.33% - 10px);
	}

	#DPO .ry-flex {
		gap: 10px;
	}
}

@media (max-width: 1280px) {
	.module-caravan-template .caravan-details .details__wrapper .detail {
		gap: 10px;
		min-width: 170px;
	}

	.module-caravan-template .caravan-details .details__wrapper .detail:nth-child(3) {
		min-width: 300px;
	}

	.module-caravan-template .caravan-details .title h5 {
		line-height: 1.3;
	}

	.module-caravan-template .each-caravans .each-wrapper {
		gap: 30px;
	}

	.module-caravan-template .caravan-details .details__wrapper .detail:nth-child(2) {
		width: 23%;
	}
	.sdar-banner.member-dues .button-wrapper a {
		padding: 20px 25px;
		font-size: 14px;
	}
}
@media (max-width: 1080px) {

	

	.custom-grid-layout .ry-flex {
		grid-template-columns: repeat(2, 1fr);
		gap: 40px 5%;
	}
	.custom-grid-layout.side-layout .ry-flex .ry-each .title h4 {
		margin-top: 0;
		font-size: 18px;
	}

	.custom-grid-layout.side-layout .ry-flex {
		gap: 30px 20px;
	}
	.member-benefit-template .grid-sizer {
		width: 50%; 
	}
	/** PLACE YOUR LAPTOP AND UP CSS HERE **/
	.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper {
		grid-template-columns: repeat(3, 1fr);
	}
	.module-caravan-template .group-filter .filters .dropdown__caravan {
		padding: 40px 30px;
	}
	.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper a {
		gap: 10px;
	}
	.module-caravan-template .group-filter .search-filter .quicksearch {
		padding-right: 30px;
	}

	.module-caravan-template .group-filter .filters {
		width: 40%;
	}

	.module-caravan-template .group-filter .search-filter {
		width: 60%;
	}
	.module-caravan-template .caravan-details * {text-align: left;}
	.module-caravan-template .caravan-details .details__wrapper .detail.button__link {
		width: 100%;
		max-width: unset;
		margin-top: 10px;
	}

	.module-caravan-template .caravan-details .details__wrapper {
		margin-top: 20px;
	}
	.sdar-banner {
		margin-top: 70px;
		padding: 60px 0;
	}

	.sdar-banner .ry-text p {
		margin-top: 10px;
	}

	.template .sdar-main .main-photo {
		margin-bottom: 60px;
	}

	.sdar-related,
	.template-past-events {
		margin-top: 60px;
	}

	.sdar-related .ry-flex,
	.template-past-events .ry-flex{
		display: inline;
	}

	.sdar-related .ry-flex .ry-each,
	.template-past-events .ry-flex .ry-each {
		width: 100%;
	}

	.sdar-related .slick-list,
	.template-past-events .slick-list  {
		margin: 0 -10px;
	}

	.sdar-related .slick-list .slick-slide,
	.template-past-events .slick-list .slick-slide  {
		margin: 0 10px;
	}

	.news-archive .module-events .ry-flex {
		grid-template-columns: repeat(2, 1fr);
		gap: 40px 5%;
	}

	.sdar-banner.active-breadcrumbs {
		margin-top: 0;
	}
	.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper .filter-cancel {
		margin-top: 20px;
		grid-column: 1 / -1;
		text-align: center;
	}

	.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper .count {
		position: absolute;
		bottom: 40px;
		right: 30px;
	}

	.template-past-events .ry-flex .ry-each .date {
		padding-top: 30px;
	}
	#DPO .ry-flex {
		flex-direction: column;
	}

	#DPO .ry-flex .each {
		width: 100%;
		border-radius: 15px;
	}

	#DPO .ry-flex .each .each-wrapper .headline {
		padding: 30px 20px;
		padding-left: 30px;
		cursor: pointer;
	}

	#DPO .ry-flex .each .each-wrapper .headline h2 {
		text-align: left !important;
	}

	#DPO .ry-flex .each .each-wrapper .headline:after {
		content:"";
		position: absolute;
		right: 20px;
		top: 50%;
		width: 30px;
		height: 30px;
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
		background-size: contain;
		transform: translate(0, -50%);
	}

	#DPO .ry-flex .each .each-wrapper .headline.active:after {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-chevron-up' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708z'/%3E%3C/svg%3E");
	}


	#DPO .ry-flex .each .each-wrapper .ry-text p {
		font-size: 16px;
	}
	.aw-list .group .wrapper .each p {
		font-size: 16px;
	}

	.aw-list .group .wrapper .each h4 {
		font-size: 20px;
	}

	.aw-list .group .wrapper .each {
		padding: 50px 30px 50px;
		width: calc(33.33% - 10px);
	}

	.aw-list .group .wrapper .each .icon {
		font-size: 80px;
		top: -30px;
	}

	.aw-list .group .wrapper {
		gap: 60px 15px;
	}
}
@media (max-width: 991px) {
	.sdar-banner.member-dues .button-wrapper {
		display: none;
	}

	#DPO .ry-flex .each .each-wrapper {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	#DPO .ry-flex .each .each-wrapper .photo {
		width: 100%;
		padding-bottom: 56.25%;
	}

	#DPO .ry-flex .each .each-wrapper .group-text {
		padding: 40px 30px 30px;
		width: 100%;
	}

	#DPO .ry-flex .each .each-wrapper .photo {
		padding-bottom: 35%;
	}

	#DPO .ry-flex .each .each-wrapper .photo .title:before {
		font-size: 180px;
	}

	#DPO .ry-flex .each .each-wrapper .photo .title div {
		font-size: 20px;
	}
}
@media (max-width: 768px) {

	.template .ry-text h2 {
		font-size: calc(34px + 14 * ((100vw - 1024px) / 768));
	}

	.template .ry-text h3 {
		font-size: calc(32px + 14 * ((100vw - 1024px) / 768));
	}

	.template .ry-text h4 {
		font-size: calc(30px + 14 * ((100vw - 1024px) / 768));
	}

	.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper {
		grid-template-columns: repeat(2, 1fr);
	}

	.news-template .photo.left-block img {
		border-radius: 15px;
	}
	.member-benefit-template .bottom-block .ry-flex .ry-each .block-text .details h4, 
	.member-benefit-template .bottom-block .ry-flex .ry-each .block-text .details p {
		text-align: left;
	}

	.member-benefit-template .bottom-block.grid-layout .ry-each .block-text .details h4, 
	.member-benefit-template .bottom-block.grid-layout .ry-each .block-text .details p {
		text-align: center;
	}

	.member-benefit-template .bottom-block.grid-layout .ry-each .block-text {
		height: 140px;
		min-height: 140px;
	}
	.module-download-file .ry-flex {
		gap: 20px !important;
	}

	.module-download-file .ry-flex .each .download-btn a {
		padding: 20px 10px;
		font-size: 14px;
		align-items: center;
	}

	.module-download-file .ry-flex .each {
		border-radius: 15px;
	}

	.module-download-file .ry-flex .each .svg-wrapper {
		padding: 20px 10px;
	}

	.aw-list .group .wrapper .each {
		width: calc(50% - 10px);
	}

	.custom-grid-layout.side-layout .ry-flex .ry-each .each-wrapper {
		flex-direction: column;
		gap: 0;
	}

	.custom-grid-layout.side-layout .ry-flex .ry-each .each-wrapper .details {
		width: 100%;
		padding: 20px 30px;
	}

	.custom-grid-layout.side-layout .ry-flex .ry-each .each-wrapper .photo {
		width: 100%;
		border-bottom-left-radius: 0;
		padding-bottom: 56.25%;
	}

	.custom-grid-layout .ry-flex .ry-each {
		border-radius: 20px;
	}

	.custom-grid-layout.side-layout .ry-flex .ry-each .title h4 {
		text-align: center;
	}

	.custom-grid-layout.side-layout .ry-flex .ry-each .ry-btn {
		margin-left: auto;
		display: flex;
		max-width: max-content;
		margin-right: auto;
	}
}
@media (max-width: 620px) {

	.sdar-inner-event .ry-flex .each-right .group-photo {
		flex-wrap: wrap;
		gap: 0;
	}

	.sdar-inner-event .ry-flex .each-right .group-photo .photo {
		padding-bottom: 75% !important;
	}

	.member-dues-template .block-section .module-block-simple {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.member-dues-template .block-section .module-block-simple .photo {
		width: 100%;
		padding-bottom: 0;
		height: auto;
	}

	.member-dues-template .block-section .module-block-simple .photo img {
		position: relative;
		object-fit: contain;
		max-width: max-content;
		margin: auto;
	}

	.member-dues-template .block-section .module-block-simple .text {
		width: 100%;
	}

	#RENEW .module-block-simple .photo {
		padding-bottom: 48%;
	}

	#RENEW .module-block-simple .photo img {
		max-width: unset;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	#RDRFAQ .basic-accordion .ry-heading div {
		text-align: left;
	}
	.module-caravan-template .group-filter .filters .filter__dropdown span {
		display: none;
	}

	.module-caravan-template .group-filter .filters .filter__dropdown  svg.bi.bi-caret-down-fill {
		display: none !important;
	}

	.module-caravan-template .group-filter .search-filter {
		width: 100%;
		max-width: 100%;
	}

	.module-caravan-template .group-filter .filters {
		width: auto;
	}

	.module-caravan-template .group-filter .filters .filter__dropdown {
		background: #0067b2;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}

	.module-caravan-template .group-filter .filters .filter__dropdown svg {
		fill: #fff;
	}
	.module-caravan-template .each-caravans .each-wrapper {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.module-caravan-template .each-caravans .photo {
		width: 100%;
		min-width: unset;
		padding-bottom: 56.25%;
	}

	.module-caravan-template .caravan-details .details__wrapper .detail.button__link {
		background: #0067b2;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 5px;
	}

	.module-caravan-template .caravan-details .details__wrapper .detail.button__link .text {
		color: #fff;
		text-decoration: unset;
	}

	.module-caravan-template .each-caravans {
		padding: 30px 0;
	}

	.module-caravan-template .group-filter.active .filters .filter__dropdown {
		border-bottom-left-radius: 0;
	}

	.news-template .photo.left-block {
		float: unset;
		max-width: 100%;
		width: 100%;
		padding-bottom: 75%;
		margin-bottom: 30px;
		margin-right: 0;
	}

	.member-benefit-template .bottom-block .ry-flex .ry-each .block-text .details {
		gap: 0;
	}
	.member-benefit-template .bottom-block .ry-flex .ry-each .block-text .details h4,
	.member-benefit-template .bottom-block .ry-flex .ry-each .block-text .details p {
		text-align: center;
	}
	.member-benefit-template .bottom-block .ry-flex .ry-each .block-text {
		padding: 30px 5vw;
		/* padding-right: 0; */
		padding-top: 10px;
	}

	.member-benefit-template .bottom-block .ry-flex .ry-each {
		flex-direction: column;
	}

	.member-benefit-template .bottom-block .ry-flex .ry-each .block-logo {
		padding: 30px 0 0;
	}

	.member-benefit-template .bottom-block .ry-flex {
		gap: 15px;
	}

	.member-benefit-template .filter-group .quicksearch {
		min-width: unset;
		width: 90%;
	}

	.member-benefit-template .filter-group .grid-wrapper {
		display: none;
	}

	.member-benefit-template .filter-group .quicksearch {
		width: 100%;
		max-width: 100%;
		min-width: unset;
	}

	.member-benefit-template .filter-group .search-filter {
		width: 100%;
	}

	.member-benefit-template .bottom-block .ry-flex .ry-each {
		border-radius: 15px;
	}

	.member-benefit-template .bottom-block .ry-flex .ry-each {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.member-benefit-template .bottom-block .ry-flex .ry-each .block-logo {
		padding: 10px 20px;
		min-height: 120px;
		display: flex;
		align-items: center;
		justify-content: center;

	}

	.member-benefit-template .bottom-block .ry-flex .ry-each .block-text {
		width: 100%;
		max-width: 100%;
		padding: 30px 20px;
		background: #eaf6fe;
		border-top: 1px solid #e1e1e1;
	}

	.member-benefit-template .bottom-block .ry-flex .ry-each .block-text h4, 
	.member-benefit-template .bottom-block .ry-flex .ry-each .block-text p {
		text-align: center !important;
	}

	.member-benefit-template .bottom-block .ry-flex .ry-each {
		overflow: hidden;
	}

	.news-template.profile-instructor .photo.left-block {
		/* padding-bottom: 35%; */
		/* width: 35%; */
		padding-bottom: 100%;
		width: 100%;
	}

	.aw-list .group .wrapper .each h4 {
		line-height: 1;
	}

	.aw-list .group .wrapper .each p {
		font-size: 16px;
	}

	.aw-list .group .wrapper .each {
		width: 100%;
		padding-bottom: 30px;
	}

	.aw-list .group .wrapper {
		gap: 40px;
	}

	.custom-grid-layout.side-layout .ry-flex .ry-each {
		border-radius: 15px;
	}

	.custom-grid-layout.side-layout .ry-flex .ry-each .title h4 {
		font-size: 16px;
	}

	.custom-grid-layout.side-layout .ry-flex .ry-each .each-wrapper .details {
		padding: 20px 10px;
	}

	.custom-grid-layout.side-layout .ry-flex .ry-each .ry-btn {
		font-size: 16px;
		padding: 15px 20px;
		border-radius: 10px;
	}

	.custom-grid-layout.side-layout .ry-flex {
		gap: 20px 10px;
	}
}
@media (max-width: 480px) {
	#DPO .ry-flex .each .each-wrapper .photo .title {
		padding: 10px;
	}
	#DPO .ry-flex .each .each-wrapper .photo .title  div {
		font-size: 20px;
	}

	#DPO .ry-flex .each .each-wrapper .headline h2 {
		font-size: 20px;
	}

	#DPO .ry-flex .each .each-wrapper .headline h2 span {
		font-size: 14px;
	}

	#DPO .ry-flex .each .each-wrapper .headline::after {
		width: 20px;
		height: 20px;
	}

	.custom-grid-layout .ry-flex {
		grid-template-columns: repeat(1, 1fr);
		gap: 40px;
	}

	.custom-grid-layout .ry-flex .ry-each .photo {
		border-radius: 10px;
		margin-bottom: 0;
	}

	.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper a {
		padding-left: 10px;
	}

	.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper a.active:before {
		left: 0;
	}
	.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper .count {
		position: relative;
		bottom: 0;
		right: unset;
		width: 100%;
		/* min-width: 300px; */
		grid-column: 1 / -1;
		text-align: center;
		display: flex;
		align-items: center;
	}
	.news-archive .module-events .ry-flex {
		grid-template-columns: repeat(1, 1fr);
		gap: 30px;
	}

	.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper {
		grid-template-columns: repeat(1, 1fr);
	}
	.module-caravan-template .group-filter .filters .filter__dropdown {
		height: 62px;
	}

	.module-caravan-template .group-filter .search-filter .quicksearch {
		height: 62px;
		padding-left: 15px;
	}

	.module-caravan-template .group-filter .search-filter .search__button {
		width: 40px;
		height: 40px;
		min-width: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
		right: 15px;
	}

	.module-caravan-template .group-filter .search-filter .search__button svg {
		width: 17px;
		height: 17px;
	}

	.module-caravan-template .group-filter .search-filter .quicksearch, 
	.module-caravan-template .group-filter .search-filter .quicksearch::placeholder,
	.member-benefit-template .filter-group .quicksearch,
	.member-benefit-template .filter-group .quicksearch::placeholder
	.member-benefit-template .filter-group .grid-wrapper span,
	.member-benefit-template .bottom-block .ry-flex .ry-each .block-text .details p {
		font-size: calc(14px + 2 * ( (100vw - 320px) / 1660));
	}

	.module-caravan-template .group-filter .filters .dropdown__caravan {
		padding: 30px 5%;
	}

	.module-caravan-template .group-filter .filters .dropdown__caravan .wrapper {
		height: 440px;
		overflow: scroll;
		gap: 15px;
	}

	.module-caravan-template .group-filter {
		margin-bottom: 10px;
	}

	#DPO .ry-flex .each .each-wrapper .photo {
		padding-bottom: 56.25%;
	}

	#DPO .ry-flex .each .each-wrapper .photo .title::before {
		font-size: 160px;
	}

	#DPO .ry-flex .each .each-wrapper .ry-text ul li:not(:last-child) {
		margin-bottom: 15px;
	}

	#DPO .ry-flex .each .each-wrapper .ry-text ul li {
		padding-left: 30px;
	}

	#DPO .ry-flex .each .each-wrapper .ry-text ul li p {
		line-height: 1.1;
	}

	#DPO .ry-flex .each .each-wrapper .ry-text ul li::before {
		width: 20px;
		height: 20px;
		background-size: 10px;
	}
}
@media (min-width: 1081px) {

	/** PLACE YOUR DESKTOP AND UP CSS HERE **/
	.sdar-banner .ry-container .ry-content .inner-headline.ry-text.caravan-text p {
		text-align: left !important;
		margin: 0;
	}
}

.sdar-inner-event .ry-flex .each-right .grid-photo {
	display: flex;
	gap: 20px;
}
.sdar-inner-event .ry-flex .each-right .grid-photo .photo {
	position: relative;
	padding-bottom: 56.25%;
	width: 100%;
}
.sdar-inner-event .ry-flex .each-right .grid-photo.group-2 .photo {
	width: 50%;
}

.sdar-inner-event .ry-flex .each-right .grid-photo.group-3 .photo {
	padding-bottom: calc(33.33% - 10px);
	width: calc(33.33% - 10px);
}

.sdar-inner-event .ry-flex .each-right .grid-photo .photo img {
	width: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.sdar-inner-event .ry-flex .each-right .grid-photo .photo.map img {
	object-fit: contain;
}

.sdar-inner-event .ry-flex .each-right .grid-photo .photo.map {
	border: 1px solid #ccc;
}

.sdar-inner-event .ry-flex .each-right .grid-photo .photo.map img {
	width: 90%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 90%;
}

.sdar-inner-event .ry-flex .each-right .grid-photo {
	margin-top: 30px;
}
@media (max-width: 620px) {
	.sdar-inner-event .ry-flex .each-right .grid-photo.group-3 .photo {
		width: 100%;
		padding-bottom: 100%;
	}
	.sdar-inner-event .ry-flex .each-right .grid-photo.group-2 .photo {
		width: 100%;
		padding-bottom: 75%;
	}
	.sdar-inner-event .ry-flex .each-right .grid-photo.photo {
		width: 100%;
		padding-bottom: 56.25%;
	}
	.sdar-inner-event .ry-flex .each-right .grid-photo.group-3 {
		flex-wrap: wrap;
	}
}
