


*{
    padding: 0px;
    margin: 0px;
}

/* Navbar Banner */

.nav-bar{
    /* background-image: url("/YPS-mid-tier-website/images/Wedding Photos/Bianca-Nov-16-2202.jpg"); */
    /* background-size: cover; */
    /* background-position: center; */
    /* height: 1080px; */
    display: flex;
    flex-direction: column;
    background-color: #0B1020;
}
.home{
    background-image: url("../images/Wedding Photos/Bianca-Nov-16-2202.jpg");
    background-size: cover;
    background-position: center;
    height: 1080px;
    display: flex;
    flex-direction: column;
}
.nav-bar-with-banner{
    display: flex;
    list-style: none;
    justify-content: right;
}
.nav-bar_button{
    display: flex;
    flex-direction: column;
}
.Menu{
    
  font-family: 'Cormorant Garamond', serif;
  font-size: 26px;
    display: none;
}
.nav-bar-links{
    display: flex;
    align-self: center;
    width: 30%;
    margin-right: 10px;
    justify-content: space-between;
    font-family: "Inter", sans-serif;
}
.nav-bar-links li{
    font-size: 10px;
}
.nav-bar-links li a{
    text-decoration: none;
    color: #fdfeff;
    letter-spacing: 1.5px;
}

.nav-bar-links li a:hover{
    text-decoration: underline;
}
.ypslogo{
    width: 125px;
    margin-right: 20px;
}

.banner-contents{
    display: flex;
    flex-direction: column;
    height: 80vh;
    justify-content: center;
    text-align: right;
    padding-right: 16px;
}
.banner-contents h1 a{
    text-decoration: none;
    color: #fdfeff;
    font-size: 3.5vw;
    font-family: "Inter", sans-serif;
        letter-spacing: 3px;
}
.banner-contents div{    
    font-size: 3.4vw;  
    color: #b5daff;
    /* background-color: #667085; */
    display: flex;
    justify-content: right;
}
.banner-contents div p{
    width: 500px;
    /* font-family: "Brush Script MT", "Lucida Handwriting", "Segoe Script", "Apple Chancery"; */
    letter-spacing: 2.5px;
    word-spacing: 2;

}
.banner-contents h4{
    padding: 12px;
    margin-top: 20px;
}
.banner-contents h4 a{
    text-decoration: none;
    /* color: #fdfeff; */
    background-color: #000;
    color: #fff;
    padding: 12px;
    
    font-family: "Inter", sans-serif;
}
.banner-contents h4 a:hover{
    color: #b5daff;
}



/* NavBar Banner Ending */




/* Testimonial */




.testimony-container{
    height: 80vh;
    background-image: url("../images/Wedding Photos/MR\ and\ MRS\ THEOPHILE-00280.jpg");
    background-size: cover;
    background-color: #ffffff48;
    background-blend-mode: overlay;
    display: flex;
    justify-content: center;
    align-items: center;
    /* color: #a8a8a8; */
}

.testimony{
    padding: 42px 72px;
    background-color: #fdfeffc9;
    width: 600px;
    text-align: center;
    /* color: #5c5c5c; */

}
.testimony:hover{
    
  transition: opacity 0.6s ease-in-out; /* smooth fade */
}
.comments{
    /* font-family: 'Cormorant Garamond'; */
    padding-top: 8px;
    padding-bottom: 16px;
    line-height: 1.8;
    font-size: 16px;
    font-weight: 500;
}
.testimony-heading{
    font-family: "Brush Script MT", cursive;
    /* font-family: 'Cormorant Garamond'; */
    font-weight: 100;
    letter-spacing: 3px;
    color: #4e5357;
    /* color: #A9694D;  */
    /* color: #b5daff; */
    font-size:50px;
    /* font-style: oblique; */
}

.testimony-auth{
    font-size: 32px;
    /* font-weight: 400; */
    font-family: 'Cormorant Garamond';
    padding-top: 12px;
    padding-bottom: 12px;
}

.person{
    font-weight: 400;
    font-family: 'Cormorant Garamond';
    letter-spacing: 1.5px;
    font-size: 15px;
}

/* Testimonial Section End */




.gap{
    height: 20vh;
}


/* About Page */

.about-text{
    text-align: center;
    padding: 0px 10%;
}

.about-text p {

    font-weight: bold;
    font-family: 'Cormorant Garamond';
    letter-spacing: 1.5px;
    font-size: larger;
}

.showcase-cards{
    display: flex;
    padding: 30px 80px;
    justify-content: space-evenly;

flex-wrap: wrap;

}

.showcase-cards div{
    width: 420px;
    /* height: 600px; */
    /* background-color: #A9694D; */
    text-align: center;
}
.showcase-card-1, .showcase-card-2{
    

    font-weight: bold;
    font-family: 'Cormorant Garamond';
    letter-spacing: 1.5px;
    font-size: larger;
    margin: 30px 0px;
}

.showcase-card-1 div img, .showcase-card-2 div img{
    object-fit: cover;
    height: 570px;
    width: 420px;
}
.showcase-card-1 div img:hover, .showcase-card-2 div img:hover{

    width: 500px;
}



.contacts{
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.contacts-header{
        font-weight: bold;
    font-family: 'Cormorant Garamond';
    letter-spacing: 1.5px;
    font-size: 32px;
    font-style: oblique;
    padding-bottom: 12px;
}
.contacts-body{
    font-weight: bold;
    font-family: 'Cormorant Garamond';
    letter-spacing: 1.5px;
    font-size: larger;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.contacts-body div{
    width: 250px;
}

.contacts-body div p{
    padding: 20px;
}














/* 2 Column Article Styling */
/* rgb(213, 204, 171) , #D5CCAB */
/* rgb(216, 227, 247) , #D8E3F7 */
/* rgb(191, 190, 98)  , #BFBE62 */
/* rgb(127, 164, 95)  , #7FA45F */
/* rgb(238, 245, 251) , #EEF5FB */
/* rgb(169, 105, 77)  , #A9694D */
.two-column-article-container{

    padding: 60px 120px;
}
.two-column-article{
    display: flex;
    flex-direction: row;
    padding: 20px;
}

.two-column-article-content{
padding-right: 18px;
width: 40%;
}

.two-column-article-content h5{
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    letter-spacing: 3.5px;
    margin-bottom: 16px;
}
.two-column-article-content em p{
    font-family: 'Inter', sans-serif;
    line-height: 1.5;
    font-size: 1.5rem;
    margin-bottom: 12px;
}
.two-column-article-content strong p{
    text-align: end;
    /* color: #667085; */
    color: #A9694D;
    margin-bottom: 30px;
    font-family: 'times new romans';
}
.our_story{
    font-size: 15px;
    color: #667085;
    font-family: 'Inter', sans-serif;
    line-height: 1.5;
    letter-spacing: 0.3px;
    text-align: justify;
}
.two-column-article-content div a{
    text-decoration: none;
    font-size: 12px;
    color: #fdfeff;
    background-color: #A9694D;
    font-family: 'Inter', sans-serif;
    padding: 12px;
    letter-spacing: 1px;

}
.two-column-article-content div {
    margin-top: 30px;
    margin-bottom: 30px;
}
.two-column-article-image{
padding-left: 18px;
margin: auto;
}

.two-column-article-image figure img{
    width: 650px;
}
/* End of 2 Column Article Styling */



/* footer section */

.footer-container{
    /* background-color: #e0efff; */
    background-color: #e0f0ff;
    /* background-color: #000; */
    background-color: #0B1020;
    display: flex;
    justify-content: center;
}
footer{
    display: flex;
    flex-direction: column;
    /* background-color: #A9694D; */
    padding: 60px;
    font-family: 'Cormorant Garamond';
    /* color: #5c5c5c; */

    width: 70%;
}

.links{
    width: 430px;
}
.links ul{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    height: 150px;
    margin-bottom: 40px;
    justify-content: space-between;
}
.links ul li{
    padding: 12px;
}

.links ul li a{
    
    text-decoration: none;
    color: #000000;
    color: #fdfeff;
    /* color: #A9694D; */
    letter-spacing: 1.5px;
    font-weight: bold;
    font-size: 16px;
    font-style:oblique;
    border-left: #fff solid 2px;
    padding-left: 12px;
}
.links ul li a:hover{
    text-decoration: underline;
}

.copyright{
    border-bottom: #5c5c5c solid 1px;
    border-top: #5c5c5c solid 1px;
    padding: 24px 0px;
    display: flex;

}
.copyright p a{
    text-decoration: none;
    color: #5c5c5c;
    color: #fdfeff;
}

.copyright p{
    font-weight: bold;
    font-size: 14px;
    width: 80%;
    color: #5c5c5c;
    color: #fdfeff;
}



































@media screen and (max-width:1300px) {
/* 2 Column Article Styling RESPONSIVENESS*/
/* @media screen and (max-width:1300px) */

    .two-column-article-container{

    padding: 20px 40px;
}
    .two-column-article{
    display: flex;
    flex-direction: column;
    padding: 12px;
}
.two-column-article-content{
padding-right: 0px;
width: 100%;
justify-content: center;
}
.two-column-article-image figure img{
    width: 100%;
}
.two-column-article-image{
padding-left: 0px;
margin: auto;
}
/* End of 2 Column Article Styling - responsiveness */










/*  */
/*  */
/*  */
/*  */
/*  */
.nav-bar{
    /* background-image: url("/YPS-mid-tier-website/images/Wedding Photos/Bianca-Nov-16-2202.jpg");
    background-size: cover;
    background-repeat: no-repeat; */
    /* height: 180px; */
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}
.home{
    background-image: url("./images/Wedding Photos/Bianca-Nov-16-2202.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 780px;
    display: flex;
    flex-direction: column;
}
.nav-bar-with-banner{
    display: flex;
    list-style: none;
    justify-content: right;
}
.nav-bar-with-banner div{
    justify-content: right;
}
.nav-bar-links{
    display: flex;
    align-self: center;
    width: max-content;
    margin-right: 0px;
    font-family: "Inter", sans-serif;
}
.nav-bar-links li{
    font-size: 10px;
}
.nav-bar-links li a{
    text-decoration: none;
    color: #fdfeff;
    letter-spacing: 1.5px;
    padding: 12px;
}

.nav-bar-links li a:hover{
    text-decoration: underline;
}

.banner-contents{
    display: flex;
    flex-direction: column;
    height: 80vh;
    justify-content: center;
    text-align: right;
    padding-right: 16px;
}
.banner-contents h1 a{
    text-decoration: none;
    color: #fdfeff;
    font-size: 4.5vw;
    font-family: "Inter", sans-serif;
        letter-spacing: 3px;
}
.banner-contents div{    
    font-size: 3.8vw;  
    color: #b5daff;
    /* background-color: #667085; */
    display: flex;
    justify-content: right;
}
.banner-contents div p{
    width: 100%;
    /* font-family: "Brush Script MT", "Lucida Handwriting", "Segoe Script", "Apple Chancery"; */
    letter-spacing: 2.5px;
    word-spacing: 2;
}
.banner-contents h4{
    padding: 12px;
}
.banner-contents h4 a{
    text-decoration: none;
    /* color: #fdfeff; */
    background-color: #000;
    color: #fff;
    padding: 12px;
    
    font-family: "Inter", sans-serif;
}
.banner-contents h4 a:hover{
    color: #b5daff;
}


}

@media screen and (max-width:700px) {
/* 2 Column Article Styling RESPONSIVENESS*/
/* @media screen and (max-width:1300px) */
    .nav-bar-with-banner {
        display: block;
        text-align: right;
    }
    .nav-bar{
        
        background-position: center;
    }
    .nav-bar-links{
        display: none;
        width: 100%;
    }
    .nav-bar-links li{
        font-size: 1rem;
        padding: 18px;
    }
    .banner-contents div{   
    font-size: 7.8vw;  

    }
    .banner-contents h1 a{
    font-size: 7.8vw;  

    }
    .ypslogo{
        width: 100px;
    }
    .Menu{
        display: flex;
        position:absolute;
        color: #fff;
        top: 4%;
        right: 140px;
    }



    /* footer styling */

    .links{
    width: 300px;
}
    .links ul{
    list-style: none;
    display: flex;
    /* flex-wrap: wrap; */
    flex-direction: column;
    height: 450px;
}



/* about pGE STYLING */
.showcase-cards div{
    width: 370px;
}
.showcase-card-1 div img, .showcase-card-2 div img{
    height: 450px;
    width: 100%;
    object-fit: cover;
}
.about-text{
    padding: 0px;
}
.showcase-cards{
    padding: 0px;
}
}



  video {
    width: 80%;
    max-width: 700px;
    margin: 40px auto;
    display: block;
    border-radius: 10px;
  }

  .subFooter {
    text-align: center;
    padding: 15px 0;
    background-color: #0B1020;
  }

  .subFooter a {
    color: #fff;
    margin: 0 10px;
    font-size: 1.4rem;
    text-decoration: none;
    transition: color 0.3s;
  }

  .subFooter a:hover {
    color: #00bcd4;
  }









  


















/* ==============================
   FLUID SEO SECTION (Safe Scoped)
   ============================== */

#seoText {
  background-color: #ffffff;
  color: #1a1a1a;
  font-family: 'Inter', sans-serif;
  padding-block: clamp(3rem, 6vw, 7rem);
  padding-inline: clamp(1rem, 5vw, 8rem);
}

/* Container stays fluid up to very large screens */
#seoText .seo-container {
  width: 100%;
  max-width: 1600px;
  margin-inline: auto;
  text-align: center;
}

/* Title */
#seoText .seo-title {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(1.8rem, 3vw, 3.2rem);
  font-weight: 600;
  color: #0B1020;
  margin-bottom: clamp(1rem, 2vw, 2rem);
  letter-spacing: 2px;
  line-height: 1.2;
}

/* Subtitle */
#seoText .seo-subtitle {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(1rem, 1.4vw, 1.5rem);
  color: #393d48;
  max-width: 900px;
  margin: 0 auto clamp(2rem, 3vw, 4rem);
  line-height: 1.6;
}

/* Responsive grid */
#seoText .seo-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(320px, 100%), 1fr));
  gap: clamp(1.25rem, 2vw, 2.5rem);
  text-align: left;
}

/* Card */
#seoText .seo-card {
  background: #fafafa;
  border-radius: 12px;
  padding: clamp(1.5rem, 2vw, 2.5rem);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
}

#seoText .seo-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}

/* Card Heading */
#seoText .seo-card h3 {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(1.1rem, 1.4vw, 1.6rem);
  font-weight: 600;
  color: #0B1020;
  margin-bottom: 0.75rem;
}

/* Card Text */
#seoText .seo-card p {
  font-size: clamp(0.9rem, 1vw, 1.05rem);
  color: #4a5262;
  line-height: 1.7;
  text-align: justify;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
}

/* Subtle hover animation to feel modern */
#seoText .seo-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
#seoText .seo-card:hover {
  transform: translateY(-6px) scale(1.02);
}

/* Large desktop optimization */
@media (min-width: 1800px) {
  #seoText .seo-grid {
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  }
}







#social-hero {
  /* width: 100%; */
  background: linear-gradient(135deg, #0B1020 0%, #1a1a2e 100%);
  color: #ffffff;
  padding: clamp(3rem, 6vw, 6rem) 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.social-hero-container {
  max-width: 1200px;
  width: 100%;
}

.hero-text h1 {
  font-family: 'Inter', sans-serif;
  font-size: clamp(1.8rem, 5vw, 3rem);
  margin-bottom: 1rem;
  letter-spacing: 2px;
  word-break: break-word;
}

.hero-text p {
  font-family: 'Inter', sans-serif;
  font-size: clamp(1rem, 2.5vw, 1.25rem);
  margin-bottom: 2rem;
  color: #b5daff;
  line-height: 1.6;
  word-break: break-word;
}

.social-buttons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: clamp(0.5rem, 2vw, 1.5rem);
}

.social-buttons a {
  background-color: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  font-size: clamp(1.2rem, 3vw, 1.5rem);
  width: clamp(40px, 8vw, 50px);
  height: clamp(40px, 8vw, 50px);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.social-buttons a:hover {
  background-color: #b5daff;
  color: #0B1020;
  transform: scale(1.1);
}

@media (max-width: 768px) {
  .hero-text h1 { font-size: clamp(1.5rem, 6vw, 2rem); }
  .hero-text p { font-size: clamp(0.9rem, 4vw, 1rem); }
  .social-buttons a { width: clamp(35px, 10vw, 45px); height: clamp(35px, 10vw, 45px); font-size: clamp(1rem, 4vw, 1.25rem); }
}

@media (max-width: 480px) {
  .social-buttons { gap: 0.8rem; }
}
