@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body {
	font-family: "Montserrat", sans-serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
.container {
	max-width: 1400px;
}
a {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
/******** Menu css ********/
.wrapper-menu ul.navbar-nav li a {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-left: 4px;
}
.nav-item.buy-now a {
	background: #302018;
	border-radius: 10px;
	padding: 5px 22px !important;
}
.wrapper-menu.fixed ul.navbar-nav li.buy-now a {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-left: 23px;
	background: #ffa725;
}
.wrapper-menu ul.navbar-nav {
	margin-left: auto;
}
.add-banner-wr .col-md-3 {
	padding: 0px;
}
.add-banner-wr {
	background-size: cover;
}
 @media (max-width:991px) {
.container {
	max-width: 100%;
}
.menu-bar ul.menu {
	position: fixed;
	width: 256px;
	left: 0;
	text-align: left;
	background: #ffffff;
	z-index: 2;
	padding: 0px 0px;
	z-index: 999;
	top: 0;
	height: 100%;
	left: -100%;
	transition: all .4s;
	transition: all .4s;
	box-shadow: 5px 0 5px -5px #333;
}
.nav_area ul li a img {
	padding-right: 10px;
	max-width: 41px;
	margin-top: -10px;
}
.menu-bar ul.menu.open {
	left: 0;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #754089;
	cursor: pointer;
	font-size: 20px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	right: 7px;
	top: -44px;
	z-index: 9999;
	/* background: #754089; */
	width: 38px;
	height: 38px;
	line-height: 38px;
	border-radius: 50%;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 39px !important;
	font-size: 13px;
	color: #000;
	padding: 0px 14px;
	display: inline-block;
	width: 100%;
}
span.arrow {
	position: absolute;
	right: 4px;
	color: #000;
	top: 9px;
	width: 23px;
	text-align: center;
	height: 30px;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
nav.nav_area ul li {
	border-bottom: solid 1px #c7c7c7;
}
.menu-logo-mobile-view {
	padding: 12px;
}
.menu-logo-mobile-view a {
	display: inline-block;
	max-width: 95%;
}
ul.sub-menu {
	display: none;
	position: relative;
	background: transparent;
	padding: 0;
}
ul li .sub-menu li a {
	line-height: 14px;
}
.header .container {
	position: initial;
}
ul.sub-menu span.arrow {
	right: 10px;
	text-align: right;
}
span.arrow.close-icon i:before {
	content: '\f106';
}
ul.sub-menu li.menu-item-has-children span.arrow.close-icon i:before {
	content: "\f106";
}
.home-slider.owl-carousel .owl-item img {
	height: 300px;
}
.top-bar img {
	max-width: 25px;
	vertical-align: middle;
}
.select-drop {
	margin: 20px auto 0;
}
.menu-bar {
	position: initial;
	background: transparent;
}
}
 @media (min-width: 992px) {
label.toggle {
	display: none;
}
.menu-bar {
	width: 100%;
	text-align: left;
}
.nav_area > ul > li {
	display: inline-block;
	position: relative;
	margin-right: 26px;
}
li.menu-item-has-children.language::after {
	content: "";
	position: absolute;
	border-right: solid 1px #fff;
	right: -4px;
	height: 14px;
	top: 5px;
}
li.menu-item-has-children.language {
	position: relative;
}
li.menu-item-has-children.language-chan {
	padding-right: 0px;
}
.nav_area ul li a {
	color: #ffffff;
	font-size: 13px;
	display: inline-block;
	text-decoration: none;
	padding-bottom: 10px;
	font-weight: 500;
	font-family: "Poppins", sans-serif;
}
span.arrow {
	padding-left: 0px;
	color: #ffffff;
	margin-left: 7px;
	position: absolute;
	top: 6px;
	font-size: 12px;
}
.nav_area > ul > li ul.sub-menu {
	display: block;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	display: none;
}
ul.sub-menu {
	min-width: 195px;
}
ul.sub-menu {
	position: absolute;
	background: #003681;
	z-index: 555;
	text-align: left;
}
.nav_area ul li:hover ul.sub-menu {
	display: block;
}
ul.sub-menu {
	position: absolute;
	background: #83ae42;
	z-index: 555;
	text-align: left;
	-webkit-box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
}
.nav_area > ul > li:hover > ul.sub-menu, .nav_area ul.sub-menu > li:hover > ul.sub-menu {
	/* transform: scaleY(1) translateZ(0); */
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	overflow: visible;
	z-index: 20;
	-webkit-transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	-o-transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15), -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
}
ul.sub-menu li ul.sub-menu {
	left: 100%;
	top: 0px;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	padding-left: 24px;
	background: #719b32;
}
.nav_area > ul > li ul.sub-menu li a {
	color: #ffffff;
	position: relative;
	letter-spacing: 0px;
	font-weight: 500;
	border-bottom: solid 1px #618924;
}
.nav_area > ul > li ul.sub-menu li:last-child a {
	border-bottom: none;
}
ul.sub-menu li a {
	color: #000;
	line-height: 30px;
	padding: 6px 18px;
	font-size: 13px;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition: padding .2s ease-out;
	-o-transition: padding .2s ease-out;
	transition: padding .2s ease-out;
	width: 100%;
}
ul.sub-menu li.menu-item-has-children .arrow {
	color: #fff;
	padding-left: 0;
}
}
.top-logo.logo-mobile {
	display: none;
}
.navbar-nav li:hover > ul.dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu {
	background: #50418a;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0;
	margin-top: 0px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a {
	font-size: 15px;
	padding-left: 11px;
	padding-right: 7px;
	margin-left: 0px;
	line-height: 28px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a:hover {
	background: #3b2a7b;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu .dropdown-toggle::after {
	position: absolute;
	right: 10px;
	top: 14px;
}
.wrapper-menu nav#nav {
	padding-bottom: 0px;
}
.wrapper-menu ul.navbar-nav > li > a {
	padding-bottom: 12px;
}
.header-section {
	padding: 14px 0px 12px;
}
.logo a {
	display: inline-block;
	max-width: 40%;
}
.menu-bar-section {
	background-color: #754089;
	padding-top: 10px;
}
/******** Menu css End ********/

/******** index ********/
.banner-section {
	position: relative;
	border-top: solid 3px #83ae42;
}
.banner-wrapper img {
	width: 100%;
}
.banner-text-info {
	text-align: left;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.banner-title {
	font-size: 46px;
	color: #ffffff;
	font-weight: 600;
	text-transform: uppercase;
	text-shadow: 1px 1px 5px #000000;
}
.recorded-banner-section {
	position: relative;
}
.recorded-banner img {
	width: 100%;
}
.recorded-banner::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(68,31,87,0.7);
}
.recorded-banner-text-info {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 59%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.recorded-banner-title {
	font-size: 27px;
	font-weight: 600;
	color: #ffffff;
	text-transform: uppercase;
}
.btn-wrapper {
	margin-top: 36px;
}
.btn-wrapper a {
	display: inline-block;
	font-size: 14px;
	color: #754089;
	text-decoration: none;
	padding: 7px 32px;
	background-color: #ffffff;
	border-radius: 50px;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: all 0.3s ease 0s;
}
.btn-wrapper a:after {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-image: linear-gradient(to right, #6e146e 30%, #7e4381);
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	transform: translate(-50%, -50%) scale(0);
	transition: all 0.5s ease 0s;
}
.btn-wrapper a:hover:after {
	transform: translate(-50%, -50%) scale(5);
	background-image: linear-gradient(to right, #7e4381 30%, #6e146e);
}
.btn-wrapper a:hover {
	color: #fff;
}
.people-section {
	padding: 54px 0px 60px;
	background-image: url(../images/background1.jpg);
	background-size: cover;
}
.people-details-box-wrapper-row {
	width: 85%;
	margin: auto;
}
.people-details-box-wrapper {
	background-color: #9482c7;
	padding: 90px 40px 33px 55px;
	border-radius: 50%;
	border-bottom-right-radius: 0px;
	position: relative;
}
.people-details-box-wrapper .people-title {
	text-align: center;
	color: #ffffff;
	font-size: 27px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	position: relative;
	z-index: 333;
}
.people-details-box-wrapper ul {
	padding-bottom: 57px;
	position: relative;
	z-index: 333;
}
.people-details-box-wrapper ul li {
	font-size: 16px;
	color: #ffffff;
	line-height: 27px;
	font-family: "Poppins", sans-serif;
}
.people-details-box-wrapper .btn-wrapper {
	text-align: right;
	margin-top: 32px;
}
.people-details-box-wrapper.right {
	padding: 35px;
	background-color: #7e82c4;
}
.btn-wrapper.more {
	position: absolute;
	right: 15px;
	bottom: 28px;
	z-index: 333;
}
.icon-wrapp {
	position: absolute;
	top: 25px;
	max-width: 145px;
	left: 156px;
}
.record-title {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	font-size: 24px;
	font-weight: 600;
	color: #ffffff;
	text-transform: uppercase;
	bottom: 19%;
	letter-spacing: 1px;
	line-height: 33px;
}
.fibrillacon-section {
	position: relative;
}
.fibrillacon-banner img {
	width: 100%;
}
.fibrillacon-details-info {
	text-align: left;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.fibrillacon-details-text {
	width: 51%;
}
.fibrillacon-details-text .fibrillacon-details-title {
	font-size: 30px;
	color: #754089;
	font-weight: 600;
	line-height: 41px;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.fibrillacon-details-text p {
	font-size: 15px;
	color: #000000;
	font-weight: 500;
	text-align: justify;
	line-height: 26px;
}
.score-calculator-section {
	position: relative;
}
.score-calculator-banner img {
	width: 100%;
}
.score-calculator-banner {
	position: relative;
}
.score-calculator-banner-text-info {
	position: absolute;
	width: 100%;
	top: 0;
	display: flex;
	height: 100%;
	align-content: center;
	align-items: center;
}
.score-calculator-banner-title {
	font-size: 32px;
	font-weight: 600;
	color: #ffffff;
	text-transform: uppercase;
}
.score-calculator-banner-text-info .btn-wrapper {
	margin-top: 17px;
}
.footer-section {
	padding: 35px 0px 15px;
	background-color: #e1e1e1;
}
.footer-logo {
	position: relative;
	padding-top: 11px;
}
.footer-logo a {
	display: inline-block;
	max-width: 82%;
}
.footer-logo::after {
	content: "";
	position: absolute;
	height: 98px;
	right: 31px;
	border-right: solid 2px #79468c;
	top: -4px;
}
.footer-details ul li {
	line-height: 18px;
	padding-bottom: 13px;
}
.footer-details ul li a {
	font-size: 15px;
	color: #000000;
	font-weight: 500;
	font-family: "Poppins", sans-serif;
}
.copyright-info {
	border-top: solid 2px #cecece;
	margin-top: 27px;
	padding-top: 13px;
}
.copyright-text {
	font-size: 12px;
	color: #000000;
	font-family: "Poppins", sans-serif;
}
.besign-by {
	text-align: right;
}
.besign-by a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
}
/******** index 2 ********/
.banner-title.text {
	text-align: center;
	font-size: 30px;
}
.content-section {
	padding: 50px 0px 15px;
	background-image: url(../images/background3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.heading-text {
	font-size: 21px;
	text-transform: uppercase;
	font-weight: 600;
	background-color: #e7deeb;
	padding: 3px 17px;
	color: #754089;
	margin-bottom: 40px;
	clip-path: polygon(50% 0%, 100% 0, 100% 0, 100% 0, 98% 100%, 50% 100%, 0 100%, 0% 70%, 0% 35%, 0 0);
}
.heading-text img {
	max-width: 37px;
	margin-right: 8px;
}
.fitbit-record-box-wrapper {
	position: relative;
}
.fitbit-record-box-img img {
	width: 100%;
}
.fitbit-record-box-wrapper p {
	margin-bottom: 0px;
	text-align: center;
	font-size: 17px;
	font-family: "Poppins", sans-serif;
	color: #000000;
	font-weight: 600;
	padding-top: 15px;
}
.number-text {
	position: absolute;
	top: 6px;
	left: 25px;
}
.number-text span {
	display: inline-block;
	font-size: 28px;
	font-weight: 600;
	color: #754089;
	width: 45px;
	height: 45px;
	line-height: 45px;
	background-color: #e1e1dc;
	text-align: center;
	border-radius: 50%;
	border: solid 2px #ad8eba;
}
.next-icon {
	position: absolute;
	right: -29px;
	top: 110px;
	font-size: 28px;
	color: #bca3c6;
}
.medical-staff-record-box-wrapper-row {
	margin-top: 60px;
}
.medical-staff-record-box-wrapper {
	position: relative;
	margin-bottom: 35px;
}
.medical-staff-record-box-img img {
	width: 100%;
}
.medical-staff-record-box-wrapper p {
	margin-bottom: 0px;
	text-align: center;
	font-size: 17px;
	font-family: "Poppins", sans-serif;
	color: #000000;
	font-weight: 600;
}
.medical-staff-record-box-wrapper .number-text {
	left: 3px;
	top: 8px;
}
/******** index 3 ********/
.score-calculator-box-wrapper {
	padding: 30px;
	padding-right: 0px;
	margin-bottom: 30px;
	padding-bottom: 70px;
	background-image: url(../images/background2.png);
	background-size: cover;
	border: solid 2px #bababa;
	border-radius: 20px;
}
.score-calculator-box-info {
	margin-left: 38%;
}
.heading-text.text {
	padding: 0px;
	background: no-repeat;
	border-bottom: solid 2px #83ae42;
	padding-bottom: 12px;
	margin-bottom: 20px;
	clip-path: none;
}
.score-calculator-info-row {
	margin: auto;
	margin-right: 30px;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
	align-items: center;
}
.score-calculator-info-row::after {
	content: "";
	position: absolute;
	width: 97%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	border-bottom: solid 1px #d0d0d0;
}
.score-calculator-text {
	font-size: 16px;
	color: #333333;
	font-weight: 500;
}
.score-calculator-info {
	display: flex;
	justify-content: right;
}
.score-text {
	width: 50%;
	background-color: #f0f1f1;
	text-align: center;
	border: solid 1px #c9c9c9;
	padding: 10px 10px;
	border-radius: 6px;
	font-size: 16px;
	font-weight: 500;
	color: #333333;
}
.score-text.left {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-right: 0px;
}
.score-text.right {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-left: 0px;
}
.score-text.active,
.score-text:hover {
	background-color: #946ba4;
	color: #ffffff;
}
.score-calculator-info-row.bottomrow {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.score-calculator-info-row.bottomrow::after {
	border: none;
}
.content-row {
	margin: auto;
}
.result-details-box-wrapper {
	background-color: #ab8ab7;
	padding: 35px 45px 45px;
	border: solid 2px #d5d5d5;
	border-radius: 20px;
	margin-bottom: 37px;
}
.result-details-box-wrapper .result-title {
	text-align: center;
	color: #ffffff;
	font-size: 27px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px;
	position: relative;
}
.result-details-box-wrapper .result-title::after {
	content: "";
	position: absolute;
	width: 27px;
	left: 0;
	right: 0;
	bottom: -7px;
	border-bottom: solid 1px #ffffff;
	margin: auto;
}
.result-details-box-wrapper .result-sub-title {
	font-size: 27px;
	color: #ffffff;
	font-weight: 600;
}
.result-details-box-wrapper .result-sub-title {
	font-size: 27px;
	color: #ffffff;
	font-weight: 500;
	padding-bottom: 5px;
}
.result-details-box-wrapper .result-sub-title span {
	display: inline-block;
	font-size: 40px;
	margin-right: 10px;
	font-weight: bold;
}
.result-details-box-wrapper p {
	text-align: justify;
	color: #ffffff;
	font-size: 15px;
	font-family: "Poppins", sans-serif;
	line-height: 26px;
}
.btn-wrapp {
	border-top: solid 1px #bca2c6;
	padding-top: 25px;
	margin-top: 21px;
}
.btn-wrapp a {
	display: inline-block;
	font-size: 21px;
	color: #ffffff;
	text-decoration: none;
	background-color: #815993;
	padding: 8px 44px;
	letter-spacing: 2px;
	border-radius: 8px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: all 0.3s ease 0s;
}
.btn-wrapp a:after {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-image: linear-gradient(to right, #6e146e 30%, #7e4381);
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	transform: translate(-50%, -50%) scale(0);
	transition: all 0.5s ease 0s;
}
.btn-wrapp a:hover:after {
	transform: translate(-50%, -50%) scale(5);
	background-image: linear-gradient(to right, #7e4381 30%, #6e146e);
}


/***
=============================================
    Float Bob X Animation Css
=============================================
***/
@-webkit-keyframes float-bob-x {
 0% {
 transform: translateX(-10px);
}
 50% {
 transform: translateX(-5px);
}
 100% {
 transform: translateX(-10px);
}
}
 @keyframes float-bob-x {
 0% {
 transform: translateX(-10px);
}
 50% {
 transform: translateX(-3px);
}
 100% {
 transform: translateX(-10px);
}
}
.heading-text img, .result-details-box-wrapper .result-title::after {
	-webkit-animation-name: float-bob-x;
	animation-name: float-bob-x;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}


/*** 
=============================================
    Float Bob Y Animation Css
=============================================
***/
@-webkit-keyframes float-bob-y {
 0% {
 transform: translateY(-20px);
}
 50% {
 transform: translateY(-10px);
}
 100% {
 transform: translateY(-20px);
}
}
 @keyframes float-bob-y {
 0% {
 transform: translateY(-20px);
}
 50% {
 transform: translateY(-10px);
}
 100% {
 transform: translateY(-20px);
}
}
.icon-wrapp img, .next-icon {
	-webkit-animation-name: float-bob-y;
	animation-name: float-bob-y;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
.footer-details ul li a:hover {
	color: #67276c;
}





/******* Mobile Layout *******/
@media only screen and (max-width: 767px) {
.besign-by {
	text-align: center;
	margin-top: 8px;
}
.besign-by a {
	font-size: 13px;
}
.logo a {
	max-width: 75%;
}
.banner-wrapper img {
	height: 150px;
	object-fit: cover;
}
.banner-title {
	font-size: 30px;
	line-height: 40px;
	text-align: center;
}
.menu-bar-section {
	padding-top: 0;
	background: none;
}
.people-details-box-wrapper-row {
	width: 100%;
}
.people-details-box-wrapper-row .col-md-6 {
	padding: 0px 0px;
}
.people-details-box-wrapper ul li.mobile-view {
	display: none;
}
.people-details-box-wrapper {
	padding: 21px;
	border-radius: 10px;
}
.people-details-box-wrapper .people-title {
	font-size: 24px;
}
.people-details-box-wrapper ul {
	padding-bottom: 38px;
}
.people-details-box-wrapper ul li {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 6px;
}
.people-details-box-wrapper.right {
	padding: 21px;
	margin-top: 35px;
}
.record-title {
	font-size: 20px;
	line-height: 30px;
}
.recorded-banner-text-info {
	top: 55%;
}
.btn-wrapper.more {
	right: 10px;
	bottom: 5px;
}
.btn-wrapper.more a {
	font-size: 11px;
	padding: 4px 16px;
}
.icon-wrapp {
	top: 15px;
	max-width: 80px;
	left: 102px;
}
.recorded-banner img {
	height: 200px;
	object-fit: cover;
}
.recorded-banner-title {
	font-size: 18px;
	line-height: 30px;
}
.btn-wrapper {
	margin-top: 27px;
}
.btn-wrapper a {
	font-size: 11px;
}
.score-calculator-banner img {
	height: 170px;
	object-fit: cover;
}
.score-calculator-banner-title {
	font-size: 24px;
	line-height: 30px;
}
.score-calculator-banner-text-info .btn-wrapper {
	margin-top: 12px;
}
.fibrillacon-banner img {
	height: 625px;
	object-fit: cover;
}
.fibrillacon-details-text {
	width: 100%;
}
.fibrillacon-details-text .fibrillacon-details-title {
	font-size: 22px;
	line-height: 34px;
}
.fibrillacon-details-text .fibrillacon-details-title br {
	display: contents;
}
.footer-logo::after {
	border: none;
}
.footer-logo a {
	max-width: 100%;
}
.footer-logo {
	margin-bottom: 20px;
	padding-top: 0;
}
.copyright-info {
	margin-top: 15px;
}
.copyright-text {
	font-size: 13px;
	text-align: center;
}
.banner-title.text {
	font-size: 24px;
	line-height: 36px;
}
.banner-wrapper.info img {
	height: 158px;
}
.heading-text {
	font-size: 17px;
	padding: 5px 15px;
	clip-path: polygon(50% 0%, 100% 0, 100% 0, 100% 0, 94% 100%, 50% 100%, 0 100%, 0% 70%, 0% 35%, 0 0);
}
.next-icon {
	display: none;
}
.fitbit-record-box-wrapper {
	margin-bottom: 25px;
}
.fitbit-record-box-wrapper p {
	padding-top: 10px;
}
.number-text {
	left: 33px;
}
.fitbit-record-box-wrapper p br {
	display: contents;
}
.medical-staff-record-box-wrapper-row {
	margin-top: 30px;
}
.medical-staff-record-box-wrapper .number-text {
	left: 3px;
	top: 0px;
}
.medical-staff-record-box-wrapper p br {
	display: contents;
}
.score-calculator-box-info {
	margin-left: 0;
}
.score-calculator-box-wrapper {
	padding: 25px 20px 35px;
	padding-right: 0px;
}
.score-calculator-info-row .col-md-6 {
	padding: 0px 0px;
}
.score-calculator-text {
	padding-bottom: 5px;
}
.score-calculator-info-row {
	margin-right: 15px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.result-details-box-wrapper {
	padding: 20px 15px 30px;
}
.result-details-box-wrapper .result-title {
	font-size: 24px;
}
.result-details-box-wrapper .result-sub-title {
	font-size: 24px;
}
.result-details-box-wrapper .result-sub-title span {
	font-size: 34px;
	margin-right: 6px;
}
.btn-wrapp {
	text-align: center;
}
.btn-wrapp a {
	font-size: 18px;
}
.score-text {
	font-size: 15px;
}
.score-calculator-text {
	font-size: 15px;
	font-weight: bold;
}
.score-calculator-info-row {
	margin-right: 15px;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 333;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
body.open label.toggle {
	background: #754089;
	color: #ffff;
}
.score-calculator-banner {
	text-align: center;
}
}

/******* Tablet Layout *******/
@media only screen and (min-width: 768px) and (max-width: 991px) {
body.open label.toggle {
	background: #754089;
	color: #ffff;
}
.logo a {
	max-width: 55%;
}
.menu-bar-section {
	padding-top: 0;
	background: none;
}
.toggle {
	top: -53px;
}
.banner-wrapper img {
	height: 320px;
	object-fit: cover;
}
.banner-title {
	font-size: 41px;
}
.recorded-banner img {
	height: 210px;
	object-fit: cover;
}
.recorded-banner-text-info {
	top: 55%;
}
.recorded-banner-title {
	font-size: 24px;
}
.fibrillacon-details-text .fibrillacon-details-title {
	font-size: 26px;
}
.fibrillacon-banner img {
	height: 400px;
	object-fit: cover;
}
.fibrillacon-details-text {
	width: 100%;
}
.people-details-box-wrapper-row {
	width: 100%;
}
.people-details-box-wrapper-row .col-md-6 {
	padding: 0px 10px;
}
.people-details-box-wrapper {
	padding: 49px 40px 33px 55px;
}
.people-details-box-wrapper ul {
	padding-bottom: 20px;
}
.people-details-box-wrapper ul li {
	line-height: 22px;
	padding-bottom: 6px;
}
.people-details-box-wrapper.right {
	padding: 23px;
}
.people-details-box-wrapper ul li.mobile-view {
	display: none;
}
.icon-wrapp {
	max-width: 124px;
	left: 114px;
}
.btn-wrapper.more {
	right: 10px;
	bottom: 15px;
}
.score-calculator-banner img {
	height: 181px;
	object-fit: cover;
}
.score-calculator-banner-title {
	font-size: 28px;
}
.score-calculator-banner-text-info .btn-wrapper {
	margin-top: 15px;
}
.footer-logo a {
	max-width: 88%;
}
.footer-details ul li {
	line-height: 19px;
	padding-bottom: 11px;
}
.footer-details ul li a {
	font-size: 14px;
}
.footer-logo::after {
	height: 138px;
	right: 7px;
}
.banner-wrapper.info img {
	height: 250px;
}
.number-text {
	left: -5px;
}
.next-icon {
	top: 63px;
}
.fitbit-record-box-wrapper p br {
	display: contents;
}
.fitbit-record-box-wrapper p {
	font-size: 15px;
}
.medical-staff-record-box-wrapper-row {
	margin-top: 40px;
}
.medical-staff-record-box-wrapper .number-text {
	top: -10px;
}
.medical-staff-record-box-wrapper p {
	font-size: 15px;
}
.medical-staff-record-box-wrapper p br {
	display: contents;
}
.score-calculator-box-info {
	margin-left: 15%;
}
.result-details-box-wrapper {
	padding: 35px 35px 45px;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 333;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
}
 @media only screen and (min-width: 992px) and (max-width: 1200px) {
.nav_area ul li a {
	font-size: 10px;
}
.people-details-box-wrapper-row {
	width: 93%;
}
.fibrillacon-details-text {
	width: 74%;
}
}
