@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300,400');
body{
margin:0 auto;
font-size:16px;
font-family:'Poppins', sans-serif;
font-weight:400;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
color:#303134;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
    background:#e7e7e7;
}
footer{background-color: #ffffff;}
img{max-width: 100%;
height: auto;}
a:hover{
    text-decoration:none;
}
li{
    list-style-type:none;
}
.page-header {
    padding-bottom: 45px;
    margin: 0px;
    
     background: linear-gradient(#738080,#414b4c);
}

.header-top{
    background:#ffffff;
    padding:4px 0 8px 0;
}
.top-right{
    width:auto;
    float:right;
    padding-top:18px;
}
.menu-section{
    float:left;
}
.top-left{
    float:left;
}
.top-right ul{
   width:100%;
   display:inline-block;
   padding:13px 0 0 0;
   margin:0;

}
.contact-phone-section {
    float: right;
    margin-left: 26px;
    margin-top: 13px;
}
.top-right ul li,
.contact-phone-section a{
    float:left;
    list-style-type:none;
    padding-left:30px;
}
.contact-phone-section a{
    position:relative;
    padding-left:25px;
}
.contact-phone-section a:before{
   content:"";
    background:url(../images/phone-sprite.png);
    width:17px;
    height:17px;
    float:left;
    position:absolute;
    left:0;
  
}

.contact-phone-section a:hover:before{
   content:"";
    background-position: 0 -40px;
}
.contact-phone-section a:hover{
color:#74bc18;
    }
.top-right ul li:first-child{
    padding-left:0;
}
.top-right ul li a,
.contact-phone-section a{
    font-size:14px;
    font-family:'Poppins', sans-serif;
    font-weight:500;
    color:#5d5d5d;
    position:relative;
    
}

.top-right ul li a:hover:after,
.top-right ul li.current a:after{
    background:#74bc18;
    width:100%;
    height:4px;
    content:"";
    position:absolute;
    bottom:-11px;
    left:0;
    right:0;
   
}
.banner .bx-wrapper {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: none;
    border: 0px solid #fff;
    background: transparent;
}
.banner .bx-wrapper{
    margin-bottom:0;
}
.banner img{
    width:100%;
}
.box-section{
    background:#dedede;
    padding-bottom:59px;
    width:100%;
    float:left;
}
.box-section-in {
    position: relative;
    top: -40px;
}
.box-in-left{
    float:left;
    width:239px;
}
.box-in-left.right {
    width: 316px;
    margin: 0;
    background: #fff;
    padding-left: 27PX;
    padding-right: 34PX;
    padding-bottom:24px;
    height: 375px;
}
.box-section-in h2{
    border-bottom:1px solid #e2e2e2;
    font-size:22px;
font-family:'Poppins', sans-serif;
font-weight:900;
    color:#464646;
    margin-bottom:4px;
    padding-bottom: 14px;

}
.wom{font-size: 12px;

}
.colour{color: #79b477;}
.single{font-weight: normal;}
.box-section-in ul {
    display:inline-block;
    padding:0;
    margin:0;
    width:100%;
}
.box-section-in ul li {
    border-top:0px solid #e2e2e2;
    padding:15px 0;
}
.box-section-in ul li:first-child{
    border-top:0px;
}
.box-section-in ul li p{
    font-size:16px;
font-family:'Poppins', sans-serif;
font-weight:500;
    color:#666768;
    margin-bottom:0;
}
.box-section-in ul li small{
    font-size:14px;
    font-family:'Poppins', sans-serif;
    
    color:#666768;
}
.box-section-in a {
    background: linear-gradient(to right, #448d8e , #7db775);
    border:1px solid #448d8e;
    width: 124px;
    float: left;
    text-align: center;
    height: 33px;
    padding: 8px 0;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    border-radius: 50px;
    margin-top: 5px;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}
.box-section-in a:hover{
    background:#fff;
    color:#448d8e;
}
.box-in-left.second-section{
    float:right;
}
.contact-section {
    text-align: center;
    margin-top: 0px;
    width: 100%;
    float: left;
}
.contact-section h3{
    font-size:48px;
    font-weight:800;
    font-family:'Poppins', sans-serif;
    color:#ffffff;
    letter-spacing: -1px;
}
.contact-section p{
    font-size:16px;
    font-weight:800;
    font-family:'Poppins', sans-serif;
    color:#ffffff;
    margin-bottom:0;
}
.contact-section a {
    display: inline-block;
    background: #6bc4ea;
    border:1px solid #6bc4ea;
    width: 189px;
    text-align: center;
    height: 49px;
    border-radius: 50px;
    padding-top: 13px;
    font-size: 16px;
    font-weight: 600;
    color: #303e6b;
    margin-top: 35px;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}
.contact-section a:hover {
    color:#6bc4ea;
    background:#e7e7e7;
}
/***Footer Style Starts***/
.footer-bottom-left,
.copy-right{
    float:left;
}
.copy-right {
    margin-top: 27px;
    margin-left: 60px;
    margin-right: 60px;
}
.footer-bottom{
    border-top:1px solid #e1e0e0;
    padding:15px 0;
    margin-top:30px;
    width:100%;
    float:left;
}
.copy-right p{
    font-size:13px;
    font-weight:500;
    color:#5d5d5d;
}
.footer-menu-section {
    margin-top: 26px;
}
.footer-menu-section ul li{
    font-size:15px;
    font-weight:500;
    float:left;
    margin-left:31px;
}
.footer-menu-section ul li:first-child{
   margin-left:0;
}
.footer-menu-section ul li a{
   color:#5d5d5d;
}
.footer-menu-section ul li a:hover{
    color:#4e991b; 
}
.footer-top {
    padding-top: 38px;
    width:100%;
    float:left;
}
.footer-top-left{
    float:left;
}
.footer-top-left label{
   display:block;
    font-size:14px;
    font-weight:500;
    color:#3a3d41;
    margin-bottom:0;
}
.footer-top-left a{
   font-size:26px;
     font-weight:300;
    color:#3a3d41;
}
.footer-top-left a:hover{
  color:#4e991b;
}
.footer-top-right {
    float: right;
}
.footer-top-right ul{
    padding:0;
}
.footer-top-right ul li{
   float:left;
    margin-left:30px;
}
.footer-top-right ul li:first-child{
    margin-left:0;
}
.footer-top-right ul li a{
   font-size:16px;
    font-weight:400;
    color:#3a3d41;
    float:left;
    border:1px solid #dedede;
    padding:0 40px;
}
.footer-top-right ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #3a3d41;
    float: left;
    border: 1px solid #dedede;
    padding: 13px 40px;
    border-radius: 50px;
}
.footer-top-right ul li a:hover{
    background:#30818f;
    color:#fff;
}
footer {
    width: 100%;
    float: left;
    background-color: #fffff; 
}
@media (min-width:992px) and (max-width:1199px){
     .copy-right {
    margin-left: 45px;
    margin-right: 45px;
}
    .footer-menu-section ul li {
    margin-left: 12px;
}
}
@media (max-width:991px){
      .footer-menu-section{
        display:none;
    }
    .copy-right {
    margin-left: 0;
    margin-right: 0;
    float: right;
}
}
 @media (max-width:650px){
        .footer-bottom-left, .copy-right {
    width:100%;
            text-align:center;
}
}
@media (max-width:744px){
    .footer-top-left,
     .footer-top-right{
    width: 100%;
    text-align: center;
}
    .footer-top-right {
    margin-top: 30px;
}
.footer-top-right ul li {
    float: none;
    display: inline-block;
}
}
@media (max-width:530px){
    .footer-top-right ul li {
    margin-left:0;
        margin-top:20px;
}
    .footer-top-right ul li:first-child {
        margin-top:0px;
}
    .header-right{
        border-top:1px solid #e1e0e0;
    }
}
/***Footer Style Ends***/         
/***Secondary Page Style Starts***/
.secondary-page .box-section-in {
    position: relative;
    top: -62px;
}

.about-page{
    position: absolute;
    top: 62px;
}
.about-page-left{
    width:547px;
    float:left;
    -webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
    padding:34px 35px 0 24px;
    background:#fff;
    position:relative;
}
.about-page-left:before{
    content:url(../images/man-icon.jpg);
     position:absolute;
    left:-121px;
    top:0;
}
.section-row h5{
    font-size:20px;
    color:#343333;
    margin-bottom:17px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 12px;
    margin-bottom: 28px;
    font-weight: 700;
}
.section-row p{
    font-size:14px;
    font-family:'Poppins', sans-serif;
    font-weight:300;
    color:#6d6d6d;
}
.section-row {
    
    padding-bottom: 12px;
    margin-bottom: 28px;
}
.section-row:last-of-type {
   border-bottom:0px;
}

.about-page-right {
    font-family:'Poppins', sans-serif;
    font-weight:600;
    width: 300px;
    float: left;
    background: #f6f6f6;
    border-left: 1px solid #e9e8e8;
    padding-bottom: 373px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.box-section-in .about-page a{
    background:none;
    margin-top:0;
    border:0px;
}
.address-section {
    width: 100%;
    float: left;
    position: relative;
}
.address-section-row {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    padding-left:0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
}
.place{ width: 100%;
    float: left;
    margin-bottom: 80px;
    padding-left:0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }

.box-section-in .place a {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    color: #4c4c4c;
    margin-bottom: 0;
    width: auto;
    padding-left: 25px;
    
}




.secondary-page.gym-equipment.contact .address-section-row {
   padding-left:0;
   
}
.box-section-in .address-section-row h5 {
    font-size:20px;
    font-family:'Poppins', sans-serif;
    font-weight:600;
    color:#343333;
    padding: 20px 10px;
    background: #cdcbcb;
    margin-top: 0px;
   
    
   
}
.box-section-in .address-section-row p {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    color: #343333;
    text-transform: uppercase;
    margin-bottom: 0;
}
.box-section-in .address-section-row a {
    font-size: 18px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    color: #4c4c4c;
    margin-bottom: 0;
    width: auto;
    padding-left: 25px;
    
}
.box-section-in .address-section-row a:hover{
   color:#669857; 
    
}
.box-section-in .address-section-row ul{
    margin-top:16px;
}
.box-section-in .address-section-row ul li{
    border-top:0px;
    margin-left:24px;
}
.box-section-in .address-section-row ul li:first-child{
    margin-left:0;
}
.box-section-in .address-section-row ul li {
    border-top: 0px;
    float: left;
    padding:0;
}
.box-section-in .address-section-row ul li a{
    float:left;
    width:36px;
    height:36px;
    border-radius:50%;
    font-size:20px;
    color:#fff;
    padding:4px 0 0 0;
}
.box-section-in .address-section-row ul li a:hover{
    color:#fff;
}
.box-section-in .address-section-row ul li.youtube a{
    background:#c4302b;
    border:1px solid #c4302b;
}
.box-section-in .address-section-row ul li.facebook a{
   background:#3a559f;
    border:1px solid #3a559f;
}
.address-image-section {
    width: 100%;
    float: left;
    margin-top: -48px;
}
.secondary-page .contact-section {
margin-top: 247px;   
}
.secondary-page.workout .contact-section {
    margin-top:-52px;
}
p.dot-image{
    position:relative;
    padding-left:28px;
}
p.dot-image:before{
    content:"";
    width:9px;
    height:9px;
    position:absolute;
    left:0;
    background:#c14f4f;
    border:1px solid #c14f4f;
    border-radius:50%;
    top:4px;
}
.box-section-in .about-page a.learn-more-left {
    background: #e52d33;
    border: 1px solid #e52d33;
    position: absolute;
    bottom: -16px;
}
.box-section-in .about-page a.learn-more-left:hover{
    background:transparent;
    color:#e52d33;
}
.home-work-section {
    background: #fff;
    width:100%;
    float:left;
    position:relative;
}
.home-work-section:before {
    content: "";
    position: absolute;
    right: 83px;
    width: 1px;
    height: 56%;
    background: #ccc;
    top: 26px;
}
/*.home-work-section:after {
    content: url(../images/arrow.png);
    position: absolute;
    right: 27px;
    top: 41%;
}*/
.box-section-in a.direction {
    background: none;
    border: 0px;
    margin: 0;
    position: absolute;
    right: 26px;
    width: auto;
    top: 40px;
}
.home-work-text {
    width: 70%;
    float: left;
    padding:35px 0 0 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.home-work-icon {
    width: 120px;
    float: left;
}
.home-work-section h3{
    font-size:26px;
    font-family:'Poppins', sans-serif;
    font-weight:600;
    color:#464646;
}
.home-work-section p{
    font-size:13px;
     font-family:'georgia', sans-serif;
    font-style:italic;
    color:#565656;
    
}
.home-work-section h3,
.home-work-section p{
    margin:0;
}
.gym-workout-right-section {
    background: #fff;
    width: 100%;
    float: left;
    padding: 30px 0 0 30px;
}
.gym-workout-right-left {
    width: 266px;
    float: left;
}
.gym-workout-right-right {
    width: 272px;
    float: right;
}
.secondary-page.gym-equipment .box-right {
    /* background: #fff; */
    position: relative;
    top: 62px;
    padding-left: 0;
}
.secondary-page.gym-equipment.contact .box-right{
    position:static;
}
.secondary-page.gym-equipment.contact .box-right.about-page.contact-form {
    margin-left: -15px;
    position: relative;
    top: 62px;
    background: #fff;
    padding-right: 0;
}
.secondary-page.gym-equipment.contact .box-right.about-page.contact-form:before{
    content: url(../images/phone-icon.jpg);
    position:absolute;
    left:-121px;
    display:block;
}
.secondary-page.gym-equipment .box-right:before{
    content: url(../images/gym-work-icon.jpg);
    position:absolute;
    left:-121px;
}
.secondary-page.gym-equipment.home-workout .box-right:before{
    content: url(../images/hom-work-icon.jpg);
    position:absolute;
    left:-121px;
}
.secondary-page.gym-equipment.contact .box-right:before{
    display:none;
}
.gym-equipment .box-section-in h4{
    font-size:30px;
    font-family:'Poppins', sans-serif;
    font-weight:600;
    color:#464646;
}
.gym-equipment .box-section-in .personali-training-heading h4{
    font-size:30px;
    font-family:'Poppins', sans-serif;
    font-weight:600;
    color:#464646;
    margin: 0 0 2px 0;
}
.gym-equipment .box-section-in ul li p {
    color: #343333;
}
.gym-equipment .box-section-in ul li small {
    font-style:italic;
    color: #565656;
}
.secondary-page.gym-equipment .contact-section {
    margin-top: 50px;
}
.personal-training {
    padding: 40px 0;
}
.training-left{
    padding-right:0;
}
.training-left img{
    width:100%;
}
.training-right {
    background: #fff;
    padding-left: 0;
    padding-right: 0;
}
.personali-training-heading {
    padding: 40px 0 40px 45px;
    width: 100%;
    float: left;
    border-bottom: 1px solid #e7e7e7;
}
.contact .personali-training-heading{
    margin-bottom:30px;
}
.training-right h4{
   font-size:20px;
    font-family:'Poppins', sans-serif;
    font-weight:600;
    
    text-transform:uppercase;
    color:#212121;
    margin:0 0 2px 0;
}
.personali-training-heading p{
    font-size:16px;
     font-family:'georgia', sans-serif;
    font-style:italic;
    color:#141414;
    margin:0;
    
}
.personal-training-middle-section {
    width: 100%;
    float: left;
    padding-top: 74px;
    padding-left: 25px;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 75px;
    margin-bottom: 31px;
}
.personal-training li {
    font-size: 18px;
    font-weight: 400;
    color: #474747;
    margin-bottom: 20px;
    list-style-type: disc;
    padding-left: 15px;
}
.personal-training li ul{
    margin-top:20px;
}
.personal-training li ul li {
    margin-bottom: 6px;
    font-size: 15px;
    font-style: italic;
}
.personal-training-footer {
    width: 100%;
    float: left;
    padding-left: 50px;
    padding-bottom: 30px;
}
.buy-now-section {
    width: 204px;
    background: #da2020;
    height: 52px;
    padding: 5px 7px 5px 15px;
    float: left;
}
.buy-now-section a{
   font-size:18px;
    font-family:'Poppins', sans-serif;
    font-weight:600;
    line-height:43px;
    color:#fff;
    float:left;
}
.white-bg {
    width: 92px;
    height: 41px;
    background: #fff;
    float: right;
}
.contact-form-section-secondary {
    padding: 0 42px 42px 42px;
    width: 100%;
    float: left;
}
.contact-form-section-secondary label {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #343333;
    display: block;
}
.form-row {
    margin-bottom: 15px;
}
.form-row input[type="text"] {
    border: 1px solid #e7e7e7;
    background: #e7e7e7;
    border-radius: 5px;
    height: 34px;
    width: 67%;
    padding:0px 17px 0px 17px;
}
.form-row textarea{
    width:100%;
    height:170px;
    border: 1px solid #e7e7e7;
    background: #e7e7e7;
    border-radius: 5px;
    padding:17px 17px 17px 17px;
}
input:focus,
textarea:focus{
    outline:0px!important;
    outline:none!important;
    box-shadow:0px;
}
form input[type="submit"] {
    background: linear-gradient(to right, #448d8e , #7db775);
    border: 1px solid #448d8e;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    width: 122px;
    height: 32px;
    border-radius: 50px;
    padding-top: 7px;
    margin-top: 18px;
}
form input[type="submit"]:hover {
   background:transparent;
    color:#448d8e;
}
.plans .training-left {
    background: #fff;
    padding-left: 39px;
}
.personal-training.plans h2 {
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
    color: #bebebe;
    line-height: 36px;
    margin:0;
}
.training-left-in {
    width: 100%;
    float: left;
    padding: 36px 37px 24px 0px;
}
.personal-training.plans .training-left ul {
    width: 100%;
    display: inline-block;
    padding: 0;
    margin-top: 52px;
    text-align:center;
}
.personal-training.plans .training-left ul li {
    display: inline-block;
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
    width: 29%;
    border: 1px solid #e2e1e1;
    background: #f0f0f0;
    height: 174px;
    text-align: center;
    border-radius:10px;
    margin-left:30px;
}
.personal-training.plans .training-left ul li:first-child {
   margin-left:0;
}
.li-inner {
    height: 100%;
    display: table;
    width: 100%;
}
.personal-training.plans .training-left ul li a {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.personal-training.plans .training-left ul li small {
    display: block;
    font-size:16px;
    font-weight:600;
    color:#5b5b5b;
}
.personal-training.plans .training-left ul li span {
    font-size: 80px;
    font-weight: 300;
    color: #5b5b5b;
    height: 80px;
    display: inline-block;
}
.personal-training.plans .training-left ul li:hover,
.personal-training.plans .training-left ul li.active{
    background:#e40000;
    border:1px solid #e40000;
}
.personal-training.plans .training-left ul li:hover small,
.personal-training.plans .training-left ul li:hover span,

.personal-training.plans .training-left ul li.active small,
.personal-training.plans .training-left ul li.active span{
   color:#fff;
}
.logic-section {
    width: 100%;
    float: left;
    margin-bottom: 152px;
}
.training-phone-section {
    width: 100%;
    float: left;
    border-top: 1px solid #e7e7e7;
    padding: 45px 0 24px 0;
}
.training-phone-section a {
    font-size: 14px;
    font-weight: 600;
    color: #555555;
    position: relative;
    padding-left: 27px;
}
.training-phone-section a:before {
    content: "";
    position: absolute;
    left: 0;
    background: url(../images/training-phone.png);
    width: 17px;
    height: 18px;
}
.training-phone-section a:hover:before {
   background-position:0 -22px;
}
.personal-training.plans .training-right li {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 32px;
}
.personal-training.plans .training-right li span{
    font-size:18px;
    font-weight:600;
    color:#474747;
}
.personal-training.plans .training-right li p{
    font-size:15px;
    font-weight:400;
    font-family:'georgia', sans-serif;
    font-style:italic;
    color:#474747;
}
.personal-training.plans .training-right .personal-training-middle-section {
    padding: 32px 0 33px 25px;
}
.personal-training.plans .training-right ul {
    padding-left: 19px;
}
.personal-training.plans .training-right{
    box-shadow: -16px 0px 19px -6px #e9e9e9;
}
/***Secondary Page Style Ends***/
@media (min-width:992px){
    .secondary-page.workout .contact-section {
    margin-top: -25px;
}
}
@media (min-width:992px) and (max-width:1199px){
    .box-in-left.right {
    width: 216px;
    padding-bottom: 47px;
}
    .box-section-in h2 {
    font-size: 19px;
    }
    .top-right ul li{
        padding-left:15px;
    }
    .about-page-left {
    width: 396px;
}
.about-page-right{padding-bottom: 533px;}
    .address-image-section {
    margin-top: 51px;
}
    .secondary-page .contact-section {
    margin-top: 475px;
}
    .home-work-icon {
    width: 92px;
}
    .home-work-icon img {
    width: 100%;
}
    .home-work-text {
padding: 28px 0 0 35px; 
}
    .home-work-section h3 {
    font-size: 19px;
    }
    .home-work-section p {
    font-size: 11px;
    }
    .box-section-in a.direction {
    top: 24px;
}
    .home-work-section:before {
    top: 16px;
}
    .gym-workout-right-left {
    width: 166px;
    float: left;
}
    .gym-equipment .box-section-in h4 {
    font-size: 20px;
    }
    .gym-workout-right-section {
    padding: 30px 0 30px 30px;
}
    .gym-workout-right-right {
    position: relative;
    top: 31px;
}
    .personali-training-heading {
    padding: 25px 0 25px 45px;
}
    .personal-training-middle-section {
   
    padding-top: 13px;
    
    padding-bottom: 13px;
    
}
    .personal-training.plans .training-right .personal-training-middle-section {
    padding: 47px 0 48px 25px;
}
    .personal-training.plans .training-left ul li {
    width: 27%;
    }
}
@media (max-width:991px){
     
    .box-left {
    margin-bottom: 30px;
}
     .box-section-in {
    position: static;
}
    .copy-right {
    margin-top: 15px;
    text-align: center;
}
    .contact-section {
    margin-top: 40px;
}
    .top-left {
    text-align: center;
}
    .secondary-page .box-left {
    text-align: center;
}
    .about-page-left{
        text-align:left;
        width:100%;
    }
    .about-page {
    position: static;
    text-align: center;
}
    .contact .about-page {
    text-align: left;
}
    .about-page-right {
    width: 100%;
    text-align: center;
}
    .address-image-section {
    width: 100%;
    margin-top: -48px;
    text-align: center;
}
    .box-section-in .address-section-row a{
        display:inline-block;
        float:none;
    }
    .box-section-in .address-section-row ul{
        text-align:center;
    }
    .contact .box-section-in .address-section-row ul{
        text-align:left;
    }
    .box-section-in .address-section-row ul li{
       float:none;
        display:inline-block;
    }
    .secondary-page .box-section-in {
    position: static;
}
    .secondary-page .contact-section {
    margin-top: 40px;
}
    .about-page-left:before{
        content:"";
    }
    .address-section-row{
        padding-left:0;
    }
    .home-work-text {
    text-align: left;
}
    .secondary-page.workout .contact-section {
    margin-top: 40px;
}
    .secondary-page.gym-equipment .box-right {
    /* background: #fff; */
    position: static;
        padding-left:15px;
}
    .secondary-page.gym-equipment .box-right:before,
    .secondary-page.gym-equipment.home-workout .box-right:before{
        display:none;
    }
    .training-left,
    .training-right{
        width:100%;
    }
    .training-left{
        padding:0 15px!important;
        margin-bottom:30px;
    }
    .secondary-page.gym-equipment.contact .box-right.about-page.contact-form {
    margin-left: 0;
    position: static;
    margin-top: 30px;
        width:100%;
        float:left;
}
    .secondary-page.gym-equipment.contact .box-right.about-page.contact-form:before{
        display:none;
    }
    .training-left-in {
    padding: 36px 0px 24px 0px;
}
}

@media (min-width:768px) and (max-width:991px){
    .box-in-left.right {
    width: 481px;
}
    .top-right ul li a:hover:after, .top-right ul li.current a:after {
   
    bottom: -13px;
    }
    .top-left {
        width:100%;
        text-align:center;
    }
}
@media (min-width:601px) and (max-width:767px){
    .box-left,
    .box-right{
    float: none;
    width: 585px;
    margin: 0 auto 30px;
}
    .box-right{
        top:30px;
        }
}
@media (max-width:600px){

    .box-in-left,
    .box-in-left.right{
      width:100%;
        text-align:center;
    }
    .box-in-left.right{
       text-align:left;
    }
    .contact-section h3 {
    font-size: 34px;
    }
    .box-section-in h2 {
    font-size: 25px;
    }
}
@media (max-width:767px){
    .footer-menu-section,
    .menu-section{
        display:none;
    }
    
}
@media (max-width:360px){
   
    .footer-section-left {
    width: 100%;
    text-align: center;
    margin-bottom: 19px;
}
    .footer-section-right {
    float: right;
    width: 100%;
}
}

@media (max-width:991px){

    .slicknav_menu{
        display:inline-block;
    }
}
@media (max-width:768px){
     
    .secondary-page .box-left img{
    width:100%;
}
}
@media (max-width:560px){
    .home-work-icon {
    width: 80px;
    float: none;
    margin: 0 auto;
}
    .home-work-icon img{
       width:100%;
    }
    .home-work-section:before{
        display:none;
    }
    .home-work-text {
    text-align: center;
        width:100%;
        padding-top:10px;
        padding-bottom:10px;
        padding-left:0;
}
    .home-work-section h3 {
    font-size: 17px;
    }
    .home-work-section p {
    font-size: 11px;
    }
    .secondary-page.workout .contact-section {
    margin-top: 40px;
}
}
    @media (max-width:767px){

        .gym-workout-right-left {
    width: 100%;
    padding-right: 30px;
}

        .contact .gym-workout-right-left{
            width: 180px;
            padding-right:0;
        }
    }
@media (max-width:580px){
     

    .logic-section {
    margin-bottom: 28px;
}
    .personal-training.plans .training-left ul {
    width: 280px;
    display: inline;
    margin: 0 auto;
}
    .personal-training.plans h2{
        margin-bottom:40px;
    }
    .personal-training.plans .training-left ul li{
        margin-bottom:30px;
        width:100%;
        margin-left:0;
        height:135px;
    }
    .personal-training.plans .training-left ul li span {
    font-size: 53px;
    height: 40px;
    }
}

.wod{float: right;
}



.bottom-heading h3 {
    font-size: 20px;
    color: #8b8a8a;
    position:relative;
    margin:0;
}
.bottom-heading {
    text-align: center;
    margin-top: 75px;
}
.bottom-heading h3:before{
    content:"";
    position:absolute;
    background:#e5e5e5;
    width:100%;
    height:1px;
    left:0;
    top:10px;
}
.bottom-heading h3 span {
    background: #fff;
    display: inline-block;
    position: relative;
    padding: 0 13px;
}

.canaan-bottom-section {
    background: #39434d;
    border-top: 1px solid #d8d8d8;
    padding-top: 50px;
    padding-bottom:60px;
    margin-top: -62px;
}

.canaan-bottom-section h2 {
    font-size: 36px;
    font-weight: 500;
    color:#39434d;
    text-align: center;
    margin: 0;
}
.canaan-bottom-section-in{
    margin-top:44px;
}
.bottom-content-section h5{
    font-size:18px;
    font-weight:400;
    color:#414446;
    margin:0;
}
.bottom-content-section {
    padding-top: 17px;
}
.bottom-content-section a{
    position:relative;
    width:100%;
    display:inline-block;
}
.bottom-content-section a:before {
    position: absolute;
    content: "";
    background: #dddddd;
    width: 1px;
    height: 100%;
    right: 74px;
}
.bottom-content-section a:after {
    content: "\f054";
    font-family: FontAwesome;
    right: 24px;
    position: absolute;
    top: 12px;
    color: #b2b2b2;
    font-size: 20px;
}
.read-more-information {
    text-align: center;
    position:relative;
    margin-top:70px;
}
.read-more-information:before {
    content: "";
    position: absolute;
    left: 0;
    top: 22px;
    background: #cecdcd;
    width: 100%;
    height: 1px;
}
.read-more-information a {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    background: #32980d;
    border: 1px solid #32980d;
    border-radius: 5px;
    padding: 11px 30px;
    position: relative;
}
.read-more-information a:hover{
    color:#000;
}

.canaan-bottom-section.ministry{
    background:#39434d;
    border-top:0px;
    padding-top: 35px;
    padding-bottom: 32px;
    margin-bottom:0px;
}

.mission-and-vission-section.gallery-page-main{
  padding-bottom:0;
}
.canaan-bottom-section.ministry h2{
    font-size:30px;
    color:#fff;
}
.canaan-bottom-section.ministry a:before,
.canaan-bottom-section.ministry a:after{
    display:none;
}
.canaan-bottom-section.ministry .bottom-content-section{
    text-align:center;
    padding-top:35px;
}
.canaan-bottom-section.ministry .bottom-content-section h5{
    font-size:16px;
    color:#fff;
    font-weight:100;
}
}
/***secondary Ends***/
@media (max-width:767px){
    .canaan-bottom-section-in .col-md-4{
        margin-bottom:15px;
    }
    .canaan-bottom-section-in {
    width: 385px;
    margin: 44px auto 0;
}
}
@media (max-width:480px){
     .canaan-bottom-section-in {
    width: 100%;
}
}


.common-right-in {
    padding: 0 0px 18px 0px;
    
}
.social-connect-section h6 {
    font-size: 18px;
    margin: 0 0 20px 30px;
    font-weight: 400;
    color: #273341;
}
.social-connect-section {
    margin-top: 35px;
}
.social-connect-section ul{
    
}
.social-connect-section ul li {
    display: inline-block;
    width: 43px;
    height: 43px;
    text-align: center;
    background: #cecccc;
    border: 1px solid #cecccc;
    padding-top: 6px;
    border-radius: 50%;
    margin-left:20px;
}

.social-connect-section ul li:first-child{
    margin-left:0;
}
.social-connect-section ul li a {
    font-size: 24px;
    color: #fff;
    display: inline-block;
}
.social-connect-section ul li:hover,
.social-connect-section ul li:hover a{
    background:transparent;
    color:#cecccc;
}
.common-heading h4{
    font-size:24px;
    font-weight:600;
    text-transform:capitalize;
    color:#39434d;
    margin:0;
}
.common-left,
.common-right{
    padding:0;
}
.common-right-in img{
    width:100%;
}
.common-heading {
    padding: 18px 0;
    border-bottom: 1px solid #e6e5e5;
    padding-left: 22px;
    margin-bottom:35px;
}
.common-left{
    border-left:1px solid #e6e5e5;
    background: #ffffff;
    top: -62px;
}
.common-content{
    padding:0 30px;
    min-height:600px;
}
.secondary-page .common-content p{
    margin-bottom:20px;
}
.single-post h1.entry-title,
.single-post .entry-footer,
.single-post .entry-header,

.page-template-default h2.entry-title{
    display:none;
}
.common-heading br{
    display:none;
}
@media (max-width:1200px){
.church-promo {
    width: 100%;
}
@media (max-width:991px){
    .common-left {
    border-left: 0px solid #e6e5e5;
    width: 100%;
}
    .common-right{
        width:100%;
    }
    .common-right-in {
    border: 0px;
    border-top: 0px;
    width: 300px;
    margin: 50px auto 100px auto;
}
    .common-heading{
        padding-left:20px;
    }
    .common-content{
        padding:0;
    }
    .common-content{
    padding:0 30px;
    min-height:800px;
}
    .common-right-in{
        padding:0;
    }
}
@media (max-width:340px){
    .common-right-in {
    width: 100%;
}
}
@media (max-width:676px){

.image-section img {
    width: 100%;
}
}


@media (max-width:991px){
     
    
     .common-left {
    top: 0px;
}
}

@media (max-width:767px){
     
    
     .bottom-image-section {
    text-align: center;
}
}

.ministry-page{
    background-image:<?php echo get_template_directory_uri(); ?>/images/abt_left.jpg" alt="Secondary-Banner";
    padding-bottom:59px;
    width:100%;
    float:left;
}



