@media only screen and (max-width: 1700px) {
  .brand-logo {
    padding: 0px !important;
  }
}

@media only screen and (max-width: 990px) {
  .sub-title span {
    font-size: 100%;
  }

  .clge-name {
    font-size: 24px;
  }

  h3.post-title.title-small a,
  h3.post-title.md a {
    color: #000;
    font-size: 16px;
  }

  .web-title {
    margin-top: 6px;
  }

  .mou-text {
    padding-left: unset;
    padding-top: 50px;
  }

  .about-section .experience {
    bottom: unset;
    top: -40px;
  }

  .about-section .image-column .image-2 {
    position: relative;
  }

  .breadcrum-sec {
    background-image: unset;
    height: auto!important;
  }
}

@media only screen and (max-width: 990px) {

  .tpt-nav-bg.navbar-expand-lg .navbar-nav .dropdown-menu:before,
  .tpt-nav-bg.navbar-expand-lg .navbar-nav .dropdown-menu:after {
    content: '';
    position: absolute;
    left: unset;
    right: 40px;
    width: 0;
    height: 0;
    top: 31px;
  }

  .tpt-nav-bg.navbar-expand-lg .navbar-nav .dropdown-menu:before,
  .tpt-nav-bg.navbar-expand-lg .navbar-nav .dropdown-menu:after {
    content: '';
    position: absolute;
    right: unset;
    left: 40px;
    width: 0;
    height: 0;
    top: 31px;
  }

  .offcanvas.offcanvas-end.bg-off-canva.show .tpt-nav-bg.navbar-expand-lg .navbar-nav .dropdown-menu:before,
  .tpt-nav-bg.navbar-expand-lg .navbar-nav .dropdown-menu:after {
    content: '';
    position: absolute;
    /* bottom: 94.5%; */
    right: unset;
    left: 40px;
    width: 0;
    height: 0;
  }

  .dropdown-menu[data-bs-popper] {
    margin-top: 0px;
    border-top: 0;
  }

  .tpt-nav-bg.navbar-expand-lg .navbar-nav .dropdown-menu:after {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-bottom: 11px solid #fff;
  }

  nav.navbar.navbar-expand-lg.tptsidebaroff {
    padding-left: 15px;
    padding-top: 10px;
  }

  .neato-header h1 {
    font-size: 22px !important;
  }

  .neato-header {
    min-width: 75% !important;
    display: none;
  }

  .subpage-section-pad {
    margin-top: 219px;
  }

  .breadcrum-sec img {
    display: none;
  }

  .overflow-hidden h5.overdiv {
    font-size: 16px;
  }

  .overflow-hidden ul.overdiv li {
    font-size: 14px;
  }
}

@media only screen and (max-width: 400px) {
  .clge-name {
    font-size: 100%;
  }

  .sub-title span {
    font-size: 12px;
  }

  .latest-news-events {
    padding: 5px;
  }

  h3.post-title.title-small a,
  h3.post-title.md a {
    font-size: 14px;
  }

  .web-title {
    margin-top: 3px;
  }

  .neato-header h1 {
    font-size: 16px !important;

  }

  .neato-header {
    min-width: 85% !important;
  }
}

@media only screen and (max-width: 600px) {
  .subpage-section-pad {
    margin-top: 252px !important;
    /* margin-bottom: -100px; */
  }

  .mtsm-1 {
    margin-top: 4px;
  }

  .mt-xsm-0 {
    margin-top: 0px !important;
  }

  .mb-xsm-0 {
    margin-bottom: 0px !important;
  }

  .pt-xsm-0 {
    padding-top: 0px !important;
  }

  .pb-xsm-0 {
    padding-bottom: 0px !important;
  }

  section.tpt-slider-section {
    margin-top: 38%;
  }

  .clge-name {
    font-size: 100%;
  }

  .sub-title span {
    font-size: 12px;
  }

  .latest-news-events {
    padding: 10px;
  }

  section.tpt-upcoming-notify {
    padding: 10px;
  }

  .tpt-exp {
    height: auto;
    min-height: auto;
  }

  .bg-head-logo {
    height: 100%;
  }

  a.brand-logo {
    padding: 0;
  }

  .about-section {
    position: relative;
    padding: 60px 20px 40px 20px;
  }

  .footer {
    background: #ddd;
    padding: 30px 20px 20px 20px;
  }

  .about-section .experience {
    position: absolute;
    bottom: -40px;
    left: 51px;
    width: 60%;
    height: 65px;
    /* background-image: url(../images/exp.png); */
    /* padding: 33px 20px 20px 48px; */
    font-size: 16px;
    line-height: -0.8em;
    color: #fff;
    font-weight: 700;
    box-shadow: 0 25px 40px rgb(0 0 0 / 24%);
    background: #ffc107;
    border-radius: 7px;
    border-top: dotted;
    border-left: dotted;
  }

  .about-section .experience .count {
    position: absolute;
    left: 13px;
    top: 1px;
    font-size: 35px;
    line-height: 1em;
    font-weight: 700;
  }

  .mou-innner {
    padding: 25px 25px;
  }

  .nav-header a {
    font-size: 12px;
  }

  .nav-header a i {
    font-size: 12px;
  }

  .tpt-slider-section .item .cover .header-content h1 {
    font-size: 20px;
    font-weight: 600;
    margin: 5px 0 20px;
    word-spacing: 3px;
    color: #fff;
  }

  .tpt-slider-section .item .cover .header-content h2 {
    font-weight: 300;
    font-size: 16px;
    color: #fff;
  }

  .tpt-slider-section .item .cover .header-content h4 {
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    color: #fff;
  }

  .tpt-slider-section .item .cover .header-content {
    position: relative;
    padding: 30px;
    overflow: hidden;
    text-align: left;
    cursor: pointer;
  }

  .nav-header {
    padding: 3px 5px;
  }

  .footer .list-inline-item {
    margin-bottom: 10px;
  }

  .subcontent-box {
    padding: 25px 15px !important;
  }

  .bg-history .profile-contents {
    background: #003a637a;
    margin: 0px !important;
    padding: 15px 25px 15px 25px;
  }

  span.txt-glogo.line1:before,
  span.txt-glogo.line2:before,
  span.txt-glogo.line2:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 12px;
    background: #003a63;
    top: 2px;
  }

  .ciicp .single-teachers .cont h6 {
    font-size: 14px;
  }

  .libfacil .single-teachers .cont h6 {
    color: #003a63;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    margin-bottom: 0px;
    font-size: 10px;
  }

  .single-teachers .cont {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    width: 90%;
    background-color: #fff;
    border-radius: 5px;
    margin: 0 auto;
    padding: 10px;
  }

  .overflow-hidden h5.overdiv {
    font-size: 14px;
  }

  .overflow-hidden ul.overdiv li {
    font-size: 12px;
  }

  .background-white.p-4 {
    padding-top: 15px !important;
  }
}

@media only screen and (max-width: 475px) {
  section.tpt-slider-section {
    margin-top: 49% !important;
  }

  .view-all-event-box {
    text-align: end;
    position: absolute;
    right: 0px;
    top: 22px;
  }

  .clge-name {
    font-size: 13px !important;
    font-weight: 700;
  }

  .sub-title span {
    font-size: 10px !important;
  }

  .sub-title span.left-11pes {
    left: 8%;
  }

  .about-section .experience {
    width: 70% !important;
    padding: 10px !important;
  }

  .about-section .experience .year-exp-count {
    font-size: 36px;
    line-height: 1em;
    font-weight: 700;
    position: relative;
    top: 0px;
  }

  section.notalble-alumni {
    padding: 20px;
  }

  .alumni-list {
    padding: 10px;
  }

  #alumnislider .owl-nav .owl-prev {
    left: -20px;
  }

  .subpage-section-pad {
    margin-top: 30px !important;
    /* margin-bottom: -100px; */
  }

  .neato-header h1 {
    font-size: 16px !important;

  }

  .neato-header {
    min-width: 85% !important;
  }

  .breadcrum-sec {
    height: 180px !important;
  }

  .tpt-exp {
    height: 60px;
    min-height: auto;
  }
}

/*@media screen and (min-width: 360px) and (max-width: 413px) {*/
/*  section.tpt-slider-section {*/
/*    margin-top: 55% !important;*/
/*  }*/
/*}*/
/*@media screen and (min-width: 413px) and (max-width: 471px) {*/
/*  section.tpt-slider-section {*/
/*    margin-top: 49% !important;*/
/*  }*/
/*}*/

/*@media only screen and (max-width: 345px) {*/
/*  section.tpt-slider-section {*/
/*    margin-top: 80% !important;*/
/*  }*/
/*}*/
/*@media screen and (min-width: 350px) and (max-width: 360px) {*/
/*  section.tpt-slider-section {*/
/*    margin-top: 71% !important;*/
/*  }*/
/*}*/
/*@media screen and (min-width: 335px) and (max-width: 350px) {*/
/*  section.tpt-slider-section {*/
/*    margin-top: 73% !important;*/
/*  }*/
/*}*/
/*@media screen and (min-width: 320px) and (max-width: 335px) {*/
/*  section.tpt-slider-section {*/
/*    margin-top: 74% !important;*/
/*  }*/
/*}*/
/*@media only screen and (max-width: 345px) {*/
/*  section.tpt-slider-section {*/
/*    margin-top: 73% !important;*/
/*  }*/
/*}*/
/*@media only screen and (max-width: 445px) {*/
/*  .tpt-slider-section .item .cover .header-content h1 {*/
/*      font-size: 18px;*/
/*      font-weight: 600;*/
/*      margin: 5px 0 15px;*/
/*    }*/
/*        .tpt-slider-section .item .cover .header-content h2 {*/
/*          font-size: 14px;*/
/*        }*/
/*        .tpt-slider-section .item .cover .header-content h4 {*/
/*          font-size: 14px;*/
/*          line-height: 22px;*/
/*        }*/
/*}*/
@media screen and (max-width:1200px) {
  #offcanvasNavbar2 .offcanvas-body ul.navbar-nav {
    padding-left: 0;
  }

  span.txt-glogo {
    font-size: 12px;
  }

  span.txt-glogo.line1:before,
  span.txt-glogo.line2:before,
  span.txt-glogo.line2:after,
  span.txt-glogo.line3:after {
    top: 3px;
  }
}

@media screen and (min-width: 1100px) {

  /* .button {
        line-height: 40px;
    } */
  .button.icon-external-link:before {
    height: 32px;
    line-height: 32px;
    width: 32px;
  }

}

@media screen and (min-width: 990px) {
  .navbar-expand-lg.tptsidebaroff {
    flex-wrap: unset;
    justify-content: unset;
  }

  .navbar.tptsidebaroff {
    position: unset;
    display: unset;
  }

  .tptsidebaroff .navbar-expand-lg .offcanvas {
    position: initial;
    height: 100% !important;
  }

  div#offcanvasWithBackdrop {
    position: inherit;
    height: 100% !important;
  }

  .tpt-sidebar .offcanvas-body {
    display: initial !important;
    flex-grow: inherit !important;
  }

}

@media screen and (min-width: 1000px) and (max-width: 1080px) {
  .searchform {
    display: none !important;
  }

  span.txt-glogo {
    font-size: 12px;
  }

  span.txt-glogo.line1:before,
  span.txt-glogo.line2:before,
  span.txt-glogo.line2:after,
  span.txt-glogo.line3:after {
    top: 3px;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1300px) {
  .sub-title span.left-11pes {
    position: relative;
    left: 3%;
  }

  .widget-area .sub-menu {
    padding: 20px 15px 40px;
  }

  .neato-header h1 {
    font-size: 36px !important;
  }

  .neato-header {
    min-width: 70% !important;
  }
}

@media screen and (min-width: 1300px) and (max-width: 1800px) {
  .sub-title span.left-11pes {
    position: relative;
    left: 2%;
  }
}

@media screen and (min-width:600px) and (max-width:770px) {
  .subpage-section-pad {
    margin-top: 245px !important;
  }

  .neato-header h2 {
    margin: -15px -33px 0 -18px !important;
  }

  .neato-header {

    padding: 15px !important;
    top: 30%;
  }
}

@media screen and (min-width:770px) and (max-width:805px) {
  .subpage-section-pad {
    margin-top: 219px !important;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {}