html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

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

body {
    font-family: 'Source Sans Pro', sans-serif;
}

.container {
    max-width: 1140px;
}

.h1 {
    margin: 0 0 30px;
    font-size: 45px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    text-align: center;
    color: #eeeff1;
}

.h2 {
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: 0.69px;
    text-align: center;
    color: #0d3390;
}

.green-color {
    color: #40d15c;
}

.green-bg {
    background-color: #40d15c !important;
}

.blue-color {
    color: #0d3390;
}

.blue-bg {
    background-color: #0d3390 !important;
}

.white-color {
    color: #fff;
}

.white-bg {
    background-color: #fff !important;
}

.bar {
    height: 60px;
    object-fit: contain;
    background-color: #fff;
}

img.desktop-logo {
    display: inline-block;
    cursor: pointer;
    transform: translate(0, -10px);
}

img.mobile-logo {
    display: none;
    max-width: 65px;
    max-height: 65px;
    cursor: pointer;
}

.bar p {
    height: 18px;
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #26427e;
    padding: 3px 0 0 16px;
}

.bar .spots {
    float: right;
    width: 360px;
    height: 60px;
    padding: 17px 36px 17px 24px;
    object-fit: contain;
    background-color: #ffa700;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}

.bar .spots span.number {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.65px;
    text-align: center;
    color: #fff;
    vertical-align: top;
}

.bar .spots p {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 35px;
    letter-spacing: 0.28px;
    text-align: center;
    color: #fff;
}

.bar .spots img.handshake {
    width: 22px;
    height: 20px;
    margin: 10px 0 10px 0;
    object-fit: contain;
}

.seaticon {
    width: 16.9px;
    height: 21.2px;
    /* margin: 2px 59.1px 2.8px 0; */
    object-fit: contain;
}

.login {
    width: 24px;
    height: 22px;
    /* margin: 2px 0 2px 0; */
    object-fit: contain;
}

.section-1 {
    padding: 30px 0 0 0;
    background: url(../images/bg-1.jpg) center / cover no-repeat;
}

.section-1 .ribbon {
    position: absolute;
    right: 0;
    top: 85px;
}

.formicon {
    display: block;
    margin: 0 auto;
}

.section-1 .form-wrapper {
    padding: 10px 20px 15px;
    object-fit: contain;
    border-radius: 2px;
    box-shadow: 0 5px 5px 0 var(--shad), inset 0 2px 4px 0 var(--shad), inset 0 -3px 4px 0 #fff;
    border: solid 3px #fff;
    background-color: #fff;
}

.form-wrapper .form-icon {
    position: absolute;
    top: 15px;
    left: 35px;
    box-shadow: 0 19px 20px 0 rgba(13, 51, 144, 0.15);
}

.form-wrapper h4 {
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
    text-align: center;
    color: #3d4f6a;
    margin-bottom: 20px;
}

form .input-style {
    border-radius: 30px;
    border: solid 1px #dcdcdc;
    background-color: #fff;
    height: 50px;
    font-size: 20px;
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: center;
    color: #9eabc0;
    width: 100%;
}

form .btn-register {
    position: relative;
    width: 100%;
    height: 50px;
    padding: 14px 30px;
    object-fit: contain;
    border-radius: 27.5px;
    box-shadow: 0 5px 5px 0 rgba(10, 31, 70, 0.1);
    background-image: linear-gradient(262deg, #ffa700, #ff7a00 100%, #ffa700 0);
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
}

form.inlineform input.input-style {
    height: 50px;
}

form.inlineform button.btn-green,
form.inlineform button.btn-register {
    min-height: 50px;
}

form input.input-style:hover {
    border-color: #9cda3c;
}

form .btn-register::before {
    content: url(../images/arrw-lft.png);
    position: absolute;
    left: 25px;
    top: 20px;
}

form .btn-register::after {
    content: url(../images/arrw-rgt.png);
    position: absolute;
    right: 25px;
    top: 20px;
}

form .btn-register:hover {
    background-image: linear-gradient(to right, #5cb324, #9cda3c);
    box-shadow: none;
    outline: 0;
}

form .btn-register:active,
form .btn-register:focus {
    background-color: #ce142a;
    outline: 0;
}

.pie {
    margin-top: 20px;
}

.form-wrapper .disclaimer {
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    text-align: center;
    color: #0d3390;
    text-align: center;
    margin: 20px 0 20px 0;
}

p.red {
    font-weight: bold;
    color: #ce142a;
}

.section-1 .video {
    border-radius: 19px;
}

.section-1 .trusted {
    margin-top: 30px;
    margin-bottom: 54px;
}

.section-2 {
    padding: 40px 0 41px;
    object-fit: contain;
    border-radius: 2px;
    background-color: #eeeff1;
    overflow-x: hidden;
}

.section-2 .h2 {
    font-size: 30px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: center;
    color: #3d4f6a;
}

.section-2 .features {
    margin: 0;
}

.section-2 .rectangle {
    width: 100%;
    height: 100px;
    margin: 20px 20px 31px 0;
    padding: 20px 10px 20px 10px;
    object-fit: contain;
    border-radius: 2px;
    box-shadow: 0 5px 5px 0 rgba(10, 31, 70, 0.1), inset 0 2px 4px 0 rgba(10, 31, 70, 0.1), inset 0 -3px 4px 0 #fff;
    border: solid 0.5px #fff;
    background-color: #f6f6f6;
    display: inline-flex;
}

.section-2 .feature-image {
    position: relative;
}

/*.section-2 .feature-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}*/
/*.section-2 .rectangle p {
  font-size: 21px;
  font-weight: 300;
  margin: 3px 17px 2px 105px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.07;
  letter-spacing: normal;
  color: #7c889b;
  text-transform: uppercase;
}
.section-2 .rectangle span {
  font-size: 16px;
  font-weight: 200;
  margin: 0 7px 3px 105px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: normal;
  color: #7c889b;
}*/
.section-2 .rectangle .verified1::before {
    content: url(../images/tik-icon-copy.png);
    position: absolute;
    right: 30px;
    left: auto;
}

.section-2 .rectangle .verified2::before {
    content: url(../images/tik-icon-copy.png);
    position: absolute;
    right: 30px;
    left: auto;
}

.section-2 .rectangle .verified3::before {
    content: url(../images/tik-icon-copy.png);
    position: absolute;
    right: 30px;
    left: auto;
}

.section-2 .rectangle .verified4::before {
    content: url(../images/tik-icon-copy.png);
    position: absolute;
    right: 30px;
    left: auto;
}

.section-2 .rectangle-text {
    padding: 12px 0 0 10px;
}

.section-2 .rectangle-text p {
    text-transform: uppercase;
}

.section-2 .rectangle-text span {
    text-transform: capitalize;
}

p.normal-text {
    font-size: 22px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: center;
    color: #2a3241;
}

.section-3 {
    padding: 40px 0 40px 0;
}

.section-3 .h2 {
    font-size: 30px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: center;
    color: #3d4f6a;
}

button.btn-big {
    margin: 20px 0 0 0;
    padding: 19px 30px;
    object-fit: contain;
    border-radius: 30px;
    box-shadow: 0 5px 5px 0 rgba(10, 31, 70, 0.1);
    border: solid 1px #fff;
    background-image: linear-gradient(264deg, #ffa700 0, #ff7a00 100%, #ffa700 0);
    cursor: pointer;
    width: 550px;
    height: 60px;
    font-size: 17px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
}

button.btn-big:hover {
    background-image: linear-gradient(68deg, #0d3390 0, #b0c7ff 100%);
    box-shadow: 0 19px 20px 0 rgba(64, 209, 92, 0.25);
    box-shadow: none;
    outline: 0;
}

.btn-big:active,
.btn-big:focus {
    background-color: #40d15c;
    outline: 0;
}

.section-3 .btn-big::before {
    content: url(../images/arrw-lft.png);
    margin-right: 20px;
}

.section-3 .btn-big::after {
    content: url(../images/arrw-rgt.png);
    margin-left: 20px;
}

.section-4 {
    padding: 50px 0 52px 0;
    background-image: url(../images/bg-3.png);
}

.section-4 .h2 {
    font-size: 30px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
}

p.subtitle {
    font-size: 26px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin: 10px 0 0 0;
}

.section-4 .map-wrapper {
    position: relative;
    max-width: 930px;
    margin: 0 auto;
    margin-top: 40px;
}

.section-4 .map {
    position: relative;
    max-height: 570px;
}

.section-4 .map .markers {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.section-4 .map .mapdekstop {
    max-width: 100%;
    display: block;
}

.section-4 .map .mapmobile {
    max-width: 100%;
    display: none;
}

.section-4 .map .markers > .marker {
    position: absolute;
    width: 21px;
    height: 21px;
    background-image: url(../images/pin-copy-60.png);
    background-repeat: no-repeat;
    background-position: center;
    display: none;
    border-radius: 50%;
}

.section-4 p.nearnings {
    position: absolute;
    top: 18%;
    left: 2.5%;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 0.46px;
    color: #fff;
    max-width: 310px;
}

.section-4 .earnings {
    padding: 15px 30px 15px 30px;
    object-fit: contain;
    background-color: #65d569;
    max-width: 360px;
    border-radius: 2px;
    max-height: 60px;
}

.section-4 .earnings p {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-align: center;
    color: #0d3390;
    display: inline-block;
}

.section-4 .earningsp {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    margin-top: 20px;
}

.section-4 .time-wrapper {
    border-right: solid 2px #fff;
}

.section-4 .date {
    display: inline-block;
    text-align: center;
    font-size: 30px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.03;
    letter-spacing: normal;
    color: #fff;
}

.section-4 .date-time {
    margin-right: 30px;
}

.section-4 .big-ammount {
    margin: 8px 0 7px 15px;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.03;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
}

.section-4 .live-updates {
    position: absolute;
    width: 100%;
    right: -11%;
    top: calc(50% - 225px);
    max-width: 265px;
}

.section-4 .live-updates .users-wrapper {
    height: 270px;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.section-4 .live-updates .users-wrapper::-webkit-scrollbar {
    display: none;
}

.section-4 .live-updates .user {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.2px;
    color: #0d3390;
    min-height: 60px;
    margin-bottom: 2px;
    padding: 10px 5px 10px 5px;
    border-radius: 30.5px;
    box-shadow: 0 5px 5px 0 rgba(10, 31, 70, 0.1), inset 0 2px 4px 0 rgba(10, 31, 70, 0.1), inset 0 -3px 4px 0 #fff;
    border: solid 2px #fff;
    background-color: #fff;
}

.section-4 .live-updates p {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #2a3241;
}

.section-4 .live-updates span {
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #2a3241;
}

.section-4 .live-updates .user:last-child {
    margin-bottom: 0;
}

.section-4 .live-updates img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #fff;
}

.section-4 .live-updates .user span.ammount {
    margin: 9px 0 9px 0;
    font-size: 18px;
    right: 13px;
    position: absolute;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #65d569;
}

.section-4 .live-updates .user span.ammount.big {
    margin: 9px 0 9px 0;
    font-size: 18px;
    position: absolute;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #ff7a00;
    right: 13px;
}

.section-4 .live-updates .user span.ammount::before {
    content: url(../images/arrw-up.png);
    position: absolute;
    left: -15px;
    top: -5px;
}

.section-4 .live-updates p.fs16::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 7.5px;
    background-color: #40d15c;
}

.btn-green {
    position: relative;
    min-height: 50px;
    object-fit: contain;
    border-radius: 30px;
    background-image: linear-gradient(264deg, #ffa700 0, #ff7a00 100%, #ffa700 0);
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.28px;
    text-align: center;
    color: #fff;
    border: 0;
    transition: 0.3s;
    outline: 0;
    cursor: pointer;
}

.section-4 .btn-green {
    text-transform: uppercase;
}

.btn-green:hover {
    box-shadow: none;
    outline: 0;
    background-image: linear-gradient(68deg, #0d3390 0, #b0c7ff 100%);
}

.btn-green:active,
.btn-green:focus {
    background-color: #40d15c;
    outline: 0;
}

.btn-blue {
    position: relative;
    min-height: 50px;
    object-fit: contain;
    border-radius: 24px;
    background-image: linear-gradient(85deg, #0d3390 0, #b0c7ff 100%);
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.28px;
    text-align: center;
    color: #fff;
    border: 0;
    box-shadow: 0 19px 20px 0 rgba(13, 51, 144, 0.25);
    transition: 0.3s;
    outline: 0;
}

.btn-blue:hover {
    background-image: linear-gradient(to right, #5cb324, #9cda3c);
    box-shadow: none;
    outline: 0;
}

.btn-blue:active,
.btn-blue:focus {
    background-color: #0d3390;
    outline: 0;
}

.section-4 .btn-green {
    width: 100%;
    height: 60px;
    margin-top: 8px;
    object-fit: contain;
    border-radius: 30px;
    box-shadow: 0 5px 5px 0 rgba(10, 31, 70, 0.2);
    border: solid 2px #fff;
    background-image: linear-gradient(257deg, #65d569 0, #329135 100%);
}

.section-4 .btn-green:hover {
    background-image: linear-gradient(264deg, #ffa700 0, #ff7a00 100%, #ffa700 0);
}

.section-4 .btn-green::before {
    content: url(../images/arrw-lft.png);
    position: absolute;
    left: 10px;
    top: 23px;
}

.section-4 .btn-green::after {
    content: url(../images/arrw-rgt.png);
    position: absolute;
    right: 10px;
    top: 23px;
}

.section-5 {
    padding: 40px 0 50px 0;
    background-image: #fff;
}

.section-5 .h2 {
    font-size: 30px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: center;
    color: #3d4f6a;
}

.section-5 p {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 0.4px;
    color: #3d4f6a;
    margin-top: 20px;
}

.section-5 p.subtitle {
    font-size: 26px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: normal;
    text-align: center;
    color: #2a3241;
}

.section-5 span {
    font-size: 24px;
    font-weight: 300;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.17;
    letter-spacing: 0.4px;
    color: #3d4f6a;
}

.cnn {
    display: block;
    margin-bottom: 20px;
}

.section-5 .icons {
    display: block;
    margin: 50px 0 20px 0;
}

.section-5 hr {
    border: solid 1px #a8acb5;
    margin-bottom: 38.5px;
}

.section-5 .rectangle {
    max-width: 100%;
    height: 100%;
    max-height: 240px;
    margin: 50px 0 0 0;
    padding: 0 20px 20px 20px;
    object-fit: contain;
    border-radius: 2px;
    box-shadow: 0 5px 5px 0 rgba(10, 31, 70, 0.1), inset 0 2px 4px 0 rgba(10, 31, 70, 0.1), inset 0 -3px 4px 0 #fff;
    border: solid 0.5px #fff;
    background-color: #f6f6f6;
}

.section-5 .feature-image {
    display: block;
    margin: 0 auto;
}

.section-5 .rectangle p {
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
    text-align: center;
    color: #3d4f6a;
    margin: 0;
}

.section-5 .rectangle span {
    font-size: 18px;
    font-weight: 300;
    margin: 0 7px 3px 105px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    color: #7c889b;
}

.section-5 button.btn-big {
    position: relative;
    width: 100%;
    height: 55px;
    margin-bottom: 30px;
}

.section-5 button.btn-big::before {
    content: url(../images/arrw-lft.png);
    position: absolute;
    left: 15px;
    top: 20px;
}

.section-5 button.btn-big::after {
    content: url(../images/arrw-rgt.png);
    position: absolute;
    right: 15px;
    top: 20px;
}

.section-5 button.btn-big.mobile::before {
    display: none;
}

.section-5 button.btn-big.mobile::after {
    display: none;
}

.section-6 {
    padding: 50px 0 85px;
    object-fit: contain;
    background-image: url(../images/bg-5.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.section-6 form .btn-green {
    min-height: 60px;
}

.section-6 h2 {
    font-size: 30px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
}

.section-6 p.subtitle {
    font-size: 26px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
}

.section-6 .members-wrapper {
    margin: 40px 0 0 0;
}

.section-6 .rectangle {
    background-color: #fff;
    margin: 15px 0;
    /*min-width: 265px;*/
    border-radius: 2px;
    background-color: #d8d8d8;
}

@media (max-width: 1090px) {
    .section-6 .rectangle {
        min-width: auto;
    }
}

.section-6 .rectangle .profit {
    padding: 5px 10px;
    object-fit: contain;
    border-radius: 2px;
    box-shadow: 0 5px 5px 0 rgba(10, 31, 70, 0.1), inset 0 2px 4px 0 rgba(10, 31, 70, 0.1), inset 0 -3px 4px 0 #fff;
    border: solid 0.5px #fff;
    background-color: #fff;
    height: 40px;
}

.section-6 .rectangle .profit p {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #2a3241;
    margin-top: 5px;
}

.section-6 .rectangle .testimonial {
    display: flex;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 265px;
    border-radius: 2px;
    background-color: #d8d8d8;
}

.section-6 .rectangle .testimonial.mem1 {
    background-image: url(../images/mmbr-pic-1.png);
}

.section-6 .rectangle .testimonial.mem2 {
    background-image: url(../images/mmbr-pic-2.png);
}

.section-6 .rectangle .testimonial.mem3 {
    background-image: url(../images/mmbr-pic-3.png);
}

.section-6 .rectangle .testimonial.mem4 {
    background-image: url(../images/mmbr-pic-3-copy.png);
}

.section-6 .rectangle .testimonial-text {
    padding: 10px;
    transition: 0.5s ease;
    cursor: pointer;
    opacity: 0;
    font-size: 14px;
    font-weight: 300;
    font-stretch: normal;
    line-height: 1.22;
    letter-spacing: normal;
    color: #fff;
    border-radius: 2px;
}

.section-6 .rectangle .testimonial-text.active {
    opacity: 0.8;
    border-radius: 2px;
    background-color: #2a3241;
}

.section-6 .earningfield {
    background: #65d569;
    border-radius: 15px;
    margin: 0 0 5px 0;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    padding: 5px;
}

.section-6 .earningfield::before {
    content: url(../images/arrw-up2.png);
    position: absolute;
    left: 167px;
}

.section-6 .namehover {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #fff;
}

.section-6 .rectangle p {
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: italic;
    line-height: 1;
    letter-spacing: normal;
    color: #fff;
}

.white-wrapper {
    padding: 10px 20px 10px 20px;
    border: solid 1px rgba(205, 208, 227, 0.3);
    background-color: #fff;
    box-shadow: 0 12px 30px 0 rgba(0, 0, 0, 0.2);
}

.white-wrapper form .input-style {
    border: solid 1px #0d3390;
}

.white-wrapper.white-wrapper2 .btn-green::before {
    content: url(../images/arrw-lft.png);
    position: absolute;
    left: 25px;
    top: 20px;
}

.white-wrapper.white-wrapper2 .btn-green::after {
    content: url(../images/arrw-rgt.png);
    position: absolute;
    right: 25px;
    top: 20px;
}

p.red-text {
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
    color: #3d4f6a;
}

p.red-text::after {
    content: url(../images/arrw-side.png);
    position: absolute;
    right: 28px;
    top: 35px;
}

.v-align-mid {
    vertical-align: middle;
}

.white-wrapper .form-group {
    margin: 0;
}

.section-5.copy {
    background-color: #2a3241;
    padding: 0;
}

.section-5.copy span {
    font-size: 30px;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.2;
    letter-spacing: normal;
    color: #f6f6f6;
}

.section-5.copy p {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 0.4px;
    color: #fff;
}

.section-5.copy .btn-green {
    width: 290px;
    height: 50px;
    margin: 30px 0 0 0;
    object-fit: contain;
    border-radius: 27.5px;
    box-shadow: 0 5px 5px 0 rgba(10, 31, 70, 0.2);
    background-image: linear-gradient(257deg, #65d569 0, #329135 100%);
}

.section-5.copy .btn-green:hover {
    background-image: linear-gradient(264deg, #ffa700 0, #ff7a00 100%, #ffa700 0);
}

.section-5.copy .btn-green::before {
    content: url(../images/arrw-lft.png);
    position: absolute;
    left: 25px;
    top: 20px;
}

.section-5.copy .btn-green::after {
    content: url(../images/arrw-rgt.png);
    position: absolute;
    right: 25px;
    top: 20px;
}

.section-7 {
    padding: 60px 0;
}

.section-7 img {
    max-width: 460px;
    float: right;
}

p.fs32 {
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: normal;
    color: #0d3390;
    max-width: 455px;
}

.section-8 {
    padding: 65px 0;
    background-image: url(../images/bg-c@2x.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.section-8 p {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: 0.34px;
    color: #0d3390;
}

.section-8 img.devices {
    float: right;
    max-width: 300px;
    margin: 45px 0 45px 0;
}

.section-9 {
    padding: 105px 0;
    background-image: url(../images/bg-d.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.section-10 {
    padding: 50px 0 50px 0;
}

.section-10 .qa-wrapper {
    object-fit: contain;
    border-left: solid 1px #2a3241;
    background-color: #fff;
    margin-bottom: 30px;
    padding-left: 9px;
    height: 140px;
}

.section-10 .qa-wrapper p.question {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 0.4px;
    color: #3d4f6a;
    text-align: left;
}

.section-10 .qa-wrapper p.answer {
    font-size: 22px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    color: #3d4f6a;
    text-align: left;
}

.section-10 h2 {
    font-size: 30px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: center;
    color: #3d4f6a;
    margin-bottom: 20px;
}

.section-10 p {
    font-size: 26px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: normal;
    text-align: center;
    color: #2a3241;
    margin: 0;
}

.section-10 .centerimg {
    margin: 20px 0 40.5px 0;
    display: block;
    margin: 20px auto 40.5px auto;
}

.section-10 .btn-big {
    width: 100%;
}

.section-10 .btn-big::before {
    content: url(../images/arrw-lft.png);
    margin-right: 20px;
}

.section-10 .btn-big::after {
    content: url(../images/arrw-rgt.png);
    margin-left: 20px;
}

.section-10 .rectangle {
    width: 100%;
    object-fit: contain;
    border-radius: 2px;
    background-color: #f6f6f6;
    padding: 15px;
    margin: 50px 0 30px 0;
}

.section-10 .rectangle p {
    font-size: 20px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: 0.8px;
    color: #282828;
}

.section-10 .rectangle img {
    vertical-align: middle;
}

.section-10 .twitteruser img {
    vertical-align: middle;
}

.section-10 .fbuser img {
    vertical-align: middle;
}

.section-10 .twitteruser {
    margin: 0 0 10px 0;
}

.section-10 .twitteruser p {
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: 0.27px;
    color: #55acee;
    vertical-align: middle;
}

.section-10 .twitteruser span {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.22px;
    color: #a8acb5;
    vertical-align: middle;
}

.section-10 .twitteruser .like {
    margin: 0 10px 0 20px;
}

.section-10 .twitteruser .name {
    margin: 0 0 0 10px;
}

.section-10 .fbuser {
    margin: 0 0 10px 0;
}

.section-10 .fbuser p {
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: 0.27px;
    color: #3b5998;
    vertical-align: middle;
}

.section-10 .fbuser span {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.22px;
    color: #a8acb5;
    vertical-align: middle;
}

.section-10 .fbuser .like {
    margin: 0 10px 0 20px;
}

.section-10 .fbuser .name {
    margin: 0 14px 0 10px;
}

.section-10 span {
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.22;
    letter-spacing: 0.72px;
    color: #282828;
}

.section-10 hr {
    border: solid 1px #a8acb5;
    margin: 29.5px 0 9.5px 0;
}

.section-10 .mobilebtn {
    margin-bottom: 20px;
}

.section-11 {
    padding: 46px 0 51px 0;
    background-image: url(../images/bg-7.png);
    background-size: cover;
}

.section-11 .form-wrapper {
    object-fit: contain;
    border-radius: 2px;
    box-shadow: 0 5px 5px 0 rgba(10, 31, 70, 0.1), inset 0 2px 4px 0 rgba(10, 31, 70, 0.1), inset 0 -3px 4px 0 #fff;
    border: solid 0.5px #fff;
    background-color: #fff;
    padding: 30px 20px 30px 20px;
    max-width: 360px;
    margin: 20px auto 0 auto;
}

footer {
    text-align: center;
    padding: 20px 0 20px 0;
    background-color: #fff;
}

footer p.disclaimer {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.56px;
    text-align: center;
    color: #7c889b;
}

footer p.copyrights {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: center;
    color: #2a3241;
}

#popup {
    z-index: 99;
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(1, 6, 8, 0.9);
    height: 100%;
}

#popup .wrapper {
    position: relative;
    max-width: 551px;
    padding: 40px 95px 46px 95px;
    object-fit: contain;
    border-radius: 2px;
    box-shadow: 0 5px 5px 0 rgba(10, 31, 70, 0.1), inset 0 2px 4px 0 rgba(10, 31, 70, 0.1), inset 0 -3px 4px 0 #fff;
    border: solid 0.5px #fff;
    background-color: #fff;
    margin: 0 auto;
    background-image: url(../images/stop-img.png);
}

#popup .wrapper .img-fluid {
    margin-bottom: 30px;
}

#popup .close-modal_exit {
    position: absolute;
    right: 10px;
    font-size: 40px;
    font-family: initial;
    font-weight: lighter;
    opacity: 0.6;
    padding: 0 5px;
    cursor: pointer;
    margin-top: 10px;
    top: 0;
}

#popup .wrapper p {
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
    text-align: center;
    color: #3d4f6a;
    margin-bottom: 20px;
}

#popup .wrapper h2 {
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
    text-align: center;
    color: #3d4f6a;
    margin-bottom: 35px;
}

#popup .wrapper .btn-blue {
    display: block;
    margin: 0 auto;
    width: 100%;
    object-fit: contain;
    border-radius: 27.5px;
    box-shadow: 0 5px 5px 0 rgba(10, 31, 70, 0.1);
    border: solid 1px #fff;
    background-image: linear-gradient(262deg, #4c8af0 99%, #2a61bb 0);
}

#popup .wrapper .btn-blue:hover {
    background-image: linear-gradient(to right, #5cb324, #9cda3c);
}

@media (max-width: 1200px) {
    button.btn-big {
        padding: 0;
    }

    .seaticon {
        display: none !important;
    }

    .section-1 .ribbon {
        top: 185px;
        width: 260px;
    }

    .section-1 .form-wrapper {
        min-height: auto;
    }

    .form-wrapper h4 {
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.08;
    }

    .form-wrapper .form-icon {
        width: 40px;
        height: 40px;
    }

    /*.section-2 .rectangle {
      margin-bottom: 20px;
      background-size: contain;
    }
    .section-2 .rectangle p {
      font-size: 18px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.11;
      letter-spacing: normal;
    }
    .section-2 .rectangle span {
      font-size: 13px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.2;
      letter-spacing: normal;
    }*/
    /*.section-2 .rectangle .verified1::before {
      bottom: 10px;
      right: 41px;
    }
    .section-2 .rectangle .verified2::before {
      bottom: 10px;
      right: 58px;
    }
    .section-2 .rectangle .verified3::before {
      bottom: 10px;
      right: 47px;
    }
    .section-2 .rectangle .verified4::before {
      bottom: 10px;
    }*/
    .section-2 .features {
        margin: 30px 0 20px;
    }

    h2 {
        font-size: 40px;
    }

    p.subtitle {
        font-size: 25px;
    }

    button.btn-big {
        font-size: 18px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.28px;
        text-align: center;
    }

    .section-10 .qa-wrapper {
        padding: 30px 15px 20px;
    }

    .section-4 .earnings {
        bottom: -20px;
    }

    .section-4 .map-wrapper {
        margin-bottom: 70px;
    }

    .section-4 p.nearnings {
        left: 2%;
    }

    .section-4 .live-updates {
        right: 1%;
        top: calc(50% - 225px);
    }
}

nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: -40px;
    margin-bottom: 20px;
}

._flex {
    display: flex;
    justify-content: space-between;
}

.link {
    font-size: 20px;
    color: #ab2a2a;
    transition: color 0.3s linear;
    font-weight: bold;
}

.link:hover {
    color: #ffa700;
}

._active {
    color: #ffa700;
}

.footer {
    margin-top: 40px;
}

.footer .container {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: start;
}

.footer .container ul {
    display: flex;
    flex-direction: column;
    gap: 8px;
    justify-content: start;
    align-items: start;
}

.footer .container ul a {
    font-size: 16px;
    color: #000;
    transition: color 0.3s ease;
}

.footer .container ul a:hover {
    color: #ffa700;
}

.footer__block {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: start;
    justify-content: start;
}

.footer__block h3 {
    font-weight: bold;
    font-size: 24px;
    color: #ab2a2a;
}

@media (max-width: 992px) {
    .footer .container {
        flex-direction: column;
        gap: 40px;
    }

    .section-6 .earningfield::before {
        left: 150px;
    }

    .video {
        margin-bottom: 15px;
    }

    .section-1 .trusted img {
        margin-bottom: 10px;
    }

    h1 {
        font-size: 35px;
        width: auto;
        margin-left: auto;
        margin-right: auto;
    }

    .section-1 .ribbon {
        top: 175px;
        width: 200px;
    }

    .form-wrapper h4 {
        font-size: 20px;
    }

    .section-1 .form-wrapper {
        padding: 20px 10px;
    }

    .section-4 .live-updates {
        position: initial;
        margin: 0 auto;
        margin-top: 50px;
        margin-bottom: 40px;
        max-width: 100%;
    }

    .section-4 .earnings {
        position: inherit;
        margin-top: -50px;
    }

    .section-7 img {
        max-width: 100%;
        float: initial;
    }

    .section-4 p.nearnings {
        font-size: 22px;
        top: 4%;
        left: 10%;
    }

    .section-2 .rectangle {
        margin: 0 10px 10px 0;
        background-size: contain;
    }

    img.desktop-logo {
        display: none;
    }

    img.mobile-logo {
        display: inline-block;
    }

    nav {
        margin-top: 20px;
    }
}

@media (max-width: 768px) {
    .white-wrapper .form-wrapper {
        margin-bottom: 30px;
    }

    .section-5.copy .btn-green {
        display: none !important;
    }

    .section-5.copy .btn-green::before {
        display: none !important;
    }

    .section-5.copy .btn-green::after {
        display: none !important;
    }

    #popup .wrapper {
        padding: 40px 20px 46px 20px;
    }

    .section-5.copy p {
        text-align: left;
        margin-top: 13px;
        font-size: 22px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.18;
        letter-spacing: normal;
        color: #fff;
    }

    .section-5.copy span {
        text-align: left;
        margin: 30px 0 0 0;
        display: block;
        font-size: 22px;
        font-weight: normal;
        font-stretch: normal;
        font-style: italic;
        line-height: 1.18;
        letter-spacing: normal;
        color: #f6f6f6;
    }

    .section-5 p {
        margin-top: 10px;
    }

    .section-5 .icons {
        margin: 20px auto 0 auto;
    }

    .section-5 .row {
        text-align: center;
    }

    .cnn {
        margin: 20px auto;
    }

    .section-4 .date {
        font-size: 20px;
    }

    .section-4 .earnings {
        max-width: 100%;
        margin-top: 0;
        height: 40px;
        padding: 10px 20px 10px 20px;
    }

    .section-4 .map .markers > .marker {
        width: 9px;
        height: 9px;
    }

    h1 {
        font-size: 22px;
        width: auto;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0;
    }

    h2 {
        font-size: 26px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.08;
        letter-spacing: 0.4px;
    }

    .bar .spots {
        max-width: 250px;
    }

    .section-1 .ribbon {
        top: 135px;
        width: 200px;
    }

    .section-1 .form-wrapper {
        padding: 10px 10px;
    }

    .section-1 .form-wrapper {
        min-height: auto;
    }

    .form-wrapper h4 {
        font-size: 18px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.22;
    }

    .form-wrapper .form-icon {
        width: 40px;
        height: 40px;
    }

    form .input-style {
        height: 40px;
    }

    form .btn-register {
        min-height: 40px;
    }

    .form-wrapper .disclaimer {
        font-size: 16px;
        padding: 0 20px;
    }

    .section-1 .trusted {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .section-2 {
        padding: 20px 0 40px;
    }

    .section-2 .rectangle {
        margin: 0 20px 10px 0;
        background-size: contain;
    }

    /*.section-2 .rectangle p {
      font-size: 21px;
      font-weight: 300;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.14;
      letter-spacing: normal;
    }
    .section-2 .rectangle span {
      font-size: 16px;
      font-weight: 300;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.13;
      letter-spacing: normal;
    }*/
    .section-2 .rectangle .verified1::before {
        right: 30px;
    }

    .section-2 .rectangle .verified2::before {
        right: 30px;
    }

    .section-2 .rectangle .verified3::before {
        right: 30px;
    }

    .section-2 .rectangle .verified4::before {
        right: 30px;
    }

    .section-2 .features {
        margin: 30px 0 20px;
    }

    p.normal-text {
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.2;
        letter-spacing: normal;
    }

    button.btn-big {
        padding: 10px 15px;
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        width: 100%;
    }

    p.subtitle {
        font-size: 22px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.09;
        letter-spacing: 0.34px;
    }

    .section-3 {
        padding: 20px 0;
    }

    .section-4 {
        padding: 20px 0 1px 0;
    }

    .section-4 .btn-green {
        width: 100%;
    }

    .section-5 {
        padding: 20px 0 40px;
    }

    .section-5 h2 p.subtitle {
        text-align: center;
    }

    .section-5 p.subtitle {
        margin-bottom: 20px;
    }

    p.red-text {
        text-align: center;
        margin-bottom: 20px;
    }

    .section-6 {
        padding-bottom: 0;
    }

    .section-7 {
        padding: 20px 0;
    }

    p.fs32 {
        font-size: 24px;
        font-weight: normal;
        font-stretch: normal;
        font-style: italic;
        line-height: 1.13;
        letter-spacing: normal;
        margin-top: 20px;
    }

    .section-8 {
        padding: 30px 0 40px;
        background-image: url(../images/bg-c-mobi.png);
    }

    .section-8 img.devices {
        display: block;
        float: initial;
        margin: 0 auto;
        margin-top: 30px;
        max-width: 280px;
    }

    .section-9 {
        padding: 50px 0;
        background-image: url(../images/bg-d-mobi.png);
    }

    .section-10 {
        padding: 20px 0 30px;
    }

    .section-10 .qa-wrapper {
        padding: 0 15px 20px 15px;
        border-left: none;
        border-bottom: solid 1px #2a3241;
        height: auto;
    }

    .section-10 .qa-wrapper p.question {
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.1;
        letter-spacing: 0.33px;
        text-align: center;
        color: #3d4f6a;
    }

    .section-10 .qa-wrapper p.answer {
        font-size: 20px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.1;
        letter-spacing: normal;
        text-align: center;
        color: #3d4f6a;
    }

    .section-10 .rectangle {
        padding: 15px 0 15px 0;
    }

    .section-10 .rectangle p {
        font-size: 17px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: 0.8px;
        color: #282828;
    }

    .section-11 {
        padding: 40px 0 10px;
    }

    .section-4 .map-wrapper {
        margin: 20px 0;
    }

    .section-4 .earnings p {
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1;
        letter-spacing: normal;
        text-align: center;
        display: block;
    }

    .section-4 .total-wrapper {
        text-align: center;
    }

    .section-4 .big-ammount {
        font-size: 20px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1;
        letter-spacing: normal;
        text-align: center;
        margin: 0;
    }

    .section-4 .time-wrapper {
        border-right: solid 2px #fff;
    }

    .section-5 h2,
    .section-5 p.subtitle {
        text-align: center;
    }

    .section-4 p.nearnings {
        font-size: 20px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.2;
        letter-spacing: 0.31px;
        top: 3%;
        left: 23%;
        max-width: 100%;
    }
}

@media (max-width: 576px) {
    .section-10 .btn-big::before {
        display: none;
    }

    .section-10 .btn-big::after {
        display: none;
    }

    .section-4 .earningsp {
        margin-bottom: -15px;
    }

    .mgbotmob {
        margin-bottom: 10px;
    }

    .hidemobile {
        display: none !important;
    }

    #popup .wrapper {
        margin: 15px;
    }

    .section-4 .map img.mapdekstop {
        display: none;
    }

    .section-4 .map .mapmobile {
        display: block;
    }

    .bar .spots {
        padding: 15px;
        width: 225px;
    }

    .section-1 .ribbon {
        top: 180px;
        width: 200px;
    }

    .section-6 .rectangle .testimonial-text {
        opacity: 0.8;
        border-radius: 2px;
        background-color: #2a3241;
    }

    .section-6 .members-wrapper {
        margin: 15px 0 30px 0;
    }

    .section-6 h2 {
        margin-bottom: 10px;
    }

    .section-4 .live-updates .user {
        padding: 10px 12px 10px 10px;
    }
}

@media (min-width: 1140px) {
    .logobigger {
        min-width: 265px;
        min-height: 93px;
    }
}

@media (min-width: 993px) and (max-width: 1200px) {
    h1 {
        width: auto;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .section-6 .earningfield::before {
        left: 120px;
    }
}

.white-wrapper .form-wrapper {
    object-fit: contain;
    border-radius: 2px;
    box-shadow: 0 5px 5px 0 rgba(10, 31, 70, 0.1), inset 0 2px 4px 0 rgba(10, 31, 70, 0.1), inset 0 -3px 4px 0 #fff;
    border: solid 0.5px #fff;
    background-color: #fff;
    padding: 10px 20px 20px 20px;
}

.white-wrapper .form-wrapper h4 {
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    text-align: center;
    color: #3d4f6a;
}

.white-wrapper .form-wrapper form .input-style {
    margin-bottom: 10px;
}

@media (max-width: 1132px) {
    .white-wrapper .red-text {
        font-size: 16px;
    }

    .white-wrapper p.red-text::after {
        display: none;
    }
}

.white-wrapper {
    padding: 0;
}

@media (min-width: 769px) and (max-width: 1200px) {
    .section-10 .qa-wrapper {
        padding: 0 15px 20px;
        height: auto;
    }
}

@media (max-width: 320px) {
    .section-1 {
        padding: 20px 0 0 0;
        /* background-image: url(../images/bg-1-mob.png); */
        object-fit: cover;
    }
}

@media (min-width: 576px) {
    .section-5 .mobile.btn-big {
        display: none !important;
    }

    .section-10 .mobilebtn {
        display: none !important;
    }

    .onlymobile {
        display: none;
    }
}

input:not([type='checkbox']) {
    border-radius: 30px;
    border: solid 1px #dcdcdc;
    background-color: #fff;
    height: 50px;
    font-size: 20px;
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: center;
    color: #9eabc0;
    width: 100%;
}

.vue-tel-input {
    border: none !important;
}

.play-btn:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0OCA0OCI+PHBhdGggZD0iTS04MzgtMjIzMkg1NjJ2MzYwMEgtODM4di0zNjAweiIgZmlsbD0ibm9uZSIvPjxwYXRoIGQ9Ik0xNiAxMHYyOGwyMi0xNC0yMi0xNHoiIGZpbGw9IiNmZmE3MDAiLz48L3N2Zz4=) no-repeat;
}

button[type='submit'] {
    position: relative;
    width: 100%;
    height: 50px;
    padding: 14px 30px;
    object-fit: contain;
    border-radius: 27.5px;
    box-shadow: 0 5px 5px 0 rgb(10 31 70 / 10%);
    background-image: linear-gradient(262deg, #ffa700, #ff7a00 100%, #ffa700 0);
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

button[type='submit']:focus {
    outline: none;
}

.vue-tel-input:focus-within {
    border-radius: 25px;
}

/*FORM*/
form .form-group {
    width: 100%;
    position: relative;
    margin: 15px 0;
}
form .form-group .checkbox-wrap {
    margin: 10px 0;
}

form .form-group input:not([type='checkbox']) {
    width: 100%;
    min-height: 30px;
    outline: none;
    position: relative;
    padding: 10px 15px;
    z-index: 3;
    background-position: 50% 50%;
    background-repeat: no-repeat !important;
    border: 1px solid #bbb;
    border-radius: 30px;
    background-color: #fff;
    height: 50px;
    font-size: 16px;
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

button.form-button {
    position: relative;
    width: 100%;
    height: 50px;
    padding: 14px 30px;
    object-fit: contain;
    border-radius: 27.5px;
    box-shadow: 0 5px 5px 0 rgb(10 31 70 / 10%);
    background-image: linear-gradient(262deg, #ffa700, #ff7a00 100%, #ffa700 0);
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

button.form-button img {
    width: 24px;
    margin: 0 auto;
}

button.form-button[disabled] {
    opacity: 0.9;
    cursor: not-allowed;
}

button.form-button:not([disabled]) {
    cursor: pointer;
}

form .form-group .iti {
    width: 100%;
}

form .form-group .iti__flag-container {
    z-index: 9;
}

form .form-group .iti__selected-dial-code {
    color: #444444;
    font-weight: 400;
    font-size: 16px;
}

form .iti__flag-container:focus-visible,
form .iti__flag-container:focus {
    outline: none;
}

form .form-group input:not([type='checkbox']):focus {
    color: #000;
}

form .form-group input:not([type='checkbox']).valid {
    background-color: lightgreen;
    border: 1px solid lightgreen;
}

form .form-group input:not([type='checkbox']).invalid {
    background-color: tomato;
    border: 1px solid tomato;
}
