@media screen and (max-width: 975px) {

img {
  max-width: 100%;
}

#wrap {
	width: 98%;
	/*background-color: yellow;*/
	padding-right: 0;
	padding-left: 10px;
}

#menubar {
	padding: 3em 0em 1em 0em;
}

#headercol3 {
	width: 50%;	
	margin-top: -40px;
	
}

/*BEGIN - Main nav bar */

#mainmenu {
	height: 59px;
}
#mainmenu .small {
	display: none;
}

#mainmenu li a
{
padding: 0.3em 0.3em;
border:1px solid #ffffff;
width: 13%;
height: 50px; 
text-align: center;

}
#mainmenu li a:hover, #mainmenu li a:focus, #mainmenu li a:active
{
width: 13%;
}

#mainmenu .current a 
{
width: 13%;
}
/*END - Main nav bar */

/*BEGIN - sidenav */
#navbox{
	width: 150px;
	clear: both;
}

#rootname{
	width: 150px;
}

#rootname-bg{
	width: 150px;
}

div.leftnav ul, div.leftnav ul.menugroup {
	width: 150px; /* seems to control the bg colour width - changed */
}

div.leftnav ul li a {
	width: 136px; /* controls first level width - changed*/
}
div.leftnav ul li a.extlink_lhn {
	width: 136px;
}

div.leftnav ul ul.menugroup li a {
	width: 128px; /* controls second level width - changed */
}

div.leftnav ul ul.menugroup li.activate a {
	width: 128px;  /*controls second level width - changed */ 
}
div.leftnav ul ul.menugroup li a.extlink_lhn {
	width: 128px;
}

div.leftnav ul ul ul.menugroup li a {
	width: 120px; /* controls third level width - changed */
}

/*END - sidenav */

/* Home page  */

#aboutec {
	width: 98%;
	height: 125px;
	padding: 0;
	padding-left: 10px;
	background-image: none;	
	margin: 0 0 10px 0;
}

#graphzone {
	padding: 0;
	width: 100%;
	background: none;
}

#banner {
	width: 98%;
	padding-left: 0;
	padding-right: 0;
}

div#images {
	width: 50%;
}

div#button {
	width: 48%;
	padding-right: 5px;
}

div#button li{
	width: 100%;
	height: auto;
}

div#button li a{
	width: 100%;
}

#columntop {
	width: 99%;
	clear: both;
}

#col2 {
	width: 33%;
	box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
	
	height: 300px;
}

#col2 .box {
	width: 80%; 
}

#col1 {
	width: 33%;
	box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
	
	height: 300px;
}

#col3 {
	width: 33%;
	box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
	
	height: 300px;
}

#col3 .whatsnew {
	font-size: 1em;
}

.col1ge, .col2ge, .col4ge {
	margin: 5px;
}
.backhome, .backhomefr {
	height: auto; 
	padding: 5px 5px;
}


#icons {
	height: 150px;
	width: 98%;
	padding-left: 0px;
}
.iconspacer, .iconspacersmall {
	display: none; 
}
.iconwrapereg, .eregbutton {
	width: 250px;
	height: 66px; 
}

.eregbutton {
	
	padding-top: 30px;
}
div.bigbuttonereg2 a {
	
	font-weight: 400;
	font-size: 0.6em;
	padding: 10px 2px;
}

.iconwrap {
	margin: 5px 0px 5px 0px;
}

div.wrapper2, div.wrapper2f
{
  margin:0px;
  width:98%; 
  padding: 0px 0px;
 
}


.iam li, .iamf li{
  	width:30%;
	}

#bannerge {
	
	width: 99%;
	height: auto;
	padding: 0;
	margin: 5px 0;
	background: #f1e7e5 url(../images/gebanner_s_e.jpg) top left no-repeat;
	
}

#bannerge-f {
	width: 99%;
	height: auto;
	padding: 0;
	margin: 5px 0;
	background: #f1e7e5 url(../images/gebanner_s_e.jpg) top left no-repeat;	
}

#bannerge .textge, #bannerge-f .textge {
	padding: 5px 10px 10px 200px;
}

#icons2 {
	width: 98%;
}

#col1ge, #col1ge-f {
	width: 33%;
	box-sizing: border-box;
	height: 300px;
	margin-right: 5px;
	background-image: none;
}

#col2.colge-f, #col3.colge-f {
	height: 300px;
}

/* END - home page */


#content-main{
	width:78%;	
}

#content-content{
	width:78%;
}

#content-right {
	display: none;
}

.socialwrap, .socialwrap2  {
	width: 240px;
	margin: 10px 0 10px 10px;
	padding: 10px 5px 10px 5px;
}

.socialwrap3 {
	width: 200px;
	padding: 10px 5px 10px 5px;
	margin-top:10px;
	margin: 10px 0 10px 10px;
}

#footer {
	background-image: none;
	background-color: #233238;
	height: 100%;
	padding-bottom: 40px;
}

#footerwrap1 {
	width: 99%;
}
#footerwrap2 {
	width: 99%;
}
#footerwrap3 {
	width: 98%;
}

.span-2 {
	width: 23%; 
	padding-left: 8px;
	
	
}	
.span-2 h4 {
	font-variant: small-caps;
	font-size: 1.3em;
	
}

/* Other styles on the site */

/* BEGIN - Styles for email forms */
.textfield {
margin-right: 100px;
}
.textarea {
margin-right: 5px;
float: none;
}

/* END - Styles for email forms */

/* BEGIN - Styles for subscription alert  */
.subEmailAddress
{
margin:0.5em 0.5em 0.5em 1em;
}

.sub_no_indent
{
margin-left:2em;
}

.subRadioButtonList input
{
margin-left:2em;
}

.sub_buttons
{ 
padding:0.3em 0.3em 0.3em 2em;
}
/* END - Styles for subscription alert  */

#content-main a.button13 {
		margin-left: 100px;
	}
	
.imgwidth100 {
	width: 100%;/*new*/
}
}



/************************************************************************/
@media screen and (max-width: 767px) {

body {
	padding-top: 0;
}
#wrap {
	/*background-color: red;*/
	padding-left: 10px;
   padding-top: 20px;
}

#menubar {
	padding: 1em 0em 1em 0em;/*changedAMJuly17*/
}

/*Styles from Simon for responsive menu */

a.topnav-link {
	 display: block;
}
#topnav {
	clear: both;
	-webkit-transition: all 0.3s ease-out;  
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

 #topnav.jsenabled {
	overflow: hidden;
	max-height: 0;
}

#topnav.topnavexpanded {
	max-height: 20em;
}

#leftnav.jsenabled {
                overflow: hidden;
                max-height: 0;
}

a.leftnav-link {
                display: block;
}

#leftnav {
                clear: both;
                -webkit-transition: all 0.3s ease-out;  
                -moz-transition: all 0.3s ease-out;
                -ms-transition: all 0.3s ease-out;
                -o-transition: all 0.3s ease-out;
                transition: all 0.3s ease-out;
}

#leftnav ul.menugroup ul.menugroup {
                display: none;
}

#leftnav.topnavexpanded {
                max-height: 25em;
}

div.leftnav ul, div.leftnav ul.menugroup{
                width: 100%;
}

div.leftnav ul li a{
                width: 98%;
}

div.leftnav ul li{
                background: white;
                border-right: 1px solid rgb(176, 176, 176);
}

#navbox {
                width: 98.2%;
                padding-top: 0;
}

.leftnav {
                width: 100%;
}


/*Main templates style changes*/


#header {
	width: 98%;
	background-image: none;
	
}


#header img {
	max-width: 60%;
}

#headercol1 {
	float: none;
	width: 100%;
}

#headercol2 {
	float: none;
	width: 100%;
}

#headercol3 {
	float: none;
	width: 100%;	
}

#searchbar {
	width: 98%;
	padding: 0px 0px 0px 3px;
}

#logo {
	width: 98%;
}

#mainmenu {
	background-color: none;
	height: auto;
}
#mainmenu .small {
	display: none;
}

#mainmenu li a
{
width: 100%;
height: 100%;
padding: 0.7em 0em;
}

#mainmenu li a:hover, #mainmenu li a:focus, #mainmenu li a:active
{
width: 100%;
}

#mainmenu .current a 
{
width: 100%;
}


#rootname-bg{
display: none;
}
#content-main{
	width:98%;	
	padding: 5px 0 20px 0px;
	background-color: white;
}

#content-content{
	width:98%;
	padding:5px 0px 0px 3px;
	background-image: none;
	background-color: white;
}
 #content-content ul li{
	padding:0px 0px 2px 0px;
	margin:0px 0px 0px -10px;	
}

#content-content ul ul{
	margin:10px 0px 10px -10px;	
}

#content-content ul ul li{
	margin:0px 0px 0px 0px;	
}

#breadcrumbs {
	display: none;
}

#content-right {
	display: none;
}

#col1 .whatsnew, #col2 .vis, #col3 .whatsnew {
	font-size: 1em;
}
/*.socialwrap {
	display: none;
	} */
.socialwrap3, socialwrap2 {
	width: 240px;
	margin: 0px 10px;
	padding: 10px 5px;
	height: 50px; 
	background-color: white;
}

#footer {
	background-image: none;
	background-color: #233238;
	height: 100%;
	padding-bottom: 40px;
	
}

#footerwrap1 {
	width: 99%;
}
#footerwrap2 {
	width: 99%;
}
#footerwrap3 {
	width: 98%;
}

.span-2 {
	width: 40%; 
	padding: 10px 15px;
}	
.span-2 h4 {
	font-variant: small-caps;
	font-size: 1.3em;
	
}

.boxhome2a {
	margin: 10px 0 0 10px;
}




/*END - main template style changes */

/*BEGIN home page changes ***********/
#graphzone {
	width: 98%;
	/*background-color: #233239;changed*/
	background-color: white;
	border-top: none;
	padding: 5px 0px;
	height: 100%;
	margin-bottom: 10px;
	clear: both;
	}
#aboutec {
	position: relative;
	top: auto;
	left: auto;
	float: left;
	width: 100%;
	box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
	height: auto;
	padding: 5px 10px 10px 20px;
	margin: 0px 0px;
}
#banner {
	padding: 0px;
	width:100%;
}
div#images{
	display: none;
}
div#button{
	float: left;
	position: relative;
	margin-top:5px;
	padding-right: 0px;
	width: 100%;
	background-color: white;
}
div#button li{
	position:relative;
	width:100%;
	height:100%;
	padding: 8px;
	box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
	}


#columntop {
	display: none;
}

.col1ge, #col1ge-f, .col2ge, .col4ge {
	width: 95%;
	height: auto;
	margin: 5px;
	padding-bottom: 10px;
}

#icons2 {
	box-sizing: border-box;
}

#bannerge {
	width: 100%;
}

#col2.colge-f, #col3.colge-f {
	height: 100%;
}

#col1, #col2, #col3 {
	width: 98%;
	margin-right: 3px;
	margin-bottom: 5px;
	height: 100%;
	border: 1px solid #E2E5E7;
}

#col2 .box {
	width: 50%; 
}

a.buttoncom {
	max-width: 341px;
	margin-left: auto;
	margin-right: auto;
}

a.buttoncomplaint {
	max-width: 341px;
	margin-left: auto;
	margin-right: auto;
}

.backhome, .backhomefr {
	height: 50px;
}
#icons {
	height: auto;
	width: 98%;
	box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
}

.iconwrap {
	float: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.iconwrapereg, .eregbutton {
	width: 70%;
}


div.bigbuttonereg2 a {
	font-weight: 400;
	font-size: 0.6em;
	padding: 8px 2px;
}

div.wrapper2, div.wrapper2f
{
  width: 98%;
	box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  padding: 0px 3px;
 
}
div.wrapper2f {
	width:98%; 
}

.iam li, .iamf li{
  	width:48%;
	}

.iamf li{width:98%;}

ul.iam, ul.iamf{
	padding-left:10px
}
*:first-child+html ul.iam{
	margin-left:5px
}

#icons2 div:first-child {
	width: 100%;
}

/*END home page changes */

.freeboxge {
	width: 90% 
}

.promo {
	width: 80%;
	}

.indent2
{
	margin-left: 20px;
	margin-right: 10px;
	padding-left: 10px;
}

.indent
{
margin-left: 10px;
padding-left: 10px;
}

/* BEGIN - Styles for email forms */
.textfield {
margin-right: 50px;
}
.textarea {
margin-right: 0px;
}

/* END - Styles for email forms */

#content-main a.button13 {
	margin-left: 20px;
}



}

/***********************************************************************************/
@media screen and (max-width: 600px) {
.col25 {
	width: 90%;
	float: none;
}

.col20, .col40, col50, col60 {
	width: 90%;
	float: none;
	clear:both;
}

}

/***********************************************************************************/
@media screen and (max-width: 480px) {


#wrap {
	/*background-color: gray;*/
	
}
/*----------changes by AM on July 17 ---------------*/
/*#navlist {
	padding: 0px;
	margin: 0px;
}

#navlist ul {
	background-color: #990000;
	

#navlist li
{
display: inline;

list-style-type: none;
padding: 0px;
margin: 0;
font-size: 0.8em;
border-right: none;

}
*:first-child+html #navlist li {
	padding: 0 .2em 0 .4em;
}
#navlist li a {
	height: 30px;
	padding: .5em .5em;
	text-decoration: none;
	color: white;
	background-color: #990000;
	margin: 0;
}

#navlist li a:hover {
	background-color: #6A0000;
	color: white;
	text-decoration: none;
	
}
*/


/*----------END changes by AM on July 17 ---------------*/

.span-2 {
	width: 45%;
	padding: 10px 5px;
}	
/*BEGIN home page changes **********************************/



div#button li{
	padding: 5px;	
}

/*div#button .text {
	display: none;
}*/

#col2 .box {
	width: 80%; 
}

#icons2 div {
	/*width: 50%;*/
	box-sizing: border-box;
}

#icons2 div:last-child {
	width:100%;
}

.backhome, .backhomefr {
	background-color: #dd9352;
	height: 100%;
}

/*.socialwrap2 {
	display: none;
}*/

.socialwrap, .socialwrap2 {
	width: 90%;
}
 .socialwrap3 {
	width: 90%;
}
.iconwrapereg, .eregbutton {
	width: 95%;
	height: 70px;
}

.iconwrapereg {
	margin-bottom: 40px;
}

.iam li, .iamf li{
  	width:98%;
	}


/*END home page changes */

/*Other styles in the site */

.vot {
	
	line-height: 1.3em;
	padding-bottom: 20px;
}
/* BEGIN - Styles for email forms */
.textfield {
margin-right: 2px;
width: 100%;
margin-bottom: 4px;
}

/* END - Styles for email forms */

#content-main a.button13 {
		font-size: 1.2em;
		padding: 5px;
		margin-left: 30px;
		width:210px;
	}
	
	.floatApply {
		float: none;
	}
	
#bannerge, #bannerge-f {
	background-color: #f1e7e5;
	background-image: none;
}

#bannerge .textge, #bannerge-f .textge {
	padding: 5px 10px 10px 10px;
	
}

#bannerge h2, #bannerge-f h2 {
	text-align: center;
}

.col4ge, .col2ge {
	margin: 5px;
	width: 95%;	
	}

}

/************************************************************************/
@media screen and (max-width: 320px) {

/*Main templates style changes*/
#wrap {
	width: 98%;
	/*background-color: blue;*/
	padding-left: 5px;
}

#footer {
	height: 99%;
}

.span-2 {
	width: 90%; 	
}	

/*Home page changes */

.iconwrap .noborder {
	width: 90%;
}
/* END - home page changes */

#content-main a.button13 {
		font-size: 1.1em;
		font-weight: 500;
		margin-left: 5px;
		width:200px;		
	}

.boxhome2a {
	margin: 10px 0;
	width: 98%;
	}

}


