@media only screen and (max-width: 1480px) {
  .hp-about-title {
    left: 0px; position:relative;
  }
  .header-logo img {
    width: 80%;
  }
}

@media only screen and (max-width: 1350px) {
  .hb-content p {
    font-size: 25px;
    line-height: 33px;
    max-width: 540px;
    padding: 20px 10px 43px;
  }

  .hb-content h2 {
    font-weight: 500;
    font-size: 35px;
    line-height: 45px;
  }
  .banner-text {
    font-size: 195px;
  }
  .section__testimonials {
    height: 500px;
  }
  .footer {
    margin-top: 350px;
  }


h6 {font-size: 60px;}


.container {max-width: 90%; padding:0; margin:0 auto}

}

@media only screen and (max-width: 1250px) {


.hb-content {top:60%}
.hp-about-wrap.flex-row {justify-content: space-around}

  .header-logo {
    position: absolute;
    top: 30px;
  }
  .hp-about-title h1 {
    font-size: 52px;
  }


.hero_section .hero-wave {top:85%}

}
@media only screen and (max-width: 1150px) {
  .hp-content.content {
    width: 50%;
  }
  .hb-content p {
    font-size: 23px;
    line-height: 30px;
    max-width: 340px;
  }

  .header-logo {
    display: flex;
    justify-content: center;
  }
  .header-logo img {
    left: 40%;
  }
  .hp-about-title {
    top: -19px;
  }
  .banner-text {
    font-size: 167px;
    left: 50%;
  }
  .content_para figure {
    height: auto; overflow:visible
  }
  .content_para figure img {
    width: 100%; height:auto;
  }
  /* img.banner-image {
    object-fit: revert;
  } */
}

@media only screen and (max-width: 1024px) {
  .hp-about-title h1 {
    font-size: 35px;
  }
}

@media only screen and (max-width: 991px) {
  .sub-titile h1 {font-size: 24px; line-height: 30px;}
  section.section-home-about {
    padding: 120px 0 0;
  }
  .hp-about-title {
    top: 0;
    position: relative;
    padding-bottom: 150px;
  }
  .hb_wrap img {
    width: 100%;
    height: 600px;
    object-fit: cover;
  }
  .hb-content p {
    padding: 20px 10px 16px;
  }
  .header-logo img {
    width: 50%;
    left: 25%;
  }
  .banner-text {
    font-size: 143px;
  }
  /* .header.header__inner .header-logo {
    top: 0px;
    width: 20%;
  }
  .header.header__inner .header-logo img {
    width: 100%;
    top: 20%;
    bottom: 0px;
    left: 50%;
  } */
  .button {
    font-size: 20px;
    line-height: 22px;
  }
  /* img.banner-image {
    object-fit: cover;
  } */
  .section__content {
    padding-top: 100px;
  }
  .sub-titile h6 {
    max-width: 671px;
  }
  h6 {
    font-size: 50px;
  }
  .content p {
    font-size: 20px;
    line-height: 32px;
  }
  .content_para p {
    padding-bottom: 20px;
  }
  /* .section__content.section__content-shape::before {
    top: -45px;
    background-size: 100%, 115px;
    background-repeat: no-repeat;
  } */
  .contact-wrap.flex-row {
    padding: 50px;
  }
  .footer {
    margin-top: 300px;
  }
  .pricing_item p:first-child {
    width: 70%;
  }
  .pricing_item p:last-child {
    width: 30%;
  }
  .gallery-image {
    width: 33.33%;
  }
  .section__testimonials {
    height: auto;
  }
}

@media only screen and (max-width: 768px) {
  .mobile-banner {
    display: block;
  }
  .banner-image {

  }
.menu-block > * {width: 100%; margin: 15px 0}
.footer .container {width: 90%; margin:0 auto !important; padding-top: 30px}
.section__content {padding: 30px 0}
.sub-titile {padding-bottom: 20px;}
.section__contact {padding: 25px 0}
.contact-left article {text-align:center}
.section__content.section__content-shape {padding: 50px 0 20px 0}

  .hero_section.flex-row > * {
    width: 100%;
  }
  .hb_wrap img {
    width: 100%;
    height: 500px;
    object-fit: cover;
  }
  .button {
    font-size: 20px;
    line-height: 23px;
    padding: 15px 25px 13px;
    border-radius: 50px;
  }
  .hero_section .hero-wave {
    top: 96%;
  }

  .header-logo {
    position: absolute;
    top: 26px;
    left: 54%;
    transform: none;
    right: 10px;
  }
  .header-logo img {
    bottom: 15px;
    left: 50%;
    top: 0%;
  }

  .hp-content.content {
    width: 81%;
  }
  .hp-figure {
    width: 100%;
  }
  .hp-figure {
    width: 100%;
    padding: 100px 0;
  }
  .hp-figure figure::after {
    bottom: 72%;
  }
  .footer-left {
    width: 100%;
    padding-bottom: 25px;
  }
  .footer-centre {
    width: 100%;
    padding-bottom: 25px;
  }
  .footer-right {
    width: 100%;
  }
  .footer .container {
    margin: 0;
  }

  .footer .footer-logo {
    position: absolute;
    bottom: 255%;
    left: 0;
  }

  .hp-about-title {
    padding-bottom: 20px;
  }
  .menu-block h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .menu-block ul > li {
    font-size: 20px;
    padding: 15px 0;
  }
  .menu-wrap .menu > div {
    width: 250vw;
  }
  .banner-text {
    font-size: 65px;
    left: -3px;
    line-height: 70px;
  }
  .banner-text {
    display: none;
  }
  header.header.header__inner {
    padding: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .header.header__inner .menu-wrap {
    top: 0px;
  }
  .header.header__inner .menu-wrap .toggler {
    top: 25px;
    left: 17px;
    width: 117px;
    height: 52px;
  }
  .menu-wrap .hamburger {
    position: absolute;
    top: 25px;
    left: 17px;
    width: 117px;
    height: 52px;
  }

  .header.header__inner .button.button__blue,
  .header.header__inner .button.button__green {
    margin-right: 10px;
    bottom: 0;
    top: auto;
  }

  /* .header.header__inner .header-logo {
    top: 6%;
    left: 69%;
    right: 0px;
    transform: none;
    width: 30%;
  } */
  .content_para {
    column-count: 1;
    column-gap: 0;
  }
  .pricing_table {
    padding: 20px 10px; text-align:center
  }
  .pricing_item p {

  }
  /* .section__content.section__content-shape::before {
    top: -18px;
  } */
  h6 {
    font-size: 37px;
  }
  /* .section__content.section__content-shape {
    margin-top: 100px;
  } */
  .about_block > * {
    width: 100%;
  }
  .about-right.content article {
    padding-left: 0;
    padding-top: 30px;
  }
  .contact-wrap.flex-row > * {
    width: 100%;
  }
  .contact-wrap.flex-row {
    padding: 50px 10px;
  }

  .footer .footer-logo {
    bottom: 255%;
  }
  .pricing_item p:first-child {
    width: 100%; text-align:center; max-width: 90%; margin:0 auto
  }
  .pricing_item p:last-child {
    width: 100%;
  }
  img.banner-image {
    height: 300px;
    object-fit: cover;
  }
  .gallery-image {
    width: 100%;
  }
  .header.header__inner .button.button__blue, .header.header__inner .button.button.button__green {
    display: none;
  }
  .button-navigation {
    display: none;
  }
  .testimonials-items p {
    font-size: 20px;
  }

  .gallery img {
    width: 100%;
  }

  #specialised {
    padding-top: 50px;
  }

}

@media only screen and (max-width: 412px) {
  .hp-content.content {
    width: 89%;
  }
  .section__testimonials {
    height: 620px;
  }
  .footer .footer-logo {
    bottom: 225%;
  }
}
