@font-face {
    font-family: 'besley_handbold';
    src: url('fonts/besleyhand-bold-webfont.eot');
    src: url('fonts/besleyhand-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/besleyhand-bold-webfont.woff2') format('woff2'),
         url('fonts/besleyhand-bold-webfont.woff') format('woff'),
         url('fonts/besleyhand-bold-webfont.ttf') format('truetype'),
         url('fonts/besleyhand-bold-webfont.svg#besley_handbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'garda_blackregular';
    src: url('fonts/gardablack-webfont.eot');
    src: url('fonts/gardablack-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gardablack-webfont.woff2') format('woff2'),
         url('fonts/gardablack-webfont.woff') format('woff'),
         url('fonts/gardablack-webfont.ttf') format('truetype'),
         url('fonts/gardablack-webfont.svg#garda_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'the_handextrablack';
    src: url('fonts/thehandextrablack-webfont.eot');
    src: url('fonts/thehandextrablack-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/thehandextrablack-webfont.woff2') format('woff2'),
         url('fonts/thehandextrablack-webfont.woff') format('woff'),
         url('fonts/thehandextrablack-webfont.ttf') format('truetype'),
         url('fonts/thehandextrablack-webfont.svg#the_handextrablack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'paper_johnny_einsregular';
    src: url('fonts/paperjohnnyeins-webfont.eot');
    src: url('fonts/paperjohnnyeins-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/paperjohnnyeins-webfont.woff2') format('woff2'),
         url('fonts/paperjohnnyeins-webfont.woff') format('woff'),
         url('fonts/paperjohnnyeins-webfont.ttf') format('truetype'),
         url('fonts/paperjohnnyeins-webfont.svg#paper_johnny_einsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* edit btn */
.html, body {
	height:100%;
	font-family: 'Open Sans', sans-serif;
	color: #000101;
	font-size: 16px;
}
.html {
	margin-top:0 !important;
	box-sizing:border-box;
	position:relative;
}
.html.active {
	padding-top:50px;
}
.bar-toggle {
	color:#666;
	cursor:pointer;
	font-size:1.4em;
	left:10px;
	position:fixed;
	top:10px;
	-moz-transition:top .3s ease-out;
	-ie-transition:top .3s ease-out;
	-webkit-transition:top .3s ease-out;
	transition:top .3s ease-out;
	z-index: 99;
}
.bar-toggle:hover {
	color:#000;
}
.html.active .bar-toggle {
	top:60px;
}
#ccm-toolbar, #ccm-main-nav, #ccm-system-nav {
	top:-50px !important;
}
#ccm-toolbar.active, #ccm-toolbar.active #ccm-main-nav, #ccm-toolbar.active #ccm-system-nav {
	top:0 !important;
}
.html, #ccm-toolbar, #ccm-main-nav, #ccm-system-nav {
	-moz-transition:all .3s ease-out;
	-ie-transition:all .3s ease-out;
	-webkit-transition:all .3s ease-out;
	transition:all .3s ease-out;
}
#ccm-page-status-bar {
	bottom:7px;
	top:auto !important;
}

video 
{
    width: 100%;
    height: auto;
    background: url(../img/promotion-banner.jpg) center center no-repeat transparent;
}

/*video.loading {
	background: url(../img/promotion-banner.jpg) center center no-repeat;
}*/

.header{
	background-color: #B9E5FA;
	padding-top: 60px;
	position: relative;
	z-index: 9;
}

.logo{
	position: relative;
	margin-bottom: -50px;
	display: block;
	text-align: right;
	
}

.logo:hover img{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.logo img{
	margin-right: -30px;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	-ms-transition: all ease-in-out .5s;
	-o-transition: all ease-in-out .5s;
	transition: all ease-in-out .5s;
	max-width: 100%;
}

.say-hi-bubble{
	display: block;
	margin-bottom: 10px;
}

.main-wrapper{
	-webkit-box-shadow: 5px 11px 15px 3px rgba(0,0,0,0.4);
	-moz-box-shadow: 5px 11px 15px 3px rgba(0,0,0,0.4);
	box-shadow: 5px 11px 15px 3px rgba(0,0,0,0.4);
}

.nav>li{
	display: inline-block;
}

.nav>li>a{
	font-family: 'besley_handbold', Arial, sans-serif;
	color: #000101;
	font-size: 30px;
	padding: 10px 20px;
}

.nav>li>a:hover, .nav>li>a:focus, .nav>li.nav-selected>a{
	background-color: transparent;
	color: #EC0928;
}

h1, h2{
	font-family: 'besley_handbold', Arial, sans-serif;
}

h1{
	margin-top: 0;
	font-size: 60px;
	line-height: 0.8em;
	text-align: center;
}

h2{
	font-size: 65px;
}

h3{
	font-family: 'garda_blackregular';
	font-size: 50px;
}

h4{
	font-family: 'garda_blackregular';
	font-size: 30px;
}

a{
	color: #000101;
}

a.say-hi{
	display: block;
	background: url(../img/sprite.png) no-repeat -355px -128px;
	width: 122px;
	height: 85px;
	text-indent: -999px;
	overflow: hidden;
	margin-top: 5px;
	margin-left: 5px;
	position: absolute;
	top: 0;
	right: -152px;
	z-index: 99;
}

a.say-hi:hover, a.say-hi.active{
	background-position: -496px -128px;
}

.main-menu{
	margin-top: 97px;
}

/* ========================================================================== 
Home 
========================================================================== */

.ctf{
	font-size: 20px;
}

.wave-top{
	background: url(../img/wave-top.png) repeat-x;
}

.wave-bottom{
	background: url(../img/wave-bottom.png) repeat-x;
}


.wave-top, .wave-bottom{
	width: 100%;
	height: 7px;	
}

.promo-content{
	padding: 20px 70px;
	background-color: #f5bd0d;
}

.promo-panel{
	position: relative;
	z-index: 9;
	margin-top: -7px;
	margin-bottom: -7px;
}

.editmode .promo-panel{
	z-index:1;
}

.promo-content h1{
	color: #000101;
}

.round-buttons{
	width: 400px;
	margin: 0 auto 30px;
}

.round-button{
	
	width: 166px;
	height: 166px;
	text-align: center;
	font-family: 'garda_blackregular', Arial, sans-serif;
	color: #f5bd0d;
	font-size: 30px;
	position: relative;
	/*-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);*/
	/*-webkit-transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	-ms-transition: all ease-in-out .5s;
	-o-transition: all ease-in-out .5s;
	transition: all ease-in-out .5s;*/
	cursor: pointer;
	background-repeat: no-repeat;
}

.round-button.round-button-left{
	background: url(../img/sprite.png) -533px -1304px no-repeat;
}

.round-button.round-button-left.inactivecolonyImage{
	background: url(../img/sprite.png) 3px -1304px no-repeat;
}

.round-button.round-button-right{
	background: url(../img/sprite.png) -533px -1480px no-repeat;
}

.round-button.round-button-right.inactivecageImage{
	background: url(../img/sprite.png) 2px -1479px no-repeat;
}

.round-button a{
	text-indent: -999px;
	overflow: hidden;
	display: block;
	height: 100%;
}


/*.round-button.hoverImage, .round-button:hover{
	background: url(../img/sprite.png) -533px -1665px;
}*/

.round-button.round-button-left.hoverImage, .round-button.round-button-left:hover{
	background: url(../img/sprite.png) -333px -1672px no-repeat;
}

.round-button.round-button-right.hoverImage, .round-button.round-button-right:hover{
	background: url(../img/sprite.png) -533px -1665px no-repeat;
}

.round-button-left{
	float: left;
}

.round-button-right{
	float: right;
}

.round-button span{
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	line-height: 1.2em;
}

.round-button-left span{
	margin-top: -1.2em;
}

.round-button-right span{
	margin-top: -0.6em;
}

.main-bottom{
	background-color: #e21826;
	padding: 20px 70px 130px;
	color: #fff;
}

.bottom-heading{
	font-family: 'besley_handbold', Arial, sans-serif;
	font-size: 75px;
	line-height: 1.2em;
}

.bottom-box p{
	padding-right: 150px;
}

.home-pic-top{

	margin-top: -50px;
	position: relative;
	z-index: 99;
	margin-left: -80px;

}

.home-pic-bottom{

	margin-top: 30px;
	position: relative;
	z-index: 89;
	top: -75px;
}

.bottom-heading2{
	font-family: 'besley_handbold', Arial, sans-serif;
	font-size: 70px;
	text-align: center;
}

.main-bottom a{
	color: #fff;
}

.footer-top{
	background: url(../img/footer-wave.png) repeat-x;
	width: 100%;
	height: 7px;
	  margin-top: -7px;
}

.footer-contact, .footer-contact a{
	font-family: 'besley_handbold', Arial, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	margin-bottom: 20px;
}

.footer-main{
	padding: 40px 70px 0;
	font-size: 13px;
}

.talking-chicken{
	background: url(../img/sprite.png);
	width: 345px;
	height: 285px;
	margin-top: -150px;
}

.chicken-default{
	background-position:  0 -346px;
}

.chicken-eggs{
	background-position:  -353px -345px;
}

.chicken-recipes{
	background-position:  0 -663px;
}

.chicken-nutrition{
	background-position:  -355px -666px;
}

.chicken-eggfacts{
	background-position:  0 -987px;
}

.chicken-contact{
	background-position: -355px -987px;
}

.copyright a{
	color: #000101;
	text-decoration: underline;
}

.checken-wrapper{
	position: relative;
}

.discover {
	position: absolute;
	top: 0;
	right: 0;
}

.discover a{
	text-decoration: underline;
}

/* ========================================================================== 
Our Eggs 
========================================================================== */

.oureggs-wrapper{
	padding-top: 20px;
}

.main-middle{
	padding: 20px 70px;
}

.external{
	font-family: 'besley_handbold', Arial, sans-serif;
	font-size: 20px;
}

.red-wave{
	background: url(../img/red-wave.png) repeat-x;
	width: 100%;
	height: 7px;
	margin-top: -7px;
	position: relative;
}

.our-eggs-image{
	margin-bottom: -80px;
}

.colony-laid-wrapper, .cage-wrapper{
	display: none;
}

/* ========================================================================== 
Recipes 
========================================================================== */

.recipes-top-wrapper{
	background-color: #42abe4;
	color: #fff;
	padding-top: 50px;
}

.recipes h1{
	color: #fff;
	font-size: 75px;
}

.recipes-list{
	padding-left: 29px;
	margin-bottom: 0;
}

.recipes-list li{
	list-style: none;
	display: inline-block;
	padding: 10px;
	text-align: center;
	max-width: 32%;
}

.recipes-list li a{
	color: #fff;
	font-family: 'garda_blackregular', Arial, sans-serif;
	font-size: 40px;
}

.recipes-list li:hover a, .recipes-list li.active a{
	color: #000;
}

.recipes-list li a:hover, .recipes-list li a:focus{
	text-decoration: none;	
}

.recipes-list li img{
	display: block;
	margin-bottom: 20px;
}

.recipes-wrapper{
	background-color: #42abe4;
	padding-bottom: 150px;
}

.tab-basic:hover, .tab-basic.active{
	background: url(../img/tab-basic.png) bottom -2px center no-repeat;
	background-size: 70%;
}

.tab-snack:hover, .tab-snack.active{
	background: url(../img/tab-snack.png) bottom center no-repeat;
	background-size: 100%;
}

.tab-light:hover, .tab-light.active{
	background: url(../img/tab-light.png) bottom center no-repeat;
	background-size: 90%;
}

.category-details{
	background-color: #fff;
	padding: 35px 40px;
	margin: 0 70px 20px;
	font-size: 14px;
}

.category-title{
	font-size: 25px;
	font-weight: bold;
}

.recipes-content{
	display: none;
}

.category-details table{
	width: 100%;
}

.category-details table td{
	padding-top: 20px;
}

label.cooking-time:before {
	position: absolute;
	top: 13px;
	left: 0;
	margin-left: -19px;
	background: url(../img/sprite.png) -670px -3px no-repeat;
	width: 27px;
	height: 35px;
	display: block;
	content: "";
}

img.recipe-image {
	margin-right: -70px;
	display: block;
	position: absolute;
	right: 0;
}

.print-recipe{
	width: 145px;
	height: 90px;
	background: url(../img/sprite.png) -354px 0 no-repeat;
	position: absolute;
	right: -40px;
	text-indent: 999px;
	overflow: hidden;
	top: -45px;
}

.content-group{
	margin-top: 15px;
}

.content-group a{
	text-decoration: underline;
}

label span{
	font-weight: normal;
}

.promo-panel.apparently-wrapper{
	margin-bottom: 20px;
}

.apparently-wrapper h2{
	color: #603813;
	font-family: 'garda_blackregular', Arial, sans-serif;
	font-size: 50px;
	text-align: center;
}


/* ========================================================================== 
Nutrition 
========================================================================== */

.nutrition-main{
	background-color: #F5BC0D;
	padding: 60px 70px 30px;
}

.nutrition-table{
	width: 100%;
	margin-top: 50px;
	margin-bottom: 20px;
}

.nutrition-main .nutrition-tab{
	color: #fff;
	font-family: 'besley_handbold', Arial, sans-serif;
	font-size: 43px;
	padding: 22px 27px;
	
}

.nutrition-table .tab1{
	background: url("../img/tab1.png") no-repeat;
	background-size: 100%;
	margin-right: 5%;
	display: block;
	width: 40%;
	float: left;
}

.nutrition-table .tab2{
	background: url("../img/tab2.png") no-repeat;
	background-size: 100%;
	width: 55%;
	float: left;
}

.nutrition-label{
	font-family: 'besley_handbold', Arial, sans-serif;
	font-size: 40px;
	line-height: 1em;
	width: 40%;
	margin-right: 5%;
	float: left;
	padding: 0 20px;
}

.nutrition-meaning{
	background: url("../img/meaning-background.png") no-repeat;
	background-size: cover;
	padding: 20px;
	width: 55%;
	float: left;
}

.nutrition-table-row{
	clear: both;
	margin-bottom: 20px;
}

.nutritional-overlay{
	margin-top: 40px;
}

#nutritionalOverlay .modal-dialog{
	max-width: 230px;
}

#nutritionalOverlay .modal-content{
	border-radius: 0;
}


#nutritionalOverlay .modal-body{
	padding: 0;
}

button.close{
	position: absolute;
	top: 0;
	right: -25px;
	color: #fff;
	opacity: 1;
	font-size: 24px;
}


/* ========================================================================== 
EggFacts 
========================================================================== */

.eggfacts-wrapper{
	background-color: #F98D29;
	padding: 40px 0;
}

.eggfacts-wrapper img{
	float: left;
	width: 50%;
}

/* ========================================================================== 
Contact 
========================================================================== */
.contact-wrapper{
	background-color: #F5BC0D;
	padding: 40px 70px;
}

.contact .site-search .field {
	width: 45%;
	float: left;
	margin-right: 3%;
}

.site-search .field {
	margin-bottom: 10px;
}

.site-search input[type=email], .site-search input[type=text], .site-search input[type=tel], .site-search textarea{
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.contact .site-search textarea{
	height: 60px;
}

.checkboxList input[type=checkbox]{
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
}

.checkboxList{
	font-weight: normal;
	font-size: 14px;
}

.contact-wrapper .site-search .field > label {
  display: none;
}

.contact-wrapper .site-search .submitButton {
	float: right;
	margin-right: 7%;
}

.submitButton{
	background: url(../img/sprite.png) -356px -255px no-repeat;
	width: 255px;
	height: 55px;
	border: 0;
	text-indent: -999px;
	overflow: hidden;
	position: relative;
}

.submitButton:focus{
	outline: none;
}

.submitButton:hover{
	top: 2px;
}

.contact-wrapper .formblock .errors{
	margin-bottom: 20px;
	background-color: #fff;
	border: none;
	color: #000101;
	font-family: 'besley_handbold', Arial, sans-serif;
	font-size: 24px;
	padding: 5px 10px;
}

.contact-wrapper .formblock .errors li{
	font-size: 20px;
}

.contact-wrapper a{
	text-decoration: underline;
}

.nav>li.nav-item-147{ /*say hi*/
	display: none;
}

.hamburger-nav{
	display: none;
}

.showmobile{
	display: none;
}

.policy-wrapper{
	padding: 40px 70px;
}


/* ========================================================================== 
Competition 
========================================================================== */
.tile{
	position: relative;
	z-index: 99;
}

.tile a{
	position: absolute;
	top: -50px;
	right: 0;
	text-align: right;
}

.competition .main-wrapper{
	background-color: #F7F7F7;
}

.competition-heading{
	font-family: 'besley_handbold', Arial, sans-serif;
	color: #703331;
	font-size: 50px;
	margin-bottom: 40px;
	line-height: 1;
}

.competition .footer-top{
	background: url(../img/competition-footer-wave.png) repeat-x;
}

.competition-main .mainleft p{
	margin-bottom: 30px;
}

.competition-highlight{
	font-size: 22px;
    background-color: #FFF200;
    line-height: 2em;
    padding: 5px 10px;
}

.submitCompetition{
	background: url(../img/submit-competition.png) no-repeat;
	width: 100px;
	height: 100px;
	border: 0;
    text-indent: -999px;
    overflow: hidden;
    position: relative;
}

.submitCompetition:hover {
    top: 2px;
}

.competition-form .fields {
    margin-bottom: 10px;
}

.tick + input[type=checkbox]{
	height:29px;
	width:28px;
	display:inline-block;
	padding:0 0 0 0px;
	float:left;
	margin-right:5px;
	margin-bottom:25px;
}

.competition-form input[type=email], .competition-form input[type=text], .competition-form input[type=tel], .competition-form textarea, .competition-form select {
    width: 100%;
    color: #703331;
    padding: 4px;
}

.competition-form input::-webkit-input-placeholder,
.competition-form textarea::-webkit-input-placeholder {
    font-family: 'the_handextrablack';
    font-size: 17px;
    letter-spacing: 1px;
    color: #703331;
}

.competition-form input::-moz-placeholder,
.competition-form textarea::-moz-placeholder {
    font-family: 'the_handextrablack';
    font-size: 17px;
    letter-spacing: 1px;
    color: #703331;
}

.competition-form input::-ms-input-placeholder,
.competition-form textarea::-ms-input-placeholder {
    font-family: 'the_handextrablack';
    font-size: 17px;
    letter-spacing: 1px;
    color: #703331;
}

.terms-and-conditions{
	margin: 10px 0;
}

.terms-and-conditions a{
	text-decoration: underline;
}

.competition .main{
	position: relative;
}

.chicken-head{
	position: absolute;
	left: 0;
	top: 30px;
	background: url(../img/chicken-head.png) no-repeat;
	width: 152px;
	height: 137px;
}

.competition .modal-dialog{
	width: 1000px;
}

.competition .modal-content{
	border-radius: 0;
	box-shadow: none;
	background-color: #EB0029;
}

.competition .modal-body{
	padding: 30px 80px;
}

.thanks-text{
	color: #fff;
    font-family: 'besley_handbold';
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 30px;
}

.find-more{
	font-family: 'the_handextrablack';
	font-size: 30px;
	color: #231F20;
}

.find-more:hover{
	color: #231F20;
}

.competition button.close{
	right: 10px;
	top: 10px;
	font-weight: normal;
    z-index: 99;
}

.touch, #toastervideo{
	display: none;
}

#video-container {
	position: relative;
}

#video-container video, #video-container canvas {
	top: 0;
	left: 0;
	width: 100%;
	max-width: 100%;
	height: auto;
}

canvas{
	vertical-align: top;
}

#video-container video {
	height: 100%;
	position: absolute;
	vertical-align: top;
}

.btf{
	text-decoration: underline; 
	margin: 20px 0; 
	display: block;
	font-weight: bold;
}

.competition-result{
	font-family: 'besley_handbold', Arial, sans-serif;
    font-size: 30px;
    color: #703331;
    line-height: 1.2;
}

.competition-banner{
	background-color: #f7f7f7; 
}

/*#fb_pixel { display:none; }
.fb_conversion
{
    background-image: url('https://www.facebook.com/offsite_event.php?id=6029379117167&value=0&currency=USD');
}*/

.competition-list{
	margin: 20px 0;
	padding-left: 0;
}

.competition-list li{
	list-style: none;
}



/* ========================================================================== 
Kids Zone 
========================================================================== */

.kids-promo-content {
    padding: 20px 70px 0;
    background-color: #f1ba17;
    position: relative;
}

.kids-inner-banner {
    margin-bottom: -180px;
    position: relative;
    bottom: -45px;
}

.paint-stripe{
	background-image: url(../img/paint-stripe.png);
    width: 100%;
    height: 110px;
    background-size: cover;
}

.kids-desc{
	margin-top: 50px;
}

.kids-desc h1{
	text-align: left;
    line-height: 1;
}

.chicken-bros{
	position: relative;
	top: -60px;
}

.kids-subdesc{
	text-align: center;
    padding: 0 220px;
    position: relative;
    top: -50px;
}

.competition-carousel{
	background-color: #f8c708;
}

.competition-carousel-top, .competition-carousel-bottom{
	width: 100%;
    height: 7px;
}

.competition-carousel-top{
	background: url(../img/kids-wave1-top.png) repeat-x;
}

.competition-carousel-bottom{
	background: url(../img/kids-wave1-bottom.png) repeat-x;
}

.competition-terms{
	color: #000;
	position: absolute;
	bottom: 15px;
    font-size: 14px;
}

.competition-terms a{
	color: #000;
	text-decoration: underline;
}

.jokes-wrapper{
	background-color: #06a7e2;
}

.question-body, .answer-body{
	font-family: 'besley_handbold', Arial, sans-serif;
	font-size: 60px;
    position: absolute;
    top: 40%;
    display: inline;
    width: 50%;
    left: 25%;
    line-height: 1;
}

.girl-viewing{
	position: absolute;
    right: 0;
    top: 30px;
    background: url(../img/girl-viewing.png) no-repeat;
    width: 300px;
    height: 431px;
    background-size: contain;
}

.yolk{
	position: absolute;
    left: 0;
    bottom: -40%;
    background: url(../img/yolk.png) no-repeat;
    width: 270px;
    height: 450px;
    background-size: contain;
}

.carousel-control{
	width: 30px;
	height: 58px;
	top: 50%;
	margin-top: -29px;
	opacity:.7;
}

.carousel-control.right{
	background: url(../img/next-arrow.png) no-repeat;
	right: -50px;	
}

.carousel-control.left{
	background: url(../img/prev-arrow.png) no-repeat;
	left: -50px;
}

.emoji{
	/*width: 160px;
	height: 160px;*/
	position: absolute;
    bottom: 10%;
    right: 25%;
}

.chicken-facts{
	background-color: #67b319;
}

.chicken-facts-top, .chicken-facts-bottom {
    width: 100%;
    height: 7px;
}

.chicken-facts-top {
    background: url(../img/kids-wave2-top.png) repeat-x;
}

.chicken-facts-bottom {
    background: url(../img/kids-wave2-bottom.png) repeat-x;
}

.chicken-facts h3{
	font-size: 120px;
	color: #fff;
	text-align: center;
	-ms-transform: rotate(-2deg); /* IE 9 */
    -webkit-transform: rotate(-2deg); /* Chrome, Safari, Opera */
    transform: rotate(-2deg);
}

.chicken-fact{
	color: #fff;
	font-family: 'paper_johnny_einsregular', Arial, sans-serif;
	-ms-transform: rotate(-2deg); /* IE 9 */
    -webkit-transform: rotate(-2deg); /* Chrome, Safari, Opera */
    transform: rotate(-2deg);
    font-size: 55px;
    text-align: center;
    min-height: 240px;
    display: none;
}

.facts-link{
	float: right;
    display: inline-block;
    margin-top: 63px;
    color: #fff;
    font-family: 'paper_johnny_einsregular', Arial, sans-serif;
    font-size: 20px;
}

.facts-link:hover{
	color: #fff;
}

img.cock-head {
    position: relative;
    top: -40px;
    right: 30px;
}

#refresh-button img{
	transform:scale(0.95);
	-webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
	-moz-transition: .3s ease-out;
	-ie-transition: .3s ease-out;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
}

#refresh-button:hover img{
	-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.video-of-the-week-wrapper{
	background: url(../img/video-of-the-week-background.jpg) repeat-x;
	position: relative;
}

.video-of-the-week-background{
	margin: 0 auto;
}

.video-of-the-week-description{
	position: absolute;
    bottom: 40px;
    right: 100px;
    font-size: 22px;
    line-height: 1;
}

.video-of-the-week-description span{
	font-size: 13px;
}

.video-of-the-week-description span a{
	color: #0096da;
}

.video_content{
	position: relative;
}

.close_btn{
	position: absolute;
    top: -35px;
    right: 0;
    cursor: pointer;
    opacity: 0.8;
}

.close_btn:hover{
	opacity: 1;
}

.video_block {
    position: absolute;
    top: 0;
    left: 25%;
    cursor: pointer;
    width: 25%;
    height: 100%;
}

.video_content iframe{
    width: 100%;
    height: 400px;
}

.video-wrapper{
	background-color: #F9F5EC;
	padding: 10px 0 80px;
}

.video-wrapper h5{
	font-size: 20px;
	margin-bottom: 5px;
}

.video-wrapper p{
	font-size: 13px;
}

.video-wrapper a{
	color: #0096da;
}

.recaptcha-wrapper{
	margin-right: 7%;
	margin-bottom: 10px;
}

.tile a.competition-link{
	right: 150px;
    top: -60px;
    z-index: 199;
}	