@media (max-width: 567px) {
  .navbar{
    padding: 0;
  }
  .navbar-toggler:focus{
    box-shadow: none;
  }
  .navbar-nav{
    padding: 100px 0 20px 0;
    position: absolute;
    inset: 0px 0px 0px;
    background: rgb(0, 0, 0);
    height: 360px;
    text-align: center;
  }
  .navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show > .nav-link {
    margin-left: 0px;
  }
  .navbar-light .navbar-toggler, .navbar-brand {
    z-index: 1000;
  }
  .navbar-light .navbar-nav .nav-link.nav-btn{
    display: inline-block;
  }
  #navbar{
    background-color: transparent;
  }
  .banner-content{
    text-align: center;
  }
  .footer-links ul {
	margin-top: 30px;
    gap: 20px;
    flex-direction: column;
  }
  .footer-logo {
    justify-content: center;
  }
  .banner-content h4 {
    font-size: 22px;
  }
  .banner-content h1 {
    font-size: 35px;
  }
  .banner-content p {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .banner-content {
    position: relative;
    top: 0;
    transform: none;
    width: 100%;
  }
  .banner {
    padding-top: 200px;
    text-align: center;
  }
  .banner-image img {
    width: 250px;
  }
  .banner-image {
    position: absolute;
    bottom: -320px;
    left: 18%;
  }
  .seo-content {
    position: relative;
    top: 0;
    padding: 0px 0 260px 0;
    left: 0;
    transform: none;
    width: 100%;
  }
  .ai-content {
    position: relative;
    top: 0;
    padding: 0px 0 260px 0;
    left: 0;
    transform: none;
    width: 100%;
  }
  .seo-section{
    padding-top: 300px;
    text-align: center;
  }
  .ai-section{
    padding-top: 300px;
    text-align: center;
  }
  .seo-content{
    padding-bottom: 30px;
	padding-top: 0px;
  }
  .ai-content{
    padding-bottom: 30px;
    padding-top: 0px;
  }
	
  .seo-content h2 {
	margin-top: 30px;
  }
  .seo-image{
    padding-top: 0px;
  }
	
  .seo-image1{
	margin-top: 10px;
	margin-left: 20px;
	margin-right: -90px;
  }
  .seo-image2, .seo-image{
    padding-left: 0px;
  }
  .seo-image3{
	margin: 0px 20px;
  }
	
  .seo-image-multi{
	padding-right: 0%;
	}
  .seo-section-2, .seo-section-3{
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .seo-section-2 .seo-content, .seo-section-3 .seo-content{
    left: 0;
    padding-top: 50px;
  }
  .new-app-btn {
    gap: 20px;
    flex-direction: column;
  }
  .seo-buttons a{
    margin-bottom: 25px;
    display: block;
  }
  .seo-section-4{
    padding-top: 0px;
  }
  .seo-section-4::before {
    top: -154px;
  }
  .seo-section-app{
    padding-top: 0px;
    margin-top: 0px;
  }
  .seo-section-app::before {
    top: 0px;
  }
  .footer-links{
    flex-direction: column;
  }
  .footer-links {
    gap: 30px;
    align-items: center;
  }
  .footer-info{
	margin-top: 50px;
	margin-bottom: 100px;
  }
	
  .faqs {
    padding: 60px 10px 60px 20px;
  }

  .ethics{
	padding: 15% 8%;
	background-color: #E5E5E5;
	}
  footer {
    padding: 50px 0 50px 0;
  }
}

@media only screen and (max-width: 767px) and (min-width: 568px) {
  .navbar{
    padding: 0;
  }
  .navbar-toggler:focus{
    box-shadow: none;
  }

  .navbar-nav{
    padding: 0 0 20px 0;
  }
  .navbar-light .navbar-nav .nav-link.nav-btn{
    display: inline-block;
  }
  .banner-content{
    text-align: center;
  }
  .banner-content h4 {
    font-size: 22px;
  }
  .banner-content h1 {
    font-size: 35px;
  }
  .banner-content p {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .banner-content {
    position: relative;
    top: 0;
    transform: none;
    width: 100%;
  }
  .banner {
    padding-top: 200px;
    text-align: center;
  }
  .banner-image img {
    width: 250px;
  }
  .banner-image {
    position: absolute;
    bottom: -250px;
    left: 18%;
  }
  .seo-content {
    position: relative;
    top: 0;
    padding: 0px 0 260px 0;
    left: 0;
    transform: none;
    width: 100%;
  }
  .seo-section{
    padding-top: 300px;
    text-align: center;
  }
  .seo-content{
    padding-bottom: 50px;
  }
  .seo-image{
    padding-top: 0px;
  }
  .seo-image2, .seo-image{
    padding-left: 0px;
  }
	
  .seo-image-multi{
	padding-right: 0%;
	}
  .seo-section-2, .seo-section-3{
    padding-top: 100px;
  }
  .seo-section-2 .seo-content, .seo-section-3 .seo-content{
    left: 0;
    padding-top: 50px;
  }
  .seo-buttons a{
    margin-bottom: 10px;
    display: inline-block;
  }
  .seo-section-4{
    padding-top: 0px;
    margin-top: 165px;
  }
  .seo-section-4::before {
    top: -154px;
  }
  .footer-links{
    flex-direction: column;
  }
  .footer-links {
	margin-top: 30px;
    gap: 30px;
    align-items: center;
  }
  .footer-info {
	margin-top: 50px;
  }
  .ethics{
	padding: 8% 8%;
	background-color: #E5E5E5;
	}
  footer {
    padding: 50px 0 50px 0;
  }

}

@media only screen and (max-width: 768px) and (min-width: 768px) {
  
}

@media only screen and (max-width: 990px) and (min-width: 769px) {
 
}

@media only screen and (max-width: 1024px) and (min-width: 991px) {
 
}