﻿
.tab-content img {
    padding: 0px !important;
}

/*.geo-image img {
    width: 100%;
    border-radius: 12px;
    box-shadow: none !important;
}
*/

/*.banner-loading {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 300px;*/ /* Adjust based on your banner height */
    /*background-color: #f5f5f5;
}

.spinner {
    width: 50px;
    height: 50px;
    border: 5px solid #f3f3f3;
    border-top: 5px solid #3498db;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}*/

/* Loader overlay inside .content-main */


.container {
    max-width: none !important;
    width:auto !important
}

.row {
    margin-left: 1rem !important;
}

.banner-loading {
    position: absolute;
    top: 7%;
    left: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(4px);
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

/* Spinner styles */
.spinner {
    width: 60px;
    height: 60px;
    border: 6px solid #f3f3f3;
    border-top: 6px solid #3498db;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin-top: 10%;
}



/* SPIN ANIMATION */
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.event-section {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
    margin-bottom: -4rem !important;
}


.event-content {
    max-width: none !important;
    margin: 0 1rem !important;
}


.event-text h2 {
    margin: 10px 0px !important;
    margin-bottom: 2rem !important;
}

.event-description{
    margin-bottom:2rem !important
}


.event-label {
    margin-bottom: 8rem !important;
}

.event-location {
    margin-bottom: 5rem !important;
}



@media (min-width:2500px){
    .container{
        width:2350px !important;
    }

    body {
        padding: 0rem 42rem !important;
    }

    .sidebar-left ul li {
        font-size: 2rem !important;
        line-height: 3rem;
    }


  
}


@media (min-width:2500px) {
    .breadcrumb span.current-page {
        font-size: 2.5rem !important;
    }

    .intro p {
        font-size: 2.5rem !important;
    }
    .card.green p, .card.light p {
        font-size: 2.5rem !important;
    }

    .card.green h3, .card.light h3 {
        font-size: 2.5rem !important;
    }

    .tab {
        font-size: 2rem !important;
    }

    .section-title {
        font-size: 2.5rem !important;
    }

    p.sub-heading-1 {
        font-size: 2.5rem !important;
        line-height: 3rem;
    }

    a {
        font-size: 2.5rem !important;
    }

    .grid-container {
        max-width: 1396px !important;
    }
}

@media (min-width:1820px) {

    /*LAYOUT CSS*/

    .logo img {
        max-width: 100% !important
    }

    .sign-in {
        border-radius: 5rem !important;
        padding: 1.5rem 5rem !important;
    }

    .phone-number {
        padding-right: 15px;
        font-size: 24px;
        font-weight: bold;
    }

    .support-contact {
        background-color: #e7e7e7;
        padding: 8px 25px 8px 10px !important;
        border-radius: 51px !important;
        align-items: center;
        justify-content: center;
        display: flex;
        gap: 1rem;
    }

    img.support_icon {
        width: 5rem;
        height: 5rem;
    }

    .login a {
        font-size: 24px;
    }


    .exo-menu > li > a {
        border-right: none !important;
    }

    ul.exo-menu li a {
        font-size: 20px;
    }

    .menu-border a {
        font-size: 16px !important;
    }

    .exo-menu > li > a {
        padding: 3rem 3rem !important;
    }

    .container {
        padding: 0rem 1rem !important;
    }

    .navbar {
        border-bottom: 1px solid black !important;
    }

   /* .solution-head1 a {
        font-size: 16px !important;
    }*/

    /**Sidebars*/
    .sidebar-left h3 {
        font-size: 24px !important;
    }

    .related-links h3 {
        font-size: 24px !important;
    }

    .related-links ul li {
        font-size: 20px !important;
    }

    .breadcrumb {
        font-size: 16px !important
    }

    /**Content Main*/

    .intro h1 {
        font-size: 39px !important;
    }


 /*   .intro p {
        font-size: 17px !important;
    }*/

    button#heroButton {
        font-size: 24px !important;
        padding: 3rem;
        border-radius: 6rem;
    }

    .geology-suite h2 {
        font-size: 36px !important;
    }

    .card.green h3 {
        font-size: 28px !important;
    }

    .card.light h3 {
        font-size: 28px !important
    }

   /* .card.light, .card.green p {
        font-size: 14px !important;
    }*/


/*    .section-title {
        font-size: 12px !important;
    }*/


/*    .tab {
        font-size: 14px !important
    }

    .tab-content p {
        font-size: 20px !important;
    }*/

    .geo-text h2 {
        font-size: 48px !important;
    }

    p.sub-heading-1 {
      /*  font-size: 20px !important;*/
        font-weight: bold !important;
        line-height: 3rem;
    }

    .datasheet-btn {
        padding: 14px 54px !important;
        font-size: 2.5rem !important;
        border-radius: 40px !important;
    }


    .tab-content h4 {
        font-size: 2.5rem !important;
        font-weight: bold !important;
    }

  /*  .feature p {
        font-size: 14px !important
    }*/

    .feature p {
        font-size: 2rem !important;
        line-height: 5rem !important;
    }


    /**Detail*/
    .intro button {
        padding: 25px 67px !important;
        border-radius: 90px !important;
        font-size: 24px !important;
    }

    .demo-button{
        border-radius:90px !important
    }

    .image-center img {
        width: 370px !important;
    }


    .circle {
        width: 42px !important;
        height: 42px !important;
        border: 2px solid black;
        font-size: 24px !important;
    }

    .text-item {
        font-size: 20px !important;
    }

    .video-thumbnail {
        max-width: 1006px !important;
        width: 100% !important;
        height: 560px !important;
    }

    .icon img {
        height: 64px !important;
        width: 64px !important;
    }

    .event-details {
        font-size: 13px !important;
    }

    .event-text h2 {
        font-size: 21px !important;
    }


    .event-description {
        font-size: 16px !important;
    }


    .event-location {
        font-size: 13px !important;
    }

    .event-link {
        font-size: 15px !important;
    }



    }






@media (min-width:1300px) and (max-width:1819px) {

  
    /*LAYOUT CSS*/



    .sign-in {
        border-radius: 5rem !important;
        padding: 1.3rem 5rem !important;
    }


    .logo img {
        max-width: 75% !important
    }

    .phone-number {
        padding-right: 15px;
        font-size: 18px;
        font-weight: bold;
    }

    .support-contact {
        background-color: #e7e7e7;
        padding: 8px 25px 8px 10px !important;
        border-radius: 51px !important;
        align-items: center;
        justify-content: center;
        display: flex;
        gap: 1rem;
    }

    img.support_icon {
        width: 3rem;
        height: 3rem;
    }

    .login a {
        font-size: 18px;
    }


    .exo-menu > li > a {
        border-right: none !important;
    }

    ul.exo-menu li a {
        font-size: 18px;
    }

    .menu-border a {
        font-size: 16px !important;
    }

    .exo-menu > li > a {
        padding: 3rem 2rem !important;
    }

    .container {
        padding: 0rem 1rem !important;
    }

    .navbar {
        border-bottom: 1px solid black !important;
    }

    .solution-head1 a {
        font-size: 16px !important;
    }

    /**Sidebars*/
    .sidebar-left h3 {
        font-size: 22px !important;
    }

    .related-links h3 {
        font-size: 22px !important;
    }

    .related-links ul li {
        font-size: 18px !important;
    }

    .breadcrumb {
        font-size: 15px !important
    }

    /**Content Main*/

    .intro h1 {
        font-size: 30px !important;
    }


    .intro p {
        font-size: 15px !important;
        max-width: 1075px;
    }

    button#heroButton {
        font-size: 18px !important;
        padding: 3rem;
        border-radius: 6rem;
    }

    .geology-suite h2 {
        font-size: 27px !important;
    }

    .card.green h3 {
        font-size: 24px !important;
    }

    .card.light h3 {
        font-size: 24px !important
    }

    .card.light, .card.green p {
        font-size: 14px !important;
    }


    .section-title {
        font-size: 12px !important;
    }


    .tab {
        font-size: 14px !important
    }

    .tab-content p {
        font-size: 16px !important;
    }

    .geo-text h2 {
        font-size: 30px !important;
    }

    p.sub-heading-1 {
        font-size: 16px !important;
        font-weight: bold !important;
        line-height: 3rem;
    }

    .datasheet-btn {
        padding: 14px 34px !important;
        font-size: 16px !important;
        border-radius: 40px !important;
    }


    .tab-content h4 {
        font-size: 14px !important;
        font-weight: bold !important;
    }

    .feature p {
        font-size: 14px !important
    }


    /**Detail*/
    .intro button {
        padding: 17px 44px !important;
        border-radius: 42px !important;
        font-size: 18px !important;
    }


    .image-center img {
        width: 270px !important;
    }


    .circle {
        width: 35px !important;
        height: 35px !important;
        border: 2px solid black;
        font-size: 20px !important;
    }

    .text-item {
        font-size: 17px !important;
        line-height: 2rem;
    }

    .video-thumbnail {
        max-width: 1006px !important;
        width: 100% !important;
        height: 450px !important;
    }

    .icon img {
        height: 50px !important;
        width: 50px !important;
    }

    .event-details {
        font-size: 13px !important;
    }

    .event-text h2 {
        font-size: 21px !important;
    }


    .event-description {
        font-size: 16px !important;
    }


    .event-location {
        font-size: 13px !important;
    }

    .event-link {
        font-size: 15px !important;
    }
}





@media (min-width:1000px) and (max-width:1299px) {


    /*LAYOUT CSS*/



    .sign-in {
        border-radius: 5rem !important;
        padding: 1.3rem 5rem !important;
    }


    .logo img {
        max-width: 65% !important
    }

    .phone-number {
        padding-right: 15px;
        font-size: 16px;
        font-weight: bold;
    }

    .support-contact {
        background-color: #e7e7e7;
        padding: 8px 25px 8px -1px !important;
        border-radius: 51px !important;
        align-items: center;
        justify-content: center;
        display: flex;
        gap: 1rem;
    }

    img.support_icon {
        width: 3rem;
        height: 3rem;
    }

    .login a {
        font-size: 16px;
    }


    .exo-menu > li > a {
        border-right: none !important;
    }

    ul.exo-menu li a {
        font-size: 16px;
    }

    .menu-border a {
        font-size: 16px !important;
    }

    .exo-menu > li > a {
        padding: 3rem 2rem !important;
    }

    .container {
        padding: 0rem 1rem !important;
    }

    .navbar {
        border-bottom: 1px solid black !important;
    }

    .solution-head1 a {
        font-size: 16px !important;
    }

    /**Sidebars*/
    .sidebar-left h3 {
        font-size: 22px !important;
    }

    .related-links h3 {
        font-size: 22px !important;
    }

    .related-links ul li {
        font-size: 18px !important;
    }

    .breadcrumb {
        font-size: 15px !important
    }

    /**Content Main*/

    .intro h1 {
        font-size: 30px !important;
    }


    .intro p {
        font-size: 15px !important;
        max-width: 1075px;
    }

    button#heroButton {
        font-size: 18px !important;
        padding: 3rem;
        border-radius: 6rem;
    }

    .geology-suite h2 {
        font-size: 27px !important;
    }

    .card.green h3 {
        font-size: 24px !important;
    }

    .card.light h3 {
        font-size: 24px !important
    }

    .card.light, .card.green p {
        font-size: 14px !important;
    }


    .section-title {
        font-size: 12px !important;
    }


    .tab {
        font-size: 14px !important
    }

    .tab-content p {
        font-size: 16px !important;
    }

    .geo-text h2 {
        font-size: 30px !important;
    }

    p.sub-heading-1 {
        font-size: 16px !important;
        font-weight: bold !important;
        line-height: 3rem;
    }

    .datasheet-btn {
        padding: 14px 34px !important;
        font-size: 16px !important;
        border-radius: 40px !important;
    }


    .tab-content h4 {
        font-size: 14px !important;
        font-weight: bold !important;
    }

    .feature p {
        font-size: 14px !important
    }


    /**Detail*/
    .intro button {
        padding: 17px 44px !important;
        border-radius: 42px !important;
        font-size: 18px !important;
    }


    .image-center img {
        width: 270px !important;
    }


    .circle {
        width: 35px !important;
        height: 35px !important;
        border: 2px solid black;
        font-size: 20px !important;
    }

    .text-item {
     /*   font-size: 17px !important;*/
        line-height: 2rem;
    }

    .video-thumbnail {
        max-width: 1006px !important;
        width: 100% !important;
        height: 450px !important;
    }

    .icon img {
        height: 50px !important;
        width: 50px !important;
    }

    .event-details {
        font-size: 13px !important;
    }

    .event-text h2 {
        font-size: 21px !important;
    }


    .event-description {
        font-size: 16px !important;
    }


    .event-location {
        font-size: 13px !important;
    }

    .event-link {
        font-size: 15px !important;
    }
}


@media (max-width:998px) {
    .breadcrumb {
        font-size: 16px !important;
    }

    .intro h1 {
        font-size: 24px !important;
        text-align:center !important
    }

    .grid-section {
        gap: 5rem 1rem !important;
    }

    .intro button {
        width: 100%;
        padding: 1rem 2rem !important;
        /* border-radius: 0%; */
        font-size: 16px !important;
        line-height: 3rem;
    }


    .video-thumbnail {
        max-width: 381px !important;
        width: 100%;
        height: 212px !important;
    }

    .geology-suite h2 {
        font-size: 24px !important;
    }

    .intro p{
        text-align:center !important
    }

    .geology-suite h2 {
        margin-bottom: 1rem !important;
        margin-top: 1rem !important;
    }

    .icon img{
        width:43px !important;
        height:43px !important
    }


    .event-section {
        display: none;
    }

    #if-id {
        height: 214px !important;
    }

    }