@font-face {
    font-family: 'DubaiW23-Bold',sans-serif;
    src: url('fonts/DubaiW23-Bold.woff') format('woff2'),
         url('fonts/DubaiW23-Bold.ttf') format('woff'),
         url('fonts/DubaiW23-Boldd41d.eot') format('truetype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'DubaiW23-Light',sans-serif;
    src: url('fonts/DubaiW23-Light.woff') format('woff2'),
         url('fonts/DubaiW23-Light.ttf') format('woff'),
         url('fonts/DubaiW23-Lightd41d.eot') format('truetype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'DubaiW23-Regular',sans-serif;
    src: url('fonts/DubaiW23-Regular.woff') format('woff2'),
         url('fonts/DubaiW23-Regular.ttf') format('woff'),
         url('fonts/DubaiW23-Regulard41d.eot') format('truetype');
    font-weight: normal;
    font-style: normal;
  }


#block-rsa-global-mainnavigation-menu{
    display: none;
} 

.focusable{
    display:none;
} 
.site-header__initial{
  display: none;
}
  
.banner-section{
  padding-top: 177px !important;
}

.banner-section--with-white-gradien {
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
}

/* Assurance Page CSS start */
.hsseq__each__text{
 padding: 15px !important;
}
.page-node-type-assurance .hsseq {
  padding: 40px 30px 5px 30px;
}

.page-node-type-assurance .hsseq__each__desc ul li::before {
  margin-top: 0px !important;
}

.page-node-type-assurance .rsa-advantage__each__text {
    visibility: visible;
    -webkit-transform: translateY(0);
    opacity: 1;
    transform: translateY(0);
    -webkit-transition: all, -webkit-transform 0.5s ease-out 0s, opacity 0.5s ease-out 0s;
    transition: all, transform 0.5s ease-out 0s, opacity 0.5s ease-out 0s;

}
.page-node-type-assurance .rsa-advantage {
    max-width: 85%;
}

.download-hsseq-policy {
    text-decoration: underline;
    font-size: 25px;
    padding-top: 25px;
    font-family: 'Dubai W23' !important;
    font-style: italic;
}
.download-hsseq-policy a {
    text-decoration: underline;
    font-size: 25px;
    font-family: 'Dubai W23' !important;
}

.download-hsseq-policy-file {
    font-family: 'DubaiW23-Light' !important;
    font-size: 25px !important;
}

.hsseq__list {
    margin-top: 43px;
}

.hsseq__each__desc {
  font-family: 'Dubai W23';
}
.field.field--name-field-sustainability-content {
    font-size: 21px;
}
.certificates__title {
    margin: 0 0 36px;
}
.assurance-testimonials__each__title {
    font-family: 'Bw Mitga DEMO EXTRA';
}

.assurance-testimonials {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

/* Assurance Page CSS end */

/* Network Page css start */
.page-node-type-network .section-kpis__list {
  padding: 42px 30px 5px;
}
.page-node-type-network .section-kpis__item {
  margin-bottom: 40px;
}
.page-node-type-network .brief-intro {
  padding: 0px 30px 30px;
  margin: 0px auto;
  font-family: 'Dubai W23';
}
.page-node-type-network .brief-intro__text {
    font-size: 21px;
}
/* Netrwork page css end */

.page-node-type-careers .banner-section__content{
  margin-top: 0px;
}

.page-node-type-contact-us .elWithHeaderPadding {
  height: auto;
  padding-top: 177px !important;
}


.page-node-type-contact-us .customer-support__contact-col--below-1024{
  display: flex;
}

.page-node-type-contact-us .customer-support__address{
  width: 30%;
}

.page-node-type-terms-of-use .elWithHeaderPadding {
  padding-top: 171px !important;
  height: auto;
}

.page-node-type-privacy-policy .elWithHeaderPadding {
  padding-top: 171px !important;
  height: auto;
}

.page-node-type-faqs .elWithHeaderPadding {
  padding-top: 171px !important;
  height: auto;
}

.page-node-type-faqs .simple__desc{
  text-align: left;
}

.page-node-type-media .banner-section__content{
  margin-top: 0px;
}


.page-node-type-technology .banner-section__content{
  margin-top: 0px;
}

.page-node-type-assurance .banner-section__content{
  margin-top: 0px;
}

.page-node-type-industries .banner-section__content{
  margin-top: 0px;
}

.page-node-type-our-customers .banner-section__content{
  margin-top: 0px;
}

.page-node-type-network .banner-section__content{
  margin-top: 0px;
}

.page-node-type-assurance .hsseq__each {
    display: flex;
}

.rsa-advantage__each__desc {
    font-size: 28px;
    font-family: 'DUBAIW23';
}
 
@media (max-width: 768px) {
    .hsseq__each {
        display: block !important;
    }
}

@media (max-width: 420px) {
    .hsseq__each {
        display: block !important;
    }
}
