@media (min-width: 1920px) { 

    .courseList ul li{
        font-size: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) { 


    .listCourse::after{
        right: 0;
    }
    .courseListBox::after{
        display: none;
    }
    ul.secoundListCourse{
        padding-left: 0;
        padding-top: 0px;
    }
    .topCoursesHeader::after{
        width: 100%;
    }
    .topCoursesHeader h3 {
        font-size: 30px;
    }
    .topCoursesHeader::after{
        width: 100%;
    }
    .listCourse::after{
        right: 20px;
    }
    .topCoursesHeader::after{
        width: 100%;
    }
 }



 @media (min-width: 768px) and (max-width: 991.98px) { 

    .listCourse::after{
        right: 0;
    }
    .courseListBox::after{
        display: none;
    }
    ul.secoundListCourse{
        padding-left: 0;
        padding-top: 0px;
    }
    .topCoursesHeader::after{
        width: 100%;
    }
    .topCoursesHeader h3 {
        font-size: 30px;
    }
    .topCoursesHeader::after{
        width: 100%;
    }
    .siteWrapAdd::before{
        opacity: 0.2;
    }
}



@media (max-width: 767.98px) { 
    .topHeader .topHeaderRight .headerNav ul {
        display: none;
    }
    .menuIconButton{
        display: block;
    }

    .listCourse::after{
        right: 0;
    }
    .courseListBox::after{
        display: none;
    }
    ul.secoundListCourse{
        padding-left: 0;
        padding-top: 0px;
    }
    .topCoursesHeader::after{
        width: 100%;
    }
    .topCoursesHeader h3 {
        font-size: 22px;
    }
    .career .offertag {
        position: absolute;
        top: 60px;
        right: 25px;
        transform: rotate(25deg);
    }
    .powerBiBox::after{
        width: 100%;
    }
    .footerBox {
        display: inline-block;
    }
    .footerBox p{
        margin-bottom: 10px;
    }
    .footerBox ul li:first-child {
        margin-left: 0px;
    }
    tr.headerArae th {
        font-size: 14px;
        padding: 20px 7px;
        border: 1px solid #ddd;
    }
    th.arrowList{
        font-size: 14px;
    }
    .skillSetBox table td {
        border: 1px solid #ddd;
        padding: 8px 7px;
        font-size: 15px;
    }
    .listCourse ul li {
        font-size: 16px;
    }
    .bannerText h1{
        font-size: 38px;
    }
    .bannerText p{
        font-size: 28px;
    }
    .powerTh::before{
        display: none;
    }
    .headeArea h2 {
        font-size: 30px;
    }
    section.eligibility .eligibilityWrap{
        background-image: none;
    }
    .careerWrap{
        width: 100%;
    }
    .tableSection{
        overflow-x: auto;
    }
    .tableBox {
        margin-top: 115px;
    }
    .siteWrapAdd::before{
        opacity: 0.2;
    }
    .nextBatch img{
        width: 100px;
    }
    .logoArea::before{
        width: 50%;
        height: 70px;
    }
    .logoArea img{
        width: 40%;
    }
    .bannerArea{
        margin-top: 50px;
    }
    .bannerArea.termsConditions{
        height:200px;
    }
    .bannerArea.termsConditions .bannerText {
        padding-top: 20px;
      }
      .textTerms p, .textTerms ul li{
        font-size:13px;
        word-wrap: break-word;
      }
      .textTerms h5{
        font-size:18px;
      }
    
}
