.overlay-bg,
body {
    width: 100%;
    height: 100%
}

.panel,
.steps-heading {
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, .56), 0 4px 25px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2)
}

#console,
.alert-message,
.btn-hack,
.footer-text,
.hack-text,
.list-group-item,
.postback-title,
.text-center {
    text-align: center
}

@font-face {
    font-family: endzonetech-medium;
    src: url(../fonts/End/EndzoneTech-Medium.html);
    src: url(../fonts/End/EndzoneTech-Mediumd41dd41dd41dd41d.html?#iefix) format('embedded-opentype'), url(../fonts/End/EndzoneTech-Medium.woff2) format('woff2'), url(../fonts/End/EndzoneTech-Medium-2.html) format('woff'), url(../fonts/End/EndzoneTech-Medium-3.html#EndzoneTech-Medium) format('svg');
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-FB02;
}

@font-face {
    font-family: opensans-regular;
    src: url(../fonts/opensans-regular/opensans-regular-webfont.html);
    src: url(../fonts/opensans-regular/opensans-regular-webfontd41dd41dd41dd41dd41dd41dd41d.html?#iefix) format('embedded-opentype'), url(../fonts/opensans-regular/opensans-regular-webfont-2.html) format('woff2'), url(../fonts/opensans-regular/opensans-regular-webfont-3.html) format('woff'), url(../fonts/opensans-regular/opensans-regular-webfont-4.html) format('truetype'), url(../fonts/opensans-regular/opensans-regular-webfont-5.html#opensans-regular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: opensans-bold;
    src: url(../fonts/opensans-bold/opensans-extrabold-webfont.html);
    src: url(../fonts/opensans-bold/opensans-extrabold-webfontd41dd41dd41dd41dd41dd41dd41d.html?#iefix) format('embedded-opentype'), url(../fonts/opensans-bold/opensans-extrabold-webfont-2.html) format('woff2'), url(../fonts/opensans-bold/opensans-extrabold-webfont-3.html) format('woff'), url(../fonts/opensans-bold/opensans-extrabold-webfont-4.html) format('truetype'), url(../fonts/opensans-bold/opensans-extrabold-webfont-5.html#opensans-bold) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: hack-regular;
    src: url(../fonts/hack-regular/hack-regular-webfont.html);
    src: url(../fonts/hack-regular/hack-regular-webfontd41dd41dd41dd41dd41dd41dd41d.html?#iefix) format('embedded-opentype'), url(../fonts/hack-regular/hack-regular-webfont-2.html) format('woff2'), url(../fonts/hack-regular/hack-regular-webfont-3.html) format('woff'), url(../fonts/hack-regular/hack-regular-webfont-4.html) format('truetype'), url(../fonts/hack-regular/hack-regular-webfont-5.html#hack-regular) format('svg');
    font-weight: 400;
    font-style: normal
}

body {
    background: url(../img/bg.jpg) center center no-repeat fixed;
    background-size: cover;
    font-family: endzonetech-medium
}

.opensans-regular {
    font-family: endzonetech-medium
}

.opensans-bold {
    font-family: endzonetech-medium
}

.hack-regular {
    font-family: endzonetech-medium
}

.endzonetech-medium {
    font-family: endzonetech-medium
}

.overlay-bg {
    background-color: rgba(51, 51, 51, .1);
    position: fixed;
    z-index: -1
}

.display-none {
    display: none
}

.header {
    position: fixed;
    width: 70%;
    height: 70px;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    background-color: #052738;
    border-bottom: 4px solid #9EB6CF;
    z-index: 4
}

.nav-side,
.nav-side:hover {
    z-index: 1;
    position: relative
}

@media (max-width: 1200px) {
    .header {
        width: 90%;
        position: fixed
    }
}

@media (max-width: 768px) {
    .header {
        width: 100%
    }
}

.nav-side {
    float: right;
    padding-right: 20px;
    color: #fefefe;
    padding-top: 18px
}

.nav-side:hover {
    float: right;
    padding-left: 10px;
    color: #E6C3FD
}

.nav-side:focus {
    outline: -webkit-focus-ring-color auto 0;
    outline-offset: -2px;
    color: #E6C3FD;
    text-decoration: underline
}

li>a,
li>a:hover {
    text-decoration: none
}

.logo-text {
    position: relative;
    width: 100%;
    margin: auto
}

@media (max-width: 768px) {
    .logo-text {
        position: relative;
        width: 100%;
        margin: auto;
        padding-top: 5px
    }
}

@media (max-width: 428px) {
    .logo-text {
        position: relative;
        width: 100%;
        margin: auto
    }
}

.socials-links {
    position: absolute;
    z-index: 1;
    float: left;
    top: 17px;
    padding-left: 20px;
    border-right: 2px solid rgba(223, 219, 213, .12)
}

.social-btn,
.social-btn:hover {
    font-size: 22px;
    padding: 3px;
    margin-right: 5px;
    display: inline-block
}

.social-btn {
    color: #fefefe
}

.social-btn:hover {
    color: #E6C3FD
}

@media (max-width: 590px) {
    .socials-links {
        display: none
    }
    .logo-text {
        position: relative;
        width: 100%;
        margin-left: 0
    }
}

.side-log-holder {
    position: relative;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .95);
    left: 76px;
    top: 32px;
    z-index: 2
}

.side-logo {
    font-size: 18px;
    color: #fff;
    padding-top: 53px;
    padding-left: 10px
}

.side-logo-pos {
    position: relative;
    left: -14px;
    bottom: 3px
}

.hack-section {
    padding-top: 200px
}

@media (max-width: 768px) {
    .hack-section {
        padding-top: 150px
    }
}

.panel {
    padding-top: 0;
    background-color: #052738;
    background-repeat: repeat;
    border: 0 solid transparent;
    border-radius: 0;
    margin-bottom: 36px
}

.steps-heading {
    background: #052738;
    padding: 0;
    width: 70%;
    color: #fff;
    margin: auto;
    position: absolute;
    left: 0;
    top: -22px;
    right: 0;
    height: 66px;
    z-index: 1
}

.footer-text,
.head-panel-inner,
.input-group,
.list-group-item,
.modal-body,
.modal-content,
.modal-postback {
    position: relative
}

.head-panel-inner {
    background-color: #e8e8e9;
    color: #052738;
    padding: 7px;
    width: 95%;
    margin: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.hack-title {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 0
}

@media (max-width: 500px) {
    .head-panel-inner {
        background-color: #e8e8e9;
        color: #052738;
        padding: 13px;
        width: 92%;
        margin: auto;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .hack-title {
        font-size: 16px;
        margin-top: 0;
        margin-bottom: 0
    }
}

.hack-text {
    margin: 0;
    padding-bottom: 15px
}

.hack-text1 {
    margin: 0;
    padding-bottom: 15px;
    color: red;
}

.panel-body {
    padding: 26px
}

.body-step-1,
.body-step-2,
.body-step-3,
.body-step-4 {
    background-color: #E8E8E9;
    padding: 35px 15px 15px
}

.body-step-3,
.body-step-4 {
    min-height: 300px
}

.btn-hack,
.form-control,
.input-group-addon {
    padding: 6px 12px;
    font-weight: 400;
    font-size: 14px
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    line-height: 1.42857143;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 3px solid #052738;
    background-color: rgba(79, 84, 95, .97);
    border-left: 0;
    border-top: 0;
    border-right: 0;
    color: #e8e8e9
}

.form-control:focus {
    border-color: #052738;
    outline: 0;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075), 0 0 0 rgba(102, 175, 233, .6)
}

.input-group-addon {
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: transparent;
    border: 3px solid #052738;
    border-radius: 0;
    border-bottom: 3px solid #052738;
}

.btn-hack,
output {
    display: inline-block;
    line-height: 1.42857143
}

.btn-hack {
    margin-bottom: 0;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 4px solid #052738;
    border-radius: 2px;
    color: #052738;
    background-color: #e8e8e9
}

.chat-section,
.info-section,
.video-section {
    padding-top: 100px
}

.line {
    padding-bottom: 20px
}

.info-section {
    padding-bottom: 50px
}

.body-info {
    background-color: #E8E8E9;
    padding: 35px 15px 15px
}

.footer {
    border-top: 4px solid #052738;
    background-color: #052738;
    padding-bottom: 10px
}

.footer-text {
    color: #fff;
    font-size: 14px;
    margin-top: 25px
}

.footer-list {
    margin-bottom: 10px;
    margin-left: -18px;
    margin-top: 25px
}

.footer-list>li {
    list-style: none;
    display: inline-block;
    margin-right: 10px
}

li>a {
    color: #fff
}

li>a:hover {
    color: #58BDF4
}

.rangeslider__fill {
    background: #07d0f8;
    position: absolute
}

.modal-content,
.modal-postback {
    background-clip: padding-box;
    outline: 0;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

#slider1 {
    padding-bottom: 30px
}

#progress {
    margin: 20px;
    padding-bottom: 50px
}

#console {
    font-size: 17px
}

output {
    padding-top: 7px;
    font-size: 14px;
    color: #555
}

.close,
.close:hover {
    float: right;
    font-size: 24px;
    line-height: 1;
    text-shadow: 0 0 0 transparent;
    opacity: 1;
    margin-top: -26px;
    margin-right: -23px;
    font-weight: 700
}

.modal-content {
    background-color: #052738;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    padding: 20px
}

.close {
    color: #e8e8e9
}

.close:hover {
    color: #fefefe
}

.modal-body {
    background-color: #e8e8e9;
    padding: 5px
}

.alert-message {
    font-size: 15px;
    padding-top: 16px
}

.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

a.list-group-item,
button.list-group-item {
    color: #e8e8e9;
    margin-bottom: 7px
}

.list-group-item {
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #052738;
    color: #fff
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #f5f5f5;
    text-decoration: none;
    background-color: #6a707f
}

.about-section,
.faq-section {
    padding-top: 150px;
    padding-bottom: 100px
}

.contact-section {
    padding-top: 200px;
    padding-bottom: 200px
}

.body-step-4 .nav-list-bricks>li {
    margin-bottom: 7px
}

.body-step-4 .nav-list-bricks>li>a {
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.333;
    background-color: #052738;
    border: 1px solid #9EB6CF;
    color: #fff;
    border-radius: 4px;
    transition: background-color 220ms linear, border-color 120ms linear
}

.body-step-4 .nav-list-bricks>li>a:focus,
.nav-list-bricks>li>a:hover {
    background-color: #69f;
    border-color: #9EB6CF
}

.hide-it {
    display: none
}

.modal-postback {
    background-color: #052738;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0
}

.postback-close,
.postback-close:hover {
    margin-right: 0 !important;
    margin-top: 0 !important
}

.postback-title {
    color: #fff
}

.button {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 24px;
    border: 1px solid #a12727;
    border-radius: 8px;
    background: #8bd123;
    background: -webkit-gradient(linear, left top, left bottom, from(#8bd123), to(#14ff53));
    background: -moz-linear-gradient(top, #8bd123, #14ff53);
    background: linear-gradient(to bottom, #8bd123, #14ff53);
    text-shadow: #591717 1px 1px 1px;
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
}

.button:hover,
.button:focus {
    background: #a7fb2a;
    background: -webkit-gradient(linear, left top, left bottom, from(#a7fb2a), to(#18ff64));
    background: -moz-linear-gradient(top, #a7fb2a, #18ff64);
    background: linear-gradient(to bottom, #a7fb2a, #18ff64);
    color: #ffffff;
    text-decoration: none;
}

.button:active {
    background: #537d15;
    background: -webkit-gradient(linear, left top, left bottom, from(#537d15), to(#14ff53));
    background: -moz-linear-gradient(top, #537d15, #14ff53);
    background: linear-gradient(to bottom, #537d15, #14ff53);
}

.button:before {
    content: "\0000a0";
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    margin: 0 4px -6px -4px;
    position: relative;
    top: 0px;
    left: 0px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAADAElEQVRIie3VT4hVZRgG8N93nDkDUlJ3jlESEiIRUYukVv1zCK0wk5AKkklExE0FbqRwjqJnBhIyiJCQcBEqFCjWRk0JhQqCZuMikGjlIqQ5yhQmzrnj+Vrca925c6+2jp7Nhe/9zvO8z33e8x7+x20QblUc3nVdqJNHsBGPI0Hd/r2OMzhcFumlfhxJv0I2VjVCnRwM7MDvuIb1ZZGOYBsWocKRLK+2L86bA//awXA+80AQDqGog9N3hkF/1s2VmMAxrCFuKouhi428Gkh4B0/GGEcvjw9du6VANlY1BF9hc1mkP8+p5dVSnIwxPtFNlOXVa4F1otGp8bTu+RcN77pOsA+XusmhLNKL+K2bvI0vIytj8Gbn4RyBdqALkWU7Z7IeJEL/uViNo9iS5dXfeXSHvBH7A4fE8EZn4e7tUZZXL0VxeZZXD/UQ2IT9+LotBrqTX0HcEYV7MJHl1X2BA7EOFyXNd/EoXsGBLK/21iE5lcT6KWzVGmM4hddxopeDBuEA1kQew7eRjyTxRwyIcbQs0kkxrsPmJNbf41Wt6VrbdrAWD/ZzsATv3TU9cOqXjxPtLk5kefUJjpbjQ7NQjg9NZ3l1BtNlkX5+8+HFO5ovxiS+pZWjXg4ulEV6k7wTJ/Fy19naKJ7uPJiaGJzFYUz3E7jWyGcWdbPjHFZleQWyvMqQXi6GrnRfDKzA+X4C3yTCCz0EMiwJwtlsZ/NsCOE46mxsZt56iKzXDriXwGFsbYz9M8dZPrMUnxHXTxWDI+WewZGpPYNP47gQPh3u2EHZWHU/lqXNgckOR12t5tV2rMJs4I7IMtGGcjw9N+firiirm/u0Zv4K/sC92FYW6Xf9HAh1+BBXcSzeCM9ir2BJ9z27A62NOloHz6PEF53kPQWmJgZnY4wbAiMWxAI/tB3NwfK3a3gY00l0BD9FPpjX8LzO2lg8ViXtxbUFS7XCu7DgRnL1xoK6gWdwEJPY3d35bQVuor24VuM5rTd0odacn8eJtDkw+ev7fb9b/wH8BWXvDmNGbxKZAAAAAElFTkSuQmCC") no-repeat left center transparent;
    background-size: 100% 100%;
}

/* Dropdown Button */

.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* Dropdown button on hover & focus */

.dropbtn:hover,
.dropbtn:focus {
    background-color: #3e8e41;
}

/* The search field */

#myInput {
    border-box: box-sizing;
    background-image: url('searchicon.html');
    background-position: 14px 12px;
    background-repeat: no-repeat;
    font-size: 16px;
    padding: 14px 20px 12px 45px;
    border: none;
    border-bottom: 1px solid #ddd;
}

/* The search field when it gets focus/clicked on */

#myInput:focus {
    outline: 3px solid #ddd;
}

/* The container <div> - needed to position the dropdown content */

.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f6f6f6;
    min-width: 230px;
    border: 1px solid #ddd;
    z-index: 1;
}

/* Links inside the dropdown */

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */

.dropdown-content a:hover {
    background-color: #f1f1f1
}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */

.show {
    display: block;
}