@charset "utf-8";
/* 30-03-2015 */


body{
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-family: 'robotolight';
	color: #636363;
	font-size: 15px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}
a{outline:none; border:none; text-decoration:none;font-family: 'open_sansregular';}
a img{outline:none; border:none ; margin-right: 4px;}

h1, h2, h3, h4, h5, h6, ul, li, p{
	padding:0px;
	margin:0px;
	font-weight:normal;
	list-style:none;
}
.clearfix{
	clear:both;
}
#toper{
	width:100%;
	background-color:#b51317;
}
.logo{
	text-align:center;
}
.login{
	text-align:right;
	font-family: 'open_sansregular';
	color:#171515;
	font-size:14px;
	line-height:30px;
	margin-top:65px;
}
.login a{
	color:#171515;
	
}
.login a:hover{
	color:#171515;
	text-decoration:none;
	
}
.top_bl{
	width:100%;
	height:25px;
	background:#000;
	border-bottom:solid 1px #fff;
}
.navbar .nav {
 position: relative;
 left: 0;
 display: block;
 margin: 0 10px 0 0;
}
.navbar_right{
	float:right;
	
}
.dropdown-menu li:hover .sub-menu {
visibility: visible;
}

.dropdown:hover .dropdown-menu {
display: block;
}
.navbar{
	background:none;
	float:left;
	padding-top:40px;
}
.navbar-inverse .brand, .navbar-inverse .nav > li > a{
	font-family: 'open_sansregular';
	font-size:14px;
	padding: 10px 15px 0px;
	background-repeat: no-repeat;
	background-position: right center;	
	color: #fff;
	outline:none;
	border-right:solid 1px #b0080a;
}
.navbar-inverse .brand, .navbar-inverse .nav > li > a:hover{
	color:#fff;
	background-color:#ac0d11;
}
.navbar-inner{
	padding:0px;
}
.focus{
	color:#fff !important;
}

.wel{
	text-align:center;
	padding:25px 0px 35px 0px;
}
.wel h1{
	font-family: 'din-lightregular';
	color:#ec2327;
	font-size:28px;
	text-transform:uppercase;
}
.wel p{
	color:#7a7a7a;
	line-height:30px;
}
.carousel-caption {
    background: none;
    bottom: 0;
    left: 600px;
    padding: 15px;
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 9;
}


.box{
	border:solid 1px #c4c4c4;
	margin-top:15px;
}
.box h2{
	font-size:20px;
	text-transform:uppercase;
	color:#352c30;
	text-align:center;
}
.box p{
	line-height:30px;
	padding:0px 15px;
	text-align:justify;
	min-height:150px;
}
.box img{
	padding-top:15px;
}

.welcome
{
	background-repeat: repeat;
	background-position: center top;
	padding-top:18px;
	padding-bottom: 20px;
}
.test{
	
}
.test a{
	color:#006dad;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
}
.test a:hover{
	color:#006dad;
}
.test h1
{
	line-height:25px;
	text-align:justify;
	padding-left:15px;
	color:#fff;
	background:#ac021f;
	font-family: 'open_sansbold';
	font-size:12px;
	margin-bottom:10px;

}
.test h2
{
	line-height:25px;
	text-align:justify;
	padding-left:15px;
	color:#fff;
	background:#ac021f;
	font-family: 'open_sansbold';
	font-size:12px;
	margin-bottom:10px;
	margin-top:20px;

}
.test p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1d1d1d;
	text-align:justify;
	line-height:14px;
}
.test h3
{
	line-height:25px;
	text-align:justify;
	color:#2c2b2b;
	font-family: 'open_sansbold';
	font-size:12px;
	margin-bottom:10px;
	margin-top:20px;
	text-transform:uppercase;
}

.testtimonial_in{
	
}


.testtimonial_in h1 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000;
    font-family: "open_sansbold";
    font-size: 17px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 10px;
    padding: 0;
    text-align: justify;
    text-transform: uppercase;
}

.testtimonial_in p {
    color: #000;
    font-family: verdana;
    font-size: 12px;
    line-height: 23px;
    text-align: justify;
}


.testtimonial_in span {
    color: #000;
    float: right;
    font-family: tahoma;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 20px;
}




.cntr{
	padding-left:15px;
}
.cntr h1
{
	line-height:25px;
	text-align:justify;
	color:#000;
	font-family:"open_sansbold";
	font-size:20px;
	margin-bottom:10px;
	font-weight:bold;
}
.cntr p
{
	color:#141414;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-align:justify;
	line-height:22px;
	width:80%;
}
.cntr_bt{
	text-align:justify;
	color:#000;
	font-size:14px;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	margin-left:20px;
}
.cntr_point{
	margin-top:20px;
}
.cntr_point li {
    background-color: #f5d9de;
    background-image: url("../images/tick.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    border-bottom: 5px solid #fff;
    color: #333333;
    font-family: arial;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    line-height: 30px;
    padding-left: 50px;
}
.cntr h2 {
    background: #ac021f none repeat scroll 0 0;
    color: #fff;
    font-family: "open_sansbold";
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 10px;
    padding-left: 15px;
    text-align: justify;
	margin-top:30px;
}
.cntr span{
	float:left;
	color:#100c0c;
	font-size:14px;
	font-family: 'open_sansbold';
	text-decoration:underline;
	line-height:30px
}

.cntr span a {
    color: #100c0c;
    font-family: "open_sansbold";
    font-size: 15px;
    font-weight: bold;
}

.left_logos{
	
}
.left_btm_img{
	background:#bf0222;
	padding-top:10px;
	padding-bottom:10px;
}
.left_btm_img_in{
	float:left;
	width:27%;
	margin-left:10px;
	
}
.top_right {
    border: 4px solid #cd3333;
    border-radius: 20px;
    height: 300px;
	background-image:url(../images/powerd.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.right_point{
	margin-top:15px;
}
.right_point li{
	background-image:url(../images/point_bg.jpg);
	background-repeat:no-repeat;
	line-height:30px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
}
.right_point li a{
	color:#fff;
}
.right_point li a:hover{
	color:#fff;
	text-decoration:none;
}

.top_right_in {
    background: #f1c1c1 url("../images/r_img_01.jpg") no-repeat scroll center center;
    border-radius: 15px 15px 0 0;
    height: 50px;
    margin: auto;
}

.top_right_in_mar {
    background: #e3e3e3 none repeat scroll 0 0;
    border-radius: 0 0 40px 40px;
    bottom: 54px;
    color: #363636;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    width: 70%;
}
.right_btm{
	
}

.right_btm h2 {
    background: #ac021f none repeat scroll 0 0;
    color: #fff;
    font-family: "open_sansbold";
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 10px;
    margin-top: 30px;
    padding-left: 15px;
    text-align: justify;
}

.right_btm p {
    background-image: url("../images/plus.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 10px;
    text-align: left;
}
.right_btm p a{
	color: #000;
}
.right_btm p a:hover{
	color: #000;
	text-decoration:none;
}

.right_btm span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7b7b7b;
	font-style:italic;
}
.right_btm span a{
	color:#7b7b7b;
}
.right_btm span a:hover{
	color:#7b7b7b;
	text-decoration:none;
}


.welcome_btn
{
	background:#a10101;
	border:none;
	border-radius:3px;
	padding: 5px 45px;
	font-family: 'open_sansbold';
	color:#fff;
	text-transform:uppercase;
}

.welcome_health
{
	background-repeat: repeat;
	background-position: center top;
	text-align:center;
	padding-top:18px;
	padding-bottom: 20px;
}

.for_healthman
{
	width:79%;
	margin:auto;
}
.first_img
{
	border-right: 1px solid #fff;
    float: left;
	width:49.5%;	
}
.before
{
	background:rgba(0,0,0,0.48);
    left: 0;
    margin: auto;
    padding: 14px;
   position: relative;
    margin-top:-46px;
    width: 93%;
    z-index: 999999;
	float:left;
	color:#fff;
	font-size:17px;
	font-family: 'open_sansbold';
	
	
}
.work_out{
	padding: 30px 0px;
	background-image: url(../images/gallery-bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	text-align:center;
	margin-top:30px;
}


.work_out h1{
	font-family: 'open_sansbold';
	font-size:25px;
	color:#fff;
	text-transform:uppercase;
	padding-bottom:20px;
}
.work_out p{
	line-height:30px;
}

.gbox p
{
	color:#fff;
	font-family: 'abelregular';
	margin-top:15px;
}
footer {
    background-color: #ad0d10;
    border-top: 1px solid #fff;
    padding: 7px 0 50px;
}
footer p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	padding-bottom:9px;
	padding-top:9px;
	 text-align: justify;
	 float:left;
}
footer p a{
	color:#fff;
}
footer p a:hover{
	color:#fff;
	text-decoration:none;
}
footer span{
	float:right;
	
}



p {  }
 .toggle, [id^=drop] {
 display: none;
}




nav ul {
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}


nav ul li {
    background: #c0191c none repeat scroll 0 0;
    display: inline-block;
    float: left;
    margin: 0 1px 0 0;
}
.focus{
	background:#fff;
	color:#b51317 !important;
}

nav a {
    color: #fff;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 46px;
    padding: 0 20px;
    text-decoration: none;
}


nav a:hover { background-color: #fff; color:#ac0d11 !important; }

nav ul ul {
  display: none;
  position: absolute;
  top: 46px;
  z-index:999999;
}

nav ul li:hover > ul { display: inherit; }

nav ul ul li {
  width: 170px;
  float: none;
  display: list-item;
  position: sticky;
}


nav ul ul ul li {
  position: relative;
  top: -60px;
  left: 170px;
}

/*li > a:after { content: ' +'; }*/

li > a:only-child:after { content: ''; }














/**---------------------------------Start_about-------------------------------**/

.abt_lft{
	width:100%;
	height:500px;
	background:#f5f5f5;
	padding-top:20px;
}
.abt_lft li{
	color:#1d1d1d;
	 font-family: 'open_sansregular';
	 font-size:13px;
	 background-image:url(../images/abt_point.jpg);
	 background-position:left center;
	 background-repeat:no-repeat;
	 padding-left:20px;
	 margin-left:20px;
	 line-height:35px;
}
.abt_lft li a{
	color:#1d1d1d;
}
.abt_lft li a:hover{
	color:#1d1d1d;
	text-decoration:none;
}
.abt_active{
	color:#c0191c  !important;
}
.abt_right{
	width:98%;
	min-height:500px;
	background:#f5f5f5;
	padding:15px;
}
.abt_right p {
    color: #141414;
    font-family: "open_sansregular";
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 10px;
}

.abt_right span {
    float: right;
    font-family: "open_sansregular";
    font-style: italic;
	margin-bottom:20px;
}
.abt_right h1{
    color: #ac1515;
    font-family: 'open_sansbold';
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 10px;
}

.abt_right h2 {
    background: #ac0d11 none repeat scroll 0 0;
    color: #fff;
    font-family: "open_sansbold";
    font-size: 14px;
    line-height: 35px;
    margin-bottom: 20px;
    padding-left: 20px;
    text-align: justify;
    text-transform: uppercase;
}

.abt_right h3 {
    color: #141414;
    font-family: "open_sansbold";
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.abt_right h4 {
    color: #141414;
    font-family: "open_sansbold";
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 10px;
}
.abt_right_in{
}
.abt_right_in h1{
    color: #141414;
    font-family: 'open_sansbold';
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 10px;
	text-transform:uppercase;
}
.abt_right_in_lft{
	width:50%;
	float:left;
}
.abt_right_in_lft li{
	background-image:url(../images/li_bg.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	list-style:none !important;
	margin-left:0px !important;
	padding-left:20px !important;
}
.abt_right_in_lft_two{
	width:100%;
	float:left;
}
.abt_right_in_lft_two li{
	background-image:url(../images/li_bg.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	list-style:none !important;
	margin-left:0px !important;
	padding-left:20px !important;
}
.abt_right_in_lft_three{
	width:50%;
	float:left;
}
.abt_right_in_lft_three li{
	list-style:none !important;
	margin-left:0px !important;
	padding-left:20px !important;
}


.contact_in{
	width:89%;
	height:auto;
	background:#f5f5f5;
	padding:20px;
}
.contact_name{
	color:#656d78;
	font-family: 'open_sansregular';
	font-size:13px;
	margin-bottom:10px;
}
.contact_name_fld{
	width:100%;
}
.contact_name_fld_in{
	width:97%;
	border-radius:0px !important;
	height:30px !important;
}
.contact_name_fld_in_two{
	width:97%;
	border-radius:0px !important;
	height:80px !important;
}
.con_btn{
	width:25%;
	height:auto;
	float:right;
}
.con_btn_in{
	width:100% !important;
	height:40px;
	background:#be1d2c;
	border:none;
	border-radius:5px;
	font-family: 'open_sansbold';
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
}
.map{
	width:100%;
	height:200px;
}
.map_btm {
    border: 1px solid #e3dfdf;
    border-radius: 0 0 5px 5px;
    height: 100px;
    padding: 20px;
}
.map_btm_lft{
	width:50%;
	float:left;
}
.map_btm_lft p{
	color:#3d3e40;
	font-family: 'open_sansregular';
	font-size:13px;
}





.abt_right li {
    color: #141414;
    font-family: "open_sansregular";
    font-size: 14px;
    line-height: 30px;
    list-style: outside none disc;
    margin-left: 15px;
    padding-left: 15px;
}

.abt_right li a{
	 color: #141414;
}


.left_btm_img{}
.left_btm_img nav{
	  margin-top: -5px;
}

.list{
	margin-top:-14px;
}
.list ul{
	padding-left:20px;
}
.list ul li{
	padding:0px;
	margin:0px;
	line-height:25px;
}
















/**---------------------------------End_about-------------------------------**/



/**---------------------------------End_contact-------------------------------**/

/*  //////////////////////////////////  Responsive  ////////////////////////////////*/


@media (max-width: 1280px) {

.carousel-caption {
    left: 442px;
}
}


@media (max-width: 1079px) and (min-width:768px) {
	.box p{
		min-height:240px;
	}
	.blue_heel img{
		height:373px;
	}
	
}


@media (max-width: 980px) {
.carousel-caption {
    left: 350px;
}

}

@media (max-width: 979px) {
	
	.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a{
		color:#000;
		text-align:right;
	}
	.navbar-inverse .nav-collapse .nav>li>a:hover, .navbar-inverse .nav-collapse .nav>li>a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
	color:#000;
	background:none;
}
.carousel-caption {
    left: 130px;
    top: 70px;
}
.carousel-caption h1{
	font-size:45px;
}
.carousel-caption p{
	font-size:16px;
	line-height:normal;
}
	
}


@media (max-width: 800px) {
.nav a {
    color: #fff;
    padding: 0 5px !important;
}	
	.carousel-caption h1 {
    font-size: 29px;
}

.carousel-caption {
    left: 287px;
    top: 5px;
}

	.contact-sectn {
    min-height: 235px;
 
}
.for_address h1 {
    text-align: center;
}


.for_address p {
   text-align:center;
}


.for_address {
    float:none;
    margin: auto;
   
}
.rgt_bx_btnn {
    width: 30% !important;
}




}


@media all and (max-width : 768px) {


nav { margin: 0; }

.toggle + a,
 .menu { display: none; }

.toggle {
    border: medium none;
    color: #fff;
    display: block;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    line-height: 60px;
    padding: 0 20px;
    text-decoration: none;
	background:#ac0d11;
}
.menu_icon{
	float:right;
}

.toggle:hover {  }

[id^=drop]:checked + ul { display: block; }

nav ul li {
  display: block;
  width: 100%;
}

nav ul ul .toggle,
 nav ul ul a { padding: 0 40px; }

nav ul ul ul a { padding: 0 80px; }

nav a:hover,
 nav ul ul ul a { background-color: #ac0d11;color:#fff !important; }

nav ul li ul li .toggle,
 nav ul ul a { background-color: #ac0d11; }

nav ul ul {
  float: none;
  position: static;
  color: #ffffff;
}

nav ul ul li:hover > ul,
nav ul li:hover > ul { display: none; }

nav ul ul li {
  display: block;
  width: 100%;
}

nav ul ul ul li { position: static;

}



	
.membership_name {
  
    top: -187px;
}
.membership_sub_name {
    top: -210px;
}


}


@media (max-width: 767px) {
	
	.blue_heel{
		text-align:center;
		padding:15px;
	}
	.box{
		text-align:center;
	}
	footer{
		text-align:center;
	}
	.signup {
    float: none;
	}
	.carousel-caption {
    left: 40px;
    top: 10px;
}
.carousel-caption h1{
	font-size:35px;
}
.carousel-caption p{
	font-size:12px;
	line-height:normal;
}
	
}

@media (max-width: 640px) {

	.carousel-caption h1 {
    font-size: 28px;
}
.carousel-caption {
    left: 1px;
    top: 5px;
}
.small_imdiv {
    float: left;
    margin: 12px 24px 10px;
}


.contact_lft
{
	width:94%; margin:0 auto; float:none;
}

.loginCol .fieldName{width:100%}
.loginCol .field{width:100%;}

.contact_rgt{width:88%; margin-top:20px;}	

}

@media (max-width: 600px) {
	
.carousel-caption h1 {
    font-size: 24px;
}

.carousel-caption {
    left: -19px;
}
.small_imdiv {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
}

.cart-sectn {
    width: 94%;
}

}

@media (max-width: 480px) {
	.small_imdiv {
    float: none;
}


	
}

@media (max-width: 360px) {
.blog_im {
    margin-right: 0px;
}


.cart-sectn {
    margin-left: 6px;
}



.small_imdiv {
    float: none;
}


}

@media all and (max-width : 330px) {

nav ul li {
  display: block;
  width: 94%;
}

}


@media (max-width: 320px) {
	
	.contact-sectn label {

    width: 40%;
}

.rgt_bx_btnn {
    width: 40% !important;
}

}