@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
 @import url(//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,300,600,700,400);
@import url(//fonts.googleapis.com/css?family=Lato:300,400,700,900,300italic,700italic);
/*========================================================
										Main variables
=========================================================*/
/*hover color*/
/*hover 2 color*/
/*color of content*/
/*color of border*/
/*========================================================
										Typography
=========================================================*/
/*color of input fields in contact form*/
/*========================================================
										Main layout styles
=========================================================*/
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
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%;
	font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
body {
	min-width: 300px;
	background: #fff;
	color: #292929;
	font: 14px/22px "Open Sans", Arial, sans-serif;
}
a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}
* {
	-webkit-text-size-adjust: none;
}
h1 {
	position: relative;
	display: inline-block;
	margin: 0;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
}
h1 img {
	max-width: inherit;
}
h2 {
	position: relative;
	font: 900 41px/45px 'Lato', Arial, sans-serif;
	color: #222222;
	margin-top: 72px;
	text-align: center;
	padding-bottom: 9px;
}
h2:before {
	position: absolute;
	display: inline-block;
	width: 234px;
	height: 2px;
	left: 50%;
	bottom: 2px;
	background: #c0c0c0;
}
h3 {
	position: relative;
	font: bold 27px/30px 'Open Sans', Arial, sans-serif;
	color: #fa8732;
	margin-top: 44px;
	padding-bottom: 22px;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 20px;
}
h3:before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 87px;
	height: 2px;
	left: 50%;
	margin-left: -44px;
	bottom: 0;
}
h3.line_bot {
	margin-top: 60px;
	padding-bottom: 0;
}
h3.line_bot:before {
	bottom: auto;
	top: -20px;
}
h3.line_left {
	margin-top: 64px;
}
h3.line_left:before {
	left: 0;
	margin-left: 0;
}
h4 {
	font: 20px/30px 'Open Sans', Arial, sans-serif;
	color: #444;
	font-style: italic;
	margin-top: 14px;
}
span.search {
	color: #fa8732 !important;
}
/*========================================================
	HEADER styles
=========================================================*/
#header {
	background: #fff;
	padding: 0 0 0px;
	position: fixed;
	width: 100%;
	z-index: 100;
}
.main_header:before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 100%;
	height: 10px;
	left: 0;
	bottom: -10px;
	z-index: -1;
	background: url(../images/shadow1.png) repeat-x 0 0;
}
/* Main menu styles
========================================================*/
/*========================================================
										menu variables
=========================================================*/









.sign-up-2 {
	height: 50px !important;
	line-height: 50px !important;
	margin: 40px auto 0;
	text-align: center;
	width: 241px !important;
}
.clear {
	clear: both;
}
.forget {
	font-size: 18px;
	width: 400px;
	color: #fff;
}
#home-content .plan-listing .grid_3 {
	width: 25% !important;
}
.forget:hover {
	color: #333;
}
.space-top {
	padding-top: 70px !important;
}
.member {
	width: 100%;
	font-size: 22px;
	border-radius: 5px 5px 0 0;
	border-bottom: 1px dashed #fff;
	padding: 10px 0;
	font-weight: bold;
	margin: 0;
	text-align: center;
	background: #81BA35;
	display: block;
	color: #fff;
}
.login {
	width: 42%;
	margin: 10px 5px;
	padding: 12px 0;
	border-radius: 2px;
	cursor: pointer;
	border: none;
	color: #fff;
	font-size: 16px;
	background: #333333;
}
.login:hover {
	background: #000;
}
.mail-filed {
	width: 90%;
	height: 35px;
	margin-top: 10px;
	border: 1px solid #ddd;
	padding-left: 10px !important;
	color: #333;
	padding: 0;
}
.sign-up-box {
	width: 100%;
	max-width: 1155px;
	margin: 15px auto;
	padding: 0;
}
.sign-up-left {
	width: 57%;
	margin: 0;
	padding: 0;
	float: left;
}
.exercise {
	font-size: 22px;
	margin: 0;
	padding: 0;
	line-height: 30px;
	color: #333;
}
.exercise-text {
	font-size: 16px;
	text-align: justify;
	line-height: 25px;
}
.sign-up-right {
	width: 40%;
	text-align: center;
	background: #81BA35;
	padding-bottom: 10px;
	margin-top: 10px;
	float: right;
}
/* Stuck menu styles
========================================================*/
.isStuck {
	background: #2d2d2f;
	padding: 0px 0 0px;
	z-index: 999;
	text-align: center;
}
.isStuck .search_main {
	display: none;
}
.isStuck h1 {
	float: left;
}
.isStuck h1 img {
	height: 50px;
}
.isStuck .sf-menu > li > a {
	line-height: 50px;
}
.isStuck .sf-menu {
	float: none;
}
.isStuck .sf-menu ul.submenu {
	top: 50px;
}
 @media only screen and (max-width: 979px) {
.isStuck {
	display: none !important;
}
.container-menu {
	width: 10% !important;
}
}
 @media only screen and (max-width: 1000px) {
#nav a {
	padding: 10px !important;
}
}
/*========================================================
										USEFUL styles
=========================================================*/
a {
	text-decoration: none;
	cursor: pointer;
	color: inherit;
	-webkit-transition: 0.4s all ease;
	transition: 0.4s all ease;
}
a.link1:hover {
	color: #fff;
}
a.link2 {
	color: #fa8732;
}
a.link2:hover {
	color: #000;
}
.logo_link {
	-webkit-transition: 0.6s all ease;
	transition: 0.6s all ease;
	margin-right: 60px;
}
.logo_link.last {
	margin-right: 0;
}
.logo_link:hover img {
	opacity: 0.5;
}
a.link_icon1 {
	margin-top: 26px;
	margin-right: 10px;
	float: right;
	color: #222;
	font-size: 20px;
	line-height: 43px;
	width: 43px;
	height: 43px;
	text-align: center;
	background: #4c4c4f;
	border-radius: 500px;
}
a.link_icon1 i {
	line-height: inherit;
}
a.link_icon1:hover {
	color: #fa8732;
	background: #fff;
}
.txt1 {
	font: bold 27px/30px 'Open Sans', Arial, sans-serif;
	color: #8eb00c;
	margin-top: 33px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.txt2 {
	font: bold 57px/57px 'Open Sans', Arial, sans-serif;
	color: #f01b30;
	font-style: italic;
	margin-top: 33px;
	letter-spacing: -3px;
	margin-bottom: 21px;
}
.txt2.v2 {
	margin-top: 40px;
	line-height: 54px;
	margin-bottom: 0px;
}
.txt2 span {
	font-size: 36px;
	letter-spacing: -2px;
}
.txt3 {
	font: 300 19px/24px 'Open Sans', Arial, sans-serif;
	color: #7b7b7b;
	margin-top: 3px;
	margin-bottom: 1px;
}
.txt4 {
	font: bold 100px/100px 'Open Sans', Arial, sans-serif;
	color: #f01b30;
	font-style: italic;
	margin-top: 33px;
	letter-spacing: -5px;
	margin-bottom: 21px;
}
.txt5 {
	font: 900 30px/34px 'Lato', Arial, sans-serif;
	color: #222;
	margin-top: 32px;
	margin-bottom: 17px;
}
.txt6 {
	font: 16px/20px 'Lato', Arial, sans-serif;
	color: #292929;
	margin-top: 26px;
	padding-bottom: 6px;
}
.blog_section {
	float: left;
	width: 70px;
	font-size: 25px;
	color: #61ae24;
	text-align: center;
}
.blog_section i {
	margin-top: 8px;
}
.color1 {
	color: #222;
}
.color3 {
	color: #8eb00c;
}
.box, .box2 {
	overflow: hidden;
}
.bold {
	font-weight: bold;
}
.fw400 {
	font-weight: 400;
}
.fw600 {
	font-weight: 600;
}
.fz15 {
	font-size: 15px;
}
.fz16 {
	font-size: 16px;
}
.circle {
	overflow: hidden;
	border-radius: 1000px;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.clear {
	clear: both;
	width: 100%;
	font-size: 0;
	line-height: 0;
}
.wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.txt_left {
	text-align: left;
}
.txt_right {
	text-align: right;
}
.txt_cntr {
	text-align: center;
}
.txt_ital {
	font-style: italic;
}
.txt_line_through {
	text-decoration: line-through;
}
.pos_rel {
	position: relative;
}
.txt_und {
	text-decoration: underline;
}
.padTop1 {
	padding-top: 10px;
}
.padBot1 {
	padding-bottom: 10px;
}
.padLeft1 {
	padding-left: 10px;
}
.padRight1 {
	padding-right: 10px;
}
.pad1 {
	padding-left: 68px;
}
.pad2 {
	padding-left: 100px;
}
.icon_section {
	margin-top: 97px;
}
.marTop0 {
	margin-top: 0px;
}
.marTop1 {
	margin-top: 34px;
}
.marTop2 {
	margin-top: 16px;
}
.marTop3 {
	margin-top: 63px;
	margin-bottom: -7px;
}
.marTop4 {
	margin-top: 44px;
}
.marTop5 {
	margin-top: 14px;
}
.marTop6 {
	margin-top: 64px;
	margin-bottom: -13px;
}
.marTop7 {
	margin-top: 66px;
}
.marTop8 {
	margin-top: 35px;
}
.marTop9 {
	margin-top: 12px;
}
.hline {
	width: 100%;
	height: 1px;
	background: #727276;
	overflow: hidden;
	margin: 98px 0 64px;
}
p {
	margin-top: 13px;
}
img {
	margin-bottom: -6px;
	max-width: 100%;
}
.img_border {
	border: 7px solid #e0e0e0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
}
.img_rounded {
	border: 7px solid #e0e0e0;
	border-radius: 500px;
}
.img1 {
	margin-top: 89px;
}
.img2 {
	margin-top: 69px;
}
.img3 {
	margin-top: 20px;
}
.img4 {
	float: left;
	margin-right: 30px;
	margin-top: 10px;
}
.img_section {
	margin-top: 45px;
	position: relative;
	text-align: left;
}
.img_txt {
	position: absolute;
	left: 0;
	bottom: 10px;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
}
.img_txt1 {
	padding: 7px 15px;
	background: #000;
	display: inline-block;
}
.img_txt2 {
	padding: 7px 17px;
	background: #61ae24;
	display: inline-block;
}
blockquote {
	padding-left: 66px;
	padding-right: 40px;
	background: url(../images/quote_sign.png) 0 7px no-repeat;
	margin-top: 18px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
blockquote p {
	margin-top: 0;
	font: 14px/24px 'Open Sans', Arial, sans-serif;
	font-style: italic;
}
.sign1 {
	display: inline-block;
	margin: 10px 31px 0 1px;
	background: #282827;
	width: 4px;
	height: 4px;
}
.num_section {
	font: 300 52px/52px 'Open Sans', Arial, sans-serif;
	float: left;
	color: #fa9183;
	width: 52px;
	display: block;
	margin-top: -10px;
}
.date_section {
	position: relative;
	width: 100%;
	max-width: 100px;
	background-color: #eb6654;
	float: left;
	text-align: center;
	margin-top: 43px;
	color: #fff;
	text-transform: uppercase;
}
.day {
	font: bold 37px/37px 'Open Sans', Arial, sans-serif;
	margin-top: 8px;
	display: block;
}
.month {
	font: 300 10px/12px 'Open Sans', Arial, sans-serif;
	margin-top: 3px;
	display: block;
}
/*========================================================
										LISTS
=========================================================*/
.listWithMarker {
	margin: 0;
	margin-top: 11px;
}
.listWithMarker li {
	display: block;
	padding-left: 20px;
	margin-bottom: 0;
	padding-bottom: 8px;
	position: relative;
}
.listWithMarker li:before {
	position: absolute;
	content: '\f111';
	font: normal normal 8px/22px 'FontAwesome';
	color: #fa8732;
	top: -1px;
	left: 0;
}
.listWithMarker li a {
	text-decoration: none;
}
.listWithMarker li a:hover, .listWithMarker li.current a {
	color: #fa8732;
}
/*========================================================
										BUTTONS
=========================================================*/
.more_btn {
	display: inline-block;
	margin-top: 33px;
	padding: 12px 34px;
	text-decoration: none;
	font: 600 16px/22px "Open Sans", Arial, sans-serif;
	color: #fff;
	background: #fa8732;
	border-radius: 5px;
	text-transform: uppercase;
	border: none !important;
	transition: .6;
}
.more_btn.v2 {
	background: #f01b30;
	margin-top: 37px;
}
.more_btn:hover {
	color: #fff;
	background: #d95501;
	transition: .6;
}
.more_btn2 {
	display: inline-block;
	margin-top: 121px;
	padding: 20px 85px;
	text-decoration: none;
	font: 26px/30px "Lato", Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	background: #fa8732;
}
.more_btn2:hover {
	color: #fff;
	background: #DF5416;
}
.more_btn3 {
	display: inline-block;
	margin-top: 50px;
	padding: 23px 95px;
	text-decoration: none;
	font: 300 18px/22px "Open Sans", Arial, sans-serif;
	color: #00a1cb;
	background: #fff;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.more_btn3:hover {
	color: #fff;
	background: #0088ab;
}
/*********************************start magnifier2*************************************/
.magnifier2 {
	position: relative;
	/* display:block; */
	display: inline-block;
}
.zoom {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	background: url(../images/magnifier2.png) 50% 50% no-repeat;
	-webkit-transition: 0.6s all ease;
	transition: 0.6s all ease;
}
a.magnifier2:hover .zoom {
	opacity: 1;
}
a.magnifier2 .zoom {
	opacity: 0;
}
/*********************************end magnifier2*************************************/
.figure_video {
	margin-top: 69px;
	margin-bottom: -20px;
}
.lightbox-video {
	position: relative;
	display: inline-block;
	margin-top: 0px;
}
.lightbox-video span.video_icon {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/video_sign.png) no-repeat 50% 50%;
	z-index: 1;
	opacity: 1;
}
.opacity1 {
	opacity: 1;
}
.lightbox-video span.video_title {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: #474747;
	color: #fff;
	padding: 4px 10px;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
}
/*----------- start social icons ----------------*/
.soc_icons {
	position: relative;
	display: block;
	margin-top: 61px;
	white-space: nowrap;
	text-align: center;
	margin-left: -8px;
	margin-bottom: 25px;
}
.soc_icons img {
	border-radius: 100%;
}
.soc_icons > li {
	position: relative;
	display: inline-block;
	margin-left: 5px;
}
.soc_icons > li > a {
	position: relative;
	line-height: 1em;
	-webkit-transition: 0.4s all ease;
	transition: 0.4s all ease;
	color: #fff;
	width: 60px;
	height: 60px;
	display: inline-block;
	color: #56565a;
	background: #fff;
	text-align: center;
	border-radius: 500px;
}
.soc_icons i {
	font: normal normal 30px/60px 'FontAwesome';
}
.soc_icons > li > a:hover {
	transform: rotate(360deg);
	transition: all 0.9s ease 0s;
}
.icon2 {
	font: normal normal 22px/24px 'FontAwesome';
	margin-right: 7px;
	margin-top: 5px;
}
.icon3 {
	font: normal normal 16px/20px 'FontAwesome';
	margin-top: 1px;
	margin-left: 6px;
}
.ninja-slider {
	width: 100%;
/*	height: 455px;
	background: url('../images/slide4.jpg') no-repeat;*/
	margin-top: 96px;
}
.ninja-slider-main {
	width: 100%;
	max-width: 1155px;
	margin: 0 auto;
	padding: 0;
}
.plan {
	width: 60%;
	text-align: center;
	margin-top: 100px;
	float: right;
	padding: 0;
}
.plan-text {
	color: #fff;
	font-size: 50px !important;
	font-weight: bold;
	line-height: 60px;
	text-align: center;
}
.benifit {
	color: #fff;
	font-size: 30px;
	margin: 0;
	font-weight: bold;
	text-align: center;
}
.button {
	width: 40%;
	color: #fff;
	margin: 0 auto;
	font-size: 25px;
	font-weight: bold;
	margin-top: 50px;
	padding: 0;
	height: 60px;
	background-color: #333333;
	display: block;
	text-align: center;
	line-height: 60px;
	border-radius: 10px;
}
.button:hover {
	background: #000;
}
/*----------- end social icons ----------------*/
.search_main {
	float: right;
}
#search1 {
	position: absolute;
	right: 0px;
	top: 97px;
	width: 170px;
	display: none;
}
#search1 input {
	width: 140px;
	float: left;
	color: #333;
	font: 14px/21px Arial, Helvetica, sans-serif;
	height: 39px;
	/* Safari */
  /*Firefox 1-3*/
	padding: 9px 10px 9px 10px;
	box-shadow: none;
	-webkit-appearance: none;
	resize: none;
	outline: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #d9d9d9;
	overflow: hidden;
	display: inline-block;
	margin-right: -2px;
}
.more_btn4 {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 39px;
	/*margin-left: -28px;*/
  /*margin-top: 11px;*/
	color: #fa8732;
	background: #fff;
	border: 1px solid #d9d9d9;
	-webkit-box-sizing: border-box;
	/* Safari */
	-moz-box-sizing: border-box;
	/*Firefox 1-3*/
	box-sizing: border-box;
	border-left: none;
	text-align: center;
}
.more_btn4 i {
	font: normal normal 18px/39px 'FontAwesome';
}
.more_btn4:hover {
	color: #000;
}
.fw_video_main {
	/*border-radius: 10px;
	overflow: hidden;*/
	margin-top: 48px;
	margin-bottom: -12px;
	background: #fff;
}
.fw_video {
	width: 100%;
	height: 332px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.fw_video iframe {
	position: relative;
	display: inline-block;
	outline: none;
	width: 100%;
	height: 100%;
	border: none;
}
.player .video-wrapper {
	border-radius: 10px;
}
.fw_video iframe html {
	border-radius: 10px;
}
/*========================================================
										CONTENT styles
=========================================================*/
#content {
	padding: 0 0 0px 0;
	background: #fff;
	overflow: hidden;
}
#content table td {
    border: 1px solid;
    padding: 5px;
}
.content_pages {
	padding-bottom: 55px !important;
}
.logo_section {
	margin-top: 64px;
	margin-bottom: 56px;
}
.box-1 {
	width: 100%;
	text-align: center;
	padding: 0px 0 94px;
}
.box-2 {
	width: 100%;
	margin-top: 50px;
	text-align: center;
	padding: 0px 0 94px;
}
.box-1.v2 {
	margin-top: 79px;
	text-align: left;
	padding: 0;
}
.box-1.v3 {
	margin-top: 81px;
}
.box-1.v4 {
	text-align: left;
	padding-bottom: 63px;
}
.box-1.v5 {
	margin-top: 81px;
}
.box-1.v6 {
	margin-top: 0;
}
.bg1 {
	overflow: hidden;
	background: url(../images/page1_bg1.jpg) 100% 0 no-repeat #f3f3f3;
	padding: 27px 0 79px;
}
.box-2 {
	width: 100%;
	background: url(../images/page3_bg1.jpg) 40% 0 no-repeat;
	padding: 31px 0 82px;
}
.box-3 {
	width: 100%;
	background: url(../images/page4_bg1.jpg) 50% 0 no-repeat;
	padding: 31px 0 100px;
}
.box-4 {
	width: 100%;
	background: url(../images/page5_bg1.jpg) 50% 0 no-repeat;
	padding: 39px 0 82px;
}
.sign_section {
	float: left;
	margin-right: 36px;
	font-size: 200px;
	color: #fff;
	margin-top: 50px;
	margin-left: -10px;
}
.col1 {
	float: left;
	width: 236px;
	margin-right: 31px;
}
.col1.last {
	margin-right: 0;
}
.diet-plan-3 {
	margin-top: 0 !important;
}
/*========================================================
										FOOTER styles
=========================================================*/

.footer-bottom {
	width: 100%;
	background: #222;
}
.footer-menu {
	width: 25%;
	margin-top: 30px;
	color: #fff;
	padding: 0;
	float: left;
}
.footer-menu ul {
	list-style: circle;
	list-style-position: inside;
	color: #fff;
	padding: 0;
	float: left;
	width: 100%!important;
}
.footer-bottom ul li {
	padding: 2px 5px;
}
.footer-bottom ul li a {
	color: #ddd;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.footer-bottom ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer-bottom h1 {
	font-size: 20px;
	color: #fff;
	width: 100%;
	text-align: start !important;
	margin-left: 5px;
	padding-bottom: 5px;
}
#footer {
	padding: 24px 0 77px;
	color: #fff;
	background: #fff;
	overflow: hidden;
	text-align: center;
}
.txt_priv {
	color: #444;
	font: 16px/24px 'Lato', Arial, sans-serif;/*min-width: 280px;*/
}
.txt_priv span.priv_bold {
	font-weight: 900;
}
/*========================================================
									diet plans start
=========================================================*/

.diet-plan-1 {
	width: 55%;
	margin: 0;
	padding: 0;
	float: left;
}
.diet-plan-2 {
	width: 40%;
	margin: 0;
	padding: 0;
	float: right;
}
.diet-plan-2 img {
	width: 100%;
	margin-top: 25px;
}
.diet-plan-1 h1 {
	font-size: 26px;
	text-align: start;
	margin-bottom: 10px;
	color: #DF5416;
	width: 100%;
}
.pricing-plan {
	width: 55%;
	margin: 0;
	padding: 0;
	float: left;
}
.pricing-field {
	width: 42%;
	margin-top: 33px;
	background: #81BA35;
	border-radius: 10px;
	float: right;
}
.pricelist {
	list-style: outside none none;
	margin: 15px 0;
}
.pricelist li.offer {
	background: #eee none repeat scroll 0 0;
	border-radius: 5px;
	float: left;
	margin: 17px 0;
	padding: 3px 5px;
	width: 98%;
}
ul.pricelist .price {
	color: #eb5912;
	float: left;
	font-size: 24px;
	font-weight: bold;
	font-weight: 400;
	margin-left: 5px;
	margin-top: 7px;
	text-shadow: 0 1px 0 #fff;
	width: 40%;
}
ul.pricelist .priceplan {
	float: right;
	margin-top: 11px;
}
ul.pricelist .priceplan .selectPrice {
	background: #fa8732 none repeat scroll 0 0;
	;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	height: 44px;
	padding: 10px 50px;
	text-align: center;
	text-decoration: none;
}
ul.pricelist .priceplan .selectPrice:hover {
	background: #DF5416;
}
ul.pricelist strong {
	background: #f7f7f7 none repeat scroll 0 0;
	border: 2px solid #fff;
	border-radius: 5px;
	color: #444;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 29px;
	margin-right: 10px;
	padding: 10px 8px 0;
	text-shadow: 0 1px 0 #fff;
	width: 30%;
}
ul.pricelist .price span {
	color: #444;
	font-size: 12px;
	line-height: 2em;
	text-shadow: none;
}
.age {
	border: 1px solid #ddd;
	color: #333;
	height: 31px;
	margin: 20px 0 0 20px;
	float: left;
	padding-left: 10px !important;
	padding-right: 0;
	width: 100px;
}
.height {
	border: 1px solid #ddd;
	color: #9E9E9E;
	height: 35px;
	margin: 20px 0 0 20px;
	float: left;
	padding-left: 10px !important;
	padding-right: 0;
	width: 150px
}
.gender {
	color: #fff;
	float: left;
	font-size: 16px;
	height: 35px;
	margin-top: 20px;
	line-height: 35px;
	text-align: start;
	width: 90%;
	margin-left: 22px;
}
.weight {
	width: 41.5% !important;
}
/*======================= diet plans end here ===============*/
/*========================================================
										Widget styles
=========================================================*/
/* UItoTop styles
========================================================*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 30px;
	overflow: hidden;
	border: none;
	color: #818185;
	width: 40px;
	height: 43px;
	font-size: 37px;
	line-height: 38px;
	z-index: 20;
	-webkit-transition: color 0.5s ease;
	transition: color 0.5s ease;
}
#toTop:hover {
	outline: none;
	color: #c65d10;
}
@media only screen and (max-width: 1199px) {
#toTop {
	display: none !important;
}
}
/*========================================================
								RESPONSIVE LAYOUTS STYLES 
=========================================================*/
@media only screen and (max-width: 1299px) {
.sample {
	height: auto;/*delete this class*/
}
h1 {
	display: block;
	margin: 0;
	text-align: center;
}
#search1 {
	top: 177px;
}
figure a {
	width: 100%;
}
}
@media only screen and (max-width: 1199px) {
#search1 {
	top: 177px;
}
.bg1 {
	margin-right: -150px;
	padding-right: 150px;
}
.pad1, .pad2 {
	padding: 0;
}
.box-4 {
	padding-bottom: 20px;
}
ul.pricelist strong {
	width: 50%;
}
ul.pricelist .priceplan {
	float: none !important;
	margin: 70px 0 19px;
}
}
@media only screen and (max-width: 979px) {
.map figure, .map figure iframe, #form input, #form textarea, #form .success {
	width: 100% !important;
	float: none !important;
}
#form .success {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.map figure {
	height: auto !important;
	margin-bottom: 15px;
}
h2 {
	font: 35px/40px 'Open Sans', Arial, sans-serif;
	letter-spacing: 0px;
}
blockquote {
	width: 100%;
	padding-top: 20px;
}
#search1 {
	top: 192px;
	right: 0px;
}
.bg1 {
	margin-right: -250px;
	padding-right: 250px;
}
.img4 {
	float: none;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 7px;
}
.box-2 {
	background-position: 70% 0;
	padding: 20px 0 20px;
}
#subscribe-form input {
	width: 350px !important;
}
}
@media only screen and (max-width: 767px) {
img {
	width: 100%;
}
img.no_resize, h1 img {
	width: auto;
}
.map figure iframe {
	height: 300px;
}
figure a {
	width: 100%;
}
a.link_icon1 {
	margin-top: 0px;
}
nav {
	float: none;
	margin: 5px;
}
.logo_section {
	text-align: center;
}
#search1 {
	top: 72px;
	right: 54px;
}
.bg1 {
	background: none;
}
.soc_icons > li > a {
	width: 40px;
	height: 40px;
}
.soc_icons i {
	font: normal normal 20px/40px 'FontAwesome';
}
.box-2 {
	background: #fff;
}
#subscribe-form input {
	width: 250px !important;
}
#subscribe-form .btns a {
	padding: 12px 14px 13px !important;
}
h1 img {
	max-height: 70px;
}
.txt4 {
	font: bold 60px/60px 'Open Sans', Arial, sans-serif;
	font-style: italic;
}
.map iframe, .map2 iframe {
	height: 250px;
}
.txt2 {
	font: bold 37px/40px 'Open Sans', Arial, sans-serif;
	margin-top: 20px;
	font-style: italic;
}
.more_btn2 {
	padding: 20px 25px;
	font: 17px/20px "Lato", Arial, sans-serif;
}
.container-menu {
	margin: 20px auto !important;
	margin-right: 3% !important;
}
.ninja-slider {
	margin-top: 65px !important;
}
}
@media only screen and (max-width: 479px) {
.sample {
	height: auto;/*delete this class*/
}
h1 {
	min-height: 40px;
	width: 70%;
}
h1 img {
	float: left;
	max-width: 500px;
	width: 100%;
}
.container_search {
	padding: 0 5px;
}
#search1 {
	top: 73px;
	right: 54px;
}
.container-menu {
	width: 20% !important;
	margin-right: 5%;
}
}
@media only screen and (max-width: 320px) {
.ninja-slider-main {
	margin: -20px auto;
	max-width: 1155px;
	padding: 0;
	width: 100%;
}
.plan {
	padding: 28px 0 !important;
}
.sample {
	height: auto;/*delete this class*/
}
}
/*Core variables and mixins*/


/* Contact Form Basic Styles 
========================================================*/
.cont_holder {
	width: 880px;
	margin: 0 auto;
	text-align: left;
}
.cont_holder1 {
	width: 434px;
	float: left;
	margin-right: 12px;
}
.cont_holder1.last {
	margin-right: 0;
}
#contact-form {
	position: relative;
	margin-top: 39px;
}
#contact-form label.message {
	max-width: 100%;
}
#contact-form label {
	position: relative;
	display: block;
	width: 100%;
	/*max-width: 420px;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 65px;
}
#contact-form label.message {
	width: 100%;
	position: relative;
	top: -1px;
}
#contact-form fieldset {
	border: none;
}
/* Contact Form Placeholder Styles 
========================================================*/
#contact-form ._placeholder {
	width: 100% !important;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	line-height: 22px;
	font-size: 14px;
	font-family: 'Open Sans', Arial, sans-serif;
	padding: 14px 10px 15px 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
	cursor: text;
	color: #c0c0c0;
}
#contact-form ._placeholder.focused {
	opacity: 0.4;
	filter: alpha(opacity=40);
	-webkit-box-shadow: 0px 0px 7px 0px rgba(255, 255, 255, 0.7);
	box-shadow: 0px 0px 7px 0px rgba(255, 255, 255, 0.7);
}
#contact-form ._placeholder.hidden {
	display: none;
}
#contact-form .file ._placeholder {
	display: none;
}
/* Contact Form Input 
========================================================*/
#contact-form input[type='text'] {
	width: 100%;
	border-radius: 0;
	line-height: 22px;
	font-size: 14px;
	font-family: 'Open Sans', Arial, sans-serif;
	padding: 14px 10px 15px 25px;
	outline: none;
	color: #333;
	height: 51px;
	border: 1px solid #d3d3d3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	border-radius: 3px;
	background: none;
}

/* Contact Form File Input 
========================================================*/
#contact-form .input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contact-form input.form-control[disabled] {
	cursor: not-allowed;
	background-color: #fafafa;
	opacity: 1;
}
#contact-form input.form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	padding: 6px 12px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#contact-form .input-group-btn:first-child > .btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	margin: 0 -1px 0 0;
}
#contact-form .input-group .form-control:last-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
#contact-form .input-group-btn:last-child > .btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
#contact-form .input-group .form-control:first-child {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
#contact-form input.form-control, #contact-form .input-group-btn {
	display: table-cell;
	border-collapse: separate;
	float: none !important;
}
#contact-form .input-group-btn label {
	width: auto;
	margin-left: -1px;
}
#contact-form .input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
	width: 1%;
	vertical-align: middle;
}
#contact-form .btn {
	margin-top: 26px;
}
#contact-form .btn + .btn {
	margin-left: 5px;
}
#contact-form .btn-default {
	color: #333333;
	background-color: #ffffff;
	border-color: #cccccc;
}
#contact-form .btn-default:hover {
	color: #333333;
	background-color: #ebebeb;
	border-color: #adadad;
}
#contact-form .btn-default:active, #contact-form .btn-default:focus {
	outline-offset: -2px;
	outline: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* Contact Form Textarea 
========================================================*/
#contact-form textarea {
	width: 100%;
	border-radius: 0;
	line-height: 22px;
	font-size: 14px;
	font-family: 'Open Sans', Arial, sans-serif;
	padding: 14px 10px 15px 25px;
	outline: none;
	border: 1px solid #d3d3d3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	resize: none;
	color: #333;
	height: 203px;
	border-radius: 3px;
	background: none;
}
#contact-form .btns {
	text-align: center;
}
#contact-form .btns a {
	margin-top: 22px;
	margin-left: 0px;
}
/* Contact Form Error messages
========================================================*/
#contact-form .empty-message, #contact-form .error-message {
	position: absolute;
	right: 18px;
	top: 2px;
	color: red;
	height: 0;
	overflow: hidden;
	font-size: 11px;
	-webkit-transition: 0.3s ease-in height;
	transition: 0.3s ease-in height;
	z-index: 99;
}
#contact-form .invalid .error-message, #contact-form .empty .empty-message {
	height: 20px;
}
/* Contact Form Processing Box
========================================================*/
#contact-form .contact-form-loader {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	overflow: hidden;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255, 255, 255, 0.9);
	background-image: url('../images/form-loader.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0;
}
#contact-form.processing .contact-form-loader {
	opacity: 1;
	z-index: 99;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
/* Contact Form Modal 
========================================================*/
.modal {
	color: #000;
}
.modal-open {
	overflow: hidden;
}
#contact-form .modal {
	display: none;
	overflow: auto;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 13px;
}
#contact-form .modal h4 {
	font-size: 24px;
	padding: 0;
	margin: 0;
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
.modal-content {
	position: relative;
	background-color: #ffffff;
	border: 1px solid #999999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: none;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000000;
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}
.modal-backdrop.in {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857143px;
}
.modal-header .close {
	margin-top: -2px;
	position: relative;
	z-index: 10;
}
.modal-title {
	margin: 0;
	line-height: 1.42857143;
}
.modal-body {
	position: relative;
	padding: 20px;
}
.modal-dialog {
	width: 600px;
	margin: 10px auto;
}
@media only screen and (max-width: 768px) {
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}
}
/* Contact Form Close icon 
========================================================*/
.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.close:hover, .close:focus {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}
@media only screen and (max-width: 1199px) {
#contact-form {
	padding-right: 0;
}
.cont_holder {
	width: 100%;
}
.cont_holder1 {
	width: 100%;
	float: none;
	margin-right: 0;
}
}
@media only screen and (max-width: 979px) {
#contact-form label {
	width: 100%;
}
#contact-form .btn {
	padding-left: 12px;
	padding-right: 12px;
}
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.container .alpha {
	margin-left: 0px;
}
.container .omega {
	margin-right: 0px;
}
.row {
	margin-left: -30px;
}
.row:before, .row:after {
	display: table;
	content: "";
	line-height: 0;
}
.row:after {
	clear: both;
}
[class*="grid_"] {
 float: left;
 min-height: 1px;
 margin-left: 30px;
}
.container {
	width: 1170px;
}
.grid_12 {
	width: 1170px;
}
.grid_11 {
	width: 1070px;
}
.grid_10 {
	width: 970px;
}
.grid_9 {
	width: 870px;
}
.grid_8 {
	width: 770px;
}
.grid_7 {
	width: 670px;
}
.grid_6 {
	width: 570px;
}
.grid_5 {
	width: 470px;
}
.grid_4 {
	width: 370px;
}
.grid_3 {
	width: 270px;
}
.grid_2 {
	width: 170px;
}
.grid_1 {
	width: 70px;
}
.preffix_12 {
	margin-left: 1230px;
}
.preffix_11 {
	margin-left: 1130px;
}
.preffix_10 {
	margin-left: 1030px;
}
.preffix_9 {
	margin-left: 930px;
}
.preffix_8 {
	margin-left: 830px;
}
.preffix_7 {
	margin-left: 730px;
}
.preffix_6 {
	margin-left: 630px;
}
.preffix_5 {
	margin-left: 530px;
}
.preffix_4 {
	margin-left: 430px;
}
.preffix_3 {
	margin-left: 330px;
}
.preffix_2 {
	margin-left: 230px;
}
.preffix_1 {
	margin-left: 130px;
}
.container {
	margin-right: auto;
	margin-left: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.container:before, .container:after {
	display: table;
	content: "";
	line-height: 0;
}
.container:after {
	clear: both;
}
@media (min-width: 980px) and (max-width: 1199px) {
.row {
	margin-left: -20px;
}
.row:before, .row:after {
	display: table;
	content: "";
	line-height: 0;
}
.row:after {
	clear: both;
}
 [class*="grid_"] {
 float: left;
 min-height: 1px;
 margin-left: 20px;
}
.container {
	width: 940px;
}
.grid_12 {
	width: 940px;
}
.grid_11 {
	width: 860px;
}
.grid_10 {
	width: 780px;
}
.grid_9 {
	width: 700px;
}
.grid_8 {
	width: 620px;
}
.grid_7 {
	width: 540px;
}
.grid_6 {
	width: 460px;
}
.grid_5 {
	width: 380px;
}
.grid_4 {
	width: 300px;
}
.grid_3 {
	width: 220px;
}
.grid_2 {
	width: 140px;
}
.grid_1 {
	width: 60px;
}
.preffix_12 {
	margin-left: 980px;
}
.preffix_11 {
	margin-left: 900px;
}
.preffix_10 {
	margin-left: 820px;
}
.preffix_9 {
	margin-left: 740px;
}
.preffix_8 {
	margin-left: 660px;
}
.preffix_7 {
	margin-left: 580px;
}
.preffix_6 {
	margin-left: 500px;
}
.preffix_5 {
	margin-left: 420px;
}
.preffix_4 {
	margin-left: 340px;
}
.preffix_3 {
	margin-left: 260px;
}
.preffix_2 {
	margin-left: 180px;
}
.preffix_1 {
	margin-left: 100px;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.row {
	margin-left: -20px;
}
.row:before, .row:after {
	display: table;
	content: "";
	line-height: 0;
}
.row:after {
	clear: both;
}
 [class*="grid_"] {
 float: left;
 min-height: 1px;
 margin-left: 20px;
}
.container {
	width: 748px;
}
.grid_12 {
	width: 748px;
}
.grid_11 {
	width: 684px;
}
.grid_10 {
	width: 620px;
}
.grid_9 {
	width: 556px;
}
.grid_8 {
	width: 492px;
}
.grid_7 {
	width: 428px;
}
.grid_6 {
	width: 364px;
}
.grid_5 {
	width: 300px;
}
.grid_4 {
	width: 236px;
}
.grid_3 {
	width: 172px;
}
.grid_2 {
	width: 108px;
}
.grid_1 {
	width: 44px;
}
.preffix_12 {
	margin-left: 788px;
}
.preffix_11 {
	margin-left: 724px;
}
.preffix_10 {
	margin-left: 660px;
}
.preffix_9 {
	margin-left: 596px;
}
.preffix_8 {
	margin-left: 532px;
}
.preffix_7 {
	margin-left: 468px;
}
.preffix_6 {
	margin-left: 404px;
}
.preffix_5 {
	margin-left: 340px;
}
.preffix_4 {
	margin-left: 276px;
}
.preffix_3 {
	margin-left: 212px;
}
.preffix_2 {
	margin-left: 148px;
}
.preffix_1 {
	margin-left: 84px;
}
}
.select-menu {
	display: none !important;
}
 @media (max-width: 980px) {
#nav {
	background: #fff none repeat scroll 0 0;
	display: block;
	position: absolute;
	right: 4px;
	width: 190px;
	margin-top: 5px;
}
#nav > li {
	float: none !important;
}
ul.pricelist .price {
	font-size: 18px;
}
}
@media (max-width: 767px) {
.container {
	width: 420px;
	padding: 0px;
}
.row {
	margin-left: 0;
}
 [class*="grid_"] {
 float: none;
 display: block;
 width: 100%;
 margin-left: 0;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.select-menu {
	display: block !important;
}
.pricing-plan {
	width: 100% !important;
}
.container {
	padding: 0;
	width: 95%;
}
.diet-plan-1 {
	float: none;
	width: 100%;
}
.diet-plan-2 {
	width: 60%;
	float: none;
	margin: 0 auto;
}
ul.pricelist strong {
	width: 30%;
}
ul.pricelist .price {
	width: 30%;
}
ul.pricelist .priceplan {
	float: right !important;
	margin: 10px 0;
}
.pricing-field {
	width: 100%;
}
.footer-bottom ul {
	width: 50%;
}
}
@media (max-width: 479px) {
body {
	padding: 0;
}
.row {
	margin-left: 0;
}
}
@media (max-width: 570px) {
ul.pricelist strong {
	width: 40% !important;
}
ul.pricelist .price {
	width: 50%;
}
ul.pricelist .priceplan {
	float: none !important;
	margin: 70px 0 19px;
}
}
@media (max-width:1057px) {
.ninja-slider {
	background: rgba(0, 0, 0, 0) url("../images/slide4.jpg") no-repeat scroll 0 0 / cover;
	margin-top: 98px;
	width: 100%;
}
.plan {
	float: none !important;
	margin-top: 100px;
	margin: 0 auto;
	width: 90% !important;
}
.plan-text {
	color: #fff;
	font-size: 35px !important;
	font-weight: bold;
	line-height: 60px;
	text-align: center;
}
.button {
	width: 210px !important;
}
#nav a {
	font-size: 16px;
	padding: 10px !important;
	text-decoration: none;
}
.plan {
	float: right !important;
	margin: 31px auto !important;
	width: 62% !important;
}
}
@media (max-width:500px) {
.plan-text {
	color: #fff;
	font-size: 35px !important;
	font-weight: bold;
	line-height: 60px;
	text-align: center;
}
.sign-up-box {
	width: 93% !important;
}
}
@media only screen and (max-width: 800px) {
.sign-up-box {
	margin: 30px auto;
	max-width: 1000px;
	padding: 0;
	width: 94% !important;
}
.plan {
	padding: 85px 0;
}
.sign-up-left {
	float: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.sign-up-right {
	background: #81ba35 none repeat scroll 0 0;
	float: none;
	margin: 20px auto;
	padding-bottom: 10px;
	width: 100%;
	overflow:hidden;
}
}
@media only screen and (max-width: 840px) {
.plan-content-1 {
	width: 45% !important;
}
}
@media only screen and (max-width: 420px) {
.plan-content-1 {
	width: 100% !important;
}
.monthly-plans {
	width: 92% !important;
}
}
.monthly-plans {
	width: 100%;
	max-width: 1155px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}
.plan-content-1 {
	width: 20%;
	margin-top: 40px;
	min-height: 280px;
	padding: 20px 2%;
	text-align: center;
	float: left;
	border: 1px solid #ddd;
	border-top: 5px solid #ddd;
}
.month {
	font-size: 20px;
	font-weight: bold;
	color: #81BA35;
	width: 100%;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding-bottom: 15px;
}
.price {
	font-size: 15px;
	color: #333;
	margin: 0;
	padding: 5px 0;
}
.price span {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 50px;
	color: #81BA35;
}
.experience {
	font-size: 16px;
	color: #333;
	margin-top: 15px;
}
.sign-up {
	background-color: #333333;
	width: 120px;
	margin: 0px auto;
	margin-top: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	display: block;
	border-radius: 5px;
	color: #fff;
}
.sign-up:hover {
	background: #81BA35;
}
.tag {
	background: url(../images/tag.png) no-repeat;
	width: 140px;
	margin: 0 auto;
	height: 27px;
	line-height: 27px;
	margin-top: 30px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.sign-1 {
	margin-top: 97px !important;
}
/*================Nav Start Here================*/
.container-menu {
	width: 70%;
	float: right;
	position: absolute;
	right: 0;
	margin: 27px auto;
}
.test {
	background: #81BA35;
	color: #fff !important;
	display: block;
}
.toggleMenu {
	display: none;
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #81BA35;
	color: #fff;
}
.toggleMenu:hover {
	background: #BCD835;
	color: #fff;
}
#nav {
	list-style: none;
 *zoom: 1;
}
#nav:before, #nav:after {
	content: " ";
	display: table;
}
#nav:after {
	clear: both;
}
#nav ul {
	list-style: none;
	width: 14em;
}
#nav a {
	padding: 10px 12px;
	font-size: 14px;
	text-decoration: none;
}
#nav li {
	position: relative;
}
#nav > li {
	float: left;
}
#nav > li:hover {
	background: #81BA35;
	color: #fff !important;
}
#nav > li > a {
	display: block;
}
#nav > li > a {
	display: block;
}
#nav li ul {
	position: absolute;
	left: -9999px;
}
#nav > li.hover > ul {
	left: 0;
}
#nav li li.hover ul {
	left: 100%;
	top: 0;
}
#nav li li a {
	display: block;
	background: #81BA35;
	color: #fff;
	position: relative;
	z-index: 100;
	border-top: 1px solid #C1DA4B;
}
#nav li li li a {
 background:#81BA35  z-index:200;
	border-top: 1px solid #C1DA4B;
}
 @media screen and (max-width: 768px) {
.active {
	display: block;
}
#nav > li {
	float: none;
}
#nav > li > .parent {
	background-position: 95% 50%;
}
#nav li li .parent {
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
#nav ul {
	display: block;
	width: 100%;
}
#nav > li.hover > ul, #nav li li.hover ul {
	position: static;
}
.diet-plan-2 {
	float: none;
	margin: 0 auto;
	width: 97%;
}
.footer-menu {
	width: 50%;
}
.box-1 {
	margin-top: 10px !important;
}
}
@media screen and (max-width:820px) {
.plan {
	float: right !important;
	margin: 31px auto !important;
	width: 100% !important;
}
}
@media screen and (max-width:400px) {
ul.pricelist strong {
	width: 94% !important;
}
.footer-menu {
	width: 100%;
}
ul.pricelist .price {
	width: 100%;
	margin: 10px 0;
}
}
.blog-left {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
.blog-right {
	width: 25%;
	float: right;
	padding: 0;
}
.blog-main {
	border-bottom: 2px solid #ddd !important;
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-bottom: 15px;
	width: 100%;
}
.img-content {
	float: left;
	padding-left: 10px;
	max-width: 100%;
	margin-top: 10px;
}
.blog-content {
	float: right;
	padding-right: 10px;
	width: 77%;
}
.book-now-1 {
	color: #7dba29;
	font-size: 24px;
	margin: 0;
	padding-bottom: 5px;
	text-align: left;
	width: 100%;
}
.book-now-2 {
	color: #333;
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
@media screen and (max-width:900px) {
.blog-left {
	margin: 0;
	padding: 0;
	float: none;
	width: 98%;
}
.blog-main {
	float: none;
	width: 100%;
}
.blog-right {
	float: right;
	padding: 0;
	margin: 0 auto;
	width: 98%;
}
}
@media screen and (max-width:630px) {
.blog-content {
	float: right;
	padding-right: 10px;
	width: 58%;
}
}
 @media screen and (max-width:1200px) {
.blog-content {
	float: right;
	padding-right: 10px;
	width: 66%;
}
}
@media screen and (max-width:547px) {
.img-content {
	margin: 0;
	max-width: 100%;
	float: none;
	padding-left: 10px;
}
.blog-content {
	padding-right: 10px;
	width: 95%;
	margin: 10px auto;
	float: none;
}
}
@media screen and (max-width:360px) {
.book-now-1 {
	font-size: 20px;
}
.blog-left {
	margin: 0 auto;
	width: 98%;
}
}
.sign-up-box {
	width: 100%;
}
.space {
	padding-bottom: 80px !important;
}
.border {
	background: url(../images/border.gif) no-repeat center right !important;
	padding-bottom: 80px !important;
}
.clear {
	clear: both;
}
.sign {
	font-size: 40px;
	margin: 10px auto;
	margin-bottom: 50px;
	border-bottom: 2px solid #bfbfbf;
	text-align: center;
	width: 240px;
	padding-bottom: 3px;
	font-weight: bold;
}
.form-left {
	width: 50%;
	background: url(../images/Sign-up%20form.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	float: left;
}
.form-left h2, .form-right h2 {
	font-size: 25px;
	background: url(../images/icon.jpg) no-repeat right;
	padding-right: 30px;
	margin-left: 10px;
	float: left;
	font-weight: bold;
	margin-left: 45px !important;
	color: #4c4c4c;
}
.form-right {
	width: 50%;
	margin: 0;
	padding: 0;
	float: right;
}
.name-field {
	width: 80%;
	border-radius: 5px;
	border: 1px solid #c3c3c3;
	margin-bottom: 15px;
	color: #9d9d9d;
	padding: 10px;
	font-size: 16px;
}
.select-field {
	width: 84%;
	border-radius: 5px;
	border: 1px solid #c3c3c3;
	margin-bottom: 15px;
	color: #9d9d9d;
	position: relative;
	-moz-appearance: none;
	background: url(../images/select.jpg) right center no-repeat;
	padding: 10px;
	font-size: 16px;
}
.perfect {
	width: 392px;
	border: none;
	border-radius: 4px;
	background: url(../images/right.png) 10px no-repeat #e45a01;
	margin: 30px auto;
	padding: 5px 4px;
	line-height: 35px;
	font-size: 30px !important;
	color: #fff;
}
.perfect a {
	padding: 10px 15px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
}
.perfect:hover {
	background: url(../images/right.png) 10px no-repeat #d95501;
}
.perfect span {
	float: left;
	margin-top: 5px;
}

/*@media screen and (max-width: 1080px) {
#wrapper {
	width: 90%;
}
}*/
 @media screen and (max-width:600px) {
.form-left {
	float: none;
	background: none;
	width: 100%;
}
.space {
	padding-bottom: 0px !important;
}
.form-right {
	background: none;
	float: none;
	width: 100%;
}
.border {
	padding-bottom: 0px !important;
}
.form-left {
	background: none !important;
	float: none;
	width: 100%;
}
.perfect {
	margin: 30px 0;
	width: 392px;
}
}
 @media screen and (max-width:420px) {
.name-field {
	width: 93%;
}
.select-field {
	width: 98%;
}
.perfect {
	margin: 30px 0;
	width: 100%;
}
.perfect a {
	font-size: 18px;
}
}
section ul {
	list-style: disc inside;
}
section ul li {
	width: 100%;
	float: left;
	text-align: left;
	margin-top: 15px;
	margin-left: 2%;
}
section ol {
	list-style: decimal inside !important;
}
section ol li {
	width: 100%;
	float: left;
	text-align: left;
	margin-top: 15px;
	margin-left: 2%;
}


/* 06-09-17 */
.img-content img {
  min-width: 220px;
  width: 220px !important;
}