a, abbr, acronym, address, applet, big, blockquote, body, button, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, img, input, ins, kbd, label, legend, li, menu, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead, tr, tt, ul, var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline
}

main {
    display: block
}

:focus {
    outline: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, td, th {
    text-align: left;
    font-weight: 400
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: 400
}

menu, ol, ul {
    list-style: none
}

h1, h2, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}

h3
 {
    font-size: 75%;
    font-weight: 400;
	margin-top: 15px

}

input::-moz-focus-inner {
    border: 0;
    padding: 0
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow .mfp-a, .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow .mfp-b, .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right .mfp-b, .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

/*@font-face {
    font-family: 'Proxima Nova Alt';
    font-weight: 400;
    font-style: normal;
    src: url(http://www.jerkmates.com/400-normal.woff2) format('woff2'), url(http://www.jerkmates.com/400-normal.woff) format('woff'), url(http://www.jerkmates.com/400-normal.ttf) format('truetype')
}

@font-face {
    font-family: 'Proxima Nova Alt';
    font-weight: 700;
    font-style: normal;
    src: url(http://www.jerkmates.com/700-normal.woff2) format('woff2'), url(http://www.jerkmates.com/700-normal.woff) format('woff'), url(http://www.jerkmates.com/700-normal.ttf) format('truetype')
}*/

*, :after, :before {
    box-sizing: border-box
}

html {
    font: 400 14px/1.2 'Proxima Nova Alt', sans-serif;
    color: #1b1464;
    background: url(./img/bg.jpg) top center;
    background-size: cover;
    background-repeat: repeat;
    min-height: 480px
}


html.is-not-homepage {
    background: #000;
}

html.main-menu-open {
    overflow: hidden
}

@media (min-width: 768px) {
    html {
        font-size: 18px
    }
}

@media (min-width: 1200px) {
    html {
        font-size: 22px
    }
}

.logo {
    width: 50%;
    display: block;
    margin: 0 auto 15px;
}

.step-ctn {
    padding: 2em 3em;
    border-radius: 1em;
    box-shadow: 0 0 1em rgba(0, 0, 0, .3);
    text-align: center;
    width: 90%;
    max-width: 700px;
    background-color: #fff;
    margin: 1em auto
}

@media (min-height: 501px) {
    .step-ctn {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

.step-ctn .step {
    display: none
}

.step-ctn .step.show {
    display: block
}

.step-ctn .text {
    font-weight: 700
}

.step-ctn .question {
    margin: 1em 0
}

.step-ctn .btn {
    text-transform: uppercase;
    padding: .25em 1em;
    border-radius: 1em;
    font-weight: 700;
    cursor: pointer;
    margin: 0 .25em;
    transition: background-color .3s;
    text-decoration: none
}

.step-ctn .btn.btn-1 {
    color: #fff;
    background-color: rgb(40, 40, 102);
}

.step-ctn .btn.btn-1:hover {
    background-color: #181840;
}

.step-ctn .btn.btn-2 {
    color: white;
    background-color: rgb(249, 2, 97);
}

.step-ctn .btn.btn-2:hover {
    background-color: #cc014f;
}

.step-1 .title {
    font-size: 1.2em;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #dddce8
}

.step-2 .title {
    color: #ff76a7;
    font-weight: 700
}

.step-2 .text {
    margin-bottom: 1em
}

.step-2 ul {
    display: inline-block;
    counter-reset: rules
}

.step-2 ul li {
    text-align: left;
    position: relative;
    margin-bottom: .75em;
    padding-left: 2em
}

.step-2 ul li:before {
    text-align: center;
    color: #fff;
    content: counter(rules);
    counter-increment: rules;
    background-color: #ff76a7;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: -.25em
}

.step-2 .btn {
    margin-top: 1em;
    display: inline-block
}

#robot {
    display: inline-block;
    position: relative;
    font-size: .4em
}

.progress {
    margin-top: 1em
}

.progress li {
    border-radius: 100%;
    background-color: #c7c7c7;
    display: inline-block;
    width: .5em;
    height: .5em
}

.progress li.done {
    background-color: #ff76a7
}

.progress li.selected {
    background-color: rgb(249, 2, 97);
}

.robot-part {
    background: center center no-repeat;
    background-size: contain
}

.robot {
    width: 14.3em;
    height: 15.2em;
    margin-bottom: 4em
}

.no-body .robot {
    margin-bottom: 0;
    height: 8.4em
}

.robot-shadow {
    height: 3em;
    width: 100%;
    border-radius: 100%;
    position: absolute;
    bottom: 0;
    opacity: .4
}

.robot-shadow div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: radial-gradient(#000, transparent 50%)
}

.no-body .robot-shadow {
    display: none
}

.robot-head {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIKCSB5PSIwcHgiIHZpZXdCb3g9IjAgMCAyNTYuOCAxNTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiM5N0YwRkY7fQoJLnN0MXtmaWxsOiNGRjc2QTc7fQo8L3N0eWxlPgogIDxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yNDEuMSw1Mi42TDI0MS4xLDUyLjZsLTYuNS0zLjJ2LTAuN0MyMjMuNiwyMC4zLDE5NS45LDAsMTYzLjcsMEg5My4zQzYxLjEsMCwzMy40LDIwLjMsMjIuNCw0OC44djAuNwoJICBsLTYuNywzLjN2LTAuMUM1LjQsNTUuNSwwLDY1LjEsMCw3Ni4zUzUuNCw5Ny4xLDE1LjcsMTAwdi0wLjFsNi43LDMuM3YwLjFjMTEsMjguNCwzOC43LDQ4LjgsNzAuOSw0OC44aDcwLjQKCSAgYzMyLjIsMCw1OS45LTIwLjMsNzAuOS00OC44di0wLjJsNi41LTMuMnYwLjFjMTAuMy0yLjksMTUuNy0xMi40LDE1LjctMjMuN1MyNTEuNCw1NS41LDI0MS4xLDUyLjZ6Ii8+CiAgPHBhdGggY2xhc3M9InN0MSIgZD0iTTI0MS4xLDUyLjZMMjQxLjEsNTIuNmwtNi41LTMuMnYtMC43QzIyMy42LDIwLjMsMTk1LjksMCwxNjMuNywwaC0zMi44djE1MmgzMi44YzMyLjIsMCw1OS45LTIwLjMsNzAuOS00OC44CgkgIHYtMC4ybDYuNS0zLjJ2MC4xYzEwLjMtMi45LDE1LjctMTIuNCwxNS43LTIzLjdTMjUxLjQsNTUuNSwyNDEuMSw1Mi42eiIvPgo8L3N2Zz4K);
    position: absolute;
    top: 0;
    left: 0;
    width: 14.3em;
    height: 8.4em;
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center
}

.robot-body {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIKCSB5PSIwcHgiIHZpZXdCb3g9IjAgMCAxODMuOCAxMTAuMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZT4KCS5zdDB7ZmlsbDojOTdGMEZGO30KCS5zdDF7ZmlsbDojRkY3NkE3O30KCS5zdDJ7ZmlsbDojNTRDRUUyO30KPC9zdHlsZT4KICA8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTM3LjMsNi45QzExOC0xLDkxLjksMC4xLDkxLjksMC4xUzY1LjgtMSw0Ni41LDYuOWMwLDAtNDIsMTMuNi00Ni41LDcxLjVjMCwwLDE1LjksMy40LDM3LjQtMTAuMgoJICBjMCwwLDcuOSwzNi4zLDU0LjUsNDJjNDYuNS01LjcsNTQuNS00Miw1NC41LTQyYzIxLjYsMTMuNiwzNy40LDEwLjIsMzcuNCwxMC4yQzE3OS4zLDIwLjUsMTM3LjMsNi45LDEzNy4zLDYuOXoiLz4KICA8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMTQ2LjQsNjguMmMyMS42LDEzLjYsMzcuNCwxMC4yLDM3LjQsMTAuMmMtNC41LTU3LjktNDYuNS03MS41LTQ2LjUtNzEuNUMxMTgtMSw5MS45LDAuMSw5MS45LDAuMXYxMTAuMQoJICBDMTM4LjQsMTA0LjUsMTQ2LjQsNjguMiwxNDYuNCw2OC4yeiIvPgogIDxjaXJjbGUgY2xhc3M9InN0MiIgY3g9IjUyLjgiIGN5PSIzMi40IiByPSI5LjYiLz4KPC9zdmc+Cg==);
    position: absolute;
    top: 9.1em;
    left: 2.1em;
    width: 10.22em;
    height: 6.12em;
    transform-origin: center bottom
}

.no-body .robot-body {
    display: none
}

.robot-face {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIKCSB5PSIwcHgiIHZpZXdCb3g9IjAgMCAxNjYuMSAxMDcuOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZT4KCS5zdDB7ZmlsbDojMUIxNDY0O30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTEyMi4zLDBINDMuOUMxOS43LDAsMCwxOS42LDAsNDMuOWwwLDBDMCw2OCwxOS41LDg3LjYsNDMuNiw4Ny44bDMuNywyMGwyNS0yMGg0OS45CgljMjQuMiwwLDQzLjktMTkuNiw0My45LTQzLjlsMCwwQzE2Ni4yLDE5LjcsMTQ2LjUsMCwxMjIuMywweiIvPgo8L3N2Zz4K);
    width: 9.22em;
    height: 5.98em;
    position: absolute;
    top: 1.7em;
    left: 2.6em
}

.robot-eye {
    position: absolute;
    width: 1.4em;
    height: 1.4em;
    top: 1.6em
}

.robot-eye .eye-startled {
    opacity: 0;
    stroke: #83ffed;
    stroke-width: 3;
    fill: none
}

.robot-eye svg {
    width: 100%;
    height: 100%;
    vertical-align: top;
    fill: #83ffed
}

.robot-eye.robot-left-eye {
    left: 1.4em
}

.robot-eye.robot-right-eye {
    right: 1.4em;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.robot-mouth {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIKCSB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzNC44IDE0LjkiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGU+Cgkuc3Qwe2ZpbGw6I2ZmZjt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0wLDBjMS4zLDguNCw4LjYsMTQuOSwxNy40LDE0LjlTMzMuNSw4LjQsMzQuOCwwSDB6Ii8+Cjwvc3ZnPgo=);
    position: absolute;
    width: 1.93em;
    height: .83em;
    bottom: 1.9em;
    left: 3.6em
}

.cr-aff-link {
    font-weight: 700;
    text-decoration: underline;
    text-transform: uppercase;
}

.cam-picture {
    border-radius: 50%;
    width: 100%;
    max-width: 185px;
    border: 10px solid rgb(249, 2, 97);;
    margin: 15px auto;
}

@media (max-width: 992px) {
    .cam-picture {
        max-width: 125px;
        border: 5px solid rgb(249, 2, 97);;
        margin: 15px auto;
    }
}
