html, body, div, span, applet, object, iframe,
        h1, h2, h3, h4, h5, h6, p, blockquote, pre,
        a, abbr, acronym, address, big, cite, code,
        del, dfn, em, img, ins, kbd, q, s, samp,
        small, strike, strong, sub, sup, tt, var,
        b, u, i, center,
        dl, dt, dd, ol, ul, li,
        fieldset, form, label, legend,
        table, caption, tbody, tfoot, thead, tr, th, td,
        article, aside, canvas, details, embed,
        figure, figcaption, footer, header, hgroup,
        menu, nav, output, ruby, section, summary,
        time, mark, audio, video {
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
        /* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
        footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
        q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body, html {
	height: 100%;
	margin: 0;
	font-size: 1em;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	line-height: 1.2em;
	color: #666;
}

button {
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
	border: none;
	cursor: pointer;
}
form{
	border:0px;
	padding:0px; 
	margin:0px;
}
input, select, textarea {
border:0px;
	padding:0px; 
	margin:0px;
}
select{
	width: 100%;
	text-align-last: center;
	margin-bottom:5px;
	margin-top: 5px;
}
input[type="submit"] {
border:0px;
	padding:0px; 
	margin:0px;
}
.para {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	margin-bottom: 20px;
	line-height: 1.5em;
	font-size: 1.1em;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
	word-break: keep-all;
	word-wrap: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.slam {
	font-size: .7em;
}
.st{
	font-weight: bold;
}
p {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	margin-bottom: 20px;
	line-height: 1.5em;
	font-size: 1.1em;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
	word-break: keep-all;
	word-wrap: normal;
}

.gslist {
	list-style-type: disc;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	margin-top: -10px;
	margin-bottom: -10px;
	margin-left: 2%;
	text-align: left;
	line-height: 1.5em;
	font-size: 1.1em;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
	word-break: keep-all;
	word-wrap: normal;
}

.ytxt {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	margin-bottom: 20px;
	line-height: 1.5em;
	font-size: 1.1em;
}

.pimg1, .pimg2, .pimg3, .pimg4, .pimg5, .pimg6, .pimg7, .pimg8, .pimg9 {
	position: relative;
	opacity: 0.75;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
  /*
    fixed = parallax
    scroll = normal
  */
	background-attachment: fixed;
}

.pimg1 {
	background-image: url("../img/2_1.jpg");
	height: 100%;
	min-height: 500px;
	position: relative;
}

.pimg2 {
	background-image: url('../img/3_1.jpg');
	min-height: 400px;
}

.pimg3 {
	background-image: url('../img/4_1.jpg');
	min-height: 400px;
}

.pimg4 {
	background-image: url('../img/6_1.jpg');
	min-height: 400px;
}

.pimg5 {
	background-image: url('../img/7_1.jpg');
	min-height: 400px;
}

.pimg6 {
	background-image: url('../img/9_1.jpg');
	min-height: 400px;
}
.pimg8 {
	background-image: url('../img/10_1.jpg');
	min-height: 400px;
}
.pimg9 {
	background-image: url('../img/11_1.jpg');
	min-height: 400px;
}

.section {
	text-align: center;
	padding: 50px 80px;
}

.section2 {
	text-align: center;
	padding: 30px 0;
}

.section-light {
	background-color: rgba(244,244,244,0.8);
	color: #666;
}

.section-dark {
	background-color: rgba(49,49,49,0.8);
	color: #FFF;
}
.drop{
	border-bottom:1px solid rgba(0,0,0,.25);
	margin:0 auto 25px auto;
	width: 80%;
}
.ptext1 {
	position: absolute;
	top: 20%;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	color: rgba(255,255,255,1.00);
	background-image: url(../img/deemain.svg);
	background-repeat: no-repeat;
	background-position: center;
	min-height: 400px;
	opacity: 1;
	clear: both;
}

.ptextsub {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: -20px;
}

.ptext {
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	color: rgba(255,255,255,1.00);
	text-shadow: 2px 2px 10px #333;
}

.mainlogo {
	display: block;
}

.ptext .border.trans {
	background-color: transparent;
	font-family: Abuget;
	font-weight: normal;
	font-style: normal;
	font-size: 6em;
	text-transform: none;
}

.cavair {
	font-family: 'Caviar Dreams';
	font-weight: normal;
	font-style: normal;
	font-size: .3em;
	color: rgba(139,139,139,1.00);
	text-transform: uppercase;
	vertical-align: text-top;
	display: contents;
}

.abuget {
	font-family: Abuget;
	font-weight: normal;
	font-style: normal;
	font-size: 4em;
}
.contact{
	font-size: 18px;
	line-height: 1.5em;
	color: rgba(102,102,102,1.00);
}
.contact:hover{
	color:rgba(68,143,137,1.00);
	font-weight: bold;
}
	/** testimonials **/
#testimonials {
	display: block;
	width: 100%;
}

#testimonials h2 {
	display: block;
	text-align: center;
	font-weight: bold;
	margin-bottom: 3px;
}

#testimonials .carousel-wrap {
	display: block;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#testimonial-list {
	padding: 0;
}

#testimonials .carousel-wrap ul {
	display: block;
	list-style: none;
	position: relative;
}

#testimonials .carousel-wrap ul li {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	margin: 0;
	padding: 0;
}

#testimonials .carousel-wrap ul li p {
	margin: 0;
	padding: 0;
}

#testimonials .carousel-wrap .context {
	border-bottom: 1px solid #dcdcdc;
}

.credits {
	padding-top: 4px;
	font-size: 1em;
	font-weight: bold;
}
/*
.pktitle{
	font-family: Abuget;
	font-size: 54px;
	color: #7cb1ad;
	border-bottom: 1px solid #afe2df;
 }

.outpkg{
	width: 50%;
	float: left;
}
@media screen and (max-width:900px){
	.outpkg {
	width: 100%;
	float: none;
	}
}
.package{
padding: 2em;
text-align: center;
}
.inpkg{
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.3);
	background-color: #fff;
	line-height: 21px;
}
.pkprice{
	font-family: 'Lato', sans-serif;
	font-size: 1.5em;
	padding-top: .5em;
	color: #7cb1ad;
}
.pktext{
	font-family: 'Lato', sans-serif;
	font-size: .95em;
	color: rgba(130,130,130,1.00);
	text-align: left;
	padding:3% 8%;
}*/

h2 {
	font-family: 'Fjalla One', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 2em;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
	margin: 0;
	line-height: 1.5em;
}

h3 {
	font-family: 'Fjalla One', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.75em;
	padding-top: 15px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
	margin: 0;
	line-height: 1.5em;
}

.fj {
	font-family: 'Fjalla One', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 2em;
}

.lato {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-style: normal;
}
.thwrap{
	width: 80%;
	margin: 0 auto;
	text-align: center;
}
.tht{
	font-size: 1.5em;
	color: rgba(102,102,102,1.00);
}
.tht a{
	color:rgba(68,143,137,1.00);
}
.tht a:hover{
	color:rgba(68,143,137,0.75);
}
.thtext p{
	margin:10px 0 0 0;
	padding: 0;
}
.thsep{
	background: linear-gradient(rgba(0,0,0,0.05), rgba(0,0,0,0.0) 50%);
    border-top: #fff 1px solid;
	height: 20px;
	clear: both;
	width: 90%;
	margin: 0 auto;
}

#greads{
	width: 100%;
	margin: 0 auto;
  text-align:center;
}
.grwrap{
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
   height: 300px;
  overflow:hidden;
  width:12%;
  display:inline-block;
  padding:1px;
  margin:1%;
}
.grtext{
  overflow:hidden;
}
.grtext a img{
  width: 100%;
  height:300px;
    object-fit: cover;
    object-position: top center;
}
#reads{
	width: 100%;
	margin: 0 auto;
	padding-bottom: 2%;
	clear: both;
}
.grsep{
	clear: both;
}
@media screen and (max-width: 1945px){
	.grwrap{
		height: 275px;
		width:12%;
	}
	.grtext a img{
		height: 275px;
		 object-fit: cover;
    object-position: top center;
		width: 100%;
	}
}
@media screen and (max-width: 1372px){
	.grwrap{
		height: 225px;
		width:12%;
	}
	.grtext a img{
		height: 225px;
		width: 100%;
		 object-fit: cover;
    object-position: top center;
	}
}
@media screen and (max-width: 1001px){
	.grwrap{
		height: 250px;
		width:23%;
	}
	.grtext a img{
		height: 250px;
		width: 100%;
		 object-fit: cover;
    object-position: top center;
	}
}
@media screen and (max-width: 750px){
	.grwrap{
		height: 250px;
		width:31%;
	}
	.grtext a img{
		height: 250px;
	}
}
@media screen and (max-width: 550px){
	.grwrap{
		height: 250px;
		width:45%;
	}
	.grtext a img{
		height: 250px;
		 object-fit: cover;
    object-position: top center;
	}
}
@media screen and (max-width: 430px){
	.grwrap{
		height: 250px;
		width: 95%;
	}
	.grtext a img{
		height: 250px;
		 object-fit: cover;
    object-position: top center;
	}
}
.clear {
	clear: both;
}

.paybtn {
	margin: 0;
}

.pico {
	border: 6px double rgba(255, 255, 255, .5);
	margin: 10px;
}

.bark {
	width: 190px;
	display: auto;
}
a.falink{
	color: #666;
}
a.falink:hover{
	color:#448f89;
}
@media(max-width:768px) {
	.pimg1, .pimg2, .pimg3, .pimg4, .pimg5, .pimg6, .pimg7, .pimg8, .pimg9 {
		background-attachment: scroll;
	}

	.pico {
		width: 30%;
	}

	.section {
		text-align: center;
		padding: 15px 20px;
	}

	.ptext .border.trans {
		font-size: 4.5em;
	}

	.pimg1 {
		background-image: url("../img/2_2.jpg");
		height: 100%;
		min-height: 300px;
		position: relative;
	}

	.pimg2 {
		background-image: url('../img/3_2.jpg');
		min-height: 200px;
	}

	.pimg3 {
		background-image: url('../img/4_2.jpg');
		min-height: 200px;
	}

	.pimg4 {
		background-image: url('../img/6_2.jpg');
		min-height: 200px;
	}

	.pimg5 {
		background-image: url('../img/7_2.jpg');
		min-height: 200px;
	}

	.pimg6 {
		background-image: url('../img/9_2.jpg');
		min-height: 200px;
	}
	.pimg7 {
		background-image: url('../img/10_2.jpg');
		min-height: 200px;
	}
	.pimg8 {
		background-image: url('../img/10_2.jpg');
		min-height: 200px;
		color: #E0FFFB;
	}
	.pimg9 {
		background-image: url('../img/11_2.jpg');
		min-height: 200px;
	}
}

@media(max-height:500px) {
	.ptext1 {
		position: absolute;
		top: 3%;
		width: 100%;
		text-align: center;
		text-transform: uppercase;
		color: rgba(255,255,255,1.00);
		background-image: url(../img/deemain.svg);
		background-repeat: no-repeat;
		background-position: center;
		min-height: 300px;
	}

	.ptextsub {
		position: absolute;
		width: 100%;
		text-align: center;
		bottom: -30px;
	}
}

@media(max-width:470px) {
	.ptext .border.trans {
		font-size: 3.5em;
	}
}

.main_h {
	position: fixed;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	padding-right: 20px;
	background: none;
	overflow: hidden;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 1;
	background-color: rgba(255, 255, 255, 0.00);
	padding-top: 10px;
}

.hizzle {
	height: 100%;
}

* {
	box-sizing: border-box;
}

a {
	text-decoration: none;
}

h1 {
	font-size: 2.25em;
	line-height: 1.25;
	font-family: 'Fjalla One', sans-serif;
	font-weight: normal;
	font-style: normal;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	margin: 0;
}

.content {
	padding: 50px 2% 250px;
}

@-webkit-keyframes scroll {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
}

@keyframes scroll {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
	}
}
/*Buttons*/
.btn {
	-webkit-border-radius: 20;
	-moz-border-radius: 20;
	border-radius: 20px;
	-webkit-box-shadow: 0px 1px 3px #666666;
	-moz-box-shadow: 0px 1px 3px #666666;
	box-shadow: 0px 1px 3px #666666;
	font-family: Arial;
	color: #ffffff;
	font-size: 18px;
	background: #448f89;
	padding: 15px;
	text-decoration: none;
	display: inline-block;
	position: relative;
}

.btn:hover {
	background: #8dd6d1;
	text-decoration: none;
	color: #448f89;
}

.btn2 {
	-webkit-box-shadow: 0px 1px 3px #666666;
	-moz-box-shadow: 0px 1px 3px #666666;
	box-shadow: 0px 1px 3px #666666;
	font-family: Arial;
	color: #ffffff;
	font-size: 18px;
	background: #448f89;
	padding: 10px;
	text-decoration: none;
	display: inline-block;
	position: relative;
	width: 100%;
}

.btn2:hover {
	background: #8dd6d1;
	text-decoration: none;
	color: #448f89;
}

.btn3 {
	-webkit-box-shadow: 0px 1px 3px #666666;
	-moz-box-shadow: 0px 1px 3px #666666;
	box-shadow: 0px 1px 3px #666666;
	font-family: Arial;
	color: #ffffff;
	font-size: 18px;
	background: #448f89;
	padding: 10px 25px;
	text-decoration: none;
	display: inline-block;
	position: relative;
}

.btn3:hover {
	background: #8dd6d1;
	text-decoration: none;
	color: #448f89;
}

.purchbtn {
	font-family: 'Lato', sans-serif;
	font-size: 1.1em;
	color: #ffffff;
	background: #448f89;
	padding: 10px;
	width: 100%;
	text-decoration: none;
	display: inline-block;
	position: relative;
	margin-top: 4px;
}

.purchbtn:hover {
	background: #8dd6d1;
	text-decoration: none;
	color: #448f89;
}
/*Nav*/
.sidenav {
	width: 0;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(255,255,255,0.98);
	overflow-x: hidden;
	overflow-y: hidden;
	transition: 0.5s;
	padding-top: 50px;
	text-align: center;
	line-height: 1.6em;
}

.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 25px;
	color: rgba(109,206,245,0.8);
	display: block;
	transition: 0.3s;
}

.sidenav a:hover {
	color: rgba(57,187,157,1.00);
	background-color: rgba(197,197,197,0.25);
}

.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
}

.tog2 {
	font-size: 48px;
	cursor: pointer;
	color: rgba(109,206,245,0.8);
	font-weight: bold;
	text-align: center;
	padding-left: 24px;
}

.tog2:hover {
	color: rgba(57,187,157,1.00);
}

.tog {
	/*color:rgba(68,143,137,0.8);*/
	color: rgba(255,255,255,1.00);
	font-size: 24px;
	cursor: pointer;
	display: block;
}

.tog:hover {
	/*color:rgba(252,226,207,1.00);*/
	color: rgba(68,143,137,0.8);
}

@media screen and (max-height: 450px) {
	.sidenav {
		padding-top: 15px;
	}

	.sidenav a {
		font-size: 18px;
	}
}

/*Animation*/
@-webkit-keyframes bounceLeft {
	0%,
  20%,
  50%,
  80%,
  100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	40% {
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
	}

	60% {
		-webkit-transform: translateX(15px);
		transform: translateX(15px);
	}
}

@-moz-keyframes bounceLeft {
	0%,
  20%,
  50%,
  80%,
  100% {
		transform: translateX(0);
	}

	40% {
		transform: translateX(30px);
	}

	60% {
		transform: translateX(15px);
	}
}

@keyframes bounceLeft {
	0%,
  20%,
  50%,
  80%,
  100% {
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	40% {
		-ms-transform: translateX(30px);
		transform: translateX(30px);
	}

	60% {
		-ms-transform: translateX(15px);
		transform: translateX(15px);
	}
}

.fa-bars {
	-webkit-animation: bounceLeft 2s infinite;
	-webkit-animation: bounceLeft;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation: bounceLeft 2s infinite;
}

input, textarea, select, label {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1.8em;
}

.form-control {
	background-color: transparent;
	border: 2px solid rgba(57,187,157,0.5);
	color: rgba(0,0,0,1.00);
	width: 100%;
	font-size: 1.1em;
}

.left {
	width: 100%;
	float: left;
	text-align: left;
}

.right {
	width: 100%;
	float: right;
	text-align: left;
}

.lrow {
	width: 40%;
	float: left;
	text-align: left;
}

.rrow {
	width: 55%;
	float: right;
	text-align: left;
}

.gap {
	height: 2px;
	margin-bottom: 10px;
	background-color: rgba(57,187,157,1.00);
}

.container {
	padding-top: 15px;
}

.coachp {
	width: 80%;
	margin: auto;
}

@media(max-width:824px) {
	.lrow {
		width: 100%;
		float: left;
		text-align: center;
		padding-bottom: 50px;
	}

	.rrow {
		width: 100%;
		float: left;
		text-align: center;
	}

	.paybtn {
		margin: auto;
	}

	.bark {
		width: 190px;
		display: inline-block;
	}
}
/* Packages */
.pricingdiv {
	display: flex;
	flex-wrap: wrap;
	font-size: 16px;
	justify-content: center;
	font-family: 'Source Sans Pro', Arial, sans-serif;
}

.pricingdiv ul.theplan {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	color: rgba(120, 120, 120, 1);
	width: 23%;
 /* width of each table */
	margin-right: 2%;
 /* spacing between tables */
	margin-bottom: 1em;
	border: 1px solid #7cb1ad;
	transition: all .5s;
}

.pricingdiv ul.theplan:hover {
 /* when mouse hover over pricing table */
	border: 1px solid #afe2df;
}

.pricingdiv ul.theplan .center {
	margin: 0 auto;
	text-align: center;
}
/* 
.pricingdiv ul.theplan img{
  max-width: 80%;
  height: auto;
}
*/
.pricingdiv ul.theplan li {
	padding: 10px 10px;
	position: relative;
	border-bottom: 1px solid rgba(120, 120, 120, .3);
}

.pricingdiv ul.theplan li.title {
	text-align: center;
	padding: 30px 10px 0 10px;
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	background: rgba(124, 177, 173, 1);
	color: white;
}
.pricingdiv ul.theplan li.title p {
	margin: 0;
	padding-top: 10px;
}
.pricingdiv ul.theplan:nth-of-type(2) li.title {
	background: rgba(124, 177, 173, .9);
}

.pricingdiv ul.theplan:nth-of-type(3) li.title {
	background: rgba(124, 177, 173, .85);
}

.pricingdiv ul.theplan:nth-of-type(4) li.title {
	background: rgba(124, 177, 173, .80);
}

.pricingdiv ul.theplan:nth-of-type(5) li.title {
	background: rgba(124, 177, 173, .75);
}

.pricingdiv ul.theplan li.title b {
	font-family: Abuget;
	font-size: 4em;
	text-transform: none;
}

.pricingdiv ul.theplan li.cost {
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-size: 1.9em;
	color: rgba(125, 125, 125, .75);
}

.pricingdiv ul.theplan li.cost .sup {
	color: rgba(123, 176, 172, 1);
	font-weight: bold;
	font-size: .6em;
}

.pricingdiv ul.theplan li.cost b {
	font-size: .6em;
	line-height: 10px;
	color: rgba(125, 125, 125, 1);
}

.payopt {
	font-size: .5em;
	line-height: 10px;
	text-transform: none;
	color: rgba(125, 125, 125, .9);
}

.pricingdiv ul.theplan:last-of-type {
 /* remove right margin in very last table */
	margin-right: 0;
}

/*very last LI within each pricing UL */
.pricingdiv ul.theplan li:last-of-type {
	text-align: center;
	margin-top: auto;
 /*align last LI (price botton li) to the very bottom of UL */;
}

.pricingdiv a.pricebutton {
	background: red;
	text-decoration: none;
	padding: 10px;
	display: inline-block;
	margin: 10px auto;
	border-radius: 5px;
	color: white;
	font-weight: bold;
	border-radius: 5px;
	text-transform: uppercase;
}

@media only screen and (max-width: 1080px) {
	.pricingdiv ul.theplan {
		border-radius: 0;
		width: 100%;
		margin-right: 0;
	}

	.pricingdiv ul.theplan:hover {
		transform: none;
		box-shadow: none;
	}

	.pricingdiv a.pricebutton {
		display: block;
	}

	.coachp {
		width: 90%;
		margin: auto;
	}
}

.sup {
	vertical-align: super;
	font-size: small;
}