body{font-family: 'Roboto', sans-serif;background:#fffcf4}


header{ 
background:#192231;
}
header h1 {
    color: #f28a33;
    font-size: 22px;
    text-align: right;
    width: 100%;
    float: right;
	font-family: 'Exo', sans-serif;
}
nav{
	background:#f28a33;
	
}
nav li {
  
    list-style: none;
   
}
nav li a {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase !important;
    float: left;
    border-right: 1px solid #ffac66 !important;
    border-left: 1px solid #c75f07 !important;
}
.nav a:first-child {
    border: none;
}
section.banner {
    background: url(assets/images/banner.jpg) no-repeat;
    background-size: 100%;
}
.banner h2 {
    color: #fff;
    text-align: center;
    font-size: 40px;
	margin-bottom:10px;
	font-family: 'Exo', sans-serif;
}
.banner p {
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
}
.banner_text {
    padding: 150px 0 211px 0;   
}	
.page-template-default .sub-banner .banner_text, .page-template-events_template .sub-banner .banner_text,.page-template-template_sitemap .sub-banner .banner_text, .page-template-testimonial_template .sub-banner .banner_text{
	padding: 0px;
	color: #34495e;
	position: relative;
	top: 15px;
}
.welcome_box{
    border: 1px solid #cac8c5;
    padding: 20px 0;
    text-align: center;
}
li.request a:hover {
    background: transparent;
}	
.feature li {
	list-style:none;
}
section.coach {
    background: url(assets/images/coach.jpg);
    padding: 0 0 32px 0;
	    background-size: 100% 100%;
}
.coach li {
    width: 31%;
    float: left;
    margin-right: 2%;
	margin-bottom: 2%;
	position:relative;
	}
.coach img {
    width: 100%;
    max-height: 218px;
    border: 1px solid #fff;
}
.coach h2 {
    color: #fff;
    text-align: center;
    padding: 19px 0;
}
.news h2, .service-block h2 {
    text-align: center;
    color: #f28a33;
    font-size: 30px;
}
.news_box{
	background:#f0f0f0;
}
.news_box h4 {
    color: #454546;
    font-size: 20px;
    font-weight: bold;
	    margin-top: 20px;
}
.news_box p {
    color: #8f8e91;
    font-size: 13px;
}
.news_box a {
    background: #f28a33;
    color: #fff;
    padding: 5px 15px;
}
.news_box {
    background: #f0f0f0;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #bfbfbf;
    padding-bottom: 30px;
}
.form {
    background: url(assets/images/hi.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 0 0 40px 0;
}
nav li a.active {
    background: #192231;
}
header img {
    padding: 8px 0;
}
.socal i.fa.fa-twitter {
    background: #55acee;
    color: #fff;
    padding: 9px;
    border-radius: 35px;
     font-size: 17px;
	width: 35px;
	height: 35px; text-align: center;
}
.socal i.fa.fa-facebook {
    background: #3b5998;
    color: #fff;
    width: 35px;
    border-radius: 35px;
    font-size: 17px;
    height: 35px;
    text-align: center;
    padding: 9px 0;
}
.socal {
    padding: 17px 0 00px;
}
.socal a {
    padding-left: 7px;
}
li.request {
    background: url(assets/images/grid.png);
	    float: right;
}
i.fa.fa-angle-right {
    font-size: 21px;
    color: #fff;
    padding:7px 25px 0 10px;
}
.request a {
    padding-right: 5px;
	border:none;
}
nav li a:hover {
    background: #192231 !important;
	color:#fff !important;
	text-decoration:none;
}
nav ul {
    padding: 0;
}
.banner_text span {
    color: #f28a33;
    font-weight: bold;
}
.welcome span {
    color: #f28a33;
}
.welcome h3 {
    font-weight: bold;
    font-size: 20px;
    color: #454546;
	margin: 8px 0 0 0;
}
.welcome p {
    color: #8f8e91;
}
.welcome a {
    color: #494e6b;
    font-weight: bold;
    margin-bottom: 30px;
    display: inline-block;
}
.welcome_box p {
    color: #8f8e91;
    font-size: 13px;
    padding: 0 13px;
}
ul.feature {
    margin-bottom: 40px;
    float: left;
}
.welcome_box {
    border: 1px solid #cac8c5;
    padding: 20px 0;
    min-height: 220px;
}
.on_hover {
    background: rgba(25, 34, 49, 0.61);
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #fff;
    width: 100%;
    height: 100%;
    text-align: center;
	display:none;
}
.on_hover a {
    background: #f28a33;
    color: #fff;
    padding: 7px 37px;
}
.coach h4 {
    color: #f28a33;
    padding: 44px 0;
    font-size: 27px;
}
.coach li:hover .on_hover{
	display:block;
}
section.news {
    padding: 25px 0 55px 0;
}
 section.service-block{
    padding: 25px 0 12px 0;
}
.news h2, .service-block h2 {
    padding-bottom: 30px;
}
.form h2 {
    text-align: center;
    color: #fff;
    padding: 20px 0;
}
.form input.form-control {
    border: 1px solid #e8e8e8;
    background: transparent;
    margin-bottom: 20px;
    border-radius: 0;
    font-style: italic;
    padding: 20px 11px;
}
.form textarea.form-control {
    border: 1px solid #e8e8e8;
    background: transparent;
    margin-bottom: 20px;
    border-radius: 0;
    font-style: italic;
    padding: 20px 11px;
	    min-height: 200px;
}
.form wpcf7-submit{
    background: #f28a33;
    border: none;
    color: #fff;
    padding: 10px 30px;
    display: inherit;
    margin: 0 auto;
}
footer {
    background: #15191f;
    padding: 10px 0 0 0;
}
section.number {
    padding: 25px 0;
}
.number h4 {
    float: left;
    font-size: 26px;
    color: #192231;
    font-weight: bold;
}
.number a {
    float: right;
    border: 2px solid #f28a33;
    padding: 5px 50px;
    color: #f28a33;
    font-size: 23px;
    font-weight: bold;
}
.copyright {
    background: #0b0e12;
    color: #fff;
    padding: 20px 10px;
    text-align: center;
    font-size: 12px;
    color: #8f8e91;
}
footer h2 {
    font-size: 19px;
    color: #fff;
}
li {
    list-style: none;
}
footer ul {
    padding: 0;
    float: left;
    width: 50%;
}
footer a {
    color: #d4d4d4;
    font-size: 11px;
    line-height: 26px;
}
footer a.fb {
    border: 1px solid #fff;
    font-size: 17px;
    width: 30px;
    text-align: center;
    height: 30px;
    display: inline-block;
    padding: 1px 0;
	   margin-right: 8px;
}
footer a.tw {
    border: 1px solid #fff;
    font-size: 17px;
    width: 30px;
    text-align: center;
    height: 30px;
    display: inline-block;
    padding: 1px 0;
	 
}
footer form input {
    border: 1px solid #efefef;
    background: transparent;
    width: 65%;
    padding: 6px 19px;
    margin-right: 90px;
    margin-bottom: 11px;
}
.wpcf7-submit{
    background: #f28a33;
    border: none;
    display: inline-block;
    color: #fff;
    padding: 8px 15px;
}
#menu-primary .current_page_item a {
    background: #192231;
    color: #fff !important;
    text-decoration: none;
}
a{
    text-decoration: none!important;
}
nav li a {
    color: #fff !important;
}
ul.feature {
    padding: 0 !important;
}
.homepage-hide-content{display:none;}
.menu-item-112{
    background: url(assets/images/grid.png);
}
ul#menu-primary li a {
    padding: 9px 32px;
}
form.wpcf7-form {
    text-align: center;
}
.sub-banner img {
    width: 100%;
}
section.sub-banner {
    float: left;
    width: 100%;
    position: relative;
margin-bottom: 50px;
}
.sub-banner .banner_text {
    position: absolute;
    top: 135px;
    padding: 120px 0;     
	color: #fff;
}
img.embImg1 {
    margin: 0 0 0 13px;
    border: 1px solid;
}
.entry-content h2 {
    color: #f28a33;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
}
.nav>li>a:focus{
    text-decoration: none;
    background-color: #192231 !importent;
}
.nav>li:focus{
    text-decoration: none;
    background-color: #192231 !importent;
}
.form span.wpcf7-not-valid-tip {
    text-align: left;
    background: rgba(255, 255, 255, 0.79);
    padding: 6px 11px;
    margin-bottom: 20px;
}
.form .wpcf7-response-output.wpcf7-validation-errors {
    color: #fff;
    padding: 10px 0;
}
li#menu-item-90 {
    border-left: 1px solid #ffac66 !important;
}
a:hover {
    color: #192231 !important;
}
#page{margin-bottom:70px;}
footer a:hover {
    color: #f28a33 !important;
}
.fa.fa-facebook {
	margin-right: 10px;
}
#page {
    margin-bottom: 0px !important;
}
.news_box img {
    max-height: 283px;
}
.sub-page-number {
	background: #f28a33;
}
.sub-page-number a {
    border: 2px solid #fff;
    color: #fff;
}
@media screen and (max-width: 1170px) and (min-width: 1024px) {
ul#menu-primary li a {
    padding: 9px 19px;
}
.banner_text {
    padding: 104px 0 141px 0;
}
.coach img {
    min-height: 208px;
}
.news_box img {
    max-height: 213px;
}
.number h4 {
    font-size: 23px;
}
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
	.container {
    width: 768px;
    max-width: 768px;
}
header h1 {
    font-size: 17px;
    margin: 0;
}
.banner h2 {
    font-size: 30px;
}
.banner_text {
    padding: 73px 0 211px 0;
}
header h1 {
    font-size: 17px;
    margin: 0;
}
.banner_text {
    padding: 73px 0 90px 0;
}
.coach img {
    width: 100%;
    min-height: 163px;
}
.coach h4 {
    padding: 35px 0;
    font-size: 16px;
}
.news_box img {
    max-height: 184px;
}
.number a {
    padding: 5px 29px;
    font-size: 16px;
}
.number h4 {
    font-size: 20px;
}
}
@media screen and (max-width: 767px) {
header h1 {
    text-align: center;
	/*display:none;*/
color: #fff;
}
.wpcf7-form-control-wrap.name .form-control{
margin-bottom:16px;
}
header .col-md-3 {
	text-align: center;
}
section.banner {
    background-size: 100% 100%;
}
banner h2 {
    font-size: 20px;
}
.banner p {
    font-size: 12px;
}
.banner_text {
    padding: 41px 0 41px 0;
}
.welcome h3 {
    font-size: 15px;
}
.welcome_box {
    margin-bottom: 20px;
}
.coach ul {
    float: left;
    width: 100%;
    padding: 0;
}
.coach li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
    margin-bottom: 30px;
}
.news_box {
    margin-bottom: 20px;
}
.news_box h4 {
    font-size: 18px;
}
.number h4 {
    font-size: 18px;
    text-align: center;
}
footer .col-md-4:first-child {
    min-height: 288px;
}
footer .col-md-4:nth-child(2) {
    min-height: 205px;
}
.banner h2 {
    font-size: 20px;
}
.sub-banner .banner_text {
    top: 0;
    padding: 0;
}
#headline {
    font-size: 20px;
}
.socal{
    display: none !important;
}
.fancybox-content-inside {
    width: 100% !important;
}
.fancybox-skin h2 {
    font-size: 16px;
}
.banner p {
	display: none;
}
.alignnone.size-full.wp-image-624 {
	width: 100%;
	height: auto;
}
.alignnone.size-full.wp-image-648 {
	width: 100%;
	height: auto;
	margin:0 !important
}
.fancybox-content-inside {
	overflow: hidden;
}
}
@media screen and (max-width: 767px) and (min-width: 480px) {
	.container {
    width: 480px;
    max-width: 480px;
}

.coachhire {
	margin-top: 20px;
	width: 100%;
}
}
@media screen and (max-width: 480px) {
	.container {
    width: 320px;
    max-width: 320px;
}

.coachhire {
	margin-top: 20px;
	width: 100%;
}
}

.m-b-20{ margin-bottom:30px;border-bottom: 1px solid #eee; padding: 25px 0 35px 0;}.testimonial2{font-style: italic;color:#000;font-size:15px;}.testimonial3{font-family: initial;font-size:16px;}.testimonial4{font-family: monospace;font-size:16px;color:#000} .popup-request{font-family: "Helvetica Neue"; font-size:18px;text-align: center;}.fancybox-content-inside > h2 {
  font-family: "Helvetica Neue";
  text-align: center;
}
.alignnone.size-full.wp-image-648 {
	/*width: 100%; */
	margin-bottom: 10px;
 margin-left: 15px;
}
.coachhire ul li{
list-style: disc;
width:50%;
float: left;
}
.coachhire li {
    width: 33%;
    float: left;
    list-style: disc;
}
a#read-more {
    cursor: pointer;
}
@media screen and (max-width: 768px) {
.coachhire li {
    width: 100%;
    float: left;
    list-style: disc;
}
.coachhire {
	margin-top: 20px;
	width: 53%;
}
.coachhire{ margin-top: 20px;}
}
#wpcf7-f274-o1 .form-control{
color: #fff;
}
#wpcf7-f274-o1 .wpcf7-mail-sent-ok{
color: #fff;
}