header,
header .row {
    height: 175px;
}
.section-2,
nav a {
    padding: 20px;
}
.locations-wrapper,
.map-wrapper {
    max-width: 495px;
    margin: auto;
}
.location-list li,
.locations-wrapper h2,
.pin,
nav a {
     font-family: "Montserrat", sans-serif;
     font-weight: 600;
}
.section-1,
.section-3,
footer {
    overflow: hidden;
}

@font-face {
    font-family: CenturyGothic;
    src: url("fonts/CenturyGothic.eot") format("embedded-opentype");
    src: url("fonts/CenturyGothic.eot?#iefix") format("embedded-opentype"), url("fonts/CenturyGothic.woff") format("woff"), url("fonts/CenturyGothic.svg") format("svg");
    font-weight: 400;
    font-style: normal;
}
body {
     font-family: "Montserrat", sans-serif;
}
header {
    padding: 0 48px;
}
nav {
    background: #780645;
    background: -moz-linear-gradient(top, #780645 0, #980a5a 100%);
    background: -webkit-linear-gradient(top, #780645 0, #980a5a 100%);
    background: linear-gradient(to bottom, #780645 0, #980a5a 100%);
    color: #fff;
}
nav a span {
    display: inline-block;
    height: 25px;
    width: 21px;
    background: url("../img/nav-arrow.png") no-repeat;
    vertical-align: middle;
    margin-right: 10px;
}
nav a,
nav a:focus,
nav a:hover {
    color: #fff;
    text-decoration: none;
}
nav a:hover {
    background: rgba(0, 0, 0, 0.25);
}
nav .border-dark {
    border-color: #600037 !important;
}
nav .border-white {
    border-color: #e035ab !important;
}
.section-1 {
    height: 75vh !important;
    min-height: 650px;
    background: #e4e4e4;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pin,
.section-3 form {
    display: block;
}
.slideshow {
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
}
.label-number,
.pin {
    border-radius: 30px;
    height: 20px;
    width: 20px;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
}
.hero-content {
    position: relative;
    z-index: 2;
}
.section-2 {
    background: #b6b6b6;
}
.bg-white {
    background: #fff;
}
.bg-gray {
    background: #e1e1e1;
}
.pin {
    position: absolute;
    background: #fff;
    color: #780145;
    -webkit-box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.58);
    -moz-box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.58);
    box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.58);
}
.location-list.oasd li,
.pin.oasd {
    color: #093d7f;
}
.locations-wrapper {
    -webkit-box-shadow: 10px 10px 11px -5px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 10px 10px 11px -5px rgba(0, 0, 0, 0.32);
    box-shadow: 10px 10px 11px -5px rgba(0, 0, 0, 0.32);
}
.label-number {
     font-family: "Montserrat", sans-serif;
    display: inline-block;
    background: #780145;
    color: #fff;
    text-align: center;
    margin-right: 10px;
}
.location-list li {
    padding-bottom: 10px;
    color: #780145;
}
.location-list li a {
    color: #780145;
    text-decoration: none;
}
.location-list.oasd li a {
    color: #093d7f;
    text-decoration: none;
}
.location-list.oasd .label-number {
    background: #093d7f;
}
.section-3 {
    background: url(../img/bg-physicians-search.jpg) center center/cover no-repeat #093d7f;
    font-family: CenturyGothic;
}
.section-3 .select-wrapper {
    display: inline-block;
    min-width: 60%;
    border: 2px solid #fff;
    overflow: hidden;
    vertical-align: middle;
}
.section-3 .select-wrapper select {
    background: 0 0;
    color: #fff;
    border: none;
    width: 110%;
}
.links-box > a,
.links-box > div {
    height: 64px;
    vertical-align: middle;
    display: table-cell;
    background: #fbfbfb;
    text-align: center;
}
.section-3 .form-input-wrapper-40 {
    width: 40%;
}
.section-3 .form-input-wrapper-20 {
    width: 20%;
}
.add-fso-logo img,
.add-oasd-logo img {
    vertical-align: middle;
}
.links-box {
    width: 100%;
    display: table;
}
.links-box > a {
    text-decoration: none;
    cursor: pointer;
    border-top: 1px solid #bebebe;
    border-left: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe;
    padding: 15px 10px;
    color: #000;
    font-size: 18px;
}
.links-box .links-logo:before {
    width: 44px;
    height: 44px;
    display: inline-block;
    margin-right: 8px;
    content: "";
    background: url(../img/links-logo.png) no-repeat;
    vertical-align: middle;
}
.links-box > div {
    border: 1px solid #bebebe;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
    padding: 5px 10px;
    white-space: nowrap;
}
.links-box > div > ul {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    display: inline-block;
}
.links-box > div > ul > li {
    display: inline-block;
    margin: 0 3px;
}
.links-mailing-list {
    background: url(../img/ml.png) no-repeat;
}
.links-box .fb {
    background: url(../img/fb.png) no-repeat;
}
.links-box .tw {
    background: url(../img/tw.png) no-repeat;
}
.links-box > div > ul > li > a {
    width: 30px;
    height: 30px;
    display: block;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
footer {
    color: #dbdde0;
    background: #3c4650;
    background: -moz-linear-gradient(top, #3c4650 0, #495563 38%, #485462 38%, #495563 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3c4650), color-stop(38%, #495563), color-stop(38%, #485462), color-stop(100%, #495563));
    background: -webkit-linear-gradient(top, #3c4650 0, #495563 38%, #485462 38%, #495563 100%);
    background: -o-linear-gradient(top, #3c4650 0, #495563 38%, #485462 38%, #495563 100%);
    background: -ms-linear-gradient(top, #3c4650 0, #495563 38%, #485462 38%, #495563 100%);
    background: linear-gradient(to bottom, #3c4650 0, #495563 38%, #485462 38%, #495563 100%);
}
footer a {
    color: #fff;
    text-decoration: underline;
}
@media (max-width: 1300px) {
    .location-list li {
        padding-bottom: 2px;
    }
    .section-3 .select-wrapper {
        min-width: 50%;
    }
}
@media (max-width: 992px) {
    .pin {
        height: 15px;
        width: 15px;
        font-size: 12px;
        line-height: 15px;
    }
    .section-3 .form-input-wrapper-20,
    .section-3 .form-input-wrapper-40 {
        width: 100%;
    }
}
@media (max-width: 800px) {
    .hero-content .row {
        position: relative;
        top: auto;
        transform: translateY(0);
    }
}
@media (max-width: 768px) {
    .links-box > a,
    .links-box > div {
        height: auto;
        padding: 10px;
        display: block;
    }
    .links-box,
    .links-box > a {
        display: block;
    }
    .sm-border-right-0 {
        border-right: none !important;
    }
    .sm-border-left-0 {
        border-left: none !important;
    }
    .sm-border-bottom,
    .sm-border-top {
        border-top: 1px solid;
    }
    .sm-border-dark {
        border-color: #000;
    }
    .sm-border-light {
        border-color: #fff;
    }
    .links-box > a {
        margin-bottom: 12px;
        border-right: 1px solid #bebebe;
    }
}
.top-doc {
    z-index: 999;
    background-color: transparent;
    text-align: center;
    margin: 40px auto 0;
    position: relative;
    bottom: 20px;
}
.top-doc .top-doc-right p {
    color: #fff;
    margin: 3px;
    text-transform: uppercase;
    font-weight: 700;
}
.top-doc .top-doc-right .top-doc-btn {
    text-transform: uppercase;
    background-color: #780645;
    padding: 10px 40px;
    font-size: 12px;
    margin: 0 auto;
}
.top-doc .top-doc-right .top-doc-btn a {
    text-decoration: none;
    color: #fff;
}
@media (max-width: 468px) {
    .section-1 {
        height: auto !important;
        min-height: inherit;
    }
    .top-doc {
        margin: 10px auto 0;
    }
}
