.w-container {
    width: 100%;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px
}
a {
    text-decoration: none
}
.wrappsideimage {
    background-image: radial-gradient(circle farthest-corner at 100% 100%, #4ba5f0 1%, rgba(0, 179, 240, .91) 74%);
}

.projectMobile {
  display:none;
}

.desktop .menuitem.active {
  color: #4ba5f0;
}

.mobile .menuitem.active {
  color: #000;
}

.btn-method{
  cursor: pointer;
}

/*
svg {
    max-width: 95%;
    max-height: 95%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  path {
    fill-opacity: 0;
    stroke: #000;
    stroke-width: 1;
    stroke-dasharray: 70;
    stroke-dashoffset: 70;
    animation: draw 10s infinite linear;
  }  
  
  @keyframes draw {
    to {
      stroke-dashoffset: 0;
    }
  }*/

.relative{
  position: relative;
}

.top{
  top: 0;
}

.marginTop140{
  margin-top: 140px;
}

.marginTop180{
  margin-top: 180px;
}  

.marginBottom50 {
  margin-bottom: 50px;
}

.parallax-container.team{
  height: 600px;
}

.visit-project{
  display: -webkit-inline-box;  
}

.marginArrow{
  margin-left: 20px;
}

.labelbtnall{
  padding-left: 15px;
}

/* SVG ARROW */
.svg_blue {
  position: absolute;
  left: 90%;
  width: 19px;
  top: 78%;
}

.btnall.next{
  /*background-color: #9c9c9c;*/
  color: #375b6d;
}

.btnall{
  color: white;
}  

.logotopmin{
  display: none;
  background-color: rgba(233, 227, 227, 0.5);
  margin-top: 0px;
  padding-top: 20px;
  top: 0;
}

/* BUTTON HOVER */
.seemorebtn:hover{
  color: white;
  background-color: #375b6d;
  -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;  
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  -o-transition: color 1s ease;
  transition: color 1s ease;         
}

/* BUTTON HOVER */
.seemorebtn:hover{
  color: white;
  background-color: #375b6d;
  -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;    
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  -o-transition: color 1s ease;
  transition: color 1s ease;        
}

/* BUTTON HOVER NEXT PROJECT */
.btnall.next:hover{
  color: white;
  background-color: #9a9a9a;
  -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;  
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  -o-transition: color 1s ease;
  transition: color 1s ease;     
} 

.btnall:hover{
  color: #375b6d;
  background-color: #4a4a4a;
  -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;  
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  -o-transition: color 1s ease;
  transition: color 1s ease;     
}   

.project-blocks-blue{
  display: none;
}

.project-arrow-white{
  display: none;
}

.contentarea.phone img {
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.35);
}

.logo{
  margin-left: 40px;
  margin-top: 10px;
}

.burgger{
  margin-right: 30px;
  margin-top: 15px;
}

.mobileNext{
  display: none;
}


/* TITLE SEPAROTOR */
.sectiontitle {
  background-size: 0px; 
}  

.sectiontitle.anim {
  background-size: 43px;
  animation: grow-right 1s ease-in;
}

/* MENU ITEM HOVER */
a.menuitem:hover {
  color: #4ba5f0;
}

@keyframes grow-right {
  0% {
    background-size: 1px;
  }
  100% {
    background-size: 43px;
  }
}

/* METHODOLOGY PAGE */
#arrow_3_1,
#arrow_3_2,
#arrow_3_3,
#arrow_1_2,
#arrow_1_3,
#arrow_1_4,
#meth_2,
#meth_3,
#meth_4{
  display: none;
}

.calltoactionwrapper{
  max-height: 760px;
}

.wrappmenuoverlay.hidden,
.wrappermenuitens.hidden{
  display: none;
}

.wrapperleft,
.wrapperright{
  z-index: 9999;
}

.wrapperright{
  background-color: white;
}

.videogif {
  max-width: 800px;
  padding-bottom: 20px;
}  

/* VIDEO JS SCRIPTS - BEGIN */

.vjs-poster:focus {
  outline: none;
}

.project-video {
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.2);
  max-width: 800px;
  margin: 0 auto;    
}  

.project-video .vjs-control-bar {
  display: none;
}

.mb, .project-block, hr {
  margin-bottom: 32px;
}

.my-video-dimensions {
  width: 100%;
  height: auto;
  padding-top: 59.22%;
}

.video-js {
  font-size: 10px;
  color: #375b6d !important;
}

.video-js.vjs-paused .vjs-big-play-button {
  display: block;
}

.video-js:hover .vjs-big-play-button {
  background-color: #375b6d !important;
}

.video-js:hover .vjs-big-play-button, .video-js .vjs-big-play-button:focus {
  outline: 0;
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  -webkit-transition: all 0s;
  transition: all 0s;
}  

.video-js .vjs-big-play-button {
  background-color: rgba(0, 179, 240, .91) !important;
  color: #fff;
}

.vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.5em;
  width: 1.5em;
  border: none;
  border-radius: 50px;
  left: 50% !important;
  top: 50% !important;
  margin-left: -0.7em;
  margin-top: -0.75em;
}

.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.5em;
  width: 1.5em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 1px solid #FFF;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  border-radius: 50px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.vjs-icon-play, .video-js .vjs-big-play-button, .video-js .vjs-play-control {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.video-js button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  overflow: visible;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  -webkit-transition: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}  

.vjs-controls-disabled .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button, .vjs-error .vjs-big-play-button {
  display: none;
}  

.video-js .vjs-control-bar{
  background-color: rgba(43, 51, 63, 0.3) !important;
}

.video-js .vjs-control:focus:before, .video-js .vjs-control:hover:before, .video-js .vjs-control:focus {
  text-shadow: 0em 0em 1em white;
}  

.vjs-play-control.vjs-control.vjs-button{
  outline:none;
}

/* VIDEO JS SCRIPTS - END */

.team-member {
  margin-bottom: 30px;    
}

.wrapperherohomearrow span.more {
  display:block;
  height: 38px;
  color: #eaf9ff;
  font-family: "Avenir Next";
  font-size: 18px;
  font-weight: 300;
  line-height: 38px; 
  margin-bottom: -20px;   
}

.section.goma-gaming {
  position: relative;
  background-image: url("/uploads/images/heroimagesite.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

.section.goma-gaming .overlay {
  position: absolute;
  left: 0;
  top: 0;    
  width: 100%;
  height: 100%;
  background: linear-gradient(-46deg, rgba(86, 91, 158, 0.64) 0%, rgba(119, 54, 138, 0.92) 100%);
}

.section.goma-gaming .top {
  margin-top: 55px;
  margin-bottom: 55px;
}

.section.goma-gaming .image {
  margin-top: 15px;
  max-width: 150px;
  margin-left: 30px;
}

.section.goma-gaming .top .description {
  color: #ffffff;
  font-family: Quicksand, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 45px;
}

.section.goma-gaming .top .description span {
  font-weight: 700;    
}

.section.goma-gaming .top .cta {
  margin-top: 25px;
}

.section.goma-gaming .top .cta a {
  max-width: 328px;
  min-width: 100px;
  border-color: #FFF;
  color: #FFF;
  
}

.section.goma-gaming .top .cta a:hover {
  background-color: #FFF;
  color: #7F6FA3;
  -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;  
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  -o-transition: color 1s ease;
  transition: color 1s ease;        
}

/* new styles */

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

/* .margins_unset{
  margin-left: unset !important;
  margin-right: unset !important;
} */

.hometitlehero {
  height: 192px;
  font-size: 62px;
  font-style: normal;
  letter-spacing: -0.3px;
  line-height: 65px;
  text-align: left;
  /* margin-right: 20rem; */
  text-transform: none !important;
  margin-right: 20rem;
}

.hometitlehero.proj {
  margin-bottom: 0px;
  margin-right: 0rem !important;
}

.herohome_margin{
  margin: 18rem 0rem 7rem 3rem;
}

.footertext {
  color: #ffffff;
  font-family: Quicksand;
  font-size: 19px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: left;
}

.linkfooter {
  margin-bottom: 0px;
  font-size: 24px;
  text-decoration: none !important;
}

.contactlink{
  color: #FFF !important;
  cursor: default;
}

.copyrighttext {
  margin-top: 55px;
  font-size: 12px;
}

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

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

.menu_blue{
  display: none;
}

.copyrighttext {
  text-align: center;
}

.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;
  color: #FFF !important;
  cursor: default;
}

.social_part{
  text-align: right;
}

.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{
  color: #ffffff;
  font-family: Quicksand;
  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;
  margin-left: 1px !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{
  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;
}

.crossclose {
    max-width: 70%;
}

.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;
  max-width: none;
}

.igaming_solutions{
  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{
  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;
  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{
  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{
  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{
  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{
  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{
  color: #375b6d;
  font-family: "Quicksand";
  font-size: 25px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.12px;
  text-align: left;
}

.job_place{
  color: #434343;
  font-family: "Avenir Next";
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: -0.12px;
  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{
  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{
  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{
  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{
  color: #375b6d;
  font-family: "Quicksand";
  font-size: 26px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.13px;
  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;
}

/* #top{
  overflow-x: hidden;
} */

.menuitem{
  color: #375b6d;
}

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

.contentarea.hiring_jobs{
  margin-top: 0px;
}

.contentarea.hiring_jobs.no_modal{
  margin-top: 60px;
}

.calltoactionwrapper{
  margin-top: 0px;
}

.mobile-show {
  display: none !important;
}

  @media (min-width: 767px) {
    .wrapperleft{
        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%);
    }
  }

  @media (max-width: 767px) {
    
    .mobile-screens .w-col,
    .phone .w-col {
      text-align: center;
      margin-bottom: 20px;
    }

    .phone .w-col img {
      width: 75%;
    }

    .menuitem.mobilemenu {
      font-size: 24px;
      line-height: 24px;
      color: #fff;
    }

    .menuwrapp.mobileview {
      margin-bottom: 30px;
    } 

    a.menuitem:hover {
      color: black;
    }

    .mobileNext{
      display: inherit;
    }

    .desktopNext{
      display: none;
    }

    .section.goma-gaming {
      background-size: cover;
      background-position: none;      
    }

    .section.goma-gaming .top .description {
      font-size: 40px;
    }

    .section.goma-gaming .image {
      margin-bottom: 40px !important
    }    

    .section.goma-gaming .description {
      margin-bottom: 40px !important;
    }  
    .hometitlehero {
      padding-right: 0px;
      margin-right: 3rem;
      padding-left: 20px;
    }  
    .wrapperimageprojhome {
      margin-bottom: 40px;
    }    
    .maintitle {
      margin-bottom: 0px;
    }

    .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;
    }
    .footertext {
      padding-right: 0px;
      font-size: 18px;
      line-height: 24px;
    }
    .copyrighttext {
      padding-left: 20px;
      font-size: 11px;
      text-align: left;
    }

  }

  @media (max-width: 425px) {
    .parallax-container.team{
      height: 300px;
    }

    /* .logo{
      margin: 0;
    } */
  
    /* .burgger{
      margin: 0;
    }     */

    .wrapperheaderbar{
      padding-right: 0;
      padding-left: 0;
    }

    .line, .line-proj {
        height: 7px;
        margin-bottom: 4px;
    }    

    .wrapperherohomearrow {
      margin-top: -30px;
    }

    .wrapperherohomearrow .image {
      margin-top: -15px;
    }

  }

  @media (max-width: 950px) {
    .projectDesktop {
      display:none;
    }
    .projectMobile {
      display: inline-block;
      background-size: cover;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: center;      
    }

    .calltoactionwrapper{
      /*min-height: 760px !important;
      max-height: 760px !important;*/
    }

  }

  /* @media (max-height: 700px) {
    .contentherohome {
      margin-top: 150px
    }
  } */

  @media (max-height: 650px) {
    .contentherohome {
      margin-top: 200px
    }

    .wrappermenuitens.list {
      margin-top: 70px;
    }
  }  

  @media (max-height: 600px) {
    .contentherohome {
      margin-top: 250px
    }

    .contactlink.marginbottom {
      margin-bottom: 50px;
    }

    .wrappermenuitens.list {
      margin-top: 60px;
    }
  }

  @media (max-width: 1024px) {
    .wrappcontainermenu,
    .wrappercontacts {
      padding-left: 20px;
    }

    .hiring_small_letters {
      font-size: 20px;
    }

    .big_blue_title {
      font-size: 48px;
    }

    .job_name {
      font-size: 20px;
    }

    .job_place {
      font-size: 20px;
    }
  }  

  @media (max-width: 990px) {
    .contactlink {
      font-size: 24px;
    }
  }    

  @media (max-width: 768px) {
    .wrappmock {
      top: -220px;
    }
  }  

  @media (max-width: 767px) {
    .wrappmock {
      top: -220px;
    }
    .wrappcontainermenu,
    .wrappercontacts {
      padding-left: 40px;
    }    
  }    

  @media (max-width: 560px) {
    .wrappmock {
      top: -180px;
    }
    .calltoactionwrapper.wrappermethod{
      min-height: 1020px !important;
      max-height: 1020px !important;
      
    }        
  }  
  
  @media (max-width: 460px) {
    .wrappmock {
      top: -160px;
    }
  }    

  @media (max-width: 425px) {
    .wrappmock {
      top: -140px;
    }
  }    

  @media (max-width: 400px) {
    .wrappermethod-services {
      min-height: 700px !important;
    }
  }

  @media (max-width: 375px) {
    .wrappermethod-services {
      min-height: 900px !important;
      max-height: 900px !important;
    }

    .wrappmock {
      top: -110px;
    }    
  }  

  @media (max-width: 330px) {
    .wrappermethod-services {
      min-height: 760px !important;
    }
  }    

  @media (max-width: 320px) {
    .wrappermethod-services {
      min-height: 1000px !important;
    }

    .wrappmock {
      top: -90px;
    }       
  }    

  @media (max-width: 479px){
    .visit-project .textp {
      text-align: center;
    }
    .socialimg {
      margin-right: 10px;
    }
    .copyrighttext {
      text-align: left;
    }
  }

/* new media queries */

@media (min-width: 375px) and (max-width: 667px) { 
  .contentherohome {
    margin: 14rem 0rem 6rem 1rem !important;
  }

  .wrapperherohomearrow {
    display: inline-grid;
  }

  .pp_text{
    line-height: 28px;
  }

  .arrow-up{
    display: none;
  }

  .social_part {
    text-align: left;
  }

  .hiring_table_1{
    width: 35%;
  }

  .hiring_table_2{
    width: 0%;
  }

  .hiring_table_3{
    width: 35%;
  }

  .hiring_table_4{
    width: 30%;
  }

  .table_middle_text{
    display: none;
  }

  /* .table-width{
    width: 105% !important;
  } */

  .job_place{
    font-size: 14px !important;
  }

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

  .hiring_jobs{
    padding: 0rem 0rem 2rem 0rem !important;
  }

  .hiring_jobs.no_modal {
    padding: 0rem 2rem 2rem 2rem !important;
    width: 100%;
  }

  .hiring_small_letters{
    line-height: 25px;
  }

  .workers_margins{
    margin: 1rem 0rem 4rem 0rem;
    width: 50%;
  }

  .image-width{
    width: 60%;
  }

  .worker_name{
    font-size: 16px;
  }

  .worker_job{
    font-size: 13px;
  }

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

  .igaming_solutions{
    margin: -4rem 2rem 2rem 3rem !important;
    font-size: 40px;
    line-height: 45px;
  }

  .igaming_text{
    margin: 0rem 100px 2rem 3rem !important;
    font-size: 24px;
    line-height: 30px;
  }

  .under_475 {
    margin: 0rem 3rem 3rem 3rem !important;
    /* margin: 0.5rem 2rem 3rem 3rem !important */
  }

  .over_475 {
    /* margin: 0rem 3rem 5rem 3rem !important; */
    margin: 0.5rem 2rem 3rem 3rem !important
  }

  .three_screens { 
    margin-left: -100px;
    width: 36rem;
    max-inline-size: none;
    margin-top: -220px;
  }

  .pp_margins{
    margin: 0rem 0rem 2rem 3rem !important;
  }

  .pp_text {
    font-size: 26px !important;
    margin: 3rem 5rem 2rem 3rem !important;
  }

  .pp_more{
    margin: 0rem 0rem 2rem 3rem !important;
  }

  .margin-sides{
    padding-left: 30px;
    padding-right: 30px;
  }

  .logo_blue{
    margin-left: 35px;
  }

  .burgger_blue{
    margin-right: 35px;
  }

  .hiring_small_letters_tablet.pb-4{
    padding-left: 1rem !important;
  }

  .hiring_small_letters_tablet.pb-5{
    margin-bottom: 0rem !important;
    padding-bottom: 2rem !important;
  }

  .blue_circle{
    width: 0.35rem;
    height: 5px;
  }

  .circle_words:nth-of-type(1){
    text-align: right;
  }

  .circle_words:nth-last-of-type(2){
    text-align: left;
  }

  .margin-fix{
    padding-left: 1.5rem !important;
  }

  .circle_words{
    text-align: center;
    width: min-content;
  }

  .about_us.pb-4{
    font-size: 32px;
    padding-bottom: 0.5rem !important;
    padding-top: 8rem !important;
  }

  .about_main_text.goma_hiring_info{
    text-align: center !important;
    margin-left: unset;
  }

  .item-font-size{
    font-size: 16px;
  }

  .hiring_small_letters.pb-5{
    line-height: 20px;
    font-size: 16px;
  }

  .igaming_intro_mt{
    flex-flow: column-reverse;
    height: auto !important;
    margin-top: 2rem !important;
    margin-left: 0px !important;
  }

  .igaming_image{
    width: 28rem;
    margin-top: -2rem;
  }

  .igaming_four_screens{
    width: 150%;
    margin-top: -8rem;
    margin-left: -6rem !important;
  }

  .four_screens_row{
    flex-direction: column-reverse;
    height: auto !important;
  }

  .pp_margins_mobile{
      margin: 0rem 0rem 0rem 3rem !important;
    }

  .sports_text{
    margin: 3rem 0rem 1rem 0rem !important;
    text-align: center;
  }

  .igaming_text_2{
    margin: 0rem -5rem 0rem 0vh !important;
    text-align: center;
  }

  .gg_margins{
    margin: 0rem 3rem 0rem 4rem !important;
  }

  .gg_text{
    margin: 0rem -3rem 1rem -5% !important
  }

  .mobiles_images {
    margin: 1rem 0rem 4rem 10% !important;
  }

  .ios_image{
    width: 6rem !important;
  }

  .android_image{
    width: 9rem !important;
  }

  .gg_api_image{
    width: 95%;
  }

  .gg_api{
    text-align: center;
    font-size: 28px;
  }

  .gg_api_col{
    padding-right: 0px !important;
  }

  .gg_text_col{
    margin-bottom: 0rem !important;
  }

  .four_screens_row{
    height: auto !important;
    margin-top: 110% !important;
  }

  .igaming_products_subtitle{
    margin: 0rem -8rem 0rem -4rem !important;
    color: #375b6d;
    font-size: 22px;
    text-align: center;
  }

  .igaming_products_list{
    margin-top: 1rem !important;
  }

  .igaming_products_list li {
    margin: 0px 0px 30px -10px !important;
    list-style: none;
  }

  .mobiles_images{
    justify-content: center;
  }

  .hometitlehero {
    line-height: 50px;
    font-size: 46px !important;
  }

  .items_margin{
    margin: 0rem 0rem 0rem 15% !important;
  }

  .gg_api_image_tablet{
    display: none;
  }

  .about_main_text{
    font-size: 16px;
  }

  .about_us_subtitle{
    line-height: 40px;
  }

  .big_blue_title {
    font-size: 36px;
  }

  .inverted_hiring {
    width: 110px !important;
    height: 40px !important;  
  }

  .were_hiring{
    font-size: 15px !important;
    margin-top: 10px !important;
  }

  .inverted_hiring{
    font-size: 15px !important;
  }

  .see_more_margin{
    margin-top: 10px !important;
  }

  .contactlink.marginbottom {
    margin-bottom: 25%;
  }

  .crossclose{
    max-width: 70%;
  }

  .four_screens_overflow{
    overflow-x: clip;
  }

  .workers{
    margin-top: -3rem !important;
  }

  .pp_image{
    margin-top: -7rem;
  }

  .about_us {
    margin-top: 1rem;
  }

  .digital_solutions {
    margin-bottom: 8rem;
    padding-right: 100px !important;
  }

  .gg_api_project {
    margin-top: 0px;
  }

  .table-width {
    width: 105% !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) { 
  .social_part {
    align-self: center;
  }

  .minus-margin-top{
    margin-top: -12px;
  }

  .previous_projects{
    line-height: 45px;
  }

  .pp_image{
    margin: 40px 0px 0px 0px;
  }

  .hiring_table_1{
    width: 10%;
  }

  .hiring_table_2{
    width: 75%;
  }

  .hiring_table_3{
    width: 0%;
  }

  .hiring_table_4{
    width: 10%;
  }

  .table_middle_text{
    font-size: 14px;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .hiring_small_letters{
    line-height: 25px;
  }

  .hiring_jobs{
    padding: 0rem 2rem 4rem 2rem !important;
  }

  .hiring_jobs.no_modal{
    padding: 0rem 4rem 4rem 4rem !important;
  }

  .meet_margin{
    padding-left: 4rem !important;
  }

  .igaming_solutions{
      /* margin-left: 4rem !important; */
      margin: -10rem 6rem 2rem 4rem !important;
    }

  .igaming_text{
    margin-left: 4rem !important;
    margin-right: -4rem !important;
  }

  .hiring{
    margin-left: 4rem !important;
  }

  .three_screens {
    /* margin-left: -20rem; */
    width: 48rem;
    margin-top: 9rem;
  }

  .workers_margins{
    margin: 1rem 1rem 4rem 1rem;
  }

  .margin-sides{
    padding-left: 50px;
    padding-right: 50px;
  }

  .logo_blue{
    margin-left: 70px;
  }

  .burgger_blue{
    margin-right: 70px;
  }

  .hiring_small_letters_tablet{
    font-size: 24px;
  }

  .hiring_small_letters_tablet.pb-4{
    padding-left: 1rem !important;
  }

  .blue_circle{
    width: 7px;
    height: 7px;
  }

  .margin-fix{
    padding-left: 1.5rem !important;
  }

  .gg_api_project{
    margin-bottom: 0px;
  }

  .sports_livescore{
    padding-right: 4rem !important;
  }

  .sports_text{
    font-size: 18px;
    line-height: 26px;
  }

  .gg_api{
    font-size: 26px;
  }

  .igaming_produts_subtitle{
    font-size: 20px;
  }

  .igaming_text_2{
    font-size: 16px;
    margin: 0rem 0rem 1rem 10% !important;
    /* margin: 0rem 0rem 4rem 10%; */
  }

  .igaming_image{
    margin-left: 0rem;
    width: 28rem;
    margin-top: -2rem;
  }

  .igaming_intro_mt{
    margin-top: 3rem !important;
    height: 28rem !important;
    margin-bottom: 6rem;
  }

  .gg_api_project{
    height: 28rem;
  }

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

  .igaming_four_screens{
    margin-top: -43rem;
    margin-left: -22rem;
    width: 59rem;
    max-width: inherit;
  }

  .gg_api_image_mobile{
    display: none;
  }

  .gg_api_image_tablet{
    width: 135%;
    max-width: inherit;
    margin-left: -15%;
  }

  #previous_projects{
    margin-top: -2rem !important;
  }

  .hometitlehero{
    font-size: 40px;
    margin-right: 14rem;
    line-height: 52px;
  }

  .four_screens_row{
      margin-right: unset !important;
      margin-top: 4rem !important;
  }

  .ios_image{
    width: 6rem !important;
  }

  .android_image{
    width: 9rem !important;
  }

  .mobiles_images{
    margin: 0rem 0rem 2rem 8% !important;
  }

  .igaming_products_subtitle{
    color: #375b6d;
    font-size: 22px !important;
  }

  .sports_responsive{
    font-size: 24px !important;
  }

  .contactlink.marginbottom{
    margin-bottom: 10rem;
  }

  #previous_projects{
    margin-top: 0rem !important;
    margin-bottom: 4% !important;
  }

  .w-col{
    padding-left: 0px !important;
  }

  .about_main_text {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width: 1200px) and (max-width: 1600px) { 
  .pp_image{
    margin-top: 2rem;
  }

  .hiring_table_1{
    width: 20%;
  }

  .hiring_table_2{
    width: 60%;
  }

  .hiring_table_3{
    width: 15%;
  }

  .hiring_table_4{
    width: 5%;
  }

  .hiring_jobs{
    padding: 0rem 5rem 4rem 5rem !important;
  }

  .w-container{
    width: 100%;
    max-width: initial;
    /* padding-left: 20px; */
    padding-right: 20px;
  }

  .about_main_text{
    margin-left: 0px !important;
    padding-right: 0px !important;
  }

  /* .logo_blue{
    margin-left: 90px;
  } */

  /* .burgger_blue{
    margin-right: 90px;
  } */

  .margin-sides{
    padding-left: 60px;
    padding-right: 60px;
  }

  .wrapperprojehome{
    max-width: 1600px;
  }

  .footer{
    padding: 4rem;
  }

  .gg_api_image_mobile{
    display: none;
  }

  .gg_api_image_tablet{
    width: 90%;
  }

  .gg_api_project{
    margin-bottom: 3%;
    padding-top: 3%;
  }

  .four_screens_row{
    height: auto !important;
    margin-right: auto !important;
    margin-top: 6rem !important;
  }

  .igaming_products_subtitle{
    color: #375b6d;
  }

  .gg_api_image_tablet{
    width: 110%;
    max-width: none;
    margin-left: -2rem;
  }

  .contactlink.marginbottom{
    margin-bottom: 10rem;
  }

  .see_more_button{
    margin: 0rem 0rem 2rem 4rem !important;
  }

  /* .igaming_margins{
    padding-left: 35px !important;
  } */

  /* .pp_left_side{
    margin-left: -10px !important;
  } */

  .herohome_margin{
    margin: 18rem 8rem 7rem 3rem;
  }

  /* .hometitlehero{
    margin-right: 27rem;
  } */

  .footertext {
    padding-right: 0px;
  }

  .igaming_margins{
    padding-left: 2rem !important;
    padding-right: 1rem !important;
  }

  .w-col {
    padding-left: 0px !important;
  }

  .igaming_intro_mt {
    padding-right: 5rem;
  }

  .about_main_text.goma_hiring_info {
    margin-left: 1rem !important;
    padding-right: 3rem !important;
  }
}

@media (min-width: 1900px) and (max-width: 2560px) { 
  .contentherohome{
    margin: 12rem 8rem 7rem -5rem;
  }

  .hometitlehero{
    line-height: 70px;
    margin-right: 20rem;
  }

  .igaming_margins{
    padding-left: 12rem !important;
  }

  .see_more_button{
    margin: 0rem 0rem 2rem 4rem !important;
    border-radius: 25px;
    font-size: 22px;
    margin-top: 0.7rem !important;
    width: 160px;
    height: 50px;
  }

  .igaming_text{
    line-height: 45px;
    font-size: 32px;
    margin: 0rem 6rem 2rem 4rem !important;
  }
  .igaming_solutions{
    font-size: 65px;
    margin: 1rem 6rem 2rem 4rem !important;
  }
  .three_screens {
    margin-left: -16rem !important;
    width: 58rem !important;
    margin-top: 3rem;
  }
  .see_more_text{
    margin-top: 0.7rem !important;
  }

  .d-flex{
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .workers_margins{
    margin: 1rem 3rem 4rem 3rem;
  }

  .meet_margin{
    margin: 0rem 0rem 3rem 10rem;
  }

  .underlines{
    padding-left: 0rem !important;
  }

  .overflows{
    padding-left: 0rem;
    padding-right: 18rem;
  }

  .hiring_jobs{
    /* margin-top: 5rem !important; */
    margin-left: 5rem;
  }

  .table{
    margin-bottom: 5rem !important;
    width: 130% !important;
  }

  .pp_left_side{
    padding-left: 8rem !important;
  }

  .pp_image{
    margin-left: -7rem;
  }

  .minus-margin-top{
    padding-left: 0rem !important;
  }

  .footertitle.d-flex{
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }

  .footer_container{
    max-width: none !important;
    padding-left: 215px !important;
    padding-right: 270px !important;
  }

  .gg_api_image_mobile{
    display: none;
  }

  .maintitle.w-container{
    margin-top: 3rem !important;
  }

  .four_screens_row{
    margin-top: 12rem !important;
  }

  .gg_api_project{
    padding-top: 5rem;
  }

  .sports_livescore{
    padding-right: 18rem !important;
  }

  .gg_text_col{
    padding-left: 12rem !important;
  }

  .igaming_image{
    margin-left: 13rem;
    width: 750px;
  }

  .gg_api_image_tablet{
    padding-right: 13rem;
  }

  .igaming_four_screens{
    margin-left: 3rem;
  }

  .igaming_products_subtitle{
    color: #375b6d;
  }

  .footertext{
    padding-right: 0px;
  }

  .hiring_table_1{
    width: 10%;
  }

  .hiring_table_2{
    width: 40%;
  }

  .hiring_table_3{
    width: 10%;
  }

  .hiring_table_4{
    width: 5%;
  }
}

@media (max-width: 505px) and (min-width: 375px){
  .items_margin_mobile{
    margin: 0rem 0rem 0rem 15% !important;
  }
}

@media (max-width: 540px) and (min-width: 375px){
  .items_margin {
    margin: 0rem -7rem 0rem 0% !important;
  }
  .hometitlehero {
    line-height: 40px;
    font-size: 40px !important;
    padding-top: 2rem;
    margin-bottom: 105px;
  }

  .sports_text {
    margin: 1rem -5rem 1rem -3rem !important;
    text-align: center;
  }

  .sports_text.sports_responsive {
    margin: 1rem -5rem 1rem -3rem !important;
    text-align: center;
  }

  .igaming_image {
    width: 100%;
    margin-top: -2rem;
    margin-left: 0rem;
  }

  .gg_margins {
    margin: 0rem 0rem 0rem 1rem !important;
  }

  .igaming_products_list li {
    margin: 0px -20px 30px -33px !important;
    list-style: none;
  }

  .sports_livescore{
    margin-bottom: 8rem;
    padding-right: 128px !important;
  }

  .digital_solutions {
    margin-bottom: 5rem;
    padding-right: 100px !important;
  }

  .sports_responsive {
    padding-left: 2rem;
  }
}

@media(max-width: 1024px) and (min-width: 950px){
  .gg_api_image_tablet {
    width: 125% !important;
  }

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

  .footertext {
    padding-right: 0px;
  }

  #previous_projects {
    margin-top: 0rem !important;
    margin-bottom: 8% !important;
  }
}

@media(max-width: 1300px) and (min-width: 1200px){
  .gg_api_project {
    margin-bottom: -4%;
    margin-top: -2% !important;
  }
}

@media(max-width: 500px) and (min-width: 375px){
  .four_screens_row{
    margin-top: 33rem !important;
    margin-left: unset !important;
    margin-right: unset !important;
  }

  .four_screens_left_row{
    padding-left: unset !important;
    padding-right: unset !important;
  }
}

@media(max-width: 1600px) and (min-width: 1430px){
  .four_screens_row {
    margin-top: 12rem !important;
  }

  .herohome_margin {
    /* margin: 18rem -15rem 7rem -17rem; */
    margin: 18rem 12rem 7rem 6rem;
    /* padding-left: 50px; */
  }

  .igaming_margins{
    padding-left: 4rem !important;
    padding-right: 1rem !important;
  }

  /* .hometitlehero{
    margin-right: 28rem;
  } */

  .pp_left_side{
    margin-left: -1rem !important;
  }
}

@media (max-width: 440px) and (min-width: 375px){
  .hometitlehero {
    font-size: 30px !important;
    padding-top: 50px !important;
  }

  .hometitlehero.proj {
    font-size: 42px !important;
  }

  .contentherohome {
    margin: 2rem 0rem 6rem 1rem !important;
  }
}

@media (max-width: 667px) and (min-width: 500px){
  .igaming_four_screens{
    width: 125%;
    margin-top: -8rem;
    /* margin-left: -11%; */
  }
  .four_screens_row{
    margin-top: 33rem !important;
    margin-left: unset !important;
    margin-right: unset !important;
  }

  .four_screens_left_row{
    padding-left: unset !important;
    padding-right: unset !important;
  }
}

@media (max-width: 667px) and (min-width: 480px){
  .contactlink.marginbottom{
    margin-bottom: 6rem;
  }
}

@media (max-width: 1024px) and (min-width: 990px){
  .contactlink{
    font-size: 32px;
  }
}

@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;
  }
}

@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;
  }
}

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

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

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

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

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

@media (max-width: 360px){
  .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{
    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;
  } */
  .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: -15rem !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: -85px !important;
    width: 41rem !important;
    margin-top: -245px !important;
  }
}

@media (max-width: 572px){
  .about_underline_1 {
      width: 24px;
  }

  .about_underline_2 {
    width: 36px;
  }

  .previous_projects {
    font-size: 30px !important;
  }

  .minus-margin-top {
    width: 70px;
    margin-top: -16px;
  }
}

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

  .phone_number {
    font-size: 20px;
  }
}

@media (max-width: 536px) and (min-width: 450px){
  .three_screens {
      margin-left: -80px !important;
      width: 42rem !important;
  }
}

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

  .hiring_jobs {
    padding: 0rem !important;
  }

  .contentarea.hiring_jobs {
    margin-top: -2rem;
  }
}

@media (max-width: 950px) and (min-width: 870px){
  .three_screens {
    margin-top: 5rem !important;
  }
}
/* @media (max-width: 555px) and (min-width: 426px){
  .three_screens{
    margin-left: 3rem;
    margin-top: -10rem;
  }
} */

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

@media (max-width: 374px) and (min-width: 300px){
  .contentherohome {
    margin: 2rem 0rem 6rem 1rem !important;
  }

  .hometitlehero {
    font-size: 22px !important;
    padding-top: 65px !important;
    line-height: 38px;
  }

  .wrapperherohomearrow {
    display: inline-grid;
  }

  .under_475 {
    margin: 0rem 3rem 3rem 3rem !important;
  }

  .about_main_text {
    font-size: 16px;
  }

  .blue_subtitle{
    font-size: 22px;
  }

  .igaming_solutions {
    margin: -4rem 2rem 2rem 3rem !important;
    font-size: 40px;
    line-height: 45px;
  }

  .igaming_text {
    margin: 0rem 28px 2rem 3rem !important;
    font-size: 24px;
    line-height: 30px;
  }

  .three_screens {
    margin-left: -110px;
    width: 32rem;
    max-inline-size: none;
    margin-top: -195px;
  }

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

  .workers {
    margin-top: -3rem !important;
  }

  .workers_margins {
    margin: 1rem 0rem 4rem 0rem;
    width: 50%;
  }

  .image-width {
    width: 60%;
  }

  .worker_name {
    font-size: 16px;
  }

  .worker_job {
    font-size: 12px;
  }

  /* .were_hiring {
    font-size: 15px !important;
    margin-top: 10px !important;
  } */

  /* .hiring_jobs {
    padding: 3rem !important;
  } */

  .hiring_small_letters {
    line-height: 25px;
  }

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

  .big_blue_title {
    font-size: 36px;
  }

  .hiring_table_1{
    width: 50%;
  }

  .hiring_table_2{
    width: 0%;
  }

  .hiring_table_3{
    width: 35%;
  }

  .hiring_table_4{
    width: 30%;
  }

  .table_middle_text{
    display: none;
  }

  .job_name {
    font-size: 15px !important;
  }

  .job_place {
    font-size: 13px !important;
  }

  .table>:not(caption)>*>* {
    padding: .1rem .1rem !important;
  }

  .remote_possible{
    font-size: 12px;
  }

  .city_text{
    font-size: 12px;
  }

  .pp_margins {
    margin: 0rem 0rem 0rem 3rem !important;
  }

  .pp_text {
    font-size: 18px !important;
    margin: 3rem 2rem 2rem 3rem !important;
    line-height: 28px;
  }

  .see_more_margin {
    margin-top: 8px !important;
  }

  .inverted_hiring {
    font-size: 13px !important;
    width: 92px !important;
    height: 32px !important;
  }

  .pp_more {
    margin: 0rem 0rem 2rem 3rem !important;
  }

  .pp_image {
    margin-top: -8rem;
    margin-left: 2.5rem;
    width: 80% !important;
  }

  .previous_projects{
    line-height: 32px;
  }

  .arrow-up {
    display: none;
  }

  .footertitle.d-flex {
    font-size: 36px;
    display: initial !important;
  }

  .linkfooter {
    font-size: 15px;
  }

  .about_us.pb-4 {
    font-size: 32px;
    padding-bottom: 0.5rem !important;
    padding-top: 8rem !important;
  }

  .hiring_small_letters.pb-5 {
    line-height: 20px;
    font-size: 16px;
  }

  .circle_words {
    width: min-content;
  }

  .about_main_text.goma_hiring_info {
    text-align: center !important;
    margin-left: unset;
  }

  .hiring_small_letters_tablet.pb-5 {
    margin-bottom: 0rem !important;
    padding-bottom: 2rem !important;
  }

  .margin-sides {
    padding-left: 30px;
    padding-right: 30px;
  }

  /* .pp_margins_mobile {
    margin: 0rem 0rem 0rem 1rem !important;
  } */

  .sports_livescore {
    margin-bottom: 5rem;
    padding-right: 90px !important;
  }

  .sports_text {
    margin: 3rem -4rem 1rem -1rem !important;
    text-align: center;
    font-size: 28px !important;
  }

  .sports_text.sports_responsive {
    margin: 5rem -4rem 1rem -2rem !important;
    text-align: center;
  }

  .igaming_products_subtitle {
    margin: 0rem -3rem 0rem -1rem !important;
    color: #375b6d;
    font-size: 22px;
    text-align: center;
  }

  .igaming_image {
    width: 100%;
    margin-top: -2rem;
    margin-left: 1rem;
  }

  .igaming_intro_mt {
    flex-flow: column-reverse;
    height: auto !important;
    margin-top: 2rem !important;
  }

  .igaming_text_2 {
    margin: 0rem -4rem 0rem 15% !important;
    text-align: center;
  }

  .gg_api {
    text-align: center;
    font-size: 28px;
  }

  .gg_text {
    margin: 0rem 0rem 1rem 7% !important;
  }

  .pp_margins.pp_margins_mobile {
    margin: 0rem 0rem 0rem 3rem !important;
  }

  .android_image {
    width: 60% !important;
  }

  .ios_image {
    width: 40% !important;
  }

  .mobiles_images {
    margin: 2rem 0rem 4rem 10% !important;
    justify-content: center;
  }

  .gg_api_image {
    width: 95%;
  }

  .gg_api_image_tablet {
    display: none;
  }

  .gg_text_col {
    margin-bottom: 0rem !important;
  }

  .gg_api_col {
    padding-right: 0px !important;
  }

  .four_screens_row{
    flex-direction: column-reverse;
    margin-top: 33rem !important;
    margin-left: unset !important;
    margin-right: unset !important;
    height: auto !important;
  }

  .pp_margins.gg_margins {
    margin: 0rem 0rem 0rem 1rem !important;
  }

  .igaming_products_list{
    margin: 0rem -2rem 0rem 13% !important;
  }

  .items_margin_mobile.items_margin{
    margin: 0rem -3rem 1rem 15% !important;
  }

  .igaming_products_list li {
    margin: 0px 0px 30px -10px !important;
    list-style: none;
  }

  .igaming_four_screens {
    width: 150%;
    margin-top: -8rem;
    margin-left: -6rem !important;
  }

  .four_screens_overflow {
    overflow-x: clip;
  }

  .four_screens_left_row{
    padding-left: unset !important;
    padding-right: unset !important;
  }

  .igaming_four_screens {
    width: 150%;
    margin-top: -6rem;
    margin-left: -5rem !important;
  }

  .about_us {
    margin-top: 1rem;
  }

  .contactlink {
    font-size: 18px;
  }

  .hiring_jobs.no_modal{
    padding: 0rem 2rem 2rem 2rem;
    width: 100%;
  }
}

@media (max-width:1899px) and (min-width:1601px){
  .hiring_jobs {
    padding: 0rem 2rem 2rem 2rem !important;
  }

  .hiring_jobs.no_modal {
    padding: 0rem 6rem 2rem 6rem !important;
  }

  .igaming_margins {
    padding-left: 5rem !important;
    padding-right: 1rem !important;
  }

  .see_more_button {
    margin: 0rem 0rem 2rem 4rem !important;
  }

  .hiring_table_4{
    width: 5%;
  }
}

@media not all and (min-resolution:.001dpcm) { 
  .igaming_background_margins{
    margin-right: unset !important;
    margin-left: unset !important;
  }
  /* .igaming_background { 
      overflow: hidden;
  }

  .herohome{
    height: auto;
  } */
}


/* Modal css */ 

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  opacity: 1 !important;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: .5 !important;
}

.modal-header{
  border-bottom: none !important;
}

.modal-open .modal{
  overflow-y: hidden !important;
}

.modal-content{
  height: 90vh;
  overflow-y: scroll;
}

.four-screens {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

.blue_subtitle_igaming{
    margin-left: 23rem;
    margin-right: 23rem;
    width: auto !important;
    margin-bottom: 5rem;
    font-size: 300;
    font-weight: 400;
    color: #375b6d;
    font-family: Quicksand;
    font-style: normal;
    letter-spacing: normal;
    line-height: 30px;
    text-align: center;
}

.small_blue_igaming_text {
  color: #22b7f2;
  font-family: Quicksand;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  font-size: 19px;
  line-height: 24px;
  text-align: left;
}

.regular_igaming_text {
  font-family: "Quicksand - Bold";
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.custom-livescore {
    align-self: auto !important;
}

.custom-row {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

@media (max-width: 1024px){
  .mobile-screen {
    width: 80%;
  }

  .web-screen 
  {
    width: 75%;
    margin-left: 4rem;
  }

  .mobile-icons {
    width: 80%;
  }

  .mobile-icons-div {
    margin-left: -30% !important;
  }
}

@media (min-width: 350px) and (max-width: 667px){
  .web-screen 
  {
    width: 75%;
    margin-left: 1rem;
  }

  .blue_subtitle {
    margin-left: 5% !important;
    margin-right: 5% !important;
  }

  .four-screens {
    margin-left: 3px !important;
    margin-right: 3px !important;
  }

  .small_blue_igaming_text {
    text-align: center;
    margin: 0rem -5rem 0rem 4vh !important
  }

  .no-mb {
    margin-bottom: 2rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px){
  .modal-dialog {
      max-width: 80vh !important;
      margin: 1.75rem auto;
  }
}

@media (min-width: 500px) and (max-width: 667px){
  .small_blue_igaming_text {
    text-align: center;
    place-content: center;
    /* margin: 0rem -50rem 0rem 4vh !important */
  }
}

@media (min-width: 300px) and (max-width: 667px){
  .modal-dialog {
      max-width: 65vh !important;
      margin: 1.75rem auto;
  }
}

@media (min-width: 300px) and (max-width: 400px){
  .modal-body{
    padding: 0rem !important;
  }

  .modal-content{
    width: 95% !important;
  }
}

@media (min-width: 1200px){
  .modal-dialog {
      margin: -14.25vh auto !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px){
  .modal-dialog {
    margin: -7.25vh 0 !important;
    max-width: none !important;
  }

  .modal-content{
    width: 95% !important;
    padding: unset;
  }
}

@media (max-width: 667px) and (min-width: 401px){
  .modal-dialog {
      margin: -4.25vh auto !important;
  }

  .modal-content{
    width: 96% !important;
  }
}

@media (min-width: 1025px) and (max-width: 1440px){
  .igaming_image {
      width: 135%;
      margin-left: -2rem;
  }
}

@media (max-width: 667px){
  .mobile-show {
    display: block !important;
  }

  .web-show {
    display: none !important;
  }
}

