/*
 * @author 			Steven Walters
 * @website			http://elephanteardesign.com
 * @description		custom CSS for MediPak
 * @version			1.0
 * Theme Name:		MediPak Theme
 * Author:			Elephant Ear Design
 * Author URI:		http://elephanteardesign.com
 * Version:			1.0
 */

html {
scroll-behavior: smooth;
}
body {

	font-family: "Roboto", sans-serif;
	font-size: 1em;
	margin: 0;
	min-width: 320px;
	min-height: 100vh;
	overflow-x: hidden;
	scroll-behavior: smooth;
/*	background-image: linear-gradient(to right top, #48b0f4, #3998d9, #2a81bf, #186ba5, #00558c);
background-image: linear-gradient(to right top, #00558c, #13659f, #2176b2, #2e87c5, #3998d9, #569de4, #6fa2ef, #88a7f8, #b09ef2, #d294e3, #ed8bce, #ff85b3);
background-image: linear-gradient(to right top, #00558c, #186ba5, #2a81bf, #3998d9, #48b0f4);*/
	
}
.font-color-black-light {
	color: #444;
}
.section {
	min-width: 100vw;
	min-height: 100vh;
}
.section-auto-h {
	min-width: 100vw;
	min-height: auto;
}
.section-dark {
	color: #fff;
}
.section-bg {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
	background-repeat: no-repeat;
	background-size: cover;
}
.section-grad {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
	background-repeat: no-repeat;
	background-size: cover;
}
.section-blue .section-bg {
	background-color: #00558c;
	background-image: url('images/bg-blue.webp');
}
.section-cc .section-bg {
	background-color: #FFF2F7;
	background-image: url('images/cotton-candy.webp');
}
.section-10 .section-bg {
	background-color: #E5EEF3;
	background-image: none;
}
.section-25 .section-bg {
	background-color: #BFD4E2;
	background-image: none;
}
.section-white-glove .section-bg {
	background-color: #FCF9F7;
	background-image: none;
}
.section-white-glove .section-grad {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#db9ad6+50,db9ad6+100&0+50,0.2+100 */
background: linear-gradient(to bottom, rgba(229,238,243,0) 50%,rgba(229,238,243,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.section .section-petals {
	background-image: url('images/bg-petals-1.webp');
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 50%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1;	
}
.section.center-content {
	display: flex;
	align-items: center;
	justify-content: center;
}
.section.bottom-content {
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.section.top-content {
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.container {
	width: 90%;
	padding: 80px 0;
	margin: 0 auto;
}
.page-content {
	padding-right: 100px;
}
.main-content {
	font-size: 1.2em;
}
.main-content li {
	margin-bottom: 15px;
}
div {
	position: relative;
}

.cols {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
}
.cols {
	  align-items: stretch;
 }
.cols.center-v {
	align-items: center;
}
.cols.nowrap {
	flex-wrap: nowrap;
}
.cols.cols-2 .col {
	flex-basis: 50%;
}
.cols.cols-3 .col {
	flex-basis: 33.333333%;
}
.cols .col {
	padding: 0;
}
.cols.cols-stretch .col {
	  align-items: stretch;
	  display: flex;
 }
.cols.cols-2.size-2-1 .col:first-child  {
	flex-basis: 66.666666%;
}
.cols.cols-2.size-2-1 .col:last-child  {
	flex-basis: 33.333333%;
}
.cols.cols-2.size-1-2 .col:first-child  {
	flex-basis: 33.333333%;
}
.cols.cols-2.size-1-2 .col:last-child  {
	flex-basis: 66.666666%;
}


/*********/
.section-header {
/*	position: absolute;
	top: 50px;
	left: 50px;*/
	margin-bottom: 50px;
}
h2 {
	font-family: "Epilogue", sans-serif;
	font-weight: 600;
	font-size: 3.5em;
	letter-spacing: -0.03em;
	margin: 0;
	padding: 0;
	color: #00558C;
}
h2 small {
	display: block;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 0.3em;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
}
.section-dark h2 {
	color: #fff;
}
/************/
ul.cards {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: right;
}
ul.cards li {
	opacity: 0;
	cursor: pointer;
	padding: 10px 20px;
	margin: 3px 0;
	transition: all 0.2s linear;
	/*white-space: nowrap;*/
/*background: linear-gradient(to right, rgba(0,0,0,0) 80%,rgba(0,0,0,0.2) 100%);*/
}

ul.cards li div {
	display: none;
}
ul.cards h3 {
  /*font-family: "Epilogue", sans-serif;*/
  font-optical-sizing: auto;
  font-weight: 300;
  /*letter-spacing: -0.02em;*/
  font-size: 1.3em;
  color: #666;
  margin: 0;
  padding: 0 20px 0 0;
  transition: all 0.1s linear;
  text-align: right;
  /*text-shadow: 5px 5px 14px rgba(0, 0, 0, 0.2);*/
}
ul.cards li:hover h3 {
	color: #48B0F4;
}
ul.cards li.current h3 {
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	/*text-align: right;*/
}
ul.cards li.current {
	/*background: rgba(255,255,255,0.4);*/
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#48b0f4+0,db9ad6+100 */
background: linear-gradient(to right, rgba(72,176,244,1) 0%,rgba(219,154,214,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#card-content {
	position: absolute;
	top: -30px;
	width: 100%;
	height: 100%;
}
.card-wrapper {
	/*box-shadow: rgba(0, 0, 0, 0.05) 0px 10px 50px;*/
	border-radius: 0;
	/*border-radius: 0 150px 0 150px;*/
	/*background: rgba(0,85,140,0.3);
	background-image: linear-gradient(to right top, #48b0f4, #3998d9, #2a81bf, #186ba5, #00558c);*/
	box-shadow: rgba(0, 0, 0, 0.30) 0px 25px 20px -20px;
	padding: 60px 5% 70px 20px;
	display: none;
  border-left: 34px solid #DB9AD6;
  min-height: 300px;
  height: 100%;
  	flex-direction: column;
	display: flex;
	justify-content: center;

	align-items: center;  
	margin-right: -10%;
}
.card-wrapper h4 {
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 1.5em;
  color: #fff;
  margin: 60px 5% 0 5%;
  padding: 20px 5%;
  text-align: center;
  position: relative;
  /*background-color: #FF85B3;*/
  background: rgba(255,255,255,0.1);
  border-radius: 10px;
}
/*.card-wrapper h4::after {
	content: '';
	width: 20%;
	height: 5px;
	position: absolute;
	left: 50%;
	bottom: 0;
	background-color: #FF85B3;
	transform: translateX(-50%); 
}*/
.card-wrapper .card-wrapper-bg {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
	opacity: 1;
	background-image: linear-gradient(to right top, #00558c, #186ba5, #2a81bf, #3998d9, #48b0f4);
	/*background: #fff;*/
	/*border-radius: 0 100px 0 0;*/
}
#card-content ul {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 10px 30px 30px 30px;
	position: relative;
	width: 100%;
	
}
#card-content p {
	color: #fff;
}
#card-content li {
	padding: 0;
	flex-basis: 100%;
	margin: 15px 0;
	font-size: 1.2em;
	font-weight: 500;
	letter-spacing: 0.08em;
	text-align: center;
	color: #fff;
	text-shadow: 5px 5px 14px rgba(0, 0, 0, 0.2);

	text-transform: uppercase;
}
#card-content h3 {
/*	position: absolute;
	width: 100%;
	top: 0;*/
	padding: 0;
	margin: 0;
	font-family: "Epilogue", sans-serif;
	font-weight: 600;
	font-size: 1em;	
	letter-spacing: 0.1em;
	/*color: #FF85B3;*/
	color: #fff;
	/*text-align: center;*/
	text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: -25px;
	width: 100%;
	white-space: nowrap;
  /* Rotate from top left corner (not default) */
  transform-origin: 0 0;
  transform: rotate(-90deg);	
}

.icon-petal {
	position: absolute;
	/*top: -40px;
	left: 50%;
	margin-left: -40px;
	transform: translateX(-50%); */
	bottom: -40px;
	right: 120px;
	background-image: url('images/petal.webp');
	background-repeat: no-repeat;
	background-size: contain;
	height: 80px;
	width: 80px;
	z-index: 1;
	display: none;
}
.icon-petal svg.icon {
	height: 48px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%); 
}

/************/
@media only screen and (max-width: 1280px) {
	.container {
		width: 90%;
	}
	body {
		font-size: 0.85em;	
	}
	ul.cards li {
		white-space: normal;
	}
	ul.cards h3 {
		padding-right: 0;
	}
	#card-content li {
		margin: 8px 0;
	}	
}
@media only screen and (max-width: 600px) {
	body {
		font-size: 0.75em;	
	}
	.card-wrapper .card-wrapper-bg {
		border-radius: 0;
	}
	#card-content li {
		flex-basis: 100%;
		margin: 4px 0;
	}
	.icon-petal {
		right: 20px;
		bottom: -30px;
		height: 60px;
		width: 60px;
	}
	.icon-petal svg.icon {
		height: 36px;
	}	
	ul.cards li {
		padding: 10px;
		margin: 1px 0;
	}
	.container {
		width: 100%;
	}
	ul.cards li {
		font-size: 0.9em;
		font-weight: bold;
	}
}
a#arrow-top {
	position: fixed;
	z-index: 99;
	bottom: 0;
	right: 0;
	width: 40px;
	height: 40px;
	/*border: 1px solid #eee;*/
	cursor: pointer;
	display: none;
	background-image: url('images/icons/up.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 80%;
	background-color: #48B0F4;
	transition: all 0.2s linear;
}
a:hover#arrow-top {
	background-color: #FF85B3;
	/*border-color: #000;*/
}
/**************/
img.svg {
	display: none;
}
img.svg.wht,
svg.wht path,
svg.wht g {
	fill: #fff;
}
img.svg.wht.stroke,
svg.wht.stroke path,
svg.wht.stroke g,
svg.wht.stroke polyline,
svg.wht.stroke circle {
	stroke: #fff;
	fill: transparent;
}
img.svg.blue,
svg.blue path,
svg.blue g {
	fill: #00558C;
}
img.svg.blue.stroke,
svg.blue.stroke path,
svg.blue.stroke g,
svg.blue.stroke polyline,
svg.blue.stroke circle {
	stroke: #00558C;
	fill: transparent;
}
/******/
.do-fade-in-bottom {
	opacity: 0;
}
.slide-in-right{-webkit-animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) both}
@-webkit-keyframes slide-in-right{0%{-webkit-transform:translateX(1000px);transform:translateX(1000px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{-webkit-transform:translateX(1000px);transform:translateX(1000px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}
.fade-in-bottom{-webkit-animation:fade-in-bottom .6s cubic-bezier(.39,.575,.565,1.000) both;animation:fade-in-bottom .6s cubic-bezier(.39,.575,.565,1.000) both}
@-webkit-keyframes fade-in-bottom{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-bottom{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}
.fade-in-top{-webkit-animation:fade-in-top .6s cubic-bezier(.39,.575,.565,1.000) both;animation:fade-in-top .6s cubic-bezier(.39,.575,.565,1.000) both}
@-webkit-keyframes fade-in-top{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-top{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}
.scale-in-center{-webkit-animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both}
@-webkit-keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}
.puff-in-center{-webkit-animation:puff-in-center .7s cubic-bezier(.47,0.000,.745,.715) both;animation:puff-in-center .7s cubic-bezier(.47,0.000,.745,.715) both}
@-webkit-keyframes puff-in-center{0%{-webkit-transform:scale(2);transform:scale(2);-webkit-filter:blur(4px);filter:blur(4px);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);-webkit-filter:blur(0);filter:blur(0);opacity:1}}@keyframes puff-in-center{0%{-webkit-transform:scale(2);transform:scale(2);-webkit-filter:blur(4px);filter:blur(4px);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);-webkit-filter:blur(0);filter:blur(0);opacity:1}}
.text-focus-in{-webkit-animation:text-focus-in 0.5s cubic-bezier(.55,.085,.68,.53) both;animation:text-focus-in 0.5s cubic-bezier(.55,.085,.68,.53) both}
@-webkit-keyframes text-focus-in{0%{-webkit-filter:blur(12px);filter:blur(12px);opacity:0}100%{-webkit-filter:blur(0);filter:blur(0);opacity:1}}@keyframes text-focus-in{0%{-webkit-filter:blur(12px);filter:blur(12px);opacity:0}100%{-webkit-filter:blur(0);filter:blur(0);opacity:1}}
.pulsate-fwd{-webkit-animation:pulsate-fwd .5s ease-in-out both;animation:pulsate-fwd .5s ease-in-out both}
@-webkit-keyframes pulsate-fwd{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulsate-fwd{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}

	#header {
		position: absolute;
		width: 100%;
		z-index: 5;
		top: 0;
		/*height: 100px;*/
		/*min-width: 1280px;*/
	}

	#header.header-fixed {
		position: fixed;
		height: 59px;
		background: rgba(255,255,255,0.95);
		-webkit-box-shadow: 0px 5px 10px -2px rgba(0,0,0,0.15);
		-moz-box-shadow: 0px 5px 10px -2px rgba(0,0,0,0.15);
		box-shadow: 0px 5px 10px -2px rgba(0,0,0,0.15);	
	}
	a.logo {
		cursor: pointer;
		z-index: 1;
	}
	a.header-logo {
		width: 250px;
		display: block;
		position: absolute;
		left: 20px;
		top: 30px;
	}
	a.header-logo img {
		width: 100%;
		max-width: 100%;
		height: auto;
		max-height: auto;
	}
	#header.header-fixed a.header-logo {
		width: 100px;
	}
	#header a.logo-fixed {
		display: none;
		height: 44px;
		top: 5px;
		left: 20px;
		display: none;
		position: absolute;	
	}	
	a.header-logo img {
		width: 100%;
		max-width: 100%;
		height: auto;
		max-height: auto;
	}
	#header a.logo-fixed img {
		height: 100%;
		width: auto;
		max-height: 100%;
		max-width: auto;
	}
	
	#header.header-fixed a.header-logo {
		display: none;
	}
	#header.header-fixed a.logo-fixed {
		display: block;
	}		

ul.header-nav {
  display: flex;
  align-items: center;
  margin-top: 30px;
  margin-right: 5%;
  justify-content: flex-end;
  padding: 0;
  position: relative;
}
 ul.header-nav li {
  list-style: none;
  padding-top: 10px;
  
}
 ul.header-nav li:last-child {
  list-style: none;
  padding-left: 5px;
}
 ul.header-nav li a {
	text-decoration: none;
	/*text-transform: uppercase;*/
	color: #005583;
	font-size: 1em;
	font-weight: 400;
	padding: 15px 20px;
	display: block;
	transition: all 0.1s linear;
	position: relative;
	border-radius: 30px;
}
/*ul.header-nav li a::after {
	content: '';
	width: 100%;
	height: 5px;
	position: absolute;
	left: 0;
	bottom: 10px;
	background-color: #BF9825;
	opacity: 0;
	transition: all 0.1s linear;
}*/
ul.header-nav li a:hover {
	background-color: #48B0F4;
	color: #fff;
}
ul.header-nav li a:hover::after {
	opacity: 1;
}

ul.header-nav li a.nav-button {
	text-decoration: none !important;
	padding: 10px 30px !important;
	border: 2px solid transparent !important;
	border-radius: 30px !important;
	text-align: center !important;
	font-weight: 400;
	font-size: 1.1em !important;
	/*text-shadow: 0 0 10px #555;*/
	color: #DB9AD6 !important;
	border-color: #DB9AD6 !important;
	background-color: transparent;
	box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 48px;
}
ul.header-nav li a:hover.nav-button {
	color: #48B0F4 !important;
	border-color: #48B0F4 !important;
}
.header-fixed ul.header-nav li a.nav-button {
	box-shadow: none;
}
.header-fixed ul.header-nav {
  margin-top: 0;
}
.header-fixed ul.header-nav li {
  padding-top: 0;
  
}
.header-fixed ul.header-nav li a {
	color: #00558C;
	/*padding: 20px;*/
	/*border-radius: 0;*/
}
.header-fixed ul.header-nav li a:hover {
  color: #fff;
}
.header-fixed ul.header-nav {
  margin-top: 5px;
}
h1 {
	font-family: "Epilogue", sans-serif;
	font-weight: 500;
	font-size: 5em;
	letter-spacing: -0.03em;
	line-height: 1.2em;
	margin: 0 0 0 -15px;
	padding: 0;
	transition: all 0.2s ease-in-out;
	white-space: nowrap;
	color: #00558C;
	/*text-shadow: 5px -5px 8px rgba(255,255,255,1);*/
}

h1 span {
	opacity: 0;
	transition: opacity 0.6s ease-in-out;
}
.hero-header {
	padding: 150px 50px 0 0;
	/*position: absolute;*/
	/*bottom: 35%;*/
	z-index: 2;
	/*bottom: 100px;*/
	/*transform: translateY(-50%);*/
}
.hero-header-interior {
	padding: 200px 50px 0 0;
	position: relative;
	/*bottom: 35%;*/
	z-index: 2;
	bottom: auto;
	/*transform: translateY(-50%);*/
}
.hero-text,.hero-buttons a,.hero-header p {
	opacity: 0;
	transition: opacity 0.6s linear;
}
.hero-buttons {
	margin-top: 40px;
}
.hero-color {
	color: #ff85b3;
}
.hero-header p {
	font-size: 1.6em;
	line-height: 1.4em;
	color: #555
}
#hero .section-bg {
	transform: scaleY(-1);
}
.hero-petals {
  width: 100%;
  aspect-ratio: 1 / 1; 
	max-width: 800px;
	margin-top: 50px;
}
.hero-petals img {
	width: 50%;
	position: absolute;
	opacity: 0;
}
.hero-petals img.petal-1 {
	top: 0;
	left: 0;
}
.hero-petals img.petal-2 {
	top: 0;
	right: 0;
	transition: all 0.6s linear;
}
.hero-petals img.petal-3 {
	bottom: 0;
	right: 0;
}
@media only screen and (max-width: 1700px) {
	h1 {
		font-weight: 500;
		font-size: 4em;
		letter-spacing: -0.03em;
		line-height: 1.2em;
	}
/*	.hero-header p {
		font-size: 1.4em;
		line-height: 1.4em;
	}*/
	.hero-header {
		bottom: 50px;
	}
}
@media only screen and (max-width: 1380px) {
	h1 {
		font-weight: 500;
		font-size: 3.7em;
		letter-spacing: -0.03em;
		line-height: 1.2em;
	}
/*	.hero-header p {
		font-size: 1.3em;
		line-height: 1.4em;
	}	*/
}
@media only screen and (max-width: 1280px) {
	h1 {
		font-weight: 500;
		font-size: 3em;
		letter-spacing: -0.03em;
		line-height: 1.2em;
	}
	h2 {
		font-weight: 600;
		font-size: 3em;
		letter-spacing: -0.03em;
	}	
	.hero-header p {
		font-size: 1.2em;
		line-height: 1.4em;
	}
	.container {
		width: 90%;
	}
	/*body {
		font-size: 0.9em;	
	}*/
	ul.cards li {
		white-space: normal;
	}
	ul.cards h3 {
		padding-right: 0;
	}
	#card-content li {
		margin: 8px 0;
	}	
	a.header-logo {
		width: 180px;
		left: 20px;
	}
	ul.header-nav {
	  margin-top: 10px;
	}	
}
@media only screen and (max-width: 1000px) {

	ul.header-nav {

	  margin-right: 10px;
	}

	 ul.header-nav li a {

		font-size: 1em;
		font-weight: 400;
		padding: 15px 10px;
	}
	
	a.header-logo {
		width: 150px;
		left: 20px;
		top: 10px;
	}


}

@media only screen and (max-width: 850px) {
	#hero .cols.nowrap {
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	#hero .cols.cols-2.size-2-1 .col:first-child  {
		flex-basis: 100%;
	}
	#hero .cols.cols-2.size-2-1 .col:last-child  {
		flex-basis: 100%;
	}
	.hero-petals {
	  width: 300px;
	margin-top: 80px;
	float: right;
	}
	.hero-header:not(.hero-header-interior) {
		padding: 50px 50px 0 0;
		/*position: absolute;*/
		/*bottom: 35%;*/
		z-index: 2;
		/*bottom: 100px;*/
		/*transform: translateY(-50%);*/
	}
	.hero-header-interior {
		padding-top: 100px;
		margin-bottom: -50px;
	}	


	.header-top a {
		margin-left: 10px;
	}
	h2 {
		font-weight: 600;
		font-size: 2.5em;
		letter-spacing: -0.03em;
	}
	.section.center-content {
		align-items: flex-start;
	}	

}

@media only screen and (max-width: 700px) {

	#header a.logo-fixed {
		height: 40px;
		margin: 5px 5px 5px 20px;
		bottom: auto;
		left: auto;
		position: relative;	
	}		
	.hero-petals {
		margin-top: 20px;
		width: 300px;
	}
	.hero-header:not(.hero-header-interior) {
		padding: 50px 20px 0 0;
	}
	
	#privacy.cols {
		display: block;
	}
	.page-content {
		padding-right: 0;
	}	




	
	/*body {
		font-size: 0.75em;	
	}*/
	.card-wrapper .card-wrapper-bg {
		border-radius: 0;
	}
	#card-content li {
		flex-basis: 100%;
		margin: 4px 0;
	}
	
	.icon-petal {
		right: 20px;
		bottom: -30px;
		height: 60px;
		width: 60px;
	}
	.icon-petal svg.icon {
		height: 36px;
	}	
	ul.cards li {
		padding: 10px;
		margin: 1px 0;
	}
	ul.cards li h3 {
		font-size: 0.9em;
		font-weight: 500;
	}
	#card-content li {
		font-size: 1em;
		margin-bottom: 10px;
	}	
	.container {
		/*width: auto;*/
	}

	#solutions {
		margin: 0 -5%;
	}	
	h1 {
		white-space:normal;
		margin: 0;
	}
	.hero-buttons {
		white-space: nowrap;
		margin-top: 30px;
	}
	

}
@media only screen and (max-width: 580px) {
	.hero-petals {
		width: 180px;
	}
	h1 {
		font-size: 2.6em;
	}
	/*.hero-buttons {
		margin-top: 15px;
	}	*/
}
@media only screen and (max-width: 480px) {
	.hero-buttons {
		white-space: normal;
		text-align: center;
	}
	.hero-buttons a {
		display: inline-block;
		margin-bottom: 15px;
		min-width: 50%;
	}
	/*.hero-petals {
		margin-top: 15px;
		width: 150px;
	}	*/
	h1 br {
		display: none;
	}
}
/* MOBILE NAV ********************/
.mobile-button {
    z-index: 999;
    vertical-align: sub;
    cursor: pointer;
	position: absolute;
	right: 20px;
	top: 20px;
	display: none;
}
.mobile-button.home {
	right: 20px;
	top: 20px;
}
p.name-mobile-button {
    color: #333;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 0;
    font-size: 16px;
    -webkit-transition: all .25s;
    transition: all .25s;
}
.mobile-button button {
    outline: none;
    vertical-align: middle;
    padding: 0px 5px 0px 0px;
    cursor: pointer;
	background: none;
    border: none;
    width: 45px;
    display: inline-block;
}
.mobile-button:hover span#line-3 {
    width: 100%!important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.mobile-button button span {
    height: 2px;
    width: 100%;
    display: block;
    margin: 6px 0px;
    transition: all 0.25s;
	background-color: rgb(3, 101, 147);
}
.mobile-button button span#line-3 {
    width: 25px;
    transition: all 0.25s;
}
.header-fixed .mobile-button button span {
	background-color: rgb(3, 101, 147);
}

/* Mobile Menu *******************/
#menu-wrapper-bar {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #DB9AD6;
	z-index: 9998;
	visibility: hidden;
	/*opacity: 0;*/
}
#menu-wrapper {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	/*background-image: linear-gradient(to right bottom, #0055bc, #0063c5, #0071cd, #007fd4, #108cda);*/
	background: #FCF9F7;
	z-index: 9999;
	visibility: hidden;
	overflow: hidden;
	/*opacity: 0;*/
}

#menu-wrapper .menu-content {
	z-index: 2;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow-y: auto;
}
#menu-wrapper .menu-content .mobile-wrapper {
	/*transform: translateY(-50%);
	top: 50%;
	margin-top: 50px;*/
}
	a.mobile-logo {
		width: 150px;
		display: block;
		margin: 10px;
	}
	a.mobile-logo img {
		width: 100%;
		max-width: 100%;
		height: auto;
		max-height: auto;
	}
ul.mobile-nav {
	list-style: none;
	margin: 20px;
	padding: 0;
}
ul.mobile-nav li a {

	color: #48b0f4;
	/*background-color: #008EBB;*/
	transition: all 0.3s ease;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	padding: 10px 0;
	font-family: "Epilogue", sans-serif;
	font-weight: 500;
	font-size: 2em;	
	/*border-bottom: 1px solid #fff;*/
}


a.menu-close {
	display: block;
	position: absolute;
	top: 10px;
	left: 7px;
	cursor: pointer;
	color: #fff;
	z-index: 5;
	width: 28px;
	height: 28px;
	fill: #8AD2E0;
}
a.menu-close svg,a.logo-menu img {
	width: 100%;
	height: auto;
	max-width: 100%;
	max-height: auto;
}
a.menu-close svg {
	fill: #fff;
}
a:hover.menu-close svg {
	fill: #eee;
}
@media only screen and (max-width: 840px) {
	.header-top,
	ul.header-nav {
		display: none;
	}
	.mobile-button {
		display: block;
		
	}
	.header-fixed .mobile-button {
		top: 15px;
	}

}
/************/
.rotate-in-2-br-ccw{-webkit-animation:rotate-in-2-br-ccw .5s cubic-bezier(.25,.46,.45,.94) both;animation:rotate-in-2-br-ccw .5s cubic-bezier(.25,.46,.45,.94) both}
@-webkit-keyframes rotate-in-2-br-ccw{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}@keyframes rotate-in-2-br-ccw{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:0}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;opacity:1}}
.rotate-in-2-bl-cw{-webkit-animation:rotate-in-2-bl-cw .5s cubic-bezier(.25,.46,.45,.94) both;animation:rotate-in-2-bl-cw .5s cubic-bezier(.25,.46,.45,.94) both}
@-webkit-keyframes rotate-in-2-bl-cw{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 100%;transform-origin:0 100%;opacity:0}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:0 100%;transform-origin:0 100%;opacity:1}}@keyframes rotate-in-2-bl-cw{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 100%;transform-origin:0 100%;opacity:0}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:0 100%;transform-origin:0 100%;opacity:1}}

.rotate-in-2-tl-ccw{-webkit-animation:rotate-in-2-tl-ccw .5s cubic-bezier(.25,.46,.45,.94) both;animation:rotate-in-2-tl-ccw .5s cubic-bezier(.25,.46,.45,.94) both}
@-webkit-keyframes rotate-in-2-tl-ccw{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes rotate-in-2-tl-ccw{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}

.pulsate-fwd{-webkit-animation:pulsate-fwd .5s ease-in-out both;animation:pulsate-fwd .5s ease-in-out both}
@-webkit-keyframes pulsate-fwd{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulsate-fwd{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}
.grecaptcha-badge { 
    visibility: hidden;
}

.cta {
	margin-bottom: 100px;
}
.cta-wrapper {
	background: rgba(255,255,255,0.5);
	height: 100%;
	padding: 50px 20px 20px 20px;
	margin: 30px 10px -100px 10px;
	border-radius: 10px;
	box-shadow: 4px 12px 47px 0 rgb(0 0 0 / 10%);
}
.cta.cta-top .cta-wrapper {
	border-radius: 10px 10px 0 0;
	padding: 50px 20px 20px 20px;
}
.cta.cta-bottom .cta-wrapper {
	padding: 10px 20px 60px 20px;
	margin-top: 0;
	border-radius: 0 0 10px 10px;
}
.cta h4 {
	font-weight: 400;
	color: #888;
	font-size: 1em;	
	text-transform: uppercase;
	padding: 0;
	margin: 0;	
}
.cta p {
	
		letter-spacing: 0.01em;
		line-height: 1.5em;
		color: #00558C;
		transition: all .3s linear;
}
.cta h3 {
	font-family: "Epilogue", sans-serif;
	font-weight: 600;
	font-size: 2.5em;
	line-height: 1.2em;
	letter-spacing: -0.05em;
	padding: 0;
	margin: 5px 0;
	color: #00558C;
}
.ctas-serve .cta h3 {
	font-size: 1.5em;
	line-height: 1.2em;
}
.ctas-serve ul {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

.ctas-serve li {
	padding: 0;
	flex-basis: 38%;
	padding: 5px 15px 5px 25px;
	font-size: 0.9em;
	font-weight: 500;
	color: #666;
	/*letter-spacing: 0.08em;*/
	text-transform: uppercase;
	background-image: url('images/icons/check_circle.png');
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: 0;
}
.cta-icon {
	position: absolute;
	top: -40px;
	left: 50%;
	margin-left: -40px;
	background-image: url('images/petal.webp');
	background-repeat: no-repeat;
	background-size: contain;
	height: 80px;
	width: 80px;
	z-index: 1;
}
.cta-icon svg.icon {
	height: 48px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%); 
}

@media only screen and (max-width: 800px) {


	#how.cols,
	.ctas-serve.cols  {
		display: block;
	}
	#how .col,
	.ctas-serve .col  {
		margin-bottom: 30px;
	}
	#callout {
		display: none;
	}

}
ul.stats {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: center;
	flex-wrap: wrap;
	list-style: none;
	margin: 40px 0 10px 0;
	padding: 0;
}
ul.stats li {
	padding: 0;
	flex-basis: 33.333333%;
	margin: 15px 0;
	text-align: center;
}
ul.stats h2 {
	font-family: "Roboto", sans-serif;
	font-weight: 100;
	color: #48B0F4;
	font-size: 7em;
}
ul.stats h2 sup {
	display: inline-block;
	font-size: 0.4em;
	letter-spacing: -0.02em;
	font-weight: 300;
}
ul.stats h3 {
	font-family: "Epilogue", sans-serif;
	font-weight: 600;
	font-size: 1.5em;
	line-height: 1.2em;	
	letter-spacing: -0.03em;
	padding: 0;
	margin: 5px 20px;
	color: #00558C;
}
ul.stats h3 small {
	display: block;
	font-size: 0.8em;
}
.text-rose {
	color: #FF85B3;
	transition: all .3s linear;
}
.section-dark ul.stats h2 {
	color: #fff;
}
.section-dark ul.stats h3 {
	color: #DB9AD6;
	text-shadow: 2px -2px 8px rgba(0,0,0,0.5);
}
@media only screen and (max-width: 500px) {
	ul.stats li {
		flex-basis: 50%;
	}

}
.important-ribbon {
	color: #fff;
	padding: 10px;
	text-align: center;
background-image: linear-gradient(to right, #db9ad6, #ba8ccd, #987fc1, #7473b4, #4f66a4, #5265a4, #5663a5, #5962a5, #876ab2, #b372b8, #db7ab8, #ff85b3);
	margin: 0 10px;
	text-transform: uppercase;
	font-size: 1.5em;
	letter-spacing: 0.05em;
	font-weight: 300;
}
.petals-bottom-bg {
	background-image: url('images/bg-petals-4.webp');
	background-position: center top;
	width: 100%;
	height: 100px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
	background-size: 80%;
	opacity: 1;
}
@media only screen and (max-width: 1600px) {
	.cta h3 {
		font-size: 2em;
		line-height: 1.2em;
		letter-spacing: -0.05em;
	}
	ul.stats h2 {
		font-weight: 200;
		font-size: 4em;
	}
	ul.stats h3 {
		font-family: "Epilogue", sans-serif;
		font-size: 1.2em;
		line-height: 1.2em;	
		letter-spacing: -0.03em;
	}	
}
@media only screen and (max-width: 950px) {
	#whyrarx.cols {
		display: block;
	}
	#whyrarx.cols .col {
		padding-bottom: 40px;
	}
	.cta-icon {
		position: absolute;
		top: -25px;
		left: 50%;
		margin-left: -25px;
		height: 50px;
		width: 50px;
		z-index: 1;
	}
	.cta-icon svg.icon {
		height: 32px;
	}	
}
/*******************/
.sticky {
	position: -webkit-sticky; /* for Safari */
	position: sticky !important;
	top: 50px;
	align-self: flex-start; /* <-- this is the fix */
}
.sticky-200 {
	top: 200px;
}
.quote {
 background: #00558C;
 color: #fff;
 font-size: 1.4em;
 margin: 0 0 100px 40px;
 padding: 30px 40px;
 border-radius: 80px 0;
 transition: all 0.1s linear;
}
.quote.quote-mid {
 margin-top: 30%;
}
.quote.quote-ani {
	 opacity: 0;
}
@media only screen and (max-width: 900px) {
	#network.cols {
		display: block;
	}
	#network.cols .col.sticky {
	position: relative !important;
	top: auto;
	}
	.sticky-200 {
		top: auto;
	}	

	.quote {
		 margin: 0 auto;
	}	
	.quote.quote-mid {
	 	margin-top: -150px;
	}

	
}

.sub-header {
	padding: 20px 5%;
	margin: 50px -5% 0 -5%;
	/*position: absolute;*/
	/*bottom: 35%;*/
	z-index: 2;
	/*bottom: 150px;*/
	/*transform: translateY(-50%);*/

}
.sub-header-wht-bg {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.5+0,0+100 */
	background: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.sub-header h2 {
	font-weight: 600;
	font-size: 4em;
	letter-spacing: -0.05em;
}
.sub-header h2 small {
	display: block;
	font-weight: 400;
	font-size: 0.3em;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
}
.sub-header p {
	font-size: 1.2em;	
	font-weight: 200;
	margin-bottom: 40px;
}
.sub-header-buttons {
	margin-top: 40px;
}
.cta-full {
	background-color: #00558c;
	background-image: url('images/bg-blue.webp');
	background-position: no-repeat;
	background-size: cover;
	background-position: center top;
	color: #fff;
}
.cta-full .container {
	padding: 50px 0 40px 0;
}
.cta-full h2 {
	font-family: "Epilogue", sans-serif;
	font-weight: 600;
	font-size: 2em;
	letter-spacing: -0.03em;
	margin: 0 20px 0 0;
	padding: 0;
	color: #fff;
	text-align: right;
}
.contact-wrapper {
	padding: 0 10%;
	line-height: 1.5em;
}
.contact-wrapper a {
	text-decoration: none;
	font-weight: 700;
	color: #48B0F4;
}
.form-img {
	mix-blend-mode: multiply;
	margin-top:-100px;
	max-height:800px;
	min-height:800px;
	height:100%;
}

.map {
	width: 100%;
	height: 400px;
}
@media only screen and (max-width: 1280px) {
	.contact-wrapper {
		padding: 0 40px 0 20px;
	}
}
@media only screen and (max-width: 800px) {
	#contact.cols {
		display: block;
	}
	#contact.cols .col {
		padding-bottom: 40px;
	}
	.contact-wrapper {
		padding: 0;
	}	
}
@media only screen and (max-width: 500px) {
	#contact-hours.cols {
		display: block;
	}
	#contact-hours.cols .col {
		padding-bottom: 0;
	}	
}
/******************************/
.footer-section {
	min-height: 50vh;
}
.footer-top {
	/*background: #eee;*/
}
.footer-bottom {
	background-color: #00558C;
	font-size: 1.2em;
	line-height: 1.5em;
}
.footer-bottom .container {
	padding-top: 30px;
}
.footer-bottom .footer-bottom-bg {
	background-image: url('images/bg-petals-4.webp');
	background-position: center top;
	width: 100%;
	height: 150px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
	background-size: 80%;
	opacity: 0.6;
}
.footer-top p {
	font-size: 1.8em;	
	font-weight: 200;
	margin-bottom: 40px;
}
#footer .section-header {
	margin-bottom: 0;
}
#footer a {
	text-decoration: none;
	color: #48B0F4;
}
#footer h2 {
	font-weight: 600;
	font-size: 5em;
	letter-spacing: -0.03em;
}
#footer h2 small {
	font-weight: 400;
	font-size: 0.3em;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
}
ul.social-nav {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
ul.social-nav li {
	margin: 0 10px;
}
ul.social-nav a {
	display: block;
	height: 40px;
}
ul.social-nav a img {
	height: 100%;
	width: auto;
}
a.button {
	text-decoration: none !important;
	padding: 10px 30px !important;
	border: 2px solid transparent !important;
	border-radius: 30px !important;
	text-align: center !important;
	color: #fff !important;
	font-weight: 400;
	font-size: 1.1em !important;
	/*text-shadow: 0 0 10px #555;*/
	box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 48px;
}
a.button.button-lavender {
	color: #DB9AD6 !important;
	border-color: #DB9AD6;
	border: 2px solid #DB9AD6 !important;
}
a.button.button-rose {
	background-color: #FF85B3;
	border: none;
}
a.button.button-baby-blue {
	background-color: #48B0F4;
	border: none;
}
a.button.button-header-outline {
	color: #DB9AD6 !important;
	border-color: #DB9AD6 !important;
	background-color: transparent;
}
a:hover.button-header-outline {
	color: #48B0F4 !important;
	border-color: #48B0F4 !important;
	background-color: transparent !important;
}
.header-fixed a.button-header-outline {
	color: #FF85B3;
	border-color: #FF85B3;
	background-color: transparent;
	box-shadow: none;
}
.footer-center-links a {
	color: #fff !important;
}
	a.footer-logo {
		width: 150px;
		display: block;
	}
	a.footer-logo img {
		width: 100%;
		max-width: 100%;
		height: auto;
		max-height: auto;
	}
	.footer-tb-logo {
		width: 100px;
		display: inline-block;
	}
	/*.footer-tb-logo img {
		width: 100%;
		max-width: 100%;
		height: auto;
		max-height: auto;
	}	*/
@media only screen and (max-width:800px) {
	.footer-bottom {
		font-size: 1em;
		line-height: 1.5em;
	}
	.footer-bottom .container {
		padding-top: 60px;
	}	
}	
@media only screen and (max-height:950px) {
	.footer-bottom .footer-bottom-bg {
		height: 100px;
		background-size: 80%;
	}
}
@media only screen and (max-height:800px) {
	.footer-bottom .footer-bottom-bg {
		height: 80px;
		background-size: 80%;
	}
}
@media only screen and (max-height:600px) {
	.footer-bottom .footer-bottom-bg {
		height: 80px;
		background-size: 80%;
	}
}
@media only screen and (max-height:500px) {
/*	.footer-bottom .footer-bottom-bg {
		height: 50px;
		background-size: 80%;
	}*/
}
.wpforms-container .wpforms-field-label,
.wp-core-ui div.wpforms-container .wpforms-field-label,
.wpforms-container .wpforms-form .wpforms-field-sublabel
 {
	text-align: left !important;
}
