@charset "UTF-8";
/* CSS Document */
.elgato_wrapper {
  width: 100%;
  padding: 4% 0;
  float: left;
}
.elgato_content {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  font-family: "Arial", sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: normal;
  color: #000;
}
.elgato_content img {
  width: 100%;
}
.elgato_nolh {
  line-height: 0;
}
.elgato_header_txt {
  display: flex;
  text-align: left;
  flex-flow: row wrap;
  padding: 0 40% 0 10%;
  width: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  align-items: center;
}
.elgato_header_sub {
  width: 80%;
}
.elgato_header_txt1, .elgato_txt1 {
  font-weight: bold;
  font-size: 1.1em;
  line-height: 130%;
  width: 100%;
}
.elgato_header_hl, .elgato_hl {
  font-weight: bold;
  font-size: 2.6em;
  line-height: 100%;
  margin: 4% 0;
  text-transform: uppercase;
  width: 100%;
}
.elgato_logo {
  width: 30%;
  max-width: 180px;
  min-width: 140px;
  padding: 0 0 2% 0;
}
.elgato_header {
  position: relative;
}
.elgato_header img {
  width: 100%;
  max-width: 1200px;
  position: relative;
}
.elgato_toptxt {
  font-weight: bold;
  margin: 2% auto 0 auto;
}
.elgato_header_button {
  background: #004bff;
  padding: 2% 5%;
  width: auto !important;
  margin-top: 8%;
  border-radius: 5px;
  display: inline-block;
}
.elgato_header_button a {
  color: #fff;
  white-space: nowrap;
  text-decoration: none;
}
.elgato_icons {
  width: 80%;
  margin: 5% auto;
  max-width: 960px;
}
.elgato_icons img {
  width: 100%;
}
.elgato_div {
  max-width: 600px;
  width: 80%;
  margin: 5% auto;
}
.elgato_div2 {
  max-width: 600px;
  width: 80%;
  margin: -8% auto 5% auto;
}
.elgato_flex {
  width: 90%;
  display: flex;
  flex-wrap: wrap;
  margin: 5% auto;
  text-align: left;
  position: relative;
  align-items: center;
}
.elgato_flex2 {
  width: 100%;
  margin: 0 auto;
  text-align: left;
}
.elgato_flex2_cont {
  width: 42%;
  float: left;
  display: flex;
  flex-wrap: wrap;
}
.elgato_flex2_cont:first-of-type {
  margin-left: 6%;
  margin-right: 2%;
}
.elgato_flex2_cont:last-of-type {
  margin-left: 2%;
  margin-right: 6%;
  margin-top: 6%;
}
.elgato_flex_cont {
  border-radius: 10px;
  margin: 0.5%;
}
.elgato_flex_cont div {
  width: 90%;
  padding: 5%;
}
.elgato_flex_full {
  width: 99%;
}
.elgato_flex_half {
  width: 49%;
}
.elgato_flex_third {
  width: 32.3%;
}
.elgato_flex_2_5 {
  width: 39%;
}
.elgato_flex_3_5 {
  width: 59%;
}
.elgato_flex_hl {
  font-weight: bold;
  font-size: 1.5em;
  line-height: 110%;
  text-transform: uppercase;
}
.elgato_blue {
  color: #1893b7;
}
.elgato_o4, .elgato_o11 {
  position: relative;
  line-height: 0;
}
.elgato_o4 div, .elgato_o11 div {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  line-height: 150%;
}
.elgato_o11 div {
  bottom: -2.5% !important;
  left: -2.5% !important;
  color: #fff;
  max-width: 500px;
}
.elgato_o10 div {
  padding-top: 50px;
  padding-bottom: 50px;
  max-width: 380px;
}
.elgato_grey {
  background: #f6f6f6;
}
.elgato_o5 div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.elgato_o5 div div {
  padding: 0;
}
.elgato_o5 div div img {
  width: 100%;
  height: auto;
}
.elgato_o5 div div:first-of-type {
  width: 70%;
}
.elgato_o5 div div:last-of-type {
  width: 25%;
  line-height: 0;
}
.elgato_o6 div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0 2.5%;
}
.elgato_o6 div div {
  padding: 0;
}
.elgato_o6 div div img {
  width: 80%;
  margin: 0 auto;
  height: auto;
  padding-top: 5%;
}
.elgato_o6 div div:first-of-type {
  width: 47.5%;
}
.elgato_o6 div div:last-of-type {
  width: 47.5%;
  line-height: 0;
}
.elgato_o7 {
  line-height: 0;
}
.elgato_green {
  color: #3ed486;
}
.elgato_orange {
  color: #e3613e;
}
.elgato_bold {
  font-weight: bold;
}
.elgato_float {
  float: left;
  margin-top: 5%;
}
#prev, #next {
  color: #ccc;
  font-size: 3em;
  text-decoration: none;
  margin: 0 2%;
}
.elgato_slideshowcontainer {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width:1150px) {
  .elgato_header_txt {
    font-size: 0.9em;
    line-height: 120%;
  }
}
@media screen and (max-width:1050px) {
  .elgato_header_txt {
    font-size: 0.8em;
  }
}
@media screen and (max-width:960px) {
  .elgato_header_txt {
    padding: 0 36% 0 4%;
    width: 60%;
  }
  .elgato_icons {
    width: 90%;
  }
  .elgato_flex_cont {
    border-radius: 5%;
    margin: 1%;
  }
  .elgato_flex2_cont {
    width: 88%;
  }
  .elgato_flex2_cont:first-of-type {
    margin-left: 6%;
    margin-right: 6%;
  }
  .elgato_flex2_cont:last-of-type {
    margin-left: 6%;
    margin-right: 6%;
    margin-top: 6%;
  }
  .elgato_flex_full, .elgato_flex_half, .elgato_flex_third, .elgato_flex_3_5, .elgato_flex_2_5 {
    width: 98%;
  }
  .elgato_flex_cont div {
    width: 88%;
    padding: 6%;
  }
  .elgato_o3 {
    order: 4;
  }
  .elgato_o4 {
    order: 5;
  }
  .elgato_o5 {
    order: 3;
  }
  .elgato_o6 {
    order: 6;
  }
  .elgato_o7 {
    order: 7;
  }
  .elgato_o8 {
    order: 8;
  }
  .elgato_o9 {
    order: 9;
  }
  .elgato_o10 {
    order: 10;
  }
  .elgato_o11 {
    order: 11;
  }
  .elgato_o5 div div img {
    width: 50%;
    margin: 5% auto 0 auto;
    max-width: 240px;
    min-width: 150px;
  }
  .elgato_o5 div div:first-of-type {
    width: 100%;
  }
  .elgato_o5 div div:last-of-type {
    width: 100%;
  }
  .elgato_o6 div {
    padding-bottom: 0 !important;
  }
  .elgato_o6 div div img {
    width: 100%;
  }
  .elgato_o6 div div:first-of-type {
    width: 100%;
  }
  .elgato_o6 div div:last-of-type {
    width: 80%;
    margin: 5% auto 0 auto;
    max-width: 800px;
    min-width: 150px;
  }
  .elgato_o10 div {
    padding-top: 5%;
    padding-bottom: 5%;
    max-width: 960px;
  }
  .elgato_o11 div {
    left: 1.5% !important;
    bottom: 1.5% !important;
  }
  .elgato_flex3_3 {
    order: 4;
  }
  .elgato_flex3_4 {
    order: 3;
  }
  .elgato_flex3_4, .elgato_flex3_5 {
    margin: 0 auto;
    text-align: center;
  }
  .elgato_flex3_4 img, .elgato_flex3_5 img {
    max-width: 500px;
  }
}
@media screen and (max-width:800px) {
  .elgato_header_txt {
    font-size: 0.65em;
  }
}
@media screen and (max-width:700px) {
  .elgato_header_txt {
    font-size: 0.6em;
  }
}
@media screen and (max-width:600px) {
  .elgato_header_txt {
    font-size: 1.2em;
    text-align: center;
    padding: 0 5%;
    width: 90%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    top: 10%;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .elgato_header_hl {
    margin: 5% 0;
  }
  .elgato_header_button {
    padding: 4% 7%;
    width: auto !important;
    margin-top: 8%;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
  }
  .elgato_header_sub {
    max-width: 400px;
    margin: 0 auto;
    line-height: 140%;
    width: 100%;
  }
  .elgato_icons, .elgato_div {
    max-width: 400px;
    margin: 8% auto 8% auto;
    width: 80%;
  }
  .elgato_toptxt {
    margin: 3% auto;
  }
}
@media screen and (max-width:500px) {
  .elgato_header_txt {
    font-size: 1em;
  }
}
@media screen and (max-width:400px) {
  .elgato_header_hl {
    font-size: 2em;
  }
  .elgato_hl {
    font-size: 2.2em;
  }
}
@media screen and (max-width:330px) {
  .elgato_header_hl {
    font-size: 1.8em;
  }
  .elgato_header_txt {
    top: 5%;
  }
}