@media all and (max-width: 1180px) {
}
@media all and (max-width: 1024px) {
}
@media all and (max-width: 920px) {
  .header-fluid .navbar-light .navbar-collapse {
    background: #f3f3f3;
    position: fixed;
    left: -100%;
    width: 80%;
    top: 0;
    height: 100vh;
    padding: 30px 20px 20px 0px;
    -webkit-transition: 1s;
    transition: 0.5s;
    transition-duration: 1s;
    z-index: 999;
    display: block !important;
  }
  .header-fluid .navbar-light .navbar-collapse.active {
    left: 0;
    -webkit-transition: 1s;
    transition: 0.5s;
    transition-duration: 1s;
    z-index: 999;
  }
  .backhround-screen.active {
    display: block;
    background: #00000070;
    width: 100%;
    height: 100vh;
    z-index: 99;
    position: absolute;
    top: 70px;
  }
  .login-section {
    display: none;
  }
  .logo-fluid {
    padding: 30px 0px;
  }
  .logo-fluid .main-section ul li {
    margin-bottom: 30px;
  }
  .logo-fluid .main-section ul li:nth-last-child(1) {
    margin-bottom: 0px;
  }
  .customers-fluid .slider-part {
    margin: 30px 0px 30px 0px;
  }
  .customers-fluid .slider-part:before,
  .customers-fluid .slider-part:after {
    display: none;
  }
  .customers-fluid {
    padding: 30px 0px;
  }
  .promise-fluid {
    padding: 30px 0px;
  }
  .promise-fluid .main-section .heading-part {
  }
  .promise-fluid .main-section .card-section .card-part {
    margin-bottom: 50px;
    text-align: center;
    border: 1px solid #e7e7e7;
    padding: 16px 10px;
  }
  .promise-fluid .button-section {
    margin-top: 0px;
  }
  .shop-fluid {
    padding: 30px 0px;
  }
  .banner-section .video-section {
    height: 500px;
  }
  .header-fluid {
    padding: 15px 15px;
  }
  .customers-fluid .slider-part .carousel-indicators {
    bottom: -30px;
  }
  .about-fluid {
    padding: 42px 15px 42px 15px;
  }
  .about-fluid .right-part {
    margin-top: 30px;
  }
  .about-fluid .left-part {
    padding: 30px 0px 0px 30px;
  }
  .banner-section .content-part p {
    width: 100%;
    display: none;
  }
  .banner-section .content-part {
    left: 0px;
    width: 100%;
    right: 0px;
    padding: 0px 15px;
    text-align: center;
  }
  .shop-fluid .item-slider .owl-nav button.owl-prev {
    left: 10px;
  }
  .shop-fluid .item-slider .owl-nav button.owl-next {
    right: 10px;
  }
  .fotter-fluid {
    padding: 0px 15px;
  }
  .fotter-fluid .top-section .card-part .list-part {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .fotter-fluid .top-section .card-part .address-part {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .fotter-fluid .bottom-section {
    padding: 15px 0px;
    text-align: left;
  }
  .bottom-section .text-center {
    text-align: left !important;
    margin-top: 10px;
  }
  .bottom-section .text-right {
    text-align: left !important;
    margin-top: 10px;
  }
  .header-fluid .navbar-light .navbar-nav .nav-item {
    padding: 10px 10px;
  }
  .header-fluid .navbar-light .navbar-nav .nav-item .nav-link:after {
    display: none;
  }
  .header-fluid .navbar .navbar-brand img {
    max-width: 150px;
  }
  .banner-section .video-section:after {
    height: 500px;
  }
  .racing-fluid .main-section p {
    width: 100%;
  }
  .about1-fluid {
    padding: 30px 0px;
  }
  .breadcum-fluid {
    height: 200px;
    text-align: center;
  }
  .about1-fluid .image-part {
    margin-top: 30px;
  }
  .magin-top50 {
    margin-top: 30px;
  }
  .ourpromise-fluid {
    padding: 30px 0px;
  }
  .about1-fluid .main-section .content-part {
    margin-top: 30px;
  }
  .about1-fluid.contact-fluid {
    padding-top: 0px;
  }
  .about1-fluid.contact-fluid .main-section .content-part {
    margin-top: 30px;
  }
  .about1-fluid.contact-fluid .main-section.magin-top50 {
    margin-top: 0px;
  }
  .ourpromise-fluid .main-section ol {
    padding-left: 20px;
  }
  .ourpromise-fluid .main-section ul {
    padding-left: 20px;
  }
  .logo-fluid .main-section ul li img {
    max-width: 200px;
  }
  .signup-mob {
    display: block;
  }
  .login-mob {
    text-align: center;
    padding: 12px 0px !important;
    background: #ebb617 !important;
    border-radius: 8px;
  }
  .privacy-fluid {
    padding: 20px 15px;
  }
  .about-fluid .left-part h3 {
    font-size: 16px;
    line-height: 24px;
  }
  .banner-section .content-part a {
    padding: 12px 24px 12px 24px;
    margin-top: 16px;
  }
  .promise-fluid .button-section a {
    padding: 12px 24px 12px 24px;
    margin-top: 16px;
  }
  .about-fluid .left-part a {
    padding: 12px 24px 12px 24px;
    margin-top: 16px;
  }
  .customers-fluid .slider-part .card-part .first {
    font-size: 16px;
    line-height: 24px;
  }
  .fotter-fluid .top-section .card-part .subscribe-part {
    margin-top: 16px;
  }
  .fotter-fluid .top-section .card-part .heading-part h3 {
    margin-top: 16px;
  }
  .fotter-fluid .card-part .logo-part img {
    margin-bottom: 16px;
  }

  .promise-fluid .carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    margin-right: 3px;
    margin-left: 3px;
    border-radius: 50%;
    text-indent: -999px;
    background-color: rgb(223 223 223);
  }
  .promise-fluid .carousel-indicators .active {
    background-color: #8b8b8b;
  }
  .for-web-promise {
    display: none;
  }
  .for-mob-promise {
    display: block;
  }
  .promise-fluid .main-section .card-section .card-part {
    height: 200px;
  }
  .racing-fluid .main-section {
    flex-direction: column;
  }
  .racing-fluid .main-section .contnet-part {
    width: 100%;
  }
  .racing-fluid .main-section .image-part {
    width: 100%;
    margin: 20px 0px;
  }
}
@media all and (max-width: 520px) {
  .for-web {
    display: none;
  }
  .for-mob {
    display: block;
  }
  .logo-fluid .carousel-item {
    text-align: center;
  }
  .logo-fluid .carousel-item img {
    height: 100px;
  }
  .shop-fluid .owl-prev span,
  .shop-fluid .owl-next span {
    color: #000000;
    font-size: 28px;
    line-height: 30px;
    background: #fbfbfb;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
  }
  .promise-fluid .main-section .card-section .card-part {
    height: 280px;
  }
}
