@media(min-width: 1200px) {
	.container {
		max-width: 1122px;
	}

	header .container,
	.fda-approved .container {
		max-width: 1148px;
	}

	.container-size2 {
		max-width: 1196px;
	}
}

.magenta {
	color: #FF00A7;
}

body {
	padding-top: 114px;
}

body.home {
	padding-top: 204px;
}

body.home.top {
	padding-top: 0;
}


header {
	background: #fff;
	padding: 20px 0;
	border-bottom: 8px solid #C5D8AF;
	-webkit-box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.16);
	box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.16);
	top: 0;
	width: 100%;
	z-index: 1002;
	position: fixed;
}

.home header {
	padding-bottom: 0;
	border-bottom: 0;
}

body.top {
	padding-top: 0;
}

body.top header {
	position: relative;
}

.menu {
	margin: 0;
	padding: 0;
}

.menu li {
	list-style: none;
	padding-left: 18px;
	font-size: 16px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height: 120%;
	color: #6E7185;
}

.menu li:first-child {
	padding-left: 0;
}

.menu li.order-lg-1 {
	padding-left: 18px;
}

.menu li a {
	font-family: Montserrat, sans-serif;
	font-weight: 500;
	color: #6E7185;
}

.fda-approved {
	padding: 18px 0;
	background: #3E5D58;
}

.home .fda-approved {
	border-top: 8px solid #C5D8AF;
	margin-top: 20px;
}

.fda-approved p {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin: 0;
	font-family: Montserrat, sans-serif;
}

.fda-approved.hcp p,
.fda-approved.npm1 p {
	font-size: 18px;
}

.video-banner {
	position: relative;
	background: rgba(197, 216, 175, 0.1);
}

.video-banner .animation {
	transition: ease all 0.4s;
	opacity: 0;
}

.video-banner .animation.active {
	opacity: 1;
}

.video-banner .avaibility {
	position: absolute;
	top: 0;
	display: block;
	max-width: 478px;
	width: 100%;
	text-align: center;
	background: #E1CD00;
	left: 50%;
	transform: translateX(-50%);
	padding: 11px 20px 13px;
	font-size: 20px;
	line-height: 105%;
	font-weight: bold;
	color: #18332F;
	text-transform: uppercase;
	font-family: Montserrat, sans-serif;
}

.video-banner .box {
	position: absolute;
	top: 50%;
	max-width: 686px;
	margin: 0 auto;
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.video-banner .box h3 {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1.28px;
	color: #E0004D;
	font-family: Montserrat, sans-serif;
	margin-bottom: 22px;
}

.video-banner .box img {
	margin-bottom: 30px;
	left: -20px;
	position: relative;
}

.video-banner .btn-default {
	margin: 0 auto;
	max-width: 330px;
	display: block;
}

.btn-default {
	text-align: center;
	font-size: 16px;
	letter-spacing: 0.64px;
	color: #fff;
	background: #9B2242;
	padding: 16px 6px;
	border: 2px solid #9B2242;
	line-height: 100%;
	font-family: Montserrat, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-radius: 10px 2px 10px 2px;
	-webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	transition: ease all 0.4s;
	text-transform: uppercase;
}

.btn-default.secondary {
	background: #fff;
	color: #9B2242;
}

.btn-default.blue {
	background: #090449;
	border-color: #090449;
}

.btn-default:hover {
	background: #fff;
	color: #9B2242;
}

.btn-default.secondary:hover {
	background: #9B2242;
	color: #fff;
}

.btn-default.blue:hover {
	color: #090449;
}

.introducing {
	padding: 70px 0 20px;
	background: rgba(197, 216, 175, 0.1);
}

.introducing .t3 {
	margin-top: -15px;
}

.new-banner-home {
	padding: 50px 0 40px;
	background: url(../img/home/background-banner.png) center center no-repeat;
	background-size: cover;
	overflow: hidden;
	/* min-height: calc(100vh - 114px - 108px - 140px); */
}

.new-banner-home .title-banner {
	font-family: geom-graphic;
	color: #9B2242;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 36px;
	margin-bottom: 5px;
	padding-top: 21px;
}

.new-banner-home .subtitle {
	font-family: geom-graphic;
	color: #9B2242;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 40px;
}

.new-banner-home .box-approved {
	background: rgba(197, 216, 175, 0.3);
	border-radius: 30px 0 0 0;
	position: relative;
	display: flex;
	padding: 9.5px 10px;
	gap: 17px;
	align-items: center;
}

.new-banner-home .now-approved {
	font-size: 40px;
	font-weight: 800;
	color: #18332F;
	font-family: Montserrat;
}

.new-banner-home .npm1m-aml {
	font-size: 20px;
	font-weight: bold;
	color: #18332F;
	font-family: Montserrat;
}

.new-banner-home .box-approved:after {
	position: absolute;
	right: -3000px;
	width: 3000px;
	background: rgba(197, 216, 175, 0.3);
	height: 100%;
	content: '';
	display: block;
	top: 0;
}

.new-banner-home .select {
	font-family: geom-graphic;
	font-size: 20px;
	font-weight: 600;
	color: #3E5D58;
	margin-bottom: 18px;
}

.new-banner-home .btn-banner {
	display: block;
	padding: 30px 85px;
	background: #3E5D58;
	border-radius: 40px 0 40px 0;
	font-size: 26px;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	font-family: geom-graphic;
	position: relative;
	box-shadow: 0px 6px 6px #00000029;
	margin-bottom: 25px;
	margin-top: 10px;
	line-height: 127%;
}

.new-banner-home .btn-banner .icon-button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 58px;
}

.new-banner-home .btn-banner.npm-1 {
	background: #C5D8AF;
	color: #18332F;
}

.new-banner-home .btn-banner.npm-1 .red {
	font-weight: bold;
	color: #9B2242;
}

.new-banner-home .banner-text {
	font-size: 18px;
	margin-bottom: 8px;
	line-height: 138%;
	color: #3E5D58;
	font-family: Montserrat;
	font-weight: 500;
}

.footer__texts .special-size-footer {
	max-width: 488px;
}

.download-and-resources {
	background: url(../img/npm1/bg-resources.png);
	background-size: cover;
	padding: 80px 0 30px;
}

.download-and-resources .download-item {
	color: #18332F;
	font-family: Montserrat;
	font-weight: bold;
	font-size: 18px;
	display: inline-block;
	margin-bottom: 50px;
}

.download-and-resources .download-item span {
	min-height: 49px;
	display: inline-block;
	text-decoration: underline;
}

.download-and-resources .download-item img {
	margin-bottom: 17px;
}

.targets-binds-blocks {
	padding: 72px 0;
	background: #18332F;
}

.targets-binds-blocks .logo-white {
	margin-bottom: 34px;
}

.targets-binds-blocks .t3 {
	color: #C5D8AF;
	max-width: 360px;
}

.targets-binds-blocks .t2 {
	color: #C5D8AF;
	margin-top: 10px;
	margin-bottom: 15px;
}

.targets-binds-blocks .mid-line {
	position: relative;
}

.targets-binds-blocks .mid-line:before {
	height: 3px;
	width: 90%;
	top: 82px;
	background: #E0CD00;
	content: '';
	left: 5%;
	display: block;
	position: absolute;
}

.targets-binds-blocks .mid-line .img-fluid {
	position: relative;
	/* z-index: 100; */
}

/* .introducing .btn-default {
	max-width: 330px;
} */

@media(min-width: 1200px) {
	/* .fda-approved p {
		width: 1150px;
	} */

	.introducing .special-size {
		max-width: 1070px;
	}

	.mw-1050-desktop {
		max-width: 1050px;
	}

	.introducing.hcp .big-width {
		width: 1140px;
	}

	header .img-fluid {
		position: relative;
	}

	.fda-approved.hcp p {
		width: 1075px;
	}

	.introducing .special {
		width: 1130px;
	}

	.introducing.hcp .special {
		width: 1150px;
	}

	.isi-tray .special {
		width: 1100px;
	}

	.isi-tray .special span {
		display: block;
		width: 1120px;
	}

	.col-md-sp-1 {
		max-width: 260px;
	}

	.col-md-sp-2 {
		max-width: 315px;
	}

	.big-size-isi-desk {
		width: 1108px;
	}

	.big-size-isi-desk2 {
		width: 1134px;
	}
}

.c-pink {
	color: #9B2242;
}

.t2 {
	font-size: 26px;
	line-height: 140%;
	color: #18332F;
	font-weight: 600;
	font-family: "geom-graphic", sans-serif;
}

.t3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 150%;
	color: #9B2242;
	font-family: Montserrat, sans-serif;
}

.t4 {
	font-size: 20px;
	font-weight: bold;
	color: #3E5D58;
	line-height: 130%;
	font-family: Montserrat, sans-serif;
}

.t5 {
	color: #9B2242;
	font-size: 18px;
	font-weight: bold;
	line-height: 144%;
	font-family: Montserrat, sans-serif;
}

.p1 {
	color: #18332F;
	font-size: 18px;
	line-height: 155%;
	font-family: Montserrat, sans-serif;
	font-weight: 500;
}

.p2 {
	font-size: 14px;
	line-height: 170%;
	color: #6E7185;
	font-family: Montserrat, sans-serif;
	font-weight: 500;
}

.p3 {
	font-size: 16px;
	line-height: 170%;
	color: #6E7185;
	font-family: Montserrat, sans-serif;
	font-weight: 500;
}

.p1 a {
	color: inherit;
}

.not-found .p1 {
	color: #6E7185;
}

.green {
	color: #18332F;
}

.instructions-of-use {
	padding: 70px 0 71.5px;
	background: #3E5D58;
}

.instructions-of-use b {
	font-weight: 600;
}

.instructions-of-use b a {
	font-weight: bold;
}

.reach-out {
	position: relative;
	padding: 99px 0 99px;
}

.reach-out:before,
.reach-out:after {
	width: 110px;
	height: 100%;
	display: block;
	content: '';
	background: url(../img/npm1/icon-revuforj-light-green.png) top center repeat-y;
	background-size: 110px auto;
	position: absolute;
	top: 0;
}

.reach-out:after {
	right: 0;
}

.reach-out .box {
	background: #C5D8AF;
	border-radius: 40px 0 40px;
	padding: 0 10px 40px;
}

.reach-out .box-icon {
	width: 136px;
	padding: 31px 0;
	background: #18332F;
	text-align: center;
	margin: 0 auto -25px;
	display: block;
	top: -35px;
	position: relative;
	border-radius: 16px 0 16px;
}

.reach-out .text-size {
	max-width: 819px;
	margin: 0 auto;
}

.syndaccess {
	background: url(../img/npm1/content_aware_sky.jpg) center top no-repeat;
	background-size: 2798px auto;
	padding: 77px 0;
}

.syndaccess .btn-access {
	max-width: 337px;
}

.bg-white {
	background: #fff;
	border-radius: 40px 0 40px 0;
	padding: 44px 0;
}

.syndaccess.hcp .bg-white {
	padding: 80px 0;
}

.syndaccess h2 {
	font-size: 28px;
	line-height: 135%;
	color: #090449;
	font-weight: 600;
	font-family: "geom-graphic", sans-serif;
}

.syndaccess p {
	font-size: 18px;
	font-weight: 600;
	color: #0097A9;
	font-family: Montserrat, sans-serif;
	max-width: 765px;
	line-height: 116%;
}

.syndaccess p.hcp {
	color: #6E7185;
}

.syndaccess h6 {
	font-size: 18px;
	line-height: 133%;
	font-weight: bold;
	margin: 0;
	color: #090449;
}

.syndaccess h6 a {
	color: #0097A9;
}

.syndaccess .note,
.note {
	font-size: 14px;
	line-height: 135%;
	color: #6E7185;
	font-family: Montserrat, sans-serif;
	position: relative;
}

@media(min-width: 768px) {
	.syndaccess .note {
		max-width: 310px;
	}
}

.syndaccess .note span {
	position: absolute;
	left: -6px;
}

.syndaccess .blue {
	max-width: 347px;
}

#isi {
	padding: 15px 0 30px;
	-webkit-box-shadow: 0 -3px 10px 0 rgba(0, 0, 0, 0.16);
	box-shadow: 0 -3px 10px 0 rgba(0, 0, 0, 0.16);
	position: relative;
	z-index: 1000;
	background: #fff;
}

/* #isi.hcp {
	padding: 8px 0 35px;
} */

.isi-tray {
	background: #fff;
	padding: 0;
	/* transition: ease all 0.4s; */
}

.external.isi-tray.fixed {
	width: 100%;
	position: fixed;
	padding: 12px 0;
	bottom: 0;
	height: 42px;
	z-index: 10;
	-webkit-box-shadow: 0 -3px 10px 0 rgba(0, 0, 0, 0.16);
	box-shadow: 0 -3px 10px 0 rgba(0, 0, 0, 0.16);
	transition: ease all 0.4s;
}

.external.isi-tray.fixed.top {
	height: 140px;
}

.external.isi-tray.top .bottom {
	display: none;
}

.external.isi-tray:not(.top) .top {
	display: none;
}

.external.isi-tray.hcp.fixed.top {
	height: 210px;
	padding-top: 8px;
}

.closed .isi-tray {
	height: 30px;
	/* padding: 12px 0; */
	overflow: hidden;
}

.isi-tray .btn-isi {
	width: 18px;
	height: 18px;
	background-image: url(../img/icon-feather-minus-circle.png);
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	position: absolute;
	right: 24px;
	top: 4px;
	transition: ease all 0.4s;
}

.top .isi-tray .btn-isi {
	background-image: url(../img/icon-feather-plus-circle.png);
}

.isi-tray.fixed .btn-isi,
.isi-tray .btn-isi.not-open {
	background-image: url(../img/icon-feather-plus-circle.png);
}


.isi-tray .container {
	position: relative;
}

.isi-tray ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.list-isy li,
.isi-tray p {
	padding-left: 14px;
	position: relative;
	font-size: 18px;
	color: #3E5D58;
	font-weight: 500;
	line-height: 144%;
	font-family: Montserrat, sans-serif;
}

.isi-tray p {
	padding-left: 0;
}

.list-isy li:before {
	width: 8px;
	height: 8px;
	display: block;
	content: '';
	background: #E0004D;
	border-radius: 3px;
	position: absolute;
	top: 9px;
	left: 0;
}

.list-isy.yellow li:before {
	background: #E1CD00;
}

.list-isy .sublist li:before {
	background: #fff;
	color: #E0004D;
	top: -2px;
	left: -2px;
	content: 'o';
	font-family: "kallisto", sans-serif;
	font-weight: 500;
	font-size: 16px;
}

.isi-tray a {
	color: inherit;
}

.isi-tray a:hover {
	text-decoration: none;
}

.bordered-warning {
	border: 3px solid #3E5D58;
	padding: 8px 28px;
}

.footer {
	background: #3E5D58;
	padding: 50px 0 42px;
	border-top: 8px solid #C5D8AF;
	z-index: 1000;
	position: relative;
}

.footer img {
	margin-bottom: 50px;
}

footer p {
	font-size: 14px;
	color: #fff;
	font-family: Montserrat, sans-serif;
	line-height: 171%;
}

footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

footer ul li {
	margin-bottom: 5px;
}

footer ul li:last-child {
	margin-bottom: 0px;
}

footer ul li a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	text-decoration: none;
	font-family: Montserrat, sans-serif;
}

footer ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

.cookies-acceptance {
	position: fixed;
	width: 100%;
	bottom: -300px;
	z-index: 1003;
	background: #fff;
	padding: 22px 0 22px 0;
	transition: ease all 0.4s;
}

.cookies-acceptance.active {
	bottom: 0;
}

@media (max-width: 991px) {
	.cookies-acceptance {
		bottom: -600px;
		padding: 47px 0 50px 0;
	}

	p.approval {
		margin-bottom: 15px;
	}
	.home .fda-approved {
		margin-top: 0;
	}
}

.cookies-acceptance .button {
	text-align: center;
	font-size: 16px;
	letter-spacing: 0.64px;
	color: #fff;
	background: #9B2242;
	padding: 16px;
	border: 2px solid #9B2242;
	line-height: 100%;
	font-family: Montserrat, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-radius: 10px 2px 10px 2px;
	-webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	transition: ease all 0.4s;
	text-transform: uppercase;
	display: block;
}

.cookies-acceptance .button.reject {
	background-color: #fff;
	color: #9B2242;
}

.cookies__title {
	font-size: 28px;
	line-height: 132.14286%;
	margin: 0 0 5px 0;
	font-family: "geom-graphic", sans-serif;
	color: #18332F;
}

.cookies-acceptance p {
	color: #3E5D58;
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	line-height: 128%;
	font-weight: 500;
	max-width: 890px;
}

.cookies-acceptance .button.accept {
	color: #fff;
}

.cookie-backdrop {
	overflow: hidden;
}

.cookie-backdrop:before {
	content: '';
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 1001;
}

.modal .modal-dialog {
	max-width: 880px;
	width: 95%;
}

.modal .modal-content {
	border-radius: 30px 5px 30px 5px;
	padding: 80px 0 75px;
}

.modal .btn-default {
	width: 175px;
	display: inline-block;
	margin: 0 20px;
}

.modal .modal-footer {
	border: 0;
}

.modal h5 {
	font-size: 26px;
	font-family: "geom-graphic", sans-serif;
	line-height: 138%;
	color: #18332F;
	font-weight: 600;
}

#thirdPartyModal h5 {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.modal p {
	font-size: 18px;
	font-weight: 500;
	color: #6E7185;
	line-height: 155%;
	margin-left: auto;
	margin-right: auto;
	font-family: Montserrat, sans-serfif;
}

.not-found {
	padding: 45px 0 100px;
}

.bg-default {
	padding: 70px 0;
	background: #3E5D58;
	-webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.bg-default h1 {
	font-size: 26px;
	line-height: 138%;
	color: #fff;
	font-weight: 600;
	margin: 0;
	font-family: "geom-graphic", sans-serif;
}

.default-page .container {
	padding-top: 70px;
	padding-bottom: 30px;
}


.default-page ul {
	color: #6E7185;
	margin: 0;
	padding: 0 0 0 15px;
}

.default-page ul li,
.default-page p {
	margin-bottom: 4px;
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 155%;
	color: #6E7185;
}

.default-page ul li {
	color: #9B2242;
}

.default-page ul li a {
	color: #6E7185;
}

.default-page h2.sitemap {
	font-size: 20px;
	font-family: Montserrat, sans-serif;
	font-weight: bold;
	color: #3E5D58;
	line-height: 120%;
}

.default-page {
	min-height: calc(100vh - 80px);
}

p.approval {
	font: bold 32px/21px Montserrat, sans-serif;
	letter-spacing: 1.28px;
	color: #E0004D;
	text-transform: uppercase;
	opacity: 0;
	margin-bottom: 54px;
	transition: ease all 0.4s;
}

p.approval.active {
	opacity: 1;
}


@media(max-width: 1199px) {
	.fda-approved p {
		font-size: 14px;
	}

	.new-banner-home .title-banner,
	.new-banner-home .now-approved {
		font-size: 32px;
	}

	.new-banner-home .btn-banner {
		padding: 30px 48px;
	}

	.new-banner-home .btn-banner .icon-button {
		right: 38px;
		width: 35px;
	}

	.new-banner-home .subtitle {
		font-size: 18px;
	}

	.fda-approved.hcp p {
		font-size: 17px;
	}

	.introducing .col-lg-4 p {
		max-width: 330px;
		margin: 0 auto;
	}

	.bg-white {
		padding: 52px 13px;
	}

	.syndaccess.hcp .bg-white {
		padding: 50px 10px;
	}
}

@media(min-width: 992px) and (max-width: 1199px) {
	.menu li {
		font-size: 14px;
		padding-left: 10px;
	}

	.introducing .btn-default {
		font-size: 14px;
	}
}

@media(max-width: 991px) {
	body {
		padding-top: 132px;
	}

	body.active {
		overflow: hidden;
	}

	body.active:before {
		background: #6E7185;
		opacity: 0.4;
		content: '';
		width: 100%;
		height: 1000vh;
		z-index: 1001;
		display: block;
		position: fixed;
	}

	header .img-fluid {
		max-width: 170px;
		animation: 0.4s ease all;
		opacity: 1;
	}

	body.active header .img-fluid {
		/* opacity: 0; */
		animation: 0.4s ease all;
	}

	header {
		padding: 18px 0 0 0;
	}

	header .abrirMenu {
		width: 40px;
		z-index: 1000;
		position: relative;
		text-align: center;
		color: #000;
		font-size: 16px;
		height: 25px;
		float: right;
	}

	header .abrirMenu span {
		position: absolute;
		left: 0;
	}

	header .abrirMenu.change span {
		opacity: 0;
	}

	header .abrirMenu div {
		width: 40px;
		height: 4px;
		background-color: #3E5D58;
		margin: 6px 0 0;
		transition: 0.4s;
		position: relative;
		transform: rotate(0deg);
		border-radius: 5px;
	}

	header .abrirMenu div.bar1 {
		margin-top: 0;
	}

	header .abrirMenu.close div.bar1 {
		animation: topbarClose 0.5s;
	}

	header .abrirMenu.close div.bar2 {
		animation: middlebarClose 0.5s;
	}

	header .abrirMenu.close div.bar3 {
		animation: bottombarClose 0.5s;
	}

	@keyframes topbarOpen {
		0% {
			top: 0px;
			transform: rotate(0deg);
			background: #3E5D58;
		}

		50% {
			top: 10px;
			transform: rotate(0deg);
			background: #3E5D58;
		}

		100% {
			top: 9px;
			transform: rotate(-45deg);
			background: #3E5D58;
		}
	}

	@keyframes middlebarOpen {
		0% {
			opacity: 1;
		}

		100% {
			opacity: 0;
		}
	}

	@keyframes bottombarOpen {
		0% {
			top: 0px;
			transform: rotate(0deg);
			background: #3E5D58;
		}

		50% {
			top: -10px;
			transform: rotate(0deg);
			background: #3E5D58;
		}

		100% {
			top: -11px;
			transform: rotate(45deg);
			background: #3E5D58;
		}
	}

	header .abrirMenu.change .bar1 {
		animation: topbarOpen 0.5s;
		opacity: 1;
		top: 9px;
		transform: rotate(-45deg);
		background: #3E5D58;
	}

	/* Fade out the second bar */
	header .abrirMenu.change .bar2 {
		animation: middlebarOpen 0.5s;
		opacity: 0;
		left: 0px;
	}

	/* Rotate last bar */
	header .abrirMenu.change .bar3 {
		animation: bottombarOpen 0.5s;
		top: -11px;
		transform: rotate(45deg);
		background: #3E5D58;
	}

	@keyframes topbarClose {
		0% {
			top: 9px;
			transform: rotate(-45deg);
			background: #3E5D58;
		}

		50% {
			top: 10px;
			transform: rotate(0deg);
			background: #3E5D58;
		}

		100% {
			top: 0px;
			transform: rotate(0deg);
			background: #3E5D58;
		}
	}

	@keyframes middlebarClose {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@keyframes bottombarClose {
		0% {
			top: -11px;
			transform: rotate(45deg);
			background: #3E5D58;
		}

		50% {
			top: -10px;
			transform: rotate(0deg);
			background: #3E5D58;
		}

		100% {
			top: 0px;
			transform: rotate(0deg);
			background: #3E5D58;
		}
	}

	.menu-mobile {
		height: 0;
		position: absolute;
		overflow: hidden;
		transition: ease all 0.4s;
		width: 100%;
		left: 0;
		top: 86px;
		z-index: 1000;
	}

	.menu-mobile.active {
		height: 100vh;
	}

	.menu {
		padding-top: 10px;
		background: #fff;
		margin-bottom: 0;
	}

	.menu.justify-content-end {
		padding-top: 11px;
		margin-top: -1px !important;
	}

	.menu li {
		display: block;
		max-width: 320px;
		margin: 0 auto 10px;
		padding: 0;
	}

	.menu li.order-lg-1 {
		padding: 0;
	}

	.menu li:last-child {
		margin-bottom: 0;
	}

	.mobile-header-items {
		background: #C5D8AF1A;
		margin-top: 15px;
		padding: 7px 0;
	}

	.mobile-header-items ul {
		margin: 0;
		padding: 0;
	}

	.mobile-header-items ul li {
		list-style: none;
		padding: 0 4px;
		font-family: Helvetica Neue, Helvetica, sans-serif;
		font-size: 14px;
	}

	.mobile-header-items.hcp ul li {
		font-family: Montserrat, sans-serif;
		font-weight: 500;
	}

	.mobile-header-items ul li a {
		color: #6E7185;
	}

	.mobile-header-items ul li:first-child a {
		display: inline-flex;
		margin-right: 4px;
	}

	.introducing.hcp .col-lg-4 p {
		max-width: 296px !important;
	}

	.introducing.hcp .row div:last-child.col-lg-4 p {
		max-width: 320px !important;
	}

	.modal .modal-dialog {
		max-width: 340px;
		margin: 0 auto;
	}

	.modal .modal-content {
		padding: 80px 25px 88px;
	}

	.mobile-size-modal1 {
		max-width: 220px !important;
	}

	.targets-binds-blocks .mid-line {
		margin-top: 33px;
	}

	.targets-binds-blocks .mid-line:before {
		display: none;
	}

	.download-and-resources .download-item span {
		min-height: auto;
	}

	.reach-out {
		padding: 0;
	}

	.reach-out:before,
	.reach-out:after {
		position: relative;
		height: 81px;
		left: initial;
		right: initial;
		background: url(../img/npm1/icon-revuforj-light-green-mobile.png) center top repeat-x;
		width: 100%;
		background-size: auto 81px;
	}

	.reach-out:before {
		margin-bottom: 115px;
	}

	.reach-out:after {
		margin-top: 60px;
	}

	.syndaccess {
		background-image: url(../img/npm1/mobile_cloud_2x.jpg);
		background-size: 1534px auto;
		background-position: center center;
	}

	.syndaccess .bg-white {
		padding: 32px 6px;
	}
}

@media(min-width: 992px) {
	#isi.closed {
		min-height: auto;
		padding-bottom: 0;
	}

	.text-desktop-nowrap {
		white-space: nowrap;
	}
}

@media(min-width: 768px) and (max-width: 991px) {
	.syndaccess p.hcp {
		font-size: 17px;
	}

}

@media (min-width: 768px) {
	.desk {
		text-decoration: none;
	}
}

@media (max-width: 767px) {
	header .container {
		min-height: 56px;
	}

	.btn-default {
		letter-spacing: -0.1px;
	}

	.container {
		/* max-width: 365px; */
		padding: 0 20px;
	}

	.fda-approved {
		padding: 10px 0;
	}

	/* .syndaccess .bg-white {
		max-width: 343px;
		margin: 0 auto;
	} */

	.external.isi-tray.fixed.top {
		height: 220px;
	}

	.introducing.hcp p.first-p {
		max-width: 291px;
		margin-left: auto;
		margin-right: auto;
	}

	.introducing.hcp p.fs-14-mobile {
		font-size: 14px;
	}

	.mw-330-mobile {
		max-width: 330px;
		margin-left: auto;
		margin-right: auto;
	}

	.bottles {
		padding: 40px 0 0;
	}

	.bottles .container {
		max-width: 100%;
	}

	.fda-approved.hcp p {
		font-size: 16px;
		width: 105% !important;
		line-height: 120%;
	}

	.video-banner .box {
		transform: translateX(-50%);
		top: initial;
		bottom: -12px;
	}

	.video-banner .box {
		width: 100%;
		max-width: 310px;
	}

	.video-banner .avaibility {
		font-size: 14px;
		padding: 2px 8px;
		max-width: 282px;
	}

	.video-banner .box h3 {
		font-size: 17px;
		margin-bottom: 6px;
	}

	.video-banner .box img {
		max-width: 220px;
		margin: 0 auto 25px;
		display: block;
		left: initial;
	}

	.video-banner .btn-default {
		max-width: 226px;
		font-size: 11px;
		padding: 12px 6px;
	}

	.fda-approved p {
		font-size: 16px;
	}

	.instructions-of-use {
		margin: 0 auto;
	}

	.new-banner-home {
		padding: 12px 0 24px;
		background-image: url(../img/home/bg-mobile.png);
		background-position: center -30px;
	}

	.new-banner-home .title-banner {
		padding-top: 0;
		font-size: 23px;
		color: #9B2242;
	}

	.new-banner-home .subtitle {
		max-width: 300px;
		margin-bottom: 15px;
	}

	.new-banner-home .select {
		margin-bottom: 9px;
		font-size: 18px;
	}

	.new-banner-home .btn-banner {
		margin-top: 0;
		padding: 14px 35px;
		font-size: 16px;
		margin-bottom: 10px;
		/* border-radius: 24px 0 24px 0; */
		line-height: 140%;
	}

	.new-banner-home .btn-banner.npm-1 {
		margin-bottom: 24px;
	}

	/* .new-banner-home .banner-text {
		max-width: 295px;
		margin-left: auto;
		margin-right: auto;
	} */

	.new-banner-home .btn-banner .img-fluid {
		width: 27px;
	}

	.introducing {
		padding: 50px 0 50px;
	}

	.introducing .mobile-size {
		max-width: 301px !important;
		margin: 0 auto;
	}

	/* .syndaccess .container {
		max-width: 360px;
	} */

	.syndaccess img.img-fluid {
		max-width: 297px;
	}

	.syndaccess .note {
		left: 9px;
	}

	/* .isi-tray .container {
		max-width: 370px;
	} */

	/* .isi-tray .col-12 .special-width {
		max-width: 316px;
	} */

	/* .isi-tray .col-12 .ls-special {
		letter-spacing: -1px;
	}

	.isi-tray .col-12 .ls-special2 {
		letter-spacing: -0.3px;
	}

	.isi-tray .col-12 .ls-special3 {
		letter-spacing: -0.5px;
	} */

	.isi-tray.fixed {
		height: 40px;
		padding-top: 10px;
	}

	.isi-tray.fixed.top {
		height: 115px
	}

	.closed .isi-tray {
		height: 55px;
	}

	.isi-tray.hcp.fixed.top {
		height: 210px;
	}

	.bordered-warning {
		padding: 10px;
	}

	.closed .isi-tray.hcp {
		height: 506px;
	}

	.footer p {
		max-width: 296px;
	}

	.isi-tray p {
		/* max-width: 345px; */
	}

	.isi-tray .size1 {
		/* max-width: 335px; */
		margin-left: 0;
		margin-right: 0;
	}

	.isi-tray .size2 {
		/* max-width: 325px; */
		margin-left: 0;
		margin-right: 0;
	}

	.isi-tray .size3 {
		/* max-width: 320px; */
		margin-left: 0;
		margin-right: 0;
	}

	.isi-tray .size4 {
		/* max-width: 314px; */
		margin-left: 0;
		margin-right: 0;
	}


	.list-isy .sublist li {
		padding-left: 13px;
	}

	.isi-tray .special3 b {
		display: block;
	}

	/* .isi-tray .special4 {
		max-width: 315px;
	}

	.isi-tray .special5 {
		max-width: 330px;
	}

	.isi-tray .special6 {
		max-width: 336px;
	} */

	#isi {
		padding: 12px 0 30px;
	}

	#isi.closed {
		padding-bottom: 0;
	}

	.default-page .container {
		padding-top: 55px;
	}

	.external.isi-tray.fixed {
		height: 90px;
	}

	.isi-tray .btn-isi {
		right: 14px;
	}

	.footer__links li {
		max-width: 300px;
	}

	.download-and-resources {
		background-image: url(../img/npm1/bg-resources-mobile.png);
	}

	p.approval {
		font-size: 17px;
		line-height: 11px;
		margin-bottom: 15px;
	}
}

@media (max-width: 375px) {
	/* .container {
		max-width: 348px;
	} */

	.reach-out .col-lg-11 {
		padding: 0;
	}

	.syndaccess .col-12 {
		padding: 0;
	}
}

.top #isi {
	z-index: 1;
}

/* .modal {
	z-index: 2147483646;
} */

/* .new-banner-home{
	position: relative;
}

.new-banner-home:before {
	border: 1px solid #000;
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	bottom: 150px;
	z-index: 10000;
} */