@charset 'UTF-8';
@font-face
{
font-family: myFirstFont;
font-family: 'Lato', sans-serif;
src: url(../fonts/Lato/Lato-Hairline.ttf)
	url(../fonts/Lato/Lato-Light.ttf)
	url(../fonts/Lato/Lato-Regular.ttf);
     ; /* IE9 */
}

html,
html * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
	 font-family: 'Lato', sans-serif;

}
body {
	 font-family: 'Lato', sans-serif;
	font-size: 1vw;
	background: white;

	color: #333;
	 -webkit-font-smoothing: antialiased;
}
img { 
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
a, a:visited {
	color: #a1cd3a;
	text-decoration: none;
}
iframe {
	width: 100%;
	height: 410px;
	border:none;
}




.logo {
	opacity: 1;
}


header {
	z-index: 11;
	height: 480px;
	width: 100%;
	top: 0px;
	position: fixed;
	background-color: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	transition: all .4s;
}
.site-logo {
	position: fixed;
	display: block;
	float: left;
	padding-top: 00px;
	padding-left: 0px;
	width: 150px;
	background-color: transparent;
	z-index: 10000;
	transition: all .4s;
}
.simple-logo  {
	position: fixed;
	display: none;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	width: 150px;
	background-color: transparent;
	z-index: 10000;
	transition: all .4s;
}
.scroll {
	height: 0px;
}

h1 {
	width: 100%;
	text-align: center;
	color: #a1cd3a;
	font-size: 20px;
	height:90px;
	background-repeat: no-repeat;
	position: absolute;
	top: 320px;
	text-shadow: 4px 4px 12px #000;
	font-weight: 200;
	text-transform: uppercase;
	

}
ul {
	background-color: transparent;
		font-size: 15px;
}
li {
	background-color: transparent;
}

input, [type="departure-city"] {
	font-size: 15px;
	color: #ffffff;
	padding: .5em 2em .5em 1em;
	text-decoration: none;
	letter-spacing: .15em;
	text-transform: uppercase;
	background-color: black;
	-webkit-transition: color .3s;
	transition: color .3s;
	border:none;
	border-radius: 5px;
	margin-left:0;

}
.agent-log-in {
	color: #a1cd3a;
	float: right;
	padding: 5px;
	margin-right: 40px;
	font-weight: 700;
	letter-spacing:.5px;
}
#departure-city {
	height: 34px;
	width: auto;
	text-align: left;
}

.site-nav {
	position: fixed;
	float: right;
	z-index: 400;
	top: 29px;
	right: 40px;
	display: block !important;
	width: 80;
	padding: 100em 100em 10 80;
	background: none;
	font-weight: 300;
}
.site-nav ul {
	list-style-type: none;
	margin: 0;
	text-align: right;
}
.site-nav ul li {
	display: inline-block;
	margin-bottom: 0;
	margin-left: 1.5em;
}
.site-nav ul li a {
	font-size: 1em;
	padding-bottom: 2px;
	text-decoration: none;
	letter-spacing: .15em;
	text-transform: uppercase;
	color: #fff;
	opacity: 10;
	-webkit-transition: color .3s;
	transition: color .3s;
}
.site-nav ul li a:hover {
	outline: none;
	border-bottom: 1px solid #a1cd3a;
}
.site-nav ul li:hover ul {
	display:block;

}
.site-nav ul ul {
	display: none;
	position: absolute;
	background-color: black;
	text-align: left;
/*	border: 2px solid #222;*/
	margin-top:2px;
	text-transform: uppercase;
	margin-left: none;
	
}

.site-nav ul ul li {
	display: block;
	margin-left: none;
	
}
.site-nav ul ul li {
	margin: 10px;


	
}
section.banner-box {
	position: relative;
	z-index: 10;
	height: 420px;
	width: 100%;
	background-image:url(../FullscreenSlitSlider/images/bowlgameslidenopattern.jpg);
	background-size:100% auto;
	background-position: top,center;
	background-attachment:fixed;	
	background-repeat: no-repeat;
	transform: scaleY(1.10);
	font-weight: 300;
	}
section.banner-box .logo {
	width: 100%;
	text-align: center;
	color: white;
	font-size: 50px;
	height:90px;
	background-repeat: no-repeat;
	position: absolute;
	top: 70%;
	text-shadow: 4px 4px 12px #000;

}
section.bird-box .fore-bird {
	display:block;
	width: 800px;
	height: 733px;
	background-color: none;
	background-image: url(../images/footballplayer1.png);
	background-repeat: no-repeat;
	background-position: absolute;
	position: absolute;
	top:8%;
	left:40%;
	font-weight: 300;
}





.scroll {
	height: 2px;
}

ul {
	background-color: transparent;
}
li {
	background-color: transparent;
}

#subtitles {
	display:block;
}
#subtitles h2 {
	font-weight: 800;
	font-size: 50px;
	color: white;
	width: 100%;
	text-align: center;
	height:90px;
	background-repeat: no-repeat;
	position: absolute;
	top:300px;
	text-shadow: 4px 4px 12px #000;

}
#subtitles h1 {
	width: 100%;
	text-align: center;
	color: #a1cd3a;
	font-size: 28px;
	height:90px;
	background-repeat: no-repeat;
	position: absolute;
	top:360px;
	text-shadow: 4px 4px 12px #000;
	font-weight: 300;

}








#subtitles p2 {
	postion: relative;
	color: #000;
	width: 100%;
	text-align: left;
	font-size: 1em;
	padding-right: 20%;
	padding-left: 20%;
	padding-top: 30px;
	line-height: 2;
	margin-top: 0px;
	float: left;
	background-color: #F4F4F4;
}

/*Info-section*/

/*end-info-section*/





/*Social Top*/

.si-wrapper {
	z-index: 2;
	height: 120px;
	width: 100%;
	top: 0px;
	position: absolute;
	background-color: transparent;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	transition: all .4s;
}
.social-icons {
	position: relative;
	top: 50px;
	right: 40px;
	background: transparent;
	z-index: 10;
	display: block !important;
	width: 200px;
	height: 50px;
	padding: 70em 100em 10 80;
	float: right;

}
	
.connect-us1 li {
	display: inline-block;
	padding-left:5px;
	float: right;

}
.connect-us1 li a {
	display: inline-block;
/*	width: 2.7em;
	height: 2.7em;
	border: 1.5px solid white;
	border-radius: 50%;*/
	
}
.connect-us1 li a img {
	width: auto;
	height: 20px;
	margin: 10px 0 0 9px;
}
.connect-us1 li a:hover {
/*	border-color: #fff;
	background: #fff;*/

}
.connect-us1 li a:hover .social-default {
	display: none;
}
.connect-us1 li a:hover .social-hover {
	display: inline;
}
.connect-us1 .social-hover {
	display: none;
}



/*facebook*/
.connect-us1 .social-facebook {
	margin: 10px 0 0 14px;
}

.connect-us1 li a:hover .social-facebook {
	display: none;
}
.connect-us1 li a:hover .social-hoverfacebook {
	display: inline;
	margin: 10px 0 0 14px;
}
.connect-us1 .social-hoverfacebook {
	display: none;
}
.connect-us1 .social-facebook {
	margin: 10px 0 0 14px;
}

.connect-us1 .social-facebook {
	margin: 10px 0 0 14px;
}

/*twitter*/
.connect-us1 li a:hover .social-twitter {
	display: none;
}
.connect-us1 li a:hover .social-hovertwitter {
	display: inline;
	margin: 10px 0 0 7px;
}
.connect-us1 .social-hovertwitter {
	display: none;
}
.connect-us1 .social-twitter {
	margin: 10px 0 0 7px;
}









/*Parallax Header*/




.scrolled  {
height: 65px;
background: #232323;
transition: 0.35s all ease;
	padding: 2px 0px 0px 2px;
}
.scrolled header {
	height: 70px;
	background: #232323;
	transition: 0.35s all ease;
	top: 0px;
	padding: 0em;
	position: fixed;
	background-color: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.scrolled .site-nav {
position: fixed;
float: right;
z-index: 400;
top: 15px;
left: 0;
display: block !important;
width: 80;
padding: 10em 40em 10 80;
background: #00000;

}

.scrolled .site-nav ul li a {
	color: #fff;
}
.scrolled .site-logo {
position: fixed;
display: none;
float: left;
padding-top: 2px;
padding-left: 1px;
width: 80px;
background-color: transparent;
z-index: 10000;
}
.scrolled .simple-logo {
	position: fixed;
	display:block;
	float: left;
	padding-top: 2px;
	padding-left: 5px;
	width: 75px;
	background-color: transparent;
	z-index: 10000;
}

.scrollimage section.mainscroll {
	display:none;
}
.scrollimage section.mainscroll img {
	display:none;
}
/*End parallax header*/







/* Main content parallax*/
.image {

    width: 100%;
    background: #55e6c5;
    z-index: 1;
    }

.content {
    height: 1450px;
    width:100%;
    background: white;
    z-index: 2;
}
.content h1 {
    font-size: 40px;
    color: #464646;
    
    font-weight: 600;
    margin: 30px 60px;
}
.content p {
    font-size:20px;
    color: #343434;
  
    font-weight: 300;
    margin: 30px 60px;
}
#wall_1 {
    background: url(../images/pagebanners/golfbackground.jpg) repeat; 
    background-attachment: fixed;
	height: 450px;
}
#wall_3 {
	
	background-color: white;

}
#wall_5 {
    background: url(../images/pagebanners/derbyimage.jpg) repeat; 
    background-attachment: fixed;
	height: 450px;
}
#wall_2 {
    background: url(../images/pagebanners/tennisimage.jpg) repeat; 
    background-attachment: fixed;
	height: 450px;
}
#wall_4 {
    background:  url(../FullscreenSlitSlider/images/bowlgameslidenopattern.jpg)repeat;: 
    background-attachment: fixed;
	height: 450px;
}
#wall_6 {
    background: url(../images/pagebanners/mblimage.jpg) repeat; 
    background-attachment: fixed;
	height: 450px;
}
#wall_7 {
    background: url(../images/pagebanners/superbowlimage18.jpg) repeat; 
    background-attachment: fixed;
	height: 450px;
}
#wall_8 {
	
	background-color: white;

}


/*itemsinsidewalls*/
	/*wall 1*/
#wall_1 img {
	width: 400px;
	height: auto;
	float: right;
	padding-top: 45%;
	padding-right: 10%;
	
}
.wall1content {
	width: 350px;
	margin-left: 15%;
	padding-top: 50%;

}



		/*wall 2*/
/*#content_1 .horses  {
	padding-top: 400px;
	float: left;
	position: absolute;
	z-index:3;
}
.derby-logo {
	width: 300px;
	position: absolute;
	float: left;
	margin-top: 300px;
	margin-left: 200px;
	z-index: 4;
		
}

.wall2content {
	margin-top:20%;
	float: right;
	right:20%;
	position: absolute;
	z-index: 4;

}
#content_1 p {
	color: #4a4a4a;
	font-size: 22px;
	text-align: center;
	font-weight: 200;
	
}

*/
/*--wall3---*/
/*#wall_3 img {
	width: auto;
	height: 340px;
	float: right;

	
}*/
.wall3content {
	width: 1000px;
	margin: 7% auto 100px auto;
	padding: 0px 0px 0px 40px;
	border: solid 2px #a1cd3a;
	z-index: 100;
}
/*.wall3content img{
	width: auto;
	height:90%;
	float:right;
	
}*/
.roseimage{
	height:318px;
	width:auto;
	float:right;
}
.peachimage {
	height:294px;
	width:auto;
	float:right;
}
.cottonimage {
	height:294px;
	width:auto;
	float:right;
}
.fiestaimage {
	height:294px;
	width:auto;
	float:right;
}
.sugarimage {
	height:318px;
	width:auto;
	float:right;
}
.orangeimage {
	height:294px;
	width:auto;
	float:right;
}

.wall3content h2 {
	font-size: 20px;
	color:#a1cd3a;
	text-align: left;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 20px;
	padding: 20px 0px 0 0px;
		
}
.wall3content p {
	font-size: 15px;
	line-height:1.6;
	text-transform: none;
	color: #4a4a4a;
	text-align: left;
	padding: 0 0 20px 0;
	font-weight:400;
	
		
}
.evemt-description {
	width: 500px;

}
.signup {
	height: 80px;
	background-color: #a1cd3a;
	width: 1000px;
	margin: 0 auto 10px auto;

}

.signup label {
	width: 200px;
	float: left;
	margin-right: 20px;
	margin-left: 15px;
}
.signup input{
	height: 40px;
	font-size: 12px;
	width: 200px;
}
input [type="submit3"] {
	background-color: white;
	
}

.signup span {
	display: inline;
	margin-bottom: 5px;
	margin-left:3px;
}


.event-description {
	width: 500px;
}

form {
	margin: 0px auto 100px 0px;
	padding-top: 0px;
	text-transform: lowercase;	
}
label {
	display:block;
	margin-top: 10px;
	color: #4a4a4a;
	text-align: left;
	
}
span {
	display: block;
	margin-bottom: 5px;
}

input, textarea {
	border: 2px solid #a1cd3a;
	border-radius: 5px;
	width: 100%;
	margin-bottom: 10px;
	min-width: 200px;
	text-align: left;
	background-color: #f4f4f4;
	color: #4a4a4a;
}
input, [type="email"]{
	background-color: #f4f4f4;
	border: 2px solid #a1cd3a;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0;
	text-align: left;
	color: #4a4a4a;
	
}
input, [type="text"]{
	background-color: #f4f4f4;
	border: 2px solid #a1cd3a;
	font-size: 12px;
	margin-top: 0px;
	text-align: left;
	color: #4a4a4a;
	margin-left: 0;
	
}
input, [type="submit3"]{
	color: #4a4a4a;
	height: 40px;
	padding-top: 10px;
	font-size: 18px;
	border: 2px #a1cd3a solid;background-color: #f4f4f4;
	margin-top:28px;
	margin-left: 20px;
	
}
input, [type="submit3"]:hover{
	color: white;
	background-color: #4a4a4a;
	

	
	
}






input [type="submit1"]{
	color: #4a4a4a;
	background-color: transparent;
	border: #a1cd3a solid 1px;
	font-size: 1em;
	text-transform: uppercase;
	padding: 40px 20px 40px 20px;
	width: 350px;
	
}

input, [type="submit1"]{
	color: #4a4a4a;
background-color: transparent;
	height: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 24px;
	text-align: center;
	
	
}
input, [type="submit1"]:hover{
	color: white;
	background-color: #a1cd3a;
	border: #a1cd3a solid;

	
	
}



/*end*/

		
/*End main content parallax*/














/*Desktop-View off*/
.slicknav_menu {
	display:none;
}
#menu {
	display:none;
}


#parent {
	display: block;
}
.image3 {
	display: none;
}
#parent .image2 {
	display: none;
}
#parent .banner-title {
	display: none;
}
	#parent .banner-text {
	display: none;
}

.mobile-logo {
	display: none;
}
	.mobile-banner {
	display:none;
}
.mobile-banner p{
	display:none;
}
	
/*Tablet - View*/
@media (max-width: 800px){
	.slicknav_menu {
		display: block;
		
	
}
	#menu {
		display: none;
	}
	.site-logo {

	display: none;

}
	.mobile-logo {
		display: block;
		position: absolute;
		width: 40%;
		top:60px;
		left: 25%;
		z-index: 10;
	}
	.mobile-logo img {
		margin-left: 40%;
		z-index: 10000000000;
	}

	header {
		display:none;
	}
	.si-wrapper {
		display: none;
	}
	#wall_3 {

		margin-bottom: 50px;
		
}
	.wall3content {
		width:600px;
	
	}
	.signup {
	height: 80px;
	background-color: #a1cd3a;
	width: 600px;
	margin: 0 auto 10px auto;

}
	
.signup label {
	width:180px;
	float: left;
	margin-right: 0px;
	margin-left: 10px;
}
	.signup span {
		float:none;
	}
.signup input{
	width:180px;
	letter-spacing:0px;
	height: 40px;
	font-size: 12px;
}

input, textarea {
	border: 2px solid #a1cd3a;
	border-radius: 5px;
	min-width:20px;
	margin-bottom:10px;
	text-align: left;
	color: #4a4a4a;
}
input, [type="email"]{
	background-color: white;
	border: 2px solid #a1cd3a;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0;
	text-align: left;
	color: #4a4a4a;
	
}
input, [type="text"]{
	background-color: white;
	border: 2px solid #a1cd3a;
	font-size: 12px;
	margin-top: 0px;
	text-align: left;
	color: #4a4a4a;
	margin-left: 0;
	
}
input, [type="submit3"]{
	background-color:#f4f4f4;
	color: #4a4a4a;
	width:50px;
	height: 30px;
	padding-top: 10px;
	font-size: 18px;
	border: 2px #a1cd3a solid;
	margin-top:28px;
	margin-left:10px;
	text-align: center;
	
}
input, [type="submit3"]:hover{
	color: #f4f4f4;
	background-color: #4a4a4a;
	

	
	
}

	#subtitles {
	height:420px;
}	
	#subtitles p{
	font-size: 24px;
}	
	
#subtitles p1{

	font-size: 14px;
	padding-top:80px;
}	
	.icons-text {
		padding-top:230px;
		font-size: 10px;
		width: 600px;
		display: inline-flex;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
		#subtitles .icons-text p{
		height: 40px;
	}
	

	.container {
		font-size: 10px;
		padding:30px;
		
	}
	.connect-us {
		padding-top: 0;
	}
	.connect-us .eb-logo {
		display: none;
	}
	
	#subtitles h2 {
		font-size: 30px;
		top:250px;
	}

	.wall3content img {
		display:none;
	}

	#subtitles {
	height:0;
}	
	#subtitles p{
	font-size: 24px;
}	
	#subtitles h1{
	font-size: 24px;
		top:290px;
}	
	
#subtitles p1{

	font-size: 14px;
	padding-top:80px;
}	
	

	.container {
		font-size: 10px;
		padding:30px;
	}
	.connect-us {
		padding-top: 0;
	}
	.connect-us .eb-logo {
		display: none;
	}
	#wall_4 {
		height:300px;
	}

	
	
	
	
	
	
	
	
}
/*Mobile-view*/
@media (max-width: 440px){
	.slicknav_menu {
		display: block;
		z-index: 100000000;
		
	
}
	#menu {
		display: none;
	}
	.site-logo {

	display: none;

}
	.mobile-logo {
		display: block;
		position: absolute;
		width: 40%;
		top:60px;
		left: 15%;
		z-index: 10;
	}
	.mobile-logo img {
		display: none;
		margin-left: 40%;
		z-index: 10000000000;
	}

	header {
		display:none;
	}
	section.banner-box {
		display:none;
		
	}
	.mobile-banner {
		display: block;
	}

	.mobile-banner p {
		padding-top:100px;
		display:block;
		width: 100%;
		text-align: center;
		color: white;
		font-size: 22px;
		font-weight: 700;
		height:90px;
		text-shadow: 4px 4px 12px #000;
		z-index: 1000000;
	}


	.title {
		margin:0;
		padding:40px;
		top:0;
		width: 100%;
		text-align: center;
		font-weight: 400;
	}
	
	.wall3content {
		border: none;
		width: 350px;
		position: relative;
	}
	#wall_3 img {
		display: none;
	}
	#wall_3 {
		display: block;
		
	}
.event-description {
		width: 300px;
		margin: 0;
		padding: 0;
		
	}
	.wall3content h2 {
		position:relative;
		width: 300px;
		margin: 0;
		margin-bottom: 10px;
		padding: 0;
		
	}
	.wall3content img {
		display: none;
		
	}
	.signup {
		width: 350px;
		background: none;
		position: relative;
	}
/* new*/
	.signup form {
		margin-left: 25px;
		margin-bottom: 20px;
		position: relative;
	}
		.vanilla-form input,.vanilla-form textarea, .vanilla-form select  {
		font-size:12px;

	}


	input, [type="submit3"]{
		background-color: #a1cd3a;
		margin-left: 10px;
		color:white;
		
	
}
		input, [type="submit3"]:hover {background-color: #4a4a4a;
	margin-left: 10px;
		
	
}
	
	.wall1content {
		display: none;
	}
	#subtitles {
		display:none;
		background: transparent;
		height: 0;
	}
	#subtitles h2 {
		width: 100%;
		text-align: center;
		color: white;
		font-size: 22px;
		font-weight: 700;
		height:90px;
		position: absolute;
		top: 150px;
		text-shadow: 4px 4px 12px #000;
		z-index: 1000000;

}
#subtitles h1 {
		width: 100%;
		text-align: center;
		color: #a1cd3a;
		font-size: 22px;
		font-weight: 200;
		height:90px;
		position: absolute;
		top: 180px;
		text-shadow: 4px 4px 12px #000;
		z-index: 1000000;

}
	


/*endnew*/
	#wall_4 {
	height: 250px;
}
	
	#subtitles p{
	font-size: 14px;
}	

	
	
#subtitles p1{

	font-size: 12px;
	padding-top:50px;
}	
	.title p2{

	font-size: 12px;
	margin-top:0px;
}	
	.parent {
		display: none;
	}
	.icons-text {
		display: none;
	}


	.container {
		font-size: 10px;
		padding:30px;
	}
	.connect-us {
		padding-top: 0;
	}
	.connect-us .eb-logo {
		display: none;
	}

	
	
	
		
	iframe {
	width: 100%;
	height: 600px;
	border:none;
}

	
	
	
	
	

}