body {
  padding: 0;
  margin: 0;
}

#main-heading-section {
  width: 100% !important;
  height: 621px;
  background: linear-gradient(180deg, #00000000 0%, #000000cb 100%),
    url(https://www.galatiyachts.com/wp-content/uploads/hero-for-sell-page2x.png)
      no-repeat;
  background-size: cover !important;
  position: relative;
}

/* modal styling */

#second-section-modal {
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  padding-top: 8vh;
  opacity: 1;
}

#second-section-modal .modal-dialog {
  margin: auto;
  width: 100%;
  max-width: 750px;
}

#second-section-modal .modal-content {
  width: 100%;
  padding: 30px;
}

#second-section-modal h5 {
  margin-bottom: 20px;
}

#second-section-modal p {
  font-size: 18px;
  margin-bottom: 20px;
}

#second-section-modal .modal-header {
  padding: 0 10px;
  border-bottom: none;
}

#second-section-modal .modal-title-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
}

#second-section-modal .modal-title-container .modal-title {
  color: #002b49;
  font-size: 20px;
  font-family: Montserrat;
  font-weight: var(--fw-semi-bold);
  letter-spacing: var(--ls-small);
  text-transform: uppercase;
  margin-bottom: 0px;
}

#second-section-modal .modal-close {
  background: none;
  border: none;
}

#second-section-modal .modal-body {
  max-height: 85vh;
  overflow-y: auto;
}

#second-section-modal input {
  width: 100%;
  border: 1px solid #00000033;
  border-radius: 0;
}

#second-section-modal label {
  margin-top: 10px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  font-weight: 600;
}

input#current_model-efac0cf9-ca9b-4d9f-a0f0-d6c4230e4589,
#second-section-modal #zip-efac0cf9-ca9b-4d9f-a0f0-d6c4230e4589 {
  margin: 10px 0px;
  height: 40px;
  color: #000000;
  width: 100%;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.4;
}

#second-section-modal
  #where_do_you_do_your_boating-efac0cf9-ca9b-4d9f-a0f0-d6c4230e4589 {
  width: 100%;
}

#second-section-modal textarea {
  width: 100%;
  height: 7vh;
  margin-bottom: 20px;
}

#second-section-modal .hs-button.primary.large {
  border: none;
  width: 100%;
  letter-spacing: 2.5px;
  font-size: 12px;
  padding: 8px 16px !important;
  background-color: #002b49;
  color: #ffffff;
  font-weight: 600;
  min-width: 128px;
  border-radius: 32px;
}

#second-section-modal .hs-button.primary.large:hover {
  background-color: #5daad5;
}

@media screen and (min-width: 540px) {
  #second-section-modal .hs-button.primary.large {
    width: auto;
  }
}

/* modal styling ends here */

.main-div {
  text-align: right;
  color: white;
  position: absolute;
  right: 15%;
  top: 35%;
  max-width: 700px;
}

.main-heading-h2 {
  margin-bottom: 0;
  font-size: 50px !important;
  font-weight: bold;
  text-shadow: 1px 1px 9px #00000071 !important;
  text-transform: uppercase;
}

.main-heading-p {
  font-size: 25px;
  letter-spacing: 0.4px;
  text-shadow: 0px 3px 6px #00000029;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #ffffff;
  opacity: 1;
}

#broker-choice,
#galati-offers {
  margin-top: 5% !important;
}

#broker-choice .broker-choice-image img,
#galati-offers .galati-offers-image img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.page-template-selling-a-yacht-new-page iframe {
  aspect-ratio: 16 / 9;
  max-width: 100% !important;
  width: 100%;
}

.broker-choice-h2 {
  font-size: 30px;
  color: #002b49;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: capitalize;
  opacity: 1;
}

.broker-choice-left-side,
.galati-offers-left-side {
  padding: 0px 20px;
}

.broker-choice-p {
  margin-top: 5%;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #2f2f2f;
  opacity: 1;
}

.broker-choice-button {
  color: white;
  background-color: #002b49;
  margin-top: 20px;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  width: 237px;
  height: 42px;
  text-transform: uppercase;
  border-radius: 32px;
}
.broker-choice-button:hover {
  background-color: #5daad5;
}

.galati-offers-h4 {
  color: #002b49;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 0;
}

.galati-offers-p1 {
  color: #2f2f2f;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}

.galati-offers-p2 {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #7b7b7b;
}

#yacht-selling-process {
  margin-top: 2%;
  padding: 30px 0;
  background-color: #ededed;
}

.yacht-selling-process-h4 {
  text-align: center;
  text-transform: uppercase;
  color: #002b49;
  font-size: 25px;
  font-weight: 600;
  margin-top: 69px;
}

.yacht-selling-process-left {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700 !important;
  letter-spacing: 0.1px;
  color: #7b7b7b;
  opacity: 1;
}

.yacht-selling-process-right {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #7b7b7b;
}

.list-item {
  border-bottom: 2px solid #f7e353;
  max-width: 550px;
  display: flex;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
}

.number {
  float: left;
  font-size: 55px;
  font-weight: 900;
}

.list-content {
  margin-left: 50px;
}

#closing,
#final-review {
  border: none;
}

#video-container {
  margin-top: 5%;
  padding: 30px 0;
  background-color: #ededed;
}

.video-container-h4 {
  text-align: center;
  text-transform: uppercase;
  color: #002b49;
  font-size: 25px;
  font-weight: 600;
  margin-top: 50px;
}

.yacht-exposure-container {
  background: linear-gradient(180deg, #00000000 0%, #000000cb 100%),
    url(https://www.galatiyachts.com/wp-content/uploads/Selling-a-new-yacht-1.jpg)
      no-repeat;
  background-size: cover;
  height: 707px;
  text-align: center;
}

.exposure-h2 {
  margin-top: 35% !important;
  margin-bottom: 3% !important;
  font-size: 50px;
  color: #ffffff;
  max-width: 60% !important;
  margin: auto;
}

.yacht-exposure-button {
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: bold;
  height: 42px;
  background-color: #002b49;
  text-transform: uppercase;
  color: white;
  margin: auto;
  max-width: 400px !important;
}
.yacht-exposure-button:hover {
  background-color: #5daad5;
  color: #ffffff;
}

@media only screen and (max-width: 1199px) {
  .main-heading-p {
    font-size: 20px;
  }
}

@media only screen and (max-width: 1024px) {
  .broker-choice-left-side {
    text-align: center;
    margin-bottom: 3%;
  }

  .yacht-selling-process-left {
    width: 80% !important;
    margin-left: 20% !important;
  }

  .yacht-selling-process-right {
    width: 80% !important;
    margin-left: 20% !important;
  }

  #final-review {
    border-bottom: 2px solid #f7e353;
  }
}

@media only screen and (max-width: 991px) {
  .yacht-selling-process-left {
    margin-left: 0 !important;
    width: 80% !important;
  }

  .yacht-selling-process-right {
    margin-left: 0 !important;
    width: 80% !important;
  }

  .galati-offers-left-side {
    margin-top: 3%;
    text-align: center;
  }
}

@media only screen and (max-width: 768px) {
  #main-heading-section {
    max-height: 400px;
  }

  .broker-choice-left-side {
    text-align: center;
    margin-bottom: 3%;
  }

  .yacht-selling-process-left {
    margin-left: 10% !important;
    width: 80% !important;
  }

  .yacht-selling-process-right {
    margin-left: 10% !important;
    width: 80% !important;
  }

  .galati-offers-left-side {
    margin-top: 3%;
    text-align: center;
  }

  iframe {
    margin-top: 2%;
    width: 100%;
    margin: auto;
    margin-bottom: 10%;
  }
}

@media only screen and (max-width: 424px) {
  .broker-choice-h2 {
    font-size: 30px;
  }
  .main-div {
    right: 5%;
    top: 40%;
  }
}

@media only screen and (max-width: 411px) {
  #page-content {
    max-width: 411px !important;
  }

  .broker-choice-h2 {
    font-size: 30px;
  }

  #main-heading-section {
    width: 100% !important;
    max-height: 300px;
    background: linear-gradient(180deg, #00000000 0%, #000000cb 100%),
      url(https://www.galatiyachts.com/wp-content/uploads/hero-for-sell-page2x.png)
        no-repeat;
    background-size: cover !important;
  }

  .main-div {
    text-align: right;
    color: white;
  }

  .main-heading-h2 {
    font-size: 25px !important;
  }

  .main-heading-p {
    font-size: 12px;
  }

  .yacht-selling-process-left {
    margin: 0 !important;
    width: 100% !important;
    font-size: 12px;
  }

  .yacht-selling-process-right {
    margin: 0 !important;
    width: 100% !important;
    font-size: 12px;
  }
}

@media only screen and (max-width: 360px) {
  .broker-choice-h2 {
    font-size: 36px;
  }

  h2.exposure-h2 {
    font-size: 36px;
  }

  .yacht-exposure-button {
    padding-left: 5px;
    padding-right: 5px;
  }
}
