/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */

@media (min-width: 1399px) {

  html {
    font-size: 18px;
  }

  /* Button */
  .btn {
    padding: 0.85rem 1.35rem;
  }

  .btn.btn-gra {
    padding: 0.925rem 1.45rem;
  }

  .btn.ico-20.ico-left,
  .btn.ico-20.ico-right {
    padding: 0.85rem 1.15rem;
  }

  .btn.ico-25.ico-left,
  .btn.ico-25.ico-right {
    padding: 0.75rem 1.35rem;
  }

  .btns-group .btn.ico-30 {
    padding: 0.445rem 0.5rem;
  }

  .btn.ico-20 [class*="flaticon-"]:before,
  .btn.ico-20 [class*="flaticon-"]:after {
    top: 3px;
  }

  /* Watch Video Link  */
  .watch-video-link {
    width: 2.8rem;
    height: 2.8rem;
  }

  .watch-video-link span[class^="flaticon-"]:before,
  .watch-video-link span[class^="flaticon-"]:after {
    font-size: 1.75rem;
    line-height: 2.8rem !important;
  }

  /*------------------------------------------*/
  /*  HEADER & NAVIGATION MENU
  /*------------------------------------------*/

  .headerwp,
  .wsmainwp {
    max-width: 1320px;
  }

  /*------------------------------------------*/
  /*  CONTENT
  /*------------------------------------------*/

  /* FOOTER */
  .footer p,
  .footer-form .form-control {
    font-size: 0.95rem;
  }

  /* SIGN IN / SIGN UP */
  .register-page-form {
    padding-top: 200px;
    padding-bottom: 220px;
  }

  .reset-page-wrapper {
    padding-top: 225px;
    padding-bottom: 260px;
  }

}



/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */

@media (min-width: 1200px) {

  html {
    font-size: 18px;
  }

  .division {
    padding-left: 30px;
    padding-right: 30px;
  }

  /* Watch Video Link  */
  .watch-video-link {
    width: 2.8rem;
    height: 2.8rem;
  }

  .watch-video-link span[class^="flaticon-"]:before,
  .watch-video-link span[class^="flaticon-"]:after {
    font-size: 1.75rem;
    line-height: 2.8rem !important;
  }

  /*------------------------------------------*/
  /*  HEADER & NAVIGATION MENU
  /*------------------------------------------*/

  .wsmainwp {
    padding-left: 50px;
    padding-right: 50px;
  }

  .headerwp {
    padding-left: 40px;
    padding-right: 40px;
  }

  .desktoplogo img {
    max-height: 70px;
  }

  /*------------------------------------------*/
  /*  CONTENT
  /*------------------------------------------*/

  /* FOOTER */
  .footer p,
  .footer-form .form-control {
    font-size: 0.95rem;
  }

}



/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */

@media (min-width: 992px) and (max-width: 1199.95px) {

  .division {
    padding-left: 20px;
    padding-right: 20px;
  }

  /*------------------------------------------*/
  /*  BASIC STYLES
  /*------------------------------------------*/

  .py-30 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .py-40 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .py-50 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .py-60 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .py-70 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .py-80 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .py-90 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .py-100 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .py-110 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .py-120 {
    padding-top: 110px;
    padding-bottom: 110px;
  }

  .pt-30 {
    padding-top: 24px;
  }

  .pt-35 {
    padding-top: 35px;
  }

  .pt-40 {
    padding-top: 35px;
  }

  .pt-50 {
    padding-top: 40px;
  }

  .pt-60 {
    padding-top: 50px;
  }

  .pt-70 {
    padding-top: 60px;
  }

  .pt-80 {
    padding-top: 70px;
  }

  .pt-90 {
    padding-top: 80px;
  }

  .pt-100 {
    padding-top: 90px;
  }

  .pt-110 {
    padding-top: 100px;
  }

  .pt-120 {
    padding-top: 110px;
  }

  .pb-30 {
    padding-bottom: 24px;
  }

  .pb-35 {
    padding-bottom: 35px;
  }

  .pb-40 {
    padding-bottom: 35px;
  }

  .pb-50 {
    padding-bottom: 40px;
  }

  .pb-60 {
    padding-bottom: 50px;
  }

  .pb-70 {
    padding-bottom: 60px;
  }

  .pb-80 {
    padding-bottom: 70px;
  }

  .pb-90 {
    padding-bottom: 80px;
  }

  .pb-100 {
    padding-bottom: 90px;
  }

  .pb-110 {
    padding-bottom: 100px;
  }

  .pb-120 {
    padding-bottom: 110px;
  }

  .px-30 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .px-35 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .mt-30 {
    margin-top: 24px;
  }

  .mt-40 {
    margin-top: 35px;
  }

  .mt-50 {
    margin-top: 40px;
  }

  .mt-60 {
    margin-top: 50px;
  }

  .mt-70 {
    margin-top: 60px;
  }

  .mt-80 {
    margin-top: 70px;
  }

  .mt-90 {
    margin-top: 80px;
  }

  .mt-100 {
    margin-top: 90px;
  }

  .mb-30 {
    margin-bottom: 24px;
  }

  .mb-40 {
    margin-bottom: 35px;
  }

  .mb-50 {
    margin-bottom: 40px;
  }

  .mb-60 {
    margin-bottom: 50px;
  }

  .mb-70 {
    margin-bottom: 60px;
  }

  .mb-80 {
    margin-bottom: 70px;
  }

  .mb-90 {
    margin-bottom: 80px;
  }

  .mb-100 {
    margin-bottom: 90px;
  }

  /*------------------------------------------*/
  /*  TYPOGRAPHY
  /*------------------------------------------*/

  .fs-30 {
    font-size: 1.75rem;
  }

  /* 28px */
  .fs-32 {
    font-size: 1.875rem;
  }

  /* 30px */
  .fs-34 {
    font-size: 2rem;
  }

  /* 32px */
  .fs-36 {
    font-size: 2.125rem;
  }

  /* 34px */
  .fs-38 {
    font-size: 2.25rem;
  }

  /* 36px */
  .fs-40 {
    font-size: 2.375rem;
  }

  /* 38px */
  .fs-42 {
    font-size: 2.5rem;
  }

  /* 40px */
  .fs-44 {
    font-size: 2.6255rem;
  }

  /* 42px */
  .fs-46 {
    font-size: 2.75rem;
  }

  /* 44px */
  .fs-48 {
    font-size: 2.875rem;
  }

  /* 46px */
  .fs-50 {
    font-size: 3rem;
  }

  /* 48px */
  .fs-52 {
    font-size: 3.125rem;
  }

  /* 50px */
  .fs-54 {
    font-size: 3.25rem;
  }

  /* 52px */
  .fs-56 {
    font-size: 3.375rem;
  }

  /* 54px */
  .fs-58 {
    font-size: 3.5rem;
  }

  /* 56px */
  .fs-60 {
    font-size: 3.625rem;
  }

  /* 58px */
  .fs-62 {
    font-size: 3.75rem;
  }

  /* 60px */
  .fs-64 {
    font-size: 3.875rem;
  }

  /* 62px */
  .fs-66 {
    font-size: 4rem;
  }

  /* 64px */
  .fs-68 {
    font-size: 4.125rem;
  }

  /* 66px */
  .fs-70 {
    font-size: 4.25rem;
  }

  /* 68px */
  .fs-72 {
    font-size: 4.375rem;
  }

  /* 70px */
  .fs-74 {
    font-size: 4.5rem;
  }

  /* 72px */
  .fs-76 {
    font-size: 4.625rem;
  }

  /* 74px */
  .fs-78 {
    font-size: 4.75rem;
  }

  /* 76px */
  .fs-80 {
    font-size: 4.875rem;
  }

  /* 78px */

  /* Check List */
  .check-list {
    margin: 22px 0 14px;
  }

  .check-list li p {
    font-size: 1.05rem;
    margin-bottom: 7px;
  }

  .check-list li p span {
    top: 2px;
    margin-right: 9px;
  }

  .check-list.ico-20 [class^="flaticon-"]:before,
  .check-list.ico-20 [class^="flaticon-"]:after {
    font-size: 1.05rem;
    top: 1.5px;
  }

  .btn.video-popup.ico-20 [class*="flaticon-"]:before,
  .btn.video-popup.ico-20 [class*="flaticon-"]:after {
    font-size: 1.2rem;
    top: 3.5px;
  }

  /* Button */
  .btn {
    font-size: 1rem;
    padding: 0.9rem 1.35rem;
  }

  .btn.btn-gra {
    padding: 0.975rem 1.45rem;
  }

  .btn.btn-md.btn-gra {
    padding: 1.125rem 1.85rem;
  }

  .btn.btn-sm {
    font-size: 0.97rem;
    padding: 0.8rem 1.4rem;
  }

  .btn.ico-left,
  .btn.ico-right {
    font-size: 1rem;
    padding: 0.9rem 1.25rem;
  }

  .btns-group .btn.ico-30 {
    padding: 0.425rem 0.5rem !important;
  }

  .btn.ico-30 span.ico-30-txt {
    font-size: 1.1rem;
    top: -8px;
    left: 4px;
  }

  .btn.ico-35 [class*="flaticon-"]:before,
  .btn.ico-35 [class*="flaticon-"]:after {
    top: 7px;
    margin-left: 5px;
  }

  /* Button Text */
  p.btn-txt,
  .btn-rating {
    margin: 12px 0 0 0;
  }

  /* Vector Icon Background */
  .ico-55 .shape-ico svg {
    width: 115px;
    height: 115px;
    top: -30px;
    left: calc(50% - 60px);
  }

  .ico-60 .shape-ico svg {
    width: 120px;
    height: 120px;
    top: -25px;
    left: calc(50% - 55px);
  }

  /* Vector Rounded Icons */
  .ico-rounded {
    width: 84px;
    height: 84px;
  }

  .ico-rounded [class*="flaticon-"]:before,
  .ico-rounded [class*="flaticon-"]:after {
    font-size: 2.5rem;
    line-height: 90px !important;
  }

  /* Module Subtitle */
  .module-subtitle {
    font-size: 0.85rem;
    margin-bottom: 35px;
  }

  /* Section Title */
  .title-01.mb-60,
  .title-01.mb-70,
  .title-02.mb-70,
  .title-02.mb-80,
  .title-03.mb-70,
  .title-03.mb-80 {
    margin-bottom: 55px;
  }

  .title-03.mb-100 {
    margin-bottom: 65px;
  }

  .title-03 .section-title {
    padding-right: 0;
  }

  .title-01 h2 {
    padding: 0;
  }

  .title-03 h2.fs-48 {
    font-size: 2.9375rem;
  }

  .title-01 p {
    margin: 18px 5% 0;
  }

  .section-rating .users img {
    max-height: 60px;
  }

  .section-rating .users {
    margin-left: 0;
  }

  .section-rating .users p {
    font-size: 1rem;
    margin: 12px 0 0;
  }

  /* Advantages */
  .advantages,
  .text-center .advantages {
    margin-top: 20px;
  }

  .advantages li:not(:last-child):after {
    top: -2px;
  }

  /* Compatibility */
  .compatibility {
    margin-top: 6px;
    padding: 4px 18px;
  }

  /* Tools List / Payments Icons */
  .tools-list p,
  .payment-methods p {
    margin-bottom: 10px;
  }

  .payment-icons img {
    max-height: 32px;
  }

  /* Quote */
  .quote-avatar img {
    width: 54px;
    height: 54px;
  }

  .quote p {
    margin-bottom: 8px;
  }

  .quote-author {
    padding: 0 0 0 10px;
  }

  .quote.pr-15,
  .quote.pr-40,
  .quote.pr-50,
  .quote.pr-60 {
    padding-right: 0;
  }

  /* Users */
  .users-widget.d-block {
    margin-top: 22px;
  }

  .users-widget .u-ava img {
    max-height: 52px;
  }

  .users-widget .u-txt p {
    font-size: 0.975rem;
  }

  /*------------------------------------------*/
  /*  HEADER & NAVIGATION MENU    
  /*------------------------------------------*/

  /* Header Logo */
  .desktoplogo {
    line-height: 70px;
  }

  .desktoplogo img {
    max-height: 70px;
  }

  .tra-menu .wsmainfull {
    padding: 15px 0;
  }

  /* Nav Link */
  .wsmenu>.wsmenu-list>li>a {
    font-size: 1rem;
    line-height: 50px;
    margin: 0 5px;
    padding: 10px 15px;
  }

  .wsmenu>.wsmenu-list>li>a .wsarrow:after {
    top: 35px;
  }

  /* Nav Link Info */
  span.sm-info {
    width: 20px;
    height: 20px;
    font-size: 0.735rem;
    line-height: 20px;
    margin-left: 6px;
  }

  /* Button */
  .wsmenu>.wsmenu-list>li a.btn {
    font-size: 0.975rem;
    line-height: 28px;
    margin-top: 14px;
    padding: 5px 19px 6px;
  }

  .wsmenu>.wsmenu-list>li.reg-fst-link.m-left>a,
  .nl-simple.m-left .btn {
    margin-left: 20px;
  }

  /* Language Select */
  .wsmenu>.wsmenu-list>li.lang {
    margin-right: 12px;
  }

  .wsmenu>.wsmenu-list>li.lang>a {
    padding: 10px 14px 10px 6px;
  }

  .wsmenu>.wsmenu-list>li.lang>ul.sub-menu {
    min-width: 110px !important;
    padding: 8px 5px;
  }

  .wsmenu>.wsmenu-list>li.lang>ul.sub-menu>li>a {
    font-size: 0.95rem;
  }

  /* SubMenu, HalfMenu, MegaMenu */
  .wsmenu>.wsmenu-list>li>ul.sub-menu {
    min-width: 175px;
    padding: 13px 19px;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu {
    min-width: 190px;
    padding: 10px;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu {
    width: 35%;
    padding: 15px 14px;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu.w-70 {
    width: 94% !important;
    left: 3%;
    padding: 25px;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.w-70 ul.link-list>li>a,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a,
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a {
    font-size: 0.95rem;
    padding: 8px 0px;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a:hover,
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a:hover,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.w-70 ul.link-list>li>a:hover,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover {
    padding: 8px 0 8px 4px;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a span {
    top: 9.5px;
    right: 8px;
  }

  .col-img .video-preview {
    margin-top: 10px;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu .title {
    font-size: 0.875rem;
  }

  /*------------------------------------------*/
  /*  HERO
  /*------------------------------------------*/

  /* HERO TYPOGRAPHY */
  .hero-section .mx-30 {
    margin: 0;
  }

  .hero-section h2.ls-1d3px,
  .hero-section h2.ls-1d35px {
    letter-spacing: -0.5px;
  }

  .hero-section .btns-group .btn:first-child {
    margin-right: 12px;
  }

  .hero-section h2 img.img-70,
  .hero-section h2 img.img-72,
  .hero-section h2 img.img-74 {
    max-height: 60px;
    top: -1.5px;
  }

  .hero-section h2 img.img-76 {
    max-height: 65px;
    top: -1px;
  }

  /* HERO ADVANTAGES LIST */
  .hero-section .advantages.mt-25 {
    margin-top: 22px;
  }

  .hero-section .advantages.mt-30 {
    margin-top: 27px;
  }

  .hero-section .advantages.mt-50 {
    margin-top: 35px;
  }

  .hero-section .advantages.ml-10 {
    margin-top: 27px;
    margin-left: 5px;
  }

  .hero-section .advantages li {
    margin-left: 1px;
  }

  .hero-section .advantages li:not(:last-child):after {
    font-size: 1.2rem;
    top: -1.5px;
    left: 2px;
  }

  .hero-section .advantages li p {
    font-size: 1rem;
  }

  /* HERO TAG WIDGET */
  .tag-widget {
    margin-bottom: 35px;
  }

  .tag-widget a {
    font-size: 0.95rem;
    padding: 11px 20px 11px 8px;
  }

  .tag-widget span {
    font-size: 0.85rem;
    padding: 6px 12px;
    margin-right: 5px;
  }

  /* HERO TEXT WIDGET */
  .txt-widget,
  .txt-widget.txt-widget-lg {
    margin-bottom: 35px;
  }

  .txt-widget a {
    font-size: 0.975rem;
    padding: 11px 20px;
  }

  .txt-widget.txt-widget-lg a {
    padding: 12px 21px;
  }

  /* HERO RATING WIDGET */
  .rating-widget {
    margin-bottom: 30px;
  }

  .rating-widget img.framer-stars {
    max-height: 20px;
    margin: 0 8px;
  }

  .rating-widget img.framer-logo {
    max-height: 27px;
    margin-left: 5px;
  }

  /* HERO DIGITS */
  .hero-digits {
    margin-top: 25px;
  }

  #hd-1-1 {
    width: 40%;
    padding-right: 10px;
  }

  #hd-1-2 {
    width: 50%;
    padding: 0 10px 0 30px;
  }

  .hero-digits h3.statistic-number {
    font-size: 2.5rem;
    margin-bottom: 10px;
  }

  .hero-digits h3.statistic-number small {
    font-size: 2.25rem;
    margin-left: 3px;
  }

  .hero-digits p.fs-17 {
    font-size: 1.0625rem;
  }

  /* HERO USERS */
  .hero-users-widget.d-block {
    margin: 28px 0 0;
  }

  .hero-users-widget.d-inline {
    margin: 0 0 0 13px;
  }

  .hero-users .u-ava img {
    max-height: 46px;
  }

  .hero-users .u-txt p {
    font-size: 0.95rem;
  }

  /* HERO LOGO */
  .hero-logo {
    margin-bottom: 40px;
  }

  .hero-logo img {
    max-height: 36px;
  }

  /* HERO QUICK FORM */
  .hero-section .quick-form {
    padding: 4px;
  }

  .hero-section .text-center .quick-form {
    margin: 0 9%;
  }

  .hero-section .text-center .quick-form.mx-30 {
    margin: 0 12%;
  }

  .hero-section .quick-form.form-half {
    margin-right: 3%;
  }

  .hero-section .quick-form .form-control {
    height: 56px;
    font-size: 1.0625rem;
  }

  .hero-section .quick-form.form-half .form-control {
    font-size: 1.05rem;
    padding: 0 14px;
  }

  .hero-section .quick-form .btn {
    height: 56px;
    font-size: 1.0625rem;
    padding: 12px 55px;
  }

  .hero-section .quick-form.form-half .btn {
    font-size: 1rem;
    padding: 13px 35px;
  }

  .hero-section .text-center .quick-form-msg {
    margin: 20px 0 -5px 0;
  }

  /* HERO-1 */
  .hero-1 {
    padding-top: 175px;
    margin-bottom: 110px;
  }

  .hero-1-txt h2 {
    font-size: 4.25rem;
  }

  .hero-1-txt p.fs-19 {
    margin: 25px 2% 28px;
  }

  .hero-1-img {
    margin: 50px 0 -110px;
  }

  /* HERO-2 */
  .hero-2 {
    padding-top: 140px;
    padding-bottom: 100px;
  }

  .hero-2-txt h2 {
    font-size: 3.65rem;
  }

  .hero-2-txt p.fs-18 {
    font-size: 1.1rem;
    margin: 16px 0 25px;
  }

  .hero-2-brands {
    margin: 40px 10px 0 0;
  }

  .hero-2-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.25rem;
  }

  .hero-2-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  /* HERO-3 */
  .hero-3 {
    padding-top: 175px;
  }

  .hero-3-txt h2 {
    font-size: 4.25rem;
  }

  .hero-3-txt p.fs-19 {
    margin: 20px 5% 30px;
  }

  .hero-3-img {
    margin: 60px 0 -80px;
  }

  /* HERO-4 */
  .hero-4 {
    padding-top: 175px;
    padding-bottom: 90px;
  }

  .hero-4-txt h2 {
    font-size: 4.25rem;
  }

  .hero-4-txt p.fs-18 {
    margin: 16px 8% 25px;
  }

  .hero-4-brands {
    margin: 40px 0 0;
  }

  .hero-4-brands p {
    font-size: 1rem;
  }

  .hero-4-brands .loop_carousel_left img {
    padding: 0 10px;
    height: 3.65rem;
  }

  .hero-4-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 10px;
  }

  /* HERO-5 */
  .hero-5 {
    padding-top: 175px;
    margin-bottom: 110px;
  }

  .hero-5-txt h2 {
    font-size: 4.25rem;
  }

  .hero-5-txt p.fs-19 {
    margin: 22px 5% 30px;
  }

  .hero-5-img {
    margin: 60px 0 -110px;
  }

  /* HERO-6 */
  .hero-6 {
    padding-bottom: 100px;
  }

  .hero-6-txt {
    padding-top: 100px;
    margin-right: 0;
  }

  .hero-6-txt h2 {
    font-size: 3.7rem;
  }

  .hero-6-txt p.fs-18 {
    font-size: 1.1rem;
    margin: 15px 0 25px;
  }

  .hero-6-img {
    width: 46%;
  }

  /* HERO-7 */
  .hero-7-wrapper {
    padding: 70px 0 70px 55px;
    margin-top: 100px;
  }

  .hero-7-txt {
    margin-top: 15px;
  }

  .hero-7-txt h2 {
    font-size: 3.5rem;
  }

  .hero-7-txt p.fs-18 {
    font-size: 1.0625rem;
    margin: 16px 0 25px;
  }

  /* HERO-8 */
  .hero-8 {
    padding-top: 130px;
  }

  .hero-8-txt {
    margin-top: -20px;
  }

  .hero-8-txt h2 {
    font-size: 3.6rem;
  }

  .hero-8-txt p.fs-18 {
    font-size: 1.1rem;
    margin: 15px 0 25px;
  }

  .hero-8-img {
    margin-left: 0;
  }

  /* HERO-9 */
  .hero-9 {
    padding-top: 170px;
    margin-bottom: 60px;
  }

  .hero-9-txt h2 {
    font-size: 4.25rem;
  }

  .hero-9-txt p.fs-19 {
    margin: 18px 8% 28px;
  }

  .hero-9-img {
    margin: 50px 0 -60px;
  }

  /* HERO-10 */
  .hero-10 {
    padding-top: 165px;
  }

  .hero-10-txt {
    margin-bottom: 50px;
  }

  .hero-10-txt h2 {
    font-size: 3.85rem;
  }

  .hero-10-txt p.fs-18 {
    margin: 22px 0 30px;
  }

  .hero-10-brands {
    margin: 50px 10px 0;
  }

  .hero-10-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.25rem;
  }

  .hero-10-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  .hero-10-img {
    margin: 0 -100% 0 30px;
  }

  /* HERO-11 */
  .hero-11 {
    padding-top: 160px;
  }

  .hero-11-txt p.fs-19 {
    margin: 20px 3% 28px;
  }

  .hero-11-img {
    margin-top: 45px;
  }

  /* HERO-12 */
  .hero-12 {
    padding-top: 30px;
  }

  .hero-12-txt {
    margin-bottom: 0;
  }

  .hero-12 .tag-widget a {
    font-size: 0.915rem;
  }

  .hero-12 .tag-widget span {
    font-size: 0.815rem;
    margin-right: 4px;
  }

  .hero-12-txt h2 {
    font-size: 3.85rem;
  }

  .hero-12-txt p.fs-18 {
    font-size: 1.1rem;
    margin: 15px 0 25px;
  }

  /* HERO-13 */
  .hero-13 {
    padding-top: 170px;
  }

  .hero-13-shape {
    width: 76%;
    top: 11%;
    left: 12%;
  }

  .hero-13-txt h2 {
    font-size: 4rem;
  }

  .hero-13-txt p.fs-18 {
    margin: 18px 8% 25px;
  }

  .hero-13-image {
    margin: 50px 0 0;
    padding: 50px 45px 0;
  }

  .hero-13-image.r-24 {
    border-radius: 18px;
  }

  /* HERO-14 */
  .hero-14 {
    padding-top: 175px;
    margin-bottom: 110px;
  }

  .hero-14-txt h2 {
    font-size: 4rem;
  }

  .hero-14-txt p.fs-18 {
    margin: 18px 8% 25px;
  }

  .hero-14-brands {
    margin: 40px 0 0;
  }

  .hero-14-brands p {
    font-size: 1rem;
  }

  .hero-14-brands .loop_carousel_left img {
    padding: 0 10px;
    height: 3.65rem;
  }

  .hero-14-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 10px;
  }

  .hero-14-img {
    margin: 50px 0 -110px;
  }

  /* HERO-15 */
  .hero-15 {
    padding-top: 165px;
    padding-bottom: 100px;
  }

  .hero-15-txt h2 {
    font-size: 3.75rem;
  }

  .hero-15-txt p.fs-18 {
    font-size: 1.1rem;
    margin: 15px 0 26px;
  }

  .hero-15-img {
    margin: 0 -100% 0 30px;
  }

  /* HERO-16 */
  .hero-16-wrapper {
    padding-top: 100px;
    margin-top: 100px;
  }

  .hero-16-txt h2 {
    font-size: 4rem;
  }

  .hero-16-txt p.fs-18 {
    margin: 20px 8% 30px;
  }

  .hero-16-img {
    margin: 50px 40px 0;
  }

  /* HERO-17 */
  .hero-17 {
    padding-top: 140px;
    padding-bottom: 90px;
  }

  .hero-17-txt h2 {
    font-size: 3.95rem;
  }

  .hero-17-txt p.fs-18 {
    font-size: 1.1rem;
    margin: 16px 0 26px;
  }

  .hero-17-brands {
    margin: 70px 10px 0;
  }

  .hero-17-brands p {
    margin-bottom: 30px;
  }

  .hero-17-brands .loop_carousel_left img {
    padding: 0 12px;
    height: 3.75rem;
  }

  .hero-17-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 12px;
  }

  /* HERO-18 */
  .hero-18 {
    padding-top: 175px;
    padding-bottom: 100px;
  }

  .hero-18-txt h2 {
    font-size: 4rem;
  }

  .hero-18-txt p.fs-18 {
    margin: 22px 5% 30px;
  }

  .hero-18-brands {
    margin: 60px 15px 0;
  }

  .hero-18-brands p {
    font-size: 1rem;
    margin-bottom: 20px;
  }

  .hero-18-brands .loop_carousel_left img {
    padding: 0 10px;
    height: 3.65rem;
  }

  .hero-18-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 10px;
  }

  /*------------------------------------------*/
  /*  CONTENT
  /*------------------------------------------*/

  /* ABOUT */
  .about-2-title {
    margin-bottom: 26px;
  }

  .about-1-txt {
    margin-bottom: 40px;
  }

  .about-2 .txt-box.mb-30 {
    margin-bottom: 30px;
  }

  .about-1-txt p {
    margin: 25px 0 0;
  }

  .a-1-1 {
    padding-left: 70px;
    margin-bottom: 24px;
  }

  .about-4 .txt-block.left-column,
  .about-4 .txt-block.right-column {
    padding: 0;
  }

  /* FEATURES */
  .fbox-6-wrapper .col {
    padding: 0 10px;
  }

  /* FBOX-1 */
  .fbox-1 {
    padding: 15px 15px 25px;
  }

  .col-lg-4 .fbox-1 {
    padding: 12px 12px 25px;
  }

  .fbox-1.fb-1,
  .fbox-1.fb-2,
  .fbox-1.fb-3,
  .fbox-1.fb-6,
  .fbox-1.fb-7 {
    margin-bottom: 24px;
  }

  .fbox-1 .fbox-txt {
    padding: 0 12px;
  }

  .col-lg-4 .fbox-1 .fbox-txt {
    padding: 0 8px;
  }

  .fbox-1 .fbox-1-img {
    margin: 0 0 25px;
  }

  /* FBOX-2 */
  .fbox-2.fb-1,
  .fbox-2.fb-5,
  .fbox-2.fb-6 {
    padding: 25px 12px 12px;
  }

  .fbox-2.fb-2,
  .fbox-2.fb-3,
  .fbox-2.fb-4 {
    padding: 12px 12px 25px;
  }

  .fbox-2.fb-7,
  .fbox-2.fb-8 {
    padding: 25px 28px;
  }

  .fbox-2 .fbox-txt {
    padding: 0 12px;
  }

  .fbox-2.fb-7 .fbox-2-txt {
    padding: 0;
  }

  .fbox-2.fb-8 .fbox-2-txt {
    padding: 0 0 0 5px;
  }

  .fbox-2-txt .txt-block-tra-link.mt-20 {
    margin-top: 15px;
  }

  .fbox-2.fb-1 .fbox-2-img,
  .fbox-2.fb-5 .fbox-2-img,
  .fbox-2.fb-6 .fbox-2-img {
    margin: 28px 0 0;
  }

  .fbox-2.fb-2 .fbox-2-img,
  .fbox-2.fb-3 .fbox-2-img,
  .fbox-2.fb-4 .fbox-2-img {
    margin: 0 0 28px;
  }

  .fbox-2.fb-7 .fbox-2-img,
  .fbox-2.fb-8 .fbox-2-img {
    margin: 0;
  }

  /* FBOX-3 */
  .fbox-3 {
    padding: 25px 12px 12px;
  }

  .fbox-3.fb-4,
  .fbox-3.fb-5,
  .fbox-3.fb-6 {
    padding: 12px 12px 25px;
  }

  .fbox-3 .fbox-txt {
    padding: 0 8px;
  }

  .fbox-3.fb-1 .fbox-3-img,
  .fbox-3.fb-2 .fbox-3-img,
  .fbox-3.fb-3 .fbox-3-img {
    margin: 20px 0 0;
  }

  .fbox-3.fb-7 .fbox-3-img,
  .fbox-3.fb-8 .fbox-3-img,
  .fbox-3.fb-9 .fbox-3-img {
    margin: 0 0 25px;
  }

  /* FBOX-4 */
  .fbox-4 {
    padding: 15px 15px 25px;
  }

  .fbox-4.fb-1,
  .fbox-4.fb-2 {
    margin-bottom: 24px;
  }

  .fbox-4 .fbox-txt {
    padding: 0 12px;
  }

  .fbox-4 .fbox-4-img {
    margin: 0 0 25px;
  }

  /* FBOX-5 */
  .fbox-5 {
    padding: 30px 26px;
  }

  .rows-2 .fbox-5 {
    padding: 40px 30px 30px;
  }

  .rows-2 .fbox-5.fb-1,
  .rows-2 .fbox-4.fb-2,
  .rows-2 .fbox-5.fb-3 {
    margin-bottom: 24px;
  }

  /* FBOX-7 */
  .fbox-7-img {
    margin: 0 0 25px;
  }

  .fbox-7 .fbox-txt {
    padding: 0 8px;
  }

  /* FBOX-8 */
  .fbox-8-wrapper.pt-70.pb-70 {
    padding-top: 65PX;
    padding-bottom: 65px;
  }

  .fbox-8 .fbox-ico-wrap {
    margin-top: 4px;
    margin-right: 20px;
  }

  .fbox-8 .ico-50 span[class*="flaticon-"]:before,
  .fbox-8 .ico-50 span[class*="flaticon-"]:after {
    font-size: 3.05rem;
  }

  .fbox-1 h5,
  .fbox-2 h5,
  .fbox-3 h5,
  .fbox-4 h5,
  .fbox-7 h5 {
    margin-bottom: 10px;
  }

  .fbox-2 h3 {
    margin-bottom: 14px;
  }

  .fbox-5 h5,
  .fbox-6 h5 {
    margin: 22px 0 12px;
  }

  /* CONTENT */
  .ct-02-wrapper {
    padding: 70px 50px;
  }

  .ct-03-wrapper {
    padding: 70px 0 70px 50px;
  }

  .ct-06-wrapper {
    padding: 20px;
  }

  .ct-07 {
    padding: 215px 0;
  }

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

  .ct-10 .section-title.title-01 {
    margin-bottom: 40px;
  }

  .txt-block.left-column {
    padding-right: 0;
  }

  .txt-block.right-column {
    padding-left: 0;
  }

  .ct-02 .txt-block.left-column {
    padding-right: 10px;
    padding-left: 5px;
  }

  .ct-02 .txt-block.right-column {
    padding-left: 10px;
    padding-right: 5px;
  }

  .ct-05-txt {
    padding: 0 30px;
  }

  .ct-06-txt {
    padding: 0 15px 40px 35px;
  }

  .txt-block h2.fs-58 {
    font-size: 3.375rem;
  }

  .txt-block h2,
  .ct-06-txt h2 {
    margin-bottom: 18px;
  }

  .txt-block h6 {
    margin: 22px 0 12px;
  }

  .ct-05-txt h2 {
    font-size: 2.9rem;
    margin-bottom: 18px;
  }

  .txt-block .btn,
  .ct-05-txt .btn {
    margin-top: 6px;
  }

  .txt-box h5 {
    margin-bottom: 18px;
  }

  /* CBOX-1 */
  .cbox-1-wrapper {
    margin-top: 10px;
  }

  .cbox-1-txt p {
    margin-bottom: 11px;
  }

  .cbox-1 span {
    top: 1px;
    right: 10px;
  }

  /* CBOX-2 */
  .cbox-2-wrapper {
    margin-top: 25px;
  }

  .cbox-2 h5 {
    margin: 12px 0;
  }

  /* CBOX-3 */
  .cbox-3 .ico-wrap {
    margin-right: 1.15rem;
  }

  .cbox-3-ico {
    width: 2.05rem;
    height: 2.05rem;
    font-size: 1.05rem;
    line-height: 1.7rem;
    margin-top: 3px;
  }

  .cbox-3-txt {
    margin-bottom: 22px;
  }

  .cbox-3-txt h5 {
    margin-bottom: 10px !important;
  }

  /* CBOX-4 */
  .cbox-4.cb-1,
  .cbox-4.cb-2 {
    margin-bottom: 25px;
  }

  .cbox-title {
    margin-bottom: 15px;
  }

  .cbox-title span {
    margin-right: 15px;
  }

  .cbox-4-txt {
    margin-right: -11px;
  }

  /* CBOX-5 */
  .cbox-5.mt-30 {
    margin-top: 25px;
  }

  .cbox-5-txt.mb-30 {
    margin-bottom: 20px;
  }

  .cbox-5 .ico-wrap {
    margin-right: 1.1rem;
  }

  .cbox-5-ico span[class*="flaticon-"]:before,
  .cbox-5-ico span[class*="flaticon-"]:after {
    font-size: 2.45rem;
  }

  /* CBOX-6 */
  .cbox-6.mt-25 {
    margin-top: 20px;
  }

  .cbox-6-txt {
    padding-left: 10px;
  }

  .cbox-6-ico span {
    top: 6px;
  }

  .cbox-6-ico.ico-30 [class*="flaticon-"]:before,
  .cbox-6-ico.ico-30 [class*="flaticon-"]:after {
    font-size: 1.35rem;
  }

  /* Accordion */
  .txt-block .accordion {
    margin-top: 30px;
  }

  .txt-block .accordion-panel {
    padding: 18px 0 0 0;
  }

  .txt-block .accordion-item {
    padding: 7px 0 10px;
  }

  .txt-block .accordion-thumb {
    padding-bottom: 22px;
  }

  .txt-block .accordion-item .accordion-thumb:after {
    top: 2px;
  }

  .txt-block .accordion-thumb h5 {
    line-height: 1.2 !important;
  }

  /* Signature */
  .signature {
    margin-top: 25px;
  }

  .signature img {
    max-height: 45px;
  }

  .signature h6 {
    margin: 18px 0 0 3px;
  }

  .signature span {
    font-size: 1.0625rem;
  }

  /* Content Image */
  .ct-01 .img-block.right-column {
    margin-left: 5px;
  }

  .ct-01 .img-block.left-column {
    margin-right: 5px;
  }

  .ct-04 .img-block img {
    max-width: 170%;
  }

  .half-img,
  .half-img-left {
    width: 45%;
  }

  .img-block-hidden {
    margin-bottom: -50px;
  }

  .ct-10-img {
    margin-bottom: -50px;
  }

  .ct-10-img .video-btn {
    top: calc(50% - 25px);
  }

  /* STATISTIC */
  .statistic-3-wrapper {
    padding: 40px 6% 50px;
  }

  .statistic-4-wrapper {
    padding: 0 4%;
  }

  .statistic-5-wrapper {
    margin: 0;
  }

  .ct-11 .statistic-6-wrapper {
    margin: 40px 14px 0;
  }

  .statistic-3-title {
    margin-bottom: 35px;
  }

  .statistic-3-title.mb-50 {
    margin-bottom: 45px;
  }

  .statistic-4-title {
    margin-bottom: 45px;
  }

  .statistic-3-title p {
    margin: 12px 0 0 !important;
  }

  .statistic-1-wrapper .statistic-block {
    padding: 10px 18px;
  }

  #stb-2-1 {
    padding-left: 12%;
  }

  .statistic-3-wrapper .statistic-block {
    padding: 28px 25px;
  }

  .statistic-4-wrapper .statistic-block {
    padding: 5px 10px 5px 15px;
  }

  .statistic-5-wrapper .statistic-block {
    padding: 80px 12% 25px;
  }

  .statistic-6-wrapper .statistic-block {
    padding-left: 15px;
  }

  .statistic-1-wrapper .statistic-block h5 {
    margin-top: 18px;
    margin-bottom: 12px;
  }

  #stb-2-1 h2,
  #stb-2-2 h2 {
    margin-bottom: 14px;
  }

  .statistic-3-wrapper p {
    margin: 0 0 30px;
  }

  .statistic-3 .statistic-block h2 span[class*="flaticon-"] {
    top: -8px;
    right: -5px;
  }

  .statistic-4-wrapper h5 {
    margin: 20px 0 12px;
  }

  .statistic-5-wrapper p {
    margin: 18px 0 0;
  }

  .statistic-6-wrapper .statistic-block p {
    margin: 13px 0 0;
  }

  /* TESTIMONIALS */
  .reviews-3-wrapper {
    padding: 0 25px;
  }

  .review-1 {
    padding: 28px 18px;
    margin: 0 7px 30px;
  }

  .review-1.rv-1-line {
    padding: 28px 18px;
  }

  .review-2 {
    padding: 30px 18px;
    margin: 0 8px 30px;
  }

  .review-3 {
    padding: 18px;
  }

  .review-item {
    width: 33.33%;
    padding: 0 6px;
    margin-bottom: 15px;
  }

  .review-4 {
    padding: 30px 18px;
  }

  .reviews-3-logo {
    margin-bottom: 40px;
  }

  .reviews-3-logo img {
    max-height: 50px;
  }

  .review-1 .review-ico {
    top: 15px;
    right: 20px;
  }

  .review-source {
    top: 20px;
    right: 20px;
  }

  .review-source img {
    max-height: 28px;
  }

  .reviews-3-txt {
    margin: 0 20px 0 0;
  }

  .reviews-3-txt h3 {
    line-height: 1.3;
    margin-right: 4%;
  }

  .reviews-3-txt p {
    margin: 15px 0 0;
  }

  .r3-data p {
    font-size: 1.1rem;
  }

  .review-1 .review-avatar img,
  .review-1 .owl-item .review-avatar img {
    width: 48px;
    height: 48px;
  }

  .review-2 .review-avatar img,
  .review-2 .owl-item .review-avatar img,
  .review-4 .review-avatar img {
    width: 50px;
    height: 50px;
  }

  .review-1 .review-avatar {
    right: 30px;
    bottom: 28px;
  }

  .review-1 .review-txt p {
    font-size: 1.05rem;
    margin-bottom: 30px;
  }

  .review-2 .review-txt p {
    font-size: 1.05rem;
    margin-bottom: 15px;
  }

  .review-2 .review-author,
  .review-4 .review-author {
    margin-top: 6px;
    padding: 0 0 0 16px;
  }

  .review-1 hr {
    margin: -5px 0 35px;
  }

  .review-2 .author-data,
  .review-4 .author-data {
    margin-bottom: 16px;
  }

  .review-1 .star-rating {
    margin-bottom: 12px;
  }

  .rs-stars.ico-10 [class*="flaticon-"]:before,
  .rs-stars.ico-10 [class*="flaticon-"]:after {
    font-size: 0.9rem;
    top: 0.75px;
  }

  /* BRANDS */
  .brands-1-wrapper.mx-half {
    padding: 0 10%;
  }

  .brands-3-wrapper {
    margin: 0 10px;
    padding: 25px 35px;
  }

  .brands-4-wrapper {
    padding: 0 8%;
  }

  .brands-3 .brands-title {
    margin-bottom: 28px;
  }

  .brand-2-txt h6 {
    font-size: 1.15rem;
  }

  .brands-title,
  .brands-title h5 {
    margin-bottom: 35px;
  }

  .brands-1 .loop_carousel_left img,
  .brands-2 .loop_carousel_left img {
    padding: 0 18px;
    height: 3.75rem;
  }

  .brands-1 .loop_carousel_left span:last-child img,
  .brands-2 .loop_carousel_left span:last-child img {
    padding: 0 0 0 18px;
  }

  .brands-1 .mx-half .loop_carousel_left img {
    padding: 0 20px;
    height: 3.15rem;
  }

  /* AWARDS */
  .awards-wrapper h4 {
    margin-bottom: 35px;
  }

  .awards-1 img {
    max-height: 118px;
  }

  /* RATING */
  .rating-1-wrapper.text-center {
    padding: 0 4%;
  }

  .rating-section .rating-3-wrapper {
    padding: 0 12%;
  }

  .rbox-1-img,
  .rbox-3-img {
    margin-bottom: 10px;
  }

  .rbox-1-img img,
  .rbox-3-img img {
    max-height: 36px;
  }

  .rbox-2-rating img {
    max-height: 26px;
  }

  .rbox-2-logo img {
    max-height: 33px;
  }

  .rbox-2-rating span {
    top: 2.5px;
  }

  .rbox-1 .star-rating,
  .rbox-3 .star-rating {
    font-size: 0.9rem;
    line-height: 1;
  }

  /* INTEGRATIONS */
  .integrations-section.pb-90 {
    padding-bottom: 94px;
  }

  .integrations-3 .col {
    padding: 0 8px;
  }

  .integrations-1.inner-page-hero {
    padding-top: 160px;
  }

  .integrations-1.inner-page-hero .title-01 h2.fs-58 {
    font-size: 3.5rem;
  }

  .integrations-1.inner-page-hero .title-01 p {
    margin: 18px 12% 0;
  }

  .tools_carousel .carousel_slide {
    margin-right: 14px;
  }

  .integrations-1 .tools_carousel .carousel_slide {
    margin-right: 16px;
  }

  .integrations-1 .js-marquee {
    margin-right: 8px !important;
  }

  .integrations-2 .js-marquee {
    margin-right: 7px !important;
  }

  .int_tool-1 {
    padding: 27px;
  }

  .int_tool-2 {
    padding: 21px;
  }

  .int_tool-3 {
    padding: 22px 15px;
    margin-bottom: 16px;
  }

  .int_tool-1 img {
    max-height: 57px;
  }

  .int_tool-2 img {
    max-height: 48px;
  }

  .int_tool-3 img {
    max-height: 50px;
  }

  .int_tool-3 h6 {
    margin: 25px 0 12px;
    padding-top: 20px;
  }

  .tool_category {
    top: 23px;
    right: 18px;
    padding: 0 10px 2px;
  }

  .tool_category span {
    font-size: 0.95rem;
  }

  .integrations-1 .more-btn .mt-60 {
    margin-top: 50px;
  }

  /* INTEGRATION DETAILS */
  .idt-title {
    padding-bottom: 35px;
    margin-bottom: 50px;
  }

  .idt-title img {
    max-height: 65px;
    top: -3px;
  }

  #idt-1 {
    padding-right: 10%;
  }

  #idt-1 p {
    padding-right: 2%;
  }

  .int-details-section .txt-block h3 {
    margin-bottom: 15px;
  }

  #idt-2 .txt-box.mb-40 {
    margin-bottom: 35px;
  }

  /* PRICING */
  .pricing-1-wrapper.mt-20 {
    margin-top: 12px;
  }

  .pricing-section.inner-page-hero .section-title h2.mx-30 {
    margin: 0;
  }

  .pricing-1-txt {
    margin-top: 30px;
  }

  .pricing-1-txt h2 {
    margin-bottom: 18px;
  }

  .pricing-1-table {
    padding: 25px 30px 30px;
  }

  .pricing-1-table.highlight {
    padding: 0 30px 30px;
  }

  .pricing-2-table {
    padding: 25px 30px 30px;
  }

  #pt-2-1,
  #pt-2-2 {
    margin-bottom: 24px;
  }

  .badge-wrapper {
    top: -18px;
  }

  .highlight-badge {
    padding: 10px 25px 11px;
  }

  .pricing-discount {
    top: -3px;
    right: 0;
    padding: 7px 13px;
  }

  .pricing-discount h6 {
    font-size: 0.925rem;
  }

  .pricing-table-header h5 {
    margin-bottom: 20px;
  }

  .pricing-2 .pricing-table-header h6 {
    font-size: 1.45rem;
    margin-bottom: 15px;
  }

  .price span {
    font-size: 3.125rem;
    letter-spacing: -1.5px;
  }

  .pricing-2 .price span {
    font-size: 3.5rem;
    letter-spacing: -1.5px;
  }

  .price sup {
    font-size: 2.25rem;
    top: -4px;
    right: 2px;
  }

  .pricing-2 .price sup {
    font-size: 2.5rem;
    top: -4px;
    right: 2px;
  }

  .price sup.validity {
    font-size: 1.5rem;
  }

  .pricing-2 .price sup.validity {
    font-size: 1.65rem;
    margin-left: 8px;
  }

  .price p {
    margin-top: 12px;
  }

  .pricing-2 .price p {
    font-size: 1.0625rem;
  }

  .pricing-1-table hr,
  .pricing-2-table hr {
    margin-top: 20px;
    margin-bottom: 18px;
  }

  .pricing-features.mt-25 {
    margin-top: 20px;
  }

  .pricing-features li {
    padding: 9px 7px;
  }

  .pricing-2 .pricing-features li p {
    font-size: 1.125rem;
  }

  .pt-btn {
    margin-top: 15px;
  }

  /* Pricing Notice */
  .pricing-notice {
    margin-top: 50px;
  }

  .pricing-notice p {
    padding: 0 4%;
  }

  /* Pricing Toggle Button */
  .toggle-btn {
    margin-top: 20px;
  }

  .toggler-txt {
    font-size: 1.0625rem;
    line-height: 34px;
  }

  .switch-wrap {
    min-width: 53px;
    height: 34px;
    margin: 0 6px;
  }

  .switcher {
    font-size: 0.9rem;
    height: 34px;
    padding: 0 10px 0 30px;
    border-radius: 34px;
  }

  .switcher .show-annual,
  .switcher .show-monthly {
    line-height: 34px;
  }

  .switcher:before {
    left: 4px;
    bottom: 4px;
    width: 26px;
    height: 26px;
  }

  .switch-wrap input:checked+.switcher {
    padding: 0 30px 0 10px;
  }

  /* Pricing Compare */
  .table>:not(caption)>*>* {
    padding: 15px 0;
  }

  .comp-table .table-responsive.mb-50 {
    margin-bottom: 30px;
  }

  .comp-table .table-responsive thead th {
    font-size: 1.0625rem;
  }

  .comp-table .table-responsive tbody th {
    font-size: 1rem;
  }

  .comp-table .table-responsive tbody td {
    font-size: 1rem;
    top: 1px;
  }

  .comp-table .table-responsive tbody td span {
    top: 2px;
  }

  .table-responsive .ico-15 [class*="flaticon-"]:before,
  .table-responsive .ico-15 [class*="flaticon-"]:after {
    font-size: 0.775rem;
  }

  .table-responsive .ico-20 [class*="flaticon-"]:before,
  .table-responsive .ico-20 [class*="flaticon-"]:after {
    font-size: 1rem;
  }

  #pbox-2 {
    padding-right: 0;
  }

  #pbox-3 {
    padding-left: 8%;
  }

  .payment-icons img {
    max-height: 33px;
  }

  .comp-table-payment h6 {
    margin-bottom: 12px;
  }

  .comp-table-payment p {
    font-size: 0.965rem;
  }

  /* CHANGELOG */
  .release-highlights p.fs-17 {
    margin-top: 12px;
  }

  /* TEAM */
  .team-member {
    margin-bottom: 40px;
  }

  .team-member-photo {
    margin-bottom: 20px;
  }

  .team-1 .more-btn {
    margin-top: 15px;
  }

  /* CAREERS */
  .careers-1 .career-item {
    padding: 35px 0;
  }

  .position-description h5 {
    font-size: 1.35rem;
  }

  .position-data {
    margin-top: 12px;
  }

  .posting-apply a.btn {
    font-size: 1rem;
    padding: 0.825rem 1.65rem;
  }

  .more-careers {
    margin-top: 30px;
  }

  .more-careers-txt p {
    font-size: 1.0625rem;
    top: 9px;
  }

  .more-careers-btn {
    margin-left: 20px;
  }

  .more-careers-btn .btn {
    font-size: 1rem;
    padding: 0.8rem 1.75rem;
  }

  .careers-section .more-btn {
    margin-top: 10px;
  }

  /* JOB POSITION */
  .job-position-title {
    padding-top: 160px;
    padding-bottom: 75px;
    margin-bottom: 25px;
  }

  .job-position-title p {
    margin-top: 25px;
  }

  .job-position-title .btn {
    padding: 0.85rem 1.75rem;
    margin-bottom: 2px;
  }

  .position-info h5 {
    margin: 40px 0 20px;
  }

  .position-info .btn {
    margin-top: 30px !important;
  }

  /* FAQs */
  .faqs-3 .section-title {
    margin-bottom: 35px;
  }

  .faq-1-title {
    padding-right: 10px;
    margin-top: 10px;
  }

  .faq-1-title p {
    margin-top: 18px;
    margin-bottom: 22px;
  }

  .faqs-2.inner-page-hero .accordion-wrapper {
    padding: 12px 30px;
  }

  .faqs-2-questions h4 {
    margin: 60px 0 30px 20px;
  }

  .faqs-3-questions h4 {
    margin: 60px 0 18px;
  }

  .fb-num {
    font-size: 1.35rem;
    margin-right: 5px;
    top: -2px;
  }

  .faqs-1.faqs-section .accordion-thumb {
    padding: 23px 0;
  }

  .faqs-section .accordion-item .accordion-thumb:after,
  .faqs-section .accordion-item.is-active .accordion-thumb:after {
    top: 23px;
  }

  .faqs-section .accordion-panel {
    padding: 0 0 5px 0;
  }

  .faqs-section .accordion-thumb h5 span {
    width: 50px;
    height: 50px;
    font-size: 1.2rem;
    line-height: 47px;
    margin-right: 80px;
  }

  .more-questions {
    margin-top: 40px;
  }

  /* DOWNLOAD */
  .download .title-01 p {
    margin: 15px 6% 0;
  }

  .download .title-01 .btns-group {
    margin: 24px 0 28px;
  }

  .download .section-overlay {
    padding: 50px 40px 0;
  }

  .download-img {
    margin-bottom: -55px;
  }

  .block-info {
    padding: 12px 34px 15px;
  }

  .block-info.mt-60 {
    margin-top: 55px;
    padding: 11px 28px 13px;
  }

  /* BANNER */
  .banner-1-wrapper .banner-overlay {
    padding: 75px 20px 85px;
  }

  .banner-2 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .banner-4-wrapper {
    padding: 80px 50px;
  }

  .banner-4-txt {
    padding-right: 0;
  }

  .banner-5-wrapper {
    padding: 45px 50px;
  }

  .banner-6-overlay {
    padding: 30px;
  }

  .banner-6-txt {
    padding: 60px 10% 70px;
  }

  .banner-rating {
    margin-bottom: 14px;
  }

  .banner-4-txt h2 {
    font-size: 3.175rem;
  }

  .banner-1-txt p.fs-18 {
    margin: 20px 0 24px;
  }

  .banner-1-txt p.fs-18.mx-50 {
    margin: 15px 3% 24px;
  }

  .banner-2-txt p.fs-18 {
    margin: 18px 4% 22px;
  }

  .banner-3-btn p {
    margin: 16px 18px 0 0;
  }

  .banner-4-txt p {
    margin: 15px 0 22px;
  }

  .banner-5-btn {
    top: 8px;
  }

  .banner-6-txt .btn {
    margin-top: 24px;
  }

  /* NEWSLETTER */
  .newsletter-1 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .newsletter-2 .newsletter-overlay {
    padding: 65px 0;
  }

  .newsletter-3 .newsletter-overlay {
    padding: 35px 35px 40px;
  }

  .newsletter-4 {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .newsletter-1 .newsletter-txt,
  .newsletter-3 .newsletter-txt {
    padding-right: 0;
  }

  .newsletter-1 .newsletter-txt h3 {
    font-size: 2.35rem;
  }

  .newsletter-2 .newsletter-txt h2,
  .newsletter-4 .newsletter-txt h2 {
    font-size: 2.75rem;
    margin-bottom: 35px;
  }

  .newsletter-3 .newsletter-txt h3 {
    font-size: 2.175rem;
  }

  .newsletter-1 .newsletter-form,
  .newsletter-3 .newsletter-form {
    margin-top: 25px;
    padding-left: 8%;
  }

  .newsletter-2 .newsletter-form,
  .newsletter-4 .newsletter-form {
    padding: 0;
    margin-top: 30px;
  }

  .newsletter-section .form-control {
    height: 52px;
  }

  .newsletter-section .btn {
    height: 52px;
    font-size: 0.925rem;
    padding: 0.7rem 1.4rem;
  }

  /* BLOG */
  .blog-1 .blog-post,
  .blog-3 .blog-post {
    padding: 0;
  }

  #blog-page .blog-post {
    padding: 0;
    margin-bottom: 40px;
  }

  #blog-page .blog-post-txt {
    padding: 0;
  }

  .blog-3 .post-meta-list {
    margin-bottom: 5px;
  }

  .post-date {
    left: 15px;
    width: 60px;
    height: 60px;
    padding: 12px 10px 0;
  }

  .post-date span {
    font-size: 0.925rem;
    margin-bottom: 6px;
  }

  .blog-post-txt h2 {
    margin: 0 0 12px 0;
  }

  #blog-page .blog-post-txt h5 {
    font-size: 1.4375rem;
  }

  .blog-1 .post-link {
    margin-bottom: 18px;
  }

  .blog-2 .post-link {
    font-size: 1.375rem;
    margin: 5px 0 12px;
  }

  .blog-3 .post-link {
    padding-right: 0;
    margin-bottom: 12px;
  }

  .blog-3 .blog-post p.mb-0 {
    padding-right: 0;
  }

  .blog-2 .blog-post-img,
  .blog-3 .blog-post-img {
    margin-bottom: 30px;
  }

  #blog-page .blog-post.wide-post {
    padding: 45px 35px;
    margin-bottom: 70px;
  }

  .wide-post .blog-post-img {
    margin-right: 10px;
  }

  .wide-post .blog-post-txt {
    margin-left: 10px;
  }

  .wide-post .blog-post-txt h2 br {
    display: none;
  }

  .wide-post .post-meta-list {
    margin-top: 15px;
  }

  .posts-category {
    margin-bottom: 40px;
  }

  /* SINGLE BLOG POST */
  .post-content {
    padding: 0 10%;
  }

  .single-post-title {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }

  .single-post-title h2 {
    margin-bottom: 25px;
  }

  .author-avatar {
    margin-right: 15px;
  }

  .author-avatar img {
    width: 54px;
    height: 54px;
  }

  .post-meta h6 {
    font-size: 1.0625rem;
  }

  .post-meta p {
    font-size: 1rem;
  }

  .single-post-txt h6 {
    margin-bottom: 12px;
  }

  .single-post-txt h5.fs-25,
  .single-post-txt h5.fs-28 {
    margin-top: 22px;
    margin-bottom: 22px;
  }

  .post-inner-img {
    margin: 38px 0;
  }

  .post-share-links {
    padding-top: 65px;
    margin: 65px 0 40px;
  }

  .post-share-list {
    margin-top: 5px;
  }

  /* CONTACTS */
  .contacts-info p {
    margin: 20px 0 0;
    padding-right: 5%;
  }

  .contacts-info h6 {
    margin: 25px 0 16px;
  }

  .contacts-info-socials li {
    padding-right: 12px;
  }

  .contact-box {
    padding: 0 8px 0 12px;
  }

  .contact-box p {
    margin: 14px 0 18px;
  }

  .contact-box .btn.btn-sm {
    font-size: 0.9rem;
    padding: 0.55rem 1.1rem;
  }

  .contact-form .form-control,
  .contact-form .form-select {
    height: 56px;
    font-size: 1.05rem;
    padding: 0 15px;
  }

  .contact-form textarea {
    min-height: 190px;
  }

  .contact-form textarea.form-control {
    padding: 15px;
  }

  .contact-form .form-btn {
    margin-top: 5px;
  }

  .contact-form-msg {
    margin-top: 15px;
  }

  /* FOOTER */
  .footer {
    padding-bottom: 35px;
  }

  .footer-info p {
    padding-right: 0;
  }

  .footer-1 .footer-links {
    padding-left: 0;
  }

  .footer-4 .footer-form {
    padding-left: 20px;
  }

  img.footer-logo {
    max-height: 33px;
    margin-bottom: 18px;
  }

  .footer-copyright-logo {
    top: -3px;
  }

  .footer-copyright-logo img.footer-logo {
    max-height: 60px;
  }

  .footer h6 {
    font-size: 1.1875rem;
    margin-bottom: 20px;
  }

  .footer-6 .footer-links {
    margin-bottom: 12px;
  }

  .footer-socials.ico-20 a,
  .footer-socials.ico-25 a {
    margin-right: 12px;
  }

  .footer-socials.ico-25 [class*="flaticon-"]:before,
  .footer-socials.ico-25 [class*="flaticon-"]:after {
    font-size: 1.35rem;
  }

  .footer-form .form-control,
  .footer-form .btn {
    height: 28px;
  }

  .footer-form .ico-15 [class*="flaticon-"]:before,
  .footer-form .ico-15 [class*="flaticon-"]:after {
    line-height: 24px !important;
  }

  .footer hr {
    margin-top: 10px;
    margin-bottom: 35px;
  }

  .footer-copyright.copyright-logo p {
    line-height: 26px;
    margin-left: 12px;
  }

  .bottom-footer-list {
    top: 5.5px;
  }

  .foo-tra-txt {
    margin: 10px 0 -10px;
  }

  .footer-txt {
    font-size: 18rem;
    letter-spacing: -5px;
    margin-bottom: -40px;
  }

  /* INNER PAGE WRAPPER */
  .inner-page-hero {
    padding-top: 160px;
  }

  .inner-page-title {
    padding-bottom: 65px;
    margin-bottom: 65px;
  }

  .inner-page-banner {
    margin-top: 82px;
  }

  .inner-page-title p {
    margin-top: 18px;
  }

  /* TERMS, PRIVACY, COOKIES */
  .txt-block.legal-info h5 {
    margin: 40px 0 20px;
  }

  .txt-block.legal-info h6 {
    margin: 20px 0;
  }

  .txt-block.legal-info h6 span,
  .txt-block.legal-info h5 span {
    margin-right: 2px;
  }

  /* SIGN IN / SIGN UP */
  .login-2 .register-page-form,
  .signup-2 .register-page-form {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .signup-image,
  .login-image {
    width: 53%;
  }

  .register-page-logo {
    padding-top: 26px;
  }

  .register-page-logo img {
    max-height: 32px;
  }

  .login-1 .register-page-form {
    padding: 145px 15px 100px 0;
  }

  .signup-1 .register-page-form {
    padding: 160px 0 100px 15px;
  }

  .reset-page-wrapper {
    padding: 140px 0 120px;
  }

  .register-form-title {
    margin-bottom: 24px;
  }

  .register-form-title p {
    margin-top: 10px;
  }

  .reset-form-title {
    margin-bottom: 20px;
  }

  .reset-form-title p {
    margin-top: 18px;
  }

  .form-data span {
    font-size: 0.975rem;
  }

  .reset-password-form .form-data p {
    font-size: 1.1rem;
    margin-bottom: 10px;
  }

  .register-page-form p.create-account {
    font-size: 1rem;
  }

  .separator-line {
    font-size: 1.15rem;
    margin: 22px 0;
  }

  .register-page-form .form-control {
    height: 54px;
    font-size: 1.1rem;
    margin-bottom: 20px;
  }

  .reset-page-wrapper .form-control {
    height: 54px;
    font-size: 1.1rem;
    margin-bottom: 20px;
  }

  #login .register-page-form .btn.submit {
    height: 54px;
    font-size: 1rem;
    margin-top: 0;
  }

  #signup .register-page-form .btn.submit {
    height: 54px;
    font-size: 1rem;
    margin-top: 25px;
  }

  .reset-page-wrapper .btn.submit {
    height: 54px;
    font-size: 1rem;
  }

  .btn-register {
    font-size: 1.0625rem !important;
  }

  /* PAGE 404 */
  #page-404 {
    padding-top: 170px;
    padding-bottom: 85px;
  }

  .page-404-txt {
    padding-left: 0;
  }

  .page-404-txt img {
    max-height: 135px;
    margin: 0 0 25px -5px;
  }

  .page-404-txt h5 {
    margin: 12px 0 22px;
    opacity: .7;
  }

  .page-404-img {
    padding-right: 3%;
  }

  /* MODAL */
  .modal-dialog {
    max-width: 580px;
  }

  .modal-dialog.modal-xl {
    max-width: 660px;
  }

  #modal-1 .modal-dialog {
    width: 350px;
  }

  #modal-1 .modal-body-content {
    padding: 15px 25px 10px;
  }

  #modal-2 .modal-body-content {
    padding: 5px 20px 0 8px;
  }

  .modal-body-content h4.mt-20 {
    margin-top: 10px;
  }

  .modal-body-content p {
    margin-top: 14px;
    margin-bottom: 18px;
  }

  .modal-1-img {
    margin-top: -32px;
  }

  .modal-body .newsletter-form {
    margin-top: 20px;
  }

  .modal .newsletter-form .form-control,
  .modal .request-form .form-control {
    height: 52px;
    font-size: 0.975rem;
    margin-bottom: 16px;
  }

  .modal .newsletter-form .btn,
  .modal .request-form .btn {
    height: 52px;
    font-size: 0.975rem;
  }

  /* COOKIES */
  #cookies {
    width: 98%;
    left: 1%;
    bottom: 20px;
    padding: 22px;
  }

  #cookies p {
    font-size: 0.9rem;
  }

  #cookies-ok {
    font-size: 0.85rem;
    right: 45px;
    bottom: 14px;
  }

  #cookies-close {
    right: 20px;
    top: 19px;
  }

  #cookies-close svg {
    width: 10px;
    height: 10px;
  }

}



/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */

@media (min-width: 768px) and (max-width: 991.98px) {

  .division {
    padding-left: 12px;
    padding-right: 12px;
  }

  /*------------------------------------------*/
  /*  BASIC STYLES
  /*------------------------------------------*/

  .py-30 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .py-40 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .py-50 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .py-60 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .py-70 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .py-80 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .py-90 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .py-100 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .py-110 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .py-120 {
    padding-top: 105px;
    padding-bottom: 105px;
  }

  .pt-30 {
    padding-top: 24px;
  }

  .pt-35 {
    padding-top: 35px;
  }

  .pt-40 {
    padding-top: 35px;
  }

  .pt-50 {
    padding-top: 40px;
  }

  .pt-60 {
    padding-top: 50px;
  }

  .pt-70 {
    padding-top: 60px;
  }

  .pt-80 {
    padding-top: 70px;
  }

  .pt-90 {
    padding-top: 80px;
  }

  .pt-100 {
    padding-top: 90px;
  }

  .pt-110 {
    padding-top: 100px;
  }

  .pt-120 {
    padding-top: 105px;
  }

  .pb-30 {
    padding-bottom: 24px;
  }

  .pb-35 {
    padding-bottom: 35px;
  }

  .pb-40 {
    padding-bottom: 35px;
  }

  .pb-50 {
    padding-bottom: 40px;
  }

  .pb-60 {
    padding-bottom: 50px;
  }

  .pb-70 {
    padding-bottom: 60px;
  }

  .pb-80 {
    padding-bottom: 70px;
  }

  .pb-90 {
    padding-bottom: 80px;
  }

  .pb-100 {
    padding-bottom: 90px;
  }

  .pb-110 {
    padding-bottom: 100px;
  }

  .pb-120 {
    padding-bottom: 105px;
  }

  .px-30,
  .px-35 {
    padding-left: 0;
    padding-right: 0;
  }

  .mt-30 {
    margin-top: 24px;
  }

  .mt-40 {
    margin-top: 35px;
  }

  .mt-50 {
    margin-top: 40px;
  }

  .mt-60 {
    margin-top: 50px;
  }

  .mt-70 {
    margin-top: 60px;
  }

  .mt-80 {
    margin-top: 70px;
  }

  .mt-90 {
    margin-top: 80px;
  }

  .mt-100 {
    margin-top: 90px;
  }

  .mb-30 {
    margin-bottom: 24px;
  }

  .mb-40 {
    margin-bottom: 35px;
  }

  .mb-50 {
    margin-bottom: 40px;
  }

  .mb-60 {
    margin-bottom: 50px;
  }

  .mb-70 {
    margin-bottom: 60px;
  }

  .mb-80 {
    margin-bottom: 70px;
  }

  .mb-90 {
    margin-bottom: 80px;
  }

  .mb-100 {
    margin-bottom: 90px;
  }

  .mx-15,
  .mx-20 {
    margin-left: 0;
    margin-right: 0;
  }

  .mx-25,
  .mx-30,
  .mx-35,
  .mx-40,
  .mx-50,
  .mx-60,
  .mx-70,
  .mx-80 {
    margin-left: 15px;
    margin-right: 15px;
  }

  /*------------------------------------------*/
  /*  ANIMATION
  /*------------------------------------------*/

  .animate__animated {
    transition-property: none !important;
    transform: none !important;
    animation: none !important;
    opacity: 1;
  }

  .wow {
    animation-name: none !important;
    visibility: visible !important;
  }

  /*------------------------------------------*/
  /*  TYPOGRAPHY
  /*------------------------------------------*/

  /* Text Size */
  .fs-30,
  .fs-32 {
    font-size: 1.75rem;
  }

  /* 28px */
  .fs-34,
  .fs-36 {
    font-size: 1.875rem;
  }

  /* 30px */
  .fs-38 {
    font-size: 2rem;
  }

  /* 32px */
  .fs-40 {
    font-size: 2.125rem;
  }

  /* 34px */
  .fs-42 {
    font-size: 2.25rem;
  }

  /* 36px */
  .fs-44 {
    font-size: 2.375rem;
  }

  /* 38px */
  .fs-46 {
    font-size: 2.5rem;
  }

  /* 40px */
  .fs-48 {
    font-size: 2.625rem;
  }

  /* 42px */
  .fs-50 {
    font-size: 2.75rem;
  }

  /* 44px */
  .fs-52 {
    font-size: 2.875rem;
  }

  /* 46px */
  .fs-54 {
    font-size: 3rem;
  }

  /* 48px */
  .fs-56 {
    font-size: 3.125rem;
  }

  /* 50px */
  .fs-58 {
    font-size: 3.25rem;
  }

  /* 52px */
  .fs-60 {
    font-size: 3.375rem;
  }

  /* 54px */
  .fs-62,
  .fs-64 {
    font-size: 3.5rem;
  }

  /* 56px */
  .fs-66 {
    font-size: 3.625rem;
  }

  /* 58px */
  .fs-68 {
    font-size: 3.75rem;
  }

  /* 60px */
  .fs-70 {
    font-size: 3.875rem;
  }

  /* 62px */
  .fs-72 {
    font-size: 4rem;
  }

  /* 64px */
  .fs-74 {
    font-size: 4.125rem;
  }

  /* 66px */
  .fs-76 {
    font-size: 4.25rem;
  }

  /* 68px */
  .fs-78 {
    font-size: 4.375rem;
  }

  /* 70px */
  .fs-80 {
    font-size: 4.5rem;
  }

  /* 72px */

  /* Check List */
  .check-list {
    margin: 20px 0 14px;
  }

  .check-list li p {
    font-size: 1.05rem;
    margin-bottom: 7px;
  }

  .check-list li p span {
    top: 2px;
    margin-right: 9px;
  }

  .check-list.ico-20 [class^="flaticon-"]:before,
  .check-list.ico-20 [class^="flaticon-"]:after {
    font-size: 1.05rem;
    top: 1px;
  }

  .btn.video-popup.ico-20 [class*="flaticon-"]:before,
  .btn.video-popup.ico-20 [class*="flaticon-"]:after {
    font-size: 1.2rem;
    top: 3.5px;
  }

  /* Button */
  .btn,
  .btn.btn-md {
    font-size: 1rem;
    padding: 0.9125rem 1.45rem;
  }

  .btn.btn-gra {
    padding: 1rem 1.55rem;
  }

  .btn.btn-md.btn-gra {
    padding: 1.125rem 1.85rem;
  }

  .btn.btn-sm {
    font-size: 0.975rem;
    padding: 0.8rem 1.45rem;
  }

  .btn.ico-left,
  .btn.ico-right {
    font-size: 1rem;
    padding: 0.9125rem 1.35rem;
  }

  .btns-group .btn.ico-30 {
    padding: 0.31175rem 0.5rem !important;
  }

  .btn.ico-35 {
    padding: 0.7rem 0.5rem 0.7rem 1.15rem;
  }

  .btn.ico-30 span.ico-30-txt {
    font-size: 1.1rem;
    top: -8px;
    left: 1px;
  }

  .btn.ico-left span {
    margin-right: 5px;
  }

  .btn.ico-right span {
    margin-left: 5px;
  }

  .btn.ico-35 [class*="flaticon-"]:before,
  .btn.ico-35 [class*="flaticon-"]:after {
    top: 7px;
    margin-left: 5px;
  }

  /* Buttons Group */
  .btns-group .btn:first-child {
    margin-right: 10px;
  }

  /* Button Text */
  p.btn-txt,
  .os-version-ext,
  .btn-rating {
    margin-top: 12px;
  }

  .star-rating span.rating-txt {
    font-size: 1rem;
  }

  /* Store Badges*/
  .badge-img-xs .store img,
  .badge-img-sm .store img {
    max-height: 2.95rem;
  }

  .badge-img-md .store img,
  .badge-img-lg .store img {
    max-height: 3.1rem;
  }

  .store {
    margin-right: 10px;
  }

  /* Video Popup Icon */
  .video-btn-sm {
    width: 5rem;
    height: 5rem;
    margin-top: -2.5rem;
    margin-left: -2.5rem;
  }

  .video-btn.video-btn-sm [class^="flaticon-"]:before,
  .video-btn.video-btn-md [class^="flaticon-"]:after {
    font-size: 4.35rem;
    line-height: 5rem !important;
    margin-left: 8px;
  }

  /* Vector Icon Background */
  .ico-55 .shape-ico svg {
    width: 100px;
    height: 100px;
    top: -30px;
    left: calc(50% - 55px);
  }

  .ico-60 .shape-ico svg {
    width: 105px;
    height: 105px;
    top: -20px;
    left: calc(50% - 50px);
  }

  /* Vector Rounded Icons */
  .ico-rounded {
    width: 84px;
    height: 84px;
  }

  .ico-rounded [class*="flaticon-"]:before,
  .ico-rounded [class*="flaticon-"]:after {
    font-size: 2.6rem;
    line-height: 84px !important;
  }

  /* Module Subtitle */
  .module-subtitle {
    font-size: 0.9rem;
    margin-bottom: 32px;
  }

  /* Section Title */
  .title-01.mb-60,
  .title-01.mb-70,
  .title-02.mb-70,
  .title-02.mb-80,
  .title-03.mb-70,
  .title-03.mb-80 {
    margin-bottom: 45px;
  }

  .title-03.mb-100 {
    margin-bottom: 50px;
  }

  .title-02,
  .title-03 {
    text-align: center;
  }

  .title-03 .section-title {
    padding-right: 0;
  }

  .title-02 h2,
  .title-03 h2 {
    padding: 0 8%;
  }

  .title-03 h2.fs-48 {
    font-size: 2.875rem;
  }

  .title-01 p {
    margin: 18px 6% 0;
  }

  .title-03 p {
    margin: 16px 6% 0;
  }

  .section-btn.text-end {
    text-align: center !important;
  }

  .title-02 .btn {
    margin-top: 26px;
    margin-bottom: 0;
  }

  .section-rating .users {
    margin: 20px 0 0;
  }

  .section-rating .users img {
    max-height: 62px;
  }

  .section-rating .users p {
    font-size: 1.05rem;
    margin: 12px 0 0;
  }

  /* Advantages */
  .advantages,
  .text-center .advantages {
    margin-top: 22px;
  }

  .advantages li:not(:last-child):after {
    top: -1.5px;
  }

  /* Compatibility */
  .compatibility {
    font-size: 0.95rem;
    margin-top: 2px;
    padding: 4px 16px;
  }

  /* Tools List / Payments Icons */
  .tools-list p,
  .payment-methods p {
    margin-bottom: 10px;
  }

  .payment-icons img {
    max-height: 26px;
  }

  .tools-list.ico-35 [class*="flaticon-"]:before,
  .tools-list.ico-35 [class*="flaticon-"]:after {
    font-size: 2rem;
    line-height: 2rem !important;
    margin-right: 4px;
  }

  /* Quote */
  .quote-avatar img {
    width: 40px;
    height: 40px;
  }

  .quote p {
    font-size: 1.05rem;
    padding-left: 14px;
    margin-top: 10px;
    margin-bottom: 6px;
  }

  .quote-author {
    top: 12px;
    padding: 0 0 0 10px;
  }

  .quote.pr-15,
  .quote.pr-40,
  .quote.pr-50,
  .quote.pr-60 {
    padding-right: 0;
  }

  /* Users */
  .users-widget.d-block {
    margin-top: 24px;
  }

  .users-widget .u-txt p {
    font-size: 1rem;
  }

  /*------------------------------------------*/
  /*  HEADER & NAVIGATION MENU 
  /*------------------------------------------*/

  /* Mobile Header */
  .wsmobileheader {
    height: 80px;
    top: 0;
    box-shadow: 0 0 2px rgba(50, 50, 50, 0.4);
  }

  .tra-menu .wsmobileheader,
  .white-menu .wsmobileheader {
    background-color: var(--white);
  }

  /* Mobile Header Logo */
  .wsmobileheader .smllogo {
    display: block;
    margin-top: 22px;
    padding-left: 22px;
  }

  .smllogo img {
    width: auto;
    max-width: inherit;
    max-height: 50px;
  }

  /* Mobile Header Call Button */
  .callusbtn {
    left: 0;
    top: 0;
    padding: 14px 0 14px 0;
    margin: 13px 0 0 28px;
  }

  .callusbtn.ico-20 [class^="flaticon-"]:before,
  .callusbtn.ico-20 [class^="flaticon-"]:after {
    font-size: 1.6rem;
    line-height: 1;
  }

  /* Mobile Header Burger Menu */
  .wsanimated-arrow {
    padding: 14px 22px 14px 0px;
    margin: 24px 28px 0 0;
  }

  .wsanimated-arrow span:before {
    top: -8px;
    width: 26px;
  }

  .wsanimated-arrow span:after {
    bottom: -8px;
    width: 20px;
  }

  .wsactive .wsanimated-arrow span:before,
  .wsactive .wsanimated-arrow.active span:after {
    width: 28px;
    top: 0;
  }

  .wsactive .wsanimated-arrow span:after {
    width: 28px;
    top: 0;
  }

  .wsactive .wsanimated-arrow span {
    background: transparent;
  }

  .wsmenu>.wsmenu-list>li>.wsmenu-click {
    height: 64px;
  }

  /* Nav Link */
  .wsmenu>.wsmenu-list>li>a {
    font-size: 1.1rem;
    line-height: 46px;
    padding: 5px 32px 6px 20px;
    margin: 0;
  }

  .tra-menu .wsmenu>.wsmenu-list>li>a.h-link,
  .tra-menu.navbar-light .wsmenu>.wsmenu-list>li>a.h-link {
    color: var(--header-color);
  }

  .wsmenu>.wsmenu-list>li>.wsmenu-click>i {
    height: 10px;
    width: 10px;
    margin: 20px 18px 0px 0px;
  }

  .wsmenu>.wsmenu-list>li .wsmenu-click.ws-activearrow>i {
    transform: rotate(-45deg);
    margin-top: 25px;
  }

  .wsmenu>.wsmenu-list>li.lang>ul.sub-menu>li>a {
    font-size: 1rem;
    padding: 12px 0;
  }

  .wsmenu>.wsmenu-list>li.lang>ul.sub-menu>li>a:hover {
    padding: 12px 0;
  }

  /* Nav Link Info */
  span.sm-info {
    width: 24px;
    height: 24px;
    font-size: 0.85rem;
    line-height: 24px;
    top: -1px;
    margin-left: 10px;
  }

  /* SubMenu / HalfMenu / MegaMenu */
  .wsmenu>.wsmenu-list>li>ul.sub-menu {
    width: 100% !important;
    min-width: 100% !important;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu {
    width: 100% !important;
    padding: 10px;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu.w-70 {
    width: 100% !important;
    left: 0;
    padding: 12px 10px;
  }

  .wsmegamenu.w-70 .col-lg-3,
  .wsmegamenu.w-70 .col-lg-3.col-img {
    width: 100%;
    padding: 0 15px;
  }

  .col-img {
    margin: 20px 0 10px;
  }

  .wsmenu>.wsmenu-list>li.mobile-last-link>ul.sub-menu {
    border-bottom: none !important;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.w-70,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu {
    top: 0;
    border-radius: 0;
    box-shadow: 0 0;
    border-bottom: 1px solid #ddd;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu,
  .wsmenu>.wsmenu-list>li>.wsmegamenu {
    opacity: 1 !important;
    visibility: visible !important;
    transform: rotateX(0deg);
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu {
    width: 100% !important;
    min-width: 100% !important;
    box-shadow: 0 0;
    border: none;
    position: static;
    left: 0;
    top: 0;
    margin: 0;
    padding: 5px 0 0 0;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a span {
    top: 4px;
    right: 8px;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu .title {
    color: #333 !important;
    font-size: 0.95rem;
    margin: 14px 0 4px 0;
  }

  /* Sub Menu / Half Menu / Mega Menu Links */
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a,
  .wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.w-70 ul.link-list>li>a,
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a {
    color: var(--text-color);
    font-size: 1.0625rem;
    padding: 12px 0;
  }

  .navbar-light .wsmenu-list>li>a.h-link:hover {
    color: var(--black) !important;
  }

  /* Sub Menu / Half Menu / Mega Menu Links Hover */
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a:hover,
  .wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a:hover,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.w-70 ul.link-list>li>a:hover,
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a:hover,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover {
    background-color: transparent;
    padding: 12px 0;
    text-decoration: none;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu li:hover>a {
    background-color: transparent;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a span {
    display: none;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li .wsmenu-click02>i {
    height: 10px;
    width: 10px;
    transform: rotate(-225deg);
    margin: 14px 0 0px 0px;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li .wsmenu-click02>i.wsmenu-rotate {
    margin-top: 20px;
  }

  /* Button */
  .wsmenu>.wsmenu-list>li a.btn {
    font-size: 1.1rem;
    line-height: 44px;
    border-width: 2px;
    padding: 4px 22px 6px;
    margin: 0;
    border-radius: 0;
  }

  .wsmenu>.wsmenu-list>li.reg-fst-link.m-left>a {
    margin-left: 0;
  }

  .nl-simple.m-left .btn {
    margin-left: 0;
  }

  /* Navbar Transparent Buttons */
  #header .btn--tra-white,
  #header .btn--tra-black {
    color: var(--white) !important;
    background-color: var(--black) !important;
    border-color: var(--black) !important;
  }

  /* Navbar Buttons Hover */
  .hover--white:hover,
  .hover--tra-white:hover {
    color: var(--black) !important;
    border-color: var(--black) !important;
    background-color: transparent !important;
  }

  /*------------------------------------------*/
  /*  HERO
  /*------------------------------------------*/

  .hero-section {
    text-align: center;
    margin-top: 80px;
  }

  /* HERO TYPOGRAPHY */
  .hero-section .mx-30 {
    margin: 0 10px;
  }

  .hero-section h2.lh-1d3 {
    line-height: 1.35;
  }

  .hero-section h2.ls-1d3px,
  .hero-section h2.ls-1d35px {
    letter-spacing: -0.75px;
  }

  .hero-section h2 img.img-70,
  .hero-section h2 img.img-72,
  .hero-section h2 img.img-74 {
    max-height: 60px;
    top: -1.5px;
  }

  .hero-section h2 img.img-76 {
    max-height: 64px;
    top: -1.25px;
  }

  .hero-section .btns-group .btn:first-child {
    margin-right: 14px;
  }

  /* HERO ADVANTAGES LIST */
  .hero-section .advantages.mt-25 {
    margin-top: 22px;
  }

  .hero-section .advantages.mt-30 {
    margin-top: 27px;
  }

  .hero-section .advantages.mt-50 {
    margin-top: 35px;
  }

  .hero-section .advantages.ml-10 {
    margin-top: 27px;
    margin-left: 0;
  }

  .hero-section .advantages li {
    margin-left: 1px;
  }

  .hero-section .advantages li:not(:last-child):after {
    font-size: 1.2rem;
    top: -1.5px;
    left: 2px;
  }

  .hero-section .advantages li p {
    font-size: 1rem;
  }

  /* HERO TAG WIDGET */
  .tag-widget {
    margin-bottom: 40px;
  }

  .tag-widget a {
    font-size: 0.95rem;
    padding: 11px 20px 11px 8px;
  }

  .tag-widget span {
    font-size: 0.9rem;
    padding: 6px 12px;
    margin-right: 5px;
  }

  /* HERO TEXT WIDGET */
  .txt-widget,
  .txt-widget.txt-widget-lg {
    margin-bottom: 35px;
  }

  .txt-widget.txt-widget-lg a {
    padding: 11px 21px;
  }

  .txt-widget.txt-widget-lg {
    top: 7px;
  }

  /* HERO RATING WIDGET */
  .rating-widget {
    margin-bottom: 30px;
  }

  .rating-widget a {
    font-size: 0.975rem;
  }

  .rating-widget img.framer-stars {
    max-height: 21px;
    margin: 0 7px;
  }

  .rating-widget img.framer-logo {
    max-height: 28px;
    margin-left: 4px;
  }

  /* HERO DIGITS */
  .hero-digits {
    display: inline-block;
    width: auto;
    margin-top: 10px;
  }

  #hd-1-1,
  #hd-1-2 {
    width: auto;
    padding: 0 45px;
  }

  .hero-digits h3.statistic-number {
    font-size: 3rem;
    margin-bottom: 14px;
  }

  .hero-digits h3.statistic-number small {
    font-size: 2.5rem;
    margin-left: 3px;
  }

  .hero-digits p.fs-17 {
    font-size: 1.125rem;
  }

  /* HERO USERS */
  .hero-users-widget.d-block {
    display: inline-block !important;
    margin: 0 0 0 14px;
  }

  .hero-users-widget.d-inline {
    margin: 0 0 0 14px;
  }

  .hero-users .u-txt p {
    font-size: 0.95rem;
  }

  /* HERO LOGO */
  .hero-logo {
    display: none;
  }

  /* HERO QUICK FORM */
  .hero-section .quick-form {
    padding: 5px;
  }

  .hero-section .text-center .quick-form,
  .hero-section .quick-form.form-half {
    margin: 0 8%;
  }

  .hero-section .text-center .quick-form.mx-30 {
    margin: 0 9%;
  }

  .hero-section .quick-form .form-control {
    height: 54px;
    font-size: 1.1rem;
  }

  .hero-section .quick-form.form-half .form-control {
    font-size: 1.05rem;
    padding: 0 14px;
  }

  .hero-section .quick-form .btn {
    height: 54px;
    font-size: 1.1rem;
    padding: 12px 50px;
  }

  .hero-section .quick-form.form-half .btn {
    font-size: 1rem;
    padding: 13px 35px;
  }

  .hero-section .text-center .quick-form-msg {
    margin: 20px 0 -5px 0;
  }

  /* HERO-1 */
  .hero-1 {
    padding-top: 100px;
    margin-bottom: 80px;
  }

  .hero-1-txt h2 {
    font-size: 3.85rem;
  }

  .hero-1-txt p.fs-19 {
    font-size: 1.125rem;
    margin: 24px 2% 28px;
  }

  .hero-1-img {
    margin: 50px 0 -80px;
  }

  /* HERO-2 */
  .hero-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .hero-2-txt {
    margin-top: 0;
  }

  .hero-2-txt h2 {
    font-size: 4rem;
    padding: 0 2%;
  }

  .hero-2-txt p.fs-18 {
    margin: 18px 8% 26px;
  }

  .hero-2-brands {
    margin: 50px 10px 0;
  }

  .hero-2-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.25rem;
  }

  .hero-2-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  .hero-2-img {
    margin-top: 50px;
  }

  /* HERO-3 */
  .hero-3 {
    padding-top: 100px;
  }

  .hero-3-txt h2 {
    font-size: 3.85rem;
  }

  .hero-3-txt p.fs-19 {
    margin: 20px 5% 30px;
  }

  .hero-3-img {
    margin: 50px 0 -60px;
  }

  /* HERO-4 */
  .hero-4 {
    padding-top: 100px;
    padding-bottom: 70px;
  }

  .hero-4-txt h2 {
    font-size: 3.85rem;
  }

  .hero-4-txt p.fs-18 {
    margin: 18px 5% 26px;
  }

  .hero-4-brands {
    margin: 40px 10px 0;
  }

  .hero-4-brands p {
    font-size: 1rem;
  }

  .hero-4-brands .loop_carousel_left img {
    padding: 0 10px;
    height: 3.65rem;
  }

  .hero-4-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 10px;
  }

  /* HERO-5 */
  .hero-5 {
    padding-top: 100px;
    margin-bottom: 80px;
  }

  .hero-5-txt h2 {
    font-size: 3.75rem;
  }

  .hero-5-txt p.fs-19 {
    margin: 22px 3% 30px;
  }

  .hero-5-img {
    margin: 50px 0 -80px;
  }

  /* HERO-6 */
  .hero-6 {
    padding-top: 100px;
    padding-bottom: 0;
  }

  .hero-6-txt {
    padding-top: 0;
    margin-right: 0;
  }

  .hero-6-txt h2 {
    font-size: 3.6rem;
  }

  .hero-6-txt h2.alt-font {
    font-size: 3.3rem;
  }

  .hero-6-txt p.fs-18 {
    margin: 15px 0 24px;
  }

  .hero-6-img {
    position: relative;
    width: 105%;
    height: 470px;
    margin: 50px -15px 0;
  }

  /* HERO-7 */
  .hero-7-wrapper {
    text-align: left;
    padding: 85px 0 0 65px;
    margin-top: 100px;
  }

  .hero-7-txt {
    margin: 0 60px 50px 0;
  }

  .hero-7-txt h2 {
    font-size: 3.4rem;
  }

  .hero-7-txt p.fs-18 {
    font-size: 1.175rem;
    margin: 22px 0 25px;
  }

  .hero-7-img {
    margin-bottom: -35px;
  }

  /* HERO-8 */
  .hero-8 {
    padding-top: 100px;
  }

  .hero-8-txt h2 {
    font-size: 3.6rem;
  }

  .hero-8-txt p.fs-18 {
    margin: 20px 3% 30px;
  }

  .hero-8-img {
    margin: 50px 4% 0;
  }

  /* HERO-9 */
  .hero-9 {
    padding-top: 100px;
  }

  .hero-9-txt h2 {
    font-size: 3.95rem;
  }

  .hero-9-txt p.fs-19 {
    margin: 18px 5% 25px;
  }

  .hero-9-img {
    margin: 45px 0 -45px;
  }

  /* HERO-10 */
  .hero-10 {
    padding-top: 100px;
    padding-bottom: 0;
    margin-bottom: 60px;
  }

  .hero-10-txt {
    margin: 0 2%;
  }

  .hero-10-txt h2 {
    font-size: 3.5rem;
  }

  .hero-10-txt p.fs-18 {
    margin: 20px 8% 30px;
  }

  .hero-10-brands {
    margin: 50px 10px 0;
  }

  .hero-10-img {
    margin: 45px 0 -60px;
  }

  /* HERO-11 */
  .hero-11 {
    padding-top: 100px;
  }

  .hero-11-txt h2 {
    font-size: 4.125rem;
  }

  .hero-11-txt p.fs-19 {
    margin: 18px 4% 26px;
  }

  .hero-11-img {
    margin-top: 45px;
  }

  #h11-1 {
    margin-right: 8px;
  }

  #h11-2 {
    margin-left: 8px;
  }

  /* HERO-12 */
  .hero-12 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .hero-12-txt {
    margin-bottom: 0;
  }

  .hero-12 .tag-widget a {
    font-size: 0.95rem;
    padding: 11px 20px 11px 8px;
  }

  .hero-12 .tag-widget span {
    font-size: 0.9rem;
    padding: 6px 12px;
    margin-right: 5px;
  }

  .hero-12-txt h2 {
    font-size: 3.85rem;
  }

  .hero-12-txt p.fs-18 {
    margin: 16px 0 25px;
  }

  .hero-12-img {
    margin: 45px 0 0;
  }

  /* HERO-13 */
  .hero-13 {
    padding-top: 100px;
  }

  .hero-13-shape {
    width: 100%;
    top: 6%;
    left: 0;
  }

  .hero-13-txt h2 {
    font-size: 3.65rem;
  }

  .hero-13-txt p.fs-18 {
    margin: 20px 5% 26px;
  }

  .hero-13-image {
    margin: 45px 0 0;
    padding: 35px 30px 0;
  }

  .hero-13-image.r-24 {
    border-radius: 16px;
  }

  /* HERO-14 */
  .hero-14 {
    padding-top: 100px;
    margin-bottom: 80px;
  }

  .hero-14-txt h2 {
    font-size: 3.6rem;
  }

  .hero-14-txt p.fs-18 {
    margin: 18px 5% 26px;
  }

  .hero-14-brands {
    margin: 40px 10px 0;
  }

  .hero-14-brands p {
    font-size: 1rem;
  }

  .hero-14-brands .loop_carousel_left img {
    padding: 0 10px;
    height: 3.65rem;
  }

  .hero-14-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 10px;
  }

  .hero-14-img {
    margin: 50px 0 -80px;
  }

  /* HERO-15 */
  .hero-15 {
    padding-top: 100px;
    padding-bottom: 0;
    margin-bottom: 60px;
  }

  .hero-15-txt h2 {
    font-size: 3.65rem;
  }

  .hero-15-txt p.fs-18 {
    margin: 18px 2% 25px;
  }

  .hero-15-img {
    margin: 45px 0 -60px;
  }

  /* HERO-16 */
  .hero-16-wrapper {
    padding-top: 100px;
    margin-top: 110px;
  }

  .hero-16-txt h2 {
    font-size: 3.5rem;
  }

  .hero-16-txt p.fs-18 {
    margin: 18px 8% 26px;
  }

  .hero-16-img {
    margin: 40px 25px 0;
  }

  /* HERO-17 */
  .hero-17 {
    padding-top: 100px;
    padding-bottom: 90px;
  }

  .hero-17-txt h2 {
    font-size: 3.75rem;
  }

  .hero-17-txt p.fs-18 {
    margin: 22px 5% 30px;
  }

  .hero-17-img {
    margin-top: 50px;
  }

  .hero-17-brands {
    margin: 70px 10px 0;
  }

  .hero-17-brands p {
    margin-bottom: 30px;
  }

  .hero-17-brands .loop_carousel_left img {
    padding: 0 12px;
    height: 3.75rem;
  }

  .hero-17-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 12px;
  }

  /* HERO-18 */
  .hero-18 {
    padding-top: 100px;
    padding-bottom: 90px;
  }

  .hero-18-txt h2 {
    font-size: 3.6rem;
  }

  .hero-18-txt p.fs-18 {
    margin: 20px 0 28px;
  }

  .hero-18-brands {
    margin: 60px 15px 0;
  }

  .hero-18-brands p {
    font-size: 1rem;
    margin-bottom: 20px;
  }

  .hero-18-brands .loop_carousel_left img {
    padding: 0 10px;
    height: 3.65rem;
  }

  .hero-18-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 10px;
  }

  /*------------------------------------------*/
  /*  CONTENT
  /*------------------------------------------*/

  /* ABOUT */
  .about-2-title {
    margin-bottom: 15px;
  }

  .about-2-title h4 {
    font-size: 2.125rem;
  }

  .about-1-txt {
    margin-bottom: 35px;
  }

  #a2-1,
  .about-2 .txt-box.mb-30 {
    margin-bottom: 30px;
  }

  .about-1-txt p {
    margin: 25px 0 0;
  }

  .a-1-1 {
    padding-left: 50px;
    margin-bottom: 24px;
  }

  .about-4 .txt-block.left-column,
  .about-4 .txt-block.right-column {
    padding: 0;
  }

  #a4-1 {
    margin-bottom: 30px;
  }

  .about-4 .txt-block h2 {
    margin-bottom: 14px;
  }

  /* FEATURES */

  /* FBOX-1 */
  .fbox-1 {
    padding: 15px 15px 25px;
  }

  .col-lg-4 .fbox-1 {
    padding: 12px 12px 25px;
  }

  .fbox-1 {
    margin-bottom: 24px !important;
  }

  .fbox-1.fb-5,
  .fbox-1.fb-10 {
    margin-bottom: 0 !important;
  }

  .fbox-1 .fbox-txt,
  .col-lg-4 .fbox-1 .fbox-txt {
    padding: 0 10px;
  }

  .fbox-1 .fbox-1-img {
    margin: 0 0 25px;
  }

  /* FBOX-2 */
  .fbox-2.fb-1,
  .fbox-2.fb-5,
  .fbox-2.fb-6 {
    padding: 25px 15px 15px;
  }

  .fbox-2.fb-2,
  .fbox-2.fb-3,
  .fbox-2.fb-4 {
    padding: 15px 15px 25px;
  }

  .fbox-2.fb-7,
  .fbox-2.fb-8 {
    padding: 30px 35px;
  }

  .fbox-2 .fbox-txt {
    padding: 0 10px;
  }

  .fbox-2.fb-7 .fbox-2-txt,
  .fbox-2.fb-8 .fbox-2-txt {
    padding: 0;
  }

  .fbox-2-txt .txt-block-tra-link.mt-20 {
    margin-top: 14px;
  }

  .fbox-2.fb-1 .fbox-2-img,
  .fbox-2.fb-5 .fbox-2-img,
  .fbox-2.fb-6 .fbox-2-img {
    margin: 25px 0 0;
  }

  .fbox-2.fb-2 .fbox-2-img,
  .fbox-2.fb-3 .fbox-2-img,
  .fbox-2.fb-4 .fbox-2-img {
    margin: 0 0 25px;
  }

  .fbox-2.fb-7 .fbox-2-img {
    margin: 30px 0 0;
  }

  .fbox-2.fb-8 .fbox-2-img {
    margin: 0 0 24px;
  }

  /* FBOX-3 */
  .fbox-3.fb-1,
  .fbox-3.fb-2,
  .fbox-3.fb-4,
  .fbox-3.fb-5 {
    margin-bottom: 24px;
  }

  .fbox-3 .fbox-txt {
    padding: 0 10px;
  }

  .fbox-3.fb-1 .fbox-3-img,
  .fbox-3.fb-2 .fbox-3-img,
  .fbox-3.fb-3 .fbox-3-img {
    margin: 20px 0 0;
  }

  .fbox-3.fb-4 .fbox-3-img,
  .fbox-3.fb-5 .fbox-3-img,
  .fbox-3.fb-6 .fbox-3-img {
    margin: 0 0 25px;
  }

  /* FBOX-4 */
  .fbox-4 {
    padding: 15px 15px 25px;
  }

  .fbox-4.fb-1,
  .fbox-4.fb-2 {
    margin-bottom: 24px;
  }

  .fbox-4 .fbox-txt {
    padding: 0 10px;
  }

  .fbox-4 .fbox-4-img {
    margin: 0 0 25px;
  }

  /* FBOX-5 */
  .fbox-5.fb-1,
  .fbox-5.fb-2,
  .rows-2 .fbox-5.fb-1,
  .rows-2 .fbox-5.fb-2,
  .rows-2 .fbox-5.fb-3,
  .rows-2 .fbox-5.fb-4 {
    margin-bottom: 24px;
  }

  .rows-2 .fbox-5 {
    padding: 38px 35px 28px;
  }

  .fbox-5 a.tra-link {
    font-size: 1rem;
  }

  /* FBOX-6 */
  .fbox-6-wrapper .fbox-6 {
    text-align: center;
    padding: 0 5%;
  }

  .fbox-6-wrapper .fb-1,
  .fbox-6-wrapper .fb-2 {
    margin-bottom: 35px;
  }

  /* FBOX-7 */
  .fbox-7.fb-1,
  .fbox-7.fb-2 {
    margin-bottom: 35px;
  }

  .fbox-7-img {
    margin: 0 0 25px;
  }

  .fbox-7 .fbox-txt {
    padding: 0 8px;
  }

  /* FBOX-8 */
  .fbox-8-wrapper.pt-70.pb-70 {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .fbox-8.fb-1,
  .fbox-8.fb-2 {
    margin-bottom: 30px;
  }

  .fbox-8 .fbox-ico-wrap {
    margin-top: 4px;
    margin-right: 20px;
  }

  .features-section .fs-23 {
    font-size: 1.5rem;
  }

  .fbox-1 h5,
  .fbox-2 h5,
  .fbox-2 h3,
  .fbox-3 h5,
  .fbox-4 h5,
  .fbox-7 h5 {
    font-size: 1.5rem;
    margin-bottom: 10px;
  }

  .fbox-5 h5,
  .fbox-6 h5 {
    margin: 24px 0 12px;
  }

  .features-section p.fs-15 {
    font-size: 1rem;
  }

  .features-section .more-btn.mt-60 {
    margin-top: 45px;
  }

  /* CONTENT */
  .ct-05 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .ct-02-wrapper {
    padding: 70px 55px;
  }

  .ct-03-wrapper {
    padding: 70px 0 70px 55px;
  }

  .ct-06-wrapper {
    padding: 20px;
  }

  .ct-07 {
    padding: 190px 0;
  }

  .ct-09 .section-overlay {
    margin-bottom: 80px;
  }

  .ct-10 .section-overlay {
    padding: 65px 35px 0;
  }

  .ct-10 .section-title.title-01 {
    margin-bottom: 40px;
  }

  .txt-block.left-column {
    padding-right: 0;
  }

  .txt-block.right-column {
    padding-left: 0;
  }

  .ct-02 .txt-block.left-column {
    padding-right: 0;
    padding-left: 0;
  }

  .ct-02 .txt-block.right-column {
    padding-left: 0;
    padding-right: 0;
  }

  .ct-03 .txt-block {
    padding-right: 50px;
  }

  .ct-05-txt {
    padding: 70px 30px;
  }

  .ct-06-txt {
    padding: 65px 5% 50px;
  }

  .txt-block h2,
  .ct-05-txt h2,
  .ct-06-txt h2 {
    margin-bottom: 18px;
  }

  .txt-block h2 br {
    display: none;
  }

  .txt-block .btn,
  .ct-05-txt .btn {
    margin-top: 8px;
  }

  .txt-box h5 {
    margin-bottom: 20px;
  }

  .txt-box .fs-26 {
    font-size: 1.75rem;
  }

  /* CBOX-1 */
  .cbox-1-wrapper {
    margin-top: 10px;
  }

  .txt-box .cbox-1 {
    margin-left: 0;
  }

  .cbox-1 .ico-wrap {
    margin-left: 12px;
  }

  .cbox-1 p {
    margin-bottom: 12px;
  }

  .cbox-1 p.mb-0 {
    margin-bottom: 0;
  }

  .cbox-1 span {
    top: 1px;
    right: 10px;
  }

  /* CBOX-2 */
  .cbox-2-wrapper {
    margin-top: 20px;
  }

  .cbox-2-ico {
    width: 22%;
    float: left;
    display: inline-block;
    position: relative;
    top: 6px;
  }

  .cbox-2-txt {
    width: 78%;
    display: inline-block;
  }

  .cbox-2-txt h5 {
    margin: 0 0 12px;
  }

  /* CBOX-3 */
  .cbox-3 .ico-wrap {
    margin-right: 1.25rem;
  }

  .cbox-3-ico {
    width: 2.3rem;
    height: 2.3rem;
    font-size: 1.1rem;
    line-height: 1.9rem;
    margin-top: 3px;
  }

  .cbox-3-txt {
    margin-bottom: 30px;
  }

  /* CBOX-4 */
  .cbox-4.cb-1,
  .cbox-4.cb-2 {
    margin-bottom: 28px;
  }

  .cbox-title {
    margin-bottom: 15px;
  }

  .cbox-title span {
    margin-right: 18px;
  }

  /* CBOX-5 */
  .cbox-5-txt.mb-30 {
    margin-bottom: 25px;
  }

  .cbox-5 .fs-23 {
    font-size: 1.5rem;
  }

  .cbox-5-ico span[class*="flaticon-"]:before,
  .cbox-5-ico span[class*="flaticon-"]:after {
    font-size: 3.25rem;
  }

  /* CBOX-6 */
  .cbox-6.mt-25 {
    margin-top: 19px;
  }

  .cbox-6-txt {
    padding-left: 15px;
  }

  .cbox-6-ico span {
    top: 6px;
  }

  .cbox-6-ico.ico-30 [class*="flaticon-"]:before,
  .cbox-6-ico.ico-30 [class*="flaticon-"]:after {
    font-size: 1.6rem;
  }

  .cbox-6-txt p {
    margin-bottom: 12px;
  }

  /* Accordion */
  .txt-block .accordion {
    margin-top: 30px;
  }

  .txt-block .accordion-panel {
    padding: 18px 0 0 0;
  }

  .txt-block .accordion-item .accordion-thumb:after {
    top: -2px;
  }

  /* Signature */
  .signature {
    margin-top: 25px;
  }

  .signature img {
    max-height: 46px;
  }

  .signature h6 {
    font-size: 1.3rem;
    margin: 18px 0 0 3px;
  }

  .signature span {
    font-size: 1.0625rem;
  }

  .txt-block h6.fs-18 {
    margin-bottom: 16px;
    padding-right: 0;
  }

  .ct-11 .txt-block p {
    padding-right: 0;
  }

  /* Content Image */
  .ct-01 .img-block.right-column,
  .ct-01 .img-block.left-column {
    margin: 0 0 50px;
  }

  .ct-02 .img-block.left-column {
    margin-bottom: 50px;
  }

  .ct-02 .img-block.right-column {
    margin-top: 50px;
  }

  .ct-03-img {
    margin: 50px 0 0;
  }

  .ct-04 .img-block {
    margin-top: 40px;
  }

  .ct-04 .img-block img {
    max-width: 100%;
    margin-left: 0;
  }

  .ct5-img {
    margin-bottom: 24px;
    padding: 0;
  }

  .ct5-img.ct4-rsi {
    margin: 25px 0 0;
    padding: 0;
  }

  .img-block-hidden {
    margin-bottom: -40px;
  }

  .ct-09 .img-block {
    margin-bottom: -80px;
  }

  .ct-10-img {
    margin-bottom: -40px;
  }

  .ct-10-img .video-btn {
    top: calc(50% - 20px);
  }

  .half-img,
  .half-img-left {
    position: inherit;
    width: 100%;
    margin-top: 45px;
  }

  .half-img img,
  .half-img-left img {
    padding: 0 12px;
  }

  .half-img.r-20 img,
  .half-img-left.r-20 img {
    border-radius: 20px;
  }

  /* STATISTIC */
  .statistic-3-wrapper {
    padding: 50px 20px 60px;
  }

  .statistic-4-wrapper {
    padding: 0;
  }

  .statistic-5-wrapper {
    margin: 0;
  }

  .ct-11 .statistic-6-wrapper {
    margin: 30px 14px 0;
  }

  .statistic-3-title {
    margin-bottom: 30px;
  }

  .statistic-3-title.mb-50 {
    margin-bottom: 40px;
  }

  .statistic-4-title {
    margin-bottom: 38px;
  }

  .statistic-3-title p {
    margin: 12px 5% 0 !important;
  }

  .statistic-1-wrapper .statistic-block {
    padding: 10px 10px;
  }

  #stb-2-1 {
    padding-left: 12%;
  }

  .statistic-3-wrapper .statistic-block {
    padding: 25px 20px;
  }

  .statistic-3 .col {
    padding: 0 8px;
  }

  .statistic-4-wrapper .statistic-block {
    padding: 5px 8px 5px 12px;
  }

  .statistic-5-wrapper .statistic-block {
    padding: 70px 4% 20px;
  }

  .statistic-6-wrapper .statistic-block {
    padding-left: 15px;
  }

  #stb-6-1,
  #stb-6-2 {
    margin-bottom: 50px;
  }

  .statistic-1-wrapper .statistic-block h5 {
    margin-top: 20px;
    margin-bottom: 12px;
  }

  .statistic-2 .txt-block h2 {
    font-size: 2.35rem;
  }

  #stb-2-1 h2,
  #stb-2-2 h2 {
    letter-spacing: -1px;
    margin-bottom: 15px;
  }

  .statistic-3-wrapper h2.statistic-number {
    font-size: 3.35rem;
  }

  .statistic-4-wrapper h2.statistic-number {
    font-size: 3.25rem;
  }

  .statistic-6-wrapper h2.statistic-number {
    font-size: 3rem;
  }

  .statistic-4-wrapper h5 {
    margin: 20px 0 12px;
  }

  .statistic-5-wrapper p {
    margin: 20px 0 0;
  }

  .statistic-6-wrapper .statistic-block p {
    font-size: 1.15rem;
    margin: 15px 0 0;
  }

  .statistic-3-wrapper p {
    margin: 0 0 25px;
  }

  .statistic-block span[class*="flaticon-"] {
    top: -8px;
  }

  .statistic-3 .statistic-block h2 span[class*="flaticon-"] {
    top: -5px;
    right: -5px;
  }

  /* TESTIMONIALS */
  .reviews-3-wrapper {
    padding: 0;
  }

  .review-1,
  .review-2 {
    padding: 25px 30px;
    margin: 0 10px 30px;
  }

  .review-1.rv-1-line {
    padding: 30px;
  }

  .review-3 {
    padding: 15px;
  }

  .review-item {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 24px;
  }

  .review-4 {
    padding: 30px 24px;
  }

  .reviews-3-logo {
    margin-bottom: 25px;
  }

  .reviews-3-logo img {
    max-height: 45px;
  }

  .reviews-3-txt {
    margin: 0 15px 0 0;
  }

  .reviews-3-txt h3 {
    font-size: 1.65rem;
    line-height: 1.3;
  }

  .reviews-3-txt p {
    margin: 10px 0 0;
  }

  .r3-data {
    left: 15px;
    bottom: 15px;
    padding: 14px 22px 12px;
  }

  .r3-data h5 {
    font-size: 1.25rem;
  }

  .r3-data p {
    font-size: 1rem;
  }

  .reviews-3-txt .review-ico.ico-80 [class*="flaticon-"]:before,
  .reviews-3-txt .review-ico.ico-80 [class*="flaticon-"]:after {
    font-size: 2.85rem;
  }

  .review-1 .review-avatar img,
  .review-1 .owl-item .review-avatar img {
    width: 54px;
    height: 54px;
  }

  .review-2 .review-avatar img,
  .review-2 .owl-item .review-avatar img,
  .review-4 .review-avatar img {
    width: 52px;
    height: 52px;
  }

  .review-1 .review-avatar {
    right: 30px;
    bottom: 28px;
  }

  .review-1 .review-txt p {
    font-size: 1.05rem;
    margin-bottom: 35px;
  }

  .review-2 .review-txt p,
  .review-4 .review-txt p {
    font-size: 1.05rem;
    margin-bottom: 18px;
  }

  .review-2 .review-author,
  .review-4 .review-author {
    margin-top: 6px;
    padding: 0 0 0 16px;
  }

  .review-1 hr {
    margin: -5px 0 35px;
  }

  .review-2 .author-data,
  .review-4 .author-data {
    margin-bottom: 16px;
  }

  .review-1 .star-rating {
    margin-bottom: 12px;
  }

  .rs-stars.ico-10 [class*="flaticon-"]:before,
  .rs-stars.ico-10 [class*="flaticon-"]:after {
    font-size: 0.9rem;
    top: 0.75px;
  }

  /* BRANDS */
  .brands-1-wrapper.mx-half {
    padding: 0 6%;
  }

  .brands-3-wrapper {
    margin: 0;
    padding: 25px 35px;
  }

  .brands-4-wrapper {
    padding: 0;
  }

  .brands-3 .brands-title {
    margin: 0 4% 25px;
  }

  .brands-title,
  .brands-title h5 {
    margin-bottom: 35px;
  }

  .brand-2-txt {
    text-align: center;
    margin-bottom: 24px;
  }

  .brand-2-txt h6 {
    font-size: 1.1875rem;
  }

  .brands-1 .loop_carousel_left img,
  .brands-2 .loop_carousel_left img {
    padding: 0 16px;
    height: 3.75rem;
  }

  .brands-1 .loop_carousel_left span:last-child img,
  .brands-2 .loop_carousel_left span:last-child img {
    padding: 0 0 0 16px;
  }

  .brands-1 .mx-half .loop_carousel_left img {
    padding: 0 20px;
    height: 3.25rem;
  }

  .brands-4-wrapper .brand-logo {
    padding: 0 5px;
  }

  /* AWARDS */
  .awards-wrapper h4 {
    margin-bottom: 35px;
  }

  .awards-1 .award-badge {
    margin: 0 12px;
  }

  .awards-1 img {
    max-height: 115px;
  }

  /* RATING */
  .rating-section .rating-1-wrapper,
  .rating-section .rating-3-wrapper {
    padding: 0;
  }

  .rbox-1 .star-rating {
    font-size: 0.925rem;
  }

  .rbox-1 .star-rating span {
    top: -1.5px;
  }

  .rbox-3 .star-rating {
    font-size: 0.975rem;
  }

  .rbox-3 .star-rating span {
    top: -1px;
  }

  .rbox-1 .star-rating.ico-15 [class*="flaticon-"]:before,
  .rbox-1 .star-rating.ico-15 [class*="flaticon-"]:after {
    font-size: 0.925rem;
  }

  .rbox-3 .star-rating.ico-15 [class*="flaticon-"]:before,
  .rbox-3 .star-rating.ico-15 [class*="flaticon-"]:after {
    font-size: 0.975rem;
  }

  .rbox-1-img {
    margin-bottom: 12px;
  }

  .rbox-1-img img {
    max-height: 36px;
  }

  .rbox-2-rating img {
    top: 0;
    max-height: 24px;
  }

  .rbox-2-logo img {
    max-height: 30px;
  }

  .rbox-3-img {
    margin-bottom: 10px;
  }

  .rbox-3-img img {
    max-height: 34px;
  }

  .rbox-2 h6 {
    font-size: 1.1875rem;
  }

  /* INTEGRATIONS */
  .integrations-section.pb-90 {
    padding-bottom: 80px;
  }

  .integrations-1.inner-page-hero {
    margin-top: 80px;
    padding-top: 80px;
    padding-bottom: 90px;
  }

  .integrations-1.inner-page-hero .title-01 h2.fs-58 {
    font-size: 3.25rem;
  }

  .integrations-1.inner-page-hero .title-01 p {
    margin: 18px 8% 0;
  }

  .integrations-2 .title-01 {
    margin-bottom: 35px;
  }

  .tools_carousel .carousel_slide {
    margin-right: 14px;
  }

  .integrations-1 .tools_carousel .carousel_slide {
    margin-right: 16px;
  }

  .integrations-1 .js-marquee {
    margin-right: 8px !important;
  }

  .integrations-2 .js-marquee {
    margin-right: 7px !important;
  }

  .int_tool-1 {
    padding: 26px;
  }

  .int_tool-2 {
    padding: 22px;
  }

  .int_tool-3 {
    padding: 30px 20px;
    margin-bottom: 25px;
  }

  .int_tool-1 img {
    max-height: 54px;
  }

  .int_tool-2 img {
    max-height: 46px;
  }

  .int_tool-3 img {
    max-height: 60px;
  }

  .int_tool-3 h6 {
    font-size: 1.45rem;
    margin: 25px 0 14px;
    padding-top: 20px;
  }

  .int_tool-3 p {
    font-size: 1rem;
  }

  .tool_category {
    top: 23px;
    right: 25px;
    padding: 2px 12px 4px;
  }

  .tool_category span {
    font-size: 1rem;
  }

  .integrations-1 .more-btn .mt-60 {
    margin-top: 50px;
  }

  /* INTEGRATION DETAILS */
  .idt-title {
    padding-bottom: 35px;
    margin-bottom: 45px;
  }

  .idt-title img {
    max-height: 60px;
    top: -3px;
  }

  #idt-1 {
    padding-bottom: 45px;
    margin-bottom: 45px;
    border-bottom: 1px solid var(--silver);
  }

  #idt-2 .txt-box.mb-40 {
    padding-bottom: 25px;
    margin-bottom: 45px;
    border-bottom: 1px solid var(--silver);
  }

  .int-details-section .txt-block h3 {
    margin-bottom: 15px;
  }

  #idt-1 {
    padding-right: 0;
  }

  #idt-1 p {
    font-size: 1.0625rem;
    padding-right: 0;
  }

  .int-details-section .txt-block .module-subtitle {
    margin-bottom: 20px;
  }

  /* PRICING */
  .pricing-1-txt {
    text-align: center;
    margin: 0 10% 50px;
  }

  .pricing-1-txt h2 {
    margin-bottom: 18px;
  }

  .pricing-1-table {
    padding: 30px 40px 35px;
  }

  .pricing-1-table.highlight {
    padding: 0 40px 35px;
  }

  .pricing-2-table {
    padding: 30px 40px 35px;
  }

  #pt-1-1,
  #pt-1-2 {
    margin-bottom: 20px;
  }

  #pt-2-1,
  #pt-2-2 {
    margin-bottom: 25px;
  }

  .pricing-table-header h5 {
    margin-bottom: 22px;
  }

  .pricing-2 .pricing-table-header h6 {
    font-size: 1.45rem;
    margin-bottom: 15px;
  }

  .pricing-2 .price span {
    font-size: 3.5rem;
    letter-spacing: -1.5px;
  }

  .pricing-2 .price sup {
    font-size: 2.5rem;
    top: -4px;
    right: 2px;
  }

  .pricing-2 .price sup.validity {
    font-size: 1.65rem;
  }

  .pricing-2 .price sup.validity {
    margin-left: 8px;
  }

  .pricing-2 .price p {
    font-size: 1.0625rem;
  }

  .pricing-features.mt-25 {
    margin-top: 20px;
  }

  .pricing-2 .pricing-features li p {
    font-size: 1.125rem;
  }

  /* Pricing Notice */
  .pricing-notice {
    margin-top: 40px;
  }

  .pricing-notice p {
    padding: 0;
  }

  /* Pricing Toggle Button */
  .toggle-btn {
    margin-top: 20px;
  }

  .pricing-notice p {
    padding: 0 5%;
  }

  /* Pricing Compare */
  .table-responsive.mb-50 {
    margin-bottom: 30px;
  }

  .table>:not(caption)>*>* {
    padding: 12px 0x;
  }

  .comp-table .table-responsive thead th {
    font-size: 1.1rem;
  }

  .comp-table .table-responsive tbody th {
    font-size: 1.0625rem;
  }

  .comp-table .table-responsive tbody td {
    font-size: 1.0625rem;
    top: 1px;
  }

  .comp-table .table-responsive tbody td span {
    top: 1px;
  }

  .table-responsive .ico-15 [class*="flaticon-"]:before,
  .table-responsive .ico-15 [class*="flaticon-"]:after {
    font-size: 0.715rem;
  }

  .table-responsive .ico-20 [class*="flaticon-"]:before,
  .table-responsive .ico-20 [class*="flaticon-"]:after {
    font-size: 0.925rem;
  }

  #pbox-1,
  #pbox-2 {
    margin-bottom: 30px;
  }

  #pbox-2 {
    padding-right: 0;
  }

  #pbox-3 {
    padding-left: 0;
  }

  .comp-table-payment h6 {
    margin-bottom: 14px;
  }

  .payment-icons li {
    padding-right: 4px;
  }

  .comp-table-payment .payment-icons {
    margin-top: 20px;
  }

  .comp-table-payment .payment-icons img {
    width: auto;
    max-width: inherit;
    max-height: 32px;
  }

  /* CHANGELOG */
  .changelog-title {
    padding: 90px 0 70px;
    margin: 80px 0;
  }

  .changelog-title p {
    margin-top: 20px;
    padding-right: 5%;
  }

  .version-release {
    margin-bottom: 75px;
  }

  .release-data {
    padding-bottom: 25px;
    margin-bottom: 20px;
  }

  span.version-data {
    font-size: 1.4rem;
    margin-bottom: 20px;
  }

  span.version-data span {
    font-size: 1.325rem;
    padding: 4px 10px;
    border-radius: 6px;
    margin-right: 6px;
  }

  span.release-date {
    font-size: 1.1rem;
  }

  .release-highlights h6 {
    margin-bottom: 18px;
  }

  .release-highlights ul.simple-list li:not(:last-child) p {
    margin-bottom: 5px;
  }

  .release-highlights p.fs-17 {
    margin-top: 12px;
  }

  .release-preview {
    margin-bottom: 20px;
  }

  /* TEAM */
  .team-member {
    margin-bottom: 40px;
  }

  .team-member-photo {
    margin-bottom: 22px;
  }

  .team-member-data h6 {
    font-size: 1.375rem;
  }

  .team-member-data p {
    font-size: 1.1rem;
  }

  .team-1 .more-btn {
    margin-top: 15px;
  }

  /* CAREERS */
  .careers-1 .career-item {
    padding: 35px 0 40px;
  }

  .position-description h5 {
    font-size: 1.5rem;
  }

  .position-data {
    margin-top: 12px;
  }

  .position-workplace {
    text-align: right;
    margin-right: 5px;
  }

  .posting-apply {
    margin-top: -20px;
  }

  .posting-apply a.btn {
    font-size: 1rem;
    padding: 0.825rem 1.65rem;
  }

  .more-careers {
    margin-top: 30px;
  }

  .more-careers-txt p {
    font-size: 1.0625rem;
    top: 7px;
  }

  .more-careers-btn {
    margin-left: 18px;
  }

  .more-careers-btn .btn {
    font-size: 0.975rem;
    padding: 0.8rem 1.5rem;
  }

  .careers-section .more-btn {
    margin-top: 10px;
  }

  /* JOB POSITION */
  .job-position-title {
    margin: 80px 0 20px;
    padding: 80px 0 60px;
  }

  .job-position-title p {
    margin-top: 20px;
  }

  .job-position-title .btn {
    padding: 0.8rem 1.75rem;
    margin-bottom: 2px;
  }

  .position-info h5 {
    margin: 30px 0 15px;
  }

  .position-info .btn {
    margin-top: 25px !important;
  }

  /* FAQs */
  .faqs-3 .section-title {
    margin-bottom: 35px;
  }

  .faq-1-title {
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 35px;
  }

  .faq-1-title p {
    margin-top: 18px;
    margin-bottom: 22px;
  }

  .faqs-2.inner-page-hero .accordion-wrapper {
    padding: 10px 30px;
  }

  .faqs-2-questions h4 {
    margin: 50px 0 30px 15px;
  }

  .faqs-3-questions h4 {
    margin: 50px 0 15px;
  }

  .fb-num {
    font-size: 1.35rem;
    margin-right: 5px;
    top: -2px;
  }

  .faqs-section .accordion-thumb {
    padding: 23px 0;
  }

  .faqs-section .accordion-item .accordion-thumb:after,
  .faqs-section .accordion-item.is-active .accordion-thumb:after {
    top: 21px;
  }

  .faqs-section .fs-24 {
    font-size: 1.625rem;
  }

  .faqs-3 .accordion-thumb h5 {
    font-size: 1.3125rem;
  }

  .faqs-section .accordion-panel {
    padding: 0 0 5px 0;
  }

  .faqs-section .accordion-thumb h5 span {
    width: 50px;
    height: 50px;
    font-size: 1.2rem;
    line-height: 47px;
    margin-right: 20px;
  }

  .more-questions {
    margin-top: 50px;
  }

  .more-questions-btn {
    margin-top: 5px;
  }

  /* DOWNLOAD */
  .download .title-01 p {
    margin: 13px 0 0;
  }

  .download .title-01 .btns-group {
    margin: 20px 0 28px;
  }

  .download-wrapper {
    border-radius: 18px;
  }

  .download .section-overlay {
    padding: 38px 26px 0;
  }

  .download-img {
    margin-bottom: -55px;
  }

  .block-info {
    padding: 11px 25px 14px;
  }

  .block-info.mt-60 {
    margin-top: 60px;
    padding: 12px 28px 14px;
  }

  /* BANNER */
  .banner-section .text-end {
    text-align: center !important;
  }

  .banner-1-wrapper .banner-overlay {
    padding: 70px 15px 80px;
  }

  .banner-2 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .banner-3 {
    text-align: center;
  }

  .banner-4-wrapper {
    text-align: center;
    padding: 75px 14% 85px;
    background-position: center left;
    border: none;
  }

  .banner-4-txt {
    padding: 0;
  }

  .banner-5-wrapper {
    text-align: center;
    padding: 55px 8% 60px;
  }

  .banner-6-overlay {
    padding: 25px;
  }

  .banner-6-txt {
    padding: 60px 8% 70px;
  }

  .banner-7 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .banner-rating {
    margin-bottom: 15px;
  }

  .banner-rating small {
    font-size: 1.05rem;
    top: 2.5px;
    left: 5px;
  }

  .banner-3-txt h2 {
    font-size: 3rem;
    padding: 0 14%;
  }

  .banner-4-txt h2,
  .banner-5-txt h2 {
    font-size: 3rem;
  }

  .banner-3-txt h2 br,
  .banner-4-txt h2 br {
    display: none;
  }

  .banner-1-txt p.fs-18,
  .banner-2-txt p.fs-18 {
    margin: 18px 0 22px;
  }

  .banner-1-txt p.fs-18.mx-50 {
    margin: 15px 6% 22px;
  }

  .banner-4-txt p {
    margin: 14px 0 22px;
  }

  .banner-3-btn {
    margin-top: 25px;
  }

  .banner-3-btn p {
    margin: 15px auto 0;
  }

  .banner-4-txt .btn {
    margin: 0 6px;
  }

  .banner-5-btn {
    top: 0;
    margin-top: 20px;
  }

  .banner-5-btn p {
    margin: 14px 0 0;
  }

  .banner-6-txt .btn {
    margin-top: 22px;
  }

  /* NEWSLETTER */
  .newsletter-1 {
    text-align: center;
    padding: 50px 14% 40px;
  }

  .newsletter-2 .newsletter-overlay {
    padding: 50px 2% 55px;
  }

  .newsletter-3 .newsletter-overlay {
    text-align: center;
    padding: 45px 14% 35px;
  }

  .newsletter-4 {
    padding: 65px 2%;
  }

  .newsletter-txt h4,
  .newsletter-txt h3,
  .newsletter-txt h2 {
    font-size: 2.3rem;
    padding: 0 3%;
    margin-bottom: 30px;
  }

  .newsletter-2 .newsletter-txt p,
  .newsletter-4 .newsletter-txt p {
    padding: 0 8%;
    margin-bottom: 0;
  }

  .newsletter-1 .newsletter-form,
  .newsletter-3 .newsletter-form {
    margin-top: 0;
    padding: 0 5%;
  }

  .newsletter-2 .newsletter-form,
  .newsletter-4 .newsletter-form {
    padding: 0 5%;
    margin-top: 25px;
  }

  .newsletter-section .form-control {
    height: 50px;
    margin-right: 8px;
  }

  .newsletter-section .btn {
    height: 50px;
    padding: 0.7rem 1.45rem;
  }

  /* BLOG */
  .blog-1 .blog-post {
    padding: 0 6px;
  }

  .blog-3 .blog-post {
    padding: 0;
  }

  #bp-1-1,
  #bp-2-1,
  #bp-3-1,
  #bp-1-2,
  #bp-2-2,
  #bp-3-1 {
    margin-bottom: 35px;
  }

  #blog-page .blog-post {
    padding: 0;
    margin-bottom: 40px;
  }

  #blog-page .blog-post-txt {
    padding: 0;
  }

  .blog-3 .post-meta-list {
    margin-bottom: 5px;
  }

  .post-date {
    left: 20px;
    width: 64px;
    height: 64px;
    padding: 12px 10px 0;
  }

  .post-date span {
    font-size: 1rem;
    margin-bottom: 6px;
  }

  .blog-post-txt h2 {
    font-size: 2.35rem;
    margin: 0 0 12px 0;
  }

  .blog-1 .post-link {
    margin-bottom: 16px;
  }

  .blog-2 .post-link {
    margin: 5px 0 12px;
  }

  .blog-3 .post-link {
    padding-right: 0;
    margin-bottom: 12px;
  }

  .blog-3 .blog-post p.mb-0 {
    padding-right: 0;
  }

  .post-meta-list li:not(:last-child):after {
    font-size: 1.1rem;
    top: -3px;
    left: 3px;
  }

  .post-meta-list li p {
    font-size: 0.95rem;
  }

  .blog-2 .blog-post-img,
  .blog-3 .blog-post-img {
    margin-bottom: 30px;
  }

  .posts-category {
    margin-bottom: 40px;
  }

  #blog-page .blog-post.wide-post {
    padding: 30px 20px;
    margin-bottom: 70px;
  }

  .wide-post .blog-post-img {
    margin-right: 5px;
  }

  .wide-post .blog-post-txt {
    margin-left: 0;
  }

  .wide-post .blog-post-txt h2 {
    font-size: 2.0625rem;
  }

  .wide-post .blog-post-txt h2 br {
    display: none;
  }

  .wide-post .post-meta-list {
    margin-top: 12px;
  }

  /* SINGLE BLOG POST */
  .single-post-title {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }

  .single-post-title h2 {
    margin-bottom: 30px;
  }

  .author-avatar {
    margin-right: 15px;
  }

  .author-avatar img {
    width: 54px;
    height: 54px;
  }

  .post-meta {
    margin-top: 4px;
  }

  .post-meta h6 {
    font-size: 1.0625rem;
  }

  .post-meta p {
    font-size: 1rem;
  }

  .post-title-icons {
    bottom: 45px;
    right: 5px;
  }

  .post-title-icons .ico-20 [class*="flaticon-"]:before,
  .post-title-icons .ico-20 [class*="flaticon-"]:after {
    font-size: 1.4rem;
  }

  .single-post-txt h6 {
    margin-bottom: 12px;
  }

  .single-post-txt h5.fs-25,
  .single-post-txt h5.fs-28 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .post-inner-img {
    margin: 32px 0;
  }

  .post-share-links {
    padding-top: 65px;
    margin: 65px 0 40px;
  }

  .post-tags-list span {
    font-size: 0.8rem;
    padding: 11px 15px 10px;
    margin-right: 8px;
  }

  .post-share-list {
    margin-top: 5px;
  }

  /* CONTACTS */
  .contacts-info {
    text-align: center;
    margin: 20px 0 50px;
  }

  .contacts-info h2 br {
    display: none;
  }

  .contacts-info p {
    padding: 0 5%;
    margin: 20px 0 0;
  }

  .contacts-info h6 {
    margin: 20px 0 18px;
  }

  .contacts-info-socials li {
    padding-right: 12px;
  }

  .contact-box {
    padding: 0 5px 0 9px;
  }

  .contact-box p {
    margin: 14px 0 18px;
  }

  .contact-box .btn.btn-sm {
    font-size: 0.9rem;
    padding: 0.55rem 1.1rem;
  }

  .contact-form {
    margin: 0 2%;
  }

  .contact-form .form-control,
  .contact-form .form-select {
    height: 56px;
    font-size: 1.1rem;
    padding: 0 15px;
    margin-bottom: 15px;
  }

  .contact-form textarea {
    min-height: 170px;
  }

  .contact-form textarea.form-control {
    padding: 15px 15px;
  }

  .contact-form .form-btn {
    margin-top: 5px;
  }

  .contact-form-msg {
    margin-top: 15px;
  }

  /* FOOTER */
  .footer {
    padding-bottom: 25px;
  }

  .footer-1 .footer-links,
  .footer-1 .fl-1,
  .footer-1 .fl-3,
  .footer-1 .fl-4,
  .footer-2 .fl-1 {
    padding-left: 0;
  }

  .footer-connect .footer-socials {
    margin-top: 5px;
  }

  .footer-4 .footer-info {
    margin-bottom: 40px;
  }

  img.footer-logo {
    max-height: 60px;
    margin-bottom: 20px;
  }

  .footer-copyright-logo {
    top: -3px;
  }

  .footer-copyright-logo img.footer-logo {
    max-height: 60px;
  }

  .footer-6 .footer-links {
    margin-bottom: 15px;
  }

  .footer h6 {
    font-size: 1.25rem;
    margin-bottom: 16px;
  }

  /* 20px */

  .footer hr {
    margin: 5px 0 25px;
  }

  .footer-socials.ico-20 a,
  .footer-socials.ico-25 a {
    margin-right: 14px;
  }

  .footer-socials.ico-20 li:last-child a,
  .footer-socials.ico-25 li:last-child a {
    margin-right: 0;
  }

  .footer-socials.ico-25 [class*="flaticon-"]:before,
  .footer-socials.ico-25 [class*="flaticon-"]:after {
    font-size: 1.4rem;
  }

  .footer-form .form-control {
    font-size: 1.1rem;
  }

  .footer-form .form-control,
  .footer-form .btn {
    height: 34px;
  }

  .footer-form .ico-15 [class*="flaticon-"]:before,
  .footer-form .ico-15 [class*="flaticon-"]:after {
    font-size: 1.0625rem;
    line-height: 22px !important;
  }

  .footer-copyright.copyright-logo p {
    line-height: 1;
    margin-top: 10px;
    margin-left: 0;
  }

  .foo-tra-txt {
    margin: 0 0 -5px;
  }

  .footer-txt {
    font-size: 14rem;
    letter-spacing: -5px;
    margin-bottom: -30px;
  }

  /* INNER PAGE WRAPPER */
  .inner-page-hero {
    margin-top: 80px;
    padding-top: 105px;
  }

  .inner-page-title {
    padding-bottom: 55px;
    margin-bottom: 55px;
  }

  .inner-page-banner {
    margin-top: 80px;
  }

  .inner-page-title p {
    margin-top: 18px;
  }

  .page-hero-section h2 {
    line-height: 1.25;
    margin-bottom: 20px;
  }

  /* TERMS, PRIVACY, COOKIES */
  .txt-block.legal-info h5 {
    margin: 30px 0 15px;
  }

  .txt-block.legal-info h6 {
    margin: 15px 0;
  }

  .txt-block.legal-info h6 span,
  .txt-block.legal-info h5 span {
    margin-right: 2px;
  }

  /* SIGN IN / SIGN UP */
  .login-2 .register-page-form,
  .signup-2 .register-page-form {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .login-image,
  .signup-image {
    display: none;
  }

  .register-page-logo {
    padding-top: 26px;
  }

  .register-page-logo img {
    max-height: 32px;
  }

  .login-1 .register-page-form,
  .signup-1 .register-page-form {
    padding: 160px 18% 110px;
  }

  .reset-page-wrapper {
    padding: 150px 0 115px;
  }

  .register-form-title {
    margin-bottom: 25px;
  }

  .register-form-title h3 {
    font-size: 2.25rem;
  }

  .register-form-title p {
    font-size: 1.125rem;
    margin-top: 10px;
  }

  .reset-form-title {
    margin-bottom: 20px;
  }

  .reset-form-title h3 {
    font-size: 1.95em;
  }

  .reset-form-title p {
    font-size: 1.125rem;
    margin-top: 15px;
  }

  .reset-password-link p {
    font-size: 1.05rem;
    margin-bottom: 30px;
  }

  .form-data span {
    font-size: 1rem;
  }

  .register-page-form p.create-account {
    font-size: 1rem;
  }

  .separator-line {
    font-size: 1.125rem;
    margin: 20px 0;
  }

  .register-page-form .form-control,
  .reset-page-wrapper .form-control {
    height: 54px;
    font-size: 1.1rem;
    margin-bottom: 20px;
  }

  #login .register-page-form .btn.submit {
    height: 52px;
    font-size: 1.1rem;
    margin-top: 0;
  }

  #signup .register-page-form .btn.submit {
    height: 52px;
    font-size: 1.1rem;
    margin-top: 22px;
  }

  .reset-page-wrapper .btn.submit {
    height: 52px;
    font-size: 1rem;
  }

  .btn-register {
    font-size: 1.0625rem !important;
  }

  /* PAGE 404 */
  #page-404 {
    text-align: center;
    margin-top: 80px;
    padding-top: 110px;
    padding-bottom: 75px;
  }

  .page-404-txt {
    padding-left: 0;
  }

  .page-404-txt img {
    max-height: 150px;
    margin: 0 0 25px 0;
  }

  .page-404-txt h5 {
    margin: 14px 10% 22px;
  }

  .page-404-img {
    padding: 0 10%;
    margin-bottom: 40px;
  }

  /* MODAL */
  .modal-dialog {
    max-width: 520px;
  }

  .modal-dialog.modal-xl {
    max-width: 650px;
  }

  #modal-1 .modal-dialog {
    width: 380px;
  }

  #modal-1 .modal-body-content {
    padding: 15px 20px 10px;
  }

  #modal-2 .modal-body-content {
    padding: 5px 20px 0 8px;
  }

  .modal-body-content p {
    margin-top: 14px;
    margin-bottom: 18px;
  }

  .modal-body-content h4.fs-30 {
    font-size: 1.6875rem;
  }

  .modal-body-content h4.mt-20 {
    margin-top: 10px;
  }

  .modal-body .newsletter-form {
    margin-top: 18px;
  }

  .modal .newsletter-form .form-control,
  .modal .request-form .form-control {
    height: 52px;
    margin-bottom: 16px;
  }

  .modal .newsletter-form .btn,
  .modal .request-form .btn {
    height: 52px;
  }

  /* COOKIES */
  #cookies {
    width: 66%;
    left: 17%;
    bottom: 14px;
    padding: 20px 70px 45px 20px;
  }

  #cookies p {
    font-size: 1rem;
  }

  #cookies-ok {
    font-size: 0.9rem;
    padding: 6px 20px;
    right: 30px;
    bottom: 15px;
  }

  #cookies-info {
    margin-left: 7px;
  }

  #cookies-close {
    top: 10px;
    right: 16px;
  }

  #cookies-close svg {
    width: 11px;
    height: 11px;
  }

}



/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */

@media (max-width: 767px) {

  .division {
    padding-left: 10px;
    padding-right: 10px;
  }

  /*------------------------------------------*/
  /*  BASE
  /*------------------------------------------*/

  .py-30 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .py-35 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .py-40 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .py-50 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .py-60 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .py-70 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .py-80 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .py-90 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .py-100 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .py-110 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .py-120 {
    padding-top: 85px;
    padding-bottom: 85px;
  }

  .pt-30 {
    padding-top: 24px;
  }

  .pt-40 {
    padding-top: 30px;
  }

  .pt-50 {
    padding-top: 35px;
  }

  .pt-60 {
    padding-top: 40px;
  }

  .pt-70 {
    padding-top: 50px;
  }

  .pt-80 {
    padding-top: 60px;
  }

  .pt-90 {
    padding-top: 70px;
  }

  .pt-100 {
    padding-top: 70px;
  }

  .pt-110 {
    padding-top: 80px;
  }

  .pt-120 {
    padding-top: 85px;
  }

  .pb-30 {
    padding-bottom: 24px;
  }

  .pb-40 {
    padding-bottom: 30px;
  }

  .pb-50 {
    padding-bottom: 35px;
  }

  .pb-60 {
    padding-bottom: 40px;
  }

  .pb-70 {
    padding-bottom: 50px;
  }

  .pb-80 {
    padding-bottom: 60px;
  }

  .pb-90 {
    padding-bottom: 70px;
  }

  .pb-100 {
    padding-bottom: 70px;
  }

  .pb-110 {
    padding-bottom: 80px;
  }

  .pb-120 {
    padding-bottom: 85px;
  }

  .px-30,
  .px-35 {
    padding-left: 0;
    padding-right: 0;
  }

  .mt-30 {
    margin-top: 24px;
  }

  .mt-40 {
    margin-top: 30px;
  }

  .mt-50 {
    margin-top: 35px;
  }

  .mt-60 {
    margin-top: 40px;
  }

  .mt-70 {
    margin-top: 50px;
  }

  .mt-80 {
    margin-top: 60px;
  }

  .mt-90 {
    margin-top: 70px;
  }

  .mt-100 {
    margin-top: 70px;
  }

  .mb-30 {
    margin-bottom: 24px;
  }

  .mb-40 {
    margin-bottom: 30px;
  }

  .mb-50 {
    margin-bottom: 35px;
  }

  .mb-60 {
    margin-bottom: 40px;
  }

  .mb-70 {
    margin-bottom: 50px;
  }

  .mb-80 {
    margin-bottom: 60px;
  }

  .mb-90 {
    margin-bottom: 70px;
  }

  .mb-100 {
    margin-bottom: 70px;
  }

  .mx-15,
  .mx-20,
  .mx-25,
  .mx-30,
  .mx-35,
  .mx-40,
  .mx-50,
  .mx-60,
  .mx-70,
  .mx-80 {
    margin-left: 0;
    margin-right: 0;
  }

  .bg--fixed {
    width: auto;
  }

  .bg--scroll {
    width: auto;
    background-attachment: scroll !important;
  }

  /*------------------------------------------*/
  /*  ANIMATION
  /*------------------------------------------*/

  .animate__animated {
    transition-property: none !important;
    transform: none !important;
    animation: none !important;
    opacity: 1;
  }

  .wow {
    animation-name: none !important;
    visibility: visible !important;
  }

  /*------------------------------------------*/
  /*  TYPOGRAPHY
  /*------------------------------------------*/

  /* Section Title */
  .title-02,
  .title-03 {
    text-align: center;
  }

  .title-03 .section-title {
    padding-right: 0;
  }

  .section-btn.text-end {
    text-align: center !important;
  }

  .title-01 h2 br {
    display: none;
  }

  .title-02 .btn {
    margin-top: 22px;
    margin-bottom: 0;
  }

  .section-rating .users {
    margin: 20px 0 0;
  }

  .section-rating .users img {
    max-height: 53px;
  }

  .section-rating .users p {
    font-size: 1.05rem;
  }

  /* Quote */
  .quote-avatar img {
    width: 54px;
    height: 54px;
  }

  .quote p {
    padding-left: 14px;
    margin-top: 15px;
  }

  .quote-author {
    padding: 0 0 0 10px;
  }

  .quote.pr-15,
  .quote.pr-40,
  .quote.pr-50,
  .quote.pr-60 {
    padding-right: 0;
  }

  /*------------------------------------------*/
  /*  HEADER & NAVIGATION MENU   
  /*------------------------------------------*/

  .headtoppart {
    display: none;
  }

  /* Mobile Header */
  .wsmobileheader {
    height: 80px;
    top: 0;
    box-shadow: 0 0 2px rgba(50, 50, 50, 0.4);
  }

  .tra-menu .wsmobileheader,
  .white-menu .wsmobileheader {
    background-color: var(--white);
  }

  /* Mobile Header Logo */
  .wsmobileheader .smllogo {
    display: block;
    margin-top: 22px;
    padding-left: 22px;
  }

  .smllogo img {
    width: auto;
    max-width: inherit;
    max-height: 50px;
  }

  /* Mobile Header Call Button */
  .callusbtn {
    left: 0;
    top: 0;
    padding: 14px 0 14px 0;
    margin: 13px 0 0 28px;
  }

  .callusbtn.ico-20 [class^="flaticon-"]:before,
  .callusbtn.ico-20 [class^="flaticon-"]:after {
    font-size: 1.6rem;
    line-height: 1;
  }

  /* Mobile Header Burger Menu */
  .wsanimated-arrow {
    padding: 14px 22px 14px 0px;
    margin: 24px 28px 0 0;
  }

  .wsanimated-arrow span:before {
    top: -8px;
    width: 26px;
  }

  .wsanimated-arrow span:after {
    bottom: -8px;
    width: 20px;
  }

  .wsactive .wsanimated-arrow span:before,
  .wsactive .wsanimated-arrow.active span:after {
    width: 28px;
    top: 0;
  }

  .wsactive .wsanimated-arrow span:after {
    width: 28px;
    top: 0;
  }

  .wsactive .wsanimated-arrow span {
    background: transparent;
  }

  .wsmenu>.wsmenu-list>li>.wsmenu-click {
    height: 64px;
  }

  /* Nav Link */
  .wsmenu>.wsmenu-list>li>a {
    font-size: 1.125rem;
    line-height: 46px;
    padding: 5px 32px 6px 20px;
    margin: 0;
  }

  .tra-menu .wsmenu>.wsmenu-list>li>a.h-link,
  .tra-menu.navbar-light .wsmenu>.wsmenu-list>li>a.h-link {
    color: var(--header-color);
  }

  .wsmenu>.wsmenu-list>li>.wsmenu-click>i {
    height: 10px;
    width: 10px;
    margin: 20px 18px 0px 0px;
  }

  .wsmenu>.wsmenu-list>li .wsmenu-click.ws-activearrow>i {
    transform: rotate(-45deg);
    margin-top: 25px;
  }

  .wsmenu>.wsmenu-list>li.lang>ul.sub-menu>li>a {
    font-size: 1rem;
    padding: 12px 0;
  }

  .wsmenu>.wsmenu-list>li.lang>ul.sub-menu>li>a:hover {
    padding: 12px 0;
  }

  /* SubMenu / HalfMenu / MegaMenu */
  .wsmenu>.wsmenu-list>li>ul.sub-menu {
    width: 100% !important;
    min-width: 100% !important;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu {
    width: 100% !important;
    padding: 10px;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu.w-70 {
    width: 100% !important;
    left: 0;
    padding: 12px 10px;
  }

  .wsmegamenu.w-70 .col-lg-3,
  .wsmegamenu.w-70 .col-lg-3.col-img {
    width: 100%;
    padding: 0 15px;
  }

  .col-img {
    margin: 20px 0 10px;
  }

  .wsmenu>.wsmenu-list>li.mobile-last-link>ul.sub-menu {
    border-bottom: none !important;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.w-70,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu {
    top: 0;
    border-radius: 0;
    box-shadow: 0 0;
    border-bottom: 1px solid #ddd;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu,
  .wsmenu>.wsmenu-list>li>.wsmegamenu {
    opacity: 1 !important;
    visibility: visible !important;
    transform: rotateX(0deg);
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu {
    width: 100% !important;
    min-width: 100% !important;
    box-shadow: 0 0;
    border: none;
    position: static;
    left: 0;
    top: 0;
    margin: 0;
    padding: 5px 0 0 0;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a span {
    top: 4px;
    right: 8px;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu .title {
    color: #333 !important;
    font-size: 0.95rem;
    margin: 10px 0 5px 0;
  }

  /* Sub Menu / Half Menu / Mega Menu Links */
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a,
  .wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.w-70 ul.link-list>li>a,
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a {
    color: var(--text-color);
    font-size: 1.05rem;
    padding: 12px 0;
  }

  .navbar-light .wsmenu-list>li>a.h-link:hover {
    color: var(--black) !important;
  }

  /* Sub Menu / Half Menu / Mega Menu Links Hover */
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a:hover,
  .wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a:hover,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.w-70 ul.link-list>li>a:hover,
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a:hover,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover {
    background-color: transparent;
    padding: 12px 0;
    text-decoration: none;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu li:hover>a {
    background-color: transparent;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a span {
    display: none;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li .wsmenu-click02>i {
    height: 10px;
    width: 10px;
    transform: rotate(-225deg);
    margin: 14px 0 0px 0px;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li .wsmenu-click02>i.wsmenu-rotate {
    margin-top: 20px;
  }

  /* Button */
  .wsmenu>.wsmenu-list>li a.btn {
    font-size: 1.125rem;
    line-height: 44px;
    border-width: 2px;
    padding: 4px 22px 6px;
    margin: 0;
    border-radius: 0;
  }

  .wsmenu>.wsmenu-list>li.reg-fst-link.m-left>a,
  .nl-simple.m-left .btn {
    margin-left: 0;
  }

  /* Navbar Transparent Buttons */
  #header .btn--tra-white,
  #header .btn--tra-black {
    color: var(--white) !important;
    background-color: var(--black) !important;
    border-color: var(--black) !important;
  }

  /* Navbar Buttons Hover */
  .hover--white:hover,
  .hover--tra-white:hover {
    color: var(--black) !important;
    border-color: var(--black) !important;
    background-color: transparent !important;
  }

  /*------------------------------------------*/
  /*  HERO
  /*------------------------------------------*/

  .hero-section {
    text-align: center;
    margin-top: 80px;
  }

  /* HERO DIGITS */
  #hd-1-1,
  #hd-1-2 {
    text-align: center;
    width: 33%;
    padding: 0 10px;
  }

  /* HERO USERS */
  .hero-section .users p {
    text-align: left;
    font-size: 0.95rem;
    top: 12px;
  }

  /* HERO LOGO */
  .hero-logo {
    display: none;
  }

  /* HERO QUICK FORM */
  .hero-section .quick-form {
    background-color: transparent;
    padding: 0;
    border: none;
  }

  .hero-section .quick-form.form--shadow {
    box-shadow: 0 0;
  }

  .hero-section .quick-form .input-group-btn {
    display: block;
    width: 100% !important;
  }

  .hero-section .quick-form .btn {
    display: block;
    width: 100% !important;
    margin-left: 0;
  }

  .hero-section .form-control {
    background-color: var(--white) !important;
  }

  .hero-section .quick-form.form-half .form-control {
    padding: 0 14px;
  }

  .hero-section .quick-form.form-half .btn {
    margin-left: 0;
  }

  .hero-section .quick-form .form-control {
    text-align: center;
    background-color: var(--white);
    border: 1.5px solid var(--silver);
    margin-bottom: 18px;
  }

  .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }

  .r-36 .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
    border-top-right-radius: 36px;
    border-bottom-right-radius: 36px;
  }

  /* HERO-1 */
  .hero-1 {
    padding-top: 90px;
    margin-bottom: 60px;
  }

  .hero-1-img {
    margin: 40px 0 -60px;
  }

  /* HERO-2 */
  .hero-2 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .hero-2-txt {
    margin-top: 0;
  }

  /* HERO-3 */
  .hero-3 {
    overflow: visible;
    padding-top: 90px;
    margin-bottom: 60px;
  }

  .hero-3-img {
    margin: 40px 0 -60px;
  }

  /* HERO-4 */
  .hero-4 {
    padding-top: 90px;
    padding-bottom: 60px;
  }

  /* HERO-5 */
  .hero-5 {
    padding-top: 90px;
    margin-bottom: 60px;
  }

  .hero-5-img {
    margin: 40px 0 -60px;
  }

  /* HERO-6 */
  .hero-6 {
    padding-top: 90px;
    padding-bottom: 0;
  }

  .hero-6-txt {
    padding-top: 0;
    margin-right: 0;
  }

  .hero-6-img {
    position: relative;
    width: 100%;
    margin-top: 40px;
  }

  /* HERO-7 */
  .hero-7-wrapper {
    text-align: left;
    margin: 0 -25px;
    border-radius: 0;
  }

  .hero-7-txt {
    margin: 0 0 50px;
  }

  .hero-7-txt p.fs-18 {
    margin: 22px 0 25px;
  }

  .hero-7-img {
    margin-bottom: -30px;
  }

  /* HERO-8 */
  .hero-8 {
    padding-top: 90px;
  }

  .hero-8-img {
    margin: 40px 0 0;
  }

  /* HERO-9 */
  .hero-9 {
    overflow: visible;
    padding-top: 90px;
    margin-bottom: 60px;
  }

  .hero-9-img {
    margin: 40px 0 -60px;
  }

  /* HERO-10 */
  .hero-10 {
    padding-top: 90px;
    padding-bottom: 0;
    margin-bottom: 60px;
  }

  .hero-10-txt {
    margin-bottom: 0;
  }

  .hero-10-img {
    margin: 40px 0 -60px;
  }

  /* HERO-11 */
  .hero-11 {
    padding-top: 90px;
  }

  .hero-11-img {
    display: block;
  }

  #h11-1 {
    margin: 0 0 30px 0;
  }

  #h11-2 {
    margin-left: 0;
  }

  /* HERO-12 */
  .hero-12 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .hero-12-txt {
    margin-bottom: 0;
  }

  .hero-12-img {
    margin: 40px 0 0;
  }

  /* HERO-13 */
  .hero-13 {
    padding-top: 90px;
  }

  .hero-13-image.r-24 {
    border-radius: 14px;
  }

  /* HERO-14 */
  .hero-14 {
    padding-top: 90px;
    margin-bottom: 60px;
  }

  .hero-14-img {
    margin: 40px 0 -60px;
  }

  /* HERO-15 */
  .hero-15 {
    padding-top: 90px;
    padding-bottom: 0;
    margin-bottom: 60px;
  }

  .hero-15-img {
    margin: 40px 0 -60px;
  }

  /* HERO-16 */
  .hero-16-wrapper {
    padding-top: 90px;
    margin: 0 -25px;
    border-radius: 0;
  }

  .hero-16.division {
    padding: 0;
  }

  .hero-16 .container {
    max-width: 100%;
  }

  /* HERO-17 */
  .hero-17 {
    padding-top: 90px;
    padding-bottom: 80px;
  }

  .hero-17-img {
    margin-top: 40px;
  }

  /* HERO-18 */
  .hero-18 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  /*------------------------------------------*/
  /*  CONTENT
  /*------------------------------------------*/

  /* ABOUT */
  .a-1-1 {
    padding-left: 0;
    margin-bottom: 30px;
  }

  .a-1-3 {
    display: none;
  }

  .a-1-4 {
    margin-top: 30px;
  }

  #a2-1,
  .about-2 .txt-box.mb-30 {
    margin-bottom: 30px;
  }

  .about-4 .txt-block.left-column,
  .about-4 .txt-block.right-column {
    padding: 0;
  }

  #a4-1 {
    margin-bottom: 25px;
  }

  .about-4 .txt-block h2 {
    margin-bottom: 14px;
  }

  /* FEATURES */

  /* FBOX-1 */
  .fbox-1 {
    margin-bottom: 35px !important;
  }

  .fbox-1.fb-5,
  .fbox-1.fb-10 {
    margin-bottom: 0 !important;
  }

  /* FBOX-2 */
  .fbox-2.fb-1,
  .fbox-2.fb-3,
  .fbox-2.fb-5 {
    margin-bottom: 35px;
  }

  .fbox-2.fb-7 .fbox-2-txt,
  .fbox-2.fb-8 .fbox-2-txt {
    padding: 0;
  }

  .fbox-2.fb-7 .fbox-2-img {
    margin: 35px 0 0;
  }

  .fbox-2.fb-8 .fbox-2-img {
    margin: 0 0 35px;
  }

  /* FBOX-3 */
  .fbox-3.fb-1,
  .fbox-3.fb-2,
  .fbox-3.fb-4,
  .fbox-3.fb-5 {
    margin-bottom: 35px;
  }

  /* FBOX-4 */
  .fbox-4.fb-1,
  .fbox-4.fb-2,
  .fbox-4.fb-3 {
    margin-bottom: 35px;
  }

  /* FBOX-5 */
  .fbox-5 {
    text-align: center;
  }

  .fbox-5.fb-1,
  .fbox-5.fb-2,
  .rows-2 .fbox-5.fb-1,
  .rows-2 .fbox-5.fb-2,
  .rows-2 .fbox-5.fb-3,
  .rows-2 .fbox-5.fb-4,
  .rows-2 .fbox-5.fb-5 {
    margin-bottom: 30px;
  }

  .fbox-5 a.tra-link {
    font-size: 1rem;
  }

  /* FBOX-6 */
  .fbox-6-wrapper .fbox-6 {
    text-align: center;
  }

  .fbox-6-wrapper .fb-1,
  .fbox-6-wrapper .fb-2,
  .fbox-6-wrapper .fb-3 {
    margin-bottom: 40px;
  }

  /* FBOX-7 */
  .fbox-7.fb-1,
  .fbox-7.fb-2 {
    margin-bottom: 35px;
  }

  .fbox-7-img {
    margin: 0 0 25px;
  }

  .fbox-7 .fbox-txt {
    padding: 0 12px;
  }

  /* FBOX-8 */
  .fbox-8.fb-1,
  .fbox-8.fb-2 {
    margin-bottom: 25px;
  }

  .features-section p.fs-15 {
    font-size: 1rem;
  }

  /* CONTENT */
  .txt-block.left-column {
    padding-right: 0;
  }

  .txt-block.right-column {
    padding-left: 0;
  }

  .ct-02 .txt-block.left-column {
    padding-right: 0;
    padding-left: 0;
  }

  .ct-02 .txt-block.right-column {
    padding-left: 0;
    padding-right: 0;
  }

  .txt-block h2 br {
    display: none;
  }

  .txt-block h6.fs-18 {
    margin-bottom: 16px;
    padding-right: 0;
  }

  .ct-11 .txt-block p {
    padding-right: 0;
  }

  /* CBOX-1 */
  .cbox-1-wrapper {
    margin-top: 20px;
  }

  .txt-box .cbox-1 {
    margin-left: 0;
  }

  .cbox-1 .ico-wrap {
    margin-left: 12px;
  }

  .cbox-1 p {
    margin-bottom: 12px;
  }

  /* Content Image */
  .ct-01 .img-block.right-column,
  .ct-01 .img-block.left-column {
    margin: 0 0 40px;
  }

  .ct-02 .img-block.left-column {
    margin-bottom: 40px;
  }

  .ct-02 .img-block.right-column {
    margin-top: 40px;
  }

  .ct-03-img {
    margin: 40px 0 0;
  }

  .ct-04 .img-block {
    margin-top: 35px;
  }

  .ct-04 .img-block img {
    max-width: 100%;
    margin-left: 0;
  }

  .ct5-img {
    margin-bottom: 25px;
    padding: 0;
  }

  .ct5-img.ct4-rsi {
    margin: 25px 0 0;
    padding: 0;
  }

  .half-img,
  .half-img-left {
    position: inherit;
    width: 100%;
    margin-top: 50px;
  }

  .half-img.r-20 img,
  .half-img-left.r-20 img {
    border-radius: 20px;
  }

  /* STATISTIC */
  .statistic-2-wrapper {
    text-align: center;
  }

  .statistic-4-wrapper {
    text-align: center;
    padding: 0;
  }

  .statistic-5-wrapper {
    margin: 0;
  }

  .ct-11 .statistic-6-wrapper {
    margin: 30px 14px 0;
  }

  .statistic-1-wrapper .statistic-block {
    text-align: center;
    padding: 0;
  }

  .statistic-2-wrapper .txt-block {
    margin-bottom: 35px;
  }

  .statistic-5-wrapper .statistic-block {
    padding: 0;
  }

  .statistic-6-wrapper .statistic-block {
    padding-left: 15px;
  }

  #stb-1-1,
  #stb-1-2 {
    border-right: none;
    padding-bottom: 35px;
    margin-bottom: 35px;
    border-bottom: 1px solid var(--silver);
  }

  #stb-3-1,
  #stb-3-2 {
    margin-bottom: 30px;
  }

  #stb-4-1,
  #stb-4-2 {
    border-right: none;
    padding-bottom: 35px;
    margin-bottom: 35px;
    border-bottom: 1px solid var(--silver);
  }

  #stb-5-1 {
    padding-top: 45px;
  }

  #stb-5-1,
  #stb-5-2 {
    border-right: none;
    padding-bottom: 45px;
    margin-bottom: 45px;
    border-bottom: 1px solid var(--silver);
  }

  #stb-6-1,
  #stb-6-2 {
    margin-bottom: 50px;
  }

  /* TESTIMONIALS */
  .reviews-3-wrapper {
    padding: 0;
  }

  .reviews-3-txt h3 {
    padding-right: 0;
  }

  .review-item {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }

  .rs-txt {
    font-size: 1rem;
  }

  .rs-stars {
    margin: 0 2px 0 4px;
  }

  .rs-stars.ico-10 [class*="flaticon-"]:before,
  .rs-stars.ico-10 [class*="flaticon-"]:after {
    font-size: 0.915rem;
    top: 0.75px;
  }

  /* BRANDS */
  .brands-1-wrapper.mx-half {
    padding: 0;
  }

  .brands-4-wrapper {
    padding: 0;
  }

  .brand-2-txt {
    text-align: center;
    margin-bottom: 24px;
  }

  #brand-4-1,
  #brand-4-2 {
    margin-bottom: 25px;
  }

  /* RATING */
  .rating-section .rating-1-wrapper,
  .rating-section .rating-3-wrapper {
    padding: 0;
  }

  #rb-1-1,
  #rb-1-2 {
    margin-bottom: 30px;
  }

  /* INTEGRATIONS */
  .tools_carousel .carousel_slide {
    margin-right: 14px;
  }

  .integrations-1 .tools_carousel .carousel_slide {
    margin-right: 16px;
  }

  .integrations-1 .js-marquee {
    margin-right: 8px !important;
  }

  .integrations-2 .js-marquee {
    margin-right: 7px !important;
  }

  .tool_category span {
    font-size: 1rem;
  }

  /* INTEGRATION DETAILS */
  .idt-title {
    padding-bottom: 35px;
    margin-bottom: 45px;
  }

  #idt-1 {
    padding-bottom: 45px;
    margin-bottom: 45px;
    border-bottom: 1px solid var(--silver);
  }

  #idt-2 .txt-box.mb-40 {
    padding-bottom: 25px;
    margin-bottom: 45px;
    border-bottom: 1px solid var(--silver);
  }

  .int-details-section .txt-block h3 {
    margin-bottom: 15px;
  }

  .int-details-section .txt-block h3.fs-38 {
    margin-bottom: 20px;
  }

  #idt-1 {
    padding-right: 0;
  }

  #idt-1 p {
    font-size: 1.0625rem;
    padding-right: 0;
  }

  .int-details-section .txt-block .module-subtitle {
    margin-bottom: 20px;
  }

  /* PRICING */
  .pricing-1-wrapper.mt-20 {
    margin-top: 0;
  }

  .pricing-1-txt {
    text-align: center;
    margin: 0 0 35px;
  }

  .pricing-1-txt h2 {
    margin-bottom: 18px;
  }

  #pt-1-1,
  #pt-2-1,
  #pt-1-2,
  #pt-2-2,
  #pt-2-3 {
    margin-bottom: 40px;
  }

  #pt-1-2.highlight {
    margin-top: 18px;
  }

  /* Pricing Notice */
  .pricing-notice {
    margin-top: 40px;
  }

  /* Pricing Toggle Button */
  .toggle-btn {
    margin-top: 20px;
  }

  .toggler-txt {
    font-size: 1.0625rem;
    line-height: 34px;
  }

  .switch-wrap {
    min-width: 52px;
    height: 32px;
    margin: 0 6px;
  }

  .switcher {
    font-size: 0.85rem;
    height: 32px;
    padding: 0 10px 0 30px;
    border-radius: 32px;
  }

  .switcher .show-annual,
  .switcher .show-monthly {
    line-height: 32px;
  }

  .switcher:before {
    left: 4px;
    bottom: 4px;
    width: 24px;
    height: 24px;
  }

  .switch-wrap input:checked+.switcher {
    padding: 0 30px 0 10px;
  }

  #pbox-2 {
    padding-right: 0;
  }

  #pbox-3 {
    padding-left: 0;
  }

  .comp-table-payment .payment-icons {
    margin-top: 18px;
  }

  /* CHANGELOG */
  .changelog-title {
    padding: 90px 0 80px;
    margin: 80px 0;
    background-position: center left;
  }

  .version-release {
    margin-bottom: 60px;
  }

  .release-data {
    padding-bottom: 30px;
    margin-bottom: 25px;
  }

  .release-preview {
    margin-bottom: 25px;
  }

  /* TEAM */
  .team-member {
    margin-bottom: 40px;
  }

  /* CAREERS */
  .more-careers {
    margin-top: 30px;
  }

  .more-careers-txt {
    text-align: center !important;
    display: block;
    float: none;
  }

  .more-careers-btn {
    display: block;
    margin: 20px 0 0;
  }

  .more-careers-btn .btn {
    font-size: 1rem;
    padding: 0.8rem 1.75rem;
  }

  /* JOB POSITION */
  .job-position-title {
    margin: 80px 0 20px;
    padding: 60px 0 65px;
  }

  .job-position-title p {
    margin-top: 20px;
    margin-bottom: 25px;
  }

  .job-position-title .text-end {
    text-align: left !important;
  }

  .job-position-title .btn {
    margin-bottom: 0;
  }

  .position-info h5 {
    margin: 40px 0 25px;
  }

  .position-info .btn {
    margin-top: 20px !important;
  }

  /* FAQs */
  .faq-1-title {
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 35px;
  }

  .faq-1-title p {
    margin-top: 16px;
    margin-bottom: 24px;
  }

  .more-questions {
    text-align: center;
    margin-top: 35px;
  }

  .more-questions-txt {
    display: block;
    text-align: center !important;
    float: none;
  }

  .more-questions h6 {
    margin-bottom: 8px;
  }

  .more-questions-btn {
    margin: 15px 0 0;
  }

  /* BANNER */
  .banner-section .text-end {
    text-align: center !important;
  }

  .banner-6.division {
    padding: 0;
  }

  .banner-1 .container,
  .banner-6 .container {
    max-width: 100%;
  }

  .banner-1-wrapper,
  .banner-6-overlay {
    margin: 0 -15px;
    border-radius: 0 0 !important;
  }

  .banner-3 {
    text-align: center;
  }

  .banner-4-wrapper {
    text-align: center;
    padding: 65px 50px 70px;
    background-position: center left;
    border: none;
  }

  .banner-4-txt {
    padding-right: 0;
  }

  .banner-5-txt {
    text-align: center !important;
  }

  .banner-3-txt h2 br,
  .banner-4-txt h2 br,
  .banner-5-txt h2 br {
    display: none;
  }

  .banner-3-btn {
    margin-top: 25px;
  }

  .banner-3-btn p {
    margin: 15px auto 0;
  }

  .banner-4-txt .btn {
    margin: 0 6px;
  }

  .banner-5-btn {
    top: 0;
    margin-top: 20px;
  }

  .banner-5-btn p {
    margin: 14px 0 0;
  }

  /* NEWSLETTER */
  .newsletter-1,
  .newsletter-3 .newsletter-overlay {
    text-align: center;
  }

  .newsletter-1 .newsletter-form,
  .newsletter-3 .newsletter-form {
    margin-top: 0;
    padding-left: 0;
  }

  .newsletter-section .form-control {
    text-align: center;
    margin-right: 0;
    margin-bottom: 15px;
  }

  .newsletter-section .input-group-btn {
    display: block;
    width: 100% !important;
  }

  .newsletter-section .btn {
    display: block;
    width: 100% !important;
    margin: 0;
  }

  /* BLOG */
  .blog-1 .blog-post,
  .blog-3 .blog-post {
    padding: 0;
  }

  #bp-1-1,
  #bp-2-1,
  #bp-3-1,
  #bp-1-2,
  #bp-2-2,
  #bp-3-2 {
    margin-bottom: 40px;
  }

  #blog-page .blog-post {
    padding: 0;
    margin-bottom: 40px;
  }

  #blog-page .blog-post-txt {
    padding: 0;
  }

  .blog-post-txt h2 {
    margin: 0 0 15px 0;
  }

  .blog-3 .post-link {
    padding-right: 0;
    margin-bottom: 12px;
  }

  .blog-3 .blog-post p.mb-0 {
    padding-right: 0;
  }

  .wide-post .blog-post-img {
    margin-right: 0;
    margin-bottom: 35px;
  }

  .wide-post .blog-post-txt {
    margin-left: 0;
  }

  .wide-post .blog-post-txt h2 br {
    display: none;
  }

  .wide-post .post-meta-list {
    margin-top: 15px;
  }

  .posts-category {
    margin: 0 0 40px;
  }

  .posts-category.ico-20 [class*="flaticon-"]:before,
  .posts-category.ico-20 [class*="flaticon-"]:after {
    font-size: 1.125rem;
  }

  /* SINGLE BLOG POST */
  .single-post-title h2 {
    padding-right: 0;
    margin-bottom: 35px;
  }

  .post-title-icons {
    position: relative;
    bottom: 0;
    right: 0;
    margin-top: 25px;
  }

  .post-title-icons .share-social-icons a.share-ico span {
    margin-left: 0;
    margin-right: 20px;
  }

  .single-post-txt h6 {
    margin-bottom: 12px;
  }

  .single-post-txt h5.fs-25,
  .single-post-txt h5.fs-28 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .post-inner-img {
    margin: 35px 0;
  }

  .post-share-links .text-end {
    text-align: left !important;
  }

  .post-share-list {
    display: block;
    margin-top: 40px;
  }

  .post-share-list a.share-ico span {
    margin: 0 18px 0 0;
  }

  /* CONTACTS */
  .contacts-info {
    margin-bottom: 40px;
  }

  .contacts-info-socials li span {
    top: 0;
    padding-top: 14px;
    line-height: 1.2;
  }

  .contact-box {
    text-align: center;
    padding: 0;
  }

  #cb-1-1,
  #cb-1-2 {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-right: none;
    border-bottom: 1px solid var(--silver);
  }

  /* FOOTER */
  .footer {
    padding-bottom: 40px;
  }

  .footer-1 .footer-links,
  .footer-1 .fl-1,
  .footer-1 .fl-3,
  .footer-1 .fl-4,
  .footer-2 .fl-1 {
    padding-left: 0;
  }

  .footer-links {
    margin-bottom: 30px;
  }

  .bottom-footer .bottom-footer-socials.text-end,
  .footer-links.text-end,
  .bottom-footer .bottom-footer-list.text-end {
    text-align: left !important;
  }

  .fl-1,
  .fl-2,
  .fl-3,
  .fl-4 {
    border-bottom: 2px solid #ddd;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .bg--grape .fl-1,
  .bg--grape .fl-2,
  .bg--grape .fl-3,
  .bg--grape .fl-4 {
    border-color: #777;
  }

  .theme--dark .fl-1,
  .theme--dark .fl-2,
  .theme--dark .fl-3,
  .theme--dark .fl-4 {
    border-bottom: 2px solid var(--silver);
  }

  .bg--royal .fl-1,
  .bg--royal .fl-2,
  .bg--royal .fl-3,
  .bg--royal .fl-4 {
    border-bottom: 1.5px solid #4a4c6e;
  }

  .footer-copyright-logo {
    display: block;
    float: none;
    top: 0;
    margin-bottom: 12px;
  }

  .footer-copyright-logo img.footer-logo {
    max-height: 60px;
  }

  .footer h6.m-title {
    display: block;
    margin-bottom: 0 !important;
  }

  .footer h6.d-title {
    display: none !important;
  }

  .footer-1 .foo-links,
  .footer-2 .foo-links,
  .footer-3 .foo-links,
  .footer-4 .foo-links {
    display: none;
    padding-top: 20px;
  }

  .footer hr,
  .foo-tra-txt {
    display: none;
  }

  .bottom-footer-socials {
    margin-top: 16px;
  }

  .bottom-footer-list.bottom-foo-socials {
    margin-top: 6px;
  }

  .bottom-footer-socials li {
    padding-left: 0;
    padding-right: 14px;
  }

  .footer-info-socials a,
  .bottom-footer-socials a {
    padding-top: 15px;
  }

  .footer-socials li span,
  .bottom-foo-socials li span,
  .bottom-footer-socials li span {
    top: 0;
    padding-top: 14px;
    line-height: 1.2;
  }

  .footer-copyright.copyright-logo p {
    line-height: initial;
    margin-left: 0;
  }

  .bottom-footer-list {
    top: 0;
  }

  /* INNER PAGE WRAPPER */
  .inner-page-hero {
    margin-top: 80px;
    padding-top: 80px;
  }

  .inner-page-title {
    padding-bottom: 50px;
    margin-bottom: 50px;
  }

  .inner-page-banner {
    margin-top: 80px;
  }

  .inner-page-title p {
    line-height: 1.6666;
    margin-top: 16px;
    margin-bottom: 0;
  }

  /* TERMS, PRIVACY, COOKIES */
  .txt-block.legal-info h5 {
    margin: 30px 0 15px;
  }

  .txt-block.legal-info h6 {
    margin: 15px 0;
  }

  .txt-block.legal-info h6 span,
  .txt-block.legal-info h5 span {
    margin-right: 2px;
  }

  /* SIGN IN / SIGN UP */
  .login-image,
  .signup-image {
    display: none;
  }

  .register-page-logo {
    display: none
  }

  .login-1 .register-page-form,
  .signup-1 .register-page-form {
    padding: 100px 0;
  }

  .reset-page-wrapper {
    padding: 100px 0;
  }

  /* PAGE 404 */
  #page-404 {
    text-align: center;
    margin-top: 80px;
    padding-top: 100px;
    padding-bottom: 70px;
  }

  .page-404-txt {
    padding-left: 0;
  }

  .page-404-img {
    padding: 0 5%;
    margin-bottom: 40px;
  }

  /* MODAL */
  .modal-1-img,
  .modal-2-img {
    display: none;
  }

  .modal-body-content h4.mt-20 {
    margin-top: 0;
  }


}



/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */

@media (min-width: 480px) and (max-width: 767.98px) {

  /*------------------------------------------*/
  /*  TYPOGRAPHY
  /*------------------------------------------*/

  /* Font Size */
  .fs-15 {
    font-size: 1rem;
  }

  /* 16px */
  .fs-16 {
    font-size: 1rem;
  }

  /* 16px */
  .fs-17 {
    font-size: 1.0625rem;
  }

  /* 17px */
  .fs-18 {
    font-size: 1.125rem;
  }

  /* 18px */
  .fs-21 {
    font-size: 1.3125rem;
  }

  /* 21px */
  .fs-22 {
    font-size: 1.375rem;
  }

  /* 22px */
  .fs-23 {
    font-size: 1.4375rem;
  }

  /* 23px */
  .fs-24 {
    font-size: 1.5rem;
  }

  /* 24px */
  .fs-25 {
    font-size: 1.5625rem;
  }

  /* 25px */
  .fs-26 {
    font-size: 1.625rem;
  }

  /* 26px */
  .fs-28,
  .fs-30,
  .fs-32,
  .fs-34 {
    font-size: 1.875rem;
  }

  /* 30px */
  .fs-36,
  .fs-38,
  .fs-40,
  .fs-42 {
    font-size: 2rem;
  }

  /* 32px */
  .fs-44,
  .fs-46 {
    font-size: 2.125rem;
  }

  /* 34px */
  .fs-48 {
    font-size: 2.1875rem;
  }

  /* 35px */
  .fs-50 {
    font-size: 2.25rem;
  }

  /* 36px */
  .fs-52 {
    font-size: 2.375rem;
  }

  /* 38px */
  .fs-54,
  .fs-56 {
    font-size: 2.5rem;
  }

  /* 40px */
  .fs-58,
  .fs-60 {
    font-size: 2.625rem;
  }

  /* 42px */
  .fs-62,
  .fs-64 {
    font-size: 2.75rem;
  }

  /* 44px */
  .fs-66 {
    font-size: 2.875rem;
  }

  /* 46px */
  .fs-68 {
    font-size: 3rem;
  }

  /* 48px */
  .fs-70 {
    font-size: 3.125rem;
  }

  /* 50px */
  .fs-72 {
    font-size: 3.25rem;
  }

  /* 52px */
  .fs-74 {
    font-size: 3.375rem;
  }

  /* 54px */
  .fs-76 {
    font-size: 3.5rem;
  }

  /* 56px */
  .fs-78 {
    font-size: 3.625rem;
  }

  /* 58px */
  .fs-80 {
    font-size: 3.75rem;
  }

  /* 60px */

  p {
    font-size: 1rem;
  }

  /* Check List */
  .check-list {
    margin: 18px 0 14px;
  }

  .check-list li p {
    margin-bottom: 7px;
  }

  .check-list li p span {
    top: 2px;
    margin-right: 9px;
  }

  .check-list.ico-20 [class^="flaticon-"]:before,
  .check-list.ico-20 [class^="flaticon-"]:after {
    font-size: 1.05rem;
  }

  /* Button */
  .btn,
  .btn.btn-md {
    font-size: 1.0625rem;
    padding: 0.975rem 1.45rem;
  }

  .btn.btn-sm {
    font-size: 1rem;
    padding: 0.8rem 1.45rem;
  }

  .btn.btn-gra,
  .btn.btn-md.btn-gra {
    padding: 1.05rem 1.6rem;
  }

  .btn.ico-left,
  .btn.ico-right {
    font-size: 1.0625rem;
    padding: 0.975rem 1.35rem;
  }

  .btns-group .btn.ico-30 {
    padding: 0.3845rem 0.5rem !important;
  }

  /* Button Icon */
  .btn.ico-20 [class*="flaticon-"]:before,
  .btn.ico-20 [class*="flaticon-"]:after {
    font-size: 0.925rem;
    line-height: 0.45rem !important;
    top: 1px;
  }

  .btn.ico-30 [class*="flaticon-"]:before,
  .btn.ico-30 [class*="flaticon-"]:after {
    font-size: 2.05rem;
  }

  .btn.video-popup.ico-20 [class*="flaticon-"]:before,
  .btn.video-popup.ico-20 [class*="flaticon-"]:after {
    font-size: 1.25rem;
    top: 3.5px;
  }

  .btn.ico-30 span.ico-30-txt {
    font-size: 1.15rem;
    top: -10px;
    left: 0;
    margin-right: 0;
  }

  .btn.ico-left span {
    margin-right: 5px;
  }

  .btn.ico-right span {
    margin-left: 5px;
  }

  .btn.ico-35 {
    padding: 0.7rem 0.5rem 0.7rem 1.1rem;
  }

  .btn.btn-gra.ico-35 {
    padding: 0.875rem 0.775rem 0.875rem 1.375rem;
  }

  .ico-35 .btn-text {
    top: -3.25px;
  }

  .btn.ico-35 [class*="flaticon-"]:before,
  .btn.ico-35 [class*="flaticon-"]:after {
    font-size: 1.95rem;
    line-height: 0.5rem !important;
    top: 7px;
    margin-left: 5px;
  }

  /* Button Text */
  p.btn-txt,
  .btn-rating {
    margin: 14px 0 0 0;
  }

  .star-rating span.rating-txt {
    font-size: 1.1rem;
  }

  .os-version-ext {
    margin-top: 12px;
  }

  .os-version-ext .star-rating small {
    font-size: 1rem;
  }

  span.os-version {
    font-size: 1rem;
    line-height: 1.5;
    margin-top: 3px;
  }

  /* Store Badge */
  .store {
    margin-right: 5px;
  }

  .badge-img-xs .store img,
  .badge-img-sm .store img,
  .badge-img-md .store img,
  .badge-img-lg .store img {
    max-height: 3.175rem;
  }

  /* Video Popup Icon */
  .video-btn-sm {
    width: 4.6rem;
    height: 4.6rem;
    margin-top: -2.3rem;
    margin-left: -2.3rem;
  }

  .video-btn.video-btn-sm [class^="flaticon-"]:before,
  .video-btn.video-btn-sm [class^="flaticon-"]:after {
    font-size: 3.5rem;
    line-height: 4.6rem !important;
    margin-left: 5px;
  }

  .ico-60 img,
  .ico-65 img {
    max-height: 4.375rem;
  }

  /* Vector Icon Background */
  .ico-55 .shape-ico svg {
    width: 125px;
    height: 125px;
    top: -35px;
    left: calc(50% - 65px);
  }

  .ico-60 .shape-ico svg {
    width: 140px;
    height: 140px;
    top: -35px;
    left: calc(50% - 65px);
  }

  /* Vector Rounded Icons */
  .ico-rounded {
    width: 94px;
    height: 94px;
  }

  .ico-rounded [class*="flaticon-"]:before,
  .ico-rounded [class*="flaticon-"]:after {
    font-size: 3rem;
    line-height: 94px !important;
  }

  /* Module Subtitle */
  .module-subtitle {
    font-size: 0.9rem;
    margin-bottom: 30px;
  }

  /* Section Title */
  .title-01.mb-60,
  .title-01.mb-70,
  .title-02.mb-70,
  .title-02.mb-80,
  .title-03.mb-70,
  .title-03.mb-80 {
    margin-bottom: 40px;
  }

  .title-03.mb-100 {
    margin-bottom: 45px;
  }

  .title-01 h2 {
    padding: 0 3%;
  }

  .title-01 h2 {
    padding: 0 2%;
  }

  .title-02 h2,
  .title-03 h2 {
    padding: 0 4%;
  }

  .title-03 h2.fs-48 {
    font-size: 2.375rem;
  }

  .title-01 p {
    margin: 18px 0 0;
  }

  .title-03 p {
    margin: 16px 0 0;
  }

  .title-02 .btn {
    margin-top: 20px;
  }

  .section-rating .users img {
    max-height: 60px;
  }

  .section-rating .users p {
    margin: 12px 0 0;
  }

  /* Advantages */
  .advantages,
  .text-center .advantages {
    margin-top: 20px;
  }

  .advantages li:not(:last-child):after {
    top: -1.5px;
  }

  .advantages li p {
    font-size: 1rem;
  }

  /* Compatibility */
  .compatibility {
    margin-top: 10px;
  }

  /* Tools List / Payments Icons */
  .tools-list p,
  .payment-methods p {
    margin-bottom: 15px;
  }

  .payment-icons img {
    max-height: 32px;
  }

  .tools-list.ico-35 [class*="flaticon-"]:before,
  .tools-list.ico-35 [class*="flaticon-"]:after {
    font-size: 2.125rem;
    line-height: 2.5rem !important;
    margin-right: 5px;
  }

  /* Quote */
  .quote p {
    font-size: 1.1rem;
    margin-bottom: 6px;
  }

  .quote-author h6 {
    font-size: 1.2rem;
  }

  .quote-author span {
    font-size: 1.0625rem;
  }

  /* Users */
  .users-widget.d-block {
    margin-top: 22px;
  }

  .users-widget .u-ava img {
    max-height: 54px;
  }

  .users-widget .u-txt p {
    font-size: 0.975rem;
  }

  /*------------------------------------------*/
  /*  HEADER & NAVIGATION MENU
  /*------------------------------------------*/

  /* Mobile Header Logo */
  .wsmobileheader .smllogo {
    margin-top: 22px;
    padding-left: 18px;
  }

  .smllogo img {
    max-height: 50px;
  }

  .wsmenu>.wsmenu-list {
    width: 345px;
    margin-right: -345px;
  }

  .wsactive .wsmobileheader {
    margin-right: 345px;
  }

  .overlapblackbg {
    width: calc(100% - 345px);
  }

  .wsanimated-arrow {
    padding: 14px 30px 14px 0px;
    margin: 25px 18px 0 0;
  }

  .callusbtn {
    left: 0;
    top: 0;
    padding: 14px 0 0 0;
    margin: 15px 0 0 22px;
  }

  .callusbtn.ico-20 [class^="flaticon-"]:before,
  .callusbtn.ico-20 [class^="flaticon-"]:after {
    font-size: 1.6rem;
  }

  .wsanimated-arrow {
    padding: 14px 30px 14px 0px;
    margin: 25px 18px 0 0;
  }

  /* Nav Link Info */
  span.sm-info {
    width: 23px;
    height: 23px;
    font-size: 0.825rem;
    line-height: 22px;
    top: -1px;
    margin-left: 10px;
  }

  .wsmenu>.wsmenu-list>li>a {
    font-size: 1.15rem;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a,
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a:hover,
  .wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a,
  .wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a:hover,
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a,
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a:hover,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.w-70 ul.link-list>li>a,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.w-70 ul.link-list>li>a:hover,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover {
    font-size: 1.1rem;
    padding: 12px 0;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu .title {
    font-size: 1rem;
    margin-bottom: 5px;
  }

  /*------------------------------------------*/
  /*  HERO
  /*------------------------------------------*/

  /* HERO TYPOGRAPHY */
  .hero-section h2.lh-1d25,
  .hero-section h2.lh-1d3 {
    line-height: 1.35;
  }

  .hero-section h2.ls-1d3px,
  .hero-section h2.ls-1d35px {
    letter-spacing: -0.75px;
  }

  .hero-section h2 img.img-70,
  .hero-section h2 img.img-72,
  .hero-section h2 img.img-74,
  .hero-section h2 img.img-76 {
    max-height: 52px;
    top: -1px;
  }

  .hero-section .btns-group .btn:first-child {
    margin-right: 14px;
  }

  .hero-section img.r-16,
  .hero-section img.r-18,
  .hero-section img.r-20 {
    border-radius: 16px;
  }

  /* HERO ADVANTAGES LIST */
  .hero-section .advantages.mt-25 {
    margin-top: 24px;
  }

  .hero-section .advantages.mt-30 {
    margin-top: 26px;
  }

  .hero-section .advantages.mt-50 {
    margin-top: 35px;
  }

  .hero-section .advantages.ml-10 {
    margin-top: 25px;
    margin-left: 0;
  }

  .hero-section .advantages li {
    margin-left: 1px;
  }

  .hero-section .advantages li:not(:last-child):after {
    font-size: 1.2rem;
    top: -1.5px;
    left: 2px;
  }

  .hero-section .advantages li p {
    font-size: 1rem;
  }

  /* HERO TAG WIDGET */
  .tag-widget {
    margin-bottom: 40px;
  }

  .tag-widget a {
    font-size: 0.95rem;
    padding: 11px 20px 11px 8px;
  }

  .tag-widget span {
    font-size: 0.875rem;
    padding: 6px 12px;
    margin-right: 5px;
  }

  /* HERO TEXT WIDGET */
  .txt-widget,
  .txt-widget.txt-widget-lg {
    margin-bottom: 35px;
  }

  .txt-widget a {
    font-size: 0.975rem;
    padding: 10px 20px;
  }

  .txt-widget.txt-widget-lg a {
    padding: 11px 23px;
  }

  .txt-widget span {
    top: 5px;
    right: 9px;
  }

  .txt-widget.ico-20 [class*="flaticon-"]:before,
  .txt-widget.ico-20 [class*="flaticon-"]:after {
    font-size: 1.4rem;
  }

  /* HERO RATING WIDGET */
  .rating-widget {
    margin-bottom: 30px;
  }

  .rating-widget a {
    font-size: 0.975rem;
  }

  .rating-widget.rating-widget img.framer-stars {
    max-height: 21px;
    margin: 0 7px;
  }

  .rating-widget img.framer-logo {
    max-height: 28px;
    margin-left: 4px;
  }

  /* HERO DIGITS */
  .hero-digits {
    display: inline-block;
    width: auto;
    margin-top: 0;
  }

  #hd-1-1,
  #hd-1-2 {
    width: auto;
    padding: 0 45px;
  }

  .hero-digits h3.statistic-number {
    font-size: 2.85rem;
    margin-bottom: 12px;
  }

  .hero-digits h3.statistic-number small {
    font-size: 2.4rem;
    margin-left: 3px;
  }

  /* HERO USERS */
  .hero-users-widget.d-block {
    display: inline-block !important;
    margin: 0 0 0 12px;
  }

  .hero-users-widget.d-inline {
    margin: 0 0 0 12px;
  }

  .hero-users .u-ava {
    margin-right: 10px;
  }

  .hero-users .u-ava img {
    max-height: 48px;
  }

  .hero-users .u-txt p {
    font-size: 0.965rem;
  }

  /* HERO QUICK FORM */
  .hero-section .text-center .quick-form,
  .hero-section .quick-form.form-half {
    margin: 0 3%;
  }

  .hero-section .text-center .quick-form.mx-30 {
    margin: 0 4%;
  }

  .hero-section .quick-form .form-control,
  .hero-section .quick-form .btn,
  .hero-section .quick-form.form-half .btn {
    height: 58px;
    font-size: 1.1rem;
  }

  .hero-section .quick-form.form-half .form-control {
    height: 58px;
    font-size: 1.1rem;
    margin-bottom: 20px;
  }

  .hero-section .text-center .quick-form-msg {
    margin: 20px 0 -5px 0;
  }

  /* HERO-1 */
  .hero-1 {
    margin-bottom: 50px;
  }

  .hero-1-txt h2 {
    font-size: 3rem;
  }

  .hero-1-txt p.fs-19 {
    font-size: 1.125rem;
    margin: 22px 0 25px;
  }

  .hero-1-img {
    margin: 40px 0 -50px;
  }

  /* HERO-2 */
  .hero-2-txt h2 {
    font-size: 3.35rem;
    line-height: 1.25;
  }

  .hero-2-txt p.fs-18 {
    margin: 16px 5% 25px;
  }

  .hero-2-brands {
    margin: 50px 10px 0;
  }

  .hero-2-brands .loop_carousel_left img {
    padding: 0 10px;
    height: 3.5rem;
  }

  .hero-2-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 10px;
  }

  .hero-2-img {
    margin-top: 40px;
  }

  /* HERO-3 */
  .hero-3 {
    margin-bottom: 50px;
  }

  .hero-3-txt h2 {
    font-size: 3rem;
  }

  .hero-3-txt p.fs-19 {
    margin: 18px 2% 28px;
  }

  .hero-3-img {
    margin: 45px 0 -50px;
  }

  /* HERO-4 */
  .hero-4-txt h2 {
    font-size: 3.15rem;
  }

  .hero-4-txt p.fs-18 {
    margin: 15px 0 25px;
  }

  .hero-4-brands {
    margin: 40px 0 0;
  }

  .hero-4-brands .loop_carousel_left img {
    padding: 0 10px;
    height: 3.5rem;
  }

  .hero-4-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 10px;
  }

  /* HERO-5 */
  .hero-5 {
    margin-bottom: 50px;
  }

  .hero-5-txt h2 {
    font-size: 3.35rem;
  }

  .hero-5-txt p.fs-19 {
    font-size: 1.125rem;
    margin: 20px 0 28px;
  }

  .hero-5-img {
    margin: 45px 0 -50px;
  }

  /* HERO-6 */
  .hero-6-txt h2 {
    font-size: 3.25rem;
  }

  .hero-6-txt p.fs-18 {
    margin: 18px 5% 25px;
  }

  .hero-6-img img {
    padding: 0 10px;
    border-radius: 16px;
  }

  /* HERO-7 */
  .hero-7-wrapper {
    padding: 90px 0 0 50px;
    margin: 0 -25px;
  }

  .hero-7-txt {
    margin: 0 0 40px;
  }

  .hero-7-txt h2 {
    font-size: 2.85rem;
  }

  .hero-7-txt p.fs-18 {
    margin: 16px 0 28px;
  }

  .hero-7-img {
    margin-bottom: -35px;
  }

  /* HERO-8 */
  .hero-8-txt h2 {
    font-size: 2.85rem;
  }

  .hero-8-txt p.fs-18 {
    margin: 18px 0 25px;
  }

  .hero-8-img {
    margin: 40px 0 0;
  }

  /* HERO-9  */
  .hero-9 {
    margin-bottom: 50px;
  }

  .hero-9-txt h2 {
    font-size: 3rem;
  }

  .hero-9-txt p.fs-19 {
    margin: 18px 0 24px;
  }

  .hero-9-img {
    margin: 35px -8px -50px;
  }

  /* HERO-10 */
  .hero-10-txt h2 {
    font-size: 3.35rem;
    padding: 0 2%;
  }

  .hero-10-txt p.fs-18 {
    margin: 18px 0 28px;
  }

  .hero-10-brands {
    margin: 50px 10px 0;
  }

  .hero-10-brands .loop_carousel_left img {
    padding: 0 10px;
    height: 3.5rem;
  }

  .hero-10-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 10px;
  }

  .hero-10-img {
    margin: 50px 0 -60px;
  }

  /* HERO-11 */
  .hero-11-txt h2 {
    font-size: 3.15rem;
  }

  .hero-11-txt p.fs-19 {
    margin: 16px 0 25px;
  }

  .hero-11-img {
    margin-top: 40px;
  }

  /* HERO-12 */
  .hero-12 .tag-widget a {
    font-size: 0.95rem;
    padding: 10px 20px 10px 8px;
  }

  .hero-12 .tag-widget span {
    font-size: 0.875rem;
    padding: 6px 12px;
    margin-right: 5px;
  }

  .hero-12-txt h2 {
    font-size: 3rem;
  }

  .hero-12-txt p.fs-18 {
    margin: 16px 0 25px;
  }

  /* HERO-13 */
  .hero-13-shape {
    width: 110%;
    top: 10%;
    left: -5%;
  }

  .hero-13-txt h2 {
    font-size: 2.95rem;
  }

  .hero-13-txt p.fs-18 {
    margin: 18px 0 25px;
  }

  .hero-13-image {
    margin: 40px 0 0;
    padding: 25px 20px 0;
  }

  /* HERO-14 */
  .hero-14 {
    margin-bottom: 50px;
  }

  .hero-14-txt h2 {
    font-size: 2.8rem;
  }

  .hero-14-txt p.fs-18 {
    margin: 15px 0 25px;
  }

  .hero-14-brands {
    margin: 40px 0 0;
  }

  .hero-14-brands .loop_carousel_left img {
    padding: 0 10px;
    height: 3.5rem;
  }

  .hero-14-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 10px;
  }

  .hero-14-img {
    margin: 40px 0 -50px;
  }

  /* HERO-15 */
  .hero-15 {
    margin-bottom: 50px;
  }

  .hero-15-txt h2 {
    font-size: 2.85rem;
  }

  .hero-15-txt p.fs-18 {
    margin: 15px 0 25px;
  }

  .hero-15-img {
    margin: 40px 0 -50px;
  }

  /* HERO-16 */
  .hero-16-wrapper {
    padding-top: 90px;
    margin: 0 -25px;
  }

  .hero-16-txt {
    padding: 0 30px;
  }

  .hero-16-txt h2 {
    font-size: 2.95rem;
  }

  .hero-16-txt p.fs-18 {
    margin: 14px 0 22px;
  }

  .hero-16-img {
    margin: 40px 30px 0;
  }

  /* HERO-17 */
  .hero-17-txt h2 {
    font-size: 3rem;
  }

  .hero-17-txt p.fs-18 {
    margin: 15px 3% 25px;
  }

  .hero-17-img {
    margin: 40px 0 0;
  }

  .hero-17-brands {
    margin: 60px 10px 0;
  }

  .hero-17-brands p {
    margin-bottom: 25px;
  }

  .hero-17-brands .loop_carousel_left img {
    padding: 0 12px;
    height: 3.75rem;
  }

  .hero-17-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 12px;
  }

  /* HERO-18 */
  .hero-18-txt h2 {
    font-size: 3rem;
  }

  .hero-18-txt p.fs-18 {
    margin: 18px 0 28px;
  }

  .hero-18-brands {
    margin: 40px 0 0;
  }

  .hero-18-brands .loop_carousel_left img {
    padding: 0 10px;
    height: 3.5rem;
  }

  .hero-18-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 10px;
  }

  /*------------------------------------------*/
  /*  CONTENT
  /*------------------------------------------*/

  /* ABOUT */
  .about-2-title {
    margin-bottom: 14px;
  }

  .about-2-title h4 {
    font-size: 2.0625rem;
  }

  .about-1-txt {
    margin-bottom: 35px;
  }

  .about-1-txt p {
    margin-top: 20px;
  }

  .about-3-txt p {
    font-size: 1.05rem;
  }

  /* FEATURES */
  .features-section.mt-30 {
    margin-top: 35px;
  }

  /* FBOX-1 */
  .fbox-1,
  .col-lg-4 .fbox-1 {
    padding: 18px 18px 30px;
  }

  .fbox-1 .fbox-txt,
  .col-lg-4 .fbox-1 .fbox-txt {
    padding: 0 10px;
  }

  .fbox-1 .fbox-1-img {
    margin: 0 0 30px;
  }

  /* FBOX-2 */
  .fbox-2.fb-1,
  .fbox-2.fb-5,
  .fbox-2.fb-6 {
    padding: 30px 18px 18px;
  }

  .fbox-2.fb-2,
  .fbox-2.fb-3,
  .fbox-2.fb-4 {
    padding: 18px 18px 30px;
  }

  .fbox-2.fb-7,
  .fbox-2.fb-8 {
    padding: 30px 25px;
  }

  .fbox-2 .fbox-txt {
    padding: 0 10px;
  }

  .fbox-2-txt .txt-block-tra-link.mt-20 {
    margin-top: 14px;
  }

  .fbox-2.fb-1 .fbox-2-img,
  .fbox-2.fb-5 .fbox-2-img,
  .fbox-2.fb-6 .fbox-2-img,
  .fbox-2.fb-7 .fbox-2-img {
    margin: 25px 0 0;
  }

  .fbox-2.fb-2 .fbox-2-img,
  .fbox-2.fb-3 .fbox-2-img,
  .fbox-2.fb-4 .fbox-2-img {
    margin: 0 0 30px;
  }

  .fbox-2.fb-8 .fbox-2-img {
    margin: 0 0 24px;
  }

  /* FBOX-3 */
  .fbox-3 {
    padding: 30px 18px 18px;
  }

  .fbox-3.fb-4,
  .fbox-3.fb-5,
  .fbox-3.fb-6 {
    padding: 18px 18px 30px;
  }

  .fbox-3 .fbox-txt {
    padding: 0 10px;
  }

  .fbox-3.fb-1 .fbox-3-img,
  .fbox-3.fb-2 .fbox-3-img,
  .fbox-3.fb-3 .fbox-3-img {
    margin: 25px 0 0;
  }

  .fbox-3.fb-4 .fbox-3-img,
  .fbox-3.fb-5 .fbox-3-img,
  .fbox-3.fb-6 .fbox-3-img {
    margin: 0 0 30px;
  }

  /* FBOX-4 */
  .fbox-4 {
    padding: 18px 18px 30px;
  }

  .fbox-4 .fbox-txt {
    padding: 0 10px;
  }

  .fbox-4 .fbox-4-img {
    margin: 0 0 30px;
  }

  /* FBOX-5 */
  .fbox-5 {
    padding: 40px;
  }

  .rows-2 .fbox-5 {
    padding: 40px 40px 32px;
  }

  .fbox-5 a.tra-link {
    font-size: 1.0625rem;
  }

  /* FBOX-7 */
  .fbox-7-img {
    margin: 0 0 28px;
  }

  .fbox-7 .fbox-txt {
    padding: 0 10px;
  }

  .fbox-1 h5,
  .fbox-2 h5,
  .fbox-2 h3,
  .fbox-3 h5,
  .fbox-4 h5,
  .fbox-7 h5 {
    font-size: 1.625rem;
    margin-bottom: 12px;
  }

  .fbox-5 h5,
  .fbox-6 h5 {
    font-size: 1.625rem;
    margin: 24px 0 12px;
  }

  .features-section .more-btn.mt-60 {
    margin-top: 50px;
  }

  /* CONTENT */
  .ct-05 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .ct-07 {
    padding: 180px 0;
  }

  .ct-09 .section-overlay {
    margin-bottom: 70px;
  }

  .ct-02-wrapper {
    padding: 65px 45px;
  }

  .ct-03-wrapper {
    padding: 65px 0 65px 45px;
  }

  .ct-10 .section-overlay {
    padding: 70px 35px 0;
  }

  .ct-08 .title-01,
  .ct-09 .title-01 {
    margin-bottom: 35px;
  }

  .ct-10 .section-title.title-01 {
    margin-bottom: 30px;
  }

  .ct-10 .section-title.title-01 p {
    margin: 15px 3% 0;
  }

  .ct-03 .txt-block {
    padding-right: 45px;
  }

  .ct-05-txt {
    padding: 70px 24px;
  }

  .ct-06-txt {
    padding: 60px 20px 40px;
  }

  .txt-block h2,
  .ct-05-txt h2,
  .ct-06-txt h2 {
    margin-bottom: 18px;
  }

  .txt-block h6 {
    margin: 20px 0 16px;
  }

  .txt-block .btn,
  .ct-05-txt .btn {
    margin-top: 8px;
  }

  .txt-box h5 {
    margin-bottom: 18px;
  }

  /* CBOX-1 */
  .cbox-1-wrapper {
    margin-top: 10px;
  }

  .cbox-1 span {
    top: 0.8px;
    right: 12px;
  }

  /* CBOX-2 */
  .cbox-2-wrapper {
    margin-top: 25px;
  }

  .cbox-2-txt h5 {
    margin: 12px 0;
  }

  /* CBOX-3 */
  .cbox-3 .ico-wrap {
    margin-right: 1.2rem;
  }

  .cbox-3-ico {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.2rem;
    margin-top: 0;
  }

  .cbox-3-txt {
    margin-bottom: 25px;
  }

  .cbox-3-txt h5 {
    margin-bottom: 13px !important;
  }

  /* CBOX-4 */
  .cbox-4.cb-1,
  .cbox-4.cb-2 {
    margin-bottom: 25px;
  }

  .cbox-title {
    margin-bottom: 15px;
  }

  .cbox-title span {
    margin-right: 18px;
  }

  /* CBOX-5 */
  .cbox-5.mt-30 {
    margin-top: 25px;
  }

  .cbox-5-txt.mb-30 {
    margin-bottom: 25px;
  }

  /* CBOX-6 */
  .cbox-6.mt-25 {
    margin-top: 20px;
  }

  .cbox-6-txt {
    padding-left: 12px;
  }

  .cbox-6-ico span {
    top: 7px;
  }

  .cbox-6-ico.ico-30 [class*="flaticon-"]:before,
  .cbox-6-ico.ico-30 [class*="flaticon-"]:after {
    font-size: 1.6rem;
  }

  /* Accordion */
  .txt-block .accordion {
    margin-top: 30px;
  }

  .txt-block .accordion-panel {
    padding: 18px 0 5px 0;
  }

  .txt-block .accordion-item .accordion-thumb:after {
    top: -1px;
  }

  /* Signature */
  .signature {
    margin-top: 28px;
  }

  .signature img {
    max-height: 46px;
  }

  .signature h6 {
    font-size: 1.25rem;
    margin: 20px 0 0 3px;
  }

  .signature span {
    font-size: 1.125rem;
  }

  .ct5-img {
    margin-bottom: 35px;
  }

  .ct-06-img img {
    border-radius: 0;
  }

  .img-block-hidden {
    margin-bottom: -30px;
  }

  .ct-09 .img-block {
    margin-bottom: -70px;
  }

  .ct-10-img {
    margin-bottom: -30px;
  }

  .ct-10-img .video-btn {
    top: calc(50% - 15px);
  }

  /* STATISTIC */
  .statistic-2-wrapper .txt-block {
    padding: 0 5%;
  }

  .statistic-3-wrapper {
    padding: 60px 8% 70px;
  }

  .statistic-5-wrapper {
    margin: 0 10px;
  }

  .statistic-3-title {
    margin-bottom: 30px;
  }

  .statistic-3-title.mb-50,
  .statistic-4-title {
    margin-bottom: 40px;
  }

  .statistic-3-title h3 {
    font-size: 1.75rem;
  }

  .statistic-3-title p {
    margin: 12px 3% 0 !important;
  }

  #stb-3-1,
  #stb-3-2 {
    margin-bottom: 30px;
  }

  .statistic-3-wrapper .statistic-block {
    text-align: center;
    padding: 30px 12%;
  }

  .statistic-4-wrapper .statistic-block {
    padding: 0 12%;
  }

  h2.statistic-number {
    font-size: 3.15rem;
  }

  .statistic-2 .statistic-number {
    font-size: 3.15rem;
  }

  .statistic-3 .statistic-number {
    font-size: 3.65rem;
  }

  .statistic-3 .statistic-block h2 span[class*="flaticon-"] {
    top: -5px;
    right: -6px;
  }

  .statistic-4 h2.statistic-number {
    font-size: 3.75rem;
  }

  .statistic-4-wrapper h5 {
    font-size: 1.6rem;
  }

  .statistic-5 h2.statistic-number {
    font-size: 3.5rem;
  }

  .statistic-6-wrapper h2.statistic-number {
    font-size: 2.85rem;
  }

  .statistic-1-wrapper p {
    font-size: 1.0625rem;
    padding: 0 3%;
  }

  .statistic-2-wrapper p {
    font-size: 1.1rem;
  }

  .statistic-3-wrapper p {
    font-size: 1.1rem;
    margin: 0 0 25px;
  }

  .statistic-4-wrapper p {
    font-size: 1.1rem;
    margin-bottom: 20px;
  }

  .statistic-5-wrapper p {
    font-size: 1.1rem;
    margin: 18px 0 0;
  }

  .statistic-block span[class*="flaticon-"] {
    top: -8px;
  }

  /* TESTIMONIALS */
  .review-1 {
    padding: 30px 26px;
    margin: 0 8px 30px;
  }

  .review-1.rv-1-line {
    padding: 30px 26px;
  }

  .review-2 {
    padding: 30px 26px 25px;
    margin: 0 8px 30px;
  }

  .review-3 {
    padding: 20px 20px 30px;
  }

  .review-4 {
    padding: 30px 25px;
  }

  .reviews-3-txt {
    margin: 30px 10px 0;
  }

  .reviews-3-txt h3 {
    font-size: 1.65rem;
    line-height: 1.3;
  }

  .reviews-3-txt p {
    margin: 12px 0 0;
  }

  .r3-data {
    left: 18px;
    bottom: 20px;
    padding: 15px 22px 12px;
  }

  .r3-data h5 {
    font-size: 1.35rem;
  }

  .r3-data p {
    font-size: 1.1rem;
  }

  .reviews-3-txt .review-ico.ico-80 [class*="flaticon-"]:before,
  .reviews-3-txt .review-ico.ico-80 [class*="flaticon-"]:after {
    font-size: 4rem;
  }

  .reviews-3-logo {
    margin-bottom: 30px;
  }

  .reviews-3-logo img {
    max-height: 50px;
  }

  .review-1 .review-ico {
    top: 14px;
    right: 20px;
  }

  .review-source {
    top: 20px;
    right: 20px;
  }

  .review-source img {
    max-height: 28px;
  }

  .review-1 .review-avatar img,
  .review-1 .owl-item .review-avatar img,
  .review-2 .review-avatar img,
  .review-2 .owl-item .review-avatar img,
  .review-2 .review-avatar img {
    width: 54px;
    height: 54px;
  }

  .review-1 .review-avatar {
    right: 30px;
    bottom: 30px;
  }

  .review-1 .review-txt p {
    font-size: 1.05rem;
    margin-bottom: 30px;
  }

  .review-2 .review-txt p,
  .review-4 .review-txt p {
    font-size: 1.05rem;
    margin-bottom: 15px;
  }

  .review-2 .review-author,
  .review-4 .review-author {
    margin-top: 6px;
    padding: 0 0 0 20px;
  }

  .review-author p {
    font-size: 1.125rem;
    margin-bottom: 10px;
  }

  .review-author span {
    font-size: 1.05rem;
  }

  .review-1 hr {
    margin: -5px 0 35px;
  }

  .review-2 .author-data,
  .review-4 .author-data {
    margin-bottom: 16px;
  }

  .review-1 .star-rating {
    margin-bottom: 12px;
  }

  .reviews-section .star-rating.ico-15 [class^="flaticon-"]:before,
  .reviews-section .star-rating.ico-15 [class^="flaticon-"]:after {
    font-size: 1.1rem;
  }

  /* BRANDS */
  .brands-3-wrapper {
    margin: 0;
    padding: 25px 30px;
  }

  .brands-title {
    margin-bottom: 30px;
  }

  .brands-3 .brands-title {
    margin: 0 7% 25px;
  }

  .brand-2-txt h6 {
    font-size: 1.1875rem;
  }

  .brands-1 .loop_carousel_left img,
  .brands-2 .loop_carousel_left img {
    padding: 0 16px;
    height: 3.75rem;
  }

  .brands-3 .loop_carousel_left img {
    padding: 0 12px;
    height: 3.65rem;
  }

  .brands-1 .loop_carousel_left span:last-child img,
  .brands-2 .loop_carousel_left span:last-child img {
    padding: 0 0 0 16px;
  }

  .brands-3 .loop_carousel_left span:last-child img {
    padding: 0 0 0 12px;
  }

  .brands-1 .mx-half .loop_carousel_left img {
    padding: 0 16px;
    height: 3.35rem;
  }

  .brands-4-wrapper .brand-logo {
    padding: 0 25px;
  }

  /* AWARDS */
  .awards-wrapper h4 {
    margin-bottom: 35px;
  }

  .awards-1 .award-badge {
    margin: 0 15px;
  }

  #awb-1-1,
  #awb-1-2 {
    margin-bottom: 25px;
  }

  .awards-1 img {
    max-height: 140px;
  }

  /* RATING */
  .rbox-2 {
    display: block;
    flex: none;
  }

  .rbox-1-img,
  .rbox-3-img {
    margin-bottom: 12px;
  }

  .rbox-1-img img,
  .rbox-3-img img {
    max-height: 35px;
  }

  .rbox-2-rating {
    display: block;
  }

  .rbox-2-rating img {
    top: 0;
    max-height: 28px;
    margin-bottom: 20px;
  }

  .rbox-2-logo img {
    top: -3px;
    max-height: 30px;
  }

  .rbox-1 .star-rating {
    font-size: 1rem;
    line-height: 1;
  }

  .rbox-2-rating.ico-25 {
    margin-bottom: 15px;
  }

  .rbox-3 .star-rating {
    font-size: 0.95rem;
    line-height: 1;
  }

  .rbox-1 .star-rating span,
  .rbox-3 .star-rating span {
    top: -1.5px;
  }

  .rbox-1 .star-rating.ico-15 [class*="flaticon-"]:before,
  .rbox-1 .star-rating.ico-15 [class*="flaticon-"]:after {
    font-size: 1rem;
  }

  .rbox-3 .star-rating.ico-15 [class*="flaticon-"]:before,
  .rbox-3 .star-rating.ico-15 [class*="flaticon-"]:after {
    font-size: 0.95rem;
  }

  .rbox-2 .ico-25 [class*="flaticon-"]:before,
  .rbox-2 .ico-25 [class*="flaticon-"]:after {
    font-size: 1.5rem;
  }

  .rbox-2 h6 {
    display: inline-block;
    font-size: 1.1875rem;
    margin: 0 8px 0 0;
  }

  /* INTEGRATIONS */
  .integrations-section.pb-90 {
    padding-bottom: 60px;
  }

  .integrations-1.inner-page-hero {
    padding-top: 75px;
    padding-bottom: 90px;
  }

  .integrations-1.inner-page-hero .title-01 p {
    margin: 15px 0 0;
  }

  .integrations-2 .title-01 {
    margin-bottom: 35px;
  }

  .integrations-2 .title-01 h3 {
    font-size: 1.65rem;
  }

  .int_tool-1 {
    padding: 26px;
  }

  .int_tool-2 {
    padding: 22px;
  }

  .int_tool-3 {
    padding: 30px 25px;
    margin-bottom: 25px;
  }

  .int_tool-1 img {
    max-height: 54px;
  }

  .int_tool-2 img {
    max-height: 50px;
  }

  .int_tool-3 img {
    max-height: 55px;
  }

  .int_tool-3 h6 {
    font-size: 1.425rem;
    margin: 30px 0 12px;
    padding-top: 25px;
  }

  .tool_category {
    top: 23px;
    right: 25px;
    padding: 2px 12px 4px;
  }

  .tool_category span {
    font-size: 1rem;
  }

  .integrations-1 .more-btn .mt-60 {
    margin-top: 45px;
  }

  /* INTEGRATION DETAILS */
  .idt-title img {
    max-height: 52px;
    top: -3px;
  }

  /* PRICING */
  .pricing-1-table,
  .pricing-2-table {
    padding: 30px 30px 35px;
  }

  .pricing-1-table.highlight {
    padding: 0 30px 35px;
  }

  .pricing-2 .pricing-table-header h6 {
    font-size: 1.5rem;
  }

  .highlight-badge {
    padding: 11px 30px 12px;
  }

  .highlight-badge h6 {
    font-size: 1rem;
  }

  .pricing-discount {
    top: -3px;
  }

  .pricing-discount h6 {
    font-size: 1.1rem;
  }

  .price span,
  .pricing-2 .price span {
    font-size: 3rem;
    letter-spacing: -1.5px;
  }

  .price sup,
  .pricing-2 .price sup {
    font-size: 2.3rem;
    top: -4px;
  }

  .price sup.validity,
  .pricing-2 .price sup.validity {
    font-size: 1.75rem;
  }

  .pricing-2 .price sup.validity {
    margin-left: 8px;
  }

  .price p {
    margin-top: 12px;
  }

  .pricing-2 .price p {
    font-size: 1.0625rem;
  }

  .pricing-1-table hr,
  .pricing-2-table hr {
    margin-top: 20px;
    margin-bottom: 18px;
  }

  .pricing-features.mt-25 {
    margin-top: 20px;
  }

  .pricing-features li {
    padding: 10px 7px;
  }

  .pricing-2 .pricing-features li p {
    font-size: 1.125rem;
  }

  .pt-btn {
    margin-top: 18px;
  }

  /* Pricing Notice */
  .pricing-notice p {
    padding: 0 3%;
  }

  /* Pricing Compare */
  .table-responsive.mb-50 {
    margin-bottom: 35px;
  }

  .table>:not(caption)>*>* {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .comp-table .table-responsive thead th {
    font-size: 0.975rem;
  }

  .comp-table .table-responsive tbody th {
    font-size: 0.925rem;
  }

  .comp-table .table-responsive tbody td {
    font-size: 0.925rem;
    top: 0;
  }

  .comp-table .table-responsive tbody td span {
    top: 1px;
  }

  .table-responsive .ico-15 [class*="flaticon-"]:before,
  .table-responsive .ico-15 [class*="flaticon-"]:after {
    font-size: 0.725rem;
  }

  .table-responsive .ico-20 [class*="flaticon-"]:before,
  .table-responsive .ico-20 [class*="flaticon-"]:after {
    font-size: 0.875rem;
  }

  #pbox-1,
  #pbox-2 {
    margin-bottom: 30px;
  }

  .pricing-section .txt-box-last,
  .pricing-section .pm-last {
    margin-bottom: 40px;
  }

  .comp-table-payment h6 {
    margin-bottom: 13px;
  }

  /* CHANGELOG */
  .changelog-title p {
    margin-top: 20px;
  }

  .version-release {
    margin-bottom: 60px;
  }

  span.version-data {
    font-size: 1.35rem;
    line-height: 1.6;
    margin-bottom: 20px;
  }

  span.version-data span {
    font-size: 1.275rem;
    padding: 4px 8px;
    border-radius: 5px;
    margin-right: 6px;
  }

  span.release-date {
    font-size: 1.05rem;
  }

  .release-highlights h6 {
    font-size: 1.2rem;
    margin-bottom: 18px;
  }

  .release-highlights p.fs-17 {
    font-size: 1.0625rem;
    margin-top: 12px;
  }

  /* TEAM */
  .team-member-photo {
    margin-bottom: 25px;
  }

  .team-member-data p {
    font-size: 1.1rem;
  }

  .team-1 .more-btn {
    margin-top: 15px;
  }

  /* CAREERS */
  .careers-1 .title-01 p {
    padding: 0 4%;
  }

  .careers-1 .career-item {
    text-align: center;
    padding: 35px 0 40px;
  }

  .position-description h5 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .position-data {
    margin-top: 12px;
  }

  .position-data li p {
    font-size: 1.1875rem;
  }

  .position-data li:not(:last-child):after {
    font-size: 1.2rem;
    top: 0.5px;
  }

  .position-workplace h6 {
    font-size: 1.2rem;
  }

  .posting-apply.text-end {
    text-align: center !important;
    margin-top: 20px;
  }

  .posting-apply a.btn {
    font-size: 1.05rem;
    padding: 0.85rem 1.75rem;
  }

  .more-careers {
    margin-top: 10px;
  }

  .more-careers-txt p {
    font-size: 1.1rem;
  }

  .more-careers-btn .btn {
    font-size: 1.05rem;
    padding: 0.85rem 1.75rem;
    margin-top: 10px;
  }

  .careers-section .more-btn {
    margin-top: 15px;
  }

  /* JOB POSITION */
  .job-position-title p {
    margin: 18px 0 30px;
  }

  .job-position-title .btn {
    padding: 0.7rem 1.6rem;
    margin-top: 5px;
  }

  .position-info h5 {
    margin: 30px 0 20px;
  }

  .position-info .btn {
    margin-top: 25px !important;
  }

  /* FAQs */
  .faqs-3 .section-title {
    margin-bottom: 20px;
  }

  .faqs-2.inner-page-hero .accordion-wrapper {
    padding: 8px 30px;
  }

  .faqs-2-questions h4 {
    margin: 50px 0 30px 12px;
  }

  .faqs-3-questions h4 {
    margin: 50px 0 15px;
  }

  .fb-num {
    font-size: 1.35rem;
    margin-right: 3px;
    top: -2px;
  }

  .faq-1-title p {
    margin-top: 18px;
    margin-bottom: 22px;
  }

  .faqs-section .accordion-thumb {
    padding: 18px 0;
  }

  .faqs-section .accordion-item .accordion-thumb:after,
  .faqs-section .accordion-item.is-active .accordion-thumb:after {
    top: 22px;
  }

  .faqs-section .accordion-thumb h5,
  .faqs-section .accordion-thumb p {
    line-height: 1.45;
    padding-right: 6%;
  }

  .faqs-section .accordion-panel {
    padding: 0 0 5px 0;
  }

  .faqs-section .accordion-thumb h5 span {
    width: 50px;
    height: 50px;
    font-size: 1.2rem;
    line-height: 47px;
    margin-right: 10px;
  }

  .more-questions {
    margin-top: 40px;
  }

  /* DOWNLOAD */
  .download .title-01 p {
    margin: 13px 0 0;
  }

  .download .title-01 .btns-group {
    margin: 20px 0 28px;
  }

  .download-wrapper {
    border-radius: 14px;
  }

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

  .download-img {
    margin-bottom: -18px;
  }

  .block-info {
    padding: 13px 15px;
    border-radius: 12px;
  }

  .block-info.mt-60 {
    margin-top: 45px;
    padding: 13px 15px;
  }

  .block-info h6 {
    line-height: 1.35;
  }

  /* BANNER */
  .banner-1-wrapper {
    margin: 0 -25px;
  }

  .banner-1-wrapper .banner-overlay {
    padding: 70px 6% 80px;
  }

  .banner-2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .banner-2-txt {
    padding: 0 3%;
  }

  .banner-4-wrapper {
    padding: 70px 30px 80px;
  }

  .banner-5-wrapper {
    padding: 50px 5%;
  }

  .banner-6-overlay {
    padding: 25px;
  }

  .banner-6-txt {
    padding: 50px 4% 60px;
  }

  .banner-7 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .banner-rating {
    margin-bottom: 14px;
  }

  .banner-rating small {
    font-size: 1.05rem;
    top: 2px;
    left: 4px;
  }

  .banner-1-txt h2.fs-56,
  .banner-1-txt h2.fs-58,
  .banner-2-txt h2.fs-56 {
    font-size: 2.75rem;
  }

  .banner-3-txt h2 {
    font-size: 2.7rem;
    padding: 0 3%;
  }

  .banner-4-txt h2 {
    font-size: 2.5rem;
  }

  .banner-5-txt h2 {
    font-size: 2.4rem;
  }

  .banner-5-txt h2.fs-46 {
    font-size: 2.5rem;
    padding: 0 2%;
  }

  .banner-1-txt p.fs-18,
  .banner-2-txt p.fs-18 {
    font-size: 1.125rem;
    margin: 16px 0 22px;
  }

  .banner-1-txt p.fs-18.mx-50 {
    margin: 15px 6% 22px;
  }

  .banner-4-txt p {
    font-size: 1.1rem;
    margin: 16px 0 20px;
  }

  .banner-3-btn {
    margin-top: 20px;
  }

  .banner-6-txt .btn {
    margin-top: 24px;
  }

  .banner-rating .ico-15 [class*="flaticon-"]:before,
  .banner-rating .ico-15 [class*="flaticon-"]:after {
    font-size: 1.05rem;
  }

  /* NEWSLETTER */
  .newsletter-1 {
    padding: 50px 5% 40px;
  }

  .newsletter-2 .newsletter-overlay {
    padding: 60px 5% 50px;
  }

  .newsletter-3 .newsletter-overlay {
    padding: 45px 5% 35px;
  }

  .newsletter-4 {
    padding: 60px 5%;
  }

  .newsletter-txt h4,
  .newsletter-txt h3,
  .newsletter-txt h2 {
    font-size: 2.05rem;
    padding: 0 5%;
    margin-bottom: 30px;
  }

  .newsletter-2 .newsletter-txt p,
  .newsletter-4 .newsletter-txt p {
    padding: 0 5%;
  }

  .newsletter-1 .newsletter-form,
  .newsletter-3 .newsletter-form {
    padding: 0 10%;
  }

  .newsletter-2 .newsletter-form,
  .newsletter-4 .newsletter-form {
    padding: 0 10%;
    margin-top: 30px;
  }

  .newsletter-section .form-control,
  .newsletter-section .btn {
    height: 54px;
    font-size: 1.0625rem;
  }

  .newsletter-2.newsletter-section .btn,
  .newsletter-4.newsletter-section .btn {
    font-size: 1.0625rem;
  }

  /* BLOG */
  .post-date {
    left: 20px;
    width: 70px;
    height: 70px;
    padding: 14px 10px 0;
  }

  .post-date span {
    font-size: 1rem;
    margin-bottom: 6px;
  }

  .blog-1 .post-link {
    margin-bottom: 16px;
  }

  .blog-2 .post-link {
    margin: 5px 0 12px;
  }

  .post-meta-list li:not(:last-child):after {
    font-size: 1.1rem;
    top: -3px;
    left: 3px;
  }

  .post-meta-list li p {
    font-size: 1rem;
  }

  #blog-page .blog-post.wide-post {
    padding: 30px 20px;
    margin-bottom: 65px;
  }

  .wide-post .blog-post-img {
    margin-bottom: 35px;
  }

  /* SINGLE BLOG POST */
  .single-post-title {
    padding-bottom: 35px;
    margin-bottom: 35px;
  }

  .single-post-title h2 {
    margin-bottom: 25px;
  }

  .author-avatar {
    margin-right: 15px;
  }

  .author-avatar img {
    width: 54px;
    height: 54px;
  }

  .post-meta {
    margin-top: 4px;
  }

  .post-meta h6 {
    font-size: 1.0625rem;
  }

  .post-meta p {
    font-size: 1rem;
  }

  .post-title-icons .ico-20 [class*="flaticon-"]:before,
  .post-title-icons .ico-20 [class*="flaticon-"]:after {
    font-size: 1.65rem;
  }

  .post-inner-img {
    margin: 30px 0;
  }

  .post-share-links {
    padding-top: 65px;
    margin: 65px 0 30px;
  }

  .post-nav-btn .btn {
    margin-left: 10px;
  }

  .post-nav-links .btn {
    font-size: 1rem;
    padding: 0.9rem 1.7rem;
  }

  .post-nav-btn .btn:last-child {
    margin-left: 10px;
  }

  /* CONTACTS */
  .contacts-info {
    text-align: center;
  }

  .contacts-info h2 br {
    display: none;
  }

  .contacts-info p {
    margin: 16px 0 0;
    padding: 0;
  }

  .contacts-info h6 {
    margin: 22px 0 20x;
  }

  .contacts-info-socials li {
    padding-right: 12px;
  }

  .contact-box h5 {
    font-size: 1.65rem;
  }

  .contact-box p {
    margin: 14px 5% 18px;
  }

  .contact-box .btn.btn-sm {
    font-size: 1rem;
    padding: 0.8rem 1.4rem;
  }

  .contact-form .form-control,
  .contact-form .form-select {
    height: 54px;
    font-size: 1.0625rem;
    padding: 0 15px;
    margin-bottom: 18px;
  }

  .contact-form textarea {
    min-height: 200px;
  }

  .contact-form textarea.form-control {
    padding: 15px;
  }

  .contact-form .form-btn {
    margin-top: 5px;
  }

  .contact-form .form-btn .btn {
    width: 100%;
    font-size: 1.0625rem;
    padding: 0.95rem 1.4rem;
  }

  .contact-form-msg {
    text-align: center;
    margin-top: 15px;
  }

  /* FOOTER */
  .footer-1 .footer-info,
  .footer-2 .footer-info {
    margin-bottom: 32px;
  }

  .footer-1 .footer-links {
    margin-bottom: 17px;
  }

  .footer-2 .footer-links,
  .footer-3 .footer-links,
  .footer-4 .footer-links {
    margin-bottom: 10px;
  }

  .footer-2 .footer-connect,
  .footer-4 .footer-connect {
    margin-bottom: 26px;
  }

  .footer-6 .footer-links {
    margin-bottom: 15px;
  }

  .footer-6 .foo-links li {
    padding: 0 14px;
  }

  .footer-4 .footer-info {
    margin-bottom: 32px;
  }

  img.footer-logo {
    max-height: 60px;
    margin-bottom: 20px;
  }

  .footer-copyright-logo img.footer-logo {
    max-height: 60px;
    margin-bottom: 10px;
  }

  .footer h6 {
    font-size: 1.3125rem;
    margin-bottom: 25px;
  }

  /* 20px */
  .footer h6.m-title:after {
    font-size: 1.125rem;
    top: 3px;
  }

  .footer-socials.ico-25 [class*="flaticon-"]:before,
  .footer-socials.ico-25 [class*="flaticon-"]:after {
    font-size: 1.65rem;
  }

  .footer-form .form-control {
    font-size: 1.125rem;
    height: 40px;
  }

  .footer-form .btn {
    height: 40px;
  }

  .footer-form .ico-15 [class*="flaticon-"]:before,
  .footer-form .ico-15 [class*="flaticon-"]:after {
    font-size: 1.0625rem;
    line-height: 26px !important;
  }

  .footer-copyright p {
    font-size: 1rem;
  }

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

  .bottom-footer-socials {
    margin-top: 15px;
  }

  .bottom-footer-socials li {
    padding-right: 12px;
  }

  .bottom-footer-list li:not(:last-child):after {
    top: -1px;
  }

  .bottom-footer-socials.ico-20 [class*="flaticon-"]:before,
  .bottom-footer-socials.ico-25 [class*="flaticon-"]:before,
  .bottom-footer-socials.ico-20 [class*="flaticon-"]:after,
  .bottom-footer-socials.ico-25 [class*="flaticon-"]:after {
    font-size: 1.375rem;
  }

  /* INNER PAGE WRAPPER */
  .inner-page-hero {
    padding-top: 75px;
  }

  .inner-page-title {
    padding-bottom: 50px;
    margin-bottom: 50px;
  }

  .inner-page-title p {
    margin-top: 15px;
  }

  /* SIGN IN / SIGN UP */
  .login-1 .register-page-form,
  .signup-1 .register-page-form {
    margin: 0 6%;
  }

  .login-2 .register-page-form,
  .signup-2 .register-page-form {
    padding-top: 90px;
    padding-bottom: 90px;
    margin: 0 12%;
  }

  .reset-page-wrapper {
    margin: 0 10%;
    padding: 235px 0;
  }

  .register-form-title {
    margin-bottom: 25px;
  }

  .register-form-title h3,
  .reset-form-title h3 {
    font-size: 2.25rem;
  }

  .register-form-title p {
    font-size: 1.175rem;
    margin-top: 10px;
  }

  .reset-form-title {
    margin-bottom: 20px;
  }

  .reset-form-title p {
    font-size: 1.175rem;
    margin-top: 15px;
  }

  .reset-password-link p {
    font-size: 1.1rem;
    margin-bottom: 30px;
  }

  .form-data span {
    font-size: 1rem;
  }

  .reset-password-form .form-data p {
    font-size: 1.0625rem;
    margin: 25px 0 12px;
  }

  .register-page-form p.create-account {
    font-size: 1.0625rem;
    margin-top: 30px;
  }

  .separator-line {
    font-size: 1.225rem;
    margin: 25px 0;
  }

  .reset-page-wrapper .form-control,
  .register-page-form .form-control {
    height: 56px;
    font-size: 1.125rem;
    margin-bottom: 22px;
  }

  #login .register-page-form .btn.submit {
    height: 54px;
    font-size: 1.0625rem;
    margin-top: 0;
  }

  #signup .register-page-form .btn.submit {
    height: 54px;
    font-size: 1.0625rem;
    margin-top: 25px;
  }

  .reset-page-wrapper .btn.submit {
    height: 54px;
    font-size: 1.0625rem;
  }

  .btn-register {
    font-size: 1.1rem !important;
  }

  .btn-register.txt-btn {
    padding: 1.1rem 1.6rem;
  }

  .btn-register.mb-15 {
    margin-bottom: 15px;
  }

  /* PAGE 404 */
  .page-404-txt img {
    max-height: 135px;
    margin-bottom: 25px;
  }

  .page-404-txt h5 {
    margin: 14px 4% 22px;
  }

  .page-404-img {
    padding: 0 6%;
    margin-bottom: 40px;
  }

  /* MODAL */
  .modal-dialog {
    max-width: 490px;
  }

  .modal-dialog.modal-xl {
    max-width: 360px;
  }

  #modal-1 .modal-dialog {
    width: 350px;
  }

  #modal-1 .modal-body-content {
    padding: 10px 25px 10px;
  }

  #modal-2 .modal-body-content {
    padding: 30px 15px 16px;
  }

  #modal-1 .modal-body-content h5 {
    font-size: 1.5rem;
  }

  .modal-body-content p {
    margin-top: 14px;
    margin-bottom: 18px;
  }

  .modal-body .newsletter-form {
    margin-top: 18px;
  }

  .modal .newsletter-form .form-control,
  .modal .request-form .form-control {
    height: 54px;
    font-size: 1.05rem;
    margin-bottom: 16px;
  }

  .modal .newsletter-form .btn,
  .modal .request-form .btn {
    height: 54px;
    font-size: 1rem;
  }

  /* COOKIES */
  #cookies {
    width: 92%;
    left: 4%;
    bottom: 16px;
    padding: 20px 30px 45px 20px;
  }

  #cookies p {
    font-size: 1rem;
    padding-right: 4%;
  }

  #cookies-ok {
    right: 20px;
    bottom: 15px;
    font-size: 0.95rem;
    padding: 6px 20px;
  }

  #cookies-info {
    margin-left: 7px;
  }

  #cookies-close {
    right: 12px;
    top: 4px;
  }

  #cookies-close svg {
    width: 11px;
    height: 11px;
  }

}



/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */

@media (min-width: 414px) and (max-width: 479.98px) {

  #stlChanger {
    display: none;
  }

  .division {
    padding-left: 3px;
    padding-right: 3px;
  }

  /*------------------------------------------*/
  /*  TYPOGRAPHY
  /*------------------------------------------*/

  /* Text Size */
  .fs-15 {
    font-size: 1rem;
  }

  /* 16px */
  .fs-16 {
    font-size: 1.0625rem;
  }

  /* 17px */
  .fs-17,
  .fs-18 {
    font-size: 1.125rem;
  }

  /* 18px */
  .fs-19 {
    font-size: 1.1875rem;
  }

  /* 19px */
  .fs-20,
  .fs-21,
  .fs-22 {
    font-size: 1.375rem;
  }

  /* 22px */
  .fs-23,
  .fs-24,
  .fs-25 {
    font-size: 1.5rem;
  }

  /* 24px */
  .fs-26,
  .fs-28,
  .fs-30,
  .fs-32,
  .fs-34 {
    font-size: 1.625rem;
  }

  /* 26px */
  .fs-36,
  .fs-38 {
    font-size: 1.75rem;
  }

  /* 28px */
  .fs-40,
  .fs-42 {
    font-size: 1.875rem;
  }

  /* 30px */
  .fs-44,
  .fs-46 {
    font-size: 2rem;
  }

  /* 32px */
  .fs-48 {
    font-size: 2.0625rem;
  }

  /* 33px */
  .fs-50 {
    font-size: 2.125rem;
  }

  /* 34px */
  .fs-52,
  .fs-54 {
    font-size: 2.25rem;
  }

  /* 36px */
  .fs-56 {
    font-size: 2.375rem;
  }

  /* 38px */
  .fs-58,
  .fs-60 {
    font-size: 2.5rem;
  }

  /* 40px */
  .fs-62,
  .fs-64 {
    font-size: 2.6255rem;
  }

  /* 42px */
  .fs-66 {
    font-size: 2.75rem;
  }

  /* 44px */
  .fs-68 {
    font-size: 2.875rem;
  }

  /* 46px */
  .fs-70 {
    font-size: 3rem;
  }

  /* 48px */
  .fs-72 {
    font-size: 3.125rem;
  }

  /* 50px */
  .fs-74 {
    font-size: 3.25rem;
  }

  /* 52px */
  .fs-76 {
    font-size: 3.375rem;
  }

  /* 54px */
  .fs-78 {
    font-size: 3.5rem;
  }

  /* 56px */
  .fs-80 {
    font-size: 3.625rem;
  }

  /* 58px */

  h2 {
    line-height: 1.35;
  }

  p {
    font-size: 1.0625rem;
  }

  /* 17px */
  ol.digit-list p {
    margin-bottom: 5px;
  }

  /* Check List */
  .check-list {
    margin: 18px 0 14px;
  }

  .check-list li p {
    margin-bottom: 7px;
  }

  .check-list li p span {
    top: 2px;
    margin-right: 9px;
  }

  .check-list.ico-20 [class^="flaticon-"]:before,
  .check-list.ico-20 [class^="flaticon-"]:after {
    font-size: 1.05rem;
  }

  /* Button */
  .btn,
  .btn.btn-md {
    font-size: 1.05rem;
    padding: 0.975rem 1.35rem;
  }

  .btn.btn-sm {
    font-size: 1rem;
    padding: 0.8rem 1.45rem;
  }

  .btn.btn-gra,
  .btn.btn-md.btn-gra {
    padding: 1.05rem 1.5rem;
  }

  .btn.ico-20.ico-left,
  .btn.ico-20.ico-right {
    font-size: 1.05rem;
    padding: 0.975rem 1.25rem;
  }

  .btns-group .btn.ico-30 {
    padding: 0.68165rem 0.5rem 0 !important;
  }

  /* Button Icon */
  .btn.ico-20 [class*="flaticon-"]:before,
  .btn.ico-20 [class*="flaticon-"]:after {
    font-size: 0.9rem;
    line-height: 0.45rem !important;
    top: 2px;
  }

  .btn.ico-30 [class*="flaticon-"]:before,
  .btn.ico-30 [class*="flaticon-"]:after {
    font-size: 2.05rem;
  }

  .btn.video-popup.ico-20 [class*="flaticon-"]:before,
  .btn.video-popup.ico-20 [class*="flaticon-"]:after {
    font-size: 1.25rem;
    top: 4px;
  }

  .btn.ico-30 span.ico-30-txt {
    font-size: 1.15rem;
    top: -10px;
    left: 0;
    margin-right: 0;
  }

  .btn.ico-left span {
    margin-right: 6px;
  }

  .btn.ico-right span {
    margin-left: 6px;
  }

  /* Buttons Group */
  .btns-group .btn:first-child {
    margin-right: 8px;
  }

  /* Button Text */
  p.btn-txt,
  .btn-rating {
    margin-top: 14px;
  }

  .text-center p.btn-txt.ico-15 {
    padding: 0;
  }

  .btn-rating p.fs-15,
  .star-rating small,
  .star-rating span.rating-txt {
    font-size: 1rem;
  }

  .btn.ico-35 {
    padding: 0.7rem 0.5rem 0.7rem 1.1rem;
  }

  .btn.btn-gra.ico-35 {
    padding: 0.875rem 0.775rem 0.875rem 1.375rem;
  }

  .ico-35 .btn-text {
    top: -3.25px;
  }

  .btn.ico-35 [class*="flaticon-"]:before,
  .btn.ico-35 [class*="flaticon-"]:after {
    font-size: 1.95rem;
    line-height: 0.5rem !important;
    top: 7px;
    margin-left: 5px;
  }

  .star-rating.ico-15 [class*="flaticon-"]:before,
  .star-rating.ico-15 [class*="flaticon-"]:after,
  .star-rating.ico-20 [class*="flaticon-"]:before,
  .star-rating.ico-20 [class*="flaticon-"]:after {
    position: relative;
    font-size: 1.115rem;
    top: 2px;
  }

  .os-version-ext {
    margin-top: 12px;
  }

  .os-version-ext .star-rating small {
    font-size: 1rem;
  }

  span.os-version {
    font-size: 1rem;
    line-height: 1.5;
    margin-top: 3px;
  }

  /* Store Badge */
  .store {
    margin-right: 4px;
  }

  .badge-img-xs .store img,
  .badge-img-sm .store img,
  .badge-img-md .store img,
  .badge-img-lg .store img,
  .badge-img-xl .store img {
    max-height: 3.15rem;
  }

  /* Video Popup Icon */
  .video-btn {
    width: 5.6rem;
    height: 5.6rem;
    margin-top: -2.8rem;
    margin-left: -2.8rem;
  }

  .video-btn [class^="flaticon-"]:before,
  .video-btn [class^="flaticon-"]:after {
    font-size: 4.25rem;
    line-height: 5.6rem !important;
    margin-left: 8px;
  }

  .video-btn-sm {
    width: 4.6rem;
    height: 4.6rem;
    margin-top: -2.3rem;
    margin-left: -2.3rem;
  }

  .video-btn.video-btn-sm [class^="flaticon-"]:before,
  .video-btn.video-btn-sm [class^="flaticon-"]:after {
    font-size: 3.5rem;
    line-height: 4.6rem !important;
    margin-left: 5px;
  }

  .ico-60 img,
  .ico-65 img {
    max-height: 4.15rem;
  }

  /* Vector Icon Background */
  .ico-55 .shape-ico svg {
    width: 125px;
    height: 125px;
    top: -30px;
    left: calc(50% - 65px);
  }

  .ico-60 .shape-ico svg {
    width: 130px;
    height: 130px;
    top: -35px;
    left: calc(50% - 60px);
  }

  /* Vector Rounded Icons */
  .ico-rounded {
    width: 94px;
    height: 94px;
  }

  .ico-rounded [class*="flaticon-"]:before,
  .ico-rounded [class*="flaticon-"]:after {
    font-size: 3rem;
    line-height: 94px !important;
  }

  /* Module Subtitle */
  .module-subtitle {
    font-size: 0.9rem;
    margin-bottom: 30px;
  }

  /* Section Title */
  .title-01.mb-60,
  .title-01.mb-70,
  .title-02.mb-70,
  .title-02.mb-80,
  .title-03.mb-70,
  .title-03.mb-80,
  .title-03.mb-100 {
    margin-bottom: 40px;
  }

  .title-01 h2,
  .title-02 h2,
  .title-03 h2 {
    padding: 0;
  }

  .title-03 h2.fs-48 {
    font-size: 2.1875rem;
  }

  .title-01 p,
  .title-03 p {
    margin: 12px 0 0;
  }

  .title-02 .btn {
    margin-top: 20px;
  }

  .section-rating .users {
    margin: 15px 0 0;
  }

  .section-rating .users img {
    max-height: 60px;
  }

  .section-rating .users p {
    margin: 10px 0 0;
  }

  /* Advantages */
  .advantages,
  .text-center .advantages {
    margin-top: 22px;
  }

  .advantages li:not(:last-child):after {
    top: -1.5px;
  }

  .advantages li p {
    font-size: 1rem;
  }

  /* Compatibility */
  .compatibility {
    margin-top: 6px;
    padding: 4px 24px;
  }

  /* Tools List / Payments Icons */
  .tools-list p,
  .payment-methods p {
    margin-bottom: 12px;
  }

  .tools-list span {
    padding-right: 1px;
  }

  .payment-icons img {
    max-height: 30px;
  }

  .tools-list.ico-35 [class*="flaticon-"]:before,
  .tools-list.ico-35 [class*="flaticon-"]:after {
    font-size: 2.125rem;
    line-height: 2.125rem !important;
    margin-right: 4px;
  }

  /* Quote */
  .quote-avatar img {
    width: 50px;
    height: 50px;
  }

  .quote p {
    margin-bottom: 5px;
  }

  .quote-author h6 {
    font-size: 1.1rem;
  }

  .quote-author span {
    font-size: 1.0625rem;
  }

  /* Users */
  .users-widget.d-block {
    margin-top: 22px;
  }

  .users-widget .u-ava img {
    max-height: 54px;
  }

  .users-widget .u-txt p {
    font-size: 0.975rem;
  }

  /*------------------------------------------*/
  /*  HEADER & NAVIGATION MENU 
  /*------------------------------------------*/

  /* Mobile Header Logo */
  .wsmobileheader .smllogo {
    margin-top: 22px;
    padding-left: 16px;
  }

  .smllogo img {
    max-height: 50px;
  }

  .wsmenu>.wsmenu-list {
    width: 325px;
    margin-right: -325px;
  }

  .wsactive .wsmobileheader {
    margin-right: 325px;
  }

  .overlapblackbg {
    width: calc(100% - 325px);
  }

  .callusbtn {
    left: 0;
    top: 0;
    padding: 14px 0 0 0;
    margin: 15px 0 0 22px;
  }

  .callusbtn.ico-20 [class^="flaticon-"]:before,
  .callusbtn.ico-20 [class^="flaticon-"]:after {
    font-size: 1.6rem;
  }

  .wsanimated-arrow {
    padding: 14px 30px 14px 0px;
    margin: 25px 16px 0 0;
  }

  /* Nav Link Info */
  span.sm-info {
    width: 22px;
    height: 22px;
    font-size: 0.825rem;
    line-height: 21px;
    top: -1px;
    margin-left: 10px;
  }

  .wsmenu>.wsmenu-list>li>a {
    font-size: 1.15rem;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a,
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a:hover,
  .wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a,
  .wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a:hover,
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a,
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a:hover,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.w-70 ul.link-list>li>a,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.w-70 ul.link-list>li>a:hover,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover {
    font-size: 1.1rem;
    padding: 11px 0;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu .title {
    font-size: 1rem;
    margin-bottom: 5px;
  }

  /*------------------------------------------*/
  /*  HERO
  /*------------------------------------------*/

  /* HERO TYPOGRAPHY */
  .hero-section h2.lh-1d25,
  .hero-section h2.lh-1d3 {
    line-height: 1.28;
  }

  .hero-section h2.ls-1d3px,
  .hero-section h2.ls-1d35px {
    letter-spacing: -0.75px;
  }

  .hero-section h2 img[class*="img-"] {
    display: none;
  }

  .hero-section .btns-group .btn:first-child {
    margin: 0 5% 18px 5%;
  }

  .hero-section img.r-16,
  .hero-section img.r-18,
  .hero-section img.r-20 {
    border-radius: 14px;
  }

  /* HERO ADVANTAGES LIST */
  .hero-section .advantages.mt-25 {
    margin-top: 24px;
  }

  .hero-section .advantages.mt-30 {
    margin-top: 26px;
  }

  .hero-section .advantages.mt-50 {
    margin-top: 32px;
  }

  .hero-section .advantages.ml-10 {
    margin-top: 25px;
    margin-left: 0;
  }

  .hero-section .advantages li {
    margin-left: 0;
  }

  .hero-section .advantages li:not(:last-child):after {
    font-size: 1.2rem;
    top: -1.5px;
    left: 1px;
  }

  .hero-section .advantages li p {
    font-size: 1rem;
  }

  /* HERO TAG WIDGET */
  .tag-widget {
    margin-bottom: 35px;
  }

  .tag-widget a {
    font-size: 0.965rem;
    padding: 10px 16px;
  }

  .tag-widget span {
    display: none;
  }

  /* HERO TEXT WIDGET */
  .txt-widget,
  .txt-widget.txt-widget-lg {
    margin-bottom: 35px;
  }

  .txt-widget a {
    font-size: 0.975rem;
    padding: 10px 20px;
  }

  .txt-widget.txt-widget-lg a {
    padding: 10px 20px;
  }

  .txt-widget span {
    top: 5px;
    right: 9px;
  }

  .txt-widget.txt-widget-lg span {
    top: 7px;
  }

  .txt-widget.ico-20 [class*="flaticon-"]:before,
  .txt-widget.ico-20 [class*="flaticon-"]:after {
    font-size: 1.4rem;
  }

  /* HERO RATING WIDGET */
  .rating-widget {
    margin-bottom: 30px;
  }

  .rating-widget a {
    font-size: 0.975rem;
  }

  .rating-widget b {
    display: none;
  }

  .rating-widget img.framer-stars {
    max-height: 19px;
    margin: 0 5px 0 0;
    top: -2px;
  }

  .rating-widget img.framer-logo {
    max-height: 25px;
    margin-left: 2px;
  }

  /* HERO DIGITS */
  .hero-digits {
    display: inline-block;
    width: auto;
    margin-top: 5px;
  }

  #hd-1-1,
  #hd-1-2 {
    width: 100%;
    padding: 0 20px;
  }

  #hd-1-2 {
    border-left: none;
    margin-top: 28px;
  }

  .hero-digits h3.statistic-number {
    font-size: 2.65rem;
    margin-bottom: 12px;
  }

  .hero-digits h3.statistic-number small {
    font-size: 2.2rem;
    margin-left: 3px;
  }

  .hero-digits p.fs-17 {
    font-size: 1.1rem;
  }

  /* HERO USERS */
  .hero-users-widget.d-block {
    display: inline-block !important;
    margin: 30px auto 0;
  }

  .hero-users-widget.d-inline {
    margin: 25px 0 0;
  }

  .hero-users .u-ava img {
    max-height: 48px;
  }

  .hero-users .u-txt p {
    font-size: 1rem;
  }

  /* HERO QUICK FORM */
  .hero-section .text-center .quick-form,
  .hero-section .quick-form.form-half {
    margin: 0 4%;
  }

  .hero-section .text-center .quick-form.mx-30 {
    margin: 0 4%;
  }

  .hero-section .quick-form .form-control,
  .hero-section .quick-form .btn,
  .hero-section .quick-form.form-half .btn {
    height: 54px;
    font-size: 1.1rem;
  }

  .hero-section .quick-form.form-half .form-control {
    height: 54px;
    font-size: 1.1rem;
    margin-bottom: 20px;
  }

  .hero-section .text-center .quick-form-msg {
    margin: 20px 0 0 0;
  }

  /* HERO-1 */
  .hero-1 {
    margin-bottom: 40px;
  }

  .hero-1-txt h2 {
    font-size: 2.95rem;
    line-height: 1.25;
  }

  .hero-1-txt p.fs-19 {
    font-size: 1.125rem;
    margin: 14px 3% 24px;
  }

  .hero-1-img {
    margin: 35px 0 -40px;
  }

  /* HERO-2 */
  .hero-2-txt h2 {
    font-size: 3rem;
  }

  .hero-2-txt p.fs-18 {
    margin: 14px 3% 24px;
  }

  .hero-2-brands {
    margin: 45px 10px 0;
  }

  .hero-2-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.35rem;
  }

  .hero-2-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  .hero-2-img {
    margin-top: 40px;
  }

  /* HERO-3 */
  .hero-3 {
    margin-bottom: 40px;
  }

  .hero-3-txt h2 {
    font-size: 2.85rem;
  }

  .hero-3-txt p.fs-19 {
    font-size: 1.125rem;
    margin: 14px 2% 25px;
  }

  .hero-3-img {
    margin: 35px 0 -40px;
  }

  /* HERO-4 */
  .hero-4 {
    padding-bottom: 50px;
  }

  .hero-4-txt h2 {
    font-size: 2.9rem;
  }

  .hero-4-txt p.fs-18 {
    margin: 15px 2% 22px;
  }

  .hero-4-brands {
    margin: 35px 0 0;
  }

  .hero-4-brands p {
    margin-bottom: 20px;
  }

  .hero-4-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.35rem;
  }

  .hero-4-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  /* HERO-5 */
  .hero-5 {
    margin-bottom: 40px;
  }

  .hero-5-txt h2 {
    font-size: 2.8rem;
  }

  .hero-5-txt p.fs-19 {
    font-size: 1.125rem;
    margin: 14px 2% 25px;
  }

  .hero-5-img {
    margin: 35px 0 -40px;
  }

  /* HERO-6 */
  .hero-6-txt h2 {
    font-size: 2.85rem;
  }

  .hero-6-txt p.fs-18 {
    margin: 14px 0 24px;
  }

  .hero-6-img {
    margin-top: 35px;
  }

  .hero-6-img img {
    padding: 0 10px;
    border-radius: 14px;
  }

  /* HERO-7 */
  .hero-7-wrapper {
    padding: 85px 0 0 35px;
    margin: 0 -15px;
  }

  .hero-7-txt {
    margin: 0 4% 40px 0;
  }

  .hero-7-txt h2 {
    font-size: 2.75rem;
  }

  .hero-7-txt p.fs-18 {
    margin: 14px 0 25px;
  }

  .hero-7-img {
    margin-bottom: -35px;
  }

  /* HERO-8 */
  .hero-8-txt h2 {
    font-size: 2.8rem;
  }

  .hero-8-txt p.fs-18 {
    margin: 15px 0 24px;
  }

  .hero-8-img {
    margin: 35px 0 0;
  }

  /* HERO-9 */
  .hero-9 {
    margin-bottom: 40px;
  }

  .hero-9-txt h2 {
    font-size: 2.85rem;
  }

  .hero-9-txt p.fs-19 {
    font-size: 1.125rem;
    margin: 14px 0 24px;
  }

  .hero-9-img {
    margin: 35px 0 -40px;
  }

  /* HERO-10 */
  .hero-10 {
    margin-bottom: 40px;
  }

  .hero-10-txt h2 {
    font-size: 2.85rem;
  }

  .hero-10-txt p.fs-18 {
    margin: 16px 0 25px;
  }

  .hero-10-brands {
    margin: 45px 10px 0;
  }

  .hero-10-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.35rem;
  }

  .hero-10-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  .hero-10-img {
    margin: 35px 0 -40px;
  }

  /* HERO-11 */
  .hero-11-txt h2 {
    font-size: 2.95rem;
  }

  .hero-11-txt p.fs-19 {
    font-size: 1.125rem;
    margin: 15px 0 22px;
  }

  .hero-11-img {
    margin-top: 35px;
  }

  #h11-1 {
    margin-bottom: 30px;
  }

  /* HERO-12 */
  .hero-12 .tag-widget a {
    font-size: 0.965rem;
    padding: 10px 15px 10px 7px;
  }

  .hero-12 .tag-widget span {
    display: inline-block;
    font-size: 0.9rem;
    padding: 5px 12px;
    margin-right: 4px;
  }

  .hero-12-txt h2 {
    font-size: 2.95rem;
  }

  .hero-12-txt p.fs-18 {
    margin: 15px 2% 24px;
  }

  /* HERO-13 */
  .hero-13-shape {
    width: 120%;
    top: 8%;
    left: -10%;
  }

  .hero-13-txt h2 {
    font-size: 2.8rem;
  }

  .hero-13-txt p.fs-18 {
    margin: 15px 0 22px;
  }

  .hero-13-image {
    margin: 35px 0 0;
    padding: 20px 15px 0;
  }

  .hero-13-image.r-24 {
    border-radius: 10px;
  }

  /* HERO-14 */
  .hero-14 {
    margin-bottom: 40px;
  }

  .hero-14-txt h2 {
    font-size: 2.8rem;
  }

  .hero-14-txt p.fs-18 {
    margin: 15px 2% 22px;
  }

  .hero-14-brands {
    margin: 35px 0 0;
  }

  .hero-14-brands p {
    margin-bottom: 20px;
  }

  .hero-14-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.35rem;
  }

  .hero-14-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  .hero-14-img {
    margin: 35px 0 -40px;
  }

  /* HERO-15 */
  .hero-15 {
    margin-bottom: 40px;
  }

  .hero-15-txt h2 {
    font-size: 2.85rem;
  }

  .hero-15-txt p.fs-18 {
    margin: 15px 0 22px;
  }

  .hero-15-img {
    margin: 35px 0 -40px;
  }

  /* HERO-16 */
  .hero-16-wrapper {
    padding-top: 85px;
    margin: 0 -15px;
  }

  .hero-16-txt {
    padding: 0 20px;
  }

  .hero-16-txt h2 {
    font-size: 2.85rem;
  }

  .hero-16-txt p.fs-18 {
    margin: 15px 2% 22px;
  }

  .hero-16-img {
    margin: 40px 20px 0;
  }

  /* HERO-17 */
  .hero-17-txt h2 {
    font-size: 3rem;
  }

  .hero-17-txt p.fs-18 {
    margin: 14px 2% 25px;
  }

  .hero-17-brands {
    margin: 50px 10px 0;
  }

  .hero-17-brands p {
    margin-bottom: 25px;
  }

  .hero-17-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.35rem;
  }

  .hero-17-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  .hero-17-img {
    margin-top: 40px;
  }

  /* HERO-18 */
  .hero-18-txt h2 {
    font-size: 2.75rem;
  }

  .hero-18-txt p.fs-18 {
    margin: 15px 0 25px;
  }

  .hero-18-brands {
    margin: 40px 0 0;
  }

  .hero-18-brands p {
    margin-bottom: 20px;
  }

  .hero-18-brands .loop_carousel_left img {
    padding: 0 10px;
    height: 3.35rem;
  }

  .hero-18-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 10px;
  }

  /*------------------------------------------*/
  /*  CONTENT
  /*------------------------------------------*/

  /* ABOUT */
  .about-2-title {
    margin-bottom: 12px;
  }

  .about-2-title h4 {
    font-size: 1.95rem;
  }

  .about-1-txt {
    margin-bottom: 30px;
  }

  .about-1-txt p {
    margin: 16px 2% 0;
  }

  .a-1-1 {
    margin-bottom: 20px;
  }

  .a-1-4 {
    margin-top: 20px;
  }

  #a4-1 {
    margin-bottom: 20px;
  }

  /* FEATURES */
  .features-section.mt-30 {
    margin-top: 30px;
  }

  .features-section .ico-55 [class*="flaticon-"]:before,
  .features-section .ico-55 [class*="flaticon-"]:after {
    font-size: 3.75rem;
  }

  /* FBOX-1 */
  .fbox-1,
  .col-lg-4 .fbox-1 {
    padding: 16px 16px 25px;
  }

  .fbox-1 {
    margin-bottom: 30px !important;
  }

  .fbox-1 .fbox-txt,
  .col-lg-4 .fbox-1 .fbox-txt {
    padding: 0 10px;
  }

  .fbox-1 .fbox-1-img {
    margin: 0 0 30px;
  }

  /* FBOX-2 */
  .fbox-2.fb-1,
  .fbox-2.fb-5,
  .fbox-2.fb-6 {
    padding: 25px 16px 16px;
  }

  .fbox-2.fb-2,
  .fbox-2.fb-3,
  .fbox-2.fb-4 {
    padding: 16px 16px 25px;
  }

  .fbox-2.fb-1,
  .fbox-2.fb-3,
  .fbox-2.fb-5 {
    margin-bottom: 30px;
  }

  .fbox-2.fb-7,
  .fbox-2.fb-8 {
    padding: 25px 20px;
  }

  .fbox-2 .fbox-txt {
    padding: 0 10px;
  }

  .fbox-2-txt .txt-block-tra-link.mt-20 {
    margin-top: 14px;
  }

  .fbox-2.fb-1 .fbox-2-img,
  .fbox-2.fb-5 .fbox-2-img,
  .fbox-2.fb-6 .fbox-2-img {
    margin: 22px 0 0;
  }

  .fbox-2.fb-2 .fbox-2-img,
  .fbox-2.fb-3 .fbox-2-img,
  .fbox-2.fb-4 .fbox-2-img {
    margin: 0 0 30px;
  }

  .fbox-2.fb-7 .fbox-2-img {
    margin: 25px 0 0;
  }

  .fbox-2.fb-8 .fbox-2-img {
    margin: 0 0 24px;
  }

  /* FBOX-3 */
  .fbox-3 {
    padding: 25px 16px 16px;
  }

  .fbox-3.fb-4,
  .fbox-3.fb-5,
  .fbox-3.fb-6 {
    padding: 16px 16px 25px;
  }

  .fbox-3.fb-1,
  .fbox-3.fb-2,
  .fbox-3.fb-4,
  .fbox-3.fb-5 {
    margin-bottom: 30px;
  }

  .fbox-3 .fbox-txt {
    padding: 0 10px;
  }

  .fbox-3.fb-1 .fbox-3-img,
  .fbox-3.fb-2 .fbox-3-img,
  .fbox-3.fb-3 .fbox-3-img {
    margin: 22px 0 0;
  }

  .fbox-3.fb-4 .fbox-3-img,
  .fbox-3.fb-5 .fbox-3-img,
  .fbox-3.fb-6 .fbox-3-img {
    margin: 0 0 30px;
  }

  /* FBOX-4 */
  .fbox-4 {
    padding: 16px 16px 25px;
  }

  .fbox-4.fb-1,
  .fbox-4.fb-2,
  .fbox-4.fb-3 {
    margin-bottom: 30px;
  }

  .fbox-4 .fbox-txt {
    padding: 0 10px;
  }

  .fbox-4 .fbox-4-img {
    margin: 0 0 30px;
  }

  /* FBOX-5 */
  .fbox-5 {
    padding: 40px 35px;
  }

  .fbox-5 a.tra-link {
    font-size: 1.0625rem;
  }

  /* FBOX-7 */
  .fbox-7.fb-1,
  .fbox-7.fb-2 {
    margin-bottom: 30px;
  }

  .fbox-7-img {
    margin: 0 0 25px;
  }

  .fbox-7 .fbox-txt {
    padding: 0 10px;
  }

  /* FBOX-8 */
  .fbox-8-wrapper.pt-70.pb-70 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .fbox-8 .fbox-ico-wrap {
    margin-top: 4px;
    margin-right: 20px;
  }

  .fbox-8 .ico-50 span[class*="flaticon-"]:before,
  .fbox-8 .ico-50 span[class*="flaticon-"]:after {
    font-size: 3.05rem;
  }

  .fbox-1 h5,
  .fbox-2 h5,
  .fbox-2 h3,
  .fbox-3 h5,
  .fbox-4 h5 {
    font-size: 1.5rem;
    margin-bottom: 12px;
  }

  .fbox-6 h5 {
    margin: 22px 0 12px;
  }

  .features-section p.fs-15 {
    font-size: 1.0625rem;
  }

  .fbox-2-txt .btn {
    margin-top: 22px;
  }

  .fbox-5 .txt-block-tra-link {
    margin-top: 15px;
  }

  .fbox-5 a.tra-link {
    font-size: 1.1rem;
  }

  .fbox-5 a.tra-link:after {
    font-size: 0.8rem;
    top: 1px;
    left: 5px;
  }

  .features-section .more-btn.mt-60 {
    margin-top: 50px;
  }

  /* CONTENT */
  .ct-02.division,
  .ct-03.division {
    padding: 0;
  }

  .ct-02 .container,
  .ct-03 .container,
  .ct-06 .container {
    max-width: 100%;
  }

  .ct-02-wrapper,
  .ct-03-wrapper,
  .ct-06-wrapper {
    margin: 0 -15px;
    border-radius: 0 !important;
  }

  .ct-10-wrapper {
    margin: 0 -15px;
    border-radius: 0 !important;
  }

  .ct-02-wrapper {
    padding: 70px 20px;
  }

  .ct-03-wrapper {
    padding: 70px 0 70px 30px;
  }

  .ct-05 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .ct-07 {
    padding: 165px 0;
  }

  .ct-08.hidd {
    overflow: visible;
    margin-bottom: 40px;
  }

  .ct-09 .section-overlay {
    margin-bottom: 45px;
  }

  .ct-10 .section-overlay {
    padding: 60px 28px 0;
  }

  .ct-08 .title-01,
  .ct-09 .title-01 {
    margin-bottom: 30px;
  }

  .ct-10 .section-title.title-01 {
    margin-bottom: 30px;
  }

  .ct-10 .section-title.title-01 p {
    margin-top: 15px;
  }

  .ct-03 .txt-block {
    padding-right: 30px;
  }

  .ct-05-txt {
    padding: 65px 22px;
  }

  .ct-06-txt {
    padding: 50px 5px 40px;
  }

  .txt-block h2,
  .ct-05-txt h2,
  .ct-06-txt h2 {
    margin-bottom: 18px;
  }

  .txt-block h6 {
    font-size: 1.275rem;
    margin: 22px 0 16px;
  }

  .txt-block .btn,
  .ct-05-txt .btn,
  .txt-block .btn.mt-25 {
    margin-top: 5px;
  }

  .txt-box h5 {
    margin-bottom: 20px;
  }

  /* CBOX-1 */
  .cbox-1-wrapper {
    margin-top: 12px;
  }

  .cbox-1 span {
    top: 0.8px;
    right: 10px;
  }

  /* CBOX-2 */
  .cbox-2-wrapper {
    margin-top: 20px;
  }

  #cb-2-1 {
    margin-bottom: 25px;
  }

  .cbox-2-ico {
    width: 21%;
    float: left;
    display: inline-block;
    position: relative;
    top: 6px;
  }

  .cbox-2-txt {
    width: 79%;
    display: inline-block;
  }

  .cbox-2-txt h5 {
    margin: 0 0 12px;
  }

  /* CBOX-3 */
  .cbox-3 .ico-wrap {
    margin-right: 1.175rem;
  }

  .cbox-3-ico {
    width: 2.35rem;
    height: 2.35rem;
    font-size: 1.15rem;
    line-height: 2rem;
    margin-top: 0;
  }

  .cbox-3-txt {
    margin-bottom: 20px;
  }

  .cbox-3-txt h5 {
    margin-bottom: 12px !important;
  }

  /* CBOX-4 */
  .cbox-4.cb-1,
  .cbox-4.cb-2 {
    margin-bottom: 25px;
  }

  .cbox-title {
    margin-bottom: 15px;
  }

  .cbox-title span {
    margin-right: 18px;
  }

  /* CBOX-5 */
  .cbox-5.mt-30 {
    margin-top: 25px;
  }

  .cbox-5-txt.mb-30 {
    margin-bottom: 25px;
  }

  .cbox-5 .ico-wrap {
    margin-right: 1.4rem;
  }

  .cbox-5-ico {
    top: 5px;
  }

  .cbox-5-ico span[class*="flaticon-"]:before,
  .cbox-5-ico span[class*="flaticon-"]:after {
    font-size: 3.25rem;
  }

  /* CBOX-6 */
  .cbox-6.mt-25 {
    margin-top: 18px;
  }

  .cbox-6-txt {
    padding-left: 14px;
  }

  .cbox-6-ico span {
    top: 6px;
  }

  .cbox-6-ico.ico-30 [class*="flaticon-"]:before,
  .cbox-6-ico.ico-30 [class*="flaticon-"]:after {
    font-size: 1.6rem;
  }

  /* Accordion */
  .txt-block .accordion {
    margin-top: 30px;
  }

  .txt-block .accordion-item {
    padding: 7px 0 10px;
  }

  .txt-block .accordion-thumb {
    padding-bottom: 22px;
  }

  .txt-block .accordion-panel {
    padding: 18px 0 10px 0;
  }

  .txt-block .accordion-item .accordion-thumb:after {
    top: -1px;
  }

  /* Signature */
  .signature {
    margin-top: 25px;
  }

  .signature img {
    max-height: 43px;
  }

  .signature h6 {
    font-size: 1.25rem;
    margin: 20px 0 0 3px;
  }

  .signature span {
    font-size: 1.125rem;
  }

  /* Content Images */
  .ct-04 .img-block {
    margin-top: 30px;
  }

  .ct5-img {
    margin-bottom: 30px;
  }

  .ct-06-img img {
    border-radius: 0;
  }

  .img-block-hidden {
    margin-bottom: -40px;
  }

  .ct-09 .img-block {
    margin-bottom: -45px;
  }

  .ct-10-img {
    margin-bottom: -20px;
  }

  .ct-10-img .video-btn {
    top: calc(50% - 10px);
  }

  .half-img,
  .half-img-left {
    margin-top: 45px;
  }

  .half-img img,
  .half-img-left img {
    padding: 0 12px;
  }

  /* STATISTIC */
  .statistic-3 .container {
    max-width: 100%;
  }

  .statistic-2-wrapper .col-sm-5 {
    width: 49%;
  }

  .statistic-3-wrapper {
    padding: 60px 22px 70px;
    margin: 0 -15px;
    border-radius: 0 !important;
  }

  .statistic-5-wrapper {
    margin: 0 10px;
  }

  .ct-11 .statistic-6-wrapper {
    margin: 25px 12px 0;
  }

  .statistic-3-title {
    margin-bottom: 30px;
  }

  .statistic-3-title.mb-50,
  .statistic-4-title {
    margin-bottom: 40px;
  }

  .statistic-3-title h3 {
    font-size: 1.75rem;
  }

  .statistic-3-title p {
    margin: 12px 0 0 !important;
  }

  #stb-3-1,
  #stb-3-2 {
    margin-bottom: 30px;
  }

  .statistic-3-wrapper .statistic-block {
    text-align: center;
    padding: 35px 50px;
  }

  .statistic-4-wrapper .statistic-block {
    padding: 0 8%;
  }

  .statistic-6-wrapper .statistic-block {
    padding-left: 15px;
  }

  #stb-6-1,
  #stb-6-2,
  #stb-6-3 {
    margin-bottom: 40px;
  }

  h2.statistic-number {
    font-size: 2.85rem;
  }

  .statistic-1-wrapper .statistic-block h5 {
    margin-top: 18px;
    margin-bottom: 12px;
  }

  .statistic-2 .statistic-number {
    font-size: 3rem;
  }

  .statistic-3 .statistic-number {
    font-size: 3.6rem;
  }

  .statistic-3 .statistic-block h2 span[class*="flaticon-"] {
    top: -5px;
    right: -6px;
  }

  .statistic-4 h2.statistic-number {
    font-size: 3.35rem;
  }

  .statistic-4-wrapper h5 {
    font-size: 1.5rem;
    margin: 20px 0 12px;
  }

  .statistic-5 h2.statistic-number {
    font-size: 3.35rem;
  }

  .statistic-1-wrapper p {
    font-size: 1.0625rem;
    padding: 0 3%;
  }

  .statistic-2-wrapper p {
    font-size: 1.1rem;
  }

  .statistic-3-wrapper p {
    font-size: 1.1rem;
    margin: 0 0 22px;
  }

  .statistic-5-wrapper p {
    font-size: 1.0625rem;
    margin: 20px 14% 0;
  }

  .statistic-6-wrapper .statistic-block p {
    margin: 12px 0 0;
  }

  .statistic-block span[class*="flaticon-"],
  .statistic-block .alt-font span[class*="flaticon-"] {
    top: -8px;
  }

  /* TESTIMONIALS */
  .review-1 {
    padding: 30px 25px;
    margin: 0 8px 30px;
  }

  .review-1.rv-1-line {
    padding: 30px 25px;
  }

  .review-2 {
    padding: 32px 25px 27px;
    margin: 0 8px 30px;
  }

  .review-3 {
    padding: 16px 16px 25px;
  }

  .review-4 {
    padding: 32px;
  }

  .page-pagination.pt-100 {
    padding-top: 55px;
  }

  .reviews-3-txt {
    margin: 30px 0 0;
  }

  .reviews-3-txt h3 {
    font-size: 1.65rem;
    line-height: 1.3;
  }

  .reviews-3-txt p {
    margin: 12px 0 0;
  }

  .r3-data {
    left: 18px;
    bottom: 20px;
    padding: 15px 22px 12px;
  }

  .r3-data h5 {
    font-size: 1.35rem;
  }

  .r3-data p {
    font-size: 1.0625rem;
  }

  .reviews-3-txt .review-ico.ico-80 [class*="flaticon-"]:before,
  .reviews-3-txt .review-ico.ico-80 [class*="flaticon-"]:after {
    font-size: 4rem;
  }

  .reviews-3-logo {
    margin-bottom: 25px;
  }

  .reviews-3-logo img {
    max-height: 46px;
  }

  .review-1 .review-ico {
    top: 14px;
    right: 20px;
  }

  .review-source {
    top: 20px;
    right: 20px;
  }

  .review-source img {
    max-height: 28px;
  }

  .review-1 .review-avatar img,
  .review-1 .owl-item .review-avatar img,
  .review-2 .review-avatar img,
  .review-2 .owl-item .review-avatar img,
  .review-4 .review-avatar img {
    width: 56px;
    height: 56px;
  }

  .review-1 .review-avatar {
    right: 30px;
    bottom: 30px;
  }

  .review-1 .review-txt p {
    font-size: 1.05rem;
    margin-bottom: 30px;
  }

  .review-2 .review-txt p,
  .review-4 .review-txt p {
    font-size: 1.05rem;
    margin-bottom: 15px;
  }

  .review-2 .review-author,
  .review-4 .review-author {
    margin-top: 6px;
    padding: 0 0 0 18px;
  }

  .review-author p {
    font-size: 1.125rem;
    margin-bottom: 10px;
  }

  .review-author span {
    font-size: 1.05rem;
  }

  .review-1 hr {
    margin: -5px 0 35px;
  }

  .review-2 .author-data,
  .review-4 .author-data {
    margin-bottom: 16px;
  }

  .review-1 .star-rating {
    margin-bottom: 12px;
  }

  .reviews-section .star-rating.ico-15 [class^="flaticon-"]:before,
  .reviews-section .star-rating.ico-15 [class^="flaticon-"]:after {
    font-size: 1.1rem;
  }

  /* BRANDS */
  .brands-3 .container:;

    {
    max-width: 100%;
  }

  .brands-3-wrapper {
    margin: 0 -15px;
    padding: 30px 22px;
    border-radius: 0
  }

  .brands-3 .brands-title {
    margin-bottom: 25px;
  }

  .brands-title {
    margin-bottom: 25px;
  }

  .brands-title h6 {
    font-size: 1.3rem;
    line-height: 1.4;
    padding: 0 8%;
  }

  .brands-title h5 {
    margin-bottom: 25px;
    line-height: 1.4;
    padding: 0 8%;
  }

  .brand-2-txt {
    margin-bottom: 24px;
  }

  .brand-2-txt h6 {
    font-size: 1.175rem;
    line-height: 1.55;
  }

  .brands-1 .loop_carousel_left img,
  .brands-2 .loop_carousel_left img {
    padding: 0 14px;
    height: 3.75rem;
  }

  .brands-3 .loop_carousel_left img {
    padding: 0 12px;
    height: 3.65rem;
  }

  .brands-1 .loop_carousel_left span:last-child img,
  .brands-2 .loop_carousel_left span:last-child img {
    padding: 0 0 0 14px;
  }

  .brands-3 .loop_carousel_left span:last-child img {
    padding: 0 0 0 12px;
  }

  .brands-1 .mx-half .loop_carousel_left img {
    padding: 0 14px;
    height: 3.5rem;
  }

  #brand-4-1,
  #brand-4-2 {
    margin-bottom: 20px;
  }

  .brands-4-wrapper .brand-logo {
    padding: 0 15px;
  }

  /* AWARDS */
  .awards-wrapper h4 {
    line-height: 1.45;
    margin-bottom: 32px;
  }

  .awards-1 .award-badge {
    margin: 0 15px;
  }

  #awb-1-1,
  #awb-1-2,
  #awb-1-3 {
    margin-bottom: 25px;
  }

  .awards-1 img {
    max-height: 135px;
  }

  /* RATING */
  .rating-title.mb-40 {
    margin-bottom: 40px;
  }

  .rbox-2 {
    display: block;
    flex: none;
  }

  #rb-1-3,
  #rb-3-1,
  #rb-3-2 {
    margin-bottom: 30px;
  }

  .rbox-1-img,
  .rbox-3-img {
    margin-bottom: 12px;
  }

  .rbox-1-img img,
  .rbox-3-img img {
    max-height: 38px;
  }

  .rbox-2-rating {
    display: block;
  }

  .rbox-2-rating img {
    top: 0;
    max-height: 28px;
    margin-bottom: 20px;
  }

  .rbox-2-logo img {
    top: 0;
    max-height: 35px;
  }

  .rbox-1 .star-rating,
  .rbox-3 .star-rating {
    font-size: 1rem;
    line-height: 1;
  }

  .rbox-2-rating.ico-25 {
    margin-bottom: 15px;
  }

  .rbox-1 .star-rating span,
  .rbox-1 .star-rating span {
    top: 1px;
  }

  .rbox-1 .star-rating.ico-15 [class*="flaticon-"]:before,
  .rbox-3 .star-rating.ico-15 [class*="flaticon-"]:before,
  .rbox-1 .star-rating.ico-15 [class*="flaticon-"]:after,
  .rbox-3 .star-rating.ico-15 [class*="flaticon-"]:after {
    font-size: 1.05rem;
  }

  .rbox-2 .ico-25 [class*="flaticon-"]:before,
  .rbox-2 .ico-25 [class*="flaticon-"]:after {
    font-size: 1.5rem;
  }

  .rbox-2 h6 {
    font-size: 1.125rem;
    line-height: 1.6;
    margin: 0 0 14px;
  }

  /* INTEGRATIONS */
  .integrations-section.pb-90 {
    padding-bottom: 55px;
  }

  .integrations-1.inner-page-hero {
    padding-top: 70px;
    padding-bottom: 85px;
  }

  .integrations-1.inner-page-hero .title-01 h2.fs-58 {
    font-size: 2.25rem;
  }

  .integrations-1.inner-page-hero .title-01 p {
    margin: 12px 0 0;
  }

  .integrations-2 .title-01 {
    margin-bottom: 35px;
  }

  .integrations-2 .title-01 h3 {
    font-size: 1.45rem;
  }

  .tools_carousel.mb-25 {
    margin-bottom: 20px;
  }

  .int_tool-1 {
    padding: 25px;
  }

  .int_tool-2 {
    padding: 22px;
  }

  .int_tool-3 {
    margin-bottom: 30px;
  }

  .int_tool-1 img,
  .int_tool-2 img {
    max-height: 52px;
  }

  .int_tool-3 img {
    max-height: 56px;
  }

  .int_tool-3 h6 {
    font-size: 1.5rem;
    margin: 30px 0 14px;
    padding-top: 25px;
  }

  .int_tool-3 p {
    font-size: 1.0625rem;
  }

  .tool_category {
    top: 25px;
    right: 22px;
    padding: 2px 12px 4px;
  }

  .tool_category span {
    font-size: 1rem;
  }

  .integrations-1 .more-btn .mt-60 {
    margin-top: 50px;
  }

  /* INTEGRATION DETAILS */
  .idt-title img {
    display: none;
  }

  /* PRICING */
  .pricing-1-txt {
    margin-bottom: 30px;
  }

  .pricing-1-txt h2 {
    margin-bottom: 15px;
  }

  .pricing-1-table,
  .pricing-2-table {
    padding: 30px 35px 35px;
  }

  .pricing-1-table.highlight {
    padding: 0 30px 35px;
  }

  .pricing-2 .pricing-table-header h6 {
    font-size: 1.5rem;
    margin-bottom: 15px;
  }

  .highlight-badge {
    padding: 12px 35px 13px;
  }

  .highlight-badge h6 {
    font-size: 1rem;
  }

  .pricing-discount {
    top: -5px;
    right: 0;
    padding: 8px 16px;
  }

  .pricing-discount h6 {
    font-size: 1rem;
  }

  .pricing-table-header h5 {
    margin-bottom: 22px;
  }

  .price span,
  .pricing-2 .price span {
    font-size: 3rem;
  }

  .price sup,
  .pricing-2 .price sup {
    font-size: 2.25rem;
    top: -5px;
  }

  .price sup.validity.pricing-2 .price sup.validity {
    font-size: 1.65rem;
  }

  .pricing-2 .price sup.validity {
    margin-left: 8px;
  }

  .price p {
    margin-top: 12px;
  }

  .pricing-2 .price p {
    font-size: 1.0625rem;
  }

  .pricing-1-table hr,
  .pricing-2-table hr {
    margin-top: 22px;
    margin-bottom: 18px;
  }

  .pricing-features.mt-25 {
    margin-top: 20px;
  }

  .pricing-features li {
    padding: 10px 7px;
  }

  .pricing-2 .pricing-features li p {
    font-size: 1.125rem;
  }

  .pt-btn {
    margin-top: 20px;
  }

  .p-table p.btn-txt {
    margin: 12px 0 0 0;
  }

  /* Pricing Notice */
  .pricing-notice p {
    padding: 0;
  }

  /* Pricing Compare */
  .table-responsive.mb-50 {
    margin-bottom: 30px;
  }

  .table>:not(caption)>*>* {
    padding: 10px 0 9px;
  }

  .comp-table .table-responsive thead th {
    font-size: 0.9375rem;
  }

  .comp-table .table-responsive tbody th {
    font-size: 0.915rem;
    line-height: 1.25;
  }

  .comp-table .table-responsive tbody td {
    font-size: 0.9rem;
    top: 0;
    line-height: 1.25;
  }

  .comp-table .table-responsive tbody td span {
    top: 3px;
  }

  .table-responsive .ico-15 [class*="flaticon-"]:before,
  .table-responsive .ico-15 [class*="flaticon-"]:after {
    font-size: 0.675rem;
  }

  .table-responsive .ico-20 [class*="flaticon-"]:before,
  .table-responsive .ico-20 [class*="flaticon-"]:after {
    font-size: 0.835rem;
  }

  .pbox {
    padding: 0;
  }

  #pbox-1,
  #pbox-2 {
    margin-bottom: 30px;
  }

  .pricing-section .txt-box-last,
  .pricing-section .pm-last {
    margin-bottom: 40px;
  }

  .comp-table-payment h6 {
    margin-bottom: 15px;
  }

  /* CHANGELOG */
  .changelog-title {
    padding: 80px 0 70px;
    margin-bottom: 70px;
  }

  .changelog-title p {
    margin-top: 20px;
  }

  .version-release {
    margin-bottom: 60px;
  }

  .release-data {
    padding-bottom: 25px;
    margin-bottom: 20px;
  }

  span.version-data {
    font-size: 1.3rem;
    line-height: 1.65;
    margin-bottom: 12px;
  }

  span.version-data span {
    font-size: 1.25rem;
    padding: 4px 8px;
    border-radius: 5px;
    margin-right: 6px;
  }

  span.release-date {
    font-size: 1.05rem;
  }

  .release-highlights h6 {
    font-size: 1.175rem;
    margin-bottom: 16px;
  }

  .release-highlights p.fs-17 {
    font-size: 1.1rem;
    margin-top: 12px;
  }

  .release-preview {
    margin-bottom: 20px;
  }

  /* TEAM */
  .team-member-photo {
    margin-bottom: 25px;
  }

  .team-member-data h6 {
    font-size: 1.4375rem;
  }

  .team-member-data p {
    font-size: 1.125rem;
  }

  .team-1 .more-btn {
    margin-top: 10px;
  }

  /* CAREERS */
  .careers-1 .career-item {
    text-align: center;
    padding: 40px 0 45px;
  }

  .position-description h5 {
    font-size: 1.425rem;
    line-height: 1.4;
    padding: 0 4%;
  }

  .position-data {
    margin-top: 12px;
  }

  .position-data li p {
    font-size: 1.1875rem;
  }

  .position-data li:not(:last-child):after {
    font-size: 1.2rem;
    top: 0.5px;
  }

  .position-workplace h6 {
    font-size: 1.2rem;
  }

  .posting-apply.text-end {
    text-align: center !important;
    margin-top: 20px;
  }

  .posting-apply a.btn {
    font-size: 1.05rem;
    padding: 0.85rem 1.75rem;
  }

  .more-careers {
    margin-top: 5px;
  }

  .more-careers-txt p {
    font-size: 1.1rem;
  }

  .more-careers-txt p span {
    display: block;
  }

  .more-careers-btn .btn {
    font-size: 1.05rem;
    padding: 0.85rem 1.75rem;
    margin-top: 10px;
  }

  .careers-section .more-btn {
    margin-top: 10px;
  }

  /* JOB POSITION */
  .job-position-title {
    margin: 80px 0 30px;
    padding: 60px 0 70px;
  }

  .job-position-title p {
    font-size: 1.2rem;
    margin: 20px 0 30px;
  }

  .job-position-title .btn {
    font-size: 1rem;
    padding: 0.7rem 1.65rem;
  }

  .position-info h5 {
    margin: 30px 0 20px;
  }

  .position-info .btn {
    margin-top: 20px !important;
  }

  /* FAQs */
  .faqs-3 .section-title {
    margin-bottom: 20px;
  }

  .faqs-2.inner-page-hero .accordion-wrapper {
    padding: 5px 20px;
  }

  .faqs-2-questions h4 {
    margin: 50px 0 25px 15px;
  }

  .faqs-3-questions h4 {
    margin: 45px 0 15px;
  }

  .fb-num {
    font-size: 1.3rem;
    margin-right: 3px;
    top: -2px;
  }

  .faq-1-title {
    margin-bottom: 30px;
  }

  .faq-1-title p {
    margin-top: 15px;
    margin-bottom: 22px;
  }

  .faqs-section .accordion-thumb {
    padding: 18px 0;
  }

  .faqs-section .accordion-item .accordion-thumb:after,
  .faqs-section .accordion-item.is-active .accordion-thumb:after {
    font-size: 0.9rem;
    top: 22px;
  }

  .faqs-section .accordion-thumb h5 {
    line-height: 1.45;
    padding-right: 8%;
  }

  .faqs-section .accordion-thumb h5 span {
    display: none;
  }

  .faqs-section .accordion-thumb p {
    font-size: 1.25rem;
    line-height: 1.45;
    padding-right: 6%;
  }

  .faqs-section .accordion-panel {
    padding: 0 0 5px 0;
  }

  .more-questions {
    margin-top: 50px;
  }

  /* DOWNLOAD */
  .download .title-01 {
    margin-bottom: 25px;
  }

  .download .title-01 h2 {
    padding: 0 5%;
  }

  .download .title-01 p {
    margin: 12px 0 0;
  }

  .download .title-01 .btns-group {
    margin: 20px 0 25px;
  }

  .download .title-01 .btns-group .btn:first-child {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .download-wrapper {
    border-radius: 10px;
  }

  .download .section-overlay {
    padding: 22px 15px 0;
  }

  .download-img {
    margin-bottom: -18px;
  }

  .block-info {
    padding: 14px 20px;
    border-radius: 12px;
  }

  .block-info.mt-60 {
    margin-top: 40px;
    padding: 13px 15px;
  }

  .block-info h6 {
    padding: 0 5%;
    line-height: 1.35;
  }

  /* BANNER */
  .banner-1-wrapper {
    margin: 0 -15px;
  }

  .banner-1-wrapper .banner-overlay {
    padding: 70px 20px 80px;
  }

  .banner-2 {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .banner-4.division {
    padding-left: 0;
    padding-right: 0;
  }

  .banner-4 .container {
    max-width: 100%;
  }

  .banner-4-wrapper {
    padding: 70px 30px 80px;
    margin: 0 -15px;
    border-radius: 0 0 !important;
  }

  .banner-5-wrapper {
    padding: 50px 5%;
  }

  .banner-6-overlay {
    padding: 20px;
  }

  .banner-6-txt {
    padding: 50px 5% 60px;
  }

  .banner-7 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .banner-rating {
    margin-bottom: 14px;
  }

  .banner-rating small {
    display: block;
    font-size: 1.05rem;
    top: 3px;
    left: 0;
  }

  .banner-4-txt h2 {
    font-size: 2.125rem;
  }

  .banner-5-txt h2 {
    font-size: 2.25rem;
  }

  .banner-7-txt h6 {
    line-height: 1.45;
    padding: 0 5%;
  }

  .banner-1-txt p.fs-18,
  .banner-2-txt p.fs-18 {
    font-size: 1.1rem;
    margin: 14px 0 22px;
  }

  .banner-1-txt p.fs-18.mx-50 {
    margin: 14px 0 22px;
  }

  .banner-4-txt p {
    font-size: 1.1rem;
    margin: 12px 0 22px;
  }

  .banner-3-btn {
    margin-top: 20px;
  }

  .banner-6-txt .btn {
    margin-top: 24px;
  }

  .banner-rating .ico-15 [class*="flaticon-"]:before,
  .banner-rating .ico-15 [class*="flaticon-"]:after {
    font-size: 1.05rem;
  }

  /* NEWSLETTER */
  .newsletter-2 .container {
    max-width: 100%;
  }

  .newsletter-1 {
    padding: 50px 0 40px;
  }

  .newsletter-2 .newsletter-overlay {
    padding: 60px 35px;
    margin: 0 -15px;
    border-radius: 0 0 !important;
  }

  .newsletter-3 .newsletter-overlay {
    padding: 40px 4% 25px;
    margin: 0;
  }

  .newsletter-4 {
    padding: 60px 0 50px;
  }

  .newsletter-txt h4,
  .newsletter-txt h3,
  .newsletter-txt h2 {
    font-size: 1.785rem;
    padding: 0;
    margin-bottom: 25px;
  }

  .newsletter-3 .newsletter-txt h2 {
    font-size: 1.6rem;
  }

  .newsletter-2 .newsletter-txt p {
    font-size: 0.95rem;
    padding: 0;
    margin-bottom: 0;
  }

  .newsletter-4 .newsletter-txt p {
    font-size: 0.95rem;
    padding: 0 4%;
    margin-bottom: 0;
  }

  .newsletter-1 .newsletter-form,
  .newsletter-3 .newsletter-form {
    padding: 0 5%;
  }

  .newsletter-2 .newsletter-form {
    padding: 0 2%;
    margin-top: 30px;
  }

  .newsletter-4 .newsletter-form {
    padding: 0 7%;
    margin-top: 30px;
  }

  .newsletter-section .form-control,
  .newsletter-section .btn {
    height: 54px;
    font-size: 1.0625rem;
  }

  .newsletter-2.newsletter-section .btn,
  .newsletter-4.newsletter-section .btn {
    font-size: 1.0625rem;
  }

  /* BLOG */
  #blog-page .blog-post {
    margin-bottom: 35px;
  }

  .blog-3 .post-meta-list {
    margin-bottom: 5px;
  }

  .post-date {
    left: 15px;
    width: 66px;
    height: 66px;
    padding: 13px 10px 0;
  }

  .post-date span {
    font-size: 1rem;
    margin-bottom: 6px;
  }

  .blog-post-txt h2 {
    margin-bottom: 10px;
  }

  #blog-page .post-link {
    margin-bottom: 18px;
  }

  .blog-1 .post-link {
    margin-bottom: 16px;
  }

  .blog-2 .post-link {
    margin: 5px 0 12px;
  }

  .post-meta-list li:not(:last-child):after {
    font-size: 1.1rem;
    top: -3px;
    left: 3px;
  }

  .post-meta-list li p {
    font-size: 1rem;
  }

  .blog-2 .blog-post-img,
  .blog-3 .blog-post-img {
    margin-bottom: 30px;
  }

  .posts-category {
    margin-bottom: 35px;
  }

  #blog-page .title-01.mb-80 {
    margin-bottom: 50px;
  }

  #blog-page .blog-post.wide-post {
    border-radius: 10px;
    padding: 25px 16px 20px;
    margin-bottom: 65px;
  }

  .wide-post .blog-post-img {
    margin-bottom: 35px;
  }

  .wide-post .post-meta-list {
    margin-top: 12px;
  }

  /* SINGLE BLOG POST */
  .single-post-title {
    padding-bottom: 36px;
    margin-bottom: 36px;
  }

  .single-post-title h2 {
    margin-bottom: 22px;
  }

  .author-avatar {
    margin-right: 15px;
  }

  .author-avatar img {
    width: 54px;
    height: 54px;
  }

  .post-meta {
    margin-top: 0;
  }

  .post-meta h6 {
    font-size: 1.125rem;
  }

  .post-meta p {
    font-size: 1.05rem;
    line-height: 1.6;
    padding-right: 5%;
  }

  .post-title-icons {
    margin-top: 20px;
  }

  .post-title-icons .ico-20 [class*="flaticon-"]:before,
  .post-title-icons .ico-20 [class*="flaticon-"]:after {
    font-size: 1.6rem;
  }

  .post-inner-img {
    margin: 25px 0;
  }

  .post-share-links {
    padding-top: 60px;
    margin: 60px 0 30px;
  }

  .post-share-links,
  .post-share-links .text-end,
  .post-nav-links,
  .post-nav-links .text-end {
    text-align: center !important;
  }

  .post-tags-list span {
    display: inline-block;
    font-size: 0.8rem;
    padding: 12px 15px 11px;
    margin: 0 5px 15px;
  }

  .post-share-list {
    text-align: center !important;
    margin-top: 30px;
  }

  .post-share-list a.share-ico span {
    margin: 0 12px;
  }

  .post-share-list.ico-25 [class*="flaticon-"]:before,
  .post-share-list.ico-25 [class*="flaticon-"]:after {
    font-size: 1.75rem;
  }

  .post-nav-btn {
    margin-top: 18px;
  }

  .post-nav-links .btn {
    font-size: 1rem;
    padding: 0.9rem 1.65rem;
  }

  .post-nav-btn .btn,
  .post-nav-btn .btn:last-child {
    margin: 0 8px;
  }

  /* CONTACTS */
  .contacts-info {
    text-align: center;
  }

  .contacts-info p {
    margin: 14px 0 0;
    padding: 0 3%;
  }

  .contacts-info h6 {
    margin: 22px 0 20px;
  }

  .contacts-info-socials li {
    padding-right: 12px;
  }

  .contact-box h5 {
    font-size: 1.6rem;
  }

  .contact-box p {
    margin: 14px 5% 18px;
  }

  .contact-box .btn.btn-sm {
    font-size: 1rem;
    padding: 0.8rem 1.4rem;
  }

  .contact-form .form-control,
  .contact-form .form-select {
    height: 54px;
    font-size: 1.0625rem;
    padding: 0 15px;
    margin-bottom: 18px;
  }

  .contact-form textarea {
    min-height: 170px;
  }

  .contact-form textarea.form-control {
    padding: 15px;
  }

  .contact-form .form-btn {
    margin-top: 5px;
  }

  .contact-form .form-btn .btn {
    width: 100%;
    font-size: 1.0625rem;
    padding: 0.95rem 1.4rem;
  }

  .contact-form-msg {
    text-align: center;
    margin-top: 15px;
  }

  /* FOOTER */
  .footer {
    padding-bottom: 30px;
  }

  .footer-1 .footer-info,
  .footer-2 .footer-info {
    margin-bottom: 32px;
  }

  .footer-1 .footer-links {
    margin-bottom: 17px;
  }

  .footer-2 .footer-links,
  .footer-3 .footer-links,
  .footer-4 .footer-links {
    margin-bottom: 10px;
  }

  .footer-2 .footer-connect,
  .footer-4 .footer-connect {
    margin-bottom: 26px;
  }

  .fl-1,
  .fl-2,
  .fl-3,
  .fl-4,
  .footer-1 .fl-5 {
    border-bottom: 1px solid #ddd;
    margin-bottom: 16px;
    padding-bottom: 17px;
  }

  .footer-6 .footer-links {
    margin-bottom: 18px;
  }

  .footer-6 .foo-links li {
    padding: 0 7px;
  }

  .footer-4 .footer-info {
    margin-bottom: 32px;
  }

  img.footer-logo {
    max-height: 60px;
    margin-bottom: 20px;
  }

  .footer-copyright-logo img.footer-logo {
    max-height: 60px;
    margin-bottom: 10px;
  }

  .footer h6 {
    font-size: 1.25rem;
    margin-bottom: 25px;
  }

  /* 20px */

  .footer-socials a {
    margin-right: 13px;
  }

  .footer-socials.ico-25 [class*="flaticon-"]:before,
  .footer-socials.ico-25 [class*="flaticon-"]:after {
    font-size: 1.65rem;
  }

  .footer-form .form-control {
    font-size: 1.1rem;
    height: 38px;
  }

  .footer-form .btn {
    height: 40px;
  }

  .footer-form .ico-15 [class*="flaticon-"]:before,
  .footer-form .ico-15 [class*="flaticon-"]:after {
    font-size: 1rem;
    line-height: 28px !important;
  }

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

  .bottom-footer-socials {
    margin-top: 15px;
  }

  .bottom-footer-socials li {
    padding-right: 12px;
  }

  .bottom-footer-list li:not(:last-child):after {
    top: -2px;
  }

  .bottom-footer-socials.ico-20 [class*="flaticon-"]:before,
  .bottom-footer-socials.ico-25 [class*="flaticon-"]:before,
  .bottom-footer-socials.ico-20 [class*="flaticon-"]:after,
  .bottom-footer-socials.ico-25 [class*="flaticon-"]:after {
    font-size: 1.375rem;
  }

  /* INNER PAGE WRAPPER */
  .inner-page-hero {
    padding-top: 70px;
  }

  .inner-page-title {
    padding-bottom: 50px;
    margin-bottom: 50px;
  }

  .inner-page-title p {
    font-size: 1.15rem;
    line-height: 1.6666;
    margin-top: 12px;
  }

  /* PAGE PAGINATION */
  .page-link {
    font-size: 1.1rem;
    padding: 4px 14px;
  }

  .pagination.ico-20 [class*="flaticon-"]:before,
  .pagination.ico-20 [class*="flaticon-"]:after {
    font-size: 0.75rem;
  }

  /* TERMS, PRIVACY, COOKIES */
  .txt-block.legal-info h5 {
    margin: 35px 0 15px;
  }

  .txt-block.legal-info h6 {
    margin: 15px 0;
  }

  /* SIGN IN / SIGN UP */
  .login-1 .register-page-form,
  .signup-1 .register-page-form {
    padding: 100px 10px;
  }

  .login-2 .register-page-form,
  .signup-2 .register-page-form {
    padding-top: 90px;
    padding-bottom: 90px;
    margin: 0 4%;
  }

  .reset-page-wrapper {
    padding: 210px 15px;
  }

  .register-form-title {
    margin-bottom: 25px;
  }

  .register-form-title h3,
  .reset-form-title h3 {
    font-size: 2rem;
  }

  .register-form-title p {
    font-size: 1.15rem;
    margin-top: 10px;
  }

  .reset-form-title {
    margin-bottom: 20px;
  }

  .reset-form-title p {
    font-size: 1.15rem;
    margin-top: 12px;
  }

  .reset-password-link p {
    font-size: 1.1rem;
    margin-bottom: 30px;
  }

  .form-data span {
    font-size: 1rem;
  }

  .register-page-form p.create-account {
    font-size: 1.0625rem;
    margin-top: 25px;
  }

  .reset-password-form .form-data p {
    font-size: 1.0625rem;
    margin: 22px 0 10px;
  }

  .separator-line {
    font-size: 1.1875rem;
    margin: 24px 0;
  }

  .reset-page-wrapper .form-control,
  .register-page-form .form-control {
    height: 54px;
    font-size: 1.1rem;
    margin-bottom: 20px;
  }

  #login .register-page-form .btn.submit {
    height: 52px;
    font-size: 1.0625rem;
    margin-top: 0;
  }

  #signup .register-page-form .btn.submit {
    height: 52px;
    font-size: 1.0625rem;
    margin-top: 25px;
  }

  .reset-page-wrapper .btn.submit {
    height: 52px;
    font-size: 1.0625rem;
  }

  .btn-register {
    font-size: 1.05rem !important;
  }

  .btn-register.txt-btn {
    padding: 1.05rem 1.6rem;
  }

  .btn-register.mb-15 {
    margin-bottom: 15px;
  }

  /* PAGE 404 */
  .page-404-txt img {
    max-height: 110px;
    margin-bottom: 25px;
  }

  .page-404-txt h5 {
    font-size: 1.25rem;
    margin: 14px 4% 20px;
  }

  .page-404-img {
    padding: 0 4%;
    margin-bottom: 40px;
  }

  /* MODAL */
  .modal-dialog {
    max-width: 370px;
    margin: auto auto;
  }

  .modal-dialog.modal-xl {
    max-width: 350px;
    margin: auto auto;
  }

  #modal-1 .modal-dialog {
    width: 320px;
    margin: auto auto;
  }

  #modal-1 .modal-body-img {
    padding-top: 25px;
  }

  #modal-3.modal .btn-close {
    height: 1.25rem;
    width: 1.25rem;
    right: 12px !important;
    top: 12px !important;
  }

  #modal-3.modal .btn-close span {
    line-height: 20px !important;
    top: -5px;
  }

  #modal-3.modal .btn-close [class^="flaticon-"]:before,
  #modal-3.modal .btn-close [class^="flaticon-"]:after {
    font-size: 0.5rem;
  }

  #modal-1 .modal-body-content {
    padding: 5px 22px 10px;
  }

  #modal-2 .modal-body-content {
    padding: 30px 12px 16px;
  }

  .modal-body-content h4.fs-30 {
    font-size: 1.7rem;
  }

  .modal-body-content p {
    margin-top: 14px;
    margin-bottom: 18px;
  }

  .modal-body .newsletter-form {
    margin-top: 18px;
  }

  .modal .newsletter-form .form-control,
  .modal .request-form .form-control {
    height: 54px;
    font-size: 1.05rem;
    margin-bottom: 16px;
  }

  .modal .newsletter-form .btn,
  .modal .request-form .btn {
    height: 54px;
    font-size: 1rem;
  }

  /* COOKIES */
  #cookies {
    width: 96%;
    left: 2%;
    bottom: 12px;
    padding: 20px 50px 45px 20px;
  }

  #cookies p {
    font-size: 1rem;
  }

  #cookies-ok {
    right: 5%;
    bottom: 15px;
    font-size: 0.95rem;
    padding: 6px 20px;
  }

  #cookies-info {
    margin-left: 0;
  }

  #cookies-close {
    right: 14px;
    top: 4px;
  }

  #cookies-close svg {
    width: 12px;
    height: 12px;
  }

}



/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */

@media (min-width: 390px) and (max-width: 413.98px) {

  #stlChanger {
    display: none;
  }

  .division {
    padding-left: 4px;
    padding-right: 4px;
  }

  /*------------------------------------------*/
  /*  TYPOGRAPHY
  /*------------------------------------------*/

  /* Text Size */
  .fs-15 {
    font-size: 1rem;
  }

  /* 16px */
  .fs-16 {
    font-size: 1.0625rem;
  }

  /* 17px */
  .fs-17,
  .fs-18 {
    font-size: 1.125rem;
  }

  /* 18px */
  .fs-19 {
    font-size: 1.1875rem;
  }

  /* 19px */
  .fs-20,
  .fs-21,
  .fs-22 {
    font-size: 1.375rem;
  }

  /* 22px */
  .fs-23,
  .fs-24,
  .fs-25 {
    font-size: 1.5rem;
  }

  /* 24px */
  .fs-26,
  .fs-28,
  .fs-30,
  .fs-32,
  .fs-34 {
    font-size: 1.625rem;
  }

  /* 26px */
  .fs-36,
  .fs-38,
  .fs-40,
  .fs-42 {
    font-size: 1.75rem;
  }

  /* 28px */
  .fs-44,
  .fs-46 {
    font-size: 1.875rem;
  }

  /* 30px */
  .fs-48 {
    font-size: 1.9375rem;
  }

  /* 31px */
  .fs-50 {
    font-size: 2rem;
  }

  /* 32px */
  .fs-52,
  .fs-54 {
    font-size: 2.125rem;
  }

  /* 34px */
  .fs-56 {
    font-size: 2.25rem;
  }

  /* 36px */
  .fs-58,
  .fs-60 {
    font-size: 2.375rem;
  }

  /* 38px */
  .fs-62,
  .fs-64 {
    font-size: 2.5rem;
  }

  /* 40px */
  .fs-66 {
    font-size: 2.6255rem;
  }

  /* 42px */
  .fs-68 {
    font-size: 2.75rem;
  }

  /* 44px */
  .fs-70 {
    font-size: 2.875rem;
  }

  /* 46px */
  .fs-72 {
    font-size: 3rem;
  }

  /* 48px */
  .fs-74 {
    font-size: 3.125rem;
  }

  /* 50px */
  .fs-76 {
    font-size: 3.25rem;
  }

  /* 52px */
  .fs-78 {
    font-size: 3.375rem;
  }

  /* 54px */
  .fs-80 {
    font-size: 3.5rem;
  }

  /* 56px */

  h2 {
    line-height: 1.3;
  }

  p {
    font-size: 1.0625rem;
  }

  /* 17px */
  ol.digit-list p {
    margin-bottom: 5px;
  }

  /* Check List */
  .check-list {
    margin: 18px 0 12px;
  }

  .check-list li p {
    margin-bottom: 7px;
  }

  .check-list li p span {
    top: 2px;
    margin-right: 10px;
  }

  .check-list.ico-20 [class^="flaticon-"]:before,
  .check-list.ico-20 [class^="flaticon-"]:after {
    font-size: 1.05rem;
  }

  /* Button */
  .btn,
  .btn.btn-md {
    font-size: 1rem;
    padding: 0.975rem 1.35rem;
  }

  .btn.btn-sm {
    font-size: 1rem;
    padding: 0.8rem 1.45rem;
  }

  .btn.btn-gra,
  .btn.btn-md.btn-gra {
    padding: 1.05rem 1.5rem;
  }

  .btn.ico-20.ico-left,
  .btn.ico-20.ico-right {
    font-size: 1rem;
    padding: 0.975rem 1.25rem;
  }

  .btns-group .btn.ico-30 {
    padding: 0.61915rem 0.5rem 0 !important;
  }

  /* Button Icon */
  .btn.ico-20 [class*="flaticon-"]:before,
  .btn.ico-20 [class*="flaticon-"]:after {
    font-size: 1rem;
    line-height: 0.45rem !important;
    top: 2px;
  }

  .btn.ico-30 [class*="flaticon-"]:before,
  .btn.ico-30 [class*="flaticon-"]:after {
    font-size: 2.05rem;
  }

  .btn.video-popup.ico-20 [class*="flaticon-"]:before,
  .btn.video-popup.ico-20 [class*="flaticon-"]:after {
    font-size: 1.25rem;
    top: 4px;
  }

  .btn.ico-30 span.ico-30-txt {
    font-size: 1.15rem;
    top: -10px;
    left: -1px;
    margin-right: 0;
  }

  .btn.ico-left span {
    margin-right: 6px;
  }

  .btn.ico-right span {
    margin-left: 6px;
  }

  /* Buttons Group */
  .btns-group .btn:first-child {
    margin-right: 8px;
  }

  /* Button Text */
  p.btn-txt,
  .btn-rating {
    margin-top: 14px;
  }

  .text-center p.btn-txt.ico-15 {
    padding: 0;
  }

  .btn-rating p.fs-15,
  .star-rating small,
  .star-rating span.rating-txt {
    font-size: 1rem;
  }

  .btn.ico-35 {
    padding: 0.7rem 0.5rem 0.7rem 1.1rem;
  }

  .btn.btn-gra.ico-35 {
    padding: 0.875rem 0.775rem 0.875rem 1.375rem;
  }

  .ico-35 .btn-text {
    top: -3.25px;
  }

  .btn.ico-35 [class*="flaticon-"]:before,
  .btn.ico-35 [class*="flaticon-"]:after {
    font-size: 1.9rem;
    line-height: 0.5rem !important;
    top: 7px;
    margin-left: 6px;
  }

  .star-rating.ico-15 [class*="flaticon-"]:before,
  .star-rating.ico-15 [class*="flaticon-"]:after,
  .star-rating.ico-20 [class*="flaticon-"]:before,
  .star-rating.ico-20 [class*="flaticon-"]:after {
    position: relative;
    font-size: 1.115rem;
    top: 2px;
  }

  .os-version-ext {
    margin-top: 12px;
  }

  .os-version-ext .star-rating small {
    font-size: 1rem;
  }

  span.os-version {
    font-size: 1rem;
    line-height: 1.5;
    margin-top: 3px;
  }

  /* Store Badge */
  .store {
    margin-right: 4px;
  }

  .badge-img-xs .store img,
  .badge-img-sm .store img,
  .badge-img-md .store img,
  .badge-img-lg .store img,
  .badge-img-xl .store img {
    max-height: 3.15rem;
  }

  /* Video Popup Icon */
  .video-btn {
    width: 5.6rem;
    height: 5.6rem;
    margin-top: -2.8rem;
    margin-left: -2.8rem;
  }

  .video-btn [class^="flaticon-"]:before,
  .video-btn [class^="flaticon-"]:after {
    font-size: 4.25rem;
    line-height: 5.6rem !important;
    margin-left: 8px;
  }

  .video-btn-sm {
    width: 4.6rem;
    height: 4.6rem;
    margin-top: -2.3rem;
    margin-left: -2.3rem;
  }

  .video-btn.video-btn-sm [class^="flaticon-"]:before,
  .video-btn.video-btn-sm [class^="flaticon-"]:after {
    font-size: 3.5rem;
    line-height: 4.6rem !important;
    margin-left: 5px;
  }

  .ico-60 img,
  .ico-65 img {
    max-height: 4rem;
  }

  /* Vector Icon Background */
  .ico-55 .shape-ico svg {
    width: 125px;
    height: 125px;
    top: -30px;
    left: calc(50% - 65px);
  }

  .ico-60 .shape-ico svg {
    width: 130px;
    height: 130px;
    top: -35px;
    left: calc(50% - 60px);
  }

  /* Vector Rounded Icons */
  .ico-rounded {
    width: 92px;
    height: 92px;
  }

  .ico-rounded [class*="flaticon-"]:before,
  .ico-rounded [class*="flaticon-"]:after {
    font-size: 2.9rem;
    line-height: 92px !important;
  }

  /* Module Subtitle */
  .module-subtitle {
    font-size: 0.825rem;
    margin-bottom: 28px;
  }

  /* Section Title */
  .title-01.mb-60,
  .title-01.mb-70,
  .title-02.mb-70,
  .title-02.mb-80,
  .title-03.mb-70,
  .title-03.mb-80,
  .title-03.mb-100 {
    margin-bottom: 40px;
  }

  .title-01 h2,
  .title-02 h2,
  .title-03 h2 {
    padding: 0;
  }

  .title-03 h2.fs-48 {
    font-size: 2.0625rem;
  }

  .title-01 p,
  .title-03 p {
    margin: 12px 0 0;
  }

  .title-02 .btn {
    margin-top: 20px;
  }

  .section-rating .users {
    margin: 15px 0 0;
  }

  .section-rating .users img {
    max-height: 60px;
  }

  .section-rating .users p {
    margin: 10px 0 0;
  }

  /* Advantages */
  .advantages,
  .text-center .advantages {
    margin-top: 20px;
  }

  .advantages li:not(:last-child):after {
    top: -1.5px;
  }

  .advantages li p {
    font-size: 0.975rem;
  }

  /* Compatibility */
  .compatibility {
    margin-top: 6px;
    padding: 4px 22px;
    border-radius: 22px;
  }

  /* Tools List / Payments Icons */
  .tools-list p,
  .payment-methods p {
    margin-bottom: 12px;
  }

  .tools-list span {
    padding-right: 1px;
  }

  .payment-icons img {
    max-height: 30px;
  }

  .tools-list.ico-35 [class*="flaticon-"]:before,
  .tools-list.ico-35 [class*="flaticon-"]:after {
    font-size: 2.125rem;
    line-height: 2.125rem !important;
    margin-right: 4px;
  }

  /* Quote */
  .quote-avatar img {
    width: 50px;
    height: 50px;
  }

  .quote p {
    margin-bottom: 4px;
  }

  .quote-author h6 {
    font-size: 1.2rem;
  }

  .quote-author span {
    font-size: 1.0625rem;
  }

  /* Users */
  .users-widget.d-block {
    margin-top: 22px;
  }

  .users-widget .u-ava img {
    max-height: 54px;
  }

  .users-widget .u-txt p {
    font-size: 0.975rem;
  }

  /*------------------------------------------*/
  /*  HEADER & NAVIGATION MENU
  /*------------------------------------------*/

  /* Mobile Header Logo */
  .wsmobileheader .smllogo {
    margin-top: 22px;
    padding-left: 16px;
  }

  .smllogo img {
    max-height: 50px;
  }

  .wsmenu>.wsmenu-list {
    width: 325px;
    margin-right: -325px;
  }

  .wsactive .wsmobileheader {
    margin-right: 325px;
  }

  .overlapblackbg {
    width: calc(100% - 325px);
  }

  .callusbtn {
    left: 0;
    top: 0;
    padding: 14px 0 0 0;
    margin: 15px 0 0 18px;
  }

  .callusbtn.ico-20 [class^="flaticon-"]:before,
  .callusbtn.ico-20 [class^="flaticon-"]:after {
    font-size: 1.6rem;
  }

  .wsanimated-arrow {
    padding: 14px 30px 14px 0px;
    margin: 25px 16px 0 0;
  }

  /* Nav Link Info */
  span.sm-info {
    width: 22px;
    height: 22px;
    font-size: 0.825rem;
    line-height: 21px;
    top: -1px;
    margin-left: 8px;
  }

  .wsmenu>.wsmenu-list>li>a {
    font-size: 1.15rem;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a,
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a:hover,
  .wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a,
  .wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a:hover,
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a,
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a:hover,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.w-70 ul.link-list>li>a,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.w-70 ul.link-list>li>a:hover,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover {
    font-size: 1.1rem;
    padding: 11px 0;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu .title {
    font-size: 1rem;
    margin-bottom: 5px;
  }

  /*------------------------------------------*/
  /*  HERO
  /*------------------------------------------*/

  /* HERO TYPOGRAPHY */
  .hero-section h2.lh-1d2,
  .hero-section h2.lh-1d25,
  .hero-section h2.lh-1d3 {
    line-height: 1.28;
  }

  .hero-section h2.ls-1d3px,
  .hero-section h2.ls-1d35px {
    letter-spacing: -0.75px;
  }

  .hero-section h2 img[class*="img-"] {
    display: none;
  }

  .hero-section .btns-group .btn:first-child {
    margin: 0 5% 18px 5%;
  }

  .hero-section img.r-16,
  .hero-section img.r-18,
  .hero-section img.r-20 {
    border-radius: 14px;
  }

  /* HERO ADVANTAGES LIST */
  .hero-section .advantages.mt-25 {
    margin-top: 24px;
  }

  .hero-section .advantages.mt-30 {
    margin-top: 26px;
  }

  .hero-section .advantages.mt-50 {
    margin-top: 32px;
  }

  .hero-section .advantages.ml-10 {
    margin-top: 25px;
    margin-left: 0;
  }

  .hero-section .advantages li {
    margin-left: 0;
  }

  .hero-section .advantages li:not(:last-child):after {
    font-size: 1.2rem;
    top: -1.5px;
    left: 1px;
  }

  .hero-section .advantages li p {
    font-size: 1rem;
  }

  /* HERO TAG WIDGET */
  .tag-widget {
    margin-bottom: 35px;
  }

  .tag-widget a {
    font-size: 0.95rem;
    padding: 10px 17px;
  }

  .tag-widget span {
    display: none;
  }

  /* HERO TEXT WIDGET */
  .txt-widget,
  .txt-widget.txt-widget-lg {
    margin-bottom: 35px;
  }

  .txt-widget a {
    font-size: 0.975rem;
    padding: 10px 20px;
  }

  .txt-widget.txt-widget-lg a {
    font-size: 0.975rem;
    padding: 10px 20px;
  }

  .txt-widget span {
    top: 5px;
    right: 9px;
  }

  .txt-widget.txt-widget-lg span {
    top: 7px;
  }

  .txt-widget.ico-20 [class*="flaticon-"]:before,
  .txt-widget.ico-20 [class*="flaticon-"]:after {
    font-size: 1.4rem;
  }

  /* HERO RATING WIDGET */
  .rating-widget {
    margin-bottom: 30px;
  }

  .rating-widget a {
    font-size: 0.95rem;
  }

  .rating-widget b {
    display: none;
  }

  .rating-widget img.framer-stars {
    max-height: 19px;
    margin: 0 5px 0 0;
    top: -2px;
  }

  .rating-widget img.framer-logo {
    max-height: 25px;
    margin-left: 2px;
  }

  /* HERO DIGITS */
  .hero-digits {
    display: inline-block;
    width: auto;
    margin-top: 5px;
  }

  #hd-1-1,
  #hd-1-2 {
    width: 100%;
    padding: 0 20px;
  }

  #hd-1-2 {
    border-left: none;
    margin-top: 28px;
  }

  .hero-digits h3.statistic-number {
    font-size: 2.6rem;
    margin-bottom: 12px;
  }

  .hero-digits h3.statistic-number small {
    font-size: 2.1rem;
    margin-left: 3px;
  }

  .hero-digits p.fs-17 {
    font-size: 1.1rem;
  }

  /* HERO USERS */
  .hero-users-widget.d-block {
    display: inline-block !important;
    margin: 28px auto 0;
  }

  .hero-users-widget.d-inline {
    margin: 25px 0 0;
  }

  .hero-users .u-ava img {
    max-height: 48px;
  }

  .hero-users .u-txt p {
    font-size: 1rem;
  }

  /* HERO QUICK FORM */
  .hero-section .text-center .quick-form,
  .hero-section .quick-form.form-half {
    margin: 0 2%;
  }

  .hero-section .text-center .quick-form.mx-30 {
    margin: 0 2%;
  }

  .hero-section .quick-form .form-control,
  .hero-section .quick-form .btn,
  .hero-section .quick-form.form-half .btn {
    height: 54px;
    font-size: 1.0625rem;
  }

  .hero-section .quick-form.form-half .form-control {
    height: 54px;
    font-size: 1.0625rem;
    margin-bottom: 18px;
  }

  .hero-section .text-center .quick-form-msg {
    margin: 20px 0 0 0;
  }

  /* HERO-1 */
  .hero-1 {
    margin-bottom: 40px;
  }

  .hero-1-txt h2 {
    font-size: 2.75rem;
    line-height: 1.25;
  }

  .hero-1-txt p.fs-19 {
    font-size: 1.125rem;
    margin: 12px 2% 25px;
  }

  .hero-1-img {
    margin: 30px 0 -40px;
  }

  /* HERO-2 */
  .hero-2-txt h2 {
    font-size: 2.85rem;
  }

  .hero-2-txt p.fs-18 {
    margin: 14px 0 24px;
  }

  .hero-2-brands {
    margin: 45px 10px 0;
  }

  .hero-2-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.35rem;
  }

  .hero-2-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  .hero-2-txt .hero-digits {
    margin-top: 40px;
  }

  .hero-2-img {
    margin-top: 40px;
  }

  /* HERO-3 */
  .hero-3 {
    margin-bottom: 40px;
  }

  .hero-3-txt h2 {
    font-size: 2.75rem;
  }

  .hero-3-txt p.fs-19 {
    font-size: 1.125rem;
    margin: 12px 0 25px;
  }

  .hero-3-img {
    margin: 35px 0 -40px;
  }

  /* HERO-4 */
  .hero-4 {
    padding-bottom: 45px;
  }

  .hero-4-txt h2 {
    font-size: 2.8rem;
  }

  .hero-4-txt p.fs-18 {
    margin: 14px 2% 22px;
  }

  .hero-4-brands {
    margin: 35px 0 0;
  }

  .hero-4-brands p {
    margin-bottom: 20px;
  }

  .hero-4-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.35rem;
  }

  .hero-4-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  /* HERO-5 */
  .hero-5 {
    margin-bottom: 40px;
  }

  .hero-5-txt h2 {
    font-size: 2.75rem;
  }

  .hero-5-txt p.fs-19 {
    font-size: 1.125rem;
    margin: 12px 0 25px;
  }

  .hero-5-img {
    margin: 30px 0 -40px;
  }

  /* HERO-6 */
  .hero-6-txt h2 {
    font-size: 2.75rem;
  }

  .hero-6-txt p.fs-18 {
    margin: 12px 0 22px;
  }

  .hero-6-img {
    margin-top: 35px;
  }

  .hero-6-img img {
    padding: 0 10px;
    border-radius: 14px;
  }

  /* HERO-7 */
  .hero-7-wrapper {
    padding: 75px 0 0 30px;
    margin: 0 -15px;
  }

  .hero-7-txt {
    margin: 0 20px 35px 0;
  }

  .hero-7-txt h2 {
    font-size: 2.75rem;
  }

  .hero-7-txt p.fs-18 {
    margin: 12px 0 25px;
  }

  .hero-7-img {
    margin-bottom: -35px;
  }

  /* HERO-8 */
  .hero-8-txt h2 {
    font-size: 2.75rem;
  }

  .hero-8-txt p.fs-18 {
    margin: 15px 0 25px;
  }

  .hero-8-img {
    margin: 35px 0 0;
  }

  /* HERO-9 */
  .hero-9 {
    margin-bottom: 40px;
  }

  .hero-9-txt h2 {
    font-size: 2.75rem;
  }

  .hero-9-txt p.fs-19 {
    font-size: 1.125rem;
    margin: 14px 0 24px;
  }

  .hero-9-img {
    margin: 35px 0 -40px;
  }

  /* HERO-10 */
  .hero-10 {
    margin-bottom: 40px;
  }

  .hero-10-txt h2 {
    font-size: 2.8rem;
  }

  .hero-10-txt p.fs-18 {
    margin: 15px 0 22px;
  }

  .hero-10-brands {
    margin: 45px 10px 0;
  }

  .hero-10-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.35rem;
  }

  .hero-10-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  .hero-10-img {
    margin: 35px 0 -40px;
  }

  /* HERO-11 */
  .hero-11-txt h2 {
    font-size: 2.85rem;
  }

  .hero-11-txt p.fs-19 {
    font-size: 1.125rem;
    margin: 14px 0 22px;
  }

  .hero-11-img {
    margin-top: 35px;
  }

  #h11-1 {
    margin-bottom: 25px;
  }

  /* HERO-12 */
  .hero-12 .tag-widget a {
    font-size: 0.95rem;
    padding: 10px 15px 10px 7px;
  }

  .hero-12 .tag-widget span {
    display: inline-block;
    font-size: 0.875rem;
    padding: 5px 12px;
    margin-right: 4px;
  }

  .hero-12-txt h2 {
    font-size: 2.85rem;
  }

  .hero-12-txt p.fs-18 {
    margin: 14px 0 22px;
  }

  .hero-12-img {
    margin-top: 35px;
  }

  /* HERO-13 */
  .hero-13-shape {
    width: 120%;
    top: 8%;
    left: -10%;
  }

  .hero-13-txt h2 {
    font-size: 2.7rem;
  }

  .hero-13-txt p.fs-18 {
    margin: 14px 0 24px;
  }

  .hero-13-image {
    margin: 35px 0 0;
    padding: 20px 15px 0;
  }

  .hero-13-image.r-24 {
    border-radius: 14px;
  }

  /* HERO-14 */
  .hero-14 {
    margin-bottom: 40px;
  }

  .hero-14-txt h2 {
    font-size: 2.65rem;
  }

  .hero-14-txt p.fs-18 {
    margin: 14px 2% 22px;
  }

  .hero-14-brands {
    margin: 35px 0 0;
  }

  .hero-14-brands p {
    margin-bottom: 20px;
  }

  .hero-14-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.35rem;
  }

  .hero-14-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  .hero-14-img {
    margin: 30px 0 -40px;
  }

  /* HERO-15 */
  .hero-15 {
    margin-bottom: 40px;
  }

  .hero-15-txt h2 {
    font-size: 2.75rem;
  }

  .hero-15-txt p.fs-18 {
    margin: 14px 0 24px;
  }

  .hero-15-img {
    margin: 35px 0 -40px;
  }

  /* HERO-16 */
  .hero-16-wrapper {
    padding-top: 90px;
    margin: 0 -15px;
  }

  .hero-16-txt {
    padding: 0 20px;
  }

  .hero-16-txt h2 {
    font-size: 2.75rem;
  }

  .hero-16-txt p.fs-18 {
    margin: 14px 0 22px;
  }

  .hero-16-img {
    margin: 40px 20px 0;
  }

  /* HERO-17 */
  .hero-17-txt h2 {
    font-size: 2.9rem;
  }

  .hero-17-txt p.fs-18 {
    margin: 12px 0 25px;
  }

  .hero-17-brands {
    margin: 45px 10px 0;
  }

  .hero-17-brands p {
    margin-bottom: 25px;
  }

  .hero-17-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.35rem;
  }

  .hero-17-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  .hero-17-img {
    margin-top: 35px;
  }

  /* HERO-18 */
  .hero-18-txt h2 {
    font-size: 2.65rem;
  }

  .hero-18-txt p.fs-18 {
    margin: 12px 0 22px;
  }

  .hero-18-brands {
    margin: 35px 0 0;
  }

  .hero-18-brands p {
    margin-bottom: 20px;
  }

  .hero-18-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.35rem;
  }

  .hero-18-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  /*------------------------------------------*/
  /*  CONTENT
  /*------------------------------------------*/

  /* ABOUT */
  .about-2-title {
    margin-bottom: 12px;
  }

  .about-2-title h4 {
    font-size: 1.95rem;
  }

  .about-1-txt {
    margin-bottom: 30px;
  }

  .about-1-txt p {
    margin-top: 16px;
  }

  .a-1-1 {
    margin-bottom: 20px;
  }

  .a-1-4 {
    margin-top: 20px;
  }

  #a4-1 {
    margin-bottom: 20px;
  }

  /* FEATURES */
  .features-section.mt-30 {
    margin-top: 30px;
  }

  .features-section .ico-55 [class*="flaticon-"]:before,
  .features-section .ico-55 [class*="flaticon-"]:after {
    font-size: 3.75rem;
  }

  /* FBOX-1 */
  .fbox-1,
  .col-lg-4 .fbox-1 {
    padding: 15px 15px 25px;
  }

  .fbox-1 {
    margin-bottom: 30px !important;
  }

  .fbox-1 .fbox-txt,
  .col-lg-4 .fbox-1 .fbox-txt {
    padding: 0 8px;
  }

  .fbox-1 .fbox-1-img {
    margin: 0 0 30px;
  }

  /* FBOX-2 */
  .fbox-2.fb-1,
  .fbox-2.fb-5,
  .fbox-2.fb-6 {
    padding: 25px 15px 15px;
  }

  .fbox-2.fb-2,
  .fbox-2.fb-3,
  .fbox-2.fb-4 {
    padding: 15px 15px 25px;
  }

  .fbox-2.fb-1,
  .fbox-2.fb-3,
  .fbox-2.fb-5 {
    margin-bottom: 30px;
  }

  .fbox-2.fb-7,
  .fbox-2.fb-8 {
    padding: 25px 20px;
  }

  .fbox-2 .fbox-txt {
    padding: 0 8px;
  }

  .fbox-2-txt .txt-block-tra-link.mt-20 {
    margin-top: 14px;
  }

  .fbox-2.fb-1 .fbox-2-img,
  .fbox-2.fb-5 .fbox-2-img,
  .fbox-2.fb-6 .fbox-2-img {
    margin: 22px 0 0;
  }

  .fbox-2.fb-2 .fbox-2-img,
  .fbox-2.fb-3 .fbox-2-img,
  .fbox-2.fb-4 .fbox-2-img {
    margin: 0 0 30px;
  }

  .fbox-2.fb-7 .fbox-2-img {
    margin: 25px 0 0;
  }

  .fbox-2.fb-8 .fbox-2-img {
    margin: 0 0 24px;
  }

  /* FBOX-3 */
  .fbox-3 {
    padding: 25px 15px 15px;
  }

  .fbox-3.fb-4,
  .fbox-3.fb-5,
  .fbox-3.fb-6 {
    padding: 15px 15px 25px;
  }

  .fbox-3.fb-1,
  .fbox-3.fb-2,
  .fbox-3.fb-4,
  .fbox-3.fb-5 {
    margin-bottom: 30px;
  }

  .fbox-3 .fbox-txt {
    padding: 0 8px;
  }

  .fbox-3.fb-1 .fbox-3-img,
  .fbox-3.fb-2 .fbox-3-img,
  .fbox-3.fb-3 .fbox-3-img {
    margin: 22px 0 0;
  }

  .fbox-3.fb-4 .fbox-3-img,
  .fbox-3.fb-5 .fbox-3-img,
  .fbox-3.fb-6 .fbox-3-img {
    margin: 0 0 30px;
  }

  /* FBOX-4 */
  .fbox-4 {
    padding: 15px 15px 25px;
  }

  .fbox-4.fb-1,
  .fbox-4.fb-2,
  .fbox-4.fb-3 {
    margin-bottom: 30px;
  }

  .fbox-4 .fbox-txt {
    padding: 0 8px;
  }

  .fbox-4 .fbox-4-img {
    margin: 0 0 30px;
  }

  /* FBOX-5 */
  .fbox-5 {
    padding: 35px 25px;
  }

  .fbox-5 a.tra-link {
    font-size: 1.0625rem;
  }

  /* FBOX-6 */
  .fbox-6-wrapper .fb-1,
  .fbox-6-wrapper .fb-2,
  .fbox-6-wrapper .fb-3 {
    margin-bottom: 35px;
  }

  /* FBOX-7 */
  .fbox-7.fb-1,
  .fbox-7.fb-2 {
    margin-bottom: 30px;
  }

  .fbox-7-img {
    margin: 0 0 25px;
  }

  .fbox-7 .fbox-txt {
    padding: 0 10px;
  }

  /* FBOX-8 */
  .fbox-8-wrapper.pt-70.pb-70 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .fbox-8 .fbox-ico-wrap {
    margin-top: 4px;
    margin-right: 20px;
  }

  .fbox-8 .ico-50 span[class*="flaticon-"]:before,
  .fbox-8 .ico-50 span[class*="flaticon-"]:after {
    font-size: 2.85rem;
  }

  .fbox-1 h5,
  .fbox-2 h5,
  .fbox-2 h3,
  .fbox-3 h5,
  .fbox-4 h5 {
    font-size: 1.5rem;
    margin-bottom: 12px;
  }

  .fbox-6 h5 {
    margin: 22px 0 12px;
  }

  .features-section p.fs-15 {
    font-size: 1.0625rem;
  }

  .fbox-6 p {
    padding: 0 5%;
  }

  .fbox-2-txt .btn {
    margin-top: 20px;
  }

  .fbox-5 .txt-block-tra-link {
    margin-top: 14px;
  }

  .fbox-5 a.tra-link {
    font-size: 1.05rem;
  }

  .fbox-5 a.tra-link:after {
    font-size: 0.8rem;
    top: 1px;
    left: 5px;
  }

  .features-section .more-btn.mt-60 {
    margin-top: 50px;
  }

  /* CONTENT */
  .ct-02.division,
  .ct-03.division {
    padding: 0;
  }

  .ct-02 .container,
  .ct-03 .container,
  .ct-06 .container {
    max-width: 100%;
  }

  .ct-02-wrapper,
  .ct-03-wrapper,
  .ct-06-wrapper {
    margin: 0 -15px;
    border-radius: 0 !important;
  }

  .ct-10-wrapper {
    margin: 0 -15px;
    border-radius: 0 !important;
  }

  .ct-02-wrapper {
    padding: 70px 20px;
  }

  .ct-03-wrapper {
    padding: 70px 0 70px 25px;
  }

  .ct-05 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .ct-07 {
    padding: 165px 0;
  }

  .ct-08.hidd {
    overflow: visible;
    margin-bottom: 35px;
  }

  .ct-09 .section-overlay {
    margin-bottom: 40px;
  }

  .ct-10 .section-overlay {
    padding: 60px 22px 0;
  }

  .ct-08 .title-01,
  .ct-09 .title-01 {
    margin-bottom: 30px;
  }

  .ct-10 .section-title.title-01 {
    margin-bottom: 30px;
  }

  .ct-10 .section-title.title-01 p {
    margin-top: 15px;
  }

  .ct-03 .txt-block {
    padding-right: 25px;
  }

  .ct-05-txt {
    padding: 60px 12px;
  }

  .ct-06-txt {
    padding: 50px 5px 40px;
  }

  .txt-block h2,
  .ct-05-txt h2,
  .ct-06-txt h2 {
    margin-bottom: 18px;
  }

  .txt-block h6 {
    font-size: 1.225rem;
    margin: 22px 0 16px;
  }

  .txt-block .btn,
  .ct-05-txt .btn,
  .txt-block .btn.mt-25 {
    margin-top: 5px;
  }

  .txt-box h5 {
    margin-bottom: 20px;
  }

  /* CBOX-1 */
  .cbox-1-wrapper {
    margin-top: 12px;
  }

  .cbox-1 span {
    top: 0.75px;
    right: 10px;
  }

  /* CBOX-2 */
  .cbox-2-wrapper {
    margin-top: 22px;
  }

  #cb-2-1 {
    margin-bottom: 25px;
  }

  .cbox-2-ico {
    width: 20%;
    float: left;
    display: inline-block;
    position: relative;
    top: 5px;
  }

  .cbox-2-ico.ico-55 [class*="flaticon-"]:before,
  .cbox-2-ico.ico-55 [class*="flaticon-"]:after {
    font-size: 3.15rem;
  }

  .cbox-2-txt {
    width: 80%;
    display: inline-block;
  }

  .cbox-2-txt h5 {
    margin: 0 0 12px;
  }

  /* CBOX-3 */
  .cbox-3 .ico-wrap {
    margin-right: 0.9rem;
  }

  .cbox-3-ico {
    width: 2.25rem;
    height: 2.25rem;
    font-size: 1.1rem;
    line-height: 1.9rem;
    margin-top: 0;
  }

  .cbox-3-txt {
    margin-bottom: 20px;
  }

  .cbox-3-txt h5 {
    margin-bottom: 12px !important;
  }

  /* CBOX-4 */
  .cbox-4.cb-1,
  .cbox-4.cb-2 {
    margin-bottom: 25px;
  }

  .cbox-title {
    margin-bottom: 15px;
  }

  .cbox-title span {
    margin-right: 15px;
  }

  /* CBOX-5 */
  .cbox-5.mt-30 {
    margin-top: 25px;
  }

  .cbox-5-txt.mb-30 {
    margin-bottom: 25px;
  }

  .cbox-5 .ico-wrap {
    margin-right: 1.25rem;
  }

  .cbox-5-ico {
    top: 5px;
  }

  .cbox-5-ico span[class*="flaticon-"]:before,
  .cbox-5-ico span[class*="flaticon-"]:after {
    font-size: 3rem;
  }

  /* CBOX-6 */
  .cbox-6.mt-25 {
    margin-top: 18px;
  }

  .cbox-6-txt {
    padding-left: 10px;
  }

  .cbox-6-ico span {
    top: 6px;
  }

  .cbox-6-ico.ico-30 [class*="flaticon-"]:before,
  .cbox-6-ico.ico-30 [class*="flaticon-"]:after {
    font-size: 1.45rem;
  }

  /* Accordion */
  .txt-block .accordion {
    margin-top: 30px;
  }

  .txt-block .accordion-item {
    padding: 7px 0 10px;
  }

  .txt-block .accordion-panel {
    padding: 18px 0 10px 0;
  }

  .txt-block .accordion-item .accordion-thumb:after {
    top: -1px;
  }

  /* Signature */
  .signature {
    margin-top: 25px;
  }

  .signature img {
    max-height: 40px;
  }

  .signature h6 {
    font-size: 1.25rem;
    margin: 20px 0 0 3px;
  }

  .signature span {
    font-size: 1.1rem;
  }

  /* Content Images */
  .ct-03-img {
    margin: 35px 0 0;
  }

  .ct-04 .img-block {
    margin-top: 30px;
  }

  .ct5-img {
    margin-bottom: 30px;
  }

  .ct-06-img img {
    border-radius: 0;
  }

  .img-block-hidden {
    margin-bottom: -35px;
  }

  .ct-09 .img-block {
    margin-bottom: -40px;
  }

  .ct-10-img {
    margin-bottom: -20px;
  }

  .ct-10-img .video-btn {
    top: calc(50% - 10px);
  }

  .half-img,
  .half-img-left {
    margin-top: 45px;
  }

  .half-img img,
  .half-img-left img {
    padding: 0 12px;
  }

  /* STATISTIC */
  .statistic-3 .container {
    max-width: 100%;
  }

  .statistic-2-wrapper .col-sm-5 {
    width: 49%;
  }

  .statistic-3-wrapper {
    padding: 60px 25px 70px;
    margin: 0 -15px;
    border-radius: 0 !important;
  }

  .statistic-5-wrapper {
    margin: 0 10px;
  }

  .ct-11 .statistic-6-wrapper {
    margin: 25px 12px 0;
  }

  .statistic-3-title {
    margin-bottom: 28px;
  }

  .statistic-3-title.mb-50,
  .statistic-4-title {
    margin-bottom: 34px;
  }

  .statistic-3-title h3 {
    font-size: 1.7rem;
  }

  .statistic-3-title p {
    margin: 12px 0 0 !important;
  }

  #stb-3-1,
  #stb-3-2 {
    margin-bottom: 30px;
  }

  .statistic-3-wrapper .statistic-block {
    text-align: center;
    padding: 30px 40px;
  }

  .statistic-4-wrapper .statistic-block {
    padding: 0 6%;
  }

  .statistic-6-wrapper .statistic-block {
    padding-left: 15px;
  }

  #stb-6-1,
  #stb-6-2,
  #stb-6-3 {
    margin-bottom: 40px;
  }

  h2.statistic-number {
    font-size: 2.75rem;
  }

  .statistic-1-wrapper .statistic-block h5 {
    margin-top: 18px;
    margin-bottom: 12px;
  }

  .statistic-2 .statistic-number {
    font-size: 2.9rem;
  }

  .statistic-3 .statistic-number {
    font-size: 3.5rem;
  }

  .statistic-3 .statistic-block h2 span[class*="flaticon-"] {
    top: -5px;
    right: -6px;
  }

  .statistic-4 h2.statistic-number {
    font-size: 3.35rem;
  }

  .statistic-4-wrapper h5 {
    font-size: 1.5rem;
    margin: 20px 0 12px;
  }

  .statistic-5 h2.statistic-number {
    font-size: 3.35rem;
  }

  .statistic-1-wrapper p {
    font-size: 1.0625rem;
  }

  .statistic-2-wrapper p {
    font-size: 1.1rem;
  }

  .statistic-3-wrapper p {
    font-size: 1.1rem;
    margin: 0 0 22px;
  }

  .statistic-5-wrapper p {
    font-size: 1.0625rem;
    margin: 18px 10% 0;
  }

  .statistic-6-wrapper .statistic-block p {
    margin: 12px 0 0;
  }

  .statistic-block span[class*="flaticon-"],
  .statistic-block .alt-font span[class*="flaticon-"] {
    top: -7px;
  }

  /* TESTIMONIALS */
  .review-1 {
    padding: 30px 25px;
    margin: 0 8px 30px;
  }

  .review-1.rv-1-line {
    padding: 30px 25px;
  }

  .review-2 {
    padding: 32px 25px 27px;
    margin: 0 8px 30px;
  }

  .review-3 {
    padding: 15px 15px 25px;
  }

  .review-4 {
    padding: 30px;
  }

  .page-pagination.pt-100 {
    padding-top: 55px;
  }

  .reviews-3-txt {
    margin: 25px 5px 0;
  }

  .reviews-3-txt h3 {
    font-size: 1.5rem;
    line-height: 1.3;
  }

  .reviews-3-txt p {
    font-size: 1.0625rem;
    margin: 12px 0 0;
  }

  .r3-data {
    left: 18px;
    bottom: 20px;
    padding: 15px 22px 12px;
  }

  .r3-data h5 {
    font-size: 1.25rem;
  }

  .r3-data p {
    font-size: 1.1rem;
  }

  .reviews-3-txt .review-ico.ico-80 [class*="flaticon-"]:before,
  .reviews-3-txt .review-ico.ico-80 [class*="flaticon-"]:after {
    font-size: 3.85rem;
  }

  .reviews-3-logo {
    margin-bottom: 25px;
  }

  .reviews-3-logo img {
    max-height: 45px;
  }

  .review-1 .review-ico {
    top: 14px;
    right: 20px;
  }

  .review-source {
    top: 20px;
    right: 20px;
  }

  .review-source img {
    max-height: 28px;
  }

  .review-1 .review-avatar img,
  .review-1 .owl-item .review-avatar img,
  .review-2 .review-avatar img,
  .review-2 .owl-item .review-avatar img,
  .review-4 .review-avatar img {
    width: 56px;
    height: 56px;
  }

  .review-1 .review-avatar {
    right: 30px;
    bottom: 30px;
  }

  .review-1 .review-txt p {
    font-size: 1.05rem;
    margin-bottom: 30px;
  }

  .review-2 .review-txt p,
  .review-4 .review-txt p {
    font-size: 1.05rem;
    margin-bottom: 15px;
  }

  .review-2 .review-author,
  .review-4 .review-author {
    margin-top: 7px;
    padding: 0 0 0 18px;
  }

  .review-author p {
    font-size: 1.125rem;
    margin-bottom: 10px;
  }

  .review-author span {
    font-size: 1.05rem;
  }

  .review-1 hr {
    margin: -5px 0 35px;
  }

  .review-2 .author-data,
  .review-4 .author-data {
    margin-bottom: 16px;
  }

  .review-1 .star-rating {
    margin-bottom: 12px;
  }

  .reviews-section .star-rating.ico-15 [class^="flaticon-"]:before,
  .reviews-section .star-rating.ico-15 [class^="flaticon-"]:after {
    font-size: 1.1rem;
  }

  /* BRANDS */
  .brands-3 .container:;

    {
    max-width: 100%;
  }

  .brands-3-wrapper {
    margin: 0 -15px;
    padding: 30px 22px;
    border-radius: 0
  }

  .brands-3 .brands-title {
    margin-bottom: 25px;
  }

  .brands-title {
    margin-bottom: 25px;
  }

  .brands-title h6 {
    font-size: 1.3rem;
    line-height: 1.4;
    padding: 0 8%;
  }

  .brands-title h5 {
    margin-bottom: 25px;
    line-height: 1.4;
    padding: 0 8%;
  }

  .brand-2-txt {
    margin-bottom: 24px;
  }

  .brand-2-txt h6 {
    font-size: 1.175rem;
    line-height: 1.55;
  }

  .brands-1 .loop_carousel_left img,
  .brands-2 .loop_carousel_left img {
    padding: 0 14px;
    height: 3.75rem;
  }

  .brands-3 .loop_carousel_left img {
    padding: 0 12px;
    height: 3.65rem;
  }

  .brands-1 .loop_carousel_left span:last-child img,
  .brands-2 .loop_carousel_left span:last-child img {
    padding: 0 0 0 14px;
  }

  .brands-3 .loop_carousel_left span:last-child img {
    padding: 0 0 0 12px;
  }

  .brands-1 .mx-half .loop_carousel_left img {
    padding: 0 14px;
    height: 3.5rem;
  }

  #brand-4-1,
  #brand-4-2 {
    margin-bottom: 20px;
  }

  .brands-4-wrapper .brand-logo {
    padding: 0 10px;
  }

  /* AWARDS */
  .awards-wrapper h4 {
    line-height: 1.5;
    margin-bottom: 32px;
  }

  .awards-1 .award-badge {
    margin: 0 15px;
  }

  #awb-1-1,
  #awb-1-2,
  #awb-1-3 {
    margin-bottom: 25px;
  }

  .awards-1 img {
    max-height: 130px;
  }

  /* RATING */
  .rbox-2 {
    display: block;
    flex: none;
  }

  #rb-1-1,
  #rb-1-2,
  #rb-1-3,
  #rb-3-1,
  #rb-3-2 {
    margin-bottom: 28px;
  }

  .rating-title {
    padding: 0 12%;
  }

  .rating-title h6 {
    line-height: 1.6;
  }

  .rbox-1-img,
  .rbox-3-img {
    margin-bottom: 12px;
  }

  .rbox-1-img img,
  .rbox-3-img img {
    max-height: 38px;
  }

  .rbox-2-rating {
    display: block;
  }

  .rbox-2-rating img {
    top: 0;
    max-height: 27px;
    margin-bottom: 20px;
  }

  .rbox-2-logo img {
    top: 0;
    max-height: 35px;
  }

  .rbox-1 .star-rating,
  .rbox-3 .star-rating {
    font-size: 1rem;
    line-height: 1;
  }

  .rbox-2-rating.ico-25 {
    margin-bottom: 14px;
  }

  .rbox-1 .star-rating span,
  .rbox-3 .star-rating span {
    top: 1px;
  }

  .rbox-1 .star-rating.ico-15 [class*="flaticon-"]:before,
  .rbox-3 .star-rating.ico-15 [class*="flaticon-"]:before,
  .rbox-1 .star-rating.ico-15 [class*="flaticon-"]:after,
  .rbox-3 .star-rating.ico-15 [class*="flaticon-"]:after {
    font-size: 1.05rem;
  }

  .rbox-2 .ico-25 [class*="flaticon-"]:before,
  .rbox-2 .ico-25 [class*="flaticon-"]:after {
    font-size: 1.5rem;
  }

  .rbox-2 h6 {
    font-size: 1.125rem;
    line-height: 1.6;
    margin: 0 0 14px;
  }

  /* INTEGRATIONS */
  .integrations-section.pb-90 {
    padding-bottom: 55px;
  }

  .integrations-1.inner-page-hero {
    padding-top: 70px;
    padding-bottom: 85px;
  }

  .integrations-1.inner-page-hero .title-01 h2.fs-58 {
    font-size: 2.15rem;
  }

  .integrations-1.inner-page-hero .title-01 p {
    margin: 12px 0 0;
  }

  .integrations-2 .title-01 {
    margin-bottom: 35px;
  }

  .integrations-2 .title-01 h3 {
    font-size: 1.45rem;
  }

  .tools_carousel.mb-25 {
    margin-bottom: 20px;
  }

  .int_tool-1 {
    padding: 25px;
  }

  .int_tool-2 {
    padding: 22px;
  }

  .int_tool-3 {
    padding: 30px 25px;
  }

  .int_tool-1 img,
  .int_tool-2 img {
    max-height: 52px;
  }

  .int_tool-3 img {
    max-height: 56px;
  }

  .int_tool-3 h6 {
    font-size: 1.5rem;
    margin: 30px 0 14px;
    padding-top: 25px;
  }

  .tool_category {
    top: 25px;
    right: 22px;
    padding: 2px 12px 4px;
  }

  .tool_category span {
    font-size: 1rem;
  }

  .integrations-1 .more-btn .mt-60 {
    margin-top: 40px;
  }

  /* INTEGRATION DETAILS */
  .idt-title img {
    display: none;
  }

  /* PRICING */
  .pricing-1-txt {
    margin-bottom: 30px;
  }

  .pricing-1-txt h2 {
    margin-bottom: 15px;
  }

  .pricing-1-table,
  .pricing-2-table {
    padding: 30px 30px 35px;
  }

  .pricing-1-table.highlight {
    padding: 0 30px 35px;
  }

  #pt-1-1,
  #pt-2-1,
  #pt-1-2,
  #pt-2-2,
  #pt-2-3 {
    margin-bottom: 35px;
  }

  .pricing-2 .pricing-table-header h6 {
    font-size: 1.4rem;
  }

  .highlight-badge {
    padding: 12px 35px 13px;
  }

  .highlight-badge h6 {
    font-size: 1rem;
  }

  .pricing-discount {
    top: -5px;
    right: 0;
    padding: 7px 13px;
  }

  .pricing-discount h6 {
    font-size: 0.975rem;
  }

  .pricing-table-header h5 {
    margin-bottom: 22px;
  }

  .price span,
  .pricing-2 .price span {
    font-size: 3rem;
  }

  .price sup,
  .pricing-2 .price sup {
    font-size: 2.25rem;
    top: -5px;
  }

  .price sup.validity,
  .pricing-2 .price sup.validity {
    font-size: 1.65rem;
  }

  .pricing-2 .price sup.validity {
    margin-left: 6px;
  }

  .price p {
    margin-top: 12px;
  }

  .pricing-2 .price p {
    font-size: 1.0625rem;
  }

  .pricing-1-table hr,
  .pricing-2-table hr {
    margin-top: 22px;
    margin-bottom: 18px;
  }

  .pricing-features.mt-25 {
    margin-top: 20px;
  }

  .pricing-features li {
    padding: 10px 7px;
  }

  .pricing-2 .pricing-features li p {
    font-size: 1.125rem;
  }

  .pt-btn {
    margin-top: 20px;
  }

  /* Pricing Notice */
  .pricing-notice p {
    font-size: 0.95rem;
    padding: 0;
  }

  .toggler-txt span.color--theme {
    display: none;
  }

  /* Pricing Compare */
  .table-responsive.mb-50 {
    margin-bottom: 30px;
  }

  .table>:not(caption)>*>* {
    padding: 11px 0 9px;
  }

  .comp-table .table-responsive thead th {
    font-size: 0.9375rem;
  }

  .comp-table .table-responsive tbody th {
    font-size: 0.915rem;
    line-height: 1.25;
  }

  .comp-table .table-responsive tbody td {
    font-size: 0.9rem;
    top: 0;
    line-height: 1.25;
  }

  .comp-table .table-responsive tbody td span {
    top: 3px;
  }

  .table-responsive .ico-15 [class*="flaticon-"]:before,
  .table-responsive .ico-15 [class*="flaticon-"]:after {
    font-size: 0.675rem;
  }

  .table-responsive .ico-20 [class*="flaticon-"]:before,
  .table-responsive .ico-20 [class*="flaticon-"]:after {
    font-size: 0.835rem;
  }

  .pbox {
    padding: 0;
  }

  #pbox-1,
  #pbox-2 {
    margin-bottom: 30px;
  }

  .pricing-section .txt-box-last,
  .pricing-section .pm-last {
    margin-bottom: 40px;
  }

  .comp-table-payment h6 {
    margin-bottom: 15px;
  }

  /* CHANGELOG */
  .changelog-title {
    padding: 80px 0 70px;
    margin-bottom: 70px;
  }

  .changelog-title p {
    margin-top: 16px;
  }

  .version-release {
    margin-bottom: 60px;
  }

  .release-data {
    padding-bottom: 25px;
    margin-bottom: 20px;
  }

  span.version-data {
    font-size: 1.3rem;
    line-height: 1.65;
    margin-bottom: 12px;
  }

  span.version-data span {
    font-size: 1.25rem;
    padding: 4px 8px;
    border-radius: 5px;
    margin-right: 6px;
  }

  span.release-date {
    font-size: 1.05rem;
  }

  .release-highlights h6 {
    font-size: 1.175rem;
    margin-bottom: 16px;
  }

  .release-highlights p.fs-17 {
    font-size: 1.0625rem;
    margin-top: 12px;
  }

  .release-preview {
    margin-bottom: 20px;
  }

  /* TEAM */
  .team-member-photo {
    margin-bottom: 25px;
  }

  .team-member-data h6 {
    font-size: 1.375rem;
  }

  .team-member-data p {
    font-size: 1.125rem;
  }

  .team-1 .more-btn {
    margin-top: 10px;
  }

  /* CAREERS */
  .careers-1 .career-item {
    text-align: center;
    padding: 40px 0 45px;
  }

  .position-description h5 {
    font-size: 1.425rem;
    line-height: 1.4;
    padding: 0 4%;
  }

  .position-data {
    margin-top: 12px;
  }

  .position-data li p {
    font-size: 1.1875rem;
  }

  .position-data li:not(:last-child):after {
    font-size: 1.2rem;
    top: 0.5px;
  }

  .position-workplace h6 {
    font-size: 1.2rem;
  }

  .posting-apply.text-end {
    text-align: center !important;
    margin-top: 20px;
  }

  .posting-apply a.btn {
    font-size: 1.05rem;
    padding: 0.85rem 1.75rem;
  }

  .more-careers {
    margin-top: 5px;
  }

  .more-careers-txt p {
    font-size: 1.1rem;
  }

  .more-careers-txt p span {
    display: block;
  }

  .more-careers-btn .btn {
    font-size: 1.05rem;
    padding: 0.85rem 1.75rem;
    margin-top: 10px;
  }

  .careers-section .more-btn {
    margin-top: 10px;
  }

  /* JOB POSITION */
  .job-position-title {
    margin: 80px 0 20px;
    padding: 60px 0 70px;
  }

  .job-position-title p {
    font-size: 1.1875rem;
    margin: 18px 0 30px;
  }

  .job-position-title .btn {
    font-size: 1rem;
    padding: 0.7rem 1.65rem;
  }

  .position-info h5 {
    margin: 30px 0 20px;
  }

  .position-info .btn {
    margin-top: 20px !important;
  }

  /* FAQs */
  .faqs-3 .section-title {
    margin-bottom: 20px;
  }

  .faqs-2.inner-page-hero .accordion-wrapper {
    padding: 5px 20px;
  }

  .faqs-2-questions h4 {
    margin: 45px 0 25px 10px;
  }

  .faqs-3-questions h4 {
    margin: 45px 0 15px;
  }

  .fb-num {
    font-size: 1.3rem;
    margin-right: 3px;
    top: -2px;
  }

  .faq-1-title {
    margin-bottom: 30px;
  }

  .faq-1-title p {
    margin-top: 15px;
    margin-bottom: 22px;
  }

  .faqs-section .accordion-thumb {
    padding: 18px 0;
  }

  .faqs-section .accordion-item .accordion-thumb:after,
  .faqs-section .accordion-item.is-active .accordion-thumb:after {
    font-size: 0.9rem;
    top: 22px;
  }

  .faqs-section .accordion-thumb h5 {
    line-height: 1.45;
    padding-right: 6%;
  }

  .faqs-section .accordion-thumb h5 span {
    display: none;
  }

  .faqs-section .accordion-thumb p {
    font-size: 1.25rem;
    line-height: 1.45;
    padding-right: 6%;
  }

  .faqs-section .accordion-panel {
    padding: 0 0 5px 0;
  }

  .more-questions {
    margin-top: 50px;
  }

  /* DOWNLOAD */
  .download .title-01 {
    margin-bottom: 25px;
  }

  .download .title-01 h2 {
    padding: 0 3%;
    line-height: 1.2;
  }

  .download .title-01 p {
    margin: 12px 0 0;
  }

  .download .title-01 .btns-group {
    margin: 20px 0 25px;
  }

  .download .title-01 .btns-group .btn:first-child {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .download-wrapper {
    border-radius: 10px;
  }

  .download .section-overlay {
    padding: 22px 15px 0;
  }

  .download-img {
    margin-bottom: -18px;
  }

  .block-info {
    padding: 14px 20px;
    border-radius: 12px;
  }

  .block-info.mt-60 {
    margin-top: 40px;
    padding: 14px 15px;
  }

  .block-info h6 {
    padding: 0 5%;
    line-height: 1.35;
  }

  .block-info.mt-60 h6 {
    padding: 0;
  }

  /* BANNER */
  .banner-1-wrapper {
    margin: 0 -15px;
  }

  .banner-1-wrapper .banner-overlay {
    padding: 70px 10px 80px;
  }

  .banner-2 {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .banner-4.division {
    padding-left: 0;
    padding-right: 0;
  }

  .banner-4 .container {
    max-width: 100%;
  }

  .banner-4-wrapper {
    padding: 70px 20px 80px;
    margin: 0 -15px;
    border-radius: 0 0 !important;
  }

  .banner-5-wrapper {
    padding: 45px 8%;
  }

  .banner-6-overlay {
    padding: 20px;
  }

  .banner-6-txt {
    padding: 45px 5% 60px;
  }

  .banner-7 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .banner-rating {
    margin-bottom: 14px;
  }

  .banner-rating small {
    display: block;
    font-size: 1rem;
    top: 3px;
    left: 0;
  }

  .banner-3-txt h2 {
    font-size: 2.15rem;
  }

  .banner-4-txt h2 {
    font-size: 2.1rem;
  }

  .banner-5-txt h2 {
    font-size: 2.1rem;
  }

  .banner-5-txt h2.fs-46 {
    font-size: 2.2rem;
  }

  .banner-7-txt h6 {
    line-height: 1.45;
  }

  .banner-1-txt p.fs-18,
  .banner-2-txt p.fs-18 {
    font-size: 1.1rem;
    margin: 14px 0 22px;
  }

  .banner-1-txt p.fs-18.mx-50 {
    margin: 14px 4% 22px;
  }

  .banner-4-txt p {
    margin: 14px 0 20px;
  }

  .banner-3-btn {
    margin-top: 20px;
  }

  .banner-6-txt .btn {
    margin-top: 24px;
  }

  .banner-5-btn {
    margin-top: 18px;
  }

  .banner-rating .ico-15 [class*="flaticon-"]:before,
  .banner-rating .ico-15 [class*="flaticon-"]:after {
    font-size: 1rem;
  }

  /* NEWSLETTER */
  .newsletter-2 .container {
    max-width: 100%;
  }

  .newsletter-1 {
    padding: 50px 0 35px;
  }

  .newsletter-2 .newsletter-overlay {
    padding: 60px 30px;
    margin: 0 -15px;
    border-radius: 0 0 !important;
  }

  .newsletter-3 .newsletter-overlay {
    padding: 40px 4% 25px;
    margin: 0;
  }

  .newsletter-4 {
    padding: 60px 0;
  }

  .newsletter-txt h4,
  .newsletter-txt h3,
  .newsletter-txt h2 {
    font-size: 1.7rem;
    padding: 0;
    margin-bottom: 25px;
  }

  .newsletter-3 .newsletter-txt h3 {
    font-size: 1.6rem;
  }

  .newsletter-2 .newsletter-txt p {
    font-size: 0.95rem;
    padding: 0 2%;
    margin-bottom: 0;
  }

  .newsletter-4 .newsletter-txt p {
    font-size: 0.95rem;
    padding: 0 6%;
    margin-bottom: 0;
  }

  .newsletter-1 .newsletter-form {
    padding: 0 4%;
  }

  .newsletter-2 .newsletter-form {
    padding: 0;
    margin-top: 30px;
  }

  .newsletter-3 .newsletter-form {
    padding: 0 5%;
  }

  .newsletter-4 .newsletter-form {
    padding: 0 6%;
    margin-top: 30px;
  }

  .newsletter-section .form-control,
  .newsletter-section .btn {
    height: 54px;
    font-size: 1.0625rem;
  }

  .newsletter-2.newsletter-section .btn,
  .newsletter-4.newsletter-section .btn {
    font-size: 1.0625rem;
  }

  /* BLOG */
  #blog-page .blog-post {
    margin-bottom: 35px;
  }

  .blog-3 .post-meta-list {
    margin-bottom: 5px;
  }

  .post-date {
    left: 15px;
    width: 64px;
    height: 64px;
    padding: 12px 10px 0;
  }

  .post-date span {
    font-size: 1rem;
    margin-bottom: 6px;
  }

  .blog-post-txt h2 {
    margin-bottom: 10px;
  }

  #blog-page .post-link {
    margin-bottom: 18px;
  }

  .blog-1 .post-link {
    margin-bottom: 16px;
  }

  .blog-2 .post-link {
    margin: 5px 0 12px;
  }

  .post-meta-list li:not(:last-child):after {
    font-size: 1.1rem;
    top: -3px;
    left: 3px;
  }

  .post-meta-list li p {
    font-size: 1rem;
  }

  .blog-2 .blog-post-img,
  .blog-3 .blog-post-img {
    margin-bottom: 30px;
  }

  .posts-category {
    margin-bottom: 35px;
  }

  #blog-page .title-01.mb-80 {
    margin-bottom: 50px;
  }

  #blog-page .blog-post.wide-post {
    border-radius: 10px;
    padding: 25px 22px 22px;
    margin-bottom: 60px;
  }

  .wide-post .blog-post-img {
    margin-bottom: 35px;
  }

  .wide-post .post-meta-list {
    margin-top: 12px;
  }

  /* SINGLE BLOG POST */
  .single-post-title {
    padding-bottom: 35px;
    margin-bottom: 35px;
  }

  .single-post-title h2 {
    margin-bottom: 22px;
  }

  .author-avatar {
    margin-right: 15px;
  }

  .author-avatar img {
    width: 52px;
    height: 52px;
  }

  .post-meta {
    margin-top: 0;
  }

  .post-meta h6 {
    font-size: 1.125rem;
  }

  .post-meta p {
    font-size: 1.05rem;
    line-height: 1.6;
  }

  .post-title-icons {
    margin-top: 20px;
  }

  .post-title-icons .ico-20 [class*="flaticon-"]:before,
  .post-title-icons .ico-20 [class*="flaticon-"]:after {
    font-size: 1.6rem;
  }

  .post-inner-img {
    margin: 25px 0;
  }

  .post-share-links {
    padding-top: 60px;
    margin: 60px 0 35px;
  }

  .post-share-links,
  .post-share-links .text-end,
  .post-nav-links,
  .post-nav-links .text-end {
    text-align: center !important;
  }

  .post-tags-list span {
    display: inline-block;
    font-size: 0.8rem;
    padding: 12px 15px 11px;
    margin: 0 5px 15px;
  }

  .post-share-list {
    text-align: center !important;
    margin-top: 30px;
  }

  .post-share-list a.share-ico span {
    margin: 0 12px;
  }

  .post-share-list.ico-25 [class*="flaticon-"]:before,
  .post-share-list.ico-25 [class*="flaticon-"]:after {
    font-size: 1.75rem;
  }

  .post-nav-btn {
    margin-top: 16px;
  }

  .post-nav-links .btn {
    font-size: 1rem;
    padding: 0.85rem 1.65rem;
  }

  .post-nav-btn .btn,
  .post-nav-btn .btn:last-child {
    margin: 0 8px;
  }

  /* CONTACTS */
  .contacts-info {
    text-align: center;
  }

  .contacts-info p {
    margin: 14px 0 0;
    padding: 0;
  }

  .contacts-info h6 {
    margin: 20px 0 20px;
  }

  .contacts-info-socials li {
    padding-right: 12px;
  }

  .contact-box h5 {
    font-size: 1.6rem;
  }

  .contact-box p {
    margin: 14px 2% 18px;
  }

  .contact-box .btn.btn-sm {
    font-size: 1rem;
    padding: 0.8rem 1.4rem;
  }

  .contact-form .form-control,
  .contact-form .form-select {
    height: 52px;
    font-size: 1.0625rem;
    padding: 0 15px;
    margin-bottom: 15px;
  }

  .contact-form textarea {
    min-height: 170px;
  }

  .contact-form textarea.form-control {
    padding: 15px;
  }

  .contact-form .form-btn {
    margin-top: 5px;
  }

  .contact-form .form-btn .btn {
    width: 100%;
    font-size: 1.0625rem;
    padding: 0.95rem 1.4rem;
  }

  .contact-form-msg {
    text-align: center;
    margin-top: 15px;
  }

  /* FOOTER */
  .footer {
    padding-bottom: 30px;
  }

  .footer-1 .footer-info,
  .footer-2 .footer-info {
    margin-bottom: 32px;
  }

  .footer-1 .footer-links {
    margin-bottom: 17px;
  }

  .footer-2 .footer-links,
  .footer-3 .footer-links,
  .footer-4 .footer-link {
    margin-bottom: 10px;
  }

  .footer-2 .footer-connect,
  .footer-4 .footer-connect {
    margin-bottom: 26px;
  }

  .fl-1,
  .fl-2,
  .fl-3,
  .fl-4,
  .footer-1 .fl-5 {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 16px;
  }

  .footer-6 .footer-links {
    margin-bottom: 20px;
  }

  .footer-6 .foo-links li {
    padding: 0 7px;
  }

  .footer-4 .footer-info {
    margin-bottom: 32px;
  }

  img.footer-logo {
    max-height: 60px;
    margin-bottom: 20px;
  }

  .footer-copyright-logo img.footer-logo {
    max-height: 60px;
    margin-bottom: 10px;
  }

  .footer h6 {
    font-size: 1.25rem;
    margin-bottom: 25px;
  }

  /* 20px */

  .footer-socials a {
    margin-right: 12px;
  }

  .footer-socials.ico-25 [class*="flaticon-"]:before,
  .footer-socials.ico-25 [class*="flaticon-"]:after {
    font-size: 1.65rem;
  }

  .footer-form .form-control {
    font-size: 1.1rem;
    height: 38px;
  }

  .footer-form .btn {
    height: 40px;
  }

  .footer-form .ico-15 [class*="flaticon-"]:before,
  .footer-form .ico-15 [class*="flaticon-"]:after {
    font-size: 1rem;
    line-height: 28px !important;
  }

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

  .bottom-footer-socials {
    margin-top: 15px;
  }

  .bottom-footer-socials li {
    padding-right: 12px;
  }

  .bottom-footer-list li:not(:last-child):after {
    top: -2px;
  }

  .bottom-footer-socials.ico-20 [class*="flaticon-"]:before,
  .bottom-footer-socials.ico-25 [class*="flaticon-"]:before,
  .bottom-footer-socials.ico-20 [class*="flaticon-"]:after,
  .bottom-footer-socials.ico-25 [class*="flaticon-"]:after {
    font-size: 1.375rem;
  }

  /* INNER PAGE WRAPPER */
  .inner-page-hero {
    padding-top: 70px;
  }

  .inner-page-title {
    padding-bottom: 50px;
    margin-bottom: 50px;
  }

  .inner-page-title p {
    font-size: 1.125rem;
    line-height: 1.6666;
    margin-top: 12px;
  }

  /* PAGE PAGINATION */
  .page-link {
    font-size: 1.1rem;
    padding: 3px 14px;
  }

  .pagination.ico-20 [class*="flaticon-"]:before,
  .pagination.ico-20 [class*="flaticon-"]:after {
    font-size: 0.75rem;
  }

  /* TERMS, PRIVACY, COOKIES */
  .txt-block.legal-info h5 {
    margin-top: 30px;
    margin-bottom: 15px;
  }

  .txt-block.legal-info h6 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  /* SIGN IN / SIGN UP */
  .login-1 .register-page-form,
  .signup-1 .register-page-form {
    padding: 100px 5px;
  }

  .login-2 .register-page-form,
  .signup-2 .register-page-form {
    padding-top: 90px;
    padding-bottom: 90px;
    margin: 0 3%;
  }

  .reset-page-wrapper {
    padding: 200px 8px;
  }

  .register-form-title {
    margin-bottom: 25px;
  }

  .register-form-title h3,
  .reset-form-title h3 {
    font-size: 1.85rem;
  }

  .register-form-title p {
    font-size: 1.125rem;
    margin-top: 10px;
  }

  .reset-form-title {
    margin-bottom: 20px;
  }

  .reset-form-title p {
    font-size: 1.125rem;
    margin-top: 12px;
  }

  .reset-password-link p {
    font-size: 1.05rem;
    margin-bottom: 30px;
  }

  .form-data span {
    font-size: 0.95rem;
  }

  .register-page-form p.create-account {
    font-size: 1.0625rem;
    margin-top: 25px;
  }

  .reset-password-form .form-data p {
    font-size: 1.0625rem;
    margin: 22px 0 10px;
  }

  .separator-line {
    font-size: 1.1875rem;
    margin: 22px 0;
  }

  .reset-page-wrapper .form-control,
  .register-page-form .form-control {
    height: 54px;
    font-size: 1.1rem;
    margin-bottom: 20px;
  }

  #login .register-page-form .btn.submit {
    height: 52px;
    font-size: 1.0625rem;
    margin-top: 0;
  }

  #signup .register-page-form .btn.submit {
    height: 52px;
    font-size: 1.0625rem;
    margin-top: 25px;
  }

  .reset-page-wrapper .btn.submit {
    height: 52px;
    font-size: 1.0625rem;
  }

  .btn-register {
    font-size: 1.05rem !important;
  }

  .btn-register.txt-btn {
    padding: 1.05rem 1.6rem;
  }

  .btn-register.mb-15 {
    margin-bottom: 15px;
  }

  /* PAGE 404 */
  .page-404-txt img {
    max-height: 105px;
    margin-bottom: 25px;
  }

  .page-404-txt h5 {
    font-size: 1.2rem;
    margin: 14px 3% 20px;
  }

  .page-404-img {
    padding: 0 4%;
    margin-bottom: 40px;
  }

  /* MODAL */
  .modal-dialog,
  .modal-dialog.modal-xl {
    max-width: 350px;
    margin: auto auto;
  }

  #modal-1 .modal-dialog {
    width: 320px;
    margin: auto auto;
  }

  #modal-1 .modal-body-img {
    padding-top: 25px;
  }

  #modal-3.modal .btn-close {
    height: 1.25rem;
    width: 1.25rem;
    right: 12px !important;
    top: 12px !important;
  }

  #modal-3.modal .btn-close span {
    line-height: 20px !important;
    top: -5px;
  }

  #modal-3.modal .btn-close [class^="flaticon-"]:before,
  #modal-3.modal .btn-close [class^="flaticon-"]:after {
    font-size: 0.5rem;
  }

  #modal-1 .modal-body-content {
    padding: 5px 22px 10px;
  }

  #modal-2 .modal-body-content {
    padding: 30px 12px 16px;
  }

  .modal-body-content h4.fs-30 {
    font-size: 1.6rem;
  }

  .modal-body-content p {
    margin-top: 14px;
    margin-bottom: 18px;
  }

  .modal-body .newsletter-form {
    margin-top: 15px;
  }

  .modal .newsletter-form .form-control,
  .modal .request-form .form-control {
    height: 52px;
    font-size: 1.05rem;
    margin-bottom: 16px;
  }

  .modal .newsletter-form .btn,
  .modal .request-form .btn {
    height: 52px;
    font-size: 1rem;
  }

  /* COOKIES */
  #cookies {
    width: 94%;
    left: 3%;
    bottom: 12px;
    padding: 20px 55px 50px 22px;
  }

  #cookies p {
    font-size: 1rem;
  }

  #cookies-ok {
    right: 5%;
    bottom: 15px;
    font-size: 0.95rem;
    padding: 6px 20px;
  }

  #cookies-info {
    margin-left: 0;
  }

  #cookies-close {
    right: 13px;
    top: 4px;
  }

  #cookies-close svg {
    width: 11px;
    height: 11px;
  }

}



/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */

@media (min-width: 321px) and (max-width: 389.98px) {

  #stlChanger {
    display: none;
  }

  .division {
    padding-left: 3px;
    padding-right: 3px;
  }

  /*------------------------------------------*/
  /*  TYPOGRAPHY
  /*------------------------------------------*/

  /* Text Size */
  .fs-15,
  .fs-16 {
    font-size: 1rem;
  }

  /* 16px */
  .fs-17,
  .fs-18 {
    font-size: 1.0625rem;
  }

  /* 17px */
  .fs-19 {
    font-size: 1.125rem;
  }

  /* 18px */
  .fs-20,
  .fs-21,
  .fs-22 {
    font-size: 1.25rem;
  }

  /* 20px */
  .fs-23,
  .fs-24,
  .fs-25 {
    font-size: 1.375rem;
  }

  /* 22px */
  .fs-26,
  .fs-28,
  .fs-30,
  .fs-32,
  .fs-34 {
    font-size: 1.5rem;
  }

  /* 24px */
  .fs-36,
  .fs-38,
  .fs-40,
  .fs-42 {
    font-size: 1.625rem;
  }

  /* 26px */
  .fs-44,
  .fs-46 {
    font-size: 1.75rem;
  }

  /* 28px */
  .fs-48 {
    font-size: 1.8125rem;
  }

  /* 29px */
  .fs-50 {
    font-size: 1.75rem;
  }

  /* 30px */
  .fs-52,
  .fs-54 {
    font-size: 1.95rem;
  }

  /* 32px */
  .fs-56 {
    font-size: 2.12rem;
  }

  /* 34px */
  .fs-58,
  .fs-60 {
    font-size: 2.25rem;
  }

  /* 36px */
  .fs-62,
  .fs-64 {
    font-size: 2.375rem;
  }

  /* 38px */
  .fs-66 {
    font-size: 2.5rem;
  }

  /* 40px */
  .fs-68 {
    font-size: 2.6255rem;
  }

  /* 42px */
  .fs-70 {
    font-size: 2.75rem;
  }

  /* 44px */
  .fs-72 {
    font-size: 2.875rem;
  }

  /* 46px */
  .fs-74 {
    font-size: 3rem;
  }

  /* 48px */
  .fs-76 {
    font-size: 3.125rem;
  }

  /* 50px */
  .fs-78 {
    font-size: 3.25rem;
  }

  /* 52px */
  .fs-80 {
    font-size: 3.375rem;
  }

  /* 54px */

  h2 {
    line-height: 1.3;
  }

  p {
    font-size: 1rem;
  }

  /* 16px */
  ol.digit-list p {
    margin-bottom: 5px;
  }

  /* Check List */
  .check-list {
    margin: 18px 0 12px;
  }

  .check-list li p {
    font-size: 1.05rem;
    margin-bottom: 6px;
  }

  .check-list li p span {
    top: 2px;
    margin-right: 8px;
  }

  .check-list.ico-20 [class^="flaticon-"]:before,
  .check-list.ico-20 [class^="flaticon-"]:after {
    font-size: 1.05rem;
  }

  /* Button */
  .btn,
  .btn.btn-md {
    font-size: 1.05rem;
    padding: 0.95rem 1.4rem;
  }

  .btn.btn-sm {
    font-size: 1rem;
    padding: 0.8rem 1.45rem;
  }

  .btn.btn-gra,
  .btn.btn-md.btn-gra {
    font-size: 1rem;
    padding: 1.035rem 1.55rem;
  }

  .btn.ico-20.ico-left,
  .btn.ico-20.ico-right {
    font-size: 1.05rem;
    padding: 0.95rem 1.3rem;
  }

  .btns-group .btn.ico-30 {
    padding: 0.6rem 0.5rem 0 !important;
  }

  /* Button Icon */
  .btn.ico-20 [class*="flaticon-"]:before,
  .btn.ico-20 [class*="flaticon-"]:after {
    font-size: 0.95rem;
    line-height: 0.45rem !important;
    top: 1.5px;
  }

  .btn.ico-30 [class*="flaticon-"]:before,
  .btn.ico-30 [class*="flaticon-"]:after {
    font-size: 2rem;
  }

  .btn.video-popup.ico-20 [class*="flaticon-"]:before,
  .btn.video-popup.ico-20 [class*="flaticon-"]:after {
    font-size: 1.2rem;
    top: 3.5px;
  }

  .btn.ico-30 span.ico-30-txt {
    font-size: 1.1rem;
    top: -10px;
    left: -3px;
    margin-right: 0;
  }

  .btn.ico-left span {
    margin-right: 5px;
  }

  .btn.ico-right span {
    margin-left: 5px;
  }

  .btn.ico-35 {
    padding: 0.7rem 0.5rem 0.7rem 1.1rem;
  }

  .btn.btn-gra.ico-35 {
    padding: 0.875rem 0.775rem 0.875rem 1.375rem;
  }

  .ico-35 .btn-text {
    top: -3.25px;
  }

  .btn.ico-35 [class*="flaticon-"]:before,
  .btn.ico-35 [class*="flaticon-"]:after {
    font-size: 1.9rem;
    line-height: 0.5rem !important;
    top: 7px;
    margin-left: 5px;
  }

  /* Buttons Group */
  .btns-group .btn:first-child {
    margin-right: 0;
    margin-bottom: 15px;
  }

  /* Button Text */
  p.btn-txt,
  .btn-rating {
    margin-top: 12px;
  }

  .text-center p.btn-txt.ico-15 {
    padding: 0;
  }

  .btn-rating p.fs-15,
  .star-rating small,
  .star-rating span.rating-txt {
    font-size: 1rem;
  }

  .star-rating.ico-15 [class*="flaticon-"]:before,
  .star-rating.ico-15 [class*="flaticon-"]:after,
  .star-rating.ico-20 [class*="flaticon-"]:before,
  .star-rating.ico-20 [class*="flaticon-"]:after {
    position: relative;
    font-size: 1.115rem;
    top: 2px;
  }

  .os-version-ext {
    margin-top: 12px;
  }

  .os-version-ext .star-rating small {
    font-size: 1rem;
  }

  span.os-version {
    font-size: 1rem;
    line-height: 1.5;
    margin-top: 3px;
  }

  /* Store Badge */
  .store {
    margin-right: 4px;
  }

  .badge-img-xs .store img,
  .badge-img-sm .store img,
  .badge-img-md .store img,
  .badge-img-lg .store img,
  .badge-img-xl .store img {
    max-height: 3.15rem;
  }

  /* Video Popup Icon */
  .video-btn {
    width: 5rem;
    height: 5rem;
    margin-top: -2.5rem;
    margin-left: -2.5rem;
  }

  .video-btn [class^="flaticon-"]:before,
  .video-btn [class^="flaticon-"]:after {
    font-size: 4.15rem;
    line-height: 5rem !important;
    margin-left: 8px;
  }

  .video-btn-sm {
    width: 4.2rem;
    height: 4.2rem;
    margin-top: -2.1rem;
    margin-left: -2.1rem;
  }

  .video-btn.video-btn-sm [class^="flaticon-"]:before,
  .video-btn.video-btn-sm [class^="flaticon-"]:after {
    font-size: 3.25rem;
    line-height: 4.2rem !important;
    margin-left: 5px;
  }

  .ico-60 img,
  .ico-65 img {
    max-height: 4rem;
  }

  /* Vector Icon Background */
  .ico-60 .shape-ico svg {
    width: 125px;
    height: 125px;
    top: -30px;
    left: calc(50% - 65px);
  }

  .ico-55 .shape-ico svg {
    width: 120px;
    height: 120px;
    top: -30px;
    left: calc(50% - 60px);
  }

  /* Vector Rounded Icons */
  .ico-rounded {
    width: 90px;
    height: 90px;
  }

  .ico-rounded [class*="flaticon-"]:before,
  .ico-rounded [class*="flaticon-"]:after {
    font-size: 2.85rem;
    line-height: 90px !important;
  }

  /* Module Subtitle */
  .module-subtitle {
    font-size: 0.85rem;
    margin-bottom: 30px;
  }

  /* Section Title */
  .title-01.mb-60,
  .title-01.mb-70,
  .title-02.mb-70,
  .title-02.mb-80,
  .title-03.mb-70,
  .title-03.mb-80,
  .title-03.mb-100 {
    margin-bottom: 35px;
  }

  .title-01 h2,
  .title-02 h2,
  .title-03 h2 {
    padding: 0;
  }

  .title-03 h2.fs-48 {
    font-size: 1.9rem;
  }

  .title-01 p,
  .title-03 p {
    margin: 12px 0 0;
  }

  .title-02 .btn {
    margin-top: 18px;
  }

  .section-rating .users {
    margin: 15px 0 0;
  }

  .section-rating .users img {
    max-height: 56px;
  }

  .section-rating .users p {
    margin: 10px 0 0;
  }

  /* Advantages */
  .advantages,
  .text-center .advantages {
    margin-top: 20px;
  }

  .advantages li {
    text-align: center;
    display: block;
    margin: 0 10px;
  }

  .advantages li:first-child {
    margin-left: 10px !important;
  }

  .advantages li:last-child {
    margin-top: 4px !important;
  }

  .advantages li:not(:last-child):after {
    display: none;
  }

  .advantages li p {
    font-size: 0.975rem;
  }

  /* Compatibility */
  .compatibility {
    margin-top: 5px;
    padding: 4px 20px;
    border-radius: 22px;
  }

  /* Tools List / Payments Icons */
  .tools-list p,
  .payment-methods p {
    margin-bottom: 12px;
  }

  .tools-list span {
    padding-right: 1px;
  }

  .payment-icons img {
    max-height: 30px;
  }

  .tools-list.ico-35 [class*="flaticon-"]:before,
  .tools-list.ico-35 [class*="flaticon-"]:after {
    font-size: 2.125rem;
    line-height: 2.125rem !important;
    margin-right: 4px;
  }

  /* Quote */
  .quote-avatar img {
    width: 50px;
    height: 50px;
  }

  .quote p {
    margin-bottom: 4px;
  }

  .quote-author h6 {
    font-size: 1.2rem;
  }

  .quote-author span {
    font-size: 1.0625rem;
  }

  /* Users */
  .users-widget.d-block {
    margin-top: 22px;
  }

  .users-widget .u-ava {
    margin-right: 10px;
  }

  .users-widget .u-ava img {
    max-height: 52px;
  }

  .users-widget .u-txt p {
    font-size: 0.95rem;
  }

  /*------------------------------------------*/
  /*  HEADER & NAVIGATION MENU   
  /*------------------------------------------*/

  /* Mobile Header Logo */
  .wsmobileheader .smllogo {
    margin-top: 24px;
    padding-left: 16px;
  }

  .smllogo img {
    max-height: 50px;
  }

  .wsmenu>.wsmenu-list {
    width: 290px;
    margin-right: -290px;
  }

  .wsactive .wsmobileheader {
    margin-right: 290px;
  }

  .overlapblackbg {
    width: calc(100% - 290px);
  }

  .callusbtn {
    left: 0;
    top: 0;
    padding: 14px 0 0 0;
    margin: 14px 0 0 18px;
  }

  .callusbtn.ico-20 [class^="flaticon-"]:before,
  .callusbtn.ico-20 [class^="flaticon-"]:after {
    font-size: 1.6rem;
  }

  .wsanimated-arrow {
    padding: 14px 30px 14px 0px;
    margin: 25px 16px 0 0;
  }

  /* Nav Link Info */
  span.sm-info {
    width: 22px;
    height: 22px;
    font-size: 0.825rem;
    line-height: 21px;
    top: -1px;
    margin-left: 8px;
  }

  .wsmenu>.wsmenu-list>li>a {
    font-size: 1.15rem;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a,
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a:hover,
  .wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a,
  .wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a:hover,
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a,
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a:hover,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.w-70 ul.link-list>li>a,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.w-70 ul.link-list>li>a:hover,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover {
    font-size: 1.1rem;
    padding: 11px 0;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu .title {
    font-size: 1rem;
    margin-bottom: 5px;
  }

  /*------------------------------------------*/
  /*  HERO
  /*------------------------------------------*/

  /* HERO TYPOGRAPHY */
  .hero-section h2.lh-1d2,
  .hero-section h2.lh-1d25,
  .hero-section h2.lh-1d3 {
    line-height: 1.28;
  }

  .hero-section h2.ls-1d3px,
  .hero-section h2.ls-1d35px {
    letter-spacing: -0.75px;
  }

  .hero-section h2 img[class*="img-"] {
    display: none;
  }

  .hero-section .btns-group .btn:first-child {
    margin: 0 0 18px 0;
  }

  .hero-section img.r-16,
  .hero-section img.r-18,
  .hero-section img.r-20 {
    border-radius: 12px;
  }

  /* HERO ADVANTAGES LIST */
  .hero-section .advantages.mt-25 {
    margin-top: 22px;
  }

  .hero-section .advantages.mt-30 {
    margin-top: 25px;
  }

  .hero-section .advantages.mt-50 {
    margin-top: 35px;
  }

  .hero-section .advantages.ml-10 {
    margin-top: 25px;
    margin-left: 0;
  }

  .hero-section .advantages li {
    text-align: center;
    display: block;
    margin: 0 10px;
  }

  .advantages li:first-child {
    margin-left: 10px !important;
  }

  .advantages li:last-child {
    margin-top: 5px !important;
  }

  .hero-section .advantages li:not(:last-child):after {
    display: none;
  }

  .hero-section .advantages li p {
    font-size: 1rem;
  }

  /* HERO TAG WIDGET */
  .tag-widget {
    margin-bottom: 35px;
  }

  .tag-widget a {
    font-size: 0.915rem;
    padding: 10px 14px;
  }

  .tag-widget span {
    display: none;
  }

  /* HERO TEXT WIDGET */
  .txt-widget {
    margin-bottom: 33px;
  }

  .txt-widget.txt-widget-lg {
    margin-bottom: 35px;
  }

  .txt-widget a {
    font-size: 0.975rem;
    padding: 10px 20px;
  }

  .txt-widget.txt-widget-lg a {
    font-size: 0.95rem;
    padding: 9px 16px;
  }

  .txt-widget span {
    top: 5px;
    right: 9px;
  }

  .txt-widget.txt-widget-lg span {
    top: 7px;
  }

  .txt-widget.ico-20 [class*="flaticon-"]:before,
  .txt-widget.ico-20 [class*="flaticon-"]:after {
    font-size: 1.4rem;
  }

  /* HERO RATING WIDGET */
  .rating-widget {
    margin-bottom: 26px;
  }

  .rating-widget a {
    font-size: 1rem;
  }

  .rating-widget b {
    display: none;
  }

  .rating-widget img.framer-stars {
    display: block;
    max-height: 20px;
    margin: 0 auto 15px;
    top: 0;
  }

  .rating-widget img.framer-logo {
    max-height: 25px;
    margin-left: 3px;
    top: -1.5px;
  }

  /* HERO DIGITS */
  .hero-digits {
    display: inline-block;
    width: auto;
    margin-top: 8px;
  }

  #hd-1-1,
  #hd-1-2 {
    width: 100%;
    padding: 0 20px;
  }

  #hd-1-2 {
    border-left: none;
    margin-top: 28px;
  }

  .hero-digits h3.statistic-number {
    font-size: 2.5rem;
    margin-bottom: 10px;
  }

  .hero-digits h3.statistic-number small {
    font-size: 2rem;
    margin-left: 3px;
  }

  .hero-digits p.fs-17 {
    font-size: 1.1rem;
  }

  /* HERO USERS */
  .hero-users-widget.d-block,
  .hero-users-widget.d-inline {
    text-align: center;
  }

  .hero-users-widget.d-block,
  .hero-users-widget.d-inline {
    display: block !important;
    margin: 24px 0 0;
  }

  .hero-users {
    display: block;
  }

  .hero-users .u-ava {
    display: block;
    margin: 0 auto 12px;
  }

  .hero-users .u-ava img {
    max-height: 48px;
  }

  .hero-users .u-txt p {
    font-size: 1rem;
  }

  /* HERO QUICK FORM */
  .hero-section .text-center .quick-form,
  .hero-section .quick-form.form-half {
    margin: 0 2%;
  }

  .hero-section .text-center .quick-form.mx-30 {
    margin: 0 2%;
  }

  .hero-section .quick-form .form-control,
  .hero-section .quick-form .btn,
  .hero-section .quick-form.form-half .btn {
    height: 52px;
    font-size: 1.0625rem;
  }

  .hero-section .quick-form.form-half .form-control {
    height: 52px;
    font-size: 1.0625rem;
    margin-bottom: 18px;
  }

  .hero-section .text-center .quick-form-msg {
    margin: 20px 0 -10px 0;
  }

  /* HERO-1 */
  .hero-1 {
    margin-bottom: 40px;
  }

  .hero-1-txt h2 {
    font-size: 2.65rem;
    line-height: 1.28;
  }

  .hero-1-txt p.fs-19 {
    font-size: 1.0625rem;
    margin: 14px 0 24px;
  }

  .hero-1-img {
    margin: 30px 0 -40px;
  }

  /* HERO-2 */
  .hero-2-txt h2 {
    font-size: 2.65rem;
  }

  .hero-2-txt p.fs-18 {
    margin: 14px 0 24px;
  }

  .hero-2-brands {
    margin: 45px 10px 0;
  }

  .hero-2-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.35rem;
  }

  .hero-2-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  .hero-2-txt .hero-digits {
    margin-top: 30px;
  }

  .hero-2-img {
    margin-top: 35px;
  }

  /* HERO-3 */
  .hero-3 {
    margin-bottom: 40px;
  }

  .hero-3-txt h2 {
    font-size: 2.6rem;
  }

  .hero-3-txt p.fs-19 {
    font-size: 1.0625rem;
    margin: 14px 0 24px;
  }

  .hero-3-img {
    margin: 30px 0 -40px;
  }

  /* HERO-4 */
  .hero-4 {
    padding-bottom: 40px;
  }

  .hero-4-txt h2 {
    font-size: 2.65rem;
  }

  .hero-4-txt p.fs-18 {
    margin: 14px 0 22px;
  }

  .hero-4-brands {
    margin: 30px 0 0;
  }

  .hero-4-brands p {
    margin-bottom: 18px;
  }

  .hero-4-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.25rem;
  }

  .hero-4-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  /* HERO-5 */
  .hero-5 {
    margin-bottom: 40px;
  }

  .hero-5-txt h2 {
    font-size: 2.6rem;
  }

  .hero-5-txt p.fs-19 {
    font-size: 1.0625rem;
    margin: 14px 0 24px;
  }

  .hero-5-img {
    margin: 30px 0 -40px;
  }

  /* HERO-6 */
  .hero-6-txt h2 {
    font-size: 2.6rem;
  }

  .hero-6-txt p.fs-18 {
    margin: 12px 0 22px;
  }

  .hero-6-img {
    margin-top: 30px;
  }

  .hero-6-img img {
    padding: 0 10px;
    border-radius: 12px;
  }

  /* HERO-7 */
  .hero-7-wrapper {
    padding: 75px 0 0 25px;
    margin: 0 -15px;
  }

  .hero-7-txt {
    margin: 0 20px 35px 0;
  }

  .hero-7-txt h2 {
    font-size: 2.6rem;
  }

  .hero-7-txt p.fs-18 {
    margin: 14px 0 24px;
  }

  .hero-7-img {
    margin-bottom: -35px;
  }

  /* HERO-8 */
  .hero-8-txt h2 {
    font-size: 2.55rem;
  }

  .hero-8-txt p.fs-18 {
    margin: 14px 0 22px;
  }

  .hero-8-img {
    margin: 35px 0 0;
  }

  /* HERO-9 */
  .hero-9 {
    margin-bottom: 40px;
  }

  .hero-9-txt h2 {
    font-size: 2.6rem;
  }

  .hero-9-txt p.fs-19 {
    font-size: 1.0625rem;
    margin: 14px 0 24px;
  }

  .hero-9-img {
    margin: 30px 0 -40px;
  }

  /* HERO-10 */
  .hero-10 {
    margin-bottom: 40px;
  }

  .hero-10-txt h2 {
    font-size: 2.65rem;
  }

  .hero-10-txt p.fs-18 {
    margin: 16px 0 22px;
  }

  .hero-10-brands {
    margin: 45px 5px 0;
  }

  .hero-10-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.35rem;
  }

  .hero-10-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  .hero-10-img {
    margin: 30px 0 -40px;
  }

  /* HERO-11 */
  .hero-11-txt h2 {
    font-size: 2.75rem;
  }

  .hero-11-txt p.fs-19 {
    font-size: 1.0625rem;
    margin: 14px 0 22px;
  }

  .hero-11-img {
    margin-top: 35px;
  }

  #h11-1 {
    margin-bottom: 25px;
  }

  /* HERO-12 */
  .hero-12 .tag-widget a {
    font-size: 0.935rem;
    padding: 10px 15px 10px 7px;
  }

  .hero-12 .tag-widget span {
    display: inline-block;
    font-size: 0.875rem;
    padding: 5px 11px;
    margin-right: 4px;
  }

  .hero-12-txt h2 {
    font-size: 2.75rem;
  }

  .hero-12-txt p.fs-18 {
    margin: 14px 0 22px;
  }

  .hero-12-img {
    margin-top: 35px;
  }

  /* HERO-13 */
  .hero-13-shape {
    width: 120%;
    top: 8%;
    left: -10%;
  }

  .hero-13-txt h2 {
    font-size: 2.55rem;
  }

  .hero-13-txt p.fs-18 {
    margin: 14px 0 22px;
  }

  .hero-13-image {
    margin: 30px 0 0;
    padding: 18px 15px 0;
  }

  .hero-13-image.r-24 {
    border-radius: 14px;
  }

  /* HERO-14 */
  .hero-14 {
    margin-bottom: 40px;
  }

  .hero-14-txt h2 {
    font-size: 2.5rem;
  }

  .hero-14-txt p.fs-18 {
    margin: 14px 0 22px;
  }

  .hero-14-brands {
    margin: 30px 0 0;
  }

  .hero-14-brands p {
    margin-bottom: 18px;
  }

  .hero-14-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.25rem;
  }

  .hero-14-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  .hero-14-img {
    margin: 35px 0 -40px;
  }

  /* HERO-15 */
  .hero-15 {
    margin-bottom: 40px;
  }

  .hero-15-txt h2 {
    font-size: 2.6rem;
  }

  .hero-15-txt p.fs-18 {
    margin: 14px 0 24px;
  }

  .hero-15-img {
    margin: 30px 0 -40px;
  }

  /* HERO-16 */
  .hero-16-wrapper {
    padding-top: 90px;
    margin: 0 -15px;
  }

  .hero-16-txt {
    padding: 0 15px;
  }

  .hero-16-txt h2 {
    font-size: 2.6rem;
  }

  .hero-16-txt p.fs-18 {
    margin: 14px 0 22px;
  }

  .hero-16-img {
    margin: 30px 16px 0;
  }

  /* HERO-17 */
  .hero-17-txt h2 {
    font-size: 2.75rem;
  }

  .hero-17-txt p.fs-18 {
    margin: 14px 0 24px;
  }

  .hero-17-brands {
    margin: 45px 10px 0;
  }

  .hero-17-brands p {
    margin-bottom: 25px;
  }

  .hero-17-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.35rem;
  }

  .hero-17-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  .hero-17-img {
    margin-top: 35px;
  }

  /* HERO-18 */
  .hero-18-txt h2 {
    font-size: 2.45rem;
  }

  .hero-18-txt p.fs-18 {
    margin: 12px 0 22px;
  }

  .hero-18-brands {
    margin: 30px 0 0;
  }

  .hero-18-brands p {
    margin-bottom: 18px;
  }

  .hero-18-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.25rem;
  }

  .hero-18-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  /*------------------------------------------*/
  /*  CONTENT
  /*------------------------------------------*/

  /* ABOUT */
  .about-2-title {
    margin-bottom: 12px;
  }

  .about-2-title h4 {
    font-size: 1.825rem;
  }

  .about-1-txt {
    margin-bottom: 30px;
  }

  #a2-1,
  .about-2 .txt-box.mb-30 {
    margin-bottom: 25px;
  }

  .about-3-txt h2 {
    margin-bottom: 16px;
  }

  .about-1-txt p {
    font-size: 1.04rem;
    margin-top: 16px;
  }

  .about-3-txt p {
    font-size: 1.04rem;
  }

  .a-1-1 {
    margin-bottom: 20px;
  }

  .a-1-4 {
    margin-top: 20px;
  }

  #a4-1 {
    margin-bottom: 20px;
  }

  /* FEATURES */
  .features-section.mt-30 {
    margin-top: 30px;
  }

  .features-section .ico-55 [class*="flaticon-"]:before,
  .features-section .ico-55 [class*="flaticon-"]:after {
    font-size: 3.75rem;
  }

  /* FBOX-1 */
  .fbox-1,
  .col-lg-4 .fbox-1 {
    padding: 14px 14px 25px;
  }

  .fbox-1 {
    margin-bottom: 30px !important;
  }

  .fbox-1 .fbox-txt,
  .col-lg-4 .fbox-1 .fbox-txt {
    padding: 0 6px;
  }

  .fbox-1 .fbox-1-img {
    margin: 0 0 25px;
  }

  /* FBOX-2 */
  .fbox-2.fb-1,
  .fbox-2.fb-5,
  .fbox-2.fb-6 {
    padding: 25px 14px 14px;
  }

  .fbox-2.fb-2,
  .fbox-2.fb-3,
  .fbox-2.fb-4 {
    padding: 14px 14px 25px;
  }

  .fbox-2.fb-1,
  .fbox-2.fb-3,
  .fbox-2.fb-5 {
    margin-bottom: 30px;
  }

  .fbox-2.fb-7,
  .fbox-2.fb-8 {
    padding: 25px 15px;
  }

  .fbox-2 .fbox-txt {
    padding: 0 6px;
  }

  .fbox-2-txt .txt-block-tra-link.mt-20 {
    margin-top: 14px;
  }

  .fbox-2.fb-1 .fbox-2-img,
  .fbox-2.fb-5 .fbox-2-img,
  .fbox-2.fb-6 .fbox-2-img {
    margin: 22px 0 0;
  }

  .fbox-2.fb-2 .fbox-2-img,
  .fbox-2.fb-3 .fbox-2-img,
  .fbox-2.fb-4 .fbox-2-img {
    margin: 0 0 28px;
  }

  .fbox-2.fb-7 .fbox-2-img {
    margin: 25px 0 0;
  }

  .fbox-2.fb-8 .fbox-2-img {
    margin: 0 0 20px;
  }

  /* FBOX-3 */
  .fbox-3 {
    padding: 25px 14px 14px;
  }

  .fbox-3.fb-4,
  .fbox-3.fb-5,
  .fbox-3.fb-6 {
    padding: 14px 14px 25px;
  }

  .fbox-3.fb-1,
  .fbox-3.fb-2,
  .fbox-3.fb-4,
  .fbox-3.fb-5 {
    margin-bottom: 30px;
  }

  .fbox-3 .fbox-txt {
    padding: 0 6px;
  }

  .fbox-3.fb-1 .fbox-3-img,
  .fbox-3.fb-2 .fbox-3-img,
  .fbox-3.fb-3 .fbox-3-img {
    margin: 22px 0 0;
  }

  .fbox-3.fb-4 .fbox-3-img,
  .fbox-3.fb-5 .fbox-3-img,
  .fbox-3.fb-6 .fbox-3-img {
    margin: 0 0 28px;
  }

  /* FBOX-4 */
  .fbox-4 {
    padding: 14px 14px 25px;
  }

  .fbox-4.fb-1,
  .fbox-4.fb-2,
  .fbox-4.fb-3 {
    margin-bottom: 30px;
  }

  .fbox-4 .fbox-txt {
    padding: 0 6px;
  }

  .fbox-4 .fbox-4-img {
    margin: 0 0 25px;
  }

  /* FBOX-5 */
  .fbox-5 {
    padding: 35px 25px;
  }

  .rows-2 .fbox-5 {
    padding: 35px 25px 25px;
  }

  /* FBOX-6 */
  .fbox-6-wrapper .fb-1,
  .fbox-6-wrapper .fb-2,
  .fbox-6-wrapper .fb-3 {
    margin-bottom: 35px;
  }

  /* FBOX-7 */
  .fbox-7.fb-1,
  .fbox-7.fb-2 {
    margin-bottom: 30px;
  }

  .fbox-7-img {
    margin: 0 0 25px;
  }

  .fbox-7 .fbox-txt {
    padding: 0 5px;
  }

  /* FBOX-8 */
  .fbox-8-wrapper.pt-70.pb-70 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .fbox-8 .fbox-ico-wrap {
    margin-top: 4px;
    margin-right: 20px;
  }

  .fbox-8 .ico-50 span[class*="flaticon-"]:before,
  .fbox-8 .ico-50 span[class*="flaticon-"]:after {
    font-size: 2.85rem;
  }

  .fbox-1 h5,
  .fbox-2 h5,
  .fbox-2 h3,
  .fbox-3 h5,
  .fbox-4 h5 {
    font-size: 1.375rem;
    margin-bottom: 12px;
  }

  .fbox-6 h5 {
    margin: 22px 0 12px;
  }

  .fbox-7 h5 {
    margin-bottom: 10px;
  }

  .fbox-6 p {
    padding: 0 4%;
  }

  .fbox-2-txt .btn {
    margin-top: 20px;
  }

  .fbox-5 .txt-block-tra-link {
    margin-top: 14px;
  }

  .fbox-5 a.tra-link {
    font-size: 1.05rem;
  }

  .fbox-5 a.tra-link:after {
    font-size: 0.8rem;
    top: 1px;
    left: 5px;
  }

  .features-section .more-btn.mt-60 {
    margin-top: 45px;
  }

  /* CONTENT */
  .ct-02.division,
  .ct-03.division {
    padding: 0;
  }

  .ct-02 .container,
  .ct-03 .container,
  .ct-06 .container {
    max-width: 100%;
  }

  .ct-02-wrapper,
  .ct-03-wrapper,
  .ct-06-wrapper {
    margin: 0 -15px;
    border-radius: 0 !important;
  }

  .ct-10-wrapper {
    margin: 0 -15px;
    border-radius: 0 !important;
  }

  .ct-02-wrapper {
    padding: 65px 20px;
  }

  .ct-03-wrapper {
    padding: 65px 0 65px 25px;
  }

  .ct-05 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .ct-07 {
    padding: 150px 0;
  }

  .ct-08.hidd {
    overflow: visible;
    margin-bottom: 30px;
  }

  .ct-09 .section-overlay {
    margin-bottom: 35px;
  }

  .ct-10 .section-overlay {
    padding: 65px 16px 0;
  }

  .ct-08 .title-01,
  .ct-09 .title-01 {
    margin-bottom: 30px;
  }

  .ct-10 .section-title.title-01 {
    margin-bottom: 30px;
  }

  .ct-10 .section-title.title-01 p {
    margin-top: 14px;
  }

  .ct-03 .txt-block {
    padding-right: 25px;
  }

  .ct-05-txt {
    padding: 55px 10px;
  }

  .ct-06-txt {
    padding: 50px 5px 40px;
  }

  .txt-block h2,
  .ct-05-txt h2,
  .ct-06-txt h2 {
    margin-bottom: 16px;
  }

  .txt-block h6 {
    font-size: 1.15rem;
    margin: 22px 0 15px;
  }

  .txt-block .btn,
  .ct-05-txt .btn,
  .txt-block .btn.mt-25 {
    margin-top: 5px;
  }

  .txt-box h5 {
    margin-bottom: 18px;
  }

  .ct-05-txt .users-widget.d-block {
    margin: 18px 0 0 0;
  }

  .ct-05-txt .users {
    display: block;
  }

  .ct-05-txt .users-widget .u-ava {
    display: block;
    margin: 0 0 12px 0;
  }

  .ct-05-txt .users-widget .u-ava img {
    max-height: 50px;
  }

  /* CBOX-1 */
  .cbox-1-wrapper {
    margin-top: 10px;
  }

  .cbox-1 .ico-wrap {
    margin-left: 6px;
  }

  .cbox-1 span {
    top: 0.75px;
    right: 8px;
  }

  /* CBOX-2 */
  .cbox-2-wrapper {
    margin-top: 20px;
  }

  #cb-2-1 {
    margin-bottom: 25px;
  }

  .cbox-2-ico {
    width: 23%;
    float: left;
    display: inline-block;
    position: relative;
    top: 6px;
  }

  .cbox-2-ico.ico-55 [class*="flaticon-"]:before,
  .cbox-2-ico.ico-55 [class*="flaticon-"]:after {
    font-size: 3.15rem;
  }

  .cbox-2-txt {
    width: 77%;
    display: inline-block;
  }

  .cbox-2-txt h5 {
    margin: 0 0 12px;
  }

  /* CBOX-3 */
  .cbox-3 .ico-wrap {
    margin-right: 1rem;
  }

  .cbox-3-ico {
    width: 1.8rem;
    height: 1.8rem;
    font-size: 1rem;
    line-height: 1.45rem;
    margin-top: 1px;
  }

  .cbox-3-txt {
    margin-bottom: 20px;
  }

  .cbox-3-txt h5 {
    margin-bottom: 12px !important;
  }

  /* CBOX-4 */
  .cbox-4.cb-1,
  .cbox-4.cb-2 {
    margin-bottom: 25px;
  }

  .cbox-title {
    margin-bottom: 15px;
  }

  .cbox-title span {
    margin-right: 15px;
  }

  /* CBOX-5 */
  .cbox-5.mt-30 {
    margin-top: 20px;
  }

  .cbox-5-txt.mb-30 {
    margin-bottom: 20px;
  }

  .cbox-5 .ico-wrap {
    margin-right: 1.2rem;
  }

  .cbox-5-ico {
    top: 5px;
  }

  .cbox-5-ico span[class*="flaticon-"]:before,
  .cbox-5-ico span[class*="flaticon-"]:after {
    font-size: 2.75rem;
  }

  .cbox-5-txt h5 {
    margin-bottom: 10px;
  }

  /* CBOX-6 */
  .cbox-6.mt-25 {
    margin-top: 18px;
  }

  .cbox-6-txt {
    padding-left: 8px;
  }

  .cbox-6-ico span {
    top: 6px;
  }

  .cbox-6-ico.ico-30 [class*="flaticon-"]:before,
  .cbox-6-ico.ico-30 [class*="flaticon-"]:after {
    font-size: 1.2rem;
  }

  /* Accordion */
  .txt-block .accordion {
    margin-top: 25px;
  }

  .txt-block .accordion-item {
    padding: 7px 0 10px;
  }

  .txt-block .accordion-thumb {
    padding-bottom: 22px;
  }

  .txt-block .accordion-panel {
    padding: 16px 0 10px 0;
  }

  .txt-block .accordion-item .accordion-thumb:after {
    top: -2px;
  }

  /* Signature */
  .signature {
    margin-top: 24px;
  }

  .signature img {
    max-height: 40px;
  }

  .signature h6 {
    font-size: 1.25rem;
    margin: 20px 0 0 3px;
  }

  .signature span {
    font-size: 1.1rem;
  }

  /* Content Images */
  .ct-03-img {
    margin: 35px 0 0;
  }

  .ct-04 .img-block {
    margin-top: 30px;
  }

  .ct5-img {
    margin-bottom: 30px;
  }

  .ct-06-img img {
    border-radius: 0;
  }

  .img-block-hidden {
    margin-bottom: -30px;
  }

  .ct-09 .img-block {
    margin-bottom: -35px;
  }

  .ct-10-img {
    margin-bottom: -20px;
  }

  .ct-10-img .video-btn {
    top: calc(50% - 10px);
  }

  .half-img,
  .half-img-left {
    margin-top: 45px;
  }

  .half-img img,
  .half-img-left img {
    padding: 0 12px;
  }

  /* STATISTIC */
  .statistic-3 .container {
    max-width: 100%;
  }

  .statistic-2-wrapper .col-sm-5 {
    width: 49%;
  }

  .statistic-3-wrapper {
    padding: 60px 22px 70px;
    margin: 0 -15px;
    border-radius: 0 !important;
  }

  .statistic-5-wrapper {
    margin: 0 10px;
  }

  .ct-11 .statistic-6-wrapper {
    margin: 18px 12px 0;
  }

  .statistic-3-title {
    margin-bottom: 25px;
  }

  .statistic-3-title.mb-50,
  .statistic-4-title {
    margin-bottom: 30px;
  }

  .statistic-3-title h3 {
    font-size: 1.75rem;
  }

  .statistic-3-title p {
    margin: 12px 0 0 !important;
  }

  #stb-1-1,
  #stb-1-2,
  #stb-4-1,
  #stb-4-2 {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }

  #stb-3-1,
  #stb-3-2 {
    margin-bottom: 28px;
  }

  .statistic-3-wrapper .statistic-block {
    text-align: center;
    padding: 25px 30px;
  }

  .statistic-4-wrapper .statistic-block {
    padding: 0 5%;
  }

  .statistic-6-wrapper .statistic-block {
    padding-left: 15px;
  }

  #stb-6-1,
  #stb-6-2,
  #stb-6-3 {
    margin-bottom: 40px;
  }

  h2.statistic-number {
    font-size: 2.65rem;
  }

  .statistic-1-wrapper .statistic-block h5 {
    margin-top: 18px;
    margin-bottom: 12px;
  }

  .statistic-2 .statistic-number {
    font-size: 2.85rem;
  }

  .statistic-3 .statistic-number {
    font-size: 3.25rem;
  }

  .statistic-3 .statistic-block h2 span[class*="flaticon-"] {
    top: -4px;
    right: -6px;
  }

  .statistic-4 h2.statistic-number {
    font-size: 3.25rem;
  }

  .statistic-4-wrapper h5 {
    font-size: 1.5rem;
    margin: 18px 0 12px;
  }

  .statistic-5 h2.statistic-number {
    font-size: 3.35rem;
  }

  .statistic-6-wrapper h2.statistic-number {
    font-size: 2.75rem;
  }

  .statistic-2-wrapper p {
    font-size: 1.0625rem;
  }

  .statistic-3-wrapper p {
    font-size: 1.1rem;
    margin: 0 0 22px;
  }

  .statistic-5-wrapper p {
    font-size: 1.0625rem;
    margin: 16px 10% 0;
  }

  .statistic-6-wrapper .statistic-block p {
    margin: 12px 0 0;
  }

  .statistic-block span[class*="flaticon-"],
  .statistic-block .alt-font span[class*="flaticon-"] {
    top: -7px;
  }

  /* TESTIMONIALS */
  .review-1 {
    padding: 28px 20px;
    margin: 0 8px 30px;
  }

  .review-1.rv-1-line {
    padding: 28px 20px;
  }

  .review-2 {
    padding: 30px 20px 25px;
    margin: 0 8px 30px;
  }

  .review-3 {
    padding: 16px 16px 25px;
  }

  .review-4 {
    padding: 30px 18px;
  }

  .review-item {
    margin-bottom: 30px;
  }

  .page-pagination.pt-100 {
    padding-top: 50px;
  }

  .reviews-3-txt {
    margin: 25px 0 0;
  }

  .reviews-3-txt h3 {
    font-size: 1.45rem;
    line-height: 1.3;
  }

  .reviews-3-txt p {
    font-size: 1.0625rem;
    margin: 12px 0 0;
  }

  .r3-data {
    left: 18px;
    bottom: 20px;
    padding: 15px 22px 12px;
  }

  .r3-data h5 {
    font-size: 1.25rem;
  }

  .r3-data p {
    font-size: 1.1rem;
  }

  .reviews-3-txt .review-ico.ico-80 [class*="flaticon-"]:before,
  .reviews-3-txt .review-ico.ico-80 [class*="flaticon-"]:after {
    font-size: 3.65rem;
  }

  .reviews-3-logo {
    margin-bottom: 24px;
  }

  .reviews-3-logo img {
    max-height: 42px;
  }

  .review-1 .review-ico {
    top: 14px;
    right: 20px;
  }

  .review-source {
    top: 20px;
    right: 20px;
  }

  .review-source img {
    max-height: 28px;
  }

  .review-1 .review-avatar img,
  .review-1 .owl-item .review-avatar img,
  .review-2 .review-avatar img,
  .review-2 .owl-item .review-avatar img,
  .review-4 .review-avatar img {
    width: 54px;
    height: 54px;
  }

  .review-1 .review-avatar {
    right: 30px;
    bottom: 28px;
  }

  .review-1 .review-txt p {
    font-size: 1.05rem;
    margin-bottom: 30px;
  }

  .review-2 .review-txt p,
  .review-4 .review-txt p {
    font-size: 1.05rem;
    margin-bottom: 15px;
  }

  .review-2 .review-author,
  .review-4 .review-author {
    margin-top: 7px;
    padding: 0 0 0 16px;
  }

  .review-author p {
    font-size: 1.125rem;
    margin-bottom: 10px;
  }

  .review-author span {
    font-size: 1.05rem;
  }

  .review-1 hr {
    margin: -5px 0 35px;
  }

  .review-2 .author-data,
  .review-4 .author-data {
    margin-bottom: 16px;
  }

  .review-1 .star-rating {
    margin-bottom: 12px;
  }

  .reviews-section .star-rating.ico-15 [class^="flaticon-"]:before,
  .reviews-section .star-rating.ico-15 [class^="flaticon-"]:after {
    font-size: 1.1rem;
  }

  /* BRANDS */
  .brands-3 .container:;

    {
    max-width: 100%;
  }

  .brands-3-wrapper {
    margin: 0 -15px;
    padding: 28px 22px;
    border-radius: 0
  }

  .brands-3 .brands-title {
    margin-bottom: 25px;
  }

  .brands-title {
    margin-bottom: 24px;
  }

  .brands-title h6 {
    font-size: 1.3rem;
    line-height: 1.4;
    padding: 0 4%;
  }

  .brands-title h5 {
    margin-bottom: 24px;
    line-height: 1.4;
    padding: 0 5%;
  }

  .brand-2-txt {
    margin-bottom: 24px;
  }

  .brand-2-txt h6 {
    font-size: 1.1875rem;
    line-height: 1.55;
  }

  .brands-1 .loop_carousel_left img,
  .brands-2 .loop_carousel_left img {
    padding: 0 14px;
    height: 3.75rem;
  }

  .brands-3 .loop_carousel_left img {
    padding: 0 12px;
    height: 3.65rem;
  }

  .brands-1 .loop_carousel_left span:last-child img,
  .brands-2 .loop_carousel_left span:last-child img {
    padding: 0 0 0 14px;
  }

  .brands-3 .loop_carousel_left span:last-child img {
    padding: 0 0 0 12px;
  }

  .brands-1 .mx-half .loop_carousel_left img {
    padding: 0 14px;
    height: 3.5rem;
  }

  #brand-4-1,
  #brand-4-2 {
    margin-bottom: 20px;
  }

  .brands-4-wrapper .brand-logo {
    padding: 0;
  }

  /* AWARDS */
  .awards-wrapper h4 {
    line-height: 1.5;
    margin-bottom: 30px;
  }

  .awards-1 .award-badge {
    margin: 0 15px;
  }

  #awb-1-1,
  #awb-1-2,
  #awb-1-3 {
    margin-bottom: 24px;
  }

  .awards-1 img {
    max-height: 130px;
  }

  /* RATING */
  .rbox-2 {
    display: block;
    flex: none;
  }

  #rb-1-1,
  #rb-1-2,
  #rb-1-3,
  #rb-3-1,
  #rb-3-2 {
    margin-bottom: 28px;
  }

  .rating-title {
    padding: 0 12%;
  }

  .rating-title h6 {
    line-height: 1.6;
  }

  .rbox-1-img,
  .rbox-3-img {
    margin-bottom: 12px;
  }

  .rbox-1-img img,
  .rbox-3-img img {
    max-height: 36px;
  }

  .rbox-2-rating {
    display: block;
  }

  .rbox-2-rating img {
    top: 0;
    max-height: 26px;
    margin-bottom: 16px;
  }

  .rbox-2-logo img {
    top: 0;
    max-height: 34px;
  }

  .rbox-1 .star-rating,
  .rbox-3 .star-rating {
    font-size: 1rem;
    line-height: 1;
  }

  .rbox-2-rating.ico-25 {
    margin-bottom: 12px;
  }

  .rbox-1 .star-rating span,
  .rbox-3 .star-rating span {
    top: 1px;
  }

  .rbox-1 .star-rating.ico-15 [class*="flaticon-"]:before,
  .rbox-3 .star-rating.ico-15 [class*="flaticon-"]:before,
  .rbox-1 .star-rating.ico-15 [class*="flaticon-"]:after,
  .rbox-3 .star-rating.ico-15 [class*="flaticon-"]:after {
    font-size: 1.05rem;
  }

  .rbox-2 .ico-25 [class*="flaticon-"]:before,
  .rbox-2 .ico-25 [class*="flaticon-"]:after {
    font-size: 1.5rem;
  }

  .rbox-2 h6 {
    font-size: 1.125rem;
    line-height: 1.6;
    margin: 0 15px 10px;
  }

  /* INTEGRATIONS */
  .integrations-section.pb-90 {
    padding-bottom: 55px;
  }

  .integrations-1.inner-page-hero {
    padding-top: 70px;
    padding-bottom: 85px;
  }

  .integrations-1.inner-page-hero .title-01 h2.fs-58 {
    font-size: 2rem;
  }

  .integrations-1.inner-page-hero .title-01 p {
    margin: 10px 0 0;
  }

  .integrations-2 .title-01 {
    margin-bottom: 35px;
  }

  .integrations-2 .title-01 h3 {
    font-size: 1.375rem;
  }

  .tools_carousel.mb-25 {
    margin-bottom: 20px;
  }

  .int_tool-1 {
    padding: 25px;
  }

  .int_tool-1 img,
  .int_tool-2 img {
    max-height: 50px;
  }

  .int_tool-3 img {
    max-height: 58px;
  }

  .int_tool-3 h6 {
    font-size: 1.5rem;
    margin: 30px 0 14px;
    padding-top: 25px;
  }

  .int_tool-3 p {
    font-size: 1rem;
  }

  .tool_category {
    top: 25px;
    right: 22px;
    padding: 2px 12px 4px;
  }

  .tool_category span {
    font-size: 1rem;
  }

  .integrations-1 .more-btn .mt-60 {
    margin-top: 40px;
  }

  /* INTEGRATION DETAILS */
  .idt-title img {
    display: none;
  }

  /* PRICING */
  .pricing-1-txt {
    margin-bottom: 30px;
  }

  .pricing-1-txt h2 {
    margin-bottom: 15px;
  }

  .pricing-1-table,
  .pricing-2-table {
    padding: 25px 30px 30px;
  }

  .pricing-1-table.highlight {
    padding: 0 30px 30px;
  }

  #pt-1-1,
  #pt-2-1,
  #pt-1-2,
  #pt-2-2,
  #pt-2-3 {
    margin-bottom: 35px;
  }

  .pricing-2 .pricing-table-header h6 {
    font-size: 1.4rem;
  }

  .highlight-badge {
    padding: 12px 35px 13px;
  }

  .highlight-badge h6 {
    font-size: 1rem;
  }

  .pricing-discount {
    top: -2px;
    right: 0;
    padding: 7px 13px;
  }

  .pricing-discount h6 {
    font-size: 0.975rem;
  }

  .pricing-table-header h5 {
    margin-bottom: 22px;
  }

  .price span,
  .pricing-2 .price span {
    font-size: 3rem;
  }

  .price sup,
  .pricing-2 .price sup {
    font-size: 2.25rem;
    top: -5px;
  }

  .price sup.validity,
  .pricing-2 .price sup.validity {
    font-size: 1.65rem;
  }

  .pricing-2 .price sup.validity {
    margin-left: 6px;
  }

  .price p {
    margin-top: 12px;
  }

  .pricing-2 .price p {
    font-size: 1.0625rem;
  }

  .pricing-1-table hr,
  .pricing-2-table hr {
    margin-top: 22px;
    margin-bottom: 18px;
  }

  .pricing-features.mt-25 {
    margin-top: 20px;
  }

  .pricing-features li {
    padding: 10px 7px;
  }

  .pricing-2 .pricing-features li p {
    font-size: 1.125rem;
  }

  .pt-btn {
    margin-top: 20px;
  }

  .p-table p.btn-txt {
    margin: 12px 0 0 0;
  }

  /* Pricing Notice */
  .pricing-notice p {
    font-size: 0.95rem;
    padding: 0;
  }

  .toggler-txt span.color--theme {
    display: none;
  }

  /* Pricing Compare */
  .table-responsive.mb-50 {
    margin-bottom: 30px;
  }

  .comp-table-rouded {
    padding: 10px 10px 0;
  }

  .table>:not(caption)>*>* {
    padding: 9px 0;
  }

  .comp-table .table-responsive thead th {
    font-size: 0.9rem;
  }

  .comp-table .table-responsive tbody th {
    font-size: 0.815rem;
    line-height: 1.25;
  }

  .comp-table .table-responsive tbody td {
    font-size: 0.85rem;
    top: 0;
    line-height: 1.25;
  }

  .comp-table .table-responsive tbody td span {
    top: 3px;
  }

  .table-responsive .ico-15 [class*="flaticon-"]:before,
  .table-responsive .ico-15 [class*="flaticon-"]:after {
    font-size: 0.675rem;
  }

  .table-responsive .ico-20 [class*="flaticon-"]:before,
  .table-responsive .ico-20 [class*="flaticon-"]:after {
    font-size: 0.835rem;
  }

  .pbox {
    padding: 0;
  }

  #pbox-1,
  #pbox-2 {
    margin-bottom: 25px;
  }

  .pricing-section .txt-box-las,
  .pricing-section .pm-lastt {
    margin-bottom: 40px;
  }

  .comp-table-payment h6 {
    margin-bottom: 14px;
  }

  .payment-icons img {
    max-height: 35px;
  }

  /* CHANGELOG */
  .changelog-title {
    padding: 75px 0 65px;
    margin-bottom: 65px;
  }

  .changelog-title p {
    margin-top: 16px;
  }

  .version-release {
    margin-bottom: 60px;
  }

  .release-data {
    padding-bottom: 25px;
    margin-bottom: 20px;
  }

  span.version-data {
    font-size: 1.35rem;
    line-height: 1.65;
    margin-bottom: 12px;
  }

  span.version-data span {
    font-size: 1.275rem;
    padding: 4px 8px;
    border-radius: 5px;
    margin-right: 6px;
  }

  span.release-date {
    font-size: 1.05rem;
  }

  .release-highlights h6 {
    font-size: 1.275rem;
    margin-bottom: 15px;
  }

  .release-highlights p.fs-17 {
    font-size: 1.05em;
    margin-top: 10px;
  }

  .release-preview {
    margin-bottom: 20px;
  }

  /* TEAM */
  .team-member-photo {
    margin-bottom: 25px;
  }

  .team-member-data h6 {
    font-size: 1.4666rem;
  }

  .team-member-data p {
    font-size: 1.125rem;
  }

  .team-1 .more-btn {
    margin-top: 10px;
  }

  /* CAREERS */
  .careers-1 .career-item {
    text-align: center;
    padding: 35px 0 40px;
  }

  .position-description h5 {
    font-size: 1.35rem;
    line-height: 1.4;
    padding: 0 4%;
  }

  .position-data {
    margin-top: 12px;
  }

  .position-data li p {
    font-size: 1.1875rem;
  }

  .position-data li:not(:last-child):after {
    font-size: 1.2rem;
    top: 0.5px;
  }

  .position-workplace h6 {
    font-size: 1.2rem;
  }

  .posting-apply.text-end {
    text-align: center !important;
    margin-top: 20px;
  }

  .posting-apply a.btn {
    font-size: 1.05rem;
    padding: 0.85rem 1.75rem;
  }

  .more-careers {
    margin-top: 5px;
  }

  .more-careers-txt p {
    font-size: 1.1rem;
  }

  .more-careers-txt p span {
    display: block;
  }

  .more-careers-btn .btn {
    font-size: 1.05rem;
    padding: 0.85rem 1.75rem;
    margin-top: 5px;
  }

  .careers-section .more-btn {
    margin-top: 10px;
  }

  /* JOB POSITION */
  .job-position-title {
    margin: 80px 0 20px;
    padding: 50px 0 60px;
  }

  .job-position-title p {
    font-size: 1.15rem;
    margin: 18px 0 30px;
  }

  .job-position-title .btn {
    font-size: 1rem;
    padding: 0.7rem 1.65rem;
  }

  .position-info h5 {
    margin: 30px 0 20px;
  }

  .position-info .btn {
    margin-top: 20px !important;
  }

  /* FAQs */
  .faqs-3 .section-title {
    margin-bottom: 20px;
  }

  .faqs-2.inner-page-hero .accordion-wrapper {
    padding: 5px 16px;
  }

  .faqs-2-questions h4 {
    margin: 40px 0 22px 10px;
  }

  .faqs-3-questions h4 {
    margin: 35px 0 14px;
  }

  .fb-num {
    font-size: 1.25rem;
    margin-right: 2px;
    top: -1.5px;
  }

  .faq-1-title {
    margin-bottom: 30px;
  }

  .faq-1-title p {
    margin-top: 15px;
    margin-bottom: 22px;
  }

  .faqs-section .accordion-thumb {
    padding: 18px 0;
  }

  .faqs-section .accordion-item .accordion-thumb:after,
  .faqs-section .accordion-item.is-active .accordion-thumb:after {
    font-size: 0.9rem;
    top: 20px;
  }

  .faqs-section .accordion-thumb h5 {
    line-height: 1.45;
    padding-right: 6%;
  }

  .faqs-section .accordion-thumb h5 span {
    display: none;
  }

  .faqs-section .accordion-thumb p {
    font-size: 1.1875rem;
    line-height: 1.45;
    padding-right: 6%;
  }

  .faqs-section .accordion-panel {
    padding: 0 0 5px 0;
  }

  .more-questions {
    margin-top: 50px;
  }

  /* DOWNLOAD */
  .download .title-01 {
    margin-bottom: 25px;
  }

  .download .title-01 h2 {
    line-height: 1.2;
    padding: 0 4%;
  }

  .download .title-01 p {
    margin: 12px 0 0;
  }

  .download .title-01 .btns-group {
    margin: 20px 0 25px;
  }

  .download-wrapper {
    border-radius: 10px;
  }

  .download .section-overlay {
    padding: 22px 15px 0;
  }

  .download-img {
    margin-bottom: -18px;
  }

  .block-info {
    padding: 13px 18px;
    border-radius: 12px;
  }

  .block-info.mt-60 {
    margin-top: 35px;
    padding: 14px 15px;
  }

  .block-info h6 {
    padding: 0 5%;
    line-height: 1.35;
  }

  .block-info.mt-60 h6 {
    padding: 0;
  }

  /* BANNER */
  .banner-1-wrapper {
    margin: 0 -15px;
  }

  .banner-1-wrapper .banner-overlay {
    padding: 70px 10px 80px;
  }

  .banner-2 {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .banner-4.division {
    padding-left: 0;
    padding-right: 0;
  }

  .banner-4 .container {
    max-width: 100%;
  }

  .banner-4-wrapper {
    padding: 65px 15px 75px;
    margin: 0 -15px;
    border-radius: 0 0 !important;
  }

  .banner-5-wrapper {
    padding: 40px 8%;
  }

  .banner-6-overlay {
    padding: 20px;
  }

  .banner-6-txt {
    padding: 40px 4% 50px;
  }

  .banner-7 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .banner-rating {
    margin-bottom: 14px;
  }

  .banner-rating small {
    display: block;
    font-size: 1rem;
    top: 2px;
    left: 0;
  }

  .banner-3-txt h2 {
    font-size: 2.0625rem;
  }

  .banner-4-txt h2,
  .banner-5-txt h2 {
    font-size: 2rem;
  }

  .banner-7-txt h6 {
    line-height: 1.45;
  }

  .banner-1-txt p.fs-18,
  .banner-2-txt p.fs-18 {
    font-size: 1.0625rem;
    margin: 12px 0 24px;
  }

  .banner-1-txt p.fs-18.mx-50 {
    margin: 12px 3% 22px;
  }

  .banner-4-txt p {
    margin: 12px 0 20px;
  }

  .banner-3-btn {
    margin-top: 20px;
  }

  .banner-6-txt .btn {
    margin-top: 24px;
  }

  .banner-5-btn {
    margin-top: 18px;
  }

  .banner-rating .ico-15 [class*="flaticon-"]:before,
  .banner-rating .ico-15 [class*="flaticon-"]:after {
    font-size: 0.9rem;
  }

  /* NEWSLETTER */
  .newsletter-2 .container {
    max-width: 100%;
  }

  .newsletter-1 {
    padding: 50px 0 40px;
  }

  .newsletter-2 .newsletter-overlay {
    padding: 60px 20px;
    margin: 0 -15px;
    border-radius: 0 0 !important;
  }

  .newsletter-3 .newsletter-overlay {
    padding: 35px 4% 20px;
    margin: 0;
  }

  .newsletter-4 {
    padding: 60px 0;
  }

  .newsletter-txt h4,
  .newsletter-txt h3,
  .newsletter-txt h2 {
    font-size: 1.65rem;
    padding: 0;
    margin-bottom: 25px;
  }

  .newsletter-3 .newsletter-txt h3 {
    font-size: 1.6rem;
    padding: 0 4%;
    margin-bottom: 22px;
  }

  .newsletter-2 .newsletter-txt p,
  .newsletter-4 .newsletter-txt p {
    font-size: 0.95rem;
    padding: 0 2%;
    margin-bottom: 0;
  }

  .newsletter-1 .newsletter-form {
    padding: 0 3%;
  }

  .newsletter-2 .newsletter-form,
  .newsletter-4 .newsletter-form {
    padding: 0 3%;
    margin-top: 30px;
  }

  .newsletter-3 .newsletter-form {
    padding: 0 4%;
  }

  .newsletter-section .form-control,
  .newsletter-section .btn {
    height: 52px;
    font-size: 1.0625rem;
  }

  .newsletter-2.newsletter-section .btn,
  .newsletter-4.newsletter-section .btn {
    font-size: 1.0625rem;
  }

  /* BLOG */
  #blog-page .blog-post {
    margin-bottom: 35px;
  }

  .blog-3 .post-meta-list {
    margin-bottom: 5px;
  }

  .post-date {
    left: 15px;
    width: 62px;
    height: 62px;
    padding: 12px 10px 0;
  }

  .post-date span {
    font-size: 1rem;
    margin-bottom: 6px;
  }

  .blog-post-txt h2 {
    margin-bottom: 10px;
  }

  #blog-page .post-link {
    margin-bottom: 15px;
  }

  .blog-1 .post-link {
    margin-bottom: 16px;
  }

  .blog-2 .post-link {
    margin: 5px 0 12px;
  }

  .post-meta-list li:not(:last-child):after {
    font-size: 1.1rem;
    top: -3px;
    left: 3px;
  }

  .post-meta-list li p {
    font-size: 1rem;
  }

  .blog-2 .blog-post-img,
  .blog-3 .blog-post-img {
    margin-bottom: 30px;
  }

  .posts-category {
    margin-bottom: 35px;
  }

  #blog-page .title-01.mb-80 {
    margin-bottom: 45px;
  }

  #blog-page .title-01 p {
    font-size: 1.05rem;
  }

  #blog-page .blog-post.wide-post {
    border-radius: 8px;
    padding: 22px 18px;
    margin-bottom: 55px;
  }

  .wide-post .blog-post-img {
    margin-bottom: 35px;
  }

  /* SINGLE BLOG POST */
  .single-post-title {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }

  .single-post-title h2 {
    margin-bottom: 22px;
  }

  .author-avatar {
    margin-right: 15px;
  }

  .author-avatar img {
    width: 52px;
    height: 52px;
  }

  .post-meta {
    margin-top: 0;
  }

  .post-meta h6 {
    font-size: 1.125rem;
  }

  .post-meta p {
    font-size: 1.05rem;
    line-height: 1.6;
  }

  .post-title-icons {
    margin-top: 20px;
  }

  .post-title-icons .ico-20 [class*="flaticon-"]:before,
  .post-title-icons .ico-20 [class*="flaticon-"]:after {
    font-size: 1.6rem;
  }

  .post-inner-img {
    margin: 25px 0;
  }

  .post-share-links {
    padding-top: 50px;
    margin: 50px 0 35px;
  }

  .post-share-links,
  .post-share-links .text-end,
  .post-nav-links,
  .post-nav-links .text-end {
    text-align: center !important;
  }

  .post-tags-list span {
    display: inline-block;
    font-size: 0.8rem;
    padding: 11px 14px 10px;
    margin: 0 5px 14px;
  }

  .post-share-list {
    text-align: center;
    margin-top: 30px;
  }

  .post-share-list a.share-ico span {
    margin: 0 12px;
  }

  .post-share-list.ico-25 [class*="flaticon-"]:before,
  .post-share-list.ico-25 [class*="flaticon-"]:after {
    font-size: 1.75rem;
  }

  .post-nav-btn {
    margin-top: 16px;
  }

  .post-nav-links .btn {
    font-size: 1rem;
    padding: 0.85rem 1.65rem;
  }

  .post-nav-btn .btn,
  .post-nav-btn .btn:last-child {
    margin: 0 8px;
  }

  /* CONTACTS */
  .contacts-info {
    text-align: center;
  }

  .contacts-info p {
    margin: 14px 2% 0;
    padding: 0;
  }

  .contacts-info h6 {
    margin: 20px 0 20px;
  }

  .contacts-info-socials li {
    padding-right: 12px;
  }

  .contact-box h5 {
    font-size: 1.6rem;
  }

  .contact-box p {
    margin: 12px 2% 18px;
  }

  .contact-box .btn.btn-sm {
    font-size: 1rem;
    padding: 0.8rem 1.4rem;
  }

  .contact-form .form-control,
  .contact-form .form-select {
    height: 52px;
    font-size: 1.0625rem;
    padding: 0 15px;
    margin-bottom: 15px;
  }

  .contact-form textarea {
    min-height: 160px;
  }

  .contact-form textarea.form-control {
    padding: 15px;
  }

  .contact-form .form-btn {
    margin-top: 5px;
  }

  .contact-form .form-btn .btn {
    width: 100%;
    font-size: 1.0625rem;
    padding: 0.95rem 1.4rem;
  }

  .contact-form-msg {
    text-align: center;
    margin-top: 15px;
  }

  /* FOOTER */
  .footer {
    padding-bottom: 30px;
  }

  .footer-1 .footer-info,
  .footer-2 .footer-info {
    margin-bottom: 32px;
  }

  .footer-1 .footer-links {
    margin-bottom: 17px;
  }

  .footer-2 .footer-links,
  .footer-3 .footer-links,
  .footer-4 .footer-links {
    margin-bottom: 10px;
  }

  .footer-2 .footer-connect,
  .footer-4 .footer-connect {
    margin-bottom: 26px;
  }

  .fl-1,
  .fl-2,
  .fl-3,
  .fl-4,
  .footer-1 .fl-5 {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 16px;
  }

  .footer-6 .footer-links {
    margin-bottom: 20px;
  }

  .footer-6 .foo-links li {
    padding: 0 7px;
  }

  .footer-4 .footer-info {
    margin-bottom: 32px;
  }

  img.footer-logo {
    max-height: 60px;
    margin-bottom: 20px;
  }

  .footer-copyright-logo img.footer-logo {
    max-height: 60px;
    margin-bottom: 10px;
  }

  .footer h6 {
    font-size: 1.25rem;
    margin-bottom: 25px;
  }

  /* 20px */

  .footer-socials a {
    margin-right: 11px;
  }

  .footer-socials.ico-25 [class*="flaticon-"]:before,
  .footer-socials.ico-25 [class*="flaticon-"]:after {
    font-size: 1.65rem;
  }

  .footer-form .form-control {
    font-size: 1.1rem;
    height: 38px;
  }

  .footer-form .btn {
    height: 40px;
  }

  .footer-form .ico-15 [class*="flaticon-"]:before,
  .footer-form .ico-15 [class*="flaticon-"]:after {
    font-size: 1.0625rem;
    line-height: 26px !important;
  }

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

  .bottom-footer-socials {
    margin-top: 15px;
  }

  .bottom-footer-socials li {
    padding-right: 12px;
  }

  .bottom-footer-list li:not(:last-child):after {
    top: -2px;
  }

  .bottom-footer-socials.ico-20 [class*="flaticon-"]:before,
  .bottom-footer-socials.ico-25 [class*="flaticon-"]:before,
  .bottom-footer-socials.ico-20 [class*="flaticon-"]:after,
  .bottom-footer-socials.ico-25 [class*="flaticon-"]:after {
    font-size: 1.375rem;
  }

  /* INNER PAGE WRAPPER */
  .inner-page-hero {
    padding-top: 70px;
  }

  .inner-page-title {
    padding-bottom: 45px;
    margin-bottom: 50px;
  }

  .inner-page-title p {
    font-size: 1.05rem;
    line-height: 1.6666;
    margin-top: 12px;
  }

  /* PAGE PAGINATION */
  .page-link {
    font-size: 1.1rem;
    padding: 3px 14px;
  }

  .pagination.ico-20 [class*="flaticon-"]:before,
  .pagination.ico-20 [class*="flaticon-"]:after {
    font-size: 0.75rem;
  }

  /* TERMS, PRIVACY, COOKIES */
  .txt-block.legal-info h5 {
    margin: 30px 0 15px;
  }

  .txt-block.legal-info h6 {
    margin: 15px 0;
  }

  /* SIGN IN / SIGN UP */
  .login-1 .register-page-form,
  .signup-1 .register-page-form {
    padding: 100px 0;
  }

  .login-2 .register-page-form,
  .signup-2 .register-page-form {
    padding-top: 85px;
    padding-bottom: 85px;
    margin: 0 2%;
  }

  .reset-page-wrapper {
    padding: 180px 0;
  }

  .register-form-title {
    margin-bottom: 25px;
  }

  .register-form-title h3,
  .reset-form-title h3 {
    font-size: 1.85rem;
  }

  .register-form-title p {
    font-size: 1.125rem;
    margin-top: 10px;
  }

  .login-2 .register-form-title p,
  .signup-2 .register-form-title p {
    font-size: 1.05rem;
    margin-top: 8px;
  }

  .reset-form-title {
    margin-bottom: 20px;
  }

  .reset-form-title p {
    font-size: 1.125rem;
    margin-top: 12px;
  }

  .reset-password-link p {
    font-size: 1.0625rem;
    margin-bottom: 28px;
  }

  .form-data span {
    font-size: 0.935rem;
  }

  .register-page-form p.create-account {
    font-size: 1.0625rem;
    margin-top: 25px;
  }

  .reset-password-form .form-data p {
    font-size: 1.1rem;
    margin: 22px 0 10px;
  }

  .separator-line {
    font-size: 1.15rem;
    margin: 22px 0;
  }

  .login-2 .separator-line,
  .signup-2 .separator-line {
    font-size: 1.125rem;
    margin: 16px 0 18px;
  }

  .reset-page-wrapper .form-control,
  .register-page-form .form-control {
    height: 54px;
    font-size: 1.1rem;
    margin-bottom: 20px;
  }

  #login .register-page-form .btn.submit {
    height: 52px;
    font-size: 1.0625rem;
    margin-top: 0;
  }

  #signup .register-page-form .btn.submit {
    height: 52px;
    font-size: 1.0625rem;
    margin-top: 25px;
  }

  .reset-page-wrapper .btn.submit {
    height: 52px;
    font-size: 1.0625rem;
  }

  .btn-register {
    font-size: 1.05rem !important;
  }

  .btn-register.txt-btn {
    padding: 1.05rem 1.6rem;
  }

  .btn-register.mb-15 {
    margin-bottom: 15px;
  }

  /* PAGE 404 */
  #page-404 {
    padding-top: 90px;
    padding-bottom: 65px;
  }

  .page-404-txt img {
    max-height: 100px;
    margin-bottom: 25px;
  }

  .page-404-txt h5 {
    font-size: 1.15rem;
    margin: 14px 0 20px;
  }

  .page-404-img {
    padding: 0 3%;
    margin-bottom: 35px;
  }

  /* MODAL */
  .modal-dialog,
  .modal-dialog.modal-xl {
    max-width: 330px;
    margin: auto auto;
  }

  #modal-1 .modal-dialog {
    width: 310px;
    margin: auto auto;
  }

  #modal-1 .modal-body-img {
    padding-top: 25px;
  }

  #modal-3.modal .btn-close {
    height: 1.25rem;
    width: 1.25rem;
    right: 10px !important;
    top: 10px !important;
  }

  #modal-3.modal .btn-close span {
    line-height: 20px !important;
    top: -5px;
  }

  #modal-3.modal .btn-close [class^="flaticon-"]:before,
  #modal-3.modal .btn-close [class^="flaticon-"]:after {
    font-size: 0.5rem;
  }

  #modal-1 .modal-body-content {
    padding: 10px 20px 5px;
  }

  #modal-2 .modal-body-content {
    padding: 30px 10px 14px;
  }

  .modal-body-content h4.fs-30 {
    font-size: 1.6rem;
  }

  .modal-body-content p {
    margin-top: 14px;
    margin-bottom: 16px;
  }

  .modal-body .newsletter-form {
    margin-top: 15px;
  }

  .modal .newsletter-form .form-control,
  .modal .request-form .form-control {
    height: 52px;
    font-size: 1.05rem;
    margin-bottom: 16px;
  }

  .modal .newsletter-form .btn,
  .modal .request-form .btn {
    height: 52px;
    font-size: 1rem;
  }

  /* COOKIES */
  #cookies {
    width: 94%;
    left: 3%;
    bottom: 12px;
    padding: 20px 35px 50px 20px;
  }

  #cookies p {
    font-size: 1rem;
  }

  #cookies-ok {
    right: 20px;
    bottom: 16px;
    font-size: 0.95rem;
    padding: 6px 20px;
  }

  #cookies-info {
    margin-left: 0;
  }

  #cookies-close {
    right: 14px;
    top: 4px;
  }

  #cookies-close svg {
    width: 11px;
    height: 11px;
  }

}



/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */

@media (max-width: 320.98px) {

  html {
    font-size: 14.5px;
  }

  #stlChanger {
    display: none;
  }

  .division {
    padding-left: 2px;
    padding-right: 2px;
  }

  /*------------------------------------------*/
  /*  TYPOGRAPHY
  /*------------------------------------------*/

  /* Text Size */
  .fs-15,
  .fs-16 {
    font-size: 1rem;
  }

  /* 14.5px */
  .fs-17,
  .fs-18 {
    font-size: 1.068963rem;
  }

  /* 15.5px */
  .fs-19 {
    font-size: 1.10345rem;
  }

  /* 16px */
  .fs-20,
  .fs-21,
  .fs-22 {
    font-size: 1.241379rem;
  }

  /* 18px */
  .fs-23,
  .fs-24,
  .fs-25 {
    font-size: 1.37931rem;
  }

  /* 20px */
  .fs-26,
  .fs-28,
  .fs-30,
  .fs-32,
  .fs-34 {
    font-size: 1.51724rem;
  }

  /* 22px */
  .fs-36,
  .fs-38,
  .fs-40,
  .fs-42 {
    font-size: 1.65517rem;
  }

  /* 24px */
  .fs-44,
  .fs-46 {
    font-size: 1.79310rem;
  }

  /* 26px */
  .fs-48 {
    font-size: 1.86207rem;
  }

  /* 27px */
  .fs-50,
  .fs-52 {
    font-size: 1.9275rem;
  }

  /* 27.95px */
  .fs-54 {
    font-size: 2rem;
  }

  /* 29px */
  .fs-56 {
    font-size: 2.06897rem;
  }

  /* 30px */
  .fs-58,
  .fs-60 {
    font-size: 2.20690rem;
  }

  /* 32px */
  .fs-62,
  .fs-64 {
    font-size: 2.344827rem;
  }

  /* 34px */
  .fs-66 {
    font-size: 2.48276rem;
  }

  /* 36px */
  .fs-68 {
    font-size: 2.62069rem;
  }

  /* 38px */
  .fs-70 {
    font-size: 2.75862rem;
  }

  /* 40px */
  .fs-72 {
    font-size: 2.89655rem;
  }

  /* 42px */
  .fs-74 {
    font-size: 3.03448rem;
  }

  /* 44px */
  .fs-76 {
    font-size: 3.17241rem;
  }

  /* 46px */
  .fs-78 {
    font-size: 3.31034rem;
  }

  /* 48px */
  .fs-80 {
    font-size: 3.44827rem;
  }

  /* 50px */

  h2 {
    line-height: 1.3;
  }

  p {
    font-size: 1rem;
  }

  /* 14.5px */
  ol.digit-list p {
    margin-bottom: 5px;
  }

  /* Check List */
  .check-list {
    margin: 16px 0 10px;
  }

  .check-list li p {
    font-size: 1.05rem;
    margin-bottom: 6px;
  }

  .check-list li p span {
    top: 2px;
    margin-right: 8px;
  }

  .check-list.ico-20 [class^="flaticon-"]:before,
  .check-list.ico-20 [class^="flaticon-"]:after {
    font-size: 1.05rem;
  }

  /* Button */
  .btn,
  .btn.btn-md {
    font-size: 1.05rem;
    padding: 1rem 1.5rem;
  }

  .btn.btn-sm {
    font-size: 1rem;
    padding: 0.8rem 1.45rem;
  }

  .btn.btn-gra,
  .btn.btn-md.btn-gra {
    padding: 1.075rem 1.65rem;
  }

  .btn.ico-20.ico-left,
  .btn.ico-20.ico-right {
    font-size: 1.05rem;
    padding: 1rem 1.3rem;
  }

  .btns-group .btn.ico-30 {
    padding: 0.45rem 0.5rem 0 !important;
  }

  /* Button Icon */
  .btn.ico-20 [class*="flaticon-"]:before,
  .btn.ico-20 [class*="flaticon-"]:after {
    font-size: 1rem;
    line-height: 0.45rem !important;
    top: 1.5px;
  }

  .btn.ico-30 [class*="flaticon-"]:before,
  .btn.ico-30 [class*="flaticon-"]:after {
    font-size: 1.85rem;
  }

  .btn.video-popup.ico-20 [class*="flaticon-"]:before,
  .btn.video-popup.ico-20 [class*="flaticon-"]:after {
    font-size: 1.25rem;
    top: 3.5px;
  }

  .btn.ico-30 span.ico-30-txt {
    font-size: 1.125rem;
    top: -8px;
    left: -3px;
    margin-right: 0;
  }

  .btn.ico-left span {
    margin-right: 5px;
  }

  .btn.ico-right span {
    margin-left: 5px;
  }

  .btn.ico-35 {
    padding: 0.7rem 0.5rem 0.7rem 1.1rem;
  }

  .btn.btn-gra.ico-35 {
    padding: 0.875rem 0.775rem 0.875rem 1.375rem;
  }

  .ico-35 .btn-text {
    top: -2.5px;
  }

  .btn.ico-35 [class*="flaticon-"]:before,
  .btn.ico-35 [class*="flaticon-"]:after {
    font-size: 1.95rem;
    line-height: 0.5rem !important;
    top: 6px;
    margin-left: 5px;
  }

  /* Buttons Group */
  .btns-group .btn:first-child {
    margin-right: 0;
    margin-bottom: 15px;
  }

  /* Button Text */
  p.btn-txt,
  .btn-rating {
    margin-top: 12px;
  }

  .text-center p.btn-txt.ico-15 {
    padding: 0;
  }

  .btn-rating p.fs-15,
  .star-rating small,
  .star-rating span.rating-txt {
    font-size: 1rem;
  }

  .star-rating.ico-15 [class*="flaticon-"]:before,
  .star-rating.ico-15 [class*="flaticon-"]:after,
  .star-rating.ico-20 [class*="flaticon-"]:before,
  .star-rating.ico-20 [class*="flaticon-"]:after {
    position: relative;
    font-size: 1.115rem;
    top: 2px;
  }

  /* Store Badges */
  .store {
    margin-right: 0;
  }

  .store-btn-2 {
    margin-top: 10px;
  }

  .badge-img-xs .store img,
  .badge-img-sm .store img,
  .badge-img-md .store img,
  .badge-img-lg .store img,
  .badge-img-xl .store img {
    max-height: 3.25rem;
  }

  /* Video Popup Icon */
  .video-btn {
    width: 5rem;
    height: 5rem;
    margin-top: -2.5rem;
    margin-left: -2.5rem;
  }

  .video-btn [class^="flaticon-"]:before,
  .video-btn [class^="flaticon-"]:after {
    font-size: 4.15rem;
    line-height: 5rem !important;
    margin-left: 8px;
  }

  .video-btn-sm {
    width: 4rem;
    height: 4rem;
    margin-top: -2rem;
    margin-left: -2rem;
  }

  .video-btn.video-btn-sm [class^="flaticon-"]:before,
  .video-btn.video-btn-sm [class^="flaticon-"]:after {
    font-size: 3rem;
    line-height: 4rem !important;
    margin-left: 5px;
  }

  .ico-60 img,
  .ico-65 img {
    max-height: 4.45rem;
  }

  /* Vector Icon Background */
  .ico-55 .shape-ico svg {
    width: 110px;
    height: 110px;
    top: -25px;
    left: calc(50% - 55px);
  }

  .ico-60 .shape-ico svg {
    width: 110px;
    height: 110px;
    top: -30px;
    left: calc(50% - 55px);
  }

  /* Vector Rounded Icons */
  .ico-rounded {
    width: 84px;
    height: 84px;
  }

  .ico-rounded [class*="flaticon-"]:before,
  .ico-rounded [class*="flaticon-"]:after {
    font-size: 2.85rem;
    line-height: 84px !important;
  }

  /* Module Subtitle */
  .module-subtitle {
    font-size: 0.85rem;
    margin-bottom: 25px;
  }

  /* Section Title */
  .title-01.mb-60,
  .title-01.mb-70,
  .title-02.mb-70,
  .title-02.mb-80,
  .title-03.mb-70,
  .title-03.mb-80,
  .title-03.mb-100 {
    margin-bottom: 35px;
  }

  .title-01 h2,
  .title-02 h2,
  .title-03 h2 {
    padding: 0;
  }

  .title-03 h2.fs-48 {
    font-size: 1.85rem;
  }

  .title-01 p,
  .title-03 p {
    font-size: 1.035rem;
    margin: 12px 0 0;
  }

  .title-02 .btn {
    margin-top: 18px;
  }

  .section-rating .users {
    margin: 15px 0 0;
  }

  .section-rating .users img {
    max-height: 54px;
  }

  .section-rating .users p {
    margin: 10px 0 0;
  }

  /* Advantages */
  .advantages,
  .text-center .advantages {
    margin-top: 20px;
  }

  .advantages li {
    text-align: center;
    display: block;
    margin: 0 10px;
  }

  .advantages li:first-child {
    margin-left: 10px !important;
  }

  .advantages li:last-child {
    margin-top: 4px !important;
  }

  .advantages li:not(:last-child):after {
    display: none;
  }

  .advantages li p {
    font-size: 1rem;
  }

  /* Compatibility */
  .compatibility {
    margin-top: 3px;
    padding: 4px 15px;
    border-radius: 22px;
  }

  /* Tools List / Payments Icons */
  .tools-list p,
  .payment-methods p {
    margin-bottom: 12px;
  }

  .tools-list span {
    padding-right: 1px;
  }

  .payment-icons img {
    max-height: 26px;
  }

  .tools-list.ico-35 [class*="flaticon-"]:before,
  .tools-list.ico-35 [class*="flaticon-"]:after {
    font-size: 2rem;
    line-height: 2rem !important;
    margin-right: 3px;
  }

  /* Quote */
  .quote-avatar img {
    width: 50px;
    height: 50px;
  }

  .quote p {
    margin-bottom: 6px;
  }

  .quote-author h6 {
    font-size: 1.2rem;
  }

  .quote-author span {
    font-size: 1.0625rem;
  }

  /* Users */
  .users-widget.d-block {
    margin-top: 20px;
  }

  .users-widget .u-ava {
    margin-right: 10px;
  }

  .users-widget .u-ava img {
    max-height: 48px;
  }

  .users-widget .u-txt p {
    font-size: 0.975rem;
  }

  /*------------------------------------------*/
  /*  HEADER & NAVIGATION MENU
  /*------------------------------------------*/

  /* Mobile Header Logo */
  .wsmobileheader .smllogo {
    margin-top: 24px;
    padding-left: 15px;
  }

  .smllogo img {
    max-height: 50px;
  }

  .wsmenu>.wsmenu-list {
    width: 250px;
    margin-right: -250px;
  }

  .wsactive .wsmobileheader {
    margin-right: 250px;
  }

  .overlapblackbg {
    width: calc(100% - 250px);
  }

  .callusbtn {
    left: 0;
    top: 0;
    padding: 14px 0 0 0;
    margin: 15px 0 0 18px;
  }

  .callusbtn.ico-20 [class^="flaticon-"]:before,
  .callusbtn.ico-20 [class^="flaticon-"]:after {
    font-size: 1.6rem;
  }

  .wsanimated-arrow {
    padding: 14px 30px 14px 0px;
    margin: 25px 15px 0 0;
  }

  /* Nav Link Info */
  span.sm-info {
    width: 22px;
    height: 22px;
    font-size: 0.8rem;
    line-height: 22px;
    top: -1px;
    margin-left: 6px;
  }

  .wsmenu>.wsmenu-list>li>a {
    font-size: 1.2rem;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a,
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a:hover,
  .wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a,
  .wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a:hover,
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a,
  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a:hover,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.w-70 ul.link-list>li>a,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.w-70 ul.link-list>li>a:hover,
  .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover {
    font-size: 1.15rem;
    padding: 11px 0;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu .title {
    font-size: 1.05rem;
    margin-bottom: 5px;
  }

  /*------------------------------------------*/
  /*  HERO
  /*------------------------------------------*/

  /* HERO TYPOGRAPHY */
  .hero-section h2.lh-1d2,
  .hero-section h2.lh-1d25,
  .hero-section h2.lh-1d3 {
    line-height: 1.28;
  }

  .hero-section h2.ls-1d3px,
  .hero-section h2.ls-1d35px {
    letter-spacing: -0.5px;
  }

  .hero-section h2 img[class*="img-"] {
    display: none;
  }

  .hero-section .btns-group .btn:first-child {
    margin: 0 0 18px 0;
  }

  .hero-section img.r-16,
  .hero-section img.r-18,
  .hero-section img.r-20 {
    border-radius: 12px;
  }

  /* HERO ADVANTAGES LIST */
  .hero-section .advantages.mt-25 {
    margin-top: 20px;
  }

  .hero-section .advantages.mt-30 {
    margin-top: 25px;
  }

  .hero-section .advantages.mt-50 {
    margin-top: 35px;
  }

  .hero-section .advantages.ml-10 {
    margin-top: 25px;
    margin-left: 0;
  }

  .hero-section .advantages li {
    text-align: center;
    display: block;
    margin: 0 10px;
  }

  .advantages li:first-child {
    margin-left: 10px !important;
  }

  .advantages li:last-child {
    margin-top: 4px !important;
  }

  .hero-section .advantages li:not(:last-child):after {
    display: none;
  }

  .hero-section .advantages li p {
    font-size: 1rem;
  }

  /* HERO TAG WIDGET */
  .tag-widget {
    margin-bottom: 30px;
  }

  .tag-widget a {
    font-size: 0.9rem;
    padding: 10px 12px;
  }

  .tag-widget span {
    display: none;
  }

  /* HERO TEXT WIDGET */
  .txt-widget,
  .txt-widget.txt-widget-lg {
    margin-bottom: 30px;
  }

  .txt-widget a {
    font-size: 1rem;
    padding: 10px 20px;
  }

  .txt-widget.txt-widget-lg a {
    font-size: 0.95rem;
    padding: 9px 16px;
  }

  .txt-widget span {
    top: 5px;
    right: 9px;
  }

  .txt-widget.txt-widget-lg span {
    display: none;
  }

  .txt-widget.ico-20 [class*="flaticon-"]:before,
  .txt-widget.ico-20 [class*="flaticon-"]:after {
    font-size: 1.45rem;
  }

  /* HERO RATING WIDGET */
  .rating-widget {
    margin-bottom: 24px;
  }

  .rating-widget a {
    font-size: 1rem;
  }

  .rating-widget b {
    display: none;
  }

  .rating-widget img.framer-stars {
    display: block;
    max-height: 20px;
    margin: 0 auto 15px;
    top: 0;
  }

  .rating-widget img.framer-logo {
    max-height: 25px;
    margin-left: 3px;
    top: -1.5px;
  }

  /* HERO DIGITS */
  .hero-digits {
    display: inline-block;
    width: auto;
    margin-top: 8px;
  }

  #hd-1-1,
  #hd-1-2 {
    width: 100%;
    padding: 0 10px;
  }

  #hd-1-2 {
    border-left: none;
    margin-top: 25px;
  }

  .hero-digits h3.statistic-number {
    font-size: 2.5rem;
    margin-bottom: 10px;
  }

  .hero-digits h3.statistic-number small {
    font-size: 2rem;
    margin-left: 3px;
  }

  .hero-digits p.fs-17 {
    font-size: 1.0625rem;
  }

  /* HERO USERS */
  .hero-users-widget.d-block,
  .hero-users-widget.d-inline {
    text-align: center;
  }

  .hero-users-widget.d-block,
  .hero-users-widget.d-inline {
    display: block !important;
    margin: 24px 0 0;
  }

  .hero-users {
    display: block;
  }

  .hero-users .u-ava {
    display: block;
    margin: 0 auto 12px;
  }

  .hero-users .u-ava img {
    max-height: 44px;
  }

  .hero-users .u-txt p {
    font-size: 1rem;
  }

  /* HERO QUICK FORM */
  .hero-section .text-center .quick-form,
  .hero-section .quick-form.form-half {
    margin: 0 2%;
  }

  .hero-section .text-center .quick-form.mx-30 {
    margin: 0 2%;
  }

  .hero-section .quick-form .form-control,
  .hero-section .quick-form .btn,
  .hero-section .quick-form.form-half .btn {
    height: 48px;
    font-size: 1.1rem;
  }

  .hero-section .quick-form.form-half .form-control {
    height: 48px;
    font-size: 1.1rem;
    margin-bottom: 16px;
  }

  .hero-section .text-center .quick-form-msg {
    margin: 20px 0 -10px 0;
  }

  /* HERO-1 */
  .hero-1 {
    margin-bottom: 40px;
  }

  .hero-1-txt h2 {
    font-size: 2.6rem;
    line-height: 1.25;
  }

  .hero-1-txt p.fs-19 {
    font-size: 1.05rem;
    margin: 12px 0 20px;
  }

  .hero-1-img {
    margin: 30px 0 -40px;
  }

  /* HERO-2 */
  .hero-2-txt h2 {
    font-size: 2.6rem;
  }

  .hero-2-txt p.fs-18 {
    margin: 12px 0 20px;
  }

  .hero-2-brands {
    margin: 40px 0 0;
  }

  .hero-2-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.25rem;
  }

  .hero-2-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  .hero-2-txt .hero-digits {
    margin-top: 30px;
  }

  .hero-2-img {
    margin-top: 30px;
  }

  /* HERO-3 */
  .hero-3 {
    margin-bottom: 40px;
  }

  .hero-3-txt h2 {
    font-size: 2.5rem;
  }

  .hero-3-txt p.fs-19 {
    font-size: 1.05rem;
    margin: 12px 0 20px;
  }

  .hero-3-img {
    margin: 30px 0 -40px;
  }

  /* HERO-4 */
  .hero-4 {
    padding-top: 80px;
    padding-bottom: 40px;
  }

  .hero-4-txt h2 {
    font-size: 2.55rem;
  }

  .hero-4-txt p.fs-18 {
    font-size: 1.05rem;
    margin: 12px 0 20px;
  }

  .hero-4-brands {
    margin: 30px 0 0;
  }

  .hero-4-brands p {
    margin-bottom: 16px;
  }

  .hero-4-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.25rem;
  }

  .hero-4-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  /* HERO-5 */
  .hero-5 {
    margin-bottom: 40px;
  }

  .hero-5-txt h2 {
    font-size: 2.55rem;
  }

  .hero-5-txt p.fs-19 {
    font-size: 1.05rem;
    margin: 14px 0 22px;
  }

  .hero-5-img {
    margin: 35px 0 -40px;
  }

  /* HERO-6 */
  .hero-6-txt h2 {
    font-size: 2.6rem;
  }

  .hero-6-txt p.fs-18 {
    font-size: 1.05rem;
    margin: 12px 0 20px;
  }

  .hero-6-img {
    margin-top: 30px;
  }

  .hero-6-img img {
    padding: 0 10px;
    border-radius: 12px;
  }

  /* HERO-7 */
  .hero-7-wrapper {
    padding: 75px 0 0 20px;
    margin: 0 -15px;
  }

  .hero-7-txt {
    margin: 0 15px 30px 0;
  }

  .hero-7-txt h2 {
    font-size: 2.5rem;
  }

  .hero-7-txt p.fs-18 {
    margin: 12px 0 22px;
  }

  .hero-7-img {
    margin-bottom: -35px;
  }

  /* HERO-8 */
  .hero-8-txt h2 {
    font-size: 2.55rem;
  }

  .hero-8-txt p.fs-18 {
    font-size: 1.05rem;
    margin: 12px 0 20px;
  }

  .hero-8-img {
    margin: 30px 0 0;
  }

  /* HERO-9 */
  .hero-9 {
    margin-bottom: 40px;
  }

  .hero-9-txt h2 {
    font-size: 2.5rem;
  }

  .hero-9-txt p.fs-19 {
    font-size: 1.05rem;
    margin: 12px 0 20px;
  }

  .hero-9-img {
    margin: 30px 0 -40px;
  }

  /* HERO-10 */
  .hero-10 {
    margin-bottom: 40px;
  }

  .hero-10-txt h2 {
    font-size: 2.6rem;
  }

  .hero-10-txt p.fs-18 {
    margin: 18px 0 22px;
  }

  .hero-10-brands {
    margin: 40px 0 0;
  }

  .hero-10-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.25rem;
  }

  .hero-10-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  .hero-10-img {
    margin: 30px 0 -40px;
  }

  /* HERO-11 */
  .hero-11-txt h2 {
    font-size: 2.65rem;
  }

  .hero-11-txt p.fs-19 {
    font-size: 1.05rem;
    margin: 12px 0 20px;
  }

  .hero-11-img {
    margin-top: 30px;
  }

  #h11-1 {
    display: none;
  }

  /* HERO-12 */
  .hero-12 .tag-widget a {
    font-size: 0.95rem;
    padding: 10px 15px 10px 6px;
  }

  .hero-12 .tag-widget span {
    display: inline-block;
    font-size: 0.875rem;
    padding: 5px 12px;
    margin-right: 4px;
  }

  .hero-12-txt h2 {
    font-size: 2.65rem;
  }

  .hero-12-txt p.fs-18 {
    font-size: 1.05rem;
    margin: 12px 0 20px;
  }

  .hero-12-img {
    margin-top: 30px;
  }

  /* HERO-13 */
  .hero-13-shape {
    width: 120%;
    top: 8%;
    left: -10%;
  }

  .hero-13-txt h2 {
    font-size: 2.5rem;
  }

  .hero-13-txt p.fs-18 {
    margin: 12px 0 20px;
  }

  .hero-13-image {
    margin: 30px 0 0;
    padding: 18px 15px 0;
  }

  .hero-13-image.r-24 {
    border-radius: 14px;
  }

  /* HERO-14 */
  .hero-14 {
    margin-bottom: 40px;
  }

  .hero-14-txt h2 {
    font-size: 2.45rem;
  }

  .hero-14-txt p.fs-18 {
    font-size: 1.05rem;
    margin: 12px 0 20px;
  }

  .hero-14-brands {
    margin: 30px 0 0;
  }

  .hero-14-brands p {
    margin-bottom: 16px;
  }

  .hero-14-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.25rem;
  }

  .hero-14-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  .hero-14-img {
    margin: 30px 0 -40px;
  }

  /* HERO-15 */
  .hero-15 {
    margin-bottom: 40px;
  }

  .hero-15-txt h2 {
    font-size: 2.6rem;
  }

  .hero-15-txt p.fs-18 {
    font-size: 1.05rem;
    margin: 12px 0 20px;
  }

  .hero-15-img {
    margin: 30px 0 -40px;
  }

  /* HERO-16 */
  .hero-16-wrapper {
    padding-top: 90px;
    margin: 0 -15px;
  }

  .hero-16-txt {
    padding: 0 15px;
  }

  .hero-16-txt h2 {
    font-size: 2.6rem;
  }

  .hero-16-txt p.fs-18 {
    margin: 12px 0 20px;
  }

  .hero-16-img {
    margin: 30px 15px 0;
  }

  /* HERO-17 */
  .hero-17-txt h2 {
    font-size: 2.65rem;
  }

  .hero-17-txt p.fs-18 {
    margin: 12px 0 20px;
  }

  .hero-17-brands {
    margin: 40px 0 0;
  }

  .hero-17-brands p {
    margin-bottom: 25px;
  }

  .hero-17-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.25rem;
  }

  .hero-17-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  .hero-17-img {
    margin-top: 30px;
  }

  /* HERO-18 */
  .hero-18 {
    padding-top: 85px;
    padding-bottom: 80px;
  }

  .hero-18-txt h2 {
    font-size: 2.45rem;
  }

  .hero-18-txt p.fs-18 {
    margin: 12px 0 22px;
  }

  .hero-18-brands {
    margin: 30px 0 0;
  }

  .hero-18-brands p {
    margin-bottom: 16px;
  }

  .hero-18-brands .loop_carousel_left img {
    padding: 0 8px;
    height: 3.25rem;
  }

  .hero-18-brands .loop_carousel_left span:last-child img {
    padding: 0 0 0 8px;
  }

  /*------------------------------------------*/
  /*  CONTENT
  /*------------------------------------------*/

  /* ABOUT */
  .about-2-title {
    margin-bottom: 12px;
  }

  .about-2-title h4 {
    font-size: 1.8rem;
  }

  .about-1-txt,
  #a2-1,
  .about-2 .txt-box.mb-30 {
    margin-bottom: 25px;
  }

  .about-3-txt h2 {
    margin-bottom: 15px;
  }

  .about-4 .txt-block h2 {
    margin-bottom: 12px;
  }

  .about-1-txt p {
    font-size: 1.025rem;
    margin-top: 12px;
  }

  .about-3-txt p {
    font-size: 1rem;
  }

  .a-1-1 {
    margin-bottom: 20px;
  }

  .a-1-4 {
    margin-top: 20px;
  }

  #a4-1 {
    margin-bottom: 20px;
  }

  /* FEATURES */
  .features-section.mt-30 {
    margin-top: 25px;
  }

  .features-section .ico-55 [class*="flaticon-"]:before,
  .features-section .ico-55 [class*="flaticon-"]:after {
    font-size: 3.75rem;
  }

  /* FBOX-1 */
  .fbox-1,
  .col-lg-4 .fbox-1 {
    padding: 12px 12px 22px;
  }

  .fbox-1 {
    margin-bottom: 25px !important;
  }

  .fbox-1 .fbox-txt,
  .col-lg-4 .fbox-1 .fbox-txt {
    padding: 0 6px;
  }

  .fbox-1 .fbox-1-img {
    margin: 0 0 22px;
  }

  /* FBOX-2 */
  .fbox-2.fb-1,
  .fbox-2.fb-5,
  .fbox-2.fb-6 {
    padding: 22px 12px 12px;
  }

  .fbox-2.fb-2,
  .fbox-2.fb-3,
  .fbox-2.fb-4 {
    padding: 12px 12px 22px;
  }

  .fbox-2.fb-1,
  .fbox-2.fb-3,
  .fbox-2.fb-5 {
    margin-bottom: 25px;
  }

  .fbox-2.fb-7,
  .fbox-2.fb-8 {
    padding: 20px 15px;
  }

  .fbox-2 .fbox-txt {
    padding: 0 6px;
  }

  .fbox-2-txt .txt-block-tra-link.mt-20 {
    margin-top: 14px;
  }

  .fbox-2.fb-1 .fbox-2-img,
  .fbox-2.fb-5 .fbox-2-img,
  .fbox-2.fb-6 .fbox-2-img {
    margin: 20px 0 0;
  }

  .fbox-2.fb-2 .fbox-2-img,
  .fbox-2.fb-3 .fbox-2-img,
  .fbox-2.fb-4 .fbox-2-img {
    margin: 0 0 22px;
  }

  .fbox-2.fb-7 .fbox-2-img {
    margin: 25px 0 0;
  }

  .fbox-2.fb-8 .fbox-2-img {
    margin: 0 0 20px;
  }

  /* FBOX-3 */
  .fbox-3 {
    padding: 22px 12px 12px;
  }

  .fbox-3.fb-4,
  .fbox-3.fb-5,
  .fbox-3.fb-6 {
    padding: 12px 12px 22px;
  }

  .fbox-3.fb-1,
  .fbox-3.fb-2,
  .fbox-3.fb-4,
  .fbox-3.fb-5 {
    margin-bottom: 25px;
  }

  .fbox-3 .fbox-txt {
    padding: 0 6px;
  }

  .fbox-3.fb-1 .fbox-3-img,
  .fbox-3.fb-2 .fbox-3-img,
  .fbox-3.fb-3 .fbox-3-img {
    margin: 20px 0 0;
  }

  .fbox-3.fb-4 .fbox-3-img,
  .fbox-3.fb-5 .fbox-3-img,
  .fbox-3.fb-6 .fbox-3-img {
    margin: 0 0 22px;
  }

  /* FBOX-4 */
  .fbox-4 {
    padding: 12px 12px 22px;
  }

  .fbox-4.fb-1,
  .fbox-4.fb-2,
  .fbox-4.fb-3 {
    margin-bottom: 25px;
  }

  .fbox-4 .fbox-txt {
    padding: 0 6px;
  }

  .fbox-4 .fbox-4-img {
    margin: 0 0 22px;
  }

  /* FBOX-5 */
  .fbox-5 {
    padding: 30px 18px;
  }

  .rows-2 .fbox-5 {
    padding: 30px 18px 22px;
  }

  .fbox-5.fb-1,
  .fbox-5.fb-2,
  .rows-2 .fbox-5.fb-1,
  .rows-2 .fbox-5.fb-2,
  .rows-2 .fbox-5.fb-3,
  .rows-2 .fbox-5.fb-4,
  .rows-2 .fbox-5.fb-5 {
    margin-bottom: 25px;
  }

  /* FBOX-6 */
  .fbox-6-wrapper .fb-1,
  .fbox-6-wrapper .fb-2,
  .fbox-6-wrapper .fb-3 {
    margin-bottom: 30px;
  }

  /* FBOX-7 */
  .fbox-7.fb-1,
  .fbox-7.fb-2 {
    margin-bottom: 25px;
  }

  .fbox-7-img {
    margin: 0 0 25px;
  }

  .fbox-7 .fbox-txt {
    padding: 0 4px;
  }

  /* FBOX-8 */
  .fbox-8-wrapper.pt-70.pb-70 {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  .fbox-8.fb-1,
  .fbox-8.fb-2 {
    margin-bottom: 20px;
  }

  .fbox-8 .fbox-ico-wrap {
    margin-top: 4px;
    margin-right: 15px;
  }

  .fbox-8 .ico-50 span[class*="flaticon-"]:before,
  .fbox-8 .ico-50 span[class*="flaticon-"]:after {
    font-size: 2.75rem;
  }

  .fbox-1 h5,
  .fbox-2 h5,
  .fbox-2 h3,
  .fbox-3 h5,
  .fbox-4 h5 {
    font-size: 1.37931rem;
    margin-bottom: 12px;
  }

  .fbox-6 h5 {
    margin: 22px 0 12px;
  }

  .fbox-7 h5 {
    margin-bottom: 10px;
  }

  .fbox-6 p {
    padding: 0 3%;
  }

  .fbox-2-txt .btn {
    margin-top: 20px;
  }

  .fbox-5 .txt-block-tra-link {
    margin-top: 12px;
  }

  .fbox-5 a.tra-link {
    font-size: 1.1rem;
  }

  .fbox-5 a.tra-link:after {
    font-size: 0.85rem;
    top: 1px;
    left: 5px;
  }

  /* CONTENT */
  .ct-02.division,
  .ct-03.division {
    padding: 0;
  }

  .ct-02 .container,
  .ct-03 .container,
  .ct-06 .container {
    max-width: 100%;
  }

  .ct-02-wrapper,
  .ct-03-wrapper,
  .ct-06-wrapper {
    margin: 0 -15px;
    border-radius: 0 !important;
  }

  .ct-10-wrapper {
    margin: 0 -15px;
    border-radius: 0 !important;
  }

  .ct-02-wrapper {
    padding: 60px 18px;
  }

  .ct-03-wrapper {
    padding: 60px 0 60px 20px;
  }

  .ct-05 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .ct-07 {
    padding: 130px 0;
  }

  .ct-08.hidd {
    overflow: visible;
    margin-bottom: 30px;
  }

  .ct-09 .section-overlay {
    margin-bottom: 35px;
  }

  .ct-10 .section-overlay {
    padding: 55px 15px 0;
  }

  .ct-08 .title-01,
  .ct-09 .title-01 {
    margin-bottom: 25px;
  }

  .ct-10 .section-title.title-01 {
    margin-bottom: 25px;
  }

  .ct-10 .section-title.title-01 p {
    margin-top: 12px;
  }

  .ct-03 .txt-block {
    padding-right: 20px;
  }

  .ct-05-txt {
    padding: 50px 10px;
  }

  .ct-06-txt {
    padding: 50px 5px 40px;
  }

  .txt-block h2,
  .ct-05-txt h2,
  .ct-06-txt h2 {
    margin-bottom: 15px;
  }

  .txt-block h6 {
    font-size: 1.15rem;
    margin: 22px 0 14px;
  }

  .txt-block .btn,
  .ct-05-txt .btn,
  .txt-block .btn.mt-25 {
    margin-top: 5px;
  }

  .txt-box h5 {
    margin-bottom: 16px;
  }

  .ct-05-txt .users-widget.d-block {
    margin: 18px 0 0 0;
  }

  .ct-05-txt .users {
    display: block;
  }

  .ct-05-txt .users-widget .u-ava {
    display: block;
    margin: 0 0 10px 0;
  }

  .ct-05-txt .users-widget .u-ava img {
    max-height: 46px;
  }

  /* CBOX-1 */
  .cbox-1-wrapper {
    margin-top: 10px;
  }

  .cbox-1 .ico-wrap {
    margin-left: 4px;
  }

  .cbox-1 span {
    top: 0.7px;
    right: 7px;
  }

  /* CBOX-2 */
  .cbox-2-wrapper {
    margin-top: 18px;
  }

  #cb-2-1 {
    margin-bottom: 22px;
  }

  .cbox-2-ico {
    width: 23%;
    float: left;
    display: inline-block;
    position: relative;
    top: 6px;
  }

  .cbox-2-ico.ico-55 [class*="flaticon-"]:before,
  .cbox-2-ico.ico-55 [class*="flaticon-"]:after {
    font-size: 3.15rem;
  }

  .cbox-2-txt {
    width: 77%;
    display: inline-block;
  }

  .cbox-2-txt h5 {
    margin: 0 0 10px;
  }

  /* CBOX-3 */
  .cbox-3 .ico-wrap {
    margin-right: 0.85rem;
  }

  .cbox-3-ico {
    width: 2rem;
    height: 2rem;
    font-size: 1.05rem;
    line-height: 1.7rem;
    margin-top: 0;
  }

  .cbox-3-txt {
    margin-bottom: 20px;
  }

  .cbox-3-txt h5 {
    margin-bottom: 10px !important;
  }

  /* CBOX-4 */
  .cbox-4.cb-1,
  .cbox-4.cb-2 {
    margin-bottom: 20px;
  }

  .cbox-title {
    margin-bottom: 12px;
  }

  .cbox-title span {
    margin-right: 12px;
  }

  /* CBOX-5 */
  .cbox-5.mt-30 {
    margin-top: 20px;
  }

  .cbox-5-txt.mb-30 {
    margin-bottom: 20px;
  }

  .cbox-5 .ico-wrap {
    margin-right: 1.1rem;
  }

  .cbox-5-ico {
    top: 5px;
  }

  .cbox-5-ico span[class*="flaticon-"]:before,
  .cbox-5-ico span[class*="flaticon-"]:after {
    font-size: 2.6rem;
  }

  .cbox-5-txt h5 {
    margin-bottom: 10px;
  }

  /* CBOX-6 */
  .cbox-6.mt-25 {
    margin-top: 17px;
  }

  .cbox-6-txt {
    padding-left: 10px;
  }

  .cbox-6-ico span {
    top: 6px;
  }

  .cbox-6-ico.ico-30 [class*="flaticon-"]:before,
  .cbox-6-ico.ico-30 [class*="flaticon-"]:after {
    font-size: 1.5rem;
  }

  /* Accordion */
  .txt-block .accordion {
    margin-top: 25px;
  }

  .txt-block .accordion-item {
    padding: 5px 0 10px;
  }

  .txt-block .accordion-thumb {
    padding-bottom: 18px;
  }

  .txt-block .accordion-panel {
    padding: 15px 0 10px 0;
  }

  .txt-block .accordion-item .accordion-thumb:after {
    top: -2px;
  }

  /* Signature */
  .signature {
    margin-top: 22px;
  }

  .signature img {
    max-height: 38px;
  }

  .signature h6 {
    font-size: 1.25rem;
    margin: 20px 0 0 3px;
  }

  .signature span {
    font-size: 1.125rem;
  }

  /* Content Images */
  .ct-01 .img-block.right-column,
  .ct-01 .img-block.left-column {
    margin: 0 0 35px;
  }

  .ct-02 .img-block.left-column {
    margin-bottom: 35px;
  }

  .ct-02 .img-block.right-column {
    margin-top: 35px;
  }

  .ct-03-img {
    margin: 35px 0 0;
  }

  .ct-04 .img-block {
    margin-top: 30px;
  }

  .ct-06-img img {
    border-radius: 0;
  }

  .img-block-hidden {
    margin-bottom: -30px;
  }

  .ct-09 .img-block {
    margin-bottom: -35px;
  }

  .ct-10-img {
    margin-bottom: -20px;
  }

  .ct-10-img .video-btn {
    top: calc(50% - 10px);
  }

  .half-img,
  .half-img-left {
    margin-top: 40px;
  }

  .half-img img,
  .half-img-left img {
    padding: 0 12px;
  }

  /* STATISTIC */
  .statistic-3 .container {
    max-width: 100%;
  }

  .statistic-2-wrapper .col-sm-5 {
    width: 49%;
  }

  .statistic-3-wrapper {
    padding: 60px 22px 70px;
    margin: 0 -15px;
    border-radius: 0 !important;
  }

  .statistic-5-wrapper {
    margin: 0 10px;
  }

  .ct-11 .statistic-6-wrapper {
    margin: 12px 12px 0;
  }

  .statistic-3-title {
    margin-bottom: 25px;
  }

  .statistic-3-title.mb-50,
  .statistic-4-title {
    margin-bottom: 30px;
  }

  .statistic-3-title h3 {
    font-size: 1.7rem;
  }

  .statistic-3-title p {
    margin: 12px 0 0 !important;
  }

  #stb-1-1,
  #stb-1-2,
  #stb-4-1,
  #stb-4-2 {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }

  #stb-3-1,
  #stb-3-2 {
    margin-bottom: 25px;
  }

  .statistic-3-wrapper .statistic-block {
    text-align: center;
    padding: 22px 30px;
  }

  .statistic-4-wrapper .statistic-block {
    padding: 0 4%;
  }

  .statistic-6-wrapper .statistic-block {
    padding-left: 15px;
  }

  #stb-6-1,
  #stb-6-2,
  #stb-6-3 {
    margin-bottom: 30px;
  }

  h2.statistic-number {
    font-size: 2.85rem;
  }

  .statistic-1-wrapper .statistic-block h5 {
    margin-top: 18px;
    margin-bottom: 12px;
  }

  .statistic-2 .statistic-number {
    font-size: 3rem;
  }

  .statistic-3 .statistic-number {
    font-size: 3.5rem;
  }

  .statistic-3 .statistic-block h2 span[class*="flaticon-"] {
    top: -5px;
    right: -6px;
  }

  .statistic-4 h2.statistic-number {
    font-size: 3.35rem;
  }

  .statistic-4-wrapper h5 {
    font-size: 1.5rem;
    margin: 18px 0 12px;
  }

  .statistic-5 h2.statistic-number {
    font-size: 3.5rem;
  }

  .statistic-6-wrapper h2.statistic-number {
    font-size: 2.6rem;
  }

  .statistic-2-wrapper p {
    font-size: 1.1rem;
  }

  .statistic-3-wrapper p {
    font-size: 1.1rem;
    margin: 0 0 20px;
  }

  .statistic-4-wrapper p {
    font-size: 1.0625rem;
  }

  .statistic-5-wrapper p {
    font-size: 1.1rem;
    margin: 15px 10% 0;
  }

  .statistic-6-wrapper .statistic-block p {
    margin: 12px 0 0;
  }

  .statistic-block span[class*="flaticon-"],
  .statistic-block .alt-font span[class*="flaticon-"] {
    top: -7px;
  }

  /* TESTIMONIALS */
  .review-1 {
    padding: 25px 20px;
    margin: 0 6px 30px;
  }

  .review-1.rv-1-line {
    padding: 25px 20px;
  }

  .review-2 {
    padding: 30px 20px 25px;
    margin: 0 6px 30px;
  }

  .review-3 {
    padding: 14px 14px 24px;
    margin-bottom: 20px;
  }

  .review-item {
    margin-bottom: 25px;
  }

  .review-4 {
    padding: 30px 15px;
  }

  .page-pagination.pt-100 {
    padding-top: 55px;
  }

  .reviews-3-txt {
    margin: 25px 0 0;
  }

  .reviews-3-txt h3 {
    font-size: 1.4rem;
    line-height: 1.3;
  }

  .reviews-3-txt p {
    font-size: 1.0625rem;
    margin: 12px 0 0;
  }

  .r3-data {
    left: 18px;
    bottom: 20px;
    padding: 13px 20px 12px;
  }

  .r3-data h5 {
    font-size: 1.25rem;
  }

  .r3-data p {
    font-size: 1.1rem;
  }

  .reviews-3-txt .review-ico.ico-80 [class*="flaticon-"]:before,
  .reviews-3-txt .review-ico.ico-80 [class*="flaticon-"]:after {
    font-size: 3.6rem;
  }

  .reviews-3-logo {
    margin-bottom: 20px;
  }

  .reviews-3-logo img {
    max-height: 40px;
  }

  .review-1 .review-ico {
    top: 14px;
    right: 20px;
  }

  .review-source {
    top: 20px;
    right: 20px;
  }

  .review-source img {
    max-height: 28px;
  }

  .review-1 .review-avatar img,
  .review-1 .owl-item .review-avatar img,
  .review-2 .review-avatar img,
  .review-2 .owl-item .review-avatar img,
  .review-4 .review-avatar img {
    width: 52px;
    height: 52px;
  }

  .review-1 .review-avatar {
    right: 30px;
    bottom: 22px;
  }

  .review-1 .review-txt p {
    font-size: 1.05rem;
    margin-bottom: 30px;
  }

  .review-2 .review-txt p,
  .review-4 .review-txt p {
    font-size: 1.05rem;
    margin-bottom: 15px;
  }

  .review-2 .review-author,
  .review-4 .review-author {
    margin-top: 7px;
    padding: 0 0 0 15px;
  }

  .review-author p {
    font-size: 1.15rem;
    margin-bottom: 10px;
  }

  .review-author span {
    font-size: 1.1rem;
  }

  .review-1 hr {
    margin: -5px 0 35px;
  }

  .review-2 .author-data,
  .review-4 .author-data {
    margin-bottom: 16px;
  }

  .review-1 .star-rating {
    margin-bottom: 12px;
  }

  .reviews-section .star-rating.ico-15 [class^="flaticon-"]:before,
  .reviews-section .star-rating.ico-15 [class^="flaticon-"]:after {
    font-size: 1.1rem;
  }

  .rs-stars.ico-10 [class*="flaticon-"]:before,
  .rs-stars.ico-10 [class*="flaticon-"]:after {
    font-size: 0.95rem;
    top: 0.75px;
  }

  /* BRANDS */
  .brands-3 .container:;

    {
    max-width: 100%;
  }

  .brands-3-wrapper {
    margin: 0 -15px;
    padding: 26px 22px;
    border-radius: 0
  }

  .brands-3 .brands-title {
    margin-bottom: 25px;
  }

  .brands-title {
    margin-bottom: 20px;
  }

  .brands-title h5 {
    margin-bottom: 20px;
    line-height: 1.4;
    padding: 0 5%;
  }

  .brands-title h6 {
    font-size: 1.35rem;
    line-height: 1.4;
    padding: 0 2%;
  }

  .brand-2-txt {
    margin-bottom: 22px;
  }

  .brand-2-txt h6 {
    font-size: 1.225rem;
    line-height: 1.55;
  }

  .brands-1 .loop_carousel_left img,
  .brands-2 .loop_carousel_left img {
    padding: 0 14px;
    height: 3.75rem;
  }

  .brands-3 .loop_carousel_left img {
    padding: 0 12px;
    height: 3.65rem;
  }

  .brands-1 .loop_carousel_left span:last-child img,
  .brands-2 .loop_carousel_left span:last-child img {
    padding: 0 0 0 14px;
  }

  .brands-3 .loop_carousel_left span:last-child img {
    padding: 0 0 0 12px;
  }

  .brands-1 .mx-half .loop_carousel_left img {
    padding: 0 14px;
    height: 3.5rem;
  }

  #brand-4-1,
  #brand-4-2 {
    margin-bottom: 20px;
  }

  .brands-4-wrapper .brand-logo {
    padding: 0;
  }

  /* AWARDS */
  .awards-wrapper h4 {
    line-height: 1.5;
    margin-bottom: 30px;
  }

  .awards-1 .award-badge {
    margin: 0 15px;
  }

  #awb-1-1,
  #awb-1-2,
  #awb-1-3 {
    margin-bottom: 24px;
  }

  .awards-1 img {
    max-height: 120px;
  }

  /* RATING */
  .rbox-2 {
    display: block;
    flex: none;
  }

  #rb-1-1,
  #rb-1-2,
  #rb-1-3,
  #rb-3-1,
  #rb-3-2 {
    margin-bottom: 28px;
  }

  .rating-title {
    padding: 0 12%;
  }

  .rating-title h6 {
    line-height: 1.6;
  }

  .rbox-1-img,
  .rbox-3-img {
    margin-bottom: 12px;
  }

  .rbox-1-img img,
  .rbox-3-img img {
    max-height: 35px;
  }

  .rbox-2-rating {
    display: block;
  }

  .rbox-2-rating img {
    top: 0;
    max-height: 25px;
    margin-bottom: 16px;
  }

  .rbox-2-logo img {
    top: 0;
    max-height: 34px;
  }

  .rbox-1 .star-rating,
  .rbox-3 .star-rating {
    font-size: 1.05rem;
    line-height: 1;
  }

  .rbox-2-rating.ico-25 {
    margin-bottom: 12px;
  }

  .rbox-1 .star-rating span,
  .rbox-3 .star-rating span {
    top: 1px;
  }

  .rbox-1 .star-rating.ico-15 [class*="flaticon-"]:before,
  .rbox-3 .star-rating.ico-15 [class*="flaticon-"]:before,
  .rbox-1 .star-rating.ico-15 [class*="flaticon-"]:after,
  .rbox-3 .star-rating.ico-15 [class*="flaticon-"]:after {
    font-size: 1.1rem;
  }

  .rbox-2 .ico-25 [class*="flaticon-"]:before,
  .rbox-2 .ico-25 [class*="flaticon-"]:after {
    font-size: 1.6rem;
  }

  .rbox-2 h6 {
    font-size: 1.1725rem;
    line-height: 1.6;
    margin: 0 15px 10px;
  }

  /* INTEGRATIONS */
  .integrations-section.pb-90 {
    padding-bottom: 60px;
  }

  .integrations-1.inner-page-hero {
    padding-top: 70px;
    padding-bottom: 85px;
  }

  .integrations-1.inner-page-hero .title-01 h2.fs-58 {
    font-size: 2rem;
  }

  .integrations-1.inner-page-hero .title-01 p {
    margin: 10px 0 0;
  }

  .integrations-2 .title-01 {
    margin-bottom: 35px;
  }

  .integrations-2 .title-01 h3 {
    font-size: 1.4rem;
  }

  .tools_carousel.mb-25 {
    margin-bottom: 20px;
  }

  .int_tool-1 {
    padding: 25px;
  }

  .int_tool-3 {
    padding: 25px 20px;
    margin-bottom: 25px;
  }

  .int_tool-1 img,
  .int_tool-2 img {
    max-height: 50px;
  }

  .int_tool-3 img {
    max-height: 58px;
  }

  .int_tool-3 h6 {
    font-size: 1.5rem;
    margin: 30px 0 14px;
    padding-top: 25px;
  }

  .int_tool-3 p {
    font-size: 1rem;
  }

  .tool_category {
    top: 25px;
    right: 22px;
    padding: 2px 12px 4px;
  }

  .tool_category span {
    font-size: 1.0625rem;
  }

  .integrations-1 .more-btn .mt-60 {
    margin-top: 40px;
  }

  /* INTEGRATION DETAILS */
  .idt-title {
    padding-bottom: 30px;
    margin-bottom: 40px;
  }

  .idt-title img {
    display: none;
  }

  #idt-1 {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }

  #idt-2 .txt-box.mb-40 {
    padding-bottom: 20px;
    margin-bottom: 40px;
  }

  .int-details-section .txt-block h3 {
    margin-bottom: 12px;
  }

  .int-details-section .txt-block h3.fs-38 {
    margin-bottom: 15px;
  }

  /* PRICING */
  .pricing-1-txt {
    margin-bottom: 30px;
  }

  .pricing-1-txt h2 {
    margin-bottom: 15px;
  }

  .pricing-1-table,
  .pricing-2-table {
    padding: 25px 25px 30px;
  }

  .pricing-1-table.highlight {
    padding: 0 25px 30px;
  }

  #pt-1-1,
  #pt-2-1,
  #pt-1-2,
  #pt-2-2,
  #pt-2-3 {
    margin-bottom: 30px;
  }

  .pricing-2 .pricing-table-header h6 {
    font-size: 1.45rem;
  }

  .highlight-badge {
    padding: 12px 32px 13px;
  }

  .highlight-badge h6 {
    font-size: 1rem;
  }

  .pricing-discount {
    top: -2px;
    right: 0;
    padding: 7px 13px;
  }

  .pricing-discount h6 {
    font-size: 1rem;
  }

  .pricing-table-header h5 {
    margin-bottom: 22px;
  }

  .price span,
  .pricing-2 .price span {
    font-size: 3rem;
  }

  .price sup,
  .pricing-2 .price sup {
    font-size: 2.25rem;
    top: -5px;
  }

  .price sup.validity,
  .pricing-2 .price sup.validity {
    font-size: 1.65rem;
  }

  .pricing-2 .price sup.validity {
    margin-left: 6px;
  }

  .price p {
    margin-top: 12px;
  }

  .pricing-2 .price p {
    font-size: 1.1rem;
  }

  .pricing-1-table hr,
  .pricing-2-table hr {
    margin-top: 20px;
    margin-bottom: 16px;
  }

  .pricing-features.mt-25 {
    margin-top: 16px;
  }

  .pricing-features li {
    padding: 10px 7px;
  }

  .pricing-2 .pricing-features li p {
    font-size: 1.125rem;
  }

  .pt-btn {
    margin-top: 18px;
  }

  .p-table p.btn-txt {
    margin: 12px 0 0 0;
  }

  /* Pricing Notice */
  .pricing-notice {
    margin-top: 30px;
  }

  .pricing-notice p {
    font-size: 0.95rem;
    padding: 0;
  }

  .toggler-txt span.color--theme {
    display: none;
  }

  /* Pricing Compare */
  .table-responsive.mb-50 {
    margin-bottom: 30px;
  }

  .comp-table-rouded {
    padding: 10px 10px 0;
  }

  .table>:not(caption)>*>* {
    padding: 9px 0;
  }

  .comp-table .table-responsive thead th {
    font-size: 0.9rem;
  }

  .comp-table .table-responsive tbody th {
    font-size: 0.815rem;
    line-height: 1.25;
  }

  .comp-table .table-responsive tbody td {
    font-size: 0.85rem;
    top: 0;
    line-height: 1.25;
  }

  .comp-table .table-responsive tbody td span {
    top: 3px;
  }

  .table-responsive .ico-15 [class*="flaticon-"]:before,
  .table-responsive .ico-15 [class*="flaticon-"]:after {
    font-size: 0.675rem;
  }

  .table-responsive .ico-20 [class*="flaticon-"]:before,
  .table-responsive .ico-20 [class*="flaticon-"]:after {
    font-size: 0.835rem;
  }

  #pbox-1,
  #pbox-2 {
    margin-bottom: 25px;
  }

  .pricing-section .txt-box-last,
  .pricing-section .pm-last {
    margin-bottom: 40px;
  }

  .comp-table-payment h6 {
    margin-bottom: 14px;
  }

  .payment-icons img {
    max-height: 32px;
  }

  /* CHANGELOG */
  .changelog-title {
    padding: 70px 0 60px;
    margin-bottom: 60px;
  }

  .changelog-title p {
    font-size: 1rem;
    margin-top: 16px;
  }

  .version-release {
    margin-bottom: 60px;
  }

  .release-data {
    padding-bottom: 25px;
    margin-bottom: 20px;
  }

  span.version-data {
    font-size: 1.35rem;
    line-height: 1.65;
    margin-bottom: 12px;
  }

  span.version-data span {
    font-size: 1.275rem;
    padding: 4px 8px;
    border-radius: 5px;
    margin-right: 6px;
  }

  span.release-date {
    font-size: 1.1rem;
  }

  .release-highlights h6 {
    font-size: 1.25rem;
    margin-bottom: 15px;
  }

  .release-highlights p.fs-17 {
    font-size: 1rem;
    margin-top: 10px;
  }

  .release-preview {
    margin-bottom: 20px;
  }

  /* TEAM */
  .team-member-photo {
    margin-bottom: 22px;
  }

  .team-member-data h6 {
    font-size: 1.5rem;
  }

  .team-member-data p {
    font-size: 1.125rem;
  }

  .team-1 .more-btn {
    margin-top: 10px;
  }

  /* CAREERS */
  .careers-1 .career-item {
    text-align: center;
    padding: 35px 0 40px;
  }

  .position-description h5 {
    font-size: 1.35rem;
    line-height: 1.4;
  }

  .position-data {
    margin-top: 12px;
  }

  .position-data li p {
    font-size: 1.1875rem;
  }

  .position-data li:not(:last-child):after {
    font-size: 1.2rem;
    top: 0.5px;
  }

  .position-workplace h6 {
    font-size: 1.2rem;
  }

  .posting-apply.text-end {
    text-align: center !important;
    margin-top: 20px;
  }

  .posting-apply a.btn {
    font-size: 1.05rem;
    padding: 0.85rem 1.75rem;
  }

  .more-careers {
    margin-top: 0;
  }

  .more-careers-txt p {
    font-size: 1.1rem;
  }

  .more-careers-txt p span {
    display: block;
  }

  .more-careers-btn .btn {
    font-size: 1.05rem;
    padding: 0.85rem 1.75rem;
    margin-top: 5px;
  }

  .careers-section .more-btn {
    margin-top: 10px;
  }

  /* JOB POSITION */
  .job-position-title {
    margin: 80px 0 30px;
    padding: 50px 0 60px;
  }

  .job-position-title p {
    font-size: 1.125rem;
    margin: 15px 0 30px;
  }

  .job-position-title .btn {
    font-size: 1rem;
    padding: 0.7rem 1.65rem;
  }

  .position-info h5 {
    margin: 30px 0 20px;
  }

  .position-info .btn {
    margin-top: 16px !important;
  }

  /* FAQs */
  .faqs-3 .section-title {
    margin-bottom: 20px;
  }

  .faqs-2.inner-page-hero .accordion-wrapper {
    padding: 5px 16px;
  }

  .faqs-2-questions h4 {
    margin: 40px 0 22px 10px;
  }

  .faqs-3-questions h4 {
    margin: 35px 0 14px;
  }

  .fb-num {
    font-size: 1.2rem;
    margin-right: 0px;
    top: -1.5px;
  }

  .faq-1-title {
    margin-bottom: 26px;
  }

  .faq-1-title p {
    margin-top: 14px;
    margin-bottom: 20px;
  }

  .faqs-section .accordion-thumb {
    padding: 17px 0;
  }

  .faqs-section .accordion-item .accordion-thumb:after,
  .faqs-section .accordion-item.is-active .accordion-thumb:after {
    font-size: 0.9rem;
    top: 20px;
  }

  .faqs-section .accordion-thumb h5 {
    line-height: 1.45;
    padding-right: 8%;
  }

  .faqs-section .accordion-thumb h5 span {
    display: none;
  }

  .faqs-section .accordion-thumb p {
    font-size: 1.172413rem;
    line-height: 1.45;
    padding-right: 6%;
  }

  .faqs-section .accordion-panel {
    padding: 0 0 5px 0;
  }

  .more-questions {
    margin-top: 40px;
  }

  /* DOWNLOAD */
  .download .title-01 {
    margin-bottom: 25px;
  }

  .download .title-01 h2 {
    line-height: 1.2;
    padding: 0 4%;
  }

  .download .title-01 p {
    margin: 12px 10px 0;
  }

  .download .title-01 .btns-group {
    margin: 20px 0 25px;
  }

  .download-wrapper {
    border-radius: 10px;
  }

  .download .section-overlay {
    padding: 22px 15px 0;
  }

  .download-img {
    margin-bottom: -18px;
  }

  .block-info {
    padding: 13px 18px;
    border-radius: 12px;
  }

  .block-info.mt-60 {
    margin-top: 35px;
    padding: 14px 15px;
  }

  .block-info h6 {
    padding: 0 5%;
    line-height: 1.35;
  }

  .block-info.mt-60 h6 {
    padding: 0;
  }

  /* BANNER */
  .banner-1-wrapper {
    margin: 0 -15px;
  }

  .banner-1-wrapper .banner-overlay {
    padding: 65px 10px 75px;
  }

  .banner-2 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .banner-4.division {
    padding-left: 0;
    padding-right: 0;
  }

  .banner-4 .container {
    max-width: 100%;
  }

  .banner-4-wrapper {
    padding: 60px 14px 70px;
    margin: 0 -15px;
    border-radius: 0 0 !important;
  }

  .banner-5-wrapper {
    padding: 40px 8%;
  }

  .banner-6-overlay {
    padding: 20px;
  }

  .banner-6-txt {
    padding: 35px 4% 45px;
  }

  .banner-7 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .banner-rating {
    margin-bottom: 12px;
  }

  .banner-rating small {
    display: block;
    font-size: 1rem;
    top: 2px;
    left: 0;
  }

  .banner-3-txt h2 {
    font-size: 2rem;
  }

  .banner-4-txt h2,
  .banner-5-txt h2 {
    font-size: 2rem;
  }

  .banner-5-txt h2.fs-46 {
    font-size: 2.05rem;
  }

  .banner-7-txt h6 {
    line-height: 1.45;
  }

  .banner-1-txt p.fs-18,
  .banner-2-txt p.fs-18 {
    font-size: 1.0625rem;
    margin: 12px 0 20px;
  }

  .banner-1-txt p.fs-18.mx-50 {
    margin: 12px 3% 22px;
  }

  .banner-4-txt p {
    margin: 12px 0 20px;
  }

  .banner-3-btn {
    margin-top: 20px;
  }

  .banner-6-txt .btn {
    margin-top: 22px;
  }

  .banner-5-btn {
    margin-top: 18px;
  }

  .banner-rating .ico-15 [class*="flaticon-"]:before,
  .banner-rating .ico-15 [class*="flaticon-"]:after {
    font-size: 0.95rem;
  }

  /* NEWSLETTER */
  .newsletter-2 .container {
    max-width: 100%;
  }

  .newsletter-1 {
    padding: 50px 0 35px;
  }

  .newsletter-2 .newsletter-overlay {
    padding: 55px 18px;
    margin: 0 -15px;
    border-radius: 0 0 !important;
  }

  .newsletter-3 .newsletter-overlay {
    padding: 35px 4% 20px;
    margin: 0;
  }

  .newsletter-4 {
    padding: 55px 0;
  }

  .newsletter-txt h4,
  .newsletter-txt h3,
  .newsletter-txt h2 {
    font-size: 1.65rem;
    padding: 0;
    margin-bottom: 25px;
  }

  .newsletter-3 .newsletter-txt h3 {
    font-size: 1.6rem;
    padding: 0 4%;
    margin-bottom: 20px;
  }

  .newsletter-2 .newsletter-txt p {
    font-size: 0.95rem;
    padding: 0;
    margin-bottom: 0;
  }

  .newsletter-4 .newsletter-txt p {
    font-size: 0.95rem;
    padding: 0 3%;
    margin-bottom: 0;
  }

  .newsletter-1 .newsletter-form {
    padding: 0 2%;
  }

  .newsletter-2 .newsletter-form,
  .newsletter-4 .newsletter-form {
    padding: 0 2%;
    margin-top: 25px;
  }

  .newsletter-3 .newsletter-form {
    padding: 0 4%;
  }

  .newsletter-section .form-control,
  .newsletter-section .btn {
    height: 48px;
    font-size: 1.0625rem;
  }

  .newsletter-2.newsletter-section .btn,
  .newsletter-4.newsletter-section .btn {
    font-size: 1.0625rem;
  }

  /* BLOG */
  #bp-1-1,
  #bp-2-1,
  #bp-3-1,
  #bp-1-2,
  #bp-2-2,
  #bp-3-2 {
    margin-bottom: 35px;
  }

  #blog-page .blog-post {
    padding: 0;
    margin-bottom: 30px;
  }

  .blog-3 .post-meta-list {
    margin-bottom: 5px;
  }

  .post-date {
    left: 15px;
    width: 60px;
    height: 60px;
    padding: 12px 10px 0;
  }

  .post-date span {
    font-size: 1.05rem;
    margin-bottom: 6px;
  }

  .blog-post-txt h2 {
    margin-bottom: 10px;
  }

  #blog-page .post-link {
    margin-bottom: 14px;
  }

  .blog-1 .post-link {
    margin-bottom: 16px;
  }

  .blog-2 .post-link {
    margin: 5px 0 12px;
  }

  .post-meta-list li:not(:last-child):after {
    font-size: 1.1rem;
    top: -3px;
    left: 3px;
  }

  .post-meta-list li p {
    font-size: 1rem;
  }

  .blog-2 .blog-post-img,
  .blog-3 .blog-post-img {
    margin-bottom: 30px;
  }

  .posts-category {
    margin-bottom: 30px;
  }

  #blog-page .title-01.mb-80 {
    margin-bottom: 45px;
  }

  #blog-page .blog-post.wide-post {
    border-radius: 8px;
    padding: 20px 14px;
    margin-bottom: 50px;
  }

  .wide-post .blog-post-img {
    margin-bottom: 30px;
  }

  .wide-post .post-meta-list {
    margin-top: 12px;
  }

  /* SINGLE BLOG POST */
  .single-post-title {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }

  .single-post-title h2 {
    margin-bottom: 20px;
  }

  .author-avatar {
    margin-right: 15px;
  }

  .author-avatar img {
    width: 48px;
    height: 48px;
  }

  .post-meta {
    margin-top: 0;
  }

  .post-meta h6 {
    font-size: 1.125rem;
    margin-bottom: 8px;
  }

  .post-meta p {
    font-size: 1.05rem;
    line-height: 1.6;
  }

  .post-title-icons {
    margin-top: 18px;
  }

  .post-title-icons .ico-20 [class*="flaticon-"]:before,
  .post-title-icons .ico-20 [class*="flaticon-"]:after {
    font-size: 1.6rem;
  }

  .single-post-txt h5.fs-25,
  .single-post-txt h5.fs-28 {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .post-inner-img {
    margin: 25px 0;
  }

  .post-share-links {
    padding-top: 50px;
    margin: 50px 0 30px;
  }

  .post-share-links,
  .post-share-links .text-end,
  .post-nav-links,
  .post-nav-links .text-end {
    text-align: center !important;
  }

  .post-tags-list span {
    display: inline-block;
    font-size: 0.85rem;
    padding: 11px 14px 10px;
    margin: 0 5px 14px;
  }

  .post-share-list {
    text-align: center;
    margin-top: 25px;
  }

  .post-share-list a.share-ico span {
    margin: 0 10px;
  }

  .post-share-list.ico-25 [class*="flaticon-"]:before,
  .post-share-list.ico-25 [class*="flaticon-"]:after {
    font-size: 1.75rem;
  }

  .post-nav-btn {
    margin-top: 15px;
  }

  .post-nav-links .btn {
    font-size: 1.055rem;
    padding: 0.9rem 1.7rem;
  }

  .post-nav-btn .btn,
  .post-nav-btn .btn:last-child {
    margin: 0 8px;
  }

  /* CONTACTS */
  .contacts-info {
    margin-bottom: 35px;
  }

  .contacts-info {
    text-align: center;
  }

  .contacts-info p {
    margin: 12px 0 0;
    padding: 0;
  }

  .contacts-info h6 {
    margin: 20px 0 18px;
  }

  .contacts-info-socials li {
    padding-right: 12px;
  }

  .contact-box h5 {
    font-size: 1.6rem;
  }

  .contact-box p {
    margin: 12px 2% 18px;
  }

  .contact-box .btn.btn-sm {
    font-size: 1rem;
    padding: 0.8rem 1.4rem;
  }

  .contact-form .form-control,
  .contact-form .form-select {
    height: 48px;
    font-size: 1.0625rem;
    padding: 0 15px;
    margin-bottom: 15px;
  }

  .contact-form textarea {
    min-height: 160px;
  }

  .contact-form textarea.form-control {
    padding: 15px;
  }

  .contact-form .form-btn {
    margin-top: 5px;
  }

  .contact-form .form-btn .btn {
    width: 100%;
    font-size: 1.0625rem;
    padding: 0.95rem 1.4rem;
  }

  .contact-form-msg {
    text-align: center;
    margin-top: 15px;
  }

  /* FOOTER */
  .footer {
    padding-bottom: 30px;
  }

  .footer-1 .footer-info,
  .footer-2 .footer-info {
    margin-bottom: 32px;
  }

  .footer-1 .footer-links {
    margin-bottom: 17px;
  }

  .footer-2 .footer-links,
  .footer-3 .footer-links,
  .footer-4 .footer-links {
    margin-bottom: 10px;
  }

  .footer-2 .footer-connect,
  .footer-4 .footer-connect {
    margin-bottom: 26px;
  }

  .fl-1,
  .fl-2,
  .fl-3,
  .fl-4,
  .footer-1 .fl-5 {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 16px;
  }

  .bg--royal .fl-1,
  .bg--royal .fl-2,
  .bg--royal .fl-3,
  .bg--royal .fl-4 {
    border-bottom: 1.5px solid #4a4c6e;
  }

  .footer-6 .footer-links {
    margin-bottom: 20px;
  }

  .footer-6 .foo-links li {
    padding: 0 7px;
  }

  .footer-4 .footer-info {
    margin-bottom: 32px;
  }

  img.footer-logo {
    max-height: 33px;
    margin-bottom: 18px;
  }

  .footer-copyright-logo img.footer-logo {
    max-height: 30px;
    margin-bottom: 8px;
  }

  .footer h6 {
    font-size: 1.241379rem;
    margin-bottom: 20px;
  }

  /* 18px */

  .footer-socials a {
    margin-right: 10px;
  }

  .footer-socials.ico-25 [class*="flaticon-"]:before,
  .footer-socials.ico-25 [class*="flaticon-"]:after {
    font-size: 1.65rem;
  }

  .footer-form .form-control {
    font-size: 1.1rem;
  }

  .footer-form .form-control,
  .footer-form .btn {
    height: 34px;
  }

  .footer-form .ico-15 [class*="flaticon-"]:before,
  .footer-form .ico-15 [class*="flaticon-"]:after {
    font-size: 1.0625rem;
    line-height: 22px !important;
  }

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

  .bottom-footer-socials {
    margin-top: 15px;
  }

  .bottom-footer-socials li {
    padding-right: 12px;
  }

  .bottom-footer-list li:not(:last-child):after {
    top: -1px;
  }

  .bottom-footer-socials.ico-20 [class*="flaticon-"]:before,
  .bottom-footer-socials.ico-25 [class*="flaticon-"]:before,
  .bottom-footer-socials.ico-20 [class*="flaticon-"]:after,
  .bottom-footer-socials.ico-25 [class*="flaticon-"]:after {
    font-size: 1.425rem;
  }

  /* INNER PAGE WRAPPER */
  .inner-page-hero {
    padding-top: 70px;
  }

  .inner-page-title {
    padding-bottom: 40px;
    margin-bottom: 45px;
  }

  .inner-page-title p {
    font-size: 1.05rem;
    line-height: 1.6666;
    margin-top: 12px;
  }

  /* PAGE PAGINATION */
  .page-link {
    font-size: 1.1rem;
    padding: 3px 12px;
  }

  .pagination.ico-20 [class*="flaticon-"]:before,
  .pagination.ico-20 [class*="flaticon-"]:after {
    font-size: 0.75rem;
  }

  /* SIGN IN / SIGN UP */
  .login-1 .register-page-form,
  .signup-1 .register-page-form {
    padding: 90px 5px;
  }

  .login-2 .register-page-form,
  .signup-2 .register-page-form {
    padding-top: 85px;
    padding-bottom: 85px;
    margin: 0 2%;
  }

  .reset-page-wrapper {
    padding: 170px 0;
  }

  .register-form-title {
    margin-bottom: 20px;
  }

  .register-form-title h3,
  .reset-form-title h3 {
    font-size: 1.85rem;
  }

  .register-form-title p {
    font-size: 1.15rem;
    margin-top: 10px;
  }

  .login-2 .register-form-title p,
  .signup-2 .register-form-title p {
    font-size: 1.05rem;
    margin-top: 8px;
  }

  .reset-form-title {
    margin-bottom: 16px;
  }

  .reset-form-title p {
    font-size: 1.15rem;
    margin-top: 12px;
  }

  .reset-password-link p {
    font-size: 1.0625rem;
    margin-bottom: 27px;
  }

  .form-data span {
    font-size: 0.875rem;
  }

  .register-page-form p.create-account {
    font-size: 1.0625rem;
    margin-top: 25px;
  }

  .reset-password-form .form-data p {
    font-size: 1.125rem;
    margin: 22px 0 10px;
  }

  .separator-line {
    font-size: 1.25rem;
    margin: 20px 0;
  }

  .login-2 .separator-line,
  .signup-2 .separator-line {
    font-size: 1.125rem;
    margin: 16px 0 18px;
  }

  .reset-page-wrapper .form-control,
  .register-page-form .form-control {
    height: 50px;
    font-size: 1.125rem;
    margin-bottom: 20px;
  }

  #login .register-page-form .btn.submit {
    height: 48px;
    font-size: 1.0625rem;
    margin-top: 0;
  }

  #signup .register-page-form .btn.submit {
    height: 48px;
    font-size: 1.0625rem;
    margin-top: 25px;
  }

  .reset-page-wrapper .btn.submit {
    height: 48px;
    font-size: 1.0625rem;
  }

  .btn-register {
    font-size: 1.125rem !important;
  }

  .btn-register.txt-btn {
    padding: 1.05rem 1.6rem;
  }

  .btn-register.mb-15 {
    margin-bottom: 15px;
  }

  /* PAGE 404 */
  #page-404 {
    padding-top: 90px;
    padding-bottom: 60px;
  }

  .page-404-txt img {
    max-height: 95px;
    margin-bottom: 25px;
  }

  .page-404-txt h5 {
    font-size: 1.15rem;
    margin: 14px 0 20px;
  }

  .page-404-img {
    padding: 0 3%;
    margin-bottom: 35px;
  }

  /* MODAL */
  .modal-dialog {
    max-width: 280px;
    margin: auto auto;
  }

  .modal-dialog.modal-xl {
    max-width: 300px;
    margin: auto auto;
  }

  #modal-1 .modal-dialog {
    width: 290px;
    margin: auto auto;
  }

  #modal-1 .modal-body-img {
    padding-top: 20px;
  }

  #modal-3.modal .btn-close {
    height: 1.25rem;
    width: 1.25rem;
    right: 10px !important;
    top: 10px !important;
  }

  #modal-3.modal .btn-close span {
    line-height: 20px !important;
    top: -4px;
  }

  #modal-3.modal .btn-close [class^="flaticon-"]:before,
  #modal-3.modal .btn-close [class^="flaticon-"]:after {
    font-size: 0.5rem;
  }

  #modal-1 .modal-body-content {
    padding: 10px 18px 5px;
  }

  #modal-2 .modal-body-content {
    padding: 25px 5px 15px;
  }

  .modal-body-content h4.fs-30 {
    font-size: 1.6rem;
  }

  .modal-body-content p {
    margin-top: 12px;
    margin-bottom: 16px;
  }

  .modal-body .newsletter-form {
    margin-top: 15px;
  }

  .modal .newsletter-form .form-control,
  .modal .request-form .form-control {
    height: 48px;
    font-size: 1.05rem;
    margin-bottom: 16px;
  }

  .modal .newsletter-form .btn,
  .modal .request-form .btn {
    height: 48px;
    font-size: 1rem;
  }

  /* COOKIES */
  #cookies {
    width: 94%;
    left: 3%;
    bottom: 12px;
    padding: 14px 30px 50px 14px;
  }

  #cookies p {
    font-size: 1rem;
  }

  #cookies-ok {
    right: 5%;
    bottom: 15px;
    font-size: 0.95rem;
    padding: 5px 18px;
  }

  #cookies-info {
    margin-left: 7px;
  }

  #cookies-close {
    right: 14px;
    top: 5px;
  }

  #cookies-close svg {
    width: 11px;
    height: 11px;
  }

}