
._main_top_bar_right {
  background-image: url(cart-Item-bg.png);
  background-size: auto 100%;
}
a:hover{
  cursor:pointer;
}
.max-width {
  max-width: 1354px;
  margin-left:auto;
  margin-right:auto;
  float:none;
}
.font-18{
  font-size:18px !important;
  letter-spacing: -0.01em;
  line-height: 28px !important;
}
.custom-title{
  font-family: 'Montserrat';
  color: rgba(0, 0, 0, 1);
  text-align: center;
  letter-spacing: 0.03em;
  font-weight:bold;
  margin-top:5%;
  margin-bottom:5%;
}
.custom-title sup{
  font-size:28px;
  position:relative;
  top:-18px;
}
.center-content{
  margin-left:auto;
  margin-right:auto;
  float:none;
}
.large{
  font-size: 46px;
  margin-bottom:3%;
  line-height:100%;
}
.sub-title{
  font-size:26px;
  margin-bottom:4%;
  font-weight:bold;
}
.press-img-list img{
  margin-bottom:2%;
}
.title-desc{
  line-height: 30px;
  margin-bottom:2%;
  font-size:18px;
  color:rgba(51, 51, 51, 1);
}
.span12.details{
  padding-bottom:90px;
  margin-bottom:0px;
}
.panel-heading{
  padding:0px;
}
.panel-heading a{
  padding:15px;
  padding-right:35px;
  display:block;
  font-size:18px;
  background-image:url('minus.png');
  background-repeat:no-repeat;
  background-position:center right 15px;
  background-size:10px;
}
.panel-heading a:hover,
.panel-heading a:focus,
.panel-heading a.collapsed:hover{
  text-decoration:none;
}
.panel-group .panel {
  border-radius: 2px;
}
.panel-heading a.collapsed{
  color:rgba(146, 146, 146, 1);
  background-image:url('plus.png');
  background-size:15px;
  background-position:center right 13px;
}
.panel-body h5{
  font-weight:bold;
  margin-bottom:0px;
}
.panel-body p{
  margin-bottom:0px;
}
.max-width .panel-body p + p{
  margin-top:0px;
}
.panel-body p+h5{
  margin-top:2%;
}
.panel-body {
  padding: 2% 3%;
}
#term-accordion{
  margin-top:2%;
}
.max-width p + p{
  margin-top:20px;
}
.workout-list .badge{
  background-color:rgba(0, 112, 192, 1);
  color:#fff;
  font-size: 16px;
  padding:15px;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  text-transform: uppercase;
  border-radius:3px;
}
.workout-list{
  margin-top:3%;
}
.workout-list ul {
  margin-top: 2%;
  float: left;
  width: 100%;
}
.workout-list .list-group-item{
  float:left;
  width:100%;
  line-height:45px;
  padding-top:15px;
  padding-bottom:15px;
  font-size:20px;
  font-weight: 300;
}
.workout-list h3{
  font-size:22px;
  font-weight: bold;
}
.workout-list .list-group-item:nth-child(even){
  background-color:#f5f5f5;
}
.cs-policy{
  font-size:18px;
  margin-top:2%;
}
.cs-policy h3{
  margin-top:5%;
  margin-bottom:3%;
  text-transform:uppercase;
  font-weight:bold;
}
.btn-outline {
  color: rgba(0, 112, 192, 1);
  text-transform: uppercase;
  border: 2px solid rgba(0, 112, 192, 1);
  background-color: rgba(0, 112, 192, 0);
  border-radius: 3px;
  padding: 5px 15px;
  display: inline-block;
  line-height: 35px;
  width: 187px;
  text-align: center;
}
a.btn-outline:hover,
a.btn-outline:focus{
  text-decoration:none;
  background-color: rgba(0, 112, 192, 1);
  color:#fff;
}
.education-page h4{
  font-weight:bold;
  margin-top:5%;
  font-size:17px;
}
.education-page .btn-outline{
  margin-top:6%;
}
.education-page h4 + p{
  min-height:120px;
}
.education-page img{
  margin-top:8%;
}
.marBott-3{
  margin-bottom:3%;
}
.contact-number{
  height: 49px;
  width: 221px;
  background-color: rgba(183, 183, 183, 0);
  border: 1px solid rgba(183, 183, 183, 1);
  border-radius: 25px;
  font-size: 18px;
  font-weight: bold;
  color: rgba(51, 51, 51, 1);
  text-align: center;
  line-height: 46px;
  display:block;
  margin-left:auto;
  margin-right:auto;
  margin-top:8%;
  margin-bottom:8%;
}
.contact-number span{
  display:inline-block;
  padding-top:6px;
  font-weight:bold;
}
.contactUs-page form label{
  font-size: 17px;
  color: rgba(125, 125, 125, 1);
  text-align: center;
  letter-spacing: -0.01em;
  line-height: 19px;
  text-transform: uppercase;
}
.contactUs-page form .form-control{
  height: 48px;
  background-color: rgba(255, 255, 255, 1);
  border: 1px solid rgba(222, 222, 222, 1);
  box-shadow:0px 0px 0px transparent;
  border-radius:3px;
  margin-bottom:20px;
}
.contactUs-page form textarea{
  min-height: 118px;
}
.contactUs-page .submit-btn{
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  line-height: 46px;
  width: 187px;
  border-radius: 3px;
  display:block;
  margin-left:auto;
  margin-top:25px;
  text-transform:uppercase;
  margin-right:auto;
  background-image:none;
  background-color: rgba(0, 112, 192, 1);
  border:1px solid rgba(0, 112, 192, 1);
}
.contactUs-page .btn-default:hover{
  background-image:none;
  background-color: rgba(0, 112, 192, 1);
  color: rgba(255, 255, 255, 1);
}
.contact-number img{  
  float: left;
  margin-top: -1px;
  margin-left: -1px;
}
.about-bottom-list{
  float:left;
  margin-top:4%;
  width:100%;
  border:1px solid #f5f5f5;
  box-shadow:0px 0px 0px transparent !important;
}
.about-bottom-list li{
  padding:15px 3%;
  min-height:160px;
  font-weight:300;
}
.about-bottom-list li p:last-child{
  margin-bottom:0px;
}
.about-bottom-list li.bg-gray{
  background-color:#f5f5f5;
}
.about-bottom-list h4{
  font-size:20px;
  font-weight:bold;
  margin-bottom:20px;
  line-height:28px;
}
.about-page h2{
  text-transform:capitalize;
  line-height: 36px;
  margin-top:8%;
  margin-bottom:4%;
}
.about-page .custom-title{
  margin-bottom:5%;
}

.saftey-page h2{
  text-transform:uppercase;
  font-weight:bold;
  margin-bottom:2%;
}
.marLeft0{
  margin-left:0px !important;
}
.saftey-page .row,
.about-page .row,
.privacy-page .row,
.guide-page .row,
.company-page .row,
.contactUs-page .row,
.customer-service-page .row,
.education-page .row,
.press-page .row,
.term-page .row,
.social-page .row{
  width:auto;
}
.customer-service-page strong a{
  color:#000;
}
body .customer-service-page a[href^=tel]{
  font-size:24px;
  color:#000;
  font-weight:bold;
}
.saftey-page h3{
  margin-top:8%;
}
.saftey-page hr{
  background-color: rgba(0, 112, 192, 1);
  height:2px;
  border:0px;
  margin-top:4%;
  margin-bottom:4%;
}
.font-15{
  font-size: 15px;
  font-weight: 300;
  color: rgba(51, 51, 51, 1);
  text-align: left;
  line-height: 24px;
}
.saftey-page .gray-box{
  background-color:#f5f5f5; 
  margin-top:4%; 
  padding-bottom:3%; 
  padding-left:25px; 
  padding-right:25px;
}
.company-page h2{
  font-size:34px;
}
.company-page h3{
  font-size:26px;
}
.social-bg{
  background-image:url('social-img.jpg');
  background-size:cover;
  background-repeat:no-repeat;
  background-position:left top;
  height:500px;
}

.font-center{
  text-align:center;
}
.for-mob{
  display:none;
}
@media screen and (min-width:1024px){
  .pad-30{
    padding-left:5%;
  }
}

@media screen and (max-width:1367px){
  .max-width{
    max-width:1268px;
  }
}
@media screen and (max-width:1024px){
  .social-bg{
    height:370px;     
  }
}

@media screen and (max-width:815px){

  .social-bg{
    height:auto;
    background-image:none;      
  }
  .for-mob{
    display:block;
  }
}

@media screen and (min-width:768px){

  .about-bottom-list li.desk-bg-gray{
    background-color:#f5f5f5;
  }
}
@media screen and (max-width:767px){
  .about-bottom-list li.mob-bg-gray{
    background-color:#f5f5f5;
  }
  .font-center{
    text-align:left;
  }
  br{
    display:none;
  }
  .br-mobile br{
    display:block;
  }
  .span12.details{
    padding-bottom:10%;
  }
  .large {
    font-size: 36px;
    line-height: 40px;
  }
  .sub-title{
    font-size:20px;
  }
  .workout-list .badge{
    font-size:14px;
  }
  .education-page .btn-outline{
    margin-left:auto;
    margin-right:auto;
    display:block;
    float:none;
  }
  .about-bottom-list li{
    padding:15px;
    min-height:1px;
  }
  .education-page h4 + p{
    min-height:1px;
  }
  .custom-title sup {
    font-size: 18px;
    top: -14px;
  }
  .about-page h2{
    font-size:24px;
  }
  .saftey-page h3{
    margin-top:2%;
  }
  .company-page h2{
    font-size:22px;
  }
  .company-page h3,
  body .customer-service-page a[href^=tel,
  .customer-service-page h3{
    font-size:18px;
  }
  h2{
    font-size:22px;
    line-height:30px;
  }
  .saftey-page .gray-box{
    margin-top:0px; 
    padding-top:20px; 
    padding-bottom:15px; 
    padding-left:15px; 
    padding-right:5px;
  }
  .panel-heading a{
    line-height:24px;
    font-size:16px;
  }
  .press-img-list img + img {
    margin-top: 5%;
  }
  .about-bottom-list li.mob-bg-gray{
    background-color:#f5f5f5;
  }
}

