.nomargin{
	margin:0;
}
.tcenter{
	text-align:center;
}
.tright{
	text-align:right;
}
.tleft{
	text-align:left;
}
.nopadding{
	padding:0;
}
.listnone{
	list-style-type:none;
}
.section-seenon{
}
.page-section.section-seenon {
  padding: 2px 0 0px 0;
  margin-top:0px;
}
.media-wrap img{
	width:180px;
	margin:0 10px;
}
.media-wrap-title{
	font-size:1.4em;
	margin-bottom:10px;
}

.logos-list.backers > li{
	width:46%;
}
.logos-list > li img {
  opacity: .8 !important;
}
.logos-list > li img:hover {
  opacity: 1 !important;
}

.logos-list li{
	margin-bottom:12px;
}
.logos-list > li img.notransparency{
	opacity: 0.7 !important;
}
.logos-list > li img.notransparency:hover{
	opacity: 1 !important;
}

.section-contacts{
	padding-bottom:20px;
}
.section-contacts p{
	color:#fff;
	font-weight:600;
}
.section-contacts{
	margin-bottom:20px;
}
.footer-social-links {
  padding-bottom: 48px;
}
.section-orgs h3{
	font-size:1.8em;
}
#section-features {
  padding: 13px 0 20px 0;
}
.section-title-wrapper {
  margin-bottom: 0em;
}
.section-title-wrapper{
	margin:0px 0 40px 0;
}
.section-title-wrapper.howitworks {
  margin: 80px 0 0px 0;
}
.section-title.section-title__lg {
  font-size: 32.99998599999999px;
}
.register-button{
	padding:20px 0;
}
.pricing-plan-info .number {
  display: block;
  position: relative;
  font-size: 48px;
  line-height: 1.2em;
  color: #fff;
  z-index: 2;
  font-weight: 700;
}
.pricing-plan-info {
  position: relative;
  overflow: hidden;
  height: 150px;
  padding-top: 34px;
}
.pricing-plan-info .desc {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  margin-top: -3px;
}
.timeline > div > a h5 {
  font-size: 14px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  margin-bottom: 10px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.timeline > div > a .desc-holder .desc {
  display: block;
  font-family: 'Exo 2', sans-serif;
  font-weight: 300;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  opacity: 0.8;
}
.timeline:after {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  left: 0;
  right: 0;
  top: 45px;
  z-index: 1;
  background-image: -webkit-linear-gradient(left, #7648a3 0%, #ff6800 100%);
  background-image: -o-linear-gradient(left, #7648a3 0%, #ff6800 100%);
  background-image: linear-gradient(to right, #7648a3 0%, #ffcc99 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7648a3', endColorstr='#ffff6800', GradientType=1);
}
.color-toto{
	color:#ff6800;
	font-size:1.6em;
}
.page-section__darkest {
  background-color: #ff6700 !important;
  /*background-image: none;*/
  background-image: url(../images/bg-section-darkest.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  padding: 114px 0 150px 0;
  overflow: hidden;
  transform: translateZ(0);
}

.timeline:after {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  left: 0;
  right: 0;
  top: 45px;
  z-index: 1;
  background-image: -webkit-linear-gradient(left, #7648a3 0%, #ff6800 100%);
  background-image: -o-linear-gradient(left, #7648a3 0%, #ff6800 100%);
  background-image: linear-gradient(to right, #fff 0%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7648a3', endColorstr='#ffff6800', GradientType=1);
}

.timeline > div > a .desc-holder:after {
  content: "\f00c";
  display: block;
  position: absolute;
  font-size: 14px;
  left: 50%;
  top: 0;
  margin: -3px 0 0 -6px;
  color: #fff;
  z-index: 2;
  opacity: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition-delay: 0;
  transition-delay: 0;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.lead-title{
	font-size:30px;
	font-weight:100;
}
.col-image-wrap img{
	max-width: 100%;
	overflow:hidden;
}
.col-image-wrap img{
	border-radius:200px;
}
.col-text-wrap{
	padding-top: 40px;
}
.about_us_background{
	background: url(../images/aboutus/background_totohealth.jpg) center center;
}
.about_us_background .register-button{
	padding:20px 0 0 0;
}
.about_us_background{
	  padding: 114px 0 84px 0;
}
.about_us_background h2{
	font-size:33px;
	font-weight:100;
}
.team-pic-wrap img{
	max-width:100%;
	width:240px;
	border-radius:120px;
}
.team-pic-wrap.advisors img{
	border-radius:20px;
}
.team-profile-name {
	padding:20px 0 0 0;
}
.team-profile-name h3{
	margin:0 !important;
	font-size:1.4em;
}
.team-profile-title p{
	margin:0 !important;
}
.team-profile-title {
	padding:10px 0;
}
img.loginform{
	width:100px;
}
.shopping-cart a{
	color:#FFFFFF;
}
h4.product-name a {
    color: #FF6800 !important;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fff;
    border:1px red dotted !important;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}



