   
.right-bottom p {
    color: black;
}

   .landing-page {
    background: black;
    max-width: 1250px;
    margin: 0 auto;
}
            .landing-page .row {
    display: flex
;
    place-content: space-between;
}
                        .col-10 {
    width: 10%;
    position: relative;
}
                        .col-20 {
    width: 20%;
    position: relative;
}
                        .col-30 {
    width: 30%;
    position: relative;
}
            
            .col-50 {
    width: 50%;
    position: relative;
}
       
                                .col-50 {
    width: 50%;
    position: relative;
}
                                .col-70 {
    width: 70%;
    position: relative;
}
                                .col-40 {
    width: 40%;
    position: relative;
}
                     .col-60 {
    width: 60%;
    position: relative;
}
            
            
                     .col-40 {
    width: 40%;
    position: relative;
}
            
            .img-fluid{
                width:100%;
            }

            .pl-100{
                    padding-left: 100px;
            }
.invited-frame {
    background: url(https://tiptonplace.com/hubfs/frame-land.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    min-height: 480px;
    display: flex
;
    /* place-content: center; */
    flex-direction: column;
    padding: 0px 146px 64px;
    text-align: center;
    place-items: center;
    /* max-width: 530px; */
    margin-bottom: 40px;
}
.venue {
    color: white;
    text-align: center;
    padding: 20px 0px;
    letter-spacing: 5px;
}

   .badge-gold {
    background: #b49a51;
    font-size: 21px;
    display: inline-block;
    min-width: 220px;
    padding: 20px 10px 10px 10px;
}
.title span {
    color: #b49a51;
    font-size: 32px;
    font-style: italic;
    display: block;
    padding-top: 30px;
}
.title h2 {
    font-family: "Big Caslon Medium";
    color: #b49a51;
    font-size: 86px;
    line-height: 1;
    display: initial;
    font-weight: 400;
}
      .title h5 {
    font-size: 20px;
    color: #a18921;
    display: block;
    width: 100%;
    line-height: normal;
    margin: 6px 0px;
    font-weight: 500;
}


.badge-gold {
    background: #b49a51;
    display: inline-block;
    font-size: 21px;
    min-width: 220px;
    padding: 10px 10px 10px;
    color: black;
    font-family: "Adobe-Garamond-Pro", serif !important;
}

            .time {
    color: #b49a51;
    font-size: 40px;
    text-align: center;
                font-family: Arial, Helvetica, sans-serif;
}
.content {
    font-family: Arial, Helvetica, sans-serif;
    color: #b49a51;
    padding: 40px 50px 1px 30px;
}
            .content h3 {
    font-size: 43px;
    margin: 0px;
}
 .content p {
    font-size: 16px;
    color: #e1da8e;
    line-height: 22px;
}1
            .content ul {
    padding-left: 10px;
}
   .content ul li {
    font-size: 15px;
    font-weight: 100;
    letter-spacing: 1px;
    padding-bottom: 10px;
}
    
            .logo-right img {
    width: 172px;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.right-side {
    padding-top: 4px;
    background: black;
    padding-bottom: 30px;
}
            .text span{
                font-size: 12px;
            }
   .text {
    color: white;
    text-align: center;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 30px;
    line-height: 28px;
}
           .right-bottom p {
    font-size: 12px;
} 
            
             .right-bottom{
                 font-family: Arial, Helvetica, sans-serif;
                 padding: 30px;
            }
            .right-bottom img{
                width:160px;
            }
           
  .sideborder {
    position: relative;
    z-index: 0;
}
           
            .content h5 {
    font-size: 22px;
    margin: 0px;
    max-width: 390px;
}
            .footer-copy {
    display: flex
;
    place-items: baseline;
    background: #dbb25d;
}
    .footer-copy p {
    color: black;
    font-size: 8px;
    margin-right: 4px;
}
            .footer-copy {
    display: flex
;
    place-items: baseline;
    background: #dbb25d;
    place-items: center;
   
    padding: 20px;
}
            .social {
    display: inline-flex
;
}
            .social a {
    color: black;
}
            .footer-copy img {
    width: 33px;
    margin-right: 10px;
}
            .qr img {
    width: 100px;
}
.qr {
    display: flex
;
    place-content: space-between;
    place-items: center;
    padding-bottom: 10px;
}

.text {
    padding-top: 10px;
}

            @media(max-width:1180px){
                .sideborder {
    position: relative;
    z-index: 0;
    height: 100%;
}
                
                .invited-frame{
                    padding: 0px 116px 25px;
                }
                .title h2 {
    font-size: 73px;
                }
            }
              @media(max-width:1160px){
                .title span {
    color: #b49a51;
    font-size: 22px;
                  }
                      .title h2 {
        font-size: 58px;
    }
                      .invited-frame {
        padding: 10px 116px 5px;
        min-height: 390px;
    }
                  .sideborder {
    position: relative;
    z-index: 0;
    height: 100%;
}
            }
            
            @media(max-width:900px){
                .logo-right img {
    width: 190px;
    text-align: center;
    display: block;
    margin: 0 auto;
}
                .time {
    font-size: 30px;
}
                .pl-100 {
    padding-left: 20px;
}
    
                    .invited-frame {
        padding: 10px 86px 5px;
        min-height: 350px;
                        margin-bottom: 20px;
    }
                    .title h2 {
        font-size: 48px;
    }
            }
            
              @media(max-width:768px){
                .content ul {
    padding-left: 30px;
}
    .glass--image img {
        width: 40%;
        margin: 0 auto;
        display: block;
    }
                  .col-60 {
    width: 100%;
    position: relative;
}
                  .landing-page .row {
    display: flex
;
    place-content: space-between;
    flex-direction: column;
}
                      .pl-100 {
        padding-left: 0;
        padding: 0px;
    }
                      .invited-frame {
        padding: 10px 86px 5px;
        min-height: 500px;
        margin-bottom: 20px;
    }
               .title h2 {
        font-size: 12vw;
    }
                  
                  .col-30,
                  .col-40 {
    width: 100%;
    position: relative;
}
.sideborder {
    position: relative;
    z-index: 0;
    display: none;
}

                .invited-frame{
                      background-size: 89%;
    margin-bottom: 40px;
    min-height: 480px;

            }
            
            @media (max-width: 767px) {
              .venue * {
    font-size: 13px;
}
    .title span {
        color: #b49a51;
        font-size: 15px;
    }

    .invited-frame {
        padding: 10px 86px 5px;
        min-height: 400px;
        margin-bottom: 20px;
    }
}