.container-fluid .row-fluid .about-banner-module .page-center.page-center50 {
  width: 1330px;
}
.row-fluid .about-banner-module .span7{
  width:730px;
}


.work-two-col-image-left, .work-two-col-image-right {
 ;
  width: 50%;
  background-color: #ededee;
 
  position:relative;
}

.work-two-col-image-left img, .work-two-col-image-right img{
  max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  object-fit:cover;
}
      

.work-two-col-text li {
  font-style: normal;
  letter-spacing: -0.02em;
  color: #000000;
  margin-bottom: 10px;
  font-family: 'Source Sans Pro', 'sans-serif';
  min-height: auto;
  height: auto;
  font-weight: normal;
  font-size: 18px;
  line-height: 25.6px;
}


.work-two-col-text ul {
  font-style: normal;
  letter-spacing: -0.02em;
  color: #000000;
  margin-bottom: 35px;
  margin-top: 0px;
  font-family: 'Source Sans Pro', 'sans-serif';
  min-height: auto;
  height: auto;
  font-weight: normal;
  font-size: 18px;
  line-height: 25.6px;
}

.about-banner-module{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 661px;
  display: flex;
  align-items: end;
  padding-bottom: 35px;
  position: relative;
}
.about-banner-module__hero-image{
  position: absolute;
  inset:0;
  width: 100%;
  height:100%;
  object-fit:cover;
}
.about-banner-module h2{
  font-family: 'Vastago Grotesk';
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  margin-top: 84px;
  position: relative;
}
.pillar-lp .about-banner-module h2{
  margin-top: 41px;
}
.contact-us-lp .about-banner-module h1{
  margin-bottom: 84px;
}
.about-banner-module h1{
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height:44px;
  letter-spacing: -0.02em;
  color: #fff;
  font-family: 'Vastago Grotesk';
  position: relative;
  margin-bottom: 45px;
  padding-bottom: 0;
}
.our-work-lp .about-banner-module h1{
  margin-bottom: 84px;
}
.about-banner-module h1:before {
  content: "";
  position: absolute;
  width: 129px;
  height: 17px;
  background-image: url(https://fs.hubspotusercontent00.net/hubfs/20820901/Assets_2021/heading-line.svg);
  bottom: -15px;
}
.about-banner-module p a{
  font-family: 'Source Sans Pro', 'sans-serif';
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #ffffff;
  padding-top: 17px;
  padding-bottom:17px;
}
.about-banner-module p{
  margin-top: -20px;
  margin-bottom:15px;
}

.quotation-module{
  padding: 150px 0;
  background-color: #F5FF00
}
.quotation-icon{
  position: relative;
}
.quotation-icon:before{
  content: "";
  background-image: url(https://fs.hubspotusercontent00.net/hubfs/20820901/Assets_2021/quotation-top-icon.svg);
  width: 47px;
  height: 57px;
  position: absolute;
  left: -65px;
  top: -20px;
}
.quotation-icon:after{
  content: "";
  background-image: url(https://fs.hubspotusercontent00.net/hubfs/20820901/Assets_2021/quotation-bottom-icon.svg);
  width: 47px;
  height: 57px;
  position: absolute;
  right: -50px;
  bottom: 0;
}
.quotation-module h2{
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: -0.02em;
  color: #000;
  font-family: 'Vastago Grotesk';
  padding-right: 100px;
}
.quotation-module p{
  font-family: 'Source Sans Pro', 'sans-serif';
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25.6px;
  letter-spacing: -0.02em;
  color: #000000;
  margin-bottom: 25px;
}

@media(max-width:1024px){
  .about-banner-module{
    padding: 0 25px;
    align-items: end;
    padding-bottom:25px;
    min-height: 683px;
  }
  .about-banner-module h1{
    font-size: 44px;
    line-height: 55px;
  }
  .about-banner-module h2{
    font-size: 30px;
    line-height: 37px;
  }
  .container-fluid .row-fluid .about-banner-module .page-center.page-center50{
    width: 100%;
  }
  .about-banner-module p a{
    font-size: 14px;
    line-height: 17px;
  }
  .about-banner-module p{
    margin-bottom:25px;
  }
  
  .quotation-module{
    padding: 80px 25px;
  }
  .quotation-module .row-fluid .span6{
    width: 100%;
    margin-left: 0;
  }
  .quotation-module h2{
    font-size:30px;
    line-height:37.5px;
    margin-bottom: 80px;
  }
  .quotation-icon:before{
    left: 0;
    top: -64px;
  }
  .quotation-icon:after{
    right: 0;
    bottom: -72px; 
  }
  .quotation-module {
    background-position: -500px top;
  }
  
}
@media(max-width:767px){
  .about-banner-module{
     padding: 0 15px;
    padding-bottom:35px;
    min-height: 608px;
  }
  .about-banner-module p {
    margin-bottom: 15px;
  }
  .row-fluid .about-banner-module .span7{
    width: 100%; 
  }
  
  .quotation-module{
    padding: 67px 15px;
  }
  .quotation-module h2{
    margin-bottom: 49px; 
  }
  .quotation-icon:before{
    width: 30px;
    height: 29px;
    background-size: contain;
    background-repeat: no-repeat;
    top: -36px;
  }
  .quotation-icon:after{
    width:30px;
    height: 29px;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -36px;
  }
  
}
@media(max-width:640px){
  .about-banner-module h1{
    font-size: 30px;
    line-height: 37px;
  }
  .about-banner-module h2{
    font-size: 25px;
    line-height: 31px;
  }
  .about-banner-module p a{
    font-size: 12px;
    line-height: 15px;
  }
}


.project-overview-module{
  padding: 76px 0;
  background: linear-gradient(to bottom, #000 0, #000 100%) no-repeat;
  background-size: calc(46% - 70px) calc(100% - 0px);
  background-position: right;
}
.project-left-side{
  padding-right: 80px;
}
.industry-section{
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.project-overview-module h3{
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 40px;
  display: flex;
  align-items: center;
  letter-spacing: -0.02em;
  color: #000;
  font-family: 'Vastago Grotesk';
  margin-bottom: 0px;
}
.project-black-theme h3{
  color: #fff;
}
.project-black-theme h5{
  letter-spacing: -0.02em;
  color: #fff;
  margin-bottom: 0;
  font-family: 'Source Sans Pro', 'sans-serif';
  height: auto;
  font-weight: 600;
  font-size: 24px;
  line-height: 30.2px;
  margin-right: 5px;
  verti
}
.project-overview-module p{
  font-family: 'Source Sans Pro', 'sans-serif';
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25.6px;
  letter-spacing: -0.02em;
  margin-bottom: 37px;
  color: #000000;
}
.project-black-theme p{
  color: #fff;
}
.industry-section p{
  margin: 0; 
}
.project-overview-module ol{
  padding-left: 20px;
}
.project-overview-module li{
  font-family: 'Source Sans Pro', 'sans-serif';
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25.6px;
  letter-spacing: -0.02em;
  color: #000000;
}
.project-black-theme ul{
  padding-left: 20px;
  color: #f5ff00;
  font-weight: normal;
}
.project-black-theme li{
  color: #f5ff00;
  font-weight: normal;
}

.project-black-theme div{
  color: #f5ff00;
  font-weight: normal;
  font-family: 'Source Sans Pro', 'sans-serif';
  font-style: normal;
  font-size: 18px;
  line-height: 25.6px;
  letter-spacing: -0.02em;
  margin-bottom: 19px;
  
}

.project-black-theme a{
  color: #f5ff00;
  font-weight: normal;
}

.project-black-theme a:hover{
  color: #ffffff;
}

.project-black-theme a:after{
  color: #EDEDEE;
}

.quotation-module h2{
    padding: 0;
    font-size: 25px;
    line-height: 31.3px;
  }
  .quotation-module p{
    font-size:16px;
    line-height: 22.8px;
  }

@media(min-width:2000px){
  .project-overview-module{
    background-size: calc(47% - 70px) calc(100% - 0px);
  }
}

@media(max-width:1700px){
  .project-overview-module{
    background-size: calc(44% - 70px) calc(100% - 0px);
  }
}

@media(max-width:1366px){
  .project-overview-module{
    background-size: calc(46% - 100px) calc(100% - 0px);
  }
}

@media(max-width:1150px){
  .project-overview-module{
    background-size: calc(48% - 100px) calc(100% - 0px);
  }
}

@media(max-width:1024px){
  .project-overview-module{
    background-size: calc(100% - 0px) calc(100% - 600px);
    background-position: bottom;
    padding: 76px 0 0;
    background:none;
  }
  .container-fluid .row-fluid .project-overview-module .page-center.page-center50{
    padding-left:0;
    padding-right:0;
  }
  .project-overview-module .row-fluid .span8.project-left-side{
    width: 100%;
    padding: 0 35px 35px;
  }
  .project-overview-module .row-fluid .span4.project-black-theme{
    width: 100%;
    margin-left: 0;
    padding-top: 50px;
    background:black;
    padding-left:35px;
    padding-right:35px;
    padding-bottom: 40px;
  }
  .project-overview-module h3{
    font-size:27px;
    line-height:33.8px;
  }
  .project-black-theme h5{
    font-size:20px;
    line-height:25.1px;
  }
  .specific-service .our-work-two-col{
    display:block;
  }
  .specific-service .work-two-col-image img {
    visibility: visible;
    width: 100%;
  }
  .specific-service .work-two-col-image, .specific-service .work-two-col-text{
    width: 100%;
    max-width: 100%;
  }
  
  .specific-service .work-two-col-image-right img {
    visibility: visible;
    width: 100%;
    position:relative;
  }
  .specific-service .work-two-col-image-right, .specific-service .work-two-col-text{
    width: 100%;
    max-width: 100%;
  }
  
  .specific-service .work-two-col-image-left img {
    visibility: visible;
    width: 100%;
    position:relative;
  }
  .specific-service .work-two-col-image-left, .specific-service .work-two-col-text{
    width: 100%;
    max-width: 100%;
  }
  
}
@media(max-width:900px){
  .project-overview-module{
    background-size: calc(100% - 0px) calc(100% - 730px);
  }
}
@media(max-width:767px){
  .project-overview-module .row-fluid .span8.project-left-side{
    padding: 0 25px 35px;
  }
}
@media(max-width:640px){
  .project-overview-module{
    background-size: calc(100% - 0px) calc(100% - 660px);
  }
  .project-overview-module h3{
    font-size: 22px;
    line-height: 27.5px;
  }
  
  .project-black-theme div{

  font-size: 16px;
  line-height: 22.8px;
  letter-spacing: -0.02em;
  
}
  
  .project-black-theme h5{
    font-size: 18px;
    line-height: 22.6px;
  }
  .project-overview-module p, .project-overview-module li {
    font-size: 16px;
    line-height: 22.8px;
  }
}
@media (max-width: 480px){
  .project-overview-module {
    background-size: calc(100% - 0px) calc(100% - 800px);
  }
}
@media(max-width:468px){
 .industry-section{
    display: block;
  }
}
@media (max-width: 360px){
  .project-overview-module {
    background-size: calc(100% - 0px) calc(100% - 940px);
  }
}


.our-work-two-col {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: stretch;
}

.work-two-col-image {
  background-repeat: no-repeat;
  background-position: top left;
  width: 50%;
  background-size: cover;
}

.work-two-col-image-right {
  background-repeat: no-repeat;
  background-color: #EDEDEE;
  background-position: center;
  width: 50%;
  background-size: contain;
}

.work-two-col-image-left {
  background-repeat: no-repeat;
  background-color: #EDEDEE;
  background-position: center;
  width: 50%;
  background-size: contain;
}

.work-two-col-text {
  width: 50%;
  padding: 50px;
  max-width: 665px;
  margin:auto 0;
}




.work-two-col-text h6 {
  font-style: normal;
  font-weight: bold !important;
  font-size: 18px !important;
  line-height: 25.6px;
  letter-spacing: -0.02em;
  color: #000000;
  font-family: 'Source Sans Pro', 'sans-serif';
  position: relative;
  margin-bottom: 21px !important;
  padding-bottom: 25px;
  padding-left: 0px;
}
.work-two-col-text h6:before {
  content: "";
  position: absolute;
  width: 129px;
  height: 17px;
  background-image: url(https://fs.hubspotusercontent00.net/hubfs/20820901/Assets_2021/heading-line.svg);
  bottom: 0;
}
.work-two-col-text h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 40px;
  display: flex;
  align-items: center;
  letter-spacing: -0.02em;
  color: #000000;
  font-family: 'Vastago Grotesk';
  margin-bottom: 0;
}
.work-two-col-text p {
  font-style: normal;
  letter-spacing: -0.02em;
  color: #000000;
  margin-bottom: 35px;
  font-family: 'Source Sans Pro', 'sans-serif';
  min-height: auto;
  height: auto;
  font-weight: normal;
  font-size: 18px;
  line-height: 25.6px;
}

.our-work-text-sec{
  padding: 47px 59px;
  background-repeat: no-repeat;
  display: flex;
}
.our-work-text-sec h1{
  font-style: normal;
  font-weight: 600;
  font-size: 62px;
  line-height: 60px;
  letter-spacing: -0.02em;
  color: #000;
  font-family: 'Vastago Grotesk';
  position: relative;
  padding-right: 16px;
  margin: 0;
}
.our-work-text-sec p{
  margin: 0;
  display: flex;
  align-items: center;
}
@media(max-width:1024px){
  .our-work-two-col{
    align-items:stretch;
  }
  .work-two-col-image{
/*     min-height: 800px; */
/*     height: 100%; */
  }
  
  .work-two-col-image-right{
/*     min-height: 800px; */
/*     height: 100%; */
  }
  
  .work-two-col-image-left{
/*     min-height: 800px; */
/*     height: 100%; */
  }
  
  .work-two-col-text p{
    min-height: auto; 
    margin-bottom: 20px;
  }
  
  .work-two-col-text ul{
    min-height: auto; 
    margin-bottom: 20px;
  }
  
  .work-two-col-text h3{
    font-size:27px;
    line-height:33.8px;
  }
  .work-two-col-text h6{
    font-size:16px;
    line-height:20px;
  }
  .work-two-col-text {
    padding: 50px 35px;
  }
}
@media(max-width:767px){
  .our-work-two-col{
    display: block;
  }
  .work-two-col-image{
    min-height: auto;
    height: auto;
  }
  .work-two-col-image{
    width: 100%;
  }
  
  .work-two-col-image-right{
    min-height: auto;
    height: auto;
  }
  .work-two-col-image-right{
    width: 100%;
  }
  
  .work-two-col-image-left{
    min-height: auto;
    height: auto;
  }
  .work-two-col-image-left{
    width: 100%;
  }
  
  .work-two-col-text{
    width:100%;
    padding: 31px 25px 38px;
  }
  .work-two-col-text h3{
    padding-right:0;
  }
  .work-two-col-text p{
    
  }
}
@media(max-width:640px){
  .work-two-col-text h2{
    font-size: 25px;
    line-height: 31.3px;
  }
  .work-two-col-text h6:before{
    width: 125px; 
  }
  .work-two-col-text h3{
    font-size: 22px;
    line-height: 27.5px;
  }
  .work-two-col-text p {
    font-size: 16px;
    line-height: 22.8px;
  }
  
  .work-two-col-text ul {
    font-size: 16px;
    line-height: 22.8px;
  }
  
  .work-two-col-text li {
    font-size: 16px;
    line-height: 22.8px;
  }
  
  
  .work-two-col-text h6{
    font-size:14px;
    line-height:17.5px;
  }
}


.two-col-quotation{
  background: #F5FF00;
  padding: 180px 0;
}
.two-col-quotation .quotation-icon{
  position: relative;
}
.two-col-quotation .quotation-icon:before{
  content: "";
  background-image: url(https://20820901.fs1.hubspotusercontent-na1.net/hubfs/20820901/Assets_2021/quotation-top-icon.svg);
  width: 47px;
  height: 57px;
  position: absolute;
  left: -65px;
  top: -20px;
}
.two-col-quotation .quotation-icon:after{
  content: "";
  background-image: url(https://20820901.fs1.hubspotusercontent-na1.net/hubfs/20820901/Assets_2021/quotation-bottom-icon.svg);
  width: 47px;
  height: 57px;
  position: absolute;
  right: -50px;
  bottom: 0;
}
.two-col-quotation h2{
  font-family: 'Vastago Grotesk';
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: -0.02em;
  color: #000000;
}
.quotation-content{
  padding-right: 50px;
  padding-left: 45px;
}
.quotation-contentspan5{
  padding-right: 55px;
  padding-left: 30px;
}
.two-col-quotation p{
  font-family: 'Source Sans Pro', 'sans-serif';
  font-style: normal;
  font-size: 18px;
  line-height: 25.6px;
  letter-spacing: -0.02em;
  color: #000000;
  margin-bottom: 20px;
  font-weight: 400;
}
.two-col-quotation p:last-child{
  margin-bottom: 0;
}
@media(max-width:1024px){
  .two-col-quotation{
    padding: 119px 25px;
  }
  .two-col-quotation h2{
    font-size:30px;
    line-height:37.5px;
  }
  .quotation-content, .quotation-contentspan5{
    padding-right: 0;
    padding-left: 0;
  }
  .two-col-quotation .quotation-icon:before{
    left: 0;
    top: -64px;
  }
  .two-col-quotation .quotation-icon:after{
    right: 0;
    bottom: -72px; 
  }
}
@media(max-width:767px){
  .two-col-quotation{
    padding: 85px 15px;
  }
  .two-col-quotation p{
    font-size:18px;
  }
  .two-col-quotation h2{
    margin-bottom: 43px; 
  }
  .two-col-quotation .quotation-icon:before{
    width: 30px;
    height: 29px;
    background-size: contain;
    background-repeat: no-repeat;
    top: -36px;
  }
  .two-col-quotation .quotation-icon:after{
    width:30px;
    height: 29px;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -36px;
  }
}
@media(max-width:640px){
  .two-col-quotation h2{
    font-size:25px;
    line-height:31.3px;
  }
  .two-col-quotation p{
    line-height: 22.8px;
    font-size:16px;
  }
}