@import url("//fonts.googleapis.com/css?family=Yesteryear");
.site-header2a .header-title {
  -webkit-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  margin: 0;
}
.site-header2a .header-title a {
  text-align: center;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .site-header2a .header-title a {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .site-header2a .header-title a {
    font-size: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .site-header2a .header-title a {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .site-header2a .header-title.header-logo:not(.logo-replacement) a:before {
    margin-bottom: 0;
    margin-right: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .site-header2a .header-main-inner {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .site-header2a .header-title {
    z-index: 99;
    max-width: 40%;
  }
}

.video-container .video-item {
  display: block;
  width: 100%;
}
.video-container .video-embed-container iframe {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.links-container .links-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.spotlight1-container .item-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.spotlight1-container .spotlight-image-holder {
  -webkit-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  max-width: 100%;
}
.spotlight1-container .spotlight-image {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.spotlight1-container .item-summary.clipped-summary .item-text {
  overflow: hidden;
  max-height: 6.25em;
  line-height: 1.25em;
}
.spotlight1-container .item-text {
  margin-bottom: 20px;
}
.spotlight1-container.content-size-medium .item-text {
  font-size: 1.125rem;
}
.spotlight1-container.content-size-large .item-text {
  font-size: 1.5rem;
}
.spotlight1-container.thumbnail-orientation-vertical .item-inner {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .spotlight1-container.thumbnail-orientation-horizontal .item-inner {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .spotlight1-container.thumbnail-orientation-horizontal .spotlight-image-holder {
    max-width: 250px;
    margin-right: 15px;
  }
}

.news1-container:not(.slick-container) .items-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.news1-container .news-item-image-holder {
  -webkit-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  max-width: 100%;
}
.news1-container .news-item-image {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.news1-container.content-size-small .item {
  margin-bottom: 10px;
}
.news1-container.content-size-small .item-name {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.125rem;
}
.news1-container.content-size-medium .item {
  margin-bottom: 20px;
}
.news1-container.content-size-medium .item-name {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1.5rem;
}
.news1-container.content-size-medium .item-text {
  font-size: 1.125rem;
}
.news1-container.content-size-large .item {
  margin-bottom: 30px;
}
.news1-container.content-size-large .item-name {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 2.25rem;
}
.news1-container.content-size-large .item-text {
  font-size: 1.5rem;
}
.news1-container.thumbnail-orientation-vertical.content-size-small .news-item-image-holder {
  margin-bottom: 10px;
}
.news1-container.thumbnail-orientation-vertical.content-size-medium .news-item-image-holder {
  margin-bottom: 20px;
}
.news1-container.thumbnail-orientation-vertical.content-size-large .news-item-image-holder {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .news1-container.thumbnail-orientation-horizontal .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .news1-container.thumbnail-orientation-horizontal .news-item-image-holder {
    max-width: 250px;
    margin-right: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .news1-container.orientation-horizontal .items-list {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.shuffle2-container {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}
.shuffle2-container .image {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  transform: translateZ(0);
}

.events1-container .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.events1-container .items-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.events1-container .event-date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  width: 110px;
  height: 110px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.events1-container .event-date .event-month {
  font-size: 1.125em;
}
.events1-container .event-date .event-day {
  font-size: 2.25em;
}
.events1-container.content-size-small .item {
  margin-bottom: 10px;
}
.events1-container.content-size-small .item-name {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.125rem;
}
.events1-container.content-size-small .event-date {
  font-size: 1rem;
}
.events1-container.content-size-medium .item {
  margin-bottom: 30px;
}
.events1-container.content-size-medium .item-name {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1.5rem;
}
.events1-container.content-size-medium .item-text {
  font-size: 1.125rem;
}
.events1-container.content-size-medium .event-date {
  font-size: 1.125rem;
}
.events1-container.content-size-large .item {
  margin-bottom: 30px;
}
.events1-container.content-size-large .item-name {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 2.25rem;
}
.events1-container.content-size-large .item-text {
  font-size: 1.5rem;
}
.events1-container.content-size-large .event-date {
  font-size: 1.5rem;
}
.events1-container.date-orientation-vertical .item {
  text-align: center;
}
.events1-container.date-orientation-vertical.content-size-small .event-date {
  margin-bottom: 10px;
}
.events1-container.date-orientation-vertical.content-size-medium .event-date {
  margin-bottom: 20px;
}
.events1-container.date-orientation-vertical.content-size-large .event-date {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .events1-container.date-orientation-horizontal .event-date {
    margin-bottom: 0;
    margin-right: 20px;
  }
  .events1-container.date-orientation-horizontal .item {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media screen and (min-width: 1024px) {
  .events1-container.orientation-horizontal .items-list {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .events1-container.orientation-horizontal .item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

.infographic-container .items-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.infographic-container .infographic-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}
.infographic-container .infographic-item svg {
  -webkit-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  width: 50px;
  height: 50px;
  margin-bottom: 24px;
}
.infographic-container .item-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  max-width: 100%;
}
.infographic-container .info-number,
.infographic-container .info-text {
  max-width: 100%;
}
.infographic-container .info-number {
  font-size: 1.5rem;
}
.infographic-container .info-text {
  font-size: 1.125rem;
}
.infographic-container.orientation-vertical .items-list {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .infographic-container .infographic-item {
    width: auto;
    max-width: none;
  }
  .infographic-container.icon-orientation-horizontal .infographic-item {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: left;
  }
  .infographic-container.icon-orientation-horizontal .infographic-item svg {
    margin-right: 30px;
    margin-bottom: 0;
  }
}

.social-widget-group-container .widgets-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.social-widget-group-container .widget-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 300px;
  text-align: center;
}
.social-widget-group-container .section-subtitle svg {
  width: 29px;
  height: 29px;
  margin-right: 15px;
}
.social-widget-group-container .section-subtitle.icon-only .widget-title-inner {
  display: block;
  width: 29px;
  height: 29px;
  overflow: hidden;
}
.social-widget-group-container .section-subtitle.icon-only .widget-title-inner svg {
  display: block;
  width: -1px;
  height: -1px;
  margin: 15px;
}

.quicklinks-container .items-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.quicklinks-container .qlink-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.quicklinks-container .qlink-item a {
  display: block;
}
.quicklinks-container .qlink-item svg {
  -webkit-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  width: 50px;
  height: 50px;
}
.quicklinks-container .qlink-text {
  max-width: 100%;
  font-size: 1.125rem;
}
.quicklinks-container.icon-orientation-vertical {
  text-align: center;
}
.quicklinks-container.icon-orientation-vertical .qlink-inner {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.quicklinks-container.icon-orientation-vertical .qlink-item svg {
  margin-bottom: 24px;
}
.quicklinks-container.icon-orientation-horizontal .qlink-item svg {
  margin-right: 30px;
}
.quicklinks-container.orientation-vertical .items-list {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

body #header_main .school-name a {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: block;
  overflow: hidden;
  height: 105px;
  width: 329px;
  max-width: 100%;
  white-space: nowrap;
  text-indent: 200%;
  color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("/pics/header_logo.png");
}
body #header_main .school-name a:before {
  display: none;
}
body #footer_main .school-name {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: block;
  overflow: hidden;
  height: 77px;
  width: 261px;
  max-width: 100%;
  white-space: nowrap;
  text-indent: 200%;
  color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("/pics/header_logo.png");
  margin-left: auto;
  margin-right: auto;
}
body #footer_main .school-name:before {
  display: none;
}
body #quality_report_holder {
  text-align: center;
}
body #quality_report_link {
  display: inline-block;
}
@media screen and (min-width: 1024px) {
  body #quality_report_link {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
body #quicklinks .links-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
body #quicklinks .link-item {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: transform 0.3s;
  position: relative;
}
body #quicklinks .link-item:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(237, 29, 36, 0.75);
}
body #quicklinks .link-item a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 25px;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.125rem;
  color: rgb(0, 0, 0);
}
body #quicklinks .link-item a .qlink-inner {
  position: relative;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
}
body #quicklinks .link-item a:hover, body #quicklinks .link-item a:focus {
  text-decoration: none;
}
body #quicklinks .link-item a:hover .qlink-inner, body #quicklinks .link-item a:focus .qlink-inner {
  position: relative;
}
body #quicklinks .link-item a:hover .qlink-inner:before, body #quicklinks .link-item a:focus .qlink-inner:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 35px;
  height: 6px;
  text-decoration: none;
  transform: translateX(-50%);
  background: rgb(0, 0, 0);
}
body #quicklinks .link-item:nth-child(even):before {
  background: rgba(65, 64, 66, 0.85);
}
body #quicklinks .link-item:nth-child(even) a {
  color: rgb(255, 255, 255);
}
body #quicklinks .link-item:nth-child(even) a:hover .qlink-inner:before, body #quicklinks .link-item:nth-child(even) a:focus .qlink-inner:before {
  background: rgb(255, 255, 255);
}
body #quicklinks .link-item:hover, body #quicklinks .link-item:focus {
  transform: scale(1.1);
}
body #quicklinks li {
  margin: 0 5px 14px;
}
body #quicklink_info_container {
  padding: 10px 20px;
  background: rgb(237, 29, 36);
  color: rgb(0, 0, 0);
}
body #quicklink_info_container .section-title {
  font-size: 1.6875rem;
  margin-bottom: 5px;
  font-family: "Yesteryear", cursive;
  font-weight: 400;
  text-transform: none;
}
@media screen and (min-width: 768px) {
  body #quicklink_info_container .section-title {
    font-size: 1.6875rem;
  }
}
@media screen and (min-width: 1024px) {
  body #quicklink_info_container .section-title {
    font-size: 2.25rem;
  }
}
body #quicklink_info_container .item-text {
  text-align: left;
  line-height: 1.5;
  font-size: 1rem;
  max-height: 6rem;
}
body #quicklink_info_container .read-more-link {
  text-decoration: none;
  padding: 0;
  font-style: italic;
  background: transparent;
}
body #quicklink_info_container .read-more-link:hover, body #quicklink_info_container .read-more-link:focus {
  text-decoration: underline;
}
body #quicklink_info_container .read-more-link:after {
  content: "+";
  padding-left: 0.25em;
}
body #campuses .items-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body #campuses li {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 120px;
  height: 120px;
  margin: 5px;
  transition: transform 0.3s;
}
body #campuses li:hover, body #campuses li:focus {
  position: relative;
  z-index: 9;
  transform: scale(1.1);
}
body #campuses .mosaic-item {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 25px;
  font-size: 1.125rem;
  text-decoration: none;
  text-align: center;
  color: rgb(255, 255, 255);
  position: relative;
}
body #campuses .mosaic-item .mosaic-title {
  font-size: 0.9rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  body #campuses .mosaic-item .mosaic-title {
    font-size: 0.84375rem;
  }
}
@media screen and (min-width: 1024px) {
  body #campuses .mosaic-item .mosaic-title {
    font-size: 1.125rem;
  }
}
body #campuses .mosaic-item:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
body #campuses .mosaic-item:hover, body #campuses .mosaic-item:focus {
  color: rgb(0, 0, 0);
}
body #campuses .mosaic-item:hover:before, body #campuses .mosaic-item:focus:before {
  background: rgba(237, 29, 36, 0.8);
}
@media screen and (min-width: 768px) {
  body #quicklinks .links-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body #quicklinks .link-item {
    width: calc(25% - 10px);
    min-height: 205px;
  }
  body #campuses li {
    height: 216px;
    min-width: calc(25% - 10px);
  }
  body #footer_main .school-name {
    margin-left: 0;
  }
}
@media screen and (min-width: 1024px) {
  body #quicklinks {
    position: relative;
    margin-top: -75px;
    padding-top: 0;
  }
  body #quicklinks .link-item {
    width: calc(20% - 10px);
  }
  body #quicklinks .spotlight-item {
    width: calc(40% - 10px);
  }
  body #quicklinks #quicklink_info_container {
    min-height: 185px;
  }
  body #campuses {
    padding-top: 60px;
    padding-bottom: 120px;
  }
  body #campuses li {
    height: 177px;
    width: 177px;
    min-width: 1px;
  }
  body #campuses .section-title {
    margin-bottom: 55px;
  }
}
body .big-blue-btn {
  padding: 0.4em 1em;
  font-size: 1rem;
  text-transform: uppercase;
  text-decoration: none;
  color: rgb(0, 0, 0);
  background-color: rgb(237, 29, 36);
  border-radius: 20px;
}
body .big-blue-btn:hover, body .big-blue-btn:focus {
  color: rgb(255, 255, 255);
  background-color: rgb(65, 64, 66);
}
body #college_logos_row {
  padding: 25px 0;
  background-color: whitesmoke;
}
body #college_logos_row .items-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
body #college_logos_row .qlink-inner img {
  max-height: 70px;
}
body #infographics_container {
  color: rgb(0, 0, 0);
}
body #infographics_container .section-title {
  color: rgb(0, 0, 0);
}
body #infographics_container .infographic-item {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
  line-height: 1;
  text-align: left;
}
body #infographics_container .infographic-item .item-inner {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
body #infographics_container .infographic-item .info-number {
  font-weight: 700;
  font-size: 3.125rem;
}
body #infographics_container .infographic-item .info-text {
  font-size: 1.625rem;
}
body #infographics_container .infographic-item span.small-text {
  font-size: 12px;
  display: block;
}
body #infographics_container .infographic-item svg {
  width: 90px;
  height: 90px;
  margin-bottom: -30px;
  fill: rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 768px) {
  body #infographics_container .infographic-item svg {
    margin-bottom: 0;
    margin-right: -30px;
  }
}
@media screen and (min-width: 1024px) {
  body #infographics_container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  body #infographics_container .section-title {
    margin-bottom: 60px;
  }
}
