/*New Media Queries revised Author David Blake Created 5/2/2018
version 2.0 Thursday May 10, 2018
version 2.1 Monday May 21, 2018*/
main, nav, article, aside, .branding, footer{		
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

img {
	max-width: 100%;
	height:auto;
	width: auto\9; /* ie8 */
	-ms-interpolation-mode:bicubic;   
}

figure{
	padding-bottom:10px;
}

main{
	overflow:hidden;
}

.topHeader {
    border-bottom: 6px solid #600;
}

.topHeaderHome {
    border: 0;
	padding-top:35px;
}

.topHomeBoxes{
	border-radius:12px; 
	padding:1em;
	background:rgba(255, 255, 255, 0.6);
	-webkit-box-shadow: 7px 8px 16px -1px rgba(0, 0, 0, 0.4);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow:7px 8px 16px -1px rgba(0, 0, 0, 0.4);  /* Firefox 3.5 - 3.6 */
	box-shadow: 7px 8px 16px -1px rgba(0, 0, 0, 0.4);  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.regionContainer{
	margin:0 auto;
	width:95%; 
	border-radius:12px; 
	padding:1em;
	background:rgba(255, 255, 255, 0.6);
	-webkit-box-shadow: 7px 8px 16px -1px rgba(0, 0, 0, 0.4);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow:7px 8px 16px -1px rgba(0, 0, 0, 0.4);  /* Firefox 3.5 - 3.6 */
	box-shadow: 7px 8px 16px -1px rgba(0, 0, 0, 0.4);  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.switchRegions{
	text-align:center;
	font-size:.85em;
	font-weight:bold;
}

.admin-banner-full-width {
	background: url(../images/admin-panel-banner.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
	padding-bottom:17%;
}

.dibsResponse {
	width:98%;
	display:inline-block;
	vertical-align:top;
	padding: 0 2px 0 0;
}

.dibsResponse p, .dibsResponse ul {
	margin-bottom:1em;
	font-size: .875em;
}

.discoveryContents {
    width: 74%;
    margin: 0px;
	display:inline-block;
	}

.venue-header {
    font-family: comfortaabold,sans serif;
    font-size: 1.3em;
    color: #600;
    padding: 0 0 4px;
	width:70%
}

.address-updates {
    font-size: .875em;
    margin: 5px 0 20px;
}

.horizontal-device-width {
	display: none;
}

#AdminPanel {
	display: block;
}

.user-admin-panel a {
    display: block;
    background: #FFF;
    padding: 4px 0;
    margin-top: 8px;
    line-height: 16px;
    width: 75%;
}

.user-admin-panel {
	border-top: 1px solid #CCC;
	width: 93%;
}

/*#AdminPanelDevice {
	display: none;
}*/




#GoToMap {
	display:block;
	text-decoration:none;
}

.diagonal {
	position: relative;
	line-height: 36px;
	background: rgb(39,69,151);
	color: rgb(255,255,255);
	text-align:center;
	border:none;
	cursor: pointer;
	font-weight:normal;
	overflow: hidden;
	z-index: 1;
	padding: 0px;
	margin-bottom:1em;
}
		
.diagonal:after {
	content: "";
	position:absolute;
	top:0;
	left:0;
	width:500%;
	height:1000%;
	background: rgb(127,127,127);
	z-index: -1;
	transform-origin: 0% 0%;
	transform: translateX(calc(20% - 25px)) translateY(10%) rotate(-45deg);
	/transform: translateY(10%) translateX(16%) rotate(-45deg);
	transition: transform .3s;
}
		
.diagonal:hover::after {
	transform: translateY(10%) translateX(-25px) rotate(-45deg);
}

.btnInteract{
	display:none;
}

#share-buttons {
	float:right;
	width: auto;
	padding-top:6px;
}

.login-wrap, .m-switchRegions{
	display:none;
}

.updateImageHere{
	float:left;
	width:auto;
}

.nameInfo{
	float:left;
	width:30%;
}

/*.profileInfo {
	display:inline-block;
	vertical-align: top;
	margin: 0 auto;
	width: 40%;
	padding: 1em;
	border: 1px solid #600;
	border-radius: 6px;
	min-height: 180px;
	box-shadow: 0 0 6px 1px rgba(232, 13, 30, 0.33);
	overflow: hidden;
}*/

.profileInfo {
	display:inline-block;
	vertical-align: top;
	margin: 0 auto;
	width: 40%;
	padding: 1em;
	min-height: 180px;
	overflow: hidden;
}

.profileInfo .myInfo {
	text-align:left;
	margin:0.70em 0 0 2em;
}

.profileInfo .myInfo:first-of-type {
	margin-top:1em;
}

.imgLeft{
	float:left;
	width:20%;
	margin-right:1em;
}

.remove-itinerary {
    width: 90%;
}

.dashDivide {
    width: 90%;
	padding:.50em 1em;
    border-bottom: 1px dashed #A4A4A4;
}

.itinerarySearchIcons {
    display: block;
    margin: 0;
    min-width: 98%;
    height: auto;
    margin-top: .75em;
}

.wwwBackground { 
    background-image:url(../images/home-pagebg-DT.jpg);
	height: 100%; 
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.profileBg { 
    background-image:url(../images/profile-background-DT.jpg);
	height: 250px; 
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#Region-Banner {
	background-image: url(../region/banners/sfbayRB.jpg) no-repeat;
	background-size: cover;
    background-position: center center;
    width: 100%;
    padding-bottom: 1%;
}

.city-location {
	font-size: 3em;
	font-weight: 700;
	color: #FFF;
	text-shadow: 0px 4px 3px #000;
	position: absolute;
	top: 280px;
	left: 0; /*347*/
	z-index: 5;
}

/* Module for the recent story box */			
.utility-box {
	width:100%;
	padding-bottom:5px;
	border:1px solid #274597;
}

.utility-box h5{
	background:#274597;
	font-size:1em;
	color: #FFF;
	padding: 5px 10px 5px 10px; 
	margin-bottom:5px;
}
		
.utility-box-red h5 {
	background:#600;
	font-size:1em;
	color: #FFF;
	padding: 5px 10px 5px 10px; 
	margin-bottom:5px;
}

.border-red {
	border:1px solid #600;
}

.utility-box-tab{
    display: block;
    width: 93%;
    padding-bottom: 5px;
    border: 1px solid #600;
    border-radius: 5px;
	margin: 0 auto;
}

.utility-box-tab h5 {
    background: #600 none repeat scroll 0% 0%;
    font-size: 1em;
    color: #FFF;
    padding: 5px 10px;
    margin-bottom: 5px;
	}
	
/*.utility-box, .utility-box-red{
	display:none;
	}*/

.regionMap {
	padding:1em;
}

.editorialIntro{
	float:left;
	width:60%;
	text-align:left;
}

.editorialIntro p{
	font-size:.80em;
}

.articleContainer{
	width:60%;
}

.m-story-img-thumb {
  float: left;
  width:20%;
  width: 95px;
}

.m-feature-story {
  float: left;
  width: 77%;
  margin-bottom: 25px;
  margin-left: 10px;
}

.topHeadlines{
	/*! width:75%; */
	/*! margin:0 auto; */
	/*! padding: 4em 0 3em 0; */
	overflow:hidden;
}

.topHeadlines{
	display:flex;
	align-items:stretch;
	justify-content:space-evenly;
}

.nextPageInfo:hover {
	border: 1px solid transparent;
	box-shadow: rgba(50, 50, 50, 0.74902) 13px 8px 18px -2px;
}

.topHomeBoxes{
	flex: 1 auto;
	flex-grow: 1;
	margin:1em;
	width:98%;
}

.mobile-device-menu {
	display:none;
}

.topLevelHeader, main, .footerContainer{
	width:70%;
	margin:0 auto;
	
}

.topRegionInfo, .topPrimeNavCon {
	width:70%; 
	position:relative; 
	margin: 0 auto;
}

.topRegionInfo {
    height: 350px;
}

.mainNavContainer {
	width:auto; 
	height:50px; 
	position:relative; 
	margin: 0 auto;
}

.topNavigation {
	background: none repeat scroll 0% 0% #600;
	height: auto;
	display: inline-block;
	padding-right: 12px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	position: absolute;
	top: 0;/*59*/
	left: 80px; /*423*/
	z-index: 5;
}

#search[type=text] {
    background: 0 0;
    border: none;

	border-radius:0;
	padding:0;
}

.state-name {
	color: #600;
	margin-top: 1em;
}

.state-name:nth-of-type(1) {
	margin-top: 0;
}

.change-location a, .deviceChangeLocation a {
    font-size: .85em;
    color: #600;
    text-decoration: none;
}

.defaultAvatar {
    width: auto;
    padding: 2px 2px 0 2px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	text-align: center;
}

.author-validation {
	float: left;
	width: 45%
}

.mycomments {
	width: 88%;
	margin-left: 1em;
	vertical-align: top;
}

.defaultAvatar img {
    width: 78%;
}

.mobile-device-menu {
	display:none;
}

main {
    min-height: 275px;
	padding: 20px 0 20px 0;
}

.branding {
	display:inline-block;
	width:20%;
	margin: 5px 0 0 0;
}

.w-signin-signout {
	text-align:right;
}

.w-signin-signout ul li {
	display: inline-block;
}

.regionProfiles {
    display: inline-block;
    width: 55%;
    vertical-align: top;
}

.homeSignIn {
    display: inline-block;
    width: 42%;
    vertical-align: top;
	padding-top:25px;
}

.gSearch {
    display: inline-block;
    width: 24%;
	vertical-align: top;
    padding: 16px 0 0 4px;
}

.homeGsearch {
    display: inline-block;
    width: 36%;
	vertical-align: top;
    padding: 45px 0 0 4px;
}

.homeGlobalSearch {
	background: rgba(255, 255, 255, 0.5);
	padding: 5px 0 7px 4px;
    border: 1px solid #600;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

.search-result-listings {
    margin-left:100px;
}

.after {
    margin-left:150px;
}

.searchbox_submit {
    bottom:6px;
}

.global-search {
    padding: 0 0 3px 5px;
    border: 1px solid #600;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

.after a{
	display:inline-block;
	font-size:.85em;
	color:#999;
	letter-spacing:2px;
	text-decoration:none;
}

.after a:hover{
	font-weight:700;
	font-size:.95em;
}

.after a:first-child, .after a:last-child{
	color: RGB(39,69,151);
	font-size:1em;
	letter-spacing:normal;
}

nav, section, article, aside, .footerWrap, .socialMedia, .newsLetterSignUp{
	display:inline-block;
	vertical-align:top;
}

a.collectionButton {
	font-size:.688em;
}

.horizontal-device-width {
	display: none;
}

ul.events-panel {
	margin-bottom: 1.5em
}

h4 {
	font-size: 1em;
}

h5 {
	font-size:.95em;
}

.categorySearchTerms{
	width:22%;
}

/* Column Grids give a take or 2 */

.column90{
	width:90%;
	margin-left: auto;
    margin-right: auto;
}

.column70{
	width:70%;
}

.centerSection{ /* this will center any column b section */
	margin:0 auto;
}
.column70b{
	display:block;
	width:70%;
}

.column63{
	width:63%;
}

.column53{
	width:49%;
}

.column44{
	width:44%;
}

.mSignIn-vp { /*Special Viewport*/
	width:29%;
}

.column30{
	width:30%;
}

.column32{
	width:32%;
}

.column22, .column22a{
	width:22%;
}

.leftMargin01{
	margin-left:1%;
}

.leftMargin{
	margin-left:5.1%;
}

.leftMargin2{
	margin-left:14.5%;
}

.leftMargin26{
	margin-left:26.5%;
}

/* Special padding adjustment to align elements with the logo */

.topPadCustom{
	padding-top:0;
}

.topPad0{
	padding-top:.50em;
}

.topPad1{
	padding-top:1em;
}

.topPad3{
	padding-top:3.5em;
}

.topPXpadding{ /* Special padding for logo only */
	padding-top: 12px;
}
/* End of special padding adjustment to align elements with the logo */
.bottomAdjust{
	margin-bottom:0;
}

#NarrowVeiwPorts {
	display:none;
}
.dt-signin-signout, .m-signin-signout {
    text-align: right;
}

.headerAlignRgt, .textAlignRgt {
	text-align:right;
}

.headerAlignLft, .textAlignLft {
	text-align:left;
}

.centerAlignment{
	text-align:center;
}

.centerElement {
	margin:0 auto;
	overflow:hidden;
}

.rightBorder{
	border-right:1px solid #600;
}

.utility-box-tab {
	display:none;
}

.categorySearchTerms{
	width:22%;
}


footer{
	border-top: 3px solid #600;
}

.footerContainer{
	padding: 20px 0 20px 0;
	overflow:hidden;
}

.footerWrap{
	width:30%;
}

.footer-list-item a, .footer-list-item span {
		font-size:.90em;
		font-weight: 400;
}

.socialMedia{
	width:auto;
	vertical-align:top;
}

.socialMedia a {
	text-align: right;
}

.gSocialNetworkAlignment {
    text-align:right;
	padding-right: 2em;
}

.deviceChangeLocation {
	display:none;
}

.deviceChangeLocation a{
		font-size:.85em;
		color:#600;
		text-decoration:none;
		}
.w-signin-signout a {
	color:#600;
}

.change-location a:hover, .deviceChangeLocation a:hover{
		color:#274597;
		}
		
.w-signin-signout a a:hover{
	color:#274597;
}

.profileCTA {
    margin: 5px 0px 0 167px;
	text-align:right
}

.newsLetterSignUp{
	float:right;
	width:30%;
	vertical-align: top;
}

.newsLetterSignUp p {
    font-size: 0.625em;
    color: #A4A4A4;
	margin-left:12px;
}

.mCTAalignment{
	text-align:right;
}

.newsLetterSignUp input {
    float: left;
    font-size:.90em;
    padding: 6px 2px;
    outline: 0;
    border: solid 1px rgb(102, 0, 0);
    border-radius: 5px;
    width: 60%;
    margin: 3px 0px 20px 0;
    /*line-height: 23px;*/
}

.newsLetterSignUp button {
    margin-left: .25em;
}

.copyRight, .mCopyright {
    font-size: 68.8%;
    color: #A4A4A4;
	padding-top:.85em;
}

.mCopyright {
    display:none;
}


/*Default desktop laptop Viewport*/
@media screen and (max-width:1600px) {
	main, .footerContainer, .topLevelHeader, .topRegionInfo{
		background:transparent;
		width:95%;
	}
	
	article{
		vertical-align:top;
		width:57%;
	}

	.userStory {
		width: 100%;
	}
	
	.articleContainer{
		width:73%;
		font-size:1em;
	}

	.socialMedia {
		width:43%;
	}
	
	.socialMedia {
		
		padding: 0;
		margin-bottom: 10px;
	}
	
	.gSocialNetworkAlignment{
		text-align:left;
		padding-right:0;
	}

}

/*Default Tablet iPad Viewport*/
@media screen and (max-width:1024px){
	.wwwBackground { 
		background-image:url(../images/home-pagebg-T.jpg);
		height:auto;
	}
	
	.profileBg { 
		background-image:url(../images/profile-background-1024-wide.jpg);
		height: 250px; 
	}
	
	#Region-Banner  {
		width:100%;
		height:235px;
	}
	
	.switchRegions{
		display:none;
	}
	
	.m-switchRegions{
		display:block;
		padding: 8px 10px;
		font-size: .85em;
		font-weight:700;
		margin-top: -19px;
	}
	
	.city-location {
		font-size: 2.25em;
		top: 170px;
	}
	
	.regionProfiles {
		width: 47%;
	}
	
	.homeSignIn {
		width: 38%;
	}
	
	.change-location {
		width:169px;
	}
	
	.gSearch{
		width:30%;
	}
	
	.searchbox_submit {
    bottom: -2px;
	}
	
	.search-result-listings, .after {
    margin-left:1px;
	}

	.w-signin-signout .nav-login ul li {
		display: inline-block;
	}
	
	.w-signin-signout .nav-login {
		min-width: 322px;

	}
	
	.dt-signin-signout {
		text-align: right;
		float: right;
	}
	
	.change-location a {
		font-size: .90em;
	}
	
	.deviceChangeLocation a {
		font-size:.85em;
	}
	
	main {
		width:95%;
		margin:0 auto;
		min-height: 275px;
		padding: 20px 0 20px 0;
	}
	
	#search[type=text] {
		font-size:10px;
		background: 0 0;
		border: none;
		outline:0;
		width: 178px;
		border-radius:0;
		padding:3px 0 0 1px;
		float:left;
	}
	
	#M-searchDropDpwn[type=text] {
		font-size:14px;
		background: 0 0;
		border: none;
		outline:0;
		width: 184px;
		border-radius:0;
		padding:3px 0 2px 1px;
	}
	
	.topHeadlines{
		width: 100%;
		margin-left: 0.4em;
	}
	
	.topRegionInfo {
		width:95%;
		margin:0 auto;
		min-height: 175px;
		padding: 20px 0 20px 0;
	}
	
	.column22{
		width:22%;
	}
	
	.categorySearchTerms{
		width:25%;
	}
	
	.leftMargin2 {
		margin-left: 13.5%;
	}
	
	.leftMargin{
		margin-left:2.1%;
	}
	
	.adBannerFlush {
		float: right;
		width: 17%;
	}

	.userStory {
		width: 100%;
	}

	.profileInfo {
		min-height: 252px;
	}
	
	.profileInfo .myInfo {
		margin: 0.70em 0 0 1em;
	}
	
	footer{
		width:100%;
	}
	
	.footerContainer{
		width:95%;
	}
	
	.footerWrap {
		width:40%;
		padding-bottom:1.2em;
	}
	
	.socialMedia{
		width:29%;
	}
	
	.newsLetterSignUp {
		width: 36%;
	}
	
	.newsLetterSignUp input {
		width: 61%;
	}
	
	.homeGlobalSearch {
		background: rgba(255, 255, 255, 0.5);
		padding: 5px 0 7px 4px;
	}
	
	.btnInteract{
		display:block;
		text-align: center;
		width:80px;
		background:rgb(256,256,256);
		color: rgb(39,69,151);
		font-size: 1em;
		border: 2px solid rgb(39,69,151);
		padding: .10em;
		margin-top:1em;
		border-radius:8px;
	}

	a.btnInteract {
		text-decoration:none;
		margin-bottom: 1em;
	}
	
	#GoToMap { 
		display:none;
	}

	a.btnInteract:hover {
		background:rgb(102,0,15);
		color:rgb(256,256,256);
		border: 2px solid rgb(102,0,15);
		cursor:pointer;
	}
	
	.profileCTA {
		margin: 6px 0 0 -110px;
	}
}

/*Default Tablet iPad Viewport screens equal to or less than 768px -- Portrait view --*/
@media screen and (max-width:768px) {
	
	.topHeadlines {
		display:block;
		width:100%;
	}
	
	.topHomeBoxes{
		display:block;
		width:100%;
		margin: .02em 0 1em 0;
		overflow:hidden;
	}
	
	.profileBg { 
		background-image:url(../images/profile-background-T.jpg);
		height: 175px; 
	}
	
	.regionContainer{
		width:98%;
	}
	
	#Gsearch, .mainNavContainer, .topNavigation, aside {
		display:none;
	}
	
	.global-search {
		width: 211px;
		margin-left: 5px;
		border-radius: 0;
		border: 0;
		border-bottom: 1px solid #600;
	}
	
	.fa {
		display:inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	
	.isa_info, .isa_warning {
		font-size: .85em;
	}
	
	.horizontal-device-width {
		display:flex;
		justify-content:center;
		margin:0 auto;
		min-width: 200px;
		height: auto;
		text-align: center;
		padding-bottom: 3%;
		overflow:hidden;
	}
			
	.device-search-icons {
		float:left;
		text-align:center;
		width:80px;
	}
			
	.device-search-icons a {
		display:block;
		font-size:10px;
	}
	
	.topRegionInfo, main, .footerContainer{
		width:95%;
	}
	
	.column53, .column22, .column63, .categorySearchTerms {
		width:100%;
	}
	
	.m-signin-signout {
		text-align: left;
	}

	.footer-list-item a, .footer-list-item span {
		font-size:.75em;
		font-weight: 400;
	}
	
	.mycomments {
		width: 85%;
		font-size:.90em;
	}
	
	/*****STYLES FOR HOMEPAGE*****/
	.topHomeBoxes{
		height:auto;
	}
	
	.topLevelHeader .topPad3 {
		padding:0;
	}
	
	.column32 {
		width:98%;
	}
	
	.dt-signin-signout {
		width:40%;
		float: right;
	}
	
	.topHeadlines{
		padding:0;
	}
	
	.column90{
		width:98%;
	}
	
	.imgLeft {
		width: 6%;
	}
	
	section h1, .categorySearchTerms h1 {
		text-align:center;
	}
	
	.branding {
		display:block;
		width:38%;
		margin: 8px 0 0 -6px;
	}
	
	.w-signin-signout{
		display:block;
		float:none;
		padding-top: 0;
		text-align:left;
		margin-bottom: 10px;
		}
	
	.gSearch, .change-location, .events-panel  {
		display:none;
	}

	.mLogoVeiw {
		float:left;
		width:39%;
		padding-top:10px;
	}

	.mSignIn {
		float:right;
		text-align:right;
		width:61%;
		padding-top:20px;
	}

	
/*Hamburger Menu*/

	.mobile-device-menu {
		display: block;
		position: absolute;
		top: 13px;
		right: 10px;
		width: 160px;
		z-index: 3000;
	}
	
	#menu {
		font-size:20px;
		color:#600;
		text-align:right;
		/*margin: 0 14px 10px 0;*/
		cursor: pointer;
	}
	
    #drop-down-select ul li{
		list-style-type:none;
	}

	#drop-down-select {
		display:none;
		background: #FFF;
		position:absolute;
		top:34px;
		right:10px;
		width:225px;
		margin: 0px 6px 0 0;
		padding: 12px 0 9px 0;
		border-radius:10px;
		box-shadow: 0 0 8px 0 rgba(102, 0, 0, 0.5);
		z-index: 10000;
	}
	
	.mobile-device-menu a {
		display: block;
		padding: 4px 0px 10px 20px;
		text-decoration: none;
		color:rgb(102,0,0);
		font-size: .875em;
	}

	.mobile-device-menu li:nth-child(3){
		display:none;
	}
	
	#drop-down-select li{
		list-style-type:none;
	}

	#drop-down-select li a:hover{
		color:rgb(39, 69, 151);
		text-decoration:underline;
    }
	
	#menu::before{
		content: "";
		content: '\2630';
		color:rgb(102,0,0);
	}
	
	.footerContainer{
		padding-bottom: 20px;
	}
		
	nav, .socialMedia, .newsLetterSignUp {
		display:block;
		width:100%;
	}
	
	section{
		width:40%;
	}
	
	.utility-box-tab{
		margin:0;
	}
	
	aside{
		display:none;
	}
	
	/*** Profile ***/
	.updateImageHere, .nameInfo {
		float: none;
	}
	
	.nameInfo {
		width: 100%;
		text-align:center;
	}
	
	.profileInfo {
		/*display:block;*/
		float:none;
		vertical-align: top;
		margin: 15px auto;
		width: 100%;
		padding: 1em;
		border: 1px solid #600;
		border-radius: 6px;
		min-height: 136px;
		overflow: hidden;
	}
	
	.infoUpdate label {
		display: block;
		float: none;
		width: 60%;
		margin-left: 12px;
		padding-top: 7px;
		text-align: left;
	}
		
	.profileCTA {
		margin: 6px 0 0 2px;
	}

	.profileInfo .myInfo:first-of-type {
		margin-top:1em;
	}
	
	.infoUpdate input {
		float: none;
		width: 99%;
	}
	
	.footerWrap {
		d	isplay:block;
		width:100%;
	}
	
	.userStory, .articleContainer {
		width: 100%;
	}
	
	.footerWrap {
		float:left;
		width:46%;
		padding-bottom:1.2em;
	}
	
	.gSocialNetworkAlignment {
		text-align:right;
	}
	
	.mCTAalignment{
		text-align:left;
	}
	
	.mCopyright {
		display: block;
		float: left;
		width: 54%;
	}
	
	.copyRight {
		display:none;
	}
}

/*Default Mobile Viewport*/
@media screen and (max-width: 480px) {
	#TopViewDTlogin {
		display:none;
	}
	
	#AdminPanel {
		display: none;
		border-top: none;
	}

	.wwwBackground { 
		background-image:url(../images/home-pagebgBW-M.jpg);
		height: auto; 
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	
	.profileBg { 
		background-image:url(../images/profile-background-M.jpg);
		height: 150px; 
	}
	
	.infoUpdate label {
		margin-left:0;
	}
	
	#Region-Banner  {
		height:170px;
	}
	
	.city-location {
		font-size: 2.0em;
		top: 109px;
	}
	
	#search[type="text"] {
		padding: 3px 0 10px 1px;
	}
	
	.mSignIn-vp { /*Special Viewport*/
		width:39%;
	}
	
	.w-signin-signout .nav-login {
		font-size: .75em;
	}
	
	.topRegionInfo, main, .footerContainer{
			width:95%;
		}
		
	.author-validation {
		display:block;
		float: none;
		width: 100%
	}
	
	.topPadCustom{
		padding-top:.50em;
	}
	
	.state-name, .changeRegion {
		padding-left: 10px;
	}
			
	.topRegionInfo, .topPrimeNavCon { 
		height:180px; 
	}
		
	.footerContainer{
		padding-bottom:1em;
		}
		
	.after a{
		font-size:.75em;
		letter-spacing:5px;
	}

	.after a:hover{
		font-size:.85em;
	}

	.after a:first-child, .after a:last-child{
		font-size:.85em;
	}
		
	nav, article, .footerWrap, .socialMedia {
		display:block;
		width:100%;
		margin-bottom:0;
		}
		
	section {
		display:block;
		width:100%;
		margin:0;
		}
		
	.m-feature-story {  /*remove width: 80%;*/
		width: 68%;
		margin:0 0 5px 16px;
	  
	}
	
	#share-buttons {
		float:none;
		padding: 3px 0 6px 0;
	}
	
/*Custom Styles for Home page */
	#WiderViewports {
		display:none;
	}
	
	#NarrowVeiwPorts {
		display:block;
		overflow:hidden;
	}
	
	.homeGlobalSearch {
		background: rgba(255, 255, 255, 0.5);
		width:100%;
		padding: 5px 0 0 4px;
		border: 1px solid #600;
		border-radius: 10px;
		position: relative;
		overflow: hidden;
	}
	
	.column22a {
		display:inline-block; 
		text-align:center;
	}

	.column70{
		width:98%; 
		text-align:center;
	}
		
	.rightBorder{
		border-right:0;
	}
		
	h4 {
		font-size: .75em;
	}
		
	h5 {
		font-size: .70em;
	}
	
	.leftMargin26{
		margin-left:0;
		text-align:center;
	}
	
	.bottomAdjust{
		margin-bottom:5px;
	}
	
	.badgeContent {
		width: 80%; /* Could be more or less, depending on screen size */
	}
	
	.badgesEarned {
		text-align:center;
	}

	.topHomeBoxes{
		padding:0.2em;
	}
	
	.editorialIntro {
		width: 79%;
		text-align: left;
		margin-top: .50em;
	}
	
	.imgLeft {
		width: 14%;
		margin:.50em;
	}
		
	section  {
		text-align:left;
	}

	.gSocialNetworkAlignment {
		text-align:left;
		}
	
	.newsLetterSignUp input {
		width: 45%;
		font-size:.80em;
		line-height: 18px;
		}
	
	.mCTAalignment{
		text-align:left;
		}
	
	.mCopyright {
		display:block;
		}
	
	.copyRight {
		display:none;
	}
}

@media screen and (max-width: 360px) {
	.profileBg { 
		background-image:url(../images/profile-background-360-M.jpg);
		height: 200px; 
	}
	
	.m-feature-story {
		width: 64%;
		margin:0 0 5px 8px;
	  
	}
}