@charset "utf-8";


.wrapper {
	height: 100%;
	display: flex;
	flex-direction: column;
	flex: 1 0 auto;
}
.wrapper .committee {
	display: flex;
	flex-direction: column;
	background-image: url(../images/bkground.jpg);
}
.wrapper .committee  h1  {
	color: #FFFFFF;
}
.wrapper .committee p {
	color: #FFFFFF;
}
.wrapper .committee .row {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
}
.wrapper .gallery {
	background-color: rgba(255,51,0,1.00);
	max-width: 800px;
	padding-top: 20px;
	padding-bottom: 26px;
	display: flex;
	flex-direction: row;
	min-height: 300px;
	margin-left: auto;
	margin-right: auto;
}
body {
	font-family: 'Philosopher', sans-serif;
}
.panel-2 {
	padding-top: 20px;
	padding-bottom: 26px;
	flex-direction: row;
	background-image: url(../images/bkground.jpg);
}
.panel-2 .container {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-direction: row;
}
.panel-2 .container .promo {
	align-self: center;
	color: rgba(255,255,255,1.00);
	margin-left: 30px;
	padding-left: 10px;
	line-height: 36px;
}
.container .promo .byline {
	font-size: 22px;
	font-style: italic;
}
.panel-2 .container .image {
	max-width: 262px;
	height: auto;
}
.panel-4 .container {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.HD-white {
	font-family: 'Aleo', serif;
	color: rgba(255,255,255,1.00);
	font-size: 60px;
	padding-bottom: 20px;
}
.HD-red {
	font-family: 'Aleo', serif;
	color: rgba(236,218,220,1.00);
	font-size: 30px;
	padding-bottom: 0px;
}
.HD-2 {
	font-family: 'Aleo', serif;
	color: rgba(119,66,74,1.00);
	font-size: 30px;
	padding-bottom: 0px;
}
.panel .container .image img {
	align-content: flex-start;
	height: auto;
}
.promo {
	color: #FF3300;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
.mainTitle {
	text-align: center;
	color: #FFFFFF;
	font-family: 'Aleo', serif;
	font-size: 10em;
	line-height: 90%;
	text-shadow: 10px 10px 23px rgba(9,9,9,0.81);
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
}
.panel-4 .container .mainTitle {
	font-size: 6em;
	text-shadow: 10px 10px 23px rgba(6,6,6,0.70);
}
.panel-4 .container p {
	color: rgba(255,255,255,1.00);
	font-size: 24px;
}
.panel-5 .container {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: rgba(255,255,255,1.00);
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.panel-5 .container .TitleBottom {
	font-family: 'Aleo', serif;
	font-size: 30px;
}
.panel-5 .container p {
	color: rgba(255,255,255,1.00);
	font-size: 24px;
	width: 95%;
	max-width: 90%;
}
.panel-1 {
	background-color: rgba(187,126,134,0.55);
	width: 100%;
	align-content: center;
	padding-top: 20px;
	background-image: url(../images/panel-1.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.panel-1 .container .mainTitle {
	font-family: 'Aleo', serif;
	font-size: 6em;
	color: rgba(255,51,0,1.00);
	text-shadow: 3px 3px 23px rgba(6,6,6,0.70);
}
.panel-4 {
	background-color: rgba(133,73,81,1.00);
	width: 100%;
	align-content: center;
	padding-top: 26px;
	padding-bottom: 30px;
	background-image: url(../images/panel-4.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.wrapper .panel-1 .container {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-direction: column;
}
.panel-4 .container h1 {
	color: rgba(255,255,255,1.00);
	font-size: 24px;
}
.panel-4 .container h1 {
	font-size: 2.5em;
	padding-top: 0px;
	margin-top: 0px;
}
.panel-4 .container .TitleBottom {
	font-family: 'Aleo', serif;
	font-size: 62px;
	color: rgba(255,255,255,1.00);
}
.panel-1 .container p {
	font-size: 24px;
	color: rgba(255,51,0,1.00);
	text-align: center;
}
.panel-5 {
	background-color: rgba(133,73,81,1.00);
	width: 100%;
	align-content: center;
	padding-top: 26px;
	padding-bottom: 30px;
	background-image: url(../images/panel-5.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.panel-7 {
	background-color: rgba(187,126,134,0.55);
	width: 100%;
	height: auto;
	align-content: center;
	padding-top: 20px;
	background-image: url(../images/panel-7.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.wrapper .panel-7 .container {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-direction: column;
	padding-left: 10px;
	padding-right: 10px;
}
.panel-7 .container .mainTitle {
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-family: 'Aleo', serif;
	font-size: 9em;
	line-height: 90%;
	text-shadow: 10px 10px 23px rgba(9,9,9,0.81);
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
}
.panel-7 .container .tagline {
	color: #FFFFFF;
	text-shadow: 0px 0px;
	font-weight: 400;
}
.container .girls {
	max-width: 226px;
	height: auto;
	flex-direction: row;
	align-self: center;
}
.panel-7 .container p {
	font-size: 24px;
	color: rgba(110,65,66,1.00);
	text-align: center;
	font-weight: bold;
}
.panel-contact {
	background-color: rgba(133,73,81,1.00);
	width: 100%;
	align-content: center;
	padding-top: 26px;
	background-repeat: no-repeat;
	background-size: cover;
}
.panel-contact .container {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: rgba(255,255,255,1.00);
	margin-bottom: 20px;
	min-height: 125vh;
	height: auto;
}
.panel-contact .container p a:link {
	color: #F7F5F5;
	text-decoration: none;
}
.panel-contact .container p a:hover {
	text-decoration: underline;
}
.panel-contact .container p a:visited {
	color: #ECECEC;
}
.panel-contact .container p {
	font-size: 18px;
}
.panel-contact .container .TitleBottom {
	font-family: 'Aleo', serif;
	font-size: 4em;
}
.form {
	background-color: rgba(187,126,134,0.55);
	width: 100%;
	align-content: center;
	padding-top: 26px;
	padding-bottom: 30px;
	background-image: url(../images/panel-form.png);
}
.form .container {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	color: rgba(255,51,0,1.00);
	font-size: 30px;
	padding-top: 20px;
}
.form .container h2 {
	font-size: 24px;
	color: rgba(255,51,0,1.00);
	margin-bottom: 0px;
	margin-top: 18px;
	text-align: center;
}
.form .container h3 {
	font-size: 20px;
	color: #643339;
}
.form .container h1 {
	color: rgba(255,51,0,1.00);
	font-size: 3em;
}
.tagline {
	font-family: 'Aleo', serif;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.5em;
	padding-top: 12px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	text-shadow: 5px 4px 17px rgba(0,0,0,0.93);
}
.panel-1 .container .tagline {
	color: rgba(255,51,0,1.00);
	text-shadow: 0px 0px;
	font-weight: 400;
}
.wrapper .footer {
	background-color: #6E3F44;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	flex: 1 1 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: fixed;
	bottom: 0;
	width: 100%;
	padding-top: 10px;
}
.wrapper .present {
	text-decoration: none;
	text-align: center;
	font-size: 1.25em;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 18px;
}
.wrapper .premiere {
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	font-size: 2.5em;
	padding-bottom: 13px;
}
.wrapper .authors {
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 2em;
}
.by {
	color: #FFFFFF;
	text-align: center;
	font-size: 1.25em;
	padding-top: 21px;
}
.worldtour {
	text-align: center;
	color: #FFFFFF;
	font-size: 3em;
	font-weight: bold;
}
.panel-3 {
	background-color: rgba(187,126,134,0.55);
	background-image: url(../images/bkground.jpg);
	padding-top: 20px;
	padding-bottom: 26px;
	width: 100%;
	justify-content: center;
}
.panel-3 .container {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
	flex: 1 1 auto;
}
.panel-3 .container .Box {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.container .Box p {
	font-size: 1.5em;
	margin-top: 0px;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
}
.panel-cast .container .row .Box p {
	text-align: left;
	font-size: 18px;
}

.panel-3 .container h2 {
	color: rgba(255,51,0,1.00);
	margin-bottom: 0px;
}
.panel-3 .container h1 {
	color: rgba(255,51,0,1.00);
	font-size: 3em;
	margin-top: 0px;
}
.column {
	display: flex;
	flex-direction: column;
	flex: 0 1 auto;
	flex: 1;
	justify-content: space-around;
	padding-bottom: 29px;
	margin-right: 11px;
	margin-left: 5px;
	text-align: center;
}
.committee .row .column {
	font-size: 1.25em;
	text-align: center;
	display: flex;
	align-content: flex-start;
	color: #F4E4E7;
}
.cities {
	font-size: 30px;
	color: rgba(255,255,255,1.00);
	font-family: 'Philosopher', sans-serif;
}
.column .cities .premiere {
	font-family: 'Philosopher', sans-serif;
	font-size: 22px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 16px;
	font-style: italic;
}
.row {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-self: center;
}
.panel-cast .container .row {
	flex-direction: row;
	flex-basis: 0 1 50%;
	width: 100%;
}
.footer .row p {
	font-size: 12px;
	text-align: center;
}
.footer .row .footerLinks {
	align-self: center;
}
.row .footerLinks a {
	text-decoration: none;
}
.row .footerLinks a:hover {
	text-decoration: underline;
}
.row p a {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
.row p a:hover {
	text-decoration: underline;
}
.footer .row .socials {
	display: flex;
	flex-direction: row;
	justify-content: center;
	flex: 1 1 auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.social {
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 24px;
}
.social a {
	color: rgba(255,255,255,1.00);
}
.social a:hover {
	color: rgba(202,202,202,1.00);
}
.footer .row .footerLogo {
	padding-right: 25px;
}
.footer .row .flags {
	padding-left: 25px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: nowrap;
	flex-basis: 0 2 auto;
}
.flag {
	padding-left: 10px;
	padding-right: 10px;
	align-self: center;
}
.socials .flag a:hover {
	opacity: 0.5;
}
.row .footerLinks a {
	color: rgba(255,255,255,1.00);
}
.wrapper .gallery .container {
	max-width: 800px;
	width: 800px;
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
	align-self: center;
	justify-content: center;
}
.panel-4 .container p {
	color: rgba(255,255,255,1.00);
	font-size: 2em;
}
.conditions {
	color: rgba(255,255,255,1.00);
	font-size: 14px;
}
.conditions h3 a {
	color: rgba(255,255,255,1.00);
}
.container .conditions a {
	color: rgba(255,255,255,1.00);
}
.container p img {
	height: auto;
	justify-content: center;
}
.panel-cast .container .row .Box p img {
	display: flex;
	margin-left: auto;
	margin-right: auto;
}
body p img {
	max-width: 95%;
	height: auto;
}
.panel-cast {
	padding-top: 20px;
	padding-bottom: 26px;
	flex-direction: row;
	background-color: rgba(119,66,74,1.00);
}
.panel-cast .container {
	/* [disabled]max-width: 80%; */
	margin-left: 0px;
	margin-right: auto;
	display: flex;
	flex-direction: column;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
}
.panel-cast .container h1 {
	font-size: 2em;
}
.Box {
	padding-left: 10px;
	padding-right: 10px;
	color: rgba(244,228,231,1.00);
	margin-right: 20px;
	margin-left: 20px;
	width: 40%;
}
.row .Box h2 {
	font-size: 30px;
	padding-left: 0px;
}
.position {
	font-size: 19px;
}


body {
}












@media all and (max-width:1024px) {
	.wrapper .hero .hero {
	width: 100%;
	height: auto;
}
.row {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	padding-top: 18px;
	text-align: center;
}
.footer .row .footerLogo {
	padding-right: 25px;
	flex-direction: row;
	align-self: center;
}
.footer .row .footerLinks {
	align-self: center;
	flex-direction: row;
}
.footer .row .socials {
	padding-top: 10px;
	padding-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	align-self: center;
	flex: 1 1 auto;
	}
.footer .row .flags {
	padding-left: 0px;
	display: flex;
	flex-direction: row;
	align-self: center;
}
	
}




@media all and (max-width:500px) {
.wrapper .hero .hero {
	width: 100%;
	height: auto;
}
.hero-logo {
	height: auto;
	width: 100%;
	max-width: 414px;
}
.hero .hero img {
	width: 100%;
	height: auto;
}
.wrapper .tagline {
	font-size: 2em;
}
.wrapper .tagline {
	font-size: 0em;
}
.wrapper .mainTitle {
	font-size: 6em;
}
.worldtour {
	font-size: 2em;
}
.promo {
	font-size: 24px;
	margin-right: 10px;
	margin-left: 10px;
}
.wrapper .footer {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	flex: 1 1 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: static;
	bottom: 0;
}
.row {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	padding-top: 18px;
	text-align: center;
}
	.panel-2 .container {
	flex-direction: column;
	width: 100%;
}
	.panel-3 .container {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
	align-self: center;
}
	.panel-3 .container h1 {
	font-size: 1.5em;
}
	.panel-2 .container .image {
	max-width: 262px;
	height: auto;
	align-self: center;
}
	.footer .row .footerLogo {
	padding-right: 25px;
	flex-direction: row;
	align-self: center;
	flex: 1 2 auto;
}
	.footer .row .footerLinks {
	align-self: center;
	flex-direction: row;
	flex-wrap: wrap;
	flex: 1 1 80%;
	font-size: 12px;
}
	.footer .row .socials {
	padding-top: 10px;
	padding-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	align-self: center;
	flex: 1 2 auto;
	}
	.footer .row .flags {
	padding-left: 0px;
	display: flex;
	flex-direction: row;
	align-self: center;
	flex-wrap: wrap;
}
.panel-7 .container .mainTitle {
	font-size: 6em;
}
.panel-7 .container .tagline {
	font-size: 16px;
}
.panel-5 .container .tagline {
	font-size: 16px;
}
.panel-cast .container {
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
	width: auto;
}
.Box {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	width: 95%;
}
.wrapper .committee .row {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.footer .row .socials {
	padding-top: 10px;
	padding-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	align-self: center;
	flex: 1 2 auto;
	}
	
.flag {
	padding-left: 5px;
	padding-right: 5px;
}

.panel-contact .container {
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 0px;
}
.conditions {
	font-size: 12px;

}
	
}
