body {
	font-family:"Open Sans", sans-serif;	
	background: #111;
	font-size: 16px;
    line-height: 1.8;
}
.navbar-inverse {
	background: #74767a;
	background: -moz-linear-gradient(top, #74767a 0%, #494b4f 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #74767a), color-stop(100%, #494b4f));
	background: -webkit-linear-gradient(top, #74767a 0%, #494b4f 100%);
	background: -o-linear-gradient(top, #74767a 0%, #494b4f 100%);
	background: -ms-linear-gradient(top, #74767a 0%, #494b4f 100%);
	background: linear-gradient(to bottom, #74767a 0%, #494b4f 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#74767a', endColorstr='#494b4f', GradientType=0)
}
.navbar-brand {
	font-size: 18px;
	height: auto;
	line-height: 20px;
	padding: 0
}
.navbar-brand > img {
	max-height:65px;
	padding-top:8px;	
}
#top-nav-bar-links {
	padding-left:15px;	
}

.navbar {
	margin-bottom: 0;
	min-height: 75px;
	border-radius: 0
}
img.bb {
	border:5px solid #000;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;	
}
.navbar-nav {
	float: left;
	margin: 19px;
	margin-left: 0
}
.navbar-nav li a {
	font-size: 15px;
	text-transform: uppercase;
	padding: 6px 30px;
	letter-spacing: -0.2px;
}
.navbar-inverse .navbar-nav > li > a {
	color: #d7eaea
}
.navbar-inverse .navbar-toggle {
	border-color: #333;
	margin-top: 20px
}
.navbar-collapse.in {
	margin-top:5px;	
}

#footer-testimonials-outer {
	min-height:400px;
}

.direct-cont {
	float: right
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	margin-left: 0
}
.direct-cont ul {
	display: inline-flex;
	list-style: outside none none;
	margin-left: -36px;
	margin-top: 26px
}

.img-hover-light {
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	border-top:10px solid rgba(255,255,255,0.3);
	border-bottom:10px solid rgba(255,255,255,0.3);
	border-left:10px solid rgba(255,255,255,0.3);
	border-right:10px solid rgba(255,255,255,0.3);
}

.imgBox {
	margin:0px auto;	
}
.img-hover-light:hover {
	border:10px solid rgba(255,255,255,1);
	
}
#footer-logo-bar {
	background:#eee;
	padding-top:25px;
	border-bottom:5px solid #ccc;
	margin-top:25px;
}

#footer-logo-bar .owl-buttons {
	padding-top:10px;
}

#footer-logo-bar li {
	text-align:center;
}	

#footer-logo-bar li img {
	margin:0px auto;
	max-height:40px;	
}

.navbar-inverse .container {
	position: relative
}
.direct-cont {
	height:64px;
	line-height:20px;	
}
.direct-cont a {
	color:#fff;
	font-size: 16px;
	text-transform: uppercase;
	padding: 8px;
	text-decoration: none;
	letter-spacing: -0.1px;
}
.direct-cont a:hover {
	color:#fff;
	background-color:#000;
}
.main-content {
	background: #111
}
.as-seen li {
	display: inline-block;
	padding: 5px
}
.as-seen > ul {
	padding: 10px
}
.main-content h1 {
	color: #fff;
	padding: 14px
}
.main-content h3 {
	color: #fff
}
.main-content h2 {
	color: #c1c1c1
}
.main-content h1 span {
	color: #e3027f;
	font-size: 45px;
	font-style: normal
}
.main-content h3 span {
	color: #01f7fb
}
.as-see {
	padding-left: 14px;
	color: #b9b9b9;
	font-weight: 400
}
.st-main {
	padding: 0 162px
}
#way-look {
  color: #fff;
  font-size: 48px;
  font-weight: 800;
  padding: 15px;
}
#way-look span {
	color: #FFF;
	font-style: italic
}

.ful-fit {
	margin-top: 30px
}
.main-ful-filt {
	padding: 0 99px
}
.other {
	color: #c1c1c1;
	font-size: 40px;
	padding-bottom: 20px;
	background: #111;
	padding-top: 20px
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 0
}
/*.full-wide{background:#e8e8e8;min-height:394px;margin:-10px 0 0;padding:0}*/
.full-wide .col-md-6 {
	padding: 0
}
/*.user{padding:85px}*/
.user strong {
	color: #03a8aa
}
.subs-email {
	background: #1ee2e4;
	height:10px;
}
.subs-email h2 {
	text-align: center;
	color: #016263;
	margin-top: 50px
}
.subscribe_footer input[type="submit"] {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #007a7b;
	border-color: #fff #fff #fff -moz-use-text-color;
	border-image: none;
	border-radius: 0 5px 5px 0;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px medium;
	color: #fff;
	font-size: 18px;
	height: 40px;
	margin: 0;
	padding: 0 12px;
	position: absolute;
	right: 1px;
	text-align: center;
	top: 1px;
	vertical-align: top;
	white-space: nowrap;
	z-index: 10;
}
.subscribe_footer input[type="text"] {
	background-color: transparent;
	border: 2px solid #fff;
	border-radius: 5px;
	color: #FFF;
	font-size: 14px;
	height: 42px;
	position: relative;
	width: 100%
}
.subscribe_footer ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #FFF;
}
.subscribe_footer :-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
   color:    #FFF;
   opacity:  1;
}
.subscribe_footer ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #FFF;
   opacity:  1;
}
.subscribe_footer :-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #FFF;
}
form {
	display: inline-block;
	margin: 38px 0 0;
	position: relative;
	width: 40%
}
.form-control {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
	color: #555;
	display: block;
	font-size: 14px;
	height: 34px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0;
	width: 100%
}
.foot-logo {
	text-align: center
}
.subscribe_footer {
	margin-bottom: 110px;
	text-align: center
}
.footer-bg {
	background: #303030;
	border-top:6px solid #1ee2e4;
	min-height: 265px;
	margin-top:-15px;
}
.footer_social {
	color: #FFF;
	font-size: 25px
}
.footer_social ul li {
	display: inline-block;
	font-size: 25px;
	line-height: 40px;
	margin-top: 40px;
	margin-bottom: 0;
	width: 38px;
	height: 38px;
	text-align: center
}
.footer_social ul li i {
	color: #fff;
	font-size: 25px
}
.footer_social ul li a {
	display: block;
	border: 1px solid #FFF;
	border-radius: 100%;
	height: 100%;
	line-height: 35px
}
.footer_social a:hover span {
	color: red
}
.footer_social a:hover {
	text-decoration: none;
	color: red;
	background: #000
}
.footer_social ul {
	text-align: center;
	padding: 0
}
.foot-nav {
	text-align: center;
	padding-top:15px;
}
.foot-nav li {
	display: inline;
	padding: 5px
}
.foot-nav li a {
	color: #a2a2a2;
	text-decoration: none;
	font-size: 16px
}
.foot-nav li a:hover {
	color: #FFF
}
.copyRight {
	text-align: center;
	padding: 0;
	color: #a2a2a2;
	font-size: 12px
}
.copyRight a {
	color: #a2a2a2;
	text-decoration: none
}
.copyRight a:hover {
	color: #FFF
}
.pay {
	padding: 0 0 11px;
	text-align: center
}
.foot-logo > img {
	margin-top: -83px
}
.scroll_top, .scroll_top:focus {
	width: 46px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #fff;
	background-color: #545454;
	display: none;
	position: fixed;
	right: 40px;
	bottom: 40px;
	z-index: 999;
	opacity: .8;
	border-radius: 3px;
	overflow: hidden;
	box-shadow: 0 0 2px rgba(0,0,0,0.3);
	outline: 0
}
.scroll_top i {
	line-height: 46px
}
.scroll_top:hover {
	opacity: 1;
	color: #545454;
	background-color: #aaa
}
.side_panels {
	display: none
}
.loginmodal-container {
	max-width: 350px;
	width: 100%!important;
	background-color: #f2f2f2;
	/*margin: 0 162px;*/
	border-radius: 2px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.3);
	overflow: hidden
}
.loginmodal-container h1 {
	text-align: left;
	font-size: 1.8em;
	margin: 0;
	padding: 20px;
	background: #4d4f52;
	color: #FFF;
	font-weight: 700
}
.loginmodal-container input[type=submit] {
	width: 35%;
	display: block;
	margin-bottom: 10px;
	position: relative;
	font-weight: 700;
	border-radius: 3px
}
.loginmodal-container input[type=text], input[type=password] {
	height: 44px;
	font-size: 16px;
	width: 100%;
	margin-bottom: 10px;
	-webkit-appearance: none;
	background: #f0eef0;
	border: 1px solid #d9d9d9;
	border-top: 1px solid silver;
	padding: 0 8px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 6px;
	position: relative
}
.loginmodal-container input[type=text]:hover, input[type=password]:hover {
	border: 1px solid #b9b9b9;
	border-top: 1px solid #a0a0a0;
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1)
}
.loginmodal {
	text-align: center;
	font-size: 14px;
	
	font-weight: 700;
	height: 36px;
	padding: 0 8px
}
.loginmodal-submit {
	border: 0;
	color: #fff;
	text-shadow: 0 1px rgba(0,0,0,0.1);
	background-color: #000;
	padding: 7px 0;
	font-size: 14px
}
.loginmodal-submit:hover {
	border: 0;
	text-shadow: 0 1px rgba(0,0,0,0.3);
	background-color: #FFF;
	color: #000
}
.loginmodal-container a {
	text-decoration: none;
	color: #666;
	font-weight: 400;
	text-align: center;
	display: inline-block;
	opacity: .6;
	transition: opacity ease .5s
}
.login-help {
	font-size: 12px
}
.modal-dialog {
/*	float: right;*/
	margin: 77px auto;
	
}
.loginmodal-container form {
	display: inline-block;
	margin: 0;
	padding: 19px;
	position: relative;
	width: 100%
}
.fa.user-login {
	color: #999;
	font-size: 25px;
	position: absolute;
	right: 30px;
	top: 28px
}
.fa.user-pass {
	color: #999;
	font-size: 25px;
	position: absolute;
	right: 30px;
	top: 85px
}
.fifth-effect img {
	opacity: .2;
	transition: all .3s ease-in
}
.fifth-effect .mask {
	cursor: pointer;
	opacity: 1;
	visibility: visible;
	border: 100px solid rgba(0,0,0,0.7);
	box-sizing: border-box;
	transition: all .4s cubic-bezier(0.940, 0.850, 0.100, 0.620)
}
.fifth-effect:hover .mask {
	border: 0 double rgba(0,0,0,0.7);
	opacity: 0;
	visibility: hidden
}
.fifth-effect:hover img {
	opacity: 1
}
#nav-3 {
	background: #EEA200
}
.link-3 {
	color: #fff;
	font-size: 15px;
	padding: 0;
	text-decoration: none;
	transition: all .4s ease 0;
	margin: 1px;
}
.link-3:hover {
	background-color: #000;
	color: #FFF;
	padding: 0;
	margin-left: 1px
}
.owl-item li {
	list-style: none
}
.banner {
	margin-top: 77px;
	position: relative;
	background-position:center top;
	background-size:cover;
	background-repeat:no-repeat;
}
#pera {
	text-align: center;
	font-size: 20px;
	color: #FFF
}
#button {
	text-align: center;
	font-size: 25px;
	color: #FFF;
	margin-top: 60px
}
.text a {
	text-align: center
}
.text {
	left: 0;
	position: absolute;
	top: 190px;
	width: 100%
}
#button a {
	background: #000;
	color: #FFF;
	padding: 8px;
	border: 1px solid #c6c6c6;
	text-decoration: none
}
#button a:hover {
	background: #fff;
	color: #000;
	padding: 8px;
	border: 1px solid #c6c6c6;
	text-decoration: none
}
.monial-content {
	cursor: default
}
.modal-backdrop {
	z-index: 1029
}
.text-abt h1 {
	color: #525458
}
/*
.text-abt{left:745px;position:absolute;top:155px}
.text-abt{left:478px;position:absolute;right:0;top:186px}
#pera-abt{text-align:center;font-size:20px;color:#525458}
.abt-content p{color:#a2a2a2}
.abt-inner-img .col-md-4{padding:0}
.abt-content{margin-bottom:45px}
.jm-item-wrapper{position:relative;background:#E8D7B6}
.jm-item-image{position:relative;overflow:hidden}
.jm-item-image img{display:block}
.jm-item-title{position:absolute;left:-10px;bottom:17px;background:#FF6B0E;line-height:1.5em;font-weight:400;padding:7px 9px 6px;text-transform:uppercase;font-family:'Oswald',sans-serif;color:#FFF;font-size:1.4em}
.jm-item-overlay{background:#000;opacity:0;position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:opacity .5s ease-in 0;-moz-transition:opacity .5s ease-in 0;-o-transition:opacity .5s ease-in 0;transition:opacity .5s ease-in 0}
.jm-item-wrapper:hover .jm-item-overlay{opacity:.3}
.jm-item-button{height:50px;left:35%;margin-left:0;position:absolute;text-align:center;width:50px}
.jm-item-button2{height:50px;left:35%;margin-left:-25px;position:absolute;text-align:center;width:176px}
.jm-item-button a{border-radius:7px;color:#fff;display:block;font-family:"Oswald",sans-serif;font-size:1.2em;line-height:43px;text-decoration:none!important;transition:all .2s ease-in 0;width:354%;border:solid 1px #FFF;border-radius:7px;color:#fff;display:block;font-family:Oswald,sans-serif;font-size:1.2em;line-height:34px;text-decoration:none!important;transition:all .2s ease-in 0;width:240%}
.jm-item-button2 a{-webkit-border-radius:8px;background:none;font-family:'Oswald',sans-serif;color:#FFF;font-size:1.2em;line-height:34px;-webkit-transition:all .2s ease-in 0;-moz-transition:all .2s ease-in 0;-o-transition:all .2s ease-in 0;transition:all .2s ease-in 0;text-decoration:none!important;display:block}
.first .jm-item-button{-webkit-transition:all .5s ease-in .5s;-moz-transition:all .5s ease-in .5s;-o-transition:all .5s ease-in .5s;transition:all .5s ease-in .5s;top:-53px}
.first .jm-item-button2{-webkit-transition:all .5s ease-in .5s;-moz-transition:all .5s ease-in .5s;-o-transition:all .5s ease-in .5s;transition:all .5s ease-in .5s;top:-53px}
.first .jm-item-wrapper:hover .jm-item-button{top:50%}
.first .jm-item-wrapper:hover .jm-item-button2{top:37%}
*/
.other-txt {
	background: #000 none repeat scroll 0 0
}
.about-content p {
	color: #a2a2a2;
	margin-bottom: 16px
}
.about-img .col-md-4 {
	padding: 0;
	margin-bottom: 20px
}
.connect_us form {
	width: 100%
}
.connect_us, .form-control {
	border-radius: 0
}
.connect_us input {
	background: #f7f7f7
}
.connect_us, .send-btn {
	border-radius: 0;
	color:#111;
	font-size:18px;
}
.btn.send-btn {
	background: #56fafc
}
.btn.send-btn:hover {
	background: #666;
	color: #56fafc
}
.title {
	font-size: 25px;
	color: #FFF
}
.social li {
	display: inline;
	color: #FFF;
	list-style: none
}
.social ul {
	padding: 0
}
.social a {
	color: #FFF;
	text-decoration: none
}
.social a:hover {
	color: #56fafc;
	text-decoration: none
}
.auth p {
	line-height: 35px
}
.blog-author {
	background: #222
}
.media {
	padding-bottom: 15px;
	padding-top: 25px
}
.day-date {
	font-style: italic
}
.by-whom a {
	color: #a2a2a2
}
.by-whom {
	margin-top: 25px
}
.blog-post {
	border-bottom: 1px solid #666
}
.side-container-search {
	background: #f1f1f1 none repeat scroll 0 0;
	border-radius: 5px;
	padding: 16px;
	margin-top: 60px
}
.side-container-search form {
	margin-top: 15px
}
.side_title_search {
	color: #000;
	font-weight: 700;
	margin-bottom: 16px
}
.side-container-search .form-control {
	height: 30px;
	width: 197%;
	display: inline
}
.side-container-search input[type="submit"] {
	background: #000 none repeat scroll 0 0;
	border: 0 none;
	color: #fff;
	height: 31px;
	line-height: 31px;
	padding: 0 13px;
	text-transform: uppercase
}
.side-container-search input[type="text"], input[type="email"], input[type="tel"], textarea, textarea.form-control {
	border: 1px solid #e2e2e2;
	color: #585858;
	font-size: 14px;
	height: 32px;
	padding: 7px 10px;
	width: 60%
}
.form-control .blog-form {
	float: left;
	width: 200px
}
.side-container-search form {
	display: inline
}
.connect_us .form-control {
	width: 100%;
	height: auto
}
.side_title {
	color: #f1f1f1;
	font-size: 19px;
	font-weight: 700;
	padding-top: 20px;
	padding-bottom: 20px
}
.blog-list li {
	list-style: none;
	border-bottom: 2px dotted;
	border-bottom: 2px dotted;
	padding: 8px
}
.blog-list a {
	color: #afafaf
}
.side-container ul {
	padding: 0
}
.blog-list-cat a {
	color: #afafaf
}
.blog-list-cat li {
	list-style: none;
	padding: 5px
}
.product_tags a {
	border: 1px solid #acacac;
	display: inline-block;
	margin: 0 2px 5px 0;
	padding: 5px 12px;
	text-decoration: none;
	color: #CCC
}
.product_tags a:hover {
	background: #CCC none repeat scroll 0 0;
	color: #fff
}
.serv-list li {
	list-style: none;
	color: #FFF;
	padding: 5px
}
.serv-list a {
	color: #afafaf
}
.services-container ul {
	padding: 0
}
.about-content li {
	list-style: none;
	color: #a2a2a2
}
.about-content ul {
	padding: 0
}

.third {
	margin-top: 90px
}
.first {
	margin-top: 80px;
	margin-bottom: 80px
}
.project_rollover {
	opacity: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	opacity: 0;
	transition: opacity 200ms ease 0;
	background-color: rgba(0,0,0,0.61)
}
.item:hover .project_rollover {
	opacity: 1
}
.project_rollover > div {
	display: table;
	width: 100%;
	height: 100%
}
.project_rollover > div > div {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}
.project_rollover > div > div a {
	display: block;
	margin: 5px;
	color: #fff;
	font-size: 24px;
}
.project_rollover > div > div .preview {
	
	font-size: 40px;
	text-decoration: none;
}
.detail {
	border: 1px solid;
	border-radius: 5px;
	display: inline-block!important;
	width: 150px
}
.smpl {
	background: #111
}
.abt-section {
	margin-top: 35px
}
.about-content .container {
	margin-top: 30px
}
.banner img {
	position: relative
}
.text-abt {
	left: 480px;
	top: 180px;
}
.text-abt {
	left: 480px;
	position: absolute;
	right: 0;
	top: 180px;
}
.text-contact {
	left: 162px;
	position: absolute;
	top: 159px
}
.blog h1 {
	color: #FFF
}
.blog p {
	color: #FFF
}
.media-left img {
	max-width: inherit
}
.amazingslider-bullet-wrapper-1 {
	display: none
}
.view.testi-img img {
	float: right;
}

.col-md-4.col-sm-12.item img {
	width: 100%
}
.navbar a {
	
	font-weight: bold
}
.view.testi-img img {
	width: auto
}
.banner img {
	width: 100%
}

.test-main {
	background: #e8e8e8;
}
#testimonial_slider {
	padding-left: 66px;
	padding-right: 20px;
}
.test-main .col-md-6 {
	padding: 0px;
}
testi-image img {
	padding: 0px;
	width: 100%
}
.test-main.container-fluid {
	padding: 0px
}
.monial-content p {
	font-size: 16px;
	margin-top: 90px;
}
.monial-content p,
.monial-content p a {
	color:#fff;
	font-size:32px;
}
.monial-content p a {
	text-decoration:none;	
}
.monial-content p a:hover {
	color:#fff;	
}
.monial-content img {
	margin-top:100px;
	border-radius:8px;
		
}
.col-md-6.testi-image img {
	width: 100%
}
ul li:hover ul {
	display: block;
}
/*.dropdown-menu > li > a:hover {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}*/






.blog-post a{color:#8b8b8b;text-decoration:none}
.media-body a{font-weight:bold;color:#8b8b8b;text-decoration:underline}

a.glow:hover, a.glow:focus {
    color: #fff;
    text-shadow: -1px 1px 8px #ffc, 1px -1px 8px #fff;
	text-decoration:none;
}

.media-object.img-responsive {
    width: 190px;
}






/*  sign up page css */

.extra-logo li{
    display: inline-flex;
}
.extra-logo {
    background: #090308 none repeat scroll 0 0;
    margin-bottom: 45px;
    padding: 30px 15px 15px;
    text-align: center;
}

/*  workout page css */


.main-logos li{
    display: inline-flex;
}
.main-logos {
  
    margin-bottom: 45px;
    padding: 0px 15px 15px;
    text-align: center;
	margin-right: 130px;
	
}
#as-seen{margin-left:250px;}
#as-seen span{color:#01f7fb;}
#as-seen h3{color:#b9b9b9}

.modal-dialog {max-width: auto;}
.white {
	color:#fff;	
}
.bold {
	font-weight:bold;
}


#caltab td:hover {
	opacity:0.7;
}
#caltab td .cworkout {
	cursor:pointer;
}

a.multi-line-button {
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  -o-background-clip: padding-box;
  -ms-background-clip: padding-box;
  -khtml-background-clip: padding-box;
  background-clip: padding-box;
  border-width: 1px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  border-style: solid;
  color: white;
  display: block;
  margin: 0.2em auto;
  padding: 12px 15px;
  text-align: center;
  line-height:1.2;
  text-decoration: none;
  background-color: #60a3d8;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #89bbe2), color-stop(50%, #60a3d8), color-stop(100%, #378bce));
  background-image: -moz-linear-gradient(top, #89bbe2 0%, #60a3d8 50%, #378bce 100%);
  background-image: linear-gradient(top, #89bbe2 0%, #60a3d8 50%, #378bce 100%);
  border-color: #2970a9;
  border-left-color: #60a3d8;
  border-top-color: #60a3d8;
  -moz-box-shadow: rgba(255, 255, 255, 0.5) 1px 1px 0 0 inset;
  -webkit-box-shadow: rgba(255, 255, 255, 0.5) 1px 1px 0 0 inset;
  -o-box-shadow: rgba(255, 255, 255, 0.5) 1px 1px 0 0 inset;
  box-shadow: rgba(255, 255, 255, 0.5) 1px 1px 0 0 inset;
  color: white;
  text-shadow: #2e7ebd 0 1px 2px;
}
/* line 12, _multi-line-button.sass */
a.multi-line-button .title {
  font-size: 24px;
  font-weight: bold;
  display: block;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}
/* line 17, _multi-line-button.sass */
a.multi-line-button .subtitle {
  font-size: 14px;
  display: block;
  margin-top: 4px;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
/* line 23, _multi-line-button.sass */
a.multi-line-button:hover .title {
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
/* line 25, _multi-line-button.sass */
a.multi-line-button:hover .subtitle {
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
/* line 27, _multi-line-button.sass */
a.multi-line-button:active {
  padding: 13px 15px 11px;
}
/* line 48, _multi-line-button.sass */
a.multi-line-button:hover, a.multi-line-button:focus {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #9dc7e7), color-stop(50%, #74afdd), color-stop(100%, #378bce));
  background-image: -moz-linear-gradient(top, #9dc7e7 0%, #74afdd 50%, #378bce 100%);
  background-image: linear-gradient(top, #9dc7e7 0%, #74afdd 50%, #378bce 100%);
}
/* line 50, _multi-line-button.sass */
a.multi-line-button:active, a.multi-line-button.depressed {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #5796c8), color-stop(100%, #6aa2ce));
  background-image: -moz-linear-gradient(top, #5796c8 0%, #6aa2ce 100%);
  background-image: linear-gradient(top, #5796c8 0%, #6aa2ce 100%);
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-color: #2970a9;
}
/* line 16, multi-line-button.sass */
a.multi-line-button.green {
  background-color: #63bb4a;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #83c96f), color-stop(50%, #63bb4a), color-stop(100%, #4e9939));
  background-image: -moz-linear-gradient(top, #83c96f 0%, #63bb4a 50%, #4e9939 100%);
  background-image: linear-gradient(top, #83c96f 0%, #63bb4a 50%, #4e9939 100%);
  border-color: #3b742b;
  border-left-color: #63bb4a;
  border-top-color: #63bb4a;
  -moz-box-shadow: rgba(233, 233, 233, 0.5) 1px 1px 0 0 inset;
  -webkit-box-shadow: rgba(233, 233, 233, 0.5) 1px 1px 0 0 inset;
  -o-box-shadow: rgba(233, 233, 233, 0.5) 1px 1px 0 0 inset;
  box-shadow: rgba(233, 233, 233, 0.5) 1px 1px 0 0 inset;
  color: white;
  text-shadow: #458632 0 1px 2px;
}
/* line 48, _multi-line-button.sass */
a.multi-line-button.green:hover, a.multi-line-button.green:focus {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #93d082), color-stop(50%, #73c25d), color-stop(100%, #4e9939));
  background-image: -moz-linear-gradient(top, #93d082 0%, #73c25d 50%, #4e9939 100%);
  background-image: linear-gradient(top, #93d082 0%, #73c25d 50%, #4e9939 100%);
}
/* line 50, _multi-line-button.sass */
a.multi-line-button.green:active, a.multi-line-button.green.depressed {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #5f9f4c), color-stop(100%, #6aaf56));
  background-image: -moz-linear-gradient(top, #5f9f4c 0%, #6aaf56 100%);
  background-image: linear-gradient(top, #5f9f4c 0%, #6aaf56 100%);
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-color: #3b742b;
}
/* line 18, multi-line-button.sass */
a.multi-line-button.red {
  background-color: #bf4040;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #cc6666), color-stop(50%, #bf4040), color-stop(100%, #993333));
  background-image: -moz-linear-gradient(top, #cc6666 0%, #bf4040 50%, #993333 100%);
  background-image: linear-gradient(top, #cc6666 0%, #bf4040 50%, #993333 100%);
  border-color: #732626;
  border-left-color: #bf4040;
  border-top-color: #bf4040;
  -moz-box-shadow: rgba(230, 230, 230, 0.5) 1px 1px 0 0 inset;
  -webkit-box-shadow: rgba(230, 230, 230, 0.5) 1px 1px 0 0 inset;
  -o-box-shadow: rgba(230, 230, 230, 0.5) 1px 1px 0 0 inset;
  box-shadow: rgba(230, 230, 230, 0.5) 1px 1px 0 0 inset;
  color: white;
  text-shadow: #862d2d 0 1px 2px;
}
/* line 48, _multi-line-button.sass */
a.multi-line-button.red:hover, a.multi-line-button.red:focus {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #d27979), color-stop(50%, #c55353), color-stop(100%, #993333));
  background-image: -moz-linear-gradient(top, #d27979 0%, #c55353 50%, #993333 100%);
  background-image: linear-gradient(top, #d27979 0%, #c55353 50%, #993333 100%);
}
/* line 50, _multi-line-button.sass */
a.multi-line-button.red:active, a.multi-line-button.red.depressed {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #a04545), color-stop(100%, #b24d4d));
  background-image: -moz-linear-gradient(top, #a04545 0%, #b24d4d 100%);
  background-image: linear-gradient(top, #a04545 0%, #b24d4d 100%);
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-color: #732626;
}
/* line 20, multi-line-button.sass */
a.multi-line-button.orange {
  background-color: #d98026;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #e19951), color-stop(50%, #d98026), color-stop(100%, #ae661e));
  background-image: -moz-linear-gradient(top, #e19951 0%, #d98026 50%, #ae661e 100%);
  background-image: linear-gradient(top, #e19951 0%, #d98026 50%, #ae661e 100%);
  border-color: #824d17;
  border-left-color: #d98026;
  border-top-color: #d98026;
  -moz-box-shadow: rgba(235, 230, 224, 0.5) 1px 1px 0 0 inset;
  -webkit-box-shadow: rgba(235, 230, 224, 0.5) 1px 1px 0 0 inset;
  -o-box-shadow: rgba(235, 230, 224, 0.5) 1px 1px 0 0 inset;
  box-shadow: rgba(235, 230, 224, 0.5) 1px 1px 0 0 inset;
  color: white;
  text-shadow: #985a1b 0 1px 2px;
}
/* line 48, _multi-line-button.sass */
a.multi-line-button.orange:hover, a.multi-line-button.orange:focus {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #e4a667), color-stop(50%, #dd8d3c), color-stop(100%, #ae661e));
  background-image: -moz-linear-gradient(top, #e4a667 0%, #dd8d3c 50%, #ae661e 100%);
  background-image: linear-gradient(top, #e4a667 0%, #dd8d3c 50%, #ae661e 100%);
}
/* line 50, _multi-line-button.sass */
a.multi-line-button.orange:active, a.multi-line-button.orange.depressed {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #b8732e), color-stop(100%, #cc8033));
  background-image: -moz-linear-gradient(top, #b8732e 0%, #cc8033 100%);
  background-image: linear-gradient(top, #b8732e 0%, #cc8033 100%);
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-color: #824d17;
}


#footer-testimonial-block {
	border-bottom:15px solid #000; background:rgba(255,255,255,0.2) url(/images/icons/dotoverlay.png)	
}

#banner-container.whitelabel-bg .banner-quote {
	color:#fff;	
}

#plan-chooser-container {
	background-size:cover; position:relative; padding:20px 0; border-bottom:10px solid #000;
}

#plan-chooser-dot-overlay {
	position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.6) url(/images/icons/dotoverlay.png);
}

/* PAGE HEADINGS */
h3.page-title {
	color:#fff;
	font-size: 48px;
	line-height: 1.2;
	margin-top:75px;
	position: relative;
	font-weight: bold;
}

h4.page-sub-title {
	color:#fff;	
}

.banner-heading {
	background:#6B268B;	
}

.banner-heading.no-image h3.page-title {
	margin-top:10px;	
}

.banner-heading.no-image h4.page-sub-title {
	margin-bottom:20px;	
}

/* SIGNUP */

#signup-area {
	background:#8CCA43;	
}
#outer-level {
	padding-top:40px; padding-bottom:40px;	
}

#plan-chooser-container .white-block-plan h2,
#outer-level h2 {
	padding-bottom:20px; margin-bottom:20px; border-bottom:4px solid #ccc;	
}

#signup-area .inner-box {
	font-size:28px; position:absolute; bottom:0px; text-align:center; width:100%; color:#fff; text-shadow:3px 3px 3px rgb(0,0,0,0.5); background:rgba(0,0,0,0.7); border-bottom-left-radius:8px; border-bottom-right-radius:8px;
}

#signup-area .inner-box .pricing-box {
	margin-top:-10px; color:#aaa; font-size:14px; font-weight:bold; padding-bottom:5px;	
}

#signup-area .signup-box {
	cursor:pointer; border-radius:8px;	
	min-height:275px; position:relative; margin-bottom:20px;
}

#plan-chooser-container .btn-flat,
#plan-chooser-container .btn-flat:focus,
#signup-area .btn-flat,
#signup-area .btn-flat:focus {
	background-color:#fff;
	color: #6EBC58;
	border:2px solid #6EBC58;	
	border-radius:4px;
	border-width:2px;
	font-size: 24px;
	padding: 10px 60px;
	transition: all 0.7s;
}

#plan-chooser-container .btn-flat:active,
#plan-chooser-container .btn-flat:hover,
#signup-area .btn-flat:active,
#signup-area .btn-flat:hover {
	background-color: #6EBC58;
	border-color: #6EBC58;
	color: white;
}

#plan-chooser-container .btn-flat.reversed,
#plan-chooser-container .btn-flat.reversed:focus,
#signup-area .btn-flat.reversed,
#signup-area .btn-flat.reversed:focus {
	background-color: #6EBC58;
	border-color: #6EBC58;
	color: white;	
}

#plan-chooser-container .btn-flat.reversed:active,
#plan-chooser-container .btn-flat.reversed:hover,
#signup-area .btn-flat.reversed:active,
#signup-area .btn-flat.reversed:hover {
	background-color:#fff;
	color: #6EBC58;
	border:2px solid #6EBC58;		
}

.btn-flat-green,
.btn-flat-green:focus,
#signup-area .btn-flat-green,
#signup-area .btn-flat-green:focus {
	border-radius:4px;
	font-size: 14px;
	padding: 7px 11px;
	transition: all 0.7s;
	background-color: #27bae4;
	border-color: #27bae4;
	color: white;
}
.btn-flat-green:active,
.btn-flat-green:hover,
#signup-area .btn-flat-green:active,
#signup-area .btn-flat-green:hover {
	background-color:#fff;
	color: #27bae4;
	border:1px solid #27bae4;		
}
#signup-area .big-white-box {
	background:#fff; border-radius:8px; padding:8px; box-shadow:1px 5px 10px rgba(0,0,0,0.1)	
}
#signup-area .plan-title {
	border-radius:8px;	
	height:150px; 
	position:relative; 
	margin-bottom:10px;
}
#signup-area .plan-title h1 {
	font-size:28px; position:absolute; bottom:0px; text-align:center; width:100%; color:#fff; text-shadow:3px 3px 3px rgb(0,0,0,0.5); background:rgba(0,0,0,0.7); margin:0; padding:12px 0;
}
#signup-area h1.section-title {
	border-bottom:4px solid #ccc; padding-bottom:25px; margin-bottom:25px; font-weight:bold;
}
#plan-chooser-container .white-block-plan h2,
#signup-area .step2box h2 {
	border-bottom:2px dashed #eee; padding-bottom:18px; margin-bottom:18px; font-weight:bold;	
}
#plan-chooser-container .white-block-plan h2 small,
#signup-area .step2box h2 small {
	display:block;
	font-size:18px;
	color:#6EBC58 !important;
	font-weight:bold;
	padding-top:8px;	
}

#plan-chooser-container .white-block-plan {
	text-align:center;	
}
#plan-chooser-container .white-block-plan,
#signup-area .white-block-plan {
	background:#fff; padding:15px; border-radius:6px;	
	box-shadow:1px 5px 3px rgba(0, 0, 0, 0.1);
}
#plan-chooser-container .white-block-plan {
	border-top-left-radius:0;
	border-top-right-radius:0;	
}
#signup-area hr.four {
	border-width:4px;
	border-color:#eee;	
}
#plan-chooser-container hr.dashed2,
#signup-area hr.dashed2 {
	margin:20px 0 10px 0; 
	border-width:2px; 
	border-top-style:dashed	
}
#signup-area .btn.btn-gray {
	color:#666 !important;	
}
#signup-area .btn.btn-gray:hover {
	color:#000 !important;	
}

#signup-area #step1,
#signup-area #step1 * {
	transition:all 0.4s ease-out;
}



#signup-area .step2box, .step2box * {
	transition:all 0.6s;	
}

#plan-chooser-container h1.section-title a.btn-flat,
#signup-area h1.section-title a.btn-flat {
	display:none;	
}

@media (max-width:991px) {
	#plan-chooser-container .btn-flat,	
	#signup-area .btn-flat {
		padding:10px;
		width:100%;	
	}
	
	#signup-area .signup-box {
		min-height:150px;	
	}
	
	#signup-area h4 {
		font-size:16px;	
	}
	
	#plan-chooser-container .white-block-plan p,
	#plan-chooser-container .big-white-box p,
	#signup-area .white-block-plan p,
	#signup-area .big-white-box p {
		font-size:14px;
		line-height:1.6;	
	}
}

@media (max-width:767px) {
	
	
	#signup-area .signup-box {
		min-height:120px;	
	}
	
	#signup-area .inner-box {
		font-weight:bold;
		font-size:22px;	
	}
	
	#plan-chooser-container .white-block-plan,
	#plan-chooser-container .big-white-box,
	#signup-area .white-block-plan,
	#signup-area .big-white-box {
		margin-bottom:45px;	
		border:2px solid #bbb;
	}
	
	#signup-area .big-white-box p {
		line-height: 1.4;
		padding-left: 10px;
		padding-right: 10px;
		font-size:16px;
	}
	
	#plan-chooser-container h2,
	#signup-area #outer-level h2 {
		border-bottom: none;
		font-size: 26px;
		margin-bottom: 0;
	}
	
	#signup-area h1.section-title {
		border-bottom: none;
		font-size: 26px;
		font-weight: bold;
		margin-bottom: 0;
	}
	
	#signup-area a.multi-line-button .title {
		font-size:16px;	
	}
	
	#signup-area .modal-dialog {
		margin:10px;	
	}
	
	#plan-chooser-container a.btn-flat,
	#signup-area h1.section-title a.btn-flat {
		display:block; 
		padding:4px 20px; 
		font-size:16px; 
		margin-top:10px;	
	}
	
	#signup-area .backToStep1.reversed {
		display:none;	
	}
	
}