.sz { border: 2px solid black; margin: 10px; padding: 10px; }
.sz4 { display: inline-block; width: 23%; }
.xerror { color: #91071a; }
.m-r-10 { margin-right: 10px; }

.wrapper-newsletter [type=email] { border: 0; box-shadow: none !important; border-radius: 3px 0 0 3px; }

.listing-major, .listing-minor { display: none; }

.listing-major .tab, .feature-card-large .tab { padding: .5rem 1rem; text-transform: uppercase; position: absolute; font-size: 1rem; color: #fff; font-family: "mrs-eaves-roman-lining", sans-serif; line-height: 1; background: url("../img/layout/bg-side-split.png") repeat-x top center; background-size: 100% 100%; top: 1rem; left: 0; display: inline-block; }
.listing-major .tab:after, .feature-card-large .tab:after { content: ""; position: absolute; right: -10px; top: 0; background: url("../img/layout/CTA-side-split.png") no-repeat right top; width: 12px; height: 100%; background-size: 100% 100% !important; }

.listing-major .tab, .feature-card .tab, .feature-card-large .tab { max-width: 12em; }

.wysiwyg a { color: #a3915a; }

p.title span { font-family: inherit; }

/*.nav-submenu li:first-child a { font-size: 1.6rem; }*/

.wrapper-section-menu .date { font-size: 1.6rem; font-family: "mrs-eaves-roman-lining", sans-serif; }

.contain-img-carousel .feature-card .img { display: block; background-color: #fff; background-position: top center; background-repeat: no-repeat; background-size: contain !important; height: 230px; }
.contain-img-carousel .feature-card .content { display: block; height: auto; }

.searchBox { margin-bottom: 1rem; }
.searchBox input[type=text] { width: 80%; display: inline-block; }
.searchBox .icon-search, .searchBox .icon-search-alt { border: 0; }
.placeholder { opacity: 0.3; }
.predictiveSearchHolder { background-color: #fff; }

.feature-listing div.grid-x { padding-bottom: .5rem; margin-bottom: 1.5rem; border-bottom: 1px solid #e4e4e4; }

/*.hero-home::after { z-index: -1; }*/

.thumb { background-position-x: center; }

/*#google_translate_element { padding: 0; text-align: center; width: 100%; background-color: #f2f2f2; position: absolute; z-index: 2; top: 36px; box-shadow:0 0 5px rgba(0,0,0,0.4); }
#google_translate_element select { width: 50%; }
.goog-te-gadget { padding:.5rem 0; }*/

.throbber-wrapper { bottom: 0; display: none; height: 100%; left: 0; position: fixed; right: 0; top: 0; width: 100%; z-index: 2147483647; }
.throbber { height: 24px; left: 50%; margin: -12px 0 0 -12px; position: relative; top: 50%; width: 24px; }
.throbber-img { background-attachment: scroll; background-image: url("/App_Themes/main/img/layout/loader.gif"); background-position: center; background-size: 24px 24px; height: 100%; width: 100%; }

.section-img-wide--portrait { background-position: top center; }

button { cursor: pointer; }
.reqd { color: red; font-size: 1.1rem; }

/* Video Banner */
.hero-wrapper.hero--video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
