body {
    padding-top: 5.7rem;
 
    
   
}

.btn-yellow {
    color: #fff;
    background-color: #E79E18;
    border-color: #E79E18;
}

.header-bg {
    background-color: #095888;
    width: 100%;
    float: left;
    padding: 28px 0px;
}

.bg-dark {
    background-color: #095888!important;
}

.bg-white {
    background-color: #fff!important;
}


.medical-header {
    width: 100%;
    float: left;
}

.medical-header .medical-logo {
    width: 251px;
    float: left;
}
.medical-header .navbar-collapse ul.navbar-nav li a {
    font-size: 1rem;
}

.medical-header .navbar-collapse ul.navbar-nav li a i {
    font-size: 0.875rem;
}

.medical-jumbo {
   
    text-align: center;    
    letter-spacing: 0px;
    color: #FFFFFF;
    padding: 4rem 2rem 5rem 2rem; 
    position: relative;
    z-index: 2;
    background-color: transparent;
}

.background-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
    height: 100%;
    width: 100%;
}

.background-bg img {
    object-fit: contain;
    width: 100%;
}

.medical-banner-bg {
    position: relative;
    overflow: hidden;
}
.medical-jumbo h1 {
    font-family: 'Proxima Nova Alt Rg';
    font-weight: bold;
    font-style: normal;
    font-size: 3.125rem;
    text-shadow: 0px 0px 10px #000000CC;
}

.medical-jumbo p {
    font-size: 1.25rem;
    line-height: 28px;
    text-shadow: 0px 0px 10px #000000;
}

.overlay {
    position: absolute; /* Sit on top of the page content */
    display: block; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 1; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
  }

  .banner-tagline {
      width:80%;
      margin: 0 auto;
      margin-top: 25px;
  }

  .billing-sec h2 {
    text-align: center;
    margin-top: 60px;
    font-size: 2.25rem;
    font-weight: bold;
    color: #414042;
    margin-bottom: 40px;
  }

  .list-billing {
      width: 100%;
      float: left;
      margin-bottom: 40px;
      margin-left: 44px;
  }

  .list-billing ul {
      margin: 0;
      padding:0;
     
  }

  .list-billing ul li {
    list-style: none;
    margin: 10px 0;
    font-size: 1.25rem;
  }

  .list-billing ul li::before {
    content: "\2022";
    color: #3596A8;
    font-weight: bold;
    display: inline-block; 
    width: 1em;
    margin-left: -1em;
  }

  .callus-sec {
      width: 100%;
      float: left;
      text-align: center;
      margin-bottom: 20px;
  }

  .emailus {
      width: 100%;
      float: left;
      text-align: center;
      margin-bottom: 20px;
  }

  .emailus p {
      font-size: 1.125rem;
      color:#363636;
  }

  .emailus p a {
      color: #3596A8;
      text-decoration: underline;
  }

  .or-division {
      width: 100%;
      float: left;
      text-align: center;
  }
  

  .or-division p {
      font-size: 2rem;
      position: relative;
  }

  .or-division p span {
    background-color: #ffffff;
    display: inline-block;
    width: 10%;
    position: relative;
    z-index: 1;
  }

  .or-division p:after {

    position: absolute;
    width: 100%;
    height: 1px;
    content: " ";   
    right: 0;
    top: 24px;
    background-color: #414042;
    z-index: 0;

  }

  .save-money-sec {
      width: 70%;
      margin: 0 auto;
      text-align: center;
  }

  .save-money-sec h2 {
      font-size: 2.25rem;
      color: #414042;
      font-weight: bold;
  }

  .save-money-sec p {
    font-size: 1.25rem;
    width: 62%;
    text-align: center;
    margin: 0 auto;
    color: #363636;
  }

  .save-money-sec p a {
      text-decoration: underline;
      color: #363636;
  }
  .steps h2 {
      text-align: center;

  }

  .steps p {
    text-align: center;

}

.steps-signup {
    width: 100%;
    float: left;
    text-align: center;
}
.steps-signup svg {
    text-align: center;
}

.steps-signup svg text {
    fill: #fff;
}

.rounded-full {
    width: 100%;
    float: left;
    text-align: center;
}

.rounded-full .circle-around {
    width: 115px;
    height: 115px;
    display: inline-block;
}

.steps-signup h2 {
    font-size: 1.25rem;
    font-weight: bold;
    margin-top: 15px;
}

.steps-signup p {
font-size: 1.125rem
}

.footer-sec {
    border-top: 1px solid #949494;
    width: 100%;
    float: left;
    background-color: #095888;
    padding: 45px 0px 8px 0px;
    position: relative;
    margin-top:30px;

}

.footer-bottomright {
    width: 100%;
    float: left;
}

.footer-bottomright {
    width: 100%;
    float: left;
}

.footer-logossec {
    width: 80%;
    float: right;
}

.footer-logossec ul {
    margin: 0;
    padding: 0;
    float: right;
}

.footer-logossec ul li {
    list-style: none;
    float: left;
    padding: 0 20px;
}

.footer-logossec ul li a img {
    width: 130px;
    float: left;
}

.footer-link {
    width: 100%;
    float: left;
}

.footer-menu {
    width: 70%;
    float: none;
    text-align: center;
    margin: 0 auto;
    margin-top: 8px
}

.footer-menu ul {
    margin: 0;
    padding:0;
    float: right;
}

.footer-menu ul li {
    list-style: none;
    float: left;
    padding: 5px 10px;
    position: relative;
}

.footer-menu ul li:not(:last-child):after {
    position: absolute;
    width: 1px;
    height: 30px;
    content: " | ";
    color:#fff;
    right: 0;
}

.footer-menu ul li a {
    color: #fff;
    font-size: 0.875rem;
}

.footer-menu ul li a:hover {
    text-decoration: none;
    color: #E79E18;
}


.copyright {
    width: 100%;
    float: left;
    text-align: right;
}

.copyright p {
    color: #fff;
    font-size: 0.875rem;
}

.in-partnership h4 {
 color: #095888;
}
.footer-bgwhite {
    width: 42%;
    height: 0;
    border-bottom: 183px solid #fff;
    border-right: 186px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    transform: skew(0deg);
  
}

.partnership-logo img {
    width: 152px;
}

.partnership-logo h4 {
    font-size: 1.25rem;
}

.trusted-bill {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 15px;
}

.trusted-bill p {
    font-size: 1.25rem;
}

.backgroundgrey-bg {
    background-color: #f0f0f0;
    padding: 35px 0;
}

.horitnllne {
    width: 120px;    
    height: 1px;
    background-color: #363636;
    margin: 0 auto;
}

.vertivlyellow {
    width: 2px;
    margin: 0 auto;
    height: 70px;
    background-color: #E79E18;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -38px;
}

.navbar-dark .mainmenutop .navbar-nav .nav-link {
    color: #414042;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Proxima Nova Alt Rg';
}

 .navbar-dark .mainmenutop .navbar-nav .active>.nav-link {
    color: #E79E18;
    font-family: 'Proxima Nova Rg';
}

.toploginnav {
    width: 100%;
    float: left;
}

.toploginnav ul {
    margin: 0;
    padding: 0;
    float: right;
  

}
.toploginnav ul li {
    padding: 10px 15px;
    list-style: none;
    float: left;
    position: relative;
}

.toploginnav ul li:not(:last-child):after {
    position: absolute;
    width: 1px;
    height: 30px;
    content: " | ";
    color: #fff;
    right: 0;
}

.toploginnav ul li a {
    color:#fff;
    font-size: 0.875rem;
    
}

.topmenuheader {
    width: 100%;
    float: left;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1030;
}

.secondmenutop {
    position: fixed;
    top: 40px;
    right: 0;
    left: 0;
    z-index: 1030;
}

.footer-contact {
    width: 100%;
    float: left;
    margin-left: 20px;
}

.footer-contact ul {
   margin: 0;
   padding: 0;
}

.footer-contact ul li {
   list-style: none;
    padding: 2px 5px;
 }



.footer-contact ul li {
   list-style: none;
    padding: 2px 5px;
 }

 .footer-contact ul li a {
    color: #fff;
    display: flex;
    text-decoration: none;
 }

 .footer-contact h5 {
     font-size: 18px;
     color: #fff;
 }

 .social-media {
width: 100%;float: left;
padding-left: 20px;
 }

 .social-media ul {
     margin: 0;
     padding:0;
 }


 .social-media ul li{
   list-style: none;
    padding:4px 5px;
    float: left;
}


.social-media ul li a {
    color: #fff;
}
.social-media ul li a img {
    width: 15px;
    height: 15px;
}
 
.footer-contact ul li a span {
display: block;
}

.footer-contact ul li a img {
    line-height: 16px;
    height: 16px;
    margin-top: 6px;
    margin-right: 10px;
}

.footerend {
    width: 100%;
    float: left;
    border-top: 1px solid #f0f0f0;
    margin-top: 40px;
}


@media only screen and (max-width: 1366px) {

    .list-billing {
        width: 100%;
        float: left;
        margin-bottom: 40px;
        margin-left: 0;
    }

}

@media only screen and (max-width: 768px) {

.list-billing {
    width: 100%;
    float: left;
    margin-bottom: 40px;
    margin-left: 0;
}

}

@media only screen and (max-width: 600px) {

    body {
        padding-top: 4.9rem;
    }

    .billing-sec h2 {
        text-align: center;
        margin-top: 22px;
        font-size: 2rem;

    }

    .billing-sec h2 {
        margin-bottom: 16px;
    }

    .list-billing {
      
        margin-bottom: 0;
      
    }

    .save-money-sec h2 {
        font-size: 2rem;
        
    }

    .callus-sec {
       
        margin-top: 30px;
    }

    .list-billing {
        margin-left: 0;
    }

    .list-billing ul {
        margin: 0 0 0 26px;
        
    }

    .medical-jumbo h1 {

        font-size: 1.6rem;
    }

    .banner-tagline {
        width: 100%;
      
        margin-top: 0;
    }

    .medical-jumbo {
        padding: 2rem 1rem 0.4rem 1rem;
    }

    .footer-bgwhite {
        width: 100%;
        border-bottom: 128px solid #fff;
      
    }

    .partnership-logo img {
        width: 160px;
    }

    .copyright {
       
        text-align: center;
    }

    .footer-menu ul {
       
        float: none;
    }



    .footer-logossec ul li {
        margin-top: 31px;
    }

    .footer-logossec ul li a img {
        width: 86px;
        float: left;
       
    }

    .medical-header .medical-logo {
        width: 200px;
       
    }

    .background-bg img {
        object-fit: cover;
        height: 241px;
    }

    .or-division p span {
       
        width: 18%;       
    }
    .toploginnav ul {
        margin: 0 auto;
        padding: 0;
        float: none;
        width: 70%;
    }

    .navbar-toggler {
        background-color: #095888;
    }

    .partnership-logo {
        text-align: center;
    }

    .footer-contact h5 {
        
        margin-top: 30px;
    }

    .footer-logossec {
        width: 100%;
        float: left;
    }

    .footer-menu {
        width: 100%;
    }

    .footer-menu ul li {
       
        padding: 5px 6px;
      
    }

    

}
