body {
  font-family: "Lato";
}
.header-menu-bar .main-menu-area.header-menu-area .container {
  background: #fff;
  border-radius: 5px;
}
.banner-content-wrapper h2 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.banner-content-wrapper p {
  margin-bottom: 10px;
}
.team-member-image {
  width: auto;
  height: auto;
}
.testimonial-wrapper {
  margin-top: -450px;
}

.brand-slider img {
  opacity: 1;
}
.services-row {
  justify-content: center;
}
.brand {
  padding: 60px 0 0;
}
.service-container.facilities,
.partners-page .service-container.partners,
.service.teams-page .service-container.team {
  background: none;
  height: auto;
}
section.service.facilities-page .card,
section.service.facilities-page .card:hover,
section.service.partners-page .card,
section.service.partners-page .card-container,
section.service.teams-page .card,
section.service.teams-page .card-container {
  height: auto;
}
.main-navigation ul li a {
  padding: 27px 10px;
}

section.service.partners-page .card .card-image img {
  width: 200px;
  display: block;
  margin: auto;
}
section.service.partners-page .card .card-content h2 {
  font-weight: 700;
  font-size: 16px;
  line-height: 27px;
  color: #121f45;
}
section.service.teams-page .card .card-content h2 {
  font-weight: 700;
  font-size: 16px;
  line-height: 27px;
  color: #121f45;
}
.main-navigation ul li a{
    font-size:14px;
}
.professor-details {
  margin-top: 40px;
}
.professor-details:last-of-type {
  margin-bottom: 40px;
}
.professor-details .container {
  padding: 40px;
  background-color: #f2f5ff;
  border-radius: 10px;
}

.professor-details .sd-right-content li {
  color: #4b4c57;
  border-bottom: 1px solid rgba(2, 3, 52, 0.078);
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.banner-image video {
  width: 100%;
}
section.service.teams-page .service-left-category {
  padding: 20px;
}

section.service.teams-page .card .card-image img {
  border-radius: 10px;
  height: 230px;
  width: 180px;
  margin: 10px auto 0;
  display: block;
  object-fit: cover;
}

/* teammodal */
.white-popup {
  position: relative;
  background: #fff;
  padding: 40px;
  width: auto;
  max-width: 800px;
  margin: 20px auto;
  transition: 1s all;
  border-radius: 10px;
  border-bottom: 10px solid #0cb88e;
}
.team-popup {
  color: #000;
}

.team-popup img {
  border-radius: 10px;
  overflow: hidden;
  height: 100%;
  object-fit: cover;
}
.team-popup.publi {
  text-align: center;
}

.team-popup.publi img {
  width: auto;
  border-radius: 0;
  overflow: hidden;
  height: auto;
  object-fit: cover;
  margin-top: 30px;
}

.team-popup .person-details h3 {
  color: #000;
  font-weight: 600;
  margin-bottom: 10px;
}

.team-popup .person-details p {
  color: #0cb88e;
  font-weight: 400;
  margin-bottom: 0px;
}

.team-popup .person-bio h3 {
  color: 000;
  font-weight: 600;
  margin-bottom: 10px;
}

.mfp-close-btn-in .mfp-close {
  color: #fff;
  background-color: #0cb88e;
  opacity: 1;
}
.popup-footer {
  padding: 20px;
  background-color: #0cb88e;
  border-radius: 8px;
  margin-top: 40px;
}
.popup-footer ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.popup-footer ul li .links a img {
  width: 16px;
  height: 16px;
}
.popup-footer ul li .links a {
  color: #0cb88e;
  background: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  border: 1px solid #fff;
  font-weight: 600;
}
.team-popup .person-details h3 {
  color: #0cb88e;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 24px;
}
.team-popup .person-details p {
  color: #000;
  font-weight: 400;
  margin-bottom: 10px;
  font-size: 18px;
}
.st-2 > li,
.st-3 > li {
  position: relative;
  color: #343434;
  font-size: 1.125rem;
  font-weight: 500;
}
.st-2 > li,
.st-3 > li {
  margin-bottom: 10px;
}
.st-2 > li p,
.st-3 > li p {
  margin-bottom: 0;
}

.professor-details .prof-img {
  text-align: center;
}

.header-top-content-wrapper ul li a {
  display: inline-block;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  transition: 0.5s;
}
.header-top-content-wrapper ul li {
  position: relative;
  margin-right: 25px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
}
.hrader-top-info ul li {
  margin: 0 10px;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
}
.hrader-top-info ul li a {
  color:#ffffff;
  font-size: 14px;
  transition: 0.3s;
}

/* check-list */
ul.check-list li {
  color: #fff;
  padding-bottom: 15px;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  padding-left: 30px;
}
ul.check-list li:after {
  content: "\2192";
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
}
.professor-details .sd-right-content p b {
  color: #0cb88e;
}

/* title with year */
.professor-details .sd-right-content.twy li {
  padding-left: 70px;
  position: relative;
}
.twy ul li b.year {
  background: #0cb88e;
  color: #fff;
  padding: 5px 10px;
  border-radius: 1px;
  margin-right: 10px;
  position: absolute;
  top: 6px;
  left: 0;
}

.project-details-section .research-image {
  overflow: hidden;
}
.service-title {
  margin-top: 60px;
}
section.service .card-container {
  height: auto;
  transition: 0.3s;
}
.htw-about-content-wrapper {
  align-items: center;
}
.news-image img {
  object-fit: cover;
  max-width: 100%;
  height: auto;
  width: auto;
  overflow: hidden;
  border-radius: 10px;
  width:100%;
}

.sd-right-content h5 {
  font-weight: 700;
  font-size: 32px;
  color: #121f45;
}

.sd-right-content h4 {
  font-size: 24px;
  font-weight: 600;
  margin: 15px 0;
  color: #121f45;
}
.home-faq {
  margin-top: 60px;
}
.partner-page {
  background: none;
}
.partner-info {
  bottom: 30px;
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  padding: 10px 0;
  z-index: 9999;
}
.home-brand,
.brand {
  padding-bottom: 60px;
}
.logo {
  justify-content: flex-start;
}
.header-top-content-wrapper ul {
  justify-content: start;
  margin-left: 0;
}
.logo a img {
  width: 100%;
  height: auto;
}

.menu-bar {
  justify-content: flex-end;
}
.header-buttons-area {
  height: 100%;
}
.search-box {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: flex-end;
  padding-right: 40px;
}

/* search */

.search-banner {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.9);
}

.search-banner .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}

.search-banner .overlay-content {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}

.search-banner input[type="text"] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white;
}

.search-banner button {
  float: left;
  width: 20%;
  padding: 15px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}

.teams-page section.team {
  padding-top: 0;
}
.home-two-blog.blog-listing{
    padding-top:100px;
}
.blog-details {
  padding-bottom: 0;
}
.event__card--content {
  padding: 20px 20px 30px;
}

.blog-wrapper.equipment-cont {
  text-align: center;
  margin: 0;
}
.blog-wrapper.equipment-cont h5 {
  text-align: center;
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  color: #121f45;
}
.blog-wrapper.equipment-cont p {
  margin-bottom: 0;
  font-size: 16px;
  color: #252525;
  font-weight: 600;
}

.event__card {
  margin-bottom: 25px;
  padding: 0;
  background: #fff;
  box-shadow: 0 1px 4px rgb(18 19 21 / 10%);
  border-radius: 6px;
}

.faqs-page {
  background: #fff;
  padding: 0;
}

.faqs-page .faq-content span,
.faqs-page .faq-content h3,
.faqs-page .accordion-item {
  color: #000;
}
.faqs-page .accordion-button,
.faqs-page .accordion-body {
  color: #000;
}

.faqs-page .faq-content {
  height: auto;
}

.facility-service ul li {
  color: #676f86;
}

.facility-page-form {
  padding-top: 0;
  padding-bottom: 0;
}
.g-recaptcha{
    padding-bottom:20px;
}
.main-navigation ul li a{
    text-transform:none;
}
footer {
  padding-top: 0;
}
.facility-pagination {
  margin-top: 20px;
  justify-content: center;
}
/* facility page */
.facilities-page
  .facilities
  .service-card-section
  .event__card
  .case-img
  .image-popup-no-margins {
  height: 250px;
  position: relative;
  display: block;
  text-align: center;
}
.facilities-page
  .facilities
  .service-card-section
  .event__card
  .case-img
  .image-popup-no-margins
  img {
  height: 250px;
  object-fit: contain;
}
.facilities-page
  .facilities
  .service-card-section
  .event__card
  .case-img
  .image-popup-no-margins
  i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 24px;
  color: #ffffff;
  width: 100%;
  height: 100%;
  line-height: 60px;
  display: flex;
  content: "";
  transform: translate(-50%, -50%) scale(0);
  align-items: center;
  justify-content: center;
  background-color: #121f4569;
  transition: all 300ms 0ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.facilities-page
  .facilities
  .service-card-section
  .event__card
  .case-img
  .image-popup-no-margins:hover
  i {
  transform: translate(-50%, -50%) scale(1);
  transition: all 300ms 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.react-courses__single-page .course-single-tab #back-tab-content p,
.about-right-content p,
.sd-right-content p,
.professor-details .sd-right-content li,
.professor-details .sd-right-content.twy li {
  text-align: justify;
}
.teams-page section.team:nth-child {
  padding-bottom: 0;
}
.teams-page section.team {
  padding-bottom: 40px;
}
.project-video {
  height: 500px;
  width:100%;
}
.team-two-image img {
  height: 300px;
  width: 200px;
  object-fit: cover;
}
.mobile-menu-close {
  z-index: 99999;
}
#mobile-menu-wrap {
  padding-top: 60px;
}
.htw-about-content p,
.professor-details p {
  text-align: justify;
}
.footer-content {
  height: auto;
  display: block;
  padding-top: 30px;
}
.footer-container {
  height: auto;
  padding: 30px 0;
}
.htwa-button.professor-btn {
  width: auto;
  margin-top: 0;
}
.htwa-button.professor-btn:hover {
  color: #fff;
}
.teams-page section.team .reser56544 {
}
.teams-page section.team .reser56544 p {
  margin: 17px 0 0 0px;
  color: #676f86;
  text-align: justify;
  line-height: 28px;
}
.teams-page section.team .reser56544 p strong {
  color: #0cb88e;
}
.teams-page section.team .reser56544 ul {
  margin: 6px 0 0 16px;
}
.teams-page section.team .reser56544 ul li {
  list-style: disc;
}
.brand-wrapper{background:#FFF;}
.eq-page .htr-service-card .case-img{
    height:150px;
    overflow:hidden;
}
.eq-page .htr-service-card img{
    object-fit:contain;
    width:100%;
    height:100%;
}
.mobile-menu-container.menu-open{
    z-index:99999;
}
.map-container {
    position: relative;
    display: inline-block;
    max-width: 800px;
    margin: 0 auto;
    display: block;
}
.map-banner {
    height:600px;
}
.map-img{
    width:70%;
    margin:auto;
}
.map-banner .about-banner-content{
    display:block;
    text-align:center;
    height:480px;
}
.columbia {
    position: absolute;
    top: 52%;
    left: 27%;
    width: auto;
}
.ontario {
    position: absolute;
    top: 65%;
    left: 50%;
    width: auto;
}
.saskatchewan {
    position: absolute;
    top: 58%;
    left: 39%;
    width: auto;
}
/*industry-page header-top*/
.industry-page .header-top-content-wrapper ul li a,.industry-page .hrader-top-info ul li,.industry-page .hrader-top-info ul li a,.industry-page .header-top-content-wrapper ul li{
    color:#000;
}
.flag-name-section {
    position: absolute;
    bottom: 0;
    right: 0;
    padding-bottom:30px;
}
.flag-name-section li {
    padding: 10px 0;
    font-size: 14px;
    font-weight: 500;
    text-align:left;
    color:#000;
}
.flag-name-section li img {
    width: 16px;
    margin-right:5px;
}
@media only screen and (max-width: 1366px) {
  section.service {
    padding-bottom: 0;
  }
  .logo a img {
    width: 80%;
    height: auto;
  }
  .main-navigation ul li a {
    padding: 27px 10px;
  }
}
@media only screen and (min-width: 1367px) and (max-width: 1567px) {
  .logo {
    height: 63px;
    margin-left: 0;
  }
  section.service.facilities-page,
  section.service.partners-page {
    padding-bottom: 60px;
  }
  section.service.facilities-page .card .card-content {
    height: 110px;
  }
  section.service.partners-page .card .card-content {
    height: 90px;
  }
  section.service.teams-page .card .card-content {
    height: 100px;
  }
  .header-top-content-wrapper ul {
    height: 40px;
  }
  section.service {
    padding-bottom: 60px;
  }
  .service-card-section {
    margin-top: 40px;
  }
  .team {
    padding-top: 80px;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 1399px) {
  .main-navigation ul li a {
    padding: 27px 8px;
  }
}
@media only screen and (max-width: 1366px) {
  .menu-phone-icon {
    margin-left: 5px;
    margin-right: 5px;
  }
  .main-navigation ul li ul {
    top: 55px;
  }
}
@media (min-width: 1200px) {
  .hrader-top-info ul {
    height: 40px;
    margin-left: 40px;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .menu-right-info {
    display: none;
  }
  .mobile-menu-trigger {
    position: absolute;
  }
  .menu-bar {
    display: none;
  }
  .logo a img {
    width: 70%;
  }
}
@media only screen and (max-width: 1024px) {
  .logo {
    height: auto;
  }
  .logo a img {
    width: 50%;
  }
  .search-box {
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 60px;
  }
  .mobile-menu-close {
    right: 0;
  }
  .menu-bar {
    display: none;
  }
  .header-menu-bar .main-menu-area.header-menu-area .container {
    max-width: 100%;
    padding: 10px;
  }
  .header-buttons-area {
    position: absolute;
    top: 13px;
    right: 0;
  }
  .header-menu-bar.fixed .header-buttons-area {
    position: absolute;
    top: 25px;
    right: 0;
  }
  .htw-about-image {
    height: 100%;
    width: 100%;
  }
  .htw-about-content {
    height: auto;
    padding: 10px;
  }
  .professor-details .container {
    padding: 20px;
  }
  .professor-details {
    margin-top: 20px;
  }
  .about-banner,
  .service-banner {
    margin-bottom: 60px;
  }
  .home-brand,
  .brand {
    padding-top: 30px;
  }
  .team {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .team-two-card {
    margin-left: 0;
  }
  section.service {
    padding-bottom: 0;
  }
  section.service.teams-page .service-left-category {
    margin-top: 30px;
  }
  .blog-wrapper {
    margin-left: 30px;
  }
}
@media (max-width: 991px) {
  .faq-appoinment {
    position: relative;
  }
  .header-menu-bar .main-menu-area.header-menu-area .container {
    max-width: 100%;
  }
  .blog-wrapper {
    padding-top: 10px;
    margin-left: 0;
  }
  .brc-image {
    float: none;
    width: 100%;
  }
  .blog {
    padding: 30px 0;
  }
  .appoinment,
  .service-details {
    padding: 40px 0;
  }
  .banner-image video {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-three-service,
  .about {
    padding: 40px;
  }
  .home-brand,
  .brand {
    padding-top: 40px;
  }
  #mobile-menu-wrap {
    padding: 120px 20px 50px 20px;
  }
  .home-three-service {
    padding: 40px 0;
  }
  .about-banner,
  .about-banner-content {
    height: 300px;
  }
  .map-banner.about-banner{
    height: 500px;
    }
    .map-banner.about-banner .about-banner-content{
        height: 400px;
    }
  .about-banner-content h4 {
    margin-top: 80px;
    font-size: 36px;
  }
  .map-banner.about-banner .about-banner-content h4{
      margin-top: 100px;
  }
}
@media only screen and (max-width: 768px) {
    .rd-title h3{
        margin:10px 0;
    }
    .common-title h3,.abt-page .htw-faq-title h3{
        font-size:24px;
        line-height:36px;
    }
    .abt-page .htw-faq-title h3 i{
        margin-right:10px;
    }
  .footer-bottom{
    height:auto;
  }
  section.service.partners-page .card{
    padding:20px;
  }
  .project-video{height:auto;}
  .banner-button {
    font-size: 16px;
  }
  .form .banner-button{
      font-size:24px;
  }
  .banner-content-wrapper p {
    line-height: 1.6;
  }
  .appoinment-form-wrapper .htw-appointment-title h4 {
    font-size: 30px;
    line-height: 35px;
  }
  .contact-info-inner ul li a {
    font-size: 16px;
  }
  .common-title h3{
    margin-bottom: 15px;
  }
  .team-two-card {
    margin-top: 20px;
  }
  .home-brand,
  .brand {
    padding-top: 30px;
    padding-bottom:30px;
  }
  .brand-wrapper {
    padding: 20px;
  }
  .header-menu-bar .main-menu-area.header-menu-area .container {
    border-radius: 0;
    max-width: 100%;
    padding: 10px;
  }
  .logo a {
    height: auto;
    margin-top: 0;
  }
  .search-box {
    display: inline-block;
    position: absolute;
    top: 28px;
    right: 60px;
  }
  .header-buttons-area {
    position: absolute;
    top: 0;
    right: 0;
  }
  .header-menu-bar.fixed .header-buttons-area {
    top: 0;
  }
  .header-menu-bar.fixed {
    padding: 0;
  }
  .search-box {
    display: none;
  }
  .team-details {
    padding-top: 40px;
  }
  .team-two-card.tmd-card {
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
  }
  #banner .slick-arrow {
    display: block !important;
  }
  .about-left-content {
    margin-bottom: 30px;
  }
  .professor-details .sd-right-content.research-right-conent .col-md-8 {
    order: 1;
  }
  .professor-details .prof-img {
    text-align: left;
  }
  .service-container.team .col-xl-9 {
    order: 1;
  }
  .service-container.team {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .brand-slider img{
    margin:0 10px;
  }
}
@media only screen and (min-width: 360px) and (max-width: 740px) {
    .flag-name-section{
        display:none;
    }
    .ontario,.saskatchewan,.columbia{
        width:10px!important;
    }
    .map-img{
        width:80%;
    }
    .map-banner .about-banner-content h4{
        margin-top:80px;
    }
    .map-banner {
        height: 390px;
    }
    .map-banner .about-banner-content{
        height:300px;
    }
    .faqs-page{
        padding-top:40px!important;
    }
    .about, .home-three-service,.home-three-service, .home-two-team, .home-faq, .faq-appoinment,.blog{
        padding-right:10px!important;
        padding-left:10px!important;
    }
    .home-faq{
        padding-right:15px;
        padding-left:15px;
    }
    .about-image-middle{
        max-height:250px;
        width:100%;
        object-fit:cover;
        border-radius:10px;
        overflow:hidden;
    }
    .about-banner-button ul li a,.about-banner-button ul li{
        font-size:12px;
    }
    .about-banner, .service-banner{
        margin-bottom:0;
    }
    #banner{
        height:auto;
    }
    .about,.home-three-service{
        padding:50px 0;
    }
    .scroll-to-top-visible{
        right:10%;
    }
  .about-main {
    padding-bottom: 0px;
    padding-top: 40px;
  }
   .about-main.abt-page-2{
     padding-top: 0px;  
   }
  .tmd-card {
    display: block;
  }
  .logo {
    margin-left: 8px;
    height: auto;
    display:inline-block;
  }
  ul.header-buttons-wrapper.wrd-list-style {
    position: absolute;
    right: 10px;
    top: -10px;
  }
  #banner {
    margin-top: 0;
  }
  .header-menu-bar.fixed ul.header-buttons-wrapper.wrd-list-style {
    top: 0px;
  }
  .header-menu-bar.fixed {
    padding: 0;
  }
  .home-three-service,
  .about,
  .home-two-team,
  .home-faq,
  .faq-appoinment {
    margin-top: 0;
  }
.home-faq .faq-appoinment{
     margin-top: 30px;
}
.faq-appoinment{
    padding:30px!important;
    margin-right:0;
}
  .blog-right-content-wrapper {
    overflow: inherit;
  }

  .brc-image {
    width: 100%;
    height: 200px;
    margin-bottom: 15px;
  }

  .footer-container,
  .footer-content,
  .faq-content {
    height: auto;
  }
  .logo a {
    height: auto;
    margin-top: 0;
  }
  .logo a img {
    width: 50%;
    height: auto;
  }
  .search-box {
    padding-right: 60px;
    position: absolute;
    top: 0;
    right: 0;
  }
  .header-menu-bar.fixed li.mobile-menu-trigger {
    top: 25px;
    right: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .logo a {
    height: auto;
    margin-top: 0;
  }
  .logo a img {
    width: 60%;
    height: auto;
  }
  .search-box {
    display: none;
  }
  .home-three-service,
  .home-two-team,
  .home-faq,
  .faq-appoinment {
    margin-top: 0;
    padding: 40px 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 560px) {
}

.banner-wrapper-shape-left,
.banner-wrapper-shape-right {
  z-index: 1;
}