body{
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}
/* ======================================================== Responsive CSS ============================================================ */
.slider-heading{
	font-size: 19px;
}
.slider-text{
	font-size: 14px;
}
.slider-heading{
	padding-top: 8%;
}
.app-login{
	width: 100%;
}
.old-app{
	padding: 20px 4px;
}
.new-app{
	padding: 20px 2px;
}
.try-display-text-1{
	padding-top: 98px;
}
.try-display-heading{
	font-size: 28px;
}
.try-display-heading {
  color: #ffffff;
  font-family: "OpenSans-Semibold";
  margin: 0;
  padding-bottom: 34px;
  padding-top: 20px;
  text-transform: uppercase;
}
.get-started {
  margin: 0;
  padding-bottom: 90px;
  padding-top: 18px;
}
.box-img-middle {
  margin-left: auto;
  margin-right: auto;
  padding-top: 85px;
}
.box-title {
  color: #222228;
  font-family: "OpenSans-Semibold";
  font-size: 22px;
  margin: 0;
  padding-bottom: 54px;
  padding-top: 54px;
  text-align: center;
  text-transform: uppercase;
}
.box-text {
  color: #66666a;
  font-family: "OpenSans-Light";
  font-size: 16px;
  margin: 0;
  padding-bottom: 120px;
  text-align: center;
}
.box-read-more {
  color: #66666a;
  font-family: "OpenSans-Semibold";
  font-size: 16px;
  margin: 0;
  padding-bottom: 60px;
  text-align: center;
  text-transform: uppercase;
}
.call-action-heading {
  font-size: 24px;
  padding-bottom: 45px;
  padding-top: 105px;
}
.footer-logo {
  float: none;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}
.smm-logo {
  float: none;
  margin-bottom: 54px;
  margin-top: 30px;
  text-align: center;
}
.main-menu {
  float: left;
  margin-top: 16px;
  margin-bottom: 16px;
}
.about-icon-title{
	font-size: 18px;
}
.connect-text {
  margin: 0;
  padding-bottom: 60px;
}
.bio-connect-heading{
	font-size: 50px;
}
.develop-title{
	padding-bottom: 45px;
	padding-top: 110px;
}
.develop-img {
  margin-bottom: 130px;
  margin-top: 130px;
}
.software-bg{
	min-height: 480px;
}
.solution-img{
	min-height: 480px;
}
.software-title {
  padding-bottom: 45px;
  padding-top: 90px;
  font-size: 34px;
}
.software{
	position: relative;
}
.bio-station-title {
  font-size: 50px;
  padding-bottom: 62px;
  padding-top: 90px;
}
.product-buton > li {
  padding: 25px 7px;
  vertical-align: middle;
}
.services-heading{
	padding-top: 60px;
}
.doctor-patient{
	width: 252px;
}
.doctor {
  padding: 19px 0;
  font-size: 12px;
}
.patient{
	padding: 19px 0;
	font-size: 12px;
}
.form-info-text {
  padding-bottom: 66px;
  padding-top: 67px;
}
.form-position {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.about-question-text {
  font-size: 26px;
}
.about-text-top {
  padding-top: 70px;
}
.about-text-desc {
  padding-bottom: 70px;
}
.try-display-text-1 {
  font-size: 16px;
}
.try-display-text-2 {
  font-size: 14px;
}
.sinup-login-list-footer li {
  padding: 15px 9px;
  vertical-align: middle;
}
@media (min-width: 480px){
.app-login{
	width: 500px;
}
.old-app{
	padding: 20px 32px;
}
.new-app{
	padding: 20px 31px;
}
.bio-connect-heading{
	font-size: 60px;
}
.doctor-patient{
	width: 400px;
}
.doctor {
  padding: 19px 25px;
  font-size: 14px;
}
.patient{
	padding: 19px 25px;
	font-size: 14px;
}
/* ============= */
}
@media (min-width: 768px){
.slider-heading{
	font-size: 30px;
}
.slider-text{
	font-size: 18px;
}
.slider-heading{
	padding-top: 6%;
}
.try-display-heading{
	font-size: 20px;
}
.try-display-img {
  margin-top: 90px;
}
.try-display-text-1{
	padding-top: 98px;
}
.try-display-heading {
  color: #ffffff;
  font-family: "OpenSans-Semibold";
  margin: 0;
  padding-bottom: 34px;
  padding-top: 20px;
  text-transform: uppercase;
}
.get-started {
  margin: 0;
  padding-bottom: 0;
  padding-top: 18px;
}
.box-img-middle {
  margin-left: auto;
  margin-right: auto;
  padding-top: 52px;
}
.box-title {
  color: #222228;
  font-family: "OpenSans-Semibold";
  font-size: 15px;
  margin: 0;
  padding-bottom: 40px;
  padding-top: 45px;
  text-align: center;
  text-transform: uppercase;
}
.box-text {
  color: #66666a;
  font-family: "OpenSans-Light";
  font-size: 15px;
  margin: 0;
  text-align: center;
}
.box-padding-1 {
  padding-bottom: 205px;
}
.box-padding-2 {
  padding-bottom: 162px;
}
.box-padding-3 {
  padding-bottom: 120px;
}
.box-read-more {
  color: #66666a;
  font-family: "OpenSans-Semibold";
  font-size: 16px;
  margin: 0;
  padding-bottom: 40px;
  text-align: center;
  text-transform: uppercase;
}
.call-action-heading {
  font-size: 26px;
  padding-bottom: 45px;
  padding-top: 105px;
}
.footer-logo {
  float: right;
  margin-top: 10px;
}
.smm-logo {
  float: right;
  margin-bottom: 54px;
  margin-top: 30px;
}
.main-menu {
  float: right;
  margin-top: 16px;
  margin-bottom: 16px;
}
.connect-text {
  margin: 0;
  padding-bottom: 100px;
}
.develop-title{
	padding-bottom: 45px;
	padding-top: 110px;
}
.develop-img {
  margin-bottom: 110px;
  margin-top: 130px;
}
.software-bg{
	min-height: 550px;
}
.solution-img{
	min-height: 550px;
}
.software-title {
  padding-bottom: 45px;
  padding-top: 90px;
  font-size: 25px;
}
.software{
	position: absolute;
}
.bio-station-title {
  font-size: 60px;
  padding-bottom: 62px;
  padding-top: 90px;
}
.product-buton > li {
  padding: 25px 0;
  vertical-align: middle;
}
.services-heading{
	padding-top: 115px;
}
.form-info-text {
  padding-bottom: 66px;
  padding-top: 83px;
}
.ipad-image {
  margin-top: 282px;
}
.about-question-text {
  font-size: 34px;
}
.about-text-top {
  padding-top: 90px;
}
.about-text-desc {
  padding-bottom: 90px;
}
.sinup-login-list-footer li {
  padding: 15px 0;
  vertical-align: middle;
}
/* ============= */
}
@media (min-width: 992px){
.slider-heading{
	padding-top: 6%;
}
.slider-heading{
	font-size: 35px;
}
.try-display-heading {
  font-size: 26px;
}
.try-display-img {
  margin-top: 150px;
}
.try-display-text-1{
	padding-top: 190px;
}
.try-display-heading {
  color: #ffffff;
  font-family: "OpenSans-Semibold";
  margin: 0;
  padding-bottom: 45px;
  padding-top: 25px;
  text-transform: uppercase;
}

.box-img-middle {
  margin-left: auto;
  margin-right: auto;
  padding-top: 85px;
}
.box-title {
  color: #222228;
  font-family: "OpenSans-Semibold";
  font-size: 20px;
  margin: 0;
  padding-bottom: 54px;
  padding-top: 54px;
  text-align: center;
  text-transform: uppercase;
}
.box-text {
  color: #66666a;
  font-family: "OpenSans-Light";
  font-size: 16px;
  margin: 0;
  text-align: center;
}
.box-padding-1 {
  padding-bottom: 212px;
}
.box-padding-2 {
  padding-bottom: 166px;
}
.box-padding-3 {
  padding-bottom: 120px;
}
.box-read-more {
  color: #66666a;
  font-family: "OpenSans-Semibold";
  font-size: 16px;
  margin: 0;
  padding-bottom: 60px;
  text-align: center;
  text-transform: uppercase;
}
.call-action-heading {
  font-size: 28px;
  padding-bottom: 45px;
  padding-top: 105px;
}
.about-icon-title{
	font-size: 17px;
}
.connect-text {
  margin: 0;
  padding-bottom: 135px;
}
.develop-title{
	padding-bottom: 45px;
	padding-top: 130px;
}
.develop-img {
  margin-bottom: 130px;
  margin-top: 130px;
}
.software-bg{
	min-height: 665px;
}
.solution-img{
	min-height: 665px;
}
.software-title {
  padding-bottom: 45px;
  padding-top: 150px;
  font-size: 34px;
}
.bio-station-title {
  font-size: 60px;
  padding-bottom: 62px;
  padding-top: 124px;
}
.product-buton > li {
  padding: 25px 7px;
  vertical-align: middle;
}
.form-position {
  margin-left: auto;
  margin-right: auto;
  width: 920px;
}
.ipad-image {
  margin-top: 106px;
}
.about-question-text {
  font-size: 36px;
}
.try-display-text-1 {
  font-size: 18px;
}
.try-display-text-2 {
  font-size: 16px;
}
.sinup-login-list-footer li {
  padding: 15px 9px;
  vertical-align: middle;
}
/* ============= */
}
@media (min-width: 1200px){
.slider-heading{
	padding-top: 8%;
}
.slider-heading{
	font-size: 40px;
}
.box-title {
  color: #222228;
  font-family: "OpenSans-Semibold";
  font-size: 22px;
  margin: 0;
  padding-bottom: 54px;
  padding-top: 54px;
  text-align: center;
  text-transform: uppercase;
}
.about-icon-title{
	font-size: 18px;
}
.software-title {
  padding-bottom: 45px;
  padding-top: 150px;
  font-size: 34px;
}
.ipad-image {
  margin-top: 0;
}
.try-display-heading {
  font-size: 32px;
}
.box-padding-1 {
  padding-bottom: 166px;
}
.box-padding-2 {
  padding-bottom: 143px;
}
.box-padding-3 {
  padding-bottom: 120px;
}
/* ============= */
}
/* ======================================================== Responsive CSS End ======================================================== */
/* ======================================================== Header CSS ================================================================ */
.header-border{
	border-bottom: 1px solid #d9d9d9;
}
.brand-style {
  padding-bottom: 21px;
  padding-top: 21px;
}
.navbar {
  border: 1px solid transparent;
  margin: 0;
  min-height: inherit;
  position: relative;
  height: auto;
}

.main-menu li:last-child a{
	padding: 0;
}
.main-menu li a{
	color: #333333;
	font-size: 'OpenSans-Regular';
	font-size: 14px;
}
.main-menu li a:hover,
.main-menu li a:focus{
	background-color: inherit;
	color: #03addb;
}
.active{
	color: #03addb !important;
}
.sign-up-button {
  background: none repeat scroll 0 0 #02c0f3;
  border-radius: 28px;
  color: #ffffff;
  font-family: "OpenSans-Semibold";
  font-size: 14px;
  letter-spacing: 2px;
  padding: 13px 22px !important;
  text-transform: uppercase;
}
.sign-up-button:hover,
.sign-up-button:focus{
	background: #01acda;
	color: #ffffff;
}
.sr-button-signup{
	margin-top: 21px;
	margin-bottom: 21px;
}
.navbar-toggle {
  background-color: #02c0f3;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  float: right;
  letter-spacing: 2px;
  margin: 30px 15px 8px 25px;
  padding: 9px 10px;
  position: relative;
}
.navbar-toggle .icon-bar {
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 22px;
  background: #ffffff;
}
/* ======================================================== Header CSS End ============================================================ */
/* ======================================================== Full width Carousel ======================================================= */
.fullwithindicators li {
  border-radius: 0;
}
.fullwithindicators li {
  background-color: #ffffff;
  border-radius: 0;
}
.fullwithindicators .active{
	background-color: #02c0f3;
	border: 1px solid #02c0f3;
}
.slider-caption {
  height: auto;
  position: absolute;
  top: 0;
  width: 100%;
}
.slider-heading {
  color: #ffffff;
  font-family: "OpenSans-Bold";
  margin: 0;
  text-align: center;
}
.slider-text {
  color: #ffffff;
  font-family: "OpenSans-Light";
  margin: 0;
  padding-top: 3%;
  text-align: center;
}
#my_carousel {
  max-height: 910px;
  min-height: 450px;
  overflow: hidden;
}
.app-login{
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
}
.app-border-bottom{
	border-bottom: 1px solid #dcdddf;
}
.new-app {
  font-family: "OpenSans-Regular";
  font-size: 14px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}
.new-app-bg{
	background: #008f99;
	border-top-left-radius: 4px;
}
.old-app {
  cursor: pointer;
  color: #005b74;
  font-family: "OpenSans-Regular";
  font-size: 14px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
.old-app-bg{
	background: #03addb;
	border-top-right-radius: 4px;
}
.email-input-app {
  background: url("../../assets/images/email-placeholder.png") no-repeat scroll left 15px top 14px #ffffff;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: 1px solid #dcdddf;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  color: #a8a8a8;
  font-family: "OpenSans-Regular";
  font-size: 14px;
  height: 50px;
  padding: 0 60px;
}
.password-input-app{
	background: url("../../assets/images/password-placeholder.png") no-repeat scroll left 14px top 15px #ffffff;
	height: 50px;
	padding: 0 60px;
	font-family: 'OpenSans-Regular';
	font-size: 14px;
	color: #a8a8a8;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom: none;
	border-top: none;
	border-left: 1px solid #dcdddf;
	border-right: none;
}
.old-app-visible{
	display: none;
}
.new-app-visible{
	display: block;
}
.app-login-button {
  background: none repeat scroll 0 0 #8cc540;
  border: medium none;
  border-radius: 4px;
  box-shadow: 3px 3px 3px #76716f;
  color: #ffffff;
  font-family: "OpenSans-Semibold";
  font-size: 16px;
  height: 52px;
  margin-top: 10px;
  text-transform: uppercase;
  width: 100%;
}
.app-login-button:hover,
.app-login-button:focus{
	color: #ffffff;
}
.imgheight{
	min-height: 450px;
}
/* ======================================================== Full width Carousel End =================================================== */
/* ======================================================== About Section ============================================================= */
.about-text-top {
  color: #02c0f3;
  font-family: "OpenSans-Semibold";
  font-size: 18px;
  margin: 0;
  padding-bottom: 14px;
  text-align: center;
  text-transform: uppercase;
}
.about-question-text {
  color: #222228;
  font-family: "OpenSans-Light";
  margin: 0;
  padding-bottom: 18px;
  padding-top: 14px;
  text-align: center;
}
.about-text-desc {
  color: #66666a;
  font-family: "OpenSans-Light";
  font-size: 16px;
  margin: 0;
  padding-top: 18px;
  text-align: center;
}
.about-img-center{
	margin-left: auto;
	margin-right: auto;
}
.about-icon-title {
  color: #222228;
  font-family: "OpenSans-Semibold";
  margin: 0;
  padding-bottom: 15px;
  padding-top: 42px;
  text-align: center;
  text-transform: uppercase;
}
.about-icon-text {
  color: #66666a;
  font-family: "OpenSans-Light";
  font-size: 13px;
  margin: 0;
  padding-bottom: 28px;
  padding-top: 15px;
  text-align: center;
}
.red-more {
  margin: 0;
  padding-bottom: 100px;
  padding-top: 7px;
  text-align: center;
}
.red-more > a {
  background: none repeat scroll 0 0 #9577e3;
  border-radius: 3px;
  border: 3px solid #9577e3;
  color: #ffffff;
  font-family: "OpenSans-Regular";
  font-size: 12px;
  padding: 8px;
  text-decoration: none;
  text-transform: uppercase;
  transition: background 0.5s linear 0s;
  -moz-transition: background 0.5s linear 0s;
  -webkit-transition: background 0.5s linear 0s;
  -o-transition: background 0.5s linear 0s;
  -ms-transition: background 0.5s linear 0s;
}
.red-more > a:hover,
.red-more > a:focus{
	background: #ffffff;
	color: #9577e3;
	transition: background 0.5s linear 0s;
	-moz-transition: background 0.5s linear 0s;
	-webkit-transition: background 0.5s linear 0s;
	-o-transition: background 0.5s linear 0s;
	-ms-transition: background 0.5s linear 0s;
}
/* ======================================================== About Section End ========================================================= */
/* ======================================================== Try and Display Section =================================================== */
.try-display-bg{
	background: url("../../assets/images/background-image-without-tab.png") no-repeat scroll center top;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	-webkit-background-size: cover;
	min-height: 475px;
}

.try-display-text-1 {
  color: #ffffff;
  font-family: "OpenSans-Semibold";
  margin: 0;
  text-transform: uppercase;
}
.try-display-text-2 {
  color: #ffffff;
  font-family: "OpenSans-Light";
  margin: 0;
  padding-bottom: 53px;
}
.get-started > a {
  border: 3px solid #ffffff;
  border-radius: 3px;
  color: #ffffff;
  font-family: "OpenSans-Regular";
  font-size: 22px;
  padding: 15px 25px;
  text-decoration: none;
  text-transform: uppercase;
  transition: background 0.5s linear 0s;
  -moz-transtion: background 0.5s linear 0s;
  -webkit-transition: background 0.5s linear 0s;
  -o-transition: background 0.5s linear 0s;
  -ms-transition: background 0.5s linear 0s;
}
.get-started > a:hover,
.get-started > a:focus,
.get-started > a:active{
	background: #ffffff;
	color: #2ccffb;
	transition: background 0.5s linear 0s;
	-moz-transition: background 0.5s linear 0s;
	-webkit-transition: background 0.5s linear 0s;
	-o-transition: background 0.5s linear 0s;
	-ms-transition: background 0.5s linear 0s;
}
/* ======================================================== Try and Display Section End =============================================== */
/* ======================================================== 3 Box ===================================================================== */
.box-3-bg{
	background: #fafafa;
}
.box-bg-1{
	background: #fafafa;
}
.box-bg-2{
	background: #fafafa;
}
.box-bg-3 {
	background: #fafafa;
}
.box-read-more > a {
  color: #66666a;
  text-decoration: none;
}
.box-link {
  display: block;
  height: 100%;
  position: relative;
  text-decoration: none;
  width: 100%;
}
.box-link:hover,
.box-link:focus{
	text-decoration none;
}
.full-body-link-1{
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}
.full-body-link-2{
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}
.full-body-link-3 {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}
.box-read-more {
  bottom: 40px;
  display: block;
  left: 0;
  padding: 0;
  position: absolute;
  right: 0;
  z-index: 1;
}
.full-body-link-1:hover,
.full-body-link-1:focus,
.full-body-link-2:hover,
.full-body-link-2:focus,
.full-body-link-3:hover,
.full-body-link-3:focus{
	color: #222228;
	text-decoration: none;
}
.news-hover{
	display: none;
}
.biosphere-big-hover{
	display: none;
}
.intelligent-transcription-hover{
	display: none;
}
.news{
	display: block;
}
.biosphere-big{
	display: block;
}
.intelligent-transcription{
	display: block;
}
/* ======================================================== 3 Box End ================================================================= */
/* ======================================================== Contact Form ============================================================== */
.contact-title {
  color: #222228;
  font-family: "OpenSans-Regular";
  font-size: 34px;
  margin: 0;
  padding-bottom: 17px;
  padding-top: 90px;
  text-align: center;
  text-transform: uppercase;
}
.contact-text {
  color: #66666a;
  font-family: "OpenSans-Light";
  margin: 0;
  padding-bottom: 70px;
  padding-top: 17px;
  text-align: center;
}
.form-group {
  margin-bottom: 40px;
}
.form-label {
  color: #343434;
  font-family: "Lato-Light";
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 13px;
}
.form-label span{
	color: #ff0000;
}
.form-label-signup span{
	color: #ff0000;
}
.form-input-soren {
  height: 50px;
}
.form-button {
  margin: 0;
  padding-bottom: 110px;
  padding-top: 55px;
}
.form-button-sm-xs {
  margin: 0;
  padding-bottom: 70px;
  padding-top: 40px;
}
.form-button button {
  background: none repeat scroll 0 0 #aac828;
  color: #ffffff;
  font-family: "OpenSans-Regular";
  font-size: 20px;
  padding: 15px 35px;
  text-transform: uppercase;
  border-radius: 3px;
  border: 3px solid #aac828;
  transition: background 0.5s linear 0s;
  -moz-transition: background 0.5s linear 0s;
  -webkit-transition: background 0.5s linear 0s;
  -o-transition: background 0.5s linear 0s;
  -ms-transition: background 0.5s linear 0s;
}
.form-button button:hover,
.form-button button:focus{
	color: #aac828;
	background: #ffffff;
	transition: background 0.5s linear 0s;
	-moz-transition: background 0.5s linear 0s;
	-webkit-transition: background 0.5s linear 0s;
	-o-transition: background 0.5s linear 0s;
	-ms-transition: background 0.5s linear 0s;
}
.form-button-sm-xs button {
  background: none repeat scroll 0 0 #aac828;
  color: #ffffff;
  font-family: "OpenSans-Regular";
  font-size: 20px;
  padding: 15px 35px;
  border-radius: 3px;
  border: 3px solid #aac828;
  text-transform: uppercase;
}
.form-button-sm-xs button:hover,
.form-button-sm-xs button:focus{
	color: #aac828;
	background: #ffffff;
}
/* ======================================================== Contact Form End ========================================================== */
/* ======================================================== Call & Action ============================================================= */
.call-action-bg{
	background: #222228;
}
.call-action-heading {
  color: #ffffff;
  font-family: "OpenSans-Regular";
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
.call-action-text {
  color: #99999a;
  font-family: "OpenSans-Light";
  font-size: 16px;
  margin: 0;
  padding-bottom: 75px;
  text-align: center;
}
.get-started-button-footer {
  margin: 0;
  padding-bottom: 100px;
  padding-top: 20px;
  text-align: center;
}
.get-started-button-footer a {
  background: none repeat scroll 0 0 #02c0f3;
  border-radius: 3px;
  color: #ffffff;
  font-family: "OpenSans-Regular";
  font-size: 22px;
  padding: 20px 40px;
  text-transform: uppercase;
  border: 3px solid #02c0f3;
  transition: background 0.5s linear 0s;
  -moz-transition: background 0.5s linear 0s;
  -webkit-transition: background 0.5s linear 0s;
  -o-transition: background 0.5s linear 0s;
  -ms-transition: background 0.5s linear 0s;
}
.get-started-button-footer a:hover,
.get-started-button-footer a:focus{
	color: #02c0f3;
	text-decoration: none;
	background: #ffffff;
	transition: background 0.5s linear 0s;
	-moz-transition: background 0.5s linear 0s;
	-webkit-transition: background 0.5s linear 0s;
	-o-transition: background 0.5s linear 0s;
	-ms-transition: background 0.5s linear 0s;
}
/* ======================================================== CAll & Action End ========================================================= */
/* =========================================================================== Solution Page ========================================== */
/* ======================================================== Banner ==================================================================== */
.banner-bg {
  min-height: 420px;
  position: relative;
  background: #02c0f4;
}
.banner {
  height: 100%;
  position: relative;
  top: 0;
  width: 100%;
}
.banner-title {
  color: #ffffff;
  font-family: "OpenSans-Light";
  font-size: 50px;
  margin: 0;
  padding-top: 11%;
  text-align: center;
}
.banner-text {
  color: #ffffff;
  font-family: "OpenSans-Light";
  font-size: 20px;
  margin: 0;
  padding-left: 14%;
  padding-right: 14%;
  padding-top: 4%;
  text-align: center;
}
.banner-img-height{
	min-height: 420px;
}
/* ======================================================== Banner End ================================================================ */
/* ======================================================== Bio Connect =============================================================== */
.bio-connect-heading {
  color: #222228;
  font-family: "OpenSans-Light";
  margin: 0;
  padding-bottom: 60px;
  padding-top: 110px;
  text-align: center;
}
.connect-text {
  margin: 0;
}
.connect-text > span:last-child {
  clear: both;
  color: #66666a;
  display: inherit;
  font-family: "OpenSans-Light";
  font-size: 16px;
  margin-top: -32px;
  padding-left: 54px;
}
.connect-text > span:first-child {
  color: #02c0f3;
  font-family: "OratorStd-Regular";
  font-size: 40px;
}
/* ======================================================== Bio Connect End =========================================================== */
/* ======================================================== Development =============================================================== */
.develop-bg{
	background: #02c0f3;
}
.develop-img{
	margin-left: auto;
	margin-right: auto;
}
.develop-title {
  color: #ffffff;
  font-family: "OpenSans-Semibold";
  font-size: 34px;
  margin: 0;
  text-transform: uppercase;
}

.develop-text {
  color: #ffffff;
  font-family: "OpenSans-Light";
  font-size: 16px;
  margin: 0;
  padding-bottom: 120px;
}
/* ======================================================== Development End =========================================================== */
/* ======================================================== Software Section ========================================================== */
.software-bg{
	position: relative;
}
.software {
  height: 100%;
  top: 0;
  width: 100%;
}

.software-title {
  color: #222228;
  font-family: "OpenSans-Semibold";
  margin: 0;
  text-transform: uppercase;
}

.software-text {
  color: #66666a;
  font-family: "OpenSans-Light";
  font-size: 16px;
  padding-bottom: 70px;
}
.software-button {
  margin: 0;
  padding-bottom: 80px;
}
.software-button > a {
  border: 3px solid #02c0f3;
  border-radius: 3px;
  color: #66666a;
  font-family: "OpenSans-Regular";
  font-size: 22px;
  padding: 15px 26px;
  text-transform: uppercase;
  transition: background 0.5s linear 0s;
  -moz-transition: background 0.5s linear 0s;
  -webkit-transition: background 0.5s linear 0s;
  -o-transition: background 0.5s linear 0s;
  -ms-transition: background 0.5s linear 0s;
}
.software-button > a:hover,
.software-button > a:focus{
	text-decoration: none;
	background: #02c0f3;
	color: #ffffff;
	transition: background 0.5s linear 0s;
	-moz-transition: background 0.5s linear 0s;
	-o-transition: background 0.5s linear 0s;
	-webkit-transition: background 0.5s linear 0s;
	-ms-transition: background 0.5s linear 0s;
}
/* ======================================================== Software Section End ====================================================== */
/* =========================================================================== Solution Page End ====================================== */
/* =========================================================================== Product Page =========================================== */
/* =========================================================================== BioStation ============================================= */
.bio-station-title {
  color: #222228;
  font-family: "OpenSans-Light";
  margin: 0;
  text-align: center;
}
.bio-station-text {
  color: #66666a;
  font-family: "OpenSans-Light";
  font-size: 16px;
  margin: 0;
  text-align: center;
}
.bio-station-text {
  padding-bottom: 110px;
  padding-left: 12%;
  padding-right: 12%;
}
.ipad-image {
  margin-left: auto;
  margin-right: auto;
}
.product-list {
  margin: 0;
  padding-bottom: 20px;
}
.product-list > span:last-child {
  clear: both;
  color: #66666a;
  display: inherit;
  font-family: "OpenSans-Light";
  font-size: 16px;
  margin-top: -32px;
  padding-left: 54px;
}
.product-list > span:first-child {
  color: #02c0f3;
  font-family: "OratorStd-Regular";
  font-size: 40px;
}
.product-buton {
  margin-top: 60px;
}
.product-buton li:first-child a {
  background: none repeat scroll 0 0 #02c0f3;
  border: 3px solid #02c0f3;
  border-radius: 3px;
  color: #ffffff;
  font-family: "OpenSans-Regular";
  font-size: 22px;
  padding: 14px 29px;
  text-transform: uppercase;
  transition: background 0.5s linear 0s;
  -moz-transition: background 0.5s linear 0s;
  -webkit-transition: background 0.5s linear 0s;
  -o-transition: background 0.5s linear 0s;
  -ms-transition: background 0.5s linear 0s;
}
.product-buton li:first-child a:hover,
.product-buton li:first-child a:focus{
	text-decoration: none;
	background: #ffffff;
	color: #66666a;
	transition: background 0.5s linear 0s;
	-moz-transition: background 0.5s linear 0s;
	-webkit-transition: background 0.5s linear 0s;
	-o-transition: background 0.5s linear 0s;
	-ms-transition: background 0.5s linear 0s;
}
.product-buton li:last-child a {
  background: none repeat scroll 0 0 #ffffff;
  border: 3px solid #02c0f3;
  border-radius: 3px;
  color: #66666a;
  font-family: "OpenSans-Regular";
  font-size: 22px;
  padding: 14px 25px;
  text-transform: uppercase;
  transition: background 0.5s linear 0s;
  -moz-transition: background 0.5s linear 0s;
  -o-transition: background 0.5s linear 0s;
  -webkit-transition: background 0.5s linear 0s;
  -ms-transition: background 0.5s linear 0s;
}
.product-buton li:last-child a:hover,
.product-buton li:last-child a:focus{
	text-decoration: none;
	background: #02c0f3;
	color: #ffffff;
	transition: background 0.5s linear 0s;
	-moz-transition: background 0.5s linear 0s;
	-webkit-transition: background 0.5s linear 0s;
	-ms-transition: background 0.5s linear 0s;
	-o-transition: background 0.5s linear 0s;
}
.bottom-margin{
	height: 80px;
	width: 100%;
}
/* =========================================================================== BioStation End ========================================= */
/* =========================================================================== Product Page End ======================================= */
/* =========================================================================== Services Page =========================================== */
.services-heading {
  color: #222228;
  font-family: "OpenSans-Light";
  font-size: 40px;
  margin: 0;
}

.services-text {
  color: #66666a;
  font-family: "OpenSans-Light";
  font-size: 16px;
  margin: 0;
  padding-bottom: 35px;
  padding-top: 50px;
}
.services-text-2 {
  color: #66666a;
  font-family: "OpenSans-Light";
  font-size: 16px;
  margin: 0;
  padding-bottom: 80px;
}
.get-started-button-services {
  background: none repeat scroll 0 0 #02c0f3;
  border: 3px solid #02c0f3;
  border-radius: 3px;
  color: #ffffff;
  font-family: "OpenSans-Regular";
  font-size: 22px;
  padding: 19px 29px;
  text-transform: uppercase;
  transition: background 0.5s linear 0s;
  -moz-transition: background 0.5s linear 0s;
  -ms-transition: background 0.5s linear 0s;
  -o-transition: background 0.5s linear 0s;
  -webkit-transition: background 05s linear 0s;
}
.get-started-button-services:hover,
.get-started-button-services:focus{
	background: #ffffff;
	color: #02c0f3;
	border: 3px solid #02c0f3;
	text-decoration: none;
	transition: background 0.5s linear 0s;
	-moz-transition: background 0.5s linear 0s;
	-ms-transition: background 0.5s linear 0s;
	-o-transition: background 0.5s linear 0s;
	-webkit-transition: background 0.5s linear 0s;
}
.services-bg{
	background: url("../../assets/images/services-bg.png") no-repeat scroll top center;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	-webkit-background-size: cover;
	min-height: 232px;
}
.cost-platform-title {
  color: #222228;
  font-family: "OpenSans-Semibold";
  font-size: 34px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
.cost-platform-title {
  padding-bottom: 40px;
  padding-top: 95px;
}
.cost-platform-text {
  color: #66666a;
  font-family: "OpenSans-Light";
  font-size: 16px;
  margin: 0;
  padding-bottom: 45px;
  text-align: center;
}
.saving-picture {
  margin-left: auto;
  margin-right: auto;
}
/* =========================================================================== Services Page End ======================================= */
/* =========================================================================== Sign UP Pages =========================================== */
.signup-top-bg{
	background: #f0f0f0;
}
.signup-heading {
  color: #222228;
  font-family: "OpenSans-Light";
  font-size: 50px;
  margin: 0;
  padding-bottom: 75px;
  padding-top: 122px;
  text-align: center;
}
.doctor-patient {
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.doctor {
  color: #222228;
  cursor: pointer;
  font-family: "OpenSans-Regular";
  margin: 0;
  text-transform: uppercase;
}
.patient {
  color: #ffffff;
  cursor: pointer;
  font-family: "OpenSans-Regular";
  margin: 0;
  text-transform: uppercase;
}
.doctor-bg{
	background: #ffffff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.patient-bg{
	background: #02c0f3;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.form-info-text {
  color: #66666a;
  font-family: "OpenSans-Light";
  font-size: 20px;
  margin: 0;
  text-align: center;
}
.form-label-signup {
  color: #222228;
  font-family: "OpenSans-Light";
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 12px;
}
.rado-inline-style{
	color: #222228;
	font-family: 'OpenSans-Light';
	font-size: 18px;
}
.button-submit{
	margin-top: 65px;
	margin-bottom: 140px;
	margin-left: auto;
	margin-right: auto;
	width: 210px;
}
.button-submit button {
  background: none repeat scroll 0 0 #86c828;
  border: 3px solid #86c828;
  border-radius: 3px;
  color: #ffffff;
  font-family: "OpenSans-Regular";
  font-size: 22px;
  letter-spacing: 2px;
  padding: 19px 60px;
  text-transform: uppercase;
  transition: background 0.5s linear 0s;
  -moz-transition: background 0.5s linear 0s;
  -webkit-transition: background 0.5s linear 0s;
  -ms-transition: backgrund 0.5s linear 0s;
  -o-transition: background 0.5s linear 0s;
}
.button-submit button:hover,
.button-submit button:focus{
	background: #ffffff;
	color: #86c828;
	transition: background 0.5s linear 0s;
	-moz-transition: background 0.5s linear 0s;
	-webkit-transition: background 0.5s linear 0s;
	-ms-transition: background 0.5s linear 0s;
	-o-transition: background 0.5s linear 0s;
}
.signup-border-bottom{
	border-bottom: 1px solid #d9d9d9;
}
.doctor-form{
	display: block;
}
.patient-form{
	display: none;
}
/* =========================================================================== Sign UP Pages End ======================================= */
/* =========================================================================== Stimulus Page =========================================== */
.margin-sitimulus{
	margin-top: 105px;
	margin-bottom: 115px;
}
.sitmulus-img{
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
.the-news {
  color: #222228;
  font-family: "OpenSans-Light";
  font-size: 40px;
  margin: 0;
  padding-bottom: 40px;
}
.stimulus-text {
  color: #66666a;
  font-family: "OpenSans-Light";
  font-size: 16px;
  margin: 0;
  padding-bottom: 41px;
}
.details {
  color: #66666a;
  font-family: "OpenSans-Regular";
  font-size: 16px;
  margin: 0;
  padding-bottom: 15px;
}
.get-datails {
  margin: 0;
  padding-top: 22px;
}
.get-datails > a {
  background: none repeat scroll 0 0 #02c0f3;
  border: 3px solid #02c0f3;
  border-radius: 3px;
  color: #ffffff;
  font-family: "OpenSans-Regular";
  font-size: 22px;
  padding: 19px 37px 18px 29px;
  text-transform: uppercase;
  transition: background 0.5s linear 0s;
  -moz-transition: background 0.5s linear 0s;
  -webkit-transition: background 0.5s linear 0s;
  -ms-transition: background 0.5s linear 0s;
  -o-transition: background 0.5s linear 0s;
}
.get-datails > a:hover,
.get-datails > a:focus{
	background: #ffffff;
	color: #02c0f3;
	text-decoration: none;
	transition: background 0.5s linear 0s;
	-moz-transition: background 0.5s linear 0s;
	-webkit-transition: background 0.5s linear 0s;
	-ms-transition: background 0.5s linear 0s;
	-o-tansition: background 0.5s linear 0s;
}
.stimulus-img-margin-bottom{
	height: 65px;
}
/* =========================================================================== Stimulus Page End ======================================= */
/* =========================================================================== Privacy Page ============================================ */
.privacy-heading {
  color: #222228;
  font-family: "OpenSans-Light";
  font-size: 24px;
  margin: 0;
  padding-bottom: 40px;
}
.privacy-text {
  color: #66666a;
  font-family: "OpenSans-Light";
  font-size: 16px;
  margin: 0;
  padding-bottom: 40px;
}
.helth-data {
  color: #222228;
  font-family: "OpenSans-Regular";
  font-size: 18px;
  margin: 0;
  padding-bottom: 35px;
  text-align: left;
}
.pricacy-tc-list li {
  color: #555555;
  font-family: "OpenSans-Light";
  font-size: 12px;
  padding-bottom: 10px;
  vertical-align: middle;
}
.pricacy-tc-list li span{
	font-family: 'OpenSans-Bold';
	font-size: 14px;
}
.terms {
  color: #000000;
  font-family: "OpenSans-Extrabold";
  font-size: 18px;
  margin: 0;
  padding-bottom: 30px;
  text-align: center;
}
/* =========================================================================== Privacy Page End ======================================== */
/* ======================================================== Footer ==================================================================== */
.margin-top-footer{
	margin-top: 85px;
}
.footer-heading {
  color: #191919;
  font-family: "OpenSans-Regular";
  font-size: 19px;
  margin: 0;
  padding-bottom: 28px;
}
.qucklink-about-list {
  margin-bottom: 85px;
}
.qucklink-about-list > li {
  padding-bottom: 10px;
  padding-top: 10px;
}
.qucklink-about-list li a {
  color: #949494;
  font-family: "OpenSans-Light";
  font-size: 15px;
}
.sinup-login-list-footer {
  margin-bottom: 60px;
  text-align: center;
  margin-top: 40px;
}
.sinup-login-list-footer li:first-child a {
  background: none repeat scroll 0 0 #aac828;
  border: 3px solid #aac828;
  border-radius: 3px;
  color: #ffffff;
  font-family: "OpenSans-Regular";
  font-size: 15px;
  padding: 10px 15px 8px 16px;
  text-decoration: none;
  text-transform: uppercase;
  transition: background 0.5s linear 0s;
  -moz-transition: background 0.5s linear 0s;
  -webkit-transition: background 0.5s linear 0s;
  -o-transition: background 0.5s linear 0s;
  -ms-transition: background 0.5s linear 0s;
}
.sinup-login-list-footer li:first-child a:hover,
.sinup-login-list-footer li:first-child a:focus{
	background: #ffffff;
	color: #aac828;
	transition: background 0.5s linear 0s;
	-moz-transition: background 0.5s linear 0s;
	-webkit-transition: background 0.5s linear 0s;
	-o-transition: background 0.5s linear 0s;
	-ms-transition: background 0.5s linear 0s;
}
.sinup-login-list-footer li:last-child a {
  background: none repeat scroll 0 0 #cee4ea;
  border: 3px solid #cee4ea;
  border-radius: 3px;
  color: #444444;
  font-family: "OpenSans-Regular";
  font-size: 15px;
  padding: 10px 22px 8px 23px;
  text-decoration: none;
  text-transform: uppercase;
  transition: background 0.5s linear 0s;
  -webkit-transition: background 0.5s linear 0s;
  -moz-transition: background 0.5s linear 0s;
  -o-transition: background 0.5s linear 0s;
  -ms-transition: background 0.5s linear 0s;
}
.sinup-login-list-footer li:last-child a:hover,
.sinup-login-list-footer li:last-child a:focus{
	background: #ffffff;
	color: #555555;
	transition: background 0.5s linear 0s;
	-moz-transition: background 0.5s linear 0s;
	-webkit-transition: background 0.5s linear 0s;
	-ms-transition: background 0.5s linear 0s;
	-o-transition: background 0.5s linear 0s;
}

.smm-logo li a {
  color: #cccccc;
  font-size: 24px;
}
.copy-right-bg{
	background: #222228;
}
.copy-right{
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	font-family: "OpenSans-Regular";
	text-align: center;
	color: #ffffff;
}
/* ======================================================== Footer End ================================================================ */


/*============================= IE Old fixes =======================================*/
#my_carousel {
    max-height: 910px;
    min-height: 450px;
    overflow: hidden;
}
.container-fluid .container_ie8{
	width:1170px !important;
}
.app_login_ie8{
	width:400px !important;
	margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 5% !important;
}
.col_xs_6_ie8{
	width:50% !important;
	float:left !important;
}
.col_xs_12_ie8{
	width:100% !important;
}
.app_login_ie8 .email_input_app_ie8 {
    background: url("../images/email-placeholder.png") no-repeat scroll left 15px top 14px #ffffff !important;
    border-bottom-right-radius: 0;
    border-color: -moz-use-text-color #dcdddf -moz-use-text-color -moz-use-text-color;
    border-style: none solid none none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-width: medium 1px medium medium;
    color: #a8a8a8;
    font-family: "OpenSans-Regular";
    font-size: 14px;
    height: 50px;
    padding: 0 60px;
}
.col_sm_4_ie8{
	width:33.333%;
	float:left;
}
.visible-lg {
    display: block !important;
}
.visible_image{
	display:block !important;
}
.container_ie8 .ipad_img{
    width:50% !important;
    float:left !important;
    display:block !important;
}
.collapse ul li {
	float:left !important;
}
.navbar-toggle{
}

.collapse{
    display:block !important;
}
	
/*============================= IE Old fixes END =======================================*/

.cursor{
	cursor:pointer !important;
}
.align-center{
	text-align: center;
}
.margin-top10{
	margin-top: 10px;
}
