  html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {   margin:0;   padding:0;   border:0;   outline:0;   font-size:100%;   vertical-align:baseline;   background:transparent; } body { line-height: 1; } article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section {  display:block; } nav ul {   list-style:none; } a {   margin:0;   padding:0;   font-size:100%;   vertical-align:baseline;   background:transparent; outline: none; } input, select {   vertical-align: middle; } table, tbody, tfoot, thead, tr, th, td {  vertical-align: top; } mark {  background-color: yellow;  color: black; } table { border-spacing: 0; }  .clearfix:before, .clearfix:after {   content: "";   display: table; } .clearfix:after {   clear: both; } .clr { clear: both; }  html {  box-sizing: border-box; } *, *:before, *:after {  box-sizing: inherit; }  .hidden { display: none; } .alignright { text-align: right !important; } .align_center { text-align: center !important; } .floatright { float: right !important; } .fullwidth { width: 100%; } .nowrap { white-space: nowrap; } .clickable { cursor: pointer; } .grecaptcha-badge {  visibility: hidden; } .notreq { display: none; }  html { font-size: 18px; line-height: 1.5; } body { background: #fff; color: #2b2829; font: normal normal 18px/30px "Roboto", sans-serif; font-weight: 400; line-height: 1.5; } html, body{  min-height: 100%; } html.iframe, html.iframe body { height: auto; min-height: 0; } html.iframe #content { padding-bottom: 0; } body {  position: relative; } body .overlay, body #overlay {  position: fixed;  top: 0;  left: 0;  width: 100%;  height: 100%;  z-index: 1000;  background-color: rgba(0,0,0,0.5);  display: none; } body .overlay .preloader { width: 100%; height: 100%; background-image: url(../_shared/_img/preloader_rubiks.gif); background-repeat: no-repeat; background-position: center center; } body {  position: relative;  max-width: 1920px;  margin: 0 auto; }   @media (max-width: 940px) { body {  background: #fff;  } .no_940 {  display: none;  } } @media (max-width: 740px) { html, body {  font-size: 15px;  line-height: 1.5; } #testmode {  display: none;  opacity: 0; }  } @media (max-width: 390px) { html, body {  font-size: 14px;  line-height: 1.5; }  }   .wrapper--bg_red, .content--bg_red { background-color: #fb4f57; } .wrapper--bg_white, .content--bg_white { background-color: #ffffff; } .wrapper--bg_light_grey, .container--bg_light_grey, .content--bg_light_grey { background-color: #f4f4f4; } .wrapper { margin-bottom: 30px; } .wrapper--hidden { display: none; } .wrapper--bg, .wrapper--bg.wrapper--padding_vert_normal { padding-top: 30px; padding-bottom: 30px; } .wrapper--bg_image { background-size: cover; background-position: center; position: relative; } .wrapper > span.bg_image { top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; position: absolute; background-size: cover; background-position: center; z-index: 1;  } .wrapper--mb_none { margin-bottom: 0; } .wrapper--mb_hairline { margin-bottom: 5px; } .wrapper--mb_tight { margin-bottom: 10px; } .wrapper--mb_normal { margin-bottom: 30px; } .wrapper--mb_large { margin-bottom: 60px; } .wrapper--mb_xlarge { margin-bottom: 90px; } .wrapper--mb_xxlarge { margin-bottom: 120px; }  .wrapper--padding_bottom_none { padding-bottom: 0px; } .wrapper--padding_vert_none, .wrapper--bg.wrapper--padding_vert_none, .wrapper--padding_vert_normal { padding-top: 0px; padding-bottom: 0px; } .wrapper--padding_vert_large, .wrapper--bg.wrapper--padding_vert_large { padding-top: 45px !important; padding-bottom: 45px !important; } .wrapper--padding_vert_xlarge, .wrapper--bg.wrapper--padding_vert_xlarge { padding-top: 60px !important; padding-bottom: 60px !important; } .wrapper--padding_bottom_large { padding-bottom: 60px; } .wrapper--padding_vert_xxlarge, .wrapper--bg.wrapper--padding_vert_xxlarge { padding-top: 90px !important; padding-bottom: 90px !important; }  .wrapper--full.wrapper--limit_width_half  .content, .wrapper--full.wrapper--limit_width_half  .container h1 {  max-width: 705px; } .wrapper--full.wrapper--limit_width_third  .content, .wrapper--limit_width_third .container h1 {  max-width: 465px;  } .wrapper--full.wrapper--limit_width_quarter  .content, .wrapper--full.wrapper--limit_width_quarter  .container h1 {  max-width: 345px; } .wrapper--full.wrapper--limit_width_two_thirds  .content, .wrapper--full.wrapper--limit_width_two_thirds  .container h1 {  max-width: 930px; } .wrapper--full.wrapper--limit_width_three_quarters .content, .wrapper--full.wrapper--limit_width_three_quarters .container h1 {  max-width: 1035px; }  .wrapper--full.wrapper--limit_align_center  .content, .wrapper--full.wrapper--limit_align_center  .container h1 {  margin-left: auto;  margin-right: auto; } .wrapper--full.wrapper--limit_align_right  .content, .wrapper--full.wrapper--limit_align_right  .container h1 {  margin-left: auto;  margin-right: 0; }  .wrapper--limit_width_half   .container {  max-width: 705px; } .wrapper--limit_width_third  .container {  max-width: 465px;  } .wrapper--limit_width_two_thirds  .container {  max-width: 930px; } .wrapper--limit_width_three_quarters .container {  max-width: 1035px; }  .wrapper--full.wrapper--limit_width_half  .container, .wrapper--full.wrapper--limit_width_third  .container, .wrapper--full.wrapper--limit_width_two_thirds  .container, .wrapper--full.wrapper--limit_width_three_quarters .container {  max-width: 1410px; } .wrapper--full.wrapper--limit_width_half  .container--medium, .wrapper--full.wrapper--limit_width_third  .container--medium, .wrapper--full.wrapper--limit_width_two_thirds  .container--medium, .wrapper--full.wrapper--limit_width_three_quarters .container--medium {  max-width: 1170px; } .container, .container--medium { width: 96%; max-width: 1410px; margin: 0 auto; position: relative; z-index: 2; } .container--medium { max-width: 1170px; } .container--small { max-width: 930px; } .container--infinite { width: 100%; max-width: none; }  .container--bg { padding-top: 30px; padding-bottom: 30px; } .container--bg .section > .column > .content, .container--bg > h1, .container--bg > h2 { padding-left: 30px; padding-right: 30px; } .container--bg_image { background-size: cover; background-position: center; position: relative; } .container > span.bg_image { top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; position: absolute; background-size: cover; background-position: center; z-index: 3;  } .container--no_gutter .section { margin-left: 0; } .container--no_gutter .section > .column { padding-left: 0; }  .container--gutter_large .section { margin-left: -60px; } .container--gutter_large .section > .column { padding-left: 60px; } .container--gutter_xlarge .section { margin-left: -90px; } .container--gutter_xlarge .section > .column { padding-left: 90px; }  .container--gutter_hairline .section { margin-left: -2px; } .container--gutter_hairline .section > .column { padding-left: 2px; }   .container--two_col_wide_left > .section > .column:first-of-type {  width: 66.6667% !important; flex: none !important; }  .container--two_col_wide_right > .section > .column:first-of-type { width: 33.3333% !important; flex: none !important; }  .container--two_col_50_70 > .section > .column:first-of-type { width: 41.66666% !important; flex: none !important; }   .container--two_col_60_40 > .section > .column:first-of-type {  width: 60% !important; flex: none !important; } .container--two_col_70_30 > .section > .column:first-of-type {  width: 70% !important; flex: none !important; }  .container--two_col_625_375 > .section > .column:first-of-type {  width: 62.5% !important; flex: none !important; }   .container--two_col_40_60 > .section > .column:first-of-type { width: 40% !important; flex: none !important; }  .container--two_col_30_70 > .section > .column:first-of-type { width: 30% !important; flex: none !important; }  .container--three_col_wide_mid > .section > .column:first-of-type, .container--three_col_wide_mid > .section > .column:last-of-type { width: 25% !important; flex: none !important; }  .container--three_col_30_40_30 > .section > .column:first-of-type, .container--three_col_30_40_30 > .section > .column:last-of-type { width: 30% !important; flex: none !important; }   .section { display: flex; flex-wrap: nowrap;  margin-left: -30px; }  .column { flex: 1; box-sizing: border-box; padding-left: 30px; display: flex;  position: relative; z-index: 4; } .column--align_bottom {  align-self: flex-end; }  .content { width: 100%; box-sizing: border-box; position: relative; z-index: 5; } .content--bg { padding: 30px; background-position: center center; background-size: cover; background-repeat: no-repeat; } .content > span.bg_image { top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; position: absolute; background-size: cover; background-position: center; z-index: 6;  }   .content > div > h2:last-child, .content > div > h3:last-child, .content > div > p:last-child, .content > div > hr:last-child, .content > div > ul:last-child, .content > div > ol:last-child, .content > div > table:last-child, .content > div > .video:last-child { margin-bottom: 0 !important; }  .content > div { position: relative; z-index: 6; }  .content--align_left { text-align: left; } .content--align_center { text-align: center; } .content--align_justify p { text-align: justify; } .content--align_right { text-align: right; }  .content--align_vertical_center { display: flex; align-items: center; }  .content--padding_vert_none { padding-top: 0 !important; padding-bottom: 0 !important; } .content--padding_vert_normal { padding-top: 30px; padding-bottom: 30px; } .content--padding_vert_large { padding-top: 45px !important; padding-bottom: 45px !important; } .content--padding_vert_xlarge { padding-top: 60px !important; padding-bottom: 60px !important; }  .content--padding_vert_medium_below { padding-bottom: 60px !important; } .content--padding_vert_large_below { padding-bottom: 90px !important; } .content--padding_vert_xlarge_below { padding-bottom: 120px !important; }  .content--padding_vert_medium_above { padding-top: 60px !important; } .content--padding_vert_large_above { padding-top: 90px !important; } .content--padding_vert_xlarge_above { padding-top: 120px !important; }  .content--padding_horiz_none { padding-left: 0 !important; padding-right: 0 !important; } .content--padding_horiz_normal { padding-left: 30px; padding-right: 30px; } .content--padding_horiz_large { padding-left: 45px !important; padding-right: 45px !important; } .content--padding_horiz_xlarge { padding-left: 60px !important; padding-right: 60px !important; } .content--padding_horiz_xxlarge { padding-left: 90px !important; padding-right: 90px !important; } .container--full .content--padding_horiz_xlarge { padding-left: 25% !important; padding-right: 25% !important; }  .content--bg div p.stretch_full_width { margin-left: -30px;  margin-right: -30px; } .content--bg div p.stretch_full_width:first-of-type { margin-top: -30px; } .content--limit_330 { max-width: 330px; } .content--limit_570 { max-width: 570px; } .content--limit_690 { max-width: 690px; } .content--limit_650 { max-width: 650px; } .content--limit_930 { max-width: 930px; }   .limit_width_half { max-width: 705px;  margin-left: auto; margin-right: auto; }  @media (max-width: 940px) { .section {  display: block;  margin-left: -30px; }  .section .column {  margin-bottom: 30px; } .section > .column:last-of-type {  margin-bottom: 0px; }  .wrapper--mb_none .section > .column.empty {  margin-bottom: 0 !important; }  .section .column, .container--two_col_wide_left > .section > .column:first-of-type, .container--two_col_wide_right > .section > .column:first-of-type,  .container--three_col_30_40_30 > .section > .column:first-of-type, .container--three_col_30_40_30 > .section > .column:last-of-type,  .container--three_col_wide_mid > .section > .column:first-of-type, .container--three_col_wide_mid > .section > .column:last-of-type,  .container--two_col_60_40 > .section > .column:first-of-type, .container--two_col_70_30 > .section > .column:first-of-type, .container--two_col_625_375 > .section > .column:first-of-type, .container--two_col_40_60 > .section > .column:first-of-type, .container--two_col_30_70 > .section > .column:first-of-type, .container--two_col_50_70 > .section > .column:first-of-type   {   width: auto !important; }  .container--four_col > .section {  display: flex;  flex-wrap: wrap;  }  .container--four_col > .section > .column {  flex-basis: 50%; }   .emptybg .content > div {  height: 0;  padding-top: 40%;  } }  @media (max-width: 740px) {  .container, .container--medium {   } .container--infinite {  width: 100%;  }   .wrapper--padding_vert_none,  .wrapper--bg.wrapper--padding_vert_none, .wrapper--padding_vert_normal {  padding-top: 0px;  padding-bottom: 0px; } .wrapper--padding_vert_large, .wrapper--bg.wrapper--padding_vert_large {  padding-top: 45px !important;  padding-bottom: 45px !important; } .wrapper--padding_vert_xlarge, .wrapper--bg.wrapper--padding_vert_xlarge {  padding-top: 45px !important;  padding-bottom: 45px !important; }  .wrapper--padding_vert_xxlarge, .wrapper--bg.wrapper--padding_vert_xxlarge {  padding-top: 45px !important;  padding-bottom: 45px !important; } }  @media (max-width: 540px) { .container, .container--medium {  width: 92%; } .container--infinite {  width: 100%;  } }header { background-color: #2b2829; background-image: url(../_img/header/header_BG.jpg); background-repeat: no-repeat; background-position: center top; height: 195px; margin-bottom: 100px; position: relative; z-index: 100; } header.standard { top: 0; } header.offtop { top: -100px; } header #logo a { display: block; text-indent: -5600px; background-image: url(../_img/header/interm_it_logo.png); height: 195px; width: 300px; background-repeat: no-repeat; background-position: 0 center; }  header.fixed_header { position: fixed;   z-index: 119;   width: 100%; top: -100px; height: 90px; transition: top 0.5s ease-in-out; opacity: 1; max-width: 1920px; } header.fixed_header, header.fixed_header .container  { height: 90px; } header.fixed_header.offscreen { top: -100px; opacity: 1; } header.fixed_header.onscreen { top: 0;  opacity: 1; box-shadow: 2px 3px 20px 0px rgba(0,0,0,0.2); } header.fixed_header #logo a { height: 90px; background-position: 0 center; background-size: auto 80px; }   header nav #globalnav_inner { position: absolute; right: 0; top: 90px; } #globalnav_inner > ul { display: flex; justify-content: space-between; position: relative; } #globalnav_inner > ul > li { position: relative; } #globalnav_inner > ul > li > a { font-size: 20px; color: #fff; font-weight: 400; text-decoration: none; transition: all 0.1s ease-out; display: block; padding: 10px 20px; } .about_page #globalnav_inner > ul > li.gn-about > a, .news_page #globalnav_inner > ul > li.gn-news > a, .services_page #globalnav_inner > ul > li.gn-services > a, .case_studies_page #globalnav_inner > ul > li.gn-case_studies > a, .partners_page #globalnav_inner > ul > li.gn-partners > a, .price_guide_page #globalnav_inner > ul > li.gn-price_guide > a, .contact_page #globalnav_inner > ul > li.gn-contact > a, #globalnav_inner > ul > li > a:hover { color: rgba(255,138,2,1); }  #globalnav_inner ul li ul { display: none; } .desktop #globalnav_inner ul li ul { visibility: hidden; opacity: 0; min-width: 300px; position: absolute; z-index: 120;  left: 0; background: #eaeaea; } .desktop #globalnav_inner ul li.gn-about ul { min-width: 200px; } .desktop #globalnav_inner ul li ul li { text-transform: none; } .desktop #globalnav_inner ul li ul li a { display: block; padding: 8px 15px; font-size: 0.9em; text-decoration: none; color: rgba(43,40,41,1); } .desktop #globalnav_inner ul li ul li:first-of-type a { padding-top: 20px; } .desktop #globalnav_inner ul li ul li:last-of-type a { padding-bottom: 20px; } .desktop #globalnav_inner ul li ul li:hover a { color: rgba(255,138,2,1); }  .desktop #globalnav_inner > ul > li:hover > ul, .desktop #globalnav_inner > ul > li ul:hover { visibility: visible; display: block; opacity: 1; } .desktop #globalnav_inner > ul > li:focus-within > ul { visibility: visible; display: block; opacity: 1; } #globalnav_inner ul li ul li { clear: both; display: block; width: 100%; }  #globalnav .secondary_nav { position: absolute; top: 0; right: 0;  background: rgba(255,255,255,0.1); padding: 10px; } #globalnav .secondary_nav > ul { display: flex; justify-content: space-between; position: relative; } #globalnav .secondary_nav > ul li a { color: rgba(255,255,255,0.8); font-size: 0.8em; padding: 0 10px; } header #open_nav { display: none; }  header.fixed_header #open_nav { top: 20px; }  #close_nav { display: none; color: #fff; position: absolute; top: 40px; right: 40px; width: 48px; height: 48px; background-image: url(../_shared/_img/close_button_48px.png); line-height: 1; cursor: pointer; text-indent: -5600px; }  header.mob_open nav { top: 0; right: 0; opacity: 1; } header.mob_open .open_nav { top: -100px; }  @media (max-width: 1300px) { .gn-home {  display: none;  } } @media (max-width: 1210px) { #globalnav_inner > ul > li > a {  font-size: 18px;  padding: 10px 17px; } } @media (max-width: 1120px) { header nav #globalnav_inner {  top: auto;  bottom: 0px; } #globalnav_inner > ul > li > a {  font-size: 17px;  padding: 10px 17px; } } @media (max-width: 780px) {  #globalnav_inner > ul > li > a {  font-size: 16px;  padding: 10px 15px; } }   @media (max-width: 740px) { header {  background-size: cover;  background-position: right bottom;  margin-bottom: 0; } header .container {  width: 100%;  } header.fixed_header #logo a {  width: 240px;  background-size: auto 70px;  margin-left: 20px; } #header_prop {  display: block;  height: 90px;  margin-bottom: 30px; } header #open_nav {  display: block;  width: 60px;  height: 50px;  position: absolute;  top: 50px;  right: 20px;  z-index: 5;  cursor: pointer;  background-image: url(../_shared/_img/burger_white_36px.png);  background-repeat: no-repeat;  background-size: 36px auto;  background-position: center;  border-radius: 1px; }  #globalnav {  width: 100%;  position: absolute;  display: block;  top: -500px;  transition: top 0.2s ease-out;  background: rgba(43,40,41,0.95);  border-top: 2px solid rgba(255,255,255,0.4);  opacity: 0; } .mob_open #globalnav {  top: 90px;  opacity: 1;  z-index: 1;  right: auto;  } header nav #globalnav_inner {  top: auto;  bottom: auto;  right: auto;  position: relative; } header nav #globalnav_inner ul {  display: block; }   #globalnav_inner > ul > li > a {  font-size: 17px;  padding: 10px 17px; }  #globalnav_inner ul li ul {  display: none;  margin-left: 20px;  } #globalnav_inner ul li ul li a {  color: #fff;  padding: 6px 17px;   display: block;  text-decoration: none;  }   #globalnav .secondary_nav {  position: static;  top: auto;  right: auto;  background: rgba(255,255,255,0.1);  padding: 10px; }  }   @media (max-width: 580px) {   header #open_nav {  width: 50px;  height: 42px;  top: 50px;  right: 0px;  background-size: 30px auto; } }   .content h1 { font-size: 2.3em; font-weight: 400; color: rgba(255,138,2,1); line-height: 1.2; margin-bottom: 0.5em; } .content h2 { font-size: 2.1em; font-weight: 400; color: rgba(255,138,2,1); line-height: 1.2; margin-bottom: 0.4em; } .content h2.h2--smaller { font-size: 1.7em; }  .content h3 { font-size: 1.68em; font-weight: 400; color: rgba(43,40,41,1); line-height: 1.2; } .content h2.h3--smaller, .content h3.h3--smaller { font-size: 1.3em; font-weight: 400; color: rgba(43,40,41,1); line-height: 1.2; } .content .col--black { color: rgba(43,40,41,1) !important; } .content .col--orange { color: rgba(255,138,2,1) !important; } .content .col--white { color: #ffffff !important; } .content p, .content hr, .content ul, .content ol, .content table, .content .video_holder, .content .googlemap { margin-bottom: 1.4rem; } .content p.p--large { font-size: 1.15em; } .content p.p--xlarge { font-size: 1.25em; } .content p.p--smaller, .content ul.ul--smaller { font-size: 0.9em; } .content ul { margin-left: 32px;  } .content ol { margin-left: 20px;  } .content ul li, .content ol li { padding-top: 3px; padding-bottom: 3px; } .content ul.ul--texty li, .content ol.ol--texty li { padding-bottom: 20px; } .content ul.circle_list { margin-left: 0; list-style: none; } .content ul.circle_list li { background-image: url(../_img/list_bullet.png); background-repeat: no-repeat; background-position: 0 12px; background-size: 18px 18px; padding-left: 26px; padding-top: 8px; padding-bottom: 8px; } .content ul.feature_list { margin-left: 0; list-style: none; } .content ul.feature_list li { background-image: url(../_img/feature_bullet.png); background-repeat: no-repeat; background-position: 0 0; padding-left: 55px; padding-top: 3px; padding-bottom: 25px; }  .content ul.ul--col2 { column-count: 2; } .content hr { clear: both; height: 0px; border: none; border-bottom: 2px solid rgba(255,138,2,1) } .content hr.invisible, hr.invisible { opacity: 0; } .content a { color: rgba(255,138,2,1); text-decoration: underline; } .content figure.image_full img, .content p.image_full img { max-width: 100%; height: auto;  display: block; } .content--align_center p.image_full img { margin-left: auto; margin-right: auto; } .content .panel { padding: 30px; background: #f0f0f0; }  @keyframes fadein {   from { opacity: 0; }   to  { opacity: 1; } }  .photo_mask { position: relative; } .photo_mask--strict { overflow: hidden; } .photo_mask img { width: 99%; height: auto; display: block; animation: fadein 3s; } .photo_mask b { position: absolute; width: 100%; left: 0; top: 0; background-repeat: no-repeat; background-position: 0 0; background-size: contain; }  .photo_mask--1 b { background-image: url(../_img/masks/mask-1.png); max-width: 526px; z-index: 5; } .photo_mask--1 img { max-width: 420px; }  .photo_mask--2 b { background-image: url(../_img/masks/mask-2.png); max-width: 570px; left: auto; top: 0; right: 0; z-index: 5; } .photo_mask--2 img { max-width: 485px; margin-right: 0; margin-left: auto; }  .photo_mask--circle img { max-width: 500px; border-radius: 500px; border: 1px solid rgba(255,138,2,1); } .photo_mask--circle_400 img { max-width: 400px; border-radius: 400px; border: 1px solid rgba(255,138,2,1); } .content a.photo_mask { text-decoration: none; position: relative; display: block;  } .content a.photo_mask--with_caption { margin-bottom: 130px; } .content a.photo_mask .caption { width: 190px; height: 190px; background: rgba(255,255,255,0.75); border: 1px solid rgba(255,138,2,1); border-radius: 190px; display: flex; align-items: center;  justify-content: center; position: absolute; bottom: -95px; right: 0; animation: fadein 3s;  } .content a.photo_mask .caption_inner { width: 160px; height: 160px; text-align: center; color: #fff; background: rgba(255,138,2,1); border-radius: 160px; display: flex; align-items: center;  justify-content: center; position: absolute; top: 15px; right: 15px; transition: all 0.2s ease-in-out; } .content a.photo_mask:hover .caption_inner { background: rgba(43,40,41,1); } .content a.photo_mask .caption_inner .messages { font-size: 1.35em; line-height: 1.1; padding: 0 10px; } .content a.photo_mask .caption_inner .messages i { display: block; } .content a.photo_mask .caption_inner .messages small { font-size: 0.5em; padding-top: 10px; }  .content p.button { display: inline-block; } .content p.button input, .content p.button a, .content a p.button { display: inline-block; border-radius: 40px; color: rgba(255,138,2,1); border: 1px solid rgba(255,138,2,1); text-decoration: none; padding: 7px 20px 6px 20px !important; transition: all 0.2s ease-in-out; cursor: pointer; font-weight: 500; } .content a p.button--white, .content p.button--white a { border: 1px solid #fff; color: #fff; } .content p.button input { margin-top: 20px; background:rgba(255,138,2,1); color: #fff; padding: 8px 25px 8px 25px; } .content p.button input:hover { background: rgba(43,40,41,1); color: rgba(255,138,2,1) !important; border-color:rgba(43,40,41,1); } .content p.button input.hidden { display: none; } .content p.button.allcaps { text-transform: uppercase; } .content p.button.large a, .content p.button.large span { font-size: 1.2em; padding: 8px 18px 6px 18px !important; } .content p.button.xlarge a, .content p.button.xlarge span{ font-size: 1.4em; padding: 8px 24px 6px 24px !important; } .content p.button a:hover, .content a:hover p.button { background: rgba(255,138,2,1); color: rgba(43,40,41,1) !important; border-color: rgba(255,138,2,1); } .content .mr2 { margin-right: 2em !important; }  .content .mb_none, .mb_none { margin-bottom: 0 !important; } .content .mb_small { margin-bottom: 0.7rem !important; } .content .mb_normal, .mb_normal { margin-bottom: 1.4rem !important; } .content .mb_large, .mb_large { margin-bottom: 2rem !important; } .content .mb_xlarge, .mb_xlarge { margin-bottom: 4rem !important; }  .content table tr td, .content table tr th { text-align: left;  vertical-align: top; padding: 3px 15px; } .content table.layout tr td:first-of-type, .content table.layout tr th:first-of-type , .content table.bordered tr td:first-of-type, .content table.bordered tr th:first-of-type { padding-left: 0 !important; } .content table.layout tr td:last-of-type, .content table.layout tr th:last-of-type, .content table.bordered tr td:last-of-type, .content table.bordered tr th:last-of-type  { padding-right: 0 !important; } .content table.layout tr:first-of-type td, .content table.layout tr:first-of-type th, .content table.bordered tr:first-of-type td, .content table.bordered tr:first-of-type th { padding-top: 0 !important; } .content table.layout.generous tr td, .content table.layout.generous tr th { padding-left: 30px;  padding-right: 30px; } .content table.layout.tight tr td, .content table.layout.tight tr th { padding-left: 7px;  padding-right: 7px; }  .content table.bordered tr td, .content table.bordered tr th { border-bottom: 1px solid #ccc; padding-top: 5px; padding-bottom: 5px; } .content table.light_bg { background: rgba(255,255,255,0.1); } .content table.dark_bg { background: rgba(0,0,0,0.1); }   .content div.video { position: relative; padding-bottom: 56.25% !important; height: 0; overflow: hidden; margin-bottom: 1.4rem; } .content div.video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; } @media(max-width: 540px) { .content ul.ul--col2 {  column-count: 1; } }@media(min-width: 1340px) { .hs {  transition: all 2s cubic-bezier(0.25, 1, 0.5, 1); } .hs.offscreen {  transform: translateY(45%);  opacity: 0; } .hs.onscreen {  transform: translateY(0);  opacity: 1; }   #team_callout {  transition: all 2s cubic-bezier(0.25, 1, 0.5, 1); } #team_callout.offscreen {  transform: translateY(45%);  opacity: 0; } #team_callout.onscreen {  transform: translateY(0);  opacity: 1; }   } #team_callout { position: relative; background-color: #331b00; height: 350px; } #team_callout .container { width: 100%; } #team_callout .the_team_photo { position: absolute; right: 0; top: 0; } #team_callout .content { background-color: #331b00; padding-left: 20px; } #team_callout .content a { text-decoration: none;  padding-top: 50px; display: block; max-width: 210px; position: absolute; z-index: 10; } #team_callout .content a * { color: #fff; } #tc-left { position: absolute; left: 0; top: 0; height: 350px; background-image: url(../_img/team_callout_left_BG.png); background-position: left center; width: 552px; } #tc-right { position: absolute; right: 0; top: 0; z-index: 10; height: 350px; background-image: url(../_img/team_callout_right_BG.png); background-repeat: no-repeat; background-position: left center; width: calc(344px - (1920px - 100vw) / 2); }  #testimonials_widget { background-color: rgba(255,138,2,1); padding: 20px 0; box-shadow: 0px 10px 20px rgba(0,0,0,0.4); margin-bottom: 0; } #testimonials_widget .container { background-image: url(../_img/quotes_orange.png); background-repeat: no-repeat; background-position: left center;  min-height: 105px; display: flex;  align-items: center; } #testimonials_widget .container .content { display: flex;  align-items: center;  } .testimonial_client, .testimonial_quote { box-sizing: border-box; } .testimonial_client { margin-left: 150px; flex-basis: 360px; flex-shrink: 0; width: 360px; } .testimonial_client h4 { font-weight: 500; color: rgba(43,40,41,1); font-size: 1.6em; line-height: 1.1; margin-bottom: 5px; } .testimonial_stars { display: block; background-image: url(../_img/stars_white.png); background-repeat: no-repeat; background-position: 0 0; height: 18px; } .testimonial_quote { flex-basis: auto; flex-grow: 1; } .testimonial_quote p { font-size: 1.05em; }  #home #team_callout { background-color:rgba(255,138,2,1); } #home #tc-left { background-image: url(../_img/team_callout_left_orange_BG.png); } #home #testimonials_widget { background-color: rgba(43,40,41,1); margin-bottom: 90px; } #home #testimonials_widget .container { background-image: url(../_img/quotes_dark.png); } #home .testimonial_client h4, #home .testimonial_quote p { color: #fff; } #home .testimonial_stars { background-image: url(../_img/stars_orange.png); }  @media (max-width: 1380px) { #team_callout, #tc-left {  height: calc(((100vw - 200px) * 0.29920) - 6px);  overflow: hidden; }  #team_callout .the_team_photo {  right: auto;  left: 200px;  } #team_callout .the_team_photo img {  max-width: 100%;  height: auto;  display: block; } } @media (max-width: 1230px) { #team_callout .content a {  padding-top: 2vw;  } #team_callout .content a h3 {  font-size: 2.5vw;  } #team_callout .content a .tc-desc {  font-size: 1.4vw;  margin-bottom: 1.2vw; } } @media (max-width: 940px) { #team_callout {  height: auto; } #tc-left , #tc-right {  display: none; } #team_callout .content {  padding: 0;  } #team_callout .the_team_photo, #team_callout .content a {  position: static;  left: auto;  width: auto;  max-width: none; } #team_callout .the_team_photo img {  max-width: 100%;  height: auto;  display: block; } #team_callout .content a {  padding: 20px;  text-align: center;  } #team_callout .content a h3 {  font-size: 23px; } #team_callout .content a .tc-desc {  font-size:17px;  margin-bottom: 15px; }   #testimonials_widget .container {  background-position: 0 0; } #testimonials_widget .container .content {  align-items: flex-start;  flex-direction: column; } .testimonial_client {  margin-left: 120px;  flex-basis: auto;  width: auto;  margin-bottom: 10px;  min-width: 150px; } .testimonial_quote {  margin-left: 120px; }  } @media (max-width: 540px) {  #testimonials_widget .container {  background-size: 64px auto; } .testimonial_client, .testimonial_quote {  margin-left:80px; } } .content a.fileicon { display: inline-block; background-size: 45px 45px; min-height: 45px; background-repeat: no-repeat; padding-top: 3px; } .content .download_notes { position: relative; top: -0.8em; display: inline-block; font-size: 0.8em; line-height: 1; color: #5f5f5f; } .content a.fileicon, .content .download_notes { padding-left: 55px; }  .content a.pdf { background-image: url(../_shared/_img/file-icons/pdf.png) } .content a.xls, .content a.xlsx { background-image: url(../_shared/_img/file-icons/xls.png); } .content a.doc, .content a.docx { background-image: url(../_shared/_img/file-icons/doc.png); } .content a.ppt, .content a.pptx { background-image: url(../_shared/_img/file-icons/ppt.png); } .content a.png { background-image: url(../_shared/_img/file-icons/png.png); } .content a.jpeg, .content a.jpg { background-image: url(../_shared/_img/file-icons/jpg.png); } .content a.gif { background-image: url(../_shared/_img/file-icons/gif.png); } .content a.eps { background-image: url(../_shared/_img/file-icons/eps.png); } .content a.ics { background-image: url(../_shared/_img/file-icons/ics.png); } .content a.txt { background-image: url(../_shared/_img/file-icons/txt.png); }  .content a.icon48 { width: 48px; height: 48px; display: inline-block; text-indent: -3456px; background-size: 48px 48px; margin-right: 3px; } .content a.icon.facebook { background-image: url(../_shared/_img/social/facebook.png); } .content a.icon.twitter { background-image: url(../_shared/_img/social/twitter.png); } .content a.icon.linkedin { background-image: url(../_shared/_img/social/linkedin.png); } .content a.icon.youtube { background-image: url(../_shared/_img/social/youtube.png); } .content a.icon.xing { background-image: url(../_shared/_img/social/xing.png); } .content a.icon.googleplus { background-image: url(../_shared/_img/social/googleplus.png); } .content a.instagram { background-image: url(../_shared/_img/social/instagram.png); }footer { background-color:rgba(43,40,41,1); background-image: url(../_img/footer/footer_BG.jpg); background-size: cover; background-position: right bottom; }  footer .content { color: #fff; font-size: 0.9em; } footer .content a { color: #fff; text-decoration: none; transition: all 0.2s ease-in-out; } footer .content a:hover, footer .content p a:hover { color: rgba(255,138,2,1); }  #footer--1 { padding-top: 45px; } #footer--1 .content { display: flex; justify-content:space-between; } footer #footer_logo img { width: 300px; height: auto; } footer .content nav#footer_socials ul { display: flex; } footer .content nav#footer_socials ul li { padding: 0; margin: 0 5px; } footer .content a.icon.facebook { background-image: url(../_shared/_img/social/facebook_custom.png); } footer .content a.icon.twitter { background-image: url(../_shared/_img/social/twitter_custom.png); } footer .content a.icon.linkedin { background-image: url(../_shared/_img/social/linkedin_custom.png); } footer .content a.icon { border-radius: 48px; }  #footer--2 { padding-bottom: 45px; } #footer--2 .content p { opacity: 0.9; } #footer--2 .col1 { padding-left: 150px; flex-grow: 0; } #footer--2 .col1 .content { width: 210px; }  #footer--3 { padding-bottom: 45px; } #footer--3 .content p { opacity: 0.9; } #footer--3 .col1 { padding-left: 150px; }  @media (max-width: 940px) {  footer .section {  display: flex;  margin-left: 0; } #footer--3 .col2 {  padding-right: 10px; } } @media (max-width: 740px) { footer #footer_logo {  display: none;  } } @media (max-width: 740px) { footer .section {  display: block; } #footer--1 .col1, #footer--2 .col1, #footer--3 .col1 {  padding-left: 30px; }   #footer--1 .content {  display: block; } footer .content nav#footer_socials ul {  margin-left: 0px; } }