/*



Theme Name: Skyes Fitness

Author: Marketing for Gyms

*/





/* =Fonts

---------------------------------------------------------------*/



@font-face {
	font-family: "Acens";
	src: url("fonts/Acens.eot?") format("eot"),  url("fonts/Acens.woff") format("woff"),  url("fonts/Acens.ttf") format("truetype"),  url("fonts/Acens.svg#Acens") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Myriad-Pro';
	src: url("fonts/Myriad-Pro.eot?#iefix") format('embedded-opentype'),  url("fonts/Myriad-Pro.woff") format("woff"),  url("fonts/Myriad-Pro.ttf") format("truetype");
 url("fonts/Myriad-Pro.svg#Myriad-Pro") format("svg");
}
@font-face {
	font-family: 'Myriad-Pro-Bold';
	src: url("fonts/Myriad-Pro-Bold.eot?") format("eot"),  url("fonts/Myriad-Pro-Bold.woff") format("woff"),  url("fonts/Myriad-Pro-Bold.ttf") format("truetype");
}
@font-face {
	font-family: 'Myriad-Pro-Bolder';
	src: url("fonts/Myriad-Pro-Bolder.eot?") format("eot"),  url("fonts/Myriad-Pro-Bolder.woff") format("woff"),  url("fonts/Myriad-Pro-Bolder.ttf") format("truetype");
}
* {
	outline: none!important;
}
/*@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);

/* =Reset



-------------------------------------------------------------- */







html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol,  ul {
	list-style: none;
}
blockquote,  q {
	quotes: none;
}
blockquote:before,  blockquote:after,  q:before,  q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,  th,  td {
	font-weight: normal;
	text-align: left;
}
h1,  h2,  h3,  h4,  h5,  h6 {
	clear: both;
	color: #000000;
	font-family: 'Myriad-Pro';
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 15px;
	margin: 0 0 1.5rem;
}
.entry-title {
	margin: 0 0 20px 0;
	padding: 15px 27px;
	border-bottom: 1px solid #000;
	line-height: normal !important;
}
.entry-title h1 {
	font-size: 48px;
	color: #179bd8;
	margin-bottom: 2px;
}
.entry-title p {
	margin: 0!important;
	font-size: 17px!important;
}
.entry-title h1.custom-heading {
	font-size: 40px;
}
h1 span {
	color: #2da8fa;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article,  aside,  details,  figcaption,  figure,  footer,  header,  hgroup,  nav,  section {
	display: block;
}
audio,  canvas,  video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,  sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
img {
	max-width: 100%;
}
/* Clearing floats */

.clear {
	clear: left;
}
.clear:after,  .wrapper:after,  .format-status .entry-header:after {
	clear: both;
}
.clear:before,  .clear:after,  .wrapper:before,  .wrapper:after,  .format-status .entry-header:before,  .format-status .entry-header:after {
	display: table;
	content: "";
}
/* =Repeatable patterns



-------------------------------------------------------------- */







/* Small headers */



.archive-title,  .page-title,  .widget-title,  .entry-content th,  .comment-content th {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	text-transform: uppercase;
	color: #636363;
}
/* Shared Post Format styling */



article.format-quote footer.entry-meta,  article.format-link footer.entry-meta,  article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
/* Form fields, general styles first */



button,  input,  textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	padding: 0.428571429rem;
}
button,  input {
	line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}
/* Reset non-text input types */



input[type="checkbox"],  input[type="radio"],  input[type="file"],  input[type="hidden"],  input[type="image"],  input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}
/* Buttons */



.menu-toggle,  input[type="submit"],  input[type="button"],  input[type="reset"],  article.post-password-required input[type=submit],  .bypostauthor cite span {
	padding: 6px 10px;
	padding: 0.428571429rem 0.714285714rem;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.menu-toggle,  button,  input[type="submit"],  input[type="button"],  input[type="reset"] {
	cursor: pointer;
}
button[disabled],  input[disabled] {
	cursor: default;
}
.menu-toggle:hover,  button:hover,  input[type="submit"]:hover,  input[type="button"]:hover,  input[type="reset"]:hover,  article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}
/* Responsive images */



.entry-content img,  .comment-content img,  .widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],  img[class*="wp-image-"],  img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,  img.size-large,  img.header-image,  img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
/* Make sure videos and embeds fit their containers */



embed,  iframe,  object,  video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}
/* Images */



.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry-content img,  .comment-content img,  .widget img,  img.header-image,  .author-avatar img,  img.wp-post-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */



	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,  .gallery-caption,  .entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}
img.wp-smiley,  .rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,  .gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}
/* Navigation */



.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,  .previous-image {
	float: left;
	width: 50%;
}
.nav-next,  .next-image {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-single + .comments-area,  #comment-nav-above {
	margin: 48px 0;
	margin: 3.428571429rem 0;
}
/* Author profiles */



.author .archive-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.author-info {
	border-top: 1px solid #ededed;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	padding-top: 24px;
	padding-top: 1.714285714rem;
	overflow: hidden;
}
.author-description p {
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
}
.author.archive .author-avatar {
	margin-top: 0;
}
/* =Basic structure



-------------------------------------------------------------- */







/* Body, links, basics */



html {
	font-size: 87.5%;
}
body {
	font-size: 14px;
	font-size: 1rem;
	font-family: Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #444;
 v
}
a {
	outline: none;
	color: #21759b;
}
a:hover {
	color: #0f3647;
}
/* Assistive text */



.assistive-text,  .site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation .assistive-text:focus {
	background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000; /* Above WP toolbar */
}
/* Page structure */



.site {
	padding: 0 24px;
	padding: 0 1.714285714rem;
	background-color: #fff;
}
.site-content {
	margin: 24px 0 0;
	margin: 1.714285714rem 0 0;
}
.widget-area {
	margin: 24px 0 0;
	margin: 1.714285714rem 0 0;
}
/* Header */



.site-header {
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
.site-header h1,  .site-header h2 {
	text-align: center;
}
.site-header h1 a,  .site-header h2 a {
	color: #515151;
	display: inline-block;
	text-decoration: none;
}
.site-header h1 a:hover,  .site-header h2 a:hover {
	color: #21759b;
}
.site-header h1 {
	font-size: 24px;
	font-size: 1.714285714rem;
	line-height: 1.285714286;
	margin-bottom: 14px;
	margin-bottom: 1rem;
}
.site-header h2 {
	font-weight: normal;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.header-image {
	margin-top: 24px;
	margin-top: 1.714285714rem;
}
/* Navigation Menu */



.main-navigation {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	text-align: center;
}
.main-navigation li {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.42857143;
}
.main-navigation a {
	color: #5e5e5e;
}
.main-navigation a:hover {
	color: #21759b;
}
.main-navigation ul.nav-menu,  .main-navigation div.nav-menu > ul {
	display: none;
}
.main-navigation ul.nav-menu.toggled-on,  .menu-toggle {
	display: inline-block;
}
/* Banner */



section[role="banner"] {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
}
/* Sidebar */



.widget-area .widget {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	word-wrap: break-word;
}
.widget-area .widget h3 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.widget-area .widget p,  .widget-area .widget li,  .widget-area .widget .textwidget {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.textwidget iframe {
	background: #fff;
}
.widget-area .widget p {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li {
	margin-left: 36px;
	margin-left: 2.571428571rem;
}
.widget-area .widget a {
	color: #757575;
}
.widget-area .widget a:hover {
	color: #21759b;
}
.widget-area .widget a:visited {
	color: #9f9f9f;
}
.widget-area #s {
	width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}
/* Footer */



footer[role="contentinfo"] {
	border-top: 1px solid #ededed;
	clear: both;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	max-width: 960px;
	max-width: 68.571428571rem;
	margin-top: 24px;
	margin-top: 1.714285714rem;
	margin-left: auto;
	margin-right: auto;
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
footer[role="contentinfo"] a {
	color: #686868;
}
footer[role="contentinfo"] a:hover {
	color: #21759b;
}
/* =Main content and comment content



-------------------------------------------------------------- */







.entry-meta {
	clear: both;
}
.entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header img.wp-post-image {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header .entry-title {
	/*	font-size: 20px;



	font-size: 1.428571429rem;*/



	line-height: 1.2;
	font-weight: normal;
}
.entry-header .entry-title a {
	text-decoration: none;
}
.entry-header .entry-format {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-weight: normal;
}
.entry-header .comments-link {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.comments-link a,  .entry-meta a {
	color: #757575;
}
.comments-link a:hover,  .entry-meta a:hover {
	color: #21759b;
}
article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 3.692307692;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	text-align: center;
}
.entry-content,  .entry-summary,  .mu_register {
	line-height: 1.714285714;
	margin-top: 20px;
}
.entry-content h1,  .comment-content h1,  .entry-content h2,  .comment-content h2,  .entry-content h3,  .comment-content h3,  .entry-content h4,  .comment-content h4,  .entry-content h5,  .comment-content h5,  .entry-content h6,  .comment-content h6 {
	margin: 24px 0;
	margin: 1.714285714rem 0;
	line-height: 1.714285714;
}
.entry-content h1,  .comment-content h1 {
}
.entry-content h2,  .comment-content h2,  .mu_register h2 {
	font-size: 18px;
	font-size: 1.285714286rem;
	line-height: 1.6;
}
.entry-content h3,  .comment-content h3 {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.846153846;
}
.entry-content h4,  .comment-content h4 {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.846153846;
}
.entry-content h5,  .comment-content h5 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.entry-content h6,  .comment-content h6 {
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.846153846;
}
.entry-summary p,  .comment-content p,  .mu_register p {
	margin: 0 0 18px;
	line-height: 1.514285714;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.entry-content p {
	margin: 0 0 10px;
	font-family: arial;
	font-size: 13px;
	color: #000;
}
.entry-content a:visited,  .comment-content a:visited {
	color: #9f9f9f;
}
.entry-content ol,  .comment-content ol,  .entry-content ul,  .comment-content ul,  .mu_register ul {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
}
.entry-content ul ul,  .comment-content ul ul,  .entry-content ol ol,  .comment-content ol ol,  .entry-content ul ol,  .comment-content ul ol,  .entry-content ol ul,  .comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,  .comment-content ul,  .mu_register ul {
	list-style: disc outside;
}
.entry-content ol,  .comment-content ol {
	list-style: decimal outside;
}
.entry-content li,  .comment-content li,  .mu_register li {
	margin: 0 0 0 36px;
	margin: 0 0 0 2.571428571rem;
	list-style: none;
}
.entry-content blockquote,  .comment-content blockquote {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding: 24px;
	padding: 1.714285714rem;
	font-style: italic;
}
.entry-content blockquote p:last-child,  .comment-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content code,  .comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}
.entry-content pre,  .comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.714285714rem;
}
.entry-content pre code,  .comment-content pre code {
	display: block;
}
.entry-content abbr,  .comment-content abbr,  .entry-content dfn,  .comment-content dfn,  .entry-content acronym,  .comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address,  .comment-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
img.alignleft,  .wp-caption.alignleft {
	margin: 5px 24px 12px 0;
	margin: 0.357142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright,  .wp-caption.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter,  .wp-caption.aligncenter {
	clear: both;
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}
.entry-content embed,  .entry-content iframe,  .entry-content object,  .entry-content video {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content dl,  .comment-content dl {
	margin: 0 24px;
	margin: 0 1.714285714rem;
}
.entry-content dt,  .comment-content dt {
	font-weight: bold;
	line-height: 1.714285714;
}
.entry-content dd,  .comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content table,  .comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}
.entry-content table caption,  .comment-content table caption {
	font-size: 16px;
	font-size: 1.142857143rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.entry-content td,  .comment-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
.site-content article {
	margin-bottom: 1.142857143rem;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.page-links {
	clear: both;
	line-height: 1.714285714;
}
footer.entry-meta {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.single-author .entry-meta .by-author {
	display: none;
}
.mu_register h2 {
	color: #757575;
	font-weight: normal;
}
/* =Archives



-------------------------------------------------------------- */







.archive-header,  .page-header {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	padding-bottom: 22px;
	padding-bottom: 1.571428571rem;
	border-bottom: 1px solid #ededed;
}
.archive-meta {
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin-top: 22px;
	margin-top: 1.571428571rem;
}
/* =Single image attachment view



-------------------------------------------------------------- */







.article.attachment {
	overflow: hidden;
}
.image-attachment div.attachment {
	text-align: center;
}
.image-attachment div.attachment p {
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
.image-attachment .entry-caption {
	margin-top: 8px;
	margin-top: 0.571428571rem;
}
/* =Aside post format



-------------------------------------------------------------- */







article.format-aside h1 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
	text-decoration: none;
	color: #4d525a;
}
article.format-aside h1 a:hover {
	color: #2e3542;
}
article.format-aside .aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	background: #d2e0f9;
	border-left: 22px solid #a8bfe8;
}
article.format-aside p {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #4a5466;
}
article.format-aside blockquote:last-child,  article.format-aside p:last-child {
	margin-bottom: 0;
}
/* =Post formats



-------------------------------------------------------------- */







/* Image posts */



article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-weight: normal;
}
article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
article.format-image footer a h2 {
	font-weight: normal;
}
/* Link posts */



article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}
article.format-link .entry-content {
	max-width: 80%;
	float: left;
}
article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 1.090909091;
	text-decoration: none;
}
/* Quote posts */



article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.714285714rem 1.714285714rem 0;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.6;
	font-style: normal;
	color: #6a6a6a;
	background: #efefef;
}
/* Status posts */



.format-status .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
	display: inline-block;
}
.format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1.071428571rem;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}
.format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}
.format-status .entry-header header a {
	color: #757575;
}
.format-status .entry-header header a:hover {
	color: #21759b;
}
.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}
/* =Comments



-------------------------------------------------------------- */







.comments-title {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
	font-weight: normal;
}
.comments-area article {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.comments-area article header {
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
	overflow: hidden;
	position: relative;
}
.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}
.comments-area article header cite,  .comments-area article header time {
	display: block;
	margin-left: 85px;
	margin-left: 6.071428571rem;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.42857143;
}
.comments-area cite b {
	font-weight: normal;
}
.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	font-size: 0.857142857rem;
	color: #5e5e5e;
}
.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
.comments-area article header a:hover {
	color: #21759b;
}
.comments-area article header cite a {
	color: #444;
}
.comments-area article header cite a:hover {
	text-decoration: underline;
}
.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	padding: 0.428571429rem 0.857142857rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}
.comments-area .bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.357142857rem;
	padding: 2px 5px;
	padding: 0.142857143rem 0.357142857rem;
	font-size: 10px;
	font-size: 0.714285714rem;
}
.comments-area .bypostauthor cite b {
	font-weight: bold;
}
a.comment-reply-link,  a.comment-edit-link {
	color: #686868;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
a.comment-reply-link:hover,  a.comment-edit-link:hover {
	color: #21759b;
}
.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
/* Comment form */



#respond {
	margin-top: 48px;
	margin-top: 3.428571429rem;
}
#respond h3#reply-title {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 0.714285714rem;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.857142857rem;
}
#respond form {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
#respond form p {
	margin: 11px 0;
	margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#respond form label {
	display: block;
	line-height: 1.714285714;
}
#respond form input[type="text"],  #respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	padding: 10px;
	padding: 0.714285714rem;
	width: 100%;
}
#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #5e5e5e;
	display: none !important;
}
.required {
	color: red;
}
/* =Front page template



-------------------------------------------------------------- */







.entry-page-image {
	margin-bottom: 14px;
	margin-bottom: 1rem;
}
.template-front-page .site-content article {
	border: 0;
	margin-bottom: 0;
}
.template-front-page .widget-area {
	clear: both;
	float: none;
	width: auto;
	padding-top: 24px;
	padding-top: 1.714285714rem;
	border-top: 1px solid #ededed;
}
.template-front-page .widget-area .widget li {
	margin: 8px 0 0;
	margin: 0.571428571rem 0 0;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.714285714;
	list-style-type: square;
	list-style-position: inside;
}
.template-front-page .widget-area .widget li a {
	color: #757575;
}
.template-front-page .widget-area .widget li a:hover {
	color: #21759b;
}
.template-front-page .widget-area .widget_text img {
	float: left;
	margin: 8px 24px 8px 0;
	margin: 0.571428571rem 1.714285714rem 0.571428571rem 0;
}
/* =Widgets



-------------------------------------------------------------- */







.widget-area .widget ul ul {
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
.widget_rss li {
	margin: 12px 0;
	margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,  .widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	font-size: 0.785714286rem;
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #686868;
}
#wp-calendar th,  #wp-calendar td,  #wp-calendar caption {
	text-align: left;
}
#wp-calendar #next {
	padding-right: 24px;
	padding-right: 1.714285714rem;
	text-align: right;
}
.widget_search label {
	display: block;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.widget_twitter li {
	list-style-type: none;
}
.widget_twitter .timesince {
	display: block;
	text-align: right;
}
/* =Plugins



----------------------------------------------- */







img#wpstats {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 1.714285714rem;
}
/* ============================================= Custom CSS ============================= */



a,  button,  input:focus,  input[type="button"],  input[type="reset"],  input[type="submit"],  textarea:focus,  .button {
	-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;
}
.container {
	width: 1000px;
	margin: 0 auto;
}
.header {
	float: left;
	width: 100%;
	background: #fff;
	height: 68px;
	padding: 30px 0;
}
.header-phone-number {
	font-family: "Acens";
	font-size: 32px;
	line-height: 32px;
	color: #454444;
	display: block;
}
.site-logo {
	float: left;
	margin-top: -7px;
}
.wbff_pro {
	float: left;
	margin: 0 0 0 120px;
}
.social-media {
	float: right;
	padding-top: -6px;
}
.social-media > a {
	float: right;
	margin-right: 12px;
}
.bg-area {
	/*background:#282828 url(images/bg-area.png) no-repeat;*/



	float: left;
	width: 100%;
}
.home .bg-area .container {
	background: #fff;
}
.home .bg-area .footer .container {
	background: none;
}
.bg-area {
	background: #505050;
}
.home .entry-content h1 {
	text-align: center;
}
.single .content_container {
	padding-bottom: 30px;
}
.slider-area {
	position: relative;
}
.slider-area:after {
	background: url(images/slider-after-shadow.png);
	display: block;
	content: "";
	width: 34px;
	height: 458px;
	position: absolute;
	top: 0;
	left: -34px;
}
.slider-area:before {
	background: url(images/slider-before-shadow.png);
	display: block;
	content: "";
	width: 34px;
	height: 458px;
	position: absolute;
	top: 0;
	right: -34px;
}
.nav {
	background: url(images/nav-bg.png);
	height: 72px;
	font-family: 'Myriad-Pro', 'Droid Sans', sans-serif;
	position: relative;
	margin-top: -19px;
}
.nav:before {
	content: url(images/left-arrow-menu.png);
	position: absolute;
	width: 19px;
	height: 19px;
	left: -19px;
	top: 0px;
}
.nav:after {
	content: url(images/right-arrow-menu.png);
	position: absolute;
	width: 19px;
	height: 19px;
	right: -19px;
	top: 0px;
}
.nav ul li {
	float: left;
	position: relative;
}
.nav ul li a {
	color: #FFFFFF;
	font-size: 18px;
	height: 72px;
	line-height: 72px;
	padding: 0 24px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	font-family: helvetica !important;
}
.nav ul li a:hover,  .nav ul li.current-menu-item a {
	color: #000;
}
.nav ul li.current-menu-item a {
}
.nav ul li:hover .sub-menu {
	display: block;
}
.nav ul li .sub-menu {
	position: absolute;
	display: none;
	z-index: 100;
	min-width: 166px;
	background: url("images/nav-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.nav ul li:hover .sub-menu li {
	width: 100%;
}
.nav ul li:hover .sub-menu li a {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-transform: capitalize;
}
.footer-widget1 .menu li.current-menu-item a {
	color: #666;
}
.bottom-slider {
	width: 820px;
	padding: 44px;
	background: #000;
	margin: -109px auto 0;
	position: relative;
	height: 307px;
	z-index: 100;
}
.bottom-slider {
	position: relative;
}
.bottom-slider:after {
	background: url(images/bottom-slider-after-shadow.png);
	display: block;
	content: "";
	width: 36px;
	height: 268px;
	position: absolute;
	bottom: 0;
	left: -34px;
}
.bottom-slider:before {
	background: url(images/bottom-slider-before-shadow.png);
	display: block;
	content: "";
	width: 36px;
	height: 286px;
	position: absolute;
	bottom: 0;
	right: -36px;
}
.img-area {
	float: left;
	width: 468px;
}
.slider-area>.easingsliderlite>a {
	display: none;
}
.home .form-area {
	float: right;
	background: url(images/form-area-bg.png) repeat-x;
	padding: 18px 15px;
	width: 290px;
	text-align: center;
}
.form-area p {
	color: #eee;
	text-align: center;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	margin-bottom: 3px;
}
.form-area input[type=text],  .form-area input[type=email] {
	width: 90%;
	margin: 0 auto;
	height: 32px;
	line-height: 16px;
	margin: 0 0 8px 0;
	background: #515151;
	border: none;
	color: #FFF;
	padding: 0 0 0 10px;
	border-radius: 4px;
}







::-webkit-input-placeholder { /* WebKit browsers */
 color:    #fff;
}



:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:    #fff;
}



::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:    #fff;
}



:-ms-input-placeholder { /* Internet Explorer 10+ */
 color:    #fff;
}
.form-area input[type=submit] {
	width: 100%;
	text-indent: -9999px;
	background: url(images/subscription-form-btn.png) no-repeat left;
	border: none;
	width: 300px;
	height: 51px;
	margin-left: -5px !important;
	margin: 3px 0 0 0;
}
.site-inner {
	padding: 40px 0;
	float: left;
	width: 100%;
}
.home .entry-header .entry-title {
	display: none;
}
.home img.alignleft {
	border-radius: 0;
}
.home .entry-content > p {
	margin: 0 0 10px 0;
	text-align: justify;
	padding: 0 25px;
}
.three-posts-area {
	background: url(images/post-area-bg.png) repeat-x;
	float: left;
	width: 100%;
	min-height: 379px;
	padding: 30px 0 0 0;
}
.three-posts-area ul li {
	float: left;
	width: 310px;
	margin: 0 0 0 35px;
	list-style: none;
}
.three-posts-area ul li:first-child {
	margin: 0;
}
.three-posts-area li.widget {
	list-style: none;
}
.three-posts-area ul li h6 a {
	color: #fff;
	display: block;
	text-decoration: none;
	font-size: 32px;
	font-family: 'Myriad-Pro', 'Droid Sans', sans-serif;
}
.footer-widget3 ul {
	width: 300px;
}
.three-posts-area ul li h6 {
	color: #fff;
	display: block;
	text-decoration: none;
	font-size: 32px;
	font-family: 'Myriad-Pro', 'Droid Sans', sans-serif;
}
.three-posts-area .home-post-pic {
}
.three-posts-area .home-post-pic img {
	border-radius: 0;
	box-shadow: none;
	border: 2px solid #b2b2b2;
}
.three-posts-area li .recent-post-content {
	margin: 18px 0 0 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.35;
}
.read-more-img {
	text-align: center;
	position: relative;
}
.read-more-img img {
	box-shadow: none;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
.read-more-img a {
	bottom: -65px !important;
}
}
.read-more-img a {
	display: block;
	position: absolute;
	bottom: -60px;
	left: 27%;
	width: 142px;
	height: 38px;
	background: url(images/read-more-two.png) no-repeat top left;
}
.read-more-img a:hover {
	opacity: 0.9;
}
.footer-widgets {
	background: #000;
	padding: 50px 0 40px;
	float: left;
	width: 100%;
}
.footer-widget1,  .footer-widget2 {
	float: left;
	width: 311px;
	min-height: 396px;
	background: #191919;
	border: 1px solid #0c2a40;
}
.footer-widget3 {
	min-height: 396px !important;
}
div.wpcf7-validation-errors {
	color: red !important;
	border: 2px solid red !important;
	text-align: center;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
	color: #398f14 !important;
	float: left !important;
	text-align: center !important;
}
.fb-like-box.fb_iframe_widget {
	background: none repeat scroll 0 0 #FFFFFF;
}
.fb_iframe_widget {
	background: none repeat scroll 0 0 #fff;
	display: inline-block;
	float: left;
	margin-left: 17px;
	position: relative;
}
.footer-widget1 {
	margin: 0 24px 0 0;
}
.footer-widget3 {
	float: right;
	width: 325px;
	min-height: 362px;
	background: #191919;
	border: 1px solid #0c2a40;
}
.footer-widgets .widget-title {
	color: #2f98de !important;
	font-size: 36px;
	text-transform: none;
	margin: 0 0 20px 0;
	color: #FFF;
	padding: 0 0 2px 20px;
	background: url(images/heading-bg.png) repeat-x bottom left;
	font-weight: normal;
	font-family: 'Myriad-Pro', 'Droid Sans', sans-serif;
}
.footer-widget1 .menu {
	padding: 0 0 0 25px;
}
.footer-widget1 .menu li {
	margin: 0 0 15px 0;
}
.footer-widget1 .menu li a {
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 20px;
	background: url(images/li-bg.png) no-repeat left;
	text-transform: capitalize;
}
.footer-widget1 .menu li a:hover {
	color: #666;
}
.footer-widget2 div.wpcf7 {
	padding: 0 20px 0;
}
.footer-widget2 input {
	width: 260px;
	height: 20px;
	line-height: 30px;
	background: #535353;
	border: none;
	border-radius: 0;
	margin: 0 0 10px 0;
	color: #FFF;
}
.footer-widget2 textarea {
	background: #535353;
	width: 260px;
	border: none;
	border-radius: 0;
	resize: none;
	height: 50px;
	color: #FFF;
}


/*
.footer-widget2 input {
	width: 260px;
	height: 30px;
	line-height: 30px;
	background: #535353;
	border: none;
	border-radius: 0;
	margin: 0 0 10px 0;
	color: #FFF;
}
.footer-widget2 textarea {
	background: #535353;
	width: 260px;
	border: none;
	border-radius: 0;
	resize: none;
	height: 70px;
	color: #FFF;
}
*/
.footer-widget2 .wpcf7-captchar {
	width: 65px;
	height: 23px;
	margin: 0 14px 0 16px;
}

.your-phone span.wpcf7-not-valid-tip { margin:-13px auto !important;}
.footer-widget2 input[type=submit] {
	background: #0d84bc;
	border-radius: 3px;
	height: 36px;
	line-height: 36px;
	margin: 10px 0 11px 0;
	width: 86px;
	text-align: center;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: right;
	box-shadow: -1px 1px 1px #000;
}
.footer-widget2 input[type=submit]:focus {
	box-shadow: none;
}
.footer-widget2 input[type=submit]:hover {
	background: #0579c6;
	color: #FFF;
}
.footer-widget3 .textwidget {
	padding: 0 20px 20px;
}
.footer {
	float: left;
	width: 100%;
	background: #505050;
	text-align: center;
	padding: 36px 0;
}
.footer p {
	color: #848383;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer p a {
	color: #ccc;
	text-decoration: none;
}
.footer p a:hover {
	color: #FFF;
	text-decoration: underline;
}
 @-moz-document url-prefix() {
 .read-more-img a {
 bottom:-64px;
}
 .form-area input[type="submit"] {
 margin:0px 0 0 0;
}
}
.site-content {
	float: left;
	width: 100% !important;
	min-height: 600px;
}
.home .site-content {
	min-height: inherit;
	margin: 0;
}



/* =Media queries



-------------------------------------------------------------- */







/* Does the same thing as <meta name="viewport" content="width=device-width">,



 * but in the future W3C standard way. -ms- prefix is required for IE10+ to



 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor



 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.



 */



@-ms-viewport {
 width: device-width;
}
 @viewport {
 width: device-width;
}







/* Minimum width of 600 pixels. */









/* Minimum width of 960 pixels. */



@media screen and (min-width: 960px) {
body {
	background-color: #e6e6e6;
}
body .site {
	padding: 0 40px;
	padding: 0 2.857142857rem;
	margin-top: 48px;
	margin-top: 3.428571429rem;
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
body.custom-background-empty {
	background-color: #fff;
}
body.custom-background-empty .site,  body.custom-background-white .site {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	box-shadow: none;
}
}











/* =Print



----------------------------------------------- */







@media print {
body {
	background: none !important;
	color: #000;
	font-size: 10pt;
}
footer a[rel=bookmark]:link:after,  footer a[rel=bookmark]:visited:after {
	content: " [" attr(href) "] "; /* Show URLs */
}
a {
	text-decoration: none;
}
.entry-content img,  .comment-content img,  .author-avatar img,  img.wp-post-image {
	border-radius: 0;
	box-shadow: none;
}
.site {
	clear: both !important;
	display: block !important;
	float: none !important;
	max-width: 100%;
	position: relative !important;
}
.site-header {
	margin-bottom: 72px;
	margin-bottom: 5.142857143rem;
	text-align: left;
}
.site-header h1 {
	font-size: 21pt;
	line-height: 1;
	text-align: left;
}
.site-header h2 {
	color: #000;
	font-size: 10pt;
	text-align: left;
}
.site-header h1 a,  .site-header h2 a {
	color: #000;
}
.author-avatar,  #colophon,  #respond,  .commentlist .comment-edit-link,  .commentlist .reply,  .entry-header .comments-link,  .entry-meta .edit-link a,  .page-link,  .site-content nav,  .widget-area,  img.header-image,  .main-navigation {
	display: none;
}
.wrapper {
	border-top: none;
	box-shadow: none;
}
.site-content {
	margin: 0;
	width: auto;
}
.singular .entry-header .entry-meta {
	position: static;
}
.singular .site-content,  .singular .entry-header,  .singular .entry-content,  .singular footer.entry-meta,  .singular .comments-title {
	margin: 0;
	width: 100%;
}
.entry-header .entry-title,  .entry-title,  .singular .entry-title {
	font-size: 21pt;
}
footer.entry-meta,  footer.entry-meta a {
	color: #444;
	font-size: 10pt;
}
.author-description {
	float: none;
	width: auto;
}
/* Comments */



.commentlist > li.comment {
	background: none;
	position: relative;
	width: auto;
}
.commentlist .avatar {
	height: 39px;
	left: 2.2em;
	top: 2.2em;
	width: 39px;
}
.comments-area article header cite,  .comments-area article header time {
	margin-left: 50px;
	margin-left: 3.57142857rem;
}
}
input:focus {
	outline: none;
}
textarea:focus {
	outline: none;
}
select:focus {
	outline: none;
}
/*Bio Page CSS*/



.content_container {
	float: left;
	width: 100%;
	background: #fff;
}
.page-id-187 .content_container .content_container_sep {
	width: 100%;
	padding: 0px 0 25px;
	float: left;
	margin-top: -22px;
}
.mission_outer {
	margin-top: -20px;
}
.page-id-187 .content_container .content_container_mid {
	padding: 0;
}
.content_container_mid {
	padding: 0px 25px;
}
.page-id-69 .content_container_sep, .page-id-71 .content_container_sep {
	padding: 10px 0 25px;
}
.mission_outer {
	float: left;
	width: 674px;
	margin-left: 25px;
}
.about_image_box1 img,  .about_image_box2 img,  .about_image_box3 img {
	border: 2px solid #888787;
	max-width: inherit;
}
.about_image_box1 {
	left: 45px;
	position: absolute;
	top: 0;
}
.about_image_box2 {
	left: 23px;
	position: absolute;
	top: 339px;
}
.about_image_box3 {
	left: 45px;
	position: absolute;
	top: 677px;
}
.inner_rightcont {
	float: right;
	width: 292px;
	padding: 17px 0 0;
}
.about_images_outer {
	float: left;
	position: relative;
	width: 100%;
}
/*Contact Page*/





.content_container_sep_contact {
	float: left;
	padding: 0px 0 25px;
	width: 100%;
}
.contact_left_sec {
	float: left;
	width: 496px;
}
.contact_right_sec {
	float: right;
	padding: 28px 20px;
	width: 382px;
}
.contact-detail {
	background: url('images/contact-icons.png') no-repeat;
	padding-left: 50px;
	height: 115px;
	margin-bottom: 27px;
}
.contact-detail > li {
	font-size: 16px;
	line-height: 22px;
	padding: 0 0 10px;
}
.iframe-outer {
	width: 100%;
	float: left;
	text-align: center;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
.iframe-outer {
	background: url('images/map-bg.png') no-repeat;
	padding-bottom: 27px!important;
}
.iframe-outer iframe {
	width: 447px!important;
	height: 287px;
	border: 3px solid #118dc7!important;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
.contact_heading_outer {
	width: 100%;
	float: left;
	text-align: center;
}
.contact_heading_outer h2 {
	float: none !important;
	margin: 15px 0 0 0;
	font: 26px Helvetica;
	color: #fff;
	width: 100%;
}
.frm_field_outer label {
	color: #000;
	float: left;
	font: 17px helvetica;
	margin: 0 0 10px;
	width: 100%;
}
/*Transformations*/

	

.testi_outer {
	width: 100%;
	float: left;
}
.testi_heading_outer {
	background: #cfcfcf;
	width: 910px;
	padding: 0 10px;
	float: left;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
.testi_info_hol {
	width: 100%;
	float: left;
	margin: 20px 0 25px 0;
	padding: 0 0 10px 0;
	border-bottom: 2px dotted #FFFFFF;
}
.testi_img_outer {
	width: 204px;
	float: left;
	margin: 0 17px 0 0;
}
.testi_txt_outer {
	width: 683px;
	float: left;
	padding: 0 20px 0 0;
}
.testi_txt_outer h2 {
	font-size: 26px;
	color: #0099FF;
	line-height: 0;
	margin: 10px 0 40px 14px;
}
.testi_txt_outer h3 {
	font-size: 20px;
	color: #FFFFFF;
	line-height: 0;
	margin: 26px 0 22px 13px;
}
.testi_heading_outer {
	background: url(images/transformations_title_bg.gif) repeat-x;
	width: 980px;
	padding: 0 10px;
	float: left;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	margin-top: 10px;
}
.testi_heading_outer h4 {
	color: #000000 !important;
	font: 26px helvetica !important;
	float: left !important;
	margin: 10px 0 10px !important;
	width: 100% !important;
}
.testi_txt_outer p {
	font-style: italic !important;
}
.welcome_heading h1 {
	/*	background:none;*/

	color: #0099FF;
	font-size: 48px;
	line-height: normal !important;
	margin: 0;
	padding: 10px 0;
}
/*Store*/

	



.services_outer {
	float: left;
	width: 100%;
}
.serv_heading_outer {
	background: url(images/transformations_title_bg.gif) repeat-x;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	float: left;
	padding: 0 10px;
	width: 980px;
	margin-top: 10px;
}
.serv_heading_outer h4 {
	color: #000000 !important;
	float: left !important;
	font: 26px helvetica !important;
	margin: 15px 0 10px !important;
	width: 100% !important;
}
.serv_info_hol {
	border-bottom: 2px dotted #FFFFFF;
	float: left;
	margin: 20px 0 25px;
	padding: 0 0 25px;
	width: 100%;
}
.serv_img_outer {
	float: left;
	margin: 0 17px 0 0;
	width: 239px;
}
.serv_img_outer img {
	float: left;
	height: auto;
	width: 100%;
}
.serv_txt_outer {
	float: left;
	padding: 0 20px 0 0;
	width: 645px;
}
.content_container p {
	font-family: arial;
	font-size: 15px;
	text-align: justify;
	margin-bottom: 18px;
}
.serv_txt_outer ul li {
	background: url("images/store_bullet.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
	color: #FFFFFF;
	font: 16px Arial, Helvetica, sans-serif;
	margin: 0 0 6px;
	padding: 0 0 0 27px;
	width: 618px;
}
.recipes_rdmore_outer {
	float: left;
	margin: 10px 0 0;
	text-align: right;
	width: 100%;
}
body.custom-background {
	background-color: #000000;
}
body.custom-background {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
}
body, input, textarea {
	color: #000000;
	font-weight: 300;
	line-height: 1.625;
}
body {
	background: none repeat scroll 0 0 #464646;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
}
html {
	font-size: 100%;
}
.wait_paypal_msg {
	font-size: 25px;
	color: #0099FF;
	margin: 35px;
}
/*Photos*/



.media_outer {
	float: left;
	width: 100%;
}
.media_box {
	float: left;
	margin: 0 10px;
	width: 284px;
	margin: 20px 23px;
}
.media_box_img {
	border: 3px solid #ECECEC;
	border-radius: 5px;
	float: left;
	margin: 0 0 10px;
	width: 100%;
}
a img {
	border: 0 none !important;
	float: left;
}
/* Contact Form */



.contact-form-left {
	float: left;
	width: 200px;
}
.contact-form-right {
	float: right;
	width: 212px;
}
.frm_field_outer input[type="text"],  .frm_field_outer input[type="email"] {
	background: url("images/input-bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	color: #ffffff;
	float: left;
	height: 31px;
	line-height: 23px;
	margin: 0 0 18px;
	outline: medium none;
	padding: 1px 5px 7px;
	width: 210px;
}
.page-id-10 .content_container .wpcf7-textarea {
	background: #454444;
	border: 0 none;
	color: #ffffff;
	float: left;
	height: 132px;
	outline: medium none;
	padding: 5px;
	width: 490px;
}
.page-id-10 .content_container .wpcf7-captchac {
	margin-top: 20px;
}/*

.page-id-10  .content_container .wpcf7-captchar {

    background: url("images/captchafield.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

    border: 0 none;

    color: #ffffff;

    float: left;

    height: 31px;

    line-height: 23px;

    margin: 0 0 18px;

    outline: medium none;

    padding: 1px 5px 7px;

    width: 461px;

}*/
.page-id-10 .content_container .wpcf7-submit {
	background: url("images/send-btn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	border: medium none !important;
	color: #ffffff !important;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0 !important;
	font-weight: bold !important;
	height: 58px;
	margin: 41px -6px 33px 0;
	outline: medium none;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 190px;
	box-shadow: none;
}
.page-id-10 .wpcf7-form {
	display: none;
}/*

.page-id-10 .content_container .input-text-wrap  input {

	background:url('images/input-text-bg.png') no-repeat;

	height: 23px;

    padding: 5px 5px 12px;

    width: 203px !important;

    border: none;

	border-radius: none;

	color: #fff;

	font-size: 16px;

	margin-right: 26px;

	margin-bottom: 12px;

}*/
.page-id-10 .input-text-wrap input {
}
span.wpcf7-not-valid-tip {
	clear: both;
	float: left;
	margin: 10px 0 0 0;
	color: red;
}
.your-email .wpcf7-not-valid-tip,  .your-name .wpcf7-not-valid-tip,  .captcha-597 .wpcf7-not-valid-tip,  .your-subject .wpcf7-not-valid-tip {
	position: initial;
	margin: 0px 0 5px 0 !important;
}
div.wpcf7 img.ajax-loader {
	float: right;
	margin-right: 6px;
	margin-top: 60px;
}
div.wpcf7-validation-errors {
	color: #000;
	float: left;
}
.frm_field_outer {
	float: left;
}
body:not(:-moz-handler-blocked) .footer-widget3 {
	min-height: 368px;
}
body:not(:-moz-handler-blocked) .read-more-img a {
	bottom: -60px;
}
/* Home Page */

h1.page-heading {
	border-bottom: 1px solid #000;
	font-size: 48px;
}
.entry-content {
	padding-bottom: 35px;
}
/* About Us Page */



ul.arrow-style {
	margin-left: 15px;
	margin-bottom: 15px;
}
ul.arrow-style li {
	list-style-image: url('images/list-arrow.png');
}
/* Custom Style */

h2 {
	font-size: 30px;
	color: #0a7db2;
	margin: 20px 0;
}
h3 {
	font-size: 30px;
	margin: 9px 0;
}
/* programe-list */

.programe-list {
	border-bottom: 1px dashed #878787;
	margin-bottom: 35px;
	padding-bottom: 28px;
	position: relative;
	overflow:hidden;
}
.testimonial{
	width:48.6%;
	float:left;
	margin-left:26px;
}
.test_img_box{
	float:left;
	width:270px;
	overflow:hidden;
	margin:0 20px 20px 0;
}
.test_img_box img{
	width:100%;
	float:left;
}
.testimonial h1{
	text-align:center;
}
.testimonial:first-child{
	margin-left:0;
}
.post-list-heading {
	font-size: 30px;
	background: url('images/post-heading-bg.png') repeat-x;
	padding: 8px 12px;
}
.post-list-heading .post-meta {
	float: right;
	font-size: 18px;
	font-family: 'Myriad-Pro', 'Droid Sans', sans-serif;
	color: #000;
	margin-top: 10px;
}
.post-list-heading .post-meta a {
	color: #fff;
	text-decoration: none;
}
.post-list-feature-image {
	float: left;
	margin-right: 27px;
	width: 226px;
}
.post-list-feature-image img {
	border: 2px solid #818080;
	float: left;
	margin-right: 20px;
}
.content {
	float: left;
	width: 690px;
}
.read-more-btn {
	background: url('images/read-more.png') no-repeat;
	width: 114px;
	height: 43px;
	text-indent: -9999px;
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 28px;
}
.blockquote {
	font-style: italic;
}
.blockquote .blockquote-after,  .blockquote .blockquote-before {
	margin: 0 5px;
}
.blockquote .blockquote-before {
}
.social-media img {
	width: 38px;
}
.video-new {
	float: left;
	padding-right: 50px;
	width: 437px;
 margin-bottom:25px:
}
.video-new1 {
	float: left;
	width: 437px;
 margin-bottom:25px:
}
.video-title {
	color: #179bd8;
	font-size: 30px;
	margin-bottom: 10px;
}


/*.footercaptcha {
	float: left;
	height: 36px;
	margin-top: 10px;
}
.captchainput {
	float: left;
	height: 23px !important;
	margin: 10px -2px 0 10px !important;
	width: 165px !important;
}*/
.footercaptcha {
	float: left;
	height: 33px;
	margin-top: 10px;
}
.captchainput {
	float: left;
	height: 20px !important;
	margin: 9px -2px 0 10px !important;
	width: 165px !important;
}
.captcha-494 .wpcf7-not-valid-tip {
	margin-left: 11px !important;
	margin-top: -2px;
}
.footer-widget2 .your-email .wpcf7-not-valid-tip, .your-name .wpcf7-not-valid-tip, .captcha-597 .wpcf7-not-valid-tip, .your-subject .wpcf7-not-valid-tip {
	float: left !important;
	margin: -14px 0 10px 0px !important;
	position: absolute !important;
}
.footer-widget2 div.wpcf7 img.ajax-loader {
	float: right;
	margin-right: 6px;
	margin-top: 23px;
}
.footer-widget2 div.wpcf7-response-output {
	margin: 1em 0.5em;
	font-size: 12px;
}
.footer-widget2 span.wpcf7-not-valid-tip {
	font-size: 12px !important;
	width: 171px !important;
}
.contact-form-left .your-email .wpcf7-not-valid-tip, .your-name .wpcf7-not-valid-tip, .captcha-597 .wpcf7-not-valid-tip, .your-subject .wpcf7-not-valid-tip {
	float: left;
	margin: 35px 0 10px 2px;
	position: absolute !important;
}
.contact-form-left .wpcf7-not-valid-tip {
	float: left;
	margin: 41px 0 10px 2px !important;
}
.contact-form-right .wpcf7-not-valid-tip {
	float: left;
	margin: 41px 0 10px 2px !important;
	position: absolute;
}
.captcha-597 .wpcf7-not-valid-tip {
	float: left;
	margin: 35px 0 10px 2px !important;
	position: absolute;
}
 @media only screen and (min-device-width : 320px) and (max-device-width : 768px) {
.three-posts-area li .recent-post-content {
	margin: 18px 0 19px;
}
.quets-text {
	width: 476px !important;
}
.header-text {
	width: 50% !important;
}
.quets-text > span {
	width: 317px;
}
.footer-widget2 input[type="submit"] {
	outline: medium none;
	border: none;
}
.nav ul li ul.sub-menu li:last-child a {
	text-align: left;
	width: 250px;
}
#menu-item-310 > a {
	width: 250px;
	margin-left: 0;
	text-align: left;
}
.nav ul li ul.sub-menu li a {
	width: 250px;
	text-align: left;
}
.home .entry-content p {
	font-size: 13px;
}
.header {
	width: 1034px;
}
.three-posts-area {
	width: 1034px;
}
.bg-area {
	width: 1034px;
}
.footer-widgets {
	width: 1034px;
}
.footer {
	width: 1034px;
}
.fb_iframe_widget {
	width: 292px !important;
}
.home .entry-content > p {
	width: 950px;
}
}
