﻿.our-departments .box .title {
    font-size: 18px;
    letter-spacing: 0px;
}

 
ul.marker-list-md {
    colums: 2;
    -webkit-columns: 2;
}

 
.navbar-nav .nav-link {
    position: relative;
    padding: 0;
    color: #444;
    font-size: 15px;
    line-height: 52px;
    font-weight: 600;
    text-transform: uppercase;
    background: transparent;
    border: 0;
    transition: .3s;
}

.doctor-box-style2 .doctor-box-position {
    min-height: 45px;
}

ul.marker-list-md li:before {
    top: 0px;
}

.our-departments .box .title {
    text-overflow: ellipsis;
    overflow: hidden;
}

.department-tab-text {
    text-align: center;
}

ul.numbered-list-xl li {
    min-height: 83px;
}
.js-icn-text-alt-carousel .slick-track {
    margin-left: auto;
    margin-right: auto;
}
@media (min-width:1024px){
    #mainSliderWrapper .slick-dots {
        top: 50px;
        height: 100%;
        justify-content: center;
    }

}

/* Remove grayscale class from affiliates and Insuarance companies */
.zoom {
    transition: all 0.5s cubic-bezier(0.42, 0, 0.26, 1.02);
}

    .zoom:hover {
        transform: scale(1.2);
    }

.prices-carousel .slick-slide {
    height: 100%;
    margin-left: 8px;
    margin-right: 8px;
}

.box .title {
    text-overflow: ellipsis;
    overflow: hidden;
}

div#branchesSection .box .title {
    white-space: pre-wrap;
}

/*.quickLinks:not(.stuck) .link-drop.pcr-drop {
    bottom: calc(-50% + 60px) !important
}*/