#page-container + div {
    display: none !important;
}

.float-left {
    float: left;
    margin-right: 30px !important;
}

.float-right {
    float: right;
    margin-left: 30px !important;
}

.fw-icon-left {
    background-size: 400px !important;
}

.horiz-borders {
    padding: 45px 0 65px;
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
}

.icons-left a {
    font-size: 18px;
    font-style: italic;
    display: inline-block;
}

.icons-left a:first-of-type {
    margin-bottom: 12px;
}

.icons-left i {
    font-size: 25px;
    margin-right: 33px;
    width: 25px;
}

.next-stop .italic {
    font-style: italic;
    padding-bottom: 20px;
}

.next-stop .bottom,
.next-stop .top {
    display: grid;
    grid-row-gap: 30px;
}

.next-stop .bottom h2,
.next-stop .top h2 {
    font-size: 45px !important;
    padding-bottom: 0;
}

.next-stop .bottom .et_pb_button,
.next-stop .top .et_pb_button {
    margin-bottom: 10px;
}

@media screen and (min-width: 981px) {

    .next-stop .bottom,
    .next-stop .top {
        grid-template-columns: 460px 1fr;
        grid-column-gap: 30px;
    }

    .next-stop .bottom h2,
    .next-stop .top h2 {
        font-size: 58px !important;
    }
}

.next-stop .bottom .left,
.next-stop .bottom .right,
.next-stop .top .left,
.next-stop .top .right {
    display: grid;
    align-items: flex-end;
    grid-template-rows: 1fr;
}

.next-stop .bottom .left h3,
.next-stop .bottom .right h3,
.next-stop .top .left h3,
.next-stop .top .right h3 {
    font-size: 24px !important;
    font-weight: 400 !important;
}

.next-stop .top {
    margin-bottom: 50px;
}

.next-stop .bottom .left,
.next-stop .bottom .right {
    align-items: stretch;
}

body {
    overflow-x: hidden;
}

body.et_color_scheme_green .et_pb_divider_0:before {
    border-top-color: #c4c4c4 !important;
}

body #page-container .et_pb_menu__wrap {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

body #page-container .et_pb_menu__wrap .mobile_menu_bar {
    display: none;
}

body #page-container .et_pb_menu__wrap .et_mobile_nav_menu {
    margin-left: none !important;
    width: 100%;
}

body #page-container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav {
    width: 100%;
}

body #page-container .et_pb_menu__wrap .et_mobile_nav_menu .et_mobile_menu {
    padding-left: 0 !important;
    display: block;
    position: static;
    margin: 0 0 30px;
    width: 100%;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-top: none !important;
}

body #page-container .et_pb_menu__wrap .et_mobile_nav_menu .et_mobile_menu a {
    padding-left: 0 !important;
}

body #page-container .location {
    padding-top: 50px;
    padding-bottom: 100px;
}

body #page-container .location .et_pb_column {
    width: 100% !important;
    margin-right: 50px;
}

body #page-container .location .et_pb_column .fluid-width-video-wrapper {
    height: 0;
}

body #page-container .location .et_pb_column .fluid-width-video-wrapper iframe {
    height: 100%;
}

@media screen and (min-width: 981px) {
    body #page-container .location {
        padding-top: 100px;
        padding-bottom: 50px;
    }
}

body #page-container .overlap-img {
    position: relative;
}

body #page-container .overlap-img .et_pb_text {
    position: absolute;
    top: -60px;
    left: 0;
    z-index: 10;
    max-width: 85%;
}

body #page-container .img-fit img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    max-height: 543px;
}

@media screen and (max-width: 980px) {
    body #page-container .img-fit img {
        max-height: 430px;
    }
}

@media (min-width: 981px) {
    body #page-container .img-fit img {
        padding-left: 30px;
    }
}

@media (min-width: 1300px) {
    body #page-container .img-fit img {
        padding-left: 70px;
    }
}

body #page-container .vert-align {
    -webkit-align-items: center;
    align-items: center;
}

body #page-container .color-yellow a {
    color: #ffd400;
}

body #page-container .border-top {
    border-top: 1px solid #c4c4c4 !important;
}

body #page-container .image-grid .et_pb_image_wrap img {
    width: 100%;
    height: auto;
}

body #page-container #et-main-area .VIS {
    background-color: #1e6b52 !important;
    background-image: url(https://sites.uab.edu/campustours/files/2020/08/Green-dk-1.png) !important;
    background-size: 70% !important;
}

@media (min-width: 1500px) {
    body #page-container #et-main-area .VIS {
        background-size: 60% !important;
    }
}

body #page-container #et-main-area .VIS.alt {
    background-color: #FFD400 !important;
    background-image: url(https://sites.uab.edu/campustours/files/2020/08/Yellow-2.png) !important;
}

body #page-container #et-main-area .VIS.alt .vis-body p,
body #page-container #et-main-area .VIS.alt .vis-body h2 {
    color: #295135 !important;
}

body #page-container #et-main-area .VIS.alt .et_pb_button,
body #page-container #et-main-area .VIS.alt .et_pb_button.btn-2 {
    color: #fff !important;
}

body #page-container #et-main-area .et_pb_button {
    color: #fff !important;
}

body #page-container #et-main-area .et_pb_button.btn-2 {
    color: #295135 !important;
}

.et_pb_row .et_pb_accordion .et_pb_toggle {
    background-color: transparent !important;
    border: none !important;
    border-bottom: 1px solid #D9D9D9 !important;
    margin-bottom: 0;
}

.et_pb_row .et_pb_accordion .et_pb_toggle .et_pb_toggle_title {
    color: #295135 !important;
    display: flex;
    align-items: center;
}

.et_pb_row .et_pb_accordion .et_pb_toggle .et_pb_toggle_title:before {
    content: '\f078' !important;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 800;
    color: #80BC14 !important;
    transition: all .3s ease;
}

.et_pb_row .et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
    display: block !important;
    transform: rotate(180deg);
}

.et_pb_row .et-menu-nav ul {
    display: block !important;
}

.et_pb_row .et-menu-nav ul li a {
    color: rgba(0, 0, 0, 0.35) !important;
    font-size: 18px;
    text-decoration: none;
    transition: color .3s ease !important;
}

.et_pb_row .et-menu-nav ul li a:hover {
    color: #295135 !important;
    text-decoration: none;
    font-weight: 700;
}

#main-footer #footer-widgets {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
}

#main-footer #footer-widgets .footer-widget {
    margin-right: 15px;
    width: auto;
}

#main-footer #footer-widgets .footer-widget .widget_nav_menu ul {
    list-style: none;
}

#main-footer #footer-widgets .footer-widget .widget_nav_menu ul li {
    padding-left: 0;
}

#main-footer #footer-widgets .footer-widget .widget_nav_menu ul li:before {
    display: none;
}

#main-footer #footer-widgets .footer-widget .widget_nav_menu ul li a {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 25px;
    display: inline-block;
    font-size: 18px;
    transition: color .25s ease-in-out;
}

#main-footer #footer-widgets .footer-widget .widget_nav_menu ul li a:hover {
    color: #FFD400;
}

#main-footer #footer-widgets .footer-widget .widget_nav_menu ul li .sub-menu li {
    margin-left: 0;
}

#main-footer #footer-widgets .footer-widget .widget_nav_menu ul li .sub-menu li a {
    font-weight: 400;
    text-transform: none;
    margin-bottom: 0;
    transition: color .25s ease-in-out;
}

#main-footer #footer-widgets .footer-widget .widget_nav_menu ul li .sub-menu li a:hover {
    color: #FFD400;
}

#main-footer #footer-widgets .footer-widget:nth-of-type(6) {
    width: 100% !important;
    margin-top: 20px !important;
}

#main-footer #footer-widgets .footer-widget:nth-of-type(6) .widget_custom_html {
    width: 100%;
}

#main-footer #footer-widgets .footer-widget:nth-of-type(6) .bottom-widget {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

#main-footer #footer-widgets .footer-widget:nth-of-type(6) .bottom-widget .content {
    max-width: 850px;
    order: 1;
}

#main-footer #footer-widgets .footer-widget:nth-of-type(6) .bottom-widget .et-social-icons {
    float: none;
    list-style-type: none;
    order: 0;
    margin-left: -40px;
    margin-bottom: 2em;
}

#main-footer #footer-widgets .footer-widget:nth-of-type(6) .bottom-widget .et-social-icons li:before {
    display: none;
}

#main-footer #footer-widgets .footer-widget:nth-of-type(6) .bottom-widget .et-social-icons li a {
    color: #FFD418;
}

#main-footer #footer-widgets .footer-widget:nth-of-type(6) .bottom-widget .et-social-icons li a:hover {
    color: #fff !important;
    opacity: 1 !important;
}

#main-footer #footer-widgets .footer-widget .copy {
    font-size: 12px;
    font-weight: 700;
}

#main-footer #footer-widgets .footer-widget .fine-print {
    font-size: 12px;
    line-height: 1.25;
}

@media screen and (min-width: 981px) {
    #main-footer #footer-widgets {
        flex-direction: row;
    }

    #main-footer #footer-widgets .footer-widget:nth-of-type(6) .bottom-widget {
        flex-direction: row;
        align-items: flex-end;
    }

    #main-footer #footer-widgets .footer-widget:nth-of-type(6) .bottom-widget .content {
        order: 0;
    }

    #main-footer #footer-widgets .footer-widget:nth-of-type(6) .bottom-widget .et-social-icons {
        margin-left: 0;
        margin-bottom: 0;
        order: 1;
    }
}

#main-footer #footer-bottom {
    display: none !important;
}

.padding-bottom {
    padding-bottom: 0 !important;
}

@media screen and (max-width: 768px) {
    body .location .et_pb_column {
        width: 50% !important;
        margin-right: 30px;
    }

    body .location .et_pb_column .fluid-width-video-wrapper {
        height: 400px;
    }

    body .location .et_pb_column .fluid-width-video-wrapper iframe {
        height: 100%;
    }

    .padding-bottom {
        padding-bottom: 40px !important;
    }

    .hide-mobile {
        display: none !important;
    }

    .et_pb_toggle {
        padding: 0 !important;
    }

    .et_pb_row {
        width: 93%;
    }

    .admissions-img {
        float: none;
        width: 100% !important;
        padding-right: 0 !important;
    }

    .adm-txt {
        width: 100% !important;
    }

    .et_pb_row .et_pb_accordion .et_pb_toggle {
        border-top: 1px solid #c4c4c4 !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .page-id-336 .et_pb_row .et_pb_accordion .et_pb_toggle:last-of-type {
        padding-bottom: 100px !important;
    }

    body #page-container #et-main-area .VIS {
        background-size: 300px !important;
        background-position-y: bottom !important;
        padding-bottom: 100px;
    }

    #page-container .et_mobile_nav_menu a {
        color: rgba(0, 0, 0, 0.35) !important;
        font-size: 16px;
        transition: color .3s ease !important;
    }

    #page-container .et_mobile_nav_menu a:hover {
        color: #295135 !important;
        text-decoration: none;
        font-weight: 700;
    }
}

.parent-pageid-2134 .audio-section .audio-row {
    padding-top: 120px !important;
    padding-bottom: 0 !important;
}

.parent-pageid-2134 #audio-file {
    height: auto;
    overflow: hidden;
    max-height: 0;
    transition: max-height .35s ease-in-out;
}

.parent-pageid-2134 #audio-file.-open {
    max-height: 200px;
}

html {
    overflow-x: hidden !important;
}

body {
    color: #295135;
    font-weight: 400;
}

body #page-container div.et_pb_section.et_pb_section_3 {
    background-color: inherit !important;
}

.et_color_scheme_green .et_pb_section a {
    border: 0 !important;
    color: inherit !important;
}

.et_color_scheme_green .et_pb_section a:hover {
    background: none !important;
    border: 0 !important;
    color: inherit !important;
    text-decoration: underline;
}

#main-content h1,
#main-content .h1 {
    font-size: calc(40px + 50 * ((100vw - 420px) / 980));
    font-weight: 700;
}

@media screen and (max-width: 420px) {

    #main-content h1,
    #main-content .h1 {
        font-size: 40px;
    }
}

@media screen and (min-width: 1400px) {

    #main-content h1,
    #main-content .h1 {
        font-size: 90px;
    }
}

#main-content h2,
#main-content .h2 {
    font-size: calc(32px + 8 * ((100vw - 420px) / 980));
    line-height: 1.2;
    font-weight: 700;
}

@media screen and (max-width: 420px) {

    #main-content h2,
    #main-content .h2 {
        font-size: 32px;
    }
}

@media screen and (min-width: 1400px) {

    #main-content h2,
    #main-content .h2 {
        font-size: 40px;
    }
}

#main-content h3,
#main-content .h3 {
    font-size: calc(28px + 8 * ((100vw - 420px) / 980));
    line-height: 1.3;
    font-weight: 700;
}

@media screen and (max-width: 420px) {

    #main-content h3,
    #main-content .h3 {
        font-size: 28px;
    }
}

@media screen and (min-width: 1400px) {

    #main-content h3,
    #main-content .h3 {
        font-size: 36px;
    }
}

#main-content p,
#main-content ul,
#main-content ol,
#main-content h5,
#main-content .et_pb_toggle_title {
    font-size: 18px;
}

#main-content a {
    text-decoration: underline;
}

#left-area .post-meta {
    display: none;
}

.et_pb_video_box .fluid-width-video-wrapper {
    padding-top: 56.75% !important;
}

.et_pb_button_0_wrapper,
.et_pb_button_1_wrapper,
.et_pb_button_2_wrapper,
.et_pb_button_3_wrapper,
.et_pb_button_4_wrapper,
.et_pb_button_5_wrapper,
.et_pb_button_6_wrapper,
.et_pb_button_7_wrapper,
.et_pb_button_8_wrapper,
.et_pb_button_9_wrapper,
.et_pb_button_10_wrapper {
    padding: 0 !important;
    background-color: transparent !important;
    border: none !important;
}

body.et_color_scheme_green #page-container #et-main-area .et_pb_button {
    border-radius: 50px;
    width: max-content;
    background-color: #1E6B52;
    border: 0 !important;
    font-size: 16px;
    line-height: 1 !important;
    padding: 1em 3.2em;
    color: #fff;
    font-weight: bold;
    transition: color .25s ease-in-out, background-color .45s ease-in-out;
    text-decoration: none;
}

body.et_color_scheme_green #page-container #et-main-area .et_pb_button::after {
    display: none;
}

body.et_color_scheme_green #page-container #et-main-area .et_pb_button:hover {
    background-color: #FFD400 !important;
    color: #295135 !important;
    text-decoration: none;
}

body.et_color_scheme_green #page-container #et-main-area .et_pb_button.-yellow {
    background: #FFD400;
    color: #295135 !important;
}

body.et_color_scheme_green #page-container #et-main-area .et_pb_button.-yellow:hover {
    background: #295135 !important;
    color: #fff !important;
}

body.et_color_scheme_green #page-container #et-main-area .et_pb_button.-reverse {
    background: #fff;
    border: 1px solid #1E6B52 !important;
    color: #1E6B52 !important;
}

body.et_color_scheme_green #page-container #et-main-area .et_pb_button.-reverse:hover {
    background-color: #80BC00 !important;
    color: #295135 !important;
}

body.et_color_scheme_green #page-container #et-main-area .et_pb_button.-lt-green-hover:hover {
    background-color: #80BC00 !important;
    color: #295135 !important;
}

.chevron-list {
    list-style: none !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.chevron-list li {
    margin-bottom: 1em;
    font-weight: normal;
}

.chevron-list li a:hover i {
    transform: translateX(5px);
    transition: transform .35s ease-out;
}

.chevron-list li i {
    color: #80BC00;
    font-size: 14px;
    margin-right: 0.65em;
}

.chevron-list li.color-yellow i {
    color: #FFD400;
}

.chevron-list li.color-white {
    color: #fff;
}

.chevron-list li.color-white i {
    color: #80BC00;
}

.chevron-list.-no-margin-bottom {
    margin-bottom: 0;
}

.et_pb_toggle_content .chevron-list {
    margin-top: 1em;
    margin-bottom: 0.25em;
    font-size: 16px;
}

.et_pb_toggle_content .chevron-list li {
    margin-bottom: 0.5em;
    padding-bottom: 0;
    font-size: 16px;
    padding-left: 0.75em;
}

.img-bnwhvr img {
    filter: grayscale(100%) contrast(80%) brightness(160%) !important;
    transition: filter .35s ease-in-out;
}

.img-bnwhvr img:hover {
    filter: grayscale(0%) contrast(100%) brightness(100%) !important;
}

@media (min-width: 981px) {
    .column-list {
        columns: 2;
    }
}

@media (max-width: 980px) {
    .text-24 {
        font-size: 24px !important;
        line-height: 1.5;
    }
}

@media (max-width: 767px) {
    .et_pb_button_module_wrapper {
        margin-left: auto;
        margin-right: auto;
    }
}

.insta-slider {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.insta-slider .et_pb_slide {
    height: 600px;
    background-size: cover !important;
    background-position: center !important;
}

@media (max-width: 620px) {
    .insta-slider {
        max-width: 300px;
    }

    .insta-slider .et_pb_slide {
        height: 300px;
    }
}

#main-content .insta-slider a.et-pb-arrow-next,
#main-content .insta-slider a.et-pb-arrow-prev {
    text-decoration: none !important;
}

#main-content .insta-slider a.et-pb-arrow-next:hover,
#main-content .insta-slider a.et-pb-arrow-prev:hover {
    text-decoration: none !important;
}

body #page-container #et-main-area .et_pb_scroll_top {
    background: #FFD400 !important;
    color: #295135 !important;
}

.color-white {
    color: #fff !important;
}

.color-green {
    color: #1E6B52 !important;
}

.color_dkgreen {
    color: #295135 !important;
}

.color-yellow {
    color: #FFD400 !important;
}

.color-gold {
    color: #AA9767 !important;
}

.bg-white {
    background-color: #fff !important;
}

.bg-green {
    background-color: #1E6B52 !important;
}

.bg-dkgreen {
    background-color: #295135 !important;
}

.bg-yellow {
    background-color: #FFD400 !important;
}

.bg-gold {
    background-color: #AA9767 !important;
}

.top-accordion .et_pb_toggle.et_pb_accordion_item {
    border-top: 1px solid #c4c4c4 !important;
    border-bottom: 1px solid #c4c4c4 !important;
    padding-bottom: 60px !important;
    padding-top: 40px !important;
}

#top-header {
    display: none !important;
}

.et_fullwidth_nav #main-header::before {
    background-image: url("https://sites.uab.edu/campustours/files/2020/08/UAB_stacked_logo.svg");
    height: 36px;
    background-size: auto 16px;
    background-position: center;
    background-color: #295135;
}

@media (min-width: 767px) {
    .et_fullwidth_nav #main-header::before {
        background-position: 2.5% center;
    }
}

#et_top_search #et_search_icon:before {
    color: #FFD400;
}

#logo {
    -webkit-transform: none !important;
    transform: none !important;
    width: 118px;
}

#main-header {
    background: #fff;
}

.et_color_scheme_green .mobile_menu_bar:before {
    color: #295135;
}

.et_fullwidth_nav #main-header .container {
    width: 93%;
}

@media (min-width: 981px) {
    .et_fullwidth_nav #main-header .container {
        width: 80%;
    }

    .et_non_fixed_nav.et_fullwidth_nav.et_header_style_left .logo_container {
        padding-left: 0;
    }

    .et_fullwidth_nav #main-header .et_menu_container {
        max-width: 1280px;
        height: 100px;
    }

    #main-header {
        background: transparent;
        box-shadow: none;
    }

    img#logo {
        max-height: none;
        max-width: 88px;
        margin-top: 0;
    }

    .et_header_style_left #et-top-navigation {
        padding-top: 43px !important;
    }

    .et_header_style_left #et-top-navigation #top-menu-nav #top-menu > li > a {
        font-size: 16px;
        color: #fff;
    }

    .et_header_style_left #et-top-navigation #top-menu-nav #top-menu > li > a:hover {
        color: #80BC00;
        opacity: 1;
    }

    .et_header_style_left #et-top-navigation #top-menu-nav #top-menu li ul a {
        font-size: 16px;
        color: #295135;
    }

    #et-main-area {
        padding-top: 100px;
        margin-top: -100px;
    }
}

@media (min-width: 981px) {
    .menu-item-110 {
        display: none !important;
    }
}

#et-main-area {
    background-color: #fff;
    background-image: linear-gradient(#1E6B52, #1E6B52), url(https://sites.uab.edu/campustours/files/2020/08/page-hero-bg.svg);
    background-position: top center;
    background-size: 100% 1000px, 100%;
    background-blend-mode: multiply;
    background-repeat: no-repeat;
}

body #page-container .et_pb_fullwidth_header.et_pb_fullwidth_header_0 {
    background-image: none !important;
    background-color: transparent !important;
}

body.home .logo_container img {
    visibility: hidden;
}

body.home article.hentry {
    padding-top: 0;
}

@media (min-width: 981px) {
    body.home article.hentry {
        padding-top: 1.5%;
    }

    body.home.et_header_style_left #et-top-navigation {
        padding-top: 43px !important;
    }

    body.home.et_header_style_left #et-top-navigation #top-menu-nav #top-menu > li > a {
        font-size: 16px;
        color: #295135;
    }

    body.home.et_header_style_left #et-top-navigation #top-menu-nav #top-menu > li > a:hover {
        color: #80BC00;
        opacity: 1;
    }

    body.home #et_top_search #et_search_icon:before {
        color: #80BC00;
    }
}

body.home #et-main-area {
    background-image: url(https://sites.uab.edu/campustours/files/2020/08/Homepage-top-left-BG-mobile.svg) !important;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: -450px 250px;
    background-size: 250%;
}

@media (min-width: 767px) {
    body.home #et-main-area {
        background-position: -800px 400px;
        background-size: 200%;
    }
}

@media (min-width: 981px) {
    body.home #et-main-area {
        background-image: url(https://sites.uab.edu/campustours/files/2020/08/Homepage-top-left-BG.svg) !important;
        background-size: calc(20% + 100px);
        background-position: -2% 0;
    }
}

body.home #hero-nu {
    padding-top: 0;
    padding-bottom: 0;
}

body.home #hero-nu .et_pb_row.et_pb_row_0 {
    padding-top: 0;
    padding-bottom: 0;
}

body.home #hero-nu .hero {
    display: flex;
    flex-direction: column;
    width: 100%;
}

body.home #hero-nu .hero__arrow {
    width: 100%;
    max-width: 40px;
    margin-top: -33px;
    z-index: 100;
    position: relative;
    margin-left: calc(50vw - 20px);
}

body.home #hero-nu .hero__headline {
    display: none;
    line-height: 0.8;
    font-weight: 700;
    margin-bottom: 0.35em;
}

body.home #hero-nu .hero__subhead {
    line-height: 99.2%;
    margin-top: 1em;
    margin-bottom: 0.75em;
    font-size: 46px;
}

body.home #hero-nu .copy-col {
    order: 1;
    width: 93%;
    margin-left: auto;
    margin-right: auto;
}

body.home #hero-nu .vid-col {
    order: 0;
}

@media (min-width: 767px) {
    body.home #hero-nu .hero__headline {
        display: block;
        margin-top: 0.65em;
    }

    body.home #hero-nu .hero__subhead {
        font-size: calc(28px + 8 * ((100vw - 420px) / 980));
        margin-top: 0;
    }
}

@media screen and (min-width: 767px) and (max-width: 420px) {
    body.home #hero-nu .hero__subhead {
        font-size: 28px;
    }
}

@media screen and (min-width: 767px) and (min-width: 1400px) {
    body.home #hero-nu .hero__subhead {
        font-size: 36px;
    }
}

@media (min-width: 767px) {
    body.home #hero-nu .hero__subhead br.mobile-br {
        display: none;
    }
}

@media (min-width: 981px) {
    body.home #hero-nu .hero {
        display: flex;
        flex-direction: row;
        align-items: center;
        width: 100%;
        margin-right: 0;
        margin-left: auto;
        padding-left: calc(50vw - 40%);
        max-width: calc(1280px + (100vw - 40% - 640px));
    }

    body.home #hero-nu .hero__headline {
        white-space: nowrap;
        margin-top: 0;
        font-size: 3em;
    }

    body.home #hero-nu .hero__body {
        max-width: 200px;
    }

    body.home #hero-nu .hero__arrow {
        margin-top: -18px;
        z-index: 100;
        display: block;
        position: relative;
        max-width: 50px;
        margin-left: -35px;
    }

    body.home #hero-nu .copy-col {
        width: 25%;
        z-index: 100;
        order: 0;
    }

    body.home #hero-nu .vid-col {
        width: 75%;
        margin-top: -20px;
        order: 1;
    }
}

@media (min-width: 1230px) {
    body.home #hero-nu .hero__headline {
        font-size: 4em;
    }
}

@media (min-width: 1572px) {
    body.home #hero-nu .hero__headline {
        font-size: 5em;
    }
}

@media (min-width: 1860px) {
    body.home #hero-nu .hero__headline {
        font-size: 90px;
    }
}

@media (min-width: 1180px) {
    body.home #hero-nu .hero__body {
        max-width: 250px;
    }

    body.home #hero-nu .hero__arrow {
        display: block;
        max-width: 60px;
        margin-top: -22px;
        margin-left: -50px;
    }
}

body.home .experience {
    background-size: 50% !important;
    padding-bottom: 0;
    padding-top: 0;
}

@media (min-width: 700px) {
    body.home .experience {
        background-size: 35% !important;
    }
}

@media (min-width: 1000px) {
    body.home .experience {
        background-size: 15% !important;
    }
}

body.home .experience .et_pb_row_1 {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
}

body.home .experience .et_pb_row_1 .et_pb_column_1 {
    order: 1;
}

body.home .experience .et_pb_row_1 .et_pb_column_1 h2 {
    margin-bottom: 0.64em;
}

body.home .experience .et_pb_row_1 .et_pb_column_2 {
    order: 0;
}

body.home .experience .exp_container {
    background-size: 100%;
    background-origin: center;
}

body.home .experience .exp_container img {
    box-shadow: 1px 1px 50px 2px rgba(215, 212, 212, 0.25);
}

@media (max-width: 981px) {
    body.home .experience .exp_container img {
        box-shadow: 1px 1px 20px 2px rgba(215, 212, 212, 0.25);
        margin: 2em auto;
    }
}

body.home .experience .ivisit_anim {
    box-shadow: 1px 1px 50px 2px rgba(215, 212, 212, 0.25);
}

@media (min-width: 981px) {
    body.home .experience .et_pb_row_1 {
        flex-direction: row;
    }

    body.home .experience .et_pb_row_1 .et_pb_column_1 {
        order: 0;
    }

    body.home .experience .et_pb_row_1 .et_pb_column_2 {
        order: 1;
    }
}

@media (max-width: 980px) {
    body.home .experience {
        background-size: 0 !important;
    }

    body.home .experience .et_pb_row_1 {
        padding-top: 0;
        padding-bottom: 0;
    }

    body.home .experience .et_pb_image_0 {
        background-size: 0 !important;
    }
}

body.home .home-video .et_pb_row_2 {
    padding-bottom: 0;
}

body.home .trailblazers {
    padding-top: 64px;
}

body.home .trailblazers .et_pb_row.et_pb_row_4 {
    padding-bottom: 180px;
}

body.home .trailblazers #tb_row .et_pb_column_1_2 h3.h2 {
    font-size: calc(32px + 23 * ((100vw - 420px) / 980));
}

@media screen and (max-width: 420px) {
    body.home .trailblazers #tb_row .et_pb_column_1_2 h3.h2 {
        font-size: 32px;
    }
}

@media screen and (min-width: 1400px) {
    body.home .trailblazers #tb_row .et_pb_column_1_2 h3.h2 {
        font-size: 55px;
    }
}

@media (max-width: 980px) {
    body.home .trailblazers .et_pb_row.et_pb_row_4 {
        padding-top: 0;
    }

    body.home .trailblazers .et_pb_column_6 {
        margin-top: 0;
        margin-bottom: 0;
    }

    body.home .trailblazers .et_pb_column_4 {
        margin-bottom: 0;
    }
}

@media (min-width: 981px) {
    body.home .trailblazers {
        padding-top: 100px;
    }
}

@media (min-width: 1280px) {
    body.home .trailblazers {
        padding-top: 130px;
    }
}

@media (min-width: 1440px) {
    body.home .trailblazers {
        padding-top: 160px;
    }
}

@media (min-width: 1600px) {
    body.home .trailblazers {
        padding-top: 200px;
    }
}

body.home .VIS .chevron-list {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 2em;
}

body.home .VIS .chevron-list li a:hover {
    color: #FFD400 !important;
}

body.home .VIS .chevron-list i {
    color: #FFD400;
}

body.home div.et_pb_section.et_pb_section_6.preview .et_pb_button_module_wrapper {
    margin-left: auto;
    margin-right: auto;
}

body.home div.et_pb_section.et_pb_section_6.preview strong {
    margin-top: 1.5em;
    display: block;
}

@media (min-width: 981px) {
    body.home div.et_pb_section.et_pb_section_6.preview {
        background-size: 400px;
        background-repeat: no-repeat;
    }

    body.home div.et_pb_section.et_pb_section_6.preview .et_pb_button_module_wrapper {
        margin: 0;
    }

    body.home div.et_pb_section.et_pb_section_6.preview strong {
        margin-top: 0;
    }

    body.home div.et_pb_section.et_pb_section_6.preview .et_pb_row {
        padding-bottom: 180px;
        background-size: 350px;
        background-position: 100px 250px;
    }
}

@media (max-width: 980px) {
    body.home div.et_pb_section.et_pb_section_6.preview {
        background-image: none !important;
    }

    body.home div.et_pb_section.et_pb_section_6.preview .et_pb_row {
        background-size: 0;
    }
}

body.home #page-container div.et_pb_section.et_pb_section_3#trailblazer {
    background-image: url(https://sites.uab.edu/campustours/files/2020/08/Home-TB-BG.jpg), url(https://sites.uab.edu/campustours/files/2020/08/Home-Hero-BG-2v2.png) !important;
    background-size: 50%, 40%;
    background-position: bottom left, top right;
}

@media (max-width: 767px) {
    body.home #page-container div.et_pb_section.et_pb_section_3#trailblazer {
        background-position: bottom right, top right;
        background-size: 100%, 40%;
    }
}

.VIS {
    background-size: 500px !important;
    background-position: right bottom !important;
}

.VIS .vis-body h2 {
    color: #fff !important;
}

.VIS .vis-body p {
    color: #fff !important;
    line-height: 1.7;
}

@media (min-width: 981px) {
    .VIS .et_pb_row {
        align-items: center;
    }
}

@media only screen and (min-width: 1600px) {
    .VIS {
        padding: 100px 0 !important;
        background-position-y: 100% !important;
    }
}

body.page-id-340.et_cover_background {
    background-image: url(https://sites.uab.edu/campustours/files/2020/09/admissions-page-bottom-bg.png) !important;
    background-position: bottom center !important;
    background-size: 100vw !important;
}

@media (min-width: 981px) {
    body.page-id-340.et_cover_background {
        background-size: 20vw, auto !important;
        background-position: left center, bottom right !important;
        background-image: url(https://sites.uab.edu/campustours/files/2020/08/admissions-page-left-bg.svg), url(https://sites.uab.edu/campustours/files/2020/09/admissions-page-bottom-bg.png) !important;
    }
}

@media (min-width: 1500px) {
    body.page-id-340.et_cover_background {
        background-size: 20vw, auto, 250px !important;
        background-position: left center, bottom right, right 30vh !important;
        background-image: url(https://sites.uab.edu/campustours/files/2020/08/admissions-page-left-bg.svg), url(https://sites.uab.edu/campustours/files/2020/09/admissions-page-bottom-bg.png), url(https://sites.uab.edu/campustours/files/2020/08/admissions-page-right-bg.png) !important;
    }
}

.admissions-menu li {
    margin-bottom: 2em !important;
}

body.page-id-1051 #top-menu-nav #top-menu > li > a,
body.parent-pageid-1051 #top-menu-nav #top-menu > li > a {
    color: #295135 !important;
}

body.page-id-1051 #top-menu-nav #top-menu > li > a:hover,
body.parent-pageid-1051 #top-menu-nav #top-menu > li > a:hover {
    text-decoration: underline !important;
    opacity: 1;
}

body.page-id-1051 #top-menu-nav #top-menu li ul a,
body.parent-pageid-1051 #top-menu-nav #top-menu li ul a {
    color: #295135;
}

body.page-id-1051 #et-main-area,
body.parent-pageid-1051 #et-main-area {
    background-color: #fff;
    background-image: linear-gradient(#80BC00, #80BC00), url(https://sites.uab.edu/campustours/files/2020/08/page-hero-bg.svg);
    background-position: top center;
    background-size: 100% 1000px, 100%;
    background-blend-mode: multiply;
    background-repeat: no-repeat;
}

@media (max-width: 980px) {

    body.page-id-1051 div.et_pb_section.et_pb_section_1,
    body.parent-pageid-1051 div.et_pb_section.et_pb_section_1 {
        background-size: 0 !important;
    }
}

body.page-id-1051 .hero-img::after,
body.parent-pageid-1051 .hero-img::after {
    display: none;
}

div.et_pb_section.et_pb_section_1.audio-section {
    background-size: contain;
    background-position: -340px 100px !important;
}

@media (max-width: 600px) {
    div.et_pb_section.et_pb_section_1.audio-section {
        background-position: -260px 160px !important;
    }
}

.hero-img {
    position: relative;
    margin-top: -50px;
}

.hero-img::after {
    content: "";
    display: block;
    position: absolute;
    left: -15px;
    bottom: 50px;
    width: 40px;
    height: 46px;
    background-image: url(https://sites.uab.edu/campustours/files/2020/08/ltgreen-arrow-down.svg);
    background-size: contain;
}

.hero-img.img-fit img {
    padding-left: 0 !important;
}

@media (min-width: 981px) {
    .hero-img {
        margin-top: 0;
    }

    .hero-img::after {
        left: 4px;
        bottom: 30px;
        width: 60px;
        height: 69px;
    }
}

@media (min-width: 1300px) {
    .hero-img {
        margin-top: 0;
    }

    .hero-img::after {
        left: -30px;
    }
}

.hero__arrow {
    width: 100%;
    max-width: 40px;
    margin-top: -33px;
    z-index: 100;
    position: relative;
    margin-left: calc(50vw - 20px);
}

.audio-section .audio-row {
    padding-top: 120px !important;
    padding-bottom: 0 !important;
}

#audio-file {
    height: auto;
    overflow: hidden;
    max-height: 0;
    transition: max-height .35s ease-in-out;
}

#audio-file.-open {
    max-height: 200px;
}

@media (min-width: 500px) {
    .tb_photo {
        float: left;
        margin-right: 2em !important;
        margin-bottom: 12% !important;
    }
}

.tb_title {
    padding-top: 1em;
}

.page-nav a {
    display: block;
    line-height: 1;
    font-size: 18px;
}

.page-nav a:hover,
.page-nav a:active {
    color: #FFD400 !important;
}

@media (max-width: 981px) {
    .page-nav {
        column-count: 2;
    }
}

body.parent-pageid-336 #main-content .et_pb_section_0,
body.parent-pageid-1051 #main-content .et_pb_section_0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

body.parent-pageid-336 #main-content .et_pb_section_0 .et_pb_row_0,
body.parent-pageid-1051 #main-content .et_pb_section_0 .et_pb_row_0 {
    display: flex;
    flex-direction: column;
}

body.parent-pageid-336 #main-content .et_pb_section_0 .et_pb_row_0 .et_pb_column_0,
body.parent-pageid-1051 #main-content .et_pb_section_0 .et_pb_row_0 .et_pb_column_0 {
    padding-bottom: 3em !important;
}

body.parent-pageid-336 #main-content .et_pb_section_0 .et_pb_row_0 .et_pb_column_1,
body.parent-pageid-1051 #main-content .et_pb_section_0 .et_pb_row_0 .et_pb_column_1 {
    align-self: flex-end;
}

body.parent-pageid-336 #main-content .et_pb_section_0 .et_pb_row_0 .et_pb_column_1 .et_pb_image,
body.parent-pageid-1051 #main-content .et_pb_section_0 .et_pb_row_0 .et_pb_column_1 .et_pb_image {
    margin-top: 0 !important;
    margin-bottom: -110px !important;
    max-width: 100%;
}

@media (max-width: 600px) {

    body.parent-pageid-336 #main-content .et_pb_section_0 .et_pb_row_0 .et_pb_column_1 .et_pb_image,
    body.parent-pageid-1051 #main-content .et_pb_section_0 .et_pb_row_0 .et_pb_column_1 .et_pb_image {
        width: 100% !important;
    }
}

@media (min-width: 981px) {

    body.parent-pageid-336 #main-content .et_pb_section_0 .et_pb_row_0,
    body.parent-pageid-1051 #main-content .et_pb_section_0 .et_pb_row_0 {
        flex-direction: row;
    }

    body.parent-pageid-336 #main-content .et_pb_section_0 .et_pb_row_0 .et_pb_column_1 .et_pb_image,
    body.parent-pageid-1051 #main-content .et_pb_section_0 .et_pb_row_0 .et_pb_column_1 .et_pb_image {
        max-width: none;
    }
}

body.parent-pageid-336 #main-content #overview .et_pb_column_4 h2,
body.parent-pageid-1051 #main-content #overview .et_pb_column_4 h2 {
    font-size: calc(36px + 46 * ((100vw - 420px) / 980));
}

@media screen and (max-width: 420px) {

    body.parent-pageid-336 #main-content #overview .et_pb_column_4 h2,
    body.parent-pageid-1051 #main-content #overview .et_pb_column_4 h2 {
        font-size: 36px;
    }
}

@media screen and (min-width: 1400px) {

    body.parent-pageid-336 #main-content #overview .et_pb_column_4 h2,
    body.parent-pageid-1051 #main-content #overview .et_pb_column_4 h2 {
        font-size: 82px;
    }
}

body.parent-pageid-336 #main-content .audio-section .audio-row,
body.parent-pageid-1051 #main-content .audio-section .audio-row {
    height: 0;
    line-height: 0;
    overflow: hidden;
    padding-top: 70px !important;
}

body.parent-pageid-336 #main-content .location h2,
body.parent-pageid-1051 #main-content .location h2 {
    color: #295135;
    font-size: calc(32px + 23 * ((100vw - 420px) / 980));
}

@media screen and (max-width: 420px) {

    body.parent-pageid-336 #main-content .location h2,
    body.parent-pageid-1051 #main-content .location h2 {
        font-size: 32px;
    }
}

@media screen and (min-width: 1400px) {

    body.parent-pageid-336 #main-content .location h2,
    body.parent-pageid-1051 #main-content .location h2 {
        font-size: 55px;
    }
}

footer #media_image-2 {
    max-width: 132px;
}

.zero-height-section {
    padding: 0 !important;
    margin: 0 !important;
    height: 0 !important;
    line-height: 0 !important;
}

.two-col-banner .et_pb_row {
    align-items: center;
}

.two-col-banner h3 {
    font-weight: 400 !important;
}

@media (max-width: 980px) {
    .page-id-2134 div.et_pb_section.et_pb_section_1 {
        background-size: 30vw;
        padding-top: 12vw;
    }
}

.page-id-2134 .start-here-label::before {
    content: "START HERE";
    background-color: #FFD400;
    color: #295135;
    bottom: 1px;
    position: relative;
    z-index: 100;
    padding: 2px 6px 0;
    line-height: 0;
    font-weight: bold;
    letter-spacing: 1px;
}

.page-id-2134 .horiz-borders {
    padding: 45px 0 65px;
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
}

@media (min-width: 1280px) {
    .page-id-2134 h1 {
        white-space: nowrap;
    }
}

body.page-id-2134 #page-container #et-main-area .two-col-banner .et_pb_button:hover {
    background-color: #fff !important;
    color: #1E6B52 !important;
}

.parent-pageid-2134 .page-nav {
    column-count: 1 !important;
    display: none;
}

.parent-pageid-2134 #overview {
    padding-top: 100px;
}

.parent-pageid-2134 #overview .et_pb_module.et_pb_text.et_pb_text_3.et_pb_text_align_left.et_pb_bg_layout_light {
    display: none !important;
}

@media (max-width: 900px) {
    .parent-pageid-2134 #overview {
        max-width: 80% !important;
    }
}

@media (max-width: 500px) {
    .parent-pageid-2134 #overview {
        max-width: 86% !important;
    }
}

.parent-pageid-2134 div.et_pb_section.et_pb_section_1.audio-section {
    background-size: 300px;
    background-position: 0 -70px !important;
}

@media (max-width: 800px) {
    .parent-pageid-2134 div.et_pb_section.et_pb_section_1.audio-section {
        background-size: 30vw;
        background-position: -30px -150px !important;
    }
}

@media (max-width: 600px) {
    .parent-pageid-2134 div.et_pb_section.et_pb_section_1.audio-section {
        background-size: 30vw;
        background-position: 0 0 !important;
    }
}

.parent-pageid-2134 .overview-audio h3 {
    font-weight: 400 !important;
}

.parent-pageid-2134 .tb_photo {
    max-width: 92px;
}

.parent-pageid-2134 .tb_headline h3 {
    font-weight: normal !important;
}

.parent-pageid-2134 .audio-embed-row .sgt-embed iframe {
    height: 40px;
    padding: 10PX;
    background: #f1f1f1;
}

@media (max-width: 768px) {
    .parent-pageid-2134 .audio-embed-row .et_pb_column {
        text-align: center;
    }

    .parent-pageid-2134 .audio-embed-row .et_pb_column .tb_headline {
        text-align: center;
    }
}

@media (max-width: 500px) {
    .parent-pageid-2134 .audio-embed-row .et_pb_column .tb_title {
        text-align: center;
    }
}

.parent-pageid-2134 .next-stop-section .next-stop-row.et_pb_row_4 {
    border-top: 1px solid #c4c4c4;
    padding-top: 60px;
    padding-bottom: 0;
}

.parent-pageid-2134 .next-stop-section .next-stop-row.et_pb_row_4 .et_pb_text_8 p {
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 20px;
    color: #80BC00;
    font-weight: bold;
}

@media (max-width: 768px) {
    .parent-pageid-2134 .next-stop-section .next-stop-row.et_pb_row_4 {
        text-align: center;
    }

    .parent-pageid-2134 .next-stop-section .next-stop-row.et_pb_row_4 .et_pb_text_8 {
        text-align: center;
    }
}

.parent-pageid-2134 .next-stop-section .next-stop-row.bottom .et_pb_column_1_2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.parent-pageid-2134 .next-stop-section .next-stop-row.bottom .et_pb_column_1_2 .et_pb_button {
    width: 100% !important;
    text-align: center;
}

@media (max-width: 768px) {
    .parent-pageid-2134 .next-stop-section .next-stop-row.bottom {
        text-align: center;
    }

    .parent-pageid-2134 .next-stop-section .next-stop-row.bottom .et_pb_text_9 {
        text-align: center;
    }
}

@media (min-width: 981px) {
    .parent-pageid-2134 #overview {
        padding-top: 200px;
    }
}