/*.paragraphs-items-field-content {*/
/*    display: flex;*/
/*}*/

.field-name-field-p-image-caption {
    letter-spacing: .01em;
    font-style: italic;
    font-size: 13px;
    text-align: right;
    margin-bottom: 20px;
}

.field-name-field-p-story {
    margin: 10px 0;
}

.paragraphs-item-vertical-3-columns > .content > .paragraphs-items-field-p-3columns-content > .field-name-field-p-3columns-content > div.field-items{
	clear:left;
}

.paragraphs-item-vertical-3-columns > .content > .paragraphs-items-field-p-3columns-content > .field-name-field-p-3columns-content > .field-items > .field-item {
    width: calc(33.333332% - 47px);
    margin-right: 70px;
    float: left;
}

.paragraphs-item-vertical-3-columns > .content > .paragraphs-items-field-p-3columns-content > .field-name-field-p-3columns-content > .field-items > .field-item:last-child {
    margin-right: 0;
}

.paragraphs-item-2-columns-left-larger .paragraphs-items-field-p-column-content {
    width: calc(66.666664% - 20px);
    float: left;
    margin-right: 20px;
}

.paragraphs-item-2-columns-left-larger .paragraphs-items-field-p-1column-content {
    width: calc(33.333332% - 20px);
    float: left;
    margin-left: 20px;
}

.paragraphs-item-2-columns-right-larger .paragraphs-items-field-p-column-content {
    width: calc(66.666664% - 20px);
    float: left;
    margin-left: 20px;
}

.paragraphs-item-2-columns-right-larger .paragraphs-items-field-p-1column-content {
    width: calc(33.333332% - 20px);
    float: left;
    margin-right: 20px;
}

.paragraphs-item-2-columns-left-larger.paragraph-column-background .paragraphs-items-field-p-1column-content,
.paragraphs-item-2-columns-right-larger.paragraph-column-background .paragraphs-items-field-p-1column-content
{
    width: calc(33.333332% - 60px);
    background-color: #F9F6EF;
    padding: 0 20px 20px 20px;
}

.paragraphs-item-2-columns-left-larger.paragraph-column-background .paragraphs-items-field-p-1column-content h3,
.paragraphs-item-2-columns-right-larger.paragraph-column-background .paragraphs-items-field-p-1column-content h3,
.content-right h3
{
    border-bottom: 5px solid #4d4f53;
    display: inline-block;
}

.paragraphs-item-2-columns-left-larger.paragraph-column-background .paragraphs-items-field-p-1column-content .field-name-field-p-heading,
.paragraphs-item-2-columns-right-larger.paragraph-column-background .paragraphs-items-field-p-1column-content .field-name-field-p-heading,
.content-right .field-name-field-p-heading {
    text-align: center;
}

.paragraphs-item-in-line-boxed .paragraphs-items-field-p-column-content {
    padding: 20px;
    background-color: #F9F6EF;
    display: inline-block;
}

.paragraphs-item-in-line-boxed .paragraphs-items-field-p-column-content .field-name-field-p-image {
    float: left;
    width: 33.33334%;
}

.paragraphs-item-in-line-boxed .paragraphs-items-field-p-column-content .field-name-field-p-heading {
    width: calc(66.66664% - 20px);
    margin-left: 20px;
    float: right;
    text-align: center;
}

.paragraphs-item-in-line-boxed .paragraphs-items-field-p-column-content .field-name-field-p-heading h3,
.paragraphs-item-vertical-2columns-boxed .field-name-field-p-heading h3,
.paragraphs-item-vertical-3columns-boxed .field-name-field-p-heading h3 {
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: 5px solid #4d4f53;
    display: inline-block;
}

.paragraphs-item-in-line-boxed .paragraphs-items-field-p-column-content p {
    width: calc(66.66664% - 20px);
    margin-left: 20px;
    float: right;
}

.paragraphs-item-vertical-2columns-boxed .paragraphs-items-field-p-2columns-content > .field-name-field-p-2columns-content > .field-items > .field-item {
    width: 50%;
    float: left;
    text-align: center;
}

.paragraphs-item-vertical-2columns-boxed .paragraphs-items-field-p-2columns-content > .field-name-field-p-2columns-content > .field-items > .field-item.even .paragraphs-item-basic-content {
    margin-left: 30%;
    margin-right: 15%;
}

.paragraphs-item-vertical-2columns-boxed .paragraphs-items-field-p-2columns-content > .field-name-field-p-2columns-content > .field-items > .field-item.odd .paragraphs-item-basic-content {
    margin-left: 15%;
    margin-right: 30%;
}

.paragraphs-item-vertical-3columns-boxed {
    margin: 0 30px;
}

.paragraphs-item-vertical-3columns-boxed .paragraphs-items-field-p-3columns-content > .field-name-field-p-3columns-content > .field-items > .field-item {
    width: 33%;
    float: left;
    text-align: center;
}

.paragraphs-item-vertical-3columns-boxed .paragraphs-items-field-p-3columns-content > .field-name-field-p-3columns-content > .field-items > .field-item .paragraphs-item-basic-content {
    margin: 0 10%;
}

.paragraphs-item-content-with-quote {
    width: calc(66.666664% - 20px);
}

.paragraphs-item-content-with-quote .content-quote {
    margin-right: 20px;
    background-color: #F9F6EF;
    padding: 20px;
    width: 50%;
    float: left;
}

.paragraphs-item-content-with-quote .content-quote p {
    color: #4d4f53;
    font-style: italic;
    font-size: 1.2em;
    margin-bottom: 0;
}

.paragraphs-item-content-quote-image .content-quote-image {
    width: 100%;
}

.paragraphs-item-content-quote-image .content-quote-image .quote-image {
    padding: 10px;
    background-color: #F9F6EF;
    float: left;
    width: 50%;
    margin-right: 10px;
}

.paragraphs-item-content-quote-image .content-quote-image .quote-image p {
    color: #4d4f53;
    font-style: italic;
    font-size: 1.2em;
    margin-bottom: 0;
}

.paragraphs-item-content-quote-image .content-quote-image figure {
    margin-right: 20px;
    float: left;
}
/*
* New paragraphs.
*/
#main-content,
#block-system-main {
  width: 100%;
}
.paragraphs-items-field-lp-top-stories,
.paragraphs-items-field-lp-slideshow,
.paragraph-container,
#main-content-header,
.webform-client-form {
  max-width: 1170px;
  margin: 0 auto;
}
.node-type-landing-page .node-landing-page > nav.clearfix,
.node-type-student-housing-new .node-student-housing-new > nav.clearfix,
.node-type-page .node-page > nav.clearfix {
  max-width: 1170px;
  margin: 0 auto;
  clear: both;
}
/* Old paragraphs wrapper. */
.paragraphs-items-field-shn-content .field-name-field-shn-content > .field-items,
.paragraphs-items-field-lp-content .field-name-field-lp-content > .field-items {
  width: 100%;
}
.paragraphs-items-field-shn-content .field-name-field-shn-content > .field-items > .field-item,
.paragraphs-items-field-lp-content .field-name-field-lp-content > .field-items > .field-item {
  display: block;
  width: 100%;
  clear: both;
}
.paragraphs-item-vertical-3-columns,
.paragraphs-item-vertical-3columns-boxed,
.paragraphs-item-vertical-2columns-boxed,
.paragraphs-item-in-line-boxed,
.paragraphs-item-content-with-quote,
.paragraphs-item-content-quote-image,
.paragraphs-item-basic-content,
.paragraphs-item-2-columns-right-larger,
.paragraphs-item-2-columns-left-larger {
  max-width: 1170px;
  margin: 0 auto;
}
.node-type-page h1, .node-type-page h2, .node-type-page h3,
.node-type-business-support-and-assessment h1, .node-type-business-support-and-assessment h2, .node-type-business-support-and-assessment h3,
.node-type-conferencelocations h1, .node-type-conferencelocations h2, .node-type-conferencelocations h3,
.node-type-conferences h1, .node-type-conferences h2, .node-type-conferences h3,
.node-type-department-slide-show h1, .node-type-department-slide-show h2, .node-type-department-slide-show h3,
.node-type-dining h1, .node-type-dining h2, .node-type-dining h3,
.node-type-finance-and-administration h1, .node-type-finance-and-administration h2, .node-type-finance-and-administration h3,
.node-type-hospitality h1, .node-type-hospitality h2, .node-type-hospitality h3,
.node-type-human-resources h1, .node-type-human-resources h2, .node-type-human-resources h3,
.node-type-information-technology h1, .node-type-information-technology h2, .node-type-information-technology h3,
.node-type-landing-page h1, .node-type-landing-page h2, .node-type-landing-page h3,
.node-type-news h1, .node-type-news h2, node-type-news h3,
.node-type-paragraphs-content h1, .node-type-paragraphs-content h2, node-type-paragraphs-content h3,
.node-type-rde-savp h1, .node-type-rde-savp h2, .node-type-rde-savp h3,
.node-type-slideshow h1, .node-type-slideshow h2, .node-type-slideshow h3,
.node-type-studenthousing h1, .node-type-studenthousing h2, .node-type-studenthousing h3,
.node-type-student-housing-new h1, .node-type-student-housing-new h2, .node-type-student-housing-new h3,
.node-type-webform h1, .node-type-webform h2, .node-type-webform h3
{
  font-family: 'Crimson Text Bold';
}
.node-type-page h4, .node-type-page h5, .node-type-page h6,
.node-type-business-support-and-assessment h4, .node-type-business-support-and-assessment h5, .node-type-business-support-and-assessment h6,
.node-type-conferencelocations h4, .node-type-conferencelocations h5, .node-type-conferencelocations h6,
.node-type-conferences h4, .node-type-conferences h5, .node-type-conferences h6,
.node-type-dining h4, .node-type-dining h5, .node-type-dining h6,
.node-type-department-slide-show h4, .node-type-department-slide-show h5, .node-type-department-slide-show h6,
.node-type-finance-and-administration h4, .node-type-finance-and-administration h5, .node-type-finance-and-administration h6,
.node-type-hospitality h4, .node-type-hospitality h5, .node-type-hospitality h6,
.node-type-human-resources h4, .node-type-human-resources h5, .node-type-human-resources h6,
.node-type-information-technology h4, .node-type-information-technology h5, .node-type-information-technology h6,
.node-type-landing-page h4, .node-type-landing-page h5, .node-type-landing-page h6,
.node-type-news h4, .node-type-news h5, node-type-news h6,
.node-type-paragraphs-content h4, .node-type-paragraphs-content h5, node-type-paragraphs-content h6,
.node-type-rde-savp h4, .node-type-rde-savp h5, .node-type-rde-savp h6,
.node-type-slideshow h4, .node-type-slideshow h5, .node-type-slideshow h6,
.node-type-studenthousing h4, .node-type-studenthousing h5, .node-type-studenthousing h6,
.node-type-student-housing-new h4, .node-type-student-housing-new h5, .node-type-student-housing-new h6,
.node-type-webform h4, .node-type-webform h5, .node-type-webform h6
{
	font-family: 'Crimson Text Semi Bold';
}
/* General table for paragraphs */
.field-type-text-long {

}
.field-type-text-long table {
  width: 100%;
}
.field-type-text-long table thead td {
  text-transform: uppercase;
  font-weight: bold;
}
.field-type-text-long table td{
  padding: 8px 10px;
  border-bottom: 2px solid #000;
}
.field-type-text-long table tbody tr:last-child td{
  border-bottom: none;
}

.paragraphs-items img {
  display: block;
  width: 100%;
}

/* Navigation Items */
.odd > .paragraphs-item-icons-navigation {
  padding: 3em 0;
  margin-top: 3em;
  border-top: 1px solid #F5F5F5;
}
.even > .paragraphs-item-icons-navigation {
  padding-bottom: 4em;
  /*border: #E3E3E3 1px solid;*/
  margin-top: 2em;
}
.paragraphs-item-icons-navigation .field-items {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.paragraphs-item-icons-navigation figure {
  width: 88px;
  height: 88px;
  overflow: hidden;
}
.paragraphs-items .paragraphs-item-icons-navigation img {
  width: 88px;
  transform: translate3d(0px, 0px, 0px);
  transition: transform .2s ease-in-out;
}
.paragraphs-item-icons-navigation figure:hover img {
  transform: translate3d(0px, -88px, 0px);
}
.paragraphs-item-icons-navigation .field-name-field-p-in-items {
  margin: 0 auto;
  width: 62%;
}
.paragraphs-item-icons-navigation .field-name-field-p-in-title {
  margin-top: 1.5em;
}
a.paragrapn-icon-navigation-item--link {
    text-decoration: none !important;
    color: #000000;
    font-weight: 600;
}
.field-name-field-lp-top-stories {
  display: inline-block;
  width: 100%;
  margin-bottom: 2rem;
}
/* Top Info Banner paragraph. */
.paragraph-spacing {
  padding: 4rem 0;
}
.paragraph-top-info-banner {
  background: #f2f2f2;
  color: #fff;
  padding: 2rem 1rem;
  font-family: 'Crimson Text Regular';
  font-size: 20px;
}
.paragraph-top-info-banner .field-item * {
  margin: 0;
  color: #8C1515;
}

.paragraph-top-info-banner .field-item a {
  text-decoration: underline;
}

.paragraph-top-info-banner table td{
  border-bottom: 2px solid #FFFFFF;
}
/* Hero paragraph. */
.paragraph-hero {
  position: relative;
}
.paragraph-image-full-width {
  position: relative;
}
.paragraph-hero img,
.paragraph-image-full-width img {
  display: block;
}
.paragraph-hero .field-name-field-hero-content {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  max-width: 1170px;
  color: white;
  text-align: center;
}

.paragraph-hero .btn-primary {
  display: inline-block;
  padding: 5px 40px;
  color: white;
  text-decoration: none !important;
  border: 2px solid white;
  font-weight: 800;
  font-family: 'Source Sans Pro bold';
}
.paragraph-hero .btn-primary:hover {
  background: #a80532;
  border: 2px solid #a80532;
}

/* Content paragraph. */
.paragraph-content-item {
  margin-bottom: 2rem;
}
.paragraph-content-item--inner {
  padding: 0 1.5rem;
}
.paragraph-content-item .field-name-field-c-content {
  color: #5f574f;
}
.paragraph-content-item--title {
  margin-bottom: 0;
  text-align: center;
  margin-top: 2rem;
  font-family: 'Crimson Text Bold';
}
.paragraph-heading-cool-grey {
  color: #4E4F53;
}
.paragraph-heading-black {
  color: #2E2D2A;
}
.paragraph-heading-cardinal-red {
  color: #a80532;
}
.paragraph-content-item--subheading {
  font-family: 'Source Sans Pro Bold', Arial, Helvetica, sans-serif;
  text-align: center;
}
.paragraph-content-item--body {
  margin-top: 1rem;
}
/* Four icon links paragraph. */
.paragraph-four-icon-links {
  margin-bottom: 2rem;
}
.paragraph-four-icon-links .field-items {
  display: flex;
}
.paragraph-four-icon-links .field-item {
  min-width: 25%;
}
.paragraph-four-icon-links .paragraphs-items-field-il-icons {
  max-width: 500px;
  margin: 0 auto;
}
/* Icon content paragraph. */
.paragrapn-icon-item--link {
  display: block;
  text-align: center;
  text-decoration: none !important;
  color: #006CB8!important;
}
.paragrapn-icon-item--link:hover {
  color: #00548F !important;
}
.paragrapn-icon-item--link .field-name-field-ic-icon {
  padding: 0 3rem;
}
.paragrapn-icon-item--link {
  margin-top: 1rem;
}
.paragrapn-icon-item--link * {
  font-weight: bold;
}
.paragrapn-icon-item--link .field-name-field-ic-text {
  padding: 0 1rem;
  margin-top: 1rem;
  color: #000000;
  font-family: 'Source Sans Pro Bold', Arial, Helvetica, sans-serif;
}
.paragrapn-icon-item--link .field-name-field-ic-icon figure {
  max-width: 80%;
  margin: 0 auto;
}
/* Hoursing floorplans paragraph. */
.paragraph-housing-floorplans {
  background: #F9F6EF;
  padding: 2rem 1rem;
  margin-bottom: 2rem;
}

.paragraph-housing-floorplans .field-name-field-hf-floorplans > .field-items > .field-item {
  margin-bottom: 1rem;
}

/* Housing Floorplans heading image paragraph. */
.paragraph-housing-header-image .field-name-field-hhi-heading {
  color: #a80532;
  font-family: 'Source Sans Pro Bold', Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-bottom: .5rem;
}


/* Housing Image and Text section paragraph. */
.paragraph-housing-image-text-section {
  margin-bottom: 2rem;
}
.paragraph-width-limited {
  max-width: 1170px;
  margin: 0 auto;
}
.paragraph-bg-ligth-pink {
  background: #F9F6EF;
}
.paragraph-bg-white {
  background: #FFFFFF;
}
.paragraph-image-right {
  flex-direction: row-reverse;
}
.paragraph-housing-image-text-section .field-name-field-hit-heading {
  color: #a80532;
  font-family: 'Source Sans Pro Bold', Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
.paragraph-housing-image-text-section .field-name-field-hit-content {
  color: #5f574f;
}
.paragraph-housing-image-text-section--fields {
  padding: 2rem 1rem 0rem 1rem;
}
.paragraph-housing-image-text-section--fields.paragraph-bg-ligth-pink {
  padding: 2rem 1rem;
}
.paragraph-housing-image-text-section .field-name-field-hit-content .field-items .field-item p:last-child {
  margin: 0;
}
/* Image Gallery paragraph. */
.paragraph-image-gallery {
  margin-bottom: 2rem;
  margin-top: 3rem;
}
.paragraph-image-gallery .slick-prev,
.paragraph-image-gallery .slick-next {
  background: red;
}
.paragraph-image-gallery .slick-slide {
  margin: 0 15px;
  opacity: 0.5;
}
.paragraph-image-gallery .slick-slide.slick-active {
  opacity: 1;
}
.paragraph-image-gallery .slick-next::before,
.paragraph-image-gallery .slick-prev::before {
  display: none;
}
.paragraph-image-gallery .slick-next,
.paragraph-image-gallery .slick-prev {
  display: none !important;
  width: 32px;
  height: 32px;
  z-index: 9;
}
.paragraph-image-gallery .slick-prev {
  background: url("../images/carousel-left-arrow.png") no-repeat 0 0;
}
.paragraph-image-gallery .slick-next {
  background: url("../images/carousel-right-arrow.png") no-repeat 0 0;
}
.paragraphs-item-image-gallery-item > .content {
  position: relative;
}
.paragraph-image-gallery .field-name-field-igi-image-description {
  width: 100%;
  background: #a80532;
  display: none;
}
.paragraph-image-gallery .slick-slide.slick-active .field-name-field-igi-image-description {
  display: block;
}
.paragraph-image-gallery .field-name-field-igi-image-description .field-items {
  display: inline-block;
  padding: 20px 30px;
  color: white;
  font-size: 14px;
}
.paragraph-image-gallery--title {
  text-align: center;
  font-size: 2em;
  margin-top: 0;
}

/* Mini Gallery paragraph. */
.paragraph-container-short {
  margin: 0 auto;
  max-width: 900px;
}
.mini-gallery {
  padding: 2rem 0;
}
.mini-gallery .field-name-field-mgi-orientation {
  display: none;
}
.mini-gallery--left .field-name-field-mgi-image figure {
  padding: 3px;
}
.mini-gallery--left .field-name-field-mgi-image img {
  width: 100%;
  display: block
}
.mini-gallery--right .field-name-field-mg-content {
  padding: 0 30px;
  color: #5f574f;
}

/* Boxed gray section paragraph. */
.dark-gray {
  background: #54555A;
}

.paragraph-boxed-gray-section.paragraph-bg-cardinal-red {
  background: #A41F37;
}

.paragraph-boxed-gray-section.paragraph-bg-cool-grey {
  background: #54555A;
}

.paragraph-boxed-gray-section.paragraph-bg-black {
  background: #2e2d29;
}

.paragraph-boxed-gray-section--content {
  color: #FFFFFF;
}
.paragraph-boxed-gray-section table {
  width: 100%;
}
.paragraph-boxed-gray-section table thead td {
  text-transform: uppercase;
  font-weight: bold;
}
.paragraph-boxed-gray-section table td{
  padding: 8px 10px;
  border-bottom: 2px solid #FFFFFF;
}
.paragraph-boxed-gray-section table tbody tr:last-child td{
  border-bottom: none;
}
.paragraph-boxed-gray-section .field-name-field-bgs-content a {
  color: #ffffff;
}
.paragraph-boxed-gray-section--title {
  text-align: center;
  margin-top: 0;
}
.paragraph-boxed-gray-section .field-name-field-bgs-content {
  text-align: center;
}
/* Four three grid section paragraph. */
.paragraph-four-three-grid {
  margin-bottom: 3rem;
}
.paragraph-four-three-grid--content .field-name-field-ftgs-content > .field-items {
  width: 100%;
}
.paragraph-image-text-content--column--link {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.paragraph-image-text-content--column--image::after {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100,0.65+100 */
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
  transition: all ease .5s;
}
.paragraph-image-text-content--column--link:hover .paragraph-image-text-content--column--image::after {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100,0.65+100 */
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.30) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.30) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.30) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */

}
.paragraph-image-text-content--column--text {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-family: 'Crimson Text Semi Bold';
  font-size: 25px;
  color: #FFFFFF;
}
.paragraph-image-text-content--column--text .field-name-field-it-heading {
  padding: 0 1rem 1rem 1rem;
}
/* Three four grid section paragraph. */
.paragraph-three-four-grid--content .field-name-field-tfgs-content > .field-items {
  max-width: 500px;
  margin: 0 auto;
}
.paragraph-three-four-grid.card .paragraph-image-text-content--content {
  margin-bottom: 25px;
}
.paragraph-three-four-grid .paragraph-image-text-content--content {
  position: relative;
  display: block;
  overflow: hidden;
}
.paragraph-three-four-grid .paragraph-image-text-content--text {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  color: white;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0% 0%;
  transition: all ease .5s;
}
.paragraph-three-four-grid .paragraph-image-text-content--text--inner {
  padding: 0px 8%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  width: 84%;
}
.paragraph-three-four-grid .paragraph-image-text-content--content:hover .paragraph-image-text-content--text {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%;
}
.paragraph-three-four-grid .field-name-field-it-heading {
  font-size: 35px;
  line-height: 35px;
  margin-bottom: 10px;
  font-family: 'Crimson Text Semi Bold';
}
.paragraph-three-four-grid .field-name-field-it-content {
  font-weight: bold;
  margin-bottom: 1rem;
}
.paragraph-three-four-grid .paragraph-image-text-content--link {
  display: inline-block;
  color: white;
  text-decoration: none !important;
  border: 1px solid #fff;
  padding: 1px 40px;
  font-weight: bold;
}
.paragraph-three-four-grid .paragraph-image-text-content--link:hover{
  text-decoration: underline !important;
}
/* Three four grid section paragraph. */
/* Card styling. */
.paragraph-three-four-grid.card .paragraph-three-four-grid--content .field-name-field-tfgs-content > .field-items {
  max-width: none;
}
.card .paragraphs-image-text-section--heading {
  color: #A41F37;
}
.card.title-black .paragraphs-image-text-section--heading {
  color: #000;
}
.paragraph-three-four-grid.card .field-name-field-it-image figure {
  height: 270px;
  position: relative;
}
#content .paragraph-three-four-grid.card .field-name-field-it-image img {
  object-fit: cover;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
}
.paragraph-three-four-grid.card .paragraph-image-text-content--text {
  position: relative;
  top: auto;
  left: auto;
  background: none;
  color: black;
}
.paragraph-three-four-grid.card .paragraph-image-text-content--text--inner {
  top: auto;
  left: auto;
  transform: translate(0, 0);
  position: relative;
  padding: 25px 8%;
}
.paragraph-three-four-grid.card .paragraph-image-text-content--link {
  border-color: #000;
  color: #000;
  transition: all .5s ease;
}
.paragraph-three-four-grid.card .paragraph-image-text-content--link:hover {
  border-color: #A41F37;
  color: #ffffff;
  background: #A41F37;
  text-decoration: none !important;
}
.paragraph-three-four-grid.card .paragraph-image-text-content--content:hover .paragraph-image-text-content--text {
  background: none;
}



/* Image and Text content paragraph. */
.paragraph-image-text-content img {
  display: block;
}
.paragraphs-image-text-section--content {

}
.paragraphs-image-text-section--image {
  height: 400px;
}
.paragraphs-image-text-section--image--inner {
  height: 100%;
  background-size: cover;
  background-position: center;
}
.paragraphs-image-text-section--image,
.paragraphs-image-text-section--text {
  position: relative;
}
.bg-digital-red,
.paragraph-bg-digital-red {
  background: #B1040E;
}
.bg-cardinal-red,
.paragraph-bg-cardinal-red {
  background: #A41F37;
}
.bg-cool-grey,
.paragraph-bg-cool-grey {
  background: #54565B;
}
.paragraph-button {
  text-align: center;
  margin: 3em 0;
}
.btn-bg-cardinal-red a {
  padding: 10px 35px;
  background-color: #8C1515;
  color: white;
  text-decoration: none !important;
  font-size: 20px;
  border: 3px solid #8C1515;
}
.btn-bg-cardinal-red a:hover {
  background: none;
  color: #8C1515;
}
.paragraphs-image-text-section--text.paragraph-bg-cardinal-red ,
.paragraphs-image-text-section--text.paragraph-bg-cool-grey {
  color: #FFFFFF;
}
.paragraphs-image-text-section--text .field-name-field-it-link a {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  border: 1px solid #000;
  padding: 2px 50px;
  color: black;
  text-decoration: none !important;
  margin-top: 10px;
}
.paragraphs-image-text-section--text .field-name-field-it-link a:hover {
  text-decoration: underline !important;
}
.paragraphs-image-text-section--text.paragraph-bg-cardinal-red .field-name-field-it-link a,
.paragraphs-image-text-section--text.paragraph-bg-cool-grey .field-name-field-it-link a {
  color: #FFFFFF;
  border: 1px solid #fff;
}
.paragraphs-image-text-section--content .paragraphs-image-text-section--text--inner {
  margin-bottom: 1.5rem;
  padding: 3rem 1.5rem;
}
.paragraphs-image-text-section--content .field-name-field-it-content a.chevron {
  color: #000;
  display: inline-block;
  text-decoration: none !important;
  border-bottom: 1px solid #000;
  font-family: 'Source Sans Pro Bold', Arial, Helvetica, sans-serif;
  position: relative;
  line-height: 2rem;
}
.paragraphs-image-text-section--content .field-name-field-it-content a.chevron::after {
  content: "";
  background: url("../images/double-arrow-right.png") no-repeat 0 0;
  position: absolute;
  top: 10px;
  right: -25px;
  height: 16px;
  width: 16px;
}
.paragraphs-image-text-section--text.paragraph-bg-cool-grey .field-name-field-it-content a,
.paragraphs-image-text-section--text.paragraph-bg-cardinal-red .field-name-field-it-content a {
  color: #FFFFFF;
}

.paragraphs-image-text-section--text.paragraph-bg-cool-grey .field-name-field-it-content a.chevron,
.paragraphs-image-text-section--text.paragraph-bg-cardinal-red .field-name-field-it-content a.chevron {
  color: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.paragraphs-image-text-section--text.paragraph-bg-cool-grey .field-name-field-it-content a.chevron::after,
.paragraphs-image-text-section--text.paragraph-bg-cardinal-red .field-name-field-it-content a.chevron::after {
  background: url("../images/double-arrow-right-white.png") no-repeat 0 0;
}
.paragraphs-image-text-section--heading {
  margin-top: 0;
}
/* Two grid section. */
.paragraph-two-grid-section {
  margin-bottom: 3rem;
}
.paragraph-two-grid-section .field-name-field-tgs-content > .field-items {
  width: 100%;
}
.paragraph-two-grid-section .field-name-field-tgs-content .field-item.even .paragraph-two-grid-content--text {
  top: 50%;
  left: 20%;
  transform: translate(0%, -50%);
  position: absolute;
  width: 75%;
  z-index: 2;
}
.paragraph-two-grid-section .field-name-field-tgs-content .field-item.odd .paragraph-two-grid-content--text {
  top: 50%;
  left: 5%;
  transform: translate(0%, -50%);
  position: absolute;
  width: 75%;
  z-index: 2;
}
.paragraph-two-grid-content--content {
  height: 400px;
  background-size: cover;
  position: relative;
  background-position: center;
}
.paragraph-two-grid-content--body p {
  margin-bottom: 10px;
}
.paragraph-two-grid-content--content.paragraph-bg-cool-grey,
.paragraph-two-grid-content--content.paragraph-bg-cardinal-red {
  color: #FFFFFF;
}
.paragraph-two-grid-content--content.paragraph-bg-cool-grey::after,
.paragraph-two-grid-content--content.paragraph-bg-cardinal-red::after {
  content: " ";
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100,0.65+100 */
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */

}
.paragraph-two-grid-content--heading {
  font-size: 40px;
  font-family: 'Crimson Text Semi Bold';
  margin-bottom: 1rem;
}
.paragraph-two-grid-content----link {
  display: inline-block;
  border: 1px solid #000000;
  color: #000000 !important;
  text-decoration: none !important;
  padding: 4px 50px;
  margin-top: 1rem;
}
.paragraph-two-grid-content--content.paragraph-bg-cool-grey .paragraph-two-grid-content----link,
.paragraph-two-grid-content--content.paragraph-bg-cardinal-red .paragraph-two-grid-content----link {
  border: 1px solid #FFFFFF;
  color: #FFFFFF !important;
}

/* Icon grid. */
.paragraph-icons-grid {
  margin-bottom: 1rem;
}
.paragraph-icons-grid .field-name-field-il-icons > .field-items {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.paragraph-icons-grid .field-name-field-il-icons > .field-items > .field-item{
  width: 50%;
}

/* Drill-down section. */
#block-views-student-housing-option-block {
  max-width: 1200px;
  margin: 0 auto;
}
#block-views-student-housing-option-block .block-title {
  display: none;
}
.paragraph-block-section {
  margin-bottom: 3rem
}
.drill-down--title {
  font-family: 'Source Sans Pro Bold', Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #fff;
  font-size: 21px;
  margin-bottom: 1.5rem;
}
.view-student-housing-option > .view-content .drill-down-tab {
  display: none;
}
.view-student-housing-option > .view-header .drill-down-tab {
  display: block;
}
.view-student-housing-option > .view-content .drill-down-tab.active {
  display: block;
}
.view-id-student_housing_option.view-display-id-block > .view-header {
  background: #A41F37;
}
.view-id-student_housing_option.view-display-id-attachment_1 {
  padding: 30px;
}
.view-id-student_housing_option.view-display-id-attachment_1 > .view-content .student-housing-option {
  color: #ffffff !important;
  font-family: 'Crimson Text Bold';
  font-size: 20px;
  text-decoration: none !important;
  padding-left: 30px;
  border-bottom: 1px solid transparent;
  margin-bottom: 25px;
  display: block;
  padding-bottom: 10px;
  background: url('../images/right-down-sprite.png') no-repeat 0 -93px;
}
.view-id-student_housing_option.view-display-id-attachment_1 > .view-content .student-housing-option.active {
  background-position: 0 -209px;
  border-bottom: 1px solid white;
}
.view-id-student_housing_option.view-display-id-attachment_1 > .view-content .field-content {
  display: block;
}
.view-id-student_housing_option.view-display-id-block > .view-content .views-row {
  margin-bottom: 1rem;
}
.view-id-student_housing_option.view-display-id-block > .view-content {
  padding: 0 25px;
}
.view-id-student_housing_option.view-display-id-block > .view-content .views-field-name {
  font-family: 'Crimson Text Semi Bold';
  font-size: 19px;
}
.view-id-student_housing_option.view-display-id-block > .view-content .views-field-name a::after {
  background: url("../images/double-arrow-right.png") no-repeat 0 0;
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  top: 3px;
  right: -4px;
}
.view-id-student_housing_option.view-display-id-block > .view-content .views-field-name a {
  text-decoration: none !important;
  color: #000;
}
.view-id-student_housing_option.view-display-id-block > .view-content .views-field-name a:hover {
  text-decoration: underline !important;
}

/* Key Housing Information block. */
.paragraph-block-section .block-views > .block-inner {
  margin: 0;
}
.view-id-lottery_key_housing_information {
  background: #A41F37;
  padding-bottom: 2rem;
}
.view-id-lottery_key_housing_information .view-content {
  margin: 0 auto;
  max-width: 1300px;
}
.view-id-lottery_key_housing_information .view-content .views-row {
  padding: 30px;
  color: #FFFFFF;
  border-bottom: 1px solid white;
  position: relative;
}
.view-id-lottery_key_housing_information .view-content .views-row:last-child {
  border: none;
}
#content .block.block-views .housing--title h2.block-title {
  background: #A41F37;
  text-align: center;
  margin: 0;
  padding: 2rem 0 0rem 0;
  color: #fff;
  font-family: 'Crimson Text Bold';
  font-size: 35px;
  border: none;
}
.view-id-lottery_key_housing_information .views-field-field-taxonomy-icon {
  float: left;
  margin-right: 17px;
}
.view-id-lottery_key_housing_information .views-field-field-taxonomy-icon img {
  max-width: 60px;
}
.view-id-lottery_key_housing_information .views-field-name {
  margin-top: 17px;
  font-family: 'Crimson Text Bold';
  font-size: 19px;
}
.view-id-lottery_key_housing_information .views-field-description {
  display: inline-block;
  width: 100%;
  margin-top: 1rem;
}
.view-id-lottery_key_housing_information .views-field-field-taxonomy-links ul li {
  padding: 0 1.5rem 0 0;
  margin: 0;
  list-style: none;
}
.view-id-lottery_key_housing_information .views-field-field-taxonomy-links ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.view-id-lottery_key_housing_information .views-field-field-taxonomy-links ul a {
  color: #ffffff;
  position: relative;
  display: inline-block;
  margin-bottom: 1rem;
  text-decoration: underline;
}
.view-id-lottery_key_housing_information .views-field-field-taxonomy-links ul a::after {
  background: url("../images/double-arrow-right-white.png") no-repeat 0 0;
  content: "";
  width: 13px;
  height: 13px;
  display: inline-block;
  position: relative;
  top: 3px;
  right: -8px;
  background-size: 100%;
}
.paragraphs-item-line {
  margin: 90px auto 40px auto;
  max-width: 1200px;
}

.paragraphs-item-line .content{
  border-bottom: 1px solid gray;
}

.paragraphs-item-image-gallery-full-width figure {
  width: 33.33333333%;
  height: 40vh;
  float: left;
}

.paragraphs-item-image-gallery-full-width figure:first-child {
  width: 100%;
  height: initial;
  max-height: 60vh;
}

.paragraphs-item-image-gallery-full-width figure img {
  object-fit: cover;
  height: 100%;
}

h1.paragraphs-apartment-layouts--heading {
  margin-top: 4rem;
  text-align: center;
}

.paragraphs-apartment-layouts h1,
.paragraphs-apartment-layouts h2,
.paragraphs-apartment-layouts h3 {
  font-family: 'Crimson Text Bold';
}

.paragraphs-apartment-layouts h2 {
  margin-top: 0;
}

.paragraphs-items-field-al-content > .field-name-field-al-content > .field-items > .field-item {
  display: flex;
  padding: 50px 0;
  border-bottom: 1px solid gray;
}

.paragraphs-items-field-al-content > .field-name-field-al-content > .field-items > .field-item:first-child {
  padding-top: 20px;
}
.paragraphs-items-field-al-content > .field-name-field-al-content > .field-items > .field-item:last-child {
  border-bottom: none;
}

.paragraph-apartment-layouts-item--image {
  width: 38%;
  margin-right: 2%;
  float: left;
}

.paragraph-apartment-layouts-item--text {
  width: 20%;
  float: left;
}

.paragraph-apartment-layouts-item .paragraph-image-text-content--link {
  display: inline-block;
  border: 1px solid #2e2d29;
  color: #2e2d29 !important;
  text-decoration: none !important;
  padding: 10px 40px;
  margin-top: 1rem;
  font-weight: 600;
}
.paragraph-apartment-layouts-item .paragraph-image-text-content--link:hover{
  text-decoration: underline !important;
}

.paragraphs-item-basic-content .field-name-field-p-heading {
  font-family: 'Crimson Text Bold';
}

/* Highlights Paragraph. */
.paragraph-highlight-grid {
  margin-bottom: 30px;
  padding: 0 15px;
}
.paragraph-highlight-grid .field-name-field-p-hl-title {
  font-family: 'Crimson Text Bold';
  font-size: 30px;
  text-align: center;
  margin: 30px 0 20px 0;
}
.paragraphs-items-field-p-hl-items .field-name-field-p-hl-items > .field-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.paragraphs-items-field-p-hl-items .field-name-field-p-hl-items > .field-items > .field-item {
  width: 100%;
  margin-bottom: 30px;
}

/* Hero Color Bar. */
.paragraph-hero-color-bar {
  position: relative;
  margin-bottom: 20px;
}
.paragraph-hero-color-bar--description {
  position: absolute;
  width: calc(100% - 20px);
  top: 0;
  left: 0;
  transform: translate(0%, 0%);
  text-align: center;
  color: #ffffff;
  padding: 1.5rem 10px 3rem 10px;
}
.paragraph-hero-color-bar--description.middle {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.paragraph-hero-color-bar--description.bottom {
  top: 100%;
  left: 50%;
  transform: translate(-50%, -100%);
}
.paragraph-hero-color-bar .field-name-field-hcb-title {
  font-family: 'Crimson Text Bold', sans-serif;;
  font-size: 42px;
  text-shadow: 0px 2px 11px #000;
}
.paragraph-hero-color-bar .field-name-field-hbc-link a {
  color: white;
  text-decoration: none !important;
  padding: 10px 30px;
  border: 3px solid white;
  font-size: 18px;
  box-shadow: 1px 1px 7px #000000B2;
}
.paragraph-hero-color-bar .field-name-field-hbc-link a:hover {
  border: none;
  box-shadow: 0px 3px 6px #00000080;
}
.paragraph-hero-color-bar .field-name-field-hbc-text {
  font-size: 22px;
  font-weight: bold;
  text-shadow: 0px 2px 5px #000;
}

.paragraph-hero-color-bar .field-name-field-hbc-text p {
  margin-bottom: -1em !important;
}

.paragraph-hero-color-bar .field-name-field-hbc-link {
  margin-top: 4em;
}
.paragraph-hero-color-bar .field-name-field-hcb-image figure {
  position: relative;
  height: 530px;
}
#content .paragraph-hero-color-bar .field-name-field-hcb-image figure img {
  object-fit: cover;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.add-opacity .paragraph-hero-color-bar--description {
  opacity: 0.9;
}
@media only screen and (min-width: 1200px) {
  .paragraph-hero-color-bar .field-name-field-hcb-image figure {
    height: 700px;
  }
}
@media only screen and (min-width: 992px) {
  /* Highlights Paragraph. */
  .paragraph-highlight-grid {
    padding: 0;
  }
  .paragraphs-items-field-p-hl-items .field-name-field-p-hl-items > .field-items > .field-item {
    width: 33.33%;
  }
  .paragraph-hero-color-bar .field-name-field-hbc-text {
    padding: 0 10%;
  }
}
.paragrapn-highlight-item {
  box-shadow: 0px 1px 3px 1px #BCBCBC;
  height: 100%;
  margin: 0 15px;
}
.paragrapn-highlight-item--content {
  height: 100%;
}
.paragrapn-highlight-item--link {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none !important;

}
.paragrapn-highlight-item .field-name-field-p-hi-date {
  padding: 20px 15px 0px 15px;
  color: #4D4F53;
  font-size: 16px;
}
.paragrapn-highlight-item .field-name-field-p-hi-title {
  padding: 0 15px 15px 15px;
  font-size: 22px;
  color: #8C1515;
}
.paragrapn-highlight-item .field-name-field-p-hi-image figure {
  position: relative;
  height: 200px;
  overflow: hidden;
}
#content .paragrapn-highlight-item .field-name-field-p-hi-image img {
  object-fit: cover;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  transition: all .4s ease;
}
.paragrapn-highlight-item--link:hover .field-name-field-p-hi-image img {
  transform: scale(1.1);
}
/*
* Tablet sizes and up
*/
@media only screen and (max-width: 768px) {

  .paragraphs-item-2-columns-left-larger .paragraphs-items-field-p-column-content,
  .paragraphs-item-2-columns-right-larger .paragraphs-items-field-p-column-content,
  .paragraphs-item-2-columns-left-larger .paragraphs-items-field-p-1column-content,
  .paragraphs-item-2-columns-right-larger .paragraphs-items-field-p-1column-content {
    width: calc(100% - 20px);
    float: initial;
    margin: 0 10px;
  }

  .paragraphs-item-2-columns-left-larger.paragraph-column-background .paragraphs-items-field-p-1column-content,
  .paragraphs-item-2-columns-right-larger.paragraph-column-background .paragraphs-items-field-p-1column-content {
    width: calc(100% - 40px);
    margin: 0;
  }

  .paragraphs-item-vertical-3-columns > .content > .paragraphs-items-field-p-3columns-content > .field-name-field-p-3columns-content > .field-items > .field-item {
    width: calc(100% - 20px);
    margin: 10px;
    float: initial;
  }

  .paragraphs-item-vertical-2columns-boxed .paragraphs-items-field-p-2columns-content > .field-name-field-p-2columns-content > .field-items > .field-item.even .paragraphs-item-basic-content,
  .paragraphs-item-vertical-2columns-boxed .paragraphs-items-field-p-2columns-content > .field-name-field-p-2columns-content > .field-items > .field-item.odd .paragraphs-item-basic-content {
    margin-left: 10%;
    margin-right: 10%;
  }

  .paragraphs-item-vertical-2columns-boxed,
  .paragraphs-item-vertical-3columns-boxed {
    margin: initial
  }

  .paragraphs-item-vertical-2columns-boxed .paragraphs-items-field-p-2columns-content > .field-name-field-p-2columns-content > .field-items > .field-item,
  .paragraphs-item-vertical-3columns-boxed .paragraphs-items-field-p-3columns-content > .field-name-field-p-3columns-content > .field-items > .field-item {
    width: 100%;
    float: initial;
  }

  .paragraphs-item-in-line-boxed .paragraphs-items-field-p-column-content .field-name-field-p-image {
    width: 100%;
  }

  .paragraphs-item-in-line-boxed .paragraphs-items-field-p-column-content .field-name-field-p-heading,
  .paragraphs-item-in-line-boxed .paragraphs-items-field-p-column-content p {
    width: 100%;
    margin-left: 0;
    float: initial;
  }

  .paragraphs-item-content-with-quote {
    width: calc(100% - 20px);
  }

  .paragraphs-item-content-quote-image .content-quote-image .quote-image {
    width: calc(100% - 20px);
    float: initial;
    display: inline-table;
  }

  .paragraphs-item-content-quote-image .content-quote-image .quote-image .field-name-field-p-quote-image {
    width: 50%;
  }

  .paragraphs-item-content-quote-image .content-quote-image .quote-image p {
    font-size: 1.5em;
  }

  .paragraphs-item-content-quote-image .content-quote-image figure {
    width: 100%;
  }

  #content .block img {
    width: 100% !important;
  }
  /* Hero paragraph. */
  .paragraph-hero .field-name-field-image-full-width-image figure,
  .paragraph-image-full-width .field-name-field-image-full-width-image figure {
    min-height: 350px;
    position: relative;
  }
  .paragraph-hero .field-name-field-hero-image figure img,
  .paragraph-image-full-width .field-name-field-image-full-width-image figure img {
    object-fit: cover;
    height: 100% !important;
    top: 0;
    left: 0;
    width: 100%;
  }
  .paragraph-hero .field-name-field-hero-content {
    min-width: 300px;
  }

  .paragraph-four-three-grid--content .field-name-field-ftgs-content > .field-items {

  }
  .paragraphs-item-image-gallery-full-width figure {
    height: 20vh;
  }

  .paragraph-apartment-layouts-item--image {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
  }

  .paragraph-apartment-layouts-item--text {
    width: 100%;
    float: left;
    margin-top: 2rem;
    margin-left: 1.5%;
  }

  .paragraph-two-grid-content--content {
    height: 450px;
  }

  .paragraphs-item-icons-navigation .field-name-field-p-in-items {
    width: 85%;
  }

  .paragraphs-item-icons-navigation-item {
    width: 50%;
    max-width: 50%;
    margin: initial;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .paragraphs-item-icons-navigation-item:nth-child(6),
  .paragraphs-item-icons-navigation-item:nth-child(9) {
    margin-left: initial;
    margin-right: initial;
  }
}

@media only screen and (min-width: 769px) {
  .paragraph-housing-floorplans .paragraphs-items-field-hf-floorplans > .field-name-field-hf-floorplans > .field-items {
    display: flex;
  }
  .paragraph-housing-floorplans .paragraphs-items-field-hf-floorplans > .field-name-field-hf-floorplans > .field-items > .field-item {
    width: 50%;
  }
  .paragraph-housing-floorplans .field-name-field-hf-floorplans > .field-items > .field-item:first-child {
    margin-right: 1rem;
  }
  .paragraph-housing-floorplans .field-name-field-hf-floorplans > .field-items > .field-item:last-child {
    margin-left: 1rem;
  }
  .paragraph-housing-image-text-section--content {
    display: flex;
  }
  .paragraph-housing-image-text-section--fields {
    padding: 3% 3% 0 3%;
    width: 44%;
  }
  .paragraph-housing-image-text-section--fields.paragraph-bg-ligth-pink {
    padding: 3%;
  }
  .paragraph-housing-image-text-section--image {
    width: 50%;
  }
  .paragraph-housing-image-text-section--fields.paragraph-bg-white {
    padding-top: 0;
  }
  .paragraph-housing-image-text-section--image img {
    display: block;
  }
  .paragraph-image-gallery .slick-slide {
    margin: 0 30px;
  }
  .paragraph-four-three-grid--content .field-name-field-ftgs-content > .field-items {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
  .paragraph-four-three-grid--content .field-name-field-ftgs-content > .field-items > .field-item {
    width: 50%;
    margin-bottom: 0;
  }
  .paragraph-icons-grid .field-name-field-il-icons > .field-items > .field-item{
    width: 20%;
  }
  .paragrapn-icon-item--link .field-name-field-ic-icon {
    padding: 0 1rem;
  }

  .paragraphs-item-image-gallery-full-width figure img {
    object-fit: cover;
    height: 100%;
  }

  .paragraphs-item-icons-navigation .field-name-field-p-in-items {
    width: 85%;
  }

  .paragraphs-item-icons-navigation-item {
    width: 33%;
    max-width: 33%;
    margin: initial;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .paragraphs-item-icons-navigation-item:nth-child(6) {
    margin-left: initial;
  }

.paragraphs-item-icons-navigation-item:nth-child(9) {
    margin-right: initial;
  }

}

@media only screen and (min-width: 992px) {
  .paragraph-image-gallery .field-name-field-igi-image-description {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 50%;
  }
  .mini-gallery {
    padding-bottom: 3rem;
  }
  .mini-gallery--content {
    display: flex;
  }
  .mini-gallery--left {
    width: 70%;
  }
  .mini-gallery--right {
    width: 30%;
  }
  .mini-gallery--left .paragraphs-items-field-mg-images > .field-name-field-mg-images > .field-items {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
  .mini-gallery--left .even-column {
    width: 60%;
  }
  .mini-gallery--left .odd-column {
    width: 40%;
  }
  .mini-gallery--left .column figure.field-item {
    position: relative;
  }
  .mini-gallery--left .odd-column > .odd:first-child figure.field-item {
    min-height: 470px;
  }
  .mini-gallery--left .odd-column > .odd:first-child figure.field-item img {
    object-fit: cover;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .mini-gallery--left .odd-column > .odd:last-child figure.field-item {
    height: 213px;
  }
  .mini-gallery--left .odd-column > .odd:last-child figure.field-item img {
    object-fit: cover;
    height: 100%;
    position: absolute;
    top: 5px;
    left: 0;
  }
  .mini-gallery--left .even-column > .even:first-child figure.field-item {
    height: 313px;
  }
  .mini-gallery--left .even-column > .even:first-child figure.field-item img {
    object-fit: cover;
    height: 100%;
    position: absolute;
    top: 0px;
    left: -4px;
  }
  .mini-gallery--left .even-column > .even:last-child figure.field-item {
    height: 371px;
    width: 300px;
    margin: 0 0 0 auto;
  }
  .mini-gallery--left .even-column > .even:last-child figure.field-item img {
    object-fit: cover;
    height: 100%;
    position: absolute;
    top: 4px;
    left: -4px;
  }
  .paragraph-boxed-gray-section .field-name-field-bgs-content {
    max-width: 95%;
    margin: 0 auto;
  }
  .paragraph-three-four-grid--content .field-name-field-tfgs-content > .field-items {
    display: flex;
    width: 100%;
    margin: 0 auto;
    max-width: 2500px;
  }
  .paragraph-three-four-grid--content .field-name-field-tfgs-content > .field-items > .field-item {
    width: 33.33%;
  }

  .paragraph-three-four-grid-content-2-items .field-name-field-tfgs-content > .field-items > .field-item {
    width: 50%;
  }

  /* Image and Text paragraph. */
  .paragraphs-image-text-section--content {
    display: flex;
  }
  .paragraphs-image-text-section--image,
  .paragraphs-image-text-section--text {
    width: 50%;
  }
  .paragraphs-image-text-section--content .paragraphs-image-text-section--text--inner {
    margin-bottom: 0;
    padding: 0;
  }
  .paragraphs-image-text-section--content.paragraph-image-right .paragraphs-image-text-section--text--inner {
    top: 50%;
    left: 20%;
    transform: translate(0%, -50%);
    position: absolute;
    width: 70%;
  }
  .paragraphs-image-text-section--content.paragraph-image-left .paragraphs-image-text-section--text--inner {
    top: 50%;
    left: 5%;
    transform: translate(0%, -50%);
    position: absolute;
    width: 70%;
  }
  .paragraph-two-grid-section .field-name-field-tgs-content > .field-items {
    display: flex;
    flex-wrap: wrap;
  }
  .paragraph-two-grid-section .field-name-field-tgs-content > .field-items > .field-item {
    width: 50%;
  }
  .paragraphs-image-text-section .paragraph-width-limited .paragraphs-image-text-section--image--inner {
    margin: 10% 6%;
    height: 71%;
  }

  .view-id-lottery_key_housing_information .view-content {
    display: flex;
    flex-wrap: wrap;
  }
  .view-id-lottery_key_housing_information .view-content .views-row {
    width: 27%;
    padding: 2rem 3% 1rem 3%;
    border-right: 1px solid white;
    border-bottom: none;
    position: relative;
  }
  .view-id-lottery_key_housing_information .view-content .views-row:nth-child(3n+0) {
    border: none;
  }
  .view-id-lottery_key_housing_information .view-content .views-row:nth-child(2)::after,
  .view-id-lottery_key_housing_information .view-content .views-row:first-child::after {
    position: absolute;
    content: " ";
    height: 100px;
    top: 0;
    right: -1px;
    width: 1px;
    background: #A41F37;
  }
  .view-id-lottery_key_housing_information .view-content .views-row:nth-child(4)::after,
  .view-id-lottery_key_housing_information .view-content .views-row:nth-child(5)::after {
    position: absolute;
    content: " ";
    height: 30px;
    bottom: 0;
    right: -1px;
    width: 1px;
    background: #A41F37;
  }

  .paragraph-width-limited.paragraphs-image-text-section--content.paragraph-image-right .paragraphs-image-text-section--text--inner {
    left: 1rem;
  }
  .paragraph-width-limited.paragraphs-image-text-section--content.paragraph-image-left .paragraphs-image-text-section--text--inner {
    width: 90%;
  }


}
@media only screen and (max-width: 992px) {
  .mini-gallery--content.paragraph-container {
    max-width: 800px;
  }
  .mini-gallery--left .paragraphs-items-field-mg-images > .field-name-field-mg-images > .field-items {
    display: flex;
    margin: 0 auto;
    width: 100%;
  }
  .mini-gallery--left .column {
    width: 50%;
  }
  .mini-gallery--right {
    margin-top: 1.5rem;
  }
  .paragraph-boxed-gray-section {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* Image and text paragraph. */
  .paragraphs-image-text-section--content {
    max-width: 500px;
    margin: 0 auto;
  }
  .paragraphs-item-image-gallery-full-width figure {
    width: 50%;
  }

  .paragraph-two-grid-section .field-name-field-tgs-content .field-item.odd .paragraph-two-grid-content--text,
  .paragraph-two-grid-section .field-name-field-tgs-content .field-item.even .paragraph-two-grid-content--text {
    left: 5%;
    width: 85%;
  }
}
@media only screen and (min-width: 1100px) {
  .paragraph-image-gallery .slick-next,
  .paragraph-image-gallery .slick-prev  {
    display: block !important;
  }
  .paragraph-image-gallery .slick-prev {
    left: 180px;
  }
  .paragraph-image-gallery .slick-next {
    right: 180px;
  }
  .paragraph-four-three-grid--content .field-name-field-ftgs-content > .field-items {
    flex-wrap: unset;
  }
  .paragrapn-icon-item--link .field-name-field-ic-icon {
    padding: 0 3rem;
  }
  .view-id-student_housing_option.view-display-id-block {
    display: flex;
  }
  .view-id-student_housing_option.view-display-id-block > .view-header {
    width: 30%;
    background: #A41F37;
    margin-right: 5%;
  }
  .view-id-student_housing_option.view-display-id-block > .view-content {
    width: 65%;
  }
  .view-id-student_housing_option.view-display-id-attachment_1 {
    padding: 30px 30px 200px 30px;
  }
  .view-id-student_housing_option.view-display-id-block > .view-content .views-row {
    display: inline-grid;
    width: 26%;
    margin-bottom: 2.5rem;
    margin-right: 7%;
  }
  .paragraphs-item-icons-navigation .field-name-field-p-in-items {
    max-width: 1000px;
    width: 1000px;
  }
  .paragraphs-item-icons-navigation-item {
    width: 20%;
    max-width: 113px;
    margin: 2rem 2rem;
    text-align: center;
  }

  .paragraphs-item-icons-navigation-item:nth-child(6) {
    margin-left: 10%;
  }

  .paragraphs-item-icons-navigation-item:nth-child(9) {
    margin-right: 10%;
  }
}
/*
 * Smalltouch sizes and down
 */
 @media only screen and (max-width: 480px) {

    .paragraphs-item-content-with-quote {
        width: calc(100% - 20px);
        margin-left: 10px;
    }

    .paragraphs-item-content-with-quote .content-quote {
        width: calc(100% - 40px);
        float: initial;
    }

    .paragraphs-item-content-quote-image .content-quote-image {
        width: calc(100% - 20px);
        margin-left: 10px;
    }

    .paragraphs-item-content-quote-image .content-quote-image .quote-image p {
        font-size: 1.5em;
    }

    .paragraphs-item-content-quote-image .content-quote-image .quote-image .field-name-field-p-quote-image {
        width: 100%;
    }
    .paragraphs-item-content-quote-image .content-quote-image figure {
        float: initial;
    }

    .paragraphs-item-content-quote-image .content-quote-image .quote-image .field-name-field-p-quote-image {
        width: 100%;
    }
    /* Hero paragraph. */
    #content .block .paragraph-hero .field-name-field-hero-image figure img,
    #content .block .paragraph-image-full-width .field-name-field-image-full-width-image figure img {
      height: 100% !important;
    }
    .paragraph-four-icon-links .field-items {
      display: flex;
      flex-wrap: wrap;
    }
    .paragraph-four-icon-links .field-item {
      width: 50%;
    }
   .paragraphs-item-image-gallery-full-width figure {
     height: min-content;
     width: 100%;
   }

   .paragraph-apartment-layouts-item--image {
     width: 100%;
     margin: 1rem 0;
   }

   .paragraph-two-grid-content--content {
     height: 630px;
   }
   .paragraph-two-grid-section .field-name-field-tgs-content .field-item.even .paragraph-two-grid-content--text,
   .paragraph-two-grid-section .field-name-field-tgs-content .field-item.odd .paragraph-two-grid-content--text {
     left: 10%;
   }
 }
@media only screen and (min-width: 1900px) {
  .mini-gallery--content.paragraph-container {
    max-width: 2000px;
  }
  .mini-gallery--left {
    width: 50%;
  }
  .mini-gallery--right {
    width: 50%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1169px) {
  #main-content #content {
			padding: 0;
		}
}
