
@media only screen and (max-width: 1750px) {
  .container-fluid
  {
    max-width: 95%;
  }  
  .banner
  {
    min-height: auto;
    padding: 40px 0 50px;
  }
  .bannerText {
    max-width: 500px;
    margin: 0 0 0 0;
  }
  .banDate
  {
    margin: 25px 0 0 0px;
  }

}

@media only screen and (max-width: 1650px) {
  
  .ladyPic
  {
    right: 30%;
    width: 450px;
  }

  .bannerText {
    max-width: 540px;
    margin: 0 0 0 0px;
  }
  .abtRight h2 {
   font-size: 56px;
  }
  .abtRight p
  {
    font-size: 20px;
  }
  .testLeft {
    min-width: 340px;
    max-width: 340px;
    padding: 140px 0px 0 0;
  }
  .testRight {
    width: calc(100% - 350px);
    height: auto;
  }
  .tmText p
  {
    font-size: 16px;
  }

  .ftrLeft
  {
    max-width: 60%;
  }
  .bannerText {
    margin: 0 0 0 0;
  }

  .bnList
  {
    min-height: 32px;
    font-size: 17px;
  }
  .form
  {
    top: 160px;
    max-width: 350px;
  }
  .program {
    width: 280px;
    padding: 30px 20px;
  }
  .program::after
  {
    width: 260px;
  }
  .programWrap
  {
    gap: 10px;
  }
  .programbottom {
    font-size: 16px;
    line-height: 136%;
  }
  .aboutSec
  {
    padding: 70px 0 0;
  }
  .cgcSec
  {
    padding: 30px 0 40px;
  }
  .hireSec
  {
    padding: 0 0 0px;
  }
  .globalSec
  {
    padding: 0px 0;
  }
  .abtLeft {
    padding: 0 0 0 0;
 }
 .heading {
   margin: 0 0 20px 0;
 }


}
@media only screen and (max-width: 1470px) {
  .form
  {
    max-width: 320px;
    top: 160px;
  }
  
  .top-right a
  {
    font-size: 20px;
  }
  .hireRight
  {
    padding: 20px 20px;
  }
  .hireMain
  {
    gap: 15px;
  }
  .tmcoma
  {
    width: 150px;
  }
  .tmLeft {
    width: 62%;
  }
  .tmRight
  {
    width: 38%;
  }
  .tmLogo
  {
    margin: 0 0 10px 0;
  }
  .globalInner
  {
    padding: 40px 20px;
    min-height: auto;
  }
  .scholarshipSec .tab
  {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .abtRight h2 {
    font-size: 44px;
  }
  .heading h3
  {
    font-size: 40px;
  }
  .bannerText {
    max-width: 470px;
  }
   .banner {
    background: url(../images/banner-bg.webp) no-repeat center;
    background-size: cover;
  }
  .hireBox h3
  {
    font-size: 46px;
  }
  .tl
  {
    font-size: 34px;
  }
  .bnFull
  {
    max-width: 90%;
  }
  .bannerText h5
  {
    margin: 0 0 10px 0;
  }

 
}
@media only screen and (max-width: 1350px) {

  .hireBox h3
  {
    font-size: 40px;
  }
  .hireRight h5
  {
    font-size: 18px;
  }
  .hireRight p
  {
    font-size: 16px;
  }
  .tmRight {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .tmText h5
  {
    font-size: 18px;
  }
  .thankLeft {
    width: auto;
    text-align: center;
    min-width: 399px;
  }
  .thankRight {
    padding: 0px 0 0 0;
  }
  .thankRight p {
    font-size: 20px;
  }

  .aboutSec
  {
    padding: 70px 0 30px;
  }
  .programWrap
  {
    gap: 10px;
  }
  .program {
   width: 284px;
  }
  .program::after
  {
    width: 265px;
  }

  .cgcSec
  {
    padding: 0 0 30px;
  }
  .testimonialSec
  {
    padding: 0px 0 0;
  }
  .globalSec
  {
    padding: 50px 0 0;
  }
  .last-footer
  {
    font-size: 16px;
  }
  .ftrLeft
  {
    font-size: 32px;
  }
  .programbottom {
    font-size: 16px;
    line-height: 130%;
  }
  .testLeft
  {
    padding: 116px 0px 0 0;
  }
  .bnList {
   width: 42%;
  }

  
}
@media only screen and (max-width: 1200px) {
 .form {
    right: 0;
    max-width: 400px;
    position: relative;
    top: 0;
    margin: 20px auto;
  }
  .ladyPic {
    right: 0;
  }
  .banner
  {
    min-height: auto;
    padding: 30px 0 50px;
    background: url(../images/banner-bg-tb.webp) no-repeat right;
    background-size: cover;
  }
  .abtRight h2 {
    font-size: 50px;
  }
  .abtRight {
    padding: 0 0 0 30px;
  }
  .programmeSec .tab
  {
    width: auto;
  }
  .programmeSec .tabs
  {
    gap: 14px;
  }
   .abtRight h2 {
    font-size: 40px;
  }
  .bnFull {
    max-width: 100%;
  }
  .dcs
  {
    font-size: 16px;
  }

  .cgcFlx
  {
    flex-wrap: wrap;
  }
  .cgcLeft
  {
    min-width: 100%;
    text-align: center;
    font-size: 36px;
  }
  .cgcSec
  {
    padding: 0px 0 50px;
  }
  .programmeSec {
    padding: 0 0 20px;
  }
   .hireBox h3 {
    font-size: 33px;
  }
  .hireBox {
    margin: 0px 0 0 0;
  }
   .tmText p {
    font-size: 15px;
    line-height: 150%;
  }
  .globalSec {
    padding: 0px 0 30px;
  }
  .heading h3
  {
    font-size: 32px;
  }
  .globalInner .heading p
  {
    max-width: 100%;
    font-size: 16px;
  }
  .globelogo {
    min-height: auto;
    padding: 15px 10px 50px;
    position: relative;
    text-align: center;
  }
  .globelogo h5 {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
  }
  .ftrLeft
  {
    font-size: 28px;
  }
  .ftrRight a
  {
    font-size: 16px;
    padding: 13px 27px;
  }
  .ftrRight a img {
    max-height: 18px;
    margin: 0 0 0 0;
  }
  .thankFlex
  {
    flex-wrap: wrap;
  }
  .thankLeft
  {
    width: 100%;
    text-align: center;
  }
  .thankLeft img {
    max-width: 250px;
  }
  .thankRight
  {
    width: 100%;
    text-align: center;
  }
  .thankSec
  {
    padding: 20px 0;
  }

}

@media only screen and (max-width: 991px) {
  .abtRight p {
    font-size: 16px;
    line-height: 150%;
  }
  .hireFlx {
    flex-direction: column-reverse;
  }
  .hireLeft {
    min-width: 438px;
    margin: 0px auto;
  }
  .hireMain {
    gap: 10px;
  }
  .globeText p
  {
    font-size: 16px;
  }
  .globeText
  {
    padding: 20px 30px;
    max-width: 100%;
    margin: 20px auto 0;
  }
  .thankRight h2 {
    font-size: 56px;
  }
  .banner
  {
    background: url(../images/banner-bg-tb.webp) no-repeat center;
    background-size: cover;
  }

}
@media only screen and (max-width: 881px) {

  .ladyPic {
    max-width: 350px;
  }
  .bannerText h1 {
    font-size: 36px;
  }
  .bannerText h5 {
   font-size: 32px;
  }
  .bannerText h4
  {
    font-size: 20px;
  }
  .bannerText p {
   font-size: 20px;
  }
  .bannerText {
    max-width: 450px;
  }
  .top-right a {
    font-size: 16px;
    padding: 12px 28px;
  }
  .top-right a img {
    max-height: 16px;
    margin: 1px 0 0 0;
  }
  .top-right
  {
    margin: 10px 0 0 0;
  }
  .abtRight h2 {
    font-size: 36px;
    margin: 0 0 10px 0;
  }
  .testLeft {
    min-width: 100%;
    max-width: 100%;
    padding: 0 0px 0 0;
    text-align: center;
    font-size: 32px;
  }
  .testRight {
    width: calc(100% - 0px);
  }
  .testFlx
  {
    flex-wrap: wrap;
  }
  .custom-table th
  {
    padding: 12px 6px;
  }
  .custom-table td {
    padding: 12px 6px;
    font-size: 14px;
  }
  .scholarshipSec .tab
  {
    font-size: 14px;
  }
  .ftrLeft {
    max-width: 65%;
    font-size: 24px;
  }
  .ftrbtm
  {
    bottom: 20px;
    padding: 0 10px;
  }
  .mbnone
  {
    display: none;
  }
  .mobileSl
  {
    display: block;
  }
  .btn a
  {
    font-size: 18px;
  }
  .bnList {
    width: 40%;
  }
  .bannerText h2 {
    font-size: 20px;
  } 

}
@media only screen and (max-width: 767px) {

  .top-left
  {
    max-width: 60%;
  }
  .top-right {
    margin: 2px 0 0 0;
  }
  .ladyPic {
    max-width: 250px;
  }
  .abtFlex
  {
    display: block;
  }
  .abtRight {
    padding: 0 0 0 0;
    text-align: center;
  }
  .abtLeft {
    width: 250px;
    text-align: center;
    padding: 0px 0 0 0;
    margin: 0px auto 20px;
  }
  .heading h3
  {
    font-size: 32px;
  }
  .programmeSec .tab
  {
    padding: 7px 10px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .globeLogoMain
  {
    gap: 7px;
  }
  .globelogo h5 {
    position: absolute;
    bottom: 10px;
    padding: 0 5px;
  }
  .d-desk {
    display: none;
  }
  .scholarshiptab
  {
    width: 100%;
    height: auto;
    overflow-y: auto;
    padding: 0 0 10px 0;
  }
  .scholarshipSec .tab
  {
    min-width: 320px;
  }
  .scholarshipSec .tabs {
    justify-content: left;
  }
  .tabTable
  {
    overflow-y: auto;
    padding: 0 0 10px 0;
  }
  .custom-table {
   width: 1000px;
  }
  .ftrLeft {
    max-width: 100%;
    font-size: 20px;
    text-align: center;
  }
  .hireSec {
    padding: 0 0 0;
  }
  .hireRight h5 {
    font-size: 16px;
  }
  .ftrRight
  {
    display: none;
  }
  .last-footer
  {
    text-align: center;
    font-size: 14px;
    margin-bottom: 70px;
  }
  .ftrSec {
    padding: 0px 0 0 0;
  }
  .progflex
  {
    gap: 10px;
  }
  .progflex .program {
   width: 48%;
   padding: 30px 17px;
  }  
  .progflex .program::after
  {
    width: 100%;
  }
  .progflex .programbottom {
    font-size: 14px;
    line-height: 125%;
  }
  .mobileSl .owl-theme .owl-nav .owl-prev span, .mobileSl .owl-theme .owl-nav .owl-next span
  {
    display: none;
  }
  .mobileSl .owl-theme .owl-nav .owl-prev, .mobileSl .owl-theme .owl-nav .owl-next
  {
     width: 40px;
     height: 40px;
     border-radius: 40%;
     background: #fff;

  }
  .mobileSl .owl-theme .owl-nav .owl-prev
  {
    background: #fff url(../images/lf.webp) no-repeat center;
    background-size: 20px;
  }
  .mobileSl .owl-theme .owl-nav .owl-next
  {
    background: #fff url(../images/rg.webp) no-repeat center;
    background-size: 20px;
  }
  .mbBtn
  {
    display: block;
  }
  .ftrSec iframe {
    height: 500px;
  }
  .ftrbtm::before {
    height: 120px;
  }
  .btn a
  {
    font-size: 16px;
  }
  .btn {
    margin: 30px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
  }
   .thankLeft {
    min-width: 100%;
  }
  .sideBtn, .sideBtn.show
  {
    display: none;
  }
 
}
@media only screen and (max-width: 670px) {
.banner
  {
    background: url(../images/banner-bg-mobile.webp) no-repeat;
    background-size: 100%;
    border-radius: 0;
    max-width: 100%;
    min-height: 900px;
  }
  header
  {
    margin: 0px auto 0px;
  }
   .bannerText {
    max-width: 450px;
    margin: 0px auto;
    text-align: center;
  }
   .bannerText h2 {
    font-size: 14px;
  }
  .bannerText h5 {
    font-size: 20px;
  }
  .bannerText h1 {
    font-size: 28px;
  }
  .bannerText h4 {
    font-size: 14px;
  }
  .bannerText p {
    font-size: 14px;
  }
  .bnList {
    width: 50%;
    text-align: right;
  }
  .bnList:nth-child(2) {
    padding: 20px 0px 20px 20px;
    text-align: left;
  }
  .bnList:nth-child(4)
  {
    padding: 20px 0px 20px 20px;
    text-align: left;
  }
   .banDate {
    margin: 15px auto 0px;
    width: 100%;
    max-width: 100%;
  }


}



@media only screen and (max-width: 570px) {

  .top-right
  {
    display: none;
  }
  .top-left {
    max-width: 100%;
  }
  .form
  {
    max-width: 90%;
  }
  .hireMain {
    gap: 10px;
    justify-content: center;
    flex-wrap: wrap;
  }
   .hireBox {
    width: 47%;
  }
  .hireRight h4
  {
    font-size: 28px;
  }
  .cgcLeft
  {
    font-size: 28px;
  }
   .hireRight h5 {
    font-size: 14px;
  }
  .hireBox h3 {
    font-size: 36px;
  }
   .hireLeft {
    min-width: 100%;
    text-align: center;
  }
  .slLogo {
    padding: 0 10px;
  }
  .slLogo img {
   max-height: 42px;
  }
  .slLogoWrapper
  {
    padding: 30px 20px;
    border-radius: 5px;
  }
  .tmcoma {
    width: 90px;
    right: -6px;
  }
  .tmLeft {
    width: 100%;
  }
  .tmRight {
    position: relative;
    right: 0;
    width: 100%;
    text-align: right;
  }
  .tmFull
  {
    padding: 30px 20px 0;
  }
  .testimonialSec
  {
    padding: 0 0 0;
  }
  .globeLogoMain
  {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .globelogo {
     width: 48%;
  }
  .globalSec {
    padding: 30px 0 30px;
  }
  .heading h3 {
    font-size: 28px;
  }
  .globalInner .heading
  {
    text-align: left;
  }
   .globeText p {
    font-size: 14px;
  }
   .globeText {
    padding: 15px 20px;
  }
  .frmb
  {
    display: block;
  }
  .frdc
  {
    display: none;
  }
  .aboutSec {
    padding: 40px 0 30px;
  }
  .abtRight h2
  {
    font-size: 28px;
  }
  .abtLeft {
    width: 200px;
  }
  .ladyPic
  {
    display: none;
  }
  .mbladyPic
  {
    display: block;
  }
  .mbladyPic img 
  {
    max-width: 300px;
  }
  .testLeft
  {
    font-size: 28px;
    padding: 30px 0 0 0;
  }
  .thankRight h2 {
    font-size: 36px;
  }

  .thankRight h5 {
    font-size: 16px;
  }
  .btn a.btn-1
  {
    margin: 0 0px 0 0;
  }
  .btn a
  {
    min-width: 320px;
  }
   .thankRight p {
    font-size: 16px;
    line-height: 140%;
  }
  .thankLeft img {
    max-width: 200px;
  }
  .testRight .tmRight img {
    max-width: 80%;
    margin: 0px auto;
  } 
  .bnLeft
  {
    font-size: 18px;
    min-height: auto;
    padding: 10px 10px;
  }
  .bnRight
  {
    font-size:18px;
    min-height: auto;
    padding: 10px 10px;
  }
  .banner
  {
    min-height: auto;
    padding: 30px 0 400px;
    background-size: 100% auto;
  }

}
@media only screen and (max-width: 430px) {
  .banner {
    padding: 30px 0 450px;
    background: url(../images/banner-bg-mobile.webp) no-repeat bottom;
    background-size: cover;
  }
}

@media only screen and (max-width: 400px) {
  .abtRight p {
    font-size: 14px;
    line-height: 150%;
  }
  
  .programmeSec .tab {
    padding: 7px 8px;
  }
  .programmeSec .tabs {
    gap: 7px;
  }
   .hireBox h3 {
    font-size: 28px;
  }
  .hireBox:last-child {
    width:100%;
  }
   .hireRight p {
    font-size: 14px;
    line-height: 150%;
  }
  .tmcoma {
    width: 105px;
    right: 0;
    top: 0;
  }
  .globalInner .heading p {
    font-size: 14px;
  }
  .globalInner .heading h3
  {
    font-size: 26px;
  }
   .ftrLeft {
    font-size: 18px;
  }
  .programmeSec .tab-content {
      margin: 20px 0 0;
  }
  .cgcSec {
    padding: 0px 0 30px;
  }
  .ftrSec iframe {
    height: 385px;
  }
  .heading {
    margin: 0 0 20px 0;
  }
  .bnLeft
  {
    font-size: 16px;
  }
  .bnRight
  {
    font-size:16px;
  }
  .tl {
    font-size: 30px;
  }
  .banner {
    padding: 30px 0 400px;
    background: url(../images/banner-bg-mobile.webp) no-repeat bottom;
    background-size: cover;
  }

}