.date_card,
.media_wrapper .tabs .tab,
.view,
.view span img {
  position: relative;
}
.view a.info,
a {
  text-decoration: none;
}
.bold {
  font-weight: bold;
}
.sub-icon {
  display: none;
}
.date_card h6 a {
  display: -webkit-box;
  white-space: normal;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #29b264;
}
.date_card h6 {
  min-height: 51px;
}
.media-Img {
  width: 100%;
  overflow: hidden;
  display: inline-block;
  height: 250px;
  margin-top: 30px;
}
.date_buts {
  text-align: left !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 130px;
}
.from-div,
.view .mask {
  -webkit-box-align: center;
}
.from-div {
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #ccc;
  padding: 0 0 0 20px;
}
.media-logobrand .view-first span img {
  width: 160px;
  margin: 0 auto;
}
@media all and (max-width: 396px) {
  .date_buts a,
  .date_card h6 {
    word-wrap: break-word;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.v-m-l-r {
  display: table !important;
  height: 100%;
}
.greay-dark-1 {
  background-color: #f2f2f2;
}
.copyright-clr {
  color: #989696;
  padding-right: 20px;
}
section {
  display: inline-block;
  width: 100%;
  margin: 0;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.v-m-l-r > div {
  display: table-cell;
  vertical-align: middle;
}
.media_wrapper ul.tabs {
  border-bottom: 1px dashed #ddd;
  margin: 0 0 40px;
}
.media_wrapper .tabs {
  height: 50px !important;
  margin-bottom: 0;
  padding: 0 15px 0 0;
  display: flex;
  align-items: center;
}
.media_wrapper .tabs .tab {
  display: inline-block;
  width: 240px;
  z-index: 1;
  text-align: center;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}
.media_wrapper .tabs .tab.active a {
  color: #4caf50 !important;
  font-weight: 400;
  outline: 0 !important;
  position: relative;
}
.media_wrapper .tabs .tab a {
  border: 1px solid transparent;
  font-size: 18px;
  padding: 0 !important;
  text-align: left;
  text-transform: capitalize;
}
.media_wrapper .tabs.tabs-transparent .indicator {
  background-color: transparent;
}
.media_wrapper {
  height: auto;
}
.tabs .indicator {
  display: none;
}
.media_wrapper .archives .heading {
  padding: 10px 15px;
  background: #fff;
  text-transform: uppercase;
  border-bottom: 1px dashed #d1d3d4;
  border-radius: 5px 5px 0 0;
}
.h5 {
  font-size: 1.5em !important;
}
.media_wrapper .collapsible-header {
  background: 0 0;
  border-bottom: 1px dashed #d1d3d4;
}
.collapsible-header {
  padding: 0;
  margin: 0 20px;
  font-size: 1.1rem;
  min-height: 4rem;
  line-height: 4rem;
  cursor: pointer;
}
.collapsible-header img {
  vertical-align: middle;
}
#news-media .collapsible .collapsible-body ul li a.active,
#published-articles .collapsible .collapsible-body ul li a.active {
  color: #26842a;
}
.media_wrapper .collapsible .collapsible-body ul li a {
  color: #bdbdbd;
}
.media_wrapper ul li:last-child .collapsible-header {
  border: none;
}
.media_wrapper .date_card {
  width: 100%;
}
.media_wrapper .flex-center {
  display: table;
  margin-bottom: 40px;
  box-shadow: none;
}
.date_card {
  min-height: 110px;
  margin-bottom: 20px;
}
.date_buts > div {
  margin-bottom: 2px;
}
.date_buts a {
  padding: 0;
  display: inline-block;
}
section.media .hiring_wrapper {
  padding: 30px 0;
}
section .hiring_wrapper {
  height: 40%;
}
.logo-image,
.view {
  height: 180px;
  width: 100%;
}
section .hiring_wrapper,
section .page-footer {
  display: table;
  width: 100%;
}
.hideme {
  opacity: 1;
}
.coll-logos ul.collapsible {
  background: rgba(0, 0, 0, 0) !important;
}
.media_wrapper .collapsible {
  border: 0;
  box-shadow: inherit;
  background-color: #fff;
  margin-top: 0;
}
.coll-logos .collapsible-header {
  background: #fff !important;
  border: none;
  border-radius: 2px;
  color: #00a651;
  font-size: 24px;
  padding: 8px 20px;
  margin: 0 0 10px !important;
}
.coll-logos .collapsible-header.active > div {
  background-image: url(../images/minus.png);
  background-position: center right;
  background-repeat: no-repeat, no-repeat;
}
.coll-logos .collapsible-header > div {
  background-image: url(../images/plus.png);
  background-position: center right;
  background-repeat: no-repeat, no-repeat;
}
.coll-logos .collapsible-body {
  border: 0;
  padding: 0;
}
.collapsible-body {
  padding: 10px 10px 10px 50px !important;
  margin: 0;
}
.cp-toptext {
  border-bottom: 1px solid green;
}
.cp-top1 p {
  color: #333;
  font-size: 24px;
  margin: 16px 0 0;
}
.cp-top2 p span {
  color: #00a651;
  font-size: 24px;
}
.cp-top2 > p {
  color: #333;
  text-align: right;
}
#media-kit p {
  margin: 20px 0;
}
.dwnld-cppdf a {
  color: #00a651;
  font-size: 24px;
  font-weight: 700;
}
.company-mdlogos p {
  color: #00a651;
  font-size: 24px !important;
  margin: 0 0 0 -35px;
  padding: 0 0 0 10px;
}
.company-mdlogos .logo-image.view.view-first {
  text-align: center;
}
.view {
  margin: 0;
  overflow: hidden;
}
.logo-image {
  border-bottom: 1px solid #fff;
  display: table;
}
.logo-image1 > span,
.logo-image > span {
  display: table-cell;
  vertical-align: middle;
}
.company-mdlogos,
.view .mask {
  display: -webkit-box;
  display: -ms-flexbox;
}
.company-mdlogos img {
  max-height: 90px;
}
.view .content,
.view .mask {
  height: 180px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.view .mask {
  -ms-flex-align: center;
  align-items: center;
  display: flex;
}
.view a.info {
  background-image: url(../images/dwnld-icon.png);
  background-position: center center;
  background-repeat: no-repeat, no-repeat;
  color: #333132;
  display: inline-block;
  font-weight: 400;
  height: 49px;
  margin: 0 auto;
  padding: 10px 18px;
  width: 40px;
}
.view a.info:hover {
  opacity: 0.7;
}
.view-first span img {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  margin: 0 auto;
}
.view-first .mask {
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.view-first a.info {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.view-first:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.view-first:hover .mask {
  opacity: 1;
}
.view-first:hover a.info {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.logo-images.view.view-first,
.logo-images1.view.view-first {
  float: left;
}
.logo-images.view,
.logo-images1.view {
  height: 180px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 25%;
}
.logo-images.view .content,
.logo-images.view .mask,
.logo-images1.view .content,
.logo-images1.view .mask {
  height: 180px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.logo-images span,
.logo-images1 span {
  display: table-cell;
  vertical-align: middle;
}
.logo-image1,
.logo-images,
.logo-images1 {
  display: table;
}
.logo-image1 {
  height: 180px;
  width: 100%;
  background: #fff;
}
.media-logobrand {
  background: #fff;
  border-radius: 8px;
  text-align: center;
  width: 25%;
}
.media-pgvideo .slick-dots li {
  border: 4px solid #bdbec0;
  height: auto;
  width: auto;
}
.media-pgvideo .slick-dots li.slick-active {
  background: #88b7d5;
  border: 4px solid #333132;
  position: relative;
}
.media-pgvideo .slick-dots li.slick-active:after,
.media-pgvideo .slick-dots li.slick-active:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.media-pgvideo iframe {
  border: 6px solid #333312;
}
.media-pgvideo .slick-dots li.slick-active::after {
  border-color: rgba(136, 183, 213, 0) rgba(136, 183, 213, 0) #333132;
  border-width: 15px;
  margin-left: -15px;
}
.media-pgvideo .slick-dots li img {
  display: block;
}
.slider.media-pgvideo {
  height: 560px;
  margin: 0 auto !important;
  width: 800px;
  padding: 10px 0 !important;
}
.media-pgvideo .slick-dots {
  padding: 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.coll-logos .card .card-content {
  padding: 10px 4px;
}
.coll-logos .card .card-content p {
  color: #2e2e2c;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 20px !important;
  text-align: center;
}
.coll-logos .card .card-content span {
  font-size: 13px;
  text-align: center;
  font-weight: 300;
  display: block;
  line-height: 22px;
}
.brand-logodiv {
  border-color: #fff !important;
  margin: 0 20px;
  opacity: 0.3;
}
.company-mdlogos {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  display: flex;
  margin: 0 0 25px;
  width: 100%;
}
.cp {
  cursor: pointer;
}
.archives.sticky {
  width: 300px;
  position: fixed;
  top: 60px;
}
#news-media .col.l9,
#published-articles .col.l9 {
  padding-left: 20px;
}
.footer .hiring_wrapper.wrapper_item {
  background-color: #f6f6f6;
}
.years-data > div.col {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-left: 0 !important;
}
.years-data > div.col:nth-child-last(1) {
  border-bottom: 0;
}
.media-top {
  padding: 110px 0 !important;
}
.from-div span {
  padding-right: 5px;
  color: #989696;
}
.years-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.date_buts a:hover {
  text-decoration: underline;
}


.media-right {width: 25%; padding: 0 8px;}
.years-data > div {width: 50%; padding: 0 12px;}
.collapsible-body {
 display: none;
 border-bottom: 1px solid #ddd;
 padding: 2rem;
}
.media_wrapper .collapsible .collapsible-body ul li a {line-height: 30px;}
.p-r-20 {padding-right: 20px;} 
.p-t-10  {padding-top: 10px;}
.p-b-10 {padding-bottom: 10px;}

.media-logobrand {
  padding: 10px;
  text-align: center;
}
.logo-image1 {
  position: relative;
  overflow: hidden;
}
.logo-image1 img {
  width: 100%;
  height: auto;
}
.mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: 0.3s ease-in-out;
}
.logo-image1:hover .mask {
  opacity: 1;
}
.mask a {
  color: #fff;
  /* background: #007BFF; */
  padding: 10px 15px;
  border-radius: 5px;
  text-decoration: none;
}
.card,.card-panel {
  margin: .5rem 0 1rem;
  background-color: #fff;
  box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);
  border-radius: 2px;
}
.card .card-image {
  position: relative
}

.card .card-image img {
  display: block;
  border-radius: 2px 2px 0 0;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%
}

.card .card-image .card-title {
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 100%;
  padding: 24px
}

.card .card-content {
  padding: 24px;
  border-radius: 0 0 2px 2px
}

.card .card-content p {
  margin: 0;
  color: inherit
}

.card .card-content .card-title {
  display: block;
  line-height: 32px;
  margin-bottom: 8px
}

.card .card-content .card-title i {
  line-height: 32px
}
.m-b-0 {
  margin-bottom: 0!important;
}

.row {
  display: flex;
}
.row .col {
  float: left;
  padding: 0 0.75rem;
  min-height: 1px;
}

.row .col.l1 {
    width: 8.3333333333%
}

.row .col.l2 {
    width: 16.6666666667%
}

.row .col.l3 {
    width: 25%
}

.row .col.l4 {
    width: 33.3333333333%
}

.row .col.l5 {
    width: 41.6666666667%
}

.row .col.l6 {
    width: 50%
}

.row .col.l7 {
    width: 58.3333333333%
}

.row .col.l8 {
    width: 66.6666666667%
}

.row .col.l9 {
    width: 75%
}

.row .col.l10 {
    width: 83.3333333333%
}

.row .col.l11 {
    width: 91.6666666667%
}

.row .col.l12 {
    width: 100%
}

.row .col.offset-l1 {
    margin-left: 8.3333333333%
}

.row .col.offset-l2 {
    margin-left: 16.6666666667%
}

.row .col.offset-l3 {
    margin-left: 25%
}

.row .col.offset-l4 {
    margin-left: 33.3333333333%
}

.row .col.offset-l5 {
    margin-left: 41.6666666667%
}

.row .col.offset-l6 {
    margin-left: 50%
}

.row .col.offset-l7 {
    margin-left: 58.3333333333%
}

.row .col.offset-l8 {
    margin-left: 66.6666666667%
}

.row .col.offset-l9 {
    margin-left: 75%
}

.row .col.offset-l10 {
    margin-left: 83.3333333333%
}

.row .col.offset-l11 {
    margin-left: 91.6666666667%
}

.row .col.offset-l12 {
    margin-left: 100%
}
.media_wrapper.ptb-70 {padding: 70px 0 0 0;}


@media only screen and (min-width: 601px) {
  .row .col.m1,.row .col.m10,.row .col.m11,.row .col.m12,.row .col.m2,.row .col.m3,.row .col.m4,.row .col.m5,.row .col.m6,.row .col.m7,.row .col.m8,.row .col.m9 {
      margin-left:auto;
      left: auto;
      right: auto
  }

  .row .col.m1 {
      width: 8.3333333333%
  }

  .row .col.m2 {
      width: 16.6666666667%
  }

  .row .col.m3 {
      width: 25%
  }

  .row .col.m4 {
      width: 33.3333333333%
  }

  .row .col.m5 {
      width: 41.6666666667%
  }

  .row .col.m6 {
      width: 50%
  }

  .row .col.m7 {
      width: 58.3333333333%
  }

  .row .col.m8 {
      width: 66.6666666667%
  }

  .row .col.m9 {
      width: 75%
  }

  .row .col.m10 {
      width: 83.3333333333%
  }

  .row .col.m11 {
      width: 91.6666666667%
  }

  .row .col.m12 {
      width: 100%
  }

  .row .col.offset-m1 {
      margin-left: 8.3333333333%
  }

  .row .col.offset-m2 {
      margin-left: 16.6666666667%
  }

  .row .col.offset-m3 {
      margin-left: 25%
  }

  .row .col.offset-m4 {
      margin-left: 33.3333333333%
  }

  .row .col.offset-m5 {
      margin-left: 41.6666666667%
  }

  .row .col.offset-m6 {
      margin-left: 50%
  }

  .row .col.offset-m7 {
      margin-left: 58.3333333333%
  }

  .row .col.offset-m8 {
      margin-left: 66.6666666667%
  }

  .row .col.offset-m9 {
      margin-left: 75%
  }

  .row .col.offset-m10 {
      margin-left: 83.3333333333%
  }

  .row .col.offset-m11 {
      margin-left: 91.6666666667%
  }

  .row .col.offset-m12 {
      margin-left: 100%
  }
}

@media only screen and (min-width: 993px) {
  .row .col.l1,.row .col.l10,.row .col.l11,.row .col.l12,.row .col.l2,.row .col.l3,.row .col.l4,.row .col.l5,.row .col.l6,.row .col.l7,.row .col.l8,.row .col.l9 {
      margin-left:auto;
      left: auto;
      right: auto
  }

  .row .col.l1 {
      width: 8.3333333333%
  }

  .row .col.l2 {
      width: 16.6666666667%
  }

  .row .col.l3 {
      width: 25%
  }

  .row .col.l4 {
      width: 33.3333333333%
  }

  .row .col.l5 {
      width: 41.6666666667%
  }

  .row .col.l6 {
      width: 50%
  }

  .row .col.l7 {
      width: 58.3333333333%
  }

  .row .col.l8 {
      width: 66.6666666667%
  }

  .row .col.l9 {
      width: 75%
  }

  .row .col.l10 {
      width: 83.3333333333%
  }

  .row .col.l11 {
      width: 91.6666666667%
  }

  .row .col.l12 {
      width: 100%
  }

  .row .col.offset-l1 {
      margin-left: 8.3333333333%
  }

  .row .col.offset-l2 {
      margin-left: 16.6666666667%
  }

  .row .col.offset-l3 {
      margin-left: 25%
  }

  .row .col.offset-l4 {
      margin-left: 33.3333333333%
  }

  .row .col.offset-l5 {
      margin-left: 41.6666666667%
  }

  .row .col.offset-l6 {
      margin-left: 50%
  }

  .row .col.offset-l7 {
      margin-left: 58.3333333333%
  }

  .row .col.offset-l8 {
      margin-left: 66.6666666667%
  }

  .row .col.offset-l9 {
      margin-left: 75%
  }

  .row .col.offset-l10 {
      margin-left: 83.3333333333%
  }

  .row .col.offset-l11 {
      margin-left: 91.6666666667%
  }

  .row .col.offset-l12 {
      margin-left: 100%
  }
}
@media only screen and (max-width: 1023px){
  .media_wrapper.ptb-70 {padding: 40px 0 0 0;} 
}
@media only screen and (max-width: 992px){
  .years-data > div.col {width: 100% !important;}
  #news-media .col.l9, #published-articles .col.l9 {padding-left: 0;}
  .media_wrapper .media-left {width: 70% !important; padding: 0;}
  .media_wrapper .media-right  {width: 30% !important;}
  .media-Img {margin-top: 0;}
  .cp-top1 p {font-size: 18px;}
  .cp-top2 p span {font-size: 18px;}
  .company-mdlogos.row .col.m3 {margin: 0; padding: 0;}
}
@media only screen and (max-width: 767px){
  .media_wrapper {overflow: hidden;}
  .media_wrapper.show-archives .media-right {right:-15px !important; -webkit-transition: all 1s ease; transition: all 1s ease;}
  /* .archives{right: -10px; width: 120px;} */
  .media_wrapper .media-right {
    right: -210px !important;
    z-index: 9;
    top: 0;
    width: 195px !important;
    position: absolute;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    height: 100%;
    padding: 0;
  }
  .media_wrapper .media-right .archives { overflow: auto; height: 100%; background: #ffffff;}
  .sub-icon {position: absolute; cursor: pointer; left: -34px; font-size: 12px !important;  padding: 2px 5px; top:15px; background: #ccc;width: 34px; height: 34px; display: block; border-radius: 6px 0 0 6px;}
  .sub-icon::before {content: ''; position: absolute; left: 14px; top: 11px; width: 10px; height: 10px; border-left: 2px solid #000000; border-bottom: 2px solid #000000; transform: rotate(45deg); -webkit-transform: rotate(45deg);}
  .media_wrapper.show-archives .sub-icon::before {transform: rotate(-135deg); -webkit-transform: rotate(-135deg); left: 9px;}
  .media_wrapper .archives .heading {border-radius: 0;}
  .media-Img {height: auto;}
  .company-mdlogos.row {flex-wrap: wrap;}
  .company-mdlogos.row .col.m3 {width: 100%;}
  .company-mdlogos.row .col.m4 {width: 50%; margin: 0;}
  .media-logobrand {width: 50%;}
  .collapsible-body .key-profile-section.row {flex-wrap: wrap;}
  .collapsible-body .key-profile-section.row .col.m4 {width: 100%; padding: 0;}
  .logo-image1 {height: 120px;}
  .view .mask {height: 120px;}
  .company-mdlogos p {padding: 0;}
  .coll-logos .collapsible-header {padding: 0 10px;}
  .cp-toptext .row {flex-wrap: wrap;}
  .cp-toptext .row .col.l6 {width: 100%; padding: 0;}
  .cp-toptext .cp-top2 > p {text-align: left;}
  #media-kit .cp-toptext .cp-top1 p  {margin-top: 0;}
  .logo-image.ne-logo span img {height: 85px;}
  .logo-image, .view {height: 120px; padding: 0 15px;}
  .coll-logos .collapsible-header {font-size: 20px;}
  .dwnld-cppdf a {font-size: 20px;}
  .company-mdlogos p {font-size: 20px !important;}

}
@media only screen and (max-width: 479px){
  .media-logobrand {width: 100%;}
  .logo-image.ne-logo span img {height: 60px;}
}
