/* ---- TEMP - START ---- */
/*

body.page-services {
	background: url('service-page-hue.jpg') no-repeat center top;    
    background-size: 1920px 9419px;
}

body.page-services > * {
    opacity: 0.7;
}*/

/*body.page-about {
	background: url('about-wf-hue.jpg') no-repeat center top;    
    background-size: 1920px 4545px;
}

body.page-about > * {
    opacity: 0.7;
}*/

/*body.page-contact {
	background: url('contact-hue.jpg') no-repeat center top;    
    background-size: 1920px 1814px;
}

body.page-contact > * {
    opacity: 0.7;
}*/

/*body.page-blog {
	background: url('blog-hue.jpg') no-repeat center top;    
    background-size: 1440px 2447px;
}

body.page-blog > * {
    opacity: 0.7;
} */

/*body.page-ty {
	background: url('thank-you-hue.jpg') no-repeat center top;    
    background-size: 1440px 1577px;
}

body.page-ty > * {
    opacity: 0.7;
}

body.page-race-program {
	background: url('racing-program.png') no-repeat center top;    
    background-size: 1920px 14158px;
}

body.page-race-program > * {
    opacity: 0.7;
}


body.page-rowing-program {
	background: url('coaching.png') no-repeat center top;    
    background-size: 1920px 5328px;
}

body.page-rowing-program > * {
    opacity: 0.7;
}


body.error404 {
	background: url('404.png') no-repeat center top;    
    background-size: 1920px 2025px;
}

body.error404  > * {
    opacity: 0.7;
}


	
body.page-about { 
	background: url('about.png') no-repeat center top;    
    background-size: 1920px 10767px;
}

body.page-about   > * {
    opacity: 0.7;
}



body.page-blog { 
	background: url('blog.png') no-repeat center top;    
    background-size: 1920px 5969px;
}

body.page-blog   > * {
    opacity: 0.7;
}


body.page-thanks {
	background: url('thank-you.png') no-repeat center top;    
    background-size: 1920px 1905px;
}

body.page-thanks > * {
    opacity: 0.7;
}


body.page-contact {
	background: url('contact.png') no-repeat center top;    
    background-size: 1920px 2135px;
}

body.page-contact > * {
    opacity: 0.7;
}

body.page-shop {
	background: url('shop.png') no-repeat center top;    
    background-size: 1920px 5666px;
}

body.page-shop > * {
    opacity: 0.7;

}


body.page-mp-dash {
	background: url('members.png') no-repeat center top;    
    background-size: 1920px 2838px;
}

body.page-mp-dash > * {
    opacity: 0.7;

}

body.page-online-course {
	background: url('online-courses.png') no-repeat center top;    
    background-size: 1920px 11200px;
}

body.page-online-course   > * {
    opacity: 0.7;
}

body.home {
	background: url('homepage.png') no-repeat center top;    
    background-size: 1920px 9626px;
}

body.home > * {
    opacity: 0.7;
}

body.oxygen-builder-body {
  background: none;
}

body.oxygen-builder-body > * {
  opacity: 1;
}

body.page-race-program {
	background: url('racing-program.png') no-repeat center top;    
    background-size: 1920px 14158px;
}

body.page-race-program > * {
    opacity: 0.7;
}
body.page-club-program {
	background: url('club-program.png') no-repeat center top;    
    background-size: 1920px 6208px;
}

body.page-club-program > * {
    opacity: 0.7;
}

body.oxygen-builder-body > * {
  opacity: 1;
}
body.-club-program {
	background: url('club-program.png') no-repeat center top;    
    background-size: 1920px 6208px;
}

body.page-club-program > * {
    opacity: 0.7;
}

body.home {
	background: url('homepage.png') no-repeat center top;    
    background-size: 1920px 9626px;
}

body.home > * {
    opacity: 0.7;
}


body.oxygen-builder-body > * {
  opacity: 1;
}
*/
/* ---- TEMP - END ---- */





/* Set Global Styles in Manage Settings */

html {
  font-size: 16px;
	color: #555;
}

body {
	font-size: 16px;
	font-size: 1rem;  
	color: #555;	
}

body > div {
  line-height: 1.62;
}

img {
  height: auto;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
}

p {
  margin: 0 0 28px;
  margin: 0 0 1.75rem;
}

body.has-base-layout #site-header.oxy-header.oxy-overlay-header:not(.oxy-sticky-header-active) .oxy-header-row, 
body.has-base-layout #site-header.oxy-header.oxy-overlay-header:not(.oxy-sticky-header-active) {
    background-color: #012243 !important;
}

.ct-section-inner-wrap {
	padding-top: 75px;
	padding-top: 4.6875rem;
	padding-right: 20px;
	padding-right: 1.25rem;
	padding-bottom: 75px;
	padding-bottom: 4.6875rem;
	padding-left: 20px;
	padding-left: 1.25rem;
}

.ct-new-columns > .ct-div-block {
	padding-top: 20px;
	padding-top: 1.25rem;
	padding-right: 20px;
	padding-right: 1.25rem;
	padding-bottom: 20px;
	padding-bottom: 1.25rem;
	padding-left: 20px;
	padding-left: 1.25rem;
}

/* Add CSS styles below */
header {
	z-index: 1;
	/* fix sub-menu that gets covered */
}

/* generic classes */
.orange {
	color: #EB3156;
}

.blue {
	color: #0e638a;
}

.page-race-program .row-featured .button-wrap a.enquire-button {
    width: auto;
}

/* default button and icon button */
a.ct-link-button,
a.oxel_icon_button__container,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.oxy-search-form input[type="submit"],
.button,
button.button-outline {
	font-weight: 500;
	background: #EB3156;
	border: 1px solid #EB3156;
	color: #ffffff;
	border-radius: 5px;
	border-radius: 0.3125rem;
	padding: 10px 16px;
	padding: 0.625rem 1rem;
	margin: 0 20px 20px 0;
	margin: 0 1.25rem 1.25rem 0;				
	transition: 0.25s;	
	cursor: pointer;
}

a.ct-link-button:focus-visible {
    outline: none;
}

a.ct-link-button:focus {
    color: #fff;
}

a.oxel_icon_button__container .oxel_icon_button_text {
	color: inherit;
}

button.alm-load-more-btn {
	padding: 14px;
	padding: 0.875rem;
    min-width: 166px;
    min-width: 10.375rem;
}

a.ct-link-button:focus,
a.ct-link-button:hover,
button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover
.oxy-search-form input[type="submit"]:focus,
.oxy-search-form input[type="submit"]:hover,
.button:focus,
.button:hover {
	/*box-shadow: inset 0 -5em 0 0 #ffffff;	*/
}

.oxy-search-form input[type="submit"]:focus,
.oxy-search-form input[type="submit"]:hover {
	color: #EB3156;	
}

a.ct-link-button:last-child,
a.oxel_icon_button__container:last-child,
button.button-outline:last-child {
	margin-right: 0;
}

a.button-outline, button.button-outline {
    background: transparent;
    color: #fff;
    border-color: #fff;
}

a.button-outline:hover,
a.button-outline:focus,
button.button-outline:hover,
button.button-outline:focus {
	color: #ffffff;	
    box-shadow: inset 0 -5em 0 0 #EB3156;
    border-color: #eb3156;
}

.alm-load-more-btn.done {
	display: none;
}




/* default bullets */
ul {
	padding-left: 16px;
	padding-left: 1rem;
}

ul li {
	list-style: none;
	margin-bottom: 26px;
	margin-bottom: 1.625rem;
	position: relative;	
}

ul li::before {
	font: var(--fa-font-solid);
	font-size: 16px;
	font-size: 1rem;
	font-weight: 900;
	content: '\f054';
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
	position: absolute;
	top: 4px;
	top: 0.25rem;
	left: -16px;
	left: -1rem;	
}

ul.bullet-check li::before {
	content: '\f00c';
}

/* avoid affecting backend */
.oxygen-builder-body ul li {
	position: static;
}
.oxygen-builder-body ul li::before {
	display: none;
}  
.oxygen-builder-body button.media-menu-item {
	color: inherit;
}
.oxygen-builder-body .button:hover {
	box-shadow: none;
}


/* common headings */
.s-title {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 58px;
    color: #012243;
    text-transform: uppercase;
    line-height: 3.625rem;
}

.s-subtitle {
	font-size: 16px;
	font-size: 1rem;
	color: #EB3156;
	line-height: 1.62;	
	text-transform: uppercase;
}


/* common columns */
.col-photo {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}


/* content width */
div.ct-section-inner-wrap,
div.oxy-header-container {
	max-width: 1480px;
	max-width: 92.5rem;
}


/* header */
.oxy-sticky-header-active {
    background: #012243;
    background: rgb(1 34 67 / 95%);
}

div.oxy-header-container {
	padding: 30px 20px;
	padding: 1.875rem 1.25rem;
	gap: 20px;
	gap: 1.25rem;
}

.oxy-sticky-header-active .oxy-header-container {
	padding: 20px;
	padding: 1.25rem;	
}

.oxy-header-center {
	padding-right: 6px;
	padding-right: 0.375rem;	
	-webkit-box-pack: end;
	  -ms-flex-pack: end;
	    justify-content: flex-end;
}

header ul li {
	margin-bottom: 0;
}

header ul li::before {
	display: none;
	content: '';
}

header nav .menu-item a {
	color: #fff;
	padding: 15px 39.5px;
	padding: 0.9375rem 2.46875rem;
}

header nav .menu-item a:hover,
header nav .current-menu-item a {
	color: #EB3156;
}

header nav .sub-menu a {
	padding: 5px 20px;
	padding: 0.3125rem 1.25rem;
}

header .ct-link-button {
	margin-top: 2px;
	margin-top: 0.125rem;
	margin-bottom: 0;
	padding: 18px 50px;
	padding: 1.125rem 3.125rem;
}

header .ct-link-button.outline-btn {
    background: transparent;
    border-color: #fff;
}

header .ct-link-button.outline-btn:hover {
    background: #eb3156;
    border-color: #eb3156;
}

header .ct-link-button:focus,
a:focus {
	color: #fff;
}

.oxy-header-center, .oxy-header-right {
	position: relative;
	top: -2px;
	top: -0.125rem;
}

section.row-sitemap .ct-section-inner-wrap {
	padding-top: 32px;
	padding-top: 2rem;
}


/* FEATURED ROW */
.row-featured {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 500;
	color: #333333;
	line-height: 1.5;
	letter-spacing: 0.2px;	
	text-align: center;
}

.row-featured div.ct-section-inner-wrap {
	text-align: center;
	-webkit-box-align: center;
	  -ms-flex-align: center;
	    align-items: center;
}

.row-featured .ct-section-inner-wrap {
	padding: 344px 20px 116px 20px;
	padding: 21.5rem 1.25rem 7.25rem 1.25rem;
	max-width: 1140px;
	max-width: 71.25rem;
}

.row-featured .ct-section-inner-wrap > div {
	max-width: 1080px;
	max-width: 67.5rem;
	margin-bottom: 52px;
	margin-bottom: 3.25rem;
}


.row-featured .ct-section-inner-wrap .button-wrap {
	margin-bottom: 0;	
}

.row-featured h1 {
	font-size: 54px;
	font-size: 3.375rem;
	font-weight: 700;
	color: #0e638a;
	line-height: 1.2;
	letter-spacing: 1px;
	text-transform: capitalize;
	max-width: 1080px;
	max-width: 67.5rem;
	margin: 0 auto;
	margin-bottom: 30px;
	margin-bottom: 1.875rem;
}

.row-featured p {
	font-size: 28px;
	font-size: 1.75rem;
	letter-spacing: 0;
	line-height: 46px;
	line-height: 2.875rem;
	font-weight: 400;
}


.row-featured a {
	font-size: 16px;
	font-size: 1rem;
}

.row-featured .button-wrap {
	-ms-flex-wrap: wrap;
	  flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	  -ms-flex-direction: row;
	    flex-direction: row;
}

.row-featured .button-wrap a {
	padding: 18px 30px;
	padding: 1.125rem 1.875rem;
	width: 258px;
	width: 16.125rem;
	margin-bottom: 4px;
	margin-bottom: 0.25rem;
}

.row-featured .banner-solid-btn.ct-link-button:hover,
header .ct-link-button:hover {
    background: transparent;
    color: #fff;
    border-color: #fff;
}

.row-featured h5 {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 600;
}


.row-featured .ct-fancy-icon {
	margin-right: 5px;
}

.row-featured .ct-fancy-icon > svg {
	width: 16px;
	width: 1rem;
	height: 16px;
	height: 1rem;	
}

.row-featured .ct-section-inner-wrap .col-stats {
	max-width: 667px;
	max-width: 41.6875rem;
	padding-top: 1px;
}

.col-stats > div {
	-webkit-box-align: center;
	  -ms-flex-align: center;
	    align-items: center;
}

.col-stats h4 {
	font-size: 50px;
	font-size: 3.125rem;
	font-weight: 700;
	color: #0e638a;
}

.col-stats .ct-text-block {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.5;
}


/* REVIEW ROW */
.row-review {
	margin-bottom: 7px;
	margin-bottom: 0.4375rem;
}

.row-review .ct-section-inner-wrap {
	background: #ffffff;
	max-width: 900px;
	max-width: 56.25rem;	
	padding: 30px 60px 28px 60px;
	padding: 1.875rem 3.75rem 1.75rem 3.75rem;
	transform: translateY(-44%);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);		
	border-radius: 10px;
	border-radius: 0.625rem;
}

.row-review .ct-new-columns > .ct-div-block {
	padding: 10px;
	padding: 0.625rem;
}

.row-review .ct-new-columns > .ct-div-block:nth-child(1) {
	flex: 0 0 128px;
	flex: 0 0 8rem;
}
.row-review .ct-new-columns > .ct-div-block:nth-child(2) {
	flex: 1;
	padding-top: 16px;
	padding-top: 1rem;
}

.row-review .col-photo img {
	margin: 0 auto;
	margin-top: 6px;
	margin-top: 0.375rem;
}

.row-review p,
.el-review p {
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}

.row-review .author,
.el-review .author {
	font-weight: 700;
	position: relative;
}

.row-review .author a,
.el-review .author a {
	display: block;
	width: 100px;
	width: 6.25rem;
	height: 35px;
	height: 2.1875rem;
	position: absolute;
	right: 7px;
	right: 0.4375rem;
	bottom: 6px;
	bottom: 0.375rem;	
}

.row-review .author img,
.el-review .author img {
	width: 100%;
	max-width: 100px;
	max-width: 6.25rem;
	height: auto;
}


/* 2COL ROW, add col-text class to the column with text 
   2COL-NB ROW, no border
*/
.row-2col,
.row-2col-nb {
	color: #000000;
}

section.row-2col {
	
}

.row-2col .ct-section-inner-wrap,
.row-2col-nb .ct-section-inner-wrap {
	max-width: 1237px;
	max-width: 77.3125rem;	
	padding: 0 20px;
	padding: 0 1.25rem;			
}

.row-2col .ct-new-columns,
.row-2col-nb .ct-new-columns {
	background: #ffffff;
}

.row-2col h4,
.row-2col-nb h4 {
	margin-bottom: 9px;
	margin-bottom: 0.5625rem;	
}

.row-2col h2,
.row-2col-nb h2 {
	margin-bottom: 15px;
	margin-bottom: 0.9375rem;
}

.row-2col .col-photo,
.row-2col-nb .col-photo {
	border-top-left-radius: 10px;
	border-top-left-radius: 0.625rem;
	border-bottom-left-radius: 10px;
	border-bottom-left-radius: 0.625rem;
}

.row-2col .col-text,
.row-2col-nb .col-text {
	border-top-right-radius: 10px;
	border-top-right-radius: 0.625rem;
	border-bottom-right-radius: 10px;
	border-bottom-right-radius: 0.625rem;	
	padding: 48px 20px 23px 62px;
	padding: 3rem 1.25rem 1.4375rem 3.875rem;
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 3.125rem rgba(0, 0, 0, 0.05);	
}

.row-2col ul,
.row-2col-nb ul {
	max-width: 95%;
}


/* SERVICES ROW */
.row-services {
	background: #f8f8f8;
	margin-top: 100px;
	margin-top: 6.25rem;
	text-align: center;	
}

.row-services div.ct-section-inner-wrap {
	text-align: center;
	-webkit-box-align: center;
	  -ms-flex-align: center;
	    align-items: center;
}

.row-services .ct-section-inner-wrap {
	max-width: 1500px;
	max-width: 93.75rem;
	padding: 100px 20px 80px 20px;
	padding: 6.25rem 1.25rem 5rem 1.25rem;
}

.row-services h4 {
	margin-bottom: 9px;
	margin-bottom: 0.5625rem;	
}

.row-services h2 {
	margin-bottom: 31px;
	margin-bottom: 1.9375rem;
}

.row-services .ct-new-columns > .ct-div-block {
	padding: 20px 10px;
	padding: 1.25rem 0.625rem;	
}

.row-services .div-wrap {
	padding-bottom: 30px;
	padding-bottom: 1.875rem;
	border-radius: 10px;
	border-radius: 0.625rem;
	overflow: hidden;	
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
}

.row-services a.ct-link {
	color: #333333;
	margin-bottom: 21px;
	margin-bottom: 1.3125rem;	
}

.row-services a.ct-link:hover {
	color: inherit;
}

.row-services a.ct-link > * {
	padding: 0 15px;
	padding: 0 0.9375rem;
}

.row-services a.ct-link > :nth-child(1) {
	padding: 0;
}

.row-services img {
	object-fit: cover;
	transition: all 0.3s ease;
	margin-bottom: 21px;
	margin-bottom: 1.3125rem;
	width: 100%;
}

.row-services h3 {
	font-size: 18px;
	font-size: 1.125rem;
	color: #0e638a;
	line-height: 1.44;
	letter-spacing: 0.2px;
	margin-bottom: 12px;
	margin-bottom: 0.75rem;	
	text-transform: uppercase;	
}

.row-services h3 + div {

}

.row-services a.ct-link-button,
.row-services a.ct-link-button:last-child {
	margin: 0 auto;
}

.row-services a.ct-link-button {
	background: #ffffff;
	padding: 9px 16px;
	padding: 0.5625rem 1rem;
	width: 100%;
	max-width: 62%;	
}

.row-services .ct-new-columns > .ct-div-block:hover .div-wrap {
	background: #EB3156;
	color: #ffffff;
}

.row-services .ct-new-columns > .ct-div-block:hover img {
	-webkit-filter: brightness(110%);
	filter: brightness(110%);
	transition: transform 0.3s ease, filter 0.3s ease;
}

.row-services .ct-new-columns > .ct-div-block:hover h3,
.row-services .ct-new-columns > .ct-div-block:hover h3 + div {
	color: #ffffff;
}

.row-services .ct-new-columns > .ct-div-block:hover a.ct-link-button {
	
}

.row-services .ct-new-columns > .ct-div-block a.ct-link-button:hover {
	border-color: #ffffff;
	box-shadow: inset 0 -5em 0 0 #EB3156;
}



/* 2COL FULLWIDTH ROW */
.row-2col-fw {
	font-size: 20px;
	font-size: 1.25rem;
	color: #ffffff;
}

section.row-2col-fw {
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: left top;
}

.row-2col-fw .ct-section-inner-wrap {
	max-width: none;
	padding: 0;
}

.row-2col-fw h4 {
	margin-bottom: 9px;
	margin-bottom: 0.5625rem;	
}

.row-2col-fw h2 {
	color: inherit;
	font-size: 40px;
	font-size: 2.5rem;
	font-weight: 700;
	font-family: "Raleway", Arial, sans-serif;
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}

.row-2col-fw p {
	font-size: 16px;
	font-size: 1rem;
	line-height: 26px;
	line-height: 1.625rem;
}

.row-2col-fw h5 {
	font-family: "Raleway", Arial, sans-serif;
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 38px;
	line-height: 2.375rem;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 10px;
	margin-top: 0.625rem;
}



.row-2col-fw .ct-new-columns > .ct-div-block {
	padding: 20px 40px; /* to compensate for inner-wrap 0 pads */
	padding: 1.25rem 2.5rem;	
}

.row-2col-fw .col-photo {
	background-size: cover;
	background-position: 0 0;
}

.row-2col-fw .div-wrap {
	margin: 0 0 0 auto;
	max-width: 700px;
	max-width: 43.75rem;
	padding: 80px 0 50px 0;
	padding: 5rem 0 3.125rem 0;
}

.row-2col-fw ul.bullet-dot {
	margin-top: 16px;
	margin-top: 1rem;
}

section ul.bullet-dot {
    margin-bottom: 0;
    margin-top: 0;
}

section ul.bullet-dot li {
    font-size: 16px;
    font-size: 1rem;
    list-style-type: disc;
	margin-left: 10px;
	margin-left: 0.625rem;
	margin-bottom: 0;

}

body.home .row-2col-fw ul.bullet-dot {
	margin-top: 12px;
	margin-top: 0.75rem;
	padding-left: 16px;
	padding-left: 1rem;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
}

body.home section ul.bullet-dot li {
	font-size: 16px;
	font-size: 1rem;
	list-style-type: disc;
	margin-left: 10px;
	margin-left: 0.625rem;
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}


section ul.bullet-dot li::before {
	content: none;
}

.row-2col-fw ul {
	padding-left: 23px;
	padding-left: 1.4375rem;
}

.row-2col-fw ul li {
	margin-bottom: 17.5px;
	margin-bottom: 1.0938rem;
}

.row-2col-fw ul li::before {
	font-size: 17px;
	font-size: 1.0625rem;
	top: 8px;
	top: 0.5rem;
	left: -22px;
	left: -1.375rem;
	-webkit-text-stroke: 1px white;
	text-stroke: 1px white;	
}

.row-2col-fw h2 + div {
	margin-bottom: 20px;
	margin-bottom: 1.25rem;	
}

.row-2col-fw .ct-link-button {
	font-size: 16px;
	font-size: 1rem;
	min-width: 192px;
	min-width: 12rem;
	padding: 14px 16px;
	padding: 0.875rem 1rem;
	margin-bottom: 30px;
	margin-bottom: 1.875rem;
	margin-top: 16px;
	margin-top: 1rem;
}


/* PARTNERS ROW */
.row-partners div.ct-section-inner-wrap {
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
    padding-bottom: 16px;
    padding-bottom: 1rem;
}


.row-partners .ct-section-inner-wrap {
	max-width: 1440px;
	max-width: 90rem;
	padding: 46px 20px 67px 20px;
	padding: 2.875rem 1.25rem 4.1875rem 1.25rem;
}

body.home .row-featured .ct-section-inner-wrap {
	padding-top: 345px;
	padding-top: 21.5625rem;
	padding-bottom: 116px;
	padding-bottom: 7.25rem;
}


body.home section.row-partners h2 {
	text-align: center;
	margin-bottom: 18px;
	margin-bottom: 1.125rem;
	font-size: 24px;
	font-size: 1.5rem;
	text-transform: capitalize;
	font-weight: 600;
	color: #012243;
	letter-spacing: -0.5px;
	letter-spacing: -0.03125rem;
	font-family: 'Raleway';
}


.row-partners .row1,
.row-partners .row2 {
	margin-bottom: 12px;
	margin-bottom: 0.75rem;
}

.row-partners .row1 .ct-div-block {
	position: relative;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 0;
	padding-bottom: 2px;
	padding-bottom: 0.125rem;
}


/* ref: http://www.spritecow.com/ for position and size */
/* will use em here instead of rem to easily adjust this section by adjusting font size in ct-div-block media query */
.row-partners .row1 .ct-div-block::before,
.row-partners .row2 .ct-div-block::before {
	background: url('images/partners.png'); /* change to actual image */
	background-repeat: no-repeat;
	background-size: 1440px 220px;
	background-size: 90em 13.75em;
	content: '';
	display: block;
}

.row-partners .row1 div:nth-child(1)::before {
	background-position: -91px -26px;
	background-position: -5.6875em -1.625em;
	width: 93px;
	width: 5.8125em;
	height: 78px;
	height: 4.875em;
}

.row-partners .row1 div:nth-child(2)::before {
	background-position: -245px -32px;
	background-position: -15.3125em -2em;
	width: 105px;
	width: 6.5625em;
	height: 63px;
	height: 3.9375em;
}

.row-partners .row1 div:nth-child(3)::before {
	background-position: -410px -20px;
	background-position: -25.625em -1.25em;
	width: 68px;
	width: 4.25em;
	height: 95px;
	height: 5.9375em;
}

.row-partners .row1 div:nth-child(4)::before {
	background-position: -538px -44px;
	background-position: -33.625em -2.75em;
	width: 200px;
	width: 12.5em;
	height: 40px;
	height: 2.5em;
}

.row-partners .row1 div:nth-child(5)::before {
	background-position: -798px 0px;
	background-position: -49.875em 0em;
	width: 130px;
	width: 8.125em;
	height: 130px;
	height: 8.125em;
}

.row-partners .row1 div:nth-child(6)::before {
	background-position: -987px -10px;
	background-position: -61.6875em -0.625em;
	width: 141px;
	width: 8.8125em;
	height: 110px;
	height: 6.875em;
}

.row-partners .row1 div:nth-child(7)::before {
	background-position: -1189px -52px;
	background-position: -74.3125em -3.25em;
	width: 160px;
	width: 10em;
	height: 25px;
	height: 1.5625em;
}


.row-partners .row2 div:nth-child(1)::before {
	background-position: -92px -158px;
	background-position: -5.75em -9.875em;
	width: 176px;
	width: 11em;
	height: 60px;
	height: 3.75em;
}

.row-partners .row2 div:nth-child(2)::before {
	background-position: -326px -171px;
	background-position: -20.375em -10.6875em;
	width: 209px;
	width: 13.0625em;
	height: 30px;
	height: 1.875em;
}


.row-partners .row2 div:nth-child(3)::before {
	background-position: -600px -168px;
	background-position: -37.5em -10.5em;
	width: 243px;
	width: 15.1875em;
	height: 43px;
	height: 2.6875em;
}

.row-partners .row2 div:nth-child(4)::before {
	background-position: -899px -162px;
	background-position: -56.1875em -10.125em;
	width: 145px;
	width: 9.0625em;
	height: 55px;
	height: 3.4375em;
}

.row-partners .row2 div:nth-child(5)::before {
	background-position: -1104px -163px;
	background-position: -69em -10.1875em;
	width: 244px;
	width: 15.25em;
	height: 51px;
	height: 3.1875em;
}




/* LOCATION ROW */
.row-location {
	background: #f8f8f8;
}

.row-location div.ct-section-inner-wrap {
	text-align: center;
	-webkit-box-align: center;
	  -ms-flex-align: center;
	    align-items: center;	
}

.row-location .ct-section-inner-wrap {
	max-width: 1280px;
	max-width: 80rem;
	padding: 91px 20px 84px 20px;
	padding: 5.6875rem 1.25rem 5.25rem 1.25rem;
}

.row-location h4 {
	margin-bottom: 12px;
	margin-bottom: 0.75rem;
}

.row-location h2 {
	margin-bottom: 25px;
	margin-bottom: 1.5625rem;
}

.row-location .row1 {

}

.row-location .row1 > div {
	padding: 10px;
	padding: 0.625rem;
	-webkit-box-align: center;
	  -ms-flex-align: center;
	      align-items: center;
}

.row-location .row1 a {
	font-weight: 600;
	color: #ffffff;
	line-height: 1.62;
	width: 183px;
	width: 11.4375rem;
	height: 150px;
	height: 9.375rem;
	background: #0d3141;
	border-radius: 5px;
	border-radius: 0.3125rem;
	position: relative;
	text-transform: uppercase;	
}

.row-location .row1 a::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	content: '';
	opacity: 0.3;
	background: url('https://websitereboot.com/img-9pX6JR6x/temp-loc-all.jpg');
	background-repeat: no-repeat;
	background-size: 1440px 632px;	
	background-size: 90rem 39.5rem;	
}

.row-location .row1 a:hover::before {
	opacity: 0.6;
}

.row-location .row1 > div:nth-child(1) a::before {
	background-position: -121px -212px;
	background-position: -7.5625rem -13.25rem;
}
.row-location .row1 > div:nth-child(2) a::before {
	background-position: -324px -212px;
	background-position: -20.25rem -13.25rem;
}
.row-location .row1 > div:nth-child(3) a::before {
	background-position: -527px -212px;
	background-position: -32.9375rem -13.25rem;
}
.row-location .row1 > div:nth-child(4) a::before {
	background-position: -730px -212px;
	background-position: -45.625rem -13.25rem;
}	
.row-location .row1 > div:nth-child(5) a::before {
	background-position: -933px -212px;
	background-position: -58.3125rem -13.25rem;
}	
.row-location .row1 > div:nth-child(6) a::before {
	background-position: -1136px -212px;
	background-position: -71rem -13.25rem;
}

.row-location .row1 > div:nth-child(7) a::before {
	background-position: -121px -382px;
	background-position: -7.5625rem -23.875rem;
}
.row-location .row1 > div:nth-child(8) a::before {
	background-position: -324px -382px;
	background-position: -20.25rem -23.875rem;
}
.row-location .row1 > div:nth-child(9) a::before {
	background-position: -527px -382px;
	background-position: -32.9375rem -23.875rem;
}
.row-location .row1 > div:nth-child(10) a::before {
	background-position: -730px -382px;
	background-position: -45.625rem -23.875rem;
}
.row-location .row1 > div:nth-child(11) a::before {
	background-position: -933px -382px;
	background-position: -58.3125rem -23.875rem;
}
.row-location .row1 > div:nth-child(12) a::before {
	background-position: -1136px -382px;
	background-position: -71rem -23.875rem;
}

.row-location .row1 a div {
	z-index: 1;
}


/* TESTI ROW */
.row-testi {

}

.row-testi div.ct-section-inner-wrap {
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 1360px;
	max-width: 85rem;
	padding-bottom: 18px;
	padding-bottom: 1.125rem;
}



.row-testi .ct-section-inner-wrap {
	max-width: 1280px;
	max-width: 80rem;
	padding: 100px 20px 78px 20px;
	padding: 6.25rem 1.25rem 4.875rem 1.25rem;
}

.row-testi h4 {
	margin-bottom: 9px;
	margin-bottom: 0.5625rem;
}

.row-testi h2 {
	margin-bottom: 23px;
	margin-bottom: 1.4375rem;
	color: #012243;
	letter-spacing: -.1px;
	font-family: "Raleway", Arial, sans-serif;
}


.row-testi .ct-shortcode {
	width: 100%;
}

.row-testi .wr-testimonials {
	margin-top: 59px;
	margin-top: 3.6875rem;
	position: relative;
}

.row-testi .wr-sizer, .row-testi .wr-item {
	padding: 20px;
	padding: 1.25rem;
	width: 31.33%;
}


.row-testi .div-wrap {
	outline: 1px solid #ddd;
	outline: 1px solid #ddd;
	border-radius: 10px;
	border-radius: 0.625rem;
	position: relative;
	padding: 51px 40px;
	padding: 3.1875rem 2.5rem;
	background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
}


.row-testi .wr-item .quote-mark {
	position: absolute;
	top: -59px;
	top: -3.6875rem;
	right: 16px;
	right: 1rem;
}

.row-testi .wr-item .quote-mark i {
	font-size: 74px;
	font-size: 4.625rem;
	color: #c3c3c3;
	line-height: 1.69;
	transform: scaleX(0.85);
}

.row-testi .wr-item .author {
	font-weight: 600;
	padding-left: 8px;
	padding-left: 0.5rem;
    text-align: left;
}


.row-testi .wr-item .name {
	display: block;
}

.author-img-text {
    display: flex;
    justify-content: center;
    align-items: center;
	margin-top: 30px;
	margin-top: 1.875rem;
}


.row-testi .wr-item .star-rating {	
	display: block;
	margin: 0 auto;
	position: relative;
	top: -4px;
	top: -0.25rem;
}

.row-testi .wr-item .star-rating i {
	font-size: 11.5px;
	font-size: 0.71875rem;
	color: #fbbc04;
}


.row-testi .ct-shortcode {
	margin-bottom: 29px;
	margin-bottom: 1.8125rem;
}

.row-testi p {
	margin-bottom: 47px;
	margin-bottom: 2.9375rem;	
}

.row-testi p:last-child {
	margin-bottom: 0;
}

.row-testi a.button-outline {
	min-width: 250px;
	min-width: 15.625rem;
}


/* ABOUT ROW */
.page-about .row-featured .ct-section-inner-wrap {
	padding: 262px 20px 48px 20px;
	padding: 16.375rem 1.25rem 3rem 1.25rem;
}

.page-about .row-featured p {
	line-height: 42px;
	line-height: 2.625rem;
}

.page-about .row-about .ct-section-inner-wrap {
	max-width: 1300px;
	max-width: 81.25rem;
	padding-bottom: 82px;
	padding-bottom: 5.125rem;
}


.page-about .row-about .div-wrap {
    padding-top: 0;
}

.page-about .row-about h2 {
	font-family: "Raleway", Arial, sans-serif;
	text-align: left;
	margin-bottom: 34px;
	margin-bottom: 2.125rem;
	padding-top: 40px;
	padding-top: 2.5rem;
}

.page-about .row-about .col-photo img {
    margin-right: auto;
}

.row-about .ct-new-columns:nth-child(1) {
	margin-bottom: 168px;
	margin-bottom: 10.5rem;
}

.row-about .ct-new-columns:nth-child(2) .col-text {
	padding-left: 32px;
	padding-left: 2rem;
	padding-top: 44px;
	padding-top: 2.75rem;
}

.row-content-strip .ct-section-inner-wrap {
	margin: 0 auto;
	max-width: 880px;
	max-width: 55rem;
	padding-top: 100px;
	padding-top: 6.25rem;
	padding-bottom: 100px;
	padding-bottom: 6.25rem;
}

.row-content-strip h2 {
	color: #fff;
	font-family: "Raleway", Arial, sans-serif;
	font-weight: 700;
	margin-bottom: 30px;
	margin-bottom: 1.875rem;
    text-align: center;
}

.row-abt-2-col h3 {
    font-family: "Raleway", Arial, sans-serif;
}

section.row-abt-2-col .ct-section-inner-wrap {
	max-width: 1520px;
	max-width: 95rem;
}

.row-abt-2-col h3 {
	font-family: "Raleway", Arial, sans-serif;
	margin: 26px 0 10px 0;
	margin: 1.625rem 0 0.625rem 0;
}

.row-about-experts .ct-section-inner-wrap {
	max-width: 1520px;
	max-width: 95rem;
	padding-top: 86px;
	padding-top: 5.375rem;
}

.row-about-experts h2 {
	text-align: left;
	padding-top: 50px;
	padding-top: 3.125rem;
	color: #000;
	font-family: "Raleway", Arial, sans-serif;
	padding-bottom: 30px;
	padding-bottom: 1.875rem;
}

.row-about-experts h5 {
	font-family: "Poppins", Arial, sans-serif;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 600;
	color: #555;
	padding-left: 19px;
	padding-left: 1.1875rem;
	margin-top: 34px;
	margin-top: 2.125rem;
	margin-bottom: 4px;
	margin-bottom: 0.25rem;
}

.row-about-experts h4 {
	text-align: center;
	margin: 32px auto 55px;
	margin: 2rem auto 3.4375rem;
	font-weight: 400;
	color: #555;
}


.row-about-experts .ct-link-button {
	padding: 20px 50px;
	padding: 1.25rem 3.125rem;
}

.page-about .testimonial-image {
    display: none;
}

.page-about .row-testi .wr-item .star-rating {
    text-align: center;
}

.page-about .row-testi .wr-item .author {
    padding-left: 0;
    text-align: center;
}

.page-about .row-testi span.address {
    font-weight: 400;
}

/* GUARANTEE ROW */
.row-guarantee {
	background: #f8f8f8;
}

.row-guarantee .ct-section-inner-wrap {
	max-width: 920px;
	max-width: 57.5rem;
	padding: 27px 20px 76px 20px;
	padding: 1.6875rem 1.25rem 4.75rem 1.25rem;	
}

.row-guarantee .col-photo {
	flex: 0 0 190px;
	flex: 0 0 11.875rem;
}
.row-guarantee .col-text {
	flex: 1;
	padding: 49px 2px;
	padding: 3.0625rem 0.125rem;	
}

.row-guarantee img {
	width: 150px;
	width: 9.375rem;
}

.row-guarantee h3 {
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 1.64;
	letter-spacing: 0.35px;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 2px;	
}

.row-guarantee .ct-text-block {
	max-width: 660px;
	max-width: 41.25rem;
}


/* BLOG ROW */

.page-blog .row-featured .ct-section-inner-wrap {
	padding: 262px 20px 42px 20px;
	padding: 16.375rem 1.25rem 2.625rem 1.25rem;
}

.row-blog-filter .ct-section-inner-wrap {
	padding-top: 98px;
	padding-top: 6.125rem;
	max-width: 1380px;
	max-width: 86.25rem;
	padding-bottom: 100px;
	padding-bottom: 6.25rem;
}


.row-blog-filter .ct-shortcode {
    width: 100%;
}

.wr-cat-filter {
	margin-bottom: 30px;
	margin-bottom: 1.875rem;
	text-align: center;
}

.wr-cat-btn {
	padding: 8px 14px;
	padding: 0.5rem 0.875rem;
	border: 1px solid #EB3156;
	cursor: pointer;
	background: transparent;
	color: #EB3156;
	font-family: "Poppins", Arial, sans-serif;
	margin-right: 4px;
	margin-right: 0.25rem;
	border-radius: 10px;
	border-radius: 0.625rem;
}


.wr-cat-btn.is-active {
    font-weight: 600;
    background: #EB3156;
    color: #fff;
    box-shadow: none;
}

.wr-grid { display:grid; grid-template-columns:repeat(auto-fill,minmax(29%,1fr)); gap:70px; }
.wr-card { border:1px solid rgba(0,0,0,.1); border-radius:.75rem; padding:0; }
.wr-thumb img {
	width: 100%;
	height: 270px;
	height: 16.875rem;
	display: block;
	object-fit: cover;
}

.wr-title {
	margin-bottom: 14px;
	margin-bottom: 0.875rem;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 600;
	color: #012243;
}


.wr-title a {
    color: #012243;
}

.wr-excerpt {
	margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wr-actions { text-align:center; margin-top:1rem; }
#wr-load-more { padding:.6rem 1rem; border-radius:.6rem; border:1px solid currentColor; background:transparent; cursor:pointer; }

.page-blog button#wr-load-more,
.page-podcast button#wr-load-more {
	color: #EB3156;
	border-color: #EB3156;
	font-family: "Poppins", Arial, sans-serif;
	font-weight: 600;
	padding: 22px 46px;
	padding: 1.375rem 2.875rem;
	margin: 48px 0 0 0;
	margin: 3rem 0 0 0;
	border-radius: 4px;
	border-radius: 0.25rem;
}

.page-blog button#wr-load-more:hover,
.page-podcast button#wr-load-more:hover {
    background: #EB3156;
    box-shadow: unset;
    color: #fff;
}

.wr-card div {
	padding: 32px 19px 30px;
	padding: 2rem 1.1875rem 1.875rem;
}

.row-services.row-blog-stuff img {
	width: 100%;
	height: 270px;
	height: 16.875rem;
	object-fit: cover;
	object-position: center;
}



.page-blog  #podcast-grid .oxy-posts {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	gap: 70px;
	gap: 4.375rem;
	grid-auto-rows: auto;
	justify-content: center; /* center leftover items */
}

.wr-spinner {
  border: 4px solid #f3f3f3;
  border-top: 4px solid #555;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  animation: wr-spin 1s linear infinite;
  margin: 0 auto;
}

@keyframes wr-spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.wr-card {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}
.wr-card.wr-show {
  opacity: 1;
  transform: translateY(0);
}

.wr-card:has(a.wr-thumb:hover),
.wr-card:has(.wr-title a:hover) {
    background: #1768BA;
}

.wr-card:has(a.wr-thumb:hover) .wr-title a, 
.wr-card:has(a.wr-thumb:hover) .wr-excerpt,
.wr-card:has(.wr-title a:hover) .wr-excerpt,
.wr-title a:hover {
    color: #fff;
}

.row-blog-cta .gform-theme--framework .gform_validation_errors {
    margin-top: 35px;
    margin-top: 2.1875rem;
    border-color: #EB3156;
}	

/* Each post normally spans 2 columns */
.page-blog #podcast-grid .oxy-post {
  grid-column: span 2;
}

/* If the total count is 3n+1 (last row has 1 item) → center it on cols 3–4 */
.page-blog #podcast-grid .oxy-post:last-child:nth-child(3n + 1) {
  grid-column: 3 / span 2;
}

/* If the total count is 3n+2 (last row has 2 items) → center them on cols 2–5 */
.page-blog #podcast-grid .oxy-post:nth-last-child(2):nth-child(3n + 1) {
  grid-column: 2 / span 2; /* second-to-last goes left-center */
}
.page-blog #podcast-grid .oxy-post:last-child:nth-child(3n + 2) {
  grid-column: 4 / span 2; /* last goes right-center */
}

.page-blog #podcast-grid .oxy-post-image {
	margin-bottom: 12px;
	margin-bottom: 0.75rem;
}

.page-blog .oxy-pc-box {
    padding: 12px 23px 34px;
    padding: 0.75rem 1.25rem 2.125rem;
    text-align: center;
}

.page-blog .row-home-podcast #podcast-grid .oxy-post-title {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 500;
	color: #012243;
	margin-top: 6px;
	margin-top: 0.375rem;
	display: block;
	letter-spacing: 0.3px;
	letter-spacing: 0.01875rem;
	font-family: "Poppins", Arial, sans-serif;
}

.page-blog  #podcast-grid .oxy-post-content {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.page-blog .row-home-podcast #podcast-grid .oxy-post {
    padding: 0;
    width: 100%;
}

.page-blog .row-home-podcast a.ct-link-button:hover {
    background: #1768BA;
    color: #fff;
    box-shadow: none;
}
.page-blog .row-home-podcast a.ct-link-button {
	margin-top: 20px;
	margin-top: 1.25rem;
	padding: 14px 50px;
	padding: 0.875rem 3.125rem;
	background: transparent;
	color: #1768BA;
	border-color: #1768BA;
    margin-bottom: 0;
}

.page-blog .row-home-podcast .ct-section-inner-wrap {
	padding-bottom: 90px;
	padding-bottom: 5.625rem;
}

.row-blog-cta .ct-section-inner-wrap {
	max-width: 1096px;
	max-width: 68.5rem;
	padding-bottom: 32px;
	padding-bottom: 2rem;
}


.row-blog-cta.row-2col-fw h2 + div {
    margin-bottom: 0;
}

.row-blog-cta .ct-shortcode {
    width: 100%;
}

.row-blog-cta .ct-shortcode .gform_wrapper {
	max-width: 460px;
	max-width: 28.75rem;
}

.row-blog-cta .gform-body input.large{
	color: #fff;
	background: #246688;
	border: 1px solid #fff;
	border: 1px solid #fff;
	padding: 27px 18px;
	padding: 1.6875rem 1.125rem;
	border-radius: 4px;
	border-radius: 0.25rem;
}


.row-blog-cta .gform-body .gfield select {
	color: #fff;
	background: #246688;
	border: 1px solid #fff;
	border: 1px solid #fff;
	border-radius: 4px;
	border-radius: 0.25rem;

  appearance: none;          /* remove native arrow */
  -webkit-appearance: none;
  -moz-appearance: none;

  background-color: #246688;
	line-height: 56px;
	line-height: 3.5rem;
	height: 56px;
	height: 3.5rem;


  border: 1px solid #ccc;
  border-radius: 5px;

  /* custom arrow */
 background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='16' height='16' fill='white'><path d='M7 10l5 5 5-5z'/></svg>");
    background-repeat: no-repeat;
    background-position: right 0.625rem center;
    background-size: 1rem;

  padding-right: 2rem; /* space for arrow */
}

.row-blog-cta .gform-theme form .gform-footer {
	margin-top: 12px;
	margin-top: 0.75rem;
}

.row-blog-cta div.gform-theme.gform-theme--framework.gform_wrapper form .gform-footer input.button {
	text-align: center;
	text-transform: capitalize;
	width: 100%;
	padding: 22px 20px;
	padding: 1.375rem 1.25rem;
	border-radius: 4px;
	border-radius: 0.25rem;
}

.row-blog-cta.row-2col-fw .col-photo {
	padding-left: 100px;
	padding-left: 6.25rem;
	padding-top: 48px;
	padding-top: 3rem;
}

.single-post .row-featured h1 span {
    text-transform: capitalize;
}

.row-single-content .ct-section-inner-wrap {
	max-width: 940px;
	max-width: 58.75rem;
}

.row-single-content p {
	line-height: 26px;
	line-height: 1.625rem;
}

.row-single-content h3, .row-single-content h4 {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 600;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
}


.row-single-content .wp-block-embed.is-type-video iframe {
    height: 100%;
}

.row-single-content figure {
    margin: 1em 0;
}

.row-blog div.ct-section-inner-wrap {
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 6.125rem;
}


.row-blog .ct-section-inner-wrap {
	max-width: 1440px;
	max-width: 90rem;
	padding: 100px 20px 79px 20px;
	padding: 6.25rem 1.25rem 4.9375rem 1.25rem;
}

.row-blog h4 {
	margin-bottom: 9px;
	margin-bottom: 0.5625rem;
}

.row-blog h2 {
	margin-bottom: 50px;
	margin-bottom: 3.125rem;
	font-weight: 700;
	font-family: "Raleway", Arial, sans-serif;
	color: #012243;
	max-width: 1040px;
	max-width: 65rem;
}


.row-blog h4 {
	margin-bottom: 15px;
	margin-bottom: 0.9375rem;
	color: #012243;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 500;
    padding-top: 26px;
    padding-top: 1.625rem;
}

.row-blog .ct-div-block {
	padding: 0 20px;
	padding: 0 1.25rem;
	text-align: center;
}

.row-blog .ct-div-block .ct-div-block {
    background: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.row-blog .oxy-rich-text {
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
}

.row-blog .ct-link-button {
	min-width: 193px;
	min-width: 12.0625rem;
	padding: 14px 20px;
	padding: 0.875rem 1.25rem;
    margin-top: auto;
}

.row-blog .ct-new-columns > .ct-div-block {
	padding: 0 33px;
	padding: 0 2.0625rem;
}



.oxy-posts-grid,
.oxy-dynamic-list,
.alm-listing {
	margin-bottom: 29px;
	margin-bottom: 1.8125rem;
}

.oxy-posts,
.oxy-dynamic-list,
.alm-listing {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 0;
	width: 100%;
	position: relative;
}

.oxy-dynamic-list > div,
.alm-listing > div {

}

.oxy-posts .div-wrap,
.oxy-dynamic-list .div-wrap,
.alm-listing .div-wrap {
	padding: 20px;
	padding: 1.25rem;	
}

.oxy-posts .oxy-post-link,
.oxy-dynamic-list .ct-link,
.alm-listing .ct-link {
	display: block;
	position: relative;
	overflow: hidden;		
}

.oxy-posts .oxy-post-image,
.oxy-dynamic-list .div-img,
.alm-listing .div-img {
	background: #dddddd;
	background-repeat: no-repeat;
	background-size: cover;
	width: 373px;
	width: 23.3125rem;
	height: 300px;
	height: 18.75rem;
	border-radius: 10px;
	border-radius: 0.625rem;	
	max-width: 100%;
	aspect-ratio: 373 / 300;
	transition: transform 0.5s ease 0s;
}

.oxy-dynamic-list .div-txt,
.alm-listing .div-txt {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.25;
	color: #333333;
	background: #ffffff;
    padding: 16px 15px 19px 15px;
    padding: 1rem 0.9375rem 1.1875rem 0.9375rem;
	transform: translateY(-50px);
	transform: translateY(-3.125rem);
	margin: 0 10px -50px 10px;
	margin: 0 0.625rem -3.125rem 0.625rem;
	border-radius: 5px;
	border-radius: 0.3125rem;	
	position: relative;
}

.oxy-posts .oxy-post-title,
.oxy-dynamic-list h3,
.alm-listing h3 {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 600;
	color: #0E638A;
	line-height: 1.25;	
	margin-bottom: 9px;
	margin-bottom: 0.5625rem;
}

.oxy-dynamic-list .div-txt p:last-child,
.alm-listing .div-txt p:last-child {
	margin-bottom: 0;
}

.oxy-posts a:hover .oxy-post-image,
.oxy-dynamic-list a:hover .div-img,
.alm-listing a:hover .div-img {
	transform: scale(1.05);
}



/* SERVICES */
.row-featured2 {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 500;
	color: #333333;
	line-height: 1.5;
	letter-spacing: 0.2px;	
	text-align: center;
}

.row-featured2 div.ct-section-inner-wrap {
	text-align: center;
	-webkit-box-align: center;
	  -ms-flex-align: center;
	    align-items: center;
}

.row-featured2 .ct-section-inner-wrap {
	padding: 213px 20px 86px 20px;
	padding: 13.3125rem 1.25rem 5.375rem 1.25rem;
}

.row-featured2 .ct-section-inner-wrap > div {
	max-width: 1040px;
	max-width: 65rem;
	margin-bottom: 41px;
	margin-bottom: 2.5625rem;	
}

.row-featured2 .ct-section-inner-wrap .button-wrap {
	margin-bottom: 20px;
	margin-bottom: 1.25rem;	
}

.row-featured2 h1 {
	font-size: 50px;
	font-size: 3.125rem;
	font-weight: 700;
	color: #0e638a;
	line-height: 1.2;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 auto;
	margin-bottom: 11px;
	margin-bottom: 0.6875rem;
}

.row-featured2 a {
	font-size: 16px;
	font-size: 1rem;
}

.row-featured2 .button-wrap {
	-ms-flex-wrap: wrap;
	  flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	  -ms-flex-direction: row;
	    flex-direction: row;
}

.row-featured2 .button-wrap a {
	padding: 10px 37px;
	padding: 0.625rem 2.3125rem;
}

.row-featured2 div.el-review {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.6;
	letter-spacing: 0;
	max-width: 845px;
	max-width: 52.8125rem;	
}

.row-featured2 .el-review .author a {
	bottom: -28px;
	bottom: -1.75rem;
}


/* 2COL FW2 */
.row-2col-fw2 {
	font-size: 16px;
	font-size: 1rem;
	color: #000000;
}

section.row-2col-fw2 {
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: left top;
}

.row-2col-fw2 .ct-section-inner-wrap {
	max-width: none;
	padding: 100px 0 105px 0;
	padding: 6.25rem 0 6.5625rem 0;
}

.row-2col-fw2 h4 {
	margin-bottom: 13px;
	margin-bottom: 0.8125rem;	
}

.row-2col-fw2 h2 {	
	margin-bottom: 14px;
	margin-bottom: 0.875rem;	
}

.row-2col-fw2 .ct-new-columns > .ct-div-block {
	padding: 20px 40px; /* to compensate for inner-wrap 0 pads */
	padding: 1.25rem 2.5rem;	
}

.row-2col-fw2 .col-photo {
	border-top-left-radius: 10px;
	border-top-left-radius: 0.625rem;
	border-bottom-left-radius: 10px;
	border-bottom-left-radius: 0.625rem;	
}

.row-2col-fw2 .div-wrap {
	margin: 0 0 0 auto;
	max-width: 699px;
	max-width: 43.6875rem;
	padding: 47px 10px 28px 0;
	padding: 2.9375rem 0.625rem 1.75rem 0;	
}

.row-2col-fw2 ul {
	padding-left: 18px;
	padding-left: 1.125rem;	
}

.row-2col-fw2 ul li {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
}

.row-2col-fw2 ul li::before {
	font-size: 17px;
	font-size: 1.0625rem;	
	top: 4px;
	top: 0.25rem;
	left: -19px;
	left: -1.1875rem;	
}

.row-2col-fw2 h2 + div {
	margin-bottom: 0;
}


/* BENEFITS */
.row-benefits {
	background: #f9f9f9;
}

.row-benefits .ct-section-inner-wrap {
	max-width: 1330px;
	max-width: 83.125rem;
	padding: 99px 20px 40px 20px;
	padding: 6.1875rem 1.25rem 2.5rem 1.25rem;
}

.row-benefits h4 {
	margin-bottom: 12px;
	margin-bottom: 0.75rem;	
}

.row-benefits h2 {
	font-size: 30px;
	font-size: 1.875rem;
	line-height: 1.33;
	letter-spacing: 0;
	max-width: 1120px;
	max-width: 70rem;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;	
    text-align: center;	
}

.row-benefits h2 + div {
	max-width: 1120px;
	max-width: 70rem;
	margin-bottom: 59px;
	margin-bottom: 3.6875rem;	
	text-align: center;	
}

.row-benefits .ct-new-columns > .ct-div-block {
	width: 33.33%;
	margin-bottom: 42px;
	margin-bottom: 2.625rem;	
}

.row-benefits .ct-new-columns > div:nth-child(2),
.row-benefits .ct-new-columns > div:nth-child(5) {
	padding-left: 40px;
	padding-left: 2.5rem;
}

.row-benefits .ct-new-columns > div:nth-child(3),
.row-benefits .ct-new-columns > div:nth-child(6) {
	padding-left: 61px;
	padding-left: 3.8125rem;
}

.row-benefits .ct-new-columns .oxy-rich-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
		align-items: center;	
}

.row-benefits .ct-new-columns .oxy-rich-text > div:nth-child(1) {
	padding: 10px 18px 0 0;
	padding: 0.625rem 1.125rem 0 0;
}

.row-benefits .ct-new-columns .oxy-rich-text > div:nth-child(2) {
	padding-right: 10px;
	padding-right: 0.625rem;	
}

.row-benefits .ct-new-columns > div:nth-child(6) .oxy-rich-text > div:nth-child(2) {
	padding-right: 0;	
}

.row-benefits img {
	width: 75px;
	width: 4.6875rem;
	height: auto;
}

.row-benefits h3 {
	font-size: 18px;
    font-size: 1.125rem;
    color: #0e638a;
    line-height: 1.26;
    letter-spacing: 0;
	margin-bottom: 7px;
	margin-bottom: 0.4375rem;
    text-transform: uppercase;	
}


/* SERVICE 2COL */
.page-services .row-2col {
	
}	

.page-services .row-2col .ct-section-inner-wrap {
	max-width: 1482px;
	max-width: 92.625rem;
	padding: 98px 20px 100px 20px;
	padding: 6.125rem 1.25rem 6.25rem 1.25rem;
}

.page-services .row-2col .col-photo {
	border-radius: 10px;
	border-radius: 0.625rem;	
}

.page-services .row-2col .col-text {
	padding: 100px 0 101px 50px;
	padding: 6.25rem 0 6.3125rem 3.125rem;
	box-shadow: none;
}

.page-services .row-2col h2 {
	margin-bottom: 31px;
	margin-bottom: 1.9375rem;	
}

.page-services .row-2col ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 533px;
	max-width: 33.3125rem;	
	margin: 0 0 13px 0;
	margin: 0 0 0.8125rem 0;	
}

.page-services .row-2col ul li {
	width: 50%;
	margin-bottom: 14px;
	margin-bottom: 0.875rem;	
}

.page-services .row-2col ul li:nth-child(-n+3) {
	width: 45%;
}

.page-services .row-2col ul li:nth-child(1) {
	order: 0;
}

.page-services .row-2col ul li:nth-child(2) {
	order: 2;
}

.page-services .row-2col ul li:nth-child(3) {
	order: 4;
}

.page-services .row-2col ul li:nth-child(4) {
	order: 1;
}

.page-services .row-2col ul li:nth-child(5) {
	order: 3;
}

.page-services .row-2col ul li:nth-child(6) {
	order: 5;
}


/* SERVICE 2COL FW */
.page-services .row-2col-fw {
	
}

.page-services .row-2col-fw .ct-section-inner-wrap {
	
}	

.page-services .row-2col-fw .div-wrap {
	max-width: 698px;
	max-width: 43.625rem;
	padding: 80px 0 51px 0;
	padding: 5rem 0 3.1875rem 0;	
}

.page-services .row-2col-fw h4 {
	margin-bottom: 9px;
	margin-bottom: 0.5625rem;	
}

.page-services .row-2col-fw h2 {
	margin-bottom: 19px;
	margin-bottom: 1.1875rem;
	padding-right: 200px;
	padding-right: 12.5rem;
}

.page-services .row-2col-fw h2 + div {
	margin-bottom: 19px;
	margin-bottom: 1.1875rem;	
}

.page-services .row-2col-fw .col-photo {
	background-position: 26% top;
}


/* SERVICE STEPS */
.row-steps {

}

.row-steps .ct-section-inner-wrap {
	max-width: 1335px;
	max-width: 83.4375rem;
	padding: 80px 20px;
	padding: 5rem 1.25rem;	
}

.row-steps h4 {
	margin: 39px 0 10px 0;
	margin: 2.4375rem 0 0.625rem 0;
}

.row-steps h2 {
	font-size: 30px;
	font-size: 1.875rem;
	line-height: 1.5;
    letter-spacing: 0;
	max-width: 275px;
	max-width: 17.1875rem;	
    margin-bottom: 31px;
    margin-bottom: 1.9375rem;	
}

.row-steps h2 + div {
	max-width: 275px;
	max-width: 17.1875rem;
	margin-bottom: 38px;
	margin-bottom: 2.375rem;	
}

.row-steps .ct-new-columns > .ct-div-block {
	width: 320px;
	width: calc(320 / 1295 * 100%);
	padding: 20px 25px;
	padding: 1.25rem 1.5625rem;	
}

.row-steps .ct-new-columns > .ct-div-block:nth-child(1) {
	width: 335px;
	width: calc(335 / 1295 * 100%);
}

.row-steps .step .div-wrap {
	height: 100%;
	border-radius: 10px;
	border-radius: 0.625rem;	
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
	padding: 64px 20px 20px 20px;
	padding: 4rem 1.25rem 1.25rem 1.25rem;
}

.row-steps svg {
	width: 130px;
	width: 8.125rem;
	height: 130px;
	height: 8.125rem;
	margin-left: -10px;
	margin-left: -0.625rem;
	margin-bottom: -16px;
	margin-bottom: -1rem;
}

.row-steps .step:nth-child(2) svg {
	margin-left: -19px;
	margin-left: -1.1875rem;	
}

.row-steps svg text {
	font-family: "Plus Jakarta Sans", Arial, sans-serif;	
}

.row-steps h3 {
	font-size: 26px;
	font-size: 1.625rem;
	line-height: 1;
	margin-bottom: 11px;
	margin-bottom: 0.6875rem;	
	text-transform: uppercase;
}

.row-steps .step:nth-child(3) {
	color: #ffffff;
}

.row-steps .step:nth-child(3) .div-wrap {
	background-color: #000000;
	background-image: url('https://websitereboot.com/img-9pX6JR6x/temp-service-works.png');
	background-size: cover;
}


/* SERVICE BADGES */
.row-badges {
	background: #f8f8f8;
}

.row-badges .ct-section-inner-wrap {
	max-width: 1235px;
	max-width: 77.1875rem;
	padding: 31px 20px;
	padding: 1.9375rem 1.25rem;	
}

.row-badges .ct-div-block::before {
	background: url('https://websitereboot.com/img-9pX6JR6x/temp-service-badges.png'); /* change to actual image */
	background-repeat: no-repeat;
	background-size: 1440px 217px;
	background-size: 90em 13.5625em;
	content: '';
	display: block;
	margin: 0 auto;
}

/* set all column width to blank, then set this to space-around */
.row-badges .ct-new-columns {
	-ms-flex-pack: distribute;
    justify-content: space-around;	
}

.row-badges .ct-new-columns > div:nth-child(1)::before {
	background-position: -179px -51px;
	background-position: -11.1875em -3.1875em;
	width: 121px;
	width: 7.5625em;
	height: 117px;
	height: 7.3125em;
}

.row-badges .ct-new-columns > div:nth-child(2)::before {
	background-position: -421px -50px;
	background-position: -26.3125em -3.125em;
	width: 118px;
	width: 7.375em;
	height: 115px;
	height: 7.1875em;
}

.row-badges .ct-new-columns > div:nth-child(3)::before {
	background-position: -661px -52px;
	background-position: -41.3125em -3.25em;
	width: 118px;
	width: 7.375em;
	height: 116px;
	height: 7.25em;
}

.row-badges .ct-new-columns > div:nth-child(4)::before {
	background-position: -900px -51px;
	background-position: -56.25em -3.1875em;
	width: 119px;
	width: 7.4375em;
	height: 114px;
	height: 7.125em;
}

.row-badges .ct-new-columns > div:nth-child(5)::before {
	background-position: -1143px -52px;
	background-position: -71.4375em -3.25em;
	width: 114px;
	width: 7.125em;
	height: 114px;
	height: 7.125em;
}


/* SERVICE TESTI */
.page-services .row-testi .ct-section-inner-wrap {
	padding-bottom: 81px;
	padding-bottom: 5.0625rem;	
}	


/* SERVICE ABOUT */
.page-services .row-about .ct-section-inner-wrap {
	padding: 98px 20px 0 20px;
	padding: 6.125rem 1.25rem 0 1.25rem;
}


/* SERVICE GUARANTEE */
.page-services .row-guarantee .ct-section-inner-wrap {
	
}


/* SERVICE FAQ */
.row-faq {

}

.row-faq .ct-section-inner-wrap {
	max-width: 940px;
	max-width: 58.75rem;
	padding: 100px 20px 87px 20px;
	padding: 6.25rem 1.25rem 5.4375rem 1.25rem;	
}

.row-faq h2 {
	font-size: 40px;
	font-size: 2.5rem;		
    font-weight: 500;
	letter-spacing: 0;
	text-transform: none;
	margin-bottom: 49px;
	margin-bottom: 3.0625rem;	
}

.row-faq button {
	background: #fff;
	color: #333333;
	border: 1px solid #e3e3e3;
	padding: 23px 30px;
	padding: 1.4375rem 1.875rem;
	margin: 0 0 11.5px 0;
	margin: 0 0 0.7188rem 0;
}

.row-faq button:hover {
    background: #EB3156 ;
    box-shadow: none;
    color: #fff;
}

.row-faq button:hover .oxel_accordion__row__label {
    color: #fff;
}

.row-faq .oxel_accordion__row--active {
	border-bottom: none;
	border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;	
	margin: 0;
	padding-bottom: 30px;
	padding-bottom: 1.875rem;
}


.row-faq .oxel_accordion__row__label {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 600;
	letter-spacing: 0.36px;
	padding-right: 2em; /* 2 chars */
	text-transform: none;
	text-align: left;
    text-align: left;
    color: #EB3156;
}

.row-faq .oxel_accordion__content {
	border: 1px solid #e3e3e3;
	border-top: none;	
	margin: -11px 0 11px 0;
	margin: -0.6875rem 0 0.6875rem 0;	
    background: #fff;
	padding: 10px 70px 19px 30px;
	padding: 0.625rem 4.375rem 1.1875rem 1.875rem;
}

.row-faq .oxel_accordion__content__hidden {
	padding: 0;
	margin: 0;
	border: none;
}

.row-faq .oxel_accordion__row .fa-plus {
	display: block;
}
.row-faq .oxel_accordion__row .fa-minus {
	display: none;
}
.row-faq .oxel_accordion__row--active .fa-plus {
	display: none;
}
.row-faq .oxel_accordion__row--active .fa-minus {
	display: block;
}


/* SERVICE CTA2 */
.row-cta2 {
	color: #ffffff;
}

section.row-cta2 {
	background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;	
}

.row-cta2 .ct-section-inner-wrap {
	max-width: 1125px;
	max-width: 70.3125rem;
	padding: 99px 20px 78px 20px;
	padding: 6.1875rem 1.25rem 4.875rem 1.25rem;	
}

.row-cta2 h2 {
	color: inherit;
	letter-spacing: 0.5px;
	margin-bottom: 11px;
	margin-bottom: 0.6875rem;	
}

.row-cta2 h2 + div {
	margin-bottom: 29px;
	margin-bottom: 1.8125rem;
}

.row-cta2 p {
	margin-bottom: 46px;
	margin-bottom: 2.875rem;	
}

.row-cta2 .ct-link-button {
	min-width: 328px;
	min-width: 20.5rem;	
}


/* ABOUT */
.row-featured3 .ct-section-inner-wrap {
	max-width: 1480px;
	max-width: 92.5rem;
	padding: 100px 20px 82px 20px;
	padding: 6.25rem 1.25rem 5.125rem 1.25rem;
}

.row-featured3 .col-photo {
    padding-top: 0;
}

.row-featured3 .col-text {
    padding: 0 0 0 49px;
    padding: 0 0 0 3.0625rem;
}

.row-featured3 .col-text ul {
	margin-left: 0;
	padding-left: 1.5rem;
	margin-top: 2.125rem;
}


.row-featured3 h2 {
    letter-spacing: 0.5px;
    margin-bottom: 31px;
    margin-bottom: 1.9375rem;
    letter-spacing: 0;
}

.row-featured3 p {
	margin-bottom: 10px;
	margin-bottom: 0.625rem;	
}

.row-featured3 .button-wrap {
	margin-top: 20px;
	margin-top: 1.25rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.row-featured3 .ct-link-button {
	width: 290px;
	width: 18.125rem;
	padding: 14px 23px;
	padding: 0.875rem 1.4375rem;
	color: #1768BA;
	border-color: #1768BA;
}

.row-courses div.ct-section-inner-wrap {
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 100px 20px 82px;
	padding: 6.25rem 1.25rem 5.125rem;
	max-width: 1400px;
	max-width: 87.5rem;
}

.row-courses h2 {
	margin-bottom: 75px;
	margin-bottom: 4.6875rem;
	font-weight: 700;
	font-family: "Raleway", Arial, sans-serif;
	color: #012243;
	max-width: 940px;
	max-width: 58.75rem;
}




/* ABOUT CORE */
.row-core .ct-section-inner-wrap {
	max-width: 1290px;
	max-width: 80.625rem;
	padding: 13px 20px 47px 20px;
	padding: 0.8125rem 1.25rem 2.9375rem 1.25rem;	
}

.row-core .ct-new-columns > .ct-div-block {
	width: 33.33%;
	margin-bottom: 34px;
	margin-bottom: 2.125rem;
	padding: 50px 10px;
	padding: 3.125rem 0.625rem;
}

.top-row {
	display: flex;
	align-items: center;
	gap: 15px;
	gap: 0.9375rem;
}


.row-core .ct-new-columns .oxy-rich-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: column;
}

.row-core .ct-new-columns .oxy-rich-text > div:nth-child(1) {
	padding-right: 21px;
	padding-right: 1.3125rem;
}

.row-core .ct-new-columns .oxy-rich-text > div:nth-child(2) {
	
}

.row-core .ct-new-columns > div:nth-child(3) .oxy-rich-text > div:nth-child(1) {
	padding-right: 11px;
	padding-right: 0.6875rem;
}

.row-core img {
	width: 75px;
	width: 4.6875rem;
	height: auto;
}

.row-core h3 {
	font-size: 24px;
	font-size: 1.5rem;
	letter-spacing: 0;
	margin-bottom: 4px;
	margin-bottom: 0.25rem;
	font-weight: 500;
	color: #012243;
}

section #row-crs-grid {
	grid-column-gap: 60px;
	grid-column-gap: 3.75rem;
	grid-row-gap: 80px;
	grid-row-gap: 5rem;
}



.row-courses .ct-new-columns > .ct-div-block {
	padding: 4px 10px 4px 20px;
	padding: 0.25rem 0.625rem 0.25rem 1.25rem;
}

.row-courses .oxy-rich-text {
	text-align: left;
	padding: 16px 6px;
	padding: 1rem 0.375rem;
}


.row-courses h4 {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 500;
	color: #012243;
	text-align: left;
	line-height: unset;
}




/* ABOUT 2COL */
.page-about .row-2col {
	background: #f8f8f8;
}

.page-about .row-2col .ct-section-inner-wrap {
	max-width: 1520px;
	max-width: 95rem;
	padding: 100px 40px 65px 20px;
	padding: 6.25rem 2.5rem 4.0625rem 1.25rem;
}

.page-about .row-2col .ct-new-columns {
	background: none;
}

.page-about .row-2col .col-text {
	padding: 0 20px 20px 20px;
	padding: 0 1.25rem 1.25rem 1.25rem;
	box-shadow: none;
}

.page-about .row-2col .col-photo {
	border-radius: 10px;
	border-radius: 0.625rem;
	margin-bottom: 35px;
	margin-bottom: 2.1875rem;	
}

.page-about .row-2col h2 {
	max-width: 500px;
	max-width: 31.25rem;
	margin-bottom: 30px;
	margin-bottom: 1.875rem;	
}

.page-about .row-2col .oxy-rich-text {
	max-width: 715px;
	max-width: 44.6875rem;
}

.page-about .row-2col p {
	margin-bottom: 29px;
	margin-bottom: 1.8125rem;	
}

.page-about .row-2col ul {
	padding-left: 21px;
	padding-left: 1.3125rem;	
}

.page-about .row-2col ul li {
	margin-bottom: 15.5px;
	margin-bottom: 0.9688rem;
}

.page-about .row-2col ul li::before {
	content: '\f00c';
	left: -20px;
	left: -1.25rem;
}


/* ABOUT PLACES */
.row-places {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 600;
	text-align: center;
}

.row-places .ct-section-inner-wrap {
	max-width: 1140px;
	max-width: 71.25rem;
	padding: 99px 20px 68px 20px;
	padding: 6.1875rem 1.25rem 4.25rem 1.25rem;	
}

.row-places h2 {
	max-width: 700px;
	max-width: 43.75rem;
	margin: 0 auto;	
	margin-bottom: 30px;
	margin-bottom: 1.875rem;	
}

.row-places ul {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	padding: 0;
	text-transform: uppercase;
	text-align: left;
}

.row-places ul li {
	width: 24%;
	padding: 0 22px 0 0;
	padding: 0 1.375rem 0 0;
	margin-bottom: 16.5px;
	margin-bottom: 1.0313rem;	
}

.row-places ul li::before {
	top: 7.8px;
	top: 0.4875rem;
	position: static;
	margin-right: 10px;
	margin-right: 0.625rem;
}

.row-places ul li:nth-child(1),
.row-places ul li:nth-child(5),
.row-places ul li:nth-child(9) {
	padding-left: 37px;
	padding-left: 2.3125rem;
	width: 28%;
}

.row-places ul li:nth-child(2),
.row-places ul li:nth-child(6),
.row-places ul li:nth-child(10) {
	padding-left: 40px;
	padding-left: 2.5rem;
}

.row-places ul li:nth-child(3),
.row-places ul li:nth-child(7),
.row-places ul li:nth-child(11) {
	padding-left: 32px;
	padding-left: 2rem;
}

.row-places ul li:nth-child(4),
.row-places ul li:nth-child(8),
.row-places ul li:nth-child(12) {
	padding-left: 28px;
	padding-left: 1.75rem;
}


/* ABOUT TESTI */
.page-about .row-testi {
	background: #f8f8f8;
}


/* CONTACT */
.row-contact {

}

.row-contact .ct-section-inner-wrap {
	max-width: 1080px;
	max-width: 67.5rem;
	padding: 0 20px 78px 20px;
	padding: 0 1.25rem 4.875rem 1.25rem;
}


.row-contact .col-form .oxy-rich-text {
	width: 100%;
}

.row-contact h3 {
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1.64;
	letter-spacing: 0.34px;	
	margin-bottom: 32px;
	margin-bottom: 2rem;	
	text-transform: uppercase;
}

.row-contact .col-details {
	font-size: 15px;
	font-size: 0.9375rem;	
}

.row-contact .col-details h3 {
	margin-bottom: 3px;
	margin-bottom: 0.1875rem;
}


.row-contact a {
	color: #333333;
}

.row-contact a:hover {
	color: #EB3156;
}

.row-contact .oxel_iconlist {
	margin-bottom: 17px;
	margin-bottom: 1.0625rem;
	max-width: 320px;
	max-width: 20rem;
}

.row-contact .oxel_iconlist__row {
	background: none;
	padding: 6px 0;
	padding: 0.375rem 0;
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}


.row-contact .oxel_iconlist__row__icon {
	margin: 0 5px 0 0px;
	margin: 0 0.3125rem 0 0rem;
}

.row-contact .oxel_iconlist__row__icon >svg {
	fill: #333333;
    width: 15px;
    width: 0.9375rem;
    height: 15px;
    height: 0.9375rem;
}

.row-contact .oxy-rich-text {
	margin-bottom: 44px;
	margin-bottom: 2.75rem;
}

.row-contact .oxy-rich-text a {
	color: #a6a6a6;
	display: inline-block;
	margin-right: 11px;
	margin-right: 0.6875rem;
}

.row-contact .oxy-rich-text a:hover {
	color: #EB3156;
}

.row-contact .oxy-rich-text i:before {
	font-size: 28px;
	font-size: 1.75rem;
}

.page-contact .row-plain-title .ct-text-block {
	margin: 24px auto 20px;
	margin: 1.5rem auto 1.25rem;
}


.page-contact .row-plain-title .ct-link-button {
    background: transparent;
    color: #EB3156;
    margin-bottom: 0;
}

.page-contact .row-plain-title a.ct-link-button:hover {
    background: #EB3156;
    box-shadow: unset;
    color: #fff;
}

.row-contact #footer-social {
	gap: 26px;
	gap: 1.625rem;
}


.row-contact h3 {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 500;
	font-family: "Poppins", Arial, sans-serif;
	text-transform: none;
	color: #012243;
}


.col-form h3 {
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}


.col-form .gform_heading {
    display: none;
}

.col-form .gform-theme form .gfield input, .col-form .gform-theme form .gfield textarea {
	padding: 27px 20px;
	padding: 1.6875rem 1.25rem;
	border-color: #C7C7C7;
}

.col-form .gform-theme form .gfield textarea {
	padding-top: 14px;
	padding-top: 0.875rem;
	min-height: 150px;
	min-height: 9.375rem;
}


.gform-theme form {
	--gf-ctrl-font-size: 1rem;
	--gf-ctrl-btn-font-size: 1rem;
	--gf-font-size-primary: 1rem;
	--gf-local-font-size: 1rem;
}

.gform-theme form .gform_fields {
	row-gap: 10px;
	row-gap: 0.625rem;	
}

.gform-theme form .gfield input,
.gform-theme form .gfield textarea{
	padding: 21px;
	padding: 1.3125rem;	
}

.gform-theme form .gform-footer {
	margin-top: 8px;
	margin-top: 0.5rem;
}


.gform-theme form .gform_button {

}

div.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button {
	font-weight: 600;
	background: #EB3156;
	border: 1px solid #EB3156;
	border: 1px solid #EB3156;
	color: #ffffff;
	transition: 0.25s;
	outline: none;
	padding: 19px 52px;
	padding: 1.1875rem 3.25rem;
	text-transform: none;
	border-radius: 5px;
	border-radius: 0.3125rem;
	font-family: "Poppins", Arial, sans-serif;
}


div.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:hover {
	color: #EB3156;
	box-shadow: inset 0 -5em 0 0 #ffffff;
}

.gform-theme div.gform_validation_errors .gform_submission_error {
	font-size: 16px;
	font-size: 1rem;
}

.gform-theme div.gfield_validation_message {
	font-size: 15px;
	font-size: 0.9375rem;
}


/* BLOG / ARCHIVE */

.page-blog .row-blog .ct-section-inner-wrap {
	padding-top: 80px;
	padding-top: 5rem;	
}

[data-total-posts="0"] .alm-listing {
	display: block;
}

.single-post .featured-image {
	margin-bottom: 48px;
	margin-bottom: 3rem;
	border-radius: 10px;
	border-radius: 0.625rem;
}

.single-post ul.wp-block-list,
.single-post ol.wp-block-list {
	margin-left: 20px;
	margin-left: 1.25rem;
	margin-bottom: 32px;
	margin-bottom: 2rem;
}

.single-post ol.wp-block-list li {
	margin-bottom: 16px;
	margin-bottom: 1rem;
}


.single-post ul.wp-block-list li {
	list-style: disc;
}

.single-post ul.wp-block-list li::before {
	content: none;
}

.row-single-content h2 {
	font-size: 32px;
	font-size: 2rem;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	font-weight: 600;
}

.convertkit-form.wp-block-convertkit-form {
	margin: 30px 0;
	margin: 1.875rem 0;
}

.wp-block-embed iframe {
    width: 100%;
}

.wp-block-image :where(figcaption) {
    margin-bottom: 2em;
    margin-top: .5em;
    text-align: center;
    color: #000000;
    font-style: italic;
    font-weight: 300;
}


.single-post ul.wp-block-list li {
	list-style: disc;
	margin-bottom: 16px;
	margin-bottom: 1rem;
}


/* PRIVACY */
.page-privacy .content-area {
	color: #2E343A;
}

.page-privacy .content-area h3 {
	font-size: 18px;
	font-size: 1.125rem;
	text-transform: uppercase;
}




/* GENERIC INTERNAL PAGES */
.row-title {
	color: #0E638A;
}

.row-title div.ct-section-inner-wrap {
	text-align: center;
	-webkit-box-align: center;
	  -ms-flex-align: center;
	    align-items: center;	
}

.row-title .ct-section-inner-wrap {
	padding: 213px 20px 102px 20px;
	padding: 13.3125rem 1.25rem 6.375rem 1.25rem;	
}

.row-title h1 {
	font-size: 50px;
	font-size: 3.125rem;
	font-weight: 700;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	word-break: break-word;
}


/* 404 */
body.error404 .row-plain-title .ct-section-inner-wrap {
	padding-top: 260px;
	padding-top: 16.25rem;
	max-width: 1000px;
	max-width: 62.5rem;
}

body.error404 .row-plain-title  h1 {
    margin: 0 auto;
}

body.error404 .row-plain-title h3 {
	font-family: "Raleway", Arial, sans-serif;
	margin: 30px 0 10px;
	margin: 1.875rem 0 0.625rem;
}

body.error404 .row-plain-title p {
	text-align: center;
	line-height: 26px;
	line-height: 1.625rem;
}

.notfound-content .ct-section-inner-wrap {
	max-width: 1080px;
	max-width: 67.5rem;
	padding-top: 24px;
	padding-top: 1.5rem;
	padding-bottom: 62px;
	padding-bottom: 3.875rem;
}


.notfound-content h4 {
	margin: 0 auto;
	color: #012243;
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: 600;
	letter-spacing: 0.4px;
	letter-spacing: 0.025rem;
	margin-bottom: 37px;
	margin-bottom: 2.3125rem;
}


.oxy-search-form input#s {
	width: 544px;
	width: 34rem;
	padding: 14px 20px;
	padding: 0.875rem 1.25rem;
	color: #555;
}
.oxy-search-form input {
	padding: 0.5em;
	border-radius: 4px;
	border-radius: 0.25rem;
	border: 1px solid #c7c7c7;
	font-size: 16px;
	font-size: 1rem;
	line-height: 26px;
	line-height: 1.625rem;
	font-family: "Poppins", Arial, sans-serif;
}

.oxy-search-form input[type="submit"] {
	padding: 14px 30px;
	padding: 0.875rem 1.875rem;
	margin-right: 0;
}


.notfound-content h5 {
	font-size: 24px;
	font-size: 1.5rem;
	color: #012243;
	font-weight: 500;
	padding-left: 9px;
	padding-left: 0.5625rem;
	margin-top: 5px;
	margin-top: 0.3125rem;
	margin-bottom: 3px;
	margin-bottom: 0.1875rem;
}


.notfound-content ul {
	padding-left: 10px;
	padding-left: 0.625rem;
}

.notfound-content ul li {
	margin-bottom: 18px;
	margin-bottom: 1.125rem;
}


.notfound-content ul li::before {
	content: none;
}
/* Racing Program */

.page-race-program .row-featured .ct-section-inner-wrap {
	padding: 262px 20px 94px 20px;
	padding: 16.375rem 1.25rem 5.875rem 1.25rem;
}

.page-race-program .row-featured h1 {
	margin-bottom: 33px;
	margin-bottom: 2.0625rem;
}

.page-race-program .row-featured .oxy-rich-text {
	font-size: 28px;
	font-size: 1.75rem;
	letter-spacing: -0.02px;
	letter-spacing: 0rem;
	font-weight: 400;
}

.page-race-program .row-featured .button-wrap a {
	padding: 22px 30px;
	padding: 1.375rem 1.875rem;
	width: 206px;
	width: 12.875rem;
	margin-bottom: 4px;
	margin-bottom: 0.25rem;
}

.page-race-program .row-about .ct-new-columns:nth-child(1) {
    margin-bottom: 0;
}

.page-race-program .row-about .ct-section-inner-wrap {
	padding: 100px 20px 98px 20px;
	padding: 6.25rem 1.25rem 6.125rem 1.25rem;
	max-width: 1520px;
	max-width: 95rem;
}



.page-race-program .row-about img {
	border-radius: 12px;
	border-radius: 0.75rem;
}

.page-race-program  .row-about .col-photo {
    padding-top: 0;
    padding-bottom: 0;
}

.page-race-program div#row-services-col a {
    pointer-events: none;
}

.page-race-program .row-about .div-wrap {
    max-width: unset;
}

.page-race-program .row-about h2 {
	padding: 25px 0 30px;
	padding: 1.5625rem 0 1.875rem;
	font-family: "Raleway", Arial, sans-serif;
	color: #000;
}

.page-race-program  .row-about .ct-link-button {
	min-width: 204px;
	min-width: 12.75rem;
	padding: 20px;
	padding: 1.25rem;
	margin: 32px 0 0 0;
	margin: 2rem 0 0 0;
}

.page-race-program .row-about .ct-link-button:hover {
    color: #EB3156;
    background: transparent;
    border-color: #EB3156;
}

.page-race-program .row-featured .button-wrap a.enquire-button:hover {
    border-color: #EB3156;
}

.page-race-program .row-featured .button-wrap .ct-link-button:hover {
    background: transparent;
    color: #fff;
    border-color: #fff;
}

.page-race-program .row-2col-fw .div-wrap {
    margin: 0 auto 0 0;
    max-width: 700px;
    max-width: 43.75rem;
	padding: 80px 0 40px 0;
	padding: 5rem 0 2.5rem 0;
}

.page-race-program .row-2col-fw ul {
	padding-left: 28px;
	padding-left: 1.75rem;
}

.page-race-program .row-2col-fw ul li {
	font-size: 16px;
	font-size: 1rem;
	line-height: 26px;
	line-height: 1.625rem;
	padding-left: 5px;
	padding-left: 0.3125rem;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
}


.page-race-program .row-services {
	background: #fff;
	margin-top: 0;
}

.page-race-program .row-services .ct-section-inner-wrap {
	padding: 100px 20px 97px 20px;
	padding: 6.25rem 1.25rem 6.0625rem 1.25rem;
}


.page-race-program .row-services h2 {
	font-family: "Raleway", Arial, sans-serif;
	max-width: 1040px;
	max-width: 65rem;
	color: #012243;
	margin-bottom: 8px;
	margin-bottom: 0.5rem;
}


.page-race-program .row-services h5 {
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: 400;
	color: #555;
	margin-top: 58px;
	margin-top: 3.625rem;
	margin-bottom: 58px;
	margin-bottom: 3.625rem;
}

div#row-services-col {
	gap: 70px;
	gap: 4.375rem;
	max-width: 1338px;
	max-width: 83.625rem;
}

.page-race-program .row-services h3 {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 500;
	text-transform: capitalize;
	color: #012243;
	margin-top: 10px;
	margin-top: 0.625rem;
}

.page-race-program .row-services .div-wrap {
	padding-bottom: 10px;
	padding-bottom: 0.625rem;
}

.page-race-program .row-services .ct-text-block {
    padding: 0 20px;
    padding: 0 1.25rem;
}

.page-race-program .row-ser-box {
	text-align: left;
	max-width: 1060px;
	max-width: 66.25rem;
	margin: 0 auto;
}

.page-race-program .row-ser-box h5 {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 600;
	color: #555;
	font-family: "Poppins", Arial, sans-serif;
	letter-spacing: 0.3px;
	letter-spacing: 0.01875rem;
	margin-top: 52px;
	margin-top: 3.25rem;
	margin-bottom: 30px;
	margin-bottom: 1.875rem;
}

.page-race-program .row-ser-box p {
    line-height: normal;
}

.row-special-cta .col-photo {
    padding-left: 0;
    padding-top: 0;
}

.row-special-cta .ct-section-inner-wrap {
	max-width: 1520px;
	max-width: 95rem;
	padding-top: 78px;
	padding-top: 4.875rem;
	padding-bottom: 64px;
	padding-bottom: 4rem;
}


.row-special-cta h2 {
	color: #fff;
	font-family: "Raleway", Arial, sans-serif;
	margin-bottom: 32px;
	margin-bottom: 2rem;
}

.row-special-cta p {
	color: #fff;
}

.row-special-cta ul {
	margin-top: 21px;
	margin-top: 1.3125rem;
}
.row-special-cta ul li {
	color: #fff;
	padding-left: 13px;
	padding-left: 0.8125rem;
	line-height: 26px;
	line-height: 1.625rem;
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}

.row-mbr-form .subs-annually {
    color: #EB3156;
    border-color: #EB3156;
    background: transparent;
}

.row-mbr-form .subs-monthly {
    color: #fff;
}

.row-mbr-form .subs-monthly:hover {
    background: transparent;
    color: #EB3156;
}

div#payment-term-btn .subs-annually.active,
div#payment-term-btn .subs-monthly.active {
	background: #012243;
	color: #fff;
	border-color: #012243;
}

.row-mbr-form .subs-annually:hover {
    background: #eb3156;
    color: #fff;
}

.page-crew-program .row-mbr-form h2 {
    margin-bottom: 0;
}

.page-crew-program .mp-form-submit input.mepr-submit {
	width: 164px;
	width: 10.25rem;
}



.row-mbr-form .ct-section-inner-wrap {
	padding-top: 100px;
	padding-top: 6.25rem;
	padding-bottom: 112px;
	padding-bottom: 7rem;
}


.row-mbr-form h2 {
	color: #012243;
	font-size: 40px;
	font-size: 2.5rem;
	font-family: "Raleway", Arial, sans-serif;
	text-transform: uppercase;
	margin-top: 16px;
	margin-top: 1rem;
	margin-bottom: 54px;
	margin-bottom: 3.375rem;
}

div#payment-term-btn {
	gap: 48px;
	gap: 3rem;
    grid-template-columns: repeat(2, minmax(175px, 1fr));
    grid-template-columns: repeat(2, minmax(10.9375rem, 1fr));
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
}

.mbr-form-sec {
	max-width: 720px;
	max-width: 45rem;
	margin-top: 67px;
	margin-top: 4.1875rem;
}

.mbr-form-sec .ct-text-block {
	text-align: center;
	margin: 0 auto;
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: 600;
	color: #000;
}

.mbr-form-sec .ct-div-block {
	width: 100%;
}

.mbr-form-sec .ct-shortcode {
    width: 100%;
}

.mp-form-row.mepr_bold.mepr_price,
.mp-form-label,
.mp-form-row.mepr_custom_field.mepr_mepr-address-two,
button.button.mp-hide-pw.hide-if-no-js {
    display: none;
}

.mp-form-row.mepr_math_captcha .mp-form-label {
    display: block;
}

div#payment-term-btn .ct-link-button {
	padding: 19px 20px;
	padding: 1.1875rem 1.25rem;
	margin: 0;
}

.mp_wrapper form {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
}

.mp_wrapper input.mepr-form-input {
	max-width: 720px;
	max-width: 45rem;
	padding: 17px 20px;
	padding: 1.0625rem 1.25rem;
	border-radius: 5px;
	border-radius: 0.3125rem;
	border-color: #8B8B8B;
}

.mp_wrapper select {
	padding: 14px 20px;
	padding: 0.875rem 1.25rem;
	border-color: #8b8b8b;
	border-radius: 5px;
	border-radius: 0.3125rem;
}


.mp_wrapper .mp-form-row {
	margin-bottom: 22px;
	margin-bottom: 1.375rem;
}

.mp-form-row.mepr_first_name,
.mp-form-row.mepr_mepr-address-city,
.mepr_mepr-address-state,
.mp-form-row.mepr_username,
.mp-form-row.mepr_password,
.mp-form-row.mepr_coupon {
	margin-right: 20px;
	margin-right: 1.25rem;
}

.mp-form-row.mepr_first_name, 
.mp-form-row.mepr_last_name, 
.mp-form-row.mepr_mepr-address-city, 
.mp-form-row.mepr_mepr-address-country,
.mp-form-row.mepr_custom_field.mepr_mepr-address-state,
.mp-form-row.mepr_custom_field.mepr_mepr-address-zip,
.mp-form-row.mepr_username,
.mp-form-row.mepr_email,
.mp-form-row.mepr_password,
.mp-form-row.mepr_password_confirm,
.mp-form-row.mepr_coupon,
.mp-form-row.mepr_mepr_how_did_you_hear_about_faster_masters {
	width: calc(50% - 10px) !important;
	width: calc(50% - 0.625rem) !important;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 21px;
	margin-bottom: 1.3125rem;
}


.mp_wrapper {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.mepr-payment-methods-radios {
	display: flex;
	gap: 26px;
	gap: 1.625rem;
}

.mepr-payment-methods-radios label {
    width: unset !important;
}

.mepr-payment-methods-wrapper h3 {
	font-size: 28px;
	font-size: 1.75rem;
	color: #012243;
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}

.mepr-payment-methods-wrapper {
    margin-top: 36px;
    margin-top: 2.25rem;
    width: 100%;
}

#checkout-form .mepr-payment-methods-icons img {
	max-width: 35%;
	height: 100% !important;
	position: relative;
	left: -5px;
	left: -0.3125rem;
}

.mepr-payment-methods-icons span:nth-child(2) img {
    position: relative;
    top: 2px;
    max-width: 18%;
}

.mepr-payment-methods-radios input {
	transform: scale(1.2);
	margin-right: 2px;
	margin-right: 0.125rem;
}

#checkout-form .mepr-payment-methods-radios label {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 600;
	color: #8B8B8B;
	position: relative;
	left: 5px;
	left: 0.3125rem;
	margin-right: 0px;
	margin-right: 0rem;
}

#checkout-form .mepr-payment-methods-radios .mepr-form-radio {
	position: relative;
	left: -4px;
	left: -0.25rem;
}


.mp-form-submit {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.mp-form-submit input.mepr-submit {
	font-weight: 600;
	font-family: "Poppins", Arial, sans-serif;
	padding: 23px 20px;
	padding: 1.4375rem 1.25rem;
	width: 206px;
	width: 12.875rem;
	margin: 0 auto 46px;
	margin: 0 auto 2.875rem;
}


.mp-form-submit input.mepr-submit:hover {
    background: transparent;
    color: #EB3156;
}

div#mepr-convertkit-privacy a {
	font-size: 16px;
	font-size: 1rem;
	color: #0078D7;
}


span.mepr-form-has-errors {
	text-align: center;
	margin-top: 20px;
	margin-top: 1.25rem;
}

.payment-note {
	margin: 4px auto;
	margin: 0.25rem auto;
	text-align: center;
	color: #555;
}


.form-btm-cont {
	max-width: 720px;
	max-width: 45rem;
	text-align: center;
	margin-top: 40px;
	margin-top: 2.5rem;
	padding: 42px 35px;
	padding: 2.625rem 2.1875rem;
}

.form-btm-cont h3 {
	font-size: 28px;
	font-size: 1.75rem;
	color: #012243;
	font-weight: 600;
	text-align: center;
	margin: 0 auto 16px;
	margin: 0 auto 1rem;
	letter-spacing: 0.5px;
	letter-spacing: 0.03125rem;
}

.form-btm-cont p {
	line-height: 26px;
	line-height: 1.625rem;
}


.row-training .oxy-post-image-fixed-ratio2 img {
  width: 100%;
  height: auto;
  display: block;
}

.row-special-cta.rscta-2 .ct-section-inner-wrap {
	padding-top: 90px;
	padding-top: 5.625rem;
	padding-bottom: 68px;
	padding-bottom: 4.25rem;
}


.row-special-cta.rscta-2 ul {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

.rscta-2 .ct-link-button {
	width: 252px;
	width: 15.75rem;
	padding: 15px 20px;
	padding: 0.9375rem 1.25rem;
	margin-top: 50px;
	margin-top: 3.125rem;
}

.page-race-program .row-services.other-programs .ct-section-inner-wrap {
	max-width: 910px;
	max-width: 56.875rem;
	padding-bottom: 108px;
	padding-bottom: 6.75rem;
}

.other-programs .custom_animate:has(.ct-link:hover) {
    background-color: #1768BA;
    transition: background 0.3s ease;
    color: #fff;
	border-radius: 10px;
	border-radius: 0.625rem;
}

.page-race-program .other-programs .custom_animate:has(.ct-link:hover), 
.page-race-program .other-programs .custom_animate:has(.ct-link-button:hover) {
    background-color: #1768BA;
    transition: background 0.3s ease;
    color: #fff;
	border-radius: 10px;
	border-radius: 0.625rem;
}

.page-race-program .other-programs .custom_animate:has(.ct-link-button:hover) h3,
.page-race-program .other-programs .custom_animate:has(.ct-link-button:hover) .ct-text-block {
	color: #fff;
}

.page-race-program .other-programs .custom_animate:has(.ct-link-button:hover) {
	border-color: #fff;
}

.page-race-program .other-programs .custom_animate:has(.ct-link:hover) .ct-link-button {
    background: transparent;
    color: #fff !important;
    border-color: #fff !important;
}

.page-race-program div#grid-other-program .ct-link-button:hover {
    border: 1px solid #fff;
}

.other-programs .custom_animate:has(.ct-link:hover) .ct-headline {
    color: #fff
}

.row-services.other-programs a.ct-link {
    margin-bottom: 0;
    padding-bottom: 21px;
    padding-bottom: 1.3125rem;
}

div#grid-other-program {
	gap: 70px;
	gap: 4.375rem;
	margin-top: 42px;
	margin-top: 2.625rem;
}

.other-programs h2 {
    font-family: "Raleway", Arial, sans-serif;
}

div#grid-other-program .ct-link-button {
	color: #1768BA;
	border-color: #1768BA;
	width: 190px;
	width: 11.875rem;
	padding: 14px 20px;
	padding: 0.875rem 1.25rem;
    margin-top: auto;
}

div#grid-other-program .ct-link-button:hover {
    background: #1768ba;
    color: #fff;
    box-shadow: none;
}

div#grid-other-program .div-wrap {
	padding-bottom: 26px;
	padding-bottom: 1.625rem;
	height: 100%;
}

.page-race-program .row-testi div.ct-section-inner-wrap {
	padding-bottom: 54px;
	padding-bottom: 3.375rem;
}

.page-race-program .row-testi .div-wrap {
	padding: 51px 42px 40px;
	padding: 3.1875rem 2.625rem 2.5rem;
}

.page-race-program .row-home-podcast #podcast-grid .oxy-post {
    padding: 0;
    width: 100%;
}

.page-race-program #podcast-grid .oxy-posts {
	display: grid;
	grid-template-columns: repeat(6, 1fr); /* 6 skinny columns */
	gap: 70px;
	gap: 4.375rem;
}


/* Make row 1 span 2 columns each (so still 3 equal big columns) */
.page-race-program #podcast-grid .oxy-post:nth-child(-n+3) {
  grid-column: span 2;
}

/* Make row 2 posts each take 2 columns (so same width as row 1 items) */
.page-race-program #podcast-grid .oxy-post:nth-child(4) {
  grid-column: 2 / span 2; /* starts in column 2, spans 2 */
}

.page-race-program #podcast-grid .oxy-post:nth-child(5) {
  grid-column: 4 / span 2; /* starts in column 4, spans 2 */
}

.page-race-program .row-home-podcast #podcast-grid .oxy-post-image {
	margin-bottom: 12px;
	margin-bottom: 0.75rem;
}

.page-race-program .row-home-podcast.row-training #podcast-grid .oxy-post-image {
    margin-bottom: 0;
}

.row-faq h2 {
    text-transform: uppercase;
    font-family: "Raleway", Arial, sans-serif;
    color: #000;
    font-weight: 700;
}

/* Rowing Coach Program */

.row-featured .ct-section-inner-wrap {
	padding: 262px 20px 70px 20px;
	padding: 16.375rem 1.25rem 4.375rem 1.25rem;
}


.page-rowing-program .row-services.other-programs .ct-section-inner-wrap {
	max-width: 910px;
	max-width: 56.875rem;
	padding-bottom: 100px;
	padding-bottom: 6.25rem;
}

.page-club-program .row-services.other-programs .ct-section-inner-wrap {
	max-width: 1060px;
	max-width: 66.25rem;
	padding-bottom: 100px;
	padding-bottom: 6.25rem;
}

.page-rowing-program .other-programs .custom_animate:has(.ct-link:hover) .ct-link-button,
.page-rowing-program .other-programs .ct-link-button:hover,
.page-online-course .other-programs .custom_animate:has(.ct-link:hover) .ct-link-button,
.page-online-course .other-programs .ct-link-button:hover,
.page-club-program .other-programs .custom_animate:has(.ct-link:hover) .ct-link-button,
.page-club-program .other-programs .ct-link-button:hover ,
.page-shop .other-programs .custom_animate:has(.ct-link:hover) .ct-link-button,
.page-shop .other-programs .ct-link-button:hover {
    background: transparent !important;
    color: #fff !important;
    border-color: #fff !important;
    box-shadow: none;
}

.page-rowing-program .other-programs .custom_animate:has(.ct-link-button:hover) h3, 
.page-rowing-program .other-programs .custom_animate:has(.ct-link-button:hover) .ct-text-block,
.page-online-course .other-programs .custom_animate:has(.ct-link-button:hover) h3, 
.page-online-course .other-programs .custom_animate:has(.ct-link-button:hover) .ct-text-block,
.page-club-program .other-programs .custom_animate:has(.ct-link-button:hover) h3, 
.page-club-program .other-programs .custom_animate:has(.ct-link-button:hover) .ct-text-block ,
.page-shop .other-programs .custom_animate:has(.ct-link-button:hover) h3, 
.page-shop .other-programs .custom_animate:has(.ct-link-button:hover) .ct-text-block {
    color: #fff;
}

.page-rowing-program .other-programs .custom_animate:has(.ct-link-button:hover),
.page-online-course .other-programs .custom_animate:has(.ct-link-button:hover),
.page-club-program .other-programs .custom_animate:has(.ct-link-button:hover),
.page-shop .other-programs .custom_animate:has(.ct-link-button:hover) {
    background: #1768ba;
	border-radius: 10px;
	border-radius: 0.625rem;
}

.page-rowing-program .other-programs .custom_animate,
.page-club-program .other-programs .custom_animate,
.page-shop .other-programs .custom_animate {
    background: #fff;
}

.row-coaching-content .ct-section-inner-wrap {
	max-width: 1520px;
	max-width: 95rem;
	padding-top: 100px;
	padding-top: 6.25rem;
}

.row-coaching-content h2 {
	font-family: "Raleway", Arial, sans-serif;
	margin-bottom: 30px;
	margin-bottom: 1.875rem;
}


.row-coaching-bx1 .ct-div-block {
	padding-top: 0;
	padding-bottom: 0;
}

.page-club-program .row-services .ct-text-block {
    padding: 0 20px;
    padding: 0 1.25rem;
}

.page-club-program.row-program div#grid-other-program {
	max-width: 870px;
	max-width: 54.375rem;
}


.row-coaching-bx1 {
	margin-bottom: 30px;
	margin-bottom: 1.875rem;
}

.row-coaching-bx2 h6 {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 600;
	line-height: 26px;
	line-height: 1.625rem;
}

ul.bullet-check {
    margin-top: 20px;
}

ul.bullet-check li {
    padding-left: 13px;
    padding-left: 0.8125rem;
    line-height: 26px;
    line-height: 1.625rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
}

.row-coaching-bx3 {
	margin-top: 12px;
	margin-top: 0.75rem;
}

.row-program .row-mbr-form h2 {
	margin-bottom: 3px;
	margin-bottom: 0.1875rem;
}

.row-program .mp_wrapper {
	margin-top: 34px;
	margin-top: 2.125rem;
}

.page-rowing-program .other-programs {
    margin-top: 0;
}

.row-program .row-mbr-form .ct-section-inner-wrap {
	padding-bottom: 100px;
	padding-bottom: 6.25rem;
}

.row-program  div#grid-other-program {
	margin-top: 18px;
	margin-top: 1.125rem;
}

.row-program .row-services h3 {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 500;
    text-transform: capitalize;
    color: #012243;
    margin-top: 10px;
    margin-top: 0.625rem;
}

.row-program div#grid-other-program .ct-link-button {
	background: #EB3156;
	color: #fff;
	border-color: #EB3156;
	width: 172px;
	width: 10.75rem;
	padding: 18px 10px;
	padding: 1.125rem 0.625rem;
}

.row-program div#grid-other-program .ct-link-button:hover {
    color: #EB3156;
}

.page-club-program.row-program div#grid-other-program .ct-link-button:hover {
    color: #EB3156;
    background: transparent;
}

.page-rowing-program div#grid-other-program .div-wrap {
	padding-bottom: 32px;
	padding-bottom: 2rem;
}

.row-special-cta.on-white-bg h2 {
    color: #012243;
}

.on-white-bg ul.bullet-check li {
    color: #555;
}

/* Online Course */

.page-online-course .row-featured .ct-section-inner-wrap {
	padding: 262px 20px 48px 20px;
	padding: 16.375rem 1.25rem 3rem 1.25rem;
}

.page-online-course .row-about .ct-section-inner-wrap {
	max-width: 1520px;
	max-width: 95rem;
	padding: 90px 20px 100px 20px;
	padding: 5.625rem 1.25rem 6.25rem 1.25rem;
}


.page-online-course .row-about h2 {
	padding: 30px 0;
	padding: 1.875rem 0;
	font-family: "Raleway", Arial, sans-serif;
}
#course-health-aging .course-item .div-wrap, #course-club-management .course-item .div-wrap {
    background: #fff;
}


#course-health-aging .course-item .div-wrap:has(.ct-link:hover), 
#course-club-management .course-item .div-wrap:has(.ct-link:hover),
#course-health-aging .course-item .div-wrap:has(.ct-link-button:hover), 
#course-club-management .course-item .div-wrap:has(.ct-link-button:hover) {
    background: #1768BA;
	border-radius: 10px;
	border-radius: 0.625rem;
}

.page-online-course .row-home-podcast #podcast-grid .oxy-pc-box {
	padding-top: 10px;
	padding-top: 0.625rem;
}


.page-online-course .row-home-podcast #podcast-grid .oxy-post-content {
	margin: 0;
	color: #404040;
	padding: 10px 0 15px;
	padding: 0.625rem 0 0.9375rem;
}


.page-online-course .other-programs #podcast-grid .oxy-post-title {    
	font-size: 24px;
    font-size: 1.5rem;
    text-transform: capitalize;
    font-weight: 500;
    color: #012243;
    margin-top: 10px;
    margin-top: 0.625rem;
    text-align: center;                                               
}

.page-online-course #podcast-grid .oxy-post-content {
    text-align: center;
}

.page-online-course a.btn-buy {
    background: #EB3156;
    padding: 19px 51px;
    padding: 1.1875rem 3.1875rem;
    width: auto;
    color: #fff;
    display: table;
    margin: 0 auto;
    border-radius: 5px;
	border: 1px solid;
}

.boxed-link:hover ~ .oxy-pc-box .btn-buy {
    background: transparent;
    border-color: #fff;
}



.page-online-course .row-home-podcast .oxy-posts-grid .boxed-link {
    position: absolute !important;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: block;
    z-index: 999 !important;
}


.course-dropdown {
	width: 100%;
	padding: 10px 12px;
	padding: 0.625rem 0.75rem;
	background: #EB3156;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-size: 1rem;
	border: none;
	border-radius: 4px;
	border-radius: 0.25rem;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	cursor: pointer;
}


/* Optional: add a little dropdown arrow */
.course-dropdown {
  background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
  background-repeat: no-repeat;
	background-position: right 10px center;
	background-position: right 0.625rem center;
	background-size: 16px;
	background-size: 1rem;
	padding-right: 35px;
	padding-right: 2.1875rem;
}



.page-online-course .row-about h4 {
	font-size: 16px;
	font-size: 1rem;
	color: #555;
	font-weight: 400;
}

.page-online-course .row-about .ct-new-columns {
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
}


.page-online-course .row-about .ct-link-button {
	min-width: 150px;
	min-width: 9.375rem;
}


.page-online-course .row-about .ct-link-button {
	padding: 4px 13px;
	padding: 0.25rem 0.8125rem;
	color: #EB3156;
	border: 1px solid #EB3156;
	border: 1px solid #EB3156;
	margin-bottom: 0;
	margin-right: 11px;
	margin-right: 0.6875rem;
	border-radius: 10px;
	border-radius: 0.625rem;
}

.page-online-course .row-about .ct-link-button:active, .page-online-course .row-about .ct-link-button:focus {
    background: transparent;
    box-shadow: none;
}

.page-online-course .row-about .ct-link-button:hover {
    color: #fff;
}

.page-online-course .row-about .ct-link-button:focus {
    color: #EB3156;
}

.page-online-course .row-about h4 {
	font-size: 16px;
	font-size: 1rem;
	color: #555;
	font-weight: 400;
	margin-bottom: 0;
	margin-right: 14px;
	margin-right: 0.875rem;
}

.page-online-course ul.bullet-check li {
	font-size: 16px;
	font-size: 1rem;
}

.page-online-course .row-2col-fw .div-wrap {
	padding: 80px 0 40px 0;
	padding: 5rem 0 2.5rem 0;
}

.page-online-course .row-services div.ct-section-inner-wrap {
	max-width: 1380px;
	max-width: 86.25rem;
}

.page-online-course .other-programs h2 {
	margin-bottom: 50px;
	margin-bottom: 3.125rem;
}

.page-online-course .row-services h3 {
	font-size: 24px;
	font-size: 1.5rem;
	text-transform: capitalize;
	font-weight: 500;
	color: #012243;
	margin-top: 10px;
	margin-top: 0.625rem;
}

.page-online-course .row-services .div-wrap {
	padding-bottom: 36px;
	padding-bottom: 2.25rem;
}

.page-online-course .row-services .ct-section-inner-wrap {
	padding: 100px 20px 100px 20px;
	padding: 6.25rem 1.25rem 6.25rem 1.25rem;
}

.row-program.page-club-program .other-programs {
    margin-top: 0;
}

.page-club-program .row-coaching-bx3 {
	margin-top: 4px;
	margin-top: 0.25rem;
	margin-bottom: 45px;
	margin-bottom: 2.8125rem;
}

.page-club-program  ul.bullet-check {
	margin-top: 31px;
	margin-top: 1.9375rem;
	margin-right: 102px;
	margin-right: 6.375rem;
}

/* Testimonial Page */
.page-header-plain #site-header.oxy-header.oxy-overlay-header:not(.oxy-sticky-header-active) .oxy-header-row, 
.page-header-plain #site-header.oxy-header.oxy-overlay-header:not(.oxy-sticky-header-active),
.error404 #site-header.oxy-header.oxy-overlay-header:not(.oxy-sticky-header-active) .oxy-header-row, 
.error404 #site-header.oxy-header.oxy-overlay-header:not(.oxy-sticky-header-active),
.single-memberpressproduct #site-header.oxy-header.oxy-overlay-header:not(.oxy-sticky-header-active) .oxy-header-row, 
.single-memberpressproduct #site-header.oxy-header.oxy-overlay-header:not(.oxy-sticky-header-active) {
    background-color: #012243 !important;
}

/* Terms and Privacy  */
.row-plain-title .ct-section-inner-wrap {
	padding: 264px 20px 30px 20px;
	padding: 16.5rem 1.25rem 1.875rem 1.25rem;
}

.row-plain-title h1 {
	text-transform: none;
	font-size: 56px;
	font-size: 3.5rem;
	font-weight: 700;
	font-family: "Raleway", Arial, sans-serif;
	color: #012243;
	margin-bottom: 0;
}

.row-plain-content .ct-section-inner-wrap {
	max-width: 940px;
	max-width: 58.75rem;
	padding-bottom: 90px;
	padding-bottom: 5.625rem;
}


.row-plain-content .oxy-rich-text strong {
    font-weight: 600;
    letter-spacing: 0.2px;
}

.row-plain-content  .oxy-rich-text p {
	line-height: 26px;
	line-height: 1.625rem;
}

.row-plain-content h3 {
	color: #012243;
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: 600;
	margin-top: 55px;
	margin-top: 3.4375rem;
	margin-bottom: 18px;
	margin-bottom: 1.125rem;
}

.page-header-plain ul.bullet-dot {
	margin-top: -7px;
	margin-top: -0.4375rem;
	padding-left: 26px;
	padding-left: 1.625rem;
}

.page-header-plain ul.bullet-dot li {
	margin-bottom: 1px;
}

/* Single Memberpress Product*/

.single-memberpressproduct .alignright {
	float: none;
	display: block;
	margin: 30px auto;
	margin: 1.875rem auto;
}

.single-memberpressproduct .row-plain-title h1 {
	text-align: center;
}

.mpress-content h2 {
	color: #012243;
	font-size: 36px;
	font-size: 2.25rem;
	font-weight: 600;
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}

.mpress-content h3 {
	color: #012243;
	font-size: 33px;
	font-size: 2.0625rem;
	font-weight: 600;
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}


.mpress-content h4 {
	color: #012243;
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: 600;
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}

.mpress-content h5 {
	color: #012243;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 600;
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}

.mpress-content p {
	font-size: 16px;
	font-size: 1rem;
	line-height: 26px;
	line-height: 1.625rem;
	color: #555;
}

.mpress-content ol {
	padding-left: 20px;
	padding-left: 1.25rem;
}

.mpress-content ol li {
	line-height: 16px;
	line-height: 1rem;
	line-height: 26px;
	line-height: 1.625rem;
}

.mpress-content ul {
	margin-top: 20px;
	margin-top: 1.25rem;
	margin-bottom: 40px;
	margin-bottom: 2.5rem;
}


.mpress-content ul li {
    padding-left: 13px;
    padding-left: 0.8125rem;
    line-height: 26px;
    line-height: 1.625rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
	color: #555;
}

.mpress-content p:empty {
  display: none;
}


.single-memberpressproduct .oxy-stock-content-styles .aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.single-memberpressproduct .mpress-content ul li::before {
    content: '\f00c';
    font: var(--fa-font-solid);
    font-size: 16px;
    font-size: 1rem;
    font-weight: 900;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 4px;
    top: 0.25rem;
    left: -16px;
    left: -1rem;
}


.mpress-content .ct-section-inner-wrap {
	max-width: 1200px;
	max-width: 75rem;
	margin: 0 auto;
}

.single-memberpressproduct .mp_wrapper form {
    /* max-width: 720px; */
    margin: 0 auto;
    width: 62%;
}

/* Home Team */


.row-home-team .ct-section-inner-wrap {
	max-width: 1520px;
	max-width: 95rem;
	padding-top: 80px;
	padding-top: 5rem;
	padding-bottom: 60px;
	padding-bottom: 3.75rem;
}


.row-home-team .rht-box1 {
	max-width: 695px;
	max-width: 43.4375rem;
	padding-left: 0;
	padding-right: 0;
	padding-top: 15px;
	padding-top: 0.9375rem;
}


.rht-box1 h3 {
	color: #012243;
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: 600;
	margin-top: 20px;
	margin-top: 1.25rem;
	letter-spacing: .4px;
	line-height: 44px;
	line-height: 2.75rem;
	margin-bottom: 14px;
	margin-bottom: 0.875rem;
}

.rht-box1 .oxy-rich-text {
	color: #555;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
}

.row-home-team .button-outline {
	color: #1768BA;
	border-color: #1768BA;
	padding: 14px 48px;
	padding: 0.875rem 3rem;
	font-weight: 600;
}

.row-home-team img {
	border-radius: 10px;
	border-radius: 0.625rem;
}

.row-home-team .rht-box2 {
	padding-top: 14px;
	padding-top: 0.875rem;
}

.row-home-team .rht-box2 {
	padding-top: 14px;
	padding-top: 0.875rem;
	padding-left: 98px;
	padding-left: 6.125rem;
	padding-right: 0;
}


.rht-box2 h4 {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 500;
	color: #012243;
	margin-top: 55px;
	margin-top: 3.4375rem;
}

.rht-box2 ul.bullet-dot {
	margin-left: 0;
	padding-left: 24px;
	padding-left: 1.5rem;
}

.rht-box2 ul.bullet-dot li {
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 35px;
	line-height: 2.1875rem;
	margin-bottom: 0;
}

.team-list {
    width: 100%;
}

.team-list .ct-div-block {
    width: 33.33%;
}

.row-home-team .rht-box2 h3 {
	color: #012243;
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 58px;
	line-height: 3.625rem;
	font-family: "Raleway", Arial, sans-serif;
	text-transform: uppercase;
}

.row-home-team .rht-box2 .ct-div-block:nth-child(2) {
	padding-left: 29px;
	padding-left: 1.8125rem;
}

body.home .row-blog .ct-link-button {
    background: transparent;
    color: #1768BA;
    border-color: #1768BA;
}

.row-blog .ct-div-block {
  position: relative; /* make container the positioning context */
}

.row-blog  .ct-div-block > .ct-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2; /* sits above everything */
}

.row-blog .ct-div-block > *:not(.ct-link) {
  position: relative;
  z-index: 3; /* keep text/buttons above link */
  pointer-events: none; /* make content unclickable (optional) */
}
/* when the whole card is hovered */
.row-blog .ct-div-block:hover .ct-div-block {
  background-color: #1768BA;
  color: #fff
}

.row-blog .ct-div-block:hover .ct-div-block h4 {
	color: #fff;
}

/* change button style on hover */
.row-blog .ct-div-block:hover .ct-link-button {
  background-color: #1768BA;
  color: #fff;
  border-color: #fff;
}



/* Home Podcast */

.row-home-podcast .ct-section-inner-wrap {
	padding-top: 100px;
	padding-top: 6.25rem;
	padding-bottom: 72px;
	padding-bottom: 4.5rem;
}


.row-home-podcast h2 {
	font-family: "Raleway", Arial, sans-serif;
	margin-bottom: 50px;
	margin-bottom: 3.125rem;
}

.row-home-podcast #podcast-grid .oxy-post {
    width: 30%;
    background: #fff;
	border-radius: 10px;
	border-radius: 0.625rem;
    margin-bottom: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
}


.row-home-podcast .oxy-posts-grid {
	max-width: 1340px;
	max-width: 83.75rem;
	margin: 0 auto;
}

.row-home-podcast .oxy-posts-grid .oxy-posts {
	gap: 67px;
	gap: 4.1875rem;
}

.row-home-podcast #podcast-grid .oxy-post-image-fixed-ratio {
	padding-bottom: 67%;
	border-top-left-radius: 10px;
	border-top-left-radius: 0.625rem;
	border-top-right-radius: 10px;
	border-top-right-radius: 0.625rem;
    width: 100%;
}


.row-home-podcast #podcast-grid .oxy-post-image {
    height: unset;
    aspect-ratio: auto;
    margin-bottom: 0;
}

.oxy-pc-box {
	padding: 12px 20px 34px;
	padding: 0.75rem 1.25rem 2.125rem;
}

.oxy-post-category {
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: 600;
	color: #fff;
	background: #1768BA;
	border-radius: 20px;
	border-radius: 1.25rem;
	padding: 1px 4px;
	padding: 1px 0.25rem;
    display: inline;
}

.row-home-podcast #podcast-grid .oxy-post:hover .oxy-post-category {
    background: #0675e3;
}

.oxy-post-category a:hover {
    color: #f4f4f4;
}


.page-shop.page-online-course .row-services.other-programs a.ct-link {
	position: unset;
}

.page-rowing-program .row-services.other-programs a.ct-link ,
.page-race-program .row-services.other-programs a.ct-link ,
.page-club-program .row-services.other-programs a.ct-link,
.page-online-course .row-services.other-programs a.ct-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.page-rowing-program div#grid-other-program .div-wrap,
.page-race-program div#grid-other-program .div-wrap,
.page-club-program div#grid-other-program .div-wrap,
.page-online-course div#course-grid .div-wrap {
	position: relative;
}


.page-rowing-program div#grid-other-program .div-wrap .ct-text-block,
.page-race-program div#grid-other-program .div-wrap .ct-text-block,
.page-club-program div#grid-other-program .div-wrap .ct-text-block,
.page-online-course div#course-grid .div-wrap .ct-text-block {
	padding: 20px 20px;
	padding: 1.25rem 1.25rem;
}

.page-rowing-program div#grid-other-program .div-wrap h3,
.page-race-program div#grid-other-program .div-wrap h3,
.page-club-program div#grid-other-program .div-wrap h3,
.page-online-course div#course-grid .div-wrap h3 {
	margin: 0 auto;
}

.page-online-course .row-services img {
    object-fit: none;
}

.page-shop.page-online-course .row-services img {
    object-fit: cover;
}

.row-home-podcast #podcast-grid .oxy-pc-box {
	padding-top: 28px;
	padding-top: 1.75rem;
    height: 100%;
}

.row-home-podcast #podcast-grid .oxy-post-image:hover + .oxy-pc-box  {
    background: #1768BA;
    color: #fff;
}

.row-home-podcast #podcast-grid .oxy-post-image:hover + .oxy-pc-box .oxy-post-title {
    color: #fff;
}

.row-home-podcast #podcast-grid .oxy-post-image:hover + .oxy-pc-box .oxy-post-category a {
    background: #fff;
    color: #1768BA;
}

.row-home-podcast #podcast-grid .oxy-post-image:hover + .oxy-pc-box .ct-link-button,
.row-home-podcast #podcast-grid .oxy-pc-box:hover .ct-link-button {
    border-color: #fff;
    color: #fff;
}

.row-home-podcast #podcast-grid .oxy-post-title {
	font-size: 18px;
	font-size: 1.125rem;
	line-height: var(--oxy-small-line-height);
	font-weight: 600;
	color: #012243;
	margin-top: 6px;
	margin-top: 0.375rem;
	display: block;
	letter-spacing: 0.3px;
	letter-spacing: 0.01875rem;
}

.row-home-podcast #podcast-grid .oxy-post-content {
	margin-top: 10px;
	margin-top: 0.625rem;
	margin-bottom: 0;
    color: #555;
}

.enquire-popup .ct-section-inner-wrap h3 {
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: 600;
}
.enquire-popup .ct-section-inner-wrap {
	padding: 50px 40px;
	padding: 3.125rem 2.5rem;
}


/* make parent positioning context */
.row-home-podcast #podcast-grid .oxy-post {
  position: relative;
}

/* stretch .podcast-box-link over the entire card */
.row-home-podcast #podcast-grid .oxy-post .podcast-box-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

/* keep actual content above the link */
.row-home-podcast #podcast-grid .oxy-post > *:not(.podcast-box-link) {
  position: relative;
  z-index: 3;
}

/* hover effect: change .oxy-pc-box background when whole card is hovered */
.row-home-podcast #podcast-grid .oxy-post:hover .oxy-pc-box {
  background-color: #1768BA;
}

/* optional: adjust title color on hover */
.row-home-podcast #podcast-grid .oxy-post:hover .oxy-post-title,
.row-home-podcast #podcast-grid .oxy-post:hover .oxy-post-content{
  color: #fff;
}


  .row-home-podcast #podcast-grid .oxy-post:hover .oxy-post-category a {
  background: #fff;
    color: #1768BA;
}

/* Bottom CTA */

section.bottom-cta .ct-section-inner-wrap {
	padding-bottom: 64px;
	padding-bottom: 4rem;
}


.bottom-cta h2 {
	font-size: 32px;
	font-size: 2rem;
	font-weight: 700;
	font-family: "Raleway", Arial, sans-serif;
	text-transform: uppercase;
	line-height: 58px;
	line-height: 3.625rem;
	margin-top: 8px;
	margin-top: 0.5rem;
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}

.bottom-cta p {
	line-height: 26px;
	line-height: 1.625rem;
	max-width: 900px;
	max-width: 56.25rem;
}

.bottom-cta h6 {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 26px;
	line-height: 1.625rem;
	font-family: "Poppins", Arial, sans-serif;
}

.bottom-cta h5 {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 400;
	margin-bottom: 25px;
	margin-bottom: 1.5625rem;
}

.bottom-cta .ct-link-button {
	margin-top: 32px;
	margin-top: 2rem;
	padding: 16px 52px;
	padding: 1rem 3.25rem;
}

.bottom-cta .ct-link-button:hover {
    background: #1768BA;
    color: #fff;
    border-color: #1768BA;
}

/* Online Course */

.online-course {
    margin-top: 0;
}

.page-online-course #course-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr); /* 6 skinny columns */
  gap: 70px; /* adjust to match */
}

/* Default: each item spans 2 sub-columns = 3 equal big columns */
.page-online-course #course-grid .course-item {
  grid-column: span 2;
}

/* --- Handle leftovers --- */

/* Case 1: if the last item is alone → put it in the middle (cols 3–4) */
.page-online-course #course-grid .course-item:last-child:nth-child(3n+1) {
  grid-column: 3 / span 2;
}

/* Case 2: if the last 2 items start a new row → put them in cols 2–5 */
.page-online-course #course-grid .course-item:nth-last-child(2):nth-child(3n+1){
  grid-column: 2 / span 2; /* 2nd-to-last starts in col 2 */
}
.page-online-course #course-grid .course-item:last-child:nth-child(3n+2) {
  grid-column: 4 / span 2; /* last one goes in col 4 */
}


/* Case 1: If only 1 item remains in the last row — center it */

.page-online-course #podcast-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 70px;
}

/* Common item width for a 3-column layout */
.page-online-course #podcast-grid .oxy-post {
  flex: 0 0 calc((100% - (70px * 2)) / 3);
  box-sizing: border-box;
}

/* Case 1: only 1 item in last row — center it */
.page-online-course #podcast-grid .oxy-post:last-child:nth-child(3n+1) {
  margin-left: calc((100% - ((100% - (70px * 2)) / 3)) / 2);
}

/* Case 2: exactly 2 items in last row — center them together */
.page-online-course #podcast-grid .oxy-post:nth-last-child(2):nth-child(3n+1) {
  /* This targets both of the last two */
  margin-left: calc((100% - (2 * ((100% - (70px * 2)) / 3)) - 70px) / 2);
}



.page-online-course .course-item .ct-link-button {
	background: #EB3156;
	padding: 19px 51px;
	padding: 1.1875rem 3.1875rem;
	width: auto;
}

.page-online-course .course-item .div-wrap {
    display: flex;
    height: 100%;
}

.page-shop .other-programs h2 {
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}

.page-shop #course-grid {
	margin-top: 50px;
	margin-top: 3.125rem;
    align-items: start;
}

/* Thank You  */

.row-plain-title .ct-text-block {
	margin: 24px auto;
	margin: 1.5rem auto;
}

.row-thanks-content .ct-section-inner-wrap {
	padding-top: 0;
	max-width: 630px;
	max-width: 39.375rem;
	padding-bottom: 84px;
	padding-bottom: 5.25rem;
}

.row-thanks-content h2 {
	color: #012243;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 600;
	letter-spacing: 0.2px;
	letter-spacing: 0.0125rem;
	margin-bottom: 58px;
	margin-bottom: 3.625rem;
}


.row-thanks-content h2 em {
	font-style: normal;
	color: #EB3156;
}

.row-thanks-content .ct-new-columns h3 {
	color: #012243;
	font-weight: 500;
	font-size: 24px;
	font-size: 1.5rem;
}

.row-thanks-content ul {
	padding-left: 0;
}

.row-thanks-content ul li {
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}

.row-thanks-content ul li::before {
	list-style: none;
	content: unset;
}

.row-thanks-content .ct-new-columns .ct-div-block {
    padding: 0;
}

.row-thanks-content .ct-new-columns > .ct-div-block:nth-child(2) {
	padding-left: 98px;
	padding-left: 6.125rem;
}

.row-thanks-content #footer-social div.ct-fancy-icon.icon-cloud, #footer-social div.ct-fancy-icon.icon-ig {
	padding: 10px 0;
	padding: 0.625rem 0;
}

.row-thanks-content #footer-social {
	gap: 30px;
	gap: 1.875rem;
}

.video-text {
	margin: 20px auto;
	margin: 1.25rem auto;
	max-width: 800px;
	max-width: 50rem;
}


.video-text p {
	color: #555;
	text-align: center;
	font-size: 24px;
	font-size: 1.5rem;
}

/* Memberpress Dashboard */

body.logged-out h3.entry-title {
	margin-bottom: 15px;
	margin-bottom: 0.9375rem;
}


body.logged-out .ribbon {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 600;
	font-family: 'Poppins';
	width: 100%;
	background: transparent;
	color: #EB3156;
	display: block;
	text-align: center;
	padding: 15px 20px;
	padding: 0.9375rem 1.25rem;
	border-radius: 6px;
	border-radius: 0.375rem;
	border: 1px solid #EB3156;
	border: 1px solid #EB3156;
	margin: 20px 0 10px;
	margin: 1.25rem 0 0.625rem;
}

.page-mp-dash .ld_course_grid .entry-content p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.page-mp-dash .row-featured .ct-section-inner-wrap {
	padding: 262px 20px 48px 20px;
	padding: 16.375rem 1.25rem 3rem 1.25rem;
}

.dash-buttons .ct-section-inner-wrap {
	max-width: 1390px;
	max-width: 86.875rem;
	padding-bottom: 0;
}

.page-mp-dash .dash-buttons .oxel_iconlist {
	border: 1px solid #c7c7c7;
	padding: 20px 14px 14px;
	padding: 1.25rem 0.875rem 0.875rem;
	border-radius: 8px;
	border-radius: 0.5rem;
}

.dash-buttons .ct-section-inner-wrap img {
	margin-right: 20px;
	margin-right: 1.25rem;
}

body.single-sfwd-courses section.ldc-content figure {
	margin: 40px 0 20px 0;
	margin: 2.5rem 0 1.25rem 0;
}

body.single-sfwd-courses section.ldc-content figure iframe {
    height: 100%;
}

.oxy-stock-content-styles p {
	font-size: 16px;
	font-size: 1rem;
	line-height: 26px;
	line-height: 1.625rem;
}

.oxy-stock-content-styles h2.wp-block-heading, 
.oxy-stock-content-styles h3.wp-block-heading {
	line-height: 38px;
	line-height: 2.375rem;
	font-weight: 600;
	margin-bottom: 14px;
	margin-bottom: 0.875rem;
	font-size: 30px;
	font-size: 1.875rem;
}

.oxy-stock-content-styles ul.wp-block-list {
	padding-left: 20px;
	padding-left: 1.25rem;
}

.oxy-stock-content-styles ul.wp-block-list li::before {
	content: "";
}

.oxy-stock-content-styles ul.wp-block-list li {
	list-style-type: disc;
}

.learndash-wrapper .ld-expand-button.ld-primary-background {
    background: #EB3156 !important;
    outline: none;
}

.learndash-wrapper .ld-progress .ld-progress-percentage.ld-secondary-color {
	color: #EB3156 !important;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 400;
	font-family: 'Poppins';
}

.ldc-content .ct-div-block:nth-child(2) {
	padding-left: 50px;
	padding-left: 3.125rem;
}

.ldc-content .ct-div-block:nth-child(2) .ct-div-block {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
	width: 100%;
}

.ldc-content .ct-div-block:nth-child(2) .course-btns {
	padding: 50px 20px;
	padding: 3.125rem 1.25rem;
	width: 100%;
	text-align: center;
	display: block;
}

.ldc-content .ct-div-block:nth-child(2) .course-btns .ld-status {
	background: #f4f4f4;
	color: #676767;
	width: 100%;
	display: block;
	padding: 20px 20px;
	padding: 1.25rem 1.25rem;
	border-radius: 5px;
	border-radius: 0.3125rem;
	margin: 10px 0;
	margin: 0.625rem 0;
}

.ldc-content .ct-div-block:nth-child(2) .course-btns .start-button,
.ldc-content .ct-div-block:nth-child(2) .course-btns .buy-button,
.ldc-content .ct-div-block:nth-child(2) .course-btns .login-button {
	background: #EB3156;
	color: #fff;
	border: 1px solid #EB3156;
	width: 100%;
	display: block;
	padding: 20px 20px;
	padding: 1.25rem 1.25rem;
	border-radius: 5px;
	border-radius: 0.3125rem;
	margin: 10px 0;
	margin: 0.625rem 0;
}

.ldc-content .ct-div-block:nth-child(2) .course-btns .start-button:hover,
.ldc-content .ct-div-block:nth-child(2) .course-btns .buy-button:hover,
.ldc-content .ct-div-block:nth-child(2) .course-btns .login-button:hover {
	background: transparent;
	color: #EB3156;
}

.ldc-content .ct-div-block:nth-child(2) .course-btns .ct-shortcode:nth-child(3) h3 {
	font-weight: 600;
	margin-bottom: 15px;
	margin-bottom: 0.9375rem;
}

.ldc-content .ct-div-block:nth-child(2) .course-btns .ct-shortcode:nth-child(3) {
	text-align: left;
	margin-top: 30px;
	margin-top: 1.875rem;
}

span.ld-enrolled-count {
    font-weight: 500;
}

.ldc-content .ct-div-block:nth-child(2) img {
	border-top-left-radius: 10px;
	border-top-left-radius: 0.625rem;
	border-top-right-radius: 10px;
	border-top-right-radius: 0.625rem;
}


.page-mp-dash .dash-buttons .oxel_iconlist h3 {
	font-size: 24px;
	font-size: 1.5rem;
	color: #012243;
	text-transform: capitalize;
	font-weight: 500;
	margin-bottom: 5px;
	margin-bottom: 0.3125rem;
}

.ld-course-list-items.row {
	display: grid;
	grid-template-columns: repeat(3, minmax(200px, 1fr));
	grid-template-columns: repeat(3, minmax(12.5rem, 1fr));
	/* justify-items: center; */
	align-items: stretch;
	column-gap: 100px;
	column-gap: 6.25rem;
	row-gap: 50px;
	row-gap: 3.125rem;
	max-width: 1400px;
	max-width: 87.5rem;
	margin: 0 auto;
}

.ld-course-list-items.row img {
	height: 270px;
	height: 16.875rem;
	object-fit: cover;
	width: 100%;
	border-top-left-radius: 7px;
	border-top-left-radius: 0.4375rem;
	border-top-right-radius: 7px;
	border-top-right-radius: 0.4375rem;
}

.ld_course_grid article {
	position: relative;
	border-radius: 6px;
	border-radius: 0.375rem;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
}

.ribbon.enrolled {
	color: #2F97FF;
	font-family: 'Poppins';
	background: #fff;
	display: inline;
	border-top-left-radius: 6px;
	border-top-left-radius: 0.375rem;
	border-bottom-right-radius: 6px;
	border-bottom-right-radius: 0.375rem;
	padding: 5px 10px;
	padding: 0.3125rem 0.625rem;
	position: absolute;
}

.ld_course_grid article .caption {
	padding: 30px 20px;
	padding: 1.875rem 1.25rem;
}

.ld_course_grid article h3 {
	color: #012243;
	font-size: 24px;
	font-size: 1.5rem;
	font-family: 'Poppins';
	font-weight: 500;
}

.page-mp-dash .learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage {
	color: #555 !important;
	font-size: 14px;
	font-size: 0.875rem;
	text-transform: none;
	font-weight: 400;
	margin: 10px 0;
	margin: 0.625rem 0;
}

.ld-progress-steps {
	font-size: 14px;
	font-size: 0.875rem;
	color: #555;
}

.page-mp-dash .learndash-wrapper .ld-progress.ld-progress-inline {
	flex-direction: unset;
}

.page-mp-dash .learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats {
	display: unset;
}

a.ld-see-more-btn {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 600;
	font-family: 'Poppins';
	width: 100%;
	background: #EB3156;
	color: #fff;
	display: block;
	text-align: center;
	padding: 15px 20px;
	padding: 0.9375rem 1.25rem;
	border-radius: 6px;
	border-radius: 0.375rem;
	border: 1px solid #EB3156;
}


a.ld-see-more-btn:hover {
    color: #EB3156;
    background: transparent;
}

.page-mp-dash .ld_course_grid_button {
    display: none;
}

.page-mp-dash .dash-buttons .oxel_iconlist p {
    color: #555;
}

.page-mp-dash .dash-buttons .ct-link:hover .oxel_iconlist h3, .page-mp-dash .dash-buttons .ct-link:hover .oxel_iconlist p {
    color: #000;
}

.page-mp-dash .dash-buttons .ct-link:hover .oxel_iconlist {
    background: #c7c7c7;
}

/* Side Panel */

body.oxygen-builder-body .sidepanel {
  display: none !important;
}

.sidepanel {
	position: fixed;
	top: 0;
	left: 0;
	width: 180px;
	width: 11.25rem;
	height: 100%;
	background: #fff;
	box-shadow: 2px 0 8px rgba(0,0,0,0.2);
	box-shadow: 0.125rem 0 0.5rem rgba(0,0,0,0.2);
	transition: width 0.3s ease, left 0.3s ease;
	z-index: 214748364022;
}

.sidepanel .oxel_iconlist {
    width: 100%;
}

.sidepanel .oxel_iconlist__row:not(.ct-section):not(.oxy-easy-posts):hover {
    background: #012243;
    color: #fff;
}

.sidepanel.collapsed {
	left: -140px;
	left: -8.75rem;
    background: transparent;
}

.sidepanel .panel-toggle-div {
    background: #012243;
    width: 100%;
    display: flex;
    align-content: flex-end;
    flex-wrap: wrap;
	padding: 12px 5px 8px;
	padding: 0.75rem 0.3125rem 0.5rem;
}



.panel-toggle path {
    fill: white;
}

.panel-toggle {
	width: 32px;
	width: 2rem;
	text-align: center;
	line-height: 25px;
	line-height: 1.5625rem;
	cursor: pointer;
	font-size: 18px;
	font-size: 1.125rem;
	border-radius: 0 4px 4px 0;
	border-radius: 0 0.25rem 0.25rem 0;
	transition: transform 0.3s ease;
	z-index: 99999;
}

.sidepanel .oxel_iconlist__row:not(.ct-section):not(.oxy-easy-posts) {
	align-items: center;
	gap: 11px;
	gap: 0.6875rem;
	justify-content: flex-start;
	color: #333333;
	padding: 12px 10px;
	padding: 0.75rem 0.625rem;
}

.sidepanel .oxel_iconlist__row:not(.ct-section):not(.oxy-easy-posts):hover, 
.sidepanel .oxel_iconlist__row:not(.ct-section):not(.oxy-easy-posts):active {
    color: #fff;
}

.sidepanel .oxel_iconlist__row.active-link {
    color: #EB3156 !important;
}

.base-layout .ct-section-inner-wrap {
	max-width: 1100px;
	max-width: 68.75rem;
	margin: 0 auto;
}

.page-id-30297 .row-about .ct-new-columns:nth-child(1) {
    margin-bottom: 0;
}

.page-id-30297  .other-programs.row-services {
    margin-top: 0;
}

.page-faq .row-featured {
    background-position: center 32%;
}

.page-login header#site-header, 
.page-login footer, 
.page-login .footer-copyright, 
.page-login .bottom-cta {
    display: none;
}

/* Login */

.page-login section.row-2col-fw .ct-new-columns {
    height: 100%;
}

.page-login .row-2col-fw .col-photo {
    background-position: center;
}

.page-login .row-2col-fw .ct-shortcode {
    margin-bottom: 0;
}

.page-login .row-2col-fw h2 {
	color: #012243;
	text-align: center;
	line-height: normal;
	margin-top: 40px;
	margin-top: 2.5rem;
	font-size: 24px;
	font-size: 1.5rem;
	text-transform: capitalize;
	margin-bottom: 0;
}


.page-login .mp_wrapper form {
    display: unset;
}

.page-login .row-2col-fw .div-wrap {
	padding-top: 20px;
	padding-top: 1.25rem;
	padding-bottom: 0;    
	margin: 0 auto;
}


.page-login .mp-form-row.mepr_username, .page-login .mp-form-row.mepr_password {
    width: 100% !important;
    margin-right: 0;
}

.page-login .mp-form-label {
    display: block;
}

.page-login .mp-form-row.mepr_username label, .page-login .mp-form-row.mepr_password label {
    display: none !important;
}

.page-login .mp_login_form label {
	color: #555;
	font-size: 16px;
	font-size: 1rem;
}

.mepr-login-actions a {
	font-size: 16px;
	font-size: 1rem;
}

.page-login .mp_wrapper {
	position: relative;
	margin: 40px auto 0;
	margin: 2.5rem auto 0;
	max-width: 360px;
	max-width: 22.5rem;
}

.page-login .mp_wrapper.mp_login_form .mepr-login-actions {
	font-size: 14px;
	font-size: 0.875rem;
	position: absolute;
	top: 137px;
	top: 8.5625rem;
	right: 20px;
	right: 1.25rem;
}

.page-login .mp_wrapper.mp_login_form #wp-submit {
    width: 100%;
}

.page-login .mp_wrapper.mp_login_form #wp-submit:hover {
    background: #fff;
    color: #EB3156;
}

/* All Courses */

.page-all-course .row-about .ld_course_grid {
    max-width: 100%;
}

.page-all-course .row-about .ld-course-list-items.row {
	column-gap: 50px;
	column-gap: 3.125rem;
}

.page-all-course .ld-course-list-items .ld_course_grid .thumbnail .caption {
	padding: 20px;
	padding: 1.25rem;
}

/* Older Athlete*/

.page-athlete .row-featured {
	background-size: cover;
	height: 830px;
	height: 51.875rem;
}


.money-back .ct-div-block:nth-child(1) p {
	font-size: 30px;
	font-size: 1.875rem;
}


.money-back .ct-div-block:nth-child(2) p {
	max-width: 600px;
	max-width: 37.5rem;
	font-size: 18px;
	font-size: 1.125rem;
}


section#aging-checkout em {
    font-style: normal;
    font-weight: 600;
}

.page-athlete .row-content-strip h5 {
    color: #fff;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 600;
}

.row-master-coaches {
    margin-top: 0;
}

section div#row-services-col {
    display: none !important;
}

.coaches-vid .cv-text h3 {
	font-size: 24px;
	font-size: 1.5rem;
}

.coaches-vid .cv-text {
	padding: 20px 50px;
	padding: 1.25rem 3.125rem;
}

.coaches-vid {
	margin: 50px 0 0 0;
	margin: 3.125rem 0 0 0;
}

.row-coach-vid .ct-link-button, .row-coach-vid .ct-link-button:last-child {
	margin: 0 auto;
	padding: 10px 30px;
	padding: 0.625rem 1.875rem;
}


.coaches-vid .cv-text .oxy-rich-text {
	margin-top: 30px;
	margin-top: 1.875rem;
}

.page-athlete header .ct-link-button:hover {
    border-color: #fff;
    background: transparent;
    color: #fff;
}

.page-athlete .ct-link-button:hover {
    background: #fff;
}


.row-services.row-master-coaches a.ct-link-button {
	background: #eb3156;
	border-color: #eb3156;
	max-width: 250px;
	max-width: 15.625rem;
	padding: 15px 20px;
	padding: 0.9375rem 1.25rem;
}

.row-ag-learn h2 {
    /* text-align: left; */
    align-self: start;
}

.row-ag-learn h4 {
	color: #fff;
	font-weight: 600;
	font-size: 20px;
	font-size: 1.25rem;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
}

.row-ag-timezone .ct-section-inner-wrap {
	max-width: 1100px;
	max-width: 68.75rem;
}

.row-ag-timezone h2 {
	text-align: center;
    margin-bottom: 64px;
    margin-bottom: 4rem;
}

.row-ag-timezone h3 {
	font-size: 36px;
	font-size: 2.25rem;
	font-weight: 400;
	text-transform: none;
	margin-bottom: 32px;
	margin-bottom: 2rem;
	line-height: normal;
	color: #012243;
}

.row-master-coaches .ct-link-button:hover {
    color: #EB3156;
    background: transparent !important;
}

.row-ag-timezone h3 em {
	font-weight: 700;
	font-size: 50px;
	font-size: 3.125rem;
	text-transform: uppercase;
	margin-right: 40px;
	margin-right: 2.5rem;
}

.page-athlete .row-content-strip .ct-link-button {
	padding: 15px 24px;
	padding: 0.9375rem 1.5rem;
}

.row-rigging-video h2 {
	margin-bottom: 40px;
	margin-bottom: 2.5rem;
}

.row-rigging-twocol .ct-section-inner-wrap {
	max-width: 1200px;
	max-width: 75rem;
}

.row-special-cta.rscta-2 .ct-section-inner-wrap h2 {
    align-self: start;
}

.page-id-30416 .row-about .ct-new-columns:nth-child(1) {
    margin-bottom: 0;
}

.page-id-30416 .other-programs {
    margin-top: 0;
}

.row-rigging-strip ul li {
	text-align: left;
}

.row-rigging-strip ul {
	margin: 0 auto;
	max-width: 660px;
	max-width: 41.25rem;
	text-align: center;
}

.page-id-30416 .other-programs .ct-section-inner-wrap,
.page-id-30297 .other-programs .ct-section-inner-wrap {
	max-width: 910px;
	max-width: 56.875rem;
}




.row-master-coaches h2 {
    margin-bottom: 0;
}

.row-master-coaches div#row-services-col {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.row-rigging-strip .ct-text-block {
	margin: 30px 0 30px 0;
	margin: 1.875rem 0 1.875rem 0;
}

.page-rigging .row-mbr-form h2 {
    margin-bottom: 0;
}

.page-athlete .row-master-coaches h2 {
	margin-bottom: 40px;
	margin-bottom: 2.5rem;
}

.row-ag-sponsors h4 {
	font-size: 20px;
	font-size: 1.25rem;
	margin-top: 10px;
	margin-top: 0.625rem;
}

/* Head Racing */

.row-hr-r1 h2 {
    color: #012243;
    align-self: flex-start;
}

.row-hr-r1 p, .row-hr-r1 ul li {
    color: #555;
}

.row-hr-r1 .ct-link-button {
	margin-top: 30px;
	margin-top: 1.875rem;
}

.page-id-30297 .row-about h2 {
    align-self: flex-start;
}

/* Podcast */

.row-podcast-s1 .ct-link-button {
	margin-top: 20px;
	margin-top: 1.25rem;
}

.page-podcast .oxy-pc-box {
    text-align: center;
}

.page-podcast .row-home-podcast #podcast-grid .oxy-post {
    padding: 0;
}

.page-podcast .row-home-podcast #podcast-grid .oxy-post-title {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 500;
    color: #012243;
    margin-top: 6px;
    margin-top: 0.375rem;
    display: block;
    letter-spacing: 0.3px;
    letter-spacing: 0.01875rem;
    font-family: "Poppins", Arial, sans-serif;
}

.page-podcast .row-home-podcast #podcast-grid .oxy-post .ct-link-button{
    margin-top: 20px;
    margin-top: 1.25rem;
    padding: 14px 50px;
    padding: 0.875rem 3.125rem;
    background: transparent;
    color: #1768BA;
    border-color: #1768BA;
    margin-bottom: 0;
}

.page-podcast .row-home-podcast #podcast-grid .oxy-post .ct-link-button:hover {
    background: #1768BA;
    color: #fff;
    box-shadow: none;
}

.page-podcast .wr-cat-filter {
    display: none;
}

.page-podcast .row-podcast-s1 .s-title {
    align-self: flex-start;
}


/* My Account */

.page-id-1735 .row-plain-title .ct-section-inner-wrap,
.page-id-1862 .row-plain-title .ct-section-inner-wrap {
	max-width: 1430px;
	max-width: 89.375rem;
	padding-bottom: 0;
}

.page-id-1735 .row-plain-title h1,
.page-id-1862 .row-plain-title h1 {
	font-size: 30px;
	font-size: 1.875rem;
	align-self: flex-start;
}

.page-id-1735 .mp_wrapper {
	margin-top: 20px;
	margin-top: 1.25rem;
}

nav#mepr-account-nav ul {
    display: flex;
    flex-direction: column;
}

div#mepr-account-nav {
    display: flex;
    flex-direction: column;
}

.page-id-1735 .base-layout .ct-inner-content {
    display: flex;
}

.page-id-1735 .base-layout .ct-inner-content .mp_wrapper:nth-child(2) {
    display: none;
}

.page-id-1735 .mepr-nav-item a,
nav#mepr-account-nav ul li a {
	font-size: 16px;
	font-size: 1rem;
	line-height: 26px;
	line-height: 1.625rem;
	font-family: 'Poppins';
	font-weight: 400;
	color: #555;
	padding: 15px 14px;
	padding: 0.9375rem 0.875rem;
	width: 250px;
	width: 15.625rem;
	display: block;
}

#mepr-account-nav a:hover::before {
    filter: invert(1);
}

#mepr-account-nav a:hover {
    background: #02D6EF;
    color: #fff;
}

.page-id-1735 .mepr-active-nav-tab {
	background: #02D6EF;
}


.page-id-1735 .mepr-nav-item.mepr-active-nav-tab a {
	background: #02D6EF;
	border-radius: 5px;
	border-radius: 0.3125rem;
}

.page-id-1735 .mepr-nav-item {
	font-size: 16px;
	font-size: 1rem;
	background: #DEDEDE;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	border-radius: 5px;
	border-radius: 0.3125rem;
    padding: 0;
}

.page-id-1735 .mepr-active-nav-tab a,
nav#mepr-account-nav .mepr-active-nav-tab a {
	color: #fff;
}

.page-id-1735 .mp_wrapper table.mepr-account-table th {
	padding: 20px 10px;
	padding: 1.25rem 0.625rem;
	text-transform: capitalize;
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 0;
	text-align: left;
	font-family: 'Poppins';
	font-weight: 600;
	color: #5D5D5D;
    border-right: 1px solid #E3E3E3;
}

.mp_wrapper table.mepr-account-table tr td {
	padding: 15px 10px;
	padding: 0.9375rem 0.625rem;
}

.page-id-1735 .mepr-account-terms, .page-id-1735 .mepr-account-subscr-id, .page-id-1735 .mepr-account-rebill {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	font-style: normal;
	color: #464646;
}

.page-id-1735 .base-layout .ct-inner-content .mp_wrapper:nth-child(3) {
	padding: 50px;
	padding: 3.125rem;
	border: 1px solid #C7C7C7;
	border-radius: 30px;
	border-radius: 1.875rem;
}

.page-id-1735 .base-layout .ct-section-inner-wrap,
.page-id-1862 .base-layout .ct-section-inner-wrap {
	max-width: 1430px;
	max-width: 89.375rem;
    padding-top: 0;
}

nav#mepr-account-nav ul li::before {
    list-style: none;
	content: none;
}

.page-id-1735 span.mepr-nav-item.mepr-home,
.mepr-nav-item.mepr-home  {
    display: none;
}

.page-id-1735 .base-layout .ct-inner-content {
	display: flex;
	gap: 50px;
	gap: 3.125rem;
}

span.mepr-nav-item.mepr-subscriptions a::before,
.mepr-subscriptions a::before  {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('images/icon-sub.png');
    margin-right: 6px;
    position: relative;
    top: 4px;
    filter: invert(1);
}

span.mepr-nav-item.mepr-payments  a::before,
.mepr-payments  a::before {
	content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('images/icon-payments.png');
    margin-right: 6px;
    position: relative;
    top: 4px;
}


span.mepr-nav-item #mepr-account-logout::before,
#mepr-account-logout::before {
	content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('images/icon-loginfo.png');
    margin-right: 6px;
    position: relative;
    top: 4px;
}

span.mepr-nav-item.mepr-payments.mepr-active-nav-tab a::before,
.mepr-payments.mepr-active-nav-tab a::before {
    filter: invert(1);
}

span.mepr-nav-item.mepr-subscriptions.mepr-active-nav-tab a::before,
.mepr-subscriptions.mepr-active-nav-tab a::before {
    filter: invert(0);
}

.base-layout figure img {
    max-width: 100%;
}

.oxy-post-category a {
    pointer-events: none;
}

.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.row-sitemap {
	padding: 0 20px 50px;
	padding: 0 1.25rem 3.125rem;
}

.row-testi a {
	font-size: 20px;
	font-size: 1.25rem;
}


.wpas-alert-info {
    color: #555;
    background-color: transparent;
    border-color: transparent;
	padding: 0;
	margin-top: 20px;
	margin-top: 1.25rem;
}

.page-id-1862 .base-layout .ct-section-inner-wrap {
    padding-bottom: 40px;
    padding-bottom: 2.5rem;
}

/* Reset default styles */
input[type="radio"] {
	appearance: none; /* modern browsers */
	-webkit-appearance: none; /* Safari/Chrome */
	-moz-appearance: none; /* Firefox */
	width: 12px;
	width: 0.75rem;
	height: 12px;
	height: 0.75rem;
	border: 1px solid #555; /* outer circle */
	border-radius: 50%;
	outline: none;
	cursor: pointer;
	position: relative;
}

/* The "dot" when checked */
input[type="radio"]:checked {
	border-color: #0078D7; /* blue border */
	background-color: #0078D7; /* blue background */
}

/* Optional hover/focus states */
input[type="radio"]:hover {
	border-color: #0078D7;
}
input[type="radio"]:focus {
	box-shadow: 0 0 0 3px rgba(0,123,255,.25);
	box-shadow: 0 0 0 0.1875rem rgba(0,123,255,.25);
}



/* FOOTER */



.footer-links .col-about .div-wrap p {
	text-align: center;
	color: #555;
	padding: 0 10px;
	padding: 0 0.625rem;
}


footer {
	font-size: 15px;
	font-size: 0.9375rem;
	background: #fff;
}

footer .ct-section-inner-wrap {
	max-width: 1520px;
	max-width: 95rem;
	padding: 54px 20px 25px 20px;
	padding: 3.375rem 1.25rem 1.5625rem 1.25rem;
	overflow: hidden;
}

footer a {
	color: #333333;
}

footer a:hover {
	color: #EB3156;
}

.footer-links {

} 

footer .footer-links {
	-ms-flex-wrap: nowrap;
	  flex-wrap: nowrap;
	justify-content: flex-start;			
}

/* 31 14 17 17 21 */
.footer-links > .ct-div-block:nth-child(1) { flex: 0 1 27.5%; }
.footer-links > .ct-div-block:nth-child(2) { flex: 0 1 14.5%; }
.footer-links > .ct-div-block:nth-child(3) { flex: 0 1 21%; }
.footer-links > .ct-div-block:nth-child(4) { flex: 0 1 17.35%; }
.footer-links > .ct-div-block:nth-child(5) { flex: 0 1 26%; }

.footer-links .col-about {
	line-height: 1.7;
	letter-spacing: 0.5px;    
}

.footer-links .col-about .div-wrap {
	max-width: 290px;
	max-width: 18.125rem;
}

.footer-links .col-about a {
	color: #EB3156; 
}

.footer-links .col-about a:hover {
	text-decoration: underline;
}

.footer-links .col-about img {
	max-width: 270px;
	max-width: 16.875rem;
	margin: 4px 0 22px 2px;
	margin: 0.25rem 0 1.375rem 0.125rem;
}


.footer-links h3 {
	font-size: inherit;
}

.footer-links ul {
	padding: 0;
	margin: 0;
}

.footer-links ul li::before {
	display: none;
	content: '';
}

.footer-links .col-nav h3 {
	margin-bottom: 15px;
	margin-bottom: 0.9375rem;
}

.footer-links .col-nav {
	margin-top: 6px;
	margin-top: 0.375rem;
}


.footer-links .col-nav li {
	margin-bottom: 23px;
	margin-bottom: 1.4375rem;
	line-height: normal;
}

.footer-links .col-nav li a {
    color: #EB3156;
    letter-spacing: 0.6px;
}

.footer-links .col-nav li a:hover {
    color: #012243;
}

.footer-links .oxel_iconlist {
	margin-bottom: 12px;
	margin-bottom: 0.75rem;
	margin-top: 6px;
	margin-top: 0.375rem;
}


.footer-links .oxel_iconlist__row {
	padding: 0 0 0 4px;
	padding: 0 0 0 0.25rem;
	margin-bottom: 22px;
	margin-bottom: 1.375rem;
	letter-spacing: 0.5px;
	letter-spacing: 0.03125rem;
	line-height: 24px;
	line-height: 1.5rem;
}

#footer-social {
	align-items: center;
	gap: 14px;
	gap: 0.875rem;
}


#footer-social .icon-ig svg {
	width: 40px;
	width: 2.5rem;
	height: 46px;
	height: 2.875rem;
}

#footer-social .icon-fb svg {
	width: 26px;
	width: 1.625rem;
	height: 26px;
	height: 1.625rem;
}


.footer-links .oxel_iconlist__row__icon {
	color: #333333;
	margin: 4px 7px 0 0;
	margin: 0.25rem 0.4375rem 0 0;
}


.footer-links .oxel_iconlist__row__icon > svg {
	width: 15px;
	width: 0.9375rem;
	height: 15px;
	height: 0.9375rem;	
}

.footer-links .oxel_iconlist :nth-child(1) .oxel_iconlist__row__icon {
	margin-right: 2px;
	margin-right: 0.125rem;
	margin-left: -4px;
	margin-left: -0.25rem;
}

.footer-links .oxel_iconlist :nth-child(2) .oxel_iconlist__row__icon {
	margin-left: -3px;
	margin-left: -0.1875rem;
}


.footer-links .oxel_iconlist :nth-child(3) .oxel_iconlist__row__icon {
	margin: 5px 4px 0 0px;
	margin: 0.3125rem 0.25rem 0 0rem;
}


.footer-links .oxel_iconlist :nth-child(3) .oxel_iconlist__row__label {
	letter-spacing: -0.7px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.footer-links .col-contact .oxy-rich-text {
	margin-bottom: 37px;
	margin-bottom: 2.3125rem;
}

.footer-links .col-contact .oxy-rich-text a {
	color: #a6a6a6;
	display: inline-block;
	margin-right: 14px;
	margin-right: 0.875rem;
}

footer .oxel_iconlist a {
    color: #EB3156;
}

.footer-links .col-contact .oxy-rich-text a:hover {
	color: #EB3156;
}

.footer-links .col-contact .oxy-rich-text i:before {
	font-size: 28px;
	font-size: 1.75rem;
}

.footer-links .col-contact img {
	margin-left: 7px;
	margin-left: 0.4375rem;
	max-width: 215px;
	max-width: 13.4375rem;
	padding-right: 10px;
	padding-right: 0.625rem;		
}

.footer-copyright {
	font-size: 14px;
	font-size: 0.875rem;
}

.footer-copyright .ct-section-inner-wrap {
	max-width: 1520px;
    max-width: 95rem;	
	padding: 0 20px;
	padding: 0 1.25rem;	
}

.footer-links .oxel_iconlist__row--dark {
    background-color: #fff;
}

#footer-social div.ct-fancy-icon.icon-cloud, #footer-social div.ct-fancy-icon.icon-ig {
    background: transparent;
    border: none;
}

.footer-copyright .ct-new-columns > .ct-div-block:nth-child(2) {
	-webkit-box-align: end;
		-ms-flex-align: end;
	  	align-items: flex-end;
}

.footer-copyright a {
	color: #333333;
	display: inline-block;
	margin-left: 27px;
	margin-left: 1.6875rem;
}

.footer-copyright a:hover {
	color: #EB3156;	
}


.footer-copyright .ct-section-inner-wrap {
	max-width: 1480px;
	max-width: 92.5rem;

	margin-top: 14px;
	margin-top: 0.875rem;
	padding-top: 0;
	padding-bottom: 24px;
	padding-bottom: 1.5rem;
}

.footer-copyright .ct-section-inner-wrap .ct-new-columns {
	border-top: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding-top: 24px;
	padding-top: 1.5rem;
}


.footer-copyright .ct-div-block {
    padding: 0;
}

.footer-copyright p {
	font-size: 16px;
	font-size: 1rem;
}

.footer-copyright a {
    color: #EB3156;
}

body .formkit-slide-in {
    z-index: 9999999999;
}

body.page #video-103-34676>.oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0;
}

/* Media Queries */

@media only screen and (min-width: 1024px) {

	.page-race-program .row-services .oxy-rich-text p {
		max-width: 1040px;
		max-width: 65rem;
	}
}

@media only screen and (max-width: 1400px) {
	.row-home-podcast #podcast-grid .oxy-post {
		width: 29.5%;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 1300px) {

	.row-partners .row1 .ct-div-block,
	.row-partners .row2 .ct-div-block {
		font-size: 16px;
		font-size: 1vw;
	}
	
	.oxy-posts .oxy-post-image,
	.oxy-dynamic-list .div-img,
	.alm-listing .div-img {
		width: 28vw;
		height: auto;
	}	

}

                                        

@media only screen and (max-width: 1200px) {

	html {		
		font-size: 14px;		
	}

	.row-home-team .rht-box2 {
		padding-left: 40px;
		padding-left: 2.8571428571428571428571428571rem;
	}


}


@media only screen and (max-width: 1080px) {

	html {		
		font-size: 13px;	
	}
  
	.row-home-podcast #podcast-grid .oxy-post {
		width: 28.5%;
	}

	.row-testi .wr-sizer, .row-testi .wr-item {
		width: 30.33%;
	}

	.row-home-team .rht-box2 img {
		height: 250px;
		height: 19.230769230769230769230769231rem;
	}


}


@media only screen and (max-width: 991px) and (min-width: 769px) {

}


@media only screen and (max-width: 992px) {
	.row-home-team .rht-box1 {
		max-width: 100%;
	}

	.row-home-team .rht-box2 {
        padding-left: 0;
    }
}



@media only screen and (max-width: 900px) {

	html {		
		font-size: 12px;		
	}
	
	.page-id-1735 .base-layout .ct-inner-content {
		display: unset;
	}

	div#mepr-account-nav {
		flex-direction: unset;
	}

	div#mepr-account-nav {
		gap: 10px;
		gap: 0.8333333333333333333333333333rem;
	}

	.page-id-1735 .mepr-nav-item a {
		width: 100%;
	}


}

@media screen and (max-width: 800px) {
  #mepr-account-subscriptions-table,
  #mepr-account-subscriptions-table thead,
  #mepr-account-subscriptions-table tbody,
  #mepr-account-subscriptions-table th,
  #mepr-account-subscriptions-table td,
  #mepr-account-subscriptions-table tr {
    display: block;
    width: 100%;
  }

  /* Hide table headers (we'll use data-labels instead) */
  #mepr-account-subscriptions-table thead {
    display: none;
  }

  /* Each row becomes a card */
  #mepr-account-subscriptions-table tr {
    margin-bottom: 1.5rem;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 10px;
    background: #fff;
  }

  /* Make cells behave like rows */
  #mepr-account-subscriptions-table td {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 10px;
    border: none;
    border-bottom: 1px solid #eee;
  }

  #mepr-account-subscriptions-table td:last-child {
    border-bottom: none;
  }

  /* Insert column labels before each value using data-label attr */
  #mepr-account-subscriptions-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1;
    padding-right: 10px;
    color: #333;
  }

  /* Actual cell content */
  #mepr-account-subscriptions-table td > div,
  #mepr-account-subscriptions-table td > a,
  #mepr-account-subscriptions-table td > span {
    flex: 2;
    text-align: right;
  }
}


@media only screen and (max-width: 800px) {

	html {		
		font-size: 11px;	
	}

	

}


@media only screen and (max-width: 768px) {

	html {		
		font-size: 16px;	
	}
	
	a.ct-link-button,
	a.ct-link-button:last-child, 
	a.oxel_icon_button__container,
	a.oxel_icon_button__container:last-child {
		margin: 10px;
		margin: 0.625rem;
	}
	
	.col-photo {
		min-height: 300px;
		min-height: 18.75rem;
	}
	

	
	.row-featured .ct-section-inner-wrap .button-wrap {
		text-align: center;
		-webkit-box-pack: center;
		  -ms-flex-pack: center;
		      justify-content: center;		
	}
	
	.row-featured .button-wrap a {
		padding: 10px 16px;
		padding: 0.625rem 1rem;			
	}		
	
	.row-review {
		margin: 0 10px 0 10px;		
	}
	
	section.row-review {
		width: auto;	
	}
	
	.row-review .ct-section-inner-wrap {
		padding: 20px;
		padding: 1.25rem;		
	}
	
	.row-review .col-photo {
		min-height: 0;
	}
	
	.row-review .author a,
	.el-review .author a {
		width: auto;
		height: auto;
		display: block;
		bottom: -8px;
		bottom: -0.5rem;		
	}
	
	.row-review .author img {
		max-width: 70px;
		max-width: 4.375rem;
	}
	
	.row-2col .col-text {
		padding: 20px;
		padding: 1.25rem;		
	}
	
	.row-2col ul {
		max-width: 100%;
	}
	
	.row-services .ct-new-columns > .ct-div-block {
		flex: 0 1 300px;
		flex: 0 1 18.75rem;
	}
	
	.row-2col-fw .div-wrap {
		max-width: none;
	}

	.row-2col-fw .ct-link-button {
		min-width: 0;
	}
	
	.row-partners .row1 .ct-div-block,
	.row-partners .row2 .ct-div-block {
		font-size: inherit;
	}	
	
    .row-testi .wr-sizer, .row-testi .wr-item {
        width: 47.5%;
    }
	
	
	.row-about .oxy-rich-text {
		max-width: none;	
	}
	
	.row-about .col-photo {
		background-position: center 0;
	}
	
	.row-guarantee h3 {
		line-height: 1.2;
		margin-bottom: 10px;
		margin-bottom: 0.625rem;
	}
	
	.row-guarantee .col-photo {
		min-height: 0;
	}	
	
	.row-guarantee .col-text {
		padding: 20px;
		padding: 1.25rem;		
	}
	
	.oxy-posts,
	.oxy-dynamic-list,
	.alm-listing {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: wrap;
			flex-flow: wrap;
	}

	.oxy-posts .oxy-post-link, 
	.oxy-dynamic-list .ct-link,
	.alm-listing .ct-link {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: nowrap;
			flex-flow: nowrap;	
	}

	.oxy-posts .oxy-post-image, 
	.oxy-dynamic-list .div-img,
	.alm-listing .div-img {
		width: auto;
		flex: 0 0 25%;
	}
	
	.oxy-dynamic-list .div-txt, 
	.alm-listing .div-txt {
		transform: none;		
		text-align: left;
		padding: 0 0 0 20px;
		padding: 0 0 0 1.25rem;
		margin: 0;		
	}
	
	.oxy-posts .div-wrap, 
	.oxy-dynamic-list .div-wrap, 
	.alm-listing .div-wrap {
		padding: 20px 0;
		padding: 1.25rem 0;
	}

	.oxy-posts .oxy-post-title, 
	.oxy-dynamic-list h3,
	.alm-listing h3 {
		position: static;
		-webkit-box-flex: 1;
			-ms-flex: 1;
			flex: 1;
		text-align: left;
		color: #333333;
		background: none;				
	}

	.oxy-posts a:hover .oxy-post-title, 
	.oxy-dynamic-list a:hover h3,
	.alm-listing a:hover h3 {
		background: none;
	}
	
	

	/* SERVICES */
	.row-featured2 .ct-section-inner-wrap {
		padding-top: 237px;
		padding-top: 14.8125rem;	
	}
	
	.row-featured2 .el-review .author {
		text-align: left;
	}
	
	.row-featured2 .el-review .author a {
		bottom: -13px;
		bottom: -0.8125rem;
	}
	
	.row-2col-fw2 .ct-new-columns > .ct-div-block {
		padding: 40px;
		padding: 2.5rem;
	}
	
	.row-benefits .ct-new-columns > div:nth-child(2),
	.row-benefits .ct-new-columns > div:nth-child(5) {
		padding-left: 20px;
		padding-left: 1.25rem;	
	}
	
	.row-2col-fw2 .col-photo {
		border-radius: 0;
	}

	.row-benefits .ct-new-columns > div:nth-child(3),
	.row-benefits .ct-new-columns > div:nth-child(6) {
		padding-left: 20px;
		padding-left: 1.25rem;
	}
	
	.page-services .row-2col .col-text {
		padding-left: 20px;
		padding-left: 1.25rem;
		padding-right: 20px;
		padding-right: 1.25rem;		
	}
	
	.page-services .row-2col ul li {
		padding-right: 2em; /* 2 chars */
	}
	
	.page-services .row-2col-fw h2 {
		padding-right: 0;
	}
	
	.row-steps h2,
	.row-steps h2 + div	{
		max-width: 100%;
	}
	
	
	/* ABOUT */
	.row-featured3 .ct-section-inner-wrap,
	.row-featured3 .col-text {
		padding: 20px;
		padding: 1.25rem;
	}
	
	.row-featured3 .col-photo {
		background-size: contain;
		min-height: 400px;
		min-height: 25rem;	
	}
	
	.row-core .ct-new-columns > div:nth-child(3) .oxy-rich-text > div:nth-child(1) {
		padding-right: 21px;
		padding-right: 1.3125rem;	
	}
	
	.page-about .row-2col .col-text {
		padding: 20px;
		padding: 1.25rem;		
	}
	
	.page-about .row-2col .ct-section-inner-wrap {
		padding-right: 20px;
		padding-right: 1.25rem;
	}
	
	.row-places ul li:nth-child(n) {
		width: 50%;
		padding-left: 0;
	}

	#row-crs-grid {
		grid-template-columns: 100%;
	}
		

	.row-home-team .rht-box2 {
		padding-left: 0;
	}

    .row-home-team img {
        max-width: 100%;
    }

	.row-home-team .rht-box2 h3 {
		font-size: 26px;
		font-size: 1.625rem;
		line-height: 30px;
		line-height: 1.875rem;
	}

	.row-home-team .rht-box2 .ct-div-block:nth-child(2) {
		padding-left: 20px;
		padding-left: 1.25rem;
	}

	.team-list:not(.ct-section):not(.oxy-easy-posts), .team-list.oxy-easy-posts .oxy-posts, .team-list.ct-section .ct-section-inner-wrap {
		gap: 0;
	}
	
	.row-home-podcast #podcast-grid .oxy-post {
        width: 43.5%;
    }

	.row-home-team .rht-box2 .team-list .ct-div-block:nth-child(2) {
		padding-left: 0;
	}

	/* GENERIC */
	.row-title .ct-section-inner-wrap {
		padding-top: 237px;
		padding-top: 14.8125rem;	
	}
	
	.row-title h1 {
		font-size: 30px;
		font-size: 1.875rem;
	}

	.row-blog .ct-new-columns > .ct-div-block {
		margin-bottom: 32px;
		margin-bottom: 2rem;
	}

	.bottom-cta h2 {
		line-height: 42px;
		line-height: 2.625rem;
	}

	.row-2col-fw .col-photo {
		background-position: center;
	}

	.row-blog .ct-div-block .ct-div-block {
		box-shadow: none;
	}


	
	.row-about .ct-new-columns:nth-child(1) {
		margin-bottom: 0;
	}

	div#row-services-col {
		grid-template-columns: 100%;
	}

	.row-coaching-bx1 img {
		margin-top: 20px;
		margin-top: 1.25rem;
	}

	.mbr-form-sec {
		margin-top: 0;
	}

	.page-shop #course-grid,
	.page-blog #podcast-grid .oxy-posts,
	.wr-grid,
	.page-online-course #course-grid,
	.ld-course-list-items.row,
		.page-race-program #podcast-grid {
		grid-template-columns: 100%;
	}

	.page-shop #course-grid .course-item,
	.page-online-course.page-shop #course-grid .course-item,
	.page-online-course.page-shop #course-grid .course-item:last-child:nth-child(3n+1),
	.page-online-course.page-shop #course-grid .course-item:nth-last-child(2):nth-child(3n+1),
	.page-online-course.page-shop #course-grid .course-item:last-child:nth-child(3n+2),
	.page-blog #podcast-grid .oxy-post:last-child:nth-child(3n + 1),
	.page-blog #podcast-grid .oxy-post,
	.page-online-course #course-grid .course-item,
	.page-online-course #course-grid .course-item:last-child:nth-child(3n+1),
	.page-online-course #course-grid .course-item:nth-last-child(2):nth-child(3n+1),
	.page-online-course #course-grid .course-item:last-child:nth-child(3n+2),
	.page-race-program #podcast-grid .oxy-post,
	.page-race-program #podcast-grid .oxy-post:last-child:nth-child(3n+1),
	.page-race-program #podcast-grid .oxy-post:nth-last-child(2):nth-child(3n+1),
	.page-race-program #podcast-grid .oxy-post:last-child:nth-child(3n+2),
	.page-race-program #podcast-grid .oxy-post:nth-child(-n+3) {
		grid-column: unset;
	}

	.page-race-program #podcast-grid .oxy-posts {
		display: block;
	}

	.page-race-program .row-services .div-wrap {
		width: 100%;
		align-items: stretch;
	}

	/* FOOTER */
	.footer-cta .ct-new-columns > .ct-div-block:nth-child(2) {
		flex: auto;
	}
	
	footer .footer-links {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.footer-links > .ct-div-block:nth-child(1),
	.footer-links > .ct-div-block:nth-child(2),
	.footer-links > .ct-div-block:nth-child(3),
	.footer-links > .ct-div-block:nth-child(4),
	.footer-links > .ct-div-block:nth-child(5) {
		flex: 0 1 50%;
	}
	
	.footer-copyright {
		text-align: center;
		padding-bottom: 32px;
		padding-bottom: 2rem;
	}

	
	.footer-copyright > .ct-div-block:nth-child(1),
	.footer-copyright > .ct-div-block:nth-child(2) {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	}
	
	.footer-copyright a {
	  margin: 0 13px;
	  margin: 0 0.8125rem;
	}
	
	.footer-copyright .ct-div-block {
		padding: 0;
		margin: 0 auto 10px;
		margin: 0 auto 0.625rem;
		display: block;
	}

	.sidepanel {
		top: auto;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 260px;
		height: 16.25rem;
		transition: height 0.3s ease, bottom 0.3s ease;
	}


	.sidepanel.collapsed {
		bottom: -214px;
		bottom: -13.375rem;
		left: 0;
	}

	.sidepanel .panel-toggle-div {
		background: #012243;
		width: 100%;
		display: flex;
		align-content: flex-end;
		flex-wrap: wrap;
		padding: 24px 5px 24px;
		padding: 1.5rem 0.3125rem 1.5rem;
	}

	.panel-toggle {
		position: absolute;
		top: 8px;
		top: 0.5rem;
        left: 50%;
		background: #012243;
		color: white;
	}

	.panel-toggle svg {
		transform: rotate(270deg); /* makes right arrow point up */
		transition: transform 0.3s ease;
	}

	.sidepanel.collapsed .panel-toggle svg {
		transform: rotate(-90deg); /* makes left arrow point down */
	}

	.ldc-content .ct-div-block:nth-child(2) {
		padding-left: 20px;
		padding-left: 1.25rem;
	}

	.row-ag-timezone h3 em {
		margin-right: 0;
		display: block;
	}

	.page-athlete .mbr-form-sec .ct-text-block {
		margin-top: 32px;
		margin-top: 2rem;
	}

	.row-plain-title h1 {
		align-self: center;
		text-align: center;
		padding-top: 50px;
		padding-top: 3.125rem;
		font-size: 40px;
		font-size: 2.5rem;
	}

	.s-title {
		font-size: 32px;
		font-size: 2rem;
        line-height: 40px;
        line-height: 2.5rem;
    }

	body.page div.ct-inner-content .ct-link-button {
		margin: 20px 0 0 0;
		margin: 1.25rem 0 0 0;
	}

	.row-featured .ct-section-inner-wrap .button-wrap {
		column-gap: 20px;
		column-gap: 1.25rem;
	}

	.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list .menu-item a {
		color: #000;
	}

    header #_nav_menu-9-29.oxy-nav-menu-open .oxy-nav-menu-hamburger-line {
        background-color: #000;
    }

	body.page div.ct-inner-content #course-grid .ct-link-button {
		margin: 0 auto;
	}

	.button-nav h4 {
		display: none;
	}

	.page-blog .wr-card div,
	.page-blog .row-home-podcast #podcast-grid .oxy-post-title {
		text-align: center;
	}

	.row-blog-cta .ct-shortcode .gform_wrapper {
		max-width: 100%;
	}

	.page-race-program div#grid-other-program .ct-link-button {
		margin: auto;
	}

	.page-race-program .row-home-podcast #podcast-grid .oxy-post-title {
		text-align: center;
	}

	.page-race-program .row-home-podcast #podcast-grid .oxy-post {
		margin: 0 auto 30px;
		margin: 0 auto 1.875rem;
	}


	div#grid-other-program {
		grid-template-columns: 100%;
	}

	.page-club-program ul.bullet-check {
		margin-right: 0;
	}

	.row-blog .ct-new-columns .ct-div-block img {
		width: 100%;
	}

	.row-program div#grid-other-program .ct-link-button {
		margin: 0 auto;
	}

	div#payment-term-btn {
		gap: 16px;
		gap: 1rem;
	}

	.coaches-vid .cv-text {
		padding: 20px 0;
		padding: 1.25rem 0;
	}

	.row-coach-vid .ct-link-button, .row-coach-vid .ct-link-button:last-child {
		margin: 0 auto !important;
	}

	.page-athlete .row-featured {
		height: 300px;
		height: 18.75rem;
	}
}

/* 768 */


@media only screen and (max-width: 600px) {  

	html {		
		font-size: 15px;	
	}
	
	.row-home-podcast #podcast-grid .oxy-post,
	.row-testi .wr-sizer, .row-testi .wr-item {
        width: 100%;
    }

	div#grid-other-program {
		grid-template-columns: 100%;
	}

	.oxy-header-container {
		-ms-flex-wrap: wrap;
    flex-wrap: wrap;
		-webkit-box-pack: center;
    -ms-flex-pack: center;
      justify-content: center;    
	}
	
	.oxy-header-container > div {
		-webkit-box-pack: center;
    -ms-flex-pack: center;
      justify-content: center;
	}
	
	.oxy-header-left {
		flex: 0 0 100%;
	}
	
	.oxy-header-center, 
	.oxy-header-right {
		flex: 0 0 auto;
	}

		/* hide logo on scroll */
	.oxy-sticky-header-active .oxy-header-left {
		display: none;
	}

	.page-login section.row-2col-fw {
		height: auto !important;
	}

}


@media only screen and (max-width: 500px) {

	.col-stats h4 {
		font-size: 8vw;
	}

	header .ct-link-button {
		padding: 12px 20px;
		padding: 0.8rem 1.3333333333333333333333333333rem;
	}


	.row-review .ct-section-inner-wrap {
		transform: translateY(-20%);
	}
	
	.row-review p:first-child {
		text-align: center;
	}

	.row-testi .wr-sizer, 
	.row-testi .wr-item {
		width: 100%;
	}
  
	.row-home-team .rht-box2 .ct-div-block:nth-child(2) {
        padding-left: 0;
    }

    .row-home-team .rht-box2 > .ct-div-block:first-of-type {
        align-items: flex-start !important;
        gap: 20px;
        gap: 1.3333333333333333333333333333rem;
        margin-top: 20px;
        margin-top: 1.3333333333333333333333333333rem;
        flex-direction: column !important;
    }


	footer .footer-links {
		max-width: 300px;
		max-width: 18.75rem;
		margin: 0 auto;
	}
  
	.footer-links > .ct-div-block:nth-child(1), 
	.footer-links > .ct-div-block:nth-child(2), 
	.footer-links > .ct-div-block:nth-child(3), 
	.footer-links > .ct-div-block:nth-child(4), 
	.footer-links > .ct-div-block:nth-child(5) {
		flex: 0 0 100%;
  } 

	.page-online-course #podcast-grid .oxy-post {
		flex: unset;
	}

	.page-online-course #podcast-grid .oxy-post:nth-last-child(2):nth-child(3n+1) {
		margin-left: auto;
	}

}


@media only screen and (max-width: 450px) {
    div#mepr-account-nav {
        display: block;
    }

	header .ct-link-button {
		padding: 10px 22px;
		padding: 0.625rem 1.375rem;
		font-size: 14px;
		font-size: 0.875rem;
	}

	.page-id-1735 .mepr-nav-item {
		display: inherit;
	}
}
	
@media only screen and (max-width: 400px) {

	.row-featured h1 {
		font-size: 40px;
		font-size: 2.5rem;		
	}
	
	.row-partners .row1 .ct-div-block, 
	.row-partners .row2 .ct-div-block {
		font-size: 11px;
		font-size: 2.6vw;
	}
	
	.footer-cta .ct-link-button {
		min-width: 0;
	}	

	div#payment-term-btn {
		gap: 20px;
		gap: 1.25rem;
		grid-template-columns: 100%;
		width: 100%;
	}


}


@media only screen and (max-width: 370px) {

	html {  		
		font-size: 14px;		
	}
	
}


@media only screen and (max-width: 350px) {

	html {		
		font-size: 13.66px;		
	}

}

