/* Cookie Pop Up */
 
 .cc-revoke, .cc-window {
   font-family: inherit !important;
   font-size: 16px !important;
   line-height: 24px;
}

.cc-btn {
	font-weight: normal;
	text-transform: uppercase;
	font-family: inherit !important;
	font-size: 14px;
	letter-spacing: 1px;
	transition: opacity 0.4s ease;
	text-decoration: none !important;
}

.cc-btn:hover, .cc-btn:focus {
	opacity: 0.6;
}

.cc-color-override-1020424930 .cc-btn:hover, .cc-color-override-1020424930 .cc-btn:focus {
    border-color: #f9a240;
}

div.cc-window.cc-floating {
	box-shadow: 0px 2px 20px rgba(0,0,0,0.3);
}

div.cc-compliance > a.cc-btn {
  margin-right: 0px;
  margin-top: .2em;
}

.cc-allow {
	width: 100%;
	font-size: 17px;
}

.cc-deny {
font-size: 14px !important;
text-transform: none  !important;
opacity: 0.6;
border: none !important;
padding: 0px 0px !important;
text-align: left !important;
margin-top: 20px !important;
letter-spacing: 0px !important;
font-weight: 400 !important;
}

.cc-deny:hover {
	opacity: 0.3;
}

ul.cc-compliance-list {
  display: block;
}

div.cc-window a.cc-btn {
  border-radius: 3px;
  padding: 10px;
  font-weight: 600;
}


/* Gold Borders */

.goldbordertop {
	border-top: 5px solid #d3b94f;
}

/* Navbar */

.uk-navbar-nav > li.uk-active > a {
  font-weight: 700;
}

.uk-navbar-nav > li > a {
  align-items: end;
}


/* Footer */

.footercontactlinks {
	font-weight: 600;
	letter-spacing: 2px;
}

.footercontactlinks a, .footerservicelinks a {
	color: #fff !important;
}

.footercontactlinks a:hover, .footerservicelinks a:hover {
	color: rgba(255,255,255,0.8) !important;
}

.chevronlist li {
  background-image: url('gold-chev-right.svg');
  background-repeat: no-repeat;
  background-size: 15px 15px;
  background-position: -2px 6px;
  padding-left: 23px;
}


/* Toolbar */

.phonetop {
font-weight: 600;
  letter-spacing: 2px;
  background-image: url('phone-green.svg');
  background-repeat: no-repeat;
  background-size: 17px 17px;
  background-position: 0px 2px;
  padding-left: 28px;
  color: #2f2f2f;
}

.toolbarbutton .uk-button {
	width: 160px;
	border-radius: 0px 0px 10px 10px;
}

.tm-toolbar {
  position: absolute;
  width: 100%;
  z-index: 1;
}

.uk-logo {
	position: relative;
	z-index: 2;
}
/* General */
.beat {
  background-image: url('heartbeat.svg');
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 50px;
  height: 50px;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  bottom: -10px;
  left: 5px;
}

.telnormal {
	font-size: 18px;
}

.telnormal a { color: #2f2f2f; }

.mediumfontm {
	font-weight: 500;
}

.gold {
	color: #d3b94f;
}

/* Button */

.uk-button-primary .uk-icon {
	color: #d3b94f;
}

.uk-button-primary .uk-icon svg {
	width: 24px;
	height: 24px;
}

.chevrightbutton .uk-icon svg {
	margin-top: -2px;
}

/* Hero and Tiles */

@media (min-width: 960px) {
.pillstyleright .uk-container-expand-right.uk-container-large {
    max-width: calc(50% + (1400px / 2) - 0px);
  }
   .pillstyleleft .uk-container-expand-left.uk-container-large {
    max-width: calc(50% + (1400px / 2) - 0px);
  }
  .homehero .uk-container-large, .pillstyleright .uk-container-large {
	padding-right: 0px;
}

.pillstyleleft .uk-container-large {
	padding-left: 0px;
}
}

.homehero .uk-tile-default {
	background-color: transparent;
}
.herotiletext {
	padding-top: 100px;
	padding-bottom: 100px;
}

.herotileimage .uk-background-cover {
  border-radius: 500px 0px 0px 500px;
}

.tileimageright .uk-background-cover {
  border-radius: 0px 500px 500px 0px;
}

.columnsqimage .uk-tile {
	border-radius: 10px;
	 box-shadow: 0px 1px 30px rgba(0,137,110,0.2);
}


/* About Intro */

.aboutintro {
	background-image: url('top-about.png'), url('bottom-about.png') ;
	background-repeat: repeat-x, repeat-x;
	background-position: 0px 0px, 100% 100%;;
}

.aboutintrotile {
		padding-top: 200px;
	padding-bottom: 200px;
}

.pillimagetile .uk-background-cover {
  border-radius: 500px;
  box-shadow: 0px 1px 30px rgba(0,137,110,0.2);
}

/* Testimonials */

.testimonials .el-content {
	font-weight: 700;
	font-size: 26px;
	line-height: 36px;
	color: #1c5046;
}


/* Contact Page */


.ba-form-acceptance-field .ba-field-container, .ba-form-field-item .ba-form-checkbox-wrapper .ba-checkbox-wrapper {
 padding-left: 40px !important;
}

.ba-form-acceptance-field .ba-form-acceptance-html p a:hover {
    color: #1C5046;
}

.ba-form-submit-btn {
margin-top: 20px;
}

.paraform .ba-form-acceptance-field label.ba-form-checkbox > span {
	background: #fff;
}


@media (max-width: 768px) {
.paraform .ba-form-page {
    padding: 0px !important;
}
}


/* Site Map */

.treeview a.selected {
  background-color: transparent;
  text-decoration: none;
  font-size: 16px;
}

.treeview .hover {
	color: #1c5046;
}



/*Adjust Responsive*/

/* Anything under 1200px */
@media (max-width: 1199px) {
.uk-button {
	font-size: 16px;
	line-height: 42px;
	padding: 0px 20px;
}
}

/*small desktop*/
@media all and (min-width: 960px) and (max-width:1199px){
  .uk-navbar-nav {
    gap: 40px;
  }
  .uk-navbar-nav > li > a {
	  letter-spacing: 1px;
	  font-size: 16px;
}
.uk-logo img {
	width: 270px;
}
.uk-button {
	font-size: 16px;
	line-height: 42px;
	padding: 0px 20px;
}
.homehero .herotiletext {
  padding-top: 50px;
  padding-bottom: 50px;
}
.uk-heading-small {
    font-size: 60px;
}
 .uk-h2 {
    font-size: 30px;
  }
 #courses .uk-section {
    padding-top: 50px;
}
.uk-card-title {
  font-size: 24px;
}
.uk-text-large {
  font-size: 20px;
}
.herotiletext {
  padding-top: 50px;
  padding-bottom: 50px;
}
.beat {
  width: 35px;
  height: 35px;
  bottom: -7px;
  left: 5px;
}
.uk-h5 {
  font-size: 18px;
}
.aboutintrotile {
  padding-top: 150px;
  padding-bottom: 150px;
}
.uk-accordion-title {
  font-size: 22px;
}
.uk-heading-medium {
    font-size: 70px;
  }
.testimonials .el-content {
  font-size: 20px;
  line-height: 30px;
}
}

/* Tablet & Mobile */
@media (max-width: 959px) {
.tileimageright .uk-background-cover {
  border-radius: 10px 10px 10px 10px;
}
  .herotiletext {
    padding-top: 0px;
    padding-bottom: 0px;
  }
.aboutintro {
  background-image: none, none;
}
.aboutintrotile {
  padding-top: 50px;
  padding-bottom: 0px;
}
.aboutintrohome .aboutintrotile  {
	padding-top: 0px !important;
}
}

/*ipad*/
@media all and (min-width: 640px) and (max-width:959px){
.herotileimage .uk-background-cover {
  border-radius: 0px 0px 0px 0px;
}
.herotileimage {
	height: 350px;
}

.pillimagetile .uk-background-cover {
  border-radius: 10px;
}

.nathanpic {
	height: 800px !important;
}

.pillimagetile {
	height: 350px;
}
.columnsqimage .uk-tile {
		height: 350px;
}

 .homehero .uk-container {
	 padding-left: 0px;
	  padding-right: 0px;
  }
.homehero .herotiletext {
  padding-top: 50px;
  padding-bottom: 50px;
}
.homehero .uk-tile-default {
		 padding-left: 30px !important;
	  padding-right: 30px !important;
}
.uk-navbar-toggle-icon svg {
	width: 27px;
	height: 27px;
}
.tileimageright {
	height: 350px;
}
.beat {
  width: 40px;
  height: 40px;
  bottom: -8px;
  left: 5px;
}
.uk-accordion-title {
  font-size: 20px;
}
.uk-h5 {
  font-size: 20px;
}
.testimonials .el-content {
  font-size: 21px;
  line-height: 31px;
}
}

/*mobile*/
@media (max-width: 639px) {
.uk-navbar-container:not(.uk-navbar) {
  padding-top: 10px;
  padding-bottom: 10px;
}
	
.uk-logo img {
	width: 200px;
}
	
.herotileimage .uk-background-cover {
  border-radius: 0px 0px 0px 0px;
}
.herotileimage {
	height: 250px;
}

.pillimagetile .uk-background-cover {
  border-radius: 10px;
}

.pillimagetile {
	height: 350px;
}

.nathanpic {
	height: 600px !important;
}

.columnsqimage .uk-tile {
		height: 350px;
}

 .homehero .uk-container {
	 padding-left: 0px;
	  padding-right: 0px;
  }
.homehero .herotiletext {
  padding-top: 50px;
  padding-bottom: 50px;
}
.homehero .uk-tile-default {
		 padding-left: 30px !important;
	  padding-right: 30px !important;
}
.tileimageright {
	height: 250px;
}
.beat {
	display: none;
}
.uk-accordion-title {
  font-size: 20px;
}
.testimonials .el-content {
  font-size: 18px;
  line-height: 28px;
}
	
.footercontactlinks {
  font-weight: 400;
  letter-spacing: 0px;
}
.uk-heading-medium {
  font-size: 33px;
}
.uk-heading-small {
  font-size: 50px;
}
.uk-h2 {
  font-size: 30px;
}
.uk-text-large {
  font-size: 18px;
}
.uk-card-body {
  padding: 15px 15px;
}
.uk-card-title {
  font-size: 20px;
}
.uk-h4 {
  font-size: 17px;
}
  .uk-h5 {
    font-size: 16px;
  }
.uk-text-meta {
  font-size: 15px;
}
}