/*
    Media queres
    Responsive File
*/
/* Tab  */
@media (max-width: 768px) { 

    p {
        font-size: 18px;
    }
    
    .header .container-fluid {
        justify-content: center!important;
    }
    h2 {
        font-size: 30px!important;
    }

    
    
    .center {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 80%;
      }
    
    button.btn.me-2 {
        display: none;
    }

    .footer {
        padding: 50px 0px;
    }

    .footer .social-icon {
        justify-content: flex-start;
    }

    p.testimonial-message {
        font-size: 18px;
    }

    .aboutpatrol p {
        font-size: 20px!important;
        line-height: 29px!important;
    }

    .aboutpatrol {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }

    .row.down-sec {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .appstore{
        width: 47%!important;
    }
    .playstore{
        width: 47%!important;
    }

    .about {
        padding: 50px 15px;
    }

    .appworks h2 {
        padding: 10px 15px; 
    }

    .appworks-img {
         padding-left: 45px!important;
        padding-right: 35px!important; 
    }

    .useyapp {
        
        padding: 50px 15px;
    }

    .container.testimonial {
        padding: 50px 34px;
    }

    .FAQ {
        padding: 50px 15px;
    }
 /* for parent */
    .parents {
        display: none!important;
    }
    .slideshow-container {
        display: block!important;
    }
    .mySlides {display: none;}
    .cSlides {display: none;}
    img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;

}

/* Caption text */
.text {
  color: black;
  font-size: 18px;
  width: 100%;
  text-align: center;
  padding-top: 15px;
  font-weight: 700;
}



/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.dots {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
  }

.active1 {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}
 @keyframes fade {
  from {opacity: .4} 
   to {opacity: 1} 
} 
.fade:not(.show) {
    opacity: 1!important;
}
}


/* Mobile */
@media (max-width: 480px) { 

    .herodsk {
            display: none;
        }
    p {
        font-size: 18px;
    }
    
    .header .container-fluid {
        justify-content: center!important;
    }
    h2 {
        font-size: 30px!important;
    }

    
    .center {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 60%;
      }
    
    button.btn.me-2 {
        display: none;
    }

    .footer {
        padding: 50px 0px;
    }

    .footer .social-icon {
        justify-content: flex-start;
    }

    p.testimonial-message {
        font-size: 18px;
    }

    .aboutpatrol p {
        font-size: 20px!important;
        line-height: 29px!important;
    }

    .aboutpatrol {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }

    .row.down-sec {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .appstore{
        width: 47%!important;
    }
    .playstore{
        width: 47%!important;
    }

    .about {
        padding: 50px 15px;
    }

    .appworks h2 {
        padding: 10px 15px; 
    }

    .appworks-img {
         padding-left: 45px!important;
        padding-right: 35px!important; 
    }

    .useyapp {
        
        padding: 50px 15px;
    }

    .container.testimonial {
        padding: 50px 34px;
    }

    .FAQ {
        padding: 50px 15px;
    }
        .dwntext {
            font-size: 24px !important;
            line-height: 1 !important;
            color: black;
                font-weight: 700;
        }
 /* for parent */
    .parents {
        display: none!important;
    }
    .slideshow-container {
        display: block!important;
    }
    .mySlides {display: none;}
    .cSlides {display: none;}
    img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;

}

/* Caption text */
.text {
  color: black;
  font-size: 18px;
  width: 100%;
  text-align: center;
  padding-top: 15px;
  font-weight: 700;
}



/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.dots {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
  }

.active1 {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}
 @keyframes fade {
  from {opacity: .4} 
   to {opacity: 1} 
} 
.fade:not(.show) {
    opacity: 1!important;
}

 .hero {
    background-image: url(assets/banner.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 80dvh;
    width: 100%;
    display: flex;
    height: 55dvh;
}
p.logotext {
    text-align: center;
}

        div#aboutpatrol {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
        }
    
        .row.herotext {
    padding: 15px;
    display: flex;
    align-items: center;
    align-content: center;
    color: black;
    background-color: rgb(214 238 255 / 75%);
        text-align: center;
        }
    
                  #popup {
                      max-width: 90%;
                      left: 0%;
                      margin: 5%;
                      padding: 4%;
                    top: 0%;
                        flex-direction: column-reverse;
                  }
        
                  form#mc-embedded-subscribe-form {
                      margin: 1% !important;
                  }
                                                                                                                                                                                                                                                                  .popup-col-1 {
                                                                                                                                                                                                                                                                      width: 100%;
                                                                                                                                                                                                                                                                      display: none;
                                                                                                                                                                                                                                                                  }
                                                                                                                                
                                                                                                                                                                                                                                                                  .popup-col-2 {
                                                                                                                                                                                                                                                                      width: 100%;
                                                                                                                                                                                                                                                                  }
}
