@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	width:100%;
	background-color:#FFFFFF;
	font-family:'Lato', Arial, sans-serif;
}

.content-home {
    left: 49.5%;
    position: absolute;
    top: 50%;
    -moz-transform: translate(-50%,-50%) scale(1.01);
    -ms-transform: translate(-50%,-50%) scale(1.01);
    -webkit-transform: translate(-50%,-50%) scale(1.01);
    transform: translate(-50%,-50%) scale(1.01);
    width: 100%;
    z-index: 1;
}

p{
		font-size:18px;
		line-height: 28px;
		font-weight: 300;
    text-align: center;
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    font-weight: 700;
        padding: 20px 10px;

}

p.info2{
    font-size:16px;
    line-height: 28px;
    font-weight: 400;
    text-align: center;
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
        padding: 20px 10px;

}

p.info{
    font-size:18px;
    color:#2393a4;
    line-height: 28px;
    font-weight: 400;
    text-align: center;
    max-width: 700px;
    width: 100%;
    padding: 20px 10px 0 10px;
    margin: 0 auto;
}

h2.coming{
  font-size: 80px;
  text-align: center;
  color:#2393a4;
  margin: 0 auto;
  padding: 0 10px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 70px
}

div.contact{
     margin: 0 auto;
    display: block;
    max-width: 800px;
    text-align: center;
    width: 100%;
}

h3{
  font-size: 30px;
  color: #2393a4;
  font-weight: 400;
  padding: 0 10px;
  display: inline;
 

}

h3 span{
  color:#000;
}

img.logo{
  max-width: 417px;
  width: 100%;
  margin:0 auto;
  display: block;
  padding: 20px 0;

}

a {
	border:none;
	color:#2393a4;
	text-decoration:none;
}



.col-1, .col-1-1,.col-2,.col-3, .col-3-1, .col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
    position:relative;
    min-height:1px;
padding:0 15px;
}

.col-1,.col-1-1,.col-2,.col-3,.col-3-1,.col-4,.col-5,.col-6,.col-6-product,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12 {
    float:left
}

.career-info{
width:70%;
    padding: 0 30px 0 15px;
    float: left;
}

.career-button{
width:30%;
    padding: 0 0 0 30px;
        float: left;

}

.col-1 {
    width:8.3333333333333%
}

.col-1-1 {
    width:14.2857142%;
            padding: 0;

}


.col-2 {
    width:16.666666666667%
}

.col-3 {
    width:25%
}

.col-3-1 {
    width:25%;
    padding:0;
}

.col-4 {
    width:33.333333333333%
}

.col-5 {
    width:41.666666666667%
}

.col-6 {
    width:50%
}

.col-6-product {
    width:50%;
         position:relative;
    min-height:1px;
}


.col-7 {
    width:58.333333333333%
}

.col-8 {
    width:66.666666666667%
}

.col-9 {
    width:75%
}

.col-10 {
    width:83.333333333333%
}

.col-11 {
    width:91.666666666667%
}

.col-12 {
    width:100%
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


.container {
    margin-right:auto;
    margin-left:auto
}

.container:before,.container:after {
    display:table;
    content:" "
}

.container:after {
    clear:both
}

.container:before,.container:after {
    display:table;
    content:" "
}

.container:after {
    clear:both
}

.container {
	max-width: 960px;
	width:100%;
	margin: 0 auto;
}



.headerimage {
  max-width: 100%;
  background: url(./images/Rios-Landing-Page.jpg) fixed no-repeat center bottom;
  height: 100vh;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 
}

.headertext {
	font-family:'Lato', Arial, sans-serif;
	color:#4d463d;
	margin-left:auto;
	margin-right:auto;
	margin-top: 50px;
	font-weight:700;
	font-size: 54px;
	display:inline-block;
	width:100%;
	text-align:center;
}



.invitetext-header {
	font-size:36px;
	font-weight:700;
}


.disclaimer {
	font-family:'Lato', Helvetica, Arial, sans-serif;
	font-size:9px;
	color:#9ebde3;

	padding-bottom: 10px;
}

.whitebar {
	background-color:#FFFFFF;
	max-width:550px;
	width:100%;
	height:1px;
	margin:30px auto;
}

.rsvpbar {
	background-color:#faa51e;
	width:100%;
	margin-top:30px;
	padding-bottom:10px;
}


@media screen and (max-width:900px) {



.icons{
  width:100;
  max-width:400px;
  float: none;
  margin: 0 auto;
  display: block;
}
img.fb{
  float: none;
  margin: 0 auto;
display: block;
    width:100%;
  max-width: 120px;
  margin-bottom:20px;

}

h2 {
text-align: center;
margin-bottom:20px;
}


img.equal{
    float: none;
margin: 0 auto;
  width:100%;
  max-width: 50px;
  margin-bottom:20px;

  display: block;

}
.col-6{
  width: 100%;
}



}
@media only screen and (min-width: 1600px) {

h3{
  font-size: 40px;
  color: #2393a4;
  font-weight: 400;
  padding: 0 10px;
  display: inline;
 

}

p.info2{
    font-size:20px;
    line-height: 30px;
    font-weight: 400;
    text-align: center;
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
        padding: 20px 10px;

}

p.info{
    font-size:24px;
    color:#2393a4;
    line-height: 34px;
    font-weight: 400;
    text-align: center;
    max-width: 750px;
    width: 100%;
    padding: 20px 10px 0 10px;
    margin: 0 auto;
}

img.logo{
  max-width: 550px;
  width: 100%;
  margin:0 auto;
  display: block;
  padding: 20px 0;

}

p{
    font-size:26px;
    line-height: 36px;
    font-weight: 300;
    text-align: center;
    max-width: 950px;
    width: 100%;
    margin: 0 auto;
    font-weight: 700;
        padding: 40px 10px;

}

h2.coming{
  font-size: 110px;
  text-align: center;
  color:#2393a4;
  margin: 0 auto;
  padding: 0 10px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 70px
}

}



@media only screen and (max-width: 587px) {

.content-home {
    left: none;
    position: relative;
    top: none;
    -moz-transform: translate(-50%,-50%) scale(1.01);
    -ms-transform: translate(-50%,-50%) scale(1.01);
    -webkit-transform: translate(-50%,-50%) scale(1.01);
    transform: translate(-50%,-50%) scale(1.01);
    width: 100%;
    z-index: 1;
}

h2.coming{
  font-size: 60px;
  line-height:50px;
}

h3 span{
  display: none;
}

div.contact{
     margin: 0 auto;
    display: block;
    max-width: 800px;
    text-align: center;
    width: 100%;
}

h3{
  font-size: 30px;
  color: #2393a4;
  font-weight: 400;
  padding: 0 10px;
  display: block;
  margin: 0;
 

}



p{
    font-size:14px;
    line-height: 28px;
    font-weight: 300;
    text-align: center;
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    font-weight: 700;
        padding: 20px 10px;

}

.headerimage {
  max-width: 100%;
  background: url(./images/Rios-Landing-Page.jpg) fixed no-repeat center bottom;
  height: 700px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

}