
.team-one__single:hover .team-one__content {
  visibility: visible;
  opacity: 1;
}

.team-one__content.ld {
  position: relative;
  display: block;
  text-align: center;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  padding:15px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  transition:opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
}

.tl{ text-align: left !important;}

.mt15{ margin-top: 15px;}

.mt5{ margin-top: 5px;}

.mb15{ margin-bottom: 15px;}

 .team-one__title {
  font-size: 11px;
  margin:0;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: var(--qutiiz-font-two);
  font-weight: normal;
  margin-bottom: 5px;
  color: #a6a6a6;
}

.justify_content{
  display: flex;
  justify-content: center;
}

.blog-one__title.achievements_sub {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 20px;
  margin-bottom: 0px;

}

.blog-one__content.achievements_content {
  position: relative;
  display: block;
  background-color: rgb(255, 255, 255);
  box-shadow: 5px 8.66px 60px 0px rgba(4, 0, 11, 0.07);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding:12px;
  letter-spacing: 0.5px;
}

.blog-one__img > img {
  width: 100%;
  mix-blend-mode: unset;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.blog-one__img {
  position: relative;
  display: block;
  background-color: #04000b00;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  overflow:hidden;
}

.cursor_pointer{cursor: pointer;}
 
.pp{ left:203px !important; top: 10px !important; width: 210px;}

/* Team New Changes */

.team-one__single .project {
  position: relative;
  display: block;
  margin-bottom: 30px;
  display: flex;
}

 .team-one__single {
  position: relative;
  display: block;
  margin-bottom: 0px;
}

.team-one__content.ld {
  position: relative;
  display: block;
  text-align: center;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  padding:15px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  transition:opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
  width: 50%;
}

.team-one__img {
  position: relative;
  display: block;
  overflow:hidden;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  background-color: #fff;
  background-blend-mode: luminosity;
  width: 50%;
}

.team-one__img.proimg {
  position: relative;
  display: block;
  overflow:hidden;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  background-color: #fff;
  background-blend-mode: luminosity;
  width: 100%;
}

.team-one__content.ld {
  position: relative;
  display: block;
  text-align: left;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  padding:15px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  transition:opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
  width: 100%;
} 

.mt20{ margin-top: 20px;}

.clients_box{
  text-align: center;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  padding: 5px 5px 5px 5px;
  min-height: 197px;
  transition: all 0.65s ease;
}

.clients_box:hover{ transform: translateY(-10px); transition: all 0.65s ease;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}


/* Responsive */ 
 
.ptb40{
  padding: 40px 0;
}
.mb24{
  margin-bottom: 24px;
}
.mb71{
  margin-bottom: 71px;
}
/* career page */

.text_left{
  text-align: left !important;
}
.career_btn::after {
  background-color: #ffffff;
}
.career_btn:hover {
  color: #515151 !important;
  background-color: unset;
}
.pb0{
  padding-bottom: 0px;
}
.mt25{
  margin-top: 25px;
}

.pdtb60{
  padding: 60px 0;
}


@media screen and (min-width: 1601px) and (max-width: 1700px) {

  .sosmed {
    right: -102px;
  }
  .sticky li.share img {
    width: 90px;
  }
  .main-menu-wrapper__logo {
    margin-right: 0px;
   
  }
 .stricky-header.main-menu {
    padding: 0px 40px;
  }
  .main-menu-wrapper__right {
   padding: 13px 0;
  }
  .main-menu-wrapper__call-number h5 {
    font-size: 13px;
    line-height: 24px;
    letter-spacing: .5px;
  }
  .main-menu-wrapper__call-icon span {
    font-size: 20px;
  }
 
  .main-slider .container {
    padding-top: 225px;
    padding-bottom: 184px;
  }
  
  
  
  .get-to-know__left {
      margin-right: 0px;
      margin-left: -170px;
    }
  
  .get-to-know__img img {
      width: 100%;
  }
  .res_w40 {
      width: 40% !important;
  }
  .bcd_watermark { 
      top: 95px;
      right: 0px; 
      width: 260px;
      height: auto; 
    }
    .bcd_watermark img {
      width: 350px;
    }
  
  .testimonial-one__right {
    right: 0px;
  }
  .testimonial-one__left {
    width: 400px !important;
}
 
  .testimonial-one__left {
    text-align: left;
  }
  .testimonial-one .custom-nav {
    max-width: 1500px;
   
  }  
.main-menu {
   padding: 0 40px;
}
.res1500_mb30 {
  margin-bottom: 30px !important;
}
.bcd_watermark h1 {
  font-size: 150px;
}
.youtube-container {
  aspect-ratio: 11.16/14.08;
}
}

@media screen and (min-width: 1400px) and (max-width: 1600px) {

  .sosmed {
    right: -102px;
  }
  .sticky li.share img {
    width: 90px;
  }
  .main-menu-wrapper__logo {
    margin-right: 0px;
   
  }
  .main-menu-wrapper__logo img {  
    width: 90%;
    position: relative;
    top: 0px;
    right: 30px;
  }
  .stricky-header.main-menu {
    padding: 0px 40px;
  }
  .logo-shape {
    left: -100px;
    width: 380px;
    top: -75px;
    height: 200px;
  }
  .main-menu-wrapper__call-number h5 {
    font-size: 13px;
    line-height: 24px;
    letter-spacing: .5px;
  }
  .main-menu-wrapper__call-icon span {
    font-size: 20px;
  }
  .main-menu-wrapper__search-box {
     margin-right: 70px;
  }
  .main-menu-wrapper__search-box::before {
   right: -40px; 
  }
  .main-slider .container {
    padding-top: 225px;
    padding-bottom: 184px;
  }
  
  
  .main-menu .main-menu__list > li + li{
      margin-left: 29px;
  }
  .get-to-know__left {
      margin-right: 0px;
      margin-left: -170px;
    }
  
  .get-to-know__img img {
      width: 100%;
  }
  .res_w40 {
      width: 40% !important;
  }
  .bcd_watermark {
      top: 200px;
      right: -20px; 
      width: 260px;
    
    }
  .bcd_watermark h1 {
    font-size: 90px;
   }

 
  .testimonial-one__inner {
    display: flex; 
    min-height: 250px;
    padding-left: 70px !important;
    }
  
  .testimonial-one {
  padding: 60px 0 60px;
    }
  .testimonial-one__inner .container {
      width: 1400px !important;
  }
    .testimonial-one__left {
      width: 400px !important;
  }
   .testimonial-one__right {
      max-width: 900px;
  }  
  .testimonial-one__left {
    text-align: left;
  }
  .testimonial-one .custom-nav {
    max-width: 1300px;
    bottom: 0px;
  } 
.main-menu {
   padding: 0 40px;
}
.res1500_mb30 {
  margin-bottom: 30px !important;
}
.youtube-container {
 aspect-ratio: 10.14/13.76;
}
}

@media screen and (min-width: 1280px) and (max-width: 1399px) {
.sosmed {
  right: -102px;
}
.sticky li.share img {
  width: 90px;
}
.main-menu-wrapper__logo {
  margin-right: 0px;
 
}

.stricky-header.main-menu {
  padding: 0px 40px;
}
.logo-shape {
  left: -160px;
  width: 440px;
  top: -75px;
  height: 180px;
} 
.main-menu-wrapper__logo {
  width: 250px;
 
}
.main-menu .main-menu__list > li > a, .stricky-header .main-menu__list > li > a {
  font-size: 11px;
}
.main-menu .main-menu__list > li, .stricky-header .main-menu__list > li {
 padding-bottom: 29px;
}
.main-menu-wrapper__call-number h5 {
  font-size: 11px;
  line-height: 20px;
  letter-spacing: .5px;
}
.main-menu-wrapper__call-icon span {
  font-size: 20px;
}
.main-menu-wrapper__search-box {
   margin-right: 50px;
}
.main-menu-wrapper__search-box::before {
 right: -31px;
}
.main-slider .container {
  padding-top: 225px;
  padding-bottom: 229px;
}
.main-slider .thm-btn {
  padding: 7px 25px 7px !important;
}
.main-slider h1 {
  font-size: 39px;
  line-height: 70px;
}
.main-slider h2 {
  font-size: 30px;
  line-height: 40px;
}

.get-to-know__left {
    margin-right: 0px;
    margin-left: -100px;
  }

.get-to-know__img img {
    width: 100%;
}
.res_w40 {
    width: 40% !important;
}
.bcd_watermark {
    top: 150px;
    right: -250px;
    width: 300px;
    height: auto;
  }
.bcd_watermark img {
    width: 350px;
  }

.testimonial-one__inner {
  display: flex; 
  min-height: 250px;
  padding-left: 70px !important;
  }

 .testimonial-one {
padding: 60px 0 60px;
  }
.testimonial-one__inner .container {
    width: 400px !important;
}
 .testimonial-one__left {
    width: 400px !important;
}
.testimonial-one__right {
    max-width: 900px;
} 
.testimonial-one__left {
  text-align: left;
}
.testimonial-one .custom-nav {
  bottom: 0px;
}
.bcd_watermark h1 {
  font-size: 120px;
}
.bcd_watermark {
  top: 140px;
  right: -50px; 
  width: 260px;
}
}

@media screen and (min-width: 1200px) and (max-width: 1299px) {
  .sosmed {
    right: -102px;
  }
  .sticky li.share img {
    width: 90px;
  }
  .main-menu-wrapper__logo {
    margin-right: 0px;
   
  }
 
  .stricky-header.main-menu {
    padding: 0px 40px;
  }
 
  .logo-shape {
    left: -195px;
    width: 440px;
    top: -75px;
    height: 171px; 
  }
  .main-menu-wrapper__logo {
    width: 220px;
   
  }
  .main-menu .main-menu__list > li > a, .stricky-header .main-menu__list > li > a {
    font-size: 11px;
  }
  .main-menu .main-menu__list > li, .stricky-header .main-menu__list > li {
    padding-top: 22px;
    padding-bottom: 29px;
  }
.dropdown::before {
   top: 22px;
}
  .main-menu-wrapper__call-number h5 {
    font-size: 11px;
    line-height: 20px;
    letter-spacing: .5px;
  }
  .main-menu-wrapper__call-icon span {
    font-size: 20px;
  }
  .main-menu-wrapper__search-box {
     margin-right: 30px;
  }
  .main-menu-wrapper__search-box::before {
   right: -21px;
  }
  .main-menu-wrapper__call {
    bottom: 5px;
  }
  .main-slider .container {
    padding-top: 225px;
    padding-bottom: 184px;
  }
  .main-slider .thm-btn {
    padding: 7px 25px 7px !important;
  }
  .main-slider h1 {
    font-size: 39px;
    line-height: 50px;
  }
  .main-slider h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .main-menu .main-menu__list > li + li{
      margin-left: 45px;
  } 
  .get-to-know__left {
      margin-right: 0px;
      margin-left: -100px;
    }
  
  .get-to-know__img img {
      width: 100%;
  }
  .res_w40 {
      width: 40% !important;
  }
 .bcd_watermark h1 {
    font-size: 85px;
  }
  .bcd_watermark {
    top: 190px;
    right: -60px; 
    width: 260px;
  }
 
  .testimonial-one__inner {
    display: flex; 
    min-height: 250px;
    padding-left: 40px !important;
    }
  
  .testimonial-one {
  padding: 60px 0 60px;
    }
  .testimonial-one__inner .container {
      width: 400px !important;
  }
   .testimonial-one__left {
      width: 400px !important;
  }
  .testimonial-one__right {
      max-width: 900px;
  } 
  .testimonial-one__left {
    text-align: left;
  }
  .testimonial-one .custom-nav {
    bottom: 0px;
    
  }
}

@media screen and (min-width: 1100px) and (max-width: 1199px) {
.container{
    max-width: 1050px;
}


.main-slider .container {
  padding-top: 325px;
    padding-bottom: 248px;
}
.main-slider h1 {
    font-size: 33px;
    line-height: 50px; 
}
.main-slider h2 {
    font-size: 30px;
    line-height: 40px;
}
.main-slider .thm-btn {
    padding: 7px 25px 7px !important;
}
.res1150_disnon {
    display: none !important;
}

.bcd_watermark {
display: none;
}
.res1150mb120 {
  margin-bottom: 120px;
}
.testimonial-one {
  padding-bottom: 50px;
}
.testimonial-one__single {
  align-content: space-between !important;
}
.testimonial-one__inner {
  padding-bottom: 70px;
}
.testimonial-one .custom-nav {
  left: 0;
  right: 11%;
  bottom: 77px;
  max-width: 1050px; 
  text-align: right;
  bottom: -13px;
} 
.res1150_w33 {
  width: 33%;
}
.res1150_w50 {
  width: 50%;
}
.blog_flex {
  min-height: 260px;
}
.res1150_mb43 {
  margin-bottom: 43px !important;
}
.res1150_w50 {
  width: 50%;
}

.youtube-container {
 aspect-ratio: 8.14/15.09;
}
}