/*Event Slider Start*/
.news_bg{background:url(../PreLoginResources/_layout/images/new_images/slider_bg.jpg)#fff no-repeat;
	  box-shadow:  0 0 10px  rgba(0,0,0,0.1);
      -moz-box-shadow: 0 0 10px  rgba(0,0,0,0.1);
      -webkit-box-shadow: 0 0 10px  rgba(0,0,0,0.1);
      -o-box-shadow: 0 0 10px  rgba(0,0,0,0.1);min-height:220px;margin:10px;}

.carousel.carousel-fade .carousel-item {    display: block;    opacity: 0;    transition: opacity ease-out .7s;}.carousel.carousel-fade .carousel-item.active {    opacity: 1 !important;}

.carousel-indicators {bottom:-25px !important;}
.carousel-indicators li{ 
	border-radius:50%; 
	-webkit-border-radius:50%; 
	-moz-border-radius:50%; 
	width:10px !important;
	height:10px !important;
	border:0px !important;
    background:#bfb8b8 !important;
	
	}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .container-adj{width:92%}
}
.carousel-indicators li.active{background:#1bb5eb !important;width:10px !important;
	height:10px !important;
	border:0px !important;}
.p-15{padding:15px;}
.p-0{padding:0px;}
.pt-0{padding-top:0px;}
.pr-0{padding-right:0px;}
.pb-0{padding-bottom:0px;}
.pl-0{padding-left:0px;}
.pl-10{padding-left:10px;}

.mt-45{margin-top:45px;}
.mt-70{margin-top:70px;}
.m-0{margin:0px;}
.mt-0{margin-top:0px;}
.mr-0{margin-right:0px;}
.mb-0{margin-bottom:0px;}
.ml-0{margin-left:0px;}
.carousel-inner .active{border:0px !important}
.news_bg .h3{font-size:20px;}
.news_bg .paragraph.card{font-size:17px;border:0px;}
.adj_para{width:100%; min-width: 100%;font-size: 17px; line-height: 24px;}
/*Event Slider End*/

.fixed_header{position: fixed !important;width: 100% !important;z-index:111 !important;top:0px !important}
.section.hero,.hero-container.centered{padding-top: 140px !important;}
.navbar-container{box-shadow:0px 1px 2px rgb(220, 220, 224);-moz-box-shadow:0px 1px 2px rgb(220, 220, 224);-webkit-box-shadow:0px 1px 2px rgb(220, 220, 224)}
.fixed_top_adj{padding-top:150px !important;}
.section{padding-top:120px !important}
.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}
.termsPrivWripper a{
    float:left;
    font-size:14px;
}

.termsPrivWripper a:second-child {
    padding-right:7px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Bentonsans;
  color: #263044;
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  -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;
  border-top: 1px none #e9edf0;
  background-color: #fff;
}

.section.hero {
  display: block;
  height: auto;
  padding-top: 140px;
  padding-bottom: 140px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  background-color: #0468c0;
  background-image: url('../PreLoginResources/_layout/images/new_images/h-home-1440.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
}

.section.grey {
  background-color: #fafbfd;
}

.section.dark {
  background-color: #0b1029;
}

.section.dark.last {
  background-color: #0468c0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 104, 192, 0.94)), to(rgba(4, 104, 192, 0.94))), url('../images/h-technology.jpg');
  background-image: linear-gradient(180deg, rgba(4, 104, 192, 0.94), rgba(4, 104, 192, 0.94)), url('../PreLoginResources/_layout/images/new_images/h-technology.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.section.top-border {
  border-top-style: solid;
}

.section.map {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 560px;
  clear: none;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../PreLoginResources/_layout/images/new_images//map.jpg');
  background-position: 100% 0%;
  background-size: cover;
}

.hero-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 640px;
  margin-right: 0px;
  margin-left: 96px;
  -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;
  text-align: center;
}

.hero-container.centered {
  width: 1112px;
  max-width: 92%;
  margin-right: auto;
  margin-left: auto;
  -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-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: left;
}

.hero-container.left {
  width: auto;
  max-width: 920px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.hero-container.left.overlay {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1112px;
  max-width: none;
  margin-top: 0px;
  margin-left: 40px;
  padding: 48px 72px 24px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-style: solid solid solid none;
  border-width: 0px 0px 0px 2px;
  border-color: #000 #000 #000 #00a8f2;
  background-color: #fff;
}

.h1 {
  margin-top: 0px;
  margin-bottom: 16px;
  font-family: Ttnorms, Arial, sans-serif;
  color: #03035e;
  font-size: 42px;
  font-weight: 400 !important;
  letter-spacing: -0.8px;
}

.h1.white {
  margin-top: 0px;
  margin-bottom: 24px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Ttnorms, Arial, sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 1;
  font-weight: 400;
  text-align: left;
  letter-spacing: -0.8px;
  text-transform: none;
}

.h1.white.centered {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Ttnorms, Arial, sans-serif;
  font-size: 44px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.8px;
}

.h1.white.small {
  max-width: 720px;
  font-family: 'Aktiv Grotesk';
  font-size: 44px;
  font-weight: 700;
}

.h1.white.left {
  width: 640px;
  max-width: none;
}

.h1.small {
  max-width: none;
  font-family: Avenir, Arial, sans-serif;
  font-size: 42px;
  line-height: 1.1;
  font-weight: 900;
  text-align: left;
  letter-spacing: -1px;
}

.h1.small.white {
  max-width: 800px;
  font-family: 'Basis Grotesque';
  font-size: 48px;
}

.h1.left {
  text-align: left;
}

.h1.left.funk {
  max-width: 1112px;
  font-family: Ttnorms, Arial, sans-serif;
  font-size: 42px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: -1px;
}

.h1.left.white {
  max-width: 860px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.paragraph {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 800px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: Ttnorms, Arial, sans-serif;
  color: #21407e;
  font-size: 19px;
  line-height: 1.3;
  font-weight: 400;
  text-align: left;
}

.paragraph.white {
  color: #fff;
}

.paragraph.white.large {
  font-size: 22px;
  text-align: left;
}

.paragraph.white.large.centered {
  max-width: 800px;
  margin-left: auto;
  font-family: Ttnorms, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.paragraph.white.large.left {
  max-width: 100%;
  margin-bottom: 32px;
  font-family: Ttnorms, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.paragraph.white.centered {
  max-width: 800px;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
  font-family: Ttnorms, Arial, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.paragraph.card {
  max-width: 440px;
  margin-right: 0px;
  margin-bottom: 24px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Ttnorms, Arial, sans-serif;
  color: #4569a7;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
}

.paragraph.card.link {
  margin-bottom: 0px;
  color: #00a8f2;
}

.paragraph.card.link.left {
  color: #0298da;
  font-weight: 400;
}

.paragraph.card.last {
  margin-bottom: 0px;
  font-family: Ttnorms, Arial, sans-serif;
  color: #21407e;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 400;
}

.paragraph.card.no-margin {
  margin-bottom: 0px;
}

.paragraph.card.centered {
  max-width: 90%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: center;
}

.paragraph.card.features {
  max-width: 320px;
}

.paragraph.checklist-item {
  margin-bottom: 20px;
  padding-left: 24px;
  border-left: 2px solid #cfeffd;
  color: #717e94;
  font-size: 18px;
  font-style: normal;
}

.paragraph.list {
  margin-bottom: 24px;
  color: #21407e;
}

.paragraph.centered {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #21407e;
  text-align: center;
}

.paragraph.centered.no-margin {
  margin-bottom: 0px;
}

.paragraph.centered.margin-top {
  margin-top: 48px;
}

.paragraph.prose {
  font-family: Ttnorms, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.8;
  font-weight: 400;
  text-align: left;
}

.paragraph.prose.map {
  max-width: 520px;
}

.paragraph.headshot {
  font-size: 16px;
}

.paragraph.hero-text {
  max-width: 560px;
  color: #fff;
}

.paragraph.hero-text.centered {
  max-width: 720px;
}

.paragraph-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  color: #717e94;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
  text-align: left;
}

.paragraph-2.nav-dropdown {
  font-size: 14px;
}

.paragraph-2.nav-dropdown.solutions {
  width: 100%;
  font-family: 'Aktiv Grotesk';
}

.h3 {
  margin: 0px 0px 16px;
  padding-left: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Ttnorms, Arial, sans-serif;
  color: #03035e;
  font-size: 21px !important;
  line-height: 1.3;
  font-weight: 400 !important;
  text-align: left;
  letter-spacing: -0.2px;
}

.h3.centered {
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.h3.headshot {
  margin-bottom: 8px;
}

.h3.light {
  color: #5f79a5;
}

.h6 {
  margin-top: 0px;
  margin-bottom: 16px;
  color: #21407e;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.h6.centered {
  margin-top: 0px;
  margin-bottom: 16px;
  font-family: Ttnorms, Arial, sans-serif;
  color: #4569a7;
  font-size: 13px;
  line-height: 1.2;
  text-align: center;
}

.h6.left {
  font-family: Ttnorms, Arial, sans-serif;
  color: #4569a7;
  line-height: 1.2;
  text-align: left;
}

.h6.left.blue {
  font-family: Ttnorms, Arial, sans-serif;
  color: #00a8f2;
}

.h6.left.white {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Ttnorms, Arial, sans-serif;
  color: #fff;
}

.h6.blue {
  font-family: Ttnorms, Arial, sans-serif;
  color: #263044;
}

.feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 320px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  -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;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.08);
  color: #263044;
  text-decoration: none;
}

.feature:hover {
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.1);
}

.feature.horizontal {
  padding: 24px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.feature.horizontal.flat {
  max-width: none;
  margin: 0px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-shadow: none;
}

.feature.flat {
  max-width: 320px;
  margin: 16px;
  padding: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  box-shadow: none;
}

.feature.flat.wide {
  max-width: 480px;
  margin: 0px;
  padding: 0px;
}

.feature.card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 320px;
}

.feature.solution {

    display: inline-block;
    width: 45%;
    height: auto;
    max-width: none;
    margin-right: 2%;
    margin-bottom: 36px;
    margin-left: 2%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-radius: 0px;
    box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.08);

  /*width: 100%;
  height: 220px;
  max-width: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-radius: 0px;
  box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.08);*/
}

.feature.solution:hover {
  box-shadow: 0 12px 28px 0 rgba(0, 0, 0, 0.1);
}

.feature.solution.skew {
  margin-bottom:20px;
  border-radius: 0px;
  box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.07);
}

.feature-text {
  width: 1112px;
  max-width: 92%;
  margin-right: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.feature-text.centered {
  max-width: 92%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: center;
}

.feature-text.centered.wide {
  max-width: 92%;
}

.feature-text.centered.short {
  margin-bottom: 24px;
}

.feature-text.left {
  max-width: 480px;
  margin-right: 72px;
  margin-left: 0px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.feature-text.left.checklist-container {
  max-width: 480px;
}

.feature-text.right {
  max-width: 480px;
  margin-right: 0px;
  margin-left: 72px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.feature-text.right.checklist-container {
  max-width: 480px;
}

.feature-text.prose {
  width: 1112px;
  max-width: none;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.feature-text.map {
  width: auto;
  max-width: 640px;
  margin-right: 0px;
  margin-left: 88px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.feature-text.wide {
  width: 1112px;
}

.features-grid {
  display: -ms-grid;
  display: grid;
  width: 1200px;
  max-width: 92%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -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;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.features-grid.values {
  display: -ms-grid;
  display: grid;
  width: 1112px;
  justify-items: center;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.features-grid.offices {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-template-columns: repeat(auto-fit, minmax(254px, 1fr));
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.features-grid.compex-way {
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
}

.features-grid.summarization {
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
}

.subnav .dropdown-toggle::after{display:none;}
.subnav .dropdown{position:relative;}
.subnav .dropdown:hover>.dropdown-menu {display: block;}
.subnav .dropdown a:first-child{padding-top:0px;}
.subnav .dropdown>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
    pointer-events: none;
}
.subnav .dropdown-menu{right: auto;
    left: 3px!important;
    z-index: 1038;
    padding: 0;
    margin: 0px;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    min-width: 195px;
    max-width: 192px;
     height: 36px;
    background: #ffffff !important;
    /* border-top: 2px solid #d6cece; */
    top: 28px;
    box-shadow: 1px 1px 2px #e8e8e8;
    -webkit-box-shadow: 1px 1px 2px #e8e8e8;
    border: 0px;
    -moz-box-shadow: 1px 1px 2px #e8e8e8;}
.subnav .subnav_dropdown{width: 195px;}
.subnav .dropdown-menu a{float:left;font-size: 15px;margin: 0;text-align: center;padding: 0;height: 28px;line-height: 25px !important;}

.subnav_dropdown ul{margin:0px;padding:0px;}
.subnav_dropdown ul li{list-style-type: none;
    float: left;
    min-width: 91px;
    max-width: 70px;
    min-height: 37px;
    max-height: 37px;
    vertical-align: middle;
    padding: 5px;}
.subnav_dropdown ul li:first-child{border-right:1px solid #dce0e4 !important}
.subnav_dropdown ul li a{font-family:Ttnorms, Arial, sans-serif !important; color:#2b364b !important;font-weight:300;font-size:15px;line-height: 25px !important;}
.subnav_dropdown ul li a:hover{color:#00a8f2 !important;font-weight:300;line-height: 25px !important;}
.subnav .dropdown-item:focus, .dropdown-item:hover{background:transparent !important}
.subnav-container .subnav_dropdown ul li:nth-child(2) a{padding-left:15px;}
.icon {
  width: 32px;
  max-width: 100%;
  margin-right: 0px;
  margin-bottom: 24px;
  clear: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.icon.quote-image {
  width: 80px;
  height: 80px;
}

.icon.card-image {
  margin-bottom: 0px;
}

.icon.verticals {
  height: auto;
}

.h2 {
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: Ttnorms, Arial, sans-serif;
  color: #03035e;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 400 !important;
  letter-spacing: -0.2px;
}

.h2.centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px auto 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Ttnorms, Arial, sans-serif;
  color: #03035e;
  font-size: 34px;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
  letter-spacing: -0.3px;
}

.h2.white {
  color: #fff;
}

.h2.left {
  text-align: left;
}

.navbar {
  background-color: #fff;
}

.button {
  position: static;
  display: block;
  overflow: visible;
  height: 44px;
  max-width: none;
  margin: 16px 0px;
  padding-top: 14px;
  padding-right: 20px;
  padding-left: 20px;
  float: none;
  clear: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-radius: 3px;
  background-color: #00a8f2;
  font-family: Ttnorms, Arial, sans-serif;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  text-align: center;
}

.button:hover {
  box-shadow: 0 4px 4px 0 rgba(13, 17, 26, 0.16);
}

.button.centered {
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Ttnorms, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.button.centered:hover {
  background-color: #10aef3;
}

.button.full-width {
  width: 100%;
}

.button.big {
  height: 56px;
  margin-top: 0px;
  padding-top: 17px;
  padding-right: 40px;
  padding-left: 40px;
  color: #fff;
  font-size: 20px;
}

.button.big:hover {
  background-color: #05a9db;
}

.navbar-container {
  display: block;
  max-width: 100%;
  min-width: 100%;
  padding: 0px 24px;
  -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-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 72px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  clear: none;
  -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;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.column.dropdown {
  margin-right: 40px;
}

.column.dropdown.solutions {
  margin-right: 0px;
}

.image-2 {
  position: static;
  display: block;
  overflow: visible;
  max-width: none;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.dropdown-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 320px;
  margin-bottom: 24px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropdown-list-item.solutions {
  width: 240px;
}

.text-block {
  width: 100%;
  margin-top: 24px;
  margin-bottom: 24px;
  padding-right: 24px;
  padding-left: 24px;
}

.text-block.nav {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.dropdown-toggle {
  padding: 0px;
}

.dropdown-toggle.w--open {
  height: 72px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-style: none none solid;
  border-width: 0px 0px 2px;
  border-color: #00a8f2;
  color: #263044;
  font-weight: 600;
}

.dropdown-list {
  background-color: #fff;
}

.dropdown-list.w--open {
  left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 0px;
  padding: 28px 32px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border-radius: 0px;
  box-shadow: 11px 11px 24px 0 rgba(13, 17, 26, 0.24);
}

.dropdown-list.about {
  margin-right: auto;
}

.nav-dropdown {
  width: auto;
}

.brand {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-top: 0px;
  margin-bottom: auto;
  margin-left: 24px;
  -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;
}

.nav-link {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 16px;
  font-family: Ttnorms, Arial, sans-serif;
  color: #2b364b;
  font-size: 17px;
  font-weight: 400;
}

.nav-link:hover {
  color: #00a8f2;
  font-weight: 300;
}

.nav-link:active {
  color: #00a8f2;
}

.nav-link.w--current {
  font-family: Ttnorms, Arial, sans-serif;
  color: #03035e;
  font-weight: 500;
}

.nav-link.last {
  padding-right: 0px;
}

.dropdown-link {
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px 0px 8px;
  background-color: #fff;
  font-family: Avenir, Arial, sans-serif;
  color: #263044;
  font-size: 17px;
  font-weight: 400;
}

.dropdown-link:hover {
  color: #00a8f2;
  font-weight: 400;
}

.dropdown-link.w--current {
  color: #263044;
}

.subnav {
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #f5f7fa;
}

.subnav-container {
  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;
}

.adj-right-btn-space .subnav-button {
  margin-right: 10px;
  margin-left: 0px;
}
.footer-links a:hover {
    color:#a2abbb !important;
}

.link.terms {
    margin-top: 8px;
    margin-bottom: 1px;
    font-family: Ttnorms, Arial, sans-serif;
    color: #788fb5;
    font-size: 16px;
}
.soc2-icon {
    width: 64px;
    margin-top: 16px;
    height:64px;        /*Fixes issue PreLogin Footer changes on IE browser home page footer displayed large By Anil */
}
.subnav-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 28px;
  /*margin-right: 10px;
  margin-left: 0px;*/
  margin-right: 4px;
  margin-left: 4px;
  padding-top: 8px;
  padding-right: 16px;
  padding-left: 16px;
  -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-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border-radius: 2px;
  background-color: #00a2d5 !important;
  font-family: Ttnorms, Arial, sans-serif;
  font-size: 15px;
}

.subnav-button:hover {
  background-color: #19b4f8 !important;
    text-decoration: none;
    color: #fff;
}

.subnav-button.secondary {
  width: auto;
  margin-right: 4px;
  margin-left: 4px;
  padding-right: 16px;
  padding-left: 16px;
  background-color: #fff;
  font-family: Ttnorms, Arial, sans-serif;
  color: #a2abbb;
}

.subnav-button.secondary:hover {
  color: #4c586e;
}

.subnav-link {
  padding-right: 16px;
  padding-left: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #4c586e;
  font-size: 15px;
  text-decoration: none;
}

.link {
  margin-bottom: 24px;
  margin-left: 0px;
  font-family: Avenir, Arial, sans-serif;
  color: #00a8f2;
  font-size: 16px;
  line-height: 1.2;
  text-decoration: none;
}

.link.left {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.text-container {
  max-width: 240px;
  margin: 24px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.text-container.about-hero-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1112px;
  max-width: none;
  margin: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.text-container.values {
  max-width: none;
  margin-left: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.text-container.compex-way {
  max-width: 400px;
}

.text-container.partners {
  max-width: 480px;
}

.text-container.solutions {
  display: inline-block;
  max-width: 50%;
  margin: 32px 0px 32px 32px;
  /*max-width: none;
  margin: 32px 0px 32px 32px;*/
}

.quote-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 720px;
  max-width: none;
  margin: 0px auto 40px;
  -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;
  font-family: Ttnorms, Arial, sans-serif;
  color: #0468c0;
  font-size: 24px;
  line-height: 1.3;
  font-style: normal;
  font-weight: 400;
  text-align: center;
}

.attribution {
  color: #263044;
  font-size: 16px;
}

.attribution.name {
  font-family: Ttnorms, Arial, sans-serif;
  color: #03035e;
  font-size: 21px;
  font-weight: 400;
}

.attribution.title {
  font-family: Ttnorms, Arial, sans-serif;
  color: #4569a7;
  font-size: 17px;
  font-weight: 400;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 120px;
  padding-bottom: 120px;
  -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-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: #05132b;
  color: #071b3c;
  text-align: left;
}

.footer.address {
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Ttnorms, Arial, sans-serif;
  color: #788fb5;
  line-height:22px;
}

.footer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 96%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-family: 'Aktiv Grotesk';
}

.footer-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  max-width: none;
  margin-right: 72px;
  -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;
}

.footer-links.b-icon {
  width: 280px;
  margin-right: 96px;
  padding-top: 2px;
}

.h4 {
  margin-top: 0px;
  margin-bottom: 16px !important;
  font-family: Avenir, Arial, sans-serif;
  color: #00a8f2;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}

.h4.footer-header {
  font-family: Ttnorms, Arial, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

.footer-link {
  margin-bottom: 20px;
  font-family: Ttnorms, Arial, sans-serif;
  color: #a2abbb;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.termsandservicewrapper {
	margin-top: 12px;
}
.termsandservicewrapper a:hover {color:#ffffff !important;text-decoration:underline !important;}
.footer-logo {
  margin-bottom: 24px;
}

.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 480px;
  -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: #12469e;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 70, 158, 0.95)), to(rgba(18, 70, 158, 0.95))), url('../images/h-about.jpg');
  background-image: linear-gradient(180deg, rgba(18, 70, 158, 0.95), rgba(18, 70, 158, 0.95)), url('../images/h-about.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.hero.compex-way {
  background-color: #0468c0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 104, 192, 0.94)), to(rgba(4, 104, 192, 0.94))), url('../images/h-compex-way.jpg');
  background-image: linear-gradient(180deg, rgba(4, 104, 192, 0.94), rgba(4, 104, 192, 0.94)), url('../images/h-compex-way.jpg');
}

.hero.deposition {
  background-color: #0468c0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 104, 192, 0.94)), to(rgba(4, 104, 192, 0.94))), url('../images/h-deposition.jpg');
  background-image: linear-gradient(180deg, rgba(4, 104, 192, 0.94), rgba(4, 104, 192, 0.94)), url('../images/h-deposition.jpg');
  background-size: auto, cover;
}

.hero.technology {
  background-color: #0468c0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 104, 192, 0.94)), to(rgba(4, 104, 192, 0.94))), url('../images/h-technology.jpg');
  background-image: linear-gradient(180deg, rgba(4, 104, 192, 0.94), rgba(4, 104, 192, 0.94)), url('../PreLoginResources/_layout/images/new_images/h-technology.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.hero.summarization {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 104, 192, 0.92)), to(rgba(4, 104, 192, 0.92))), url('../images/h-summary.jpg');
  background-image: linear-gradient(180deg, rgba(4, 104, 192, 0.92), rgba(4, 104, 192, 0.92)), url('../PreLoginResources/_layout/images/new_images/h-summary.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.hero.record-retrieval {
  background-color: #0468c0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 104, 192, 0.92)), to(rgba(4, 104, 192, 0.92))), url('../images/h-record.jpg');
  background-image: linear-gradient(180deg, rgba(4, 104, 192, 0.92), rgba(4, 104, 192, 0.92)), url('../PreLoginResources/_layout/images/new_images/h-record.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.hero.ime {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 104, 192, 0.92)), to(rgba(4, 104, 192, 0.92))), url('../images/h-ime.jpg');
  background-image: linear-gradient(180deg, rgba(4, 104, 192, 0.92), rgba(4, 104, 192, 0.92)), url('../PreLoginResources/_layout/images/new_images/h-ime.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.hero.partners {
  background-color: #0468c0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 104, 192, 0.95)), to(rgba(4, 104, 192, 0.95))), url('../images/kaleidico-3V8xo5Gbusk-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(4, 104, 192, 0.95), rgba(4, 104, 192, 0.95)), url('../images/kaleidico-3V8xo5Gbusk-unsplash.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.feature-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 92%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.feature-image {
  width: 480px;
  height: auto;
  border: 1px none #000;
  background-color: #fafbfd;
}

.section-image {
  display: block;
}

.process-container {
  width: 1024px;
  max-width: 92%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.quote-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 92%;
  -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;
  text-align: center;
}

.icon-container {
  width: 36px;
  height: 36px;
  margin-bottom: 16px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.icon-container.big {
  width: 48px;
  height: 44px;
}

.icon-container.large {
  width: 200px;
  height: 128px;
}

.icon-container.large.centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-bottom: 32px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.icon-container.location {
  width: 100%;
  height: auto;
  margin-bottom: 32px;
}

.icon-container.headshot {
  width: 254px;
  height: 280px;
  max-width: 100%;
  margin-bottom: 16px;
}

.icon-container.centered {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.image-6 {
  display: block;
  overflow: visible;
  margin: auto 0px;
}

.image-8 {
  width: 100%;
  height: 100%;
  max-width: none;
  margin-top: 1px;
}

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

.process-step {
  max-width: 320px;
  margin: 8px;
  padding: 16px;
}

.image-9 {
  margin-top: 5px;
}

.image-10 {
  margin-top: 2px;
}

.image-11 {
  margin-top: 0px;
}

.about-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 480px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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: #0468c0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 104, 192, 0.92)), to(rgba(4, 104, 192, 0.92))), url('../PreLoginResources/_layout/images/new_images//h-about1x.jpg');
  background-image: linear-gradient(180deg, rgba(4, 104, 192, 0.92), rgba(4, 104, 192, 0.92)), url('../PreLoginResources/_layout/images/new_images//h-about1x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.form-block {
  max-width: 560px;
}

.text-field {
  max-width: 560px;
  margin-bottom: 24px;
  border-radius: 3px;
}

.form {
  width: 560px;
}

.field-label {
  margin-bottom: 8px;
  font-family: Avenir, Arial, sans-serif;
  color: #263044;
  font-size: 14px;
  font-weight: 400;
}

.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;
}

.heading {
  margin-bottom: 24px;
  font-family: 'Basis Grotesque';
  font-size: 36px;
  font-weight: 500;
}

.verticals {
  width: 480px;
  max-width: none;
  margin-bottom: 32px;
  border-style: solid;
  border-width: 0.75px;
  border-color: #eef2f5;
}

.card-image {
  width: 120px;
  max-width: none;
  margin-top: 24px;
  margin-left: 24px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.image-12 {
  width: 100%;
}

.image-13 {
  width: 100%;
}

.image-14 {
  width: 100%;
}

.image-15 {
  width: 100%;
}

.timeline-container {
  width: 1112px;
  height: 2116px;
  max-width: 92%;
  margin-top: 32px;
  background-color: #3562af;
  background-image: url('../PreLoginResources/_layout/images/new_images/timeline2x.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.headshot-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin-top: 32px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-areas: "Area Area-2 Area-3 Area-4";
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.headshot {
  margin-bottom: 24px;
}

.headshot-block {
  max-width: 254px;
}

.open-roles-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1112px;
  max-width: 92%;
}

.subfooter {
  margin-top: 48px;
  color: #3f5c8d;
  text-align: center;
}

.image-16 {
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
}

.location-img {
  width: 240px;
  height: 160px;
}

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

.div-block {
  width: 1112px;
}

.div-block.headshots {
  max-width: 92%;
  margin-bottom: 48px;
}

.horiz-grid {
  display: block;
  width: 1200px;
  max-width: 92%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  /*display: -ms-grid;
  display: grid;
  width: 1200px;
  max-width: 92%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 42px;
  grid-row-gap: 14px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;*/
}

.solution-image {
  display: inline-block;
  width: 240px;
  height: 220px;
  max-width: 44%;
  margin: -100px 0px 0px;
  float: none;
  clear: none;
  /*width: 240px;
  height: 220px;
  margin: 0px 0px 0px 40px;*/
}

@media (max-width: 991px) {
    .footer.address {display: inline-block;}

.soc2-icon {
    text-align: center;
    margin: 0 auto;
}
    .termsandservicewrapper {margin-bottom:10px;
    }
.termsandservicewrapper a {display:block;margin-right:0px !important}

    .w-nav-menu{overflow-y: auto;height: 400px;}
    .location-img{width:100%}
  .section {
    max-width: 100%;
  }
  .section.hero {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 104, 192, 0.81)), to(rgba(4, 104, 192, 0.81))), url('../images/h-home-1440.jpg');
    background-image: linear-gradient(180deg, rgba(4, 104, 192, 0.81), rgba(4, 104, 192, 0.81)), url('../images/h-home-1440.jpg');
    background-position: 0px 0px, 76% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
  }
  .section.map {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-position: 100% 50%;
  }
  .hero-container {
    margin-right: auto;
    margin-left: auto;
  }
  .hero-container.centered {
    width: 88%;
    max-width: 88%;
  }
  .hero-container.left.overlay {
    width: 100%;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .h1.white {
    max-width: 600px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .h1.white.centered {
    max-width: 480px;
    margin-right: auto;
    margin-left: auto;
    font-size: 44px;
    text-align: center;
  }
  .h1.small {
    font-size: 42px;
  }
  .paragraph.white.large.centered {
    max-width: 640px;
  }
  .paragraph.white.centered {
    max-width: 96%;
  }
  .paragraph.card {
    max-width: none;
  }
  .paragraph.card.centered {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .paragraph.prose.map {
    width: 320px;
    max-width: none;
  }
  .h3.headshot {
    font-size: 18px;
  }
  .h6.centered {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .h6.left {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .feature {
    max-width: 100%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .feature.flat {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .feature.flat.wide {
    margin-top: 0px;
    margin-bottom: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .feature.flat.centered {
    max-width: 480px;
  }
  .feature.solution {
    height: auto;
  }
  .feature.solution.skew {
    margin-top: 0px;
  }
  .feature-text {
    width: 88%;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }
  .feature-text.centered {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 92%;
    max-width: 92%;
    margin-right: auto;
    margin-left: auto;
    -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;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .feature-text.centered.wide {
    max-width: 92%;
  }
  .feature-text.left {
    width: auto;
    max-width: 72%;
    margin-right: 0px;
  }
  .feature-text.right {
    width: auto;
    max-width: 72%;
    margin-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .feature-text.map {
    width: auto;
    margin-left: 48px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .feature-text.wide {
    width: 92%;
    max-width: none;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .feature-text.wide.jobs {
    max-width: none;
  }
  .features-grid {
    display: -ms-grid;
    display: grid;
    width: 92%;
    max-width: 92%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-items: center;
    -ms-grid-row-align: center;
    align-self: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 0.75fr;
    grid-template-columns: 0.75fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .features-grid.values {
    width: auto;
    max-width: 92%;
  }
  .features-grid.offices {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-self: center;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: repeat(auto-fit, minmax(254px, 1fr));
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .features-grid.compex-way {
    width: 92%;
    max-width: 92%;
  }
  .icon.card-image {
    width: 351px;
    height: 100%;
    max-width: none;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .h2 {
    max-width: none;
  }
  .h2.centered {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .h2.left {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .navbar-container {
    height: 72px;
  }
  .nav-menu {
    height: auto;
    margin-top: 0px;
    padding-top: 40px;
    background-color: #fff;
    box-shadow: 0 16px 24px 0 rgba(8, 12, 20, 0.08);
  }
  .column {
    margin-right: 40px;
  }
  .column.dropdown.solutions {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .dropdown-toggle.w--open {
    border-style: none;
    border-width: 1px;
    background-color: #f9fafc;
  }
  .dropdown-list.w--open {
    margin-bottom: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px none #e9edf0;
    background-color: #f9fafc;
    box-shadow: none;
  }
  .nav-dropdown {
    background-color: #fff;
  }
  .nav-link {
    margin-bottom: 40px;
    text-align: center;
  }
  .nav-link.last {
    margin-bottom: 24px;
  }
  .menu-button {
    display: block;
    height: 72px;
    margin-top: auto;
    margin-bottom: auto;
    padding: 0px 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;
  }
  .menu-button.w--open {
    margin-right: 0px;
    background-color: #00a8f2;
  }
  .dropdown-link {
    background-color: transparent;
    text-align: center;
  }
  .subnav-button {
    padding-top: 11px;
    font-family: Avenir, Arial, sans-serif;
  }
  .subnav-link {
    font-family: 'Aktiv Grotesk';
  }
  .text-container {
    max-width: none;
  }
  .text-container.about-hero-text {
    max-width: 88%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .text-container.values {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .text-container.compex-way {
    width: auto;
    max-width: 720px;
  }
  .quote-text {
    width: 720px;
    max-width: 100%;
  }
  .footer {
    padding-top: 80px;
    padding-bottom: 48px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    background-color: #05132b;
  }
  .footer.address {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
  }
  .footer-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -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;
    align-self: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: center;
  }
  .footer-links {
    margin-right: 0px;
    margin-bottom: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-links.b-icon {
    margin-right: 0px;
    clear: none;
    -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;
  }
  .footer-links.last {
    margin-bottom: 64px;
  }
  .b-icon {
    clear: none;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .feature-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .feature-image {
    margin-top: 56px;
  }
  .process-container {
    max-width: 100%;
  }
  .icon-container.centered {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .process-flow {
    position: relative;
    overflow: scroll;
  }
  .process-step {
    width: 400px;
    max-width: none;
  }
  .hamburger {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px;
    margin-bottom: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .about-hero {
    height: 480px;
    max-width: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: linear-gradient(180deg, null, null);
  }
  .field-label {
    font-family: Ttnorms, Arial, sans-serif;
  }
  .verticals {
    overflow: visible;
    width: 100%;
    max-width: 100%;
  }
  .timeline-container {
    width: 720px;
    height: 1370.016px;
  }
  .headshot-grid {
    width: auto;
    max-width: 100%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .open-roles-grid {
    width: 92%;
  }
  .div-block.headshots {
    width: 92%;
  }
  .horiz-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
    .w-nav-menu{overflow-y: auto;height: 400px;}
    .location-img{width:100%}
  .section {
    padding-bottom: 0px;
  }
  .section.hero {
    background-color: #0468c0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 104, 192, 0.9)), to(rgba(4, 104, 192, 0.9))), url('../images/h-home-1440.jpg');
    background-image: linear-gradient(180deg, rgba(4, 104, 192, 0.9), rgba(4, 104, 192, 0.9)), url('../images/h-home-1440.jpg');
    background-position: 0px 0px, 80% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
  }
  .section.grey.margin-bottom {
    padding-bottom: 80px;
  }
  .section.dark.last {
    padding-bottom: 80px;
  }
  .section.top-border {
    padding-bottom: 80px;
  }
  .section.bottom-margin {
    padding-bottom: 80px;
  }
  .section.map {
    width: 100%;
    background-position: 80% 0%;
    background-size: cover;
  }
  .hero-container {
    width: 96%;
  }
  .hero-container.left {
    width: 92%;
  }
  .hero-container.left.overlay {
    margin-top: 76px;
    padding: 40px 0px 0px;
  }
  .h1 {
    font-size: 38px;
  }
  .h1.white {
    font-size: 45px;
  }
  .h1.white.centered {
    margin-bottom: 24px;
    text-align: center;
  }
  .h1.white.small {
    font-size: 37px;
  }
  .h1.small {
    font-size: 36px;
  }
  .h1.left.funk {
    font-size: 39px;
  }
  .h1.left.white {
    max-width: 100%;
  }
  .paragraph.white.large {
    width: 88%;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: 20px;
    font-weight: 300;
  }
  .paragraph.white.large.centered {
    width: 80%;
    margin-bottom: 24px;
  }
  .paragraph.white.large.left {
    margin-left: 0px;
  }
  .paragraph.card {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .paragraph.card.centered {
    margin-right: auto;
    margin-left: auto;
  }
  .feature {
    max-width: 90%;
    margin-bottom: 24px;
  }
  .feature.flat {
    max-width: none;
    margin-right: auto;
    margin-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .feature.flat.centered {
    margin-right: 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;
  }
  .feature-text.centered {
    max-width: 72%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .feature-text.left {
    max-width: 90%;
    margin-right: 0px;
  }
  .feature-text.map {
    max-width: 88%;
  }
  .feature-text.wide {
    width: auto;
    max-width: 88%;
  }
  .feature-text.wide.jobs {
    width: 92%;
  }
  .features-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: minmax(240px, 1fr);
    grid-template-columns: minmax(240px, 1fr);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .features-grid.values {
    width: auto;
    max-width: 92%;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
    justify-items: start;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .features-grid.offices {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .icon.card-image {
    width: 100%;
    height: auto;
  }
  .h2 {
    font-size: 32px;
  }
  .h2.centered {
    line-height: 1.2;
  }
  .button {
    margin-bottom: 16px;
  }
  .column {
    margin-right: 32px;
  }
  .text-container {
    max-width: 92%;
    margin: 32px 40px;
  }
  .text-container.solutions {
    margin-top: 28px;
    margin-bottom: 22px;
  }
  .quote-text {
    max-width: 100%;
    color: #0468c0;
    font-size: 24px;
    line-height: 1.4;
  }
  .feature-image {
    position: relative;
    display: block;
    overflow: visible;
    width: 100%;
    max-width: 100%;
    margin-top: 56px;
  }
  .feature-image.fixed {
    position: relative;
    display: block;
    width: 90%;
    clear: none;
  }
  .section-image {
    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;
  }
  .process-container {
    overflow: visible;
    max-width: 100%;
  }
  .quote-block {
    max-width: 92%;
  }
  .process-flow {
    position: relative;
    overflow: scroll;
    width: auto;
    max-width: none;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .process-step {
    position: relative;
    width: 400px;
    max-width: none;
  }
  .about-hero {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .form-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 96%;
    max-width: 96%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .form {
    width: 100%;
    max-width: 100%;
  }
  .timeline-container {
    width: 440px;
    height: 837.232px;
  }
  .headshot-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .headshot-block {
    display: block;
    max-width: 254px;
    min-width: 254px;
    margin-bottom: 24px;
  }
  .solution-image {
    height: 240px;
  }
}

@media (max-width: 479px) {
    .w-nav-menu{overflow-y: auto;height: 400px;}
    .location-img{width:100%}
  .section {
    padding-bottom: 0px;
  }
  .section.hero {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 80vh;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #0468c0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 104, 192, 0.92)), to(rgba(4, 104, 192, 0.92))), url('../PreLoginResources/_layout/images/new_images//h-home-1440.jpg');
    background-image: linear-gradient(180deg, rgba(4, 104, 192, 0.92), rgba(4, 104, 192, 0.92)), url('../PreLoginResources/_layout/images/new_images//h-home-1440.jpg');
    background-position: 0px 0px, 80% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
  }
  .section.hero.home {
    height: auto;
    padding-top: 80px;
    padding-bottom: 104px;
  }
  .section.dark.last {
    padding-bottom: 80px;
  }
  .section.map {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.8)), to(hsla(0, 0%, 100%, 0.8))), url('../PreLoginResources/_layout/images/new_images/map.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0.8)), url('../PreLoginResources/_layout/images/new_images//map.jpg');
    background-position: 0px 0px, 80% 0%;
    background-size: auto, cover;
  }
  .hero-container {
    width: 92%;
  }
  .hero-container.centered {
    width: 88%;
    max-width: 92%;
  }
  .hero-container.left {
    width: 92%;
    margin-right: auto;
    margin-left: auto;
    -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;
  }
  .hero-container.left.overlay {
    width: 100%;
    height: auto;
    margin-top: 0px;
    padding: 40px 0px;
    -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-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .h1 {
    font-family: Ttnorms, Arial, sans-serif;
    font-size: 36px;
    font-weight: 400;
  }
  .h1.white {
    width: 100%;
    max-width: none;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-family: Maax;
    font-size: 38px;
    line-height: 1.1;
    text-align: left;
    letter-spacing: -0.8px;
  }
  .h1.white.centered {
    margin-bottom: 24px;
    font-size: 40px;
  }
  .h1.white.small {
    font-size: 33px;
  }
  .h1.small {
    font-size: 34px;
  }
  .h1.left.funk {
    font-size: 34px;
    font-weight: 700;
  }
  .h1.left.white {
    font-family: Ttnorms, Arial, sans-serif;
    font-size: 40px;
    font-weight: 400;
  }
  .paragraph {
    font-family: Avenir, Arial, sans-serif;
    font-size: 18px;
    font-weight: 300;
  }
  .paragraph.white.large {
    margin-left: 0px;
  }
  .paragraph.white.large.centered {
    margin-left: auto;
    font-family: Avenir, Arial, sans-serif;
  }
  .paragraph.white.large.left {
    width: 100%;
    max-width: none;
    font-family: Avenir, Arial, sans-serif;
    font-size: 19px;
  }
  .paragraph.white.centered {
    margin-bottom: 24px;
  }
  .paragraph.card {
    max-width: 100%;
  }
  .paragraph.card.link {
    font-weight: 400;
  }
  .paragraph.card.link.left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .paragraph.checklist-item {
    direction: ltr;
  }
  .paragraph.prose.map {
    width: 100%;
  }
  .h3.centered {
    text-align: center;
  }
  .h6.left.blue {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .h6.left.white {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .h6.white {
    color: #fff;
  }
  .feature {
    max-width: 100%;
    margin-bottom: 24px;
  }
  .feature.horizontal.flat {
    width: 90%;
    max-width: 319px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .feature.flat {
    max-width: 320px;
    margin-bottom: 8px;
  }
  .feature.flat.wide {
    max-width: 320px;
  }
  .feature.solution {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .feature-text {
    width: auto;
    max-width: 90%;
  }
  .feature-text.centered {
    max-width: 92%;
  }
  .feature-text.left.checklist-container {
    max-width: 92%;
  }
  .feature-text.right {
    max-width: 90%;
  }
  .feature-text.right.checklist-container {
    max-width: 92%;
  }
  .feature-text.map {
    margin-left: 16px;
  }
  .features-grid {
    width: 92%;
    max-width: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .features-grid.values {
    grid-template-columns: repeat(auto-fit, minmax(244px, 1fr));
  }
  .features-grid.compex-way {
    width: 100%;
    max-width: 319px;
  }
  .h2 {
    font-size: 28px;
  }
  .h2.centered {
    color: #263044;
    font-size: 30px;
    text-align: center;
  }
  .h2.white.centered {
    color: #fff;
  }
  .button {
    font-weight: 500;
    text-transform: none;
  }
  .navbar-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column {
    margin-right: 0px;
    margin-bottom: 32px;
  }
  .column.dropdown.solutions {
    margin-bottom: 16px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .dropdown-list.w--open {
    margin-bottom: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px none #e9edf0;
    box-shadow: none;
  }
  .brand {
    margin-left: 16px;
    padding-left: 0px;
  }
  .menu-button {
    position: relative;
    display: block;
    float: right;
    clear: none;
  }
  .dropdown-link {
    text-align: center;
  }
  .subnav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    -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;
    border-bottom: 1px none #e9edf0;
    background-color: #fff;
    opacity: 1;
  }
  .subnav-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-self: flex-end;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .subnav-button {
    width: auto;
    margin-left: 0px;
    padding-right: 12px;
    padding-left: 12px;
    background-color: #fff;
    font-family: Avenir, Arial, sans-serif;
    color: #a2abbb;
  }
  .subnav-button:hover {
    color: #fff;
  }
  .subnav-button.w--current {
    width: 88%;
    margin-right: 0px;
    margin-left: 0px;
    background-color: #fff;
    color: #00a8f2;
  }
  .subnav-button.secondary {
    width: auto;
    margin-left: 0px;
    padding-right: 12px;
    padding-left: 12px;
    background-color: #fff;
    color: #a2abbb;
  }
  .subnav-button.secondary.w--current {
    background-color: rgba(255, 255, 255, 0.16);
    color: #fff;
  }
  .subnav-link {
    color: #717e94;
    font-size: 14px;
    text-align: center;
  }
  .subnav-link.w--current {
    font-size: 14px;
    text-align: center;
  }
  .text-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: none;
    -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-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .text-container.values {
    width: 96%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .text-container.compex-way {
    width: 92%;
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
  }
  .text-container.card {
    width: 80%;
  }
  .text-container.solutions {
    width: auto;
    max-width: 84%;
    margin-right: 16px;
    margin-left: 16px;
  }
  .quote-text {
    width: 100%;
    font-size: 22px;
  }
  .footer {
    background-color: #05132b;
  }
  .footer.address {
    font-family: Ttnorms, Arial, sans-serif;
  }
  .footer-links {
    width: auto;
  }
  .footer-link {
    font-family: Ttnorms, Arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.3px;
  }
  .hero.compex-way {
    height: 70vh;
    max-width: 100%;
  }
  .hero.deposition {
    height: 70vh;
    background-color: #12469e;
  }
  .hero.technology {
    height: 70vh;
  }
  .hero.summarization {
    height: 560px;
  }
  .hero.record-retrieval {
    height: 520px;
  }
  .feature-image {
    width: auto;
    height: auto;
    max-width: 100%;
  }
  .section-image {
    margin-bottom: 0px;
  }
  .process-container {
    width: 100%;
  }
  .quote-block {
    width: auto;
    max-width: 92%;
  }
  .process-flow {
    width: 100%;
    max-width: 319px;
    -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;
  }
  .process-step {
    position: relative;
    overflow: visible;
    width: 319px;
  }
  .about-hero {
    width: 100%;
    height: 640px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 104, 192, 0.88)), to(rgba(4, 104, 192, 0.88))), url('../images/h-about1x.jpg');
    background-image: linear-gradient(180deg, rgba(4, 104, 192, 0.88), rgba(4, 104, 192, 0.88)), url('../images/h-about1x.jpg');
    background-position: 0px 0px, 58% 50%;
    background-size: auto, cover;
  }
  .form-block {
    width: 319px;
    max-width: 319px;
  }
  .text-field {
    width: 100%;
    max-width: 100%;
    font-family: Ttnorms, Arial, sans-serif;
    color: #21407e;
  }
  .form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 96%;
    max-width: 96%;
    -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;
  }
  .field-label {
    width: 100%;
    max-width: 100%;
  }
  .timeline-container {
    width: 320px;
    height: 608.704px;
  }
  .open-roles-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block.headshots {
    margin-right: auto;
    margin-left: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .solution-image {
    display: none;
    width: 100%;
    height: auto;
    margin-left: 0px;
  }
}

#w-node-60eae23a92c1-979e472c {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-452b0be3b0bc-95e515eb {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-452b0be3b0c2-95e515eb {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-715b493f4bf7-95e515eb {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-452b0be3b0ce-95e515eb {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-452b0be3b0d4-95e515eb {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-452b0be3b0da-95e515eb {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-d0709c239060-4d8bc949 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-d0709c239067-4d8bc949 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-d0709c23906e-4d8bc949 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-d0709c239075-4d8bc949 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-7b268232ad97-ecdb07ff {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-7b268232ad9f-ecdb07ff {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-0ec04cfc6c61-ecdb07ff {
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-75afe1e4c1a0-ecdb07ff {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-75afe1e4c1a8-ecdb07ff {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-75afe1e4c1b0-ecdb07ff {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-75afe1e4c1b8-ecdb07ff {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-e80a195a8941-ecdb07ff {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: Area;
}

#w-node-2cb7b2c99210-ecdb07ff {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  grid-area: Area-3;
}

#w-node-d0709c239060-968c755a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-d0709c239067-968c755a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-d0709c23906e-968c755a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-d0709c239075-968c755a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-d0709c23907c-968c755a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-d0709c239083-968c755a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-10875df5d9a5-f904c815 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-452b0be3b0bc-f904c815 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-452b0be3b0bc-038d5cdb {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-452b0be3b0c2-038d5cdb {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-715b493f4bf7-038d5cdb {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-452b0be3b0ce-038d5cdb {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-452b0be3b0d4-038d5cdb {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-452b0be3b0da-038d5cdb {
  -ms-grid-column-align: center;
  justify-self: center;
}

@media screen and (max-width: 991px) {
    .w-nav-menu{overflow-y: auto;height: 400px;}
    .location-img{width:100%}
  #w-node-452b0be3b0bc-95e515eb {
    -ms-grid-column-align: start;
    justify-self: start;
  }
  #w-node-452b0be3b0c2-95e515eb {
    -ms-grid-column-align: start;
    justify-self: start;
  }
  #w-node-715b493f4bf7-95e515eb {
    -ms-grid-column-align: start;
    justify-self: start;
  }
  #w-node-452b0be3b0ce-95e515eb {
    -ms-grid-column-align: start;
    justify-self: start;
  }
  #w-node-452b0be3b0d4-95e515eb {
    -ms-grid-column-align: start;
    justify-self: start;
  }
  #w-node-452b0be3b0da-95e515eb {
    -ms-grid-column-align: start;
    justify-self: start;
  }
  #w-node-10875df5d9a5-f904c815 {
    -ms-grid-column-align: auto;
    justify-self: auto;
  }
  #w-node-452b0be3b0bc-f904c815 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-452b0be3b0c2-f904c815 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-715b493f4bf7-f904c815 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-452b0be3b0bc-038d5cdb {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
    .w-nav-menu{overflow-y: auto;height: 400px;}
    .location-img{width:100%}
  #w-node-715b493f4bf7-95e515eb {
    -ms-grid-column-align: start;
    justify-self: start;
  }
  #w-node-715b493f4bf7-f904c815 {
    -ms-grid-column-align: start;
    justify-self: start;
  }
  #w-node-452b0be3b0bc-038d5cdb {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-452b0be3b0c2-038d5cdb {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-715b493f4bf7-038d5cdb {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
    .w-nav-menu{overflow-y: auto;height: 400px;}
    .location-img{width:100%}
    .IE_auto_height div .h2.white.centered{margin-top:-40% !important}
  #w-node-e843470582ce-470582c8 {
    -ms-grid-column-align: end;
    justify-self: end;
  }
  #w-node-9921c271a989-470582c8 {
    -ms-grid-column-align: end;
    justify-self: end;
  }
  #w-node-e843470582d0-470582c8 {
    -ms-grid-column-align: end;
    justify-self: end;
  }
  #w-node-452b0be3b0bc-95e515eb {
    -ms-grid-column-align: auto;
    justify-self: auto;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  #w-node-10875df5d9a5-f904c815 {
    -ms-grid-column-align: auto;
    justify-self: auto;
  }
  #w-node-452b0be3b0bc-f904c815 {
    -ms-grid-column-align: auto;
    justify-self: auto;
  }
  #w-node-452b0be3b0bc-038d5cdb {
    -ms-grid-column-align: auto;
    justify-self: auto;
  }
}

@font-face {
  font-family: 'Avenir';
  src: url('../Content/fonts/Avenir-LightOblique.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Avenir';
  src: url('../Content/fonts/Avenir-BlackOblique.ttf') format('truetype'), url('../Content/fonts/Avenir-HeavyOblique.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Avenir';
  src: url('../Content/fonts/Avenir-Heavy.ttf') format('truetype'), url('../Content/fonts/Avenir-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir';
  src: url('../Content/fonts/Avenir-MediumOblique.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Avenir';
  src: url('../Content/fonts/Avenir-Book.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir';
  src: url('../Content/fonts/Avenir-BookOblique.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Avenir';
  src: url('../Content/fonts/Avenir-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Ttnorms';
  src: url('../Content/fonts/TypeType---TT-Norms-ExtraBold-Italic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Ttnorms';
  src: url('../Content/fonts/TypeType---TT-Norms-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Ttnorms';
  src: url('../Content/fonts/TypeType---TT-Norms-Italic.ttf') format('truetype'), url('../Content/fonts/TypeType---TTNorms-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Ttnorms';
  src: url('../Content/fonts/TypeType---TT-Norms-Regular.ttf') format('truetype'), url('../Content/fonts/TTNorms-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Ttnorms';
  src: url('../Content/fonts/TypeType---TT-Norms-Medium-Italic.ttf') format('truetype'), url('../Content/fonts/TypeType---TTNorms-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Ttnorms';
  src: url('../Content/fonts/TypeType---TT-Norms-Medium.ttf') format('truetype'), url('../Content/fonts/TypeType---TTNorms-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Ttnorms';
  src: url('../Content/fonts/TypeType---TT-Norms-Bold.ttf') format('truetype'), url('../Content/fonts/TTNorms-Bold.otf') format('opentype'), url('../Content/fonts/TypeType---TTNorms-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Ttnorms';
  src: url('../Content/fonts/TypeType---TT-Norms-Bold-Italic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Ttnorms';
  src: url('../Content/fonts/TypeType---TT-Norms-Black.ttf') format('truetype'), url('../Content/fonts/TypeType---TTNorms-Black.otf') format('opentype'), url('../Content/fonts/TypeType---TTNorms-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Ttnorms';
  src: url('../Content/fonts/TypeType---TTNorms-BlackItalic.otf') format('opentype'), url('../Content/fonts/TypeType---TTNorms-HeavyItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
    font-family: 'Ttnorms';
    src: url('ttnorms-regular-webfont.woff2') format('woff2'),
         url('ttnorms-regular-webfont.woff') format('woff'),
         url('ttnorms-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




/*Flex Hack for IE11 and IE10*/

@media all and (-ms-high-contrast:none){
	
	/*Header*/
	.dropdown-list.w--open { display:block !important; }
	
	/*Banner*/
	.hero.record-retrieval{	display:table; width:100%; text-align:center; }	
	.hero-container.centered{ display: table-cell;	margin: auto; text-align: center; vertical-align: middle; }	
	.h1.white.centered{text-align:center;}
	
	/*Our proprietary process delivers records efficiently && Our proprietary process interfaces with IME providers efficiently */
	.section .process-step{	width:196px;}
	.section.bottom-margin .process-step{	width:320px;}

	/*What makes Compex different?*/
	.features-grid.values {display:block !important; width: 1112px; margin:0 auto;	}
	.features-grid.values .feature.flat.centered{ display:block !important; float:left; width:50%; max-width:none !important; padding:0 10%; min-height:220px; }
	.features-grid.values .icon-container{ text-align:left; }
	.features-grid.values .icon-container.centered{ text-align:center; }
	
	/*Dean T.*/
	.quote-block .quote-text{ display:block !important; }	
	
	/**********About Page**********/
	/*values*/
	#values .features-grid.values { min-height:870px; }	
	#values .feature.flat.horizontal{ display:block !important; float:left; width:50%; max-width:none !important; padding:0 0 0 4%; min-height:290px; }	
	#values .card.paragraph{ max-width:none !important; }
	
	/*offices*/
	.features-grid.offices .flat.feature{ width:25%; padding:0px; min-height:380px; }
	
	/*leadership*/
	#leadership .headshot-grid{	display:block !important; }
	#leadership .headshot-block{ width:260px; height:410px; float:left; margin-right:15px; padding-right:10px; }
	
	/**************Home*/
	/**Banner*/
	.section.hero{display:flex !important;}	
	.button.big.w-button{width:200px;}
	/**/
	.horiz-grid{display:block !important;}	
	.solution.feature{display:block !important;	float:left;	width:558px; margin:0 21px;	}
	.solutions.text-container{float:left; width:270px;}
	.solution-image{float:left; width:230px; margin:0px 0px 0px 26px; }
	.centered.hero-container .centered.button{ width:184px; margin:auto; }
	
	
	
	/*********************Partner*/
	.flat.horizontal.feature{ display:block !important; float:left; width:50%; }	
	
	/*Medical Record summarization*/
	.features-grid{ min-height:200px; }
	.features-grid .feature.flat{ width:33.33%; padding:0 4%; margin:0px; min-height:200px; max-width:none; float:left; }
	.features-grid .h3.centered{ text-align:center;	}
	.features-grid .icon-container.centered{ width:100%; float:left; text-align:center; }
	.features-grid.summarization .feature.flat{ min-height:460px; float:left; }
	.features-grid.summarization .feature.flat .icon-container.large.centered img{ width:100%; }
	
	/*Our proprietary proces*/
	.section.bottom-margin .process-step, {	width:320px;}
	
	/*****************compex-way &&& partners *****/
	.features-grid.compex-way .feature.flat, .features-grid.values .feature.flat{ width:50%; padding:0 4%; min-height:270px; }
	
	
	

	/******IE10*/	
	.paragraph,.quote-text, .footer-links, .footer-link{ display:block !important; }
	
	/*About Page > Join Our Team*/
	.open-roles-grid{ display:block !important; }
	.open-roles-grid .column{ display:block !important; width:274px; float:left; }
	.open-roles-grid .column .link{ display:block !important; }
	
    /*.features-grid*/
	.features-grid{ display:block !important;	}
	.wide.flat.feature{ display:block !important; float:left; width:50%; max-width:none !important;	}
	
}

/*other fixes        not done by exist Designer*/
.card{ border:0 !important; }
.navbar.w-nav{ padding:0px; }

/*webflow css*/

.adj_table_padding tr td, .adj_table_padding thead th{padding:4px .75rem;}
.adj_table_padding .scroll_table .scrolling_wrapper{margin-bottom:0px !important;height:auto;max-height:500px !important;overflow-y:scroll;}

.text-red{color:red}
.card-header{background-Color: #2554a4 !important;margin: 5px 0 0px 0;padding: 4px !important;color: #fff;cursor:pointer}
rem {color:red}
.modal-dialog .text-field{font-size:16px;}
.circle_wrapper {line-height: 22px;font-weight: 400; font-size: 14px;}
 .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
}
.card{border:0px;}
.card-body{border: 1px solid #ddd;margin: 0;padding: 0px 0px !important;}
.modal-header {
    padding-top: 0 !important;
    padding-bottom: 5px !important;
    padding-left: 10px;
}
.card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f078"; 
}
.card-header:after {
    font-family: 'FontAwesome';
    content: "\f077";
    float: right;
}
.card-title{color:#fff;font-weight:600 !important}
.card  .card-title{color:#fff;font-weight:600 !important}

#custodian-registration-form{overflow-y:hidden}
    #custodian-registration-form .modal-body {
        max-height: 500px;
        overflow-y: scroll;
        overflow-x: hidden;
    }
#accordion .card {border-radius:0px;}
#collapseTwo{padding-top:0px !important}
.adj_table_padding .table{margin-bottom:0px;}
.changePassword_wrapper .text-field{margin-bottom:5px;}
.tagline p{padding-bottom: 2px;font-size: 12px;color: #6d6d6d;margin: 0;}
.btn{font-size:15px !important;}
.modal-body {padding-top:5px !important;padding-bottom:5px !important;font-size:14px !important;}
.bt-continue-client-reg{color:#ffffff !important}
.demo_flex_table .flex-wrap{flex-basis:100% !important;width:100% !important}

.nc_btn{background:#00b0e2;padding:10px;border-radius:20px;color:#fff;text-align:center;cursor:pointer;font-size:16px;}
.tc_btn{background:#997547;padding:10px;border-radius:20px;color:#fff;text-align:center;cursor:pointer;font-size:16px;}
.nc_btn i,.tc_btn i{top:5px;right:8px}
.nc_label{font-size: 21px;padding: 5px 5px 20px 5px; color: #00b0e2; font-weight: normal;text-align:center;}
.tc_label{font-size: 22px;padding: 5px 5px 20px 5px; color: #997547; font-weight: normal;text-align:center;}
.devider_line{background:url(../PreLoginResources/_content/login-devider.png) no-repeat;height:178px;    background-position: center center;}

.mb-decrease {margin-bottom:10px !important}
.online_office_info h2, .online_office_info p{font-family:Ttnorms, Arial, sans-serif;}
.online_office_info h2	{font-size: 20px; line-height: 25px; font-weight: 400;}
.lt_dark {border-left:3px solid #ddd !important}
.tollfree_number_wrapper,.fax_number_wrapper{margin:0px !important;padding:0px !important;}
.tollfree_number_wrapper li, .fax_number_wrapper li{list-style-type:none !important}
.tollfree_number_wrapper li:nth-child(2), .fax_number_wrapper li:nth-child(2){margin-left:5px;font-size:16px;}
.login_box .text-field {margin-bottom:10px;}
.fax_number_wrapper .fa, .tollfree_number_wrapper .fa{font-size: 40px; color: #888;padding-right:5px;}
.incoreect_tagline{font-size: 16px;font-family: Ttnorms, Arial, sans-serif;font-weight: 500;padding-left: 25px;}
.incorrect_wrapper h1,.incorrect_wrapper p,.incorrect_wrapper h2, .incorrect_wrapper h3{font-size:16px;}
.cp_link{color: #0062cc !important;text-decoration: underline !important;}
.cp_link:hover{color: #0062cc !important;text-decoration: underline !important;}
a{text-decoration:none !important;}
a:hover {text-decoration:none !important;}
.feature  h3{font-size: 21px;font-weight: 400;}
.mt-8{margin-top:80px;}
.mb-8{margin-bottom:80px;}
.adj_fonts .field-label{margin: 0;margin:3px 0px;padding:0px}
.badges-f-11x{font-size:12px}

.alert_input{border-left: 3px solid #e01111 !important; border: 1px solid #c78787;}
.modal, .modal-body,.field-label{font-family:Ttnorms, Arial, sans-serif !important;font-size: 15px;}
.btn{padding:3px !important;}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.close{padding-top:15px !important;font-size:23px !important}
.online_office_info p{font-size:16px;}
.tollfree_number_wrapper li, .fax_number_wrapper li{font-size:16px;}
.IE_auto_height .centered.hero-container{padding-top:1% !important}
.IE_top > .white.h2{margin-top:-2.5% !important}
}

@media (min-width: 576px) {
    #frmregister .modal-dialog {
        max-width: 500px;
        margin: 0.5rem auto;
    }
}
/*webflow css*/

@media screen and (min-width: 1400px) {
    .container-adj {max-width:86% !important}
}

@media screen and (min-width: 1600px) {
   .container-adj {max-width:73% !important}
}

@media screen and (min-width: 1900px) {
    .container-adj {max-width:62% !important}
}

@media screen and (min-width: 2000px) {
    .container-adj {max-width:59% !important}
}