/*
Website Name: Gatekeeper Security
Copyright 2016
Adventure Web Interactive
*/


/***
 *    ███████╗ ██████╗ ███╗   ██╗████████╗███████╗
 *    ██╔════╝██╔═══██╗████╗  ██║╚══██╔══╝██╔════╝
 *    █████╗  ██║   ██║██╔██╗ ██║   ██║   ███████╗
 *    ██╔══╝  ██║   ██║██║╚██╗██║   ██║   ╚════██║
 *    ██║     ╚██████╔╝██║ ╚████║   ██║   ███████║
 *    ╚═╝      ╚═════╝ ╚═╝  ╚═══╝   ╚═╝   ╚══════╝
 *
 * $$fonts
 */

@font-face {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  src: url('../fonts/opensans-bold-webfont.woff2') format('woff2'), url('../fonts/opensans-bold-webfont.woff') format('woff');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/opensans-regular-webfont.woff2') format('woff2'), url('../fonts/opensans-regular-webfont.woff') format('woff');
}

@font-face {
  font-family: 'Exo 2';
  font-weight: 700;
  font-style: normal;
  src: url('../fonts/exo2-bold-webfont.woff2') format('woff2'), url('../fonts/exo2-bold-webfont.woff') format('woff');
}

@font-face {
  font-family: 'Exo 2';
  font-weight: 300;
  font-style: normal;
  src: url('../fonts/exo2-light-webfont.woff2') format('woff2'), url('../fonts/exo2-light-webfont.woff') format('woff');
}

@font-face {
  font-family: 'Exo 2';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/exo2-regular-webfont.woff2') format('woff2'), url('../fonts/exo2-regular-webfont.woff') format('woff');
}


/***
 *    ███╗   ██╗ ██████╗ ██████╗ ███╗   ███╗ █████╗ ██╗     ██╗███████╗███████╗
 *    ████╗  ██║██╔═══██╗██╔══██╗████╗ ████║██╔══██╗██║     ██║╚══███╔╝██╔════╝
 *    ██╔██╗ ██║██║   ██║██████╔╝██╔████╔██║███████║██║     ██║  ███╔╝ █████╗
 *    ██║╚██╗██║██║   ██║██╔══██╗██║╚██╔╝██║██╔══██║██║     ██║ ███╔╝  ██╔══╝
 *    ██║ ╚████║╚██████╔╝██║  ██║██║ ╚═╝ ██║██║  ██║███████╗██║███████╗███████╗
 *    ╚═╝  ╚═══╝ ╚═════╝ ╚═╝  ╚═╝╚═╝     ╚═╝╚═╝  ╚═╝╚══════╝╚═╝╚══════╝╚══════╝
 *
 * $$normalize
 */

html {
  box-sizing: border-box;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  transition: all .2s ease-in-out;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: none;
}

b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  color: #000;
  background-color: #ff0;
}

small {
  font-size: .75em;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

button,
input,
select,
textarea {
  margin: 0;
  font: inherit;
}

optgroup {
  font-weight: bold;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  display: table;
  box-sizing: border-box;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=54)';
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

::-moz-selection {
  text-shadow: none;
  background: #0074c8;
  background: rgba(0, 116, 200, .5);
}

::selection {
  text-shadow: none;
  background: #0074c8;
  background: rgba(0, 116, 200, .5);
}


/***
 *     ██████╗ ███████╗███╗   ██╗███████╗██████╗  █████╗ ██╗
 *    ██╔════╝ ██╔════╝████╗  ██║██╔════╝██╔══██╗██╔══██╗██║
 *    ██║  ███╗█████╗  ██╔██╗ ██║█████╗  ██████╔╝███████║██║
 *    ██║   ██║██╔══╝  ██║╚██╗██║██╔══╝  ██╔══██╗██╔══██║██║
 *    ╚██████╔╝███████╗██║ ╚████║███████╗██║  ██║██║  ██║███████╗
 *     ╚═════╝ ╚══════╝╚═╝  ╚═══╝╚══════╝╚═╝  ╚═╝╚═╝  ╚═╝╚══════╝
 *
 * $$general
 */

html {
  font-family: 'Exo 2', 'Open Sans', sans-serif;
  font-size: 16px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: 'Exo 2', 'Open Sans', sans-serif;
  font-weight: 300;
  color: #444;
  line-height: 25px;
  background: #fff;
  transition: all 1s ease-in-out;
}

p,
h1,
h2,
h3,
h4,
.alpha,
.beta,
.gamma,
.delta,
form,
table,
hr,
pre,
blockquote {
  margin: 0 0 20px;

}

h1,
h2,
h3,
h4,
.alpha,
.beta,
.gamma,
.delta {
  font-family: 'Exo 2', 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 1.2;
}

h1 {
  font-size: 2.625em;
  font-weight: 300;
  color: #0074c8;
}

.alpha {
  font-size: 2.625em;
  font-weight: 300;
  color: #0074c8;
}

h2 {
  font-size: 1.875em;
  font-weight: 300;
  color: #0074c8;
}

.beta {
  font-size: 1.875em;
  font-weight: 300;
  color: #0074c8;
}

h3 {
  font-size: 1.5em;
  font-weight: 400;
  font-weight: 300;
}

.gamma {
  font-size: 1.5em;
  font-weight: 400;
  font-weight: 300;
}

h4,
.delta {
  font-size: 1.875em;
  font-weight: 300;
  color: #969696;
}

h5 {
  font-size: .875em;
}

h6 {
  font-size: .75em;
}


/*****************************/
/*****************************/
/*****************************/
/*****************************/
/*****************************/
/*****************************/
/* Product Page Header Fonts */
/*****************************/
/*****************************/
/*****************************/
/*****************************/
/*****************************/
/*****************************/
.itus_head {
	color: #bda03c;
}

/*****************************/
/*****************************/

ul,
ol,
dl,
menu {
  padding: 0;
  margin: 0 0 20px 40px;
}

a {
  color: #00609c;
  text-decoration: none;
}

a:focus {
  outline: 0;
}

a:active,
a:hover {
  text-decoration: underline;
  outline: 0;
}

strong,
b {
  font-weight: bold;
}

em,
i {
  font-style: italic;
}

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  display: block;
  height: 1px;
  padding: 0;
  border: 0;
  border-top: 1px solid #ccc;
}

small,
sub,
sup {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

td {
  vertical-align: top;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

blockquote {
  padding-left: 20px;
  font-family: 'Exo 2';
  font-size: 2em;
  font-weight: 300;
  line-height: 1.2;
  color: #0074c8;
  border-left: 8px solid #ededed;
}

blockquote p {
  margin: 0;
}


/***
 *    ████████╗ ██████╗  ██████╗ ██╗     ███████╗
 *    ╚══██╔══╝██╔═══██╗██╔═══██╗██║     ██╔════╝
 *       ██║   ██║   ██║██║   ██║██║     ███████╗
 *       ██║   ██║   ██║██║   ██║██║     ╚════██║
 *       ██║   ╚██████╔╝╚██████╔╝███████╗███████║
 *       ╚═╝    ╚═════╝  ╚═════╝ ╚══════╝╚══════╝
 *
 * $$tools
 */

.hidden,
.tablet-view,
.mobile-view {
  display: none !important;
  visibility: hidden;
}

.desktop-view {
  display: block !important;
  visibility: visible;
}

.clearfix:after,
.container:after {
  content: '';
  display: block;
  clear: both;
}

.browserupgrade {
  padding: 5px 0;
  color: #000;
  text-align: center;
  background: #ccc;
}

[style*='background-image'] {
  background-position: center;
  background-size: cover;
}

.inlineblock-fix {
  font-size: 0;
}

.inlineblock-reset {
  font-size: 16px;
  font-size: 1rem;
}

:active {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

:first-child {
  margin-top: 0;
}

:last-child {
  margin-bottom: 0;
}

.list--unstyled {
  margin: 0;
  list-style-type: none;
}

.list--form {
  margin-left: 0;
  max-width: 38em;
  list-style-type: none;
}

.list--form li:nth-child(n+2) {
  margin-top: 10px;
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

.icon-container-code {
  width: 1.9541015625em;
}

.icon-drivercam {
  width: 1.5751953125em;
}

.icon-license-plate {
  width: 1.9228515625em;
}

.icon-train-scanning {
  width: 2.0830078125em;
}

.icon-under-vehicle {
  width: 2.79296875em;
}

.icon-vehicle-scanning {
  width: 1.84765625em;
}

.icon-arrow-r {
  width: 1.48828125em;
}

.icon-houzz {
  width: .5712890625em;
}

.icon-youtube {
  width: .857421875em;
}

.icon-pinterest {
  width: .7138671875em;
}

.icon-feed {
  width: .787109375em;
}

.icon-linkedin {
  width: .857421875em;
}

.icon-google-plus {
  width: 1.2861328125em;
}

.icon-twitter {
  width: .9287109375em;
}

.icon-facebook {
  width: .587890625em;
}

/*****************************/
/*****************************/
/*****************************/
/*****Product Page Buttons******/

.itus button {
	color: #fff;
	background-color: #bda03c;
}

.itus button:hover {
	background-color: #8f661c;
}



/***
 *    ███████╗ ██████╗ ██████╗ ███╗   ███╗███████╗
 *    ██╔════╝██╔═══██╗██╔══██╗████╗ ████║██╔════╝
 *    █████╗  ██║   ██║██████╔╝██╔████╔██║███████╗
 *    ██╔══╝  ██║   ██║██╔══██╗██║╚██╔╝██║╚════██║
 *    ██║     ╚██████╔╝██║  ██║██║ ╚═╝ ██║███████║
 *    ╚═╝      ╚═════╝ ╚═╝  ╚═╝╚═╝     ╚═╝╚══════╝
 *
 * $$forms
 */

legend {
  margin-left: -7px;
  white-space: normal;
}

label {
  display: block;
  margin: 0 0 4px;
}

input,
textarea,
select,
button,
.button {
  width: 100%;
  height: 40px;
  padding: 0 10px;
  font: inherit;
  color: inherit;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
}

input,
textarea {
  -webkit-appearance: none;
}

select {
  padding: 0 0 0 5px;
}

textarea {
  height: 120px;
  padding: 10px;
  vertical-align: top;
  overflow: auto;
  resize: vertical;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'],
.button {
  overflow: visible;
  cursor: pointer;
  transition: all .2s ease-in-out;
  -webkit-appearance: button;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input[type='radio'],
input[type='checkbox'] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0 4px 0 0;
  border: none;
}

input[type='radio'] {
  -webkit-appearance: radio;
}

input[type='checkbox'] {
  -webkit-appearance: checkbox;
}

input[type='file'] {
  height: auto;
  height: 32px;
  background: none;
  background: #fff;
  border: none;
  border: 1px solid #ccc;
}

input[type='file']::-ms-value {
  background: #fff;
  border: none;
}

input[type='search'] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'],
.button {
  width: auto;
  height: auto;
  padding: 10px 20px;
  color: #fff;
  cursor: pointer;
  background: #969696;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
}

.button {
  display: inline-block;
  text-align: center;
}

.button--large {
  padding: 16px 32px;
  font-size: 16px;
  line-height: 1.2;
}

button:hover,
html input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover,
.button:hover {
  text-decoration: none;
  background: #014169;
}

button:active,
html input[type='button']:active,
input[type='reset']:active,
input[type='submit']:active,
.button:active {
  -ms-transform: translateY(1px);
  transform: translateY(1px);
}

button[disabled],
html input[disabled] {
  cursor: default;
}

form .list--unstyled li + li {
  margin-top: 15px;
}

.form-field--half {
  float: left;
  width: calc((100% - 15px) / 2);
}

.form-field--half + .form-field--half {
  margin-left: 15px;
}

.form-field--half:nth-child(2) {
  margin-top: 0;
}

li:not(.form-field--half) + .form-field--half {
  margin-left: 0;
}

.form-field--half + li:not(.form-field--half) {
  padding-top: 15px;
  margin-top: 0;
  clear: left;
}


/***
 *    ███████╗████████╗██████╗ ██╗   ██╗ ██████╗████████╗██╗   ██╗██████╗ ███████╗
 *    ██╔════╝╚══██╔══╝██╔══██╗██║   ██║██╔════╝╚══██╔══╝██║   ██║██╔══██╗██╔════╝
 *    ███████╗   ██║   ██████╔╝██║   ██║██║        ██║   ██║   ██║██████╔╝█████╗
 *    ╚════██║   ██║   ██╔══██╗██║   ██║██║        ██║   ██║   ██║██╔══██╗██╔══╝
 *    ███████║   ██║   ██║  ██║╚██████╔╝╚██████╗   ██║   ╚██████╔╝██║  ██║███████╗
 *    ╚══════╝   ╚═╝   ╚═╝  ╚═╝ ╚═════╝  ╚═════╝   ╚═╝    ╚═════╝ ╚═╝  ╚═╝╚══════╝
 *
 * $$structure
 */

.container {
  max-width: 1200px;
  padding: 0 30px;
  margin: 0 auto;
}
.container2 {
  max-width: 900px;
  padding: 0 30px;
  margin: 0 auto;
    margin-top: 60px;
}

.full-width {
  float: none;
  width: 100%;
  max-width: 54em;
  margin: 0 auto;
}

.no-max-width {
  max-width: none;
}

.form-list {
  max-width: 500px;
  margin: 0;
  list-style: none;
}

.form-list li {
  margin: 10px 0 0;
}

.form-list li:first-child {
  margin: 0;
}


/***
 *    ██╗  ██╗███████╗ █████╗ ██████╗ ███████╗██████╗
 *    ██║  ██║██╔════╝██╔══██╗██╔══██╗██╔════╝██╔══██╗
 *    ███████║█████╗  ███████║██║  ██║█████╗  ██████╔╝
 *    ██╔══██║██╔══╝  ██╔══██║██║  ██║██╔══╝  ██╔══██╗
 *    ██║  ██║███████╗██║  ██║██████╔╝███████╗██║  ██║
 *    ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝╚═════╝ ╚══════╝╚═╝  ╚═╝
 *
 * $$header
 */

.header--top {
  position: relative;
  z-index: 112;
  padding: 7px 0;
  background: #404041;
}

.header--top:before {
  content: '';
  position: absolute;
  top: 0;
  left: calc((100% - 1200px) / 2);
  width: 320px;
  height: 100%;
  opacity: .5;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
  background-size: 320px auto;
}

.header--top .container {
  position: relative;
}

.language-select {

  float: right;
}

.switcher .option {
  position: absolute !important;
}

.secondary-nav {
  float: right;
  margin-right: 20px;
  font-size: 0;
}

.secondary-nav li {
  line-height: 26px;
  font-size: 1rem;

}

.secondary-nav li,
.secondary-nav li + li:before {
  display: inline-block;
  vertical-align: middle;
}

.secondary-nav li + li:before {
  content: '//';
  margin: 0 5px;
  cursor: default;
}

.secondary-nav li + li:before,
.secondary-nav a {
  font-size: .875em;
  color: #fff;
}

.secondary-nav a:hover {
  color: #969696;
  text-decoration: none;
}

header {
  height: 100px;
  background: #fff;
  margin-top: 15px;
}

header,
.logo-wrap {
  position: relative;
}

.logo-wrap {
  float: left;
  z-index: 111;
  display: block;
  margin-top: 10px;
  margin-bottom: -33px;
  transition: all .2s ease-in-out;
}

.logo-wrap:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 25%;
  height: 0;
  padding-bottom: 25%;
  -ms-transform: rotate(45deg) translateX(8%);
  transform: rotate(45deg) translateX(8%);
  background: #fff;
}

.logo {
  position: relative;
  transition: all .2s ease-in-out;
}

header address {
  float: right;
  text-align: right;
}

header address a[href^=tel] {
  font-size: 30px;
}


/***
 *    ███╗   ██╗ █████╗ ██╗   ██╗
 *    ████╗  ██║██╔══██╗██║   ██║
 *    ██╔██╗ ██║███████║██║   ██║
 *    ██║╚██╗██║██╔══██║╚██╗ ██╔╝
 *    ██║ ╚████║██║  ██║ ╚████╔╝
 *    ╚═╝  ╚═══╝╚═╝  ╚═╝  ╚═══╝
 *
 * $$nav
 */

nav {
  float: right;
}
.menu-item img{
  width: 28px;
  height: 28px;
}

.rNav,
.rNav ul {
  margin: 0;
  list-style: none;
}

.rNav {
  zoom: 1;
  font-weight: normal;
}

.rNav:before,
.rNav:after {
  content: '';
  display: table;
}

.rNav:after {
  clear: both;
}

.rNav > li {
  float: left;
  position: relative;
  height: 80px;
  line-height: 120px;
  white-space: nowrap;
}

.rNav a {
  display: block;
  padding: 0 20px;
  font-family: 'Exo 2', 'Open Sans', sans-serif;
  font-size: 1.125em;
  color: #0075C9;
  text-decoration: none;
}

.rNav a:hover,
.rNav li:hover > a {
  color: #969696;
}

.rNav ul {
  top: 100%;
  left: 50%;
  z-index: 9999;
  display: none;
  visibility: hidden;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  background: #0075c9;
}

.rNav ul,
.rNav ul:before {
  position: absolute;
  width: 0;
  height: 0;
}

.rNav ul:before {
  content: '';
  top: -10px;
  left: calc(50% - 8px);
  border-width: 0 8px 10px 8px;
  border-style: solid;
  border-color: transparent transparent #0075c9 transparent;
}

.rNav ul a {
  color: #fff;
}

.rNav ul a:hover,
.rNav ul li:hover > a {
  color: #969696;
}

.rNav li:hover > ul {
  display: block;
  width: auto;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 25px;
  visibility: visible;
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

.rNav ul li {
  float: none;
  height: 40px;
  line-height: 40px;
}

.rNav ul ul {
  top: 0;
  left: 100%;
}

#rNav-trigger,
.secondary-link {
  display: none;
}


/***
 *    ██████╗  █████╗ ███╗   ██╗███╗   ██╗███████╗██████╗
 *    ██╔══██╗██╔══██╗████╗  ██║████╗  ██║██╔════╝██╔══██╗
 *    ██████╔╝███████║██╔██╗ ██║██╔██╗ ██║█████╗  ██████╔╝
 *    ██╔══██╗██╔══██║██║╚██╗██║██║╚██╗██║██╔══╝  ██╔══██╗
 *    ██████╔╝██║  ██║██║ ╚████║██║ ╚████║███████╗██║  ██║
 *    ╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═══╝╚═╝  ╚═══╝╚══════╝╚═╝  ╚═╝
 *
 * $$banner
 */

.banner-wrap {
  height: calc(70vh - 160px);
}

/* old banner
.interior-banner {
  height: 360px;
  width: 1200px;
  margin: auto;
}
*/
.interior-banner {
  height: 475px;
  width: 100%;
  margin: auto;
}

.banner,
.banner .slides,
.banner .slides li,
.slide {
  height: 100%;
}

.banner ul {
  margin: 0 auto;
  list-style: none;
}

.slide {
  position: relative;
}

/*.slide_icon {
	width: 85px!important;
	float: left;
	padding-right: 15px;
	position: relative;
	top: 0px;
}*/

.slide_heading {
	color: #fff;
	padding-left: 40px;
	padding-right: 40px;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* old slide heading
.slide_heading h3 {
	color: #fff;
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 5px;
}
*/

.slide_heading h3 {
	color: #fff;
	font-size: 38px;
	font-weight: 600;
	margin-bottom: 5px;
}

/*.slide_heading .heading {
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	text-decoration: none;
}

.slide_heading .title {
	color: #fff;
	font-size: 16px;
    text-decoration: none;
}

.slide_heading .learn-more {
	text-decoration: none;
	font-size: 14px;
	color: #fff!important;
}

/*Hiding 'Learn More' from last slide
body > div.banner-wrap > div > ul.slides > li.flex-active-slide > div > div > div > div > p.learn-more > strong {
	visibility: hidden;
}

.slide_heading p {
	display: inline;
}*/

.slide__inner a:hover {
  text-decoration: none;
  background: #01375d;
}

/* old slide inner
.slide__inner h4 {
  font-size: 20px;
  color: #fff;
}
*/

.slide__inner h4 {
  font-size: 28px;
  color: #fff;
}

.slide__inner svg {
  transition: margin-left .2s ease-out;
}

.slide__inner a:hover svg {
  margin-left: 20px;
}

.slide__inner .container {
	position: relative;
}

.slide_button {
	color: #fff;
	background-color: #00609c;
	padding: 10px 20px;
}

.slide_info {
	position: absolute;
	top: 150%;
}

/*First and Second Slide Custom Code */

.row1:after,
.row2:after {
	content: "";
	display: table;
	clear: both;
}

.column {
	float: left;
	border-right: 4px solid #fff;
	width: 33.33%;
	text-align: center;
	line-height: 40px;
}

.column2 {
	float: left;
	border-right: 4px solid #fff;
	width: 25%;
	text-align: center;
	line-height: 40px;
}

.column p {
	font-size: 60px;
}

/* old home settings
.row1 h3:nth-child(3),
.row2 h3:nth-child(3) {
	border-right: none;
}
*/

.row1 h3:nth-child(4),
.row2 h3:nth-child(4) {
	border-right: none;
}
.row1 h3:nth-child(3),
.row2 h3:nth-child(3) {
	border-right: 4px solid #fff;
}

.play-button-outer {
  width: 10em;
  height: 10em;
  background-color: rgba(255, 255, 255, .25);
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 11;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  border-radius: 50%;
  border: .5em solid rgba(255, 255, 255, .75);
}

.play-button {
  margin: 0 auto;
  top: 50%;
  left: 60%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.5em 0 2.5em 5em;
  border-color: transparent transparent transparent #fff;
  opacity: .75;
}

.play-button-outer:hover {
  background-color: rgba(0, 0, 0, .5);
}

.play-button-outer:hover .play-button {
  opacity: 1;
}


/***
 *    ███████╗███████╗██████╗ ██╗   ██╗██╗ ██████╗███████╗███████╗
 *    ██╔════╝██╔════╝██╔══██╗██║   ██║██║██╔════╝██╔════╝██╔════╝
 *    ███████╗█████╗  ██████╔╝██║   ██║██║██║     █████╗  ███████╗
 *    ╚════██║██╔══╝  ██╔══██╗╚██╗ ██╔╝██║██║     ██╔══╝  ╚════██║
 *    ███████║███████╗██║  ██║ ╚████╔╝ ██║╚██████╗███████╗███████║
 *    ╚══════╝╚══════╝╚═╝  ╚═╝  ╚═══╝  ╚═╝ ╚═════╝╚══════╝╚══════╝
 *
 * $$services
 */

.home {
  overflow-x: hidden;
}

.services {
  position: relative;
  z-index: 99;
  padding: 100px 0;
  color: #fff;
  background: #404041;
}

.services + * {
  position: relative;
  z-index: 99;
  background: #fff;
}

.services-bg {
  position: absolute;
  top: -20px;
  right: -10%;
  width: 700px;
  height: 700px;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #0074c8;
}

.services-bg:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -ms-transform: rotate(-45deg) scale(1.2);
  transform: rotate(-45deg) scale(1.2);
  opacity: .1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=10)';
  background: url('../img/logo-mark.svg') no-repeat center;
  background-size: auto 100%;
}

.services .container {
  position: relative;
  z-index: 2;
}

.services h2 {
  margin: 0 60px;
  padding-bottom: 15px;
  font-size: 2.625em;
  color: #fff;
  text-align: center;
}

/* old services p
.services p {
  max-height: 0;
  transition: all .4s ease-in-out;
  overflow: hidden;
}
*/


.services li:hover p {
  padding-top: 30px;
  max-height: 400px;
}

.services ul {
  margin: 0 -30px;
  list-style: none;
}

.services ul li {
  float: left;
  width: 33.3333%;
  padding: 0 30px;
  margin-top: 50px;
}

.services li:nth-child(3n+1) {
  clear: left;
}

.services a {
  display: block;
  color: inherit;
  transition: color .15s ease-out;
}

.services a:hover {
  color: #0074c8;
  text-decoration: none;
}

.services li a > svg {
  display: block;
  width: 50px;
  max-width: 100%;
  margin: 0 auto;
}

.services h3 {
  font-family: 'Exo 2', 'Open Sans', sans-serif;
  font-size: 1.125em;
  text-align: center;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: -6px;
}

.service_icon_img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 30%;
}

.abbr {
	color: #969696;
}



.services2 {
  position: relative;
  z-index: 99;
  padding: 100px 0;
  color: #fff;
  background: #404041;
}
.services2 h2 {
  margin: 0 60px;
  padding-bottom: 15px;
  font-size: 2.625em;
  color: #fff;
  text-align: center;
}
.services2 a {
  display: block;
  color: inherit;
  transition: color .15s ease-out;
    text-align: center;
}

.services2 a:hover {
  color: #0074c8;
  text-decoration: none;
    text-align: center;
}

.services3 {
  position: relative;
  z-index: 99;
    padding-top: 75px;
  padding-bottom: 75px;
  color: #fff;
  background: #0075c9;
}
.services3 h2 {
  margin: 0 40px;
  padding-bottom: 15px;
  font-size: 2em;
  color: #fff;
  text-align: center;
}
.services3 h3{
    font-size: 1.5em;
}
.services3 a {
  display: block;
  color: inherit;
  transition: color .15s ease-out;
}

.services3 a:hover {
  color: #0074c8;
  text-decoration: none;
}

/***
 *    ███╗   ███╗ █████╗ ██╗███╗   ██╗
 *    ████╗ ████║██╔══██╗██║████╗  ██║
 *    ██╔████╔██║███████║██║██╔██╗ ██║
 *    ██║╚██╔╝██║██╔══██║██║██║╚██╗██║
 *    ██║ ╚═╝ ██║██║  ██║██║██║ ╚████║
 *    ╚═╝     ╚═╝╚═╝  ╚═╝╚═╝╚═╝  ╚═══╝
 *
 * $$main
 */

main {
  padding-top: 50px;
  margin-bottom: 30px;
}

article,
aside {
  float: left;
  width: 70%;
  width: calc(100% - 330px);
}

article ul, .sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

article ul li::before {
  content: '';
  color: #969696;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.sidebar ul li::before {
	content: "•";
	color: #fff;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}

.home main h1 {
  text-align: center;
}

#breadcrumbs {
  font-size: .875em;
  line-height: 1.3;
  color: #666;
}

.our-system {
  margin-top: -50px;
  padding: 50px;
  text-align: center;
}

.our-system h2 {
  margin-bottom: 50px;
  text-transform: uppercase;
}

.our-system h2:after {
  content: '';
  display: block;
  width: 80%;
  max-width: 330px;
  margin: 20px auto 0;
  border-bottom: 3px double #a7a7a7;
}

.our-system svg {
  width: 100%;
}

.feature-text {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  padding: 100px 0;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.feature-text:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #004169;
  background: rgba(0, 65, 105, .6);
}

.feature-text .container {
  position: relative;
}

.feature-text h3 {
  font-size: 2.625em;
  color: #fff;
  text-transform: uppercase;
}

.feature-text strong {
  font-weight: 700;
  color: #00bdff;
}

/*on Home Page*/
.youtube {
	/*width: 100%;
	padding-top: 75px;*/
	float: left;
	margin-right: 30px;
}

.youtube iframe {
	margin: 0 auto;
	display: block;
	width: 480px;
	height: 260px;
}

.content {
	padding-bottom: 50px;
}

.top-content .container {
	margin: 60px auto;
}

/*on Interior Page(s)*/
.page-id-101 .top-content .container {
	margin: auto;
	padding: 0!important;
}




/***
 *    ███████╗██╗   ██╗███████╗███╗   ██╗████████╗███████╗
 *    ██╔════╝██║   ██║██╔════╝████╗  ██║╚══██╔══╝██╔════╝
 *    █████╗  ██║   ██║█████╗  ██╔██╗ ██║   ██║   ███████╗
 *    ██╔══╝  ╚██╗ ██╔╝██╔══╝  ██║╚██╗██║   ██║   ╚════██║
 *    ███████╗ ╚████╔╝ ███████╗██║ ╚████║   ██║   ███████║
 *    ╚══════╝  ╚═══╝  ╚══════╝╚═╝  ╚═══╝   ╚═╝   ╚══════╝
 *
 * $$upcoming-events $$events
 */

.upcoming-events {
  padding-bottom: 100px;
}

.upcoming-events ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.upcoming-event {
  position: relative;
  display: inline-block;
  width: calc((100% - 55px) / 3);
  vertical-align: top;
  background: #ededed;
  border-top: 6px solid #014169;
}

.upcoming-event + .upcoming-event {
  margin-left: 27px;
}

.upcoming-event__card {
  padding: 9.94%;
}

.upcoming-event a {
  color: inherit;
}

.upcoming-event a:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  transition: border-color .2s ease-out;
  border-width: 0 0 36px 36px;
  border-style: solid;
  border-color: transparent transparent #0074c8 transparent;
}

.upcoming-event a:hover {
  text-decoration: none;
}

.upcoming-event a:hover:after {
  border-color: transparent transparent #014169 transparent;
}

.upcoming-event h3 {
  color: #0074c8;
  transition: color .2s ease-out;
}

.upcoming-event h3:first-line {
  font-family: 'Exo 2', 'Open Sans', sans-serif;
  font-size: .5em;
  font-weight: 700;
  line-height: 2;
  color: #444;
}

.upcoming-event h3:hover {
  color: #014169;
}

.upcoming-event p:first-line {
  font-size: .75em;
  font-weight: 700;
}


/***
 *    ██╗███╗   ██╗██████╗ ██╗   ██╗███████╗████████╗██████╗ ██╗███████╗███████╗
 *    ██║████╗  ██║██╔══██╗██║   ██║██╔════╝╚══██╔══╝██╔══██╗██║██╔════╝██╔════╝
 *    ██║██╔██╗ ██║██║  ██║██║   ██║███████╗   ██║   ██████╔╝██║█████╗  ███████╗
 *    ██║██║╚██╗██║██║  ██║██║   ██║╚════██║   ██║   ██╔══██╗██║██╔══╝  ╚════██║
 *    ██║██║ ╚████║██████╔╝╚██████╔╝███████║   ██║   ██║  ██║██║███████╗███████║
 *    ╚═╝╚═╝  ╚═══╝╚═════╝  ╚═════╝ ╚══════╝   ╚═╝   ╚═╝  ╚═╝╚═╝╚══════╝╚══════╝
 *
 * $$industries-served $$industries
 */

.bottom_content {
  padding-top: 50px;
  padding-bottom: 50px;
}

.bottom_content h2 {
  text-align: center;
}

.industries-served {
  padding-top: 50px;
  text-align: center;
}

.industries-served h2 {
  margin-bottom: 50px;
  font-size: 2.625em;
  font-weight: 300;
  color: #3d3d3d;
}

.industries-served li {
  float: left;
  width: 25%;
  height: 500px;
  overflow: hidden;
}

img.industry-blue-icon {
    width: 180px;
}

.industries-served a {
  display: table;
  width: 100%;
  height: 100%;
  color: #fff;
  text-transform: uppercase;
  transition: background .4s ease-out;
  background: #000;
  background: rgba(0, 0, 0, .3);
}

.industries-served a:hover {
  text-decoration: none;
  background: rgba(0, 0, 0, .6);
}

.industries-served .industry-text {
  display: table-cell;
  vertical-align: middle;
  transition: transform .4s ease-out;
}

.industries-served .industry-text span,
.industries-served .industry-text p {
  transition: transform .4s ease-out;
}

.industries-served .industry-text span {
  font-size: 1.875em;
  font-weight: 700;
}

.industries-served .industry-text p {
  text-transform: none;
  max-height: 0;
  overflow: hidden;
}

.industries-served a:hover .industry-text p {
  padding: 0 30px;
  max-height: 400px;
}


/***
 *    ███████╗██╗██████╗ ███████╗██████╗  █████╗ ██████╗
 *    ██╔════╝██║██╔══██╗██╔════╝██╔══██╗██╔══██╗██╔══██╗
 *    ███████╗██║██║  ██║█████╗  ██████╔╝███████║██████╔╝
 *    ╚════██║██║██║  ██║██╔══╝  ██╔══██╗██╔══██║██╔══██╗
 *    ███████║██║██████╔╝███████╗██████╔╝██║  ██║██║  ██║
 *    ╚══════╝╚═╝╚═════╝ ╚══════╝╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═╝
 *
 * $$sidebar
 */

.itus_header .container {
	padding: 0;
}

.itus_header img {
	margin-left: 25px;
	margin-top: 15px;
}

.itus_content {
	color: #fff;
	padding: 15px 0;
}

.itus li {
  margin-bottom: 10px;
}

aside {
  width: 30%;
  width: calc(100% - (100% - 330px));
  padding: 0 0 0 30px;
}

.sidebar {
  margin-bottom: 30px;
}

.sidebar h3 {
	background-color: #8f661c;
	padding: 5px;
	color: #fff;
	font-size: 22px;
}

.sidebar li {
	margin-bottom: 10px;
}

.sidebar--dynamic {
  padding: 9.94%;
  background: #ededed;
  border-top: 6px solid #014169;
}

.sidebar--dynamic ul {
  margin-left: 0;
  list-style: none;
}

.sidebar--dynamic > ul > li {
  margin: 0 0 30px;
}

.sidebar--dynamic ul ul li {
  margin: 0 0 20px;
  line-height: 1.2;
}

.sidebar--dynamic li:last-child {
  margin-bottom: 0;
}


/***
 *    ███████╗ ██████╗  ██████╗ ████████╗███████╗██████╗
 *    ██╔════╝██╔═══██╗██╔═══██╗╚══██╔══╝██╔════╝██╔══██╗
 *    █████╗  ██║   ██║██║   ██║   ██║   █████╗  ██████╔╝
 *    ██╔══╝  ██║   ██║██║   ██║   ██║   ██╔══╝  ██╔══██╗
 *    ██║     ╚██████╔╝╚██████╔╝   ██║   ███████╗██║  ██║
 *    ╚═╝      ╚═════╝  ╚═════╝    ╚═╝   ╚══════╝╚═╝  ╚═╝
 *
 * $$footer
 */

footer {
  position: relative;
  padding: 25px 0;
  font-size: .75em;
  color: #fff;
  overflow: hidden;
  background: #0075c9;
}

footer:before {
  content: '';
  position: absolute;
  right: calc((100% - 1200px) / 2 - 200px);
  bottom: -100px;
  width: 320px;
  height: 320px;
  opacity: .5;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
  background-size: contain;
}

footer .container {
  position: relative;
}

footer a {
  color: inherit;
}
.bureau-logo{
	    height: 70px;
    /* position: absolute;
    bottom: 58px; */
}
.ce-logo{
  height: 35px;
}
.pri-logo{
  height: 55px;
}
.logos-area ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}
.footer-left > ul {
  float: left;
}

.footer-left > ul + ul {
  margin-left: 5.26%;
}

.footer-links li + li {
  margin-top: 5px;
}

.footer-links a,
.footer-products li:first-child,
.footer-industries li:first-child {
  font-weight: 700;
  text-transform: uppercase;
}

.footer-products li:first-child,
.footer-industries li:first-child {
  margin-bottom: 5px;
}

.footer-right {
  float: right;
  text-align: right;
}

.footer-right img {
  margin-top: 10px;
}

.footer-right > a {
  display: block;
}

.footer-right p {
  margin-bottom: 5px;
  font-weight: 700;
  text-transform: uppercase;
}

.footer-right address {
  font-style: normal;
  padding-top: 10px;
  line-height: 1.5;
}

.social-media {
  margin-top: 20px;
}

.social-media li {
  display: inline-block;
  vertical-align: middle;
}

.social-media li + li {
  margin-left: 10px;
}

.social-media a {
  display: block;
  width: 33px;
  height: 33px;
  padding: 7px;
  color: #014169;
  text-align: center;
  transition: transform .2s ease-out;
  background: #fff;
  border-radius: 50%;
}

.social-media a:hover {
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}

.social-media svg {
  display: block;
  width: 100%;
  height: 100%;
}

.copyright {
  float: left;
  margin: 50px 0 0;
  font-size: 0;
  color: #fff;
  text-align: left;
  list-style: none;
  clear: both;
}

.copyright li {
  display: inline-block;
  padding: 0 6px;
  font-size: 10px;
  font-size: .625rem;
  line-height: 1;
  border-left: 1px solid #fff;
}

.copyright li:first-child {
  border: none;
}

.copyright a {
  color: #fff;
}


/***
 *    ██╗    ██╗██████╗  ██████╗███████╗███████╗
 *    ██║    ██║██╔══██╗██╔════╝██╔════╝╚════██║
 *    ██║ █╗ ██║██████╔╝██║     █████╗      ██╔╝
 *    ██║███╗██║██╔═══╝ ██║     ██╔══╝     ██╔╝
 *    ╚███╔███╔╝██║     ╚██████╗██║        ██║
 *     ╚══╝╚══╝ ╚═╝      ╚═════╝╚═╝        ╚═╝
 *
 * $$wpcf7
 */

.wpcf7-form.sent * {
  display: none;
}

.wpcf7-response-output {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 80%;
  line-height: 1.2;
}

.wpcf7-mail-sent-ok {
  padding: 4px 6px !important;
  color: #318a1c;
  background: #d2f7ad;
  border: 1px solid #aedb2e !important;
}

.wpcf7-validation-errors {
  color: #f00;
  border: none !important;
}

.wpcf7-not-valid-tip {
  top: 0 !important;
  left: auto !important;
  width: auto !important;
  padding: 0 !important;
  font-size: 80% !important;
  background: none !important;
  border: none !important;
}

.wpcf7-captchac {
  display: inline-block;
  vertical-align: text-bottom;
}

span.wpcf7-form-control-wrap {
  position: static !important;
  width: 100%;
}

input.wpcf7-not-valid,
textarea.wpcf7-not-valid,
select.wpcf7-not-valid {
  background: #f6c1c1;
  border: 1px solid #f00;
}

div.wpcf7 img.ajax-loader {
  position: absolute;
  display: inline-block;
}

span.wpcf7-list-item {
  margin: 0 !important;
  display:block!important;
}


/***
 *         ██╗███████╗████████╗██████╗  █████╗  ██████╗██╗  ██╗
 *         ██║██╔════╝╚══██╔══╝██╔══██╗██╔══██╗██╔════╝██║ ██╔╝
 *         ██║█████╗     ██║   ██████╔╝███████║██║     █████╔╝
 *    ██   ██║██╔══╝     ██║   ██╔═══╝ ██╔══██║██║     ██╔═██╗
 *    ╚█████╔╝███████╗   ██║   ██║     ██║  ██║╚██████╗██║  ██╗
 *     ╚════╝ ╚══════╝   ╚═╝   ╚═╝     ╚═╝  ╚═╝ ╚═════╝╚═╝  ╚═╝
 *
 * $$jetpack
 */

.jetpack_subscription_widget form,
.jetpack_subscription_widget label[for='subscribe-field'] {
  margin: 0;
}

.jetpack_subscription_widget label[for='email'],
#subscribe-text {
  display: none;
}

#subscribe-email {
  margin: 0 0 10px;
}

#subscribe-submit {
  margin: 0;
}

#subscribe-email input {
  width: 100% !important;
}

div.success p {
  margin: 0 0 10px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2;
}

div.sharedaddy div.sd-block {
  padding: 0 !important;
  margin: 0 0 15px !important;
  border: none !important;
}

div.sharedaddy .sd-content {
  width: 100% !important;
  margin: 0 !important;
}

.widget_rss_links p {
  margin: 0;
  text-align: center;
}

.widget_rss_links img {
  display: inline;
  margin-right: 5px;
  vertical-align: middle;
}

#wpstats,
.home div.sharedaddy,
.archive div.sharedaddy,
.search div.sharedaddy {
  display: none;
}

.comment-subscription-form {
  margin: 0;
}

.embed-youtube,
.embed-vimeo {
  position: relative;
  max-width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.embed-youtube iframe,
.embed-vimeo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* Sitemap */

.sitemap-wrapper ul {
  margin: 0 0 20px;
  list-style: none;
}

.sitemap-list ul {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}

.no-csscolumns .sitemap-list ul li {
  padding-right: 10px;
  width: 33.3333%;
  float: left;
}


/* Leadership */

.leadership__inner {
  width: 100%;
  display: table;
}

.leadership__inner:nth-child(n+2) {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px dotted #ccc;
}

.leadership__photo,
.leadership__text {
  display: table-cell;
  vertical-align: top;
}

.leadership__photo {
  padding-right: 30px;
  width: 180px;
}

.leadership__photo img {
  width: 100%;
}


/* Flags */

.flags {
  font-size: 0;
  text-align: center;
  background-color: #f0f0f0;
}


.flags li {
  padding: 10px 20px;
  width: 25%;
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
}

.flags h3 {
  margin: 0 0 10px;
  font-size: 1.125em;
  text-transform: capitalize;
}


/* Contact Form */

.form-wrap {
  max-width: 38em;
}

.form-row {
  font-size: 0;
}

.form-row:nth-child(n+2) {
  margin-top: 10px;
}

.form-field {
  font-size: 1rem;
}

.form-field--half {
  width: 50%;
  vertical-align: top;
  display: inline-block;
}

.form-wrap .form-field--half {
  float: none;
}

.form-field--half:first-child {
  padding-right: 5px;
}

.form-field--half:last-child {
  padding-left: 5px;
}

.form-wrap .form-field--half + .form-field--half {
  margin-left: 0;
}


/* Request More Info */

.request-more-info {
  margin: 30px 0;
}

body.overlay {
  position: relative;
}

body.overlay:after {
  content: '';
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, .5);
}

#modal-popup, #modal-popup1, #modal-popup2, #modal-popup3 {
  padding: 30px;
  width: 90%;
  max-width: 670px;
  background: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 99999;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: none;
}

#modal-close, #modal-close1, #modal-close2, #modal-close3  {
  font-size: .875em;
  position: absolute;
  right: 33px;
  bottom: 30px;
}

#modal-close:hover {
  text-decoration: underline;
  cursor: pointer;
}
#modal-close1:hover {text-decoration: underline;cursor: pointer;}
#modal-close2:hover {text-decoration: underline;cursor: pointer;}
#modal-close3:hover {text-decoration: underline;cursor: pointer;}


@media screen and (max-width: 767px) {
  body.overlay:after {
    content: none;
  }
  #modal-popup, #modal-popup1, #modal-popup2, #modal-popup3 {
    padding: 30px 0 0;
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    z-index: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  #modal-close, #modal-close1, #modal-close2, #modal-close3 {
    bottom: 0;
  }
}


/* Resources */

.resource:nth-child(n+2) {
  margin-top: 40px;
}

.resource__title {
  margin-bottom: 10px;
  font-size: 1.325em;
  font-weight: 700;
  color: inherit;
}

.resource__table {
  font-size: .875em;
  line-height: 1.2;
  border: 1px solid #ccc;
}

.resource__table th,
.resource__table td {
  padding: 5px 10px;
}

.resource__table th {
  background: #d9d9d9;
}

.resource__table tbody tr:nth-child(even) td {
  background: #f1f1f1;
}

.column--filename {
  text-align: left;
}

.column--language {
  width: 120px;
  text-align: right;
}


/***
 *    ██████╗  █████╗ ██████╗ ████████╗███╗   ██╗███████╗██████╗ ███████╗
 *    ██╔══██╗██╔══██╗██╔══██╗╚══██╔══╝████╗  ██║██╔════╝██╔══██╗██╔════╝
 *    ██████╔╝███████║██████╔╝   ██║   ██╔██╗ ██║█████╗  ██████╔╝███████╗
 *    ██╔═══╝ ██╔══██║██╔══██╗   ██║   ██║╚██╗██║██╔══╝  ██╔══██╗╚════██║
 *    ██║     ██║  ██║██║  ██║   ██║   ██║ ╚████║███████╗██║  ██║███████║
 *    ╚═╝     ╚═╝  ╚═╝╚═╝  ╚═╝   ╚═╝   ╚═╝  ╚═══╝╚══════╝╚═╝  ╚═╝╚══════╝
 *
 * $$partners
 */

main.partners-page {
  padding-top: 30px;

}

main.partners-page h1 {
  margin-bottom: 60px;
}

@media screen and (max-width: 1023px) {
  main.partners-page h1 {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  main.partners-page h1 {
    margin-bottom: 20px;
  }
}

h2.column__title {
  padding-bottom: 5px;
  color: #014169;
  border-bottom: 2px solid #014169;
}

h3.form__title {
  margin-bottom: 10px;
}

.partners label {
  margin-bottom: 2px;
  font-size: 80%;
  font-weight: 700;
}

.partners label.error {
  margin-top: 5px;
  padding: 4px 6px;
  background: #f6c1c1;
  border: 1px solid #f00;
  color: #f00;
  font-weight: 300;
  font-size: 80%;
  line-height: 1.2;
}

#tech-support-form {
  margin: 0;
}

#tech-support-form ul {
  font-size: 0;
  max-width: none;
}

#tech-support-form li {
    font-size: 1rem;
  line-height: 1.2;
}

#tech-support-form li.form__half-col {
  width: 50%;
  display: inline-block;
  vertical-align: top;

}

@media screen and (max-width: 767px) {
  #tech-support-form li.form__half-col {
  width: 100%;
  display: block;
  padding: 0 !important;

}
}

#tech-support-form li.form__half-col:nth-child(odd) {
  padding-right: 10px;
}

#tech-support-form li.form__half-col:nth-child(even) {
  padding-left: 10px;
}

#tech-support-form .form-list li {
  margin-top: 10px !important;
}

.columns--2 .col {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}

.columns--2 .col:first-child {
  padding-right: 30px;
}

.columns--2 .col:last-child {
  padding-left: 30px;
}

@media screen and (max-width: 767px) {
  .columns--2 .col {
    width: 100%;
    display: block;
  }
  .columns--2 .col:first-child {
    margin-bottom: 30px;
    padding-right: 0;
  }
  .columns--2 .col:last-child {
    padding-left: 0;
  }
}


/***
 *     ██████╗ ███╗   ███╗███████╗██████╗ ██╗ █████╗
 *    ██╔═══██╗████╗ ████║██╔════╝██╔══██╗██║██╔══██╗
 *    ██║██╗██║██╔████╔██║█████╗  ██║  ██║██║███████║
 *    ██║██║██║██║╚██╔╝██║██╔══╝  ██║  ██║██║██╔══██║
 *    ╚█║████╔╝██║ ╚═╝ ██║███████╗██████╔╝██║██║  ██║
 *     ╚╝╚═══╝ ╚═╝     ╚═╝╚══════╝╚═════╝ ╚═╝╚═╝  ╚═╝
 *
 * $$media
 */


/*@media screen and (max-width: 1280px) {
  .industries-served a {
    font-size: 1.5em;
  }
}*/

@media screen and (max-width: 1220px) {
  footer:before {
    right: -60px;
  }
	/*.slide_heading {
		padding-top: 12%;
	}*/
}

@media screen and (max-width: 1150px) {
	/*.slide_heading {
		padding-top: 14%;
	}*/
}

@media screen and (max-width: 1023px) {

  .container {
   	padding: 0 20px;
  }

  .services {
    padding: 80px 0;
  }
  .services ul {
    margin: 0 -20px;
  }
  .services ul li {
    padding: 0 20px;
    margin-top: 40px;
  }
  main {
    padding: 80px 0;
  }
  .our-system {
    padding: 40px;
  }
  .our-system h2 {
    margin-bottom: 40px;
  }
  .feature-text {
    padding: 80px 0;
  }
  .upcoming-events {
    padding-bottom: 80px;
  }
  .upcoming-event {
    width: calc((100% - 41px) / 3);
  }
  .upcoming-event + .upcoming-event {
    margin-left: 20px;
  }
  .industries-served {
    padding-top: 80px;
  }
  .industries-served h2 {
    margin-bottom: 40px;
  }
  .industries-served li {
    width: 50%;
    height: 300px;
  }
  aside {
    padding-left: 20px;
  }
  footer {
    padding: 80px 0;
  }
  .copyright {
    margin: 40px 0 0;
  }
  .rNav a {
    font-size: 1em;
    padding: 0 10px;
  }
}

@media screen and (max-width: 959px) {
  .sitemap-list ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .no-csscolumns .sitemap-list ul li {
    width: 50%;
  }
}

@media screen and (max-width: 945px) {
  header {
    height: 62px;
  }
	.slide_icon {
	margin-top: 2%;
	}

  .logo {
    width: 240px;
  }
  .rNav li {
    height: 62px;
    line-height: 90px;
  }
  .rNav li:hover > ul {
    padding: 0;
  }
  .rNav a {
    padding: 0 10px;
  }

  .banner-wrap {
    height: 300px;
  }
  .services-bg {
    top: 0;
    right: -25%;
  }
  .our-system line {
    stroke-width: 2;
    stroke-dasharray: 2 2;
  }
  .upcoming-event__card {
    font-size: .8em;
  }
}

@media screen and (max-width: 840px) {
	.slide_heading .title, .learn-more {
		visibility: hidden;
	}

	.slide_heading .heading {
		position: relative;
		top: 25px;
	}

  .footer-left:after {
    content: '';
    display: block;
    clear: both;
  }
  .footer-right {
    margin-top: 30px;
    text-align: left;
  }
  .footer-right,
  .copyright {
    float: none;
  }
  .industries-served .industry-text p {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  blockquote {
    padding: 15px;
  }
  .container {
    padding: 0 50px;
  }
  header .container {
    height: 100%;
  }
  .nav-open .logo-wrap {
    height: calc(100% - 20px);
  }
  .nav-open .logo-wrap:before {
    display: none;
  }
  .nav-open .logo {
    height: 100%;
  }
  #rNav-wrap,
  #rNav-trigger {
    text-align: center;
  }
  #rNav-trigger {
    display: block;
    height: 62px;
    line-height: 62px;
    cursor: pointer;
  }
  #rNav-trigger div {
    display: inline-block;
    vertical-align: middle;
  }
  #rNav-trigger span {
    display: block;
    width: 40px;
    height: 4px;
    background: #00609c;
    border-radius: 4px;
  }
  #rNav-trigger span:first-child + span {
    margin: 5px 0;
  }
  .rNav {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    display: none;
    width: 100%;
    background: #f1f1f1;
  }
  .rNav > li {
    float: none;
    height: 40px;
    line-height: 40px;
  }
  .rNav a {
    height: auto;
    padding: 0 20px;
    font-size: 1em;
  }
  .rNav li.rNav-back a:before {
    content: '\25C0';
    padding: 0 10px 0 0;
  }
  .rNav li.rNav-back a:before,
  a.rNav-parent:after {
    font-family: 'Lucida Sans Unicode', 'Arial Unicode MS';
  }
  a.rNav-parent:after {
    content: '\25B6';
    padding: 0 0 0 10px;
  }
  .rNav-trans {
    position: absolute;
    display: block;
    overflow: hidden;
  }
  .rNav-trans li,
  .rNav-trans li a {
    white-space: nowrap;
    overflow: hidden;
  }
  .banner-wrap {
    height: 300px;
  }
  .services {
    padding: 60px 0;
  }
  .services-bg {
    top: 110px;
    right: calc(50% - 350px);
  }
  .services h2 {
    margin-bottom: 20px;
  }
  .services ul {
    margin: 0;
  }
  .services ul li {
    float: none;
    width: 100%;
    max-width: 300px;
    padding: 0;
    margin: 40px auto 0;
  }
  .services ul li:first-child {
    margin-top: 0;
  }
  .services h3 {
    margin-top: 10px;
  }
  main {
    padding: 60px 0;
  }
  .our-system {
    padding: 30px;
  }
  .our-system h2 {
    margin-bottom: 30px;
  }
  .feature-text {
    padding: 60px 0;
  }
  article,
  aside {
    float: none;
    width: 100%;
  }
  .feature-text {
    min-height: 400px;
  }
  .upcoming-events {
    padding-bottom: 60px;
  }
  .upcoming-events ul,
  .upcoming-event {
    display: block;
  }
  .upcoming-event {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
  .upcoming-event__card {
    font-size: 1em;
  }
  .upcoming-event,
  .upcoming-event + .upcoming-event {
    margin: 20px auto 0;
  }
  .industries-served {
    padding-top: 60px;
  }
  .industries-served h2 {
    margin-bottom: 30px;
  }
  aside {
    padding: 0;
    margin-top: 20px;
  }
  footer {
    padding: 60px 0;
  }
  .copyright {
    margin: 30px 0 0;
  }
}

@media screen and (max-width: 700px) {
	.slide {
	display: none;
  }

	.banner-wrap {
		display: none;
	}

	.slide-heading {
		display: none;
	}
}

@media screen and (max-width: 640px) {
  .header--top:before {
    left: calc(50% - 160px);
  }
  .language-select {
    float: none;
    max-width: 100%;
    margin: 0 auto;
  }
  .secondary-nav {
    display: none;
  }
  .secondary-link {
    display: block;
  }

  .slide__inner h3, h4 {
	display: none;
  }

  .slide_button {
	display: none;
  }
}
.services2 h1{
        text-align: left;
    color: #fff;
    }
.services2 h2 {
    font-size: 2em;
  }

@media screen and (max-width: 567px) {
  h1 {
    font-size: 1.875em;
  }
  .alpha {
    font-size: 1.875em;
  }
  h2 {
    font-size: 1.6em;
  }
     .services2 h2 {
    font-size: 1.6em;
  }
     .services3 h2 {
    font-size: 1.6em;
  }
    .services3 .container{
        padding: 20px;
    }
    .services2 .container{
        padding: 20px;
    }
    .services2 .full-width{
        width: 95%;
    }
    .services2 h1{
        text-align: center;
    }
  .beta {
    font-size: 1.6em;
  }
  h3 {
    font-size: 1.4em;
  }
  .gamma {
    font-size: 1.4em;
  }
  html {
    font-size: 1rem;
  }
  .form-field--half {
    float: none;
    width: 100%;
  }
  .form-field--half + .form-field--half {
    margin-left: 0;
  }
  .form-field--half:nth-child(2) {
    margin-top: 15px;
  }
  header .logo {
    float: none;
    margin: 0 auto 10px;
  }
  header address {
    float: none;
    width: 100%;
    text-align: center;
  }
  .banner-wrap {
    height: 320px;
  }
  .interior-banner {
    height: 240px;
  }
  .slide__inner h4, h3 {
    font-size: 1em;
  }
  .slide__inner a {
    height: 90px;
  }
  .banner .flex-direction-nav {
    display: none;
  }
  .play-button-outer {
    top: 40%;
    width: 6em;
    height: 6em;
  }
  .play-button {
    left: 55%;
    border-width: 1.5em 0 1.5em 3em;
  }
  .services {
    padding: 40px 0;
    overflow: hidden;
  }
  .services ul li {
    max-width: 200px;
  }
  .services li a > svg {
    width: auto;
  }
  .services h2 {
    font-size: 1.875em;
  }
  .services-bg {
    top: 120px;
  }
  main {
    padding: 40px 0;
  }
  .our-system {
    padding: 20px;
  }
  .our-system h2 {
    margin-bottom: 20px;
  }
  .feature-text {
    padding: 40px 0;
  }
  .feature-text h3 {
    font-size: 1.875em;
  }
  .our-system line {
    stroke-width: 4;
    stroke-dasharray: 4 4;
  }
  .feature-text {
    min-height: 0;
  }
  main {
    padding: 30px 0;
  }
  .upcoming-events {
    padding-bottom: 40px;
  }
  .industries-served {
    padding-top: 40px;
  }
  .industries-served h2 {
    margin-bottom: 20px;
    font-size: 1.875em;
  }
  .industries-served li {
    width: 100%;
    height: 250px;
  }
  footer {
    padding: 40px 0;
  }
  .copyright {
    margin: 20px 0 0;
  }
  .footer-left {
    display: none;
  }
  .footer-right {
    margin: 0;
  }
  .footer-right,
  .copyright {
    text-align: center;
  }
  .copyright li {
    display: block;
    padding: 0;
    line-height: 1;
    border: none;
  }
  .copyright li + li {
    margin-top: 5px;
  }
  .sitemap-list ul {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
    -webkit-column-gap: normal;
    -moz-column-gap: normal;
    column-gap: normal;
  }
  .no-csscolumns .sitemap-list ul li {
    padding-right: 0;
    width: 100%;
    float: none;
  }
  .our-system {
    display: none;
  }
  .leadership__inner {
    display: block;
  }
  .leadership__photo,
  .leadership__text {
    display: block;
  }
  .leadership__photo {
    padding-right: 0;
    margin: 0 auto;
  }
  .form-field--half {
    width: 100%;
    display: block;
  }
  .form-field--half:first-child {
    padding-right: 0;
  }
  .form-field--half:last-child {
    margin-top: 10px;
    padding-left: 0;
  }
}

@media print {
  @page {
    margin: .5cm !important;
  }
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  body {
    padding: .75cm !important;
    font: 10pt/1.2 Arial, Helvetica, sans-serif !important;
  }
  article,
  .container {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  nav,
  aside,
  footer {
    display: none;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: ' (' attr(href) ')';
  }
  abbr[title]:after {
    content: ' (' attr(title) ')';
  }
  a[href^='#']:after,
  a[href^='javascript:']:after {
    content: '';
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 18pt !important;
    font-weight: bold !important;
  }
  h2 {
    font-size: 16pt !important;
  }
  h3 {
    font-size: 14pt !important;
  }
  h4 {
    font-size: 12pt !important;
  }
  h5,
  h6 {
    font-size: 10pt !important;
  }
  code {
    font: 10pt Courier, monospace;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.page-id-2054 .interior-banner{
    display: none;
}
.row2 p.column{
font-size: 22px;
    padding: 0px 52px;
    line-height: 1.2;
    vertical-align: top;
        border-right: none;
}
.row2 p.column{
    font-size: 18px;
    padding: 0px 52px;
    line-height: 1.2;
    vertical-align: top;
    border-right: 4px solid #fff;
    width: 25%;
    min-height: 280px;
}
.row2 p.column:last-child{
  border-right: none;
}

img.banner-white-icon {
    width: 150px !important;
    margin: 0 auto;
}

.home-top-content h2{
  font-size: 2em;
  color: #969696;
  text-align: center;
}
.home-top-content .button{
  font-size: 1.7em;
}

.services h2{
  background: none;
  color: #0075c9;
  font-weight: 600;
  font-size: 2.5em !important;
    margin: 0 0 15px;
}

.services{
  padding: 60px 0;
  background: #dedede;
}
.services ul{
	text-align: center;
}
.services ul li {
    background: #ffffff;
    margin: 12px;
    width: 30% !important;
    display: inline-block;
    vertical-align: top;
    float: none;
    min-height: 590px;
    padding: 0px;
}
.services ul li .inner-service{
  padding: 14px 10px;
}
.service-top-banner{
  width: 100%;
}

.services p{
  color: #404041;
    top: 0;
    left: 0;
    max-height: none;
    transform: none;
    font-size: 17px;
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding: 10px 0px;
        width: 80%;
    padding: 30px 0px;
}
.services h3{
  color: #404041;
  font-size: 1.5em;
  width: 65%;
  padding: 0 0 40px;
}
.services h3.title{
  color: #404041;
  border-bottom: 1px solid #404041;
    width: 70%;
    font-weight: 800;
    text-align: left;
    padding-bottom: 10px;
    font-size: .98em;
}
.services h3.abbr {
    color: #969696;
}
.services li:hover h3{
  color: #0075c9;
}
.services li:hover p {
  padding: 30px 0px !important;
  max-height: none !important;
}
.industries-served h2.title{
  font-size: 40px !important;
  text-align: center;
}
.industries-served .title a {
  width: 100%;
  height: 100%;
  color: #3d3d3d;
  text-transform: uppercase;
  transition: background .4s ease-out;
  background: none;
  font-size: 34px;
}
.home-column{
  width: 25% !important;
  padding: 12px;
    font-size: 14px;
}
.industries-served .title a:hover {
  color: #0075c9;
}
img.gems-left-icon{
  margin-bottom: 44px !important;
}


/*--------------------------
----------------------------
Slick slider
----------------------------
---------------------------*/
.gems-slider{
  position: relative;
  z-index: 99;
    padding-top: 75px;
  padding-bottom: 75px;
}
ul.gems-main-slider, ul.featured-main-slider{
  margin: 0px 80px;
  min-height: 150px;
    vertical-align: middle;
}
.gems-slider .slick-arrow{
    position: absolute;
    top: 50%;
    padding: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: 0 0;
}
.gems-slider .slick-arrow2{
    position: absolute;
    top: 50%;
    padding: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: 0 0;
}
.gems-slider .slick-next {
    right: 0;
}
.gems-slider .slick-next2 {
    right: 0;
}
.gems-slider .slider-wrap{
      position: relative;
    text-align: left;
    max-width: 1200px;
    margin: 0 auto;
}
.gems-slider .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.gems-image img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.gems-text{
background: #0074c8;
text-align: center;
padding: 40px 120px;
}
ul.featured-main-slider .gems-text{
  min-height: 310px
}
.gems-text h2{
  color: #ffffff;
  font-size: 32px !important;
    font-weight: 500;
}
.gems-text p{
  color: #ffffff;
  font-size: 22px;
}
.gems-text .button {
    font-size: 1.7em;
}
.gems-text .button:hover{
  background: #b7b7b7;
}

button.slick-arrow {
    background-color: #e3e3e3;
}
button.slick-arrow:hover {

}
button.slick-arrow2 {
    background-color: #e3e3e3;
}
button.slick-arrow2:hover {

}






/*--------------------------
----------------------------
Gems page
----------------------------
---------------------------*/
.ges-computer{
      height: 14vw;
    }
img.gems-computer{
      width: 40vmax !important;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}
.gems-features h2{
  background: none;
  color: #0075c9;
  font-weight: 600;
  font-size: 2.5em !important;
    margin: 0 0 15px;
    text-align: center;
}

.gems-features{
  padding: 60px 0;
  background: #dedede;
}
.gems-features ul{
  text-align: center;
}
.gems-features ul li {
    background: #ffffff;
    padding: 0px;
    margin: 12px;
    width: 30% !important;
        display: inline-block;
    vertical-align: top;
    float: none;
        min-height: 452px;
}

.gems-features p{
  color: #404041;
    top: 0;
    left: 0;
    max-height: none;
    transform: none;
    font-size: 17px;
    position: relative;
    margin: 0 auto;
    padding: 30px 50px;
    text-align: left;
}
..gems-features h3{
  color: #404041;
  font-size: 1.5em;
  width: 65%;
  padding: 0 0 40px;
}
.gems-features h3.title{
  background: #0075c9;
  color: #fff;
  font-weight: 500;
  padding: 30px 38px;
  margin-bottom: 0px;
}
.gems-features li:hover p {
  padding: 30px 50px !important;
  margin: 0px !important;
}
.gems-plan ul li{
	vertical-align: bottom;
	min-height: 0px;
}
.gems-plan ul li p {
    text-align: center;
}
.gems-plan ul li p .button{
	margin-top: 12px;
}
.gems-works{
  padding: 60px 0;
}
.gems-works h2{
      background: none;
    color: #0075c9;
    font-weight: 600;
    font-size: 2.5em !important;
    margin: 0 0 15px;
    text-align: center;
}
.gems-works img{
  margin: 0 auto;
  display: block;
}
.gems-button{
  text-align: center;
    padding: 20px 0px;
}

.gems-features .gems-button{
  padding-top: 5px;
}




.home-column{
  float: left;
  width: 33.33%;
}
@media screen and (max-width: 850px) {
    .services ul li {
    	width: 48% !important;
    }
img.gems-computer{
      width: 300px;
    }
    .gems-features ul li {
      width: 100% !important;
      min-height: 200px;
    }
    .gems-features h3.title{
      font-size: 1.4em;
    }
    .gems-image img {
    width: 100%;
    height: 250px;
}
.gems-text{
background: #0074c8;
text-align: center;
padding: 30px 20px;
}
.gems-text h2{
  font-size: 24px !important;
}
.gems-text p{
  font-size: 18px
}
.gems-text .button {
    font-size: 1.3em;
}
}
@media screen and (max-width: 767px) {
    .home-column{
  float: none;
  width: 100%;
        margin: 0 auto;
        display: block;
}
    .services h1{
        text-align: center !important;

    }
    img.gems-left-icon{
  margin-bottom: 20px !important;
}
}
@media screen and (max-width: 560px) {
    .services ul li {
    	width: 100% !important;
    	max-width: 300px !important;
    }
    .ges-computer{
      min-height: 100px;
    }
        .gems-image img {
    width: 100%;
    height: 100px;;
}
.gems-text{
background: #0074c8;
text-align: center;
padding: 30px 20px;
}
.gems-text h2{
  font-size: 18px !important;
}
.gems-text p{
  font-size: 15px
}
.gems-text .button {
    font-size: 1em;
}
}
.entry2 p{
    font-size: 1.5em;
    line-height: 1.25;
    color: #535353
}
.entry2 h2{
    font-size: 2em !important;
}
.entry2 h1{
    font-size: 3em !important;
}

h1{
    font-size: 2.45em !important;
}
h2{
    font-size: 1.7em !important;
}

.trade-mark{
    font-size: .5em;
    position: relative;
    bottom: 16px;
}
.zoom-meeting img{
  width: 50%;
  min-width: 350px;
  margin: 0 auto;
  display: block;
}
/*.nav-trade{
    font-size: .6em;
    position: relative;
    bottom: 6px;
}*/
