/*
Theme Name: AVS
Description: AVS theme
Version: 1.0
*/

b, strong {
    font-weight: bold;
}

#insuranceModal.modal {
    margin-top: 40px;
}
#insuranceModal .modal-content {
    border-radius: 24px;
}
#insuranceModal .modal-body {
    padding: 40px 0;
    text-align: center;
}
#insuranceModal .modal-body h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    padding-bottom: 20px;
}
#insuranceModal .modal-body .dnq_options {
    margin: 0 auto;
    padding-bottom: 0;
    width: auto;
}
#insuranceModal .modal-body #modal_error {
    clear: both;
    padding-bottom: 20px;
}
#insuranceModal .modal-body .dnq_btn {
    clear: both;
    margin: 0 auto;
    width: auto;
}
#insuranceModal .modal-body .dnq_btn .insuranceSubmitBtn {
    display: block;
    float: none;
    padding-bottom: 30px;
    padding-top: 20px;
}
#insuranceModal .modal-body .dnq_btn .insuranceSubmitBtn a {
    color: #fff;
    font-size: 18px;
    padding: 15px 50px;
    background: #ff9403;
    border-bottom: 2px solid #a44800;
    border-radius: 3px;
}
#insuranceModal .modal-body .dnq_btn .insuranceSubmitBtn a:hover,
#insuranceModal .modal-body .dnq_btn .insuranceSubmitBtn a.clicked {
    background: #df8200;
    border-bottom: 3px solid #7d470b; 
}
#insuranceModal .modal-body .input-container {
    display: none;
    margin: 0 auto;
    padding-top: 20px;
    width: 100%;
}
#insuranceModal .modal-body .input-container input[type="text"] {
    float: left;
    font-size: 22px;
    width: 60%;
}
#insuranceModal .modal-body .have_insurance_padding {
    float: left;
    width: 20%;
}
#insuranceModal .modal-body .have_insurance_padding img {
    float: right;
    height: auto;
    margin-right: 10%;
    margin-top: 6px;
    max-width: 90%;
}

#privacy-policy-img {
    float: left;
    width: 50px;
    width: 13.5%;
}
#privacy-policy-img img {
    height: auto;
    margin: 0 20%;
    width: 60%;
}
#privacy-policy-agreement {
    float: left;
    text-align: left;
    width: 86.5%;
}
#privacy-policy-agreement p {
    font-size: 13px;
    text-align: left;
}
.page-template-template-patient-screener #privacy-policy-agreement p {
    font-size: 11px;
}

.dnq_patient-screener .dnq_patient-info {
    border-radius: 12px;
    -webkit-border-radius: 12px;
}
.dnq_patient-screener .dnq_patient-info .dnq_que-answer p strong {
    font-weight: bold; 
}

:invalid {
  box-shadow: none;
}

:-moz-submit-invalid {
  box-shadow: none;
}

:-moz-ui-invalid {
  box-shadow:none;
}

.about-image-left {

}
.about-image-left img {
    max-width: 100%;
}
.about-image-top {
    display: none;
    margin-bottom: 20px;
}

.layout .sliderBox a.commonBTN {
    font-weight: bold;
}

#aboutApproval .aboutText a.commonBTN {
    font-weight: bold;
    font-size: 22px;
}
#aboutApproval .aboutText a.commonBTN span {
    font-weight: bold;
    font-size: 20px;
}

.page-template-template-about-2 #aboutApproval .aboutText h1 {
    font-size: 32px; 
    line-height: normal;
    margin-bottom: 40px;
    text-align: center;
}
.page-template-template-about-2 #aboutApproval .aboutText #img-container {
    float: left;
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
}
.page-template-template-about-2 #aboutApproval .aboutText #iframeContainer {
    text-align: center;
    width: 100%;
}
.page-template-template-about-2 #aboutApproval .aboutText #iframeContainer iframe {
    margin-bottom: 50px;
    margin-top: 16px;
    text-align: center;
}
.page-template-template-about-2 #aboutApproval .aboutText .commonBTN {
    margin-left: auto;
    margin-right: auto;
    margin-top: 55px;
}

#pre-bounce-modal {
    padding-top: 20px;
}

#pre-bounce-modal .modal-dialog {
    padding-bottom: 60px;
}

#pre-bounce-modal .modal-content {
    padding-bottom: 40px;
}

#pre-bounce-modal .modal-header {
    border-bottom: none;
    padding-bottom: 0;
}

#pre-bounce-modal .modal-body {
    padding-top: 10px;
}

#pre-bounce-modal h1 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 25px;
    text-align: center;
}

#pre-bounce-modal .col-lg-6.right {
    margin-top: 90px;
}

#pre-bounce-modal .col-lg-6.right p {
    font-size: 20px;
    margin-bottom: 60px;
}

#pre-bounce-modal .col-lg-6.right .submitBtn,
#pre-bounce-modal .col-lg-6.right .downloadBtn {
    padding-bottom: 10px;
    padding-top: 0;
}
#pre-bounce-modal .col-lg-6.right .submitBtn a,
#pre-bounce-modal .col-lg-6.right .downloadBtn a {
    display: inline !important;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 23px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 18px;
}

@media (min-width: 1025px) {
    #privacy-policy-agreement {
        margin-left: 2.5%;
        width: 84%;
    }
    .btnPolicy {
        margin-bottom: 30px;
    }
    .privacyPolicy {
        margin-top: 7px;
    }
}

.page-template-template-patient-screener .submitBtn a,
.page-template-template-patient-screener .downloadBtn a,
.page-template-template-dnq-opt-in .submitBtn a,
.page-template-template-dnq-opt-in .insuranceSubmitBtn a {
    color: #fff !important;
    line-height: 20px;
}

@media (max-width: 1023px) {
    .leftList {
        width: 50%;
    }
    .about-image-left {
        display: none;
    }
    .about-image-top {
        display: block;
    }
}

@media (min-width: 992px) {
    #pre-bounce-modal .modal-dialog {
        width: 753px;
    }
    #pre-bounce-modal .col-lg-6.right {
        padding-left: 10px;
        padding-right: 75px;
    }
}

@media (max-width: 991px) {
    #pre-bounce-modal .col-lg-6 {
        text-align: center;
    }
}

@media (max-width: 970px) {
    .page-template-template-about-2 #aboutApproval .aboutText p {
        font-size: 18px;
        line-height: normal;
    }
    .page-template-template-about-2 #aboutApproval .aboutText a.commonBTN {
        font-size: 20px;
        line-height: normal;
        margin-bottom: 68px;
    }
}
@media (width: 960px) and (orientation: landscape) {
    .layout .bannerText {
        top: 50%;
        transform: translateY(-50%);
    }
}
@media (max-width: 800px) {
    .page-template-template-about-2 #aboutApproval {
        padding-bottom: 0;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .submitBtn,
    .downloadBtn {
        padding-bottom: 40px;
    }
}

@media (max-width: 767px) {
    .submitBtn,
    .downloadBtn {
        padding-top: 0;
    }
}

@media (min-width: 741px) {
    .page-template-template-patient-screener .submitBtn a,
    .page-template-template-patient-screener .downloadBtn a,
    .page-template-template-dnq-opt-in .submitBtn a,
    .page-template-template-dnq-opt-in .insuranceSubmitBtn a,
    .page-template-template-dnq-opt-in .downloadBtn a {
        display: inline;
        padding-bottom: 17.5px;
        padding-top: 17.5px;
    }
}
@media (max-width: 740px) {
    .page-template-template-about-2 #aboutApproval .aboutText h1 {
        font-size: 24px;
        line-height: normal;
        margin-bottom: 20px;
        margin-top: 15px;
    }
    .page-template-template-about-2 #aboutApproval .aboutText #iframeContainer iframe {
        height: auto;
        width: 100%;
    }
    .page-template-template-about-2 .aboutText a.commonBTN {
        margin: 30px auto;
    }
    .page-template-template-patient-screener .submitBtn a,
    .page-template-template-patient-screener .downloadBtn a {
        padding-bottom: 12.5px;
        padding-top: 12.5px;
    }
    .page-template-template-dnq-opt-in .submitBtn a {
        padding-bottom: 18px;
        padding-top: 18px;
    }
    #insuranceModal .modal-body .dnq_btn .insuranceSubmitBtn {
        padding-bottom: 13px;
        padding-top: 5px;
    }
    #insuranceModal .modal-body .dnq_btn .insuranceSubmitBtn a {
        padding-bottom: 18px;
        padding-top: 18px;
    }
    .page-template-template-dnq-opt-in .submitBtn,
    .page-template-template-dnq-opt-in .insuranceSubmitBtn {
        padding-bottom: 0;
        padding-top: 0;
    }
}

@media (max-width: 650px) {
    #aboutApproval .aboutText a.commonBTN {
        font-size: 18px;
    }
    #aboutApproval .aboutText a.commonBTN span {
        font-size: 16px;
    }
}

@media (width: 600px) and (orientation: portrait) {
    .page-template-template-about-2 #aboutApproval .aboutText iframe {
        min-height: 300px;
    }
    #mobileSec .col-md-12 {
        height: 130px;
        margin-top: 0;
        position: relative;
    }
    #mobileSec img {
        margin-top: 0;
    }
    #mobileSec p {
        margin-bottom: 0;
        margin-top: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    } 
    #mobileSec p br {
        display: none;
    }
}
@media (max-width: 420px) {
    .page-template-template-about-2 #aboutApproval .aboutText {
        margin-top: 20px;
    }
    .page-template-template-about-2 #aboutApproval .aboutText #iframeContainer iframe {
        margin-bottom: 35px;
        margin-top: 1px;
    }
    .leftList {
        width: 65%;
    }
    #aboutApproval .aboutText a.commonBTN {
        font-size: 20px;
    }
    #aboutApproval .aboutText a.commonBTN span {
        font-size: 18px;
    }
}

@media (min-width: 360px) and (max-width: 375px) {
    #mobileSec .col-md-12 {
        height: 100px;
        margin-bottom: 35px;
        margin-top: 35px;
        position: relative;
    }
    #mobileSec img {
        margin-top: 0;
    }
    #mobileSec p {
        left: 40px;
        margin-bottom: 0;
        margin-top: 0;
        padding-left: 20px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 180px;
    }
    #mobileSec p br {
        display: none;
    }
}

@media (max-width: 350px) {
    .page-template-template-patient-screener .submitBtn a,
    .page-template-template-patient-screener .downloadBtn a {
        line-height: 12px;
    }
}

@font-face {
    font-family: 'MP';
    src: url('https://aorticvalvestudy.org/MYRIADPRO-BOLD.woff2') format('woff2');
    font-weight: bold;
}

.museo-slab {
  font-family: 'MP', sans-serif !important;
}

.home_3 .sliderBoxv3 h1 {
  font-family: 'MP', sans-serif !important;
  font-size: 44px;
}

.layout .sliderBox h1 {
  font-family: 'MP', sans-serif !important;
  font-size: 44px;
}

.qualify_home .sliderBox h1 {
  font-family: 'MP', sans-serif !important;
  font-size: 44px;
}
