@media only screen and (max-width: 480px), (min-device-width: 300px) and (max-device-width: 480px) {
 
/*  RESET   */
/*  all media  */
/*  global */
* {
	margin: 0;
	padding: 0;
}
/* tags */

body {
	background-color: #FFF;
	background-image: none;
	background-repeat: none;
}
/*  Containers   */

#outer {
	width: 97%;
	margin: 0 auto;
	padding: 0px;
	background-color: #FFF;
}
#wrapper {
	width: 100%;
	margin: 0;
	background-color: #FFF;
	height: auto;
}
#content {
	width: 100%;
	float: left;
	margin: 0px 0 20px 0;
	padding: 0px 0px 5px 0px;
	position: relative;
	background-image: url(../images/background_stripe.gif);
}
#header {
	display: none;
}
#headerMobile {
	display: inline;
	width: 93.5%;
	clear: both;
}
#dolphincontainer {
	width: 100%;
	height: 80px;
	clear: both;
	float: left;
	position: relative;
}
#dolphinnav {
	font-size: 10px;
	padding: 0 0 0 0px;
}
#dolphinnav ul li a {
	padding: 0 0 0 10px;
}
#dolphinnav ul li a span {
	padding: 12px 10px 0 0;
}
#search {
	width: 100%;
	padding: 6px 0px 0px 0px;
	margin: 0px;
	clear: both;
	height: 10px;
	top: 5px;
	left: 0px;
	z-index: 0;
	position: relative;
}
#tilesContainer {
	width: 100%;
	float: left;
	position: relative;
	padding: 0;
	margin: 0px 0 3px 0;
}
.twoTiles {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
}
.homeTile {
	width: 48%;
	height: auto;
	position: relative;
	float: left;
	margin: 3px 0 0 5px;
	padding: 0;
}
.icon {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
}
.icon img {
	display: block;
}
.iconTitle {
	width: 100%;
	height: 110px;
	display: block;
	z-index: 10;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 13px;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.iconLink {
	display: inline;
}
.links {
	display: none;
}
#rightsideContainer {
	display: none;
}
#rightsideContainerMobile {
	display: inline;
	width: 99%;
	float: left;
	margin: 6px auto 0 auto;
	position: relative;
}
#creditreportMobile {
	display: inline;
	width: 99%;
	float: left;
	margin: 6px auto 10px auto;
	position: relative;
}
#sctInvestorComplaintMobile {
	width: 100%;
	height: auto;
	text-indent: -99999px;
	margin: 5px auto 10px auto;
	position: relative;
	background-color: #D9E2D9;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 2px solid #8C1416;
}
#sctInvestorComplaintMobile img {
	display: block;
}
#footer {
	width: 100%;
	clear: both;
	padding-top: 10px;
	border-top: 1px #ccc solid;
}
#securitiesleftcolumn, #securitiesmiddlecolumn, #securitiesrightcolumn {
	float: left;
	width: 100%;
}
#securitiesleft, #securitiesmiddle, #securitiesright {
	float: left;
	width: 93.5%;
}
#securitiesmiddle {
	margin: 0px 0px 10px 0px;
}
/*  index   */

.mobile_display_none {
	display: none;
}
.mobile_display {
	display: inline;
}
#content {
	margin: 0;
	width: 100%;
	padding: 0;
	border-top: solid thin #CCC;
	position: relative;
}
#divisions {
	display: none;
}
nav {
	position: relative;
	clear: both;
	background: #fff;
	width: 100%;
}
#securities {
	margin: 0;
	width: 100%;
	float: left;
}
#center {
	margin: 0;
	width: 100%;
	float: left;
}
#search {
	position: relative;
	height: 45px;
	left: 10px;
	padding: 1px 0 0 0;
}
#red {
	width: 100%;
	margin: 0 auto;
}
#all {
	float: left;
	width: 100%;
	margin: 0px 0px 0px -5px;
	position: relative;
}
#quicklinks {
	float: left;
	width: 100%;
	margin: 0;
}
#quicklinksright {
	float: left;
	width: 100%;
	margin: 0;
}
#updates {
	float: left;
	padding: 10px 10px 10px 10px;
	height: 150px;
	width: 93.5%;
	background-image: url(../images/news.jpg);
	background-position: -150px;
}
#updates li {
	font-size: 15px;
	padding: 0px 10px 10px 0
}
.homebanner {
	float: left;
	color: #408AB4;
	width: 100%;
	min-height: 30px;
	height: auto;
	background-color: #DBE5E9;
	border-style: solid;
	border-color: #940A0D;
	border-width: 1px;
	margin: 5px 0px 0px 0px;
	position: relative;
	display: block;
}
#full {
	width: 93%;
}
#half {
	width: 93%;
}
.banner_image {
	width: 50%;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 8px;
	margin-left: 0px;
}
#homebanner p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 8px;
	margin-left: 0px;
	padding: 0px;
}
#homebanner img {
	margin-bottom: 5px !important;
}
#homebanner p a:link {
	color: #CC0000 !important;
}
#homebanner p a:hover {
	color: #FF0000 !important;
}
#refi {
	display: none;
}
#refiMobile {
	/*float: left;*/
	clear: both;
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	margin: 0px auto;
}
#pyramid {
	display: none;
}
#pyramidMobile {
	float: left;
	clear: both;
	display: block;
	background-color: #000;
	width: 100%;
	height: auto;
	position: relative;
	margin: 0px 0px 0px -5px;
}
#pyramidMobile p {
	color: #FFF;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}
#pyramidMobile a {
	color: #FFF !important;
}
#credit {
	display: block;
	margin: 0px 0px 0px -5px;
}
#telexfreebannerHome {
	float: none;
	width: 93.5%;
}
#telexfreebanner {
	float: none;
	width: 93%;
	z-index: 10;
}
#crowdfundingbannerHome {
	float: none;
	width: 264px;
}
#crowdfundingbanner {
	float: none;
	width: 264px;
}
/*  division Home pages   */

h1 {
	font-size: 22px;
}
#contentsubmenu {
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
}
#call_info {
	float: left;
	width: 93.5%;
	height: auto;
	border-radius: 5px;
	border: thin solid #DBDBDB;
	background-image: url(../images/background_stripe.gif);
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	position: relative;
}
#contentsubmenu #call_info_acp {
	float: left;
	width: 93.5%;
	height: auto;
	border-radius: 5px;
	border: thin solid #DBDBDB;
	background-image: url(../images/background_stripe.gif);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
	padding: 5px 3%;
}
#leftcolumn, #middlecolumn, #rightcolumn {
	width: 93.5%;
}
#left {
	width: 100%;
	height: auto;
}
#middle {
	width: 100%;
	height: auto;
}
#right {
	width: 100%;
	height: auto;
}
#contentsubmenu blockquote {
	width: 100%;
}
/*   This Div puts a banner on top of the divisional pages. */

#divisionbanner {
	width: 93.5%;
	min-height: 30px;
}
/* icons for division home pages */

.divisionIcon {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
}
#divisionIconContainer {
	margin: 8px 0 0 0;
}
#divisionIconContainer li {
	margin: 0 0 3% 0;
	background-color: #fff;
	width: 48%;
	height: auto;
	float: left;
	position: relative;
}
#divisionIconContainer li:first-child {
	margin-right: 3%;
}
#divisionIconContainer li:last-child {
	margin-left: 3%;
}
.divisioniconLink {
	display: block;
	width: 100%;
	height: auto;
}
.divisionIconTitle {
	width: 100%;
	height: auto;
}
.divisionIconTitle h2 {
	font-size: 1.1em;
}
/*  third Tier Content pages*/

#content_third {
	width: 93.5%;
	margin: 0px 0px 0px 0px;
}
#content_third blockquote {
	width: 93.5%;
}
#contentarea {
	width: 93.5%;
	margin: 0;
}
#content_third #call_info_acp {
	float: left;
	width: 100%;
	height: auto;
	border-radius: 5px;
	border: thin solid #DBDBDB;
	background-image: url(../images/background_stripe.gif);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
	padding: 5px 3%;
}
#call_info_acp p {
	text-align: center;
	margin: 0px;
}
#sctbanners {
	width: 100%;
}
#investor2col {
	float: none;
	width: 100%;
	height: 120px;
	margin-bottom: 0px;
}
/*Breaks long words and urls so they fit into phone browser width. Assign class to word or url. */
.comment-text {
	word-wrap: break-word;
}
/* Tables */

/* Force table to not be like tables anymore */
table, thead, tbody, th, td, tr {
	display: block;
	font-size: 1em;
}
/* Override global table styles */
.threecolumnTable {
	width: 100%;
	margin-bottom: 10px;
}
.twocolumnTable {
	width: 100%;
	margin-bottom: 10px;
}
.onecolumnTable {
	width: 100%;
	margin-bottom: 10px;
}
#content_third table td {
	border-width: 0px;
	border-style: none;
	background-color: inherit;
	border-bottom: 1px solid #eee;
}
#content_third table td p {
	font-size: 1em;
}
#contentsubmenu table td p {
	font-size: 1em;
}
/* Zebra striping */
tbody tr:nth-of-type(odd) {
	background: #eee;
}
/* Hide table headers (but not display: none;, for accessibility) */
#content_third table thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
#content_third table tr {
	border: 1px solid #ccc;
}
#content_third table td {
	/* Behave  like a "row" */
	border: none;
	border-bottom: 1px solid #ccc;
	position: relative;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 40%;
}
#content_third table td:before {
	/* Now like a table header */
	position: absolute;
	/* Top/left values mimic padding */
	top: 8px;
	left: 8px;
	width: 45%;
	padding-right: 10px;
	white-space: nowrap;
}
#contentsubmenu table thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
#contentsubmenu table tr {
	border: 1px solid #ccc;
}
#contentsubmenu table td {
	/* Behave  like a "row" */
	border: none;
	border-bottom: 1px solid #ccc;
	position: relative;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 40%;
}
#contentsubmenu table td:before {
	/* Now like a table header */
	position: absolute;
	/* Top/left values mimic padding */
	top: 8px;
	left: 8px;
	width: 45%;
	padding-right: 10px;
	white-space: nowrap;
}
#RegisterProfile {
	width: 100%;
	background-image: none;
	padding: 15px 20px 20px 0px;
}
#RegisterProfile p {
	margin-left: 25px;
}
#RegisterProfile h4 {
	margin-left: 25px;
}
#electionBoxContainerL {
	width: 100%;
	height: 150px;
	background-color: #FFF;
	display: block;
	position: relative;
	float: left;
	margin: 0 0 10px 0;
}
#electionBoxContainerR {
	width: 100%;
	height: 150px;
	background-color: #FFF;
	display: block;
	position: relative;
	float: left;
	margin: 0 0 10px 0;
}
.electionBox {
	width: 49%;
	height: 150px;
}
#registerbannermobile {
	display: block;
	width: 97%;
}
#registerbanner {
	display: none;
}
#securitiesBanners {
	width: 100%;
}
.securitiesHalf {
	width: 100%;
	height: 100px;
	background-color: #CECECE;
	float: left;
	margin-bottom: 0px;
}
#investorComplaint {
	width:100%;
	background-position: 0px -225px;
	clear: both;
}
#investorComplaint p {
	font-size:1.5em;
}
#pyramidMobile {
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
}
#proposedRegsbanner {
	width: 100%;
	height: auto;
	margin-top:5px;
	padding-bottom:5px;
}	
#riceconbanner {
	float:left;
	width: 100%;
	height: auto;
	margin-top:5px;
	padding-bottom:5px;
}	
#earlyvotebanner {
	display: none;
}
#evmap {
	display: none;
}
#evtable {
	display: inline;
}
.offScreen {
	position: relative;
	left: 0px;
	top: auto;
	width: auto;
	height: auto;
	overflow: auto;
}
#electionsRightMobile {
	margin-top: 6px;
	margin-bottom: 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	border: 2px solid #FF0000;
	background-color: rgba(99, 153, 179, 0.3);
	padding: 0px 12px 0px 12px;
}
#electionsRightMobile p {
	text-align: center;
	font-size: 1.6em;
	margin: 0px 0px 8px 0px;
}
#electionsRightMobile a {
	font-weight: bold;
	line-height: 2.4em;
}
#electionsRightMobile h3 {
	margin: 4px 0 -4px 0;
	font-size: 2.1em;
}
/*for Census home page*/
	
#register-button {
	width:157px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#censusBannerRightMobile {
	width: 96%;
	height: auto;
	position: relative;
	background-image: url(../images/census-home-banner-background.png);
	background-size: cover;
	padding: 6px 6px 6px 8px;
	margin-top: 6px;
	margin-bottom: 4px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	overflow: hidden;
}
#censusBannerRightMobile h3 {
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	clear: none;
}
#censusBannerRightMobile a {
	font-weight: bold;
}
#censusBannerRightMobile p {
	color: #fff;
}
#censusBannermobile {
	display: inline;
	clear: both;
	width: 90%;
}
#censusBanner {
	display: none;
}
/* close query */	
}