@import url('https://fonts.googleapis.com/css2?family=PT+Sans:wght@400;700&display=swap');
:root {
	--themecolor: #4e8407;
	--darkthemecolor: #365c04;
}
  
@font-face {
    font-family: Invention;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Invention'), url("../fonts/InventionVF_W_Wght.woff2") format('woff2'), url("/wp-content/themes/mhh-merck-vivid-main-theme/fonts/Invention_W_Rg.woff") format('woff');
}
@font-face {
    font-family: Invention;
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: local('Invention Italic'), url("../fonts/InventionVF_Italics_W_Wght.woff2") format('woff2'), url("../fonts/Invention_W_It.woff") format('woff');
}
@font-face {
    font-family: Invention;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Invention Bold'), url("../fonts/InventionVF_W_Wght.woff2") format('woff2'), url("../fonts/Invention_W_Bd.woff") format('woff');
}
@font-face {
    font-family: Invention;
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: local('Invention Bold Italic'), url("../fonts/InventionVF_Italics_W_Wght.woff2") format('woff2'), url("../fonts/Invention_W_BdIt.woff") format('woff');
}
@font-face {
    font-family: Invention;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local('Invention Light'), url("../fonts/InventionVF_W_Wght.woff2") format('woff2'), url("../fonts/Invention_W_Lt.woff") format('woff');
}

body {
    font-family: 'Invention', sans-serif; font-display:swap; font-weight:400; font-style:normal; font-size:18px; line-height:35px; color:#212121; overflow-x:hidden;position:relative}

*, ::after, ::before {
    box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Invention, sans-serif;
}
a {
    color: var(--themecolor);
    text-decoration: underline;
}
img {
    max-width: 100%;
}
p, li {
    line-height: 1.5;
    margin: 1rem 0;
}
ul{padding-left: 0rem;}
.container {width: 1152px; margin: auto;}
section {padding: 5rem 0rem 0rem;}
/**Header css**/
header.site-header {
    width: 100%;
    display: inline-block;
    border-bottom: 12px solid #83a951;
    padding: 5px 31px 0px;
    padding-left: 32px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 14;
    padding-bottom: 8px;
}
.header_content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-logo img {
    max-width: 156px;
    margin-top: 27px;
}
.header_ln {
    text-align: right;
    padding-top: 2px;
}
.header_ln a {
    margin: 0px 1px;
}

.header_ln a {font-size: 12px; color: #4e8407; text-decoration: none;}
header.site-header.fixheader {
    position: fixed;
    height: 100vh;
    z-index: 10;
    background: #fff;
    overflow: hidden;
}

/**Nav**/
.navbar-expand-lg .navbar-collapse {justify-content: flex-end;}
.navbar {padding-bottom: 0px !important;}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    color: #000;
    font-size: 1rem;
}

.navbar-expand-lg a.nav-link.active {
    border-bottom: 4px solid var(--themecolor);
}
.navbar-expand-lg a.nav-link.active {
    border-bottom: 4px solid #4e8407;
}

.sitenavsec {
    display: flex;
    justify-content: space-between !important;
}





/**Banner Css **/
.banner_section {background: url(../images/puregon-hero-lg.jpg)no-repeat top; background-size: 950px;}
.banner_section {
    background-position: 27% 9%;
    background-size: cover;
    padding: 5rem 0;
}
.banner_content {
    background: #eaf5f5;
    margin: 1rem 2rem;
    padding: 1rem 3rem 2rem 3rem;
    border-radius: .325rem;
}
.banner_content h1 {
    font-size: 2.75rem;
    color: var(--darkthemecolor);
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 0.67em;
    margin-top: 0.67em;
}
.banner_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 5rem 0 auto;
    width: 39%;
}
.hero-callout h1 sup {
    font-size: 60%;
}
sup {
    top: -0.5em;
}
.banner_content p sup {font-size: 75%;}
sub, sup {
    font-size: 60%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

/** Promo sectioin **/

.promosection {
    padding: 0px 0px;
}
.promo_leftsec {
    width: 50%;
    padding: 5% 3%;
}
.promosection .container {
    display: flex;
    align-items: flex-start;
    padding: 0rem 1rem;
}
.promo_leftsec h2 {
    font-size: 2.25rem;
    font-weight: 300;
    margin-top: 0.5rem;
    line-height: 1.5;
    margin-bottom: 0.83em;
}
.promo_rightsec input[type="text"] {
    border-radius: 0.325rem;
    border-color: #555555;
    padding: 0.5rem;
    font-size: 1rem;
    line-height: 1.15;
    margin: 1rem 0;
}


.promo_rightsec button {display: inline-block;
    height: auto;
    padding: 0.59375rem 1.25rem;
    color: #fff;
    font-size: .875rem;
    line-height: 1.5;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    border: none;
    border-radius: 0.325rem;
    background-color: #4e8407;
    white-space: normal;
    cursor: pointer;
    margin-right: 0.75rem;
}

.promo_rightsec a {
    color: #365c04;
    font-size: .875rem;
    line-height: 1.5;
    margin: 1rem 0;
}
.promo_rightsec {
    padding: 5% 8%;
}

ul.promo_leftseclist li {
    line-height: 1.5;
    margin: 1rem 0;
    display: block;
}
ul.promo_leftseclist {
    margin: 20px 0px;
    font-size: 1rem;
    margin-bottom: 2.25rem;
    padding-left: 1.5rem;
}
.promo_leftsec {
    font-size: 1rem;
}
.promo_leftsec sup, .promo_rightsec sup {font-size: 75%;}
.promo_rightsec p {font-size: 1rem;}
.promo_rightsec input[type="text"] {
    width: 100%;
}

.promo_rightsec input[type="text"] {
    padding: 0.5rem;
    display: block;
    margin: 16px 0px 24px;
    border: 1px solid #555555;
    border-radius: 0.325rem;
}
/** Footer **/
.footermain_top ul li a {
    color: #4e8407;
    padding: 0.75rem 1rem 1rem 0.5rem;
    font-size: .875rem;
    padding-right: 12px;
}
.footermain_top ul {margin: 0px;}
.footermain_top ul li {
    display: inline-block;
    margin: 0;
}
.footermain_logos {
    display: flex;
    justify-content: space-between;
    margin-top: 19px;
    margin-bottom: 65px;

}
.footermain_logosleft img {
    max-width: 200px;
}
.footermain_logosright img {
    width: 81px;
    margin-right: 2.5rem;
}
footer.footermainsite {
    border-top: 1px solid #c4c4c4;
    padding-top: 1rem;
    margin-top: 4rem;
}


.footermain_copyrighttop {
    background: #4e8407;
    padding: 16px;
    color: #fff;
}
.footermain_copyrighttop p {
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 20px;
    margin: 0px;
    line-height: 1.5;
}

.footermain_copyrightbottom {
    background: var(--darkthemecolor);
    padding: 16px;
    color: #fff;
}
.footermain_copyrightbottom p {
    font-size: .75rem;
    margin: 0px;
    line-height: 1.48;
}
.footermain_copyrighttop p sup { font-size: 75%;}
footer.footermainsite .container-fluid {
    padding: 0rem 1rem;
}
/** About us css**/
.aboutus_secttitle h2 {
    text-align: center;
    font-weight: 300;
    font-size: 2.25rem;
    margin-bottom: 4rem;
    margin-top: 6px !important;
    padding-bottom: 5.8px;
}
.aboutus_secttitle h2 span {font-size: 50%; vertical-align: top; line-height: 28px;}
.aboutus_sec h3 {
    font-size: 1.5rem;
    margin: 23px 0px;
    font-weight: 700;
    padding: 0rem 1.25rem;
}

.aboutus_sec p {
    font-size: 1rem;
    padding: 0rem 1.25rem;
}



/** How to use page **/
.howto_subheading {
    text-align: left;
}
.howtovideo_inner video {
    width: 100%;
    height: 100%;
}
.howto_videosec {
    -webkit-box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    border-radius: 5px;
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden;
}
.howtovideo_inner {position: relative;}
.howtouse_conetent {
    padding: 15px;
    min-height: 100px;
}
.howtouse_conetent h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}

h4.howtovide_bgtitle {
    position: absolute;
    padding: 10px;
    color: #fff;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    background: rgba(0,0,0,.8);
    background: -webkit-linear-gradient(to bottom,rgba(0,0,0,.8) 0,rgba(0,0,0,.7) 30%,rgba(0,0,0,.7) 70%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,.8) 0,rgba(0,0,0,.7) 30%,rgba(0,0,0,.7) 70%,rgba(0,0,0,0) 100%);
    padding: 1em 25% 2em 1em;
}

.howto_videosec:hover .play_btn {background: #d52484;}
.play_btn {
    position: absolute;
    left: 0;
    right: 0;
    top: 43px;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
    background: rgba(0,0,0,.45);
    border-radius: 50%;
    width: 98px;
    height: 98px;
    line-height: 98px;
}
.howto_videotitlemain h3 {
    font-size: 22px;
    font-weight: bold;
    margin: 30px 0px 20px;
}
.howto_subheading h4 {
    font-size: 1.5rem;
    font-weight: bold;
    margin: 34px 0px;
    padding-top: 4px;
}

/** faq page **/
.faqmain_sec h5 {
    font-weight: bold;
    font-size: 1rem;
}
.faqmain_sec p {
    font-size: 1rem;
    line-height: 26px;
}



/** usefull page **/
.usefullink_innercontent a {
    font-size: .875rem;
}
.usefullink_innercontent {
    padding: 2rem;
    background: #fff;
    -webkit-box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    min-height: 190px;
    margin-bottom: 32px;
    border-radius: 4px;
}
.usefullink_innercontent h4 {
    font-size: 20px;
    line-height: 1.5;
}
.usefullink_inner {
    margin-top: 40px;
    padding: 0px 40px;
}

.usefullink_sec .howto_subheading.text-center h4 {
    font-weight: bold;
    font-size: 1rem;
    padding-top: 3px;
}


/** contact us page **/
.contactus_sec h5 {
    font-size: 1.5rem;
    color: #000;
    font-weight: 600;
}

.contactus_sec p {
    line-height: 24px;
    font-size: 16px;
}






/** Role of puregon page **/

.rolepuregon_mainsec .accordion-button:not(.collapsed) {
    color: var(--themecolor);
    background-color: #ffffff;
}
.rolepuregon_mainsec .accordion-button:focus {box-shadow: none;}
.rolepuregon_mainsec .accordion-item {
    border-left: 0;
    border-right: 0;
}
.rolepuregon_mainsec button.accordion-button {
    font-size: 18px;
    color: var(--themecolor);
}

.rolecontentimg_area img {
    max-width: 100%;
}
.rolecontentimg_area {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
}
.rolecontentarea p {
    font-size: 16px;
    line-height: 28px;
}

.rolepuregon_mainsec ul {
    margin-left: 20px;
}

.roletomore_imgblk img {
    max-width: 20px;
}
.roletomore_imgblk {
    display: flex;
    justify-content: space-between;
}
.rolmain_imgtop img {max-width: 30px;}
.role_moreinner p {
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
}

.role_moreinner h5 {
    font-size: 12px;
    font-weight: bold;
}






/**Reminder page**/

.pure_penseccard {
    background: #fff;
    box-shadow: 0px 0px 10px #ddd;
    padding: 20px;
    border-radius: 10px;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.pure_penseccardright p {margin-bottom: 0px;}
.pure_pensec a {
    text-decoration: none;
}
.pure_pensec a:hover {
    color: var(--themecolor);
}
ul.reminder_mainlist {
    margin-left: 20px;
}
ul.reminder_mainlist ul {
    margin-left: 20px;
}
ul.reminder_mainlist ul + ul {
    margin-left: 20px;
}




/**/
.innerpages .header_ln a + a {
    margin-left: 1rem;
    
}
.innerpages .header_ln a {
    padding: 3px;
}

.innerpages .header_ln a:nth-child(2)  {  border-right: 1px solid #a4a4a4; padding-right: 1.4rem;}
.innerpages .header_ln a:last-child {
    padding-right: 0;
}

.innerpages .sitenavbar .navbar-expand-lg .navbar-nav .nav-link { padding: 1.5rem 0; padding-bottom: 20px;}
.innerpages .sitenavbar ul.navbar-nav li { padding-left: 1.62rem;}
.innerpages .sitenavbar ul.navbar-nav li {margin: 0px;}
.innerpages .navbar {padding-top: 4px;}
.innerpages header.site-header { padding-bottom: 0px;}
.innerpages .sitenavbar sup {font-size: 50%;}
.has-normal-font-size, .has-regular-font-size {
    font-size: 1rem;
    font-weight: 600;
    padding: 0rem 1.25rem;
    margin: 28px 0px;
    line-height: 24px;
}

.accordion-button {padding: 1.1rem 0rem; padding-right: 1rem;}
.accordion {padding: 0rem 1.24rem;}
.accordion-item {border: 1px solid #a4a4a4;}
.faqmain_sec .container {
    padding: 0px 32px;
}
.howtouse_sec .container {
    padding: 0px 32px;
}
.innerpages .sitenavbar ul.navbar-nav li:last-child {margin-right: 1px;}


/**Vijay bugs fix css**/
ul.promo_leftseclist li {position: relative;}
ul.promo_leftseclist li::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: var(--secondarycolor);
    top: 9px;
    left: -20px;
}
.thememodal button.btn-close {
    background-color: inherit;
}
.modal-header {
    border-bottom: 0px;
    padding-top: 1.3rem;
}
.thememodal .modal-dialog { max-width: 380px;}
.wp-person a:focus .gravatar, a:focus, a:focus .media-icon img {
    box-shadow: none;
}
.status-publish .howto_subheading {
    text-align: left !important;
}
.play_btn {
    top: 62px;
}
.howtouse_conetent h4 {
    font-weight: 600;
    font-size: 20px;
}
.faq-accordion .card .card-header a.collapsed:before {
    color: #a4a4a4;
}
.faq-accordion .card .card-header a:before {
    color: #4e8407;
}

div#innerFaq860 ul li {
    position: relative;
    font-size: 16px;
}
div#innerFaq860 ul li::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #000000 !important;
    top: 11px;
    left: -20px;
    border-radius: 50%;
}
.hasnochield.card p {
    font-size: 1rem;
}
.hasnochield.card ul li {
    font-size: 1rem;
}
.hasnochield.card ul li {
    font-size: 1rem;
    position: relative;
    display: block;
}
.hasnochield.card ul li::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #000000 !important;
    top: 9px;
    left: -20px;
    border-radius: 50%;
}
div#innerFaq844 h4 {
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 30px;
}
div#innerFaq844 .wp-block-columns {
    margin-bottom: 0px;
}
.usefullinks_sec.usefullink_inner .usefullinks_inner p {
    padding: 0px;
}
.wp-block-button.pure_penseccard a {
    padding: 15px 20px;
}
.wp-block-button.pure_penseccard img.wp-image-585 {
    margin-right: 30px;
    margin-left: 0;
}
.wp-block-button.pure_penseccard img {
    margin-left: 30px;
}
ul.reminder_mainlist {
    font-size: 1rem;
}
.status-publish img.wp-image-715 {
    width: auto !important;
}
article#post-545 h2 {
    margin-bottom: 0px;
    font-weight: bold;
    text-align: left;
    font-size: 1.5rem;
    padding-left: 20px;
}
.pure_penseccard {margin-top: 20px !important;}
.page-carte-de-rappel .aboutus_sec ul li::before {top: 11px;}

body .banner_content br {
    display: inline-block !important;
}
div#innerFaq861 p strong {
    font-size: 12px;
}
img.wp-image-586 {
    width: 22px !important;
}
p.cd_mdtopsec {
    margin-top: 80px;
}
h3.howto_subheading.text-center.iclicktext {
    text-align: center !important;
}
a:focus {
    outline: none;
}