.bg-gradiant{
  overflow-y: auto;
  overflow-x: hidden;
  font-family: 'Montserrat', sans-serif;
  max-width: 100vw;
}
::placeholder {
    color: #ffffff;
}
.navbar {
    background: #f8f9fa;
}
.navmenu{
  position: absolute;
  right: 7%;
}
.custom-col-3{
  max-width: 22%;
}
.navmenu-list{
display: block;
text-decoration: none;
}
.navmenu-list li{
display: block;
text-decoration: none;
}
.container-fluid {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  padding-left: 0px;
  margin-left: 0px;
}

.section-container-5{
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  padding-left: 0px;
  margin-left: 0px;
}
.section-container-6{
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  padding-left: 0px;
  margin-left: 0px;
}

/* About page styling start here*/
.about-container-fluid {
    width: 100%!important;
    margin-left: 0px!important;
}
.about-fluid{
  padding-left: 0px;
}
.container{
  max-width: 80%;
}

.about-main-container{
  padding-right: 0px;
  padding-left: 0px;
}
.about-header-bg{
  position: relative;
  width: 100vw;
  height: 50vh;
  background: url(../img/about-bg.jpg);
  background-position-y: 25%;
  background-repeat: no-repeat;
  background-size: cover;
}
.about-header-text{
  position: absolute;
  bottom: 0;
  left: 5%;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  color: #ffffff;
  font-size: 4vw;
}
.about-sec-1-left{
  width: 60%;
}
.about-sec-1-right{
  width: 40%;
  background-color: #0f0f0f;
}
.about-sec-1-content-left{
  padding: 8%;
}
.about-h1{
  font-size: 3vw;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  color: #6300ff;
}
.about-p{
  font-size: 13px;
  font-family: 'Montserrat', sans-serif;
  text-align: justify;
}
.about-sec-1-content-right{
  padding: 67px;
}
.about-sec-1-logo img{
  width: 38%;
}
.m-16-b{
  margin-bottom: 16px;
}
.about-sec-1-style{
  color: #00ffff;
  font-weight: 800;
}
.about-coming-soon{
  width: 300px;
  height: 35px;
  float: right;
  background-color: #ff024d;
}
.about-coming-soon p{
  padding-top: 8px;
  padding-left: 8px;
  font-weight: 800;
}
.about-sec-2{
  background-color: #f3f3f3;
}
.about-sec-2-header{
  color: #646464;
  text-align: center;
  height: 30vh;
  padding-top: 5%;
}
.about-clients-wrapper{
  position:absolute;
  left:0;
  right:0;
  margin-left:auto;
  margin-right:auto;
  background-color: #0f0f0f;
  width: 80%;
  height: 28vh;
  margin-top: -80px;
  z-index: 1;
}
.about-ul li{
  float: left;
  width: 20%;
  display: block;
  line-height: 10;

}
.about-ul li img{
  width: 76%;
  height: auto;
  filter: grayscale(100%);
  vertical-align: middle;
}
.about-gap{
  width: 100%;
  height: 20vh;
}
.about-social-clients{
  margin-bottom: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-left: 0px;
}
.about-section-5-header-wrapper{
  height: 50vh!important;
}
.about-social-clients li img{
  width: auto;
  height: 30px!important;
}
.about-col-2{
  max-width: 12.88888%;
}

/* Media Queries */
@media only screen  and (max-width : 992px) {


  /* About page styling start here*/
  .about-sec-1-left{
    width: 100%;
  }
  .about-sec-1-right{
    width: 100%;
  }


}


#section-5{
  background: #ffffff;
  margin-top: -8%;
}
#section-6{
  background: #ffffff;
}
.col-md-2 {
    max-width: 12.88888%;
}
.section-5-blockquote h3{
  letter-spacing: 0px;
}

.parallax {
    height: 100vh;
    width: 100vw;
    position: relative;
    margin: 0;
    padding: 0;
}
.parallax .parallax-img-1 {
    background: url(../img/undigit-page-footer-base-layer.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
}
.parallax .parallax-img-2 {
    background: url(../img/undigit-page-footer-base-layer-text.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
}
.parallax .parallax-img-3 {
    background: url(../img/undigit-page-footer-base-layer-top.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
}
.section-container-6 {
    padding: 0px;
}
.section-5-header-wrapper {
    height: 65vh;
    width: 100vw;
    background: #6300ff;
    background-image: url(../img/undigit-page-footer-inbox-me-bg-gradiant.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 40px;
}

.section-5-blockquote {
    text-align: center;
    padding: 0!important;
}
.section-5-blockquote h1 {
    font-size: 6vw;
    text-align: center;
    font-weight: 800;
    color: #f8f9fa;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
    padding-bottom: 5px;
    padding-top: 50px;
    opacity: 1;
}
.section-5-blockquote h3 {
    color: #ffffff;
}
.search_wrapper {
    width: 100%;
    height: 40px;
    position: relative;
    text-align: center;
    margin-top: 40px;
}
.search_wrapper .form-content {
    width: 500px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
}
.search_field {
    background: transparent;
    height: 30px;
    width: 500px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 2px solid #fff;
    font-size: 16px;
    padding: 0;
    outline: 0;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 5px;
}
.search_button {
    position: absolute;
    top: 7px;
    right: 0;
    width: 50px;
    height: 30px;
    background: transparent;
    border: 0;
    outline: 0;
    color: #fff;
    border-bottom: 7px solid #fff;
}
.per10 {
    height: 10vh;
    width: 100vw;
}
.section-6-width{
  width: 100vw;
}
.social-clients {
    width: 100%;
    height: 100%;
    text-align: center;
    padding-left: 0px;
}
.social-clients li {
    float: left;
    width: 10%;
    text-align: center;
    padding: 5px;
    list-style: none;
}
.social-clients li img {
    width: auto;
    height: 30px;
    padding: 10px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all .3s ease;
    opacity: 0.5;
}
.social-clients li:hover img{
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
}

.footer-about {
    font-size: 12px;
    text-align: justify;
    padding-right: 15px;
    padding-left: 15px;
}
.footer-list {
    padding-left: 25px;
    padding-right: 25px;
    margin: 0;
    text-align: left;
    font-size: 11px;
    list-style: none;
}

.contact-us .contact-cont {
    margin-left: 0;
    width: 100vw;
}
.contact-us .contact-cont p {
    color: #6300ff;
    font-size: 17px;
    margin: 0;
    padding: 0;
    font-size: 12px;
}
.contact-us .contact-cont span {
    color: #868686;
    font-size: 11px;
}
.footer-text {
    text-align: center;
    font-size: 11px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: -1%;
}
@media (min-width: 1441px) and (max-width: 1920px){

#section-5 {
    background: #ffffff;
    margin-top: 0;
}
.section-5-header-wrapper {
    height: 50vh;
    width: 100vw;
    background: #6300ff;
    background-image: url(../img/undigit-page-footer-inbox-me-bg-gradiant.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 30px;
}
.sub-h3{
  font-size: 3vh;
}
.section-7-header-wrapper{
  padding-left: 2%;
}
.footer-text {
    text-align: center;
    font-size: 11px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: -1%;
}
}
@media (min-width: 1200px) and (max-width: 1443px){
#section-5 {
    background: #ffffff;
    position: relative;
}
.section-container-5 {
    width: 100%;
    position: relative;
    margin-top: 10%;
    padding-right: 0px;
    padding-left: 0px;
    padding-left: 0px;
    margin-left: 0px;
}

}
@media (max-width: 1199.98px) {

.col-md-3 {
    max-width: 20%;
}
.parallax {
    height: 80vh;
    width: 100vw;
    position: relative;
    margin: 0;
    padding: 0;
}
.social-clients li img {
    width: auto;
    height: 25px;
    padding: 10px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all .3s ease;
    opacity: 0.5;
}
.col-md-6 {
    max-width: 46%;
}
#section-5 {
    background: #ffffff;
    margin-top: 0%;
}
.section-5-header-wrapper {
    height: 60vh;
    width: 100vw;
    background: #6300ff;
    background-image: url(../img/undigit-page-footer-inbox-me-bg-gradiant.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 40px;
}
.section-5-blockquote {
    text-align: center;
    padding: 0!important;
    margin: 0% auto;
}
.footer-text {
    text-align: center;
    font-size: 11px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: 0;
}
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .about-header-text {
    font-size: 8vw;
}
  .about-sec-2-header {
    color: #646464;
    text-align: center;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 0;
}
.about-clients-wrapper {
    position: relative;
    /* left: 0; */
    /* right: 0; */
    margin-left: auto;
    margin-right: auto;
    background-color: #0f0f0f;
    width: 100%;
    height: auto;
    margin-top: 0px;
    z-index: 1;
}
.about-ul {
    margin-top: 0;
    margin-bottom: 0rem;
    text-align: -webkit-center;
    padding-left: 0px;
}
.about-ul li {
    float: none;
    position: relative;
    width: 20%;
    display: block;
    line-height: 9;
}
.about-ul li img {
    width: 100%;
}
.about-gap {
    width: 100%;
    height: 0vh;
}
.parallax {
    height: 60vh;
    width: 100vw;
    position: relative;
    margin: 0;
    padding: 0;
    margin-top: 0;
}
.section-5-blockquote h3 {
    color: #ffffff;
    font-size: 18px;
}
.social-clients {
    width: 100%;
    height: 100%;
    text-align: center;
    padding-left: 28%;
    padding-right: 28%;
}
.order-1{
  max-width: 98%;
}
.col-md-2 {
    max-width: 24%;
}
.footer-about {
    padding-bottom: 20px;
}

}

@media (max-width: 575.98px) {
  .about-header-text {
      font-size: 12vw;
  }
.about-sec-1-content-right {
    padding: 40px;
}
.about-sec-1-logo img {
    width: 50%;
}
.about-h1 {
    font-size: 8vw!important;
}
.about-header-text {
    position: absolute;
    bottom: 0;
    left: 5%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    color: #ffffff;
    font-size: 8vw;
}
.about-sec-2-header {
  color: #646464;
  text-align: center;
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0;
}
.about-clients-wrapper {
  position: relative;
  /* left: 0; */
  /* right: 0; */
  margin-left: auto;
  margin-right: auto;
  background-color: #0f0f0f;
  width: 100%;
  height: auto;
  margin-top: 0px;
  z-index: 1;
}
.about-ul {
  margin-top: 0;
  margin-bottom: 0rem;
  text-align: -webkit-center;
  padding-left: 0px;
}
.about-ul li {
  float: none;
  position: relative;
  width: 20%;
  display: block;
  line-height: 6;
}
.about-ul li img {
    width: 100%;
}
.about-gap {
  width: 100%;
  height: 0vh;
}
.col-md-3 {
    max-width: 70%;
}

.parallax {
    height: 60vh;
    width: 100vw;
    position: relative;
    margin: 0;
    padding: 0;
    margin-top: 10%;
}
.section-5-blockquote{
  margin: 0;
}
.section-5-blockquote h3 {
    color: #ffffff;
    font-size: 12px;
}
.social-clients {
    width: 100%;
    height: 100%;
    text-align: center;
    padding-left: 23%;
    padding-right: 23%;
}
.order-1{
  max-width: 98%;
}
.col-md-2 {
    max-width: 40%;
    margin: 0 auto;
}
.contact-us{
  max-width: 90%;
  text-align: center;
  padding-top: 10px;
}
.footer-about {
    padding-bottom: 20px;
}
#section-5 {
    background: #ffffff;
    margin-top: 0;
    position: relative;
}
.section-5-blockquote h1 {
    font-size: 8vw;
    text-align: center;
    font-weight: 800;
    color: #f8f9fa;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
    padding-bottom: 5px;
    padding-top: 50px;
    opacity: 1;
}
.section-5-header-wrapper {
    height: auto;
    width: 100vw;
    background: #6300ff;
    background-image: url(../img/undigit-page-footer-inbox-me-bg-gradiant.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 0px;
}
.search_wrapper {
    width: 100%;
    height: 40px;
    position: relative;
    text-align: center;
    margin-top: 25px;
    padding-bottom: 40px;
}
.parallax {
    height: 30vh;
    width: 100vw;
    position: relative;
    margin: 0;
    padding: 0;
    margin-top: 0;
}
.search_wrapper .form-content {
    width: auto;
    position: relative;
    margin-right: auto;
    margin-left: auto;
}
.search_field {
    background: transparent;
    height: 30px;
    width: 60%;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 2px solid #fff;
    font-size: 16px;
    padding: 0;
    outline: 0;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 5px;
}
.search_button {
    position: absolute;
    top: 7px;
    right: 20%;
    width: 50px;
    height: 30px;
    background: transparent;
    border: 0;
    outline: 0;
    color: #fff;
    border-bottom: 7px solid #fff;
}
.footer-about {
    font-size: 12px;
    text-align: justify;
    padding-right: 15px;
    padding-left: 15px;
}
.footer-text {
    text-align: center;
    font-size: 8px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0;
}
.footer-text span{
    padding-right: 5%;
}
}

@media screen and (min-width: 1820px){
  .about-clients-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    background-color: #0f0f0f;
    width: 80%;
    height: 21vh;
    margin-top: -80px;
    z-index: 1;
  }
  .about-ul li {
    float: left;
    width: 20%;
    display: block;
    line-height: 11;
    text-align: center;
  }
  .about-ul li img {
    width: 45%;
    height: auto;
    filter: grayscale(100%);
    vertical-align: middle;
}

}
