/*
 Theme Name:     SUG Child
 Theme URI:      http://www.thestartupguys.co.uk
 Description:    Bespoke WordPress Theme
 Author:         The Startup Guys
 Author URI:     http://www.thestartupguys.co.uk
 Template:       sug-base
 Version:        1.0.0
*/

/*
 * Please first update variables.scss with the customisations and then compile with compass. 
 * Any additional CSS edits can go here.
 */

/*
 * Header / Nav 
 */

 body {
 	-webkit-font-smoothing: subpixel-antialiased !important;
 }

.header-contact .tel {
	font-size: 2em; 
	font-weight: 900; /* Header telephone text - e.g. call us now */
	margin-top: 5px;
}

.header-top {
	width: 100%;
	z-index: 1000;
	background-color: #21262a !important;
	/*position: absolute;*/
	/*background-color: transparent;*/
}

#menufication-top #menufication-header-logo, #menufication-non-css3-top #menufication-non-css3-header-logo {
	height: auto !important;
}

.widget-title {
	font-family: "proxima-nova";
	color: #58595b;
	font-weight: 500;
	padding-top: 14px;
	font-size: 2.5em;
}
/*.header-top .span10 {
	width: 88.583333%;
}

.header-top .span2 {
	width: 10.416667%;
}*/

#xpert-home .header-middle {
	background-color: white;
	position: static;
	z-index: 10000;
	width: 100%;
	top: 50px !important;
	padding: 20px 0 0 0;
}

 .header-middle {
	margin-top: 0px;
	top: 50px!important;
}

.content-left-images-right .services ul li{ position:relative; transition:all 0.3s ease 0s; }
.services span {
    border-radius: 100%;
    left: 10px;
    position: absolute;
    top: 10px;
    opacity:0;
    transition:all 0.5s ease 0s;
    background-position: center center;
    background-repeat: no-repeat;
}
.content-left-images-right .services ul li:hover span{ opacity:1; }




.header-middle .btn-second-priority {
	font-size: 1.5em !important;
	padding: 11px;
	margin-top: 40px;
	float: right;
}

.main-nav li {
	min-height: 47px;
}

.main-nav li a {
	padding: 11px;
}

.social-icons li a img  {
	max-width: 27px;
	margin-top: 7px;
}

/*
 * General 
 */

/* body h3 {
 	font-size: 1.9em;
 	text-transform: uppercase;
 	color: black;
 }*/

.default-padding {
	padding: 4% 0 0 0;
}

.default-padding-alt {
	padding: 4% 0 4% 0;
} 

.default-padding-v2 {
	padding: 0% 0 4% 0;
} 

.inner-title-section .btn-second-priority {
	color: white;
	margin-top: 20px;
}

small {
	font-size: 0.6em;
}

body a {
	color: #2aa7f8;
}


/*
 * Form 
 */

.fw-cta-form {
	background-color: #0d8098;
	color: white;
	text-align: center;
	padding: 1.5% 0;
}

.fw-cta-form .gform_body {
	margin: 0 auto;
	width: 96%;
}

.fw-cta-form .inner {
	background-color: transparent;
}

.fw-cta-form input {
	width: 29%;
	margin: 5px;
	float: left;
	max-height: 39px;
	box-shadow: none;
	color: black;
	font-weight: 600;
	text-transform: uppercase;
}

.fw-cta-form input {
	width: 29%;
	margin: 5px;
	float: left;
	max-height: 39px;
	box-shadow: none;
	font-size: 1.4em;
	font-weight: 300;
	padding-left: 12px;
	outline: none;
}

.fw-cta-form input[type=submit] {
	padding: 9px 0 9px 0;
	width: 31%;
	border: 0;
	color: white;	
	font-size: 1.6em;
	font-weight: 600;
}

.fw-cta-form h3 {
	color: white;
} 

.fw-cta-form img {
	width:188px;
	margin-left: -4px;
}

/*
 * Home Page
 */

/*.process .span2 {
	width: 19% !important;
}

#xpert-home .inner-banner {
	padding: 127px 0px 30px 0px
}

#xpert-home .span5 {
	text-align: center;
}

#xpert-home .inner-banner .span4 {
	text-align: center;
}

#xpert-home .inner-banner .span4 .fa {
	font-size: 9em;
}

#xpert-home .inner-banner .span4 .fa:hover {
	color: #f46523;
}

#xpert-home span.green {
	display: inline;
	font-size: 1em;
	color: #f46523;
}

#xpert-home .inner-banner .icons {
	margin-top: 30px;
}

.inner-banner a {
	max-width: 470px;
	width: 100%;
	font-size: 2em;
}

.home .inner-banner h2 span.large {
	display: block;
	font-size: 2em;
	font-weight: 900;
	font-style: italic;
}

.inner-banner .text-container {
	padding: 140px 0 0 0;
}*/

#xpert-home .banner-cta-box {
	background-position: 95% 9%;
	background: #f46523; /* Old browsers */
	background: -moz-linear-gradient(top,  #f46523 0%, #f46523 50%, #ffffff 51%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f46523), color-stop(50%,#f46523), color-stop(51%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f46523 0%,#f46523 50%,#ffffff 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f46523 0%,#f46523 50%,#ffffff 51%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f46523 0%,#f46523 50%,#ffffff 51%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f46523 0%,#f46523 50%,#ffffff 51%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f46523', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	border-radius: 11px;
	position: relative;
}

#xpert-home .banner-cta-box img{
	position: absolute;
	max-width: 150px;
	bottom: 230px;
	right: 29px;
}

#xpert-home .banner-cta-box ul {
	margin-top: 17px;
}

#xpert-home .banner-cta-box ul li {
	padding: 3px 0;
	color: #323335;
}

#xpert-home .banner-cta-box ul li:before {
	color: #f46523;
}

#xpert-home .banner-cta-box h2 {
	color: white;
	font-size: 5.5em;
	line-height: 0.9em;
	text-transform: none;
}

#xpert-home .banner-cta-box h3 {
	color: white;
	font-size: 2.5em;
	max-width: 265px;
	font-weight: 400;
	text-transform: none;
}

#xpert-home .banner-cta-box a {
	color: #323335;
	font-size: 2em;
	background-color: transparent;
	border: 2px solid #f46523;
}

/*#xpert-home .points-success {
	padding: 2% 0;
}*/

#xpert-home .points-success .span4 {
	padding-top: 3%;
	background: white;
}

#xpert-home .points-success .inner {
	padding: 0;
}

#xpert-home .points-success .span7 {
	padding: 4% 0 3% 0;
	background: #f2f2f2;
	min-height: 534px;
}

#xpert-home .points-success .span7 h2 {
	margin-bottom: 20px;
	font-size: 4.4em;
	font-weight: 500;
	text-transform: none;
}

.title-container {
	background-color: #3e3e3e;
	padding: 13px;
	min-height: 85px;
	-webkit-box-shadow: 0px 0px 14px 0px rgba(50, 50, 50, 0.26);
	-moz-box-shadow:    0px 0px 14px 0px rgba(50, 50, 50, 0.26);
	box-shadow:         0px 0px 14px 0px rgba(50, 50, 50, 0.26);
}

.title-container h3 {
	margin-top: 8px;
	text-align: center;
	color: #f46523;
	font-weight: 400;
}

.title-container p {
	text-align: center;
	margin-bottom: 0;
	color: white;
}

.content-box {
	text-align: left;
}

.content-box h1 {
	margin-top: 40px;
	font-weight: 500;
	text-transform: none;
	line-height: 0.9em;
}

.content-box h2 {
	font-size: 2em;
	color: #727375;
}

/*#xpert-home article .points-success .cms-content li:before {
	content: "\f05d";
	font-size: 1em;
	font-weight: 200;
}
*/
#xpert-home article .points-success .cms-content li {
	font-size: 2em;
	font-weight: 600;
	padding-left: 37px;
	text-align: left;
}

#xpert-home .process {
	padding: 3% 0;
	background-image: url("/wp-content/uploads/2014/06/fw-below-image.jpg");
}

#xpert-home .process .span12 h2 {
	font-size: 4.5em;
	text-transform: none;
	font-weight: 400;
}

#xpert-home .process .span4 {
	width: 48.5%;
}

#xpert-home .process .span4 {
	width: 31.666667%;
}

#xpert-home .process h2 {
	font-size: 2.5em;
	font-weight: 400;
}

#xpert-home .process p {
	color: white;
}

#xpert-home .process .btn-second-priority {
	font-size: 1.6em;
	width: 100%;
	max-width: 420px;
	font-weight: 400;
	text-transform: none;
}

#xpert-home .process .btn-second-priority span.black {
	color: black;
}

.process .cms-content {
	text-align: center;
}

.process .fa {
	padding: 0;
	border-radius: 50%;
	color: #425363;
	background-color: white;
	font-size: 67px;
	display: inline-block;
	height: 140px;
	width: 140px;
	text-align: center;
	line-height: 2.2em;
	border: 1px solid hsl(0, 0%, 40%);
	box-shadow: 0 0 0 6px white;
}

.process .fa:hover {
	color: #f46523;
}

/*.our_process_image .steps {
	padding: 0;
	border-radius: 50%;
	color: #425363;
	font-size: 67px;
	display: inline-block;
	height: 140px;
	width: 140px;
	text-align: center;
	line-height: 2.2em;
	background-position: 50% 50%;
	background-size: contain;
	 transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}*/

.steps {
	width: 170px;
	height: 169px;
	background-size: contain;
	display: inline-block;
}

.our-process-image {
	background-image: url("/wp-content/uploads/2014/09/process.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	width: 100%;
	padding: 7em 0;
}

.our-process-image .span12 {
	margin-bottom: 40px;
}
.our-process-image{ text-align:center; }
.our-process-image .span3 {
	width: 23.25%;
	text-align: center;
	float:none;
	display:inline-block;
	vertical-align:top;
}

.our-process-image a {
	text-decoration: none;
}

.our-process-image h3 {
	color: #000000;
	font-size: 1.9em;
	padding-top: 10px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 400;
}

.our-process-image p {
	max-width: 90%;
	margin: 0 auto;
}

span.green {
	color: #65cf52;
}

.testimonial-change p {
	font-size: 1.3rem;
	max-width: 79%;
	margin: 0 auto;
}

/*.process #step-1 {
	background-image: url("/wp-content/uploads/2014/09/1-consultation.png");
}
.process #step-2 {
	background-image: url("/wp-content/uploads/2014/09/personal-plan.png");
}
.process #step-3 {
	background-image: url("/wp-content/uploads/2014/09/start-journey.png");
}

.process #step-4 {
	background-image: url("/wp-content/uploads/2014/09/achieve-goals.png);
}*/

.our-process-image #step-1 {
	background-image: url("/wp-content/uploads/2014/09/1-consultation.png");
}
.our-process-image #step-2 {
	background-image: url("/wp-content/uploads/2014/09/personal-plan.png");
}
.our-process-image #step-3 {
	background-image: url("/wp-content/uploads/2014/09/start-journey.png");
}

.our-process-image #step-4 {
	background-image: url("/wp-content/uploads/2014/09/achieve-goals.png");
}

body:after{
    display:none;
    content: url("/wp-content/uploads/2014/09/1.png") url("/wp-content/uploads/2014/09/2.png") url("/wp-content/uploads/2014/09/3.png") url("/wp-content/uploads/2014/09/4.png") url("/wp-content/uploads/2014/06/amazing-hover.png") url("/wp-content/uploads/2014/09/image-middle-hover.png");
    	background-image: url("/wp-content/uploads/2014/09/image-right-hover.png") !important;
}

.our-process-image #step-1:hover {
	background-image: url("/wp-content/uploads/2014/09/1.png");
}
.our-process-image #step-2:hover {
	background-image: url("/wp-content/uploads/2014/09/2.png");
}
.our-process-image #step-3:hover {
	background-image: url("/wp-content/uploads/2014/09/3.png");
}

.our-process-image #step-4:hover {
	background-image: url("/wp-content/uploads/2014/09/4.png");
}


.process #step-1:hover {
	background-image: url("/wp-content/uploads/2014/06/1-hover.png");
}
.process #step-2:hover {
	background-image: url("/wp-content/uploads/2014/06/2-hover.png");
}
.process #step-3:hover {
	background-image: url("/wp-content/uploads/2014/06/3-hover.png");
}


#xpert-home .row4{
	padding: 5% 0 1% 0;
}

#xpert-home .info-blog-container .team-home {
	background-color: #3e3e3e;
}

.team-home {
	background-color: #65cf52;
	padding: 5%;
	text-align: center;
	color: white;
}

.success-stories {
	padding: 1rem;
	text-align: center;
	color: white;
}

a.fancybox {
text-decoration: none;
}


.team-home h3 {
	color: #FFFFFF;
	font-weight: 700;
	font-weight: 2.1rem;
}

.team-home p {
	color: #FFFFFF;
	font-weight: 400;
}

#xpert-home .info-blog-container h2 {
	text-transform: none;
	font-size: 4em;
	font-weight: 400;
	color: #f46523;
}

.container h2 {
	font-size: 3em;
	color: #f46523;
}

#xpert-home .info-blog-container .container h2 {
	font-size: 1em;
	color: #f46523;
}

#xpert-home .info-blog-container .container figcaption p {
	font-size: 0.8em;
}

#xpert-home .info-blog-container .team-home h3 {
	color: #f46523;
	font-weight: 400;
}

#xpert-home .info-blog-container .team-home p {
	color: white;
}

#xpert-home .info-blog-container .span4 .wysiwyg-content {
	background-color: #3e3e3e;
	min-height: 350px;
}

#xpert-home .info-blog-container .blog-slider p.post-title a {
	color: #f46523;
	font-weight: 400;
	font-size: 0.7em;
	text-transform: none;
}

#xpert-home .info-blog-container .blog-slider p {
	line-height: 1.1em;
	color: white;
}

.challenge {
	padding: 4% 0 0 0;
}

.challenge .inner {
	padding-bottom: 0;
}

.challenge h1 {
	font-size: 6.5em;
	font-style: italic;
	color: #f46523;
}

.challenge-quote {
	margin: 110px 0 40px 0;
}

.challenge-quote h3 {
	max-width: 300px;
	font-weight: 400;
	margin: 0 auto;
	text-align: center;
	font-style: italic;
	color: #29292f;
	font-family: "proxima-nova",sans-serif;
	font-size: 2.5em;
}

.challenge h3 {
	font-size: 3.2em;
}


#xpert-home article .challenge .cms-content li:before {
	content: "\f058";
	font-size: 1em;
	font-weight: 200;
}

#xpert-home article .challenge .cms-content li {
	font-size: 2.2em;
	font-weight: 600;
	padding-left: 37px;
}

#xpert-home article .challenge .btn-second-priority {
	font-size: 1.1em;
	padding: 20px;
	display: inline-block;
	margin-top: 10px;
}

.util-carousel .util-item {
	width: 300px !important;
}

.success-image {
	padding: 0 15px;
}

.show-for-medium-down {
	display: none;
}

/* TEAM */

.popout-team {
	max-width: 600px;
}

@media (max-width: 880px) {
	.map-edit .span6 {
	width: 100%;
	}

	.weight-difference .span8 {
		width: 100% !important; 
	}

	.weight-difference .span4 {
		width: 100% !important; 
	}

	.weight-change .testimonial-change {
	font-style: italic;
	font-family: "proxima-nova", sans-serif;
	width: 80%;
	text-align: center;
	font-size: 1.4em;
	padding-top: 20px;
	}
}

.column-builder {
	display: inline-block;
	width: 100%;
}

.map-edit {
	background-color: #f8f8f8;
}

.map-edit .span6:first-child {
	background-position-x: 110%;
	min-height: 520px;
}

@media (max-width: 1049px) {
	body h2 {
		font-size: 3em;
	}
	.weight-difference .col {
		margin-bottom: 0;
	}
	.box-arrow div {
		right: 0;
		bottom: -25px !important;
		left: 44%;
	}

	.weight-change .content-weight {
		padding: 24px 0;
	}

	.column-builder.map-edit .inner {
		margin: 0;
	}

	.column-builder.map-edit .span6 {
		width: 50%;
	}

	.box-arrow {
		text-align: center;
		position: relative;
		display: block;
		width: 100%;
	}

	.info-blog-container .span4:nth-child(1) {
		width: 49%;
	}
	.grid a {
		float: none;
	}
	.info-blog-container .span4:nth-child(2) {
		width: 49%;
	}
	.info-blog-container .span4:nth-child(3) {
		width: 100%;
	}
	.info-blog-container .span4:nth-child(3) .wysiwyg-content{
		width: 100%;
		min-height: 0 !important;
	}
	.fw-cta-form .span6 {
		/* width: 100%; */
		width: 65%;
	}

	.weight-difference .span8 {
		width: 100% !important; 
	}

	.weight-difference .span4 {
		width: 100% !important; 
	}

	.fw-cta-form h2 {
	padding-top: 4px !important;
	text-align: center!important;
	}
	.thumb-crop {
		display: none;
	}
	.blog-slider .span9 {
		width: 100%;
	}
	.blog-slider .cms-content li:nth-child(3)  {
		display: none;
	}
	#xpert-home .inner-banner .span7 {
		width: 100%;
		margin-bottom: 20px;
	}
	#xpert-home .inner-banner h1 {
		text-align: center;
		margin-top: 40px;
		background-color: transparent;
	}
	#xpert-home .inner-banner .span7 h2 {
		text-align: center;
	}
	.show-for-large {
		display: none;
	}
	.show-for-medium-down {
		display: block;
	}
	.home .inner-banner h1 {
		font-size: 6em;
		margin-top: 0;
	}

	.home .inner-banner img {
		max-width: 720px;
	}

	.home .inner-banner .span5 {
		width: 100%;
	}

	#xpert-home .banner-cta-box {
		width: 92%;
	}

	.weight-change .content-weight {
		height: 201px;
		background-color: #65cf52;
	}

    .fw-cta-form h2 {
	font-size: 4em;
	text-align: center!important;
	}

	.weight-change .client-change, .weight-change .gain-change, .weight-change .duration-change {
		display: inherit;
	}

	.weight-change .weight-difference img {
	max-height: 100%;
	}

	.fw-cta-form .span2 {
	display: none;
	}

	.bold-header {
		font-size: 0.6em !important;
	}

	.main-header {
		font-size: 0.6em !important;
	}

	.page .inner-banner span {
		font-size: 0.3em;
	}

	.fw-cta-form .ebook-test {
		font-size: 1.4em;
	}
}

@media (max-width: 768px) {
	.fw-cta-form input {
		width: 100% !important;
	}
	.map-edit .span6:first-child {
		background-position-x: 10% !important;
	}
	.client-change {
		max-width: 100% !important;
	}
	p.client-name-test {
		padding-left: 0 !important; 
	}

	.inner-banner a {
		max-width: 320px;
	}

	.success-stories .fancybox {
		margin-bottom: 40px;
		text-align: center;
		margin: 0 auto;
		display: inline-block;
		width: 80%;
		margin-left: 12%;
		padding-bottom: 30px;
	}

	.col {
		padding-bottom: 0px !important;
	}

	.fw-cta-form input[type=submit] {
	width: 85% !important;
	margin-left: 8%;
	}

	.fw-cta-form input {
		width: 100%;
	}

	.header-top .btn-third-priority {
	padding: 12px 12px !important;
	width: 83% !important;

	}

	.weight-change h2 {
		padding-top: 50px;
	}

	.header-top .span3 {
		text-align: center !important;
	}

	.tabbed-sections img {
		max-width:none!important;
	}

	#xpert-home .inner-banner {
		padding: 65px 0px 30px 0px;
	}
	.challenge h1, .challenge h3, .challenge p {
		text-align: center !important;
	}
	.blog-slider ul {
		padding: 10px;
	}
	.blog-slider ul li {
		padding-left: 0px;
	}
	#xpert-home .inner-banner .span4 {
		display: none;
	}
	#xpert-home .banner-cta-box {
		min-height: 0;
		width: 90%;
	}
	#xpert-home .inner-banner .span5 {
		width: 
	}
	.meet-fw .span6 {
		text-align: center;
	}
	#xpert-home .banner-cta-box {
		width: 90%;
	}
	.process .span2 {
		width: auto !important;
	}

	#xpert-home .inner-banner .span4 {
		width: 32.6666666667% !important;
		float: left;
	}
	#xpert-home .info-blog-container .span4 .wysiwyg-content {
		background-color: transparent;
		min-height: 0;
	}

	.weight-change .testimonial-change {
	font-style: italic;
	font-family: "proxima-nova", sans-serif;
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	}

	.home .btn-second-priority {
	color: white;
	background: #ff0072;
	width: 85% !important;
	}

	.fw-cta-form h2 {
	font-size: 4em;
	text-align: center!important;
	}

	.paragraph-reduced {
	width: 100% !important;
	}

	.weight-change .content-weight {
		background-color: #65cf52;
	}

	.weight-change .client-change, .weight-change .gain-change, .weight-change .duration-change {
		font-size:1.9em !important;
	}

	.client-name-test {
	padding-left: 252px;
	}

	.services {
		text-align:center;
	}

	#tabs {
		width: 100% !important;
	}
	.tabwidth2, .tabwidth3 {
		width: 100% !important;	
	}
}

@media (max-width: 615px) {

	.fw-cta-form {
		padding: 3.5% 0;
	}
	.fw-cta-form input {
		width: 100%;
	}
	.fw-cta-form input[type=submit] {
		padding: 7px 0 7px 0;
		width: 85%;
		margin: 0 auto;
		margin-left: 10px;
		margin-top: 4px;
		float: none;
	}
}

@media (max-width: 480px) {

	.popout-team {
		padding: 10px !important;
	}
	.home .inner-banner h1 {
		font-size: 6em;
	}
	#tabs li a {
		width: 89% !important;
	}
	#tabs li a:hover {
		border-bottom: none !important;
	}
	/*#xpert-home .banner-cta-box {
		background-image: none;
	}*/
	#xpert-home .banner-cta-box a {
		width: 85%;
	}
	#xpert-home .banner-cta-box h3 {
		text-align: center;
		max-width: 100%;
	}
}

@media (max-width: 530px) {
	.fw-cta-form input {
		width: 100% !important;
		max-width: none;
	}

}

@media (max-width: 400px) {
	.inner-banner h1 {
		font-size: 6em;
	}
}


/*
 * Inner Pages
 */

 .inner {
 	background-color: transparent;
 }

.inner-banner .span4 {
	width: 31.666667%;
}

.inner-page-xpert.inner-banner .span4 .fa{
	font-size: 6em;
}

.inner-page-xpert.inner-banner h2 {
	color: white;
	font-size: 1.8em;
	font-weight: 400;
} 

/*.inner-page .btn-second-priority {
	font-size: 1.1em;
}*/

.personal-points {
	text-align: center;
}

.inner-page #content ul {
	list-style: none;
	padding-left: 22px;
	padding-bottom: 10px;
}

.inner-page #content ul li {
font-size: 1.7em;
line-height: 1.4em;
color: #727375;
list-style: disc;
}

/* .inner-page #content ul li:before {
	content: "\f118";
	color: #e4392c;
	font-size: 1.2em;
	font-family: FontAwesome;
	position: absolute;
	margin-left: -24px; 
}

*/


.personal-points .circle {
	background-color: #f46523;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin: 0 auto;
	margin-bottom: 43px;
}

.personal-points .circle-outline {
	width: 70px;
	height: 70px;
	border: 4px solid #f46523;
	border-radius: 50%;
	margin: 0 auto;
}

/*.meet-fw {
	padding: 5% 0;
	background-size: cover;
}*/

/*.meet-fw .btn-second-priority {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	margin-top: 20px;
	width: 60%;
	font-size: 1.1em;
	font-weight: 600;
	font-style: normal;
	background-color: transparent;
	background-color: transparent;
	border: 2px solid #65cf52;
	color: #000000;
}*/

/*.meet-fw img{
	max-width: 400px;
}*/

/*.meet-fw h2, .meet-fw h3, .meet-fw p {
	color: black;
}*/

/*.meet-fw .inner {
	background: transparent;
}*/

.meet-fw {
	padding: 8em 0 4em 0;
	background-size: cover;
	background-color: #f8f8f8;
}

.meet-fw img{
	max-width: 400px;
	float: right;
}

.meet-fw h2, .meet-fw h3, .meet-fw p {
	color: #222222;
}

.meet-fw .inner {
	background: transparent;
}

.meet-fw p {
	margin-bottom: 45px;
	max-width: 94%;
}

.meet-fw h2 {
	margin-top: 40px;
}

.meet-fw .btn-second-priority {
	color: white;
	width: 100%;
	font-size: 1.2rem;
	font-weight: 600;
	font-style: normal;
	background-color: #f94bd5;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding: 15px 21px;
	display: inline;
}

.meet-fw .btn-second-priority:hover {
	background-color: #f96bdc;
	color: white; 
}

.inner-selling-points {
	padding: 0% 0 6px 0;
	font-size: 1.6em;
	font-weight: 800;
}

.inner-selling-points-end {
	padding: 28px 0 6px 0;
	font-size: 1.6em;
	font-weight: 800;
}



.inner-selling-points .fa{
	color: #3e3e3e;
	font-size: 1.5em;
	vertical-align: middle;
}

.inner-selling-block-alt {
	padding: 0 0 4% 0;
	font-size: 1.6em;
	font-weight: 800;
}

.inner-selling-block {
	padding: 28px 0 4% 0;
}

.inner-selling-block article .cms-content.textarea-content {
	text-align: left !important;
}

.inner-selling-block .cms-content.textarea-content{
	text-align: left !important;
}

.inner-selling-block .fa{
	color: #f46523;
	font-size: 1.5em;
	vertical-align: middle;
}

.inner-carousel {
	padding: 4% 0;
}

.scroll-image {
	padding: 0 15px;
}

.start-journey {
	padding: 3% 0 0%;
	background-color: #65cf52;
	background-size: cover;
}

.start-journey p {
	max-width: 630px;
	margin: 0 auto;
	padding-bottom: 50px;
}

.start-journey h2, .start-journey h4, .start-journey p{
	color: white;
}
.start-journey h2 {
	font-size: 5.5em;
}

.start-journey .inner{
	background: transparent;
}

/*
 * Testimonials & Team Pages
 */

.success-story, .team {
	background: #fafafa; padding: 2%;
}

.testimonial-page .testimonial-info h3,
.team-page .team-info h3 {
	margin: 0 !important;
	font-weight: 900; font-size: 2.5em;
} 

.testimonial-page .testimonial-info strong.
.team-page .team-info h4 {
	font-size: 1.1em;
}

.team-page .team-info h4 {
	margin-top: 0;
}

.team-page .team-info strong {
	display: block; margin-top: 15px; 
}

/*
 * General
 */
 span.orange {
 	color: #f46523;
 }

 strong {
 	font-weight: 700;
 }

 .current-menu-item > a {
 	background-color: #3ca9e0;
 	color: white;
 }

 /* TEAM */

 .team-boxes {
 	background-color: #f3f3f3;
 	padding: 3rem 0 1rem 0;
	border-bottom: 1px solid #E0E0E0;
 }

 .team-boxes p {
 	max-width: 460px;
 }

  .team-boxes .inner {
 	background-color: transparent;
 }

 .team-boxes img {
 	max-width: 450px;
 }

 /* POPUP TEAM */

 .popout-team {
 	padding: 40px;
 }

 .popout-team h2 {
	color: #000000;
	font-style: italic;
 }

 .popout-team .btn-second-priority {
 	margin: 21px 0;
 	font-size: 2em;
 }


/*
 * Success Page
 */

.success-page .row2 .col {
	text-align: center;
}

.success-page .row2 h1 {
	font-weight: 900;
	font-size: 7em;
	margin-top: 110px;
}

.success-page .row2 p {
	text-transform: uppercase;
}

.success-page .row2 a {
	margin: 20px 0; font-weight: 900;
}

/*
 * Contact Page
 */

 .contact-page #logo img {
 }

/* .contact-page .header-top {
 	z-index: 99999;
 }

 .contact-page .header-middle {
 	background-color: rgba(0, 0, 0, 0.48);
 	top: 45px;
 }*/

 /*.contact-page .type-nav .span12 {
 	padding-top: 34px !important;
 }*/

.contact-page .small_map_container {
	margin-bottom: 0 !important;
	height: 390px !important;
}

.contact-page .row2 .inner {
	padding-top: 30px;
}

.contact-page article .wysiwyg-content h1 {
	font-weight: 500;
	color: black;
	line-height: 1em;
	text-transform: none;
	font-size: 3.2em;
}

.campaign .wysiwyg-content h1 {
	font-weight: 500;
	color: #0d8098;
	line-height: 1em;
	text-transform: none;
	font-size: 4em;
}

.contact-page article .wysiwyg-content h2 {
	font-size: 2.1em;
}

.contact-page article .wysiwyg-content h3 {
	font-size: 1.4em; color: #c83d69;
	margin-top: 25px;
}

.contact-page .cta-form {
	background-color: #65cf52;
	color: white;
}

.contact-page .cta-form .gform_heading {
	width: 80%;
	margin: 0 auto;
	margin-bottom: 15px;
	text-align: center;
}

.contact-page article .wysiwyg-content a {
	font-weight: 700; text-decoration: none; color: #252525;
}

/*
 * FOOTER
 */

.footer-top {
	background-color: #3ca9e0;
	text-align: left;
	padding: 25px 0 0;
}

.footer-top .type-text{
	padding-left: 18px;
}

.footer-top a {
	font-size: 1rem;
}

.footer-top a:hover {
	color: white;
	text-decoration: underline;
}

.footer-top .current-menu-item a {
	background-color: transparent;
}

.footer-top ul.sub-menu a {
	color: white;
	font-weight: 400;
}

.footer-top ul.sub-menu a:hover {
	color: white;
	text-decoration: underline;
}

.footer-top p {
	color: white;
	text-align: right;
}

.footer-top .span3 {
	display: table;
	/*min-height: 190px;*/
	text-align: right;
}

.footer-top .span3 p {
	margin-bottom: 0;
	font-size: 1.4em;
}

/*.footer-top .span3 .type-text {
	display: table-cell;
	vertical-align: bottom;
}*/

.footer-middle #sbttr-user-timeline-0 {
	background-color: transparent !important;
}

.footer-middle .cta-form .gform_wrapper h3.gform_title {
	text-align: center;
	font-size: 2.5em;
	font-style: italic;
}

.footer-middle span.gform_description {
	text-align: center;	
}

.footer-top .type-text {
	text-align: left;
}

/* Blog fixes - to be integrated to core at a later date */

.blog-nav { float: right; margin:20px 0; }
@media (max-width: 768px) {
.blog-nav { float: none; width: 100%; }
}
.blog-nav .prev-page { float: right; }
.post .post-meta a, #respond a {
	color: #65cf52;
}
.blog-nav .next-page { float: left; }
.blog-nav .next-page,
.blog-nav .prev-page {
	width: auto !important;
	background-color: #65cf52;
	color: white;
	min-width: 120px;
}

.entry-content ul {
    margin: 20px; list-style: disc; padding-left: 0;
}
.entry-content li {
margin: 5px 0;
font-size: 1.7em;
color: #464646;padding: 0 0 10px;
    line-height:22px;
}

.entry-content ol li{
    list-style: outside none number;
    padding: 0 0 10px;
    line-height:22px;
    margin-left:22px;
}

.map-first h2 {
	font-size: 2.5rem;
}


@media (max-width: 941px) {
	.map-edit .map-first {
		padding: 49px;
	}
}

/*THEME FIXES */

@media (max-width: 768px) {
	.weight-change h2 {
		margin-top: 20px;
		display: inline-block;
	}
	.header-top .btn-third-priority {
		margin-top: 10px;
	}
	.col {
		margin-bottom: 0px !important;
	}
	.home .inner-banner h1 {
		margin-top: 40px !important;
	}
	.home .journey .btn-second-priority {
		font-size: 1.2em !important;
	}
	.map-edit .span6:first-child {
		background-position-x: 90%;
	}
	#tabs li {
		display: block;
	}

	.home .journey .btn-second-priority {
		display: inherit !important;
		width: 80% !important;
	}

	.meet-fw img {
		max-width: none;
	}

	.meet-fw .span1 {
		display: none;
	}

	.fw-cta-form input {
		width: 100%;
	}

	.home .btn-second-priority {

	width: 80% !important;
	} 
	.challenge-quote {
		margin: 20px 0 40px 0;
	}
	.home .fw-cta-form {
		padding: 0% 0 3% 0;
	}
	#xpert-home .info-blog-container .container h2 {
		font-size: 1em;
	}

	.blog-slider {
		display: none;
	}
	.thumb-crop {
		width: auto;
		overflow: hidden;
		height: auto;
	}
	.fw-cta-form img {
		display: none;
	}
	.footer-extra .span6 {
		width: 100%;
		text-align: center !important;
	}
	.footer-extra .alignright {
		float: none;
	}
	#xpert-home .process .span12 h2 {
		font-size: 4em;
	}
	#xpert-home .process .span6 h2 {
		text-align: center !important;
	}
	#xpert-home .process .btn-second-priority {
		float: none;
		font-size: 1.3em;
		width: auto;
	}
	li.tel {
		width: 100%;
		text-align: center;
	}
	.footer-extra li#follow {
		font-size: 2.2em !important;
	}

	/*.box-arrow {
		right: 368px;
		bottom: -29px;
	}*/
}

.inner-page .row3 {
	margin-top: 0;
}

.about-grey {
	background-color: #f3f3f3;
	padding: 40px 0;
}

.fw-cta-form {
	padding: 1.5% 0 0% 0;
}

 .fw-cta-form {
	padding: 0;
	padding-top: 5px;
	background-color: #65cf52;
}

.fw-cta-form h2 {
	font-size: 1.5rem;
	color: white;
	margin-top: 20px;
	text-align: center;
	padding-top: 10px;
	font-weight: 800;
	text-transform: uppercase;
	font-family: "proxima-nova",sans-serif;
}

.fw-cta-form input {
	width: 31%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	height: 36px;
	font-size: 1em;
	text-transform: none;
	font-family: "proxima-nova",sans-serif;
	text-transform: uppercase;
}

.archive .fw-cta-form .ebook-test {
	padding-top: 21px;
}

.fw-cta-form .ebook-test {
	padding-top: 1px;
	font-weight: 600;
	max-width: 90%;
}

 .fw-cta-form input[type=submit] {
	width: 31%;
	background-color: #f84bd5;
	font-size: 1.5em;
}

.fw-cta-form input[type=submit]:hover {
	background-color: #f96bdc;
	color: white;
}

 .fw-cta-form h3 {
 	font-size: 3em;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 35px;

}

.fw-cta-form .inner {
	padding-bottom: 0;
}

.footer-middle {
	background-color: #f3f3f3;
	color: black !important;
}

.footer-middle .cta-form .gform_wrapper h3.gform_title {
	color: black;
}

.footer-middle p, .footer-middle a {
	color: black;
}

.footer-middle .gform_wrapper .gform_description {
	color: black;
	font-size: 1.8em;
}

.footer-middle a.read-more {
	color: #65cf52 !important;
}

.footer-middle .newsletter-form {
	background-color: transparent !important;
}

.cta-form.newsletter-form {
	padding: 3%;
}

#sbttr-user-timeline-0 .sbttr-user-timeline-item-username a {
	color: black !important;
}

.footer-extra {
	padding: 20px 0;
	border-bottom: 1px solid black;
}

.footer-extra li#follow {
	font-size: 2.4em;
	margin-bottom: 0px;
	font-weight: bold;
}

.footer-extra ul.social-icons {
	margin-top: 19px;
}

.footer-extra img {
	max-width: 130px;
}

.footer-extra .fa {
	color: black;
}

.footer-extra ul li {
	display: inline;
	margin-left: 20px;
}

.footer-extra ul li a{
	font-size: 3em;
} 

.footer-extra ul li a:hover {
	color: #f46523;
}

.footer-middle .cta-form .gform_wrapper h3.gform_title {
	text-align: left;
	font-style: normal;
	font-family:"proxima-nova";
}

.footer-middle .ginput_container input {
	box-shadow: none;
	border-radius: 26px;
	border: 1px solid rgba(234, 234, 234, 1);
	font-weight: 400;
}

.footer-middle h3 {
	color: black;
}

/*.btn-third-priority {
	font-size: 1.1em;
	color: white;
	background: #f46523;
	-webkit-appearance: none;
}*/

/*.btn-third-priority:hover {
	color: black;
}*/

#xpert-home .banner-cta-box ul {
	padding-left: 39px;
}

/*ul.sub-menu li a{
	color: #222222;
}*/

.thumb-crop {
	width: 70px;
	overflow: hidden;
	height: 70px;
	margin-top: 10px;
}

.thumb-crop img {
	width: auto;
}

#xpert-home .info-blog-container .span4 .wysiwyg-content {
	max-height: 322px;
	overflow: hidden;
}

.cta-form {
	background-color: #65cf52;
	color: white;
}

.cta-form .gform_wrapper h3.gform_title {
	font-size: 3.2em;
}

.campaign input[type=submit] {
	background-color: #11a8af; 
}

.campaign h1 span {
	padding-top: 20px;
	font-size:1em;
	font-family: "bebas-neue";
}

.campaign .header-banner-container {
	padding-top: 75px;
}

.campaign .cms-content li {
	list-style: disc;
	padding-left: 0px !important;
}

.campaign .cms-content li:before {
	content: none !important;
}

.campaign .cms-content ul {
	padding-top: 30px;
	padding-left: 20px;
}

.gform_wrapper .gform_description {
	font-size: 2em;
}

.row3 .inner {
	padding-top: 0px !important;
}





.home article .row8 .cms-content.textarea-content {
	text-align: center;
}

.row8 a {
	font-size: 1.55em;
	font-weight: 400;
	text-transform: none;

}

.padding-four {
	padding-top: 4%;
}

.quote-box .inner {
	padding-bottom: 0;
}

.quote-box .span7 {
	text-align: center;
}

.img-wrap {
  position: relative;
  height: 100%;
  width: 100%;
}

.img-description {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.6);
	color: white;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	font-size: 2.7em;
	visibility: hidden;
	opacity: 0;
	font-weight: 300;
	text-transform: uppercase;
}

.img-description span {
	font-size: 0.7em;
	line-height: 2em;
	text-transform: none;
}

.img-description {
	margin-bottom: 0;
	text-align: center;
}

.img-wrap:hover .img-description {
  visibility: visible;
  opacity: 1;
  padding-top: 33%;
}

.page-id-408 .about-grey {
	padding: 30px 0 0 0;
}

.points-success .cms-content li:before {
	content: "\f118";
	font-weight: 200;
	font-size: 1.6em;
}

.padding-top {
	padding-top: 60px;
}

.ready-change h1 {
	font-weight: 400;
	color: #f46523;
	text-transform: none;
	font-size: 6.5em;
}


.ready-change h3 {
	font-size: 3em;
	color: #565656;	
	font-weight: 400;
}

.ready-change p {
	text-align: center;
	font-size: 2.8em;
	font-style: italic;
	width: 410px;
	margin: 61px auto;
	color: #29292f;
}



.inner-selling-points article .cms-content.textarea-content {
	font-size: 1em !important;
	color: #727375;
	line-height: 1.4em;
}

article .cms-content li {
	padding-left: 34px;
}

article .cms-content li:before {
	content: "\f00c";
	color: #65cf52;
	font-size: 1.5em;
}

.font-awesome-color {
color: #f46523;
font-size: 1.2em;
}


/* Custom styles */

.banner-cta-box {
	border: 11px solid white;
	border-radius: 4px;
}

span.blue {
	color: #57b4e3;
}

.home .inner-banner h1 {
	margin-top: 110px;
}


.home .studio .inner {
	padding: 50px;
}

.home .padding-top-bottom .inner{
	padding: 37px 0 !important;
}


.process-services-1:hover  {
    	background-image: url("/wp-content/uploads/2014/06/amazing-hover.png") !important;
}  

.process-services-2:hover {
    	background-image: url("/wp-content/uploads/2014/06/community-circle.png") !important;

}

.process-services-3:hover {
    	background-image: url("/wp-content/uploads/2014/09/image-right-hover.png") !important;
}


.map-edit .map-first {
	max-width: 100%;
	padding: 61px;
	min-height: 367px;
}

.map-edit .inner {
	padding:0px !important;
}

.map-edit .span6 {
	background-color:#f8f8f8;
	margin: 0;
}

/*.journey h1 {
	margin-bottom: 40px;
}*/

.small_map_container {
	margin:0 !important;
	max-height:475px !important;
	}

.map-first li {
	margin: 15px 0;
	list-style: disc;
	font-size: 1.7em;
	color: #6f6f6f;
	line-height: 1.4em;
	font-family: "proxima-nova", sans-serif;
}

.map-first ul {
	padding: 0 19px;
}

.journey {
	padding: 3rem 0 1rem;
	background-color: #65cf52;
}

/* old journey h1 code*/

/*.journey h1 {
	font-size: 7.5em;
	color: white;
	text-transform: none;
	font-weight: 500;
	font-family: "bebas-neue", sans-serif;
}*/

.journey h1 {
	font-size: 3rem;
	color: white;
	text-transform: uppercase;
	font-weight: 700;
	font-family: "proxima-nova", sans-serif;
	margin: 0 auto;
	line-height: 1em;
}

.journey p {
	color: white;
	padding: 6px;
}



.journey .btn-second-priority,
.home .journey .btn-second-priority {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	display: inline-block;
	background-color: #f84bd5;
	color: white !important;
	font-size: 1.4em;
	padding: 13px 23px;
}

.journey .btn-second-priority:hover {
	background-color: #f96bdc;
	color: white;
}



.home .btn-second-priority {
	font-size: 0.8em;
	font-weight: 600;
	font-style: normal;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;

}

.home .testimonial-change .btn-second-priority:hover {
	color: white !important;
}

/*
.btn-second-priority {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color: #11a8af;
	border: 2px solid white;
	color: white;
	font-size: 1.4em;
	width: 100%;
	font-style: normal;
}*/

.start-journey .btn-second-priority {
	font-size: 1em;
	width: 69%;
	font-style: normal;
}

.btn-third-priority {
	color: white;
	background: #3e3e3e;
	width: 100%;
	font-style: normal;
}

.contact-page .header-middle {
	position: absolute;
	z-index: 10000;
	width: 100%;
	top: 43px;
}

.contact-page .type-nav .span12 {
	padding-top: 31px;
}

.header-top .btn-third-priority {
	padding: 12px 12px !important;
	width: 100%;
	background: #f94bd5 !important;
	font-size: 1.3em !important;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;

}

.header-top .btn-third-priority:hover {
	background-color: #f96bdc !important;
	color: white;
}

.inner-banner span {
	text-align: center;
	margin: 0 auto;
	margin-top: -25px;
	display: block;
	line-height: 0.9em;
	color: white;
	font-weight: 100;
	text-transform: none;
	font-family: "proxima-nova", sans-serif;
}


.inner-page .inner-banner span {
	margin-top: 0px;
	font-size: 0.5em;
}

.page .inner-banner span {
	margin-top: 0px;
	font-size: 1.2rem;
}

.inner-page .inner-banner span {
	margin-top: 22px;
}


.archive .inner-banner span {
	margin-top: 0px;
	font-size: 0.5em;
}

/*.home .inner-banner h1 {
	font-size: 8em;
	padding-bottom: 8px;
	font-style: italic;
	line-height: 0.8em;
}*/

/* .inner-banner h1 {
	font-size: 5.5em;
	text-transform: none;
	padding-bottom: 49px;
	font-weight: 400;
}

.home .inner-banner h1 span.red {
	display: inline;
	font-size: 1.6em;
	color: #f46523;
}

.home .inner-banner h1 span {
	font-size: 0.3em;
	font-weight: 900;
}

.inner-banner h1 span {
	font-size: 0.5em;
	text-transform: none;
	font-weight: 300;
	margin-top: 13px;
	line-height: 1.3em;
}
*/

.bold-header {
	text-transform: uppercase;
	color: white;
	font-weight: 200;
	font-size: 4.3rem;
	line-height: 1em;
}

.main-header {
	text-transform: uppercase;
	color: black;
	font-weight: 200;
	font-size: 0.8em;
	margin-top: -85px;
}

.inner-banner h1 {
	color: black;
	font-size: 7em;
}

#xpert-home .inner-banner {
	padding: 5% 0 5% 0 !important;
}


#tabs {
	overflow: hidden;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	width: 70%;
	display: table;
	margin: 0 auto;
}

#tabs li.current a {
	background-color: #65cf52;
	color: white;
}

#tabs .tabwidth2 {
	width: 50%;
}

#tabs .tabwidth3 {
	width: 33.33%;
}

#tabs li.current a {
	border-bottom: none;
}

#tabs li a {
	min-height: 0;
	font-size: 1.6em;
}


#tabwrap .span6 {
	margin-top: 3%;
}

#tabwrap .span6:nth-child(2) {
	padding-top: 9px;
}


.box-arrow div {
	background-image: url('/wp-content/uploads/2014/09/nutrition.png');
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	position: absolute;
	right: -25px;
	bottom: 30px;
}

.weight-difference .span8 {
	position: relative;
}

.weight-change .content-weight {
	position: relative;
	height: 211px;
}

.weight-change h2 span {
	font-size: 1.3rem;
	margin: 10px 0 60px 0;
	display: block;
}

.sub-menu li a:hover{
	border-radius: 0;
	color: black;
}

.header-contact .tel span {
	color: #65cf52;
}

.inner-banner h1 {
	font-weight: 200;
	color: white;
	text-transform: uppercase;
	max-width: 850px;
}

.post-thumb span span {
	background-color: #f94bd5;
}

#blog-sidebar h2 {
	background-color: #65cf52;
	font-weight: 400;
}

select {
	-webkit-appearance: menulist;
	box-shadow: none;
	border-radius: 26px;
	border: 1px solid #EAEAEA;
	height: 38px;
}

input[type="text"], input[type="email"], input[type="tel"], textarea {
	border-radius: 26px;
	border: 1px solid #EAEAEA;
	box-shadow: none;
	font-size: 1.1rem;

}

input[type="text"], input[type="email"] {
	text-transform: none;
	font-size: 1.1rem;
}

.contact-page input[type="text"], .contact-page input[type="email"], .contact-page input[type="tel"], .contact-page textarea {
	margin-bottom: 0
}

textarea {
	border-radius: 8px;
	font-size: 1.1rem;
	max-height: 190px;
}

.contact-page .grey-bg {
	background-color: rgba(245, 245, 245, 1);
	border-bottom: 1px solid rgba(180, 174, 174, 1);
}

.contact-page .main-nav li a {
	color: black;
}

.contact-page .cta-form {
	background-color: transparent;
	padding-top: 0;
}

.contact-page .textarea-content {
	margin-bottom: 0 !important;
}

.cta-form {
	background-color: #65cf52;
}

.campaign input[type=submit] {
	background-color: #f94bd5;
}

.campaign input[type=submit]:hover {
	background-color: #DE72AB;
}

.home .dark-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.34);
}

.dark-bg {
	position: static;
	background-color: transparent;
}

.inner-banner {
	overflow: hidden;
	position: relative;
}

.inner-banner .inner {
	position: relative;
}

.client-name-test {
	color: #414042;
}

.inner-page .inner-banner {
	padding: 8rem 0rem !important;
}

.top-para p {
	margin: 0 auto;	
	max-width: 800px;
	padding-bottom: 15px;
}

#tabwrap h3 {
	padding: 30px 0;
	text-transform: none;
	line-height: 1em;
	margin: 0 auto;
	max-width: 820px;
	font-weight: 700;
}

.guarantee {
	padding: 7rem 0 5rem 0;
}

.small-heading h1 {
	font-size: 2.6rem;
}

.inner-selling-points {
	padding: 28px 0 6px 0;
	font-size: 1.6em;
	font-weight: 800;
}

.inner-selling-points .span3 {
	text-align: center;
}

/*.inner-selling-points .span3:first-child {
	text-align: left;
}

.inner-selling-points .span3:last-child {
	text-align: right;
}*/

.inner-selling-points .inner {
	max-width: 80%;
}

.inner-selling-points .cms-content {
	/*display: table-row;*/
}

.inner-selling-points .fa {
	color: #65CF52;
	font-size: 1.9em;
	padding-right: 7px;
	vertical-align: middle;
	/*display: table-cell;*/
}


.page-id-1516 .inner-selling-points .fa {
	vertical-align: baseline;
	display: inline;
}

.page-id-1516 .inner-selling-points {
	padding: 28px 0 23px 0;
}

.page-id-422 #fancybox-content {
	padding-bottom: 30px;
}


/* Corefit final edits */
.main-nav li a {
	font-weight: 600;
}

.testimonial-change a {
	margin-top: 22px;
	padding: 13px 12px;
}

.weight-change .client-change {
	border: none;
	font-size: 1.4rem;
}

.weight-change h4 {
	font-size: 1.4rem;
}

.weight-change .duration-change {
	font-size: 1.4rem;
	font-weight: 600;
}

.weight-change .testimonial-change {
	padding-top: 27px;
}

.weight-change .gain-change {
	font-size: 1.4rem;
	font-weight: 600;
}

.client-change {
	max-width: 80%;
}

.weight-change .duration-change {
	padding-top: 0;
}

.map-edit .span6:first-child {
	background-repeat: no-repeat;
}

.map-edit .span6:first-child {
	background-image: url('https://www.corefitnewcastle.com.au/wp-content/uploads/2016/07/corefit-map-new.jpg') !important;
	background-repeat: no-repeat;
	background-size: cover;
}
.services{
    text-align:center;
}

/* Edits 14/10/14 */

.main-nav li ul {
	margin-top: -5px;
}

ul.sub-menu li a:hover {
	background-color: transparent;
}

.equal-padding {
	padding: 4% 0 3% 0;
}

.top-para {
	background-color: #F3F3F3;
}

.single-campaign .inner-banner h1 {
	font-size: 6em;
}

.single-campaign .row2 {
	background-color: rgba(245, 245, 245, 1);
}

.single-campaign .row3 {
	background-color: rgba(245, 245, 245, 1);
	border-bottom: 1px solid rgba(180, 174, 174, 1);
}

input, textarea {
	outline: none;
}

.single-campaign input[type="text"],
.single-campaign input[type="email"],
.single-campaign input[type="tel"],
.single-campaign textarea {
	border-radius: 26px;
	border: 1px solid #EAEAEA;
	box-shadow: none;
}

.single-campaign .cta-form {
	background-color: transparent;
	padding-top: 0;
}

.single-campaign .cta-form h3.gform_title {
	display: none;
}

.single-campaign h3 {
	text-transform: none;
	line-height: 1.2;
	font-size: 1.8rem;
	text-align: center;
}

.form-content.cta-form {
	padding-top: 15px;
}

.cta-form p {
	color: black;
}

.partners .span4 {
	padding: 40px;
}

.partners img {
	border: 1px solid #DAD8D8;
}

#menu-sub-nav {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

#menu-sub-nav li a {

	font-weight: 900;
}

/*#menu-sub-nav li:before {
	content: ">";
	color: white;
	font-size: 1rem;
	padding-right: 10px;
}*/

#menu-sub-nav ul.sub-menu li a {
	color: white;
	text-decoration: none;
	font-weight: 400;
}
/*
#menu-sub-nav ul.sub-menu li:before {
	
	color: white;
	font-size: 1rem;
	padding-right: 10px;
}*/

.footer-bottom {
	background-color: #1787C0;
	padding: 10px 0 22px 0;
}

.footer-bottom p {
	color: white;
	text-align: right;
	margin-bottom: 2px;
}

.footer-bottom a {
	color: white;
	float: right;
	text-decoration: none;
	font-size: 1rem;
}

.footer-bottom a:hover {
	color: white;
	text-decoration: underline;
}

.commentlist img {
	max-width: 40px;
}

.commentlist p {
	font-size: 1rem;
}

.commentmetadata a {
	font-size: 1rem;
}

.comment-author.vcard {
	border-bottom: 1px solid #eee;
	margin-bottom: 11px;
	padding-bottom: 11px;
}

.comment-author.vcard .fn,
.comment-reply-link,
span.says {
	font-size: 1rem;
}

.entry-content ul {
	list-style: none;
}

#respond small {
	font-size: 1rem;
}

.gfield_radio li label {
  font-size: 1.2rem;
  margin-top: 4px;
  padding-top: 5px;
}

.gfield_checkbox li label {
  font-size: 1rem;
}

.cta-form .gform_wrapper h3.gform_title, .gform_wrapper .gform_description, .cta-form p, .gform_wrapper label {
  color: black;
  font-size: 1.2rem !important;
  margin-top: 2px;
}

.gfield_radio li {
padding-top:7px;
padding-bottom:7px;
text-align: left;
}


.gfield_html_formatted {
  text-align: left;
  height: 200px;
  overflow: scroll;
  font-size: 1rem;
  scr: auto;
  padding-top: 20px;
}

.gfield_checkbox li {
  padding-top: 7px;
  padding-bottom: 7px;
  text-align: left;
}


.page-id-2951 .main-nav li a {
  color: black !important;
}

.page-id-2951 #logo img {
  max-width: 120px !important;
  padding-top: 12px !important;
}

.page-id-2757 .main-nav li a {
  color: black !important;
}

.page-id-2757 #logo img {
  max-width: 120px !important;
  padding-top: 12px !important;
}

.entry-content li{
color: #6f6f6f;
}

.entry-content ul{
list-style: disc;
}

