.herohome {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-color: #4ba5f0;
  /*background-image: -webkit-repeating-radial-gradient(circle farthest-corner at 50% 50%, rgba(32, 133, 218, .9), rgba(0, 179, 240, .9)), url('../img/2015_01_deploy_digital_agency_23_de_23.jpg');
  background-image: repeating-radial-gradient(circle farthest-corner at 50% 50%, rgba(32, 133, 218, .9), rgba(0, 179, 240, .9)), url('../img/2015_01_deploy_digital_agency_23_de_23.jpg');*/
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.herohome.proj {
  display: block;
  height: auto;
  min-height: 600px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: rgba(72, 81, 85, .28);
  /*background-image: -webkit-repeating-radial-gradient(circle farthest-corner at -55% 139%, hsla(0, 0%, 100%, .09) -1%, rgba(4, 58, 77, .53) 0%, rgba(0, 179, 240, .39) 55%, rgba(47, 54, 146, .65) 99%, #2f3692), url('../img/heroprojdetail.jpg');
  background-image: repeating-radial-gradient(circle farthest-corner at -55% 139%, hsla(0, 0%, 100%, .09) -1%, rgba(4, 58, 77, .53) 0%, rgba(0, 179, 240, .39) 55%, rgba(47, 54, 146, .65) 99%, #2f3692), url('../img/heroprojdetail.jpg');*/
  text-align: center;
}

.herohome.proj._2 {
  background-image: -webkit-repeating-radial-gradient(circle farthest-corner at -55% 139%, hsla(0, 0%, 100%, .09) -1%, rgba(4, 58, 77, .53) 0%, rgba(0, 179, 240, .39) 55%, #6b2837 100%, rgba(0, 179, 240, .69)), url('../img/proj2.jpg');
  background-image: repeating-radial-gradient(circle farthest-corner at -55% 139%, hsla(0, 0%, 100%, .09) -1%, rgba(4, 58, 77, .53) 0%, rgba(0, 179, 240, .39) 55%, #6b2837 100%, rgba(0, 179, 240, .69)), url('../img/proj2.jpg');
}

.logo {
  display: inline-block;
}

.hometitlehero {
  max-width: 960px;
  margin-top: 0%;
  font-family: Quicksand, sans-serif;
  color: #fff;
  font-weight: 500;
  /* width: 55rem; */
  height: 192px;
  font-size: 62px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.3px;
  line-height: 65px;
  text-align: left;
  margin-right: 20rem;
}

.hometitlehero.blue {
  max-width: 1280px;
  color: #;
  font-size: 72px;
  line-height: 78px;
  font-weight: 400;
  text-transform: none;
}

.hometitlehero.proj {
  max-width: 100%;
  margin-bottom: 110px;
  font-size: 72px;
  line-height: 80px;
  text-align: center;
  text-transform: none;
  margin-right: 0rem !important;
}

.contentherohome {
  /* margin-top: 80px;
  margin-bottom: 0px; */
  margin: 18rem 0rem 7rem 3rem;
}

.contentherohome.proj {
  display: block;
  width: 100%;
  margin-top: 212px;
  margin: 13rem 0rem 7rem 0rem !important;
}

.hometexthero {
  max-width: 960px;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Nunito, sans-serif;
  color: #d3eefb;
  font-size: 30px;
  line-height: 38px;
  font-weight: 200;
}

.hometexthero.proj {
  max-width: 100%;
  margin-top: 20px;
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}

.wrapperherohomearrow {
  display: block;
  margin-top: 0px;
  margin-bottom: 20px;
  text-align: center;
}

.link-block {
  float: right;
  text-align: left;
}

.contentarea {
  margin-top: 60px;
  margin-bottom: 0px;
  color: #4a4a4a;
}

.contentarea.nomargintop {
  display: block;
  margin-top: 40px;
}

.contentarea.nomargintop.bg2 {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: rgba(211, 217, 220, .52);
}

.contentarea.contentproject {
  margin-top: 238px;
  margin-bottom: 40px;
}

.contentarea.bg1 {
  margin-bottom: 0px;
  background-image: -webkit-radial-gradient(circle farthest-corner at -377% -174%, rgba(49, 46, 150, .08) 28%, rgba(187, 192, 201, .73));
  background-image: radial-gradient(circle farthest-corner at -377% -174%, rgba(49, 46, 150, .08) 28%, rgba(187, 192, 201, .73));
  opacity: 1;
}

.contentarea.linkproject {
  text-align: center;
}

.line-wrapper {
  display: inline-block;
  width: 43px;
}

  .line, 
  .line-proj,
  .line-2 {
    display: inline-block;
    width: 0;
    background-color: #375b6d;
    height: 8px;
    border-radius: 60px;
    margin-bottom: 6px;
  }

  .line.anim,
  .line-2.anim {
    width: 43px;
    animation: grow-right-2 0.7s ease-out;
  }

  .line-proj.anim {
    width: 43px;
    animation: grow-right-2 0.7s ease-out;
  }  

  @keyframes grow-right-2 {
    0% {
      width: 1px;
    }
    100% {
      width: 43px;
    }
  }

.sectiontitle {
  display: inline;
  padding-left: 15px;
  /* background-image: url('../img/bgtitle.png');
  background-position: 0px 50%;
  background-size: 43px;
  background-repeat: no-repeat; */
  color: #375b6d;
  font-size: 30px;
  text-transform: uppercase;
}

.sectiontitle.pages {
  margin-top: 40px;
  margin-bottom: 20px;
}

.wrapperprojehome {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1280px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.wrapperimageprojhome {
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.wrapperimageprojhome.right {
  float: none;
  text-align: right;
}

.boxproj {
  position: absolute;
  top: 111px;
  right: 23px;
  width: 400px;
  height: 301px;
  padding: 20px;

  color: #fff;
  text-align: left;


  background-color: #485155;

  background-image: -webkit-repeating-radial-gradient(circle farthest-corner at -124% 31%, #fff, rgba(0, 35, 47, .09) 1%, rgba(0, 179, 240, .99) 99%, #58afcc 100%, #525252);
  background-image: repeating-radial-gradient(circle farthest-corner at -124% 31%, #fff, rgba(0, 35, 47, .09) 1%, rgba(0, 179, 240, .99) 99%, #58afcc 100%, #525252);

  -webkit-backface-visibility: hidden;
  z-index: 1;

}

.boxproj.leftalign {
  left: 23px;
  right: 0px;
  background-image: -webkit-repeating-radial-gradient(circle farthest-corner at -124% 31%, #fff -2%, #fff 0%, rgba(0, 35, 47, .09) 1%, rgba(0, 179, 240, .99) 99%, #58afcc 100%, #525252);
  background-image: repeating-radial-gradient(circle farthest-corner at -124% 31%, #fff -2%, #fff 0%, rgba(0, 35, 47, .09) 1%, rgba(0, 179, 240, .99) 99%, #58afcc 100%, #525252);
}

.boxproj:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.3em;
  background-image: repeating-radial-gradient(circle farthest-corner at -124% 31%, #fff, rgba(0, 35, 47, .09) 1%, #485155 99%, #485155 100%, #525252);
  transition: opacity 0.5s ease-out;
  z-index: 2;
  opacity: 0;
}
.boxproj:hover:after {
  opacity: 1;
}

.boxproj a {
  position: relative;
  z-index: 3;
}

.titleprojbox {
  color: #fff;
  font-size: 36px;
  font-weight: 500;
  text-transform: uppercase;
}

.textprojbox {
  margin-top: 20px;
  font-family: Nunito, sans-serif;
  color: #d3eefb;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

.bluelighttext {
  color: #fff;
}

.linkbtnprojhome {
  display: block;
  min-height: 50px;
  margin-top: 60px;
  padding-top: 12px;
  /*background-image: url('../img/whitearrow_anim.svg');*/
  background-position: 100% 50%;
  background-size: 19px;
  background-repeat: no-repeat;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.imgfoliohome {
  width: 70%;
}

.calltoactionwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 207px;
  margin-top: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: -webkit-linear-gradient(351deg, rgba(0, 174, 239, .2) 63%, rgba(83, 103, 116, .2));
  background-image: linear-gradient(99deg, rgba(0, 174, 239, .2) 63%, rgba(83, 103, 116, .2));
}

.project-call-to-action .calltoactionwrapper {
  margin-top: 0;
}

.calltoactionwrapper.wrappermethod {
  position: static;
  display: block;
  min-height: 550px;
  margin-top: 60px;
  padding-top: 40px;
  padding-bottom: 80px;
  background-color: #485155;
  /*background-image: -webkit-radial-gradient(circle farthest-corner at 0% 100%, rgba(0, 179, 240, .59), rgba(0, 0, 0, .8)), url('../img/small-2015-01-deploy-digital-agency-16-de-23-1.jpg');
  background-image: radial-gradient(circle farthest-corner at 0% 100%, rgba(0, 179, 240, .59), rgba(0, 0, 0, .8)), url('../img/small-2015-01-deploy-digital-agency-16-de-23-1.jpg');*/
  background-position: 0px 0px, 36% 70%;
  background-repeat: repeat, no-repeat;
  font-weight: 300;

  min-height: 760px;
}

.calltoactionwrapper.nomargintop {
  margin-top: 40px;
}

.btnscalltoaction {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.seemorebtn {
  display: block;
  min-width: 380px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 2px solid #375b6d;
  background-color: transparent;
  color: #375b6d;
  font-size: 30px;
  text-align: center;
}

.wrapperor {
  width: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.footer {
  padding: 40px;
  background-color: #375b6d;
}

.footertitle {
  color: #fff;
  font-size: 62px;
  font-weight: 500;
}

.separatorfooter {
  display: inline-block;
  display: table-caption;
  width: 43px;
  height: 8px;
  margin-top: 30px;
  margin-bottom: 20px;
  background-image: url('../img/separatorfooter.png');
  background-position: 0px 0px;
  background-size: 43px;
  background-repeat: no-repeat;
}

.footertext {
  /* padding-right: 40px;
  color: #d3eefb;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400; */
  /* width: 483px; */
  /* height: 71px; */
  color: #ffffff;
  font-family: Quicksand - Medium;
  font-size: 19px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: left;
}

.linkfooter {
  display: block;
  /* margin-bottom: 20px; */
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  text-decoration: none !important;
}

.copyrighttext {
  margin-top: 55px;
  color: #fff;
  text-align: center;
  font-size: 12px;
}

.footerfollowtext {
  display: inline-block;
  margin-top: 40px;
  color: #547186;
  font-size: 26px;
}

.link-block-2 {
  margin-left: 10px;
}

.socialimg {
  padding-bottom: 8px;
}

.socialwrapper {
  display: inline-block;
  text-align: -webkit-right;
  align-self: flex-end;
}

.bodybase {
  font-family: Quicksand, sans-serif;
}

.wrapperheaderbar {
  position: fixed;
  z-index: 99;
  width: 100%;
  margin-top: 30px;
}

.wrapperheaderbar.notfixed {
  position: static;
}

.wrapperheaderbar.absolute{
  /*position: absolute;*/
}

.pagetop {
  margin-top: 100px;
}

.boldtitle {
  font-weight: 500;
}

.textp {
  padding-right: 40px;
  font-family: Nunito, sans-serif;
  color: #4a4a4a;
  font-size: 24px;
  line-height: 34px;
  font-weight: 300;
  text-align: justify;
  margin-top: 30px;
}

.textp.services {
  font-family: Quicksand, sans-serif;
  font-size: 36px;
  line-height: 58px;
  text-align: left;
}

.textp.services.approachtexttop {
  margin-bottom: 50px;
  font-size: 24px;
  line-height: 36px;
}

.textp.method {
  width: 60%;
  color: #fff;
  font-size: 20px;
  line-height: 32px;
}

.textp.approach {
  padding-right: 0px;
  padding-left: 24px;
  text-align: left;
}

.textp.approach.nopadding {
  padding-left: 0px;
}

.quotetext {
  color: #375b6d;
  font-size: 36px;
  line-height: 46px;
  font-weight: 300;
  margin-top: 30px;
}

.quotetext.approach {
  margin-bottom: 20px;
  padding-bottom: 22px;
  background-image: url('../img/Group-7.svg');
  background-position: 0px 100%;
  background-size: 12px;
  background-repeat: no-repeat;
  font-weight: 500;
}

.quotetext.projects {
  max-width: 960px;
  margin-bottom: 20px;
}

.picsection {
  margin-top: 40px;
}

.picabout {
  width: 100%;
}

.sectionabout {
  position: relative;
}

.blocklinkhome {
  position: absolute;
  top: -83px;
  right: 0px;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #4ba5f0;
  background-image: -webkit-radial-gradient(circle farthest-corner at 100% 100%, #4ba5f0 1%, rgba(0, 179, 240, .91) 74%);
  background-image: radial-gradient(circle farthest-corner at 100% 100%, #4ba5f0 1%, rgba(0, 179, 240, .91) 74%);
}

.blocklinkhome.tomobile {
  position: static;
}

.titleaboutbox {
  width: 80%;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #fff;
  font-size: 48px;
  line-height: 63px;
  font-weight: 500;
  text-decoration: none;
  text-transform: none;
}

.subsectiontitles {
  margin-top: 40px;
  margin-bottom: 30px;
  padding-right: 0px;
  color: #375b6d;
  font-size: 36px;
  font-weight: 400;
}

.subsectiontitles.h4 {
  font-size: 26px;
}

.linkedin a,
.subsectiontitles.h4.team {
  margin-top: 10px;
  margin-bottom: 0px;
  font-weight: 300;
}

.linkedin a {
  float: right;
}

.subsectiontitles.h4.metodh {
  color: #375b6d;
  font-size: 30px;
  font-weight: 500;
}

.subsectiontitles.h4.metodh.work {
  margin-top: 0px;
  margin-bottom: 20px;
  text-align: left;
}

.subsectiontitles.method {
  margin-top: 60px;
  margin-bottom: 20px;
  color: #fff;
  font-weight: 500;
}

.subsectiontitles.approach {
  margin-top: 0px;
  margin-bottom: 20px;
}

.contentabout {
  margin-top: 0px;
}

.wrapptextwpadding {
  position: static;
  left: 287px;
  width: 65%;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
}

.column-2 {
  padding-right: 0px;
}

.rowteam {
  margin-top: 40px;
}

.positiontitle {
  margin-top: 5px;
  font-size: 15px;
  line-height: 28px;
  font-weight: 300;
  text-transform: uppercase;
}

.texthighlight {
  font-weight: 600;
}

.boldertextservices {
  font-weight: 500;
}

.containermethod {
  display: block;
  margin-top: 0px;
}

.wrappermethoditem {
  position: relative;
  width: 25%;
  height: 50px;
  background-image: url('../img/linemethod.svg');
  background-position: 50% 50%;
  background-size: 617px;
  background-repeat: no-repeat;
}

.wrappermethoditem.last {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.wrappercontentmethod {
  max-width: 960px;
}

.wrappmenumethod {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.imgcomputer {
  width: 100%;
}

.rowapproach {
  display: block;
  width: 80%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.item {
  display: block;
  background-image: url('../img/Oval.svg');
  background-position: 0px 50%;
  background-size: 9px;
  background-repeat: no-repeat;
}

.subtitle {
  color: #fff;
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
}

.subtitle.max960 {
  max-width: 960px;
}

.bolder {
  font-weight: 600;
}

.approachwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.projectsgrid {
  display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.wrapproj {
  width: 100%;
}

.colgrid {
  position: relative;
  min-height: 20px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: transparent;
}

.imggrid {
  width: 100%;
}

.imgmock {
  width: 100%;
}

.overlaygrid {
  position: absolute;
  left: 0px;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  background-color: rgba(74, 74, 74, .4);

}

.overlaygrid:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.3em;
  background-color: rgba(72, 81, 85, .4);
background-image: -webkit-radial-gradient(circle farthest-corner at 12% 84%, hsla(0, 0%, 100%, .08), rgb(55 91 109 / 48%) 0%, #375b6d 98%);
  background-image: radial-gradient(circle farthest-corner at 12% 84%, hsla(0, 0%, 100%, .08), rgb(55 91 109 / 48%) 0%, #375b6d 98%);
  transition: opacity 0.5s ease-out;
  z-index: 2;
  opacity: 0;
  
}

.overlaygrid.hover:after {
  opacity: 1;
}

.overlaygrid .contentwork{
  position: relative;
  z-index: 3;
}

.linkwork {
  position: relative;
  width: 100%;
}

.contentwork {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.contentwork.hover {
  background-color: transparent;
  opacity: 0.5;
}

.heading {
  color: #fff;
  font-size: 48px;
  font-weight: 500;
  text-transform: uppercase;
}

.heading-2 {
  margin-top: 20px;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.hoverelement {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99;
  display: block;
  margin-right: auto;
  margin-bottom: 33px;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.text-block {
  display: inline-block;
  padding-top: 20px;
  padding-right: 31px;
  padding-bottom: 20px;
  background-image: url('../img/arrowproj.svg');
  background-position: 100% 50%;
  background-size: 18px;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
}

.video {
  display: block;
  width: 100%;
  max-width: 1280px;
  margin: 20px auto 0px;
  padding-top: 20px;
  padding-bottom: 0px;
}

.imagefull {
  width: 100%;
}

.mockssection {
  position: relative;
}

.imgmock {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
}

.imgmock._2 {
  padding-top: 28px;
}

.wrappmock {
  position: absolute;
  left: 0px;
  top: -243px;
  right: 0px;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.linkseeproject {
  display: inline-block;
  max-width: 300%;
  margin-right: auto;
  margin-left: auto;
  /*background-image: url('../img/bluearrowright.png');*/
  background-position: 100% 50%;
  background-size: 23px;
  background-repeat: no-repeat;
  color: #375b6d;
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.btnall {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 207px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #9b9b9b;
  text-align: center;
}

.btnall.next {
  background-color: #4a4a4a;
}

.labelbtnall {
  display: inline-block;
  padding-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  /*background-image: url('../img/griddots.svg');*/
  background-position: 0px 50%;
  background-size: 26px;
  background-repeat: no-repeat;
  /*color: #fff;*/
  font-size: 36px;
  line-height: 36px;
  font-weight: 500;
}

.labelbtnall.next {
  padding-top: 0px;
  /*padding-right: 40px;*/
  padding-left: 0px;
  /*background-image: url('../img/bluearrow.svg');*/
  background-position: 100% 72%;
  background-size: 23px;
  background-repeat: no-repeat;
  /*color: #375b6d;*/
}

.separatorbottom {
  height: 8px;
  margin-top: 40px;
  background-image: url('../img/smallseparator.svg');
  background-position: 50% 50%;
  background-size: 21px;
  background-repeat: no-repeat;
}

.nextlabel {
  margin-bottom: 10px;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
}

.wrappmenuoverlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.wrappmenuoverlay.mobile .wrapperleft{
  overflow-y: scroll;
}

.wrapperleft {
  position: relative;
  width: 50%;
  height: 100%;
  background-color: #375b6d;
}

.wrapperleft.firstmobile {
  background-image: radial-gradient(circle farthest-corner at 100% 100%, #ee1637 1%, rgb(218 78 132 / 91%) 74%);
}

.wrapperleft.full {
  width: 100%;
}

.wrapperright {
  width: 50%;
}

.wrappcontainermenu {
  padding-top: 40px;
  padding-right: 40px;
  padding-left: 40px;
}

.wrappcontainermenu.rightside {
  text-align: right;
}

.wrappcontainermenu.rightside.mobile {
  display: inline-block;
  padding-top: 30px;
  float: right;
}

.wrappercontacts {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: block;
  padding-top: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.wrappercontacts.mobilecontacts {
  position: static;
}

.contactlink {
  display: block;
  margin-bottom: 10px;
  font-family: Quicksand, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 42px;
  font-weight: 500;
  text-decoration: none;
}

.contactlink.marginbottom {
  /* margin-bottom: 100px; */
  margin-bottom: 15rem;
}

.contactinfo {
  margin-bottom: 40px;
  font-family: Quicksand, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
}

.wrappermenuitens {
  margin-top: 130px;
  padding-right: 40px;
  padding-left: 40px;
  text-align: right;
}

.wrappermenuitens.mobile {
  margin-top: 40px;
  text-align: left;
}

.wrappermenuitens.join {
  display: block;
  overflow: visible;
  text-align: center;
}

.menuitem {
  display: inline-block;
  font-family: Quicksand, sans-serif;
  color: #4a4a4a;
  font-size: 36px;
  line-height: 42px;
  font-weight: 500;
  text-decoration: none;
}

/*.menuitem.mobilemenu {
  color: #fff;
}*/

.menuwrapp {
  margin-bottom: 50px;
}

.jointitle {
  margin-bottom: 30px;
  font-family: Quicksand, sans-serif;
  color: #375b6d;
  font-size: 60px;
  line-height: 60px;
  font-weight: 500;
  text-align: center;
}

.textjoin {
  margin-bottom: 40px;
  font-family: Quicksand, sans-serif;
  color: #375b6d;
  font-size: 30px;
  line-height: 38px;
  font-weight: 500;
  text-align: center;
}

.mailjoin {
  font-family: Quicksand, sans-serif;
  color: #4a4a4a;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
}

.wrappemailjoin {
  margin-bottom: 40px;
}

.under_475{
  display: none;
  /* position: absolute; */
  right: 0;
  top: 90px;
}

.menu_blue{
  display: none;
}

@media (max-width: 991px) {
  .boxproj {
    top: 29px;
  }
  .seemorebtn {
    min-width: 300px;
  }
  .footertext {
    padding-right: 10px;
  }
  /* .linkfooter {
    margin-bottom: 10px;
    font-size: 16px;
  } */
  /* .copyrighttext {
    text-align: left;
  } */
  .textp.services.approachtexttop {
    font-size: 18px;
    line-height: 26px;
  }
  .textp.approach {
    font-size: 18px;
    line-height: 32px;
  }
  .quotetext.approach {
    font-size: 24px;
    line-height: 36px;
  }
  .blocklinkhome {
    position: static;
    width: 42%;
  }
  .blocklinkhome.tomobile {
    display: block;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    -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;
  }
  .titleaboutbox.mobile {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .wrapptextwpadding {
    width: 100%;
  }
  .heading.titlegrid {
    font-size: 30px;
    line-height: 40px;
  }
  .heading-2.subtitlegrid {
    margin-top: 0px;
    font-size: 18px;
    line-height: 22px;
  }
  .hoverelement {
    bottom: -32px;
  }
  .text-block {
    padding-right: 24px;
    background-size: 14px;
    font-size: 18px;
    line-height: 18px;
  }
  .wrapperleft.full.white {
    background-color: #fff;
  }
  .wrappercontacts.mobilescreen {
    position: static;
  }
  .wrappercontacts.mobilecontacts {
    margin-top: 100px;
    background-image: url('../images/separatorfooter.png');
    background-position: 40px 0px;
    background-size: 43px;
    background-repeat: no-repeat;
  }
  /* .contactlink.marginbottom {
    margin-bottom: 60px;
    margin-bottom: 120px;
  } */
  .wrappermenuitens.join {
    margin-top: 150px;
  }
  .menuwrapp.mobileview {
    margin-bottom: 30px;
  }  

  .textp.method {
    width: 80%;
    font-size: 18px;
    line-height: 28px;
  }  

}

@media (max-width: 767px) {
  .hometitlehero {
    /* padding-right: 20px; */
    padding-left: 20px;
    /* font-size: 65px; */
    line-height: 65px;
    margin-right: 3rem;
  }
  .hometitlehero.blue {
    font-size: 52px;
    line-height: 60px;
  }
  .hometexthero {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 20px;
    line-height: 28px;
  }
  .contentarea.contentproject {
    margin-top: 132px;
  }
  .sectiontitle {
    background-position: 0px 50%;
    text-align: left;
  }
  .wrapperprojehome {
    margin-top: 0px;
  }
  /* .wrapperimageprojhome {
    margin-bottom: 10px;
  } */
  .boxproj {
    position: relative;
    left: 102px;
    top: -33px;
    right: -12px;
    width: 80%;
    height: 280px;
  }
  .boxproj.leftalign {
    left: 12px;
    right: 6px;
  }
  .titleprojbox {
    font-size: 26px;
  }
  .linkbtnprojhome {
    margin-top: 25px;
  }
  .imgfoliohome {
    width: 100%;
  }
  .calltoactionwrapper {
    display: block;
    padding-top: 30px;
    padding-bottom: 20px;
    -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-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: left;
  }
  .calltoactionwrapper.wrappermethod {
    padding-top: 20px;
    padding-bottom: 40px;
    background-position: 0px 0px, 26% 46%;
  }
  .btnscalltoaction {
    display: block;
  }
  .seemorebtn {
    display: block;
    width: 60%;
    min-width: 60%;
    margin: 0px auto;
  }
  .wrapperor {
    display: block;
    height: 20px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-size: 10px;
  }
  .footertitle {
    line-height: 62px;
  }
  .separatorfooter {
    margin-top: 20px;
  }
  .footertext {
    padding-right: 0px;
    font-size: 18px;
    line-height: 24px;
  }
  .copyrighttext {
    padding-left: 20px;
    font-size: 11px;
    text-align: left;
  }
  .maintitle {
    /* margin-bottom: 40px; */
    padding-right: 20px;
    padding-left: 20px;
  }
  .footercontacts {
    margin-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .wrapperheaderbar {
    padding-right: 20px;
    /* padding-left: 20px; */
  }
  .pagetop {
    margin-top: 87px;
  }
  .textp {
    padding-right: 0px;
  }
  .quotetext {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .titleaboutbox.mobile {
    text-align: center;
  }
  .subsectiontitles.h4.team {
    text-align: center;
  }
  .subsectiontitles.h4.metodh.work {
    margin-top: 20px;
  }
  .subsectiontitles.approach {
    margin-top: 40px;
  }
  .contentabout {
    padding: 20px;
  }
  .positiontitle {
    text-align: center;
  }
  .wrappteammember {
    display: block;
    margin-bottom: 40px;
    text-align: center;
  }
  .container {
    padding: 20px;
  }
  .container-2 {
    padding: 20px;
  }
  .containermethod {
    padding-right: 20px;
    padding-left: 20px;
  }
  .current {
    max-width: 90%;
  }
  .rowapproach {
    margin-top: 0px;
  }
  .wrappcontentapproach {
    padding-right: 20px;
    padding-left: 20px;
  }
  .wrappercontacts.mobilecontacts {
    margin-top: 60px;
    background-size: 32px;
  }
  .contactlink {
    font-size: 24px;
    line-height: 30px;
  }
  .contactlink.marginbottom {
    margin-bottom: 40px;
  }
  .contactinfo {
    font-size: 18px;
    line-height: 24px;
  }
  .wrappermenuitens.mobile {
    margin-top: 30px;
  }
  .wrappermenuitens.join {
    margin-top: 120px;
  }
  .menuitem.mobilemenu {
    font-size: 24px;
    line-height: 24px;
  }
  .menuwrapp.mobileview {
    margin-bottom: 20px;
  }
  .cross {
    /* width: 80%; */
  }
  .textjoin {
    font-size: 28px;
    line-height: 32px;
  }
  .mailjoin {
    font-size: 28px;
    line-height: 30px;
  }
  .arrowback {
    width: 80%;
  }  
  .btn-method #arrow_1,
  .btn-method #arrow_1_2,
  .btn-method #arrow_1_3,
  .btn-method #arrow_1_4 {
    margin-top: -3px;
  }  

  .linkedin a {
    text-align: center;
    float: initial;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .link-block-2:first-child{
    margin-left: 0px;
  }
  .link-block-2{
    margin-top: 15px;
  }
  .social_part{
    text-align: left;
  }
  .previous_projects{
    font-size: 36px !important;
    /* line-height: 14px !important; */
  }
  .pp_text{
    font-size: 24px !important;
    margin: 3rem 5rem 2rem 17% !important;
  }

  .minus-margin-top{
    margin-top: -10px;
  }
  .pp_text_margin{
      margin: 3rem 4rem 4rem 17%;
  }
  .inverted_hiring{
    width: 110px !important;
    height: 40px !important;
    font-size: 17px !important;
  }

  .pp_image{
    width: 17rem !important;
    margin-top: -3rem;
    /* float: none !important; */
    /* float: right; */
    margin-right: 30px !important;
  }
  .see_more_margin{
    margin-top: 0.6rem !important;
  }
  .table_middle_text{
    font-size: 14px !important;
  }
  .job_place{
    font-size: 16px !important;
  }
  .job_name{
    font-size: 16px !important;
  }
  .were_hiring{
    margin-top: 0.5rem !important;
  }

}

@media (max-width: 479px) {
  .herohome.proj {
    background-position: 0px 0px, 50% 50%;
  }
  .hometitlehero {
    font-size: 45px;
    line-height: 45px;
  }
  .hometitlehero.blue {
    font-size: 35px;
    line-height: 45px;
  }
  .hometitlehero.proj {
    padding-left: 10px;
    line-height: 75px;
  }
  .contentarea {
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .contentarea.bigimage {
    margin-top: 40px;
  }
  .contentarea.contentproject {
    margin-top: 103px;
  }
  .sectiontitle {
    /* padding-left: 41px; */
    background-position: 0px 50%;
    background-size: 30px;
    font-size: 22px;
    line-height: 28px;
  }
  .sectiontitle.pages {
    line-height: 30px;
  }
  .boxproj {
    left: 26px;
    width: 90%;
    height: 200px;
  }
  .boxproj.leftalign {
    left: 7px;
    width: 90%;
    /*background-image: -webkit-repeating-radial-gradient(circle farthest-corner at -33% -22%, #525252, rgba(83, 151, 200, .54) 0%, #52606a);
    background-image: repeating-radial-gradient(circle farthest-corner at -33% -22%, #525252, rgba(83, 151, 200, .54) 0%, #52606a);*/
    direction: ltr;
  }
  .titleprojbox {
    margin-top: 0px;
    font-size: 18px;
  }
  .textprojbox {
    margin-top: 10px;
    font-size: 16px;
  }
  .bluelighttext {
    font-size: 14px;
  }
  .linkbtnprojhome {
    background-size: 12px;
    margin-top: 0px;
  }
  .imgfoliohome {
    width: 100%;
    max-width: 100%;
    padding-right: 1px;
  }
  .calltoactionwrapper {
    margin-top: 30px;
  }
  .seemorebtn {
    width: 70%;
    min-width: 70%;
    font-size: 21px;
  }
  .footertitle {
    font-size: 40px;
    line-height: 45px;
  }
  .copyrighttext {
    text-align: left;
  }
  .footerfollowtext {
    display: block;
    margin-bottom: 6px;
    font-size: 22px;
    text-align: left;
  }
  .link-block-2 {
    margin-left: 0px;
  }
  .socialimg {
    margin-top: 7px;
    padding-right: 5px;
    margin-right: 10px;
  }
  /* .maintitle {
    margin-bottom: 20px;
  } */
  .footercontacts {
    padding-right: 0px;
    padding-left: 0px;
  }
  .socialwrapper {
    display: block;
    text-align: left;
  }
  .column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .pagetop {
    margin-top: 57px;
  }
  .textp {
    font-size: 18px;
    line-height: 26px;
    text-align: left;
  }
  .textp.services {
    font-size: 24px;
    line-height: 42px;
  }
  .textp.method {
    width: 100%;
    font-size: 18px;
    line-height: 28px;
  }
  .quotetext {
    font-size: 24px;
    line-height: 30px;
  }
  .quotetext.approach {
    font-size: 20px;
    line-height: 32px;
  }
  .titleaboutbox.mobile {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 38px;
    line-height: 43px;
  }
  .subsectiontitles {
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 32px;
  }
  .subsectiontitles.h4 {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 28px;
  }
  .subsectiontitles.h4.team {
    font-size: 20px;
    line-height: 28px;
  }
  .subsectiontitles.h4.metodh {
    font-size: 24px;
  }
  .subsectiontitles.h4.metodh.work {
    margin-top: 0px;
  }
  .subsectiontitles.method {
    font-size: 30px;
  }
  .positiontitle {
    font-size: 12px;
    line-height: 14px;
  }
  .image {
    max-width: 60%;
  }
  .current {
    max-width: 120%;
  }
  .subtitle {
    font-size: 20px;
    line-height: 30px;
  }
  .btn-method {
    width: 60%;
  }
  .btn-method #arrow_1,
  .btn-method #arrow_1_2,
  .btn-method #arrow_1_3,
  .btn-method #arrow_1_4 {
    margin-top: -3px;
  }
  .imgmock {
    width: 100%;
  }
  .wrappmock {
    top: -76px;
  }
  .linkseeproject {
    padding-right: 30px;
    background-position: 100% 50%;
    background-size: 18px;
  }
  .labelbtnall {
    padding-left: 35px;
    background-size: 22px;
    font-size: 30px;
  }
  .labelbtnall.next {
    padding-right: 30px;
    background-size: 18px;
  }
  .separatorbottom {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .nextlabel {
    font-size: 18px;
    line-height: 18px;
  }
  .text-block-2 {
    font-size: 18px;
  }
  .wrappcontainermenu.rightside {
    padding-right: 10px;
    padding-left: 10px;
  }
  .wrappercontacts.mobilescreen {
    padding-right: 20px;
    padding-left: 20px;
  }
  .wrappercontacts.mobilecontacts {
    margin-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
    background-position: 20px 0px;
  }
  .contactlink {
    font-size: 18px;
    line-height: 24px;
  }
  .contactinfo {
    margin-bottom: 30px;
  }
  .wrappermenuitens.mobile {
    padding-right: 10px;
    padding-left: 20px;
  }
  .jointitle {
    font-size: 50px;
    line-height: 50px;
  }
  .textjoin {
    font-size: 20px;
    line-height: 26px;
  }
  .mailjoin {
    font-size: 14px;
  }
  .arrowback {
    width: 60%;
  }  
}

.footer_divider_big{
  width: 43px;
  height: 7px;
  border-radius: 4px;
  background-color: #ffffff;
  margin-top: 40px;
  margin-bottom: 30px;
}

.footer_divider_small{
  width: 23px;
  height: 7px;
  border-radius: 4px;
  background-color: #ffffff;
  margin-top: 20px;
  margin-bottom: 30px;
}

.phone_number{
  width: 182px;
  height: 30px;
  font-size: 24px;
  text-align: left;
}

.social_part{
  text-align: right;
}
/* .footer_mail{
  width: 316px;
} */

.pheonix_title{
  width: 109px;
  height: 25px;
  color: #ffffff;
  font-family: Giga Sans, sans-serif;
  font-size: 21px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: justify;
  text-transform: uppercase;
}

.pheonix_text{
  /* width: 552px; */
  /* height: 27px; */
  color: #ffffff;
  font-family: Quicksand - Medium;
  font-size: 19px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.09px;
  line-height: normal;
  text-align: left;
}

.pheonix_margin{
  margin-top: 5rem !important;
}

.white-circle{
  border-radius: 40px;
  background-color: #ffffff;
  width: 58px;
  height: 58px;
  text-align: center;
  position: relative;
}

a:hover{
  color: #fff !important;
}

.hiring{
  width: 115px;
  height: 38px;
  border-radius: 19px;
  background-color: #ffffff;
  color: #375b6d;
  font-family: Quicksand;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: -1px;
  line-height: normal;
  text-align: left;
  text-decoration: none !important;
  margin-right: 20px;
  /* margin-left: auto; */
  margin-top: 10px;
  text-align: center;
}

a.hiring:hover{
  color: #375b6d !important;
}

a{
  text-decoration: none !important;
}

.about_underline_1{
  width: 33px;
  height: 6px;
  border-radius: 3px;
  background-color: #375b6d;
}

.about_underline_2{
  width: 53px;
  height: 6px;
  border-radius: 3px;
  background-color: #375b6d;
  margin-left: 5px;
  margin-right: 5px;
}

.about_underline_3{
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: #375b6d;
}

.about_us{
  /* width: 192px; */
  /* height: 50px; */
  color: #375b6d;
  font-family: Quicksand;
  font-size: 45px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.22px;
  line-height: 60px;
  text-align: center;
}

a.menuitem:hover{
  color:#4ba5f0 !important
}

a.mobilemenu:hover{
  color: #7fddfe !important;
}

.about_main_text{
  width: 755px !important;
  /* height: 185px; */
  color: #434343;
  font-family: Quicksand;
  font-size: 19px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.09px;
  line-height: normal;
  text-align: center;
}

.about_main_text > li{
  margin-bottom: 1rem !important;
}

.blue_subtitle{
  width: 707px !important;
  /* height: 61px; */
  color: #375b6d;
  font-family: Quicksand;
  font-size: 26px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: center;
}

.about_mini_footer{
  /* width: 490px !important;
  height: 20px; */
  opacity: 0.4;
  color: #434343;
  font-family: "Avenir Next";
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.08px;
  line-height: normal;
  /* text-align: left; */
}

.about_phoenix_style{
  height: 25px;
  color: #2e2f67;
  font-family: "Giga Sans", sans-serif;
  font-size: 21px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: justify;
  text-transform: uppercase;
}

.meet_phoenix{
  /* width: 435px; */
  height: 19px;
  color: #375b6d;
  font-family: "Quicksand";
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.08px;
  line-height: normal;
  text-align: center;
  text-decoration: underline !important;
}

.meet_phoenix:hover{
  color: #375b6d !important;
}

.igaming_background{
  background-image: url('/uploads/images/goma/blue_igaming_background.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow-x: clip;
}

.three_screens{
  position: absolute;
  margin-left: -12rem;
  width: 67rem;
  margin-top: 1rem;
}

.igaming_solutions{
  /* width: 556px; */
  /* height: 57px; */
  color: #ffffff;
  font-family: "Quicksand";
  font-size: 55px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.27px;
  line-height: 60px;
  text-align: left;
}

.igaming_text{
  /* width: 555px; */
  /* height: 71px; */
  color: #ffffff;
  font-family: "Quicksand";
  font-size: 31px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 35px;
  text-align: left;
}

.inverted_hiring{
  width: 170px;
  height: 55px;
  border-radius: 28px;
  background-color: #375b6d;
  color: #ffffff;
  font-family: "Quicksand";
  font-size: 21px;
  font-weight: 700;
  font-style: normal;
  /* letter-spacing: -1.31px; */
  line-height: normal;
  text-align: center;
}

.pp_text{
  /* width: 560px; */
  /* height: 106px; */
  color: #375b6d;
  font-family: "Quicksand";
  font-size: 31px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 35px;
  text-align: left;
  /* margin: 3rem 5rem 4rem 17%; */
}

.previous_projects{
  color: #375b6d;
  font-family: Quicksand;
  font-size: 45px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.22px;
  line-height: 15px;
  text-align: left;
}

.worker_name{
  /* width: 164px; */
  /* height: 25px; */
  color: #375b6d;
  font-family: "Quicksand";
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.1px;
  line-height: normal;
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 0.3rem;
}

.worker_job{
/* width: 191px; */
  height: 22px;
  color: #434343;
  font-family: "Avenir Next";
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.08px;
  line-height: normal;
  text-align: center;
}

.big_blue_title{
  /* width: 637px; */
  /* height: 69px; */
  color: #375b6d;
  font-family: "Quicksand";
  font-size: 56px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.3px;
  line-height: 65px;
  text-align: left;
  margin-bottom: 1rem;
}

.hiring_small_letters{
/* width: 560px; */
  /* height: 71px; */
  color: #375b6d;
  font-family: "Quicksand";
  font-size: 31px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 35px;
  text-align: left;
}

.table_middle_text{
  /* width: 522px; */
  /* height: 65px; */
  color: #434343;
  font-family: "Avenir Next";
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.08px;
  line-height: normal;
  text-align: left;
}

.city_text{
/* width: 121px; */
height: 20px;
color: #434343;
font-family: "Avenir Next";
font-size: 14px;
font-weight: 400;
font-style: normal;
letter-spacing: -0.07px;
line-height: normal;
text-align: left;
}

.remote_possible{
  width: 121px;
  height: 20px;
  color: #434343;
  font-family: "Avenir Next";
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.07px;
  line-height: normal;
  text-align: left;
}

.job_name{
  /* width: 148px; */
  /* height: 59px; */
  color: #375b6d;
  font-family: "Quicksand";
  font-size: 25px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.12px;
  /* line-height: 65px; */
  text-align: left;
}

.job_place{
  /* width: 637px; */
  /* height: 65px; */
  color: #434343;
  font-family: "Avenir Next";
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: -0.12px;
  /* line-height: 65px; */
  text-align: left;
}

.table > tbody > tr:last-child { 
    border-bottom: transparent;
}

.workers{
  margin-left: inherit !important;
}

.up_arrow{
  top: 18px;
  right: 14px;
  position: absolute;
}

.talk{
  width: auto;
}

.pp_text_margin{
    margin: 3rem 5rem 4rem 17%;
}

.see_more_margin{
  margin-top: 0.8rem;
}

.pp_image{
  /* width: 32rem;
  float: right; */
  /* margin-right: 20%; */
  margin-left: 3rem;
  margin-right: 1rem;
}

.mb-to-table{
  margin-bottom:4rem;
}

.meet_margin{
  margin: 0rem 0rem 3rem 0rem;
  padding-left: 6rem !important;
}

.workers_margins{
  margin: 1rem 2rem 4rem 2rem;
  width: 13rem;
}

.were_hiring{
  margin-top: 0.8rem;
}

.hoverable:hover{
  background-color: #F3F5F6;
  cursor: pointer;
}

.blue_circle{
  background-color: #375b6d; 
  width: 10px; 
  height: 10px; 
  border-radius: 50%; 
  margin: 10px;
  align-self: center;
}

.blue_circle:last-of-type {
  display: none !important;
}

.overflows{
  overflow-x: auto;
  overflow-y: hidden;
}

.igaming_text_2{
  /* Style for "Currently," */
  /* width: 491px;
  height: 98px; */
  color: #434343;
  font-family: "Quicksand";
  font-size: 19px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.09px;
  line-height: normal;
  text-align: left;
}

.igaming_image{
  margin-top: -5rem;
  margin-left: 2rem;
  max-width: inherit;
}

.gg_api{
  /* Style for "GOMA GAMIN" */
  /* width: 314px;
  height: 50px; */
  color: #375b6d;
  font-family: "Quicksand";
  font-size: 34px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.16px;
  line-height: 50px;
  text-align: left;
  text-transform: uppercase;
}

.android_image{
  width: 40% !important;
  padding: 10px;
}

.ios_image{
  width: 20% !important;
  padding: 10px;
}

.igaming_produts_subtitle{
  /* width: 516px;
  height: 50px; */
  color: #375b6d;
  font-family: "Quicksand";
  font-size: 26px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.13px;
  /* line-height: 50px; */
  text-align: left;
  margin-top: -0.5rem;
}

.sub-ul-margin{
  margin-left: -3rem;
}

.igaming_products_list li{
  margin: 0 0 10px 0;
}

.igaming_four_screens{
  margin-top: -10rem;
  margin-left: -12rem;
  width: 62rem;
  max-width: inherit;
}

.gg_api_project{
  height: 35rem; 
  width: 100%; 
  margin-top: 3rem; 
  margin-bottom: 6rem;
}

.sports_livescore{
  align-self: center; 
  margin-bottom: 5rem; 
  padding-right: 8rem !important;
}


@media (min-width: 1750px) {
  .three_screens{
    margin-left: -4rem;
    width: 66rem;
  }
}

@media (min-width: 1520px) and (max-width: 1749px) {
  .three_screens{
    margin-left: -9rem;
    width: 65rem;
    max-width: none;
  }
}

@media (min-width: 1460px) and (max-width: 1519px) {
  .three_screens{
    margin-left: -13rem;
    width: 64rem;
  }
}

@media (min-width: 1300px) and (max-width: 1459px) {
  .three_screens{
    margin-left: -15rem;
    width: 64rem;
    max-width: none;
  }
}

@media (min-width: 1100px) and (max-width: 1299px) {
  .three_screens{
    margin-left: -19rem;
    width: 63rem;
    max-width: none;
  }
}

@media (min-width: 940px) and (max-width: 1099px) {
  .three_screens{
    margin-left: -20rem !important;
    width: 60rem !important;
    margin-top: 3rem;
  }
}

@media (min-width: 902px) and (max-width: 939px) {
  .three_screens{
    margin-left: -22rem !important;
    width: 60rem !important;
    margin-top: 3rem !important;
  }
}

@media (max-width: 901px){
  /* .hometitlehero{
    margin-top: -7rem;
    margin-bottom: 0rem;
  } */
  .three_screens{
    margin-left: -19rem;
    width: 65rem;
    margin-top: 6rem;
  }
}

/* @media (max-width: 680px){
  .hiring{
    margin-right: 0.5rem;
  }
} */

@media (max-width: 512px){
  .hometitlehero {
    font-size: 40px;
  } 
}

@media (max-width: 360px){
  /* .w-container {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }  */
  .hiring{
    margin-top: 0rem;
  }
  .white-circle{
    position: absolute;
    right: 3rem;
  }
  .up_arrow{
    top: 18px;
    right: 14px;
  }
  .talk{
    width: min-content;
  }
}

@media (max-width: 902px){
  .hometitlehero{
    /* margin-top: -6rem;
    margin-bottom: 0rem; */
    font-size: 30px;
  }
}

@media (max-width: 400px){
  .hiring{
    margin-right: 2.5rem;
  }
  .hometitlehero{
    font-size: 30px;
  }
  .logo-size{
    width: 120px;
  }
}

@media (max-width: 692px){
  .footertitle{
    font-size: 42px;
  }
}

@media (max-width: 555px){
  /*.link-block-2{
    margin-left: 0px;
  }*/
  /* .igaming_solutions{
    margin: 0rem 1rem 2rem 1rem !important;
    font-size: 38px;
  } */
  /* .igaming_text{
    margin: 0rem 5rem 2rem 1rem !important;
    font-size: 18px;
  } */
  /* .hiring{
    margin: 0rem 0rem 5rem 0rem !important;
  } */
  .over_475{
    display: none !important;
  }
  .under_475{
    display: inline-block;
  }
}

@media (max-width: 766px) and (min-width: 659px){
  .hometitlehero{
    margin-right: 4rem !important;
  }
}

@media (max-width: 474px){
  .meet_margin{
    margin: 0rem 0rem 4rem 0rem;
    padding-left: 2rem !important;
  }
}

@media (max-width: 901px) and (min-width: 768px){
  .three_screens{
    margin-left: -20rem !important;
    margin-top: 7rem;
  }
}

@media (max-width: 767px) and (min-width: 701px){
  .three_screens{
    margin-left: 5rem;
    margin-top: -14rem;
    width: 45rem;
  }
}

@media (max-width: 700px) and (min-width: 621px){
  .three_screens{
    margin-left: 4rem;
    margin-top: -13rem;
  }
}

@media (max-width: 620px) and (min-width: 556px){
  .three_screens{
    margin-left: 3rem;
    margin-top: -12rem;
  }
}

@media (max-width: 555px) and (min-width: 426px){
  .three_screens{
    margin-left: 3rem;
    margin-top: -10rem;
  }
}

@media (max-width: 425px){
  .under_475{
    margin-right: 8px;
  }
  .hiring {
    margin-top: 0px;
  } 
  .inverted_hiring{
    width: 90px !important;
    height: 30px !important;
    font-size: 12px !important;
  }
  .see_more_margin {
    margin-top: 0.45rem !important;
  }
  .pp_text{
    margin: 3rem 5rem 2rem 17% !important;
  }
  .were_hiring{
    margin-top: 7px !important;
  }
  .three_screens{
    margin-left: 2rem;
    margin-top: -7rem;
  }
}

/* @media (max-width: 767px){
  .link-block-2:first-child{
    margin-left: 0px;
  }
  .link-block-2{
    margin-top: 15px;
  }
  .social_part{
    text-align: left;
  }
} */

@media (max-width: 386px){
  .linkfooter{
    font-size: 16px;
  }
  .phone_number{
    font-size: 20px;
  }
}

@media (max-width: 572px){
  .previous_projects{
    font-size: 30px !important;
  }
  .minus-margin-top{
    width: 70px;
    margin-top: -16px;
  }
  .about_underline_1{
    width: 24px;
  }
  .about_underline_2{
    width: 36px;
  }
  /* .about_underline_3{
    width: 24px;
  } */
  .pp_text{
    font-size: 16px !important;
  }
}

@media (max-width:1024px){
  .job_name{
    font-size: 20px;
  }
  .job_place{
    font-size: 20px;
  }
  /* .mb-to-table{
    margin-bottom:6rem;
  } */
  .big_blue_title{
    font-size: 48px;
  }
  .hiring_small_letters{
    font-size: 20px;
  }
}

@media (max-width: 700px){
  .table_middle_text{
    padding-right: 0.5rem !important;
  }
  .table-width{
    width: 130% !important;
  }
}

/* @media (max-width: 600px){
  .table-width{
    width: 160% !important;
  }
} */

@media (max-width: 600px){
  .table-width{
    width: 250% !important;
  }
  /* .meet_margin{
    margin: 1rem 0rem 5rem 3rem;
  } */
}

@media (max-width: 667px) and (min-width: 525px){
  .workers_margins{
    width: 33% !important;
  }
}

@media (max-width: 500px) and (min-width: 400px){
  .three_screens {
    width: 40rem !important;
  }
}


@media (max-width: 450px) and (min-width: 420px){
  .igaming_text {
    margin: 0rem 145px 2rem 3rem !important;
  }

  .three_screens {
    margin-left: -80px !important;
    width: 42rem !important;
  }
}

@media (max-width: 536px) and (min-width: 450px){
  .igaming_text {
    margin: 0rem 130px 2rem 3rem !important;
  }

  .three_screens {
    margin-left: -80px !important;
    width: 42rem !important;
  }
}

@media (max-width: 571px) and (min-width: 535px){
  .three_screens {
    margin-left: -118px !important;
    width: 41rem !important;
    margin-top: -14rem !important;
  }
}

@media (max-width: 600px) and (min-width: 571px){
  .three_screens {
    margin-left: -99px !important;
    width: 40rem !important;
    margin-top: -240px !important;
  }
}

@media (max-width: 620px) and (min-width: 601px){
  .three_screens {
    margin-left: -110px !important;
    width: 41rem !important;
    margin-top: -245px !important;
  }
}

@media (max-width: 667px) and (min-width: 621px){
  .three_screens {
    margin-left: -85px !important;
    width: 41rem !important;
    margin-top: -245px !important;
  }
}

@media (max-width: 950px) and (min-width: 870px){
  .three_screens {
    margin-top: 3rem !important;
  }
}

@media (max-width: 1024px) and (min-width: 950px){
  .three_screens {
    margin-top: 2rem !important;
  }
}

/* @media (max-width: 430px) and (min-width: 375px){
  .blue_circle {
    width: 0.5rem !important;
  }
} */

@media (max-width: 1370px) and (min-width: 1200px){
  .igaming_four_screens {
    margin-left: -18rem;
  }

  .igaming_intro_mt{
    margin-top: 7rem !important;
  }

  .igaming_image{
    width: 45rem;
    margin-left: -2rem;
  }
}

@media (max-width: 1024px) and (min-width: 830px){
  .igaming_intro_mt{
    margin-top: 3rem !important;
    height: 28rem !important;
    margin-bottom: 4rem !important;
  }
}

@media (max-width: 1024px) and (min-width: 900px){
  .igaming_image{
    margin-left: 2rem !important;
    width: 30rem !important;
    margin-top: -1rem !important;
  }

  .gg_api_project{
    margin-top: 2rem !important;
  }
}

@media (max-width: 930px) and (min-width: 825px){
  .igaming_four_screens{
    margin-left: -26rem !important;
  }
}

@media (max-width: 824px) and (min-width: 768px){
  .igaming_four_screens{
    margin-left: -36rem !important;
    width: 65rem !important;
    margin-top: -52rem !important;
  }
}

/* @media (max-width: 566px) and (min-width: 375px){
  .igaming_four_screens{
    width: 33rem !important;
    margin-top: -3rem;
    margin-left: 1rem !important;
    margin-right: 12px;
  }
} */

/* @media (max-width: 566px) and (min-width: 375px){
  .igaming_four_screens{
    width: 90% !important;
  }
} */

/* @media (max-width: 450px) and (min-width: 375px){
  .igaming_four_screens{
    width: 27rem !important;
  }
}

@media (max-width: 430px) and (min-width: 375px){
  .igaming_four_screens{
    width: 27rem !important;
  }
} */