/*Proxima Nova*/
@import url("https://use.typekit.net/vyl3ndk.css");

.prox-font {
    font-family: Proxima Nova;
    font-size: 2.25rem;
}

.ub-blue {
    color: #00263A;
}

.ub-red {
    color: #9D2235;
}

.ub-secondary-blue {
    color: #A3C7D2;
}

.ub-green {
    color: #00A74A;
}

.ub-blue-background {
    background-color: #00263A;
}

    .ub-blue-background:last-child {
        padding-bottom: 20px;
    }

.ub-red-background {
    background-color: #9D2235;
    height: 100%;
    padding: 15px;
}

.ub-red-background-inline {
    background-color: #9D2235;
    padding: 15px 50px;
    margin: 0px -15px;
}

.ub-secondary-blue-background {
    background-color: #285780;
}

.ub-red-border {
    border: 4px solid #9D2235;
}

.top-rounded {
    border-radius: .25rem .25rem 0rem 0rem;
}

.bottom-rounded {
    border-radius: 0rem 0rem .25rem .25rem;
}

.justify-text, .justify-text * {
    text-align: justify;
    text-justify: inter-word;
}

.sub-menu-1 {
    width: 385px;
    position: absolute;
    right: 50px;
    margin-top: 55px;
    border-radius: .5rem;
}

.sub-menu-2 {
    width: 455px;
    position: absolute;
    right: 30px;
    bottom: 30px;
    font-size: 10.5pt;
    border-radius: .5rem;
}

.sub-menu-3 {
    width: 245px;
    position: absolute;
    right: 0px;
    bottom: 20%;
    font-size: 11pt;
    border-radius: .5rem 0px 0px .5rem;
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.sub-menu-4 {
    width: 450px;
    position: absolute;
    left: 30px;
    bottom: 10%;
    font-size: 11pt;
    border-radius: .5rem;
}

.sub-menu-4_1 {
    width: 750px;
    position: absolute;
    left: 17%;
    bottom: 14%;
    font-size: 11pt;
    border-radius: .5rem;
}

.row {
    margin-top: 0 !important;
}

.blog-hr {
    border-color: gray;
    width: 100%;
    padding: 0 !important;
    margin: 15px 0px;
}

.row > .blog-hr {
    margin: 35px 15px !important
}

.seperator-hr {
    margin-left: -10vw;
}

.twitter-link {
    padding-left: 15px;
}

    .twitter-link .twitter-arubio {
        width: 175px;
        margin-left: -10px;
    }

.blog-body {
    margin: 15px -15px;
    padding: 15px;
}

.image-width {
    width: 100%;
}

.post-image {
    height: 195px;
    object-fit: cover !important;
    object-position: center;
}

.featured-image {
    height: 600px;
    object-fit: cover !important;
    /*            background-position: 0px -135px;*/
}

.border-bottom {
    border-top: 2px solid dimgray;
}

.blog-title {
    /*    padding: 15px 15px 40px;*/
    padding: 15px;
    background-color: #e3e9ef;
    color: #33475b;
}

.featured-post::after {
    content: "Featured";
    color: white;
    background-color: #285780;
    border-radius: .25rem;
    padding: 2px 10px;
    position: absolute;
    right: 20px;
    top: 15px;
}

.editors-choice::after {
    content: "Editor's Choice";
    color: white;
    background-color: #6BA4B8;
    border-radius: .25rem;
    padding: 2px 10px;
    position: absolute;
    right: 20px;
    top: 15px;
}

.post-date {
    /*position: absolute;
    left: 15px;
    bottom: 15px;*/
    display: block;
}

.row > * {
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
}

.ubConsultingImage {
    height: 135px;
    width: auto;
    object-fit: cover;
    background-position: 0px -38px;
    overflow-x: hidden;
}

.bg-brandlb {
    top: 85px;
    z-index: 1 !important;
}

.full-width {
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
}

.blog-body {
    margin: 15px -15px;
    padding: 15px;
}

.socialButton {
    padding-left: 5px;
    font-size: 22px;
    position: relative;
    top: 3px;
    color: gray;
}

.image-credits {
    color: dimgray;
    /*    background-color: #e3e9ef;*/
    font-size: 9pt;
}

.back-arrow h2:after {
    content: '\f053';
    font-family: FontAwesome;
    font-size: 15pt;
    position: relative;
    top: -5px;
    right: 325px;
}

.navFont {
    font-size: 16px !important;
}

.dropdown-content {
    z-index: 20 !important;
}

#main-wrapper {
    padding: 5em 0 2em 0 !important;
}

.fixUBLogo {
    position: relative;
    top: 0px;
    left: -45px;
    padding-top: 7px !important;
}

/*#logo-jpg {
    width: 21.75% !important;
}*/

.fixTopMargin {
    margin-top: -5px;
}

.fixTopMarginImg {
    margin-top: -8px;
}

.fixTopNav {
    margin-top: -10px;
}

.fixNavPadding {
    padding-top: 13px !important;
}

.contact-link-fix {
    position: relative;
    bottom: -1px;
}

.event-link-fix {
    position: relative;
    bottom: 2px;
}

@media only screen and (min-width: 1200px) {
    .fixModalMargin {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

@media only screen and (min-width: 737px) {
    .grow {
        transition: all .2s ease-in-out;
    }

        .grow:hover {
            transform: scale(1.015);
        }
}

@media only screen and (max-width: 1323px) and (min-width: 1200px) {
    #main-wrapper {
        padding-top: 110px !important;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 737px) {
    .bg-brandlb {
        top: 145px;
    }

    #main-wrapper {
        padding-top: 110px !important;
    }
}

@media only screen and (max-width: 736px) {
    .bg-brandlb {
        top: 100px;
    }

    #main-wrapper {
        padding-top: 250px !important;
    }

    .fixTopNav {
        display: none !important;
    }

    .fixUBLogo {
        position: unset !important;
    }
}
