@media (max-width: 1440px) {
  .certs-wrapper .banner .content {
    min-height: 280px;
  }

  .certs-wrapper .main-content {
    max-width: 1180px;
  }
}

@media (max-width: 1250px) {
  .certs-wrapper .banner .info{
    width: 100%;
  }
}

@media (max-width: 1200px) {
  .certs-wrapper .yma-container .featured-card {
    margin: 30px calc((100% - (350px * 2)) / 4);
    margin-bottom: 0;
  }
}

@media (max-width: 1105px){
  .certs-wrapper .u-i-box{
    height: 200px;
    align-items: center;
    margin-bottom: 50px;
  }

  .certs-wrapper .u-i-jcarousel,
  .certs-wrapper .u-i-jcarousel li,
  .certs-wrapper .u-i-img{
    width: 400px;
    height: 180px;
  }

  .certs-wrapper .u-i-info{
    margin-left: 30px;
  }
}

@media (max-width:950px){
  .certs-wrapper .u-i-info{
    margin-left:30px;
  }
  .certs-wrapper .u-i-box{
    margin-bottom: 80px;
  }
}

@media (max-width: 900px) {
  .certs-wrapper .main-content {
    padding: 40px 20px;
  }

  .certs-wrapper .banner .info{
    padding: 0 10%;
  }

  .certs-wrapper .u-i-box{
    width: 100%;
  }

  .certs-wrapper .u-i-info{
    margin-left: 20px;
  }

  .certs-wrapper .you-might-also {
    padding: 40px 20px;
  } 
}

@media (max-width: 880px) {
  .certs-wrapper .banner .content {
    min-height: 200px;
    justify-content: center;
    overflow: hidden;
  }

  .certs-wrapper .uni-insti-container {
    margin: 50px 0px 0px 0px;
  }

  .certs-wrapper .u-i-box{
    flex-direction: column;
    align-items: center;
    margin:20px auto;
    height: auto;
  }

  .certs-wrapper .u-i-jcarousel .u-i-ul{
    width: 200%;
  }

  .certs-wrapper .u-i-txt-box{
    width: 100%;
    margin-bottom: 30px;
  }

  .certs-wrapper .u-i-border{
    width: 100%;
    height: auto;
  }
  .certs-wrapper .u-i-jcarousel{
    width: 100%;
    height: 284px;
  }
  .certs-wrapper .u-i-jcarousel li{
    width: 50%;
    height: 100%;
  }

  .certs-wrapper .u-i-img{
    width: 100%;
    height: 100%;
  }

  .certs-wrapper .u-i-info{
    width: 100%;
    margin: 0px 0px 20px 0px;
  }

  .certs-wrapper .u-i-info h3{
    margin: 25px 0px 10px 0px;
    font-size: 24px;
  }

  .certs-wrapper .u-i-desc,
  .certs-wrapper .u-i-txt-box p{
    font-size: 15px;
    text-align: justify;
  }

  .tabs .top nav a {
    font-size: 19px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media (max-width: 850px) {
  .certs-wrapper .yma-container .featured-card {
    margin: 30px calc((100% - 350px) / 2);
    margin-bottom: 0;
  }
}

@media(max-width:700px){
  .certs-wrapper .u-i-jcarousel{
    width: 100%;
    height: 221px;
  }
  .certs-wrapper .u-i-info .u-i-desc, 
  .certs-wrapper .u-i-txt-box p{
    font-size: 13px;
    text-align: justify;
    line-height: 20px;
  }
}


@media (max-width: 480px) {
  .certs-wrapper .breadcrums nav{
    margin: 0px;
  }
  .certs-wrapper .tabs .top nav a{
    font-size: 18px;
  }
  .certs-wrapper .breadcrums a{
    font-size: 13px;
  }
  .certs-wrapper  .breadcrums .icon img{
    width: 23px;
  }

  .certs-wrapper .u-i-box{
    flex-direction: column;
    align-items: center;
    margin: 20px auto;
  }

  .certs-wrapper .u-i-txt-box{
    width: 100%;
    margin-bottom: 15px;
  }

  .certs-wrapper .u-i-info{
    width: 100%;
    margin: 0px 0px 20px 0px;
  }

  .certs-wrapper .u-i-info h3{
    margin: 25px 0px 10px 0px;
    font-size: 22px;
  }

  .certs-wrapper .social-icon{
    width: 30px;
  }

  .certs-wrapper .featured-img{
    min-width: 100%;
  }

  .certs-wrapper .you-might-also{
    padding: 40px 0px;
  }

  .certs-wrapper .you-might-also h2 {
    padding: 0px 20px;
  }

  .certs-wrapper .yma-container .featured-content {
    padding: 40px 26px 26px 26px;
  }

  .certs-wrapper .yma-container .featured-jcarousel ul {
    margin: 0;
    padding: 0;
  }

  .certs-wrapper .yma-container .featured-jcarousel li {
    min-width: 94vw;
    margin: 30px 3vw;
  }

  .certs-wrapper .yma-container .featured-card {
    margin: 30px 0;
    width: 100%;
  }

  .certs-wrapper .featured-card .more-courses {
    font-size: 14px;
  }

  .certs-wrapper .uni-insti-container {
    margin-top: 20px;
}
}
