@charset 'UTF-8';

	.up {
		width: 100px;
		height: 100px;
		background:url(img/up.gif);
	}
	
	body {
		min-width:240px;
		margin: 0px;
		font-size: 18px; 
		font-family: geinspira, Arial, sans-serif; 
		color: #FFF;
		background-color: #000;
		}
		
	a, a:hover, a:visited {
		/*min-width:600px;*/
		margin: 0px;
		font-size: 18px; 
		font-family: geinspira, Arial, sans-serif; 
		color: #000;
		}
	#container {
		/* background-color: #000; */
		}
	#boxContainer {
		float: left;
		width: 100%;
		/*min-height: 665px;*/
		}
	
	@media all and (min-width: 0px) and (max-width: 320px) {
		body {
		width: 100%;
		}
		#container {
		float: left;
		width: 100%;
		/*min-height: 760px;
		background:url(flip.jpg) no-repeat center;*/
		}
		#logo_img{
		display: none;
		}
		#apps_nav {
		display: none;
		}
		#apps_list {
		display: none;
		}
		#title {
		/*display: none;*/
		font-size: 22px;
		width: 100%;
		}
		#subtitle {
		/*display: none;*/
		font-size: 20px;
		width: 100%;
		padding-top: 10px;
		}
		#protocol {
		width: 100%;
		float: left;
		}
		#cta {
		/*display: none;*/
		font-size: 18px;
		}
		#folder {
		/*display: none;*/
		font-size: 18px;
		width: 240px;
		float: left;
		padding-left: 14px;
		}
		#subnav {
		/*display: none;*/
		font-size: 18px;
		}
		.image {
			font-size: 14px;
		}
		#logo {
		/*display: none;*/
		font-size: 18px;
		width: 100%;
		float: left; 
		text-align: left;
		padding-left: 14px;
		}
		#courtesy {
		/*display: none;*/
		font-size: 12px;
		width: 100%; 
		float: right;
		padding-top: 4px; 
		padding-right: 14px;
		text-align: right;
		}
		#container_nav {
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#container_gallery{
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#container_blackdrop{
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#menu1 {
		/*display: none;*/
		}
		#main_container  {
			margin-left: 0%;
			
		}
		#content_item {
			width: 100%;
			display: none;
			}
		#message {
			font-size: 16px;
			padding: 30px;
			text-align: center;
		}
		#imageBox {
			float: left;
			width: 100%;
			}
			
		.slick-list {
			height: 320px;
			display: none;
			}
		
		.slick-prev
		{    
			position: absolute;
			top: 190px;
			right: 0%;
			width: 50%;
			height: 80px;
			float: right;
			background: url('right_black.gif') no-repeat;
			border: none;
		}

		.slick-next
		{
			position: absolute;
			top: 190px;
			right: 32%;
			width: 50%;
			height: 80px;
			float: right;
			background: url('left_black.gif') no-repeat;
			border: none;
		}
		}
		
	@media all and (min-width: 321px) and (max-width: 420px) {
		body {
		width: 100%;
		}
		#container {
		float: left;
		width: 100%;
		/*min-height: 760px;
		background:url(flip.jpg) no-repeat center;*/
		}
	    #logo_img{
		display: none;
		}
		#apps_list {
		display: none;
		}
		#apps_nav {
		display: none;
		}
		#title {
		/*display: none;*/
		font-size: 22px;
		width: 100%;
		}
		#subtitle {
		/*display: none;*/
		font-size: 20px;
		width: 100%;
		padding-top: 10px;
		}
		#protocol {
		width: 100%;
		float: left;
		}
		#cta {
		/*display: none;*/
		font-size: 18px;
		}
		#folder {
		/*display: none;*/
		font-size: 18px;
		width: 240px;
		float: left;
		padding-left: 14px;
		}
		#subnav {
		/*display: none;*/
		font-size: 18px;
		}
		.image {
			font-size: 14px;
		}
		
		#logo {
		/*display: none;*/
		font-size: 18px;
		width: 100%;
		float: left; 
		text-align: left;
		padding-left: 14px;
		}
		#courtesy {
		/*display: none;*/
		font-size: 12px;
		width: 100%; 
		float: right;
		padding-top: 4px; 
		padding-right: 14px;
		text-align: right;
		}
		#container_nav {
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#container_gallery{
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#container_blackdrop{
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#menu1 {
		/*display: none;*/
		}
		#main_container  {
			margin-left: 0%;
			width: 100%;
		}
		#content_item {
			width: 100%;
			display: none;
			}
		#message {
			font-size: 16px;
			padding: 30px;
			text-align: center;
		}
			
		#imageBox {
			float: left;
			width: 100%;
			}
			
		.slick-list {
			height: 340px;
			display: none;
			}
		
		.slick-prev
		{    
			position: absolute;
			top: 240px;
			right: 60px;
			width: 200px;
			min-width: 80px;
			height: 80px;
			float: right;
			background: url('right_black.gif') no-repeat;
			border: none;
		}

		.slick-next
		{
			position: absolute;
			top: 240px;
			right: 32%;
			width: 200px;
			height: 80px;
			float: right;
			background: url('left_black.gif') no-repeat;
			border: none;
		}
		}
		
	@media all and (min-width: 421px) and (max-width: 480px) {
		body {
		width: 100%;
		}
		#container {
		float: left;
		width: 100%;
		/*min-height: 760px;
		background:url(flip.jpg) no-repeat center;*/
		}
		#logo_img{
		display: none;
		}
		#apps_list {
		display: none;
		}
		#apps_nav {
		display: none;
		}
		#title {
		/*display: none;*/
		font-size: 22px;
		width: 100%;
		}
		#subtitle {
		/*display: none;*/
		font-size: 20px;
		width: 100%;
		padding-top: 10px;
		}
		#protocol {
		width: 100%;
		float: left;
		}
		#cta {
		/*display: none;*/
		font-size: 18px;
		}
		#folder {
		/*display: none;*/
		font-size: 18px;
		width: 240px;
		float: left;
		padding-left: 14px;
		}
		#subnav {
		/*display: none;*/
		font-size: 18px;
		}
		.image {
			font-size: 14px;
		}
		
		#logo {
		/*display: none;*/
		font-size: 18px;
		width: 100%;
		float: left; 
		text-align: left;
		padding-left: 14px;
		}
		#courtesy {
		/*display: none;*/
		font-size: 12px;
		width: 100%; 
		float: right;
		padding-top: 4px; 
		padding-right: 14px;
		text-align: right;
		}
		#container_nav {
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#container_gallery{
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#container_blackdrop{
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#menu1 {
		/*display: none;*/
		}
		#main_container  {
			margin-left: 0%;
			width: 100%;
		}
		#content_item {
			width: 100%;
			display: none;
			}
		#message {
			font-size: 16px;
			padding: 30px;
			text-align: center;
		}
		#imageBox {
			float: left;
			width: 100%;
			}
			
		.slick-list {
			height: 420px;
			display: none;
			}
		
		.slick-prev
		{    
			position: absolute;
			top: 280px;
			right: 60px;
			width: 200px;
			min-width: 200px;
			height: 80px;
			float: right;
			background: url('right_black.gif') no-repeat;
			border: none;
		}

		.slick-next
		{
			position: absolute;
			top: 280px;
			right: 30px;
			width: 200px;
			min-width: 200px;
			height: 80px;
			float: right;
			background: url('left_black.gif') no-repeat;
			border: none;
		}
		}
		
	@media all and (min-width: 481px) and (max-width: 520px) {
		body {
		width: 100%;
		}
		#container {
		float: left;
		width: 100%;
		/*min-height: 760px;
		background:url(flip.jpg) no-repeat center;*/
		}

		#title {
		/*display: none;*/
		font-size: 22px;
		width: 100%;
		}
		#subtitle {
		/*display: none;*/
		font-size: 20px;
		width: 100%;
		padding-top: 10px;
		}
		#protocol {
		width: 100%;
		float: left;
		}
		#cta {
		/*display: none;*/
		font-size: 18px;
		}
		#folder {
		/*display: none;*/
		font-size: 18px;
		width: 240px;
		float: left;
		padding-left: 14px;
		}
		#subnav {
		/*display: none;*/
		font-size: 18px;
		}
		.image {
			font-size: 14px;
		}
		
		#logo {
		/*display: none;*/
		font-size: 18px;
		width: 100%;
		float: left; 
		text-align: left;
		padding-left: 14px;
		}
		#courtesy {
		/*display: none;*/
		font-size: 12px;
		width: 100%; 
		float: right;
		padding-top: 4px; 
		padding-right: 14px;
		text-align: right;
		}
		#container_nav {
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#container_gallery{
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#container_blackdrop{
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#menu1 {
		/*display: none;*/
		}
		#main_container  {
			margin-left: 0%;
			width: 100%;
		}
		#content_item {
			width: 100%;
			}
		#message {
			display: none;
		}	
		#imageBox {
			float: left;
			width: 100%;
			}
			
		.slick-list {
			height: 420px;
			}
		
		.slick-prev
		{    
			position: absolute;
			top: 240px;
			right: 80px;
			width: 200px;
			min-width: 200px;
			height: 200px;
			float: right;
			background: url('right_black.gif') no-repeat;
			border: none;
			z-index: 99999;
		}

		.slick-next
		{
			position: absolute;
			top: 240px;
			right: 280px;
			width: 100px;
			min-width: 100px;
			height: 200px;
			float: right;
			background: url('left_black.gif') no-repeat;
			border: none;
			z-index: 99999;
		}
		}
		
	@media all and (min-width: 521px) and (max-width: 680px) {
		body {
		width: 100%;
		}
		#container {
		float: left;
		width: 100%;
		/*min-height: 760px;
		background:url(flip.jpg) no-repeat center;*/
		}
		#title {
		/*display: none;*/
		font-size: 22px;
		width: 100%;
		}
		#subtitle {
		/*display: none;*/
		font-size: 20px;
		width: 100%;
		padding-top: 10px;
		}
		#protocol {
		width: 100%;
		float: left;
		}
		#cta {
		/*display: none;*/
		font-size: 18px;
		}
		#folder {
		/*display: none;*/
		font-size: 18px;
		width: 240px;
		float: left;
		padding-left: 14px;
		}
		#subnav {
		/*display: none;*/
		font-size: 18px;
		}
		.image {
			font-size: 14px;
		}
		
		#logo {
		/*display: none;*/
		font-size: 18px;
		width: 100%;
		float: left; 
		text-align: left;
		padding-left: 14px;
		}
		#courtesy {
		/*display: none;*/
		font-size: 12px;
		width: 100%; 
		float: right;
		padding-top: 4px; 
		padding-right: 14px;
		text-align: right;
		}
		#container_nav {
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#container_gallery{
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#container_blackdrop{
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#menu1 {
		/*display: none;*/
		}
		#main_container  {
			margin-left: 0%;
			width: 100%;
		}
		#content_item {
			width: 100%;
			}
		#message {
			display: none;
		}	
		#imageBox {
			float: left;
			width: 100%;
			}
			
		.slick-list {
			height: 520px;
			}
		
		.slick-prev
		{    
			position: absolute;
			top: 300px;
			right: 120px;
			width: 200px;
			min-width: 200px;
			height: 200px;
			float: right;
			background: url('right_black.gif') no-repeat;
			border: none;
			z-index: 99999;
		}

		.slick-next
		{
			position: absolute;
			top: 300px;
			right: 320px;
			width: 100px;
			min-width: 100px;
			height: 200px;
			float: right;
			background: url('left_black.gif') no-repeat;
			border: none;
			z-index: 99999;
		}
		}
	
	@media all and (min-width: 681px) and (max-width: 780px) {
		
		body {
		width: 100%;
		}
		#container {
		float: left;
		width: 100%;
		/*min-height: 760px;
		background:url(flip.jpg) no-repeat center;*/
		}
		#title {
		/*display: none;*/
		font-size: 22px;
		width: 100%;
		}
		#subtitle {
		/*display: none;*/
		font-size: 20px;
		width: 100%;
		padding-top: 10px;
		}
		#protocol {
		width: 100%;
		float: left;
		}
		#cta {
		/*display: none;*/
		font-size: 18px;
		}
		#folder {
		/*display: none;*/
		font-size: 18px;
		width: 340px;
		float: left;
		padding-left: 14px;
		}
		#subnav {
		/*display: none;*/
		font-size: 18px;
		}
		.image {
			font-size: 14px;
		}
		
		#logo {
		/*display: none;*/
		font-size: 18px;
		width: 100%;
		float: left; 
		text-align: left;
		padding-left: 14px;
		}
		#courtesy {
		/*display: none;*/
		font-size: 12px;
		width: 100%; 
		float: right;
		padding-top: 4px; 
		padding-right: 14px;
		text-align: right;
		}
		#container_nav {
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#container_gallery{
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#container_blackdrop{
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#menu1 {
		/*display: none;*/
		}
		#main_container  {
			margin-left: 0%;
			width: 100%;
		}
		#content_item {
			width: 100%;
			}
		#message {
			display: none;
		}	
		#imageBox {
			float: left;
			width: 100%;
			}
			
		.slick-list {
			height: 520px;
			}
				
		.slick-prev
		{    
			position: absolute;
			top: 340px;
			right: 200px;
			width: 200px;
			min-width: 200px;
			height: 200px;
			float: right;
			background: url('right_black.gif') no-repeat;
			border: none;
			z-index: 99999;
		}

		.slick-next
		{
			position: absolute;
			top: 340px;
			right: 400px;
			width: 100px;
			min-width: 100px;
			height: 200px;
			float: right;
			background: url('left_black.gif') no-repeat;
			border: none;
			z-index: 99999;
		}
		}
	
	@media all and (min-width: 781px) and (max-width: 880px) {
		body {
		width: 100%;
		}
		#container {
		float: left;
		width: 100%;
		/*min-height: 760px;
		background:url(flip.jpg) no-repeat center;*/
		}
		#title {
		/*display: none;*/
		font-size: 22px;
		width: 100%;
		}
		#subtitle {
		/*display: none;*/
		font-size: 20px;
		width: 100%;
		padding-top: 10px;
		}
		#protocol {
		width: 100%;
		float: left;
		}
		#cta {
		/*display: none;*/
		font-size: 18px;
		}
		#folder {
		/*display: none;*/
		font-size: 18px;
		width: 340px;
		float: left;
		padding-left: 14px;
		}
		#subnav {
		/*display: none;*/
		font-size: 18px;
		}
		.image {
			font-size: 14px;
		}
		
		#logo {
		/*display: none;*/
		font-size: 18px;
		width: 100%;
		float: left; 
		text-align: left;
		padding-left: 14px;
		}
		#courtesy {
		/*display: none;*/
		font-size: 12px;
		width: 100%; 
		float: right;
		padding-top: 4px; 
		padding-right: 14px;
		text-align: right;
		}
		#container_nav {
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#container_gallery{
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#container_blackdrop{
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#menu1 {
		/*display: none;*/
		}
		#main_container  {
			margin-left: 0%;
			width: 100%;
		}
		#content_item {
			width: 100%;
			}
		#message {
			display: none;
		}	
		#imageBox {
			float: left;
			width: 100%;
			}
			
		.slick-list {
			height: 600px;
			}
		
		.slick-prev
		{    
			position: absolute;
			top: 380px;
			right: 250px;
			width: 200px;
			min-width: 200px;
			height: 200px;
			float: right;
			background: url('right_black.gif') no-repeat;
			border: none;
			z-index: 99999;
		}

		.slick-next
		{
			position: absolute;
			top: 380px;
			right: 450px;
			width: 100px;
			min-width: 100px;
			height: 200px;
			float: right;
			background: url('left_black.gif') no-repeat;
			border: none;
			z-index: 99999;
		}
		}
		
	@media all and (min-width: 881px) and (max-width: 980px) {
		body {
		width: 100%;
		}
		#container {
		float: left;
		width: 100%;
		/*min-height: 760px;
		background:url(flip.jpg) no-repeat center;*/
		}
		#title {
		/*display: none;*/
		font-size: 22px;
		width: 100%;
		}
		#subtitle {
		/*display: none;*/
		font-size: 20px;
		width: 100%;
		padding-top: 10px;
		}
		#protocol {
		width: 100%;
		float: left;
		}
		#cta {
		/*display: none;*/
		font-size: 18px;
		}
		#folder {
		/*display: none;*/
		font-size: 18px;
		width: 440px;
		float: left;
		padding-left: 14px;
		}
		#subnav {
		/*display: none;*/
		font-size: 18px;
		}
		.image {
			font-size: 14px;
		}
		
		#logo {
		/*display: none;*/
		font-size: 18px;
		width: 100%;
		float: left; 
		text-align: left;
		padding-left: 14px;
		}
		#courtesy {
		/*display: none;*/
		font-size: 12px;
		width: 100%; 
		float: right;
		padding-top: 4px; 
		padding-right: 14px;
		text-align: right;
		}
		#container_nav {
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#container_gallery{
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#container_blackdrop{
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#menu1 {
		/*display: none;*/
		}
		#main_container  {
			margin-left: 0%;
			width: 100%;
		}
		#content_item {
			width: 100%;
			}
		#message {
			display: none;
		}	
		#imageBox {
			float: left;
			width: 100%;
			}
			
		.slick-list {
			height: 660px;
			}
				
		.slick-prev
		{    
			position: absolute;
			top: 400px;
			right: 350px;
			width: 200px;
			min-width: 200px;
			height: 200px;
			float: right;
			background: url('right_black.gif') no-repeat;
			border: none;
			z-index: 99999;
		}

		.slick-next
		{
			position: absolute;
			top: 400px;
			right: 550px;
			width: 100px;
			min-width: 100px;
			height: 200px;
			float: right;
			background: url('left_black.gif') no-repeat;
			border: none;
			z-index: 99999;
		}
		}
	
	@media all and (min-width: 981px) and (max-width: 1023px) {
		body {
		width: 100%;
		}
		#container {
		float: left;
		width: 100%;
		/*min-height: 760px;
		background:url(flip.jpg) no-repeat center;*/
		}
		#title {
		/*display: none;*/
		font-size: 22px;
		width: 100%;
		}
		#subtitle {
		/*display: none;*/
		font-size: 20px;
		width: 100%;
		padding-top: 10px;
		}
		#protocol {
		width: 100%;
		float: left;
		}
		#cta {
		/*display: none;*/
		font-size: 18px;
		}
		#folder {
		/*display: none;*/
		font-size: 18px;
		width: 440px;
		float: left;
		padding-left: 14px;
		}
		#subnav {
		/*display: none;*/
		font-size: 18px;
		}
		.image {
			font-size: 14px;
		}
		
		#logo {
		/*display: none;*/
		font-size: 18px;
		width: 100%;
		float: left; 
		text-align: left;
		padding-left: 14px;
		}
		#courtesy {
		/*display: none;*/
		font-size: 12px;
		width: 100%; 
		float: right;
		padding-top: 4px; 
		padding-right: 14px;
		text-align: right;
		}
		#container_nav {
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#container_gallery{
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#container_blackdrop{
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#menu1 {
		/*display: none;*/
		}
		#main_container  {
			margin-left: 0%;
			width: 100%;
		}
		#content_item {
			width: 100%;
			}
		#message {
			display: none;
		}	
		#imageBox {
			float: left;
			width: 100%;
			}
			
		.slick-list {
			height: 660px;
			}
		
		.slick-prev
		{    
			position: absolute;
			top: 420px;
			right: 350px;
			width: 200px;
			min-width: 200px;
			height: 200px;
			float: right;
			background: url('right_black.gif') no-repeat;
			border: none;
			z-index: 99999;
		}

		.slick-next
		{
			position: absolute;
			top: 420px;
			right: 550px;
			width: 100px;
			min-width: 100px;
			height: 200px;
			float: right;
			background: url('left_black.gif') no-repeat;
			border: none;
			z-index: 99999;
		}
		}
	
		@media all and (min-width: 1024px) and (max-width: 1180px) {
		body {
		position: center;
		width: 100%;
		}

		#container {
		float: left;
		width: 100%;
		/*min-height: 760px;
		background:url(flip.jpg) no-repeat center;*/
		}
		#title {
		/*display: none;*/
		font-size: 22px;
		width: 100%;
		}
		#subtitle {
		/*display: none;*/
		font-size: 20px;
		width: 100%;
		padding-top: 10px;
		}
		#protocol {
		width: 100%;
		float: left;
		}
		#cta {
		/*display: none;*/
		font-size: 18px;
		}
		#folder {
		/*display: none;*/
		font-size: 18px;
		width: 440px;
		float: left;
		padding-left: 14px;
		}
		#subnav {
		/*display: none;*/
		font-size: 18px;
		}
		.image {
			font-size: 14px;
		}
		
		#logo {
		/*display: none;*/
		font-size: 18px;
		width: 100%;
		float: left; 
		text-align: left;
		padding-left: 14px;
		}
		#courtesy {
		/*display: none;*/
		font-size: 12px;
		width: 100%; 
		float: right;
		padding-top: 4px; 
		padding-right: 14px;
		text-align: right;
		}
		#container_nav {
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#container_gallery{
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#container_blackdrop{
		float: left;
		width: 100%;
		/*min-height: 760px;*/
		/*background:url(flip.jpg) no-repeat center;*/
		}
		#menu1 {
		/*display: none;*/
		}
		#main_container  {
			margin-left: 0%;
			width: 100%;
		}
		#content_item {
			width: 100%;
			}
		#message {
			display: none;
		}	
		#imageBox {
			float: left;
			width: 100%;
			}
			
		.slick-list {
			height: 680px;
			}

		.slick-prev
		{    
			position: absolute;
			top: 500px;
			right: 380px;
			width: 100px;
			min-width: 200px;
			height: 100px;
			float: right;
			background: url('right_black.gif') no-repeat;
			border: none;
			z-index: 99999;
		}
		.slick-next
		{
			position: absolute;
			top: 500px;
			right: 580px;
			width: 100px;
			min-width: 100px;
			height: 100px;
			float: right;
			background: url('left_black.gif') no-repeat;
			border: none;
			z-index: 99999;
		}
		}
	
	@media all and (min-width: 1181px) and (max-width: 1280px) {
		body {
			position: center;
			width: 100%;
		}
		#container {
		width: 100%; 
		background: url('start.jpg') no-repeat center;
		}
		#container_nav {
		width: 100%; 
		height: 726px;
		background:url(../img/navigation.jpg) no-repeat center;
		}
		#container_gallery{
		width: 100%;  
		height: 726px;
		background:url(../img/gallery.jpg) no-repeat center;
		}
		#container_blackdrop{
		width: 100%; 
		height: 726px;
		background:url(../img/blackdrop.jpg) no-repeat center;
		}
		#main_container  {
			margin-left: 0%;
		}
		#content_item {
			width: 1500px;
			}
		#message {
			display: none;
		}	
		.slick-list {
			height: 800px;
			}
			
		.slick-prev
		{    
			position: absolute;
			top: 440px;
			right: 50px;
			width: 100px;
			min-width: 200px;
			height: 100px;
			float: right;
			background: url('right_black.gif') no-repeat;
			border: none;
			z-index: 99999;
		}

		.slick-next
		{
			position: absolute;
			top: 440px;
			right: 250px;
			width: 100px;
			min-width: 100px;
			height: 100px;
			float: right;
			background: url('left_black.gif') no-repeat;
			border: none;
			z-index: 99999;
		}
		}
		
	@media all and (min-width: 1281px) and (max-width: 1380px) {
		body {
		position: center;
		width: 100%;
		}
		#container {
		width: 100%; 
		background: url('start.jpg') no-repeat center;
		}
		#container_nav {
		width: 100%; 
		height: 726px;
		background:url(../img/navigation.jpg) no-repeat center;
		}
		#container_gallery{
		width: 100%;  
		height: 726px;
		background:url(../img/gallery.jpg) no-repeat center;
		}
		#container_blackdrop{
		width: 100%; 
		height: 726px;
		background:url(../img/blackdrop.jpg) no-repeat center;
		}
		#main_container  {
			margin-left: 0%;
		}
		#content_item {
			width: 1500px;
			}
		#message {
			display: none;
		}	
		.slick-list {
			height: 800px;
			}
			
		.slick-prev
		{    
			position: absolute;
			top: 510px;
			right: 50px;
			width: 100px;
			min-width: 200px;
			height: 100px;
			float: right;
			background: url('right_black.gif') no-repeat;
			border: none;
			z-index: 99999;
		}

		.slick-next
		{
			position: absolute;
			top: 510px;
			right: 250px;
			width: 100px;
			min-width: 100px;
			height: 100px;
			float: right;
			background: url('left_black.gif') no-repeat;
			border: none;
			z-index: 99999;
		}
		}
	
	
	@media all and (min-width: 1381px) {
		body {
		position: center;
		width: 100%;
		}
		#container {
		width: 100%;
		/*height: 726px;*/
		background: url('start.jpg') no-repeat center;
		}
		#container_nav {
		width: 100%;
		/*height: 726px;*/
		background:url(../img/navigation.jpg) no-repeat center;
		}
		#container_gallery{
		width: 100%;
		/*height: 726px;*/
		background:url(../img/gallery.jpg) no-repeat center;
		}
		#container_blackdrop{
		width: 100%; 
		/*height: 726px;*/
		background:url(../img/blackdrop.jpg) no-repeat center;
		}
		#main_container  {
		width: 100%;
		margin-left: 0%;
		}
		#content_item {
		width: 100%;
		}
		#message {
			display: none;
		}
		.slick-list {
			height: 920px;
			}
		.slick-prev
		{    
			position: absolute;
			top: 580px;
			right: 50px;
			width: 200px;
			min-width: 200px;
			height: 100px;
			float: right;
			background: url('right_black.gif') no-repeat;
			border: none;
			z-index: 99999;
		}

		.slick-next
		{
			position: absolute;
			top: 580px;
			right: 250px;
			width: 100px;
			min-width: 100px;
			height: 200px;
			float: right;
			background: url('left_black.gif') no-repeat;
			border: none;
			z-index: 99999;
		}
	}
	}
	

/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */

/*
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: url('left.gif') center center no-repeat;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    background: url('left.gif') no-repeat;
}
[dir='rtl'] .slick-prev:before
{
    background: url('left.gif') no-repeat;
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    background: url('right.gif') no-repeat;
}
[dir='rtl'] .slick-next:before
{
    background: url('right.gif') no-repeat;
}*/

/* Dots */
.slick-slider
{
    margin-bottom: 0px;
	
}

.slick-dots
{
    position: absolute;
    bottom: -45px;

   display: none;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: none;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
	visibility: hidden;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

   display: none;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
	display: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
	display: none;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
	display: none;
    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
	display: none;
}
