/* CSS Document */
* {
	margin:0;
	padding:0;
}

#wrap{
   width:100%;
   height:100%;
}

.wrapper {
	padding-left: 2%;
	padding-right: 2%;
}

/*--- fixed img ---*/
/*   body {
    background: url(img/bkg2.jpg) no-repeat center center fixed;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	font-family: 'Montserrat', Helvetica, Arial, sans-serif;
  	width: 100%;
  	background-size:cover;
    }*/
/*--- end -> fixed img ---*/


/*--- not fixed img ---*/
  /* body {
      background: url(images/bkg3.jpg) no-repeat center center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      font-family: 'Montserrat', Helvetica, Arial, sans-serif;
      width: 100%;
      background-size: cover;
    } */
/*--- end -> not fixed img ---*/


/*--- repeat img no cover ---*/
/*  body {
   background: url(images/bkg3.jpg);
   background: #F2D89C url("img/pattern.png") repeat;
  	font-family: 'Montserrat', Helvetica, Arial, sans-serif;
  	width: 100%;
  } */
/*--- end -> repeat img no cover ---*/

/*--- solid color ---*/
body {
	background-color: #f3efe3;
  background: #f3efe3 url(img/bg3.jpg) no-repeat center center;
      background-size: cover;
		background-attachment: fixed;
		background-position-y: 20px;
	font-family: 'Sofia Pro Light', Helvetica, Arial, sans-serif;
  	width: 100%;
}
/*--- end -> solid color---*/


/* header */
div.ribbon {
  margin: 0 auto;
  text-align: center;
  z-index: 99;
  background-color: #242524;
  padding-top: 14px;
	display: block;
	width: auto;
	padding-bottom: 5px;
}

/* middleton only */
div.ribbon {
    padding-bottom: 0px;
    height: 75px;
    position: relative;
    width: 100%;
}
/* /middleton only */

h1 {
	color: #eff0dc;
	font-family: 'bourbon_grotesqueregular';
  font-size: 2rem;
  font-weight: 300;
  margin-bottom: -14px;
}
h2 {
	color: #242524;
	font-family: 'bourbon_grotesqueregular';
  font-size: 1.75rem;
	margin-bottom: 5px;
	font-weight: bold;
}
h3 {
	color: #242524;
	font-family: 'bourbon_grotesqueregular';
  font-size: 1.5rem;
	    margin: 1rem 0 0;
	font-weight: bold;
}
h4 {
	color: #242524;
	font-family: 'bourbon_grotesqueregular';
	font-size:1.25rem;
}
p {
	font-size: 20px;
	margin:0 0 15px;
	line-height: 1.4;
	color: #eff0dc;
}

#home ul li{
}

ul {
	font-size:16px;
	margin:0 0 15px 20px;
}

 ul li {
  margin: 10px 15px 0;
	font-size: 20px;
}

ul li:first-of-type {
 margin: 10px 15px 0;
 margin-top: -7px;
 font-size: 20px;
}

 ul li span{
	font-size: 1.5rem;
	padding-right: .25rem
}

a {
color: rgba(234, 154, 35, 1);
}

a:hover { text-decoration: underline; }

#subtitle{
	text-indent: -9999em;
	height: 0;
}

/* #overlay{
	margin:0 0 30px;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	z-index: 0;
  background: linear-gradient(rgba(183, 212, 244, .75), rgba(0, 0, 0, 0));
  padding-top: 50px;
} */

/* middleton only */
  #overlay{
  	padding-top: 50px;
    background: rgba(255, 255, 255, 0.4);
  }
/* /middleton only */

article#home a {
	color: #f57f20;
	text-decoration: none;
/*  text-shadow: 1px 1px 2px rgba(0, 0, 0, 1); */
}

article#home a:hover { text-decoration: underline; }

.wrapper {
	max-width:1000px;
	margin:0 auto;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
  margin-bottom: 30px;
}

#top-bar{
	text-align: center;
}

#branding {
	background-color: rgba(0,0,0,0.3);
	/* background: #f0eedf url( 'images/vilasbg.png' ) repeat center center fixed; */
	padding: 20px 0;
	/* box-shadow: 0 5px 23px #BBBBBB; */
}

#branding h1 {
	display: inline-block;
	width:100%;
	max-width: 320px;
	height:75px;
	text-indent:-9999em;
	background: url(images/logo.png) left center no-repeat;
	background-size: contain;
}


#top-bar{
	text-align: left;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 5%;
}

#giveaway > img{
	max-width: 100%;
}

#giveaway{
	text-align: center;
}

#content:after{
	clear: both;
	display: table;
	content: "";
}

.logo {
    margin: 10px auto;
    text-align: center;
    max-width: 900px;
    width: 95%;
    margin-bottom: 50px;
}

.logoimg{
	width:50%;
	max-width: 350px;
	filter: drop-shadow(5px 5px 7px rgba(0,0,0,0.35));
}

#logo img {
  max-height: 100%;
}

#bikegif {
	width: 100vw;

}

#bikegif img {
	margin-top: -80px;
    margin-bottom: -50px;
}

article {
	margin:0 0 30px;
	padding:30px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	background-color: rgb(204, 210, 116) !important;
	color:#000;
	-webkit-box-shadow:0 0 15px rgba(0,0,0,.5);
	-moz-box-shadow:0 0 15px rgba(0,0,0,.5);
	box-shadow:0 0 15px rgba(0,0,0,.5);

}

article#home {
	width:48%;
	float:left;
	margin-bottom: 50px;
	background: #242524 !important;

	box-shadow: 0 0 15px rgba(0,0,0,.4);
	padding:20px;
/*  text-shadow: 1px 1px 2px rgba(0, 0, 0, 1); */
}

article#home h1 {
  text-align:center;
  text-shadow: none;
}

article#home3, article#home2 {
  padding:2%;
  box-sizing: border-box;
  background: #242524 !important;

  box-shadow: 0 0 15px rgba(0,0,0,.4);
  float:left; margin-bottom:50px;
}

article#home3 p, article#home3 ul, article#home3 ul li, article#home2 p, article#home2 ul, article#home2 ul li {
  color: #eff0dc;
/*  text-shadow: 1px 1px 2px rgba(0, 0, 0, 1); */
}

article#home3 a {

}

article#home3 a:hover {

}

article#home3 a, article#home2 a {
  color: #f57f20;
  text-decoration: none;
/*  text-shadow: 1px 1px 2px rgba(0, 0, 0, 1); */
}

article#home3 a:hover, article#home2 a:hover {
text-decoration: underline;
}

article#home2 {
  display:none;
}

article#home3 {
  display: block;
}

#home p{
	font-size: 1.2rem;
	/*text-shadow: 0 0 6px #000;*/
}

#home p, #home h3, #home h2{
	text-color: #333;
}

#entry-form {
	width:48%;
	float:right;
	padding:20px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	background: #a5ad5f;
	box-shadow:0 0 15px rgba(0,0,0,.4);
}

footer,#footer {
	width: 100%;
	background-color: #242524;
	height: auto;
	/* min-height: 100px; */
	margin: 0;
	padding: 10px 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	box-shadow: 0 0 10px #000;
}

footer a, #footer a {
	color:#f57f20;
	text-decoration:none;
	font-size: large;
}

footer a:hover, #footer a:hover {
	text-decoration:underline;
}

span.seperator{
	padding: 0 10px;
}

.button {
    text-align:center;
    margin:35px 0 25px;
}

.button a {
	display: inline-block;
	font-family: 'bourbon_grotesqueregular';
    background: #f57f20;
    padding: 1rem 2rem 1rem;
    color:#242524 !important;
    text-decoration:none !important;
    /* text-transform:uppercase; */
    font-size:2rem;
    font-weight:100;
    letter-spacing: 0.02em;
    /* text-shadow:-1px -1px 0 rgba(0,0,0,.25); */
    box-shadow:0px 1px 5px rgba(0,0,0,.5);
}

.button a:hover {
    background:#dc711b;
    box-shadow:none;
    color: white;
		text-decoration:none !important;
}

.clearfix {
	clear:both;
}

#giveaway{
	margin: 0 0 20px 0;
	margin-top: 50px;
}

#home #giveaway{
	margin: 0;
}

.submit {
	background: #ec4337 !important;
}

/* --- touch screen background fix --- */
   #mobilepic {
     display: none;
   }

   .touch header {
     position: relative;
     z-index: 2;
   }

   .touch body {
      background: none !important;
      position: relative;
      z-index: 2;
    }

    .touch #mobilepic {
      background: url('img/mobile-bg.jpg') fixed;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      background-position: center;
      display: block;
      height: 100vh;
      width: 100vw;
      left: 0;
      top: 0;
      position: fixed;
      z-index: -1;
      background-repeat: no-repeat;
      background-attachment: scroll;
    }

    .touch footer {
      position: relative;
      z-index: 2;
    }

/* --- end touch screen background fix --- */



/* This element defines the size the iframe will take.
    In this example we want to have a ratio of 25:14 */
 .aspect-ratio {
   position: relative;
   width: 100%;
   height: 0;
   padding-bottom: 56%; /* The height of the item will now be 56% of the width. */
 }

 /* Adjust the iframe so it's rendered in the outer-width and outer-height of it's parent */
 .aspect-ratio iframe {
   position: absolute;
   width: 100%;
   height: 100%;
   left: 0;
   top: 0;
 }
/*--- -> end ifame screen background fix --- */


article.rules, article.policy, article.closing, article.thanks {
  margin-bottom: 50px;
}

article.rules h2, article.policy h2, article.closing h2, article.thanks h2 {
	text-transform: capitalize;
  text-align:center;
  }

 article.rules p, article.policy p, article.closing p, article.thanks p {
  color: #323232;
}

article.rules a, article.policy a, article.closing a, article.thanks a   {
  color: #BF5F12;
  text-decoration: none;
}

article.rules a:hover, article.policy a:hover, article.closing a:hover, article.thanks a:hover {
  text-decoration: underline;
}

.rules ul, .policy ul, .closing ul, .thanks ul{
padding-left: 20px;
color: #323232;
}

.rules ul li, .policy ul li, .closing ul li, .thanks ul li {
margin-bottom: 5px !important;
}

.rules ul li:first-child, .policy ul li:first-child, .closing ul li:first-child, .thanks ul li:first-child  {
margin-top: -10px !important;
}




@media screen and (max-width:600px) {
	article#home,#home3,
	#entry-form {
		width:100%;
		float:none;
		margin:0;
		margin-bottom: 50px;
	}

	#overlay, #branding{
		-webkit-transition: background-color 0.5s ease;
		-moz-transition: background-color 0.5s ease;
		transition: background-color 0.5s ease;
	}

	.logoimg {
		width: 100%
	}

	/*.ribbon img {
		width:225px;
	}*/

	div.ribbon {
    height: 50px;
	}

  article#home2 {
    display:block;
  }

  article#home3 {
    display: none;
  }

}

/* --- index page styles --- */
#home3 {
  box-shadow:none;
  padding:0 0 50px 0;
  width:48%;
  float:left;
}

#home3 h1 {
  color: #eff0dc;
}

@media screen and (max-width:600px) {
  #home3 {
    width:100%;
    float:none;
    margin:0;
    margin-bottom: 50px;
    }
  }

	/* Social Share Section */
	.ssbp-list {
	  list-style: none;
	  display: inline-block;
	  vertical-align: middle;
	  margin: 0 auto;
	  padding: 0;
	}

	.ssbp-list {
	  display: table;
	  table-layout: fixed;
	  width: auto;
	}

	.ssbp-list li {
	  display: inline-block !important;
	  margin: 0 0 !important;
	  display: table-cell !important;
	  width: auto;
	  height: auto;
	}

	.ssbp-btn:hover, .ssbp-btn:focus, .ssbp-btn:active, .ssbp-btn:visited {
	    z-index: 10;
	    color: #eff0dc;
	}

	.ssbp-btn {
	  display: block;
	  width: auto;
	  color: white !important;
	}

	.ssbp-btn:hover, .ssbp-btn:focus, .ssbp-btn:active, .ssbp-btn:visited {
	  z-index: 10;
	  color: #eff0dc;
	}

	.ssbp-facebook {
	  background-color: rgba(59, 89, 152, .75)
	}

	.ssbp-twitter {
	  background-color: rgba(0, 169, 241, .75);
	}

	.ssbp-email {
	  background-color: rgba(95, 95, 95, .75);
	}

	.ssbp-btn {
	  width: auto;
	  padding: 0 10px;
	  height: 2em;
	  line-height: 2em;
	  position: relative;
	  color: #eff0dc;
	  font-weight: normal;
	  -webkit-transition: .25s;
	  transition: .25s;
	  border-bottom: 0;
	  margin-right: 5px;
	}

	.ssbp-btn {
	  display: inline-block;
	  text-align: center;
	  text-decoration: none;
	  font-family: sans-serif;
	}

	.ssbp-btn {
	  border-radius: 5px !important;
	}

	.ssbp-wrap *, .ssbp-wrap *:before, .ssbp-wrap *:after {
	  box-sizing: border-box;
	}

	.stext {
	display: inline-block;
	}

	@font-face {
	    font-family: 'fontello';
	    src: url('fonts/fontello.eot?16816896');
	    src: url('fonts/fontello.eot?16816896#iefix') format('embedded-opentype'),
	         url('fonts/fontello.woff?16816896') format('woff'),
	         url('fonts/fontello.ttf?16816896') format('truetype'),
	         url('fonts/fontello.svg?16816896#fontello') format('svg');
	    font-weight: normal;
	    font-style: normal;
	  }

	 	  .demo-icon {
	    font-family: "fontello";
	    font-style: normal;
	    font-weight: normal;
	    speak: none;

	    display: inline-block;
	    text-decoration: inherit;
	    width: 1em;
	    margin-right: .2em;
	    text-align: center;
	    /* opacity: .8; */

	    /* For safety - reset parent styles, that can break glyph codes*/
	    font-variant: normal;
	    text-transform: none;

	    /* fix buttons height, for twitter bootstrap */
	    line-height: 1em;

	    /* Animation center compensation - margins should be symmetric */
	    /* remove if not needed */
	    margin-left: .2em;

	    /* You can be more comfortable with increased icons size */
	    /* font-size: 120%; */

	    /* Font smoothing. That was taken from TWBS */
	    -webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;

	    /* Uncomment for 3D effect */
	    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
	  }

	  .icon-facebook:before {
	    content: "" !important;
	  }

	  @media screen and (max-width: 640px) {
	    .ssbp-list {
	      margin: 0 auto !important;
	    }

	    .ssbp-btn {
	      width: 75px;
	    }

	    .stext {
	      display: none;
	    }
	  }
	/* End Social Share Section */


/* Print thank you page */
  @media print {
    footer {display:none;}
    ul.ssbp-list {display:none;}
    #thanks p {font-size:14px; color:#000000;}
    h2 {font-size:20px; color:#000000;}
    .logoimg {width:40%;}
}
/* End --> Print thank you page */

/*This is for fonts without punctuation characters*/
.punct {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 25px;
    font-style: italic;
}

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

@font-face {
    font-family: 'bourbon_grotesqueregular';
    src: url('fonts/bourbongrotesque-regular1-webfont.woff2') format('woff2'),
         url('fonts/bourbongrotesque-regular1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}