.top-7 {
    top: 110px;
}

.app-side-top {
    top: 25%;
}

.article-side-top {
    top: 30%;
}

@media (min-width: 742px) {
    .md\:top-36 {
        top: 142px;
    }

    .md\:w-auto {
        width: auto
    }
}

.max-h-13 {
    max-height: 3.25rem;
}

.image-cover {
    background-color: rgb(0 66 115 / 0.5) !important;
}

.pb-\[40px\] {
    padding-bottom: 40px;
}

@media (min-width: 992px) {
    .lg\:pb-\[80px\] {
        padding-bottom: 80px;
    }
}

@media (min-width: 576px) {
    .sm\:h-10m {
        height: 1015px;
    }
}

.bottom-16 {
    bottom: 4rem;
}

.gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem
}

.gap-y-5 {
    row-gap: 1.25rem
}


.btn {
    background-color: rgba(0, 80, 140) !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: .375rem;
    border-width: 1px;
    border-color: transparent;
    padding: .75rem 1.5rem;
    font-family: Montserrat, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .05em;
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
    transition-duration: .2s
}

.btn-primary {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 80, 140, var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.table-head {
    background-color: #0090d4;
    color: white;
}

.input-form-text {
    display: block;
    width: 100%;
    border-radius: 0.375rem;
    --tw-border-opacity: 1;
    border-color: rgba(203, 213, 225, var(--tw-border-opacity));
    padding: 0.75rem 1rem;
}

.font-13 {
    font-size: 13px;
}


/* grid */

.grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
}

.col-span-7 {
    grid-column: span 7 / span 7;
}

.font-property {
    font-family: Montserrat, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}

.image-dimension {
    height: 243px;
    width: 243px;
}


/* .prod-images-dimension {
    height: 93px;
    width: 93px;
} */

/* .prod-banner-dimension{
    height:280px;
    width:265px;
} */
/* .main-prod-image{
    height:552px;
    width:556px;
} */

.card-text-truncate {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.application-banner {
    width: 90% !important;
}

.custom-pointer {
    cursor: pointer;
}


.application_slider .slick-slide {
    margin-left: 15px;
    margin-right: 15px;
}

.product_detail_slider .slick-slide {
    margin-left: 5px;
    margin-right: 5px;
}

.w-24 {
    width: 6rem;
}

.w-custom {
    width: 8rem;
}

.h-custom {
    width: 8rem;
}

.prod-app-icon {
    height: 50px;
    width: 50px;
}

.prod-image-dimension {
    height: 144px;
    width: auto;
}

.font-property {
    font-family: Montserrat, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}

.flex-1 {
    flex: 1 1 0%;
}

.product-menu {
    overflow-y: auto;
    max-height: 80vh;
}

@media (max-width: 768px) {
    .sm\:pt-12 {
        padding-top: 3rem !important;
    }

    .mobile-bottom-margin {
        margin-bottom: 2rem;
    }

    .app_box_wrap{
        --tw-grayscale: grayscale(0);
        filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
    }

    .app_box_wrap .app_box_text{
        bottom: 0 !important;
    }

    .sm\:text-\[11px\] {
        font-size: 11px !important;
    }
}

.custom-bullets ul {
    list-style: unset !important;
    padding-left: 20px;
}

.custom-bullets ol {
    list-style: auto !important;
    padding-left: 20px;
}

.custom-bullets h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: x-large !important;
}

.custom-phone .iti {
    display: unset !important;
}

.custom-img-property p img {
    display: unset !important;
}

.card-min-height {
    min-height: 340px;
    max-height: 340px;
}

figcaption {
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 992px) {
    .image-left {
        grid-column: span 1 / span 1;
    }

    .image-right {
        grid-column: span 1/span 1 !important;
    }

    .image-right img {
        width: 100%;
    }
}

.short-description-ul {
    list-style: disc !important;
    padding-left: 25px !important;
}

.sub-menu-none {
    display: none !important;
}

.banner-text-ios {
    font-size: 54px;
    font-weight: 800;
    -webkit-text-stroke: 1.4px black;
    color: white;
}

.article_banner_slider .slick-slide {
    padding-top: 70px;
}

.article_banner_slider .slick-slide img {
    margin: auto;
}

.pr-8 {
    padding-right: 1rem;
}

.pl-8 {
    padding-left: 1rem;
}

.text-\[36px\]{
    font-size: 36px !important;
}

.logo-height {
    height: 64px !important;
}

.my-auto{
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.d-block{
    display: block;
}

.d-flex{
    display: flex;
}

.justify-content-center{
    justify-content: center;
}

.text-primary{
    color: rgb(0 141 210);
}

.bg-primary{
    background-color: rgb(0 141 210);
}

.text-bold-600{
    font-weight: 600;
}
.logo_slider .slick-slide {
    transition: transform 0s linear;
    /* Remove jumpy animations */
}

.logo_slider .slick-list {
    overflow: hidden;
    /* Prevent overflow for smoother visual effect */
}

.logo_slider .slick-track {
    display: flex;
    will-change: transform;
}

.logo-height {
    height: 90px
}

.logo_slider img {
    height: 70px;
    padding: 5px;
}

.float-right {
    float: right !important;
}

.width-fill-available {
    width: -webkit-fill-available
}


  /* Media query for smaller screens */
@media (max-width: 768px) {
    #film_video_model iframe {
      height: 200px !important;
      width: 325px !important;
      margin-top: 2rem !important;
    }

    #sub_category_id {
        margin-top: 1rem;
    }

    .sm\:text-\[24px\]{
        font-size: 24px !important;
    }

    .sm\:mt-1 {
        margin-top: 0.5rem;
    }
}

#film_video_model iframe {
    width: 700px;
    height: 450px;
}

.mb-32 {
    margin-bottom: 32px;
}

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

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

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

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

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

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

.pt-0px {
   padding-top: 0rem;
}

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

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

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

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

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

.rotor-group-container {
    width: fit-content;
    margin: auto;
}

.article-text {
    max-width: 340px;
    margin: auto;
}
