
@font-face {
font-family: 'Graphik';
  src:  url('../font/GraphikBlack.otf') format("opentype"),
  src:  url('../font/GraphikBold.otf') format("opentype"),
  src:  url('../font/GraphikMedium.otf') format("opentype"),
  src:  url('../font/GraphikRegular.otf') format("opentype"),
  src:  url('../font/GraphikSemibold.otf') format("opentype"),
}

body{
  background: #FFF;
}

.width-70{
  width:70%;
}


#headline{
  height: 90vh;
  padding:0px;
  background: #000;
}

#half-container{
  background-image: url('../img/bps-wallpaper.webp');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  height: 90vh;
}

#half-container .main-image{
  width:100%;
  padding:50px;
  margin-top: 100px;
}
#headline #main-container{
  margin-top:;
  border-radius: 30px;
  padding:50px;
  padding-bottom: 130px;
  background-attachment: fixed;
}

#headline #main-container .headline-text{
  font-family: Graphik;
  color:#FFF;
  font-size:30px;
  font-weight: bold;
  text-transform: uppercase;
  width:90%;
  margin-top:100px;
}

#headline #main-container .sub-text{
  color:#FFF;
  width:80%;
}

#headline #main-container .brand-text{
  color: #65c2a7;
}

#headline #main-container .main-btn-x{
  font-size: 18px;
  margin-right: 30px;
}

#headline #main-container .text-btn-x{
  font-size: 18px;
  margin-left: 30px;
}

#features{
  background:#FFF;
  color:#000;
  padding:50px;
  margin-bottom: 100px;
}

#features .main-image{
  padding:20px;
  width:100%;
  object-fit: cover;
  border:3px solid #6672c7;
  margin-top:75px;
  margin-bottom: auto;
  border-radius: 20px;
}

#features small{
  color:#AAA;
  font-weight: bold;
  font-family: Graphik;
  font-size:15px;
}

#features .main-text{
  color:#000;
  font-weight: bold;
  font-size: 70px;
  font-family: Graphik;
  text-transform: uppercase;
}

#features .sub-text{
  color:#000;
  font-size: 25px;
  width:80%;
}

#features .glow-purple {
  background-image: linear-gradient(to right bottom, #052837, #00335e, #003986, #0037a7, #611eb9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#features .main-icon{
  width:30px;
  margin-bottom: 10px;
}

#features .margin-10{
  margin-left:5px;
}

#features .middle{
  margin-top: auto;
  margin-bottom: auto;
  display: block;
  margin-left:50px;
}

#logistics{
  padding:10px;
  background: #FFF;
  color:#000;
  margin-top:0px;
}

#logistics .main-video{
  border-radius:30px;
  padding:30px;
  margin-top:50px;
}

#logistics .main-image{
  width:100%;
  padding:50px;
  margin-left: auto;
  margin-right: auto;
  display:block;
}

#logistics small{
  color:#AAA;
  font-weight: bold;
  font-family: Graphik;
  font-size:15px;
}

#logistics .main-text{
  color:#000;
  font-weight: bold;
  font-size: 50px;
  font-family: Graphik;
  text-transform: uppercase;
}

#logistics .sub-text{
  color:#000;
  font-size: 25px;
  width:80%;
  margin-bottom: 20px;
}

#logistics .main-icon{
  width:30px;
  margin-bottom: 10px;
}

#logistics .glow-blue {
  background-image: linear-gradient(to right top, #004d7a, #008793, #00bf72, #a8eb12);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#logistics .middle{
  margin-top: auto;
  margin-bottom: auto;
  display: block;
}

#logistics .margin-10{
  margin-left:5px;
}


#offering{
  margin-top:0px;
  margin-bottom: 0px;
  padding:30px;
  background: #111111;
}

#offering #main-box{
  border-radius: 20px;
}

#offering #main-box .header{
  font-size:50px;
  font-family: Graphik;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  width:70%;
  margin-top:50px;
  color:#FFF;
}

#offering #main-box .sub{
  font-size:25px;
  margin-bottom: 70px;
  width:70%;
  color:#FFF;
}

#offering #main-box #icon{
  font-size:35px;
  color:#FFF!important;
}

#offering #main-box .main-text{
  font-weight: bold;
  margin-top:20px;
  color:#FFF;
}

#offering #main-box .sub-text{
  margin-top:20px;
  width:90%;
  color:#AAA;
}

#offering #background-box{
  background: #000;
  padding:15px;
  padding-top:25px;
  padding-bottom:25px;
  border-left:10px solid #111111;
  border-right:10px solid #111111;
  margin-bottom: 50px;
}

#offering .main-icon{
  width:auto;
  height: 35px;
  margin-top:10px;
}

#benefits{
  margin-top:0px;
  margin-bottom: 0px;
  padding-top:30px;
  margin-bottom: 80px;
  background: #f5f5f7;
}

#benefits #main-box{
  border-radius: 20px;
}

#benefits #main-box .header{
  font-size:50px;
  font-family: Graphik;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  width:70%;
  margin-top:50px;
  color:#000;
}

#benefits #main-box .sub{
  font-size:25px;
  margin-bottom: 70px;
  width:70%;
  color:#000;
}

#benefits #main-box #icon{
  font-size:35px;
  color:#000!important;
}

#benefits #main-box .main-text{
  font-weight: bold;
  margin-top:20px;
  color:#000;
}

#benefits #main-box .sub-text{
  margin-top:20px;
  width:90%;
  color:#AAA;
}

#benefits #background-box{
  background: #FFF;
  margin-left: 50px;
  padding:15px;
  margin-right: 50px;
  padding-top:25px;
  padding-bottom:25px;
  border-radius: 10px;
  margin-bottom: 50px;
}

#benefits .main-icon{
  width:auto;
  height: 35px;
  margin-top:10px;
}


#process{
  padding:30px;
  margin-bottom: 100px;
  color:#333333;
}

#process .main-text{
  font-size: 65px;
  font-family: Graphik;
  text-transform: uppercase;
}

#process .sub-text{
  font-size:18px;
  color:#333333;

}

#process .left-img{
  width:50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  border-radius: 100%;
}

#process .border-box{
  padding:30px;
  margin-top:50px;
}

#process .the_border{
  border-top:1px dashed rgba(255,255,255,.4);
  border-width:thin;
  margin-left:20px;
  margin-right: 10px;
  width:60%;
  float: right;
}

#process .header-text{
  font-weight: bold;
  margin-bottom: 20px;
  margin-top:20px;
  width:100%;
  float: left;
}

#process .discription{
  float: left;
}

#process .brand-color{
  background-image: linear-gradient(to right top,#578376, #3f5a41, #00bf72, #65c2a7);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
  #headline{
    padding:0px;
    min-height: 110vh;
  }

  #headline #half-container{
    height: 40vh;
  }

  #headline #half-container .main-image{
    margin-top:30px;
    padding:5px;
  }

  #headline #main-container{
    padding:20px;
    padding-bottom: 100px;
  }

  #headline #main-container .headline-text{
    margin-top:10px;
    font-size:20px;
    width:100%;
  }

  #headline #main-container .main-btn-x{
    padding:15px;
    margin-top:0px;
    display: block;
  }

  #headline #main-container .sub-text{
    width:100%;
    margin-bottom: 0px;
  }

  #logistics{
    padding:10px;
  }

  #logistics .main-image{
    height: auto;
    padding:0px;
    margin-top:50px;
    margin-bottom: 50px;
  }

  #logistics small{
    margin-top:20px;
  }

  #logistics .main-text{
    font-size:30px;
    margin-top:20px;
  }

  #logistics .sub-text{
    font-size:18px;
  }

  #logistics .left-box{
    float:left;
    width: 50%;
  }

  #logistics .main-video{
    padding:10px;
  }

  #features{
    padding:10px;
  }

  #features .main-text{
    font-size:30px;
    margin-top:20px;
  }

  #features .sub-text{
    font-size:18px;
  }

  #features .main-image{
    margin-top:25px;
  }

  #portfolio{
    padding:20px;
    padding-top:100px;
    padding-bottom: 100px;
  }

  #portfolio .header{
    font-size: 30px;
    margin-bottom: 50px;
  }

  #offering{
    padding:20px;
  }

  #offering #main-box .header{
    font-size:25px;
  }

  #offering #main-box .sub{
    font-size: 20px;
    width: 90%;
  }

  #offering #background-box{
    margin-bottom: 50px;
  }

  #benefits{
    padding:20px;
  }

  #benefits #main-box .header{
    font-size:25px;
  }

  #benefits #main-box .sub{
    font-size: 20px;
    width: 90%;
  }

  #benefits #background-box{
    margin-bottom: 50px;
  }

  #pricing{
    padding:20px;
  }

  #pricing .headline{
    font-size:30px;
  }

  #pricing .subbed{
    font-size:22px;
  }

  #process{
    padding:20px;
  }

  #process .main-text{
    font-size: 28px;
  }

  #process .border-box{
    margin-top:10px;
  }




}
