<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*!
Theme Name: uksocial
Theme URI: http://underscores.me/
Author: Michael McQueen
Author URI: http://underscores.me/
Description: Description
Version: 1.0.1
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: uksocial
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

uksocial is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
&gt;&gt;&gt; TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
@font-face {
  font-family: 'usual';
  src: url("usualNextLTPro-Regular.woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'usual';
  src: url("usualNextLTPro-Bold.woff2");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'alternate-gothic-atf';
  src: url("fonts/alternate-gothic-atfLTPro-BdCn20.woff2"); }
@font-face {
  font-family: 'Blackbike';
  src: url("fonts/Blackbike-Clean.woff2"); }
@font-face {
  font-family: 'Blackbike';
  src: url("fonts/Blackbike-Clean.woff2"); }
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit; }

html {
  box-sizing: border-box; }

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: "usual", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both; }

h1, h2, h3, h4, h5, h6 {
  color: #17468f; }

.heading {
  font-family: "alternate-gothic-atf", serif; }

#page-header h1 {
  font-weight: 700; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

.entry-content p + p, .elementor-widget-container p + p {
  padding-top: 1rem; }

.type-page .entry-content p + h2, .type-page .entry-content p + h3, .type-page .entry-content p + h4, .type-page .entry-content p + h5, .type-page .entry-content p + h6, .type-page .entry-content h2 + p, .type-page .entry-content h3 + p, .type-page .entry-content h4 + p, .type-page .entry-content h5 + p, .type-page .entry-content h6 + p, .elementor-widget-container p + h2, .elementor-widget-container p + h3, .elementor-widget-container p + h4, .elementor-widget-container p + h5, .elementor-widget-container p + h6, .elementor-widget-container h2 + p, .elementor-widget-container h3 + p, .elementor-widget-container h4 + p, .elementor-widget-container h5 + p, .elementor-widget-container h6 + p {
  padding-top: 1rem; }
.type-page .entry-content p a, .elementor-widget-container p a {
  text-decoration: underline; }

.text-primary {
  color: #1E8AFF !important; }

.text-secondary {
  color: #17468f !important; }

.text-tertiary {
  color: #FFDC00 !important; }

.font-heading {
  font-family: "alternate-gothic-atf", serif; }

.bold-text {
  font-weight: 700; }

.tribe-events-single-event-title, .tribe-events-content {
  font-family: "usual", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; }

/* Elements
--------------------------------------------- */
body {
  background: #fff; }

@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container, #tribe-events-pg-template {
    max-width: 1250px !important; } }
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul,
ol {
  margin: 1rem 0 1em 0em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li &gt; ul,
li &gt; ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: 700; }

dd {
  margin: 0 1.5em 1.5em; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

img {
  height: auto;
  max-width: 100%; }

figure {
  margin: 1em 0; }

.wp-block-image.is-style-rounded img {
  border-radius: 30px; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/* Links
--------------------------------------------- */
a {
  color: #4169e1; }
  a:visited {
    color: #800080; }
  a:hover, a:focus, a:active {
    color: #191970; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

.link-primary {
  color: #1E8AFF; }

.link-secondary {
  color: #17468f; }

.link-tertiary {
  color: #FFDC00; }

.breadcrumbs-wrap {
  background: #1E8AFF;
  font-size: 1.3rem;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "alternate-gothic-atf", serif; }

#breadcrumbs {
  font-size: 1rem; }
  @media (min-width: 990px) {
    #breadcrumbs {
      font-size: 1.2rem; } }
  #breadcrumbs .fa-chevron-right {
    padding: 0 0.8rem;
    font-size: 0.8rem;
    vertical-align: middle; }
  #breadcrumbs a, #breadcrumbs * {
    color: #fff; }

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa; }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb; }

.bg-primary, .has-primary-background-color {
  background-color: #1E8AFF !important; }

.bg-secondary, .has-secondary-background-color {
  background-color: #17468f !important; }

.bg-tertiary, .has-tertiary-background-color {
  background-color: #FFDC00 !important; }

.wp-block-buttons a, .wp-block-buttons .wp-block-button__link {
  font-family: "alternate-gothic-atf", Sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background-color: #1E8AFF;
  border-radius: 10px 10px 10px 10px;
  padding: 21px 30px 15px 30px; }
.wp-block-buttons .is-style-small a, .wp-block-buttons .is-style-small .wp-block-button__link {
  padding: 14px 30px 10px 30px;
  font-size: 16px;
  background-color: #17468f; }
.wp-block-buttons .is-style-icon-cta a, .wp-block-buttons .is-style-icon-cta .wp-block-button__link {
  font-family: "alternate-gothic-atf", serif;
  text-transform: uppercase;
  line-height: 1;
  padding: 1.75rem 3rem 1.2rem;
  font-size: 2rem;
  border-radius: 20px; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #111; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.site-header .logo-white, .site-header .logo-dark {
  width: 200px; }
  @media screen and (min-width: 37.5em) {
    .site-header .logo-white, .site-header .logo-dark {
      width: 260px; } }

.site-navigation-wrap {
  z-index: 1;
  display: none;
  top: 85px;
  min-height: 100vh; }
  @media screen and (min-width: 37.5em) {
    .site-navigation-wrap {
      top: 110px; } }

.logo-white {
  display: none; }

.site-navigation-open .site-navigation-wrap {
  display: block; }
.site-navigation-open .top-navigation-links {
  opacity: 0; }
.site-navigation-open .logo-white {
  display: block; }
.site-navigation-open .logo-dark {
  display: none; }
.site-navigation-open #menu-toggle span {
  background-color: #fff; }

.main-navigation {
  display: block;
  width: 100%;
  padding: 3rem 0; }
  .main-navigation .menu-main-menu-container &gt; ul {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 1rem; }
    @media screen and (min-width: 37.5em) {
      .main-navigation .menu-main-menu-container &gt; ul {
        grid-template-columns: 1fr 1fr; } }
    @media (min-width: 1100px) {
      .main-navigation .menu-main-menu-container &gt; ul {
        grid-template-columns: 1fr 1fr 1fr 1fr; } }
    .main-navigation .menu-main-menu-container &gt; ul .page_item_has_children &gt; a, .main-navigation .menu-main-menu-container &gt; ul .menu-item-has-children &gt; a {
      font-size: 1.5rem;
      text-transform: uppercase;
      font-weight: 800;
      margin-bottom: 1rem; }
      @media screen and (min-width: 37.5em) {
        .main-navigation .menu-main-menu-container &gt; ul .page_item_has_children &gt; a, .main-navigation .menu-main-menu-container &gt; ul .menu-item-has-children &gt; a {
          font-size: 1.8rem; } }
    .main-navigation .menu-main-menu-container &gt; ul &gt; li {
      padding: 0rem 0 1rem; }
  .main-navigation ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    flex-direction: column; }
    .main-navigation ul ul li {
      padding: 0.25rem 0; }
      .main-navigation ul ul li:hover &gt; ul, .main-navigation ul ul li.focus &gt; ul {
        display: block;
        left: auto; }
    .main-navigation ul ul a {
      font-size: 1.1rem; }
      @media screen and (min-width: 37.5em) {
        .main-navigation ul ul a {
          font-size: 1.4rem; } }
    .main-navigation ul li:hover &gt; ul,
    .main-navigation ul li.focus &gt; ul {
      left: auto; }
  .main-navigation li {
    position: relative; }
  .main-navigation a, .main-navigation a:visited {
    display: block;
    text-decoration: none;
    color: #fff !important; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none; }

  .main-navigation ul {
    display: flex; } }
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em; }
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex; }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%; }
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%; }

/* Site Navigation */
.site-navigation-open .site-header {
  background-color: #17468f; }

/* Icon 1 */
#menu-toggle {
  width: 50px;
  height: 30px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }
  @media screen and (min-width: 37.5em) {
    #menu-toggle {
      width: 60px;
      height: 45px; } }

#menu-toggle span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #17468f;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }
  @media screen and (min-width: 37.5em) {
    #menu-toggle span {
      height: 6px; } }

/* Icon 3 */
#menu-toggle span:nth-child(1) {
  top: 0px; }

#menu-toggle span:nth-child(2), #menu-toggle span:nth-child(3) {
  top: 10px; }
  @media screen and (min-width: 37.5em) {
    #menu-toggle span:nth-child(2), #menu-toggle span:nth-child(3) {
      top: 15px; } }

#menu-toggle span:nth-child(4) {
  top: 20px; }
  @media screen and (min-width: 37.5em) {
    #menu-toggle span:nth-child(4) {
      top: 30px; } }

#menu-toggle.open span:nth-child(1) {
  top: 10px;
  width: 0%;
  left: 50%; }
  @media screen and (min-width: 37.5em) {
    #menu-toggle.open span:nth-child(1) {
      top: 15px; } }

#menu-toggle.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

#menu-toggle.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#menu-toggle.open span:nth-child(4) {
  top: 12px;
  width: 0%;
  left: 50%; }
  @media screen and (min-width: 37.5em) {
    #menu-toggle.open span:nth-child(4) {
      top: 18px; } }

.elementor-widget-wp-widget-nav_menu ul, .sidebar-menu ul {
  padding: 0;
  margin: 0;
  list-style: none; }
  .elementor-widget-wp-widget-nav_menu ul li, .sidebar-menu ul li {
    font-family: "alternate-gothic-atf", serif;
    font-size: 1.1rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 2em;
    border-top: 1px solid #ddd;
    padding: 0.5rem 1rem 0.2rem 2rem;
    position: relative; }
    .elementor-widget-wp-widget-nav_menu ul li.current-menu-item a, .sidebar-menu ul li.current-menu-item a {
      color: #1B365D; }
    .elementor-widget-wp-widget-nav_menu ul li a, .sidebar-menu ul li a {
      display: block;
      color: #1B365D; }
      .elementor-widget-wp-widget-nav_menu ul li a::before, .sidebar-menu ul li a::before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f061";
        color: #17468f;
        position: absolute;
        left: 0;
        font-size: 0.95rem;
        margin-top: -2px; }

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block; }

.post,
.page {
  margin: 0; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.elementor-post__card {
  border-radius: 15px !important; }

.elementor-post__card .elementor-post__title a {
  color: #1B365D !important; }

/*Slice rules for the footer. Commented out incase this actually breaks something else on the site
.slice {
  clip-path: polygon(0 2%, 100% 0%, 100% 98%, 0% 100%);
  padding: 4rem 0 !important; }

@media (min-width: 800px) {
  .slice {
    clip-path: polygon(0 6%, 100% 0%, 100% 94%, 0% 100%);
    padding: 5rem 0 !important; } }
@media (min-width: 1100px) {
  .slice {
    clip-path: polygon(0 6%, 100% 0%, 100% 94%, 0% 100%);
    padding: 8rem 0 !important; } }
.slice-top {
  clip-path: polygon(0 2%, 100% 0%, 100% 100%, 0% 100%);
  padding: 4rem 0 !important; }

@media (min-width: 800px) {
  .slice-top {
    clip-path: polygon(0 5%, 100% 0%, 100% 100%, 0% 100%);
    padding: 5rem 0 !important; } }
@media (min-width: 1100px) {
  .slice-top {
    clip-path: polygon(0 6%, 100% 0%, 100% 100%, 0% 100%);
    padding: 8rem 0 !important; } }
.slice-offset {
  margin-top: 0rem; } */
  
/* By the Numbers Section */
.by-the-numbers .elementor-column {
  margin: 0 1rem 2rem; }
  .by-the-numbers .elementor-column .elementor-widget-wrap .elementor-widget-wrap {
    padding: 4rem 1rem !important; }

/* UK Difference */
.uk-difference-rows .elementor-column {
  margin: 0 1rem; }
  .uk-difference-rows .elementor-column .elementor-widget-wrap {
    display: grid !important;
    grid-template-columns: 1fr 2fr;
    grid-gap: 2rem;
    padding: 3rem !important; }

/* CTA Row */
.cta-row .elementor-container {
  justify-content: center; }
.cta-row .elementor-column {
  width: auto !important; }

.elementor-section .ecs-post-loop {
  min-height: 300px; }
  .elementor-section .ecs-post-loop .elementor-container {
    max-width: 100% !important; }
  .elementor-section .ecs-post-loop .category-college-news {
    display: flex;
    flex-direction: column;
    height: 100%; }
    .elementor-section .ecs-post-loop .category-college-news .elementor-section-wrap {
      display: flex;
      flex-direction: column;
      height: 100%; }
    .elementor-section .ecs-post-loop .category-college-news .elementor-section-boxed {
      display: flex;
      flex-direction: column;
      /* align-items: center; */
      height: 100%;
      justify-content: end; }
      .elementor-section .ecs-post-loop .category-college-news .elementor-section-boxed h6.elementor-heading-title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%; }

.elementor-section .ecs-post-loop.category-student-spotlight, .elementor-section .ecs-post-loop.category-alumni-spotlights {
  min-height: 210px; }
  .elementor-section .ecs-post-loop.category-student-spotlight .category-student-spotlight, .elementor-section .ecs-post-loop.category-student-spotlight .category-alumni-spotlights, .elementor-section .ecs-post-loop.category-alumni-spotlights .category-student-spotlight, .elementor-section .ecs-post-loop.category-alumni-spotlights .category-alumni-spotlights {
    display: flex;
    flex-direction: column;
    height: 100%; }
    .elementor-section .ecs-post-loop.category-student-spotlight .category-student-spotlight .elementor-section-wrap, .elementor-section .ecs-post-loop.category-student-spotlight .category-alumni-spotlights .elementor-section-wrap, .elementor-section .ecs-post-loop.category-alumni-spotlights .category-student-spotlight .elementor-section-wrap, .elementor-section .ecs-post-loop.category-alumni-spotlights .category-alumni-spotlights .elementor-section-wrap {
      display: flex;
      flex-direction: column;
      height: 100%; }
    .elementor-section .ecs-post-loop.category-student-spotlight .category-student-spotlight .elementor-section-boxed, .elementor-section .ecs-post-loop.category-student-spotlight .category-alumni-spotlights .elementor-section-boxed, .elementor-section .ecs-post-loop.category-alumni-spotlights .category-student-spotlight .elementor-section-boxed, .elementor-section .ecs-post-loop.category-alumni-spotlights .category-alumni-spotlights .elementor-section-boxed {
      display: flex;
      flex-direction: column;
      /* align-items: center; */
      height: 100%;
      justify-content: end; }
      .elementor-section .ecs-post-loop.category-student-spotlight .category-student-spotlight .elementor-section-boxed h6.elementor-heading-title, .elementor-section .ecs-post-loop.category-student-spotlight .category-alumni-spotlights .elementor-section-boxed h6.elementor-heading-title, .elementor-section .ecs-post-loop.category-alumni-spotlights .category-student-spotlight .elementor-section-boxed h6.elementor-heading-title, .elementor-section .ecs-post-loop.category-alumni-spotlights .category-alumni-spotlights .elementor-section-boxed h6.elementor-heading-title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%; }

/* Events Node */
#tribe-events-pg-template {
  padding-bottom: 4rem; }

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em; }
  .widget select {
    max-width: 100%; }

.elementor-accordion .elementor-accordion-item {
  border: 0;
  background: #1e8aff;
  margin: 1.5rem 0 !important;
  padding: 1rem;
  border-radius: 15px; }

.elementor-accordion .elementor-tab-content {
  background: #fff;
  margin: 0 -1rem -1rem;
  border-radius: 0 0 15px 15px;
  border: 1px solid #1e8aff !important;
  padding: 2rem !important; }

.elementor-section-wrap .shadow-3 {
  box-shadow: 0px 0px 15px 5px rgba(10, 22, 70, 0.1) !important;
  border-radius: 15px;
  overflow: hidden; }

/* Card Widget */
.elementor-posts--thumbnail-top .elementor-post {
  display: flex;
  flex-direction: column;
  height: 100%; }
  .elementor-posts--thumbnail-top .elementor-post .post, .elementor-posts--thumbnail-top .elementor-post .post &gt; .elementor-section-wrap, .elementor-posts--thumbnail-top .elementor-post .post .elementor-section-wrap &gt; .elementor-section, .elementor-posts--thumbnail-top .elementor-post .post .elementor-section-wrap &gt; .elementor-section &gt; .elementor-container, .elementor-posts--thumbnail-top .elementor-post .post .elementor-column {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    padding: 0; }

.elementor-180 .elementor-element.elementor-element-7248cc4 &gt; .elementor-element-populated {
  margin-top: auto !important; }

.elementor-element-4b7be03 .elementor-container, #events .elementor-container {
  position: relative; }
  .elementor-element-4b7be03 .elementor-container &gt; .elementor-column, #events .elementor-container &gt; .elementor-column {
    position: relative;
    z-index: 1; }
.elementor-element-4b7be03 &gt; .elementor-container:before, #events &gt; .elementor-container:before {
  content: '';
  background-image: url("images/blocks-2.png");
  position: absolute;
  width: 150px;
  height: 207px;
  display: block;
  left: -100px;
  z-index: -1;
  bottom: -75px;
  background-size: 100%;
  display: block;
  background-repeat: no-repeat; }
.elementor-element-4b7be03 &gt; .elementor-container:after, #events &gt; .elementor-container:after {
  content: '';
  background-image: url("images/blocks-2.png");
  position: absolute;
  width: 150px;
  height: 207px;
  display: block;
  right: -70px;
  z-index: -1;
  top: -125px;
  background-size: cover;
  transform: rotate(-90deg);
  display: block; }

.site-footer {
  background-image: url("images/footer-bg.jpg");
  background-position: center;
  background-size: cover; }

/* Page Headers */
.bg-image h1 {
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.9); }

.elementor-top-section.bg-image.rounded-3.bg-cover {
  border-radius: 0 !important; }

/* Elementor */
.elementor-section-wrap &gt; section.elementor-top-section &gt; .elementor-container {
  padding: 0 1.25rem; }

@media (min-width: 1100px) {
  .elementor-section-wrap &gt; section.elementor-top-section &gt; .elementor-container {
    padding: 0; } }
.tribe-events-widget-events-list__event-date-tag, .tribe-events-calendar-list__event-date-tag {
  background: #1E8AFF;
  margin-right: 1.5rem !important;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "alternate-gothic-atf", serif;
  text-transform: uppercase;
  font-weight: 7000;
  font-size: 1.2rem;
  line-height: 1.1;
  color: #fff;
  padding: 0.45rem 0 0.45rem !important; }
  .tribe-events-widget-events-list__event-date-tag .tribe-events-widget-events-list__event-date-tag-datetime, .tribe-events-widget-events-list__event-date-tag .tribe-events-calendar-list__event-date-tag-datetime, .tribe-events-calendar-list__event-date-tag .tribe-events-widget-events-list__event-date-tag-datetime, .tribe-events-calendar-list__event-date-tag .tribe-events-calendar-list__event-date-tag-datetime {
    justify-content: center;
    font-weight: 700;
    line-height: 1.1;
    color: #fff; }
    .tribe-events-widget-events-list__event-date-tag .tribe-events-widget-events-list__event-date-tag-datetime span, .tribe-events-widget-events-list__event-date-tag .tribe-events-calendar-list__event-date-tag-datetime span, .tribe-events-calendar-list__event-date-tag .tribe-events-widget-events-list__event-date-tag-datetime span, .tribe-events-calendar-list__event-date-tag .tribe-events-calendar-list__event-date-tag-datetime span {
      color: #fff; }

.tribe-events-widget-events-list__event-title a {
  color: #1B365D; }

.tribe-events-widget-events-list__view-more {
  display: none; }

.elementor-element-4b7be03 .elementor-widget-tec_elementor_widget_events_view .tribe-events-view--list .tribe-events-l-container {
  min-height: auto;
  padding: 0; }
.elementor-element-4b7be03 .elementor-widget-tec_elementor_widget_events_view .tribe-events-view--list .tribe-events-header, .elementor-element-4b7be03 .elementor-widget-tec_elementor_widget_events_view .tribe-events-view--list .tribe-events-calendar-list-nav, .elementor-element-4b7be03 .elementor-widget-tec_elementor_widget_events_view .tribe-events-view--list .tribe-events-c-ical {
  display: none; }
.elementor-element-4b7be03 .elementor-widget-tec_elementor_widget_events_view .tribe-events-view--list .tribe-events-calendar-list__event-date-tag {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "alternate-gothic-atf", serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.1;
  color: #fff;
  padding: 0.5rem ​0 0.65rem; }
  .elementor-element-4b7be03 .elementor-widget-tec_elementor_widget_events_view .tribe-events-view--list .tribe-events-calendar-list__event-date-tag span {
    color: #fff !important; }

.gform_wrapper .gform_heading {
  padding: 2rem 0; }
.gform_wrapper input[type="submit"] {
  border-radius: 10px 10px 10px 10px;
  padding: 24px 30px 15px 30px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  background: #17468f;
  font-family: "alternate-gothic-atf", serif;
  font-size: 1.3rem;
  border: 0; }

.wp-block-pb-accordion-item.c-accordion__item {
  margin: 1.5rem auto; }
  .wp-block-pb-accordion-item.c-accordion__item .c-accordion__title {
    cursor: pointer;
    padding-right: 2rem;
    position: relative;
    padding: 1rem 1.5rem;
    font-size: 1rem;
    background: #1E8AFF;
    border-radius: 5px;
    color: #fff; }
  .wp-block-pb-accordion-item.c-accordion__item .c-accordion__title:after {
    font-weight: 700;
    right: 1.5rem;
    color: #fff;
    font-size: 1.35rem; }
  .wp-block-pb-accordion-item.c-accordion__item .c-accordion__content {
    padding: 1.5rem; }

.tribe-events-c-top-bar__datepicker-button, .tribe-events-c-view-selector__button {
  background-color: #fff !important; }

nav.elementor-pagination {
  padding: 3rem;
  font-size: 1.3rem;
  font-weight: 700; }
  nav.elementor-pagination a {
    color: #1E8AFF; }
  nav.elementor-pagination .current {
    color: #1B365D; }

/* EVents */
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__nav {
  display: none !important; }

button.tribe-common-h3.tribe-common-h--alt.tribe-events-c-top-bar__datepicker-button {
  font-size: 1rem;
  text-transform: none;
  font-weight: 700;
  padding: 1rem 1rem; }

button.tribe-common-h3.tribe-common-h--alt.tribe-events-c-top-bar__datepicker-button:hover {
  color: #000;
  background: #efefef; }

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%; }

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr); }

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr); }

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr); }

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr); }

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr); }

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr); }

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr); }

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr); }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none; }

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; }

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0; }

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em; }

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em; }

/*# sourceMappingURL=style.css.map */


/* Staff */
.first-name {display: inline-block; width: auto!important; margin-right: 10px;}
.last-name {display: inline-block; width: auto!important;}
.wp-block-buttons {margin: 20px 0;}
.elementor-widget-icon-list li a {color: #17468F;}
.mapp-links {display: none;}
li &gt; ul, li &gt; ol {
  margin-bottom: 1em;
  margin-left: 1.5em;
  margin-top: .5em;
}

/* Calendar widget */
 @media screen and (max-width: 37.5em) {
#calendar-build .elementor-column {width: 100%!important;}
}

/* Calendar archive page */
body.post-type-archive-tribe_events .tribe-events-view {
  margin-bottom: 100px;
}@charset "UTF-8";
/*!
Theme Name: uksocial
Theme URI: http://underscores.me/
Author: Michael McQueen
Author URI: http://underscores.me/
Description: Description
Version: 1.0.1
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: uksocial
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

uksocial is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
&gt;&gt;&gt; TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
@font-face {
  font-family: 'usual';
  src: url("usualNextLTPro-Regular.woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'usual';
  src: url("usualNextLTPro-Bold.woff2");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'alternate-gothic-atf';
  src: url("fonts/alternate-gothic-atfLTPro-BdCn20.woff2"); }
@font-face {
  font-family: 'Blackbike';
  src: url("fonts/Blackbike-Clean.woff2"); }
@font-face {
  font-family: 'Blackbike';
  src: url("fonts/Blackbike-Clean.woff2"); }
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit; }

html {
  box-sizing: border-box; }

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: "usual", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both; }

h1, h2, h3, h4, h5, h6 {
  color: #17468f; }

.heading {
  font-family: "alternate-gothic-atf", serif; }

#page-header h1 {
  font-weight: 700; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

.entry-content p + p, .elementor-widget-container p + p {
  padding-top: 1rem; }

.type-page .entry-content p + h2, .type-page .entry-content p + h3, .type-page .entry-content p + h4, .type-page .entry-content p + h5, .type-page .entry-content p + h6, .type-page .entry-content h2 + p, .type-page .entry-content h3 + p, .type-page .entry-content h4 + p, .type-page .entry-content h5 + p, .type-page .entry-content h6 + p, .elementor-widget-container p + h2, .elementor-widget-container p + h3, .elementor-widget-container p + h4, .elementor-widget-container p + h5, .elementor-widget-container p + h6, .elementor-widget-container h2 + p, .elementor-widget-container h3 + p, .elementor-widget-container h4 + p, .elementor-widget-container h5 + p, .elementor-widget-container h6 + p {
  padding-top: 1rem; }
.type-page .entry-content p a, .elementor-widget-container p a {
  text-decoration: underline; }

.text-primary {
  color: #1E8AFF !important; }

.text-secondary {
  color: #17468f !important; }

.text-tertiary {
  color: #FFDC00 !important; }

.font-heading {
  font-family: "alternate-gothic-atf", serif; }

.bold-text {
  font-weight: 700; }

.tribe-events-single-event-title, .tribe-events-content {
  font-family: "usual", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; }

/* Elements
--------------------------------------------- */
body {
  background: #fff; }

@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container, #tribe-events-pg-template {
    max-width: 1250px !important; } }
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul,
ol {
  margin: 1rem 0 1em 0em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li &gt; ul,
li &gt; ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: 700; }

dd {
  margin: 0 1.5em 1.5em; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

img {
  height: auto;
  max-width: 100%; }

figure {
  margin: 1em 0; }

.wp-block-image.is-style-rounded img {
  border-radius: 30px; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/* Links
--------------------------------------------- */
a {
  color: #4169e1; }
  a:visited {
    color: #800080; }
  a:hover, a:focus, a:active {
    color: #191970; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

.link-primary {
  color: #1E8AFF; }

.link-secondary {
  color: #17468f; }

.link-tertiary {
  color: #FFDC00; }

.breadcrumbs-wrap {
  background: #1E8AFF;
  font-size: 1.3rem;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "alternate-gothic-atf", serif; }

#breadcrumbs {
  font-size: 1rem; }
  @media (min-width: 990px) {
    #breadcrumbs {
      font-size: 1.2rem; } }
  #breadcrumbs .fa-chevron-right {
    padding: 0 0.8rem;
    font-size: 0.8rem;
    vertical-align: middle; }
  #breadcrumbs a, #breadcrumbs * {
    color: #fff; }

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa; }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb; }

.bg-primary, .has-primary-background-color {
  background-color: #1E8AFF !important; }

.bg-secondary, .has-secondary-background-color {
  background-color: #17468f !important; }

.bg-tertiary, .has-tertiary-background-color {
  background-color: #FFDC00 !important; }

.wp-block-buttons a, .wp-block-buttons .wp-block-button__link {
  font-family: "alternate-gothic-atf", Sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background-color: #1E8AFF;
  border-radius: 10px 10px 10px 10px;
  padding: 21px 30px 15px 30px; }
.wp-block-buttons .is-style-small a, .wp-block-buttons .is-style-small .wp-block-button__link {
  padding: 14px 30px 10px 30px;
  font-size: 16px;
  background-color: #17468f; }
.wp-block-buttons .is-style-icon-cta a, .wp-block-buttons .is-style-icon-cta .wp-block-button__link {
  font-family: "alternate-gothic-atf", serif;
  text-transform: uppercase;
  line-height: 1;
  padding: 1.75rem 3rem 1.2rem;
  font-size: 2rem;
  border-radius: 20px; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #111; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.site-header .logo-white, .site-header .logo-dark {
  width: 200px; }
  @media screen and (min-width: 37.5em) {
    .site-header .logo-white, .site-header .logo-dark {
      width: 260px; } }

.site-navigation-wrap {
  z-index: 1;
  display: none;
  top: 85px;
  min-height: 100vh; }
  @media screen and (min-width: 37.5em) {
    .site-navigation-wrap {
      top: 110px; } }

.logo-white {
  display: none; }

.site-navigation-open .site-navigation-wrap {
  display: block; }
.site-navigation-open .top-navigation-links {
  opacity: 0; }
.site-navigation-open .logo-white {
  display: block; }
.site-navigation-open .logo-dark {
  display: none; }
.site-navigation-open #menu-toggle span {
  background-color: #fff; }

.main-navigation {
  display: block;
  width: 100%;
  padding: 3rem 0; }
  .main-navigation .menu-main-menu-container &gt; ul {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 1rem; }
    @media screen and (min-width: 37.5em) {
      .main-navigation .menu-main-menu-container &gt; ul {
        grid-template-columns: 1fr 1fr; } }
    @media (min-width: 1100px) {
      .main-navigation .menu-main-menu-container &gt; ul {
        grid-template-columns: 1fr 1fr 1fr 1fr; } }
    .main-navigation .menu-main-menu-container &gt; ul .page_item_has_children &gt; a, .main-navigation .menu-main-menu-container &gt; ul .menu-item-has-children &gt; a {
      font-size: 1.5rem;
      text-transform: uppercase;
      font-weight: 800;
      margin-bottom: 1rem; }
      @media screen and (min-width: 37.5em) {
        .main-navigation .menu-main-menu-container &gt; ul .page_item_has_children &gt; a, .main-navigation .menu-main-menu-container &gt; ul .menu-item-has-children &gt; a {
          font-size: 1.8rem; } }
    .main-navigation .menu-main-menu-container &gt; ul &gt; li {
      padding: 0rem 0 1rem; }
  .main-navigation ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    flex-direction: column; }
    .main-navigation ul ul li {
      padding: 0.25rem 0; }
      .main-navigation ul ul li:hover &gt; ul, .main-navigation ul ul li.focus &gt; ul {
        display: block;
        left: auto; }
    .main-navigation ul ul a {
      font-size: 1.1rem; }
      @media screen and (min-width: 37.5em) {
        .main-navigation ul ul a {
          font-size: 1.4rem; } }
    .main-navigation ul li:hover &gt; ul,
    .main-navigation ul li.focus &gt; ul {
      left: auto; }
  .main-navigation li {
    position: relative; }
  .main-navigation a, .main-navigation a:visited {
    display: block;
    text-decoration: none;
    color: #fff !important; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none; }

  .main-navigation ul {
    display: flex; } }
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em; }
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex; }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%; }
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%; }

/* Site Navigation */
.site-navigation-open .site-header {
  background-color: #17468f; }

/* Icon 1 */
#menu-toggle {
  width: 50px;
  height: 30px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }
  @media screen and (min-width: 37.5em) {
    #menu-toggle {
      width: 60px;
      height: 45px; } }

#menu-toggle span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #17468f;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }
  @media screen and (min-width: 37.5em) {
    #menu-toggle span {
      height: 6px; } }

/* Icon 3 */
#menu-toggle span:nth-child(1) {
  top: 0px; }

#menu-toggle span:nth-child(2), #menu-toggle span:nth-child(3) {
  top: 10px; }
  @media screen and (min-width: 37.5em) {
    #menu-toggle span:nth-child(2), #menu-toggle span:nth-child(3) {
      top: 15px; } }

#menu-toggle span:nth-child(4) {
  top: 20px; }
  @media screen and (min-width: 37.5em) {
    #menu-toggle span:nth-child(4) {
      top: 30px; } }

#menu-toggle.open span:nth-child(1) {
  top: 10px;
  width: 0%;
  left: 50%; }
  @media screen and (min-width: 37.5em) {
    #menu-toggle.open span:nth-child(1) {
      top: 15px; } }

#menu-toggle.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

#menu-toggle.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#menu-toggle.open span:nth-child(4) {
  top: 12px;
  width: 0%;
  left: 50%; }
  @media screen and (min-width: 37.5em) {
    #menu-toggle.open span:nth-child(4) {
      top: 18px; } }

.elementor-widget-wp-widget-nav_menu ul, .sidebar-menu ul {
  padding: 0;
  margin: 0;
  list-style: none; }
  .elementor-widget-wp-widget-nav_menu ul li, .sidebar-menu ul li {
    font-family: "alternate-gothic-atf", serif;
    font-size: 1.1rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 2em;
    border-top: 1px solid #ddd;
    padding: 0.5rem 1rem 0.2rem 2rem;
    position: relative; }
    .elementor-widget-wp-widget-nav_menu ul li.current-menu-item a, .sidebar-menu ul li.current-menu-item a {
      color: #1B365D; }
    .elementor-widget-wp-widget-nav_menu ul li a, .sidebar-menu ul li a {
      display: block;
      color: #1B365D; }
      .elementor-widget-wp-widget-nav_menu ul li a::before, .sidebar-menu ul li a::before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f061";
        color: #17468f;
        position: absolute;
        left: 0;
        font-size: 0.95rem;
        margin-top: -2px; }

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block; }

.post,
.page {
  margin: 0; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.elementor-post__card {
  border-radius: 15px !important; }

.elementor-post__card .elementor-post__title a {
  color: #1B365D !important; }

/*Slice in footer. Commented out to perserce if something else breaks.
.slice {
  clip-path: polygon(0 2%, 100% 0%, 100% 98%, 0% 100%);
  padding: 4rem 0 !important; }

@media (min-width: 800px) {
  .slice {
    clip-path: polygon(0 6%, 100% 0%, 100% 94%, 0% 100%);
    padding: 5rem 0 !important; } }
@media (min-width: 1100px) {
  .slice {
    clip-path: polygon(0 6%, 100% 0%, 100% 94%, 0% 100%);
    padding: 8rem 0 !important; } }
.slice-top {
  clip-path: polygon(0 2%, 100% 0%, 100% 100%, 0% 100%);
  padding: 4rem 0 !important; }

@media (min-width: 800px) {
  .slice-top {
    clip-path: polygon(0 5%, 100% 0%, 100% 100%, 0% 100%);
    padding: 5rem 0 !important; } }
@media (min-width: 1100px) {
  .slice-top {
    clip-path: polygon(0 6%, 100% 0%, 100% 100%, 0% 100%);
    padding: 8rem 0 !important; } }
.slice-offset {
  margin-top: 0rem; }*/

/* By the Numbers Section */
.by-the-numbers .elementor-column {
  margin: 0 1rem 2rem; }
  .by-the-numbers .elementor-column .elementor-widget-wrap .elementor-widget-wrap {
    padding: 4rem 1rem !important; }

/* UK Difference */
.uk-difference-rows .elementor-column {
  margin: 0 1rem; }
  .uk-difference-rows .elementor-column .elementor-widget-wrap {
    display: grid !important;
    grid-template-columns: 1fr 2fr;
    grid-gap: 2rem;
    padding: 3rem !important; }

/* CTA Row */
.cta-row .elementor-container {
  justify-content: center; }
.cta-row .elementor-column {
  width: auto !important; }

.elementor-section .ecs-post-loop {
  min-height: 300px; }
  .elementor-section .ecs-post-loop .elementor-container {
    max-width: 100% !important; }
  .elementor-section .ecs-post-loop .category-college-news {
    display: flex;
    flex-direction: column;
    height: 100%; }
    .elementor-section .ecs-post-loop .category-college-news .elementor-section-wrap {
      display: flex;
      flex-direction: column;
      height: 100%; }
    .elementor-section .ecs-post-loop .category-college-news .elementor-section-boxed {
      display: flex;
      flex-direction: column;
      /* align-items: center; */
      height: 100%;
      justify-content: end; }
      .elementor-section .ecs-post-loop .category-college-news .elementor-section-boxed h6.elementor-heading-title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%; }

.elementor-section .ecs-post-loop.category-student-spotlight, .elementor-section .ecs-post-loop.category-alumni-spotlights {
  min-height: 210px; }
  .elementor-section .ecs-post-loop.category-student-spotlight .category-student-spotlight, .elementor-section .ecs-post-loop.category-student-spotlight .category-alumni-spotlights, .elementor-section .ecs-post-loop.category-alumni-spotlights .category-student-spotlight, .elementor-section .ecs-post-loop.category-alumni-spotlights .category-alumni-spotlights {
    display: flex;
    flex-direction: column;
    height: 100%; }
    .elementor-section .ecs-post-loop.category-student-spotlight .category-student-spotlight .elementor-section-wrap, .elementor-section .ecs-post-loop.category-student-spotlight .category-alumni-spotlights .elementor-section-wrap, .elementor-section .ecs-post-loop.category-alumni-spotlights .category-student-spotlight .elementor-section-wrap, .elementor-section .ecs-post-loop.category-alumni-spotlights .category-alumni-spotlights .elementor-section-wrap {
      display: flex;
      flex-direction: column;
      height: 100%; }
    .elementor-section .ecs-post-loop.category-student-spotlight .category-student-spotlight .elementor-section-boxed, .elementor-section .ecs-post-loop.category-student-spotlight .category-alumni-spotlights .elementor-section-boxed, .elementor-section .ecs-post-loop.category-alumni-spotlights .category-student-spotlight .elementor-section-boxed, .elementor-section .ecs-post-loop.category-alumni-spotlights .category-alumni-spotlights .elementor-section-boxed {
      display: flex;
      flex-direction: column;
      /* align-items: center; */
      height: 100%;
      justify-content: end; }
      .elementor-section .ecs-post-loop.category-student-spotlight .category-student-spotlight .elementor-section-boxed h6.elementor-heading-title, .elementor-section .ecs-post-loop.category-student-spotlight .category-alumni-spotlights .elementor-section-boxed h6.elementor-heading-title, .elementor-section .ecs-post-loop.category-alumni-spotlights .category-student-spotlight .elementor-section-boxed h6.elementor-heading-title, .elementor-section .ecs-post-loop.category-alumni-spotlights .category-alumni-spotlights .elementor-section-boxed h6.elementor-heading-title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%; }

/* Events Node */
#tribe-events-pg-template {
  padding-bottom: 4rem; }

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em; }
  .widget select {
    max-width: 100%; }

.elementor-accordion .elementor-accordion-item {
  border: 0;
  background: #1e8aff;
  margin: 1.5rem 0 !important;
  padding: 1rem;
  border-radius: 15px; }

.elementor-accordion .elementor-tab-content {
  background: #fff;
  margin: 0 -1rem -1rem;
  border-radius: 0 0 15px 15px;
  border: 1px solid #1e8aff !important;
  padding: 2rem !important; }

.elementor-section-wrap .shadow-3 {
  box-shadow: 0px 0px 15px 5px rgba(10, 22, 70, 0.1) !important;
  border-radius: 15px;
  overflow: hidden; }

/* Card Widget */
.elementor-posts--thumbnail-top .elementor-post {
  display: flex;
  flex-direction: column;
  height: 100%; }
  .elementor-posts--thumbnail-top .elementor-post .post, .elementor-posts--thumbnail-top .elementor-post .post &gt; .elementor-section-wrap, .elementor-posts--thumbnail-top .elementor-post .post .elementor-section-wrap &gt; .elementor-section, .elementor-posts--thumbnail-top .elementor-post .post .elementor-section-wrap &gt; .elementor-section &gt; .elementor-container, .elementor-posts--thumbnail-top .elementor-post .post .elementor-column {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    padding: 0; }

.elementor-180 .elementor-element.elementor-element-7248cc4 &gt; .elementor-element-populated {
  margin-top: auto !important; }

.elementor-element-4b7be03 .elementor-container, #events .elementor-container {
  position: relative; }
  .elementor-element-4b7be03 .elementor-container &gt; .elementor-column, #events .elementor-container &gt; .elementor-column {
    position: relative;
    z-index: 1; }
.elementor-element-4b7be03 &gt; .elementor-container:before, #events &gt; .elementor-container:before {
  content: '';
  background-image: url("images/blocks-2.png");
  position: absolute;
  width: 150px;
  height: 207px;
  display: block;
  left: -100px;
  z-index: -1;
  bottom: -75px;
  background-size: 100%;
  display: block;
  background-repeat: no-repeat; }
.elementor-element-4b7be03 &gt; .elementor-container:after, #events &gt; .elementor-container:after {
  content: '';
  background-image: url("images/blocks-2.png");
  position: absolute;
  width: 150px;
  height: 207px;
  display: block;
  right: -70px;
  z-index: -1;
  top: -125px;
  background-size: cover;
  transform: rotate(-90deg);
  display: block; }

.site-footer {
  background-image: url("images/footer-bg.jpg");
  background-position: center;
  background-size: cover; }

/* Page Headers */
.bg-image h1 {
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.9); }

.elementor-top-section.bg-image.rounded-3.bg-cover {
  border-radius: 0 !important; }

/* Elementor */
.elementor-section-wrap &gt; section.elementor-top-section &gt; .elementor-container {
  padding: 0 1.25rem; }

@media (min-width: 1100px) {
  .elementor-section-wrap &gt; section.elementor-top-section &gt; .elementor-container {
    padding: 0; } }
.tribe-events-widget-events-list__event-date-tag, .tribe-events-calendar-list__event-date-tag {
  background: #1E8AFF;
  margin-right: 1.5rem !important;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "alternate-gothic-atf", serif;
  text-transform: uppercase;
  font-weight: 7000;
  font-size: 1.2rem;
  line-height: 1.1;
  color: #fff;
  padding: 0.45rem 0 0.45rem !important; }
  .tribe-events-widget-events-list__event-date-tag .tribe-events-widget-events-list__event-date-tag-datetime, .tribe-events-widget-events-list__event-date-tag .tribe-events-calendar-list__event-date-tag-datetime, .tribe-events-calendar-list__event-date-tag .tribe-events-widget-events-list__event-date-tag-datetime, .tribe-events-calendar-list__event-date-tag .tribe-events-calendar-list__event-date-tag-datetime {
    justify-content: center;
    font-weight: 700;
    line-height: 1.1;
    color: #fff; }
    .tribe-events-widget-events-list__event-date-tag .tribe-events-widget-events-list__event-date-tag-datetime span, .tribe-events-widget-events-list__event-date-tag .tribe-events-calendar-list__event-date-tag-datetime span, .tribe-events-calendar-list__event-date-tag .tribe-events-widget-events-list__event-date-tag-datetime span, .tribe-events-calendar-list__event-date-tag .tribe-events-calendar-list__event-date-tag-datetime span {
      color: #fff; }

.tribe-events-widget-events-list__event-title a {
  color: #1B365D; }

.tribe-events-widget-events-list__view-more {
  display: none; }

.elementor-element-4b7be03 .elementor-widget-tec_elementor_widget_events_view .tribe-events-view--list .tribe-events-l-container {
  min-height: auto;
  padding: 0; }
.elementor-element-4b7be03 .elementor-widget-tec_elementor_widget_events_view .tribe-events-view--list .tribe-events-header, .elementor-element-4b7be03 .elementor-widget-tec_elementor_widget_events_view .tribe-events-view--list .tribe-events-calendar-list-nav, .elementor-element-4b7be03 .elementor-widget-tec_elementor_widget_events_view .tribe-events-view--list .tribe-events-c-ical {
  display: none; }
.elementor-element-4b7be03 .elementor-widget-tec_elementor_widget_events_view .tribe-events-view--list .tribe-events-calendar-list__event-date-tag {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "alternate-gothic-atf", serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.1;
  color: #fff;
  padding: 0.5rem ​0 0.65rem; }
  .elementor-element-4b7be03 .elementor-widget-tec_elementor_widget_events_view .tribe-events-view--list .tribe-events-calendar-list__event-date-tag span {
    color: #fff !important; }

.gform_wrapper .gform_heading {
  padding: 2rem 0; }
.gform_wrapper input[type="submit"] {
  border-radius: 10px 10px 10px 10px;
  padding: 24px 30px 15px 30px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  background: #17468f;
  font-family: "alternate-gothic-atf", serif;
  font-size: 1.3rem;
  border: 0; }

.wp-block-pb-accordion-item.c-accordion__item {
  margin: 1.5rem auto; }
  .wp-block-pb-accordion-item.c-accordion__item .c-accordion__title {
    cursor: pointer;
    padding-right: 2rem;
    position: relative;
    padding: 1rem 1.5rem;
    font-size: 1rem;
    background: #1E8AFF;
    border-radius: 5px;
    color: #fff; }
  .wp-block-pb-accordion-item.c-accordion__item .c-accordion__title:after {
    font-weight: 700;
    right: 1.5rem;
    color: #fff;
    font-size: 1.35rem; }
  .wp-block-pb-accordion-item.c-accordion__item .c-accordion__content {
    padding: 1.5rem; }

.tribe-events-c-top-bar__datepicker-button, .tribe-events-c-view-selector__button {
  background-color: #fff !important; }

nav.elementor-pagination {
  padding: 3rem;
  font-size: 1.3rem;
  font-weight: 700; }
  nav.elementor-pagination a {
    color: #1E8AFF; }
  nav.elementor-pagination .current {
    color: #1B365D; }

/* EVents */
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__nav {
  display: none !important; }

button.tribe-common-h3.tribe-common-h--alt.tribe-events-c-top-bar__datepicker-button {
  font-size: 1rem;
  text-transform: none;
  font-weight: 700;
  padding: 1rem 1rem; }

button.tribe-common-h3.tribe-common-h--alt.tribe-events-c-top-bar__datepicker-button:hover {
  color: #000;
  background: #efefef; }

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%; }

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr); }

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr); }

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr); }

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr); }

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr); }

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr); }

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr); }

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr); }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none; }

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; }

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0; }

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em; }

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em; }

/*# sourceMappingURL=style.css.map */


/* Staff */
.first-name {display: inline-block; width: auto!important; margin-right: 10px;}
.last-name {display: inline-block; width: auto!important;}
.wp-block-buttons {margin: 20px 0;}
.elementor-widget-icon-list li a {color: #17468F;}
.mapp-links {display: none;}
li &gt; ul, li &gt; ol {
  margin-bottom: 1em;
  margin-left: 1.5em;
  margin-top: .5em;
}

/* Calendar widget */
 @media screen and (max-width: 37.5em) {
#calendar-build .elementor-column {width: 100%!important;}
}

/* Calendar archive page */
body.post-type-archive-tribe_events .tribe-events-view {
  margin-bottom: 100px;
}</pre></body></html>