﻿/*
font-family: "roboto";
font-family: "jubilat";
*/

body * {letter-spacing: normal; line-height: inherit;}
* {box-sizing: border-box;}
img {max-width: 100%; border: none;}
iframe {max-width: 100%;}
.menuBtn, .mobileMenuWrapper {display: none;}
.clearDiv {clear: both;}
.setWidth {width: 90%; max-width: 1200px; margin: 0 auto;}
.youtubeEmbed {position: relative;padding-bottom: 56.25%;height: 0;width: 100%}
.youtubeEmbed iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.clearBtn {background: none;color: inherit;border: none;padding: 0;font: inherit;cursor: pointer;outline: inherit;transition: all 0.3s ease;}
.sr-only {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0,0,0,0);border: 0;}
.bgImg {background-repeat: no-repeat;background-size: cover;background-position: center;position: relative;}
.listToolbar {padding-bottom: 50px;}
.listToolbar + .listToolbar {margin-top: -37px;}
.listToolbar span {padding: 0 7px 0 0;font-size: 110%;letter-spacing: 0.3px;font-weight: 700;}
.listToolbar .sc-menu {display: inline !important;}
.listShared {font-size: 94%;letter-spacing: 0.2px;padding: 0 0 8px;color: #bf0000;}
.adminWarning {font-size: 100%;color: #bf0000;letter-spacing: 0.2px;padding: 20px 0 20px;}
.adminUnpublished {color: #ff7800;background: #fff5ee;display: inline-block;max-width: fit-content;padding: 8px 14px 8px;border-radius: 7px;border: 1px solid #ffb879;margin: 10px 1px 10px;font-size: 110%;font-weight: 500;letter-spacing: 0.5px;}
.white {color: #fff;}
.sc-content-block-quick-insert {display: none !important;}
.sc-menu {position: relative; margin: 0 0 7px !important; z-index: 1000 !important;display: block !important;}
body .sc-menu a {margin-right: 1px !important;}
.sc-menu + h2 {margin-top: 0;}
.fa-facebook-f:before {content: "\f39e" !important;}
.slick-dots {margin: 0 !important;}
.slick-slide {backface-visibility: hidden;} 
.DNNEmptyPane {padding: 0 !important;}






/* ----------------------------- generic ----------------------------- */

body {font-family: "roboto";color: #231f20;background: #fff;font-size: 1em;margin: 0;padding: 0;width: 100%;height: 100%;}

p, li, td, .Normal {font-family: "roboto";font-size: 100%;line-height: 150%;color: #231f20;letter-spacing: 0.1px;}

.contentWrapper {padding-top: 200px; padding-bottom: 200px; position: relative;}

strong {font-weight: 700; letter-spacing: inherit;}
em {font-style: italic; letter-spacing: inherit;}
strong em, em strong {font-style: italic; font-weight: 700;}

h1 {font-family: "jubilat";font-size: 360%;line-height: 100%;font-weight: 700;font-style: normal;color: #231f20;margin: 0 0 50px;text-transform: uppercase;letter-spacing: 1px;}
h2 {font-family: "jubilat";font-size: 250%;line-height: 110%;font-weight: 700;font-style: normal;color: #231f20;margin: 0 0 27px;letter-spacing: 1px;}
h3 {font-family: "jubilat";font-size: 200%;line-height: 110%;font-weight: 600;font-style: normal;color: #231f20;margin: 0 0 17px;letter-spacing: 1px;}
h4 {font-family: "jubilat";font-size: 160%;line-height: 110%;font-weight: 600;font-style: normal;color: #231f20;margin: 0 0 17px;letter-spacing: 1px;}
h5 {font-family: "jubilat";font-size: 130%;line-height: 110%;font-weight: 600;font-style: normal;color: #231f20;margin: 0 0 17px;letter-spacing: 1px;}
h6 {font-family: "jubilat";font-size: 110%;line-height: 110%;font-weight: 600;font-style: normal;color: #231f20;margin: 0 0 17px;letter-spacing: 1px;}

h1 + h2 {margin-top: 45px;}
h1 + h3, h2 + h3 {margin-top: 45px;}
h1 + h4, h2 + h4, h3 + h4 {margin-top: 35px;}
h1 + h5, h2 + h5, h3 + h5, h4 + h5 {margin-top: 35px;}
h1 + h6, h2 + h6, h3 + h6, h4 + h6, h5 + h6 {margin-top: 35px;}
p + h2, ul + h2, ol + h2 {margin-top: 60px;}
p + h3, ul + h3, ol + h3 {margin-top: 45px;}

a:link, a:visited { text-decoration: underline; color: #55A244; }
a:hover, a:active, a:focus { text-decoration: none; color: #55A244; }
a:focus-visible, select:focus-visible, input:focus-visible, textarea:focus-visible, button:focus-visible {outline: 4px solid #ffc100 !important;}
a {transition: all 0.3s ease; letter-spacing: inherit;}

hr {color: #fedd00; background-color: #fedd00; border: none; height: 1px; text-align: left; margin: 52px 0; opacity: 100%;}

.skiptocontent a {background: #fedd00; padding: 6px 8px;position: absolute;z-index: 1025;top: -50px;left: 0;color: #000;font-size: 95%;line-height: 150%;transition: top 1s ease-out, background 1s linear;}
.skiptocontent a:focus {top: 0;text-decoration: none;outline: 0;transition: top .1s ease-in, background .5s linear;}
.skipLink {position: absolute; top: 50px;}

li {padding: 4px 0;}
li:first-child {padding-top: 2px;}
ul, ol {margin: 0 0 22px 30px;}
ul li ul {margin-top: 1px; line-height: 1.2em; margin-bottom: 0;}
ul li ul li {font-size: 90%; line-height: 125%;}
li p {line-height: 1.5em;}

span {letter-spacing: inherit;}
small {font-size:80%;}
ul li {list-style-type:disc;}
ul li li {list-style-type:circle;}
ul li li li {list-style-type:square;}
ol li {list-style-type:decimal;}
ol ol li {list-style-type:lower-alpha;}
ol ol ol li {list-style-type:lower-roman;}
ol ul li {list-style-type:disc;}

.containerWidthHalf {width: 46%; margin-right: 8%; display: inline-block; vertical-align: top;}
.containerWidthHalf + .containerWidthHalf {margin-right: 0;}
.containerWidthOneThird {width: 25%; margin-right: 7%; display: inline-block; vertical-align: top;}
.containerWidthTwoThird {width: 68%; margin-right: 0; display: inline-block; vertical-align: top;}
.containerWidthTwoThird + .containerWidthOneThird {margin-left: 7%;margin-right: 0;}
.containerWidthOneThird + .containerWidthTwoThird {margin-right: 0;}

.LoginPanel {width: auto !important;float: none !important;display: flex !important;padding: 0 !important;max-width: 100% !important;justify-content: start;}
.LoginPanel > div {min-width: 300px;   max-width: 500px;}
.LoginPanel .dnnForm .dnnFormItem {display: flex;flex-direction: column;flex-wrap: wrap;margin-bottom: 15px;}
.LoginPanel .dnnFormItem > .dnnLabel {margin-top: 0;}
.LoginPanel .dnnFormItem > .dnnLabel label {display: block;padding: 6px 0 5px;}
.LoginPanel .dnnLabel {display: block;float: none;position: relative;width: auto;padding-right: 0;margin-right: 0;overflow: visible;text-align: left;}
.dnnCheckbox .mark {background: none !important;}
.dnnActions li:first-child {padding-top: 4px;}
.dnnLoginRememberMe {font-size: 15px;}
.LoginPanel .dnnLoginService input[type="text"], .LoginPanel .dnnLoginService input[type="password"] {width: 100% !important;min-width: 100%;margin: 0;padding: 10px;box-shadow: none;font-family: inherit;font-size: 95%;color: #000;font-weight: 300;border-radius: 6px;border-color: #d5d5d5;}
.LoginPanel .dnnFormItem:last-child span.dnnFormLabel {display: none;}
.LoginPanel ul.dnnActions {margin: 0 !important;padding: 0 !important;}
.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {background: #008852;color: #ffffff;border: none;border-radius: 5px;text-shadow: none;box-shadow:none !important;font-weight: 400;font-size: 15px;padding: 12px 20px;text-decoration: none;}
.dnnPrimaryAction:hover, .dnnFormItem input[type="submit"]:hover, a.dnnPrimaryAction:hover {background: #0B5F3B;color: #ffffff;opacity: 72%;text-decoration: none !important;}
.dnnSecondaryAction, .dnnFormItem input[type="submit"], a.dnnSecondaryAction {background: #e1e1e1;color: #000;border-radius: 5px;text-shadow: none;font-weight: 400;box-shadow:none !important;font-size: 15px;line-height: 100%;padding: 13px 20px;border: none;text-decoration: none;}
.dnnSecondaryAction:hover, .dnnFormItem input[type="submit"]:hover, a.dnnSecondaryAction:hover {background: #e1e1e1;color: #000;opacity: 65%;text-decoration: none !important;}
.dnnActions .dnnSecondaryAction {border: 1px solid #dddddd;padding-top: 10px;padding-bottom: 10px;background: transparent;font-size: 13px;font-weight: 200;}






/* ------------------------- header & footer ------------------------- */

.headerWrapper {
    padding: 17px 0 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 5;
}
.mainMenuWrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.menuWrapper {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-right: -17px;
}
.logoWrapper img {
	max-width: 270px;
}
.topLinksWrapper {
	text-align: right;
}
.topLinksWrapper a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    margin-left: 10px;
    font-size: 94%;
    border-left: 1px solid #ffffff8a;
    padding: 4px 0;
    padding-left: 12px;
}
.topLinksWrapper a:first-child {
	border: none;
}
.topLinksWrapper a:hover {
	color: #FEDD00;
}


.menuNav .menuListItem0 .menuList0::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -164%;
    transform: translateY(-50%);
    width: 810px;
    height: 390px;
    background: url(images/logo-black.png) no-repeat center;
    background-size: contain;
    opacity: 10%;
    pointer-events: none;
}



.footerTop {
	background: #0B5F3B;
    padding: 30px 0;
}
.footerTop > .setWidth {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footerSocials {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-right: -2px;
}
.footerLogo img {
	max-width: 170px;
}
.footerSocials a {
    background: #55A244;
    color: #fff;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    text-align: center;
    padding-top: 6px;
    font-size: 107%;
}
.footerSocials a:hover, .footerSocials a:focus {
	background: #FEDD00;
	color: #0B5F3B;
}
.footerBottom {
	background-image: url(images/footer-bg.jpg);
	border-image: fill 0 linear-gradient(rgb(35 31 32 / 91%), rgb(35 31 32 / 91%));
	padding: 100px 0 80px;
}



.footerColumns {
    display: grid;
    grid-template-columns: max-content max-content max-content max-content;
    grid-template-rows: auto auto auto;
    gap: 36px 56px;
}
.loc-1 { grid-column: 1; grid-row: 2; }
.loc-2 { grid-column: 2; grid-row: 2; }
.loc-3 { grid-column: 3; grid-row: 2; }
.loc-4 { grid-column: 1; grid-row: 3; }
.loc-5 { grid-column: 2; grid-row: 3; }
.locationsTitle {
    grid-column: 1 / 4;
    grid-row: 1;
}
.aboutTitle {
    grid-column: 4;
    grid-row: 1; 
}
.aboutSection {
    grid-column: 4;
    grid-row: 2;
	margin-top: -6px;
}
.employmentSection {
    grid-column: 3;
    grid-row: 3;
}
.commoditiesSection {
    grid-column: 4;
    grid-row: 3;
}
.commoditiesSection .footerTitle {
	margin-bottom: 18px;
}
.commoditiesSection, .aboutSection, .aboutTitle {
	padding-left: 70px;
}
.footerTitle {
    color: #fff;
    text-transform: uppercase;
    font-size: 137%;
	margin: 0 0 -9px;
}
.footerTitle a {
    color: #fff;
    text-decoration: none;
}
.footerTitle a:hover {
	color:#FEDD00;
}
.footerSection span {
	display: block;
	padding: 1px 0;
}
.footerSection span a {
    color: #fff;
    text-decoration: none;
    font-weight: 300;
	padding: 3px 0;
}
.footerSection a:hover {
	color:#FEDD00;
}
.locTitle {
    color: #FEDD00;
    font-family: 'roboto';
    font-size: 100%;
    text-transform: uppercase;
    margin: 0 0 7px;
}
.locContent {
    font-size: 93%;
}
.locContent * {
    color: #fff;
}
.locContent p:last-child {
	margin-bottom: 0;
}
.locContent p {
    margin-bottom: 2px;
    font-weight: 300;
    line-height: 115%;
}
.locContent strong {
    color: #FEDD00;
    font-weight: 300;
}


.copyLoginDiv {
    display: flex;
    justify-content: space-between;
    align-items: start;
    border-top: 1px solid #535353;
    padding: 66px 0 0;
    margin: 90px 0 0;
}
.copyLoginDiv, .copyLoginDiv span, .copyLoginDiv a {
    color: #fff;
    font-weight: 300;
    opacity: 80%;
    letter-spacing: 0.4px;
    font-size: 97%;
}
.copyLoginDiv a {
	text-decoration: none;
}
.copyLoginDiv a:hover {
	color:#FEDD00;
}

/* ------------------------- specific styling ------------------------- */

.mainBtn {margin: 18px 14px 27px 0; display: inline-block;}
.mainBtn > a {display: inline-block;background: #008852;color: #fff;padding: 16px 33px;text-decoration: none;font-family: 'jubilat';text-transform: uppercase;font-weight: 600;letter-spacing: 1.5px;font-size: 100%;line-height: 110%;border-radius: 0 19px 0 19px;}
.mainBtn > a:hover {background: #00653d;box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
.yellowBtn.mainBtn > a {background: #FEDD00;color: #231F20;}
.yellowBtn.mainBtn > a:hover {background: #fff;}

.marginWrapper {padding: 140px 0;}
.careersWrapper {background-image: url(images/footer-bg.jpg);border-image: fill 0 linear-gradient(90deg, #095D3BCE 0%, #31833EAF 25%, #54A441AD 42%, #5BAB4174 57%, #68B74200 73%, #68B74200 100%);padding: 100px 0 100px;}
.careersWrapper .contentTitle, .careersWrapper .contentText * {color: #fff;text-shadow: 1px 1px 3px #000;}
.careersWrapper .mainBtn a {box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
.careersWrapper .contentItem {max-width: 680px;}

.imgstackItem {position: relative;width: 100%;height: 520px;}
.imgstackItem img {position: absolute;box-shadow: rgba(0, 0, 0, 34%) 0px 3px 8px;object-fit: cover;border-radius: 0 20px 0 20px;border: 3px solid #FFF;}
.imgstackItem img:nth-child(1) {width: 60%;top: 0;right: 0;z-index: 3;}
.imgstackItem img:nth-child(2) {width: 55%;left: 0;top: 40px;z-index: 1;}
.imgstackItem img:nth-child(3) {width: 60%;bottom: 0;right: 10%;z-index: 2;}

.contentTitle {margin: 0;}
.contentText {margin: 25px 0 0;}
.contentText p:last-child, .contentText ul:last-child {margin-bottom: 0;}
.contentBtns {margin: 42px 0 0;}

.noticeItem .listToolbar span {color: #fff;}
.DnnModule-421 {text-align: center;}
.DnnModule-422.containerWidthHalf {width: 42%;margin-right: 6%;}
.DnnModule-423.containerWidthHalf {width: 52%;}

/* ------------------------------ modules ------------------------------ */



/* receiving & loading hours */

.grainWrap {
    background: #FEDD00;
    margin-bottom: 35px;
}
.distillerWrap {
    background: #008852;
}
.grainWrap, .distillerWrap {
    box-shadow: rgba(0, 0, 0, 34%) 0px 3px 8px;
    border-radius: 0 20px 0 20px;
    border: 3px solid #FFF;
    padding: 23px 30px;
}
.hoursTableTitle {
    font-size: 170%;
}
.hoursTable  {
    width: 100%;
}
.hoursTable td.hourDate {
    font-weight: 600;
    font-family: 'jubilat';
}
.hoursTable tr:nth-child(even) {
    background: #ffffff85;
}
.hoursTable tr:nth-child(odd) {
    background: #ffffff33;
}
.hoursLocations {
    background: transparent !important;
}
.hoursTable td {
    padding: 7px 16px;
}
.hoursTable th {
    padding: 7px 16px 10px;
    font-weight: 600;
    font-family: 'jubilat';
    font-size: 110%;
    line-height: 110%;
}
.distillerWrap .hoursTableTitle, .distillerWrap .hoursTable th {
    color: #fff;
}

/* END receiving & loading hours */




/* image + link */

.imglinkWrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 43px;
}
.imglinkItem {
    display: flex;
    align-items: flex-start;
    gap: 32px;
}
.imglinkImg {
    flex: 0 0 230px;
}
.imglinkImg img {
    border-radius: 0 20px 0 20px;
    border: 4px solid #FFF;
    box-shadow: rgba(0, 0, 0, 50%) 0px 2px 8px;
}
.imglinkContent {
    flex: 1;
    font-size: 90%;
}
.imglinkTitle {
    font-weight: 300;
    font-size: 182%;
}
.imglinkTitle.greenBtn {
    color: #008852;
}
.imglinkText {
    margin: 0;
}
.imglinkBtn.mainBtn a {
    padding: 18px 25px;
    font-size: 97%;
    letter-spacing: 0.5px;
}
.imglinkBtn.mainBtn {
    margin: 25px 0 0 0;
}

/* END image + link */




/* image + CTA */

.imgcontentBlock {
    background: #231F20;
    padding: 80px 0 80px 70px;
}
.imgcontentBlock .contentTitle {
    color: #fff;
}
.imgcontentBlock .contentText * {
    color: #fff;
}
.imgcontentBlock .contentText p, .imgcontentBlock .contentText li {
    font-size: 106%;
    font-weight: 300;
}
.imgcontentBlock .contentBtns {
    display: inline grid;
    grid-auto-columns: 1fr;
    gap: 20px;
    grid-auto-flow: row;
    margin-top: 50px;
}
.imgcontentBlock .btnItem {
    margin: 0;
    text-align: center;
}
.imgcontentBlock .btnItem a {
    width: 100%;
}
.imgcontentItem {
    display: flex;
    width: 100%;
}
.imgcontentImage, .imgcontentBlock {
    width: 50%;
}
.imgcontentImage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.imgcontentImage {
    height: 100%;
}

/* END image + CTA */




/* cash bids */

.bidsWrapper {
    background-image: url(images/footer-bg.jpg);
    border-image: fill 0 linear-gradient(rgb(255 255 255 / 90%), rgb(255 255 255 / 90%));
    padding: 100px 0 100px;
}
.cbTitle {
    text-align: center;
}
.cbColWrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 43px 90px;
}
.cbCol {
    width: 100%;
}
.cbCol:first-child, .cbCol:nth-child(4n) {
    border: none;
}
.cbCol h3 {
    text-align: center;
    font-size: 160%;
    font-weight: 500;
    color: #008852;
    margin: 0 0 9px;
}
.cbCol h4 {
    text-align: center;
    font-size: 130%;
    font-weight: 500;
    color: #231F20;
    margin: 0 0 17px;
}
.cbCol table th {
    color: #231F20;
    font-family: 'jubilat';
    font-weight: 400;
    letter-spacing: 0.7px;
    text-align: left;
    padding: 6px 15px;
    font-size: 104%;
}
.cbNote {
    text-align: center;
    margin: 38px 0 0;
    font-size: 90%;
}
.cbBtn {
    text-align: center;
    margin: 50px 0 0;
}
.cbBtn a {
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 500;
    font-size: 100%;
    line-height: 110%;
    padding: 3px 0;
}
.cbBtn a i {
    font-size: 90%;
    position: relative;
	transition: all 0.3s ease;
    left: 0;
}
.cbBtn a:hover {
    color: #0B5F3B;
}
.cbBtn a:hover i {
    left: 5px;
}
.cashbid_fields {
    display: none;
}
.cashbid_table .odd {
    background-color: #fff;
    border: 1px solid #e4e4e4;
}
table.cashbid_table td {
    padding: 6px 15px;
    font-size: 92%;
}
table.cashbid_table td:nth-child(1), table.cashbid_table th:nth-child(1){width: 50% !important; text-align: left;}
table.cashbid_table td:nth-child(2), table.cashbid_table th:nth-child(2){width: 25% !important; text-align: left;}
table.cashbid_table td:nth-child(3), table.cashbid_table th:nth-child(3){width: 25% !important; text-align: left;}


/* END cash bids */




/* hero video */

.videoWrapper {
    position: relative;
	background: #000;
	clip-path: ellipse(124% 100% at 50% 0%);
}
.videoDiv {
    width: 100%;
    object-fit: cover;
    object-position: center;
	height: 820px;
}
.videoWrapper .mask {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100.4%;
	background: linear-gradient(90deg, rgba(22, 87, 57, 1) 0%, rgba(45, 115, 60, 93%) 20%, rgb(61 121 53 / 85%) 60%, rgb(40 57 36 / 27%) 89%, rgb(0 0 0 / 0%) 100%);
	z-index: 3;
}
.heroWrapper {
    position: absolute;
    top: 280px;
    left: 0;
    right: 0;
    z-index: 200;
}
.vidtextTitle {
    color: #fff;
    text-transform: none;
    font-size: 410%;
    text-shadow: 3px 3px 6px #000000BA;
}
.vidtextTitle strong {
    text-transform: uppercase;
    color: #008852;
    -webkit-text-stroke: 0.7px #ffffff;
    font-style: italic;
    font-size: 120%;
    padding-right: 16px;
}
.vidtextText {
    font-family: 'jubilat';
    color: #fff;
    letter-spacing: 0.6px;
    font-size: 130%;
    margin: 0;
	max-width: 530px;
	text-shadow: 1px 1px 3px #000000BA;
}
.vidtextBtns {
    padding-top: 50px;
}
.vidtextBtns .mainBtn {
	margin-right: 28px;
}
.vidtextBtns .mainBtn a {
	box-shadow: 3px 3px 6px #0000008E;
}

/* END hero video */





/* announcement or notice */

.noticeItem {
    padding: 0 0 30px;
}
a.noticeLink {
    text-decoration: none;
	background: #FEDD00;
    border-radius: 11px;
    color: #000;
    padding: 5px 22px 6px;
	display: flex;
    gap: 8px;
	flex: 1; 
    align-items: center;
}
.noticeTitle {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.2px;
    font-size: 98%;
	padding-right: 6px;
}
.noticeText {
    letter-spacing: 0.2px;
}
.noticeRead {
	text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.2px;
    font-size: 98%;
	padding-left: 17px;
	margin-left: auto;
	white-space: nowrap;
}
.noticeRead i {
    font-size: 90%;
    position: relative;
	transition: all 0.3s ease;
    left: 0;
}
a.noticeLink:hover {
    background: #fedd00d6;
}
a.noticeLink:hover .noticeRead i {
    left: 5px;
}
a.noticeLink:hover .noticeIcon {
	animation: iconWobble 0.9s cubic-bezier(.36,.07,.19,.97) infinite;
}
.noticeIcon {
    font-size: 133%;
    position: relative;
    top: 2px;
    padding-right: 14px;
	display: inline-block;
	transform-origin: 52% 50%;
	transition: transform 0.2s ease;
	will-change: transform;
}
.noticeHidden {
    color: #ff9e9e;
    font-size: 140%;
    margin-top: -10px;
}
.editToolbar {
	padding-bottom: 20px;
}
@keyframes iconWobble { 0%   { transform: rotate(0deg); } 15%  { transform: rotate(-6deg); } 30%  { transform: rotate(6deg); } 45%  { transform: rotate(-4deg); } 60%  { transform: rotate(4deg); } 75%  { transform: rotate(-2deg); } 90%  { transform: rotate(2deg); } 100% { transform: rotate(0deg); }}

/* END announcement or notice */





/* ----------------------------- responsive ----------------------------- */

@media (max-width: 1000px) {
    .cbColWrap {grid-template-columns: repeat(2, 1fr);}
}
@media all and (max-width: 875px) {
    tr.typeHeaders, tr.locationHeaders{display: none;}
    tr.hourData{display: block; padding: 10px 4px; border-bottom: 1px solid #333;}
    tr.hourData td{display: block; text-align: left; padding: 4px 10px !important; border: none;}
    tr.hourData td::before {content: attr(data-label);float: left;padding-right: 8px;}
}
@media all and (max-width: 850px) {
	.containerWidthOneThird, .containerWidthTwoThird {width: 100%; margin: 0 !important; display: block; padding: 0;}
	.containerWidthOneThird + .containerWidthTwoThird, .containerWidthTwoThird + .containerWidthOneThird {padding-top: 100px;}
    .imglinkItem {flex-direction: column;}
    .imglinkImg {flex: none;width: 100%;max-width: 300px;}
}
@media all and (max-width: 765px) {
	body {font-size: ;}
	.containerWidthHalf {width: 100%;margin-right: 0;display: block;}
    .containerWidthHalf:first-child {padding: 0 0 120px;}
	.menu { display: none;}
	.menuBtn {color: #b3b3b3; font-size: 120%; font-weight: 100; text-transform: uppercase; letter-spacing: 1px; padding: 10px; display: inline; line-height: 100%;}    
    .menuBtn:hover, .menuBtn:focus-visible {color: #000000;}
    .menuBtn i {padding-left: 4px; font-size: 90%;} 

    .imglinkWrap {grid-template-columns: 1fr;}
}
@media all and (max-width: 600px) {
	.ModDNNHTMLC td { display: block; width: 100%;}
    .cbColWrap {grid-template-columns: 1fr;}
}
@media all and (max-width: 500px) {
	
}
