:root {
  --white: white;
  --black: black;
}

.section {
  background-color: #000;
  height: 20px;
}

.section-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-header {
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
}

.navigation {
  background-color: #eee;
  border-top: 1px solid #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navigation.contact-us {
  border-bottom: 1px solid #000;
}

.container {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 1100px;
  min-height: 50px;
  display: flex;
}

.container.centre {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 40px;
}

.navbar {
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.nav-link {
  font-family: Vollkorn, serif;
}

.nav-link:hover {
  background-color: #f0f0f0;
}

.nav-link.w--current {
  color: #333;
  background-color: #dbdbdb;
}

.nav-link-2, .nav-link-3, .nav-link-4 {
  font-family: Vollkorn, serif;
}

.slide-nav {
  display: none;
}

.div-block {
  background-color: #fff;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  display: flex;
}

.contact-fields {
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 60px;
  display: flex;
}

.text-block {
  font-family: Vollkorn, serif;
}

.link {
  color: #333;
  text-decoration: none;
}

.link-2 {
  color: #3a3a3a;
  text-decoration: none;
}

.slide {
  background-image: url('../images/5b1e391100c01d09ce9e00ba_Russell_Tailors_12.05.16_322.jpg');
  background-position: 50%;
  background-size: cover;
  height: 620px;
  padding-bottom: 0;
  padding-right: 0;
}

.slider {
  height: 620px;
}

.section-3 {
  background-color: #000;
  justify-content: center;
  align-items: center;
  height: 80px;
  display: flex;
}

.text-block-drk {
  justify-content: center;
  align-items: center;
  width: 1200px;
  height: 60px;
  display: flex;
}

.text-block-2 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Vollkorn, serif;
  font-size: 28px;
}

.slide-2 {
  background-image: url('../images/5b1ed8b2e0c9221b4aeee9c5_Bespoke-top-image-.jpg');
  background-position: 50% 27%;
  background-size: cover;
  height: 625px;
}

.slide-3, .slide-4 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.slide-5 {
  background-image: url('../images/5b1ed8b2e0c9221b4aeee9c5_Bespoke-top-image-.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 34%, 0 0;
  background-size: cover, auto;
}

.slide-6 {
  background-image: url('../images/5b1edbdb1a995edd21ffee50_About-us-itop-mage-.jpg');
  background-position: 50% 29%;
  background-size: cover;
}

.section-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 30px;
  display: flex;
}

.text-block-light {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1200px;
  height: auto;
  display: flex;
}

.button-text {
  color: #acacac;
  padding: 16px;
  font-family: Vollkorn, serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.button-text.white {
  color: #fff;
}

.paragraph {
  color: #747474;
  text-align: center;
  font-family: Vollkorn, serif;
  font-size: 16px;
  line-height: 25px;
}

.link-block {
  background-color: #000;
  text-decoration: none;
}

.four-block {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  width: 1200px;
  min-height: 100px;
  display: flex;
}

.section-5 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image {
  background-image: url('../images/5b1ede52988ef959e6819d64_Bespoke-12-p-500.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-size: cover, auto;
  width: 17%;
  height: 300px;
}

.image.two {
  background-image: url('../images/5b1edded00c01d04339ea2c6_Bespoke-5-p-500.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-size: cover, auto;
}

.image.three {
  background-image: url('../images/5b1ede2a00c01d74169ea2f0_Bespoke-9-p-500.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 54%, 0 0;
  background-size: cover, auto;
}

.image.four {
  background-image: url('../images/5b1edd66c59e5c470a856774_Bespoke-1-p-500.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 55%, 0 0;
  background-size: cover, auto;
}

.image.five {
  background-image: url('../images/5b1ede45e0c9223362eef339_Bespoke-11-p-500.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-size: cover, auto;
}

.section-6 {
  background-color: rgba(0, 0, 0, .71);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading {
  color: #fff;
  font-family: Vollkorn, serif;
  font-size: 28px;
  font-weight: 400;
}

.div-block-2 {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 900px;
  height: 65px;
  display: flex;
}

.link-3, .link-4 {
  color: #fff;
  text-decoration: none;
}

.section-7 {
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}

.push-block {
  background-image: url('../images/5b1edc1e1a995e49acfff11f_About-us-bottom-image.jpg');
  background-position: 50%;
  background-size: cover;
  width: 45%;
  height: 200px;
}

.push-block.one {
  justify-content: center;
  align-items: center;
  width: 48%;
  display: flex;
}

.push-block.two {
  background-image: url('../images/5b1e391100c01d355c9e00b8_Russell_Tailors_12.05.16_288.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 48%;
  display: flex;
}

.div-block-3 {
  background-color: rgba(0, 0, 0, .81);
}

.blo-ck-link {
  background-color: rgba(0, 0, 0, .81);
  margin: 55px 100px;
}

.text-block-3 {
  color: #fff;
  letter-spacing: 1px;
  background-color: rgba(0, 0, 0, .85);
  margin: 55px;
  padding: 18px;
  font-family: Vollkorn, serif;
  font-size: 18px;
  text-decoration: none;
}

.footer {
  border-top: 1px solid #000;
  justify-content: center;
  align-items: center;
  min-height: 100px;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.paragraph-2, .paragraph-3 {
  margin-bottom: 0;
  font-family: Vollkorn, serif;
}

.div-block-4 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.link-block-2 {
  width: 17%;
  display: flex;
}

.div-block-5 {
  display: flex;
}

.link-block-3 {
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  display: flex;
}

.link-block-4 {
  margin-right: 0;
  padding: 15px;
}

.div-block-6 {
  background-color: #4a6eaa;
  background-image: url('../images/Screenshot-2024-04-25-at-14.29.54.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 11px;
  width: 60px;
  height: 60px;
}

.link-5 {
  color: #383838;
  text-decoration: none;
}

.div-block-7 {
  display: flex;
}

.header {
  height: 300px;
}

.header.about {
  background-image: url('../images/5b1edc1e1a995e49acfff11f_About-us-bottom-image.jpg');
  background-position: 50% 25%;
  background-size: cover;
}

.header.bespoke {
  background-image: url('../images/5b1ed8b2e0c9221b4aeee9c5_Bespoke-top-image-.jpg');
  background-position: 50% 40%;
  background-size: cover;
}

.header.contact {
  background-image: url('../images/5b1e391100c01d7e289e00e9_DSC_0088.jpg');
  background-position: 50% 59%;
  background-size: cover;
  height: 550px;
}

.image-block {
  background-image: url('../images/5b1edbdb1a995edd21ffee50_About-us-itop-mage-.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-size: cover, auto;
  height: 300px;
}

.gallery-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.frame {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 1200px;
  min-height: 100px;
  display: flex;
}

.lightbox-link {
  background-image: url('../images/5b1edd66c59e5c470a856774_Bespoke-1-p-500.jpg');
  background-position: 50%;
  background-size: cover;
  width: 24%;
  height: 325px;
}

.image-3 {
  background-image: url('../images/5b1edd66c59e5c470a856774_Bespoke-1-p-500.jpg');
  background-position: 50%;
  background-size: auto;
}

.gallery-image {
  width: 23%;
}

.lightbox {
  width: 24%;
  display: flex;
}

.lightbox-link-2 {
  border: 1px solid rgba(0, 0, 0, .16);
  width: 23%;
}

.image-4 {
  display: inline-flex;
}

.link-block-5 {
  margin: 55px 140px;
  text-decoration: none;
}

.link-block-6 {
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .container {
    width: 90%;
  }

  .container.centre {
    width: 100%;
  }

  .slide {
    background-position: 50% 95%;
  }

  .slider {
    height: 400px;
  }

  .text-block-light {
    width: 100%;
  }

  .button-text {
    text-align: center;
    font-size: 16px;
  }

  .paragraph {
    width: 90%;
  }

  .four-block {
    width: 100%;
  }

  .image.one, .image.two, .image.three, .image.four {
    width: 25%;
    height: 225px;
  }

  .image.five {
    display: none;
  }

  .div-block-2 {
    width: 100%;
  }

  .push-block.one {
    display: flex;
  }

  .text-block-3 {
    flex-flow: column;
    margin: 32px;
    display: block;
  }

  .footer {
    width: 100%;
  }

  .link-block-3 {
    justify-content: center;
    align-items: center;
  }

  .div-block-6 {
    background-color: #486ca8;
    background-image: url('../images/Screenshot-2024-04-25-at-14.29.54.png');
    background-position: 0 0;
    background-size: cover;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .gallery-block {
    margin-bottom: 20px;
  }

  .lightbox-link-2 {
    width: 23%;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    width: 40%;
  }

  .div-block {
    width: 100%;
  }

  .contact-fields {
    width: 40%;
  }

  .button-text {
    font-size: 17px;
  }

  .button-text.contact {
    font-size: 12px;
  }

  .image.one, .image.two, .image.three, .image.four {
    height: 200px;
  }

  .heading {
    font-size: 21px;
  }

  .text-block-3 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 15px;
    font-size: 13px;
    display: flex;
  }

  .paragraph-2 {
    font-size: 12px;
  }

  .icon {
    font-size: 26px;
  }

  .link-5 {
    font-size: 12px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    flex-flow: column;
    width: 95%;
  }

  .container.pushes {
    flex-flow: column;
  }

  .navbar {
    background-color: rgba(255, 255, 255, 0);
    width: 100%;
  }

  .nav-link {
    background-color: #fff;
  }

  .nav-link:active {
    background-color: #ccc;
  }

  .contact-fields {
    justify-content: flex-end;
    align-items: center;
  }

  .text-block {
    padding-right: 10px;
    position: static;
  }

  .link {
    font-size: 11px;
  }

  .slide {
    background-size: cover;
    height: 300px;
  }

  .slider {
    height: 300px;
  }

  .text-block-2 {
    text-align: center;
    margin-bottom: 10px;
    line-height: 28px;
  }

  .slide-5 {
    height: 300px;
  }

  .slide-6 {
    height: 300px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .button-text {
    font-size: 14px;
  }

  .button-text.contact {
    padding: 0;
    font-size: 11px;
  }

  .paragraph {
    font-size: 13px;
    line-height: 20px;
  }

  .image.one {
    width: 33%;
    height: 150px;
  }

  .image.two {
    display: none;
  }

  .image.three, .image.four {
    width: 33%;
    height: 150px;
  }

  .heading {
    text-align: center;
    margin-top: 10px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 18px;
    line-height: 28px;
  }

  .div-block-2 {
    flex-flow: column;
  }

  .push-block.one, .push-block.two {
    width: 100%;
    margin-bottom: 20px;
  }

  .text-block-3 {
    font-size: 17px;
  }

  .footer {
    flex-flow: column;
  }

  .div-block-4 {
    justify-content: center;
    align-items: center;
  }

  .link-block-2 {
    width: 50%;
  }

  .div-block-5 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .link-block-3 {
    display: flex;
  }

  .div-block-6 {
    padding: 15px;
  }

  .image-2 {
    margin-top: 10px;
  }

  .header.about, .header.bespoke, .header.contact {
    height: 200px;
  }

  .link-block-5 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .link-block-6 {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }
}
