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

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.blarney-bannerblock {
    background-size: cover;
  }
}
@media screen and (max-width: 991px) {
  .newport-bannerblock.blarney-bannerblock {
    background-size: cover;
  }
}
@media only screen and (min-device-width: 769px) and (max-device-width: 1024px) and (orientation: portrait) {
  .newport-bannerblock.blarney-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;
}

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

/********************/
/*** ********** *****/
/********************/
.what-we-delivered {
  background: #fff;
}
@media screen and (min-width: 992px) {
  .what-we-delivered {
    padding: 6rem 0;
  }
}
@media screen and (max-width: 991px) {
  .what-we-delivered {
    padding: 4rem 0;
  }
}
.what-we-delivered 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 p {
  color: #2b2d33;
  font-weight: 400;
}

.full_jam_yellow .backyellow {
  width: 100%;
  background-color: #faa019;
  position: relative;
}
.full_jam_yellow .backyellow img.dummo {
  opacity: 0;
  width: 100%;
}
.full_jam_yellow .backyellow .overimage {
  position: absolute;
  width: calc(100% - 3rem);
  height: calc(100% - 3rem);
  top: -3rem;
  left: 3rem;
}
.full_jam_yellow .backyellow .overimage img {
  width: 100%;
  z-index: 2;
}

/********************/
/*** ********** *****/
/********************/
@media screen and (min-width: 1024px) and (max-width: 1679px) {
  .fifty-section .container.fullwidth {
    width: 100%;
    max-width: 100%;
  }
}
.fifty-section .container.fullwidth .holdshalfpic {
  margin: 0;
  padding: 0;
}
.fifty-section .container.fullwidth .holdshalfpic figure {
  margin: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.fifty-section .container.fullwidth .holdshalfpic figure img {
  opacity: 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;
}

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

/********************/
/*** ********** *****/
/********************/
.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;
  }
}

.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;
}