@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Alata&family=Alex+Brush&family=Alice&family=Allison&family=Cormorant+Garamond:wght@300;400;500;600;700&family=Lato:wght@100;300;400;700;900&family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+TC:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Outfit:wght@100..900&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&family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body {
	font-family: "Noto Sans TC", sans-serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
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;
}
.container {
	max-width: 1300px;
}
/* --------------------------------------
         1. Header Menu CSS
-----------------------------------------*/
.baner-menu-section {
	width: 100%;
	float: left;
}
.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: 258px;
	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;
	overflow-y: scroll;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	right: 10px;
	top: -48px;
	z-index: 9999;
	background: #056b79;
	width: 38px;
	height: 38px;
	line-height: 38px;
	border-radius: 50%;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 50px !important;
	font-size: 14px;
	color: #2c2c2c;
	padding: 0px 14px;
	display: inline-block;
	width: 100%;
}
span.arrow {
	position: absolute;
	right: 10px;
	color: #fff;
	top: 10px;
	width: 40px;
	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 #c9c9c9;
}
.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: right;
}
.nav_area > ul > li {
	display: inline-block;
	position: relative;
	padding-left: 29px;
}
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: #000000;
	font-size: 15px;
	display: inline-block;
	text-decoration: none;
	padding-bottom: 22px;
	text-transform: uppercase;
	font-weight: 500;
	padding: 4px 12px;
	border: solid 1px #ffffff;
}
span.arrow {
	padding-left: 0px;
	color: #000000;
	margin-left: 7px;
	position: absolute;
	top: 6px;
	font-size: 11px;
}
.nav_area > ul > li ul.sub-menu {
	display: block;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	display: none;
	padding: 10px 14px;
}
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: #005059;
	z-index: 555;
	text-align: left;
	border-radius: 10px;
	-webkit-box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.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: 26px;
}
.nav_area > ul > li ul.sub-menu li a {
	color: #ffffff;
	position: relative;
	letter-spacing: 0px;
	font-weight: 500;
}
ul.sub-menu li a {
	color: #000;
	line-height: 20px;
	padding: 6px 17px;
	font-size: 14px;
	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-top: 8px;
	padding-bottom: 8px;
}
.logo a {
	display: inline-block;
	max-width: 55%;
}
.mobile-menu.wrapper-menu {
	padding-top: 14px;
}
/* --------------------------------------
         1. Home page CSS
-----------------------------------------*/
.banner-wrapper {
	clip-path: polygon(50% 0%, 100% 0, 100% 35%, 100% 70%, 100% 100%, 100% 100%, 0 84%, 0% 70%, 0% 35%, 0 0);
}
.banner-wrapper img {
	width: 100%;
}
.heading-title img {
	max-width: 90%;
}
.cont-text p {
	font-size: 17px;
	color: #000000;
	margin-bottom: 10px;
}
.details-btn a {
	display: inline-block;
	color: #1e737d;
	font-size: 17px;
	text-decoration: none;
}
.details-btn a img {
	max-width: 28px;
	margin-right: 7px;
	vertical-align: text-top;
}
.original-medicine-section {
	padding: 75px 0px 95px;
	background-image: url(../images/background1.png);
	background-size: 100% 100%;
	margin-top: -41px;
}
.original-medicine-section .container {
	max-width: 100%;
}
.medicine-img-wrapper {
	padding-top: 67px;
}
.medicine-img-wrapper .medicine-img img {
	width: 100%;
}
.medicine-img-wrapper .medicine-title {
	font-size: 44px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 18px;
	text-shadow: -3px 3px #005059, 3px 3px #005059, 3px -3px #005059, -3px -3px #005059, -3px 2px #005059, 3px 2px #005059, 3px -2px #005059, -3px -2px #005059, -3px 1px #005059, 3px 1px #005059, 3px -1px #005059, -3px -1px #005059, -3px 0 #005059, 3px 0 #005059, 3px 0 #005059, -3px 0 #005059, -2px 3px #005059, 2px 3px #005059, 2px -3px #005059, -2px -3px #005059, -1px 3px #005059, 1px 3px #005059, 1px -3px #005059, -1px -3px #005059, 0 3px #005059, 0 3px #005059, 0 -3px #005059, 0 -3px #005059, 1px 1px 5px #005059;
}
.medicine-details-wrapper {
	width: 80%;
}
.medicine-details-wrapper .medicine-icon {
	text-align: center;
	margin-bottom: -8px;
}
.medicine-details-wrapper .medicine-icon img {
	max-width: 110px;
}
.heading-text span {
	font-size: 27px;
	font-weight: bold;
	color: #056b79;
	background-image: url(../images/heading-bgg.png);
	background-size: 100% 100%;
	padding: 15px 50px 20px;
	padding-left: 80px;
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
}
.medicine-details-wrapper .cont-text {
	padding-top: 20px;
	padding-left: 25px;
}
.medicine-details-wrapper .cont-text p {
	color: #ffffff;
	text-align: justify;
	margin-bottom: 17px;
}
.medicine-details-wrapper .details-btn {
	padding-left: 25px;
}
.medicine-details-wrapper .details-btn a {
	color: #ffffff;
}
.efficacy-section {
	padding: 0px 0px 40px;
	background-image: url(../images/background2.png);
	background-size: 100% 100%;
	margin-top: 25px;
	position: relative;
}
.efficacy-details-wrapper {
	position: relative;
	z-index: 33;
}
.efficacy-details-wrapper .heading-title {
	padding-left: 60px;
	text-shadow: -3px 3px #005059, 3px 3px #005059, 3px -3px #005059, -3px -3px #005059, -3px 2px #005059, 3px 2px #005059, 3px -2px #005059, -3px -2px #005059, -3px 1px #005059, 3px 1px #005059, 3px -1px #005059, -3px -1px #005059, -3px 0 #005059, 3px 0 #005059, 3px 0 #005059, -3px 0 #005059, -2px 3px #005059, 2px 3px #005059, 2px -3px #005059, -2px -3px #005059, -1px 3px #005059, 1px 3px #005059, 1px -3px #005059, -1px -3px #005059, 0 3px #005059, 0 3px #005059, 0 -3px #005059, 0 -3px #005059, 1px 1px 5px #005059;
}
.heading-title {
	font-size: 58px;
	font-weight: bold;
	color: #f7e600;
}
.heading-title span {
	display: inline-block;
	color: #ffffff;
	font-size: 35px;
}
.efficacy-details-wrapper .efficacy-img img {
	width: 100%;
}
.efficacy-details-wrapper p {
	color: #ffffff;
	font-size: 17px;
	padding-top: 22px;
	margin-bottom: 12px;
}
.efficacy-details-wrapper ul li {
	color: #ffffff;
	font-size: 15px;
}
.efficacy-details-wrapper ul li span {
	display: inline-block;
	padding-top: 18px;
	width: 100%;
}
.mean-img-one {
	position: absolute;
	right: 150px;
	bottom: 0px;
	max-width: 570px;
}
.footer-section {
	padding: 30px 0px 20px;
}
.footer-details-wrapper.left {
	position: relative;
}
.footer-details-wrapper.left::after {
	content: "";
	position: absolute;
	border-right: solid 2px #909090;
	height: 90px;
	right: 21px;
	top: 0px;
}
.footer-details-wrapper {
	display: flex;
}
.footer-details-wrapper.left .footer-logo {
	width: 25%;
}
.footer-details-wrapper.left .footer-details {
	width: 75%;
}
.footer-details-wrapper .footer-logo {
	margin-right: 25px;
}
.footer-details-wrapper .footer-logo a {
	display: inline-block;
}
.footer-details-wrapper .footer-details .footer-details-title {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.footer-details-wrapper .footer-details ul li {
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.footer-details-wrapper .footer-details ul li span {
	display: inline-block;
	padding-left: 15px;
}
.footer-details-wrapper .footer-details ul li a {
	color: #000000;
}
.footer-menu-info {
	padding-top: 25px;
	padding-bottom: 10px;
}
.footer-menu-info ul li {
	display: inline-block;
}
.footer-menu-info ul li a {
	color: #0f6c75;
	font-size: 17px;
	font-weight: 600;
	position: relative;
	border-right: solid 1px #0f6c75;
	padding: 0px 14px;
}
.footer-menu-info ul li a.right::after {
	border: none;
}
.footer-details-text ul li {
	font-size: 16px;
	color: #000000;
}
.footer-details-text ul li span {
	display: inline-block;
	font-size: 15px;
	width: 100%;
}
.copyright-text {
	padding-top: 28px;
	font-size: 14px;
	color: #000000;
}
/* --------------------------------------
         1. index 2 page CSS
-----------------------------------------*/
.clinical-results-details-wrapper .clinical-results-title {
	font-size: 49px;
	font-weight: bold;
	color: #f7e600;
	padding-bottom: 6px;
	letter-spacing: 5px;
	text-shadow: -5px 5px #005059, 5px 5px #005059, 5px -5px #005059, -5px -5px #005059, -5px 4px #005059, 5px 4px #005059, 5px -4px #005059, -5px -4px #005059, -5px 3px #005059, 5px 3px #005059, 5px -3px #005059, -5px -3px #005059, -5px 2px #005059, 5px 2px #005059, 5px -2px #005059, -5px -2px #005059, -5px 1px #005059, 5px 1px #005059, 5px -1px #005059, -5px -1px #005059, -5px 0 #005059, 5px 0 #005059, 5px 0 #005059, -5px 0 #005059, -4px 5px #005059, 4px 5px #005059, 4px -5px #005059, -4px -5px #005059, -3px 5px #005059, 3px 5px #005059, 3px -5px #005059, -3px -5px #005059, -2px 5px #005059, 2px 5px #005059, 2px -5px #005059, -2px -5px #005059, -1px 5px #005059, 1px 5px #005059, 1px -5px #005059, -1px -5px #005059, 0 5px #005059, 0 5px #005059, 0 -5px #005059, 0 -5px #005059, 1px 1px #005059;
}
.clinical-results-details-wrapper .clinical-results-title sup {
	text-shadow: none;
	color: #005059;
	font-size: 30px;
	font-weight: normal;
}
.clinical-results-img {
	margin-right: 20px;
	padding-top: 20px;
	position: relative;
	z-index: 33;
}
.efficacy-section.wrapper {
	background-image: url(../images/background3.png);
	padding: 80px 0px 130px;
	/*margin-top: -42px;*/
	margin-top: 2px;
}
.effective-section {
	background-image: url(../images/background4.png);
	background-size: 100% 100%;
	padding: 100px 0px 50px;
}
.effective-section .container {
	position: relative;
}
.effective-details-wrapper .heading-text span {
	padding-left: 60px;
}
.effective-details-wrapper p {
	margin-bottom: 0px;
	color: #ffffff;
	font-size: 17px;
	padding-top: 16px;
	padding-left: 42px;
}
.mean-img-two {
	position: absolute;
	bottom: -50px;
	left: 15px;
	max-width: 350px;
}
/* --------------------------------------
           index 3 page CSS
-----------------------------------------*/
.contact-section {
	padding: 75px 0px 60px;
	background-image: url(../images/background5.png);
	background-size: 100% 100%;
	margin-top: -76px;
}
.contact-form-wrapper-row {
	margin: auto;
}
.contact-form-wrapper {
	width: 90%;
	margin: auto;
}
.contact-form-wrapper .form-group {
	margin-bottom: 20px;
}
.contact-form-wrapper .form-group label {
	width: 100%;
	font-size: 13px;
	font-weight: normal;
	color: #1e1e1e;
	margin-bottom: 10px;
}
.contact-form-wrapper .form-group input {
	color: #000;
	box-shadow: none;
	overflow: hidden;
	border-radius: 0px;
	padding: 5px 8px;
	border-color: #79a6ab;
	font-size: 14px;
	height: 39px;
}
.contact-form-wrapper .form-group textarea {
	border-radius: 0px;
	height: 110px;
}
.contact-form-wrapper .form-group textarea:focus, .contact-form-wrapper .form-group input:focus {
	box-shadow: none;
	border: solid 1px #006b79;
}
.submit-btn {
	text-align: center;
	margin-top: 25px;
}
.submit-btn .btnsubmit {
	background-color: #006b79;
	border: solid 2px #006b79 !important;
	color: #f7e600;
	border-radius: 0;
	box-shadow: none !important;
	overflow: hidden !important;
	z-index: 1;
	padding: 8px 53px;
	line-height: 22px;
	border: none;
	display: inline-block;
	position: relative;
	cursor: pointer;
	outline: 0;
}
.submit-btn .btnsubmit:hover {
	background: none;
	color: #006b79;
	border: solid 2px #006b79;
}
label.form-check-label {
	color: #1e1e1e;
	font-size: 15px;
}
.contact-form-wrapper .form-group.comment {
	margin-bottom: 0px;
}
/* --------------------------------------
           index 4 page CSS
-----------------------------------------*/
.use-pregnancy-section {
	margin-top: -45px;
}
.use-pregnancy-details-row {
	align-items: center;
}
.use-pregnancy-details-wrapper .heading-text {
	/* width: 78%; */
	padding-right: 285px;
}
.use-pregnancy-details-wrapper {
	padding-left: 25px;
}
.use-pregnancy-details-wrapper .cont-text {
	padding-top: 13px;
	padding-left: 40px;
}
.same-time-other-medicines {
	padding: 135px 0px 30px;
	background-image: url(../images/background6.png);
	background-size: 100% 100%;
	margin-top: -50px;
	position: relative;
}
.same-time-other-medicines-details-wrapper {
	width: 60%;
}
.same-time-other-medicines-details p {
	color: #ffffff;
	padding-left: 60px;
	width: 90%;
	line-height: 29px;
	font-size: 16px;
	padding-top: 10px;
}
.same-time-other-medicines-details.one .heading-text {
	padding-right: 121px;
}
.same-time-other-medicines-details.one {
	padding-bottom: 30px;
}
.same-time-other-medicines-details p span {
	display: block;
	padding-top: 10px;
	font-size: 17px;
}
.take-baokangsi-section {
	background-color: #87eaef;
	padding: 90px 0px 6px;
	margin-top: -78px;
}
.take-baokangsi-details-row {
	align-items: center;
}
.take-baokangsi-title .heading-title {
	font-size: 60px;
	color: #ffffff;
	text-shadow: -4px 4px #005059, 4px 4px #005059, 4px -4px #005059, -4px -4px #005059, -4px 3px #005059, 4px 3px #005059, 4px -3px #005059, -4px -3px #005059, -4px 2px #005059, 4px 2px #005059, 4px -2px #005059, -4px -2px #005059, -4px 1px #005059, 4px 1px #005059, 4px -1px #005059, -4px -1px #005059, -4px 0 #005059, 4px 0 #005059, 4px 0 #005059, -4px 0 #005059, -3px 4px #005059, 3px 4px #005059, 3px -4px #005059, -3px -4px #005059, -2px 4px #005059, 2px 4px #005059, 2px -4px #005059, -2px -4px #005059, -1px 4px #005059, 1px 4px #005059, 1px -4px #005059, -1px -4px #005059, 0 4px #005059, 0 4px #005059, 0 -4px #005059, 0 -4px #005059, 1px 1px 5px #005059;
	letter-spacing: 5px;
}
.take-baokangsi-title .heading-title sup {
	text-shadow: none;
	color: #005059;
	font-size: 14px;
	top: -40px;
}
.take-baokangsi-title .heading-title span {
	font-size: 32px;
	color: #f7e600;
}
.take-baokangsi-wrapper-section {
	padding: 110px 0px 50px;
	background-image: url(../images/background7.jpg);
	background-size: 100% 100%;
}
.take-baokangsi-details-info {
	display: flex;
	border-bottom: solid 1px #24b7c0;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.take-baokangsi-details-icon {
	width: 7%;
	padding-top: 4px;
}
.take-baokangsi-details-text {
	width: 93%;
	padding-left: 12px;
}
.take-baokangsi-details-text .take-baokangsi-details-title {
	font-size: 26px;
	font-weight: bold;
	color: #f7e600;
	padding-bottom: 4px;
	text-shadow: -3px 3px #005059, 3px 3px #005059, 3px -3px #005059, -3px -3px #005059, -3px 2px #005059, 3px 2px #005059, 3px -2px #005059, -3px -2px #005059, -3px 1px #005059, 3px 1px #005059, 3px -1px #005059, -3px -1px #005059, -3px 0 #005059, 3px 0 #005059, 3px 0 #005059, -3px 0 #005059, -2px 3px #005059, 2px 3px #005059, 2px -3px #005059, -2px -3px #005059, -1px 3px #005059, 1px 3px #005059, 1px -3px #005059, -1px -3px #005059, 0 3px #005059, 0 3px #005059, 0 -3px #005059, 0 -3px #005059, 1px 1px 5px #005059;
	letter-spacing: 2px;
}
.take-baokangsi-details-text p {
	margin-bottom: 0px;
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
}
.take-baokangsi-wrapper-section .container {
	position: relative;
}
.mean-img-three {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 429px;
}
/* --------------------------------------
           index 5 page CSS
-----------------------------------------*/
.promotion-details-section {
	margin-top: -40px;
}
.promotion-details-text {
	padding-bottom: 45px;
}
.promotion-details-text ul li {
	font-size: 15px;
	color: #000000;
	line-height: 27px;
}
.contact-details-section {
	padding: 124px 0px;
	background: url(../images/location-bg1.png);
	margin-top: -108px;
}
.contact-details-row {
	margin: auto;
}
.contact-details-row .col-md-6 {
	padding: 0px 8px;
}
.contact-details-wrapper {
	background-color: #95d5d9;
	padding: 13px 31px;
	box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
	margin-bottom: 14px;
}
.contact-details-wrapper .contact-details-title {
	font-size: 23px;
	color: #056b79;
	font-weight: bold;
	letter-spacing: 2px;
	padding-bottom: 2px;
	margin-bottom: 4px;
}
.contact-details-wrapper ul li {
	position: relative;
	padding-left: 34px;
	margin-bottom: 11px;
}
.contact-details-wrapper ul li img {
	position: absolute;
	left: 0;
	top: 0px;
	max-width: 28px;
}
.contact-details-wrapper ul li a {
	color: #000000;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
}
.besign-by {
	text-align: right;
	padding-top: 28px;
}
.besign-by a {
	color: #000;
	font-size: 14px;
}
.footer-details-text {
	float: left;
	width: 100%;
}
.footer-details-text p {
	font-size: 14px;
	color: #000;
	line-height: 28px;
	margin-bottom: 0px;
}
.footer-menu-info ul li:last-child a {
	border-right: none;
}
.effective-details-wrapper {
	max-width: 568px;
	text-align: center;
}
.select-box-row {
	float: left;
	width: 100%;
	display: flex;
	justify-content: center;
}
.select-box-row select {
	min-width: 213px;
	height: 41px;
	background: none;
	border: solid 1px #fff;
	color: #fff;
	font-size: 14px;
	padding: 0px 5px;
	outline: none;
}
.select-box-row .select-box-div {
	margin-left: 18px;
}
.row.contact-details-row {
	margin-top: 34px;
}
.select-box-row select option {
	color: #000;
	font-size: 15px;
}
.row-contact-details .contact-details-heading {
	color: #f7e600;
	font-size: 29px;
	font-weight: bold;
	text-shadow: -3px 3px #005059, 3px 3px #005059, 3px -3px #005059, -3px -3px #005059, -3px 2px #005059, 3px 2px #005059, 3px -2px #005059, -3px -2px #005059, -3px 1px #005059, 3px 1px #005059, 3px -1px #005059, -3px -1px #005059, -3px 0 #005059, 3px 0 #005059, 3px 0 #005059, -3px 0 #005059, -2px 3px #005059, 2px 3px #005059, 2px -3px #005059, -2px -3px #005059, -1px 3px #005059, 1px 3px #005059, 1px -3px #005059, -1px -3px #005059, 0 3px #005059, 0 3px #005059, 0 -3px #005059, 0 -3px #005059, 1px 1px 5px #005059;
	display: flex;
	align-items: center;
}
.row-contact-details .contact-details-heading img {
	max-width: 84px;
	margin-right: 18px;
}
.clinical-results-details-wrapper {
	float: left;
	width: 100%;
}
.clinical-results-details-wrapper p {
	color: #005059;
	font-size: 16px;
	line-height: 32px;
}
.clinical-results-section {
	position: relative;
}
.graphic-img1 {
	position: absolute;
	right: 18px;
	bottom: -57px;
	max-width: 394px;
}
.nav_area ul li.active-hover a {
	border: solid 1px #0a6e7b;
	color: #0a6e7b;
}


/***
=============================================
    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);
}
}
.clinical-results-img img, .mean-img-two img, .mean-img-one img, .medicine-details-wrapper .medicine-icon img, .mean-img-three img {
	-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);
}
}
.graphic-img1 img, .pregnancy-img img, .row-contact-details .contact-details-heading img {
	-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;
}
/*----------------------------------------*/
/*        News page css 4-july-2025
/*----------------------------------------*/
.news-list-section .select-box-wrapper select.form-select {
	height: 38px;
	outline: 0;
	background-image: url(../images/down-arrow.png);
	background-size: auto;
}
.banner-wrapper img {
	width: 100%;
}
.news-list-section {
	padding: 90px 0px 65px;
	background-image: url(../images/content-bgg.jpg);
	background-size: cover;
	margin-top: -100px;
}
.select-box-wrapper {
	width: 100%;
	display: flex;
	justify-content: left;
	margin-bottom: 162px;
}
.select-box {
	width: 17%;
	text-align: center;
	margin-right: 15px;
}
.form-select {
	display: block;
	width: 100%;
	padding: 6px 20px;
	font-size: 13px;
	text-align: left;
	font-weight: 400;
	line-height: 18px;
	color: #ffffff;
	background-color: #005059;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
 background-position: right .75rem center;
	background-size: 16px 10px;
	border: 1px solid #005059;
	border-radius: 0px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-weight: 500;
	text-align: center;
}
.article-details-info .section-heading {
	font-size: 24px;
	color: #005059;
	font-weight: 600;
	letter-spacing: 1px;
	position: relative;
	padding-bottom: 16px;
	margin-bottom: 12px;
	padding-left: 15px;
}
.article-details-info .section-heading::after {
	content: "";
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	height: 5px;
	background-image: url(../images/border.png);
	background-size: cover;
}
.article-details-info .date-text {
	font-size: 13px;
	color: #005059;
	font-weight: 500;
	margin-bottom: 15px;
	padding-left: 15px;
}
.article-details-info .date-text i.fal {
	color: #f7e600;
	font-size: 16px;
	margin-right: 3px;
}
.article-details-info p {
	font-size: 15px;
	color: #000000;
	text-align: justify;
	margin-bottom: 20px;
	line-height: 26px;
}
.article-details-info .article-details-img {
	width: 88%;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 27px;
}
.article-details-info .article-details-img img {
	width: 100%;
}
.article-details-info .upload-details {
	text-align: center;
	font-size: 17px;
	color: #000000;
	font-weight: 600;
}
.btn-wrapp {
	text-align: center;
	margin-top: 50px;
}
.btn-wrapp a {
	display: inline-block;
	font-size: 15px;
	text-decoration: none;
	color: #066b79;
	font-weight: bold;
	font-family: "Noto Sans", sans-serif;
	letter-spacing: 2px;
	padding: 4px 60px;
	background-image: url(../images/btn-bgg.png);
	background-size: 100% 100%;
}
/*----------------------------------------*/
/*   News details page css 4-july-2025
/*----------------------------------------*/
.article-box-wrapper {
	background: #ffffff;
	margin-bottom: 24px;
}
.article-box-img img {
	width: 100%;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.article-box-img img {
	width: 100%;
	width: 100%;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.article-box-wrapper:hover .article-box-img img {
	-webkit-transform: rotate(3deg) scale(1.1, 1.1);
	-ms-transform: rotate(3deg) scale(1.1, 1.1);
	transform: rotate(3deg) scale(1.1, 1.1);
}
.article-box-wrapper .article-box-img {
	position: relative;
	overflow: hidden;
}
.article-box-text {
	padding: 13px 17px 23px;
}
.article-box-text .article-box-title {
	font-size: 17px;
	font-weight: 600;
	line-height: 22px;
	color: #005059;
	margin-bottom: 5px;
}
.article-box-text p {
	font-size: 13px;
	color: #000000;
	font-weight: 500;
	line-height: 21px;
	margin-bottom: 21px;
}
.more-btn a {
	display: inline-block;
	font-size: 12px;
	color: #066b79;
	text-decoration: none;
	padding: 7px 17px;
	background-color: #f7e600;
}
.more-btn a:hover {
	background: #066b79;
	color: #fff;
}
ul.pagination {
	text-align: center;
	width: 100%;
	display: inline-block;
	padding-top: 15px;
}
ul.pagination li.page-item {
	display: inline-block;
	margin: 0px 6px;
}
ul.pagination li.page-item a.active {
	background: #005059;
	color: #fff;
	border: solid 1px #005059;
}
ul.pagination li.page-item a:hover {
	background: #005059;
	color: #fff;
	border-color: #005059;
}
li.page-item.img-iconss a.page-link:hover {
	background: none;
}
ul.pagination li.page-item a {
	color: #000;
	font-size: 14px;
	width: 33px;
	height: 33px;
	line-height: 31px;
	padding: 0px;
}
ul.pagination li.page-item a {
	background: none;
	border-radius: 6px;
	background-color: #b2e4e8;
}
ul.pagination li.img-iconss a {
	width: auto;
	height: auto;
}
ul.pagination li.page-item .page-link {
	border-radius: 50%;
}
/* --------------------------------------
      New Update CSS 9-September 25
-----------------------------------------*/
.efficacy-section .efficacy-details-wrapper {
	/*margin-top: 113px;*/
	margin-top: 8px;
}
.nte1 .nte strong {
	font-size: 128px;
	color: #fff;
	text-shadow: -3px 3px #005059, 3px 3px #005059, 3px -3px #005059, -3px -3px #005059, -3px 2px #005059, 3px 2px #005059, 3px -2px #005059, -3px -2px #005059, -3px 1px #005059, 3px 1px #005059, 3px -1px #005059, -3px -1px #005059, -3px 0 #005059, 3px 0 #005059, 3px 0 #005059, -3px 0 #005059, -2px 3px #005059, 2px 3px #005059, 2px -3px #005059, -2px -3px #005059, -1px 3px #005059, 1px 3px #005059, 1px -3px #005059, -1px -3px #005059, 0 3px #005059, 0 3px #005059, 0 -3px #005059, 0 -3px #005059, 1px 1px 5px #005059;
	font-weight: bold;
	line-height: 0;
}
.nte1 .nte strong span {
	font-size: 63px;
	margin-right: 20px;
}
.nte {
	font-size: 45px;
	color: #fff;
	font-weight: 500;
}
.nte-imf {
	position: absolute;
	bottom: -15px;
	z-index: -1;
}
.efficacy-img {
	margin-bottom: 33px;
}
.nte1 {
	position: relative;
	margin-top: 64px;
}
.efficacy-img h3.heading-title {
	padding-left: 0px;
	color: #fff;
}
.title-color1 {
	font-size: 44px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 18px;
	text-shadow: -3px 3px #005059, 3px 3px #005059, 3px -3px #005059, -3px -3px #005059, -3px 2px #005059, 3px 2px #005059, 3px -2px #005059, -3px -2px #005059, -3px 1px #005059, 3px 1px #005059, 3px -1px #005059, -3px -1px #005059, -3px 0 #005059, 3px 0 #005059, 3px 0 #005059, -3px 0 #005059, -2px 3px #005059, 2px 3px #005059, 2px -3px #005059, -2px -3px #005059, -1px 3px #005059, 1px 3px #005059, 1px -3px #005059, -1px -3px #005059, 0 3px #005059, 0 3px #005059, 0 -3px #005059, 0 -3px #005059, 1px 1px 5px #005059;
}
.title-color2 {
	text-shadow: -3px 3px #005059, 3px 3px #005059, 3px -3px #005059, -3px -3px #005059, -3px 2px #005059, 3px 2px #005059, 3px -2px #005059, -3px -2px #005059, -3px 1px #005059, 3px 1px #005059, 3px -1px #005059, -3px -1px #005059, -3px 0 #005059, 3px 0 #005059, 3px 0 #005059, -3px 0 #005059, -2px 3px #005059, 2px 3px #005059, 2px -3px #005059, -2px -3px #005059, -1px 3px #005059, 1px 3px #005059, 1px -3px #005059, -1px -3px #005059, 0 3px #005059, 0 3px #005059, 0 -3px #005059, 0 -3px #005059, 1px 1px 5px #005059;
	font-size: 44px;
	font-weight: bold;
	color: #f7e600;
}
.finasteride-t {
	margin-top: 23px;
}
.finasteride-t .finasteride-h {
	font-size: 25px;
	margin-bottom: 4px;
	color: #0f6c75;
	font-weight: 500;
}
.finasteride-t p {
	font-size: 16px;
	line-height: 28px;
}
.confidence-section {
	width: 100%;
	position: relative;
}
.slanted {
	width: 100%;
	height: 100%;
	background: #12a3af;
	position: absolute;
	clip-path: polygon(0 10%, 100% 0, 100% 100%, 0% 100%);
	top: 0;
	z-index: -1;
}
/* lighter top band */
.slanted::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 18%;
	background: #b4e9ee;
	clip-path: polygon(0 0, 100% 0, 100% 16%, 0 72%);
}
.confidence-text-row {
	max-width: 100%;
	border: solid 4px #fff;
	background: #39717b;
	border-radius: 28px;
	padding-left: 141px;
	padding-right: 61px;
	padding-bottom: 38px;
	margin-top: 158px;
}
.man-img {
	margin-right: -130px;
	position: relative;
	z-index: 333;
	max-width: 397px;
	margin-left: 177px;
}
.confidence-text-row h3.heading-text {
	margin-top: -32px;
	margin-bottom: 37px;
}
.confidence-text-row p {
	color: #fff;
	font-size: 18px;
	line-height: 27px;
}
.confidence-text-row p a {
	color: #f4e74c;
}
.ffficacy-sectionbg-new {
	background-image: url(../images/ffficacy.png);
	padding: 84px 0px 130px;
	margin-top: 0;
	background-size: 100% 100%;
}
.ffficacy-sectionbg-new .effective-details-wrapper {
	max-width: 100%;
	text-align: left;
	margin-top: 59px;
}
.ffficacy-sectionbg-new p {
	padding-left: 0;
	line-height: 30px;
}
.ffficacy-sectionbg-new .effective-details-wrapper .title-color1 {
	margin-bottom: 14px;
}
.t-new li {
	margin-top: 6px;
}
.effective-sectionn {
	position: relative;
}
.effective-sectionn .effective-details-wrapper {
	margin-top: 98px;
	margin-bottom: 48px;
	text-align: left;
}
.effective-sectionn .effective-details-wrapper p {
	padding-left: 0px;
	line-height: 29px;
}
.effective-dd {
	margin-top: 22px;
}
ul.ulu {
	margin-top: 15px;
}
ul.ulu .effective-h {
	color: #044853;
	font-size: 20px;
	font-weight: bold;
}
.effective-dd .effective-or {
	color: #f6e900;
	font-size: 18px;
	font-weight: bold;
}
ul.ulu li {
	margin-top: 6px;
	color: #fff;
	font-size: 17px;
}
.effective-sectionn .mean-img-two {
	bottom: 0px;
	left: 151px;
}
.results-for-hair-box {
	background: #bee5e8;
	padding: 24px;
	border: solid 4px #74c8ce;
	border-radius: 33px;
	position: relative;
	text-align: center;
	height: 100%;
}
.results-for-hair-box-info {
	margin-top: 70px;
}
.results-for-hair-box-info .results-hair-title {
	font-size: 24px;
	margin-bottom: 14px;
	color: #056b79;
	font-weight: bold;
	line-height: 35px;
}
.results-for-hair-box-info p {
	text-align: left;
	font-size: 17px;
	line-height: 30px;
	color: #000;
}
.results-for-hair-img {
	width: 160px;
	height: 160px;
	border-radius: 100px;
	overflow: hidden;
	position: absolute;
	top: -81px;
	left: 0;
	right: 0;
	margin: 0px auto;
	border: solid 5px #10a0aa;
}
.results-for-sectiontitle {
	font-size: 44px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	text-shadow: -3px 3px #005059, 3px 3px #005059, 3px -3px #005059, -3px -3px #005059, -3px 2px #005059, 3px 2px #005059, 3px -2px #005059, -3px -2px #005059, -3px 1px #005059, 3px 1px #005059, 3px -1px #005059, -3px -1px #005059, -3px 0 #005059, 3px 0 #005059, 3px 0 #005059, -3px 0 #005059, -2px 3px #005059, 2px 3px #005059, 2px -3px #005059, -2px -3px #005059, -1px 3px #005059, 1px 3px #005059, 1px -3px #005059, -1px -3px #005059, 0 3px #005059, 0 3px #005059, 0 -3px #005059, 0 -3px #005059, 1px 1px 5px #005059;
}
.results-for-sectiontitle span {
	color: #f7e600;
}
.results-for-sectiontitle {
	margin-bottom: 117px;
}
.results-for-hair-section {
	margin-top: 49px;
	margin-bottom: 95px;
}
.finasteride-sectionnew {
	padding: 75px 0px 95px;
	background-image: url(../images/finasteridebgg.png);
	background-size: 100% 100%;
	margin-top: -41px;
}
.finasteride-sectionnew .heading-text span {
	background-image: url(../images/heading-bg1.png);
	display: flex;
	flex-direction: column;
}
.finasteridet1 {
	font-size: 23px;
	color: #ffffff;
	text-shadow: -3px 3px #005059, 3px 3px #005059, 3px -3px #005059, -3px -3px #005059, -3px 2px #005059, 3px 2px #005059, 3px -2px #005059, -3px -2px #005059, -3px 1px #005059, 3px 1px #005059, 3px -1px #005059, -3px -1px #005059, -3px 0 #005059, 3px 0 #005059, 3px 0 #005059, -3px 0 #005059, -2px 3px #005059, 2px 3px #005059, 2px -3px #005059, -2px -3px #005059, -1px 3px #005059, 1px 3px #005059, 1px -3px #005059, -1px -3px #005059, 0 3px #005059, 0 3px #005059, 0 -3px #005059, 0 -3px #005059, 1px 1px 5px #005059;
}
.finasteridet2 {
	font-size: 34px;
	color: #ffffff;
	padding-bottom: 7px;
	text-shadow: -3px 3px #005059, 3px 3px #005059, 3px -3px #005059, -3px -3px #005059, -3px 2px #005059, 3px 2px #005059, 3px -2px #005059, -3px -2px #005059, -3px 1px #005059, 3px 1px #005059, 3px -1px #005059, -3px -1px #005059, -3px 0 #005059, 3px 0 #005059, 3px 0 #005059, -3px 0 #005059, -2px 3px #005059, 2px 3px #005059, 2px -3px #005059, -2px -3px #005059, -1px 3px #005059, 1px 3px #005059, 1px -3px #005059, -1px -3px #005059, 0 3px #005059, 0 3px #005059, 0 -3px #005059, 0 -3px #005059, 1px 1px 5px #005059;
}
.finasteridet p {
	font-size: 17px;
	color: #fff;
	line-height: 32px;
}
.finasteridet p span {
	color: #f7e600;
}
.finasteride-sectionnew .medicine-img2 {
	max-width: 440px;
	position: absolute;
	right: 70px;
	bottom: -47px;
	text-align: center;
}
.finasteride-sectionnew .medicine-details-wrapper {
	width: 100%;
	margin-top: 72px;
}
.contact-details-heading {
	display: flex;
	align-items: center;
}
.contact-details-heading .contact-details-icon {
	margin-right: 18px;
}
.contact-details-heading .contact-details-in .contact-details-h1 {
	text-shadow: -3px 3px #005059, 3px 3px #005059, 3px -3px #005059, -3px -3px #005059, -3px 2px #005059, 3px 2px #005059, 3px -2px #005059, -3px -2px #005059, -3px 1px #005059, 3px 1px #005059, 3px -1px #005059, -3px -1px #005059, -3px 0 #005059, 3px 0 #005059, 3px 0 #005059, -3px 0 #005059, -2px 3px #005059, 2px 3px #005059, 2px -3px #005059, -2px -3px #005059, -1px 3px #005059, 1px 3px #005059, 1px -3px #005059, -1px -3px #005059, 0 3px #005059, 0 3px #005059, 0 -3px #005059, 0 -3px #005059, 1px 1px 5px #005059;
	font-size: 33px;
	font-weight: bold;
	color: #f7e600;
	margin-bottom: 5px;
}
.contact-details-heading .contact-details-in p {
	font-size: 19px;
	color: #000;
}
.promotion-details-section2 {
	padding-top: 25px;
	padding-bottom: 20px;
}
.details_content_1 {
	display: none;
	padding-left: 25px;
	padding-bottom: 40px;
}
.details_content_2 {
	display: none;
	padding-left: 60px;
	padding-bottom: 100px;
	color: white;
}
.abouts-section .heading-title span {
	font-weight: bold;
	color: #f7e600;
	font-size: 35px;
	text-shadow: -3px 3px #005059, 3px 3px #005059, 3px -3px #005059, -3px -3px #005059, -3px 2px #005059, 3px 2px #005059, 3px -2px #005059, -3px -2px #005059, -3px 1px #005059, 3px 1px #005059, 3px -1px #005059, -3px -1px #005059, -3px 0 #005059, 3px 0 #005059, 3px 0 #005059, -3px 0 #005059, -2px 3px #005059, 2px 3px #005059, 2px -3px #005059, -2px -3px #005059, -1px 3px #005059, 1px 3px #005059, 1px -3px #005059, -1px -3px #005059, 0 3px #005059, 0 3px #005059, 0 -3px #005059, 0 -3px #005059, 1px 1px 5px #005059;
}
.abouts-section .heading-title {
	display: inline-block;
	color: #ffffff;
	font-size: 64px;
	text-shadow: -4px 4px #005059, 4px 4px #005059, 4px -4px #005059, -4px -4px #005059, -4px 3px #005059, 4px 3px #005059, 4px -3px #005059, -4px -3px #005059, -4px 2px #005059, 4px 2px #005059, 4px -2px #005059, -4px -2px #005059, -4px 1px #005059, 4px 1px #005059, 4px -1px #005059, -4px -1px #005059, -4px 0 #005059, 4px 0 #005059, 4px 0 #005059, -4px 0 #005059, -3px 4px #005059, 3px 4px #005059, 3px -4px #005059, -3px -4px #005059, -2px 4px #005059, 2px 4px #005059, 2px -4px #005059, -2px -4px #005059, -1px 4px #005059, 1px 4px #005059, 1px -4px #005059, -1px -4px #005059, 0 4px #005059, 0 4px #005059, 0 -4px #005059, 0 -4px #005059, 1px 1px 5px #005059;
}

.finasteride-sectionbgf {
    position: relative;
    margin-top: -93px;
}

.finasteride-sectionbgf .slanted::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 12%;
    background: #1e737d;
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 40%);
}
.finasteride-sectionbgf .slanted {
    width: 100%;
    height: 100%;
    background: #7ae8ed;
    position: absolute;
    top: 0;
    z-index: -1;
    clip-path: polygon(0 0, 100% 8%, 100% 100%, 0% 100%);
}
.bg-n .contact-details-section {
    background: none;
}
.bg-n {
    position: relative;
    margin-top: 99px !important;
}
.bg-n .slanted::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 6%;
    background: #1e737d;
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 25%);
}
.bg-n .slanted {
    width: 100%;
    height: 100%;
    background: #10a0aa;
    position: absolute;
    top: 0;
    z-index: -1;
    clip-path: polygon(0 0, 100% 4%, 100% 100%, 0% 100%);
}










/* --------------------------------------
           Mobile Layout CSS
-----------------------------------------*/
@media only screen and (max-width: 767px) {
.finasteride-b {
    margin-top: 24px;
}
.effective-sectionn .col-md-7.offset-5 {
    margin-left: 0px;
}
.effective-sectionn .mean-img-two {
    bottom: 0px;
    left: 0;
}
.results-for-div {
    margin-bottom: 109px;
}
.results-for-sectiontitle img {
    display: inline-block;
    max-width: 58px;
}
.results-for-sectiontitle {
    font-size: 19px;
    line-height: 18p;
}
.results-for-hair-section {
    margin-top: 0;
    margin-bottom: 0;
}
.rowresults .results-for-div:last-child {
    margin-bottom: 35px;
}
.efficacy-section.wrapper .efficacy-details-wrapper.t-new {
    margin-top: 0px;
    margin-bottom: 52px;
}	
	
	
.abouts-section .heading-title {
	font-size: 27px;
}
.abouts-section .heading-title span {
	margin-top: 15px;
	font-size: 27px;
	line-height: 44px;
}
.confidence-text-row {
	max-width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 19px;
	margin-top: 52px;
}
.title-color1 {
	font-size: 28px;
}
.title-color2 {
	margin-top: 17px;
	font-size: 26px;
}
.footer-menu-info .col-md-2 {
	border-left: none !important;
}
.man-img {
	margin-right: 0;
	max-width: 100%;
	margin-left: 0;
}
.confidence-section {
	padding-bottom: 51px;
}
.finasteride-section .finasteride-img-box {
	margin-top: 19px;
}
.nte1 .nte strong span {
	font-size: 31px;
	margin-right: 13px;
}
.nte1 .nte strong {
	font-size: 51px;
}
.nte {
	font-size: 15px;
}
.nte1 {
	margin-top: 38px;
}
.efficacy-section .efficacy-details-wrapper {
	margin-top: 70px;
}
.efficacy-section .efficacy-details-wrapper table {
	margin-top: 25px;
}
.news-list-section .select-box-wrapper .select-box {
	width: 100%;
}
.news-list-section .select-box-wrapper {
	margin-bottom: 32px;
}
ul.pagination li.page-item {
	margin: 0px 3px;
}
.article-details-info .section-heading::after {
	height: 2px;
}
.article-details-info .section-heading {
	font-size: 19px;
	padding-bottom: 16px;
	margin-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
}
.footer-details-text p {
	font-size: 8px;
}
.footer-details-text {
	text-align: center;
}
.footer-menu-info {
	text-align: center;
	padding-top: 3px;
}
.clinical-results-img {
	margin-right: 0;
	padding-top: 20px;
	text-align: center;
	margin-bottom: 26px;
	margin-top: 9px;
}
.clinical-results-section {
	margin-bottom: 76px;
}
.clinical-results-details-wrapper p {
	line-height: 34px;
	color: #000;
	font-size: 16px;
}
.mean-img-two {
	position: relative;
	bottom: 0;
	left: 0;
}
.effective-section {
	padding: 100px 0px 0px;
}
.effective-section .offset-5 {
	margin-left: 0px;
}
.mean-img-one {
	position: relative;
	right: 0;
	bottom: 0px;
	max-width: 100%;
}
.footer-details-wrapper.left .footer-logo {
	width: 100%;
}
.footer-details-wrapper {
	display: inline-block;
	width: 100%;
}
.copyright-text {
	text-align: center;
}
.besign-by {
	text-align: center;
	padding-top: 17px;
}
p.footer-href {
	font-size: 8px;
	line-height: 16px;
}
.footer-details-wrapper.left::after {
	display: none;
}
.footer-details-wrapper {
	margin-bottom: 30px;
	padding-bottom: 1px;
	text-align: center;
}
.footer-details-wrapper.left .footer-details {
	width: 100%;
}
.footer-details-wrapper .footer-logo {
	margin-right: 0;
	margin-bottom: 14px;
}
.footer-menu-info ul li a {
	font-size: 14px;
	padding: 0px 9px;
}
.original-medicine-section {
	background-size: cover;
	margin-top: -68px;
}
.abouts-section {
	text-align: center;
	padding-top: 25px;
}
.abouts-section .heading-title {
	margin-bottom: 17px;
}
.heading-title img {
	max-width: 78%;
}
.abouts-details-wrapper {
	float: left;
	width: 100%;
}
.abouts-details-wrapper .cont-text p {
	font-size: 16px;
	line-height: 31px;
}
.medicine-img-wrapper .medicine-title {
	font-size: 26px;
	padding-top: 20px;
	margin-bottom: 31px;
}
.medicine-details-wrapper {
	width: 100%;
}
.heading-text span {
	font-size: 16px;
	padding: 19px 53px;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 28px;
}
.medicine-details-wrapper .cont-text {
	padding-top: 20px;
	padding-left: 0;
}
.medicine-details-wrapper .details-btn {
	padding-left: 0;
	text-align: center;
}
.medicine-details-wrapper .cont-text p {
	text-align: center;
	margin-bottom: 17px;
	line-height: 30px;
	font-size: 15px;
}
.efficacy-section {
	background-size: cover;
	padding-bottom: 0px;
}
.efficacy-details-wrapper ul li {
	font-size: 16px;
	margin-bottom: 15px;
	line-height: 30px;
}
.efficacy-details-wrapper .heading-title {
	padding-left: 0;
	text-align: center;
}
.use-pregnancy-section {
	margin-top: 31px;
}
.use-pregnancy-details-wrapper {
	padding-left: 0;
	margin-top: 31px;
}
.use-pregnancy-details-wrapper .cont-text {
	padding-left: 0px;
}
.use-pregnancy-details-wrapper .heading-text {
	padding-right: 0;
}
.cont-text p {
	font-size: 15px;
	color: #000000;
	line-height: 32px;
}
.same-time-other-medicines {
	padding: 25px 0px 30px;
	background-size: cover;
	margin-top: 0;
}
.same-time-other-medicines-details.one .heading-text {
	padding-right: 0;
}
.same-time-other-medicines-details-wrapper {
	width: 100%;
}
.same-time-other-medicines-details p {
	padding-left: 0;
	width: 100%;
	font-size: 16px;
	padding-top: 10px;
}
.mean-img-three {
	position: relative;
	top: 0;
	left: 0;
	max-width: 429px;
}
.take-baokangsi-details-icon {
	width: 51px;
	padding-top: 2px;
}
.take-baokangsi-details-text .take-baokangsi-details-title {
	font-size: 17px;
	line-height: 33px;
}
.take-baokangsi-details-text p {
	font-size: 14px;
	line-height: 30px;
}
.take-baokangsi-wrapper-section {
	padding: 76px 0px 50px;
	background-size: cover;
}
.select-box-row .select-box-div {
	margin-left: 0;
	margin-top: 17px;
	width: 100%;
	float: left;
	margin: 0px 7px;
}
.select-box-row select {
	min-width: 100%;
}
.row-contact-details .contact-details-heading img {
	max-width: 53px;
	margin-right: 18px;
}
.row-contact-details .contact-details-heading {
	font-size: 18px;
	display: flex;
	align-items: center;
	margin-bottom: 24px;
	margin-top: 29px;
}
.contact-details-wrapper {
	padding: 13px 14px;
}
.contact-details-wrapper ul li a {
	font-size: 14px;
}
.contact-details-wrapper ul li img {
	max-width: 23px;
}
.contact-details-wrapper .contact-details-title {
	font-size: 21px;
	letter-spacing: 1px;
	margin-bottom: 11px;
}
.promotion-details-section {
	margin-top: 21px;
}
.contact-details-section {
	padding: 228px 0px;
	margin-top: -216px;
	background-size: cover;
	padding-bottom: 105px;
}
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);
}
.mobile-menu.wrapper-menu {
	padding-top: 0;
}
.finasteride-sectionnew .medicine-img2 {
	max-width: 100%;
	position: relative;
	right: 0;
	bottom: 0;
	text-align: center;
}
.contact-details-heading .contact-details-in .contact-details-h1 {
	font-size: 20px;
	margin-bottom: 8px;
	line-height: 32px;
}
.contact-details-heading .contact-details-in p {
	font-size: 14px;
	line-height: 23px;
}
.finasteridet1 {
	font-size: 17px;
}
.finasteridet2 {
	font-size: 26px;
}

.bg-n {
    margin-top: 238px !important;
}
.bg-n .contact-details-section {
    padding-top: 161px;
}


}


/* --------------------------------------
           Tablet Layout CSS
-----------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.nte1 .nte strong span {
	font-size: 38px;
	margin-right: 17px;
}
.nte1 .nte strong {
	font-size: 61px;
}
.confidence-section {
	padding-bottom: 55px;
}
.confidence-section .row {
	align-items: flex-end;
}
.confidence-text-row {
	margin-top: 93px;
}
.man-img {
	margin-right: 0;
	position: relative;
	z-index: 333;
	max-width: 100%;
	margin-left: 0;
}
.footer-details-wrapper.left::after {
	right: 0;
}
.medicine-details-wrapper {
	width: 100%;
}
.row-contact-details .contact-details-heading {
	font-size: 21px;
	display: flex;
	align-items: center;
}
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);
}
.contact-details-section {
	padding: 115px 0px;
	margin-top: -72px;
	background-size: cover;
}
.promotion-details-section {
	margin-top: 14px;
}
.contact-details-section .row.row-contact-details .col-md-7 {
	max-width: 100%;
	flex: auto;
	margin-bottom: 25px;
	margin-top: 41px;
}
.contact-details-section .row.row-contact-details .col-md-5 {
	max-width: 100%;
	flex: auto;
}
.select-box-row {
	justify-content: center;
}
.contact-details-wrapper ul li a {
	font-size: 15px;
}
.logo a {
	max-width: 100%;
}
.toggle {
	right: 14px;
	top: 2px;
}
.medicine-img-wrapper .medicine-title {
	font-size: 33px;
}
.medicine-details-wrapper .cont-text {
	padding-left: 0;
}
.mean-img-one {
	right: 16px;
	max-width: 420px;
}
.efficacy-section {
	padding: 22px 0px 40px;
	background-size: cover;
}
.efficacy-details-wrapper ul li {
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 26px;
}
.heading-text span {
	font-size: 16px;
}
.clinical-results-section {
	padding-bottom: 75px;
	padding-top: 24px;
}
.clinical-results-details-wrapper p {
	font-size: 15px;
	line-height: 35px;
	color: #000;
}
.contact-section {
	background-size: cover;
}
.contact-details-heading .contact-details-in .contact-details-h1 {
	font-size: 27px;
}
}

/* --------------------------------------
           Medium Layout CSS
-----------------------------------------*/
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.contact-details-heading {
	margin-bottom: 52px;
}
.man-img {
	margin-left: 0;
}
.nte {
	font-size: 30px;
}
.nte1 .nte strong {
	font-size: 88px;
}
.efficacy-section .efficacy-details-wrapper {
	margin-top: 140px;
}
.efficacy-section .efficacy-details-wrapper table {
	margin-top: 33px;
}
.mean-img-one {
	right: 0;
	max-width: 507px;
}
.heading-text span {
	font-size: 18px;
	display: flex;
}
.medicine-details-wrapper .cont-text {
	padding-left: 0;
	padding-bottom: 12px;
}
.clinical-results-section {
	padding-bottom: 75px;
	padding-top: 24px;
}
.clinical-results-details-wrapper p {
	font-size: 15px;
	line-height: 35px;
	color: #000;
}
.row-contact-details .contact-details-heading img {
	max-width: 68px;
	margin-right: 18px;
}
.row-contact-details .contact-details-heading {
	font-size: 25px;
	display: flex;
}
.select-box-row {
	justify-content: center;
}
.select-box-row .select-box-div {
	width: 100%;
}
.select-box-row select {
	min-width: 100%;
}
.promotion-details-section {
	margin-top: 0;
}
.contact-details-section {
	margin-top: -103px;
	padding-top: 175px;
	background-size: cover;
}
}
