@media screen and (max-width: 979px) {

.mobilehide { display: none; }  
  
body{ background: #FFFFFF; }  
body, nav  {margin: 0; padding: 0; font-size: .9em;}
ul, li, a  {margin: 0; padding: 0; font-size: 1em;}
body {font-family: Helvetica, Arial, sans-serif; }
  
a {text-decoration: none;}

#content .content-text p { font-size: .9em; }  
#content .content-text h1 { font-size: 1.02em; }
#content .content-text h2 { font-size: 1.02em; }
#content .content-text h3 { font-size: 1.01em; }
#content .content-text h3 { font-size: 1em; }
  
.container {
    width: 100%;
    max-width: 900px;
    margin: 10px auto;
    z-index:300;
    min-height:50px;
    background-color:#fff;

}
.AltMenu {display: none;}   
  
#header .container {
    max-width: 100%;
    margin: 0 auto 10px auto;
}

#header {
    background: #2f2f2a;
}

.toggleMenu{
    position:absolute;
    right: 42px;
    right: 5%;
    top: 210px;
    display: inline-block;
    color: #1e1e1e;
    font-size: 2.538em;
    line-height: 1.030em;
    background:url(../images/arrow-02.png) no-repeat 100% 12px;
    padding: 0 35px 0 0;
    z-index: 250;
}
.toggleMenu:hover{ text-decoration: none;}

.responsive_home {
	display:inline-block;
    font-size: 1.8em;
    line-height: 1.5em;    
    top: 210px;
    left:10px;
    color: #1e1e1e;
    font-size: 2.538em;
    line-height: 1.030em;
    padding: 10px 0 0 25px;
    z-index: 250;    

}

/*top level */
.nav {
    list-style: none;
     *zoom: 1;
     background:#fff;
     z-index:300;
}

.nav a { outline: 0;

} 

.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}

.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
    width: 9em;
}
.nav a {
    padding: 10px 13px;
    color:#333;
}
.nav li {
    position: relative;
     
}
.nav > li {
    float: left;
    border-top: 1px solid #ccc;
}
.nav > li > .arrow.parent {
    background-image: url("../images/arrow-02.png");
    background-repeat: no-repeat;
    background-position: 0% -308px;
	text-indent:-9999px;
}
.nav > li  {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 10px;
}

.nav > li > a {
	  width:90%;
	  display:inline-block;
    font-size: 1.75em;
    margin-left: 10px;
    margin-right: -2%;  
}

.arrow {
	width:auto !important;
	display:inline-block !important;
	text-indent:-9999px;	
}
.nav li  ul {
    position: absolute;
    left: -9999px;
}
.nav > li.hover > ul {
    left: 0;
}
.nav li li.hover ul,.nav li li li.hover ul {
    left: 100%;
    top: 0;
}

/* 2nd level */
.nav li li  {
    display: block;
    background: #D9D9D4;
    position: relative;
    z-index:100;
    border-top: 1px solid #ccc;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: .8em;    
}

.nav li li a {
	width:92%;
	display:inline-block;
    font-size: 2em;
    Xmargin-left: 20px;
    margin-right: -2%;
    line-height: normal;
}

/* 3rd level */
.nav li li li  {
	  Xdisplay:inline-block;
	  position:relative;
    background:#e9e9e4;
    z-index:200;
    border-top: 1px solid #ccc;
    padding-left:15px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: .75em;
}

/* 4th level */
.nav li li li li  {
	  display:none;
	  position:relative;
    background:#D9D9D4;
    z-index:200;
    border-top: 1px solid #ccc;
    padding-left:25px;
}

.nav li li li a {
	width:90%;
	display:inline-block;
	padding-left:15px;
}

    .active {
        display: inline-block;
    }
    .nav > li {
        float: none;
    }
    .nav > li > .arrow {
        background-position: 95% 50%;
		text-indent:-9999px;        
    }
    .nav li li .arrow.parent{
        background-image: url("../images/arrow-02.png");
        background-repeat: no-repeat;
        background-position: 0% -308px !important;
		text-indent:-9999px;        
    }
    .nav li.hover ul li.hover ul li ul {
    	display:none;
    }
    .nav li.hover ul li.hover ul li.hover ul {
    	display:block;
    }
    
    .hover .arrow.parent,.nav li.hover ul li.hover a.parent.arrow {
    
        background-image: url("../images/arrow-02.png") !important;
        background-repeat: no-repeat;
        background-position: 0 10px !important;    
    }
    
    .nav ul {
        display: inline-block;
        width: 100%;
    }
   .nav > li.hover > ul , .nav li li.hover ul, .nav li li li.hover, .nav > li li.hover > ul {
        position: static;
         margin-top: 6px;
    }

   .nav li.hover ul li.hover ul li a.arrow.parent  {
	  background-image: url("../images/arrow-02.png");
	  background-repeat: no-repeat;
	  background-position: 0% -308px !important;
	  text-indent:-9999px;   
 
 }
 
 .nav li.hover ul li.hover ul li.hover a.arrow.parent  { 
      margin-top:5px;
      background-image: url("../images/arrow-02.png") !important;
      background-repeat: no-repeat;
      background-position: 0 10px !important;    
 }
    

 #content h2 {
 	background:none;
 }
 
 #content.wide {
 	width:100% !important;
 }
 
 #sms-condensed-form {
 	margin-left:25px;
 	font-size:18px;
 }
 
 #sms-condensed-form label {
 	margin-top:10px;
 	margin-bottom:5px;
 	display:block;
 }

 .sms-center {
	margin-right:15px;
	text-align:center;
}
 
.formResponsive #rsform_6_page_0 label {height: auto;}
.pre-election .front-topleft, .pre-election .front-bottomleft {margin-left: 20px;}
.pre-election .front-topright, .pre-election .front-bottomright {margin-right: 20px;}
.pre-election .front-topleft, .pre-election .front-topmiddle, .pre-election .front-topright, .pre-election .front-bottomleft, .pre-election .front-bottommiddle, .pre-election .front-bottomright {width: 29.4%;}
.pre-election .last-blue {margin-right: 20px;}
.pre-election .onethree-column {margin-left: 20px;}


table { font-size:14px; } 
.specialbtn { font-size: 18px; }
.inputbox { padding:5px; width:50%; background-color: #FEFEFE;}
.front-bar {height: 90px; } 
.clock {display:none;}
.formValidation { font-size: .8em;}
.formControlLabel { font-size: .8em;}
.formBody { font-size: .8em; }  
  
.slideshow-area { width:95%; height:95%; padding: 0px 23px 15px;} 
  
.footer-nav { display: block; }
#language a { color:#000000 !important;}
  
}  
  
/* ---------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 700px) {

#footer {padding: 7px 20px 22px; width:92%;}  
 	.nav > li > a {	width:80%;	display:inline-block; 	}
	.nav li li a {	width:79%;	display:inline-block; 	}
  .nav li li li a {	width:80%;	display:inline-block; 	}

	.formResponsive label {height: auto;}
  .formResponsive #rsform_6_page_0 input[type="text"], .formResponsive #rsform_6_page_0 input[type="password"], .formResponsive #rsform_6_page_0 textarea, .formResponsive #rsform_6_page_0 select {width: 60% !important;}
  .formResponsive #rsform_6_page_0 label {height: auto;}
  .formResponsive #rsform_6_page_0 input[type="radio"], .formResponsive #rsform_6_page_0 input[type="checkbox"] {margin-top: 6px;}
  #rsform_6_page_0 p.rsformVerticalClear {margin-bottom:0px !important;}
  
  
 /* PRE ELECTION */ 
  .pre-election .onethree-column {margin-right: 60px; margin-left: 0px;}
  .pre-election .last-blue {width: 92% !important;}
  .pre-election .footer-round, .pre-election #footer {border-radius: 0px;}
  .pre-election .front-topleft, .pre-election .front-topmiddle, .pre-election .front-topright, .pre-election .front-bottomleft, .pre-election .front-bottommiddle, .pre-election .front-bottomright {width: 42.4%;min-height: 150px;}
	.pre-election .front-topleft .custom, .pre-election .front-topmiddle .custom, .pre-election .front-topright .custom, .pre-election .front-bottomleft .custom, .pre-election .front-bottommiddle .custom, .pre-election .front-bottomright .custom,
	.pre-election .front-topleft .moduletable, .pre-election .front-topmiddle .moduletable, .pre-election .front-topright .moduletable, .pre-election .front-bottomleft .moduletable, .pre-election .front-bottommiddle .moduletable, .pre-election .front-bottomright .moduletable {min-height: 150px;}
	.clearing {clear: none !important;}
	.pre-election .front-topleft, .pre-election .front-topright, .pre-election .front-bottommiddle, .pre-election .front-topmiddle, .pre-election .front-bottomleft, .pre-election .front-bottomright {margin-left: 20px;}
	.places-row {display: inline;}
	.pre-election .three-column {width: 90%;}
	.pre-election .outer-three-column {display: inline-block;margin: 0 20px;}
	.pre-election .nspArt {padding: 0px !important;}

/* POST ELECTION */

  .post-election .last-blue {width: 92% !important;}
  .post-election .footer-round, .pre-election #footer {border-radius: 0px;}
  .post-election .front-topleft, .post-election .front-topmiddle, .post-election .front-topright, .post-election .front-bottomleft, .post-election .front-bottommiddle, .post-election .front-bottomright {width: 40%;min-height: 150px; margin-right: 20px;}
	.post-election .front-topleft .custom, .post-election .front-topmiddle .custom, .post-election .front-topright .custom, .post-election .front-bottomleft .custom, .post-election .front-bottommiddle .custom, .post-election .front-bottomright .custom,
	.post-election .front-topleft .moduletable, .post-election .front-topmiddle .moduletable, .post-election .front-topright .moduletable, .post-election .front-bottomleft .moduletable, .post-election .front-bottommiddle .moduletable, .post-election .front-bottomright .moduletable {min-height: 150px;}
	.post-election .front-topleft, .post-election .front-topright, .post-election .front-bottommiddle, .post-election .front-topmiddle, .post-election .front-bottomleft, .post-election .front-bottomright {margin-left: 30px;}
	.post-election .three-column {width: 90%;}
	.post-election .outer-three-column {display: inline-block; margin: 0 20px;}
	.post-election .nspArt {padding: 0px !important;}

   .slideshow-area { width:85%; padding: 0px 23px 15px;} 
}

/* ---------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 530px) {
  .pre-election .front-topleft, .pre-election .front-topmiddle, .pre-election .front-topright, .pre-election .front-bottomleft, .pre-election .front-bottommiddle, .pre-election .front-bottomright {width: 90%;}
	.clearing {clear: none !important;}
	.pre-election .front-topleft, .pre-election .front-topright, .pre-election .front-bottommiddle, .pre-election .front-topmiddle, .pre-election .front-bottomleft, .pre-election .front-bottomright {margin-left: 20px;margin-right: 20px;}
	.pre-election .onethree-column {margin-right: 30px;}
	
	.post-election .front-topleft, .post-election .front-topmiddle, .post-election .front-topright, .post-election .front-bottomleft, .post-election .front-bottommiddle, .post-election .front-bottomright {width:98%;min-height: 150px; margin-right: 20px;}
  .post-election .front-topleft, .post-election .front-topright, .post-election .front-bottommiddle, .post-election .front-topmiddle, .post-election .front-bottomleft, .post-election .front-bottomright {margin-left: 5px;}
	.specialbtn { font-size: 17px; }
	}

/* ---------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 420px) {

  .FrontSpaced { font-size: 14px; line-height: 1.6; }
  .specialbtn { font-size: 17px; }
}
/* ---------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 360px) {
	.nav > li > a {
		width:73%;
		display:inline-block;
        line-height: 130%;
	}
	
	.nav li li a {
		width:80%;
		display:inline-block;
        line-height: 130%;
        
	}
	
	.nav li li li a {
		width:70%;
		display:inline-block;
        line-height: 130%;
	}
	
	.formResponsive label {height: auto;}
  .FrontSpaced {  font-size: 12px; line-height: 1.6; }
  .specialbtn { font-size: 17px; }

.slideshow-area { width:89%; padding: 0px 23px 15px;}
}

/* ---------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 320px) {
  
  .FrontSpaced {  font-size: 12px; line-height: 1.6; }
  @media screen and (max-width: 979px) {

body{ background: #FFFFFF; }  

body, nav, ul, li, a  {margin: 0; padding: 0;}
  
body {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
a {text-decoration: none;}

.container {
    width: 100%;
    max-width: 900px;
    margin: 10px auto;
    z-index:300;
    min-height:50px;
    background-color:#fff;

}
.AltMenu {display: none;}   
  

#header .container {
    max-width: 100%;
    margin: 0 auto 10px auto;
}

#header {
    background: #2f2f2a;
}

/* .front-bar { 
  display:none; 
} 
*/
  
.toggleMenu{
    position:absolute;
    right: 42px;
    right: 5%;
    top: 210px;
    display: inline-block;
    color: #1e1e1e;
    font-size: 2.538em;
    line-height: 1.030em;
    background:url(../images/arrow-02.png) no-repeat 100% 12px;
    padding: 0 35px 0 0;
    z-index: 250;
}
.toggleMenu:hover{ text-decoration: none;}

.responsive_home {
	  display:inline-block;
    font-size: 1.8em;
    line-height: 1.5em;    
    top: 210px;
    left:10px;
    color: #1e1e1e;
    font-size: 2.538em;
    line-height: 1.030em;
    padding: 10px 0 0 25px;
    z-index: 250;    

}

/*top level */
.nav {
    list-style: none;
     *zoom: 1;
     background:#fff;
     z-index:300;
}

.nav a { outline: 0;

} 

.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}

.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
    width: 9em;
}
.nav a {
    padding: 10px 13px;
    color:#333;
}
.nav li {
    position: relative;
     
}
.nav > li {
    float: left;
    border-top: 1px solid #ccc;
}
.nav > li > .arrow.parent {
    background-image: url("../images/arrow-02.png");
    background-repeat: no-repeat;
    background-position: 0% -308px;
	text-indent:-9999px;
}
.nav > li  {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 10px;
}

.nav > li > a {
	  width:90%;
	  display:inline-block;
    font-size: 1.75em;
    margin-left: 10px;
    margin-right: -2%;
     
}

.arrow {
	width:auto !important;
	display:inline-block !important;
	text-indent:-9999px;	
}
.nav li  ul {
    position: absolute;
    left: -9999px;
}
.nav > li.hover > ul {
    left: 0;
}
.nav li li.hover ul,.nav li li li.hover ul {
    left: 100%;
    top: 0;
}

/* 2nd level */
.nav li li  {
    display: block;
    background: #D9D9D4;
    position: relative;
    z-index:100;
    border-top: 1px solid #ccc;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: .8em;    
}

.nav li li a {
	width:92%;
	display:inline-block;
    font-size: 2em;
    Xmargin-left: 20px;
    margin-right: -2%;
    line-height: normal;
}

/* 3rd level */
.nav li li li  {
	  Xdisplay:inline-block;
	  position:relative;
    background:#e9e9e4;
    z-index:200;
    border-top: 1px solid #ccc;
    padding-left:15px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: .75em;
}

/* 4th level */
.nav li li li li  {
	  display:none;
	  position:relative;
    background:#D9D9D4;
    z-index:200;
    border-top: 1px solid #ccc;
    padding-left:25px;
}

.nav li li li a {
	width:90%;
	display:inline-block;
	padding-left:15px;
}

    .active {
        display: inline-block;
    }
    .nav > li {
        float: none;
    }
    .nav > li > .arrow {
        background-position: 95% 50%;
		text-indent:-9999px;        
    }
    .nav li li .arrow.parent{
        background-image: url("../images/arrow-02.png");
        background-repeat: no-repeat;
        background-position: 0% -308px !important;
		text-indent:-9999px;        
    }
    .nav li.hover ul li.hover ul li ul {
    	display:none;
    }
    .nav li.hover ul li.hover ul li.hover ul {
    	display:block;
    }
    
    .hover .arrow.parent,.nav li.hover ul li.hover a.parent.arrow {
    
        background-image: url("../images/arrow-02.png") !important;
        background-repeat: no-repeat;
        background-position: 0 10px !important;    
    }
    
    .nav ul {
        display: inline-block;
        width: 100%;
    }
   .nav > li.hover > ul , .nav li li.hover ul, .nav li li li.hover, .nav > li li.hover > ul {
        position: static;
         margin-top: 6px;
    }

   .nav li.hover ul li.hover ul li a.arrow.parent  {
	  background-image: url("../images/arrow-02.png");
	  background-repeat: no-repeat;
	  background-position: 0% -308px !important;
	  text-indent:-9999px;   
 
 }
 
 .nav li.hover ul li.hover ul li.hover a.arrow.parent  { 
      margin-top:5px;
      background-image: url("../images/arrow-02.png") !important;
      background-repeat: no-repeat;
      background-position: 0 10px !important;    
 }
    

 #content h2 {
 	background:none;
 }
 
 #content.wide {
 	width:100% !important;
 }
 
 #sms-condensed-form {
 	margin-left:25px;
 	font-size:18px;
 }
 
 #sms-condensed-form label {
 	margin-top:10px;
 	margin-bottom:5px;
 	display:block;
 
 }

 .sms-center {
	margin-right:15px;
	text-align:center;
}
 
.formResponsive #rsform_6_page_0 label {height: auto;}
.pre-election .front-topleft, .pre-election .front-bottomleft {margin-left: 20px;}
.pre-election .front-topright, .pre-election .front-bottomright {margin-right: 20px;}

.pre-election .last-blue {margin-right: 20px;}
.pre-election .onethree-column {margin-left: 20px;}


table { font-size:14px; } 

.specialbtn { font-size: 18px; }

.FrontSpaced {  font-size: 12px; line-height: 1.6; }
.specialbtn { font-size: 8px; }

}  