html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}



@font-face {
    font-family: './assets/AktivGrotesk-Light';
    src: url('./assets/AktivGrotesk-Light.otf');
}
   
  

.home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.about {

  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-top: 0px;
  font-family: 'AktivGrotesk-Light', sans-serif;
  color: #4a4a4a;
  font-size: 36px;
  line-height: 42px;
}



.sidebar-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 552px;
  bottom: 0px;
  z-index: 0;
  width: 40%;
  height: 100%;
  padding: 75px 0px 50px;
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(270deg, #fafafa, #fafafa);
  background-image: linear-gradient(180deg, #fafafa, #fafafa);

}

.content-wrapper {
  background-color: #424141;
  position: static;
  overflow: visible;
  width: 60%;
  max-width: 1200px;
  margin-left: 40%;
  float: none;
  clear: none;
}


.about-copy {
  display: block;
  width: 90%;
  margin-top: 25px;
  margin-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: 'AktivGrotesk-Light', sans-serif;
  color: #4a4a4a;
  font-size: 16px;
  line-height: 21px;
}


.title_sub {
  margin-top: 25px;
  margin-left: 0px;
  float: none;
  clear: none;
  font-family: 'AktivGrotesk-Light', sans-serif;
  color: #999;
  font-size: 17px;
  line-height: 17px;
}

.title {
  margin-top: 5px;
  margin-left: 0px;
  float: left;
  font-family: 'AktivGrotesk-Light', sans-serif;
  color: #fff;
}

.test {
  height: auto;
  padding: 45px 65px;
  background-color: #4a4a4a;
  color: #4a4a4a;
}
.test_img {
  display: block;
  width: 75%;
  height: 75%;
  margin: 45px auto;
  margin-bottom: 100px;
}

.test_container {
  padding-top: 75px;
}

.work_number {
  font-family: 'AktivGrotesk-Light', sans-serif;
  color: #999;
}

.web-vid {
    position: absolute;
    top: 31px;
    left: 135px;
    width: 68%;
    height: 68%;

}
.gantt {
  height: auto;
  padding: 45px 65px;
  background-color: #424141;
  color: #424141;
}
.index {
  height: auto;
  padding: 45px 65px;
  background-color: #4a4a4a;
  color: #4a4a4a;
}
.dashboard {
  height: auto;
  padding: 45px 65px;
  background-color: #545454;
  color: #545454;
}

.iphone {
  height: auto;
  padding: 45px 65px;
  background-color: #4c4b4b;
  color: #4c4b4b;
}

.optimisation{
  height: auto;
  padding: 45px 65px;
  background-color: #444444;
  color: #444444;
}

.dlvr {
  height: auto;
  padding: 45px 65px;
  background-color: #404040;
  color: #404040;
}
.website {
  height: auto;
  padding: 45px 65px;
  background-color: #4a4a4a;
  color: #4a4a4a;
}



.about_container {
  position: absolute;
  left: 85px;
  right: 0px;
  bottom: 15%;
  width: 65%;
}

.community {
  height: auto;
  padding: 65px 65px 65px 100px;
  background-color: #f4f3f3;
}

.h3 {
  margin-bottom: 30px;
  padding-right: 75px;
  float: none;
  font-family: 'AktivGroteskLight', sans-serif;
  color: #4a4a4a;
  font-size: 22px;
  line-height: 20px;
}


.contact{
	margin: 5px;
	display: flex;
}
.contact_btn {
  margin-left: 10px;
  margin-top: 2px;
  /*background-color: #3b80fe;*/
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'AktivGrotesk-Light', sans-serif;
  color: #4a4a4a;
  font-size: 16px;
  text-decoration: none;
  align-self: center;
}

.contact_btn:hover {
  color: #d51697;
}


.image {
  width: 70%;
  margin-bottom: -45px;
  margin-left: 17%;
}


@media (max-width: 991px) {
  .about {
    margin-top: 75px;
  }
  .sidebar-wrapper {
    position: static;
    width: 100%;
    height: 870px;
    padding-right: 55px;
    padding-left: 55px;
  }
  .content-wrapper {
    width: 100%;
    margin-left: 0%;
    float: none;
    clear: none;
  }
  .about-copy {
    width: 100%;
    margin-top: 35px;
  }
  .about_container {
    position: static;
    width: 65%;
  }
  .image {
    margin-left: 18%;
  }
}

@media (max-width: 767px) {
  .sidebar-wrapper {
    position: static;
    width: 100%;
    padding-left: 65px;
  }
  .content-wrapper {
    width: 100%;
    margin-left: 0%;
  }
  .about_container {
    position: static;
    width: 85%;
  }
  .test_img {
    display: block;
    width: 75%;
    height: 75%;
    margin: 45px auto;
    margin-bottom: 10px;
  }
  .gantt {
    height: auto;
    padding: 20px 20px 51px 20px;
  }
  .index {
    height: auto;
    padding: 20px 20px 51px 20px;
  }
  .dashboard {
    height: auto;
    padding: 20px 20px 51px 20px;
  }

  .iphone {
    height: auto;
    padding: 20px 20px 51px 20px;
  }

  .optimisation{
    height: auto;
    padding: 20px 20px 51px 20px;
  }

  .dlvr {
    height: auto;
    padding: 20px 20px 51px 20px;
  }
  .website {
    height: auto;
    padding: 20px 20px 51px 20px;

  }
}

@media (max-width: 479px) {
  .about {
    width: auto;
    margin-top: 35px;
    font-size: 30px;
    line-height: 36px;
  }
  .sidebar-wrapper {
    position: static;
    width: 100%;
    height: auto;
    padding: 25px 45px 75px;
  }
  .content-wrapper {
    width: 100%;
    margin-left: 0%;
  }
  .logo {
    margin-top: 25px;
  }
  .about-copy {
    width: 100%;
  }
  .about_container {
    position: static;
    width: 100%;
  }
  .image {
    width: 100%;
    margin-top: 15px;
    margin-bottom: -20px;
    margin-left: 2%;
  }
  .test_img {
    display: block;
    width: 75%;
    height: 75%;
    margin: 45px auto;
    margin-bottom: 10px;
  }
  .gantt {
    height: auto;
    padding: 10px 10px 51px 10px;
  }
  .index {
    height: auto;
    padding: 10px 10px 51px 10px;
  }
  .dashboard {
    height: auto;
    padding: 10px 10px 51px 10px;
  }

  .iphone {
    height: auto;
    padding: 10px 10px 51px 10px;
  }

  .optimisation{
    height: auto;
    padding: 10px 10px 51px 10px;
  }

  .dlvr {
    height: auto;
    padding: 10px 10px 51px 10px;
  }
  .website {
    height: auto;
    padding: 10px 10px 51px 10px;

  }
}
