.navbar-brand {
    padding-top: 10px;
}
.global-links .navbar-brand img {
    width: 234px;
}
.global-links .logged-in {
    top: 71px;
    text-align: center;
    width: 100%;
    right: 0;
}
.global-links .navbar-form {
    position: absolute;
    margin:19px 0 0 0;
    padding-right:55px;
    padding-left:8px;
    width:100%;
}
.global-links .navbar-form .form-group {
    width:100%;
    float:right;
}
.global-links .navbar-form button {
    position:absolute;
    right:21px;
}
.navbar-form {
    border: 0 none;
    box-shadow: none;
    padding: 0;
    right: 0;
    top: 0;
    width: 100%;
}
.navbar-fixed-top {
    position: relative;
    margin-bottom: 0;
}
.home .global-links + *,
.landing .global-links + * {
    padding-top: 12px;
}
.global-links .nav > li {
    display: inline-block;
}
.global-links .navbar-nav {
    float: none;
    text-align: center;
}
.navbar-nav {
    margin-left: 0;
    margin-right: 0;
}
.page .global-links + * {
    padding-top: 0;
}
.landing.page .banner-bg {
    height: 133px;
}
.landing.page .main {
    margin-top: 30px;
}
.page .main {
    margin-top: 54px;
}
.home h2 {
	padding-bottom: 0;
}
.home .sections .nav li {
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
.home-features li .feature-content {
    padding-left: 0;
    padding-right: 0;
}
.home .sections .nav .purple a {
    background-color: #68487a;
    border-color: #533961;
    text-shadow: 0.5px 1px 0 #382641;
}
.home .sections .nav .purple a:hover,
.home .sections .nav .purple a:focus {
    text-decoration: none;
    background-color: #8b5ba6;
}
.home .sections .nav .orange a {
    background-color: #d26f34;
    border-color: #a75829;
    text-shadow: 0.5px 1px 0 #bd571c;
}
.home .sections .nav .orange a:hover,
.home .sections .nav .orange a:focus {
    text-decoration: none;
    background-color: #f38c4e;
}
.home .sections .nav .green a {
    background-color: #457a42;
    border-color: #335a31;
    text-shadow: 0.5px 1px 0 #2b4c29;
}
.home .sections .nav .green a:hover,
.home .sections .nav .green a:focus {
    background-color: #62ae5e;
    text-decoration: none;
}
.home .sections .nav a:first-child {
    font-size: 28px;
    line-height: 25px;
    color: #fff;
    display: block;
    padding: 10px 15px;
    height: auto;
    border-width: 0 0 2px 0;
    border-style: solid;
    text-align: left;
    min-height: 71px;
}
.home .sections .nav .green a {
    padding-top: 22px;
}
.home .banner-bg {
    height: 322px;
    background-size: 100% auto;
}
.home .home-features h2 {
    margin-top: 6px;
    padding-bottom: 0;
}
#cert {
    margin-top: 14px;
}
form.form button.abs-btn {
    margin-top: 8px;
}
#mainSearch.pull-right {
    float: none !important;
}
.listing.search .form button.abs-btn {
    margin-top: 15px;
}
#cert .accordion-heading a:hover,
#cert .accordion-heading a {
    font-size: 24px;
    line-height: 43px;
    padding-bottom: 12px;
}
.home-features li > p,
.home-features .feature-content p {
    display: none;
}
.home-features .feature-content,
.page .sections .nav li,
.page .sections li a {
    display: block;
}
.page .row.sections {
    margin-left: 0;
    margin-right: 0;
}
.js.page .sections li .expand-close-icon {
    background: transparent url('../img/main-menu-expand-close-icon.png') no-repeat center 26px;
	center 26px;
    width: 70px;
    height: 72px;
    text-indent: -9999px;
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    padding-left: 20px;
    cursor: pointer;
}
.js.page .sections ul.nav {
    border: 1px solid transparent;
    margin: 28px 0 8px;
    position: absolute;
    width: 100%;
    z-index: 100;
}
.js.page .sections .dropdown li a {
    font-size: 24px;
    line-height: 25px;
    text-align: left;
    padding-top: 10px;
    height: 73px;
    color: #fff;
    margin-bottom: 0;
}
.js.page .sections .dropdown.open li .expand-close-icon {
    background-position: center -80px;
}
.js.page .sections .open li:first-child {
    border-top: 1px solid #e1e1e1;
}
.js.page .sections li:first-child {
    border-top: 1px solid transparent;
}
.js.page .sections li:first-child a {
    padding-right: 70px;
}
.js.page .sections li:first-child,
.js.page .sections .open li {
    display: block !important;
}
.js.page .sections li {
    display: none !important;
    padding: 0;
    border-top: 2px solid #fff;
    margin-top: 0;
}
.js.page .sections .dropdown li.green a {
    padding-top: 21px;
}
.page .sections li {
    margin-left: 10px;
    margin-right: 10px;
}
.page .sections ul.nav li {
    border: 1px solid transparent;
}
.page .sections ul.nav.open li {
    border-color: #e1e1e1;
}
.page .sections li a {
    padding: 20px 15px;
}
.content-area {
    font-size: 15px;
}
.content-area > .back + h1 {
    margin-top: 0.5em;
}
h1, .h1 {
    font-size: 30px;
}
h2, .h2 {
    font-size: 24px;
}
h3, .h3 {
    font-size: 20px;
}
h4, .h4 {
    font-size: 18px;
}
h5, .h5 {
    font-size: 16px;
}
.adjunct-content {
    margin-left: 30px;
    margin-right: 30px;
}
.feature.pull-right {
    float: none !important;
    margin: 0 auto;
    max-width: 240px;
}
.dropdown #specialty {
    width: 251px;
    margin: 20px auto 0;
}
.dropdown #specialty + .dropdown-menu {
    width: 251px;
    left: 50%;
    margin-left: -125px;
}
.pre-footer .row > div:last-child {
    border-right-width: 0;
}
.pre-footer .row > div {
    border-width: 1px 0 0 0;
    margin: 0;
    padding-bottom: 16px;
    padding-top: 16px;
}
.pre-footer .row > div:first-child {
    border-width: 0;
}
.copyright {
    text-align: center;
    font-size: 12px;
    padding-top: 12px;
}
.expand-sitemap {
    text-align: center;
}
#sitemap {
    margin-top: 0;
}
#sitemap .section-header br {
    display: none;
}
#sitemap .global-links {
    padding-left: 0;
}
.alert {
    text-align: left;
    margin-top: 0;
}

/* Added per Digital Wave to handle "scrollbars still present in some breakpoints."*/
.banner-bg .container > .row {
    margin-left: 0;
    margin-right: 0;
}
