@media screen and (max-width: 1400px) {
  #social #social_chart_container #social_chart_table tr.capabilities .info.last {
    left: -20px;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.last span.arrow {
    left: 72%;
  }
}
@media screen and (max-width: 1270px) {
  .work ul li {
    width: 30%;
  }
}
@media screen and (max-width: 1200px) {
  #header .inner_container {
    background-size: 25% auto;
    background-position: left 30px bottom -125px;
    padding-bottom: 60px;
  }
  #header #scrolling-phrase-container {
    padding-left: 0;
  }
  #header #scrolling-phrase-container #gt-symbol, #header #scrolling-phrase-container #scrolling-phrase, #header #scrolling-phrase-container #cursor-blink {
    font-size: 4.5vw;
  }
  .work ul li {
    margin: 0 1vw;
  }
  #social #social_chart_container #social_chart_table td {
    padding: 5px 20px;
  }
  section.contact h2 {
    font-size: 130%;
  }
  #web .expertise {
    padding-right: 40%;
  }
  #mobile .expertise {
    padding-left: 40%;
  }
  #game .expertise {
    padding-left: 45%;
  }
}
@media screen and (max-width: 1100px) {
  #about {
    background-size: auto 100%;
  }
  #about .aboutBlock {
    font-size: 17px;
  }
  #about .aboutBlock.middle {
    margin: 0 20px;
  }
  #web #web_example {
    width: 38%;
    max-width: 378px;
    top: 30%;
  }
  #mobile #mobile_example {
    width: 38%;
    max-width: 345px;
    top: 20%;
  }
  #social #social_chart_container {
    right: -30px;
  }
  #social #social_chart_container #social_chart_table tr.capabilities td {
    font-size: 13px;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.photoTo {
    left: 20px;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.photoTo span.arrow {
    left: 57%;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.last {
    left: -60px;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.last span.arrow {
    left: 84%;
  }
  #social #social_chart_container #social_chart_table td {
    padding: 5px 18px;
  }
  #game #game_example {
    width: 40%;
    max-width: 430px;
    top: 25%;
  }
  #header nav a {
    margin-right: 30px;
  }
}
@media screen and (max-width: 960px) {
  .inner_container {
    padding: 0 30px;
  }
  #social #social_chart_container #social_chart_table tr.capabilities td {
    font-size: 12px;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.photoTo {
    left: -20px;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.photoTo span.arrow {
    left: 69%;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.last {
    left: -85px;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.last span.arrow {
    left: 92%;
  }
  #social #social_chart_container #social_chart_table td {
    padding: 5px 15px;
  }
  #header .inner_container {
    background-position: left 30px bottom -95px;
    padding-bottom: 60px;
    background: none;
    padding-top: 25px;
    padding-bottom: 35px;
  }
  #header h1.grip {
    width: 100%;
    display: block;
    text-align: center;
    line-height: 1;
    margin-bottom: 20px;
  }
  #header nav {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 30px;
  }
  #header nav a {
    font-size: 18px;
  }
}
@media screen and (max-width: 900px) {
  #header {
    /* .inner_container {
        //background-size: 25% auto;
        background-position: left 30px bottom -95px;
        padding-bottom: 60px;
    } */
    /* h1.grip {
        line-height: 1.7;
    } */
    /* nav {
        a {
            margin-right: 30px;
        }
    } */
  }
  section.contact h2 {
    font-size: 115%;
  }
  section.contact .copy p {
    font-size: 16px;
  }
}
@media screen and (max-width: 800px) {
  #about .inner_container {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #about .aboutBlock {
    width: 100%;
    max-width: none;
    display: block;
    line-height: 38px;
  }
  #about .aboutBlock.middle {
    margin: 20px 0px;
  }
  #social .inner_container {
    padding: 0;
  }
  #social #social_description {
    padding: 0 50px;
  }
  #social .expertise {
    padding-right: 0;
    background: none;
  }
  #social .expertise button {
    margin-bottom: 40px;
  }
  #social #social_chart_container {
    position: relative;
    padding: 20px 0;
    width: 100%;
    right: 0;
  }
  #social #social_chart_container #social_chart_table tr.capabilities td {
    font-size: 13px;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.bonus {
    left: 80px;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.bonus span.arrow {
    left: 42%;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.photoTo {
    left: 60px;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.photoTo span.arrow {
    left: 50%;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.last {
    left: -45px;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.last span.arrow {
    left: 85%;
  }
  #social #social_chart_container #social_chart_table td {
    padding: 5px 10px;
  }
  section.contact #envelope-svg {
    display: none;
  }
  section.contact .copy {
    float: none;
    width: auto;
    padding-top: 0;
    padding-bottom: 20px;
  }
  section.contact form {
    float: none;
    width: 100%;
    margin-left: 0;
    padding: 40px 30px;
    /* label.col-2 {
        width: 100%;
        float: none;
    } */
  }
  #expertise {
    width: 96%;
    margin-left: -48%;
  }
}
/** TABLET **/
@media screen and (max-width: 768px) {
  html, body {
    font-size: 16px;
  }
  .inner_container {
    padding: 0 30px;
  }
  #header {
    /* .inner_container {
        background: none;
        padding-top: 25px;
        padding-bottom: 35px;
    } */
    /* h1.grip {
        width: 100%;
        display: block;
        text-align: center;
        line-height: 1;
        margin-bottom: 20px;
    } */
  }
  #header nav {
    /* width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 30px; */
  }
  #header nav a {
    font-size: 16px;
  }
  #header #scrolling-phrase-container {
    line-height: 1.5;
  }
  #about .inner_container {
    padding-left: 30px;
    padding-right: 30px;
  }
  #companies .inner_container {
    padding: 15px 30px;
  }
  #companies #logos {
    display: none;
  }
  #companies #m_logos {
    display: block;
  }
  .expertise, .work {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .expertise {
    padding-right: 0;
  }
  .expertise button {
    display: block;
    margin-top: 20px;
    margin-bottom: 40px;
    width: 90%;
    max-width: 350px;
    font-size: 16px;
  }
  .expertise .example {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  section.right .expertise {
    padding-left: 0;
  }
  .work ul {
    display: block;
  }
  .work ul li {
    width: 100%;
    margin: 0 1vw 25px;
    flex: none;
  }
  .work button {
    margin-top: 10px;
    width: 90%;
    max-width: 350px;
    font-size: 16px;
  }
  #web .expertise {
    padding-right: 0;
    padding-bottom: 20px;
  }
  #web #web_example {
    top: 0;
    width: 85%;
  }
  #mobile .expertise {
    padding-left: 0;
  }
  #mobile #mobile_example {
    top: 0;
    max-width: 345px;
    width: 100%;
  }
  #social {
    /* .expertise {
        padding-right: 0;
        background: none;
    } */
  }
  #social .inner_container {
    padding: 0;
  }
  #social #social_description {
    padding: 0 30px;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.bonus {
    left: 105px;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.bonus span.arrow {
    left: 26%;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.photoTo {
    left: -15px;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.photoTo span.arrow {
    left: 67%;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.last {
    left: -85px;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.last span.arrow {
    left: 92%;
  }
  #game .expertise {
    padding-left: 0;
    padding-bottom: 20px;
  }
  #game #game_example {
    width: 85%;
  }
  section.contact form input, section.contact form textarea {
    font-size: 1rem;
  }
  section.contact form textarea {
    background-size: 100% 6em;
  }
  section.contact form button {
    width: 90%;
    font-size: 16px;
  }
  #footer .inner_container {
    padding: 40px 30px 25px;
  }
  #footer .block {
    width: 30%;
  }
  #footer #copyright {
    position: relative;
    left: 0;
    bottom: 0;
    display: block;
    text-align: center;
    margin-top: 40px;
  }
  #footer h1.grip {
    position: relative;
    right: 0;
    bottom: 0;
    display: block;
    text-align: center;
    margin-top: 25px;
  }
  #cookie-notice {
    width: 100%;
    max-width: 768px;
    margin-left: 0;
    padding: 0.5em;
  }
  .overlay {
    width: 96%;
    margin-left: -48%;
    font-size: 0.9375em;
  }
}
@media screen and (max-width: 600px) {
  #social #social_chart_container #social_chart_table tr.capabilities .info span.arrow {
    display: none !important;
  }
  #expertise .leftcol, #expertise .rightcol {
    float: none;
    width: 100%;
    display: block;
  }
  #expertise .rightcol {
    margin-top: 20px;
  }
  #expertise .block {
    margin-top: 20px;
  }
}
@media screen and (max-width: 500px) {
  #social #social_chart_container #social_chart_table tr.capabilities {
    position: relative;
  }
  #social #social_chart_container #social_chart_table tr.capabilities td {
    font-size: 13px;
    position: initial;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info {
    top: 85px;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.bonus {
    left: 50%;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.bonus span.arrow {
    left: 50%;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.photoTo {
    left: 50%;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.photoTo span.arrow {
    left: 50%;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.last {
    left: 50%;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info.last span.arrow {
    left: 50%;
  }
  #social #social_chart_container #social_chart_table td {
    padding: 5px 5px;
  }
  .overlay {
    padding: 25px 15px;
  }
  .overlay .close {
    top: 15px;
    right: 15px;
  }
  #expertise h3 {
    margin-bottom: 25px;
  }
  #expertise h4 {
    margin-bottom: 6px;
  }
}
/** PHONE **/
@media screen and (max-width: 425px) {
  html, body {
    background-size: 15% auto;
  }
  .inner_container {
    padding: 0 15px;
  }
  #header .inner_container {
    padding-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #header h1.grip {
    font-size: 50px;
    line-height: 1;
    margin-bottom: 15px;
  }
  #header nav {
    margin-bottom: 25px;
  }
  #header nav a {
    margin-right: 20px;
    font-size: 15px;
  }
  #header #scrolling-phrase-container {
    line-height: 1.4;
  }
  #about .inner_container {
    padding: 30px 15px;
  }
  #about .aboutBlock {
    font-size: 16px;
    line-height: 34px;
  }
  #about .aboutBlock.middle {
    margin: 15px 0px;
  }
  #about .aboutBlock br {
    display: none;
  }
  #companies .inner_container {
    padding: 15px 15px;
  }
  .expertise p {
    font-size: 16px;
  }
  .work {
    padding-top: 20px;
    /* button {
        margin-top: 10px;
    } */
  }
  .work ul li {
    width: 90%;
    margin: 0 auto 20px;
  }
  #social .inner_container {
    padding: 0;
  }
  #social #social_description {
    padding: 0 15px;
  }
  #social #social_chart_container {
    width: 100%;
  }
  #social #social_chart_container h3 {
    font-size: 17px;
  }
  #social #social_chart_container #social_chart_table tr.capabilities td {
    font-size: 12px;
  }
  #social #social_chart_container #social_chart_table tr.capabilities .info {
    top: 80px;
    font-size: 12px;
    line-height: 1.4;
  }
  #social #social_chart_container #social_chart_table td {
    padding: 4px 5px;
  }
  #social #social_chart_container #social_chart_table td span.check {
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
  }
  #social #social_chart_container #social_chart_table td:nth-child(7) {
    display: none;
  }
  #social #social_chart_container #social_chart_table td.platform {
    font-size: 22px;
    padding-left: 8px;
    padding-right: 2px;
  }
  #social #social_chart_container #social_chart_table td.platform span.name {
    display: none;
  }
  section.contact {
    padding-top: 45px;
  }
  section.contact form {
    padding: 25px 15px 30px;
    /* label.col-1, label.col-2 {
        width: 100%;
        float: none;
    } */
  }
  section.contact form .form-chunk.col-1, section.contact form .form-chunk.col-2 {
    width: 100%;
    float: none;
  }
  section.contact form input, section.contact form textarea {
    padding: 4px;
  }
  #footer {
    /* .block {
        width: 100%;

        &.middle {
            border: 0;
            margin: 15px 0;
        }
    } */
  }
  #footer .inner_container {
    padding: 25px 15px 15px;
  }
  #footer .block {
    width: 32%;
  }
  #footer .block.middle {
    border: 0;
  }
  #footer .block a {
    font-size: 20px;
  }
  #footer .block a.sublink {
    font-size: 14px;
  }
  #footer #copyright {
    font-size: 15px;
    margin-top: 25px;
  }
  #footer h1.grip {
    font-size: 50px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 375px) {
  #header h1.grip {
    font-size: 48px;
  }
  #header nav a {
    margin-right: 15px;
    font-size: 12px;
  }
}

/*# sourceMappingURL=responsive.css.map */
