html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
em,
img,
q,
s,
samp,
small,
strike,
strong,
b,
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,
menu,
nav,
section,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
body {
  line-height: 1.5;
}
ol,
ul {
  list-style: none;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button,
select {
  text-transform: none;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.review-image img {
  width: 119.32px;
  height: 86.45px;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: "myriad_pro";
  src: url(../fonts/myriadpro-light-webfont.woff2) format("woff2"),
    url(../fonts/myriadpro-light-webfont.woff) format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "myriad_pro";
  src: url(../fonts/myriadpro-regular-webfont.woff2) format("woff2"),
    url(../fonts/myriadpro-regular-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "myriad_pro";
  src: url(../fonts/myriadpro-semibold-webfont.woff2) format("woff2"),
    url(../fonts/myriadpro-semibold-webfont.woff) format("woff");
  font-weight: 500;
  font-style: normal;
}
body,
html {
  font-family: "myriad_pro";
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}
html {
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  min-height: 100vh;
}
html *,
html *:before,
html *:after {
  box-sizing: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 8px;
  line-height: 1.1;
  font-weight: 500;
  color: #332e33;
}
p {
  font-size: 20px;
  font-weight: 300;
}
h1 {
  font-size: 40px;
}
h2 {
  font-size: 32px;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 24px;
}
p {
  margin-top: 0;
  margin-bottom: 16px;
}
.lead {
  font-size: 20px;
}
a {
  text-decoration: none;
  background-color: transparent;
  color: inherit;
}
a:active,
a:hover {
  outline: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: 2px;
}
img {
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-uppercase {
  text-transform: uppercase;
}
.image-center {
  display: block;
  margin: 0 auto;
}
b,
strong {
  font-weight: 500;
}
.mt-l {
  margin-top: 100px;
}
.mb-l {
  margin-bottom: 100px;
}
.pt-l {
  padding-top: 100px;
}
.pb-l {
  padding-bottom: 100px;
}
.mt-m {
  margin-top: 50px;
}
.mb-m {
  margin-bottom: 50px;
}
.pt-m {
  padding-top: 50px;
}
.pb-m {
  padding-bottom: 50px;
}
.mt-s {
  margin-top: 25px;
}
.mb-s {
  margin-bottom: 25px;
}
.pt-s {
  padding-top: 25px;
}
.pb-s {
  padding-bottom: 25px;
}
.font-myriad {
  font-family: "myriad_pro";
}
.color-#fff {
  color: #fff;
}
.bg-#fff {
  background-color: #fff;
}
.color-#000 {
  color: #000;
}
.bg-#000 {
  background-color: #000;
}
.color-branding {
  color: #eb6c33;
}
.bg-branding {
  background-color: #eb6c33;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.container {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container-m {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container-banner {
  max-width: 39%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.row {
  box-sizing: border-box;
  margin-left: -20px;
  margin-right: -20px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-span,
.col-span-1,
.col-span-2,
.col-span-3,
.col-span-4,
.col-span-5,
.col-span-6,
.col-span-7,
.col-span-8,
.col-span-9,
.col-span-10,
.col-span-11 {
  position: relative;
  min-height: 1px;
  float: left;
}
.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11 {
  position: relative;
  min-height: 1px;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
}
.pull-left {
  float: left !important;
}
.pull-right {
  float: right !important;
}
.col-1 {
  width: 8.3333333333%;
}
.col-span-1 {
  width: 8.3333333333%;
}
.col-2 {
  width: 16.6666666667%;
}
.col-span-2 {
  width: 16.6666666667%;
}
.col-3 {
  width: 25%;
}
.col-span-3 {
  width: 25%;
}
.col-4 {
  width: 33.3333333333%;
}
.col-span-4 {
  width: 33.3333333333%;
}
.col-5 {
  width: 41.6666666667%;
}
.col-span-5 {
  width: 41.6666666667%;
}
.col-6 {
  width: 50%;
}
.col-span-6 {
  width: 50%;
}
.col-7 {
  width: 58.3333333333%;
}
.col-span-7 {
  width: 58.3333333333%;
}
.col-8 {
  width: 66.6666666667%;
}
.col-span-8 {
  width: 66.6666666667%;
}
.col-9 {
  width: 75%;
}
.col-span-9 {
  width: 75%;
}
.col-10 {
  width: 83.3333333333%;
}
.col-span-10 {
  width: 83.3333333333%;
}
.col-11 {
  width: 91.6666666667%;
}
.col-span-11 {
  width: 91.6666666667%;
}
.site-header {
  background-color: #fff;
  height: 72px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9998;
  box-shadow: 0 2px 2px rgba(30, 30, 30, 0.2);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.logged-in.admin-bar .site-header {
  top: 32px;
}
.site-header_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 72px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
}
.primary-menu {
  padding-top: 7px;
  list-style: none;
}
.primary-menu .menu-item {
  display: inline-block;
  margin-right: 30px;
  color: #999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.primary-menu .menu-item:hover,
.primary-menu .menu-item:focus {
  color: #807f7f;
}
.header-cta {
  display: inline-block;
}
body,
.site {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.site-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-top: 60px;
}
.site-footer {
  background-color: #302d31;
  padding-top: 14px;
  padding-bottom: 14px;
  color: #fff;
  text-align: center;
  font-size: 16px;
}
.site-footer p {
  font-size: inherit;
  margin-bottom: 0;
}
.js-no-scroll {
  overflow: hidden;
}
.btn,
.wpcf7 .wpcf7-submit,
.posts-navigation .nav-links a,
form.search-form input[type="submit"] {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
}
.btn:focus,
.wpcf7 .wpcf7-submit:focus,
.posts-navigation .nav-links a:focus,
form.search-form input[type="submit"]:focus {
  outline: none;
}
[data-buy-popup] {
  outline: none;
}
[data-buy-popup]:focus {
  outline: none;
}
.home-section {
  color: #fff;
}
.home-section p {
  font-size: 20px;
  color: #fff;
}
.home-section-split {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
}
.home-section-split .section_text {
  max-width: 50%;
  padding: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.home-section-split .section_image {
  max-width: 50%;
  padding: 50px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.home-section-1 {
  background-image: url(../img/bg-banner.jpg);
  background-size: cover;
  background-position: center bottom;
}
.home-section-1 .section_image img {
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
}
.home-section-1 h1 {
  font-size: 35px;
  color: #eb6c33;
}
.home-section-1 h2 {
  font-size: 40px;
  color: #fff;
}
.home-section-2 .section_text {
  background-image: url(../img/darkbg.jpg);
}
.home-section-2 .section_image {
  background-image: url(../img/home-bg2.jpg);
}
.home-section-3 .section_text {
  background-image: url(../img/lightbg.jpg);
}
.home-section-3 .section_image {
  background-image: url(../img/home-bg3.jpg);
  background-position: center top;
}
.home-section-4 .section_text {
  background-image: url(../img/darkbg.jpg);
}
.home-section-4 .section_image {
  background-image: url(../img/home-bg4.jpg);
  background-position: center top;
}
.home-section-stripe {
  background-color: #242424;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #fff;
}
.home-section-stripe p {
  margin-bottom: 10px;
}
.home-section-stripe .price {
  font-weight: bold;
  font-size: 30px;
  color: #eb6c33;
  margin-bottom: 15px;
}
.home-section-features {
  color: #fff;
  background-image: url(../img/bg-banner.jpg);
  background-position: center top;
  background-size: 100% auto;
  padding-top: 50px;
  padding-bottom: 50px;
}
.home-section-features h1,
.home-section-features h2 {
  color: #fff;
}
.home-section-features h2 {
  text-transform: uppercase;
  font-size: 40px;
  margin-bottom: 45px;
}
.home-features {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  font-size: 18px;
}
.home-features li {
  position: relative;
  width: 25%;
  min-height: 160px;
  padding: 30px;
}
.home-features li:before,
.home-features li:after {
  position: absolute;
  display: block;
  content: "";
  left: 10%;
  right: 10%;
  height: 1px;
}
.home-features li:after {
  background-color: #4f4b50;
}
.home-features li:nth-child(1):before,
.home-features li:nth-child(2):before,
.home-features li:nth-child(3):before,
.home-features li:nth-child(4):before {
  top: -10px;
  background-color: #4f4b50;
}
.home-features p {
  height: 100%;
  background-image: url(../img/tick.png);
  background-size: 20px 16px;
  background-repeat: no-repeat;
  background-position: 0 6px;
  padding-left: 35px;
}
.home-features .pill-new {
  position: relative;
  margin-left: 10px;
  vertical-align: top;
  display: inline-block;
  background-color: #f63913;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
  padding: 2px 6px;
  border-radius: 5px;
  text-transform: uppercase;
}
.home-section-faq h2 {
  font-size: 40px;
  margin-bottom: 25px;
  text-align: center;
}
.home-faq {
  padding-top: 50px;
  padding-bottom: 50px;
}
.home-faq:before,
.home-faq:after {
  content: " ";
  display: table;
}
.home-faq:after {
  clear: both;
}
.home-faq h3 {
  font-size: 20px;
  font-weight: 500;
}
.home-faq p {
  font-size: 20px;
  font-weight: 300;
}
.contact_form_holder h2 {
  color: #666666;
}
.contact_git {
  font-size: 18px;
  background-color: #454545;
  color: #fff;
  padding: 20px 20px 35px 30px;
}
.contact_git .contact_address,
.contact_git .contact_phone {
  font-size: 16px;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-position: 0 5px;
}
.contact_git .contact_address {
  background-size: 12px 18px;
  background-image: url(../img/map-pin.png);
  margin-bottom: 10px;
}
.contact_git .contact_phone {
  background-size: 18px 18px;
  background-image: url(../img/phone.png);
}
.wpcf7 {
  margin-top: 25px;
}
.wpcf7 form {
  color: #4d4c4c;
  font-size: 18px;
}
.wpcf7 form > p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}
.wpcf7 .wpcf7-form-control-wrap {
  display: block;
  margin-top: 3px;
  font-size: 18px;
}
.wpcf7 .wpcf7-form-control-wrap label {
  margin-bottom: 10px;
}
.wpcf7 .wpcf7-form-control-wrap input,
.wpcf7 .wpcf7-form-control-wrap textarea,
.wpcf7 .wpcf7-form-control-wrap select {
  text-align: left;
  position: relative;
  padding: 5px 10px;
  width: 100%;
  -webkit-appearance: none;
  color: #4d4c4c;
  border: 1px solid #ccc;
  border-radius: 0;
  background-color: transparent;
  -webkit-transition: border 0.2s;
  transition: border 0.2s;
  outline: none;
}
.wpcf7 .wpcf7-form-control-wrap input:focus,
.wpcf7 .wpcf7-form-control-wrap textarea:focus,
.wpcf7 .wpcf7-form-control-wrap select:focus {
  outline: none;
}
.wpcf7 .wpcf7-form-control-wrap textarea {
  resize: none;
}
.wpcf7 .wpcf7-submit {
  -webkit-appearance: none;
  display: inline-block;
  margin-top: 20px;
  color: #fff;
  background-color: #454545;
  font-weight: 400;
  border: none;
  cursor: pointer;
  padding: 15px 10px;
}
.wpcf7 .wpcf7-submit:hover {
  background-color: #f63913;
}
.wpcf7 .ajaxloader {
  display: none;
}
.wpcf7 #ajaxloader {
  display: none;
}
.post {
  margin-bottom: 100px;
}
.container-post-single .entry-header {
  margin-bottom: 50px;
}
.entry-header a,
.entry-header img {
  display: inline-block;
}
.entry-title {
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 20px;
}
.entry-meta {
  font-weight: 300;
  font-size: 18px;
  color: #4d4c4c;
}
.entry-content {
  font-size: 20px;
  font-weight: 300;
}
.entry-content p {
  margin-bottom: 20px;
}
.screen-reader-text {
  display: none;
}
.post-navigation {
  background-color: #ccc;
  padding: 40px;
}
.posts-navigation {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}
.posts-navigation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.posts-navigation .nav-links a {
  color: #fff;
  background-color: #999;
  padding: 10px 20px;
  border-radius: 8px;
}
.posts-navigation .nav-links a:hover {
  background-color: #000;
}
.posts-navigation .nav-next {
  margin-left: auto;
}
.more-link {
  font-weight: 400;
}
.blog-l2 .type-post {
  margin-bottom: 30px;
}
.blog-l2 .entry-header {
  min-height: 415px;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.blog-l2 .post-bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  padding: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.blog-l2 .categories {
  margin-bottom: 10px;
}
.blog-l2 .cat-links a {
  background-color: #f63913;
  border-radius: 6px;
  color: #22282e;
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 4px 8px;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 500;
  font-family: "myriad_pro";
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.blog-l2 .cat-links a:hover {
  background-color: #fff;
}
.blog-l2 .post_entry-title {
  margin-bottom: 50px;
}
.blog-l2 .post_entry-title h2 {
  background: rgba(34, 40, 46, 0.85);
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  line-height: 34px;
  font-size: 28px;
  padding: 3px 6px 0;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 0;
}
.blog-l2 .post_readmore {
  margin-top: auto;
}
.blog-l2 .link_readmore {
  display: inline-block;
  padding: 10px 35px;
  background: #22282e;
  color: #ffffff;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  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;
  border: none;
  border-radius: 100px;
  letter-spacing: 0.25px;
  outline: none !important;
  text-transform: uppercase;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-weight: 500;
}
.blog-l2 .link_readmore:hover {
  background-color: #f63913;
}
.blog-l2 .entry_excerpt {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 80px;
  margin-top: 20px;
}
form.search-form {
  margin-top: 50px;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-size: 18px;
}
form.search-form > label {
  display: inline-block;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
form.search-form input[type="search"] {
  -webkit-appearance: none;
  color: #4d4c4c;
  border: 1px solid #ccc;
  border-radius: 0;
  background-color: transparent;
  -webkit-transition: border 0.2s;
  transition: border 0.2s;
  padding: 5px 10px;
  width: 100%;
  height: 100%;
  outline: none;
}
form.search-form input[type="search"]:focus {
  outline: none;
  border: 1px solid #999;
}
form.search-form input[type="submit"] {
  -webkit-appearance: none;
  font-family: inherit;
  border: none;
  color: #fff;
  background-color: #454545;
  font-weight: 400;
  cursor: pointer;
  padding: 15px 20px;
}
form.search-form input[type="submit"]:hover {
  background-color: #f63913;
}
.page-404 h1,
.page-404 h2 {
  font-weight: 400;
}
.page-404 .widget_recent_entries {
  margin-bottom: 50px;
}
.page-404 .widget_recent_entries li {
  font-weight: 300;
  font-size: 20px;
}
.page-404 select[name="archive-dropdown"] {
  -webkit-appearance: none;
  color: #fff;
  background-color: #454545;
  font-weight: 400;
  cursor: pointer;
  padding: 15px 20px;
  font-size: 18px;
  border-radius: 0;
}
.page-404 select[name="archive-dropdown"]:hover,
.page-404 select[name="archive-dropdown"]:focus {
  outline: none;
}
.page-search h1,
.page-search h2 {
  font-weight: 400;
}
.page-archive h1,
.page-archive h2 {
  font-weight: 400;
}

.popup-buy {
  top: 50px;
  max-width: 511px;
  min-height: 400px;
  font-family: "myriad_pro";
  position: relative;
  margin: 40px auto;
  padding: 4em 6em;
  background-color: #2e2f33;
  border-radius: 10px;
  text-align: center;
  color: #fff;
}
.popup-buy p {
  font-weight: 400;
  font-size: 30px;
  margin-bottom: 20px;
  color: #fff;
}
.popup-close {
  position: absolute;
  background-color: #DDDDDD;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 28px;
  line-height: 25px;
  right: 4%;
  text-align: center;
  text-decoration: none;
  top: 2%;
  width: 29px;
  z-index: 999;
  opacity: 1;
  cursor: pointer;
  text-shadow: 0 1px 0 #fff;
}
.popup-close:hover {
  background-color: #DDDDDD;
}
.popup-close span {
  font-weight: 500;
}
.popup_title {
  color: #FF5732;
  font-size: 4rem;
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 500;
}
.popup_info {
  font-size: 24px;
  margin-bottom: 20px;
}
.popup_form {
  font-family: inherit;
  font-size: 20px;
}
.popup_form label {
  width: 100%;
  font-size: 20px;
  color: #fff;
  display: block;
  margin-bottom: 5px;
  max-width: 100%;
  font-weight: 400;
  text-align: center;
}
.popup_form input {
  margin-left: 18px;
  margin-right: 15px;
  width: 80%;
  padding: 12px;
  font-size: 14px;
  margin-bottom: 28px;
  color: #010307;
  border-radius: 20px;
  background-color: #fff;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #fff;
}
.popup_form button[type="submit"] {
  -webkit-appearance: none;
  background-color: #f63913;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  border: none;
  text-transform: uppercase;
  padding: 5px 27px;
  border-radius: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.popup_form button[type="submit"]:hover,
.popup_form button[type="submit"]:focus {
  background-color: #d65115;
}
.banner {
  color: #fff;
  background-image: url(../img/innerbanner.jpg);
  padding-top: 100px;
  padding-bottom: 100px;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner h1,
.banner h2 {
  color: #eb6c33;
  font-weight: 500;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10002;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.5;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10003;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 10005;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 10004;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 10006;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #fff;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.5;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
@media screen and (max-width: 1160px) {
  .home-section-1 .section_foreground_wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 1080px) {
  .home-section-1 .section_foreground_wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 900px) {
  #pricing{
    margin-bottom: 45px !important;
  }
  .top-section {
    padding-top: 100px;
}
  .site-header {
    /* height: auto; */
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .logged-in.admin-bar .site-header {
    top: 0;
  }
  .site-header_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .main-navigation {
    margin-left: 0;
    margin-top: 14px;
  }
  .site-content {
    padding-top: 0;
  }
  .home-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 0;
  }
  .home-section-split .section_text,
  .home-section-split .section_image {
    max-width: 100%;
  }
  .home-section-split .section_text {
    padding: 70px 30px 50px;
  }
  .home-section-split .section_image {
    padding: 30px;
    display: inline-block;
    text-align: center;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .home-section-1 .section_image {
    overflow: hidden;
  }
  .home-section-3 .section_image {
    min-height: 400px;
  }
  .home-features li {
    width: 50%;
    min-height: 100px;
  }
  .home-features li:nth-child(3):before,
  .home-features li:nth-child(4):before {
    display: none !important;
  }
  .home-faq li {
    width: 100%;
  }
  .post_entry-title h2 {
    font-size: 22px;
  }
  .popup-buy {
    max-width: 98%;
  }
  .popup_form label {
    max-width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .col,
  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11 {
    width: 100%;
    float: none;
  }
  .main-navigation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .header-cta {
    margin-top: 14px;
  }
  p {
    font-size: 18px;
    font-weight: 300;
  }
  h1 {
    font-size: 33.6px;
  }
  h2 {
    font-size: 28.8px;
  }
  h3 {
    font-size: 24px;
  }
  .home-section p {
    font-size: 18px;
  }
  .home-faq {
    padding-top: 0;
    padding-bottom: 0;
  }
  .home-faq li {
    max-width: 100%;
  }
  .home-faq p {
    font-size: 18px;
  }
  .home-faq h3 {
    font-size: 18px;
  }
  .home-section-features {
    background-image: none;
    background-color: #332f34;
  }
  .home-section-features li {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 0;
  }
  .home-section-features li:nth-child(2n + 1) {
    background-color: #3d3b3e;
  }
  .home-section-features li:before,
  .home-section-features li:after {
    display: none;
  }
  .home-section-features p {
    margin-bottom: 0;
  }
  .home-section-features .pill-new {
    position: relative;
    top: 0;
    right: 0;
    margin-left: 10px;
  }
  .contact_git {
    margin-top: 50px;
  }
  .home-section-faq h2,
  .home-section-features h2 {
    font-size: 30px;
  }
  .blog-l2 .post-bg-img {
    padding: 10px;
  }
  .blog-l2 .post_entry-title h2 {
    font-size: 22px;
  }
  .blog-l2 .entry_excerpt {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 50px;
    margin-top: 10px;
  }
  .blog-l2 .post-bg-img {
    border-radius: 12px !important;
    background-size: inherit !important;
}
}

/*# sourceMappingURL=style.css.map */

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
div {
  font-family: "Commissioner", sans-serif !important;
}
.modal-box {
  background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0 padding-box;

  border-radius: 4px;

  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.8);

  display: none;

  position: fixed;

  top: 100px;

  width: 98%;

  z-index: 1000;
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 {
  margin: 0;
}

.modal-box .modal-body {
  min-height: 400px;

  padding: 2em 1.5em;

  text-align: center;
}

.modal-box footer,
.modal-box .modal-footer {
  background: rgba(0, 0, 0, 0.02) none repeat scroll 0 0;

  border-top: 1px solid #ddd;

  padding: 1em;

  text-align: right;
}

.modal-overlay {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;

  bottom: 0;

  height: 100%;

  left: 0;

  opacity: 0;

  position: fixed;

  top: 0;

  width: 100%;

  z-index: 900;
}

a.close {
  background: #525252 none repeat scroll 0 0;

  border-radius: 50px;

  color: #fff;

  display: inline-block;

  font-size: 1.5em;

  height: 28px;

  line-height: 25px;

  opacity: 1;

  position: absolute;

  right: 1%;

  text-align: center;

  text-decoration: none;

  top: 2%;

  width: 28px;

  z-index: 999;
}

a.close:hover {
  background: #000 none repeat scroll 0 0;

  color: #fff;

  transition: color 1s ease 0s;
}

.modal-body h1 {
  color: #f63913;

  font-size: 35px;

  text-align: center;

  text-transform: uppercase;
}

.modal-body > p {
  color: #fff;

  font-size: 30px;

  margin-bottom: 20px;
}

.popform-in label {
  color: #fff;

  font-size: 18px;

  width: 100%;
}

.popform-in input {
  border: medium none;

  font-size: 16px;

  padding: 8px;

  width: 60%;
}

.popform-in {
  margin-bottom: 20px;
}

.popform-btn a {
  background-color: #f63913;

  border-radius: 20px;

  color: #fff;

  font-size: 20px;

  padding: 10px 27px;

  text-transform: uppercase;

  transition: all 0.9s ease 0s;
}

.popform-btn a:hover {
  background-color: #165a90;

  cursor: pointer;
}

a.js-open-modal:hover {
  cursor: pointer;
}
.download {
  background: #f63913 none repeat scroll 0 0;
  border-radius: 36px;
  float: left;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 25px;
  width: 207px;
}
.download:hover {
  background: #ff512b none repeat scroll 0 0;
}
.download a {
  background: rgba(0, 0, 0, 0) url("../img/download.png") no-repeat scroll 22px
    10px;
  color: #fff;
  float: left;
  height: 50px;
  line-height: 50px;
  outline: medium none;
  padding-left: 83px;
}
.cativation-button {
  float: left;
  margin: 10px 0 40px 0;
  width: 100%;
}
a.activation-link {
  background-color: #f63913;
  color: #fff;
  padding: 10px;
  text-transform: uppercase;
  font-size: 14px;
}
.popup_form .btn {
  background-color: #f63913;
  border-radius: 24px;
  color: #fff;
  font-size: 20px;
  padding: 7px 27px;
  text-transform: uppercase;
  transition: all 0.9s ease 0s;
  border: none !important;
}
.popup_form .btn:hover {
  background-color: #165a90 !important;
  cursor: pointer;
  border: none !important;
}
.activation-fromarea {
  float: left;
  width: 100%;
}
.activation-in {
  float: left;
  margin: 10px 0;
  width: 100%;
}
.activation-in label {
  color: #999999;
  float: left;
  font-size: 15px !important;
  font-weight: 400;
  width: 100%;
}
.activation-in input {
  background-color: #f6f6f6;
  border: 1px solid #eeeeee;
  box-shadow: none;
  font-size: 17px;
  min-width: 300px;
  padding: 8px;
  width: 30%;
}
.activation-inbtn input {
  background-color: #f63913;
  border: medium none;
  color: #fff;
  margin: 10px 0 40px;
  padding: 7px 10px;
  text-transform: uppercase;
  font-size: 14px !important;
}
.getcode-area {
  background-color: #f6f6f6;
  border: 1px solid #eeeeee;
  box-shadow: none;
  float: left;
  font-family: arial;
  font-size: 17px;
  height: 42px;
  min-width: 300px;
  padding: 8px;
  width: 30%;
}
.activation-inbtn input:hover {
  background-color: #e04e29 !important;
  cursor: pointer;
}

.entry-content > ul,
.entry-content > ol {
  list-style: inside !important;
}
.paypal {
  display: inline-block;
  margin: 10% 0;
  width: 100%;
}
.p1 {
  display: inline-block;
  width: 100%;
}
.entry-content em {
  font-style: italic !important;
}
.entry-content > ol li {
  list-style-type: decimal !important;
}
.cont {
  color: #f63913;
}
.faq-innertxt {
  float: left;
  width: 100%;
}
img.pop-chkimg {
  display: inline-block;
  margin-top: -11px;
}
header.site-header {
  background: #202020;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.12), 0px 2px 12px rgba(0, 0, 0, 0.25);
}
header .primary-menu .menu-item {
  color: rgba(255, 255, 255, 0.88);
  font-size: 14px;
  font-weight: 400;
}

body,
html {
  font-family: Helvetica, sans-serif;
  font-size: 10px;
}

.home .site-content {
  background: #222222;
}
.wrap-top-section {
  filter: drop-shadow(0px 4px 24px rgba(0, 0, 0, 0.12))
    drop-shadow(0px 2px 12px rgba(0, 0, 0, 0.25));
}
.top-section {
  min-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  background-size: cover;
  background-image: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.3),
      rgba(0, 0, 0, 0.3)
    ),
    linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%),
    url("../img/home-banner.jpg");
  background-position: center center;
  background-repeat: no-repeat;
}
.top-section .top-title {
  padding-top: 150px;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  color: #ffffff;
  text-align: left;
  text-shadow: 0 6px 12px rgba(24, 39, 75, 0.12),
    0 8px 24px rgba(24, 39, 75, 0.08);
  font-size: 6rem;
  line-height: 55px;
}
.review-image {
  margin-bottom: 150px;
}
.top-section .top-title span:first-child {
  font-size: 14.4rem;
  line-height: 115%;
}
.top-section .top-title span:nth-child(2) {
  font-size: 9.6rem;
  line-height: 115%;
}
.top-section .top-title span:nth-child(3) {
  font-size: 9.6rem;
  line-height: 115%;
}
.full-width {
  width: 100%;
}
section.why-schelper {
  background: linear-gradient(180deg, #050507 0%, #202020 100%);
  padding-top: 50px;
}

.top-section .sub-title {
  margin-top: 30px;
  margin-bottom: 40px;
  font-size: 2rem;
  line-height: 28.6px;
  display: inline-block;
  text-shadow: 0 6px 12px rgba(24, 39, 75, 0.12),
    0 8px 24px rgba(24, 39, 75, 0.08);
  color: #ffffff;
  text-align: left;
}
.signup-button {
  background: #ff5732;
  color: #fff;
  width: 160px;
  font-size: 1.7rem;
  text-align: center;
  border-radius: 25px;
  padding: 10px 36px 12px 36px;
  margin-bottom: 80px;
  font-weight: 700;
}
.signup-button-box {
  margin-bottom: 50px;
}
.page-id-13 .container-banner.text-center {
  color: #ffffff;
  padding: 238px 0;
}
.page-id-15 .container-banner.text-center {
  color: #ffffff;
  padding: 238px 0;
}
.blog .container-banner.text-center {
  color: #ffffff;
  padding: 223px 0;
}
.wrap-flex {
  display: flex;
  margin: 0 -10px;
  justify-content: space-between;
  width: calc(100% + 20px);
}
.top-section .wrap-agitation .item {
  max-width: 450px;
  margin: 0 10px;
  color: #f2c94c;
  background: rgba(34, 34, 34, 0.88);
  border-radius: 16px;
  padding: 0 40px 24px;
}
.top-section .wrap-agitation .item .sub-text {
  color: #ffffff;
  font-size: 16px;
}
.top-section .wrap-agitation .item:nth-child(2) {
  color: #f2994a;
}
.top-section .wrap-agitation .item:nth-child(3) {
  color: #eb5757;
}
.top-section .wrap-agitation .item .count {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 7.2rem;
  line-height: 0px;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
}
.top-section .wrap-agitation .item .text {
  font-size: 2.4rem;
  line-height: 36px;
  margin-top: 45px;
}
.top-section .disclaimer {
  color: rgba(255, 255, 255, 0.33);
  font-size: 12px;
  line-height: 150%;
  margin-top: 24px;
  margin-bottom: 40px;
  text-align: center;
}
.why-schelper .wrap-title {
  margin-bottom: 100px;
  padding-top: 65px;
  text-align: center;
}
.why-schelper h2.home-h2 {
 margin-top: 30px !important;
}
 h2.home-h2 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 43.2px;
  color: #ff5732;
  margin-bottom: 0;
  margin-top: 100px;
}
.icon-top-card svg {
  width: 60px;
}
h4.home-h4 {
  font-size: 2.4rem;
  line-height: 150%;
  color: rgba(255, 255, 255, 0.66);
  margin-bottom: 0;
  font-weight: 300;
}
.why-schelper .wrap-link {
  text-align: center;
}
.why-schelper .wrap {
  display: flex;
  width: calc(100% + 20px);
  margin: 0 -10px;
  justify-content: space-between;
  padding: 48px 0;
}
.why-schelper .wrap .item {
  max-width: 450px;
  margin: 0 10px;
}
.why-schelper .wrap .item h3 {
  font-size: 3.6rem;
  line-height: 56px;
  font-weight: bold;
  margin-bottom: 12px;
  color: #ffffff;
}
.why-schelper .wrap .item .sub-title {
  color: #f2c94c;
  font-size: 2.4rem;
  line-height: 36px;
  margin-bottom: 12px;
}
.why-schelper .wrap .item .text {
  font-size: 1.8rem;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: rgba(255, 255, 255, 0.66);
}
.button-arrow {
  display: inline-flex;
  margin-top: 60px;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  line-height: 22px;
  letter-spacing: 1px;
  color: #ffffff;
}
.button-arrow svg {
  margin-left: 10px;
}
.meet-sc-helper .wrap-title {
  text-align: center;
}
.meet-sc-helper .meet-sc-helper-box-container {
  width: 100%;
  margin: 40px auto;
}
.meet-sc-helper .meet-sc-helper-box-container .item {
  max-width: 290px;
  padding: 40px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0px 0px 4px 0px #0000001a;
  margin: 0px auto;
  min-height: 325px;
}
.meet-sc-helper-box {
  width: 33.33%;
  float: left;
  margin-bottom: 30px;
}
section.meet-sc-helper .sub-title {
  font-size: 14px;
  color: #ff5732;
}
.meet-sc-helper .meet-sc-helper-box-container .item .title {
  font-family: Montserrat;
  font-weight: normal;
  font-size: 20px;
  line-height: 115%;
  color: #0b0c1b !important;
}
.meet-sc-helper .wrapmeet-sc-helper-box-container .item:nth-child(2) .title {
  color: #f2994a;
}
.meet-sc-helper .meet-sc-helper-box-container .item:nth-child(3) .title {
  color: #eb5757;
}
.meet-sc-helper .meet-sc-helper-box-container .item .text {
  font-size: 14px;
  line-height: 22.68px;
  margin-top: 10px;
  color: #777777;
  font-weight: 400;
}
.meet-sc-helper .meet-sc-helper-box-container .item-sm {
  padding: 0 40px;
  max-width: 450px;
  margin: 0 10px;
}
.meet-sc-helper .meet-sc-helper-box-container .item-sm .text {
  font-size: 1.6rem;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: rgba(255, 255, 255, 0.66);
}
.meet-sc-helper .meet-sc-helper-box-container .item-sm .button-arrow {
  margin-top: 16px;
}
.meet-sc-helper .meet-sc-helper-box-container.bottom {
  padding: 48px 0;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
}
.how-it-works .wrap-devices {
  margin-top: 100px;
  padding: 48px 0;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
}
.how-it-works .wrap-devices .devices {
  display: flex;
  max-width: 650px;
  justify-content: space-between;
  margin: 0 auto;
}
.how-it-works .wrap-devices .devices .item {
  display: flex;
  align-items: center;
  font-size: 1.8rem;
  line-height: 150%;
  color: rgba(255, 255, 255, 0.88);
}
.how-it-works .wrap-title {
  max-width: 560px;
  margin: 0 auto;
  text-align: center;
}
.how-it-works .wrap-devices .devices .item svg {
  margin-right: 27px;
}
.how-it-works .disclaimer {
  font-size: 12px;
  line-height: 150%;
  text-align: center;
  color: rgba(255, 255, 255, 0.33);
  max-width: 700px;
  margin: 48px auto 0;
}
.new-here {
  width: 100%;
}
.new-here .wrap-title {
  max-width: 560px;
  margin: 0 auto;
  text-align: center;
}
.new-here .banner-trial {
  margin-top: 100px;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.12), 0 2px 12px rgba(0, 0, 0, 0.25);
  border-radius: 16px;
  display: flex;
  overflow: hidden;
}
.new-here .banner-trial .image {
  width: 50%;
  background-size: cover;
}
.new-here .banner-trial .wrap-text {
  color: #ffffff;
  padding: 32px 48px 24px;
  width: 50%;
}
.new-here .banner-trial .before-title {
  font-size: 2.4rem;
  line-height: 150%;
  color: rgba(255, 255, 255, 0.88);
}
.new-here .banner-trial .wrap-title {
  display: flex;
  justify-content: space-between;
  margin: 0;
  max-width: none;
  align-items: center;
  margin-top: 12px;
}
.new-here .banner-trial .wrap-title .title {
  font-size: 4.8rem;
  line-height: 80px;
  color: rgba(255, 255, 255, 0.88);
}
.new-here .banner-trial .wrap-title .btn {
  border: 2px solid #ffffff;
  box-sizing: border-box;
  border-radius: 99px;
  padding: 10px 22px;
  font-size: 1.8rem;
  line-height: 21px;
  letter-spacing: 1px;
}
.new-here .banner-trial .disclaimer {
  font-size: 12px;
  line-height: 150%;
  color: rgba(255, 255, 255, 0.33);
  margin-top: 38px;
}
.new-here .after-banner {
  font-size: 1.8rem;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.5px;
  color: rgba(255, 255, 255, 0.66);
  margin: 80px 0;
  text-align: center;
}
.new-here .wrap-system {
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  padding: 48px 0;
}
.new-here .wrap-system .system {
  max-width: 500px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.new-here .wrap-system .system .item {
  display: flex;
  align-items: center;
  font-size: 1.8rem;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: rgba(255, 255, 255, 0.88);
}
.new-here .wrap-system .system .item svg {
  margin-right: 27px;
}
.tariffs {
  padding-bottom: 60px;
  display: flex;
  align-items: flex-end;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background: #202020;
}
section.tariff-disclaimer {
  background: #202020;
  margin-top: -1px;
}
section.tariff-disclaimer div {
  width: 700px;
  margin: 0px auto;
  padding-bottom: 60px;
  color: #777777;
  font-size: 1.2rem;
  text-align: center;
}
.tariffs .wrap-title {
  margin: 0 auto;
}
.tariffs .title {
  margin-top: 80px;
  font-style: normal;
  font-weight: 700;
  font-size: 6rem;
  line-height: 59px;
  text-align: center;
  color: #fff;
  margin-bottom: 24px;
}
.tariffs .sub-title {
  margin: 0 auto;
  max-width: 570px;
  font-style: normal;
  font-weight: 300;
  font-size: 2.2rem;
  line-height: 130%;
  text-align: center;
  color: rgba(255, 255, 255, 0.88);
  text-shadow: 0 4px 24px rgba(0, 0, 0, 0.12), 0 2px 12px rgba(0, 0, 0, 0.25);
}
.tariffs .sub-title span {
  font-weight: 700;
}
.tariffs .wrap-tariff {
  margin-top: -75px;
  padding-left: 60px;
  padding-right: 60px;
}
.tariffs .wrap-tariff .item {
  width: 33.33%;
  padding: 10px 40px 48px;
  background: #f5f5f5;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.12), 0px 2px 12px rgba(0, 0, 0, 0.25);
  border-radius: 16px;
  margin: 0 10px;
  max-width: 280px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  margin-top: -170px;
}
.most-popular .plan-buy {
  background: #ff5732 !important;
}
.most-popular .plan-title {
  color: #ff5732 !important;
}
.most-popular {
  background: #ff5732;
  padding-left: 0px !important;
  padding-right: 0px !important;
  border-radius: 22px !important;
  margin-top: -65px;
}
.most-populer-container {
  position: relative;
  width: 100%;
  padding: 10px;
  text-align: center;
  font-size: 1.5rem;
  color: #fff;
  font-weight: 700;
}
.plan-title {
  font-size: 1.5rem;
  color: #444;
  font-weight: 600;
  margin-bottom: 3px;
}
.plan-subtitle {
  font-size: 1.2rem;
  margin-bottom: 30px;
}
.plan-price {
  font-size: 4rem;
  font-weight: 800;
  color: #444444;
  text-align: center;
  margin-bottom: 15px;
}

section.tariffs .wrap-tariff .title {
  font-size: 2rem;
  color: #444;
  text-shadow: 0px 2.655972719192505px 4.426620960235596px 0px #0000000d;
}

.tariffs .wrap-tariff .item .text-hour {
  font-size: 3.6rem;
  line-height: 116.6%;
  color: #f2c94c;
}
.tariffs .wrap-tariff .item .discount {
  margin-top: 48px;
  font-size: 2.4rem;
  line-height: 150%;
  color: rgba(255, 255, 255, 0.88);
}
.tariffs .wrap-tariff .item .price {
  margin-top: 104px;
  font-size: 2.4rem;
  line-height: 150%;
  color: rgba(255, 255, 255, 0.88);
}
.tariffs .wrap-tariff .item .disclaimer {
  font-family: Helvetica;
  font-style: normal;
  font-weight: normal;
  margin-top: 8px;
  font-size: 12px;
  line-height: 150%;
  color: rgba(255, 255, 255, 0.33);
}
.tariffs .wrap-tariff .item .btn {
  border: 2px solid #ffffff;
  box-sizing: border-box;
  border-radius: 99px;
  padding: 10px 22px;
  font-size: 1.8rem;
  line-height: 21px;
  color: #ffffff;
  letter-spacing: 1px;
  margin-top: 25px;
}
.tariffs .wrap-tariff .item:nth-child(2) .hour,
.tariffs .wrap-tariff .item:nth-child(2) .text-hour,
.tariffs .wrap-tariff .item:nth-child(2) .discount span {
  color: #f2994a;
}
.tariffs .wrap-tariff .item:nth-child(3) .hour,
.tariffs .wrap-tariff .item:nth-child(3) .text-hour,
.tariffs .wrap-tariff .item:nth-child(3) .discount span {
  color: #eb5757;
}
section.disclaimer.container {
  font-size: 12px;
  line-height: 150%;
  text-align: center;
  color: rgba(255, 255, 255, 0.33);
  margin-bottom: 60px;
}
section.disclaimer.container .disc {
  max-width: 700px;
  padding: 40px 0;
  margin-bottom: 50px;

  margin: 0 auto;
}
.how-it-works {
  width: 100%;
}
.height-full {
  width: 100%;
  margin: 150px 0;
  /*max-height: 1100px;*/
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.height-full > section {
  width: 100%;
}
section#reviews {
  background: #f5f5f5;
}
.what-people-say .wrap-title {
  text-align: center;
}
section#reviews h2 {
  color: #0b0c1b;
  font-weight: 700;
}
section#reviews h4 {
  color: #ff5732;
  font-size: 2rem;
  font-weight: 400;
}
.what-people-say .home-h4 {
  max-width: 560px;
  margin: 0 auto;
}
.what-people-say .wrap-flex {
  margin-top: 70px;
  align-items: flex-start;
  padding-bottom: 20px;
}
.what-people-say .wrap-flex .item {
  width: 33.3%;
  max-width: 450px;
  margin: 0 10px;
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0px 3px 5px 0px #0000000d;
  min-height: 511px;
}
.what-people-say .wrap-flex .item .image {
  padding-bottom: 53.5%;
  background-size: cover;
  border-radius: 20px;
}
.what-people-say .wrap-flex .item .info {
  padding: 10px 20px 24px;
  color: #ffffff;
}
.what-people-say .wrap-flex .item .info .name {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 56px;
  color: #ff5732;
}
section#reviews {
  background: #f5f5f5;
  padding-bottom: 100px;
}
.what-people-say .wrap-flex .item .info .status {
  font-size: 1.4rem;
  line-height: 0px;
  color: #777777;
}
.what-people-say .wrap-flex .item .info .description {
  font-size: 1.4rem;
  margin-top: 28px;
  color: #444444;
  transition: all 0.3s ease-out;
}
.what-people-say .wrap-flex .item .info .btn-collapse svg {
  margin-right: 10px;
  transition: all 0.3s ease-out;
}
.what-people-say .wrap-flex .item .info .btn-collapse.collapse svg {
  transform: rotate(180deg);
}
.trustpilot {
  text-align: center;
  width: 100%;
}
.trustpilot .wrap-title {
  text-align: center;
}
.trustpilot .wrap-title .home-h2 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.trustpilot .wrap-title .home-h2 svg {
  margin-left: 10px;
}
.trustpilot .wrap-title .home-h4 {
  max-width: 560px;
  margin: 0 auto;
}
.trustpilot .wrap-reviews {
  margin: 108px -10px 0;
}
.faq {
  padding-bottom: 200px;
  overflow: hidden;
  background-image: linear-gradient(#202020, #010101);
}
.faq .wrap-title {
  text-align: center;
}
.faq .wrap-questions {
  width: 75%;
  margin: 100px auto;
  display: flex;
}
.faq .wrap-questions .column {
  width: 50%;
  padding: 0 45px 50px;
}
/* .faq .wrap-questions .column:nth-child(2) {
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
} */
.faq .wrap-questions .item:not(:last-child) {
  padding-bottom: 40px;
  border-bottom: 1px solid #333333;
}
.faq .wrap-questions .item:not(:first-child) {
  padding-top: 40px;
}
.faq .wrap-questions .item .question {
  font-size: 1.8rem;
  line-height: 24px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.88);
  text-indent: 0px;
  position: relative;
  margin-left: 15px;
}
.faq .wrap-questions .item .question:after {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #eb5757;
  position: absolute;
  left: -15px;
  top: 16px;
}

.faq .wrap-questions .item .answer {
  font-size: 1.3rem;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.40);
  margin-top: 24px;
  font-weight: 400;
}
section.from-blog {
  background-size: cover;
  background-position: center;
}
.blog-row {
  clear: both;
  min-height: 650px;
  margin-top: 50px;
  margin-left: 50px;
  margin-right: 50px;
}
.blog-column {
  width: 33.3%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
.primary-menu {
  padding-top: 0;
}
.site-footer {
  background: #202020;
  font-size: 1.6rem;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: rgba(255, 255, 255, 0.88);
}
.main-navigation .class1 {
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  background: #ff5732;
  border-radius: 65px;
  padding: 10px 36px 10px 36px;
  margin-left: 24px;
}
.wrap {
  margin-top: 4px;
}
.main-navigation .class1.free {
  color: #ff5732;
  background: transparent;
  border: 1px solid #ff5732;
}
.header-post {
  -webkit-mask-box-image: url(../img/blog-banner.png);
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  min-height: 350px;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center;
}
.single-top-space {
  min-height: 300px;
}
.single-bottom-space {
  min-height: 150px;
}
.wrap-header-post {
  filter: drop-shadow(0px 4px 24px rgba(0, 0, 0, 0.12))
    drop-shadow(0px 2px 12px rgba(0, 0, 0, 0.25));
}
.header-post h1 {
  font-weight: bold;
  font-size: 5rem;
  line-height: 150%;
  color: #fff;
}
span.posted-on a {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 12px;
}
.history-back svg {
  margin-right: 10px;
}
.history-back {
  display: inline-flex;
  align-items: center;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 1px;
  color: rgba(34, 34, 34, 0.88);
}
.wrap-category {
  padding: 24px 0;
}
.what-people-say {
  width: 100%;
}
.wrap-category .cat-links {
  background: #c9c9c9;
  border-radius: 25px;
  font-size: 1.5rem;
  line-height: 26px;
  padding: 12px 30px;
  color: rgba(255, 255, 255, 0.88);
  font-weight: 400;
}
.publish-date {
  font-size: 14px;
  line-height: 16px;
  color: #f5f5f5;
  margin-bottom: 8px;
}
.blog-title {
  color: #fff;
  font-size: 2.3rem;
  line-height: 28px;
}
.blog-box {
  padding: 30px;
  background-size: cover;
  background-position: center;
  border-radius: 25px;
}
.blog-top-space {
  min-height: 338px;
}
.entry-content p,
.entry-title,
.wrap-single-content ul li {
  font-size: 18px;
  line-height: 24px;
  color: rgba(34, 34, 34, 0.66);
}
.wrap-single-content ul {
  margin-bottom: 20px;
  list-style: disc;
  padding-left: 20px;
}
.wrap-single-content {
  width: 650px;
  margin: 0px auto;
}
.wrap-single-content p {
  color: #000;
  font-size: 1.6rem;
  font-weight: 400;
}
.single-post .site-content {
  background: #f5f5f5;
}
.related-blogs {
  background: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
}
.rel-blog h2 {
  text-align: center;
  color: #202020;
  font-weight: 700;
  font-size: 4.5rem;
  margin-bottom: 50px;
}
.post-bg-img-single {
  padding: 45px;
  border-radius: 20px;
}
.wrap-single-content .content {
  max-width: 950px;
}
.wrap-single-content .site-bar {
  max-width: 325px;
  margin-left: 15px;
}
.wrap-single-content .site-bar h2 {
  font-weight: bold;
  font-size: 36px;
  line-height: 56px;
  color: rgba(34, 34, 34, 0.88);
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(34, 34, 34, 0.33);
}
.wrap-single-content .site-bar .item {
  margin: 24px 0;
}
.wrap-single-content .site-bar .item h4 {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: rgba(34, 34, 34, 0.88);
}
.wrap-single-content .site-bar .item .released {
  font-size: 14px;
  line-height: 16px;
  color: rgba(34, 34, 34, 0.33);
  margin-top: 8px;
}
.wrap-single-content .site-bar .all_post {
  display: flex;
  margin-top: 24px;
  border-top: 1px solid rgba(34, 34, 34, 0.33);
  padding-top: 24px;
}
.wrap-single-content .site-bar .all_post svg {
  margin-left: 10px;
}
.wrap-single-content .content h2 {
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.5px;
  color: rgba(34, 34, 34, 0.88);
}
.modal_custom {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #202020;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.12), 0 2px 12px rgba(0, 0, 0, 0.25);
  border-radius: 16px;
  min-height: 60vh;
  padding: 40px 48px;
  width: calc(100% - 20px);
  max-width: 960px;
}
.modal_custom .title {
  font-weight: bold;
  font-size: 3.6rem;
  line-height: 56px;
  color: rgba(255, 255, 255, 0.88);
  padding-bottom: 32px;
  text-align: left;
}
.modal_custom .content {
  font-size: 1.8rem;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: rgba(255, 255, 255, 0.66);
  overflow-y: auto;
  border-bottom: 1px solid #333333;
  border-top: 1px solid #333333;
  padding-top: 32px;
  max-height: 505px;
}
.modal_custom .content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left;
}
.modal_custom .content ul li {
  text-align: left;
  padding-left: 30px;
  position: relative;
  font-size: 1.8rem;
  line-height: 133%;
  margin-bottom: 15px;
}
.modal_custom .content ul li strong {
  background: linear-gradient(180deg, #f63913 0%, #f67213 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.modal_custom .content ul li:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 18px;
  height: 14px;
  background: url("../img/point_li.svg") no-repeat bottom left;
}
.grecaptcha-badge {
  display: none;
}
/* width */
::-webkit-scrollbar {
  width: 0px;
}
/* Track */
::-webkit-scrollbar-track {
  /*box-shadow: inset 0 0 5px grey;*/
  border-radius: 4px;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #333333;
  border-radius: 4px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #333333;
}
.modal_custom.image .content {
  overflow: hidden;
  max-height: none;
}
.modal_custom .content .wrap_content {
  display: flex;
}
.modal_custom .content .wrap_content .image {
  width: 50%;
  max-width: 410px;
}
.modal_custom .content .wrap_content .modal_content {
  width: 50%;
  padding-left: 48px;
  max-height: 505px;
  overflow-y: auto;
}
.modal_custom .content p {
  font-size: 1.8rem;
}
.modal_custom .content h2 {
  font-size: 2.4rem;
  line-height: 36px;
  letter-spacing: 0.5px;
  color: rgba(255, 255, 255, 0.88);
  margin-bottom: 8px;
}
.modal_custom .content a {
  text-decoration: none;
  color: #026cd3;
}
.modal_custom svg {
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;
}
@media screen and (max-width: 1440px) {
  /* @media screen and (max-width: 1440px) and (min-width: 990px) { */
  html,
  body {
    font-size: calc(4px + (10 - 4) * ((100vw - 320px) / (1440 - 320)));
  }
  .height-full {
    margin: 0px 0;
  }
  .tariffs .wrap-tariff .item {
    flex: 33.3% 0 1;
    padding: 25px 2vw 25px;
  }
 
  .tariffs .wrap-tariff .item .hour {
    font-size: 10.5rem;
  }
  .top-section .wrap-agitation .item .sub-text {
    font-size: 1.8rem;
  }
  .new-here .banner-trial .wrap-text {
    padding: 32px 3vw 24px;
  }
  .site-bar {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  
  html,
  body {
    font-size: 7px;
  }

  .wrap-flex {
    flex-direction: column;
    width: auto;
  }

  .top-section .wrap-agitation .item .count {
    font-size: 48px;
  }

  .top-section .wrap-agitation .item .text {
    font-size: 22px;
  }

  .top-section .wrap-agitation .item .sub-text {
    font-size: 14px;
  }

  .top-section .wrap-agitation .item {
    width: auto;
    max-width: none;
    margin-bottom: 40px;
  }

  .why-schelper .wrap .item {
    margin-bottom: 20px;
  }

  .meet-sc-helper .meet-sc-helper-box-container .item {
    margin-bottom: 30px;
  }



  .meet-sc-helper .meet-sc-helper-box-container .item .text {
    font-size: 2.2rem;
  }

  .meet-sc-helper .meet-sc-helper-box-container .item-sm .text {
    font-size: 2rem;
  }

  .meet-sc-helper .meet-sc-helper-box-container .item-sm {
    margin-bottom: 20px;
  }

  .how-it-works .wrap-devices {
    margin-top: 50px;
  }

  .new-here .banner-trial {
    margin-top: 50px;
  }

  .new-here .after-banner {
    margin: 40px 0;
  }

  .tariffs {
    padding-bottom: 0;
    padding-top: 150px;
  }

  .tariffs .wrap-tariff {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 40px -10px 0;
    margin-top: -75px;
  }

  .tariffs .wrap-tariff .item .price {
    margin-top: 48px;
  }

  .height-full {
    margin: 50px 0;
  }

  .why-schelper .wrap-title {
    margin-bottom: 20px;
  }

  .new-here .banner-trial .wrap-title {
    flex-direction: column;
    align-items: flex-start;
  }

  .what-people-say .wrap-flex .item {
    width: 100%;
    margin-bottom: 20px;
  }

  .what-people-say .wrap-flex {
    margin-top: 50px;
    align-items: center;
    justify-content: center;
  }

  .what-people-say .wrap-flex .item .info .description {
    font-size: 2rem;
  }

  .what-people-say .wrap-flex .item .info .status {
    font-size: 1.8rem;
  }

  .what-people-say .wrap-flex .item .info .name {
    font-size: 4rem;
  }

  .what-people-say .wrap-flex .item .info .btn-collapse {
    font-size: 1.6rem;
  }

  .faq .wrap-questions {
    flex-direction: column;
  }

  .faq .wrap-questions .column {
    width: 100%;
  }

  .faq .wrap-questions .item:not(:last-child) {
    padding-bottom: 25px;
  }

  .faq .wrap-questions {
    margin: 50px 0px 0;
  }

  .faq .wrap-questions .item .answer {
    margin-top: 15px;
  }
  .modal_custom {
    padding: 40px 15px;
  }
}
@media screen and (max-width: 600px) {
  html,
  body {
    font-size: 6px;
  }
  /* .site-header .wrap {
    margin-top: 25px;
  } */
  .how-it-works .wrap-devices .devices .item svg {
    margin-right: 7px;
  }
  .meet-sc-helper .meet-sc-helper-box-container .item {
    padding: 20px;
  }
  .new-here .banner-trial {
    flex-direction: column;
  }
  .new-here .banner-trial .wrap-text {
    width: 100%;
    padding: 32px 24px;
  }
  .new-here .banner-trial .image {
    padding-bottom: 50%;
    width: 100%;
  }
  .new-here .wrap-system .system .item svg {
    margin-right: 15px;
  }
  .popup_form input {
    width: 90%;
  }
  .top-section .top-title span:nth-child(3) {
    font-size: 9.6rem;
    line-height: 115%;
  }
  .main-navigation .class1 {
    margin-left: 48px;
  }
  .modal_custom .content .wrap_content {
    flex-direction: column;
  }
  .modal_custom .content .wrap_content .image,
  .modal_custom .content .wrap_content .modal_content {
    width: 100%;
    padding-left: 0;
  }
  .modal_custom.image .content {
    max-height: 60vh;
    overflow-y: auto;
  }
  .modal_custom .content .wrap_content .modal_content {
    max-height: none;
  }
  .modal_custom .content {
    max-height: 360px;
  }
  body [type="radio"]:checked + label,
  [type="radio"]:not(:checked) + label {
    font-size: 23px !important;
  }
  .popup-buy p {
    font-size: 20px;
  }
  .post_title_blog .post_entry-title h2 {
    line-height: 30px !important;
    width: 100% !important;
}
.publish-date {
    font-size: 18px !important;
    line-height: 18px !important;
}
.blog-title {
    font-size: 20px !important;
    line-height: 20px !important;
}
.blog .post-bg-img {
    padding: 25px;
}
}


.carousel {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.carousel-container {
  display: flex;
  transition: transform 0.5s ease;
}

.carousel-card {
  flex: 0 0 360px;
  margin-right: 20px;
  border-radius: 20px;
  background: #fff;
  padding: 20px;
}

.carousel-controls {
  text-align: center;
  margin-top: 10px;
}

.carousel-controls button {
  cursor: pointer;
}
.full-width-container {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
}
.user-info {
  display: flex;
  margin-bottom: 20px;
}
.user_name {
  margin-left: 15px;
  margin-top: 10px;
  font-size: 14px;
}
.title {
  color: #ff5732;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 5px;
  margin-top: 10px;
}
.description {
  font-size: 14px;
  font-weight: 400;
}
.counter-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
  width: 48%;
}
.icon-counter1,
.icon-counter2,
.icon-counter3 {
  display: flex;
}
.icon-counter1 {
  display: flex;
  width: 160px;
  border-radius: 10px;
  opacity: 0px;
  background: #a0a0a0;
}
.icon-counter2 {
  display: flex;
  width: 185px;
  border-radius: 10px;
  opacity: 0px;
  background: #f5f5f5;
}

.icon-counter3 {
  display: flex;
  width: 215px;
  border-radius: 10px;
  opacity: 0px;
  background: linear-gradient(110.88deg, #f17357 -3.07%, #ff5732 32.1%);
}
.icon {
  width: 50%;
  text-align: center;
}
.icon1 {
  width: 40%;
  text-align: center;
  padding: 15px;
}
.icon2 {
  width: 42%;
  text-align: center;
  padding: 15px;
}
.icon3 {
  width: 42%;
  text-align: center;
  padding: 15px;
}
.polygon-v2 {
  margin-left: 72px;
  margin-top: -10px;
}
.polygon-v3 {
  margin-left: 72px;
  margin-top: -10px;
}
.polygon-v1 {
  margin-left: 72px;
  margin-top: -10px;
}
.polygon-v1 svg {
  width: 25px;
}
.counter-box1,
.counter-box3 {
  width: 50%;
  font-size: 3rem;
  padding-top: 8px;
  color: #fff;
}
.counter-box2 {
  width: 50%;
  font-size: 3rem;
  padding-top: 8px;
  color: #ff5732;
}
.polygon-v {
  margin-left: 74px;
  margin-top: -10px;
}
.steps-icon svg {
  width: 65px;
  height: 65px;
}
.polygon-v2 {
  margin-left: 88px;
  margin-top: -10px;
}
.polygon-v3 {
  margin-left: 104px;
  margin-top: -10px;
}
.polygon-v3 svg,
.polygon-v svg,
.polygon-v2 svg {
  width: 25px;
}
.user_guide p {
  color: #a0a0a0;
  font-size: 1.3rem;
  font-weight: 400;
  text-align: center;
}
section.meet-sc-helper {
  background: #f5f5f5;
}
section.meet-sc-helper h2 {
  color: #0b0c1b;
}
section.meet-sc-helper h4 {
  color: #ff5732;
  font-size: 18px;
}
.icon-top-card {
  text-align: center;
}
.meet-sc-helper {
  padding-bottom: 100px;
}
section.how-it-works h2 {
  color: #fff;
  font-size: 4.5rem !important;
  line-height: 56px;
}

section.how-it-works .wrap-title {
  margin-bottom: 64px;
}

.video-container {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 80px;
}

.thumbnail {
  cursor: pointer;
}
.easy-to-begin-container {
  text-align: center;
  margin-bottom: 250px;
}
.easy-to-begin-container h3 {
  color: #fff;
  font-size: 36px;
  line-height: 43.2px;
  font-weight: 700;
}
.easy-to-begin-container h4 {
  color: #ff5732;
  font-size: 23px;
  line-height: 27.6px;
  font-weight: 400;
}
.steps-to-start-container {
  background: #ff5732;
}
.steps-to-start-box {
  width: 30%;
  background: #fff;
  padding: 30px;
  border-radius: 30px;
  margin-top: -90px;
}
.steps-to-start-row {
  display: flex;
  justify-content: space-between;
  padding-bottom: 120px;
}
.steps-to-start-box img {
  max-width: 60px;
  max-height: 60px;
}
.steps-to-start-box h4 {
  color: #ff5732 !important;
  margin-top: 30px !important;
  font-size: 32px !important;
  font-weight: 500 !important;
  line-height: 41.6px !important;
  margin-bottom: 15px !important;
}
.steps-to-start-box p {
  color: #777777;
  font-size: 14px;
  font-weight: 400;
  line-height: 22.68px;
}
.icon1 svg {
  width: 34px;
}
.icon2 svg {
  width: 50px;
}
.icon3 svg {
  width: 56px;
}
.spacer-horizontal {
  min-height: 215px;
}
a.plan-buy {
  background: #a0a0a0;
  width: 100%;
  display: inline-block;
  padding: 8px 12px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border-radius: 28px;
  box-sizing: border-box;
  cursor: pointer;
  transition: background-color 0.3s ease;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 30px;
}
.plan-discount {
  font-size: 1.2rem;
  margin-bottom: 10px;
}
.plan-disclaimer {
  font-size: 1.1rem;
}

.from-blog h3 {
  color: #fff;
  font-size: 36px;
  line-height: 43.2px;
  font-weight: 700;
}
.from-blog h4 {
  color: #ff5732;
  font-size: 23px;
  line-height: 27.6px;
  font-weight: 400;
}
.blog-heading {
  text-align: center;
}
.footer-row {
  display: flex;
  padding-top: 35px;
  padding-bottom: 35px;
}
.logo-column {
  width: 50%;
  text-align: left;
}
.footer-description {
  width: 50%;
}
.footer-description p {
  font-size: 1rem;
  font-weight: 400;
  color: #777777;
  line-height: 16px;
  text-align: left;
  margin-bottom: 35px;
}
.footer-description h4 {
  font-size: 1rem;
  color: #fff;
  text-align: left;
  line-height: 20px;
  font-weight: 400;
}
.tariff-item {
  background: #f5f5f5;
  padding: 30px;
  border-radius: 22px;
}
.tariff-box {
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  width: 33.3%;
}
.most-popular .plan-price {
  margin-bottom: 60px;
}
.post_title_blog .post_entry-title h2 {
  color: #fff;
  display: inline-block;
  line-height: 38px;
  font-size: 3.8rem;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 0;
  width: 70%;
  background: transparent;
}
.post_title_blog-single a h2 {
  color: #fff;
  display: inline-block;
  line-height: 34px;
  font-size: 4rem;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 0;
  width: 60%;
  line-height: 44px;
  background: transparent;
}
.link_readmore-single {
  padding: 12px 30px !important;
  background: #d9d9d9 !important;
  color: #777777 !important;
  line-height: 20px !important;
  font-size: 14px !important;
  border-radius: 25px;
}
.post_readmore-single {
  margin-bottom: 50px;
}
span.tagged-under {
  color: #777777;
  font-size: 1.6rem;
  margin-right: 10px;
}
.post_title_blog-single {
  margin-bottom: 50px;
  margin-top: 15px;
}
.cat-links-single a {
  background-color: #202020 !important;
  border-radius: 25px !important;
  color: #f5f5f5 !important;
  padding: 15px 20px !important;
}
.post_readmore {
  margin-top: 0px !important;
  margin-bottom: 30px !important;
}
.link_readmore {
  padding: 12px 30px !important;
  background: #d9d9d9 !important;
  color: #777777 !important;
  line-height: 20px !important;
  font-size: 14px !important;
}
span.icon-arrow {
  margin-left: 20px;
}
.blog-l2 .cat-links a {
  background-color: #202020 !important;
  border-radius: 25px !important;
  color: #f5f5f5 !important;
  padding: 15px 20px !important;
}
.published-username {
  text-align: center;
  color: #fff;
  font-size: 1.5rem;
}
.published-username span {
  font-weight: 700;
}
.single-post .entry-header {
  display: none;
}

.page-id-15 .container-m {
  max-width: 800px;
}
.page-id-15 article .entry-content p {
  color: #000 !important;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 21px;
}
.page-id-15 article .entry-content h4 {
  color: #000 !important;
  font-size: 1.8rem !important;
}
.contact-form-container {
  max-width: 500px;
  background: #fff;
  margin: 0px auto;
}
.page-id-13 {
  background: #f5f5f5;
}
.contact-form-container {
  max-width: 500px;
  background: #fff;
  margin: 0px auto;
  padding: 2px 25px 15px 25px;
  border-radius: 20px;
}
.form-heading h2 {
  font-size: 3.5rem;
  font-weight: 600;
  margin-bottom: 15px;
}
.row-name {
  display: flex;
  margin-bottom: 20px;
}
.name-box span input,
.email-box span input {
  background: #f5f5f5 !important;
  border: 0px !important;
  width: 100%;
  border-radius: 20px !important;
  font-size: 1.5rem;
  padding: 10px !important;
}
.subject-box span input {
  background: #f5f5f5 !important;
  border: 0px !important;
  width: 100%;
  border-radius: 20px !important;
  font-size: 1.5rem;
  padding: 10px !important;
}
.message-box p span textarea {
  background: #f5f5f5 !important;
  border: 0px !important;
  width: 100%;
  border-radius: 20px !important;
  font-size: 1.5rem;
  padding: 10px !important;
}
.row-subject {
  margin-bottom: 20px;
}
.name-box {
  margin-right: 20px;
}
.btn-box p input {
  background: #ff5732 !important;
  padding: 5px 50px 8px 50px !important;
  border-radius: 30px;
  margin-top: 0px !important;
}

section.how-it-works {
  background-image: linear-gradient(#202020, #010101);
}
section#how_it_works h4 {
  color: #ff5732;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}
@media screen and (max-width: 5000px) {
  .height-full {
    margin: -1px 0 !important;
  }

}
@media screen and (max-width: 991px) {
  .faq .wrap-questions {
    width: 100% !important;
  }
   .top-section {
      min-height: 100px !important;
  }
  .container-banner {
    max-width: 90% !important;
}
.wrap-single-content {
  width: 100% !important;
}
}
@media screen and (min-width: 992px) and (max-width: 1024px){
  
   .top-section {
      min-height: 100px !important;
  }
}
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  .signup-button {
    font-size: 2.3rem !important;
}
  .faq .wrap-questions .column {
    padding: 0 15px 50px;
  }
  .cat-links-single a {
    font-size: 1.8rem !important;
  }
  span.posted-on a {
    font-size: 2rem !important;
  }
  .post {
    margin-bottom: 25px;
  }
  main#main {
    margin-bottom: 0px;
}
  .related-blogs {
    padding-top: 0px;
    padding-bottom: 30px;
}
.why-schelper .wrap-title {
  padding-top: 1px;
}
.post_title_blog-single a h2 {
  line-height: 34px;
  font-size: 3.5rem;
  width: 100%;
  line-height: 26px;
}
.post-bg-img-single {
  min-height: 310px !important;
}
.wrap-single-content p {
  color: #000;
  font-size: 2.2rem;
  font-weight: 400;
  letter-spacing: 0px;
}
.header-post {
  
  margin-top: -3px;
}
.wrap-category .cat-links {
  font-size: 2rem;
}
.header-post h1 {
  text-align: center;
}
p.blog-header-description {
  font-size: 2.2rem !important;
}
.blog-l2 .entry-header {
  min-height: 335px;
}
.posts-navigation {
  margin-bottom: 30px;
}
.page-id-13 .container-banner p {
  font-size: 2.2rem !important;
}
.page-id-15 .container-banner p {
  font-size: 2.2rem !important;
}
.wrap-category .cat-links {
  padding: 15px 40px;
}
.mobile_menu {
  min-height: 60px;
}
.rel-blog h2 {
  margin-bottom: 30px;
}
.rel-blog h2 {
  font-size: 3.5rem;
}
  .logo-section {
    margin-top: 14px !important;
  }
 
  .site-header_content.container.mobile_menu {
    display: block !important;
  }
  .site-header_content.container.desktop {
    display: none !important;
  }
  .mobile_menu {
    display: flex;
  }

  .logo-section,
  .login-signup-section,
  .menu-button-section {
    float: left; /* Center the content horizontally */
  }
  .mobile_menu a.open_popup.class1.free {
    margin-left: 0;
    color: #ff5732;
    background: transparent;
    border: 1px solid #ff5732;
  }

  .mobile_menu a.open_popup.class1 {
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 48px;
    letter-spacing: 0.5px;
    color: #ffffff;
    background: #ff5732;
    border-radius: 18px;
    padding: 8px 18px;
    margin-left: 24px;
  }
 
}

@media screen and (min-width: 769px) {
  .site-header_content.container.mobile_menu {
    display: none !important;
  }
  .site-header_content.container.desktop {
    display: flex !important;
  }
}

@media screen and (max-width: 320px) {
  section.meet-sc-helper h2 {
    font-size: 4.5rem;
    margin-bottom: 6px;
  }
  section.meet-sc-helper h4 {
    line-height: 20px;
  }
  section#reviews h2 {
    font-size: 4rem;
    line-height: 26px;
    margin-bottom: 6px;
}
  .popup_form input {
    margin-left: 15px !important;
}
  .popup-buy {
    padding: 4em 1em !important;
}
 
  body [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .popup-buy p {
    font-size: 14px !important;
  }
  section#reviews h4 {
    font-size: 2.5rem;
    line-height: 20px;
  }
  .post_title_blog-single a h2 {
    font-size: 3rem !important;
    width: 100% !important;
    line-height: 26px !important;
  }
  .carousel-card {
    margin-left: 18px !important;
}
  .mobile_menu a.open_popup.class1 {
    padding: 6px 14px !important;
}
.mobile-icon {
  font-size: 36px !important;
  margin-top: -10px !important;
}
  .counter-wrapper {
    display: block !important;
    justify-content: unset !important;
    width: 100% !important;
  }
  .carousel-card {
    min-height: 400px !important;
}
  .center {
    margin-bottom: 20px !important;
  }
  .center .slick-center {
    position: relative !important;
    top: 0px !important;
    height: 100% !important;
  }
  .center2 .slick-center {
    position: relative !important;
    top: 0px !important;
    height: 100% !important;
  }

  h2.home-h2 {
    margin-top: 30px !important;
    font-size: 20px;
    line-height: 26px;
  }
  .mobile_menu a.open_popup.class1 {
      margin-left: 7px !important;
  }
  .mobile_menu a.open_popup.class1.free {
      margin-left: 17px;
    
    }
    .container.counter-wrapper {
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    .logo-section{
      margin-top: 20px !important;
    }
    .meet-sc-helper {
      padding-bottom: 0px;
  }
  .meet-sc-helper .meet-sc-helper-box-container .item {
    max-width: 400px;
    padding: 20px 21px 24px 30px;
    margin-bottom: 30px;
    min-height: 270px;
}
  .icon-counter-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px; /* Adjust as needed */
  }
  .top-section .top-title {
    padding-top: 70px;
    line-height: 30px;
    font-size: 4rem;
  }

  .top-section .sub-title {
    margin-top: 22px;
    margin-bottom: 30px;
    line-height: 15.6px;
    font-size: 11px;
}
  .icon-counter-box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  .user_guide,
  .polygon-v1,
  .polygon-v2,
  .polygon-v3 {
    margin-left: 0px;
    margin-top: -10px;}
  
    .footer-row {
      display: block;
      padding-top: 35px;
      padding-bottom: 35px;
  }
  .faq .wrap-questions .item .answer{
    font-size: 1.8rem !important;
  }
  .faq .wrap-questions .item .question {
    font-size: 2.0rem;
    line-height: 24px;
  }
  .spacer-horizontal {
    min-height: 120px;
  }
  .tariffs .title {
    margin-top: 10px;
  }
  .logo-column {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .footer-description {
    width: 100%;
  }
  .faq .wrap-questions .item:not(:last-child) {
    padding-bottom: 20px;
  }
  .footer-description p{
    font-size: 1.8rem;
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: center;
  
  }
  .footer-description h4{
    font-size: 1.8rem;
    text-align: center;
    margin-top: 10px;
  }
  .most-popular {
    margin-top: 0px;
    margin-left: 16px;
    margin-right: 16px;
    width: 92% !important;
  }
    .tariff-box {
      padding-left: 20px;
      padding-right: 20px;
      float: left;
      width: 100%;
      margin-bottom:20px;
  }
  .counter-wrapper {
    display: block !important;
    justify-content: unset !important;
    width: 100% !important;
  }
  .user_guide p {
    font-size: 2.2rem !important;
    font-weight: 600 !important;
    text-align: center !important;
  }
  .counter-box1,
  .counter-box3 {
    width: 60% !important;
    font-size: 5rem !important;
  }
  .counter-box2 {
    width: 60% !important;
    font-size: 5rem !important;
  }
  .meet-sc-helper-box {
    width: 100% !important;
    float: none !important;
  }
  .easy-to-begin-container {
    margin-bottom: 100px !important;
  }
  .steps-to-start-box {
    width: 100% !important;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
  }
  .steps-to-start-row {
    display: block !important;
    padding-bottom: 40px !important;
  }
  .steps-to-start-container {
    padding-top: 40px !important;
  }
  .tariffs .title {
    line-height: 37px !important;
  }
  .tariffs {
    padding-bottom: 0;
    padding-top: 10px;
  }
  .meet-sc-helper {
    padding-bottom: 10px;
  }
  section.tariff-disclaimer div {
    width: 80% !important;
    padding-bottom: 40px !important;
    padding-top: 50px !important;
    font-size: 2.2rem !important;
  }
  .blog-row {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .blog-column {
    width: 100% !important;
    float: none !important;
    margin-bottom: 30px !important;
  }
  .blog-top-space {
    min-height: 150px !important;
  }
  .blog-heading {
    padding-top: 40px !important;
  }
  .blog-row {
    padding-bottom: 40px !important;
  }
  section.from-blog {
    background-size: auto !important;
  }
  .logo-section{
    margin-top: 20px;
  }
  .plan-title {
    font-size: 2.5rem !important;
  }
  .plan-subtitle {
    font-size: 1.8rem !important;
  }
  .plan-disclaimer {
    font-size: 1.8rem;
  }
  .what-people-say .wrap-flex .item {
    width: 96%;
    min-height: 400px !important;
    margin-bottom: 20px;
  }
  .header-post h1 {
    font-size: 3.8rem !important;
    line-height: 30px !important;
  }
}

@media screen and (min-width: 321px) and (max-width: 360px) {
  section.meet-sc-helper h2 {
    font-size: 4.5rem;
    margin-bottom: 6px;
  }
  section.meet-sc-helper h4 {
    line-height: 20px;
  }
  section#reviews h2 {
    font-size: 4rem;
    line-height: 26px;
    margin-bottom: 6px;
  }
  .header-post h1 {
    font-size: 4rem !important;
    line-height: 30px !important;
  }
  .menu-button-section {
    margin-top: 5px !important;
  }
  h4.home-h4 br {
    display: none !important;
  }
  
  .popup_form input {
    margin-left: 15px !important;
}
  .popup-buy {
    padding: 4em 1em !important;
}
  body [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .popup-buy p {
    font-size: 14px !important;
  }
  .from-blog h4 {
    font-size: 20px;
  }
  section#reviews h4 {
    font-size: 2.5rem;
    line-height: 24px;
}
  .why-schelper h2.home-h2 {
    font-size: 18px;
}
  .login-signup-section {
    margin-top: 6px;
}
  .post_title_blog-single a h2 {
    font-size: 3rem !important;
    width: 100% !important;
    line-height: 26px !important;
  }
  .carousel-card {
    margin-left: 18px !important;
}
  .counter-wrapper {
    display: block !important;
    justify-content: unset !important;
    width: 100% !important;
  }
  .carousel-card {
    min-height: 360px !important;
  } 
  .center {
    margin-bottom: 20px !important;
  }
  .center .slick-center {
    position: relative !important;
    top: 0px !important;
    height: 100% !important;
  }
  .center2 .slick-center {
    position: relative !important;
    top: 0px !important;
    height: 100% !important;
  }

  h2.home-h2 {
    margin-top: 30px !important;
    font-size: 20px;
    line-height: 26px;
  }
  .mobile_menu a.open_popup.class1 {
      margin-left: 10px !important;
  }
  .mobile_menu a.open_popup.class1.free {
      margin-left: 17px;
    
    }
    .container.counter-wrapper {
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    .logo-section{
      margin-top: 20px !important;
    }
    .meet-sc-helper {
      padding-bottom: 0px;
  }
  .meet-sc-helper .meet-sc-helper-box-container .item {
    max-width: 400px;
    padding: 20px 21px 24px 30px;
    margin-bottom: 30px;
    min-height: 250px;
  }
  .icon-counter-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px; /* Adjust as needed */
  }
  .top-section .top-title {
    padding-top: 70px;
    line-height: 35px;
    font-size: 4.7rem;
}

  .top-section .sub-title {
    margin-top: 22px;
    margin-bottom: 30px;
    line-height: 17.6px;
    font-size: 2.1rem;
}
  .icon-counter-box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  .user_guide,
  .polygon-v1,
  .polygon-v2,
  .polygon-v3 {
    margin-left: 0px;
    margin-top: -10px;}
  
    .footer-row {
      display: block;
      padding-top: 35px;
      padding-bottom: 35px;
  }
  .faq .wrap-questions .item .answer{
    font-size: 1.8rem !important;
  }
  .faq .wrap-questions .item .question {
    font-size: 2.0rem;
    line-height: 24px;
  }
  .spacer-horizontal {
    min-height: 120px;
  }
  .tariffs .title {
    margin-top: 10px;
  }
  .logo-column {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .footer-description {
    width: 100%;
  }
  .faq .wrap-questions .item:not(:last-child) {
    padding-bottom: 20px;
  }
  .footer-description p{
    font-size: 1.8rem;
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: center;
  
  }
  .footer-description h4{
    font-size: 1.8rem;
    text-align: center;
    margin-top: 10px;
  }
  .most-popular {
    margin-top: 0px;
    margin-left: 16px;
    margin-right: 16px;
    width: 92% !important;
  }
    .tariff-box {
      padding-left: 20px;
      padding-right: 20px;
      float: left;
      width: 100%;
      margin-bottom:20px;
  }
  .counter-wrapper {
    display: block !important;
    justify-content: unset !important;
    width: 100% !important;
  }
  .user_guide p {
    font-size: 2.2rem !important;
    font-weight: 600 !important;
    text-align: center !important;
  }
  .counter-box1,
  .counter-box3 {
    width: 60% !important;
    font-size: 5rem !important;
  }
  .counter-box2 {
    width: 60% !important;
    font-size: 5rem !important;
  }
  .meet-sc-helper-box {
    width: 100% !important;
    float: none !important;
  }
  .easy-to-begin-container {
    margin-bottom: 100px !important;
  }
  .steps-to-start-box {
    width: 100% !important;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
  }
  .steps-to-start-row {
    display: block !important;
    padding-bottom: 40px !important;
  }
  .steps-to-start-container {
    padding-top: 40px !important;
  }
  .tariffs .title {
    line-height: 37px !important;
  }
  .tariffs {
    padding-bottom: 0;
    padding-top: 10px;
  }
  .meet-sc-helper {
    padding-bottom: 10px;
  }
  section.tariff-disclaimer div {
    width: 80% !important;
    padding-bottom: 40px !important;
    padding-top: 50px !important;
    font-size: 2.2rem !important;
  }
  .blog-row {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .blog-column {
    width: 100% !important;
    float: none !important;
    margin-bottom: 30px !important;
  }
  .blog-top-space {
    min-height: 150px !important;
  }
  .blog-heading {
    padding-top: 40px !important;
  }
  .blog-row {
    padding-bottom: 40px !important;
  }
  section.from-blog {
    background-size: auto !important;
  }
  .logo-section{
    margin-top: 20px;
  }
  .plan-title {
    font-size: 2.5rem !important;
  }
  .plan-subtitle {
    font-size: 1.8rem !important;
  }
  .plan-disclaimer {
    font-size: 1.8rem;
  }
  .what-people-say .wrap-flex .item {
    width: 96%;
    margin-bottom: 20px;
    min-height: 400px !important;
  }
}
@media screen and (min-width: 361px) and (max-width: 375px) {
  section.meet-sc-helper h2 {
    font-size: 4.5rem;
  }
  section.meet-sc-helper h4 {
    line-height: 20px;
  }
  section#reviews h2 {
    font-size: 4.5rem;
    line-height: 26px;
    margin-bottom: 6px;
  }
  .meet-sc-helper .meet-sc-helper-box-container .item {
    max-width: 400px;
    padding: 20px 21px 24px 30px;
    margin-bottom: 30px;
    min-height: 250px;
  }
  h4.home-h4 br {
    display: none !important;
  }
 
  .popup_form input {
    margin-left: 15px !important;
}
  .popup-buy {
    padding: 4em 1em !important;
}
  body [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .popup-buy p {
    font-size: 14px !important;
  }
  section#reviews h4 {
    font-size: 2.5rem !important;
}
  .post_title_blog-single a h2 {
    font-size: 3rem !important;
    width: 100% !important;
    line-height: 26px !important;
  }
  .carousel-card {
    margin-left: 18px !important;
}
	.mobile-icon {
    font-size: 35px !important;
    margin-top: -7px !important;
}
.mobile_menu a.open_popup.class1.free {
    margin-left: 15px !important;
    color: #ff5732 !important;
    background: transparent !important;
    border: 1px solid #ff5732 !important;
	}
	.mobile_menu a.open_popup.class1 {
    font-weight: bold !important;
    font-size: 1.5rem !important;
    line-height: 48px !important;
    letter-spacing: 0.5px !important;
    color: #ffffff !important;
    background: #ff5732 !important;
    border-radius: 18px !important;
    padding: 8px 18px !important;
    margin-left: 10px !important;
}
  .center {
    margin-bottom: 18px !important;
  }
    .meet-sc-helper .meet-sc-helper-box-container .item {
    max-width: 340px !important;
  }
  .plan-title {
    font-size: 2.5rem !important;
  }
  .plan-subtitle {
    font-size: 1.5rem !important;
  }
  .plan-disclaimer {
    font-size: 1.5rem !important;
  }
  .what-people-say .wrap-flex .item {
    width: 96%;
    margin-bottom: 20px;
    min-height: 400px !important;
  }
  body [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    font-size: 18px !important;
  }
  .center .slick-list {
    overflow: hidden !important;
  }
  .carousel-card {
    min-height: 360px !important;
  } 
  .center .slick-center {
    position: relative !important;
    top: 0px !important;
    height: 100% !important;
  }
  .center2 .slick-center {
    position: relative !important;
    top: 0px !important;
    height: 100% !important;
  }
  .container.counter-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .logo-section{
    margin-top: 14px !important;
  }
  .meet-sc-helper {
    padding-bottom: 0px;
  }
  
  .icon-counter-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px; /* Adjust as needed */
  }
  .faq {
    padding-bottom: 50px !important;
  }
  .top-section .top-title {
    padding-top: 70px;
    line-height: 38px;
    font-size: 5rem;
}

.top-section .sub-title {
  margin-top: 22px;
  margin-bottom: 30px;
  line-height: 17.6px;
  font-size: 2.1rem;
}

  .counter-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .icon-counter-box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .user_guide,
  .polygon-v1,
  .polygon-v2,
  .polygon-v3 {
    margin-left: 0px;
    margin-top: -10px;
  }
  .user_guide p {
    font-size: 1.8rem !important;
    font-weight: 600 !important;
    text-align: left !important;
  }

  .footer-row {
    display: block;
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .faq .wrap-questions .item .answer{
    font-size: 2.2rem !important;
  }
  .faq .wrap-questions .item .question {
    font-size: 2.5rem;
    line-height: 24px;
  }
  .spacer-horizontal {
    min-height: 120px;
  }
  .tariffs .title {
    margin-top: 10px;
  }
  .logo-column {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .footer-description {
    width: 100%;
  }
  .faq .wrap-questions .item:not(:last-child) {
    padding-bottom: 20px;
  }

  .footer-description p{
    font-size: 1.8rem;
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: center;

  }
  .footer-description h4{
    font-size: 1.8rem;
    text-align: center;
    margin-top: 10px;
  }
  .most-popular {
    margin-top: 0px;
    margin-left: 16px;
    margin-right: 16px;
    width: 92% !important;
  }
  .tariff-box {
      padding-left: 20px;
      padding-right: 20px;
      float: left;
      width: 100%;
      margin-bottom:20px;
  }
  
  .counter-wrapper {
    display: block !important;
    justify-content: unset !important;
    width: 100% !important;
  }
  .user_guide p {
    font-size: 2.2rem !important;
    font-weight: 600 !important;
    text-align: center !important;
  }
  .counter-box1,
  .counter-box3 {
    width: 60% !important;
    font-size: 5rem !important;
  }
  .counter-box2 {
    width: 60% !important;
    font-size: 5rem !important;
  }
  .meet-sc-helper-box {
    width: 100% !important;
    float: none !important;
  }
  h2.home-h2 {
    margin-top: 30px !important;
  }

  .easy-to-begin-container {
    margin-bottom: 100px !important;
  }
  .steps-to-start-box {
    width: 100% !important;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
  }
  .steps-to-start-row {
    display: block !important;
    padding-bottom: 40px !important;
  }
  .steps-to-start-container {
    padding-top: 40px !important;
  }
  .tariffs .title {
    line-height: 37px !important;
  }
  .tariffs {
    padding-bottom: 0;
    padding-top: 10px;
  }
  .meet-sc-helper {
    padding-bottom: 10px;
  }
  section.tariff-disclaimer div {
    width: 80% !important;
    padding-bottom: 40px !important;
    padding-top: 50px !important;
    font-size: 2.2rem !important;
  }
  .blog-row {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .blog-column {
    width: 100% !important;
    float: none !important;
    margin-bottom: 30px !important;
  }
  .blog-top-space {
    min-height: 150px !important;
  }
  .blog-heading {
    padding-top: 40px !important;
  }
  .blog-row {
    padding-bottom: 40px !important;
  }
  section.from-blog {
    background-size: auto !important;
  }
  

}


@media screen and (min-width: 376px) and (max-width: 390px) {
  section.meet-sc-helper h2 {
    font-size: 4.5rem;
  }
  section.meet-sc-helper h4 {
    line-height: 20px;
  }
  section#reviews h2 {
    font-size: 4.5rem;
    line-height: 26px;
    margin-bottom: 6px;
  }
  h4.home-h4 br {
    display: none !important;
  }
  
  .popup_form input {
    margin-left: 15px !important;
}
  .popup-buy {
    padding: 4em 1em !important;
}
  body [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .popup-buy p {
    font-size: 14px !important;
  }
  .post_title_blog-single a h2 {
    font-size: 3rem !important;
    width: 100% !important;
    line-height: 26px !important;
  }
  .carousel-card {
    margin-left: 18px !important;
  }
	.mobile_menu a.open_popup.class1 {
    margin-left: 5px !important;
}
		.logo-section {
    width: 45% !important;
}
	.login-signup-section {
    width: 45% !important;
}
	.menu-button-section {
    width: 10% !important;
}
	.mobile-icon {
    font-size: 35px !important;
    margin-top: -8px !important;
}
	.mobile-icon {
    font-size: 35px !important;
    margin-top: -7px !important;
}
.mobile_menu a.open_popup.class1.free {
    margin-left: 15px !important;
    color: #ff5732 !important;
    background: transparent !important;
    border: 1px solid #ff5732 !important;
	}
	.mobile_menu a.open_popup.class1 {
    font-weight: bold !important;
    font-size: 1.5rem !important;
    line-height: 48px !important;
    letter-spacing: 0.5px !important;
    color: #ffffff !important;
    background: #ff5732 !important;
    border-radius: 18px !important;
    padding: 8px 18px !important;
    margin-left: 5px !important;
}
  .center {
    margin-bottom: 18px !important;
  }
  
  .meet-sc-helper .meet-sc-helper-box-container .item {
    max-width: 400px;
    padding: 20px 21px 24px 30px;
    margin-bottom: 30px;
    min-height: 250px;
  }
  .plan-title {
    font-size: 2.5rem !important;
  }
  .plan-subtitle {
    font-size: 1.5rem !important;
  }
  .plan-disclaimer {
    font-size: 1.5rem !important;
  }
  .what-people-say .wrap-flex .item {
    width: 96%;
    margin-bottom: 20px;
    min-height: 400px !important;
  }
  body [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    font-size: 18px !important;
  }
  .center .slick-list {
    overflow: hidden !important;
  }
  .carousel-card {
    min-height: 360px !important;
  } 
  .center .slick-center {
    position: relative !important;
    top: 0px !important;
    height: 100% !important;
  }
  .center2 .slick-center {
    position: relative !important;
    top: 0px !important;
    height: 100% !important;
  }
  .container.counter-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .logo-section{
    margin-top: 14px !important;
  }
  .meet-sc-helper {
    padding-bottom: 0px;
  }
  
  .icon-counter-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px; /* Adjust as needed */
  }
  .faq {
    padding-bottom: 50px !important;
  }
  .top-section .top-title {
    padding-top: 70px;
    line-height: 40px;
    font-size: 5.2rem;
}

.top-section .sub-title {
  margin-top: 22px;
  margin-bottom: 30px;
  line-height: 20.6px;
  font-size: 2.3rem;
}

  .counter-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .icon-counter-box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .user_guide,
  .polygon-v1,
  .polygon-v2,
  .polygon-v3 {
    margin-left: 0px;
    margin-top: -10px;
  }
  .user_guide p {
    font-size: 1.8rem !important;
    font-weight: 600 !important;
    text-align: left !important;
  }

  .footer-row {
    display: block;
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .faq .wrap-questions .item .answer{
    font-size: 2.2rem !important;
  }
  .faq .wrap-questions .item .question {
    font-size: 2.5rem;
    line-height: 24px;
  }
  .spacer-horizontal {
    min-height: 120px;
  }
  .tariffs .title {
    margin-top: 10px;
  }
  .logo-column {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .footer-description {
    width: 100%;
  }
  .faq .wrap-questions .item:not(:last-child) {
    padding-bottom: 20px;
  }

  .footer-description p{
    font-size: 1.8rem;
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: center;

  }
  .footer-description h4{
    font-size: 1.8rem;
    text-align: center;
    margin-top: 10px;
  }
  .most-popular {
    margin-top: 0px;
    margin-left: 16px;
    margin-right: 16px;
    width: 92% !important;
  }
  .tariff-box {
      padding-left: 20px;
      padding-right: 20px;
      float: left;
      width: 100%;
      margin-bottom:20px;
  }
  
  .counter-wrapper {
    display: block !important;
    justify-content: unset !important;
    width: 100% !important;
  }
  .user_guide p {
    font-size: 2.2rem !important;
    font-weight: 600 !important;
    text-align: center !important;
  }
  .counter-box1,
  .counter-box3 {
    width: 60% !important;
    font-size: 5rem !important;
  }
  .counter-box2 {
    width: 60% !important;
    font-size: 5rem !important;
  }
  .meet-sc-helper-box {
    width: 100% !important;
    float: none !important;
  }
  h2.home-h2 {
    margin-top: 30px !important;
  }

  .easy-to-begin-container {
    margin-bottom: 100px !important;
  }
  .steps-to-start-box {
    width: 100% !important;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
  }
  .steps-to-start-row {
    display: block !important;
    padding-bottom: 40px !important;
  }
  .steps-to-start-container {
    padding-top: 40px !important;
  }
  .tariffs .title {
    line-height: 37px !important;
  }
  .tariffs {
    padding-bottom: 0;
    padding-top: 10px;
  }
  .meet-sc-helper {
    padding-bottom: 10px;
  }
  section.tariff-disclaimer div {
    width: 80% !important;
    padding-bottom: 40px !important;
    padding-top: 50px !important;
    font-size: 2.2rem !important;
  }
  .blog-row {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .blog-column {
    width: 100% !important;
    float: none !important;
    margin-bottom: 30px !important;
  }
  .blog-top-space {
    min-height: 150px !important;
  }
  .blog-heading {
    padding-top: 40px !important;
  }
  .blog-row {
    padding-bottom: 40px !important;
  }
  section.from-blog {
    background-size: auto !important;
  }
}

@media screen and (min-width: 391px) and (max-width: 428px) {
  section.meet-sc-helper h2 {
    font-size: 4.5rem;
  }
  section.meet-sc-helper h4 {
    line-height: 20px;
  }
  section#reviews h2 {
    font-size: 5rem;
    line-height: 30px;
    margin-bottom: 6px;
  }
  h4.home-h4 br {
    display: none !important;
  }
  .popup_form input {
    margin-left: 15px !important;
}
  .popup-buy {
    padding: 4em 1em !important;
}
  body [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .popup-buy p {
    font-size: 14px !important;
  }
  .from-blog h4 {
    font-size: 20px !important;
}
  .why-schelper .home-h2 {
    font-size: 3.5rem;
  }
  section#reviews h4 {
    font-size: 2.5rem;
}
section.meet-sc-helper h4 {
  color: #ff5732;
  font-size: 20px;
}
  .carousel-card {
    margin-left: 18px !important;
  }
	.mobile_menu a.open_popup.class1 {
    margin-left: 5px !important;
  }
		.logo-section {
    width: 45% !important;
  }
	.login-signup-section {
    width: 45% !important;
  }
	.menu-button-section {
    width: 10% !important;
  }
	.mobile-icon {
    font-size: 35px !important;
    margin-top: -8px !important;
  }
	.mobile-icon {
    font-size: 35px !important;
    margin-top: -7px !important;
  }
.mobile_menu a.open_popup.class1.free {
    margin-left: 5px !important;
    color: #ff5732 !important;
    background: transparent !important;
    border: 1px solid #ff5732 !important;
	}
	.mobile_menu a.open_popup.class1 {
    font-weight: bold !important;
    font-size: 1.5rem !important;
    line-height: 48px !important;
    letter-spacing: 0.5px !important;
    color: #ffffff !important;
    background: #ff5732 !important;
    border-radius: 18px !important;
    padding: 8px 18px !important;
    margin-left: 10px !important;
}
  .center {
    margin-bottom: 18px !important;
  }
  .meet-sc-helper .meet-sc-helper-box-container .item {
    max-width: 400px;
    padding: 20px 21px 24px 30px;
    margin-bottom: 30px;
    min-height: 230px;
  }
  .plan-title {
    font-size: 2.5rem !important;
  }
  .plan-subtitle {
    font-size: 1.5rem !important;
  }
  .plan-disclaimer {
    font-size: 1.5rem !important;
  }
  .what-people-say .wrap-flex .item {
    width: 96%;
    margin-bottom: 20px;
    min-height: 425px !important;
  }
  body [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    font-size: 18px !important;
  }
  .center .slick-list {
    overflow: hidden !important;
  }
  .carousel-card {
    min-height: 330px !important;
  }
  .center .slick-center {
    position: relative !important;
    top: 0px !important;
    height: 100% !important;
  }
  .center2 .slick-center {
    position: relative !important;
    top: 0px !important;
    height: 100% !important;
  }
  .container.counter-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .logo-section{
    margin-top: 14px !important;
  }
  .meet-sc-helper {
    padding-bottom: 0px;
  }
  
  .icon-counter-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px; /* Adjust as needed */
  }
  .faq {
    padding-bottom: 50px !important;
  }
  .top-section .top-title {
    padding-top: 70px;
    line-height: 36px;
    font-size: 5rem;
  }

  .top-section .sub-title {
    margin-top: 22px;
    margin-bottom: 30px;
    line-height: 20.6px;
    font-size: 2.3rem;
}

  .counter-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .icon-counter-box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .user_guide,
  .polygon-v1,
  .polygon-v2,
  .polygon-v3 {
    margin-left: 0px;
    margin-top: -10px;
  }
  .user_guide p {
    font-size: 2.5rem !important;
    font-weight: 600 !important;
    text-align: left !important;
  }

  .footer-row {
    display: block;
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .faq .wrap-questions .item .answer{
    font-size: 2.2rem !important;
  }
  .faq .wrap-questions .item .question {
    font-size: 2.5rem;
    line-height: 24px;
  }
  .spacer-horizontal {
    min-height: 120px;
  }
  .tariffs .title {
    margin-top: 10px;
  }
  .logo-column {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .footer-description {
    width: 100%;
  }
  .faq .wrap-questions .item:not(:last-child) {
    padding-bottom: 20px;
  }

  .footer-description p{
    font-size: 1.8rem;
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: center;

  }
  .footer-description h4{
    font-size: 1.8rem;
    text-align: center;
    margin-top: 10px;
  }
  .most-popular {
    margin-top: 0px;
    margin-left: 16px;
    margin-right: 16px;
    width: 92% !important;
  }
  .tariff-box {
      padding-left: 20px;
      padding-right: 20px;
      float: left;
      width: 100%;
      margin-bottom:20px;
  }
  
  .counter-wrapper {
    display: block !important;
    justify-content: unset !important;
    width: 100% !important;
  }
  .user_guide p {
    font-size: 2.2rem !important;
    font-weight: 600 !important;
    text-align: center !important;
  }
  .counter-box1,
  .counter-box3 {
    width: 60% !important;
    font-size: 5rem !important;
  }
  .counter-box2 {
    width: 60% !important;
    font-size: 5rem !important;
  }
  .meet-sc-helper-box {
    width: 100% !important;
    float: none !important;
  }
  h2.home-h2 {
    margin-top: 30px !important;
  }

  .easy-to-begin-container {
    margin-bottom: 100px !important;
  }
  .steps-to-start-box {
    width: 100% !important;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
  }
  .steps-to-start-row {
    display: block !important;
    padding-bottom: 40px !important;
  }
  .steps-to-start-container {
    padding-top: 40px !important;
  }
  .tariffs .title {
    line-height: 37px !important;
  }
  .tariffs {
    padding-bottom: 0;
    padding-top: 10px;
  }
  .meet-sc-helper {
    padding-bottom: 10px;
  }
  section.tariff-disclaimer div {
    width: 80% !important;
    padding-bottom: 40px !important;
    padding-top: 50px !important;
    font-size: 2.2rem !important;
  }
  .blog-row {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .blog-column {
    width: 100% !important;
    float: none !important;
    margin-bottom: 30px !important;
  }
  .blog-top-space {
    min-height: 150px !important;
  }
  .blog-heading {
    padding-top: 40px !important;
  }
  .blog-row {
    padding-bottom: 40px !important;
  }
  section.from-blog {
    background-size: auto !important;
  }
}

@media screen and (min-width: 429px) and (max-width: 430px) {
  
  body [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .popup-buy p {
    font-size: 14px !important;
  }
  .carousel-card {
    margin-left: 18px !important;
  }
	.mobile_menu a.open_popup.class1 {
    margin-left: 5px !important;
  }
		.logo-section {
    width: 45% !important;
  }
	.login-signup-section {
    width: 45% !important;
  }
	.menu-button-section {
    width: 10% !important;
  }
	.mobile-icon {
    font-size: 35px !important;
    margin-top: -8px !important;
  }
	.mobile-icon {
    font-size: 35px !important;
    margin-top: -7px !important;
  }
.mobile_menu a.open_popup.class1.free {
    margin-left: 15px !important;
    color: #ff5732 !important;
    background: transparent !important;
    border: 1px solid #ff5732 !important;
	}
	.mobile_menu a.open_popup.class1 {
    font-weight: bold !important;
    font-size: 1.5rem !important;
    line-height: 48px !important;
    letter-spacing: 0.5px !important;
    color: #ffffff !important;
    background: #ff5732 !important;
    border-radius: 18px !important;
    padding: 8px 18px !important;
    margin-left: 10px !important;
}
  .center {
    margin-bottom: 18px !important;
  }
  .meet-sc-helper .meet-sc-helper-box-container .item {
    max-width: 400px;
    padding: 20px 21px 24px 30px;
    margin-bottom: 30px;
    min-height: 230px;
  }
  .plan-title {
    font-size: 2.5rem !important;
  }
  .plan-subtitle {
    font-size: 1.5rem !important;
  }
  .plan-disclaimer {
    font-size: 1.5rem !important;
  }
  .what-people-say .wrap-flex .item {
    width: 95% !important;
  }
  body [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    font-size: 18px !important;
  }
  .center .slick-list {
    overflow: hidden !important;
  }
  .carousel-card {
    min-height: 360px !important;
  } 
  .center .slick-center {
    position: relative !important;
    top: 0px !important;
    height: 100% !important;
  }
  .center2 .slick-center {
    position: relative !important;
    top: 0px !important;
    height: 100% !important;
  }
  .container.counter-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .logo-section{
    margin-top: 14px !important;
  }
  .meet-sc-helper {
    padding-bottom: 0px;
  }
  
  .icon-counter-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px; /* Adjust as needed */
  }
  .faq {
    padding-bottom: 50px !important;
  }
  .top-section .top-title {
    padding-top: 70px;
    line-height: 46px;
  }

  .top-section .sub-title {
    margin-top: 22px;
    margin-bottom: 30px;
    line-height: 23.6px;
    font-size: 2.5rem;
}

  .counter-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .icon-counter-box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .user_guide,
  .polygon-v1,
  .polygon-v2,
  .polygon-v3 {
    margin-left: 0px;
    margin-top: -10px;
  }
  .user_guide p {
    font-size: 1.8rem !important;
    font-weight: 600 !important;
    text-align: left !important;
  }

  .footer-row {
    display: block;
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .faq .wrap-questions .item .answer{
    font-size: 2.2rem !important;
  }
  .faq .wrap-questions .item .question {
    font-size: 2.5rem;
    line-height: 24px;
  }
  .spacer-horizontal {
    min-height: 120px;
  }
  .tariffs .title {
    margin-top: 10px;
  }
  .logo-column {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .footer-description {
    width: 100%;
  }
  .faq .wrap-questions .item:not(:last-child) {
    padding-bottom: 20px;
  }

  .footer-description p{
    font-size: 1.8rem;
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: center;

  }
  .footer-description h4{
    font-size: 1.8rem;
    text-align: center;
    margin-top: 10px;
  }
  .most-popular {
    margin-top: 0px;
    margin-left: 16px;
    margin-right: 16px;
    width: 92% !important;
  }
  .tariff-box {
      padding-left: 20px;
      padding-right: 20px;
      float: left;
      width: 100%;
      margin-bottom:20px;
  }
  
  .counter-wrapper {
    display: block !important;
    justify-content: unset !important;
    width: 100% !important;
  }
  .user_guide p {
    font-size: 2.2rem !important;
    font-weight: 600 !important;
    text-align: center !important;
  }
  .counter-box1,
  .counter-box3 {
    width: 60% !important;
    font-size: 5rem !important;
  }
  .counter-box2 {
    width: 60% !important;
    font-size: 5rem !important;
  }
  .meet-sc-helper-box {
    width: 100% !important;
    float: none !important;
  }
  h2.home-h2 {
    margin-top: 30px !important;
  }

  .easy-to-begin-container {
    margin-bottom: 100px !important;
  }
  .steps-to-start-box {
    width: 100% !important;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
  }
  .steps-to-start-row {
    display: block !important;
    padding-bottom: 40px !important;
  }
  .steps-to-start-container {
    padding-top: 40px !important;
  }
  .tariffs .title {
    line-height: 37px !important;
  }
  .tariffs {
    padding-bottom: 0;
    padding-top: 10px;
  }
  .meet-sc-helper {
    padding-bottom: 10px;
  }
  section.tariff-disclaimer div {
    width: 80% !important;
    padding-bottom: 40px !important;
    padding-top: 50px !important;
    font-size: 2.2rem !important;
  }
  .blog-row {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .blog-column {
    width: 100% !important;
    float: none !important;
    margin-bottom: 30px !important;
  }
  .blog-top-space {
    min-height: 150px !important;
  }
  .blog-heading {
    padding-top: 40px !important;
  }
  .blog-row {
    padding-bottom: 40px !important;
  }
  section.from-blog {
    background-size: auto !important;
  }
}
@media screen and (min-width: 431px) and (max-width: 500px) {
  body [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .popup-buy p {
    font-size: 14px !important;
  }
  .carousel-card {
    margin-left: 18px !important;
  }
	.mobile_menu a.open_popup.class1 {
    margin-left: 5px !important;
  }
		.logo-section {
    width: 45% !important;
  }
	.login-signup-section {
    width: 45% !important;
  }
	.menu-button-section {
    width: 10% !important;
  }
	.mobile-icon {
    font-size: 35px !important;
    margin-top: -8px !important;
  }
	.mobile-icon {
    font-size: 35px !important;
    margin-top: -7px !important;
  }
.mobile_menu a.open_popup.class1.free {
    margin-left: 15px !important;
    color: #ff5732 !important;
    background: transparent !important;
    border: 1px solid #ff5732 !important;
	}
	.mobile_menu a.open_popup.class1 {
    font-weight: bold !important;
    font-size: 1.5rem !important;
    line-height: 48px !important;
    letter-spacing: 0.5px !important;
    color: #ffffff !important;
    background: #ff5732 !important;
    border-radius: 18px !important;
    padding: 8px 18px !important;
    margin-left: 10px !important;
}
  .center {
    margin-bottom: 18px !important;
  }
  .meet-sc-helper .meet-sc-helper-box-container .item {
    max-width: 400px;
    padding: 20px 21px 24px 30px;
    margin-bottom: 30px;
    min-height: 230px;
  }
  .plan-title {
    font-size: 2.5rem !important;
  }
  .plan-subtitle {
    font-size: 1.5rem !important;
  }
  .plan-disclaimer {
    font-size: 1.5rem !important;
  }
  .what-people-say .wrap-flex .item {
    width: 95% !important;
  }
  body [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    font-size: 18px !important;
  }
  .center .slick-list {
    overflow: hidden !important;
  }
  .carousel-card {
    min-height: 360px !important;
  } 
  .center .slick-center {
    position: relative !important;
    top: 0px !important;
    height: 100% !important;
  }
  .center2 .slick-center {
    position: relative !important;
    top: 0px !important;
    height: 100% !important;
  }
  .container.counter-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .logo-section{
    margin-top: 14px !important;
  }
  .meet-sc-helper {
    padding-bottom: 0px;
  }
  
  .icon-counter-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px; /* Adjust as needed */
  }
  .faq {
    padding-bottom: 50px !important;
  }
  .top-section .top-title {
    padding-top: 70px;
    line-height: 46px;
  }

  .top-section .sub-title {
    margin-top: 22px;
    margin-bottom: 30px;
    line-height: 23.6px;
    font-size: 2.5rem;
}

  .counter-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .icon-counter-box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .user_guide,
  .polygon-v1,
  .polygon-v2,
  .polygon-v3 {
    margin-left: 0px;
    margin-top: -10px;
  }
  .user_guide p {
    font-size: 1.8rem !important;
    font-weight: 600 !important;
    text-align: left !important;
  }

  .footer-row {
    display: block;
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .faq .wrap-questions .item .answer{
    font-size: 2.2rem !important;
  }
  .faq .wrap-questions .item .question {
    font-size: 2.5rem;
    line-height: 24px;
  }
  .spacer-horizontal {
    min-height: 120px;
  }
  .tariffs .title {
    margin-top: 10px;
  }
  .logo-column {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .footer-description {
    width: 100%;
  }
  .faq .wrap-questions .item:not(:last-child) {
    padding-bottom: 20px;
  }

  .footer-description p{
    font-size: 1.8rem;
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: center;

  }
  .footer-description h4{
    font-size: 1.8rem;
    text-align: center;
    margin-top: 10px;
  }
  .most-popular {
    margin-top: 0px;
    margin-left: 16px;
    margin-right: 16px;
    width: 92% !important;
  }
  .tariff-box {
      padding-left: 20px;
      padding-right: 20px;
      float: left;
      width: 100%;
      margin-bottom:20px;
  }
  
  .counter-wrapper {
    display: block !important;
    justify-content: unset !important;
    width: 100% !important;
  }
  .user_guide p {
    font-size: 2.2rem !important;
    font-weight: 600 !important;
    text-align: center !important;
  }
  .counter-box1,
  .counter-box3 {
    width: 60% !important;
    font-size: 5rem !important;
  }
  .counter-box2 {
    width: 60% !important;
    font-size: 5rem !important;
  }
  .meet-sc-helper-box {
    width: 100% !important;
    float: none !important;
  }
  h2.home-h2 {
    margin-top: 30px !important;
  }

  .easy-to-begin-container {
    margin-bottom: 100px !important;
  }
  .steps-to-start-box {
    width: 100% !important;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
  }
  .steps-to-start-row {
    display: block !important;
    padding-bottom: 40px !important;
  }
  .steps-to-start-container {
    padding-top: 40px !important;
  }
  .tariffs .title {
    line-height: 37px !important;
  }
  .tariffs {
    padding-bottom: 0;
    padding-top: 10px;
  }
  .meet-sc-helper {
    padding-bottom: 10px;
  }
  section.tariff-disclaimer div {
    width: 80% !important;
    padding-bottom: 40px !important;
    padding-top: 50px !important;
    font-size: 2.2rem !important;
  }
  .blog-row {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .blog-column {
    width: 100% !important;
    float: none !important;
    margin-bottom: 30px !important;
  }
  .blog-top-space {
    min-height: 150px !important;
  }
  .blog-heading {
    padding-top: 40px !important;
  }
  .blog-row {
    padding-bottom: 40px !important;
  }
  section.from-blog {
    background-size: auto !important;
  }
}

@media screen and (min-width: 501px) and (max-width: 640px) {
  body [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .popup-buy p {
    font-size: 14px !important;
  }
	.logo-section {
    width: 60% !important;
}
	.login-signup-section {
    width: 30% !important;
}
	.menu-button-section {
    width: 10% !important;
}
	.mobile-icon {
    font-size: 35px !important;
    margin-top: -8px !important;
}
  .carousel-card {
    margin-left: 18px !important;
    min-height: 410px !important;
  } 
 
    .center  {
      margin-bottom: 30px;
    }
  .center .slick-center {
    position: relative !important;
    top: 0px !important;
    height: 100% !important;
  }
  .center2 .slick-center {
    position: relative !important;
    top: 0px !important;
    height: 100% !important;
  }
  .footer-row {
    display: block;
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .meet-sc-helper {
    padding-bottom: 10px;
  }
  .faq .wrap-questions .item .answer{
    font-size: 14px;
  }
  .faq .wrap-questions .item .question {
    font-size: 2.5rem;
    line-height: 24px;
  }
  .logo-column {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .footer-description {
    width: 100%;
  }
  .faq .wrap-questions .item:not(:last-child) {
    padding-bottom: 20px;
  }
  .faq {
    padding-bottom: 0px !important;
  }
  .footer-description p{
    font-size: 1.8rem;
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: center;

  }
  .footer-description h4{
    font-size: 1.8rem;
    text-align: center;
    margin-top: 10px;
  }
  .most-popular {
    margin-top: 0px;
    margin-left: 16px;
    margin-right: 16px;
    width: 92% !important;
  }
  .tariff-box {
    padding-left: 20px;
    padding-right: 20px;
    float: left;
    width: 100%;
    margin-bottom:20px;
  }
  .what-people-say .wrap-flex .item {
    width: 92%;
    margin-bottom: 20px;
  }
  .meet-sc-helper .meet-sc-helper-box-container .item {
    max-width: 400px;
    padding: 40px;
    margin-bottom: 70px;
    min-height: 331px;
  }

  .counter-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .icon-counter-box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .user_guide,
  .polygon-v1,
  .polygon-v2,
  .polygon-v3 {
    margin-left: 0px;
    margin-top: -10px;
  }
  .user_guide p {
    font-size: 1.8rem !important;
    font-weight: 600 !important;
    text-align: left !important;
  }
  .counter-box1,
  .counter-box3 {
    width: 60% !important;
    font-size: 5rem !important;
  }
  .counter-box2 {
    width: 60% !important;
    font-size: 5rem !important;
  }
  .meet-sc-helper-box {
    width: 100% !important;
    float: none !important;
  }
  .meet-sc-helper .meet-sc-helper-box-container {
    width: 100% !important;
  }
  h2.home-h2 {
    margin-top: 30px !important;
  }

  .easy-to-begin-container {
    margin-bottom: 100px !important;
  }
  .steps-to-start-box {
    width: 100% !important;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
  }
  .steps-to-start-row {
    display: block !important;
    padding-bottom: 40px !important;
  }
  .steps-to-start-container {
    padding-top: 40px !important;
  }
  .tariffs .title {
    line-height: 37px !important;
  }

  .tariffs .wrap-tariff {
    margin-top: -75px;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .plan-title {
    font-size: 2.5rem !important;
  }
  .plan-subtitle {
    font-size: 1.8rem !important;
  }
  .plan-price {
    font-size: 6rem !important;
  }
  .plan-discount {
    font-size: 1.5rem !important;
  }
  .plan-disclaimer {
    font-size: 1.8rem;
  }
  section.tariff-disclaimer div {
    width: 80% !important;
    padding-bottom: 40px !important;
    padding-top: 50px !important;
    font-size: 2.2rem !important;
  }
  .blog-row {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .blog-column {
    width: 100% !important;
    float: none !important;
    margin-bottom: 30px !important;
  }
  .blog-top-space {
    min-height: 150px !important;
  }
  .blog-heading {
    padding-top: 40px !important;
  }
  .blog-row {
    padding-bottom: 40px !important;
  }
  section.from-blog {
    background-size: auto !important;
  }
  .faq {
    padding-bottom: 50px !important;
  }
  .top-section .top-title {
    padding-top: 70px;
    line-height: 46px;
  }

  .top-section .sub-title {
    margin-top: 22px;
    margin-bottom: 30px;
    line-height: 28.6px;
  }
  .signup-button {
    width: 131px;
    font-size: 2rem;
    margin-bottom: 40px;
  }
  
  .tariffs .title {
    margin-top: 10px;
    
  }
  .spacer-horizontal {
    min-height: 120px;
  }
  .tariffs {
    padding-bottom: 0;
    padding-top: 10px;
  }
}

@media screen and (min-width: 641px) and (max-width: 768px) {
  .carousel-card {
    max-height: 290px !important;
  } 
  .center {
    margin-bottom: 18px !important;
  }
  .center .slick-center {
    position: relative !important;
    top: 0px !important;
    height: 100% !important;
  }
  .center2 .slick-center {
    position: relative !important;
    top: 0px !important;
    height: 100% !important;
  }
  .counter-wrapper {
    width: 85% !important;
  }
  .user_guide p {
    font-size: 1.8rem !important;
    font-weight: 600 !important;
    text-align: center !important;
  }
  .meet-sc-helper-box {
    width: 50% !important;
    float: left !important;
  }
  .meet-sc-helper .meet-sc-helper-box-container .item {
    min-height: 466px !important;
  }
  .meet-sc-helper .meet-sc-helper-box-container {
    width: 100% !important;
  }
  h2.home-h2 {
    margin-top: 30px !important;
  }

  .easy-to-begin-container {
    margin-bottom: 100px !important;
  }
  .steps-to-start-box {
    width: 32% !important;
    margin-bottom: 20px !important;
  }
  .steps-to-start-row {
    padding-bottom: 40px !important;
  }
  .steps-to-start-container {
    padding-top: 40px !important;
  }

  .plan-title {
    font-size: 2.5rem !important;
  }
  .plan-subtitle {
    font-size: 1.8rem !important;
  }
  .plan-price {
    font-size: 6rem !important;
  }
  .plan-discount {
    font-size: 1.5rem !important;
  }
  .plan-disclaimer {
    font-size: 1.5rem;
  }
  .tariffs .wrap-tariff {
    margin-top: -165px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .most-popular .plan-price {
    margin-bottom: 100px !important;
  }
  section.tariff-disclaimer div {
    width: 80% !important;
    padding-bottom: 60px !important;
    padding-top: 60px !important;
    font-size: 2.2rem !important;
  }
  .blog-row {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .blog-column {
    width: 100% !important;
    float: none !important;
    margin-bottom: 30px !important;
  }
  .blog-top-space {
    min-height: 200px !important;
  }
  .blog-heading {
    padding-top: 40px !important;
  }
  .blog-row {
    padding-bottom: 40px !important;
  }
  section.from-blog {
    background-size: auto !important;
  }
  .faq {
    padding-bottom: 50px !important;
  }
  .top-section .top-title {
    padding-top: 100px;
    line-height: 46px;
  }
  .top-section .sub-title {
    margin-top: 22px;
    margin-bottom: 30px;
    line-height: 28.6px;
  }
  .signup-button {
    width: 131px;
    font-size: 2rem;
    margin-bottom: 40px;
  }
 
  .tariffs .title {
    margin-top: 20px;
  }
  .tariffs {
    padding-top: 50px;
  }
  .what-people-say .wrap-flex .item {
    min-height: 473px;
  }
  .faq .wrap-questions .item .question {
    font-size: 2.2rem;
    line-height: 24px;
  }

  .faq .wrap-questions .item .question:after {
    top: 10px;
  }

  .faq .wrap-questions .item .answer {
    font-size: 1.8rem;
    line-height: 18px;
  }

  .faq {
    padding-bottom: 80px;
  }
  section#reviews {
    padding-bottom: 50px;
  }
  .footer-description p {
    font-size: 2rem;
    font-weight: 300;
  }
  .footer-description {

    width: 100%;
  }

  .footer-description h4 {
    font-size: 1.8rem;
  }

  .plan-subtitle {
    font-size: 1.5rem;
  }

  .plan-title {
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 810px) {
  .carousel-card {
    max-height: 290px !important;
  } 
  .center {
    margin-bottom: 18px !important;
  }
  .center .slick-center {
    position: relative !important;
    top: 0px !important;
    height: 100% !important;
  }
  .center2 .slick-center {
    position: relative !important;
    top: 0px !important;
    height: 100% !important;
  }
  .counter-wrapper {
    width: 85% !important;
  }
  .user_guide p {
    font-size: 1.8rem !important;
    font-weight: 600 !important;
    text-align: center !important;
  }
  .meet-sc-helper-box {
    width: 50% !important;
    float: left !important;
  }
  .meet-sc-helper .meet-sc-helper-box-container .item {
    min-height: 466px !important;
  }
  .meet-sc-helper .meet-sc-helper-box-container {
    width: 100% !important;
  }
  h2.home-h2 {
    margin-top: 30px !important;
  }

  .easy-to-begin-container {
    margin-bottom: 100px !important;
  }
  .steps-to-start-box {
    width: 32% !important;
    margin-bottom: 20px !important;
  }
  .steps-to-start-row {
    padding-bottom: 40px !important;
  }
  .steps-to-start-container {
    padding-top: 40px !important;
  }

  .plan-title {
    font-size: 2.5rem !important;
  }
  .plan-subtitle {
    font-size: 1.8rem !important;
  }
  .plan-price {
    font-size: 6rem !important;
  }
  .plan-discount {
    font-size: 1.5rem !important;
  }
  .plan-disclaimer {
    font-size: 1.5rem;
  }
  .tariffs .wrap-tariff {
    margin-top: -165px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .most-popular .plan-price {
    margin-bottom: 100px !important;
  }
  section.tariff-disclaimer div {
    width: 80% !important;
    padding-bottom: 60px !important;
    padding-top: 60px !important;
    font-size: 2.2rem !important;
  }
  .blog-row {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .blog-column {
    width: 100% !important;
    float: none !important;
    margin-bottom: 30px !important;
  }
  .blog-top-space {
    min-height: 200px !important;
  }
  .blog-heading {
    padding-top: 40px !important;
  }
  .blog-row {
    padding-bottom: 40px !important;
  }
  section.from-blog {
    background-size: auto !important;
  }
  .faq {
    padding-bottom: 50px !important;
  }
  .top-section .top-title {
    padding-top: 100px;
    line-height: 46px;
  }
  .top-section .sub-title {
    margin-top: 22px;
    margin-bottom: 30px;
    line-height: 28.6px;
  }
  .signup-button {
    width: 131px;
    font-size: 2rem;
    margin-bottom: 40px;
  }
 
  .tariffs .title {
    margin-top: 20px;
  }
  .tariffs {
    padding-top: 50px;
  }
  .what-people-say .wrap-flex .item {
    min-height: 473px;
  }
  .faq .wrap-questions .item .question {
    font-size: 2.2rem;
    line-height: 24px;
  }

  .faq .wrap-questions .item .question:after {
    top: 10px;
  }

  .faq .wrap-questions .item .answer {
    font-size: 1.8rem;
    line-height: 18px;
  }

  .faq {
    padding-bottom: 80px;
  }
  section#reviews {
    padding-bottom: 50px;
  }
  .footer-description p {
    font-size: 2.0rem;
    font-weight: 300;
  }
  .footer-description {

    width: 100%;
  }

  .footer-description h4 {
    font-size: 1.8rem;
  }

  .plan-subtitle {
    font-size: 1.5rem;
  }

  .plan-title {
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 811px) and (max-width: 990px) {
  .carousel-card {
    max-height: 290px !important;
  } 
  .center {
    margin-bottom: 18px !important;
  }
  .center .slick-center {
    position: relative !important;
    top: 0px !important;
    height: 100% !important;
  }
  .center2 .slick-center {
    position: relative !important;
    top: 0px !important;
    height: 100% !important;
  }
  .counter-wrapper {
    width: 85% !important;
  }
  .user_guide p {
    font-size: 1.8rem !important;
    font-weight: 600 !important;
    text-align: center !important;
  }
  .meet-sc-helper-box {
    width: 50% !important;
    float: left !important;
  }
  .meet-sc-helper .meet-sc-helper-box-container .item {
    min-height: 466px !important;
  }
  .meet-sc-helper .meet-sc-helper-box-container {
    width: 100% !important;
  }
  h2.home-h2 {
    margin-top: 30px !important;
  }

  .easy-to-begin-container {
    margin-bottom: 100px !important;
  }
  .steps-to-start-box {
    width: 32% !important;
    margin-bottom: 20px !important;
  }
  .steps-to-start-row {
    padding-bottom: 40px !important;
  }
  .steps-to-start-container {
    padding-top: 40px !important;
  }

  .plan-title {
    font-size: 2.5rem !important;
  }
  .plan-subtitle {
    font-size: 1.8rem !important;
  }
  .plan-price {
    font-size: 6rem !important;
  }
  .plan-discount {
    font-size: 1.5rem !important;
  }
  .plan-disclaimer {
    font-size: 1.5rem;
  }
  .tariffs .wrap-tariff {
    margin-top: -165px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .most-popular .plan-price {
    margin-bottom: 100px !important;
  }
  section.tariff-disclaimer div {
    width: 80% !important;
    padding-bottom: 60px !important;
    padding-top: 60px !important;
    font-size: 2.2rem !important;
  }
  .blog-row {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .blog-column {
    width: 100% !important;
    float: none !important;
    margin-bottom: 30px !important;
  }
  .blog-top-space {
    min-height: 200px !important;
  }
  .blog-heading {
    padding-top: 40px !important;
  }
  .blog-row {
    padding-bottom: 40px !important;
  }
  section.from-blog {
    background-size: auto !important;
  }
  .faq {
    padding-bottom: 50px !important;
  }
  .top-section .top-title {
    padding-top: 100px;
    line-height: 46px;
  }
  .top-section .sub-title {
    margin-top: 22px;
    margin-bottom: 30px;
    line-height: 28.6px;
  }
  .signup-button {
    width: 131px;
    font-size: 2rem;
    margin-bottom: 40px;
  }
 
  .tariffs .title {
    margin-top: 20px;
  }
  .tariffs {
    padding-top: 50px;
  }
  .what-people-say .wrap-flex .item {
    min-height: 473px;
  }
  .faq .wrap-questions .item .question {
    font-size: 2.2rem;
    line-height: 24px;
  }

  .faq .wrap-questions .item .question:after {
    top: 10px;
  }

  .faq .wrap-questions .item .answer {
    font-size: 1.8rem;
    line-height: 18px;
  }

  .faq {
    padding-bottom: 80px;
  }
  section#reviews {
    padding-bottom: 50px;
  }
  .footer-description p {
    font-size: 2.0rem;
    font-weight: 300;
  }
  .footer-description {

    width: 100%;
  }

  .footer-description h4 {
    font-size: 1.8rem;
  }

  .plan-subtitle {
    font-size: 1.5rem;
  }

  .plan-title {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 1024px) and (min-width: 991px) {

 
  .carousel-card {
    min-height: 325px !important;
  }
  .center .slick-center {
    top: -25px !important;
    height: 355px !important;
  }
  .center2 .slick-center {
    bottom: -25px !important;
    height: 350px !important;
  }
  .icon-counter-box {
    margin-right: 99px !important;
    margin-left: -70px !important;
  }
  .meet-sc-helper .meet-sc-helper-box-container .item {
    max-width: 290px;
    padding: 20px;
    margin-left: 20px !important;
    margin-right: 20px !important;
    min-height: 320px;
  }

  .easy-to-begin-container {
    margin-bottom: 200px;
  }

  .plan-disclaimer {
    font-size: 1.8rem;
  }

  .plan-discount {
    font-size: 1.5rem;
  }

  section.tariff-disclaimer div {
    font-size: 1.8rem;
  }

  .spacer-horizontal {
    min-height: 130px;
  }

  .tariffs .title {
    margin-top: 20px;
  }

  .what-people-say .wrap-flex .item .info .description {
    font-size: 1.8rem;
  }

  .what-people-say .wrap-flex .item .info .status {
    font-size: 1.5rem;
  }

  .what-people-say .wrap-flex .item .info .btn-collapse {
    color: #000000;
  }

  .footer-description p {
    font-size: 1.5rem;
    font-weight: 300;
  }
  .what-people-say .wrap-flex .item {
    min-height: 479px;
  }

  .faq .wrap-questions .item .question {
    font-size: 2.2rem;
    line-height: 24px;
  }


  .footer-description h4 {
    font-size: 1.8rem;
  }
  
  .faq .wrap-questions .item .question:after {
    top: 10px;
  }

  .faq .wrap-questions .item .answer {
    font-size: 1.8rem;
    line-height: 18px;
  }

  .faq {
    padding-bottom: 80px;
  }


  .plan-subtitle {
    font-size: 1.5rem;
  }

  .plan-title {
    font-size: 1.8rem;
  }
}


.tariffs .wrap-tariff {
  margin-top: -75px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.plan-price {
  font-size: 6rem !important;
}
.plan-discount {
  font-size: 1.5rem !important;
}


.blog-row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}


.blog-heading {
  padding-top: 40px !important;
}
.blog-row {
  padding-bottom: 40px !important;
}
section.from-blog {
  background-size: auto !important;
}
.faq {
  padding-bottom: 50px !important;
}

.what-people-say .wrap-flex .item {
  min-height: 485px;
}


.faq .wrap-questions .item .question:after {
  top: 10px;
}


.faq {
  padding-bottom: 80px;
}
section#reviews {
  padding-bottom: 50px;
}

.logo-column img {
  max-width: 140px;
}
p.blog-header-description {
  font-size: 1.5rem;
  line-height: 18px;
  font-weight: 400;
}
.buy-plan-btn {
  max-width: 175px;
}


.plan-subtitle {
  font-size: 1.1rem;
}

.plan-title {
  font-size: 1.5rem;
}
.carousel-card {
  min-height: 320px;
}

div#videoContainer iframe {
  width: 100% !important;
  height: 450px;
}

.center .slick-list {
  overflow: visible;
}
.center .slick-center {
  position: relative;
  top: -25px;
  height: 345px;
}
.center2 .slick-center {
  bottom: -25px;
  height: 345px;
}
/* header css */
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9999; /* Ensure the menu appears on top of other content */
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 20px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}
span {
  color: #ffff;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 20px;
  font-size: 36px;
  margin-left: 50px;
}


.mobile-icon{
	font-size:30px;
	cursor:pointer;
	top: 20px;
	right: 20px;
	color: white;
}
.faq .home-h2 {
  font-size: 4rem !important;
  font-weight: 700;
  line-height: 43.2px;
  color: #fff !important;
  margin-bottom: 0;
  margin-top: 100px;
}
.faq .home-h4 {
  font-size: 2.4rem;
  line-height: 150%;
  color: #ff5732 !important;
  margin-bottom: 0;
  font-weight: 300;
}
.page-id-13 .container-banner {
  max-width: 48%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.page-id-13 .container-banner p {
  line-height: 18px;
  font-size: 1.5rem;
  font-weight: 400;
}
.page-id-15 .container-banner {
  max-width: 48%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.page-id-15 .container-banner p {
  line-height: 18px;
  font-size: 1.5rem;
  font-weight: 400;
}
strong.clicking-here {
  font-weight: 700;
}

.page-id-15 .content-area {
  background: #f5f5f5;
}
.user-avataar img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.page-id-40 .container-banner.text-center {
  color: #ffffff;
  padding: 238px 0;
}
.page-id-40 .container-banner p {
  line-height: 18px;
  font-size: 1.5rem;
  font-weight: 400;
}
.meet-sc-helper-icon img {
  width: 75px;
  height: 75px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.blog .post-bg-img {
    border-radius: 20px;
    display:grid;
}