body {
     background-color: #90b7c6 !important;
     height: 100%;
}
html {
     background-color: #90b7c6 !important;
     height: 100%;
}
.navbar {
     background-color: transparent;
     position: absolute;
     left: 0;
     right: 0;
     top:50px;
     z-index: 9999;
}
.nav-wrapper {
     position:absolute;
     right:0;
     left:0;
}
.navbar-nav a {
     font-family: 'PT Mono', monospace !important;
     color:#ffffff;
     border-bottom: 1px solid transparent;    
     transition: all .2s ease-in;
}
.navbar-nav a:hover {
     color:#e2247a;
     border-bottom: 1px solid #e2247a;
}
.navbar-nav .active a {
     color:#e2247a;
     border-bottom: 1px solid #e2247a;
}
.navbar-toggler-icon {
     background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.nav-item {
     margin-left: 26px;
}
.navbar-bg{
     background-color: #90b7c6 !important;
     top:0px !important;
}
.navbar-ht{
     height:100vh; !important;
}
.banner {
     background-image: url("../images/Meghna-and-Dhruv-wedding-banner1.jpg");
     height: 100vh; 
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
}
.banner-text{
     font-family: 'Playfair Display', serif;
     color: #ffffff;
     font-size: 90px;
     font-weight: bold;
     right: 20px;
     width: 40%;
     top: 28%;
     position: absolute;
     line-height: 100px;
     text-align: center;
}
.banner-text span{
     margin-top: 36px;
     display: inline-block;
}
.home-section1{
     min-height: 100vh;
     background-color: #90b7c6;
     padding:70px 30px 70px 30px;
}
.section-heading{
     font-family: 'Playfair Display', serif;
     font-size: 40px;
     color:#ffffff;
     text-align: center;
     margin-bottom:50px;
}
.imgfull img{
     width: 100%;
}
.event-block{
     margin-bottom: 70px;
}
.home-event-title{
     font-family: 'Playfair Display', serif;
     font-size: 28px;
     color:#ffffff;
     text-align: center;
     margin:30px 0px 30px 0px;
}
.home-event-details span{
     font-family: 'Playfair Display', serif;
     font-size: 22px;
     color:rgba(255,255,255,1);
     font-weight: bold;
     display:block;
     margin-bottom:10px;
}
.home-event-details span p{
     font-family: 'Playfair Display', serif;
     font-size: 20px;
     color:rgba(255,255,255,1);
     font-weight: normal;
     display:inline-block;
     margin-bottom: 0px;
}
.home-event-details span p a{
     font-family: 'Playfair Display', serif;
     font-size: 20px;
     color:rgba(255,255,255,1);
     font-weight: normal;
     display:inline-block;
     margin-bottom: 0px;
     text-decoration: none;
}
.home-event-details span p a:hover{
     text-decoration: underline;
}
.btn-primary {
     font-family: 'PT Mono', monospace !important;
     font-size: 16px;
     color: rgba(0,0,0,0.9);
     background-color: #ffffff;
     border-color: rgba(0,0,0,0.9);
}
.btn-primary:hover {
     color: #ffffff;
     background-color: rgba(0,0,0,0.9);
     border-color: rgba(255,255,255,1.0);
}
.btn-secondary {
     font-family: 'PT Mono', monospace !important;
     color: #fff;
     font-size: 16px;
     background-color: #6c757d;
     border-color: #6c757d;
     margin-right: 20px;
}
.innernavigation{
     position: relative;
     margin-top:50px;
     margin-bottom: 50px;
     top:0px;
}
.inner-section {
    min-height: 100vh;
    background-color: #90b7c6;
    padding: 70px 30px 70px 30px;
}
.eventpageimg {
     padding-right: 50px;
}
.eventpageimg img{
     width: 100%;
}
.eventpagetitle{
     font-family: 'Playfair Display', serif;
     font-size: 80px;
     color:rgba(255,255,255,1);
     font-weight: normal;
     margin-bottom: 30px;
     line-height: 80px;
     margin-top: -15px;
}
.eventpage-block p{
     font-family: 'Playfair Display', serif;
     font-size: 22px;
     color:rgba(255,255,255,1);
     font-weight: normal;
     margin-bottom: 30px;
     line-height: 32px;
}
.eventpage-blockbottom{
     margin-bottom: 90px;
}
.eventpagehr{
     border-top: 1px solid rgba(255,255,255,0.5);
     width: 40%;
     margin-bottom: 90px;
}
.contactpage {
     padding:90px 150px 90px 150px !important;
}
.contactpage p{
     font-family: 'Playfair Display', serif;
     color:#ffffff;
     font-size: 22px;
     margin-bottom: 50px;
}
.contactpage p a {
     font-family: 'Playfair Display', serif;
     color:#ffffff;
     font-size: 22px;
     margin-bottom: 50px;
     text-orientation: none;
}
.contactpage p a:hover {
     text-decoration: underline;
}
.contactpage label{
     font-family: 'Playfair Display', serif;
     color:#ffffff;
     font-size: 18px;
}
.contactpage .labelsub{
     font-family: 'Playfair Display', serif;
     color:#ffffff;
     font-size: 12px;
}
.contactpage .form-group{
     margin-bottom: 30px !important;
}
.contactpageheading{
     margin-bottom:90px !important;
}
.contactbgn{
     margin-top:40px;
}
.finfo {
     padding:90px 50px 90px 50px !important;
}
.finfo .title {
     padding-right:30px !important;
}
.finfo p{
     font-family: 'Playfair Display', serif;
     color:#ffffff;
     font-size: 22px;
     margin-bottom: 50px;
}
.finfoul{
     font-family: 'Playfair Display', serif;
     color:#ffffff;
     font-size: 22px;
     margin-bottom: 50px; 
}
.finfoul li{
     margin-bottom: 8px;
}
.finfo hr.fhr{
     border-top: 1px solid rgba(255,255,255,0.5);
     width: 40%;
     margin-bottom: 70px;
}
.gallerypage {
     padding:120px 50px 120px 50px !important;
}
.gallerybanner {
     background-image: url("../images/gallery-banner.jpg");
     height: 50vh; 
     background-position: center right;
     background-repeat: no-repeat;
     background-size: cover;
}
.rsvppagetitle{
     font-family: 'Playfair Display', serif;
     font-size: 50px;
     color:rgba(255,255,255,1);
     font-weight: normal;
     margin-bottom: 10px;
     line-height: 26px;
     margin-top: 10px;
}
.formtitle{
     font-family: 'Playfair Display', serif;
     font-size:22px;
     color:#ffffff;
     margin-top: 30px;
     display: inline-block;
     margin-bottom: 20px;
}
hr.fhr{
     border-top: 1px solid rgba(255,255,255,0.5);
     width: 40%;
     margin-bottom: 70px;
}
.errormsg{
     font-family: 'Oxygen', sans-serif !important;
     color:#ff0000 !important;
     font-size: 12px !important;
}
.errormsg p{
     font-family: 'Oxygen', sans-serif !important;
     color:#ff0000 !important;
     font-size: 12px !important;
     margin-bottom: 2px !important;
}
.successmsg{
     font-family: 'Oxygen', sans-serif !important;
     color:#008000 !important;
     font-size: 12px !important;
}
.successmsg p{
     font-family: 'Oxygen', sans-serif !important;
     color:#008000 !important;
     font-size: 12px !important;
     margin-bottom: 2px !important;
}
.top0{
     top:0px;
}
.padding0{
     padding: 0px 0px 0px 0px;
}
.margintop30{
     margin-top: 30px !important;
}
.marginbottom5{
     margin-bottom: 5px !important
}
@media (max-width: 300px) {
     .navbar {
          background-color: transparent;
          position: absolute;
          left: 0;
          right: 0;
          top:10px;
     }
     .banner-text {
          font-size: 12px;
          right: 10px;
          top: 40%;
          line-height: 20px;
     }
     .banner-text span {
          margin-top: 8px;
          display: inline-block;
     }
     .home-section1{
          min-height: 100vh;
          background-color: #90b7c6;
          padding:30px 20px 30px 50px;
     }
     .section-heading{
          font-size: 26px;
          margin-bottom:20px;
     }
     .event-block{
          margin-bottom: 70px;
     }
     .home-event-title{
          font-size: 18px;
          color:#ff0000;
          margin:20px 0px 10px 0px;
     }
     .home-event-details span{
          font-size: 14px;
          margin-bottom:0px;
     }
     .home-event-details span p{
          font-size: 14px;
     }
     .home-event-details span p a{
          font-size: 14px;
     }
     .btn-primary {
          font-size: 14px;
     }
     .innernavigation{
          position: relative;
          margin-top:0px;
          margin-bottom: 0px;
          top:0px;
     }
     .inner-section {
         min-height: 100vh;
         background-color: #90b7c6;
         padding: 0px 30px 30px 20px;
     }
     .eventpageimg {
          padding-right: 50px;
     }
     .eventpageimg img{
          width: 100%;
     }
     .eventpagetitle{
          font-family: 'Playfair Display', serif;
          font-size: 20px;
          color:rgba(255,255,255,1);
          font-weight: normal;
          margin-bottom: 10px;
          line-height: 26px;
          margin-top: 10px;
     }
     .eventpage-block p{
          font-family: 'Playfair Display', serif;
          font-size: 12px;
          color:rgba(255,255,255,1);
          font-weight: normal;
          margin-bottom: 0px;
          line-height: 18px;
     }
     .eventpage-blockbottom{
          margin-bottom: 20px;
     }
     .eventpagehr{
          margin-bottom: 20px;
     }
     .contactpage {
          padding:0px 5px 40px 5px !important;
     }
     .contactpage p{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 12px;
          margin-bottom: 20px;
     }
     .contactpage p a{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 12px;
          margin-bottom: 20px;
          text-decoration: none;
     }
     .contactpage label{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 10px;
     }
     .contactpage .labelsub{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 6px;
     }
     .contactpage .form-group{
          margin-bottom: 5px !important;
     }
     .contactpage .form-group input{
          height: 20px;
     }
     .contactpageheading{
          margin-bottom:20px !important;
     }
     .contactbtn{
          margin-top:20px;
     }
     .finfo {
          padding:0px 10px 70px 10px !important;
     }
     .finfo .title {
          padding-right:30px !important;
     }
     .finfo p{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 12px;
          margin-bottom: 10px;
     }
     .finfoul {
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 12px;
          margin-bottom: 10px;
     }
     .finfo hr.fhr{
          border-top: 1px solid rgba(255,255,255,0.5);
          width: 40%;
          margin-bottom: 10px;
     }
     .rsvppagetitle{
          font-size: 16px;
          margin-bottom: 10px;
          margin-top: 10px;
     }
     .formtitle{
          font-size:16px;
          margin-top: 0px;
          margin-bottom: 0px;
     }
     hr.fhr {
          border-top: 1px solid rgba(255,255,255,0.5);
          width: 40%;
          margin-bottom: 0px;
     }
     .card-body {
          padding: 0px;
     }
}
@media (min-width: 301px) {
     .navbar {
          background-color: transparent;
          position: absolute;
          left: 0;
          right: 0;
          top:10px;
     }
     .banner-text {
          font-size: 24px;
          right: 10px;
          top: 55%;
          line-height: 28px;
     }
     .banner-text span {
          margin-top: 10px;
          display: inline-block;
     }
     .home-section1{
          min-height: 100vh;
          background-color: #90b7c6;
          padding:30px 20px 30px 50px;
     }
     .section-heading{
          font-size: 26px;
          margin-bottom:20px;
     }
     .event-block{
          margin-bottom: 70px;
     }
     .home-event-title{
          font-size: 18px;
          color:#ff0000;
          margin:20px 0px 10px 0px;
     }
     .home-event-details span{
          font-size: 14px;
          margin-bottom:0px;
     }
     .home-event-details span p{
          font-size: 14px;
     }
     .home-event-details span p a{
          font-size: 14px;
     }
     .btn-primary {
          font-size: 14px;
     }
     .innernavigation{
          position: relative;
          margin-top:10px;
          margin-bottom: 0px;
          top:0px;
     }
     .inner-section {
         min-height: 100vh;
         background-color: #90b7c6;
         padding: 0px 30px 30px 30px;
     }
     .eventpageimg {
          padding-right: 50px;
     }
     .eventpageimg img{
          width: 100%;
     }
     .eventpagetitle{
          font-family: 'Playfair Display', serif;
          font-size: 24px;
          color:rgba(255,255,255,1);
          font-weight: normal;
          margin-bottom: 15px;
          line-height: 34px;
          margin-top: 20px;
     }
     .eventpage-block p{
          font-family: 'Playfair Display', serif;
          font-size: 12px;
          color:rgba(255,255,255,1);
          font-weight: normal;
          margin-bottom: 0px;
          line-height: 18px;
     }
     .eventpage-blockbottom{
          margin-bottom: 20px;
     }
     .eventpagehr{
          margin-bottom: 30px;
     }
     .contactpage {
          padding:0px 30px 40px 30px !important;
     }
     .contactpage p{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 12px;
          margin-bottom: 20px;
     }
     .contactpage p a{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 12px;
          margin-bottom: 20px;
          text-decoration: none;
     }
     .contactpage label{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 10px;
     }
     .contactpage .labelsub{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 6px;
     }
     .contactpage .form-group{
          margin-bottom: 5px !important;
     }
     .contactpage .form-group input{
          height: 20px;
     }
     .contactpageheading{
          margin-bottom:20px !important;
     }
     .contactbtn{
          margin-top:20px;
     }
     .finfo {
          padding:0px 10px 70px 10px !important;
     }
     .finfo .title {
          padding-right:30px !important;
     }
     .finfo p{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 12px;
          margin-bottom: 10px;
     }
     .finfoul{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 12px;
          margin-bottom: 10px;
     }
     .finfo hr.fhr{
          border-top: 1px solid rgba(255,255,255,0.5);
          width: 40%;
          margin-bottom: 10px;
     }
     .rsvppagetitle{
          font-size: 16px;
          margin-bottom: 10px;
          margin-top: 10px;
     }
     .formtitle{
          font-size:16px;
          margin-top: 0px;
          margin-bottom: 0px;
     }
     hr.fhr {
          border-top: 1px solid rgba(255,255,255,0.5);
          width: 40%;
          margin-bottom: 0px;
     }
     .card-body {
          padding: 0px;
     }
}
@media (min-width: 467px) {
     .navbar {
          background-color: transparent;
          position: absolute;
          left: 0;
          right: 0;
          top:10px;
     }
     .banner-text {
          font-size: 30px;
          right: 10px;
          top: 55%;
          line-height: 34px;
     }
     .banner-text span {
         margin-top: 20px;
         display: inline-block;
     }
     .home-section1{
          min-height: 100vh;
          background-color: #90b7c6;
          padding:50px 20px 50px 50px;
     }
     .section-heading{
          font-size: 42px;
          margin-bottom:40px;
     }
     .event-block{
          margin-bottom: 70px;
     }
     .home-event-title{
          font-size: 30px;
          color:#ffffff;
          margin:30px 0px 20px 0px;
     }
     .home-event-details span{
          font-size: 22px;
          margin-bottom:10px;
     }
     .home-event-details span p{
          font-size: 22px;
     }
     .home-event-details span p a{
          font-size: 22px;
     }
     .btn-primary {
          font-size: 18px;
     }
     .innernavigation{
          position: relative;
          margin-top:10px;
          margin-bottom: 10px;
          top:0px;
     }
     .inner-section {
         min-height: 100vh;
         background-color: #90b7c6;
         padding: 0px 30px 30px 30px;
     }
     .eventpageimg {
          padding-right: 50px;
     }
     .eventpageimg img{
          width: 100%;
     }
     .eventpagetitle{
          font-family: 'Playfair Display', serif;
          font-size: 30px;
          color:rgba(255,255,255,1);
          font-weight: normal;
          margin-bottom: 15px;
          line-height: 34px;
          margin-top: 20px;
     }
     .eventpage-block p{
          font-family: 'Playfair Display', serif;
          font-size: 12px;
          color:rgba(255,255,255,1);
          font-weight: normal;
          margin-bottom: 26px;
          line-height: 20px;
     }
     .eventpage-blockbottom{
          margin-bottom: 20px;
     }
     .eventpagehr{
          margin-bottom: 50px;
     }
     .contactpage {
          padding:0px 30px 40px 30px !important;
     }
     .contactpage p{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 12px;
          margin-bottom: 20px;
     }
     .contactpage p a{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 12px;
          margin-bottom: 20px;
          text-decoration: none;
     }
     .contactpage label{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 10px;
     }
     .contactpage .labelsub{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 6px;
     }
     .contactpage .form-group{
          margin-bottom: 5px !important;
     }
     .contactpage .form-group input{
          height: 20px;
     }
     .contactpageheading{
          margin-bottom:20px !important;
     }
     .contactbtn{
          margin-top:20px;
     }
     .finfo {
          padding:0px 10px 70px 10px !important;
     }
     .finfo .title {
          padding-right:30px !important;
     }
     .finfo p{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 12px;
          margin-bottom: 10px;
     }
     .finfoul{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 12px;
          margin-bottom: 10px;
     }
     .finfo hr.fhr{
          border-top: 1px solid rgba(255,255,255,0.5);
          width: 40%;
          margin-bottom: 10px;
     }
}
@media (min-width: 576px) {
     .navbar {
          background-color: transparent;
          position: absolute;
          left: 0;
          right: 0;
          top:10px;
     }
     .banner-text {
          font-size: 40px;
          right: 10px;
          top: 40%;
          line-height: 46px;
     }
     .home-section1{
          min-height: 100vh;
          background-color: #90b7c6;
          padding:50px 20px 50px 50px;
     }
     .section-heading{
          font-size: 42px;
          margin-bottom:40px;
     }
     .event-block{
          margin-bottom: 70px;
     }
     .home-event-title{
          font-size: 30px;
          color:#ffffff;
          margin:30px 0px 20px 0px;
     }
     .home-event-details span{
          font-size: 22px;
          margin-bottom:10px;
     }
     .home-event-details span p{
          font-size: 22px;
     }
     .home-event-details span p a{
          font-size: 22px;
     }
     .btn-primary {
          font-size: 18px;
     }
     .innernavigation{
          position: relative;
          margin-top:20px;
          margin-bottom: 20px;
          top:0px;
     }
     .inner-section {
         min-height: 100vh;
         background-color: #90b7c6;
         padding: 0px 30px 30px 30px;
     }
     .eventpageimg {
          padding-right: 50px;
     }
     .eventpageimg img{
          width: 100%;
     }
     .eventpagetitle{
          font-family: 'Playfair Display', serif;
          font-size: 34px;
          color:rgba(255,255,255,1);
          font-weight: normal;
          margin-bottom: 15px;
          line-height: 38px;
          margin-top: 20px;
     }
     .eventpage-block p{
          font-family: 'Playfair Display', serif;
          font-size: 14px;
          color:rgba(255,255,255,1);
          font-weight: normal;
          margin-bottom: 30px;
          line-height: 20px;
     }
     .eventpage-blockbottom{
          margin-bottom: 20px;
     }
     .eventpagehr{
          margin-bottom: 50px;
     }
     .contactpage {
          padding:0px 50px 40px 50px !important;
     }
     .contactpage p{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 12px;
          margin-bottom: 20px;
     }
     .contactpage p a{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 12px;
          margin-bottom: 20px;
          text-decoration: underline;
     }
     .contactpage label{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 10px;
     }
     .contactpage .labelsub{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 6px;
     }
     .contactpage .form-group{
          margin-bottom: 5px !important;
     }
     .contactpage .form-group input{
          height: 20px;
     }
     .contactpageheading{
          margin-bottom:20px !important;
     }
     .contactbtn{
          margin-top:20px;
     }
     .finfo {
          padding:0px 10px 70px 10px !important;
     }
     .finfo .title {
          padding-right:30px !important;
     }
     .finfo p{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 12px;
          margin-bottom: 10px;
     }
     .finfoul{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 12px;
          margin-bottom: 10px;
     }
     .finfo hr.fhr{
          border-top: 1px solid rgba(255,255,255,0.5);
          width: 40%;
          margin-bottom: 10px;
     }
     .rsvppagetitle{
          font-size: 22px;
          margin-bottom: 10px;
          margin-top: 10px;
          color:#ffffff;
     }
     .formtitle{
          font-size:16px;
          margin-top: 0px;
          margin-bottom: 0px;
     }
     hr.fhr {
          border-top: 1px solid rgba(255,255,255,0.5);
          width: 40%;
          margin-bottom: 30px;
          margin-top:20px;
     }
     .card-body {
          padding: 0px;
     }
}
@media (min-width: 768px) {
     .navbar {
          background-color: transparent;
          position: absolute;
          left: 0;
          right: 0;
          top:30px;
     }
     .banner-text {
          font-size: 56px;
          right: 10px;
          top: 32%;
          line-height: 60px;
     }
     .home-section1{
          min-height: 100vh;
          background-color: #90b7c6;
          padding:50px 20px 50px 50px;
     }
     .section-heading{
          font-size: 32px;
          margin-bottom:40px;
     }
     .event-block{
          margin-bottom: 30px;
     }
     .home-event-title{
          font-size: 20px;
          color:#ffffff;
          margin:30px 0px 20px 0px;
     }
     .home-event-details span{
          font-size: 16px;
          margin-bottom:10px;
     }
     .home-event-details span p{
          font-size: 16px;
     }
     .home-event-details span p a{
          font-size: 16px;
     }
     .btn-primary {
          font-size: 14px;
     }
     .banner-text {
          font-size: 66px;
          right: 10px;
          top: 32%;
          line-height: 70px;
     }
     .innernavigation{
          position: relative;
          margin-top:20px;
          margin-bottom: 20px;
          top:0px;
     }
     .inner-section {
         min-height: 100vh;
         background-color: #90b7c6;
         padding: 0px 30px 30px 30px;
     }
     .eventpageimg {
          padding-right: 50px;
     }
     .eventpageimg img{
          width: 100%;
     }
     .eventpagetitle{
          font-family: 'Playfair Display', serif;
          font-size: 34px;
          color:rgba(255,255,255,1);
          font-weight: normal;
          margin-bottom: 15px;
          line-height: 38px;
          margin-top: -10px;
     }
     .eventpage-block p{
          font-family: 'Playfair Display', serif;
          font-size: 14px;
          color:rgba(255,255,255,1);
          font-weight: normal;
          margin-bottom: 30px;
          line-height: 20px;
     }
     .eventpage-blockbottom{
          margin-bottom: 40px;
     }
     .eventpagehr{
          margin-bottom: 70px;
     }
     .contactpage {
          padding:0px 70px 40px 70px !important;
     }
     .contactpage p{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 14px;
          margin-bottom: 20px;
     }
     .contactpage p a{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 14px;
          margin-bottom: 20px;
          text-decoration: none;
     }
     .contactpage label{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 12px;
     }
     .contactpage .labelsub{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 8px;
     }
     .contactpage .form-group{
          margin-bottom: 20px !important;
     }
     .contactpage .form-group input{
          height: calc(2.25rem + 2px);
     }
     .contactpageheading{
          margin-bottom:40px !important;
     }
     .contactbtn{
          margin-top:20px;
     }
     .finfo {
          padding:10px 50px 70px 50px !important;
     }
     .finfo .title {
          padding-right:30px !important;
     }
     .finfo p{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 14px;
          margin-bottom: 10px;
     }
     .finfoul{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 14px;
          margin-bottom: 10px;
     }
     .finfo hr.fhr{
          border-top: 1px solid rgba(255,255,255,0.5);
          width: 40%;
          margin-bottom: 10px;
     }
     .rsvppagetitle{
          font-size: 22px;
          margin-bottom: 10px;
          margin-top: 10px;
          color:#ffffff;
     }
     .formtitle{
          font-size:16px;
          margin-top: 0px;
          margin-bottom: 0px;
     }
     hr.fhr {
          border-top: 1px solid rgba(255,255,255,0.5);
          width: 40%;
          margin-bottom: 30px;
          margin-top:20px;
     }
     .card-body {
          padding: 0px;
     }
}
@media (min-width: 992px) {
     .navbar {
          background-color: transparent;
          position: absolute;
          left: 0;
          right: 0;
          top:50px;
          z-index: 9999;
     }
     .banner-text {
          font-size: 66px;
          right: 10px;
          top: 32%;
          line-height: 70px;
     }
     .innernavigation{
          position: relative;
          margin-top:30px;
          margin-bottom: 50px;
          top:0px;
     }
     .inner-section {
         min-height: 100vh;
         background-color: #90b7c6;
         padding: 0px 30px 30px 30px;
     }
     .eventpageimg {
          padding-right: 50px;
     }
     .eventpageimg img{
          width: 100%;
     }
     .eventpagetitle{
          font-family: 'Playfair Display', serif;
          font-size: 44px;
          color:rgba(255,255,255,1);
          font-weight: normal;
          margin-bottom: 30px;
          line-height: 44px;
          margin-top: -10px;
     }
     .eventpage-block p{
          font-family: 'Playfair Display', serif;
          font-size: 20px;
          color:rgba(255,255,255,1);
          font-weight: normal;
          margin-bottom: 30px;
          line-height: 34px;
     }
     .eventpage-blockbottom{
          margin-bottom: 90px;
     }
     .eventpagehr{
          margin-bottom: 90px;
     }
     .contactpage {
          padding:0px 150px 40px 150px !important;
     }
     .contactpage p{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 16px;
          margin-bottom: 30px;
     }
     .contactpage p a{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 16px;
          margin-bottom: 30px;
          text-decoration: none;
     }
     .contactpage label{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 12px;
     }
     .contactpage .labelsub{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 10px;
     }
     .contactpage .form-group{
          margin-bottom: 20px !important;
     }
     .contactpage .form-group input{
          height: calc(2.25rem + 2px);
     }
     .contactpageheading{
          margin-bottom:90px !important;
     }
     .contactbtn{
          margin-top:20px;
     }
     .finfo {
          padding:10px 50px 70px 50px !important;
     }
     .finfo .title {
          padding-right:30px !important;
     }
     .finfo p{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 16px;
          margin-bottom: 30px;
     }
     .finfoul{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 16px;
          margin-bottom: 30px;
     }
     .finfo hr.fhr{
          border-top: 1px solid rgba(255,255,255,0.5);
          width: 40%;
          margin-bottom: 30px;
     }
     .rsvppagetitle{
          font-size: 28px;
          margin-bottom: 10px;
          margin-top: 70px;
          color:#ffffff;
     }
     .formtitle{
          font-size:16px;
          margin-top: 0px;
          margin-bottom: 0px;
     }
     hr.fhr {
          border-top: 1px solid rgba(255,255,255,0.5);
          width: 40%;
          margin-bottom: 30px;
          margin-top:20px;
     }
     .card-body {
          padding: 0px;
     }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) { 
     
}
@media (min-width: 1200px) {
     .navbar {
          background-color: transparent;
          position: absolute;
          left: 0;
          right: 0;
          top:50px;
          z-index: 9999;
     }
     .banner-text {
         font-family: 'Playfair Display', serif;
          color: #ffffff;
          font-size: 90px;
          font-weight: bold;
          right: 20px;
          width: 40%;
          top: 28%;
          position: absolute;
          line-height: 100px;
          text-align: center;
     }
     .innernavigation{
          position: relative;
          margin-top:30px;
          margin-bottom: 50px;
          top:0px;
     }
     .inner-section {
         min-height: 100vh;
         background-color: #90b7c6;
         padding: 30px 30px 30px 30px;
     }
     .eventpageimg {
          padding-right: 50px;
     }
     .eventpageimg img{
          width: 100%;
     }
     .eventpagetitle{
          font-family: 'Playfair Display', serif;
          font-size: 66px;
          color:rgba(255,255,255,1);
          font-weight: normal;
          margin-bottom: 30px;
          line-height: 76px;
          margin-top: -15px;
     }
     .eventpage-block p{
          font-family: 'Playfair Display', serif;
          font-size: 22px;
          color:rgba(255,255,255,1);
          font-weight: normal;
          margin-bottom: 30px;
          line-height: 36px;
     }
     .contactpage {
          padding:40px 150px 40px 150px !important;
     }
     .contactpage p{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 22px;
          margin-bottom: 50px;
     }
     .contactpage p a{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 22px;
          margin-bottom: 50px;
          text-decoration: none;
     }
     .contactpage label{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 16px;
     }
     .contactpage .labelsub{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 12px;
     }
     .contactpage .form-group{
          margin-bottom: 50px !important;
     }
     .contactpage .form-group input{
          height: calc(2.25rem + 2px);
     }
     .contactpageheading{
          margin-bottom:90px !important;
     }
     .contactbtn{
          margin-top:20px;
     }
     .finfo {
          padding:10px 50px 70px 50px !important;
     }
     .finfo .title {
          padding-right:30px !important;
     }
     .finfo p{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 20px;
          margin-bottom: 30px;
     }
     .finfoul{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 20px;
          margin-bottom: 30px;
     }
     .finfo hr.fhr{
          border-top: 1px solid rgba(255,255,255,0.5);
          width: 40%;
          margin-bottom: 30px;
     }
     .rsvppagetitle{
          font-family: 'Playfair Display', serif;
          font-size: 50px;
          color:rgba(255,255,255,1);
          font-weight: normal;
          margin-bottom: 10px;
          line-height: 26px;
          margin-top: 10px;
     }
     .formtitle{
          font-family: 'Playfair Display', serif;
          font-size:22px;
          color:#ffffff;
          margin-top: 30px;
          display: inline-block;
          margin-bottom: 20px;
     }
     hr.fhr{
          border-top: 1px solid rgba(255,255,255,0.5);
          width: 40%;
          margin-bottom: 70px;
     }
     .errormsg{
          font-family: 'Oxygen', sans-serif !important;
          color:#ff0000 !important;
          font-size: 12px !important;
     }
     .errormsg p{
          font-family: 'Oxygen', sans-serif !important;
          color:#ff0000 !important;
          font-size: 12px !important;
          margin-bottom: 2px !important;
     }
     .successmsg{
          font-family: 'Oxygen', sans-serif !important;
          color:#008000 !important;
          font-size: 12px !important;
     }
     .successmsg p{
          font-family: 'Oxygen', sans-serif !important;
          color:#008000 !important;
          font-size: 12px !important;
          margin-bottom: 2px !important;
     }
}
@media (min-width: 1400px) {
     .navbar {
          background-color: transparent;
          position: absolute;
          left: 0;
          right: 0;
          top:50px;
          z-index: 9999;
     }
     .banner-text {
          font-size: 90px;
          right: 50px;
          width: 40%;
          top: 28%;
          line-height: 100px;
     }
     .home-section1{
          min-height: 100vh;
          background-color: #90b7c6;
          padding:70px 30px 70px 30px;
     }
     .section-heading{
          font-family: 'Playfair Display', serif;
          font-size: 40px;
          color:#ffffff;
          text-align: center;
          margin-bottom:50px;
     }
     .imgfull img{
          width: 100%;
     }
     .event-block{
          margin-bottom: 70px;
     }
     .home-event-title{
          font-family: 'Playfair Display', serif;
          font-size: 28px;
          color:#ffffff;
          text-align: center;
          margin:30px 0px 30px 0px;
     }
     .home-event-details span{
          font-family: 'Playfair Display', serif;
          font-size: 22px;
          color:rgba(255,255,255,1);
          font-weight: bold;
          display:block;
          margin-bottom:10px;
     }
     .home-event-details span p{
          font-family: 'Playfair Display', serif;
          font-size: 20px;
          color:rgba(255,255,255,1);
          font-weight: normal;
          display:inline-block;
          margin-bottom: 0px;
     }
     .home-event-details span p a{
          font-family: 'Playfair Display', serif;
          font-size: 20px;
          color:rgba(255,255,255,1);
          font-weight: normal;
          display:inline-block;
          margin-bottom: 0px;
          text-decoration: none;
     }
     .home-event-details span p a:hover{
          text-decoration: underline;
     }
     .btn-primary {
          font-family: 'PT Mono', monospace !important;
          font-size: 16px;
          color: rgba(0,0,0,0.9);
          background-color: #ffffff;
          border-color: rgba(0,0,0,0.9);
     }
     .btn-primary:hover {
          color: #ffffff;
          background-color: rgba(0,0,0,0.9);
          border-color: rgba(255,255,255,1.0);
     }
     .innernavigation{
          position: relative;
          margin-top:50px;
          margin-bottom: 50px;
          top:0px;
     }
     .inner-section {
         min-height: 100vh;
         background-color: #90b7c6;
         padding: 70px 30px 70px 30px;
     }
     .eventpageimg {
          padding-right: 50px;
     }
     .eventpageimg img{
          width: 100%;
     }
     .eventpagetitle{
          font-family: 'Playfair Display', serif;
          font-size: 76px;
          color:rgba(255,255,255,1);
          font-weight: normal;
          margin-bottom: 30px;
          line-height: 76px;
          margin-top: -15px;
     }
     .eventpage-block p{
          font-family: 'Playfair Display', serif;
          font-size: 24px;
          color:rgba(255,255,255,1);
          font-weight: normal;
          margin-bottom: 30px;
          line-height: 38px;
     }
     .contactpage {
          padding:70px 150px 70px 150px !important;
     }
     .contactpage p{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 22px;
          margin-bottom: 50px;
     }
     .contactpage p a{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 22px;
          margin-bottom: 50px;
          text-decoration: none;
     }
     .contactpage label{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 18px;
     }
     .contactpage .labelsub{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 12px;
     }
     .contactpage .form-group{
          margin-bottom: 30px !important;
     }
     .contactpageheading{
          margin-bottom:90px !important;
     }
     .contactbgn{
          margin-top:40px;
     }
     .padding0{
          padding: 0px 0px 0px 0px;
     }
     .finfo {
          padding:70px 50px 70px 50px !important;
     }
     .finfo .title {
          padding-right:30px !important;
     }
     .finfo p{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 22px;
          margin-bottom: 50px;
     }
     .finfoul{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 22px;
          margin-bottom: 50px;
     }
     .finfo hr.fhr{
          border-top: 1px solid rgba(255,255,255,0.5);
          width: 40%;
          margin-bottom: 70px;
     }
     .rsvppagetitle{
          font-family: 'Playfair Display', serif;
          font-size: 50px;
          color:rgba(255,255,255,1);
          font-weight: normal;
          margin-bottom: 10px;
          line-height: 26px;
          margin-top: 10px;
     }
     .formtitle{
          font-family: 'Playfair Display', serif;
          font-size:22px;
          color:#ffffff;
          margin-top: 30px;
          display: inline-block;
          margin-bottom: 20px;
     }
     hr.fhr{
          border-top: 1px solid rgba(255,255,255,0.5);
          width: 40%;
          margin-bottom: 70px;
     }
     .errormsg{
          font-family: 'Oxygen', sans-serif !important;
          color:#ff0000 !important;
          font-size: 12px !important;
     }
     .errormsg p{
          font-family: 'Oxygen', sans-serif !important;
          color:#ff0000 !important;
          font-size: 12px !important;
          margin-bottom: 2px !important;
     }
     .successmsg{
          font-family: 'Oxygen', sans-serif !important;
          color:#008000 !important;
          font-size: 12px !important;
     }
     .successmsg p{
          font-family: 'Oxygen', sans-serif !important;
          color:#008000 !important;
          font-size: 12px !important;
          margin-bottom: 2px !important;
     }
}
@media (min-width: 1600px) {
     .navbar-nav a {
          font-size: 22px;
     }
     .banner-text {
          color:#ffffff;
          font-size: 90px;
          right: 50px;
          width: 40%;
          top: 28%;
          line-height: 100px;
     }
     .home-section1{
          min-height: 100vh;
          background-color: #90b7c6;
          padding:80px 50px 80px 50px;
     }
     .section-heading{
          font-size: 56px;
          margin-bottom:100px;
     }
     .event-block{
          margin-bottom: 50px;
     }
     .home-event-title{
          font-size: 36px;
          color:#ffffff;
          margin:30px 0px 20px 0px;
     }
     .home-event-details span{
          font-size: 24px;
          margin-bottom:10px;
     }
     .home-event-details span p{
          font-size: 24px;
     }
     .home-event-details span p a{
          font-size: 24px;
     }
     .btn-primary {
          font-size: 20px;
     }
     .innernavigation{
          position: relative;
          margin-top:100px;
          margin-bottom: 0px;
          top:0px;
     }
     .inner-section {
         min-height: 100vh;
         background-color: #90b7c6;
         padding: 100px 30px 100px 30px;
     }
     .eventpagetitle{
          font-size: 100px;
          margin-bottom: 50px;
          line-height: 100px;
          margin-top: -20px;
     }
     .eventpage-block p{
          font-size: 32px;
          margin-bottom: 80px;
          line-height: 46px;
     }
     .contactpage {
          padding:90px 150px 90px 150px !important;
     }
     .contactpage p{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 28px;
          margin-bottom: 50px;
     }
     .contactpage p a{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 28px;
          margin-bottom: 50px;
          text-decoration: none;
     }
     .contactpage label{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 22px;
     }
     .contactpage .labelsub{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 16px;
     }
     .contactpage .form-group{
          margin-bottom: 50px !important;
     }
     .contactpage .form-group input{
          height: calc(2.25rem + 2px);
     }
     .contactpageheading{
          margin-bottom:90px !important;
     }
     .contactbtn{
          margin-top:40px;
     }
     .finfo {
          padding:100px 50px 100px 50px !important;
     }
     .finfo .title {
          padding-right:30px !important;
     }
     .finfo p{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 26px;
          margin-bottom: 50px;
     }
     .finfoul{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 26px;
          margin-bottom: 50px;
     }
     .finfo hr.fhr{
          border-top: 2px solid rgba(255,255,255,0.5);
          width: 40%;
          margin-bottom: 70px;
     }
}
@media (min-width: 1800px) {
     .navbar{
          top:70px;
     }
     .navbar-nav a {
          font-size: 24px;
     }
     .banner-text {
          font-size: 120px;
          right: 50px;
          width: 35%;
          top: 30%;
          line-height: 121px;
     }
     .banner-text span {
          margin-top: 100px;
          display: inline-block;
     }
     .home-section1{
          min-height: 100vh;
          background-color: #90b7c6;
          padding:100px 50px 100px 50px;
     }
     .section-heading{
          font-size: 80px;
          margin-bottom:100px;
     }
     .event-block{
          margin-bottom: 70px;
     }
     .home-event-title{
          font-size: 46px;
          color:#ffffff;
          margin:30px 0px 40px 0px;
     }
     .home-event-details span{
          font-size: 30px;
          margin-bottom:10px;
     }
     .home-event-details span p{
          font-size: 30px;
     }
     .home-event-details span p a{
          font-size: 30px;
     }
     .btn-primary {
          font-size: 24px;
     }
     .innernavigation{
          position: relative;
          margin-top:100px;
          margin-bottom: 0px;
          top:0px;
     }
     .inner-section {
         min-height: 100vh;
         background-color: #90b7c6;
         padding: 100px 30px 100px 30px;
     }
     .eventpagetitle{
          font-size: 110px;
          margin-bottom: 60px;
          line-height: 110px;
          margin-top: -20px;
     }
     .eventpage-block p{
          font-size: 34px;
          margin-bottom: 80px;
          line-height: 48px;
     }
     .contactpage {
          padding:90px 150px 90px 150px !important;
     }
     .contactpage p{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 32px;
          margin-bottom: 50px;
     }
     .contactpage p a{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 32px;
          margin-bottom: 50px;
          text-decoration: none;
     }
     .contactpage label{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 24px;
     }
     .contactpage .labelsub{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 18px;
     }
     .contactpage .form-group{
          margin-bottom: 50px !important;
     }
     .contactpage .form-group input{
          height: calc(2.25rem + 2px);
     }
     .contactpageheading{
          margin-bottom:90px !important;
     }
     .contactbtn{
          margin-top:60px;
     }
     .finfo {
          padding:160px 50px 160px 50px !important;
     }
     .finfo .title {
          padding-right:30px !important;
     }
     .finfo p{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 28px;
          margin-bottom: 50px;
     }
     .finfoul{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 28px;
          margin-bottom: 50px;
     }
     .finfo hr.fhr{
          border-top: 2px solid rgba(255,255,255,0.5);
          width: 40%;
          margin-bottom: 70px;
     }
}
@media (min-width: 2000px) {
     .navbar{
          top:70px;
     }
     .navbar-nav a {
          font-size: 24px;
     }
     .banner-text {
          font-size: 120px;
          right: 50px;
          width: 35%;
          top: 30%;
          line-height: 121px;
     }
     .banner-text span {
          margin-top: 100px;
          display: inline-block;
     }
     .home-section1{
          min-height: 100vh;
          background-color: #90b7c6;
          padding:150px 50px 150px 50px;
     }
     .section-heading{
          font-size: 80px;
          margin-bottom:150px;
     }
     .event-block{
          margin-bottom: 100px;
     }
     .home-event-title{
          font-size: 54px;
          color:#ffffff;
          margin:30px 0px 40px 0px;
     }
     .home-event-details span{
          font-size: 40px;
          margin-bottom:20px;
     }
     .home-event-details span p{
          font-size: 40px;
     }
     .home-event-details span p a{
          font-size: 40px;
     }
     .btn-primary {
          font-size: 30px;
     }
     .innernavigation{
          position: relative;
          margin-top:140px;
          margin-bottom: 0px;
          top:0px;
     }
     .inner-section {
         min-height: 100vh;
         background-color: #90b7c6;
         padding: 140px 30px 140px 30px;
     }
     .eventpagetitle{
          font-size: 120px;
          margin-bottom: 100px;
          line-height: 120px;
          margin-top: -20px;
     }
     .eventpage-block p{
          font-size: 38px;
          margin-bottom: 80px;
          line-height: 54px;
     }
     .contactpage {
          padding:110px 150px 110px 150px !important;
     }
     .contactpage p{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 36px;
          margin-bottom: 50px;
     }
     .contactpage p a{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 36px;
          margin-bottom: 50px;
          text-decoration: none;
     }
     .contactpage label{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 28px;
     }
     .contactpage .labelsub{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 20px;
     }
     .contactpage .form-group{
          margin-bottom: 50px !important;
     }
     .contactpage .form-group input{
          height:90px; !important;
     }
     .contactpageheading{
          margin-bottom:90px !important;
     }
     .contactbtn{
          margin-top:60px;
     }
     .finfo {
          padding:160px 50px 160px 50px !important;
     }
     .finfo .title {
          padding-right:30px !important;
     }
     .finfo p{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 36px;
          margin-bottom: 50px;
     }
     .finfoul{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 36px;
          margin-bottom: 50px;
     }
     .finfo hr.fhr{
          border-top: 2px solid rgba(255,255,255,0.5);
          width: 40%;
          margin-bottom: 70px;
     }
}
@media (min-width: 2200px) {
     .navbar{
          top:70px;
     }
     .navbar-nav a {
          font-size: 28px;
     }
     .banner-text {
          font-size: 150px;
          right: 50px;
          width: 35%;
          top: 30%;
          line-height: 164px;
     }
     .banner-text span {
          margin-top: 100px;
          display: inline-block;
     }
}
@media (min-width: 2400px) {
     .navbar{
          top:100px;
     }
     .navbar-nav a {
          font-size: 30px;
     }
     .banner-text {
          font-size: 200px;
          right: 50px;
          width: 35%;
          top: 30%;
          line-height: 224px;
     }
     .banner-text span {
          margin-top: 100px;
          display: inline-block;
     }
}
@media (min-width: 2600px) {
     .navbar{
          top:100px;
     }
     .navbar-nav a {
          font-size: 40px;
     }
     .banner-text {
          font-size: 180px;
          right: 50px;
          width: 35%;
          top: 30%;
          line-height: 190px;
     }
     .banner-text span {
          margin-top: 100px;
          display: inline-block;
     }
     .home-section1{
          min-height: 100vh;
          background-color: #90b7c6;
          padding:150px 50px 150px 50px;
     }
     .section-heading{
          font-size: 140px;
          margin-bottom:150px;
     }
     .event-block{
          margin-bottom: 150px;
     }
     .home-event-title{
          font-size: 84px;
          color:#ffffff;
          margin:30px 0px 80px 0px;
     }
     .home-event-details span{
          font-size: 72px;
          margin-bottom:20px;
     }
     .home-event-details span p{
          font-size: 66px;
     }
     .home-event-details span p a{
          font-size: 66px;
     }
     .btn-primary {
          font-size: 38px;
     }
     .innernavigation{
          position: relative;
          margin-top:190px;
          margin-bottom: 0px;
          top:0px;
     }
     .inner-section {
         min-height: 100vh;
         background-color: #90b7c6;
         padding: 190px 30px 190px 30px;
     }
     .eventpagetitle{
          font-size: 150px;
          margin-bottom: 100px;
          line-height: 180px;
          margin-top: -40px;
     }
     .eventpage-block p{
          font-size: 58px;
          margin-bottom: 80px;
          line-height: 88px;
     }
     .contactpage {
          padding:160px 150px 160px 150px !important;
     }
     .contactpage p{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 52px;
          margin-bottom: 50px;
     }
     .contactpage p a{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 52px;
          margin-bottom: 50px;
          text-decoration: none;
     }
     .contactpage label{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 40px;
     }
     .contactpage .labelsub{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 26px;
     }
     .contactpage .form-group{
          margin-bottom: 50px !important;
     }
     .contactpage .form-group input{
          height:90px; !important;
     }
     .contactpageheading{
          margin-bottom:90px !important;
     }
     .contactbtn{
          margin-top:40px;
     }
     .finfo {
          padding:160px 50px 160px 50px !important;
     }
     .finfo .title {
          padding-right:30px !important;
     }
     .finfo p{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 40px;
          margin-bottom: 50px;
     }
     .finfoul{
          font-family: 'Playfair Display', serif;
          color:#ffffff;
          font-size: 40px;
          margin-bottom: 50px;
     }
     .finfo hr.fhr{
          border-top: 2px solid rgba(255,255,255,0.5);
          width: 40%;
          margin-bottom: 70px;
     }
}
.eventpageimg img{
     width: 90% !important;
}