
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .container-fluid {
       
        padding-right: 10px;
        padding-left: 10px;
    }
    
    .container, .container-fluid {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }

    .header__menu--items {
        margin-right: 2rem;
        margin-left: 0rem;
        position: relative;
    }

    .section--padding {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important;
    }

    .main__logo--img {
        max-width: 100%;
        height: 50px;
    }

    .img-text-logo {
        height: 40px !important;
        margin-left: -7px;
        margin-top: 10px;
    }

    .feature {
        width: 240px;
        padding: 20px;
        text-align: center;
        background-color: transparent;
        transition: transform 0.3s, box-shadow 0.3s;
    }

    .footer__widget--width {
        width: 95% !important;
        margin: 0 auto !important;
       
    }
    .footer__widget--inner img {
        height: 50px;
    }
    .footer__widget--inner .img-text-logo {
        height: 30px !important;
        margin-left: -10px;
    }

}





@media only screen and (min-width: 769px) and (max-width: 991px) {
    .main__header--inner {
      display: flex;
      flex-direction: row;
      justify-content: space-between !important;
    }
    .main__logo--img {
      max-width: 100%;
      height: 40px;
    }
  
    .img-text-logo {
      height: 40px;
      margin-left: -10px;
      margin-top: 5px;
      height: 30px !important;
    }
    /* .slider__content h2{
      color:white !important;
  } */
  
    .section--padding {
      padding-top: 4rem;
      padding-bottom: 3rem;
    }
  
    .section__heading--maintitle {
      position: relative;
      padding-bottom: 1rem;
    }
  
    .mb-50 {
      margin-bottom: 0.8rem;
    }
    .feature {
      width: 280px;
      padding: 20px;
      margin: 0 auto;
      text-align: center;
      background-color: transparent;
      transition: transform 0.3s, box-shadow 0.3s;
    }
  
    .how-it-works-card {
      text-align: center;
      height: auto;
      margin-bottom: 15px;
      margin-top: 15px;
      border-radius: 10px;
      padding: 20px;
      background-color: white;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
      transition: transform 0.3s, box-shadow 0.3s;
    }
  
    .offcanvas__stikcy--toolbar {
      position: fixed;
      bottom: 0;
      background: var(--white-color);
      left: 0;
      display: none !important;
      right: 0;
      z-index: 99;
      -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
      box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
      padding: 10px 20px;
      display: none;
    }
    .footer__section {
      padding-bottom: 0rem;
    }
    .footer__widget--button {
      position: absolute;
      z-index: 9;
      top: 0;
      left: 20px;
      visibility: hidden;
      width: 100%;
      height: 100%;
      content: "";
      color: transparent;
      border: 0;
      background-color: transparent;
      color: var(--white-color);
    }
  }



@media only screen and (min-width: 576px) and (max-width: 768px) {
    .main__header--inner {
      display: flex;
      flex-direction: row;
      justify-content: space-between !important;
    }
    .main__logo--img {
      max-width: 100%;
      height: 40px;
    }
  
    .img-text-logo {
      height: 40px;
      margin-left: -10px;
      margin-top: 5px;
      height: 30px !important;
    }
    /* .slider__content h2{
      color:white !important;
  } */
  
    .section--padding {
      padding-top: 4rem;
      padding-bottom: 3rem;
    }
  
    .section__heading--maintitle {
      position: relative;
      padding-bottom: 1rem;
    }
  
    .mb-50 {
      margin-bottom: 0.8rem;
    }
    .feature {
      width: 280px;
      padding: 20px;
      margin: 0 auto;
      text-align: center;
      background-color: transparent;
      transition: transform 0.3s, box-shadow 0.3s;
    }
  
    .how-it-works-card {
      text-align: center;
      height: auto;
      margin-bottom: 15px;
      margin-top: 15px;
      border-radius: 10px;
      padding: 20px;
      background-color: white;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
      transition: transform 0.3s, box-shadow 0.3s;
    }
  
    .offcanvas__stikcy--toolbar {
      position: fixed;
      bottom: 0;
      background: var(--white-color);
      left: 0;
      display: none !important;
      right: 0;
      z-index: 99;
      -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
      box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
      padding: 10px 20px;
      display: none;
    }
    .footer__section {
      padding-bottom: 0rem;
    }
    .footer__widget--button {
      position: absolute;
      z-index: 9;
      top: 0;
      left: 20px;
      visibility: hidden;
      width: 100%;
      height: 100%;
      content: "";
      color: transparent;
      border: 0;
      background-color: transparent;
      color: var(--white-color);
    }
  }
  




@media only screen and (min-width: 320px) and (max-width: 575px) {
  .main__header--inner {
    display: flex;
    flex-direction: row;
    justify-content: space-between !important;
  }
  .main__logo--img {
    max-width: 100%;
    height: 40px;
  }

  .img-text-logo {
    height: 40px;
    margin-left: -10px;
    margin-top: 5px;
    height: 30px !important;
  }
  .slider__content h2{
    color:#f39277 !important;
    background-color: #5b0c2f;
    text-align: center;
    width: fit-content;
    margin: 0 auto !important;
    padding: 10px !important;
    border-radius: 5px;
}

  .section--padding {
    padding-top: 4rem;
    padding-bottom: 3rem;

  }

  .section__heading--maintitle {
    position: relative;
    padding-bottom: 1rem;
    
  }

  .mb-50 {
    margin-bottom: 0.8rem;
  }
  .feature {
    width: 280px;
    padding: 20px;
    margin: 0 auto;
    text-align: center;
    background-color: transparent;
    transition: transform 0.3s, box-shadow 0.3s;
  }

  .how-it-works-card {
    text-align: center;
    height: auto;
    margin-bottom: 15px;
    border-radius: 10px;
    padding: 20px;
    background-color: white;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s, box-shadow 0.3s;
  }

  .offcanvas__stikcy--toolbar {
    position: fixed;
    bottom: 0;
    background: var(--white-color);
    left: 0;
    display: none !important;
    right: 0;
    z-index: 99;
    -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
    padding: 10px 20px;
    display: none;
  }
  .footer__section {
    padding-bottom: 0rem;
  }
  .footer__widget--button {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 20px;
    visibility: hidden;
    width: 100%;
    height: 100%;
    content: "";
    color: transparent;
    border: 0;
    background-color: transparent;
    color: var(--white-color);
  }





  .home1__slider--bg {
    background: url(../img/bbb2.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position:center right;
    background-size: cover;
  }

  .home1__slider--bg.two {
    background: url(../img/bb2.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: right;
    background-size: cover;
  }


  #scroll__top {
    position: fixed;
    bottom: 58px;
    right: 10px;
    z-index: 99;
    outline: 0;
    background-color: var(--secondary-color);
    color: var(--white-color);
    -webkit-box-shadow: 0 2px 22px rgba(0, 0, 0, 0.16);
    box-shadow: 0 2px 22px rgba(0, 0, 0, 0.16);
    cursor: pointer;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    line-height: 1;
    width: 4.3rem;
    height: 4.3rem;
    line-height: 1;
    border-radius: 50%;
    border: 0;
}

.footer__widget--inner {
    margin-bottom: 30px !important;
}

.footer__widget--title {
    font-size: 2rem;
    margin-bottom: 0.2rem;
    text-decoration: underline;
}

}
