/* Extra small devices (phones, less than 768px) */


/* No media query since this is the default in Bootstrap */

body {
    font-family: 'Roboto', sans-serif;
    padding-top: 60px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
}
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.padding-0 {
    padding-left: 0;
    padding-right: 0;
}

h1 {
    text-align: center;
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}

h2 {
    text-align: center;
    color: #fff;
    font-style: italic;
    font-weight: 500;
}
input[type=checkbox],
input[type=checkbox] {
    margin: 0;
}
.padding-left-zero {
    padding-left: 0;
}
.padding-right-zero {
    padding-right: 0;
}

.form-group {
    margin-bottom: 10px;
}

.input {
    height: 50px;
    width: 100%;
    font-size: 16px;
    padding: 10px;
    border: none;
    border-radius: 2px;
}
.input.gtd-field-phone {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.button {
    margin: 0 auto;
    height: 50px;
    width: 100%;
    background-color: #7ed321;
    border-radius: 24px;
    font-size: 21px;
    line-height: 23px;
    font-weight: 500;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2);
    color: #fff;
    border: 1px solid #fff;
    font-family: Lato;
}
.button:hover {
    background-color: #f89b08;
}
a:hover {
    text-decoration: none;
}

header {
    background-color: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10000;
}

header .top-header {
    padding-left: 15px;
    padding-right: 15px;
}

header .logo {
    padding: 10px 20px 0 20px;
}

header .logo-nav-mobile,
header .logo-nav-desktop {
    height: 50px;
}

header .logo-nav-desktop {
    display: none;
}

header .spots-mobile {
    height: 60px;
    float: right;
    background-color: #dd5979;
    padding: 3px 10px 0 10px;
    text-align: center;
}

header .spots-mobile p {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #ffffff;
    margin-bottom: 3px;
}

header .spots-mobile span.flag {
    font-size: 21px;
    margin-right: 10px;
}

header .spots-mobile span#spots-left,
header .spots-mobile span#spots-left-mobile {
    font-size: 22px;
    font-weight: 900;
    font-style: italic;
    font-stretch: normal;
    line-height: 0.91;
    letter-spacing: normal;
    color: #ffffff;
}

header .spots-desktop {
    display: none;
}

.sticky-header-form {
    display: none;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
    padding: 10px 0;
}

.sticky-header-form input,
.sticky-header-form select {
    padding: 10px;
    background-color: #ffffff;
    border: 2px solid #7ed321;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4f637c;
}

.sticky-header-form .button {
    border: 0;
}

.section-1 {
    background-image: url(https://www.sircles.net/downloads/IE_files/img-xl-1.png);
    background-position: top center;
    background-size: cover;
    padding: 20px 0 20px 0;
}

.section-1 h1 {
    text-shadow: 0 6px 10px rgba(15, 49, 109, 0.5);
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-bottom: 20px;
}

.section-1 .video {
    margin-bottom: 20px;
}

.section-1 .form-logo {
    margin-bottom: 20px;
}
.section-1 .form-logo img {
    height: 50px;
    display: block;
    margin: 0 auto;
}
.section-1 .primary-form .button {
    margin-top: 20px;
}
.section-1 {
    position: relative;
    padding-bottom: 30px;
}

.section-1:before {
    content: "";
    position: absolute;
    background-image: url('https://www.sircles.net/downloads/IE_files/oval.png');
    top: -60px;
    left: 10px;
    height: 70px;
    width: 70px;
}

.section-1 .primary-form {
    width: 100%;
    margin: auto;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0.4);
    border: 2px solid #7ed321;
    padding: 10px 15px 20px 15px;
    margin-bottom: 20px;
}

.section-1 .primary-form .Immediate-Earnings {
    font-size: 21px;
    line-height: 1.14;
    font-weight: 300;
    text-align: center;
    color: #ffffff;
    margin-bottom: 30px;
}

.section-1 .secured .row {
    margin-left: -3px;
    margin-right: -3px;
}

.section-1 .secured .row .col-xs-2 {
    padding-left: 3px;
    padding-right: 3px;
}
.section-1 .arrow {
    margin-top: 40px;
    margin-bottom: 10px;
}

.section-1 .arrow img {
    height: 28px;
    width: 50px;
    display: block;
    margin: 0 auto;
}

.check-container {
    position: relative;
    padding-left: 36px;
    margin-bottom: 10px;
}
.check-container label {
    position: relative;
    line-height: 30px;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    color: #fff;
    margin-bottom: 0;
}
.check-container label:before {
    content: "";
    position: absolute;
    left: -36px;
    top: 0;
    width: 30px;
    height: 30px;
    background-image: url('https://www.sircles.net/downloads/IE_files/btn-check-rel.png');
    background-size: cover;
}
.check-container input {
    display: none;
}
.check-container input:checked + label:before {
    content: "";
    position: absolute;
    left: -36px;
    top: 0;
    width: 30px;
    height: 30px;
    background-image: url('https://www.sircles.net/downloads/IE_files/btn-check-pre.png');
    background-size: cover;
}
.section-2 h3 {
    margin-top: 0px;
    font-size: 26px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.06;
    letter-spacing: normal;
}

.section-2 h4 {
    font-size: 22px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #203041;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.46;
    letter-spacing: normal;
}

.section-5 .claim-btn {
    position: relative;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
    width: 100%;
    max-width: 370px;
    min-height: 50px;
    font-size: 22px;
    line-height: 22px;
    font-weight: 500;
    border-radius: 35px;
    padding: 10px 50px;
    text-align: center;
    border: none;
    background-color: #7ed321;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

.section-5 .claim-btn:after {
    content: "";
    position: absolute;
    top: calc( 50% - 15px );
    right: 25px;
    height: 30px;
    width: 30px;
    background-image: url('https://www.sircles.net/downloads/IE_files/ic-arrw-l-lrg-2.png');
}

.section-5 .claim-btn:before {
    content: "";
    position: absolute;
    top: calc( 50% - 15px );
    left: 25px;
    height: 30px;
    width: 30px;
    background-image: url('https://www.sircles.net/downloads/IE_files/ic-arrw-r-2.png');
}

.section-5 .claim-btn:hover {
    background-color: #f89b08;
}

.secured img {
    max-width: 100%;
}

.secured.opacity {
    opacity: 0.5;
    padding-top: 30px;
}

.section-1 .subtitle {
    padding-top: 30px;
    text-shadow: 0 3px 3px rgba(5, 26, 105, 0.4);
    font-size: 20px;
    font-weight: 500;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.58;
    letter-spacing: normal;
    text-align: center;
    color: #f8f8f8;
}

.assets {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #152331;
}

.assets li {
    display: none;
}

.assets li:first-child {
    display: block;
}

.assets .win {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.assets .owl-theme .owl-nav {
    margin: 0 !important;
}

.assets .win img {
    display: inline-block !important;
    float: left;
    margin-right: 5px;
    width: auto !important;
    border-radius: 50%;
}

.assets .win p {
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: normal;
    margin: 0;
}

.assets .win p .name {
    color: #f8f8f8;
    font-weight: 300;
    text-transform: capitalize;
    margin-right: 10px;
}

.assets .win p .time {
    color: #a7a7a7;
    font-weight: 300;
}

.assets .win p .money:before {
    content: "+";
    color: #7ed321;
}

.assets .win p .money {
    color: #ffd046;
    font-weight: bold;
}

.section-2 {
    background-color: #f8faff;
    padding-top: 30px;
    padding-bottom: 30px;
}

.section-2 .cent-img {
    width: 100%;
    margin-bottom: 30px;
}

.section-2 p {
    font-size: 18px;
    font-weight: 500;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    margin-bottom: 30px;
}

.section-3 {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fff;
}

.section-3 h2 {
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #3696f5;
    margin-bottom: 10px;
}

.section-3 h4 {
    font-size: 20px;
    line-height: 26px;
    color: #4f637c;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    margin: 0;
}

.just-made {
    display: none;
    position: fixed;
    /*display: table;*/
    left: 0;
    bottom: 30px;
    padding: 6px 11px;
    min-width: 240px;
    height: 70px;
    font-size: 20px;
    object-fit: contain;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    background-color: #203041;
    border: 2px solid #7ed321;
    color: #fff;
    z-index: 9999;
}

.green {
    color: #7ed321;
    font-weight: bold;
}

.just-made p.name {
    margin-right: 10px;
    text-transform: capitalize;
}

.just-made .right-img {

}

.just-made .avatar img {
    max-height: 50px;
    border-radius: 50%;
}
.just-made .avatar .flag {
    line-height: 50px;
    margin-right: -15px;
}

.section-4 {
    padding: 0 35px;
    background-image: url('https://www.sircles.net/downloads/IE_files/device.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.section-4 .crypto {
    display: inline-block;
    margin: 70px 0 110px 0;
}

.section-4 .asset {
    display: none;
    width: 210px;
    height: 50px;
    object-fit: contain;
    background: rgba(28, 91, 179, 0.4);
    padding: 15px 10px;
    margin-bottom: 5px;
}

.section-4 .asset .value {
    color: #ffd046;
    height: 19px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
}

.section-4 .asset .coin {
    font-size: 15px;
    color: #fff;
    padding-right: 30px;
}

.section-4 .asset img {
    width: 30px;
    height: 30px;
    float: right;
    margin-top: -5px;
    object-fit: contain;
}

.laptop {
    display: inline-block;
}

.laptop img {
    margin-left: -100px;
    margin-top: -220px;
}

.mobile {
    display: inline-block;
    position: absolute;
    right: 0;
}

.mobile img {
    margin-top: -80px;
}

.section-5 {
    margin-top: -60px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.section-5 h2 {
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #4f637c;
    margin-bottom: 15px;
}

.section-5 p {
    color: #4f637c;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 0;
}
.section-5 p.subtitle {
    font-size: 21px;
}

.section-6 {
    background-color: #203041;
    height: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}

.testimonial {
    text-align: center;
    position: relative;
    font-size: 14px;
    font-style: italic;
    color: #fff;
    max-width: 330px;
    margin: auto;
}

.section-6 .testimonial .image-wrapper {
    position: relative;
    margin-bottom: 10px;
}
.section-6 .testimonial .image-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
}
.section-6 .testimonial .image-wrapper img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.section-6 .testimonial .name {
    display: block;
    line-height: 28px;
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 10px;
}

.testimonial p {
    position: absolute;
    top: 20%;
    text-align: center;
    margin-bottom: 10px;
    padding: 0 5%;
}

.section-6 .testimonial .flag {
    font-size: 30px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

.section-6 .testimonial .date {
    float: left;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: normal;
    color: #ffffff;
}

.section-6 .testimonial .green {
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: normal;
    color: #7ed321;
}

.section-6 .testimonial .country {
    padding: 10px;
    text-align: center;
    background-color: #1f2224;
    margin-bottom: 20px;
}
.section-6 .second-form {
    display: block;
    margin: 0 auto;
    max-width: 330px;
}
.section-6 .second-form .form-logo {
    width: 50px;
    height: 50px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}
.section-6 .second-form .Immediate-Earnings {
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-bottom: 20px;
}

.section-6 .second-form .arrow {
    display: none;
    margin: 83px 30px;
}
.section-6.index2 .second-form .arrow {
    margin: 18px 0;
}

.section-6 .second-form .arrow img {
    height: 28px;
    width: 50px;
    display: block;
    margin: 0 auto;
}
.section-6 .second-form .button {
    display: block;
    border: none;
    width: 100%;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    font-size: 22px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

.section-7 {
    background-image: url(https://www.sircles.net/downloads/IE_files/img-xl-1.png);
    background-position: top center;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 30px;
}

.section-7 h1 {
    text-transform: capitalize;
    color: #fff;
    font-size: 24px;
    line-height: 1.33;
    text-align: center;
    font-weight: bold;
    font-style: normal;
    margin-bottom: 15px;
}

.section-7 h4 {
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-bottom: 20px;
}

.section-7 .verified {
    background-color: #f8f8f8;
    padding: 20px 15px 80px 15px;
    margin-bottom: 20px;
    position: relative;
}
.section-7 .verified:after {
    content: "";
    position: absolute;
    height: 60px;
    background-image: url('https://www.sircles.net/downloads/IE_files/icon-blue.svg');
    background-repeat: no-repeat;
    bottom: 20px;
    top: auto;
    left: 0;
    right: 0;
    background-position: center center;
}

.section-7 .verified .icon {
    display: block;
}

.section-7 .verified .icon img {
    display: block;
    margin: 0 auto;
}

.section-7 .verified .icon-bottom {
    display: block;
}

.section-7 .verified .icon-bottom img {
    display: block;
    margin: 0 auto;
}

.section-7 .verified h3 {
    text-align: center;
    line-height: 1.1;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    margin-bottom: 10px;
}

.section-7 .verified p {
    color: #4f637c;
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 20px;
}

.section-7 img.coins {
    display: block;
    margin: 0 auto;
    padding: 10px 0 20px 0;
}

.section-7 h1.current-online-members {
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #f8f8f8;
}

.section-7 h1.current-online-members span {
    color: #7ed321;
}

.section-8 {
    padding-top: 30px;
    padding-bottom: 10px;
}

.section-8 .exchange img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 20px;
}

.section-8 h2 {
    color: #4f637c;
    font-size: 24px;
    line-height: 1.33;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #4f637c;
}

.section-8 p {
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.22;
    letter-spacing: normal;
    color: #4f637c;
    margin-bottom: 10px;
}

.section-8 span {
    font-size: 18px;
    line-height: 1.22;
    font-style: italic;
    color: #4f637c;
}

.section-9 {
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}

.section-9 .comment .user-img {
    margin-bottom: 10px;
}
.section-9 .comment .user-img img {
    max-width: 130px;
}

.section-9 .fb-logo {
    width: 100%;
    border-bottom: 1px solid #6d6d6d;
    padding-bottom: 10px;
}

.section-9 .fb-logo img {
    display: block;
    margin: 0 auto;
    max-height: 44px;
}

.section-9 .date {
    font-size: 21px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #203041;
    border-bottom: 1px solid #6d6d6d;
    padding: 10px;
}

.section-9 .comment {
    padding: 10px 0;
    border-bottom: 1px solid #6d6d6d;
}

.section-9 .comment .star img {
    height: 30px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.section-9 .comment .name {
    font-family: 'Segoe UI';
    font-size: 21px;
    font-weight: bold;
    color: #4267b2;
}

.section-9 .comment .text {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #6d6d6d;
}

.section-9 .comment .like {
    padding: 10px 0;
}

.section-9 .comment .like a {
    color: #4267b2;
    font-size: 14px;
    margin-right: 15px;
}

.section-9 .comment .like a:hover {
    text-decoration: none;
}

.section-9 .comment .like a i {
    margin-right: 5px;
}

.section-10 {
    background-image: url(https://www.sircles.net/downloads/IE_files/img-xl-2.png);
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 50px;
}

.section-10 img.logo {
    display: block;
    margin: 0 auto;
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
}

.section-10 h1 {
    font-size: 24px;
    line-height: 1.33;
    font-weight: bold;
    font-style: normal;
    margin-bottom: 26px;
}

.section-10 .bottom-form .arrow {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;

}
.section-10 .bottom-form .arrow img {
    height: 29px;
}
.section-10 .bottom-form {
    padding: 15px 15px 5px;
    background-color: #7ed321;
    margin-bottom: 15px;
}

.section-10 .bottom-form .button {
    position: relative;
    height: 50px;
    background-size: contain;
    background-position: 1px;
    background-repeat: no-repeat;
    border: none;
    background-color: #2c80d9;
}

.section-10 .bottom-form .button:hover {
    background-color: #f89b08;
}

.section-10 .secured.opacity .row {
    margin-left: -3px;
    margin-right: -3px;
}

.section-10 .secured.opacity .row .col-xs-2 {
    padding-left: 3px;
    padding-right: 3px;
}
footer {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

footer .logo img {
    display: block;
    margin: 0 auto;
}

footer .logo p.subtitle {
    padding: 10px;
    font-size: 21px;
    font-weight: 500;
    font-style: italic;
    color: #3696f5;
    border-bottom: 1px solid #4f637c;
    margin-bottom: 15px;
}

footer p.text {
    text-align: center;
    margin-bottom: 20px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #4f637c;
}

footer p.copyright {
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.11;
    letter-spacing: normal;
    text-align: center;
    color: #4f637c;
}

.faq {
    padding: 40px 0;
}

.faq h2 {
    color: #3696f5;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    font-style: normal;
    padding-bottom: 10px;
    border-bottom: 1px solid #6d6d6d;
}

.faq h4 {
    font-size: 24px;
    line-height: 26px;
    color: #4f637c;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #6d6d6d;
}

.faq .question {
    padding-top: 30px;
}

.faq .question h5 {
    line-height: 30px;
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    padding-bottom: 10px;
}

.faq .question p {
    font-family: Roboto;
    line-height: 22px;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    padding-bottom: 10px;
    border-bottom: 1px solid #6d6d6d;
}

.faq .logo {
    padding: 40px 0 20px;
}

.faq .logo img {
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 100px;
}

.faq form {
    padding: 15px;
    background-color: #7ed321;
    margin: 0 0 20px 0;
}
.faq form .check-container {
    margin-top: 10px;
    margin-bottom: 20px;
}
.faq form .arrow {
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: center;
}
.faq form .arrow img {
    height: 29px;
}
.faq form .button {
    position: relative;
    height: 50px;
    background-size: contain;
    background-position: 1px;
    background-repeat: no-repeat;
    border: none;
    background-color: #2c80d9;
}

.faq form .button:hover {
    background-color: #f89b08;
}

.faq form .button:after {
    content: "";
    position: absolute;
    right: 30px;
    height: 28px;
    width: 28px;
    background-image: url('https://www.sircles.net/downloads/IE_files/claim-btn-arrow-left.svg');
}

.faq form .button:before {
    content: "";
    position: absolute;
    left: 30px;
    height: 28px;
    width: 28px;
    background-image: url('https://www.sircles.net/downloads/IE_files/claim-btn-arrow-right.svg');
}

.faq .subtitle h1 {
    text-align: center;
    color: #7ed321;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 20px;
}
#popup {
    z-index: 99999;
    display: none;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(32, 48, 65, 0.9);
    height: 100%;
}
#popup .inner-popup {
    position: relative;
    border: 2px solid #fff;
    margin: 0 auto;
    width: 930px;
    max-width: 90%;
    background-image: linear-gradient(304deg, #256fd3, #318ae8);
    text-align: center;
    border-radius: 2px;
    padding: 40px;
}
#popup .inner-popup img {
    display: block;
    margin: 0 auto;
}
#popup .inner-popup p {
    font-size: 24px;
    line-height: 37px;
    font-weight: 100;
    color: #fff;
}
#popup .inner-popup .subtitle {
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    color: #ffd046;
    padding: 10px 0;
}
#popup .inner-popup .p2 {
    font-size: 24px;
    color: #fff;
}
#popup .pop-form {
    padding-top: 20px;
}
#popup .close {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 20px;
    color: #fff;
}

#videoDepositWrapper {
    display: none;
    position: fixed;
    top: 35px;
    left: 35px;
    overflow: hidden;
    width: 300px;
    max-width: 100%;
    background-color: rgba(43, 51, 63 );
    z-index: 10000002;
    border-radius: 8px;
    box-shadow: 0 5px 36px rgba(0,0,0,.18);
}
#videoDepositWrapper:hover .closeButton {
    display: block;
}
#videoDepositWrapper .closeButton {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    cursor: pointer;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    line-height: 30px;
    z-index: 10000003;
    background-color: rgba(43, 51, 63, 0.7);
}
#videoDepositWrapper .closeButton:hover {
    color: #d3d3d3;
}

/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) {
    header .spots-mobile {
        display: none;
    }
    header .spots-desktop {
        display: block;
        float: right;
        background-color: #dd5979;
        padding: 15px 10px;
    }
    header .spots-desktop .flag {
        font-size: 20px;
        margin-right: 10px;
    }
    header .spots-desktop .hurry {
        display: inline-block;
        font-size: 20px;
        line-height: 30px;
        font-weight: 900;
        font-style: italic;
        font-stretch: normal;
        letter-spacing: normal;
        color: #ffffff;
    }
    .section-1 h1 {
        font-size: 26px;
    }
    .section-1 .secured .row {
        margin-left: -5px;
        margin-right: -5px;
    }
    .section-1 .secured .row .col-xs-2 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .section-6 .testimonial .image-wrapper:before {
        background-color: transparent;
    }
    .section-10 .secured.opacity .row {
        margin-left: -5px;
        margin-right: -5px;
    }
    .section-10 .secured.opacity .row .col-xs-2 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .section-5 .claim-btn {
        margin-top: 20px;
    }
    .testimonial {
        position: unset;
    }
    .testimonial p {
        position: inherit;
        padding: 0;
        min-height: 140px;
    }
    .check-container label {
        font-size: 12px;
    }
    .section-9 .comment .user-img img {
        width: 100%;
    }
}


/* Medium devices (desktops, 992px and up) */

@media (min-width: 992px) {
    .row.equal {
        display: flex;
        flex-wrap: wrap;
    }

    .row.equal > div[class*='col-'] {
      display: flex;
      flex-direction: column;
    }
    header .logo-nav-mobile {
        display: none;
    }
    header .logo-nav-desktop {
        display: block;
    }
    .assets .owl-carousel .item {
        border-left: 1px solid #3696f5;
    }
    .section-1 {
        padding: 30px 0 30px 0;
    }
    .section-1 h1 {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .section-1 .video {
        margin-bottom: 50px;
    }
    .section-1 .primary-form {
        padding: 18px 10px;
    }
    .section-1 .secured .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .section-1 .secured .row .col-xs-2 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .section-10 .secured.opacity .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .section-10 .secured.opacity .row .col-xs-2 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .section-2 {
        padding: 60px 35px 0 35px;
    }
    .section-2 .cent-img {
        margin-bottom: 20px;
    }
    .section-2 h4 {
        font-size: 18px;
    }
    .section-3 h2 {
        color: #3696f5;
        font-size: 36px;
        line-height: 50px;
        text-align: center;
        font-weight: bold;
        font-style: normal;
        margin-top: 0;
        margin-bottom: 30px;
    }
    .section-3 h4 {
        font-size: 24px;
        line-height: normal;
    }
    .section-4 {
        min-height: 900px;
        margin-top: -70px;
    }
    .section-4 .crypto {
        margin-top: 185px;
    }
    .section-5 {
        padding: 30px 0 30px 0;
        margin-top: -220px;
    }
    .section-5 .claim-btn {
        padding: 10px 100px;
        font-size: 30px;
        font-weight: bold;
        height: 70px;
        line-height: 50px;
        max-width: 690px;
    }
    .section-5 .claim-btn:after {
        top: 10px;
        right: 45px;
        height: 50px;
        width: 50px;
        background-image: url('https://www.sircles.net/downloads/IE_files/ic-arrw-l-lrg.png');
    }
    .section-5 .claim-btn:before {
        top: 10px;
        left: 45px;
        height: 50px;
        width: 50px;
        background-image: url('https://www.sircles.net/downloads/IE_files/ic-arrw-r-lrg.png');
    }
    .section-5 h2 {
        font-size: 36px;
        margin-bottom: 15px;
    }
    .section-6 .testimonial .country {
        display: flex;
        justify-content: center;
    }
    .section-6 .testimonial .flag {
        display: inline-block;
        margin: 0 10px 0 0;

    }
    .section-6 .testimonial .green {
        display: inline-block;
        line-height: 30px;
    }
    .section-6 .second-form .arrow {
        display: block;
    }
    .section-7 {
        padding-bottom: 30px;
    }
    .section-7 h1 {
        font-size: 30px;
        /*line-height: 50px;*/
        margin-bottom: 20px;
    }
    .section-7 h4 {
        font-size: 24px;
    }
    .section-7 .verified {
        height: 100%;
        padding: 35px 20px 95px 20px;
        margin: 20px 0;
    }
    .section-7 .verified:after {
        bottom: 35px;
    }
    .section-7 h1.current-online-members {
        font-size: 36px;
        line-height: 1.25;
    }
    .section-8 h2 {
        text-align: left;
        font-size: 36px;
        line-height: 50px;
        font-style: normal;
        font-weight: bold;
        padding-bottom: 20px;
    }
    .section-9 {
        padding: 50px 0;
    }
    .section-10 img.logo {
        width: 150px;
        height: 150px;
    }
    .section-10 h1 {
        font-size: 30px;
    }
    .section-4 .asset {
        display: block;
    }
}


/* Large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {
    header.show .sticky-header-form {
        display: block;
    }
    header.show .top-header {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    .section-6 .second-form .arrow {
        margin: 107px 30px;
    }
    .section-6.index2 .second-form .arrow {
        margin: 42px 0;
    }
    .section-3 {
        padding: 30px 20px 90px 20px;
    }
    .section-5 .claim-btn {
        margin-top: 30px;
    }
    .section-10 .bottom-form .button:after {
        content: "";
        position: absolute;
        top: 11px;
        right: 24px;
        height: 28px;
        width: 28px;
        background-image: url('https://www.sircles.net/downloads/IE_files/claim-btn-arrow-left.svg');
    }

    .section-10 .bottom-form .button:before {
        content: "";
        position: absolute;
        top: 11px;
        left: 24px;
        height: 28px;
        width: 28px;
        background-image: url('https://www.sircles.net/downloads/IE_files/claim-btn-arrow-right.svg');
    }
}
