/******************************************************************
Theme Name: Antioch Block Theme
Theme URI: http://www.antioch.edu
Description: Custom theme for Antioch.
Author: Jonathan Hawkins
Author URI: http://www.antioch.edu
Version: 2.3.3

******************************************************************/

.sticky {
} /* DO NOT EDIT THIS */
.gallery-caption {
} /* THESE ARE USELESS */
.bypostauthor {
} /* THEY ARE ONLY TO KEEP THEME CHECK HAPPY */

html {
  margin: 0;
  padding: 0;
}
/*BASE STYLING*/

body,
p {
  padding: 0;
  margin: 0;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Open sans", sans-serif;
  font-weight: 400;
  color: #181c1c;
}
h1,
body h1 {
  margin: 0;
  padding: 0;
  font-size: 4em;
  margin-bottom: 0.75em;
  font-weight: 700;
  font-family: "Asap Condensed", sans-serif;
}
h1 .nobottom {
  margin-bottom: 0 !important;
}
h2,
body h2 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 3.5em;
  margin-bottom: 0.5em;
  color: #072b31;
  font-family: "Asap Condensed", sans-serif;
}
h2 .related_title {
  padding-top: 2em;
  font-family: "Asap Condensed", sans-serif;
}
h2 .tablepress-table-name {
  margin-top: 2.5em;
  font-size: 1em;
  margin-bottom: -1em;
  font-family: "Asap Condensed", sans-serif;
}
h3,
body h3 {
  font-size: 3em;
  margin: 0;
  padding: 0;
  font-weight: 700;
  margin-bottom: 0.5em;
  color: #072b31;
  font-family: "Asap Condensed", sans-serif;
}
h4,
body h4 {
  font-size: 2.5em;
  margin: 0;
  padding: 0;
  font-weight: 700;
  margin-bottom: 0.5em;
  margin-top: 2em;
  color: #072b31;
  font-family: "Asap Condensed", sans-serif;
}
h4 .extramarg {
  margin-bottom: 2.2em;
  font-family: "Asap Condensed", sans-serif;
}
h4 .nocontent {
  margin-bottom: 3em;
  font-family: "Asap Condensed", sans-serif;
}
h4 a {
  color: #072b31;
}
h4 a:hover:after {
  background-color: #072b31;
}
h5,
body h5 {
  font-size: 2em;
  margin: 0;
  padding: 0;
  font-weight: 700;
  margin-bottom: 0.5em;
  margin-top: 2em;
  color: #072b31;
  font-family: "Asap Condensed", sans-serif;
}
h6,
body h6 {
  font-size: 1.5em;
  margin: 0;
  padding: 0;
  font-weight: 700;
  margin-bottom: 0.75em;
  margin-top: 2em;
  color: #072b31;
  font-family: "Asap Condensed", sans-serif;
}
body .callout {
  -webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
  border-bottom: 5px solid #4ea482;
}
body .callout .wpb_wrapper {
  padding: 1.5em 2em;
}
body .callout p {
  font-size: 2em;
  font-weight: 700;
  margin-bottom: 0;
}
body .callout p a {
  font-size: 0.49em;
}
body p {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  margin-bottom: 1.25em;
  line-height: 1.5em;
  font-family: "Open Sans", sans-serif;
}
.highlight {
  background-color: #e17819;
  color: white;
}
.highlight .pinklight {
  background-color: #c3366f;
}
.highlight .purplelight {
  background-color: #963cbd;
}
.highlight .bluelight {
  background-color: #0f9eda;
}
body p.no-bottom {
  margin-bottom: 0 !important;
  font-size: 1.05em;
}
body p.no-bottom a {
  display: inline-block;
  padding: 0.5em 0;
}
body p.rightside_link {
  width: 100%;
  border-bottom: 1px solid #e7edee;
  font-size: 1.25em;
  padding-bottom: 0.8em;
  position: relative;
  margin-top: 0em;
  text-align: left;
}
body p.rightside_link .arrow_link {
  padding-right: 1em;
}
body p.rightside_link .arrow_link i {
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  position: relative;
  left: 0;
}
body p.rightside_link .arrow_link:hover i {
  margin-left: 10px;
  position: relative;
  left: 20px;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
body p.subheader {
  font-size: 1.15em;
  font-weight: 700;
}
body p.smaller {
  font-size: 1.1em;
}
body p a.btn {
  font-size: 0.9em;
  margin-top: 2em;
  margin-bottom: 1em;
  font-weight: 700;
  letter-spacing: 0em;
  padding: 0.95em 1.7em;
  text-decoration: none;
}
body details {
  margin-bottom: 5px;
}
body summary {
  font-size: 1.1em;
  line-height: 1.5em;
  font-weight: 600;
}
body ul,
body ol {
  margin-bottom: 2em;
}
body ul.children,
body ol.children {
  background-color: transparent;
}
body ul li,
body ol li {
  font-size: 1.1em;
  line-height: 1.5em;
  margin-bottom: 0.5em;
}
body ul li a:hover:after,
body ol li a:hover:after {
  width: 0;
}
body ul li a.greenlink:hover:after,
body ol li a.greenlink:hover:after {
  width: 100%;
}
body ul li.smaller,
body ol li.smaller {
  font-size: 1.1em;
}
body ul li ul,
body ul li ol,
body ol li ul,
body ol li ol {
  margin: 1em 0;
}
body ul li ul.children,
body ul li ol.children,
body ol li ul.children,
body ol li ol.children {
  background-color: transparent;
}
body ul li ul li,
body ul li ol li,
body ol li ul li,
body ol li ol li {
  font-size: 1em;
}
body ul li ul li.smaller,
body ul li ol li.smaller,
body ol li ul li.smaller,
body ol li ol li.smaller {
  font-size: 1em;
}
body hr {
  border: 0;
  height: 1px;
  background: #e7edee;
}
body .sidebar {
  width: 99%;
  font-size: 100%;
  position: relative;
}
body .sidebar p {
  margin-bottom: 1em;
}
body .sidebar p.no-bottom {
  margin-bottom: 0;
}
body .sidebar p a.btn {
  margin: 1em 0 2em 0;
}
body .extrabtn {
  margin-top: -10em;
  margin-bottom: -3em;
}
body .extrabtn .container {
  width: 90%;
}
/*VC STYLING*/

/*-------------------------------------------------------------------------*/

body .vc_row-fluid.gray {
  background-color: #f2f6f6;
}
body .nav .col-sm-6 li {
  font-size: 1.75em;
}
body .vc_col-sm-6 p a {
  font-weight: 700;
  /*text-decoration: underline;*/
}
body span.vc_sep_holder {
  margin-top: 2em;
  margin-bottom: 2em;
  width: 100%;
  border-color: transparent !important;
  height: 18px !important;
  border-top: 0 !important;
  position: relative;
  height: 2px;
}
body span.vc_sep_holder .vc_sep_line {
  border-color: transparent !important;
}
body .protected-email-links {
  font-weight: 700;
}
body .sidebar .vc_column-inner .wpb_wrapper p {
  font-size: 1.15em;
}
body .anchorlist .wpb_wrapper p {
  font-size: 1.15em;
}
body #tile_sizer {
  width: 100%;
}
body .fullwidth {
  float: left;
  width: 100%;
}

body .videooverwrapper {
  width: 100%;
  max-width: 640px;
}
body .videowrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
body .videowrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body .col-sm-9sidebar {
  margin-left: 5%;
}
body select::-ms-expand {
  display: none;
}
body figcaption {
  font-size: 1.15em;
  width: 75%;
  margin: 2em auto;
}
body .monthyear {
  position: absolute;
  text-align: center;
  width: 100%;
  margin-top: 3em;
}
body .monthyear .month {
  color: #072b31;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 2.5em;
  margin-bottom: 0.25em;
  text-transform: uppercase;
}
body .monthyear .year {
  color: #c9cecc;
  font-family: "Asap Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.2em;
}
body .inline_load {
  margin-bottom: 3em;
}
body img {
  display: block;
  outline: 0;
  border: 0;
}
body img.aligncenter {
  margin: 0 auto;
}
body img.alignright {
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1em;
  padding: 0 0 0 0;
}
body img.alignleft {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1em;
  padding: 0 0 0 0;
}
/*BLOCK QUOTES*/

body blockquote {
  position: relative;
  margin: 4em 0;
}
body blockquote:before {
  content: "";
  height: 0px;
  width: 33px;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  position: absolute;
}
body blockquote:after {
  content: "";
  height: 0px;
  width: 33px;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  position: absolute;
}
body blockquote p {
  font-family: "Asap Condensed", sans-serif;
  font-style: italic;
  font-size: 3em;
  margin-bottom: 0.45em;
  line-height: 1.25em;
}
body blockquote p.smallquote {
  font-size: 2.5em;
}
body blockquote p.smallerquote {
  font-size: 2em;
}
body blockquote p.byline {
  font-family: "Open Sans", sans-serif;
  font-size: 1.55em;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 0;
  line-height: 1.25em;
}
body blockquote p.moreinfo {
  font-family: "Asap Condensed", sans-serif;
  font-size: 1.1em;
  font-weight: 700;
  font-style: normal;
  color: #cdd0d2;
  margin-bottom: 0;
}
/*TABLES*/

body .tablewrapper {
  overflow-x: auto;
  height: 100%;
  width: 100%;
}
body .tablewrapper table {
  width: 99%;
  height: 100%;
  overflow-y: scroll;
  padding-right: 17px;
  /* Increase/decrease this value for cross-browser compatibility */
}
body .tablepress {
  font-size: 0.95em;
  margin: 0;
}
body .tablepress caption {
  display: none;
}
body .tablepress td,
body .tablepress th {
  padding: 0.75em !important;
}
body .tablepress tfood th,
body .tablepress thead th {
  background-color: transparent !important;
  border-bottom: 1px solid white !important;
}
body .tablepress tbody td {
  border-top: 1px solid white !important;
}
body .tablepress .even .column-1,
body .tablepress .odd .column-1 {
  background-color: #edf2f5;
}
body .tablepress .even .column-2,
body .tablepress .odd .column-2 {
  background-color: #f6f8fa;
}
/*LINK STYLING*/

body a {
  color: #2c8464;
  text-decoration: underline;
  text-decoration-line: underline;
  text-decoration-thickness: 0.2em;
  text-decoration-color: #7cbca3;
  position: relative;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  padding: 0.1em 0.05em;
}
body a#id,
body a#main {
  text-decoration: none;
}
body a.noanchor {
  color: #ffffff;
  text-decoration: none;
  position: relative;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  padding: 0.1em 0.05em;
}
body a.noanchor:hover {
  text-decoration: none;
  background-color: #f2f6f6;
  color: #072b31;
  position: relative;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  padding: 0.1em 0.05em;
}
body a:hover {
  background-color: #f2f6f6;
  color: #426587;
  text-decoration: underline;
  text-decoration-line: underline;
  text-decoration-thickness: 0.2em;
  text-decoration-color: #a8d4ed;
}
body a.underline {
  text-decoration: underline;
}
body button.totop {
  position: fixed;
  right: 10px;
  bottom: 10px;
  color: #072b31;
  text-decoration: none;
  font-size: 2em;
  padding: 10px 12px;
  z-index: 2;
  border-radius: 50%;
  background-color: rgba(214, 214, 214, 0.5);
  -webkit-box-shadow: 3px 4px 0 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 4px 0 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 3px 4px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 3px 4px 0 0 rgba(0, 0, 0, 0.1);
  border: none;
}
body button.totop:hover:after {
  width: 0;
}
body a.greenlink {
  color: #2c8464;
  margin: 0;
  padding: 0;
  font-weight: 800;
  letter-spacing: 0em;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  border-bottom: none;
}
body a.greenlink.inline {
  display: inline;
}
body a.greenlink:hover {
  text-decoration: none;
  background-color: #2c8464;
  color: white;
}
body body p .greenlink,
body a.greenlink {
  line-height: 1.2em;
}
body ul li .greenlink {
  font-size: 1em;
}
body a.facultysite {
  display: block;
  font-size: 0.85em;
}
body a.facultysite:hover {
  text-decoration: none;
}
body a.arrow_link i {
  margin-left: 10px;
  font-weight: 700;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
body a.arrow_link:hover {
  text-decoration: none;
}
body a.arrow_link:hover i {
  margin-left: 20px;
}
body a.arrow_link:hover:after {
  width: 0;
}
body a.backnews {
  font-family: "Asap Condensed", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  font-size: 0.85em;
  color: #4ea482;
}
body a.backnews i {
  margin-right: 10px;
  font-weight: 700;
  position: relative;
  left: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
body a.backnews:hover {
  text-decoration: none;
}
body a.backnews:hover i {
  left: -10px;
}
body a.backnews:hover:after {
  width: 0;
}
body a.download i {
  margin-left: 10px;
  font-weight: 700;
}
body a.download:hover {
  text-decoration: none;
}

/*BUTTON STYLING*/
body a.btn {
  color: white;
  background: #4ea482;
  text-transform: uppercase;
  font-family: "Asap Condensed", sans-serif;
  font-weight: 700;
  font-size: 18.7px;
  padding: 0.95em 1.7em;
  display: inline-block;
  text-align: center;
  line-height: inherit;
  letter-spacing: 0em;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
body a.btn:after {
  background-color: transparent;
  height: 0;
}
body a.btn:hover {
  background-color: #2c8464;
}
body a.btn.solid {
  background-color: #072b31;
}
body a.btn.solid:hover {
  background-color: #181c1c;
}
body a.btn.dark {
  background-color: #072b31;
}
body a.btn.dark:hover {
  background-color: #181c1c;
}
body a.btn.orange {
  background-color: #e17819;
}
body a.btn.orange:hover {
  background-color: #9a6029;
}
body a.btn.pink {
  background-color: #c3366f;
}
body a.btn.pink:hover {
  background-color: #7a2449;
}
body a.btn.purple {
  background-color: #963cbd;
}
body a.btn.purple:hover {
  background-color: #562f68;
}
body a.btn.blue {
  background-color: #0f9eda;
}
body a.btn.blue:hover {
  background-color: #58859c;
}
body a.btn.goldbtn {
  background-color: #e17819;
}
body a.btn.goldbtn:hover {
  background-color: #9a6029;
}
body a.btn.goldbtn.solid {
  background-color: #e17819;
}
body a.btn.goldbtn.solid:hover {
  background-color: #9a6029;
}
/*FORM STYLING*/

/*GRAVITY FORM*/

.gform_wrapper .left_label .gfield_description,
.gform_wrapper .left_label .instruction,
.gform_wrapper .right_label .gfield_description,
.gform_wrapper .right_label .instruction {
  margin-left: 0 !important;
}
.gform_wrapper ul.gform_fields:not(.top_label) .gfield_label {
  margin-bottom: 0px;
}
.gform_wrapper form ul.gform_fields:not(.top_label) li.gfield_html_formatted {
  margin-left: 0 !important;
}
@media only screen and (min-width: 641px) {
  .gform_wrapper form ul.gform_fields:not(.top_label) li.gfield_html_formatted {
    margin-left: 1% !important;
    width: 90%;
  }
}
.gform_wrapper .left_label .gfield_description,
.gform_wrapper .left_label .instruction,
.gform_wrapper .right_label .gfield_description,
.gform_wrapper .right_label .instruction {
  margin-left: 0 !important;
}
.gform_wrapper .clear-multi {
  display: block !important;
}
.vc_message_box > p:last-child,
.wpb_alert p:last-child,
.wpb_text_column p:last-child {
  margin-bottom: 0 !important;
}
body .gform_confirmation_message {
  border: 4px solid #4ea482;
  padding: 1em;
  font-size: 1.5em;
  margin-bottom: 2em;
}

body .vc_tta-accordion {
  max-width: 1190px;
  margin: 2em auto;
  overflow: hidden;
  position: relative;
  float: none;
}
body .vc_tta-accordion .vc_tta-controls-icon-plus {
  display: none;
}
body .vc_tta-accordion .vc_tta-title-text {
  color: #072b31;
  font-size: 1.5em;
  position: relative;
  display: none;
}
body .vc_tta-accordion .vc_tta-panel-heading {
  background-color: transparent !important;
  border: 1px solid #e7edee !important;
}
body .vc_tta-accordion .vc_tta-panel-body {
  border-color: #e7edee !important;
}
body .vc_tta-accordion .vc_active .vc-oi-down {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
body .vc_tta-accordion .vc_tta-panel-title a {
  padding: 1.5em 0 1.5em 3% !important;
}
body .vc_tta-accordion .vc_tta-panel-title a:hover:after {
  width: initial;
}
body .vc_tta-accordion .vc_tta-panel-title a .vc-oi-down,
body .vc_tta-accordion .vc_tta-panel-title a .fa-arrow-down {
  color: #4ea482;
  position: absolute;
  left: 10px;
  font-weight: lighter;
  font-size: 0.75em;
  top: 50%;
}
body .vc_tta-accordion .vc_tta-panel-title a:after {
  position: absolute;
  left: 25px;
  display: block;
  width: initial;
  background-color: transparent;
  height: 1px;
  text-align: right;
  top: 35%;
  color: #4ea482;
  font-family: "Asap Condensed", sans-serif;
  font-weight: 700;
  font-size: 1em;
  width: 100%;
  text-align: left;
}
body .stickybar {
  position: relative;
  margin-bottom: 3em;
}
body .stickybar p {
  text-align: center !important;
}
body .stickybar p.pagetitle {
  display: none;
}
body .content {
  width: 100%;
  margin: 0 auto;
}
body .gray {
  background-color: #e7edee;
}
body .offwhite {
  background-color: #e7edee;
}
body .stickynavbar {
  float: left;
  font-family: "Asap Condensed", sans-serif;
  font-weight: 700;
  color: #cdd0d2;
  font-size: 0.875em;
  letter-spacing: 0em;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  position: absolute;
  left: 0;
  top: 25%;
  opacity: 1;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
body .stickynavbar.showbar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
body .stickynavbar a.link {
  color: #4ea482;
  margin-right: 5px;
  -webkit-transition: color 0.15s ease-out;
  -moz-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}
body .stickynavbar a.link:hover {
  color: black;
}
body .stickynavbar a.link:hover:after {
  width: 0;
}
body .stickynavbar a.btn {
  background-color: #4ea482;
  color: white;
  font-size: 1em;
  margin-left: 10px;
  padding: 0.65em 1.5em;
}
body .stickynavbar a.btn:hover {
  background-color: transparent;
  color: #4ea482;
}
body.has-mega-menus .stickynavbar {
  display: none;
}
body .sidelist {
  margin-top: 1em;
}
body .sidelist .vc_column-inner {
  width: 100%;
}
body .sidelist h4 {
  margin-top: 0;
  font-size: 1.5em;
}
body .sidelist p a {
  display: inline-block;
  font-size: 0.68em;
  color: #4ea482;
  padding: 0.1em 0;
  margin: 0.4em 0;
  font-family: "Asap Condensed", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
}
body .sidelist p a:after {
  background-color: #4ea482;
}
body .sidelist hr {
  margin-top: 0;
  margin-bottom: 0;
}
body .box {
  border: 3px solid #f4f4f4;
  margin-top: 4em;
}
body .box h3 {
  font-size: 2.5em;
}
body .box .vc_column-inner {
  width: 75%;
  padding: 3em 0;
  margin: 0 auto;
}
body .box p {
  line-height: 1.1em;
}
body .box p a {
  line-height: initial;
}
body .job_page {
  margin-top: 0em;
  width: 100%;
}

body .notopmargin {
  margin-top: 0 !important;
}
body .notoppadding {
  padding-top: 0 !important;
}
body form .gform_body {
  width: 100% !important;
}
body form .gform_body input[type="text"],
body form .gform_body input[type="email"],
body form .gform_body input[type="number"] {
  border: 0px solid #4ea482 !important;
  border-bottom: 3px solid #e7ecee !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: transparent;
  box-sizing: border-box;
  padding: 19px !important;
  font-weight: 400;
  font-size: 1em;
  width: 92% !important;
}
body form .gform_body input[type="text"]:focus,
body form .gform_body input[type="email"]:focus,
body form .gform_body input[type="number"]:focus {
  outline: none;
}
body form .gform_body input[type="number"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
}
body form .gform_body .ginput_container {
  float: left !important;
  margin-left: 0 !important;
  width: 100% !important;
}
body form .gform_body .gfield_radio label {
  text-transform: uppercase;
  font-size: 1em;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  padding-left: 10px;
  color: #4ea482;
}
body form .gform_body label.gfield_label {
  font-weight: 700 !important;
  font-size: 1em !important;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0em !important;
  color: #072b31;
  width: 100% !important;
  margin-bottom: 0.15em;
}
body form .gform_body .gfield {
  overflow: hidden;
}
body form .gform_body .nohidden {
  overflow: visible;
  margin-bottom: 7em !important;
}
body form .gform_body ul li {
  margin-bottom: 2em !important;
}
body form .gform_body ul.chosen-results li {
  margin: 5px 6px !important;
  line-height: 25px !important;
}
body form .gform_body select {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  font-size: 1em;
  border: 0px;
  border-radius: 0px;
  width: 100%;
  height: 3.7em;
  background-color: white;
  outline: 0;
  color: #072b31;
  width: 100% !important;
  padding: 0px 25px 0 10px !important;
  border: 3px solid #e7ecee;
  text-transform: uppercase;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  margin-top: 1em;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0px;
  background-image: url(./assets/img/downgreen.png);
  background-repeat: no-repeat;
  background-position: 97% center;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
}
body form .gform_body .ginput_container_multiselect select {
  border: 1px solid #cdd0d2;
  padding: 0px !important;
  width: 99% !important;
}
body form .gform_body .ginput_container_multiselect select option {
  border-bottom: 1px solid #cdd0d2;
  padding: 10px 0 10px 10px;
  font-size: 0.75em;
}
body form .gform_body .ginput_container_multiselect select option:last-child {
  border-bottom: 0;
}
body form .gform_body label {
  font-family: "Open Sans", sans-serif;
  color: #072b31;
}
body form .gform_body textarea {
  width: 99% !important;
  border: 3px solid #e7ecee !important;
}
body form .gform_body select::-ms-expand {
  display: none;
}
body form .gform_body .gfield_checkbox label {
  text-transform: uppercase;
  color: #072b31;
  font-weight: 700;
}
body form .gform_footer {
  text-align: right;
}
body form .gform_footer .gform_button {
  border: 0px solid #1a1d1b;
  text-transform: uppercase;
  font-family: "Asap Condensed", sans-serif;
  font-weight: 700;
  background-color: #4ea482;
  font-size: 0.79em;
  padding: 0.75em 2em;
  display: inline-block;
  letter-spacing: 0em;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  border-radius: 0px !important;
  font-size: 1.2em !important;
  cursor: pointer;
}
body form .gform_footer .gform_button:after {
  background-color: transparent;
  height: 0;
}
body form .gform_footer .gform_button:hover {
  color: white !important;
  background: transparent !important;
  background-color: #4ea482 !important;
}
body form .gform_footer .gform_button.greensubmit {
  color: white !important;
  background: transparent !important;
  border: 3px solid white !important;
}
body .faculty_bar {
  position: relative;
  margin: 2.5em 0;
}
body .faculty_bar .img {
  width: 122px;
  height: 122px;
  border-radius: 50%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 1.25em;
  position: relative;
}
body .faculty_bar p {
  margin-bottom: 0;
}
body .faculty_bar p.title {
  color: #cdd0d2;
  font-weight: 700;
  font-size: 1.4em;
  margin: 0.5em 0 0.5em 0;
}
body .faculty_bar p.name {
  font-weight: 700;
  font-size: 1.92em;
  line-height: 1.2em;
  margin-bottom: 0.25em;
}
body .faculty_bar p.desc {
  font-size: 1.3em;
  line-height: 1.3em;
  margin-bottom: 2em;
}
body .faculty_bar a.arrow_link {
  font-size: 1.1em;
}
body .numbers_box {
  border: 2px solid #e7edee;
  width: 100%;
  text-align: center;
  margin-bottom: 2em;
  padding: 1.5em 2em;
}
body .numbers_box .vc_column-inner {
  width: 90%;
  padding: 2em 0;
  margin: 0 auto;
}
body .numbers_box p {
  margin-bottom: 0;
  line-height: initial;
  margin-bottom: 0.15em;
}
body .numbers_box p.bold_number {
  font-weight: 700;
  font-size: 5.8em;
}
body .numbers_box p.numberwordtop {
  font-family: "Asap Condensed", sans-serif;
  font-weight: 700;
  color: #cdd0d2;
  font-size: 1.2em;
  letter-spacing: 0em;
  margin-bottom: 0em;
  line-height: 0.7em;
}
body .numbers_box p.numberwordbottom {
  font-weight: 700;
  font-size: 2.85em;
  margin-bottom: 0.75em;
  font-family: "Asap Condensed", sans-serif;
}
body .numbers_box p.sublabel {
  font-family: "Asap Condensed", sans-serif;
  font-weight: 700;
  color: #cdd0d2;
  font-size: 0.95em;
  width: 90%;
  margin: 0 auto 2em auto;
  letter-spacing: 0em;
  margin-bottom: 2em;
}
body .numbers_box p.sublabel:last-child {
  margin-bottom: 0;
}
body .wpb_button,
body ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0;
}
body .wpb_column {
  padding-bottom: 0em;
}
body .wpb_column .wpb_column {
  padding-bottom: 0;
}
body .container {
  max-width: 1190px;
  margin: 0 auto;
  overflow: auto;
  position: relative;
  float: none;
  padding: 1em;
}
body .container .container_75 {
  width: 75%;
  margin: 0 auto;
}
body .container .container_75 .sidebar {
  width: 25%;
  float: left;
}
body .container .container_3uneven .vc_col-sm-3 {
  width: 20%;
}
body .container .container_3uneven .vc_col-sm-3:first-child {
  margin-right: 5%;
}
body .container .container_3uneven .vc_col-sm-3:last-child {
  margin-left: 5%;
}
body .container .container_4uneven .vc_col-sm-3 {
  margin-left: 2.6%;
}
body .container .container_3uneven2 .vc_col-sm-3 {
  width: 20%;
}
body .container .container_3uneven2 .vc_col-sm-6 {
  margin: 0 6.5%;
}
body .essentials {
  max-width: 1190px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  background-color: #e7edee;
}
body .related {
  padding-top: 0em;
}
body .related .related_area {
  max-width: 1190px;
  margin: 0 auto;
}
body .related .full_related {
  width: 100%;
}
body .related h2 {
  width: 100%;
}
body .children {
  background-color: #e7ecee;
}
body .children .container {
  padding: 4em 0 2em;
}
body .children .container h2 {
  font-size: 3.5em;
}
body .children .collection {
  background-color: #edf2f5;
  width: 100%;
  display: block;
  float: left;
  margin: 3em auto;
}
body .children .collection .container {
  padding: 3em 0;
  max-width: 1190px;
  overflow: visible;
  margin: 0 auto;
}
body .children .collection .container h3 {
  font-size: 3em;
  width: 100%;
}
body .children .collection .container a.btn {
  right: 0;
  font-size: 1em;
  padding: 0.7em 1.65em;
  margin-bottom: 3em;
}
body .children_area,
body .degrees {
  overflow: hidden;
  padding: 5px;
}
body .endscroll {
  position: relative;
}
body .endscroll .hiddendiv {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -5;
}
body .borderbox {
  border: 1px solid #e7edee;
  padding-bottom: 0;
  margin-bottom: 3em;
}
body .borderbox h2 {
  margin-bottom: 0.3em;
}
body .borderbox .vc_column-inner {
  padding: 3em 4%;
}
body .borderbox .vc_column-inner .vc_column-inner {
  padding: 0 15px;
}
body .borderbox .vc_column-inner .vc_column-inner .vc_column-inner {
  padding: 0 15px;
}
body .borderbox p {
  margin-bottom: 0;
}
body .borderbox p a {
  margin: 0.5em 0;
  display: inline-block;
  color: #4ea482;
  margin: 0;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0em;
}
body .borderbox p a:after {
  background-color: #4ea482;
}
body .borderbox p a:hover {
  text-decoration: none;
}
body .borderbox {
  background-color: white;
  padding: 2em 0;
}
body .borderbox h3 {
  position: relative;
  white-space: nowrap;
}
body .borderbox .wpb_text_column {
  padding-top: 0;
  margin-bottom: 0px;
}
body .borderbox .notoppadding {
  padding-top: 0;
}
body .borderbox .vc_column-inner {
  padding: 0 4%;
}
body .monthbox {
  overflow: hidden;
}
body .anchorlist p {
  margin-bottom: 0;
}
body .anchorlist p a {
  display: inline-block;
  padding: 0.5em 0;
  color: #2c8464;
  margin: 0;
  font-family: "Asap Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.1em;
  letter-spacing: 0em;
  line-height: 1.25em;
  text-decoration: none;
}
body .anchorlist p a:hover {
  color: #3c4040;
  background-color: transparent;
}
body .anchorlist p a:after {
  background-color: #4ea482;
}
body .anchorlist p a:hover {
  text-decoration: none !important;
}
body .anchorlist p a.yeartoggle {
  font-size: 1.25em;
}
body .anchorlist p a.yeartoggle:hover {
  text-decoration: none;
}
body .anchorlist p a.yeartoggle:hover:after {
  width: 0;
}
body .anchorlist p a.monthchoose {
  text-transform: uppercase;
}
body .anchorlist p a.monthchoose:hover {
  text-decoration: none;
}
body .green {
  background-color: #072b31;
  color: white;
  padding: 6em 0 4em 0;
}
body .green .wpb_column {
  padding: 0em 0;
}
body .green .tablepress .even td,
body .green .tablepress .odd td {
  background-color: transparent !important;
  color: white !important;
}
body .green h2 {
  font-size: 4em;
  margin-bottom: 1em;
  color: white;
}
body .green h3 {
  font-size: 2.5em;
  margin-bottom: 1em;
  color: white;
}
body .green p {
  width: 93%;
  font-size: 1em;
  color: white;
}
body .green .vc_col-sm-6 {
  padding: 1em 0;
}
body .green a {
  color: white;
  text-decoration: underline;
}
body .green a.btn {
  color: white;
  border: 4px solid white;
  text-decoration: none;
}
body .green a.btn:hover {
  color: #4ea482;
  background-color: white;
}
body .green span.vc_sep_holder {
  margin-top: 2em;
}
body .green span.vc_sep_holder:before,
body .green span.vc_sep_holder:after {
  background-color: #072b31;
}
body .bottom span.vc_sep_holder {
  margin: 2em 0;
}
body iframe {
  border: 0;
  outline: 0;
  overflow: hidden;
}
body .questions {
  background-color: #4ea482;
  color: white;
  padding: 0;
}
body .questions .container {
  padding-bottom: 0;
}
body .questions .container .wpb_wrapper h4 {
  font-weight: 200;
  font-size: 2.97em;
  margin-bottom: 0px;
  margin-top: 0;
  color: white;
}
body .questions .container .wpb_wrapper h4 a {
  color: #79bf90;
  font-size: 1em;
  font-family: "Open Sans", sans-serif;
  font-weight: 200;
  letter-spacing: 0em;
  position: relative;
}
body .questions .container .wpb_wrapper h4 a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 1px;
  background-color: #79bf90;
  content: "";
  -webkit-transition: width 0.15s ease-out;
  -moz-transition: width 0.15s ease-out;
  -o-transition: width 0.15s ease-out;
  transition: width 0.15s ease-out;
}
body .questions .container .wpb_wrapper h4 a:hover:after {
  width: 100%;
}
body .questions .container .wpb_wrapper p {
  float: right;
  margin-bottom: 0;
}
body .questions .container .wpb_wrapper p a {
  font-family: "Asap Condensed", sans-serif;
  border: 3px solid #fff;
  color: white;
  font-weight: 700;
  font-size: 0.8em;
  text-transform: uppercase;
  padding: 0.66em 2em;
  display: block;
}
body .questions .container .wpb_wrapper p a:hover {
  color: #072b31;
  background-color: white;
}
body .circlecontainer {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  background-size: cover;
  background-position: center top;
}
body header {
  position: relative;
  z-index: 4;
  display: block;
}
body #mega-menu-wrap-main_nav {
  box-shadow: rgb(0 0 0 / 20%) 1px 3px 8px -3px;
}
body .loader {
  position: absolute;
  bottom: -50px;
  border: 4px solid #072b31;
  font-size: 1.35em;
  padding: 1em 0;
  width: 100%;
  text-align: center;
  font-family: "Asap Condensed", sans-serif;
  text-transform: uppercase;
  color: #072b31;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: background-color 0.15s ease-out;
  -moz-transition: background-color 0.15s ease-out;
  -o-transition: background-color 0.15s ease-out;
  transition: background-color 0.15s ease-out;
}
body .loader:hover {
  color: white;
  background-color: #072b31;
}
body .intro,
p .intro {
  font-size: 1.25em !important;
  line-height: 1.5em !important;
}
body .glance_number {
  font-size: 44px !important;
  color: #4ea482;
  font-weight: 500;
}
body .glance_sublabel {
  font-size: 22px;
  color: #4ea482;
}
.vc_toggle_title {
  font-size: 1.1em;
}
.vc_toggle h4 {
  color: #072b31;
  font-size: 1.2em;
}
body p .smallerquote .byline {
  color: #072b31;
}

/*LARGE SCREENS*/
/*-----------------------------------------------------------------------*/

@media only screen and (min-width: 768px) {
  body .vc_column_container > .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
  }
  body .wpb_column {
    padding-bottom: 1em;
  }
  body a.apply-btn {
    background-color: #0f9eda;
    color: white;
    text-transform: uppercase;
    font-family: "Asap Condensed", sans-serif;
    font-weight: 900;
    font-size: 1em;
    padding: 1.25em 1.5em;
    display: inline-block;
    text-align: center;
    line-height: 1.25em;
    letter-spacing: 0.01em;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
  }
  body a.apply-btn:hover {
    background-color: #58859c;
  }
  body .vc_column_container > .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
  }
  body .vc_row {
    margin-left: auto;
    margin-right: auto;
  }
  body .vc_tta-accordion .vc_tta-panel-title a:after {
    display: none;
  }
  body .job-listing-meta {
    display: none !important;
  }
  body .single_job_listing .company {
    display: none !important;
  }
  body .single_job_listing .application {
    display: none !important;
  }
}

/* RESPONSIVE OVERIDES */

@media only screen and (min-width: 700px) {
  body .vc_tta-accordion .vc_tta-panel-title a {
    padding: 1.5em 0 1.5em 3% !important;
  }
  body .vc_tta-accordion .vc_tta-panel-title a:hover:after {
    width: initial;
  }
  body .vc_tta-accordion .vc_tta-panel-title a .vc-oi-down,
  body .vc_tta-accordion .vc_tta-panel-title a .fa-arrow-down {
    color: #4ea482;
    position: absolute;
    left: 290px;
    font-weight: lighter;
    font-size: 0.75em;
    top: 50%;
  }
  body .vc_tta-accordion .vc_tta-panel-title a:after {
    position: absolute;
    left: 25px;
    display: block;
    width: initial;
    background-color: transparent;
    height: 1px;
    text-align: right;
    top: 35%;
    color: #4ea482;
    font-family: "Asap Condensed", sans-serif;
    font-weight: 700;
    font-size: 1em;
    width: 100%;
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  body .extrabtn {
    margin-top: -6em;
    margin-bottom: 0;
  }
  body .extrabtn .container {
    width: 57%;
    float: right;
  }
  body button.totop {
    display: none;
  }
  body.search-results .container {
    display: block;
  }
  body .search_filters {
    width: 20%;
  }
  body img.alignright {
    margin-left: 2em;
  }
  body img.alignleft {
    margin-right: 2em;
  }
  body .story_container {
    width: 82.5%;
    padding: 0;
  }
  body .story_container h1 {
    font-size: 5em;
  }
  body .story_container .author_status .left,
  body .story_container .author_status .ai1ec-post_thumbnail,
  body .story_container .ai1ec-single-event .left,
  body .story_container .ai1ec-single-event .ai1ec-post_thumbnail,
  body .story_container .job_listing .left,
  body .story_container .job_listing .ai1ec-post_thumbnail {
    width: 25%;
  }
  body .story_container .author_status .right,
  body .story_container .author_status .ai1ec-event-details,
  body .story_container .ai1ec-single-event .right,
  body .story_container .ai1ec-single-event .ai1ec-event-details,
  body .story_container .job_listing .right,
  body .story_container .job_listing .ai1ec-event-details {
    width: 72%;
  }
  body #tile_sizer {
    width: 50%;
  }
  body .wpb_column {
    padding-bottom: 2em;
  }
  body .inline_load {
    margin-bottom: 0em;
  }
  body .tablepress {
    margin: 0;
  }
  body .questions {
    padding: 5em 0;
  }
  body .vc_column_container > .vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  body p.rightside_link {
    position: absolute;
    margin-top: -2.25em;
    text-align: right;
  }
  body .sidelist {
    margin-top: 5em;
  }
  body .sidelist .vc_column-inner {
    width: 65%;
  }
  body .sidebar {
    width: 40%;
  }
  body .sidebar.lastbar {
    width: 52%;
    float: right;
    margin-right: 3%;
  }
  body .vc_tta-accordion .vc_tta-panel-title a {
    padding: 1.5em 0 1.5em 3% !important;
  }
  body .vc_tta-accordion .vc_tta-panel-title a:hover:after {
    width: initial;
  }
  body .vc_tta-accordion .vc_tta-panel-title a .vc-oi-down,
  body .vc_tta-accordion .vc_tta-panel-title a .fa-arrow-down {
    color: #4ea482;
    position: absolute;
    left: 300px;
    font-weight: lighter;
    font-size: 0.75em;
    top: 50%;
  }
  body .vc_tta-accordion .vc_tta-panel-title a:after {
    position: absolute;
    left: 25px;
    display: block;
    width: initial;
    background-color: transparent;
    height: 1px;
    text-align: right;
    top: 35%;
    color: #4ea482;
    font-family: "Asap Condensed", sans-serif;
    font-weight: 700;
    font-size: 1em;
    width: 100%;
    text-align: left;
  }
  body .stickybar p {
    text-align: right !important;
  }
  body .stickybar p.pagetitle {
    display: block;
  }
  body .stickybar.barstuck .vc_column-inner {
    width: 20%;
    position: fixed;
    left: 5.25%;
  }
  body .stickybar.barunstuck .vc_column-inner {
    width: 20%;
    position: absolute;
  }
  body#page_essentials .borderbox .wpb_text_column {
    padding-top: 4em;
  }
  body#page_essentials .borderbox .notoppadding {
    padding-top: 0px;
  }
  body .stickynavbar {
    float: right;
    left: inherit;
    right: 0;
    opacity: 0;
  }
  body .content {
    width: 52%;
    margin: 0 4%;
  }
  body .tablepress {
    margin: 0em 0 2em 0;
  }
  body .borderbox {
    padding: 0px;
  }
  body .borderbox h3 {
    position: absolute;
  }
  body .borderbox .wpb_text_column {
    padding-top: 4em;
  }
  body .borderbox .vc_column-inner {
    padding: 0em 4%;
  }
  body .container {
    padding: 0;
  }
  body .container .container_75 {
    width: 75%;
  }
  body .container .container_75 .sidebar {
    width: 25%;
    float: right;
  }
  body .vc_tta-accordion .vc_tta-panel-title a:after {
    display: block;
  }
  body .faculty_container .col1 {
    width: 90%;
    left: left;
  }
  body .faculty_container .col1 .mobilecontent {
    margin-bottom: 0;
    display: none;
  }
  body .faculty_container .col1 .content_holder {
    width: 90%;
  }
  body .faculty_container .col2 {
    display: block;
    width: 25%;
    float: right;
  }
  body .children .collection .container {
    width: 95%;
  }
  body .children .collection .container h3 {
    width: 80%;
  }
  body .children .collection .container a.btn {
    top: 2.5em;
    position: absolute;
    margin-bottom: 0;
  }
  body .related_staff {
    padding: 4em 0;
  }
  body header #header_top a.homelink {
    display: block;
  }
  body .faculty_box {
    width: 46%;
    margin-right: 4%;
  }
  body .eventslide_area,
  body .faculty_page,
  body .event_page {
    margin: 4em auto;
  }
}
@media only screen and (min-width: 960px) {
  body {
    font-size: 90%;
  }
  body .vc_tta-accordion .vc_tta-panel-title a {
    padding: 1.5em 0 1.5em 3% !important;
  }
  body .vc_tta-accordion .vc_tta-panel-title a:hover:after {
    width: initial;
  }
  body .vc_tta-accordion .vc_tta-panel-title a .vc-oi-down,
  body .vc_tta-accordion .vc_tta-panel-title a .fa-arrow-down {
    color: #4ea482;
    position: absolute;
    left: 390px;
    font-weight: lighter;
    font-size: 0.75em;
    top: 50%;
  }
  body .vc_tta-accordion .vc_tta-panel-title a:after {
    position: absolute;
    left: 25px;
    display: block;
    width: initial;
    background-color: transparent;
    height: 1px;
    text-align: right;
    top: 35%;
    color: #4ea482;
    font-family: "Asap Condensed", sans-serif;
    font-weight: 700;
    font-size: 1em;
    width: 100%;
    text-align: left;
  }
  body .extrabtn {
    margin-top: -6em;
    margin-bottom: -2em;
  }
  body .extrabtn .container {
    width: 47%;
    float: inherit;
  }
  body #tile_sizer {
    width: 33.3%;
  }
  body .wpb_column {
    padding-bottom: 3em;
  }
  body .stickybar {
    display: block;
  }
  body .faculty_box {
    width: 30%;
    margin-right: 3.3%;
  }
  body .sidebar {
    width: 20%;
    font-size: 100%;
  }
  body .sidebar.lastbar {
    width: 20%;
    float: right;
    margin-right: 0%;
  }
  body .numbers_box p.numberwordbottom {
    font-size: 2.2em;
  }
  body .numbers_box p.bold_number {
    font-size: 4em;
  }
  body span.vc_sep_holder {
    margin-top: 8em;
  }
  body span.vc_sep_holder:before,
  body span.vc_sep_holder:after {
    width: 48%;
  }
  body#page_essentials .vc_col-sm-9 {
    width: 75%;
  }
  body .container .container_75 {
    width: 75%;
  }
}
@media only screen and (min-width: 1118px) {
  body .homehero .wpb_column h1 {
    margin-bottom: 0.25em;
    font-size: 265%;
  }
}
@media only screen and (min-width: 1200px) {
  body {
    font-size: 95%;
  }
  body .extrabtn {
    margin-top: -8em;
    margin-bottom: -2em;
  }
  body .wpb_column {
    padding-bottom: 5em;
  }
  body .numbers_box p.bold_number {
    font-size: 5.8em;
  }
  body .numbers_box p.numberwordbottom {
    font-size: 2.85em;
  }
}
@media only screen and (min-width: 1500px) {
  body {
    font-size: 100%;
  }
  body .wpb_column {
    padding-bottom: 6em;
  }
}
@media only screen and (max-width: 767px) {
  select,
  textarea,
  input {
    font-size: 16px !important;
  }
}
.screen-reader {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.screen-reader-focusable:active,
.screen-reader-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
}
/* Antioch Custom CSS */
/* Tracking Pixels Branch */
.antioch-test {
  padding: 0;
}
.antioch-test .antioch-test {
  padding: 0;
}

.screen-reader-text {
  display: block;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  line-height: 0;
  text-indent: -99999em;
}

.footer .searchform input#s {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  width: 90%;
  font-size: 13px;
  padding: 10px 0px 10px 10px;
  position: absolute;
  top: 0;
  height: 40px;
  border: 1px solid white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.footer .searchform input#searchsubmit {
  background-color: #4ea482;
  position: absolute;
  border: 0;
  outline: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 50px;
  font: normal normal normal 20px/1 FontAwesome;
  color: white;
  font-weight: 900;
  font-size: 22px !important;
}

/*FORM STYLES*/
.dynamicFormDefaults span {
  font-size: 3.5em !important;
}
.dynamicFormDefaults span span {
  font-size: 1em !important;
}
.title span {
  font-weight: 500;
  font-size: 1.5em !important;
}
.form-action-bar .middle-buttons {
  text-align: right;
  margin-top: 2em !important;
  width: 95%;
}
button.cancel {
  display: none;
}
button.submit {
  color: #072b31;
  text-transform: uppercase;
  font-family: "Asap Condensed", sans-serif;
  font-weight: 900;
  font-size: 0.79em;
  padding: 1em 0.65em 1em 0.65em;
  display: inline-block;
  letter-spacing: 0em;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  border-radius: 0px !important;
  font-size: 1.5em !important;
  cursor: pointer;
}
button.submit:after {
  background-color: transparent;
  height: 0;
}
button.submit:hover {
  color: white !important;
  background: transparent !important;
  background-color: #4e7a62 !important;
}
button.submit.greensubmit {
  color: white !important;
  background: transparent !important;
  border: 3px solid white !important;
}
.dynamic-form-required {
  background-color: transparent;
  font-weight: 900;
  font-size: 1.15em;
  font-family: "Open Sans", sans-serif !important;
  text-transform: uppercase;
  letter-spacing: 0em;
  color: #385249;
  width: 100% !important;
  margin-bottom: 0.5em;
}
.dynamic-form-required.legend {
  position: absolute;
  right: 0;
}
.field-control {
  position: relative;
}
ul.control-child-helper li.control-child-wrapper {
  padding: 0;
  float: left;
  list-style-type: none;
}
.hidden {
  display: none;
}
.field-control label {
  font-weight: 900;
  font-size: 1.15em;
  font-family: "Verlag";
  text-transform: uppercase;
  letter-spacing: 0em;
  color: #385249;
  width: 100% !important;
  margin-bottom: 0.5em;
}
#form-wrapper {
  width: 100% !important;
  padding-bottom: 3em;
}
div.section-control {
  border: 0px;
}
div.section-control .title {
  border: 0px;
  background-color: transparent;
  margin-bottom: 2em;
}
div.section-control .title span {
  font-weight: 400;
  font-size: 2em !important;
}
.field-control input {
  border: 0px solid #385249 !important;
  border-bottom: 4px solid #4f7b60 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: transparent;
  box-sizing: border-box;
  font-size: 18px !important;
  padding: 19px;
  font-weight: 300;
}
.field-control input:focus {
  outline: none;
}
ul.control-child-helper li.clear-float {
  display: none;
}
.gform_heading {
  font-size: 1.5em;
  width: 100%;
}
p {
  font-size: 2em;
  width: 100%;
}
textarea {
  width: 100%;
  border: 0px;
  outline: 0px;
  border: 4px solid #4ea482;
  height: 150px;
}
ul.control-child-helper li.control-child-wrapper {
  width: 47%;
  margin-right: 3%;
  margin-bottom: 2em;
}
ul.control-child-helper li.control-child-wrapper input[type="text"] {
  width: 100% !important;
}
ul.control-child-helper li.control-child-wrapper select {
  font-family: "Asap Condenses", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  font-size: 1.2em;
  border: 0px;
  border-radius: 0px;
  width: 100%;
  height: 3.7em;
  background-color: white;
  outline: 0;
  color: #072b31;
  padding-left: 5px;
  width: 100% !important;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 1em;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0px;
  background-image: url(./assets/img/downgreen.png);
  background-repeat: no-repeat;
  background-position: 97% center;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
}
ul.control-child-helper li.control-child-wrapper select::-ms-expand {
  display: none;
}
button.cancel {
  display: none !important;
}
body.ask_form label {
  color: white;
}
body.ask_form .field-control input {
  background-color: white;
  border: 4px solid #4f7b60 !important;
}
body.ask_form .field-control select {
  background-color: white;
  border: 4px solid #4f7b60 !important;
  height: 67px !important;
  margin-top: 0 !important;
}
body.ask_form .dynamic-form-required {
  color: white;
}
body.ask_form button.submit {
  border: 4px solid white;
  color: white;
  background: transparent !important;
}
body.ask_form button.submit:hover {
  background: white !important;
  color: #c1b383 !important;
}
@media only screen and (max-width: 892px) {
  h1 {
    font-size: 5em;
  }
  h2 {
    font-size: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .dynamic-form-required.legend {
    position: relative;
    font-size: 0.65em !important;
  }
  ul.control-child-helper li.control-child-wrapper {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0em;
  }
  .field-control label {
    font-size: 0.9em;
  }
  .field-control input {
    padding: 10px;
  }
  h4 {
    font-size: 2.5em;
  }
  h1 {
    font-size: 4em;
  }
  h2 {
    font-size: 3em;
  }
  #form-wrapper {
    padding-bottom: 0px;
  }
}

body .feedzy-rss .rss_item {
  border-bottom: 1px dotted #333;
  list-style: none;
}
.feedzy-rss .rss_item .title {
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  font-family: "Asap Condensed", sans-serif;
}
.feedzy-rss .feedzy-style2 .rss_item {
  border: none;
}
.feedzy-rss .rss_item a {
  position: static;
}
.feedzy-rss .rss_item audio {
  width: 100%;
}
.feedzy-rss .feedzy-style2 .rss_item:hover .rss_image a span {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.tribe-common .tribe-events-widget-events-list .tribe-common-h7 a,
.tribe-common .tribe-events-widget-events-list .tribe-common-h2 {
  font-family: "Asap Condensed", sans-serif;
  color: #963cbd;
}
.tribe-common .tribe-events-widget-events-list .tribe-common-b2,
.tribe-common
  .tribe-events-widget-events-list
  .tribe-events-widget-events-list__event-date-tag-month {
  font-family: "Asap Condensed", sans-serif;
  font-weight: 700;
  font-size: 18.7px;
}
.tribe-events-widget .tribe-events-widget-events-list__event-date-tag {
  min-width: 80px;
}
.tribe-events-widget-events-list a,
.tribe-events-widget-events-list a:active,
.tribe-events-widget-events-list a:focus,
.tribe-events-widget-events-list a:hover,
.tribe-events-widget-events-list a:visited {
  color: #963cbd;
}
.tribe-events-widget-events-list__event-header {
  z-index: 1;
}
.tribe-events header {
  position: static;
}
.hide-view-more
  .tribe-events-widget-events-list
  .tribe-events-widget-events-list__view-more {
  display: none;
}
.tribe-common.tribe-common--breakpoint-medium.tribe-common
  .tribe-events-widget-events-list
  .tribe-common-h4--min-medium {
  font-size: 32px;
  line-height: 1.38;
}
.tribe-events-widget-events-list
  .tribe-events-widget-events-list__view-more-link {
  font-size: 18px;
  font-family: "Asap Condensed", Sans-serif;
  font-weight: bold;
}
.tribe-events-widget .tribe-events-widget-events-list__view-more a {
  text-transform: uppercase;
}
.tribe-events-widget .tribe-events-widget-events-list__view-more svg {
  margin-left: 8px;
}
.tribe-events-widget-events-list
  .tribe-common--breakpoint-medium.tribe-events-widget
  .tribe-events-widget-events-list__event-row {
  padding-bottom: 20px;
}
.tribe-events-widget-events-list .tribe-events-widget-events-list__event-row {
  border-bottom: solid 1px #cec1c1;
  padding-bottom: 16px;
}
#ancr-203128 .ancr-content a {
  color: #072b31;
}
#ancr-203128 .ancr-content a:hover {
  color: #4ea482;
}
.ancr-content {
  font-size: 0.9em;
}
/*change form captcha overflowing*/
.wForm .captcha .g-recaptcha > div {
  width: 100% !important;
}
.wForm .captcha .g-recaptcha > div iframe {
  width: 100%;
}
.wFormContainer p.supportInfo {
  display: none;
}

/*custom css for block theme*/
.wp-block-embed-youtube iframe {
  display: block;
}
body.archive .wp-block-query li,
body.search .wp-block-query li {
  line-height: normal;
}
body.archive .wp-block-query h2,
body.search .wp-block-query h2 {
  font-size: 2em;
}
.wp-site-blocks h4 {
  margin-top: 0px;
}
.wp-embed-responsive
  .wp-embed-aspect-21-9.spotify
  .wp-block-embed__wrapper:before {
  padding-top: 232px;
}
/* Block gap removal for top level elements */
.wp-site-blocks {
  padding-top: 0px;
  padding-bottom: 0px;
}
.wp-site-blocks > footer,
.wp-site-blocks .wp-block-post-content > .wp-block-group,
.wp-site-blocks .wp-block-post-content > .wp-block-cover,
.wp-site-blocks .wp-block-spacer,
.wp-site-blocks > main {
  margin-top: 0;
}
.wp-site-blocks .wp-block-post-content > .wp-block-group {
  padding-top: 80px;
  padding-bottom: 80px;
}
.wp-site-blocks
  .wp-block-post-content
  > div.wp-block-group.alignfull.has-background {
  padding-right: var(--wp--style--root--padding-right);
  padding-left: var(--wp--style--root--padding-left);
}
.wp-site-blocks .wp-block-columns:not(.remove-gap) {
  gap: 4rem;
}
/*nav*/
.antioch-header .header-top {
  height: 40px;
}
.antioch-header a {
  color: #ffffff;
  text-decoration: none;
}
.antioch-header a:hover {
  text-decoration: none;
}
.antioch-header a#au_direct {
  float: right;
  width: 150px;
  height: 40px;
  color: white;
  position: relative;
  background-color: #4ea482;
  display: block;
  background-image: url(./assets/img/audirect.png);
  background-position: center center;
  background-repeat: no-repeat;
  padding: 0px;
}
.antioch-header .header-bottom {
  margin: 0;
  padding: 0;
  width: 100%;
}
.antioch-header #mega-menu-wrap-audience_nav #mega-menu-audience_nav {
  display: flex;
}
.antioch-header
  #mega-menu-wrap-audience_nav
  #mega-menu-audience_nav
  li:first-child.mega-item-align-float-left {
  display: none;
  align-items: center;
  width: 100%;
}
/* CCG Logo added to only the home page */
.home
  .antioch-header
  #mega-menu-wrap-audience_nav
  #mega-menu-audience_nav
  li:first-child.mega-item-align-float-left {
  display: flex;
}
.antioch-header
  #mega-menu-wrap-audience_nav
  #mega-menu-audience_nav
  li:first-child.mega-item-align-float-left
  a {
  line-height: 33px;
  height: 33px;
}
#mega-menu-wrap-audience_nav
  #mega-menu-audience_nav
  > li.mega-menu-item:nth-child(3) {
  flex: none;
}
@media only screen and (min-width: 501px) {
  .antioch-header #mega-menu-wrap-audience_nav #mega-menu-audience_nav {
    display: block;
  }
  .antioch-header
    #mega-menu-wrap-audience_nav
    #mega-menu-audience_nav
    li:first-child.mega-item-align-float-left {
    margin-top: 3.5px;
    justify-content: center;
  }
}
@media only screen and (min-width: 700px) {
  .antioch-header
    #mega-menu-wrap-audience_nav
    #mega-menu-audience_nav
    li:first-child.mega-item-align-float-left {
    width: auto;
  }
}
@media only screen and (min-width: 960px) {
  .antioch-header .header-top {
    height: 50px;
  }
  .antioch-header a#au_direct {
    height: 50px;
  }
  .antioch-header
    #mega-menu-wrap-audience_nav
    #mega-menu-audience_nav
    li:first-child.mega-item-align-float-left {
    margin-top: 8.5px;
  }
  .antioch-header
    #mega-menu-wrap-audience_nav
    #mega-menu-audience_nav
    li:first-child.mega-item-align-float-left
    a {
    border-right: solid 1px white;
  }
  .antioch-header
    #mega-menu-wrap-audience_nav
    #mega-menu-audience_nav
    li:first-child.mega-item-align-float-left:after {
    content: "Education for a more just society";
    display: inline-block;
    padding-left: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  body header .header-bottom .custom-logo-link {
    display: block;
  }
  .antioch-header
    #mega-menu-wrap-audience_nav
    #mega-menu-audience_nav
    li:first-child.mega-item-align-float-left {
    margin-left: 6px;
  }
}
/* aioseo breadcrumbs */
.wp-site-blocks .wp-block-group.antioch-breadcrumbs {
  font-family: var(--wp--preset--font-family--asap-condensed);
  padding-top: 8px;
  padding-bottom: 8px;
}
.antioch-breadcrumbs .aioseo-breadcrumb {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0 3px;
}
.antioch-breadcrumbs .aioseo-breadcrumb-separator {
  padding: 0 5px;
}
.antioch-breadcrumbs a {
  text-decoration: none;
}
/* Footer */
footer.wp-block-template-part {
  overflow: inherit;
}
.antioch-footer form {
  width: auto;
  float: none;
  height: auto;
  padding: 0px;
  padding: 40px 0px 10px 0px;
}
.antioch-footer button.wp-element-button {
  padding: calc(0.5em + 2px) calc(0.8em + 2px);
}
.antioch-footer button.wp-element-button svg {
  min-width: 1.8em;
  min-height: 1.8em;
}
.antioch-footer nav {
  display: none;
}
.antioch-footer {
  padding-bottom: 40px;
}
.antioch-footer figure {
  display: flex;
  justify-content: center;
}
.antioch-footer figure img {
  max-width: 200px;
}
@media (min-width: 768px) {
  .antioch-footer nav {
    display: block;
  }
  .antioch-footer form {
    padding: 60px 0px 10px 0px;
  }
  .antioch-footer nav ul {
    display: block;
  }
  .antioch-footer .wp-block-search__inside-wrapper {
    width: 100% !important;
  }
  .antioch-footer {
    padding-bottom: 60px;
  }
  .antioch-footer figure {
    justify-content: flex-end;
  }
}
.antioch-footer nav ul li.wp-block-navigation-item,
.antioch-footer nav ul li.wp-block-navigation-item a {
  display: inline;
}
.antioch-footer nav ul li:not(:first-child):before {
  content: "|";
  color: #4ea482;
  padding: 0.1em 0.6em;
}
/*Custom Block Styles*/
.is-style-au-underline:after {
  content: "";
  background-color: #4ea482;
  display: block;
  top: 100%;
  left: 0;
  height: 6px;
  width: 7rem;
  margin-top: 20px;
}
.is-style-antioch-separator:not(.is-style-wide):not(.is-style-dots) {
  border-bottom: 1px solid #e7edee;
  width: 100%;
}
.wp-block-button.is-style-outline .wp-block-button__link {
  padding: calc(0.95em - 2px) calc(1.7em - 2px);
}
.wp-block-button__link {
  transition: all 0.2s linear;
  box-shadow: 0 0 0 100vmax inset rgb(0 0 0 / var(--o, 0%));
}
.wp-block-button__link:hover {
  text-decoration: none;
  --o: 20%;
  color: white;
}
.wp-block-social-links .wp-social-link a:hover {
  background-color: transparent;
}
.wp-block-button.is-style-outline .wp-block-button__link {
  box-shadow: 0 0 0 100vmax inset rgb(80 166 132 / var(--o, 0%));
  border-color: #4ea482;
  color: #378466;
  background: none;
  border-width: 2px;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
  --o: 100%;
  color: white;
}
.is-style-fill .wp-block-button__link {
  background-color: #4ea482;
  color: white;
}
.is-style-dark-button .wp-block-button__link {
  background-color: #072b31;
  color: white;
}
.is-style-orange-button .wp-block-button__link {
  background-color: #e17819;
  color: white;
}
.is-style-pink-button .wp-block-button__link {
  background-color: #c3366f;
  color: white;
}
.is-style-purple-button .wp-block-button__link {
  background-color: #963cbd;
  color: white;
}
.is-style-blue-button .wp-block-button__link {
  background-color: #0f9eda;
  color: white;
}
/* Antioch Journey */
.wp-block-cover.cta-journey .wp-block-cover__image-background {
  z-index: 1;
}
.wp-block-cover.cta-journey .wp-block-cover__inner-container {
  z-index: 1;
}
.cta-journey figcaption {
  width: auto;
}
.cta-journey .wp-block-button a {
  transition: all 0.3s;
}
.cta-journey .wp-block-button a:hover {
  background: #072b31 !important;
  border-color: #072b31 !important;
  color: white !important;
  --o: 0% !important;
}
.cta-journey .wp-block-button.is-style-outline a {
  border-color: white;
}
/*Table Class for vertical align top content */
.wp-block-table.align-top tbody {
  vertical-align: top;
}
/* legacy antioch event list migration */
.tribe-events-widget .tribe-events-view-details-button {
  font-size: 12px;
}
/* Antioch Event List */
.antioch-events header {
  z-index: 1;
}
.antioch-events .tribe-events-widget-events-list h2.tribe-common-h6 {
  font-weight: 700;
  font-size: 3em;
  margin-bottom: 2rem;
  color: #072b31;
  font-family: "Asap Condensed", sans-serif;
  line-height: normal;
}
.antioch-events
  .tribe-events-widget
  .tribe-events-widget-events-list__event-date-tag-datetime {
  justify-content: flex-end;
  padding: 8px 5px;
  height: auto;
}

.antioch-events
  .tribe-events-widget-events-list
  .tribe-events-view-details-button
  a {
  color: white;
  padding: 5px 10px;
  display: inline-block;
  margin-top: 5px;
  margin-left: 30px;
  font-size: 15px;
}
.antioch-events a:hover {
  background: transparent;
}
.antioch-events.column
  .tribe-events-widget-events-list
  .tribe-events-view-details-button {
  display: none;
}
.antioch-events.column
  .tribe-events-widget
  .tribe-events-widget-events-list__event-title {
  font-size: 22px;
  line-height: 1.4em;
}
.antioch-events.column .tribe-events-widget-events-list__event-datetime {
  font-size: 14px;
}
@media (min-width: 600px) {
  .antioch-events .tribe-events-widget-events-list article {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-end;
    justify-content: space-between;
  }
  .antioch-events
    .tribe-events-widget-events-list
    .tribe-events-view-details-button
    a {
    display: block;
    margin-top: 0px;
  }
}
.antioch-events
  .tribe-events-widget-events-list
  .tribe-events-view-details-button {
  flex: none;
}

.antioch-events .tribe-events-widget-events-list__event-header {
  display: flex;
  flex-direction: column-reverse;
  margin-left: 30px;
}
.antioch-events
  .tribe-events-widget
  .tribe-events-widget-events-list__event-title {
  font-family: "Asap Condensed", sans-serif;
  font-size: 26px;
}
.antioch-events .tribe-events-widget-events-list__event-datetime {
  font-size: 16px;
}
.antioch-events
  .tribe-events-widget-events-list
  .tribe-events-widget-events-list__view-more-link {
  font-weight: 700;
  font-size: 18px;
}
:root .antioch-events {
  --tec-font-family-sans-serif: "Open Sans", sans-serif;
}
.antioch-events
  .tribe-common
  .tribe-events-widget-events-list__event-date-tag-daynum.tribe-common-h2,
.antioch-events
  .tribe-events-widget
  .tribe-events-widget-events-list__event-date-tag-month {
  color: white;
}
.antioch-events
  .tribe-events-widget
  .tribe-events-widget-events-list__event-row:nth-of-type(3n + 1)
  .tribe-events-widget-events-list__event-date-tag-datetime,
.antioch-events
  .tribe-events-widget-events-list__event-row:nth-of-type(3n + 1)
  .tribe-events-view-details-button
  a {
  background: #963cbd;
}
.antioch-events
  .tribe-events-widget
  .tribe-events-widget-events-list__event-row:nth-of-type(3n + 2)
  .tribe-events-widget-events-list__event-date-tag-datetime,
.antioch-events
  .tribe-events-widget-events-list__event-row:nth-of-type(3n + 2)
  .tribe-events-view-details-button
  a {
  background: #119eda;
}
.antioch-events
  .tribe-events-widget
  .tribe-events-widget-events-list__event-row:nth-of-type(3n + 3)
  .tribe-events-widget-events-list__event-date-tag-datetime,
.antioch-events
  .tribe-events-widget-events-list__event-row:nth-of-type(3n + 3)
  .tribe-events-view-details-button
  a {
  background: #e17819;
}
.antioch-events
  .tribe-events-widget
  .tribe-events-widget-events-list__event-row:nth-of-type(3n + 1)
  .tribe-events-widget-events-list__event-title
  a {
  color: #963cbd;
}
.antioch-events
  .tribe-events-widget
  .tribe-events-widget-events-list__event-row:nth-of-type(3n + 2)
  .tribe-events-widget-events-list__event-title
  a {
  color: #119eda;
}
.antioch-events
  .tribe-events-widget
  .tribe-events-widget-events-list__event-row:nth-of-type(3n + 3)
  .tribe-events-widget-events-list__event-title
  a {
  color: #e17819;
}
/* Home Spotlight Feedzy */
.spotlight .feedzy-rss .rss_item {
  position: relative;
  padding: 0px !important;
}
.spotlight .feedzy-rss .rss_item .rss_image {
  width: 100% !important;
  height: 50vw !important;
  max-height: 400px;
  display: block;
}
.spotlight .feedzy-rss .rss_item .title {
  padding: 14px 0px;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 400;
}
.spotlight .feedzy-rss .rss_item .rss_image span:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(transparent 65%, #000);
}
div[class*="spotlight"] .feedzy-rss .rss_item .rss_content_wrap {
  display: block;
}
div[class*="spotlight"] .feedzy-rss .rss_item .title {
  color: #111111;
  text-decoration: none;
  display: block;
  line-height: 1.2em;
}
div[class*="spotlight"] .feedzy-rss a:hover {
  text-decoration: none !important;
  background: transparent;
}
.spotlight-features .feedzy-rss .rss_item .title {
  padding: 10px 0px;
}
.spotlight-features .feedzy-rss .rss_item .rss_image {
  width: 100% !important;
  height: 50vw !important;
  display: block;
}
div[class*="spotlight"] .feedzy-rss .rss_item .rss_content_wrap a {
  text-decoration: none;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  padding-top: 20px;
}
div[class*="spotlight"] .feedzy-rss .feedzy-style2 .rss_content .meta {
  background: none;
  padding: 0px;
  border: 0px;
  text-transform: uppercase;
  font-style: normal;
  font-size: 14px;
  line-height: 1.2em;
  letter-spacing: 0.02em;
  font-weight: 500;
}
@media (min-width: 768px) {
  .spotlight-features .feedzy-rss .rss_item .rss_image {
    height: 23vw !important;
  }
}
@media (min-width: 782px) {
  .spotlight .feedzy-rss .rss_item .rss_content_wrap {
    position: absolute;
    bottom: 0px;
    left: 0px;
  }
  .spotlight .feedzy-rss .rss_item .rss_content_wrap > a {
    padding: 25px;
    color: white;
  }
  div.spotlight .feedzy-rss .rss_item .title {
    font-weight: bold;
    color: white;
    font-size: 26px;
  }
  .spotlight .feedzy-rss .rss_item .rss_image {
    height: 32vw !important;
  }
  .spotlight-features .feedzy-rss .rss_item .rss_image {
    height: 14vw !important;
  }
}
@media (min-width: 992px) {
  .spotlight-features .feedzy-rss .rss_item .rss_image {
    height: 10vw !important;
    max-height: 130px;
  }
}
/* Home browse-by-school */
.wp-site-blocks .wp-block-columns.degrees-programs {
  gap: 8rem;
}
.degrees-programs > div:nth-child(2) a,
p.nolinkstyle a {
  text-decoration: none;
}
.degrees-programs > div:nth-child(2) a:hover,
p.nolinkstyle a:hover {
  background-color: transparent;
  text-decoration: none;
}
.degrees-programs > div:nth-child(2) a svg {
  transform: translateX(2px);
  transition: all 0.3s;
}
.degrees-programs > div:nth-child(2) a:hover svg {
  transform: translateX(7px);
}
/* Instagram Custom CSS*/
.sbi-theme.sbi-overlap#sb_instagram .sbi_info .sbi-instagram-link-btn a,
.sbi-theme:not(.sbi-default_theme) .sbi-divider,
.sbi-theme:not(.sbi-default_theme) .sbi_load_btn .sbi-loadmore-icon,
.sbi-theme.sbi-overlap .sbi-user-info .sbi-user-info-inner {
  display: none;
}
#sb_instagram.sbi_palette_custom_1 #sbi_load .sbi_load_btn {
  font-weight: 700;
  text-transform: uppercase;
  font-family: "ASAP Condensed";
  font-size: 14px;
  border-radius: 0px;
}
.sbi-theme.sbi-overlap#sb_instagram .sbi_inner_wrap,
.sbi-theme.sbi-overlap#sb_instagram
  #sbi_images
  .sbi-user-info
  img.sbi-feedtheme-avatar {
  border-radius: 4px;
}
/*instagram lightbox bug */
.sbi_lightbox {
  display: none;
}
/* styling to adjust wpbakery templates to block pages */
body .is-layout-constrained > .wpb-content-wrapper {
  max-width: none;
}
body
  .is-layout-constrained
  > .wpb-content-wrapper
  > .wp-block-antioch-custom-blocks-au-hero,
body .is-layout-constrained > .wpb-content-wrapper > .vc_row-fluid.gray,
body
  .is-layout-constrained
  > .wpb-content-wrapper
  > .vc_row:nth-child(1)
  .wp-block-antioch-custom-blocks-au-hero {
  margin-right: calc(var(--wp--style--root--padding-right) * -1);
  margin-left: calc(var(--wp--style--root--padding-left) * -1);
}
body .wpb-content-wrapper div > a.btn {
  border-collapse: separate;
  display: table;
  font-size: 0.9em;
  margin-top: 2em;
  margin-bottom: 1em;
  font-weight: 700;
  letter-spacing: 0em;
  padding: 0.95em 1.7em;
  text-decoration: none;
}
/*body .is-layout-constrained > .wpb-content-wrapper > .vc_row {
  padding-top: 80px;
}*/
body
  .is-layout-constrained
  > .wpb-content-wrapper
  .wp-block-group.antioch-breadcrumbs {
  padding-bottom: 80px;
}
/*body .is-layout-constrained > .wpb-content-wrapper > .vc_row:nth-child(1) {
  padding-top: 0px;
}*/
body .is-layout-constrained > .wpb-content-wrapper h1 {
  margin-bottom: -25px;
}
body
  .is-layout-constrained
  > .wpb-content-wrapper
  section.wp-block-antioch-custom-blocks-au-hero
  h1 {
  margin-bottom: 0px;
}
body
  .is-layout-constrained
  > .wpb-content-wrapper
  > .vc_row:nth-child(1)
  .vc_column-inner,
body
  .is-layout-constrained
  > .wpb-content-wrapper
  > .vc_row:nth-child(1)
  .wpb_column {
  padding: 0px;
}
body
  .is-layout-constrained
  > .wpb-content-wrapper
  > .vc_row:nth-child(1)
  .aioseo-breadcrumbs
  br,
body
  .is-layout-constrained
  > .wpb-content-wrapper
  > .vc_row:nth-child(1)
  .wpb_wrapper
  > p {
  display: none;
}
body
  .is-layout-constrained
  > .wpb-content-wrapper
  > .vc_row:nth-child(1)
  .wpb_content_element {
  margin-bottom: 0px;
}
body .is-layout-constrained > .wpb-content-wrapper > .alignwide {
  max-width: var(--wp--style--global--wide-size);
}
.wp-site-blocks
  .wp-block-post-content
  > .wpb-content-wrapper
  > .wp-block-group:not(.antioch-breadcrumbs) {
  padding-top: 80px;
  padding-bottom: 80px;
}
.wp-site-blocks
  .wp-block-post-content
  > .wpb-content-wrapper
  > .antioch-breadcrumbs {
  margin: auto;
}
