.about-custom, .about-custom-1, .about-custom-3, .about-custom-4 {
  width: 100%;
  float: left;
  margin: 40px 0;
}
.aboutus-left-div-img {
  background-color: transparent;
}
.aboutus-left-div-img .img-responsive {
  padding: 0;
  width: 450px;
}
.aboutus-right-div {
  padding-right: 20px;
  padding-left: 0;
}
.aboutus-left-div {
  padding-right: 0;
}
.aboutus-right-sub-div h2 {
  font-size: 50px;
  text-transform: uppercase;
  margin: 10px 0;
  font-family: "Montserrat", Sans-serif;
  font-weight: 100;
}
.aboutus-right-sub-div h2 span {
  font-weight: bold;
}
.aboutus-right-sub-div p {
  font-size: 16px;
  margin-bottom: 50px;
}
.aboutus-right-sub-div {
  margin: 0 50px 12px 50px;
}
.text-center-custom {
  width: 450px;
}
.about-custom-1 .aboutus-right-sub-div h2 {
  font-size: 35px;
}
.about-custom-1 .aboutus-left-div-img .img-responsive {
  padding: 0;
  width: 150px;
  float: left;
}
.about-custom-1 .block-imgs-1 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 50px;
}
.about-custom-1 .block-imgs-2 {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.text-center-custom-1 {
  width: 400px;
  margin: 0 auto;
}
.about-custom-3 .aboutus-left-div {
  border-left: 1px solid #000;
}
.about-custom-4 .aboutus-left-div {
  border-right: 1px solid #000;
}
.about-custom-3 .aboutus-right-sub-div h2, .about-custom-4 .aboutus-right-sub-div h2 {
  font-size: 26px;
}
.quotes-name {
  color: #FF0000;
  font-family: "Alef", Sans-serif;
  font-size: 85px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1em;
}
.aboutus-left-div {
  width: calc(100% - 55%);
}
.aboutus-right-div {
  width: 55%;
}
@media only screen and (max-width: 1440px) and (min-width: 1200px) {
  .aboutus-left-div {
    width: calc(100% - 55%);
  }
  .aboutus-right-div {
    width: 55%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .text-center-custom {
    width: 340px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .aboutus-left-div {
    width: 100%;
  }
  .about-custom-1 .block-imgs-1 {
    display: flex;
    flex-direction: row;
    gap: 20px;
    margin-top: 50px;
    margin-bottom: 10px;
  }
  .about-custom-1 .block-imgs-2 {
    display: flex;
    flex-direction: row;
    gap: 20px;
  }
  .aboutus-right-div {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .aboutus-left-div-img {
    width: 100%;
    border: none;
  }
  .aboutus-left-div-img .img-responsive {
    width: 100%;
  }
  .aboutus-right-sub-div {
    margin: 0;
  }
  .about-custom-1 .aboutus-left-div {
    border-left: 1px solid #000;
  }
  .text-center-custom {
    width: 100%;
  }
  .text-center-custom-1 {
    padding-left: 30px;
  }
  .about-custom-1 .aboutus-left-div-img .img-responsive {
    width: 100%;
    margin-bottom: 20px;
  }
  .about-custom-3 .aboutus-left-div {
    border-left: none;
  }
  .about-custom-4 .aboutus-left-div {
    border-right: none;
  }
  .aboutus-right-sub-div h2 {
    font-size: 36px;
  }
  .aboutus-right-div {
    width: 100%;
  }
  .aboutus-left-div, .text-center-custom-1 {
    width: 100%;
  }
}
/*# sourceMappingURL=custom.map */