.main-img img {
  width: 100%;
  object-fit: contain;
  object-position: center;
  border: 15px solid white;
  border-radius: 5px;
  filter: drop-shadow(0px 0px 5px #00000030);
  outline: 2px solid black;
  outline-offset: -15px;
}
.main-con {
  width: 100%;
  max-width: 100%;
  padding: 0px 50px;
}
.static-shape.background-shape-main {
  background: linear-gradient(45deg, #14195d 40%, #505384 100%);
}
.btn-primary {
  background-color: #14195d;
}
.text-primary {
  color: #14195d;
}
.container.main-con {
  height: auto;
  padding: 50px;
}
.con1 {
  width: 30%;
}
.con1 p {
  padding-right: 25px;
  font-size: 16px;
  text-align: justify;
}
.con2 {
  width: 70%;
}
.app-landing-2-header .animation-shape.shape-cross {
  top: 95%;
  left: 98%;
}
.app-landing-2-header .static-shape.shape-ring {
  left: 54%;
  top: 18%;
}
.app-landing-2-header .static-shape.shape-ring-1 .animation {
  width: 50px;
  height: 50px;
}
.app-landing-2-header .static-shape.shape-ring-2 {
  left: 96%;
  top: 15%;
}
.app-landing-2-header .static-shape.shape-ring-2 .animation {
  width: 50px;
  height: 50px;
}
.main-con .h1-txt span {
  font-size: 50px;
}
.main-con .h1-txt {
  margin: 0px;
}
.main-con p {
  margin-top: 0px !important;
}
.dashboard-img img {
  width: 100%;
  object-fit: contain;
  object-position: center;
  border: 15px solid white;
  border-radius: 5px;
  filter: drop-shadow(0px 0px 5px #00000030);
}
.dash-img .center-xy {
  z-index: -1;
}
.dash .container-fluid {
  padding: 100px 50px;
}
.dash-img {
  margin: 0px !important;
  width: 55%;
}
.dash-txt {
  width: 45% !important;
  padding: 0px 50px;
}
.em-header .container {
  width: 100%;
  max-width: 100%;
  padding: 0px 50px;
}
.em-header .navbar-brand img {
  margin-right: 15px !important;
}
.em-header .navbar-brand {
  font-size: 20px;
  font-weight: 700;
  color: #3f179a;
  line-height: normal;
  padding: 0;
  margin: 0;
}
.dash-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cust-img img {
  border-radius: 5px;
  filter: drop-shadow(0px 0px 5px #00000030);
}
.cust .container-wide .row,
section .container-wide .row {
  display: flex;
  align-items: center;
  justify-content: center;
}
.em-edit1 {
  width: 50%;
  max-width: 50%;
  margin: 0px;
  padding: 0px;
}
.em-edit-img {
  max-width: 95%;
}
.em-edit-img .mockup {
  max-width: 100%;
}
.em-edit-img .mockup .screen {
  width: 250px;
}
.em-edit-img .mockup .screen img {
  width: 100%;
  border-radius: 5px;
  filter: drop-shadow(0px 0px 5px #00000030);
}
.em-edit-img .front .screen img {
  width: 500px;
  border-radius: 5px;
}
.new-em-edit-img img {
  border-radius: 15px;
  filter: drop-shadow(0px 0px 5px #00000030);
}
.em-new-img img {
  width: 100%;
  object-fit: contain;
  object-position: center;
  border-radius: 10px;
  filter: drop-shadow(0px 0px 5px #00000030);
}
.em-new {
  padding: 100px 0px;
  margin: 100px 0px;
  margin-top: 50px;
}
.em-new .static-shape.shape-main.right {
  width: 100% !important;
}
.em-new .container {
  width: 100%;
  max-width: 100%;
  padding: 0px 75px;
}
.em-new .eml {
  width: 35%;
}
.em-new .emr {
  width: 65%;
}
.em-new .eml .section-heading {
  margin-bottom: 25px;
}
.em-feature .eml img {
  width: 54% !important;
}
.em-feature {
  margin: 100px 0px;
}
.em-log-img img {
  border-radius: 10px 0px 0px 10px;
  filter: drop-shadow(0px 0px 5px #00000030);
}
.em-footer {
  margin-top: 100px;
  background: #14195d;
}
.em-footer .container-fluid {
  padding: 50px;
}
.em-footer .navbar-brand img {
  margin-right: 15px !important;
}
.em-footer .navbar-brand {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: normal;
  padding: 0;
  margin: 0;
}
.copyright a {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}
.em-footer a {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}
.em-footer a:hover {
  color: #fc9e21;
  font-size: 15px;
  font-weight: 500;
  transition: all 1s;
}
.em-footer .btn-circle {
  background: #fff;
  opacity: 1;
  color: #3f179a;
}
.em-footer .btn-circle:hover {
  background: #000;
  opacity: 1;
  color: #fff;
}
.em-footer p,
.em-footer h6 {
  color: #fff;
}
.em-footer p.copyright {
  color: #fff !important;
}
.em-footer p.copyright a {
  color: #fc9e21;
}
.em-footer p.copyright a:hover {
  font-size: 15px;
  font-weight: 500;
  transition: all 1s;
}
.em-counter {
  margin-top: 100px;
  background: #14195d !important;
}
.em-ss .swiper-container {
  padding-bottom: 35px;
}
.em-fc1 {
  padding-right: 100px;
}

@media only screen and (max-width: 767px) {
  .em-header .container {
    padding: 0px 15px !important;
  }
  .container.main-con,
  .dash .container-fluid {
    padding: 50px 15px !important;
  }
  .main-con .row {
    flex-direction: column-reverse !important;
  }
  .con1,
  .con2 {
    width: 100% !important;
    padding: 25px 15px !important;
  }
  .con1 p {
    padding-right: 0px !important;
    text-align: unset !important;
  }
  .main-con .h1-txt span {
    font-size: 30px !important;
  }
  .con1 p.text-primary {
    display: flex !important;
    font-size: 15px !important;
  }
  .con1 p.text-primary span {
    padding-left: 3px !important;
  }
  .main-img img,
  .dashboard-img img {
    outline: none !important;
    border: none !important;
    border-radius: 0px !important;
  }
  .navigation {
    filter: drop-shadow(0px 0px 5px #00000030) !important;
  }
  .dash-flex {
    flex-direction: column !important;
  }
  .dash-img,
  .dash-txt {
    width: 100% !important;
    padding: 25px 15px !important;
  }
  .dash-txt {
    text-align: unset !important;
  }
  .dash-txt .row .col-md-6 .mx-auto {
    margin: unset !important;
  }
  .dash-txt .row .col-md-6 .d-flex.align-items-center {
    align-items: flex-start !important;
  }
  .dash-txt .row {
    gap: 15px !important;
  }
  .section-heading .h2,
  .section-heading h2 {
    font-size: 30px !important;
    font-weight: 700 !important;
  }
  .heading-line:after {
    margin: 10px 0px !important;
  }
  #features .icon-anime {
    margin: unset !important;
  }
  #features .row.text-center {
    text-align: left !important;
    gap: 10px !important;
  }
  .em-new {
    padding: 50px 15px !important;
    margin: 0px !important;
  }
  .em-new .container {
    padding: 0px !important;
  }
  .em-new .row,
  .cust .row {
    flex-direction: column-reverse !important;
  }
  .eml,
  .emr {
    width: 100% !important;
  }
  .cust {
    padding: 50px 15px !important;
    margin: 50px 0px !important;
  }
  .cust-img img {
    width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
    object-position: center !important;
  }
  .cust .row .col-12 {
    padding: 0px !important;
  }
  .cust .container-wide {
    padding: 0px !important;
    overflow: unset !important;
  }
  .cust .row .col-10 {
    margin: 0px !important;
    padding: 0px !important;
    padding-top: 50px !important;
    width: 100% !important;
  }
  .cust .row .col-10 .mb-5 {
    margin: 0px !important;
  }
  .cust .row {
    text-align: unset !important;
  }
  .em-edit .row {
    flex-direction: column !important;
    padding: 0px 15px !important;
  }
  .em-edit1,
  .em-edit-img {
    width: 100% !important;
    max-width: 100% !important;
  }
  .em-edit-img img,
  .new-em-edit-img img {
    width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
    object-position: center !important;
    border-radius: 0px !important;
  }
  .em-edit-img .mockup .screen {
    width: 185px !important;
    margin-right: 5px !important;
  }
  .em-edit .row .col-md-6 {
    padding: 25px 0px !important;
    text-align: unset !important;
  }
  .em-edit .row {
    align-items: flex-start !important;
    text-align: unset !important;
  }
  .em-edit .row ul.list-unstyled li .mx-auto {
    margin: 0px !important;
  }
  .em-edit .container {
    padding: 0px 15px !important;
  }
  .new-em-edit .row {
    flex-direction: column-reverse !important;
  }
  .new-em-edit .shapes-container {
    /* display: none !important; */
    opacity: 0.3 !important;
  }
  .em-feature {
    margin: 0px !important;
  }
  .em-feature .container {
    padding-bottom: 0px !important;
  }
  .em-feature .emr,
  .em-log .row {
    display: flex !important;
    flex-direction: column-reverse !important;
    text-align: unset !important;
  }
  .em-feature .emr .swiper-container {
    padding: 50px 0px !important;
  }
  .em-feature .emr .swiper-container .swiper-slide {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
  }
  .em-feature .emr .swiper-container img,
  .em-log-img img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
    object-position: center !important;
    border-radius: 0px !important;
  }
  .em-log .row .col-11 {
    padding: 0px !important;
    padding-bottom: 30px !important;
  }
  .em-log {
    margin-top: 50px !important;
  }
  .em-log .container-wide {
    padding-bottom: 0px !important;
    overflow: unset !important;
  }
  .em-log .shape-wrapper {
    opacity: 0.3 !important;
  }
  .em-counter {
    margin: 0px !important;
  }
  .em-counter .text-center {
    text-align: unset !important;
  }
  .em-counter .row {
    gap: 30px !important;
  }
  .em-counter .row .text-center {
    text-align: center !important;
  }
  .em-ss .swiper-container {
    padding-bottom: 50px !important;
  }
  .em-ss .section-heading {
    margin: 0px !important;
  }
  .swiper-container .swiper-slide p.w-75 {
    width: 100% !important;
    font-size: 16px !important;
  }
  .em-footer .container-fluid {
    padding: 50px 15px !important;
  }
  .em-fc1 {
    padding: 0px 15px !important;
  }
  .em-footer .row {
    text-align: unset !important;
  }
  #contact-page section.section.b-b .row {
    text-align: unset !important;
  }
  #contact-page section.section.b-b .row .col-12 {
    padding: 25px 15px !important;
  }
  #contact-page section.section.mt-n7 .row .nav {
    justify-content: left !important;
  }
}
.gra-bg {
  background: #14195d !important;
}
#contact-page .navigation .navbar-brand {
  color: #fff;
}
#contact-page .navigation.navbar-sticky .navbar-brand {
  color: #3f179a;
}
.social-btn {
  background: #14195d;
  color: #fff;
}
.social-btn:hover {
  background: #000;
  color: #fff;
}
/* .em-footer .navbar-brand {
  transition: none !important;
} */
.em-footer .navbar-brand:hover {
  font-size: 20px;
  font-weight: 700;
}

/* Pricing */
.pricing-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}

.pricing-table th,
.pricing-table td {
  padding: 15px;
  text-align: left;
  border-bottom: 1px solid #ddd;
}

.pricing-table th {
  background-color: #f8f8f8;
  font-weight: bold;
}

.pricing-table tr:last-child td {
  border-bottom: none;
}

.license-type {
  font-weight: bold;
}

.footnote {
  font-style: italic;
  margin-top: 10px;
  font-size: 14px;
}

/* Responsive styles */
@media (max-width: 768px) {
  .pricing-table {
    font-size: 14px;
  }

  .pricing-table th,
  .pricing-table td {
    padding: 10px 8px;
  }

  h1 {
    font-size: 24px;
  }
}

@media (max-width: 576px) {
  .pricing-table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }

  h1 {
    font-size: 20px;
  }
}
