@charset "utf-8"; 
/* 
	CSS Document 
	AUTHOR: Appollinaire Egny
	WEBSITE:http://www.domainnane.co.uk

	Created in Mozilla Firefox3 

	THEME NAME: themename
	DESCRIPTION:Bespoke template for xxxx
	VERSION:1.0

	------------------------------------------------------------------
	[Master Stylesheet]
	-------------------------------------------------------------------
*/

/*	-------------------------------------------------------------
	IMPORT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

@import url(normalize.css);
@import url(homepage.css);
@import url(navi.css);
@import url(forms.css);
@import url(tables.css);
@import url(mobile.css);

@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Meie+Script');
/*font-family: 'Meie Script', cursive;*/
/*	-------------------------------------------------------------
	STYLES FOR SCREEN / PROJECTION
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


/*	-------------------------------------------------------------
	RESET
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

html, body, div, span, applet, object, iframe,
p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, font, img, ins, 
kbd, q, s, samp, small, strike, sub, sup, tt, 
var, dl, dt, dd, ol, ul, li, fieldset, form, 
label, legend, table, caption, tbody, tfoot, 
thead, tr, th, td 					{margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline}

:focus 								{outline:0}
body 								{font-family:Arial, Helvetica, sans-serif; font-size:100%; color:#000; margin:0; padding:0}
ol, ul 								{list-style:none}

table 								{border-collapse:separate; border-spacing:0}
caption, th, td 					{text-align:left; font-weight:normal}
blockquote:before, 
blockquote:after,
q:before, q:after 					{content:""}
blockquote, q 						{quotes:"" ""}



* 									{margin:0; padding:0}
*, *:before, *:after 				{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}


html, body 							{height:100%}
body, html 							{-ms-text-size-adjust:none; -moz-text-size-adjust:none; -o-text-size-adjust:none; -webkit-text-size-adjust:none}
html 								{box-sizing:border-box}
body 								{color:#000; margin:0; padding:0; border:0; width:100%; background:#fff; font-size:100%; line-height:1.5em; font-family:'Roboto','Open Sans', sans-serif; font-weight:300; -webkit-text-size-adjust:none}

.fixed {
   position:relative;
   padding:0;
   margin:0 auto;
   max-width:1480px;
   width:100%;
}

.fixed:before,
.fixed:after 							{ content: ""; display: table }
.fixed:after 							{ clear: both }
.fixed 									{ clear: both; *zoom: 1 }



a {
}
a:hover {
}
h1, h2, h3 {
	margin:0 0 .8em 0;
	padding:0;
	font-weight:300 !important
}
p {
	margin:0 0 .8em 0;
	padding:0;
}


/* embedded videos */
	embed,
	object,
	iframe {
		width: 100%;
		height: auto;
	}

/*	-------------------------------------------------------------
	HACKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.clearfix:after 						{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix 								{ display: inline-block; }
.clearfix 								{ display: block; zoom: 1; }	
	
	


.group:before,
.group:after 							{ content: ""; display: table }
.group:after 							{ clear: both }
.group 									{ clear: both; *zoom: 1 }

img {
	max-width:100%;
	height:auto
}
	
/*	-------------------------------------------------------------
	HEADER STYLES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#header {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		width:100%;
	}
	
/*	-------------------------------------------------------------
	CONTENT STYLES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#main {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		width:100%;			/* width of whole page */
	}

	.nav_frame								{position:relative; max-width:1270px; width:100%; padding:20px 0; margin:0 auto; height:160px; font-size:20px;}
	.nav_frame > div:nth-child(odd) 		{position:relative; float:left; width:35%}
	.nav_frame > div:nth-child(even) 		{position:relative; float:left; width:30%; text-align:center}
	.nav_frame > div ul  					{display:block; padding:70px 0 0 }
	.nav_frame > div ul li a  				{line-height:28px; padding:0 0 5px; border-bottom:0px solid #fff}
	a.selected,
	.nav_frame > div ul li li a:hover  		{border-bottom:0px solid #C1272D !important; font-weight:500}
	.nav_frame > div .left ul  				{display:block; float:left}
	.nav_frame > div .left ul li  			{display:inline-block; position:relative; padding:0 20px 0 0}
	.nav_frame > div .right ul  			{display:block; float:right}
	.nav_frame > div .right ul li  			{display:inline-block; padding:0 0 0 20px}
	
	.nav_frame > div a  					{color:#000; text-decoration:none}
	
	
/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 250px; visibility: hidden; position: absolute; top:25px; left:0; padding:5px 20px !Important; background:#fff; z-index:10001 }
ul.dropdown ul li 					{ display:block !Important;font-weight: normal; color: #000; width:100% !important}
									  
ul.dropdown ul li a					{display:block; width: 100%; font-size:17px; line-height:30px; font-weight:300 } 
ul.dropdown ul li a span				{ display:inline-block; padding:0 20px 0 0} 

	
	
	
	
	
	
	#lang_frame								{position:absolute; width:100px; top:10px; right:0; z-index:1001; text-align:right}
	
	.banner__frame 							{position:relative; width:100%; padding:0; margin:0 0 75px}
	.banner__frame img 						{display:block}
	.banner__frame .caption 				{position:absolute; bottom:0; left:0; right:0; margin:0 auto; padding:20px 30px; width:60%; background:#C1272D; line-height:45px; font-size:45px; text-align:center; color:#fff; font-family:'Roboto','Open Sans', sans-serif; font-weight:100}
	
	
	.inner_wrap 							{position:relative; max-width:1300px; width:100%; padding:0; margin:0 auto}
	.inner_wrap .rows__left 				{position:relative; width:65%; padding:0; margin:0; float:left}
	.inner_wrap .rows__left h1 				{display:block; padding:0; margin: 0 auto 40px; line-height:45px; font-size:45px; font-weight:300; text-align:center;}
	.inner_wrap .rows__left p 				{padding:0; margin: 0 0 30px; line-height:28px; font-size:19px}
	
	.inner_wrap .rows__right 				{position:relative; width:30%; padding:0 0 226px; margin:0; float:right; background:#C1272D url('../images/Red-dancers-background-right-col.gif') no-repeat center bottom}
	.inner_wrap .rows__right h2 			{display:block; padding:0; margin: 0 auto 20px; line-height:38px; font-size:38px; font-weight:300; text-align:center;}
	.inner_wrap .rows__right dl 			{width: 100%; overflow: hidden; padding: 0; margin: 0}
	.inner_wrap .rows__right dt 			{float: left; width: 15%; padding: 0; margin: 0 0 15px}
	.inner_wrap .rows__right dd 			{float: left; width: 74%; padding: 0; margin: 0}
	
	.inner_wrap .rows__right dd span 		{display:block; font-size:18px}
	
	.inner_wrap_01 							{position:relative; max-width:1280px; width:100%; padding:25px 0 0; margin:0 auto}
	.inner_wrap_01 h1 						{display:block; padding:0; margin: 0 auto 40px; line-height:45px; font-size:45px; font-weight:300; text-align:center; font-family:'Roboto'}
	.inner_wrap_01 .rows__left p 			{padding:0; margin: 0 0 30px; line-height:28px; font-size:19px; }
	
	.inner_wrap_01 .rows__right 			{position:relative; width:30%; padding:0 0 226px; margin:0; float:right; background:#C1272D url('../images/Red-dancers-background-right-col.gif') no-repeat center bottom}
	.inner_wrap_01 .rows__right h2 			{display:block; padding:0; margin: 0 auto 20px; line-height:38px; font-size:38px; font-weight:300; text-align:center;}
	.inner_wrap_01 .rows__right dl 			{width: 100%; overflow: hidden; padding: 0; margin: 0}
	.inner_wrap_01 .rows__right dt 			{float: left; width: 15%; padding: 0; margin: 0 0 15px}
	.inner_wrap_01 .rows__right dd 			{float: left; width: 74%; padding: 0; margin: 0 0 15px}
	
	.inner_wrap_01 .rows__right dd span 	{display:block; font-size:18px}
	
	.winner_frame 							{position:relative; max-width:1280px; width:100%; padding:0; margin:0 auto}
	.winner_frame > div 					{position:relative; padding:0; margin:0 5% 5% 0; width:30%; height:500px; overflow:hidden; float:left}
	.winner_frame > div img 				{display:block; width:100%; height:auto}
	.winner_frame > div:nth-child(3n+3) 	{margin:0 0 5% !important}
	.winner_frame > div .wrap				{position:relative; padding:20px 0 0; margin:0; font-size:18px; line-height:28px}
	.winner_frame > div .wrap h3			{display:block; font-weight:300; font-size:24px; margin:0 0 10px}
	.winner_frame > div .wrap a				{display:inline-block; text-decoration:none; color:#000}
	
	.committee_frame 						{position:relative; max-width:1280px; width:100%; padding:0; margin:0 auto}
	.committee_frame > div 					{position:relative; padding:0; margin:0 2% 2% 0; width:15%; overflow:hidden; float:left}
	.committee_frame > div img 				{display:block; width:100%; height:auto}
	.committee_frame > div:last-child 		{margin:0 0 2% !important}
	.committee_frame > div .wrap			{position:relative; padding:20px 0 0; margin:0; font-size:19px; line-height:25px; text-align:center}
	.committee_frame > div .wrap h3			{display:block; font-weight:100 !Important; font-size:19px; margin:0 0 10px}
	.committee_frame > div .wrap h3 span 	{font-weight: 100 !important}
	
	.committee_frame > div .wrap a			{display:inline-block; text-decoration:none; color:#000}
	
	.intro_03								{position:relative; padding:0; margin:0 auto; width:70%; text-align:center; font-size:19px; line-height:29px}

	.inner_bottom 							{position:relative; max-width:1300px; width:100%; padding:0; margin:0 auto}
	.inner_bottom > div 					{position:relative; padding:0; margin:0 5%; width:40%; float:left}
	.inner_bottom > div h3 					{display:block; font-weight:300; font-size:45px; display:block; text-align:center}
    

	.left_row 								{position:relative; float:left; padding:0; margin:0; width:48%}
	.right_row 								{position:relative; float:right; padding:0; margin:0; width:48%}
	.cols_01								{position:relative; padding:40px 0 0; margin:30px auto 50px; width:90%; font-size:19px; line-height:29px}
	.cols_02								{position:relative; padding:0; margin:30px auto 50px; width:90%; font-size:19px; line-height:29px}

	.intro_inner_05							{position:relative; padding:0; margin:30px auto 0; width:70%; text-align:center; font-size:19px; line-height:29px}
	.intro_02								{position:relative; padding:0; margin:30px auto 50px; width:70%; text-align:center; font-size:19px; line-height:29px}


	.gallery_frame 									{position:relative; max-width:1280px; width:100%; padding:0; margin:100px auto 0}
	.gallery_frame > div 							{position:relative; padding:0; margin:0 1% 1%; width:18%; overflow:hidden; float:left}
	.gallery_frame > div img 						{display:block; width:100%; height:auto}
	.gallery_frame > div .wrap						{position:relative; padding:20px 0 0; margin:0; font-size:18px; line-height:28px}
	.gallery_frame > div .wrap h3					{display:block; font-weight:300; font-size:24px; margin:0 0 10px}
	.gallery_frame > div .wrap a					{display:inline-block; text-decoration:none; color:#000}
	
	.signature										{display:block; text-align:right}

	.banner__frame .caption_a 						{position:absolute; top:35%; left:10%; margin:0; padding:20px 30px; width:410px; background:#C1272D; line-height:45px; font-size:45px; text-align:center; color:#fff; font-family:'Roboto','Open Sans', sans-serif; font-weight:100} /* bottom:5% */
	.banner__frame .caption_a span 					{display:block; font-size:45px; font-family:'Roboto','Open Sans', sans-serif; font-weight:100; padding:0 0 25px}
	.banner__frame .caption_a p 					{display:block; font-size:19px; line-height:28px; font-family:'Roboto','Open Sans', sans-serif; font-weight:100; padding:0 25px}
	
	.banner__frame .caption_top 					{position:absolute; top:0; left:0; right:0; margin:0 auto; padding:20px 30px; width:100%; background-color:rgba(0,0,0,0.5); line-height:25px; font-size:25px; text-align:center; color:#fff; font-family:'Roboto','Open Sans', sans-serif; font-weight:100}
	.banner__frame .caption_top span 				{display:block; font-size:45px; padding:0 0 15px; line-height:45px; font-family:'Roboto','Open Sans', sans-serif; font-weight:300}

	.intro_acceptance						{position:relative; padding:0; margin:70px auto 50px; width:70%; text-align:center; font-size:19px; line-height:29px}
	.intro_content							{position:relative; padding:0; margin:30px auto 50px; width:90%; text-align:center; font-size:19px; line-height:29px}

	.winner_frame 								{position:relative; max-width:1280px; width:100%; padding:0; margin:0 auto}
	.winner_frame > div 						{position:relative; padding:0; margin:0 5% 5% 0; width:30%; height:560px; overflow:hidden; float:left}
	.winner_frame > div img 					{display:block; width:100%; height:auto}
	.winner_frame > div:nth-child(3n+3) 		{margin:0 0 5% !important}
	.winner_frame > div .wrap					{position:relative; padding:20px 0 0; margin:0; font-size:18px; line-height:28px}
	.winner_frame > div .wrap h3				{display:block; font-weight:300; font-size:24px; margin:0 0 10px}
	.winner_frame > div .wrap a					{display:inline-block; text-decoration:none; color:#000}
	
	.intro_winner							{position:relative; padding:0; margin:30px auto 50px; width:70%; text-align:center; font-size:19px; line-height:29px}


.intro_rst_01		{position:relative; padding:0; margin:30px auto 50px; width:70%; text-align:center; font-size:19px; line-height:29px}
.intro_rst_02		{position:relative; padding:0; margin:100px auto; width:70%; text-align:center; font-size:19px; line-height:29px}




	.home_intro_frame h1,
	.home_welcome h1 						{display: block; padding: 0; margin: 0 auto 10px; line-height: 45px; font-size: 45px; font-weight: 300; text-align: center}
	.intro_home 							{font-size:20px; line-height:26px}
	.home_caption							{position:absolute; top:0; right:10%; margin:0 auto; padding:40px 50px 0; max-width:514px; height:387px; width:100%; background:url('../images/red-box-main-image.jpg') no-repeat center center; font-size:20px; line-height:26px; color:#fff; text-align:center}
	.home_caption a 						{display:inline-block; padding:0 15px; margin:0; text-decoration:underline !Important; color:#fff}
	
	.carousel_caption						{position:absolute; left:170px; bottom:10%; padding:30px; color:#fff; width:395px; background:#C1272D; z-index:10001}
	.carousel_caption > div 				{position:relative; padding:10px; margin:0 auto; width:80%; font-size:19px; line-height:28px}
	.carousel_caption > span 				{display:block; font-size:45px; font-family:'Roboto'; font-weight:100; padding:0 0 25px; margin:0}
	.carousel_caption > div a 				{color:#fff; text-decoration:none}
	
	.footer_img_caption						{position:absolute; left:100px; bottom:5%; padding:30px 15px; color:#fff; width:395px; background:#C1272D; z-index:10001; font-weight: 100;}
	.footer_img_caption > div 				{position:relative; padding:10px; margin:0 auto; width:95%; font-size:19px; line-height:28px; text-align:center}
	.footer_img_caption > span 				{display:block; font-size:45px; font-family:'Roboto'; font-weight:300; padding:0 0 25px; margin:0}
	.footer_img_caption > div a 			{color:#fff; text-decoration:none}
	
	.footer_title_caption					{position:absolute; left:0; right:0; text-align:center; top:60px; padding:0; color:#fff; width:100%; z-index:10001; font-family:'Roboto'; font-size:45px; font-weight:100;}
	
	#main a									{color:#000; text-decoration:none}
	
	.home_frame h2 							{display: block; padding: 0; margin: 0 auto 10px; line-height: 45px; font-size: 45px; font-weight: 100 !Important; text-align: center; font-family:'Roboto'; color:#fff}
	
	.home_intro_frame						{position:relative; margin:0 auto 20px; padding:0; max-width:1100px; width:100%; text-align:center; font-size:18px; line-height:26px}
	.caption_home							{position:relative; margin:0; padding:0; width:100%; max-height:494px}
	.home_welcome							{position:relative; margin:50px auto 100px; padding:0; max-width:845px; width:100%; text-align:center; font-size:18px; line-height:26px}
	.home_welcome							{background:url('../images/signature-background-imge.gif') no-repeat center center; background-size: contain;}
	.carousel_frame 						{position:relative; margin:0 auto 50px; padding:0; width:100%; text-align:center; font-size:18px; line-height:26px}
	.jwg_slider_module 						{height:600px}
	
	.over_01 								{padding: 25px 0 50px !important}
	.home_frame .intro_02 					{position:relative; margin:0 auto; padding:0; max-width:845px; width:100%; text-align:center; font-size:20px; line-height:31px}
	.right_row								{font-size:18px; line-height:31px; text-align:center}
	
	.bottom_banner							{position:relative; margin:0; padding:0; width:100%}

	.bottom_banner img						{display:block}

	p#spec__char							{font-family: 'Meie Script', cursive; font-size: 51px; padding: 10px 0 20px; margin: 0; display: block}


.bg_swan{
	background:url('../images/swans-children-background-image-homepage.gif') no-repeat center right;
    background-size: contain;	
}

.bg_dancers{
	/*background:url('../images/two-dancers-background-image.gif') no-repeat center center;
    background-size: contain;*/
	
	background:url('../images/two-dancers-background-image.gif') no-repeat right 27%;
	background-size: auto;
}




.form_frame 						{position:absolute; top:25px; left:20%; width:70%; padding:25px 15px; background:#fff; text-align:center}
.sky-form .col-12 					{width: 100%}
.sky-form .textarea textarea 		{height: 100px !important; resize: none}
.form_frame h1  					{display:block; font-weight:300; font-size:45px; padding:0 0 25px}
.form_frame p  						{display:block; padding:0 0 20px; font-weight:300; font-size:18px; line-height:24px}


/*	-------------------------------------------------------------
	FOOTER STYLES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#footer {
		position:relative;
		padding:0;
		margin:35px auto 0;
		width:100%;
		height:171px;
		background:url('../images/Page-Footer.gif') no-repeat center center;
	}
	
	#footer > div							{position:absolute; bottom:12px; right:0; left:0; text-align:center; color:#fff; font-size:20px; font-weight:300}




/* BASIC CSS */

.jwg_slider_module {
	min-height:100px;
}
.jwg_slider_module,
.jwg_slider_module .arrow_navigation,
.jwg_slider_module .tabbed_navigation {
	overflow:hidden;
	position:relative;
	width: 100%;
}
.jwg_slider_module .tabbed_navigation > ul {
	margin:0 auto;
	text-align:center;
}
.jwg_slider_module .tabbed_navigation > ul:after {
	content:"";
	clear:both;	
	display:block;
}
.jwg_slider_module .tabbed_navigation > ul li {
	overflow:hidden;
	position:relative;
	display:inline-block;
	cursor:pointer;
	margin: 0 25px;
	color:#fff;
	border-bottom:1px solid transparent
}
.jwg_slider_module .tabbed_navigation > ul li.current {
	border-bottom:1px solid #C1272D
}


.jwg_slider_module .arrow_navigation {
	width: 90%;
	margin: 0 auto;
	height: 100%;
	position: relative;
	z-index: auto;
}
.jwg_slider_module .arrow_navigation > div {
	position: relative;
	z-index: 20; 
	cursor: pointer;
	top: 45%; 
	left: auto;
	float:left;
} 
.jwg_slider_module .arrow_navigation > div.right {
	float:right;
}

.jwg_slider_module .slides {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height:100%;
}
.jwg_slider_module .slides > .slide {
	float:left;
	width:100%;
	height:inherit;
	text-align:center;
	position:relative
}

.jwg_slider_module .slides > .slide img {
	display:block;
	max-width:none !important;
	width:100%;
}
.jwg_slider_module .tabbed_navigation {
	position: absolute;
	top: 0;
	left:0;
	padding:25px 0;
	width:100%;
	background-color:rgba(0,0,0,0.5);
	font-size:21px;
	font-weight:100
} 



.desktop_only		{}
.mobile_only		{display:none !important; height:0 !important}

.in_pad {padding:0 0 95px !important}

@media only screen 
and (min-width : 320px) 
and (max-width : 667px) {
.desktop_only		{display:none !important; height:0 !important}
.mobile_only		{display:block !important; height:auto !important}


.in_pad {padding:0 0 50px !important}
.inner_wrap_01 {
    padding: 0;
}

.gallery_frame {
    margin: 0 auto;
}

.inner_wrap_01 h1 {
    margin: 0 auto 10px;
}

.intro_rst_01 {
    margin: 30px auto 50px;
    width: 90%;
    font-size: 19px;
    line-height: 29px;
}
.intro_rst_02 {
    margin: 100px auto;
    width: 90%;
    font-size: 19px;
    line-height: 29px;
}

.committee_frame > div {
    margin: 0 2% 2%;
    width: 46%;
}
.committee_frame > div:last-child {
    margin: 0 2% 2% !important;
}



.inner_bottom > div {
    position: relative;
    padding: 0;
    margin: 0 2% 0;
    width: 46%;
    float: left;
}

.inner_bottom > div h3 {
    /* font-size: 35px; */
    font-size: 22px;
	margin: 0 0 10px 0
}



.inner_wrap .rows__left {
    position: relative;
    width: 100%;
    padding: 0 25px;
    margin: 0;
    float: none;
}

.inner_wrap .rows__right {
    position: relative;
    width: 100%;
    padding: 0 0 226px;
    margin: 50px 0 0;
    float: none;
}


.left_row,
.right_row {
    position: relative;
    float: none;
    padding: 0;
    margin: 0 0 0;
    width: 100%;
	    font-size: 18px;
    line-height: 30px;
}

.committee_frame > div .wrap h3 {
    font-weight: 400 !Important;
}

.intro_inner_05 {
    width: 90%;
}

.bottom_banner img {
    display: none;
}

.gallery_frame > div {
    position: relative;
    padding: 0;
    margin: 0 1% 1%;
    width: 48%;
    overflow: hidden;
    float: left;
}

.inner_wrap_01 h1 {
    line-height: 40px;
    font-size: 35px;
}

.intro_content {
    position: relative;
    padding: 0;
    margin: 30px auto 50px;
    width: 94%;
    text-align: left;
    font-size: 19px;
    line-height: 29px;
}

.intro_acceptance {
    position: relative;
    padding: 0;
    margin: 30px auto 50px;
    width: 90%;
    text-align: center;
    font-size: 19px;
    line-height: 29px;
}

.form_frame h1 {
    display: block;
    position: absolute;
    top: -70px;
    font-weight: 300;
    font-size: 45px;
    padding: 0 0 25px;
    margin: auto;
    color: #fff;
    text-align: center;
    width: 100%;
}

.banner__frame .caption {
    padding: 12px 0;
    width: 82%;
    line-height: 27px;
    font-size: 20px;
}

.inner_wrap .rows__left h1 {
    line-height: 40px;
    font-size: 35px;
	margin: 0 auto 20px;
}
.inner_wrap .rows__left p {
    line-height: 27px;
}


.intro_02 {
    position: relative;
    padding: 0;
    margin: 30px auto 50px;
    width: 90%;
    text-align: center;
    font-size: 19px;
    line-height: 29px;
}


.home_caption {
    position: relative;
    top: 0;
    right: 0;
	left:0;
    margin: 0 auto;
    padding: 20px 5px 15px;
    max-width: 514px;
    height: auto;
    width: 100%;
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    text-align: center;
}

.caption_home {
    max-height:none;
}


.carousel_caption {
    position: relative;
    left: 0;
	right:0;
    bottom: 0;
    padding: 15px 0 0;
    color: #fff;
    width: 100%;
    background: #C1272D;
    z-index: 10001;
}

.carousel_caption > div {
    position: relative;
    padding: 10px;
    margin: 0 auto;
    width: 100%;
    font-size: 17px;
    line-height: 20px;
}

.home_welcome {
    margin: 50px auto 25px;
}
.over_01 {
    padding: 0 !important;
}

.jwg_slider_module .tabbed_navigation {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 15px;
    width: 100%;
    background-color:transparent;
}


.jwg_slider_module .tabbed_navigation > ul li {
    overflow: hidden;
    position: relative;
    display: inline-block;
    text-align: left;
    cursor: pointer;
    margin: 0 25px;
    color: #fff;
    font-size:16px;
	line-height:20px;
	padding:0;
}

.jwg_slider_module .tabbed_navigation > ul {
    margin: 0 auto;
    text-align: left;
    display: block;
    width: 200px;
    float: left;
}

.jwg_slider_module {
    height: 420px;
}

.cols_01 {
    position: relative;
    padding: 0;
    margin: 30px auto 25px;
    width: 90%;

}

.carousel_caption > span {
    font-size: 38px;
	line-height:45px;
	padding: 0;
}


.footer_img_caption {
    position: relative;
    left: 0;
	right:0;
    bottom: 0;
    padding: 15px;
    color: #fff;
    width: 100%;
    background: #C1272D;
    z-index: 10001;
}

.footer_img_caption > div {
    position: relative;
    padding: 10px;
    margin: 0 auto;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}

.footer_title_caption {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 25px;
    padding: 0;
    color: #fff;
    width: 100%;
    z-index: 10001;
    font-family: 'Roboto';
    font-size: 23px;
    font-weight: 300;
}

.home_intro_frame h1, .home_welcome h1 {
    display: block;
    padding: 0;
    margin: 0 auto 10px;
    line-height: 30px;
    font-size: 26px;
    font-weight: 300;
    text-align: center;
}

.home_intro_frame {
    position: relative;
    margin: 0 auto 20px;
    padding: 0 15px;
    max-width: 1100px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
}

.carousel_frame {
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
}

.home_frame h2 {
    display: block;
    padding: 20px 0;
    margin: 0 auto 10px;
    line-height: 0;
    font-size: 25px;
    font-weight: 300;
    text-align: center;
    font-family: 'Roboto';
    color: #fff;
	background-color: rgba(0,0,0,0.5);
}

.nav_frame .cols_011,
.nav_frame .cols_03 {
	position:absolute !important;
	width:50% !important;
	bottom:30px
}
.nav_frame .cols_011 {
	left:0	
}
.nav_frame .cols_03 {
	right:0	
}

.nav_frame > div .left ul li,
.nav_frame > div .right ul li {
    display: block;
    position: relative;
    padding: 0;
    font-size: 14px;
    float: left;
	width:50%;
	text-align:center;
	line-height:18px
}

.nav_frame > div ul li a {
    line-height: 18px;
    padding: 0;
}


.nav_frame > div ul li li a {
    padding: 0 0 10px !important;
}

.nav_frame > div:nth-child(odd) {
    float: none !important;
}

.cols_011 {
    margin: 0 auto;
    font-size: 15px;
    line-height: 25px;
}

.nav_frame > div:nth-child(even) {
    position: absolute;
	top:10px;
    float: none;
    width: 240px;
    text-align: center;
    right: 0;
    left: 0;
    margin: 0 auto;
}
#lang_frame {
    position: absolute;
    width: 75px;
    top: 5px;
    right: 10px !important;
	left:auto;
    z-index: 1001;
    text-align: right;
    margin: 0;
	font-size:16px
}

.nav_frame > div ul {
    padding: 0;
}

ul.dropdown ul li {
    display: block !Important;
    font-weight: normal;
    color: #000;
	text-align:left !important;
    width: 100% !important;
}
ul.dropdown ul {
    width: 250px !important;
    visibility: hidden;
    position: absolute;
    top: 64px;
    left: 0;
    padding: 5px 20px !Important;
    background: #fff;
    z-index: 10001;
}


.winner_frame > div {
    position: relative;
    padding: 0;
    margin: 0 2%;
    width: 46%;
    height: 480px;
    overflow: hidden;
    float: left;
}


.winner_frame > div .wrap {
    position: relative;
    padding: 20px 0 0;
    margin: 0;
    font-size: 16px;
    line-height: 23px;
}

.winner_frame > div:nth-child(3n+3) {
    margin: 0 2% !important;
}


.winner_frame > div .wrap h3 {
    display: block;
    font-weight: 300;
    font-size: 22px;
    margin: 0 0 10px;
    text-align: left;
}


#footer > div {
    font-size: 16px;
	line-height:22px
}

.banner__frame .caption_top,
.banner__frame .caption_a p {
    display: none;
}
.banner__frame .caption_a span {
    font-size: 25px;
    padding: 0;
}

.banner__frame .caption_a {
    position: absolute;
    bottom: 0%;
	top:auto !important;
    left: 10%;
    right: 10%;
    margin: 0 auto;
    padding: 8px 10px;
    width: 80%;
    line-height: 25px;
    font-size: 25px;
}
.banner__frame {
    margin: 0 0 25px;
}


.nav_frame > div .left ul,
.nav_frame > div .right ul {
    display: block;
    float: left;
    width: 100%;
}


.intro_winner {
    position: relative;
    padding: 0;
    margin: 20px auto 50px;
    width: 90%;
    text-align: center;
    font-size: 19px;
    line-height: 29px;
}


.form_frame 						{position:relative; top:0; left:0; margin:0 auto; width:100%; padding:25px 15px; background:#fff; text-align:center}

.sky-form fieldset {padding: 25px 0 5px !Important}

.intro_03 {
    width: 96%;
}
p#spec__char {
    font-size: 40px;
}

}


@media only screen 
and (min-width : 768px) 
and (max-width : 1024px)  {
	
	.nav_frame > div:nth-child(odd) {
		position: relative;
		float: left;
		width: 37.5%;
	}
	
	.nav_frame > div:nth-child(even) {
		position: relative;
		float: left;
		width: 25%;
		text-align: center;
	}
	
	.nav_frame > div ul li a {
		font-size: 18px;
	}
	
	.nav_frame > div ul {
		display: block;
		padding: 55px 0 0;
	}
	.home_caption {
    position: absolute;
    top: 10px;
    right: 10%;
    margin: 0 auto;
    padding: 40px 50px 0;
    max-width: 514px;
    height: auto;
    width: 100%;
	}
	
	.jwg_slider_module .tabbed_navigation > ul li {
    margin: 0 16px;
	}
	.carousel_caption > div {
    position: relative;
    padding: 10px 0;
    margin: 0 auto;
    width: 100%;
    font-size: 19px;
    line-height: 28px;
}

.carousel_caption {
    bottom: 25%;
    padding: 30px 30px 0;
    left: 131px;
}


.jwg_slider_module .arrow_navigation {
    width: 96%
}
	
	.footer_img_caption > div {
    width: 100%;
}

.footer_img_caption {
    position: absolute;
    left: 50px;
    bottom: 5%;
    padding: 30px 15px;
    color: #fff;
    width: 600px;
    background: #C1272D;
    z-index: 10001;
    font-weight: 100;
}

.inner_wrap .rows__left {
    padding: 0 0 0 15px;
}
	

.winner_frame > div {
    position: relative;
    padding: 0;
    margin: 0 5% 0% 0;
    width: 30%;
    height: 500px;
    overflow: hidden;
    float: left;
}

.banner__frame .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 20px 30px;
    width: 100%;
    background: #C1272D;
    line-height: 35px;
    font-size: 35px;
    text-align: center;
    color: #fff;
    font-family: 'Roboto','Open Sans', sans-serif;
    font-weight: 100;
}

.inner_wrap .rows__left {
	width: 58%;
}
.inner_wrap .rows__right {
    width: 40%;
}

.inner_bottom > div {
    position: relative;
    padding: 0;
    margin: 0 2%;
    width: 46%;
    float: left;
}

.intro_inner_05 {
    position: relative;
    padding: 0;
    margin: 30px auto 0;
    width: 80%;
    text-align: center;
    font-size: 19px;
    line-height: 29px;
}

.form_frame {
    position: absolute;
    top: 10px;
    left: 20%;
    width: 79%;
    padding: 25px 0;
    background: #fff;
    text-align: center;
}

.form_frame p {
    display: block;
    padding: 0 0 0px;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
}

.form_frame h1 {
    display: block;
    font-size: 45px;
    padding: 0 0 15px;
}


.nav_frame {
    padding: 20px 10px;
}

#lang_frame {
    right: 10px;
}

}

@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) and (orientation : portrait) {

.nav_frame > div ul li a {
    font-size: 14px;
}

.nav_frame > div .left ul li {
    padding: 0 10px 0 0;
}


.form_frame {
    position: relative;
    top: 10px;
    left: 0;
    width: 96%;
    margin: 0 auto;
    padding: 25px 0;
    background: #fff;
    text-align: center;
}

}