
.classselect

{  width: 100%;

    padding: 10px;

    border-radius: 5px;

    font-size: 16px;

    font-weight: 400;

    border: 1px solid #7b51be;

}





.logo_sm_section{

  display:none;

}





.img_shadow {

    border-radius: 14px;

    box-shadow: 0px 0px 10px rgba(0,0,0,.11);

}

.topbar {

    background: #581387;

    color: #fff;

    font-size: 20px;

    font-weight: bold;

    text-align: center;    line-height: 60px;

}

.box {

    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.18);

    padding: 30px;

    min-height: 330px;

}

.box:before {

    background-image: url(images/icon-quote-1.png);

    background-repeat: no-repeat;

    background-color: transparent;

    top: 280px;

    width: 32px;

    height: 32px;

    content: "";

  position:absolute;

}



@media (max-width:767px){

.logo_sm_section{

  display:block  !important;

  padding: 0px 0px;

}



.desktop_logo{

  display:none;

}

.providers-logos {

    display: flex;

    flex-direction: row;

    flex-wrap: wrap;

  align-items: center;

    justify-content: center;

}



.providers-logos__item {

    flex: 0 0 25%;

}

.providers-logos .img-fluid {

    max-width: 100%;

    height: auto;

}

.topbar {     font-size: 18px;

    font-weight: normal;

    line-height: 22px;

    padding: 20px 40px;}



}




body {
  overflow-x: hidden;
}

section.bottom-cta h2 {
  max-width: 799px;
  margin: 0px auto 30px;
}

section.bottom-cta {
  padding: 100px 0px;
}

section.bottom-cta {
  background: url(../images/cta-bg.jpg) no-repeat;
  background-size: cover !important;
}

section.bottom-cta h2 {
  color: #FFF;
}



@media (max-width:991px){
.navbar-dark .navbar-toggler {
    display: none;
}

.navbar {
    justify-content: center;
}

.navbar-brand {
    margin-right: 0;
}	
}


@media (max-width:767px){
 
.button, .pform-footer button {
    padding: 15px 20px;
}

h2 {
    font-size: 24px;
    line-height: 32px;
}

h1 {
    font-size: 24px;
    line-height: 34px;
}

.hero--health_new_sec h1 {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.button-wrapper {
    text-align: center;
}
.usp-item {
  font-size: 16px !important;
} 
section.bottom-cta {
  padding: 42px 0px;
}  
.col.black-bold.border-2 {
    font-size: 12px;
    padding: 8px !important;
}
.head-size {
    min-width: 116px;
}
span.purple-normal {
  font-size: 10px;
  line-height: 13px;
  display: inherit;
}
section.bottom-cta h2 {
  max-width: 420px;
  padding: 0px 20px;
}
section#pricing .row {
    margin-right: -10px;
    margin-left: -10px;
}

section {
    overflow-x: hidden;
}
footer.footer {
    text-align: center;
}	
	
}

@media (max-width:350px){
  .usp-item {
    font-size: 14px !important;
} 
}