* {
    margin: 0;
    padding: 0;
    font-family: 'Source Sans Pro', sans-serif;
}


/**** Aligns control bar settings  ****/

.showControlBar .dnn_mact,
.showControlBar .redactor-dropdown,
.showControlBar.redactor-toolbar-tooltip {
    /*
  margin-top: -53px !important;
  margin-left: inherit !important;
  z-index: 4000;
*/
}


/**** Aligns control bar settings  ****/


/******* DNN Styles ********/
.grecaptcha-badge{
    display:none!important;
}
.breadcrumb-wrap {
    display:block;
    transition: .3s;
    margin-left: -3px;
} 

.breadcrumb-links span span span {
    background: transparent;
    padding: 3px;
    display: inline-block;
}

.DNNEmptyPane {
    width: auto;
}



.ctct-form-defaults {
    padding:0 !important;
    border-radius:0 !important;
    box-sizing:border-box !important;
    max-width:50%;
    margin:0 auto;
    /*max-width:1440px;*/
    background:transparent !important;
}

#gdpr_text { display:none; }

.DNNContainer_FormsStyle { 
    margin:0 !important;
    padding:1.5em 0 !important;
}
.ctct-inline-form{
    display:none;
    transition: .3s;
}
.ctct-form-defaults label {
    color: white;
    display: inline;
    position: absolute;
    padding: 15px;
    color: black;
    display:none;
    /* background: #ececec;*/
}

.ctct-form-field {
    margin:0.5em 0;
}
.ctct-form-success{    text-align: center;}
.ctct-form-success h2, .ctct-form-success p{
    color: #127fd6!important;

}

.ctct-form-defaults button {
    padding: 1em;
    background: #127fd6;
    color: white;
    display: inline-block;
    text-align: center;
    border-radius: 2em;
    font-size: 16px;
    text-decoration: none;
    cursor:pointer;
    outline:none;
    border:none;
    min-width:175px;
}

.ctct-gdpr-text , .ctct-gdpr-text a  {
    color:white !important;
    font-weight:400 !important;
    font-size:14px !important;
}

.ctct-form-defaults input {
    width:100%;
    display:block;
    border:1px solid #cccccc;
    padding:15px;
    font-size:16px;
    outline:none;
    box-shadow:none;
    border-radius:2em;
}
.ctct-form-footer{display:none;}

.sbcontainer {
    background-color: white !important;
    width: auto;
    margin: 25px;
    display: block;
    /*left: -277px;*/
    position: relative;
    -webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -ms-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .30s ease;
}

.sidenavsublink {
    width: 100%;
    display: none;
    cursor: pointer;
}
.sidenavlink, .menu-expanded {
    border-bottom: 1px solid #0c284c;
}

.sidenavsublink ul{
    margin:0;
    list-style: none;
}
.sidenavsublink .sidenavparent {
    padding: 12px 20px;
    background-color: #137fd6;
    cursor: default;
    border-bottom: 1px solid rgb(12 40 76 / 43%);
}
.sidenavparent{
    padding: 20px;
    font-size: 18px;
    /*border-bottom: 1px solid #0359a2;*/
    font-weight: 400;
    background: #0865b0;
    position: relative;
}
.sbcontainer a {
    color: white;
    text-decoration: none;
    /*
    display: block;
    padding: 20px;
    font-size: 18px;
    border-bottom: 1px solid #0359a2;
    font-weight: 400;
    text-decoration: none !important;
    background: #0865b0;
    */
}

.sbcontainer a:hover, .sbcontainer a:focus, .sbcontainer a:active {
    color: white;
    text-decoration: underline;
    /*
    background-color: #137fd6;
    backface-visibility: visible;
    box-shadow: inset 5px 0 0 #0d284b, 0 5px 2em rgb(0 0 0 / 8%);
    transform: scale(1.0125);
    */
}
.mselect>.sidenavparent{
    -webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -ms-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .30s ease;
}
.mselect>.sidenavparent:hover, .menu-expanded {
    color: white;
    background-color: #137fd6;
    backface-visibility: visible;
    /*transform: scale(1.0125);*/
}
/*.mselect>.sidenavparent:after {*/
.mselect>.menu-close:after {
    font-family: "Font Awesome 5 Pro"; content: "\f0d7";
    font-weight: 900;
    font-size:18px;
    position: absolute;
    right: 0;
    padding: 12px 20px;
    top: 0;
    color: white;
    font-size: 30px;
}
.mselect>.menu-expanded:after {
    font-family: "FontAwesome"; content: "\f0d8";
    font-weight: 900;
    font-size:18px;
    position: absolute;
    right: 0;
    padding: 12px 20px;
    top: 0;
    color: white;
    font-size: 30px;
}
.sidenavlink.mselect {
    cursor: pointer;
}
.main-bg {
    background-image: url(/Portals/harrisvotes/Images/HC5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.LoginWrap {
    width: 100%;
    height: 100%;
    /*background: url(img/dot-bg.png);*/
}

.login {
    margin: 0 auto;
    width: 300px;
    position: relative;
    top: 10%;
    background-color: rgb(60 114 184 / 60%);
    box-shadow: 0px 0px 50px rgb(0, 0, 0);
    padding: 5em;
    border-radius: 10px;
}

.LoginLogo {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    padding-bottom: 5em;
}

.LoginLogo img {
    width: 100%
}


/*.LoginWrap .login .DnnModule {height:142px;}*/

.LoginWrap .login .DnnModule .DNNContainer_noTitle div[id*=ContentPane] .DNNModuleContent div[id*=Login_UP] .dnnLogin div[id*=Login_pnlLogin] .loginContent .LoginPanel div[id*=Login_DNN] .dnnForm .dnnFormItem:nth-child(3),
.LoginWrap .login .DnnModule .DNNContainer_noTitle div[id*=ContentPane] .DNNModuleContent div[id*=Login_UP] .dnnLogin div[id*=Login_pnlLogin] .loginContent .LoginPanel div[id*=Login_DNN] .dnnForm .dnnFormItem:nth-child(5),
.dnnLogin div[id*=Login_pnlLogin] .loginContent .LoginPanel div[id*=Login_DNN] .dnnForm .dnnFormItem .dnnLabel,
.dnnLogin div[id*=Login_pnlLogin] .loginContent .LoginPanel div[id*=Login_DNN] .dnnForm .dnnFormItem .dnnFormLabel,
.dnnLogin div[id*=Login_pnlLogin] .loginContent .LoginPanel div[id*=Login_DNN] .dnnForm .dnnFormItem a[id*=Login_Login_DNN_cancelLink] {
    display: none;
}

.dnnLogin div[id*=Login_pnlLogin] .loginContent .LoginPanel div[id*=Login_DNN] .dnnForm .dnnFormItem a[id*=Login_Login_DNN_cmdLogin] {
    box-shadow: none;
    text-shadow: none;
    width: 96%;
    border: none;
    padding: 16px 6px;
    background: #0067af;
}

.LoginWrap .login .DnnModule .DNNContainer_noTitle div[id*=ContentPane] .DNNModuleContent div[id*=Login_UP] .dnnFormMessage {
    background-color: rgb(255, 0, 0);
    border-color: rgb(255, 0, 0);
    color: #fff;
}

.LoginWrap .login .DnnModule .DNNContainer_noTitle div[id*=ContentPane] .DNNModuleContent div[id*=Login_UP] .dnnLogin div[id*=Login_pnlLogin] .loginContent .LoginPanel div[id*=Login_DNN] .dnnForm .dnnFormItem .dnnLabel {
    color: #fff;
}

.LoginWrap .login .DnnModule .DNNContainer_noTitle div[id*=ContentPane] .DNNModuleContent div[id*=Login_UP] .dnnLogin div[id*=Login_pnlLogin] .loginContent .LoginPanel div[id*=Login_DNN] .dnnForm .dnnFormItem input[type="text"],
.LoginWrap .login .DnnModule .DNNContainer_noTitle div[id*=ContentPane] .DNNModuleContent div[id*=Login_UP] .dnnLogin div[id*=Login_pnlLogin] .loginContent .LoginPanel div[id*=Login_DNN] .dnnForm .dnnFormItem input[type="password"] {
    width: 100%;
    min-width: none;
    max-width: none;
    border: 1px solid #c9c9c9;
    box-shadow: none;
    padding: 1em;
}

.LoginWrap .login .DnnModule .DNNContainer_noTitle div[id*=ContentPane] .DNNModuleContent div[id*=Login_UP] .dnnLogin div[id*=Login_pnlLogin] .loginContent .LoginPanel {
    width: auto;
    padding-right: 0px;
    float: inherit;
}

.dnnLANGUAGEWrap{
    position: absolute;
    right: 24px;
    top: 95px;
    transition: .3s;
    box-sizing: border-box;
}
.language-object span{
    display:none;
}
.language-object * { 
    text-decoration:none !important; 
    color:#0b2965 !important; 
}
.language-object p { 
    display:inline-block;
    font-weight:normal;
    margin: 0px;
    padding:2px; 
    font-size: 16px !important; 
    color: #2a5488;
    text-transform:uppercase; 
}
.language-object img { display:none; }
.language-object .selected p { background:#2d559c;color:white !important; }
.molangmenu{
    display:none;
    padding: 7px 25px;
    font-size: 35px;
}
/* START ROW NAV */

.row {
    display:flex;
    align-self:center;
    align-items:center;
    justify-content:space-between;
}
.DnnModule-43619 .row, .DnnModule-43620 .row, .DnnModule-43621 .row, .DnnModule-43622 .row, .DnnModule-43623 .row, .DnnModule-43624 .row
{
    display:unset;
    align-self:unset;
    align-items:unset;
    justify-content:unset;
}
.wrapper-row {
    max-width:1360px;
    margin: 0 auto;
    width:100%;
    display: flex;
    align-self: center;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.obj-container {
    display:block;
    flex:0 0 auto;
    cursor:pointer;
    padding:0.5em 2.2em;
    text-decoration:none !important;
}

.icon-band-fixed .obj-container {
    padding: 0.75em 1.5em;
}

.row-band.icon-band-fixed {
    /*border-bottom: 1px solid #e9e9e9;*/
    position: fixed;
    z-index:2;
    width: 100%;
    top: 0;
    margin-top: 92px;
}


.obj-container:hover {
    background-color:#137fd6;
    box-shadow: inset 0 -5px 0 #76c1ff;
}

.obj-container:hover i {
    transform:scale(1.5);
}

.obj-container i {
    color:#48abff;
    font-size:2em;
    margin:0.35em auto;
    font-weight:lighter;
    webkit-transition: 0.15s all ease-in-out;
    -moz-transition: 0.15s all ease-in-out;
    -o-transition: 0.15s all ease-in-out;
    transition: 0.15s all ease-in-out;
}

.icon-band-fixed h3 {
    font-size:18px;
}

.icon-band-fixed i {
    font-size:1.5em;
    display:none;
}

.obj-container h3 {
    color:white;
    font-weight:700;
    font-size:20px;
}

.icon-band-fixed h3 {
    color:white;
}

.icon-band-fixed .obj-container:hover h3 {
    color:white;
}


/* END ROW NAV */

/***************************/


/******************************-----PageContent -----******************************************/

ul.searchSkinObjectPreview {width: 100%;top:50px;right:-10px;}

body {
    margin: 0px;
    background-color: #fff;
    position: relative;
    min-height: 100%;
    /*font-family: proxima-nova,sans-serif;*/
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #333;
    font-size: 18px;
    line-height: 1.4;
}

ul {
    list-style-type: disc;
    margin-left: 20px;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 500;
}

ol, li {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 500;
}

p , blockquote{
    color: #333;
    margin: 0 0 16px 0;
    font-size: 18px !important;
    margin-bottom: 1.25em;
    line-height: 1.75em;
    font-weight: 500;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #003f70;
    margin: 0;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 800;
}

h1 {
    font-size: 44px;
    line-height: 60px;
}

h2 {
    font-size: 36px;
    line-height: 48px;
}

h3 {
    font-size: 21px;
}

h4 {
}

h5 {
}

#Alert .Section-Content, .full .Section-Content, .SectionFourRight .Section-Content, #Five .Section-Content,#Six .Section-Content{
    padding: 0px;
}
#Alert{
    background: orange;
    box-shadow: 0px 2px 5px rgb(0 0 0 / 4%);
    padding: 0.75em 0;
}
#Alert:empty{
    padding: 0;
}
.ALWrap > i{
    color: #143054;
    cursor: pointer;
    font-weight: 800;
    font-size: 2em;
    margin-right: 25px;
}
.alert-sm-cont .Section-Content > div{
    font-size: 16px;
    color: #143054;
    line-height: 1.5em;
    font-weight: 800;
    border-bottom: 0.75px solid rgb(15 45 78 / 30%);
}
.alert-sm-cont .Section-Content > div:last-child{
    border-bottom: 0px dotted #0f2d4e;
}
.alert-sm-cont a{
    color: #d02627;
}
.alert-sm-cont a:focus, .alert-sm-cont a:active{
    color: #d02627;
}
nav {
    height: auto;
    width: 100%;
    position: relative;
    z-index: 101;
    top: 0px;
    transition: 0.3s;
}

.navbar-fixed {
    /*
    top: 0;
    z-index: 100;
    position: fixed;
    width: 100%;
    */
    position: fixed;
    background: #fff;
}
.navbar-fixed .menuContainer{
    top: -1px;
    z-index: 100;
    position: fixed;
    width: 100%;
    background: #ffffff;
    border-bottom: 1pxsolid #e9e9e9;
    box-shadow: 0px 2px 10px rgb(42 113 192 / 15%);
}
.navbar-fixed .ElectionTimerWrap{
    display:none;
}

.navbar-fixed .Logo, .navbar-fixed .Navtitle{
    z-index: 101;
    position: absolute;
    top:3px;
    width:55px;
    left:17px;
}
.navbar-fixed .Navtitle{
    display:none;
}
.navbar-fixed .Logo a img{
    filter:none;

}

.navbar-fixed .dnnLANGUAGEWrap{
    /*
    position: fixed;
    top: 5px;
    margin-right: 20px;
    right: 0;
    z-index: 101;
    background: white;
    padding: 10px;
    */
    position: absolute;
    right: 25px;
    top: 14px;
    z-index: 101;

}
.navbar-fixed .nav-notification{
    display:none;
}
.navbar-fixed .menu{
    /*margin-left:139px;*/
}

.ElectionTimerWrap{
    top: 0;
    position: absolute!important;
    right: 0;
    width: 30%;
}

/* SEARCH RESULTS */


.hv-search-results {
	padding:45px 0;
  margin:0 25px;
}

.hv-search-results .dnnSearchBoxPanel {
	margin:0 auto;
	padding:0 !important;
}

.hv-search-results .dnnSearchBox {
	margin:0 !important;
  border: none !important;
    border-radius: 0 !important;
}

.hv-search-results .dnnSearchResultPanel {
	margin:0 auto !important;
  position:relative;
  overflow:hidden;
  padding:25px !important;
  box-shadow:0px 5px 15px rgb(25,21,123,30%);
  background:linear-gradient(90deg, #0d284b 50%, rgb(59 114 184) 50%), url(https://www.harrisvotes.com/Portals/harrisvotes/HC-Elections_Logo.png);
  width:auto;
}

.hv-search-results .dnnSearchResultPanel::before {
  background: url(https://www.harrisvotes.com/Portals/harrisvotes/HC-Elections_Logo.png);
  content: "";
  position: absolute;
  display: block;
  width: 380px;
  height: 380px;
  top: -80px;
  background-size: cover !important;
  left: -190px;  
}

.hv-search-results .dnnSearchResultContainer {
	/*max-width: 980px !important;*/
    width:100%;
    margin: 25px auto !important;
}

.hv-search-results a {
  text-decoration:none !important;
}

.dnnSearchResultPanel > .dnnRight > span.dnnSearchResultCountPerPage { color:white !important;font-weight:bold !important; }

.hv-search-results .dnnSearchResultPager  {
	/*max-width: 980px !important;*/
    width:100%;
   	margin: 0 auto !important;
}

.selectize-control.single .selectize-input {
  border-color: #b8b8b8;
    border-radius: 0 !important;
    background: #f8f8f8;
    padding: 10px;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.dnnSearchResultPanel .dnnSearchResultSortOptions {
  border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

/* END SEARCH RESULTS */

.NavTop {
    position: relative;
    width: 100%;
    display: block;
    /* background: #0f89ce; */
    /*padding: 6px 0px;*/
    height: 44px;
    border-bottom: 1px solid #eee;
    z-index: 2000;
    background: white;
}

.NavTopWrap {
    position: relative;
    padding: 14px 45px;
}

.NavTopLeft {
    position: relative;
    float: left;
}

.NavTopLeft ul {
    margin: 0px;
}

.NavTopLeft ul li {
    display: table-cell;
    color: #333;
    font-size: 14px;
    font-weight: normal;
    padding: 0px 10px;
    position: relative;
}

.NavTopLeft ul li i {
    margin-right: 5px;
}

.NavTopRight {
    position: relative;
    float: right;
}

.NavTopRight ul {
    margin: 0px;
}

.NavTopRight ul li {
    display: table-cell;
    color: #333;
    font-size: 14px;
    font-weight: normal;
    padding: 0px 10px;
    position: relative;
}
.NavTopRight ul li a {top: -7px;}

.NavTopRight ul li a,
.NavTopLeft ul li a {
    color: #0b2965;
    text-decoration: none;
    position: relative;
    transition: 0.3s;
}

.NavTopRight ul li>i {
    position: relative;
    top: -7px;
}

.NavTopRight ul li a:hover,
.NavTopLeft ul li a:hover {
    text-decoration: none;
    color: #6ca9dc;
}

.NavBottom {
    position: relative;
    width: 100%;
    /* display: block; */
    transition: 0.3s;
    /* background: rgb(255, 255, 255); */
    /* border-bottom: 1px solid #0f89ce; */
    /* top: 60px; */
}

.NavBottomWrap {
    padding: 0px;
}

.NavBottomLeftLinks {
    display: table-cell;
    position: relative;
    width: 60%;
}

.NavBottomRightLinks {
    display: table-cell;
    position: relative;
    width: 10%;
}

#google_translate_element {
    margin-left: 0;
    display: inline-block;
}

.goog-te-gadget-simple {
    background-color: #fff0 !important;
    /*width: 140px !important;*/
    border: none !important;
    padding: 0px !important;
    /*right: -50px;*/
    border-radius: 0 0 5px 5px;
    position: relative;
    /* top: -50px; */
}

.goog-te-gadget-simple>img {
    display: none;
    top: -20px;
    background-color: #ffffff !important;
}

.goog-te-gadget {
    font-family: 'acumin-pro' !important;
    font-size: 11px;
    color: #333 !important;
    white-space: nowrap;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    color: #333 !important;
    border: none!important;
}

.Navtitle {
    position: relative;
    /* left: 200px; */
    top: 60px;
    /* float: right; */
    display: inline-block;
    padding-bottom:15px;
    vertical-align: top;
    transition: 0.3s;
    margin-left: 200px;
}

.Navtitle span h1 {
    color: #0b2965;
    font-size: 25px;
    line-height: 25px;
    font-weight: 700;
    text-transform: uppercase;
}

.Navtitle span h2 {
    color: #333;
    font-size: 20px;
    line-height: 36px;
    font-weight: 400;
    text-transform: uppercase;
}

.logoWrap {
    /*float: left;*/
    padding: 2px 0 0 0;
    transition: 0.3s;
}

.Logo {
    width: 160px;
    position: absolute;
    z-index: 100;
    display: inline-block;
    vertical-align: top;
    transition: 0.3s;
    left: 24px;
    top: 20px;
    transition: .3s;
}

.Logo a img {
    width: 100%;    
    /*filter: drop-shadow(0px 6px 6px rgba(0,0,0,.75));*/
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
     -ms-transition: 0.3s;
      -o-transition: 0.3s;
         transition: 0.3s;
    z-index:100;
}

.Logo a:focus {
    background: rgba(255, 255, 255, 0);
    color: rgba(255, 255, 255, 0);
}

.center {
    margin: 0 auto;
    width: 1456px;
    transition: 0.3s;
}


.LiveForm.Default input[type="submit"], .LiveForm.Default input[type="button"] {
    background: #6ca9dc !important;
    border-radius: 10px !important;
}

/*********-- Start search bar  --**********/
.dnnSearchBoxPanel, .dnnSearchResultPanel {max-width: inherit;}	 

.SearchBoxLeft {
    display: none;
}

.SearchBoxLeft .NormalTextBox {
    padding: 24px;
    font-size: 16px;
    border: none;
}

.navCover {
    display: none;
    background-color: rgb(16 37 63 / 15%);
    position: absolute;
    opacity:1;
    width: 100%;
    backdrop-filter: blur(5px);
    height: 100%;
    z-index: 99;
    top: 0;
}

.SearchBoxLeft .SkinObject {
    background: #ffffff;
    height: 67px;
    width: 67px;
    display: block;
    text-align: center;
}

.SearchBoxRight {
    background: #ffffff;
    height: 67px;
    width: 67px;
    display: block;
    text-align: center;
    color: #0008d0;
}

.SearchBoxRight i {
    position: relative;
    top: 20px;
}

.SkinObject img {
    display: none;
}

#search {
    flex: 0 0 auto;
    width: auto;
    background: none;
    position: absolute;
    height: auto;
    margin-left: 55px;
    display: flex;
    display:none;
    z-index: 100;
    align-items: center;
}

.nav-search {
    font-size: 1em;
    color: #48abff;
    border-radius: 2em;
    background: #ffffff;
    box-sizing: border-box;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 35px !important;
    cursor: pointer;
    z-index:100;
    margin-left: auto;
    -webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -ms-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .30s ease;
}

.sidenavtitle { position:relative; }

.sidebar-icon-hover {
    font-size: 1.25em;
    color: white;
    border-radius: 2em;
    background: transparent;
    opacity:0;
    transform:translateX(150px);
    box-sizing: border-box;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 35px !important;
    cursor: pointer;
    z-index: 100;
    margin-left: auto;
    -webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -ms-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .30s ease;
}

.sidenavtitle:hover .sidebar-icon-hover {
    opacity:1;
    transform:translateX(0px);
}

.nav-notification {
    font-size: 1em;
    color: #1458ad;
    border-radius: 2em;
    background: #ffffff;
    box-sizing: border-box;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 35px !important;
    cursor: pointer;
    position:relative;
    z-index: 100;
    margin-left: auto;
    -webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -ms-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .30s ease;
}

.noti-number {
    position: absolute;
    padding: 4px;
    width: 10px;
    height: 10px;
    display:none !important;
    top: -7px;
    right: -5px;
    text-align: center;
    line-height: 9.5px;
    font-weight: 400;
    font-size: 12px;
    color: white;
    font-family: 'Source Sans Pro', sans-serif;
    background: red;
    border-radius: 100%;
}

.navbar-fixed .menuContainer i {
    /*margin-left: 5%;
    margin-right: -1%;*/
    background:#f2f2f2;
    flex: 0 0 auto !important;
}

.navbar-fixed #search input {
    background:#f2f2f2;
}

.nav-search:hover , .nav-notification:hover {
    transform:scale(1.15);
    box-shadow:0px 3px 15px rgba(0,0,0,0.025);
}

.searchBox {
    display:none;
}

#dnn_searchBox_ClassicSearch {
    right: 0;
    position: relative;
}

.div-content-slider-title {
    font-weight: 600 !important;
    margin-top: 25px;
    font-size: 18px;
    color: #008aff;
}

.div-content-slider-subtitle {
    color: #11396c;
    font-weight: bold;
    font-size: 40px;
}

.DNNContainer_H2Title-White-BG h2 {
    color: #11396c !important;
    font-weight: bold;
    text-transform: capitalize !important;
    text-align: left !important;
    font-size: 40px;
}

.right-sec-search {
    flex: 0 0 auto;
    display: flex;
    margin-left: 190px;
    width: auto;
    align-items: center;
    align-content: flex-start;
    justify-content: flex-start;
}
.navbar-fixed .right-sec-search{
    margin-left: 90px;
}
#search .NormalTextBox {
    position: relative;
    border: none !important;
    padding: 12px;
    width: 100%;
    border-radius: 2em;
    font-size: 18px;
    outline: none !important;
}

#dnn_searchBox_cmdSearch {
    color: #fff;
    transition: .3s;
    font-size: 16px;
    font-weight: normal;
    left: -15px;
    position: relative;  
}

#search span a.SkinObject::after {
    font-family: FontAwesome;
    content: "\f002";
    margin: 0px 10px;
    color: #0b2965;
    font-size: 15px;
}
/*********--End search bar  --**********/




/***** Event Menu style Jordan ****/
/*********--Event Menu Start --**********/
.Normal {
    font-size: 16px;
}
/***** End Event Menu style Jordan ****/
/*********-- End Event Menu Start --**********/





/***** Nav style Carlos ****/
/*********--Nav Start --**********/
.menuContainer {
    margin-top: 1px;
    position: relative;
    top: 50px;
    display: flex;
    align-self: center;
    background: #ececec;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
}

.menu {
    position: relative;
    /*margin-left: 190px;*/
    margin-bottom: 0;
    flex: 0 0 auto;
    transition: .3s;
}

.navbar-fixed .menuContainer {
}

.divider {
	background-image: url('divider.jpg');
	width:auto;
	height:7px;
	background-color:#e8eff6;
	background-repeat: repeat-x;
	width:100%;
  animation: animatedBackground 15s linear infinite;
}

@keyframes animatedBackground {
  from { background-position: 0px 0; }
  to { background-position: -441px 0; }
}

@keyframes vertDown {
  from { background-position: 0px 0; }
  to { background-position: 0px 500px; }
}
  
.menu a:link, .menu a:active, .menu a:visited {
    display: block;
    text-decoration: none;
    font-weight: 400;
    color: #133162;
    transition: unset;
    padding: 20px 5px;
}

.menu a:hover, .menulink:hover {
    color: #13406f;
}

ul.menu > li:focus, .menulink:focus {
    outline: none;
}

ul.menu > li {
    display: table-cell;
    z-index: 17;
    padding: 0px 10px;
    line-height: 20px;
    position: relative;
    border-right: 1px solid #e9e9e9;
}
  
ul.menu > li:last-child {border-right:0px solid #fff;}
  
.menulink {
    font-size: 1em;
/*    font-weight: 800;*/
	font-weight: 700;
/*    font-family: 'acumin-pro-condensed', sans-serif;*/
font-family: 'Source Sans Pro', sans-serif;
    color: #0c284c;    
}
ul.menu li:hover a .menulink{
    color: #fff;
}

ul.menu li:hover {
    background-color: #0c284c;
    cursor: pointer;
    /*color: rgb(30, 78, 90);*/
}

ul.menu li:hover>.tab {
    color: rgb(30, 78, 90);
}

ul.menu li:hover .dropdown {
    opacity: 1;
    visibility: visible;
}
ul.dropdown li:hover .subdropdown {
    opacity: 1;
    visibility: visible;
}



.dropdown-sub {
    width: 100%;
    display: block !important;
}

.newdropdown {
    display: none;
    width: 100%;
    height: 400px;
    background-color: beige;
    position: absolute;
}

.dropdown {
    position: absolute;
    background-color: #fff;
    width: 280px;
    margin-left: 0;
    left: -1px;
    padding: 0;
    z-index: 1000;
    opacity: 0;
    top: 100%;
    visibility: hidden;
    -webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -ms-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .30s ease;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.5);
}

.subdropdown {
    position: absolute;
    background: #fff;
    width: 280px;
    margin-left: -16.5em;
    top: 15px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -ms-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .30s ease;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.5);
}

ul.dropdown.last {
    margin-left: -70px;
}

.ddlinks li {
    list-style: none;
    padding: 0px !important;
    /*   border-bottom: 2px dotted #1e4e5a;*/
    width: 100%;
}

.ddlinks li a {
    padding: 10px !important;
    display: block;
    width: auto;
    font-size:16px;
    font-weight:lighter;
}

.ddlinks li a:hover {
    color: #FFF!important;
}

.ddlinks li:hover {
    background-color: #d02627 !important;
    color: #FFF!important;
}

.ddlinks li:hover {
    color: #FFF!important;
}

.dropdown-last {
    min-width: 200px;
    display: none;
    position: absolute;
    background-color: #666;
    margin: 0px;
    padding: 10px 0;
    border-left: 1px solid #777;
    border-right: 1px solid #333;
    /*z-index: 1000;*/
    top: -10px;
    left: 200px;
}

.dropdown-link:link,
.dropdown-link:active,
.dropdown-link:visited {
    display: block;
    padding: 3px 15px;
    line-height: 18px;
    text-decoration: none;
    text-align: left;
    /*font-family: 'verdana', sans-serif;*/
    color: white;
    font-weight: normal;
    font-size: 12px;
    border-top: 1px solid #585858;
}

.dropdown-link:hover {
    background-color: #777;
}


/***** End Nav style Carlos ****/
/*********-- End Nav Start --**********/

/***** New Sub Menu style Carlos ****/
/*********-- Mobile Nav Start --**********/
.momenu {
    display: none;
    top: 1px;
    right:0px;
    padding: 14px 47px;
    font-size: 25px;
    z-index: 10;
    position: absolute;
    /* border-left: 1px solid #3c72b8; */
    background: #127fd6;
    color: #fff;
    z-index: 101;
}
.MoMenuClose{
    /*display: none;*/
    padding: 20px;
    background: #0d5c91;
    color: #fff;
    text-align: right
}
.Float-Menu {
    z-index: 101;
    /*position: absolute;*/
    transition: .3s;
    width: 100%;
    margin-top: 0;
    display: none;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 103;
    min-height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    transition: .3s;
    background: rgb(2 24 52 / 90%);
    backdrop-filter: blur(45px);
}
.Float-Menu .menu {
    list-style: none;
    padding: 0;
    margin: 0;
    border-spacing: 20px 0;
    margin-left: 116px;
    display: block
}
.nav-control:checked ~ .toggle-button {
    top:-75px;
}
/*
.navbar-fixed .momenu {
    top:-25px;
    position:fixed;
}
*/
.momenuwrap {
    /*position: fixed; */
    /* top: 0; */
    /* height: 100%; */
    /* left: 0; */
    /* overflow-y: auto !important; */
    /* overflow-x: hidden !important; */
    /* transition: left 0.3s; */
    /* width: 100%; */
    /* z-index: 100; */
    /* display: none;
}
.momenucontainer {
    /*margin-top: 95px;*/
  }
.momenucontainer::-webkit-scrollbar {
    display: none;
}
.momenucontainer h1,
.momenucontainer h1 a {
  color: #003f70;
  width: 100%;
  text-align: center;
  z-index: 101;
}
.momenucontainer h1 a {
  display: block;
  font-size: 40px;
  padding: 10px 20px;
  margin-bottom: 20px;
  text-decoration: none;
  transition: all .3s ease;
}
.momenucontainer h1 a:hover {
  background: rgba(255, 255, 255, 0.2);
}

.toggle-button {
  display: block;
  padding: 10px;
  position: absolute;
  top: 25%;
  right: 10px;
  height: 20.6px !important;
  width: 20.6px !important;
  background-color: #fff;
  z-index: 101;
  border-radius: 100%;
}
.toggle-button .wolverine {
  display: inline-block;
  height: 26px;
  right: 5px;
  top: 3px;
  position: absolute;
  padding: 0px 0px;
  cursor: pointer;
  -webkit-user-select: none;
  opacity: .97;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.toggle-button .wolverine span {
  display: inline-block;
  text-transform: uppercase;
  line-height: 18px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin-left: 0px;
  width: 0px;
  overflow: hidden;
}
.toggle-button .wolverine .claws {
  position: relative;
  top: -2px;
  width: 20px;
  height: 4px;
  background: #003f70;
  display: inline-block;
}
.toggle-button .wolverine .claws:before, .toggle-button .wolverine .claws:after {
  display: block;
  content: "";
  height: 4px;
  width: 20px;
  background: #003f70;
  position: absolute;
  z-index: -1;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all .1s .2s, -webkit-transform .2s ease;
  -webkit-transition-delay: ease, 0s;
  -moz-transition: all .1s .2s ease, -moz-transform .2s ease;
  -o-transition: all .1s .2s ease, -o-transform .2s ease;
  transition: all .1s .2s ease, transform .2s ease;
}
.toggle-button .wolverine .claws:before {
  top: 8px;
}
.toggle-button .wolverine .claws:after {
  top: -8px;
}

.nav-control {
  position: absolute;
  left: -9999px;
  width: 100%;
  clip: rect(0, 0, 0, 0);
}
.nav-control:checked ~ .momenuwrap {
  display: block;
  opacity: 1;
  transition: left 0.3s, opacity 0.3s;
}

.nav-control:checked ~ .momenucontainer ul li {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.nav-control:checked ~ .toggle-button .wolverine .claws {
  -webkit-transition: all .1s 0s;
  -webkit-transition-delay: ease;
  -moz-transition: all .1s 0s ease;
  -o-transition: all .1s 0s ease;
  transition: all .1s 0s ease;
  background: transparent !important;
  z-index: 101;
}
.nav-control:checked ~ .toggle-button .wolverine .claws:before, .nav-control:checked ~ .toggle-button .wolverine .claws:after {
  background: #003f70;
  -webkit-transition: all .1s ease, -webkit-transform .1s .2s;
  -webkit-transition-delay: 0s, ease;
  -moz-transition: all .1s ease, -moz-transform .1s .2s ease;
  -o-transition: all .1s ease, -o-transform .1s .2s ease;
  transition: all .1s ease, transform .1s .2s ease;
  top: 0;
  width: 20px;
}
.nav-control:checked ~ .toggle-button .wolverine .claws:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.nav-control:checked ~ .toggle-button .wolverine .claws:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
.momenulink{
    padding: 10px 15px;
    color: #003f70;
    border-bottom:1px solid #fff;
    width: auto;
    text-align: left;
    margin: 0px auto;

}
.momenutitle
{
    line-height: 24px;
    padding: 4px 0;
} 
.momenutitle a:link, .momenutitle a:visited, .momenutitle a:active, .momenutitle span
{
    text-decoration:none;
	text-align:Left;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight:600;
	font-size:16px;
    cursor: pointer;
    color:white;
}
.momenutitle a:hover
{
    color:#0092ff;
}
.momenusublink, .momenulastlink{
    padding: 0 0 0 10px;
    border-left: 1px solid #fff;
    display: none;
    margin: 10px;
    margin-left:15px;
}
.momenusublink .momenulink{
    border-bottom: 0px solid #fff;
    padding: 2px 15px;
}
.NewsSignUp-form-button {
    padding: 1.025em !important;
    background: #127fd6 !important;
    margin: 1em auto !important;
    width:100% !important;
    font-weight: bold !important;
    cursor:pointer !important;
    color: white !important;
    display: block !important;
    text-align: center !important;
    border-radius: 2em !important;
    font-size: 16px !important;
    text-decoration: none !important;
    outline: none !important;
    border: none !important;
}

.momenusublink a {
    /*margin-left:25px;*/
}

.momenuopen
{
    display:none;
	padding: 6px 6px 6px 16px;
    line-height:24px;
	text-decoration:none;
	text-align:Left;
    color: #faa74d;
    font-size: 25px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    cursor: pointer;
    width:100px;
    float:left;
}
.mosocialmedialinks
{
	padding: 20px;
    line-height: 24px;
    text-decoration: none;
    text-align: Left;
    color: #faa74d;
    font-size: 25px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    cursor: pointer;
    background-color: #fff;
}
.mmactive{}
.momenuddarrow
{
    height: 30px;
    width: 30px;
    margin: 1px 11px 1px 1px;
    float: left;
    cursor: pointer;
    text-align: center;
    border-radius: 50px;
    color: white;
    line-height: 32px;
}
    .momenuddarrow:after {
        content:"\f063";
        font-family: FontAwesome;
    }
.momenuuparrow
{
    height: 30px;
    width: 30px;
    margin: 1px 11px 1px 1px;
    float: left;
    cursor: pointer;
    text-align: center;
    border-radius: 50px;
    color: #fff;
    line-height: 30px;
}
.momenuuparrow:after {
        content:"\f062";
        font-family: FontAwesome;
    }
    .momenuddarrow:hover, .momenuuparrow:hover {
        color:#fff;
        
    } 
/*
.momenuClose {
    display: none;
    padding: 20px;
    background: #003f70;
    color: #fff;
    text-align: right;
}
*/
/**********-- Mobile Nav end --***********/
/*****End  New Sub Menu style Carlos ****/


/**********************/
.PLWrap{}
.PLHeader{
    position: relative;
    width: 100%;
    background: #f5f6f7;
    height: 32px;
}
.PLWrap .dnnLANGUAGEWrap{
    position: absolute;
    right: 0;
    top: 0;
}
.PL-Content{
    position: fixed;
    /* top: 0px; */
    width: 100%;
    height: 100%;
}

section {
    /*width: 100%;
    height: auto;
    position: relative;*/
}

section#SubSix {}

section#SubSeven {
    background-color: #f3f3f3;
    /* padding-top: 30px; */
}

#One {
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    top: 0px;
    /*z-index: -1;*/
    position: relative;
}

.HomeSlider {
    /*position: fixed;*/
    width: 100%;
    /*height:100%;*/
    z-index: 0;
}

.Sub-Page-Title { /*padding: 0px 65px;*/
    transition: .3s;
}


.Sub-Page-Title h1 {
    color: #ffffff;
    font-size: 25px;
    display: inline-block;
    line-height: 35px;
    font-weight: bold;
}

.Sub-Page-Title h5 {
    color: #ffffff;
    font-size: 36px;
    line-height: 56px;
}

.SubSlider img {width: 100%;}

.dnnEditState .HomeSlider {
    position: relative;
    margin: 0 auto;
    display: block;
    width: 1100px;
    height: 600px;
    top: 130px;
}

#Two{
    background: #143054;
    padding: 0px;
}
#Three,
#Four,
#Five,
#Six,
#Seven{
    background: #fff;
    padding: 0px;
}

#Two .SectionTitle h1 {
}

#Two .SectionTitle h1::after {
    background: #fff!important;
}

#Three {
    /*background-color: #fff;*/
    background-image: url(../../Images/HC5.jpg);
    background-position: center 0px;
    background-repeat: no-repeat;
    background-size: cover;
}

.ThreeBlocks {
    display: table;
    width: 100%;
    border-spacing: 20px 0px;
}

.ThreeLeftBlock,
.ThreeRightBlock {
    display: table-cell;
    width: 50%;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}

.ThreeLeftBlock {}

.ThreeRightBlock {
    background: #0008d0;
}

#Four {
    background: #fff;
}
.SectionFourLeftRightWrap{
    display: table;
    width: 100%;
    display: grid;
    grid-template-columns: 50% 50%;
}
.SectionFourLeft, .SectionFourRight{
}
.SectionFourLeft{
    background: #f5f6f7;
}
.SMFeed {
    text-align:center;
    padding:50px 0;
}
.SectionFourRight{
    /*background: #E9E8EF;*/
    background:white;
}


#Five {
    background: #f3f3f3;
    text-align: center;
}

#Five h1 {
    color: #fff;
    font-weight: 800;
}

#Five .so-IconWrap ul {
    list-style: none;
    margin: 0 auto;
    display: table;
    padding: 15px 0px;
}

#Five .so-IconWrap ul li {
    display: table-cell;
    padding: 0 10px;
    align-content: center;
    text-align: center;
}

#Five .so-IconWrap a {
    position: relative;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    margin: 2px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    color: #fff;
}

.event_main {
    width:auto !important;
    max-width:1456px !important;
}

#Five .so-IconWrap a {
    color: #fff;
}

#Five .so-IconWrap a:after {
    background-color: #0d5c91;
    left: 0;
}

#Five .so-IconWrap a:hover:after {
    opacity: 1;
}

#Five .so-IconWrap a:before {
    background-color: rgba(0, 0, 0, 0.15);
}

.so-IconWrap a:after,
.so-IconWrap a:hover:before {
    opacity: 0;
}

#Five .so-IconWrap a:hover:before,
#Five .so-IconWrap a:not(:hover):after {
    transition-delay: .1s;
}

.so-IconWrap a:after,
.so-IconWrap a:before {
    position: absolute;
    width: 26px;
    height: 26px;
    content: "";
    -webkit-border-radius: inherit;
    border-radius: 20px;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.so-Icon i.fa.fa-facebook {
    margin-left: 2px;
}

#Five span.so-Icon {
    margin-left: 6px;
    z-index: 1;
    position: relative;
}

#Six {}

#Seven {}

#Signup {
    height: 90px;
    background-color: #71b36c;
    text-align: center;
}

#left-col {
    width: 25%;
    display: inline-block;
    top:90px;
    position:sticky;
    vertical-align: top;
}

#sidebar-content {
}

#right-col {
    width: 74%;
    display: inline-block;
    margin-top: 25px;
}

#left-col2 {
    width: 74%;
    /*margin-right: 50px;*/
    display: inline-block;
}

#right-col2 {
    width: 25%;
    display: inline-block;
    vertical-align: top;
}

i.fa.fa-chevron-right {
    font-size: 10px;
    color: #fff;
}

.breadcrumb-wrap i.fa.fa-chevron-right {
    font-size: 12px;
    color: #fff;
    /*margin: 0 10px;*/
    margin:0;
    font-weight: 800;
}

a.SkinObject, .SkinObject {
    color: #fff;
    transition: .3s;
    font-size: 14px;
    font-weight: normal;
}
a.SkinObject:hover, a.SkinObject:focus, a.SkinObject:active ,a.SkinObject:hover span, a.SkinObject:focus span, a.SkinObject:active span  {
    color: #fff!important;
    text-decoration: underline!important;
}

#SubOne {
    position: relative;
    background-color: #0c284c;
    padding: 5px 0;
    margin-top: 50px; 
    /*
    background-image: url(/Portals/20/Skins/cao/assets/img/main-bg/HCAOBanner.png);
    background-position: center 0px;
    background-repeat: no-repeat;
    background-size: cover;
    */
}

.sub-fixed {
    position:fixed !important;
    width:100% !important;
    display:block !important;
    top:10px !important;
    padding:0 !important;
    background:#0c284c !important;
    z-index:3;
}

.row-band.icon-band-fixed { z-index:3 !important; }

#SubTwo,
#SubThree,
#SubFour,
#SubFive {
    background: #fff;
    padding: 0px;
}

.LRContent {
    position: relative;
    margin-top: 129px;
    z-index: 3
}

#SubTwo {
    text-align: center;
    padding: 0;
}

#SubTwo h1 {
    line-height: 36px;
    color: #ffffff;
    text-transform: none;
    font: normal bold 30px / 40px;
}

#SubThree {
    padding: 0;
}

.SubThreeBlocks {
    display: table;
    width: 100%;
}

.SubThreeLeftBlock,
.SubThreeRightBlock {
    display: table-cell;
}

.SubThreeLeftBlock {
    width: 25%;
    vertical-align: top;
}

.SubThreeRightBlock {
    width: 80%;
}

#SubFour {
    background: #fff;
}

#SubFive {}



/*
#Two{width:100%;background-color: #ebebeb;box-shadow: 0 0 45px #6d6e71;}
#Three {
      background-color: #c3c3c3;
  }
#Four{
 background-color: #e8e8e8;
 
}
*/

.Section-Title-Wrap {
    padding: 20px 0px;
}

.Section-Content {
    /*display:table;
 border-spacing: 20px 70px;*/
    width: 100%;
    /*table-layout: fixed;
 padding: 20px 0px;*/
}

a,
a:visited {
    /*color: #6ca9dc;*/
    text-decoration: none;
    transition: .3s;
}

a:hover,
a:focus,
a:active {
    text-decoration: underline;
    color: #333;
}


/* Right Submenu */

#subnav li a,
#subnav li a:visited {
    color: #0E69AD;
    text-decoration: none;
    transition: unset;
}

#subnav li a:hover,
#subnav li a:focus,
#subnav li a:active {
    text-decoration: none;
    color: #990304;
}


/* End Right Submenu */


/* add this style to remove Section-Content padding for new transition page Carlos' Notes */

.no-pad {
    padding: 0px
}


/*************************************/



/***************************Footer Styles Template Level*************************/

.FCLLItems{
    display: table;
    /* border-spacing: 10px 0; */
    width: 100%;
    /* table-layout: fixed; */
    padding: 40px 0px;
    display: grid;
    /*grid-template-columns: 30% auto auto auto auto;*/
    /*grid-template-columns: 25% 18.75% 18.75% 18.75% 18.75%;*/
    grid-template-columns: 25fr 18.75fr 18.75fr 18.75fr 18.75fr;
    grid-gap: 20px;
    overflow: hidden;
}
.FCLLItem{
    /*display: table-cell; */
    /* width: auto; */
    /* padding-right: 80px;*/
}
.FCLLItem:last-child{
    padding-right: 0;
}
.FCLLItemTitle{
    margin-bottom:20px;
}
.FCLLItemTitle h3{
    color: #fff;
    line-height: 24px;
}
.FCLLItemInfo{}
.FCLLItemInfo p{
    color:#fff;
    font-size:16px;

}
.FCLLItemInfo ul{
    list-style: none;
    margin: 0;
}
.FCLLItemInfo ul li{}
.FCLLItemInfo ul li a, .FCLLItemInfo p a{
    color:#fff;
    text-decoration: none;
    font-size:16px;
    transition: 0.3s;
}
.FCLLItemInfo ul li a:hover, .FCLLItemInfo p a:hover{
    color: #aab4c1;
    text-decoration: underline;
}
.FCLLItemInfo ul li a span i{
    margin-right:5px;
    font-size:18px;
    }
ul.FooterSMLinks li a {
    text-decoration:none;
}

.FooterLinksWrap{
    background: #0d2b50;
    width: 100%;
    position: relative;
}

footer {
    width: 100%;
    position: relative;
    left: 0;
    z-index: 100;
    background: #11427f;
}


footer a:link,footer a:visited,footer a:active,  .footermenutitle a{
    color: #fff;
    transition: .3s;
}
footer a:hover, .footermenutitle a:hover{
    color: #6ca9dc;
    text-decoration: underline
}

footer .innerwrapper {
    clear: both!important
}

.footertopright {
    width: 50%;
    height: auto;
    color: #1e4e5a;
    background-color: rgba(232,232,232,.86);
    -webkit-box-shadow: -5px 0 10px -3px rgba(0,0,0,.4);
    box-shadow: -5px 0 10px -3px rgba(0,0,0,.4);
    position: relative;
    left: 50%
}

.footertopright .DnnModule .DNNContainer_noTitle {
    padding: 25px!important
}

.footertopright .DnnModule .DNNContainer_noTitle div .DNNModuleContent .dnnFormAndList .dnnForm a {
    position: absolute;
    left: 8px
}

.footertopright .DnnModule .DNNContainer_noTitle div .DNNModuleContent .dnnFormAndList .dnnForm .ContactInfoWraper .ContactInfoLabelOne a {
    position: relative;
    left: 0
}

.footernav {
    padding: 20px 0 0;
    width: 100%;
    clear: both;
    text-align: center
}

.FooterNavOne,.FooterNavTwo {
    width: 100%;
    margin: 10px 0
}

.FooterNavThree {
    width: 100%;
    margin: 0;
    color: #fff;
    padding-bottom: 30px
}
.FooterNavThreeItemLeft, .FooterNavThreeItemMiddle, .FooterNavThreeItemRight{
    display:table-cell;
    vertical-align: middle;
    
}

.FooterNavThreeItemLeft, .FooterNavThreeItemRight{
    width:8%;
}
.FooterNavThreeItemLeft img, .FooterNavThreeItemRight img{
    width:100%;
}
.FooterNavThreeItemMiddle p{
    /*width:90%;*/
    color:#fff;
    font-size:14px;
    padding:0 40px;
}
.FooterNavThreeItemMiddle p a{
    text-decoration: underline;
}
.footermenulink,.FooterNavTwo ul li {
    display: inline-block;
    border-right: 1px solid #fff;
    padding: 0 15px
}

.footermenulink:last-child, .FooterNavTwo ul li:last-child {
    border-right: 0 solid #fff
}



.FooterNavTwo ul,.FooterNavThree ul {
    margin-bottom: 0;
    margin-left: 0
}
.harrisLogo {
    height: 70px;
}
.footerbottom {
    padding-bottom: 20px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    display: none
}

.TLTIR-InfoWrap {
    display: grid;
    grid-template-columns: 60% 40% !important;
    grid-gap: 20px;
    margin: 0 auto;
    width: auto !important;
    max-width:1456px !important;
}



/***************************End of Footer Styles Template Level*************************/

.download-btn {
    padding: 10px;
    border: 1px solid #0d5c91;
    border-radius: 5px;
    display: block;
    width: 22%;
    min-width: 405px;
    margin: 10px 20px 0;
    text-align: center;
    cursor: pointer;
    background: #0d5c91;
}

.download-btn a,
.download-btn a:hover {
    text-decoration: none;
    color: #fff;
}

.download-btn:hover {
    background-color: #0f89ce;
}

#Five .download-btn {
    margin: 0 auto;
    font: normal bold 18px / 20px;
    text-transform: uppercase;
    color: #fff;
}


/***************************Calendar Section*************************/

    .Section-Content .RptTable {
        border: 0 !important;
        background: none !important;
    }
    .tr-cal-item-container{
        width: 22%;
        padding: 1%;
        /* float: left; */
        display: inline-block;
        vertical-align: top;
        }
    .tr-cal-item{
        display: table;
        width: 100%;
        table-layout: fixed;
        box-sizing: border-box;
        width: 100%;
        padding: 10px;
        color: #333;
    }
    .tr-cal-item-container a:hover .tr-cal-item{
        color:#034c7a;
    }
    .tr-cal-item-container a:hover .tr-cal-item-monthday{
        background:#034c7a;
        color:#fff;
    }
    .tr-cal-item-left{

        display: table-cell;
        width: 20%;
        vertical-align: top;

    }
    .tr-cal-item-right{
        display: table-cell;
        padding: 6px;
        vertical-align: top;
        width: 80%;

    }
    .tr-cal-item-monthday{
        width: 40px;
        height: 40px;
        border: 1px solid #333;
        text-align: center;
        padding: 6px;
    }
    .tr-cal-item-month{}
    .tr-cal-item-day{}
    .tr-cal-item-datetime{
        font-size: 14px;
    }

/***************************End Calendar Section*************************/

/***************************Flickr Thumbnails Section*************************/

#dc_jflickr_feed_container{
    margin:0 auto;
    padding:8px;
    text-align:left;
    width:100%;
}
.dc_jflickr_thumbs , #dc_jflickr_feed_container{
    margin:0;
    /*overflow:hidden;*/
    padding:0;
    -moz-column-count: 2;
    -moz-column-gap: 0px;
    -webkit-column-count: 2;
    -webkit-column-gap:0px;
    column-count: 2;
    column-gap: 0;
}
.dc_jflickr_thumbs li, #dc_jflickr_feed_container li{
    border:none !important;
    /*float:left;*/
    list-style:none;
    margin:1px;
}
.dc_jflickr_thumbs li:hover , #dc_jflickr_feed_container li:hover {
    border:1px solid #09C;
}
.dc_jflickr_thumbs li a{
    
    display:block;
    overflow:hidden;
}
.dc_jflickr_thumbs li a:hover img{
    transform: scale(1.08);
}
.dc_jflickr_thumbs li img{
    display:block;
    width: 100%;
    transition: .3s;
}
.dc_jflickr_thumbs li a img{
    border:none;
    width: 100%;
    transition: .3s;
}
#dc_jflickr_slider_container{
    margin:0 auto;
    padding:8px;
}
#dc_flickr_slider{
  background-color:#000;
  border:8px solid #fff;
  box-shadow:2px 2px 6px rgba(0,0,0,0.3);
  height:333px;
  margin:0;
  padding:0;
  padding:0px;
  width:500px;
}
#dc_flickr_slider li{
    height:333px;
    list-style:none;
    margin:0;
    overflow:hidden;
    padding:0px;
    position:relative;
    width:500px;
}
#dc_flickr_slider li div{
    background:#000;
    bottom:3px;
    color:white;
    font-size:12px;
    left:3px;
    opacity:.8;
    padding:3px;
    position:absolute;
    width:494px;
}
.flickr_slider_nav{
    margin:8px;
}
#flickr_slider_prev{
    padding:8px;
    text-decoration:none;
}
#flickr_slider_prev:hover{
    color:#666;
}
#flickr_slider_next{
    padding:8px;
    text-decoration:none;
}
#flickr_slider_next:hover{
    color:#666;
}
/***************************END Flickr Thumbnails Section*************************/


/***************************Responsive  Section*************************/
@media screen and (max-width:1770px) {
    #SubOne .center {
        /*width: auto;*/
        overflow: hidden;
    }
    .Sub-Page-Title {
        position: relative;
        /*left: 243px;*/
    }
}
@media screen and (max-width: 1500px) {
    .center {
        margin: 0 auto;
        width: 95%;
    }
}

@media screen and (max-width: 1360px) {

    .SectionFourLeftRightWrap {
        grid-template-columns: auto;
    }
    
}

@media screen and (max-width: 1300px) {
    .Sub-Page-Title {
        left: 14px;
    }
    
    ul.menu > li {
        padding: 0 10px;
    }
    
    .Logo {
        top: 4px;  
        left: 10px;
    }
    .Logo a img {
        width: 57%;    
        filter: none;
        top:15px;
        position:relative;
    }
    .Navtitle{
        left: 0;
        top: 35px;
        margin-left:115px;
    }

    footer {
        padding: 40px 40px;
        width: auto;
    }

    .right-sec-search {
        margin-left:25px;
    }
}

@media screen and (max-width: 1200px) {
    .NavTop, .NavBottom {}
    #SubOne {
       /* padding: 50px 0 20px 0;
        margin-top: 47px; */
    }

    .row-mobile {
        flex-wrap:wrap;
        flex-direction:column;
    }

    .event_main {
        grid-template-columns: 50% 50% !important;
    }

}

@media screen and (max-width: 1100px) {
    .Navtitle span h1 {
        font-size: 22px;
    }

    .TLTIR-InfoWrap {
        display: block !important;
    }

    .TLTIR-Img {
        overflow: hidden;
        width: auto !important;
        height: 435px;
        margin: 0 auto !important;
        text-align: center !important;
    }
    .FCLLItemTitle h3{
        font-size: 18px;
        line-height: 21px;
    }
}

@media screen and (max-width: 1024px) {
    body, p {
        /*font-size: 14px;*/
    }
    .Logo, .navbar-fixed .Logo{
        width: 90px;
        top: -9px;
        left: 10px;
    }
    .Navtitle{
        left: 0;
        top: 5px;
        margin-left: 70px;
    }
    .navbar-fixed .Navtitle{
        display:block;
        width:auto;
        left:0px;

    }
    .Navtitle span h1, .Navtitle span h2 {
        line-height: 24px;
        font-size: 20px;
    }
    #One{
        overflow:unset;
    }
    #SubOne {
       /* padding: 50px 0 20px 0;
        margin-top: 47px; */
        margin-top:62px;
    }

    #SubOne.sub-fixed {
        margin-top:52px !important;
    }

    #google_translate_element {}
    #Signup {
        height: 230px;
    }
    .navbar-fixed{
        height: 62px;
    }
    .menuContainer {display: none;}
    .momenu {
        display: block;
    }

    .dnnLANGUAGEWrap {
        position: absolute;
        right: 114px;
        top: 17px;
        width: auto;
        background: #f8f8f8;
        transition: .3s;
        /*padding: 15px;*/
    }

    .toggle-button {
        top:100%;
    }

    .navbar-fixed .dnnLANGUAGEWrap {
        /*
        top:0 !important;
        right:inherit !important;
        box-shadow:0px 2px 10px rgb(42 113 192 / 15%) !important;
        padding:15px !important;
        width: 100%;
        */
        right:114px;
    }
    /*
    .navbar-fixed .momenu {
        position: fixed;
        top: 0px;
        right:0;
    }
    */
    .ElectionTimerWrap {
        top: 0;
        position: relative!important;
        right: 0;
        width: auto;
        display: block;
    }
}

@media screen and (max-width: 990px) {    

    .HomeSliderInfoWrap {
    box-shadow: inset 0 10px #6a1211;
    }

    .owl-theme .owl-nav.disabled+.owl-dots {}
    
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background:#6a1111 !important;
    }
    
    .logoWrap {width: 100%;}
    
    .NavTopLeft {
        display: none;
    }
    .ctct-form-defaults{
        max-width: 95%;
    }
    #left-col, #right-col, #left-col2, #right-col2 {
        /*padding: 25px;*/
        display: block;
        width: auto;
    }
    #left-col {
        display:none;
    }
    .Section-Content {
        width: auto;
        padding:20px;
    }
    #SubSix .Section-Content {
        padding:10px;
    }
    #SubSix .center {
        width: 100%;
    }

    .LRContent .Section-Content {
        padding: 0!important
    }
}

@media screen and (max-width: 900px) {

    .FCLLItems {
        display: flex;
        width: 100%;
        flex-direction: column;
        text-align: center;
        padding: 40px 0px;
        box-sizing: border-box;
    }

    .FCLLItem {
        display: block;
        box-sizing: border-box;
        width: 100%;
        margin: 5px auto;
        padding:0;
    }

    .MoContactInfo {
        display: block;
    }
    nav {}
    footer {
        padding: 20px;
        width: auto;
    }
    .download-btn {}

    .DNNContainer_FormsStyle_Content {
        width:auto !important;
        display:block !important;
    }

    .DNNContainer_NewsSignUpWrap {
        width: 100% !important;
        display: block !important;
        margin: 15px 0 !important;
    }

    .NewsSignUp-form-button {
        width:100% !important;
        cursor:pointer !important;
    }

    .event_main {
        grid-template-columns: auto !important;
    }

}

@media screen and (max-width: 768px) {

    .navbar-fixed {
        height: 56px;
    }

    .QLLWrap {
        width: 100% !important;
    }

    .QLLItems {
        display: block !important;
    }

    .molangmenu{display:block;}
    .navbar-fixed .dnnLANGUAGEWrap{
        top: -1px;
    }
    .navbar-fixed .momenu{top:0px;}
    .navbar-fixed .Navtitle{
        left: 57px;
        top: 7px;
        margin-left: 0;
    }
    .dnnLANGUAGEWrap{
        top:0;
    }
    .language-object{
        display:none;
        position: absolute;
        background: #f8f8f8;
        width: 90px;
        right: 2px;
        top: 65px;
        padding: 15px;
        box-shadow: 0px 3px 3px rgb(0 0 0 / 50%);
    }
    .language-object a span{display:none;}
    .PLWrap .language-object {
        display:block;
        width:100%;
        right:0;
        top:0;
        box-shadow:none;
        padding: 0px;
        position: relative;
    }


}

@media screen and (max-width: 600px) {
    .Logo {left: 10px; top: -8px;}
    .Logo a img {width:45%;}
    nav{height:auto;}
    .Navtitle {
        left: 57px;
        top: 9px;
        margin-left: 0;
    }
    .navbar-fixed .Navtitle {
        top: 9px;
    }
    .Navtitle span h1{
        font-size: 13px;
        line-height: 15px;
    }

    .Navtitle span h2{
        font-size: 10px;
        line-height: 24px;
    }
    .NavBottomLeftLinks {
        width: 100%;
        height: 59px;
        display: block;
    }
    .NavBottomRightLinks {
        width: 0%;
        padding: 10px 20px;
        display: block;
        right: 115px;
        top: 5px;
        position: absolute;
    }
    #google_translate_element {}
    .molangmenu{padding: 3px 18px;}
    .momenu{padding: 9px 22px;}
    .dnnLANGUAGEWrap{right: 67px;}
    .language-object{top: 56px;}
    .navbar-fixed .dnnLANGUAGEWrap {
        right: 67px;
    }
    #SubOne.sub-fixed{
        margin-top: 46px !important;
    }
    .ThreeBlocks {
        display: block;
        width: 100%;
    }
    .ThreeLeftBlock,
    .ThreeRightBlock {
        display: block;
        width: 100%;
    }
    .ThreeLeftBlock {
        margin-bottom: 20px;
    }
    .SubThreeBlocks {
        display: block;
        width: 100%;
    }
    .SubThreeLeftBlock,
    .SubThreeRightBlock {
        display: block;
        width: 100%
    }
    .SubThreeLeftBlock {
        margin-bottom: 20px;
    }
    .download-btn {}
    .NavTopWrap {
        padding: 14px 0px;
    }
    /*.Sub-Page-Title {padding: 0px 35px;}*/
    .harrisLogo, .FooterNavThree ul li:nth-child(2) {
        display: block;
        margin-bottom: 10px;
    }
    .harrisLogo {
        margin-top: 10px;
    }
    .FooterNavThree ul li:nth-child(2){
        margin-bottom:10px;
    }
    .fb, .twitter, .linkedin {
        display: inline-block;
    }
    
    #search .NormalTextBox {
        width: 150px;
    }

    .toggle-button {
        top:185%;
    }

    #SubOne {
        margin-top:-1px;
    }

    .navbar-fixed .momenu {
        top: 0px;
        position: fixed;
        right: 0;
        padding: 11px 22px;
    }

    .TitleH2 , .MCL-Title h2 , .DNNContainer_FormsStyle h2 .DNNContainer_FormsStyle-TitleH2 {
        font-size:24px !important;
    }

    .div-content-slider-subtitle {
        font-size:20px !important;
        line-height:22px !important;
    }

    .div-content-slider-title {
        font-size:18px !important;
        margin-top:25px !important;
    }
/*
    .subpage-slider {
        min-height:225px !important;
    }
*/
    #right-col {
        margin-top:0 !important;
    }

    .language-object p  {
        font-size:14px !important;
    }

    .FooterNavThree {
        margin:0;
    }

    .FooterNavThreeItemMiddle p {
        padding:0 20px;
    }

    .FooterNavThreeItemLeft, .FooterNavThreeItemMiddle, .FooterNavThreeItemRight{
        display:block;
        vertical-align: middle;
    }
    
    .FooterNavThreeItemLeft, .FooterNavThreeItemRight{
        width:28%;
        text-align:center;
        margin:0 auto;
        margin-bottom:10px;
    }

    .DNNContainer_H2Title-Blue-BG {
        padding:20px !important;
    }
    
    ol, li , p , blockquote , ul {
        line-height:1.25em;
    }

    .RVLItem-Title {
        font-size:20px !important;
    }
    
    .RVLItem-numvoters {
        font-size:45px !important;
    }
}

@media screen and (max-height: 485px) {
    #SubOne {
        margin-top: 0;
    }
    #right-col{
        margin-top: 0px;
    }

}

@media screen and (max-width: 485px) {
    .download-btn {
        min-width: 275px;
    }
    /*
    .NavTopRight li:nth-child(1), .NavTopRight li:nth-child(2) {
        display: none;
    }
    */
    .NavTopRight ul li { padding: 0px 3px;}
    
}

@media screen and (max-width: 380px) {
    
    .momenu {
        /*top: -65px;
        left: 15px;*/
    }
    #search .NormalTextBox {
        width: 110px;
    }
}
    
@media screen and (max-width: 360px) {
}
@media screen and (max-width: 320px) {
    .NavTopRight ul li {padding: 0px;}
}