body {
	margin: 0 auto;
	min-width: 1000px;
	color: #3c3c3c;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	background-color: #eaeef1;
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/getfitNF/get-fit/bg.jpg');
    background-repeat: repeat;
    background-position: 50% 0%;
}
a {
	color: #000066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
h1, h1 a {
	color: #8d8d8d;
	font-family: 'Pacifico', cursive, sans-serif;
	font-size: 33px;
	font-weight: normal;
	margin: 0;
}
h2, h2 a {
	color: #000000;
	font-family: 'Pacifico', cursive, sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin: 0;
}
h3, h3 a {
	color: #000000;
	font-family: 'Pacifico', cursive, sans-serif;
	font-size: 28px;
	font-weight: normal;
	margin: 0;
}
h4, h4 a {
	color: #57595c;
	font-family: 'Pacifico', cursive, sans-serif;
	font-size: 25px;
	font-weight: normal;
	margin: 0;
}
h5, h5 a {
	color: #000000;
	font-family: 'Pacifico', cursive, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
}
h6, h6 a {
	color: #57595c;
	font-family: 'Oswald', sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin: 0;
}
p, ul, ol {
	color: #3c3c3c;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	line-height: 20px;
}
button1 {
    display: block;
	padding: 4px 18px;
	background-color: #000066;
    color: #ffffff;
    font-size: 18px;
    border: 0;
	transition: background 0.25s ease-in-out 0s;
}
.button1:hover {
	cursor: pointer;
	background-color: #323232;
}
.button2 {
    display: inline-block;
	padding: 4px 18px;
	background-color: #323232;
    color: #ffffff;
    font-size: 18px;
    border: 0;
	transition: background 0.25s ease-in-out 0s;
}
.button2:hover {
	cursor: pointer;
	cursor: pointer;
	background-color: #000066;
}
.anythingSlider-default {
    padding: 0 !important;  
    border: 1px solid #dadada;
}
.anythingSlider-default ul {
    line-height: normal;
}
.anythingSlider-default.activeSlider .anythingControls a {
    background-image:  url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/getfitNF/get-fit/dot.png') !important;
}
.anythingSlider-default.activeSlider .anythingControls a.cur, .anythingSlider-default.activeSlider .anythingControls a:hover {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/getfitNF/get-fit/dot_active.png') !important;
}
.anythingSlider-default .anythingControls ul {
    float: none !important;
    top: -25px !important;
    left: 860px !important;
    width: 86px;
}
.anythingControls ul, .anythingControls ul a {
    height: 10px !important;
    padding: 2px !important;
}
.anythingSlider-default.activeSlider .anythingControls a {
    width: 1px !important;
}
table {
    border-spacing: 0 !important;
}
.cta table tbody {
    vertical-align: top;
} 
.cta h1, .cta h2, .cta h3, .cta h4, .cta h5, .cta h6,.cta p {
    color:#060b10;
}
.cta h4, .cta h4 a {
    font-family: 'Droid Sans', sans-serif;
    font-size: 25px;    
    line-height: 28px;
    text-align: left;
    padding-left: 3px;
}
.cta p, .cta p a {
    font-family: 'Droid Sans', sans-serif;
    font-size: 14px;    
    line-height: 18px;
    text-align: left;
    padding-left: 3px;
}
.cta img {
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    border-style:solid;
    border-width:6px 6px 7px 6px;
    border-color:#ffffff;
}
.cta .more-button {
    padding: 13px 30px 13px 14px;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    font-family: Rosario, sans-serif;
    font-size: 10px;
    color: rgb(255, 255, 255);
    line-height: 10px;
    text-align: left;
    text-transform: uppercase;
    display: inline-block;
    margin: 11px 0px 0px;
    background-color: rgb(50, 50, 50);
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/getfitNF/get-fit/arrow.png);
    background-repeat: no-repeat;
    background-position: 85% 55%;
}
.cta a, .cta a:hover {
    text-decoration: none;
    cursor: pointer;
}
.classesbox {
    width:300px;
}
.classesbox img {
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    margin: 8px 0 3px;
    box-shadow: 0 0 5px #888;
    border-style:solid;
    border-width:9px 9px 11px 9px;
    border-color:#ffffff;
}
.more {
    background-color:#729bad;
    border-radius: 0px 0px 40px 40px;
    -moz-box-shadow: 0px 4px 0px #d3d3d3;
    -webkit-box-shadow: 0px 4px 0px #d3d3d3;
    box-shadow: 0px 4px 0px #d3d3d3;
    width: 82px;
    height: 40px;
}
.more p,.more p a {
    font-family: 'Rosario', sans-serif;
    font-size: 15px;
	color: #ffffff;
}
.more-button {
    padding: 13px 30px 13px 14px;
    transition: All 1s ease 0s;
    -webkit-transition: All 1s ease 0s;
    -moz-transition: All 1s ease 0s;
    -o-transition: All 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    font-family: 'Rosario', sans-serif;
    font-size: 10px;
	color: #ffffff;
	line-height: 10px;
	text-align: left;
    text-transform: uppercase;
    display: inline-block;
    margin: 8px 0 0 1px;
    background-color: #323232;
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/getfitNF/get-fit/arrow.png');
    background-repeat: no-repeat;
    background-position: 85% 55%;
}
.more-button:hover {
    text-decoration: none;
}
hr {
    border-top: 1px solid rgba(0, 0, 0, 0.22);
    border-bottom: 0;
    border-right: 0;
    border-left: 0;
    margin-bottom: 5px;
    margin-top: 1px;
}
.wrapper {
	width: 100%;
	/*background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/getfitNF/get-fit/Get_fit_design2_ver1a.jpg');
    background-repeat: repeat;
    background-position: 50% 0%;*/
}

/*-------------------------LE FORM STYLE START---------------------*/

.le_form {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	color: #646464;
	margin: 0;
}
.le_form_name {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	color: #646464;
	margin: 0;
}
.le_form_submit input[type="submit"] {
	background-color: #cccccc;
	padding: 5px 20px 5px 20px;
	border: 1px solid #333333;
	text-align: center;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.le_form_submit input[type="submit"]:hover {
	cursor: pointer;
	background-color: #000000;
}
.le_form input[type="text"] {
	background-color: #ffffff;
	border: 1px solid #333333;
	padding: 5px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	color: #646464;
}
.le_form textarea {
	background-color: #ffffff;
	border: 1px solid #333333;
	padding: 5px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	color: #646464;
}
.specialform {
    color: #e9d6bd;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
	margin: 0;
	line-height: 24px;
    padding: 55px 10px 30px;
	
}
.specialform .le_form_name {
    color: #57595c;
    font-family: 'Pacifico', cursive, sans-serif;
    font-size: 25px;
    font-weight: normal;
    margin: 0 0 14px;
    padding: 0 14px 10px 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.22);
}
.specialform .form-group input[type="submit"] {
    padding: 12px 20px 12px;
    font-family: 'Rosario', sans-serif;
    font-size: 10px;
	color: #ffffff;
	line-height: 10px;
	border: none;
	text-align: center;
    text-transform: uppercase;
    display: inline-block;
    margin: 13px 0 0 3px;
    background-color: #323232;
    transition: all 0.25s ease-in-out 0s;
    cursor: pointer;
}
.specialform .form-group input[type="submit"]:hover {
     -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer; 
}
.specialform .le_form input[type="text"] {
	background-color: #ffffff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: none;
	padding: 5px 15px 5px 25px;
	color: #000000;
    font-family: 'Raleway', sans-serif;
	font-size: 13px; 
	line-height: 20px;
}
.specialform .le_form textarea {
	background-color: #ffffff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: none;
	padding: 5px 15px 5px 25px;
	color: #000000;
    font-family: 'Raleway', sans-serif;
	font-size: 13px; 
	line-height: 20px;
}
.specialform .le_form select {  
    background-color: #ffffff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: none;
	padding: 5px 15px 5px 25px;
	color: #000000;
    font-family: 'Raleway', sans-serif;
	font-size: 13px; 
	line-height: 20px;
	height: 35px;
}
.specialform .le_form label {
    color: #000000;
    font-family: 'Rosario', sans-serif; 
	font-size: 16px;
	font-weight: normal;    
}

/*-------------------------LE FORM STYLE END-----------------------*/


/*-------------------------HEADER START----------------------------*/

.headerwide {
	width: 100%;
	background-color: #729bad;
}
.header {
	margin: auto;
	width: 960px;
}
.logo {
	padding: 0 10px;
	text-align: center;
}
.header1 {
	padding: 0 10px;
}

/*-------------------------HEADER END------------------------------*/


/*-------------------------MENU START------------------------------*/

.navigationwide {
	width: 100%;
	padding-top: 11px;
	background-color: #729bad;
}
.navigation {
	margin: auto;
	width: 960px;
}
.MainMenu {
	padding: 0 10px 28px;
}
.MainMenu ul.le_menu_level_0 {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: center;
}
.MainMenu li {
	list-style-type: none;
	text-decoration: none;
}
.MainMenu li.le_menuitem_level_0 {
	float: left;
}
.MainMenu li.le_menuitem_level_0 a {
	display: block;
	color: #ffffff;
	font-family: 'Rosario', sans-serif;
	font-size: 14px;
	padding: 5px 10px;
	text-decoration: none;
    text-transform: uppercase;
}
.MainMenu li.le_menuitem_level_0 a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
.MainMenu li.le_menuitem_level_0:first-of-type a {
    padding-left: 0px;
}
.MainMenu li.le_menuitem_level_0:last-of-type a {
    padding-right: 0px;
}
.MainMenu li.le_menuitem_level_0 a.le_current_link{
    color: #ffffff;  
	border-bottom: 1px solid #ffffff;
}
/*--------1st level submenu-------*/
.MainMenu ul.le_menu_level_1 {
	position: absolute;
	z-index: 10;
	display: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.MainMenu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
	display: block;
}
.MainMenu li.le_menuitem_level_1 a {
	display: block;
    color: #ffffff;
	font-family: 'Rosario', sans-serif;
	font-size: 14px;
	padding: 10px 27px;
	text-decoration: none;
	min-width: 140px;
	background-color: #729bad;
}
.MainMenu li.le_menuitem_level_1 a:hover {
	color: #729bad;
	background-color: #ffffff;
}
/*----------2nd level submenu-----*/
.MainMenu .le_menu_level_2_container {
	float: right;
	margin-top: -35px;
	padding: 0;
}
.MainMenu ul.le_menu_level_2 {
	position: absolute;
	z-index: 10;
	display: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.MainMenu li.le_menuitem_level_1:hover ul.le_menu_level_2 {
	display: block;
}
.MainMenu li.le_menuitem_level_2 a {
	display: block;
	color: #ffffff;
	font-family: 'Rosario', sans-serif;
	font-size: 14px;
	padding: 10px 20px;
	text-decoration: none;
	background-color: #729bad;
	min-width: 140px;
}
.MainMenu li.le_menuitem_level_2 a:hover {
	color: #729bad;
	background-color: #ffffff;
}

/*-------------------------MENU END--------------------------------*/


/*-------------------------CONTENT START---------------------------*/

.contentwide {
	width: 100%;
}
.content {
	margin: auto;
	width: 960px;
	position: relative;
}
.content1 {
	position: absolute;
    top: 0;
    left: 46%;
    width: 82px;
    text-align: center;
}
.content2 {
	padding: 55px 0 88px;
}
.content3 {
	padding: 0 10px;
    float: left;
    width: 300px;
}
.content4 {
	padding: 0 10px;
    float: left;
    width: 300px;
}
.content5 {
	padding: 0 10px 0 7px;
    float: left;
    width: 300px;
}
.content6 {
	padding: 0 44px 0px 16px;
    float: left;
    width: 580px;
}
.content7 {
	padding: 0 10px;
    float: right;
    width: 300px;
}
.content8 {
	padding: 0 10px;
}
.content9 {
	padding: 0 10px;
}
.content10 {
	padding: 0 10px;
}
.content11 {
	padding: 0 10px;
}
.content12 {
	padding: 0 10px;
}

/*-------------------------INSIDE CONTENT START--------------------*/

.subcontentwide {
	width: 100%;
}
.subcontent {
	margin: auto;
	width: 960px;
}
.subcontent1 {
    padding: 0 10px;
}
.subcontent2 {
	float: left;
	width: 460px;
	padding: 0 10px;
}
.subcontent3 {
	float: left;
	width: 460px;
	padding: 0 10px;
}
.subcontentleft {
	float: left;
	width: 640px;
}
.subcontent4 {
	padding: 0 10px;
}
.subcontent5 {
    float: left;
	width: 300px;
	padding: 0 10px;
}
.subcontent6 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.subcontentright {
	float: left;
	width: 320px;
}
.subcontent7 {
    padding: 0 10px;
}
.subcontentleft2 {
    float: left;
	width: 320px;
}
.subcontent8 {
    padding: 0 10px;    
}
.subcontentright2 {
    float: left;
	width: 640px;
}
.subcontent9 {
    padding: 0 10px;
}
.subcontent10 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.subcontent11 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.subcontent12 {
	padding: 0 10px;
}

/*-------------------------PAGE WRAPPER START----------------------*/

.pwrapperwide {
	width: 100%;
}
.pwrapper {
	margin: auto;
	width: 960px;
	padding: 20px 0;
}
.pwrapper1 {
    padding: 0 10px;
}

/*-------------------------CONTENT END-----------------------------*/


/*-------------------------FOOTER START----------------------------*/

.footerwide {
	width: 100%;
	padding: 27px 0 45px;
	border-top: 1px solid rgba(6, 11, 16, 0.2);
}
.footer {
	margin: auto;
	width: 960px;
}
.footer p {
	color: #6a6a6a;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	line-height: 20px;
}
.FooterMenu {
	padding: 0 10px 3px;
}
.FooterMenu ul {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.FooterMenu ul li {
	display: block;
	float: left;
}
.FooterMenu ul li a {
	display: block;
	color: #729bad;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	line-height: 13px;
	border-left:1px solid #ffffff;
	font-weight: normal;
	padding: 0 11px;
}
.FooterMenu ul li.le_menuitem_level_0:first-of-type a {
    border-left:none;
    padding-left: 0px;
}
.FooterMenu ul li a:hover {
	text-decoration: underline;
}
/*--------1st level submenu-------*/
.FooterMenu li.le_menuitem_level_1 a {
	display: none;
}
/*--------2nd level submenu-------*/
.FooterMenu li.le_menuitem_level_2 a {
	display: none;
}
.footerleft {
	float: left;
	width: 839px;
	padding-top: 16px;
}
.footer1 {
	padding: 0 10px;
}
.footerright {
	float: right;
	width: 121px;
	text-align: right;
}
.le_view_mobile {
	padding: 0 10px;
}
.le_view_mobile a {
	color: #6a6a6a;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	line-height: 20px;
	text-decoration: underline;
}
.le_view_mobile a:hover {
	text-decoration: none;
}
.footer2 {
	padding: 0 10px;
}

/*-------------------------FOOTER END------------------------------*/


/*-------------------------CLEAR START-----------------------------*/

/* Clear Floated Elements */
/* http://sonspring.com/journal/clearing-floats */
.clear {
    clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
.class_desc { 
    margin-bottom: 30px;
}

/*-------------------------CLEAR END-------------------------------*/

#purchase-summary {
    width: 40% !important;
}