h1, h2, h3, h4, h5, p, li, a {
  font-family: "Poppins", sans-serif;
  color: #16314c;
}

section {
  padding: unset;
}

.newport-bannerblock {
  background-color: #2b2d33;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  max-height: 60rem;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  margin-top: 3.25rem;
}
@media screen and (min-width: 992px) {
  .newport-bannerblock.johnosull-bannerblock {
    background-size: cover;
  }
}
@media screen and (max-width: 991px) {
  .newport-bannerblock.johnosull-bannerblock {
    background-size: cover;
  }
}
@media only screen and (min-device-width: 769px) and (max-device-width: 1024px) and (orientation: portrait) {
  .newport-bannerblock.johnosull-bannerblock {
    background-size: cover;
  }
}
@media screen and (min-width: 992px) {
  .newport-bannerblock {
    height: 70vh;
  }
}
@media screen and (max-width: 991px) {
  .newport-bannerblock {
    height: 40vh;
  }
}
@media only screen and (min-device-width: 769px) and (max-device-width: 1024px) and (orientation: portrait) {
  .newport-bannerblock {
    height: 55vh;
  }
}

/********************/
/*** ********** *****/
/********************/
@media screen and (min-width: 992px) {
  .about_section {
    padding: 6rem 0;
  }
}
@media screen and (max-width: 991px) {
  .about_section {
    padding: 4rem 0;
    padding-bottom: 0;
  }
}
.about_section h2 {
  font-size: calc(3rem + 0.1vw);
  font-weight: 700;
  line-height: 1em !important;
  margin-bottom: 0.5rem;
}
.about_section h3 {
  font-size: calc(1.75rem + 0.1vw);
  font-weight: 700;
  line-height: 1em !important;
  margin-bottom: 0.5rem;
}
.about_section p {
  font-weight: 500;
  max-width: 45rem;
}
.about_section .pink_circle {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 6rem;
}
.about_section .pink_circle img {
  opacity: 0;
}

/********************/
/*** ********** *****/
/********************/
.johnosull_square_trio {
  background-color: #16314c;
  position: relative;
}
@media screen and (min-width: 992px) {
  .johnosull_square_trio.lesspadding {
    padding: 0rem 0 6rem;
  }
}
@media screen and (max-width: 991px) {
  .johnosull_square_trio.lesspadding {
    padding: 4rem 0;
  }
}
@media screen and (min-width: 992px) {
  .johnosull_square_trio {
    padding: 6rem 0 6rem;
  }
}
@media screen and (max-width: 991px) {
  .johnosull_square_trio {
    padding: 4rem 0;
    padding-bottom: 0;
  }
}
.johnosull_square_trio .after_white {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: #fff;
}
.johnosull_square_trio .squareimage {
  padding: 1.75rem;
}
.johnosull_square_trio .squareimage figure {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.johnosull_square_trio .squareimage img {
  opacity: 0;
}
.johnosull_square_trio.whiteback {
  background: #fff;
}

/********************/
/*** ********** *****/
/********************/
.johnosull_phone_trio {
  background-color: #16314c;
  position: relative;
}
@media screen and (min-width: 992px) {
  .johnosull_phone_trio {
    padding: 3rem 0 0;
  }
}
@media screen and (max-width: 991px) {
  .johnosull_phone_trio {
    padding: 4rem 0;
    padding-bottom: 0;
  }
}
.johnosull_phone_trio .after_white {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: #fff;
}
.johnosull_phone_trio .wideimage {
  padding: 0em 1.75rem;
}
.johnosull_phone_trio .wideimage figure {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.johnosull_phone_trio .wideimage img {
  opacity: 0;
  width: 100%;
}

/********************/
/*** ********** *****/
/********************/
.what-we-delivered-johnosull {
  background: #cb4827;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .what-we-delivered-johnosull {
    padding: 8rem 0;
  }
}
@media screen and (max-width: 991px) {
  .what-we-delivered-johnosull {
    padding: 4rem 0;
  }
}
.what-we-delivered-johnosull h3 {
  font-size: calc(1.75rem + 0.1vw);
  font-weight: 700;
  line-height: 1em !important;
  margin-bottom: 0.5rem;
  color: #2b2d33;
  margin-bottom: 1.25rem;
}
.what-we-delivered-johnosull p {
  color: #2b2d33;
  font-weight: 400;
}
.what-we-delivered-johnosull .after_white {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 9rem;
  background: #fff;
}
.what-we-delivered-johnosull .bottom_white {
  position: absolute;
  left: 0;
  width: 100%;
  height: 9rem;
  background: #fff;
  bottom: 0;
}
.what-we-delivered-johnosull .hasbackimage {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transform: rotate(16deg);
}



.what-we-delivered-johnosull .hasbackimage img {
  opacity: 0;
}
.what-we-delivered-johnosull .rotatedimage {
  transform: rotate(16deg);
}

.textholdzone {
  padding: 4rem 2rem 4rem 2rem;
}
.textholdzone h4, .textholdzone h5 {
  font-weight: 500;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 992px) {
  .textholdzone h4, .textholdzone h5 {
    font-size: calc(1.25rem + 0.1vw);
  }
}
@media screen and (max-width: 991px) {
  .textholdzone h4, .textholdzone h5 {
    font-size: calc(1.1rem + 0.1vw);
  }
}
.textholdzone ul {
  margin-left: 2rem;
  margin-bottom: 1rem;
}
.textholdzone ul li {
  list-style-type: square;
  margin-bottom: 0.5em;
}
.textholdzone a {
  font-weight: 600;
  text-decoration: underline;
  color: #000;
}
.textholdzone.haswhitetext h1, .textholdzone.haswhitetext h2, .textholdzone.haswhitetext h3, .textholdzone.haswhitetext h4, .textholdzone.haswhitetext h5, .textholdzone.haswhitetext p, .textholdzone.haswhitetext li, .textholdzone.haswhitetext a {
  color: #fff;
}

.widestrip {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 24rem;
  margin-top: 6rem;
}

/********************/
/*** ********** *****/
/********************/
.johnosullivan_blueback_section {
  background-color: #16314c;
  position: relative;
  min-height: 24rem;
  margin-bottom: 3rem;
}
@media screen and (min-width: 1024px) and (max-width: 1679px) {
  .johnosullivan_blueback_section .container.fullwidth {
    width: 100%;
    max-width: 100%;
  }
}
.johnosullivan_blueback_section .container.fullwidth .holdshalfpic {
  margin: 0;
  padding: 0;
}
.johnosullivan_blueback_section .container.fullwidth .holdshalfpic figure {
  margin: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.johnosullivan_blueback_section .container.fullwidth .holdshalfpic figure img {
  opacity: 0;
}
.johnosullivan_blueback_section .after_white {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3rem;
  background: #fff;
}
.johnosullivan_blueback_section .bottom_white {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3rem;
  background: #fff;
  bottom: 0;
}

/********************/
/*** ********** *****/
/********************/
@media screen and (min-width: 768px) {
  .moblevel {
    display: flex;
    align-items: center;
  }
}
/********************/
/*** ********** *****/
/********************/
.collage_section {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.collage_section img {
  opacity: 0;
}

/********************/
/*** ********** *****/
/********************/
.posrel {
  position: relative;
}

.back_trio {
  position: relative;
  margin-bottom: 3rem;
}
@media screen and (min-width: 992px) {
  .back_trio {
    padding: 6rem 0;
  }
}
@media screen and (max-width: 991px) {
  .back_trio {
    padding: 4rem 0;
  }
}
.back_trio .after_white {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20%;
  background: #fff;
}
.back_trio .bottom_white {
  position: absolute;
  left: 0;
  width: 100%;
  height: 20%;
  background: #fff;
  bottom: 0;
}
.back_trio figure {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 991px) {
  .back_trio figure {
    width: calc(100% - 3.5rem);
    margin: 0 auto;
  }
}
.back_trio figure img {
  opacity: 0;
  height: 22rem;
}

/********************/
/*** ********** *****/
/********************/
.dark_fullwidth {
  padding: unset;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.dark_fullwidth img {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  .mobiletext {
    padding: 0.5rem 1.75rem;
    text-align: center;
  }
  .mobiletext p {
    line-height: 1.35em !important;
    font-family: Poppins, sans-serif;
    font-size: calc(0.85rem + 0.1vw);
    font-weight: 400;
    text-align: left;
  }
}

.hashotul {
  padding: 1.5rem;
}
.hashotul ul {
  margin-left: 1rem;
}
.hashotul li {
  color: #fff;
  list-style-type: none !important;
}

.overgoldlink {
  color: #f9f9f9;
}

.hundo_back {
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 991px) {
  .hideonmobile {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  .hideondesktop {
    display: none;
  }
}