	.howWorksDiv {
		margin-top: 20px;
	    border-bottom: 4px dotted lightgrey;
	    padding-bottom: 20px;
	}
	.howTitle {
		font-weight: bold;
		border-bottom: thin solid grey;
	}
	.howTime {
		font-size: .8em;
	}
	.howDescription {
		margin-left: 20px;
		margin-top: 10px;
	}
	.howDescription p {
		color: unset;
	    letter-spacing:  unset;
	    line-height:  unset;
	    font-size:  unset;
	    font-family:  unset;
	    font-weight:  unset;
	}
	.pageTitle {
		font-weight: bold;
		margin-top: 15px;
	}
	.pageText {
		margin-top: 15px;
		margin-bottom: 25px;
	}
	#heresHow {
		background-color: #FBF7FF;
		background-repeat: repeat-y;
	    padding: 10px;
	    border: thin solid #f29f05;
	    margin: 20px;
	}
	.threeExamples .description {
		margin: 0px 5%;
	    margin-bottom: 40px;
	    color: #365073;
	    border-top: thin solid darkgrey;
	    border-bottom: thin solid darkgrey;
	    padding: 8px;
	    background-color: whitesmoke;
	}
	.person_goals {
		text-align: center;
	    letter-spacing: .1em;
	    line-height: 1.3em;
	    border-top: thick solid #38b29a;
	    padding-top: 10px;
	    font-size: .8em;
	}
	.person_goals div {
		margin-bottom: 15px;
		padding: 0px 10px;
	}
	.person_goals > ul > li:nth-child(1) {
		padding-top: 20px;
	}

	.person_title {
		letter-spacing: .6em;
	    text-transform: uppercase;
	    text-align: center;
	}
	.person {
		text-align: center;
	}
	.person img {
/*		border: lightgrey solid 10px;*/
	}
	.personColumn {

	}
	.fc_program_graphic {

	}
	.redefining {
		color: white;
	    display: inline-block;
	    width: 72%;
	    font-size: 1rem;
	    width: 100%;
	}
	.pageButton {
		margin-bottom: 20px;
	    margin-top: 20px;
	}
	.threeExamples {

	}
	.threeExamples ul {
		list-style-position: inside;
		background: white;
		box-shadow: 0.25rem 0.25rem 0.75rem rgb(0 0 0 / 0.15);
		padding: 0;
		margin: 0;
		border-radius: 0.1rem;
/*		font-family: 'Gloria Hallelujah', cursive;*/
		font-size: 1.4rem;
	}

	.threeExamples li {
		padding: 0 0 0 1rem;
	}
	.threeExamples li.nobullets {
		margin-top: 1rem; 
		padding: 1rem 0 1rem 1rem; 
		list-style-type: none; 
	}
	.threeExamples li.nobullets::marker {
		content: none;
	}

	.threeExamples li:not(:last-child) {
		/* border-bottom: 1px solid lightblue;*/
	}

	.threeExamples li:first-child {
		margin-top: 1rem;
	}

	.threeExamples li:last-child {
		margin-bottom: 1rem;
	}

	.our_training_method p {
		font-size: 20px !important;
	}

	.cards-wrapper {
	  display: flex;
	  justify-content: center;
	}
	#pricingCarousel .price {
		font-size: 1.4em;		
		line-height: .8em;
	}
	#pricingCarousel .price span {
		font-size: .8em;
	}
	#pricingCarousel .pTitle span {
		font-size: .8em;
	}
	#pricingCarousel .pTitle {
		line-height: .8em;
		margin-bottom: 20px;
	}
	#pricingCarousel button {
		margin-bottom: 20px;
		border-radius: 10px;
	}
	#pricingCarousel .card-body {
		text-align: center;
	}
	#pricingCarousel .card-body ul {
	    text-align: left;
	    font-size: .6em;
	    font-weight: normal;
	    line-height: normal;
	}
	#pricingCarousel button:hover {
	    background-color: #F29F05;
	}
	ul.list-checked {
	    list-style: none;
	}
	ul.list-checked li {
	    position: relative;
	    margin-bottom: 14px;
	}
	ul.list-checked li::before {
	    content: "";
	    display: inline-block;
	    height: 20px;
	    width: 20px;
	    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fe3f3e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check-circle'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'%3E%3C/path%3E%3Cpolyline points='22 4 12 14.01 9 11.01'%3E%3C/polyline%3E%3C/svg%3E");
	    background-size: 20px;
	    background-repeat: no-repeat;
	    background-position: center;
	    position: absolute;
	    left: -35px;
	    top: 2px;
	}
	#pricingCarousel > div.owl-nav > button.owl-next > i, #pricingCarousel > div.owl-nav > button.owl-prev > i {
	    font-size: 2em;
	}

	.card {
	  margin: 0 0.5em;
	  box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
	  border: none;
	  border-radius: 0;
	  background-color: #FBF7FF !important;
	  margin-bottom: 20px;
	}
	.carousel-inner {
	  padding: 1em;
	}
	.carousel-control-prev,
	.carousel-control-next {
	  background-color: #e1e1e1;
	  /*width: 5vh;
	  height: 5vh;*/
	  border-radius: 50%;
	  top: 50%;
	  transform: translateY(-50%);
	}

	.item > .card {
		margin-top: 10px;
	}

	.ribbon {
	  position: absolute;
	  right: -5px; top: -5px;
	  z-index: 1;
	  overflow: hidden;
	  width: 75px; height: 75px;
	  text-align: right;
	}
	.ribbon span {
	  font-size: 10px;
	  font-weight: bold;
	  color: #FFF;
	  text-transform: uppercase;
	  text-align: center;
	  line-height: 20px;
	  transform: rotate(45deg);
	  -webkit-transform: rotate(45deg);
	  width: 100px;
	  display: block;
	  background: #79A70A;
	  background: linear-gradient(#9BC90D 0%, #79A70A 100%);
	  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
	  position: absolute;
	  top: 19px; right: -21px;
	}
	.ribbon span::before {
	  content: "";
	  position: absolute; left: 0px; top: 100%;
	  z-index: -1;
	  border-left: 3px solid #79A70A;
	  border-right: 3px solid transparent;
	  border-bottom: 3px solid transparent;
	  border-top: 3px solid #79A70A;
	}
	.ribbon span::after {
	  content: "";
	  position: absolute; right: 0px; top: 100%;
	  z-index: -1;
	  border-left: 3px solid transparent;
	  border-right: 3px solid #79A70A;
	  border-bottom: 3px solid transparent;
	  border-top: 3px solid #79A70A;
	}

	.ribbonLeft {
	  position: absolute;
	  left: -5px; top: -5px;
	  z-index: 1;
	  overflow: hidden;
	  width: 75px; height: 75px;
	  text-align: right;
	}
	.ribbonLeft span {
	  font-size: 10px;
	  font-weight: bold;
	  color: #FFF;
	  text-transform: uppercase;
	  text-align: center;
	  line-height: 20px;
	  transform: rotate(-45deg);
	  -webkit-transform: rotate(-45deg);
	  width: 100px;
	  display: block;
	  background: #79A70A;
	  background: linear-gradient(#9BC90D 0%, #79A70A 100%);
	  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
	  position: absolute;
	  top: 19px; left: -21px;
	}
	.ribbonLeft span::before {
	  content: "";
	  position: absolute; left: 0px; top: 100%;
	  z-index: -1;
	  border-left: 3px solid #79A70A;
	  border-right: 3px solid transparent;
	  border-bottom: 3px solid transparent;
	  border-top: 3px solid #79A70A;
	}
	.ribbonLeft span::after {
	  content: "";
	  position: absolute; right: 0px; top: 100%;
	  z-index: -1;
	  border-left: 3px solid transparent;
	  border-right: 3px solid #79A70A;
	  border-bottom: 3px solid transparent;
	  border-top: 3px solid #79A70A;
	}


	/*.threeExamples li::marker {
		content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='14' viewBox='0 0 50 50'%3E%3Cpath d='M46.4 16.2c-2.3-2.3-5.4-3.5-8.4-4.5-.5-.2-1.1-.3-1.6-.5-1.6-1.6-3.7-2.8-6.2-3.2-1-.2-1.9.1-2.5.6-.9-.3-1.8-.6-2.7-.8-3.2-1-6.4-1.8-9.5-.1-1 .5-1.9 1.2-2.7 2-6.4 1.4-11.7 5-12.4 12.7C0 27 1.9 31.5 4.9 34.9c.1.6.2 1.1.4 1.7 1 3.2 3.3 5.7 6.7 6.5 2.7.6 5.4-.2 7.9-1.2 3.3.4 6.7.3 9.9 0 6.5-.7 13.3-2.8 17.1-8.5 3.6-5.2 4-12.6-.5-17.2zm-17.3.9c2.1.4 4 1.7 4.7 3.8 0 .5-.1 1.1-.2 1.6-.3 1.4-.8 2.6-1.6 3.7-.7.2-1.5.1-2.3-.4-.8-.4-1.6-1-2.2-1.6-.4-.4-1.2-1.7-1.6-1.9 3.4 1.3 5.1-3 3.2-5.2zm-11.6 9.7c.2-1.9 1.1-3.9 2.3-5.5-.4 2.1.3 4.2 1.7 6 1.3 1.7 3.1 3.2 5 4.2-.2.1-.4.2-.6.4-.1 0-.1.1-.2.1-3.9.2-8.7-.8-8.2-5.2zm-6.4 3.1c.1.3.1.7.2 1 .2.6.4 1.2.7 1.8-.4-.2-.7-.5-1-.7.1-.8.1-1.4.1-2.1zm31.2-1.3c-.9 1.7-2.1 3.1-3.7 4.1 2-2.1 3.4-4.7 4-7.6.2-.7.3-1.4.3-2.1.6 1.5.5 3.3-.6 5.6z'/%3E%3C/svg%3E") ' ';
	}

	.threeExamples li:nth-child(3n)::marker {
		content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='14' viewBox='0 0 50 50'%3E%3Cpath d='M46.5 12.5c-.4-1.1-1.3-1.8-2.2-2-4.2-4-11.6-4.3-17.1-4.1-6.9.3-13.9 2.1-19.4 6.5C2 17.5-2.4 25.7 2.5 32.6c2.2 3.2 5.5 4.9 9 5.5 3.3 1.7 6.7 3.3 10.2 4.4 7.8 2.3 17 1.6 23.2-4.3 7.3-7 4.8-17.3 1.6-25.7zm-20.2 2.7c.6 0 1.3 0 1.8.2 1.1.4 1.7 1.3 2 2.3-1-1.2-2.4-2.1-3.8-2.5zm-1.4 6.6c.9.9 1.3 2.2-.2 2.3-2 .2-1.1-1.9.2-2.3zm-11.8 9.8c-.6-.3-2.9-1.1-3.2-1.8-.2-.5 1.4-3.1 2.1-4.2.3.5.7 1 1.2 1.4 0 .3.1.6.2.8.5 1.9 1.5 3.1 2.9 4h-.2c-.8.1-1.6.1-2.5-.1-.2 0-.3 0-.5-.1zM24 36.4c1.6-.7 3-1.5 4.3-2.5.8.2 1.7.3 2.5.5 2.5.4 5.2.9 7.7.6-.9.6-2 1.1-3 1.4-3.9 1.3-7.7 1-11.5 0z'/%3E%3C/svg%3E") ' ';
	}

	.threeExamples li:nth-child(3n - 1)::marker {
		content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='14' viewBox='0 0 50 50'%3E%3Cpath d='M48.3 23.7c-1-9.9-9.9-15.6-18.8-17.8-8.2-2.1-18.8-2.6-24.6 4.8C.6 16.2 1 23.6 4.3 29.3c-.5 1-.8 2-1 3-.6 4 2 7.6 5.1 10 5.9 4.4 14 4.2 19.6-.4 1.5 0 2.9-.2 4.4-.5 1.8 0 3.5 0 5.3-.1 2.3-.1 3.5-1.9 3.5-3.7 4.5-3.3 7.7-8.2 7.1-13.9zM9.1 17.8c1.1-4.1 4.9-5.8 8.8-6.1.9-.1 1.9-.1 2.9-.1-3.2 1.6-6.3 4.6-8 7.4-.1.1-.1.2-.2.3-1.1.9-2.1 1.9-3 2.9-.2.2-.4.4-.5.6-.4-1.7-.5-3.3 0-5z'/%3E%3C/svg%3E") ' ';
	}*/

	/*.center {
	  margin: auto;
	  width: 90%;
	  padding: 10px;
	}*/
	@media only screen and (min-width: 819px)  {
	    .threeExamples ul {
	    	min-height: 160px;
    	    font-size: .9em;
		    line-height: 1.4em;
	    }
	    .person_title {
	    	letter-spacing: .4em;
	    }
	    /*.center {
	    	width: 95%;
		    padding: 5px;	    	
	    }*/
	  }

	@media only screen and (min-width: 1200px)  {
	    .threeExamples ul {
	    	min-height: 12rem;
	    }
	  }

	@media only screen and (max-width: 412px)  {

		.fc_program_graphic {
			max-width: 350px;
		}
		.pageButton {
		    text-align: center;
		}
		.pageButton button {
			width: 100%;
		}
		#heresHow {
		    margin: 0px;
		    margin-top: 10px;
		    margin-bottom: 20px;
		}
	  }
