/*
Theme Name: SiteOrigin Corp Child 04/08/20
Author: SiteOrigin
Author URI: https://siteorigin.com/
Theme URI: https://siteorigin.com/theme/corp
Description: SiteOrigin Corp Child Theme
Version: 1.0.59
Template: siteorigin-corp
Text Domain: siteorigin-corp
Domain Path: /languages/
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

/* SO slider */

.so-widget-sow-hero {
  height: max-content;
}

.sow-slider-image-wrapper-inner>div>*:not(:last-child){
  margin-right: 1rem;
}

.sow-slider-image-wrapper-inner>h1 ~ div {
    margin-top: 1rem !important;
}

.sow-slider-image-wrapper-inner>h1>a {
  margin-bottom: 1rem;
    display: inline-block;
}

.so-widget-sow-hero .sow-hero-buttons {
    flex: 0 0 auto;
}

.so-widget-sow-hero .ow-button-base a {
    background: transparent !important;
    border-color: white !important;
  transition: all 100ms ease-in-out;
  font-weight: bold;
}

.so-widget-sow-hero .ow-button-base a span {
  transition: all 100ms ease-in-out;
  color: white;
}

.so-widget-sow-hero .ow-button-base a:hover {
    background: white !important;
}

#content .so-widget-sow-hero .ow-button-base a:hover * {
  color: black !important;
}

#content [class*="so-widget-sow-button-wire"] .ow-button-base a:hover {
  color: white !important;
}

#content .ow-button-base a * {
  color: inherit;
}

[class*="so-widget-sow-button-flat"] .ow-button-base a {
    border-width: 2px !important;
}

#content [class*="so-widget-sow-button-flat"] .ow-button-base a:hover {
    color: black !important;
    background: white;
}

.sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper {
  
}

.sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper .sow-hero-buttons {
  margin-top: 0 !important;
}

.sow-slider-image-wrapper h1 {
  width: 100%;
}

.sow-slider-base {
    position: relative;
    overflow: hidden
}

.sow-slider-base ul.sow-slider-images {
    list-style: none;
    margin: 0;
    overflow: hidden
}

.sow-slider-base ul.sow-slider-images li.sow-slider-image {
    width: 100%;
    margin: 0;
    list-style: none;
    position: relative;
    overflow: hidden
}

.sow-slider-base ul.sow-slider-images li.sow-slider-image.sow-slider-image-cover {
    background-position: center center;
    background-size: cover
}

.sow-slider-base ul.sow-slider-images li.sow-slider-image.sow-slider-image-cover {
    background-repeat: repeat
}

.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container {
    position: absolute;
    top: 0;
  bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper {
    margin: 0 auto;
    z-index: 2;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

@media screen and (min-width: 781px) {
  .sow-slider-image-wrapper-inner>div {
    display: flex;
    align-items: center;
  }
}

.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper>*:first-child {
    margin-top: 0
}

.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper-inner>*:last-child {
    margin-bottom: 0
}

.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-overlay.sow-slider-image-cover {
    background-position: center center;
    background-size: cover
}

.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-overlay.sow-slider-image-cover {
    background-repeat: repeat
}

.sow-slider-base ul.sow-slider-images li.sow-slider-image>img,
.sow-slider-base ul.sow-slider-images li.sow-slider-image>a>img,
.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-wrapper>img,
.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-wrapper>a>img {
    display: block;
    width: 100%;
    height: auto;
    border: none
}

.sow-slider-base ul.sow-slider-images li.sow-slider-image video.sow-background-element {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    z-index: 1;
    overflow: hidden
}

.sow-slider-base ul.sow-slider-images li.sow-slider-image video.sow-full-element {
    display: block;
    width: 100%;
    height: auto
}

.sow-slider-base .sow-slider-pagination {
    list-style: none;
    margin: 0;
    text-align: right;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    z-index: 1001;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 30px;
    line-height: 11px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.sow-slider-base .sow-slider-pagination li {
    text-align: left;
    margin: 0;
    display: inline-block
}

.sow-slider-base .sow-slider-pagination li a {
    display: block;
    text-indent: -9999px;
    width: 11px;
    height: 11px;
    background: #FFFFFF;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    opacity: .45
}

.sow-slider-base .sow-slider-pagination li.sow-active a {
    opacity: .85
}

.sow-slider-base .sow-slide-nav {
    list-style: none;
    z-index: 1001;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    opacity: .75;
    font-size: 7rem !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.sow-slider-base .sow-slide-nav a {
    display: block;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    color: #FFFFFF
}

.sow-slider-base .sow-slide-nav a em {
    display: block
}

.sow-slider-base .sow-slide-nav.sow-slide-nav-next {
    right: 5px
}

.sow-slider-base .sow-slide-nav.sow-slide-nav-next a {
    background-position: top right
}

.sow-slider-base .sow-slide-nav.sow-slide-nav-prev {
    left: 5px
}

.sow-slider-base .sow-slide-nav.sow-slide-nav-prev a {
    background-position: top left
}

.sow-slider-base .cycle-sentinal {
    overflow: hidden
}

.sow-slider-base.sow-slider-is-mobile video.sow-background-element:not(.sow-mobile-video_enabled) {
    visibility: hidden
}

.sow-slider-base [class^="sow-sld-icon-"],
.sow-slider-base [class*=" sow-sld-icon-"] {
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.sow-slider-base [class*="-right"]:not(.ow-icon-placement-right):before {
    content: "\203a";
}

.sow-slider-base [class*="-left"]:not(.ow-icon-placement-left):before {
    content: "\2039";
}

/* end SO slider */

/*MENU*/

.sow-tabs-tab-container.sticky-tabs {
    position: fixed;
    top: 47px;
    left: 0;
    width: 100%;
    z-index: 99;
    padding-left: 15px !important;
    padding-right: 15px !important;
    transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
}
.sticky-tabs + .sow-tabs-panel-container {
  padding-top: 38.2px;
}

#mobile-menu-button {
  top: 0;
  vertical-align: middle;
}
.main-navigation .search-toggle {
  vertical-align: middle;
}
@media (max-width: 768px) {
  #masthead .search-toggle {
    margin: 0 10px 0 0 !important;
  }
}
#mobile-navigation {
  background: black;
}
#mobile-navigation ul li {
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1;
}

#mobile-navigation .menu>li>a {
  padding: 0.9rem 1rem;
}
#mobile-navigation .sub-menu {
  margin-bottom: 0.5rem;
}
#mobile-navigation .sub-menu a {
    padding: 0.5rem 2rem;
}
#mobile-navigation ul li a {
  color: white;
}
#mobile-navigation ul li a * {
  color: inherit;
}
#mobile-navigation ul li .dropdown-toggle {
  color: white;
  font-size: 1.2rem;
    top: 0;
    right: 0;
    line-height: 1;
    padding: 0.75rem;
}

#masthead .corp-container, .site-footer .corp-container {
  max-width: 100%;
}
.corp-container {
  max-width: 100%;
  padding: 0;
}

.site-header {
  background: #000;
  border: none;
  padding: 0;
}

.site-branding {
  padding: 5px 0;
      display: flex;
    align-items: center;
}
.site-header .site-branding {
  padding-right: 0;
}

p.announcement-message {
    margin-bottom: 0;
    line-height: 1.2;
    font-size: 0.7rem;
    color: white;
}

.main-navigation ul li {
  font-family: 'Lato', sans-serif !important;
}

.main-navigation ul li a {
  letter-spacing: 0;
}

.main-navigation ul li a * {
  color: inherit;
}

.main-navigation .search-toggle .open svg {
  height: 1em;
  width: auto;
}

.main-navigation ul li a {
    transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
}

.main-navigation #primary-menu>li>a, .site-footer .menu a {
  border-bottom: 0.1em solid transparent !important;
}
.main-navigation #primary-menu>li>a:hover, .main-navigation #primary-menu>li>a:active, .main-navigation #primary-menu>li>a[aria-current="page"], body .site-footer .widgets .menu a:hover, body .site-footer .widgets .menu a:focus, .site-footer .menu>li>a[aria-current="page"] {
  color: #e30022;
}

.main-navigation ul .children, .main-navigation ul .sub-menu {
  top: 100%;
  right: -1.5rem;
}
.main-navigation ul .sub-menu li:first-of-type, .main-navigation ul .children li:first-of-type {
  border: none !important;
}
.main-navigation ul .sub-menu {
  background: black;
  max-width: 300px;
  width: max-content;
}
.main-navigation ul .sub-menu li {
  display:block;
  text-align: right;
}
.main-navigation ul .children li a, .main-navigation ul .sub-menu li a {
  background: transparent;
  color: white;
  border: none;
  font-size: 0.8rem;
  padding: 0.75rem 1.5rem;
  white-space: initial;
}
.main-navigation ul .children li a:hover, .main-navigation ul .children li a:focus, .main-navigation ul .sub-menu li a:hover, .main-navigation ul .sub-menu li a:focus {
  color: #e30022;
}

.site-footer .menu li {
  line-height: initial !important;
}

.site-footer .sub-menu {
    font-size: 0.8rem;
    margin-bottom: 0.5rem !important;
}

.site-footer .sub-menu a {
    padding: 0.4rem 0 !important;
    margin-left: 1rem;
}

body:not(.overlap-enabled) #content {
  /*margin-top: 30px;*/
}

body.blog #content, body.archive #content, body.single-product #content {
    max-width: 1400px;
    margin-left: auto;
  margin-right: auto;
}

/*FOOTER*/

.bottom-bar {
  display: none;
}

.site-footer {
  color: white;
}

.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6, .site-footer label, .site-footer p, .site-footer ul, .site-footer ol {
  color: white;
}

.site-footer .widgets {
  padding: 0;
}

.site-footer .widgets .widget {
 margin: 0;
}

.site-footer .menu a {
  text-transform: uppercase;
  line-height: 1 !important;
  display: inline-block;
}

.site-footer .widget {
  padding-top: 1em;
}

#footer-links ul {
  column-count: 2;
  list-style-type: none;
}

#footer-links ul li {
  width: 100%;
  letter-spacing: 1px;
  font-size: 0.9em;
  font-weight: normal;
  padding-right: 1em;
}

.site-footer .widget .widget-title {
  text-transform: none;
  letter-spacing: 0;
}

.site-footer .sow-social-media-button {
    width: 1.5rem !important;
    padding: 0.25rem !important;
    margin-top: -0.25rem !important;
}

#footer-top {
  padding: 1em 0 1.5em 0;
}

#footer-legal {
  text-align: center;
  color: #fff;
  font-size: 0.7em;
  opacity: 0.7;
}

#footer-bottom {
  border-top: solid 1px #fff;
}
  
/*#footer-bottom ul {
  text-align: center;
}

#footer-bottom img {
  height: 80px;
  width: auto;
  padding-right: 30px;
}

#footer-bottom {
  padding: 2em 0 3em 0;
}*/

a, a:hover, a:focus, a:active {
   outline: 0;
}


::-webkit-input-placeholder {
  color: black;
  opacity: 1;
}

:-ms-input-placeholder {
  color: black;
  opacity: 1;
}

::placeholder {
  color: black;
  opacity: 1;
}

.site-footer .widget input::-webkit-input-placeholder {
  text-transform: uppercase;
}
.site-footer .widget input::-ms-input-placeholder {
  text-transform: uppercase;
}
.site-footer .widget input::placeholder {
  text-transform: uppercase;
}

.site-footer .widget input {
  font-size: 1rem;
  letter-spacing: 0;
    float: left;
    border: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

.site-footer input[type="submit"] {
  border: 2px solid white;
  background-color: #000;
  padding-top: 8px;
  padding-bottom: 8px;
  transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
}
.site-footer input[type="submit"]:hover {
  background: white;
  color: black;
}

/*FONTS*/
html, body {
  color: black;
  font-size: 16px;
  line-height: 1.4;
}

button, input, optgroup, select, textarea {
  color: black;
  font-size: 1rem;
  line-height: 1.4;
}

a, a:visited, a *, a:visited * {
  color: black;
}
.sow-slider-base .sow-slide-nav {
  opacity: 1;
}

.sow-slider-base .sow-slide-nav a *, .site-footer a * {
    color: white;
}

#myBtnContainer a, #myBtnContainer a:visited {
  color: black;
}

#content p a, #content p a:visited, #content blockquote a, #content blockquote a:visited {
  color: black;
  border-bottom: 0.1em solid black;
}

#content p a:focus, #content p a:hover, #content p a:active, #content blockquote a:hover, #content blockquote a:focus {
  color: #e30022;
  border-color: #e30022;
  opacity: 1;
}

p {
  margin: 0 0 1em;
}
h1 {
    text-transform: none !important;
}
h1, h2, h3 {
  margin: 1.5rem 0;
  line-height: 1.2 !important;
}
 h4, h5, h6 {
  line-height: 1.3 !important;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong {
  font-weight: 600;
}
h1, h2, h3, h4, h5, h6, p {
    word-wrap: break-word;
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
ol:last-child,
ul:last-child {
  margin-bottom: 0;
}

.panel-grid:first-child h1:first-child,
.panel-grid:first-child h2:first-child,
.panel-grid:first-child h3:first-child,
.panel-grid:first-child h4:first-child,
.panel-grid:first-child h5:first-child,
.panel-grid:first-child h6:first-child {
  margin-top: 0;
}

#content h1 a,
#content h2 a,
#content a h2,
#content h3 a,
#content h4 a,
#content h5 a,
#content h6 a {
  color: black;
  border-bottom: 0.1em solid black;
    text-shadow: 0.075em 0.075em white, -0.075em 0.075em white, 0 0.075em white, 0.075em 0 white, -0.075em 0 white;
    transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
}

#content .widget_sow-hero h1 a,
#content .widget_sow-hero h2 a,
#content .widget_sow-hero h3 a,
#content .widget_sow-hero h4 a,
#content .widget_sow-hero h5 a,
#content .widget_sow-hero h6 a {
  color: white !important;
  text-shadow: none;
  border-color: white;
}

#content h1 a:hover, #content h1 a:focus,
#content h2 a:hover, #content h2 a:focus,
#content a:hover h2, #content a:focus h2,
#content h3 a:hover, #content h3 a:focus,
#content h4 a:hover, #content h4 a:focus,
#content h5 a:hover, #content h5 a:focus,
#content h6 a:hover, #content h6 a:focus {
  color: #e30022;
    border-color: #e30022;
}

.entry-header h1, h1 {
  font-size: 7vw !important;
  font-weight: 600 !important;
}

h2 {
  font-size: 5.5vw !important;
  font-weight: 600 !important;
}

h3, h4, h5, h6 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

h4, h4.pt-cv-title {
    font-size: 1.07rem;
    line-height: 1.3;
}

.sow-slider-image-wrapper h4 {
  font-size: 1.07rem !important;
}

@media screen and (max-width: 780px){
  .br-small-hide br {
      display: none;
  }
}

h5 {
    font-size: 1rem;
}

h6 {
  font-size: 0.8rem;
  font-family: Lato, sans-serif !important;
  line-height: 1.4 !important;
}

hr {
    background-color: initial;
    border-bottom: 2px solid black;
    margin-top: 2rem;
    margin-bottom: 2rem;
    height: auto;
}

h3 + hr {
    margin-top: 0.25rem;
}

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

blockquote {
    border-color: black !important;
    font-size: 1.1rem;
}

button, input, select, textarea {
  border-radius: 0;
}


h3 {
  font-size: 1.1em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif !important;
}
article.event.post h3:first-of-type {
  margin-top: 1.5rem;
  margin-bottom: 0;
}
article.event.post h3:not(:first-of-type):not(:last-of-type) {
  margin: 0 0 0 0;
}
article.event.post h3:last-of-type {
  margin-top: 0;
  margin-bottom: 0.25rem;
}
article.event.post h3:first-of-type:last-of-type {
  margin-top: 1.5rem;
  margin-bottom: 0.25rem;
}
article.event.post h2, body.single-event h2 {
  /*display: inline;*/
}

article.event.post h5, body.single-event h5 {
  margin: 0.5rem 0 1rem 0;;
  font-size: 0.8rem;
}

article.event.post h4, body.single-event h4 {
    margin: 0.5rem 0 0.5rem 0 !important;
}

.about-wrap .about {
  transition: 0.2s all ease;
   -webkit-transition: 0.2s all ease;
   -moz-transition: 0.2s all ease;
   -o-transition: 0.2s all ease;
}
.about-wrap.closed .about {
  height: 1.4rem;
  overflow: hidden;
}
.about-wrap:not(.closed) .read-more {
  display: none;
}
.about-wrap.closed .event-link {
  display: none;
}

.sow-tabs-title, #myBtnContainer .btn {
  text-transform: uppercase;
  font-size: 1rem;
  color: black;
}

body.single-event #main>h4, body.single-event #main>h5 {
    margin: 0;
}

body .so-widget-sow-tabs .sow-tabs .sow-tabs-panel-container .sow-tabs-panel .sow-tabs-panel-content {
  font-size: 1em;
}

.blog-layout-alternate .hentry .entry-meta {
  font-size: calc(1rem + 0.5vw);
  text-transform: uppercase;
}

.entry-meta span:not(:last-child):after {
  font-size: inherit;
}

a, .sow-accordion .sow-accordion-panel .sow-accordion-panel-header {
   transition: 0.2s all ease;
   -webkit-transition: 0.2s all ease;
   -moz-transition: 0.2s all ease;
   -o-transition: 0.2s all ease;
}

#main a:not(.button):hover, #main a:not(.button):focus, #main a:not(.button):active {
  color: #e30022;
}

#main .sow-slide-nav a:hover, #main .sow-slide-nav a:focus, #main .sow-slide-nav a:active {
  color: #fff;
}

.so-premium-image-overlay-text {
  line-height: 1.3 !important;
}

/*PAGE MARGINS*/

.site-footer {
  margin-top: 2em;
  background: black;
}

body #main .widget_sow-image, body #main .widget_sow-image:last-child, body #main .widget_sow-image-grid {
    margin-bottom: 2rem;
}

/*SLIDER*/

/*.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper {
  position: relative;
}*/
/*
.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper h1, .sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper div {
  position: absolute;
    padding-bottom: 5vw;
    padding-left: 5vw;
    padding-right: 5vw;
    bottom: 0;
    left: 0;
    right: 0;
}
*/

.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper h1 a {
  color: #fff;
  transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
}

#main .sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper h1 a:hover, #main .sow-slider-pagination a:hover {
  color: #e30022 !important;
}

.offset {
   padding: 0 3%;
}


/*TABS*/

.sow-tabs-tab-container {
  padding: 0 0 1px 0 !important;
  border-bottom: solid 2px #000 !important;
}

.sow-tabs-tab:focus, .sow-tabs-panel-content:focus {
  outline: none;
}

.sow-tabs-panel .panel-grid {
  margin: 1rem 0 1rem 0 !important;
}
body #content .so-panel {
    margin-bottom: 1rem;
}

.sow-tabs-panel {
  padding: 2rem 0 3rem !important;
}

.sow-tabs .sow-tabs-tab-container .sow-tabs-tab .sow-tabs-title {
     transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
}

.sow-tabs .sow-tabs-tab-container .sow-tabs-tab.sow-tabs-tab-selected .sow-tabs-title {
  color: #e30022;
  opacity: 1;
}

.divider-top {
    border-top: solid 2px black;
    padding-top: 2em;
    margin-top: 2em;
}

.sow-tabs-panel .panel-layout .panel-grid:first-child {
  margin-top: 0 !important;
}

/*BLOG POST*/

.author-box {
  display: none;
}

.post-navigation {
  display: none;
}

/*NEWS FROM NOWHERE*/

.blog-layout-alternate .hentry {
  border: none;
  -webkit-animation-name: fadin; /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 500ms; /* Safari 4.0 - 8.0 */
  animation-name: fadin;
  animation-duration: 500ms;
  animation-fill-mode: both;
}
@-webkit-keyframes fadin {
  from {opacity: 0;}
  to {opacity: 1;}
}

/* Standard syntax */
@keyframes fadin {
  from {opacity: 0;}
  to {opacity: 1;}
}

.gallery-item .gallery-icon a {
  margin-bottom: 10px;
}
.gallery-item {
  margin: 0;
}
.gallery-columns-2 .gallery-item {
  width: calc(50% - 10px);
}

.blog-layout-alternate .hentry .entry-thumbnail {
  overflow: hidden;
}
.blog-layout-alternate .hentry .entry-thumbnail img {
  width: 100%;
}

.blog-layout-alternate .hentry .corp-content-wrapper {
  padding: 1rem 0;
}

.blog-layout-alternate .hentry .entry-date {
  display: none;
}

.blog-layout-alternate .hentry .entry-header {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
}


.search-results .page-title {
  letter-spacing: 0;
  text-transform: none;
}
.search-results .hentry .entry-summary {
  font-size: 1rem;
}
body.search #primary {
    max-width: 1200px;
    margin: 0 auto !important;
}
.search-results .hentry .entry-title {
  margin-top: 0;
}
.search-results .hentry .entry-header {
  padding: 0;
}

 .entry-title {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
   margin: 0.5em 0;
  color: black;
}

.product_title.entry-title {
  margin-top: 0;
}

.blog-layout-alternate .hentry .entry-meta {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
}

.blog-layout-alternate .hentry .entry-content {
  display: none;
}

.blog-layout-alternate .hentry {
  margin-bottom: 2rem;
}

.blog-layout-alternate .hentry .entry-meta a {
  pointer-events: none;
  cursor: default;
}

.blog-layout-alternate .hentry .entry-thumbnail img {
     transition: 0.7s all linear;
    -webkit-transition: 0.7s all linear;
    -moz-transition: 0.7s all linear;
    -o-transition: 0.7s all linear;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.blog-layout-alternate .hentry .entry-thumbnail img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

 .entry-title a {
     transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
}

.blog-layout-alternate .hentry {
    width: 100%;
    margin-right: 0 !important;
}

.pswp {
  z-index: 9999;
}

/*RELATED POSTS*/

/*
.related-posts h3 {
  border-bottom: solid 1px #000;
  padding-bottom: 0.4em;
}

.related-posts ul {
  list-style-type: none;
  list-style-position: inside;
  margin-left: 2em;
  margin-bottom: -1em;
}

.related-posts ul li:before {
  content: '>';
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.related-posts .panel-has-style {
  margin: 2em 0 0 0;
}

.sow-tabs-panel .panel-row-style.related-posts {
  margin-top: 5em;
  padding: 0;
}

.related-posts li a {
   transition: 0.2s all linear;
  -webkit-transition: 0.2s all linear;
  -moz-transition: 0.2s all linear;
  -o-transition: 0.2s all linear;
}

.related-posts li a:hover {
  opacity: 0.6;
}
*/


/*EVENTS CSS*/
/*
.content-area .blog-layout-masonry-custom .post .corp-content-wrapper {
  margin: 0 !important;
  border: none;
  padding: 1em 0;
}


.content-area .blog-layout-masonry-custom article .entry-title {
  font-size: 2em !important;
}
*/

article.event.post a:hover .overlay, article.event.post a:focus .overlay, article.event.post a.active .overlay {
  opacity: 1;
}

/*MISC DESIGN ELEMENTS*/

/*
.entry-thumbnail {
    max-height: 100vh;
    overflow: hidden;
}
*/

.so-widget-sow-accordion-default-adc5df6bdaad .sow-accordion .sow-accordion-panel .sow-accordion-panel-header:focus {
  outline: none !important;
}

/* GLOBAL OVERRIDES */

#secondary{
display:none;
}

/* NEW EVENTS PAGE */

#myBtnContainer {
    margin-bottom: 2rem;
    border-bottom: solid 2px #000 !important;
}
#myBtnContainer .btn {
    display: inline-block;
    padding: 15px;
    line-height: 1;
  transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
}
#myBtnContainer .btn.active, #myBtnContainer .btn:hover, .sow-tabs-tab:hover .sow-tabs-title {
    color: #e30022;
}

.overlay .text {
  color: white !important;
  line-height: 1.3;
  /*
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  */
  text-align: left;
  padding:20px 20px 0;

  padding-top:20px;
  position: relative;
  z-index: 1;
  height: 100%;
}
.overlay .text * {
  color: white !important;
}
.overlay .text p {
  font-size: 1.25vw;
  margin-bottom: 0.5em;
}
.overlay .text h3, .overlay .text h2{
    color: white !important;
}
.overlay .text span {
    text-transform: uppercase;
}
.overlay .text:after {
    content: "Learn More \2192";
    position: absolute;
    display: block;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 20px 20px 5px;
    color: #ff193c;
    background: rgb(0,0,0);
  background: -moz-linear-gradient(0deg, rgba(0,0,0,1) 25%, rgba(0,0,0,0) 100%);
  background: -webkit-linear-gradient(0deg, rgba(0,0,0,1) 25%, rgba(0,0,0,0) 100%);
  background: linear-gradient(0deg, rgba(0,0,0,1) 25%, rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    -webkit-appearance: none;
    -moz-appearance:    none;
    appearance:         none;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  overflow: hidden;
  transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
}
.overlay::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.9;
  transition: .3s ease;
  background-color: #0D0C0C;
}

.dropdown-toggle [class*=" icon-"], .dropdown-toggle [class^=icon-] {
    font-family: siteorigin-corp-icons!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

article.event.post a:hover h2{ 
  /*opacity: 0.6;*/
  transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
}

body.blog:not(.category) #myBtnContainer a:first-child {
  color: #e30022;
}



article .entry-header, article .entry-content, article .entry-footer {
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}

#content, .site-footer .corp-container, .caption {
  padding: 0 2rem;
}
#masthead .corp-container {
  padding: 0 60px 0 45px;
}

body:not(.single-post) .panel-layout>.panel-grid .siteorigin-panels-stretch:not([data-stretch-type="full-stretched-padded"]) {
  /*height: 55vw;*/
}

body:not(.single-post) .panel-layout>.panel-grid .siteorigin-panels-stretch:not(.flush):not([data-stretch-type="full-stretched-padded"]) {
  margin-bottom: 2rem;
}

body:not(.single-post) .panel-layout>.panel-grid .siteorigin-panels-stretch:not([data-stretch-type="full-stretched-padded"]) .sow-slider-image, body:not(.single-post) .panel-layout>.panel-grid .siteorigin-panels-stretch:not([data-stretch-type="full-stretched-padded"]) .sow-slider-image-wrapper {
  /*height: 55vw !important;*/
}

[data-stretch-type="full-stretched-padded"] {
    padding-left: 1rem;
    padding-right: 1rem;
}

/*
.sow-slider-image-wrapper {
  position: relative;
}
*/
.entry-content > .panel-layout > .panel-grid:first-child .sow-slider-image-wrapper:after, .single .site-main>article>.entry-thumbnail:not(.entry-video):after, .page .site-main>article>.entry-thumbnail:not(.entry-video):after {
  content: '';
    display: block;
    position: absolute;
  /*z-index: -1;*/
    top: 0;
    left: 0;
    right: 0;
    height: 6rem;
    opacity: 0.2;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&1+50,0+100 */
  background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,1) 50%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,1) 50%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,1) 50%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
.sow-slider-image-wrapper:not(:empty):before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.2;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+50 */
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
  z-index: -1;
}

.blog-layout-masonry-wrapper .hentry>a {
  display: block;
}

.caption {
  margin-top: 5px;
}



.infinite-scroll .blog-layout-masonry-custom .infinite-loader {
    position: fixed;
    left: 50%;
    bottom: 25%;
    display: block !important;
    width: 0;
}

.infinite-scroll .blog-layout-masonry-custom .infinite-loader.hide {
  display: none !important;
}

.fee-table {
  border:0;
  text-align: center;
}

table h3 {
    margin: 0;
    font-size: 1rem;
}

#masthead {
    z-index: 1002;
    transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;

}

#mobile-navigation {
  top: 100%;
}
.wonderplugin-engine {
  display: none;
}

.entry-thumbnail img {
    width: 100%;
}

.entry-thumbnail {
  line-height: 0;
}

.caption {
    font-size: .8666em;
    text-align: left;
}

.sidebar .site-main {
  margin: 0;
}
.sidebar .content-area {
  float: none;
  margin: 0;  
}

.site-footer img[title="DGA_white"] {
    max-width: 60px;
}
.site-footer img[title="BMD_whitelogo"] {
    max-width: 60px;
}

.columns-2 .sow-image-grid-image {
    width: 50%;
}
.columns-3 .sow-image-grid-image {
    width: 33%;
}
.columns-4 .sow-image-grid-image {
    width: 25%;
}
.columns-5 .sow-image-grid-image {
    width: 20%;
}
.columns-6 .sow-image-grid-image {
    width: 16%;
}

/*ACCORDION*/
.sow-accordion .sow-accordion-panel .sow-accordion-panel-header:focus {
  outline: none !important;
}

/*EVENTS*/
article.event.post a:hover h2 {
/*opacity: 0.7;*/
}

#content article.event.post a h2 {
    border: none;
    text-shadow: none;
    text-decoration: underline;
}

/*BLOG PAGE*/

.single .site-main>article>.entry-thumbnail, .page .site-main>article>.entry-thumbnail {
  margin-left: -2rem;
  margin-right: -2rem;
  height: 100vmin;
  overflow: hidden;
  position: relative;
  background: black;
}
.single .site-main>article>.entry-thumbnail img, .page .site-main>article>.entry-thumbnail img, .single .site-main>article>.entry-thumbnail video {
    min-height: 100%;
    min-width: 100%;
    max-width: none;
    max-height: none;
    height: auto !important;
    width: auto !important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.single .site-main>article>.entry-thumbnail img:not([srcset]), .page .site-main>article>.entry-thumbnail img:not([srcset]) {
    width: 100% !important;
}


.entry-meta {
  font-size: 1.06em;
}

.tags-links {
  display: none;
}

.subtitle {
  font-size: 4vw !important;
    font-weight: 400 !important;
}

article.category-uncategorized .entry-category, article.category-uncategorized .entry-date:after {
    display: none;
}


/* popup */

.popup .widget_text:not(.widget_custom_html) .textwidget * {
    border-bottom: 0.1em solid white;
    display: inline;
}
.popup {
    position: relative;
}
.popup .widget_text:not(.widget_custom_html) {
    pointer-events: none;
    position: absolute;
    bottom: 2rem;
    left: 0;
    right: 0;
    text-align: left;
    padding: 1rem 2rem;
    color: white;
    font-size: 2rem;
    line-height:1.2;
    font-family: 'Montserrat', sans-serif;
    z-index: 1;
    margin: 0 !important;
}

.so-premium-image-overlay {
  z-index: 2;
}
.so-premium-image-overlay-container * {
    pointer-events: none !important;
}
.popup .widget_sow-image {
    overflow: hidden;
}
.popup img {
  transition: 0.7s all linear;
    -webkit-transition: 0.7s all linear;
    -moz-transition: 0.7s all linear;
    -o-transition: 0.7s all linear;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.popup:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.eventive-widget-container th:nth-child(2), .eventive-widget-container td:nth-child(2) {
    width: auto !important;
}
.popup .widget_custom_html {
  display:none;
}

/*FIX IMAGE OVERLAYS WITH LAZYLOAD*/
.so-widget-sow-image[data-overlay-enabled="1"] .sow-image-container, [data-overlay-enabled="1"] .sow-image-grid-image {
    position: relative;
}
.so-widget-sow-image[data-overlay-enabled="1"] .so-widget-image {
    width: 100%;
}
[data-overlay-enabled="1"] .so-premium-image-overlay-container {
    pointer-events: none;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
}
[data-overlay-enabled="1"] .so-premium-image-overlay {
    width: 100% !important;
    height: 100% !important;
}


.woocommerce .product .images .flex-control-thumbs li {
  margin: 25px 4.5% 0 0;
}


@media (min-width: 781px) {
  .woocommerce .product .images {
    width: 37%;
  }

  .woocommerce .product .summary {
    width: 57%;
  }
}

.product_meta {
  display: none;
}

body .button, body button, body input[type="button"], body input[type="reset"], body input[type="submit"] {
  background: black;
  border: 0.1rem solid black;
}

body .button:active, body .button:focus, body button:active, body button:focus, body input[type="button"]:active, body input[type="button"]:focus, body input[type="reset"]:active, body input[type="reset"]:focus, body input[type="submit"]:active, body input[type="submit"]:focus {
  background: #eee;
  color: black;
}

body .button:hover, body button:hover, body input[type="button"]:hover, body input[type="reset"]:hover, body input[type="submit"]:hover {
  background: white;
  color: black;
}

.woocommerce .product .summary .variations tr:only-of-type td.label {
  width: 9%;
}

.woocommerce-cart .cart_totals h2, .woocommerce-cart table.cart tr td, .woocommerce-cart table.cart tr th {
  text-transform: none;
}

.woocommerce-cart .cart_totals table th, .woocommerce-cart table.cart .cart_item, .woocommerce .shop_table, .woocommerce-cart .cart_totals .checkout-button, .woocommerce-cart table.cart .cart_item .product-quantity input, .woocommerce-cart table.cart thead th, .woocommerce #payment #place_order, .woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-store-notice, .woocommerce .product .product-info-wrapper .variations select, .woocommerce .product .summary .variations select, .woocommerce .product .product-info-wrapper .variations .label label, .woocommerce .product .summary .variations .label label, label, .woocommerce table.woocommerce-checkout-review-order-table .cart_item {
  font-size: 1rem;
}

.woocommerce-shipping-fields, .woocommerce-additional-fields {
    margin-bottom: 2rem;
}

.woocommerce-error {
  color: white !important;
  background: #e30022 !important;
}


/*2021 festival*/
.page-id-6072 .woocommerce .woocommerce-checkout .col2-set .col-1,
.page-id-6072 .woocommerce .woocommerce-checkout .col2-set .col-2,
.page-id-6072 .woocommerce .col2-set,
.page-id-6072 .woocommerce #order_review_heading,
.page-id-6072 .woocommerce #order_review {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
}

.page-id-6072 .woocommerce .woocommerce-checkout .col2-set .col-1 {
    margin-bottom: 30px;
}

.page-id-25124 .woocommerce .woocommerce-checkout .col2-set .col-1,
.page-id-25124 .woocommerce .woocommerce-checkout .col2-set .col-2,
.page-id-25124 .woocommerce .col2-set,
.page-id-25124 .woocommerce #order_review_heading,
.page-id-25124 .woocommerce #order_review {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
}

.page-id-25124 .woocommerce .woocommerce-checkout .col2-set .col-1 {
    margin-bottom: 30px;
}

.woocommerce-account-fields {
    margin-top: 1rem;
}

body .woocommerce .blockOverlay[style] {
  background-color: white !important;
}

form.checkout > .blockUI {
    position: fixed !important;
}

.woocommerce-order-received .woocommerce-thankyou-order-details li strong {
  display: inline-block;
}

.narrow {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.sow-hero-buttons .so-widget-sow-button {
    margin: 0 1rem 0.5rem 0 !important;
}
.post-password-required {
    margin-top: 5rem;
}

input[disabled] {
    color: #888888;
}



@media only screen and (max-width: 780px) {
  .woocommerce-checkout .entry-content h3 {
    font-size: 1.1em;
  }
}


@media only screen and (max-width: 768px) {
  .woocommerce-shipping-fields, .woocommerce-additional-fields {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 781px){
  .panel-grid .three .panel-grid-cell {
    -ms-flex: none !important;
    -webkit-flex: none !important;
    flex: none !important;
  }
}


.responsive-embed {
  position: relative;
  margin-bottom: 2rem;
  max-width: calc(177vh - 7rem);
  margin-left: auto;
  margin-right: auto;
}

.responsive-embed:before {
  content: '';
  display: block;
  height: 0;
  padding-bottom: 56.25%;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.responsive-embed.widescreen {
    padding-bottom: 56.25%;
}

.single .site-main>article>.entry-video {
  background: black !important;
  height: auto !important;
}
.entry-video .responsive-embed {
  margin-bottom: 0;
}
.single .site-main>article>.entry-video .responsive-embed {
  margin-top: 3.5rem;
}

body.page .site-main>article>.entry-video {
  margin-bottom: 3rem;
}
.recent-watch {
  margin-bottom: 4rem;
}

.mailerlite-form .mailerlite-form-field label {
  color: white;
}
.mailerlite-form .mailerlite-form-field {
  margin-bottom: 0;
}

#content .pt-cv-ctf-name:empty {
    display: none !important;
}

.pt-cv-ctf-DirectorWatch .pt-cv-ctf-name {
    white-space: nowrap;
}

.flush {
  margin-bottom: -1rem !important;
}

.content-area .blog-layout-masonry-custom {
  clear: both;
  margin: 0 -20px; }
  .content-area .blog-layout-masonry-custom::after {
    clear: both;
    content: "";
    display: table; }
  .content-area .blog-layout-masonry-custom article {
    float: left;
    padding: 0 20px;
    margin-bottom: 50px;
    width: 33.3%; }
    @media (max-width: 768px) {
      .content-area .blog-layout-masonry-custom article {
        width: 50%; } }
    @media (max-width: 480px) {
      .content-area .blog-layout-masonry-custom article {
        width: 100%; } }
    body.page-layout-default.sidebar .blog-layout-masonry-custom article {
      width: 50%; }
      @media (max-width: 480px) {
        body.page-layout-default.sidebar .blog-layout-masonry-custom article {
          width: 100%; } }
    .content-area .blog-layout-masonry-custom article .entry-content {
      font-size: 14px; }
    .content-area .blog-layout-masonry-custom article .entry-title {
      font-size: 16px;
      margin: 0 0 3px 0; }
    .content-area .blog-layout-masonry-custom article .entry-thumbnail {
      margin-bottom: -1px; }
      .content-area .blog-layout-masonry-custom article .entry-thumbnail::after {
        clear: both;
        content: "";
        display: table; }
    .content-area .blog-layout-masonry-custom article .corp-content-wrapper {
      border: 1px solid #e6e6e6;
      padding: 25px 30px 33px; }




@media only screen and (min-width: 1025px){
  .blog-layout-alternate .hentry .entry-thumbnail {
    width: 50%;
  }
  .blog-layout-alternate .hentry .corp-content-wrapper {
    margin: 0;
    width: 50%;
    padding: 0 0 0 3rem;
  }
  .blog-layout-alternate .hentry:nth-of-type(2n) .corp-content-wrapper {
    padding-left: 0;
    padding-right: 3rem;
  }
  .blog-layout-alternate .hentry .entry-title {
      font-size: calc(0.5rem + 2.5vw) !important;
  }
  .blog-layout-alternate .hentry .entry-header {
    padding: 0;
  }
  article .entry-header, article .entry-content, article .entry-footer, .woocommerce-checkout .entry-content {
      /*padding: 0 2rem;*/
    }
  .search-results .hentry.has-post-thumbnail, .blog-layout-alternate .hentry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media only screen and (max-width: 1024px){
  .fee-table th {
    font-size: 0.75rem;
  }
  #content, .site-footer .corp-container, .caption {
    padding: 0 1rem;
  }
  #masthead .corp-container {
    padding: 0 1rem 0 0.5rem;
  }
}

@media only screen and (min-width: 769px){
  .main-navigation ul li {
      font-size: calc(0.5rem + 0.2vw);
      margin: 0 1em 0 0;
      padding: 0;
  }
  p.announcement-message {
      font-size: calc(0.5rem + 0.2vw);
  }
  .main-navigation ul .children li a, .main-navigation ul .sub-menu li a {
    font-size: calc(0.5rem + 0.2vw);
  }
}
@media only screen and (min-width: 1025px){
  .main-navigation ul li, .main-navigation ul .children li a, .main-navigation ul .sub-menu li a, p.announcement-message {
    font-size: calc(0.5rem + 0.5vw);
  }
}

/* medium up */
@media only screen and (min-width: 781px) {
  [data-stretch-type="full-stretched-padded"] {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .blog-layout-masonry-wrapper .hentry>a {
    opacity: 0;
    }
  .so-premium-image-overlay-text {
    font-size: 0.8rem !important;
  }
  .medium-up-hide {
      display: none !important;
    }
  .entry-header h1, h1 {
    font-size: calc(1rem + 3vw) !important;
  }
  h2 {
    font-size: calc(0.85rem + 2vw) !important;
  }
  .subtitle {
    font-size: calc(0.5rem + 2vw) !important;
  }
  h3 {
    font-size: 1.25em;
  }
  h4, h4.pt-cv-title {
    font-size: 1.3rem;
  }
  html, body  {
    font-size: 20px;
  }
  .single .site-main>article>.entry-video .responsive-embed {
    margin-top: 4rem;
  }
  .sow-tabs-title, #myBtnContainer .btn {
    font-size: 1.5rem;
  }
  body:not(.single-post) .panel-layout>.panel-grid .siteorigin-panels-stretch:not([data-stretch-type="full-stretched-padded"]) {
    /*height: 100vmin;*/
  }

  body:not(.single-post) .panel-layout>.panel-grid .siteorigin-panels-stretch:not([data-stretch-type="full-stretched-padded"]) .sow-slider-image, body:not(.single-post) .panel-layout>.panel-grid .siteorigin-panels-stretch:not([data-stretch-type="full-stretched-padded"]) .sow-slider-image-wrapper {
    /*height: 100vmin !important;*/
  }
  /*
  .site-footer .menu {
      column-count: 2;
      text-align: right;
  }
  */
  .site-footer .menu>li>a {
      line-height: 1.5 !important;
  }
  .site-footer .widget input {
    font-size: 0.8rem;
  }
  article.event.post h2 {
    line-height: 1.1 !important;
      font-size: calc(0.5rem + 1.5vw) !important;
    }
  article.event.post h3:first-of-type:last-of-type {
    margin-top: 0.5rem;
  }
}

/* small */
@media only screen and (max-width: 780px){
  .sow-slide-nav.sow-slide-nav-prev, .sow-slide-nav.sow-slide-nav-next {
  	display: none !important;
  }
  .sow-slider-base .sow-slider-pagination {
  	display: block !important;
  }
  p.spacer + p.spacer {
    display: none;
  }
  .overlay {
    display: none;
  }
  .single .site-main>article>.entry-thumbnail, .page .site-main>article>.entry-thumbnail {
    height: 55vw;
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .nav-up {
    transform: translateY(calc(-100% - 40px));
  }
  .sticky-tabs.tabs-up {
    top: -40px !important;
    transform: translateY(calc(-100% - 40px));
  }
  .sow-tabs-tab-container, #myBtnContainer {
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .sow-tabs-tab, #myBtnContainer .btn {
      display: block !important;
      padding: 0.6em !important;
      margin: 0 !important;
  }
  .small-hide {
    display: none !important;
  }
  .small-text-left, .small-text-left * {
    text-align: left !important;
  }
  .small-text-center, .small-text-center * {
    text-align: center !important;
  }
  .site-header .site-branding img {
    width: 80px;
  }
  body [data-overlay-enabled="1"] .so-premium-image-overlay {
    opacity: 1 !important;
    height: auto !important;
    top: auto !important;
    bottom: 0;
    padding: 0.5rem;
  }
  .so-premium-image-overlay-text {
    padding: 0 !important;
    top: auto !important;
    bottom: 0;
    display: inline;
  position: static !important;
  }
  .so-premium-image-overlay-text:after {
    content: '';
      display: block;
      position: absolute;
      top: -50%;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0.2;
      background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 100%);
      background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 100%);
      background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
      z-index: -1;
  }
  .so-premium-image-overlay-background {
    display: none;
  }
  .sow-image-container>a+.so-premium-image-overlay-container .so-premium-image-overlay-text {
      border-bottom: 0.1em solid white;
  }
  .mc4wp-form-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  /*
  .site-footer .widget input[type=email] {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
  }
  */
  .social-media-button-container {
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .site-footer .sow-social-media-button {
      font-size: 2rem !important;
      margin-right: 0 !important;
      width: auto !important;
      -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .site-footer .menu>li>a {
      padding: 0.5rem 0 0.2em 0;
  }
  .popup .widget_text:not(.widget_custom_html) {
      padding: 0.5rem 1rem;
      font-size: 1.5rem;
      top: 0;
      margin-bottom: 0 !important;
      bottom: auto;
  }
  .popup .so-widget-sow-image[data-overlay-enabled="1"] .sow-image-container {
      display: block;
  }
  .popup [data-overlay-enabled="1"] .so-premium-image-overlay-container {
      position: static;
  }
  .popup [data-overlay-enabled="1"] .so-premium-image-overlay {
      position: static;
      padding: 0;
  }
  .popup .sow-image-container>a+.so-premium-image-overlay-container .so-premium-image-overlay-text {
      border: none;
      display: block;
      color: black !important;
      font-size: 0.9rem !important;
  }
  .popup .so-premium-image-overlay-text:after {
    display: none;
  }
  .popup .sow-image-container a {
      width: 100%;
  }
  .popup img {
    min-height: 5rem;
      min-width: 100%;
      max-width: none;
      position: relative;
      left: 50%;
      transform: scale(1) translateX(-50%) !important;
      width: auto !important;
  }
  .popup .panel-grid-cell {
    width: 100%;
  }
  .sow-slider-image-wrapper:after {
    height: 4rem;
  }
  .content-area .blog-layout-masonry-custom article .entry-thumbnail {
      margin-left: 10%;
      margin-right: 10%;
      margin-bottom: -1px;
  }
}

@media only screen and (min-width: 481px) and (max-width: 768px){
  .overlay .text {
    font-size: 2vw;
  }
}

@media only screen and (min-width: 481px){
  .medium-columns-2 .sow-image-grid-image {
    width: 50%;
  }
  .medium-columns-3 .sow-image-grid-image {
    width: 33%;
  }
  .medium-columns-4 .sow-image-grid-image {
    width: 25%;
  }
  .medium-columns-5 .sow-image-grid-image {
    width: 20%;
  }
  .medium-columns-6 .sow-image-grid-image {
    width: 16%;
  }
  body:not(.overlap-enabled) #content {
    /*margin-top: 60px;*/
  }
}

@media only screen and (max-width: 376px){
  .sow-tabs-title, #myBtnContainer .btn {
    font-size: 4vw;
  }
}

/* large up */
@media only screen and (min-width: 1281px) {
  .blog-layout-alternate .hentry {
    margin-bottom: 5rem;
  }
  .overlay .text p {
    font-size: 1rem;
  }
  .large-hide {
      display: none !important;
    }
  .entry-header h1, h1 {
    font-size: 3.5rem !important;
  }
  h2, .blog-layout-alternate .hentry .entry-title {
    font-size: 2.75rem !important;
  }
  .subtitle {
    font-size: 1.75rem !important;
  }
  article.event.post h2 {
      font-size: 1.5rem !important;
    }
  .main-navigation ul li {
      font-size: 0.9rem;
      margin: 0 1em 0 0;
      padding: 0;
  }
  p.announcement-message {
    font-size: 0.8rem;
    margin-left: 0.5rem;
  }
  .main-navigation ul .children li a, .main-navigation ul .sub-menu li a {
    font-size: 0.9rem;
  }
  /*
  .sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper h1, .sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper div {
    padding-bottom: 4rem;
    padding-left: 4rem;
    padding-right: 4rem;
    bottom: 0;
    left: 0;
    right: 0;
  }
  */
  .blog-layout-alternate .hentry .corp-content-wrapper {
    margin: 0;
    padding: 2rem 0 2rem 4rem;
  }
  .blog-layout-alternate .hentry:nth-of-type(2n) .corp-content-wrapper {
    padding-left: 0;
    padding-right: 4rem;
  }
}

.sow-image-container + .widget-title, .wp-caption-text {
    text-transform: none;
    font-weight: normal;
    margin: 1rem 0;
    letter-spacing: 0;
    font-size: 0.8rem;
    font-family: Lato,sans-serif !important;
    line-height: 1.4 !important;
}

.woocommerce p {
  margin-bottom: 24px;
}

.woocommerce-input-wrapper .description-static {
  display: block !important;
  font-size: 0.75rem;
  margin-top: 0.5rem;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-store-notice {
  line-height: 1.5 !important;
  min-height: 60px !important;
}

#add_payment_method #payment ul.payment_methods li img.stripe-icon, .woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
  max-width: 25px;
}

.woocommerce .variation-Source, .woocommerce .variation-Campaign, .wc-item-meta {
  display: none;
}

.woocommerce-order-pay .woocommerce #order_review {
  float: none;
  margin: 0 auto;
}

.wc-donation-f-submit-donation {
  position: relative;
}

.wc-donation-f-submit-donation.loading:before {
    content: 'Loading';
    position: absolute;
    background: #333;
    padding: 11px 25px;
    font-size: 90%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='50' fill='%23000000'><polygon points='0,0 100,0 50,50'/></svg>");
    background-size: 12px;
    background-position: calc(100% - 15px) center;
    background-repeat: no-repeat;
}

#billing_email_field.disabled input {
    pointer-events: none;
    color: #AAAAAA;
}

.form-row.hide {
  display: none !important;
}

.masthead-sentinel + .masthead-sentinel {
	display: none;
}