#loyola .homepage #inner-content {
  background: #F7F6F6;
  max-width: 1400px; }

.homepage #main {
  background: white;
  padding-left: 27px;
  padding-right: 27px; }

.home-quicklinks {
  padding: 40px 1% 21px !important;
  height: auto;
  min-height: 840px;
  width: 50%; }
  @media (max-width: 1194px) {
    .home-quicklinks {
      max-height: 840px;
      overflow: scroll;
      -ms-overflow-style: -ms-autohiding-scrollbar; } }
  @media (max-width: 1024px) {
    .home-quicklinks {
      width: 100%;
      padding-bottom: 0 !important; } }
  .home-quicklinks .quicklink {
    height: 370px;
    width: 315px; }
    @media (max-width: 1194px) {
      .home-quicklinks .quicklink {
        width: 100%;
        height: 368px; } }
    @media (max-width: 1024px) {
      .home-quicklinks .quicklink {
        margin: 0 0px 20px; } }
    @media (min-width: 1194px) and (max-width: 1398px) {
      .home-quicklinks .quicklink {
        width: 266px; } }
    .home-quicklinks .quicklink .image-area {
      height: 225px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative; }
      @media (max-width: 1194px) {
        .home-quicklinks .quicklink .image-area {
          height: 225px; } }
      .home-quicklinks .quicklink .image-area .page-header__image-mask {
        position: absolute;
        width: 100%;
        height: 100%;
        bottom: 0;
        z-index: 0;
        background: -moz-linear-gradient(top, transparent 0%, transparent 22%, rgba(0, 0, 0, 0.7) 73%, rgba(0, 0, 0, 0.6) 100%);
        background: -webkit-linear-gradient(top, transparent 0%, transparent 22%, rgba(0, 0, 0, 0.53) 73%, rgba(0, 0, 0, 0.6) 100%);
        background: linear-gradient(to bottom, transparent 0%, transparent 22%, rgba(0, 0, 0, 0.7) 73%, rgba(0, 0, 0, 0.7) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr= '#00000000', endColorstr='#a6000000',GradientType=0 ); }
    .home-quicklinks .quicklink .text-wrapper {
      padding: 16px 20px;
      position: relative;
      padding: 0 15px;
      padding-top: 15px;
      z-index: 1; }
      .home-quicklinks .quicklink .text-wrapper p {
        font-size: 13px;
        margin-top: 5px;
        color: #4C4F51; }
      .home-quicklinks .quicklink .text-wrapper h4 {
        font-size: 18px; }
      .home-quicklinks .quicklink .text-wrapper .title {
        display: block;
        color: #0064BE;
        margin: 0;
        font-size: 22px; }
  .home-quicklinks .quicklink-text-wrapper {
    padding: 0px 20px;
    margin-top: -10px; }

.home-buttons {
  width: 25%;
  padding-left: 10px !important;
  padding-right: 10px !important;
  border: none;
  border-right: 1px solid white; }
  @media (max-width: 800px) {
    .home-buttons {
      width: 100%; } }

.list-outer {
  float: left;
  width: 25%;
  max-height: 840px;
  min-height: 840px;
  position: relative; }
  .list-outer .bottom-hiding {
    position: absolute;
    bottom: 0;
    height: 42px;
    background: #F7F6F6;
    width: 100%;
    left: 0;
    z-index: 10; }
  .list-outer .top-hiding {
    position: absolute;
    top: 0;
    height: 41px;
    background: #F7F6F6;
    width: 100%;
    left: 0;
    z-index: 10; }
  @media (max-width: 1024px) {
    .list-outer {
      width: 100%; } }

.event-list {
  background: #F7F6F6;
  overflow: scroll;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-overflow-style: none;
  padding: 0 10px;
  max-height: 840px;
  min-height: 840px; }
  @media (max-width: 1024px) {
    .event-list {
      width: 75%; }
      .event-list .rhcalendar {
        margin-top: 10px !important;
        padding-top: 40px !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important; } }
  @media (max-width: 800px) {
    .event-list {
      width: 100%; } }
  .event-list .rhcalendar.not-widget.rhc_holder {
    padding-top: 36px;
    margin-top: 0; }
  .event-list .fc-header-title {
    display: none; }
  .event-list .fc-small .fc-button-prev:before, .event-list .fc-small .fc-button-next:before, .event-list .fc-small .fc-button-prevYear:before, .event-list .fc-small .fc-button-nextYear:before {
    right: 7px; }
  .event-list .fc-header-right {
    display: none; }
  .event-list .fc-header-left {
    display: none; }
  .event-list .fc-header-center .fc-header-title {
    padding-left: 0;
    text-align: left !important;
    padding: 0 10px; }
    .event-list .fc-header-center .fc-header-title h2 {
      font-size: 22px !important; }
  .event-list .up-coming-event {
    margin-top: 42px;
    font-size: 16px;
    padding: 20px 10px;
    max-width: 220px;
    margin-left: 10px;
    line-height: 120%;
    font-family: 'trajan-bold', sans-serif;
    font-weight: normal;
    background: #8C2245;
    color: white; }
    .event-list .up-coming-event h4 {
      margin: 0; }

.fc-events-holder .fc-event-list-holder .fc-event-list-item {
  background-image: url(../../img/Logo-WM-3.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #ebebeb; }

.fe-extrainfo-container {
  background-color: transparent !important;
  border: none !important; }

.header {
  position: relative; }
  .header #inner-header {
    position: relative; }
    .header #inner-header .enrol-btn {
      max-width: 200px;
      position: absolute;
      right: 0;
      bottom: 13px;
      color: #8C2245;
      line-height: 40px;
      padding: 0 20px;
      text-align: center;
      background: white;
      font-size: 14px;
      font-weight: 600;
      transition: all 0.3s; }
      @media (max-width: 1200px) and (min-width: 768px) {
        .header #inner-header .enrol-btn {
          right: 60px;
          bottom: 8px; } }
      @media (max-width: 820px) {
        .header #inner-header .enrol-btn {
          right: 20px;
          bottom: -90px; } }
      .header #inner-header .enrol-btn:hover {
        color: white;
        background: #B71241; }
  .header .text-area {
    height: 40px;
    position: absolute;
    right: 142px;
    top: 65px;
    z-index: 10; }
    @media (max-width: 1200px) {
      .header .text-area {
        bottom: -41px; } }
    .header .text-area .extra-text {
      max-width: 1200px;
      line-height: 40px;
      color: white;
      text-align: center;
      font-family: 'trajan-bold', sans-serif; }
      @media (max-width: 1200px) {
        .header .text-area .extra-text {
          line-height: 47px; } }
      @media (max-width: 768px) {
        .header .text-area .extra-text {
          font-size: 12px; } }
    @media (max-width: 1200px) {
      .header .text-area {
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
        bottom: -77px;
        width: 100%;
        background: rgba(1, 58, 110, 0.6);
        line-height: 50px;
        right: 0; } }

.business-directory {
  margin: 40px 0; }
  .business-directory .business-title {
    transition: all 0.3s; }
  .business-directory .directory {
    padding: 20px 0;
    border-top: 1px solid  #8C2245; }
    .business-directory .directory .left {
      float: left;
      width: calc(50% - 20px); }
      @media only screen and (max-width: 1024px) {
        .business-directory .directory .left {
          width: 100%;
          float: none; } }
    .business-directory .directory .right {
      float: right; }
      .business-directory .directory .right .business-logo {
        width: 100px;
        height: 100px; }
      @media only screen and (max-width: 1024px) {
        .business-directory .directory .right {
          width: 100%;
          float: none; } }
      .business-directory .directory .right img {
        height: 100px; }
    .business-directory .directory:after {
      display: table;
      content: '';
      clear: both; }

.business-search form input {
  width: 100%;
  max-width: none;
  line-height: 50px;
  height: 50px; }

.business-search form input[type=submit] {
  color: #D2A7B5;
  background: #8C2245;
  transition: all 0.3s; }
  .business-search form input[type=submit]:hover {
    color: white;
    background: #B71241; }

.business-search .show-all {
  cursor: pointer;
  text-align: center;
  margin-top: 15px;
  height: 50px;
  line-height: 50px;
  color: #D2A7B5;
  background: #8C2245;
  transition: all 0.3s; }
  .business-search .show-all:hover {
    color: white;
    background: #B71241; }

.paging .paging--info {
  margin: 10px 0 !important;
  display: block; }

.paging .wp-pagenavi span {
  border: none !important; }

.paging .wp-pagenavi a {
  border: none; }

.paging .wp-pagenavi .pages {
  padding: 0;
  margin: 0;
  margin-right: 20px; }

.parent-tv {
  position: absolute;
  right: 290px; }
  @media (max-width: 1200px) and (min-width: 768px) {
    .parent-tv {
      right: 196px;
      top: 7px; } }
  @media (max-width: 820px) {
    .parent-tv {
      right: 55px;
      top: 7px; } }
  .parent-tv img {
    width: 50px; }

.event-list .fc-events-holder .fc-event-list-holder h3.fc-event-list-date-header {
  text-align: left !important; }

.event-list .fc-event-list-holder .fc-event-list-content h4 {
  text-align: left !important; }

.home-button.college-theme > img {
  width: 260px; }

.home-button {
  width: 260px; }

.tagline-wrapper {
  top: 260px; }

#loyola .homepage #inner-content {
  margin: 450px auto 0; }
  @media (max-width: 768px) {
    #loyola .homepage #inner-content {
      margin: 219px auto 0; } }

.homepage #main {
  padding: 25px 27px 28px; }

.header-logo {
  max-width: 536px; }

.extra-text h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em; }

.home-buttons .button-3 {
  width: 223px; }

.home-buttons .college-theme {
  height: 598px;
  width: 223px; }
  .home-buttons .college-theme img {
    height: 598px; }

.parenttv {
  width: 100%;
  display: block;
  position: relative;
  height: 100px; }
  .parenttv img {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }

.homepage .fe-extrainfo-container {
  display: none !important; }

.homepage .fc-events-holder .fc-event-list-holder .fc-event-list-item {
  min-height: 0 !important; }

.homepage .fc-event-list-item h4 {
  padding-bottom: 4px; }

.home-quicklinks .quicklink {
  background: #013a6e; }
  .home-quicklinks .quicklink .text-wrapper h4, .home-quicklinks .quicklink .text-wrapper p {
    color: white !important; }

.home-quicklinks .quicklink-text-wrapper a {
  color: white;
  transition: all 0.3s; }
  .home-quicklinks .quicklink-text-wrapper a:hover {
    color: #8C2245; }

.home-buttons .college-theme {
  width: 260px; }

.home-buttons .button-3 {
  width: 260px; }

.page-template-page-ticeck-purchase-landing .landing-items .items-inner:after {
  display: table;
  content: '';
  clear: both; }

.page-template-page-ticeck-purchase-landing .landing-items .items-inner .landing-item {
  width: calc((100% - 30px)/2);
  float: left;
  margin-bottom: 30px;
  position: relative; }
  @media (max-width: 767px) {
    .page-template-page-ticeck-purchase-landing .landing-items .items-inner .landing-item {
      width: 100%;
      margin-left: 0 !important; } }
  .page-template-page-ticeck-purchase-landing .landing-items .items-inner .landing-item .l-item-image-area {
    border-bottom: 5px solid #f01d4f;
    padding: 20px;
    position: relative;
    z-index: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    .page-template-page-ticeck-purchase-landing .landing-items .items-inner .landing-item .l-item-image-area .content-wrapper {
      position: relative;
      z-index: 1;
      color: white; }
      .page-template-page-ticeck-purchase-landing .landing-items .items-inner .landing-item .l-item-image-area .content-wrapper .event-title {
        font-family: 'trajan-bold', sans-serif;
        padding-bottom: 20px; }
      .page-template-page-ticeck-purchase-landing .landing-items .items-inner .landing-item .l-item-image-area .content-wrapper .event-cates {
        padding-bottom: 5px;
        position: relative; }
        .page-template-page-ticeck-purchase-landing .landing-items .items-inner .landing-item .l-item-image-area .content-wrapper .event-cates:after {
          content: "";
          width: 40px;
          position: absolute;
          border-top: 3px solid #f01d4f;
          left: 0;
          bottom: 0; }
      .page-template-page-ticeck-purchase-landing .landing-items .items-inner .landing-item .l-item-image-area .content-wrapper .event-short-des {
        padding-top: 10px;
        padding-bottom: 15px; }
    .page-template-page-ticeck-purchase-landing .landing-items .items-inner .landing-item .l-item-image-area .blue-cover {
      position: absolute;
      z-index: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 22, 60, 0.6);
      top: 0;
      left: 0; }
  .page-template-page-ticeck-purchase-landing .landing-items .items-inner .landing-item .l-item-hover-info {
    position: absolute;
    padding: 20px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(240, 29, 79, 0.6);
    opacity: 0;
    z-index: 10;
    transition: opacity 0.3s;
    color: white; }
    .page-template-page-ticeck-purchase-landing .landing-items .items-inner .landing-item .l-item-hover-info .event-title {
      font-family: 'trajan-bold', sans-serif;
      padding-bottom: 30px; }
    .page-template-page-ticeck-purchase-landing .landing-items .items-inner .landing-item .l-item-hover-info .book-btn {
      color: white;
      width: 150px;
      border: 1px solid white;
      text-align: center;
      padding: 5px 0;
      margin-top: 20px;
      top: 0;
      font-weight: 700;
      background: transparent;
      transition: background 0.3s;
      z-index: 10; }
      .page-template-page-ticeck-purchase-landing .landing-items .items-inner .landing-item .l-item-hover-info .book-btn:hover {
        background: #2799FF; }
  .page-template-page-ticeck-purchase-landing .landing-items .items-inner .landing-item:nth-of-type(2n) {
    margin-left: 30px; }
  .page-template-page-ticeck-purchase-landing .landing-items .items-inner .landing-item:hover .l-item-image-area .content-wrapper {
    opacity: 0;
    pointer-events: none; }
  .page-template-page-ticeck-purchase-landing .landing-items .items-inner .landing-item:hover .l-item-hover-info {
    opacity: 1; }

.page-template-page-ticeck-purchase-landing .landing-items .book-a-tour {
  background: #2799FF;
  text-align: center;
  padding: 15px 0;
  color: white;
  transition: background 0.3s; }
  .page-template-page-ticeck-purchase-landing .landing-items .book-a-tour:hover {
    background: #f01d4f; }

.page-template-page-tour-booking #main {
  width: 100%;
  min-height: 600px; }
  .page-template-page-tour-booking #main .tour-wrapper {
    max-width: none; }
    .page-template-page-tour-booking #main .tour-wrapper:after {
      display: table;
      content: '';
      clear: both; }
  .page-template-page-tour-booking #main .book-a-tour {
    width: 300px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    height: 144px;
    background: #8E224C;
    color: white;
    text-align: center;
    padding-top: 53px;
    font-size: 21px;
    transition: background 0.3s;
    border-bottom: none; }
    .page-template-page-tour-booking #main .book-a-tour .bt-inner {
      position: relative; }
      .page-template-page-tour-booking #main .book-a-tour .bt-inner:after {
        content: "";
        width: 40px;
        border-bottom: 1px solid white;
        position: absolute;
        bottom: -6px;
        left: calc(50% - 20px); }
    .page-template-page-tour-booking #main .book-a-tour:hover {
      background: #013a6e; }
