/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author: UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

@import url('https://fonts.googleapis.com/css?family=Martel:400,700,800');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css2?family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('grid.css');

h1 {
  font-size: 34px !important;
  font-family: 'Lora',serif !important;
  font-weight: 700 !important;
  letter-spacing: .02em !important;
}

h2 {
  font-size: 28px !important;
  font-family: 'Lora',serif !important;
  font-weight: 400 !important;
  letter-spacing: .02em !important;
}

.w-post-elm.color_link_inherit a, .color_alternate .w-post-elm.color_link_inherit a, .no-touch .w-post-elm.color_link_inherit.with_text_color>a:hover {
    color: #2576C3 !important;
    font-size: 18px !important;
    font-family: 'Open Sans',sans-serif !important;
}

h3 {
  color: #303030 !important;
  font-family: 'Lora',serif !important;
  font-size: 25px !important;
  font-weight: 400 !important;
  letter-spacing: .02em !important;
}
h3.blue-sm {
  color: #303030 !important;
  font-family: 'Lora',serif !important;
  font-size: 25px !important;
  font-weight: 400 !important;
  letter-spacing: .02em !important;
}
h3.widgettitle {
  color: #333333 !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  letter-spacing: .02em !important;
}

h3.boxtitle {
  color: #333333 !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  letter-spacing: .02em !important;
  margin-top: 20px !important;
  margin-bottom: 10px !important;
}

h3.blueheader {
  color: #0065a4 !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  letter-spacing: .02em !important;
  margin-top: 20px !important;
  margin-bottom: 15px !important;
}
h3.blueheader2 {
  color: #0065a4 !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  letter-spacing: .02em !important;
  margin-top: 10px !important;
  margin-bottom: 20px !important;
}
h3.boxtitle-white {
  color: #ffffff !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  letter-spacing: .02em !important;
  margin-top: 20px !important;
  margin-bottom: 10px !important;
}

h4.stories-quote {
  color: #303030 !important;
  font-size: 22px !important;
  line-height: 29px !important;
  font-weight: 400 !important;
  letter-spacing: .02em !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  font-style:italic !important;
}

p.stories-quote {
  color: #303030 !important;
  font-size: 18px !important;
  line-height: 21px !important;
  font-weight: normal !important;
  letter-spacing: .02em !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  font-style:italic !important;
  color: #303030 !important;
  font-family: 'Lora',serif !important;
  letter-spacing: .02em !important;
}

h4 {
  color: #303030 !important;
  font-family: 'Lora',serif !important;
  font-size: 23px !important;
  font-weight: 400 !important;
  letter-spacing: .02em !important;
}

h4.center-italic {
  font-style: italic !important;
  text-align:center !important;
  margin-top: 40px !important;
}

h4.blue {
  color: #0065A4 !important;
  font-family: 'Lora',serif !important;
  font-size: 23px !important;
  font-weight: 400 !important;
  letter-spacing: .02em !important;
}

h6 {
  color: #303030 !important;
  font-family: 'Lora',serif !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  letter-spacing: .02em !important;
}
h6.directory {
  color: #303030 !important;
  font-family: 'Lora',serif !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  letter-spacing: .02em !important;
  padding-bottom: 5px !important;
  margin-bottom: 5px !important;
  border-bottom: #dddddd 1px solid;
}

sup, sub {
  display: inline-block;
  position: relative;
  top: -0.8em;
  padding: 0px 5px;
  font-size: 50%;
  vertical-align: baseline;
}

sub {
  top: 0.8em;
}

.header_hor .l-header {
  z-index: 99 !important;
}

.header_hor .l-subheader.at_middle {
  /*height: 52px !important;*/
  /*background: #f7f7f7;*/
}

.header_hor .l-subheader-h {
  position: static;
}

.w-vwrapper {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.w-hwrapper {
	width: 100%;
}

.w-hwrapper.ush_hwrapper_1 {
  margin-top: 5px !important;
  margin-bottom: 15px !important;
}

.w-hwrapper .w-menu a {
  color: #2576C3 !important;
  font-size: 15px;
  text-decoration: none;
}

.w-hwrapper .w-menu a:hover {
  color: #000000 !important;
}

.w-hwrapper .w-menu.ush_additional_menu_2 a {
  color: #506B7E !important;
  font-size: 15px;
  text-decoration: none;
}

.w-hwrapper .w-menu.ush_additional_menu_2 a:hover {
  color: #000000 !important;
}

.w-nav-item.level_1 {
  margin-right: 1px;
}

.no-touch .w-nav-item.level_1 > .w-nav-anchor {
  background: #EEEEEE;
}

.header_hor .w-nav.type_desktop > .w-nav-list {
  white-space: normal !important;
}

.header_hor .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1 {
  left: 0 !important;
  right: 0 !important;
  padding: 0 !important;
}

.header_hor .w-nav.type_mobile.m_layout_dropdown .w-nav-list img {
	max-width: 100% !important;
	height: auto !important;
}

/*.ubermenu-main {
  position: relative;
  z-index: 999 !important;
}

.ubermenu-skin-vanilla,
.ubermenu-skin-vanilla .ubermenu-submenu {
  color: #3E3E3E !important;
  font-size: 15px !important;
}

.ubermenu-skin-vanilla .ubermenu-submenu-drop {
  padding: 0px 60px !important;
}

.ubermenu-skin-vanilla .ubermenu-submenu .ubermenu-target {
}

.ubermenu-skin-vanilla .ubermenu-submenu .ubermenu-target span {
  display: block;
  padding: 0px 0px 5px 0px;
  border-bottom: 1px solid #DFDFDF;
}

.ubermenu-skin-vanilla .ubermenu-submenu-drop {
  padding: 15px 60px !important;
}

.ubermenu-skin-vanilla .ubermenu-submenu.ubermenu-submenu-drop {
  background: #F8F8F8 !important;
}

.ubermenu .ubermenu-custom-content-padded {
  padding: 8px 20px !important;
}

.ubermenu-content-block {
  white-space: initial !important;
}

.ubermenu-content-block a {
  color: #0065A4 !important;
  font-size: 17px;
}

p.ubermenu-heading {
  padding: 0px 0px 10px 0px;
  border-bottom: 1px solid #D6D6D6;
}

p.ubermenu-heading-list {
  padding: 0px 0px 0px 0px; !important;
  font-weight: bold;
  font-style: italic;
  font-size: 16px;
  margin-bottom: 0px; !important;
}

ul.ubermenu-social {
  margin-left: 0px;
  padding: 0px;
  list-style-type: none;
}

ul.ubermenu-social li {
}

ul.ubermenu-social li a {
}

ul.ubermenu-social li a:hover {
  color: #444444 !important;
}

ul.ubermenu-social li a i.fa {
  display: inline-block;
  width: 20px;
  margin: 0px 5px 0px 0px;
  text-align: center;
  text-decoration: none;
}*/

.blue-border-top {
  padding-top: 5px;
  border-top: 1px solid #2576C3;
}

#page-header .w-search-form {
  background: #FFFFFF !important;
}

#page-header .w-search-form input#us_form_search_s,
#page-header .w-search-form input#us_form_search_s:focus {
  color: #506B7E !important;
  border: 1px solid #E6E6E6 !important;
  border-radius: 0.3rem !important;
  box-shadow: none !important;
}

#page-header .w-search-form button.w-search-form-btn {
  padding: 0 !important;
  color: #506B7E !important;
  opacity: 0.5 !important;
}

#page-header .w-search-form button.w-search-form-btn:hover {
  opacity: 1 !important;
}

/*.w-search input {
  color: #506B7E !important;
}

.w-search.layout_simple button,
.w-search.layout_simple button.w-search-form-btn {
  color: #506B7E !important;
  opacity: 0.5 !important;
}

.no-touch .w-search.layout_simple button.w-search-form-btn:hover {
  color: #506B7E !important;
  opacity: 1 !important;
}*/

.w-btn-wrapper a.w-btn {
  border-radius: 0px !important;
}

.no-touch .l-header .ush_btn_1 .w-btn:hover::before {
  background: #FC792A !important;
}

/* Homepage Slider Styles */

div.slide-outer {
  width: 100%;
  text-align: center;
}

div.slide-inner {
  max-width: 1200px;
  margin: 0px auto 0px auto !important;
  text-align: center;
}

div.slide-main {
  /*max-width: 725px;*/
  max-width: 600px;
  margin: 150px 0px 0px 0px;
  /*padding: 40px;*/
  box-sizing: border-box;
  /*background: rgba(0, 44, 116, 0.25);*/
}

div.slide-title {
  margin: 0px 0px 20px 0px !important;
  color: #FFFFFF !important;
  font-family: 'Martel', serif !important;
  font-size: 52px !important;
  line-height: 60px !important;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6) !important;
}

div.slide-title strong {
  font-size: 52px !important;
  font-weight: 800 !important;
  line-height: 60px !important;
}

div.slide-text {
  color: #FFFFFF !important;
  font-size: 28px !important;
  line-height: 38px !important;
}

div.slide-link {
  max-width: 380px !important;
  padding: 15px 0px 0px 0px !important;
}

div.slide-link a {
  display: block !important;
  padding: 25px 35px !important;
  color: #FFFFFF !important;
  line-height: normal !important;
  font-size: 24px !important;
  text-decoration: none !important;
  background: #2576C3 !important;
}

div.slide-link a:hover {
  color: #FFFFFF !important;
  text-decoration: none !important;
}

div.slide-link a span {
  display: block !important;
  line-height: normal !important;
  background: url('/images/arrow-right.png') right center no-repeat !important;
}

/* Homepage Grid Styles */

.mg_container .mg_box {
  z-index: 2 !important;
}

.mgom_title,
.mgom_descr {
  background: rgba(24, 83, 161, 1) !important;
}

.mgom_50_2 {
  background: rgba(24, 83, 161, 1) !important;
}

/* Homepage Styles */

#homepage-top-buttons {
  padding: 15px 0px;
}

#homepage-top-buttons a {
  display: block;
  padding: 10px 0px;
  color: #2576C3 !important;
}

#homepage-top-buttons a i.fa {
  display: inline-block;
  margin: -3px 10px 0px 0px;
  color: #2576c3 !important;
  font-size: 36px;
  vertical-align: middle;
}

#homepage-top-buttons a:hover {
  color: #4697E4 !important;
}

#homepage-top-buttons a:hover i.fa {
  color: #4697E4 !important;
}

/* Homepage Portfolio Styles */
/*
.gw-gopf-post-content-wrap {
  top: auto !important;
  bottom: 0px;
}
*/

.gw-gopf-post-content-wrap {
  margin: -55px 0px 0px 0px;
}

.gw-gopf-post-meta {
  display: none;
}

.gw-gopf-post-excerpt {
  display: none;
}

/* Other Home Page Styles */

ul.icon-links {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

ul.icon-links li {
  margin: 0px 0px 15px 0px;
}

ul.icon-links li a {
  display: inline-block;
  color: #0066A4;
  font-size: 18px;
  text-decoration: none;
}

ul.icon-links li a:hover {
  /*color: #F27600;*/
  color: #CF3A00;
}

ul.icon-links li a i.fa {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin: 0px 10px 0px 0px;
  color: #FFFFFF;
  font-size: 19px;
  line-height: 34px;
  text-align: center;
  background: #0066A4;
  vertical-align: middle;
  border-radius: 50%;
}

ul.icon-links li a.link-donate {
  /*color: #F27600;*/
  color: #CF3A00;
}

ul.icon-links li a.link-donate i.fa {
  /*background: #F27600;*/
  background: #CF3A00;
}

#row-testimonials {
  background: #1B5084;
}

p.home-quote, {
  margin: 0px 35px;
  padding: 0px 35px;
  color: #FFFFFF;
  font-size: 19px;
  line-height: 28px;
  text-align: center;
  /*background: url('/images/quote-start.png') left top no-repeat;*/
}
@media only screen and (max-width: 568px) {
p.home-quote, p.home-quote2 {margin: 0px 10px !important;padding: 0px 10px !important;}
}
p.home-quote a, p.home-quote2 a, p.home-quote a:active, p.home-quote a:hover, p.home-quote2 a:active, p.home-quote2 a:hover {
  color: #FFFFFF !important;
  text-decoration: none !important;
}

p.home-quote2 em {
  display: block;
  margin: 10px 0px 0px 0px;
}

.column-separator-middle {
  background: url('/images/column-separator.png') center top repeat-y;
}

.cfb_field_block select {
  margin: 20px 0px;
  background: #FFFFFF;
  border: 1px solid #BDBDBD;
  border-radius: 0px;
}

button.button-submit-form {
  font-weight: 400;
  text-transform: none !important;
  background: #2576C3 !important;
  border-radius: 2px !important;
}

#row-home-bottom {
}

div.home-bottom-block {
  max-width: 599px;
  padding: 10px 70px;
  color: #333333;
  font-family: 'Martel', sans-serif;
  font-size: 23px;
  line-height: normal;
  box-sizing: border-box;
}

div.home-bottom-block a {
  font-size: 24px; !important;
  line-height: normal !important;
}

#us_grid_1 .usg_post_date_1 {
  color: #575757;
}

/* Interior Page Styles */

h1 {
  font-weight: 400 !important;
  letter-spacing: 0.5px !important;
}

.top-heading {
  text-align: left !important;
}

.top-heading .wpb_text_column {
  margin-left: 115px;
  max-width: 550px;
}

.top-heading h1 {
  display: inline-block !important;
  color: #000000 !important;
}

.top-heading h1.headimg-light {
  display: inline-block !important;
  margin: 0px !important;
  /*padding: 5px 0px 5px 50px !important;*/
  color: #FFFFFF !important;
  font-family: 'EB Garamond', georgia, serif !important;
  background: none !important;
}

.top-heading p.headimg-sublight {
  margin: 10px 0px 0px 0px !important;
  /*padding: 0px 0px 5px 50px !important;*/
  color: #d3d3d3 !important;
  font-size: 19px !important;
  background: none !important;
}

.top-heading h1.headimg-dark {
  display: inline-block !important;
  margin: 0px !important;
  /*padding: 5px 0px 5px 50px !important;*/
  color: #333333 !important;
  font-family: 'EB Garamond', georgia, serif !important;
  background: none !important;
}

.top-heading p.headimg-subdark {
  margin: 0px !important;
  /*padding: 0px 0px 5px 50px !important;*/
  color: #333333 !important;
  font-family: 'EB Garamond', georgia, serif !important;
  font-size: 21px !important;
  background: none !important;
}

.top-heading > .l-section-h {
  /*padding-left: 65px !important;*/
}

h1.content-intro-heading {
  color: #0065A4 !important;
  font-weight: 700 !important;
  border-right: 0px solid #DDDDDD;
}

p.content-intro {
  font-size: 19px !important;
  color: #444444 !important;
  margin-top: 0px !important;
}

.widget,
.widget:last-child {
  margin-bottom: 40px !important;
}

.l-main .widget_nav_menu .menu {
  border: 0px !important;
  border-width: 0px !important;
}

.l-main .widget_nav_menu .menu-item a {
  color: #00629E !important;
  border: 1px solid #E0E0E0 !important;
  border-width: 0px 0px 1px 0px !important;
}

.l-main .widget_nav_menu .menu-item.current-menu-item > a {
  color: #333333 !important;
  background: #F4F4F4 !important;
}

.l-main .vc_wp_custommenu.layout_hor ul {
  overflow-x: visible !important;
}

.l-main .layout_hor .widget_nav_menu,
.us_menu_1 .menu {
  margin: 0px !important;
  font-size: 14px !important;
}

.l-main .layout_hor .widget_nav_menu .menu-item,
.us_menu_1 .menu > li {
  margin: 0px 5px;
}

.l-main .layout_hor .widget_nav_menu .menu-item a,
.us_menu_1 .menu > li > a {
  color: #FFFFFF !important;
  opacity: 1 !important;
  border: none !important;
  border-width: 0px !important;
}

.l-main .layout_hor .widget_nav_menu .menu-item.current-menu-item > a,
.us_menu_1 .menu > li > a {
  color: #FFFFFF !important;
  background: #0165A3 !important;
}

.l-main .layout_hor .widget_nav_menu .menu-item.current-menu-item > a,
.us_menu_1 .menu > li.current-menu-item > a {
  color: #0066A4 !important;
  background: #FFFFFF !important;
}

body:not(.home) .l-main .wpb_text_column h5 {
  padding: 5px 0px !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  border-bottom: 4px solid #0065A5;
  margin: 5px 0px 20px 0px !important;
}

body:not(.home) .l-main .wpb_text_column h5.section-border {
  font-family: 'Lora',serif !important;
  padding: 10px 0px !important;
  font-size: 26px !important;
  font-weight: 400 !important;
  border-bottom: 4px solid #e6e6e6;
  margin: 5px 0px 20px 0px !important;
}

button.button-middle {
  border: 1px solid #CCCCCC !important;
  border-width: 0px 1px !important;
  border-radius: 0px !important;
}

body:not(.home) .row-boxes-no-padding {
}

body:not(.home) .row-boxes-no-padding .vc_column-inner {
  padding: 0px !important;
}

body:not(.home) .row-boxes-equal-height {
}

body:not(.home) .row-boxes-equal-height .ult-content-box {
  min-height: 470px !important;
  padding: 20px !important;
  font-size: 14px !important;
  line-height: 1.6em !important;
  border-radius: 4px 4px 0px 0px !important;
}

body:not(.home) .row-boxes-equal-height .ult-content-box h4 {
  font-size: 16px !important;
}

body:not(.home) .row-boxes-equal-height .vc_column-inner {
  padding: 0px 10px !important;
}

body:not(.home) .row-boxes-equal-height .wpb_wrapper > .vc_inner > .vc_column_container {
  /*border: 1px solid #DDDDDD !important;*/
  /*border-width: 0px 1px 1px 1px !important;*/
  background: #E6E6E6 !important;
  border-radius: 0px 0px 4px 4px;
}

body:not(.home) .w-tabs {
  margin: 0px 0px 1.5rem 0px;
}

body:not(.home) .w-tabs-section-title {
  max-width: none !important;
  font-size: 18px !important;
  /*color: #017aac !important;*/
  font-weight: bold !important;
  color: #005477 !important;
}
.w-tabs.accordion .w-tabs-section.color_custom.workshop-row {
  background-color: #eff9fe !important;
}

body:not(.home) .w-tabs-item {
  margin-right: 2px;
  background: #F5F5F5 !important;
}

body:not(.home) .w-tabs-item.active {
  background: #FFFFFF !important;
}

body:not(.home) .w-tabs-item.active a {
  color: #323232 !important;
  background: #FFFFFF !important;
}

.ult_tab_li.current a {
  background: #00005A !important;
}

.ult_tabcontent {
  color: #555555 !important;
}

.smile_icon_list li .icon_description p {
  font-size: 16px !important;
}

body:not(.home) .w-tabs-section-content-h {
  padding: 20px !important;
}

.cfb_element_button_submit button {
  padding: 0px 1.8em !important;
  color: #FFFFFF !important;
  line-height: 2.8 !important;
  background: #E56C00 !important;
}

.cfb_element_button_submit button:hover {
  background: #999999 !important;
}

.w-toplink::after {
  content: "\f106";
  font-family: fontawesome;
}

.w-toplink:hover {
  background-color: rgba(0, 0, 0, 0.6) !important;
}

.wp-caption-text {
    display: block;
    font-size: 0.9rem;
    line-height: 1.6;
    margin: 0;
    padding: 1rem;
    text-align: center;
    /*background-color: #e6e6e6 !important; */
    color: #444444 !important;
    min-height: 50px !important;
    width:calc(100% - 0px) !important;
}
.wp-caption img {
  width: 100% !important;
}

.upgm_progressbar_amount upgm_currency {
  font-weight: bold !important;
}

.w-testimonial-h .w-testimonial-text {
  /*background: #F5F5F5 !important;*/
}

.w-testimonial-h:hover .w-testimonial-text {
  color: #666666 !important;
  /*background: #F5F5F5 !important;*/
}

.w-testimonial-nobg {
  color: #666666 !important;
  background: none !important;
}

.ubtn {
  white-space: normal !important;
}

/* Interior Page Box Styles */

.no-padding-inside * {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.text-white-inside * {
  color: #FFFFFF !important;
}

.box-interior {
  margin: 0px 0px 30px 0px !important;
}

.box-interior h2 {
  margin: 15px 0px !important;
  font-weight: 400 !important;
}

.box-interior .img-right-fix img { /* Fix for weird 1px gap to right of images within boxes */
  position: relative;
  right: -1px;
}

.box-interior a {
  /*color: #3B83CC;*/
  color: #005477 !important;
}

.box-orange {
  background: #E8732B;
}

.box-gray {
  background: #333333;
}

.box-blue {
  background: #004a87;
}

.box-white {
  background: #FAFAFA;
  border: 1px solid #E0E0E0;
}

.box-white {
  background: #FAFAFA;
  border: 1px solid #E0E0E0;
}

.box-white2 {
  background: #eaeaea;
  border: 0px;
}

.box-white3 {
  background: #f0f0f0;
  border: 0px;
}

.box-interior-icons {
  margin-bottom: 30px !important;
}

.icon-box {
  max-width: 100% !important;
  padding: 20px 20px 10px 20px;
  color: #FFFFFF !important;
  box-sizing: border-box;
}

.icon-box h3 {
  color: #FFFFFF !important;
  font-weight: 700 !important;
}

.icon-box i.fa-chevron-circle-right {
  margin: 15px 0px 0px 0px;
}

a.white-link, a.white-link:active, a.white-link:visited {
  color: #ffffff !important;
}
a.white-link:hover {
  color: #dddddd !important;
}

.icon-box-blue {
  /*background: #6B8D9D;*/
  background: #495961 !important;
  min-height: 380px;
}

.icon-box-gold {
  /*background: #B28502;*/
  background: #705404 !important;
  min-height: 380px;
}

.icon-box-olive {
  background: #506207;
  min-height: 380px;
}

.icon-box-brown {
  background: #584740;
  min-height: 380px;
}

/* Job Page Styles */

.job_listings .position {
}

.job_listings .position h3 {
  font-size: 18px !important;
}

/* Blog Page Styles */

.w-blog-post-meta-author {
  display: none !important;
}

.image-shadow {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

/* Content Box Styles */

div.content-box {
  margin: 0px 0px 35px 0px;
  padding: 15px;
  background: #FFFFFF;
}

div.content-box-blue {
  color: #FFFFFF;
  background: #0065A4;
}

div.content-box-gray {
  color: #FFFFFF;
  background: #333333;
}

div.content-box-orange {
  color: #FFFFFF;
  background: #E56C00;
}

body:not(.home) div.content-box-blue *,
body:not(.home) div.content-box-gray *,
body:not(.home) div.content-box-orange * {
  color: #FFFFFF !important;
}

/* Timeline Styles */

#cd-timeline span.fa {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
   transform: rotate(45deg);
}

#cd-timeline div.cd-timeline-img::after {
}

/* Widget Box Styles */

div.widget-box {
  margin: 0px 0px 25px 0px;
  padding: 15px;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 0px;
}

div.widget-box-blue {
  color: #FFFFFF;
  background: #0065A4;
  border: 1px solid #0065A4;
}

div.widget-box-gray {
  color: #FFFFFF;
  background: #333333;
  border: 1px solid #333333;
}

div.widget-box-orange {
  color: #FFFFFF;
  background: #E56C00;
  border: 1px solid #E56C00;
}

div.widget-box-blue-border {
  border: 1px solid #0065A4;
}

body:not(.home) div.widget-box-blue *,
body:not(.home) div.widget-box-gray *,
body:not(.home) div.widget-box-orange * {
  color: #FFFFFF !important;
}

div.widget-box .wpb_wrapper p {
  margin: 0px 0px 15px 0px !important;
  text-align:center !important;
}

div.widget-box .wpb_wrapper h3 {
  margin: 0px 0px 15px 0px !important;
  text-align:center !important;
}

div.widget-box > div.wpb_wrapper > *:last-child {
  margin-bottom: 0px !important;
}

div.box-side-blue {
  padding: 20px !important;
  color: #FFFFFF !important;
  font-size: 16px !important;
  background: #0065a4 !important;
}

div.box-side-blue .w-iconbox-title {
  color: #FFFFFF !important;
  font-size: 16px !important;
  font-weight: bold !important;
}

div.box-side-blue .w-iconbox-text {
  color: #FFFFFF !important;
  font-size: 15px !important;
  font-weight: normal !important;
}

div.box-side-blue .w-iconbox-text a,
div.box-side-blue .w-iconbox-text a:visited,
div.box-side-blue .w-iconbox-text a:active {
  color: #FFFFFF !important;
  font-size: 15px !important;
  font-weight: normal !important;
  text-decoration: underline !important;
}

div.box-side-blue .w-iconbox-text a:hover {
  color: #FFF844 !important;
}

div.box-side-blue2 {
  padding: 20px !important;
  color: #FFFFFF !important;
  font-size: 16px !important;
  background: #00819a !important;
}

div.box-side-blue2 .w-iconbox-title {
  color: #FFFFFF !important;
  font-size: 16px !important;
  font-weight: bold !important;
}

div.box-side-blue2 .w-iconbox-text {
  color: #FFFFFF !important;
  font-size: 15px !important;
  font-weight: normal !important;
}

div.box-side-blue2 .w-iconbox-text a,
div.box-side-blue2 .w-iconbox-text a:visited,
div.box-side-blue2 .w-iconbox-text a:active {
  color: #FFFFFF !important;
  font-size: 15px !important;
  font-weight: normal !important;
  text-decoration: underline !important;
}

div.box-side-blue2 .w-iconbox-text a:hover {
  color: #FFF844 !important;
}

div.box-side-green2 {
  padding: 20px !important;
  color: #FFFFFF !important;
  font-size: 16px !important;
  background: #c14600 !important;
}

div.box-side-green2 .w-iconbox-title {
  color: #FFFFFF !important;
  font-size: 16px !important;
  font-weight: bold !important;
}

div.box-side-green2 .w-iconbox-text {
  color: #FFFFFF !important;
  font-size: 15px !important;
  font-weight: normal !important;
}

div.box-side-green2 .w-iconbox-text a,
div.box-side-green2 .w-iconbox-text a:visited,
div.box-side-green2 .w-iconbox-text a:active {
  color: #FFFFFF !important;
  font-size: 15px !important;
  font-weight: normal !important;
  text-decoration: underline !important;
}

div.box-side-green2 .w-iconbox-text a:hover {
  color: #FFF844 !important;
}

div.box-side-green3 {
  padding: 20px !important;
  color: #FFFFFF !important;
  font-size: 16px !important;
  /*background: #76a03c !important;*/
  background: #396300 !important;
}

div.box-side-green3 .w-iconbox-title {
  color: #FFFFFF !important;
  font-size: 16px !important;
  font-weight: bold !important;
}

div.box-side-green3 .w-iconbox-text {
  color: #FFFFFF !important;
  font-size: 15px !important;
  font-weight: normal !important;
}

div.box-side-green3 .w-iconbox-text a,
div.box-side-green3 .w-iconbox-text a:visited,
div.box-side-green3 .w-iconbox-text a:active {
  color: #FFFFFF !important;
  font-size: 15px !important;
  font-weight: normal !important;
  text-decoration: underline !important;
}

div.box-side-green3 .w-iconbox-text a:hover {
  color: #FFF844 !important;
}

div.box-side-orange {
  padding: 20px !important;
  color: #FFFFFF !important;
  font-size: 16px !important;
  /*background: #c84e23 !important;*/
  background: #CF3A00 !important;
}

div.box-side-orange .w-iconbox-title {
  color: #FFFFFF !important;
  font-size: 16px !important;
  font-weight: bold !important;
}

div.box-side-orange .w-iconbox-text {
  color: #FFFFFF !important;
  font-size: 15px !important;
  font-weight: normal !important;
}

div.box-side-orange .w-iconbox-text a,
div.box-side-orange .w-iconbox-text a:visited,
div.box-side-orange .w-iconbox-text a:active {
  color: #FFFFFF !important;
  font-size: 15px !important;
  font-weight: normal !important;
  text-decoration: underline !important;
}

div.box-side-orange .w-iconbox-text a:hover {
  color: #FFF844 !important;
}

div.box-side-green {
  padding: 20px !important;
  color: #FFFFFF !important;
  font-size: 16px !important;
  /*background: #009aa4 !important;*/
  background: #005F66 !important;
}

div.box-side-green .w-iconbox-title {
  color: #FFFFFF !important;
  font-size: 16px !important;
  font-weight: bold !important;
}

div.box-side-green .w-iconbox-text {
  color: #FFFFFF !important;
  font-size: 15px !important;
  font-weight: normal !important;
}

div.box-side-green .w-iconbox-text a,
div.box-side-green .w-iconbox-text a:visited,
div.box-side-green .w-iconbox-text a:active {
  color: #FFFFFF !important;
  font-size: 15px !important;
  font-weight: normal !important;
  text-decoration: underline !important;
}

div.box-side-green .w-iconbox-text a:hover {
  color: #FFF844 !important;
}

div.box-side-red {
  padding: 20px !important;
  color: #FFFFFF !important;
  font-size: 16px !important;
  background: #555555 !important;
}

div.box-side-red .w-iconbox-title {
  color: #FFFFFF !important;
  font-size: 16px !important;
  font-weight: bold !important;
}

div.box-side-red .w-iconbox-text {
  color: #FFFFFF !important;
  font-size: 15px !important;
  font-weight: normal !important;
}

div.box-side-red .w-iconbox-text a,
div.box-side-red .w-iconbox-text a:visited,
div.box-side-red .w-iconbox-text a:active {
  color: #FFFFFF !important;
  font-size: 15px !important;
  font-weight: normal !important;
  text-decoration: underline !important;
}

div.box-side-red .w-iconbox-text a:hover {
  color: #FFF844 !important;
}

div.box-side-red2 {
  padding: 20px !important;
  color: #FFFFFF !important;
  font-size: 16px !important;
  background: #d2202f !important;
}

div.box-side-red2 .w-iconbox-title {
  color: #FFFFFF !important;
  font-size: 16px !important;
  font-weight: bold !important;
}

div.box-side-red2 .w-iconbox-text {
  color: #FFFFFF !important;
  font-size: 15px !important;
  font-weight: normal !important;
}

div.box-side-red2 .w-iconbox-text a,
div.box-side-red2 .w-iconbox-text a:visited,
div.box-side-red2 .w-iconbox-text a:active {
  color: #FFFFFF !important;
  font-size: 15px !important;
  font-weight: normal !important;
  text-decoration: underline !important;
}

div.box-side-red2 .w-iconbox-text a:hover {
  color: #fce3e3 !important;
}

div.box-side-purple {
  padding: 20px !important;
  color: #444444 !important;
  font-size: 16px !important;
  background: #e6e6e6 !important;
  border-top: #b00a70 5px solid !important;
}

div.box-side-purple .w-iconbox-title {
  color: #444444 !important;
  font-size: 16px !important;
  font-weight: bold !important;
}

div.box-side-purple .w-iconbox-text {
  color: #444444 !important;
  font-size: 15px !important;
  font-weight: normal !important;
}

div.box-side-purple .w-iconbox-text a,
div.box-side-purple .w-iconbox-text a:visited,
div.box-side-purple .w-iconbox-text a:active {
  color: #444444 !important;
  font-size: 15px !important;
  font-weight: normal !important;
  text-decoration: underline !important;
}

div.box-side-purple .w-iconbox-text a:hover {
  color: #444444 !important;
}

/* Widget Form Styles */

.wpcf7-form p:last-of-type {
  margin: 0px !important;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="date"],
.wpcf7-form textarea,
.wpcf7-form select {
  /*height: 2em !important;*/
  /*padding: 1.2rem 0.8rem !important;*/
  /*line-height: 2em !important;*/
  background: #FFFFFF !important;
  border: 1px solid #CCCCCC !important;
  box-shadow: none !important;
}

.wpcf7-form textarea {
  height: 120px !important;
}

.wpcf7-form input[type="submit"] {
  width: 100%;
  /*background-color: #3093D1 !important;*/
  background-color: #1A557A !important;
}

.wpcf7-form input[type="submit"]:hover {
  /*background-color: #35A4EA !important;*/
  background-color: #3093D1 !important;
}

.form-required {
  color: #CC0000;
}

/* Widget Testimonial Styles */

div.testimonial {
  position: relative;
  margin: 0px 0px 15px 0px;
  padding: 15px;
  font-size: 14px;
  line-height: 26px;
}

div.testimonial-blue {
  color: #FFFFFF;
  background: #0165A3;
}

div.testimonial::before,
div.testimonial::after {
  position: absolute;
  color: #999999;
  font-family: "EntypoRegular";
  /*font-size: 42px;*/
  font-size: 82px;
  opacity: 0.3;
}

div.testimonial-blue::before,
div.testimonial-blue::after {
  color: #FFFFFF;
}

div.testimonial::before {
  content: "\275E";
  top: -5px;
  left: 0px;
  transform: rotate(180deg);
}

div.testimonial::after {
  content: "\275E";
  /*bottom: 30px;*/
  bottom: -5px;
  right: 0px;
}

div.testimonial em {
  display: block;
  padding: 7px 0px 0px 0px;
  font-size: 16px;
}

div.testimonial em::before {
  content: "\2014";
  margin: 0px 5px 0px 0px;
}

/* Misc Button Styles */

a.button-orange {
  display: inline-block;
  padding: 20px 25px;
  color: #FFFFFF !important;
  line-height: normal;
  text-decoration: none;
  /*background: #E56C00;
  border: 1px solid #E56C00;*/
  background: #CF3A00;
  border: 1px solid #CF3A00;
  margin-bottom: 5px !important;
  min-width: 80px !important;
  font-size: 15px !important;
  text-align: center !important;
  font-weight: normal !important;
}

a.button-orange:hover {
  color: #FFFFFF !important;
  text-decoration: none;
  /*background: #fc792a;
  border: 1px solid #fc792a;*/
  background: #DE450A;
  border: 1px solid #DE450A;
}
a.button-green {
  display: inline-block;
  padding: 20px 25px;
  color: #FFFFFF !important;
  line-height: normal;
  text-decoration: none;
  /*background: #59b552;
  border: 1px solid #59b552;*/
  background: #086800;
  border: 1px solid #086800;
  margin-bottom: 5px !important;
  min-width: 80px !important;
  font-size: 15px !important;
  text-align: center !important;
  font-weight: normal !important;
}

a.button-green:hover {
  color: #FFFFFF !important;
  text-decoration: none;
  background: #61c359;
  border: 1px solid #61c359;
}
a.button-orange-light {
  display: inline-block;
  padding: 20px 25px;
  color: #FFFFFF !important;
  line-height: normal;
  text-decoration: none;
  /*background: #dea82b;
  border: 1px solid #dea82b;*/
  background: #cf3a00;
  border: 1px solid #cf3a00;
  margin-bottom: 5px !important;
  min-width: 80px !important;
  font-size: 15px !important;
  text-align: center !important;
  font-weight: normal !important;
}

a.button-orange-light:hover {
  color: #FFFFFF !important;
  text-decoration: none;
  background: #e7ad25;
  border: 1px solid #e7ad25;
}
a.button-red {
  display: inline-block;
  padding: 20px 25px;
  color: #FFFFFF !important;
  line-height: normal;
  text-decoration: none;
  background: #d2202f;
  border: 1px solid #d2202f;
}

a.button-red:hover {
  color: #FFFFFF !important;
  text-decoration: none;
  background: #c41524;
  border: 1px solid #c41524;
}

a.button-topwhite {
  display: inline-block;
  padding: 10px 15px;
  margin: 25px 0px 0px 0px !important;
  color: #FFFFFF !important;
  line-height: normal;
  text-decoration: none;
  background: transparent !important;
  border: 1px solid #ffffff;
}

a.button-topwhite:hover {
  color: #333333 !important;
  text-decoration: none;
  background: #ffffff !important;
}

a.button-gray-dark {
  display: inline-block;
  padding: 20px 25px;
  color: #FFFFFF !important;
  line-height: normal;
  text-decoration: none;
  background: #565656;
  border: 1px solid #565656;
}

a.button-gray-dark:hover {
  color: #FFFFFF !important;
  text-decoration: none;
}

a.button-white {
  display: inline-block;
  padding: 10px !important;
  color: #0065a4 !important;
  line-height: normal !important;
  text-decoration: none;
  background: #FFFFFF;
  border: 0px solid #FFFFFF;
  margin-bottom: 5px !important;
  min-width: 80px !important;
  font-size: 15px !important;
  text-align: center !important;
  font-weight: normal !important;
}

a.button-white:hover {
  color: #333333 !important;
  text-decoration: none;
}

a.button-blue {
  display: inline-block;
  padding: 20px 25px !important;
  color: #FFFFFF !important;
  line-height: normal !important;
  font-size: 15px !important;
  text-decoration: none !important;
  margin-bottom: 5px !important;
  background: #2576C3 !important;
  min-width: 80px !important;
  font-size: 15px !important;
  text-align: center !important;
  font-weight: normal !important !important;
}

a.button-blue:hover {
  color: #ffffff !important;
  text-decoration: none !important;
  background: #1e79cf !important;
}
a.button-gray:hover {
  color: #ffffff !important;
  text-decoration: none !important;
  background: #494949 !important;
  border: 1px solid #494949 !important;
}
a.button-blue span {
  display: block;
  background: url('/images/arrow-right.png') right center no-repeat;
}

a.button-blue2 {
  display: inline-block;
  padding: 20px 25px !important;
  color: #FFFFFF !important;
  line-height: normal !important;
  font-size: 15px !important;
  text-decoration: none !important;
  margin-bottom: 5px !important;
  background: #2576C3 !important;
  min-width: 80px !important;
  font-size: 15px !important;
  text-align: center !important;
  font-weight: normal !important;
  border: 1px solid #2576C3;
}

a.button-blue2:hover {
  color: #ffffff !important;
  text-decoration: none !important;
  background: #1c7fde !important;
  border: 1px solid #1c7fde !important;
}

a.button-purple {
  display: inline-block;
  padding: 20px 25px !important;
  color: #FFFFFF !important;
  line-height: normal !important;
  font-size: 15px !important;
  text-decoration: none !important;
  margin-bottom: 5px !important;
  background: #b80472 !important;
  min-width: 80px !important;
  font-size: 15px !important;
  text-align: center !important;
  font-weight: normal !important;
  border: 1px solid #b80472;
}

a.button-purple:hover {
  color: #ffffff !important;
  text-decoration: none !important;
  background: #cb007c !important;
  border: 1px solid #cb007c !important;
}

a.button-purple-white {
  display: inline-block;
  padding: 20px 25px !important;
  color: #b80472 !important;
  line-height: normal !important;
  font-size: 15px !important;
  text-decoration: none !important;
  margin-bottom: 5px !important;
  background: #ffffff !important;
  min-width: 80px !important;
  font-size: 15px !important;
  text-align: center !important;
  font-weight: normal !important;
  border: 1px solid #ffffff;
}

a.button-purple-white:hover {
  color: #cb007c !important;
  text-decoration: none !important;
  background: #f9f9f9 !important;
  border: 1px solid #f9f9f9 !important;
}

a.button-gray {
  display: inline-block;
  padding: 20px 25px !important;
  color: #FFFFFF !important;
  line-height: normal !important;
  font-size: 15px !important;
  text-decoration: none !important;
  margin-bottom: 5px !important;
  background: #595959 !important;
  min-width: 80px !important;
  font-size: 15px !important;
  text-align: center !important;
  font-weight: normal !important;
  border: 1px solid #595959;
}

a.button-gray:hover {
  color: #ffffff !important;
  text-decoration: none !important;
  background: #494949 !important;
  border: 1px solid #494949 !important;
}
a.ways-link {
  color: #CF3A00 !important;
}

a.ways-link:hover, a.ways-link:active, a.ways-link:visited {
  color: #de450a !important;
}
a.button-dark-gray {
  display: inline-block;
  padding: 20px 25px !important;
  color: #FFFFFF !important;
  line-height: normal !important;
  font-size: 15px !important;
  text-decoration: none !important;
  margin-bottom: 5px !important;
  background: #666666 !important;
  min-width: 80px !important;
  font-size: 15px !important;
  text-align: center !important;
  font-weight: normal !important;
  border: 1px solid #666666;
}

a.button-dark-gray:hover {
  color: #ffffff !important;
  text-decoration: none !important;
  background: #888888 !important;
  border: 1px solid #888888 !important;
}

a.button-transparent {
  display: inline-block;
  padding: 15px 25px;
  color: #484848 !important;
  font-family: "Open Sans", sans-serif !important;
  text-decoration: none;
  background: transparent;
}

a.button-transparent:hover {
  color: #333333 !important;
}

a.button-small {
  padding: 10px 20px !important;
}
a.button-small-fixed {
  padding: 10px 20px !important;
  min-width: 90px !important;
}

a.button-large {
  color: #2576C3;
  font-size: 18px;
  text-decoration: none;
}

a.button-large:hover {
  color: #2576C3 !important;
  text-decoration: none;
}

a.button-large img {
  margin: 0px 10px 0px 0px;
  vertical-align: middle;
}

a.button-horizontal {
  display: block;
  color: #2576C3 !important;
  font-size: 20px;
  line-height: 80px;
  text-align: center;
  background: #FFFFFF !important;
}

body:not(.home) a.button-horizontal {
  color: #2576C3 !important;
}

a.button-horizontal:hover {
  background: #f6f6f6 !important;
}

a.button-horizontal i:first-of-type {
  display: inline-block;
  margin: -5px 8px 0px 0px;
  font-size: 32px;
  vertical-align: middle;
}

a.button-horizontal::after {
  content: "\f054";
  font-family: "FontAwesome";
  font-size: 14px;
  margin: 0px 0px 0px 10px;
}

a.button-border-middle {
  border: 1px solid #DCDCDC;
  border-width: 0px 1px;
}

a.button-border-white {
  border: 1px solid #FFFFFF;
}

a.button-border-gray {
  border: 1px solid #858585;
}

a.button-border-orange {
  border: 1px solid #E56C00;
}

a.button-hover-border-orange:hover {
  border: 1px solid #E56C00;
}

a.button-border-none {
  border: 0px !important;
}

a.button-block {
  display: block;
  /*text-align: center;*/
}

a.button-bold {
  font-weight: 700 !important;
}

a.button-round {
  border-radius: 3px;
}

body:not(.home) .l-main a.button-blue,
body:not(.home) .l-main a.button-orange,
body:not(.home) .l-main a.button-gray {
  color: #FFFFFF !important;
}

button {
  transition-property: background-color, box-shadow, border, color, opacity, transform;
  transition-duration: 0.3s;
}

.event-details-box-wrapper {
  text-align: center !important;
}

.event-details-box {
  background-color: rgba(255,255,255,.9) !important;
  padding: 45px 80px 45px 80px !important;
  max-width: 60% !important;
  display: inline-block !important;
  margin: auto !important;
}

h3.event-details-box-title {
  font-size: 24px !important;
  font-weight: normal !important;
  padding-bottom: 0px !important;
  margin-bottom: 15px !important;
    border: 0px !important;
}
h4.event-details-box-title-details {
 font-size: 17px !important;
  font-weight: bold !important;
  padding-top: 0px !important;
  margin-top: 25px !important;
  margin-bottom: 25px !important;
  border: 0px !important;
  font-family: 'Open Sans', sans-serif !important;
  font-style:italic;
}
h6.event-details-box-date {
  font-size: 22px !important;
  color: #555555 !important;
  font-weight: normal !important;
  border: 0px !important;
  margin-top:20px !important;
  margin-bottom:0px !important;
  font-family: 'Open Sans', sans-serif !important;
  border-top: #8f857c 1px solid !important;
  border-bottom: #8f857c 1px solid !important;
  padding-top: 11px !important;
  padding-bottom: 11px !important;
  line-height: 34px !important;
}

.vid-border {
  border: #d7e5ee 10px solid !important;
}

.stories-blocks-main {
  margin-bottom: 0px !important;
}
h7.stories-blocks {
  font-size: 18px !important;
  text-align: center !important;
  padding: 30px !important;
  margin: 0px !important;
  border:0px !important;
  background: #d5d5d5 !important;
  min-width: 320px !important;
}
p.stories-blocks {
  font-size: 24px !important;
  text-align: center !important;
  margin-right: 0px !important;
  color: #ffffff!important;
  line-height: 30px!important;
}
p.stories-blocks span {
  font-size: 17px!important;
  color: #eeeeee!important;
}
/* Footer Styles */

#row-footer-donate {
  color: #FFFFFF;
  font-size: 22px;
}

#row-footer-donate a {
  margin: 0px 0px 0px 55px;
}

@media only screen and (max-width: 780px) {
#row-footer-donate a {
  margin: 0px 0px 0px 0px;
}
}

#row-footer-donate a i.fa {
  margin: 0px 0px 0px 10px;
}

#row-footer-links {
  line-height: 26px;
}

#row-footer-links p.footer-heading {
  font-family: 'Lora', serif !important;
  letter-spacing: .02em !important;
  line-height: 1.2;
}

#row-footer-links p.footer-heading,
#row-footer-links p.footer-heading a {
  margin: 0px 0px 5px 0px;
  padding: 0px;
  color: #333333 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}

#row-footer-links p.footer-heading a:hover {
  color: #333333 !important;
  font-size: 16px !important;
  text-decoration: underline;
}

#row-footer-links a {
  color: #555555 !important;
  font-size: 14px !important;
  text-decoration: none;
}

#row-footer-links a:hover {
  color: #555555 !important;
  font-size: 14px !important;
  text-decoration: underline;
}

#row-footer-links a i.fa {
  display: inline-block;
  width: 20px;
  margin: 0px 5px 0px 0px;
  text-align: center;
  text-decoration: none;
}

#social-media a i.fa {
  display: block;
  width: 20px;
  text-align: center;
}

#row-footer-copyright {
}

#row-footer-copyright div.l-section-h {
  padding: 20px 0px 80px 0px !important;
  border-top: 1px solid #C1C1C1;
}

#row-footer-bottom {
  color: #FFFFFF;
  font-size: 13px;
  text-align: center;
}

#row-footer-bottom a {
  color: #FFFFFF;
  text-decoration: underline;
}

#row-footer-bottom a:hover {
  text-decoration: none;
}

/* Misc Styles */

.temp-hide {
  display: none!important;
}

.menu-text-lrg {
  font-size: 17px!important;
}
.menu-text-med {
  font-size: 16px!important;
}
.menu-text-sm {
  font-size: 15px!important;
}

.jfc-page-bar-content {
  max-width: 1000px !important;
  text-align: center !important;
  margin: auto !important;
}

a.jfc-page-menu-item, a.jfc-page-menu-item:visited {
  color: white !important;
  padding: 0px 20px 0px 20px!important;
  text-decoration: none!important;
  font-weight: bold!important;
  font-size: 17px!important;
  text-transform: uppercase!important;
}

a.jfc-page-menu-item:hover, a.jfc-page-menu-item:active {
  color: #8b705b!important;
  padding: 0px 20px 0px 20px!important;
  text-decoration: none!important;
}
a.jfc-page-menu-item-on, a.jfc-page-menu-item-on:hover, a.jfc-page-menu-item-on:visited, a.jfc-page-menu-item-on:active  {
  color: #8b705b!important;
  padding: 0px 20px 0px 20px!important;
  text-decoration: none!important;
  text-transform: uppercase!important;
  font-weight: bold!important;
}

h3.tribe-events-month-event-title {
    font-size: 15px !important;
}
h3.tribe-events-month-event-title a {
    color: #0065A4 !important;
    opacity: 1 !important;
}
h2.tribe-events-title {
    font-size: 15px !important;
}
h2.tribe-events-title a {
    color: #0065A4 !important;
    opacity: 1 !important;
}
.w-person-role {
    font-size: 1em !important;
    opacity: 1 !important;
}

h4.w-person-link {
    font-size: 21px !important;
}

h4.w-person-name {
    font-size: 21px !important;
}

a i.fa {
    margin: 0px 0px 0px 10px;
}

.float-left {
  float: left;
  margin: 0px 20px 15px 0px;
}

.float-right {
  float: right;
  margin: 0px 0px 15px 20px;
}

.no-margin {
  margin: 0px !important;
}

.no-padding {
  padding: 0px !important;
}

.content-area-pad-right {
  padding-right: 20px !important;
}

.w-tabs-section.active .w-tabs-section-header {color: #333333 !important;}

img.alignleft {
  margin: .6em 2em 1.2em 0 !important;
}

img.alignright {
  margin: .6em 0 1.2em 2em !important;
}

.tabs-title-text {
  padding: 10px 15px 10px 20px !important;
  font-size: 17px !important;
}

h2.w-blog-post-title {
  font-size: 18px !important;
}

.w-testimonial-text p {
  font-style: italic !important;
  font-family: 'Martel',serif !important;
  color: #645b3a !important;
}

a.tel-light, a.tel-light:hover, a.tel-light:active, a.tel-light:visited {
  text-decoration: none !important;
  color: #ffffff !important;
}

a.tel-dark, a.tel-dark:hover, a.tel-dark:active, a.tel-dark:visited {
  text-decoration: none !important;
  color: #333333 !important;
}

a.white-link, a.white-link:hover, a.white-link:active, a.white-link:visited {
  text-decoration: none !important;
  color: #ffffff !important;
}

h4.cl-flipbox-front-title {
  color: #222222 !important;
  padding:15px !important;
  margin-top: 158px !important;
}
h4.cl-flipbox-back-title {
  color: #ffffff !important;
}
.ubtn {
border-radius: 0px !important;
}

span.giving-top-01 {
color: #ffffff !important;
padding-right: 30px !important;
font-size: 19px !important;
}
span.giving-top-02 {
color: #ffffff !important;
padding-right: 30px !important;
font-size: 23px !important;
}
span.giving-top-03 {
color: #ffffff !important;
padding-right: 30px !important;
font-size: 27px !important;
}
.upgm_currency {
color: #0065a4 !important;
font-size: 22px !important;
font-weight: bold !important;
padding-bottom: 20px !important;
}

.w-toplink {
  background: #565656 !important;
}

.grecaptcha-badge {
  display: none !important;
}

/* Class for hiding on viewports under 600 */

.show-on-mobile-only {
  display: none;
}

@media only screen and (max-width: 480px) {
  span.giving-top-01 {
  display: block !important;
  font-size: 16px !important;
  padding: 0px 0px 10px 0px !important;
  }
  span.giving-top-02 {
  display: block !important;
  font-size: 16px !important;
  padding: 0px 0px 10px 0px !important;
  }
  span.giving-top-03 {
  display: block !important;
  font-size: 16px !important;
  padding: 0px 0px 10px 0px !important;
  }
}
/* Responsive Styles */

@media only screen and (max-width: 4500px) and (min-width: 1024px) {
 .padding-desktop {
    margin: 0px 150px 0px 150px !impotant;
  }
}

@media only screen and (max-width: 1024px) {

  /* Homepage Styles */
  #row-home-bottom {
    display: none;
  }

  /* Interior Styles */


  /* Misc Styles */
  img.alignleft,
  img.aligncenter,
  img.alignright {
    display: block;
    float: none;
    max-width: 100% !important;
    height: auto !important;
    margin: 0px;
  }
}

  /* Ninja Form Styles */
/*.nf-field-element select {
  height: 2.8rem !important;
}
.nf-field-label label {
    font-size: 15px !important;
}
.nf-field-element h3 {
    background: #017aac !important;
    margin-top: 25px !important;
    color: #ffffff !important;
    padding: 15px !important;
}
hr.ninja-forms-field {
    margin: 20px 0px 35px 0px  !important;
    background: #c5c5c5 !important;
    border: #c5c5c5 1px solid !important;
}
.nf-help {
    background: none !important;
    font-size: 20px !important;
    color: #017aac !important;
    }

.nf-field-element input[type="button"], input[type="submit"] {
    background: #017aac !important;
    }*/

@media only screen and (max-width: 768px) {

  /* General Styles */

  #row-footer-donate span.button-donate-footer {
    display: block;
    margin-top: 20px;
  }

  #row-footer-donate span.button-donate-footer a.button-orange {
    margin: 0px;
    padding: 10px 15px !important;
  }

  /* Homepage Styles */

  .column-separator-middle {
    background: none !important;
  }

  /* Interior Styles */

  .top-heading {
    position: relative;
    width: 100%;
    height: 300px;
  }

  .top-heading .l-section-h {
    position: absolute !important;
    bottom: 0px !important;
    left: 0px !important;
    width: 100%;
    margin: 0px;
    padding: 20px !important;
    max-width: 100%;
    background: rgba(0, 0, 0, 0.6);
    box-sizing: border-box;
  }

  .top-heading .wpb_text_column {
    margin: 0px !important;
    padding: 0px !important;
    max-width: 100%;
  }

  .top-heading h1.headimg-light,
  .top-heading h1.headimg-dark {
    color: #FFFFFF !important;
    font-size: 24px !important;
  }

  .top-heading p.headimg-sublight,
  .top-heading p.headimg-subdark {
    color: #FFFFFF !important;
    font-size: 17px !important;
  }

  .top-heading p.headimg-sublight br,
  .top-heading p.headimg-subdark br {
    display: none !important;
  }
}

@media only screen and (max-width: 600px) {
  .hide-on-mobile-only {
    display: none !important;
  }

  .show-on-mobile-only {
    display: block !important;
  }
}

@media only screen and (max-width: 9900px) and (min-width: 960px) {
  .widget-mobi-hide {
    display: none !important
  }
}
@media only screen and (max-width: 959px) and (min-width: 10px) {
  .widget-desk-hide {
    display: none !important
  }
}

@media only screen and (max-width: 640px) {
.mobi-hide {display: none !important}
p.mobile-left-icon {text-align: left !important;margin-left:20px !important;}
a.button-large {font-size: 15px !important;}
}

@media only screen and (max-width: 568px) {
.mobi-hide {display: none !important}
}

@media only screen and (max-width: 480px) {
.mobi-hide {display: none !important}
}

@media only screen and (max-width: 360px) {
.mobi-hide {display: none !important}
}

@media only screen and (max-width: 320px) {
.mobi-hide {display: none !important}
}

@media only screen and (max-width: 480px) {
h2 {
font-size: 24px !important;
margin-bottom: 0px !important;
padding-bottom: 0px !important;
}
}
@media only screen and (max-width: 480px) {
h3 {
font-size: 21px !important;
}
}
@media only screen and (max-width: 480px) {
h4 {
font-size: 21px !important;
}
}
@media only screen and (max-width: 480px) {
p {
font-size: 16px !important;
}
}
@media only screen and (max-width: 1280px) {
.menu-item {
font-size: 15px !important;
}
}

.cd-timeline-block {
  margin: 1em 0 5em 0 !important;
}
.ways-num-block {
  border: 2px solid #555555; border-radius: 16px; padding: 10px; font-size: 27px; font-weight: 400; min-width: 35px; min-height: 35px; text-align: center; float: left!important; display: inline-block!important;
}
.ways-text-block {
  float: left!important; display: inline-block!important; max-width: 80%!important;margin-left: 30px;
}
@media only screen and (max-width: 480px) {
.ways-text-block {
max-width: 60%!important;
margin-left: 20px;
font-size: 15px !important;
}
}
@media only screen and (max-width: 560px) {
.mobi-center {
text-align: center !important;
}
}
.clear-left {
  clear: left!important;
}
