/*!Navbar styles*/
.PRODUCT th,
.disclaimer a {
    color: #fff !important
}

.navbar-dark.bg-primary .nav-item a:hover,
.navbar-dark.bg-primary .nav-item.active a {
    background: #fff !important;
    color: #222 !important
}

.navbar-light .nav-item a:hover,
.navbar-light .nav-item.active a {
    font-weight: 700 !important;
    color: var(--primary) !important
}

.navbar-light.bg-light .nav-item a:hover,
.navbar-light.bg-light .nav-item.active a {
    background: var(--primary) !important;
    color: #0c0c0c !important
}

.FIVECOLUMN td:nth-child(4),
.FIVECOLUMN td:nth-child(5),
.FIVECOLUMN th:nth-child(4),
.FIVECOLUMN th:nth-child(5),
h1,
h2 {
    font-weight: 700 !important
}

/*!Smart Search CSS*/
.psl.custom-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.n-line {
    text-decoration: none !important
}

.psl-dropdown:after {
    content: none !important
}

.shadow-lg-up {
    box-shadow: 0 0 3rem 0 rgba(0, 0, 0, .5) !important
}

#mapDirCont {
    z-index: 9999 !important
}

.psl-directions {
    height: 500px
}

.card.psl-result-title {
    border: 0 !important
}

.inline-block {
    display: inline-block !important
}

.psl-count,
.psl-shortcuts {
    text-align: right
}

.CMAL td,
.CRNT td,
.HMIP-COLUMNS th,
.MTMD td,
.prov-info {
    width: 33% !important
}

.network-logos {
    max-width: 80px !important;
    width: 100% !important
}

.hide {
    display: none !important
}

@media(max-width:1024px) {
    .psl-directions {
        height: 500px
    }
}

@media(max-width:768px) {
    .psl-directions {
        height: 500px
    }

    .psl-count,
    .psl-title {
        text-align: center
    }

    .psl-shortcuts {
        text-align: left
    }

    .prov-info {
        width: 40% !important
    }
}

/*!END Smart Search CSS*/
.disclaimer p {
    font-size: 12px !important
}

@media(max-width:480px) {
    header.home .btn {
        display: block !important
    }

    header.home .btn-primary {
        margin-top: 10px
    }

    .PRODUCT img {
        display: none !important
    }
}

.plan-details-table a {
    display: inline-block
}

.plan-details-table td:first-child {
    width: 30%
}

/*!PRODUCTS*/
#home-products .float__left,
.btn-group > .btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.dropdown-menu {
    float: left
}

.PRODUCT td {
    vertical-align: middle !important
}

.PRODUCT th {
    vertical-align: bottom !important;
    background: #434345 !important
}

.PRODUCT a {
    color: #0c0c0c
}

.avg-savings,
.avg-savings-num {
    background: #434345;
    color: #fff;
    font-weight: 700
}

.CMAL table {
    max-width: 500px !important;
    width: 100% !important
}

.avg-savings {
    border-right: 0 !important
}

.CMAL td,
.CRNT td {
    font-weight: 400 !important;
    vertical-align: top !important;
    border-left: 0 !important
}

.LAPN-PRICING {
    max-width: 400px !important
}

.TDOC .video-table td:first-child,
.TVIP .video-table td:first-child {
    border-right: 1px solid #fff !important
}

.TDOC td,
.TDOC th,
.TVIP td,
.TVIP th {
    padding: 0 !important;
    border: 0 !important
}

.TDOC .video-table,
.THREECOLUMN td:nth-child(2),
.THREECOLUMN td:nth-child(3),
.THREECOLUMN th:nth-child(2),
.THREECOLUMN th:nth-child(3),
.TVIP .video-table {
    text-align: center
}

.LCA td,
.LCA th {
    text-align: center !important
}

.VSPS td:first-child,
.VSPS th:first-child {
    width: 35% !important;
    text-align: right !important
}

.VSPS td:nth-child(2),
.VSPS th:nth-child(2) {
    width: 65% !important
}

.TWOCOLUMN td:nth-child(2),
.TWOCOLUMN td:nth-child(3),
.TWOCOLUMN th:nth-child(2),
.TWOCOLUMN th:nth-child(3) {
    width: 50%
}

.FOURCOLUMN td:nth-child(2),
.FOURCOLUMN td:nth-child(3),
.FOURCOLUMN td:nth-child(4),
.FOURCOLUMN th:nth-child(2),
.FOURCOLUMN th:nth-child(3),
.FOURCOLUMN th:nth-child(4) {
    text-align: center;
    width: 22%
}

.FIVECOLUMN td:nth-child(2),
.FIVECOLUMN td:nth-child(3),
.FIVECOLUMN td:nth-child(4),
.FIVECOLUMN td:nth-child(5),
.FIVECOLUMN th:nth-child(2),
.FIVECOLUMN th:nth-child(3),
.FIVECOLUMN th:nth-child(4),
.FIVECOLUMN th:nth-child(5) {
    text-align: center;
    width: 17%
}

.SIXCOLUMN th:nth-child(2),
.SIXCOLUMN ttd:nth-child(2),
.text-left {
    text-align: left
}

.SIXCOLUMN td:nth-child(2),
.SIXCOLUMN td:nth-child(3),
.SIXCOLUMN td:nth-child(4),
.SIXCOLUMN td:nth-child(5),
.SIXCOLUMN td:nth-child(6),
.SIXCOLUMN th:nth-child(2),
.SIXCOLUMN th:nth-child(3),
.SIXCOLUMN th:nth-child(4),
.SIXCOLUMN th:nth-child(5),
.SIXCOLUMN th:nth-child(6) {
    text-align: center;
    width: 16%
}

.SEVENCOLUMN td:nth-child(2),
.SEVENCOLUMN td:nth-child(3),
.SEVENCOLUMN td:nth-child(4),
.SEVENCOLUMN td:nth-child(5),
.SEVENCOLUMN td:nth-child(6),
.SEVENCOLUMN td:nth-child(7),
.SEVENCOLUMN th:nth-child(2),
.SEVENCOLUMN th:nth-child(3),
.SEVENCOLUMN th:nth-child(4),
.SEVENCOLUMN th:nth-child(5),
.SEVENCOLUMN th:nth-child(6),
.SEVENCOLUMN th:nth-child(7) {
    text-align: center;
    width: 12%
}

#return-to-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    color: #fff;
    background: #e50695;
    width: 50px;
    height: 50px;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: .3s linear;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 2
}

    #return-to-top i,
    #return-to-top svg {
        color: #fff;
        margin: 0;
        position: relative;
        left: 16px;
        top: 13px;
        font-size: 19px;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
        transition: .3s
    }

    #return-to-top:hover {
        background: #bd1981
    }

        #return-to-top:hover i,
        #return-to-top:hover svg {
            color: #fff;
            top: 5px
        }

.nav-space {
    margin-top: 78px
}

#dialogue hr {
    border: 0;
    height: 2px;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(#e50695bf), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #e50695bf, rgba(0, 0, 0, 0))
}

#dialogue .card {
    border-radius: 1.5rem
}

#dialogue p {
    margin: 0
}

.theme-dialogue {
    --fa-secondary-opacity: 1.0;
    --fa-primary-color: #e50695;
    --fa-secondary-color: #717271
}

.theme-dialogue-alt {
    --fa-secondary-opacity: 1.0;
    --fa-primary-color: #717271;
    --fa-secondary-color: #e50695
}

.dialogue-border {
    border: .1rem solid #e50695
}

.div-color-a-alt {
    background: #fff;
    background: linear-gradient(180deg, #fff 0, #e4e4e4 50%, #fff 100%)
}

    .div-color-a-alt a {
        color: #0c0c0c;
        text-decoration: underline
    }

.vpc-card-a {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 1.5rem
}

.div-color-o {
    background: #fff;
    background: linear-gradient(0deg, #fff 0, #66e0dd 36%, #00aea9 100%);
    color: #231f20
}

.btn-dialcare-pink,
.btn-dialcare-pink-alt {
    border-color: #e50695;
    color: #000 !important;
    font-family: Roboto, sans-serif
}

.btn-dialcare-pink {
    background-color: #e50695
}

    .btn-dialcare-pink-alt:hover,
    .btn-dialcare-pink:hover {
        background-color: #fff;
        border-color: #717372;
        color: #717372 !important;
        font-family: Roboto, sans-serif
    }

.btn-therapy {
    background-color: #003057;
    color: #fff !important;
    font-family: Roboto, sans-serif
}

    .btn-therapy:hover {
        background-color: #fff;
        border-color: #003057;
        color: #003057 !important;
        font-family: Roboto, sans-serif
    }

.btn-dialcare,
.btn-dialcare:hover {
    color: #0c0c0c !important;
    font-family: Roboto, sans-serif
}

.btn-dialcare {
    background-color: #00aea9;
    border-color: #00aea9
}

    .btn-dialcare:hover {
        background-color: #fff;
        border-color: #717372
    }

.dc-logo-lg {
    width: 20rem
}

.dialogue-title {
    color: #e50695;
    line-height: 24px
}

#home-products .title-text {
    font-size: 3.5rem;
    font-weight: lighter !important;
    line-height: 1.2;
    padding: 0 5px
}

#home-products .float__right {
    float: right
}

#home-products .hr-secondary {
    border-width: 10px
}

@media (max-width:992px) {
    #home-products .title-text {
        font-size: 2.5rem;
        font-weight: lighter !important;
        line-height: 1.2
    }
}

@media (max-width:768px) {
    #home-products .title-text {
        font-size: 1.8rem;
        font-weight: lighter !important;
        line-height: 1
    }

    #home-products .float__right {
        height: 100px
    }

    #home-products .float__left {
        float: none;
        text-align: center
    }

    .nav-logos {
        height: 35px
    }
}

@media (min-width:576px) {

    .rounded-nav,
    .rounded-nav .nav-link {
        border-radius: 50rem !important
    }
}

@media (min-width:768px) {
    .TVIP .video-table td {
        display: table-cell
    }

    .navbar-brand.abs {
        position: absolute;
        width: auto;
        left: 50%;
        transform: translateX(-50%);
        text-align: center
    }
}
