#vnt-about .about_title {
  padding-top: 120px;
  position: relative;
}
#vnt-about .about_title:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100px;
  background-color: #99897b;
}
#vnt-about .about_title .title {
  width: 50%;
  float: right;
}
#vnt-about .about_title .title p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  margin-top: 20px;
  max-width: 400px;
}
#vnt-about .about_wrapper {
  padding: 20px 0 50px;
}
#vnt-about .vnt_title {
  text-align: left;
}
#vnt-about .vnt_title:after {
  left: 0;
  -webkit-transform: unset;
  -moz-transform: unset;
  -ms-transform: unset;
  -o-transform: unset;
  transform: unset;
}
#vnt-about .info_grp {
  padding-top: 30px;
}
#vnt-about .info_grp .vnt_title {
  margin-left: 50px;
}
#vnt-about .info_grp .info_left {
  padding: 0 50px;
  font-size: 16px;
  text-align: justify;
  line-height: 1.4;
  font-weight: 400;
  margin-top: 30px;
}
#vnt-about .info_grp .info_right {
  padding: 0 50px;
  margin-top: 30px;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
}
#vnt-about .info_grp .info_right p {
  text-align: justify;
}
#vnt-about .info_grp .info_right p.title {
  margin: 25px 0 15px;
  font-weight: 700;
}
#vnt-about .info_grp .info_right ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
#vnt-about .info_grp .info_right ul li {
  width: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
#vnt-about .info_grp .info_right ul li:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 20px;
  color: #9b8b7e;
}
#vnt-about .about_slider {
  margin-top: 90px;
  margin-bottom: 0;
}
#vnt-about .about_slider .img {
  width: 100%;
  height: 43.93vw;
}
#vnt-about .about_slider .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#vnt-about .about_slider .slick-dots {
  display: none !important;
}
#vnt-about .about_slider .num_slide {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  text-align: center;
  margin-top: 40px;
  line-height: 1.4;
}
#vnt-about .about_slider .num_slide span {
  display: inline-block;
  width: 50px;
  height: 1px;
  background-color: #99897b;
  margin: 0 10px;
  vertical-align: middle;
}
#vnt-about .about_vision {
  margin-top: 85px;
  padding-bottom: 100px;
}
#vnt-about .about_vision .vision_content {
  margin-top: 40px;
}
#vnt-about .about_vision .item_box {
  padding-left: 12%;
}
#vnt-about .about_vision .item_box .item {
  max-width: 420px;
  float: right;
  background-color: #f5f3f2;
}
#vnt-about .about_vision .item_box .item .content {
  padding: 40px 35px 55px;
}
#vnt-about .about_vision .item_box .item .content .des {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  line-height: 1.4;
}
#vnt-about .about_vision .item_box .item .img {
  height: 280px;
}
#vnt-about .about_vision .item_box .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#vnt-about .about_vision .item_box:nth-child(even) {
  padding-left: 15px;
  padding-right: 12%;
}
#vnt-about .about_vision .item_box:nth-child(even) .item {
  float: left;
  margin-top: 180px;
}
#vnt-about .employee_grp {
  background-color: #f5f3f2;
  position: relative;
  z-index: 0;
  background-position: center top;
  background-repeat: no-repeat;
}
#vnt-about .employee_grp .leader {
  display: grid;
  grid-template-columns: 50% 25% 25%;
}
#vnt-about .employee_grp .leader .lead_info {
  -webkit-align-self: flex-end;
  align-self: flex-end;
  text-align: right;
  margin-bottom: 50px;
}
#vnt-about .employee_grp .leader .lead_info a {
  display: block;
  padding-right: 120px;
  position: relative;
  z-index: 0;
  font-size: 16px;
  font-weight: 400;
  color: #99897b;
  line-height: 1.6;
}
#vnt-about .employee_grp .leader .lead_info a:before, #vnt-about .employee_grp .leader .lead_info a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 50px;
  width: 36px;
  height: 1px;
  background-color: #99897b;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#vnt-about .employee_grp .leader .lead_info a:before {
  -webkit-transform: rotate(90deg) translateY(-50%);
  -moz-transform: rotate(90deg) translateY(-50%);
  -ms-transform: rotate(90deg) translateY(-50%);
  -o-transform: rotate(90deg) translateY(-50%);
  transform: rotate(90deg) translateY(-50%);
}
#vnt-about .employee_grp .leader .lead_info a span {
  display: block;
  font-weight: 700;
  color: #333333;
}
#vnt-about .employee_grp .leader .lead_ava .img {
  margin-top: 45px;
}
#vnt-about .employee_grp .leader .lead_ava .img a {
  display: block;
  background-size: cover;
  background-position: center;
  padding-top: 135.494%;
}
#vnt-about .employee_grp .leader .quote {
  -webkit-align-self: flex-end;
  align-self: flex-end;
  font-family: "Pacifico", cursive;
  padding: 40px 0 60px 45px;
  position: relative;
  font-size: 16px;
  color: #333;
  line-height: 1.4;
  text-align: justify;
}
#vnt-about .employee_grp .leader .quote:before {
  content: '"';
  position: absolute;
  top: 0;
  left: 55px;
  font-size: 40px;
}
#vnt-about .employee_grp .employee {
  position: relative;
}
#vnt-about .employee_grp .employee:after {
  content: "";
  clear: both;
  display: block;
}
#vnt-about .employee_grp .employee .item_grp:hover .item.item_title .title:after {
  width: 100%;
}
#vnt-about .employee_grp .employee .item {
  float: left;
  width: calc(100% / 8);
  height: 200px;
  position: relative;
  z-index: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
#vnt-about .employee_grp .employee .item:hover .img:after {
  opacity: 1;
  visibility: visible;
}
#vnt-about .employee_grp .employee .item:hover .content .name,
#vnt-about .employee_grp .employee .item:hover .content .job {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
#vnt-about .employee_grp .employee .item.item_title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 15px;
  background-color: #99897b;
}
#vnt-about .employee_grp .employee .item.item_title .title {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  width: 100%;
  padding: 7px 0;
  position: relative;
}
#vnt-about .employee_grp .employee .item.item_title .title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #e0bc28;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
#vnt-about .employee_grp .employee .item .img {
  width: 100%;
  height: 100%;
  position: relative;
}
#vnt-about .employee_grp .employee .item .img:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
#vnt-about .employee_grp .employee .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#vnt-about .employee_grp .employee .item .content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 15px;
}
#vnt-about .employee_grp .employee .item .content .name {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  line-height: 1.6;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  transition-delay: 0.2s;
}
#vnt-about .employee_grp .employee .item .content .name a {
  color: #fff;
}
#vnt-about .employee_grp .employee .item .content .job {
  font-size: 14px;
  font-weight: 400;
  color: #cccccc;
  line-height: 1.4;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  transition-delay: 0.4s;
}
#vnt-about .about_milestone {
  padding-top: 100px;
}
#vnt-about .about_milestone .milestone_content {
  margin-top: 25px;
}
#vnt-about .about_milestone .item_box .item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 0;
}
#vnt-about .about_milestone .item_box .item:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 16px;
  height: 16px;
  border-radius: 100%;
  border: 4px solid #99897b;
  background-color: #fff;
  z-index: 1;
}
#vnt-about .about_milestone .item_box .item:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #ebe7e5;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#vnt-about .about_milestone .item_box .item .des {
  margin: 40px 0;
  width: 50%;
  text-align: right;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  clear: both;
}
#vnt-about .about_milestone .item_box .item .des .des_info {
  float: right;
  max-width: 275px;
  margin-right: 50px;
}
#vnt-about .about_milestone .item_box .item .date {
  width: 50%;
  padding-left: 40px;
  color: #99897b;
  font-weight: 700;
  font-size: 24px;
}
#vnt-about .about_milestone .item_box:nth-child(even) .item {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
#vnt-about .about_milestone .item_box:nth-child(even) .item .des {
  text-align: left;
}
#vnt-about .about_milestone .item_box:nth-child(even) .item .des .des_info {
  float: left;
  margin-right: 0;
  margin-left: 50px;
}
#vnt-about .about_milestone .item_box:nth-child(even) .item .date {
  padding-left: 0;
  padding-right: 40px;
  text-align: right;
}
#vnt-about .about_milestone .milestone_more {
  text-align: center;
  padding: 45px 0 110px;
  position: relative;
}
#vnt-about .about_milestone .milestone_more:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1px;
  height: 100%;
  background-color: #ebe7e5;
  z-index: -1;
}
#vnt-about .about_milestone .milestone_more a {
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  line-height: 40px;
  height: 40px;
  display: inline-block;
  background-color: #fff;
  position: relative;
}
#vnt-about .about_milestone .milestone_more a:hover:after {
  width: 100%;
}
#vnt-about .about_milestone .milestone_more a:after {
  content: "";
  position: absolute;
  width: 0;
  left: 0;
  bottom: 2px;
  height: 2px;
  background-color: #e0bc28;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
#vnt-about .commited {
  background-color: #f5f3f2;
}
#vnt-about .commited .item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
#vnt-about .commited .item .content {
  width: 50%;
  -webkit-align-self: center;
  align-self: center;
  padding-left: 18vw;
  padding: 20px 40px 20px 18vw;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  transition-delay: 0.4s;
}
#vnt-about .commited .item .content p {
  font-size: 16px;
  line-height: 1.4;
  margin-top: 25px;
}
#vnt-about .commited .item .content .slide_arrow {
  margin-top: 55px;
  margin-left: 7px;
}
#vnt-about .commited .item .content .slide_arrow button {
  width: 36px;
  height: 36px;
  background: none;
  text-align: center;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  outline: none;
  border: none;
  border-bottom: 1px solid #131313;
}
#vnt-about .commited .item .content .slide_arrow button.arrow_prev {
  border-left: 1px solid #131313;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#vnt-about .commited .item .content .slide_arrow button.arrow_next {
  border-right: 1px solid #131313;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#vnt-about .commited .item .img {
  width: 50%;
  height: 560px;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  transition-delay: 0.4s;
}
#vnt-about .commited .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#vnt-about .commited .slick-active.slick-current .content,
#vnt-about .commited .slick-active.slick-current .img {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
#vnt-about .partner_wrapper {
  margin-top: 25px;
}
#vnt-about .partner_wrapper .img {
  width: 100%;
  height: 120px;
  margin: 25px 0;
  text-align: center;
}
#vnt-about .partner_wrapper .img:hover img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
#vnt-about .partner_wrapper .img img {
  max-height: 100%;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
@media (max-width: 991px) {
  #vnt-about .employee_grp .leader .left {
    width: 40%;
  }
  #vnt-about .employee_grp .leader .right {
    width: 60%;
  }
  #vnt-about .employee_grp .employee .item {
    width: calc(100% / 6);
  }
  #vnt-about .commited .item .content {
    padding: 20px;
  }
  #vnt-about .commited .item .img {
    height: 450px;
  }
  #vnt-about .about_vision .item_box {
    padding: 0 15px !important;
  }
}
@media (max-width: 767px) {
  #vnt-about .about_title {
    padding: 30px 20px 0;
  }
  #vnt-about .about_title:after {
    content: unset;
  }
  #vnt-about .about_title .title {
    width: 100%;
    float: none;
  }
  #vnt-about .about_title .title p {
    font-size: 14px;
    margin-top: 15px;
    max-width: 100%;
  }
  #vnt-about .about_wrapper {
    padding: 30px 0;
  }
  #vnt-about .info_grp {
    padding-top: 0;
  }
  #vnt-about .info_grp .vnt_title {
    margin-left: 0;
  }
  #vnt-about .info_grp .info_left,
  #vnt-about .info_grp .info_right {
    padding: 0;
    margin-top: 20px;
    font-size: 14px;
  }
  #vnt-about .info_grp .info_right ul li {
    width: 100%;
    margin: 5px 0;
  }
  #vnt-about .about_slider {
    margin: 25px 0;
  }
  #vnt-about .about_slider .num_slide {
    margin-top: 20px;
  }
  #vnt-about .about_vision {
    margin-top: 30px;
    padding-bottom: 50px;
  }
  #vnt-about .about_vision .vision_content {
    margin-top: 20px;
  }
  #vnt-about .about_vision .item_box {
    padding: 0 15px !important;
  }
  #vnt-about .about_vision .item_box .item {
    margin-top: 20px !important;
    max-width: unset;
    float: none;
  }
  #vnt-about .about_vision .item_box .item .content {
    padding: 35px 20px;
  }
  #vnt-about .about_vision .item_box .item .img {
    height: 227px;
  }
  #vnt-about .employee_grp {
    padding-top: 30px;
  }
  #vnt-about .employee_grp .leader {
    grid-template-columns: 160px 1fr;
  }
  #vnt-about .employee_grp .leader .lead_info {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  #vnt-about .employee_grp .leader .lead_info a {
    padding: 35px 0 0 20px;
    text-align: left;
  }
  #vnt-about .employee_grp .leader .lead_info a:before, #vnt-about .employee_grp .leader .lead_info a:after {
    left: 20px;
    top: 0;
    right: unset;
  }
  #vnt-about .employee_grp .leader .lead_ava {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  #vnt-about .employee_grp .leader .lead_ava .img {
    height: 207px;
    margin-top: 20px;
  }
  #vnt-about .employee_grp .leader .quote {
    grid-row: 2/3;
    grid-column: 1/3;
    padding: 50px 0 30px;
  }
  #vnt-about .employee_grp .leader .quote:before {
    top: 25px;
    left: 0;
  }
  #vnt-about .employee_grp .employee .item {
    width: calc(100% / 3);
    height: 155px;
  }
  #vnt-about .employee_grp .employee .item.item_title .title {
    font-size: 14px;
  }
  #vnt-about .about_milestone {
    padding-top: 25px;
  }
  #vnt-about .about_milestone .item_box .item {
    position: relative;
    padding: 15px 0;
  }
  #vnt-about .about_milestone .item_box .item:before {
    left: 0;
  }
  #vnt-about .about_milestone .item_box .item:after {
    left: 0;
  }
  #vnt-about .about_milestone .item_box .item .des {
    width: 100%;
    margin: 0;
    text-align: left;
    padding-left: 90px;
    font-size: 14px;
  }
  #vnt-about .about_milestone .item_box .item .des .des_info {
    margin: 0 !important;
    float: none !important;
  }
  #vnt-about .about_milestone .item_box .item .date {
    position: absolute;
    left: 20px;
    padding: 0 !important;
    text-align: center !important;
    width: 55px;
    font-size: 20px;
  }
  #vnt-about .about_milestone .milestone_more {
    text-align: left;
    padding: 20px 0 40px;
  }
  #vnt-about .about_milestone .milestone_more:after {
    left: 0;
  }
  #vnt-about .about_milestone .milestone_more a {
    font-size: 14px;
    margin-left: -4px;
  }
  #vnt-about .commited .item .content {
    width: 100%;
    order: 1;
    padding: 35px 20px 40px;
  }
  #vnt-about .commited .item .content .slide_arrow {
    margin-top: 35px;
  }
  #vnt-about .commited .item .content .slide_arrow button {
    width: 28px;
    height: 28px;
  }
  #vnt-about .commited .item .img {
    width: 100%;
    height: 310px;
  }
  #vnt-about .partner_wrapper .img {
    height: 80px;
    margin: 15px 0;
  }
}

.employee_detail {
  position: relative;
  padding: 0;
  width: 100%;
  overflow: hidden;
  cursor: auto !important;
}
.employee_detail .detail_logo {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 111px;
  height: 50px;
  z-index: 2;
}
.employee_detail .detail_logo img {
  max-width: 111px;
  max-height: 50px;
}
.employee_detail .detail_img {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
}
.employee_detail .detail_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.employee_detail .detail_content {
  height: 100vh;
  position: relative;
  width: 50%;
  background-color: #b2a69d;
  height: 100vh;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 20px;
  z-index: 1;
}
.employee_detail .detail_wrapper {
  width: 100%;
  max-width: 505px;
  margin: 0 auto;
}
.employee_detail .detail_wrapper .detail_name {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 1.4;
  text-align: right;
  margin-bottom: 5px;
}
.employee_detail .detail_wrapper .detail_job {
  font-size: 14px;
  color: #fff;
  line-height: 1.4;
  font-weight: 400;
  text-align: right;
  margin-bottom: 25px;
}
.employee_detail .detail_wrapper .the-content {
  height: 40vh;
  overflow: hidden auto;
}
.employee_detail .detail_wrapper .the-content::-webkit-scrollbar {
  width: 5px;
}
.employee_detail .detail_wrapper .the-content::-webkit-scrollbar-track {
  background: #ddb925;
}
.employee_detail .detail_wrapper .the-content::-webkit-scrollbar-thumb {
  background: #99897b;
}
.employee_detail .detail_wrapper .the-content::-webkit-scrollbar-thumb:hover {
  background: #99897b;
}
.employee_detail .detail_wrapper .the-content p {
  color: #fff;
}
@media (max-width: 991px) {
  .employee_detail .detail_img {
    position: relative;
    top: 0;
    left: 0;
    height: unset;
    width: 100%;
  }
  .employee_detail .detail_content {
    height: unset;
    width: 100%;
    padding: 80px 20px 35px;
  }
  .employee_detail .detail_wrapper .title {
    font-size: 18px;
  }
  .employee_detail .detail_wrapper .the-content {
    height: unset;
  }
}
