html,
body {
    min-height: 0!important;
    height: auto!important;
    position: inherit!important;
}

.DNNEmptyPane {
    border: none;
}

body {
    font-size: 12px;
}

p {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 1.5em;
    color: #565656;
    line-height: 1.2em;
}

h1 {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 2em;
    text-align: left;
}

h2 {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: #be1e2d;
    font-size: 1.8em;
    text-transform: none;
    font-weight: normal;
    text-align: left;
}


/* Centers Title on Search Modal 
& shrinks height to fit in area*/

.bcs-result h2 {
    text-align: center;
}

.bcs-modal-header h2 {
    color: white !important;
}

.bcs-modal-body,
.bcs-modal-content {
    height: 90% !important;
}

.bcs-modal {
    top: 8em !important;
}


/*------------------------------------*/

.alternating tr:nth-child(odd) {
    background: #dddddd;
}

#dnn_contentpane {
    padding-bottom: 25px;
}

.borderright {
    border-right: 4px solid #154a90;
}

@media (min-width: 992px) {
    #dnn_mainright {
        width: 48%;
    }
}

.backthree {
    width: 33.333333% !important;
}

#dnn_popup {
    background: #04326e;
    height: 54px;
    padding-top: 0px;
    position: fixed;
    z-index: 999;
    display: table;
}

#dnn_popup p {
    text-align: center;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    color: white;
    padding-top: 0.6%;
    width: 100%;
    padding-right: 12%;
}

.dnnSortable {
    min-height: 66px !important;
}

.blueboxback {
    background: #eaf4fb;
    padding: 10px;
}

#popupexit {
    z-index: 9;
}

#popupexit:hover,
#popupexit:focus {
    color: white;
}

.removePopup {
    position: absolute;
    height: 1px;
    width: 1px;
    left: 5000px;
}

.soeUp {
    margin-top: 53px !important;
}

.navUp {
    margin-top: 0px !important;
}

.pdUp {
    top: 54px !important;
}

.glyphicon-remove {
    font-size: 17px !important;
    margin-top: 13px;
}

.navfull {
    position: fixed;
    z-index: 999;
    margin-top: 54px;
}

#rtwords {
    position: absolute;
    top: 2px;
    left: 34px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.6em;
    color: #b91d2c;
}

#headertopscal {
    background-image: linear-gradient(123deg, #154a90 94%, #04326e 15%);
    color: white;
    position: relative;
    z-index: 1;
    padding-top: 2px;
    text-align: center;
    overflow: hidden;
    padding: 10px 1px;
    font-family: Arial;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1.6em;
}

span#dnn_ctr25170_dnnTITLE_titleLabel {
    padding: 3px 41px;
}

.eds_news_Ozone.eds_subCollection_news a {
    color: white;
}


/* Left side shadow and margins */

.eds_news_module_31956.news.eds_subCollection_news.eds_news_Ozone.eds_template_List_Article_Default.eds_templateGroup_listArticleDefault.eds_styleSwitchCriteria_portalSettingsSource {
    box-shadow: 0px 0px 6px grey;
    background: #cbe0ef;
}

.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleTitle {
    margin-bottom: 10px;
}

.no-pad {
    padding-left: 0px;
    padding-right: 0px;
}

.iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
}

.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

ul {
    margin: 10px 0 10px 30px;
}

#dnn_ctr_Login_Login_DNN_plUsername,
#dnn_ctr_Login_Login_DNN_plPassword {
    color: white;
}

header {
    position: relative;
    z-index: 9;
    background: white;
}

.upbp {
    margin-top: 53px !important;
}

.upbpmenu {
    margin-top: 0px !important;
}

#soePic {
    position: relative;
    margin-top: 107px;
}

.soeimg {
    width: 95%
}

#controls {
    position: relative;
}

#translate,
#search {
    position: absolute;
    bottom: 5000px;
    height: 1px;
    width: 1px;
    margin-left: -1px;
    overflow: hidden;
    font-size: .75em;
}

.goog-te-combo {
    width: 100%;
    color: #666;
}

.left {
    float: none;
}

#logo {
    z-index: 8;
    position: absolute;
    left: 0;
}

#statsrow {
    margin-bottom: 20px;
}

.registrationTotalsList {
    margin: 0;
    list-style: none;
}

.registrationTotalsList li {
    vertical-align: middle;
    background: white;
}

.registrationTotalsList li:first-child {
    text-align: center;
    padding-bottom: 10px;
    background: #154a90;
    background-image: linear-gradient(123deg, #154a90 85%, #04326e 15%);
}

.registrationTotalsList li:last-child {
    padding-bottom: 10px;
}

.totalsField {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.45em;
    font-weight: bold;
    color: #696a6c;
    display: inline-block;
    width: 50%;
    text-align: right;
    padding-top: 10px;
}

.totalsValue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.45em;
    font-weight: bold;
    color: #696a6c;
    text-align: left;
    display: inline-block;
    width: 50%;
    padding-left: 10px;
}

.datePrelude,
.dateValue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    font-weight: normal;
    text-align: center;
    color: white;
    text-transform: uppercase;
    width: 100%;
}

.dateValue {
    font-weight: normal;
    font-size: 1.3em;
    color: white;
    float: none;
    text-transform: none;
}

#quicklinks {
    background-image: linear-gradient(to bottom, #154a8f, #07326b);
    padding: 0;
}

#qlbottom,
#qltop {
    background-image: linear-gradient(to bottom, #154a8f, #07326b);
    padding: 0 85px;
}

@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%;
    }
}

#quicklinks a {
    padding: 20px 15px 20px 15px;
    cursor: pointer;
    text-align: center;
    background-color: #154a8f;
    background-image: linear-gradient(to bottom, #154a8f, #07326b);
    display: table;
    height: 140px;
}

#quicklinks a:hover,
#quicklinks a:focus {
    background-image: linear-gradient(to bottom, #08356e, #022451);
    text-decoration: none;
    transition: background-color .4s;
}

.qlicon {
    height: 72px;
    width: 110px;
    display: block;
    margin: 0 auto;
}

.qlwords {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    color: white;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

#contentcol {
    background: #eaf4fb;
    display: flex;
}


/* Newsletter Form */

.ctct-inline-form {
    display: inline-block;
    margin-bottom: 25px;
}


/* Getting rid of details of events/articles in NEWS section 
   And adding different stylings to it */

.edn_metaDetails {
    display: none;
}

h3.edn_articleTitle.edn_articleSubTitle {
    display: none;
}

.edn_readMoreButtonWrapper {
    display: none;
}

h2.edn_articleTitle {
    background: white !important;
    font-family: Arial !important;
    font-size: 1.4em !important;
    padding: 15px !important;
    text-transform: none;
    font-style: normal !important;
}

.eds_news_Ozone.eds_subCollection_news a {
    color: #134689 !important;
}

.eds_news_Ozone.eds_subCollection_news .article_pager a {
    color: black !important;
}

.eds_news_Ozone.eds_subCollection_news .article_pager a.active {
    background: #FA220A !important;
}

.eds_news_Ozone.eds_subCollection_news a:hover,
.eds_news_Ozone.eds_subCollection_news a:focus {
    text-decoration: underline !important;
}

#dnn_ctr25166_ModuleContent {
    box-shadow: 0px 0px 6px grey;
}

.eds_news_Ozone.eds_subCollection_news .edn_article {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
    background: white !important;
}

#headertops {
    background-image: linear-gradient(123deg, #be1e2d 87%, #950815 10%);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    text-transform: uppercase;
    color: white;
    text-align: center;
    padding: 10px 0;
}


/* Added the following css rule */

.edn_articleSummary,
.a {
    text-decoration: underline;
}

#rotatorbox {
    margin-bottom: 20px;
}

.eds_news_Ozone.eds_subCollection_news .edn_articlesRssWrapper {
    margin: 0 !important;
}

.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleSummary {
    padding: 6px 0 !important;
    font-size: 12px !important;
    text-align: center !important;
}


/* Outreach Events */

.eds_news_Ozone.eds_subCollection_calendar .archive_list.events {
    margin-top: 0px !important;
    box-shadow: 0px 0px 6px grey;
    background: #cbe0ef;
}

.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: #be1e2d !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: #14498f !important;
    font-weight: bold;
}

.eds_news_Ozone h3 {
    padding: 0 15px !important;
}


/*------------------------------------------------------------*/

#contentright {
    padding-top: 40px;
}

img#imgvoterota {
    padding-left: 21% !important;
}

#social,
#social0,
#social2 {
    margin: 20px 0;
    text-align: center;
}

#twittertimeline iframe {
    width: 100% !important;
}

@media (min-width: 992px) {
    /* social0 is for the home page, social is for backpage regular */
    #social,
    #social0,
    #social2 {
        top: 0px !important;
    }
}

#office {
    background: rgba(158, 215, 246, .25);
    padding-top: 15px;
    display: flex;
    justify-content: space-evenly;
}

#officeinfo {
    text-align: center;
    border-right: 1px solid white;
    margin-bottom: 30px;
}

#officeinfo:last-child {
    border-right: none;
}

#office p,
#office .Normal {
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
}

#mainoffice {}

#officeseal {
    text-align: right;
}

#officeseal img {
    height: 128px;
    width: 128px;
}

#office img {
    padding: 0 10px;
}

#newsletterrow {
    margin-bottom: 30px;
}

#dnn_largebottomblock {
    margin-top: 10px;
}

.backpagestatsrow {}

.editpagecontentpane,
.backpagecontentpane {
    background: white;
    /* padding: 25px 25px 40px; */
}

.leftb {
    padding-right: 10px !important;
}

.rightb {
    padding-left: 10px !important;
}

.maintop {
    padding-bottom: 10px;
}

.maintbottom {
    padding-top: 10px;
}

.backpagecontentpane .leftb h2,
.backpagecontentpane .rightb h2 {
    font-size: 1.9em;
}

.backpagecontentpane .leftb h1,
.backpagecontentpane .rightb h1 {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: #be1e2d !important;
    font-size: 2.15em !important;
    text-transform: none !important;
    font-weight: normal !important;
    text-align: left;
}

.backpagecontentpane .leftb h3,
.backpagecontentpane .rightb h3 {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: #0037a0 !important;
    font-size: 1.7em !important;
    text-transform: none !important;
    font-weight: normal !important;
    text-align: left;
    font-style: italic;
}

.padleft {
    padding-left: 35px !important;
}


/* Admin pages UL */

ul.rtUL.rtLines {
    font-size: 1em !important;
}

ul.rtUL {
    font-size: 1em !important;
}


/*-----------------*/

.backpagecontentpane ul,
.backpagecontentpane ol {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: #565656;
    font-size: 1.5em;
    text-align: left;
    line-height: 1.2;
}

.backpagecontentpane ul li ul,
.backpagecontentpane ol li ol {
    font-size: 18px;
}

.backpagecontentrow {
    padding-top: 87px !important;
    margin-top: -87px;
    margin-bottom: 40px;
}

.backpagesocial {
    position: relative;
    z-index: 1;
    padding-right: 15px;
}

.backpagesocial a {
    float: right;
    padding: 0 5px;
}

#bptopleft,
#bptopleft2,
#bptopleft3 {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 2.5em;
    font-weight: bold;
    text-transform: uppercase;
    color: #be1e2d;
    margin-left: 2.5%;
    margin-top: 18px;
}

#bptopleft a,
#bptopleft2 a,
#bptopleft3 a {
    color: #be1e2d;
}

#dnn_lefttop {
    padding-top: 35px;
}


/* Buttons Red and Blue */

.button {
    text-shadow: 1px 1px 3px #666666;
    font-family: Arial;
    color: #ffffff !important;
    font-size: 20px;
    text-decoration: none;
    box-shadow: 2px 2px 2px black;
    text-align: center;
    font-size: 29px;
    text-transform: uppercase;
    height: 50px;
    width: 100%;
    clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
}

.buttons {
    text-shadow: 1px 1px 3px #666666;
    font-family: Arial;
    color: #ffffff !important;
    font-size: 20px;
    text-decoration: none;
    box-shadow: 2px 2px 2px black;
    text-align: center;
    padding: 45px;
    font-size: 29px;
    text-transform: uppercase;
    height: 50px;
    width: 100%;
    clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
}

.redbutton {
    background: #BD1F2D;
}

.bluebutton {
    background: #194B92;
}

.lightbluebutton {
    background: #5468A3;
}

.blueboxback h3 {
    margin-top: 0px !important;
}

.newsletterbutton {
    background: linear-gradient(to right, #15498e, #08336c);
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    padding: 10px;
}

.newsletterbutton a {
    color: white;
}

.newsletterbutton:hover,
.newsletterbutton:focus {
    background: linear-gradient(to right, #be1e2d, #9b0916);
}


/* BACKPAGE MODULE BACKGROUND COLOR */

.editpagecontentpane,
.backpagecontentpane {
    background: white;
    /* padding: 25px 25px 40px; */
    max-width: 1400px;
    margin: auto;
    float: none;
}

div#dnn_ctr25185_ContentPane {
    background: #eaf4fb;
    padding: 15px;
}

div#dnn_ctr25186_ContentPane {
    background: #eaf4fb;
    padding: 15px;
}

#dnn_middleheader {
    margin: 30px 15px 5px;
}

#middletitle {
    font-family: Calibri, Arial;
    color: #0037a0;
    font-size: 1.55em;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    border-bottom: 1px solid #0037a0;
}

#middlerow {
    padding: 40px;
}

#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;
}

.mainpane {
    padding: 0px 35px 25px !important;
    background: white;
}

.mainpane h2 {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: #0037a0;
    font-size: 1.5em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    font-style: italic;
}

#middlerow h1 {
    font-family: Calibri, Arial;
    color: #b70247;
    font-size: 1.25em;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
}

#middlerow p {
    font-family: Calibri, Arial;
    font-size: 1.15em;
    font-weight: bold;
}

#middlerow a {
    font-family: Calibri, Arial;
    color: #656565;
    font-size: 1.15em;
    text-decoration: underline;
}

#dnn_middleright {
    padding: 25px 0 0;
}

footer {
    background-color: #d9dbdc;
}

footer p,
footer.Normal {
    color: #585a5a;
    font-size: 1.3em;
    font-family: Arial, Helvetica, sans-serif;
}

#footerhead,
#footerhead2 {
    font-family: Calibri, 'Gill Sans', 'Gill Sans MT', 'Trebuchet MS', sans-serif;
    font-weight: bold;
    font-size: 1.3em;
    color: black;
    line-height: 25px;
}

#footerbody {
    font-family: Calibri, 'Gill Sans', 'Gill Sans MT', 'Trebuchet MS', sans-serif;
    font-weight: bold;
    font-size: 1.15em;
    color: #575757;
    padding-bottom: 25px;
}

#officecontact,
#officecontact2 {
    text-align: left;
    line-height: 1.5;
    padding-top: 1px;
}

#officecontact a,
#officecontact2 a {
    color: white;
    text-decoration: underline;
}

#disclaimer {
    font-family: Calibri, 'Gill Sans', 'Gill Sans MT', 'Trebuchet MS', sans-serif;
    font-size: 1.2em;
    text-align: center;
    color: white;
    line-height: 21px;
    padding: 0 15% 20px;
}

#disclaimer a {
    color: #575757;
    text-decoration: underline;
}

#mainoffice {
    background-image: url(//vrcdn.electionsfl.org/portals/palmbeach/images/wf_footertexture.jpg);
    background-size: cover;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
}

#tsd {
    background-image: url(//vrcdn.electionsfl.org/portals/palmbeach/images/wf_bluestarrow.png);
    background-color: #9acdf3;
    background-size: 550px;
    height: 44px;
}

#tsdwords {
    background-color: #9acdf3;
    width: 35%;
    margin: auto;
    font-size: 1.8em;
    text-align: center;
    font-family: 'Helvetica Neue Condensed', sans-serif;
    font-weight: bold;
    color: #2b6087;
    padding-top: 9px;
    height: 60px;
}

#candidate {
    margin-left: 18%;
    width: 20%;
}

#requests {
    width: 20%;
    margin: 0px 2%;
}

#generalinfo {
    margin-right: 18%;
    width: 20%;
}

#emails {
    padding: 0px 0 20px;
    text-align: center;
}

#accessibility {
    padding: 0 50px 20px;
    text-align: right;
}

#sitemap {
    padding: 0 0 20px 110px;
    text-align: left;
}

#emails a,
#accessibility a,
#dnn_popup a,
#officeinfo a,
#sitemap a {
    color: white;
    text-decoration: underline;
}

footer {
    background-color: #04316A;
}

#footertop {
    padding: 20px;
    background: rgba(20, 73, 143, 0.4)
}

#otheroffices {
    padding: 10px;
}

#footerbottom {
    padding: 25px;
}

.mobilebuttons {
    border-right: 1px solid white;
    height: 40px;
    color: white;
    text-align: center;
    cursor: pointer;
    font-size: .8em;
    margin-top: 7px;
}

.mobilebuttons:hover,
.mobilebuttons:focus {
    color: white;
}

.mobilebuttons:last-child {
    border: none;
}

.mobilebuttons:nth-child(2) {
    border: none;
}

.glyphicon {
    color: white;
    font-size: 23px;
    top: 3px;
    display: block;
    margin-bottom: 5px;
    text-align: center;
}

.paneDrop {
    background: white;
    z-index: 99;
    position: fixed !important;
    top: 0px;
    right: 0% !important;
    height: 65px !important;
    width: 20% !important;
    margin-left: 0px;
    border-bottom-right-radius: 5px;
    text-align: center;
    line-height: 22px;
    color: white !important;
    transition: height .4s;
    animation-direction: reverse;
    border-bottom-left-radius: 5px;
    border: 2px solid #173b75;
}

.paneDrop2 {
    background: white;
    z-index: 99;
    position: fixed !important;
    top: 54px;
    right: 0% !important;
    height: 65px !important;
    width: 20% !important;
    margin-left: 0px;
    border-bottom-right-radius: 5px;
    text-align: center;
    line-height: 22px;
    color: white !important;
    transition: height .4s;
    animation-direction: reverse;
    border-bottom-left-radius: 5px;
    border: 2px solid #173b75;
}

#mobileitems {
    position: fixed;
    right: -105px;
    z-index: 999;
    margin-top: 54px;
    background: #be1e2d;
}

.bcs-container-searchbox {
    margin-top: 8px;
}

div#bptop {
    border-bottom: 4px solid #154a90;
}

.page-header {
    display: none;
}


/*-- easy dnn mail chimp styles --*/

.eds_mailChimpPlus_Ozone .edmcp__inputGroup.edmcp_fullWidth input[type="text"],
.eds_mailChimpPlus_Ozone .edmcp__inputGroup.edmcp_fullWidth input[type="email"],
.eds_mailChimpPlus_Ozone .edmcp__inputGroup.edmcp_fullWidth input[type="number"],
.eds_mailChimpPlus_Ozone .edmcp__inputGroup.edmcp_fullWidth select,
.eds_mailChimpPlus_Ozone .edmcp__inputGroup.edmcp_fullWidth textarea,
.eds_mailChimpPlus_Ozone .edmcp__inputGroup.edmcp_fullWidth .edmcp__select {
    background: white !important;
}

.edForm__subscribe,
.edmcp__label {
    color: white !important;
}

.eds_news_Ozone.eds_subCollection_calendar span,
.eds_news_Ozone.eds_subCollection_calendar a,
.eds_news_Ozone.eds_subCollection_calendar li,
.eds_news_Ozone.eds_subCollection_calendar td,
.eds_news_Ozone.eds_subCollection_calendar table {
    font-size: 1em !important;
}


/* Carousel Fade */

.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);
    }
}

@media print {
    a[href]:after {
        content: none !important;
    }
    .navfull,
    #mobileitems,
    #dnn_popup {
        display: none;
    }
}

@media (max-width: 1920px) {
    img#imgvoterota {
        padding-left: 21% !important;
    }
}

@media (max-width: 1900px) {
    #bptopleft {
        margin-left: 11.5%;
    }
    #bptopleft2,
    #bptopleft3 {
        margin-left: 10.5%;
    }
    #social2,
    #social3 {
        width: 15%;
    }
    #social {
        width: 10%;
    }
}

@media (max-width: 1800px) {
    #bptopleft,
    #bptopleft3 {
        margin-left: 8.5%;
    }
    #social,
    #social3 {
        width: 20%;
    }
    #bptopleft2 {
        margin-left: 7.5%;
    }
}

@media (max-width: 1750px) {
    img#imgvoterota {
        padding-left: 18% !important;
    }
}

@media (max-width: 1700px) {
    #bptopleft {
        margin-left: 6.5%;
    }
    #bptopleft2,
    #bptopleft3 {
        margin-left: 5.5%;
    }
}

@media (max-width: 1600px) {
    img#imgvoterota {
        padding-left: 12% !important;
    }
    #bptopleft {
        margin-left: 4.5%;
    }
    #bptopleft2 {
        margin-left: 3.5%;
    }
}

@media (max-width: 1500px) {
    img#imgvoterota {
        padding-left: 10% !important;
    }
}

@media (max-width: 1400px) {
    img#imgvoterota {
        padding-left: 8% !important;
    }
}

@media (max-width: 1355px) {
    #quicklinks a {
        height: 162px;
    }
}

@media (max-width: 1300px) {
    img#imgvoterota {
        padding-left: 5% !important;
    }
}

@media (max-width: 1200px) {
    img#imgvoterota {
        padding-left: 0% !important;
    }
}

@media (max-width: 1199px) {
    #dnn_popup p {
        padding-top: 0.5%;
        margin: 0 0 5px;
    }
    .vr-menu {
        width: 85% !important;
    }
    #soePic {
        position: relative;
    }
    .qlicon {
        margin-top: 5px;
    }
    #utilities {
        top: 10px;
    }
    .totalsField {
        font-size: 1.3em;
        padding-top: 10px;
    }
    .totalsValue {
        font-size: 1.6em;
    }
    .registrationTotalsList li {
        padding: 0;
    }
    .registrationTotalsList li:first-child {
        padding-left: 10px;
    }
    .dateValue {
        font-size: 1.3em;
    }
    #quicklinks a {
        height: 167px;
    }
    .registrationTotalsList li:last-child {
        padding-bottom: 10px;
    }
}

@media (max-width: 1110px) {
    #dnn_popup p {
        padding-right: 8.3%;
    }
}

@media (max-width: 1054px) {
    .vr-menu {
        width: 85% !important;
    }
}

@media (max-width: 1047px) {
    #tsdwords {
        width: 40%;
    }
}

@media (max-width: 1029px) {
    .vr-menu {
        width: 87% !important;
    }
}

@media (max-width: 996px) {
    .qlicon {
        width: 109px;
    }
}

@media (max-width: 991px) {
    .backthree {
        width: inherit !important;
    }
    #dnn_popup {
        position: relative;
    }
    #mobileitems {
        position: absolute;
        margin-top: 0px !important;
    }
    #soePic {
        margin-top: -1px !important;
    }
    #phonemenu {
        margin-top: 0px !important;
    }
    #rotatorbox {
        margin-left: 35%;
    }
    img#imgvoterota {
        padding-left: 2% !important;
    }
    aside {
        background: #eaf4fb;
    }
    aside#contentleft {
        padding-bottom: 45px;
    }
    #social,
    #social2 {
        position: absolute;
        bottom: 5000px;
        height: 1px;
        width: 1px;
        margin-left: -1px;
        overflow: hidden;
        font-size: .75em;
    }
    #contentcol {
        display: block;
    }
    #wrapall {
        overflow: hidden;
    }
    #phonemenu {
        padding: 7px 0;
        /* margin-top: 54px;
        position: fixed; */
    }
    #mobileitems {
        right: 40%;
    }
    .mobilebuttons:nth-child(2) {
        border-right: 1px solid white;
    }
    #social,
    #social2 {
        margin: 0;
        padding: 12px 0 0 5px;
    }
    .paneDrop {
        right: 31% !important;
        width: 42% !important;
    }
    .paneDrop2 {
        right: 31% !important;
        width: 42% !important;
    }
    #dnn_mobilemenu {
        position: absolute;
        right: -100%;
        top: 54px;
        z-index: 9;
        background: white;
        padding: 10px 0;
    }
    .c-hamburger {
        display: block;
        position: relative;
        overflow: hidden;
        margin: 0;
        padding: 0;
        width: 64px;
        height: 40px;
        font-size: 0;
        text-indent: -9999px;
        appearance: none;
        box-shadow: none;
        border-radius: none;
        border: none;
        cursor: pointer;
        transition: background 0.3s;
        left: 60%;
        z-index: 999;
        bottom: 0px;
    }
    .c-hamburger:focus {
        outline: none;
    }
    .c-hamburger span {
        display: block;
        position: absolute;
        top: 18px;
        left: 18px;
        right: 18px;
        height: 4px;
        background: white;
    }
    .c-hamburger span::after,
    .c-hamburger span::before {
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 4px;
        background-color: white;
        content: "";
    }
    .c-hamburger span::before {
        top: -10px;
    }
    .c-hamburger span::after {
        bottom: -10px;
    }
    .c-hamburger--htx {
        background-color: transparent;
    }
    .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;
    }
    .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 {}
    #dnn_mobilemenu .accordionDiv:hover,
    #dnn_mobilemenu .accordionDiv:focus {}
    .totalsField {
        font-size: 1.25em;
    }
    .totalsValue {
        font-size: 1.6em;
    }
    .dateValue {
        font-size: 1.25em;
    }
    #dnn_whatsnew {
        min-height: 0px;
    }
    .bcs-container-searchbox {
        margin-top: 8px;
        background: white !important;
    }
    .glyphicon {
        display: block;
    }
    #quicklinks a {
        height: 130px;
    }
    .bcs-host-div {
        position: absolute;
        right: 265px;
    }
    #footerhead:first-child {
        margin-top: 45px;
    }
    #footerbody {
        padding-bottom: 0;
    }
    #officecontact2 {
        padding-top: 0;
    }
    #footerbody:last-child {
        padding-bottom: 20px;
    }
    #candidate {
        margin-left: 5%;
        width: 30%;
    }
    #requests {
        width: 30%;
    }
    #generalinfo {
        margin-right: 0;
        width: 30%;
    }
    .south {
        border-right: none !important;
    }
    .qlwords {
        font-size: 1.4em;
    }
    #dnn_popup p {
        font-size: 1.3em;
    }
    #officeseal {
        padding-top: 8px;
    }
}

@media (max-width: 917px) {
    #tsdwords {
        font-size: 1.8em;
    }
}

@media (max-width: 900px) {
    img#imgvoterota {
        padding-left: 0% !important;
    }
}

@media (max-width: 827px) {
    img#imgvoterota {
        padding-right: 51% !important;
    }
}

@media (max-width: 803px) {
    .qlwords {
        font-size: 1.2em;
    }
}

@media (max-width: 767px) {
    .c-hamburger {
        display: block;
        position: relative;
        overflow: hidden;
        margin: 0;
        padding: 0;
        width: 64px;
        height: 40px;
        font-size: 0;
        text-indent: -9999px;
        appearance: none;
        box-shadow: none;
        border-radius: none;
        border: none;
        cursor: pointer;
        transition: background 0.3s;
        left: 60%;
        z-index: 999;
        bottom: 0px;
    }
    .c-hamburger:focus {
        outline: none;
    }
    .c-hamburger span {
        display: block;
        position: absolute;
        top: 18px;
        left: 18px;
        right: 18px;
        height: 4px;
        background: white;
    }
    .c-hamburger span::after,
    .c-hamburger span::before {
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 4px;
        background-color: white;
        content: "";
    }
    .c-hamburger span::before {
        top: -10px;
    }
    .c-hamburger span::after {
        bottom: -10px;
    }
    .c-hamburger--htx {
        background-color: transparent;
    }
    .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;
    }
    .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 {
        position: absolute;
        right: -100%;
        z-index: 9;
        background: white;
    }
    #dnn_mobilemenu a {
        color: #be1e2d;
    }
    #dnn_mobilemenu a:hover,
    #dnn_mobilemenu a:focus {
        color: white;
    }
    #dnn_mobilemenu .accordionDiv:hover a,
    #dnn_mobilemenu .accordionDiv:focus a {
        color: white;
    }
    #dnn_mobilemenu .accordionDiv:hover,
    #dnn_mobilemenu .accordionDiv:focus {
        background-color: #be1e2d;
    }
    .goog-te-gadget {
        color: white;
    }
    .bcs-container-searchbox {
        margin-top: 8px;
        background: white !important;
    }
    .datePrelude,
    .dateValue {
        text-align: center;
        padding-right: 5px;
    }
    .qlicon {
        margin: auto;
    }
    #newsletterrow,
    #dnn_largebottomblock {
        margin-top: 25px;
    }
    #officecontact,
    #disclaimer {
        text-align: center;
    }
    .bcs-host-div {
        right: 200px;
    }
    .registrationTotalsList {
        margin-bottom: 0;
    }
    .registrationTotalsList li {
        display: flex;
        margin: 0;
        width: 100%;
    }
    .registrationTotalsList li:first-child {
        display: flex;
        width: 100%;
        margin: 0;
    }
    .registrationTotalsList li:last-child {
        margin-bottom: 10px;
    }
    #mobutil {
        padding: 100px;
        background-color: white;
    }
    #utilities {
        position: absolute;
        z-index: 9;
        top: 200px;
    }
    .bcs-host-div {
        right: 0px;
    }
    #translate {
        margin-left: 10px;
    }
    .totalsField {
        width: 50%;
        text-align: left;
        padding-left: 150px;
    }
    span.totalsField.datePrelude {
        padding-left: 90px;
    }
    #officeinfo {
        border-right: none;
    }
    #candidate {
        margin-left: 0;
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
    }
    #requests {
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
    }
    #generalinfo {
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
    }
    #emails {
        padding: 0px;
    }
    #qlbottom,
    #qltop {
        padding: 0;
    }
    #officeseal {
        text-align: center;
    }
    #dnn_popup p {
        font-size: 1.2em;
        padding-top: 1.5%;
    }
    #rotatorbox {
        margin-left: 26%;
    }
    img#imgvoterota {
        padding-left: 6% !important;
    }
    #accessibility,
    #sitemap {
        text-align: center;
        padding: 0 0 20px;
    }
}

@media (max-width: 745px) {
    #tsdwords {
        width: 65%;
    }
}

@media (max-width: 700px) {
    img#imgvoterota {
        padding-left: 5% !important;
    }
}

@media (max-width: 650px) {
    img#imgvoterota {
        padding-left: 2% !important;
    }
}

@media (max-width: 575px) {
    img#imgvoterota {
        padding-left: 0% !important;
    }
}

@media (max-width: 557px) {
    #dnn_popup p {
        padding-top: 0%;
    }
    #rotatorbox {
        margin-left: 20%;
    }
}

@media (max-width: 500px) {
    #tsdwords {
        width: 65%;
    }
    #dnn_popup p {
        font-size: 1.1em;
        padding-top: 1.5%;
    }
    #mobileitems {
        right: 30%;
    }
    .c-hamburger {
        left: 70%;
    }
    img#imgvoterota {
        padding-left: 2% !important;
    }
}

@media (max-width: 450px) {
    #dnn_popup p {
        padding-top: 0.5%;
    }
}

@media (max-width: 414px) {
    .stimg {
        margin-left: 25px;
    }
    .stimg2 {
        margin-left: 50px;
    }
    #fedtable img {
        width: 160px !important;
        height: 160px !important;
    }
    #statetable img {
        width: 100px !important;
        height: 100px !important;
    }
    #statetable span {
        font-size: 0.7em !important;
    }
    #tsdwords {
        font-size: 1.4em;
        width: 69%;
        margin-left: 62px;
        padding-top: 6px;
    }
    #rotatorbox {
        margin-left: 14%;
    }
    #tsd {
        background-image: url(//vrcdn.electionsfl.org/portals/palmbeach/images/wf_bluestar.png);
        background-color: #9acdf3;
        background-size: 32px;
        height: 34px;
    }
    .totalsField {
        padding-left: 100px;
        width: 75%;
    }
    .dateValue {
        padding-top: 30px;
    }
    span.totalsField.datePrelude {
        padding-bottom: 8px;
    }
    #rotatorbox {
        margin-left: 25%;
    }
    #dnn_popup p {
        font-size: 1em;
        padding-top: 1.5%;
    }
}

@media (max-width: 375px) {
    #rotatorbox {
        margin-left: 9%;
    }
    #tsdwords {
        width: 69%;
        margin-left: 64px;
    }
    .totalsField {
        padding-left: 60px;
    }
    .dateValue {
        padding-top: 30px;
    }
    span.totalsField.datePrelude {
        padding-bottom: 8px;
    }
    #rotatorbox {
        margin-left: 25%;
    }
    #dnn_popup p {
        font-size: 1em;
        padding-top: 1.5%;
    }
}

@media (max-width: 320px) {
    #tswords {
        width: 80%;
        margin-left: 33px;
    }
}