body, html {
	height: 100%;
	margin: 0;
	color: #777;
	background: #5C5C5C;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
		
		
	font-size: 14pt;
	font-weight: 400;
	line-height: 18pt;

	
	}
	
.parallax-wrapper {
  perspective: 1px;
  transform-style: preserve-3d;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll;
}



#MAINSLIDER {
	display:block;
}

#SMALLSLIDER {
	display:none;
	
}







.ArtBtns {
	font-family: 'Fira Sans', sans-serif;
    display: inline-block;
    padding: 2px 18px;
    color: white !important;
    background-color: #c99d00;
    text-decoration: none;
    font-weight: 700;
    font-size: 26px;
    border: 0px;
    min-width: 90px;	
	border-radius: 10px;
	margin-right: 10px;
    margin-bottom: 10px;
	
	
	
	text-align: center;  
	
	vertical-align: super; 
	max-width: 600px; 
	padding: 20px;

}



.ArtBtns:hover {
  background-color: #e48b0c;
  color:white;
  text-decoration: none;
	
  
  	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.ArtBtns a:hover {
  background-color: #e48b0c;
  color:white;
  text-decoration: none;
  
  	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}







.bgimg-1, .bgimg-2, .bgimg-3,.bgimg-4,.bgimg-challenge {
	position: relative;
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;

	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
	

	
.ffbox {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#061f2a+0,0e3444+50,061f2a+100 */
	padding-top:0px; 

	
	background-color:#0e4964;
}	
	
.ffbox a {
color: white;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;	

}	
	
.ffbox a:hover {
color: red;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;	

}	
	
	
.ffbox2 {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#061f2a+0,0e3444+50,061f2a+100 */
	padding-top:0px; 
	padding-bottom:50px; 

	background-image:  url(/art-border.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: auto;
	
	background-color:#0c3041;
}	
	
.ffbox2 a {
color: white;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;	

}	
	
.ffbox2 a:hover {
color: red;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;	

}	
	
.bgimg-1 {
  background-image: url("/art3.jpg");
  min-height: 50%; 
}

.bgimg-2 {
  background-image: url("/art2.jpg");
  min-height: 65%;
}

.bgimg-3 {
  background-image: url("/art3.jpg");
  min-height: 65%;
}
.bgimg-4 {
  background-image: url("/art4.jpg");
  min-height: 65%;
}

.bgimg-challenge {
  background-image: url("/ff-den1.jpg");
  min-height: 65%;
}
	




.screenbox {
position: relative;
background-color:rgba(0, 0, 0, 0.4);
margin:0 auto;
width: 600px;	
    border-radius: 20px;
	}	
	

.caption {
  position: absolute;
  left: 0;
  top: 5%;
  width: 100%;
  text-align: center;
	  color: #fff;

}

.caption span.border {
  color: #fff;
  padding: 18px;
  font-size: 25px;
}


.caption2 {
  position: absolute;
  left: 0;
  top: 5%;
  width: 100%;
  text-align: right;
  color: #fff;
	font-size: 11px;

}

.caption2 span.border {
  color: #fff;
  padding: 18px;
  font-size: 25px;
}

h3 {
	color: #fff;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', Verdana, 'sans-serif'cursive;
	font-size: 30pt;
	margin:5px;
	line-height: normal;
	}

.title {
	color: #fff;
	font-size: 20pt;
	font-weight: 800;
	}

.maintext {
	color: #fff;
	font-size: 16pt;
	font-weight: 400;
	line-height: 20pt;
	}
	
	.ffbutton,.ffbutton2  {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', Verdana, 'sans-serif'cursive;
    text-align: center;
    display: inline-block;
    padding: 12px 18px;
    color: white !important;
    text-decoration: none;
    font-weight: 800;
    font-size: 26px;
    border: 0px;
    min-width: 90px;
    border-radius: 10px 10px 10px 10px;
}
	
	.ffbutton {
    background-color:#000;
}	
	.ffbutton2 {
    background-color:#c44729;
}	
	
	
	
.ffbutton:hover,  .ffbutton2:hover {
  background-color: #521a33;
  color:white;
  text-decoration: none;
  
  	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
	
.bgimg-1 img {
	width: 28%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	}
	
/* Turn off parallax scrolling for tablets and phones */
@media (max-width:1200px)
 {

	 
.bgimg-1 img {
	width: 40%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	}
}


/* Turn off parallax scrolling for tablets and phones */
@media (max-width:900px)
 {
	 
	 


#MAINSLIDER {
	display:none;
}

#SMALLSLIDER {
	display:block;
}
	 
	 
  .bgimg-1, .bgimg-2, .bgimg-3 {
    background-attachment: fixed;
  }
	 
  .bgimg-2  {
	background-position: center;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;

	 }
	 
	 
.bgimg-1 img {
	width: 60%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	}
	
.screenbox {
position: relative;
background-color:rgba(0, 0, 0, 0.4);
margin:0 auto;
width: 100%;	
    border-radius: 0;
	padding:8px;
	}	
	 

}
