.event-title h2 {
    font-size: 2em !important;
    font-weight: 600;
}
.day-wrapper {
    display: none;
}

.mercury-event .left-sidebar .event-info .fee p {
    color: black;
}

.mercury-event .hg-media-hero picture {
    float: left;
    margin: 0;
    width: 100%;
}

.mercury-event .time-day-wrapper {
    text-align: left;
    border: unset;
    border-bottom: transparent;
    padding: 0 0 1rem;
}

.mercury-event .event-borders {
    border: unset;
}

.mercury-event .left-sidebar .event-info {
    padding: 0;
    border: unset;
}

.events-stripe {
    background: linear-gradient(white 15%, #f9f6e5 15%);
    height: 250px;
    width: 100%;
    position: absolute;
    top: -50px;
    left; 0;
    z-index: -1;
}

.event-header {
    height: 250px;
}

.mercury-event .event-info {
    background: unset;
    border: unset;
    padding: 0 0 1rem;
}

.mercury-event .left-sidebar .event-info .location {
    margin-top: 1rem;
    border-top: unset;
}

.mercury-event .left-sidebar .event-info > * {
    padding: unset;
}

.slide-button a span {
    display: inline-block;
    transform: skewX(25deg);
    position: relative;
    z-index: 2;
}

.slide-button {
    display: flex;
    justify-content: center;
}

.slide-button a {
    transform: skewX(-25deg);
    border-radius: 5px;
    display: block;
    background: linear-gradient(100deg, #a4925a, 36%, #857437);
    width: 280px;
    height: 48px;
    line-height: 46px;
    font-size: 16px;
    font-family: sans-serif;
    text-decoration: none;
    color: #ffffff;
    border: 2px solid #a4925a;
    letter-spacing: 1px;
    text-align: center;
    position: relative;
    transition: .35s ease-in-out;
    text-transform: uppercase;
}

/*** SETS MAIN CONTENT TO FULL-WIDTH ***/

.gt-container.container {
    margin-left: 0;
    margin-right: 0;
    max-width: unset;
}

.main-container {
   margin: 0;
}

.layout__region {
   padding: 0;
}

/*** TEXT STYLES ***/

h1 {
    font-family: Roboto Slab !important;
    font-weight: 600;
    color: white;
    font-size: 3rem;
    letter-spacing: .03;
    line-height: 1.2;
 }

h2 {
    font-family: Roboto Slab;
    font-weight: 400;
    color: #ea7439;
    font-size: 4rem;
    line-height: 1.2;
}

h3 {
    color: var(--gt-drk-gold);
    font-family: Roboto Slab;
    font-weight: 500;
    font-size: 1.7rem;
    letter-spacing: .03;
    line-height: 1.2;
    margin-bottom: 14px;
}

h4 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 1.5;
    margin-bottom: 16px;
}

h5 {
    font-family: Roboto Condensed;
}

h6 {
    font-family: Roboto;
    font-weight: 500;
    font-size: .8rem;
    line-height: 1.25;
    color: white;
    margin-bottom: 0;
}

.teal-title {
   color: #008c95;
}

.purple-title {
   color: #5b358e;
}

.blue-title {
   color: #415ca5;
}

.home_page_arts_blocks-block_5 h2 {
   color: #008c95;
}

.home_page_arts_blocks-block_6 h2 {
   color: #5b358e;
}

/*** MOBILE TEXT STYLES ***/

@media screen and (max-width: 768px){
   h1 {
      font-size: 2.2rem;
   }

   h2 {
      font-size: 2.7rem;
   }
}

.hero-image {
   object-fit: cover;
   object-position: top;
}

@media screen and (max-width: 768px){
   .hero-image {
      height: 60vh !important;
   }
}

@media screen and (max-width: 576px){
   .hero-image {
      height: 50vh !important;
   }
}

/* Container holding hero images and text */
.hero-container {
  position: relative;
  color: white;
}

/* Bottom left text */
.bottom-left {
  position: absolute;
  bottom: 2rem;
  left: 9%;
  text-align: left;
}

@media screen and (max-width: 768px){
   .bottom-left {
      bottom: 1rem;
   }
}

.intro-block {
    padding: 3rem 15%;
}

@media screen and (min-width: 1440px){
   .intro-block {
       padding: 3rem 22%;
   }
}

@media screen and (max-width: 991px) {
   .intro-block {
       padding: 2.2rem 5%;
    }
}

.white-text {
    color: #ffffff;
    font-family: Roboto Slab;
    font-weight: 500;
    font-size: 1.7rem;
    letter-spacing: .03;
    line-height: 1.2;
    margin-bottom: 0px;
}

@media screen and (max-width: 768px){
   .white-text {
      font-size: 1.2rem;
   }
}

.gold-gradient {
   background: linear-gradient(100deg, #a4925a, 36%, #857437);
}

.light-gold-stripes {
   background: repeating-linear-gradient(
      130deg,
      #DFD9BD,
      #DFD9BD 5px,
      #fff 4px,
      #fff 9px
   )
}

/*** OFF CANVAS MENU STYLING ***/

.arts-nav-btn {
   border: none;
   background: none;
   color: #003057;
   font-family: 'Roboto Condensed', sans-serif;
   font-weight: 400;
   font-size: 22px;
   line-height: 0;
}

.arts-nav-btn span {
   font-size: 26px;
}

.top-nav {
    padding-top: .8em;
}

#gt-header .container.my-2 {
   height: 0;
   margin: 0 !important;
}

nav.navbar.navbar-expand-lg {
   padding-y: 0 !important;
}

.neg-head {
    margin-bottom: -130px;
    position: relative;
    z-index: 100;
}

.logged-in.frontpage .main-container .container:first-of-type {
   height: 40px;
}

.role-authenticated .offcanvas-header {
  margin-top: 4rem;
}

.offcanvas-body nav {
  margin-bottom: 2rem;
}

.offcanvas-body ul {
    list-style-type: none;
    padding: 0 1rem;
}

.offcanvas-body li {
    margin-bottom: 1.3rem;
}

.offcanvas-body a {
    font-family: 'Roboto Slab';
    text-decoration: none;
    font-weight: 400 !important;
    font-size: 1.4rem;
}

.path-home .offcanvas-body a {
   color: #262626;
}

.path-home .offcanvas-body a:hover {
   color: #857437;
}

.path-home .offcanvas-body li {
   display: none;
}

.path-home .offcanvas-body li + li {
   display: block;
}

.fancy-link {
   color: #003057;
   font-family: 'Roboto Condensed', sans-serif;
   font-weight: 400 !important;
   font-size: 1.4rem;
   text-decoration: none;
   line-height: 3;
}

.fancy-link span {
   font-size: 1.6rem;
}

@media screen and (max-width: 768px){
   .fancy-link {
      font-size: 1.3rem;
   }

   .fancy-link span {
      font-size: 1.4rem;
   }
}

/*** BLOCKS ***/

.white-block {
   padding-right: 9%;
   padding-left: 9%;
}

.events-3row {
   padding: 0px 9% 30px;
   background: linear-gradient(white 15%,  #f9f6e5 15%);
}

.fee-wrapper {
    margin-top: 1em;
}

.event-info-extra .contextual-region {
    margin-top: 1em;
}

.mercury-event {
    position: relative;
}

.mercury-event .events-stripe {
    left: 0;
}

.mercury-event .slide-button {
    justify-content: left;
    margin-top: 40px;
}

.featured-event-head {
   padding: 40px 9% 0px;
   background: #f9f6e5;
   margin-bottom: -1rem;
}

.featured-event {
   padding: 30px 9% 40px;
   background: #f9f6e5;
   margin-bottom: -1rem;
}

.title-bar {
   padding: 50px 9% 40px;
   margin-bottom: 60px;
   background: #f9f6e5;
}

.ticket-button-padding {
    padding: 5px 9% 60px;
    background: #f9f6e5;
    margin-top: -1rem;
}

/*** IMAGE LINKS ***/

.image-link {
    border-radius: 50px 16px;
    position: relative;
}

.image-link:before {
    content: "";
    border: 3px solid #a4d233;
    height: 100%;
    width: 100%;
    position: absolute;
    border-radius: 50px 16px;
    bottom: -15px;
    right: -15px;
    transition: all 150ms ease-in;
}

.image-link:hover:before {
    bottom: -5px;
    right: -5px;
}

/*** FEATURED EVENT IMAGE ***/

.events-featured-img .field-content {
    width: 600px;
    height: 400px;
    border-radius: 50px 16px;
    overflow: hidden;
    position: relative;
}

.events-featured-img img {
    width: 100%;
}

.events-featured-img:before {
    content: "";
    width: 600px;
    height: 400px;
    border: 3px solid #eaaa00;
    position: absolute;
    border-radius: 50px 16px;
    bottom: -15px;
    right: -15px;
    z-index: 0;
    transition: all 150ms ease-in;
}

.page-node-1 .events-featured-img:before {
    border: 3px solid #A4D233;
}

.events-featured-img {
    position: relative;
    width: 600px;
    height: 400px;
    margin-bottom: 2em;
}

.events-featured-img:hover:before {
    bottom: -5px;
    right: -5px;
}

/***  EVENT IMAGE STYLING  ***/

.event-img .field-content {
    width: 300px;
    height: 200px;
    border-radius: 50px 16px;
    overflow: hidden;
    position: relative;
}

.event-img img {
    width: 100%;
}

.mercury-event .hg-media img {
    border-radius: 16px;
}

.event-img:before {
    content: "";
    width: 300px;
    height: 200px;
    border: 3px solid #e1ac3a;
    position: absolute;
    border-radius: 50px 16px;
    bottom: -15px;
    right: -15px;
    z-index: 0;
    transition: all 150ms ease-in;
}

.event-img {
    position: relative;
    width: 300px;
    height: 200px;
    margin-bottom: 2em;
}

.event-img:hover:before {
    bottom: -5px;
    right: -5px;
}

/*** NEWS IMAGE STYLING ***/

.news-img .field-content {
    width: 600px;
    height: 400px;
}

.news-img:before {
    width: 600px;
    height: 400px;
    border: 3px solid #a4d233;
}

.news-img {
    width: 600px;
    height: 400px;
}

/*** ART IMAGE STYLING ***/

.art-img .field-content {
    width: 600px;
    height: 400px;
}

.art-img:before {
    width: 600px;
    height: 400px;
    border: 3px solid #ea7439;
}

.art-img {
    width: 600px;
    height: 400px;
}

/***IMAGE LINKS RESPONSIVE ***/

@media screen and (max-width: 700px){
   .events-featured-img .field-content {
      width: 396px;
      height: 264px;
   }
  .events-featured-img:before {
      width: 396px;
      height: 264px;
   }
   .events-featured-img {
      width: 396px;
      height: 264px;
   }
   .news-img .field-content {
    width: 396px;
    height: 264px;
   }
  .news-img:before {
     width: 396px;
     height: 264px;
   }
   .news-img {
      width: 396px;
      height: 264px;
   }
}

@media screen and (max-width: 490px){
   .events-featured-img .field-content {
      width: 300px;
      height: 200px;
   }
  .events-featured-img:before {
      width: 300px;
      height: 200px;
   }
   .events-featured-img {
      width: 300px;
      height: 200px;
   }
   .news-img .field-content {
    width: 300px;
    height: 200px;
   }
  .news-img:before {
     width: 300px;
     height: 200px;
   }
   .news-img {
      width: 300px;
      height: 200px;
   }
}

/*** VIEWS STYLING ***/

.views-col {
   border: none;
}

.views-view-grid .field-content, .views-view-grid .field-content p {
   font-style: italic;
   font-size: 1.1rem;
}

.views-view-grid .views-field-title a, .views-view-responsive-grid .views-field-title a, .hp-news-title a, .hp-art-title a, .events-featured-row h2 a {
   font-family: 'Roboto Condensed', sans-serif;
   font-weight: 600 !important;
   color: #262626 !important;
   font-size: 2rem;
   font-style: normal;
   line-height: 1.25;
   text-decoration: none !important;
}

@media screen and (max-width: 768px){
   .views-view-grid .views-field-title a, .views-view-responsive-grid .views-field-title a, .hp-news-title a, .hp-art-title a, .events-featured-row h2 a {
      font-size: 1.6rem;
   }
}

.hp-news-row, .hp-art-row, .events-featured-row {
   display: flex;
   flex-direction: row;
}

.hp-art-title, .events-featured-text {
    padding-left: 4rem;
}

@media screen and (max-width: 1170px){
   .hp-news-row, .hp-art-row, .events-featured-row {
      display: block;
   }

   .events-featured-text {
       padding-left: 0;
   }
}

.events-featured-text {
    font-weight: 400 !important;
}

/*** CREATIVE QUARTER PAGE STYLES ***/

.page-node-135 .gt-container.container {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    max-width: unset;
}

.page-node-135 .main-container {
   margin: 0;
}


/*** TEXT STYLES ***/

.page-node-135 h1 {
    font-family: Roboto Slab;
    font-weight: 600;
    color: #a9d3ef;
    font-size: 4.2rem;
    line-height: 1;
 }

h1.cq-prehead {
    font-family: Roboto !important;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.5;
    color: white;
    text-transform: uppercase;
    margin-bottom: 0;
}

.cq-intro {
    color: white;
    font-family: Roboto Slab;
    font-weight: 500;
    font-size: 1.7rem;
    letter-spacing: .03;
    line-height: 1.2;
    margin-bottom: 0px;
}

.page-node-135 h2 {
    font-family: Roboto Slab;
    font-weight: 500;
    color: #003057;
    font-size: 2.4em;
    line-height: 1.2;
}

.page-node-135 h3 {
    font-family: Roboto Slab;
    font-weight: 500;
    color: #003057;
    font-size: 1.9em;
    line-height: 1.2;
    margin-bottom: 20px;
}

.page-node-135 h4 {
    font-family: Roboto Slab;
    font-weight: 500;
    color: #003057;
    font-size: 1.4em;
    line-height: 1.1;
    margin-bottom: 10px;
}

.page-node-135 .card-body p {
  color: #262626;
}

.purple-rule {
    margin: 10px 0px;
    border-bottom: 5px solid #4a0093;
}

/*** MOBILE TEXT STYLES ***/
@media screen and (max-width: 710px){
   .cq-intro {
      font-size: 1.4rem;
   }
}

/*** BLOCK STYLES ***/

.cq-intro-block {
    padding: 3rem 15%;
}

@media screen and (min-width: 1440px){
   .cq-intro-block {
       padding: 3rem 22%;
   }
}

@media screen and (max-width: 991px) {
   .cq-intro-block {
       padding: 2.2rem 6%;
    }
}

.light-blue-stripes {
   margin-bottom: 2rem;
   background: repeating-linear-gradient(
      130deg,
      #a9d3ef,
      #a9d3ef 2px,
      #fff 3px,
      #fff 6px
   )
}

.gold-shape {
   background: url("https://arts.gatech.edu/sites/default/files/inline-images/triangle_gold_bg.jpg");
   border-radius: 140px 16px 140px 16px;
   padding: 4rem;
   margin: 2rem auto;
}

.bg-watercolor {
   background: url("https://arts.gatech.edu/sites/default/files/inline-images/cq_bg_render_bw.jpg");
   padding: 2rem;
}

.bg-white-cq {
   padding: 2rem;
}

.round-corners-16 {
   border-radius: 16px;
}

/* CONTAINER HOLDING HERO WITH TEXT */
.cq-hero-container {
  position: relative;
  margin-top: -1rem;
  margin-bottom: -1rem;
}

.cq-hero-image {
   object-fit: cover;
   height: 52vh !important;
}

.cq-hero-image-home {
   height: 57vh !important;
   object-fit: cover;
   object-position: top;
}

@media screen and (max-width: 710px){
   .cq-hero-image-home {
      height: 420px !important;
   }
}

/* Bottom left text */
.cq-bottom-left {
  position: absolute;
  bottom: 2rem;
  left: 9%;
  text-align: left;
}

.cq-image-hover-row {
    max-width: 1320px;
    margin: 2rem auto;
}

.cq-hover-image {
  display: block;
  width: 100%;
  height: auto;
}

.cq-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #003057;
}

.container:hover .cq-overlay {
  opacity: 1;
}

@media screen and (max-width: 1242px) {
   .cq-image-hover-row {
       max-width: 820px;
       margin: 2rem auto;
   }
}

.cq-overlay-text {
  color: #262626;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

@media screen and (max-width: 700px) {
   .cq-image-hover-row {
       max-width: 320px;
       margin: 2rem auto;
   }
}

.cq-hover-container {
  position: relative;
  width: 20%;
}

.page-node-135 .card {
  width: 31%;
  padding: 16px;
  margin: 0 12px;
  border-radius: 70px 16px 70px 16px;
  border: 1px solid #857437;
}

.page-node-135 .card p {
   margin-bottom: 0 !important;
}

.page-node-135 .card-img-top {
   margin: -120px auto .5rem;
   max-width: 200px;
}

.page-node-135 .cards-row-one {
   margin-top: 80px;
}

.page-node-135 .cards-row-two {
   margin-top: 130px;
}

.diamond-head {
   display: inline-block;
   position: relative;
}

.diamond-head h2 {
   display: inline;
   margin-right: 20px;
}

.diamond-head img {
   position: absolute;
   margin-top: 15px;
}

@media screen and (max-width: 1199px) {
  .page-node-135 .card {
    width: 46%;
    margin: 0 12px 130px 12px;
  }
}

@media screen and (max-width: 767px) {
  .page-node-135 .card {
    width: 80%;
    margin: 0 12px 130px 12px;
  }
}

@media screen and (max-width: 550px) {
  .page-node-135 .card {
    width: 80%;
    margin: 0 12px 130px 12px;
  }
}

@media screen and (max-width: 1199px) {
   .page-node-135 .cards-row-two {
      margin-top: 0;
   }
}

/*** END CREATIVE QUARTER PAGE STYLES ***/

/*** SLIDE ANIMATED BUTTON ***/

.slide-button{
  display: flex;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 30px;
}

.slide-button a{
  transform: skewX(-25deg);
  border-radius: 5px;
  display: block;
  background: linear-gradient(100deg, #a4925a, 36%, #857437);
  width: auto;
  height: 48px;
  line-height: 46px;
  font-size: 16px;
  font-family: sans-serif;
  text-decoration: none;
  color: #ffffff;
  border: 2px solid #a4925a;
  letter-spacing: 1px;
  text-align: center;
  position: relative;
  transition: .35s ease-in-out;
  text-transform: uppercase;
  padding: 0 30px;
}

.slide-button.navy-button a {
  background: #ffffff;
  color: #003057;
  border: 2px solid #003057;
}

.slide-button.navy-button {
   justify-content: right;
}

.slide-button a:after{
  color: #ffffff;
}

.slide-button a span{
  display: inline-block;
  transform: skewX(25deg); /* Counter-skews the text to appear straight */
  position: relative;
  z-index: 2;
}

.slide-button a:after{
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #003057;
  transition: .35s ease-in-out;
}

.slide-button a:hover{
  color: #fff;
}

.slide-button a:hover:after{
  width: 100%;
}

.slide-button.ticket-button {
   justify-content: right;
}

/*** EVENT TABS ***/

.event-tabs {
   font-family: 'Roboto condensed';
   text-transform: uppercase;
   font-size: 22px;
   font-weight: 400 !important;
}

/*** FOOTER ***/

.footer-img {
   background: url("/sites/default/files/inline-images/footer_bg.jpg");
   padding: 50px 9% 70px;
   margin-bottom: -1rem;
}

.footer-img p {
   color: white;
   font-size: .9rem;
   line-height: 1.7;
}

.footer-img a {
   text-decoration: none;
   font-weight: 400 !important;
}

.footer-img span {
   font-family: 'Roboto Slab';
   font-weight: 600;
   font-size: 1.1rem;
}

/*** STAFF AND ARTS ***/

.staff-img img, .arts-img img {
   border-radius: 16px;
   margin-bottom: 20px;
}

/*** HIDE GT FOOTER ***/

footer#footer {
    display: none;
}

/*** PEOPLE PAGE ***/

.node--type-people .gt-container.container {
    padding-right: 9%;
    padding-left: 9%;
}

.node--type-people .field--type-image img {
   border-radius: 16px;
   margin-bottom: 30px;
   width: 100%;
   height: 100%;
   max-width: 380px;
   max-height: 380px;
}

.field.field--name-field-name.field--type-string.field--label-hidden.field__item, .field.field--name-field-last-name.field--type-string.field--label-hidden.field__item {
    font-family: Roboto Slab;
    font-weight: 400;
    color: #5b358e;
    font-size: 2.2em;
    line-height: 1.2;
    margin-bottom: 2px;
    display: inline-block;
    margin-right: .3rem;
}

.field.field--name-field-job-title.field--type-string.field--label-hidden.field__item {
    font-weight: 600;
    font-style: italic;
    font-size: 1em;
    margin-top: 6px;
    margin-bottom: 8px;
}

.field.field--name-field-email.field--type-email.field--label-hidden.field__item {
    margin-bottom: 8px;
}

.field.field--name-field-bio.field--type-string-long.field--label-hidden.field__item {
    margin-bottom: 70px;
}

.white-block.view.view-staff-view.view-id-staff_view.view-display-id-block_2.js-view-dom-id-3787984c5f76b58701ede75b8d6daf95750441aa177c9c140d89008e704d2d53 {
    margin-bottom: 3rem;
}

.gold-text {
    color: var(--gt-drk-gold);
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 1.7rem;
    letter-spacing: .03;
    line-height: 1.2;
    margin-bottom: 0px;
}

@media screen and (max-width: 768px){
   .gold-text {
      font-size: 1.4rem;
   }
}

.about-text {
    font-family: Roboto;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 1.5;
    margin-bottom: 16px;
}

/*** FERST PAGE ***/

.layout.layout--twocol-section.layout--twocol-section--67-33 {
    padding-left: 9%;
    padding-right: 9%;
}

.layout--twocol-section.layout--twocol-section--33-67 > .layout__region--second, .layout--twocol-section.layout--twocol-section--67-33 > .layout__region--first {
        padding-right: 6%;
}

.rounded-body-image {
    margin-bottom: 20px;
    border-radius: 16px;
}

/*** EVENT PAGES ***/

.node--type-hg-event .event-title h2 {
   font-family: 'Roboto Condensed';
   font-size: 2.4rem !important;
}

.event-categories-items, .invited-audience-items {
    margin-bottom: 20px;
}

.event-categories-items span, .invited-audience-items span {
   margin-right: 20px;
}

/*** NEWS PAGES ***/

.node--type-hg-news .gt-main-content {
   padding-right: 9%;
   padding-left: 9%;
}

.node--type-hg-news h1 {
   color: #008c95;
   font-family: 'Roboto Condensed';
   font-size: 2.4rem !important;
}

.node--type-hg-news .news-full .hg-summary {
   background-color: #f9f6e5;
   border-radius: 16px;
   padding: 3rem;
}

.mercury-event .main-content-wrapper {
    margin-bottom: 2rem;
}
