.navigation-content{
  display: none !important;
}
.page-background{
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #333;
}
/* .bg-overlay{
  background-color: #0000008f;
} */
.info-strip{
  background-color: rgb(90 88 88);
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
}
.info-strip p{
  margin: 0;
  color: #fff;
  font-size: 18px;
  line-height: normal;
}
.details-section{
  padding-top: 2rem;
  padding-bottom: 2rem;
  color: #fff;
  font-size: 16px;
}
.details-section .subsection-title{
  color: #FD3B23;
  text-align: center;
  font-size: 24px !important;
}
.usecase-block{
  border: 4px solid #FD3B23;
  border-radius: 10px;
  padding: 2rem 1rem;
}
.usecase-block h4{
  font-size: 18px !important;
}
.usecase-block ul li::marker {
  color: #FD3B23;
}
/*  to hide menus from header */
.header-container-wrapper .span10.widget-span.widget-type-menu.menu-reset.flyouts-fade.flyouts-slide.main-navigation.menu-top-15.smedium-stack{
  display: none;
}
/* upto here  */
.form-outer{
  background-color: rgba(255, 255, 255, 0.9);
  padding: 25px;
  width: 70%;
  margin: 0 0 0 auto;
}
.form-outer .hbspt-form iframe{
  width: 100% !important;
}

.marginT15{
  margin-top: 15px !important;
}
.align-items-center{
  align-items: center;
}
.digi-banner-nostyle{
  min-width: auto !important;
  max-width: none !important;
  min-height: auto !important;
}
.digi-banner-content-nostyle{
  padding: 0 !important;
  min-height: auto !important;
  min-width: auto !important;
  max-width: none !important;
}
.telehealth-banner{
  padding: 4.5% 0;
}
.digi-banner-group .digi-banner .digi-banner-content h2.text-info{
  padding-left: 0 !important;
  color: #fff !important;
  line-height: normal;
}
@media only screen and (max-width: 991px){
  .page-background{
    background-image: none !important;
  }
  .digi-banner-group .digi-banner.digi-banner-nostyle{
    padding: 1rem 0;
  }
  .digi-banner-group .digi-banner.digi-banner-nostyle .digi-banner-content h1{
    line-height: normal !important;
    position: inherit !important;
    transform: none !important;
    font-size: 25px !important;
  }
  .digi-banner-group .digi-banner.digi-banner-nostyle .digi-banner-content h2{
    position: initial !important;
    left: 0 !important;
    width: 100%;
    line-height: normal;
    font-size: 18px;
  }
  .digi-banner-group .digi-banner-nostyle .digi-banner-content-nostyle p{
    position: inherit !important;
  }
  .digi-banner-content-nostyle .home-cta span {
    bottom: 10px !important;
    left: 5px !important;
  }
  .form-outer{
    width: 100%;
    margin: 1rem auto;
  }
   .digi-banner-group .digi-banner .digi-banner-content{
    background-color: transparent !important;
  }
}
@media screen and (min-width: 992px){
  #section2 img{
    max-width: 70%;
  }
}
@media screen and (min-width: 1281px){
  .digi-banner-group .digi-banner .digi-banner-content h1{
    font-size: 42px !important;
    line-height: normal !important;
  }
}
@media screen and (min-width: 1920px){
  .big-container{
    width: 60% !important;
    max-width: none !important;
  }
}

.home-cta:hover:after, .get-cta:hover:after, .bottom-cta:hover:after {
  transform: translate3D(0,0,0);
  transition: all .5s;
  background: #8a0da1;
}
.digi-banner-content .home-cta span {
  position: absolute;
  bottom: 0.313vw;
  left: 0.781vw;
  font-weight: bold;
}
.digi-banner-content .home-cta span:after {
  content: '';
  position: absolute;
  top: -2.875vw;
  left: 2.5vw;
  background-image: url(https://cdn2.hubspot.net/hubfs/744339/AA%20Assets/noun_play_778401.svg);
  background-size: 0.938vw 1.563vw;
  background-position: center;
  background-repeat: no-repeat;
  width: 1.953vw;
  height: 1.953vw;
}

.cta-btn{
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  color: #ffffff;
  margin-top: 18px;
  font-weight: 700;
  background: #8a0da1;
  opacity: .8;

  outline: 0;
}
a{
  outline: none !important;
  text-decoration: none !important;
}

a.cta-btn.cw-ez-bs-4.btn.btn-lg.btn-block.btn-default:hover {
  color: #ffffff;
  background-color: #8a0da1;
}



@media only screen and (max-width: 991px){

  .digi-banner-group {

    background-position: right !important;

  }
  .digi-banner-group .digi-banner .digi-banner-content h1{
    top: 20% !important;
    font-weight: bold !important;
  } 

  h2.text-info {
    color: #fff;
    margin-bottom: 0;
    font-size: 14px;
    position: absolute;
    bottom: 0!important;
    left: 30px !important;
    padding-left: 0;
    top: 60px !important;
    word-break: break-word;
    width: 254px;
  }
  .cta-btn{
    display:none;
  }

  p.home-cta {
    top: 70px;
    width: 70px;
    height: 70px;
  }

  .digi-banner-content .home-cta span:after {
    content: '';
    position: absolute;
    top: -40px;
    left: 32px;
    background-image: url(https://cdn2.hubspot.net/hubfs/744339/AA%20Assets/noun_play_778401.svg);
    background-size: 12px 20px;
    background-position: center;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px
  }
}

.digi-banner-group .digi-banner .digi-banner-content h1{
  text-transform: none;
}

.sub-service-banner .digi-banner-group .digi-banner .digi-banner-content h1{
  font-family: inherit !important;
}
.toe_link {
  display: inline-block;
  background-color: #FD3B23 !important;
  color: #fff !important;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  border-radius: 3px;
  text-decoration: none;
  margin: 5px 5px;
  padding: 10px 20px;
}
