﻿body {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 1.125rem;
    color: #333333;
    /*background-color: #2774AE;
                    background-image: linear-gradient(#2774AE, #003B5C); */
}

.homePageBackgroundBlurImage {
    /*background-repeat: no-repeat !important;
            background-size: cover !important;*/
}

.first-overlay-popup-background {
    /*background-image: linear-gradient(to right, rgba(68,133,186,1) 0%, rgba(0,70,128,0.82) 100%);*/
}

hr.UCLABlue {
    border-top: 1px solid #2774AE !important;
}

.colorUCLABlue {
    color: #2774AE;
}

.colorWhite {
    color: #FFFFFF !important;
}

.fontBold {
    font-weight: bold;
}

#divPrintBear {
    display: none;
    width: 100%
}

#imgHeaderRoyce {
    width: 100%;
}

#divWelcomeRow {
    background-image: url("../images/Ackerman-Exterior-Yellow.jpg");
    background-position: center;
    background-size: cover;
    /*padding-top: 155px;*/
    /*margin-bottom: 60px;*/
}

#divWelcome {
    margin-top: 137px;
    margin-bottom: 50px;
    background-color: #FFFFFF;
    padding: 0 !important;
}

.OuterWrapper {
    /*    padding-top: 100px; */
    width: 100%;
    /*min-height: 100vh;*/
    padding-bottom: 0px;
    /*            padding-left: 20px;
            padding-right: 20px;*/
}

.container {
    /*   width: 800px; */ /* fix more mobile response problem associated with iFrame.  Moved to media query. */
    /*width: 90%;
            max-width: 90%;*/
    width: 100%;
    max-width: 1920px;
    text-align: left;
    margin: auto;
    /*            padding-bottom: 60px;*/
}

.container-year-video {
    padding-bottom: 0px;
}


.introText {
    font-size: 1rem;
    font-weight: 200;
}

.alert {
    color: #FFD100;
    margin-top: 30px;
}

.query {
    text-align: left;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.divQueryGroup {
    /*    float: left;
            width: 600px;
            text-align:left; */
}

.eventWrapper {
    padding-top: 2rem; /*  padding-left: 5vw;
                    padding-right: 5vw; */
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    border-radius: 5px;
}

.eventWrapperPersonal {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-left-style: solid !important;
    border-left-color: #FFD100 !important;
    border-left-width: 3px !important;
}

.dynamicSession {
    padding-left: 20px;
    padding-right: 20px;
}

.eventDetails {
    text-align: left;
}

    .eventDetails ul {
        padding-left: 1rem;
        margin-bottom: 2rem;
        list-style-position: outside;
    }

        .eventDetails ul .sublist {
            margin-bottom: 0;
        }

.textLink {
    text-decoration: underline;
}

    .textLink:hover {
        cursor: pointer;
    }

ol {
    list-style-position: outside;
}

    ol li {
        margin-bottom: 20px;
    }

.eventCategory {
    color: #C3D7EE;
    font-size: 1.333rem;
    text-align: center;
    line-height: 1.7rem;
}

.eventTime {
    color: #FFFFFF; /* #C3D7EE; */
    font-size: 1.333rem;
    text-align: left;
    margin-bottom: 1rem;
}

.eventTimePersonal {
    color: #FFFFFF; /* #C3D7EE; */
    font-size: 1.333rem;
    text-align: left;
    line-height: 1.6rem;
    margin-top: 6px;
    margin-bottom: 1rem;
}

.eventDate {
    color: #C3D7EE;
    font-size: 1.333rem;
    text-align: center;
    margin-bottom: 2rem;
}

.eventName {
    color: #FFD100;
    font-size: 1.7rem;
    text-align: center;
    line-height: 2.5rem;
}

.eventDescription {
    font-size: 1rem;
    margin-bottom: 2rem;
}

.eventLocation {
    font-size: 1rem;
    font-weight: bold;
}

.eventCity {
}

.eventState {
}

.eventZip {
}

.eventCountry {
}

.eventURL {
    margin-top: 1em;
    text-align: center;
}


#divKeyLabel {
    text-align: left;
    margin-bottom: 10px;
}

.connectCategory {
    text-align: left;
    margin-bottom: 25px;
    font-size: 1rem;
}

.connectName {
    margin-bottom: 1rem;
    line-height: 2rem;
    text-align: center;
}

.connectEventName {
    margin-bottom: 0px;
    line-height: 2rem;
    text-align: left;
}

.moreInformation {
    font-size: 1.125rem; /*width:14rem;*/
    height: 2.5rem;
    max-width: 100%;
    color: #FFFFFF;
    border-color: #FFFFFF;
    background-color: transparent;
    border-style: solid;
}

.buttonActiveGold:hover {
    color: #FFD100;
    border-color: #FFD100;
}

.eventSeparator {
    margin-top: 20px;
    margin-bottom: 20px;
    clear: both;
}

.section {
    clear: both;
    text-align: left; /*  padding-top: 30px;   margin-left: 20px;
                    margin-right: 20px; */
}

.page {
    padding-right: 2%;
    padding-left: 2%;
}

.pageSectionOuter {
    padding-left: 20px;
    padding-right: 20px;
}

/*        .paddingBottom0 {
            padding-bottom: 0px !important;
        }
*/
.paddingBottom20 {
    padding-bottom: 20px;
}

.paddingBottom30 {
    padding-bottom: 30px;
}

.paddingBottom40 {
    padding-bottom: 40px;
}

.paddingBottom60 {
    padding-bottom: 60px;
}

.pageSection {
    /*background-color:#2774AE;*/
    text-align: left;
    display: inline-block;
    padding-top: 64px;
    padding-bottom: 64px;
    width: 100%;
    /*max-width: 100%;*/
}

.pageSubSection {
    display: inline-block;
    margin-top: 64px;
}

.pageSectionWelcome {
    /*background-color:#2774AE;*/
    text-align: left;
    display: inline-block;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    background-image: url("../images/Welcome-Letter-Molecules@2x.png");
    /*max-width: 100%;*/
}

.leftMobileStack {
    float: left;
    width: 44%;
    padding-left: 0px;
    padding-right: 80px;
}

.rightMobileStack {
    float: left;
    max-width: 42%;
    padding-left: 60px;
    padding-right: 0px;
}

.verticalSpacer {
    /*padding-top: 10%;*/
}

.paddingH20 {
    padding-left: 20px;
    padding-right: 20px;
}

.whiteBG {
    background-color: #FFFFFF;
}

.blueBG {
    background-color: #2774AE !important;
}

.goldSection {
    background-image: linear-gradient(137deg, #FFD100 0%, #FFB81C 100%);
}

.blueSection {
    background-image: linear-gradient(95deg, #2774AE 0%, #005587 100%);
}

.colorBlack {
    color: #000000;
}

.colorGold {
    color: #FFD100;
}

.transparentBlock {
    background-color: transparent !important;
}

.headline {
    font-size: 36px;
    font-weight: bold;
    line-height: 112.5%;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: left;
    display: inline-block;
    margin-bottom: 32px;
}

.nextButton {
    text-align: center;
    max-height: 48px;
    display: inline-block;
    background-color: #003B5C;
    max-width: 100%;
}



.boxText {
    background-color: #2774AE;
    padding: 6px;
}

.numberBlock {
    font-size: 36px;
    font-weight: bold;
    line-height: 100%;
    padding-bottom: 10px;
}

.sectionHeader {
    /*  font-weight: bold; */
    font-size: 2rem;
    margin-bottom: 20px;
    text-align: left;
    line-height: 2.3rem;
}

.sectionIntro {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 1rem;
    text-align: left;
}

.divPersonalGreeting {
    font-size: 2rem;
    margin-bottom: 20px;
    text-align: left;
    line-height: 2.3rem;
}

.spHidden {
    display: none;
}

.divTextBoxContainer {
    /*  float: left; */
    /*  height: 80px; */
    /*  margin-right: 20px; */
    /* max-width: 80%;*/
    position: relative;
    margin-bottom: 15px;
}

.divRadioButtonsOuter {
    /*  font-size:1.25rem; */
    clear: both;
    max-width: 100%;
}

.divRBSearchPrompt {
    float: left;
    margin-right: 20px;
    max-width: 100%;
}

.divRadioButtonList {
    max-width: 100%;
}

#divMsg {
    padding-top: 20px;
    clear: both;
    text-align: left;
}

.divSubmitButton {
    float: left;
}

.submitButton {
    height: 64px;
    width: 150px;
    border-width: 1px;
    border-style: solid;
    color: #FFFFFF;
    border-color: #FFFFFF;
    background: transparent;
    font-size: 1.333rem;
}

.inpTextBox {
    font-size: 1.333rem;
    color: #aaa; /* margin: 0 0 0 0.1em; */
    padding-left: 10px;
    height: 60px;
    width: 600px;
    max-width: 90%;
    border-width: 1px;
    border-style: solid; /*  border-color:Black; */
}

.input-prompt {
    font-size: 1.333rem;
    position: absolute;
    color: #8bb8e8;
    margin: 0;
    /*  padding-left: 10px; */
    padding-top: 0.3rem;
    vertical-align: middle;
    height: 2rem;
    width: 100%;
    max-width: 100%;
    display: block;
}

input[type='radio']:after {
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 1.125rem;
    top: -.3125rem;
    left: -.375rem;
    position: relative;
    background-color: #005587;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid white;
}

input[type='radio']:checked:after {
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 1.125rem;
    top: -.3125rem;
    left: -.375rem;
    position: relative;
    background-color: #FFD100;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid #FFD100;
}

a:hover {
    color: #FFD100;
}

/*.welcomeParagraph a:hover {
            color:#2774AE;
        }*/

.colorUCLABlue:hover {
    color: #2774AE;
}

.aOnGold {
    color: #333333;
}

    .aOnGold:hover {
        color: #2744AE;
    }

.aOnWhite {
    color: #2774AE;
}

    .aOnWhite:hover {
        color: #333333;
    }

.aOnBlue {
    color: #FFFFFF;
}

    .aOnBlue:hover {
        color: #FFD100;
    }

.sectionDivider {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0 0 0 0;
}

#divPageSize {
    display: none;
    padding-top: 20px;
    padding-bottom: 20px;
}

#divShowMore {
    margin-top: 20px;
}

#btnShowMore {
    display: none; /* height:30px;
                    width:100px; */
}

label {
    white-space: nowrap;
    padding-right: .375rem;
}


.rbLabel {
    padding-left: .25rem;
}

/* overriding styles */

h1 {
    padding: 0;
}

/* done, overriding styles */


/* inputs */
.roundedInput {
    font-size: 1.5rem;
    line-height: 0.1rem;
    letter-spacing: 1px;
    border: 2px solid #FFFFFF;
    border-radius: 75px;
    color: #FFFFFF;
    background: transparent;
    height: 2.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    /*  padding-top: 1rem;
            padding-bottom: 1rem;
            font-weight: 600; */
}

input:focus {
    border-color: #FFD100;
    background: transparent;
    color: #FFFFFF;
    outline: none;
}

input.btnInactive:focus {
    border-color: #FFFFFF;
}


/* Alumni Day 2019 styles */

.nf15rem {
    display: none;
    font-size: 1.5rem !important;
}

#divHero {
    width: 50%;
    text-align: center;
    margin: auto;
    display: none;
}

#imgHero {
    width: 85%;
}

#svgAAG {
    width: 100%;
    max-width: 100%;
}

.UCLAgold {
    background-image: linear-gradient(to right, #FFB81C, #ffd100) !important;
    color: #2774AE !important;
}

.categoryHeader {
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 430px;
    max-width: 80%;
    text-align: center;
    margin: auto;
    margin-top: 20px;
    color: #FFFFFF;
    font-weight: normal;
    cursor: pointer;
    border-radius: 5px;
    border-width: 2px;
    border-style: solid;
    border-color: #FFFFFF
}

    .categoryHeader:hover {
        /*background-color: #FFD100;*/
        color: #FFD100;
        border-color: #FFD100;
    }

.cta {
    font-size: 1.2rem;
    background-color: #2774AE;
    padding: 8px;
    max-width: 550px;
    width: 100%;
    text-align: center;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #FFFFFF;
    font-weight: normal;
    cursor: pointer;
    letter-spacing: 0.1rem;
    border-radius: 5px;
    border-width: 2px;
    border-style: solid;
    border-color: #FFFFFF
}

.UCLAOne {
    width: 200px;
    max-width: 100%;
}

.goButton {
    font-size: 1.2rem;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 250px;
    max-width: 100%;
    text-align: center;
    margin: 20px auto;
    color: #FFFFFF;
    font-weight: normal;
    margin-bottom: 20px;
    cursor: pointer;
    letter-spacing: 0.1rem;
    border-radius: 5px;
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 2px;
    clear: both;
}

.width150 {
    width: 150px !important;
}


.width200 {
    width: 200px !important;
}

.width300 {
    width: 300px !important;
}

.signOutButton {
}

.printButton {
}

.downloadButton {
}

#inpSearch {
}

#divSearchBtnGo {
}

.querySection {
    text-align: left;
    margin-top: 20px;
    clear: both;
}

.queryCategory {
    margin-top: 20px;
    display: none;
    text-align: center;
    margin: auto;
    max-width: 100%;
}

#divQueryType {
    width: 600px;
}

#divQueryTopic {
    width: 700px;
}

#divQueryTime {
    width: 400px;
}

.sectionLabel {
    clear: both;
    margin-bottom: 20px;
}

.floatLeft {
    float: left;
}

.clearBoth {
    clear: both;
}

.categoryClear {
    float: left !Important;
    margin-left: 20px !Important;
    padding-top: 7px !Important;
    padding-bottom: 0px !Important;
    display: none;
}

.filterSectionLabel {
    display: none;
}

.queryButton {
    font-size: 0.8rem;
    padding-top: 8px;
    padding-bottom: 8px;
    /*width: 12%;*/
    min-width: 100px;
    text-align: center;
    color: #FFFFFF;
    font-weight: normal;
    margin-bottom: 20px;
    cursor: pointer;
    /*letter-spacing: 0.1rem;*/
    border-style: none;
    float: left;
    /*margin-right: 20px;*/
}

.textCentered {
    text-align: center;
}

.textLeft {
    text-align: left !important;
}

.marginAuto {
    margin: auto;
}

.textBold {
    font-weight: bold;
}

.textItalic {
    font-style: italic;
}

.noMarginTop {
    margin-top: 0 !important;
}

.noMarginBottom {
    margin-bottom: 0 !important;
}

.marginBottom4 {
    margin-bottom: 4px;
}

.marginBottom8 {
    margin-bottom: 8px;
}

.marginBottom10 {
    margin-bottom: 10px;
}

.marginBottom12 {
    margin-bottom: 12px;
}

.marginBottom16 {
    margin-bottom: 16px;
}

.marginBottom20 {
    margin-bottom: 20px;
}

.marginBottom32 {
    margin-bottom: 32px;
}

.marginBottom32Important {
    margin-bottom: 32px !important;
}

.marginBottom44 {
    margin-bottom: 44px;
}

.marginBottom64 {
    margin-bottom: 64px;
}

.marginBottom80 {
    margin-bottom: 80px;
}

.marginBottom2rem {
    margin-bottom: 2rem;
}

.marginTop10 {
    margin-top: 10px;
}

.marginTop20 {
    margin-top: 20px;
}

.marginTop30 {
    margin-top: 30px;
}

.marginTop32 {
    margin-top: 32px;
}

.marginTop40 {
    margin-top: 40px;
}

.marginTop50 {
    margin-top: 50px;
}

.marginTop60 {
    margin-top: 30px;
}

.marginRight20 {
    margin-right: 20px;
}

.paddingTop0 {
    padding-top: 0px !important;
}

.paddingTop9 {
    padding-top: 9px !important;
}

.paddingTop10 {
    padding-top: 10px !important;
}

.paddingTop12 {
    padding-top: 12px !important;
}

.paddingTop16 {
    padding-top: 16px !important;
}

.paddingTop20 {
    padding-top: 20px !important;
}

.paddingTop25 {
    padding-top: 25px !important;
}

.paddingTop32 {
    padding-top: 32px !important;
}

.paddingTop35 {
    padding-top: 35px !important;
}

.paddingTop44 {
    padding-top: 44px !important;
}

.paddingTop55 {
    padding-top: 55px !important;
}

.paddingTop64 {
    padding-top: 64px !important;
}

.paddingBottom64 {
    padding-bottom: 64px !important;
}

.paddingBottom32 {
    padding-bottom: 32px !important;
}

.paddingBottom44 {
    padding-bottom: 44px !important;
}

.paddingTop24 {
    padding-top: 24px !important;
}

.paddingTop32 {
    padding-top: 32px !important;
}

.paddingTop40 {
    padding-top: 40px !important;
}

.paddingLeft0 {
    padding-left: 0px !important;
}

.paddingLeft20 {
    padding-left: 20px !important;
}

.eventSubText {
    font-size: 0.8rem;
    margin-top: 0px;
}

.eventDetailsWrapper {
    display: none;
}

.eventImage {
    text-align: center;
    margin: auto;
    margin-bottom: 1rem;
}

.imgEvent {
    width: 100%;
    border-radius: 5px;
}

#eventImageSpringSing {
    width: 280px;
    max-width: 100%;
}

#eventImageTEDx {
    width: 280px;
    max-width: 100%;
}

#eventImageLighting {
    width: 280px;
    max-width: 100%;
}

#eventImageLuskin {
    width: 550px;
    margin-top: 40px;
    margin-bottom: 0px;
    max-width: 100%;
}

.footerAD {
}

.footerImage {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
}

.divFooterImage {
    width: 100%;
    padding: 0;
    margin: 0;
    line-height: 0;
}

.divLogoLeft {
    float: left;
    margin-left: 20px;
    width: 20%;
    min-width: 140px;
}

#divUCLA100Box {
    width: 15%;
    min-width: 175px;
    max-width: 400px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 15px;
}

#svgUCLA100 {
    width: 100%;
    max-width: 100%;
}

#svgAlumniLogo {
    width: 100%;
    max-height: 33px;
}

.divLogoRight {
    float: right;
    width: 18%;
    /*min-width: 200px;*/
    margin-top: 10px;
    margin-bottom: 5px;
    padding-top: 15px;
    padding-bottom: 5px;
}

#svgCentennialLogo {
    width: 100%;
    max-width: 100%;
}

.dividerLine {
    width: 60%;
    text-align: center;
    margin: 40px auto;
}

    .dividerLine > hr {
        border-color: #bbcbda;
    }

.dividerBar {
    height: 8px;
    background-color: #FFD100;
}

#divGA {
    display: none;
}

.categoryIntro {
    font-weight: 500;
}

.tourName {
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 22px;
    font-weight: 600;
}

.tourInfo {
    font-size: 16px;
}

.tourInfoSub {
    margin-top: 10px;
}

.expSubCat {
    margin-top: 25px;
    margin-bottom: 20px;
    font-size: 24px;
    color: #FFD100;
}

.disclaimer {
    margin-top: 30px;
    font-size: 12px;
    font-style: italic;
}

ul.eventSpeakers {
    font-size: 1rem;
    list-style-position: outside !Important;
    padding-left: 20px !Important;
}

.speakerName {
    font-weight: bold;
}

.alignLeft {
    text-align: left;
}

#divAtAGlance {
    margin-top: 20px;
    margin-bottom: 20px;
}

#divAtAGlanceKey {
    /*margin-bottom: 60px;*/
}

#AAGTimeline {
    padding-top: 20px;
    clear: both;
    white-space: nowrap;
    font-size: 14px;
    position: relative;
}

.AAGTime {
    width: 20%;
    float: left;
    text-align: left;
    position: absolute;
}

    .AAGTime.startTime {
        width: 16.66%;
        text-align: left;
        left: -2%;
    }

    .AAGTime.nextToLast {
        width: 10%;
        text-align: left;
        left: 79.5%;
    }

.AAGLastTime {
    width: 13%;
    float: left;
    text-align: right;
    position: relative;
    left: 90%;
}

.dot {
    height: 10px;
    width: 10px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}

.eventSubjectSeparator {
    height: 6px;
    width: 6px;
    background-color: #EBEBEB;
    border-radius: 50%;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 4px;
}

.AAGCat {
    float: left;
    margin-left: 20px;
}

.AAGCatName {
    /*  margin-left: 10px; */
}

#divFilterSelector {
    /*display: inline-block;*/
    border-style: solid;
    border-width: 1px;
    border-radius: 3rem;
    border-color: #FFFFFF;
    height: auto;
    min-height: 40px;
    width: 400px;
    max-width: 90%;
    margin: auto;
    text-align: center;
    clear: both;
    /*display: contents;*/
    padding: 5px;
    margin-bottom: 20px;
}

.divFilterSelection {
    /*display:inline-block;*/
    width: 20%;
    height: auto;
    border-style: none;
    border-width: 0;
    border-radius: 2rem;
    text-align: center;
    padding: 5px;
    text-transform: uppercase;
    cursor: pointer;
}

    .divFilterSelection:hover {
        color: #2774AE !Important;
        border-color: #FFD100 !Important;
        background-color: #FFD100 !Important;
    }

    .divFilterSelection.active {
        color: #2774AE;
        background-color: #FFD100;
        border-color: #FFD100;
    }

    .divFilterSelection.current {
        color: #FFD100;
        background-color: initial;
        border-color: initial;
    }

.divFilterSelectionLeft {
    float: left;
}

.divFilterSelectionMiddle {
    float: left;
    margin-left: 10px;
}

.divFilterSelectionRight {
    float: left;
    margin-left: 10px;
}

.divFilterSelectionFarRight {
    float: right;
    margin-left: 10px;
}

#divAlumniLogo {
    border-left-style: solid;
    border-left-color: rgb(187, 203, 218);
    border-left-width: 2px;
    padding-left: 30px;
}

#divSponsorLogos {
    height: auto;
    width: 800px;
    max-width: 77%;
    text-align: left;
    padding: 5px;
    margin-bottom: 20px;
}

.sponsorLogo {
    width: 160px;
    padding-right: 20px;
}

.sponsorLogoImage {
    width: 100%;
}

.divSponsorLogoLeft {
    float: left;
}

.divSponsorLogoMiddle {
    padding-top: 10px;
    margin: 0 auto;
}

.divSponsorLogoRight {
    padding-top: 20px;
    float: right;
}

#divFiltersChosen {
    clear: both;
    text-align: center;
    width: 100%;
    margin: 20px auto;
}


#divClearFilters {
    /*display: inline-block;*/
    /*font-size:0.8rem;*/
    font-size: 18px;
    text-transform: uppercase;
    border-style: solid;
    border-width: 1px;
    border-radius: 3rem;
    height: auto;
    width: 300px;
    max-width: 90%;
    margin: auto;
    margin-bottom: 30px;
    /*  margin-top: 160px; */
    text-align: center;
    clear: both;
    /*display: contents;*/
    padding: 5px;
    cursor: pointer;
    white-space: nowrap;
}

.activeFilter {
    border-color: #FFFFFF;
}

.showingAll {
    background-color: #FFD100;
    border-color: #FFD100;
    color: #2774AE !Important;
}

.divHeaderCenter {
    font-size: 24px;
    color: #FFD100;
    width: 100%;
    margin: auto;
    text-align: center;
    line-height: normal;
    margin-bottom: 10px;
}

#divFilterBy {
    font-size: 16px;
    width: 100%;
    margin: auto;
    text-align: center;
    margin-bottom: 10px;
}


#scroll {
    position: fixed;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #FFFFFF;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px
}

    #scroll span {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -8px;
        margin-top: -12px;
        height: 0;
        width: 0;
        border: 8px solid transparent;
        border-bottom-color: #2774AE;
    }

    #scroll:hover {
        background-color: #FFD100;
        opacity: 1;
        filter: "alpha(opacity=100)";
        -ms-filter: "alpha(opacity=100)";
    }

#navbar {
    overflow: visible;
    background-color: #2774ae;
    opacity: .9;
    width: 100%;
    height: 55px;
    /*max-width:1215px;*/
    z-index: 1;
}

#divSectionMenu {
    position: absolute;
    left: 180px;
    float: left;
    /*margin-left: 200px;*/

    display: inline-block;
}

.divBannerMenuItem {
    padding: 14px 16px 3px;
    float: left;
    margin-right: 15px;
    background-color: #2774ae;
}

    .divBannerMenuItem a {
        float: left;
        display: block;
        color: #FFFFFF;
        text-align: center;
        text-decoration: none;
        font-size: 16px;
        text-transform: uppercase;
        padding-bottom: 5px;
    }

        .divBannerMenuItem a:hover {
            /*background-color: #FFD100;*/
            color: #FFD100;
        }

        .divBannerMenuItem a.active {
            color: #FFFFFF;
            /*border-bottom-width: 4px;
                border-bottom-color: #FFD100;
                border-bottom-style: solid;*/
            /*padding-left: 0;
                padding-right:0;*/
            box-shadow: 0px -2px 0px #FFD100 inset;
        }

            .divBannerMenuItem a.active:hover {
                /*background-color: #FFD100;*/
                color: #FFD100;
            }


.content {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
}

#divHeaderImg {
    width: 100%;
    max-width: 1920px;
    text-align: center;
    margin: auto;
}

    #divHeaderImg img {
        display: block;
    }


.sticky {
    position: fixed;
    top: 0;
    /*width: 90% !important;*/
}

    .sticky + .content {
        /*padding-top: 55px;*/
    }


#divPointerImage {
    width: 50%;
    margin: auto;
    text-align: center;
}

    #divPointerImage img {
        width: 100%;
    }

.welcomeBoxOuter {
    padding: 0px 15px;
    text-align: center !important;
    width: 1000px;
    max-width: 90%;
    margin: auto;
    margin-top: 64px;
    margin-bottom: 64px;
    background-color: #FFFFFF;
    display: inline-block;
}

.welcomeBox {
    /* margin-top: 2rem;
            margin-bottom: 2rem;*/
    border-color: #2774AE;
    border-style: solid;
    border-width: 4px;
    padding: 1.6rem;
    color: #000000;
    /* font-style: italic; */
    display: inline-block;
    font-family: Helvetica, Arial, sans-serif;
}

.welcomeParagraph {
    text-align: left;
    margin-bottom: 16px;
}

.welcomeSignature {
    font-weight: bold;
    float: left;
    width: 50%;
}

.imgGeneral {
    width: 100%;
}

.imgSocialMedia {
    width: 100%;
    /*margin-right: 10%;*/
}

.tdSocialMedia {
    width: 18%;
    padding-right: 10%;
}

.divImageFloat1 {
    position: absolute;
    left: 0;
    top: 20px;
    width: 300px;
    height: 200px;
    z-index: 10;
}

.divImageFloat2 {
    position: absolute;
    left: 60%;
    top: 20px;
    width: 300px;
    height: 200px;
    z-index: 10;
}

.divImageFloat3 {
    position: absolute;
    left: 20%;
    top: 150px;
    width: 300px;
    height: 200px;
    z-index: 10;
}

.divImageFloat4 {
    position: absolute;
    left: 80%;
    top: 150px;
    width: 300px;
    height: 200px;
    z-index: 10;
}

.divImageFloat5 {
    position: absolute;
    left: 0;
    top: 500px;
    width: 300px;
    height: 200px;
    z-index: 10;
}

.divImageFloat6 {
    position: absolute;
    left: 60%;
    top: 500px;
    width: 300px;
    height: 200px;
    z-index: 10;
}

.imgFloat {
    max-width: 100%;
    z-index: 10;
    display: none;
}

.leftBlock {
    float: left;
    padding-right: 20px;
}

.rightBlock {
    float: right;
}

.width35pc {
    width: 35%;
}

.width40pc {
    width: 40%;
}

.width45pc {
    width: 45%;
}

.width48pc {
    width: 48%;
}

.width50pc {
    width: 50%;
}

.width60pc {
    width: 60%;
}

.width70pc {
    width: 70%;
}

.width80pc {
    width: 80%;
}

.widthUnset {
    width: inherit !important;
}

.shadowLeft {
    box-shadow: 16px 0px 0px #FFD100 inset;
    padding-left: 40px !important;
    padding-top: 18px !important;
    padding-bottom: 6px !important;
}

.shadowLeftBlue {
    box-shadow: 16px 0px 0px #2774AE inset;
    padding-left: 40px !important;
    padding-top: 18px !important;
    padding-bottom: 6px !important;
}

.shadowBar {
    width: 10px;
    min-width: 10px;
    background-color: #FFD100;
}

.noShadow {
    box-shadow: none !important;
}

.col1-4 {
    float: left;
    width: 22%;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
    display: inline-block;
}

.col1-4-Outer {
    float: left;
    width: 22%;
    padding-left: 0px;
    padding-right: 40px;
    margin-bottom: 20px;
    display: inline-block;
}

.col1-4-Inner {
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
}

.col1-4-Header {
    font-size: 20px;
    margin-bottom: 16px;
    min-height: 70px;
}

.col2-4 {
    float: left;
    width: 44%;
    padding-left: 20px;
    padding-right: 60px;
    margin-bottom: 20px;
    display: inline-block;
}

.awardHeadlinePage2 {
    /* min-height:60px; */
    margin-bottom: 20px;
}

.awardHeadline {
    min-height: 60px;
    margin-bottom: 20px;
}

.awardHeadlinePage4 {
    min-height: 32px;
    /* margin-bottom:20px; */
}


.awardImagePage1 {
    width: 75%;
    /*height:100%;*/
}

.awardImage {
    width: 100%;
    /*height:100%;*/
}

.getInvolvedImage1 {
    width: 16%;
    /*height:100%;*/
}

.getInvolvedImage2 {
    width: 50%;
    /*height:100%;*/
}

.getInvolvedImage3 {
    width: 50%;
    /*height:100%;*/
}

.awardImageDiv {
    width: 50%;
    height: 50%;
    text-align: center;
    margin: auto;
}

.getInvolvedText {
    min-height: 200px;
}

.getInvolvedImgFooter {
    width: 50%;
    height: 50%;
    text-align: center;
    margin: auto;
}

.maxWidth80pc {
    max-width: 80%;
}

.maxWidth100pc {
    max-width: 100%;
}

.connectionImage {
    width: 100%;
}

.connectionImageDiv {
    text-align: center;
    margin: auto;
    margin-top: 32px;
    margin-bottom: 32px;
}

.twoColRow {
    clear: both;
}

.twoColSection {
    display: inline-block;
    float: left;
    text-align: center;
    vertical-align: top;
    width: 50%;
}

.getInvolvedImgFooter {
    display: block;
    float: left;
    text-align: center;
    vertical-align: top;
}

.footerText {
    display: inline-block;
    text-align: center;
    text-decoration: underline;
    font: Regular 18px/24px Helvetica;
    letter-spacing: 0.9px;
    color: #FFFFFF;
    padding: 15px;
    vertical-align: top;
}

.threeColRow {
    clear: both;
    /*margin:0 -20px;*/
}

.threeColSection {
    display: inline-block;
    float: left;
    text-align: center;
    vertical-align: top;
    width: 33.33%;
    /*padding: 0 20px;*/
}

.bulletList {
    text-align: left;
}

    .bulletList ul {
        list-style-position: outside
    }

    .bulletList li {
        padding-bottom: 24px;
    }

.textSaleDownNarrow {
    /*display:inline-block;*/
}

.communityImage {
    width: 100%;
}

.subHeadline {
    clear: both;
    font-size: 24px;
    line-height: 112.5%;
    margin-bottom: 16px;
}

.subHeadlinePage1 {
    clear: both;
    font-size: 24px;
    line-height: 112.5%;
}

.subHeadlinePage2 {
    clear: both;
    font-size: 24px;
    line-height: 112.5%;
}

.subHeadlinePage3 {
    clear: both;
    font-size: 24px;
    line-height: 112.5%;
}


.subHeadlinePage4 {
    clear: both;
    font-size: 24px;
    line-height: 112.5%;
}

/*.bodyText {
            clear: both;
            font-size: 16px;
        }*/

.bodyTextgetInvolved {
    clear: both;
    font-size: 16px;
    padding: 16px 20px 0px 20px;
}

.font16 {
    font-size: 16px;
}

.shadow {
    -webkit-box-shadow: 0px 2px #000000;
    -moz-box-shadow: 0px 2px #000000;
    box-shadow: 0px 2px #000000;
}

ul, ol {
    list-style: none;
    list-style-position: outside;
    padding-left: 0px;
    margin-bottom: 0px;
    margin-block-start: 0px;
}

li {
    /*padding-left: 1em;
            text-indent: -1.7em;*/
}

    li::before {
        content: "\002022";
        color: #FFD100;
        display: inline-block;
        width: 20px;
        margin-left: -20px;
        font-weight: bold;
        font-size: 16px;
    }

.topBlock {
    padding-bottom: 20px;
}

#divD12 {
    position: relative;
}

#imgD12 {
    width: 82.5%;
}

#imgLTW {
    width: 80%;
}

.floatRight {
    float: right !important;
}

.floatBoxRight {
    font-size: 14px;
    position: absolute;
    top: 100px;
    left: 60%;
    width: 35%;
}

.floatBoxRightImpact {
    font-size: 14px;
    position: absolute;
    top: 215px;
    left: 60%;
    width: 40%;
}

.floatBoxLeft {
    font-size: 14px;
    position: absolute;
    top: 100px;
    left: 0;
    width: 35%;
}

.quoteBox {
    padding: 25px;
    background-color: #FFD100;
    color: #000000;
    opacity: .92;
}

.quoteBoxTravel {
    padding: 25px;
    background-color: #FFD100;
    color: #000000;
    opacity: .92;
    width: 88%;
}

.innovationBox {
    width: 55%;
    padding: 20px;
    opacity: .92;
}

.leftContainer {
    width: 50%;
}

.leftContainer50 {
    width: 100%;
}

.rightContainer {
    float: right;
    width: 50%;
}

.rightContainerTravel {
    float: right;
    width: 50%;
}

.RightRightContainerTravel {
    float: right;
    width: 48%;
}

.rightContainerMobile {
    float: right;
    width: 55%;
}

.rightContainerMobileImpact {
    float: right;
    width: 40%;
}

#imgAMP {
    width: 100%;
}

#imgVetNet {
    width: 100%;
}

#divTravel {
    position: relative;
}

#divTravelImage {
    text-align: right;
}

#imgTravel {
    width: 80%;
}

#imgDiversity {
    width: 100%;
}

.AwardWinners {
    font-style: italic;
    font-weight: 700;
}

.row {
    display: inline-block;
    width: 100%;
}

.column {
    display: inline-block;
}

#ImpactDashboard {
    vertical-align: 40px;
}

#AlumniLogo {
    padding-left: 20px;
    padding-right: 20px;
}

#OneHundredYears {
    padding-top: 30px;
    vertical-align: 30px;
}

/* End, AnnualReport5.css */

* {
    box-sizing: border-box;
}

.row::after {
    content: "";
    clear: both;
    display: table;
}

[class*="col-"] {
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
}

html {
    font-family: Helvetica, Arial, sans-serif;
    scroll-behavior: smooth;
}

body {
    font-family: Helvetica, Arial, sans-serif;
    background-color: #FFFFFF;
}

.divTextBannerContainer {
    width: 100%;
    background-image: linear-gradient(95deg, #2774AE 0%, #005587 100%);
    padding: 20px 20px;
    /*position: fixed;*/
    z-index: 999;
}

.divAlumniLogo {
    width: 100%;
    text-align: center;
    margin: auto;
}

.imgAlumniLogoTop {
    width: 366px;
    max-width: 90%;
}

.tblTitleBanner {
    display: none;
}

.divTitleBannerText {
    display: block;
    padding-bottom: 16px;
}

.tcTopBannerLeft {
    width: 0;
}

.tcTopBannerRight {
    width: 0;
}

    .tcTopBannerRight p {
        vertical-align: baseline;
        float: right;
        font-family: helvetica, regular;
        font-size: 36px;
        color: #fff;
    }

.tcBannerMiddle {
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
    text-align: center;
    color: #FFFFFF;
}

.imgTopLeftLogo {
    width: 100%;
    max-width: 100%;
    /*min-width: 200px;*/
    display: none;
}

.imgTopLeftLogoSmall {
    width: 10%;
}

.imgTopRightLogo {
    float: right;
    width: 72px;
    height: 72px;
    opacity: 1;
}

.divBannerTextMain {
    font-family: Helvetica, Arial, sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 3rem;
    line-height: 1.25;
    text-align: center;
    width: 100%;
    margin: auto;
}

.divBannerTextSub {
    font-family: Helvetica, Arial, sans-serif;
    font-style: italic;
    color: #FFFFFF;
    font-size: 2.25rem;
    line-height: 1.2;
    text-align: center;
    width: 100%;
    margin: auto;
    padding-top: 12px;
}

.headerOuter {
    display: table;
    height: calc(min(1920px,100vw) * 426/1920);
    overflow: hidden;
}

.headerWhole {
    display: table-cell;
    vertical-align: middle;
}

.shadowBarOuter {
    display: table;
    overflow: hidden;
    position: relative;
}

.header {
    color: #2774AE;
    font-size: 2rem;
    line-height: 1;
    font-weight: bold;
    padding-bottom: 16px;
    text-align: left;
    /*padding: 15px;*/
}

.subHeader {
    color: #333333;
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 1.11;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 40px;
    text-align: left;
    text-transform: uppercase;
}

.producedBy {
    color: #333333;
    font-size: 1.125rem;
    line-height: 1.2;
    text-align: left;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 16px;
    /*padding: 15px;*/
}

.subHeader-producer-text {
    float: left;
    width: calc(100% - 10px);
}

.subHeader-producer-image {
    float: left;
    width: 104px;
    padding-left: 0px;
    clear: both;
}

.bodyText {
    font-size: 1.125rem;
    line-height: 1.5;
    color: #333333;
    text-align: left;
}

.bodyImage {
    width: 100%;
}

.fullSeriesName {
    color: #FFFFFF;
    font-size: 1.5rem;
    line-height: 1.2;
    margin-top: 3rem;
}

.fullSeriesURL {
    font-size: 1rem;
    margin-top: 1rem;
}

    .fullSeriesURL a {
        color: #FFFFFF;
    }

        .fullSeriesURL a:hover {
            color: #FFD100;
        }

.imgCircle {
    width: 100px;
    padding-right: 20px;
    position: relative;
    margin-left: 40px;
    padding-bottom: 18px;
}

.divVideoDescription {
    text-align: center;
    padding-top: 16px;
    position: relative;
}

.videoCellMargins {
    margin-top: 0px;
    padding-top: 0px;
}

.menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.menu li {
    padding: 8px;
    margin-bottom: 7px;
    background-color: #33b5e5;
    color: #ffffff;
    /*box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);*/
}

    .menu li:hover {
        background-color: #0099cc;
    }

.centerFrame {
    width: 100%;
    /*max-width: 640px;*/
    /*margin: auto;*/
    text-align: center;
    /*padding-left: 20px;
                    padding-right: 20px;*/
    margin-top: 1em;
    margin-bottom: 0;
}

.divFullVideo {
    /* position: absolute;
            left: 50%;
            transform: translateX(-50%);
            top: 130px;
            width: 150px*/;
    text-align: center;
    margin: auto;
    margin-top: 20px;
}

.divTopSingle {
    top: 40px !important;
}

.linkButton {
    padding: 12px 16px 8px;
    font-size: 1rem;
    font-weight: bold;
    border-radius: 1.5rem;
    border: 2px solid #2774AE;
    line-height: 1.25;
    cursor: pointer;
    display: inline-flex;
    align-items: flex-start;
    text-decoration: none;
    background-color: transparent;
    color: #2774AE;
    /*width: ;*/
    justify-content: flex-start;
    max-width: 100%;
    margin-bottom: 10px;
}

    .linkButton:hover {
        background-color: #2774AE;
        color: #ffffff;
        transition: 500ms all cubic-bezier(0.19, 1, 0.22, 1);
    }

.linkButtonWhite {
    /*background-color: #FFFFFF;*/
    border-color: #FFFFFF;
    color: #FFFFFF;
}

    .linkButtonWhite:hover {
        background-color: #FFFFFF;
        color: #2774AE;
        transition: 500ms all cubic-bezier(0.19, 1, 0.22, 1);
    }

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .video-container iframe, .video-container object, .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.videoBorderBox {
    border: 1px solid #333333;
}

.podcast-container iframe {
    max-width: 100%;
}

.aWhite {
    color: #FFFFFF;
}

    .aWhite:hover {
        color: #FFFFFF;
    }

/*Menu Button*/
.hamburger {
    display: none;
    position: fixed;
    width: 94px;
    /*max-width:94px;*/
    /*height: 72px;*/
    top: 25px;
    right: 30px;
    cursor: pointer;
    z-index: 999;
}

/*@media only screen and (max-width: 600px) {
            .hamburger {
                display: none;
            }
        }*/

.hamburger-open {
    display: block;
    filter: drop-shadow(1px 1px 1px rgb(0 0 0 / 1));
    z-index: 9999;
}

    .hamburger-open img {
        /*width: 50%;*/
    }

.hamburger-close {
    /*   position: relative; */
    display: none;
    width: 94px;
    /*height: 72px;*/
}

    .hamburger-close img {
        /*width: 50%;*/
    }

#menu {
    display: none;
    background-color: #fff;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    position: fixed;
    width: 680px;
    overflow: auto;
    transition: 1000ms all cubic-bezier(0.19, 1, 0.22, 1);
    z-index: 99;
}

    #menu .menu-inner {
        display: block;
        transition: 500ms all cubic-bezier(0.19, 1, 0.22, 1);
    }

        #menu .menu-inner li {
            transition: 500ms all cubic-bezier(0.19, 1, 0.22, 1);
        }

    #menu .hamburger-close {
        display: block;
        transition: 500ms all cubic-bezier(0.19, 1, 0.22, 1);
    }

.menu-inner {
    display: none;
    width: 560px;
    list-style: none;
}

    .menu-inner ul {
        padding: 0;
        list-style: none;
        text-decoration: none;
        width: 80%;
        margin-left: 10%;
        position: absolute;
        margin-top: 80px;
        line-height: 25px;
    }

    .menu-inner li {
        width: 560px;
        list-style: none;
        text-decoration: none;
        padding-top: 25px;
        padding-bottom: 25px;
    }

        .menu-inner li::before {
            content: none;
        }

    .menu-inner a {
        text-align: left;
        list-style: none;
        font-family: helvetica;
        font-weight: bold;
        letter-spacing: 0px;
        color: #2774AE;
        opacity: 1;
        text-decoration: none;
    }

    .menu-inner span {
        border-top: 0.5px solid;
        color: #2774AE;
        display: block;
        width: 100%;
    }

/* For mobile phones: */
[class*="col-"] {
    width: 100%;
}

@media only screen and (min-width: 600px) {
    /* For tablets: */

    .centerFrame {
        margin-bottom: 3em;
    }

    .marginTop60 {
        margin-top: 60px;
    }

    .hamburger {
        display: block;
    }

    [class*="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }

    .header {
        font-size: 3rem;
    }

    .subHeader {
        font-size: 2.25rem;
    }

    .fullSeriesName {
        font-size: 2rem;
    }

    .fullSeriesURL {
        font-size: 1.25rem;
    }

    .divAlumniLogo {
        display: none;
    }

    .divTitleBannerText {
        display: none;
    }

    .imgTopLeftLogo {
        display: inline-block;
    }

    .tblTitleBanner {
        display: block;
        padding-bottom: 16px;
    }

    .tcTopBannerLeft {
        width: 19%;
    }

    .tcTopBannerRight {
        width: 19%;
        text-align: right;
        vertical-align: top;
    }

    .tcBannerMiddle {
        width: unset;
    }

    .divFullVideo {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 80px;
        width: 150px;
    }

    .videoCellMargins {
        margin-top: 32px;
    }

    .divFullVideoTop-1 {
        top: 90px;
    }

    .tdPodcastTimeSpan {
        width: 130px;
        font-size: 1rem;
        line-height: 1;
        font-weight: bold;
    }

    .tdPodcastSeparator {
        width: 40px;
    }

    .tdPodcastContent {
        font-size: 1rem;
        line-height: 1;
    }

    .col-s-0 {
        display: none;
    }

    .col-s-1 {
        width: 8.33%;
    }

    .col-s-2 {
        width: 16.66%;
    }

    .col-s-3 {
        width: 25%;
    }

    .col-s-4 {
        width: 33.33%;
    }

    .col-s-5 {
        width: 41.66%;
    }

    .col-s-6 {
        width: 50%;
    }

    .col-s-7 {
        width: 58.33%;
    }

    .col-s-8 {
        width: 66.66%;
    }

    .col-s-9 {
        width: 75%;
    }

    .col-s-10 {
        width: 83.33%;
    }

    .col-s-11 {
        width: 91.66%;
    }

    .col-s-12 {
        width: 100%;
    }

    .col-c-0 {
        display: none;
    }

    .col-c-1 {
        width: 8.34%;
        margin-left: 45.83%;
        margin-right: 45.83%;
    }

    .col-c-2 {
        width: 16.66%;
        margin-left: 41.67%;
        margin-right: 41.67%;
    }

    .col-c-3 {
        width: 25%;
        margin-left: 37.5%;
        margin-right: 37.5%;
    }

    .col-c-4 {
        width: 33.34%;
        margin-left: 33.33%;
        margin-right: 33.33%;
    }

    .col-c-5 {
        width: 41.66%;
        margin-left: 29.17%;
        margin-right: 29.17%;
    }

    .col-c-6 {
        width: 50%;
        margin-left: 25%;
        margin-right: 25%;
    }

    .col-c-7 {
        width: 58.34%;
        margin-left: 20.83%;
        margin-right: 20.83%;
    }

    .col-c-8 {
        width: 66.66%;
        margin-left: 16.67%;
        margin-right: 16.67%;
    }

    .col-c-9 {
        width: 75%;
        margin-left: 12.5%;
        margin-right: 12.5%;
    }

    .col-c-10 {
        width: 83.34%;
        margin-left: 8.33%;
        margin-right: 8.33%;
    }

    .col-c-11 {
        width: 91.66%;
        margin-left: 4.17%;
        margin-right: 4.17%;
    }

    .col-c-12 {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (min-width: 693px) {
    /* For desktop: */

    .divFullVideoTop-1 {
        top: 80px;
    }

    .subHeader-producer-text {
        width: calc(85% - 10px);
    }

    .subHeader-producer-image {
        padding-left: 5%;
        width: calc(15% - 10px);
        clear: none;
    }

    .imgCircle {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        margin-left: unset;
        padding-bottom: unset;
    }
}

@media only screen and (min-width: 768px) {
    /* For desktop: */

    .divFullVideo {
        top: 140px;
    }

    .divFullVideoTop-1 {
        top: 135px;
    }

    .noMargin {
        margin-left: 0;
        margin-right: 0;
    }

    .margin125Left {
        margin-left: 12.5%;
    }

    .margin125Right {
        margin-right: 12.5%;
    }

    .margin16Left {
        margin-left: 16.66%;
    }

    .margin16Right {
        margin-right: 16.66%;
    }

    .margin25Left {
        margin-left: 25%;
    }

    .margin25Right {
        margin-right: 25%;
    }

    .margin33Left {
        margin-left: 33.33%;
    }

    .margin33Right {
        margin-right: 33.33%;
    }

    .col-0 {
        display: none;
    }

    .col-1 {
        width: 8.33%;
    }

    .col-2 {
        width: 16.66%;
    }

    .col-3 {
        width: 25%;
    }

    .col-4 {
        width: 33.33%;
    }

    .col-5 {
        width: 41.66%;
    }

    .col-6 {
        width: 50%;
    }

    .col-7 {
        width: 58.33%;
    }

    .col-8 {
        width: 66.66%;
    }

    .col-9 {
        width: 75%;
    }

    .col-10 {
        width: 83.33%;
    }

    .col-11 {
        width: 91.66%;
    }

    .col-12 {
        width: 100%;
    }
}

@media only screen and (min-width: 871px) {

    .divFullVideo {
        top: 110px;
    }

    .divFullVideoTop-1 {
        top: 120px;
    }
}

@media only screen and (min-width: 1017px) {

    .divFullVideoTop-1 {
        top: 110px;
    }
}

@media only screen and (min-width: 1113px) {

    .divFullVideo {
        top: 80px;
    }

    .divFullVideoTop-1 {
        top: 110px;
    }
}

@media only screen and (min-width: 1345px) {

    .divFullVideoTop-1 {
        top: 80px;
    }
}

@media only screen and (min-width: 1490px) {

    .divFullVideoTop-1 {
        top: 70px;
    }
}

@media only screen and (min-width: 1920px) {

    .hamburger {
        right: calc((100vw - 1866px)/2);
    }
}

@media (max-width:400px) {
    .linkButton {
        /*font-size: 0.5rem !important;*/
    }
}

@media (max-width:480px) {
    .linkButton {
        /*font-size: 0.75rem !important;*/
        /*padding-left: unset !important;
        padding-right: unset !important;*/
    }
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
}

/*A year in video*/
.col-video {
    width: 14.2%;
    padding-bottom: 35px;
}

.col-video-bottom {
    width: 25%;
}

#year-background {
    background-image: url("../images/Group-34.png");
    background-position: center;
    background-size: cover;
    max-width: 1920px;
    max-height: 1080px;
    margin-bottom: auto;
    z-index: 1;
    position: relative;
}

#year-text {
    background-image: url("../images/year-text.png");
    background-repeat: no-repeat;
    max-width: 1920px;
    max-height: 1080px;
    background-size: 90%;
    background-position: center center;
    z-index: 2;
}

#year-video-columns {
    padding: 75px 75px 25px 75px;
    z-index: 3;
    width: 100%;
    height: auto;
    max-width: 1784px;
    /*            max-height: 857px;*/
    align-items: center;
}

.year-video-row {
    display: inline-block;
    width: 100%;
    padding-left: 1%;
    padding-right: 1%;
}

.yearBodyText {
    font-size: 1.125rem;
    color: #ffffff;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 10px;
    width: 135px;
    text-align: left;
    text-decoration: none;
}

.year-video-container {
    position: relative;
    height: 75px;
    width: 135px;
    overflow: hidden;
    margin: auto;
    color: #000;
}

    .year-video-container img {
        width: 100%;
        height: auto;
    }

    .year-video-container iframe, .year-video-container object, .year-video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.yearCenterFrame {
    width: 100%;
    margin: auto;
    text-align: center;
    width: 135px;
}

    .yearCenterFrame a {
        text-decoration: none;
    }

    .yearCenterFrame:hover {
        background-color: #ffd100;
        border-radius: 2px;
        transition: 0.3s;
    }

p.yearHighlight {
    text-align: left;
    line-height: 20px;
    margin: auto;
    transition: 0.3s;
    margin-top: 10px;
}

.yearCenterFrame:after p {
    text-align: left;
    line-height: 20px;
    margin: auto;
    transition: 0.3s;
    margin-top: 10px;
}

.yearDivVideoDescription p {
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: 0.3s;
    text-decoration: none;
}

.yearCenterFrame:hover .yearDivVideoDescription p {
    display: inline-block;
    white-space: normal;
    /* NT - commented out */
    /*color: #333;*/
    /*background-color: #ffd100;*/
    vertical-align: top;
    z-index: 100;
    position: absolute;
    max-width: 135px;
    border-radius: 2px;
    transition: 0.3s;
}

/* NT - added */
.yearCenterFrame:hover .spVideoDescription {
    color: #333 !important;
    background-color: #ffd100 !important;
}

/*Scroll Button*/
#scroll-down-button-1 {
    display: block;
    padding-bottom: 50px;
    width: 100%;
    text-align: center;
}

    #scroll-down-button-1 img {
        margin: auto;
    }

#scroll-down-button-2 {
    display: block;
    width: 100%;
    text-align: center;
}

    #scroll-down-button-2 img {
        margin: auto;
    }

.signature-container {
    text-align: left;
}

.signature {
    float: left;
    width: 210px;
    max-width: 100%;
    margin-right: 50px;
}

    .signature img {
        width: 100%;
    }

.signature-title {
    float: left;
    text-align: left;
    font: oblique normal bold 18px/26px Helvetica;
}

/*Page Padding*/
#section-3, #section-4, #section-5, #section-6, #section-7, #section-8, #section-9 {
    /*padding-top: 155px;*/
}

/*Page Navigation Button*/

#bottom-navigation {
    padding: 30px 0 30px 0;
    margin: 30px 0 30px 0;
}

#page-nav-button-right {
    float: right;
}

    #page-nav-button-right img {
        width: 25px;
    }

#page-nav-button-left {
    float: left;
}

    #page-nav-button-left img {
        width: 25px;
    }

        #page-nav-button-left img:hover {
            fill: #fff;
        }

.white {
    color: #fff;
}

.blue {
    color: #2774AE;
}

i.arrows {
    margin: 0px 5px 0px 5px;
}

#page-nav-button-right:hover .blue {
    color: #fff;
    transition: 500ms all cubic-bezier(0.19, 1, 0.22, 1);
}

#page-nav-button-left:hover .blue {
    color: #fff;
    transition: 500ms all cubic-bezier(0.19, 1, 0.22, 1);
}

#page-nav-button-right:hover .white {
    color: #2774AE;
    transition: 500ms all cubic-bezier(0.19, 1, 0.22, 1);
}

#page-nav-button-left:hover .white {
    color: #2774AE;
    transition: 500ms all cubic-bezier(0.19, 1, 0.22, 1);
}


#page-nav-button-right span {
    overflow-wrap: break-word;
}

@media only screen and (max-width: 1250px) {
    #year-video-columns {
        padding: 0px 0px 0px 0px;
    }

    .year-video-container {
        position: relative;
        height: 65px;
        width: 115px;
        overflow: hidden;
        margin: auto;
        color: #000;
    }

    .yearCenterFrame {
        width: 100%;
        margin: auto;
        text-align: center;
        width: 115px;
    }

        .yearCenterFrame:hover .yearDivVideoDescription p {
            max-width: 115px;
        }

    .yearBodyText {
        width: 115px;
    }
}

@media only screen and (max-width: 950px) {
    #year-video-columns {
        padding: 0px 0px 0px 0px;
    }

    .year-video-container {
        position: relative;
        height: 55px;
        width: 100px;
        overflow: hidden;
        margin: auto;
        color: #000;
    }

    .yearDivVideoDescription p {
        width: 100px;
    }

    .yearBodyText {
        width: 100px;
    }

    .yearCenterFrame {
        width: 100px;
    }

    #year-text {
        background-size: 90%;
        background-position: center center;
        z-index: 2;
    }
}

@media only screen and (max-width: 767px) {
    #year-background {
        display: none;
    }

    #scroll-down-button-1 {
        display: none;
    }

    #bottom-navigation span {
        display: none;
    }

    #divWelcome {
        margin-top: 50px;
    }
}
/*End, A year in video*/








