a {
  text-decoration: none;
}

.topcontainer {
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.bodydefaults {
  background-color: #e6e6e6;
}

.logodiv {
  flex: 1;
}

.phonediv {
  text-align: right;
  flex: 1;
}

.phonetext {
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Droid Sans, sans-serif;
  font-size: 25px;
}

.video {
  z-index: 0;
  height: 800px;
  background-color: #fff;
}

.background-video {
  z-index: 0;
  width: 100%;
  height: 800px;
  top: -80px;
}

.triangleleft {
  z-index: 5;
  width: 0;
  height: 0;
  border-top: 60px solid #fff;
  border-left: 90px solid rgba(0, 0, 0, 0);
}

.menucontainer {
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.triangleright {
  z-index: 5;
  border-top: 60px solid #fff;
  border-right: 90px solid rgba(0, 0, 0, 0);
}

.nav {
  width: 100%;
  height: 80px;
  text-align: center;
  display: flex;
  position: relative;
}

.navdiv {
  z-index: 6;
  height: 60px;
  background-color: #fff;
  flex: 1;
  justify-content: space-around;
  padding-top: 17px;
  display: flex;
  position: relative;
}

.serviceslinkdiv {
  height: 60px;
  padding-top: 15px;
}

.linktext {
  color: #084268;
  font-family: Droid Sans, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.link {
  text-decoration: none;
}

.floattext {
  width: 500px;
  color: #fff;
  background-color: rgba(0, 0, 0, .72);
  border-right: 5px solid #c44;
  padding: 15px;
  font-family: Droid Sans, sans-serif;
  font-size: 25px;
  line-height: 30px;
  position: absolute;
  top: 59%;
  bottom: auto;
  left: 51%;
  right: auto;
}

.viewclientsdiv {
  width: 200px;
  height: 50px;
  text-align: center;
  background-color: #c44;
  border-radius: 20px;
  margin-top: 19px;
  margin-left: 123px;
}

.text-block {
  color: #fff;
  padding-top: 10px;
  font-size: 15px;
}

.text-span {
  color: #ccc;
  font-size: 15px;
  line-height: 25px;
}

.services {
  height: 400px;
  justify-content: space-between;
  padding-top: 35px;
  display: flex;
}

.productsdetail {
  text-align: left;
  font-family: Droid Sans, sans-serif;
  font-size: 18px;
  line-height: 18px;
}

.servicesheader {
  height: 100px;
  text-align: center;
  font-family: Droid Sans, sans-serif;
  font-size: 25px;
  line-height: 28px;
}

.products {
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.productssection {
  background-color: #fff;
  padding-top: 35px;
  padding-bottom: 35px;
}

.productsheader {
  text-align: center;
  font-family: Droid Sans, sans-serif;
  font-size: 25px;
  line-height: 28px;
}

.projectprofilesheaderblock {
  border: 2px solid #084268;
  flex: 0 auto;
}

.productlines {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.div-block-3 {
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-around;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.productname {
  color: #084268;
  font-family: Droid Sans, sans-serif;
  font-size: 18px;
  text-decoration: underline;
}

.productdesc {
  font-family: Droid Sans, sans-serif;
}

.clients {
  height: 480px;
  background-color: #084268;
}

.clientscontainer {
  height: 480px;
  background-color: #084268;
  padding-top: 25px;
}

.clientlogosdiv {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.clientlogoimage {
  margin-bottom: 10px;
  margin-left: 25px;
  margin-right: 25px;
}

.container {
  flex-direction: column;
  display: flex;
}

.div-block-4 {
  width: 80%;
  justify-content: space-around;
  align-self: center;
  align-items: stretch;
  padding-top: 20px;
  display: flex;
}

.div-block-5 {
  border: 1px solid #ff8787;
  border-radius: 3px;
  flex: 1;
  padding: 20px;
}

.div-block-6 {
  border: 1px solid #ff8787;
  border-radius: 3px;
  padding: 20px;
}

.downloadprofilessection {
  color: #fff;
  text-align: center;
  padding-bottom: 20px;
  font-family: Droid Sans, sans-serif;
  font-size: 25px;
  line-height: 28px;
  overflow: hidden;
}

.downloadheader {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  font-family: Droid Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.footersection {
  background-color: #e6e6e6;
  padding-top: 25px;
}

.footercontainer {
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.div-block-7, .div-block-8 {
  flex: 1;
}

.footertextform {
  color: #333;
}

.field-label {
  color: #333;
  margin-top: 27px;
}

.footerheaders {
  color: #333;
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: underline;
}

.aboutustext {
  color: #333;
  padding-left: 26px;
  padding-right: 25px;
  font-family: Exo, sans-serif;
}

.form {
  margin-top: 23px;
  padding-left: 40px;
  padding-right: 40px;
}

.textarea {
  min-height: 150px;
}

.section {
  background-color: #c44;
}

.copyrighttext {
  color: #fff;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 8px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
}

.div-block-9 {
  align-self: center;
}

.aboutustextt2 {
  color: #333;
  padding-left: 26px;
  padding-right: 25px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.servicestextblock {
  border: 2px solid #084268;
  flex: 1;
  align-self: center;
}

.section-2 {
  height: 475px;
  background-color: #084268;
  padding-bottom: 25px;
}

.field-label-2, .field-label-3 {
  color: #fff;
}

.servicesparties {
  color: #fff;
  text-align: center;
  background-color: #084268;
  border-top: 1px dotted #fff;
  border-bottom: 1px dashed #fff;
  padding-top: 7px;
  padding-bottom: 8px;
  font-family: Droid Sans, sans-serif;
  font-size: 25px;
  line-height: 28px;
  text-decoration: none;
}

.servicescontact {
  text-align: center;
  margin-top: 13px;
  margin-bottom: 6px;
  font-family: Exo, sans-serif;
  font-size: 18px;
}

.text-span-2 {
  font-weight: 700;
}

.div-block-10 {
  text-align: center;
}

.heading {
  font-family: Droid Sans, sans-serif;
}

.productspacer {
  margin-left: 5px;
  margin-right: 5px;
}

.projectprofile {
  border: 1px solid #e1ff5c;
  border-radius: 3px;
  padding: 20px;
}

@media screen and (max-width: 991px) {
  .floattext {
    top: 43%;
    bottom: auto;
    left: 28%;
    right: auto;
  }

  .services {
    height: 320px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 0;
  }

  .products {
    height: 450px;
    text-align: center;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .productssection {
    height: 1050px;
    margin-top: 0;
    padding-bottom: 0;
  }

  .projectprofilesheaderblock {
    border-style: none;
  }

  .div-block-3 {
    width: 200px;
  }

  .clients {
    height: 500px;
  }

  .downloadprofilessection {
    border: 1px #000;
    font-size: 20px;
  }

  .aboutustext {
    display: none;
  }

  .textarea {
    min-height: 100px;
  }

  .div-block-9 {
    display: none;
  }

  .servicestextblock {
    border-style: solid;
  }

  .productspacer {
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .phonetext {
    padding-right: 11px;
    font-size: 22px;
  }

  .nav {
    width: 0;
    overflow: hidden;
  }

  .products {
    height: 250px;
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    padding-left: 15px;
    padding-right: 15px;
  }

  .productssection {
    height: 850px;
    padding-top: 2px;
    padding-bottom: 13px;
  }

  .div-block-3 {
    display: none;
  }

  .clients, .clientscontainer {
    height: 700px;
  }

  .div-block-6 {
    margin-right: 20px;
  }

  .aboutustextt2 {
    font-size: 14px;
    line-height: 20px;
  }

  .image-2 {
    padding-left: 13px;
  }

  .projectprofile {
    margin-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .topcontainer {
    flex-direction: column;
  }

  .logodiv {
    padding-left: 5px;
    padding-right: 5px;
  }

  .phonetext {
    text-align: center;
  }

  .video, .background-video {
    height: 500px;
  }

  .nav {
    width: 0;
    overflow: hidden;
  }

  .floattext {
    width: 300px;
    top: 21%;
    bottom: auto;
    left: 2%;
    right: auto;
  }

  .viewclientsdiv {
    margin-left: 35px;
  }

  .services {
    height: 330px;
  }

  .servicesheader {
    font-size: 20px;
  }

  .products {
    text-align: center;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
  }

  .productssection {
    height: 800px;
  }

  .productsheader {
    font-size: 20px;
    display: none;
  }

  .projectprofilesheaderblock {
    border-style: none;
  }

  .productlines {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-3 {
    display: none;
  }

  .clients, .clientscontainer {
    height: 780px;
  }

  .clientlogosdiv {
    flex-flow: column;
    justify-content: space-around;
  }

  .clientlogoimage {
    padding-top: 16px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .div-block-4 {
    flex-direction: column;
  }

  .div-block-6 {
    text-align: center;
    margin-bottom: 8px;
    margin-right: 0;
  }

  .downloadprofilessection {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 18px;
    line-height: 22px;
  }

  .footercontainer {
    flex-direction: column;
  }

  .div-block-8 {
    display: none;
  }

  .footerheaders {
    font-size: 20px;
  }

  .servicestextblock {
    border-style: none;
  }

  .section-2 {
    height: 700px;
  }

  .servicesparties {
    margin-left: 17px;
    margin-right: 17px;
    font-size: 20px;
  }

  .heading {
    font-size: 30px;
  }

  .projectprofile {
    text-align: center;
    margin-bottom: 8px;
    margin-right: 0;
  }
}


