iframe {
  width: 560px;
  height: 315px;
}
.card-icons {
  margin-left: 220px;
}
@media (width: 1024px) {
  iframe {
    width: 500px;
    height: 315px;
  }
}
@media (width: 768px) {
  iframe {
    width: 560px;
    height: 315px;
    display: block;
    margin: 0 auto;
  }

  .contents {
    background-color: #f4f5f9;
    padding: 10px;
    border-radius: 20px;
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
  }

  .col-lg-6 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .carousel-item h3 {
    font-size: 1.2rem;
  }
  .hero-content {
    margin-top: 90px;
  }
  .card-icons {
    margin-left: 150px;
  }
}
@media (width: 425px) {
  .hero-content {
    margin-top: 100px;
  }
  .hero-shape-1 {
    margin-bottom: 60px;
  }
  iframe {
    width: 400px;
    height: 280px;
    display: block;
    margin: 0 auto;
  }
  .contents {
    background-color: #f4f5f9;
    padding: 10px;
    border-radius: 20px;
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
  }

  .col-lg-6 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .card-icons {
    margin-left: 0px;
    width: 50%;
  }
  .card-icons1 {
    margin-left: 0px;
    width: 50%;
  }

  .content-top .row {
    flex-direction: column;
  }

  .content-top .col-6 {
    width: 100% !important;
    padding-left: 15px !important;
    margin-bottom: 20px;
  }
  #carouselExampleSlidesOnly {
    margin: 1rem !important;
    padding: 1.5rem !important;
  }

  .carousel-inner .py-4 img {
    height: 80px;
    width: 70px;
  }

  .carousel-item h3 {
    font-size: 1rem;
    line-height: 1.4;
    margin-bottom: 1rem;
  }

  .carousel-item .row {
    flex-wrap: nowrap;
    align-items: center;
  }

  .carousel-item .col-1 {
    width: 20% !important;
  }

  .carousel-item .col-4 {
    width: 80% !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .carousel-item img {
    width: 50px !important;
    height: 50px !important;
  }

  .carousel-item span {
    font-size: 0.8rem;
    line-height: 1.3;
  }

  .carousel-controls {
    position: relative !important;
    bottom: auto !important;
    display: flex;
    justify-content: center;
    margin-top: 1rem !important;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
  }

  .carousel-controls .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.8rem;
  }
}
@media (width: 375px) {
  .hero-content {
    margin-top: 100px;
  }
  .hero-shape-1 {
    margin-bottom: 60px;
  }
  iframe {
    width: 350px;
    height: 250px;
    display: block;
    margin: 0 auto;
  }
  .contents {
    background-color: #f4f5f9;
    padding: 10px;
    border-radius: 20px;
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
  }

  .col-lg-6 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .card-icons {
    margin-left: 0px;
    width: 50%;
  }
  .card-icons1 {
    margin-left: 0px;
    width: 50%;
  }
  .contact-content .contact-box {
    padding: 25px;
  }
  .content-top .row {
    flex-direction: column;
  }

  .content-top .col-6 {
    width: 100% !important;
    padding-left: 15px !important;
    margin-bottom: 20px;
  }
  #carouselExampleSlidesOnly {
    margin: 1rem !important;
    padding: 1.5rem !important;
  }

  .carousel-inner .py-4 img {
    height: 80px;
    width: 70px;
  }

  .carousel-item h3 {
    font-size: 1rem;
    line-height: 1.4;
    margin-bottom: 1rem;
  }

  .carousel-item .row {
    flex-wrap: nowrap;
    align-items: center;
  }

  .carousel-item .col-1 {
    width: 25% !important;
  }

  .carousel-item .col-4 {
    width: 75% !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .carousel-item img {
    width: 50px !important;
    height: 50px !important;
  }

  .carousel-item span {
    font-size: 0.8rem;
    line-height: 1.3;
  }

  .carousel-controls {
    position: relative !important;
    bottom: auto !important;
    display: flex;
    justify-content: center;
    margin-top: 1rem !important;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
  }

  .carousel-controls .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.8rem;
  }
}
@media (width: 320px) {
  .hero-content {
    margin-top: 100px;
  }
  .hero-shape-1 {
    margin-bottom: 60px;
  }
  iframe {
    width: 300px;
    height: 230px;
    display: block;
    margin: 0 auto;
  }
  .contents {
    background-color: #f4f5f9;
    padding: 10px;
    border-radius: 20px;
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
  }

  .col-lg-6 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .card-icons {
    margin-left: 0px;
    width: 50%;
  }
  .card-icons1 {
    margin-left: 0px;
    width: 50%;
  }
  .contact-content .contact-box {
    padding: 20px 14px;
  }
  .content-top .row {
    flex-direction: column;
  }

  .content-top .col-6 {
    width: 100% !important;
    padding-left: 15px !important;
    margin-bottom: 20px;
  }
  #carouselExampleSlidesOnly {
    margin: 1rem !important;
    padding: 0.8rem !important;
  }

  .carousel-inner .py-4 img {
    height: 80px;
    width: 70px;
  }

  .carousel-item h3 {
    font-size: 1rem;
    line-height: 1.4;
    margin-bottom: 1rem;
  }

  .carousel-item .row {
    flex-wrap: nowrap;
    align-items: center;
  }

  .carousel-item .col-1 {
    width: 25% !important;
  }

  .carousel-item .col-4 {
    width: 75% !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .carousel-item img {
    width: 50px !important;
    height: 50px !important;
  }

  .carousel-item span {
    font-size: 0.8rem;
    line-height: 1.3;
  }

  .carousel-controls {
    position: relative !important;
    bottom: auto !important;
    display: flex;
    justify-content: center;
    margin-top: 1rem !important;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
  }

  .carousel-controls .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.8rem;
  }
}
@media (min-width: 375px) and (max-width: 435px) {
  .hero-content {
    margin-top: 100px;
  }
  .hero-shape-1 {
    margin-bottom: 60px;
  }
  iframe {
    width: 300px;
    height: 230px;
    display: block;
    margin: 0 auto;
  }
  .contents {
    background-color: #f4f5f9;
    padding: 10px;
    border-radius: 20px;
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
  }

  .col-lg-6 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .card-icons {
    margin-left: 0px;
    width: 50%;
  }
  .card-icons1 {
    margin-left: 0px;
    width: 50%;
  }
  .contact-content .contact-box {
    padding: 20px 14px;
  }
  .content-top .row {
    flex-direction: column;
  }

  .content-top .col-6 {
    width: 100% !important;
    padding-left: 15px !important;
    margin-bottom: 20px;
  }
  #carouselExampleSlidesOnly {
    margin: 1rem !important;
    padding: 0.8rem !important;
  }

  .carousel-inner .py-4 img {
    height: 80px;
    width: 70px;
  }

  .carousel-item h3 {
    font-size: 1rem;
    line-height: 1.4;
    margin-bottom: 1rem;
  }

  .carousel-item .row {
    flex-wrap: nowrap;
    align-items: center;
  }

  .carousel-item .col-1 {
    width: 25% !important;
  }

  .carousel-item .col-4 {
    width: 75% !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .carousel-item img {
    width: 50px !important;
    height: 50px !important;
  }

  .carousel-item span {
    font-size: 0.8rem;
    line-height: 1.3;
  }

  .carousel-controls {
    position: relative !important;
    bottom: auto !important;
    display: flex;
    justify-content: center;
    margin-top: 1rem !important;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
  }

  .carousel-controls .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.8rem;
  }
}
