/*Custom CSS - Abhishek */

/*Module Spacing*/
/*.module-spacing {
  margin-bottom: 100px;
}*/

.module-spacing {
margin-bottom: 60px;}

/*section .c-report-section#rb-content-module{margin-top: 100px;}*/
/*section .c-report-section#rb-content-with-ul-li-module{margin-top: 60px;}*/
/*Module Spacing*/

/* Banner Module */
.rb-banner-module .homepage-banner-wrapper {
  min-height: 320px;
      background-size: 100% !important; 
}
.rb-banner-module .homepage-banner-wrapper .homepage-banner-title h1 span{
	display: block;
}
@media screen and (max-width: 1460px){
.rb-banner-module .homepage-banner-wrapper {

     
}

}

.rb-banner-module .homepage-banner-wrapper .homepage-banner-title h1 {
  font-family: GraphikWideRegular;
  line-height: 44px;
  color: #fff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); 
}

.rb-banner-module .homepage-banner-wrapper .homepage-banner-title {
  display: flex;
  justify-content: left;
  
}

.rb-banner-module .homepage-banner-wrapper .homepage-banner-title h1 {
    /* margin-top: 69px; */
    text-align: left;
    line-height: 1.4;
}

.rb-banner-module .homepage-banner-wrapper .case-studies-banner h1 {
  padding: 0 30px;
  font-size: 32px;
  font-family: GraphikWideRegular;
  line-height: 44px;
  letter-spacing: 2px;
  color: #fff;
}

;

/* Banner Module */

/* Content Module */
.rb-content-module p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}

.rb-content-module .intro-text p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}

.rb-content-module .content-module-image-wrapper {
  margin-top: 50px;
  display: flex;
}

.rb-content-module .content-module-image-inner-wrapper {
  margin-right: 20px;
}

.body-wrapper h2 {
  font-family: 'GraphikWideRegular';
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 44px;
  color: #000;
  padding: 0;
  padding-bottom: 12px;
}

/*section .c-report-section#rb-content-with-ul-li-module{margin-top: 60px;}*/
.rb-content-module .content-module-wrapper .content-module-mid-text {
  font-family: 'GraphikWideRegular';
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 30px;
  letter-spacing: 2px;
}

.body-wrapper ol li,
.body-wrapper ul li {
  padding: 0;
  position: relative;
  margin-left: 20px;
  font-size: 16px;
}

.body-wrapper ol,
.body-wrapper ul {
  margin-top: 20px;
}

/* Content Module */

/*Image with Content Wrapper*/
/*.rb-image-with-content-module#rb-image-content-module {margin-top: 80px;}*/
.rb-image-with-content-module {
  margin-bottom: 60px !important;
}

.rb-image-with-content-module .image-with-content-module-wrapper .content-wrapper {
  padding: 0 120px 0 60px;
}

.content-wrapper {
  font-family: 'GraphikWideRegular';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 2px;
}

.image-with-content-module-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.rb-image-with-content-module .image-with-content-module-wrapper .image-wrapper {
  min-height: 140px;
}

/*.rb-image-with-content-module .image-with-content-module-wrapper .image-wrapper img{border-radius: 50%;width: 140px;height: 140px;}*/
.rb-image-with-content-module .image-with-content-module-wrapper .image-wrapper img {
  border-radius: 50%;
  max-width: 140px;
  min-height: 140px;
}

@media screen and (max-width:768.98px) {
	.rb-banner-module .homepage-banner-wrapper {
	       min-height: 176px;
		       background-size: 200% !important;
	}
	.rb-banner-module .homepage-banner-wrapper .homepage-banner-title h1 {
    /* margin-top: 40px !important; */
	}
  .image-with-content-module-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
.rb-banner-module .homepage-banner-wrapper .homepage-banner-title h1 span {
    display: inline-block;
}
  .rb-image-with-content-module .image-with-content-module-wrapper .content-wrapper {
    padding: 0 15px;
  }

}

@media screen and (max-width:568.98px) {
  .content_events_p h3 {
    font-size: 16px;
  }
  .rb-banner-module .homepage-banner-wrapper .homepage-banner-title h1 {
    /* margin-top: 400px; */
    font-size: 16px;
  }
}

/*Image with Content Wrapper*/

/*Stats Module*/
.rb-stats-module .stats-module-number {
  font-family: 'GraphikWideRegular';
  font-size: 60px;
  line-height: 72px;
  letter-spacing: 2px;
  margin-bottom: 10px;
  position: relative;
  padding-bottom: 26px;
}
.stats-module-number::after {
  background-color: #E8542C;
  height: 3px;
  content: "";
  width: 68px;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 13px;
}
.rb-stats-module .stats-module-wrapper {
  text-align: center;
  padding-top: 20px;
}

.rb-stats-module .stats-module-text {
  font-family: 'GraphikRegular';
  font-size: 16px;
  line-height: 26px;
  max-width: 152px;
  margin: 0 auto;
}

/*.stats-module-number::before {content: "";height: 2px;width: 50px;background-color: #E8542C;position: absolute;bottom: 30px;left: calc(50% - 26px);}*/
/*Stats Module*/

/*Slider Module*/
.rb-slider-module {
  background: #1F4456;
  min-height: 722px;
}

.rb-slider-module .slick-arrow.slick-disabled {
  height: 40px;
  width: 20px;
  background: #F0EEED;
  border-radius: 0;
  border: 0;
  cursor: auto;
}

/*.rb-slider-module .rb-slider-module-main-wrapper {
  margin: 100px 0px 100px 0px;
}*/

.rb-slider-module .rb-slider-module-main-wrapper {
  margin: 110px 0px 110px 0px;
}

.rb-slider-module .slick-prev.slick-arrow {
  position: absolute;
  left: calc(100% - 100px);
  top: calc(100% + 26px);
  border: 0;
}

.rb-slider-module .slick-arrow {
  width: 40px;
  height: 40px;
  border-radius: 0;
  background-color: #E8542C;
  border: 0;
}

.rb-slider-module .slick-next.slick-arrow {
  position: absolute;
  left: calc(100% - 42px);
  top: calc(100% + 26px);
  border: 0;
}

/* button#toggle {
  height: 64px;
  width: 64px;
  position: absolute;
  top: 50%;
  left: calc(100% - 50px);
  border: 0;
}*/

button#toggle {display:none;}

.rb-slider-module .slick-disabled.slick-prev::before {
  border: solid #000;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  top: 14px;
  left: 7px;
  height: 4px;
  width: 4px;
}

.rb-slider-module .slick-next::before {
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  top: 14px;
  left: 10px;
  height: 4px;
  width: 4px;
}

.rb-slider-module .slick-disabled.slick-next::before {
  border: solid #000;
  border-width: 0 3px 3px 0;
  left: 1px;
}

.rb-slider-module .slick-prev::before {
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  top: 14px;
  left: 15px;
  height: 4px;
  width: 4px;
}

.banner-slider-title p {
  line-height: 50px;
  letter-spacing: 2px;
  font-size: 40px;
  color: #fff;
  font-family: GraphikWideRegular;
  display: block;
  text-align: center;
  position: relative;
  margin-bottom: -21px;
}




@media (max-width:1024px) and (min-width:768px) {
  .banner-slider-careers-inner img {
    width: 100%;
    max-width: 768px;
    height: auto;
  }

  /*.rb-slider-module .rb-slider-module-main-wrapper {
    margin-top: 87px;
  }*/

  /*.rb-slider-module {
    min-height: 522px;
  }*/
 .rb-slider-module {
    min-height: 500px;
  }


  button#toggle {
    display: none;
  }

  .container-large {
    max-width: 1470px;
    margin: 0 auto;
   /* padding-left: 15px;
    padding-right: 15px;*/
  }

  .banner-slider-title p {
    font-size: 20px;
    margin-bottom: -34px;
  }
}

@media (min-width:768px) {
  .visible-in-res {
    display: none !important;
  }
}

@media (max-width:767px) {
  button#toggle {
    display: none;
  }

  .rb-slider-module {
    background: #1F4456;
    min-height: 320px;
  }

  /*.rb-slider-module .rb-slider-module-main-wrapper {
    margin-top: 76px;
  }*/

  .banner-slider-careers-inner img {
    width: 100%;
    max-width: 100vw;
    height: auto;
  }

  .container-large {
    max-width: 1470px;
    margin: 0 auto;
   /* padding-left: 15px;
    padding-right: 15px;*/
  }

  .banner-slider-title p {
    font-size: 20px;
    margin-bottom: -34px;
  }

  .rb-content-module .content-module-image-wrapper {
    display: block;
  }

  .rb-content-module .content-module-image-inner-wrapper {
    width: 50%;
    float: left;
    text-align: center;
    margin-right: auto;
  }

  .rb-casestudy-landing-module .loadmore-wrapper a {
    padding: 18px 94px;
  }

  .hidden-in-res {
    display: none !important;
  }

  .visible-in-res {
    display: block;
    position: absolute;
  }
}

@media (max-width:768px) {
  .visible-in-res {
    display: block;
    position: absolute;
  }
}

.banner-second-variation-subtext {
  font-family: 'GraphikRegular';
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.3em;
  color: #000;
}

.banner-second-variation-title {
  font-family: GraphikWideRegular;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 2px;
  color: #000;
  margin-top: 20px;
  margin-bottom: 30px;
}

.banner-second-variation-link {
  font-size: 14px;
  font-family: 'GraphikRegular';
  line-height: 18px;
  background: #E8542C;
  color: #fff !important;
  text-decoration: none;
  padding: 11px 15px;
}

.banner-second-variation-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  padding: 100px 0px 80px 80px;
  background-color: #F0EEED;
}

.banner-second-variation-image-wrapper {
  display: flex;
  align-items: center;
}

.banner-second-variation-image-wrapper-button {
  font-family: 'GraphikWideRegular';
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 2px;
  color: #000;
  padding: 7px 29px;
  background: #E8542C;
  position: absolute;
  transform: rotate(90deg);
  left: calc(0% - 98px);
}

.banner-second-variation-text-wrapper {
  padding-right: 20px;
}

@media (max-width:767.98px) {
  .banner-second-variation-wrapper {
    padding: 0px !important;
  }
}

@media (max-width:1024.98px) {
  .banner-second-variation-wrapper {
    padding: 100px 0px 80px 22px;
  }
}

/*Slider Module*/

.play .triangle {
  position: relative;
  margin-top: 100px;
  width: 20px;
  display: table-cell;
  top: -2px;
  left: -17px;
  transform: rotate(90deg);
}

.play .triangle>div {
  width: 20px;
  height: 2px;
  background: #E8542C;
}

.play .triangle>div:before {
  content: " ";
  display: block;
  width: 20px;
  height: 2px;
  background: #E8542C;
  -webkit-transform: rotate(56deg);
  -moz-transform: rotate(56deg);
  -ms-transform: rotate(56deg);
  transform: rotate(56deg);
  position: absolute;
  top: -8px;
  right: -5px;
}

.play .triangle>div:after {
  content: " ";
  display: block;
  width: 20px;
  height: 2px;
  background: #E8542C;
  -webkit-transform: rotate(-56deg);
  -moz-transform: rotate(-56deg);
  -ms-transform: rotate(-56deg);
  transform: rotate(-56deg);
  position: absolute;
  top: -8px;
  left: -5px;
}

/**/

.pause .triangle {
  position: relative;
  margin-top: 100px;
  width: 20px;
  display: table-cell;
  top: -2px;
  left: -14px;
  transform: rotate(90deg);
}

.pause .triangle>div {
  width: 20px;
  height: 2px;
  background: #E8542C;
  transition: all 0.5s ease;
}
#rb-featured .container-large::before {
  content: "Featured";
  font-size: 27px;
  color: #E8542C;
  display: flex;
  justify-content: center;
  padding-bottom: 40px;
}

.pause .triangle>div:before {
  content: " ";
  display: block;
  width: 20px;
  height: 2px;
  background: #E8542C;
  -webkit-transform: rotate(-56deg);
  -moz-transform: rotate(-56deg);
  -ms-transform: rotate(-56deg);
  transform: rotate(0deg);
  position: absolute;
  top: -8px;
  left: 0px;
  transition: all 0.5s ease;
}

.pause .triangle>div:after {
  display: none;
}

/*Custom CSS - Abhishek */
.body-wrapper {
  margin: 0;
  font-size: 16px;
  line-height: 30px;
  color: #000 !important;
  font-weight: normal;
  font-family: GraphikRegular;
  background: #fff;
}

.rb-text-module .text-wrapper {
  max-width: 930px;
  margin: 50px auto;
  padding: 0 20px;
}

/*.intro-text p{font-style: normal;font-weight: 400;font-size: 22px;line-height: 30px;}
p {font-weight: 400;font-size: 16px;line-height: 26px;}
  
.intro-text p{font-style: normal;font-weight: 400;font-size: 22px;line-height: 30px;}
p {font-weight: 400;font-size: 16px;line-height: 26px;}*/

.rb-text-module .text-wrapper button.back-button {
  margin-left: 14px;
  text-align: center;
  text-decoration: none;
  align-items: center;
  padding: 4px 15px;
  width: 81px;
  height: 40px;
  background: #E8542C;
  border: 1px solid #E8542C;
  box-sizing: border-box;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}


/******** featured-module css start*********/
.bottom-signpost-img-wrapper {
  min-width: 290px;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #cfd7d4;
}

/*.rb-featured-module .card-wrapper img {width: 250px;    height: 150px;} */
.rb-featured-module .card-wrapper img {
  max-width: 100%;
  min-height:150px;
}

.rb-featured-module .card-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  max-width: 250px;
  margin: 0 auto;
}

@media screen and (max-width:995.98px) {
  .rb-featured-module .card-wrapper {
    margin-bottom: 50px;
  }

  .bottom-signpost-img-wrapper {
    border-bottom: none;
  }
}

.rb-featured-module p.card-heading {
  font-size: 34px;
  text-align: center;
  padding: 30px 0px;
  color: #E8542C;
}

.rb-featured-module {
  background-color: #a7889412;
  padding: 50px 50px;
 /* border-top: 1px solid #504c4e12;*/
  border-bottom: 10px solid #E8542C;
}

.rb-featured-module .card-caption p:first-child {
  color: #707372;
  font-family: GraphikLight, Helvetica, Arial, sans-serif;
  font-size: .875rem;
  line-height: 1.25rem;
  padding: 10px 0px 0px 0px;
  margin-bottom: 0;
  font-weight: bold;
  margin-top: 18px;
}

.rb-featured-module .card-caption p {
  color: #707372;
  font-family: GraphikLight, Helvetica, Arial, sans-serif;
  font-size: .875rem;
  line-height: 1.25rem;
  font-weight: normal;
  padding-top: 6px;
}

.rb-featured-module .card-caption a {
  color: #707372;
  font-family: GraphikLight, Helvetica, Arial, sans-serif;
  font-size: .805rem;
  line-height: 1.25rem;
  margin-bottom: 0;
  text-decoration: none;
  padding-left: 20px;
  position: relative;
}
.rb-featured-module .card-caption a:before {
  display: inline-block;
  background-image: url(../assets/images/sprite-generated/sprite.svg);
  background-size: 377px 358px;
  width: 14px;
  height: 11px;
  background-position: -251.4px -290.2px;
  content: "";
  position: absolute;
  bottom: 2px;
  left: 2px;
}
.link-icon-wrapper {
  font-size: .805rem;
  margin-top: 16px;
}

span.video-duration {
  font-size: 0.605rem;
  border: 0.5px solid #E8542C;
  padding: 2px;
  border-radius: 3px;
}

span.card-icon {
  color: #E8542C;
}

.rb-featured-module .card-caption a:hover {
  color: #E8542C;
  text-decoration: underline;
}

.card-caption {
  width: 100%;
}

/******** featured-module css end *********/


/******** casestudy-landing-module css start*********/
section#rb-casestudy-landing-module {
  padding: 20px 80px;
  margin: 0 auto;
  margin-top: 80px;
}

.casestudy-landing-page .container-large .row {
  display: flex;
  flex-wrap: wrap;
}

.rb-casestudy-landing-module .card-wrapper img {
  width: 100%;
  min-height: 200px;
}


@media (min-height: 996px) and (max-height:1260px) { 
.rb-casestudy-landing-module .card-wrapper img{width: 100%;min-height: auto;}
}


.rb-casestudy-landing-module .card-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-bottom: 45px;
}

.rb-casestudy-landing-module p.card-heading {
  font-size: 34px;
  text-align: center;
  padding: 30px 0px;
  color: #E8542C;
}

/*.rb-casestudy-landing-module .card-caption p {  color: #3f3c3c;  font-family: GraphikLight,Helvetica,Arial,sans-serif;
  font-size: 1rem;  line-height: 1.625rem;  padding: 10px 0px;  margin-top: 20px;}*/
.rb-casestudy-landing-module .card-caption p {
  color: #3f3c3c;
  font-family: GraphikLight, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.625rem;
  padding: 10px 0px;
  margin-top: 20px;
  min-height: 100px;
}

.rb-casestudy-landing-module .card-caption a {
  font-size: .875rem;
  line-height: 1.125rem;
  transition: all .3s;
  margin-top: 15px;
  padding: 13px 27px 13px 39px;
  text-decoration: none;
  width: auto;
  text-align: left;
  border-radius: 3px;
  color: #707372;
  border: 1px solid #707372;
  font-weight:700;
  position: relative;
}
.rb-casestudy-landing-module .card-caption a:before {
  display: inline-block;
  background-image: url(../../../assets/images/sprite-generated/sprite.svg);
  background-size: 375px 360px;
  width: 14px;
  height: 11px;
  background-position: -251.4px -290.2px;
  content: "";
  position: absolute;
  bottom: 15px;
  left: 23px;
}

.rb-casestudy-landing-module .card-caption a:hover {
  background-color: #e3e4e4;
  text-decoration: underline;
}

.rb-casestudy-landing-module .link-icon-wrapper {
  font-size: .805rem;
}

.rb-casestudy-landing-module .loadmore-wrapper a {
  font-size: .875rem;
  line-height: 1.125rem;
  transition: all .3s;
  margin-top: 15px;
  padding: 18px 180px;
  text-decoration: none;
  text-align: left;
  border-radius: 3px;
  color: #707372;
  border: 1px solid #707372;
  text-transform: uppercase;
}

.rb-casestudy-landing-module .loadmore-wrapper a:hover {
  background-color: #e3e4e4;
  text-decoration: underline;
  color: #E8542C;
}

.rb-casestudy-landing-module .card-caption {
  width: 100%;
}

.loadmore-wrapper {
  text-align: center;
  margin-top: 45px;
  margin-bottom: 100px;
}

/*.col-md-4{display: none;}*/
.cslandinglist {
  display: none;
}

@media (max-width:767px) {
  .rb-casestudy-landing-module .loadmore-wrapper a {
    padding: 18px 94px;
  }

  .casestudy-landing-page .container-large .row {
    display: block;
  }
  .rb-content-module .intro-text p {
      font-size: 13px;
      line-height: 1.8;
  }
}

@media screen and (max-width:995.98px) {
  section#rb-casestudy-landing-module {
    padding: 0;
  }

  .rb-casestudy-landing-module .card-caption {
    padding: 0 20px;
  }
}

/******** casestudy-landing-module css end*********/

/******** two-column-content css start*********/

/*.two-column-content .stats-module-number::after {
    content: "";
    height: 2px;
    width: 50px;
    background-color: #E8542C;
    position: absolute;
    bottom: 0px;
    left: calc(50% - 26px);
}*/
/*.two-column-content.rb-stats-module .stats-module-text {
  font-family: 'GraphikRegular';
  font-size: 16px;
  line-height: 26px;
  max-width: 189px;
  margin: 0 auto;
}*/
/******** two-column-content css end*********/

/**** content module start***/
.rb-content-module .img-wrapper {
  margin-top: 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

/* .rb-content-module .img-wrapper img{width: 1172px;height: 504px;}*/
.rb-content-module .img-wrapper img {
  width: 100%;
  height: auto;
}

.rb-content-module .detailed-img img {
  width: 50%;
  height: auto;
}

.rb-content-module .detailed-img {
  display: flex;
  justify-content: center;
}

@media screen and (max-width:991.98px) {
  .rb-content-module .detailed-img img {
    width: 100%;
  }
}

/**** content module end***/
/*** rb-intro-image-text-module ****/
.rb-intro-image-text-module .right-image-text {
  display: flex;
  align-items: center;
  flex-direction: row;
}

.rb-intro-image-text-module .right-image-text p {
  margin-left: 40px;
  font-size: 1.375rem;
  line-height: 1.875rem;
  color: #707372;
}

.rb-intro-image-text-module .image-text-wrapper {
  border-bottom: 1px solid #dbd2d2;
  padding-bottom: 36px;
  margin-bottom: 20px;
}

.rb-intro-image-text-module .right-image-text img {
  height: 140px;
  width: 140px;
}

@media screen and (max-width:500.98px) {
  .rb-intro-image-text-module .right-image-text {
    flex-direction: column;
  }

  .rb-intro-image-text-module .right-image-text p {
    margin-left: 0;
    padding: 0 15px;
  }
}

.rb-intro-image-text-module .container-image-text {
  margin-bottom: 50px;
}

/*** rb-intro-image-text-module */
.rb-slider-module iframe {
  height: 500px;
  width: 100%;
}

/* @media (max-width:1024px) and (min-width:768px){
    .rb-slider-module iframe {
    height: 500px;
    width: 740px;
  }
} */

@media (max-width:767px) {
  .rb-slider-module iframe {
    height: 407px;
    width: 100%;
  }
  footer {
      padding: 20px 0 0;
  }
}

@media (max-width:767px) {
  .rb-slider-module iframe {
    height: 265px;
  }
}

@media (max-width:767.98px) {
  .module-spacing {
    margin-bottom: 20px !important;
  }

}

/*Custom CSS - Shivam */


.panel-overlay.panel-overlay--reverse {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width:768px){

  .banner-second-variation-wrapper{display:block;padding: 0;}

  .banner-second-variation-wrapper .visible-in-res{position: relative !important;}

  .banner-second-variation-text-wrapper{padding:20px 0 20px 0;}

  .banner-second-variation-image-wrapper img{min-height: 185px;width:100%;}

}

.c-nav .responsible-business .c-subnav li:nth-child(n+5):nth-last-child(n+5){padding-left:20px;}
@media screen and (max-width:991.98px) {
  .c-nav .responsible-business .c-subnav li:nth-child(n+5):nth-last-child(n+5){padding-left:36px;}
  
}


@media screen and (max-width:992px){
.banner-second-variation-image-wrapper-button {
    font-family: 'GraphikWideRegular';
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 2px;
    color: #000;
    padding: 7px 29px;
    background: #E8542C;
    position: absolute;
    transform: rotate(90deg);
    left: calc(0% - 74px);
    max-width: 185px;
}
}

@media only screen and (max-width: 768px){
.header__logo {
    margin: 11px 0;
    height: 40px;
}
.header__logo img {
    width: auto;
  height: 40px;
}
}



.homepage-banner-wrapper {
  display: flex;
  align-items: center;
}
.homepage-banner-title h1 {
  font-weight: bold !important;
}
.homepage-banner-title span {
  display: inline !important;
}

@media(max-width: 768px) {
  .homepage-banner-title {
    width: 60%;
  }
  .homepage-banner-title h1 {
      margin: 0 !important;
      padding: 5% 0 !important;
  }
}
@media(min-width: 768px) {
  .homepage-banner-title {
    width: 58%;
  }
}