.no-pad {
    padding-left: 0;
    padding-right: 0;
}

html,
body {
    min-height: 0!important;
    height: auto!important;
    position: inherit!important;
}

#message {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 5em;
    font-weight: bold;
    height: 100%;
    margin-top: 15%;
    margin-bottom: 15%;
}

#backpagewrapper h1 {
    border-bottom: 4px solid #017ac3;
    padding-bottom: 5px;
}

#wrapall {
    overflow: hidden;
}

body {
    font-size: 12px;
}

p,
li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    line-height: 1.2em;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 2em;
    /* color: #e06004; */
    margin-top: 0px;
}

@media (max-width: 1650px) {
    h1 {
        font-size: 1.8em;
    }
}

@media (max-width: 1450px) {
    h1 {
        font-size: 1.7em;
    }
}

@media (max-width: 1300px) {
    h1 {
        font-size: 1.6em;
    }
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.8em;
    color: #0976a1;
    text-align: center;
}

.backpagecontentpane h2 {
    text-align: left;
}

.no-pad {
    padding-left: 0;
    padding-right: 0;
}

.browardbutton {
    height: 45px !important;
    width: 50% !important;
}

@media (max-width: 925px) {
    .browardbutton {
        height: 60px !important;
    }
}

@media (max-width: 600px) {
    .browardbutton {
        width: 60% !important;
    }
}

@media (max-width: 520px) {
    .browardbutton {
        width: 80% !important;
    }
}

@media (max-width: 420px) {
    .browardbutton {
        height: 75px !important;
    }
}

.carousel-logo-image {
    padding-top: 2rem !important;
}

.glyphicon-chevron-right,
.glyphicon-chevron-left {
    padding-top: 2rem !important;
}

.menuText {
    color: white;
    text-align: center;
    margin: auto;
    display: flex;
    flex-direction: column;
}

@media (max-width: 991px) {
    .menuText {
        font-size: 1rem;
    }
    
}

#social{
   padding-top: 1em;
}

#mobilesocial > p{
    padding-top: 2.5em;
    flex-direction: unset;
}
@media(min-width: 990px){

}

@media (max-width: 770px) {
    #social a img {
        width: 3rem !important;
    }
}

@media (max-width: 430px) {
    .hamburger-menu-div {
        top: -20px;
    }
    .c-hamburger {
        overflow: visible !important;
        top: 1rem !important;
    }
    #mobiletranslate .glyphicon,
    #mobilesearch .glyphicon {
        display: none;
    }
}


/* Skiplink Code */

#skiplink a {
    font-family: Calibri, Arial;
    font-weight: bold;
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

#skiplink a:focus {
    position: static;
    width: auto;
    height: auto;
}


/*---------------------------*/


/* Popup Message and Transparent Bar */

#dnn_popup {
    background: #0073b7;
    height: 54px;
    display: none;
}

#dnn_popup a {
    color: #FEF795;
}

#dnn_ctr33026_ModuleContent {
    display: table-cell;
    vertical-align: middle;
    min-height: 54px;
    height: 54px;
    width: 52%;
}

#dnn_popup p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: white;
    text-align: center;
    line-height: 1;
}

#dnn_popup h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.3em;
    color: #FEF795;
    text-align: center;
    line-height: 1;
    margin-top: 10px;
    margin-bottom: 5px;
}

#popupexit {
    padding-top: 15px;
    z-index: 9;
}

#popupexit:hover,
#popupexit:focus {
    color: white;
}

#transparentbar {
    position: absolute;
    z-index: 9;
    background: rgba(2, 47, 99, .65);
}

#transparentbarback {
    position: absolute;
    top: 0px;
    z-index: 9;
    background: rgba(2, 47, 99, .65);
}

.dnnSortable {
    min-height: 54px !important;
}

.removePopup {
    position: absolute;
    height: 1px;
    width: 1px;
    left: 5000px;
}

.tbarUp {
    top: 0px !important;
}

@media (max-width: 2050px) {
    #dnn_ctr33026_ModuleContent {
        width: 24%;
    }
}

@media (max-width: 1950px) {
    #dnn_ctr33026_ModuleContent {
        width: 25%;
    }
}

@media (max-width: 1850px) {
    #dnn_ctr33026_ModuleContent {
        width: 27%;
    }
}

@media (max-width: 1750px) {
    #dnn_ctr33026_ModuleContent {
        width: 28%;
    }
}

@media (max-width: 1650px) {
    #dnn_ctr33026_ModuleContent {
        width: 30%;
    }
}

@media (max-width: 1550px) {
    #dnn_ctr33026_ModuleContent {
        width: 32%;
    }
}

@media (max-width: 1450px) {
    #dnn_ctr33026_ModuleContent {
        width: 34%;
    }
}

@media (max-width: 1350px) {
    #dnn_ctr33026_ModuleContent {
        width: 37%;
    }
}

@media (max-width: 1250px) {
    #dnn_ctr33026_ModuleContent {
        width: 40%;
    }
}

@media (max-width: 1150px) {
    #dnn_ctr33026_ModuleContent {
        width: 44%;
    }
}

@media (max-width: 1050px) {
    #dnn_ctr33026_ModuleContent {
        width: 48%;
    }
}

@media (max-width: 800px) {
    #popuptext {
        position: relative;
        right: 7%;
    }
}

@media (max-width: 680px) {
    #popuptext {
        position: relative;
        right: 8%;
    }
}

@media (max-width: 587px) {
    #dnn_popup {
        height: 71px;
    }
}

@media (max-width: 469px) {
    #dnn_popup {
        height: 85px;
    }
    #popuptext {
        right: 0%;
        width: 90%;
    }
}


/*---------------------------*/


/* Grid Area Background */

#dnn_gridArea {
    background: #ededed;
}


/* Reg Voters and Rotator Code */

#statsrow {
    background: #f5f4f4;
}

#logoDiv {
    padding-top: 54px;
}

.registrationTotalsList {
    margin: 0;
    list-style: none;
}

.registrationTotalsList li {
    display: inline-block;
    width: 17.6%;
    text-align: center;
    font-size: 1em;
}

.registrationTotalsList li:first-child {
    width: 22.6%;
    margin-left: 30px;
    text-align: left;
}

.registrationTotalsList li:nth-child(4) {
    width: 12.6%;
}

.registrationTotalsList li:nth-child(5) {
    width: 12.6%;
}

.registrationTotalsList li:last-child {
    width: 12.6%;
}

#regtotals {
    padding-top: 0px;
}

#registrationTotals {
    padding: 15px 1%;
}

#inactiveTotals {
    padding: 5px 1% 15px 0;
}

.datePrelude {
    color: #23317c !important;
    font-size: 1.5em !important;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: none !important;
}

.dateValue,
.dateValueInactive {
    color: #23317c !important;
    font-size: 1.3em !important;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.totalsField {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.05em;
    color: #23317c;
    text-transform: uppercase;
}

.totalsValue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    font-weight: bold;
    color: #23317c;
}

@media (min-width: 1550px) {
    #inactiveTotals {
        padding: 5px 1% 15px 2%;
    }
    #registrationTotals {
        padding: 15px 1% 15px 3%;
    }
}

@media (min-width: 1350px) {
    #inactiveTotals {
        padding: 5px 1% 15px 1%;
    }
    #registrationTotals {
        padding: 15px 1% 15px 2%;
    }
}

@media (min-width: 1200px) {
    .testbar {
        top: 85px !important;
    }
}

@media (max-width: 1253px) {
    .registrationTotalsList li:first-child {
        margin-left: 20px;
        width: 24.6%;
    }
}

@media (max-width: 1153px) {
    .registrationTotalsList li:first-child {
        margin-left: 10px;
        width: 25.6%;
    }
}

@media (max-width: 1108px) {
    .registrationTotalsList li:first-child {
        margin-left: 0px;
        width: 26.6%;
    }
}

@media (max-width: 1092px) {
    .registrationTotalsList li:first-child {
        margin-left: 20px;
        width: 23.6%;
    }
    .totalsValue {
        font-size: 1.3em;
    }
    .totalsField {
        font-size: 0.95em;
    }
    .datePrelude {
        font-size: 1.3em !important;
    }
    .dateValue {
        font-size: 1.1em !important;
    }
}

@media (max-width: 1086px) {
    .registrationTotalsList li:first-child {
        margin-left: 10px;
    }
    .registrationTotalsList li:last-child {
        width: 14.6%;
    }
    #inactiveTotals .registrationTotalsList li:first-child {
        text-align: right;
        margin-left: 0px;
        width: 21.6%;
    }
    #inactiveTotals .registrationTotalsList li:last-child {
        text-align: left;
    }
}

@media (max-width: 1038px) {
    .registrationTotalsList li:first-child {
        margin-left: 0px;
        width: 24.6%;
    }
}

@media (max-width: 1030px) {
    .registrationTotalsList li:first-child {
        margin-left: 0px;
    }
}

@media (max-width: 1000px) {
    #inactiveTotals .registrationTotalsList li:first-child {
        margin-left: 10px;
    }
    .registrationTotalsList li {
        width: 16.6%;
    }
    .registrationTotalsList li:first-child {
        width: 25.6%;
    }
}

@media (max-width: 991px) {
    .registrationTotalsList li {
        padding-bottom: 2px;
    }
    #inactiveTotals .registrationTotalsList li {
        padding-bottom: 7px;
    }
    .registrationTotalsList li:first-child,
    #inactiveTotals .registrationTotalsList li:first-child {
        width: 100%;
        text-align: center;
    }
    .registrationTotalsList li:nth-child(2) {
        width: 20.6%;
        text-align: center;
        margin-left: 21%;
    }
    .registrationTotalsList li:nth-child(3) {
        width: 20.6%;
        text-align: center;
    }
    .registrationTotalsList li:nth-child(4) {
        width: 18.6%;
        text-align: center;
    }
    .registrationTotalsList li:nth-child(5) {
        width: 17.6%;
        margin-left: 33%;
        text-align: center;
    }
    .registrationTotalsList li:nth-child(6) {
        width: 17.6%;
        text-align: center;
    }
    #regtotals {}
    #inactiveTotals {
        padding: 15px 1%;
    }
    .totalsValue {
        font-size: 1.5em;
    }
    .totalsField {
        font-size: 1.05em;
    }
    .datePrelude {
        font-size: 1.5em !important;
    }
    .dateValue {
        font-size: 1.3em !important;
    }
}

@media (max-width: 820px) {
    .registrationTotalsList li:nth-child(2) {
        width: 26.6%;
        margin-left: 17%;
    }
    .registrationTotalsList li:nth-child(3) {
        width: 24.6%;
    }
    .registrationTotalsList li:nth-child(4) {
        width: 20.6%;
    }
    .registrationTotalsList li:nth-child(6) {
        width: 20.6%;
    }
}

@media (max-width: 767px) {
    .registrationTotalsList li {
        width: 100% !important;
    }
    .registrationTotalsList li:nth-child(2),
    .registrationTotalsList li:nth-child(5) {
        margin-left: 0;
    }
    #regtotals {
        padding-top: 0px;
    }
    #inactiveTotals .registrationTotalsList li:last-child {
        text-align: center;
    }
    #inactiveTotals .registrationTotalsList li:first-child {
        margin-left: 0px;
    }
}

@media (max-width: 665px) {
    #regtotals {
        padding-top: 0px;
    }
}

@media (max-width: 500px) {
    .registrationTotalsList li:first-child {
        margin-left: 0;
    }
}

@media (max-width: 320px) {
    #regtotals {
        padding-top: 0px;
    }
}


/* Rotator height */

#rotator {
    top: -1px;
}

@media (max-width: 700px) {
    .carousel-inner>.item>img {
        height: 200px !important;
    }
}

@media (max-width: 650px) {
    .carousel-inner>.item>img {
        height: 175px !important;
    }
}

@media (max-width: 375px) {
    #regtotals {
        padding-top: 0px;
    }
}


/* Rotator Fade */


/* Carousel Fade */

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    width: 100%;
}

.left {
    float: none !important;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
    transition: 1000ms;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
    transition: 1000ms;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-fade .carousel-inner>.item.next,
    .carousel-fade .carousel-inner>.item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner>.item.prev,
    .carousel-fade .carousel-inner>.item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner>.item.next.left,
    .carousel-fade .carousel-inner>.item.prev.right,
    .carousel-fade .carousel-inner>.item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}


/*--------------------------------------------*/


/* Quicklinks */

#quicklinks {
    display: flexbox;
}

#quicklinks,
#dnn_qlArea {
    background-image: linear-gradient(to bottom, #154a8f, #07326b);
    padding: 0;
}

#dnn_qlArea {
    top: -1px;
}

#qlbottom,
#qltop {
    background-image: linear-gradient(to bottom, #154a8f, #07326b);
    padding: 0 0px;
}

@media (min-width: 992px) {
    /* If they want to make it 6 QLs again */
    /* .qlsp {
        width: 16.5%;
    } */
    /* This is for when there are 7 QLs */
    /* .qlsp {
        width: 14.19%;
    } */
    .qlsp {
        width: 12.5%;
    }
}

#quicklinks a {
    padding: 20px 15px 20px 15px;
    cursor: pointer;
    text-align: center;
    background-color: #154a8f;
    background-image: linear-gradient(to bottom, #154a8f, #07326b);
    height: 12rem;
}

#quicklinks a:hover,
#quicklinks a:focus {
    background-image: linear-gradient(to bottom, #0079c2, #0165a1);
    text-decoration: none;
    transition: background-color .4s;
}

@media (max-width: 1076px) {
    #quicklinks a {
        padding: 10px 8px;
    }
}

.qlicon {
    height: 50px;
    width: 80px;
    display: block;
    margin: 0 auto;
}

.qlwords {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    color: white;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

@media (max-width: 1355px) {
    #quicklinks a {
        height: 12rem;
    }
}

@media (max-width: 1199px) {
    .vr-menu {
        width: 85% !important;
    }
    .qlicon {
        margin-top: 5px;
    }
    #quicklinks a {
        height: 141px;
    }
}

@media (max-width: 996px) {
    .qlicon {
        width: 109px;
    }
}

@media (max-width: 803px) {
    .qlwords {
        font-size: 1.2em;
    }
}

@media (max-width: 767px) {
    #dnn_qlArea {
        grid-auto-flow: row;
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    #quicklinks a {}
    .qlicon {
        height: 50px;
        width: 80px;
    }
    .qlwords {
        text-align: center;
        font-size: 1.4em;
    }
}

@media (max-width: 414px) {
    #dnn_qlArea {
        grid-auto-flow: row;
    }
    #quicklinks a {
        height: 10rem;
    }
    .qlicon {
        height: 30px;
        width: 60px;
    }
    .qlwords {
        text-align: center;
        font-size: .4rem;
    }
    .qlsp,
    #quicklinks a {
        padding: 10px;
    }
}


/*---------------------------------------------*/


/* Footer Area Code */

#footercolorbar {
    background: #023b7a;
    padding: 10px;
    display: none;
}

footer {
    background: #022f63;
}

footer a {
    color: #b3b4b4 !important;
    text-decoration: none !important;
}

footer a:hover,
footer a:focus {
    color: #b3b4b4 !important;
}

#footerright {
    padding-left: 15px;
}

#footerleft {
    padding-right: 15px;
}

footer h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.25em;
    color: #f9944c;
    margin-top: 5px;
}

footer p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #b3b4b4;
}

#information p {
    font-size: 1.1em;
}

#footerarea {
    text-align: center;
    padding: 10px 0 10px;
}

#disclaimer {
    padding: 15px 12% 0;
}

@media (min-width: 1200px) {
    #disclaimer {
        padding: 15px 14% 0;
    }
}

#information {
    top: 0px;
}

@media (max-width: 767px) {
    #footerright,
    #footerleft {
        padding-right: 0px;
    }
    #information {
        top: 0px;
    }
}


/*------------------------------------------*/


/* Menu */


/* Putting this with menu because it lets the background colors go to the bottom */

#contentcol {
    padding: 0px;
}


/* #contentarea,
#rightarea,
#dnn_contentpane_SyncPanel {
    display: flex;
} */

#navfull {
    padding: 0 20px;
}

@media (max-width: 991px) {
    #contentarea {
        display: inherit;
    }
}

@media (max-width: 320px) {
    #contentcol {
        padding: 20px 0px;
    }
}


/*--------------------------------------------*/


/* Content Pane Area */

#dnn_contentpane {
    padding: 20px 15px;
}

.grayBack {
    background-color: #e2e2e2;
}

#dnn_newsarea {
    padding: 0 40px;
}

#dnn_calendararea {
    padding: 0 40px 20px;
}


/* Getting rid of weird category about calendar */

.SelCategory.SubHead {
    display: none;
}

#newstop {
    background: #168abc;
    font-size: 1.8em;
    font-family: Calibri, 'Gill Sans', 'Gill Sans MT', 'Trebuchet MS', sans-serif;
    color: white;
    padding: 10px 20px;
}

#calendartop {
    background: #003366;
    font-size: 1.8em;
    font-family: Calibri, 'Gill Sans', 'Gill Sans MT', 'Trebuchet MS', sans-serif;
    color: white;
    padding: 10px 20px;
}

.contentheader {
    /* text-align: center;
    padding-bottom: 15px;
    */
    padding: 7px 0px 1px 0px;
    background: #f57921;
    color: #1b286b !important;
    font-weight: bold;
    text-decoration: none;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    box-shadow: 0 4px 6px 0 rgb(0 0 0 / 20%), 0 6px 8px 0 rgb(0 0 0 / 19%);
}

#spacertop {
    padding: 15px;
}

#spacerbottom {
    padding: 0px;
}

#contentarea {
    background: #e2e2e2;
    display: flex;
}

@media (max-width: 991px) {
    #contentarea {
        display: inherit;
    }
}

#dnn_middlearea {
    border-right: 2px solid #707070;
    border-left: 2px solid #707070;
    padding: 20px 20px;
    background: white;
}

#rightareaContainer {
    padding: 20px 15px;
    background: #e2e2e2;
}

@media (max-width: 991px) {
    #dnn_middlearea {
        border-right: none;
        border-left: none;
        padding: 30px;
        padding-top: 20px;
        padding-bottom: 40px;
    }
    #dnn_middlearea:after {
        border-bottom: 2px solid #707070;
        width: 100%;
        content: "";
        display: block;
        margin: 0 auto;
    }
    #dnn_contentpane:after {
        border-top: 2px solid #707070;
        width: 100%;
        content: "";
        display: block;
        margin: 0 auto;
        margin-top: 40px;
    }
    #dnn_contentpane {
        padding-bottom: 30px;
    }
    #rightarea {
        padding-top: 20px;
    }
    .backpagecontentrow #dnn_contentpane {
        padding: 0 15;
    }
}

@media (max-width: 320px) {
    #rightarea {
        padding: 0 0px;
    }
}


/* Backpage CSS */

.headers p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.25em;
}

.headers h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.7em;
    padding-bottom: 8px;
    border-bottom: solid gray 1px;
    font-weight: normal;
    margin-top: 1em;
}

.headers h1 span {
    margin-top: 1em;
    font-family: 'Roboto', sans-serif;
}

.headers h2 {
    color: #205A9D;
    font-size: 1.35em;
    text-align: left;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
}

.headers h3 {
    font-size: 1.25em;
    color: #205A9D;
    font-family: 'Roboto', sans-serif;
}

.textContainer {
    line-height: 1.25;
    padding: 3px 5px 8px 5px;
    width: 95%;
    font-family: 'Roboto', sans-serif;
    font-size: 1.25em;
}

.grayButton {
    background: linear-gradient(to bottom, #d0d1d2, #bebebe);
    color: #22327D;
    border: 1px solid #D1D1D1;
    text-align: center;
    padding: 0.6em;
    margin-bottom: 1em;
    font-weight: bold;
    font-size: 1.15em;
}

.buttonContainer {
    background: linear-gradient(to bottom, #f57921, #f57921);
    color: white;
    text-transform: uppercase;
    font-size: 1.2em;
    text-align: center;
    padding: 3px;
    width: 95%;
    font-family: 'Roboto', sans-serif;
}

#dnn_nextTwitter .buttonContainer {
    width: 100%;
}

.electionInfo {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-family: 'Roboto', sans-serif;
}

.electionInfo:nth-child(n+4) {
    padding-top: 8px;
}

.imageContainer {
    width: 95%;
}

.no-border {
    border: none !important;
}

.updownpad {
    padding: 10px 0px 3.5em;
}

#contentrow {
    padding: 40px;
}

#dnn_rightpane,
#dnn_leftpane,
#dnn_rightpaneTop,
#dnn_leftpaneTop {
    padding-top: 20px;
}

#dnn_rightpane h3,
#dnn_leftpane h3,
#dnn_rightpaneTop h3,
#dnn_leftpaneTop h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    color: #023b7a;
    text-align: left;
    margin: 0px 0 5px;
    font-weight: bold;
    text-transform: uppercase;
}

#dnn_rightpane h2,
#dnn_leftpane h2,
#dnn_rightpaneTop h2,
#dnn_leftpaneTop h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    font-weight: normal;
    color: #007ac3;
    text-align: left;
    margin: 10px 0px;
}

#dnn_rightpane p,
#dnn_leftpane p,
#dnn_rightpaneTop p,
#dnn_leftpaneTop p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    font-style: normal;
    color: #022f63;
    text-align: left;
}


/* News Section Edits */


/* Article Title */

.eds_news_Ozone h2 {
    font-size: 26px !important;
}

.edn_metaDetails {
    text-align: center !important;
}

.eds_news_Ozone.eds_subCollection_news a {
    color: #337ab7 !important;
}

.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleSubTitle,
.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleSummary ul,
.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleSummary p {
    display: none;
}

.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleSummary p:first-child,
.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleSummary p:nth-child(2),
.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleSummary span {
    display: block !important;
    color: #626262 !important;
    text-align: center !important;
}

.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleSummary p:nth-child(2),
.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleSummary p:nth-child(3) {
    display: block !important;
    color: #626262 !important;
    text-align: center !important;
}

article.edn_article.edn_clearFix {
    border-bottom: 2px solid #c5c5c5;
    padding-bottom: 20px;
}


/* Read More Button */

.eds_news_Ozone.eds_subCollection_news .edn_article .edn_readMoreButtonWrapper {
    text-align: center !important;
}

.eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton,
.eds_news_Ozone.eds_subCollection_news .article_comments .add_comment .add_article_box .submit {
    background: linear-gradient(to bottom, #fded6a, #fedd07) !important;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #023b7a !important;
    -webkit-transition: all 200ms linear;
    -khtml-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    border: none !important;
    border-radius: none !important;
    font-size: 16px !important;
    padding: 12px !important;
}


/* Notices Section Edits */

.eds_news_Ozone h2 {
    color: #023b7a !important;
    text-align: center !important;
    font-weight: bold !important;
}


/* Events Calendar */

#dnn_ctr33025_ModuleContent {
    width: 90% !important;
    padding-left: 10% !important;
}

.eds_news_Ozone.eds_subCollection_calendar .archive_list.events {
    margin-top: 0px !important;
    box-shadow: 0px 0px 6px grey;
    background: #d1d1d1;
}

.eds_news_Ozone.eds_subCollection_calendar .archive_list {
    padding: 0 !important;
}

.eds_news_Ozone .edn_module_title {
    display: none;
}

.eds_news_Ozone.eds_subCollection_calendar .archive_list.events ul li:before {
    display: none !important;
}

.eds_news_Ozone.eds_subCollection_calendar .archive_list.events ul li>a>span {
    display: block;
    color: #c25201 !important;
}

.eds_news_Ozone.eds_subCollection_calendar .archive_list.events ul li {
    padding: 15px !important;
    background: white;
    margin-bottom: 10px !important;
}

.eds_news_Ozone.eds_subCollection_calendar .archive_list.events ul li>a {
    font-size: 13pt !important;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #023b7a !important;
    font-weight: bold;
}

.eds_news_Ozone h3 {
    padding: 0 15px !important;
}


/*--------------------------------------------*/


/* Social */

#social,
#social2 {
    z-index: 12;
}

#social a img,
#social2 a img {
    max-width: 4.3rem;
    padding: 5px;
}

@media (max-width: 767px) {
    #social2 {
        display: none;
    }
}


/*--------------------------------------------*/


/* SOE Pic */

#soePic {
    position: absolute;
    z-index: 5;
    left: 5rem;
}

#soelarge {
    margin-left: 3%;
}

@media (max-width: 991px) {
    #soelarge {
        width: 200px;
    }
}

@media (max-width: 767px) {
    #soelarge {
        margin-left: 50%;
        margin-top: 54px;
    }
}


/*--------------------------------------------*/


/* Hamburger Menu and PaneDrop */

.mobilebuttons {
    border-right: 1px solid white;
    color: white;
    text-align: center;
    cursor: pointer;
    font-size: 1.1em;
    margin-top: 14px;
    font-weight: bold;
}

.mobilebuttons:hover,
.mobilebuttons:focus {
    color: white;
    text-decoration: none;
}

#mobilehome {
    color: white;
}

.glyphicon {
    color: white;
    font-size: 1.6em;
    /*top: 3px;*/
    display: block;
    /*margin-bottom: 5px;*/
    text-align: center;
}

.paneDrop {
    background: white;
    z-index: 9;
    top: 54px;
    left: 203% !important;
    height: 65px !important;
    width: 92% !important;
    margin-left: 0px;
    border-bottom-right-radius: 5px;
    text-align: center;
    line-height: 22px;
    color: #003366 !important;
    transition: height .4s;
    animation-direction: reverse;
    border-bottom-left-radius: 5px;
    border: 2px solid #173b75
}

#mobileitems {
    position: relative;
    /*display: inline-block;*/
    /*top: -9px;*/
    /*left: 45.33333333%;*/
}


/* Search Box & Translate Dropdown Spacing in PaneDrop & Mobile Menu*/

#dnn_mobilemenu {
    position: absolute;
    right: -150%;
    z-index: 15;
    background: white;
}

.bcs-container-searchbox {
    margin-top: 7px;
}

#google_translate_element {
    margin-top: 6px;
}


/* Moving Translate and Search out of screen 
        And Hamburger Menu */

#translate,
#search,
#socialList {
    position: absolute;
    bottom: 5000px;
    height: fit-content !important;
    width: 1px;
    margin-left: -1px;
    overflow: hidden;
    font-size: .75em;
}

.hamburger-menu-div {
    top: -18px;
    border-right: none;
    z-index: 20;
}

.c-hamburger {
    display: block;

    overflow: hidden;
    margin: auto;
    bottom: -5px;
    padding: 0;
    width: 64px;
    height: 40px;
    font-size: 0;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    transition: background 0.3s;
    z-index: 999;
}

.c-hamburger:focus {
    outline: none;
}

.c-hamburger span {
    display: block;
    position: absolute;
    top: 2.5rem;
    margin: auto;
    width: 3rem;
    left: 34%;
    height: 4px;
    background: white;
}

.c-hamburger span::after,
.c-hamburger span::before {
    position: absolute;
    display: block;
    left: 0;
    width: 3rem;
    height: 4px;
    background-color: white;
    content: "";
}

.c-hamburger span::before {
    top: -1rem;
}

.c-hamburger span::after {
    bottom: -1rem;
}

.c-hamburger--htx {
    background-color: transparent;
    width: 8rem;
}

.c-hamburger--htx span {
    transition: background 0s 0.3s;
}

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
    transition-duration: 0.3s, 0.3s;
    transition-delay: 0.3s, 0s;
}

.c-hamburger--htx span::before {
    transition-property: top, transform;
}

.c-hamburger--htx span::after {
    transition-property: bottom, transform;
}

.c-hamburger--htx.is-active span {
    background: none;
    left: 18px;
    top: 19px;
    width: 30px;
}

.c-hamburger--htx.is-active span::before {
    top: 0;
    transform: rotate(45deg);
}

.c-hamburger--htx.is-active span::after {
    bottom: 0;
    transform: rotate(-45deg);
}

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
    transition-delay: 0s, 0.3s;
}

#dnn_mobilemenu a {}

@media (max-width: 319px){
    .hidden-xxs{
        display: none;
    }
    .visible-xxs{
        display: block !important;
    }
    #transparentbar {
        height: 6rem !important;
    }
}

@media (min-width: 320px){
    .visible-xxs{
        display: none !important;
    }
}

.socials-dropdown-btn{
    position: relative;
    top: 1rem;
}

.socials-dropdown{
    margin-left: 0;
    list-style-type: none;

    padding: 10px;
}
.socials-dropdown li {
    float: left;
    
}

.socials-dropdown a {
    display: block !important;
    text-align: center;
    padding: 0 !important;
    width: 13vw;
    
}



.dropdown-social-img{
    width: 4rem;
    padding: 0;
}

#socialList > ul > li:nth-child(1) > a > img {
    background-color: black;
    background-clip: content-box;
    filter: invert(1);
}

#dnn_mobilemenu .accordionDiv:hover,
#dnn_mobilemenu .accordionDiv:focus {}

@media (max-width: 650px) {
    #soelarge {
        margin-left: 52%;
        width: 190px;
    }
}

@media (max-width: 560px) {
    #soelarge {
        margin-left: 49%;
        width: 185px;
    }
}

@media (max-width: 460px) {
    .paneDrop {
        left: 20px !important;
    }
}

@media (max-width: 430px) {
    .qlwords {
        font-size: 1.3em;
    }
}

@media (max-width: 430px) {
    #soelarge {
        width: 150px;
    }
    #mobileitems {
        width: 100%;
        display: flex;
        align-items: center;
    }
    #phonemenu {
        padding-top: 1em;
    }
    .c-hamburger {}
    #social {
        padding-top: 15px;
        padding-right: 0px;
        z-index: 12;
    }
    .c-hamburger {
        display: inherit;
        height: 30px;
    }
    .mobilebuttons {
        border: none;
    }
    #menuText {
        display: none;
    }
    #transparentbar {
        height: 7.5rem;
    }
    .c-hamburger span{
        left: 0;
    }
}

@media (max-width: 375px) {
    #soelarge {
        width: 130px;
    }
    .paneDrop {
        left: 15px !important;
    }
    #mobileitems {}
    #social {
        padding-right: 0px;
        padding-left: 0px;
        left: 1%;
    }
    #social a {
        padding: 0px;
    }
    .qlicon {
        width: 70px
    }
    .qlwords {
        font-size: 1em;
    }
}

@media (max-width: 320px) {
    #social a img {
        width: 24px;
    }
    .glyphicon {
        font-size: 1.2em;
    }
    .c-hamburger {

        position: absolute;
    }
}

@media (max-width: 610px) {
    .mobilebuttons{
        border: none;
    }
}