#atllayout {
	width: 980px;
}
#atlcol2 {
	width: 30px;
}
#atlcol1,
#atlcol3 {
	width: 475px;
}
#mobile_footer {
	display: none;
}
div.b:hover,
a:hover {
	color: #fff !important;
	text-decoration: underline !important;
}
.row2-responsive {
	display: none;
}

@media (max-width: 767px) {
	body {
		margin-left: 0;
		margin-right: 0;
	}
	#atllayout {
		margin: 0 10px;
	}
	#atllayout,
	#atlcol1 {
		width: auto;
	}
	.atlcol2,
	.atlcol3 {
		width: 0px;
		display: none;
	}
	body {
		margin-bottom: 0;
	}
	.bookstyle {
		width: auto;
	}
	div,
	td {
		font-size: 1.2rem;
	}
	span.shortfor {
		font-size: 1.1rem;
	}
	td.group {
		font-size: 1.2em !important;
		text-decoration: underline;
	}
	td.god {
		font-size: 1.2em !important;
	}
	#imgtitle {
		width: 100%;
	}
	div.bar {
		display: none !important;
	}
	div.back-image {
		height: auto;
		min-height: 275px;
		background-size: cover;
		background-position: top center;
	}
	#mobile_footer {
		display: block;
	}
	.pron {
		width: 20px;
	}
	.row2 {
		display: none;
	}
	.row2-responsive {
		display: block;
	}
	.row2-responsive td {
		width: 100%;
	}
	#pronunciation {
		max-width: 90%;
		margin-left: 20px;
	}
	#footer_bg {
		position: relative !important;
		bottom: auto !important;
		left: auto !important;
		height: auto !important;
		text-align: center !important;
	}
	#footer_gryphens {
		display: none;
	}
	#footer_titles {
		display: none;
	}

	#mainHeader {
		display: none;
	}
	#mobileHeader {
		display: block !important;
	}
	#mobile_book_cover {
		display: block !important;
	}
	.hide-mobile {
		display: none;
	}
	.reduce-mobile img {
		width: 40%;
	}
}

#mobile_book_cover {
	display: none;
}
#mobile_book_cover img {
	width: 60%;
	margin-top: -50px;
}
.mobile_footer_btn {
	width: 55%;
	padding: 7px;
	opacity:0.3;
	filter:alpha(opacity=30);
}
#mobileHeader {
	display: none;
	font-size: 1.3rem;
	line-height: 1.5;
	padding: .5rem 1rem !important;
	position: relative;
	text-align: center;
	margin: 0 0 5px 0;
}
#mobileHeader a {
	color: #2b6fe0;
	font-weight: bold;
	padding: 0 10px;
	text-decoration: none;
}
#mobileHeader.revealed a {
	color: #d43636;
}
#mobileHeader.rising a {
	color: #36d469;
}
#mobileHeader a:hover {
	color: #fff !important;
	text-decoration: underline;
}
#mobileHeader a.current {
	color: #fff;
}
#mobile_GRYPHENS_com {
	max-width: 100%;
}