@charset "UTF-8";
@import url(font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Raleway:400,500,700");



/* Reset */

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}


	ol, ul {
		list-style: none;
	}


/* Containers */

	.container {
		margin-left: auto;
		margin-right: auto;
	}

	.container.\31 25\25 {
		width: 100%;
		max-width: 100em;
		min-width: 80em;
	}

	.container.\37 5\25 {
		width: 60em;
	}

	.container.\35 0\25 {
		width: 40em;
	}

	.container.\32 5\25 {
		width: 20em;
	}

	.container {
		width: 80em;
	}

	@media screen and (max-width: 1680px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 100em;
			min-width: 80em;
		}

		.container.\37 5\25 {
			width: 60em;
		}

		.container.\35 0\25 {
			width: 40em;
		}

		.container.\32 5\25 {
			width: 20em;
		}

		.container {
			width: 80em;
		}

	}

	@media screen and (max-width: 1280px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 81.25em;
			min-width: 65em;
		}

		.container.\37 5\25 {
			width: 48.75em;
		}

		.container.\35 0\25 {
			width: 32.5em;
		}

		.container.\32 5\25 {
			width: 16.25em;
		}

		.container {
			width: 65em;
		}

	}

	@media screen and (max-width: 980px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 112.5%;
			min-width: 90%;
		}

		.container.\37 5\25 {
			width: 67.5%;
		}

		.container.\35 0\25 {
			width: 45%;
		}

		.container.\32 5\25 {
			width: 22.5%;
		}

		.container {
			width: 90% !important;
		}

	}

	@media screen and (max-width: 736px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 112.5%;
			min-width: 90%;
		}

		.container.\37 5\25 {
			width: 67.5%;
		}

		.container.\35 0\25 {
			width: 45%;
		}

		.container.\32 5\25 {
			width: 22.5%;
		}

		.container {
			width: 90% !important;
		}

	}

	@media screen and (max-width: 480px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 112.5%;
			min-width: 90%;
		}

		.container.\37 5\25 {
			width: 67.5%;
		}

		.container.\35 0\25 {
			width: 45%;
		}

		.container.\32 5\25 {
			width: 22.5%;
		}

		.container {
			width: 90% !important;
		}

	}


/* Basic */

	@-ms-viewport {
		width: device-width;
	}

	body {
		-ms-overflow-style: scrollbar;
	}

	@media screen and (max-width: 480px) {

		html, body {
			min-width: 320px;
		}

	}

	body {
		background: #fff;
	}

		body.is-loading *, body.is-loading *:before, body.is-loading *:after {
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
		}

/* Type */

	body {
		background-color: #fff;
		color: black;
		height: auto;
	}

	body, input, select, textarea {
		font-family: "Raleway", Helvetica, sans-serif;
		font-size: 13pt;
		font-weight: 400;
		line-height: 2em;
	}

		@media screen and (max-width: 1680px) {

			body, input, select, textarea {
				font-size: 11pt;
			}

		}

		@media screen and (max-width: 1280px) {

			body, input, select, textarea {
				font-size: 11pt;
			}

		}

		@media screen and (max-width: 980px) {

			body, input, select, textarea {
				font-size: 12pt;
			}

		}

		@media screen and (max-width: 736px) {

			body, input, select, textarea {
				font-size: 12pt;
			}

		}

		@media screen and (max-width: 480px) {

			body, input, select, textarea {
				font-size: 12pt;
			}

		}

	a {
		text-decoration: underline;
	}

		a:hover {
			text-decoration: none;
		}

/*
	strong, b {
		font-weight: 700;
	}
*/

	em, i {
		font-style: italic;
	}

	p {
		margin: 0 0 2em 0;
	}

	h1, h2, h3, h4, h5, h6 {
	    
		font-weight: 700;
		line-height: 1em;
		margin: 1em 0 0.5em 0;
		font-family: 'Alegreya Sans', sans-serif;
		
	}

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			text-decoration: none;
		}

	h2 {
		font-size: 1.5em;
		line-height: 0.9em;
	}

	h3 {
		font-size: 1.3em;
		line-height: 1.5em;
	}

	h4 {
		font-size: 1.1em;
		line-height: 1.5em;
	}

	h5 {
		font-size: 0.9em;
		line-height: 1.5em;
	}

	h6 {
		font-size: 0.7em;
		line-height: 1.5em;
	}


	.align-left {
		text-align: left;
		margin-left: 20px;
		margin-right: 20px;
	}

	.align-center {
		text-align: center;
	}

	.align-right {
		text-align: right;
	}

	input, select, textarea {
		color: #25383B;
	}

	a {
		color: #51BAA4;
	}

	strong, b {
		color: #25383B;
	}

	h1, h2, h3, h4, h5, h6 {
		color: red;
	}

	blockquote {
		border-left-color: rgba(144, 144, 144, 0.25);
	}

	code {
		background: rgba(144, 144, 144, 0.075);
		border-color: rgba(144, 144, 144, 0.25);
	}

	hr {
		border-bottom-color: rgba(144, 144, 144, 0.25);
	}

/* Section/Article */

	section.special, article.special, header.special {
		text-align: center;
	}


/* Form */

	form {
		margin: 0 0 2em 0;
	}

		form ul.actions {
			margin-top: 4em;
		}

		@media screen and (max-width: 736px) {

			form ul.actions {
				margin-top: 2em;
			}

		}

	label {
		display: block;
		font-size: 0.9em;
		font-weight: 700;
		margin: 0 0 1em 0;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select,
	textarea {
/*
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
*/
/*
		border-radius: 4px;
		border-style: solid;
		border-width: 1px;
*/
		display: block;
		outline: 0;
		padding: 0 1em;
		text-decoration: none;
		width: 100%;
	}

		input[type="text"]:invalid,
		input[type="password"]:invalid,
		input[type="email"]:invalid,
/*
		select:invalid,
		textarea:invalid {
			box-shadow: none;
*/
		}

	.select-wrapper {
		text-decoration: none;
		display: block;
		position: relative;
	}

		.select-wrapper:before {
			content: "";
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.select-wrapper:before {
			display: block;
			height: 3.5em;
			line-height: 3.5em;
			pointer-events: none;
			position: absolute;

			text-align: center;
			top: 0;
			width: 3.5em;
		}

		.select-wrapper select::-ms-expand {
			display: none;
		}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select {
		height: 3.5em;
	}

	textarea {
		padding: 0.75em 1em;
	}

	input[type="checkbox"],
	input[type="radio"] {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		display: block;
		float: left;
		margin-right: -2em;
		opacity: 0;
		width: 1em;
		z-index: -1;
	}

		input[type="checkbox"] + label,
		input[type="radio"] + label {
			text-decoration: none;
			cursor: pointer;
			display: inline-block;
			font-size: 1em;
			font-weight: 400;
			padding-left: 2.85em;
			padding-right: 0.75em;
			position: relative;
		}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
			}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
/*
				border-radius: 4px;
				border-style: solid;
				border-width: 1px;
*/
				content: '';
				display: inline-block;
				height: 2.1em;
				left: 0;
				line-height: 2.0125em;
				position: absolute;
				text-align: center;
				top: 0;
				width: 2.1em;
			}

		input[type="checkbox"]:checked + label:before,
		input[type="radio"]:checked + label:before {
			content: '\f00c';
		}

	input[type="checkbox"] + label:before {
		border-radius: 4px;
	}

	input[type="radio"] + label:before {
		border-radius: 100%;
	}

	::-webkit-input-placeholder {
		opacity: 1.0;
	}

	:-moz-placeholder {
		opacity: 1.0;
	}

	::-moz-placeholder {
		opacity: 1.0;
	}

	:-ms-input-placeholder {
		opacity: 1.0;
	}

	.formerize-placeholder {
		opacity: 1.0;
	}

	label {
		color: #25383B;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select,
	textarea {
		background-color: rgba(144, 144, 144, 0.075);
		border-color: rgba(144, 144, 144, 0.25);
		color: inherit;
	}

		input[type="text"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		select:focus,
		textarea:focus {
			border-color: #09529d;
			box-shadow: 0 0 0 1px #09529d;
		}

	.select-wrapper:before {
		color: rgba(144, 144, 144, 0.25);
	}

	input[type="checkbox"] + label,
	input[type="radio"] + label {
		color: #777;
	}

		input[type="checkbox"] + label:before,
		input[type="radio"] + label:before {
			background-color: rgba(144, 144, 144, 0.075);
			border-color: rgba(144, 144, 144, 0.25);
		}

	input[type="checkbox"]:checked + label:before,
	input[type="radio"]:checked + label:before {
		background-color: rgba(144, 144, 144, 0.075);
		border-color: #51BAA4;
		color: #25383B;
	}

	input[type="checkbox"]:focus + label:before,
	input[type="radio"]:focus + label:before {
		border-color: #51BAA4;
		box-shadow: 0 0 0 1px #51BAA4;
	}

	::-webkit-input-placeholder {
		color: #999 !important;
	}

	:-moz-placeholder {
		color: #999 !important;
	}

	::-moz-placeholder {
		color: #999 !important;
	}

	:-ms-input-placeholder {
		color: #999 !important;
	}

	.formerize-placeholder {
		color: #999 !important;
	}

	form.alt input[type="text"],
	form.alt input[type="password"],
	form.alt input[type="email"],
	form.alt select,
	form.alt textarea {
		background-color: transparent;
	}


/* Icon */

	.icon {
		text-decoration: none;
		border-bottom: none;
		position: relative;
	}

		.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.icon > .label {
			display: none;
		}

/* Image */

	.image {
		border-radius: 0;
		border: 0;
		display: inline-block;
		position: relative;
	}

		.image img {
			border-radius: 0;
			display: block;
		}

		.image.left, .image.right {
			max-width: 40%;
		}

			.image.left img, .image.right img {
				width: 100%;
			}

		.image.left {
			float: left;
			padding: 0 1.5em 1em 0;
			top: 0.25em;
		}

		.image.right {
			float: right;
			padding: 0 0 1em 1.5em;
			top: 0.25em;
		}

		.image.fit {
			display: block;
			margin: 0 0 2em 0;
			width: 100%;
		}

			.image.fit img {
				width: 100%;
			}

		.image.main {
			display: block;
			margin: 0 0 3em 0;
			width: 100%;
		}

			.image.main img {
				width: 100%;
			}

/* List */

	ol {
		list-style: decimal;
		margin: 0 0 2em 0;
		padding-left: 1.25em;
	}

		ol li {
			padding-left: 0.25em;
		}

	ul {
		list-style: disc;
		margin: 0 0 2em 0;
		padding-left: 1em;
	}

		ul li {
			padding-left: 0.5em;
		}

		ul.alt {
			list-style: none;
			padding-left: 0;
		}

			ul.alt > li {
				border-top-style: solid;
				border-top-width: 1px;
				padding: 0.5em 0;
			}

				ul.alt > li:first-child {
					border-top: 0;
					padding-top: 0;
				}

		ul.icons {
			cursor: default;
			list-style: none;
			padding-left: 0;
			
		}

			ul.icons > li {
				display: inline-block;
				padding: 0 1em 0 0;
			}

				ul.icons > li:last-child {
					padding-right: 0;
				}

				ul.icons > li .icon:before {
					font-size: 2em;
				}

		ul.actions {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}

			ul.actions > li {
				display: inline-block;
				padding: 0 1em 0 0;
				vertical-align: middle;
			}

				ul.actions > li:last-child {
					padding-right: 0;
				}

			ul.actions.small > li {
				padding: 0 0.5em 0 0;
			}

			ul.actions.vertical > li {
				display: block;
				padding: 1em 0 0 0;
			}

				ul.actions.vertical > li:first-child {
					padding-top: 0;
				}

				ul.actions.vertical > li > * {
					margin-bottom: 0;
				}

			ul.actions.vertical.small > li {
				padding: 0.5em 0 0 0;
			}

				ul.actions.vertical.small > li:first-child {
					padding-top: 0;
				}

			ul.actions.fit {
				display: table;
				margin-left: -1em;
				padding: 0;
				table-layout: fixed;
				width: calc(100% + 1em);
			}

				ul.actions.fit > li {
					display: table-cell;
					padding: 0 0 0 1em;
				}

					ul.actions.fit > li > * {
						margin-bottom: 0;
					}

				ul.actions.fit.small {
					margin-left: -0.5em;
					width: calc(100% + 0.5em);
				}

					ul.actions.fit.small > li {
						padding: 0 0 0 0.5em;
					}

			@media screen and (max-width: 480px) {

				ul.actions {
					margin: 0 0 2em 0;
				}

					ul.actions > li {
						padding: 1em 0 0 0;
						display: block;
						text-align: center;
						width: 100%;
					}

						ul.actions > li:first-child {
							padding-top: 0;
						}

						ul.actions > li > * {
							width: 100%;
							margin: 0 !important;
						}

							ul.actions > li > *.icon:before {
								margin-left: -2em;
							}

					ul.actions.small > li {
						padding: 0.5em 0 0 0;
					}

						ul.actions.small > li:first-child {
							padding-top: 0;
						}

			}

	dl {
		margin: 0 0 2em 0;
	}

		dl > dt {
			display: block;
			font-weight: 700;
			margin: 0 0 1em 0;
		}

		dl > dd {
			margin-left: 2em;
		}

	ul.alt > li {
		border-top-color: rgba(144, 144, 144, 0.25);
	}


/* Image Grid */

	.image-grid {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 4em;
	}

		.image-grid .image {
			margin: 0;
			width: 25%;
		}

			.image-grid .image img {
				width: 100%;
			}

		@media screen and (max-width: 980px) {

			.image-grid {
				margin-bottom: 3em;
			}

				.image-grid .image {
					width: 50%;
				}

		}

		@media screen and (max-width: 480px) {

			.image-grid {
				margin-bottom: 2em;
			}

				.image-grid .image {
					width: 100%;
				}

		}


/* Banner */

	#banner {
		padding: 2em 0 6em 0;
		background-color: white;
		color: rgba(255, 255, 255, 0.75);
		background-image: url("../../images/banner.jpg");

		background-size: cover;
		background-position: center;

		text-align: center;
	}

		#banner input, #banner select, #banner textarea {
			color: #09529d;
			background: white;
		}
		
		#banner select option { color: #09529d; }

		#banner a {
			color: #51BAA4;
		}

		#banner strong, #banner b {
			color: black;
		}

		#banner h1, #banner h2, #banner h3, #banner h4, #banner h5, #banner h6 {
			color: black;
		}

		#banner blockquote {
			border-left-color: transparent;
		}

		#banner code {
			background: rgba(255, 255, 255, 0.05);
			border-color: transparent;
		}

		#banner hr {
			border-bottom-color: transparent;
		}

		#banner input[type="submit"],
		#banner input[type="reset"],
		#banner input[type="button"],
		#banner button,
		#banner .button {
			background-color: #fff;
			box-shadow: none;
			color: #1E2832 !important;
		}

			#banner input[type="submit"].icon:before,
			#banner input[type="reset"].icon:before,
			#banner input[type="button"].icon:before,
			#banner button.icon:before,
			#banner .button.icon:before {
				color: #a5a9ad;
			}

			#banner input[type="submit"]:hover,
			#banner input[type="reset"]:hover,
			#banner input[type="button"]:hover,
			#banner button:hover,
			#banner .button:hover {
				background-color: white;
			}

			#banner input[type="submit"]:active,
			#banner input[type="reset"]:active,
			#banner input[type="button"]:active,
			#banner button:active,
			#banner .button:active {
				background-color: #f2f2f2;
			}

			#banner input[type="submit"].special,
			#banner input[type="reset"].special,
			#banner input[type="button"].special,
			#banner button.special,
			#banner .button.special {
				background-color: #51BAA4;
				box-shadow: none;
				color: #fff !important;
			}

				#banner input[type="submit"].special:hover,
				#banner input[type="reset"].special:hover,
				#banner input[type="button"].special:hover,
				#banner button.special:hover,
				#banner .button.special:hover {
					background-color: #63c1ae;
				}

				#banner input[type="submit"].special:active,
				#banner input[type="reset"].special:active,
				#banner input[type="button"].special:active,
				#banner button.special:active,
				#banner .button.special:active {
					background-color: #45ad97;
				}

			#banner input[type="submit"].alt,
			#banner input[type="reset"].alt,
			#banner input[type="button"].alt,
			#banner button.alt,
			#banner .button.alt {
				background-color: transparent;
				box-shadow: inset 0 0 0 2px #fff;
				color: #fff !important;
			}

				#banner input[type="submit"].alt:hover,
				#banner input[type="reset"].alt:hover,
				#banner input[type="button"].alt:hover,
				#banner button.alt:hover,
				#banner .button.alt:hover {
					background-color: rgba(255, 255, 255, 0.05);
				}

				#banner input[type="submit"].alt:active,
				#banner input[type="reset"].alt:active,
				#banner input[type="button"].alt:active,
				#banner button.alt:active,
				#banner .button.alt:active {
					background-color: rgba(255, 255, 255, 0.1);
				}

		#banner h2 {
			font-size: 2.5em;
			margin: 2em 0 0 0;
			padding: 0;
		}

		#banner p {
			color: b;
			font-size: 1.5em;
			margin-bottom: 1.75em;
			
		}

		#banner .icon {
			border-radius: 100%;
			border: solid 2px #fff;
			color: #fff;
			display: inline-block;
			font-size: 3em;
			height: 2.25em;
			line-height: 1.25em;
			margin-bottom: 0.5em;
			padding: 0.5em;
			width: 2.25em;
		}
		@media screen and (max-width: 2920px) {

			#banner {
				padding: 2em 0 9em 0;
			}

		}
		
		@media screen and (max-width: 1680px) {

			#banner {
				padding: 2em 0 9em 0;
			}

		}

		@media screen and (max-width: 1280px) {

			#banner {
				padding: 2em 0 7em 0;
			}

				#banner h2 {
					font-size: 2em;
				}

		}

		@media screen and (max-width: 980px) {

			#banner {
				padding: 2em 2em 6em 2em;
			}
			#banner h2 {
				font-size: 1.5em;
				margin: 0 0 0.2em 0;
				padding: 0;
		}

		}

		@media screen and (max-width: 736px) {

			#banner {
				padding: 2em 2em 3em 2em;
			}

				#banner h2 {
					font-size: 1.0em;
				}

				#banner p {
					font-size: 1em;
				}

				#banner .icon {
					font-size: 2em;
				}

		}

		@media screen and (max-width: 480px) {

			#banner {
				padding: 0em 2em 0em 2em;
			}

				#banner .icon {
					font-size: 1.5em;
				}
				#banner h2 {
					margin: 1.5em 0 0 0;
					line-height: 0.1em;
				}

		}

/* Main */

	#main {
		padding: 5em 0 3em 0;
	}

		@media screen and (max-width: 1280px) {

			#main {
				padding: 4em 0 2em 0;
			}

		}

		@media screen and (max-width: 980px) {

			#main {
				padding: 3em 0 1em 0;
			}

		}

		@media screen and (max-width: 736px) {

			#main {
				padding: 2em 0 0.1em 0;
			}

		}

/* Footer */

	#footer {
		background-color: white;
		color: rgba(255, 255, 255, 0.75);
		text-align: center;
	}

		#footer input, #footer select, #footer textarea {
			color: #fff;
		}

		#footer a {
			color: #51BAA4;
		}

		#footer strong, #footer b {
			color: #fff;
		}

		#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
			color: #fff;
		}

		#footer blockquote {
			border-left-color: transparent;
		}

		#footer code {
			background: rgba(255, 255, 255, 0.05);
			border-color: transparent;
		}

		#footer hr {
			border-bottom-color: transparent;
		}

		#footer a {
			-moz-transition: color 0.2s ease-in-out;
			-webkit-transition: color 0.2s ease-in-out;
			-ms-transition: color 0.2s ease-in-out;
			transition: color 0.2s ease-in-out;
			color: #a5a9ad;
		}

			#footer a:active, #footer a:focus, #footer a:hover {
				color: #fff;
			}

		#footer .inner {
			padding: 2em 0 2em 0;
			border-top: solid 1px rgba(255, 255, 255, 0.1);
			margin: 0 auto;
			width: 75%;
		}

		#footer ul.icons li {
			padding-right: 0.2em;
		}

			#footer ul.icons li:last-child {
				padding-right: 0;
			}

		#footer .copyright {
			color: #a5a9ad;
			font-size: 0.9em;
			margin: 0 0 1.5em 0;
			padding: 0;
			line-height: 130%;
		}

			#footer .copyright li {
				display: inline-block;
				list-style: none;
				margin: 0 0.1em;
			}

		@media screen and (max-width: 980px) {

			#footer .inner {
				padding: 2em 0 3em 0;
				width: 100%;
		
			}

		}

		@media screen and (max-width: 736px) {

			#footer .inner {
				padding: 3em 0 1em 0;
			}

			#footer .copyright li {
				display: block;
				margin: 0;
			}

			#footer ul.icons li {
				font-size: 0.9em;
			}
			#footer .copyright {
				font-size: 0.8em;
				line-height: 130%;}

		}

		@media screen and (max-width: 480px) {

			#footer .inner {
				padding: 2em 0 0.1em 0;
			}
			
			#footer .copyright {
				font-size: 0.6em;
				line-height: 130%}

		}
		
	.flowplayer { 
		width: 20%;
		top: 50px; }
		
	#content {
		width: 60%;
}
	.listaKin{
		color: red;

		margin-top: 0px;

		cursor: pointer;
	    width: 300px;
	    height: 30px;
	    font-family: 'PT Sans', sans-serif;
	    font-size: 15px;
		}
	.listaKin option{
	cursor: pointer;}
	
	.flipTimer {
	  margin-left: auto;
      margin-right: auto;
      width: 100%;
      margin-top: -2.0em;
      z-index: 10000;
    }
    #city_prem{
	display: none;
}
#city_pprem{
	display: none;
	}
    
     @media screen and (max-width: 2280px) {
			.tytul {
				margin-top: 10%;				
			}
			.tytul img{
				width: 50%; 
				height: auto;
				}
			.description{
/*
				margin-left:5%; 
				margin-right:5%;
*/				width: 45em;
				font-size: 1.5vw;
				
			}
			.kina{
				width: 400px;
				height: 40px;
				font-size: 1.3vw;
				margin-left: auto;
				margin-right: auto;
				text-align: center;
				}				
			#banner h5 {
				margin-top: 5%;
				font-size: 3.5vw;
				text-align: left;
				margin-left: 6%;
				}
			#zobacz{
				color: #09529d; 
				}
			#facebook {
				display:inline-block;
				}
			#facebook_s{
				display: none;
				}
			#youtube {
				display:inline-block;
				}
			#youtube_s{
				display: none;
				}		
			#instagram {
				display:inline-block;
				}
			#instagram_s{
				display: none;
			}
			#twitter {
				display:inline-block;
				}
			#twitter_s{
				display: none;
				}
			#email {
				display:inline-block;
				}
			#email_s{
				display: none;
				}
			
			#banner h5 {
				margin-top: 4%;
				font-size: 1.3vw;
				text-align: left;
				}
		
		}
		
    @media screen and (max-width: 1280px) {
			.tytul {
				margin-top: 20%;;
			}
			.description{
/*
				margin-left:5%; 
				margin-right:5%;
*/
				font-size: 2.0vw;
				text-align: center;
				margin-left: auto;
				margin-right: auto;
			}
			.kina{
/*
				margin-left: 4%;
				margin-top: 0;
*/				margin-left: auto;
				margin-right: auto;
				text-align: center;
		}
    
    @media screen and (max-width: 980px) {

			.tytul {
				margin-top: 30%;;
			}
			.description{
				font-size: 2.5vw;
				width: 90%;
			}

			.kina{
/*
				margin-left: 4%;
				margin-top: 0;
*/				margin-left: auto;
				margin-right: auto;
				text-align: center;
				font-size: 2.0vw;
			}
			#banner h5 {
				margin-top: 4%;
				font-size: 2.0vw;
				margin-left: 4%;

			}

		}
    @media screen and (max-width: 736px) {

			.tytul {
				margin-top: 80%;;
			}
			.description{
				margin-left: auto; 
				margin-right: auto;
				font-size: 3.5vw;
				width: 90%;
			}
			.kina{
/*
				margin-top: 0;
				margin-left: 4%;
*/				margin-left: auto;
				margin-right: auto;
				text-align: center;
				width: 50%;
				font-size: 3.0vw;
			}	
			#banner h5 {
				margin-top: 5%;
				margin-left: auto;
				margin-right: auto;
/*
				margin-left: 4%;
*/
			}

		}
    
    @media screen and (max-width: 480px) {
			#banner{
				background-size: 250% auto;
				background-repeat: no-repeat;
				background-position: top;
			}
			.tytul {
				margin-top: 45%;
			}
			
			.tytul img{
				width: 100%; 
				height: auto;
			}
			.description{
				margin-left: auto; 
				margin-right: auto;
				font-size: 3.5vw;
				width: 20em;
			}
			.kina{
				margin-left: auto; 
				margin-right: auto;
				text-align: center;
				width: 70%;
				margin-top: 1%;
				font-size: 3.0vw;}
			.countdown{
				margin-top: 2em;

			}
			.flipTimer {
				margin-left: auto;
				margin-right: auto;
				width: 100%;
				margin-top: 0x;
				z-index: 10000;
			}
			#facebook {
				display:none;
			}
			#facebook_s{
				display: inline-block;
			}
			#youtube {
				display: none;
			}
			#youtube_s{
				display:inline-block;
			}		
			#instagram {
				display: none;
			}
			#instagram_s{
				display:inline-block;
			}
			#twitter {
				display: none;
			}
			#twitter_s{
				display:inline-block;
			}
			#email {
				display: none;
			}
			#email_s{
				display:inline-block;
			}
			#banner h5 {			
				font-size: 3.5vw;
				text-align: left;
				margin-left: auto;
				margin-right: auto;
			}
		}

	
