* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
}
.CentreAd {
	width: auto;
	background-color: hsla(359,100%,50%,1.00);
	margin-left: auto;
	margin-right: auto;
}

.butPlay:hover {
	opacity: 0.51;
}
.logoContainer:hover {
	opacity: 0.51;
}

.quickLinkButton:hover {
	opacity: 0.51;
}
.butSocial:hover {
	opacity:0.5;
}
.help:hover {
	opacity: 0.5;
}
.mobileMenu {
	display:none;
}

.Heading1 {
	font-family: chewy;
	font-weight: 400;
	text-align: center;
	font-style: normal;
	color: hsla(235,44%,48%,1);
}
.Heading2 {
	font-family: chewy;
	font-weight: 400;
	text-align: center;
	font-style: normal;
	color: hsla(235,44%,48%,1.00);
}
.AdWrapperBillboard {
	width: 970px;
	height: 250px;
	background-color: hsla(121,100%,91%,1.00);
	margin-left: auto;
	margin-right: auto;
	display: none;
}
.AdWrapper970x90 {
	width: 100%;
	height: 90px;
	display: none;
	clear: both;
}
.AdWrapper728x90{
	width: 728px;
	height: 90px;
	display: none;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.AdWrapper468x60{
	width: 468px;
	height: 60px;
	display: none;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-top: 50px;
}
.fungoomLinks {
	background-color: hsla(241,41%,61%,1.00);
	height: 172px;
	width: 95%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	border-radius: 40px;
	padding-top: 22px;
	margin-top: 16px;
}
.butTwit {
	width: 74px;
	height: 74px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.butTube {
	width: 74px;
	height: 74px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.butPin {
	width: 74px;
	height: 74px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.butFace {
	width: 74px;
	height: 74px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.butBlog {
	width: 74px;
	height: 74px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.butMail {
	width: 74px;
	height: 74px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.quickLinkBar {
	width: 621px;
	height: 83px;
	background-color: hsla(0,0%,100%,1.00);
	margin-bottom: 11px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	padding-top: 6px;
	border-radius: 37px;
	padding-left: 26px;
	padding-right: 20px;

}
.quickLinkButton {
	width: 76px;
	height: 76px;
	margin-left: 10px;
	margin-right: 10px;
}
.bottomLine {
	text-align: center;
	color: hsla(0,0%,100%,1.00);
	font-style: normal;
	font-weight: 400;
	font-size: x-large;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}

/*.wrapper {
	margin-left: auto;
	margin-right: auto;
}*/
.appBoxBig {
	background-image: url(images/FungoomsGroupBanner.jpg);
	width: 84%;
	margin-left: auto;
	margin-right: auto;
	height: 59%;
	border-radius: 41px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 0%;
}
.booksBackground {
	background-image: url(images/ForestCanopyStripBright.jpg);
	width: 100%;
	height: 403px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 10%;
	float: left;
}
.bookIcon {
	height: 70%;
	width: 15.2%;
	margin-right: auto;
	text-align: center;
	padding-left: 1.8%;
	margin-top: 18px;
	padding-right: 1.8%;
}

.bookIconLeft {
	height: 90%;
	width: auto;
	margin-left: 0%;
	margin-right: auto;
}
.bookSelect:hover {
	opacity:0.75;
}


.bookShelfTop {
	width: 75%;
	height: 40%;
	margin-left: auto;
	margin-right: auto;
}
.bookShelfBottom {
	width: 55%;
	height: 40%;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (min-width:1024px) {

.nedhead {
	width: 100%;
	height: 90px;
	background-color: hsla(0,0%,100%,1.00);
	float: left;
}

.logoContainer {
	height: 100%;
	width: 23%;
	background-color: hsla(0,0%,100%,1.00);
	background-image: url(images/fungoomslogo.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
.topNav {
	width: 77%;
	height: 90px;
	background-color: hsla(0,0%,100%,1.00);
	float: right;
	margin-left: auto;
	margin-right: auto;
}
.butPlay {
	float: right;
	width: 22%;
	height: 100%;
}

.butContainer {
	height: 90px;
	background-color: hsla(0,0%,100%,1.00);
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
.booksBackground {
	height: 424px;
	width: 100%;
}
.bookShelfTop {
	height: 71%;
	width: 98%;
	margin-top: 3%;
	margin-bottom: 0.5%;
}
.bookIcon {
	height: 65%;
	width: 16%;
	margin-right: auto;
	text-align: center;
	padding-left: 1.8%;
	margin-top: 18px;
	padding-right: 1.8%;
}
.Heading1 {
	font-size: 42px;
	font-family: chewy;
	font-style: normal;
	font-weight: 400;
	color: hsla(0,0%,100%,1.00);
}
.Heading2 {
	font-size: 24px;
	width: 89%;
	margin-right: auto;
	margin-left: auto;
	line-height: 41px;
}

.appsBar {
	height: auto;
	background-color: hsla(120,34%,89%,1.00);
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 95%;
	clear: both;
	border-radius: 38px;
}
.AdWrapper970x90 {
	display: block;
	clear: both;
	padding-top: 43px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

}
@media (min-width: 1200px) {

.bookShelfTop {
	height: 71%;
	width: 95%;
	margin-top: 3%;
	margin-bottom: 0.5%;
}
.booksBackground {
	height: 500px;
	width: 100%;
}
.bookIcon {
	height: 72%;
	width: 16%;
	margin-right: auto;
	text-align: center;
	padding-left: 1.8%;
	margin-top: 18px;
	padding-right: 1.8%;
}
.AdWrapperBillboard {
	display: none;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}
.AdWrapper728x90{
	display:none;
}
.AdWrapper970x90 {
	display: block;
	width: 970px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

}

@media (min-width: 1600px){
	
.bookShelfTop {
	height: 70%;
	width: 95%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 3%;
	margin-bottom: 2%;
}
.booksBackground {
	height: 580px;
	width: 100%;
}
.bookShelfBottom {
	height: 50%;
}
.bookIcon {
	height: 79%;
	width: 15.5%;
	margin-right: auto;
	text-align: center;
	padding-left: 1.8%;
	margin-top: 18px;
	padding-right: 1.8%;
}
.AdWrapperBillboard {
	display: block;
	width: 970px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
.AdWrapper970x90 {
	display:none;
}
.AdWrapper728x90{
	display:none;
}

}

@media screen and (max-width:1024px) and (min-width:480px){

.nedhead {
	width: 100%;
	height: 80px;
	background-color: hsla(193,64%,65%,1.00);
}

.logoContainer {
	height: 100%;
	width: 27%;
	background-color: hsla(0,0%,100%,1.00);
	background-image: url(images/fungoomslogo.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
.topNav {
	width: 73%;
	height: 80px;
	background-color: hsla(0,0%,100%,1.00);
	float: right;
}
.butPlay {
	float: right;
	width: 130px;
	margin-top: 2px;
	height: 80px;
}

.Heading1 {
	font-size: 34px;
	color: hsla(0,0%,100%,1.00);
}
.Heading2 {
	font-size: 22px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.AdWrapper970x90 {
	display: none;
}
.AdWrapper728x90{
	width: 728px;
	display: block;
	clear: both;
	padding-top: 18px;
}
.butTwit {
	width:64px;
	height:64px;
}
.butTube {
	width:64px;
	height:64px;
}
.butFace {
	width:64px;
	height:64px;
}
.butPin {
	width:64px;
	height:64px;
}
.butBlog {
	display:none;
}
.butMail {
	display:none;
}
.bookShelfTop {
	width: 100%;
	height: 69%;
	margin-top: 5%;
}
.bookShelfBottom {
	width: 80%;
	height: 40%;
}
.bookIcon {
	height: 65%;
	width: 17.4%;
	margin-right: auto;
	text-align: center;
	padding-left: 1%;
	margin-top: 18px;
	padding-right: 1%;
}
}
@media (min-width: 750px) and (max-width: 768px) {
.AdWrapper728x90{
	display: block;
}
.AdWrapper468x60{
	display: none;
}
}
@media (min-width: 480px) and (max-width: 768px) and (orientation : portrait){
	
.nedhead {
	height: 80px;
	width: 100%;
	
}
	.topNav {
	width: 74%;
	height: 80px;
	
}
	.logoContainer {
	height: 100%;
	width: 26%;
	background-size: contain;
	background-color: hsla(0,0%,100%,1.00);
}
.butPlay {
	float: right;
	width: 85px;
	height: 60px;
	margin-top: 8px;
}
.booksBackground {
	height: 580px;
	width: 100%;
}
.bookShelfTop {
	width: 100%;
	height: 75%;
}
.bookIcon {
	height: 54%;
	width: 28.4%;
	margin-right: auto;
	padding-left: 1%;
	margin-top: 18px;
	padding-right: 1%;
}
.bookIndent {
	margin-left: 16%;
}
.AdWrapper970x90 {
	display: none;
}
.AdWrapper728x90{
	display: none;
}
.AdWrapper468x60{
	display: block;
}
.Heading1 {
	line-height: 13px;
	font-size: 24px;
	margin-top: 7px;
}
.Heading2 {
	font-size: 21px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 11px;
}

}

@media screen and (max-width:768px) and (orientation : portrait) {

.nedhead {
	width: 100%;
	height: 80px;
	background-color: hsla(82,63%,69%,1.00);
}

.logoContainer {
	height: 100%;
	width: 100%;
	background-color: hsla(0,0%,100%,1.00);
	background-image: url(images/fungoomslogo.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
.topNav {
	display:none;
}
.booksBackground {
	height: 580px;
	width: 100%;
}
.bookShelfTop {
	width: 480px;
	height: 50%;
}
.bookIcon {
	height: 65%;
	width: 17.4%;
	margin-right: auto;
	text-align: center;
	padding-left: 1%;
	margin-top: 18px;
	padding-right: 1%;
}
.Heading1 {
	line-height: 27px;
	font-size: 28px;
	display: none;
}
.Heading2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 11px;
	line-height: 24px;
	display: none;
}
.appsBar {
	display:none;
}

.fungoomLinks {
	background-color: hsla(241,41%,61%,1.00);
	height: 200px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	border-radius: 40px;
	clear: left;
}
.appsButton {
	width: 96%;
	height: 102px;
	background-color: hsla(33,100%,57%,1.00);
	margin-left: auto;
	margin-right: auto;
	padding-top: 21px;
	border-radius: 24px;
	margin-top: 4px;
	font-family: chewy;
	font-style: normal;
	font-weight: 400;
	color: hsla(0,0%,100%,1.00);
	text-align: center;
	font-size: 56px;
	line-height: 62px;
}
.videosButton {
	width: 96%;
	height: 90px;
	background-color: hsla(230,60%,62%,1.00);
	margin-left: auto;
	margin-right: auto;
	padding-top: 41px;
	border-radius: 24px;
	margin-top: 4px;
	font-family: chewy;
	font-style: normal;
	font-weight: 400;
	color: hsla(0,0%,100%,1.00);
	text-align: center;
	font-size: 45px;
	line-height: 38px;
}
.quickLinkBar {
	width: 72%;
	height: 143px;
}
.quickLinkButton {
	width: 60px;
	height: 60px;
	margin-left: 4px;
	margin-right: 4px;
}
.booksBackground {
	height: 580px;
	width: 100%;
}
.bookShelfTop {
	width: 100%;
	height: 75%;
}
.bookShelfBottom {
	width: 370px;
	height: 40%;
}
.bookIcon {
	height: 43%;
	width: 27%;
	margin-right: auto;
	text-align: center;
	padding-left: 3%;
	margin-top: 18px;
	margin-bottom: 4%;
}
.bookIndent {
	margin-left: 16%;
}

.AdWrapper468x60{
	display: block;
}

}


@media (max-width: 603px){
.booksBackground {
	height: 459px;
	width: 100%;
}
.bookShelfTop {
	width: 100%;
	height: 75%;
}
.bookShelfBottom {
	width: 370px;
	height: 40%;
}
.bookIcon {
	height: 43%;
	width: 27%;
	margin-right: auto;
	text-align: center;
	padding-left: 3%;
	margin-top: 18px;
	margin-bottom: 4%;
}
.bookIndent {
	margin-left: 16%;
}
.AdWrapper468x60{
	display: block;
}
}

@media (max-width: 480px){
.appsButton {
	width: 96%;
	height: 71px;
	background-color: hsla(33,100%,57%,1.00);
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	border-radius: 24px;
	margin-top: 0px;
	font-family: chewy;
	font-style: normal;
	font-weight: 400;
	color: hsla(0,0%,100%,1.00);
	text-align: center;
	font-size: 35px;
	line-height: 58px;
	margin-bottom: 16px;
}
.videosButton {
	width: 96%;
	height: 70px;
	background-color: hsla(230,60%,62%,1.00);
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	border-radius: 24px;
	margin-top: 4px;
	font-family: chewy;
	font-style: normal;
	font-weight: 400;
	color: hsla(0,0%,100%,1.00);
	text-align: center;
	font-size: 32px;
	line-height: 64px;
	margin-bottom: 18px;
}
}


@media (max-width: 414px){
.nedhead {
	height: 70px;
}
.booksBackground {
	height: 566px;
	width: 100%;
}
.bookShelfTop {
	width: 90%;
	height: 98%;
	margin-top: 24px;
}
.bookShelfBottom {
	width: 370px;
	height: 40%;
}
.bookIcon {
	height: 27%;
	width: 42%;
	margin-right: auto;
	text-align: center;
	margin-top: 5px;
	padding-left: 3%;
	padding-right: 3%;
}
.bookIndent {
	margin-left: 0%;
	margin-top: 0px;
}
.bookIndent2 {
	margin-left: 27%;
	margin-top: 15px;
}
}





.amazonLinks {
	background-color: hsla(0,0%,100%,1.00);
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
.amazonLogo {
	height: 88px;
	width: 157px;
}
