@import url("Chewy/stylesheet.css");
* {
	margin: 0;
	padding:0;
}
.wrapper {
    width: 100%;
}
.nedhead {
    width: 100%;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
}

.heroimage {
    height: 640px;
    background-color: #FFFFFF;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.wotbotsvideo{
	width: 100%;
	height: 640px;
}
.headingSpace{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 133px;
    padding-top: 22px;
}
.topNav {
    height: 66px;
    width: 50%;
    margin-right: auto;
    float: left;
    margin-left: 10%;
}
.topNavSocial {
    height: 66px;
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    float: left;
}

.LargeHorizResponsivAdSpace{
    width: 100%;
    height: 200px;
    float: left;
}
.ResponsivAdSpace{
	width: 60%;
    height: 200px;
	margin-left: auto;
    margin-right: auto;
}
.SquareAdOne{
    width: 250px;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
}
.SquareAdTwo{
	width: 336px;
    height: 280px;
}
.SidebarLink{
	width: auto;
    height: auto;
}
.PurpleBorder{
    border-radius: 21px;
    border: 3px solid #FFFFFF;
}
.PurpleBorder:hover{
    border: 3px solid #FF008E;  	
}
.ColumnAd{
	background-color: #0519D3;
    width: 150px;
    height: 200px;
}
.TripleColSpace{
    width: 24%;
    height: 500px;
    float: left;
    padding-top: 80px;
}
.TripleMargin{
	width: 2%;
	height: 500px;
	display: none;
	background-color: rgba(35,245,55,1.00);
	float: left;
}
.SnowgoomsGame{
	background-image: url(images/ThumbnailSnowgooms2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
	height: 240px;
}
.BigBox{
    width: 58%;
    height: 430px;
    background-image: url(images/WotbotsCollection.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    border-radius: 37px;
    border: 3px solid #FFFFFF;
    padding-left: 6px;
    padding-top: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    margin-left: auto;
    margin-right: auto;
}
.BigBox:hover{
    border: 3px solid #FF00AE;
    border-collapse: separate;
    border-spacing: 7px 20px;
}
.MediumBox{
    width: 75%;
    height: 400px;
    background-color: rgba(255,255,255,1.00);
    background-image: url("images/Litterbugs_Banner_1024x500.jpg");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 27px;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
}
.MediumBox:hover{
    border: 3px solid #FF00AE;
}
.SmallBox{
    float: left;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.SmallBox:hover{
	opacity: 0.7;
}
.logoContainer {
    height: 50px;
    width: 10%;
    background-image: url("images/New Logo-04-bake-02.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: auto;
    margin-left: auto;
    float: left;
}
.LeftHandColumn{
    width: 14%;
    height: 500px;
    float: left;
	display: block;
}
.MainContent{
    width: 72%;
    height: 500px;
    float: left;
}
.RightHandColumn{
    width: 14%;
    height: 500px;
    float: left;
	display: block;
}
.butPlay {
	float: right;
	width: 63px;
	height: 48px;
	margin-top: 4px;
}
.butSocial{
    width: 150px;
    height: 50px;
    float: left;
    margin-top: 7px;
    font-family: paytone-one;
    font-style: normal;
    font-weight: 400;
    font-size: 170%;
    margin-left: 20px;
    text-align: center;
    color: #00AB48;
    text-shadow: 1px 2px #BACDE4;
}
.butSocial2{
    width: 50px;
    height: 43px;
    float: left;
    margin-top: 7px;
    margin-left: 15px;
    margin-right: 15px;
}
.butContainer{
	width: 35%;
	float: left;
}
.topHeading{
    width: 50%;
    height: 73px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 13px;
}
.socialbutContainer{
	width: 16%;
	float: left;
}
.GameCell{
	width: 76%;
	margin-left: 12%;
	margin-right: 12%;
	margin-top: 11px;
	margin-bottom: 2px;
	min-width: 1024px;
	height: 364px;
	float: left;
}
.CellDescription{
	background-color: #FFFFFF;
	float: left;
	width: 45%;
	height: 201px;
	font-size: 22px;
	text-align: left;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 27px;
	color: rgba(120,120,120,1.00);
	padding-left: 13px;
}
.Center {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 12px;
}
.HeadingsBox1{
	height: 128px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.BannerBottomBorder{
	height: 32px;
}

.Heading1 {
	font-family: chewy;
	text-align: center;
	font-style: normal;
	color: hsla(65,100%,50%,1.00);
	vertical-align: text-bottom;
	line-height: 115%;
	font-size: 48px;
	text-shadow: 2px 2px rgba(255,54,0,1.00);
	letter-spacing: 1px;
}
.Heading2 {
	font-family: chewy;
	text-align: center;
	font-style: normal;
	color: rgba(255,255,255,1.00);
	line-height: 115%;
	font-size: 34px;
	text-shadow: 2px 2px #0153F8;
	margin-bottom: 0px;
	margin-top: 5px;
	letter-spacing: 1px;
}
.Heading1Title {
    text-align: center;
    font-style: normal;
    color: #00AB48;
    vertical-align: text-bottom;
    line-height: 115%;
    font-size: 19px;
    letter-spacing: 1px;
    font-family: paytone-one;
    font-weight: 400;
}
.Heading2Title {
    font-family: paytone-one;
    text-align: center;
    font-style: normal;
    color: #00AB48;
    line-height: 115%;
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 5px;
    letter-spacing: 1px;
    font-weight: 400;
}
.Heading1Games {
	font-family: chewy;
	text-align: center;
	font-style: normal;
	color: hsla(58,100%,50%,1.00);
	vertical-align: text-bottom;
	line-height: 55%;
	font-size: 48px;
	text-shadow: 2px 2px #FF5F00;
	letter-spacing: 1px;
}
.Heading2Games {
	font-family: chewy;
	text-align: center;
	font-style: normal;
	color: rgba(255,255,255,1.00);
	line-height: 176%;
	font-size: 32px;
	text-shadow: 2px 2px #02CEF8;
	margin-bottom: 0px;
	margin-top: 5px;
	letter-spacing: 1px;
}
.Heading1Apps {
	font-family: chewy;
	text-align: center;
	font-style: normal;
	color: hsla(48,100%,65%,1.00);
	vertical-align: text-bottom;
	line-height: 64%;
	font-size: 48px;
	text-shadow: 2px 2px #F0007F;
	letter-spacing: 1px;
}
.Heading2Apps {
	font-family: chewy;
	text-align: center;
	font-style: normal;
	color: rgba(255,255,255,1.00);
	line-height: 186%;
	font-size: 32px;
	text-shadow: 2px 2px #02CEF8;
	margin-bottom: 0px;
	margin-top: 3px;
	letter-spacing: 1px;
}
.ParagraphBreak{
	width: 100%;
	height: 16px;
	background-color: #ffffff;
	float: left;
}
.BackToTopButton{
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 12px;
	margin-top: 3px;
}
.AboutText{
    width: 50%;
    float: left;
    padding-top: 22px;
    line-height: 35px;
    font-size: 29px;
    color: #000000;
    font-family: boogaloo;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
}
.AboutBlock{
	width: 100%;
	
}
.AboutTitle{
	font-family: chewy;
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
	font-size: 62px;
	margin-bottom: 13px;
	margin-top: 12px;
	font-style: normal;
	font-weight: 400;
}
.AboutLitterbugs{
	float: left;
	width: 100%;
	text-align: center;
}
.AboutContent{
	font-family: boogaloo;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	font-size: 36px;
	float: left;
}
.AboutImage{
    width: 50%;
    min-height: 416px;
    float: left;
    background-image: url("images/CustomisedBots.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.AboutImage2{
    width: 50%;
    min-height: 364px;
    float: left;
    background-image: url(images/Customise.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.FunbloksIcon{
    width: 320px;
    height: 320px;
    background-image: url(images/ThumbFunbloks.jpg);
    background-position: center center;
    background-size: contain;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    border-radius: 28px;
   
}
.FunbloksIcon:hover{
    border: 5px solid #FF00AE;
}
.LooeAdventureIcon{
    width: 320px;
    height: 320px;
    background-image: url(images/ThumbLooeGame.jpg);
    background-position: center center;
    background-size: contain;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    border-radius: 28px;

}
.LooeAdventureIcon:hover{
	border: 5px solid #FF00AE;
}
.SnowgoomsIcon{
    width: 320px;
    height: 320px;
    background-image: url(images/ThumSnowgooms.jpg);
    background-position: center center;
    background-size: contain;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    border-radius: 28px;
    border: 5px solid #FFB400;
}
.SnowgoomsIcon:hover{
	border: 5px solid #FF00AE;
}
.GameIcon{
    float: left;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.GameIcon2{
	width: 50%;
	float: left;
}
.fungoomLinks {
	background-color: hsla(241,41%,61%,1.00);
	height: 172px;
	width: 90%;
	border-radius: 40px;
	padding-top: 18px;
	margin-top: 5px;
	float: left;
	clear: both;
	margin-left: 5%;
	margin-right: 5%;
}
.quickLinkBar {
	width: 70%;
	margin-bottom: 11px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	padding-top: 6px;
	border-radius: 37px;
	padding-left: 20px;
	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;
}
.LeftInset {
	width: 5%;
	float: left;
	height: 80px;
}
.appsBar {
	height: 50px;
	width: 80%;
	float: left;
	margin-left: 10%;
	margin-right: 10%;
	border-radius: 23px;
}
.RightInset {
	width: 5%;
	float: left;
	height: 80px;
}
.Billboard {
	display: none;
}
.Billboard-970x90{
	display: none;
}
.BillboardAdSmall{
	height: 90px;
	display: none;
	width: 728px;
	margin-left: auto;
	margin-right: auto;
}
.BillboardAdThin {
	height: 90px;
	display: none;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}
.BillboardAd {
	height: 250px;
	display: none;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

.BillboardLeft {
	width: 15%;
	height: 250px;
	float: left;
	Display: none;
}
.BillboardRight {
	width: 15%;
	height: 250px;
	float: left;
	Display: none;
}

.BillboardLeft {
	height: 200px;
	float: left;
}
.BillboardRight {
	height: 200px;
	float: left;
}
.NewsBlock{
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	float: left;
}
.BillboardGoomboy {
	background-image: url(images/GumpasAndBin.jpg);
	background-size: contain;
	height: 250px;
	background-position: center 0%;
	background-repeat: no-repeat;
}
.BillboardMena {
	background-image: url(images/MenaChair.jpg);
	height: 250px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.CentreAd{
	text-align: center;
}


/*##########################################################################################*/
/*##########################################################################################*/
/*###                                                                                    ###*/
/*###                          min-width:1024px                                          ###*/
/*###                                                                                    ###*/
/*##########################################################################################*/
/*##########################################################################################*/




@media screen and (min-width:1024px) {
	
	
.quickLinkButton {
	width: 64px;
	height: 64px;
	margin-left: 10px;
	margin-right: 10px;
}
}



@media (min-width: 1200px){

.Heading1Title {
	font-size: 23px;
}
.Heading2Title {
	font-size: 17px;
}
	
.butPlay {
	width: 74px;
	height: 55px;
	margin-top: 5px;
}
	
.BillboardGoomboy {
	height: 200px;

}
.BillboardMena {
	height: 200px;
}
.LeftInset {
	width: 10%;
}

.RightInset {
	width: 10%;
}
.quickLinkBar {
	width: 57%;
}

.BillboardAdThin {
	display: block;
}
.BillboardLeft {
	width: 20%;
	height: 250px;
}
.BillboardRight {
	width: 20%;
	height: 250px;
}

}

@media (max-width:1599px) and (min-width: 1400px){
	
.Billboard-970x90{
	display: block;
	width: 972px;
	margin-top: 8px;
	float: left;
	height: 92px;
}

.BillboardLeft {
	width: 14%;
	height: 170px;
	display: block;
	margin-top: 30px;
}
.BillboardRight {
	width: 14%;
	height: 200px;
	display: block;
}

.Heading1Title {
	font-size: 28px;
}
.Heading2Title {
	font-size: 21px;
}
	
.butPlay {
	width: 87px;
	height: 60px;
	margin-top: 5px;
}
	

.LeftInset {
	width: 10%;
}

.RightInset {
	width: 10%;
}
.quickLinkBar {
	width: 48%;
}
.BillboardAdThin {
	display: none;
}
.BillboardAd {
	display: block;
}

}


@media (min-width: 1600px){

.Billboard {
	display: block;
	width: 972px;
	margin-top: 8px;
	float: left;
	height: 252px;
}
.SnowgoomsGame{
	height: 260px;
}

.Heading1Title {
	font-size: 32px;
}
.Heading2Title {
	font-size: 25px;
}

.butContainer{
	width: 33%;
}

.butPlay {
	width: 92px;
	height: 62px;
	margin-top: 6px;
}
.social {
	width: 63%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 26px;
	height: 224px;
	border-radius: 30px;
}
.LeftInset {
	width: 15%;
}

.RightInset {
	width: 15%;
}
.quickLinkButton {
	width: 78px;
	height: 78px;
	margin-left: 2%;
	margin-right: 2%;
}

.BillboardAd {
	display: block;
}
.BillboardAdThin {
	display: none;
}
.BillboardLeft {
	width: 19%;
	height: 250px;
	float: left;
	display: block;
	margin-top: 0px;
}
.BillboardRight {
	width: 19%;
	height: 250px;
	float: left;
	display: block;
}


.BillboardGoomboy {
	background-image: url(images/GumpasAndBin.jpg);
	background-size: contain;
	background-position: center 0%;
	background-repeat: no-repeat;
}
.BillboardMena {
	background-image: url(images/MenaChair.jpg);
	background-size: contain;
	height: 250px;
	background-position: center 0%;
	background-repeat: no-repeat;
}
}

@media (min-width: 1680px){



}

@media (min-width: 1920px){



}


@media screen and (max-width:970px) {
	

	
.BillboardAdThin{
	display: none;
}
	
.BillboardAdSmall {
	display: block;
}
	
}

@media screen and (max-width:1024px) and (min-width:480px){
	
	.LeftHandColumn{
		display: none;
	}
	.RightHandColumn{
		display: none;
	}
	.MainContent{
		width: 100%;
	}
	.ResponsivAdSpace{
		width: 98%;
	}
	.TripleColSpace{
		width: 32%;
	}
	.TripleMargin{
		display: block;
	}

.LeftInset {
	display: none;
}

.RightInset {
	display: none;
}

.butPlay {
	display: block;
}
.HeadingsBox1{
	height: 128px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.Heading1 {
	display: block;
	font-size: 32px;
}
.Heading2 {
	display: block;
	font-size: 24px;
}
.Heading1Games {
	display: block;
	font-size: 32px;
}
.Heading2Games {
	display: block;
	font-size: 24px;
}
.Heading1Apps {
	display: block;
	font-size: 32px;
}
.Heading2Apps {
	display: block;
	font-size: 24px;
}


.BillboardLeft {
	display: none;
}
.BillboardRight {
	display: none;
}
.social {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	height: 159px;
	background-color: hsla(0,0%,100%,1.00);
	border-radius: 27px;
}
.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;
}
.fungoomLinks {
	height: 160px;
	width: 98%;
	border-radius: 30px;
	margin-left: 1%;
	margin-right: 1%;
}
.quickLinkBar {
	width: 80%;
	padding-left: 20px;
	padding-right: 20px;
}
.quickLinkButton {
	width: 60px;
	height: 60px;
	margin-left: 2%;
	margin-right: 2%;
}


}

@media (min-width: 480px) and (max-width: 768px) and (orientation : landscape){
	
.GameCell{
	width: 100%;
	min-width: 0px;
	height: 300px;
}	
.Heading1 {
	display: none;
}
.Heading2 {
	display: none;
}
.Heading1Games {
	display: none;
}
.Heading2Games {
	display: none;
}
.Heading1Apps {
	display: none;
}
.Heading2Apps {
	display: none;
}

.LeftInset {
	display: none;
}

.RightInset {
	display: none;
}
.BillboardLeft {
	display: none;
}
.BillboardRight {
	display: none;
}
.mobileMenu {
	display: none;
}
.fungoomsAdWrapper {
	display: none;
}
.social {
	height: 140px;
	width: 130px;
}

}

@media screen and (max-width:768px) and (orientation : portrait) {
	
	.LeftHandColumn{
		display: none;
	}
	.RightHandColumn{
		display: none;
	}
	.MainContent{
		width: 100%;
	}
	.ResponsivAdSpace{
		width: 98%;
	}
	.TripleColSpace{
		width: 32%;
	}
	.TripleMargin{
		display: block;
	}

.GameCell{
	width: 100%;
	min-width: 0px;
	height: 300px;
}
.PromoVideo{
	width: 50%;
	height: 300px;
	float: left;
}
.PromoVideoLitter{
	width: 50%;
	height: 300px;
	float: left;
}
.descriptionMiddle {
	width: 90%;
	
}
.topNav {
	display:none;
}

.welcomText {
	background-color: hsla(0,0%,100%,1.00);
	width: 100%;
	height: 18px;
	border-radius: 24px;
	margin-top: 10px;
	float: left;
}
.Heading1 {
	display: none;
}
.Heading2 {
	display: none;
}
.Heading1Games {
	display: none;
}
.Heading2Games {
	display: none;
}
.Heading1Apps {
	display: none;
}
.Heading2Apps {
	display: none;
}
.Heading1Title {
	font-size: 28px;
}
.Heading2Title {
	line-height: 115%;
	font-size: 25px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.LeftInset {
	display: none;
}

.RightInset {
	display: none;
}


.BillboardLeft {
	display: none;
}
.BillboardRight {
	display: none;
}
.mobileMenu {
	display: block;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	border-radius: 21px;
	clear: left;
	padding-top: 1%;
	padding-bottom: 2%;
}
.fungoomLinks {
	background-color: hsla(241,41%,61%,1.00);
	height: 200px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	border-radius: 40px;
	clear: left;
}

.quickLinkBar {
	width: 72%;
	height: 143px;
}

.quickLinkButton {
	width: 60px;
	height: 60px;
	margin-left: 4px;
	margin-right: 4px;
}

.fungoomsAdWrapper {
	background-color: hsla(157,60%,73%,1.00);
	width: 90%;
	margin-top: 13px;
	margin-left: auto;
	margin-right: auto;
	overflow-x: no-display;
	clear: both;
	text-align: center;
	display: none;
}

}

.descriptionMiddle {
	width: 98%;
	font-family: chewy;
	font-style: normal;
	text-align: center;
	font-size: 20px;
	color: hsla(222,42%,60%,1.00);
	margin-left: auto;
	margin-right: auto;
	line-height: 32px;
}



/*##########################################################################################*/
/*##########################################################################################*/
/*###                                                                                    ###*/
/*###                          max-width: 480px                                          ###*/
/*###                                                                                    ###*/
/*##########################################################################################*/
/*##########################################################################################*/



@media (max-width: 480px){
	
.topNav{
	display: none;
}
.topNavSocial{
    width: 82%;
	margin-left: 4%;
}
.logoContainer{
	width: 14%;	
	background-position: top;
}
.butSocial2{
	width: 34px;
    height: 33px;
}
.MainContent{
    width: 100%;
    height: 250px;
}
.LeftHandColumn{
    display: none;
}
.RightHandColumn{
    display: none;
}	
.topHeading{
    width: 94%;
    height: 92px;
}
.Heading1Title {
	font-size: 18px;
}
.Heading2Title {
	line-height: 125%;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.BigBox{
    width: 90%;
    height: 230px;
}
.MediumBox{
    width: 90%;
    height: 230px;
}
	
.TripleColSpace{
	width: 100%;
	height: 300px;
	padding: 10px;
}
.FunbloksIcon{
	display: none;
}
.LooeAdventureIcon{
	height: 260px;
	width: 260px;
}
.SnowgoomsIcon{
	height: 260px;
	width: 260px;
}
.LargeHorizResponsivAdSpace{
	width: 100%;
	height: 92px;
}
.ResponsivAdSpace{
	width: 98%;
	height: 90px;
}
.fungoomsAdWrapper {
	background-color: hsla(157,60%,73%,1.00);
	width: 90%;
	margin-top: 13px;
	margin-left: auto;
	margin-right: auto;
	overflow-x: no-display;
	clear: both;
	text-align: center;
	display: block;
}

.BillboardLeft {
	display: none;
}
.BillboardRight {
	display: none;
}

}
.butPlay:hover {
	opacity: 0.51;
}
.quickLinkButton:hover {
	opacity: 0.51;
}
.butSocial:hover {
	opacity: 0.5;
}
.help:hover {
	opacity: 0.5;
}
.featured:hover {
	opacity: 0.5;
}







	
