body {
  /*#top {
          font-family:$sans;

          #heroImage {
              display: flex;
              align-items: center;
              background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/campusLifeHeader.jpg');
              background-color: #000000;
              background-repeat: no-repeat;
              background-size: cover;
              background-position:center center;
              min-height:460px;
              @media screen and (max-width:$small-screen-end){
                  min-height:360px;
              }
              max-width:none;


              #headerContent {
                  max-width:62.5em;
                      @media screen and (min-width: $small-screen-end + .001) {
                          padding-top:6em; 
                          padding-bottom:6em;
                      }
                      @media screen and (max-width:$small-screen-end) {
                          padding-top:6em; 
                      }                    
                  .introHeading {
                      h1 {
                      font-family:$condensed-bold;
  font-weight:700;
  font-weight:700;
                      color: $tan;
                      font-size: 4.5em;
                      margin:0rem;
                      @media screen and (max-width: $small-screen-end - .001) {
                          font-size:3em;
                          line-height:.9em;
                      }
                      @media screen and (min-width:$small-screen-smaller) and (max-width: $small-screen-end) {
                          font-size:3.5em;
                          line-height:.9em;
                      }
                      @media screen and (min-width: $small-screen-end + .001) and (max-width: $medium-screen-end){
                          font-size:4.5em;
                      }                         
                      line-height: .8em;
                      text-transform: uppercase;
                      }
                  }
                  .introText{
                      padding-bottom:3em;
                      padding-top:.4em;
                      @media screen and (min-width: $large-screen-start){
                          padding-bottom:1em;
                      }

                      p {
                          font-family: $serif-light;
  font-weight:400;
                          font-size: 1.1em;
                          color: #fff;
                          line-height:1.5;
                          margin:0;
                          @media screen and (max-width: $small-screen-end) {
                              font-size:1em;
                          }
                      }
                  }
              }
          }
      }

      .wrapper {
          position: relative;
          padding-bottom: 29%;
          padding-top: 25px;
          height: 0;
          @media screen and (max-width:$small-screen-end) {
              padding-bottom:167%;
          }
          @media screen and (min-width:$medium-screen-start) and (max-width:$medium-screen-end) {
              padding-bottom:119%;
          }
      }
      .wrapper iframe {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
      } */
  /*
  @media screen and (max-width: 40em) {
  	#banner-container-cl #banner-cl #hero-image {
  		height: 180px;
  	}
  }
  @media screen and (min-width: 40.063em) and (max-width: 64em) {
  	#banner-container-cl #banner-cl #hero-image {
  		height: 300px;
  	}
  }
  @media screen and (min-width: 64.063em) and (max-width: 90em) {
  	#banner-container-cl #banner-cl #hero-image {
  		height: 380px;
  	}
  }
  @media screen and (min-width: 90.063em) and (max-width: 120em) {
  	#banner-container-cl #banner-cl #hero-image {
  		height: 470px;
  	}
  }
  @media screen and (min-width: 120.063em) {
  	#banner-container-cl #banner-cl #hero-image {
  		height: 630px;
  	}
  }
  */
}
body a {
  color: black;
}
body a:hover {
  color: #877148;
}
body #mainContent a {
  text-decoration: underline;
}
body #mainContent #temp-region-7-cl a {
  text-decoration: none;
}
body .valign-middle {
  display: table;
}
body .valign-middle > .columns {
  display: table-cell;
  vertical-align: middle;
}
body .valign-middle > .columns, body .valign-middle > [class*=column] + [class*=column]:last-child {
  float: none;
}
body .noMargin {
  margin: 0 !important;
}
body .noPadding {
  padding: 0 !important;
}
body #banner-container-cl {
  max-width: none;
  position: relative;
}
body #banner-container-cl #sectionTitleContainer {
  min-height: 0px;
}
body #banner-container-cl #sectionTitleContainer #sectionTitle {
  position: absolute;
  top: 5%;
  left: 0;
  z-index: 1;
  background-color: #f0f0f0;
  padding: 0.75rem 1.43rem;
  margin-left: 11%;
}
@media screen and (max-width: 64em) {
  body #banner-container-cl #sectionTitleContainer #sectionTitle {
    margin-left: 4%;
  }
}
@media screen and (min-width: 120.063em) {
  body #banner-container-cl #sectionTitleContainer #sectionTitle {
    margin-left: 22%;
  }
}
@media screen and (max-width: 40em) {
  body #banner-container-cl #sectionTitleContainer #sectionTitle {
    display: none;
  }
}
body #banner-container-cl #sectionTitleContainer #sectionTitle h1 {
  font-size: 1.15rem;
  line-height: 1.4rem;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin: 0;
}
body #banner-container-cl #banner-cl {
  padding-left: 0;
  padding-right: 0;
}
body #banner-container-cl #banner-cl #hero-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  height: 31vw;
  max-height: 490px;
  width: 100%;
}
body #temp-region-7-cl #eventCards-noImages {
  margin: 4rem 0;
}
body #mainContent {
  background-color: #ffffff;
}
body #mainContent h1 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-weight: 700;
  font-size: 4.5em;
  margin: 0rem 0rem 0rem 0rem;
  line-height: 0.8em;
  text-transform: uppercase;
}
@media screen and (max-width: 39.999em) {
  body #mainContent h1 {
    font-size: 3em;
    line-height: 0.9em;
  }
}
@media screen and (min-width: 25em) and (max-width: 40em) {
  body #mainContent h1 {
    font-size: 3.5em;
    line-height: 0.9em;
  }
}
@media screen and (min-width: 40.001em) and (max-width: 64em) {
  body #mainContent h1 {
    font-size: 4.5em;
  }
}
body #mainContent h2 {
  color: #877148;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.7;
  margin-top: 1rem;
}
body #mainContent #middleContent {
  /*padding-top: 4rem;
  padding-bottom: 2rem;*/
  padding: 2.5rem 0rem 0rem 0rem;
  /*#featuredEvents {
                  #featuredPhotoEvents{
                      h2 {
                          font-family:$condensed-bold;
  font-weight:700;
  font-weight:700;
                          color:$adaOUGold;
                          font-size:2rem;
                          line-height:1;
                          margin-bottom:1rem;
                          text-transform:uppercase;
                      }
                      .photoEvent {

                          .featuredPhoto {
                          }
                          .eventDetails {
                                  margin:1.5rem 0;                            
                              .eventDate{
                                  border-right:1px solid #c3c3c3;
                                  text-align:center;
                                  .month{
                                      text-transform:uppercase;
                                      font-family:$condensed-bold;
  font-weight:700;
  font-weight:700;
                                      font-size:1rem;
                                      margin-bottom:0;
                                      padding-left:0.5rem;
                                  }
                                  .day {
                                      font-family:$serif;
  font-weight:500;
                                      font-size:1.85rem;
                                      padding-left:0.5rem;
                                      margin-bottom:0;
                                  }
                              }
                          }

                          .eventListing {
                              .eventTitle{
                                  font-family:$sans;
                                  font-size:0.9rem;
                                  color:$adaOUGold;
                                  margin:0;   
                              }
                              .eventTime{
                                  font-family:$sans-light;
                                  font-size:0.85rem;
                                  margin:0;
                              }
                          }
                      }

                  }
                  #featuredTextEvents{
                      h2 {
                          font-family:$condensed-bold;
  font-weight:700;
  font-weight:700;
                          color:$adaOUGold;
                          font-size:1.3rem;
                          line-height:1;
                          margin:2rem 0rem 1.5rem 0rem;
                          display:inline-block;
                      }
                      margin-bottom:2rem;
                      .calendarLink {
                          color:#000;
                          text-decoration:underline;
                      }
                      .calendarLink:hover{
                          color:$adaOUGold;
                      }

                      .textEvent {
                          margin-bottom:1rem;
                          p{
                              margin:0;
                          }
                          a {
                              color:#000;
                              text-decoration:underline;
                          }
                          a:hover {
                              color:$adaOUGold;
                          }
                          .eventTitle {
                              font-size:0.85rem;
                              margin:0;
                              padding-bottom:0.25rem;
                          }
                          .eventDate {
                              text-transform:uppercase;
                              font-family:$condensed-bold;
  font-weight:700;
  font-weight:700;
                              font-size:0.85rem;
                              line-height:1.2;
                          }
                          .eventTime {
                              font-family:$sans-bold;
                              line-height:1.2;
                              font-size:0.85rem;
                          }


                      }

                  }
              }*/
}
body #mainContent #middleContent p, body #mainContent #middleContent ul, body #mainContent #middleContent li, body #mainContent #middleContent a {
  font-size: 0.9rem;
  line-height: 1.45rem;
}
body #mainContent #middleContent .serifCopy {
  padding-top: 0.4rem;
  font-family: "EB Garamond", "Garamond", Times, serif;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 2rem;
  color: #000;
}
body #mainContent #bottomContent #bottomContentWrapper {
  max-width: 100%;
  text-align: center;
  /* Background Images for copy Blocks */
  /* Colors for text blocks */
}
body #mainContent #bottomContent #bottomContentWrapper #leftColumn {
  margin-right: -1px !important;
}
body #mainContent #bottomContent #bottomContentWrapper #rightColumn {
  margin-left: -1px !important;
  float: left;
}
body #mainContent #bottomContent #bottomContentWrapper #rightColumn .flexWrapper {
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 64em) {
  body #mainContent #bottomContent #bottomContentWrapper #rightColumn .flexWrapper {
    flex-direction: row-reverse;
  }
}
body #mainContent #bottomContent #bottomContentWrapper #rightColumn .flexWrapper .table {
  height: 100%;
  display: table;
  width: 100%;
}
body #mainContent #bottomContent #bottomContentWrapper #rightColumn .flexWrapper .table .col {
  display: table-cell;
  vertical-align: middle;
}
body #mainContent #bottomContent #bottomContentWrapper .bottomRow {
  min-height: 17rem;
  width: 100%;
}
body #mainContent #bottomContent #bottomContentWrapper .bottomRow .titleBox {
  height: inherit;
}
body #mainContent #bottomContent #bottomContentWrapper .bottomRow .titleBox h3 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 2rem;
  line-height: 2rem;
  text-transform: uppercase;
}
@media screen and (max-width: 40em) {
  body #mainContent #bottomContent #bottomContentWrapper .bottomRow .titleBox h3 {
    font-size: 1.5rem;
    line-height: 1.6rem;
  }
}
@media screen and (min-width: 40.063em) and (max-width: 64em) {
  body #mainContent #bottomContent #bottomContentWrapper .bottomRow .titleBox h3 {
    font-size: 1.8rem;
    line-height: 1.7rem;
  }
}
body #mainContent #bottomContent #bottomContentWrapper .bottomRow .copyBox {
  height: inherit;
  display: table-cell;
  vertical-align: middle;
  background-position: center center;
  background-size: cover;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
body #mainContent #bottomContent #bottomContentWrapper .bottomRow .copyBox h4 {
  text-transform: uppercase;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-weight: 700;
  font-size: 1rem;
  line-height: 0.9rem;
}
body #mainContent #bottomContent #bottomContentWrapper .bottomRow .copyBox p {
  font-size: 0.9rem;
  line-height: 1.2rem;
  padding-left: 0rem;
  padding-right: 0rem;
}
body #mainContent #bottomContent #bottomContentWrapper #studentActivities .copyBox {
  background-image: url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/student-activities.jpg"); /* ff3.6+ */ /* safari4+,chrome */ /* safari5.1+,chrome10+ */ /* opera 11.10+ */ /* ie10+ */
  background: linear-gradient(0deg, rgba(231, 231, 231, 0.9) 0%, rgba(231, 231, 231, 0.9) 100%), url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/student-activities.jpg") no-repeat center center; /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e7e7e7", endColorstr="#e7e7e7",GradientType=0 ), url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/student-activities.jpg") no-repeat center center; /* ie6-9 */
  background-size: cover;
}
body #mainContent #bottomContent #bottomContentWrapper #artsMusic .copyBox {
  background-image: url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/arts-music.jpg"); /* ff3.6+ */ /* safari4+,chrome */ /* safari5.1+,chrome10+ */ /* opera 11.10+ */ /* ie10+ */
  background: linear-gradient(0deg, rgba(38, 38, 38, 0.9) 0%, rgba(38, 38, 38, 0.9) 100%), url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/arts-music.jpg") no-repeat center center; /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#262626", endColorstr="#262626",GradientType=0 ), url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/arts-music.jpg") no-repeat center center; /* ie6-9 */
  background-size: cover;
}
body #mainContent #bottomContent #bottomContentWrapper #rochesterDetroitArea .copyBox {
  background-image: url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/rochester-metro-detroit.jpg"); /* ff3.6+ */ /* safari4+,chrome */ /* safari5.1+,chrome10+ */ /* opera 11.10+ */ /* ie10+ */
  background: linear-gradient(0deg, rgba(38, 38, 38, 0.9) 0%, rgba(38, 38, 38, 0.9) 100%), url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/rochester-metro-detroit.jpg") no-repeat center center; /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#262626", endColorstr="#262626",GradientType=0 ), url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/rochester-metro-detroit.jpg") no-repeat center center; /* ie6-9 */
  background-size: cover;
}
body #mainContent #bottomContent #bottomContentWrapper #greekLife .copyBox {
  background-image: url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/greek-life.jpg"); /* ff3.6+ */ /* safari4+,chrome */ /* safari5.1+,chrome10+ */ /* opera 11.10+ */ /* ie10+ */
  background: linear-gradient(0deg, rgba(135, 113, 72, 0.98) 0%, rgba(135, 113, 72, 0.98) 100%), url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/greek-life.jpg") no-repeat center center; /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#877148", endColorstr="#877148",GradientType=0 ), url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/greek-life.jpg") no-repeat center center; /* ie6-9 */
  background-size: cover;
}
body #mainContent #bottomContent #bottomContentWrapper #campusJobs .copyBox {
  background-image: url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/campus-jobs.jpg"); /* ff3.6+ */ /* safari4+,chrome */ /* safari5.1+,chrome10+ */ /* opera 11.10+ */ /* ie10+ */
  background: linear-gradient(0deg, rgba(231, 231, 231, 0.9) 0%, rgba(231, 231, 231, 0.9) 100%), url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/campus-jobs.jpg") no-repeat center center; /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e7e7e7", endColorstr="#e7e7e7",GradientType=0 ), url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/campus-jobs.jpg") no-repeat center center; /* ie6-9 */
  background-size: cover;
}
body #mainContent #bottomContent #bottomContentWrapper #athletics .copyBox {
  background-image: url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/athletics.jpg"); /* ff3.6+ */ /* safari4+,chrome */ /* safari5.1+,chrome10+ */ /* opera 11.10+ */ /* ie10+ */
  background: linear-gradient(0deg, rgba(231, 231, 231, 0.9) 0%, rgba(231, 231, 231, 0.9) 100%), url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/athletics.jpg") no-repeat center center; /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e7e7e7", endColorstr="#e7e7e7",GradientType=0 ), url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/athletics.jpg") no-repeat center center; /* ie6-9 */
  background-size: cover;
}
body #mainContent #bottomContent #bottomContentWrapper #campusDining .copyBox {
  background-image: url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/dining.jpg"); /* ff3.6+ */ /* safari4+,chrome */ /* safari5.1+,chrome10+ */ /* opera 11.10+ */ /* ie10+ */
  background: linear-gradient(0deg, rgba(231, 231, 231, 0.9) 0%, rgba(231, 231, 231, 0.9) 100%), url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/dining.jpg") no-repeat center center; /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e7e7e7", endColorstr="#e7e7e7",GradientType=0 ), url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/dining.jpg") no-repeat center center; /* ie6-9 */
  background-size: cover;
}
body #mainContent #bottomContent #bottomContentWrapper #recreationClubSports .copyBox {
  background-image: url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/rec-club-sports.jpg"); /* ff3.6+ */ /* safari4+,chrome */ /* safari5.1+,chrome10+ */ /* opera 11.10+ */ /* ie10+ */
  background: linear-gradient(0deg, rgba(135, 113, 72, 0.98) 0%, rgba(135, 113, 72, 0.98) 100%), url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/rec-club-sports.jpg") no-repeat center center; /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#877148", endColorstr="#877148",GradientType=0 ), url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/rec-club-sports.jpg") no-repeat center center; /* ie6-9 */
  background-size: cover;
}
body #mainContent #bottomContent #bottomContentWrapper #housing .copyBox {
  background-image: url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/housing.jpg"); /* ff3.6+ */ /* safari4+,chrome */ /* safari5.1+,chrome10+ */ /* opera 11.10+ */ /* ie10+ */
  background: linear-gradient(0deg, rgba(38, 38, 38, 0.9) 0%, rgba(38, 38, 38, 0.9) 100%), url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/housing.jpg") no-repeat center center; /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#262626", endColorstr="#262626",GradientType=0 ), url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/housing.jpg") no-repeat center center; /* ie6-9 */
  background-size: cover;
}
body #mainContent #bottomContent #bottomContentWrapper #diversityInclusion .copyBox {
  background-image: url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/diversity.jpg"); /* ff3.6+ */ /* safari4+,chrome */ /* safari5.1+,chrome10+ */ /* opera 11.10+ */ /* ie10+ */
  background: linear-gradient(0deg, rgba(135, 113, 72, 0.98) 0%, rgba(135, 113, 72, 0.98) 100%), url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/diversity.jpg") no-repeat center center; /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#877148", endColorstr="#877148",GradientType=0 ), url("https://www.oakland.edu/Assets/template-assets/landingPages/campus-life/images/diversity.jpg") no-repeat center center; /* ie6-9 */
  background-size: cover;
}
body #mainContent #bottomContent #bottomContentWrapper .gold .titleBox {
  background-color: #877148;
}
body #mainContent #bottomContent #bottomContentWrapper .gold .titleBox h3 {
  color: #fff;
}
body #mainContent #bottomContent #bottomContentWrapper .gold .copyBox h4 {
  color: #fff;
}
body #mainContent #bottomContent #bottomContentWrapper .gold .copyBox p {
  color: #fff;
}
body #mainContent #bottomContent #bottomContentWrapper .gray .titleBox {
  background-color: #e7e7e7;
}
body #mainContent #bottomContent #bottomContentWrapper .gray .titleBox h3 {
  color: #000;
}
body #mainContent #bottomContent #bottomContentWrapper .gray .copyBox h4 {
  color: #000;
}
body #mainContent #bottomContent #bottomContentWrapper .gray .copyBox p {
  color: #000;
}
body #mainContent #bottomContent #bottomContentWrapper .darkGray .titleBox {
  background-color: #262626;
}
body #mainContent #bottomContent #bottomContentWrapper .darkGray .titleBox h3 {
  color: #fff;
}
body #mainContent #bottomContent #bottomContentWrapper .darkGray .copyBox h4 {
  color: #fff;
}
body #mainContent #bottomContent #bottomContentWrapper .darkGray .copyBox p {
  color: #fff;
}/*# sourceMappingURL=campusLife.css.map */