@media only screen and (min-width: 1600px) and (max-width: 1920px) {
  .container {
    max-width: 1700px !important;
  }

  .Home-Carousel-title {
    font-size: 56px;
  }

  .Home-Carousel-subtitle {
    font-size: 26px;
  }

  .Home-heading {
    font-size: 36px;
  }

  .Home-logo img {
    max-height: 80px;
    margin: 0 20px 50px;
  }

  .h3,
  h3 {
    font-size: 3rem;
  }

  .order-3 p,
  .order-md-1 p {
    font-size: 1.5rem;
  }

  .Home-title {
    font-size: 26px;
    margin-bottom: 0;
  }

  .Home-feature p {
    font-size: 1.2rem;
  }

  .Home-Section-1-title {
    font-size: 28px;
    margin-bottom: 0px;
  }

  .Home-Section-1-subtitle {
    font-size: 40px;
  }

  .Home-Courses-description {
    font-size: 18px;
    min-width: 1000px;
  }

  .Home-Courses-card-title {
    font-size: 22px;
  }

  .Home-Courses-card-text {
    font-size: 18px;
  }


  .Home-Carousel-image {
    max-width: 390px;
  }

    .Home-Section-1-card-body p {
    font-size: 18px;
  }
  .show1920{
    display: block !important;
  }
}


@media only screen and (min-width: 1025px) and (max-width: 1599px) {
  .container {
    max-width: 1400px !important;
    width: 90%;
  }

  .Home-Carousel-title {
    font-size: 40px;
  }

  .Home-Carousel-subtitle {
    font-size: 22px;
  }

  .Home-heading {
    font-size: 28px;
  }

  .Home-logo img {
    max-height: 75px;
    margin: 0 15px 20px;
  }

  .h3,
  h3 {
    font-size: 2rem;
  }

  .order-3 p,
  .order-md-1 p {
    font-size: 1.2rem;
  }

  .Home-feature-icon img {
    width: 120px;
    height: 120px;
  }

  .Home-title {
    font-size: 22px;
    margin-bottom: 0;
  }

  .Home-feature p {
    font-size: 1rem;
  }

  .Home-icon-section {
    padding: 40px 0;
  }

  .Home-Section-1-title {
    font-size: 22px;
    margin-bottom: 5px;
  }

  .Home-Section-1-subtitle {
    font-size: 30px;
  }

  .Home-Section-1-card-body p {
    font-size: 16px;
  }

  .Home-Courses-description {
    font-size: 16px;
    min-width: 850px;
  }

  .Home-Courses-card-title {
    font-size: 18px;
  }

  .Home-Courses-card-text {
    font-size: 15px;
  }


  .Home-Carousel-image {
    max-width: 390px;
  }

  .order-3 {
    padding-left: 76px;
  }

  .order-md-1 {
    padding-right: 76px;
  }
}
@media only screen and (min-width: 1290px) and (max-width: 1479px) {
.show1300{
  display: block !important;
}
}
@media only screen and (min-width: 800px) and (max-width: 1024px) {}

@media only screen and (min-width: 481px) and (max-width: 799px) {
  .Home-Carousel-slide {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 50px;
  }

  .Home-Carousel-image {
    width: 100%;
    padding-top: 20px;
  }

  .Home-Carousel-title {
    font-size: 24px;
  }

  .Home-Carousel-subtitle {
    font-size: 16px;
  }

  .Home-Courses-card img {
    height: 160px;
  }

  .Home-Courses-title {
    font-size: 22px;
  }

  .Home-Courses-subtitle {
    font-size: 16px;
  }

  .Home-Courses-card-body {
    padding: 15px;
  }

  .Home-logo img {
    margin-bottom: 20px;
    max-height: 50px;

  }

  .order-md-1 {
    padding-right: 0px;
  }

}

@media only screen and (max-width: 480px) {
  .container {
    max-width: 90%;
  }

  .cta-f {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 10px;
  }

  .Home-Carousel-slide {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 50px;
  }

  .Home-Carousel-image {
    width: 100%;
    padding-top: 20px;
  }

  .Home-Carousel-title {
    font-size: 24px;
  }

  .Home-Carousel-subtitle {
    font-size: 16px;
  }

  .Home-Courses-card img {
    height: 160px;
  }

  .Home-Courses-title {
    font-size: 22px;
  }

  .Home-Courses-subtitle {
    font-size: 16px;
  }

  .Home-Courses-card-body {
    padding: 15px;
  }

  .Home-logo img {
    margin-bottom: 20px;
    max-height: 50px;
  }

  .order-md-1 {
    padding: 20px;
  }

  .Home-button {
    font-size: 15px;
  }

  .order-3 {
    padding: 20px;
  }

  .pb-0 {
    padding-bottom: 0px;
  }

  .margin-stand-75px {
    margin-top: 15px;
  }

  .Home-icon-section {
    padding: 0px;
  }

  .Home-feature-icon img {
    width: 100px;
    height: 100px;
  }

  .Home-feature:hover {
    width: 80%;
    margin: 0 auto;
  }

  .Home-Section-1-title {
    font-size: 14px;
    line-height: 16px;
  }

  .Home-Section-1-subtitle {
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 20px;
  }

  .Home-Courses-section,
  .Job-Search-section {
    padding: 40px 20px;
  }

  .mt-5 {
    margin-top: 2rem !important;
  }
  .containerr-100 {
    max-width: 100%;
  }
  .ml--10{
    margin-left: -10px;
  }
  .footer-links{
    display: block;
  }
}