body
{
	margin:0px;
	padding:0px;
}

.sidenav ul {
    list-style-type: none;
    padding-left: 0;
}

.sidenav ul li {
    padding-bottom: 35px;
}
.sidenav {
    height: 100%;
}

.middle-img {
    background: url("../images/frame.png");
    background-size: 95%;
    text-align: center;
    background-repeat: no-repeat;
    animation: zoom-in-zoom-out 1s ease;
	 animation-iteration-count: 2;
    position: relative;
    /* position: absolute; */
    background-position: center center;
}
.middle-img img.w-100 {
    position: relative;
    padding: 40px 45px;
    left: -20px;
    top: 31px;
    z-index: -1;
}

.bottom-line {
    text-align: center;
    margin-top: 20px;
}

.heading-middle.text-center h4 {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 27px;
    line-height: 35px;
    letter-spacing: 0.5em;
    text-transform: uppercase;
    color: #5A8195;
}

.middle-img h2 {
    text-shadow: 3.18912px 3.18912px 19.932px rgba(0, 0, 0, 0.45);
    font-size: 90px;
    color: white;
	left:0;
	right:0;
    position: absolute;
    bottom: 0;
}
.sidenav ul li a {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    text-decoration: none;
    line-height: 23px;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    color: #000000;
}


.sidenav ul li a.active{
	color:#DBA66A;
}


.sidenav ul li a:hover{
	color:#DBA66A;
}

.middle-img:after {
    content: "";
    background: rgba(0, 0, 0, 0.20);
    filter: blur(250px);
    border-radius: 512px;
    width: 370px;
    position: absolute;
    height: 800px;
    top: 0;
    z-index: 1;
}
div#counter {
    text-align: center;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 80px;
    display: flex;
    line-height: 68px;
    color: #2D2D2D;
    margin-top: 60px;
    position: relative;
    justify-content: center;
}

.bottom-logo {
    position: absolute;
    bottom: 0;
}

.sidenav {
    height: 100%;
    position: relative;
}


.social-bottom a {
    display: block;
    text-align: center;
    margin: 20px 0px;
}

.right-side
{
	position:relative;
}

.social-bottom {
    position: absolute;
    /* left: 0; */
    right: 75px;
    bottom: 0;
    z-index: 2;
}

.bread
{
	display:none;
}
.logo-mob.text-center {
    display: none;
}

.bottom-mob-logo {
    display: none;
}

div#counter span {
    position: relative;
    font-size: 14px;
    line-height: 0;
    top: 100px;
    left: -63px;
    text-align: center;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #2D2D2D;
}

.story {
   position:relative;
}


.story:after {
    background-size: cover;
    background: rgba(0, 0, 0, 0.05);
    filter: blur(250px);
    border-radius: 612.5px;
    top: 0;
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    z-index: -1;
}


.left-text p {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #2D2D2D;
}


.left-text, .right-pic {
    margin-top: 20px;
}

.left-text {
    margin-top: 70px;
}


.relax
{
	position:relative;
}

.relax .right-pic{
    position: absolute;
    top: -110px;
    right: -80px;
    z-index: -1;
}

.relax-right {
    position: relative;
    left: 70px;
}

.relax-right .left-text {
    margin-top: 30px;
}
.bottom-lft {
    margin-top: 20px;
}

.bottom-rgt {
    position: relative;
    left: 30px;
}

.gallery .heading-middle.text-center {
    padding-bottom: 60px;
}

.gallery .logo-right.text-center {
    position: absolute;
    right: 120px;
    top: 40px;
}

.gallery-middle {
    justify-content: center;
    margin-left: -190px;
}

.gallery .social-bottom {
    right: 15px;
}

.gallery .sidenav {
    margin-top: 35px;
}

.location-info b {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 27px;
    line-height: 37px;
    color: #2D2D2D;
}

.location-info p {
    font-size: 27px;
    font-family: 'PT Sans';
    padding: 0 0px;
    width: 60%;
}

.lodging-info {
    padding: 20px 0px;
}

.location-bottom p {
    font-family: 'Fraunces', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    color: #5A8195;
}

.lodging-info p {
    font-family: 'Fraunces', serif;
    font-size: 20px;
}

.lodging-info b{
    font-family: 'Fraunces', serif;
}

.days {
    text-align: center;
}

.days li {
    list-style-type: none;
    display: inline-block;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #2D2D2D;
    padding-right: 35px;
}

.days li p {
    position: relative;
}
.days li p:after {
    content: ":";
    position: absolute;
    font-size: 70px;
    right: -26px;
    top: -46px;
}

.days li:last-child p:after {
    display: none;
}

.days li:last-child {
    padding-right: 0;
}


img.bread-nm {
    display: none;
}

.story .heading-middle.text-center h4 {
    font-size: 40px;
    letter-spacing: 0.25rem;
}

.bottom-logo span
{
	   display: block;
    font-family: 'Fraunces';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    padding-bottom: 5px;
    color: #8C8B8D;
}

.form-rsv {
    margin-left: -65px;
}
.form-rsv label {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 27px;
    line-height: 36px;
    text-align: center;
    padding-top: 5px;
    color: #000000;
    text-align: center;
    width: 100%;
}

.form-rsv input {
    border-bottom: 2px solid #5A8195 !important;
    background: transparent;
    box-shadow: none;
    border: none;
    border-radius: 0;
}

.rsv.text-center span h5 {
    color: #5A8195;
}
.rsv span {
    display: flex;
    justify-content: center;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 27px;
    line-height: 36px;
    text-align: center;
    color: #000000;
    align-items: center;
    margin-left: -50px;
    margin-bottom: 40px;
}

.rsv.text-center span h5 {
    color: #5A8195;
    font-size: 27px;
    font-family: 'PT Sans';
    margin-bottom: 0;
    margin-left: 10px;
    font-weight: bold;
}

.form-rsv input:focus {
    box-shadow: none;
    background: transparent;
}

.form-rsv .row {
    margin-bottom: 20px;
}


.attend.text-center {
    max-width: 300px;
    margin: 20px auto;
}
.attend p {
    text-align: left;
    margin-bottom: 0;
    margin-top: 0;
}

.attend .first {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -80px;
}

.attend .first p {
    margin-bottom: 0;
    padding-left: 15px;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 27px;
    line-height: 36px;
    color: #000000;
}


.attend .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.attend .checkmark {
    position: absolute;
    top: 10px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #5A8195;
}

/* On mouse-over, add a grey background color */
.attend .container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.attend .container input:checked ~ .checkmark {
  background-color: #5A8195;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.attend .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.attend .container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.attend .container .checkmark:after {
 	top: 8px;
	left: 8px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}

.attend .container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

button.btn.btn-submit {
    margin: 0 auto;
    text-align: center;
    width: 250px;
    height: 75px;
    background: #5A8195;
    display: block;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 27px;
    line-height: 36px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.action {
    margin-left: -60px;
}

.rsv-main .bottom-logo, .rsv-main .social-bottom {
    display: none;
}

.days li b {
    text-align: center;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 80px;
    display: flex;
    line-height: 68px;
    color: #2D2D2D;
    margin-top: 60px;
    position: relative;
    justify-content: center;
}

.days span {
    padding: 0 1px;
    position: absolute;
    left: 98px;
    /* right: 0; */
    top: 0;
}


.location-bottom a{
	text-decoration:none;
}



@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.02, 1.02);
  }
  100% {
    transform: scale(1, 1);
  }
}


@media (min-width:1517px) and (max-width:5464px)
{
.bottom-lft {
    margin-top: 76px;
}
}


@media (min-width:768px) and (max-width:1024px)
{
	
	.gallery .logo-right.text-center {
    right: 25px;
    top: 40px;
	}
	
	
	
.gallery-middle {
    justify-content: center;
    margin-left: 0;
}

	
	.middle-img:after
	{
		display:none;
	}
	
div#counter {
    font-size: 50px;
    margin-top: 10px;
    line-height: 50px;
}
.middle-img h2 {
    font-size: 50px;
}
.middle-img img.w-100 {
    position: relative;
    padding: 70px 45px;
    left: -12px;
    top: 19px;
    z-index: -1;
}

.heading-middle.text-center h4 {
    font-size: 18px;
}

.relax .right-pic {
    position: unset;
    top: 0;
    right: 0;
    z-index: -1;
}

.relax-right {
    position: relative;
    left: 0;
}
.left-text {
    margin-top: 40px;
}
.left-text p {
    font-size: 15px;
}
.sidenav ul li a {
    font-size: 13px;
}

.right-side .logo-right img {
    width: 100%;
}

.location-info p {
    font-size: 27px;
    width: 100%;
}
.location-bottom p {
    font-size: 14px;
}

.days {
    text-align: center;
    width: 336px;
    margin: auto;
}

.form-rsv {
    margin-left: 0;
}
}

@media (max-width:767px)
{
	.rsv-main .bottom-mob-logo, .rsv-main .social-bottom {
    display: block;
}


.days li p:after {
    content: ":";
    position: absolute;
    font-size: 50px;
    right: -28px;
    top: -43px;
}

.days li b {
    font-size: 40px;
}

.rsv span, .rsv span h5 {
    display: flex;
    justify-content: center;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px !important;
    line-height: 36px;
    text-align: center;
    color: #000000;
    align-items: center;
    margin-left: 0;
    margin-bottom: 40px;
}

.action {
    margin-left: 0;
    margin-bottom: 20px;
}

.form-rsv {
    margin-left: 0;
}
	
	.location-bottom {
    text-align: center;
    margin-bottom: 50px;
}

.bottom-mob-logo span {
    display: block;
    font-family: 'Fraunces';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    padding-bottom: 5px;
    color: #8C8B8D;
}

.gallery-middle {
    justify-content: center;
    margin-left: 0;
}

.bottom-lft {
    margin-top: 5px;
}

.left-text, .right-pic {
    margin-top: 0;
}

.location-info b {
    font-size: 24px;
}

.location-info {
    text-align: center;
}

.lodging-info {
    text-align: center;
}

.lodging-info b {
    font-family: 'Fraunces', serif;
    font-size: 23px;
}


	.location-info p {
    font-size: 23px;
    font-family: 'PT Sans';
    padding: 0 0px;
    width: 100%;
}

	.couple {
    order: 1;
}
	.couple-img
	{
	 order: 2;	
	}
	
	
	.relax {
    order: 4;	
}
	
	
	
	.bg-main.story .container.pt-5 {
    padding: 0px 20px;
}

.story .left-text {
    margin-top: 10px;
}

.bg-main.story .heading-middle.text-center {
    margin-top: 10px;
}
	
	.relax .right-pic {
    position: unset;;
    right: 0;
    z-index: -1;
}

.story .heading-middle.text-center h4 {
    font-size: 32px;
}

.story .container.pt-5 {
    padding-top: 10px !important;
}

.relax-right {
    left: 0;
    order: 3;
}
.bottom-lft
{
	order:5;
}

.bottom-rgt
{
	order:6;
}

.bottom-rgt {
    position: relative;
    left: 0;
}
	
	div#counter {
    font-size: 50px;
    line-height: 1;
    margin-top: 15px;
}

div#counter span {
    position: unset;
    font-size: 14px;
    line-height: 0;
    top: 100px;
    left: -30px;
    text-align: center;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #2D2D2D;
}
	
	.bottom-mob-logo {
    display: block;
}
	
	.logo-right.text-center {
    display: none;
}

.bottom-logo {
    display: none;
}

.right-side {
    position: relative;
    margin-top: 70px;
}
	
	.logo-mob.text-center {
    display: block;
}
	
	.bread {
    display: block;
    text-align: right;
    margin-right: 0;
	cursor:pointer;
    position: absolute;
    margin-left: auto;
    top: 80px;
    right: 30px;
}

img.bread.hide {
    display: none;
}

.bread-nm {
    display: none;
    text-align: right;
    margin-right: 0;
    cursor: pointer;
    position: absolute;
    margin-left: auto;
    top: 69px;
    right: 25px;
}

	.middle-img:after
	{
		display:none;
	}
	.heading-middle.text-center h4 {
    font-size: 18px;
}

.middle-img img.w-100 {
    position: relative;
    padding: 40px 23px;
    left: -7px;
    top: 20px;
    z-index: -1;
}



.middle-img h2 {
    text-shadow: 3.18912px 3.18912px 19.932px rgba(0, 0, 0, 0.45);
    font-size: 53px;
    color: white;
    position: absolute;
    bottom: 30px;
}

.social-bottom {
    right: 15px;
}

.col-md-3.mt-5.top-head {
    margin-top: 0 !important;
}

.bg-main .container.mt-5 {
    margin-top: 0 !important;
	    padding: 35px 20px;
}
.sidenav {
    height: auto;
    text-align: center;
    display: none;
    margin-top: 40px;
    position: absolute;
    width: 100%;
    z-index: 1;
    background: #fbfbfb;
}

.sidenav ul {
    list-style-type: none;
    padding-left: 0;
    width: 50%;
}

.logo-mob img {
    width: 30%;
}

.bg-main {
    height: 100%;
}

.gallery .heading-middle.text-center {
    padding-bottom: 15px;
}


.gallery  .right-side
{
	margin-top:20px;
}

}