.osano-cm-widget {display: none;}

/*--------------- SECONDARY NAV ---------------*/
/*font and background color*/
.ctaNav {
    background: #feff9b;
    color: #ec742c;
    padding: 10px 0;
    width: 100%;
}
.ctaNav .blockInnerContent {
    text-align: center;
    font-size: 18px;
}
.ctaNav .blockInnerContent a {
    color: #ec742c;
    text-decoration: underline;
}
.ctaNav .blockText {
    padding-right: 4%;
    padding-left: 4%;
}
/*-----------NAVIGATION------------*/
.mobileFullNav #navTopLevel {
    width: 100%;
    max-width: 600px;
    margin: auto;
}
.subNav {
    margin-left: 1.25em;
}
.mobileFullNav .navContent li a {
    padding-left: 10%;
    padding-right: 10%;
}
/*-----NEW CONTACT FORMS-----*/
.rc-legend {
    /*font-family: dincondensedweb, Arial, Verdana, sans-serif;*/
    font-weight: 400 !important;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .15em;
}
.rc-section-line-color {
    background-color: transparent !important;
    font-size: 14pt !important;
}
.rc-section-line-color {
    margin-bottom: 12px;
    /*font-family: dincondensedweb, Arial, Verdana, sans-serif;*/
    font-weight: 400 !important;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .15em;
    width: 100% !important;
}
.rc-label-column {
    width: 98% !important;
    display: block;
    padding-left: 0;
}
.rc-input-column, .rc-footer-column {
    width: 98% !important;
    margin: 6px 0 6px 0;
    display: block;
}
input.rc-input, select.rc-input, textarea.rc-textarea {
    background-color: transparent;
    border-width: 1px;
    height: 36px;
}
input[type="checkbox"] {
    width: auto !important;
}
/*-----------MENU SUB NAV----------*/
.block_d6ac97cbbb7a4a738c9cb475670966a6 .blockInnerContent a,
.block_d3d19b1a1dbe483aa33dca6bc7f83f59 .blockInnerContent a,
.block_c8ab55fa47b34d9082329f77d453d905 .blockInnerContent a,
.block_f5afaa72cebd425ea287c85a52643df3 .blockInnerContent a,
.block_a7a40ef929214967a77b913d65927af8 .blockInnerContent a,
.block_d0fca9041d3c4bcaaf220343bfb710fb .blockInnerContent a,
.block_f1b001c070844888a5543abaa3cce6f9 .blockInnerContent a {
    text-decoration: none;
    color: #feff9b;
}
/*.block_d6ac97cbbb7a4a738c9cb475670966a6 .blockInnerContent a:hover,*/
/*.block_d3d19b1a1dbe483aa33dca6bc7f83f59 .blockInnerContent a:hover,*/
/*.block_c8ab55fa47b34d9082329f77d453d905 .blockInnerContent a:hover,*/
/*.block_f5afaa72cebd425ea287c85a52643df3 .blockInnerContent a:hover {*/
/*    color: #ec742c;*/
/*}*/
/*-----------MEDIA QUERIES----------*/
@media only screen and (min-width: 768px) {
    .block_d6ac97cbbb7a4a738c9cb475670966a6 li:not(:last-child),
    .block_d3d19b1a1dbe483aa33dca6bc7f83f59 li:not(:last-child),
    .block_c8ab55fa47b34d9082329f77d453d905 li:not(:last-child),
    .block_f5afaa72cebd425ea287c85a52643df3 li:not(:last-child),
    .block_a7a40ef929214967a77b913d65927af8 li:not(:last-child),
    .block_d0fca9041d3c4bcaaf220343bfb710fb li:not(:last-child),
    .block_f1b001c070844888a5543abaa3cce6f9 li:not(:last-child) {
        margin-right: 2em;
    }
    .block_d6ac97cbbb7a4a738c9cb475670966a6 li,
    .block_d3d19b1a1dbe483aa33dca6bc7f83f59 li,
    .block_c8ab55fa47b34d9082329f77d453d905 li,
    .block_f5afaa72cebd425ea287c85a52643df3 li,
    .block_a7a40ef929214967a77b913d65927af8 li,
    .block_d0fca9041d3c4bcaaf220343bfb710fb li,
    .block_f1b001c070844888a5543abaa3cce6f9 li {
        display: inline-block;
    }
}