@media screen and (max-width: 1024px){
	
.logo-main {
    top: 5%;
}
.footer-link {
    font-size: 1.2vw;
}

}
@media screen and (max-width: 768px){
  .footer {
    padding-top: 10.93333vw; } 

  .footer-logo {
    font-size: 10.93333vw;
    margin-bottom: 4.53333vw; } 


  .footer-links {
    max-width: 100%; }
  .footer-links__list-item {
    margin-right: 0;
    display: block; }
  .footer-link {
	font-size: 3.8vw;
	line-height: 1.4vw;
	letter-spacing: 1.06667vw;
	display: block;
	padding: 3.26667vw 0;
	}
  .footer-link--disc:before {
    display: none; } 
  .follow-us-links {
    position: relative;
    margin: 24vw 0 9.6vw; }
    .follow-us-links li {
      margin: 0 2.66667vw;
      font-size: 6.06667vw; }
    .follow-us-links:before {
      content: ' ';
      display: block;
      width: 1.6vw;
      height: 1.6vw;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transform-origin: center;
      transform-origin: center;
      background-color: #ad9064;
      position: absolute;
      left: 50%;
      top: -17.86667vw;
      margin-left: -0.8vw; } 
  .copyright-notice__text {
    width: 100%;
    text-align: center;
    float: none;
    font-size: 4.8vw;
    line-height: 8vw;
    letter-spacing: 0.45833vw; }
  .language-selector {
    position: absolute;
    top: 14.4vw;
    right: 25%;
    width: 50%;
    text-align: center;
    text-align-last: center;
    font-size: 4.8vw;
    line-height: 9.6vw; }
	
	.logo-main{
		top:4%;
	}
	.main-text {
		font-size: 27px;
		padding: 40px 20px;
		line-height: 32px;
	}
	.section4 h2{
		font-size:32px;
	}
	.section4 h3 {
    	font-size: 24px;
	}
	.location {
    	font-size: 20px;
	}
	.youtube-icon img {
    	width: 60px;
	}
	.section1 {
    	height: 390px;
	}
	.logo-main{
		width:90%;
	}
	section.section1 .video-container {
	background-image: url(images/cr18-rsvp-hero-mobile.jpg);
	}
	
	.age-gate__wrapper {
		width: 73.33333vw;
	}
	.age-gate__header-icon {
		font-size: 14.26667vw;
		margin: 0 auto 3.2vw;
		width: 75vw;
	}
	.age-gate__text {
		font-size: 18px;
		line-height: 1.2;
		margin-bottom: 3vw;
	}
	.age-gate__field-set {
		width: 100%;
		margin: 0 0 2.8vw;
	}
	.age-gate__facebook-button.cta, .age-gate__enter-date-button.cta {
		font-size: 5.4vw;
		letter-spacing: 0;
		margin: 0 0 5.73333vw;
		border-width: 0.53333vw;
	}
	.age-gate__text-field {
		margin: 0;
	}
	.age-gate__text-field-label {
		font-size: 18px;
		margin-bottom: 0.26667vw;
	}
	.age-gate__text-field-input {
		font-size: 18px;
		padding: 2.73333vw;
	}
	.age-gate__terms {
		margin-top: 1.45833vw;
		margin-bottom: 3.45vw;
		font-size: 18px;
	}
	.age-gate .age-gate__submit {
		font-size: 5.4vw;
		border-width: 0.53333vw;
		padding: 4vw 6.13333vw 3.2vw;
		letter-spacing: 0;
		margin-top: 2.5vw;
	}
	.age-gate__header-icon::before {
		width: auto;
		margin: 0;
		margin-left: -3.2vw;
	}
	.age-gate__text-field--show {
		display: inline-block;
		width: 28%;
	}
	.age-gate__checkbox-label {
		font-size: 18px;
	}
	.age-gate__error-message {
		font-size: 18px;
	}
	.cta {
		border-width: 0.53333vw;
		padding: 4vw 6.13333vw 3.2vw;
	}
	.age-gate__submit {
    	font-size: 5.4vw;
		letter-spacing: 1px;
	}
	
	.age-gate__checkbox-label::before {
		margin: 0 1.2vw 1.2vw -1.06667vw;
	}
}

@media screen and (max-width: 568px){
	.main-text {
		font-size: 24px;
		padding: 40px 20px;
		line-height: 28px;
	}
	.follow-us-links {
		position: relative;
		margin: 14vw 0 9.6vw;
	}
	.follow-us-links::before {
		top: -7.86667vw;
	}
	.copyright-notice__text {
		font-size: 2.8vw;

	}
	
}

@media screen and (max-width: 460px){
	
	.main-text {
	font-size: 22px;
	line-height: 26px;
	}
	.section4 h2 {
		font-size: 28px;
	}
	.section4 h3 {
		font-size: 22px;
	}
	.rsvp {
		font-size: 22px;
		padding: 5px 10px;
		height: 40px;
		width: 60%;
		line-height: 37px;
	}
	.section1{
		height:400px;
	}
	.vid-bg {
    	width: 98%;
	}
	
	.section3 {
		height: 300px;
	}
	section.section3 .video-container {
		background-image: url(images/cover2-mob.jpg);
	
	}	
	.feadmsg_content {
		font-size: 22px;
	}
	.age-gate__terms {
		margin-top: 3.45833vw;
		margin-bottom: 5.45vw;
	}

}

@media screen and (max-width: 375px){
	
	.main-text {
		font-size: 20px;
		line-height: 24px;
		padding: 30px 10px;
	}
	.section4 h2 {
			font-size: 24px;
	}
	.section4 h3 {
		font-size: 20px;
	}
	.copyright-notice__text {
		font-size: 3.5vw;
	}
	.suc_msg {
    	font-size: 18px;
	}
}