@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

.bebas-neue-regular {
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
}

header {
    top: 0;
	position: sticky;
	z-index: 10;
}

span.navbar-toggler-icon {
    background: url(/wp-content/uploads/2026/02/465791088.svg);
    background-repeat: no-repeat;
    background-position: center;
}

a:focus,
button:focus {
    outline: none !important;
}

img {
    -webkit-user-drag: none;
    user-select: none;
    pointer-events: none;
}

:root {
    --brand-blue: #002C77;
    --brand-light: #e9f0ff;
    --accent: #ff8a00;
    --muted: #6c757d;
    --bg: #fff;

}

* {
    box-sizing: border-box
}

body.page-template-home{
    background: hsla(208, 87%, 97%, 1);
    background: linear-gradient(0deg, hsla(208, 87%, 97%, 1) 0%, hsla(0, 0%, 100%, 1) 100%);
    background: -moz-linear-gradient(0deg, hsla(208, 87%, 97%, 1) 0%, hsla(0, 0%, 100%, 1) 100%);
    background: -webkit-linear-gradient(0deg, hsla(208, 87%, 97%, 1) 0%, hsla(0, 0%, 100%, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#F1F8FE", endColorstr="#FFFFFF", GradientType=1);
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #222;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
}


/*CUSTOM*/
@media (min-width: 320px) and (max-width: 767px) { 
.hmobile {
    width: 50%;
}
footer .menu a {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
}	 
.content-area {
    overflow: hidden;
}	 
.homebanner-top-text {
    font-family:'Open Sans', sans-serif;
    color: #314657 !important;
    font-size: 8px;
    line-height: 12px;
	font-weight: 400;
}	 
.hero-sec .wpbanner-content span {
        font-size: 12px !important;
        line-height: 20px;
        font-family: 'Raleway';
}
.wpbanner-content {
        font-size: 12px;
        line-height: 20px;
        font-weight: 400;
}	
.blue-stat-title {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 18px;
}	
.blue-stat-link a {
    font-size: 13.5px;
    font-weight: 700;
    line-height: 28px;
    font-family: 'Open Sans';
}	
.h-section p {
    font-size: 10px;
    line-height: 16px;
    margin-bottom: 5px !important;
}	
.saving_support h3 {
    color: #EF5F17;
    font-size: 16px;
    font-weight: 800;
    line-height: 24px;
    letter-spacing: 2px;
    font-family: 'Open Sans';
    margin: 0;
}	
.saving_support_inner h4 {
    font-weight: 700;
    color: #002D74;
    font-size: 20px;
    line-height: 28px;
	margin-bottom: 0;
}
.saving_support_inner h4 span {
    line-height: 28px;
}
.saving_support_inner img {
    width: 104px;
	min-width: 104px;
	height: auto;
}	
.thirty-days span {
	font-size: 14.8px;
}
p.new-patients-paragraph {
	font-size: 14px;
	font-weight: 400;
	color: #314657;
	margin-bottom: 0;
	padding-left: 30px;
	line-height: 20px;
} 
.dosing-gap {gap: 0px;}	
.btn-orange {
	font-size: 14px;
	line-height: 20px;
}	
section.dosing-sec #h-btn {
    margin-top: 1rem !important;
}	
 .bottom-span p {
        font-size: 12px;
        line-height: 18px !important;
}	
.imp-title {
        font-size: 16px;
        line-height: 22px;
}	
.dark li {
        font-size: 14px;
        line-height: 19px;
}	
.bottom-content-sec h3 {
    color: #EF5F17;
    font-weight: 700;
    font-size: 16px !important;
    line-height: 24px !important;
}	
section.bottom-content-sec p {
    font-size: 14px !important;
    line-height: 22px !important;
    font-weight: 400;
}	
section.bottom-content-sec ul li {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
}	
.bottom-content-sec h4 {
    color: #002C77;
    font-weight: 700;
    font-size: 14px !important;
    line-height: 22px !important;
}	
footer p.title, ul#menu-hypertension li a, #menu-dosing li a, #menu-resources li a{
    font-size: 16px;
	line-height:24px
}
	
footer li {
    font-size: 14px !important;
    font-weight: 400;
    line-height: 20px !important;
    margin-bottom: 12px;
}	
section.term_condition h4 {
        font-size: 16px;
        line-height: 24px;
        font-family: 'Open Sans';
	    margin-bottom:20px;
}	
section.term_condition h1 {
        font-size: 20px;
        line-height: 28px;
        font-weight: 700;
        font-family: 'Open Sans';
}	
section.term_condition p {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
}
section.term_condition h2.h1{
        font-size: 20px;
        line-height: 28px;
        font-weight: 700;
        font-family: 'Open Sans';
}		
.button {
     font-size: 14px!important;
    line-height: 20px!important;
    font-weight: 700!important;
	font-family: 'Open Sans';
}	
.button.button-link {
    padding: 20px 40px 20px 26px!important;	
}	
.h-studymethod{
padding-top: 62px !important;	
}
.h-studymethod .hero-subtitle{
        font-size: 16px;
        line-height: 24px;
        font-family: 'Open Sans';
	    margin-bottom:20px;	
	 font-weight: 800!important;
}	
.h-studymethod .hero-title{
	    font-size: 20px;
        line-height: 28px;
        font-family: 'Open Sans';
	    font-weight: 700!important;	
}	
.h-studymethod .h-parag	{
		font-size:12px;
	    line-height:16px;
	    font-family: 'Open Sans';
	    font-weight: 400;
	    margin-bottom: 30px!important;
}
.h-title p {
	    font-size: 20px;
        line-height: 28px;
        font-family: 'Open Sans';
	    font-weight: 700!important;	
	    color: #002C77;
}
.h-image{
	margin-top: 39px;
}
.h-main-sec .banner-dis{
        font-size:12px;
	    line-height:18px;
	    font-family: 'Open Sans';
	    font-weight: 400;
	    margin-top: 22px;
}	
.h-titlesec{
	    font-size: 20px;
        line-height: 28px;
        font-family: 'Open Sans';
	    font-weight: 700!important;	
	    color: #002C77;
}	
.study-hero {
        padding-bottom: 10px !important;
}
.page-id-238 .inc-sec, .hyper-sec {
        padding: 24px 0 !important;
}	
.h-blue-box{
		font-size:16px;
	    line-height:24px;
	    font-family: 'Open Sans';
	    font-weight: 800;
	    padding: 16px 15px 16px 20px;
}	
.h-inc-sec img{
	   width:10%;
}
.h-listed{
	  color: #314657;
	  font-size: 14px;
	  line-height:22px;
	  font-weight:400;
	  font-family: 'Open Sans';
}	
.h-paragone{
	  font-size: 12px;
	  line-height:20px;
	  font-weight:400;
	  font-family: 'Open Sans';	
}	
#h-bg-light .h-title{
	  font-size: 20px!important;
      line-height: 28px;
      font-family: 'Open Sans';
	  font-weight: 700!important;	
	  color: #002C77;
}	
.page-id-238 .counter-sec p {
        font-size: 12px !important;
        line-height: 13px;
        font-family: 'Raleway';
}	
.h-width50{
	width:50%;	
}	
.page-id-238 .counter-sec p.year-text {
    font-size: 24px !important;
    line-height: 25px;
	font-family: 'Raleway';
/* 	padding-top:10px; */
}
.page-id-238 .counter-sec p.year-text1 {
    font-size: 20px !important;
    line-height: 24px;
	font-family: 'Open Sans';
}
.page-id-238 .h-listed1{padding-left: 14px;}	

.page-id-238 p.mean-text {
    margin-bottom: 10px !important;
}	
.page-id-238 .counter-sec .anti-para{
	font-size: 12px !important;
    line-height: 20px;
	font-weight:400;
	font-family: 'Open Sans';
}
.page-id-238 .counter-sec .ref{
	font-size: 12px !important;
    line-height: 20px;
	font-weight:400;
	font-family: 'Open Sans';
}		
.page-id-36 .faq-right {
    width: 100%;
}	
	
	
}	

@media (min-width: 768px) and (max-width: 1025px) { 
.m-card {
    width: 100%;
}
}

/* --------------------------------------------------------------------------- */

.navbar-toggler {
	border: 2px solid #8B91A43D;
	width: 40px;
	height: 40px;
	position: relative;
	padding: 0;
}

.navbar-toggler .navbar-toggler-icon {
	width: 18px;
	height: 2px;
	background:#314657;
	display: block;
	margin: auto;
}

.blue-stat-title {
    max-width: 300px;
}

.navbar-toggler .navbar-toggler-icon:before {
	content: '';
    width: 13px;
    height: 2px;
    background: #314657;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
}

.navbar-toggler .navbar-toggler-icon:after {
	content: '';
    width: 13px;
    height: 2px;
    background: #314657;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}

.ipadPortrait, .mobileLandscape {
    height: 100%;
}

/* .container {
	padding: 0 102px;
	max-width: 100% !important;
} */

.hero-sec.desktop-sec {
	background-color: #c1e2ff;
	padding: 30px 0 50px;
} 
.homebanner-top-text {
    font-weight: 500;
}

.dosing-gap .col-lg-6:last-child p.new-patients-paragraph strong {
	display: block
}
.hv-scroll {
	max-height: calc(100vh - 140px);
	overflow-y: auto;
}

.img-content-sec {
	margin-top: 100px;
}

.img-content-sec .inner-div {
	padding: 0 50px 0 100px;
}

section.image-box {
	margin-top: 60px;
}

section.image-box .hypertension3_blk {
	border: 2px solid #CED5E3;
	padding: 40px;
}
footer p.title {
	margin-bottom: 20px;
}

.navbar .navbar-brand img {
    margin-left: -8px;
}

footer li {
    margin-bottom: 15px;
}

.saving_support_inner img {
    width: 155px;
	min-width: 155px;
	height: auto;
}

.saving_support_inner h4 {
    margin-bottom: 0;
	line-height: 52px;
}

.hero-sec.desktop-sec .btn-orange{
	padding: 10px 20px;
} 

.dosing-sec .bottom-span {
	margin-top: 70px;
} 

.dosing-sec .btn-orange {
	padding: 12px 20px;
}
	
.blue-stats-section .card-1 .blue-stat-title {
	max-width: 335px;
}

.blue-stats-section .card-2 .blue-stat-title {
	max-width: 370px;
}

.blue-stats-section .card-3 .blue-stat-title {
	max-width: 320px;
} 

.image-box .bottom-span {
    margin-top: 50px;
}

.hypertension3_blk {
    padding: 30px;
    background-image: url(/wp-content/uploads/2026/02/bg-img-scaled.png);
    background-size: cover;
}

section.image-box .hypertension3_blk {
    border: 2px solid #CED5E3;
    padding: 50px;
}

.primary-sec {
    padding: 100px 0 40px;
	background-position: left !important;
}
.primary-sec .dosing-content {
    margin-bottom: 40px;
}

.primary-sec .wrapper-primary-ent {
    max-width: 100%;
}
.wrapper-primary-ent h2 {
	font-size: 40px !important;
}
.primary-sec p.normaltext {
	font-size: 20px;
	max-width: 741px;
}

.primary-sec p.normaltext span {
	display: block;
	margin-top: 20px;
}

.soc {
	padding: 100px 0 ;
}

.endpoint_sec2 .btn-orange{
	margin-top: 30px;
}
.endpoint_sec2 p {
    color: #314657;
    max-width: 1600px;
}

/* .endpoint_sec2 .btn-orange {
	padding: 9px 20px;
} */

.endpoint_sec2 .btn-orange img {
	width: 8px;
}

.primary-sec .third-title {
	font-size: 22px; 
	line-height: 27px; 
	color: #314657; 
	font-style: italic;
	margin-bottom:40px
}

.primary-sec .bp-content-box {
	padding: 40px;
}

.primary-sec .bp-badge { 
	padding: 2px 14px;
	font-size: 19px;
}

.primary-sec .bp-number {
	font-size: 65px;
}

.primary-sec .bp-unit {
	font-size: 32px;
}

.primary-sec .bp-icon {
	width: 92px;
    height: 92px;
}

.primary-sec .bp-icon img {
	width: 100%;
}

.endpoint_sec3 .ref {
    color: #314657;
    line-height: 22px;
}

.primary-sec .title {
	margin-bottom: 30px !important;
}

.bp-stats-card .bp-footer-text {
	font-size: 18px;
    line-height: 25px;
    max-width: 450px;
}

.primary-sec .position-relative img {
	max-width: 600px !important;
}

.endpoint_sec2 img.mx-auto {
	margin: 80px 0;
}

.endpoint_sec2 .btm-m {
	margin-bottom: 60px;
}

.endpoint_sec2 .sm-text {
	font-size: 16px;
	line-height: 19px;
	color: #314657;
}

.tryvio-banner {
    padding-bottom: 2.25rem;
}

.tryvio-banner .tryvio-page-title h2 {
	font-size: 40px;
}

.tryvio-banner .tryvio-content-area {
	max-width: 55rem;
}

.tryvio-banner .tryvio-page-description {
	font-size: 18px;
}

section.sos-sec {
    padding: 80px 0 40px !important;
}

section.sos-sec p.afterimag {
	font-size: 28px;
	font-weight: 400;
	margin: 20px 0 40px;
}

section.sos-sec .footer p.afterimag{
	text-align: center;
	margin: 40px 0;
	font-weight: 600;
}

section.sos-sec .precision-cta-btn { 
	padding: 14px 30px;
	margin-top: 50px;
}

.sec-exp-bottom {
	padding: 80px 0 50px !important;
	background-image: url(/wp-content/uploads/2026/02/dosing-banner.png) !important;
	    background-position: center left !important;
	margin-bottom: 50px;
}

.sec-exp-bottom .title-exp-bottom {
    font-size: 40px;
	margin-bottom: 30px;
}

.sec-exp-bottom .subtitle-exp-bottom {
	font-size: 28px;
    line-height: 40px;
	max-width: 1600px;
	margin-bottom: 50px;
}
.sec-exp-bottom .icon-exp-bottom img {
	width: 64px;
}

.sec-exp-bottom .icon-exp-bottom {
	display: block;
	height: auto;
	width: auto;
}

.sec-exp-bottom .desc-exp-bottom {
	margin-top: 0;
}

.sec-exp-bottom .percent-exp-bottom, .sec-exp-bottom  .text-row-exp-bottom {
    padding: 0 50px;
}
.sec-exp-bottom  .text-row-exp-bottom {
    margin-top:25px;
}

.sec-exp-bottom .desc-exp-bottom {
    margin-top: -10px;
}

.sec-exp-bottom  span.percentage-card {
    line-height: 110px;
	font-size: 90px;
}

.sec-exp-bottom  .card-exp-bottom {
    padding: 50px 0px 35px;
}

.sec-exp-bottom  .note-exp-bottom {
	box-shadow: -4px -4px 12.1px 0px #71717114;
	border: none;
	padding: 35px 20px;
    font-size: 32px;
	margin: 40px auto 50px;
}

.sec-exp-bottom  .kdigo-content-box h5{
    font-size: 28px;
}
.sec-exp-bottom  .kdigo-content-box {
	margin: 25px 0;
}
.sec-exp-bottom .kdigo-content-box h5 {
	max-width: 1435px;
    margin: auto;
	font-size: 28px;
}

.sec-exp-bottom  .kdigo-footnote-top p {
    font-size: 16px;
}
#healthcareModal.modal {
    padding: 0 10px;
}
.tryvio-banner .tryvio-page-title h1 p .br-box {
	display: block;
}
.sec-precision {
    padding: 100px 0 !important;
}

.sec-precision .safety-title2 {
    font-size: 40px;
}

.sec-precision .precision-card .card-content {
	justify-content:center;
}

.sec-precision .precision-card .card-content p {
    max-width: 367px;
}
.sec-precision .row .col-lg-4:last-child .precision-card .card-content p {
    max-width: 450px;
}

.precision-footer p {
    max-width: 1420px;
}

.dosing-banner-section {
    padding: 80px 0 !important;
	margin-bottom: 60px;
}

.sec-safety .title {
    font-size: 40px ;
	margin-bottom: 40px ;
}

.dosing-banner-section .adverse-table thead tr th:first-child,
.dosing-banner-section .adverse-table tbody tr td:first-child{
	padding-left: 60px;
}

.tryvio-page-description p + p {
	margin-top: 30px;
}

.h-inc-sec .h-titlesec {
    font-size: 40px;
    line-height: 50px;
}

.h-inc-sec .blue-box {
	margin-bottom: 30px !important;
}

.h-inc-sec .h-listed li {
    margin-bottom: 20px;
}

.mt-5.h-paragone p {
	margin-bottom: 0;
	max-width: 1600px;
	max-width: 1330px;
} 

.counter-sec {
	padding: 80px 0 !important
}

 #h-bg-light .h-title {
	font-size: 40px !important;
    margin-bottom: 30px !important;
}

.page-id-238 .h-listed1 {
    padding-left: 22px;
}
.counter-sec .inner-text {
    margin-bottom: 20px !important;
}
.anti-para {
	color: #314657;
	margin-top: 40px;
}

.counter-sec .ref {
	padding: 0 0px 40px;
}

/* .about-banner.tryvio-banner {
	min-height: 32rem;
} */

.about-banner.tryvio-banner .tryvio-content-area {
    max-width: 49rem;
}
 .about-banner.tryvio-banner .tryvio-page-title {
    margin-bottom: 1.5rem;
}

.about-section2.tab-sec {
	margin: 0;
}  

.about-section2.tab-sec .about-section2-inner {
	padding: 50px !important;
}

.left-side-about .font40 {
    margin-bottom: 30px;
}

.about-section2 .nav-tabs .nav-link span {
	font-size: 14px !important;
}

.about-section2 .nav-tabs {
	padding: 10px !important;
	box-shadow: -4px -4px 12.1px 0px #71717114;
}

.tab-sec .nav-item button {
    padding: 15px 30px 20px !important;
}

.receptor-heading {
    font-size: 22px !important;
}

.receptor-definitions {
    font-size: 16px !important;
}

.tab-sec .content-bottom {
    font-size: 36px;
    font-weight: 600 !IMPORTANT;
	margin-bottom: 40px;
}

.tab-sec .nav.nav-tabs li button.active {
	text-align: left;
}

.tab-sec .nav.nav-tabs li button {
	text-align: center;
}
.about-section2-inner .nav-tabs li button {
	text-align: left !important;
}
.profile-card p {
    line-height: 40px;
}

.about-section2.tab-sec {
    padding: 10px 0px 60px !important;
    margin: 50px 0 20px;
}

#patientprofile {
    padding: 60px 0px 35px !important;
}

#patientprofile {
    background: url(/wp-content/uploads/2026/02/dosing-banner.png) !important;
	background-size: cover !important;
}

.tab-sec {
    padding: 90px 0px 35px !important;
    margin: 50px 0 20px !important;
}

/* .hero-sec.desktop-sec {
	background-position: -120px center !important;
} */

.tab-sec .tab-content {
    padding: 10px 0 30px !important;
}

.navbar .nav-item:hover {
    background-color: transparent;
}

/* .navbar .nav-item:hover a {
	    background-color: #002C77;
    color: #ffffff;
	    border-radius: 10px;
} */

.tryvio-banner.has-image  .tryvio-content-area {
    max-width: 50rem;
}

.tryvio-banner.has-image  .tryvio-banner-image-area {
	width: 50%;
}

.dosing-content-section .dosing-section-title {
    font-size: 44px;
	margin-bottom: 50px;
}

.dosing-content-section {
    padding: 100px 0 0px !important;
}

.dose-adjustment-card .card-list li {
    font-size: 20px !important;
}

/* .access-banner.tryvio-banner .tryvio-content-area {
	max-width: 35rem;
} */

.access-banner.tryvio-banner .tryvio-content-area .banner-content-cus {
    line-height: 124%;
}

.access-banner.tryvio-banner .tryvio-content-area .tryvio-page-title {
    max-width: 385px;
}

#how-to-prescrbe {
	padding-bottom: 50px !important;
}

.dosing-banner-section .section-label {
	font-size: 24px;
}

.dosing-banner-section .main-heading {
    font-size: 37px;
}


.dosing-banner-section .footnote a {
	font-weight: 700;
}

.disclosures_cards {
    margin-top: 40px;
}

.disclosures.templates h4 {
	margin-bottom: 0;
}

.button.button-download {
    padding: 12px 40px 12px 20px;
}

.faq-section .faq-desc {
    max-width: 574px;
}
.faq-section .search-box {
    background: #F2F2F2;
	font-weight: 600;
}

.faq-section .search-box:placeholder {
    color: #314657;
}

.sidebar-faq li {
	font-size: 24px;
}

.accordion-header {
    padding: 20px 50px 20px 0px;
}

.accordion-header::after {
	width: 24px;
    height: 24px;
}

section.faqcontents {
    margin-bottom: 80px;
}

a.back-to-top {
	z-index: 1000 !important;
}

.faqcontents,
.faq-section {
	display: none;
}

.term_condition .button {
	border-radius: 10px;
}

.disclosures h4 {
	margin-bottom: 60px;
}

section.disclosures {
    padding: 6.25rem 0 5rem;
	margin-bottom: 80px;
}

.privacy-policy p, .privacy-policy ul li {
	font-size: 18px;
    line-height: 30px;
    color: #324755;
	list-style: none;
}

.privacy-policy ul {
	padding: 0;
}

.privacy-policy ul li {
	margin-bottom: 15px;
}

.privacy-policy p strong, .privacy-policy ul li strong {
    color: #EF5F17;
}

.privacy-policy h3 {
    color: #002C77;
	font-size: 20px;
	font-weight: 700;
}

@media(max-width: 1780px) {
	section.counter-sec .inner-boxes {min-height:300px}
	.disclosures_cardItem_cta h5 {line-height:1.4}
	.endpoint_sec2 p {line-height:1.4;}
	body.page-template-study-php .anti-para {font-size:14px; line-height:1.4}
	body.page-template-study-php .banner-dis {font-size: 14px}
	.saving_support_inner img {
		width: 115px;
		min-width: 115px;
		height: auto;
	}
	.hero-sec.desktop-sec {
		padding: 25px 0 40px;
/* 		background-position: center right !important;
		background-size: contain !important; */
		background-position: right center !important;;
	}
	.dosing-gap-home .box {
		padding: 32px 25px;
	}
	
	.hero-sec img.img-fluid {
        width: 54%;
        margin-bottom: -70px;
        margin-left: auto;
        margin-right: -13%;
	}
	.homebanner-top-text {
		font-size:13px;
       max-width: 560px;
	}
	.wpbanner-content {
		font-size:15px;
       max-width: 450px !important;
	} 
	.hero-sec.desktop-sec .btn-orange {
		padding: 8px 15px;
	}
	.blue-stats-section .card-1 .blue-stat-title {
		max-width: 215px;
	}

	.blue-stats-section .card-2 .blue-stat-title {
		max-width: 250px;
	}

	.blue-stats-section .card-3 .blue-stat-title {
		max-width: 210px;
	} 
	.img-content-sec {
		margin-top: 80px;
	}
	.img-content-sec .inner-div {
		padding: 0 70px;
	}
	.img-content-sec .inner-div .title{
		max-width: 660px !important;
	}
	.img-content-sec p.bottom-content {
/* 		max-width: 620px !important; */
		padding-right: 100px;
	}
	
	section.image-box .hypertension3_blk .image-caption {
		max-width: 455px;
	}
	.tryvio-banner {
		padding-top: 4.25rem;
	}
	.tryvio-banner .tryvio-page-title {
		margin-bottom: 80px;
	}
	.endpoint_sec2 p {
		font-size: 20px;
	}
	.primary-sec .third-title {
		font-size: 20px;
	}

	.bp-stats-card .bp-footer-text {
		font-size: 16px;
		line-height: 22px;
		max-width: 370px;
	}
	
	.endpoint_sec3 {
		gap: 10px
	}
	.endpoint_sec3 h2{
		max-width: 1100px;
	}
	.endpoint_sec3_blk1 {
		padding: 30px 20px;
	}
	.endpoint_sec3_blk1 img {
		height: 40px;
	}
	.endpoint_sec3_blk1 p {
	    font-size: 16px;
	}
	
	.wrapper-primary-ent h2 {
		font-size: 35px !important;
	}
	.primary-sec p.normaltext {
   	 font-size: 16px;
	}
	.soc {
		padding: 80px 0;
	}
	.primary-sec {
		padding: 40px 0;
	}
	.primary-sec .bp-badge {
		font-size: 16px;
	}
	
	.primary-sec .bp-number {
		font-size: 48px;
	}
	.primary-sec .bp-unit {
		font-size: 22px;
	}
	.primary-sec .bp-icon {
		width: 75px;
		height: 75px;
	}
	.primary-sec .bp-content-box {
		padding: 30px;
	}
	.tryvio-banner .tryvio-content-area {
		max-width: 50rem;
	}
	.tryvio-banner .tryvio-page-title h2 {
		font-size: 31px;
	}
	.tryvio-banner .tryvio-page-title {
        margin-bottom: 0px;
    }
	.tryvio-banner .tryvio-page-description {
		font-size: 16px;
	}
	
	section.sos-sec h2.headingtext {
		font-size: 28px;
		line-height: 124%;
	}
	section.sos-sec p.afterimag {
    	font-size: 20px;
	}
	.sec-exp-bottom .title-exp-bottom {
   	 font-size: 32px;
	}
	.sec-exp-bottom .subtitle-exp-bottom {
		font-size: 22px;
		line-height: 1.4;
		max-width: 1245px;
	}
	.sec-exp-bottom span.percentage-card {
		line-height: 96px;
		font-size: 70px;
	}
	.sec-exp-bottom .icon-exp-bottom img {
		width: 55px;
	}
	.sec-exp-bottom .desc-exp-bottom {
   	 font-size: 20px;
	}
	
	.sec-exp-bottom .note-exp-bottom {
		padding: 30px 20px;
		font-size: 26px;
		margin: 30px auto 40px;
	}
	
	.sec-exp-bottom .kdigo-content-box h5 {
		font-size: 20px;
	}
	.sec-precision .safety-title2 {
		font-size: 30px;
	}
	.sec-precision .precision-card .card-content p {
		max-width: 270px;
	}
	.precision-footer p {
    	font-size: 20px;
	}
	.sec-safety .title {
		font-size: 30px;
		margin-bottom: 35px;
	}
	.tryvio-banner .tryvio-content-area {
        max-width: 54rem;
    }
	.tryvio-banner .tryvio-page-title {
        margin-bottom: 30px;
    }
	.study-hero h2 {
		font-size: 35px;
    }
	.h-inc-sec .h-titlesec {
		font-size: 35px;
		margin-bottom: 50px !important;
		max-width: 1200px;
	}
	.h-listed {
		font-size: 20px;
		line-height: 28px;
	}
	.study-hero {
		padding: 70px 0 50px !important;
	}
	.p-b-4.h-inc-sec {
		padding: 0 0 60px;
	}
	
	.counter-sec {
		padding: 60px 0 !important;
		margin-bottom: 60px !important;
	}
	#h-bg-light .h-title {
		font-size: 35px !important;
	}
	.counter-sec .ref {
		padding: 0 0px 0;
	}
	
	.about-section2.tab-sec .about-section2-inner {
		padding: 40px !important;
	}
	.tab-sec .nav-item button {
		font-size: 20px !important;
	}
	.about-section2 .nav-tabs .nav-link span {
		font-size: 11px !important;
	}
	.receptor-heading {
		font-size: 18px !important;
	}
	.receptor-definitions {
		font-size: 14px !important;
	}
	
	.tab-sec .content-bottom {
    	font-size: 28px;
	}
	.profile-card h4 {
        font-size: 28px;
        max-width: 650px;
	}
	
	.profile-card-matrix img {
		max-width: 130px !important
	}
	.profile-card-matrix p {
		line-height: 32px;
	}
	.mb-4.profile-card-person {
		margin-bottom: 15px !important;
	} 
	.mt-4.profile-card-person {
		margin-top: 15px !important;
	} 
	.profile-card hr {
		display: none;
	}
	
	.navbar .nav-item a {
		padding: 12px 20px !important;
	}
	.tryvio-banner.has-image .row {
		align-items: center;
	}
	.tryvio-banner.has-image .tryvio-banner-image-area {
		width: 45%;
	}
	.tryvio-banner.has-image {
		padding-bottom: 70px !important
	}
	.dosing-content-section .dosing-section-title {
		font-size: 36px;
		margin-bottom: 50px;
}
	.dosing-content-section {
		padding: 60px 0 0px !important;
	}
	.dose-adjustment-card .card-list li {
		font-size: 15px !important;
	}
	.dosing-content-section .bottom-span {
		margin-top: 50px;
	}
	#how-to-prescrbe p.tryvio-text {
		max-width: 500px;
		margin-bottom: 25px;
	}
	#how-to-prescrbe  p.access-content {
		max-width: 525px;
	}
	#how-to-prescrbe p.access-content-text {
		max-width: 500px;
	}
	#how-to-prescrbe .card-access {
		max-width: 500px;
	}
	
	#how-to-prescrbe p.bottom-spancus {
		font-size: 14px;
		margin-bottom: 0;
	}
	#how-to-prescrbe p.bottom-spancus.mp-0 {
		padding-top: 0;
	}
	
	.dosing-banner-section .section-label {
		font-size: 20px;
	}
	.dosing-banner-section .main-heading {
		font-size: 32px;
	}
	
	.program-card .program-text {
		font-size: 16px;
	}
	.dosing-banner-section .footnote {
	    font-size: 14px;
		    line-height: 20px;
	}
	.disclosures_cards {
		margin-top: 35px;
	}
	section.disclosures {
        padding: 70px 0;
	}
	.sidebar-faq li {
		font-size: 18px;
	}
	section.faqcontents {
		margin-bottom: 60px;
	}
	.term_condition h4 {
        margin-bottom: 20px;
    }
	
	.term_condition h1, .term_condition .h1 {
    	font-size: 2.5rem;
	}
	
	.disclosures h4 {
		margin-bottom: 45px;
	}
	section.disclosures {
		margin-bottom: 60px;
	}
	
	.privacy-policy p, .privacy-policy ul li {
		font-size: 16px;
	}

	.privacy-policy h3 {
		font-size: 18px;
	}
}

.navbar-nav .dropdown-toggle::after {
	background-image: url(/wp-content/uploads/2026/02/down-icon.png);
}

.navbar-nav .dropdown-toggle.active::after {
	background-image: url(/wp-content/uploads/2026/02/down-icon-w.png);
    background-size: contain !important;

}


@media(max-width: 1600px) {
	.hero-sec h1 {
	    font-size: 77px;
	}
	.saving_support_inner h4 {
		line-height: 36px;
	}
	.navbar .nav-item a {
        padding: 14px 16px !important;
    }
}
/* @media(max-width: 1550px) {
	    .hero-sec.desktop-sec {
			background-size: cover !important;
			background-position: 90px center !important;
		}
} */
@media(max-width: 1440px) {
/* 	    .hero-sec.desktop-sec {
			background-position: 40px center !important;
		} */
	.hero-sec h1 {
        font-size: 70px;
    }
	.tryvio-banner.has-image .tryvio-banner-image-area {
        width: 40%;
    }
}
@media(max-width: 1366px) {
/* 	.hero-sec.desktop-sec {
        background-position: -15px center !important;
    } */
	.bottom-span {
        margin-top: 50px;
    }
	.img-content-sec .inner-div {
        padding: 0 55px;
    }
	.img-content-sec p.bottom-content {
        padding-right: 30px;
    }
	section.image-box {
		margin-top: 35px;
	}
	section.image-box .hypertension3_blk {
		padding: 30px;
	}
	
	#site-alert {
		margin-top: 0;
	}
	.image-box .bottom-span {
		margin-top: 30px;
	}
	.tryvio-banner {
		background-position: 0 center !important;
	}
	.primary-sec p.normaltext {
		font-size: 15px;
	}
	.soc {
		padding: 60px 0;
	}
	.endpoint_sec2 p {
        font-size: 17px;
    }
	.primary-sec .title {
		font-size: 25px;
		margin-bottom: 20px !important;
	}
	.hypertension3_subheading {
        font-size: 22px;
		margin-bottom: 8px;
    }
	.primary-sec .third-title {
        font-size: 17px;
		margin-bottom: 30px;
	}
	.bp-stats-card .bp-footer-text {
        font-size: 14px;
        max-width: 355px;
    }
	.endpoint_sec3 h2 {
		font-size: 26px;
	}
	.primary-sec {
        padding: 40px 0;
    }
	.wrapper-primary-ent h2 {
		font-size: 30px !important
	}
	
	.endpoint_sec2 .sm-text {
		line-height: 24px;
	}
	.tryvio-banner-image-area {
        width: 45%;
    }
	.tryvio-banner .row {
		align-items: center;
	}
	.tryvio-banner .tryvio-content-area {
		max-width: 45rem;
	}
	.tryvio-banner .tryvio-content-area .tryvio-page-name h4 {
	    font-size: 18px;
	}
	.tryvio-banner .tryvio-page-title h2 {
        font-size: 28px;
    }
	.tryvio-banner .tryvio-page-description {
        font-size: 14px;
    }
	section.sos-sec h2.headingtext {
        font-size: 27px;
	}
	section.sos-sec p.afterimag {
        font-size: 18px;
    }
	section.sos-sec .precision-cta-btn {
		margin-top: 30px;
	}
	.sec-exp-bottom {
    	padding: 60px 0 40px !important;
	}
	.sec-exp-bottom .title-exp-bottom {
        font-size: 27px;
		max-width: 1125px;
    }
	.sec-exp-bottom .subtitle-exp-bottom {
     	   font-size: 20px;
	}
	.sec-exp-bottom .note-exp-bottom {
        font-size: 22px;
    }
	.sec-exp-bottom .kdigo-content-box h5 {
        font-size: 18px;
    }
	.footer-exp-bottom {
    font-size: 14px;
	}
	.sec-exp-bottom .kdigo-footnote-top p {
		font-size: 14px;
	}
	.tryvio-page-title h1 {
    	font-size: 33px;
	}
	.sec-precision {
		padding: 70px 0 !important;
	}
	.sec-precision .safety-title2 {
        font-size: 27px;
    }
	.precision-footer p {
    	font-size: 18px !important;
	}
	.dosing-banner-section {
		padding: 60px 0 !important;
		margin-bottom: 40px;
	}
	.tryvio-page-title h1 {
        font-size: 29px;
    }
	.tryvio-page-description p {
		font-size: 16px;
	}
	.study-hero h2 {
        font-size: 27px;
    }
	
	.h-inc-sec .h-titlesec {
		font-size: 27px;
		line-height: 35px;
	}
	.study-hero {
        padding: 50px 0 30px !important;
    }
	.h-listed {
        font-size: 18px;
    }
	.counter-sec .inner-boxes {
		min-height: 275px;
		padding: 30px;
	}
	.page-id-238 .h-listed1 {
		font-size: 16px;
	}
	#h-bg-light .h-title {
        font-size: 28px !important;
        margin-bottom: 15px !important;
    }
	.counter-sec {
        padding: 50px 0 !important;
        margin-bottom: 60px !important;
    }
	
	.tab-sec .nav-item button {
		padding: 15px 20px 15px !important;
	}
	.about-section2 .nav-tabs .nav-link span {
        font-size: 10.5px !important;
    }
	.receptor-heading {
        font-size: 16px !important;
    }
	.tab-sec .content-bottom {
        font-size: 24px;
		margin-bottom: 25px;
    }
	#patientprofile {
		padding: 60px 0px 25px !important;
	}
	.tryvio-banner.has-image .tryvio-content-area {
		max-width: 45rem;
	}
	.dosing-content-section .dosing-section-title {
		        font-size: 30px;
        margin-bottom: 25px;
    }
	
	.banner-content-cus {
    	font-size: 29px;
	}
	.access-banner.tryvio-banner .tryvio-content-area .tryvio-page-title {
		max-width: 275px;
	}
	
	.dosing-banner-section .program-card {
	    padding: 20px;
	}
	
	.dosing-banner-section .footnote {
        font-size: 13px;
		margin-top: 50px;
	}
	
	.disclosures.templates h4 {
		font-size: 20px;
	}
	section.disclosures {
        padding: 55px 0;
    }
	
	.button.button-download {
        font-size: 14px;
	}
	.faq-label {
		font-size: 20px !important;
	}
	.faq-title {
    	font-size: 28px !important;
	}
	.faq-desc {
	    font-size: 18px !important;
	}
	section.faqcontents {
		padding: 20px 0 !important;
	}
	section.faqcontents {
        margin-bottom: 45px;
    }
	.term_condition h4 {
		font-size: 20px;
	}
	.term_condition h1, .term_condition .h1 {
	        font-size: 30px;
	}
	.term_condition p {
        font-size: 16px;
    }
    .disclosures h4 {
        margin-bottom: 35px;
    	font-size: 22px;
    }
	section.disclosures {
        padding: 55px 0 40px;
        margin-bottom: 45px !important;
    }
}

@media(max-width: 1199px) {
	.hero-sec h1 {
        font-size: 56px;
    }
	.hero-sec.desktop-sec {
        background-position: -465px  center !important;
    }
	.hero-sec img.img-fluid {
        margin-right: -6%;
    }
	
	.dosing-gap .col-lg-6:last-child p.new-patients-paragraph strong {
		display: inline-block;
	}
	.img-content-sec {
        margin-top: 55px;
    }
	.img-content-sec .inner-div {
        padding: 0px 25px;
    }
	.img-content-sec p.bottom-content {
        padding-right: 0px;
    }
	.image-box .ref {
		padding: 40px 0 20px;
	}
	
	.wrapper-primary-ent h2 {
		font-size: 25px;
	}
	.primary-sec .dosing-content {
		margin-bottom: 25px;
		font-size: 16px;
	}
	.primary-sec p.normaltext {
        font-size: 12px;
    }
	
	.primary-sec .title {
        font-size: 20px;
    }
	
	.hypertension3_subheading {
        font-size: 20px;
	}
	.primary-sec .third-title {
        font-size: 15px;
    }
	.bp-stats-card .bp-footer-text {
        font-size: 12px;
        max-width: 355px;
    }
	.endpoint_sec3 h2 {
        font-size: 22px;
    }
	.endpoint_sec3_blk1 p {
        font-size: 14px;
        line-height: 18px;
    }
	.tryvio-page-title h1 {
        font-size: 31px;
    }
	.sec-precision {
        padding: 50px 0 !important;
    }
	.precision-card .icon-circle {
		background-color: #EF5F17;
		width: 70px !important;
		height: 70px !important;
	}
	.precision-footer {
		margin-top: 20px !important;
	}
	.precision-footer p {
        font-size: 14px !important;
    }
	.sec-precision .safety-title2 {
        font-size: 22px;
    }
    .precision-card .card-content p {
        font-size: 14px !important;
    }
	.sec-precision .precision-card .card-content p {
        max-width: 210px;
    }
	
	.sec-safety .title {
        font-size: 22px;
        margin-bottom: 25px;
    }
	.dosing-banner-section {
        padding: 40px 0 !important;
        margin-bottom: 30px;
    }
	.dosing-banner-section .adverse-table thead tr th:first-child, .dosing-banner-section .adverse-table tbody tr td:first-child {
		padding-left: 40px;
	}
	.tryvio-banner.has-image .tryvio-content-area {
        max-width: 36rem;
    }
}

@media(max-width: 767px) {
	.mobile-sec .homebanner-top-text {
		font-size: 8px;
		line-height: 12px;
	}
	.hero-sec h1 {
        font-size: 44px;
    }
	.wpbanner-content {
        font-size: 13px;
		max-width: 335px !important;
    }
	.hero-sec .btn-orange {
		padding: 13px 20px;
	}
	.homebanner-top-text {
        font-size: 13px;
        max-width: 336px;
        margin: 0 auto 10px;
    }
	
	.hero-sec img.img-fluid {
		margin: auto !important;
	}
	.mobile-sec {
		background-position: 0px  60% !important;
	}
	.hero-sec img.img-fluid {
        width: 360px;
	}
}


@media(max-width:576px){
	.dosing-sec .bottom-span br{display:none;}
	.counter-sec {
        padding: 50px 0 35px !important;
    }
	.mobile-sec .homebanner-top-text {
        margin-bottom: 20px;
    }
	.blue-stat-card .gap-4{
		gap: 12px !important;
		
	}
	.dosing-sec {
		padding-top: 25px;
	}
	
	.saving_support {
		gap: 25px;
	}
	
	.dosing-sec .box {
        margin: 0 0 15px;
    }
	
	.dosing-sec .btn-orange {
		padding: 12px 20px;
	}
	.dosing-sec .bottom-span {
        margin-top: 35px;
    }
	div#site-alert.stick-bottom.expanded {
		padding: 10px;
	}
	#site-alert.stick-bottom .boxed,
	#site-alert.stick-bottom .bottom-content-sec{
		max-width: calc(100% - 30px);
	}
	.copy p {
        line-height: 24px;
    }
	.hypertension_section2 {
		background: linear-gradient(179.95deg, #002C77 0.04%, #2F61B5 141.23%);
	}
	
	.tryvio-banner {
        padding-top: 40px;
		min-height: 32.5rem;
    }
	.tryvio-banner .tryvio-page-title {
        margin-bottom: 20px !important;
		max-width: 330px;
    }
	.img-content-sec .inner-div {
        padding: 10px 20px 25px;
    }
	
	.hypertension_section2 .orange-icon p {
		font-size: 15px !important;
		line-height: 20px;
		margin-bottom: 0;
		max-width: 200px;
	}
	.hypertension_section2 .orange-icon p strong {
		font-size: 15px !important;
	}
	
	.img-content-sec p.bottom-content {
		padding-top: 15px;
		margin-top: 25px;
		line-height: 30px;
		padding-right: 37px;
	}
	.img-content-sec {
        margin-top: 40px;
    }
	section.image-box {
		margin-top: 20px;
	}
	p.hypertension3_subheading {
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 0;
		max-width: 300px;
    }
	section.image-box .hypertension3_blk {
        border-radius: 8px;
        padding: 18px !important;
    }
	section.image-box .hypertension3_blk_img {
		 border-radius: 8px;
	}
	
	.image-box.mb-2 .mt-5 {
		margin-top: 25px !important;
	} 
	.image-box .bottom-span {
        margin-top: 10px;
    }
	.image-box .btn-orange {
        padding: 12px 16px;
    }
	.hero-sec {
		padding-top: 12px !important;
/* 		padding-bottom: 100px !important; */
	}
	.wpbanner-content {
        max-width: 336px !important;
    }
	.hero-sec .btn-orange img,
	.image-box .btn-orange img {
		width: 7px;
	}
	a.back-to-top img {
		width: 55px;
	}
	a.back-to-top {
 	   right: 5px;
	}
	#healthcareModal .modal-body {
		max-width: 300px;
	}
	#healthcareModal .go-back {
	    font-weight: 700;
	}
	
	.primary-sec {
		padding: 40px 0 30px;
	}
	.wrapper-primary-ent h2 { 
		max-width: 316px;
	}
	.primary-sec p.normaltext {
/*         max-width: 326px; */
    }
	.soc {
        padding: 45px 0;
    }
	h2.prinary-endpoint-h2 {
        max-width: 335px;
    }
	.endpoint_sec2 p {
        font-size: 14px;
		line-height: 25px;
    }
	.endpoint_sec2 p {
        font-size: 14px;
        line-height: 25px;
        max-width: 325px;
    }
	.endpoint_sec2 .btn-orange {
		padding: 14px 20px;
	}
	
	.primary-sec .title {
        margin-bottom: 15px !important;
		max-width: 300px;
    }
	.primary-sec .hypertension3_subheading {
		font-size: 20px;
        margin-bottom: 15px !important;
	}
	.primary-sec .third-title {
        font-size: 16px;
    }
	
	.bp-stats-card .bp-icon-value {
        gap: 25px;
    }
	  .bp-stats-card  .bp-content-box {
        margin: 10px 15px 0 15px;
    }
	
	.bp-stats-card .bp-footer-text {
        font-size: 14px;
        max-width: 315px;
		padding: 0 15px 10px 15px;
    }
	.primary-sec .bp-badge {
		padding: 6px 14px;	
		letter-spacing: 1.5px;
	}
	
	.endpoint_sec3 .btn-orange {
        max-width: 244px;
    }
	
	.endpoint_sec2 img.mx-auto {
		margin: 30px 0;
		max-width: 100%;
	}
	.endpoint_sec2 .sm-text {
		font-size: 12px;
	}
	.endpoint_sec2 .btm-m {
		margin-bottom: 30px;
	}
	.primary-sec .bp-badge {
        font-size: 12px;
    }
	.primary-sec .bp-icon {
        width: 57px;
        height: 57px;
    }
	.bp-stats-card .bp-icon-value {
        gap: 20px;
    }
	.primary-sec .bp-number {
        font-size: 40px;
    }
	.primary-sec .bp-unit {
        font-size: 19px;
    }
	.endpoint_sec2 .sm-text {
        line-height: 18px;
	}
	.tryvio-banner {
		padding-bottom: 10px;
	}
	.tryvio-banner .tryvio-content-area .tryvio-page-name h4 {
        font-size: 16px;
		max-width: 300px;
    }
	.tryvio-banner .tryvio-page-title h2 {
        font-size: 20px;
    }
	.tryvio-banner .tryvio-page-title {
        max-width: 335px;
    }
	.tryvio-banner .tryvio-page-description {
        font-size: 12px;
    }
	section.sos-sec {
		padding: 40px 0 !important;
	}
	section.sos-sec h2.headingtext {
        max-width: 300px;
	}
	section.sos-sec p.afterimag {
        font-size: 16px;
        line-height: 24px;
        max-width: 317px;
    }
	section.sos-sec .footer p.afterimag {
		margin-left: auto !important;
		margin-right: auto !important;
    }
	section.sos-sec .footer {
    	font-size: 12px;
	}
	.chart-box img {
		width: 100% !important;
	}
	.sec-exp-bottom {
        padding: 40px 0 !important;
    }
	.sec-exp-bottom .subtitle-exp-bottom {
        font-size: 16px;
        max-width: 320px;
		margin-bottom: 30px;
    }
	.sec-exp-bottom span.percentage-card {
        line-height: 75px;
        font-size: 50px;
    }
	.sec-exp-bottom .desc-exp-bottom {
        font-size: 16px;
		padding: 20px;
    }
	.sec-exp-bottom .percent-exp-bottom, .sec-exp-bottom .text-row-exp-bottom {
		padding: 0 30px;
	}
	.sec-exp-bottom .card-exp-bottom {
		padding: 35px 0px 25px;
	}
	.sec-exp-bottom .note-exp-bottom {
		max-width: 100%;
	}
	.sec-exp-bottom .note-exp-bottom p {
        max-width: 300px;
        margin: 0 auto;
    }
	.sec-exp-bottom .note-exp-bottom {
        padding: 20px;
	}
	.sec-exp-bottom {
		margin-bottom: 25px;
	}
	.saving_support_inner img {
        width: 72px;
        min-width: 72px;
        height: auto;
    }
	.saving_support_inner h4 {
		line-height: 30px;
	}
	.tikcus {
        left: 26px;
        margin-top: 4px;
        max-width: 20px;
    }
	.tryvio-page-title h1 {
        font-size: 20px;
    }
	.tryvio-banner {
        background-position: 0px -90px !important;
    }
	.sec-precision .safety-title2 {
        font-size: 20px;
        max-width: 365px !important;
		margin-bottom: 0;
    }
	
	.sec-precision  .row.mt-4{
		margin-top: 0px !important;
	}
	.sec-precision {
        padding: 40px 0 !important;
    }
	.sec-precision .precision-card .card-content p {
        max-width: 250px;
    }
	.precision-footer p {
		max-width: 308px !important;
	}
	
	.tryvio-page-description p {
        font-size: 12px;
		max-width: 314px;
    }
	.tryvio-page-description p + p {
		margin-top: 10px;
	}
	.study-hero {
        padding: 20px 0 0px !important;
    }
	.h-inc-sec .h-titlesec {
        font-size: 20px;
        line-height: 27px;
		max-width: 350px;
		margin-bottom: 30px !important;
    }
	.h-inc-sec .blue-box {
		margin-bottom: 15px !important;
        letter-spacing: 2px;
	}
	.h-listed {
        font-size: 14px;
		line-height: 20px;
    }
	.h-inc-sec .h-listed li {
		margin-bottom: 10px;
	}
	
	.h-inc-sec .g-5 {
		--bs-gutter-y: 1rem;
	} 
	.mt-5.h-paragone {
		margin-top: 20px !important
	} 
	.p-b-4.h-inc-sec {
        padding: 0 0 20px;
    }
	#h-bg-light .h-title {
        font-size: 20px !important;
		max-width: 310px;
		margin-bottom: 0 !important;
	}
	.counter-sec .inner-boxes {
        min-height: 165px;
		padding: 20px;
		border-radius: 8px !important;
    }
	.page-id-238 .h-listed1 {
		padding-left: 14px;
	}
	section.py-5.bg-light .row.g-4  {
		--bs-gutter-x: 1rem;
		--bs-gutter-y: 1rem;
	}
	.counter-sec {
        margin-bottom: 35px !important;
    }
	.anti-para {
		margin-top: 20px;
	}
	
	.hero-sec .position-relative {
        margin-top: 75px !important;
    }
	
	.about-section2.tab-sec .about-section2-inner {
        padding: 20px !important;
        border-radius: 12px !important;
    }
	.about-section2 .nav-tabs .nav-link {
		box-shadow: 4px 4px 12px 0px #3333331F;
	}
	.receptor-info-card {
        padding: 20px;
    }
	
	.receptor-info-card { 
		box-shadow: 4px 4px 12px 0px #3333331F;
		
        border-radius: 0 0 12px 12px !important;
	}
	#patientprofile {
        padding: 40px 0px 25px !important;
    }
	.section-title {
    font-size: 24px !important;
	}
	.tab-sec .nav.nav-tabs li button.active {
		text-align: center;
	}
	.tab-sec .nav.nav-tabs li button {
		text-align: center;
	}
	
	.profile-card .d-flex { 
		box-shadow: none !important;
		padding: 0 !important;
		background: transparent;
	}
	.profile-card .ps-lg-4 {
        padding: 0 0 20px;
    }
	.p-image {
        max-width: 100%;
    }
	.profile-card-matrix .col-md-6.col-lg-3 {
        padding: 15px 15px 25px;
	}
	#patientprofile {
		background: none !important;
		padding: 0 !important;
	}
	.tab-sec .tab-content {
    padding: 10px 0 0px !important; 
}
	.tab-sec {
		margin: 40px 0 20px !important;
	}
	
	.container > .ref {
		padding-top: 15px !important
	}
	
	.profile-card-matrix  .col-md-6:last-child {
		margin-bottom: 0px !important;
	}
	
	.tryvio-banner.has-image .tryvio-banner-image-area {
        width: 100%;
    }
	.tryvio-banner.has-image  {
        background-position: 0px 0 !important;
		min-height: 30.5rem;
		padding-bottom: 0px !important;
    }
	.dosing-content-section {
        padding: 40px 0 0px !important;
    }
	.dosing-content-section .dosing-section-title {
        max-width: 310px;
    }
	
	.icon-boxes-wrapper .icon-box-item .icon-circle {
		height: 60px;
		width: 60px;
	}
	
	.icon-boxes-wrapper .icon-box-item .icon-circle img{
		width: 100%;
	}
	.icon-boxes-wrapper .icon-box-item p.icon-text {
        margin-top: 0;
    }
	.dosing-content-section .icon-boxes-wrapper {
        padding: 35px 40px !important;
    }
	
	.dosing-content-section .bottom-span {
        margin-top: 30px;
    }
	
	.tryvio-banner.access-banner {
		background-position: bottom !important;
	} 
	.access-banner.tryvio-banner .tryvio-content-area .tryvio-page-title {
        max-width: 300px;
    }
	#how-to-prescrbe {
		padding-bottom: 50px !important;
		padding-top: 50px !important;
	}
	
	#how-to-prescrbe p.tryvio-text {
        max-width: 370px;
    }
	
	#how-to-prescrbe p.access-content {
        max-width: 335px;
    }
	
	#how-to-prescrbe p.access-content-text {
        max-width: 335px;
    }
	
	#how-to-prescrbe p.bottom-spancus {
		font-size: 12px;
	}
	
	p.bottom-spancus {
        padding-top: 26px;
	}
	
	.dosing-banner-section {
        padding: 10px 0 !important;
    }
	.dosing-banner-section .main-heading {
        font-size: 20px;
        max-width: 340px;
    }
	.page-id-34 .section-label { 
		margin-bottom: 25px !important;
	}
	.dosing-content-section .icon-boxes-wrapper {
        gap: 35px
	}
	.disclosures_cardItem img {
    	max-height: 245px;
	}
	.disclosures_cardItem_cta h5 {
        font-size: 14px;
	}
	.faq-label {
        font-size: 16px !important;
    }
	.faq-title {
        font-size: 20px !important;
		max-width: 340px;
    }
	.faq-section .faq-desc {
		line-height: 20px;
		font-size: 14px !important;
		max-width: 355px;
		margin: 0;
	}
	.faq-container2 {
        gap: 20px !important;
    }
	.sidebar-faq li {
        font-size: 12px;
    }
	.sidebar-faq li {
        padding: 7px 15px;
        margin-bottom: 5px;
    }
	.sidebar-faq ul {
        justify-content: space-between;
    }
	.accordion-header {
        font-size: 14px !important;
        line-height: 22px;
    }
	
	.accordion-body p {
		font-size: 12px
	}
	.accordion-header::after {
		width: 18px;
		height: 18px;
	}
	.search-box input {
		font-size: 14px;
	}
	.search-box {
		padding: 10px 18px;
	}
	.container-faq {
		padding: 0 20px 20px;
	}
	section.faqcontents {
        margin-bottom: 35px;
    	background: transparent !important;
    }
	.container-faq {
		margin: 25px auto;
	}
	
	.faq-container {
		box-shadow: 0px 4px 18px 0px #AEAEAE40;
	}
	section.faqcontents {
        margin-bottom: 0;
	}
	.container-faq {
        margin: 25px auto 0;
    }
	.button.button-link {
        padding: 15px 40px 15px 26px !important;
		margin-top: 0 !important;
    }
	section.term_condition h4 {
        max-width: 300px;
    }
	section.term_condition {
        padding: 40px 0;
    }
	.disclosures_cardItem {
		box-shadow: 0px 3.33px 14.98px 0px #AEAEAE40;
	}
	.disclosures h4 {
        font-size: 16px !important;
    }
	.disclosures_cardItem_cta h5 {
        color: #002C77 !important;
    }
	
	.disclosures .button.button-download {
		padding: 14px 40px 14px 20px;
	}
	.imp-title {
		margin-top: -15px;
    }
	.bottom-content-sec.pb-5 {
		padding-bottom: 25px !important;
	} 
	
	
	.privacy-policy p, .privacy-policy ul li {
		font-size: 14px;
		line-height: 25px;
	}

	.privacy-policy h3 {
		font-size: 16px;
	}
}

@media(max-width: 375px){
	.img-content-sec p.bottom-content {
		padding-right: 0;
	}
	    .blue-stat-title {
        font-size: 12px;
    }
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1190px;
    }
}
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px;
    }
}
@media (min-width: 1780px) {
    .container {
        max-width: 1720px;
    }
}
/*CUSTOM*/

/* Top info bar */
.bg-primary {
    background: var(--brand-blue) !important
}

.bg-primary a {
    opacity: .95
}

.bg-primary a:hover {
    opacity: 1
}

.bg-primary .btn {
    background: var(--accent);
    border: none
}

/*bannerinternalpage*/
.tryvio-page-title h1{ font-size: 2.5rem; line-height: 124%; font-weight: 700; color: #002C77;}
.tryvio-page-name, .tryvio-page-title {margin-bottom: 2.5rem;}
.tryvio-page-name h4 { font-weight: 800; font-size: 1.5rem; line-height: 172%; letter-spacing: 0.12em; color: #EF5F17;}
.tryvio-page-description p{ font-weight: 400; font-size: 1.25rem; line-height: 146%; color: #314657; margin-bottom: 1.25rem;}
.tryvio-banner{ min-height: 37.5rem; background-position: center; background-size: cover; background-repeat: no-repeat; padding-top: 6.25rem; position: relative; }
.tryvio-content-area {max-width: 50rem;}
.tryvio-banner-image-area { display: flex; width: 45%; align-items: self-start; }
.page-template-resources .templatecards .disclosures_cardItem {
    background: linear-gradient(178.9deg, #FFFFFF 0.94%, #BFDDFF 135.26%);
}
.tryvio-banner-not-patient {position:absolute;bottom:10px; text-align: right; width:100%;}
.tryvio-banner-not-patient span{font-family: Raleway;font-weight: 400;font-size: 14px;line-height: 28.87px;letter-spacing: 0%; color: #fff}
section.disclosures.templates {margin-bottom: 0;}

@media (min-width: 576px) {
.text-wrap-nowrap {
    text-wrap: nowrap;
}
}

@media (min-width: 768px) {

}

@media (min-width: 992px) {
    .tryvio-banner { min-height: 26.5rem;}
    .text-no-wrap {
        text-wrap-mode: nowrap;
    }
	section.tryvio-banner.has-image {
		min-height: auto;
	}
}

@media (min-width: 1200px) {
	.tryvio-banner{ min-height: 32rem; }
	.disclosures_cardItem {width: calc(25% - 12px);}
	.resourcescards .disclosures_cardItem, .templatecards .disclosures_cardItem {width: calc(33.33% - 12px);}
}

@media (min-width: 1400px) {

}

@media (min-width: 1780px) {
    .tryvio-banner{ min-height: 37.5rem; }
	.tryvio-page-description p + p {
		margin-top: 46px;
	}
}

@media (max-width: 576px) {

}

@media (max-width: 768px) {

}

@media (max-width: 767px) {
	.content-area .resourcescards .disclosures_cardItem, .content-area .templatecards .disclosures_cardItem {
		width: 100%;
	}
    .tryvio-page-title h1{ font-size: 20px;}
    .tryvio-page-name {margin-bottom: 20px;}
    .tryvio-page-title {margin-bottom: 16px;}
    .tryvio-page-name h4 { font-size: 16px; }
    .tryvio-page-description p{ font-size: 12px; }
    .tryvio-banner {padding-top: 50px;}
	.faq-container2 {gap: 0}
	.tryvio-banner-not-patient {text-align: left; padding-left: 16px;}
	.dosing-banner-section .adverse-table thead tr th:first-child, .dosing-banner-section .adverse-table tbody tr td:first-child {padding: 16px 18px;}
	.sec-safety thead th, .sec-safety thead td {line-height:1.4}
}

@media (max-width: 1200px) {

}

@media (max-width: 1400px) {
	.tryvio-content-area {
		max-width: 50%;
	}
}
@media (max-width: 992px) {
	.tryvio-banner-image-area {
		width: calc(100%);
		margin-bottom: 28px;
	}
	.tryvio-content-area {
		max-width: 100%;
	}
}


/* Navbar */
.navbar {
    padding: .6rem 0
}

.navbar .navbar-brand img {
    height: 64px;
    object-fit: contain;
    width: 247px;
}

.hero-sec img.img-fluid {
    max-width: 565px;
    height: auto;
    width: 50%;
    margin-bottom: -20px;
    margin-left: auto;
}

.navbar .navbar-brand div {
    line-height: 1
}

.navbar .nav-item.active>.nav-link,
.navbar .nav-item.current-menu-item>.nav-link,
.navbar .nav-item.current-menu-ancestor>.nav-link {
    background-color: #002C77;
    color: #ffffff;
    border-radius: 10px;
    padding: 6px 10px;
}

.navbar .nav-item {
    margin-top: auto;
    margin-bottom: auto;
}

.navbar .nav-link {
    color: #002C77;
    font-size: 18px;
    font-weight: 600;
}

.navbar.navbar-expand-lg .navbar-nav .nav-link {
    padding: 16px 24px;
    line-height: 1;
}

.navbar .dropdown .nav-item {
    margin-right: 0;

}

.navbar .dropdown .nav-item {padding: 0 5px}
.navbar .dropdown .nav-item .nav-link {
    font-size: 12px;
    line-height: 1.2;
    padding: 10px;
}
.navbar .dropdown .nav-item .nav-link:hover {
	background: none;
	font-weight: 700;
	color: var(--brand-blue)
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    min-width: 220px;
}

.navbar .nav-item {
    margin-right: 27px;
}

.navbar .nav-item:last-child {
    margin-right: 0px;
}
.navbar.navbar-expand-lg .navbar-nav .nav-link {border-radius:6px;}
.navbar .nav-link:hover {
    color: var(--brand-blue);
    text-decoration: none;
	background: #6DB6FF33;	
}

.btn-warning {
    background: var(--accent);
    border: none;
    color: #fff
}

/* Hero */
.hero-bg {
    background: linear-gradient(180deg, #ffffff 0%, #f3f7ff 100%)
}

h1 {
    font-weight: 700
}

.display-2 {
    font-size: 3.2rem
}

@media(min-width:992px) {
    .display-2 {
        font-size: 3.8rem
    }
}

.text-primary {
    color: var(--brand-blue) !important
}

.text-warning {
    color: var(--accent) !important
}

.lead {
    color: #2b3b59
}

/* Quote */
.fst-italic {
    font-size: 1.05rem;
    color: #51607a
}

/* Cards */
.card {
    border-radius: 12px
}

.card-body {
    padding: 1.5rem
}

.shadow-sm {
    box-shadow: 0 6px 18px rgba(38, 45, 58, 0.06)
}

/* Alert */
.alert-warning {
    background: #fff4e6;
    border-left: 6px solid var(--accent);
    color: #5a4b22
}

/* CTA */
.btn-lg {
    padding: 0.9rem 1.6rem
}

/* Footer */
footer.bg-dark {
    background: linear-gradient(180deg, #002C77, #1D468C);
}

footer .opacity-75 {
    opacity: .85
}

footer a {
    text-decoration: none
}

footer a:hover {
    opacity: 1
}

.home_smfont {
    font-size: 16px;
    line-height: 24px;
    color: #314657;
    font-weight: 400;
}

.thirty-days {
    font-size: 28px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 0;
}

/* Responsive tweaks */
@media(max-width:767.98px) {


    .tab-sec {
        padding: 40px 0;
    }

    .navbar .navbar-brand img {
        height: 36px
    }

    .display-2 {
        font-size: 2rem
    }

    .hero-content {
        padding-top: 2rem
    }

    section.py-5.bg-light {
        padding-top: 2.5rem
    }
}

/* Small utilities */
.small {
    font-size: .85rem
}

.text-grey {
    color: var(--muted)
}

/* Accessibility focus */
a:focus,
button:focus {
    outline: 3px solid rgba(0, 61, 165, 0.15);
    outline-offset: 2px
}

/* Misc */
/* .container {
    max-width: 90% !important;
} */

@media (min-width: 1780px) {
    .container {
        max-width: 1720px;
    }
}

@media (min-width: 1024px) {
    .footer-col {
        max-width: 244px;
    }
}

.toptext,
.top-bar-right a {
    margin-bottom: 0;
    font-family: Raleway;
    font-weight: 600;
    font-size: 16px;
    line-height: 20.72px;
}

.top-bar-right {
    align-items: center;
}

.top-bar-right a {
    margin-left: 30px;
}

.top-bar-right a:first-child {
    margin-left: 0;
}

.topbar-btn {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 28px !important;
    text-align: center;
    vertical-align: middle;
    background: #EF5F17;
    color: #fff;
    text-decoration: none;
    padding: 12.5px 22px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    margin-top: -1rem !important;
}

.hero-sec h1 {
    font-size: 77px;
    line-height: 80px;
    font-weight: 400;
    color: #002D74;
    font-family: "Bebas Neue", sans-serif;
}

.wpbanner-content {
    font-size: 20px;
    line-height: 32px;
    color: #314657;
    max-width: 595px;
}

.hero-sec .btn-orange {
    text-transform: uppercase;
}

.inner-div .title {
    font-size: 22px;
    line-height: 30px;
    color: white;
    font-weight: 700;
}

.inner-div+.bottom-content {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #FFFFFFBA;
}

.btn-orange {
    border-radius: 12px;
    padding: 14px 20px;
    text-decoration: none;
    background-color: #EF5F17;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    /* display: inline-block; */
    display: inline-flex;
    /* gap: 10px; */
    align-items: center;
}

.bottom-content-sec p,
.bottom-content-sec li,
.bottom-content-sec h4,
.bottom-content-sec h3 {
    font-size: 20px;
    line-height: 40px;
    color: #324755;
}

.bottom-content-sec h3 {
    color: #EF5F17;
    font-weight: 700;
}

.bottom-content-sec h4 {
    color: #002C77;
    font-weight: 700;
}

.mb-neg {
    margin-top: 28px;
}

.dark {
    color: #324755;
    font-weight: 700;
}

.bottom-content-sec p a,
.bottom-span p a {
    color: #EF5F17;
    font-weight: 700;
    text-decoration: none;
}

.bottom-content-sec p span,
.bottom-span p {
    font-size: 16px;
    line-height: 24px !important;
}

.bottom-span p {
    color: #314657;
}

.bottom-span {
    margin-top: 90px;
}

.imp-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #002C77;
    margin-bottom: 14px;
    padding-bottom: 12px;
}

.boxed {
    border: 1px solid #000;
    border-radius: 12px;
    padding: 14px 20px;
    margin-bottom: 35px;
}

.sub-important {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    color: #EF5F17;
    margin-bottom: 15px;
}

.alert p {
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    color: #324755;
}

.alert {
    position: fixed;
    bottom: 0;
    background: var(--bg);
    ;
}

footer p.title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 35px;
    display: block;
    word-break: break-word;
}

footer .menu a {
    font-size: 18px;
    font-weight: 600;
    display: block;
    opacity: 1 !important;
}

footer .menu li {
    opacity: 1 !important;
}

footer .custom-menu-class li {
    opacity: 1 !important;
}

footer li {
    font-size: 20px;
    font-weight: 400;
    display: block;
    opacity: 0.7;
    color: #fff;
    margin-bottom: 20px;
}

.copy p {
    font-size: 18px;
    margin: 0;
}

.btn-orange svg {
    vertical-align: initial;
    /* margin-left: 15px; */
    width: 8px;
}

/* Alert fixed -> in-flow toggle styles */
#site-alert {
    transition: all 0.2s ease;
    border-radius: 12px;
    background-color: transparent !important;
    margin-top: 30px;
}

#site-alert.fixed {
    position: fixed;
    width: 90%;
    max-width: 100%;
    z-index: 9999;
    transform: translateY(225px);
    left: 5%;
    box-shadow: 0 4px 18px 0 rgba(59, 59, 59, 0.25);
    background-color: #fff !important;
    padding: 15px 30px;
}

#site-alert.fixed .imp-title {
    display: block;
}

.imp-title {
    display: block;
}

#site-alert.in-flow {
    position: static;
    width: auto;
    max-width: none;
    box-shadow: none;
}

/* spacer keeps page flow when the alert is fixed */
#alert-spacer {
    height: 0;
}

@media (max-width: 768px) {

    .top-bar-right a {
        margin: 0 !important;
        display: block;
        border-radius: 12px !important;
        text-align: center;
        margin-bottom: 7px !important;
    }

    .navbar .navbar-brand img {
        height: auto;
        width: 200px;
    }

    p.toptext {
        width: 100%;
        font-size: 10px;
        text-align: left;
        margin: -10px 0;
    }

    .top-bar-right {
        align-items: center;
        width: 100%;
    }

    .inner-div .title {
        font-size: 16px;
        color: white;
        font-weight: 700;
    }

    .mb-neg {
        margin-top: 0;
    }
    .mean-text br, .inner-text br {
        display: none;
    }

    .dosing-content+h2 {
        font-size: 20px !important;
    }

    p.dosing-italic {
        font-size: 24px !important;
    }

    .bottom-content-sec p,
    .bottom-content-sec li,
    .bottom-content-sec h4,
    .bottom-content-sec h3,
    footer li {
        font-size: 14px !important;
        line-height: 22px;
    }

    .alert p {
        font-weight: 700;
        font-size: 12px;
        line-height: 22px;
        color: #324755;
    }

    .imp-title {
        font-size: 18px;
    }

    #site-alert.fixed {
        transform: translateY(0px) !important;
    }

    .hero-sec h1 {
        font-size: 44px;
        line-height: 1.2;
        margin-bottom: 0 !important;
    }

    .hero-sec .wpbanner-content {
        margin-bottom: 20px;
    }
}


.hyper-sec .hero-subtitle {
    color: #EF5F17;
    font-family: 'Raleway';
    font-weight: 800;
    font-size: 24px;
    margin-bottom: 30px;
}

.hyper-sec h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 124%;
    letter-spacing: 0%;
    color: #002C77;
}

.hyper-sec p {
    font-weight: 400;
    font-size: 24px;
    line-height: 146%;
    margin-bottom: 0 !important;
    color: #314657;
}

.hyper-sec .right-text {
    font-family: Raleway;
    font-weight: 600;
    font-style: Italic;
    font-size: 28px;
    line-height: 142%;
    vertical-align: middle;
    color: #314657;
}

.hyper-sec {
    padding: 10px 0 !important;
}

.hypertension3_blk_img .my-image {
    max-width: 150px;
}

.img-content-sec .inner-div {
    border-radius: 20px;
}

.img-content-sec .inner-div .title {
    font-size: 40px;
    color: white;
    font-weight: 600;
    line-height: 1.2;
    padding-left: 160px;
    word-break: break-word;

}

.img-content-sec .inner-div svg {
    position: absolute;
    margin-top: 10px;
}

.img-content-sec p.bottom-content {
    border-top: 1px solid #B2B2B2;
    font-weight: 400;
    font-size: 28px;
    line-height: 48px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #fff;
    padding-top: 22px;
    margin-top: 35px;
    margin-bottom: 0 !important;
}

.image-item {
    border: 1px solid #A6A6A6;
    border-radius: 16px;
}

.image-item h3 {
    color: #314657;
    font-size: 36px;
    line-height: 1.4;
    font-weight: 700;
}

.image-item h3 span {
    color: #EF5F17;
}

.image-item p {
    font-size: 28px;
    line-height: 38px;
    font-weight: 400;
    color: #314657;
    margin-bottom: 0 !important;
}

section.image-box {
    /* margin-top: -70px; */
    position: relative;
}

.blue-box {
    font-size: 24px;
    color: #fff;
    font-weight: 800;
    display: flex;
    border-radius: 12px;
    padding: 16px 70px 16px 20px;
    background: linear-gradient(180.13deg, #002C77 0.11%, #1D468C 154.85%);
    width: 100%;
    align-items: center;
    gap: 8px;
    border: 2px solid #FED34C;
}

.inc-sec {
    padding: 100px 0;
}

.inner-boxes {
    box-shadow: 0px 4.19px 18.83px 0px #AEAEAE40;
    background-color: #fff;
    padding: 30px;
    border-radius: 10px;
    border: 1px solid #EBEBEB;
}

.table-col tr td {
    width: 33.3%;
}

.banner-subtitle {
    margin-bottom: 30px;
}


@media(max-width:1780px) {

    .navbar .nav-item {
        margin-right: 5px;
    }

    .navbar .nav-item a {
        font-size: 16px;
        padding: 6px 10px !important;
    }
}

@media(max-width:1300px) {
    footer p.title {
        margin-bottom: 20px;
    }

    .col-12.copy {
        margin-top: 30px !important;
    }

    .navbar .navbar-brand img {
        width: 130px;
    }

    .navbar .nav-item {
        margin-right: 10px;
    }

    .navbar .nav-item a {
        font-size: 13px !important;
        padding: 16px 10px !important;
    }
}


@media(max-width:991px) {


    .img-content-sec .inner-div .title {
        font-size: 22px;
    }

    .image-item h3 {
        font-size: 26px;
        line-height: normal;
    }

    .img-content-sec p.bottom-content {
        font-size: 18px;
        line-height: normal;
    }

    .hyper-sec h1 {
        font-size: 30px
    }

    .image-item p {
        font-size: 18px;
        line-height: normal;
        ;

    }

    footer a img {
        max-width: 230px !important;
    }

    .hero-sec .title {
        font-size: 30px !important;
    }

    .hero-sec .wpbanner-content span {
        font-size: 18px !important;
    }

    .hero-sec .blue-box {
        padding: 10px !important;
        font-size: 16px !important
    }

    .hero-sec .inner-boxes ul {
        font-size: 16px !important;
    }

    .counter-sec p.mb-3 {
        font-size: 28px !important
    }

    .counter-sec .inner-boxes {
        /* text-align: center; */

    }

    .counter-sec .inner-text {
        padding: 0px !important;
    }

    .counter-sec .three-col-box {
        text-align: center !important;
    }

}

.dosing-sec {
    padding-top: 50px;
}

.hero-sec svg {
    position: relative;
    top: -7px;
}

.blue-div {
    max-width: 514px;
    border-left: 1px solid rgb(210 210 210 / 38%);
    padding-left: 43px;
}

.blue-div.first {
    border-left: none;
    padding-left: 0px;
}

.dark li {
    font-size: 20px;
    line-height: 32px;
}

.blue-div .btn-orange:hover {
    color: #002C77;
    background-color: #fff;
}

.blue-div .btn-orange:hover svg path {
    fill: #002C77;
}

.image-box .btn-orange:hover {
    background-color: #002C77;
    color: #fff;
}


footer {
    padding-top: 90px;
    padding-bottom: 60px;
}

.copy {
    margin-top: 62px;
    padding-left: 50px;
}

@media (max-width: 992px) {
    .copy {
        padding: 0;
    }
}

.navbar .nav-item:hover {
    background-color: #e2f0ff;
    border-radius: 8px;
}

.topbar-btn:hover {
    background-color: #fff;
    color: #002c77;
}

.top-bar-right a i {
    margin-left: 5px;
}

.box p strong {
    color: #EF5F17;
}

.box p svg {
    position: absolute;
    margin-left: -30px;
    margin-top: 5px;
}

.alert {
    background-color: #fff !important;
}

.study-hero {
    padding: 70px 0 !important;
}

.inc-sec li {
    margin-bottom: 10px;
}

.inc-sec li:last-child {
    margin-bottom: 0px;
}

.text-12 {
    font-weight: 400;
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 0%;
    color: #FFFFFFBA;
    margin: 24px 0 0 !important;
}

.icon-b {
    background-image: linear-gradient(180.13deg, #002C77 0.11%, #1D468C 154.85%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    padding: 18px 20px;
    border: 2px solid #FED34C;
}

.icon-b svg {
    margin-right: 10px !important;
}

.thirty-days {
    font-size: 28px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 0;
}

.thirty-days span {
    font-size: 20px;
    font-weight: 400;
    color: #BADAFE;
    display: block;
    letter-spacing: 3px;
}

.imp-title a img {
    top: -6px;
}

.img-content-sec img.img-fluid.rounded {
    position: relative;
    /* top: -40px;
    left: -30px; */
    z-index: 0;
}

.counter-sec .inner-boxes img {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 100%;
}

.counter-sec .inner-boxes {
    min-height: 347px;
    padding: 50px;
}

.table-col td {
    padding: 12px;
}

footer .navbar-brand {
    margin-top: -20px;
	display: inline-block;
}

/*a.back-to-top {
    position: absolute;
    right: 5%;
    top: -65px;
}
*/

@media(min-width:1200px) {
    footer .main-footer-menu {
        margin-left: 55px;
    }
}

@media(max-width:1200px) {
    .banner-subtitle {
        margin-bottom: 10px;
    }

    .bottom-span {
        margin-top: 50px;
    }

    .study-hero {
        padding: 50px 0 !important;
    }
}

@media(max-width:992px) {

    header a.topbar-btn {
        margin-top: 10px !important
    }
}

.copay-content {
    position: fixed;
    top: calc(50% - 32.5px);
    background: #002C77;
    padding: 12px 15px;
    border-radius: 10px 0 0px 10px;
    right: 0;
    z-index: 9;
}

.copay-content a {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    text-decoration: none;
    display: inline-block;
}

.copay-text {
    margin-left: 10px;
}

.copay-content .copay-arrow {
    margin-left: 22px;
}

.dosing-italic {
    font-family: "Raleway", sans-serif;
}

.dosing-content {
    color: #EF5F17;
    font-size: 24px;
    font-weight: 800;
    line-height: 32px;
    letter-spacing: 2px;
}

.dosing-h2 {
    font-size: 44px;
    font-weight: 700;
    color: #002C77;
}

.dosing-italic {
    color: #314657;
    font-size: 48px;
    font-weight: 500;
    font-style: italic;
    margin-bottom: 37px;
}


/* Disciosures Template start */
section.disclosures {
    padding: 6.25rem 0;
    background: #fff;
    background-image: url('../src/discolsure-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 100px;
}

.disclosures h4 {
    color: #EF5F17;
    font-family: "Raleway", sans-serif;
    font-size: 24px;
    line-height: 32px;
    font-weight: 800;
    margin-bottom: 40px;
	letter-spacing: 0.12em;
    text-transform: uppercase;
}

.button {
    background: #EF5F17;
    color: #fff;
    text-decoration: none;
    padding: 14px 20px;
    border-radius: 10px;
    display: inline-block;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
}

.button.button-download {
    padding: 14px 40px 14px 20px;
    background-image: url('../src/download.svg');
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 90% center;
	border: none;
}

.disclosures_cardItem {
    box-shadow: 4px 4px 12px 0px #3333331F;
	box-shadow: -4px -4px 12.1px 0px #71717114;
    border-radius: 15px;
    background: #fff;
    overflow: hidden;
    width: 100%;
}

.disclosures_cardItem_cta {
    padding: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}

.disclosures_cardItem_cta h5 {
    font-size: 20px;
    line-height: 23px;
    font-weight: 700;
    color: #002C77;
    width: 50%;
	margin:0;
	display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;

  line-clamp: 2;
}

.disclosures_cards {
    display: flex;
    gap: 24px;
    margin-top: 72px;
    justify-content: flex-start;
}
.page-template-resources .disclosures_cardItem {
	background: linear-gradient(90deg, #F8ECE8 0%, #BADAFE 100%);
}
.page-template-resources .disclosures_cardItem img{margin: 20px 0; object-fit: contain;}
.page-template-resources .disclosures_cardItem_cta h5 {color: #fff !important;}
.disclosures_cardItem img {
    max-height: 290px;
    width: 100%;
    object-fit: cover;
}
.page-template-resources .templatecards .disclosures_cardItem img {
    margin: 60px 0;
    object-fit: contain;
    max-height: 140px;
}

.page-template-resources .disclosures_cardItem_cta {
    background: linear-gradient(0deg, #002C77 0%, #1D468C 100%);
    background: -moz-linear-gradient(0deg, #002C77 0%, #1D468C 100%);
    background: -webkit-linear-gradient(0deg, #002C77 0%, #1D468C 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#002C77", endColorstr="#1D468C", GradientType=1 );
}


@media(max-width:1250px) {

    .disclosures_cardItem_cta {
        padding: 20px;
    }
}

@media(max-width:768px) {

    .dark li {
        font-size: 14px;
        line-height: 22px;
    }

    .sub-important {
        font-size: 16px;
        line-height: 22px;
    }

    .bottom-span p {
        font-size: 12px;
        line-height: 22px;
    }

    .image-box {
        margin-bottom: 0 !important;
    }

    .ref {
        font-size: 12px;
        line-height: 22px;
        margin: 0;
    }

    .img-content-sec .inner-div .title {
        font-size: 16px;
    }

    .img-content-sec .inner-div .title {
        padding-left: 110px;
    }

    .img-content-sec .inner-div img {
        margin-top: 0 !important;
        max-width: 100px;
    }

    .img-content-sec p.bottom-content {
        font-size: 12px;
    }

}

/* Disciosures Template end */


/* @media screen and (min-width: 1440px) {
    .container {
        padding: 0;
    }
} */

@media(max-width:1200px) {
    .card-section-retail {
        flex-wrap: wrap;
        justify-content: center;
    }

    .card-retail {
        flex: 0 0 48% !important;
        gap: 15px !important;
    }

    .top-bar-right {
        display: none;
    }
}


@media(max-width:767.98px) {
    .image-item {
        padding: 12px !important;
        display: inline-flex;
        gap: 12px;
    }

    .image-item img {
        max-width: 100px;
    }

    .image-item h3 {
        font-size: 16px;
    }

    .image-item p {
        font-size: 12px;
    }

    .hyper-sec h1 {
        font-size: 20px;
        line-height: 30px;
    }

    .hyper-sec p,
    .hyper-sec .right-text {
        font-size: 16px;
    }

    .hyper-sec .right-text {
        margin-bottom: 30px;
    }

    .thirty-days {
        font-size: 20px;
    }

    .thirty-days span {
        font-size: 17px;
    }

    .hyper-sec p,
    .inner-div+.bottom-content {
        font-size: 12px;
        line-height: 22px;
    }

    .home_smfont {
        font-size: 10px;
        line-height: 20px;
    }

    .btn-orange {
        font-size: 14px;
    }

    .card-section-retail {
        max-width: 500px;
        margin: 0 auto 0 0;
    }

    .card-retail {
        flex: 0 0 100% !important;
    }

    .hero-sec svg {
        width: 40px;
    }

    .hero-sec {
        text-align: center;
    }

    .wpbanner-content {
        font-size: 12px;
        line-height: 22px;
    }

    .hero-sec .col-lg-6:nth-child(2) {
        margin-top: 20px;
    }

    .blue-div.first {
        border: 0;
        padding: 0;
    }

    .blue-div {
        max-width: 100%;
        border-left: 0;
        border-top: 1px solid rgb(210 210 210 / 38%);
        padding-left: 0;
        padding-top: 20px;
    }

    .blue-div .mb-neg {
        margin: 0;
    }

    .inner-div .title {
        line-height: 34px;
    }

    .dosing-sec {
        padding-top: 0;
    }

    .dosing-content {
        font-size: 16px;
        line-height: 25px;
    }

    .dosing-h2 {
        font-size: 30px;
        line-height: 34px;
    }

    .dosing-italic {
        font-size: 30px;
        line-height: 34px;
    }

    .dosing-gap {
        gap: 30px;
    }

    .copay-content a {
        display: flex;
        align-items: center;
        gap: 10px;
        font-size: 16px;
        line-height: 24px;
    }

    .copay-text,
    .copay-content .copay-arrow {
        margin: 0;
    }

    .copay-content a img {
        width: 28px;
    }

    .copay-content .copay-arrow img {
        width: 8px;
    }

    .bottom-span {
        margin-top: 30px;
    }

    p#content-block {
        margin: 0;
    }

}

@media(max-width:480px) {
    .footer-col {
        width: 100%;
    }
}

@media(max-width:1780px) and (min-width: 992px) {

    footer li,
    footer .menu a,
    footer p.title {
        font-size: 15px;
    }
}

@media(max-width:1500px) and (min-width: 992px) {
    .footer-col {
        max-width: 200px;
    }

    footer .navbar-brand img {
        max-width: 190px;
    }

    footer .main-footer-menu {
        margin-left: 40px;
    }

    .topbar-btn,
    .toptext,
    .top-bar-right a {
        font-size: 14px !important;
    }
}

@media(max-width:1200px) and (min-width: 992px) {
    .footer-col {
        max-width: 172px;
    }

    footer .navbar-brand img {
        max-width: 100%;
    }

    footer .main-footer-menu {
        margin-left: 30px;
    }
	.blue-stat-card .blue-stat-title {font-size: 11px;}
}

@media (min-width: 1200px) {
	.disclosures_cardItem {width: calc(25% - 12px);}
}

/* New Style */


.blue-stats-section {
    background-color: #002C77;
}

.blue-stat-card {
    background-color: #0D3B8B;
    border-radius: 8px;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 24px;
}

.blue-stat-badge {
    background-color: #EF5F17;
    border-radius: 8px;
    min-width: 110px;
    text-align: center;
    padding: 10px;
}

.blue-stat-badge h3 {
    font-size: 34px;
    font-weight: bold;
    margin: 0;
    line-height: 1;
}

.blue-stat-badge span {
    font-size: 22px;
    line-height: 1;
}

.blue-stat-title {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1.4;
}

.blue-stat-link {
    gap: 10px;
    display: flex;
    align-items: center;
}

.blue-stat-link a {
    font-size: 18px;
    font-weight: 700;

}

.saving_support {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.saving_support h3 {
    color: #EF5F17;
    font-size: 24px;
    font-weight: 800;
    line-height: 32px;
    letter-spacing: 2px;
    font-family: "Raleway", sans-serif;
    margin: 0;
}

.saving_support_inner {
    display: flex;
    gap: 20px;
    align-items: center;
}

.saving_support_inner img {}

.saving_support_inner h4 {
    font-weight: 700;
    color: #002D74;
    font-size: 40px;
    max-width: 335px;
}

.saving_support_inner h4 span {
    color: #EF5F17;
    font-family: "Raleway", sans-serif;
    font-weight: 800;
    line-height: 50px;
    margin: 0;
}

.hover_color {
    text-transform: capitalize;
}

.hover_color:hover {
    background-color: #002C77 !important;
    color: #fff !important;
}

.hypertension_section2 {
    background: #002C77;
    background: linear-gradient(180deg, rgba(0, 44, 119, 1) 0%, rgba(47, 97, 181, 1) 100%);
    border-radius: 20px;
    overflow: hidden;
}

.hypertension3_subheading {
    color: #314657;
    font-style: italic;
    font-size: 32px;
    font-weight: 600;
}

.hypertension3_blk {
    padding: 30px;
    background-image: url(/true-lysis/wp-content/uploads/2026/02/TRYVIO_gradient-hyper.png);
    background-size: cover;
}


.img-content-sec .inner-div img {
    position: absolute;
    margin-top: 10px;
}


.hypertension3_blk_img {
    display: flex;
    align-items: center;
    gap: 20px;
    background: #002C77;
    background: linear-gradient(180deg, rgba(0, 44, 119, 1) 0%, rgba(47, 97, 181, 1) 100%);
    border-radius: 20px;
    padding: 15px;
    margin-bottom: 15px;
}

.hypertension3_blk_img h3 {
    color: white;
    margin: 0;
}

.hypertension3_blk_img h3 span {
    color: white;
    font-size: 28px;
    font-weight: 400;
}

.primary-sec {
    padding: 40px 0;
}

.endpoint_sec2 {}

.endpoint_sec2 h2 {
    font-size: 40px;
    font-weight: 700;
    color: #093c7c;
    margin-bottom: 30px;
}

.endpoint_sec2 img.mx-auto {
    margin: 40px 0;
    max-width: 80%;
}

.endpoint_sec2 p {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 34px;
}

.endpoint_sec2 ul {
    color: #314657;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.endpoint_sec3 h2 {
    font-size: 40px;
    font-weight: 700;
    color: #093c7c;
    margin-bottom: 30px;
}

.endpoint_sec3_blk {

    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

.endpoint_sec3_blk1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid #F3F4F6;
    border-radius: 20px;
    padding: 30px;
    gap: 15px;
    box-shadow: 0 6px 6px rgba(0, 0, 0, 0.1);
    justify-content: center;
    text-align: center;
}

.endpoint_sec3_blk1 img {}

.endpoint_sec3_blk1 p {
    margin: 0;
    font-size: 20px;
    color: #364153;
    line-height: 28px;
}

.font40 {
    line-height: 50px;
    font-size: 40px;
    font-weight: 700;
    color: #002C77;
}

@media(max-width:1000px) {
    .endpoint_sec3_blk {
        grid-template-columns: repeat(3, 1fr);
    }
}

.mobile-sec {
    display: none;
}

@media(max-width:991px) {
    .desktop-sec {
        display: none;
    }

    .mobile-sec {
        display: block;
    }

    .dosing-gap {
        gap: 30px;
    }

    .navbar-collapse {
        background: url(/wp-content/uploads/2026/02/TRYVIO_gradient1_FPO-4.png) no-repeat;
        background-size: 100% 100%;
        margin: 0 -10px -10px -10px;
        padding: 0 10px 10px 10px;
    }

    .hero-sec img.img-fluid {
        margin: 20px auto;
        width: 100%;
    }

    ul#menu-footer {
        display: flex;
        flex-wrap: wrap;
        gap: 15px;
        border-bottom: 1px solid rgb(255 255 255 / 30%);
        padding-bottom: 20px;
    }

    ul#menu-footer li {
        width: calc(50% - 10px);
        margin: 0;
    }

    .footer-col {
        width: 100%;
    }
    .hmobile {width: 50%;}
}

@media(max-width:768px) {
    .endpoint_sec3_blk {
        grid-template-columns: repeat(2, 1fr);
    }

    .endpoint_sec2 h2,
    .endpoint_sec3 h2 {
        font-size: 30px;
    }
	
}

@media(max-width:480px) {
    .endpoint_sec3_blk {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (min-width: 1780px) {
    .hero-sec img.img-fluid {
        margin-right: 0;
    }
}

@media(min-width: 1440px) {
    .hero-sec img.img-fluid {
        width: 70%;
        margin-right: -10%;
    }

    .blue-stat-link {
        margin-top: 10px;
    }
}

footer .copy .textwidget {
    padding-left: 10px;
}

ul#menu-hypertension li a,
#menu-dosing li a,
#menu-resources li a {
    color: #fff;
    font-weight: 600;
}

.navbar-nav .dropdown-toggle::after {
    background-image: url('/wp-content/uploads/2026/02/d-icon.png');
    height: 8px;
    background-repeat: no-repeat;
    background-position: center;
    width: 12px;
    border: none;
    position: relative;
    top: 4px;
    background-size: contain;
}

.navbar-nav .active.dropdown-toggle::after {
    background: url('/wp-content/uploads/2026/02/d-icon-w.png');
}

.homebanner-top-text {
    font-family: 'Raleway', sans-serif;
    color: #314657;
    max-width: 653px;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 35px;
}

.banner_inner_text p {
    font-weight: 400;
    font-size: 20px;
    line-height: 146%;
    color: #314657;
}

.banner_inner_text p:not(:last-child) {
    margin-bottom: 10px !important;
}



.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: transparent;
}


.about-section2-inner {
    background: linear-gradient(to bottom, #CCE5FF, #FFF4ED);
    border-radius: 24px;
    padding: 40px;
    position: relative;
    box-shadow: 4px 4px 12px 0px #3333331F;
    overflow: hidden;
}

.left-side-about {
    /* padding-right: 30%; */
}

.about-section2 .nav-tabs .nav-link span {
    display: block;
}

.right-side-about {
    width: 30%;
    padding: 100px 50px;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    color: #002C77;
}

.right-side-about hr {
    height: 4px;
    margin: 22px 0;
    background-color: linear-gradient(90deg, #4BA4FF 0%, #FF8E3E 100%);
}

.right-side-about h3 {
    font-weight: 600;
    color: #002C77;
    font-size: 22px;
    margin: 0;
}

hr.bottom {
    margin-top: auto;
}


.tab-sec .about-section2-inner .tab-content {
    background: transparent;
}

.about-section2 #profileTabs .nav-link {
    line-height: 34px;
}

.about-section2 #profileTabs .nav-link span {
    font-size: 14px;
    display: inline-block;
    line-height: 24px;
}


/*  */


.dose-food-info {
    border: 1px solid #F2F2F2;
    border-radius: 10px;
    padding: 20px;
    height: 100%;
    box-shadow: 0 2px 16px rgb(174 174 174 / 50%);
}

.dose-food-info h6 {
    color: #002C77;
    font-weight: 700;
    margin-bottom: 12px;
    font-size: 24px;
}

.dose-food-info ul {
    padding-left: 1.2rem;
    margin-bottom: 0;
}

.dose-food-info li {
    font-size: 20px;
    color: #314657;
}

.dose-food-info li:not(:last-child) {
    margin-bottom: 6px;
}


@media (min-width: 992px) {
    .page-id-34 .banner-box-wrapper {
        padding: 70px 0px 120px !important;
    }

    .page-id-350 .hero-sec {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important;
    }
}

/* @media (min-width: 992px) {
    .page-id-34 .access-sec .col-lg-6 {
        flex: 0 0 auto;
        width: 30%;
    }
} */


.right-side-about hr {
    background: linear-gradient(90deg, #4BA4FF 0%, #FF8E3E 100%);
    border: none;
    height: 4px;
}

img.profile-img-not-p {
    position: absolute;
    width: auto;
    height: auto !important;
    left: 50%;
    transform: translate(-50%);
    bottom: 20px;
}

.p-image {
    position: relative;
    position: relative;
    max-width: 475px;
    width: 100%;
    border-radius: 30px;
    overflow: hidden;
}

.tab-sec .tab-content {
    padding: 24px 0;
}

.dosing-gap-home .box {
    box-shadow: 0px 4.19px 18.83px 0px #AEAEAE40;
    border-radius: 12px;
    border: 1px solid #EBEBEB;
    padding: 32px 28px;
}

.ref {
    font-size: 16px;
    padding: 40px 0px;
    margin-bottom: 0px;
    color: #6b7280;
}

.primary-sec .title {
    font-size: 31px;
    line-height: 40px;
}

.bp-number {
    font-size: 48px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1;
}

.hparagraph {
    color: #002c77;
    font-size: 18px;
    font-weight: 800;
    line-height: 32px;
    text-align: center;
}

p.new-patients-paragraph {
    font-size: 18px;
    font-weight: 400;
    color: #314657;
    margin-bottom: 0;
    padding-left: 30px;
}


.h-studymethod .h-title {
    font-size: 30px;
    font-weight: 500;
    line-height: 42px;
    color: #002C77;
}

.h-image {
    display: block;
    margin: 0 auto;
    margin-top: 80px;
}

.h-studymethod .banner-dis {
    color: #314657;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin-top: 60px;
}

.h-titlesec {
    font-size: 30px;
    font-weight: 650;
    line-height: 42px;
    color: #002C77;
}

.h-listed {
    color: #314657;
    font-size: 22px;
    line-height: 1.2;
}

.h-listed li {
    margin-bottom: 15px;
}

#h-bg-light .h-title {
    font-size: 30px;
    font-weight: 650;
    line-height: 42px;
    color: #002C77;
}

.page-id-238 .mean-text {
    margin: 0;
    border-radius: 10px;
    font-size: 24px;
    font-weight: bold;
    color: white;
}

.page-id-238 .h-listed1 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}

.safety-title2 {
    font-weight: bold;
    color: #002C77;
    font-size: 31px;
    line-height: 124%;
}

.counter-sec .year-text{
    color: white;
    display: inline-block;
    font-size: 65px;
    font-weight: bold;
}

.counter-sec .year-text1{
    display: inline-block;
    color: #fff;
    font-weight: 300;
    font-size: 47px;
}

.precision-cta-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    background-color: #EF5F17;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.5px;
    padding: 18px 40px;
    border-radius: 12px;
    text-decoration: none;
    box-shadow: 0 4px 12px rgba(239, 95, 23, 0.3);
    border: none;
    cursor: pointer;
}

.sec-safety .title {
    font-size: 31px;
    margin: 0 0 25px 0;
}

.card-exp-bottom {
    width: 40%;
    background: #002D78;
    border-radius: 12px;
    padding: 30px 0px;
    color: white;
}

p.access-content-text {
    font-size: 28px;
    font-style: italic;
    font-weight: 600;
    margin-bottom: 30px;
}

p.tryvio-text {
    font-size: 44px;
    font-weight: 700;
    color: #002C77;
    line-height: 1.2;
    margin-bottom: 40px;
}

p.access-content {
    color: #314657;
    font-size: 22px;
    line-height: 31px;
}

.main-heading {
    color: #002C77;
    font-size: 31px;
    font-weight: 650;
    line-height: 1.3;
    margin-bottom: 25px;
    max-width: 600px;
    letter-spacing: px;
    word-spacing: 0.5px;
}

#site-alert .dark {
    padding-left: 25px;
}

.tikcus {
    position: absolute;
    left: 23px;
    margin-top: 9px;
}

.counter-sec table{    color: #fff;
    width: 100%;
    font-size: 28px;
    font-weight: 600;}

    .counter-sec .inner-text {
            font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 1.4;
    }

    .counter-sec .mean-text, .counter-sec .h-listed1 { line-height: 1.4; margin-bottom: 12px;}
.counter-sec .h-listed1 li { margin-bottom: 12px;}

.profile-card h6
 {
    font-size: 28px;
    font-weight: 700;
    color: #002C77;
}


.profile-card p {
    font-size: 20px;
    color: #314657;
    line-height: 32px;
}

.receptor-info-card {
    padding: 60px 35px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

#site-alert.stick-bottom.expanded .imp-title svg path:last-child {
    display: none;
}

body.expanded {overflow: hidden;}

#healthcareModal .modal-content {
    border-radius: 12px;
    padding: 60px;
    background: linear-gradient(112.13deg, #FFFFFF 12.88%, #C3E1FF 86.25%);
    border: none;
}

#healthcareModal .logo-text {
}

#healthcareModal .btn-close-custom {
    position: absolute;
    top: 45px;
    right: 45px;
    background: #0000004D;
    color: #fff;
    backdrop-filter: blur(10px);
    height: 48px;
    width: 48px;
    border-radius: 100%;
    opacity: 1;
}

#healthcareModal .sub-text {
    font-size: 14px;
    color: #1f4b8f;
}

#healthcareModal .orange-heading {
    color: #f26522;
    font-weight: 700;
    letter-spacing: 0px;
    margin-top: 50px;
    font-size: 24px;
    font-family: Raleway, sans-serif;
}

#healthcareModal .modal-body {
    padding: 0;
    margin: 0 0 35px;
}

#healthcareModal .modal-body p {
    color: #555;
    margin: 0;
    font-size: 20px;
}

#healthcareModal .btn-continue {
    background-color: #f26522;
    border: none;
    padding: 12px 30px;
    font-weight: 600;
    border-radius: 8px;
    color: #fff;
}

#healthcareModal .btn-continue:hover {
    background-color: #d9541a;
}

#healthcareModal .go-back {
    color: #1f4b8f;
    font-weight: 600;
    text-decoration: none;
    margin-left: 20px;
}

#healthcareModal .go-back:hover {
    text-decoration: underline;
}

.modal-dialog {
    max-width: 1004px;
}

/* Optional: Prevent closing on outside click */
#healthcareModal.modal {
    backdrop-filter: blur(3px);
}

@media (min-width: 1655px) {
    .hypertension3_blk_img {
        min-height: 210px;
    }
    .study-hero h2 {
        font-size: 40px;
    }
    .h-titlesec {font-size: 40px;}
}

.mobile {
    display: none;
}

.left-side-about .font40 {
    font-size: 40px;
    color: #002C77;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 20px;
    line-height: 1.4;
}

.profile-card .ps-lg-4 {
    padding: 64px;
}

div#site-alert.stick-bottom {
    position: fixed;
    width: 100%;
    bottom: -130px;
}

#site-alert.stick-bottom .container {
    background-color: #fff;
    overflow: hidden;
    border-radius: 12px;
    padding: 0;
    box-shadow: 0px 4px 18px 0px #3B3B3B40;
    border: 1px solid #DCDCDC;
}

#site-alert.stick-bottom .imp-title {
    background: linear-gradient(269.92deg, #D3E7FA 18.31%, #FFF5EA 54.18%, #FFFFFF 95.23%);
    padding: 10px 30px;
    border-radius: 12px 12px 0 0;
    box-shadow: 0px 4px 18px 0px #AEAEAE40;
    display: flex;
    align-items: center;
}

#site-alert.stick-bottom .imp-title a{ margin-left: auto; display: block;}
#site-alert .imp-title a {
    display: none;
}
#site-alert.stick-bottom .boxed {
    max-width: calc(100% - 60px);
    margin: 0 auto 35px;
}
#site-alert.stick-bottom .bottom-content-sec {
    max-width: calc(100% - 60px);
    margin: 0 auto;
    display: none;
}

div#site-alert.stick-bottom.expanded {
    width: 100%;
    bottom: 0;
    max-height: 100vh;
    overflow: auto;
    z-index: 999;
    background-color: #fff !important;
    padding: 25px;
}

#site-alert.stick-bottom.expanded .bottom-content-sec {display: block;}
#site-alert .bottom-content-sec {
    display: none;
}

#healthcareModal .my-custom-logo-img {margin-left: -10px;}

div.privacy-policy {
    font-size: 18px;
    margin: 50px 0;
}

div.privacy-policy a {
    color: #e45d1c;
}

.hyper-sec .hero-subtitle {letter-spacing: 1px;}

@media (max-width: 1780px) and (min-width: 992px) {

    .hero-sec img.img-fluid {
        width: 70%;
        margin-bottom: -20px;
        margin-left: auto;
        margin-right: -10%;
    }

    html,
    body {
        font-size: 14px;
    }

    .homebanner-top-text {
        font-size: 14px;
        line-height: 1.4;

    }

    .wpbanner-content {
        font-size: 14px;
        line-height: 1.4;
    }

    .hero-sec .btn-orange {
        font-size: 14px;
        padding: 8px 15px;
    }

    .bottom-content-sec p,
    .bottom-content-sec li,
    .bottom-content-sec h4,
    .bottom-content-sec h3 {
        font-size: 18px;
        line-height: 1.4;
    }

    .blue-stat-card .gap-4 {
        gap: 12px !important;
    }

    .thirty-days {
        font-size: 20px;
    }

    .thirty-days span {
        font-size: 13px;
        letter-spacing: 1px;
    }

    .tikcus {
        left: 23px;
        margin-top: 5px;
    }

    .box p.new-patients-paragraph {
        font-size: 14px;
    }

    .thirty-days {
        font-size: 20px;
    }
}

@media (max-width: 1780px) {
    .homebanner-top-text {margin-bottom: 10px;}
    .hero-sec h1 {margin-bottom: 0!important;}
	.disclosures_cardItem_cta h5{font-size:16px}
	.disclosures_cards {margin-top:52px}
	section.disclosures {
        padding: 4.25rem;
		margin-bottom: 4.25rem;
    }
	.button.button-download {
		padding: 10px 40px 10px 15px;
		font-size: 16px;
		border: none;
		line-height: 1.4
	}
    .btn-orange,
    .precision-cta-btn {
        font-size: 14px;
        padding: 8px 16px;
    }

    .hero-sec h1 {
        font-size: 65px;
        line-height: 1.2;
    }

    .blue-stat-badge h3 {
        font-size: 24px;
    }

    .blue-stats-section .h-section {
        font-size: 11px;
    }

    .blue-stat-badge span {
        font-size: 15px;
    }

    .blue-stat-badge {
        padding: 5px;
        min-width: 80px;
    }

    .blue-stat-card {
        padding: 12px;
    }

    .blue-stat-title {
        font-size: 13px;
    }

    .blue-stat-link a {
        font-size: 13px;
    }

    .saving_support_inner h4 {
        font-size: 26px;
        max-width: 240px;
    }
	.dosing-gap-home .icon-b {padding: 12px 20px}
	.bottom-content-sec li {
		margin: 0 0 5px;
	}
    .saving_support_inner img {
        max-width: 120px;
    }

    .bottom-content-sec p span,
    .bottom-span p {
        font-size: 14px;
        line-height: 1.4 !important;
    }
	
	.bottom-span .addbriva {
		font-size: 14px
	}

    .sub-important {
        font-size: 16px;
        line-height: 1.4;
    }

    .dark li {
        font-size: 14px;
        line-height: 1.4;
    }

    .bottom-content-sec p,
    .bottom-content-sec li,
    .bottom-content-sec h4,
    .bottom-content-sec h3 {
        font-size: 14px;
        line-height: 1.4;
    }

    .imp-title {
        font-size: 18px;
    }

    .hyper-sec h1 {
        font-size: 27px;
    }

    .hyper-sec .hero-subtitle {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .hyper-sec p {
        font-size: 16px;
    }

    .img-content-sec .inner-div .title {
        font-size: 32px;
        padding: 0 0 0 140px;
    }

    .copy p {
        font-size: 14px;
        margin-bottom: 10px;
    }

    #site-alert .dark {
        padding-left: 18px;
    }

    .img-content-sec .inner-div img {
        margin: 0;
        max-width: 110px;
    }

    .img-content-sec p.bottom-content {
        font-size: 20px;
        line-height: 1.4;
    }

    .hypertension3_subheading {
        font-size: 24px;
    }

    .hypertension3_blk_img .my-image {
        max-width: 120px;
    }

    .hypertension3_blk_img h3 {
        font-size: 24px;
        line-height: 1.4;
    }

    .hypertension3_blk_img h3 span {
        font-size: 18px;
    }

    .hypertension3_blk_img .my-image img {
        max-height: 100px;
    }

    .image-item p {
        font-size: 18px;
        line-height: 1.4;
    }

    .ref {
        font-size: 14px;
    }

    .dosing-content,
    p.access-content,
    p.access-content-text {
        font-size: 18px;
		line-height:1.4;
    }

    .wrapper-primary-ent h2,
    .endpoint_sec2 h2,
    .primary-sec .title,
    .endpoint_sec3 h2,
    .bp-number,
    .font40,
    .safety-title2,
    .sec-safety .title,
    .headingtext,
    .title-exp-bottom,
    .dosing-section-title,
    p.tryvio-text,
    .main-heading, .left-side-about .font40 {
        font-size: 28px;
        line-height: 1.4;
    }

    .inner-boxes {
        padding: 20px;
    }

    .blue-box {
        font-size: 18px;
    }

    .blue-box img {
        max-width: 30px;
    }

    .disclosures_cardItem_cta {
        padding: 20px;
    }
    .counter-sec .year-text {
        font-size: 50px;
    }
    .counter-sec .year-text1 {
        font-size: 32px;
    }
    .counter-sec .mean-text {
        font-size: 20px;
    }
    .counter-sec table {
        font-size: 24px;
    }

    .profile-card h6 {
        font-size: 16px;
    }
    .profile-card p{
        font-size: 14px;
    }

    .p-image {
        max-width: 320px;
    }
    .receptor-info-card {padding: 60px 20px;}
    #site-alert.stick-bottom .imp-title svg {width: 28px; height: 28px;}
    #healthcareModal .modal-content {padding: 28px;}
        #healthcareModal .btn-close-custom {
        height: 30px;
        width: 30px;
        top: 30px;
        right: 30px;
        box-sizing: border-box;
        line-height: 21px;
        text-align: center;
    }
    .btn-close svg {
        width: 100%;
        height: 100%;
    }

    #healthcareModal .orange-heading {margin-top: 24px; font-size: 14px;}
    #healthcareModal .modal-body p {font-size: 13px;}
    #healthcareModal .my-custom-logo-img {max-width: 185px;}
    #healthcareModal .modal-dialog {max-width: 590px;}
}

@media (max-width: 1200px) {
    .top-bar-right a {
        margin-left: 5px;
    }
	.resourcescards .disclosures_cardItem, .templatecards .disclosures_cardItem{width: calc(50% - 12px);}
	.disclosures_cardItem {width: calc(32% - 12px);}
	.disclosures_cards {flex-wrap: wrap;}
    .hero-sec h1 {
        font-size: 55px;
    } 
    footer li,
    footer .menu a,
    footer p.title {
        font-size: 13px;
    }

    .footer-col {
        max-width: 160px
    }

    .hyper-sec h1 {
        font-size: 24px;
    }

    .hyper-sec .hero-subtitle {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .hyper-sec p {
        font-size: 14px;
    }

    .img-content-sec .inner-div .title {
        font-size: 28px;
        padding: 0 0 0 120px;
    }

    .img-content-sec .inner-div img {
        margin: 0;
        max-width: 110px;
    }

    .img-content-sec p.bottom-content {
        font-size: 18px;
        line-height: 1.4;
    }

    .hypertension3_subheading {
        font-size: 22px;
    }

    .wrapper-primary-ent h2,
    .endpoint_sec2 h2,
    .primary-sec .title,
    .endpoint_sec3 h2,
    .bp-number,
    .font40,
    .safety-title2,
    .sec-safety .title,
    .headingtext,
    .title-exp-bottom,
    .dosing-section-title,
    p.tryvio-text,
    .main-heading {
        font-size: 20px;
        line-height: 1.4;
    }

    .note-exp-bottom {
        padding: 14px;
        font-size: 18px;
    }

    .footer-exp-bottom,
    .kdigo-content-box h5 {
        font-size: 14px;
    }
    div#site-alert.stick-bottom {
        bottom: auto;
        top: calc(100% - 75px);
		margin: 0;
    }
    div#site-alert.stick-bottom.expanded {
        bottom: auto;
        top: 90px;
    }
}

@media (max-width:992px) {
    .hypertension_section2 .inner-img img {
        width: 100%;
    }

    .hypertension3_blk {
        padding: 10px;
    }

    .card-exp-bottom {
        width: 100%;
    }

    .disclosures h4 {
        line-height: 1.4;
    }

    .footer-col {
        max-width: 100%
    }

    .navbar .navbar-brand img {
        width: 180px;
    }
    #profileTabs li.nav-item {
        width: 50%;
    }
    .profile-card .ps-lg-4 {
      padding: 30px;
   }
}

@media (max-width: 767px) {
    .mobile {
        display: block;
    }

    .desktop {
        display: none;
    }

    .button.button-download {
        padding: 10px 40px 10px 20px;
    }

    .copy p {
        font-size: 12px;
        padding-right: 25px;
        margin-bottom: 10px;
    }
    .hero-sec h1 {
        font-size: 44px;
        line-height: 1.2;
        letter-spacing: -1px;
    }
    .icon-b img {
        max-width: 47px;
    }
    .icon-b {padding: 15px;}
    .dosing-gap-home .box {padding: 20px 18px;}
    .tikcus {
        left: 15px;
        margin-top: 4px;
        max-width: 22px;
    }
    .hyper-sec h1 {
        font-size: 20px;
    }
    .img-content-sec .inner-div img {
        max-width: 60px;
    }
    .img-content-sec .inner-div .title {
        padding-left: 75px;
    }
    .img-content-sec p.bottom-content {
        font-size: 14px;
    }
    p.hypertension3_subheading {
        font-size: 16px;
        line-height: 1.4;
    } 
    .hypertension3_blk_img h3 {
        font-size: 16px;
    }
    .image-item p {
        font-size: 12px;
    }
    .hypertension3_blk_img img {height: 57px;}
    .hypertension3_blk_img {gap: 10px;}
    .h-listed1 br {display: none;}
    .counter-sec .h-listed1 li {font-size: 10px;}
    .counter-sec .inner-boxes img {max-width: 100%;}
    .counter-sec .inner-boxes {min-height: 170px; padding:20px}
    .card-divider-middle:last-child, .card-divider-middle:first-child {display: none;}
    .orange-icon p strong{font-size: 19px;}
	#site-alert.stick-bottom .imp-title {
		border-radius: 0px;
		background: linear-gradient(112.13deg, #FFFFFF 12.88%, #C3E1FF 86.25%);
	}
	#site-alert.stick-bottom .container {border-radius: 0;}
	.content-area section.disclosures {
		background: none ;
	}
	.disclosures_cardItem {width: 100%}
	.disclosures_cards {gap:20px}
}
@media (max-width: 576px) {
	footer a.back-to-top {bottom: 95px;}


	.page-template-primary-endpoint .primary-sec, .page-template-exploratory-subgroup-analysis .tryvio-banner {
		background-image: url('/wp-content/uploads/2026/03/TRYVIO_gradient1_FPO-4.png') !important;
	}

.hypertension_section2 .inner-img {
    position: relative;
}
}
.page-id-238 .mobile-sec,
.page-id-35 .mobile-sec,
.page-id-8 .mobile-sec {
    padding-bottom: 18rem !important;
}

.page-id-34 .mobile-sec {
    padding-bottom: 5rem !important;
}

.sidebar-menu {
    flex: 1;
    overflow-y: auto;
    background-image: url(/wp-content/uploads/2026/02/sidebar-scaled.png) !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0 16px;
}
.card-divider-middle:last-child {
    margin-top: auto;
}

.h-image {
    max-width: 80%;
}

.ipadportraitText {
    position: absolute;
    inset: 0;
    margin: auto;
    height: fit-content;
    width: fit-content;
    color: #FFF;
    font-size: 26px;
    font-weight: 700;
    text-align: center;
}

.mobileLandscape {
    display: none;
}

.ipadPortrait, .mobileLandscape {
    display: none;
    width: 100%;
    height: 100vh;
    background-color: #002C77;
    z-index: 9999999;
    position: fixed;
    top: 0;
    left: 0;
}

span.notapatient {
    text-align: right;
    width: 100%;
    display: block;
    color: #fff;
    font-weight: 500;
    position: relative;
    right: 10%;
}
@media only screen and (max-width: 992px) and (orientation: landscape) {
    .mobileLandscape {
        display: block;
    }
}

@media only screen and (max-width: 992px) and (orientation: landscape) {
    .ipadPortrait {
        display: none;
    }
    .mobileLandscape .ipadportraitText {
        font-size: 18px !important;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1032px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: portrait) {
    .ipadPortrait {
        display: block;
    }
}


section.term_condition {
	padding: 100px 0;
	background: #fff;
	background-image: url('../src/terms-gradient.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 100px;
}

.term_condition h4 {
	font-family: "Raleway", sans-serif;
	font-weight: 800;
    font-size: 1.5rem;
    line-height: 172%;
    letter-spacing: 0.12em;
    color: #EF5F17;
	margin-bottom: 40px;
}

.term_condition h1, .term_condition .h1 {
	font-size: 2.75rem;
	line-height: 1.28;
	font-weight: 700;
	color: #002C77;
	margin-top: 0;
	margin-bottom: 32px;
}

.term_condition p {
	color: #314657;
	font-size: 1.5rem;
	line-height: 1.44;
	margin-top: 0;
	margin-bottom: 28px;
}

.term_condition .spacer {
	height: 100px;
}

.term_condition .button {
	background: #EF5F17;
	color: #fff;
	text-decoration: none;
	padding: 14px 40px 14px 20px;
	border-radius: 10px;
	display: inline-block;
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
	border: none;
	border-radius: 16px;
}
.term_condition .button.button-link {
	background-image: url('../src/button-icon.svg');
	background-size: auto;
	background-repeat: no-repeat;
	background-position: 90% center;
	margin-top: 20px;
}

@media(max-width:1780px) {
	.term_condition .button {
		line-height: 18px;
		font-size: 16px
	}
	.term_condition h4{
		margin-bottom: 10px;
	}
	.term_condition h1, .term_condition .h1{
		margin-bottom: 20px;
	}
	.term_condition p{
		font-size: 18px;
	}

	section.term_condition {
		padding: 4.25rem 0;
		margin-bottom: 4.25rem;
	}
	.term_condition .spacer {
		height: 0;
	}
}

@media(max-width:768px) {
	.term_condition h1, .term_condition .h1{
		font-size: 20px;
		line-height: 124%;
	}
	.term_condition p{
		font-size: 16px;
	}
	section.term_condition {
		padding: 45px 0;
		margin-bottom: 45px;
	}
	
	
	.faq-container {
		width: 100%;
		margin-bottom: 15px;
	}
}
