.about_pg {
  background-color: #F3F7FE;
}

/* ----------------------------------- 
Reuse Section: location banner section 
----------------------------------- */
.about_pg .wp-block-lazyblock-about-banner {
  background: url(../../../static/images/banner-bg.jpg) no-repeat top left;
}
.about-banner .banner-img {
  margin-bottom: 20px;
}

.powered-by__list{
  justify-content: center;
}
.powered-by__list-item{
  max-width: 100%;
  padding: 0 10px;
}
.powered-by__list-item:last-child{
  margin-bottom: 0;
}
.powered-by__list-item:nth-of-type(1) img {
  width: 100%;
}


@media screen and (min-width: 768px)  {
  .about-banner .banner-img {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 992px)  {
  .powered-by__list-item img{
    width: 75%;
  }
}
@media screen and (min-width: 1200px)  {
  .powered-by__list-item img {
    width: 70%;
  }
}
@media screen and (min-width: 1366px)  {
  .about_pg .header-social {
    display: block;
    left: 13px;
    top: 246px;
   }
}
@media screen and (min-width: 1440px) {
  .wp-block-lazyblock-about-banner {
    position: relative;
    z-index: 0;
  }
  .wp-block-lazyblock-about-banner:after {
    content: "";
    background: url(../../../static/images/banner-dots.svg) no-repeat 0 0;
    background-size: auto;
    position: absolute;
    right: -17px;
    top: -135px;
    height: 252px;
    width: 146px;
    z-index: -1;
    bottom: 0;
    margin: auto;
  }
}
@media screen and (min-width: 1680px) {
  .wp-block-lazyblock-about-banner {
    padding-bottom: 140px;
  }
  .about-banner .banner-img {
    max-width: 545px;
    position: relative;
    left: 90px;
    top: 25px;
  }
  .about-banner .banner-content {
    margin-left: 100px;
    max-width: 620px;
    padding-top: 15px;
  }
  .about-banner .banner-title {
    line-height: 60px;
    text-transform: capitalize;
    letter-spacing: -1px;
    margin-bottom: 45px;
  }
  .about-banner .btn {
    padding: 18px 37px;
    margin-left: 10px;
  }
}
@media screen and (min-width: 1920px) {
  .about-banner .banner-content {
    margin-left: 294px;
    max-width: 620px;
    padding-top: 15px;
  }
  .powered-by__list-item:nth-of-type(1){
    margin-left: 0;
  }
  .powered-by__list-item:nth-of-type(1) img {
    width: 80%;
  }
  .powered-by__list-item:nth-of-type(3) {
    max-width: 100%;
    text-align: center;
  }
  .powered-by__list-item img {
    width: 60%;
  }
}

/* We are the family of DWS, */
.dws-family .textWithImage {
  margin-top: 0;
  padding-bottom: 0px;
}
.dws-family .row {
  flex-direction: column-reverse;
}
.dws-family .content-img img {
  border: 8px solid #7CCBF2; 
  border-radius: 16px;
}
.dws-family .content-area {
  text-align: center;
}
@media (min-width: 768px) {
  .dws-family .row {
    flex-direction: row;
  }
  .dws-family .content-area {
    text-align: left;
  }
  .dws-family .content-area .title {
    margin-top: 0;
  }
}
@media (min-width: 1680px) {
  .dws-family .textWithImage {
    padding-top: 54px;
  }
  .dws-family .container {
    max-width: 1520px;
  }
  .dws-family .content-area {
    max-width: 48.5%;
  }
  .dws-family .content-img img {
    max-width: 100%;
    width: 710px;
    margin-left: 0;
  }
  .dws-family .textWithImage {
    padding-bottom: 0px;
  }
}


/* Our Mission & Vision */
.mission-vission-about .section-desc {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .mission-vission-about .section-desc p {
    max-width: 950px;
    margin: auto;
  }
  .mission-vission-about .btn-primary {
    padding: 16px 40px;
 }
}

/* content-with-left-image */
.about-testimonial .swiper-container {
  padding-bottom: 0;
}
.about-testimonial{
  margin-bottom: 30px;
}
@media screen and (min-width: 1900px) {
  .about-testimonial{
    margin-bottom: 0;
  }
}

/* Client says */
.about-testimonial .wrapper-before {
  left: 140px;
  top: -183px;
  width: 215px;
}



/* -------------------------
pawc | Graceful | Commercial
------------------------- */
.home-section__four {
  padding-top: 50px;
  padding-bottom: 50px;
}
.pawc .sec-col {
  padding: 0 15px;
  margin-bottom: 15px;
}
.pawc .sec-col:nth-child(even) {
  background: none;
}
.pawc .sec-col .wraper {
  padding: 30px 25px;
  border-radius: 16px;
  background-color: #F9FDFF;
  border: 1px solid #C8DAFE;
  text-align: center;
}
.pawc .col-icon {
  margin-bottom: 35px;
}
.pawc .col-title {
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 130%;
  color: #0E2A72;
}
.col-desc {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  color: #1E266D;
}

@media (min-width: 576px) { 
  .pawc .sec-col {
    max-width: 50%;
    flex: 0 0 50%;
    margin-bottom: 30px;
  }
  .pawc .sec-col .wraper {
    min-height: 400px;
  }
}
@media (min-width: 768px) { 
  .home-section__four {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .pawc .sec-col .wraper {
    min-height: 350px;
  }
}
@media (min-width: 992px) { 
  .pawc .sec-col {
    max-width: 25%;
    flex: 0 0 25%;
    margin-bottom: 0px;
  }
  .pawc .sec-col .wraper {
    min-height: 460px;
    text-align: left;
  }
}
@media (min-width: 1200px) { 
  .home-section__four {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media (min-width: 1366px) { 
  .pawc .sec-col .wraper {
    min-height: 375px;
  }
}
@media (min-width: 1440px) { 
  .pawc {
    position: relative;
    z-index: 1;
  }
  .pawc:before {
    content: "";
    background: url(../../../static/images/technical-text.svg) no-repeat left 0px;
    position: absolute;
    z-index: 0;
    width: 210px;
    height: 665px;
    left: 50px;
    top: 35px;
  }
}
@media (min-width: 1680px) { 
  .home-section__four {
    padding-top: 130px;
    padding-bottom: 70px;
  }
  .home-section__four .container-fluid {
    max-width: 1520px;
  }
}

/* -------------------------
pawc | Graceful | Commercial
------------------------- */
@media (min-width: 1440px) {
  .about_pg .portfolio-statistics {
    position: relative;
    z-index: 0;
  }
  .about_pg .portfolio-statistics:before {
    content: "";
    position: absolute;
    background: url(../../../../../../wp-content/uploads/2020/11/dots-img3.svg) no-repeat 0 0 transparent;
    background-size: auto;
    width: 415px;
    height: 220px;
    z-index: -1;
    right: 0;
    top: -127px;
  }
  .about_pg .portfolio-statistics:after {
    content: "";
    position: absolute;
    top: 80px;
    right: 155px;
    left: auto;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background-size: 100% 100%;
    background: radial-gradient(88.69% 88.69% at 71.9% 11.31%, #62D0FF 0%, #3071AD 100%);
    box-shadow: 56.27px 50px 56.27px rgb(178 191 211 / 60%);
  }
}
@media (min-width: 1920px){
  .about_pg .portfolio-statistics .container-fluid {
    max-width: 1710px;
  }
}

/* safari */
@media (min-width: 1680px) { 
  .safari .about-testimonial .swiper-container {
    height: 280px;
    max-height: 280px;
  }
}

/* Meet our team */
.aboutco-ordinator__wraper .officeco-ordinator--item,
.abouthr__wraper .hr--item,
.about-senior-analyst__wraper .senior-analyst--item{
  margin-left: auto;
  margin-right: auto;
}
.about-associate-writer-row .associate-content-writer__list .associate-content-writer__list-item .overlay2 {
  max-width: 320px;
  height: auto !important;
}
.about-associate-writer-row .associate-content-writer__list-item img {
  width: auto;
}
@media screen and (min-width: 768px) {
  .about-associate-writer-row .associate-content-writer__list .associate-content-writer__list-item .overlay2 {
    height: auto !important;
  }
}
@media screen and (min-width: 1199px) {
  .about-associate-writer-row .associate-content-writer__list-item{
    width: 25%;
    float: left;
  }
  .about-associate-writer-row .associate-content-writer__list .associate-content-writer__list-item .overlay2{
    max-width: 248px !important;
  }
  .about-associate-writer-row .associate-content-writer__list,
  .general-item-row .general__list{
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .general-item-row .general__list-item{
    width: 25%;
    float: left;
  }
  .about-associate-writer-row .associate-content-writer__list .associate-content-writer__list-item .overlay2 {
    height: 245px !important;
  }
  .aboutco-ordinator__wraper .officeco-ordinator--item,
  .abouthr__wraper .hr--item,
  .about-senior-analyst__wraper .senior-analyst--item{
    max-width: 278px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 1366px) {
  .about-associate-writer-row .associate-content-writer__list-item{
    width: 20%;
  }
  .about-associate-writer-row .associate-content-writer__list .associate-content-writer__list-item .overlay2,
  .general-item-row .general__list .general__list-item .overlay2{
    max-width: 225px !important;
    height: 218px !important;
  }
  .general-item-row .general__list-item{
    width: 20%;
  }
}
@media screen and (min-width: 1900px) {
  .about-associate-writer-row .associate-content-writer__list .associate-content-writer__list-item .overlay2{
    max-width: 257px !important;
    height: 260px !important;
  }
  .general-item-row .general__list .general__list-item .overlay2{
    max-width: 260px !important;
    height: 240px !important;
  }
  .about-directors-row .directors__list-item .overlay{
    max-width: 365px;
  }
}

/* about-portfolio-statistics */
.about-portfolio-statistics .card-col{ 
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 576px) {
  .about-portfolio-statistics .card-col{
    width: 50%;
  }
  .about-portfolio-statistics .card-box{
    text-align: center;
  }
  .about-portfolio-statistics .card-col:nth-child(3){
    border-left: none;
  }
}
@media screen and (min-width: 768px) {
  .about-portfolio-statistics .card-col{
    width: 25%;
  }
  .about-portfolio-statistics .card-col:nth-child(3){
    border-left: 1px solid #E9E9EE;
  }
  .about-portfolio-statistics .card-box{
    text-align: left;
  }
}
@media screen and (min-width: 1199px) {
  .about-portfolio-statistics .card-col{
    width: 20%;
  }
}

/* about-management-row */
@media screen and (min-width: 1366px) {
  .about-management-row .officeco-ordinator--title{
    right: 100%;
  }
  .about-management-row .hr--title {
    bottom: 66px;
  }
  .about-content-writer--row .senior-content-writer-row--title{
    top: 75%;
  }
}

/* How We Started */
@media screen and (min-width: 991px) {
  .how-we-started .how-we-started__list {
    justify-content: center;
  }
}