/* FONTS */
@font-face {
  font-family: 'AvenirHeavy';
  font-display: swap;
  src: url('/content/dam/microsites/testingovariancancer-ca/en/fonts/AvenirLTPro-Heavy.otf');
}
@font-face {
  font-family: 'Cocogoosepro';
  font-display: swap;
  src: url('/content/dam/microsites/testingovariancancer-ca/en/fonts/CocogoosePro.ttf');
}
@font-face {
  font-family: 'AvenirLTPro-Black';
  font-display: swap;
  src: url('/content/dam/microsites/testingovariancancer-ca/en/fonts/AvenirLTPro-Black.otf');
}
@font-face {
  font-family: 'AvenirLTPro-Heavy';
  font-display: swap;
  src: url('/content/dam/microsites/testingovariancancer-ca/en/fonts/AvenirLTPro-Heavy.otf');
}
@font-face {
  font-family: 'AvenirLTPro-HeavyOblique';
  font-display: swap;
  src: url('/content/dam/microsites/testingovariancancer-ca/en/fonts/AvenirLTPro-HeavyOblique.otf');
}
@font-face {
  font-family: 'CocoGothic';
  font-display: swap;
  src: url('/content/dam/microsites/testingovariancancer-ca/en/fonts/CocoGothic.ttf');
}
@font-face {
  font-family: 'CocoGothic-Bold';
  font-display: swap;
  src: url('/content/dam/microsites/testingovariancancer-ca/en/fonts/CocoGothic-Bold.ttf');
}
@font-face {
  font-family: 'MinionPro-Regular';
  font-display: swap;
  src: url('/content/dam/microsites/testingovariancancer-ca/en/fonts/MinionPro-Regular.otf');
}
@font-face {
  font-family: 'CocogoosePro-Light';
  font-display: swap;
  src: url('/content/dam/microsites/testingovariancancer-ca/en/fonts/CocogoosePro-Light.ttf');
}

/*exit ramp start  */
.exitRampPage .modal-header {
  display: none;
}

.exitRampPage p.exitramp-heading {
  color: #636569;
  font-size: 24px;
  font-weight: 700;
  font-family:AvenirHeavy;
}
.exitRampPage .exitramptext{
     font-family:AvenirHeavy;
      color: #636569;
}
.exitRampPage .ovarian-red {
  color: red;
}

.exitRampPage .modal-footer {
  display: block!important;
  flex-wrap: wrap!important;
  padding-bottom: 5%!important;
  padding-top: 0px!important;
    padding-left: 5px!important;
}

.exitRampPage  .exit-ramp-cancel {
  border: none!important;
}

.exitRampPage  .exit-ramp-continue {
  background: #fff!important;
  border: none!important;
  color: #636569!important;
  padding: 5px 10px!important;
  font-family:AvenirHeavy!important;
    
}

.exitRampPage  span.fa.fa-chevron-right {
  display: none;
}

.exitRampPage  a.btn.btn-primary.exit-ramp-continue {
  padding-left: 0!important;
}

.exitRampPage  a.btn.btn-default.exit-ramp-cancel {
  padding-right: 0!important;
  text-decoration: none!important;
  color: #636569;
  font-family:AvenirHeavy!important;
     
}

.exitRampPage  .modal-footer>* {
  margin: 0!important;
}

.exitRampPage  a.btn.btn-default.exit-ramp-cancel::after {
  text-decoration: none!important;
  content: '/';
}
.exitRampPage .modal-body {
    padding-bottom: 0;
}
.exitRampPage .modal-footer {
    border-top: none!important;
}
/*exit ramp end  */

/*Home CSS Desktop */
* {
    text-shadow:none !important;
}
.resources-banner a{
    color:#002449;
    text-decoration:none !important;
}
.banner-img{
    display:flex;    
}

.ms-container{
    width:100%;
}

.ms-section-container {
    min-height: auto;
    width:100%;
    background-color:#ffffff;
}

.banner-1-col-1{
    background-image:url("/content/dam/microsites/testingprostatecancer-ca/en/placeholder.jpg");
    height:600px;
    width:100%;
    background-size:cover;
    background-position:44%;
    background-repeat:no-repeat;
}
.banner-1-col-2{
    background-image:url("/content/dam/microsites/testingprostatecancer-ca/en/placeholder2.jpg");
    height:600px;
    width:100%;
    background-size:cover;
    background-position:43%;
    transform:scaleX(-1);
}
.footnote{
    padding-top:71em;
    margin-right: 90em;
    font-size:12px;
    font-family:'AvenirHeavy';
    transform: scaleX(-1);
}

.display-flex{
    display:flex;
}

.col-1-text{
    width:100%;
    text-align:center;
    background-color:#002442;
}
.col-text-2{
    width:100%;
    text-align:center;
    background-color:#D0D0D2;
}

.mar-top-1{
    margin-top:1%;
}

.blue-band-text{
    background-color:#002442;
    text-align:center;
    font-family: 'CocogoosePro-Light';
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 2px;
    padding-top: 1%;
    padding-bottom: 1%;
}

.ms-section-container .ms-container{
    height:auto;
}

.left-col-1{
    color:#636569;
    flex:50%;
}
.right-col-1{
    background-color:#636569;
    flex:50%
}

.left-col-2{
    background:url('/content/dam/microsites/testingprostatecancer-ca/en/placeholder2.jpg');
    background-size:cover;
    background-repeat:no-repeat;
    flex:50%;
}
  .left-col-2-1{
    background:url('/content/dam/microsites/testingovariancancer-ca/en/second-banner-mobile.png');
    background-size:contain;
    background-repeat:no-repeat;
    background-position: right;
    height:100%;
  }
.left-col-2-2{
    background: black;
    flex:50%;
}
.grey-content-1{
  font-family: 'AvenirHeavy';
}
.right-col-2{
    background-color:#EAF3FA;
    color:#636569;
    flex:50%;
}
.right-col-2-1{
      background-color: #f4db6c;
 }

.right-col-2 p{
    padding:2%;
}
.right-col-2-1 p:first-child{
   padding:10% 1% 10% 50%;
   text-align:center;
}
.left-col-2-1-footnote{
  font-family:'AvenirHeavy';
  font-size:12px;
  padding: 0% 0% 1% 27%;
}
.right-col-2-1-footnote{
  font-family:'AvenirHeavy';
  font-size:12px;
  padding: 0% 0% 0% 50% !important;
}
.left-col-3{
    color:#636569;
    flex:50%;
}
.sb-third-footnote{
    font-family:'AvenirHeavy';
}
.right-col-3{
    color:#636569;
    flex:50%;
}
.border-right-yellow{
    border-right: 3px #F4DB6B solid;
}

.yellow-background{
    background-color:#F4DB6B;
    color:#636569;
    font-weight:600;
    padding:2% 10% 2% 10%;
}
.yellow-band-text{
    margin-bottom:1%;
}

.faq a{
    font-weight:600 !important;
}
.text-center{
    text-align:center;
}

.left-col-4{
    color:#636569;
    flex:50%;
}

.right-col-4{
    color:#636569;
    flex:50%;
}
ul{
    /* list-style-position:inside; */
}

.left-col-5{
    flex:50%;
    background-color:#EAF3FA;
    color:#636569;
}
.right-col-5{
    background-color:#348DCC;
    flex:50%;
}

.light-blue-band-text{
    /* background-color:#CEE5F2; */
    text-align:center;
    color:#636569;
}
.fifth-banner-bg{
    /* background-color:#e6f2f8; */
    color:#636569;
}
.right-col-6,.left-col-6 {
  flex: 27%;
}
.right-col-blank,.left-col-blank{
  flex: 9.5%;
}

.left-col-6{
    text-align:center;
    padding:2%;
}
.right-col-6{
    text-align:center;
    padding:2%;
}
.col-6-img img{
    width:200px;
    height:200px;
}

.sb-first-bg-2{
    background:url('/content/dam/microsites/testingovariancancer-ca/en/your-hrd-img-woman-d.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position:right;
}

.sb-first-bg-1{
    background:url('/content/dam/microsites/testingovariancancer-ca/en/desktop-banner-transparent.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position:right;
}
.banner-o-1{
    background:url('/content/dam/microsites/testingovariancancer-ca/en/Eyes-banner-desktop.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height:900px;
    /* background-position: 0px -124px; */
}
.sb-second-bg{
    background-color:#EFEFF0;
    color: #636569;
}

.sb-third-bg{
    background:url('/content/dam/microsites/testingovariancancer-ca/en/doctor-banner.png');
    background-size:contain;
    padding-left: 55px;
    padding-top: 60px;
    background-repeat:no-repeat;
    transform:scaleX(-1);
    background-position:right;
}
.sb-third-head, .sb-third-content, .sb-third-footnote{
  transform:scaleX(-1) !important;
}
.color-yellow{
    color:#F4DB6B;
}

.left-col-7,.left-col-8, .left-col-9, .left-col-10{
    flex:50%;
    padding-right: 5%;
    padding-left: 55px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.right-col-7, .right-col-8, .right-col-9, .right-col-10{
    flex:50%;
    padding-right: 55px;
    padding-left: 5%;
    margin-top: 50px;
    margin-bottom: 50px;
}

.faq-dark-bg{
    background-color:#E0EFFA;
    color:#636569;
}
.faq-dark-bg-1{
    background-color:#f4db6b;
    color: #000000;
}
.faq-light-bg{
    background-color:#EFF7FD;
    color:#636569;
}
.faq-dark-bg a, .faq-light-bg a{
  color:#636569;
}
.border-right-blue{
    border-right:3px solid #0880BD; 
    }

.faq-que{
    font-weight:600;
}

.left-col-11{
    background-color:#348DCC;
    flex:50%;
}

.right-col-11{
    background-color:#636569;
    flex:50%;
}

.left-col-12{
    flex:50%;
    color:#636569;
}

.right-col-12{
    flex:50%;
    color:#636569;
   
}

.resources-banner{
    background-color:#C0C1C3;
    color:#002449;
}

.col-13-blank, .col-14{
    flex:20%;
    text-align:center;
}

.col-15-blank, .left-col-16{
    flex:25%;
    text-align:center;
}

.col-1-text{
  color:#65B2E8;
  font-family:'Cocogoosepro';
}

.col-1-text h2{
  font-size:65px;
  margin-bottom:0px !important;
  margin-top: 17%;
}
.col-1-text h3{
  font-size:50px;
  margin-top:0px !important;
}

.grey-text{
  color:#577085;
  font-size:33px;
  text-align:center;
  font-family:'CocogoosePro-Light';
}

.dark-grey-text{
  color:#577085;
  font-size:40px;
  
  text-align:center;
  font-weight:600;
}

.col-text-2{
  padding:4%;
  flex:50%;
}

.col-1-text{
  flex:50%;
}

.dark-blue-band{
  background-color:#002442;
  text-align:center;
  color:#65B2E8;
  font-family:'CocogoosePro';
    padding-top:2%;
  padding-bottom:2%;
}
.light-blue-h1{

background-color:#65b2e8;

text-align:center;

color:#ffffff;

padding-top: 12em;

padding-bottom: 12.3em;

padding-left:30px;

padding-right:30px;
}
.dark-blue-band h2{
  margin-top:0px;
  margin-bottom:0px;
  font-size:70px;
  letter-spacing:0px !important;
  line-height:1.3em;
}

.dark-grey-head{
  font-family:'AvenirLTPro-Black';
  font-size: 25px;
  text-align:center;
  margin-bottom:2%;
}

.left-col-1 p{
  font-family:'AvenirHeavy';
  padding-left:55px;
  padding-right:5%;
  padding-bottom:10px;
}

.grey-list li{
  font-family:'AvenirHeavy' !important;
  margin:0;
  /* padding:0 5% 0 55px; */
  }

 .banner-3-white-head{
   font-family:'AvenirLTPro-Black';
   font-size:50px;
   padding-left:5%;
   padding-right:55px;
 }

 .large-number{
   /*font-size:111px;*/
   font-family:'AvenirHeavy';
}

.yellow-content{
  color:#F4DB6B;
  font-family:'Cocogoosepro';
  font-size:28px;
  padding-left:5%;
  padding-right:55px;
  padding-bottom:4%;
}

.grey-list{
  margin-top:0px;
}

.left-col-2 p:first-child{
  font-family:'Cocogoosepro';
  font-size:35px;
  width: 70%;
  padding: 12% 5% 4% 55px;
  line-height: 1.2;
}
.left-col-2-2 p{
  font-family:'Cocogoosepro';
  font-size: 36px;
  width: 100%;
  padding: 7% 7% 7% 18%;
  line-height: 42px;
  color: #ffffff;
}
.yellow-span{
  color:#F4DB6B;
}

.right-col-2{
  font-family: 'Cocogoosepro';
  padding-left:5%;
  padding-right:55px;
  padding-bottom:20px;
}

.left-col-3{
  font-family:'AvenirHeavy';
  padding-left:55px;
  
}
.right-col-3{
  font-family:'AvenirHeavy';
  padding-right:5%;
}
.right-col-3 p{
    margin:20px 0px 20px 0px;
    padding-left:5%; 
}
.left-col-3 p{
    margin:20px 0px 20px 0px;
    padding-right:5%;
}
.left-col-3 b, .right-col-3 b{
  font-family:'AvenirLTPro-Black';
}
.left-col-3 a, .right-col-3 a{
  font-size:25px;
}

.yellow-band-text{
  font-size:30px;
  font-family:'AvenirLTPro-Black';
}

.faq-link{
  font-family:'AvenirHeavy';
  font-size:16px;
}

.fourth-banner-head{
  font-size:25px;
  font-family:'AvenirLTPro-Black';
  color:#636569;
}

.left-col-4 > div:first-child{
    margin-right:0% !important;
    padding-right:5%;
}

.right-col-4 > div:first-child{
    padding-left:5%;
}

.left-col-4{
  padding-left:55px;
  padding-top:

  2%;
}
.right-col-4{
  padding-right:55px;
  padding-left: 5%;
  /* padding-top: 2%; */
}

.fourth-banner-list li{
  font-family:'AvenirHeavy' !important;
}

.left-col-5{
  padding-left:55px;
  padding-right:5%;
  padding-top:50px;
}
.right-col-5{
  padding-left: 3%;
  padding-right:55px;
  font-family:'AvenirLTPro-Black';
  font-size:30px;
}
.right-col-5 p{
  margin-top:90px;
}
.light-blue-band-text{
  font-family:'AvenirHeavy';
  font-size:25px;
  padding:0.4em 0px 0.4em 0px;
}

.col-6-head{
  font-family:'AvenirLTPro-Black';
  font-size:20px;
  padding:1em 0px 1em 0px;
}
.col-6-text{
  font-family:'AvenirHeavy';
}
.sb-first-content{
  font-size: 60px;
  font-family:'Cocogoosepro';
  width:55%;
  padding: 100px 0px 90px 55px;
  line-height: 1.2;
}

.fixed-vert-nav{
  display:none;
}
.lightgrey-wrapper .sb-footnote{
  font-size:12px;
  font-family:'AvenirHeavy';
  margin-left: 59em;
  padding-bottom:15px;
}
.understand-wrapper .sb-footnote{
  font-size:12px;
  font-family:'AvenirHeavy';
  margin-left: 80em;
  padding-bottom:15px;
}
.sb-second-bg{
  padding-left:55px;
  padding-right:5%;
}
.sb-second-head{
  font-size:25px;
  font-family:'AvenirLTPro-Black';
  padding-top:30px;
}
.sb-second-bg li{
  font-family:'AvenirHeavy' !important;
  color:#63656E;
  padding:10px 0px 10px 0px;
}
.sb-list-content a{
  color:#636569;
}
.sb-list-content b{
  font-family:'AvenirLTPro-Black';
}
.sb-list{
    padding-bottom:30px !important;
    margin-top:0!important;
    margin-bottom:0!important;
}
.sb-third-head{
  font-size:60px;
  font-family:'Cocogoosepro';
  width: 56%;
  line-height: 1;
  margin-right: 35%;
}
.sb-third-content{
  width: 56%;
  font-size: 25px;
  font-family: 'CocogoosePro';
  padding-top: 20px;
  padding-bottom: 50px;
  font-weight:200;
  margin-right: 35%;
}
.sb-third-footnote{
  font-size:12px;
  width: 56%;
  margin-right: 35%;
  padding-bottom:15px;
}
.faq-que{
  font-family:'AvenirLTPro-Black';
  font-size:25px;
  padding-bottom:15px;
}
.faq-ans{
  font-family:'AvenirHeavy';
}
.faq-ans-1{
  font-family: 'AvenirHeavy';
  font-size:24px;
  line-height:30px;
  padding: 0 25% 0% 0%;
  color: #000000;
}
.wid-hei{
  margin-left:35%;
  width:65%;
  padding-top:5%;
  margin-top:-22%;
}
.col-11-content{
  font-family:'CocogoosePro-Light';
  font-weight:600;
  font-size:25px;
}
.col-11-content-1{
  width: 100%;
  font-size: 22px;
    line-height: normal;
  padding-right: 10px;
}
.left-col-11{
  padding: 0% 0% 0% 90px;
}
.right-col-11{
  padding: 0% 90px 0% 5%;
}
.left-col-12{
  padding-left:55px;
  padding-right:5%;
  margin-top:30px;
}
.right-col-12{
  padding-left:5%;
  padding-right:55px;
  margin-top:30px;
}
.col-12-content{
  font-family:'AvenirHeavy';
  margin-bottom:15px;
}

.right-col-12,.left-col-12{
  margin-bottom:30px;
}
.resources-img img{
  width: 200px;
}
.resources-img{
  text-align:center;
  margin-top:35px;
}
.resources-img-2{
  text-align:center;
  margin-top: 0px;
  width: 20%;
  margin-left:10%;
}
.resources-img-1{
  text-align:center;
  margin-top: -30%;
  margin-left: 40%;
  margin-bottom: -14%;
}
.resources-content{
  font-family:'AvenirHeavy';
  width:200px;
  text-align:center;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 2px solid black;
}
.left-col-16{
  margin-bottom:50px;
}
#header{
  background-color: #002442;
  font-family: 'Cocogoosepro';
  font-size: 14px;
  height:70px;
}
.menu-links li{
  border-right:1px solid #ffffff;
  padding:5px 15px 5px 5px;
}
.menu-links li:last-child{
  border-right:none !important;
}
.animated-hover:hover{
  color:#65B2E8 !important; 
}
.animated-hover:after{
  height:0 !important;
}
/*footer design start desktop*/
 .merck-logo, .asc-logo{
  width:150px;
}
.footer-container{
  padding-top:3%;
  padding-bottom:3%;
}
.first-logo{
  flex:33.33%;
  text-align:right;
}
.second-logo{
  flex:33.33%;
  text-align:center;
}
.third-logo{
  flex:33.33%;
  text-align:left;
}

.footer-sec{
  text-align:center; 
}
.footer-text{
  min-height:auto;
  font-family:'AvenirHeavy';
  font-size:18px;
  padding-bottom:20px;
}
.footer-menu {
  list-style-type:none !important;
  margin:0px !important;
}
.footer-menu li{
  display:inline-block;
  padding:0px 15px 10px 15px;
  font-family:'AvenirHeavy' !important;
  font-size:18px;
  border-right:solid 1px #ffffff;
}
.footer-menu li:last-child{
  border-right:none;
}
.footer-menu li a{
  font-family:'AvenirHeavy';
  color:#ffffff;
}
.footer-links{
  padding-bottom:50px;
  padding-top:60px;
}
.footer-content{
  display:none;
}
.grey-band{
  background-color:#737479;
  text-align:center;
  padding-top:1%;
  padding-bottom:1%;
}
.grey-band-content{
  font-family: 'AvenirHeavy';
  font-weight:600;
  font-size:18px;
}
.footer-sec{
  background-color:#636569;
}
.footer-logo-wrap {
    display: flex;
    max-width: 960px;
    margin: 1.3em auto 1.3em;
    justify-content: space-between;
    align-items: center;
}
.footer-logo-wrap img.paab-logo {
        max-width: 140px;
    margin-top: 20px;
}
.footer-logo-wrap img.imc-logo {
       max-width: 300px;
    margin-top: 30px;
}
.merck-logo, .asc-logo{
  width:150px;
}
.footer-logo-wrap img.az-logo {
       max-width: 240px;
    margin-bottom: 4px;
}
.merck-logo {
    margin-top: 25px;
}

/*footer design end desktop*/
.download-btn {
    max-width: 235px;
    background: #F4DB6B;
    padding: 15px;
    color: #002442;
    text-decoration: none !important;
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-family: 'CocogoosePro';
    font-weight: normal !important;
    cursor: pointer;
    margin-top: 28px;
}




.lang-selector{
  position:fixed;
  right: 20px;
  color:#ffffff;
  top: 7px;
}
.lang-selector a{
  color:#ffffff;
  font-family:'CocogoosePro';
  font-size:14px;
  text-decoration:none;
}
.lang-selector a:hover{
  color:#65B2E8;
}
.lang-ul li{
  float:left;
  padding:5px 15px 10px 15px;
}
.lang-ul li:first-child{
  border-right:solid 1px #ffffff;
}
.left-col-13{
  flex:30%;
  padding-left:6%;
  padding-top:3%;
  padding-bottom:3%;
  text-align:center;
}
.right-col-13{
  flex:70%;
  padding-top:4%;
  padding-bottom:3%;
  padding-right:6%;
}
.right-col-13-head{
  font-family:'AvenirLTPro-Black';
  font-size:25px;
  padding-bottom:15px;
}
.right-col-13-head-1{
  padding-bottom:0px;
}
.right-col-13-text{
  font-family:'AvenirHeavy';
  font-size:16px;
  padding-bottom:15px;
}
.left-col-13 img{
  width:80%;
  height:auto;
}
.right-col-11 .branched-col-2 img {
    border: 1px solid #fff;
    padding: 0;
    /*margin-top: 5%;*/
}



@media (min-width: 993px){
/*header.default-header nav .menu-links {
    display: block!important;
    margin-left: 173px;
}*/
}

@media only screen and (max-width:767px){
    .carousel{
      height: 695px;
    }
    .left-col-1 .grey-list{
      padding-left:7% !important;
    }
     .tooltip-text{
      display:none !important;
    }
    .right-col-4 .grey-list{
      padding-left:5% !important;
    }
    .fourth-banner-list{
      padding-left:5% !important;
    }
    .sb-list{
      padding-left:5% !important;
    }
    .sb-first-bg-2{
      background-position: 235px 0px;
    }
     .sb-third-bg{
    padding-top:25px;
    padding-left:0px;
    padding-right:10px;
    background-size:cover;
    background-position: -226px 0px;
  }
  .paab-logo{
    padding-top:5px;
  }
  .sb-first-bg-1{
    background-position:200px 0px;
    background-size:100% 100%;
  }
  .banner-img{
    display:block !important;
  }
  .display-flex{
    display:block !important;
  }
  .col-13-blank, .col-15-blank, .left-col-blank, .right-col-blank{
    display:none;
  }
  .banner-1-col-2{
    display:none;
  }
  .ms-section-container .ms-container>div{
    margin:0 !important;
  }
  .right-col-2-1 p:first-child{
   padding: 10% 26% 10% 26% !important;
   text-align:center;
}
.right-col-2-1-footnote{
  padding-left: 10% !important;
  text-align:center;
  font-size: 8px;
}
   .footnote{
    padding-top:58em;
    margin-right: 30em;
    margin-bottom:0px;
    font-size:8px;
  }
  .footnote-2{
    padding-top: 29em;
  }
   .col-11-content-1{
  width: 90%;
  margin-left:10%;
  margin-bottom:8%;
}
  .col-1-text h2{
    margin-top:0px !important;
    font-size:40px !important;
    padding: 31px 10px 0px 10px !important;
    font-family:'CocogoosePro-Light';
  }
  .col-1-text h3{
    margin-bottom:0px !important;
    font-size:25px !important;
    font-family:'CocogoosePro-Light';
    padding:0px 10px 15px 10px;
  }
  .col-text-2{
    padding: 15px 10px 15px 10px;
  }
  .dark-grey-text{
    font-size:35px;
  }
  .grey-text{
    font-size:25px;
  }
  .dark-blue-band{
    padding:15px 10px 15px 10px;
  }
  .dark-blue-band h2{
    font-size:40px;
  }
  .blue-band-text{
    font-size:16px;
    padding:10px 10px 10px 10px;
  }
  .dark-grey-head{
    margin-top:15px;
  }
  .left-col-1 p{
    padding-left:10px;
  }
    .faq-ans-1{
  padding: 0 5% 0% 5%;
}
  .grey-list li{
    /* padding-left:10px; */
  }
  .left-col-1 p:last-child{
    display:none;
  }
  .banner-3-white-head{
    font-size:40px;
    padding-left:10px;
    padding-right:10px;
  }
  .large-number{
    font-size:65px;
  }
  .yellow-content{
    font-size:20px;
    padding-left:10px;
    padding-right:10px;
  }
  .left-col-2 p{
    width:auto;
    padding: 25px 55px 25px 10px !important;
  }
  .left-col-2-1-footnote{
    font-size:8px;
    padding-left:20% !important;
  }
  .right-col-2{
    padding-left:10px;
    padding-right:10px;
  }
  .left-col-3, .right-col-3{
    padding-left:10px;
    pading-right:10px;
  }
  .right-col-3 p{
    padding-left:0px;
  }
  .yellow-background{
    padding:25px 10px 25px 10px;
  }
  .faq{
    padding-top:10px;
  }
  .left-col-4, .right-col-4{
    padding-left:10px !important;
    padding-right:10px;
  }
  .left-col-4 > div:first-child, .right-col-4 > div:first-child{
    padding:0;
    margin:0;
  }
  .border-right-yellow{
    border:none;
  }
  .left-col-5, .right-col-5{
    padding-left:10px;
    padding-right:10px;
  }
  .right-col-5 p{
    margin-top:0;
    padding-top:25px;
    padding-bottom:25px;
  }
  .fourth-banner-list{
    margin-bottom:0px !important;
    padding-bottom:20px;
  }
  .light-blue-band-text{
    font-size:20px;
    padding-left:10px;
    padding-right:10px;

  }
  .left-col-6{
    padding-top:25px;
  }
  .col-6-head{
    padding-top:10px;
    padding-bottom:10px;
  }
  .right-col-6 p:last-child{
    padding-bottom:25px;
  }
  .sb-first-content{
    font-size: 35px;
    width:auto;
    padding-left: 10px;
    padding-right: 10px;
    width: 60%;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .lightgrey-wrapper .sb-footnote{
    margin-left:20em;
    font-size:8px;
  }
  .sb-first-bg-2 .sb-footnote{
    margin-left:17em;
  }
  .sb-second-bg{
    padding-left:10px;
    padding-right:10px;
  }
  .sb-third-head{
    font-size:35px;
    width:auto;
    padding-left:10px;
    padding-right:10px;
    margin-right: 30%;
  }
  .sb-third-content{
    width:auto;
    padding-left:10px;
  }
  .sb-third-footnote{
    width:auto;
    padding-left:10px;
    font-size:8px;
    margin-right: 30%;
  }
  .left-col-7, .left-col-8, .left-col-9, .left-col-10{
    margin-top:0px !important;
    margin-bottom:0px !important;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:25px;
    padding-top:25px;
  }
  .right-col-7, .right-col-8, .right-col-9, .right-col-10{
    margin-top:0px !important;
    margin-bottom:0px !important;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:25px;
    padding-top:25px;
  }
  .border-right-blue{
    border:none;
  }
  .left-col-11, .right-col-11{
    /*padding-left:10px;*/
    /*padding-right:10px;*/
    /*padding-top:25px;*/
    /*padding-bottom: 20%;*/
    /*position: relative;*/
            padding-left: 10px;
        padding-right: 10px;
        position: relative;
        padding-bottom: 20%
  }
  .left-col-12, .right-col-12{
    padding-left:10px;
    padding-right:10px;
    margin:0px;
    padding-top:25px;
    padding-bottom:25px;
  }
  .left-col-12 p:first-child{
    padding-bottom:0px !important;
  }
  .resources-img{
    margin-top:0px !important;
    padding-top:25px;
  }
  .left-col-16{
    margin-bottom:0px !important;
  }
  .mar-top-1{
      margin-top:0.4em;
  }
  .grey-band-content{
    padding:10px;
    font-size:14px;
  }
  .resources-banner div:last-child{
    padding-bottom:25px;
  }
  .right-col-12{
    border:none;
  }
  .banner-img{
    background:url('/content/dam/microsites/testingprostatecancer-ca/en/Smile_4-mobile.jpg');
    background-size:100% 100%;
    background-repeat:no-repeat;
  }
 
 .left-col-2-1{
   background-size:cover;
   background-position:0px 0px;
 }
  .left-col-2-1 p{
    width: 70%;
  }
    .first-logo, .third-logo{
    text-align:center;
  }
  .footer-text{
    font-size:10px;
    padding-left:10px;
    padding-right:10px;
  }
  .footer-menu li{
    font-size:10px;
  }
  .display-flex-mobile{
    display:flex !important;
  }
  /*.az-logo, .merck-logo, .asc-logo{*/
  /*  width:76px;*/
  /*}*/
  .lang-selector{
      top:7px;
  }
  .banner-o-1{
      height:500px;
  }
  .banner-o-1-1{
      height: 250px;
  }
    .left-col-7{
    display:block;
  }
  .resources-img-2{
    margin-left:0px;
    width:auto;
  }
  .wid-hei{
    margin-top:0px;
    margin-left:0px;
    width:auto;
    padding-top:0px;
  }
  #type-of-tests .faq-que{
    padding-top:25px;
  }
 .branched-col-2 img{
    padding-top:0px !important;
  }
  .branched-col-1{
    padding-bottom:0px !important;
  }
   .left-col-12{
    padding-bottom:0px;
  }
  .right-col-12{
    padding-top:0px;
  }
    .left-col-13{
    padding-left:0px;
  }
  .right-col-13{
    padding-left:10px;
    padding-right:10px;
  }
    .left-col-3 p{
    margin:0px;
    padding-top:15px;
    padding-bottom:15px;
  }
  .left-col-3{
    margin-bottom:3% !important;
  }
    .sb-third-bg{
    padding-top:25px;
    padding-left:0px;
    padding-right:10px;
  }
  .sb-third-content{
    padding-bottom:15px;
    line-height:1;
    margin-right: 30%;
  }
  .light-blue-h1{
    padding-top: 15.5em !important;
    padding-bottom: 15.65em !important;
  }
  .footer-logo-wrap {
        margin: 1.3em auto 1.3em;
        flex-direction: column;
        align-items: center !important;
                flex-wrap: wrap;
        max-width: 600px;
        gap: 20px;
    }
        .merck-logo {
        margin-top: 10px;
    }
        .footer-logo-wrap img.imc-logo {
        max-width: 260px;
    }
    .footer-menu li {
        font-size: 14px;
        display: block;
        border: none;
    }
    .download-btn {
        position: absolute;
        bottom: 0;
        display: block;
        z-index: 1;
        margin: 25px auto !important;
        width: 100%;
        left: 0;
        right: 0;
    }
        .right-col-11 .branched-col-2 img {
        border: 1px solid #fff;
        padding: 0;
        margin-top: 5%;
    }
}
.left-col-3{
    margin-bottom:1%;
}
#type-of-tests .light-blue-band-text{
  background-color:#CEE5F2;
}
.branched-col-1{
  flex:50%;
  padding-top:10%;
  padding-bottom:7%;
}
.branched-col-2{
  flex:50%;
}
.branched-col-2 img{
  /*padding-top:5%;*/
  width: 100%;
  height: 330px;
}
.mar-top-4{
  margin-top:4.4em;
}
@media (min-width: 993px){
/*header.default-header nav .menu-links {
    display: block!important;
    margin-left: 173px;
}*/
}

/*ipad pro design*/
@media only screen and (min-width:991px) and (max-width:1200px){
  /*header.default-header nav .menu-links{
    margin-left:0px;
  }*/
  .tooltip-text{
    display:none !important;
  }
  .branched-col-2 img{
    height: 275px;
  }
  .left-col-1 .grey-list{
    padding-left:15% !important;
  }
  .right-col-4 .grey-list{
    padding-left:5% !important;
  }
  .sb-first-bg-1{
    background-position:550px 0px;
  }
  .left-col-2-1{
    background-size:cover;
    background-position:150px 0px;;
  }
  .lightgrey-wrapper{
    background-size:100% 100% !important;
    background-repeat:no-repeat !important;
  }
  .paab-logo{
    padding-top:5px;
  }
  #header{
    font-size:11px;
  }
  .footnote{
    margin-right: 70em;
  }  
  .banner-img{
    background-size:100% 100%;
  }
  .col-14{
    flex:25%;
  }
  .col-13-blank{
    flex:12.5%;
  }
  .left-col-11-5{
  padding: 0% 0% 0% 2%;
}
.right-col-11-5{
  padding: 0% 0% 0% 2%;
}
.col-11-content-1{
  width: 100%;
  font-size: 18px;
  line-height:26px;
}
.sb-footnote{
  margin-left: 47em !important;
}
.sb-first-bg-2 .sb-footnote{
  margin-left:55em;
}
.light-blue-h1{
  padding-bottom: 12em;
  padding-top: 11.1em;
}
}
/*ipad design*/
@media only screen and (min-width:768px) and (max-width:991px){
  .tooltip-text{
    display:none !important;
  }

    .left-col-1 .grey-list{
    padding-left:17% !important;
  }
  .right-col-2-1-footnote{
    padding-left:15% !important;
  }
  .right-col-4 .grey-list{
    padding-left:7% !important;
  }
  .fourth-banner-list{
    padding-left:6% !important;
  }
  /* .sb-first-bg-1{  
    background-position:400px 0px; 
     background-size:100% 100%; 
    } */
   
  
  .sb-first-bg-2{
    background-position:500px 0px;
  }
  .sb-third-bg{
   background-size:cover;
   background-position: -180px 0px;
  }
  .left-col-2-1{
    background-position:50px 0px;
    background-size:cover;
  }
  .lightgrey-wrapper{
    background-size:100% 100% !important;
    background-repeat:no-repeat !important;
  }
  .lang-selector{
    top:7px;
  }
  .paab-logo{
    padding-top:5px;
  }
  .footnote{
    margin-right: 40em;
  }
  .banner-img{
    background-size:100% 100%;
  }
   .col-14{
    flex:30%;
  }
  .col-13-blank{
    flex:5%;
  }
   .left-col-16{
    flex:25%;
  }
  .col-15-blank{
    flex:12.5%;
  }
  .ms-section-container .ms-container>div{
    margin:0;
  }
  .right-col-6, .left-col-6{
    flex:35%;
  }
  .left-col-blank, .right-col-blank{
    flex:15%;
  }
  .right-col-2-1 p:first-child{
    padding: 33% 1% 10% 30%;
  }
  .left-col-11-5{
  padding: 0% 5px 0% 22px;
}
.right-col-11-5{
  padding: 0% 5px 0% 4%;
}
.col-11-content-1{
    font-size:15px;
    line-height:18px;
}
.branched-col-2-1 img{
  padding-top: 10%;
  height: 220px;
  width: auto;
}
.sb-footnote{
  margin-left: 32em !important;
}
.sb-first-bg-2 .sb-footnote{
  margin-left:40em;
}
.light-blue-h1{
  padding-top:36%;
  padding-bottom:36%;
}
.col-1-text h2{
  margin-top:37%;
}
}
@media only screen and (max-width:340px){
  .sb-first-content, .left-col-2 p{
    font-size:30px !important;
  }
  .sb-third-head, .sb-third-content, .sb-third-footnote{
    margin-left: 0px;
    margin-right: 0px;
  }
  .sb-first-bg-2{
    background-position:190px 0px;
  }
}
.left-col-1 a, .right-col-4 a, .left-col-4 a, .col-6-text a{
  color:#636569;
}

.banner-o-1{
  transform:scaleX(-1);
}
@media only screen and (min-width:1550px){
   /*header.default-header nav .menu-links{
    margin-left:28%;
  }*/
  .genetic-tooltip{
    bottom: 86% !important;
    right: 68% !important;
    width: 30% !important;
  }
  .germline-tooltip{
    right: 16% !important;
  }
  .som-tooltip{
    right: 15% !important;
  }
  .genetic-counsellor-tooltip{
    bottom: 82% !important;
    right: 0% !important;
    left: 55% !important;
  }
  .biopsy-tooltip{
    right: 0% !important;
    left: 16%;
    background: url('/content/dam/microsites/testingovariancancer-ca/en/tooltip-right.png') !important;
    background-size: 100% 100%!important;
    background-repeat: no-repeat !important;
    bottom: 105% !important;
    padding-bottom: 8% !important;
  }
  .bio-tooltip{
    bottom: 54% !important;
    right: 18% !important;
  }
  .col-6-2 {
    width:441.625px;
    margin-left:auto;
    margin-right:auto;
  }
  .col-6-3 {
     width:441.625px;
    margin-left:auto;
    margin-right:auto;
  }
  .tumor-tooltip{
    bottom: 54% !important;
    right: 9% !important;
  }
  .chemo-tooltip{
    right: 16% !important;
    bottom: 56% !important;
  }
  .hormone-tooltip{
    bottom: 57% !important;
    right: 0% !important;
    left: 50%;
    background:url('/content/dam/microsites/testingovariancancer-ca/en/tooltip-right.png') !important;
    background-size:100% 100% !important;
    background-repeat:no-repeat !important;
  }
  .targeted-tooltip{
    bottom: 55% !important;
    right: 19% !important;
  }
  .radiation-tooltip{
    background:url('/content/dam/microsites/testingovariancancer-ca/en/tooltip-right.png') !important;
    background-size:100% 100% !important;
    background-repeat:no-repeat !important;
    right:12% !important;
    bottom: 55% !important;
  }
  .left-col-2-1-footnote{
    padding-left:45%;
  }
  .col-1-text h2{
    margin-top:10%;
  }
  .right-col-4 .grey-list{
    padding-left:2% !important;
  }
  .left-col-1 .grey-list{
    padding-left:8% !important;
  }
  .sb-list{
    padding-left:1% !important;
  }
  .left-col-2-1{
    background-position:right;
  }
  .sb-first-bg-2 .sb-footnote{
    margin-left:110em;
  }
  .sb-footnote{
    margin-left:100em;
  }
  .footnote{
    margin-right:130em;
  }
  .light-blue-h1{
    padding-top:7.5%;
    padding-bottom:7.5%;
  }
}
.right-col-4 .grey-list li{
  padding-left:0px;
}
#gene-mutations .right-col-4{
  padding-left:55px;
  padding-top:2%;
}
.d-none{
    display:none;
}

.right-col-4 p{
  padding-bottom:10px;
}

.paab-logo{
  padding-left:2%;
  /*width:153px;*/
  height:47px;
  vertical-align:middle;
}
.footer-sec{
  height:auto !important;
}
.on .basic-header-top .ms-header-snippet .lang-selector{
  display:none !important;
}
.lightgrey-wrapper{
  background:url('/content/dam/microsites/testingovariancancer-ca/en/bannerBg-lightgrey.jpg');
}
.black-wrapper{
  flex:50%;
  background:#0b0d08;
}
.darkgrey-wrapper{
  background:url('/content/dam/microsites/testingovariancancer-ca/en/section-last-bg.png');
  background-repeat:no-repeat;
  background-size:cover;
}

.understand-wrapper{
  background:url('/content/dam/microsites/testingovariancancer-ca/en/your-hrd-img-d.jpg');
  background-size:cover;
  background-repeat:no-repeat;
}
.right-col-4 .grey-list{
  padding-left:3%;
}
.left-col-1 .grey-list{
  padding-left:11%;
}
.fourth-banner-list{
  padding-left:3%;
}
.sb-list{
  padding-left:2%;
}
.p-t-2{
  padding-top:2%;
}
.bio-tooltip, .tumor-tooltip, .chemo-tooltip, .hormone-tooltip, .targeted-tooltip, .radiation-tooltip{
  display:none;
}


.carousel .carousel-content-block{
  display:none;
}
.carousel-item{
  transition:transform .6s ease-in-out !important;
}

@media only screen and (max-width:767px) and (orientation:landscape){
  .sb-third-bg{
    background-position:right !important;
  }
  .sb-first-bg-1, .sb-first-bg-2, .left-col-2-1{
      background-size:contain;
      background-position:right;
  }
  .light-blue-h1{
    padding-top: 10em !important;
    padding-bottom: 10em !important;
  }
  .carousel{
    height: 415px;
  }
}
.biopsy-tooltip, .genetic-counsellor-tooltip{
  display:none;
}

.tooltip-text{
  color:#000000;
}
.genetic-counsellor-tooltip{
  background: url('/content/dam/microsites/testingovariancancer-ca/en/tooltip-center.png');
  background-size:100% 100%;
  overflow: visible;
  position: absolute;
  bottom: 50%;
  text-align: center;
  right: 6%;
  width: 80%;
  padding:3% 2% 9% 2%;
  /* display: block !important; */
  z-index: 1000;
}
.biopsy-tooltip{
   background: url('/content/dam/microsites/testingovariancancer-ca/en/tooltip-left.png');
   background-size:100% 100%;
   overflow: visible;
   position: absolute;
   bottom: 50%;
   text-align: center;
   right: 10%;
   width: 80%;
   padding:3% 3% 10% 3%;
   /* display: block; */
}
.bio-tooltip{
   background: url('/content/dam/microsites/testingovariancancer-ca/en/tooltip-left.png');
   background-size:100% 100%;
   background-repeat:no-repeat;
   overflow: visible;
   position: absolute;
   bottom: 58%;
   text-align: center;
   right: 17%;
   width: 50%;
   padding:2% 2% 5% 2%;
   /* display: block !important; */
}
.tumor-tooltip{
   background: url('/content/dam/microsites/testingovariancancer-ca/en/tooltip-left.png');
   background-size:100% 100%;
   background-repeat:no-repeat;
   overflow: visible;
   position: absolute;
   bottom: 58%;
   text-align: center;
   right: 7%;
   width: 50%;
   padding:2% 2% 4% 2%;
   /* display: block; */
}
.chemo-tooltip{
   background: url('/content/dam/microsites/testingovariancancer-ca/en/tooltip-right.png');
   background-size:100% 100%;
   background-repeat:no-repeat;
   overflow: visible;
   position: absolute;
   bottom: 62%;
   text-align: center;
   right: 8%;
   width: 40%;
   padding:1% 0% 2% 0%;
   /* display: block; */
}
.hormone-tooltip{
   background: url('/content/dam/microsites/testingovariancancer-ca/en/tooltip-center.png');
   background-size:100% 100%;
   background-repeat:no-repeat;
   overflow: visible;
   position: absolute;
   bottom: 59.5%;
   text-align: center;
   right: 11%;
   width: 40%;
   padding:1% 0% 2% 0%;
   /* display: block; */
}
.targeted-tooltip{
  background: url('/content/dam/microsites/testingovariancancer-ca/en/tooltip-right.png');
  background-size:100% 100%;
  background-repeat:no-repeat;
  overflow: visible;
  position: absolute;
  bottom: 59%;
  text-align: center;
  right: 10%;
  width: 40%;
  padding:1% 1% 2% 1%;
  /* display: block; */
}
.radiation-tooltip{
  background: url('/content/dam/microsites/testingovariancancer-ca/en/tooltip-right.png');
  background-size:100% 100%;
  background-repeat:no-repeat;
  overflow: visible;
  position: absolute;
  bottom: 57%;
  text-align: center;
  right: 14%;
  width: 40%;
  padding:1% 1% 3% 1%;
  /* display: block; */
}
.link-item.active a {

color: #65B2E8 !important;
}
.fr-selector a{
    color:#65B2E8 !important;
}
.genetic-tooltip, .som-tooltip, .germline-tooltip{
  display:none;
}
.genetic-tooltip{
  background: url('/content/dam/microsites/testingovariancancer-ca/en/tooltip-left.png');
  background-size:100% 100%;
  overflow: visible;
  position: absolute;
  bottom: 91%;
  text-align: center;
  right: 48%;
  width: 50%;
  padding:1% 0% 2% 0%;
  /* display: block !important; */
}
.germline-tooltip{
  background: url('/content/dam/microsites/testingovariancancer-ca/en/tooltip-left.png');
  background-size:100% 100%;
  overflow: visible;
  position: absolute;
  bottom: 86%;
  text-align: center;
  right: 5%;
  width: 80%;
  padding:2% 2% 6% 2%;
  /* display: block !important; */
}
.som-tooltip{
  background: url('/content/dam/microsites/testingovariancancer-ca/en/tooltip-left.png');
  background-size:100% 100%;
  overflow: visible;
  position: absolute;
  bottom: 86%;
  text-align: center;
  right: 5%;
  width: 80%;
  padding:2% 2% 8% 2%;
  /* display: block !important; */
}

.left-col-1 a:hover, .right-col-4 a:hover, .left-col-4 a:hover, .col-6-text a:hover{
  color:#4F5CD6 !important;
}
.left-col-6-1{
  padding-right:5%;
  padding-left:0% !important;
}
.left-col-6-2{
  padding-left:3%;
  padding-right:3%;
}
.left-col-6-3{
  padding-left:5%;
  padding-right:0% !important;
}
 @media only screen and (min-width:1240px) and (max-width:1500px) {
   .col-6-2{
     width:322px;
     margin-right:auto;
     margin-left:auto;
   }
   .col-6-3{
     width:311.438px;
     margin-left:auto;
     margin-right:auto;
   }
 }

 @media only screen and (min-width:1240px) and (max-width:1300px){
  .bio-tooltip{
    bottom:59%;
  }
  .tumor-tooltip{
    bottom: 59%;
  }
  .chemo-tooltip{
    bottom: 62%;
  }
  .hormone-tooltip{
    bottom: 60%;
  }
  .targeted-tooltip{
    bottom: 60%;
  }
  .radiation-tooltip{
    bottom: 57%;
  }
  .biopsy-tooltip{
    right: 20% !important;
    background: url('/content/dam/microsites/testingovariancancer-ca/en/tooltip-center.png');
    background-size:100% 100%;
  }
}
@media only screen and (min-width:991px) and (max-width:1200px) and (orientation:landscape){
  .tooltip-text{
    display:none !important;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) and (orientation:landscape){
  .tooltip-text{
    display:none !important;
  }
}


/*  23/12/2022 - For responsive images */
 
@media only screen and (min-width:768px) and (max-width:1199px){
    .sb-first-content {
        font-size: 28px; 
    } 
    .left-col-2-1-footnote { 
        padding: 0% 0% 1% 13%;
    }
    .right-col-2-1 p:first-child {
        padding: 33% 1% 10% 10%;
    }
    .left-col-2 p:first-child { 
        font-size: 32px;
        width: 90%; 
    }
    .sb-third-content, .sb-third-head, .sb-third-footnote {
        width: 50%;
    }
    .footnote{ 
        margin-right: 70vw;
        padding-top: calc(55vw - 18px);
    }
}
@media only screen and (max-width:1199px){ 
    .banner-o-1 { 
        height: 59vw; 
    }
    .col-6-img img, .left-col-13 img {
        width: 140px;
        height: auto;
    }
}
@media only screen and (max-width:767px){
    .branched-col-2 img { 
        /*width: 100%;*/
        /*height: auto;*/
        /*max-width: 300px;*/
        /*margin: auto;*/
        /*display: block;*/
                width: auto;
        height: 300px;
        margin: auto;
        display: block;
        margin-top: 25px;
        margin-bottom:15px;
    }
    .footnote-2 { 
        margin-right: 70vw;
        padding-top: calc(55vw - 18px);
    }
    .sb-first-content {
        font-size: 23px;
    }
    .left-col-2-1 { 
        background-position: 65px 0px;
    }
    .left-col-2 p:first-child { 
        font-size: 31px;
    }
    .right-col-2-1 p:first-child {
        padding: 10% 14% 10% 14% !important; 
    }
    .left-col-2-2 .left-col-2-p:first-child {
        width: 100% !important;
    }
}

/*18032025*/

@media only screen and (min-width: 1601px) {
    .banner-o-1 {
    height: 52.604vw;
}
    .carousel-inner .display-flex{
        height: 490px !important;
    }
     .carousel-inner .display-flex .col-1-text,
    .carousel-inner .display-flex .col-text-2{
        display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
   
    }
    .carousel-inner .display-flex .col-1-text
    {
        padding: 2% 2% 2% 4%;
    }
    .carousel-inner .display-flex .col-text-2
    {
        padding: 2% 4% 2% 2%;
    }
    .carousel-inner .display-flex .col-1-text h2
{
   margin: 0px !important;
  line-height: 100px;
}
.carousel-inner .display-flex .col-1-text h3
{
   margin-bottom: 0px !important;
}

    .dark-blue-band {
        height: 490px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0px !important;
    }
    p.grey-text {
        text-align: left;
    }
    .banner-o-1 .footnote {
        margin-right: 17em !important;
        padding-top: calc(51vw - 18px);
    }
    .sb-first-bg-1 .sb-first-content
    {
        padding: 100px 0px 140px 55px !important;
    }
}

@media only screen and (min-width:1301px) and (max-width:1600px) {
    .banner-o-1 {
    background-size: cover;
        height: 52.604vw;
}

.carousel-inner .display-flex {
        height: 590px;
    }
    .carousel-inner .display-flex .col-1-text ,
    .carousel-inner .display-flex .col-text-2{
        display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    
    }
    .carousel-inner .display-flex .col-1-text
    {
        
        padding: 2% 2% 2% 4.5%;
    }
    .carousel-inner .display-flex .col-text-2
    {
        padding: 2% 4.5% 2% 2%;
    }
    .carousel-inner .display-flex .col-1-text h2
{
   margin: 0px !important;
  font-size: 80px;
    line-height: 90px;
}
.carousel-inner .display-flex .col-1-text h3
{
   margin-bottom: 0px !important;
   font-size: 52px;
    line-height: 72px;
}
p.grey-text {
        line-height: 53px;
        font-size: 35px;
        text-align: left;
    }
    .dark-grey-text {
    font-size: 40px;
}
 .dark-blue-band {
        height: 590px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0px !important;
    }
    p.grey-text {
        text-align: left;
    }
    .banner-o-1 .footnote {
        margin-right: 17em !important;
        padding-top: calc(51vw - 18px);
    }
    
    .sb-first-bg-1 .sb-first-content {
        padding: 100px 0px 90px 55px !important;
        font-size: 45px !important;
        line-height: 1.15 !important;
        width: 55% !important;
    }
}

@media only screen and (min-width: 993px) and (max-width: 1300px) {
    .banner-o-1 {
    background-size: cover;
    height: 52.604vw;
}
    .banner-o-1 .footnote {
        margin-right: 17em !important;
        padding-top: calc(51vw - 18px);
    }
    .carousel-inner .display-flex {
        height: 590px;
    }
    .carousel-inner .display-flex .col-1-text ,
    .carousel-inner .display-flex .col-text-2{
        display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    }
    .carousel-inner .display-flex .col-1-text
    {
        
        padding: 2% 2% 2% 5%;
    }
    .carousel-inner .display-flex .col-text-2
    {
        padding: 2% 5% 2% 2%;
    }
    .carousel-inner .display-flex .col-1-text h2
{
   margin: 0px !important;
  font-size: 75px;
    line-height: 90px;
}
.carousel-inner .display-flex .col-1-text h3
{
   margin-bottom: 0px !important;
   font-size: 46px;
    line-height: 72px;
}
p.grey-text {
        line-height: 53px;
        font-size: 32px;
        text-align: left;
    }
    .dark-grey-text {
    font-size: 35px;
}
 .dark-blue-band {
        height: 590px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0px 5% 0px 5% !important;
    }
    .sb-third-bg {
        background-position: right;
        background-size:contain;
    }
    .banner-o-1 .footnote {
        position: absolute;
        right: 0px !important;
        padding-top: calc(51vw - 17px);
    }
    .sb-first-bg-1 .sb-first-content
    {
        padding: 50px 0px 35px 55px !important;
        font-size: 45px !important;
        line-height: 1.15 !important;
        width: 55% !important;
    }
    div.right-col-2.right-col-2-1 p:first-child {
        padding: 10% 1% 10% 10% !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    
    .banner-o-1 .footnote {
        position: absolute;
        right: 0px !important;
        padding-top: calc(56vw - 17px);
        margin-right: 17em;
    }
    .sb-first-bg-2 {
        background-position: right;
    }
    
    .carousel-inner .display-flex
{
  display: flex !important;
    flex-direction: column;
height: 720px;
}
.col-text-2
{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.col-1-text h2 {
        margin-top: 0px !important;
        font-size: 50px !important;
        padding: 32px 10px 0px 10px !important;
    }
    .col-1-text h3 {
     font-size: 40px; 
    margin-top: 0px !important;
}
.carousel-inner .display-flex .col-1-text
{
  flex: auto;
    display: flex;
flex-direction: column;
    justify-content: center;
}
p.grey-text {
        line-height: 45px;
        font-size: 30px;
    }
.dark-grey-text {
        font-size: 32px;
    }
.dark-blue-band
{ 
height: 720px;
    display: flex;
    flex-direction: column;
    justify-content: center;
padding: 0px 6% 0px 6% !important;
}
.sb-first-bg-1 {
        background-size: 100% 100%;
        background-position: right;
    }
    .sb-third-bg {
        background-position: right;
        background-size: contain;
    }
    .carousel-inner .display-flex .col-text-2
    {
        padding: 2% 5% 2% 5% !important;
    }
    .sb-first-bg-1 .sb-first-content
    {
        padding: 35px 0px 30px 55px !important;
        font-size: 30px !important;
        line-height: 1.15 !important;
        width: 55% !important;
    }
    .right-col-2-1 p:first-child
    {
        padding: 10% 1% 10% 10% !important;
    }
    .right-col-2-1 .large-number {
    /*font-size: 87px !important;*/
}
.left-col-2.left-col-2-1 .left-col-2-p
{
    font-size: 31px !important;
    padding: 12% 5% 4% 50px !important;
}
div.left-col-2.left-col-2-1 {
        background-size: 85% 100% !important;
        background-position: 115px 0px !important;
    }
    .sb-third-head
    {
        font-size: 3vw !important;
        line-height: 4vw !important;
    }
    .sb-third-content
    {
        font-size: 2vw !important;
        line-height: 3vw !important;
    }
    
}
@media only screen and (max-width: 767px) {
    .banner-o-1 .footnote {
        position: absolute;
        right: 0px !important;
        padding-top: calc(57vw - 17px);
        margin-right: 16em !important;
    }
    .sb-first-bg-2 {
        background-position: right;
    }
    .sb-third-bg {
        background-position: right;
        /*background-size:100% 100%;*/
    }
    .sb-first-bg-1 .sb-first-content {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .right-col-2.right-col-2-1
    {
        font-size: 25px;
    }
    
    .lightgrey-wrapper .sb-first-bg-1 .sb-footnote
    {
        position: absolute;
    right: 30%;
    bottom: 5px;
    margin-left: 0em !important;
    padding-bottom: 0px !important;
    }
    .carousel {
        height: 590px;
    }
    
    .carousel-inner .display-flex
{
  display: flex !important;
    flex-direction: column;
height: 590px;
}
.col-text-2
{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.carousel-inner .display-flex .col-1-text
{
  flex: auto;
    display: flex;
flex-direction: column;
    justify-content: center;
}
.carousel-inner .display-flex .col-1-text
    {
        padding: 2% 2% 2% 6%;
    }
    .carousel-inner .display-flex .col-text-2
    {
        padding: 2% 6% 2% 2%;
    }
p.grey-text {
        line-height: 32px;
        font-size: 22px;
    }
.dark-grey-text {
        font-size: 23px;
    }
    .dark-blue-band h2 {
        font-size: 37px !important;
    }
.dark-blue-band
{ 
height: 590px;
    display: flex;
    flex-direction: column;
    justify-content: center;
padding:0px !important;
}
.sb-first-bg-1 {
        background-size: 100% 100%;
        background-position: right;
    }
    .left-col-2-2 .left-col-2-p:first-child {
        padding: 25px 55px 25px 6% !important;
    }
    
    
    .left-col-2-1
    {
        background-size: 85% 100% !important;
        background-position: 115px 0px !important;
    }
    .left-col-2-1 p:first-child {
        font-size: 6vw !important;
        line-height: 8vw !important;
    }
    .left-col-2-1 .left-col-2-1-footnote
    {
        font-size: 10px !important;
    }
    .sb-first-content {
        font-size: 3vw !important;
        line-height: 3.5vw !important;
    }
    .sb-third-bg
    {
        /*background-size: 75% 100%;*/
        padding: 60px 90px 60px 20px !important;
    }
    .sb-third-head
    {
        font-size: 3vw !important;
        line-height: 4vw !important;
    }
    .sb-third-content
    {
        font-size: 2vw !important;
        line-height: 3vw !important;
    }
    .display-flex div.right-col-2-1 p {
        padding: 8% 24% 2% 24% !important;
    }
    
}

@media only screen and (max-width: 600px) {
    
    .col-1-text h2 {
        font-size: 30px !important;
    }
    .col-1-text h3 {
        font-size: 20px !important;
    }
    p.grey-text {
        line-height: 40px;
        font-size: 22px;
    }
    .dark-grey-text {
        font-size: 23px;
    }
    .sb-third-bg
    {
        padding: 50px 90px 50px 20px !important;
    }
}

@media only screen and (min-width: 320px) {
    
    .banner-o-1,
    .banner-o-1 .footnote{
    transform: none !important;
}
.right-col-2.right-col-2-1 p:first-child sup
    {
        display: contents;
    }
.lightgrey-wrapper {
     background: none !important; 
}
.col-6-text
{
    text-align:left;
}
.right-col-2-1 p:first-child
{
    display: flex;
    flex-direction: column;
}
}

@media only screen and (min-width: 991px) {
    
     .sb-first-bg-1 {
        background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    }
}

@media only screen and (min-width: 768px) {
    
     .left-col-13 img {
    width: 65% !important;
}
.banner-o-1 {
    background-size: 100% 100% !important;
}
.branched-col-2 img
{
    max-width: 256px;
    height: auto;
        margin-top: 5%;
}
}

@media only screen and (min-width: 1200px) {
    
     .display-flex.faq-dark-bg-1
     {
         display: flex;
    align-items: center;
     }
     .left-col-2-2 p
     {
         padding: 4% 0% 4% 55px !important;
     }
     .lightgrey-wrapper .sb-footnote
     {
         position: absolute;
    right: 30%;
    bottom: 15px;
    margin-left: 0em !important;
    padding-bottom: 0px !important;
     }
     .sb-first-bg-2
     {
         display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    height: 32.031vw;
    position: relative;
     }
     
     .sb-first-bg-2 .sb-footnote
     {
         position: absolute;
    right: 23%;
    bottom: 15px;
    margin-left: 0em !important;
    padding-bottom: 0px !important;
     }
     .right-col-13 {
    padding-top: 6% !important;
    }
    .left-col-2-1-footnote
    {
        position: absolute;
    right: 24%;
    bottom: 16px;
    padding: 0px !important;
    }
    .banner-o-1 .footnote {
        position: absolute;
        right: 0px !important;
        padding-top: calc(51vw - 17px);
        margin-right: 27em !important;
    }
}
   
   
   @media only screen and (max-width: 477px) {
    .banner-o-1 .footnote {
        margin-right: 10em !important;
    }
    .left-col-1 p {
    padding-right: 3% !important;
}
p.grey-text {
        line-height: 35px;
        font-size: 21px;
    }
    .dark-grey-text {
        font-size: 22px;
    }
    .left-col-2-1 p:first-child {
        font-size: 5vw !important;
        line-height: 6.5vw !important;
    }
}
/*@media only screen and (min-width: 1550px) {*/
/*    .col-11-content {*/
/*        min-height: 280px;*/
/*        padding-right: 10px;*/
/*    }*/
/*}*/


@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .download-btn {
        margin-top: 50px;
        max-width: 180px;
    }
}

@media only screen and (min-width:1201px) and (max-width:1600px){
    .left-col-11 .download-btn,.download-btn ,.right-col-11 .download-btn{margin-top: 0;}
    .right-col-11 .download-btn {margin-top: 10px;}
     .col-11-content{min-height: 300px;}
    .col-11-content {min-height: 285px;padding-right: 15px;font-size: 24px;}
    .left-col-11 .download-btn, .download-btn, .right-col-11 .download-btn {margin-top: 0;}
        .branched-col-2 img {margin-top: 9%;}
        .branched-col-1 {padding-top: 5%;padding-bottom: 3%;}
}
