@media only screen and (max-width: 1198px){
    .navigation {
  margin-top: 20px;
}
.navigation ul li a {
  font-size: 15px;
  color: #1f44a3;
  padding: 10px 2px;
}

.topRightPart {
  margin-top: 20px;

}
}

@media only screen and (max-width: 1080px) {

    .navigation ul li a {
        padding: 30px 0px;
    }

.navigation ul li a {
    font-size: 15px;
}
    .topRightPart ul li a {
        padding: 10px 0px;
    }

    .mainHeader .carousel-caption {
        bottom: 22%;
    }

    .ourCommitmentHd h2 {
        font-size: 40px;
    }

    .hilightPriceLeft p {
        font-size: 20px;
    }

    .hilightPriceCenter p {
        font-size: 25px;
    }
.boardDirector ul li {
    height: 200px;
}

.navigation {
    margin-top: 20px;
}
.topRightPart {
    margin-top: 20px;
}
}



@media only screen and (max-width: 991px) {

    .NoBanner {
        margin-top: 40px;
    }

    .topHeader {
        position: unset;
        margin-top: 55px;
    }

    #carouselExampleIndicators {
        margin-top: 0px;
    }

    .mean-container .mean-bar {
        position: fixed !important;
        top: 0px;
    }

    .mainHeader .carousel-caption h3 {
        font-size: 40px;
    }

    .mainHeader .carousel-caption {
        bottom: 25%;
    }

    .ourCommitmentHd h2 {
        text-align: center;
    }

    .ourCommitmentText p {
        text-align: center;
        padding-top: 20px;
    }

    .servicesBoxImg {
        width: 60%;
        margin: 0px auto;
    }

    .servicesBoxCon ul li {
        width: 48%;
    }

    .hilightPriceLeft p {
        font-size: 16px;
    }

    .hilightPriceRight p {
        font-size: 15px;
    }

    .keyTextContainer h3 {
        font-size: 22px;
    }

    .keyTextContainer p {
        font-size: 16px;
    }

    .footerBar {
        margin-top: 20px;
    }

    .footerBottomNav {
        text-align: center;
    }

    .copyrightContainer {
        text-align: center;
    }
.boardDirector ul li{
    width: 45%;
}
    .collab img{
        width: 100%;
    }
    .boardDirector h2{
        font-size: 30px;
    }
    .staffMember h2{
        font-size: 30px;
    }
    .logoContainer{
        margin-top: 0px;
    }
    .collabContainer h2{
        font-size: 30px;
    }
    .ourCommitmentHd h2{
        font-size: 30px;
    }
    .keyTopicContainer h2{
        font-size: 30px;
    }
      .topRightPart {
    margin-top: 35px;
  }
}


@media only screen and (max-width: 768px) {

    .topHeader {
/*        background: #000;*/
        position: unset;
    }

    .logoContainer {
        width: 166px;
        margin: 0px auto 0px;
    }

    .topRightPart {
        text-align: center;
    }

    .mainHeader .carousel-caption {
        bottom: 10%;
    }

    .mainHeader .carousel-caption h3 {
        font-size: 18px;
        padding: 0px;
    }

    .mainHeader .carousel-caption p {
        font-size: 11px;
        line-height: normal;
    }

    .servicesBoxImg {
        width: 100%;
    }

    .servicesBoxCon ul li {
        width: 100%;
    }

    .keyTopicContainer ul li {
        width: 100%;
        margin: 10px 0;
    }

    /*.keyTextContainer h3 {
        font-size: 30px;
    }*/

    .footerBar {
        text-align: center;
    }

    .footerContact {
        text-align: center;
    }

    .footerSocial {
        text-align: center;
    }

    .footerBottomNav ul li {
        display: block;
        padding: 8px 0;
        border-right: none;
        border-bottom: 1px solid #7f7f7f;
    }
    .boardDirector ul li{
        width: 45%;
    }
    .collabContainer h2{
        font-size: 30px;
    }
    .ourCommitmentHd h2{
        font-size: 30px;
    }
    .keyTopicContainer h2{
        font-size: 30px;
    }
    .collab img{
        width: 100%;
    }
    .topRightPart{
        margin-top: 25px;
    }
    .footercompanyLogo{
        text-align: center;
    }
    .keyTopicContainers ul li{
        width: 100%;
    }
    .keyTopicContainers h2{
        font-size: 30px;
    }
    .footerSocial h4{
        font-size: 25px;
    }
    .awardRecipients .cardsBox {
    flex-basis: 46%;
    }

    .reductionBtn ul li {
        width: 100%;
        margin: 10px 0;
    }

    .reductionBtn ul li a {
        font-size: 15px;
    }

}



@media only screen and (max-width: 640px) {

    .innerpageContainer h2 {
        font-size: 40px;
    }
    .singleFocus {
  margin: 5px 5px;
  flex-basis: 45%;
}
.footercompanyLogo ul li{
    padding: 0 10px;
}
.boardDirector ul li{
    width: 96%;
}
.collab img{
    width: 100%;
}
.dateTime{
    padding: 0 10px 0 20px;
}
.postdes{
    padding: 0 10px 0 20px;
}
.nProject{
    padding: 0 10px 0 20px;
}
.latestNews{
    padding: 0 10px 0 20px;
}
.postNews h2 {
  font-size: 30px;
  padding-bottom: 0px;
  text-align: center;
}
.footerBar h4{
    font-size: 25px;
}
.footerBar ul li a{
    font-size: 15px;
}
.awardRecipients .cardsBox {
    flex-basis: 100%;
    }

    .pum-title{
        font-size: 15px !important;
    }

}


@media only screen and (max-width: 479px) {

}


/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

    table { 
        width: 100%; 
    }

    /* Force table to not be like tables anymore */
    /* table, thead, tbody, th, td, tr { 
        display: block; 
    } */
    
    /* Hide table headers (but not display: none;, for accessibility) */
    /* thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    
    tr { border: 1px solid #ccc; } */
    
    td { 
        /* Behave  like a "row" */
        /* border: none;
        border-bottom: 1px solid #eee; 
        position: relative;
        padding-left: 50%;  */
    }

    td:before { 
        /* Now like a table header */
        /* position: absolute; */
        /* Top/left values mimic padding */
        /* top: 6px;
        left: 6px;
        width: 45%; 
        padding-right: 10px; 
        white-space: nowrap; */
        /* Label the data */
        /* content: attr(data-column);

        color: #000;
        font-weight: bold; */
    }

}






