@font-face{
    font-family:'avenir-book';
    font-display: block;
    src:url("/fonts/avenir-book.eot)");
    src:url("/fonts/avenir-book.eot?#iefix") format("embedded-opentype"),url("/fonts/avenir-book.woff2") format("woff2"),url("/fonts/avenir-book.woff") format("woff"),url("/fonts/avenir-book.ttf") format("truetype")
}
/* latin-ext */
@font-face {
  font-family: 'Inconsolata';
  font-display: block;
  font-style: normal;
  font-weight: 400;
  src: local('Inconsolata Regular'), local('Inconsolata-Regular'), url(/fonts/inconsolata_400_ext.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inconsolata';
  font-display: block;
  font-style: normal;
  font-weight: 400;
  src: local('Inconsolata Regular'), local('Inconsolata-Regular'), url(/fonts/inconsolata_400.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Inconsolata';
  font-display: block;
  font-style: normal;
  font-weight: 700;
  src: local('Inconsolata Bold'), local('Inconsolata-Bold'), url(/fonts/inconsolata_700_ext.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inconsolata';
  font-display: block;
  font-style: normal;
  font-weight: 700;
  src: local('Inconsolata Bold'), local('Inconsolata-Bold'), url(/fonts/inconsolata_700.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.site-header h1{
    font-family:"avenir-book",sans-serif;
    font-size:6.4rem;
    font-weight:900;
    line-height:1.12;
    letter-spacing:-0.2px;
    color:#fff;
    min-height: 7rem;
}
@media only screen and (min-width: 768px){
    .site-header h1{
        font-size:11rem;
        line-height:1.13;
        letter-spacing:-0.3px
    }
}
@media only screen and (min-width: 1024px){
    .site-header h1{
        font-size:8rem;
        line-height:1.17;
        letter-spacing:-0.3px;
        color:#ffffff
    }
}
@media only screen and (min-width: 1366px){
    .site-header h1{
        font-size:10rem;
        line-height:1.02;
        letter-spacing:-0.4px;
        color:#fff
    }
}
@media only screen and (min-width: 1920px){
    .site-header h1{
        font-size:13.6rem;
        line-height:1.02;
        letter-spacing:-0.4px;
        color:#fff
    }
}
.page h1,.jobs h1{
    font-family:Inconsolata,monospace;
    font-size:4.2rem;
    line-height:1.1;
    color:#333132
}
@media only screen and (min-width: 768px){
    .page h1,.jobs h1{
        font-size:6rem
    }
}
@media only screen and (min-width: 1024px){
    .page h1,.jobs h1{
        font-size:6rem
    }
}
@media only screen and (min-width: 1600px){
    .page h1,.jobs h1{
        font-size:8.6rem
    }
}
.jobs h2{
    font-family:"avenir-book",sans-serif;
    font-size:2.25rem;
    line-height:1.5;
    color:#464646
}
.btn-cta{
    font-family:Inconsolata,monospace;
    font-size:1.896rem;
    letter-spacing:-0.1px;
    text-transform:uppercase;
    color:#fff;
    cursor: pointer;
}
.btn-cta:hover{
    background-color: #11eb9d;
    color: #464646;
}
@media only screen and (max-width: 640px){
    .btn-cta{
        font-size:2rem
    }
}
.page h2{
    font-family:Inconsolata,monospace;
    font-size:2.5rem;
    font-weight:normal;
    letter-spacing:-0.1px;
    color:#464646;
    opacity:0.6
}
@media only screen and (min-width: 768px){
    .page h2{
        font-size:2.8rem
    }
}
@media only screen and (min-width: 1024px){
    .page h2{
        font-size:3rem
    }
}
@media only screen and (min-width: 1600px){
    .page h2{
        font-size:3.2rem
    }
}
.page ul,.jobs ul{
    margin:3.511rem 0;
    font-family:Inconsolata,monospace;
    font-size:1.6rem;
    font-weight:bold;
    line-height:1.6;
    letter-spacing:-0.1px;
    color:#333132
}
@media only screen and (min-width: 768px){
    .page ul,.jobs ul{
        font-size:1.5rem;
        line-height:1.75
    }
}
@media only screen and (min-width: 1024px){
    .page ul,.jobs ul{
        line-height:1.6;
        width: 100%;
        padding-left: 5% !important
    }
}
@media only screen and (min-width: 1366px){
    .page ul,.jobs ul{
        line-height:1.75;
        width: 100%;
        padding-left: 5% !important
    }
}
@media only screen and (min-width: 1920px){
    .page ul,.jobs ul{
        font-size:2rem;
        line-height:1.75;
        width: 100%;
        padding-left: 5% !important
    }
}
.page p{
    font-family:"avenir-book",sans-serif;
    font-size:1.6rem;
    line-height:1.75;
    color:#464646
}
@media only screen and (min-width: 768px){
    .page p{
        font-size:1.5rem;
        line-height:1.8;
        width: 93%;
        padding-left: 5%;
        text-align: justify;
    }
    .stay-in-touch p{
        text-align: center;
    }
    #services-table {
        margin-left: 4%;
    }
    #emailaddress {
        margin-left: 5%;
    }
    #WhitePaperButton {
        margin-left: 5%;
    }
    .page .btn-cta {
        margin-left: 5%;
    }
    .page li .btn-cta {
        margin-left: 0;
    }
}
@media only screen and (min-width: 1920px){
    .page p{
        font-size:2rem;
        line-height:1.8
    }
}
.page ul,.page ul li>ul,.green-list,.page .green-list,.navigation ul,.jobs ul,.jobs ul li>ul,.jobs-nav-list{
    margin:0;
    padding:0;
    list-style:none
}
.page blockquote{
    font-family:Inconsolata,monospace;
    font-size:1.8rem;
    line-height:1.4;
    letter-spacing:-0.1px;
    color:#a3a3a3
}
@media only screen and (min-width: 640px){
    .page blockquote{
        font-size:2.6rem
    }
}
@media only screen and (min-width: 1024px){
    .page blockquote{
        font-size:3.2rem
    }
}
@media only screen and (min-width: 1440px){
    .page blockquote{
        font-size:3.8rem
    }
}
.cf:after,.page:after{
    content:"";
    display:table;
    clear:both
}
html{
    font-family:sans-serif;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body{
    margin:0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{
    display:block
}
audio,canvas,progress,video{
    display:inline-block;
    vertical-align:baseline
}
audio:not([controls]){
    display:none;
    height:0
}
[hidden],template{
    display:none
}
a{
    background-color:transparent;
    text-decoration:none;
    color:#1a1a1a
}
a:active,a:hover{
    outline:0
}
abbr[title]{
    border-bottom:1px dotted
}
b,strong{
    font-weight:bold
}
dfn{
    font-style:italic
}
h1{
    font-size:2em;
    margin:0.67em 0
}
mark{
    background:#ff0;
    color:#000
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sup{
    top:-0.5em
}
sub{
    bottom:-0.25em
}
img{
    border:0;
    max-width:100%
}
svg:not(:root){
    overflow:hidden
}
figure{
    margin:1em 40px
}
hr{
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    height:0
}
pre{
    overflow:auto
}
code,kbd,pre,samp{
    font-family:monospace, monospace;
    font-size:1em
}
button,input,optgroup,select,textarea{
    color:inherit;
    font:inherit;
    margin:0
}
button{
    overflow:visible
}
button,select{
    text-transform:none
}
button,html input[type="button"],input[type="reset"],input[type="submit"]{
    -webkit-appearance:button;
    cursor:pointer
}
button[disabled],html input[disabled]{
    cursor:default
}
button::-moz-focus-inner,input::-moz-focus-inner{
    border:0;
    padding:0
}
input{
    line-height:normal
}
input[type="checkbox"],input[type="radio"]{
    box-sizing:border-box;
    padding:0
}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{
    height:auto
}
input[type="search"]{
    -webkit-appearance:textfield;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{
    -webkit-appearance:none
}
fieldset{
    border:1px solid #c0c0c0;
    margin:0 2px;
    padding:0.35em 0.625em 0.75em
}
legend{
    border:0;
    padding:0
}
textarea{
    overflow:auto;
    resize:none
}
optgroup{
    font-weight:bold
}
table{
    border-collapse:collapse;
    border-spacing:0
}
td,th{
    padding:0
}
html{
    font-size:10px;
    box-sizing:border-box
}
html *,html *::before,html *::after{
    box-sizing:inherit
}
body{
    font-family:"avenir-book",sans-serif;
    font-size:10px;
    line-height:1.5;
    font-weight:300;
    color:#1a1a1a;
    background-color:white;
    -webkit-text-size-adjust:100%
}
.wrapper{
    max-width:1440px;
    margin-left:auto;
    margin-right:auto;
    padding:0 5.2631578947%
}
.wrapper:after{
    content:" ";
    display:block;
    clear:both
}
.wrapper>.page{
    padding-right:3rem;
    padding-left:3rem;
    border-left:1px solid #979797
}
@media only screen and (min-width: 768px){
    .wrapper{
        margin:0 auto
    }
}
@media only screen and (min-width: 1440px){
    .wrapper{
        padding-right:5rem;
        padding-left:5rem
    }
    .wrapper>.page{
        padding-right:5rem;
        padding-left:5rem
    }
}
.page{
    margin-bottom:8rem
}
.page ul li{
    margin-bottom:1.3rem
}
.page ul li strong{
    display:inline-block;
    margin-bottom:1rem
}
.page ul li>ul{
    border-left:none
}
.page ul li>ul>li{
    position:relative
}
.page ul li>ul>li::before{
    content:url(/img/li.svg);
    float:left;
    display:inline-block;
    width:auto;
    height:100%;
    padding-top:2px;
    padding-right:1rem;
    padding-bottom:1rem
}
.page blockquote{
    margin:0 0 3rem
}
.green-list,.page .green-list{
    border-left:none
}
.green-list>li,.page .green-list>li{
    padding-left:2rem;
    position:relative
}
.green-list>li::before,.page .green-list>li::before{
    content:url(/img/li.svg);
    display:inline-block;
    width:auto;
    height:100%;
    position:absolute;
    top:0;
    left:-1rem
}
.green-list>li.nested-list-item::before,.page .green-list>li.nested-list-item::before {
    content: none;
}
input,textarea{
    display:block;
    width:80%;
    margin:1.5rem auto 3rem;
    padding-bottom:1rem;
    border:none;
    border-bottom:1px solid currentColor;
    background:transparent;
    font-size:1.8rem;
    color:#1a1a1a
}
input{
    text-align:center;
    font-size:1.8rem;
    letter-spacing:-0.1px
}
@media only screen and (min-width: 768px){
    input{
        font-size:2.2rem
    }
}
textarea{
    display:inline;
    height:auto;
    min-height:12rem;
    overflow:visible;
    overflow-y:none
}
.cf:after,.page:after{
    content:"";
    display:table;
    clear:both
}
.is-scrollable{
    overflow-y:scroll !important
}
.not-scrollable{
    overflow:hidden
}
button{
    display:inline-block;
    padding:0;
    margin:0;
    background:none;
    border:0;
    text-align:center;
    box-shadow:none
}
.site-header__burger{
    display:block;
    width:2.1rem;
    height:1.6rem;
    margin:0;
    padding:0;
    border:none;
    background:none;
    box-shadow:none
}
.jobs-application-button{
    padding:1rem 3rem 1rem 3.6rem;
    border-radius:3.5rem;
    position:fixed;
    bottom:5%;
    right:2rem;
    z-index:150;
    background-color:#07ef9c;
    box-shadow:0 2px 32px 0 rgba(0,0,0,0.12);
    font-family:Inconsolata,monospace;
    font-size:2rem;
    font-weight:bold;
    line-height:1.8;
    letter-spacing:1.8px;
    color:#101514;
    text-transform:uppercase
}
@media only screen and (max-width: 400px){
    .jobs-application-button{
        font-size:1.6rem;
        max-width:100%
    }
}
.get-in-touch__btn{
    display:block;
    width:5.5rem;
    height:5.5rem;
    line-height:55px;
    border-radius:50%;
    background:#2c53f0 url(/img/paperplane.svg) no-repeat 45% center;
    text-align:center;
    overflow:hidden;
    box-shadow:0 2px 32px 0 rgba(0,0,0,0.12);
    font-family:Inconsolata,monospace;
    font-size:2rem;
    font-weight:bold;
    color:#fff;
    text-indent:-999rem
}
@media only screen and (min-width: 640px){
    .get-in-touch__btn{
        width:auto;
        padding:0 2.4rem 0;
        border-radius:3.5rem;
        background-image:none;
        text-transform:uppercase;
        text-indent:0
    }
    .get-in-touch__btn span{
        opacity:1
    }
}
.btn-cta{
    display:inline-block;
    margin-top:3rem;
    padding-left:0.7rem;
    padding-right:0.7rem;
    background-color:#2c53f0
}
.btn-cta::after{
    content:'>';
    padding:0 1.4rem 0 0.7rem
}
p ~ .btn-ctn{
    margin-bottom:0
}
.btn-submit{
    min-width:14.5rem;
    height:4.4rem;
    padding:1rem 0;
    padding-left:2rem;
    border:2px solid currentColor;
    border-radius:35px;
    font-family:Inconsolata,monospace;
    font-size:1.8rem;
    font-weight:bold;
    text-align:center;
    text-transform:uppercase;
    color:#1a1a1a
}
.btn-submit::after{
    content:'>';
    padding:0 2rem
}
@media only screen and (min-width: 768px){
    .btn-submit{
        min-width:20rem;
        height:5.5rem
    }
}
.back-to-site{
    color:#fff;
    font-family:Inconsolata,monospace;
    font-size:1.5rem
}
@media only screen and (min-width: 768px){
    .back-to-site{
        font-size:2.25rem
    }
}
.btn-close{
    display:block;
    height:5rem;
    padding:1rem 3rem;
    border:1px solid transparent;
    font-family:"avenir-book",sans-serif;
    font-size:4rem;
    line-height:1;
    text-align:right;
    color:#616161;
    cursor:pointer
}
.btn-close:focus{
    animation-name:border-glow;
    animation-duration:1s;
    animation-fill-mode:forwards;
    animation-iteration-count:2
}
.btn-close span{
    display:none
}
@media only screen and (min-width: 640px){
    .btn-close{
        font-size:2rem
    }
    .btn-close span{
        display:inline
    }
}
@keyframes border-glow{
    0%{
        border-color:rgba(70,70,70,0)
    }
    50%{
        border-color:#464646
    }
    100%{
        border-color:rgba(70,70,70,0)
    }
}
.navigation{
    width:100vw;
    min-height:100%;
    padding-right:10rem;
    position:fixed;
    top:0;
    right:-150%;
    z-index:60;
    background-color:#1a1a1a;
    transition:right 0.3s ease-in-out
}
.navigation.is-visible{
    right:0;
    transition:right .4s ease-in-out
}
.navigation.is-scrollable{
    height:100%
}
.navigation ul{
    padding-right:3rem;
    border-right:1px solid #757575;
    counter-reset:section -1
}
.navigation ul:first-child{
    padding-top:10rem
}
.navigation ul:first-child li{
    counter-increment:section;
    padding-right:3rem;
    position:relative
}
.navigation ul:first-child li::after{
    content:"0" counter(section) ".";
    display:block;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-50%);
    padding-left:1.6rem;
    font-family:Inconsolata,monospace;
    font-size:3rem;
    line-height:2.2;
    text-align:right;
    color:#FFFFFF
}
.navigation li{
    padding-right:3rem;
    position:relative
}
.navigation a{
    display:block;
    padding-right:3rem;
    position:relative;
    font-family:Inconsolata,monospace;
    font-size:1.8rem;
    font-weight:300;
    line-height:3;
    text-align:right;
    text-transform:uppercase;
    color:#FFFFFF
}
.navigation .btn-close{
    padding-top:0;
    position:absolute;
    top:3rem;
    right:0rem;
    font-family:"avenir-book",sans-serif;
    font-size:2rem;
    text-align:right;
    color:#616161
}
.navigation .btn-close:hover{
    color:#FFFFFF
}
@media only screen and (min-width: 640px){
    .navigation .btn-close{
        margin-right:14rem;
        font-size:1.2rem
    }
}
@media only screen and (min-width: 1366px){
    .navigation{
        width:auto;
        height:auto;
        padding:5rem;
        padding-right:3rem;
        padding-top:0;
        margin-top:3.375rem;
        top:0;
        right:2rem;
        background-color:transparent
    }
    .navigation .wrapper{
        padding:0
    }
    .navigation .btn-close{
        display:none
    }
    .navigation ul{
        padding:0;
        border:none
    }
    .navigation ul:first-child{
        padding-top:0
    }
    .navigation ul.navigation-social{
        padding-top:1rem;
        margin-top:16rem;
        position:relative;
        text-align:center
    }
    .navigation ul.navigation-social li{
        display:block;
        padding:5px 0
    }
    .navigation ul.navigation-social li:nth-child(2) svg{
        width:2rem
    }
    .navigation ul.navigation-social svg{
        height:2rem
    }
    .navigation ul.navigation-social::before{
        content:'';
        display:block;
        width:1px;
        height:9.4rem;
        position:absolute;
        top:-10.4rem;
        right:1rem;
        z-index:100;
        background-color:#FFFFFF
    }
    .navigation a,.navigation ul:first-child li::after{
        font-size:1.5rem;
        color:#FFFFFF
    }
    .navigation #facebook-logo,.navigation #twitter-logo{
        fill:#FFFFFF
    }
    .navigation a{
        padding-right:0.5rem
    }
    .navigation a:hover #facebook-logo,.navigation a:hover #twitter-logo{
        fill:#11eb9d
    }
    .navigation li:hover::after,.navigation li:hover a{
        color:#11eb9d !important
    }
    .navigation.is-dark ul.navigation-social::before{
        background-color: rgb(24, 174, 120);
    }
    .navigation.is-dark a,.navigation.is-dark ul:first-child li::after{
        color:rgb(24, 174, 120);
    }
    .navigation.is-dark #facebook-logo,.navigation.is-dark #twitter-logo{
        fill: rgb(24, 174, 120);
    }
    .navigation.is-dark a:hover #facebook-logo,.navigation.is-dark a:hover #twitter-logo{
        fill:#1a1a1a
    }
    .navigation.is-dark li:hover::after,.navigation.is-dark li:hover a{
        color:#1a1a1a !important
    }
}
@media only screen and (min-width: 1920px){
    .navigation{
        width:auto;
        height:auto;
        padding:5rem;
        padding-right:3rem;
        padding-top:0;
        margin-top:3.375rem;
        top:0;
        right:2rem;
        background-color:transparent
    }
    .navigation .wrapper{
        padding:0
    }
    .navigation .btn-close{
        display:none
    }
    .navigation ul{
        padding:0;
        border:none
    }
    .navigation ul:first-child{
        padding-top:0
    }
    .navigation ul.navigation-social{
        padding-top:1rem;
        margin-top:16rem;
        position:relative;
        text-align:center
    }
    .navigation ul.navigation-social li{
        display:block;
        padding:5px 0
    }
    .navigation ul.navigation-social li:nth-child(2) svg{
        width:2rem
    }
    .navigation ul.navigation-social svg{
        height:2rem
    }
    .navigation ul.navigation-social::before{
        content:'';
        display:block;
        width:1px;
        height:9.4rem;
        position:absolute;
        top:-10.4rem;
        right:1rem;
        z-index:100;
        background-color:#FFFFFF
    }
    .navigation a,.navigation ul:first-child li::after{
        font-size:1.9rem;
        color:#FFFFFF
    }
    .navigation #facebook-logo,.navigation #twitter-logo{
        fill:#FFFFFF
    }
    .navigation a{
        padding-right:0.5rem
    }
    .navigation a:hover #facebook-logo,.navigation a:hover #twitter-logo{
        fill:#11eb9d
    }
    .navigation li:hover::after,.navigation li:hover a{
        color:#11eb9d !important
    }
    .navigation.is-dark ul.navigation-social::before{
        background-color: rgb(24, 174, 120);
    }
    .navigation.is-dark a,.navigation.is-dark ul:first-child li::after{
        color:rgb(24, 174, 120);
    }
    .navigation.is-dark #facebook-logo,.navigation.is-dark #twitter-logo{
        fill: rgb(24, 174, 120);
    }
    .navigation.is-dark a:hover #facebook-logo,.navigation.is-dark a:hover #twitter-logo{
        fill:#1a1a1a
    }
    .navigation.is-dark li:hover::after,.navigation.is-dark li:hover a{
        color:#1a1a1a !important
    }
}
ul.navigation-social{
    padding-top:3rem;
    text-align:right
}
ul.navigation-social li{
    display:inline-block;
    padding:0;
    text-align:right
}
ul.navigation-social a{
    line-height:1;
    padding:0 5px 0 3rem
}
.site-header{
    background-image:linear-gradient(to left,	#1C1C1C, #424242);
    width:100%;
    height:100vh;
    padding-top:12rem;
    overflow:hidden
}
@media only screen and (min-width: 768px){
    .site-header{
        padding-top:19.6rem
    }
}
@media only screen and (min-width: 1024px){
    .site-header{
        padding-top:17.6rem
    }
}
.site-header h1{
    margin:0
}
@media only screen and (min-width: 768px){
    .site-header h1{
        margin:0 0 3.6rem
    }
}
@media only screen and (min-width: 1024px){
    .site-header h1{
        max-width:85rem;
        margin:0 0 2rem
    }
}
@media only screen and (min-width: 1366px){
    .site-header h1{
        margin:0 0 5rem;
        max-width:none
    }
}
.site-header h2{
    display:none;
    margin:3.2rem 0 0;
    font-family:"avenir-book",sans-serif;
    font-size:2.844rem;
    font-weight:500;
    line-height:1.1;
    letter-spacing:-0.1px;
    color:#FFFFFF
}
.site-header .heading {
    text-align: center;
    margin-top: 5rem;
}
.site-header .heading img{
    width: 0px;
    height: 0px;
    padding: 25px;
    margin-top: 2rem;
    background: url('/img/down-arrow.svg');
}
.site-header .heading img:hover{
    background: url('/img/down-arrow-green.svg');
}
.site-header .header-content-wrapper {
    padding-top: 5rem;
}
@media only screen and (min-width: 640px){
    .site-header h2{
        display:block
    }
}
@media only screen and (min-width: 1024px){
    .site-header h2{
        font-size:2.8rem;
        font-weight:500;
        line-height:1.29;
        letter-spacing:-0.1px
    }
    .site-header .servicelist h2 {
        font-size:3rem;
        display: inline;
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .site-header .servicelist h2 a{
        color: #11eb9d;
        opacity: 0.7;
        border-style: solid;
        border-width: 0.5px;
        padding: 10px;
        border-radius: 10px;
    }
    .site-header .servicelist h2 a:hover{
        opacity: 1;
    }
    .site-header .servicelist {
        margin-top: 3rem;
        text-align: center;
    }
    .site-header .heading {
        text-align: center;
        margin-top: 3rem;
    }
    .pentesttypecontainer div{
        width: 30%;
        display: inline-block;
        vertical-align: top;
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .pentesttypecontainer div:first-of-type{
        padding-left: unset;
    }
    .pentesttypecontainer div:last-of-type{
        padding-right: unset;
    }
    .pentesttypecontainer {
        text-align: center;
    }
    .pentesttypecontainer p {
        text-align: justify;
    }
    .socengtypecontainer div{
        width: 45%;
        display: inline-block;
        vertical-align: top;
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .socengtypecontainer div:first-of-type{
        padding-left: unset;
    }
    .socengtypecontainer div:last-of-type{
        padding-right: unset;
    }
    .socengtypecontainer {
        text-align: center;
    }
    .socengtypecontainer p {
        text-align: justify;
    }
    .site-header .header-content-wrapper {
        padding-top: 0;
    }
}
@media only screen and (min-width: 1366px){
    .site-header h2{
        font-size:3.5rem
    }
    .site-header .header-content-wrapper {
        padding-top: 10rem;
    }
}
@media only screen and (min-width: 1920px){
    .site-header h2{
        font-size:4.267rem
    }
    .site-header .servicelist {
        margin-top: 5rem;
        text-align: center;
    }
    .site-header .heading {
        text-align: center;
        margin-top: 5rem;
    }
}
.site-header .get-in-touch__btn{
    position:fixed;
    bottom:3.375rem;
    right:3rem;
    z-index:65
}
.site-header .wrapper::after{
    display:none
}
.site-header__logo>img{
    height:7rem
}
@media only screen and (min-width: 1024px){
    .site-header__logo>img{
        height:7rem
    }
}
@media only screen and (min-width: 1366px){
    .site-header__logo>img{
        height:10rem
    }
}
.rotated-text{
    transform:translateX(-0.5px);
    margin-top:6rem
}
@media only screen and (min-width: 768px){
    .rotated-text{
        margin-top:19rem
    }
}
@media only screen and (min-width: 1024px){
    .rotated-text{
        margin-top:6.4rem
    }
}
@media only screen and (min-width: 1600px){
    .rotated-text{
        margin-top:9.45rem
    }
}
.site-header__burger--nav.is-triggered{
    opacity:0
}
@media only screen and (min-width: 1366px){
    .site-header__burger--nav{
        display:none
    }
}
.site-header--mini .wrapper,.logo-n-burger .wrapper{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center
}
.site-header--mini .wrapper::after,.logo-n-burger .wrapper::after{
    display:none
}
.logo-n-burger{
    width:100%;
    position:fixed;
    top:3.5rem;
    left:0;
    z-index:50
}
@media only screen and (min-width: 768px){
    .logo-n-burger{
        top:12rem
    }
    .logo-n-burger .site-header__burger{
        transform:translateY(-3rem)
    }
}
@media only screen and (min-width: 1024px){
    .logo-n-burger{
        top:6rem
    }
    .logo-n-burger .site-header__burger{
        transform:translateY(0);
        float: right;
        margin-left: auto;
        
    }
    .logo-n-burger.is-airborne .site-header__logo{
        display: none;
    }
}
@media only screen and (min-width: 1600px){
    .logo-n-burger{
        top:10.2rem
    }
}
.logo-n-burger #Menu-Icon---Mobile{
    stroke:white
}
@media only screen and (min-width: 1366px){
    .logo-n-burger.is-airborne{
        height:0;
        padding:0;
        margin:0;
        overflow:hidden
    }
}
.logo-n-burger.is-airborne svg{
    transform:scale(1.25)
}
.logo-n-burger.is-airborne #Menu-Icon---Mobile{
    stroke:#1a1a1a
}
.logo-n-burger.is-airborne .site-header__logo{
    opacity:0
}
.site-header,.site-header__logo,.site-header__burger--nav,svg,#Menu-Icon---Mobile{
    transition:all 0.2s ease-in
}
.site-header--mini{
    padding-top:3.375rem;
    padding-bottom:3.375rem
}
.site-header--mini .site-header__burger{
    flex:0 0 auto;
    position:relative;
    transform:translateX(-2px)
}
.site-header--mini .site-header__burger::before{
    content:'Open positions';
    width:18rem;
    padding-right:2rem;
    position:absolute;
    top:0;
    right:100%;
    font-family:Inconsolata,monospace;
    line-height:1;
    font-size:1.896rem;
    text-transform:uppercase;
    text-align:right;
    color:#2c53f0;
    opacity:0;
    transition:opacity 0.2s ease
}
@media only screen and (min-width: 640px){
    .site-header--mini .site-header__burger::before{
        opacity:1
    }
}
.site-header--mini .site-header__burger.is-triggered{
    position:relative;
    z-index:1000
}
.site-header--mini .site-header__burger.is-triggered::before{
    color:#fff;
    opacity:1
}
.site-header--mini .site-header__burger.is-triggered #Menu-Icon---Mobile{
    stroke:#fff
}
.site-header--mini .site-header__burger svg{
    transition:stroke 2s ease
}
@media only screen and (min-width: 1024px){
    .site-header--mini .site-header__burger{
        display:none
    }
}
.site-header--mini .logo-normal{
    height:0;
    opacity:0
}
@media only screen and (min-width: 768px){
    .site-header--mini .logo-mobile{
        height:0;
        opacity:0
    }
    .site-header--mini .logo-normal{
        height:auto;
        opacity:1
    }
}

.site-footer{
    padding:5rem 3rem 4.5rem;
    background-color:#2c53f0;
    line-height:1.4;
    font-family:Inconsolata,monospace;
    font-size:1.4rem;
    text-align:center
}
@media only screen and (min-width: 768px){
    .site-footer{
        padding-top:13rem
    }
}
@media only screen and (min-width: 1024px){
    .site-footer{
        padding-top:10.5rem
    }
}
@media only screen and (min-width: 1366px){
    .site-footer{
        padding-top:6rem
    }
}
.site-footer .wrapper{
    max-width:60rem
}
.site-footer p{
    margin:0 0 1rem;
    color:#fff;
    font-size:1.4rem
}
.site-footer p.copyright{
    margin-top:1.6rem;
    font-size:1.2rem
}
.site-footer p.copyright a{
    display:block;
    color:#1a1a1a;
    text-decoration: underline;
}
@media only screen and (min-width: 768px){
    .site-footer p{
        font-size:2rem
    }
    .site-footer p.copyright{
        margin-top:2rem;
        font-size:1.6rem
    }
    .site-footer p strong{
        font-size:2.2rem
    }
}
@media only screen and (min-width: 1366px){
    .site-footer p{
        font-size:1.4rem
    }
}
.site-footer a{
    color:#07ef9c
}
.home .site-footer{
    background:#07ef9c no-repeat center calc(100% - 4rem);
    background-size:90%
}
.home .site-footer p{
    color:#1a1a1a
}
.hacker-form input,.hacker-form textarea,.hacker-form label{
    font-family:Inconsolata,monospace;
    font-size:1.8rem;
    color:#333132
}
@media only screen and (min-width: 640px){
    .hacker-form input,.hacker-form textarea,.hacker-form label{
        font-size:2.2rem
    }
}
.hacker-form input,.hacker-form textarea{
    margin:0;
    padding-bottom:0.667rem;
    outline:none
}
.hacker-form input{
    line-height:1.5;
    transition:border-color 0.1s ease-in
}
.hacker-form input:invalid{
    outline:none;
    border-bottom-color:#af5b5b;
    box-shadow:none;
    transition:border-color 0.1s ease-out
}
.hacker-form label{
    position:absolute;
    top:3.75rem;
    left:0;
    transition:all 0.1s ease-in;
    text-transform:lowercase;
    color:#1a1a1a
}
.hacker-form label span{
    opacity:0;
    font-size:1.5rem
}
@media only screen and (min-width: 768px){
    .hacker-form label span{
        opacity:0.1;
        font-size:inherit
    }
}
.hacker-form label.hacker-form__label--flying{
    top:1.5rem;
    opacity:0.4;
    font-size:1.4rem;
    transition-timing-function:ease-out
}
.hacker-form label.hacker-form__label--flying span{
    opacity:0
}
.hacker-form button{
    margin-top:5rem
}
.hacker-form__field{
    position:relative;
    margin:0.8rem 0 0;
    padding:0;
    border:none
}
.hacker-form__field:first-of-type{
    margin-top:0
}
@media only screen and (min-width: 1024px) and (max-width: 1365px){
    .hacker-form__field:first-of-type{
        margin-top:0.8rem
    }
}
@media only screen and (min-width: 1440px){
    .hacker-form__field:first-of-type{
        margin-top:2rem
    }
}
@media only screen and (min-width: 1600px){
    .hacker-form__field:first-of-type{
        margin-bottom:0.5rem
    }
}
.hacker-form__field textarea{
    padding:0.5rem 1.6949152542%;
    border:1px solid;
    border-top-color:transparent;
    border-right-color:transparent;
    border-left-color:transparent;
    transition:all 0.2s ease;
    transition-delay:0.1s
}
.hacker-form__field textarea:focus{
    border-color:currentColor;
    min-height:16rem
}
.hacker-form__field--textarea{
    margin-top:2rem
}
.hacker-form__field--textarea label{
    position:static
}
.stay-in-touch{
    position:relative;
    background-color:#07ef9c;
    text-align:center;
    color:#333132
}
.stay-in-touch .wrapper{
    margin:0 auto;
    padding-top:3rem;
    padding-bottom:6rem;
    position:relative;
    overflow-y:auto
}
.stay-in-touch h1{
    margin-bottom:0
}
.stay-in-touch input{
    margin:3.5rem auto 0
}
.get-in-touch{
    width:100%;
    min-height:100%;
    position:fixed;
    top:0;
    left:-150%;
    z-index:100;
    text-align:left;
    transition:left .4s ease-in-out, transform .4s linear
}
@media only screen and (min-width: 1366px){
    .get-in-touch{
        background:#07ef9c no-repeat right 25rem;
        background-size:50%
    }
    .get-in-touch .wrapper{
        max-width:1440px;
        margin-left:auto;
        margin-right:auto
    }
    .get-in-touch .wrapper:after{
        content:" ";
        display:block;
        clear:both
    }
}
.get-in-touch.is-visible{
    left:0
}
.get-in-touch.is-scrollable{
    height:100%
}
.get-in-touch .wrapper{
    max-width:none
}
@media only screen and (min-width: 1024px){
    .get-in-touch .wrapper{
        padding-left:12.7rem
    }
}
.get-in-touch h1{
    margin-top:4.25rem
}
.get-in-touch h1+p{
    margin-bottom:0.5rem
}
@media only screen and (min-width: 768px){
    .get-in-touch h1+p{
        margin-top:5rem
    }
}
@media only screen and (min-width: 1024px){
    .get-in-touch h1+p{
        margin-top:3rem
    }
}
@media only screen and (min-width: 1440px){
    .get-in-touch h1+p{
        margin-top:2rem
    }
}
@media only screen and (min-width: 768px){
    .get-in-touch h1{
        font-size:7.2rem
    }
}
@media only screen and (min-width: 1440px){
    .get-in-touch h1{
        font-size:8.6rem
    }
}
.get-in-touch input,.get-in-touch textarea{
    float:left;
    display:block;
    width:100%;
    text-align:left
}
.get-in-touch textarea{
    min-height:0;
    height:6rem
}
@media only screen and (min-width: 768px){
    .get-in-touch label>span{
        font-size:2rem
    }
}
@media only screen and (min-width: 768px){
    .get-in-touch .hacker-form{
        width:47rem;
        margin-top:2rem
    }
}
@media only screen and (min-width: 1024px){
    .get-in-touch .hacker-form{
        width:75rem;
        margin-top:1rem
    }
    .get-in-touch .hacker-form button{
        margin-top:3.7rem
    }
}
@media only screen and (min-width: 1366px){
    .get-in-touch .hacker-form{
        width:47rem
    }
}
.get-in-touch .hacker-form__field{
    width:100%
}
@media only screen and (min-width: 1024px) and (max-width: 1439px){
    .get-in-touch .hacker-form__field[data-field="name"]{
        width:38.5593220339%;
        float:left;
        margin-right:1.6949152542%;
        margin-right:3.4482758621%
    }
    .get-in-touch .hacker-form__field[data-field="email"]{
        width:57.6271186441%;
        float:right;
        margin-right:0
    }
    .get-in-touch .hacker-form__field[data-field="email"]+.hacker-form__field{
        clear:both
    }
}
@media only screen and (min-width: 768px){
    .get-in-touch .hacker-form__field{
        margin-bottom:2rem
    }
}
.get-in-touch .btn-close{
    position:absolute;
    top:3rem;
    right:0;
    z-index:15;
    font-size:2rem
}
@media only screen and (min-width: 768px){
    .get-in-touch .btn-close{
        font-size:2.5rem
    }
    .get-in-touch .btn-close span{
        display:none
    }
}
.jobs h1{
    margin-bottom:2.8rem
}
.jobs h2{
    margin-bottom:2.844rem
}
.jobs h3{
    margin:3.375rem 0;
    font-family:Inconsolata,monospace;
    font-size:2.25rem;
    font-weight:bold;
    line-height:1.5;
    letter-spacing:-0.1px;
    color:#2c53f0
}
.jobs ul{
    border-left:1px solid #979797
}
.jobs ul li{
    padding-left:2.25rem;
    margin-bottom:1.5rem
}
.jobs ul li strong{
    display:inline-block;
    margin-bottom:1rem
}
.jobs ul li>ul{
    border-left:none
}
.jobs ul li>ul>li{
    position:relative
}
.jobs ul li>ul>li::before{
    content:url(/img/li.svg);
    float:left;
    display:block;
    width:0.9rem;
    height:1.1rem;
    position:absolute;
    top:3px;
    left:0
}
.jobs-footer{
    margin:6rem 0 0;
    padding:6rem 3rem;
    background-color:#fafafa;
    font-family:"avenir-book",sans-serif;
    font-size:2rem;
    line-height:1.8;
    color:#464646
}
.jobs-footer p{
    margin-top:0
}
.jobs-nav{
    min-width:35rem;
    width:100%;
    height:100%;
    padding-top:14rem;
    position:fixed;
    top:0;
    right:-150%;
    background-color:#2c53f0;
    transition:right 0.2s ease
}
.jobs-nav.is-visible{
    right:0
}
@media only screen and (min-width: 640px){
    .jobs-nav{
        width:75%
    }
}
@media only screen and (min-width: 768px){
    .jobs-nav{
        padding-left:8rem;
        width:25%
    }
}
@media only screen and (min-width: 1024px){
    .jobs-nav{
        right:0 !important
    }
}
.jobs-nav-list{
    display:block
}
.jobs-nav-list li{
    margin-bottom:1.6rem
}
.jobs-nav-list a{
    display:block;
    padding-right:6rem;
    font-family:Inconsolata,monospace;
    font-size:1.6rem;
    color:#fff;
    transition:color .1s linear;
    text-align:right
}
.jobs-nav-list a:hover,.jobs-nav-list a:focus,.jobs-nav-list a.current{
    color:#07ef9c
}
.jobs-nav-list a.current::before{
    content:"/ "
}
@media only screen and (min-width: 640px){
    .jobs-nav-list a{
        text-align:center;
        padding:0
    }
}
@media only screen and (min-width: 768px){
    .jobs-nav-list a{
        text-align:left
    }
}
@media only screen and (min-width: 1024px){
    .site-header--mini .wrapper,.jobs .wrapper{
        width:66.6%;
        margin-left:0
    }
}
@media only screen and (min-width: 1420px){
    .site-header--mini .wrapper,.jobs .wrapper{
        width:80%;
        padding-right:20%;
        margin:0 auto
    }
}
.home-services .page{
    padding-top:5rem
}
.home-services .home-service-texts h2{
    margin:0 0 2.25rem
}
@media only screen and (min-width: 1024px){
    .home-services .home-service-texts{
        display:flex;
        flex-direction:row;
        justify-content:space-between;
        align-content:space-between;
        align-items:baseline
    }
    .home-service-texts {
        float: left;
        width: 65%;
    }
}
.home-services .home-service__main-txt{
    flex:1 1 auto
}
@media only screen and (min-width: 1024px){
    .home-services .home-service__main-txt{
        margin-right:5.0847457627%
    }
}
.home-services .home-service__secondary-txt{
    display:none;
}
@media only screen and (min-width: 1366px){
    .home-services .home-service__secondary-txt{
        display:block;
        flex:0 1 auto
    }
    .home-services .home-service__secondary-txt ul{
        display:flex;
        flex-direction:row;
        justify-content:space-between;
        flex-wrap:wrap;
    }
    .home-services .home-service__secondary-txt li{
        margin:0;
        padding:0 1rem 0 0;
        line-height:1.875;
    }
}
.home-services h1{
    margin-top:0;
}
.home-about{
    overflow:hidden;
}
.home-about .page{
    border-left-color:transparent;
}
.circuit{
    margin:0 0 3rem;
}
.circuit--small{
    width:100%;
}
.circuit--large{
    display:none;
}
@media only screen and (min-width: 1024px){
    .circuit--small{
        display:none;
    }
    .circuit--large{
        display:block;
    }
}
@media only screen and (min-width: 1024px){
    .circuit{
        width:25%;
        float:left;
        margin-right:1.6949152542%;
        margin-top: 7em;
    }
}
@media only screen and (min-width: 1024px){
    .home-about-text{
        width:65%;
        float:right;
        margin-right:0;
    }
}
.home-about-text ul{
    transform:translateX(-2rem);
}
.page .home-about-text li{
    padding-left:2rem;
}
.home-careers{
    clear:left;
}
@media only screen and (min-width: 768px){
    .home-careers .page>section{
        width:66.666%;
    }
}
.partner-list{
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    align-items:center;
    justify-content:space-between;
}
.partner-list img {
    max-height: 220px;
    max-width: 260px;
}
@media only screen and (min-width: 1024px){
    .partner-list{
        flex-wrap:nowrap
    }
}
.partner-list li{
    flex:1 1 50%;
    padding:2rem 2rem;
}
@media only screen and (min-width: 1024px){
    .partner-list li{
        flex-basis:auto;
        padding:0 2rem
    }
}
@media only screen and (max-width: 1024px){
    .partner-list img{
        margin-left: auto;
        margin-right: auto;
        display: block;
        max-width: 250px;
        max-height: 250px;
    }
}
.quotetable td{
    padding-left: 20px;
    padding-right: 20px;
}
.quotetableradio {
    width: initial;
    margin-top: auto;
    margin-bottom: auto;
}
.externalnetworkrow {
    display: none;
}
.webapplicationrow {
    display: none;
}
.internalnetworkrow {
    display: none;
}
.mobileapplicationrow {
    display: none;
}
.quoteheadingrow h2:hover, .priceindicatorheader h2:hover{
    color: #2c53f0;
    cursor: pointer;
    font-weight: bold;
}
.hackrf{
    margin:0 0 3rem
}
.hackrf--small{
    width:100%;
    margin-top: 5em;
}
.hackrf--large{
    display:none
}
@media only screen and (min-width: 1024px){
    .hackrf--small{
        display:none
    }
    .hackrf--large{
        display:block
    }
}
@media only screen and (min-width: 1024px){
    .hackrf{
        width:20%;
        float:right;
        margin-right:1.6949152542%
    }
}
.home-service-texts {
    float: left;
}
.priceindicatorheader {
    width:85%;
    margin-left: 5%
}

.priceindicatorheader td{
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    border-radius: 10px;
}
.priceindicatorheader td.selected{
    box-shadow: 0px 4px 31px 3px rgba(0, 0, 0, 0.09), 0px 8px 20px 7px rgba(0, 0, 0, 0.02);
}
.priceindicatorheader td.selected h2{
    color: #2c53f0;
    font-weight: bold;
}
.priceindicatorsection {
    box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.08), 0px 20px 31px 3px rgba(0, 0, 0, 0.09), 0px 8px 20px 7px rgba(0, 0, 0, 0.02);
    border-radius: 10px;
    padding:10px;
    padding-left: 30px;
    padding-bottom: 40px;
    width: 85%;
    margin-left: 5%
}

.priceindicatorsection p {
    margin-bottom: 0px;
}

div.pricesliderdiv {
    display:block;
    overflow:hidden;
}

.spanoutput {
    display:block;
    float:left;
    padding-top:15px;
    margin-left:10px;
}

input[type=range] 
{
    -webkit-appearance: none;
    margin: 18px 0;
    width: 300px;
    float:left;
    margin-left: 10px;
    border-bottom-width: 0px;
}

input[type=range]:focus
{
    outline: none;
}

input[type=range]::-webkit-slider-runnable-track
{
    width: 100%;
    height: 8.4px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 1px #000000, 0px 0px 1px #0d0d0d;
    background: white;
    border-radius: 1.3px;
    border: 0.2px solid #010101;
}

input[type=range]::-webkit-slider-thumb 
{
    box-shadow: 0px 0px 1px #000000, 0px 0px 1px #0d0d0d;
    border: 1px solid #000000;
    height: 36px;
    width: 16px;
    border-radius: 3px;
    background: #ffffff;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -14px;
}

input[type=range]:focus::-webkit-slider-runnable-track
{
    background: white;
}

input[type=range]::-moz-range-track
{
    width: 100%;
    height: 8.4px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 1px #000000, 0px 0px 1px #0d0d0d;
    background: white;
    border-radius: 1.3px;
    border: 0.2px solid #010101;
}

input[type=range]::-moz-range-thumb 
{
    box-shadow: 0px 0px 1px #000000, 0px 0px 1px #0d0d0d;
    border: 1px solid #000000;
    height: 36px;
    width: 16px;
    border-radius: 3px;
    background: #ffffff;
    cursor: pointer;
}

input[type=range]::-ms-track {
    width: 100%;
    height: 8.4px;
    cursor: pointer;
    animate: 0.2s;
    background: transparent;
    border-color: transparent;
    border-width: 16px 0;
    color: transparent;
}

input[type=range]::-ms-fill-lower 
{
    background: #2a6495;
    border: 0.2px solid #010101;
    border-radius: 2.6px;
    box-shadow: 0px 0px 1px #000000, 0px 0px 1px #0d0d0d;
}

input[type=range]::-ms-fill-upper 
{
    background: white;
    border: 0.2px solid #010101;
    border-radius: 2.6px;
    box-shadow: 0px 0px 1px #000000, 0px 0px 1px #0d0d0d;
}

input[type=range]::-ms-thumb 
{
    box-shadow: 0px 0px 1px #000000, 0px 0px 1px #0d0d0d;
    border: 1px solid #000000;
    height: 36px;
    width: 16px;
    border-radius: 3px;
    background: #ffffff;
    cursor: pointer;
}

input[type=range]:focus::-ms-fill-lower
{
    background: white;
}

input[type=range]:focus::-ms-fill-upper 
{
    background: white;
}

.priceindication h2 {
    color: #2c53f0;
    opacity: 0.6;
}

@media only screen and (max-width: 1024px){
    .priceindicatorheader {
        display: none;
    }
    .priceindicatorsection {
        display: none;
    }
}

.star-wars {
  display: flex;
  justify-content: center;
  position: relative;
  height: 800px;
  color: #feda4a;
  font-family: 'Pathway Gothic One', sans-serif;
  font-size: 500%;
  font-weight: 600;
  letter-spacing: 6px;
  line-height: 150%;
  perspective: 400px;
  text-align: justify;
}

.crawl {
  position: relative;
  top: 99999px;
  transform-origin: 50% 100%;
  animation: crawl 200s linear;
  animation-iteration-count: infinite; 
}

.crawl > .title {
  font-size: 90%;
  text-align: center;
}

.crawl > .title h1 {
  margin: 0 0 100px;
  text-transform: uppercase;
}

@keyframes crawl {
	0% {
    top: -100px;
    transform: rotateX(20deg)  translateZ(0);
  }
	100% { 
    top: -6000px;
    transform: rotateX(25deg) translateZ(-2500px);
  }
}

.typewrite > .wrap {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    border-right: 0.08em solid #fff;
  }
}

#services-table a{
    color: #2c53f0;
}

#services-table a:hover{
    color: #11eb9d;
    text-decoration: underline;
}

#other-services-heading {
    margin-top: 3em;
}

.pentest-webapplications p a, .pentest-externalnetwork p a{
    color: #2c53f0;
    text-decoration: underline;
    white-space: nowrap;
}

.pentest-webapplications p a:hover, .pentest-externalnetwork p a:hover{
    color: #11eb9d;
}

.hidden {
    display:none;
}


/*Pricing table start*/
.soceng-pricing .page {
  position: relative;
  width: 100%;
}

.soceng-pricing .page::after {
  content: '';
  height: 350px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.soceng-pricing .pricing-table-container {
  margin: 0 auto;
  padding: 50px 0 0;
  max-width: 1000px;
  width: 100%;
  border-left-style: none !important;
}

.soceng-pricing .page {
  border-left-style: none !important;
}

.panel {
  background-color: #fff;
  border-radius: 10px;
  padding: 15px 25px;
  position: relative;
  width: 100%;
  z-index: 10;
}

.pricing-table {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.08), 0px 20px 31px 3px rgba(0, 0, 0, 0.09), 0px 8px 20px 7px rgba(0, 0, 0, 0.02);
  display: flex;
  flex-direction: column;
}

@media (min-width: 900px) {
  .pricing-table {
    flex-direction: row;
  }
}

.pricing-table * {
  text-align: center;
  text-transform: uppercase;
}

.pricing-plan {
  border-bottom: 1px solid #e1f1ff;
  padding: 25px;
}

.pricing-plan:last-child {
  border-bottom: none;
}

@media (min-width: 900px) {
  .pricing-plan {
    border-bottom: none;
    border-right: 1px solid #e1f1ff;
    flex-basis: 100%;
    padding: 25px 50px;
  }

  .pricing-plan:last-child {
    border-right: none;
  }
}

.pricing-img {
  margin-bottom: 25px;
  max-width: 50%;
}

.pricing-header {
  color: #888;
  font-weight: 600;
  letter-spacing: 1px;
}

.pricing-features {
  color: #016FF9;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 50px 0 25px;
}

.pricing-features-item {
  border-top: 1px solid #e1f1ff;
  font-size: 18px;
  line-height: 1.5;
  padding: 15px 0;
}

.pricing-features-item:last-child {
  border-bottom: 1px solid #e1f1ff;
}

.pricing-price {
  color: #016FF9;
  display: block;
  font-size: 32px;
  font-weight: 700;
}

.pricing-button {
  border: 1px solid #9dd1ff;
  border-radius: 10px;
  color: #348EFE;
  display: inline-block;
  margin: 25px 0;
  padding: 15px 35px;
  text-decoration: none;
  transition: all 150ms ease-in-out;
  font-size: 18px;
  font-weight: 700;
}

.pricing-button:hover,
.pricing-button:focus {
  background-color: #e1f1ff;
  cursor: pointer;
}

.pricing-button.is-featured {
  background-color: #48aaff;
  color: #fff;
}

.pricing-button.is-featured:hover,
.pricing-button.is-featured:active {
  background-color: #269aff;
}

span.mobile-only {
    display: block;
}

span.desktop-only {
    display:none;
}

@media only screen and (min-width: 1024px){
    span.mobile-only {
        display: none;
    }
    
    span.desktop-only {
        display: block;
    }
}
.research-programs p a {
    color: #2c53f0;
    text-decoration: underline;
    white-space: nowrap;
}
.research-programs p a:hover {
    color: #11eb9d;
}

@keyframes arrow-animation {
  50% {
    margin-top: -1rem;
    background: url(/img/down-arrow-green.svg);
  }
}

@keyframes bg-animation {
  50% {
    background-image: linear-gradient(to left,	#11eb9d, #11eb9d);
  }
}

@keyframes button-animation {
  50% {
    color: #ff8300;
    padding: 15px;
  }
}
.home-about{
      background-color: #11eb9d;
}

#home-icon {
    content: url('/img/home.svg');
    width: 25px;
}

.navigation li:hover #home-icon {
    content: url('/img/home-hover.svg');
}

.navigation.is-dark #home-icon {
    content: url('/img/home-dark.svg');
}
.pentest-whitepaper{
    background-color: #11eb9d;
    padding-bottom: 1%;
    padding-top: 1%;
}  
.pentest-whitepaper .page {
    border-left: none;
}

img.warning {
    animation: warning-animation 1s linear infinite;
    content: url(/img/warning.svg);
    max-width: 40px;
}
@keyframes warning-animation {
  50% {
    content: url(/img/warning-blink.svg);
  }
}