body {
  font-family: Labgrotesque, sans-serif;
  color: #002a3a;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #0072ce;
  font-size: 38px;
  line-height: 44px;
  font-weight: 300;
}

h2 {
  margin-top: 20px; 
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 1.3;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 700;
}

h4 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #0072ce;
  font-size: 21px;
  line-height: 1.3;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 21px;
  line-height: 1.3;
  font-weight: 400;
}

h6 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 300;
}

p {
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 1.5;
}

a {
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #00a5ff;
  text-decoration: none;
}

a:hover {
  color: #005272;
}

ul {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 40px;
}

li {
  margin-bottom: 20px;
}
strong {
  font-weight: bold;
}
figure {
  margin-top: 25px;
  margin-bottom: 25px;
}

.nav-containers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-containers.mn {
  position: relative;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.video-wrapper-overflow .hp1-hero-video:nth-child(1) {
  display: block !important;
}
.video-wrapper-overflow .hp1-hero-video{
  display:none;
}


.blog-content .video-iframe {
  height: 500px;
}



.people-hero-cool{
  position: relative;
}
.people-hero-cool ._1300{
  z-index: 2;
}
.people-hero-cool.sector.as, .people-hero-cool.sector.indt, .people-hero-cool.sector.cm, .people-hero-cool.sector.it{
  background-position: center !important;
  background-size: cover !important;
}
.people-hero-cool .as, .people-hero-cool .indt, .people-hero-cool .cm, .people-hero-cool .it{
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;

}
.people-hero-cool .as{
  background-image: linear-gradient(
180deg
, rgba(0, 42, 58, 0.77), rgba(0, 42, 58, 0.77));
}

.people-hero-cool .indt{
  background-image: linear-gradient(
    180deg
    , rgba(23, 87, 37, 0.77), rgba(23, 87, 37, 0.77));
  }
.people-hero-cool .cm{
  background-image: linear-gradient(180deg, rgba(171, 225, 250, 0.77), rgba(171, 225, 250, 0.77));
}
.people-hero-cool .it{
  background-image: linear-gradient(180deg, rgba(15, 128, 140, 0.77), rgba(15, 128, 140, 0.77));
  }

.blog-article .hp1-small-titles.mb {
  margin-top: 35px;
}

.inv-logos-grid.product {
  margin-top: -13px;
  margin-bottom: 111px;
  position: relative;
}
.inv-logos-grid.product:after {
  content: "";
  width: 100%;
  position: absolute;
  bottom: -73px;
  border-bottom: 1px solid #c9c9c9;
  height: 1px;
  left: 0;
}
.about-hero .about-hero-copy .text-block-18{
  font-size: 21px !important;
}
.people-hero-cool .cp-hero .cp-hero-content .partner-highlight p, .people-hero-cool .cp-hero .cp-hero-content .partner-highlight  {
  font-size: 32px;
  line-height: 1.3;
}
.people-hero-cool .cp-hero .cp-hero-content .paretner-quote + .partner-highlight p, .people-hero-cool .cp-hero .cp-hero-content .paretner-quote + .partner-highlight {
  font-size: 16px;
  line-height: 1.5;
}
.inv-logo-card.product {
  width: 20%;
  display: flex;
  align-items: center;
  padding: 8px 0;
}
.inv-logo-card.product .inv-logo {
  margin-bottom: 0;
}

/* Hover people animation */
.hp1-people-grid-card:hover .hp1-people-sub-info{
  opacity: 1;
}
.hp1-people-grid-card .hp1-people-info.cp , .hp1-people-grid-card .hp1-people-sub-info{
  transition: height 300ms cubic-bezier(0.165, 0.84, 0.44, 1), opacity 200ms ease 0s, transform 200ms ease 0s;
}
.hp1-people-grid-card:hover .hp1-people-info.cp {
  opacity: 1;
  height: 250px;
  transform: translateX(0px) translateY(0px) translateZ(0px);
}
/* Hover people animation END*/


form.search-simple input {
  color: #ffffff;
}

.search-simple span.close-button {
  background: #022a39;
  position: relative;
  width: 25px;
  height: 21px;
  margin-left: -30px;
  margin-right: 4px;
  margin-top: -5px;
  cursor: pointer;
  padding: 15px;
}
.search-simple span.close-button:before {
  content: "";
  position: absolute;
  width: 13px;
  height: 2px;
  background: white;
  top: 50%;
  left: 50%;
  transform: rotate(45deg) translate(-4px, 4px);
}
.search-simple span.close-button:after {
  content: "";
  position: absolute;
  width: 13px;
  height: 2px;
  background: white;
  top: 50%;
  left: 50%;
  transform: rotate(-45deg) translate(-4px, -4px);
}
.service-col .blog-author-copy .service-pic {
  width: 200px;
  height: 200px;
}
.investments .inv-logos-grid{
  width: 100%;
}

.inv-logo-card .inv-logo{
  max-width: 80%;
  min-height: 45px;
  max-height: 60px;
  object-fit: contain;
  margin-bottom: 25px;
}
.inv-logo-card.comp{
  margin-bottom: 40px;
  padding: 23px 20px;

}
.hp-logo-grid.lp2 .w-slide .logos-griw-wrap .logo-block img.logo {
  width: 60%;
  object-fit: contain;
}
.main-nav {
  position: static;
  top: 0px;
  z-index: 500;
  margin-top: -29px;
  padding: 20px;
  box-shadow: none;
}

.hp1-philosophy-col {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
}
.hp1-philosophy-col .hp1-hero-link {
  height: 26px;
}
.main-nav.dark {
  overflow: visible;
  margin-top: 0px;
  padding-top: 61px;
  background-color: #002a3a;
}

.n-top-link {
  -webkit-transition: color 500ms cubic-bezier(.23, 1, .32, 1);
  transition: color 500ms cubic-bezier(.23, 1, .32, 1);
  color: #0f808c;
  font-weight: 400;
  text-decoration: none;
}

.n-top-link:hover {
  color: #00a5ff;
}
.hp1-insights .hp1-small-titles {
  margin-top: 56px;
}
.n-top-link.ml {
  margin-left: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #a8a8a8;
  font-size: 14px;
  line-height: 1;
}

.n-top-link.ml:hover {
  color: #03cbfd;
}

.n-top-link.ml.w--current {
  color: #03cbfd;
}

.n-top-link.search {
  margin-left: 15px;
  padding-right: 23px;
  background-image: url('../svg/search-blue.svg');
  background-position: 100% 50%;
  background-size: auto 80%;
  background-repeat: no-repeat;
  color: #a8a8a8;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
}

.n-top-link.search:hover {
  color: #03cbfd;
}
.hp1-people-content ._1300.logos > .inv-logos-grid {
  position: relative;
}
.no-results-company {
  position: absolute;
  width: 100%;
  text-align: center;
  text-align: center;
  width: 100%;
  font-size: 16px;
  margin-bottom: 0;
  color: #085b7e;
  letter-spacing: 0.04em;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

}

.inv-logos-grid.company-full-width{
  position: relative;
  width: 100%;
}
/* .inv-logos-grid.company-full-width div.loader {
  bottom: -12%;
  top: auto;
} */
.inv-logos-grid.company-full-width + .buttons-centered .logos-load-more:nth-child(1) {
  border-right: 0px solid #d6d6d6;
}

.single-case-study .text-block-10 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #002a3a;
  transition: all .3s ease-in-out;
}
.single-case-study:hover, .single-case-study:hover .text-block-10{
  color: #0072ce !important;
}
.case-video img{
  height: 50%;
}
/* filter new style */


.search-company span.close-button {
  background: #022a39;
  position: relative;
  width: 25px;
  height: 21px;
  margin-left: -30px;
  margin-right: 4px;
  margin-top: -5px;
  cursor: pointer;
  padding: 15px;
}
.search-company span.close-button:before {
  content: "";
  position: absolute;
  width: 13px;
  height: 2px;
  background: white;
  top: 50%;
  left: 50%;
  transform: rotate(45deg) translate(-4px, 4px);
}
.search-company span.close-button:after {
  content: "";
  position: absolute;
  width: 13px;
  height: 2px;
  background: white;
  top: 50%;
  left: 50%;
  transform: rotate(-45deg) translate(-4px, -4px);
}
.new-filters.dropdown-menu nav ul li a > span {
  min-width: 60px;
}
.new-filters.dropdown-menu nav{
  display: flex;
  align-items: center;
}
.new-filters.dropdown-menu nav > ul{
display: flex !important;
}
.new-filters.dropdown-menu nav > ul li {
margin-right:20px
}
.new-filters.dropdown-menu nav > ul li a{
  display: flex !important;
  color: #fff;
  align-items: center;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  height: 39.5px;
  background-color: #005b7e !important;
}
.new-filters.dropdown-menu nav > ul >li >a{
letter-spacing: 2px !important;
}
.new-filters.dropdown-menu nav > ul >li >a:hover{

background-color: #0072ce !important;
color: #fff !important;
}
.new-filters.dropdown-menu nav ul{
float: left;
margin-left: 0px;
list-style: none;
margin: 0;
padding: 0;
}
.new-filters.dropdown-menu nav > ul > li > ul{
  padding: 7px 0;
  width: 232px;
  background-color: #ececec !important;
}

.hp1-strategy-cols .hp1-strategy-col.div:nth-child(1) {
  border-left: none;
}


.logos-griw-wrap .logo-block a {
  display: flex;
  justify-content: center;
  width: 100%;
}
.blog-slider{
  opacity: 0;

}
.blog-slider.slick-initialized {
  opacity: 1 !important;
}
.slider-controls.blog .slider-button{
  cursor: pointer;
}
.pre-blog-slider + .slider-controls.blog {
  margin-bottom: -6px;
  padding-left: 40px;
}
.slick-slide:focus, .slick-slide:active {
  border: none;
  outline: none;
}
.pre-blog-slider .slick-list{
  padding-bottom: 19px;
}
.pre-blog-slider .slick-track{
  background: white;
}



/* Add new styles here */
section.no-results.not-found .page-header h1.page-title{
  color: #002a3a !important;
  margin-bottom: 8px;
  font-weight: 400;
  font-size: 35px;
}
section.no-results.not-found .page-content p{
  font-weight: 400;
  color: rgba(0, 42, 58, 0.722) !important;

}
.blog-tool-block.subscribe-block p{
  line-height: unset;
  margin-bottom: 0;
}
.blog-tool-block ul.heateor_sss_sharing_ul li {
  margin-right: 10px !important;
  display: block;
}
ul.heateor_sss_sharing_ul li:nth-last-child(1){
  margin-right: 0;
}
.blog-article._70 {
  width: 70%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.blog-article iframe{
  width: 100%;
  height: 300px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.search-result-link {
  width: 100%;
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #c9c9c9;
  color: #333;
  text-decoration: none;
}
.search-result-title {
  margin-bottom: 10px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #0072ce;
  font-size: 24px;
}
.slide-link.search {
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  color: #0072ce;
}

/* explorer message styles */
.explorer-wrapper .h1{
  font-size: 48px !important;
  font-weight: 100 !important;
  font-family: Labgrotesque, sans-serif !important;
  line-height: 54px !important;
}
.explorer-wrapper .h1 a{
  transition: color 500ms ease;
  color: #00a5ff !important; 
  text-decoration: none;
}
.explorer-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 999;
  background: #022a39;
  display: none;
}
.explorer-wrapper .nav-containers {
  justify-content: center;
}
.explorer-wrapper .nav-containers .mn-logo{
  margin: 0;
}
.explorer-message ._1300.explorer-content .h1.c {
  margin-bottom: 10px;
}

.explorer-message {
  padding-top: 47px;
  padding-bottom: 90px;
  background-color: transparent;
  text-align: center;
}
.explorer-wrapper.show{
  display: block;
}
.explorer-message ._1300.explorer-content {
  display: block;
  margin-top: 0;
  padding-top: 35px;
  padding-right: 30px;
  padding-left: 30px;
  border-bottom: 5px solid #0072ce;
  background-color: #fff;
}


.not-found-wrapper .not-found .content h1{
  font-size: 48px;
  line-height: 66px;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  margin-bottom: 20px !important;
}
.not-found-wrapper .not-found .content p{
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  margin-bottom: 40px !important;

}
.not-found-wrapper .not-found .content a{
  margin-top: 0;
}
.not-found-wrapper .not-found{
  padding: 0 30px;
  height: 100%;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
}
.not-found-wrapper .not-found .content{
  margin-top: -64px;
}
.not-found-wrapper .not-found .content h1{
  margin: 0;
}
.not-found-wrapper {
  background: #022a39;
  height: calc(100vh - 107px);
  margin-top: -20px;
}

.search-results-wrapper .pagination .pagination .wp-paginate ol li span{
  min-width: 30px;
}

.search-results-wrapper .pagination .pagination .wp-paginate ol lia {
  background: #fff;
  border: 1px solid #ccc;
}


form.search-simple{
  position: relative;
}
div#suggesstion-box {
  position: absolute;
  background: #022a39;
  top: 39px;
  z-index: 9;
  width: calc(100% - 349px);
  left: 250px;
  box-shadow: 0px 4px 9px #000;

}
div#suggesstion-box  ul#country-list{
  padding-right: 25px;
  padding-left: 25px;
  list-style: none;
  margin: 10px 0;
}
div#suggesstion-box  ul#country-list li{
  cursor: pointer;
    margin: 0;
    padding: 12px 0;
}
.cp-filters.team .hp1-people-categories a.hp1-text-filter.active{
  color: #fff;
}

.desktop-right-nav {
  flex-wrap: wrap;
  display: flex;
  width: 180px;
}
.desktop-right-nav a {
  margin-bottom: 10px;
  margin-left: 0px;
  font-size: 21px;
  font-weight: 400;
  text-decoration: none;
  color: #0f808c;
  width: auto;
  display: block;
}


/* modal popup styles */
div.loader {
  width: 227px;
  display: block;
  position: relative;
  margin: 0 auto;

  /* left: 48%;
  top: 50%; */
  /* transform: translate(-50%, -50%); */
}

.video-popup-modal{
  background: transparent;
  border: none;
  box-shadow: none;
  height: auto;
  overflow:hidden;
  width: 94%;
  max-width: 94%;
  height: 84vh;
  max-height: 84vh;
  top: -20px;

}
.blocker{
  z-index:9!important
}
.video-popup-modal .modal-body .content .iframe-wrapper{
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.video-popup-modal .modal-body .content .iframe-wrapper.slick-initialized{
  opacity: 1 !important; 
}
.video-popup-modal .modal-body, .video-popup-modal .modal-body .content, .video-popup-modal .modal-body .content .iframe-wrapper, .video-popup-modal .modal-body .content .iframe-wrapper iframe{
  height: 100%;
  width: 100%;
  border: none;
}



.video-popup-modal  a.close-modal{
  position: fixed;
  top: 20px;
  right: 20px;
  display: block;
  width: 40px;
  height: 40px;
  background: transparent;
}
.video-popup-modal a.close-modal:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 17px;
  background: #ffffff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
.cp-hero-content.companies h1 a{
  color: #ffffff;
}
.comp-info-col a.case-study-link.single-case-study{
  margin-bottom: 30px;
}
.comp-info-col a.case-study-link.single-case-study img.com-vid, .comp-info-col .blog-image-wrap img{
  max-height: 217px;
  height: 217px;
  object-fit: cover;
  width: 100%;
  object-position: center;
}
.comp-info-col .com-light .text-block-10{
  letter-spacing: 2px;
  text-transform: uppercase;
}
.about-hero .about-hero-copy ul.list li.list-item a {
  color: #ffffff;
}
.about-hero .about-hero-copy ul.list li.list-item {
  margin-bottom: 10px;
}
.services-columns .service-col .service-thumb {
    margin-top: 20px;
}
.cp-hero-content.companies h1 a:hover {
  color: #03CBFD;
}
.inv-logo-card .inv-logo {
  max-height: unset !important;
}
.about-hero .about-hero-copy ul.list li.list-item a:hover{
  color: #00a5ff;
}

.comp-info-col  a.case-study-link.no-casestudy-image {
  margin-bottom: 30px;
  margin-top: 15px;
}
.comp-info-col a.case-study-link.single-case-study .text-block-10{
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #002a3a;
  transition: all .3s ease-in-out;
}
.comp-info-col .blog-image-wrap .text-block-10{
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #002a3a;
  transition: all .3s ease-in-out;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.video-popup-modal a.close-modal:after {
  content: "";
  position: absolute;
  width: 3px;
  height: 17px;
  background: #ffffff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.jquery-modal.blocker.current {
  background-color: rgba(0,0,0,0.9);
}
.video-popup-modal .w-lightbox-spinner{
  z-index: 1;
}
.video-popup-modal .modal-body{
  position: relative;
  z-index: 2;
}






.new-filters.dropdown-menu nav > ul > li > ul > li > ul{
padding: 7px 0;
}
.new-filters.dropdown-menu nav > ul li ul li a{
background-color: #ececec !important;
color: #002a3a;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
}
.new-filters.dropdown-menu nav > ul li ul li ul li a{
background-color: #dee2ee !important;
color: #333333 !important; 
}
.new-filters.dropdown-menu nav > ul li ul li ul li a:hover{
color: #005272 !important;
}

.new-filters.dropdown-menu nav > ul li ul li.has-dropdown{
position: relative;
}
.new-filters.dropdown-menu nav li.has-dropdown:after{
content: "";
width: 20px;
height: 20px;
position: absolute;
right: 10px;
top: 50%;
transform: translateY(-50%);
background-image: url(../svg/arrow-right-blue.svg) !important;
background-repeat: no-repeat;
background-size: 6px;
background-position: center;
}
.new-filters.dropdown-menu nav > ul li ul li a:hover{
color: #005272;
}

.new-filters.dropdown-menu nav > ul li ul li{
margin-right: 0;
border: none !important;
}
.new-filters.dropdown-menu nav ul li{
display: inline-block;
margin-bottom: 0;
}
.new-filters.dropdown-menu nav ul li a{
color: white;
display: block;
padding: 14px 18px;
line-height:auto;
font-size: 12px;
background: #063247;
transition: .5s;
letter-spacing: normal;
}
.new-filters.dropdown-menu nav ul li a:hover,
.new-filters.dropdown-menu nav ul li a.active{
color: #23dbdb;
}
.new-filters.dropdown-menu nav ul ul{
position: absolute;
top: 55px;
opacity: 0;
visibility: hidden;
}
.new-filters.dropdown-menu nav ul li:hover > ul{
top: 40px;
opacity: 1;
visibility: visible;
transition: .3s linear;
}
.new-filters.dropdown-menu nav > ul >li > ul > li:hover > ul{
top: 56px;

}
.new-filters.dropdown-menu nav ul ul li{
width: 100%;
display: list-item;
position: relative;
border: 1px solid #042331;
border-top: none;
}
.new-filters.dropdown-menu nav ul ul li a{
line-height: normal;
margin-right: 0;
}
.new-filters.dropdown-menu nav ul ul ul{
border-top: none;
width: 232px;
}
.new-filters.dropdown-menu ul.role-dropdown {
width: 246px !important;
}


.new-filters.dropdown-menu nav ul ul ul li{
position: relative;
top: -70px;
left: 232px;
z-index: 9;
}

.new-filters.dropdown-menu nav ul li ul li ul li:nth-child(1){
padding-top: 7px;
background: #dee2ee;
}
.new-filters.dropdown-menu nav ul li ul li ul li:nth-last-child(1){
padding-bottom: 7px;
background: #dee2ee;
}

.new-filters.dropdown-menu nav ul li.no-style a {
background: transparent !important;
padding: 0;
height: auto;
}



/* custom dropdown  widths */
.new-filters.dropdown-menu nav > ul > li > ul.location-dropdown{
width: 175px;
}
.new-filters.dropdown-menu nav > ul > li > ul.location-dropdown ul{
width: 181px;
}
.new-filters.dropdown-menu nav > ul > li > ul.location-dropdown ul li{
left: 175px;
}


.new-filters.dropdown-menu nav > ul > li > ul.stage-dropdown{
width: 100.13px;
}
.new-filters.dropdown-menu nav > ul > li > ul.stage-dropdown ul{
width: 181px;
}

.new-filters.dropdown-menu nav > ul > li > ul.status-dropdown{
width: 108.13px;
}
.new-filters.dropdown-menu nav > ul > li > ul.status-dropdown ul{
width: 181px;
}





/* filter new style end */




.mn-logo {
  width: 175px;
  margin-right: 50px;
  margin-left: 0px;
  -webkit-transition: opacity 500ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 500ms cubic-bezier(.23, 1, .32, 1);
}

.mn-logo:hover {
  opacity: 0.7;
}

.mn-link {
  margin-top: 13px;
  margin-right: 26px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -webkit-transition: color 500ms cubic-bezier(.23, 1, .32, 1);
  transition: color 500ms cubic-bezier(.23, 1, .32, 1);
  color: #002a3a;
  font-size: 21px;
  line-height: 21px;
  text-align: left;
  text-decoration: none;
}

.mn-link:hover {
  color: #0072ce;
}

.mn-link.w--current {
  color: #a8a8a8;
}

.mn-link.light {
  margin-top: 10px;
  color: #fff;
  font-size: 24px;
  line-height: 1;
  font-weight: 100;
}

.mn-link.light:hover {
  color: #abe1fa;
}

.sub-companies {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 499;
  display: none;
  margin-top: 68px;
  padding: 40px 30px 30px;
  background-color: #fff;
  opacity: 0;
}

.sub-links {
  padding-right: 70px;
  padding-left: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.sub-image {
  width: 300px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: right;
}

.sub-intro {
  width: 400px;
  padding-right: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-right: 1px solid #d3d8e7;
  font-size: 28px;
  line-height: 32px;
}

.mn-sub-link {
  display: block;
  margin-bottom: 10px;
  -webkit-transition: color 500ms cubic-bezier(.23, 1, .32, 1);
  transition: color 500ms cubic-bezier(.23, 1, .32, 1);
  color: #0072ce;
  line-height: 16px;
  text-decoration: none;
}

.mn-sub-link:hover {
  color: #222326;
}

.mn-sub-link.all {
  padding-top: 10px;
  border-top: 1px solid #d3d8e7;
}

.mn-sub-sector {
  margin-bottom: 10px;
  color: #222326;
  font-size: 11px;
  line-height: 11px;
  font-weight: 700;
  letter-spacing: 2px;
}

.sub-flex {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sub-team {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 499;
  display: none;
  margin-top: 68px;
  padding: 40px 30px 30px;
  background-color: #fff;
  opacity: 0;
}

.image {
  color: #03cbfd;
}

.hp1-hero {
  position: relative;
  padding: 75px 20px 50px;
  background-color: #ececec;
}

.hp1-hero.dark {
  padding-top: 54px;
  padding-bottom: 0px;
  background-color: #002a3a;
}

._1300 {
  position: relative;
  z-index: 1;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

._1300.blog {
  padding-bottom: 60px;
  text-align: left;
}

._1300.c {
  text-align: center;
}

._1300.logos {
  padding-top: 36px;
}

._1300.blog-lp {
  margin-top: 20px;
  text-align: left;
}

._1300.blog {
  padding-bottom: 0px;
}

._1300.blog-content {
  display: block;
  margin-top: -260px;
  padding-top: 35px;
  padding-right: 30px;
  padding-left: 30px;
  border-bottom: 5px solid #0072ce;
  background-color: #fff;
}

._1300.blog-content.no-border {
  border-bottom-style: none;
}

._1300.foundation {
  text-align: center;
}

._1300.blog-copy {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 30px;
  background-color: transparent;
}

._1300.logos-slider {
  padding-bottom: 53px;
  text-align: center;
}

.hp1-hero-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.hp1-hero-content.swapped {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.hp1-hero-content.swapped .hp1-hero-copy {
  padding-left: 0px;

}

.hp1-hero-copy {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 85px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hp1-hero-video {
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 600px;
  height: 600px;
  margin-left: -49px;
}

.h1 {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #002a3a;
  font-size: 48px;
  line-height: 54px;
  font-weight: 100;
}

.h1.w {
  color: #fff;
  font-weight: 100;
}

.hp1-hero-sub-text {
  color: #0072ce;
  font-size: 48px;
  line-height: 48px;
  font-weight: 300;
}

.hp1-hero-sub-text.light {
  color: #00a5ff;
  font-weight: 100;
}

.hp1-hero-links {
  width: 100%;
  margin-top: 48px;
}

.hp1-hero-link {
  position: relative;
  margin-right: 15px;
  padding: 0px 13px 5px;
  border-bottom: 1px solid #0f808c;
  border-left: 1px solid #0f808c;
  -webkit-transition: color 500ms cubic-bezier(.23, 1, .32, 1);
  transition: color 500ms cubic-bezier(.23, 1, .32, 1);
  color: #0f808c;
  text-decoration: none;
}

.hp1-hero-link:hover {
  color: #002a3a;
}

.hp1-hero-link.mt {
  margin-top: 30px;
  margin-right: 0px;
}

.hp1-hero-link.mt.w {
  margin-right: 0px;
  /* border-bottom-color: #005272;
  border-left-color: #005272; */
  border-bottom-color: #0f808c;
  border-left-color: #0f808c;
  color: #0f808c;
  /* color: #abe1fa; */
}

.hp1-hero-link.mt.w:hover {
  /* color: #03cbfd; */
  color: #002a3a;
}

.hp1-hero-link.w:hover {
  color: #fff;
}

.hp1-link-arrow {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 10px;
  height: 10px;
  margin-top: 1px;
  margin-right: 1px;
  background-image: url('../svg/battery-triangle.svg');
  background-position: 100% 0%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
}

.hp1-link-arrow.white {
  background-image: url('../svg/battery-triangle-white.svg');
}

.background-video {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 0;
  width: 500px;
}
.hp1-hero-copy.hp {
  width: 525px;
  height: 525px;
  margin-left: -106px;
}

.hp1-hero-video.hp {
  width: 525px;
  height: 525px;
  margin-left: -106px;
}

.background-video.hp {
  width: 747px;
  height: 450px;
}

.hp1-philosophy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0072ce;
  background-image: url('../jpg/team-philosophy-bw.jpg');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
  text-align: center;
}

.hp1-small-titles {
  color: #002a3a;
  font-size: 14px;
  line-height: 14px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  word-break: break-word;
}
.related-articles .hp1-small-titles{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.hp1-small-titles.left {
  margin-bottom: 20px;
  color: #0072ce;
  text-align: left;
}

.hp1-small-titles.left.mt {
  margin-top: 26px;
}

.hp1-small-titles.light {
  color: #a8a8a8;
}

.hp1-small-titles.wgite {
  color: #fff;
}

.hp1-small-titles.mb {
  margin-bottom: 40px;
}
.hp1-small-titles.mt40 {
  margin-top: 40px;
}

.vertical-line {
  width: 1px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  background-color: #00a5ff;
}

.vertical-line.light {
  height: 30px;
  background-color: #abe1fa;
}

.h2 {
  margin: 0px 50px;
  font-size: 36px;
  line-height: 1.3;
  font-weight: 100;
}

.h2.mb {
  margin-bottom: 30px;
}

.h2.mb.mt {
  margin-top: 30px;
}

.h2.mb.c {
  font-size: 26px;
}

.h2.mb.c.mt {
  margin-top: 70px;
}

.h2.c {
  line-height: 1.3;
  text-align: center;
}

.h2.smaller {
  font-size: 28px;
}

.hp1-philosophy-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 90px;
}

.hp1-philosophy-col {
  width: 25%;
  padding-right: 30px;
  padding-left: 30px;
}

.hp1-philosophy-col._33 {
  width: 33.333333333333336%;
}

.hp1-philosophy-title {
  margin-bottom: 0px;
  /* color: #abe1fa; */
  color: #707070;
  font-size: 21px;
  line-height: 24px;
  font-weight: 100;
}

.hp1-philosophy-title.mb {
  margin-bottom: 24px;
}

.hp1-philisophy-image {
  width: 80%;
  margin-bottom: 30px;
}

.hp1-investment-strategy {
  padding: 0 20px;
  padding-top: 97px;
  padding-bottom: 0px;
  background-color: #fff;
  text-align: center;
}

.hp1-strategy-cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hp1-strategy-cols.dark {
  margin-top: 67px;
  margin-bottom: 70px;
  padding: 40px;
  background-color: #002a3a;
}

.hp1-strategy-cols.dark.lp2 {
  margin-top: 60px;
  margin-bottom: 39px;
}

.hp1-strategy-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.hp1-strategy-col.div {
  border-left: 1px solid #00658b;
}

.hp1-strategy-subs {
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.hp1-strategy-subs:hover {
  color: #03cbfd;
}

.hp1-global {
  margin-top: 70px;
  padding-bottom: 100px;
  text-align: center;
}

.hp1-success {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #fafafa;
  color: #fff;
  text-align: center;
}

.hp1-success .h2 {
  color: #707070;
}

.hp1-insights {
  padding-top: 23px;
  padding-bottom: 78px;
  background-color: #fff;
  text-align: center;
}

.hp1-insights-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.hp1-insights-grid.archive {
  margin-bottom: 45px;
}

.hp1-insight-image {
  height: 175px;
  margin-bottom: 30px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hp1-insight-image._1 {
  background-image: url('../png/battery-bg-dummy.png');
}

.hp1-insight-image._2 {
  background-image: url('../png/battery-bg-dummy.png');
}

.hp1-insight-image._3 {
  background-image: url('../png/battery-bg-dummy.png');
}

.hp1-insight-image._4 {
  background-image: url('../png/battery-bg-dummy.png');
}

.hp1-insights-title {
  margin-bottom: 15px;
  -webkit-transition: color 200ms cubic-bezier(.23, 1, .32, 1);
  transition: color 200ms cubic-bezier(.23, 1, .32, 1);
  color: #002a3a;
  font-size: 21px;
  line-height: 24px;
  font-weight: 700;
}
.hp1-insights-title a {
  color: #0072ce;
}
.hp1-insights-title:hover {
  color: #0072ce;
}

.hp1-insights-title.hp3 {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  color: #002a3a;
  font-size: 32px;
  line-height: 32px;
  font-weight: 500;
}
.hp1-insights-title.hp3 a{
  color: #002a3a;
}
.hp1-insights-title.hp3:hover, .hp1-insights-title.hp3 a:hover {
  color: #0072ce;
}

.hp1-insights-title.hp3.large {
  margin-bottom: 0px;
  font-size: 32px;
  line-height: 1.2;
}

.hp1-insights-title.hp3.large.mt {
  margin-top: 20px;
  line-height: 1.1;
}

.hp1-insights-title.hp3.large.mt:hover {
  color: #002a3a;
}

.hp1-insights-title.bio {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  color: #002a3a;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}

.hp1-insights-title.bio:hover {
  color: #0072ce;
}

.hp1-insights-title.media {
  margin-bottom: 0px;
  padding-top: 15px;
  border-top: 1px solid #d6d6d6;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  color: #002a3a;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}

.hp1-insights-title.fb {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  color: #002a3a;
  font-size: 18px;
  line-height: 1.1;
  font-weight: 500;
  min-height: 78px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;  
  overflow: hidden;
  margin-bottom: 0;
}

.hp1-insights-title.fb:hover {
  color: #0072ce;
}

.hp1-insights-meta {
  margin-bottom: 8px;
  color: #aeb3c0;
  font-size: 11px;
  line-height: 11px;
  font-weight: 400;
  text-transform: uppercase;
}
.blog-title-and-meta .hp1-insights-meta{
  margin-top: 3px;
  line-height: 18px;

}
.hp1-insights-category {
  padding: 8px;
  background-color: #002a3a;
  color: #fff;
  font-size: 10px;
  line-height: 10px;
  font-weight: 100;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.hp1-insights-category.hp3 {
  padding-left: 0px;
  background-color: transparent;
  color: #002a3a;
  text-align: left;
}

.hp1-footer-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding-bottom: 30px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 1px solid #005272;
}

.footer-logo {
  margin-right: 50px;
  -webkit-transition: opacity 500ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 500ms cubic-bezier(.23, 1, .32, 1);
  color: #002a3a;
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
}

.footer-logo:hover {
  opacity: 0.7;
}

.hp1-footer-logo {
  width: 120px;
  margin-bottom: 7px;
}

.footer-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hp1-social {
  width: 30px;
  height: 30px;
  margin-left: 15px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: opacity 500ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 500ms cubic-bezier(.23, 1, .32, 1);
}

.hp1-social:hover {
  opacity: 0.5;
}

.hp1-social.tw {
  background-image: url('../svg/battery-social-twitter.svg');
}

.hp1-social.tw.l {
  background-image: url('../svg/battery-social-twitter-light.svg');
}
.hp1-social.sc.l {
  background-image: url('../svg/battery-social-soundcloud-light.svg');
}
.hp1-social.fb.l {
  background-image: url('../svg/battery-social-facebook-light.svg');
}

.hp1-social.li {
  background-image: url('../svg/battery-social-linkedin.svg');
}

.hp1-social.li.l {
  background-image: url('../svg/battery-social-linkedin-light.svg');
}

.hp1-social.yt {
  background-image: url('../svg/battery-social-youtube.svg');
}

.hp1-social.yt.l {
  background-image: url('../svg/battery-social-youtube-light.svg');
}

.hp1-footer-cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.hp1-footer-col {
  width: 20%;
  padding-right: 30px;
}

.hp1-footer-titles {
  margin-bottom: 15px;
  color: #818181;
  font-size: 10px;
  line-height: 10px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.hp1-footer-titles.w {
  color: #fff;
  font-weight: 500;
}
.hp1-footer-col .hp1-footer-links:nth-child(1) {
  margin-bottom: 15px;
  /* color: #818181; */
  font-size: 10px;
  line-height: 10px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
}
.hp1-footer-links {
  display: block;
  margin-bottom: 10px;
  -webkit-transition: color 500ms cubic-bezier(.23, 1, .32, 1);
  transition: color 500ms cubic-bezier(.23, 1, .32, 1);
  color: #0f808c;
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
}

.hp1-footer-links:hover {
  color: #002a3a;
}

.hp1-footer-links.legal {
  display: inline-block;
  margin-right: 15px;
  font-size: 12px;
}

.hp1-footer-links.legal._3:hover {
  color: #03cbfd;
}

.hp1-footer-links._2 {
  color: #03cbfd;
}

.hp1-footer-links._2:hover {
  color: #fff;
}

.hp1-footer-links._2.w--current {
  color: #acd1df;
}

.hp1-footer-legal {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #d3d8e7;
  font-size: 12px;
}

.hp1-footer-legal.hp3 {
  border-top-style: solid;
  border-top-color: #005272;
  color: #0f808c;
  font-weight: 300 !important;
}

.divider {
  height: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.g-menu {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  padding: 55px 300px 55px 55px;
  background-color: #002a3a;
  box-shadow: none;
  opacity: 0;
  color: #abe1fa;
}

.link {
  display: inline-block;
  margin-top: 35px;
  padding-right: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #0072ce;
  background-image: url('../svg/arrow-1.svg');
  background-position: 100% 35%;
  background-size: auto 40%;
  background-repeat: no-repeat;
  -webkit-transition: padding 500ms ease, border-color 500ms ease;
  transition: padding 500ms ease, border-color 500ms ease;
  color: #002a3a;
  font-weight: 400;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.link:hover {
  padding-right: 30px;
  border-bottom-color: #abe1fa;
}

.link.nm {
  margin-top: 0px;
}

.gi1 {
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100%;
  background-image: url('../jpg/pendo-color.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.gi2 {
  position: absolute;
  z-index: 4;
  width: 100%;
  height: 100%;
  background-image: url('../jpg/g2.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.gi3 {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  background-image: url('../jpg/networking.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.h2-copy {
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 36px;
  line-height: 36px;
  font-weight: 100;
}

.db1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  padding: 203px 59px 59px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.db2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  padding: 203px 59px 59px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-right: 1px solid #00658b;
  border-left: 1px solid #00658b;
}

.db3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  padding: 203px 59px 59px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.fade-copy-2 {
  opacity: 0;
}

.hp1-phil-copy {
  position: relative;
  z-index: 2;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 158px;
  padding-bottom: 158px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  opacity: 1;
}

.hp1-phil-color {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 42, 58, 0.89);
  opacity: 1;
}

.fade-copy-3 {
  opacity: 0;
}

.hp3-footer {
  padding: 50px 20px;
  background-color: #002a3a;
}

.w {
  color: #a8a8a8;
}

.div-block-5 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.body {
  background-color: #fff;
  line-height: 1.3;
}

.mask {
  position: relative;
  z-index: 5;
  width: 1000px;
  height: 600px;
  background-image: url('../svg/mask-gray.svg');
  background-position: 24% 0%;
  background-size: 1200px;
  background-repeat: no-repeat;
}
.hp1-hero.dark .background-video .mask.dark.hp:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 139%;
  background: #022a39;
  transform:rotate(43.6deg) translate(-115px, 244px);
}
.mask.dark.companies:after {
  content: "";
  position: absolute;
  height: 140%;
  width: 115%;
  background: #022a39;
  transform: rotate(44deg) translate(19px, 88px);
}
.past-event-card .past-event-image{
  position: relative;
}
.past-event-card .past-event-image:after {
  content: "";
  height: 100%;
  width: 100%;
  background-image: url('../jpg/bg-blur.jpg');
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.mask.dark {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 600px;
  background-image: url('../svg/mask-dark.svg');
  background-position: -100px 0px;
  background-size: 800px;
}

.mask.dark.hp {
  width: 525px;
  height: 525px;
  background-position: -300px 0px;
  background-size: 1000px;
}

.mask.dark.companies {
  width: 500px;
  height: 275px;
}

.hp1-offices-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}

.blog .hp1-global .hp1-offices-grid{
  padding-bottom: 37px;
}

.hp1-location-col {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16.666666666666668%;
  height: 320px;
  padding: 20px 20px 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  font-weight: 100;
}

.hp1-location-col:hover {
  color: #03cbfd;
}

.hp1-location-col.b {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 42, 58, 0.6)), to(rgba(0, 42, 58, 0.6))), url('../jpg/boston-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 42, 58, 0.6), rgba(0, 42, 58, 0.6)), url('../jpg/boston-2.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  -webkit-transition: color 500ms ease, background-position 1000ms cubic-bezier(.23, 1, .32, 1);
  transition: color 500ms ease, background-position 1000ms cubic-bezier(.23, 1, .32, 1);
}

.hp1-location-col.b:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 42, 58, 0.6)), to(rgba(0, 42, 58, 0.6))), url('../jpg/boston-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 42, 58, 0.6), rgba(0, 42, 58, 0.6)), url('../jpg/boston-2.jpg');
  background-position: 0px 0px, 50% 100%;
}

.hp1-location-col.sf {
  border-right: 1px none #002a3a;
  border-left: 1px none #002a3a;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 42, 58, 0.6)), to(rgba(0, 42, 58, 0.6))), url('../jpg/san.jpg');
  background-image: linear-gradient(180deg, rgba(0, 42, 58, 0.6), rgba(0, 42, 58, 0.6)), url('../jpg/san.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -webkit-transition: color 500ms ease, background-position 1000ms cubic-bezier(.23, 1, .32, 1);
  transition: color 500ms ease, background-position 1000ms cubic-bezier(.23, 1, .32, 1);
}

.hp1-location-col.sf:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 42, 58, 0.6)), to(rgba(0, 42, 58, 0.6))), url('../jpg/san.jpg');
  background-image: linear-gradient(180deg, rgba(0, 42, 58, 0.6), rgba(0, 42, 58, 0.6)), url('../jpg/san.jpg');
  background-position: 0px 0px, 50% 100%;
}

.hp1-location-col.sv {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 42, 58, 0.6)), to(rgba(0, 42, 58, 0.6))), url('../jpg/silicon.jpg');
  background-image: linear-gradient(180deg, rgba(0, 42, 58, 0.6), rgba(0, 42, 58, 0.6)), url('../jpg/silicon.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -webkit-transition: color 500ms ease, background-position 1000ms cubic-bezier(.23, 1, .32, 1);
  transition: color 500ms ease, background-position 1000ms cubic-bezier(.23, 1, .32, 1);
}

.hp1-location-col.sv:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 42, 58, 0.6)), to(rgba(0, 42, 58, 0.6))), url('../jpg/silicon.jpg');
  background-image: linear-gradient(180deg, rgba(0, 42, 58, 0.6), rgba(0, 42, 58, 0.6)), url('../jpg/silicon.jpg');
  background-position: 0px 0px, 50% 100%;
}

.hp1-location-col.i {
  border-right: 1px none #002a3a;
  border-left: 1px none #002a3a;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 42, 58, 0.6)), to(rgba(0, 42, 58, 0.6))), url('../jpg/israel.jpg');
  background-image: linear-gradient(180deg, rgba(0, 42, 58, 0.6), rgba(0, 42, 58, 0.6)), url('../jpg/israel.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -webkit-transition: background-position 1000ms ease, color 500ms ease;
  transition: background-position 1000ms ease, color 500ms ease;
}

.hp1-location-col.i:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 42, 58, 0.6)), to(rgba(0, 42, 58, 0.6))), url('../jpg/israel.jpg');
  background-image: linear-gradient(180deg, rgba(0, 42, 58, 0.6), rgba(0, 42, 58, 0.6)), url('../jpg/israel.jpg');
  background-position: 0px 0px, 50% 100%;
}

.hp1-location-col.l {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 42, 58, 0.6)), to(rgba(0, 42, 58, 0.6))), url('../jpg/london.jpg');
  background-image: linear-gradient(180deg, rgba(0, 42, 58, 0.6), rgba(0, 42, 58, 0.6)), url('../jpg/london.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -webkit-transition: background-position 1000ms ease, color 500ms ease;
  transition: background-position 1000ms ease, color 500ms ease;
}

.hp1-location-col.l:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 42, 58, 0.6)), to(rgba(0, 42, 58, 0.6))), url('../jpg/london.jpg');
  background-image: linear-gradient(180deg, rgba(0, 42, 58, 0.6), rgba(0, 42, 58, 0.6)), url('../jpg/london.jpg');
  background-position: 0px 0px, 50% 100%;
}

.hp1-location-col.ny {
  border-left: 1px none #002a3a;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 42, 58, 0.6)), to(rgba(0, 42, 58, 0.6))), url('../jpg/ny_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 42, 58, 0.6), rgba(0, 42, 58, 0.6)), url('../jpg/ny_1.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -webkit-transition: background-position 1000ms ease, color 500ms ease;
  transition: background-position 1000ms ease, color 500ms ease;
}

.hp1-location-col.ny:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 42, 58, 0.6)), to(rgba(0, 42, 58, 0.6))), url('../jpg/ny_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 42, 58, 0.6), rgba(0, 42, 58, 0.6)), url('../jpg/ny_1.jpg');
  background-position: 0px 0px, 50% 100%;
}

.hp1-loc-info {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 20px;
  padding-bottom: 90px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
}

.hp1-location-links {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  text-decoration: none;
}

.hp1-location-links:hover {
  color: #03cbfd;
}

.text-block-3 {
  position: relative;
  z-index: 10;
}

.menu-blur {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(171, 225, 250, 0.8);
  opacity: 0;
}

.hp3-news-title {
  margin-right: 15px;
  margin-bottom: 0px;
  color: #707070;
  font-size: 12px;
  line-height: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.webpt-top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  opacity: 0;
  -webkit-transform: translate(-20px, 20px);
  -ms-transform: translate(-20px, 20px);
  transform: translate(-20px, 20px);
}

.webpt-partner {
  position: relative;
  z-index: 1;
  opacity: 0;
  -webkit-transform: translate(20px, -20px);
  -ms-transform: translate(20px, -20px);
  transform: translate(20px, -20px);
}

.hp1-news {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 200;
  display: block;
  margin-top: 40px;
  padding: 15px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  background-color: #fff;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
}

.hp1-news.gray {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 5px solid #00a5ff;
  background-color: #ececec;
}

.hp1-news-link {
  border-top: 1px none #00326f;
  -webkit-transition: color 500ms ease, padding 500ms ease;
  transition: color 500ms ease, padding 500ms ease;
  color: #0072ce;
  font-size: 15px;
  line-height: 15px;
  text-decoration: none;
}

.hp1-news-link:hover {
  color: #002a3a;
}

.hp1-people-content {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #fff;
  text-align: center;
}

.hp1-people-content.cp-dark {
  position: relative;
  z-index: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fafafa;
}

.hp1-people-content.cp-dark.sector {
  padding-top: 0px;
}

.hp1-people-filters {
  margin-bottom: 20px;
  padding: 12px 20px 12px 0px;
  background-color: transparent;
  opacity: 1;
}

.hp1-people-filters.cp {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
}

.hp1-people-category {
  position: relative;
  z-index: 0;
}

.hp1-people-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 70px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.hp1-insights {
  padding-bottom: 53px;
}
.hp1-insights .hp1-global{
  padding-bottom: 0;
}

.hp1-people-content .hp1-people-grid{
  margin-bottom: 0;
}

.hp1-people-grid-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  margin-bottom: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  color: #002a3a;
  text-decoration: none;
}

.hp1-people-grid-card.cp {
  height: 400px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.filters-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropdown {
  margin-right: 20px;
  margin-left: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #cecece;
}

.dropdown.comp {
  z-index: 100;
  border-color: #abe1fa;
}

.dropdown.comp {
  z-index: 100;
  border-color: #abe1fa;
}

.dropdown-toggle {
  padding-top: 6px;
  padding-bottom: 6px;
  color: #707070;
}

.dropdown-toggle.w--open {
  background-color: #707070;
  color: #fff;
}

.dropdown-toggle.w--open:focus {
  background-color: #abe1fa;
  color: #002a3a;
}

.dropdown-toggle.comp {
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #fff;
}

.dropdown-toggle.comp:hover {
  color: #abe1fa;
}

.dropdown-toggle.comp:focus {
  color: #abe1fa;
}

.icon {
  color: #a8a8a8;
}

.icon.companies {
  color: #fff;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.search-input {
  margin-bottom: 0px;
  padding-left: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #cecece;
  background-color: transparent;
}

.search-input::-webkit-input-placeholder {
  color: #707070;
}

.search-input:-ms-input-placeholder {
  color: #707070;
}

.search-input::-ms-input-placeholder {
  color: #707070;
}

.search-input::placeholder {
  color: #707070;
}

.search-input.cp {
  border-bottom-color: #014761;
}

.search-input.cp::-webkit-input-placeholder {
  color: #a8a8a8;
}

.search-input.cp:-ms-input-placeholder {
  color: #a8a8a8;
}

.search-input.cp::-ms-input-placeholder {
  color: #a8a8a8;
}

.search-input.cp::placeholder {
  color: #a8a8a8;
}

.search-button {
  padding-top: 11px;
  padding-bottom: 12px;
  border-style: solid;
  border-width: 1px;
  border-color: #a8a8a8;
  background-color: #a8a8a8;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #fff;
  font-size: 13px;
  line-height: 13px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.search-button:hover {
  background-color: #002a3a;
}

.search-button.cp {
  height: 100%;
  border-color: #014761;
  background-color: #0072ce;
}

.search-button.blog-button {
  border-style: solid;
  border-width: 1px;
  border-color: #0072ce;
  background-color: #0072ce;
  color: #fff;
}

.search-button.blog-button:hover {
  background-color: #002a3a;
  color: #fff;
}
.search-button.global {
  height: 100%;
  border-style: none;
  border-color: #014761;
  background-color: #0072ce;
}

.hp1-team-pic {
  width: 100%;
  height: 300px;
  background-image: url('../png/dummy-profile-battery.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hp1-team-pic.stoner {
  background-image: url('../jpg/stoner.jpg');
  -webkit-filter: none;
  filter: none;
}

.hp1-team-pic.thakker {
  background-image: url('../jpg/thakker.jpg');
}

.hp1-team-pic.parnafes {
  background-image: url('../jpg/parnafes.jpg');
}

.hp1-team-pic.feldman {
  background-image: url('../jpg/feldman.jpg');
}

.hp1-team-pic.brown {
  background-image: url('../jpg/brown.jpg');
}

.hp1-team-pic.elhafed {
  background-image: url('../jpg/elhafed.jpg');
}

.hp1-team-pic.elhafed.cp {
  background-image: url('../jpg/morad.jpg');
}

.hp1-team-pic.agrawal {
  background-image: url('../jpg/agrawal.jpg');
}

.hp1-team-pic.lee {
  background-image: url('../jpg/lee.jpg');
}

.hp1-team-pic.fleischer {
  background-image: url('../jpg/fleischer.jpg');
}

.hp1-team-pic.tobin {
  background-image: url('../jpg/tobin.jpg');
}

.hp1-team-pic.cp {
  height: 100%;
}

.hp1-team-pic.alex.cp {
  background-image: url('../jpg/alex-benik-big.jpg');
}

.hp1-team-pic.duncan.cp {
  background-image: url('../png/duncan-717-x-398.png');
}

.hp1-people-info {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 70%;
  height: 75px;
  margin-right: 40px;
  padding: 15px 0px 15px 15px;
  background-color: rgba(0, 42, 58, 0.85);
  color: #fff;
}

.hp1-people-info.cp {
  margin-right: 0px;
}

.hp1-people-name {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 100;
}

.hp1-people-title {
  color: #a8a8a8;
  font-size: 14px;
  line-height: 14px;
}

.hp1-people-copy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 90%;
  margin-top: 15px;
  margin-left: 15px;
}

.hp1-people-sub-info {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #006288;
  opacity: 0;
  font-size: 13px;
  line-height: 20px;
}

.text-block-5 {
  color: #abe1fa;
}

.hp1-people-link {
  margin-top: 15px;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.hp1-people-link:hover {
  color: #03cbfd;
}

.dropdown-list {
  background-color: #002a3a;
}

.dropdown-list.w--open {
  color: #fff;
}

.dropdown-list.cp {
  z-index: 100;
  background-color: #707070;
}

.dropdown-link {
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #fff;
  font-size: 14px;
}

.dropdown-link:hover {
  color: #03cbfd;
}

.dropdown-link.sub {
  padding-left: 34px;
}

.people-triangle {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 25px;
  margin-top: 10px;
  margin-right: 10px;
  opacity: 0;
  -webkit-transform: translate(-10px, 10px);
  -ms-transform: translate(-10px, 10px);
  transform: translate(-10px, 10px);
}

.hp1-people-categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  border-bottom: 1px solid #a8a8a8;
}

.hp1-people-categories.cp {
  margin-bottom: 18px;
  padding-bottom: 0px;
  border-bottom-style: none;
}

.hp1-text-filter {
  margin-right: 30px;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #a8a8a8;
  font-size: 32px;
  line-height: 32px;
  text-decoration: none;
}

.hp1-text-filter:hover {
  color: #abe1fa;
}

.hp1-text-filter.active {
  color: #002a3a;
}

.hp1-text-filter.active:hover {
  color: #0072ce;
}

.hp1-text-filter.active.white {
  color: #fff;
}

.search-simple {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 250px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px none #000;
}

.hp1-filter-reset {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
  text-decoration: none;
}

.hp1-filter-reset.comp {
  color: #abe1fa;
}

.text-block-6 {
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #00719b;
  font-size: 13px;
  line-height: 13px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.text-block-6:hover {
  color: #002a3a;
}

.text-block-6.comp {
  color: #00719b;
}

.text-block-6.comp:hover {
  color: #abe1fa;
}

.hp1-bio-meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 9px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-size: 16px;
  font-weight: 100;
}

.hp1-people-meta-divider {
  width: 1px;
  margin-right: 10px;
  margin-left: 10px;
  background-color: #c9c9c9;
}

.tweet-link {
  color: #0072ce;
  font-weight: 500;
  text-decoration: none;
}

.tweet-link:hover {
  color: #707070;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  border-bottom: 1px solid #c9c9c9;
}

.tab-link {
  margin-right: 30px;
  padding-right: 0px;
  padding-left: 0px;
  border-bottom: 3px solid #fff;
  background-color: transparent;
  -webkit-transition: border-color 500ms ease;
  transition: border-color 500ms ease;
  color: #002a3a;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.tab-link:hover {
  border-bottom-color: #0072ce;
}

.tab-link.w--current {
  border-bottom-width: 3px;
  border-bottom-color: #002a3a;
  background-color: transparent;
}

.hp1-bio-content-blogs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hp3-blog-card-bio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  margin-right: 3.333333333333336%;
  margin-bottom: 45px;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-bottom: 1px solid #d3d8e7;
  -webkit-transition: border-color 500ms ease, margin 500ms ease, border-width 500ms ease;
  transition: border-color 500ms ease, margin 500ms ease, border-width 500ms ease;
  cursor: pointer;
}

.hp3-blog-card-bio:hover {
  margin-bottom: 36px;
  border-bottom-width: 10px;
  border-bottom-color: #0072ce;
}

.bio-blog-image {
  width: 350px;
  height: 200px;
  margin-right: 45px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bio-blog-image._1 {
  width: 100%;
  margin-bottom: 15px;
  background-image: url('../jpg/flexible.jpg');
}

.bio-blog-image._2 {
  width: 100%;
  margin-bottom: 15px;
  background-image: url('../jpg/t2.jpg');
}

.bio-blog-image._3 {
  width: 100%;
  margin-bottom: 15px;
  background-image: url('../jpg/blog.jpg');
}

.bio-blog-image.c1 {
  background-image: url('../png/battery-bg-dummy.png');
}

.bio-blog-image.c2 {
  background-image: url('../png/battery-bg-dummy.png');
}

.bio-blog-image.c3 {
  background-image: url('../png/battery-bg-dummy.png');
}

.hp1-bio-media-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hp1-media-card {
  width: 25%;
  margin-bottom: 15px;
  padding-right: 30px;
  padding-bottom: 30px;
  color: #002a3a;
}

.bio-videos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bio-thumb {
  width: 300px;
  height: 200px;
  margin-bottom: 20px;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.bio-thumb:hover {
  opacity: 0.6;
}

.lightbox-link {
  width: 300px;
  margin-right: 45px;
  margin-bottom: 45px;
  color: #002a3a;
  font-weight: 500;
}

.lightbox-link:hover {
  color: #0072ce;
}

.text-block-9 {
  color: #a8a8a8;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
}

.text-block-10 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}

.inv-logos-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 31px;
  padding: 25px 18px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
  text-align: left;
}

.inv-logo-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 33.333333333333336%;
  padding: 0px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.investments .inv-logos-grid a.inv-logo-card {
  width: 50%;
  padding: 0px 35px;

}

.investments .inve-col.full {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.investments .inve-col.full .inv-logos-grid a.inv-logo-card  {
  width: 25%;
  padding: 0px 35px;
}



.inv-logo-card:hover {
  opacity: 0.6;
}
.centered-button.view-all-btn a:hover .hp1-link-arrow {
  transform: translateX(-1px) translateY(1px) translateZ(0px) !important;
  transition: all 0.3s ease-in-out;
}
.centered-button.view-all-btn a:hover .hp1-link-arrow {
  transform: translateX(1px) translateY(-1px) translateZ(0px) !important;
  opacity: 1 !important;
}
.inv-logo-card.comp {
  overflow: visible;
  width: 20%;
  margin-bottom: 25px;
  padding-right: 20px;
  padding-left: 20px;
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}

.inv-logo {
  max-width: 80%;
}

.inv-logo.m {
  margin-top: -12px;
}

.inv-logo.sml {
  height: 50px;
  margin-top: auto;
}

.inv-logo.sml._2 {
  height: 75px;
}

.inv-logo.ak {
  margin-top: 39px;
}

.inv-logo.pvs {
  width: 75px;
}

.gray {
  color: #a8a8a8;
}

.hp1-home-twitter-feed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 37px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 26px;
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  background-image: url('../svg/tweet-bird.svg');
  background-position: 0% 20px;
  background-size: 18px;
  background-repeat: no-repeat;
  font-size: 13px;
  line-height: 14px;
  text-align: left;
}

.hp1-home-twitter-feed.mt {
  margin-top: 40px;
  margin-bottom: 1px;
  border-bottom: none !important;
}
.addtoany_list{
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(30px, 1fr));
  grid-gap: .5rem;
}
.addtoany_list > a{
  padding: 0 !important;
  transition : all 0.3s ease-in-out;
}
.addtoany_list span.a2a_svg {
  background: #1dcbfd !important;
  border-radius: 0 !important;
  display: flex !important;
  transition : all 0.3s ease-in-out;
  align-items: center;
}
.addtoany_list span.a2a_svg svg{
  max-height: 20px;
  width: 20px;
  height: 20px; 
}


.service-col p{
  line-height: 1.3;
}
.service-col ul, .service-col ol{
  padding-left: 0;
  border-left: 3px solid #0072ce;
  list-style: none;
  margin-top: 30px;
  margin-bottom: 30px;
}
.service-col li{
  margin-left: 30px;
  color: #002a3a;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
}
.service-col h6, .service-col h5, .service-col h3, .service-col h1, .service-col h2{
  margin-bottom: 20px;
  color: #0072ce;
  text-align: left;
  line-height: 14px;
  font-weight: 900;
  margin-top: 26px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.service-col h6{
  font-size: 14px;
}
.service-col h5{
  font-size: 17px;
}
.service-col h4{
  font-size: 19px;
}
.service-col h3{
  font-size: 21px;
}
.service-col h2{
  font-size: 22px;
}
.service-col h1{
  font-size: 23px;
}

.rotatingtweet p{
  font-size: 13px !important;
  line-height: 14px !important;
}
.hp1-home-twitter-feed.mt > div:nth-last-child(1) {
  width: 100%;
}
.hp1-home-twitter-feed.mt > div:nth-last-child(1) .rotatingtweets{
  width: 100%;
}
.twitter-wrapper {
  border-bottom: 1px solid #c9c9c9;
}
.home-news-title {
  font-size: 18px;
  line-height: 18px;
}

.news-wrap {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.news-wrap.center {
  padding-left: 644px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.news-wrap.center.dark {
  padding-left: 0px;
}

.people-hero-cool {
  overflow: visible;
  padding-top: 60px;
  padding-bottom: 55px;
  background-color: #002a3a;
  color: #fff;
}

.people-hero-cool.v2 {
  padding-bottom: 0px;
}

.people-hero-cool.bio {
  padding-bottom: 60px;
}

.people-hero-cool.companies {
  padding-bottom: 30px;
}

.people-hero-cool.sector {
  padding: 80px 20px;
  background-color: #002a3a;
}

.people-hero-cool.sector.as {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 42, 58, 0.77)), to(rgba(0, 42, 58, 0.77))), url('../jpg/apt-soft-bw.jpg');
  background-image: linear-gradient(180deg, rgba(0, 42, 58, 0.77), rgba(0, 42, 58, 0.77)), url('../jpg/apt-soft-bw.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.people-hero-cool.sector.cm {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(171, 225, 250, 0.77)), to(rgba(171, 225, 250, 0.77))), url('../jpg/market-bw.jpg');
  background-image: linear-gradient(180deg, rgba(171, 225, 250, 0.77), rgba(171, 225, 250, 0.77)), url('../jpg/market-bw.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.people-hero-cool.sector.it {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(15, 128, 140, 0.77)), to(rgba(15, 128, 140, 0.77))), url('../jpg/infra-bw.jpg');
  background-image: linear-gradient(180deg, rgba(15, 128, 140, 0.77), rgba(15, 128, 140, 0.77)), url('../jpg/infra-bw.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.people-hero-cool.sector.indt {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(23, 87, 37, 0.77)), to(rgba(23, 87, 37, 0.77))), url('../jpg/indt-bw.jpg');
  background-image: linear-gradient(180deg, rgba(23, 87, 37, 0.77), rgba(23, 87, 37, 0.77)), url('../jpg/indt-bw.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hamburger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.ham-menu {
  position: relative;
  width: 30px;
}

.search-icon {
  width: 30px;
  margin-left: 20px;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.search-icon:hover {
  opacity: 0.5;
}

.cp-filters {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 30;
  display: block;
  width: 600px;
  margin-bottom: 0px;
  margin-left: 60px;
  padding: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-left: 1px solid #005272;
  background-color: transparent;
}
.companies-2-intro .cp-filters .sector-button-dd , .hp1-people-filters .new-filters .sector-button-dd{
  height: 43px;
}
.companies-2-intro .cp-filters .sector-button-dd > div, .hp1-people-filters .new-filters .sector-button-dd > div{
  display: flex;
  align-items: center;
}

.cp-filters.comp-2 {
  width: 100%;
  margin-top: 19px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 0px;
  border-left-style: none;
  background-color: transparent;
}

.cp-filters.comp-2.hide {
  display: none;
}

.cp-filters.team {
  width: 100%;
  margin-left: 0px;
  padding: 0px;
  border-left-style: none;
  background-color: transparent;
}

.rt-cp {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 1.3;
}

.cp-bio-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.cp-bio-image {
  width: 400px;
  margin-right: 70px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
span.play-btn img.play-btn {
  position: absolute;
  width: 66px;
  top: 50%;
  left: 47%;
  transform: translate(-30%, 50%);
  pointer-events: none;
  margin-top: -109px;

}
.comp-info-col .com-light{
  position: relative;
}
/* a.about-services-coil {
  border-right: 1px solid #00a5ff;
}
a.about-services-coil:nth-last-child(1){
  border-right: none;
} */
.about-services-coil.center{
  border-right: none;
  border-left: none;
}
.h2.smaller p{
  font-size: 28px;
  margin: 0px 0px;
  line-height: 1.3;
  font-weight: 100;

}
.infogram-embed iframe {
  padding: 0;
  background: transparent;
}
.hp1-people-grid-card img.people-triangle {
  transition: all 0.3s ease-in-out;
  margin-top: 0px;
  margin-right: 0;
}
.hp1-people-grid-card:hover img.people-triangle {
  opacity: 1 !important;
}
._1300.logos .buttons-centered a {
  color: #0072ce;
  transition: all 0.3s ease-in-out;
}
._1300.logos .buttons-centered a:hover {
  color: #00a5ff !important; 
}
.sector .sector-intro .sector-copy div p {
  font-size: 21px;
  line-height: 1.3;
}
.sector .sector-intro .sector-copy div p:nth-last-child(1) {
  margin-bottom: 0;
}
.blog-rt.w-richtext figure.w-richtext-align-fullwidth.w-richtext-figure-type-video {
  padding-bottom: 56.206088992974244%;
  margin-bottom: 77px;
}
.blog-rt.w-richtext figure.w-richtext-align-fullwidth.w-richtext-figure-type-video:nth-last-child(1) {
  margin-bottom: 0;
}




/* Event detail page additional css */


.event-slider-thumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 51px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.event-slider-thumb {
  width: 33.333333333333336%;
  height: 270px;
  padding: 2px;
}

.slider-thumb {
  height: 100%;
  background-image: url('../png/dummy-profile-battery.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}


.event-videos-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 42px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.additional-title {
  margin-top: 36px;
}

.videos-lightbox-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.333333333333336%;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.event-video-thumb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 150px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../png/battery-bg-dummy.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.play {
  width: 30px;
}

.event-detail-slideshow {
  height: 600px;
  margin-bottom: 15px;
}

.buttons-centered.events {
  margin-top: 0px;
  border-bottom: 1px solid #c9c9c9;
}


/* video modal */


.video-popup-modal button.slick-arrow{
  background-color: transparent;
  opacity: 0.5;
transition: all 0.3s ease-in-out;

}
.video-popup-modal button.slick-arrow:hover{
  opacity: 1;

}
.video-popup-modal button.slick-arrow:focus{
  outline: none;
  border: none;
  
}
.video-popup-modal button.slick-prev.slick-arrow{
  position: fixed;
  left: 20px;
  background-color: transparent;
  top: 50%;
  transform: translateY(-50%);
  color: transparent;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==);
  background-repeat: no-repeat;
  height: 48%;
  align-items: center;
  background-position: center;
  width: 45px;
}
.video-popup-modal button.slick-next.slick-arrow{
  position: fixed;
  right: 20px;
  background-color: transparent;
  top: 50%;
  transform: translateY(-50%);
  color: transparent;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+);
  background-repeat: no-repeat;
  height: 48%;
  align-items: center;
  background-position: center;
  width: 45px;

}
.video-popup-modal iframe{
  min-height: 56vh;
}

.video-popup-modal ul.slick-dots {
  position: fixed;
  bottom: 0;
  display: flex;
  justify-content: center;
  width: 100%;
  left: 0;
  align-items: center;
  padding-left: 0;
  list-style: none;
}
.video-popup-modal ul.slick-dots li {
  margin: 0 13px;
  border-radius: 999px;
  background: #ffffff;
  position: relative;
  display: block;
  width: 5px;
  height: 6px;
  padding: 7px 7px;
}
.video-popup-modal ul.slick-dots li.slick-active {
  background: #1dcbfd !important;
}
.video-popup-modal ul.slick-dots li button {
  background: transparent;
  color: transparent;
  height: 3px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-popup-modal ul.slick-dots li button:focus {
  outline: none;
  box-shadow: none;
}
.new-filters.dropdown-menu nav ul li a.companyresetlink {
  background: transparent !important;
  padding-left: 0;
  display: inline-block !important;

}
.new-filters.dropdown-menu nav ul li a.companyresetlink:hover {
  background: transparent !important;
  padding-left: 0;
}
ul.filtered-list {
  width: 100%;
  list-style: none;
  display: flex;
  padding: 0;
  flex-wrap: wrap;
  margin-bottom: 0;
  margin-top: 0px;

}
.new-filters.dropdown-menu nav{
  margin-bottom: 21px;
}
ul.filtered-list li {
  margin-right: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #00719b;
  font-size: 12px;
  line-height: 1;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  font-weight: 700;
  text-align: left;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 3px 0;
}
ul.filtered-list li span{
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

ul.filtered-list li a {
  color: #00719b;
  padding: 5px;
  padding-right: 1px;
  transition: color 0.3s ease-in-out;


}
ul.filtered-list li:hover a, ul.filtered-list li:hover span,  ul.filtered-list li:hover {
  color: #abe1fa;
}












/* .video-popup-modal .modal-body .content .iframe-wrapper{
  min-height: 54vh;
}
.video-popup-modal .modal-body .content .iframe-wrapper iframe{
  height: 100%;
} */

/* .video-popup-modal{
  margin-top: -193px;
} */
.video-modal-slider, .video-modal-slider .slick-list, .video-modal-slider .slick-track, .video-popup-modal .modal-body .content .iframe-wrapper{
  height: 100%;
  min-width: 100%;
  max-width: 100%;
}

.iframe-wrapper.slick-slider .slick-list, .iframe-wrapper.slick-slider .slick-track, .iframe-wrapper.slick-slider iframe{
  height: 100%;
}
.iframe-wrapper.slick-slider .slick-list{
  height: 100%;
  width: 100% !important;
}
.jquery-modal.blocker.current {
  display: flex;
  justify-content: center;
  align-items: center;
}

.slider-nav .slick-arrows{
  display: none;
}

.video-thumbs.slider-nav{
  /* position: fixed; */
  max-width: 867px;
  width: 100%;
  /* left: 50%; */
  /* transform: translateX(-50%); */
  /* bottom: 40px; */
  max-height: 163px;

}

.video-thumbs.slider-nav button{
  display:none;
}
.video-modal-slider, .slider-nav{
  opacity: 0;
}
.video-modal-slider.slick-initialized, .slider-nav.slick-initialized{
  opacity: 1 !important;
}

@media screen and (max-width: 1360px) {
  .people-hero-cool{
    padding-right: 20px !important;
    padding-left: 20px !important;

  }
  span.play-btn img.play-btn {
    width: 50px;
    margin-top: -91px;
  }
  .cp-hero-content.companies {
    padding-right: 20px !important;

  }
  .hp1-insights {
    padding: 0px 20px 78px !important;
  }
  .hp1-people-content, .hp1-insights-grid{
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .video-popup-modal {
    width: 100%;
    max-width: 100%;
  }
    
  .comp-video {
    width: 433px !important;
  }
  .hp1-hero.dark .hp1-hero-content .hp1-hero-copy h1, .hp1-hero.dark .hp1-hero-content .hp1-hero-copy .hp1-hero-sub-text {
    font-size: 41px;
    line-height: 50px;
}
  .video-popup-modal iframe {
    min-height: unset;
  }
  .video-popup-modal button.slick-arrow{
    display: none !important;
  }

  .foundation-col {
    padding: 30px 14px !important;
  }
  .explorer-message ._1300.explorer-content .h1.c {
    font-size: 38px;
    line-height: 1.4;
}
  .companies-filters .categories.nm{
    -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  }
  .companies-filters .categories.nm .catego-link {
    margin-bottom: 12px;
}
  .companies-filters .categories.nm .sub-filters-title.sub-2 {
    width: 100%;
  }

  .new-filters.dropdown-menu nav > ul li {
    margin-right: 19px;
}
  .slide-elements.blog-slider{
    max-height: unset !important;
  }
  .bio-blog-image{
    width: 100%;
  }
  .new-filters.dropdown-menu nav ul {
    white-space: nowrap;
    overflow: auto;
    text-overflow: ellipsis;
    max-width: 624px;
    margin-right: 20px;
}
}
@media screen and (max-width: 1040px) {
  .mask.dark.companies {
    width: 454px;
  }
}

@media screen and (max-width: 991px) {
  .hp1-news{
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 20px;

  }
  ul.filtered-list li {
    margin-bottom: 8px;
  }
  .blog-content .video-iframe {
    height: auto;
    min-height:500px;
  }
  .investments .inve-col.full .inv-logos-grid a.inv-logo-card {
    width: 33.33%;
    padding: 0px 25px;
}
  .investments .inv-logos-grid a.inv-logo-card {
    width: 33.33%;
    padding: 0px 35px;
}


  .hp1-hero.dark .hp1-hero-content .hp1-hero-copy h1{
    line-height: 54px;
    font-size: 36px;
    

}
.hp1-hero.dark .hp1-hero-content .hp1-hero-copy .hp1-hero-sub-text {
  line-height: 48px;
  font-size: 36px;
}
  .videos-lightbox-card {
    width: 50%;
}
  .about-hero .about-hero-copy .text-block-18 {
    font-size: 18px !important;
  }
  .people-hero-cool .cp-hero .cp-hero-content .partner-highlight p, .people-hero-cool .cp-hero .cp-hero-content .partner-highlight {
    font-size: 28px;
  }
  .inv-logo-card.product {
      width: 50%;
  }
  

  .sector .sector-intro .sector-copy div p {
    font-size: 18px;
  }
  .h2.smaller p{
    font-size: 21px;
  }
  a.about-services-coil:nth-last-child(3){
    border-right: none;
  }
  .foundation-col {
    padding: 30px 30px !important;
  }
    div#suggesstion-box {
      width: calc(100% - 99px);
      left: 0;
  }
  .blog-article._70 {
    width: 100%;
  }
  .companies-search.cp {
    font-size: 25px;
  }
  .companies-search.cp:focus-visible, .companies-search.cp:focus-visible {
    outline:none !important;
    box-shadow:none !important;

  }
  .new-filters.dropdown-menu nav ul{
    margin-right:0;
    width: 100%;
    margin-bottom: 10px;
  }
  
  .video-popup-modal{
    width: 100%;
    max-width: unset;
    height: 428px;
  }
  .new-filters.dropdown-menu nav ul {
    max-width: unset;
}
  .hp1-hero-content .video-wrapper-overflow .hp1-hero-video:nth-child(1) {
    display: none !important;
}
  .pre-blog-slider .blog-slide-meta {
    padding-bottom: 0px;
    display: block;
    width: 100%;
}
.pre-blog-slider .blog-slide-image {
  width: 100%;
}

@media screen and (min-width: 992px){
  #operationsFilters{
    padding-left: 11.5rem;
  }
}

  .new-filters.dropdown-menu nav, .new-filters.dropdown-menu nav > ul{
    flex-wrap: wrap;
    width: 100%;
}
.hp1-insights {
  padding: 0px 20px 30px !important;
}
.hp1-people-content .cp-bio-content {
  flex-wrap: wrap;
}
.hp1-people-content .cp-bio-content .cp-bio-image {
  background-position: 0;
  background-size: contain;
  background-repeat: no-repeat;
  height: 370px;
  margin-bottom: 30px;
  width: 100%;
  margin-right: 0px;
  background-position: center;
  }
}

@media screen and (max-width: 768px) {
  .blog-content .video-iframe {
    height: auto;
    min-height:350px;
  }
  .blog-rt.w-richtext figure.w-richtext-align-fullwidth.w-richtext-figure-type-video {
    margin-bottom: 59px;
  }
  .foundation-col {
    padding: 30px 16px !important;
  }
  .dropdown-opened .sector-dropdown{
    opacity: 1;
    visibility: visible;
  }
  .hp1-home-twitter-feed.mt > div:nth-last-child(1) {
    width: calc(100% - 125px) !important;
  }
  .hp1-home-twitter-feed.mt > div:nth-last-child(1) .rotatingtweets{
    width: 100% !important;
  }
  .hp1-home-twitter-feed.mt > div:nth-last-child(1) .rotatingtweets .rtw_url_link {
    word-break: break-word;
  } 
  .blog-article iframe{
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .desktop-right-nav {
    display:none !important;
  }
  section.no-results.not-found .page-header h1.page-title {
    font-size: 32px;
}
  .explorer-message ._1300.explorer-content .h1.c {
    margin-bottom: 10px;
    font-size: 33px;
    line-height: 1.4;
}
  .new-filters.dropdown-menu nav ul {
    white-space: unset;
    overflow: unset;
    text-overflow: unset;
  }
  .pre-blog-slider + .slider-controls.blog .slider-button {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 640px) {
  .investments .inv-logos-grid a.inv-logo-card {
    width: 50%;
    padding: 0px 0px;
  }
  .investments .inve-col.full .inv-logos-grid a.inv-logo-card {
    width: 33.33%;
    padding: 0px 10px;
}



  .event-slider-thumb {
      width: 100%;
  }
  .found-title{
    min-height: 91px;
  }
}
@media screen and (max-width: 610px) {

  span.play-btn img.play-btn {
    width: 34px;
    margin-top: -85px;
  }
  section.no-results.not-found .page-header h1.page-title {
    font-size: 28px;
}
  .hp1-people-content .logos .buttons-centered a.logos-load-more{
    display: block;
    width: 100%;
  }
  .hp1-people-content .logos .buttons-centered a.logos-load-more:nth-child(1){
    border-right: none !important;
  }
  .hp1-people-content .logos .buttons-centered a.logos-load-more:nth-child(2){
    margin-top: 10px !important;
  }
  .blog-image {
    width: 100% !important;
  }
}
.new-filters.dropdown-menu nav > ul li.no-style {
  display: flex;
}

@media screen and (max-width: 530px) {
  .new-filters.dropdown-menu nav > ul > li > ul.location-dropdown {
    margin-left: -47px;
  }
}
@media screen and (max-width: 480px) {
  .blog-content .video-iframe {
    height: auto;
    min-height:unset;
  }
  ul.filtered-list li {
    width: 100%;
    margin-bottom: 11px;
}
  .investments .inve-col.full .inv-logos-grid a.inv-logo-card {
    width: 50%;
    padding: 0px 10px;
}

  .hp1-hero.dark .hp1-hero-content .hp1-hero-copy h1{
    width: 100%;
    font-size: 24px;
    line-height: 1.5;

}
.hp1-hero.dark .hp1-hero-content .hp1-hero-copy .hp1-hero-sub-text {
  font-size: 24px;
  line-height: 1.5;

}
  .video-popup-modal ul.slick-dots li {
    margin: 0 9px;
    padding: 5px 5px;

  }
  .video-popup-modal iframe {
    padding: 0;
  }
  .about-hero .about-hero-copy .text-block-18 {
    font-size: 15px !important;
}

  .service-col .blog-author-copy .service-pic {
    width: 100px;
    height: 100px;
  }
  .inv-logos-grid.product {
    margin-bottom: 80px;
  }
  .inv-logos-grid.product:after {
    bottom: -40px;
}
  .people-hero-cool .cp-hero .cp-hero-content .partner-highlight p, .people-hero-cool .cp-hero .cp-hero-content .partner-highlight {
    font-size: 21px;
  }
  
  .about-serives-columns .about-news-col .about-news-item .text-block-19 {
    margin: 9px 0;
    display: block;
    width: 100%;
  }
  .about-serives-columns .about-news-col  .event-info .event-date{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .sector .sector-intro .sector-copy div p {
    font-size: 16px;
    line-height: 1.5;
  }
  .h2.smaller p{
    margin-right: 0px;
    margin-left: 0px;
  }
  .found-title {
    min-height: unset;
    height: auto !important;
  }
  span.play-btn img.play-btn {
    width: 61px;
    margin-top: -102px;
}
  .not-found-wrapper .not-found .content h1 {
    font-size: 35px;
    line-height: 48px;
  }
  .not-found-wrapper .not-found{
    padding: 0 50px;
  }
  .not-found-wrapper .not-found .content p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 26px !important;
}
  .inv-logo-card .inv-logo {
    margin-top: 25px;
  }
  div#suggesstion-box {
    width: 100%;
  }
  div#suggesstion-box ul#country-list {
    padding-right: 23px;
    list-style: none;
    margin: 15px 0;
    padding-left: 23px;
}
  div#suggesstion-box ul#country-list li {
    padding: 10px 0;
  }
  .explorer-wrapper .nav-containers .mn-logo img{
    max-width: 119px;
    text-align: center;
    margin: 0 auto;
    display: block;
  }
  .explorer-message {
    padding-top: 14px;
  }
  .explorer-wrapper .main-nav.dark {
    padding-top: 30px;
  }
.explorer-message ._1300.explorer-content .h1.c{
  font-size: 31px;
  line-height: 1.4;
}
.companies-search.cp {
  padding-bottom: 8px;
}
.search-company span.close-button {
  padding: 15px;
  position: absolute;
  right: 0;
  margin-left: 0;
  margin-right: 26px;
  margin-top: -1px;
  background: #022a39;

}
.new-filters.dropdown-menu nav ul{
  margin-bottom: 0;
}
.video-popup-modal {
  width: 100%;
  max-width: unset;
  height: 228px;
  padding: 0;
}
.video-popup-modal a.close-modal {
  right: 7px;
  top: 7px;
}
.hp1-insights-title.fb {

  min-height: unset;
  display: -webkit-box;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;  
  overflow: auto;
}
  .hp1-philosophy-col .hp1-hero-link {
    height: auto;
}


  .pre-blog-slider + .slider-controls.blog {
    margin-bottom: -4px;
    padding-left: 25px;
  }
  .pre-blog-slider + .slider-controls.blog .slider-button {
    width: 40px;
    height: 40px;
  }
  .new-filters.dropdown-menu nav ul li:hover > ul {
    top: 39px;
  }
  .new-filters.dropdown-menu nav > ul >li > ul > li:hover > ul {
    top: 35px;
    width: 100%;
    background: #dee2ee;
    border: 1px solid #cecece;
  }
  footer.hp3-footer ._1300 {
    z-index: 0;
  }
.new-filters.dropdown-menu nav > ul > li{
  position: relative;
}
.new-filters.dropdown-menu nav > ul >li > ul > li:hover > ul, .new-filters.dropdown-menu nav > ul > li > ul{
  z-index: 99;
}
.new-filters.dropdown-menu nav ul ul ul li{
  position: relative;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
}
.new-filters.dropdown-menu nav > ul > li > ul.location-dropdown ul li {
  left: 0px;
}


  .new-filters.dropdown-menu ul.sector-dropdown {
    top: 39px !important;
  } 
  /* .people-hero-cool.companies{
    overflow-x: auto;
  } */
  .new-filters.dropdown-menu nav > ul > li {
    margin-bottom: 10px !important;
  }
  /* .new-filters.dropdown-menu nav > ul > li > ul.stage-dropdown , .new-filters.dropdown-menu nav > ul > li > ul.status-dropdown {
      top: 89px !important;
  } */
 .services-hero .about-hero-copy .hp1-hero-links{
    text-align: center;
  }
  .related-articles .hp1-small-titles{
    line-height:18px;
  }
  .hp1-insights {
    padding: 0px 20px 19px !important;
  }
  .hp1-people-content .cp-bio-content .cp-bio-image {
    height: 350px;
    }

}
  @media screen and (max-width: 350px) {
    
    .explorer-wrapper + .hp1-hero.dark .hp1-hero-copy .hp1-hero-links {
      margin-bottom: 23px;
    }
    .search-company span.close-button {

      margin-right: 0px;

    }
    .cp-filters.comp-2 {
      padding-right: 0;
    }
  }

.cp-bio-image.neeraj {
  background-image: url('../jpg/neeraj-bio-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cp-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0px;
}

.cp-hero-content {
  padding-top: 40px;
  padding-right: 60px;
  padding-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cp-hero-content.v2 {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 100px;
}

.cp-hero-content.companies {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 100px;
}

.cp-hero-content.companies.alt {
  border-left: 1px solid #005272;
}

.cp-hero-image {
  width: 400px;
  padding-top: 40px;
  padding-right: 40px;
  background-image: url('../svg/battery-triangle.svg');
  background-position: 100% 0%;
  background-size: 250px;
  background-repeat: no-repeat;
}

.cp-hero-image.v2 {
  width: 575px;
  padding-top: 0px;
  padding-right: 0px;
  background-image: none;
}

.cp-hero-bio-pic {
  height: 300px;
}
.cp-hero-bio-pic.gp {
  background-image: url('../png/dummy-profile-battery.png');
  height: 360px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 0 40px 0 rgb(0 0 0 / 31%);
}

.cp-hero-bio-pic.x {
  height: 360px;
  background-image: url('../png/dummy-profile-battery.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.31);
}

.h1-2 {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #002a3a;
  font-size: 48px;
  line-height: 54px;
  font-weight: 100;
}

.h1-2.nm {
  margin-bottom: 15px;
  color: #fff;
}

.hp1-people-meta-divider-2 {
  width: 1px;
  margin-right: 10px;
  margin-left: 10px;
  background-color: #c9c9c9;
}

.cp-meta {
  margin-bottom: 15px;
  color: #abe1fa;
  font-size: 14px;
  line-height: 1;
}

.cp-social {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 1px 0px 30px -15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.paretner-quote {
  font-size: 32px;
  line-height: 1.3;
}

.partner-highlight {
  margin-top: 30px;
}

.link-2 {
  color: #03cbfd;
}

.ham-menu-over {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 500;
  display: none;
  margin-right: 50px;
  padding: 30px 30px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  opacity: 0;
}

.n-top-link-2 {
  -webkit-transition: color 500ms cubic-bezier(.23, 1, .32, 1);
  transition: color 500ms cubic-bezier(.23, 1, .32, 1);
  color: #0f808c;
  font-weight: 400;
  text-decoration: none;
}

.n-top-link-2:hover {
  color: #00a5ff;
}

.n-top-link-2.ml {
  margin-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #0f808c;
}

.n-top-link-2.ml.dark {
  margin-bottom: 10px;
  margin-left: 0px;
  font-size: 21px;
}

.companies-search {
  margin-bottom: 0px;
  padding-left: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #cecece;
  background-color: transparent;
}

.companies-search::-webkit-input-placeholder {
  color: #707070;
}

.companies-search:-ms-input-placeholder {
  color: #707070;
}

.companies-search::-ms-input-placeholder {
  color: #707070;
}

.companies-search::placeholder {
  color: #707070;
}
.search-company input{
  color: #ffffff;
}
.companies-search.cp {
  padding-top: 8px;
  padding-bottom: 17px;
  border-bottom-color: #014761;
  font-size: 32px;
  line-height: 1;
  font-weight: 100;
}

.companies-search.cp::-webkit-input-placeholder {
  color: #a8a8a8;
}

.companies-search.cp:-ms-input-placeholder {
  color: #a8a8a8;
}

.companies-search.cp::-ms-input-placeholder {
  color: #a8a8a8;
}

.companies-search.cp::placeholder {
  color: #a8a8a8;
}

.companies-search.blog {
  padding-top: 8px;
  padding-bottom: 17px;
  border-bottom-color: #a8a8a8;
  color: #002a3a;
  font-size: 24px;
  line-height: 1;
  font-weight: 100;
}

.companies-search.blog::-webkit-input-placeholder {
  color: #a8a8a8;
}

.companies-search.blog:-ms-input-placeholder {
  color: #a8a8a8;
}

.companies-search.blog::-ms-input-placeholder {
  color: #a8a8a8;
}

.companies-search.blog::placeholder {
  color: #a8a8a8;
}

.h2-companies {
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 42px;
  line-height: 1.3;
  font-weight: 100;
}

.h2-companies.nm {
  margin-bottom: 0px;
  font-size: 36px;
  line-height: 1.2;
}

.search-company {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px none #000;
}

.search-company._2 {
  margin-bottom: 22px;
}

.logo-meta {
  width: 100%;
  margin-top: auto;
  padding-top: 8px;
  border-top: 1px solid #d6d6d6;
  color: #a8a8a8;
  font-size: 12px;
  line-height: 1.2;
  text-transform: none;
  min-height: 24px;
}

.logo-meta.extra {
  margin-bottom: -16px;
}

.logo-meta.extra._2 {
  margin-bottom: -31px;
}

.text-block-16 {
  line-height: 1.3;
  text-transform: none;
}

.comp-video {
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 500px;
  height: 275px;
  margin-right: 70px;
  margin-left: -133px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-7 {
  position: relative;
  z-index: 5;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.companies-2-intro {
  position: relative;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.companies-sub {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 500;
  display: none;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #002a3a;
  opacity: 0;
  color: #fff;
}

.comp-filter-title {
  margin-right: 31px;
  font-size: 24px;
  line-height: 1;
}

.company-detail-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  padding: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.company-detail-logo.alt {
  background-color: transparent;
}

.comp-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 55px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.comp-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #c9c9c9;
}

.comp-info-col {
  width: 33.333333333333336%;
  padding-right: 45px;
}

.comp-info-col-title {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c9c9c9;
  font-size: 14px;
  line-height: 1;
  font-weight: 100;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.com-vid {
  margin-bottom: 20px;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.com-vid:hover {
  opacity: 0.6;
}

.com-light {
  width: 100%;
  margin-right: 45px;
  margin-bottom: 45px;
  color: #002a3a;
  font-weight: 500;
}

.com-light:hover {
  color: #0072ce;
}

.com-light.nm {
  margin-bottom: 15px;
}

.comp-team-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #002a3a;
  font-size: 21px;
  line-height: 1;
}

.comp-team-pic {
  width: 75px;
  margin-right: 30px;
  height: 75px;
  object-fit: cover;
}

.part-info {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.part-name {
  margin-bottom: 4px;
}

.comp-detail-row {
  margin-bottom: 15px;
  line-height: 1.3;
}
.comp-detail-row .comp-det-sub + div a{
  color: #002a3a;
}
.comp-detail-row .comp-det-sub + div a:hover{
  color: #00a5ff;

}

.comp-det-sub {
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
}

.comp-blog {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #002a3a;
  font-size: 24px;
  line-height: 1;
}

.comp-writeup {
  margin-top: 30px;
  font-size: 21px;
  line-height: 1.4;
}

.comp-team-tite {
  margin-bottom: 9px;
  color: #333;
  font-size: 13px;
}

.hp-logo-grid {
  position: relative;
  max-width: 1300px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 84px;
  opacity: 0.35;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.hp-logo-grid.lp2 {
  height: auto;
    margin-top: -47px;
    margin-bottom: 60px;
    padding-bottom: 0px;
    opacity: 1;
    -webkit-filter: none;
    filter: none;
}

.logos-griw-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.logo-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16.666666666666668%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  max-height: 100px;
}

.logo {
  width: 50%;
}

.blog-hero-1 {
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 201px;
  background-color: #002a3a;
  color: #fff;
}

.fb-slider {
  display: block;
  margin-top: -270px;
  padding: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: url('../svg/battery-triangle.svg');
  background-position: 101% 0%;
  background-size: auto;
  background-repeat: no-repeat;
}

.blog-cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

.blog-col {
  width: 33.333333333333336%;
  padding-right: 40px;
}

.blog-col-heading {
  margin-bottom: 40px;
  padding-bottom: 0px;
  border-bottom: 1px solid #c9c9c9;
}

.heading {
  font-size: 21px;
  line-height: 1;
  font-weight: 100;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #c9c9c9;
  -webkit-transition: margin 200ms ease, border 200ms ease;
  transition: margin 200ms ease, border 200ms ease;
  cursor: pointer;
}

.div-block-10:hover {
  margin-bottom: 16px;
  border-bottom-width: 5px;
}

.fb-image-small {
  width: 40%;
  min-width: 40%;
  height: 100px;
  margin-right: 20px;
  background-image: url('../png/battery-bg-dummy.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-card .div-block-10 .div-block-11{
  width: 52%;
}
.blog-card .div-block-10 .div-block-11 .hp1-insights-category.hp3 div{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
/* .fb-image-small._1 {
  background-image: url('../images/Flexible.jpg');
}

.fb-image-small._2 {
  background-image: url('../images/T2.jpg');
}

.fb-image-small._3 {
  background-image: url('../images/Blog.jpg');
}

.fb-image-small._4 {
  background-image: url('../images/Employee-Enagagement.jpg');
} */

.div-block-11 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 0px;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #c9c9c9;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
}

.categories.nm {
  width: 100%;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.catego-link {
  margin-left: 20px;
  padding: 5px 10px;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  color: #0072ce;
  font-size: 13px;
}

.catego-link:hover {
  background-color: #002a3a;
  color: #fff;
}

.catego-link.active {
  background-color: #002a3a;
  color: #fff;
}

.slider-contents {
  position: relative;
  width: 100%;
  height: 100%;
}

.slider-controls {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -85px;
}

.slider-controls.blog {
  margin-bottom: -107px;
}

.slider-button {
  width: 50px;
  height: 50px;
  background-color: #0072ce;
  background-image: url('../svg/arrow-1-white.svg');
  background-position: 50% 50%;
  background-size: 50%;
  background-repeat: no-repeat;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
}

.slider-button:hover {
  background-color: #03cbfd;
}

.slider-button.r {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.blog-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.14);
}

.blog-slide-image {
  width: 500px;
  height: 250px;
  margin-bottom: 0px;
  background-image: url('../png/battery-bg-dummy.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.blog-copy {
  position: relative;
  z-index: 2;
  margin-top: 0px;
  margin-left: 0px;
  padding: 0px 60px 0px 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.blog-slide-meta {
  padding-bottom: 0px;
}

.slide-link {
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 13px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #0072ce;

}

.slide-link:hover {
  color: #03cbfd;
}

.text-block-17 {
  color: #a8a8a8;
}

.hp1-insights-category-2 {
  padding: 8px;
  background-color: #002a3a;
  color: #fff;
  font-size: 10px;
  line-height: 10px;
  font-weight: 100;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.hp1-insights-meta-2 {
  margin-bottom: 8px;
  color: #aeb3c0;
  font-size: 11px;
  line-height: 11px;
  font-weight: 400;
}

.hp1-insights-title-2 {
  margin-bottom: 15px;
  -webkit-transition: color 200ms cubic-bezier(.23, 1, .32, 1);
  transition: color 200ms cubic-bezier(.23, 1, .32, 1);
  color: #002a3a;
  font-size: 21px;
  line-height: 24px;
  font-weight: 700;
}

.hp1-insights-title-2:hover {
  color: #333;
}

.hp1-insights-card-2 {
  position: relative;
  z-index: 1;
  width: 25%;
  margin-bottom: 0px;
  padding: 30px;
  background-color: #fafafa;
  -webkit-transition: box-shadow 500ms cubic-bezier(.23, 1, .32, 1);
  transition: box-shadow 500ms cubic-bezier(.23, 1, .32, 1);
  color: #333;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  text-decoration: none;
}

.hp1-insights-card-2:hover {
  z-index: 2;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
  color: #333;
}

.hp1-insights-card-2.case-study {
  width: 50%;
}

.hp1-hero-link-2 {
  position: relative;
  margin-right: 15px;
  padding: 0px 13px 5px;
  border-bottom: 1px solid #0f808c;
  border-left: 1px solid #0f808c;
  -webkit-transition: color 500ms cubic-bezier(.23, 1, .32, 1);
  transition: color 500ms cubic-bezier(.23, 1, .32, 1);
  color: #0f808c;
  font-size: 14px;
  text-decoration: none;
}

.hp1-hero-link-2:hover {
  color: #002a3a;
}

.hp1-hero-link-2.mt {
  display: inline-block;
  margin-top: 30px;
  margin-right: 0px;
}

.slide-elements {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-right: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.slide-elements.blog-slider{
  max-height: 389px;
}
.categories-search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  padding: 21px 30px 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #f2f2f2;
  color: #abe1fa;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
}

.search-blog {
  position: static;
  top: 0px;
  z-index: 30;
  display: block;
  margin-bottom: 4px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.search-blog-element {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px none #000;
}

.alt-nav {
  padding-top: 18px;
  padding-right: 0px;
  padding-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
  text-align: right;
}

.blog-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

.blog-title-and-meta {
  padding-right: 60px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.blog-image {
  width: 500px;
  height: 300px;
  background-image: url('../png/battery-bg-dummy.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.blog-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #c9c9c9;
}

.blog-article {
  margin-right: 60px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.blog-article h4 a{
  color: #0072ce;
}
.blog-article h4 a:hover{
  color: #00a5ff;
}


.blog-tools {
  width: 275px;
}



iframe{
  padding: 20px;
  background-color: #ececec;

}
.w-iframe iframe{
  padding: 0;
  margin-top: 0px;
  margin-bottom: 0px;
}
.w-iframe p{
  margin: 0;
}
.w-iframe{
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 20px;
  background-color: #ececec;
}

.blog-disclaimers p{
  color: #707070;
  font-size: 10px;
}
.blog-disclaimers {
  margin-top: 35px;
  color: #707070;
  font-size: 10px;
}

.blog-tools-elements {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

.blog-tool-block {
  margin-right: 10px;
  margin-bottom: 40px;
  color: #707070;
}

.blog-tool-block.mt {
  margin-top: 30px;
}

.blog-side-headings {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d6d6d6;
  color: #707070;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.blog-side-headings.mb {
  margin-bottom: 20px;
}

.blog-share-social {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.blog-share-social:hover {
  opacity: 0.5;
}

.blog-share-social.t {
  background-image: url('../svg/battery-social-twitter-light.svg');
}

.blog-share-social.l {
  background-image: url('../svg/battery-social-linkedin-light.svg');
}

.blog-share-social.f {
  background-image: url('../svg/battery-social-facebook-light.svg');
}

.blog-author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #002a3a;
  font-size: 21px;
  line-height: 1;
}

.blog-autor-pic {
  width: 50px;
  margin-right: 30px;
}

.blog-autor-name {
  margin-bottom: 9px;
  font-size: 16px;
}

.blog-author-desc {
  margin-bottom: 9px;
  color: #9b9b9b;
  font-size: 13px;
  line-height: 1.3;
}

.centered-button {
  margin-bottom: 60px;
  text-align: center;
}

.centered-button.mt {
  margin-top: 37px;
}

.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  padding-top: 20px;
  border-top: 1px solid #bebebe;
}
.search-result-link:nth-last-child(1){
  border:none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.pagination-link,  .pagination .wp-paginate .page, .pagination .wp-paginate a{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  padding: 10px 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  color: #333;
}
.pagination .wp-paginate a {
  background: transparent;
  border: 1px solid transparent;
}

.pagination .wp-paginate .page{
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.pagination .wp-paginate .current {
  color: #fff;
  background: transparent;
  border: 1px solid transparent;
}
.pagination-link:hover, .pagination .wp-paginate .page:hover, .pagination .wp-paginate a:hover {
  background-color: #55565a;
  color: #fff;
}

.pagination-link.current, .pagination .wp-paginate .current{
  background-color: #002a3a;
  color: #fff;
}

.pagination-link.current:hover, .pagination .wp-paginate .current:hover {
  background-color: #55565a;
}
.pagination .wp-paginate li{
  margin-bottom: 10px;
  line-height: unset;
}
.pagination .wp-paginate{
  display: flex !important;
  flex-wrap: wrap !important;
}

.about-hero {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #fff;
}

.about-hero-copy {
  margin-top: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.about-hero-slider {
  width: 400px;
  height: 400px;
  margin-left: 37px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.about-hero-wrap {
  position: relative;
  z-index: 20;
  overflow: hidden;
  padding: 60px 20px;
  background-color: #002a3a;
  color: #fff;
}

.about-hero-wrap.foundation {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 114, 206, 0.85)), to(rgba(0, 114, 206, 0.85))), url('../jpg/foundation-6bw.jpg');
  background-image: linear-gradient(180deg, rgba(0, 114, 206, 0.85), rgba(0, 114, 206, 0.85)), url('../jpg/foundation-6bw.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.about-slider {
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.slide-nav {
  display: none;
}

.text-block-18 {
  margin-top: 32px;
  font-size: 18px;
}

.about-services {
  padding: 70px 20px;
  background-color: #f2f2f2;
}

.about-serives-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 34px;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.about-services-coil {
  width: 33.333333333333336%;
  padding: 20px;
  color: #333;
  text-align: left;
  transition: background-color .2s;
}

.about-services-coil:hover{
  background: #00a5ff;
}
.about-services-coil.landing-services:hover {
  background-color: #FFF !important;
}

.about-services-coil.center {
  border-right: 1px solid #00a5ff;
  border-left: 1px none #00a5ff;
}
.about-services-coil.center:nth-last-child(1) {
  border-right: none;
}
.about-services-coil.block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.about-services-coil.block:hover {
  background-color: transparent;
}

.about-services-coil.about:hover {
  background-color: #fafafa;
  color: #333;
}

.service-title {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c9c9c9;
  color: #0072ce;
  font-size: 13px;
  line-height: 1;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.service-title.w {
  margin-bottom: 0px;
  border-bottom-style: none;
  border-bottom-color: #002a3a;
  color: #fff;
}

.about-foundation {
  padding: 70px 20px;
  background-color: #333;
  color: #fff;
}

.about-news-col {
  width: 50%;
  padding: 20px 40px;
  color: #333;
  text-align: left;
}

.about-news-col:hover {
  color: #333;
}

.about-news-item {
  display: block;
  margin-bottom: 30px;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  color: #0072ce;
  font-size: 13px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.about-news-item:hover {
  background-color: #fafafa;
  color: #002a3a;
}

.event-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 6px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #0072ce;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.text-block-19 {
  margin-left: 15px;
  color: #707070;
  font-weight: 300;
}

.text-block-20 {
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #002a3a;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0px;
  text-transform: none;
}

.text-block-20:hover {
  color: #0072ce;
}

.div-block-13 {
  text-align: center;
}

.div-block-13.mb {
  margin-bottom: 69px;
}

.services-landing {
  width: 400px;
  height: 400px;
  margin-right: 60px;
  margin-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.services-hero {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.related-articles {
  padding-top: 6px;
  padding-bottom: 49px;
  background-color: #ececec;
}

.related-articles.mt {
  margin-top: 0px;
}

.related-articles.white {
  background-color: transparent;
}

.related-articles.white.mt {
  margin-top: 60px;
}

.image-4 {
  height: 55px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-14 {
  margin-bottom: 40px;
  text-align: center;
}

.div-block-14.large {
  margin-bottom: 30px;
}

.about-news {
  padding: 70px 20px;
}

.c {
  margin-top: auto;
  text-align: center;
}

.related-articles-section {
  padding-top: 44px;
  padding-bottom: 0px;
  background-color: #ececec;
}

.service-title-large {
  padding-bottom: 10px;
  border-bottom: 1px none #c9c9c9;
  color: #fff;
  font-size: 36px;
  line-height: 1;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.services-details {
  display: block;
  padding: 100px 20px 70px;
}

.service-col {
  width: 45%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.services-columns {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.col-divider {
  position: relative;
  z-index: 500;
  width: 1px;
  margin-right: auto;
  margin-left: auto;
  background-color: #d6d6d6;
}

.center-col {
  position: relative;
  z-index: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  margin-top: -140px;
}

.blog-author-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #002a3a;
  font-size: 21px;
  line-height: 1;
}

.service-pic {
  width: 100px;
  height: 100px;
  margin-right: 30px;
  margin: 0 auto;
  margin-bottom: 26px;
  border-radius: 200px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.service-pic.kelly {
  background-image: url('../jpg/kelly.jpg');
}

.service-pic.susanne {
  background-image: url('../jpg/susane.jpg');
}

.service-pic.becky {
  background-image: url('../png/dummy-profile-battery.png');
}

.service-title-name {
  margin-bottom: 7px;
  font-size: 21px;
  text-align: center;
}

.service-position {
  margin-bottom: 30px;
  color: #707070;
  font-size: 14px;
  text-align: center;
}

.list-item {
  margin-left: 30px;
  color: #002a3a;
  font-size: 14px;
  font-weight: 500;
}

.list-item.w {
  color: #fff;
  font-size: 18px;
}

.list {
  border-left: 3px solid #0072ce;
}

.list.white {
  color: #fff;
}

.list.white.dark {
  border-left-color: #002a3a;
}

.service-bio {
  margin-bottom: 30px;
  color: #002a3a;
  font-size: 16px;
  line-height: 1.3;
}

.services-testimonials {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0072ce;
  background-image: url('../jpg/networking.jpg');
  background-position: 50% 100%;
  background-size: cover;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .hp-logo-grid.lp2 .w-slide .logos-griw-wrap .logo-block {
    margin-bottom: 25px;
}
  .not-found-wrapper .not-found .content h1 {
    font-size: 41px;
    line-height: 61px;
    margin-bottom: 15px !important;
  }
  .services-testimonials .w-slider{
    height: auto;
    margin-bottom: 0;
  }
}
.test-slider {
  margin-bottom: 66px;
  background-color: transparent;
}

.right-arrow-2 {
  display: none;
}

.left-arrow-2 {
  display: none;
}

.slide-nav-2 {
  position: relative;
  font-size: 8px;
}

.test-slides {
  position: relative;
  margin-bottom: 18px;
  padding-right: 80px;
  padding-left: 80px;
  text-align: center;
}

.test-main {
  margin-top: 0px;
  margin-bottom: 29px;
  font-size: 36px;
  line-height: 1.3;
  font-weight: 100;
}

.test-name {
  color: #03cbfd;
}

.services-testimonials-wrap {
  position: relative;
  z-index: 2;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 70px;
  padding-bottom: 76px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  opacity: 1;
}

.other-servicces {
  padding-top: 59px;
  padding-bottom: 59px;
  background-color: #0072ce;
}

.powered-by-callout {
  padding: 30px 30px 15px;
  background-color: #ececec;
  color: #002a3a;
}

.submit-button {
  background-color: #00a5ff;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.submit-button:hover {
  background-color: #002a3a;
}

.form {
  margin-top: 15px;
}

.text-field {
  padding-left: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #00a5ff;
  background-color: transparent;
  color: #002a3a;
}

.text-field::-webkit-input-placeholder {
  color: #a8a8a8;
}

.text-field:-ms-input-placeholder {
  color: #a8a8a8;
}

.text-field::-ms-input-placeholder {
  color: #a8a8a8;
}

.text-field::placeholder {
  color: #a8a8a8;
}

.mask-2 {
  overflow: hidden;
  height: auto;
}

.powered-logo {
  width: 125px;
  margin-bottom: 20px;
}

.news-logo {
  width: 500px;
  height: 250px;
  margin-bottom: 0px;
  background-image: url('../png/forbes.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.news-slider {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #fff;
  text-align: center;
}

.news-slider.cp-dark {
  position: relative;
  z-index: 0;
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #fafafa;
}

.sub-services {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 499;
  display: none;
  margin-top: 68px;
  padding: 40px 30px 30px;
  background-color: #fff;
  opacity: 0;
}

.text-block-22 {
  margin-bottom: auto;
}

.event-thumb {
  width: 150px;
  height: 75px;
  margin-right: 20px;
  background-image: url('../jpg/opencloud.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.event-thumb._2 {
  background-image: url('../jpg/use-3-2019_09_27_mpc_profilbild.jpg');
}

.event-thumb._3 {
  background-image: url('../png/news-battery-logo.png');
}

.event-info {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.event-date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3px;
}

.tabs-content {
  padding-top: 35px;
}

.text-block-23 {
  margin-bottom: 14px;
  color: #a8a8a8;
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
}

.service-intro-text {
  font-size: 24px;
}

.logos-load-more {
  display: inline-block;
  margin-top: 28px;
  margin-bottom: 0px;
  padding: 18px 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.inv-logos-grid + .buttons-centered .logos-load-more:nth-child(1) {
  border-right: 1px solid #d6d6d6;
}

.logos-load-more.small {
  font-size: 13px;
}

.text-block-24 {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.text-block-24.small {
  color: #a8a8a8;
  font-size: 12px;
}

.past-events-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.past-event-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.333333333333336%;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.past-event-image {
  display: block;
  width: 100%;
  height: 300px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 28px;
}

.past-event-image._2 {
  background-image: url('../png/mc.png');
}

.past-event-image._3 {
  background-image: url('../png/ocs.png');
}

.past-event-image._4 {
  background-image: url('../png/mcb.png');
}

.past-event-image._5 {
  background-image: url('../jpg/wine.jpg');
}

.past-event-image._6 {
  background-image: url('../png/mind-on-my-moneyv2_770.png');
}

.past-event-image._7 {
  background-image: url('../png/a.png');
}

.past-event-image._8 {
  background-image: url('../jpg/ladder.jpg');
}

.past-event-image._9 {
  background-image: url('../png/ai-summit-blog.png');
}

.past-event-image._10 {
  background-image: url('../jpg/cfo-summit_battery.jpg');
}

.past-event-image._11 {
  background-image: url('../png/leader.png');
}

.past-event-image._1 {
  background-image: url('../png/battery-bg-dummy.png');
}
.blog-article .past-events-grid .past-event-image._1{
  background-image: url('../png/battery-bg-dummy-2.png');
}

.past-event-button {
  display: block;
  height: auto;
  padding: 19px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #0072ce;
  -webkit-transition: background-color 450ms ease;
  transition: background-color 450ms ease;
  color: #abe1fa;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.past-event-button:hover {
  background-color: #002a3a;
}

.past-event-name {
  margin-top: auto;
  margin-bottom: 17px;
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: none;
}

.text-block-25 {
  margin-top: auto;
}

.investments {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.inve-col {
  width: 50%;
}

.inve-col.rght {
  padding-left: 33px;
}

.lp2-slider {
  height: auto;
  background-color: transparent;
}

.icon-2 {
  color: #002a3a;
  font-size: 21px;
}

.mask-3 {
  height: auto;
  padding-right: 41px;
  padding-left: 41px;
}

.slide-nav-3 {
  display: none;
}

.marketplace-index {
  margin-top: 41px;
}

.index-wrap {
  margin-top: 44px;
  margin-bottom: 61px;
  text-align: center;
}

.arrow {
  background-color: #fff;
}

.text-block-26 {
  margin-bottom: 5px;
}

.case-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

.case-image {
  width: 500px;
  height: 300px;
  background-image: url('../png/battery-bg-dummy.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.case-title-and-meta {
  padding-right: 0px;
  padding-left: 60px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.case-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.case-logo {
  width: 200px;
  margin-bottom: 10px;
}

.comp-case-info {
  width: 100%;
  margin-bottom: 30px;
}

.case-insights-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 54px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fafafa;
}

.new-filters {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  flex-wrap: wrap;

}

.sector-button-dd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  padding: 14px 18px;
  background-color: #005b7e;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  color: #fff;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.sector-button-dd:hover {
  background-color: #0072ce;
  color: #fff;
}

.arrow-down {
  width: 10px;
  margin-left: 7px;
}

.dd-sector {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  margin-top: 44px;
  padding: 20px 20px 0px;
  background-color: #ececec;
  opacity: 0;
  color: #333;
}

.sector-dd-link {
  display: block;
  margin-bottom: 20px;
  padding-right: 20px;
  background-image: url('../svg/arrow-right-blue.svg');
  background-position: 100% 50%;
  background-size: auto 50%;
  background-repeat: no-repeat;
  color: #002a3a;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.sector-dd-link.no-arrow {
  padding-right: 0px;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.new-filter-sector-dd-sub {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  width: 100%;
  margin-top: 0px;
  margin-left: 231px;
  padding: 20px 20px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #dee2ee;
  opacity: 0;
  color: #333;
}

.new-filter-sector-dd-sub.loc {
  display: none;
  margin-left: 175px;
  opacity: 0;
}

.companies-filters {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
  margin-bottom: 0px;
  padding: 25px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f0f2fa;
  color: #abe1fa;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
}

.sub-filters-title {
  color: #707070;
}

.sub-filters-title.sub-2 {
  margin-left: 20px;
  padding-left: 5px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  border-left: 1px solid #c9c9c9;
}

.contact-disc {
  margin-top: 32px;
  color: #008bc0;
  font-size: 14px;
}

.contact-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.location-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 40px;
  padding-bottom: 40px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.contact-image {
  width: 220px;
  height: 300px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.contact-image.boston {
  background-image: url('../jpg/boston-2.jpg');
}

.contact-image.sf {
  background-image: url('../jpg/san-2.jpg');
}

.contact-image.sv {
  background-image: url('../jpg/silicon.jpg');
}

.contact-image.israel {
  background-image: url('../jpg/israel.jpg');
  background-position: 50% 0%;
}

.contact-image.london {
  background-image: url('../jpg/london.jpg');
}

.contact-image.nyc {
  background-image: url('../jpg/ny.jpg');
}

.contact-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #f2f2f2;
  text-align: left;
}

.location-title {
  margin-bottom: 20px;
  padding-right: 17px;
  background-image: url('../svg/battery-triangle.svg');
  background-position: 100% 0%;
  background-size: 20px;
  background-repeat: no-repeat;
  font-size: 42px;
  line-height: 1;
  font-weight: 100;
}

.directions-link {
  display: block;
  margin-top: 20px;
}

.case-study-link {
  display: block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.dark {
  color: #707070;
}

.buttons-centered {
  display: block;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 34px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.sector-copy {
  position: relative;
  z-index: 5;
  width: 70%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.sector-copy.dark-blue {
  color: #002a3a;
}

.sector-intro {
  position: relative;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 21px;
}

.dd-location {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  margin-top: 44px;
  margin-left: 132px;
  padding: 20px 20px 0px;
  background-color: #ececec;
  opacity: 0;
  color: #333;
}

.dd-stage {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  margin-top: 44px;
  margin-left: 280px;
  padding: 20px 20px 0px;
  background-color: #ececec;
  opacity: 0;
  color: #333;
}

.dd-status {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  margin-top: 44px;
  margin-left: 398px;
  padding: 20px 20px 0px;
  background-color: #ececec;
  opacity: 0;
  color: #333;
}

.dd-role {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  margin-top: 44px;
  margin-left: 280px;
  padding: 20px 20px 0px;
  background-color: #ececec;
  opacity: 0;
  color: #333;
}

.foundation-hero-copy {
  width: 50%;
  margin-top: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.foundation-cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 34px;
  margin-bottom: 100px;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.foundation-col {
  width: 33.333333333333336%;
  padding: 30px;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  color: #333;
  text-align: center;
}

.foundation-col:hover {
  background-color: #ebeffa;
  color: #333;
}

.foundation-col._25 {
  width: 25%;
  text-align: center;
}

.found-logo {
  display: block;
  height: 120px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding: 20px;
  background-color: #fff;
}

.found-logo.sm {
  height: 70px;
  margin-top: 25px;
  margin-bottom: 45px;
}

.found-title {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c9c9c9;
  font-size: 21px;
  font-weight: 700;
  text-align: center;
  height: 65px;
}

.h2-copy {
  margin: 0px 50px;
  font-size: 36px;
  line-height: 1.3;
  font-weight: 100;
}

.ham-menu-mobile {
  position: relative;
  display: none;
  width: 30px;
}
.ham-menu-mobile .hambrgr-close{
  display: none;
}
.ham-menu-mobile.menu-open .hambrgr-open{
  display: none;
}
.ham-menu-mobile.menu-open .hambrgr-close{
  display: block;
}
.hp-disclosure {
  padding: 32px 20px 20px;
  border-bottom: 1px solid #005272;
  background-color: #002a3a;
  color: #0f808c;
  font-size: 14px;
}
.hp-disclosure div p{
background-color: #002a3a;
color: #0f808c;
font-size: 14px;
margin-bottom: 0;
line-height: 1.3;

}

.search-box {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 200;
  display: none;
  overflow: visible;
  width: 600px;
  height: 50px;
  padding: 0px;
  background-color: #f2f2f2;
  box-shadow: 0 0 20px 0 #000;
  opacity: 0;
  z-index: 999;
}
.search-global {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px none #000;
}
.search-input-global {
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 20px;
  padding-right: 20px;
  padding-left: 0px;
  border-style: none;
  border-width: 1px;
  border-color: #000 #000 #cecece;
  background-color: transparent;
}
.search-input-global::-webkit-input-placeholder {
  color: #707070;
}
.search-input-global:-ms-input-placeholder {
  color: #707070;
}
.search-input-global::-ms-input-placeholder {
  color: #707070;
}
.search-input-global::placeholder {
  color: #707070;
}
.search-input-global.cp {
  border-bottom-color: #014761;
}
.search-input-global.cp::-webkit-input-placeholder {
  color: #a8a8a8;
}
.search-input-global.cp:-ms-input-placeholder {
  color: #a8a8a8;
}
.search-input-global.cp::-ms-input-placeholder {
  color: #a8a8a8;
}
.search-input-global.cp::placeholder {
  color: #a8a8a8;
}
.close-search {
  position: absolute;
  left: 0%;
  top: 60px;
  right: 0%;
  bottom: 0%;
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
  color: #00a5ff;
  font-size: 11px;
  text-align: right;
  letter-spacing: 2px;
  cursor: pointer;
}
.close-search:hover {
  color: #fff;
}
.event-detail {
  width: 500px;
  height: 300px;
  background-image: url('../png/battery-bg-dummy.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
html.w-mod-js *[data-ix="screen-fade"] {
  opacity: 0;
  -webkit-transform: translate(0px, 45px);
  -ms-transform: translate(0px, 45px);
  transform: translate(0px, 45px);
}

html.w-mod-js *[data-ix="screen-fade-logos"] {
  opacity: 0;
  -webkit-transform: translate(0px, 45px);
  -ms-transform: translate(0px, 45px);
  transform: translate(0px, 45px);
}

html.w-mod-js *[data-ix="vertical-divider"] {
  height: 0px;
}
.blog-tool-block p {
  margin-bottom: 0;
}


@media screen and (max-width: 1030px){
  .comp-video {
    margin-right: 47px;
  }
}
@media screen and (max-width: 991px) {
.search-icon{
  z-index: 511;
}
  .services-details .services-columns .service-col .blog-author-copy:nth-last-child(1){
    margin-bottom: 0;
  }
  .mn-link.light {
    display: none;
  }

  .hp1-hero.dark {
    padding-top: 0px;
  }

  .hp1-hero-copy {
    padding-top: 61px;
    padding-left: 0px;
  }

  .hp1-hero-video.hp {
    display: none;
  }

  .h1.w {
    width: 80%;
    margin-bottom: 7px;
    font-size: 36px;
  }

  .hp1-hero-sub-text.light {
    font-size: 36px;
  }

  .hp1-hero-links {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  
    .hp1-insights .hp1-small-titles {
      margin-top: 70px;
    }



 

  .h2 {
    font-size: 28px;
  }

  .h2.smaller {
    font-size: 21px;
  }

  .hp1-philosophy-grid {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hp1-philosophy-col {
    width: 50%;
    margin-bottom: 46px;
  }

  .hp1-philosophy-col._33 {
    padding-right: 14px;
    padding-left: 14px;
  }

  .hp1-philosophy-title {
    font-size: 16px;
  }

  .hp1-investment-strategy {
    padding-top: 56px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .hp1-strategy-cols.dark.lp2 {
    padding-bottom: 25px;
  }

  .hp1-strategy-col {
    width: 50%;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .hp1-strategy-col.div {
    border-left-style: none;
  }

  .hp1-global {
    padding-bottom: 0px;
  }

  .hp1-success {
    padding: 66px 20px;
  }

  .hp1-insights {
    padding: 0px 20px 20px;
  }

  .hp1-insights-title.hp3.large {
    font-size: 26px;
  }

  .hp1-footer-cols {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hp1-footer-col {
    width: 33.333333333333336%;
    margin-bottom: 30px;
  }

  .hp1-phil-copy {
    padding: 64px 20px;
  }

  .hp1-offices-grid {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hp1-location-col {
    width: 33.333333333333336%;
  }

  .hp1-people-content.cp-dark {
    padding: 20px;
  }

  .hp1-people-grid {
    margin-bottom: 0px;
  }

  .hp1-people-grid-card.cp {
    width: 50%;
  }

  .hp1-people-categories.cp {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hp1-text-filter {
    font-size: 24px;
  }

  .search-simple {
    width: 100%;
    margin-top: 25px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .hp3-blog-card-bio {
    width: 45%;
  }

  .bio-blog-image {
    width: 100%;
  }

  .inv-logo-card.comp {
    width: 33.333333333333336%;
  }

  .people-hero-cool {
    padding: 40px 20px;
  }

  .ham-menu {
    display: none;
  }

  .cp-hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .cp-hero-content.v2 {
    padding-bottom: 35px;
    padding-left: 0px;
  }

  .cp-hero-content.companies.alt {
    margin-top: 0px;
    padding-left: 31px;
  }

  .cp-hero-image.v2 {
    width: 300px;
    margin-bottom: 25px;
  }

  .h1-2.nm {
    font-size: 32px;
  }

  .paretner-quote {
    font-size: 28px;
  }

  .h2-companies {
    font-size: 28px;
  }

  .h2-companies.nm {
    font-size: 28px;
  }

  .comp-video {
    display: none;
  }

  .company-detail-logo.alt {
    width: 275px;
    padding-left: 0px;
    padding: 0px;
    margin-top: -20px;
    margin-bottom: -10px;

  }

  .comp-hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .comp-writeup {
    font-size: 18px;
  }

  .logo-block {
    width: 33.333333333333336%;
  }

  .blog-cols {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .blog-col {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0px;
  }

  .fb-image-small {
    height: 150px;
  }

  .categories {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .categories.nm {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .catego-link {
    margin-bottom: 12px;
  }

  .slider-controls {
    margin-bottom: -64px;
  }

  .slider-controls.blog {
    margin-bottom: -317px;
  }

  .blog-slide {
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .blog-slide-image {
    margin-bottom: 24px;
  }

  .blog-copy {
    padding-right: 0px;
  }

  .text-block-17 {
    margin-top: -12px;
  }

  .hp1-insights-card-2 {
    width: 50%;
  }

  .blog-hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .blog-image {
    margin-bottom: 26px;
  }

  .blog-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .blog-article {
    margin-right: 0px;
  }

  .blog-tools {
    width: 100%;
    margin-top: 33px;
  }

  .about-hero-slider {
    display: none;
  }

  .about-services {
    padding-bottom: 1px;
  }

  .about-serives-columns {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .about-services-coil {
    width: 50%;
  }

  .about-services-coil.block {
    width: 50%;
  }

  .about-services-coil.about {
    width: 50%;
  }

  .about-foundation {
    padding-bottom: 5px;
  }

  .event-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .services-landing {
    display: none;
  }

  .service-title-large {
    font-size: 21px;
  }

  .services-details {
    padding-top: 31px;
  }

  .service-col {
    width: 100%;
    margin-bottom: 31px;
  }

  .services-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .center-col {
    display: none;
  }

  .services-testimonials {
    padding-right: 20px;
    padding-left: 20px;
  }

  .test-slides {
    padding-right: 0px;
    padding-left: 0px;
  }

  .test-main {
    font-size: 21px;
  }

  .news-slider.cp-dark {
    padding-right: 10px;
    padding-left: 10px;
  }

  .event-thumb {
    margin-right: 0px;
    margin-bottom: 19px;
  }

  .past-event-card {
    width: 50%;
    padding: 20px;
  }

  .investments {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .inve-col {
    width: 100%;
  }

  .inve-col.rght {
    padding-left: 0px;
  }

  .case-hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .case-image {
    width: 100%;
  }

  .case-title-and-meta {
    margin-top: 29px;
    padding-left: 0px;
  }

  .companies-filters {
    padding-bottom: 13px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .location-card {
    width: 100%;
    padding-right: 0px;
  }

  .sector-copy {
    width: 100%;
  }

  .sector-intro {
    font-size: 18px;
  }

  .foundation-hero-copy {
    width: 100%;
  }

  .foundation-cols {
    margin-bottom: 20px;
    padding-bottom: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .foundation-col._25 {
    width: 50%;
  }

  .found-title {
    font-size: 21px;
  }

  .ham-menu-mobile {
    display: block;
    z-index: 511;
  }
  .search-box {
    width: 100%;
  }
  .search-global {
    width: 100%;
    margin-top: 0px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .close-search {
    font-size: 12px;
  }
  .event-detail {
    margin-bottom: 26px;
  }
}

@media screen and (max-width: 767px) {
  .new-filters.dropdown-menu nav > ul > li{
    margin-bottom: 10px !important;
  }
  .ham-menu {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .cp-hero-bio-pic.gp {
    height: 225px;
}


  .videos-lightbox-card {
    width: 100%;
}
  .pagination .wp-paginate {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .pagination .wp-paginate li {
    margin-bottom: 15px;
  }
  .blog-card .div-block-10 .div-block-11 {
    width: 100%;
  }
  .services-details{
    padding: 100px 20px 30px;
  }
  .hp1-hero .hp1-hero-content .hp1-hero-links {
    /* text-align: center; */
  }
  .hp1-people-content ._1300.logos > .inv-logos-grid {
      position: relative;
      padding: 20px;
  }
  h1 {
    font-size: 28px;
  }

  h2 {
    font-size: 24px;
  }

  h3 {
    font-size: 21px;
  }

  h4 {
    font-size: 18px;
  }

  h5 {
    font-size: 18px;
  }

  h6 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
  }

  .hp1-hero.dark {
    /* padding-bottom: 74px; */
  }

  ._1300.logos {
    padding-top: 0px;
  }

  ._1300.blog-content {
    padding-right: 10px;
    padding-left: 10px;
  }

  .hp1-hero-copy {
    padding-top: 28px;
  }

  .h1.w {
    width: 100%;
    font-size: 24px;
    line-height: 1.5;
  }

  .hp1-hero-sub-text.light {
    font-size: 24px;
    line-height: 1.5;
  }

  .hp1-hero-link {
    padding: 8px 22px;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #0072ce;
    color: #fff;
  }

  .hp1-hero-link:hover {
    background-color: #002a3a;
    color: #fff;
  }

  .hp1-hero-link.mt.w {
    padding: 10px 24px;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #0072ce;
  }

  .vertical-line {
    height: 30px;
  }

  .vertical-line.light {
    height: 30px;
  }

  .h2 {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 21px;
  }

  .h2.mb.mt {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .hp1-philosophy-grid {
    margin-top: 37px;
  }

  .hp1-philosophy-col {
    width: 100%;
    margin-bottom: 49px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .hp1-philosophy-col._33 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .hp1-philosophy-title.mb {
    margin-bottom: 0px;
  }

  .hp1-philisophy-image {
    width: 90%;
  }

  .hp1-strategy-cols.dark.lp2 {
    padding: 15px 15px 0px;
  }

  .hp1-strategy-col {
    width: 100%;
  }

  .hp1-strategy-subs {
    font-size: 13px;
  }

  .hp1-global {
    margin-top: 39px;
  }

  .hp1-success {
    padding-bottom: 0px;
  }

  .hp1-insights-grid.archive {
    margin-bottom: -17px;
  }

  .hp1-insights-title.hp3.large {
    font-size: 21px;
  }

  .hp1-footer-col {
    width: 50%;
  }

  .hp1-footer-links._2 {
    margin-bottom: 10px;
  }

  .divider {
    height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .hp1-offices-grid {
    margin-bottom: 43px;
  }

  .hp1-location-col {
    width: 50%;
    height: 150px;
    padding-bottom: 23px;
    font-size: 18px;
  }

  .hp1-location-col.b {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../jpg/boston-2.jpg');
    background-image: linear-gradient(180deg, null, null), url('../jpg/boston-2.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .hp1-location-col.b:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 42, 58, 0.6)), to(rgba(0, 42, 58, 0.6))), url('../jpg/boston-2.jpg');
    background-image: linear-gradient(180deg, rgba(0, 42, 58, 0.6), rgba(0, 42, 58, 0.6)), url('../jpg/boston-2.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .hp1-location-col.sf {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../jpg/san.jpg');
    background-image: linear-gradient(180deg, null, null), url('../jpg/san.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .hp1-location-col.sf:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 42, 58, 0.77)), to(rgba(0, 42, 58, 0.77))), url('../jpg/san.jpg');
    background-image: linear-gradient(180deg, rgba(0, 42, 58, 0.77), rgba(0, 42, 58, 0.77)), url('../jpg/san.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .hp1-location-col.sv {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../jpg/silicon.jpg');
    background-image: linear-gradient(180deg, null, null), url('../jpg/silicon.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .hp1-location-col.sv:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 42, 58, 0.73)), to(rgba(0, 42, 58, 0.73))), url('../jpg/silicon.jpg');
    background-image: linear-gradient(180deg, rgba(0, 42, 58, 0.73), rgba(0, 42, 58, 0.73)), url('../jpg/silicon.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .hp1-location-col.i {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../jpg/israel.jpg');
    background-image: linear-gradient(180deg, null, null), url('../jpg/israel.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .hp1-location-col.i:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 42, 58, 0.7)), to(rgba(0, 42, 58, 0.7))), url('../jpg/israel.jpg');
    background-image: linear-gradient(180deg, rgba(0, 42, 58, 0.7), rgba(0, 42, 58, 0.7)), url('../jpg/israel.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .hp1-location-col.l {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../jpg/london.jpg');
    background-image: linear-gradient(180deg, null, null), url('../jpg/london.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .hp1-location-col.l:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 42, 58, 0.57)), to(rgba(0, 42, 58, 0.57))), url('../jpg/london.jpg');
    background-image: linear-gradient(180deg, rgba(0, 42, 58, 0.57), rgba(0, 42, 58, 0.57)), url('../jpg/london.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .hp1-location-col.ny {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../jpg/ny_1.jpg');
    background-image: linear-gradient(180deg, null, null), url('../jpg/ny_1.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .hp1-location-col.ny:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 42, 58, 0.57)), to(rgba(0, 42, 58, 0.57))), url('../jpg/ny_1.jpg');
    background-image: linear-gradient(180deg, rgba(0, 42, 58, 0.57), rgba(0, 42, 58, 0.57)), url('../jpg/ny_1.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .hp1-loc-info {
    padding-bottom: 67px;
    opacity: 0;
  }

  .hp1-location-links {
    font-size: 14px;
  }

  .hp3-news-title {
    margin-top: 6px;
  }

  .hp1-people-grid-card.cp {
    width: 50%;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
  }

  .hp1-team-pic.cp {
    height: 200px;
  }

  .hp1-people-info.cp {
    position: relative;
    width: 100%;
    height: 100% !important;
    padding-right: 15px;
  }
  

  .hp1-people-name {
    font-size: 18px;
  }

  .hp1-people-copy {
    position: static;
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
  }

  .hp1-people-sub-info {
    opacity: 1 !important;
  }

  .hp1-text-filter {
    margin-right: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 21px;
  }

  .hp1-filter-reset.comp {
    margin-top: 13px;
    margin-bottom: 20px;
  }

  .hp1-bio-meta {
    margin-bottom: 21px;
  }

  .tabs-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tab-link {
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .hp3-blog-card-bio {
    width: 100%;
    margin-right: 0%;
  }

  .hp1-media-card {
    width: 100%;
  }

  .lightbox-link {
    width: 100%;
  }

  .inv-logos-grid {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .inv-logo-card {
    width: 33.333333333333336%;
    height: auto;
    margin-bottom: 15px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .inv-logo-card.comp {
    width: 50%;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #a8a8a8;
  }
 
  .inv-logo.ak {
    padding-bottom: 42px;
  }

  .home-news-title {
    font-size: 16px;
    line-height: 1.5;
  }

  .news-wrap.center.dark {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .people-hero-cool {
    padding-top: 16px;
    padding-bottom: 10px;
  }

  .people-hero-cool.sector.as {
    padding-top: 34px;
    padding-bottom: 34px;
  }

  .people-hero-cool.sector.cm {
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .people-hero-cool.sector.it {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .people-hero-cool.sector.indt {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .ham-menu {
    display: none;
  }

  .cp-filters.comp-2 {
    margin-top: 0px;
    padding-bottom: 0px;
  }

  .cp-bio-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cp-bio-image.neeraj {
    width: 100%;
    height: 200px;
    margin-right: 0px;
    margin-bottom: 27px;
  }

  .cp-hero.gp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cp-hero-content {
    padding-right: 0px;
  }

  .cp-hero-image {
    width: 100%;
    padding-top: 20px;
    padding-right: 20px;
  }

  .cp-hero-image.v2 {
    width: 100%;
  }

  .cp-hero-bio-pic.x {
    height: 225px;
  }

  .h1-2.nm {
    font-size: 32px;
  }

  .paretner-quote {
    font-size: 21px;
  }

  .companies-search.cp {
    margin-bottom: 17px;
    color: #fff;
    font-size: 18px;
  }

  .companies-search.blog {
    margin-bottom: 16px;
    font-size: 18px;
  }

  .h2-companies {
    margin-bottom: 11px;
    font-size: 21px;
  }

  .h2-companies.nm {
    font-size: 21px;
  }

  .search-company._2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .comp-info {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .comp-info-col {
    width: 100%;
  }

  .comp-writeup {
    font-size: 16px;
  }

  .logo-block {
    overflow: hidden;
    width: 50%;
    height: 40px;
  }

  .logo {
    width: 50%;
  }

  .div-block-10 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .fb-image-small {
    width: 100%;
    margin-bottom: 20px;
  }

  .categories.nm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .catego-link {
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .blog-slide {
    padding: 23px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .blog-slide-image {
    width: 100%;
    height: 140px;
    margin-bottom: 10px;
  }

  .blog-slide-meta {
    width: 100%;
  }

  .text-block-17 {
    margin-bottom: 12px;
  }

  .hp1-insights-title-2 {
    font-size: 18px;
    line-height: 1.3;
  }

  .hp1-insights-card-2 {
    width: 100%;
    margin-bottom: 29px;
    padding: 20px;
  }

  .hp1-insights-card-2.case-study {
    width: 100%;
    padding: 15px;
  }

  .hp1-hero-link-2 {
    padding: 9px 20px;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #0072ce;
    color: #fff;
  }

  .hp1-hero-link-2:hover {
    background-color: #002a3a;
    color: #fff;
  }

  .slide-elements {
    padding-top: 20px;
    padding-right: 20px;
  }

  .search-blog-element {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .blog-title-and-meta {
    padding-right: 0px;
  }

  .blog-image {
    width: 100%;
    height: 150px;
  }

  .blog-disclaimers {
    color: #a8a8a8;
    font-weight: 300;
  }

  .about-services-coil {
    width: 100%;
  }

  .about-services-coil.center {
    border-right-style: none;
  }

  .about-services-coil.block {
    width: 100%;
    margin-bottom: 15px;
  }

  .about-services-coil.about {
    width: 100%;
  }

  .about-news-col {
    width: 100%;
    margin-bottom: 33px;
    padding: 0px;
  }
  .about-news-col:nth-child(2) .about-news-item .event-block{
    align-items: center;
  }
  .about-news-col:nth-child(2) .about-news-item .event-block .event-info{
    text-align: center;
  }
  .related-articles.mt {
    padding-bottom: 0px;
  }

  .div-block-14 {
    margin-bottom: 17px;
  }

  .about-news {
    padding-bottom: 0px;
  }

  .related-articles-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .blog-author-copy {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .service-pic.becky {
    margin-right: 0px;
  }

  .service-title-name {
    text-align: left;
  }

  .service-position {
    text-align: left;
  }

  .test-main {
    font-size: 16px;
  }

  .news-logo {
    width: 100%;
    height: 150px;
  }

  .text-block-23 {
    margin-top: 21px;
  }

  .service-intro-text {
    font-size: 18px;
  }

  .logos-load-more.small {
    margin-top: 0px;
  }

  .past-event-card {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .past-event-image {
    height: 150px;
  }

  .past-event-button {
    font-size: 11px;
  }

  .past-event-name {
    font-size: 18px;
  }

  .icon-2.l {
    margin-left: 0px;
  }

  .icon-2.r {
    margin-right: 0px;
  }

  .arrow {
    width: 20px;
  }

  .case-image {
    height: 150px;
  }

  .new-filters {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .sector-button-dd {
    width: 45%;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .new-filters .sector-button-dd {
    width: auto;
  }
 
  .dd-sector {
    display: none;
    opacity: 0;
  }

  .new-filter-sector-dd-sub {
    display: none;
    margin-top: 171px;
    margin-left: 0px;
    opacity: 0;
  }

  .new-filter-sector-dd-sub.loc {
    display: none;
    margin-top: 133px;
    margin-left: 0px;
    opacity: 0;
  }

  .companies-filters {
    padding-right: 0px;
    padding-left: 0px;
  }

  .sub-filters-title.sub-2 {
    width: 100%;
    height: 1px;
    margin-top: 0px;
    margin-bottom: 17px;
    margin-left: 0px;
    padding-left: 0px;
    border-top: 1px solid #c9c9c9;
    border-left-style: none;
  }

  .location-card {
    padding-right: 0px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .contact-image {
    width: 100%;
    height: 200px;
  }

  .contact-info {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .location-title {
    font-size: 32px;
  }

  .sector-copy {
    font-size: 16px;
    line-height: 1.5;
  }

  .dd-location {
    display: none;
    margin-left: 141px;
    opacity: 0;
  }

  .dd-stage {
    display: none;
    margin-top: 97px;
    margin-left: 0px;
    opacity: 0;
  }

  .dd-status {
    display: none;
    margin-top: 96px;
    margin-left: 141px;
    opacity: 0;
  }

  .marketplace-section {
    padding-top: 43px;
  }

  .foundation-col {
    width: 100%;
  }

  .foundation-col:hover {
    background-color: #fff;
  }

  .foundation-col._25 {
    width: 100%;
  }

  .h2-copy {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 21px;
  }

  .image-5 {
    width: 100px;
  }
  .event-detail {
    width: 100%;
    height: 150px;
  }
}
@media screen and (max-width: 381px) {
  .new-filters .dd-role {
      margin-left: 0px !important;
      margin-top: 96px;
  }
}
@media screen and (max-width: 350px) {

  .hp1-footer-col{
    width: 100%;
  }
}

@font-face {
  font-family: 'Labgrotesque';
  src: url('../woff2/labgrotesque-blackitalic.woff2') format('woff2'), url('../eot/labgrotesque-blackitalic.eot') format('embedded-opentype'), url('../woff/labgrotesque-blackitalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Labgrotesque';
  src: url('../woff2/labgrotesque-black.woff2') format('woff2'), url('../eot/labgrotesque-black.eot') format('embedded-opentype'), url('../woff/labgrotesque-black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Labgrotesque';
  src: url('../woff2/labgrotesque-bold.woff2') format('woff2'), url('../eot/labgrotesque-bold.eot') format('embedded-opentype'), url('../woff/labgrotesque-bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Labgrotesque';
  src: url('../woff2/labgrotesque-bolditalic.woff2') format('woff2'), url('../eot/labgrotesque-bolditalic.eot') format('embedded-opentype'), url('../woff/labgrotesque-bolditalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Labgrotesque';
  src: url('../woff2/labgrotesque-italic.woff2') format('woff2'), url('../eot/labgrotesque-italic.eot') format('embedded-opentype'), url('../woff/labgrotesque-italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Labgrotesque';
  src: url('../woff2/labgrotesque-light.woff2') format('woff2'), url('../eot/labgrotesque-light.eot') format('embedded-opentype'), url('../woff/labgrotesque-light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Labgrotesque';
  src: url('../woff2/labgrotesque-lightitalic.woff2') format('woff2'), url('../eot/labgrotesque-lightitalic.eot') format('embedded-opentype'), url('../woff/labgrotesque-lightitalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Labgrotesque';
  src: url('../woff2/labgrotesque-medium.woff2') format('woff2'), url('../eot/labgrotesque-medium.eot') format('embedded-opentype'), url('../woff/labgrotesque-medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Labgrotesque';
  src: url('../woff2/labgrotesque-mediumitalic.woff2') format('woff2'), url('../eot/labgrotesque-mediumitalic.eot') format('embedded-opentype'), url('../woff/labgrotesque-mediumitalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Labgrotesque';
  src: url('../woff2/labgrotesque-regular-2.woff2') format('woff2'), url('../eot/labgrotesque-regular-2.eot') format('embedded-opentype'), url('../woff/labgrotesque-regular-2.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Labgrotesque';
  src: url('../woff2/labgrotesque-thin.woff2') format('woff2'), url('../eot/labgrotesque-thin.eot') format('embedded-opentype'), url('../woff/labgrotesque-thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Labgrotesque';
  src: url('../woff2/labgrotesque-thinitalic.woff2') format('woff2'), url('../eot/labgrotesque-thinitalic.eot') format('embedded-opentype'), url('../woff/labgrotesque-thinitalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
  font-display: auto;
}


.marketplace-index  button:focus{
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
}
._1LmWcnvORR2EYWnSjzIKS8:focus{
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
}
.mobile-main-navigation{
  display: none;
}
.lazyload-img{
  width: 100%;
}
/* .new-filter-sector-dd-sub, .dd-sector{
  padding:0 !important;
}
.dd-sector .sector-dd-link{
  padding: 14.5px 41px 14.5px 15px;
  margin-bottom: 0;
  background-position: 93% 50%;
  background-size: 7px;
} */
@media screen and (max-width: 991px) {
  body.fixed-header{
    position: fixed;
    overflow: hidden;
    width: 100%;
  }
  li.has-dropdown{
    position: relative;
  }
  li.has-dropdown span.dropd-arrow {
    position: absolute;
    right: 20px;
    top: 8px;
    width: 40px;
    height: 40px;
    padding: 15px;
    z-index: 511;
    display: flex;
    align-items: center;
}
  .nav-containers a.mn-logo{
    z-index: 999;
  }
  .mobile-main-navigation{
    display: block;
  }
  .ham-menu-over > a{
    display: none;
  }
  .ham-menu-over {
    opacity: 1 !important;
    display: flex !important;
    z-index: 501 !important;
    position: fixed;
    top:0px;
    background: #022a39;
    margin: 0;
    padding: 0;
    padding-top: 190px;
    min-height: 100vh;
    transition: all 0.5s cubic-bezier(0.52, 0.15, 0.46, 0.9) !important;
    left: 100%;
    min-width: 200px;
 
  }
  .ham-menu-over.menu-open{
    left: 0;
  }
  .ham-menu-over .mobile-main-navigation {
    max-height: calc(100vh - 130px);
    overflow: auto;
  }
  .ham-menu-over .mobile-main-navigation > ul{
    padding-left: 0;
    list-style: none;
    font-family: Labgrotesque, sans-serif;
    margin-top: 0;
  }
  .ham-menu-over .mobile-main-navigation > ul li{
    margin-bottom: 0;
  }
  .ham-menu-over .mobile-main-navigation > ul li > a{
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    display: block;
    padding: 12px 20px;
    font-family: Labgrotesque, sans-serif;
  
  }
  .ham-menu-over .mobile-main-navigation > ul li.has-dropdown .dropdown{
    border: none;
    margin: 0;
    padding: 16px 20px 24px;
    background: #fff;
    display: none;
  }
  .ham-menu-over .mobile-main-navigation > ul li.has-dropdown > a{
    position: relative;
    z-index: 5 !important;
  } 
  .ham-menu-over .mobile-main-navigation > ul li.has-dropdown > span.dropd-arrow{
    z-index: 10 !important;
  } 
  /* .ham-menu-over .mobile-main-navigation > ul li.has-dropdown:hover .dropdown{
    display: block;
  } */
  .ham-menu-over .mobile-main-navigation > ul li.has-dropdown .dropdown p{
    font-weight: 300;
    font-size: 16px;
    line-height: 21.86px;
    font-family: Labgrotesque, sans-serif;
    color: #656565;
    padding-bottom: 14px;
    margin-bottom: 0;
    border-bottom: 1px solid #CDD2E3;
  }
  .ham-menu-over .mobile-main-navigation > ul li.has-dropdown .dropdown h3.nav-links-title {
    font-weight: 800;
    font-size: 13px;
    line-height: 17.76px;
    font-family: Labgrotesque, sans-serif;
    color: #1F2022;
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .ham-menu-over .mobile-main-navigation > ul li.has-dropdown .dropdown ul{
    list-style: none;
    padding-left: 0;
    margin: 0;
  }
  .ham-menu-over .mobile-main-navigation > ul li.has-dropdown .dropdown ul li{
    margin-bottom: 0;
  }
  .ham-menu-over .mobile-main-navigation > ul li.has-dropdown .dropdown ul li:nth-child(1) a {
    padding-top: 0;
  }
  .ham-menu-over .mobile-main-navigation > ul li.has-dropdown .dropdown ul li:nth-last-child(2) a{
    padding-bottom: 20px;
  }
   .ham-menu-over .mobile-main-navigation > ul li.has-dropdown .dropdown ul li:nth-last-child(1) a {
    padding-top: 20px;
  }
  .ham-menu-over .mobile-main-navigation > ul li.has-dropdown .dropdown ul li a{
    color: #0468C6;
    line-height: 22px;
    font-size: 16px;
    padding: 10px 0;
    margin-bottom: 0;
    display: block;
    font-weight: 300;
  }
}

.hp1-hero-content, .services-hero, .about-hero, .people-hero-cool.companies .companies-2-intro{
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.people-hero-cool.companies .companies-2-intro {
  background-color: #022a39 !important;
}
.hp1-news-link.w-slider{
  height: auto;
  background-color: transparent;
}
.hp1-news-link.w-slider .w-slide{
    margin-right: 12px;
}

.hp1-people-grid-card .team-member-img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (max-width: 480px) {
  .hp1-people-grid-card .team-member-img{
    position: initial;
    width: 100%;
    display: block;
    height: auto !important;
  }
  .blog-author-copy .part-info{
    width: 100%;
  }
    .inv-logo-card .inv-logo {
      max-width: 80%;
      min-height: 84px;
      max-height: 84px;
    }
    .inv-logo-card.comp{
      padding: 0 !important;
    }
    .inv-logo-card.comp {
      margin-bottom: 25px !important;
    }
    .inv-logo-card .inv-logo {
      max-width: 75% !important;
    }  
    .hp1-people-content ._1300.logos > .inv-logos-grid {
      padding: 0px !important;
    }
    .new-filters.dropdown-menu nav > ul > li {
      width: 43%;
    }
    .inv-logo-card.comp:nth-of-type(even) {
      padding-left: 5px !important;
      padding-right: 10px !important;
    }
    .inv-logo-card.comp:nth-of-type(odd) {
      padding-right: 5px !important;
      padding-left: 10px !important;
    }
    .hp1-people-content ._1300.logos > .inv-logos-grid{
      padding: 0;
    }
    .inv-logo-card .inv-logo {
      max-width: 66%;
    }
  .new-filters .dd-role{
    margin-left: 155px;

  }
  .new-filters .dd-location {
    margin-left: 115px;
  }
.blog-author-copy, .blog-author-copy .service-title-name, .blog-author-copy .service-position{
  text-align: center;
}
.hp1-hero-link div:nth-last-child(1){
  font-weight: 500;
  color: #f3f3f3;
  -webkit-font-smoothing: antialiased;

}
.blog-author-copy .hp1-hero-link-2{
  margin: auto;
}
.blog-author-copy .service-pic{
  margin: 0 auto;
  margin-bottom: 26px;
}
  .ham-menu-over{
    padding-top: 140px;
  }
}

.newsletter-image {
  width: 600px;
  margin-bottom: 45px;
}
.sidebar-link {
  display: block;
  margin-top: 20px;
  color: #0072ce;
  font-size: 14px;
  font-weight: 400;
}
.newsletter-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  margin-bottom: 50px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.n-text-field {
  width: 40%;
  margin-right: 10%;
  margin-bottom: 18px;
  padding-left: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #0072ce;
}
.n-text-field.email {
  width: 90%;
  margin-right: 0%;
}
.submit-button.mt {
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  .n-text-field {
      width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .n-text-field {
    margin-right: 0%;
  }
  .n-text-field.email {
      width: 100%;
  }
}

.newsletter-form, .newsletter-form .hbspt-form {
  width: 100%;
}

.newsletter-form .hbspt-form form input:not([type="submit"]) {
  display: block;
  height: 38px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  vertical-align: middle;
  outline: none;
  background-color: transparent;
  width: 100%;
  margin-bottom: 18px;
  padding-left: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #0072ce;
}

.newsletter-form .hbspt-form form input:not([type="submit"]):focus {
  border-color: #3898EC;
}

.newsletter-form .hbspt-form form input[type="submit"] {
  background-color: #00a5ff;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: inline-block;
  padding: 9px 15px;
  background-color: #3898EC;
  color: white;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
  margin-top: 10px;
}
.newsletter-form .hbspt-form form input[type="submit"]:hover {
  background-color: #002a3a;
}

.newsletter-form .hbspt-form form ul, .newsletter-form .hbspt-form form ul li {
  margin: inherit;
  border: 0;
}

.newsletter-form .hbspt-form form label {
  font-weight: 400;
  font-size: 12px;
}

.newsletter-form .hbspt-form form label.hs-error-msg {
  color: #e44747;
}

.newsletter-form .hbspt-form form .form-columns-2 {
  max-width: 100%;
}

.newsletter-form .hbspt-form form .form-columns-2 .input {
  margin-right: 50px;
}

.newsletter-form .hbspt-form form .form-columns-1 {
  max-width: 100%;
}

.newsletter-form .hbspt-form form .form-columns-1 .input {
  margin-right: 50px;
}

.powered-by-callout .newsletter-form form {
  display: flex;
  flex-wrap: wrap;
}

.powered-by-callout .newsletter-form form .hs-form-field {
  max-width: 100%;
  flex: 0 0 100%;
}

.powered-by-callout .newsletter-form form .hs-form-field.hs_firstname {
  max-width: 50%;
  flex: 0 0 50%;
  padding-right: 20px;
}

.powered-by-callout .newsletter-form form .hs-form-field.hs_lastname {
  max-width: 50%;
  flex: 0 0 50%;
  padding-left: 20px;
}

@media screen and (max-width: 480px) {
  .newsletter-form .hbspt-form form .form-columns-1 .input.input.input, .newsletter-form .hbspt-form form .form-columns-2 .input.input.input {
    width: 100%;
    margin-right: 0px;
  }

  .newsletter-form .hbspt-form form .form-columns-2 .input input:not([type="submit"]) {
    width: 100% !important;
  }

  .powered-by-callout .newsletter-form form .hs-form-field.hs_firstname, .powered-by-callout .newsletter-form form .hs-form-field.hs_lastname {
    padding: 0px;
    max-width: 100%;
    flex: 0 0 100%;
  }
}