/*@media only screen and (max-width: 910px) {*/
  
    body {
        background-color: #fff;
        height:80vh;
    }
    section{
        padding:0px !important;
    }

    .theme-btn{
        background-color:#FF5349;
    }
    
    .home .start-btn:active{
        background-color:#FF5349;
    }
    
    /* Common css */
    .header-logo {
      max-width: 100%;
      width: 50px;
    }
    
    .heading{
        padding:5px 10px;
    }
    .heading a i{
        background-color:#FF8D2F;
        padding:5px;
        border-radius:25px;
        color:#fff !important;
    }
    
    .heading .calendar-icon{
        background-color:#FF8D2F;
        padding:5px;
        border-radius:25px;
        width:30px;
        height:30px;
    }
    
    
    
    
    /*Select2 Custom Css*/
    
    .select2-container--default .select2-selection--single {
        border: 1px solid #ff5349 !important;
    }
    
    .select2-container .select2-selection--single {
        height: 40px !important;
    }
    
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 40px !important;
    }
    
    .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 8px !important;
    }
    
    .select2-container--default .select2-results>.select2-results__options {
        display: flex !important;
        flex-direction: column !important;
    }

    
    /*Select2 Custom Css*/
    
    
    
    
    
    /*.location-div h6,.location-div  h4{*/
    /*    color:#ff8d2f;*/
    /*}*/
    
    /*.custom-container{*/
    /*    height:86vh;*/
    /*}*/
    

    .common-bg img {
      width: 150px;
    }
    
    .modal-content{
        background-color:#f5f5fa;
    }
    
  
    
    /* Home.php */
    .home {
        position: relative;
        padding-bottom: 120px;
        background-color: #FF5349;
        height: 100vh;
        display: flex;
        justify-content: space-around;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .home-bg{
        margin-top:10rem;
    }
    .home-bg img{
        max-width:100%;
        width:200px;
    }
    
    .home-bg p {
      margin: 0px !important;
      padding-bottom: 0px !important;
    }
    
    
    .progress-container {
        width: 100%;
        background-color: #ddd;
        border-radius: 25px;
        /*margin-top: 20px;*/
    }

    .progress-bar {
        width: 0%;
        height: 5px;
        background-color: #ff5349;
        border-radius: 25px;
    }
    
    
    /* login.php */
     .common-bg img,.login-bg img {
        max-width:100%;
        width: 50px;
    }
    
    .common-bg,.login-bg {
        height: 10vh;
        background-color: #FF5349;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    
    .login-bg h4,
    .common-bg h4 {
      font-size: 25px;
      font-weight: 500;
      color: #fff;
    }
    
    
    .skip-div .skip-link {
        color:#FF5349;
        font-size:15px;
        font-weight:600;
    }
    
    
    
    
    /* OTP.php */
    
    .otp-container .otp-resend h3,
    .resendotp {
      color: #8d8f91;
      margin-top: 15px;
      font-weight: 600;
    }
    .otp-container .otp-resend .resendotp {
      color: #FF5349;
      margin-top: 15px;
      font-weight: 600;
    }
    
    /* Header.php */
    
    .header .header-cam {
      margin-left: 50px !important;
    }
    
    /* index.php */
    .main-title-div {
      padding: 10px;
    }
    .main-title-div .main-title > h3 {
      color: #313a51;
      font-weight: 600;
      font-size: 20px;
    }
    
    .main-title-div .main-title > p {
      font-size: 15px;
      color: #313a51;
      font-weight: 500;
      font-family: inherit;
      margin-top:10px
    }
    .main-image img {
      min-width: 100%;
      height: 150px;
    }
    /*
    .div-sos {
      background-color: #f5f5fa;
      border: 1px solid #f8f8f8;
      border-radius: 15px;
      text-align: -webkit-center;
    }
    
    .sos-main {
      padding: 30px;
    }
    
     .sos-circle {
      background: radial-gradient(circle, #ffffff, #aaaacc);
      width: 280px;
      height: 280px;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 50%;
      box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5); /* Inner shadow 
      text-align: center;
      color: white;
    }
    .sos-text {
      background: radial-gradient(circle, #ffad59 0%, #ff7e7b 100%);
      width: 250px;
      height: 250px;
      display: flex;
      align-items: center;
      border-radius: 50%;
      text-align: center;
      color: white;
      font-family: Arial, sans-serif;
      flex-direction: column;
      justify-content: center;
    } */
    
    .sos-button-container {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 35vh;
      background-color: #f5f5fa;
      border-radius: 25px;
    }
    
    .outer-ring {
      width: 260px;
      height: 260px;
      background: radial-gradient(circle, #ffffff, #f0f1f6);
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      box-shadow: 0px 0px 80px 0px #aaaacc6e, 0px 0px 0px 0px #ffffff00;
    }
    
    .sos-button {
      width: 200px;
      height: 200px;
      background: radial-gradient(circle, #ff8d2f, #f5a76b);
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      box-shadow: 0px 0px 30px rgb(0 0 0 / 40%), 0 0 20px rgb(255 0 0 / 10%) inset;
      border: none;
      transition: all 0.2s ease; /* Add a smooth transition */
    }
    
    .sos-button:active {
      transform: scale(0.95); /* Shrink the button slightly */
      box-shadow: 0px 0px 15px rgb(0 0 0 / 60%), 0 0 10px rgb(255 0 0 / 20%) inset;
    }
    .sos-text {
      text-align: center;
    }
    .sos-text h1 {
      font-size: 45px;
      font-weight: 600;
      color: #fff;
    }
    .sos-text p {
      margin: 0;
      font-size: 15px;
      color: #fff;
    }
    
    .footer-sos-type {
      display: flex;
      flex-wrap: wrap;
    }
    
    .sos-types {
      display: flex;
      align-items: center;
      padding: 5px;
      border: 1px solid #dad9d9;
      border-radius: 40px;
      margin: 5px;
    }
    
    .sos-types .sos-icon {
      /* background: #f5a6df; */
      background: #ff8d2f;
      padding: 5px 9px;
      border-radius: 50%;
      color: #fff;
      font-size: 15px;
    }
    
    .sos-types h5 {
      font-size: 16px;
      font-weight:500;
      margin: 0 10px;
    }
    
    /* MyCircle.php */
    
    .header-container {
      background-color: #f5f5fa;
      padding: 15px 10px;
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
    
    .header-container h5 {
      font-size: 20px;
      font-weight: 600;
    }
    .header-container a {
      color: #ff8d2f;
      font-weight: 500;
    }
    
    .mycircle .circle-icon{
        color:#FF8D2F;
    }
    
    .circle-header .circle-icon {
      background: #ff8d2f;
      padding: 10px;
      border-radius: 50%;
      color: #fff;
      font-size: 15px;
      margin: 0 10px;
    }
    
    .circle-list li {
      background-color: #f5f5fa;
      padding: 5px 10px;
      border-radius: 15px;
      margin: 5px 0;
    }
    
    .profile-box-name {
      display: flex;
      justify-content: space-between; /* This will space out the children */
      align-items: center;
    }
    
    .profile-icon {
      display: flex;
      align-items: center; /* Aligns icon vertically */
    }
    
    .profile-icon h5 {
        font-size: 18px;
        font-weight: 500;
    }
    
    .profile-box-name span {
      color: #8b8b8b;
    }
    
    .profile-box-name .circle-icon {
      /* background: #f5a6df; */
      background: #ff8d2f;
      padding: 10px;
      border-radius: 50%;
      color: #fff;
      font-size: 20px;
    }
    
    
    /*Mycircle Modal*/
    
        .bill-details p{
            padding:2px !important;   
            margin:0px !important;
            border-top:0px;
            font-size:15px;
        }
        
        .contact-body {
            display: flex;
            justify-content: space-between;
        }
        
        .contact-card {
            max-width: 450px;
            /*max-width: max-content;*/
            margin: 15px auto;
            border-radius: 5px;
            overflow: hidden;
        }

        .contact-header h5 {
            margin: 0;
            font-size: 1.5rem;
            font-weight: 600;
        }



        .contact-info strong {
            color: #495057;
        }

        .contact-btns {
            display: flex;
            justify-content: flex-end;
            flex-direction: column;
        }
        .contact-btns a i{
            font-size:20px;
            color:#ff8d2f;
        }

        .btn-custom {
            flex: 1;
            margin: 0 5px;
            font-size: 16px;
            padding: 10px;
            border-radius: 8px;
            transition: transform 0.2s, background-color 0.2s;
        }

        .btn-custom i {
            margin-right: 5px;
        }

        .btn-custom:hover {
            transform: scale(1.05);
        }

        .btn-call:hover {
            background-color: #0056b3;
        }

        .btn-whatsapp:hover {
            background-color: #128c7e;
        }

        .btn-location:hover {
            background-color: #17a2b8;
        }
    
    
    
    
/* Explore.php*/


    .explore-main-div{
        display: flex!important;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    
   .explore-main-div .profile-card {
        width: 180px;
        background-color: #f9f9f9;
        border-radius: 12px;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
        padding: 15px;
        margin-bottom: 15px;
        transition: background-color 0.3s ease, box-shadow 0.3s ease;
    }

    /* Card Hover Effect */
   .explore-main-div .profile-card:hover {
        background-color: #f0f0f0;
        box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    }

    /* Card Header */
   .explore-main-div .profile-card-header {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    /* Profile Icon */
   .explore-main-div .profile-icon {
        height: 40px;
        width: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 20px;
        background-color: #e0e0e0;
        border-radius: 50%;
        box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
    }

    /* Profile Title */
   .explore-main-div .profile-title {
        font-size: 16px;
        font-weight: 600;
        color: #333;
    }

    /* Card Body */
   .explore-main-div .profile-card-body {
        display: flex;
        justify-content: space-between;
        margin-top: 10px;
        font-size: 14px;
    }

    /* Contact Info */
   .explore-main-div .contact-info {
        display: flex;
        align-items: center;
        gap: 5px;
    }

   .explore-main-div .contact-info a {
        /*color: #007bff;*/
        color: #ff8d2f;
        text-decoration: none;
        font-weight: bold;
    }

   .explore-main-div .contact-info a:hover {
        text-decoration: underline;
    }

    /* Icon in Contact Info */
   .explore-main-div .contact-info i {
        font-size: 14px;
    }
    

    

    /* Footer */
    
    /* Footer-Menu */
    
    .navbar-menu ul li > a {
      display: flex;
      flex-direction: column;
    }
    .navbar-menu ul .icon {
      font-size: 26px;
    }


/*SafetyTips.php*/

.safty-tips-main p{
    font-size:14px;
    color:#5b5b5b;
}


/*Feedback-Form.php*/




@media only screen and (max-width: 410px) {
    .main-title-div .main-title > h3 {
      font-size: 18px;
    }
    .sos-button-container{
        height:32vh;
    }
    .sos-button {
      width: 150px;
      height: 150px;
    }
    .outer-ring {
      width: 200px;
      height: 200px;
    }
    
    .sos-text p{
        font-size:13px;
    }
    .sos-text h1{
        font-size:40px;
    }
    
}