/* responsive ******************************************************************************/
@media (max-width: 1699px) {
  #homeBanner .item.banner-1 .certification-bx-main {
    max-width: 85%;
  }
}

/* responsive ******************************************************************************/
@media (max-width: 1599px) {
  #homeBanner .text-box .title h1 {
    font-size: 46px;
  }
  #homeBanner .text-box h5 {
    font-size: 30px;
  }
  #homeBanner .text-box h6 {
    font-size: 26px;
  }
  .logo-section {
    margin-top: -5px;
  }

  #homeBanner .logo-boxes {
    max-width: 90%;
    /* column-gap: 13px; */
  }

  .zero-to-pro-bx {
    font-size: 20px;
  }
  .certification-bx {
    font-size: 17px;
  }
}
/* responsive ******************************************************************************/
@media (max-width: 1499px) {
  #homeBanner .row {
    max-width: 90%;
  }
  #homeBanner .logo-boxes img {
    max-width: 60px;
    height: 38px;
  }
}
/* responsive ******************************************************************************/
@media (max-width: 1399px) {
  #footer h6 br {
    display: none;
  }

  #homeBanner .banner-3 .text-box h5 {
    font-size: 26px;
  }
  #homeBanner .row {
    max-width: 95%;
  }
}
/* responsive ******************************************************************************/
@media (max-width: 1299px) {
  section {
    padding: 70px 0;
  }
  .section-heading h3 {
    font-size: 34px;
  }

  /* #homeBanner .text-box .title h1 {
    font-size: 50px;
  } */
  #homeBanner .text-box .title {
    padding: 4px 30px 10px 20px;
  }
  #homeBanner .text-box h5 {
    font-size: 28px;
  }
  #homeBanner .text-box h6 {
    font-size: 24px;
  }
  /* #homeBanner .logo-boxes img {
    max-width: 90px;
    height: 40px;
  } */
  /* #homeBanner .banner-3 .text-box .title {
    width: 48%;
  } */
  #homeBanner .banner-3 .text-box .title h2 {
    font-size: 20px;
  }
  #build-skills .category-bx .box .image-bx img {
    width: 60px;
    height: 60px;
  }
  #build-skills .build-skills-slider .box .text-bx {
    padding: 36px 0;
  }
  .data-certification-bx {
    margin-top: 50px;
  }
  .data-certification-bx .text-box {
    padding: 20px 20px;
  }
}
/* responsive ******************************************************************************/
@media (max-width: 1199px) {
  .container {
    max-width: 90%;
  }
  h6 {
    font-size: 19px;
  }
  .section-heading h3 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  #homeBanner .text-box h5 {
    font-size: 24px;
    margin-bottom: 8px;
  }
  #homeBanner .banner-3 .text-box h5 {
    font-size: 36px;
  }
  #homeBanner .text-box .title h1 {
    font-size: 38px;
  }
  #homeBanner .text-box h6 {
    font-size: 22px;
  }
  #homeBanner .logo-boxes {
    column-gap: 12px;
  }
  /* #homeBanner .logo-boxes img {
    max-width: 80px;
    height: 30px;
  } */
  #homeBanner .price-tag .red {
    font-size: 30px;
  }
  #placement .box {
    padding: 50px 20px 40px 20px;
  }
  #placement .box p br {
    display: none;
  }
  #feature-job-title .box {
    padding: 50px 20px 50px 20px;
  }
  #feature-job-title .box span {
    font-size: 34px;
  }
  #internship .box p {
    font-size: 16px;
  }
  #best-course .item .box {
    padding: 60px 20px 30px 20px;
    min-height: 210px;
  }
  #our-course .item .box .image-bx {
    padding: 30px 30px;
  }
  #you-will-learn .you-will-learn-main-box ul li img {
    width: 100px;
  }
  .footer-box h3 {
    margin-bottom: 20px;
    font-size: 30px;
  }

  .zero-to-pro-bx .button-box ul {
    column-gap: 10px;
    row-gap: 10px;
  }
  .zero-to-pro-bx {
    font-size: 18px;
  }
  .zero-to-pro-bx .button-box {
    padding-top: 10px !important;
  }
  #homeBanner .item.banner-1 .img-box img {
    max-width: 73%;
  }
  #homeBanner .item.banner-2 .img-box img {
    max-width: 90%;
  }
  #homeBanner .item.banner-3 .img-box img {
    max-width: 75%;
  }
  #homeBanner .banner-4 .img-box img {
    max-width: 67%;
  }
  #homeBanner .item.banner-1 .certification-bx-main {
    max-width: 100%;
  }
}
/* responsive ******************************************************************************/
@media (max-width: 1080px) {
  h6 {
    font-size: 18px;
  }
  #meet-training-experts
    .expert-bx
    .profile-box
    .top
    .user-bx
    .profile-left
    .img-bx
    img {
    width: 70px;
    height: 70px;
  }
  #meet-training-experts .expert-bx .profile-details-box .button-box ul {
    column-gap: 14px;
    row-gap: 14px;
  }
  #feature-job-title .box {
    padding: 40px 20px 40px 20px;
  }
  #you-will-learn .you-will-learn-main-box ul li img {
    width: 90px;
  }
  #build-skills .category-bx .box {
    padding: 10px 10px;
  }
  #build-skills .build-skills-slider .box .image-bx img {
    width: 100px;
    height: 100px;
  }
  #accreditation .accreditation-main-box .row {
    row-gap: 20px;
  }
  .col-20 {
    flex: 0 0 30%;
    max-width: 30%;
  }
  #footer .location-block h6 {
    font-size: 14px;
  }
  .contact-info {
    font-size: 14px;
  }
  #footer .contact-info i,
  #footer .contact-info img {
    margin-right: 6px;
  }

  .certification-bx {
    font-size: 12px;
  }

  .zero-to-pro-bx .button-box ul {
    column-gap: 7px;
    row-gap: 5px;
  }
  .limited-sates img {
    max-width: 50%;
  }
}
/* responsive ******************************************************************************/
@media (max-width: 991px) {
  section {
    padding: 60px 0;
  }
  .section-heading h3 {
    width: fit-content;
  }
  #homeBanner .text-box {
    place-items: center;
    text-align: center;
  }
  #homeBanner .text-box .title {
    display: block;
    margin: 0 auto 12px auto;
  }
  #homeBanner .banner-3 .boxes {
    justify-content: center;
  }
  #homeBanner .row {
    align-items: end !important;
  }
  #homeBanner .owl-nav button.owl-prev {
    left: 0;
  }
  #homeBanner .owl-nav button.owl-next {
    right: 0;
  }
  .row {
    row-gap: 30px;
  }
  .section-heading h3 {
    font-size: 28px;
  }
  .section-heading h4 {
    font-size: 25px;
  }
  #meet-training-experts .expert-bx .profile-details-box {
    padding: 0px 10px 0 10px;
  }
  #placement .placement-main-box .row {
    row-gap: 90px;
  }
  #feature-job-title .box span {
    font-size: 28px;
  }
  #internship .box {
    margin: 0 auto;
  }
  .footer-box {
    text-align: center;
  }
  #footer .top-box .logo-box img {
    max-width: 200px;
    margin-bottom: 0px;
  }
  #footer .align-items-center {
    justify-content: center;
  }
  #footer .link-box ul {
    justify-content: center;
  }
  .price-tag {
    bottom: 20px;
  }
  #footer {
    padding: 30px 0 110px;
  }
  .offer-tag {
    bottom: 20px;
  }
  .limited-sates img {
    max-width: 80%;
  }
}
/* responsive ******************************************************************************/
@media (max-width: 767px) {
  .mobile {
    display: block !important;
  }
  .desktop {
    display: none !important;
  }
  br {
    display: none;
  }
  .price-tag br {
    display: block;
  }
  #header .logo-box img {
    max-width: 160px;
  }
  #homeBanner .item {
    padding-top: 110px;
  }
  #internship .row {
    row-gap: 50px;
  }
  #best-course .item .box {
    min-height: 190px;
  }
  #footer .row {
    row-gap: 20px;
  }
  #footer .link-box ul {
    margin-top: 0;
  }
  .box.call-box {
    border-block: 1px solid var(--gray-D5D5D5);
    padding: 10px 0;
  }
  .col-20 {
    flex: 0 0 45%;
    max-width: 45%;
  }
  .price-tag {
    padding: 15px 30px;
    position: unset;
  }
  .price-tag-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 10px;
    z-index: 99;
    background-color: var(--light-grey);
  }
  #footer {
    padding: 30px 0 100px;
    position: relative;
  }
  .price-tag .white {
    font-size: 16px;
  }
  .price-tag .red {
    font-size: 22px;
  }

  .register-bx .price-tag {
    padding: 12px 26px;
  }
  .register-bx .price-tag .white {
    font-size: 14px;
  }
  .register-bx .price-tag .red {
    font-size: 20px;
  }
  .white-popup-block.popup-video iframe {
    width: 100% !important;
    height: 300px;
  }
  .white-popup-block.popup-video {
    max-width: 100%;
  }
  .play-button {
    width: 50px;
    height: 50px;
  }

  .play-button::after {
    left: 50%;
    top: 50%;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 14px solid white;
    transform: translate(-50%, -50%);
  }
  .offer-tag {
    bottom: 100px;
  }
}

/* responsive ******************************************************************************/
@media screen and (max-width: 600px) {
  #Scholarship .container {
    max-width: 100%;
  }
  #Scholarship table {
    border: 0;
  }

  #Scholarship table td {
    width: 100% !important;
  }

  #Scholarship table caption {
    font-size: 1.3em;
  }
  #Scholarship table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #Scholarship table tr {
    border-bottom: 1px solid var(--red);
    display: block;
    margin-bottom: 0.625em;
  }

  #Scholarship table td {
    border-bottom: 1px solid var(--red);
    display: block;
    font-size: 0.8em;
    text-align: right;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-inline: 0;
  }
  #Scholarship td.img-box span {
    justify-content: end;
    text-align: left;
  }
  #Scholarship table tr td:first-child {
    font-size: 18px; 
  }
  /**/
  #Scholarship table tr td:first-child::before {
    width: auto;
  }
  #Scholarship table tr td:first-child {
    justify-content: flex-start;
    column-gap: 6px;
  }
  #Scholarship table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
  }
  #Scholarship table td:last-child {
    border-bottom: 0;
  }
}

/* responsive ******************************************************************************/
@media (max-width: 575px) {
  section {
    padding: 50px 0;
  }
  .section-heading h3 {
    font-size: 25px;
  }
  #homeBanner .text-box h5 {
    font-size: 22px;
  }
  #homeBanner .banner-3 .text-box h5 {
    font-size: 22px;
  }
  #homeBanner .text-box .title h2 {
    font-size: 40px;
  }
  #homeBanner .text-box h6 {
    font-size: 18px;
  }
  #homeBanner .price-tag .red {
    font-size: 22px;
  }
  #homeBanner .price-tag .white {
    font-size: 15px;
  }
  #homeBanner .price-tag {
    text-align: center;
    right: 20px;
    bottom: 20px;
  }
  .logo-section-main .logo-img {
    padding: 0px 20px;
  }
  .internship-main-box {
    margin-top: 70px;
  }
  .nav {
    column-gap: 50px;
  }
  #you-will-learn .you-will-learn-main-box ul li img {
    width: 60px;
  }
  #you-will-learn .you-will-learn-main-box ul li span {
    font-size: 15px;
  }
  #footer .top-box .logo-box img {
    max-width: 170px;
    margin-bottom: 10px;
  }
  .footer-box h3 {
    font-size: 25px;
  }

  #thank-you .thank-you-box {
    max-width: 440px;
    padding: 40px 20px;
  }
  .video-popup-slider {
    padding: 0 20px;
  }

  .our-course-slider {
    padding: 0 30px;
  }

  #homeBanner .text-box .title h1 {
    font-size: 32px;
  }
  .certification-bx-main {
    margin-top: 20px;
  }
  .limited-sates img {
    max-width: 60%;
  }
}
/* responsive ******************************************************************************/
@media (max-width: 479px) {
  h6 {
    font-size: 16px;
  }
  p {
    font-size: 16px;
  }
  #header .container {
    max-width: 98%;
  }
  .section-heading {
    margin-bottom: 40px;
  }
  .section-heading h3 {
    font-size: 22px;
  }
  #header {
    padding: 20px 0;
  }
  #header .logo-box img {
    max-width: 150px;
  }
  #homeBanner .row {
    max-width: 100%;
  }
  #homeBanner .banner-3 .text-box .title h2 {
    font-size: 17px;
  }
  #homeBanner .text-box .title h1 {
    font-size: 24px;
  }
  #homeBanner .text-box .title {
    padding: 4px 30px 6px 20px;
  }
  /* #homeBanner .banner-3 .text-box .title {
    padding: 10px 5px 10px 5px;
    width: 45%;
  } */
  #homeBanner .logo-boxes img {
    height: 20px;
  }
  .logo-section-main .logo-img img {
    height: 30px;
  }
  #syllabus .see-more-btn {
    font-size: 13px;
    padding: 6px 16px;
  }
  #meet-training-experts
    .expert-bx
    .profile-box
    .top
    .user-bx
    .profile-left
    .img-bx
    img {
    width: 50px;
    height: 50px;
  }
  #meet-training-experts .expert-bx .profile-details-box .button-box ul li img {
    width: 40px;
    height: 40px;
  }
  #meet-training-experts .expert-bx .profile-details-box .bottom p {
    font-size: 16px;
  }
  #feature-job-title .box {
    padding: 30px 20px 30px 20px;
  }
  #feature-job-title .box span {
    font-size: 24px;
  }
  #feature-job-title .box p {
    font-size: 16px;
  }
  #internship .box {
    max-width: 100%;
    padding: 18px 10px;
  }
  #internship .box .image-box {
    left: -12px;
    width: 40px;
    height: 40px;
    padding: 5px 6px;
  }
  #internship .box .image-box img {
    width: 22px;
    height: 22px;
  }
  #build-skills .category-bx .box .image-bx img {
    width: 50px;
    height: 50px;
  }
  .nav {
    column-gap: 20px;
  }
  .col-20 {
    flex: 0 0 94%;
    max-width: 94%;
  }
  .data-certification-bx .text-box {
    padding: 10px 10px;
  }
  #footer .location-block.d-flex {
    display: block !important;
  }
  #footer .location-block img {
    margin-right: 0;
  }
  .owl-nav button.owl-prev {
    right: 50px;
  }

  #thank-you .thank-you-box h4 {
    font-size: 24px;
  }
  #thank-you .thank-you-box p {
    font-size: 16px;
  }
  #thank-you .thank-you-box .cmn-btn {
    font-size: 13px;
  }
  .register-bx {
    padding: 10px 0 20px;
  }
  .register-bx .price-tag .white {
    font-size: 13px;
  }
  .register-btn {
    padding: 10px 16px;
    display: inline-flex;
  }
  .register-btn .white {
    font-size: 12px;
  }
  .image-bx.diff-img {
    max-width: 70%;
  }

  .video-popup-slider .owl-nav button.owl-prev,
  .our-course-slider .owl-nav button.owl-prev,
  .best-course-slider .owl-nav button.owl-prev {
    right: unset !important;
  }

  .our-course-slider button.owl-prev,
  .our-course-slider button.owl-next {
    top: 26.5%;
  }

  #best-course .item .box {
    padding: 60px 10px 30px 10px;
  }

  .certification-bx-main {
    width: 70%;
  }
  #homeBanner .logo-boxes {
    column-gap: 8px;
  }
  #homeBanner .row {
    row-gap: 20px;
  }
  #homeBanner .logo-boxes {
    max-width: 83%;
  }
  #homeBanner .logo-boxes img {
    max-width: 50px;
    height: 18px;
  }
  #homeBanner .item.banner-1 .certification-bx-main {
    max-width: 50%;
  }
  .certification-bx-main {
    width: 55%;
  }
  .certification-bx-main {
    justify-content: flex-start;
  }
  .offer-tag img {
    max-width: 40%;
  }
  .offer-tag {
    bottom: 130px;
    left: 23px;
  }
  #homeBanner .banner-4 .certification-bx-main {
    margin-top: 50px;
    width: 55%;
  }
  /* #homeBanner .banner-3 .certification-bx-main {
    width: 55%;
  } */

  /**/
  .certification-bx-main {
    padding: 10px 10px;
  }
  .limited-sates a img {
    max-width: 50% !important;
  }
  .certification-bx img.f-icon {
    height: 18px;
    width: 14px;
    margin-left: 1px;
    margin-right: 3px;
  }

}

@media (max-width: 390px) {
  #homeBanner .item.banner-1 .certification-bx-main {
    max-width: 55%;
  }
}

/* responsive ******************************************************************************/
@media (max-width: 375px) {
  #homeBanner .banner-3 .text-box .title h2 {
    font-size: 14px;
  }
  #homeBanner .banner-3 .text-box h5 {
    font-size: 20px;
  }
  #homeBanner .text-box h5 {
    font-size: 20px;
  }
  #meet-training-experts .expert-bx .profile-details-box .button-box ul {
    column-gap: 12px;
    row-gap: 12px;
  }
  #you-will-learn .you-will-learn-main-box ul {
    row-gap: 15px;
    column-gap: 12px;
  }
  .owl-carousel .owl-nav button .left img,
  .owl-carousel .owl-nav button .right img {
    width: 100%;
    max-width: 80%;
  }
  #thank-you .thank-you-box {
    padding: 30px 20px;
  }
  #thank-you .thank-you-box h4 {
    font-size: 21px;
  }
  .our-course-slider button.owl-prev img,
  .our-course-slider button.owl-next img {
    max-width: 100%;
  }

  .zero-to-pro-bx {
    font-size: 16px;
  }

  #homeBanner .item.banner-1 .certification-bx-main {
    max-width: 70%;
  }
  .certification-bx-main {
    width: 58%;
  }
}


@media (max-width: 360px) {
  #homeBanner .banner-1 .certification-bx-main {
    width: 60%;
  }
  .certification-bx img.f-icon {
    margin-right: 2px;
  }
}

/* responsive ******************************************************************************/
@media (max-width: 320px) {
  #header .logo-box img {
    max-width: 130px;
  }
  .register-btn .white {
    font-size: 9px;
  }

  #homeBanner .text-box .title h1 {
    font-size: 20px;
  }
  #homeBanner .logo-boxes {
    column-gap: 4px;
  }
  #homeBanner .logo-boxes img {
    max-width: 50px;
  }

  #homeBanner .banner-1 .certification-bx-main {
    width: 68%;
  }
   #homeBanner .banner-3 .certification-bx-main {
    width: 63%;
  }
  .certification-bx-main {
    width: 68%;
  }
  #homeBanner .banner-4 .certification-bx-main {
    width: 62%;
  }

}
