/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

body,
html {
  font-family: 'Playfair Display', serif;
  font-size: 16px;
  letter-spacing: 1px;
  background: #273c75;
  color: #333;
}

h1 {
  font-size: 2.2rem;
}

@media only screen and (min-width: 992px) {
  h1 {
    font-size: 4rem;
  }
}

.row > * {
  padding-right: 0;
  padding-left: 0;
}

span {
  color: #e1b12c;
}

.span-cap {
  font-size: 1.2em;
  color: white;
}

.dropdown-menu {
  background-color: #273c75;
}

.dropdown-item {
  background-color: #273c75;
  color: white;
}

/* .container-fluid{
    padding-left: 7rem;
    padding-right: 7rem;
} */

#hero {
  height: 25rem;
  background-image: url('photos/faves/ext/6.JPG');
  background-position: 0% 60%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
}

@media only screen and (max-width: 576px) {
  #hero {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    background-size: 110%;
    background-position-x: 40%;
    background-position-y: top;
    height: 15rem;
  }
}

.backdrop {
  background-color: rgba(0, 0, 0, 0.4);
}

.underline {
  -webkit-text-decoration: underline #e84118;
  text-decoration: underline #e84118;
}

#cta {
  max-width: 30rem;
}

@media only screen and (max-width: 576px) {
  #cta {
    display: none;
  }
}

@media only screen and (max-width: 992px) {
  #cta {
    max-width: 20rem;
  }
}

#mobile-cta {
  background-color: #fffbf1;
}

@media only screen and (min-width: 576px) {
  #mobile-cta {
    display: none;
  }
}

@media only screen and (min-width: 576px) {
  .modal-dialog {
    max-width: 1000px;
    margin: 1.75rem auto;
  }
}

@media screen and (min-width: 577px) {
  #start .row {
    height: 250px;
  }
}

@media screen and (max-width: 576px) {
  #start .col-sm-3 {
    min-height: 300px;
  }
}

#start {
  padding-left: 3rem;
  padding-right: 3rem;
}

.col-sm-3 {
  border: 1px solid #fffbf1;
}

@media screen and (min-width: 577px) {
  .col-lg-3 {
  }
}

#b1 {
  background-image: url(photos/faves/ext/001.JPG);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#b2 {
  background-image: url(photos/faves/ext/5.JPG);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#b3 {
  background-image: url(photos/faves/ext/7.JPG);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#b4 {
  background-image: url(photos/faves/ext/19.JPG);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#b5 {
  background-image: url(photos/faves/ext/25.JPG);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#b6 {
  background-image: url(photos/faves/ext/21.JPG);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#b7 {
  background-image: url(photos/faves/ext/38.JPG);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#b8 {
  background-image: url(photos/faves/reno/28.JPG);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#b9 {
  background-image: url(photos/faves/reno/3.JPG);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#b10 {
  background-image: url(photos/faves/reno/2.JPG);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#b11 {
  background-image: url(photos/faves/reno/5.JPG);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#b12 {
  background-image: url(photos/faves/reno/9.JPG);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#b13 {
  background-image: url(photos/faves/reno/IMG_7944c.JPG);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#b14 {
  background-image: url(photos/faves/reno/8.JPG);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#b15 {
  background-image: url(photos/faves/reno/IMG_7945c.JPG);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#b16 {
  background-image: url(photos/faves/reno/IMG_6393c.JPG);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#b17 {
  background-image: url(photos/envelope/IMG_0017b.JPG);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#b18 {
  background-image: url(photos/envelope/IMG_0055.JPG);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#b19 {
  background-image: url(photos/envelope/IMG_0044.JPG);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#b20 {
  background-image: url(photos/envelope/IMG_0229.JPG);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.brand {
  background: #273c75;
}

.text-brand {
  color: #273c75;
}

.gold {
  background: #e1b12c;
}

#gallery img {
  height: 18vw;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

/* If the screen size is 576px wide or less*/
@media screen and (max-width: 576px) {
  #gallery img {
    height: 75vw;
  }
}

.carousel-item img {
  -o-object-fit: scale-down;
  object-fit: scale-down;
  height: 750px;
}

@media screen and (max-width: 576px) {
  .carousel-item img {
    height: 60vh;
    width: 90vw;
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }
}

@media screen and (max-width: 576px) {
  .modal {
    top: 10%;
  }
}

.modal-content {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

.modal-body {
  padding: 0;
}

.modal-header {
  border-bottom: 0;
}

/* .modal-dialog{
    height:500px;
} */

.gold-bar {
  width: 100%;
  height: 0.5rem;
  background-color: #e1b12c;
}
/* 
  .red-bar {
    width: 100%;
    height: 0.5rem;
    background-color: #e84118;
    margin-top:5rem;
  } */

#footer {
  padding-top: 5rem;
}

@media only screen and (max-width: 576px) {
  #footer {
    padding-top: 6rem;
  }
}

@media only screen and (max-width: 576px) {
  .display-1 {
    font-size: 2.5rem;
  }
}

.display-4 {
  font-size: 2.5rem;
}

@media only screen and (min-width: 768px) {
  .display-4 {
    font-size: 4.5rem;
  }
}

#question {
  width: 6.5rem;
}

@media only screen and (max-width: 576px) {
  #question {
    width: 5rem;
    font-size: 0.8rem;
  }
}

#question2 {
  width: 6.5rem;
}

@media only screen and (max-width: 576px) {
  #question2 {
    width: 5rem;
    font-size: 0.8rem;
  }
}

.cta2 {
  background: #e84118;
}

#end-footer {
  background-color: #273c75;
  color: white;
}

#end-footer a {
  color: white;
  text-decoration: none;
}

#end-footer ul {
  list-style-type: none;
  font-size: 1.3rem;
}

@media only screen and (max-width: 576px) {
  #end-footer ul {
    font-size: 0.7rem;
    padding-left: 0rem;
    padding-right: 0.5rem;
  }
}

#f1 a {
  color: white;
  -webkit-text-decoration: underline #e1b12c;
  text-decoration: underline #e1b12c;
}

#f2 a {
  color: white;
  -webkit-text-decoration: underline #e84118;
  text-decoration: underline #e84118;
}

#f1 {
  padding-right: 2rem;
  padding-left: 0rem;
}

#f2 {
  padding-right: 2rem;
  padding-left: 0rem;
}
