@media (max-width: 768px) {
    body:not(.mini-navbar) {
        background-color: #ffffff;
    }
}
.navigation-bar{
    /*border-bottom: 1px solid #E8E5E8 !important;*/
}
.navigation-bar .logo-div{
    margin-top: 0;
}

.navigation-bar .logo {
    margin: 0 auto 0;
}
.bg-wrapper {
    background: none;
}
.contact-box h1 {
    margin-top: 10px;
}
.contact-box h3 {
    color: auto;
}
.contact-box.center-version {
    padding: 30px;
    margin: 10px;
}
.contact-field {
    margin-top: 10px;
    margin-bottom: 10px;
}
.circle-div {
    display: inline-block;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
}
.circle-div>img {
    width: 100%;
    height: auto;
    position: relative;
    top: 50%;
    transform: translate(0%, -50%);
}
.carescore {
    margin-top: 14px;
    color: #943194;
}
.profile .btn {
    min-width: 140px;
    width: 140px;
}
.providerTitle {
    margin-left: 0px;
}
.ibox {
    border: none;
}
.ibox-title {
    border: none;
    color: #943194;
    font-weight: bold;
}
.footer-link, .footer-link:hover, .top-tab {
    color: #999;
    border-color: #ddd;
}
.footer {
    position: static;
    margin-top: 50px;
}
.contact-box.center-version {
    border-radius: 20px;
    border-color: #dedede;
    font-size: 16px;
}
.contact-box .contact-box-footer {
    background: transparent;
    border-color: #dedede;
}
.cs-fa-icon {
    background: #943194;
    color: white;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
}
.icon-small {
    height: 24px;
    width: 24px;
    padding: 3px;
}
ul.tabs {
    margin: 20px 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #943194;
    text-align: center;
    text-transform: capitalize;
}
.tabs li {
    display: inline-block;
    margin: 0;
    cursor: pointer;
    padding: 10px 20px;
    border: 1px solid #ddd;
    border-bottom: none;
    background: #fff;
    color: #943194;
    font-weight: bold;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.tabs li.active {
    background: #943194;
    color: #fff;
}

@media only screen and (min-width: 540px) {
    .table-div {
        display: table;
    }
    .table-cell-div {
        display: table-cell;
        vertical-align: middle;
        float: none;
    }
    .table-cell-div.col-sm-9 {
        padding-left: 25px;
        width: 60%;
    }
}
@media only screen and (max-width: 540px) {
    .contact-box.center-version {
        padding: 20px;
    }
    .table-cell-div.col-sm-3 {
        margin-bottom: 15px;
    }
}
.pic:before, .check-availability-icon {
    content: "";
    display: inline-block;
    height: 16px;
    width: 16px;
    background-size: 16px 16px;
    background-repeat: no-repeat;
    margin-right: 5px;
    vertical-align: text-bottom;
}
.physical-availability:before {
    background-image: url('/static/img/community.svg');
}
.tele-availability:before {
    background-image: url('/static/img/telehealth.svg');
}
.feedback-wrapper input{display: none;}
.btn-rounded{
    border-radius: 32px;
    min-width: 60px;
    font-size: 15px;
    font-style: normal;
    font-weight: 415;
    padding-left: 20px;
    padding-right: 20px;
}
.btn-purple {
    background-color: #60189F;
    border: 0;
    color: white;
}
.decline-cookie {
    color: #60189F !important;
}
.btn-purple:hover, .btn-purple:focus{
    background-color: #a802a8;
    color: white;
}
.ss-content .btn-default{
    color: #60189F;
    font-size: 16px;
    font-weight: 410;
}
.ss-content .btn-default:hover{
    background-color: #a802a8;
    color: white;
}

.ss-content .btn-white{
    color: #60189F;
    background-color: white;
    border: 1px solid #E8E5E8;
    font-family: 'Quicksand', sans serif, "Font Awesome 5 Pro";
    margin-right: 10px;
}
.ss-content .btn-disabled, .ss-content .btn-disabled:hover {
    background-color: #D4ADD4;
    color: #FFF;
}
.ss-content .btn-disabled-white, .ss-content .btn-disabled-white:hover{
    background-color: white;
    color: #7a007a52;
    border: 1px solid #E8E5E8;
}
.ss-content{
    color: #575257;
}
.ss-content .jumbo-heading{font-size: 28px}
.ss-content h1{
    font-size: 20px;
    font-style: normal;
    font-weight: 410;
    line-height: 28px;
    color: #413D41;
}
.ss-content .divider{margin-top: 5px}
.ss-content .avatar{
    width: 125px;
    height: 125px;
    border: 1px solid #d0d0d0;
    border-radius: 50%;
    display: inline-block;
    margin: auto;
    overflow: hidden;
    position: relative;
}
.ss-content .avatar .fa{
    margin: 35px 35px;
}
.ss-content .avatar img{
    width: 100%;
    margin: auto;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.ss-content .care-verified i{
    background: purple;
    border-radius: 50%;
    padding: 4px;
    color: white;
    font-size: 9px;
}
.ss-content .care-verified span{
    font-size: 14px;
    font-style: normal;
    font-weight: 405;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.06px;
    color: #60189F;
}
.ss-content .description span{
    font-size: 14px;
    color: #575257;
}
.ss-content .description p{margin-bottom: 2px}
.ss-content .description > a{
    max-width: 80%;
    text-wrap: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    position: relative;
    top: 5px;
}
.ss-content .nav-container{
    border-bottom: 1px solid purple;
    padding-bottom: 11px;
    margin-bottom: 25px;
}
.ss-content .nav.nav-pills{
    border: 1px solid #E8E5E8;
    display: inline-block;
    border-radius: 35px;
    padding: 3px;
    height: 51px !important;
}
.ss-content .nav.nav-pills li{
    border-radius: 35px;
    border: 0;
}
.ss-content .nav.nav-pills li a{
    border-radius: 35px;
    font-size: 16px;
    color: #797479;
    padding: 10px 15px 10px 20px;
    font-weight: 500;
    min-width: 90px;
    text-align: center;
    text-wrap: nowrap;
    text-transform: capitalize;
}
.ss-content .nav > li.active{background-color: white}
.ss-content .nav.nav-pills li.active a{
    background-color: #60189F;
    border: 0;
    color: white;
}
.ss-content .contact-box.center-version {
    padding: 0px;
    margin: 0;
    margin-bottom: 15px;
    border-color: #AEA9AE;
}
.ss-content .feedback-wrapper p{
    font-size: 14px;
}
.ss-content .contact-box.center-version .result{
padding: 25px 0 0 0;
}
.ss-content .contact-box.center-version .review-section{
padding: 15px 0 0 25px;
}
.ss-content .review-section{
    border-left: 1px solid #AEA9AE;
}
.ss-content [type='submit'].pull-right{
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.ss-content .review-btn{
    margin-top: 50px;
    margin-bottom: 20px;
}
.fullscreen-modal{padding-right: 0 !important;}
.fullscreen-modal .modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.fullscreen-modal .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.fullscreen-modal .modal-header{

border-bottom: none;

}
.fullscreen-modal .modal-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    border-top: none;
}

.fullscreen-modal .modal-body {
      overflow-y: auto; /* Enable scrolling if the content exceeds the modal height */
    padding-top: 30px;
}
.fullscreen-modal h1{
    font-size: 28px;
    margin-bottom: 25px;
    color: #0A030A;
}
.fullscreen-modal h2{
    font-size: 20px;
    color: #797479;
    margin-bottom: 25px;
}
.fullscreen-modal p{
    font-size: 20px !important;
    margin-bottom: 25px;
    margin-top: 25px;
    color: #0A030A;
}
.fullscreen-modal .modal-header{
    padding-top: 20px;
}
.fullscreen-modal .close {
    font-size: 14px;
    font-weight: 415;
    line-height: 1;
     color: #60189F;
     opacity: 1;
}
.ss-content .feedback-heading{
    margin-bottom: 30px;
    margin-top: 30px;
}
.ss-content .feedback-heading p{font-size: 15px}

#toast-container {
    top: auto;
    bottom: 100px;
    width: 100%;
}
#toast-container .btn{
    padding: 8px 22px;
    background-color: white;
    border: 1px solid #E8E5E8;
    font-weight: bold;
}
#toast-container .toast-error .btn{
    color: #D30023 !important;
}
#toast-container .toast-info .btn{
    color: #60189F !important;
}
#toast-container .toast-message{
    position: relative;
    top: 8px;
}
#toast-container > .toast-error:before, #toast-container > .toast-info:before{
    content: '';
}
#toast-container > .toast-error .toast-message, #toast-container > .toast-info .toast-message{

    font-size: 14px;
    font-style: normal;
    font-weight: 405;
    line-height: 24px;
    color: #0A030A;
}
#toast-container > .toast-error, #toast-container > .toast-info{
    width: 617px;
    background-color: #FFEAEF;
    padding-top: 16px;
    padding-bottom: 16px;
    opacity: 1;
    border-radius: 10px;
}
#toast-container > .toast-error{
    background-image: url("/static/img/warning-hexagon.svg") !important;
}
#toast-container > .toast-info{
    background-image: url("/static/img/check.svg") !important;
}
.cookie-banner {
    position: fixed;
    bottom: 40px;
    left: 5%;
    width: 88%;
    z-index: 999;
    background: #FBF2FE;
    padding: 20px 15px 20px 45px;
    border-radius: 16px;
    border: 1px solid #E8E5E8;
    font-size: 16px;
    font-weight: 405;
    color: black;
}
.cookie-banner button{
    margin: 5px;
}
.cookie-banner img{
    position: absolute;
    left: -15px;
}
.badge-purple{
    color: #8b0078 !important;
    background-color: #ffdfff;
}
@media only screen and (max-width: 786px) {
    .ss-content .nav-pills{
        display: flex !important;
    }
    .ss-content .nav-pills li{
        float: none;
        display: block;
        width: 100%;
        flex-grow: 1;
    }
    .ss-content .contact-box.center-version{
        padding: 30px 0;
    }
    .ss-content .contact-box.center-version .review-btn{
        margin-bottom: 0;
    }
    .ss-content .avatar {
        border: 1px solid #d0d0d0;
        border-radius: 50%;
        display: inline-block;
        margin: auto;
        margin-bottom: 20px;
    }
    .ss-content .providerTitle{font-size: 26px}
    #toast-container > .toast-error, #toast-container > .toast-info{
        width: 96%;
    }
}