/*
Theme Name: TWU Master Theme
Description: Child theme for Ultra theme
Author: MOSAIC STRATEGIES GROUP
Author URI: http://www.mosaicstg.com/
Template: themify-landing
*/
@import url("https://fonts.googleapis.com/css?family=Source+Serif+Pro&display=swap");
@import url("https://fonts.googleapis.com/css?family=Montserrat:600&display=swap");
@import url("https://fonts.googleapis.com/css?family=Glegoo:400,700");
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600; }

body {
  font-family: "Source Serif Pro", sans-serif; }

h1 {
  font-size: 3em; }
  h1.post-title {
    font-family: "Montserrat", sans-serif;
    font-size: 140% !important; }

h2 {
  font-size: 2em; }
  h2::after {
    content: none; }

h4 {
  color: #003e71; }

.center-form {
  text-align: center; }

.restricted-content {
  width: 1160px;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0; }

/* Single Line GForm styling */
.homepage-sign-up .gform_wrapper ul.gform_fields li.gfield {
  display: inline-block;
  vertical-align: top; }

.homepage-sign-up .gform_wrapper ul li.gfield {
  margin-top: 8px !important; }

.homepage-sign-up .gform_wrapper .gform_footer {
  margin: 0 !important; }

.homepage-sign-up #field_6_1 {
  width: 50%; }

.homepage-sign-up #field_6_2 {
  width: 25%; }

.homepage-sign-up #field_6_2 input {
  width: 100%; }

.homepage-sign-up #field_6_3 {
  width: 25%; }

.homepage-sign-up #field_6_3 input {
  width: 100%; }

.homepage-sign-up .gform_body {
  display: inline-block !important;
  width: 85% !important; }

.homepage-sign-up .gform_footer.top_label {
  width: 15%;
  display: inline-block !important;
  float: right;
  text-align: right; }

.homepage-sign-up label {
  display: none !important; }

.homepage-sign-up h1 {
  color: #ffd504; }

.homepage_slider_image_text .module-slider .carousel-nav-wrap .carousel-prev, .homepage_slider_image_text .module-slider .carousel-nav-wrap .carousel-next {
  color: #fff; }

/*Custom Header Widget Area */
div#header-widget-area {
  position: relative;
  width: 100%;
  padding: 10px 0 5px;
  background: #0c113e;
  color: #fff;
  font-size: .8em;
  text-align: right; }

#header-widget-area .more-link {
  padding: .625em 1.25em; }

#header-widget-area .switcher.notranslate {
  display: inline-block; }

#header-widget-area .chw-widget {
  display: inline-block;
  width: auto;
  margin: 0 auto;
  padding: 0 10px;
  text-align: right;
  vertical-align: top; }

h2.chw-title {
  display: inline-block;
  font-size: 100% !important;
  -webkit-margin-before: 0;
  margin-bottom: 0;
  padding: 3px;
  vertical-align: top; }

/* User Profile Page */
.one-half.return-user {
  /*border-right: 2px solid #003e71; */ }

.login-wrapper p {
  padding: 10px 0; }

.email-verification a {
  background: #ffd504;
  border-radius: 5px !important;
  font-family: "Source Serif Pro", sans-serif;
  padding: .625em 1.25em;
  color: inherit;
  text-transform: uppercase; }

p.submit {
  margin-bottom: 15px;
  padding: 10px 0;
  /* text-align: center; */ }

.email-verification {
  border-bottom: 2px solid #eeecec;
  margin-bottom: 10px;
  padding-bottom: 10px; }

.one-half {
  width: 50%;
  display: inline-block;
  padding: 20px;
  box-sizing: border-box;
  vertical-align: top; }

.sf-logout a {
  text-transform: uppercase;
  background: #ffd504;
  border-radius: 5px !important;
  font-family: "Source Serif Pro", sans-serif;
  padding: .625em 1.25em;
  text-decoration: none;
  color: #111753;
  font-weight: bold; }

p.submit input {
  background: #44b066;
  color: #fff; }

#your-profile button {
  margin: 0; }

#your-profile .form-table input {
  width: 100%; }

#your-profile table.form-table {
  padding: 20px;
  border: 1px solid #44b066;
  border-radius: 5px;
  background: whitesmoke;
  width: 100%; }

#your-profile h3 {
  margin: 1.05em 0 1.05em; }

#profile-page tbody th {
  width: 25%;
  padding-right: 10px;
  vertical-align: top;
  text-align: left; }

.custom_sign_up_form .gform_wrapper .top_label .gfield_label {
  display: none !important; }

.custom_sign_up_form .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
  display: none !important; }

/* Global Styling */
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004); }

body.plugin {
  font-family: "Source Serif Pro", sans-serif !important; }

.SandboxRoot {
  font-family: "Source Serif Pro", sans-serif !important; }

input[type=reset],
input[type=submit],
button {
  padding: .625em 1.25em;
  border-radius: 5px !important;
  background: #ffd504;
  font-family: "Source Serif Pro", sans-serif; }

input {
  border: 1px solid #000;
  padding: .6em .8em;
  margin: .09em 0;
  max-width: 100%;
  border-radius: 5px; }

input:focus {
  outline: none;
  background-color: #eee; }

input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=tel], textarea {
  border-radius: 5px; }

textarea, input[type="text"], input[type="password"], input[type="search"], input[type="email"], input[type="url"], input[type="number"], input[type="tel"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"] {
  padding: .6em .8em !important; }

a.shortcode.button:hover {
  text-decoration: none;
  background-color: #ffe043; }

a.shortcode.button {
  padding: .625em 1.25em !important;
  border: none;
  background-color: #ffd504;
  box-shadow: none;
  font-family: "Source Serif Pro", sans-serif;
  font-size: 1em;
  font-weight: normal;
  text-transform: uppercase; }

a {
  text-decoration: underline;
  outline: none;
  color: #003e71; }

a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

a.button.button-primary {
  display: inline-block;
  margin-bottom: 11px;
  padding: .625em 1.25em;
  border-radius: 5px;
  background: #ffd504;
  color: #111753;
  font-family: "Source Serif Pro", sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase; }

.header-image .row_inner {
  max-width: 100% !important;
  min-height: 350px; }

.page-title {
  font-family: "Montserrat", sans-serif;
  font-size: 3em; }

.search-results .page-title {
  margin-bottom: 25px;
  font-size: 2.5em; }

.post {
  margin-bottom: 1.65em; }

input[readonly] {
  background: #dadada; }

/* Twitter */
a.twitter-timeline {
  /* Buttonish */
  display: inline-block;
  padding: 6px 12px 6px 30px;
  margin: 10px 0;
  border: #ccc solid 1px;
  border-radius: 3px;
  background: #f8f8f8 url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNzIgNzIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDcyIDcyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxyZWN0IHg9IjAiIGZpbGw9Im5vbmUiIHdpZHRoPSI3MiIgaGVpZ2h0PSI3MiIvPg0KPHBhdGggZmlsbD0iIzU1YWNlZSIgZD0iTTY4LjgxMiwxNS4xNDFjLTIuMzQ4LDEuMDM5LTQuODY5LDEuNzQzLTcuNTE5LDIuMDZjMi43MDMtMS42Miw0Ljc3OC00LjE4Nyw1Ljc1Ni03LjI0NGMtMi41MjksMS41LTUuMzMsMi41OTItOC4zMTMsMy4xNzYNCglDNTYuMzQ5LDEwLjU5MSw1Mi45NDgsOSw0OS4xODIsOWMtNy4yMjksMC0xMy4wOTIsNS44NjEtMTMuMDkyLDEzLjA5M2MwLDEuMDI2LDAuMTE4LDIuMDIxLDAuMzM4LDIuOTgxDQoJYy0xMC44ODUtMC41NDgtMjAuNTI4LTUuNzU3LTI2Ljk4Ny0xMy42NzljLTEuMTI2LDEuOTM2LTEuNzcxLDQuMTg0LTEuNzcxLDYuNTgxYzAsNC41NDIsMi4zMTIsOC41NTEsNS44MjQsMTAuODk4DQoJYy0yLjE0Ni0wLjA2OS00LjE2NS0wLjY1Ny01LjkzLTEuNjM4Yy0wLjAwMiwwLjA1NS0wLjAwMiwwLjExLTAuMDAyLDAuMTYyYzAsNi4zNDUsNC41MTMsMTEuNjM4LDEwLjUwNCwxMi44NA0KCWMtMS4xMDEsMC4yOTgtMi4yNTYsMC40NTctMy40NDksMC40NTdjLTAuODQ2LDAtMS42NjctMC4wNzgtMi40NjUtMC4yMzFjMS42NjcsNS4yLDYuNDk5LDguOTg2LDEyLjIzLDkuMDkNCgljLTQuNDgyLDMuNTEyLTEwLjEyOSw1LjYwNi0xNi4yNiw1LjYwNmMtMS4wNTUsMC0yLjA5Ni0wLjA2MS0zLjEyMi0wLjE4NGM1Ljc5NCwzLjcxNywxMi42NzYsNS44ODIsMjAuMDY3LDUuODgyDQoJYzI0LjA4MywwLDM3LjI1MS0xOS45NDksMzcuMjUxLTM3LjI0OWMwLTAuNTY2LTAuMDE0LTEuMTM0LTAuMDM5LTEuNjk0QzY0LjgzOCwyMC4wNjgsNjcuMDU4LDE3Ljc2NSw2OC44MTIsMTUuMTQxeiIvPg0KPC9zdmc+DQo=") 8px 8px no-repeat;
  background-size: 1em 1em;
  /* Text */
  font: normal 12px/18px Helvetica, Arial, sans-serif;
  color: #333;
  white-space: nowrap; }

a.twitter-timeline:hover, a.twitter-timeline:focus {
  background-color: #dedede; }

/* Color Highlight for keyboard navigation */
a.twitter-timeline:focus {
  outline: none;
  border-color: #0089cb; }

/* Jumbotron */
.jumbotron {
  color: #fff;
  padding: 20px;
  opacity: 1;
  background-color: rgba(0, 60, 117, 0.75);
  padding: 20px;
  border-radius: 10px;
  /*box-shadow: 1px 1px 10px #003e71;*/
  text-transform: uppercase; }

.jumbotron h1 {
  font-size: 44.8pt;
  color: #ffd504; }

.jumbotron-alt {
  color: #fff;
  padding: 20px;
  opacity: 1;
  padding: 20px;
  text-transform: uppercase; }

.jumbotron-alt h1 {
  color: #111753;
  font-size: 44.8pt; }

/* Special Icons */
.iconimages {
  background-color: #111753;
  text-align: center;
  padding: 50px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.iconimages img {
  z-index: 1000;
  display: block;
  width: 100%;
  float: none;
  height: 150px; }

.iconimages:hover {
  -webkit-transform: scale(1.15);
  /* Safari and Chrome */
  -moz-transform: scale(1.15);
  /* Firefox */
  -ms-transform: scale(1.15);
  /* IE 9 */
  -o-transform: scale(1.15);
  /* Opera */
  transform: scale(1.15); }

/* Special Button */
.button_yellow {
  display: inline-block !important; }

.button_yellow .module-buttons a {
  border: none;
  border-radius: 5px;
  background: #ffd504 !important;
  color: #111753 !important;
  font-family: "Source Serif Pro", sans-serif;
  font-weight: normal;
  text-transform: uppercase !important; }

.button_yellow.active .module-buttons a {
  background: #fff !important;
  color: #ffd504 !important;
  box-shadow: inset 0px 0px 0px 2px #ffd504; }

.button_yellow.active .module-buttons a:hover {
  background: #ffd504 !important;
  color: #111753 !important; }

.special_button {
  display: block !important;
  margin: 0 auto; }

.special_button .module-buttons {
  display: block; }

.button_yellow .module-buttons a:hover {
  background: #ffe043 !important; }

/* WP User Manager */
.wpum_three_fourth {
  width: 77%; }

.wpum_one_sixth {
  width: 19.3333%; }

.wpum_five_sixth {
  width: 76.6665%; }

.wpum_one_fourth {
  width: 19%; }

.account textarea:focus, .account input[type=text]:focus, .account input[type=password]:focus, .account input[type=search]:focus, .account input[type=email]:focus, .account input[type=url]:focus, .account input[type=number]:focus, .account input[type=tel]:focus, .account input[type=date]:focus, .account input[type=datetime]:focus, .account input[type=datetime-local]:focus, .account input[type=month]:focus, .account input[type=time]:focus, .account input[type=week]:focus {
  outline: none;
  background-color: #fff;
  border-color: #27ae60; }

.wpum-account-tabs, .wpum-profile-tabs-holder {
  display: none; }

/* Infinite Posts */
.module-infinite-posts.layout-overlay .infinite-post-inner-wrap {
  /* background-color: rgba(0, 62, 113, 0.69)!important; */
  /* background: rgba(0,0,0,.7); */
  top: 0 !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  transition: all 0.4s ease-in-out !important; }

.module-infinite-posts.layout-overlay .post:hover .infinite-post-inner-wrap {
  background-color: rgba(0, 62, 113, 0.69) !important; }

.module-infinite-posts .button-style-outline {
  border-color: #fecd06 !important;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border-radius: 5px; }

.module-infinite-posts .button-style-outline:hover {
  background: #fecd06 !important; }

/* Testimonials */
.wtwp-testimonials-slidelist .slick-slide {
  padding: 0 15px;
  border-right: 1px dashed #fecd06; }

.wtwp-design-9 .wtwp-testimonial-inner {
  background: #003e71;
  margin-bottom: 38px;
  padding: 20px;
  position: relative;
  color: #fff;
  border-radius: 25px; }

.wtwp-design-9 .wtwp-testimonial-inner:after {
  border-color: #003e71 transparent transparent;
  border-style: solid;
  border-width: 35px 30px 0 0;
  bottom: -27px;
  content: "";
  height: 0;
  position: absolute;
  right: 66px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0; }

.wtwp-testimonials-list *, .wtwp-testimonials-slidelist *, .testimonials-slide-widget *, .wtwp-testimonial-form-wrp * {
  outline: none !important;
  box-sizing: border-box;
  font-family: Raleway;
  font-style: normal;
  text-align: left; }

.wtwp-design-9 .wtwp-testimonial-inner:after {
  border-color: #003e71 transparent transparent;
  border-style: solid;
  border-width: 35px 30px 0px 0;
  bottom: -20px;
  content: "";
  height: 0;
  position: absolute;
  left: 55px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  content: '';
  position: absolute;
  left: 10;
  /* top: 65%; */
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 20px solid #003e71;
  clear: both; }

.wtwp-design-9 .wtwp-testimonial-avatar {
  width: 100px;
  float: left;
  margin-right: 10px; }

.wtwp-design-9 .wtwp-testimonial-author {
  float: left;
  clear: none !important;
  text-align: left;
  padding: 0px 20px 0 10px; }

.wtwp-testimonials-text > em:after {
  content: "\201D";
  font-size: 3em;
  line-height: 0.1em;
  margin-left: 0.15em;
  vertical-align: -0.5em;
  color: #ffe700; }

.wtwp-testimonials-text > em:before {
  color: #ffe700;
  content: "\201C";
  font-size: 3em;
  line-height: 0.1em;
  margin-right: 0.15em;
  vertical-align: -0.4em; }

.wtwp-testimonial-content {
  font-size: .7em; }

.wtwp-testimonials-slidelist button.slick-prev {
  background: #ffd504 url(http://wordpress.twu.org/~twu/wp-content/plugins/wp-testimonial-with-widget-pro/assets/css/arrow-left.png) center center no-repeat !important;
  left: 0px;
  opacity: 0;
  transition: all .3s ease; }

.wtwp-testimonials-slidelist button.slick-next {
  background: #ffd504 url(http://wordpress.twu.org/~twu/wp-content/plugins/wp-testimonial-with-widget-pro/assets/css/arrow-right.png) center center no-repeat !important;
  right: 0px !important;
  left: auto;
  opacity: 0;
  transition: all .3s ease; }

.wtwp-testimonials-slidelist button.slick-next:hover, .wtwp-testimonials-slidelist button.slick-next:focus {
  background: #ffd504 url(http://wordpress.twu.org/~twu/wp-content/plugins/wp-testimonial-with-widget-pro/assets/css/arrow-right.png) center center no-repeat !important;
  color: #fff;
  outline: 0 !important;
  box-shadow: none; }

.wtwp-testimonials-slidelist button.slick-prev:hover, .wtwp-testimonials-slidelist button.slick-prev:focus {
  background: #ffd504 url(http://wordpress.twu.org/~twu/wp-content/plugins/wp-testimonial-with-widget-pro/assets/css/arrow-left.png) center center no-repeat !important;
  color: #fff;
  outline: 0 !important;
  box-shadow: none; }

/* Mega Menu */
#headerwrap.fixed-header #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item {
  padding: 30px 5px; }

#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item {
  margin: 0 0px 0 0;
  display: inline-block;
  height: auto;
  padding: 35px 5px;
  font-weight: bold;
  font-family: 'Montsserat', sans-serif !important; }

#mega-menu-wrap-main-nav {
  clear: none;
  width: auto;
  float: left; }

#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item > a.mega-menu-link:focus {
  border-radius: 5px; }

ul.mega-sub-menu {
  margin-top: 25px !important; }

ul.mega-sub-menu li a {
  font-weight: bold !important;
  font-family: "Source Serif Pro", sans-serif;
  letter-spacing: 2px; }

#mega-menu-wrap-main-nav #mega-menu-main-nav[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-main-nav #mega-menu-main-nav[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
  margin-top: 30px; }

@media only screen and (max-width: 1200px) {
  #mega-menu-wrap-main-nav {
    width: 100%; }

  #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item {
    width: 100%;
    padding: 10px 0; }

  ul.mega-sub-menu {
    margin-top: 0px !important; } }
.mega-navbutton a.link {
  padding: 0px 15px;
  border-radius: 5px;
  background: #ffd504;
  color: #111753; }

#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item-has-children > a.mega-menu-link:after {
  content: "\f347"; }

#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-flyout.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after, #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-flyout li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after, #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after {
  content: "\f343"; }

/* Buckets */
.bucket a.image-pro-action-button {
  border-radius: 5px;
  border: 2px solid #fecd06 !important;
  color: #fff !important;
  transition: all .3s ease;
  background: none !important;
  font-weight: bold;
  font-size: 1.3em; }

.bucket a.image-pro-action-button:hover {
  background: #fecd06 !important;
  color: black !important; }

#site-logo img {
  width: 90px; }

#site-logo a {
  width: 75px; }

/* Homepga Quick Links */
.quick_links .module-buttons .module-buttons-item {
  width: 100%;
  margin: .2em 0 !important; }

.quick_links .module-buttons a {
  width: 100%;
  padding: .525em 0 !important;
  background: #111753;
  color: #fff; }

.quick_links .module-buttons a:hover {
  background: #1d235c !important; }

/* Footer Menu */
.footmenu ul {
  width: 100% !important;
  border: 0 !important;
  text-transform: uppercase; }

.footmenu ul li {
  border: 0 !important; }

/* Blog Posts */
.more-link {
  padding: 10px 20px;
  border-radius: 5px;
  background: #fecd06;
  color: #111753;
  font-family: "Source Serif Pro", sans-serif;
  text-decoration: none;
  text-transform: uppercase; }

.more-link:hover {
  background-color: #ffe043; }

.module-post .post-title {
  font-size: 1.75em; }

.post-title a {
  color: #003e71; }

.post-title a:hover {
  color: #003e71; }

.module-post .post {
  border-bottom: 2px solid #ffd503; }

.module-post .post .post-title {
  padding-bottom: 10px; }

.module-post .post figure.post-image {
  box-sizing: border-box;
  width: 250px;
  max-width: 250px;
  margin: 0;
  padding-right: 15px;
  float: none;
  vertical-align: top; }

.module-post .post figure.post-image ~ .entry-content {
  display: inline-block;
  width: calc(100% - 260px); }

.module-post .pagenav {
  padding: 20px 0 40px;
  text-align: center; }

.module-post .pagenav .current, .module-post .pagenav a:hover {
  background: none;
  color: #ffd504; }

.module-icon .module-icon-item a {
  color: #ffd504; }

figure.post-image {
  display: inline-block;
  width: auto; }

.pum-container {
  top: 50% !important;
  left: 50% !important;
  max-width: 50% !important;
  max-height: 80%;
  margin-bottom: 0;
  margin-left: 0 !important;
  transform: translate(-50%, -50%) !important;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8) !important; }

.pum-container .popmake-content {
  max-width: 90%;
  margin: 0 auto;
  padding-top: 30px;
  color: #0c113e !important; }

.pum-close {
  margin-right: 18px;
  background: #fecd06 !important;
  color: #0c113e !important;
  font-family: "Source Serif Pro", sans-serif;
  font-weight: 700 !important; }

.pum-overlay {
  padding: 0 !important;
  background: rgba(0, 0, 0, 0.4); }

.pum-title {
  padding-bottom: 15px; }

html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
  padding: 0 !important; }

.mosaic-event-filter-form {
  margin-bottom: 25px; }
  .mosaic-event-filter-form label {
    display: block;
    width: auto;
    margin-top: 15px;
    padding: 8px 15px;
    transition: background .3s ease-in-out;
    border: 2px solid #fecd06;
    background: none;
    color: #0c113e;
    font-family: "Source Serif Pro", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer; }
  .mosaic-event-filter-form input[type='checkbox'] {
    display: none; }
  .mosaic-event-filter-form input[type='checkbox']:checked + label {
    background: #fecd06; }
  .mosaic-event-filter-form input[type=submit] {
    margin-top: 30px;
    border-radius: 0;
    background: #0c113e;
    color: #fff; }

.mosaic-event-feed {
  font-family: "Source Serif Pro", sans-serif; }
  .mosaic-event-feed > article {
    margin-bottom: 35px;
    transition: border-color .3s ease-in-out;
    border: 2px solid #fecd06; }
    .mosaic-event-feed > article:hover {
      border-color: #0c113e; }
  .mosaic-event-feed .more-link {
    padding: 0;
    background: none;
    text-transform: none; }
    .mosaic-event-feed .more-link::after {
      content: "\f054";
      display: inline-block;
      margin-left: 5px;
      font-family: FontAwesome, sans-serif;
      font-size: .8em;
      font-weight: 300; }
  .mosaic-event-feed p {
    padding-bottom: 15px; }
    .mosaic-event-feed p:last-child {
      padding-bottom: 0; }
  .mosaic-event-feed .post-title {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 2px solid #0c113e;
    font-size: 2em;
    text-transform: none; }
  .mosaic-event-feed .event-day h3 {
    margin-bottom: .5em;
    color: #fecd06;
    font-size: 1.5em; }
  .mosaic-event-feed .event-details {
    display: block;
    margin-bottom: 20px;
    font-family: "Source Serif Pro", sans-serif; }
  .mosaic-event-feed .event-time + .event-location {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid; }

.single-event .featured-background {
  margin-top: 0; }

/* Media Queries */
@media screen and (max-width: 1200px) {
  .has-fixed-header #pagewrap {
    padding-top: 72px; }

  #headerwrap #site-description {
    display: none; }
  #headerwrap #header {
    height: auto;
    min-height: 70px;
    padding: 10px 0 5px; }
  #headerwrap #site-logo,
  #headerwrap #site-description {
    position: static;
    margin: 0;
    padding: 0;
    float: none;
    clear: both; }
  #headerwrap #site-logo {
    max-width: 130px; }
    #headerwrap #site-logo span {
      display: inline-block !important;
      padding: 8px 0 0 10px;
      vertical-align: top; }
    #headerwrap #site-logo img {
      display: inline-block;
      max-width: 50px; }
    #headerwrap #site-logo a {
      display: inline-block;
      width: 100%; }

  .has-fixed-header .featured-background {
    margin-top: -21%; }

  /************************************************************************************
  HEADER
  *************************************************************************************/
  /* site logo */
  #headerwrap #site-logo {
    font-size: 30px;
    /* margin: 0 0 .5em; */
    /* padding: .4em 0 0; */
    max-height: 50px; }

  /* site description */
  #headerwrap #site-description {
    margin: 0 0 .5em; }

  /* header widget */
  #headerwrap .header-widget {
    position: static;
    float: none;
    text-align: left;
    clear: both;
    margin: 0; }

  #headerwrap .header-widget .widget {
    margin: 0 0 10px; }

  /* menu icon */
  #headerwrap #menu-icon {
    position: absolute;
    display: block;
    top: 20px;
    right: 10px;
    text-decoration: none;
    font-size: 1.2em;
    color: white;
    font-weight: normal; }

  .transparent-header #headerwrap.fixed-header #main-nav ul a {
    color: inherit; }

  .transparent-header #headerwrap #main-nav .has-sub-menu a:after,
  .transparent-header #headerwrap #main-nav .page_item_has_children a:after {
    display: none; }

  /* Headerwrap Fixed Header */
  .transparent-header #headerwrap.fixed-header #menu-icon,
  .transparent-header #headerwrap.fixed-header #main-nav ul a,
  .transparent-header #headerwrap.fixed-header #menu-icon-close {
    color: #fff; }

  #headerwrap.fixed-header #main-nav a {
    padding: .6em 0; }

  /************************************************************************************
  MENU PANEL
  *************************************************************************************/
  /* Mobile Menu Styles */
  .sidemenu {
    transition: all .2s ease-in-out;
    height: 100%;
    width: 250px;
    padding: 30px 25px;
    background-color: #003e71;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    display: block;
    position: fixed;
    top: 0;
    z-index: 111; }

  .mobile-menu-visible.sidemenu-active {
    position: relative; }

  #mobile-menu {
    right: -300px; }

  #mobile-menu.sidemenu-on {
    right: 0; }

  .sidemenu-active {
    position: relative; }

  .sidemenu-active, .sidemenu-active #headerwrap {
    left: 0;
    transition: left .2s ease-in-out; }

  .sidemenu-right, .sidemenu-right #headerwrap {
    left: -150px; }

  .sidemenu-left, .sidemenu-left #headerwrap {
    left: 150px; }

  .sidemenu-right #headerwrap {
    z-index: 302; }

  /* slide menu close */
  #headerwrap #menu-icon-close {
    position: absolute;
    display: block;
    color: #fff;
    text-decoration: none;
    top: 10px;
    right: 20px;
    font-size: 2em; }

  #headerwrap #menu-icon-close:after {
    content: "\f00d";
    font-family: FontAwesome; }

  #headerwrap #menu-icon-close:hover {
    color: #fff; }

  /* main nav */
  #headerwrap #main-nav {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 15px 0 30px;
    background: none;
    border: none;
    text-align: left;
    float: none;
    clear: both; }

  #headerwrap #main-nav li {
    float: none;
    display: block;
    border: none;
    background: none;
    padding: 0;
    margin: 0;
    clear: both; }

  /* sub level */
  #headerwrap #main-nav ul {
    position: static;
    width: auto;
    height: auto;
    display: block;
    border: none;
    margin: 0;
    padding: 0 0 0 1em;
    background: none;
    visibility: visible;
    clear: both;
    text-align: left; }

  #headerwrap #main-nav ul li {
    border: none;
    background: none;
    padding: 0;
    margin: 0; }

  /* menu link */
  #headerwrap #main-nav a,
  #headerwrap #main-nav ul a {
    width: auto;
    display: block;
    border: none;
    padding: .6em 0;
    margin: 0;
    color: #ccc;
    font-size: 100%;
    font-weight: bold;
    line-height: 1.5em;
    background: none;
    text-decoration: none;
    border-bottom: solid 1px rgba(255, 255, 255, 0.3); }

  #headerwrap #main-nav > li:last-child a {
    border: none; }

  /* sub level menu link */
  #headerwrap #main-nav ul a {
    font-weight: normal;
    font-size: .95em; }

  /* menu hover */
  #header #main-nav a:hover,
  #header #main-nav ul a:hover {
    color: #fff; }

  /* sub-menu icon */
  #headerwrap #main-nav .menu-item-has-children > a:after,
  #headerwrap #main-nav ul .menu-item-has-children > a:after {
    display: none; }

  /* current link */
  #headerwrap #main-nav .current_page_item > a,
  #headerwrap #main-nav .current-menu-item > a {
    color: #fff; }

  #main-nav .menu-item-has-children > a:after {
    display: none; }

  #main-nav ul:after {
    display: none; }

  #main-nav .current_page_item a:after,
  #main-nav .current-menu-item a:after {
    display: none; }

  /*
  SEARCH FORM
  ================================================ */
  #searchform-wrap {
    float: none; }

  #headerwrap #searchform {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    float: none;
    clear: both;
    margin: 0 0 1em;
    padding: 0;
    width: auto; }

  #headerwrap #searchform #s {
    width: 100%;
    float: none;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    background-color: rgba(255, 255, 255, 0.2); }

  #headerwrap #searchform #s:focus,
  #headerwrap #searchform #s:hover,
  #headerwrap #searchform .icon-search:hover + #s {
    width: 100%;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.2); }

  #headerwrap #searchform .icon-search:before {
    padding: 0;
    right: 10px;
    top: 4px;
    color: #fff; }

  /*
  SOCIAL LINKS
  ================================================ */
  #headerwrap .social-widget {
    margin: 0 0 1em;
    position: static;
    float: none;
    color: #fff; }

  #headerwrap .social-widget .widgettitle {
    display: block;
    margin: 0 0 .4em; }

  /* Header Block */
  .header-block #header #site-logo {
    font-size: 2.2em;
    float: left;
    padding: .4em 0 0; }

  .header-block #headerwrap #header .social-widget,
  .header-block #headerwrap #header #searchform-wrap {
    float: left;
    padding: 1.3em 0 1em;
    position: static; }

  .header-block #headerwrap #header #searchform {
    position: relative; }

  .header-block #header #main-nav li {
    margin: 0; }

  .header-block #header #main-nav a {
    padding: .6em 0; }

  .header-block #headerwrap {
    padding: .8em 1.45em 1.45em; }

  .header-block #headerwrap #header #menu-icon {
    top: 10px; }

  /* Header Block Fixed Header */
  .header-block #headerwrap.fixed-header #header .social-widget,
  .header-block #headerwrap.fixed-header #header #searchform-wrap {
    float: left; }

  .header-block #headerwrap.fixed-header #header #searchform {
    position: relative; }

  /* Header Leftpane */
  .header-leftpane #pagewrap {
    padding-left: 0; } }
@media screen and (max-width: 1000px) {
  .wpcf7-form .singleline li {
    display: block;
    width: 100%; }

  .wpcf7-form .singleline input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=tel] {
    width: 100%; }

  .wpcf7-form .singleline input[type=submit] {
    width: 100%; }

  /*.module-post .post */
  .module-post .post figure.post-image {
    display: block;
    width: auto;
    max-width: none;
    padding: 0 0 10px; }

  .module-post .post figure.post-image ~ .entry-content {
    display: block;
    width: auto; } }
@media screen and (max-width: 680px) {
  .header-image .row_inner {
    max-width: 100% !important;
    min-height: 150px !important; }

  #header-widget-area .chw-widget {
    margin: 5px; }

  .module-post .post-title {
    font-size: 1.3em !important; }

  .one-half {
    display: block;
    width: 100%;
    padding: 20px 0; }

  .one-half.return-user {
    border-right: none;
    border-bottom: 2px solid #003e71; }

  input[type="text"],
  input[type="password"],
  input[type="search"],
  input[type="email"],
  input[type="url"],
  input[type="tel"] {
    width: 100%; }

  div.ginput_complex.ginput_container.gf_name_has_2 span {
    width: 100% !important;
    padding-right: 0;
    padding-bottom: 10px; }

  input {
    margin-right: 0 !important; }

  .homepage-sign-up #field_6_2 {
    width: 100% !important; }

  .homepage-sign-up #field_6_3 {
    width: 100% !important; }

  div.ginput_complex.ginput_container.gf_name_has_1,
  .top_label div.ginput_complex.ginput_container.gf_name_has_2,
  .top_label div.ginput_complex.ginput_container.gf_name_has_3 {
    width: 100% !important; }

  .homepage-sign-up .gform_wrapper ul.gform_fields li.gfield {
    margin-bottom: 0;
    padding-right: 0; }

  .pum-container {
    max-width: 90% !important; }

  .pum-container .popmake-content {
    max-width: none; } }
@media screen and (max-width: 1000px) {
  ul.mega-sub-menu {
    max-width: 100%; }

  .wpum_one_sixth {
    width: 100% !important;
    text-align: center; }

  .wpum_three_fourth {
    width: 100% !important; }

  .wpum_five_sixth {
    width: 100% !important; }

  .wpum_one_fourth {
    width: 100% !important; }

  #site-logo {
    max-width: 130px !important; }

  #site-logo a {
    width: 100%; }

  .switcher .selected {
    z-index: 2 !important; }

  .homepage-sign-up .gform_body {
    display: inline-block !important;
    width: 100% !important; }

  .homepage-sign-up .gform_footer.top_label {
    display: inline-block !important;
    width: 100%;
    float: right;
    text-align: right; }

  .homepage-sign-up #field_6_1 {
    width: 100%; }

  .homepage-sign-up #field_6_2 {
    width: 50%; }

  .homepage-sign-up #field_6_2 input {
    width: 100%; }

  .homepage-sign-up #field_6_3 {
    width: 50%; }

  .homepage-sign-up #field_6_3 input {
    width: 100%; }

  .gform_wrapper .gform_footer input.button,
  .gform_wrapper .gform_footer input[type="submit"] {
    width: 100% !important; } }
@media screen and (max-width: 1200px) {
  .restricted-content {
    max-width: 96%; } }
@media screen and (max-width: 760px) {
  .restricted-content {
    max-width: 90%; } }
@media only screen and (min-width: 1201px) {
  #site-logo {
    display: block;
    margin: 0;
    padding: 10px 0 0;
    float: none;
    text-align: center; }

  #main-nav {
    text-align: center; }
    #main-nav .sub-menu,
    #main-nav .mega-sub-menu {
      text-align: left; }

  #headerwrap.fixed-header #searchform-wrap {
    margin-top: 1.8em; }

  #mega-menu-wrap-main-nav {
    float: none; }
    #mega-menu-wrap-main-nav #mega-menu-main-nav {
      text-align: center !important; } }
.site-logo-and-description {
  display: block; }
  .site-logo-and-description #site-logo,
  .site-logo-and-description #site-description {
    display: inline-block;
    vertical-align: middle; }
  .site-logo-and-description #site-description {
    padding: 0;
    float: none;
    color: #fecd06 !important;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase; }
  @media only screen and (min-width: 1201px) {
    .site-logo-and-description {
      padding-top: 10px;
      text-align: center; }
      .site-logo-and-description #site-logo {
        padding: 0; }
        .site-logo-and-description #site-logo + #site-description {
          margin-left: 15px; }
      .site-logo-and-description #site-description {
        max-width: 200px; } }

#header-widget-area .chw-widget {
  vertical-align: middle; }
#header-widget-area .social-links a {
  display: inline-block; }
#header-widget-area .social-links.horizontal {
  margin: 0; }
  #header-widget-area .social-links.horizontal li {
    margin-bottom: 0; }
@media only screen and (max-width: 768px) {
  #header-widget-area .social-links .icon-large i {
    width: 20px;
    height: 20px;
    font-size: 20px; } }

.rm-pd {
  padding: 0 !important; }
  .rm-pd-top {
    padding-top: 0 !important; }
  .rm-pd-right {
    padding-right: 0 !important; }
  .rm-pd-bottom {
    padding-bottom: 0 !important; }
  .rm-pd-left {
    padding-left: 0 !important; }

.more-link {
  display: inline-block;
  line-height: 1; }

.ui.builder_button.red {
  border-radius: 5px;
  border-color: #e8311f;
  background: #e8311f;
  text-align: center; }
  .ui.builder_button.red:hover {
    border-color: #ce2615;
    background: #ce2615; }

.alert-banner {
  background: #fecd06; }
  .alert-banner a {
    text-decoration: none; }
  .alert-banner .sub-contents {
    padding: 10px; }
    .alert-banner .sub-contents :last-child {
      margin-bottom: 0;
      padding-bottom: 0; }

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