@media only screen and (max-width: 900px) {
  body {
/*		background: red !important;*/
/*	  	font-family: "Trebuchet MS", Segoe, "Segoe UI", "DejaVu Sans", Verdana, "sans-serif";*/
		font-size: 120%;
		line-height: 150%;
/*		background: #13033B;*/
		background: linear-gradient(180deg, rgba(2,0,36,1) 0em, rgba(63,9,121,1) 15em, rgba(121,7,162,1) 30em, rgba(188,0,255,1) 30em, rgba(188,0,255,1) 37em, rgba(255,255,255,1) 27em);
		background-attachment: fixed;
	}
	
	.page_header {
	
	}

	.page_header .region_inner {

	}

	.page_header a {
/*		border: 2px solid transparent;*/
	}

	.page_header a:focus,
	.page_header a:hover {
/*		border: 2px solid #fff;*/
	}

	.logo {
		float: none;
		width: 100%;
		margin-left: 0;
		text-align: center;
	}

	.logo a {
/*		display: table;*/
/*		text-decoration: none;*/
/*		color: #fff;*/
	}

	.logo a div {
/*		display: table-cell;*/
/*		width: 50%;*/
/*		vertical-align: middle;*/
/*		text-align: center;*/
	}

	.logo a .brandmark img {
/*		width: 100px;*/
	}

	.logo a .wordmark {
/*		font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";*/
/*		font-size: 135%;*/
/*		text-align: left;*/

	}

	.main_navigation {
		float: none;
		width: 100%; 
/*		border-bottom: 2px solid #fff;*/
/*		text-align: center;*/
/*		margin-bottom: 20px;*/
	}

	.main_navigation li {
/*		display: inline-block;*/
	}

	.main_navigation li a {
/*		font-weight: 700;*/
/*		color: #fff;*/
/*		text-decoration: none;*/
/*		padding: 5px 10px;*/
/*		font-size: 115%;*/
	}

	.skip_links a:focus {
/*		position:absolute;*/
/*		left:0;*/
/*		top:0;*/
/*		width:100%;*/
/*		height:auto;*/
/*		padding: 15px;*/
/*		overflow:hidden;*/
/*		z-index: 20;*/
/*		background: #000;*/
/*		border:5px solid #bf08fa;*/
/*		text-decoration: none;*/
/*		color: #fff;*/

	}

	.utilities {
		text-align: center;
		margin-left: 0;
		width: 100%;
	}

	.utilities ul {
/*		display: table;*/
		margin-left: 0;
		position: relative;
		right: 0;
		
	}

	.utilities ul li {
/*		display: table-cell;*/
/*		vertical-align: top;*/
/*		padding: 0 10px 0 0;*/
	}

	.btn_small {
/*		background: #bf08fa;*/
/*		border-radius: 20px;*/
/*		padding: 5px 10px;*/
/*		font-weight: 700;*/
/*		text-decoration: none;*/
/*		color:#fff;*/
/*		min-height: 1.5em;*/
/*		margin-top: 10px;*/
	}

	.icon_link {
/*		display: inline-block;*/
/*		width: 2em;*/
/*		height: 2em;*/
	}
	.icon_link img {
/*		width: 100%;*/
/*		height: 100%;*/
	}

	
	
	
	
	.footer_logos {
/*		width: 70%;*/
/*		display: table;*/
/*		margin: 50px 15%;*/
	}

	.footer_logos .image {
/*		display: table-cell;*/
/*		table-layout: fixed;*/
/*		text-align: center;*/
	}

	.footer_logos img {
		width: 120px;
	}
	
	
	
	
	
	.notification {
/*		border-radius: 20px;*/
/*		border: 5px solid #b13625;*/
/*		padding: 20px;*/
/*		background: #efbab2;*/
		margin: 50px 20px;
	}

	.notification .icon {
/*		position: absolute;*/
/*		width: 25px;*/
/*		height: 25px;*/
	}

	.notification h2 {
/*		margin: 0;*/
	}

	.notification .notification_msg {
/*		margin-left: 50px;	*/
	}

	.notification .icon img {
/*		width: 100%;*/
	}

	.notification h2 {
/*		color: #932D1F;*/
	}

	
	
	
	form_item {
/*		margin-bottom: 30px;*/
		display: block;
/*		width: 100%;*/
	}

	.form_item .label_instructions {
		display: block;
/*		vertical-align: top;*/
		width: 100%;
	}

	.form_item .input_issues {
		display: block;
/*		vertical-align: top;*/
		width: 100%;
	}


	.form_item .description {
/*		font-size: 75%;*/
/*		display: block;*/
	}

	.form_item .label {
/*		font-weight: bold;*/
	}

	.form_item .err_msg {
/*		font-size: 75%;*/
/*		color: #990000;*/
	}
	.form_item .err_msg  span {
/*		font-weight: 700;*/
	}

	.form_item input:focus,
	.form_item input:hover {
/*		outline: 5px solid #bf08fa;*/
	}


	.form_item input[type="text"] {
/*		width: 100%;*/
/*		border: 3px solid #000;*/
/*		padding: 10px;*/
	}

	.form_item input[type="radio"] {
/*		height: 1.6rem;*/
/*		width: 1.6rem;*/
/*		margin-right: 0.5rem;*/
	}
	
	/* BREADCRUMB */

	.breadcrumb {
		position: static;
/*		top: 20px;*/
/*		left: 20px;*/
/*		z-index: 5;*/
/*		background: #fff;*/
/*		border-radius: 0 0 20px 0*/
	}

	.breadcrumb * {
/*		display: inline-block;*/
	}
	
	.breadcrumb p {
		display: block;
	}

	.breadcrumb a:after {
/*		content: ">";*/
/*		display: inline-block;*/
/*		speak: never;*/
/*		padding: 5px 10px;*/
	}

	/* PAGE BANNER */

	.page_banner {
/*		width: 100%;*/
/*		overflow: hidden;*/
/*		position: relative;*/
	}

	.page_banner .img {
/*		position: relative;*/
/*		z-index: 1;*/
	}

	.page_banner .img img {
/*		width:100%;*/
	}

	.page_banner .copy {
		position: static;
/*		z-index: 2;*/
/*		bottom: 30px;*/
/*		left: 30px;*/
	}

	.page_banner .strapline {
/*		background: #190342;*/
/*		color: #fff;*/
/*		padding: 20px;*/
/*		margin: 0;*/
	}
	
}