/* CSS Document */
@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700);  
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* HTML5 Events Display
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, menu {
	display: block;
}
*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
audio[controls], canvas, video {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* ELEMENTS
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

html {
}
body {
	font-family: 'Open Sans', sans-serif;
	padding: 0px;
	font-weight:400;
	font-size: 13px;
	color:#151d01;
	overflow-x: hidden;
	margin: 0px auto;
	line-height: 22px;
	position: relative; 
	background:#fff; 
	width:100%;
}
img {
	border: none;
}
h1, h2, h3, h4{
	margin: 0;
    text-align: center; 
	padding: 0;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
}
ul, ol, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}
h1 {
	font-size: 22px;
	color: #151d01;
	line-height: 30px;
	margin: 10px 0 15px 0;
}
h2{
	font-size: 25px; 
	line-height: 30px;
	color: #151d01;
    margin: 10px 0 10px 0;
}
.inside-page h2, .sidebar-1  h2, .sidebar-2 h2{
	font-size: 24px;
	line-height: 30px;
}
h3 {
    font-size: 20px;
    line-height: 26px;
    padding: 10px 0;
}
h4 {
    font-size: 14px;
    color: #151d01;
    line-height: 20px;
    margin: 5px 0 10px 0;
} 
a, a:link {
	text-decoration: none;
	color: #a2d222;
    outline: none;
} 
a:hover {
	text-decoration: none;
	color: #000;
} 
.dis-none { 
	display:none;
}
p {
	margin: 0px 0px 10px 0px;
	color: #151d01;
	font-size: 13px;
    text-align: left;
    font-weight: 300;
	line-height: 22px;
} 

p.call {
    margin: -4px 0px 10px 0px;
    color: #151d01;
    font-size: 13px;
    text-align: left;
    font-weight: 300;
    line-height: 22px;
    float: right;
}
.facall {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: red;
	    margin-right: 10px;
}

.faemail {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: red;
	    margin-right: 10px;
}
.clear-fix::after, .row::after{
	content:"";
	clear: both;
	display: table;
}
ul, li {
	margin: 0;
	padding: 0;
}
img {
	max-width: 100% !important;
	height: auto !important;
}
.no-padd{ 
    padding-left: 0px !important;
    padding-right: 0px !important;
} 
.text-right{
	text-align:right !important;
}
.text-left{
	text-align:left !important;
}
.text-center{
	text-align:center !important;
}

/********************* header  styles ***********************/
.header{
	background-color:#141d00 !important; 
	padding:0 4%;
}
.header > .ui-grid-a{
	padding:15px 0;
    position: relative;
}
.header-memu{
    padding: 1.5em 1em 1em 1em;
    text-align: center;
    border-bottom: 5px solid #71bf44;
}
.header-memu li{
	display:inline-block;
    padding: 0 10px;
}
.header-memu li .ui-link{
	color:#838383;
	font-size:16px;
	line-height:20px;
	padding:0 0;
	font-weight:400;
}
.header-memu li.active .ui-link{
	color: #a2d222;
	border-bottom:1px solid #a2d222;
}


/********************* nav styles ***********************/

ul.navigation-links li {
    margin: 0 0px;
    list-style: none;
    padding: 7px 0px 7px 24px;
    border-bottom: 1px solid #71bf44;
    background: url(../images/navicons-2.png) no-repeat -2px 13px;
    background-size:27px 549px;
} 
ul.navigation-links li.navi-li-1{
	background-position: -7px 13px;
}
ul.navigation-links li.navi-li-2{
	background-position: -6px -25px;
}
ul.navigation-links li.navi-li-3{
	background-position: -6px -63px;
}
ul.navigation-links li.navi-li-4{
	background-position: -6px -100px;
}
ul.navigation-links li.navi-li-5{
	background-position: -4px -134px;
}
ul.navigation-links li.navi-li-6{
	background-position: -6px -171px;
}
ul.navigation-links li.navi-li-7{
	background-position: -3px -223px;
}
ul.navigation-links li.navi-li-8{
	background-position: -2px -289px;
}
ul.navigation-links li.navi-li-9{
	background-position: -2px -335px;
}
ul.navigation-links li.navi-li-10{
	background-position: -2px -395px;
}
ul.navigation-links li.navi-li-11{
	background-position: -2px -453px;
}
ul.navigation-links li.navi-li-12{
	background-position: -4px -509px;
}
ul.navigation-links li a{
	color:#fff;
	font-weight:300;

}
#navigation .small-txt {
    margin: 35% 0px 0px 0px;
}
#navigation .small-txt p{
    text-align: left;
    color: #fff;
}
#navigation .close-button {
    display: block;
    padding: 0px 0px;
    margin: 10px 19px 40px 0;
    color: #000;
    width: 24px;
    height: 24px;
    text-indent: -999px;
    background: url(../images/close.png) no-repeat;
    background-size: 100%;
    float: right;
}
 
.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {
    background-color: #fff;
    border-color: #fff;
    color: #595959;
    text-shadow: none;
} 
.mobile-navigation{
	position:static !important;
}
.usericons.navigation-icn a{
    background: url(../images/navigation-icn.png) no-repeat center center !important;
    width: 55px;
    display:block;
    height: 38px;
	position:absolute;
	top:50%;
	right:0;
	margin:-19px 0 0 0;
    z-index: 9999;
	text-indent:-9992px;
} 
.mobile-navigation{
    background: none;
    border: none; 
    padding: 0 !important;
}
.navigation-links {
    clear: both;
    max-width: 160px;
}

/**************************fade top footer-wrapper  atyles***********************************/
.footer-top-slider{
 background:#a2d222;
 width:100%;
 padding:6px 0px 0px 0px;
}
.test-slider {
    max-width: 700px;
    position: relative;
    margin: 0 auto;
 padding:0px 0px 0px 0px;
}
.client-text h1{
 color:#fff;
 font-weight:600;
}
.test-slider p {
    color: #fff;
    margin: 20px 0;
 font-style:italic;
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 28px;
}
.test-slider h5, span.author-name{ 
    color: #fff;
    margin: 20px 0;
 padding-top:20px;
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 28px;
}
span.author-name{
 font-weight:600;
}
.clients-says-silder .flex-control-nav {
 display: none;
}
.clients-says-silder .flex-direction-nav .flex-prev {
 left: -10% !important;
}
.clients-says-silder .flex-direction-nav .flex-next {
 right: -10% !important;
}
.clients-says-silder .flex-direction-nav a {
    background: url(/images/text-left-aroow.png) center no-repeat;
    display: block;
    width: 48px;
    color: transparent;
    height: 80px;
 opacity: 1 !important;    
 z-index: 10;
    top: 8%;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.clients-says-silder .flex-direction-nav .flex-next {
    background: url(/images/text-right-aroow.png) center no-repeat;
    right: -15px;
    text-align: right;
}

/********************* Content  styles ***********************/
.ui-content{
	padding:0;
}
.banner-wrap li{
	position:relative;
}
.banner-img img {
	width: 100% !important; 
}
.banner-caption{
	position:absolute;
	left:0;
	padding:0 4%;
	bottom:20px;
	width:100%;
}
.banner-caption h2, .banner-caption h3{
	font-weight:300 !important;
	text-align:left
}
.banner-caption h2{
	font-size:26px;
	max-width:260px;
	line-height:30px;
	margin:0 0 0px 0;
}
.banner-caption h3{ 
	font-size:20px;
	line-height:26px;
	margin:0 0 0px 0;
	color:#000;
	text-shadow:0px -1px #ccc;
}
.banner-caption a.btn{
	background:#000 !important;
	color:#fff !important;
	font-weight:300 !important;
	padding:6px 15px;
}
.banner-img{
	position:relative;
}
.content-wrap{
	padding:0 4%;
}
h1.pagetitle {
    margin: 0 0 10px 0;
    padding: 14px 0 16px 0;
    padding-left: 1%;
    font-size: 22px;
    padding-right: 1%;
    font-weight: 300;
    background: #a2d222;
    text-align: left;
}
#inside h3{
    text-align: left;
    font-weight: 300;
}
.form-group{
    margin: 0 0 10px 0;
}
.form-group .col-md-4{
    margin-bottom: -5px;
    margin-top: 18px;
}
.ui-select .ui-btn span{
    font-weight: 300;
    text-align: left;
}
.form-submit .ui-btn{
    background-color: #a2d222;
    border-color: transparent;
    color: #000000;
    margin: -5px 0 20px 0;
    padding: 8px 16px;
    text-shadow: none;
    width: auto;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 300;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-box-shadow: none;
    border-radius: 0;
}
.form-submit.bmiform .ui-btn { 
    margin: 5px 0 15px 0 !important;
    padding: 7px 12px !important;
    font-size: 14px !important; 
    text-transform: none !important; 
}
.form-group .radiobtn{
    margin-bottom: -10px;
    margin-top: 5px;
}
.content-wrap p.intro{
	text-align:center;
	font-size: 14px;
	line-height: 23px;
	margin: 0px 0px 20px 0px;
}
.features{
    max-width: 280px;
    margin: 0 auto;
}
.features ul{
	list-style:none;
    margin: 0 0 0 30px;
}
.features ul li{
    padding: 0 0 0 40px;
    margin: 0 0 6px 0;
	background:url(../images/icons-1.png) no-repeat 0px 0px;
	background-size:30px 360px;
}
.features .feat-2{
	background-position: 2px -49px;
}
.features .feat-3{
	background-position: 3px -96px;
}
.features .feat-4{
	background-position: 2px -143px;
}
.features .feat-5{ 
	background-position: 2px -174px;
}
.features .feat-6{ 
	background-position: 2px -233px;
}
.features .feat-7{ 
	background-position: 3px -277px;
}
.features .feat-8{ 
	background-position: 2px -319px;
}
.features ul li a{
	color:#151d01;
	font-size:20px;
	text-transform:uppercase;
	line-height:30px;
	font-weight:300;
}

.offer{
	text-align:center;
}
.offer1{
	text-align:center;
}
.offer3{
	text-align:left;
}
.btn-feat a span{
    font-size: 25px;
    line-height: 40px;
}
.btn-feat a, .btn-feat a:visited{
    max-width: 300px;
    margin: 20px auto 35px auto; 
    color: #151d01 !important;
    display: block;
    font-weight: 300;
    padding: 5px 0 8px 70px;
    font-size: 16px;
    line-height: 25px;
    /*background: url(../images/overweight.png) #a2d222 no-repeat 7px 12px;*/
	background: url(../images/Shubi-Husain-iamioverweight.png) #a2d222 no-repeat 7px 12px;
    background-size: 52px 57px;
}

.btn-feat1 a span{
    font-size: 11px;
	margin-left:29px;
    line-height: 12px;
}
.btn-feat1 a, .btn-feat1 a:visited{
    max-width: 300px;
    max-width: 300px;
    margin: 20px auto 0px auto;
    color: #151d01 !important;
    display: block;
    font-weight: 300;
    padding: 5px 0 8px 10px;
    font-size: 11px;
    line-height: 20px;
	padding:10px 5px 10px 5px;
    /*background: url(../images/overweight.png) #a2d222 no-repeat 7px 6px;*/
	background: url(../images/Shubi-Husain-iamioverweight.png) #a2d222 no-repeat 7px 6px;
    background-size: 25px 29px;
    float: left;
}
.btn-feat2 a span{
    font-size: 11px;
	margin-left:4px;
    line-height: 12px;
}
.btn-feat2 a, .btn-feat2 a:visited{
    max-width: 300px;
    max-width: 300px;
    margin: 20px auto 0px auto;
    color: #151d01 !important;
    display: block;
    font-weight: 300;
    padding: 5px 0 8px 10px;
    font-size: 11px;
    line-height: 20px;
	padding:10px 5px 10px 5px;
    /*background: url(../images/overweight.png) #a2d222 no-repeat 7px 6px;*/
	background: #a2d222 no-repeat 7px 6px;
    background-size: 25px 29px;
    float: left;
}

.btn-feat3 a span{
    font-size: 11px;
	margin-left:4px;
    line-height: 12px;
}
.btn-feat3 a, .btn-feat3 a:visited{
    max-width: 300px;
    max-width: 300px;
    margin: 20px auto 0px auto;
    color: #fff !important;
    display: block;
    font-weight: 300;
    padding: 6px 0 8px 26px !important;
    font-size: 13px;
    line-height: 20px;
    /*background: url(../images/overweight.png) #a2d222 no-repeat 7px 6px;*/
	background: #FF0000 no-repeat 7px 6px;
    background-size: 25px 29px;
    float: left;
}

.btn-feat4 a span{
       font-size: 46px;
    line-height: 63px;
	    margin-left: -12px;
}
.btn-feat4 a, .btn-feat a:visited{
    max-width: 300px;
    margin: 20px auto 35px auto; 
    color: #151d01 !important;
    display: block;
    font-weight: 300;
    padding: 5px 0 8px 70px;
    font-size: 16px;
    line-height: 25px;
    /*background: url(../images/overweight.png) #a2d222 no-repeat 7px 12px;*/
	background-color:#a2d222 !important;
    background-size: 52px 57px;
}

/* * * Footer ****/
.footer {
    background: #a2d222 !important;
    padding: 0 4%;
}
.footer p{
	color:#fff;
	margin: 7px 0px;
	text-align:center;
	font-size: 11px;
}

/*-------------------*/
/*     columns    */
/*-------------------*/

.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full ul, .one_full ul li, .one_half ul, .one_half ul li{
	list-style:none !important;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 100%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}
.onecol_forty {
	width: 40%;
}
.onecol_sixty {
	width: 56%;
}
.onecol_thirtyfive {
	width: 35%;
}


/*-----------------------------------*/
/*  Less Space Bitween Columns     */
/*-----------------------------------*/

.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
	position: relative;
	margin-right: 2%;
	float: left;
}
.one_full_less {
	width: 100%;
}
.one_half_less {
	width: 49%;
}
.one_third_less {
	width: 32%;
}
.one_fourth_less {
	width: 23.500%;
}
.one_fifth_less {
	width: 18.400%;
}
.two_third_less {
	width: 66%;
}
.three_fourth_less {
	width: 74.500%;
}
.onecol_forty_less {
	width: 40%;
}
.onecol_sixty_less {
	width: 58%;
}
.onecol_thirtyfive_less {
	width: 36.250%;
}
.last {
	margin-right: 0 !important;
} 
.fati4 {
	color: #fff;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	background-color: #2ecc71;
	margin-bottom: 12px;
}
.fati4.two {
	float: left;
	font-size: 22px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 30px;
	margin-right: 14px;
} 
 
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  Media Queries
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
 
@media only screen and (min-width: 500px) {
 
.one_half {
	width: 48%;
}
}
@media only screen and (max-width: 768px) {
 
}

@media only screen and (max-width: 735px) { 
 
}
@media only screen and (max-width: 668px) { 
 
}

@media only screen and (max-width: 568px) { 
 
 
}
@media only screen and (max-width: 580px) { 
 
 
}
@media only screen and (max-width: 480px) {
 
}
@media only screen and (max-width: 450px) {
	
 
 
}


@media only screen and (max-width: 414px) {
.banner-caption h2{
	font-size:20px;
	max-width:190px;
	line-height:25px; 
}
.banner-caption h3{ 
	font-size:16px;
    padding: 5px 0 10px 0;
	line-height:20px; 
	text-shadow:0px 0px #ccc;
} 
}

@media only screen and (max-width: 340px) {
.banner-caption a.btn {
    padding: 5px 10px;
    font-size: 11px;
}
.banner-caption h3 {
    font-size: 15px;
    padding: 0px 0 10px 0;
}
.banner-caption h2 {
    font-size: 16px;
    max-width: 170px;
    line-height: 20px;
}
}