@font-face {
    font-family: Helvetica;
    src: url(/fonts/Helvetica.ttf);
}

html,
body {
    overflow-x: hidden !important;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Helvetica', sans-serif;
    box-sizing: border-box;
    background-color: #f2f2f2;
    color: #820317;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Helvetica", Sans-serif;
}

:root {
    --primary-color: #8C0016;
    --secondary-color: #820317;
    --white: #fff;
    --grey-color: #CACACA;
}

.EN {
    display: block;
}

.KA {
    display: none;
}

.theme-bg {
    background-color: var(--secondary-color);
    color: var(--white);
}

.grey-bg {
    background-color: var(--grey-color);
    color: var(--primary-color);
}


.play-store-img {
    width: 120px;
}

.select-language-content {
    display: flex;
    float: right;
    padding: 0px 20px;
}

.header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
}

.header-logo {
    margin-left: 100px;
}

.logo img {
    height: auto;
    width: 150px;
    /* Adjust height as needed */
}

ul {
    list-style: none;
    display: inline-flex;
    margin: 0px !important;
    padding: 8px 0 !important;
}

.offcanvas {
    background: #820317 !important;
    width: 100%;
    text-align: center;
    height: 40px;
    align-self: self-end;
}

.offcanvas .offcanvas-top ul {
    margin: 0px;
    padding: 10px 0px;
}

.nav-item {
    cursor: pointer;
    margin: auto;
}

.navbar-expand-lg .offcanvas {
    background-color: #820317 !important;
}

/* Section A */

.digital-marketing-image img {
    aspect-ratio: 1/1;
    width: 100%;
    height: auto;
}

.digital-marketing-content {
    text-align: center;
    align-self: center;
}

.digital-marketing-content h2 {
    color: #8c0016;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 4px;
}

.sub-title-text {
    font-size: 50px;
    letter-spacing: 1.5px;
}

.digital-marketing-content h5 {
    color: #333;
    font-size: 24px;
    padding: 10px;
    border-bottom: 2px solid #8c0016;
    border-top: 2px solid #8c0016;
    font-family: inherit;
    font-weight: 600;
    line-height: 30px;
    margin-top: 5px;
}

.content-desc {
    font-size: 18px;
    color: #8c0016;
}

.content-para {
    padding: 0 18px;
    font-size: 18px;
}

.btn-download-Tarnea-irevo {
    background: #8c0016;
    color: #fff;
    font-size: 15px;
    outline: none;
    border: none;
    cursor: pointer;
    display: block;
    width: max-content;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    font-weight: bold;
    margin: auto;
}

.custom-border-line {
    border-right: 2px solid #8c0016;
    border-top: none;
    border-bottom: none;
    border-left: none;
}

.content-icon img {
    width: 60px !important;
    height: 65px !important;
}

.play-store-link-content {
    position: fixed;
    right: 10px;
    z-index: 1000;
    top: 85px;
}

.play-store-link {
    cursor: pointer;
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 15px;
    right: 10px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float {
    font-size: 42px;
    margin-top: 10px;
}

/* Section B  */
.home-page-section-B {
    background-color: #f2f2f2;
    margin: 30px;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mySwiper .swiper-slide h2 {
    color: #8c0016;
    font-size: 48px;
    font-weight: 300;
    letter-spacing: 4.6px;
    margin: 20px 40px;
}

.mySwiper .swiper-slide .image-container img {
    display: block;
    width: 100%;
    height: auto;
    /* aspect-ratio: 1/1; */
}

.swiper-slide .description-container {
    /* width: 100%;  */
    padding: 20px;
    box-sizing: border-box;
    align-self: center;
    background: #fff !important;
    height: 100%;
}

.description-container p {
    padding: 0px 30px;
}

.pharmacist-slider .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    object-fit: cover;
    object-position: top;
}

.mySwiper .swiper-pagination-bullet,
.mySwiper .swiper-pagination-bullet-active {
    color: #8c0016 !important;
    background: #8c0016 !important;
    width: 15px;
    height: 15px;
    margin: 4px;
    display: inline-block;
}

/* section C */
.home-page-section-TARNEA-steps {
    background: #8c0016 !important;
    width: 100%;
    height: 100%;
    min-height: 600px;
    padding: 50px 10px;
}

.TARNEA-steps-headings-text {
    font-size: 58px;
    font-weight: 300;
    line-height: 80px;
    color: #fff !important;
}

.the-digital-marketing-text {
    /* color: #000 !important; */
    font-size: 45px;
}

.steps-card {
    height: auto;
    width: 100%;
    min-height: 350px;
    background: #fadbe0 !important;
    position: relative;

}


.steps-description {
    padding: 40px 60px 10px 60px;
}

.triangle-content1 {
    display: none;
}

.triangle-content,
.triangle-content3,
.triangle-content4 {
    position: absolute;
    top: 50%;
    left: -15px;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-top: 0;
    border-bottom: 18px solid #8c0016;
    transform: rotate(90deg);
}

.triangle-content-grey {
    position: absolute;
    top: 50%;
    right: -25px;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-top: 0;
    border-bottom: 18px solid #E5E5E5;
    transform: rotate(90deg);
    z-index: 10;
}

.steps-detail-desc {
    margin: 70px 20px 0px 20px !important;
}

.steps-description h4 {
    color: #8c0016 !important;
    font-weight: 600;
    font-size: 24px;
}

.steps-detail-desc p {
    color: #fff !important;
    font-weight: 300;
    font-size: 16px;
    padding-top: 20px;
    text-align: center;
}

.step-image-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15%;
    width: 100%;
    height: 300px;
    aspect-ratio: 1/1;
    object-fit: contain;

}

/* Section D */
.joined-tarnea-irevo-text {
    font-size: 70px;
    font-weight: 300;
    line-height: 80px;
    color: #8c0016 !important;
}

.about-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.containor {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.left-block,
.right-block {
    flex-basis: 100%;
    box-sizing: border-box;
    /* Ensure padding and border are included in the element's total width */
    padding: 20px;
}







/* Add this to Style.css */

footer {
    background-color: #8c0016;
    color: white;
    padding: 20px;
    text-align: center;
}

.footer-container {
    display: flex;
    justify-content: space-between;
}

.left-footer {
    flex-grow: 1;
}

.right-footer {
    flex-grow: 2;
    text-align: right;
}

.right-footer p {
    margin: 0;
}

a {
    color: white;
    font-size: inherit;
    line-height: inherit;
    box-shadow: none;
    text-decoration: none;
}

.home-page-section-Pharmacies-count {
    padding: 50px 10px;
}

/* Find Us */
.footer-main-content {
    padding: 10px 0px;
    margin: auto;
    background: #8c0016;
}

.footer-main-content p {
    margin-bottom: 0px;
}

.how-our-renowned-customer-text {
    color: #8c0016;
    font-size: 24px;
    font-weight: 600;
    font-family: 'Helvetica';
    padding: 10px;
}

.confidentiality-reasons {
    color: #8c0016;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Helvetica';
}

.swiper-slide.pharmacy-description-content {
    background: #8c0016;
    height: 100% !important;
    justify-content: center;
    align-items: center;
    display: flex;
}

.pharmacy-image-content {
    aspect-ratio: 1/1;
    height: auto;
    width: 100%;
}

.pharmacist-description-content {
    background: #8c0016;
    height: 100% !important;
}

.pharmacy-description-content p {
    color: #fff;
    font-size: 26px;
    font-family: 'Helvetica';
    font-weight: 300;
    text-align: center;
    padding: 0px 50px;
}

.pharmacy-slideContent {
    padding: 50px 40px;
}

.pharmacist-slider .swiper-slide {
    background: #8C0016 !important;
}

.pharmacy-slider .swiper-button-next,
.pharmacy-slider .swiper-button-prev,
.pharmacy-slider .swiper-button-next:after,
.pharmacy-slider .swiper-button-prev:after,
.pharmacist-slider .swiper-button-next,
.pharmacist-slider .swiper-button-prev,
.pharmacist-slider .swiper-button-next:after,
.pharmacist-slider .swiper-button-prev:after {
    background-color: inherit;
    border-radius: 16px;
    width: 32px;
    /* Adjust width as needed */
    height: 32px;
    /* Adjust height as needed */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
    font-size: 0;
}

.pharmacy-slider .swiper-button-next,
.pharmacy-slider .swiper-button-next:after,
.pharmacist-slider .swiper-button-next,
.pharmacist-slider .swiper-button-next:after {
    background-image: url(/images/arrow-circled-right.png);
    opacity: 0.2;
}

.pharmacy-slider .swiper-button-prev,
.pharmacy-slider .swiper-button-prev:after,
.pharmacist-slider .swiper-button-prev,
.pharmacist-slider .swiper-button-prev:after {
    background-image: url(/images/arrow-circled-left.png);
    opacity: 0.2;
}

.pharmacy-slider .swiper-button-prev:hover,
.pharmacist-slider .swiper-button-prev:hover,
.pharmacist-slider .swiper-button-next:hover,
.pharmacy-slider .swiper-button-next:hover {
    opacity: 1;
}


.pharmacy-slider .swiper-pagination-bullet,
.pharmacy-slider .swiper-pagination-bullet-active {
    background: inherit;
    border: 2px solid #fff;
    width: 10px;
    height: 10px;
}

.pharmacist-slider .swiper-pagination-bullet,
.pharmacist-slider .swiper-pagination-bullet-active {
    background: inherit !important;
    border: 2px solid #fff !important;
    width: 15px !important;
    height: 15px !important;
}

.pharmacist-slider .swiper-pagination-bullet,
.pharmacy-slider .swiper-button-next:after,
.pharmacy-slider .swiper-button-prev:after,
.pharmacist-slider .swiper-button-next:after,
.pharmacist-slider .swiper-button-prev:after {
    opacity: 0.2;
}

.pharmacist-slider .swiper-pagination-bullet-active,
.pharmacy-slider .swiper-button-next:after,
.pharmacy-slider .swiper-button-prev:after,
.pharmacist-slider .swiper-button-next:after,
.pharmacist-slider .swiper-button-prev:after {
    opacity: 1;
}

.pharmacist-desc,
.pharmacist-name,
.pharmacist-location {
    color: #fff;
    font-size: 20px;
    font-family: 'Helvetica';
    font-weight: 300;
    text-align: left;
    padding-left: 20px;
}

:root {
    /* Color Variables */
    --primary-color: #8C0016;
    --secondary-color: #820317;
    --grey-color: #E5E5E5;
    --dark-grey-color: #DFDFDF;
    --text-color: #272626;
    --white: #fff;
}

/* Theme Styles */
.theme-bg {
    background-color: var(--secondary-color);
    color: var(--white);
}

.white-bg {
    background-color: #fff;
}

.grey-bg {
    background-color: var(--grey-color);
    color: var(--primary-color);
}

.dark-grey-bg {
    background-color: var(--dark-grey-color);
    color: var(--primary-color);
}

.white-bg {
    background-color: var(--white);
    color: var(--primary-color);
}

.highlight-primary {
    color: var(--primary-color);
}

.highlight-primary a,
.highlight-primary a:hover,
.highlight-primary a:active,
.highlight-primary a:visited {
    color: var(--primary-color) !important;
}

/* Typography */
.heading-title {
    margin: 0;
    font-weight: 300;
    font-size: 84px;
    line-height: 1.3;
}

.choose-your-plan {
    margin: 0;
    font-weight: 300;
    font-size: 42px;
    line-height: 1.3;
}

.text-content {
    font-size: 18px !important;
    font-weight: 300;
    text-align: justify;
}

.font-black {
    color: var(--text-color);
}

/* Spacing Utilities */
.p-30 {
    padding: 1%;
}

.p-50 {
    padding: 40px;
}

.gap-20 {
    gap: 20px;
}

/* Pricing Section */
.virtual-demo-container {
    position: relative;
    margin: auto;
    width: 75%;
}

.virtual-demo-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 22px;
}

.virtual-demo-btn {
    background: #8c0016;
    color: #fff;
    font-size: 22px;
    outline: none;
    border: none;
    cursor: pointer;
    display: block;
    width: max-content;
    padding: 12px 15px;
    text-align: center;
    border-radius: 5px;
    font-weight: bold;
    margin: auto;
}

.plans-content-card {
    cursor: pointer;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 15px !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    /* height: 100% !important; */
}

.plans-content-card:hover {
    border: 2px solid #ffb116;
    box-shadow: 0 0 10px rgba(255, 102, 0, 0.5);
    transition: border-color 0.3s, box-shadow 0.3s;
    transform: translateY(-5px);
}

.plan-title-content {
    background-color: #820317;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
    height: 60x;
    padding: 10px 0px;
}

.plan-title-content p {
    margin: auto;
    color: white;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

.plan-price-content {
    height: 60x;
    padding: 10px 0px;
}

.plan-price-content p {
    margin: auto;
    color: #820317;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}

.plan-action-content {
    padding: 10px 0px;
    text-align: center;
}

.plan-action-content .btn-download-Tarnea-irevo {
    height: 50px;
}

ul.plan-points-list {
    list-style-type: none;
    padding: 0;
    display: block;
}

ul.plan-points-list li {
    margin-bottom: 10px;
    display: flex;
    align-items: baseline;
}

.red-circle {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    /* background-color: #820317 !important; */
    text-align: center;
    line-height: 15px;
    margin-right: 10px;
    color: #820317;
    font-size: 14px;
    vertical-align: middle;
}

.pricing-table-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.additional-points-content {
    display: none;
}

.additional-points-content.show {
    display: block;
}

.pricing-table-container .subscription-title h6 {
    color: var(--text-color);
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 10px;
}

.pricing-table-container .subscription-title p {
    color: var(--text-color);
    font-weight: bold;
    font-size: 20px;
}

.table {
    margin-bottom: 0.5rem !important;
}

.table td,
.table th {
    padding: 15px 0 !important;
    vertical-align: middle !important;
}

.pricing-table .table td,
.pricing-table .table th {
    border: 1px solid var(--primary-color) !important;
    color: var(--primary-color);
    font-weight: bold;
    font-size: 20px;
}

.value-props-container .table td,
.value-props-container .table th {
    border: 2px solid var(--grey-color) !important;
    color: var(--text-color);
    font-weight: bold;
    margin: 0 !important;
    font-size: 16px;
    padding: 15px !important;
}

.value-desc-text {
    font-weight: 600;
    font-size: 16px;
}

.value-props-container .table td i {
    color: var(--primary-color);
}

.pricing-table {
    width: 65%;
    display: flex;
    flex-direction: column;
}

.price-box .price,
.price-box .discount {
    margin: 0;
}

.price-box .price {
    font-size: 18px;
    font-weight: 600;
}

.price-box .discount {
    font-weight: bold;
    font-size: 12px;
    color: var(--text-color);
}

.pricing-table-container .info-text {
    align-self: flex-end;
    font-size: 12px;
    color: var(--text-color);
    font-weight: bold;
    margin-bottom: 20px;
}


.value-props-container {
    display: flex;
    justify-content: center;
}


.value-table {
    width: 80%;
}

.plan-option {
    display: flex;
    margin: auto;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
  cursor: pointer;
  margin-right: 20px;
  margin: 5px 0px;
  padding: 10px;
  border-radius: 5px;
  transition: background-color 0.3s;
  background: #f2f2f2;
}
.plan-option.selected,
.plan-option:hover{
    background: #ffc107 !important;
    box-shadow: 0 0 10px rgba(255, 102, 0, 0.5) !important;
    transition: border-color 0.3s, box-shadow 0.3s !important;
}
.plan-option.selected .plan-lable:hover,
.plan-option.selected .plan-lable{
    background: transparent;
}

h3.choose-your-plan-text span {
    color: #6c6b6b !important;
    font-size: 18px;
    font-weight: 600 !important;
}

h4.plan-title-text span {
    color: #6c6b6b !important;
    font-size: 16px;
    font-weight: 600 !important;
}

h5.gst-rate-text span {
    color: #6c6b6b !important;
    font-size: 10px;
    font-weight: 500;

}

.btn-close {
    background: #820317 !important;
    width: 30px !important;
    height: 25px !important;
    color: #fff !important;
    border: none;
    outline: none;
    opacity: 1 !important;
    cursor: pointer;
}
.plan-option .plan-lable{
display: flex !important;
cursor: pointer;
}
.plan-option p {
    margin: auto;
    font-size: 14px !important;
    color: #000;
    text-align: center;
    padding: 0px 10px;
}
.plan-option.selected p,
.plan-option:hover label.plan-lable p,
.plan-option.selected label.plan-lable p,
.plan-option:hover label.plan-lable p b.original-price,
.plan-option.selected:hover label.plan-lable p b.original-price{
    color: #fff !important; 
}  

.plan-option p b.original-price {
    color: inherit;
    margin-right: 5px;
}

.plan-option p span.discounted-price {
    color: green !important;
}


.plan-option input[type="radio"] {
    margin-right: 10px;
}

input[type="radio"] {
    transform: scale(1.5);
    border: 2px solid #ccc;
    border-radius: 50%;
    padding: 5px;
}

.get-started-btn {
    width: 100%;
}

.get-started-btn:hover,
.get-started-btn:active {
    background: #ffb116;
    box-shadow: 0 0 10px rgba(255, 102, 0, 0.5);
    transition: border-color 0.3s, box-shadow 0.3s;
    transform: translateY(-5px);
}

/* About Section */
.image-sec .img-container {
    width: 100%;
    height: auto;
}

.image-sec .img-container img {
    width: inherit !important;
    height: inherit !important;
}

/* Founders Section */
.founders-container {
    padding-bottom: 0 !important;
}

.profile-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 15px;
}

/* .profile-card:first-child {
    display: grid;
} */

.profile-container>h2 {
    font-size: 1.7rem;
    font-weight: 200;
    margin-bottom: 20px;
}

.profile-container>.divider {
    border-bottom: 1px solid var(--white);
    width: 75%;
}

.career-container>.career-desc {
    font-size: 20px;
    font-weight: 200;
    /* text-align: justify; */
    margin-bottom: 10px;
}

.founder-img {
    height: auto;
    width: 100%;
    text-align: left;
    padding: 0px 30px;
}

.founder-img img {
    height: inherit;
    width: 250px;
    border-radius: 10px;
}


/* Contact Us Section */
.contact-us .contact-container .left-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    gap: 25px;
}

.form-sec>form {
    margin: 0 auto;
}

.qr-container,
.qr-container .scan-text {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.qr-container .img-sec {
    display: inline-flex;
    align-items: flex-end;
    gap: 15px;
}

.img-sec .qr-code,
.img-sec .playstore {
    width: 120px;
}

.form-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}

.form-item>label {
    flex: 1;
    margin-right: 10px;
    font-size: 20px;
}

.form-item>input {
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
    padding-left: 10px;
    border: 1px solid var(--primary-color);
    box-sizing: border-box;
    flex: 2;
    padding: 10px;
}

.btn-sec {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

.btn-sec input[type="submit"] {
    background-color: var(--primary-color);
    color: var(--white);
    width: 100px;
    border: none;
    cursor: pointer;
}


.contact-us-partner-content {
    flex: 0 0 calc(20% - 20px);
    /* Desktop: 5 items per row */
    margin-bottom: 20px;

}

.contact-us-partner-content img {
    max-width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    object-fit: contain;
}

.contact-us-partner-content p {
    margin-top: 10px;
    color: #000;
    text-align: left;
}

/* Find Us Section */
.find-us-container .left-container {
    height: 100%;
}

.find-us-container .left-container .find-us-title {
    display: flex;
    align-items: center;
    height: 100%;
}

.find-us-container .right-container .logo img {
    width: 50%;
}

.find-us-container .right-container .address-container {
    color: var(--text-color);
}

.contact-details {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    font-weight: 400;
}

.social-links {
    display: flex;
    gap: 15px;
}

.social-links a {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: var(--primary-color);
    display: flex;
    align-items: center;
    justify-content: center;
}


a:hover,
a:active {
    text-decoration: none !important;
    color: #ffb116 !important;
}

a,
a:link,
a:visited {
    text-decoration: none !important;
    color: var(--white)
}

a.nav-link:hover {
    text-decoration: none !important;
    color: #ffb116 !important;
}

.icon-link:hover {
    text-decoration: none !important;
    color: #fff !important;
}

.icon-link i {
    font-size: 24px !important;
}

a.nav-link,
a.nav-link:visited,
a.nav-link:active,
.icon-link,
.icon-link:link,
.icon-link:active,
.icon-link:visited {
    text-decoration: none !important;
    color: #fff !important;
}

.plan-err-msg {
    display: none;
    padding: 8px !important;
}


.footer-bar {
    width: 100%;
    height: 20px;
    background-color: var(--primary-color);
}

/* .modal {
    overflow: hidden !important;
} */

.modal-dialog {
    background: #820317;
    padding: 10px 0px;
    border-radius: 15px;
}

.modal-content {
    margin: 30px;
    height: 100%;
}

.copyRights-content {
    text-align: start;
}

.copyRights-content p {
    padding-left: 40px;

}

/* Privacy Policy */
.privacy-policy-sec,
.terms-of-use {
    max-width: 1140px;
    padding: 10px;
}

.privacy-policy-sec .main-heading,
.terms-of-use-title {
    color: var(--primary-color);
    font-weight: 300;
    font-family: "Poppins", Sans-serif;
    font-size: 38px;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 25px;
}

.privacy-policy-sec p,
.privacy-policy-sec h4,
.privacy-policy-sec li {
    font-family: "Helvetica", Sans-serif;
}

.privacy-policy-sec p,
.privacy-policy-sec .mail-text {
    font-size: 21px;
    margin-top: 1.32em;
    font-weight: 400;
}

.privacy-policy-sec .mail-text {
    color: #8c0016;
}

.privacy-policy-sec .mail-text:hover {
    color: #dfd2d4 !important;
}

.privacy-policy-sec h4 {
    font-weight: 200;
    font-size: 27px;
    color: #808285;
    margin: 1.35em 0;
}

.privacy-policy-sec ul {
    list-style: disc;
    display: block;
    padding-left: 2em !important;
}

.privacy-policy-sec ul li {
    font-size: 21px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

.terms-of-use-content,
.terms-of-use-title {
    padding-left: 50px;
}

.double-qoute-image{
    width: 264px !important;
    height: 243px !important;
}
.pharmacy-slideContent img{
    height: 243px !important;
}
.plan-offer-section{
    color: #6c6b6b !important;
    text-align: center;
    margin: 15px 0px;
    font-size: 14px;
    font-weight: 600;
    height: 50px;
}

/* Small Devices, Tablets */
@media only screen and (max-width : 720px) {
    .heading-title {
        font-size: 1.7em;
        text-align: center;
        margin-bottom: 20px;
    }

    .choose-your-plan {
        font-size: 1.7em;
        text-align: center;
        margin-bottom: 20px;
    }

    .text-content {
        font-size: 18px !important;
        color: #000;
    }

    .image-sec .img-container {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .founders-container .founder-title>h1 {
        margin-bottom: 0;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .founders-box-wrapper {
        gap: 20px;
    }

    .profile-card .profile-container,
    .profile-card .career-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .profile-card {
        padding-top: 10px;
    }

    .contact-us .contact-container .form-sec {
        margin-top: 20px;
    }

    .contact-us .contact-container .form-sec .form-item {
        flex-direction: column;
        align-items: flex-start;
    }

    .contact-us .contact-container .qr-container .img-sec {
        align-items: flex-start;
        flex-direction: column;
    }

    .qr-container .img-sec img {
        width: 100% !important;
    }

    .find-us-container .left-container .find-us-title {
        justify-content: center;
    }

    .social-links {
        justify-content: space-between;
    }

    .vertical-bar {
        display: none;
    }

    .virtual-demo-container {
        width: 100%;
    }

    .about-container .img-box {
        justify-content: center !important;
        gap: 20px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 960px) {
    .description-container p {
        padding: 0px 10px;
    }

    .heading-title,
    .choose-your-plan {
        font-size: 2em
    }

    .founder-title .heading-title {
        font-size: 62px;
    }

    .choose-your-plan {
        font-size: 48px;
    }

    .text-content {
        font-size: 24px;
    }

    .image-sec .img-container {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .vertical-bar {
        display: none;
    }

    nav {
        width: 100%;
        background-color: transparent !important;
        ;
        padding: 10px;
        box-sizing: border-box;
    }

    nav ul {
        display: flex;
        flex-direction: column;
        margin-bottom: 0px !important;
        padding: 10px auto !important;
    }

    nav ul li {
        margin-left: 0;
        padding: 10px 0px;

    }

    .nav-link {
        font-size: 18px;
        color: #fff;
    }

    .nav-link:hover {
        color: #fff;
    }

    .offcanvas.offcanvas-top {
        height: 100vh !important;
        background: #820317 !important;
        /* top: 15% !important; */
    }

    .offcanvas.offcanvas-top ul {
        margin: 20px;
        padding: 0;
    }

    .offcanvas-header button i {
        color: #fff;

    }

    .offcanvas.offcanvas-top ul li a.nav-link {
        font-size: 18px;
        color: #fff;
    }

    .contact-us-partner-content {
        flex-basis: calc(33.33% - 20px) !important;
    }

    .triangle-content3 {
        display: none;
    }

    .triangle-content1 {
        display: inline-table;
    }

    .triangle-content1,
    .triangle-content {
        width: 0;
        height: 0;
        position: absolute;
        right: 0% !important;
        transform: rotate(180deg);
        top: 99% !important;
        left: 10%;
        border: 20px solid transparent;
        border-top: 0;
        border-bottom: 18px solid #fadbe0 !important;
    }

    .about-container .img-box {
        justify-content: space-evenly !important;
        gap: 20px;
    }

    .about-container .img-box .img-container {
        padding: 10px;
    }
}


@media screen and (max-width: 768px) {
    .navbar-toggler {
        border: none !important;
        outline: none !important;
        margin-right: 10px;
    }

    .navbar-toggler i {
        color: #8c0016;
        font-size: 24px;
    }

    .p-50 {
        padding: 10px;
    }

    .p-30 {
        padding: 10px;
    }

    .header-container {
        flex-direction: column;
        align-items: flex-start;
    }


    .joined-tarnea-irevo-text {
        font-size: 32px;
        font-weight: 300;
        line-height: 32px;
        padding: 0px 10px;

    }

    .logo {
        margin-left: 0px;
    }

    .founders-container .founder-title>h2,
    .contact-title>h2 {
        margin: 0;
        font-size: 54px;
        font-weight: 200;
        padding: 30px;
    }

    .how-our-renowned-customer-text {
        font-size: 18px;
    }

    .confidentiality-reasons {
        font-size: 14px;
    }

    .TARNEA-steps-headings-text {
        font-size: 36px;
        font-weight: 300;
        line-height: 40px;
    }

    .about-us-cerificates {
        text-align: center;
    }

    .pharmacy-slideContent {
        padding: 20px 10px;
    }

    .pharmacist-desc {
        margin-top: 20px;
    }

    .pharmacist-desc,
    .pharmacist-name,
    .pharmacist-location {
        color: #fff;
        font-size: 20px;
        font-family: 'Helvetica';
        font-weight: 300;
        text-align: left;
        padding-left: 0px;
    }

    .steps-detail-desc {
        margin: 50px 0px 0px 0px !important;
    }

    .pharmacist-slider .double-qoute-image {
        width: 60px !important;
        margin: 10px auto;
        height: auto;
        aspect-ratio: 1/1;
        height: auto !important;
    }

    .header-logo {
        margin-left: 10px;
        background: #fff;
    }

    .nav-item {
        cursor: pointer;
        margin: 10px 0px;
    }

    .step-image-content {
        bottom: -15%;
    }

    .pricing-table {
        width: 100%;
    }

    .value-table {
        width: 100%;
    }

    .home-page-section-Pharmacies-count {
        padding: 20px 10px;
    }

    .value-props-container .table td,
    .value-props-container .table th,
    .value-desc-text {
        font-size: 12px;
    }

    .founder-img {
        padding: 0px;
        text-align: center;
    }

    .pharmacy-description-content p {
        font-size: 14px;
    }

    .virtual-demo-content {
        font-size: 15px;
    }

    .virtual-demo-content .KA.content {
        font-size: 12px;
    }

    .virtual-demo-container img {
        height: 150px;
    }

    .virtual-demo-btn {
        font-size: 15px;
        padding: 10px;
        text-wrap: wrap;
        width: 100%;
    }


    .mySwiper .swiper-slide h2 {
        margin: 20px 10px;
    }

    .mySwiper .swiper-slide h2 {
        font-size: 28px;
    }

    .footer-main-content p {
        margin-bottom: 10px;
    }

    .contact-us-partner-content img {
        aspect-ratio: unset;
    }

    .copyRights-content {

        text-align: center;
    }

    .copyRights-content p {
        padding: 0px;
    }

    .digital-marketing-content h2 {
        font-size: 30px;
        font-weight: 600;
        letter-spacing: normal;
    }

    .sub-title-text {
        font-size: 30px;
        letter-spacing: normal;

    }

    h3.choose-your-plan-text span {
        color: #6c6b6b !important;
        font-size: 20px;
        font-weight: 600;
    }

    h4.plan-title-text span {
        color: #6c6b6b !important;
        font-size: 18px;
        font-weight: 600;
    }

    h5.gst-rate-text span {
        color: #6c6b6b !important;
        font-size: 10px;
        font-weight: 500;

    }

    .privacy-policy-sec p,
    .privacy-policy-sec .mail-text {
        margin-top: 0.75em;
    }

    .privacy-policy-sec .main-heading,
    .terms-of-use-title {
        font-size: 30px;
        margin-top: 30px;
    }

    .terms-of-use-content,
    .terms-of-use-title {
        padding-left: 5px;
    }

}

@media screen and (min-width: 280px) and (max-width: 767px) {
    .custom-border-line {
        border-top: none;
        border-right: none;
        border-bottom: 2px solid #8c0016;
        border-left: none;
    }

    .contact-us-partner-content {
        flex-basis: calc(100% - 20px) !important;
    }
    .plan-option p{
        font-size: 12px !important;
    }
    .modal-content {
        margin: 30px 15px !important;
    }
    .plan-offer-section{
        height: inherit;
    }
}