body, html {
	font-family: 'Open Sans', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #000;
	width: 100% !important;
/*	height: 100% !important;*/
	font-size: 17px;
}

h1 {
	font-weight: 600;
}
h1 strong {
	font-weight: 900;
}
h2 {
	line-height: normal;
	font-size: 3.14em;
	font-weight: 300;
	margin: 0;
	padding-bottom: 30px;
	color: #000;
}
h3 {
	font-size: 17px;
	font-weight: 700;
	color: #000;
}
h4 {
	font-weight: 500;
	color: #000;
}
h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p {
	font-size: 17px;
}
a {
	color: #53A2FF;
}
a:hover, a:focus {
	text-decoration: none;
	color: #2EC6FF;
}
ul, ol {
	list-style: disc;
	margin-left:20px;
	margin-top: 18px;

}

li {
	padding-bottom: 12px;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #ddd;
	z-index: 99999;
	height: 100%;
}
#status {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 64px;
	height: 64px;
	margin: -32px 0 0 -32px;
	padding: 0;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}

/* Navigation */

.navbar-custom {
	padding: 0;
	border-bottom: 0;
	letter-spacing: 1px;
	background-color: #222;
	text-transform: uppercase;
}
.navbar-custom .navbar-brand {
	font-weight: 600;
}
.navbar-custom .navbar-brand i.fa {
	color: #E75926;
}
.navbar i.fa-bars {
	font-size: 24px;
}

.navbar-custom .navbar-brand:focus {
	outline: 0;
}
.navbar-custom .navbar-toggle {
	color: #eee;
	font-size: 17px;
	border-radius: 2px;
	padding: 0 4px;
	margin-top: 24px;	
}
.navbar-custom .navbar-toggle:hover, .navbar-custom .navbar-toggle:focus {
	background-color: #53A2FF;
	color: #ffffff;
}
.navbar-custom .navbar-brand .navbar-toggle:focus, .navbar-custom .navbar-brand .navbar-toggle:active {
	outline: 0;
}
.navbar-custom a {
	color: #fff;
}
.navbar-custom .nav li a {
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	padding-top: 0px;
}
.navbar ul.nav {
	margin-top: 15px;
	font-size: 1.3em;
}

.navbar-custom .nav li a.telephone  {
	margin-right: 18px;
}

.navbar-toggle:focus {
	color: #53A2FF;
}

.navbar-custom .nav li a:hover {
	outline: 0;
	color: #53A2FF;
	background-color: transparent;
}
.navbar-custom .nav li a:focus, .navbar-custom .nav li a:active {
	outline: 0;
	background-color: #393939;
	color: #53A2FF;
}
.navbar-custom .nav li.active {
	outline: 0;
}
.navbar-custom .nav li.active a {
	background-color: rgba(255,255,255,.3);
}
.navbar-custom .nav li.active a:hover {
	color: #fff;
}

@media (min-width: 768px) {
.navbar-custom .nav li a {
    padding-bottom: 0px;
}
}

@media (max-width: 635px) {

.navbar-custom .nav li a.telephone {
    padding-bottom: 12px;
}
}

/* Home Section */
#intro {
	display: table;
	width: 100%;
	height: auto;
	padding: 70px 0 0 0;
	text-align: center;
	color: #fff;
	background: url(../img/earth-bg@2x.jpg) no-repeat center center fixed;
	background-color: #5E789C;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

#intro .intro-body {
	display: table-cell;
}

#intro .intro-body .brand-heading {
	color: #E75926;
	text-shadow: 0 4px #a13e1a;
}


/*@media(min-width:768px) {
#intro {
	height: 100%;
	padding: 0;
}*/

#intro .intro-body h1{
	font-size: 3.214vw;
	font-weight: 600;
	color: rgba(255,255,255,1);
	margin:  0;
	margin: 4.98046vw 0 1.98046vw 0;

}
#intro .intro-text {
	letter-spacing: 1px;
	margin-bottom: 6.76562vw;
	color: rgba(255,255,255,0.9);
}
}
.btn-default {
	color: #f6f6f6;
	background: #cf5022;
	border: 0;
	padding: 12px 24px;
	margin: 0 8px;
	font-size: 18px;
	transition: all 0.5s;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {
	color: #f6f6f6;
	background-color: #a13e1a;
}
.section-title.center {
	padding: 0px 0;
}
.section-title h2, .section-title.center h2 {
	margin-bottom: 0px;
}
/* About Section */
#about {
	padding: 23px 0 30px 0;
	background-color: #fff;
}
#about .section-title {
	padding-right: 0px;		
}
#about .about-text {
	margin-left: 10px;
}

#about H4 {
	font-size: 20px;
}	
#about h2 {
	text-align: right;
}	
}
#about li {
	margin-bottom: 3px;
	list-style: none;
	padding: 0;
	font-size: 13px;
}
#about li:before {
	content: "✓";
	font-weight: 600;
	padding-right: 10px;
	color: #e75926;
}
#about i.fa {
	float: left;
	display: block;
	margin-right: 15px;
	color: #fff;
	font-size: 44px;
	text-shadow: 0 0 1px #666;
}
#about img.about-image {
	width: 100%;
	min-width: 230px;
	border-radius: 50%;
 	margin-bottom: 33px;

}
#about p {
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: right;
}
/* Offering Section */
#offerings {
	padding: 100px 0 0 0;
	background-color: #393939;
}

}
#offerings .service {
	padding: 20px 10px;
}
#offerings h2 {
	color: #f6f6f6;
}
#offerings h3 {
	font-size: 20px;
	font-weight: 600;
	color: #f6f6f6;
	margin-top: 27px;
}
#offerings p {
	color: rgb(255,255,255);
	margin-top: 12px;
}

#offerings ul {
	color: #fff;
	font-size: 17px;
}

#offerings a {
	font-size: 17px;
}
#free-trial {
	color: #fff;
}
#free-trial h5 {
	font-size: 15;
}

#free-trial h6 {
	font-size: 15;
	margin-top: 6px;
}

#free-trial ul {
	list-style: none;
	margin: 30px 0px 18px 0;
}

#free-trial ul li {
	margin-top: 0px;
	line-height: 24px;
}

#free-trial button {
	background-color: #CF1020;
	border-radius: 24px;
	height: 48
	width: 155px;
	font-size: 16px;
	font-weight: bold;
}

/* Services Section */
#services {
	padding: 9.76562vw 0 10.76562vw 0;
	background: url(../img/wyoming-beauty.jpg) no-repeat center center fixed;
	background-color: #393939;
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

#services .service {
	padding: 20px 10px;
}
#services h2 {
	color: #fff;
}
#services h3 {
	font-size: 21px;	
	font-weight: 600;
	color: #fff;
}
#services p {
	color: #fff;

}
#services ul {
	color: #fff;
	margin-top: 12px;
	padding-bottom: 12px;
}
.space {
	margin-top: 30px;
}
#services i.fa {
	font-size: 36px;
	color: #E75926;
	transition: all 0.5s;
}
/* Visuals Section */
#visuals {
	padding: 2.76562vw 0;
	background-color: #fff;
}

/*#visuals .container{
	padding: 30px 0;
}*/

#visuals .service {
	padding: 20px 10px;
}

#visuals h3 {
	font-size: 24px;	
	font-weight: 600;
	text-align: center;
}
#visuals p {
	color: rgba(255,255,255,0.7);
}

/*#visuals img {
	margin-top: 18px;
}*/

#visuals ul {
	color: #fff;
	font-size: 17px;
}

}
.space {
	margin-top: 40px;
}
#visuals i.fa {
	font-size: 36px;
	color: #E75926;
	transition: all 0.5s;
}

/* Sample Section */
#sample {
	padding: 0px 0px 30px 0px;
	background-color: #E7E9EC;
/*	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;*/
}

/*#sample .container {
	padding: 30px, 0 60px 0;
}*/

#sample .training-bg {
	position: absolute;
	width: 100%
}
#sample .col-xs-12{
	margin-top: 9.76562vw;
}

#sample .service {
	padding: 20px 10px;
}

#sample h3 {
	font-size: 24px;	
	font-weight: 600;
	text-align: center;
}

#sample img {
	margin-top: 18px;
}

/* Methodology Section */
#methodology {	
	background-color: #D9D9D9;
	padding: 30px 0;
}

/*#methodology .container {	
	padding:100px 0 0;
}*/

#methodology .col-xs-12 {
	padding-top: 83px;
	padding-bottom: 66px;
}
#methodology h3 {
	font-size: 24px;
	font-weight: 600;
}

#methodology h4 {
	font-weight: 600;
	width: 100%;
	margin-bottom: 18px;
	text-align: center;
}

#methodology  ul {
/*	padding: 18px 0 0 0;*/
	text-align: left;
	margin-left: 0px;
}

#methodology .centered-container {
	margin:auto;
	margin-left: 20%;
	display: block;
}

/* Gallery Section */
#events{
	padding: 0 0 0 0;
	background: #fff;
}
.categories {
	padding-bottom: 30px;
	text-align: center;
}

#events h2 {
	text-align: center;
}


#events p.events-intro {
	margin-left: 3.5vw;
	margin-top: 18px; 
	text-align: center;
}

#events p {
	margin-left: 0px;
}

ul.cat li {
	display: inline-block;
}
ol.type li {
	display: inline-block;
	margin-left: 20px;
}
ol.type li a {
	color: #777;
	padding: 8px 16px;
	border: 1px solid #ccc;
	border-radius: 2px;
}
ol.type li a.active {
	color: #f6f6f6;
	border: 1px solid #cf5022;
	background: #cf5022;
}
ol.type li a:hover {
	color: #f6f6f6;
	border: 1px solid #cf5022;
	background: #cf5022;
}
.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	z-index: 1
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}

.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: rgba(255,255,255,0.6);
	background: rgba(0, 0, 0, 0.66);
	padding: 25% 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
}

.hover-bg .hover-text>h4 {
	opacity: 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	color: #f6f6f6;
}

.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.hover-bg .hover-text>p {
	opacity: 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
}

.hover-bg:hover .hover-text>p {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.hover-bg .hover-text>i {
	opacity: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition: all 0.3s;
}

.hover-bg:hover .hover-text>i {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}

.hover-bg:hover .hover-text {
	opacity: 1;
}

#events i.fa {
	font-size: 20px;
	padding: 5px;
	color: #000;
}

/* Contact Section */
#contact {
	padding: 10.76562vw 0 70px 0;
	background: #394D68;
	color:#fff;
}
/*#contact .col-4 {
	padding-left: 0px;
	display: inline-block;
}
#contact .col-8 {
	padding-left: 0px;
}*/
#contact .contact-item {
	padding-top: 0px;
	border-radius: 4px;
}

#contact h2.contact-header {
	color:#fff;
	font-size: 44px;
}
#contact h3 {
	font-size: 20px;
	font-weight: 400;
	margin-top: 40px;
	color: #fff;
}
#contact form {
	padding: 30px;
	background-color: #fff;
	border-radius: .48vw;
}
#contact i.fa {
	font-size: 22px;
	display: inline-block;
	width: 24px;
}
#contact i.fa.mailing-address {
	font-size: 27px;
	display: inline-block;
	position: relative;
    vertical-align: top;
}

#contact a:hover, a:focus  {
	text-decoration: none;
	color: #53A2FF;
}

#contact a  {
	color: #fff;
}

#contact p {
	display: inline-block;
	padding-left: 6px;
}
#contact .text-danger {
	color: #ff3333;
	text-align: left;
}

#contact label {
	font-size: 17px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}
#contact .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
/*	font-size: 14px;*/
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#contact .form-control:focus {
	border-color: inherit;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
#contact .btn-default {
	background: #cf1020;
	border: 0;
	border-radius: 25px;
	padding: 10px 40px;
	color: #f6f6f6;
	font-size: 15px;
	text-align: center;
}
#contact .btn-default:hover, #contact .btn-default:focus {
	color: #f6f6f6;
	background: #a13e1a;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}
#contact h3.contact-us {
	font-size: 36px;
	font-weight: 300;
	color: #000;
	margin-top: 0px;
	margin-bottom: 18px;
}

#contact .social ul {
	margin-top: 30px;
}
#contact ul li {
	display: inline-block;
	margin: 0 20px;
}
#contact i.fa {
	font-size: 24px;
	padding-top: 8px;
	color: #fff;
	border-radius: 4px;
	transition: all 0.3s;
}

/* Footer Section*/
#footer {
	background-image: linear-gradient(180deg, #5E789C 0%, #323F51 100%);
	color: #fff;
	padding: 0px 0 20px 0;
	position: relative;
}

#footer a {
	color: #fff;
}

#footer a:hover, a:focus {
	color: #53A2FF;
}

#footer hr {
	width: 100%;
	margin-top:12px;
	margin-bottom:12px;
	border-top:2px solid #566478;
}

#footer h3 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
}

#footer .fa-map-marker {
	display: inline-block;
	vertical-align: top;
}

#footer .mailing-address {
	display: inline-block;
}

#footer .contact-item {
	display: inline-block;
	margin-right: 18px;
	margin-bottom: 18px;
}

#footer i {
	font-size: 17px;
	padding-right: 6px;	
}

#footer p {
	font-size: 17px;
	display: inline-block;
	vertical-align: top;
	margin-top: 18px;
	padding: 0 12px 0 0;
}

#footer ul{
	display: inline-block;
	text-align: center;
	padding: 0 12px 0 0;
	margin-left: 0px;
}

#footer li {
	display: inline;
	padding: 0 18px 0 0;
	text-transform: uppercase;
}

#footer button {
	background-color: transparent;
	border-radius: 3px;
	height: 43px;
	font-size: 16px;
	color: #fff;
	border-color: #fff;
	border: 1px solid;
	padding: 6px 16px;
	position: relative;
	right:0px;
	margin-top: 12px;
}

#footer .social {
	float:right;
	vertical-align: bottom;
	display: inline-block;
}

.social img {
	margin-top: -3px;
	margin-left: 6px;
	display: inline;
	width: 24px;
}

#back-to-top {
	float: right;
	display: inline-block;
}

/*@media (max-width: 768px) {
.hover-bg .hover-text {
	padding: 20%;
}*/

.container {
    padding-right: 16px;
    padding-left: 16px;
}    


@media (max-width: 768px) {

#intro .intro-body h1 {
	font-size: 24px;
	line-height: normal;
}

#intro .intro-body .intro-text {
	font-size: 17px;
/*	padding-left: 100px;
	padding-right: 100px; 	*/
}

/*#intro {
	padding-left:  9.76562vw;
	padding-right: 9.76562vw;
}
*/
/*.container {
	padding-left: 9vw;
	padding-right: 9vw; 
}*/

#contact .contact-item {
	text-align: center;
	width: 100%;
	padding-top: 12px;
}

#contact p {
	display: inline;
}

#contact i.fa.mailing-address{
	display: inline;
}

#contact .section-title {
	text-align: center;
}

#contact .not-alone {
	font-size: 1.5em;
}


#contact img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
}


#contact h3 {
	text-align: center;
	font-size: 1.5em;
	font-weight: 600;
}

#contact p {
	font-size: 1.5em;
}

#footer .contact-item {
	text-align: center;
	width: 100%;
	margin-top: 12px;
	margin-bottom: 0px;	
}

#footer h3 {
	margin-bottom: 24px;
}

#footer .social {
	text-align: center; 
	display: block;
	float: none;
}

.footer-utilities li {
	font-size: 1em;
}

#footer ul {
	display: block;
	float: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-right: 0;
	margin-top: 6px
}

#footer li {
	display: inline;
	padding: 0 9px;
	text-transform: uppercase;
}

#footer p{
	font-size: 1em;
	text-align: center;
	width: 100%;
	margin-top: 12px;
}
#back-to-top {
	float: none;
	text-align: center;
	display: block;
	padding-bottom: 24px;
}

#footer button {
	position: relative;
    left: -8px;
	}
}
}