/*
	Theme Name: SharperEdge One Theme
	Theme URI: http://sharperedge.net/
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: SharperEdge
	Author URI: http://sharperedge.net/

	Version: 1.1
	Tags: black, white, blue, green, orange, pink, one-column, two-columns, responsive-layout, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, premise-landing-page
	Template: genesis
	Template Version: 2.1.2

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php 
*/


@import url("../genesis/style.css");

@font-face {
    font-family: 'arvil_sansregular';
    src: url('fonts/arvil_sans-webfont.eot');
    src: url('fonts/arvil_sans-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/arvil_sans-webfont.woff2') format('woff2'),
         url('fonts/arvil_sans-webfont.woff') format('woff'),
         url('fonts/arvil_sans-webfont.ttf') format('truetype'),
         url('fonts/arvil_sans-webfont.svg#arvil_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*---------Theme customization starts here-----------*/

/* General Override */

body {
    background-color: #FFFFFF;
    color: #333;
    font-family: arvil_sansregular,sans-serif;
    font-size: 20px;
    font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px 0px 20px;
	font-weight: 600;
	font-family: arvil_sansregular,sans-serif;
}

h1, .home .widget-title  { font-size:44px; }

a { 	text-decoration:none; }

a:hover, a:focus {
    color: #42b9ea;
    text-decoration: none;
}

input, select, textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
    font-size: 1.8rem;
    font-weight: 300;
    margin-top: 10px;
    max-height: 180px;
    padding: 10px;
    width: 100%;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button {
    font-size: 18px;
	font-family:Myriad Pro,Arial,sans-serif;
	font-weight:normal;
	background-color: #496e7d;
}

.wrap  {
    max-width: 1200px;
	margin:0 auto;
}

.content-sidebar-wrap  {
	padding: 0 16px;
	max-width: 1026px;
	margin:0 auto;
}

.home .content-sidebar-wrap { width:100%; max-width:100%; padding:0; }

.entry {
    padding: 0;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button {
	padding: 8px 25px;
	color:#FFF;
	font-weight: 600;
}

button:hover, input[type="button"]:hover, 
input[type="reset"]:hover, 
input[type="submit"]:hover, 
.button:hover, 
a.more-link:hover {
    background-color: #42b9ea;
}

:focus {
    outline: 0 none;
}


/*
Site Header
---------------------------------------------------------------------------------------------------- */
.site-description { display:none; }

.site-header .widget-area {
    float: left;
    text-align: left;
    width: 100%;
}

.site-header {
	background-color: #e0dfde;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999;
	padding: padding:0 30px;
	
}

.site-header .wrap {
    padding: 0;
	max-width: 1280px;
}

.admin-bar .site-header {
	top: 32px;
}

.header-widget-area > .widget_text { float:left; }
.header-widget-area > .widget_text .textwidget > div { float: left; text-align: center;  }
.phone-home {
    float: right;
    width: 200px;
    text-align: right;
    font-size: 28px;
    color: #ff3333;
    font-weight: 900;
}

.fa-phone {
    -webkit-transform: rotate(30deg) !important;
    -moz-transform: rotate(30deg) !important;
    -ms-transform: rotate(30deg) !important;
    -o-transform: rotate(30deg) !important;
    transform: rotate(30deg) !important;
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding: 20px 0;
	width: 360px;
	display:none;
}

.header-full-width .title-area {
	width: 100%;
}

.site-title {
	font-family: Lato, sans-serif;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1;
	margin-bottom: 0;
	text-transform: uppercase;
}

.site-title a,
.site-title a:hover {
	color: #fff !important;
}

.header-image .title-area {
	padding: 0;
}

.header-logo {
	width: 30%; 
}

.header-logo #site-title {
	text-align: left;
	
}

.header-image .site-title > a {
	background-size: contain !important;
	display: block;
	height: 70px;
	text-indent: -9999px;
	max-width: 360px;
}

.site-description {
	display: block;
	height: 0;
	margin-bottom: 0;
	text-indent: -9999px;
}

.header-tagline {
    padding-top: 24px;
    font-style: italic;
    font-weight: 700;
    width: 40%;
    font-size: 24px;
}

.header-tagline p {
	margin: 0;
}

.header-widget-area > .widget_text .textwidget > .phone {
	width: 307px;
	float:right;
	margin-top: 28px;
}

.site-header {
    min-height: 140px;
}

/* Header Widget Area
--------------------------------------------- */
.site-header .widget-area {
    float: none;
    text-align: center;
    width: 100%;
}

.site-header .widget-area a:hover {
	color: #f04848;
}

.site-header .textwidget {
	margin-top: 16px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}


/* Search Form
--------------------------------------------- */
.site-header .search-form input {
    border: 1px solid #999999;
    float: left;
    font-size: 14px;
    height: 30px;
    padding: 0px 42px 0px 10px;
    cursor: pointer;
}

.search-form {
	overflow: hidden;
}

.site-header .search-form {
	float: right;
	margin-right: 40px;
}

.entry-content .search-form,
.site-header .search-form {
	width: 60%;
}

.search-form input[type="submit"] {
	background-image: url("images/search-icon.png");
	background-repeat:	no-repeat;
	background-position:center center;
	border: 0;
	padding: 10px 20px;
	position: absolute;
	width: 31px;
	text-indent: -999px;
}

/*
Navigation 
---------------------------------------------------------------------------------------------------- */

.site-header .widget-area a:hover {
    color: #42b9ea;
}

.genesis-nav-menu a:hover, .genesis-nav-menu a:focus, 
.genesis-nav-menu .current-menu-item > a, 
.genesis-nav-menu .sub-menu .current-menu-item > a:hover, 
.genesis-nav-menu .sub-menu .current-menu-item > a:focus {
    color: #42b9ea;
	text-decoration:none;
}

.widget_nav_menu {
	float: left;
	margin-top: 35px;
	margin-left: 30px;
}

.menu-separator { background: none; }
.genesis-nav-menu .menu-separator  a:hover {
    color: #464646;
}


.nav-primary .genesis-nav-menu a:hover, 
.nav-primary .genesis-nav-menu .current-menu-item > a,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
    color: #FFF;
}

.genesis-nav-menu a {
    color: #464646;
}

.genesis-nav-menu .menu-item:hover,
.nav-primary .genesis-nav-menu .sub-menu a:hover {
    background-color: transparent;
}

.sticky-wrapper {
    height: 55px !important;
	position: relative;
	z-index: 9999;
}

.is-sticky .nav-primary {
	width: 100%;
}

.genesis-nav-menu a {
	padding: 18px 4px;
	font-weight: 400;
	font-size: 42px;
}

.responsive-menu-icon {
	cursor: pointer;
	display: none;
}

.responsive-menu-icon:before {
	color: #fff;
	content: "\f333";
	font: normal 44px/1 'dashicons';
	margin: 0 auto;
}

/* Horizontal Scroll */

#featured-page-2 { 
	background-image: url("images/harri-side-scroll-background-1.jpg"); 
}

#featured-page-3 {
	background-image: url("images/harri-side-scroll-background-2.jpg"); 
	padding-top: 345px;
	padding-bottom: 180px;
	padding-left:80px;
	padding-right:80px;
}

#horizontal-parallax-1 h1 { 
	color: #FFF;
	font-size: 90px;
	font-weight: 300; 
	line-height: 1em;
}
#horizontal-parallax-1 h1 b, #horizontal-parallax-1 h1 strong { font-weight: 300;  color:#5FECFE; }

.site-header #featured-page-2 { 
	width: 100%;
	float: left;
	text-align: left;
	padding: 70px 63px;
	padding-bottom: 0;
	
}

#text-2 { padding-left: 30px; }

.meet-harri {  
	text-transform: uppercase; 
	font-family:arvil_sansregular,sans-serif !important;
}

.site-header #featured-page-2 .meet-harri-text, 
#featured-page-3  .start_your_fitness_journey_today_text  {
	width: 66%;
	font-size: 27px;
	line-height: 1.2em;
}

.site-header #featured-page-2 p {
	margin: 0;
}

#featured-page-3  .start_your_fitness_journey_today_text  {
	float: left;
}

.start_your_fitness_journey_today {
	background-image: url("images/start_your_fitness_journey_today.png");   
	height: 276px;
	width: 270px;
	float: right;
	text-align: right;
	color: transparent;
	text-indent: -9999px;
}

.start_your_fitness_journey_today:hover { color: transparent; text-indent: -9999px; }

#featured-page-3 { float: left; }


/*
Site Inner
---------------------------------------------------------------------------------------------------- */

.site-inner {
	max-width: 100%;
	padding-bottom: 40px;
	padding-top: 40px;
    background-color: #464646;
}

.home .site-inner {
    padding-top: 0px;
	padding-bottom: 0px;
}

/* Homepage Sections */

.home-even {
	background-color: #FFFFFF;
}

.home-odd {
	background-color: #f1f1f1;
}

.home-even, .home-odd {
	padding: 40px 0;
}

.home-section-0 {
	padding:0;
	background-color: #464646;
}

.home-section-1 {
	padding: 273px 0px;
	background-image: url("images/body.jpg");
	background-attachment: fixed;
	background-position: 0px 0px !important;
	background-size: cover;
}

.home-section-1 .wrap {
	max-width:100%;
	padding: 0;
}

.home-section-2 {
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: #464646;
	font-size: 28px;
	padding-left: 50px;
	padding-right: 50px;
}

.home-section-2  h2{
	font-size: 90px;
	font-weight: 300;
	color:#FFF;
}

.home-section-2  h2 b , .home-section-2  h2 strong {
	font-weight: 300;
	color: #5FECFE;
}

ul.four-reasons span {
	font-family: arvil_sansregular,sans-serif !important;
	font-size: 38px;
}

.entry-content ul.four-reasons  {
	margin-left: 10px;
}

.entry-content ul.four-reasons  > li {
	line-height: 1em;
	margin-bottom: 16px;
}

.entry-content ul.four-reasons  > li::before {
	content: "";
}

.home-section-2 .start_your_fitness_journey_today  {
	position: relative;
	top: -180px;
	margin-bottom: -105px;
}

.home-section-3 {
	padding: 273px 0px;
	background-image: url("images/man-body.jpg");
	background-attachment: fixed;
	background-position: 0px 0px !important;
	background-size: cover;
}

.home-section-3 .wrap {
	max-width:100%;
	padding: 0;
}

.home-section-4 {
	background-color: #464646;
}

.home-section-4 h2 {
    font-size: 90px;
    font-weight: 300;
	color: #5FECFE;
}



/* Content  */

.entry-content {
	color: #333;
	font-family: Myriad Pro, Arial, Sans-Serif;
}

.entry-meta {
	font-family: Myriad Pro, Arial, Sans-Serif;
}

.home .entry-content {
	color: #FFF;
	
}

.entry-content ul > li {
    list-style-type: none;
}

.entry-content ul > li:before {
	font-family: 'FontAwesome';
	content: '\f111';
	margin:0 5px 0 -15px;
	font-size:12px;
	top: -2px;
	position: relative;
}

.entry-content ul.gform_fields > li:before {
	content: ' ';
}


.content .entry {
    background-color: inherit;
}

.featured-content .entry {
    border-bottom: medium none;
	margin-bottom: 0;
	 padding: 0;
}

.home .entry-content ul > li {
    list-style-type: none;
}

.home .entry-content ol, .home .entry-content ul {
    margin-left: 0;
}

/* Blog */

h1.post-title {
	color:#FFF;
}

.content {
    float: left;
    width: 65%;
}

.sidebar {
    float: right;
    width: 33%;
}

.entry-title {
    font-size: 55px;
}

.content-sidebar .content .post {
  float: left;
  margin-bottom: 10px;
  padding: 20px;
  width:100%;
  border: 1px solid #eee;
}

.content-sidebar .content .post:nth-child(odd)  {
	background-color:#F3F4F6;
}

.content-sidebar .content .post:nth-child(even)  {
	background-color:#E8E8E8;
}

.single .content {
	background-color:#ffffff;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #eee;
}


.single .content .post:nth-child(odd), .single .content .post:nth-child(even)  {
	background-color:inherit;
	margin-bottom: 0;
	border: medium none;
}

.post .attachment-post-image {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.post .entry-title {
    margin-bottom: 5px;
}

.entry-footer {
	float: left;
	position: relative;
	top: -37px;
	margin-bottom: -20px;
	width: 50%;
}

.yarpp-related h3 {
    color: #333;
}

.single .entry-footer {
    position: static;
    margin-bottom: 0;
}

.entry-header .entry-meta {
    margin-bottom: 10px;
}

.entry-footer .entry-meta {
    border-top: medium none;
    padding-top: 10px;
}

.entry-categories::before,
.entry-tags::before {
	display: inline-block;
	font: normal 20px/1 'dashicons';
	margin-right: 5px;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	margin-top: 0px;
	color: #20609A;
}

.entry-categories::before {
	content: "\f318";
}

.entry-tags::before {
	content: "\f323";
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

.archive-description, .author-box {
    background-color: #FFF;
    font-size: 36px;
    margin-bottom: 0;
    padding: 0;
}

.archive-title {
    font-size: 36px;
}

#disqus_thread {
	padding: 10px 20px;
}

/* Testimonials */

.home .hms-testimonials-rotator .controls .prev {
    background-position: 0px 3px;
}

.home .hms-testimonials-rotator .controls a {
    background-repeat: no-repeat;
    background-color: transparent;
    color: transparent;
    text-indent: 999px;
    border-radius: 19px;
    height: 30px;
    width: 30px;
    border: 1px solid #FFF;
    display: inline-block;
    margin-left: 10px;
}

.home .hms-testimonials-rotator .controls .play,
.home .hms-testimonials-rotator .controls .next,
.home .hms-testimonials-rotator .controls .pause {
    background-position: -30px 3px;
}


.widget_hms_testimonial_rotator .cf-read-more a:hover {
    text-decoration: underline;
}

.home-section-3 .widget_hms_testimonial_rotator .cf-read-more a {
    color: #4D8FBF;
    font-size: 19px;
    font-weight: 500;
}

.home-section-3 .widget_hms_testimonial_rotator .cf-read-more {
    margin-top: 20px;
    float: none;
    font-size: 15px;
    font-style: normal;
    margin-right: 0px;
}

.home .widget_hms_testimonial_rotator  .widget-title { color:#FFF; }

.hms-testimonials-rotator .controls a {
    display: inline-block;
    height: 22px;
    text-indent: -10000px;
    width: 30px;
}

.hms-testimonials-rotator .controls a {
  background: url("images/rotator_play.png") no-repeat scroll 0 0;
  background-color: #999999;
}

.hms-testimonials-rotator .controls a:hover, .hms-testimonials-rotator .controls .pause:hover {
  background-color: #0080B7;
}

.hms-testimonials-rotator .controls .prev {
    background-position: 0 0;
}

.hms-testimonials-rotator .controls .play {
  background-position: -30px 1px;
}

.hms-testimonials-rotator .controls .next {
   background-position: -60px 0;
}


.hms-testimonials-rotator .controls .pause {
     background: url("images/rotator_pause.png") no-repeat scroll -30px 1px;
     background-color: #999999;
}

.widget_hms_testimonial_rotator .cf-read-more a:hover {
  text-decoration:underline;
}


.widget_hms_testimonial_rotator .cf-read-more {
	margin-top: -42px;
	float: right;
	font-size: 15px;
	font-style: italic;
	margin-right: 20px;
} 

.widget_hms_testimonial_rotator .cf-summary {
	margin-bottom: 20PX;
}

.widget_hms_testimonial_rotator .author, .hms-testimonial-container  .author {
	font-weight: 500;
	font-style: italic;
}

.widget_hms_testimonial_rotator .cf-company, .hms-testimonial-container  .cf-company {
	font-style: italic;
}

.widget_hms_testimonial_rotator .controls {
	margin-top: 20px;
}

.page .hms-testimonial-container  {
  float: left;
  margin-bottom: 25px;
  padding: 20px;
  width:100%;
  border: 1px solid #eee;
}

.page .hms-testimonial-container:nth-child(odd)  {
	background-color:#F3F4F6;
}

.page .hms-testimonial-container:nth-child(even)  {
	background-color:#E8E8E8;
}


.home .hms-testimonial-container {
    background-color: transparent !important;
    padding: 0px !important;
	border: medium none !important;
}


.page .hms-testimonial-container  .cf-title {
    font-size: 23px;
    font-style: italic;
    margin-bottom: 15px;
	font-weight: 600;
}

.page .hms-testimonial-container .testimonial {
	margin-bottom: 15px;
}

/*Gravity Form*/

.gfield {
	float:left; width:100%;
}

.gfield_label {
	float:left; 
	width: 149px;
}

.sidebar .gfield_label {
	width: 130px;
}

.ginput_container {
	float:left; 
	width: 76%;
}

div.gform_wrapper input[type="email"], 
div.gform_wrapper input[type="text"], 
div.gform_wrapper textarea, 
div.gform_wrapper .ginput_complex label {
    padding: 9px 13px;
	margin-bottom: 10px;
}

.ginput_container textarea { height: 180px; }
.gform_validation_container { display:none; }
span.gfield_required { 
	font-weight: 500;
	color: #E5554E;
	margin-left: 3px;
}

.gfield_captcha_input_container {
    float: right;
    width: 50%;
	padding: 9px 6px;
}

.gform_wrapper {
	margin: 0px auto;
	max-width: 680px;
}

.gform_button {
	float:right;
	margin-right: 13px;
}

.gform_footer {
	padding: 9px 13px;
}

/* Latest Articles */

.featuredpost.featured-content article {
    border: 1px solid #DDD;
    padding: 20px;
    background-color: #FFF;
    margin-bottom: 25px;
}

.featuredpost.featured-content .entry-title {
	color: #333;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
}

a.more-link {
    background-color: #333;
    color: #FFF;
    float: right;
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 25px;
    padding: 5px 10px;
    text-align: center;
}

a.more-link:hover {
	text-decoration:none;
}

.blog .entry-content, .single .entry-content {
    color: #333;
    font-family: open sans, arial, sans-serif;
    font-weight: 400;
}

/* Sidebar */

.sidebar .widget-title {
    font-size: 35px;
    font-weight: 900;
    margin-bottom: 0px;
    text-align: center;
    background-color: #496e7d;
    color: #FFF;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sidebar .widget-wrap > div:nth-of-type(1), 
.sidebar .widget-wrap > ul:nth-of-type(1) {
    padding: 10px 15px 10px;
    border:1px solid #ddd;
	float: left;
	width:100%;
	background-color: #eee;
}

.sidebar .widget {
    padding: 0;
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

.sidebar .tagcloud {
    color: #263747;
    background-color: #F3F4F6;
    border-top: 0px none;
    float: left;
    padding: 13px;
    width: 100%;
}

.sidebar li {
    border-bottom: medium none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.sidebar .ginput_container {
    width: 100%;
}

.sidebar .gfield_captcha_input_container {
    width: 23%;
	padding: 0;
}

.sidebar  .gform_footer {
    padding: 0;
	float: left;
	width: 100%;
}

.sidebar .gform_button {
	margin: 0;
	width: 23%;
	min-width: 116px;
}

.sidebar .ginput_container textarea {
    height: 103px;
}

/* Featured Post */
p.entry-meta, .post-date {
	font-size: 13px;
	font-style: italic;
	float: left;
	width: 100%;
    margin-bottom: 30px;
}

.sidebar .featuredpost.featured-content .entry-title {
 margin-bottom: 0;
}

.sidebar .featuredpost.featured-content article {
    border: medium none;
    padding: 0;
    background-color: inherit;
    margin-bottom: 0;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	padding:5px 15px;
}

.sidebar .featuredpost.featured-content article:first-child  {
	 padding-top: 10px;
	 border-bottom:1px solid red;
}

.sidebar .featuredpost.featured-content article:last-child  {
	border-bottom:1px solid #ddd;
}

.sidebar .featuredpost.featured-content article .entry-title {
   font-size:16px;
}

.sidebar .featuredpost.featured-content article .entry-title a {
	display: inline-block;
}

.sidebar .featuredpost.featured-content article .entry-title a:before,
.sidebar .widget_recent_entries ul li:before {
	font-family: 'FontAwesome';
    content: '\f0da';
    position: relative;
    margin-right: 5px;
    font-size: 110%;
	font-style:normal;
}	



/*Tags*/

.sidebar .tagcloud {
    color : #263747;
    background-color : #F3F4F6;
    border-top : 0;
	padding: 13px;
    float: left;
    padding: 13px;
    width: 100%

}

.sidebar .tagcloud a {
	text-align:center;
	float:left;
	margin-right: 3px;
}

.sidebar .tagcloud a span {
    color : #333333;
	text-transform : lowercase;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom : 5px;
	position: relative;
	display: inline-block;
	padding: 0 10px;
	background: #DFDFDF;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.sidebar .tagcloud a span::before {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: #00345f;
	content: attr(data-hover);
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-top:1px solid #FFF;
    color:#FFFFFF;
}

.sidebar .tagcloud a:hover span,
.sidebar .tagcloud a:focus span {
	-webkit-transform: rotateX(90deg) translateY(-22px);
	-moz-transform: rotateX(90deg) translateY(-22px);
	transform: rotateX(90deg) translateY(-22px);
}

.sidebar .tagcloud a:hover  span::before,
.sidebar .tagcloud a:focus span::before {
	background: #0080B7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-top:medium none;
    color:#FFF;
}

/* Pages */

/*Contact Us*/

.c-phone, .c-fax, .c-address, .c-mail {  
	font-family: lato,sans-serif;
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 5px;
    padding-left: 35px;
}

.c-phone { background: url("images/c_phone.jpg") no-repeat scroll 0 0; }
.c-address { background: url("images/c_location.jpg") no-repeat scroll 0 0;  }
.c-mail { background: url("images/c_mail.jpg") no-repeat scroll 0 0;  }
.contact-content { width:45%; float:left; }
.contact-form {
  float: right;
  width: 40%;
  background-color: #F3F4F5;
  border: 1px solid #EEE;
}


.form-title { 
	padding: 10px;
	text-align: center;
	font-size: 26px;
	color: #FFF;
	background-color: #333;
}

.entry-content .gform_fields li { list-style-type:none; margin-bottom: 25px;   background: none repeat scroll 0 0 rgba(0, 0, 0, 0);  padding-left: 0; }
.entry-content .gform_fields { margin-left:0;   padding: 0 20px;  }
.contact-form .gform_footer {
    float: right;
    margin:20px 21px 20px auto;
    padding: 0px;
    position: static;
    top: 0px;
    width: 156px;
}

.contact-form p.c5 {
    text-align: center !important;
}

.entry-content .contact-form .gform_fields li {
    margin-bottom: 10px;
}

.contact-form .gfield_captcha_container {
  float: none;
  height: 35px;
  margin-left: 8px;
}

.contact-form .gfield_captcha_input_container input[type="text"] {
  position: static;
}

.contact-form .gfield_captcha_input_container {
  float: right;
  margin-left: 3px;
  width: 33%;
  padding: 0;
}

.contact-form  .gfield_label {
  float: left;
  font-size: 16px;
  font-style: italic;
}

.contact-form #field_2_4 .gfield_label {
  padding-right: 10px;
  width: 40%;
}

.gform_wrapper div.validation_error, .gform_wrapper .gfield_description.validation_message {
	color: red;
	font-size: 13px;
	margin-bottom: 10px;
	padding: 0 23px;
}

div.gform_wrapper .gfield_error  input, 
div.gform_wrapper .gfield_error  select, 
div.gform_wrapper .gfield_error  textarea {
	border: 1px solid red;
}

.page-id-19 .ginput_container {
    float: left;
    width: 100%;
}

.page-id-19 #field_2_4 {
    padding-left: 0;
}

/* Browser Specific */
@-moz-document url-prefix() {
    div.gform_wrapper .textarea { height: 111px; }
}

/*
Site Footer
---------------------------------------------------------------------------------------------------- */


.site-footer {
    background-color: #e4e6e5;
    padding: 25px;
    text-align: left;
	font-family:arvil_sansregular,sans-serif;
	font-size:59px;
}

.site-footer a,
.site-footer p {
    color: #464646;
	margin:0;
}

.site-footer a:hover {
	color: #42B9EA;
}

.site-footer p {
	font-family: Lato, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 0;
	text-transform: uppercase;
}

.site-footer p.creator { margin-top:18px; color:#696969; font-style:italic;  font-size: 12px; }
.site-footer p.creator a { color:#696969; }
.site-footer p {
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 0;
  margin-bottom: 4px;
  text-transform: none;
}

.footer-left, .footer-right{ float:left; }
.footer-left { width:45%; }
 .footer-right{ width:55%; }

.footer-right > div { float:left; }
.footer-right > div.social{ float: right; }


#home-twitter:hover, #home-linkedIn:hover, #home-google:hover {
    opacity: 1; 
	filter: alpha(opacity=100); 
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}
	
.socialm a { 
	float: left;
	width: 31px;
	height: 31px;
	margin-right: 5px;
	border: 1px solid #FFF;
	background-position: 10px 10px;
	text-align: center;
	padding-top: 6px;
	border-radius: 16px;
}

.social p { text-align:center; padding-bottom:5px; }

/* Carousel */
ul li .feed_back p {
    line-height: 1em !important;
}

#myRoundabout.roundabout-holder {
	  /*height: 650px !important;*/
}

.roundabout-moveable-item  { 
	 font: normal 14px Myriad Pro,Arial,sans-serif;
	 color: #FFF  !important;
	 font-size: 20px  !important;
	 text-align: left  !important;
     border: 5px solid #5FECFE  !important;
	 color:#FFF  !important;
	 background-image: none !important;
	 padding:10px !important;
	 min-height:400px !important;
	 min-width:300px !important;
	 overflow:hidden;
	 border-radius: 0 !important;
	 
	 /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(48, 84, 108) !important;
    /* RGBa with 0.6 opacity */
    background-color: rgba(48, 84, 108, 0.9) !important;
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#30546c, endColorstr=#30546c);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#30546c, endColorstr=#30546c)";
	 margin-top: 70px;
	 margin-top: 60px;
	 min-height:420px !important;
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    transition: all .7s;
}

.ra-prev, .ra-next {
	color: transparent;
    display: block;
    height: 69px;
    margin-top: -180px;
    width: 60px;
    z-index: 999;
}
	
.ra-prev{
	background: url("images/arrow-prev.png") no-repeat scroll 0 0;
    left: 27%;
    position: relative;
	float:left;
}

.ra-next {
	background: url("images/arrow-next.png") no-repeat scroll 0 0;
    right: 27%;
    position: relative;
	float:right;
	
}

.roundabout-moveable-item h3 {
	color: #FFF;
	font-size: 50px;
	text-align:center;
}

.roundabout-moveable-item h4 {
	color: #FFF;
	font: normal 30px Myriad Pro,Arial,sans-serif;
	text-align:left;
}

.roundabout-moveable-item p {
	text-align: left;
}

.roundabout-moveable-item a {
	 font-family: arvil_sansregular,sans-serif;
	 color:#FFF;
	 font-size: 40px;
	 text-align:center;
	 width:100%;
	 display:block;
	 position: absolute;
	 bottom: 40px;
}

.slick-prev::before, .slick-next::before {
	content:"" !important;
}

.slick-prev, .slick-next {
	width: 60px !important;
	height: 69px !important;
	z-index: 9999;
}

ul li .feedback_img, .roundabout-title  { display:none !important }
#myRoundabout.roundabout-holder {margin-bottom: 200px !important; }

.package-right-text {
    float: right;
    margin-top: -90px;
	color:#FFF;
	font: normal 30px Myriad Pro,Arial,sans-serif;
	font: 26px Myriad Pro,Arial,sans-serif;
	margin-top: -108px;
    width: 374px;
}

.package-right-text li {
	background: url("images/star.png") no-repeat scroll 0 0;
	margin-bottom: 8px;
    padding-left: 33px;
}

.package-right-text li  span {
	color:#5fecfe;
}

.page-template-popup-contact .site-footer ,
.page-template-popup-contact .entry-header  { display:none; }

#cboxLoadedContent , #cboxContent {
  /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(83,134,154) !important;
    /* RGBa with 0.6 opacity */
    background-color: rgba(83,134,154, 0.4) !important;
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#53869a, endColorstr=#53869a);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#53869a, endColorstr=#53869a)";
}

#lbp-inline-href-1 {
	  background: transparent none repeat scroll 0 0 !important;
	  padding:30px !important;
}

#cboxLoadedContent {
    overflow: hidden !important;
}

#cboxLoadedContent input, #cboxLoadedContent select, #cboxLoadedContent textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
    font-size: 23px;
    font-weight: 300;
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 10px;
    width: 95%;
	font-family: Myrad Pro,sans-serif;
}

#cboxLoadedContent textarea {
	height: 100px;
}

#cboxLoadedContent .wpcf7-submit {  width: 50%; margin-bottom: 0; margin-top: 0; font-weight:600; }
#cboxLoadedContent p { margin: 0 0 12px; }

#cboxOverlay {
    background: #333 none repeat scroll 0 0 !important;
}
	
.cboxTitle, #cboxClose , .wpcf7-validation-errors  { display:none !important; }
.invalid .wpcf7-validates-as-required { border:1px solid  #cc0000 !important; }
span.wpcf7-not-valid-tip {
   display:none !important;
}

div.wpcf7-mail-sent-ok {
    border: medium none !important;
    color: #FFF !important;
	
}

div.wpcf7-response-output {
    margin: 0 !important;
	padding: 0 !important;
}

#side1-slider-h1  b, 
#side1-slider-h1  strong, 
#side1-slider-h2 b,
#side1-slider-h2 strong {
	font-weight:300 !important;
	color: #5fecfe !important;
}


/* Media Queries */

/*
@media only screen and (min-width: 1208px) {
	#side1-slider-h1 {
		font-size:90px !important;
	}
	
}

@media only screen and (max-width: 1205px) {
	#side1-slider-h1 {
		font-size: 65px !important;
	}
}

*/
@media only screen and (min-width: 769px) {
	.roundabout-moveable-item.roundabout-in-focus {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1);
	}
}

@media only screen and (max-width: 1048px) {

	.home-section-1, .home-section-3  {
		background-position: 0 0 !important;
		background-size: cover;
		padding: 200px !important;
		background-attachment: scroll;
	}
	
	.home-section-2 .start_your_fitness_journey_today {
		position: static;
	}


	.header-widget-area > .widget_text .textwidget > .phone {
		width: 30%;
	}
	
	.site-inner {
		padding-left: 0;
		padding-right: 0;
	}
	
	.wrap {
		padding-left: 5%;
		padding-right: 5%;
	}
	
	.genesis-nav-menu a {
		padding: 18px 10px;
	}
	
	.genesis-nav-menu {
		text-align: center;
	}
	
	.home-section-3 {
		background-size: 100% 100%;
		background-position: 0px 0px !important;
	}
}


@media only screen and (max-width: 768px) {

	.home-section-2 .start_your_fitness_journey_today {
		background-repeat: no-repeat;
		float: left;
		margin-bottom: 0;
		width: 100%;
	}
	
	.ra-prev {
		left:0;
	}
	
	.ra-next {
		right:0;
	}
	
	.package-right-text {
		float: left;
		margin-top: 0;
		width: 100%;
	}
	
	#myRoundabout.roundabout-holder {
		margin: 0 !important;
	}
	
	#myRoundabout.roundabout-holder {
		height: auto !important;
	}

	.genesis-nav-menu.responsive-menu > .menu-item-has-children::before {
		color: #FFF;
	}
	
	.site-inner,
	.wrap {
		max-width: none;
		width: 100%;
	}

	.nav-primary .wrap { padding:0 }

	.responsive-menu-icon span {
		color: #FFF;
		font-size: 31px;
		position: relative;
		top: -11px;
		font-weight: 500;
	}
	.parallax-home .site-inner {
		padding: 0;
	}

	.genesis-nav-menu.responsive-menu {
		display: none;
	}

	.nav-primary .responsive-menu-icon {
		margin-top: 5px;
		height: 47px;
		text-align: center;
	}

	.genesis-nav-menu.responsive-menu .menu-item,
	.responsive-menu-icon {
		display: block;
	}

	.genesis-nav-menu.responsive-menu .menu-item:hover {
		position: static;
	}

	.genesis-nav-menu.responsive-menu li.current-menu-item > a,
	.genesis-nav-menu.responsive-menu .sub-menu li.current-menu-item > a:hover,
	.genesis-nav-menu.responsive-menu li a,
	.genesis-nav-menu.responsive-menu li a:hover {
		border: none;
		display: block;
		padding: 20px;
		text-transform: none;
	}

	.genesis-nav-menu.responsive-menu .menu-item-has-children {
		cursor: pointer;	
	}

	.genesis-nav-menu.responsive-menu .menu-item-has-children > a {
		margin-right: 60px;
	}

	.genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
		content: "\f347";
		float: right;
		font: normal 20px/1 'dashicons';
		height: 20px;
		padding: 15px 20px;
		right: 0;
		text-align: right;
		z-index: 9999;
	}

	.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
		content: "\f343";
	}

	.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu {
		display: none;
	}

	.genesis-nav-menu.responsive-menu .sub-menu {
		background-color: rgba(0, 0, 0, 0.05);
		left: auto;
		opacity: 1;
		position: relative;
		-moz-transition:    opacity .4s ease-in-out;
		-ms-transition:     opacity .4s ease-in-out;
		-o-transition:      opacity .4s ease-in-out;
		-webkit-transition: opacity .4s ease-in-out;
		transition:         opacity .4s ease-in-out;
		width: 100%;
		z-index: 99;
	}

	.genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
		margin: 0;
	}

	.genesis-nav-menu.responsive-menu .sub-menu li a,
	.genesis-nav-menu.responsive-menu .sub-menu li a:hover {
		padding: 20px;
		position: relative;
		text-transform: none;
		width: 100%;
	}

	.genesis-nav-menu.responsive-menu .current-menu-item > a,
	.genesis-nav-menu.responsive-menu .sub-menu .current-menu-item > a:hover,
	.genesis-nav-menu.responsive-menu > li.menu-item-has-children:hover > a,
	.genesis-nav-menu.responsive-menu a:hover {
		background: none;
	}

	.site-header .genesis-nav-menu.responsive-menu .current-menu-item > a,
	.site-header .genesis-nav-menu.responsive-menu .sub-menu li a,
	.site-header .genesis-nav-menu.responsive-menu .sub-menu li a:hover,
	.site-header .genesis-nav-menu.responsive-menu .sub-menu,
	.site-header .genesis-nav-menu.responsive-menu > .menu-item-has-children:before,
	.site-header .genesis-nav-menu.responsive-menu > li:hover > a,
	.site-header .genesis-nav-menu.responsive-menu a:hover {
		color: #fff;
	}

	.nav-primary .genesis-nav-menu.responsive-menu .sub-menu,
	.site-header .genesis-nav-menu.responsive-menu .sub-menu {
		background-color: rgba(255, 255, 255, 0.05);
	}

	.parallax-home .simple-social-icons ul li {
		margin: 0 20px 20px !important;
	}
	
	/* Header */
	
	.site-header .textwidget {
		margin-top: 0;
		margin-bottom: 0;
	}
	.header-logo {
		width: 100%;
	}
	
	.header-widget-area > .widget_text .textwidget > div {
		text-align: center;
	}
	
	.header-logo #site-title {
		text-align: center;
	}
	
	.header-tagline {
		width: 100%;
		padding-top: 0px;
	}
	
	.header-widget-area > .widget_text .textwidget > .phone {
		width: 100%;
		text-align: center;
		margin-top: 0;
	}
	
	.search-form { display:none; }
	
	.phone-home {
		float: none;
		padding-left: 28px;
		font-size: 36px;
	}
	
	#field_2_4 {
		padding-left: 0;
	}
	
	.ginput_container {
		float: left;
		width: 100%;
	}
	
	.gfield_captcha_input_container {
		float: right;
		width: 30%;
	}
	
	.footer-left {
		width: 100%;
		text-align: center;
	}
	
	.footer-right {
		width: 100%;
		text-align: center;
	}
	
	.footer-right > div.social {
		float: none;
		width: 148px;
		margin: 0 auto;
	}
	
	.content {
		width: 100%;
	}
	
	.sidebar {
		width: 100%;
	}
	
	.gform_wrapper {
		max-width: 100%;
	}
	
	.contact-content, .contact-form  {
		width: 100%;
	}
	
	.archive-description, .author-box, 
	.comment-respond, .entry, .entry-comments {
		padding: 20px;
	}
	
	.home-section-1, .home-section-3 {
		background-position: center center !important;

	}

}

@media only screen and (max-width: 480px) {

	.footer-widgets .widget-title,
	.home-even .widget-title,
	.home-odd .widget-title {
		font-size: 36px;
	}

	.home-even,
	.home-odd {
		font-size: 22px;
	}

}

@media only screen and (max-width:340px) {
	.header-tagline {
		font-size: 19px;
	}
	
	.phone-home {
		font-size: 29px;
		margin-bottom:5px;
	}

}