

.content_block_wrapper {
		margin:20px auto;
		width:100%;
		max-width:930px;
		overflow:hidden;
		color:#fff;
		padding:0px 0px;	
}


.content_block_inner {
		margin:0px 30px 20px 30px;
		color:#fff;
		min-height:100px;
}

.content_block_inner h1 {
	margin-top:0px
}


.content_block_inner ul {
	margin:20px 10px 30px 20px;
}

.content_block_inner p,h1,h2,h3,h4,h5,h6,h7 {
		color:#fff;	
}

.content_block_green {
		float:left;
		width:100%;
		max-width:930px;
		background-image:url(/images/box_middle_green.jpg);
		background-repeat:repeat-y;
		background-position:top left;
		margin:0px;
		color:#fff;
		background-size:100%;
} 

.content_block_green_top {		
		float:left;
		width:100%;
		max-width:930px;
		height:30px;
		background-image:url(/images/box_top_green.jpg);
		background-position:top left;
		background-repeat:no-repeat;
	    clear:both;
	    background-size:100%;
}

.content_block_green_btm {
		float:left;
		width:100%;
		max-width:930px;
	    background-size:100%;
		height:38px;
		background-image:url(/images/box_btm_green.jpg);
		clear:both;
		background-position:bottom left;
		background-repeat:no-repeat;
}


.content_block_blue {
		float:left;
		width:100%;
		max-width:930px;
		background-image:url(/images/box_middle_blue.jpg);
		background-repeat:repeat-y;
		background-position:top left;
		background-size:100%;
		margin:0px;
		display: inline-block;
		color:#fff;
}


.content_block_blue_top {		
		float:left;
		width:100%;
		max-width:930px;
		height:30px;
		background-image:url(/images/box_top_blue.jpg);
		background-position:bottom left;
		background-repeat:no-repeat;
		background-size:100%;
		clear:both;
}


.content_block_blue_btm {	
		float:left;
		width:100%;
		max-width:930px;
		height:35px;
		background-image:url(/images/box_btm_blue.jpg);
		background-size:100%;
		overflow:hidden;
		background-position:bottom left;
		background-repeat:no-repeat;
}


.content_block_orange {
		float:left;
		width:100%;
		max-width:930px;
		background-image:url(/images/box_middle_orange.jpg);
		background-repeat:repeat-y;
		background-position:top left;
		background-size:100%;
		margin:0px;
		display: inline-block;
		color:#fff;
}


.content_block_orange_top {
		float:left;
		width:100%;
		max-width:930px;
		height:30px;
		background-image:url(/images/box_top_orange.jpg);
		background-position:bottom left;
		background-repeat:no-repeat;
		background-size:100%;

}

.content_block_orange_btm {
		float:left;
		width:100%;
		max-width:930px;
		height:35px;
		background-image:url(/images/box_btm_orange.jpg);
		background-size:100%;
		overflow:hidden;
		background-position:bottom left;
		background-repeat:no-repeat;
}


.content_block_burgundy {	
		float:left;
		width:100%;
		max-width:930px;
		background-image:url(/images/box_middle_burgundy.jpg);
		background-repeat:repeat-y;
		background-position:top left;
		margin:0px;
		display: inline-block;
		color:#fff;
		background-size:100%;
}


.content_block_burgundy_top {	
		float:left;
		width:100%;
		max-width:930px;
		height:30px;
		background-image:url(/images/box_top_burgundy.jpg);
		background-position:bottom left;
		background-repeat:no-repeat;
		background-size:100%;

}

.content_block_burgundy_btm {	
		float:left;
		width:100%;
		max-width:930px;
		height:38px;
		background-image:url(/images/box_btm_burgundy.jpg);
		overflow:hidden;
		background-position:top left;
		margin-bottom:30px;
		background-size:100%;
}



.content_block_kids {	
		float:left;
		margin:20px auto 20px auto;
		width:962px;
		height:500px;
		background-image:url(/images/bg_kidzone_home.jpg);
		background-repeat:no-repeat;
}

.content_block_kids_welsh {
        float:left;
		margin:20px auto 20px auto;
		width:962px;
		height:500px;
		background-image:url(/images/bg_kidzone_home_welsh.jpg);
        background-repeat:no-repeat;
}


.content_block_teacher_home {

		margin:20px auto 20px auto;
		width:932px;
		height:590px;
		background-image:url(/images/bg_blue_teacher.jpg);
		background-repeat:no-repeat;
}

.content_block_inner_kids {

		padding:260px 20px 20px 56px;

}

.content_block_inner_kids p{

		width:400px;
		color:#fff;

}

.content_block_inner_kids img{

		margin-left:30px;

}

.content_block_kids_question {
		margin:20px auto 20px auto;
		width:962px;
		background-image:url(bg_kid_zone_question.jpg);
		background-repeat:no-repeat;
		overflow:hidden;
		border:1px solid yellow;
}


.content_block_inner_kids_question {
		margin:0px 20px 0px 20px;
}

.content_block_inner_kids_question p {	
	    color:#fff;
}

.question_image{ 
        margin:0px 0px 0px 10px;
        float:right;
        transition: 250ms all;
}


.question_image_answer{ 
        margin:40px 20px 0px 0px;
        float:right;
}

.certificate {
    margin: 0px 20px 20px 40px;
}


.content_block_blank {
		max-width:970px;
		margin:40px auto;
        width:100%;
}


.content_block_blank p {
		color:#000;
}


.content_block_blank h1,
.content_block_blank h2,
.content_block_blank h3,
.content_block_blank h4,
.content_block_blank h5,
.content_block_blank h6,
.content_block_blank h7 {
		color:#497e16;
		letter-spacing: -0.1em;
}

.content_block_blank .sitemap h1,
.content_block_blank .sitemap h2,
.content_block_blank .sitemap h3,
.content_block_blank .sitemap h4,
.content_block_blank .sitemap h5,
.content_block_blank .sitemap h6,
.content_block_blank .sitemap h7 {
    letter-spacing: normal;
}

.content_block_blank a {
		color:#ff7800;
}

.content_block_blank a:hover {
		color:#8F4300;
}

.teacher_demo {	
		margin: 30px auto 10px auto;

}

.teacher_demo img {	
		float:left;
		margin:0px 20px 0px 0px;		
}

.teacher_demo h5 { margin-top:20px;

}


@media (max-width:991px) {
    .content_block_blue_btm {	
		    height:10px;
    }


    .content_block_burgundy_btm{
		height:30px;
	    background-repeat:no-repeat;
    }


    .content_block_green_btm {	
		height:10px;
    }

    .content_block_inner h1 {
		font-size:30px;
		margin-top:20px;
    }

    .content_block_orange_btm {
	    height:25px;
	    background-position:bottom left;
	    background-repeat:no-repeat;	 
    }


    .question_image {
         max-width:270px;
         margin-top:30px;
    }

    .radio {
         max-width:300px;
    }

    .content_block_inner_kids_question h1 {
        font-size: 1.8em;
    }

}

@media (max-width:767px) {
      .question_image {
        max-width: 250px;
        margin-top: 50px;
        margin-right:-100px;
    }

    .certificate {
        margin: 0px 0px 20px 0px;
    }
}


@media (max-width:560px) {
    .question_image {
        margin-right: -130px;
        max-width: 230px;
    }
}


@media (max-width:480px) {
    .question_image {
        max-width: 180px;
        margin-top: 50px;
        margin-right: -120px;
    }

    .certificate {
        width: 150px;
    }

   .content_block_inner_kids_question h1 {
        font-size: 1.6em;
    }


}

