.product,
.product-sub-titlee,
.tempatan-box span {
  text-transform: uppercase;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

.f-13 {
  font-size: 13px;
  text-decoration: none;
}

.pageloader {
  display: block !important;
}

#mainbody {
  background: #000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  z-index: 100000000000000000000;
  position: fixed;
}

.pl-30px {
  padding-left: 30px !important;
}

#searchLoader {
  background: #000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  z-index: 100000000000000000000;
  position: fixed;
}

.white-space-initial {
  white-space: initial;
}

figure { 
  position: absolute;
  margin: auto;
  top: 0; bottom: 0; left: 0; right: 0;
  width: 6.250em; height: 6.250em;
  animation: rotate 2.4s linear infinite;
}
.white { 
  top: 0; bottom: 0; left: 0; right: 0; 
  background: white; 
  animation: flash 2.4s linear infinite;
  opacity: 0;
}
.dot {
  position: absolute;
  margin: auto;
  width: 2.4em; height: 2.4em;
  border-radius: 100%;
  transition: all 1s ease;
}
.dot:nth-child(2) { top: 0; bottom: 0; left: 0; background: #fff; animation: dotsY 2.4s linear infinite; }
.dot:nth-child(3) { left: 0; right: 0; top: 0; background: #0000ff; animation: dotsX 2.4s linear infinite; }
.dot:nth-child(4) { top: 0; bottom: 0; right: 0; background: #fff; animation: dotsY 2.4s linear infinite; }
.dot:nth-child(5) { left: 0; right: 0; bottom: 0; background: #0000ff; animation: dotsX 2.4s linear infinite; }

@keyframes rotate {
  0% { transform: rotate( 0 ); }
  10% { width: 6.250em; height: 6.250em; }
  66% { width: 2.4em; height: 2.4em; }
  100%{ transform: rotate(360deg); width: 6.250em; height: 6.250em; }
}

@keyframes dotsY {
  66% { opacity: .1; width: 2.4em; }
  77%{ opacity: 1; width: 0; }
}
@keyframes dotsX {
  66% { opacity: .1; height: 2.4em;}
  77%{ opacity: 1; height: 0; }
}

@keyframes flash {
  33% { opacity: 0; border-radius: 0%; }
  55%{ opacity: .6; border-radius: 100%; }
  66%{ opacity: 0; }
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding: 7px;
}

.go-back:hover {
  background: #fff !important;
}

.Individual:focus,
.all-transactions:focus,
.btn-close:focus,
.btn:focus,
.form-check-input:focus,
.login .form-control:focus,
.myprofile .form-control:focus,
.navbar-toggler:focus,
.password-form .form-control:focus,
.show-count select:focus,
.ssm-dashbord-table-body .form-control:focus,
.view-middleware .form-control:focus,
.view-middleware .form-select:focus,
.view-middleware form .form-control:focus,
.view-middleware form .form-select:focus,
.view-product-dropdown .form-select:focus {
  box-shadow: none;
}

.dakstop-done,
.icon-my-account,
.img-mobile,
.mobView-footer,
.mobView-navBar-header,
.mobile-view,
.profile-ssmm .dropdown-toggle::after,
.search-mobile,
.slider-butt:hover .slider-previous-button,
.slider-hover-button,
[data-tab-content] {
  display: none;
}

.sub-logo {
  width: 208px;
}

.login-icon,
.login-icon-hover {
  width: 23px;
  height: 23px;
  object-fit: cover;
}

.lanvage {
  border: 3px solid #2b2d6f;
  border-radius: 13px;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding: 4px 1.5rem;
}

.lanvage-btn {
  display: block;
  padding: 0 6px;
  font-size: 14px;
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  font-weight: 700;
}

.lanvage .active {
  background-color: #2b2d6f;
  color: #fff;
  padding: 0 8px;
  border-radius: 0;
}

ul li {
  list-style: none;
}

.dl,
.table,
ol,
ul {
  margin-bottom: 0;
}

.box-3-body,
.box-footer,
.icon,
.right-box,
.ssm-contact-address-body .contact-ad,
.ssm-customer {
  display: flex;
  align-items: center;
}

.login-box {
  padding: 4px 0;
}

.blue-btn,
.login-btn {
  font-weight: 700;
  margin: 3px 8px;
  padding: 3px 10px;
  font-size: 13px;
}

.login-btn {
  color: #191a7d;
  border-radius: 8px;
  background-color: #fff;
  border: 3px solid transparent;
  transition: 0.3s;
}

.blue-btn {
  color: #fff;
  border-radius: 8px;
  background: #191a7d;
  border: 3px solid transparent;
  transition: 0.3s;
}

.blue-btn:hover,
.login-btn:hover {
  border: 3px solid #22298e;
  transition: 0.3s;
}

.blue-btn:hover {
  color: #191a7d !important;
  background: #fff;
}

.login-btn:hover {
  color: #3235b8 !important;
}

.slider-add-button:hover {
  color: #000 !important;
}

.login-btn:hover .login-icon {
  transition: 0.3s;
}

.login-btn:hover .login-icon-hover {
  display: initial !important;
  transition: 0.3s;
}

.login-icon-hover {
  display: none;
}

.lanvage-header button {
  padding: 5.8px 3px !important;
  width: 80px !important;
}

.welcome-login {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  padding: 0 10px;
}

.dshbord-table-p p,
.nav-massage p {
  margin-bottom: 0;
  font-size: 13px;
}

.nav-massage {
  padding: 10px;
}

.carousel-caption {
  top: 55%;
  transform: translate(-50%, -50%);
  left: 50%;
  bottom: 0;
  right: 0;
  width: 73%;
}

.whether {
  font-size: 30px;
  color: #fff;
  font-weight: 700;
}

.slider-title {
  font-size: 48px;
  background-color: #f5ed1e;
  color: #000;
  padding: 13px 6px;
  font-weight: 900;
  width: max-content;
  margin: 0 auto;
}

.fa-chevron-right,
.ssm-slide .fa-chevron-left {
  background-color: transparent;
  color: #f4ea00 !important;
}

.ssm-slide span img {
  width: 34px;
}

#slidertop,
.active[data-tab-content],
.dropdown:hover .dropdown-content,
.dropdown:hover>.dropdown-menu,
.dskView-footer,
.dskView-navBar-header,
.slider-butt:hover .slider-hover-button,
label {
  display: block;
}

.slider-but {
  display: block !important;
}

.modal.show .modal-dialog {
  transform: scale(0.9) !important;
  transition: 0.3s ease-in !important;
}

.carousel-indicators [data-bs-target] {
  border-radius: 5%;
  width: 33px;
  height: 4px;
  background-color: #f5ed1e;
  border: 1px solid #f5ed1e;
}

.fa-check,
.product-table th,
.sm-slider-box1 .box2,
.ssm-pagination ul .active a,
.ssm-topup-now button:hover,
.swal-button--cancel {
  color: #fff;
}

.chack {
  background-color: green;
  width: 20px;
  padding: 6px;
  height: 20px;
  border-radius: 50%;
}

.carousel-caption p {
  color: #000;
  font-weight: 700;
  margin-bottom: 10px;
}

.fa-chevron-left,
.fa-chevron-right {
  color: #000;
  background-color: #191a7d;
  padding: 13px;
}

.carousel-control-next,
.carousel-control-prev {
  opacity: 100%;
  width: auto !important;
  margin-right: 17px;
}

.dashbord-search-dropdown .Individual,
.footer,
.selider {
  width: 100%;
}

.ssm-total {
  background-color: #4247a8;
  padding: 10px 0;
}

.selider {
  background: #4247a8;
  padding: 10px 20px;
}

.dengan-first h2 {
  font-size: 19px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 2px;
}

.dengan-first,
.e-info,
.nav-item,
.sub-conta-box {
  position: relative;
}

.boxs,
.footer {
  position: absolute;
}

.dengan-first span {
  color: #000;
  background-color: #fff;
  display: block;
  position: absolute;
  right: 12px;
  font-size: 14px;
  font-weight: 700;
  padding: 0 3px;
}

.numberr h3,
.numberr i {
  color: #fff;
  padding: 10px;
}

.house-number {
  background-color: #3e50d6;
  padding: 0 20px;
  border-radius: 40px;
  border-left: 20px;
  display: flex;
  flex-wrap: wrap;
}

.numberr i {
  font-size: 40px;
}

.numberr h3 {
  text-shadow: 0.1em 3px 0 hsl(0deg 0% 0%);
  font-weight: 700;
  margin-bottom: 0;
}

.PERNIAGAN {
  padding: 10px;
  color: #f5ed1e;
  font-weight: 600;
  transform: translate(10px, 10px);
}

.tempatan h3 {
  color: #000;
  font-size: 22px;
  font-weight: bolder;
}

.tempatan-box span {
  font-size: 14px;
  color: #313bd0;
}

.tempatan-box {
  padding: 0 20px;
  transform: translate(2px, 8px);
}

.boxs {
  display: flex;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.25) 0 54px 55px, rgba(0, 0, 0, 0.12) 0 -12px 30px,
    rgba(0, 0, 0, 0.12) 0 4px 6px, rgba(0, 0, 0, 0.17) 0 12px 13px,
    rgba(0, 0, 0, 0.09) 0 -3px 5px;
  margin: 7px;
  right: 38px;
}

.tempatan,
footer .container-fluid {
  padding-bottom: 10px;
}

.se-boxs {
  padding: 15px;
  margin: 10px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  transition: 0.6s;
}

.icons ul li,
.smm-fg,
.ssm-view-cart {
  border-radius: 50%;
}

.se-boxs:hover span {
  transform: rotateY(360deg);
  transition: 0.9s;
}

.se-boxs:hover {
  transition: 0.6s;
  transform: translateY(-10px);
}

.enquire-smm {
  transition: 0.6s ease-out;
}

.enquire-smm:hover {
  color: #f4ea00;
  font-weight: 900;
  font-size: 14px;
  transition: 0.6s ease-in;
}

.se-boxs span {
  transition: 0.9s;
}

.se-boxs span img {
  width: 70px;
  padding: 0;
}

.se-boxs .icon {
  margin: 0 auto;
  display: block;
}

.icon span i {
  text-align: center;
  margin: 0 auto;
  display: block;
  font-size: 50px;
  color: #fff;
}

.se-boxs h1,
.se-boxs h2,
.se-boxs h3,
.se-boxs h4 {
  font-size: 20px;
  font-weight: 900;
  color: #191a7d;
  text-align: initial;
  margin: 0;
}

.se-boxs-content p {
  font-size: 14px;
  color: #191a7d;
  font-weight: 500;
  text-overflow: ellipsis;
  text-align: center;
}

.ovrflowControl {
  white-space: nowrap !important;
  overflow: hidden !important;
}

.box-secr {
  padding: 0;
  margin: 35px 0;
}

.footer {
  bottom: 0;
  height: 100%;
}

.downlod-ssm img,
.footer-icon-ssm span img,
.ssm-view-invoice img {
  width: 13px;
}

.contsct-icon,
.img-f img {
  width: 100px;
}

.icons ul li,
.menu-header img {
  width: 25px;
  object-fit: cover;
}

.footer-address,
.view-products-body {
  padding: 0 10px;
}

.footer-address p {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600;
}

.copy-massage p,
.footer-boxs p {
  font-size: 11px;
  margin-bottom: 0;
}

.icons ul li {
  float: left;
  margin: 10px 10px 10px 0;
  color: #000;
  text-align: center;
  height: 25px;
}

.accordion-body,
.icons ul,
.submenu .nav-item .nav-link {
  padding: 0;
}

.browser-img,
.icons ul li span,
.pagination-centered {
  text-align: center;
}

.icons ul li span img {
  font-size: 10px;
  transform: translate(0, -4px);
}

.footer-boxs p {
  line-height: 21px;
}

.footer-boxs p a {
  color: #000;
  text-decoration: none;
  font-weight: 600;
  transition: 0.3s;
}

.footer-boxs p a:hover {
  text-decoration: underline;
  transition: 0.3s;
}

.menu-header {
  align-items: center;
  justify-content: center;
  display: flex;
}

.smm-fg {
  width: 20px !important;
  height: 20px !important;
  transform: initial !important;
  position: relative;
  top: -1px;
  object-fit: cover;
}

.lanvage-header .dropdown-menu span {
  padding: 8px;
}

.icon img {
  width: 60px;
  padding: 0 20px;
}

.copy-massage {
  background-color: #22298e;
  color: #fff;
  padding: 4px;
}

.copy-massage p {
  font-weight: 600;
}

.footer .container-fluid {
  background-color: #e3e3e3;
  padding-top: 15px;
}

.footer-address img {
  object-fit: cover;
  padding: 10px 7px 10px 51px;
}

.footer-boxs {
  border-left: 2px solid #ccc;
  padding: 0 10px;
  height: 100%;
}

.ssm-view-cart {
  position: absolute;
  background: red;
  color: #fff;
  width: 12px;
  height: 12px;
  font-size: 8px;
  font-weight: 700;
  text-align: center;
  left: 6px;
  top: 10px;
}

.lanvage-header .dropdown-menu {
  background: #22298e;
  color: #fff;
  border-radius: 0 0 10px 10px;
  padding: 5.8px 3px !important;
  min-width: 80px !important;
  font-size: 13px;
  font-weight: 900;
  border: 3px solid transparent;
  left: 10px;
}

.drop-ssm-header .drop-box-1 {
  background: 0 0;
  color: #fff;
  width: 70px;
  padding-top: 15px;
  border-radius: 8px;
  font-weight: 700;
  font-size: 13px;
  margin: 4px 0;
  cursor: pointer;
}

.hover-switch {
  font-size: 16px;
  display: flex;
  justify-content: center;
}

.drop-ssm-header .drop-box-1:hover,
.drop-ssm-header .drop-box-2:hover .drop-box-1 {
  border-radius: 6px 6px 0 0;
}

.drop-box-2 img {
  width: 14px !important;
  height: 14px !important;
}

.drop-ssm-header .drop-box-2 {
  background: 0 0;
  color: #fff;
  width: 70px;
  padding: 3px 0;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  border-radius: 0 0 6px 6px;
  cursor: pointer;
}

.slider-table {
  margin: 10px 0;
  box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
  padding: 15px;
  border-radius: 10px;
}

.drop-ssm-header .dropdown-content,
.drop-ssm-header button {
  border: 0;
  background-color: transparent;
}

.slider th .fa-chevron-down,
.slider th .fa-chevron-up,
.ssm-table-chekout .fa-trash {
  cursor: pointer;
}

.dashbord-search-dropdown #stype {
  appearance: none;
  height: 75px!important;
  text-align: left;
  font-size: 17px;
  background-color: #191a7d;
  color: #fff!important;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='%23FFFFFF' d='M1.5 6l6 6 6-6z'/></svg>");
  background-position: right 0.48rem center;
  background-size: 17px;
}

.dashbord-search-dropdown #stype option {
  color: #fff!important;
  text-align: left;
}

.drop-ssm-header .dropdown-content {
  border-top: 0;
  margin-top: -12px;
  margin-left: 6px;
}

.lanvage-header .login-btn,
.product-faq .tbody,
.product-faq td,
.product-faq tfoot,
.product-faq th,
.product-faq thead,
.product-faq tr,
.ssm-tab-dashbord .tabs {
  border: 0 !important;
}

.lanvage-header .dropdown-menu:hover .login-icon {
  display: none;
  transition: 0.3s;
}

.lanvage-header .dropdown-menu:hover .login-icon-hover {
  display: initial;
  transition: 0.3s;
}

.lanvage-header .dropdown-menu:hover {
  border-radius: 0 0 10px 10px !important;
  color: #000;
}

.lanvage-header .dropdown-menu a {
  color: #fff;
  font-weight: 900;
  text-align: center;
}

.lanuvage-ssm:focus {
  border-radius: 10px 10px 0 0;
}

.Register select,
.Register select option,
.ssm-view-cart i,
select,
select option {
  color: #000;
}

.ssm-total-body {
  background-color: #fff;
  padding: 10px 30px;
  position: relative;
}

.ssm-date h2 {
  font-size: 20px;
  margin-bottom: 0;
  color: #130f68;
  font-weight: 700;
  padding: 5px 0;
}

.ssm-companies-body h2 {
  color: #fff;
  font-weight: bolder;
  margin: 0;
  padding: 9.4px 0;
}

.ssm-companies-body span {
  font-size: 11px;
  color: #f4ea00;
  font-weight: bolder;
  position: relative;
  top: 43px;
  left: -70px;
  text-transform: uppercase !important;
}

.ssm-companies-body .companies-icon {
  width: 49px;
  height: 49px;
  text-align: center;
  border-radius: 50%;
  position: relative;
  margin: 3px 0;
  left: -59px;
}

.ssm-companies-body-m .companies-icon {
  width: 90px;
  height: 90px;
  padding: 15px;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
  display: block;
}

.border-ssmm::after,
.border-ssmm::before {
  border-top: 1px solid #f4ea00;
  padding: 10px;
  width: 46px;
  left: -47px;
  content: "";
}

.border-ssmm {
  border: 1px solid #f4ea00;
  padding: 0 38px;
  border-right: 0px;
  margin: 9px 0;
  position: relative;
}

.ssm-comapanies-title {
  padding: 4.5px !important;
}

.border-ssmm::after {
  position: absolute;
  top: 50%;
}

.border-ssmm::before {
  position: absolute;
  top: 55%;
}

.local a {
  font-size: 13px;
  color: #f4ea00 !important;
}

.local h2 {
  font-size: 20px;
  padding: 2px 21px;
}

.ssm-date {
  text-align: right;
  justify-content: right;
  align-items: end;
  margin-left: auto;
}

.ssm-companies-body {
  background-color: #3e50d6;
  padding: 9.4px 11px;
  position: relative;
}

.ssm-companies-body::after {
  position: absolute;
  content: "";
  background-color: #3e50d6;
  height: 75px;
  width: 10px;
  top: 0;
  left: -5px;
  transform: rotate(-9deg);
}

.ssm-date span {
  padding: 5px 0;
  font-weight: 800;
}

.ssm-date img {
  width: 70px;
}

.company-profile-view,
.view-products-table .form-check {
  padding: 4px;
  white-space: initial;
}

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

.dropdown-content {
  position: absolute;
  background-color: #fff;
  min-width: 100%;
  z-index: 1;
  border-radius: 0;
  margin-top: 1px;
  border: 1px solid #ccc;
  border-top: 0;
  left: 0;
  display: none;
}

.dropdown-content a {
  color: #000;
  text-decoration: none;
  display: block;
  font-size: 13px;
  font-weight: 400;
  padding: 0 6px;
}

.w-35 {
  width: 35%;
}

.full {
  padding: 0;
  margin: 0;
}

.fade-in-image {
  animation: 5s fadeIn;
  -webkit-animation: 5s fadeIn;
  -moz-animation: 5s fadeIn;
  -o-animation: 5s fadeIn;
  -ms-animation: fadeIn 5s;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.dropdown:hover .dropbtn {
  color: #000;
  font-weight: 900;
}

.navbar-dark .navbar-nav .nav-link {
  color: #22298e;
  font-size: 18px;
  font-weight: 900;
  text-transform: capitalize;
}

.dropbtn:hover,
.nav-item a:hover,
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: #22298e;
}

a {
  text-decoration: none;
}

.fixed-top {
  top: -40px;
  transform: translateY(40px);
  transition: transform 0.3s;
}

.nav-item a {
  color: block !important;
  display: flex;
}

.navbar {
  padding: 0;
  background-color: #f5ed1e;
}

.submenu,
.submenu-2 {
  position: absolute;
  background-color: #5b5b5b;
  width: 250px;
  display: none;
  padding: 0;
  color: #fff;
}

.submenu {
  z-index: 111;
  left: 0;
}

.submenu-2 {
  left: 100%;
  top: 0;
}

.submenu .nav-item:hover,
.submenu-2 .nav-item:hover {
  background-color: #f5ed1e;
  transition: 0.3s;
  color: #000;
}

.navbar-nav li:hover>.submenu {
  display: block;
  animation: 0.3s slidue;
}

.submenu .nav-item {
  padding: 0 10px;
  font-size: 16px;
}

.submenu li:hover>.submenu-2 {
  display: block;
  animation: 0.3s slidue-left;
}

@keyframes slidue {
  0% {
    opacity: 0;
    transform: translateY(18px);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes slidue-left {
  0% {
    opacity: 0;
    transform: translateX(18px);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

.popup-login {
  text-align: left;
  font-weight: 700;
  font-size: 19px;
  color: #000;
}

.forgot a,
.form-check,
.myprofile label,
.product-table td {
  font-size: 11px;
}

.btn-close {
  padding: 2px !important;
  margin: 0 !important;
  position: relative;
  top: -30px;
  left: -2px;
}

.modal-header {
  border-bottom: 0;
}

.login .form-control {
  border: 1px solid #ced4da;
  border-radius: 3px;
}

.smm-login-link {
  cursor: pointer;
  font-weight: 700;
}

.modal-content {
  background-color: #fafafa;
  border-radius: 5px;
  border: 0;
}

.ol,
.pl-0,
ul {
  padding-left: 0;
}

.chec li {
  float: left;
  width: 50%;
}

.chec {
  display: flow-root;
}

.robot img {
  width: 200px;
}

.forgot a {
  color: #000 !important;
}

.robot span {
  display: block;
  font-size: 11px;
}

.fortgot-password {
  background-color: transparent;
  font-size: 11px;
  float: right;
  padding: 0;
}

.password-form {
  margin: 0 auto;
  display: block;
  width: 40%;
  padding: 10px;
  border: 2px solid #ccc;
}

.change-password-main,
.myprofile-view,
.profile-edit {
  padding: 5%;
}

.wp-auto {
  width: auto;
}

.change-password-title {
  font-size: 20px;
  font-weight: 900;
  color: #120f68;
}

.accordion-button:not(.collapsed) {
  background-color: #22298e;
  color: #fff;
  padding: 7px;
  box-shadow: none;
}

.collapsing {
  -webkit-transition: none;
  transition: none;
  visibility: hidden;
}

.collapse.show {
  -webkit-transition: none;
  transition: nones;
  visibility: visible;
}

.prodcts-table-header th {
  background-color: #22298e;
  padding: 14px;
}

.overflow-x-auto {
  overflow-x: auto !important;
}

.overflow-x-scroll tabs th,
td {
  white-space: nowrap;
}

.prodPDFDesign {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  height: 100%;
  margin: 0;
}

.logobgDesign {
  background:linear-gradient(300deg, transparent 30px, #fff 30px);
  padding: 0 35px 5px 5px;

}

.logobgDesign img {
  margin-top: 10px;
}

.headNav {
  height: 60px !important;
  border-bottom: 1px solid #191a7d;
}

#db-headerSlieder { 
  position: relative;
}

.db-searchDesign .ssm-dashbord-table-body .db-search-text h1 {
  color: #191a7d;
  font-size: 75px;
  font-weight: bolder;
}

.db-searchDesign .ssm-dashbord-table-body .db-search-text h6 {
  font-size: 30px;
  font-weight: 100;
}

.db-cList-silder-content h1 {
  font-size: 70px;
  font-weight: bolder;
}

.db-cList-silder-content h6 {
  font-size: 30px;
  font-weight: 100;
}

.db-header-icon {
  width: 16px;
  height: 16px;
}

.db-custom-bg {
  background: linear-gradient(0deg, #DFEAFF 0%, #FFFFFF 50%, #DFEAFF 100%);
}

.db-searchIcon {
  position: absolute;
  right: 0;
  margin: -60px 15px 0 0;
}

#db-cList-silder .carousel-indicators {
  bottom: -25px;
}

#db-cList-silder .carousel-indicators button {
  background-color: #191a7d!important;
}

#db-cList-silder .db-cList-silder-text {
  display: flex;
  justify-content: center;
  align-items: center;
}

#db-cList-silder .db-cList-silder-text .row {
  border-radius: 30px;
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
  padding: 20px;
  margin: 30px;
}

#db-cList-silder .db-cList-silder-text .row .db-cl-img {
  height: auto;
  width: 60%;
}

#db-cList-silder .db-cList-silder-text .row .customized-btn {
  padding: 5px 30px;
  background-color: #191a7d;
  color: #fff;
}

.flex-align-items-center {
  display: flex;
  align-items: center;
}

.db-headerSlieder {
  min-height: 100px!important;
}

.dashboardSildDesign {
  max-height: 150px;
}

.dbHeaderDesign {
  margin-right: 3px;
  margin-top: -1px;
}

.db-searchDesign #form_search1 #keyword {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 10px;
  border: none;
  font-size: 22px;
  height: 75px!important;
}

.db-mobIewHide {
    display: block;
  }

.db-searchDesigns #form_search1 {
  border: 10px solid #23298f;
  border-radius: 15px;
}

.db-searchDesign-1 #form_search1 {
  border: 10px solid #23298f;
  border-radius: 15px;
}

.bg-none {
  background: none!important;
}

.fdb-container {
  height: 150px;
  background-image: linear-gradient(to right, #E3E3E3 0%, grey 51%, #E3E3E3 100%);
  display: flex;
  justify-content: center;
  width: 100%;
}

.fdb-container-search {
  width: 95%;
}

.fdb-searchBtn {
  color: #fff;
  padding: 2px 15px;
  border-radius: 8px;
  font-weight: bolder;
  font-size: 13px;
  background-color: #22298E;
  text-decoration: none;
  text-transform: uppercase !important;
}

.fdb-searchBtn:hover {
  color: #fff !important;
}

.fdb-searchSec {
  display: flex;
}

.p-3 {
  padding: 1rem !important;
}

.mr-1 {
  margin-right: 8px;
}

.accordion-button.collapsed::after,
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

#pagenav a:hover,
.accordion-header button,
.primary-color {
  color: #fff !important;
  font-size: 15px;
}

.faq-body p {
  font-size: 13px;
  margin-bottom: 0;
}

.accordion-collapse {
  padding: 10px 20px;
}

.faq h2 {
  padding: 16px 0;
}

.accordion-item {
  margin-bottom: 20px;
}

.accordion-button:focus {
  box-shadow: none;
  border: none;
}

.ssm-dashbord-table-body .form-control,
.ssm-view-products-body tbody,
.tbody,
td,
tfoot,
th,
thead,
tr {
  border: 0;
}

.product-sub-title,
.slider-title-lable1 {
  width: 60%;
}

.ctc,
.non-ctc {
  width: 20%;
}

.product-sub-titlee {
  width: 61%;
}

.accordion-button {
  background-color: #22298e;
  padding: 7px;
  cursor: pointer;
}

.ctcc,
.non-ctcc {
  width: 21%;
}

.fa-file-pdf {
  font-size: 25px;
  color: #e31313;
}

.fa-file-excel {
  font-size: 25px;
  color: #189130;
}

.Register .already,
.im-robot span,
.price-e-Account,
.price-police-head,
.product,
.product-table th,
.search-result button,
.ssm-address p,
.ssm-contact .card select,
.ssm-customer h2 span,
.ssm-view-products-body .dropdown-toggle,
.terms-of-service p,
.view-products-body a {
  font-size: 13px;
}

.product-accordio-body {
  box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
  background-color: #fff;
}

.product-accordio-body a,
.ssm-company p {
  font-weight: 700;
  font-size: 13px;
}

.product {
  padding: 0;
  color: #22298e;
  font-weight: 900;
}

.product-content {
  background: 0 0;
  padding: 0;
  border: 0;
}

.modal-backdrop,
.product-accrdion-item {
  background-color: transparent;
}

.product-table .sub {
  background-color: #ccc;
}

.product-table .sub .product-sub-title {
  padding-left: 35px;
}

.privacy {
  font-size: 11px;
  color: #000;
  font-weight: 700;
  padding: 0;
}

.compatibility,
.sub-conta-box.number {
  font-weight: 700;
  color: #130f68;
}

.privacy-policy-title,
.terms-Services {
  margin: 0 auto;
  color: #130f68;
  font-weight: 700;
}

.privacy-policy-body,
.terms-of-services {
  padding-top: 0;
}

.announcement p,
.policy-box p,
.terms-of-services p {
  font-size: 11px;
  margin-bottom: 0;
}

.policy-content,
.terms-content {
  background-color: #fff;
  padding: 0 3%;
}

.dshbord-table h2,
.fist-popup-ssm h5,
.recharge-detail h2,
.ssm-address h2,
.user-guide-body h3 {
  font-size: 20px;
}

.fist-popup-ssm p {
  font-size: 15px;
}

.modal-open {
  background: #f0f8ff6e;
}

.dshbord-table th,
.payment-success-table th,
.ssm-checkout-body th,
.ssm-dashbord-table-body {
  background-image: linear-gradient(#2a2c88, #3235b8);
}

.browser-title {
  display: block;
  font-size: 13px;
  font-weight: 700;
}

.address-boxs h2,
.cont-id {
  font-weight: 900;
  color: #120f68;
}

.browser-sub-title {
  font-size: 11px;
  display: block;
}

.browser-content,
.contact-contente {
  background-color: #fff !important;
}

.sub-conta-box.number {
  font-size: 30px;
  position: absolute;
  top: 50%;
  transform: translate(0, 30px);
}

.browser-img img,
.e-info img {
  width: 100px;
  margin: 0 auto;
  display: block;
}

.e-info-counter {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(10px, 50%);
}

.address-boxs h2 {
  font-size: 13px;
  margin-bottom: 0;
}

.address-boxs p,
.menu-header span {
  font-size: 10px;
}

.cont-id {
  font-size: 16px;
  margin-bottom: 0;
  padding: 0 13px;
}

.my-pro,
.myprofile {
  margin: 0 auto;
  border: 1px solid #ccc;
}

.myprofile {
  display: block;
  width: 60%;
  padding: 10px;
}

.myprofile-edit {
  font-weight: 700;
  color: #120f68;
}

.top-header2 span img {
  width: 20px;
}

.myprofile-view ul li {
  float: left;
  width: 50%;
  padding: 0 20px;
  font-size: 11px;
}

.my-pro {
  width: 40%;
  display: flow-root;
}

.wallet-img img {
  width: 80px;
}

.top-header {
  background-color: #191a7d;
  color: #fff;
}

.top-header .login-btn1 {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 5px;
}

.profile-ssmm img {
  width: 20px;
  height: 20px;
  transform: rotate(180deg);
}

.reload-amount-body ul li {
  float: left;
  width: 20%;
  padding: 4px 5px 4px 0;
  margin: 5px 0;
}

.enter-amount {
  width: 100%;
  border: 0;
}

.enter-amount:focus,
.input-date-smm input:focus {
  border: 0;
  outline: 0;
}

.reload-amount-body .reload-amount-body-card {
  border: 1px solid #cccc;
  padding: 5px;
  border-radius: 10px;
  font-weight: 900;
  font-size: 13px;
  width: 90%;
  display: block;
  text-align: center;
}

.reload-amount-body,
.view-middleware-right {
  width: 80%;
}

.subject-to-maximum span {
  border: 1px solid #ccc;
  font-size: 13px;
  padding: 5px;
  font-weight: 700;
}

.subject-to-maximum {
  padding: 10px 0;
  display: inline-block;
}

.payment-methods ul li {
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  font-weight: 500;
  width: 100%;
}

.payment-methods ul li img {
  width: 50px;
}

.payment-methods h2 {
  font-size: 14px;
  font-weight: 600;
  padding-top: 36px;
}

.products-total .add p,
.topup-wallet-first-title {
  font-weight: 900;
}

.ssm-click-here p {
  font-size: 13px;
  text-transform: capitalize;
}

.ssm-topup-now button {
  background-color: #22298e;
  color: #fff;
  padding: 4px 15px;
  border-radius: 8px;
  font-weight: bolder;
  font-size: 14px;
  white-space: nowrap;
  text-transform: uppercase !important;
}

.downlod-ssm {
  border: 1px solid #ccc;
  padding: 3px;
  width: max-content;
  display: block;
  border-radius: 4px;
}

.ssm-contact .card label {
  font-size: 13px;
  font-weight: 900;
  margin-bottom: 0;
  color: #22298e;
}

.d-search .form-control:focus,
.slider-form-body .form-control:focus,
.slider-form-body .form-select:focus,
.ssm-contact .card .form-control:focus,
.ssm-contact .card select:focus {
  box-shadow: none;
  border: 1px solid #ccc;
}

.ssm-contact .card .form-control {
  padding: 3px 5px;
}

.ssm-contact {
  padding: 30px 0;
}

.ssm-contact h2 {
  font-weight: 900;
  padding-bottom: 16px;
  padding-left: 20px;
  padding-right: 20px;
}

.ssm-contact-address-body h2 {
  font-size: 20px;
  text-transform: capitalize;
  color: #21245f;
  font-weight: 900;
  padding-top: 40px;
}

.ssm-contact-address-body .location p {
  margin-bottom: 0;
  color: #22298e;
  font-weight: 900;
}

.ssm-contact-address-body .location span {
  font-size: 13px;
  display: block;
  text-transform: capitalize;
}

.ssm-contact-address-body {
  padding: 30px 34px;
  text-transform: capitalize;
}

.ssm-contact-address-body .location {
  padding-bottom: 15px;
  padding-left: 0;
  padding-right: 20px;
}

.ssm-contact-address-body .contact-ad img,
.ssm-customer img {
  width: 60px;
  height: 60px;
}

.product-ssm .accordion-collapse {
  background: #fff;
}

.contact-p {
  font-size: 11px;
  font-weight: 900;
  width: 80%;
}

.ssm-customer h2 {
  font-size: 20px;
  color: #22298e;
  font-weight: 900;
}

.ssm-contact .form-control::placeholder {
  font-size: 13px;
  color: #ccc;
}

.register-date,
.register-date:focus {
  color: #6f7880;
}

.ssm-contact .form-select {
  color: #ccc;
}

#purchase-date {
  font-size: 13px;
  color: #ccc;
  padding: 5.7px;
}

.ssm-contact form {
  padding: 0 30px;
  border-right: 3px solid #ccc;
}

.ssm-checkout-body {
  padding: 20px 0;
}

.ssm-checkout-body h2 {
  font-weight: 700;
  font-size: 29px;
}

.payment-success-table td,
.payment-success-table th,
.ssm-checkout-body td,
.ssm-checkout-body th {
  border-left: 0;
  border-right: 0px;
  font-size: 13px;
}

.dshbord-table td,
.payment-success-table td,
.slider .tbody,
.slider td,
.slider tfoot,
.slider th,
.slider thead,
.slider tr,
.ssm-checkout-body td {
  border-bottom: 1px solid #ccc;
}

.payment-success-table th,
.ssm-checkout-body th {
  color: #fff;
  text-transform: capitalize;
  vertical-align: middle;
}

.ssm-chekout {
  padding: 0 25px;
}

.border-radius {
  border-radius: 10px 0 0;
}

.border-radius-1 {
  border-radius: 0 10px 0 0;
}

.dshbord-table tbody,
.ssm-checkout-body tbody {
  border: 1px solid #ccc;
  border-top: 0;
}

.ssm-payment-methods-body img {
  width: 60px;
  padding: 0 5px;
}

.pricing-summary-body h2,
.ssm-payment-methods h2 {
  font-size: 18px;
  padding-bottom: 10px;
  font-weight: 900;
}

.pricing-summary-body {
  border: 1px solid #ccc;
  padding: 10px 20px;
}

.pricing-summary {
  width: 50%;
  float: right;
}

.pricing-summary-body p {
  margin-bottom: 3px !important;
  font-size: 13px;
}

.view-profile {
  border: 1px solid #ccc;
  padding: 3px;
  border-radius: 4px;
}

.payment-success-body img {
  width: 60px;
  height: 60px;
  padding: 0;
}

.payment-success-body h2 {
  font-size: 30px;
  padding: 10px 0;
  font-weight: 900;
}

.payment-success-body,
.sampledownload {
  padding-top: 20px;
}

.payment-success-body p {
  margin-bottom: 0;
  font-size: 13px;
  line-height: normal;
  padding: 11px;
}

.payment-success-body span {
  display: flex !important;
}

.payment-success-content-body {
  border: 1px solid #ccc;
  padding: 10px;
}

.payment-success-content-body p {
  font-size: 12px;
  margin-bottom: 0;
  font-weight: 900;
}

.payment-success-content {
  padding: 32px 0;
}

.smm-list-purchase p {
  font-size: 13px;
  margin-bottom: 0;
  padding: 5px 0;
}

.smm-list-purchase .btn {
  border: 1px solid #ccc;
  background: 0 0;
  font-size: 10px;
  padding: 5px;
  border-radius: 10px;
  font-weight: 700;
  margin: 0 10px;
}

.payment-success-table tbody {
  border: 1px solid #ccc;
  border-top: 0;
  border-right: 2px solid #ccc;
}

.login .form-check-input {
  margin-top: 0.2em !important;
}

.New-to-SSm {
  font-size: 13px;
  margin-bottom: 0;
  text-align: center;
}

.popup-login span {
  font-size: 11px;
  font-weight: 900;
  display: block;
  font-family: none;
}

.Register .form-select {
  border-radius: 2px;
  color: #000;
}

.Register .form-control::placeholder {
  font-size: 15px;
}

.Register .form-control:focus {
  box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;
}

.Register .popup-login {
  text-align: left;
}

.Register {
  max-width: 650px !important;
}

.im-robot img {
  margin-left: -8px;
}

.form-control:hover ::placeholder {
  font-size: 12px;
}

.ssm-body .ssm-dashbord-title {
  font-weight: 900;
  display: inline-table;
  font-size: 20px;
  padding: 15px 10px;
  margin-bottom: 0;
}

.ssm-body span {
  font-size: 11px;
  padding: 14px;
  font-weight: 500;
}

.pr-0 {
  padding-right: 0;
}

.ssm-dashbord-table-body {
  background-color: #efe51f;
  padding: 15% 23px 0 23px;
  border-radius: 10px;
}

.ssm-dashbord-table-body-center {
  padding-bottom: 15%;
}

.dshbord-Search {
  position: relative;
  margin-bottom: 10px;
}

.dshbord-Search button {
  position: absolute;
  top: 0;
  right: 0;
}

.input-date-smm input {
  border: 0;
  width: 83px;
  font-size: 13px;
  cursor: pointer;
}

.dshbord-table th {
  color: #fff;
  text-transform: capitalize;
  cursor: pointer;
}

.ssm-days-boxs {
  margin-right: 20px;
}

.dshbord-table td,
.dshbord-table th {
  border-left: 0;
  border-right: 0px;
  font-size: 13px;
  white-space: nowrap;
}

.dshbord-table tr:hover,
.slider tr:hover {
  background-color: #bdd4fa;
  transition: 0.3s;
}

.dshbord-table {
  margin: 10px 0;
  box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
  padding: 15px;
  border-radius: 10px;
  display: grid;
}

.dshbord-table-box {
  border: 1px solid #ccc;
  margin: 0 10px;
  padding: 3px 5px;
  border-radius: 5px;
  font-size: 13px;
  color: #000;
  font-weight: 700;
}

.dshbord-table-box span img {
  width: 10px;
  height: 10px;
  object-fit: contain;
}

.lanvage-en {
  border: 1px solid #ccc;
  padding: 2px;
  margin: 0 5px;
}

.dshbord-table-box-1 {
  border: 1px solid #ccc;
  padding: 3px 5px;
  font-size: 13px;
  border-radius: 5px;
  color: #000;
}

.smm-approved,
.smm-falied,
.smm-pending,
.smm-succes {
  width: 12px;
  height: 12px;
  display: inline-block;
  margin: -1px 3px;
  border-radius: 50%;
}

.ssm-days .active {
  background-color: #71a4f9;
  color: #fff;
  font-weight: 900;
}

.smm-succes {
  background-color: green;
}

.smm-pending {
  background-color: orange;
}

.smm-falied {
  background-color: red;
}

.smm-approved {
  background-color: #87ceeb;
}

.ssm-amount-details {
  color: #120f68;
  white-space: nowrap;
  font-weight: 600;
}

.sm-amount-detailss {
  color: #120f68 !important;
  white-space: nowrap;
  font-weight: 600;
  display: inline-flex;
}

.ssm-amount-details i {
  background: 0 0;
  color: #130f68;
}

.ssm-add-to-cart {
  color: #fff;
  padding: 4px 7px;
  border: 0;
  background-color: #130f68;
  font-weight: 900;
  border-radius: 4px;
}

.tabs,
.user-guide-body {
  border-bottom: 1px solid #ccc;
}

.enquire-smm,
.sm-slider-box1 .box2 span,
.tab,
.tab.active,
.tab:hover {
  font-weight: 700;
}

.ml-0 {
  margin-left: 0 !important;
}

.ssm-tab-dashbord-body,
body {
  margin: 0;
}

.ssm-view-invoice {
  border: 1px solid #ccc;
  padding: 2px;
  border-radius: 4px;
  width: max-content;
}

.table-top-arrow {
  padding: 5px;
}

.table-top-arrow i {
  position: relative;
  top: 2px;
}

.d-search {
  position: relative;
  width: 150px;
}

.d-search .btn {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 10px;
}

.dshbord-body .carousel-control-next,
.dshbord-body .carousel-control-prev {
  bottom: 88px !important;
  left: initial !important;
  text-align: initial !important;
  top: initial !important;
}

.d-search .form-control {
  padding: 0 30px;
  width: 150px;
}

.ssm-pagination .fa-chevron-left,
.ssm-pagination .fa-chevron-right {
  background: 0 0;
  padding: 0;
  cursor: pointer;
}

.ssm-pagination ul li {
  list-style: none;
  float: left;
  width: 30px;
  height: 30px;
  padding: 3px 6px;
  cursor: pointer;
}

.ssm-pagination .fa-chevron-right {
  color: #000 !important;
  font-size: initial;
}

.ssm-pagination ul .active {
  background-color: #4058ff;
  border-radius: 4px;
}

.ssm-pagination ul li a {
  color: #000;
  margin: 0 3px;
  text-align: center;
}

.ssm-pagination ul {
  display: flex;
  justify-content: flex-end;
}

.ssm-tab-dashbord-body .card .card-body {
  padding: 7px 0;
  background-color: #efe51f !important;
  border: 2px solid #21245f !important;
  margin: 0 10px;
  border-radius: 10px;
}

.ssm-tab-dashbord-body span {
  padding: 17px 10px !important;
}

.all-transactions {
  padding: 1px 5px !important;
  font-size: 13px;
  width: 230px;
  margin: 0 15px;
}

#search-result .dshbord-table,
.ssm-tab-dashbord-body {
  margin-bottom: 0 !important;
}

.ssm-tab-dashbord-body {
  background-color: #efe51f !important;
}

.ssm-tab-dashbord-body .card {
  background-color: transparent;
  border: 0;
}

.ssm-tab-dashbord-body .fa-yin-yang {
  font-size: 20px;
  color: #2a2c88;
}

.ssm-tab-dashbord-body .card .card-body h2 {
  font-size: 17px;
  position: relative;
  top: 20px;
}

.dshbord-body .carousel-item img {
  object-fit: cover;
  border-radius: 10px;
}

.dshbord-body .carousel-indicators {
  justify-content: left;
  margin-left: 5% !important;
}

.dshbord-body .fa-chevron-left,
.fa-chevron-right {
  padding: 5px !important;
  color: #130f68 !important;
  font-size: 10px;
}

.enquire-smm {
  background-color: #191a7d;
  color: #fff;
  padding: 3px 20px;
  font-size: 13px;
  width: 60%;
  border-radius: 8px;
}

.dshbord-body .carousel-control-prev {
  right: 30px !important;
}

.dshbord-body .carousel-control-next {
  right: 0 !important;
}

.announcement h2 {
  font-size: 20px;
  margin-bottom: 0;
}

.announcement {
  background: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
  padding: 4px 10px;
  margin: 0 2px 2px;
  border-radius: 0 0 10px 10px;
}

.dshbord-slider .carousel-indicators [data-bs-target] {
  background-color: #2a2c88;
  border: 0;
}

.dshbord-slider .carousel-indicators {
  bottom: 74px;
}

.ssm-tab-dashbord .card-body h2 {
  font-size: 14px !important;
  font-weight: 700;
  color: #21245f;
}

.payment-success-box {
  overflow: hidden;
  padding: 0 25px;
  min-height: 69.8vh;
  max-height: 100%;
}

body {
  padding: 0 !important;
}

.tabs {
  display: flex;
  list-style-type: none;
  padding: 0;
  margin: 0 -1px;
  background-color: #fff;
}

.tab {
  cursor: pointer;
  padding: 10px;
  font-size: 13px;
  color: #fff;
  background-color: #130f68;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.tab.active {
  border: 1px solid #ccc;
  margin-bottom: -1px;
  border-bottom: 0;
  background: #fff;
  color: #000;
  font-size: 13px;
}

.ssm-view-products-body .dropdown-menu {
  min-width: auto;
  padding: 0 7px;
  top: -3px !important;
}

.bg-gray {
  background-color: gray;
}

.payment-failed-orderCode {
  display: flex;
  align-items: center;
}

.pPending-Icon i {
  padding: 15px;
  border-radius: 50%;
  background-color: #FFC000;
}

.pPending-Icon i {
  color: #8B8000;
  font-size: 20pt;
}

.payFailed-refreshButton .btn {
  color:#fff;
  background-color: #22298E;
}

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

.bg-gray-mb:disabled {
  color: #fff!important;
  background-color: gray!important;
}

.ssm-view-products-body .dropdown-item {
  padding: 0;
  font-size: 13px;
}

.view-product-year select {
  width: 71px !important;
}

.tab-content {
  padding: 0 11.6px;
}

.seven h2 {
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  color: #000000;
  letter-spacing: 1px;
  text-transform: uppercase;

  display: grid;
  grid-template-columns: 1fr max-content 1fr;
  grid-template-rows: 27px 0;
  grid-gap: 20px;
  align-items: center;
}

.seven h2:after,
.seven h2:before {
  content: " ";
  display: block;
  border-bottom: 1px solid #22298e;
  border-top: 1px solid #22298e;
  height: 5px;
  background-color: #f8f8f8;
}

@media (max-width: 600px) {
  .seven h2 {
    font-size: 24px; /* Adjust font size for mobile */
    grid-template-columns: 1fr; /* Single column layout */
    grid-template-rows: auto auto auto; /* Stack elements */
    grid-gap: 10px; /* Reduce gap size */
  }

  .seven h2:before,
  .seven h2:after {
    border: none; /* Remove border for mobile */
    height: 2px; /* Reduce height */
    background-color: #22298e; /* Use a solid color for the line */
  }
}


.ssm-dashbord-tabs {
  padding-bottom: 73px;
  position: relative;
}

.vprofile-state .select2 {
  width: 100%!important;
}

.ssm-view-products-body th {
  background: 0 0;
  color: #000;
}

.smm-plus i,
.smm-plus-right i {
  color: #46a5e9;
}

.view-products-body .list-group-item {
  border: 0;
  border-bottom: 1px solid #ccc;
}

.i-m-not-a-robot {
  display: block;
  text-align: left;
}

.ssm-bootm-text p {
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 900;
}

.profile-ssm {
  padding: 0;
  width: auto;
  margin: 0;
  position: relative;
  background: 0 0;
  left: 10px;
}

.range-ssm-body {
  width: 77%;
  display: flex;
  justify-content: center;
}

.range-ssm-body p {
  position: relative;
  left: -106px;
}

.reload-amount-body .active {
  background-color: #14116c !important;
  color: #fff !important;
}

#rangeValue {
  position: relative;
  display: block;
  text-align: center;
  font-size: 25px;
  color: #21245f;
  font-weight: 900;
  margin: 0 10px;
  width: 80px;
}

.range {
  width: 72%;
  height: 22px;
  -webkit-appearance: none;
  background: #e6e6e6;
  outline: 0;
  border-radius: 15px;
  overflow: hidden;
}

.range::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #e6e6e6;
  cursor: pointer;
  border: 4px solid #14116c;
}

.smm-plus,
.smm-plus-right {
  background-color: #e6e6e6;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  text-align: center;
  margin: 6px;
  position: relative;
}

.smm-reange-start {
  color: #14116c;
  font-weight: 600;
}

.smm-rm-range {
  font-size: 25px;
  color: #21245f;
  font-weight: 900;
}

.smm-plus {
  left: -26px;
}

.smm-plus-right {
  left: 26px;
}

.smm-plus i {
  position: relative;
  top: -4px;
}

.terms-of-service h2 {
  font-weight: 900;
  padding-bottom: 16px;
  padding-top: 16px;
}

.about .about-img img {
  border-radius: 4px;
  margin-bottom: 10px;
}

.about-box p {
  font-size: 13px;
  text-align: justify;
}

.terms-service-close {
  top: 0 !important;
}

.user-guide-body p {
  font-size: 13px;
  text-align: justify;
  margin-bottom: 0;
}

.user-guide-body a {
  text-decoration: none;
  color: #000;
}

.user-guide-body {
  padding: 15px 0;
}

.user-guide h2 {
  font-size: 25px;
  font-weight: 900;
  padding-top: 20px;
}

.user-guide {
  padding-bottom: 30px;
}

.download-ptf {
  border: 1px solid #ccc;
  padding: 3px 10px;
  width: max-content;
  border-radius: 4px;
  font-size: 13px;
  margin: 5px 0;
}

.download-ptf img {
  width: 20px !important;
  display: initial !important;
  height: 20px !important;
  border-radius: 0 !important;
}

.slider .download-ptf {
  padding: 7px 0;
  margin: 0;
}

.w-120 {
  width: 120px;
}

.slider {
  margin-bottom: 60px;
}

.slider-table table {
  border-radius: 10px 10px 0 0;
  border-bottom: 0;
}

.slider .table>tbody {
  border: 1px solid #ccc;
}

.slider th {
  text-align: left;
  background-image: linear-gradient(#2a2c88, #3235b8);
  color: #fff;
  font-size: 13px;
}

.slider td {
  text-align: left !important;
  font-size: 13px;
}

.w-500 {
  min-width: 500px;
}

.slider-list-ssm label {
  margin-bottom: 0;
  font-weight: 800;
  font-size: 13px;
  color: #22298e;
}

.slider img {
  width: 100px;
  margin: 0 auto;
  border-radius: 10px;
  display: block;
}

.slider .action ul li {
  list-style: none;
  float: left;
  margin: 0 9px;
  margin-left: 0px;
}

.slider .Action {
  width: 123px;
  text-align: center;
}

.slider .action a {
  color: #130f68;
}

.slider .action {
  display: flex;
  justify-content: center;
}

.slider-form-body h2 {
  font-size: 25px;
}

.slider-form-body .form-control::placeholder,
.slider-form-body .form-select,
.slider-form-body input {
  font-size: 13px;
}

.slider-form-body ul li {
  list-style: none;
  float: left;
  font-size: 13px;
  margin-bottom: 5px;
}

.slider-title-lable {
  width: 40%;
  text-align: right;
  padding: 0 20px;
}

.w-80 {
  width: 80pxs;
}

.slider .d-search .form-control {
  padding: 6.7px 13px;
  border-radius: 7px;
}

.slider .d-search .btn {
  right: 0;
  left: auto;
  top: 8px;
}

.w-400 {
  min-width: 400px;
}

.dropdown>.dropdown-toggle:active {
  pointer-events: none;
}

.downloadApps p,
.downlod-app p {
  font-size: 13px;
  text-align: center;
}

.downlod-app img {
  width: 250px;
  margin: 0 auto;
  display: block;
}

.browser-img {
  margin-bottom: 30%;
}

.browser-img span {
  font-size: 13px;
  text-align: center;
  display: block;
}

#dashbord-ssm,
#invoice,
#search-result,
#view-products-smm {
  padding-bottom: 4% !important;
}

.view-product-dropdown .form-select {
  font-size: 13px;
  padding: 0 9px;
  width: 56px;
  margin: 0 5px;
}

.view-product-dropdown {
  display: flex;
  margin: 3px 0;
}

#invoice p {
  font-size: 14px;
  margin-bottom: 0;
}

.Corporate-Integration-Data-box1 h5,
.au-placeIcon {
  font-size: 18px;
}

.Corporate-Integration-Data-box1 .btn-close {
  top: -16px;
}

.aboutUs-box-1 h6,
.aboutUs-box-2 h6 {
  font-weight: 700;
  font-size: 19px;
  margin-bottom: 20px;
}

.aboutUs-box-1 p {
  font-size: 17px;
  line-height: 21px;
}

.aboutUs-box-2 p {
  font-size: 13px;
  line-height: 16px;
}

.aboutUs-box-2 span {
  font-size: 14px;
  margin-right: 10px;
}

.reportSearchBtn {
  position: absolute;
  top: 3px;
  right: 0;
}

.aboutUs-box-2 .boldText {
  line-height: 0;
}

.au-contactIcon i {
  transform: rotate(90deg);
}

.border-none {
  border: none !important;
}

.headerIconDesign {
  margin-top: 3px;
  margin-right: 7px;
}

.h1TagIndex {
  opacity: 0;
  font-size: 1px;
  margin: 0;
  padding: 0;
}

.cpTogglePassword1,
.loginTogglePassword,
.signupTogglePassword1,
.signupTogglePassword2 {
  position: absolute;
  top: 52%;
  right: 4%;
  cursor: pointer;
}

@media (min-width: 320px) and (max-width: 480px) {
  .slider-form-body {
    width: 100% !important;
  }

  .boxs,
  .footer {
    position: initial;
  }

  .box-footer,
  .menu-header span,
  .mobView-footer,
  .mobView-navBar-header,
  .ssm-body span {
    display: block;
  }

  #textfiltersrch,
  .carousel-control-next,
  .carousel-control-prev,
  .dskView-footer,
  .dskView-navBar-header,
  .welcome-login,
  .welcome-massage {
    display: none;
  }

  .w-500,
  .wrapper {
    min-width: 100%;
  }

  .checkoutRow1,
  .checkoutRow2 {
    float: none !important;
    margin-right: 0 !important;
  }

  .checkoutRow3 {
    margin-top: 30px !important;
  }

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

  .db-tbl-nowrap th,
  .payment-methods .form-check,
  .ssm-add-to-cart,
  td {
    white-space: nowrap;
  }

  .ssm-view-cart {
    left: auto !important;
  }

  #slider-view .slider-form-body .card,
  .sm-slider-box1 .box2 {
    padding: 0 !important;
  }

  .frequently-asked {
    padding-top: 20px;
  }

  .modalPopup {
    width: 95% !important;
  }

  .ssm-tab-dashbord-body .card .card-body {
    margin-bottom: 10px;
  }

  .slider-form-body ul li {
    width: 50%;
    font-size: 12px;
  }

  .slider-title-lable {
    text-align: left;
    padding: 0;
  }

  #search-result .dshbord-table,
  .slider,
  .slider-form-body,
  .ssm-chekout .mb-5 {
    margin-bottom: 0 !important;
  }

  #dashbord-ssm,
  #invoice,
  #view-products-smm,
  .about .container,
  .slider-list-ssm {
    padding-bottom: 0 !important;
  }

  .dshbord-table {
    display: inherit;
  }

  .footer-boxs .icons,
  .m-d-flex {
    display: flex;
  }

  .ssm-view-products-body {
    overflow-x: auto;
  }

  .login-box {
    padding-bottom: 0;
  }

  .right-box {
    margin-left: 0 !important;
    width: 100%;
    justify-content: center;
  }

  .m-center,
  .m-d-flex {
    justify-content: center;
  }

  .m-d-flex {
    align-items: center;
  }

  .ssm-dashbord-button .text-end {
    text-align: center !important;
  }

  .logo {
    margin: 0 auto;
  }

  .sub-logo {
    width: 200px;
  }

  .boxs,
  .reload-amount-body {
    width: 100%;
  }

  .mobile-view {
    display: block;
    margin: 0;
  }

  .boxs,
  .icon {
    display: initial;
  }

  .mobile-view .navbar-brand {
    padding: 0;
    font-size: 0px;
    margin: 0;
    white-space: initial;
  }

  .dengan-first span {
    display: block;
    position: initial;
    margin-bottom: 10px;
    width: fit-content;
  }

  .house-number {
    border-radius: 0;
  }

  .PERNIAGAN {
    transform: none;
  }

  .number i {
    font-size: 28px;
  }

  .number h3,
  .tempatan h3 {
    font-size: 20px;
  }

  .accordion-collapse,
  .m-p-0,
  .product-ssm,
  .product-ssm .col-lg-12,
  .ssm-chekout,
  .ssm-contact .card,
  .ssm-contact-address-body {
    padding: 0;
  }

  .drop-ssm-header .drop-box-1 {
    margin: 1px 0 !important;
  }

  .navbar-dark .navbar-nav .nav-link {
    text-align: end;
  }

  .footer-address .Sdn {
    padding-top: 5px;
  }

  .footer {
    padding-top: 40px;
  }

  .footer .container-fluid {
    padding-bottom: 20px;
  }

  .about .about-img img {
    margin-bottom: 0;
  }

  .footer-boxs p {
    padding-bottom: 5px;
    display: block;
  }

  .box-secr {
    margin: 9px 0;
  }

  .se-boxs {
    margin-top: 10px !important;
    margin: 0 10px;
  }

  .slider .d-search .form-control {
    width: 100%;
    margin-bottom: 5px;
  }

  .slider .d-search .btn {
    top: 5px !important;
  }

  .slider .add-ssm {
    float: none !important;
  }

  .ssm-contact {
    border: 0;
  }

  .dakstop-done,
  .m-block,
  .payment-success-body {
    display: block !important;
  }

  .ssm-contact-address-body h2 {
    padding-bottom: 10px;
  }

  .m-m-0 {
    margin: 0 !important;
  }

  .reload-amount-body ul li {
    width: 33.3333%;
  }

  .pl-0 {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }

  .payment-success-body span {
    display: flex !important;
  }

  .payment-success-body p {
    padding-top: 0 !important;
  }

  .smm-list-purchase {
    padding: 0 10px;
    margin-bottom: 0 !important;
  }

  .payment-success-content {
    padding: 20px 0;
  }

  .ssm-dashbord-day-and-months .ssm-days {
    flex-wrap: wrap;
    display: block !important;
    float: none !important;
  }

  .ssm-dashbord-day-and-months .d-search {
    padding-top: 10px;
    width: 50%;
    margin-bottom: 10px;
  }

  .m-fillter {
    width: 50%;
    margin: 0 auto;
    display: block;
  }

  .d-search .btn {
    top: 10px !important;
  }

  .dshbord-table-box {
    margin-left: 0 !important;
  }

  .dshbord-table-box-1 {
    margin-right: 10px;
  }

  .login-btn {
    margin: 5px 3px;
    padding: 3px 7px;
    line-height: 11px;
  }

  .nav .login-btn {
    margin: 0 3px !important;
  }

  .ssm-slide .carousel-item img {
    object-fit: cover;
    width: 100% !important;
  }

  .ssm-slider-box-m-body .card h2 {
    font-size: 20px;
    margin-bottom: 0;
    color: #130f68;
    font-weight: 700;
    padding: 5px 0;
  }

  .ssm-slider-box-m-body .card span {
    font-weight: 900;
  }

  .ssm-slider-box-m-body .card img {
    width: 100px;
    margin: 0 auto;
  }

  .ssm-slider-box-m-body .card {
    text-align: center;
    margin: 0;
  }

  .ssm-slider-box-m-body {
    background-color: #4247a8;
    padding: 10px;
  }

  .ssm-companies-body-m .card h2 {
    font-size: 35px;
    color: #fff;
    margin-bottom: 0;
    font-weight: bolder;
  }

  .ssm-companies-body-m .card {
    background-color: #3e50d6 !important;
    border-radius: 0;
    padding-bottom: 10px;
    text-align: center;
  }

  .ssm-companies-body-m .card span {
    color: #f4ea00;
    font-size: 13px;
    font-weight: 900;
    padding: 0 84px;
  }

  .ssm-companies-body-m .fa-x-ray {
    width: 49px;
    height: 49px;
    background-color: #7fffd4;
    text-align: center;
    padding: 15px;
    border-radius: 50%;
    position: relative;
    margin: 0 auto;
  }

  .m-border-ssmm::after,
  .m-border-ssmm::before {
    content: "";
    border-top: 1px solid #f4ea00;
    width: 35px;
    top: -26px;
    transform: rotate(90deg);
  }

  .m-border-ssmm {
    border: 1px solid #f4ea00;
    padding: 17px;
    margin: 35px 79px 10px;
    border-bottom: 0;
    position: relative;
  }

  .m-border-ssmm::after {
    position: absolute;
    left: 44%;
  }

  .m-border-ssmm::before {
    position: absolute;
    z-index: 111;
    left: 45%;
  }

  .ssm-companies-body-m-local h2 {
    font-size: 20px !important;
  }

  .ssm-companies-body-m-local span {
    padding: 0 37px !important;
    display: block;
    text-align: center;
  }

  .m-center {
    text-align: center;
  }

  .carousel-caption h5 {
    font-size: 10px;
  }

  .carousel-caption {
    top: 35%;
  }

  .carousel-caption p {
    font-size: 10px;
    margin-bottom: 0;
  }

  .carousel-indicators [data-bs-target] {
    width: 30px;
    height: 3px;
  }

  .whether {
    font-size: 13px;
    padding-top: 0 !important;
  }

  .overflowx-auto {
    overflow-x: auto !important;
  }

  .nav {
    justify-content: center;
  }

  .w-360,
  .w-400 {
    min-width: auto !important;
  }

  .product-faq .modal-header .btn-close {
    right: 4px !important;
  }

  .nav-bar-ssm {
    position: initial !important;
  }

  .browser-img {
    margin-bottom: 10px !important;
  }

  .ssm-customer {
    margin-bottom: 20px;
  }

  .pricing-summary {
    width: 100% !important;
    float: none !important;
  }

  .input-date-smm input {
    width: 110px !important;
  }

  .m-done {
    display: none !important;
  }

  .headr-second-box {
    display: flex !important;
    flex-wrap: wrap;
  }

  .sm-slider-box1 .box1 h2 {
    text-align: center;
    font-size: 15px !important;
  }

  .db-searchDesigns {
    position: absolute;
    top: 246px;
    width: 100%;
  }

  .db-searchDesign-1 {
    position: absolute;
    top: 276px;
    width: 100%;
  }

  .dashboardSildDesign {
    min-height: 100px;
  }

  .sm-slider-box1 span {
    text-align: center !important;
    float: initial !important;
    display: block;
  }

  .sm-slider-box1 .box1 {
    padding: 10px 20px !important;
  }

  .sm-slider-box1 .box3 {
    padding: 2px 20px !important;
    margin-left: 5%;
  }

  .sm-slider-box1 .box2 h2 {
    text-align: center;
    font-size: 18px !important;
  }

  .sm-slider-box1 .box3 h2 {
    font-size: 15px !important;
  }

  .footer-boxs {
    border: 0;
    padding: 0;
  }

  .img-f {
    margin: 0 auto;
    text-align: center;
  }

  .footer-address img {
    padding-left: 0;
    margin: 10px;
    height: 60px;
  }

  .filterbox {
    margin-top: 25px !important;
  }

  .mobView-navBar-header .menu-header {
    display: flex;
    flex-direction: column;
  }

  .mobView-navBar-header .mb-product-link {
    margin-left: 30px;
  }

  .mobView-navBar-header .menu-header .nav-item .nav-link {
    font-size: 13px;
  }

  .mobView-navBar-header .menu-header1 {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }

  .mobView-navBar-header .menu-header2 {
    width: 100%;
    display: flex;
    flex-direction: column;
    font-size: 13px;
    align-items: end;
  }

  .mobView-navBar-header .menu-header2 a {
    color: #fff !important;
    text-decoration: none;
    font-weight: 700;
  }

  .mobView-navBar-header .menu-header1 li a {
    text-decoration: none;
    pointer-events: auto;
    color: #fff;
    font-size: 13px;
  }

  .mobView-navBar-header .logo {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin: 0;
  }

  .mobView-navBar-header .sub-logo {
    width: 160px;
    height: auto;
    float: left;
  }

  .mobView-navBar-header .login {
    margin-left: auto;
  }

  .mobView-navBar-header .mobile-nav-listIconDesign {
    padding-top: 14px;
  }

  .mobView-navBar-header .menu-header img {
    width: 17px;
    margin-right: 8px;
  }

  .menu-header .fst-text {
    line-height: 3px;
  }

  .footer-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer-flex .f-flex-col-2 {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }

  .f-flex-col-3 .icons a {
    float: left;
    margin: 5px;
    color: #000;
    width: 15px;
    text-align: center;
    height: 15px;
    border-radius: 50%;
    object-fit: cover;
  }

  .db-table-filterSec select {
    width: auto;
  }

  .mobView-navBar-header .mobV-profileDownIcon {
    background: #dc3545;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 30px;
    top: 25px;
    padding: 5px;
  }

  .mobView-navBar-header .mobV-profileDownIcon img {
    transform: rotate(180deg);
    position: absolute;
    width: 10px;
    height: auto;
    right: 4px;
    bottom: 3px;
  }

  .top-header .login-btn1 {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin-right: 11px!important;
  }

  .all-transactions {
    margin: 0;
  }

  .f-flex-col-1 {
    margin-right: 30px;
  }

  .au-main-container .col-xs-6 {
    width: 50%;
  }

  .au-main-container .col-sm-4 {
    width: 33.333%;
  }

  .aboutUs-box-1 h6,
  .aboutUs-box-2 h6 {
    font-weight: 700;
    font-size: 11px !important;
    margin-bottom: 10px;
  }

  .aboutUs-box-1 p {
    font-size: 12px;
    line-height: 14px;
  }

  .aboutUs-box-2 p {
    font-size: 11px !important;
    line-height: 13px;
  }

  .aboutUs-box-2 span {
    font-size: 13px;
    line-height: 9px;
    margin-right: 10px;
  }

  .au-placeIcon {
    font-size: 19px;
  }

  .au-logoImg {
    height: auto;
    width: 85%;
  }

  .db-cstmzList-container .dashBorder4 .db-cstmzList-TextSec {
    padding: 0 10px 0 20px!important;
  }

  .dashBorder4 {
    height: 212px!important;
    background-size: auto 212px!important;

  }

  .db-cstmzList-container .dashBorder4 .db-cstmzList-TextSec button {
    font-size: 11px!important;
  }

  .db-cstmzList-container .dashBorder4 .db-cstmzList-TextSec .btn-search {
    font-size: 11px!important;
  }
  
  .db-cstmzList-container .dashBorder4 .db-cstmzList-TextSec .btn-search img {
    width: 12px!important;
  }

  .db-searchDesign .ssm-dashbord-table-body .db-search-text h1 {
    font-size: 40px;
  }

  .db-searchDesign .ssm-dashbord-table-body .db-search-text h6 {
    font-size: 18px;
  }

  .db-searchDesign #form_search1 #keyword {
    font-size: 17px;
    height: 50px!important;
  }

  .db-cList-silder-content h1 {
    font-size: 37px;
  }

  .db-cList-silder-content h6 {
    font-size: 18px;
  }
  .dashbord-search-dropdown #stype {
    font-size: 9px;
    background-position: right 0.30rem center;
    background-size: 9px;
    height: 50px!important;
  }

  .db-clist-searchBox .keyword-div {
    width: 76%!important;
  }

  .db-clist-searchBox .dashbord-search-dropdown {
    width: 24%!important;
  }

  .db-searchIcon {
    margin: -47px 10px 0 0;
  }
  .db-cList-silder-text .db-cList-silder-textBox {
    width: 100%!important;
  }

  .#db-cList-silder .db-cList-silder-text .row .customized-btn {
    font-size: 8px;
  }

  .db-cList-silder-text .db-cList-silder-textBox .col-2 {
    width: 30%;
  }

  .db-cList-silder-text .db-cList-silder-textBox .col-6 {
    width: 70%;
  }

  .db-cList-silder-text .db-cList-silder-textBox .col-4 {
    width: 100%;
  }
  .ssm-dashbord-table-body-center {
    padding-bottom: 0;
  }

  .advertisers-service-sec {
    margin-top: 0!important;
  }

  .db-cList-silder-content {
    margin-top: 0!!important;
  }

  .db-mobIewHide {
    display: none;
  }

  .searchResultTables th,.searchResultTables td {
    white-space: break-spaces;
  }

  .searchResultTable-th1 {
    width: 40%!important;
  }

  .index-search-section h1 {
    font-size: 24px!important;
  }

  .index-search-section {
    min-height: 270px!important;
  }

  .index-search-section p {
    font-size: 14px!important;
  }
  .index-search-section #stype1 {
    font-size: 10px!important;
    background-size: 19px!important;
    height: 40px!important;
  }
  .index-search-section #index-keyword {
    font-size: 10px!important;
    height: 40px!important;
  }
  .index-search-section .db-searchIcon img {
    width: 25px!important;
    height: 25px!important;
  }
  .index-search-result-container h4 {
    font-size: 11px!important;
  }

  .index-search-result-container h6 {
    font-size: 10px!important;
  }
  .index-search-result-container {
    padding: 10px!important;
  }
}

@media (min-width: 480px) and (max-width: 720px) {

  .boxs,
  .footer {
    position: initial;
  }

  .pricing-summary,
  .slider .add-ssm {
    float: none !important;
  }

  .menu-header span,
  .mobView-footer,
  .mobView-navBar-header,
  .ssm-body span {
    display: block;
  }

  .db-searchDesigns {
    position: absolute;
    top: 244px;
    width: 100%;
  }

  .db-searchDesign-1 {
    position: absolute;
    top: 274px;
    width: 100%;
  }

  .dashboardSildDesign {
    min-height: 100px;
  }

  .carousel-control-next,
  .carousel-control-prev,
  .dskView-footer,
  .dskView-navBar-header,
  .welcome-login,
  .welcome-massage {
    display: none;
  }

  .menu-header .fst-text {
    line-height: 3px;
  }

  .m-center {
    text-align: center;
  }

  .m-done {
    display: none !important;
  }

  .pricing-summary {
    width: 100% !important;
  }

  .db-tbl-nowrap th,
  .payment-methods .form-check,
  .ssm-add-to-cart,
  td {
    white-space: nowrap;
  }

  .ssm-view-cart {
    left: auto !important;
  }

  #slider-view .slider-form-body .card,
  .sm-slider-box1 .box2 {
    padding: 0 !important;
  }

  .frequently-asked {
    padding-top: 20px;
  }

  .wrapper {
    min-width: 100%;
  }

  .modalPopup {
    width: 95% !important;
  }

  .ssm-tab-dashbord-body .card .card-body {
    margin-bottom: 10px;
  }

  .slider-form-body ul li {
    width: 50%;
    font-size: 12px;
  }

  .slider-title-lable {
    text-align: left;
    padding: 0;
  }

  #search-result .dshbord-table,
  .slider,
  .slider-form-body,
  .ssm-chekout .mb-5 {
    margin-bottom: 0 !important;
  }

  #dashbord-ssm,
  #invoice,
  #view-products-smm,
  .about .container,
  .slider-list-ssm {
    padding-bottom: 0 !important;
  }

  .dshbord-table {
    display: inherit;
  }

  .ssm-view-products-body {
    overflow-x: auto;
  }

  .login-box {
    padding-bottom: 0;
  }

  .right-box {
    margin-left: 0 !important;
    width: 100% !important;
  }

  .logo {
    margin: 0 auto;
  }

  .sub-logo {
    width: 200px;
  }

  .boxs,
  .reload-amount-body {
    width: 100%;
  }

  .mobile-view {
    display: block;
    margin: 0;
  }

  .boxs,
  .icon {
    display: initial;
  }

  .mobile-view .navbar-brand {
    padding: 0;
    font-size: 0px;
    margin: 0;
    white-space: initial;
  }

  .dengan-first span {
    display: block;
    position: initial;
    margin-bottom: 10px;
    width: fit-content;
  }

  .house-number {
    border-radius: 0;
  }

  .PERNIAGAN {
    transform: none;
  }

  .number i {
    font-size: 28px;
  }

  .number h3,
  .tempatan h3 {
    font-size: 20px;
  }

  .accordion-collapse,
  .m-p-0,
  .product-ssm,
  .product-ssm .col-lg-12,
  .ssm-chekout,
  .ssm-contact .card,
  .ssm-contact-address-body {
    padding: 0;
  }

  .drop-ssm-header .drop-box-1 {
    margin: 1px 0 !important;
  }

  .navbar-dark .navbar-nav .nav-link {
    text-align: end;
  }

  .footer-boxs .icons {
    display: flex;
  }

  .footer-address .Sdn {
    padding-top: 5px;
  }

  .footer {
    padding-top: 40px;
  }

  .footer .container-fluid {
    padding-bottom: 20px;
  }

  .about .about-img img {
    margin-bottom: 0;
  }

  .footer-boxs p {
    padding-bottom: 5px;
    display: block;
  }

  .box-secr {
    margin: 9px 0;
  }

  .se-boxs {
    margin-top: 10px !important;
    margin: 0 10px;
  }

  .slider .d-search .form-control {
    width: 100%;
    margin-bottom: 5px;
  }

  .slider .d-search .btn {
    top: 5px !important;
  }

  .ssm-contact {
    border: 0;
  }

  .dakstop-done,
  .m-block,
  .payment-success-body {
    display: block !important;
  }

  .ssm-contact-address-body h2 {
    padding-bottom: 10px;
  }

  .m-m-0 {
    margin: 0 !important;
  }

  .reload-amount-body ul li {
    width: 33.3333%;
  }

  .pl-0 {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }

  .payment-success-body span {
    display: flex !important;
  }

  .payment-success-body p {
    padding-top: 0 !important;
  }

  .smm-list-purchase {
    padding: 0 10px;
    margin-bottom: 0 !important;
  }

  .payment-success-content {
    padding: 20px 0;
  }

  .ssm-dashbord-day-and-months .ssm-days {
    flex-wrap: wrap;
    display: block;
    float: none !important;
  }

  .ssm-dashbord-day-and-months .d-search {
    padding-top: 10px;
    width: 50%;
    margin-bottom: 10px;
  }

  .m-fillter {
    width: 50%;
    margin: 0 auto;
    display: block;
  }

  .d-search .btn {
    top: 10px !important;
  }

  .dshbord-table-box {
    margin-left: 0 !important;
  }

  .dshbord-table-box-1 {
    margin-right: 10px;
  }

  .login-btn {
    margin: 5px 3px;
  }

  .nav .login-btn {
    margin: 0 3px !important;
  }

  .input-date-smm input {
    width: 110px !important;
  }

  .ssm-slide .carousel-item img {
    object-fit: cover;
    width: 100% !important;
  }

  .ssm-slider-box-m-body .card h2 {
    font-size: 20px;
    margin-bottom: 0;
    color: #130f68;
    font-weight: 700;
    padding: 5px 0;
  }

  .ssm-slider-box-m-body .card span {
    font-weight: 900;
  }

  .ssm-slider-box-m-body .card img {
    width: 100px;
    margin: 0 auto;
  }

  .ssm-slider-box-m-body .card {
    text-align: center;
    margin: 0;
  }

  .ssm-slider-box-m-body {
    background-color: #4247a8;
    padding: 10px;
  }

  .ssm-companies-body-m .card h2 {
    font-size: 35px;
    color: #fff;
    margin-bottom: 0;
    font-weight: bolder;
  }

  .ssm-companies-body-m .card {
    background-color: #3e50d6 !important;
    border-radius: 0;
    padding-bottom: 10px;
    text-align: center;
  }

  .ssm-companies-body-m .card span {
    color: #f4ea00;
    font-size: 13px;
    font-weight: 900;
    padding: 0 84px;
  }

  .ssm-companies-body-m .fa-x-ray {
    width: 49px;
    height: 49px;
    background-color: #7fffd4;
    text-align: center;
    padding: 15px;
    border-radius: 50%;
    position: relative;
    margin: 0 auto;
  }

  .m-border-ssmm::after,
  .m-border-ssmm::before {
    content: "";
    border-top: 1px solid #f4ea00;
    width: 35px;
    top: -26px;
    transform: rotate(90deg);
  }

  .m-border-ssmm {
    border: 1px solid #f4ea00;
    padding: 17px;
    margin: 35px 79px 10px;
    border-bottom: 0;
    position: relative;
  }

  .m-border-ssmm::after {
    position: absolute;
    left: 44%;
  }

  .m-border-ssmm::before {
    position: absolute;
    z-index: 111;
    left: 45%;
  }

  .ssm-companies-body-m-local h2 {
    font-size: 20px !important;
  }

  .ssm-companies-body-m-local span {
    padding: 0 37px !important;
    display: block;
    text-align: center;
  }

  .m-center,
  .nav {
    justify-content: center;
  }

  .carousel-caption h5 {
    font-size: 10px;
  }

  .carousel-caption {
    top: 35%;
  }

  .carousel-caption p {
    font-size: 10px;
    margin-bottom: 0;
  }

  .carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
  }

  .whether {
    font-size: 13px;
    padding-top: 0 !important;
  }

  .overflowx-auto {
    overflow-x: auto !important;
  }

  .w-360,
  .w-400 {
    min-width: auto !important;
  }

  .product-faq .modal-header .btn-close {
    right: 4px !important;
  }

  .nav-bar-ssm {
    position: initial !important;
  }

  .browser-img {
    margin-bottom: 10px !important;
  }

  .ssm-customer {
    margin-bottom: 20px;
  }

  .mobView-navBar-header .menu-header {
    display: flex;
    flex-direction: column;
  }

  .mobView-navBar-header .mb-product-link {
    margin-left: 30px;
  }

  .mobView-navBar-header .menu-header .nav-item .nav-link {
    font-size: 13px;
  }

  .mobView-navBar-header .menu-header1 {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }

  .mobView-navBar-header .menu-header2 {
    width: 100%;
    display: flex;
    flex-direction: column;
    font-size: 13px;
    align-items: end;
  }

  .mobView-navBar-header .menu-header2 a {
    color: #fff !important;
    text-decoration: none;
    font-weight: 700;
  }

  .mobView-navBar-header .menu-header1 li a {
    text-decoration: none;
    pointer-events: auto;
    color: #fff;
    font-size: 13px;
  }

  .mobView-navBar-header .logo {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin: 0;
  }

  .mobView-navBar-header .sub-logo {
    width: 160px;
    height: auto;
    float: left;
  }

  .mobView-navBar-header .login {
    margin-left: auto;
  }

  .mobView-navBar-header .mobile-nav-listIconDesign {
    padding-top: 14px;
  }

  .mobView-navBar-header .menu-header img {
    width: 17px;
    margin-right: 8px;
  }

  .footer-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer-flex .f-flex-col-2 {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }

  .f-flex-col-3 .icons a {
    float: left;
    margin: 5px;
    color: #000;
    width: 15px;
    text-align: center;
    height: 15px;
    border-radius: 50%;
    object-fit: cover;
  }

  .db-table-filterSec select {
    width: auto;
  }

  .mobView-navBar-header .mobV-profileDownIcon {
    background: #dc3545;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 30px;
    top: 26px;
    padding: 5px;
  }

  .mobView-navBar-header .mobV-profileDownIcon img {
    transform: rotate(180deg);
    position: absolute;
    width: 10px;
    height: auto;
    right: 4px;
    bottom: 3px;
  }

  .top-header .login-btn1 {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin-right: 11px!important;
  }

  .all-transactions {
    margin: 0;
  }

  .f-flex-col-1 {
    margin-right: 30px;
  }

  .headr-second-box {
    display: flex !important;
    flex-wrap: wrap;
  }

  .sm-slider-box1 .box1 h2 {
    text-align: center;
    font-size: 15px !important;
  }

  .sm-slider-box1 span {
    text-align: center !important;
    float: initial !important;
    display: block;
  }

  .sm-slider-box1 .box1 {
    padding: 10px 20px !important;
  }

  .sm-slider-box1 .box3 {
    padding: 2px 20px !important;
    margin-left: 5%;
  }

  .sm-slider-box1 .box2 h2 {
    text-align: center;
    font-size: 18px !important;
  }

  .sm-slider-box1 .box3 h2 {
    font-size: 15px !important;
  }

  .au-main-container .col-sm-4 {
    width: 33.333%;
  }

  .aboutUs-box-1 h6,
  .aboutUs-box-2 h6 {
    font-weight: 700;
    font-size: 15px !important;
    margin-bottom: 10px;
  }

  .aboutUs-box-1 p {
    font-size: 13px;
    line-height: 15px;
  }

  .aboutUs-box-2 p {
    font-size: 12px !important;
    line-height: 14px;
  }

  .aboutUs-box-2 span {
    font-size: 13px;
    line-height: 9px;
    margin-right: 10px;
  }

  .au-placeIcon {
    font-size: 19px;
  }

  .au-logoImg {
    height: auto;
    width: 85%;
  }

  .footer-address img {
    padding-left: 0;
    padding-bottom: 30px;
    margin: 10px;
    height: 80px;
  }

  .cpTogglePassword1,
  .loginTogglePassword,
  .signupTogglePassword1,
  .signupTogglePassword2 {
    position: absolute;
    top: 52%;
    right: 4%;
    cursor: pointer;
  }

  .db-cstmzList-container .dashBorder4 .db-cstmzList-TextSec {
    padding: 0 10px 0 20px!important;
  }

  .dashBorder4 {
    height: 212px!important;
    background-size: auto 212px!important;
  }

  .db-cstmzList-container .dashBorder4 .db-cstmzList-TextSec button {
    font-size: 11px!important;
  }

  .db-cstmzList-container .dashBorder4 .db-cstmzList-TextSec .btn-search {
    font-size: 11px!important;
  }
  
  .db-cstmzList-container .dashBorder4 .db-cstmzList-TextSec .btn-search img {
    width: 12px!important;
  }

  .db-cstmzList-container .dashBorder4 .db-cstmzList-TextSec button {
    font-size: 11px!important;
  }

  .db-cstmzList-container .dashBorder4 .db-cstmzList-TextSec .btn-search {
    font-size: 11px!important;
  }
  
  .db-cstmzList-container .dashBorder4 .db-cstmzList-TextSec .btn-search img {
    width: 12px!important;
  }

  .db-searchDesign .ssm-dashbord-table-body .db-search-text h1 {
    font-size: 40px;
  }

  .db-searchDesign .ssm-dashbord-table-body .db-search-text h6 {
    font-size: 18px;
  }

  .db-searchDesign #form_search1 #keyword {
    font-size: 17px;
    height: 50px!important;
  }

  .db-cList-silder-content h1 {
    font-size: 37px;
  }

  .db-cList-silder-content h6 {
    font-size: 18px;
  }
  .dashbord-search-dropdown #stype {
    font-size: 9px;
    background-position: right 0.30rem center;
    background-size: 9px;
    height: 50px!important;
  }

  .db-clist-searchBox .keyword-div {
    width: 76%!important;
  }

  .db-clist-searchBox .dashbord-search-dropdown {
    width: 24%!important;
  }

  .db-searchIcon {
    margin: -47px 10px 0 0;
  }
  .db-cList-silder-text .db-cList-silder-textBox {
    width: 100%!important;
  }

  .#db-cList-silder .db-cList-silder-text .row .customized-btn {
    font-size: 8px;
  }

  .db-cList-silder-text .db-cList-silder-textBox .col-2 {
    width: 30%;
  }

  .db-cList-silder-text .db-cList-silder-textBox .col-6 {
    width: 70%;
  }

  .db-cList-silder-text .db-cList-silder-textBox .col-4 {
    width: 100%;
  }
  .ssm-dashbord-table-body-center {
    padding-bottom: 0;
  }

  .advertisers-service-sec {
    margin-top: 0!important;
  }

  .db-cList-silder-content {
    margin-top: 0!!important;
  }

  .db-mobIewHide {
    display: none;
  }
  .searchResultTables th,.searchResultTables td {
    white-space: break-spaces;
  }
  .searchResultTable-th1 {
    width: 40%!important;
  }

  .index-search-section h1 {
    font-size: 24px!important;
  }

  .index-search-section {
    min-height: 270px!important;
  }

  .index-search-section p {
    font-size: 14px!important;
  }
  .index-search-section #stype1 {
    font-size: 10px!important;
    background-size: 19px!important;
    height: 40px!important;
  }
  .index-search-section #index-keyword {
    font-size: 10px!important;
    height: 40px!important;
  }
  .index-search-section .db-searchIcon img {
    width: 25px!important;
    height: 25px!important;
  }
  .index-search-result-container h4 {
    font-size: 11px!important;
  }

  .index-search-result-container h6 {
    font-size: 10px!important;
  }
  .index-search-result-container {
    padding: 10px!important;
  }
}

@media (min-width: 479px) and (max-width: 500px) {
  #textfiltersrch {
    display: none !important;
  }

  .au-main-container .col-xs-6 {
    width: 50%;
  }
}

@media (min-width: 479px) and (max-width: 576px) {
  #textfiltersrch {
    display: none !important;
  }

  .au-main-container .col-xs-6 {
    width: 50%;
  }
}

@media (min-width: 1026px) and (max-width: 1162px) {
  .db-exportPrint-btn-sec .dt-buttons {
    display: flex;
    flex-wrap: nowrap !important;
    flex-direction: row;
  }
}

@media (min-width: 481px) and (max-width: 850px) {
  .mt-110px {
    margin-top: 110px;
  }
}

@media (min-width: 721px) and (max-width: 1025px) {
  .mobView-navBar-header {
    display: block;
  }

  .dashboardSildDesign {
    min-height: 100px;
  }

  .db-searchDesigns {
    position: absolute;
    top: 246px;
    width: 100%;
  }

  .db-searchDesign-1 {
    position: absolute;
    top: 276px;
    width: 100%;
  }

  .dskView-navBar-header {
    display: none;
  }

  .mobView-navBar-header .menu-header2 {
    display: flex;
    flex-direction: column;
    align-items: end;
  }

  .menu-header .fst-text {
    line-height: 3px;
  }

  .mobView-navBar-header .menu-header {
    display: flex;
    flex-direction: column;
  }

  .mobView-navBar-header .mb-product-link {
    margin-left: 30px;
  }

  .mobView-navBar-header .menu-header .nav-item .nav-link {
    font-size: 13px;
  }

  .mobView-navBar-header .menu-header1 {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }

  .mobView-navBar-header .menu-header2 {
    width: 100%;
    display: flex;
    flex-direction: column;
    font-size: 15px;
    align-items: end;
  }

  .mobView-navBar-header .menu-header2 a {
    color: #fff !important;
    text-decoration: none;
    font-weight: 700;
  }

  .mobView-navBar-header .menu-header1 li a {
    text-decoration: none;
    pointer-events: auto;
    color: #fff;
    font-size: 13px;
  }

  .mobView-navBar-header .logo {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin: 0;
  }

  .mobView-navBar-header .login {
    margin-left: auto;
  }

  .mobView-navBar-header .mobile-nav-listIconDesign {
    padding-top: 14px;
  }

  .mobView-navBar-header .menu-header img {
    width: 17px;
    margin-right: 8px;
  }

  .mobView-navBar-header .mobV-profileDownIcon {
    background: #dc3545;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 34px;
    top: 29px;
    padding: 5px;
  }

  .mobView-navBar-header .mobV-profileDownIcon img {
    transform: rotate(180deg);
    position: absolute;
    width: 10px;
    height: auto;
    right: 4px;
    bottom: 3px;
  }

  .top-header .login-btn1 {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin-right: 11px!important;
  }

  .drop-ssm-header .drop-box-1 {
    padding: 5px 0;
  }

  .ssm-days {
    float: none !important;
  }

  .all-transactions {
    margin: 0;
  }

  .aboutUs-box-1 h6,
  .aboutUs-box-2 h6 {
    font-weight: 700;
    font-size: 16px !important;
    margin-bottom: 10px;
  }

  .aboutUs-box-1 p {
    font-size: 15px;
    line-height: 17px;
  }

  .aboutUs-box-2 p {
    font-size: 14px !important;
    line-height: 16px;
  }

  .aboutUs-box-2 span {
    font-size: 13px;
    line-height: 10px;
    margin-right: 10px;
  }

  .au-placeIcon {
    font-size: 19px;
  }

  .au-logoImg {
    height: auto;
    width: 95%;
  }

  .ab-img-fluid {
    height: auto;
    width: 80%;
  }

  .au-main-container .col-100per {
    width: 100%;
  }

  .cpTogglePassword1,
  .loginTogglePassword,
  .signupTogglePassword1,
  .signupTogglePassword2 {
    position: absolute;
    top: 52%;
    right: 4%;
    cursor: pointer;
  }

  .db-cstmzList-container .dashBorder4 .db-cstmzList-TextSec button {
    font-size: 11px!important;
  }

  .db-cstmzList-container .dashBorder4 .db-cstmzList-TextSec .btn-search {
    font-size: 11px!important;
  }
  
  .db-cstmzList-container .dashBorder4 .db-cstmzList-TextSec .btn-search img {
    width: 12px!important;
  }

  .db-searchDesign .ssm-dashbord-table-body .db-search-text h1 {
    font-size: 40px;
  }

  .db-searchDesign .ssm-dashbord-table-body .db-search-text h6 {
    font-size: 18px;
  }

  .db-searchDesign #form_search1 #keyword {
    font-size: 17px;
    height: 50px!important;
  }

  .db-cList-silder-content h1 {
    font-size: 37px;
  }

  .db-cList-silder-content h6 {
    font-size: 18px;
  }
  .dashbord-search-dropdown #stype {
    font-size: 15px;
    background-position: right 0.30rem center;
    background-size: 15px;
    height: 50px!important;
  }

  .db-clist-searchBox .keyword-div {
    width: 81%!important;
  }

  .db-clist-searchBox .dashbord-search-dropdown {
    width: 18%!important;
  }

  .db-searchIcon {
    margin: -47px 10px 0 0;
  }
  .db-cList-silder-text .db-cList-silder-textBox {
    width: 100%!important;
  }

  .#db-cList-silder .db-cList-silder-text .row .customized-btn {
    font-size: 8px;
  }

  .db-cList-silder-text .db-cList-silder-textBox .col-2 {
    width: 20%;
  }

  .db-cList-silder-text .db-cList-silder-textBox .col-6 {
    width: 50%;
  }

  .db-cList-silder-text .db-cList-silder-textBox .col-4 {
    width: 30%;
  }
  .ssm-dashbord-table-body-center {
    padding-bottom: 0;
  }

  .advertisers-service-sec {
    margin-top: 0!important;
  }

  .db-cList-silder-content {
    margin-top: 0!!important;
  }

  .db-mobIewHide {
    display: none;
  }

  .index-search-section h1 {
    font-size: 36px!important;
  }

  .index-search-section {
    min-height: 370px!important;
    line-height: 24px;
  }

  .index-search-section p {
    font-size: 14px!important;
  }
  .index-search-section #stype1 {
    font-size: 13px!important;
    background-size: 25px!important;
  }
  .index-search-section #index-keyword {
    font-size: 13px!important;
  }
  .index-search-section #stype1 {
    font-size: 12px!important;
    background-size: 21px!important;
    height: 50px!important;
  }
  .index-search-section #index-keyword {
    font-size: 12px!important;
    height: 50px!important;
  }
  .index-search-section .db-searchIcon img {
    width: 25px!important;
    height: 25px!important;
  }
  .index-search-result-container h4 {
    font-size: 14px!important;
  }

  .index-search-result-container h6 {
    font-size: 12px!important;
  }
  .index-search-result-container {
    padding: 10px!important;
  }
}

.w-360 {
  min-width: 360px;
}

.product-faq .product-content {
  background-color: #fafafa;
}

.product-faq .modal-header .btn-close {
  left: initial !important;
  right: 6px !important;
  top: 10px;
  position: absolute;
}

input[type="date"] {
  display: block;
  position: relative;
  font-size: 13px;
  font-family: monospace;
  margin: 0 3px;
  border-radius: 0.25rem;
  cursor: pointer;
}

.pager li>a,
.pager li>span,
.pagination ul,
.pagination ul>li {
  display: inline-block;
}

input[type="date"]:focus {
  outline: 0;
  border-color: #ccc;
  box-shadow: none;
}

::-webkit-datetime-edit-day-field:hover,
::-webkit-datetime-edit-month-field:hover,
::-webkit-datetime-edit-year-field:hover {
  background: rgba(0, 120, 250, 0.1);
}

::-webkit-datetime-edit-text {
  opacity: 0;
}

::-webkit-clear-button,
::-webkit-inner-spin-button {
  display: none;
}

::-webkit-calendar-picker-indicator {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  cursor: pointer;
  color: #0078fa;
  background: #0078fa;
}

input[type="date"]:hover::-webkit-calendar-picker-indicator {
  opacity: 0.05;
}

input[type="date"]:hover::-webkit-calendar-picker-indicator:hover {
  opacity: 0.15;
}

.btrust,
#sliderBottom,
[hidden] {
  display: none;
}

select option[value=""],
select:invalid {
  color: #999;
}

.Individual {
  color: #000 !important;
  font-size: 13px;
  border-radius: 9px;
  padding: 7.6px 14px;
}

.valerror {
  color: red;
}

.loadergif {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
}

#searchResultTable_filter {
  margin-bottom: 10px;
}

#searchResultTable_filter input {
  width: 120px;
}

.vcart {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
}

#scanDocListTable_paginate {
  margin-top: 40px;
}

.modal-backdrop {
  background-color: rgb(0, 0, 0, 0.5);
}

#loader-img {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.loader-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: none;
  justify-content: center;
  align-items: center;
}

.show-count {
  justify-content: flex-end;
}

.view-middleware ul li {
  float: left;
  padding: 0 20px;
}

.view-middleware-left {
  width: 20%;
  padding-left: 0 !important;
}

.view-middleware {
  display: grid;
}

.view-middleware form label,
.view-middleware label {
  font-size: 13px;
  font-weight: 900;
  margin-bottom: 0;
}

.view-middleware form {
  width: 30%;
}

.form-group {
  border-radius: 2px;
  position: relative;
}

.form-group>label {
  font-size: 13px;
  color: #22298e;
  font-weight: 900;
}

.form-group ::placeholder {
  font-size: 13px !important;
  color: #000;
}

.form-group>input {
  border: none;
}

.fs-13 {
  font-size: 13px;
  padding: 12px 10px !important;
  color: #fff;
}

.menu-header li,
.pager .previous>a,
.pager .previous>span {
  float: left;
}

.bg-primary,
.swal-button {
  background-color: #22298e !important;
}

.second-color {
  color: #f5ed1e;
}

.sm-slider-box1 .box1 h2 {
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 800;
}

.sm-slider-box1 .box1,
.sm-slider-box1 .box2 {
  padding: 0 20px;
}

.box-3-body h2 a,
.sm-slider-box1 .box1 span {
  font-size: 13px;
}

.sm-slider-box1 .box2 h2 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: normal;
}

.sm-slider-box1 .box3 h2 {
  font-size: 20px;
  background-color: #f5ed1e;
  padding: 0 20px;
}

.box-3-body img {
  width: 81px;
  object-fit: cover;
  border-right: 12px solid #22298e;
  border-radius: 32px;
  position: relative;
  left: 10px;
}

.fadeInUp1 {
  animation: 1s backwards fadeInUp1;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

@keyframes fadeInUp1 {
  0% {
    transform: translate(0, 100px);
    opacity: 0;
  }

  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}

.fadeInUp2 {
  animation: 2s backwards fadeInUp2;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.box-3-body h2 {
  color: #000 !important;
}

.fadeInUp3,
.fadeInUp4 {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

@keyframes fadeInUp2 {
  0% {
    transform: translate(0, 100px);
    opacity: 0;
  }

  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}

.fadeInUp3 {
  animation: 3s backwards fadeInUp3;
}

@keyframes fadeInUp3 {
  0% {
    transform: translate(0, 100px);
    opacity: 0;
  }

  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}

.fadeInUp4 {
  animation: 4s backwards fadeInUp4;
}

@keyframes fadeInUp4 {
  0% {
    transform: translate(0, 100px);
    opacity: 0;
  }

  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}

.box-slider .carousel-inner {
  transition: opacity 0.6s;
}

.box-slider .carousel-inner .active {
  animation: 4s linear forwards grow;
  opacity: 1;
}

@keyframes grow {

  0%,
  20% {
    transform: scale(1);
    transition: opacity 0.6s;
  }

  100%,
  75% {
    transform: scale(1.11);
    transition: opacity 0.6s;
  }
}

.carousel-inner h2:first-child {
  animation-delay: 1s;
}

.carousel-caption h3:nth-child(2) {
  animation-delay: 2s;
}

.carousel-caption button {
  animation-delay: 3s;
}

.loader {
  -webkit-animation: 2s linear infinite spin;
  animation: 2s linear infinite spin;
}

.loader1 {
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #22298e;
  width: 40px;
  position: absolute;
  height: 40px;
  -webkit-animation: 2s linear infinite spinn;
  animation: 2s linear infinite spinn;
  left: 50%;
  top: 50%;
  z-index: 222222;
}

.ctc {
  position: relative;
}

@-webkit-keyframes spinn {
  0% {
    -webkit-transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spinn {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.pagination {
  margin: 50px 0;
}

.pagination ul {
  margin-bottom: 0;
  margin-left: 0;
}

.pagination ul>li>a,
.pagination ul>li>span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #fff;
  border-left-width: 0;
}

.pagination ul>.active>a,
.pagination ul>.active>span,
.pagination ul>li>a:focus,
.pagination ul>li>a:hover {
  background-color: #4058ff;
  border-radius: 4px;
  color: #fff;
}

.pagination ul>.active>a,
.pagination ul>.active>span {
  color: #fff;
  cursor: default;
}

.pagination ul>.disabled>a,
.pagination ul>.disabled>a:focus,
.pagination ul>.disabled>a:hover,
.pagination ul>.disabled>span {
  color: #fff;
  cursor: default;
  background-color: transparent;
}

.pagination-right {
  text-align: right;
}

.pagination-large ul>li>a,
.pagination-large ul>li>span {
  padding: 11px 19px;
  font-size: 17.5px;
}

.pagination-large ul>li:first-child>a,
.pagination-large ul>li:first-child>span {
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.pagination-large ul>li:last-child>a,
.pagination-large ul>li:last-child>span {
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.pagination-mini ul>li:first-child>a,
.pagination-mini ul>li:first-child>span,
.pagination-small ul>li:first-child>a,
.pagination-small ul>li:first-child>span {
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
}

.pagination-mini ul>li:last-child>a,
.pagination-mini ul>li:last-child>span,
.pagination-small ul>li:last-child>a,
.pagination-small ul>li:last-child>span {
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}

.pagination-small ul>li>a,
.pagination-small ul>li>span {
  padding: 2px 10px;
  font-size: 11.9px;
}

.pagination-mini ul>li>a,
.pagination-mini ul>li>span {
  padding: 0 6px;
  font-size: 10.5px;
}

.pager {
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager:after,
.pager:before {
  display: table;
  line-height: 0;
  content: "";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li>a,
.pager li>span {
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.swal-button--cancel:hover,
.swal-button:hover {
  background-color: #f6ed21 !important;
  color: #000;
  border: 1px solid #000;
}

.pager li>a:focus,
.pager li>a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}

.pager .next>a,
.pager .next>span {
  float: right;
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
  color: #999;
  cursor: default;
  background-color: #fff;
}

section {
  min-height: 79.1vh !important;
}

#carouselExampleCaptions {
  min-height: 5vh !important;
}

.swal-footer {
  text-align: center !important;
}

.loaderbox {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #00f;
  border-right: 16px solid green;
  border-bottom: 16px solid red;
  border-left: 16px solid pink;
  width: 120px;
  height: 120px;
  -webkit-animation: 2s linear infinite spin;
  animation: 2s linear infinite spin;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

#scanDocListTable_length {
  margin-left: 20px;
  width: 100%;
  display: block;
  margin-top: 25px;
}

#scanDocListTable_length select.form-control {
  display: inline-block;
  width: 41px;
}

.text-right {
  text-align: right;
}

#scanDocListTable_length select.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: none;
  outline: 0;
  box-shadow: none;
}

.ssm-payment-methods-body label {
  font-size: 14px;
}

#trxSection .table-responsive {
  overflow-x: unset;
}

@media (min-width: 320px) and (max-width: 480px) {

  .btrust0,
  #slidertop {
    display: none;
  }

  .product-accordio-body {
    overflow-x: scroll;
  }

  .btrust,
  #sliderBottom {
    display: block;
  }

  .pagination ul>li>a,
  .pagination ul>li>span {
    padding: 1px 2px;
  }

  .fimg1 {
    width: 70px !important;
  }

  .fimg2 {
    width: 100px;
  }

  .footer-boxs .icons ul li {
    width: 16px;
  }

  .footer-icon-ssm span img {
    width: 10px;
  }

  #link_all,
  #link_certificate,
  #link_financial,
  #link_particulars,
  #link_profile {
    padding-right: 60%;
  }

  .se-boxs,
  .ssm-contact form {
    height: auto;
  }

  #trxSection .table-responsive {
    overflow-x: auto;
  }

  #orderListTable,
  #searchResultTable {
    margin-left: 2px;
  }

  .acgs-containerSec .acgsLogo {
    height: auto !important;
    width: 50%;
  }

  .acgs-containerSec .acgs-header h5 {
    font-size: 12pt !important;
  }

  .acgs-containerSec .acgs-header p {
    font-size: 10pt;
    line-height: 12pt;
  }

  .acgs-containerSec .acgs-body p {
    font-size: 9pt !important;
    line-height: 10pt !important;
  }

  .acgs-containerSec .acgs-bodyLogo {
    height: auto;
    width: 35%;
  }

  .acgs-containerSec .acgsFooterflex {
    display: block !important;
    margin-top: -30px;
  }

  .acgs-containerSec .acgsFooterflex p {
    line-height: 3px !important;
  }

  .acgs-second-page-ol {
    list-style: decimal;
    margin-top: -15px;
    margin-bottom: 10px;
  }

  .acgs-second-page-ol li {
    margin-left: -15px;
    font-size: 11px;
    line-height: 11pt;
  }

  .acgs-footer-fs {
    font-size: 9pt;
    line-height: 10pt;
  }

  .acgs-containerSec-page-2 .container {
    border-top: 1px solid #000;
    margin-top: 20px;
    padding-top: 20px;
  }

  @media (min-width: 481px) and (max-width: 850px) {
    #slidertop {
      display: none;
    }

    #sliderBottom {
      display: block;
    }

    .fimg1 {
      width: 70px !important;
    }

    .fimg2 {
      width: 100px;
    }

    .box-secr {
      margin-top: 5px !important;
      margin-bottom: 5px !important;
    }

    #trxSection .table-responsive {
      overflow-x: auto;
    }

    #orderListTable,
    #searchResultTable {
      margin-left: 2px;
    }

    .ssm-contact form {
      height: 646px;
    }
  }

  pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: var(--bs-font-sans-serif);
  }

  code,
  kbd,
  pre,
  samp {
    font-family: var(--bs-font-sans-serif);
    direction: ltr;
    unicode-bidi: bidi-override;
  }

  .orangeColor {
    background-color: #f15a32 !important;
  }

  .greenColor {
    background-color: green !important;
  }

  .checkoutRow1 {
    float: left;
    margin-right: 40px;
    width: 220px;
  }

  .checkoutRow2 {
    float: left;
    margin-right: 70px;
  }

  .checkoutRow3 {
    margin-top: 70px;
  }

  #binfo strong {
    font-size: 12px;
  }

  .dshbord-slider .carousel-inner {
    border: 1px solid grey;
    border-radius: 5px;
  }

  .login-btn11 {
    background-color: #f5ed1e;
  }
}

.swal-button--danger {
  background-color: #189130 !important;
}

.swal-button--cancel {
  background-color: red !important;
}

button:disabled,
button[disabled] {
  background-color: transparent;
  color: #000;
  border: 1px solid;
}

#ListTableRecord td .form-check {
  margin-left: 0px !important;
}

.slider-list-ssm .btn-primary {
  color: #fff !important;
  border-radius: 8px !important;
  background: #191a7d !important;
  border: 3px solid transparent !important;
  transition: 0.3s !important;
  font-weight: 700 !important;
  padding: 3px 10px !important;
  font-size: 13px !important;
}

.excel img,
.CSV img,
.txt img,
.pdf img {
  height: 19px;
  width: auto;
  object-fit: contain;
  display: inline-flex;
  justify-content: center;
  position: relative;
  top: -1px;
  border-radius: 0px !important;
}

.background-primary,
.background-primary:hover {
  background: #191a7d !important;
  color: #fff !important;
}

.login_iocn {
  position: relative;
  top: 4px;
  left: -2px;
}

.buttons-print::after {
  background: url(https://www.ssm-einfo.my/public/assets/icon/print.png);
  width: 19px;
  height: 19px;
  content: "";
  background-size: cover;
  position: absolute;
  left: -23px;
  top: 4px;
}

.buttons-csv::after {
  background: url(https://www.ssm-einfo.my/public/assets/img/icon_csv_1.png);
  width: 19px;
  height: 19px;
  content: "";
  background-size: cover;
  position: absolute;
  left: -23px;
  top: 4px;
}

#btntrx .btn {
  margin-right: 10px;
}

#btntrx {
  position: relative;
}

.buttons-print {
  position: relative;
}

.payment-success-table {
  overflow-x: scroll;
}

.payment-success-table {
  overflow-x: scroll;
}

.payment-success-table::-webkit-scrollbar {
  display: block;
  height: 10px !important;
}

.payment-success-table::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
}

@media(min-width:200px) and (max-width:1600px) {
  .payment-success-table {
    overflow-x: scroll;
  }

  .Regenerate-btn {
    float: none !important;
  }

  .download-btn {
    display: inherit !important;
  }

  .download-btn .downlod-ssm {
    margin-top: 10px;
  }

  .payment-success-box {
    padding: 0px;
  }

  .ssm-view-invoice {
    display: block;
  }

  .slider th {
    display: table-cell !important;
  }

  .slider td {
    display: table-cell !important;
  }

  .ssm-view-invoice {
    display: block !important;
  }

  #ListTable_wrapper .col-sm-12 {
    overflow-x: auto !important;
  }
}

.swal-icon--warning {
  width: 50px !important;
  height: 50px !important;
}

.swal-icon--warning__body {
  height: 22px !important;
}

#searchResultTable_wrapper .btn-secondary {
  background: transparent !important;
  color: #000 !important;
  border: 0px !important;
  padding: 0px !important;
  margin: 0px 23px !important;
}

#searchResultTable_wrapper .btn-secondary:hover {
  background: transparent !important;
  color: #000 !important;
  border: 0px !important;
  padding: 0px !important;
  margin: 0px 23px !important;
}

.form-check-input {
  border: solid 1px !important;
}
@media (min-width: 721px){
  .w-1100{
    min-width: 550px;
  }
}

.ssm-dashbord-tabss .tab{
  margin-right: 10px;
}

.border-none{
  border: none!important;
}

.db-cstmzList-container .dashBorder4 .db-cstmzList-TextSec {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 30px 0 40px;
  width: 100%;
}

.db-cstmzList-container .dashBorder4 .db-cstmzList-TextSec .btn-search {
  background-color: #4658b8!important;
  color: #fff;
  float: right;
  margin-right: 5px;
  font-size: 14px;
}

.db-cstmzList-container .dashBorder4 .db-cstmzList-TextSec .btn-search img {
  height: auto;
  width: 16px;
  margin-right: 4px;
}

.db-cstmzList-container .dashBorder4 .db-cstmzList-TextSec button {
  margin-left: 13px;
  margin-bottom: 10px;
  border-radius: 50px;
  font-weight: bolder;
  font-size: 12px;
  background-color: #4658b8!important;
  padding: 7px 11px;
  cursor: none;
}

.db-cstmzList-container .dashBorder4 .db-cstmzList-Text {
    display: flex;
    flex-direction: row;
    color: #000;
    align-items: center;
    margin-bottom: 10px;
    width: 100%;
    padding: 0;
    margin: 0;
}

.db-cstmzList-Text .img-icon img {
  background-color: #4658b8;
  padding: 3px;
  margin-bottom: 5px;
  height: auto;
  width: 20px;
}

.db-cstmzList-Text p {
    font-size: 14px;
    margin: auto 0;
    padding: auto 0!important;
    margin: 0!important;
}
.link-style, .link-style:hover, .link-style:focus {
  background: none !important;
  border: none !important;
  color: #d62929; /* Blue color like a link */
  text-decoration: underline;
  cursor: pointer;
  box-shadow: none !important;
}
.link-style:hover {
  color: #0000ff !important;
}

.db-cstmzList-container {
  margin: 0 auto;
}

#SearchCriteriaModal #orderListTable5435 .sectorVal {
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
}
.index-search-section {
  background: linear-gradient(180deg, #238FFF 24%, #022788 100%);
  max-height: 100vh;
  color: white;
  font-family: 'Poppins', sans-serif;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 100vh;
}
.index-search-section h1 {
  font-weight: 700;
  font-size: 66px;
  color: #fffb5c;
}
.index-search-section p {
  color: #d9e6ff;
  font-size: 26px;
}
.index-search-section .db-clist-searchBox {
  display: flex;
  align-items: center;
  gap: 15px;
}

.index-search-section .keyword-div {
  flex: 1;
  position: relative;
}

.index-search-section #index-keyword {
  height: 71px;
  width: 100%;
  font-size: 14px;
  border-radius: 10px;
  box-shadow: 0 13px 27px -5px rgba(50, 50, 93, 0.25),
              0 8px 16px -8px rgba(0, 0, 0, 0.3) !important;
}

.index-search-section .db-searchIcon {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  margin: 0 -16px 0 0;
}

.index-search-section .dashbord-search-dropdown {
  width: 140px;
  flex-shrink: 0;
  position: relative;
}

.index-search-section #stype1 {
  background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);
  background: #fff url("https://ssm-einfo.my/public/assets/icon/Arrow_Down.svg") no-repeat right 1.2rem center;
  background-size: 32px;
  background-position: right 0.48rem center;
  height: 69px;
  text-align: left;
  font-size: 17px;
  color: #191a7d!important;
  font-weight: bolder;
  appearance: none;
}

.index-search-result-container {
  position: absolute;
  top: 100%;
  flex: 1;
  width: 100%;
  margin-top: 12px;
  background-color: #fff;
  border-radius: 10px;
  z-index: 1000;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19),
              0 6px 6px rgba(0, 0, 0, 0.23);
  padding: 20px;
}

.index-search-result-container h4 {
  color: #3d3ec5;
}