/*
Theme Name: Method Fitness & Health
Theme URI: #
Author: baseonesolutions
Author URI: http://baseonesolutions.com/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Method Fitness simple, straightforward typography is readable on a wide variety of screen sizes. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: methodfit
*/

.blog_post p {     font-size: 16px;     color: #fff;     line-height: 24px; padding-bottom:26px!important} a{      color: white !important; }
.blogdetails .date {padding-bottom:19px !important;}
@font-face {
	font-family: 'Adobe Caslon Pro';
	src: url('fonts/ACaslonPro-Regular.eot');
	src: url('fonts/ACaslonPro-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/ACaslonPro-Regular.woff') format('woff'),
		url('fonts/ACaslonPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Adobe Caslon Pro';
	src: url('fonts/ACaslonPro-Italic.eot');
	src: url('fonts/ACaslonPro-Italic.eot?#iefix') format('embedded-opentype'),
		url('fonts/ACaslonPro-Italic.woff') format('woff'),
		url('fonts/ACaslonPro-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'Adobe Caslon Pro';
	src: url('fonts/ACaslonPro-SemiboldItalic.eot');
	src: url('fonts/ACaslonPro-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/ACaslonPro-SemiboldItalic.woff') format('woff'),
		url('fonts/ACaslonPro-SemiboldItalic.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'Adobe Caslon Pro';
	src: url('fonts/ACaslonPro-Semibold.eot');
	src: url('fonts/ACaslonPro-Semibold.eot?#iefix') format('embedded-opentype'),
		url('fonts/ACaslonPro-Semibold.woff') format('woff'),
		url('fonts/ACaslonPro-Semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Adobe Caslon Pro';
	src: url('fonts/ACaslonPro-Bold.eot');
	src: url('fonts/ACaslonPro-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/ACaslonPro-Bold.woff') format('woff'),
		url('fonts/ACaslonPro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
    font-family: 'MyriadProRegular';
    src: url('fonts/myriadproregular.eot');
    src: url('fonts/myriadproregular.eot') format('embedded-opentype'),
         url('fonts/myriadproregular.woff2') format('woff2'),
         url('fonts/myriadproregular.woff') format('woff'),
         url('fonts/myriadproregular.ttf') format('truetype'),
         url('fonts/myriadproregular.svg#MyriadProRegular') format('svg');
	font-weight: normal;
    font-style: normal;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,
dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,
sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,
label,legend,table,caption,tbody,tfoot,thead,tr,th,td { 
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	vertical-align:baseline;
}
body {
	background:#302500 url(images/bgr_container1.png) repeat 0 0;
	color:#000;
	padding:0;
	margin:0;
	font-size:14px;
	font-family: 'Adobe Caslon Pro', sans-serif;
}
ul,ol { list-style:none; }
img,fieldset { border:none; }	
a { text-decoration:none; }
a:hover { text-decoration:none; }
article,aside,details,figcaption,figure,footer,
header,hgroup,main,nav,section,summary {
    display: block;
}
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
figure {
	margin:0;
	padding:0;
}
.clearfix {
	clear: both;
	width:100%;
	overflow:hidden;
}
embed,iframe,
object,video {
	max-width: 100%;
}
html { -webkit-text-size-adjust: none; }
input, textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
aligncenter, 
img.aligncenter {
	clear: both;
	display: block;
	margin:0 auto 7px;
}
aligncenter {
	margin:10px 0px 22px 0px;
}
.alignright {
	margin: 2px 0px 15px 15px;
	display: inline;
}
.alignleft {
	margin:7px 14px 10px 0px;
	display: inline;
}
img.aligncenter,
img.alignright,
img.alignleft {
	max-width:100%;
	height:auto;
	display:block;
}
.alignright { float: right; }
.alignleft {
	float: left;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
input, textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

/*----------------------*/
/*  Page structure      */
/*----------------------*/
#wrapper { width: 100%;}
.container { 
	width: 100%;  
	padding: 0 15px;
	position: relative; 
}
.center_content {
	max-width: 1226px;
	margin: 0 auto;
}
/*----------------------*/
/*  start header_area   */
/*----------------------*/
#header_area {
	background:#c7a413 url(images/bgr_heaader.png) repeat-x 0 bottom;
	padding:9px 15px 12px 15px;
}
#main_menu ul { text-align:center;}
#main_menu ul li {
	position: relative;
	display:inline-block;
	padding:0 0 0 1px;	
}
#main_menu ul li a {
	background:#302500;
	height:36px;
	line-height:42px;
	text-transform:uppercase;
	font-weight:400;
	font-size:14.37px;
	color:#ffeb99;
	padding:0 13px 0px 15px;
	display:block;
}
#main_menu ul li:hover > a,
#main_menu ul li a:hover {}
#main_menu li ul {
	width: 180px;
	position: absolute;
	top:36px;
	z-index: 1000;
	padding:10px 0;
	left:1px;
	visibility: hidden;
	opacity: 0;
	background:#302500;
}
#main_menu ul li:hover > ul {
	visibility: visible;
	opacity: 1;
}
#main_menu li ul li {
	margin: 0;
	padding: 3px 0 3px 5px;
	display:block;
}
#main_menu li ul li a {
	background:none;
	height:inherit;
	line-height:inherit;
	padding: 0 0 0 11px !important;
	font-size:13px;	
	color: #ffeb99;
	text-align:left;
}
#main_menu li ul li ul {
	top: 0;
	left: 100%;
	padding-top:8px;
}
.fat-nav .menu { display: none;}
/*-------------------------*/
/*      heading_title      */
/*-------------------------*/
#heading_title {
	background:#302500 url(images/bgr_heading_title.png) repeat-x 0 bottom;
	padding:21px 15px 6px 15px;
}
#heading_title h1 {
	font-size:48.15px;
	line-height:58px;
	color:#ffeb99;
	letter-spacing:10px;
	text-transform:uppercase;
	text-align:center;
	font-weight:normal;
}
.page-template-template-contact #heading_title,
.page-template-template-how-it-works #heading_title {
	padding:31px 15px 22px 15px;
}
.page-template-template-contact #heading_title h1,
.page-template-template-how-it-works #heading_title h1 {
	font-size:32px;
	line-height:34px;
}
.page-template-template-contact #heading_title h1 {letter-spacing:4px;}
/*-------------------------*/
/*      container_area     */
/*-------------------------*/
#top_bg {
	background:url(images/bgr_container_top.png) no-repeat center 0;
	height:36px;
	margin:0px -15px;
}
.page-template-template-how-it-works #top_bg {
	height:52px;
}
#container_area {
	padding:0 15px 25px 15px;
}
#container_area h2 {
	font-size:45.28px;
	color:#ffeb99;
	line-height:53px;
	text-align:center;
	font-weight:normal;
	padding-bottom:9px;
	letter-spacing:1px;
	text-shadow: 2px 2px 1px rgb(19, 15, 0);
}
#container_area h3 {
	font-size:34.5px;
	color:#ffeb99;
	line-height:43px;
	text-align:center;
	font-weight:normal;
	letter-spacing:1px;
}
.page-template-template-home-php #container_area h3{
        font-size:37px;
}
#container_area h3 strong {
	line-height:35px;
	padding-bottom:7px;
	border-bottom:3px solid #f5e292;
	display:inline-block;
	font-weight:normal;
	font-style:italic;
	font-family: 'Adobe Caslon Pro';
}
#container_area h3 small {
	line-height:31px;
	border-bottom:3px solid #f5e292;
	font-size:31px;
	padding-bottom:6px;
	display:inline-block;
	font-style:italic;
}
#container_area h3 em {
	font-family: 'Adobe Caslon Pro';
	font-style:italic;
}
/*-------------------------*/
/*      feature_area       */
/*-------------------------*/
#feature_area {
	max-width:1118px;
	margin:19px auto 33px;
	overflow:hidden;
}
#feature_img_left {
	width:21.61%;
	float:left;
	padding-top:44px;
	margin-right:5.12%;
}
#feature_img_right {
	width:21.61%;
	float:left;
	padding-top:44px;
	margin-left:5.12%;
}
#feature_img_center {
	width:46.46%;
	float:left;
	overflow: hidden;
}
#center_top_img {
	max-width:450px;
	overflow:hidden;
	padding:0 0 18px 16px;
}
#center_bottom_img_left {
	width:43.46%;
	float:left;
}
#center_bottom_img_right {
	width:43.46%;
	float:right;
}
#feature_img_info_img,
#center_bottom_img_right,
#center_bottom_img_left,
#feature_img_left,
#feature_img_right {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	overflow:hidden;
}
#feature_img_left img,
#feature_img_right img,
#center_top_img img,
#center_bottom_img_left img,
#center_bottom_img_right img {
	max-width:100%;
	height:auto;
	display:block;
}
#feature_img_right h4,
#feature_img_left h4 {
	font-size:39.53px;
	color:#ffeb99;
	padding-top:61px;
	font-family: 'Adobe Caslon Pro';
	font-weight:600;
	font-style:italic;
	letter-spacing:1px;
}
#feature_img_right h4 {text-align:right;}
#feature_img_left h4 {
	padding-top:64px;
	padding-left:15px;
}
.page-template-template-benefits #top_bg,
.page-template-template-help #top_bg {height:30px;}
.page-template-template-help #container_area h3 {
	font-size:36px;
	line-height:43px;
	padding-bottom:34px;
}
.page-template-template-how-it-works #feature_area {
	max-width:1053px;
	padding-bottom:10px;
}
.page-template-template-help #feature_area {
	max-width:1053px;
	margin:0 auto;
	padding-bottom:48px;
}
.page-template-template-help #feature_img_center {
	width:51.5%;
	padding-right:4%;
}
.page-template-template-help #feature_img_left,
.page-template-template-help #feature_img_right {
	width:18.99%;
}
.page-template-template-help #feature_img_left {margin-right:6%;}
.page-template-template-help #feature_img_right {margin-left:4.5%;}
.page-template-template-how-it-works #feature_area {margin-bottom:6px;}
.page-template-template-how-it-works #feature_img_left,
.page-template-template-how-it-works #feature_img_right {
	width:18.99%;
}
.page-template-template-how-it-works #feature_img_left {margin-right:3.7%;}
.page-template-template-how-it-works #feature_img_right {margin-left:3.7%;}
.page-template-template-how-it-works #feature_img_center {
	width:54.5%;
	padding:0;
}
#feature_img_info_img {
	max-width:332px;
	margin:0 auto 31px;
}
.page-template-template-how-it-works #feature_img_center p {
	font-size:28px;
	color:#ffeb99;
	text-align:center;
}
.page-template-template-how-it-works #feature_img_info_img,
.page-template-template-how-it-works #feature_img_left,
.page-template-template-how-it-works #feature_img_right,
.page-template-template-help #feature_img_left,
.page-template-template-help #feature_img_right {padding-top:0;}
.page-template-template-how-it-works #feature_img_info_img img {
	max-width:100%;
	height:auto;
	display:block;
	margin:0 auto;
}
.page-template-template-help #content p {
	font-size:18px;
	line-height:32px;
}
.page-template-template-how-it-works #content p {
	font-size:18px;
	color:#fff;
	text-align:center;
	line-height:30px;
	padding-bottom:30px;
}
#feature_top_text {
	max-width:1053px;
	margin:-16px auto 0;
	padding-bottom:5px;
}
#feature_top_text h5 {
	float:left;
	font-size:19.4px;
	line-height:23px;
	color:#ffeb99;
	font-family: 'Adobe Caslon Pro';
	font-weight:bold;
	letter-spacing:1px;
}
#feature_top_text h6 {
	float:right;
	font-size:19.4px;
	line-height:23px;
	color:#ffeb99;
	letter-spacing:1px;
	font-family: 'Adobe Caslon Pro';
	font-weight:bold;
}
#feature_top_text h6 a {
	color:#ffeb99;
}
/*-------------------------*/
/*      footer_area        */
/*-------------------------*/
#footer_area {
	background:rgba(0,0,0,.4);
	padding:23px 15px 12px 15px;
}
#footer {
	max-width:860px;
	margin:0 auto;
	overflow:hidden;
}
#copyright {
	float:left;
	font-size:13.65px;
	color:#fefefe;
	letter-spacing:1px;
}
#website {
	float:right;
	font-size:13.65px;
	color:#fefefe;
	letter-spacing:1px;
}
#website a {
	font-family: 'MyriadProRegular';
}
#website a strong {
	color:#bb1d54;
	font-weight:normal;
}
#website a small {
	color:#44308e;
	font-size:14px;
}
/*----------------------*/
/*         entry        */
/*----------------------*/
.entry {width:100%;}
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
	color:#ffeb99;
	margin-bottom:15px;
	font-weight:700;
}
.entry h1 {
	font-size:36px;
	padding-bottom:10px;
	margin-bottom:10px;
}
.entry h2 {
	color:#f1d02e;
	font-size:30px;
	margin-bottom:6px;
}
.entry h3 {
	color:#959595;
	font-size:30px;
	margin-bottom:6px;
}
.entry h4 {
	font-size:22px;
	color:#ffeb99;
	margin-bottom:2px;
}
.entry h4 a {
	color:#ffeb99;
	display:inline-block;
}
.entry h5 {
	font-size:18px;
}
.entry h6 {
	font-size:15px;
}
.entry p {
	font-size:17.26px;
	color:#fff;
	line-height:30px;
	padding-bottom:30px;
}
.entry a {
	color:#000;
	text-decoration:underline;
}
.entry a:hover {
	text-decoration:none;
}
.entry ul {padding:0 0 15px 10px;}
.entry ul li {
	padding:0 0 4px 10px;
	list-style-type:disc;
	font-size:18px;
	color:#fff;
}	
.entry ul li a {
	color:#000;
}
.entry ol {
	list-style-type:decimal;
	padding:0 0 15px 10px;
}
.entry ol li {
	list-style-type:decimal;
	padding:0 0 4px 10px;
	font-size:18px;
	color:#fff;
}
/*------------------------*/
/* physical_benefits_area */
/*------------------------*/
.benefits_container {
	max-width:1104px;
	margin:0 auto;
}
.page-template-template-benefits #container_area {padding-bottom:0;}
.page-template-template-benefits #heading_title h1 {
    font-size:32.36px;
	letter-spacing:4px;
}
.page-template-template-profile #heading_title,
.page-template-template-equipment #heading_title,
.page-template-template-fees #heading_title,
.page-template-template-benefits #heading_title,
.page-template-template-help #heading_title {
    padding:19px 15px 10px 15px;
}
.page-template-template-profile #heading_title h1,
.page-template-template-equipment #heading_title h1,
.page-template-template-fees #heading_title h1,
.page-template-template-help #heading_title h1 {
	font-size:32.34px;
	letter-spacing:4px;
}
.page-template-template-how-it-works #container_area h3 {
	font-size:40px; 
	line-height:48px;
}
.page-template-template-benefits #container_area h2 {
	font-size:37px;
	padding-bottom:11px;
	line-height:inherit;
	text-shadow:none;
	letter-spacing:0;
}
#physical_benefits_area {
	max-width:1100px;
	margin:0 auto 60px;
	padding:0 15px;
}
#physical_benefits_area h2 {
	font-size:32px;
	color:#ffeb99;
	text-align:center;
	font-weight:normal;
	padding-bottom:9px;
	text-shadow: rgb(19, 15, 0) 2px 2px 1px;
}
#physical_benefits_column_area {
	max-width:864px;
	margin:0 auto;
	overflow:hidden;
}
.physical_benefits_column {
	width:39.09%;
	float:left;
}
.physical_benefits_column2 {
	width:30%;
}
.physical_benefits_colum3 {
	width:30.90%;
}
.physical_benefits_column h4 {
	font-size:21px;
	color:#ffeb99;
	font-weight:normal;
	padding-bottom:17px;
	text-shadow: rgb(19, 15, 0) 2px 2px 1px;
}
.physical_benefits_column ul li {
	font-size:19px;
	color:#ffeb99;
	line-height:32px;
	font-family: 'Adobe Caslon Pro';
	font-weight: 600;
}
.physical_benefits_column ul li a {
	color:#ffeb99;
}
.physical_benefits_column2 ul {padding-left:18px;}
.physical_benefits_column2 ul li,
.physical_benefits_column2 ul li a {
	color:#f50c0d;
}
.physical_benefits_colum3 ul {padding-left:10px;}
.physical_benefits_colum3 ul li,
.physical_benefits_colum3 ul li a {
	color:#51b911;
}
#container_area #feature_img_center h3 {
	font-size:36px;
	line-height:38px;
	font-family: 'Adobe Caslon Pro';
	font-weight:600;
	text-shadow: 2px 2px 1px rgb(19, 15, 0);
}
/*----------------------*/
/*  feature_img_center  */
/*----------------------*/
#feature_img_center ul li {
	background:url(images/bgr_li.png) no-repeat 0 5px;
	background-size:13px 13px;
	line-height:30px;
	font-size:18px;
	color:#fff;
	padding:0 0 0 29px;
}
#feature_img_center ul li a {
	color:#fff;
}
#content {
	max-width:1053px;
	margin:0 auto 30px;
}
#content p {
	font-size:20px;
	color:#ffeb99;
	padding:0;
}
/*----------------------*/
/*  contact_form_area   */
/*----------------------*/
.page-template-template-contact #top_bg {height:45px;}
#contact_form_area {
	max-width:864px; 
	margin:0 auto; 
	overflow: hidden;
}
#contact_form_area ul { padding-bottom:34px;}
#contact_form_area ul li {
	font-size:22px;
	color:#000;
	font-weight:400;
	padding-bottom:4px;
}
#contact_form_area ul li a {
	color:#000;
	text-decoration:underline;
}
#contact_form_area p {
	font-size:22px;
	color:#000;
	font-weight:400;
	padding-bottom:29px;
}
#contact_us {
	width:40.46%;
	float:right;
}
#text_field_area {
	width:45%;
	float:left;
}
#text_field_area h3,
#contact_us h3 {
	font-size:21px;
	color:#ffeb99;
	text-align:left;
	line-height:28px;
	padding-bottom:23px;
	font-weight:400;
	text-transform:uppercase;
}
#text_field_area h3 {padding-bottom:8px;}
#contact_us h4 {
	font-size:20px;
	color:#fff;
	text-align:left;
	line-height:26px;
	padding-bottom:5px;
	font-weight:400;
	letter-spacing:1px;
	text-transform:uppercase;
}
#contact_us p {
	font-size:19px;
	color:#fff;
	text-align:left;
	line-height:30px;
	padding-bottom:3px;
	letter-spacing:1px;
	font-family: 'Adobe Caslon Pro';
}
#contact_us p a {
	color:#fff;
}
#text_field_area p {
	font-size:13px;
	color:#fff;
	line-height:23px;
}
#text_field_area p small {font-size:15px;}
#text_field_area p strong {
	font-size:15px;
	color:#ffeb99;
	font-weight:inherit;
}
.text_field {padding-bottom:9px;}
.text_field textarea,
.text_field input[type="text"],
.text_field input[type="email"] {
	color:#2b2b2b;
	font-size:16px;
	width:100%;
	height:43px;
	font-family: 'Adobe Caslon Pro', sans-serif;
	font-weight:400;
	border:none;
	padding:0 18px;
	outline:none;
}
.text_field textarea {
	height:110px;
	resize:none;
	padding:18px 19px 10px 19px;
}
#submit {
	width:200px;
	overflow:hidden;
}
#submit input[type="submit"] {
	background:#c7a413;
	width:122px;
	height:42px;
	line-height:45px;
	outline:none;
	cursor:pointer;
	margin:0;
	border:none;
	font-family: 'Adobe Caslon Pro';
	color:#2e2300;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	margin-right:20px;
}
#submit input[type="submit"]:hover {
	background:#fbd413;
}
.text_field textarea[placeholder],
.text_field input[placeholder],
.text_field [placeholder],
    *[placeholder] {
      color:#2b2b2b;
}
.text_field textarea::-webkit-input-placeholder,
.text_field ::-webkit-input-placeholder {
    color:#2b2b2b;
    opacity:1;
}
.text_field textarea:-moz-placeholder,
.text_field :-moz-placeholder {
    color:#2b2b2b;
	opacity:1;
}
.text_field textarea::-moz-placeholder,
.text_field ::-moz-placeholder { 
    color:#2b2b2b;
	opacity:1;
}
.text_field textarea:-ms-input-placeholder,
.text_field :-ms-input-placeholder {  
   color:#2b2b2b;
   opacity:1;
}
.page-template-template-how-it-works #heading_title h1,
.page-template-template-contact #heading_title h1 {
	font-size:32.34px;
}
.page-template-template-how-it-works #heading_title h1 {letter-spacing:4px;}
#google_map_area {
	max-width:894px;
	margin:0 auto 70px;
	padding:0 15px;
}
.google_map iframe {
    display: block;
    width: 100%;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
}
#google_map_area p {
	font-size:19px;
	color:#ffeb99;
	font-weight:400;
	padding-bottom:10px;
}
/*------------------------*/
/*  blog_container_area   */
/*------------------------*/
.blog #heading_title, .page-template-template-blog #heading_title { padding:19px 15px 9px 15px;}
.blog #heading_title h1, .page-template-template-blog #heading_title h1 {
	font-size:48.15px;
	letter-spacing:10px;
}
.blog #top_bg, .page-template-template-blog #top_bg {height:31px;}
#blog_container_area {
	max-width:950px;
	margin:0 auto;
	overflow:hidden;
}
#blog_container_left {
	width:73.05%;
	float:left;
	padding-right:43px;
}
#sidebar {
	width:26.31%;
	float:right;
}
.blog_post {padding-bottom:40px;}
#blog_container_area h2 {
	font-size:36px;
	color:#c7a413;
	padding-bottom:26px;
	font-weight:400;
	text-align:left;
	text-shadow:none;
}
.blog_post h4 {
	font-size:22px;
	line-height:22px;
	color:#ffeb99;
	font-weight:400;
	text-transform:uppercase;
}
.blog_post h4 a {color:#ffeb99;}
.date {
	font-size:14px;
	color:#c7a413;
	font-weight:400;
	padding-bottom:19px;
	letter-spacing:1px;
}
.blog_post p {
	font-size:16px;
	color:#fff;
	line-height:24px;
	padding-bottom:26px;
}
#sidebar h2 {
	font-size:22px;
	line-height:24px;
	color:#c7a413;
	font-weight:400;
	padding-bottom:18px;
}
.recent ul {padding-bottom:20px;}
.categories ul li,
.recent ul li {
	background:url(images/sidebar_li.png) no-repeat 0 8px;
	background-size:3px 3px;
	padding:0 0 0 13px;
	font-size:14px;
	line-height:23px;
	color:#ffeb99;
}
.categories ul li a {color:#ffeb99;}
.recent ul li a {
	color:#ffeb99;
}
.archive ul li {
	background:none;
	padding-left:0;
}
.archive ul li a {color:#ffeb99!important;}
.blogdetails .date {padding-bottom:19px !important;}
.blogdetails #sidebar ul {padding-bottom:40px;}
.categories ul li {
	background:url(images/sidebar_li.png) no-repeat 0 8px;
	text-transform:uppercase;
}
/*----------------------*/
/*       pagination     */
/*----------------------*/
.pagination {
	width:100%;
	padding-bottom:20px;
}
.wp-pagenavi {
	padding:0px 3px 20px 0px;
}
.wp-pagenavi a,
.wp-pagenavi span {
	background:#c7a413;
	color:#2e2500;
	text-align:center;
	font-size:16px;
	width:28px;
	height:28px;
	float:left;
	line-height:34px;
	text-decoration:none;
	display:block;
	margin-right:3px;
	font-weight:400;
}
.wp-pagenavi span {
	background:#ffeb99;
}
.wp-pagenavi a:hover {
	background:#ffeb99;
}
/*----------------------*/
/*       equipment      */
/*----------------------*/
.page-template-template-equipment #top_bg, .page-template-template-fees #top_bg {height:51px;}
.page-template-template-equipment #container_area, .page-template-template-fees #container_area {padding-bottom:80px;}
.page-template-template-equipment #container_area h3, .page-template-template-fees #container_area h3 {
    font-size:37.39px;
    letter-spacing:1px;
    line-height:43px;
	padding-bottom:35px;
}
.page-template-template-equipment #container_area h3, .page-template-template-fees #container_area h3{
      padding-bottom:40px;
}
.page-template-template-equipment #container_area h3{
 padding-bottom:20px;
}
#equipment_style_area {
	max-width:1014px;
	margin:0 auto 0;
}
#equipment_style_area_info { padding-top:11px;}
.equipment_column4 .equipment_style_img {margin-top:37px;}
.equipment_style_img img {
	max-width:100%;
	height:auto;
	display:block;
}
.equipment_style_img {
	overflow:hidden;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
}
.equipment_style_column {
	width:26.52%;
	float:left;
	margin-left:20px;
}
.equipment_style_column:first-child {margin-left:0;}
.equipment_column2 {
	width:15.77%; 
	margin-left:30px;
}
.equipment_column3 {width:24.35%;}
.equipment_column4 {width:25.54%;}
.equipment_style_column .equipment_style_img {margin-top:43px;}
.equipment_column2 .equipment_style_img {margin-top:0px;}
.equipment_column3 .equipment_style_img {margin-top:42px;}
.equipment_column4 .equipment_style_img {margin-top:35px;}
.equipment_style_img img {
	max-width:100%;
	height:auto;
	display:block;
}
.equipment_style_img_space3,
.equipment_style_img_space4{
    margin-top:-5px;
}

#equipment_style_area p {
	font-size:18px;
	color:#fff;
	line-height:32px;
	padding-bottom:10px;
}
#equipment_style_area p em {
	font-style:inherit;
	font-weight:inherit;
	display:block;
	text-align:center;
	padding-right:13%;
}
.page-template-template-equipment #feature_area, .page-template-template-fees #feature_area {max-width:1014px; margin-top:0;}
.page-template-template-equipment #feature_img_left,
.page-template-template-equipment #feature_img_right,
.page-template-template-fees #feature_img_left,
.page-template-template-fees #feature_img_right {padding:0;}
.page-template-template-equipment #feature_img_left,
.page-template-template-fees #feature_img_left {
	width:18%;
	margin-right:2.9%;
}
.page-template-template-equipment #feature_img_right,
.page-template-template-fees #feature_img_right {
	width:26%;
	margin-left:2.7%;
	padding-top:32px;
}
.page-template-template-equipment #feature_img_center,
.page-template-template-fees #feature_img_center { 
	width:50%;
}
.page-template-template-equipment #feature_img_center h4,
.page-template-template-fees #feature_img_center h4 {
	font-size:32.36px;
	color:#ffeb99;
	text-align:center;
	font-weight:400;
	padding-top:25px;
	word-spacing: 3px;
}
.page-template-template-equipment #feature_img_center h4{
    padding-top:30px;
}
.page-template-template-equipment #feature_img_center p,
.page-template-template-fees #feature_img_center p {
	font-size:21px;
	color:#ffeb99;
	line-height:27px;
	text-align:center;
	word-spacing: 1px;
	letter-spacing:0.3px;
}
/*-------------------------*/
/*equipment_style_area_info*/
/*-------------------------*/
#equipment_style_area_info {
	max-width:1014px;
	margin:0 auto;
}
#equipment_style_area1 {
	display:table-cell;
	vertical-align:bottom;
}
#equipment_style_area1 img {
	max-width:100%;
	height:auto;
	margin:0 22px 0 0;
	display:inline-block;
}
#equipment_style_area1 img:last-child { margin:0 0 0 0;}
.appointments #top_bg {height:31px;}
#appointments_content {
	/*max-width:730px;*/
        max-width:785px;
	margin:0 auto;
}
.page-template-template-fees #appointments_content{
        max-width:870px;
}
#appointments_content h2 {
    color:#f0dd8f;
    font-size:37.39px;
    font-weight: normal;
    letter-spacing:2px;
    line-height:47px;
    padding-bottom:22px;
    text-align:center;
	font-weight:700;
    text-shadow:2px 2px 1px rgb(19, 15, 0);
}
.page-template-template-fees #appointments_content h2{
        font-weight:normal;
        font-size:38.39px;
}
.page-template-template-equipment #appointments_content h3,
.page-template-template-fees #appointments_content h3 {
    	font-size:33.79px;
    	color:#ffeb99;
    	letter-spacing: 2px;
    	line-height: 43px;
    	padding-bottom:12px;
	font-family: 'Adobe Caslon Pro';
	font-style:italic;
	text-shadow:2px 2px 1px rgb(19, 15, 0);
}
.page-template-template-fees #appointments_content h3{
       /*font-size:33.79px;*/
       font-size:30.79px;
}
#appointments_content p {
	font-size:17.98px;
	color:#fff;
	text-align:center;
	line-height:32px;
	padding-bottom:5px;
}
.page-template-template-fees #appointments_content p{
       font-size:18.98px;
}
#appointments_content p strong {
	font-size:18.69px;
	color:#ffeb99;
	line-height:35px;
	padding:25px 0 60px 0;
	display:inline-block;
	letter-spacing:1px;
}
.page-template-template-fees #appointments_content p strong{
     font-size:19.69px;  
}
/*-------------------------*/
/*      appointments       */
/*-------------------------*/
.appointments #feature_img_center {
	width:51.5%;
}
.appointments #feature_img_left,
.appointments #feature_img_right {
	width:19.72%;
}
.appointments #feature_img_left {margin-right:4.5%;}
.appointments #feature_img_right {margin-left:4.5%; padding-top:0;}
#feature_img_center h5 {
	font-size:23px;
	color:#fff;
	text-align:center;
}
.appointments #feature_img_center p {
	font-size:15px;
	line-height:26px;
	font-weight:700;
	color:#fff;
	padding-bottom:16px;
}
.appointments #feature_img_center p small {
	font-size:18px;
	line-height:26px;
	color:#fff;
}
.appointments #feature_img_center p strong {
	font-size:18.69px;
	line-height:26px;
	font-weight:700;
	color:#ffeb99;
}
#feature_img_center h5 {
	color:#fff;
	font-size:23px;
	line-height:31px;
}
#feature_img_center h5 a {
	color:#fff;
}
.page-template-template-fees-php .appointments #feature_img_center p{
       font-size:18px;
}
.page-template-template-fees-php .appointments #feature_img_center p small{
       font-size:19px;
}
.page-template-template-fees-php .appointments #feature_img_center p strong{
       font-size:19.69px;
}
.page-template-template-fees-php  #feature_img_center h5{
      font-size:24px;
}
/*-------------------------*/
/*        profile          */
/*-------------------------*/
.page-template-template-profile #top_bg {height:51px;} 
.page-template-template-profile #feature_area {
	max-width:1080px; 
	margin-top:0;
}
.page-template-template-profile #feature_img_left,
.page-template-template-profile #feature_img_right {padding:0;}
.page-template-template-profile #feature_img_left {
	width:19.25%;
	margin-right:27px;
	border-radius:0;
}
.page-template-template-profile #feature_img_right {
	width:19.25%;
	margin-left:27px;
	border-radius:0;
}
.page-template-template-profile #feature_img_center { 
	width:56.50%;
	padding-top:35px;
}
.page-template-template-profile #feature_img_center h4 {
	font-size:32.36px;
	color:#ffeb99;
	text-align:center;
	font-weight:400;
	padding-top:25px;
}
.page-template-template-profile #feature_img_center p {
	font-size:19.41px;
	color:#ffeb99;
	line-height:31px;
	text-align:center;
	padding-bottom:33px;
	font-weight:400;
}
/*-------------------------*/
/*training_sessions_content*/
/*-------------------------*/
#training_sessions_content {
	max-width:900px;
	margin:0 auto;
}
#training_sessions_content h2 { 
	font-size:26.6px;
	color:#ffeb99;
	letter-spacing:0;
	text-align:center;
	font-family: 'Adobe Caslon Pro';
	font-weight:normal;
	font-style:italic;
}
#training_text {
	padding:0 0 37px 49px;
}
#training_text p {
	font-size:17.97px;
	color:#fff;
	line-height:32px;
}
#training_sessions_content p {
	font-size:17.97px;
	color:#fff;
	line-height:32px;
}
#training_sessions_content p small {
	display:block;
	padding-left:14%;
	font-size:inherit;
}
#contact_number {
	padding:38px 0 7px 13%;
}
#contact_number p {
	font-size:23px;
	color:#ebd88b;
}
#contact_number p small {
	display:inline-block; 
	padding-left:6.3%;
}
#contact_number p small a {color:#ebd88b;}

#submit input[type="submit"],
#careers a,
.entry a,
.color_change #banner_top_content_area h1,
#inner_content_area a,
.footer_top_column p a,
.wecan_help_column a,
.banner_content_text a {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.blog_feature_image img {
	display:block;
	max-width:100%;
	height:auto;
	margin:0 auto 7px;
}
.blog_categories li {padding:0 0 0 13px!important;}
.error_container p{
	color: #ffeb99;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 22px;
    text-align: center;
}
.wpcf7-mail-sent-ng {color:#ffeb99!important}
.page-template-template-equipment #feature_area {margin-top:-27px;}

.wpcf7-response-output{
        color:#fff;
}


.blogdetails .date {
    padding-bottom: 19px !important;
}




/*-------------------------*/
/*		new CSS 		   */
/*-------------------------*/
#main_menu ul li a{
	padding: 0 61px;
}

.center-content{
	max-width: 1127px;
	margin: 0 auto;
}
.top_border{ border: none; }
.middle_border{ border: none; }
.bottom_border{ border: none; }
.main_container{ padding: 10px 0 24px 0; }
.content{
	padding: 40px 61px 0 65px;
	text-align: center;
}
.content h1{
	color: #ffeb99;
	font-size: 48px;
	font-family: 'Adobe Caslon Pro';
	font-style: normal;
	font-weight: 400;
	letter-spacing: 10px;
}
.content h2{
	color: #ffeb99;
	font-size: 45px;
	font-weight: 400;
	line-height: 54px;
	letter-spacing: 1px;
	padding-bottom: 11px;
}
.content h3{
	color: #fff;
	font-size: 41.5px;
	letter-spacing: 1px;
	font-weight: 400;
}
.content img.aligncenter{ margin-top: 25px; margin-bottom: 36px; }
.content p{
	font-size: 31.5px;
	color: #fff;
	line-height: 46px;
	letter-spacing: 0.8px;
}
.slogan{ position: relative; max-width: 953px; margin: 20px auto 14px auto;}
.slogan p{ letter-spacing: 2px; }
.slogan_inn{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	overflow: hidden;
	height: 100%;
}
.slogan_inn_content{ 	
	display: table;
	height: 100%;
	width: 100%;
}
.slogan_text{
	display: table-cell;
	vertical-align: middle;
}
.stronger_text,
.healthier_text{
	color: #fff;
	font-family: "Adobe Caslon Pro";
	font-size: 33px;
	font-style: italic;
	font-weight: 400;
}
.stronger_text{ float: left; }
.healthier_text{ float: right; }

.main_content{
	padding-top: 20px;
	padding-bottom: 65px;
}
.main_content img{
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
.main_content h1{
	font-size: 32.34px;
    letter-spacing: 4px;
}
.main_content h2{ font-size: 38.39px; padding-bottom: 19px; }
.main_content h3{ font-size: 30.79px; letter-spacing: 1.3px; padding-bottom: 42px }
.main_content p{ font-size: 20px; line-height: 31px; letter-spacing: 1px; padding-bottom: 33px; }
.main_content h4{ 
	font-size:  26px;
	color: #fff;
	font-weight: 400;
	font-family: 'Adobe Caslon Pro';
	letter-spacing: 1px;
	line-height: 27px;
}
.features{
	max-width: 1007px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 57px;
}
.left_img{
	float: left;
	width: 23.93%;
	margin-right: 10px;
}
.middle_content{
	float: left;
	width: 48%;
	margin-right: 10px;
}
.middle_content p{ line-height: 38px; padding-bottom: 23px; }
.right_img{
	float: left;
	width: 24.73%;
}
#heading_title.main_heading{ background: none; }
#container_area .main_content{ padding: 0; }
#container_area .main_content h3{ font-size: 34px; max-width: 1053px; margin: 0 auto; }
#container_area h3 span{ display: block; padding-right: inherit !important; padding-bottom: 8px; text-align: left; padding-left: 27.54%; }
#container_area .main_content #feature_img_left{ width: 20.80%; margin-right: 4%; }
#container_area .main_content #feature_img_center{ letter-spacing: 0.8px; }
#container_area .main_content #feature_img_right{ width: 20.23%; margin-left: 3%; }
#container_area .main_content #feature_img_center ul li{ background-image: url('http://www.methodfitness.co.nz/wp-content/uploads/2017/06/li_bg.jpg'); }
.main_content #content p{
	color: #fff;
	font-size: 20px;
    letter-spacing: 1px;
    line-height: 31px;
    padding-bottom: 33px;
}
.main_content #content{
	margin-bottom: 7px;
}
.profile_content{
	padding-top: 31px;
	padding-bottom: 33px;
}
.profile_content .main_heading{
	margin-bottom: 21px
}
.profile_content #feature_area{
	margin-bottom: 33px;
}
.profile_content #feature_img_left{ margin-right: 103px; }
.profile_content #feature_img_center{
	color: #fff;
	line-height: 32px;
	padding-top: 0;
	width: 55%;
}
.profile_content #feature_img_center p{
	color: #fff;
	line-height: 32px;
}
.profile_content #training_sessions_content{ padding-left: 58px; }
.profile_content #training_text{ padding-left: 0; }
.profile_content #training_sessions_content h2{ margin-left: -110px; font-style: normal; padding-bottom: 0;}
.profile_content #training_sessions_content p{
	letter-spacing: 1px;
	text-align: left;
}
.cheer{
    padding-top: 31px;   
}