/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */

@font-face {
    font-family: 'gotham_boldregular';
    src: url('gotham-bold-webfont.woff2') format('woff2'),
         url('gotham-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham_bookregular';
    src: url('gotham-book-webfont.woff2') format('woff2'),
         url('gotham-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gotham_lightregular';
    src: url('gotham-light-webfont.woff2') format('woff2'),
         url('gotham-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gotham_mediumregular';
    src: url('gotham-medium-webfont.woff2') format('woff2'),
         url('gotham-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
  font-family: 'gotham_bookregular' !important;
}

img {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}

ul {
  margin: 0;
  padding-left: 3px;
}
li {
  border: 0px solid red;
  margin-bottom: 5px;
  color: #c1d32b;
  font-family: 'gotham_lightregular';
  font-size: 17px;
  line-height: 19px;
}

li span {
  color: #676265;
}

.html_stretched #wrap_all {
    /*background-color: #686e68;*/
}

#header_meta {
  background-color: #36322c;

}

#header_meta a {
  font-family: gotham_bookregular;
  display: inline-block;
  color: #fff;
  font-size: 1.1em;
  font-weight: normal;
  padding: 12px 15px 12px 15px;
}

#header_meta a:hover {
  text-decoration: none;
  color: #51BAE8;
}

#header_meta a:last-child {
  padding-right: 0px;
}
#header_meta a:first-child {
  padding-left: 0px;
}

.phone-info {
  float: left;
  font-weight: bold;
  line-height: 20px;
  font-size: 10px;
  padding: 0;
}

.phone-info span{ display: inline-block; line-height: 1em;  }

#header_main {
  /*background-color: #fff !important;*/
}

#header_main .container {
  border: 0px solid blue;
  /*max-width: 100% !important;*/
  max-width: 1300px !important;
  /*padding: 0px 20px !important;*/
}

#header_main .container .inner-container {
  border: 0px solid red;
  max-width: 100% !important;

}

#header_meta .container {
  border: 0px solid white;
  /*max-width: 100% !important;*/
  max-width: 1300px !important;
  /*padding: 0 20px;*/
}

.current_page_item .avia-menu-text {
  color: #676265;
  font-weight: bold;
}

.avia-menu-text {
  font-family: 'gotham_boldregular';
  color: #676265;
  font-size: 14px;
  border: 0px solid red;
}
.main_menu ul:first-child > li > a {

}

ul.sub-menu {
  /*border: 1px solid #333 !important;*/
  background-color: #333 !important;
}

ul.sub-menu li {
  /*border: 1px solid #red;*/
}

ul.sub-menu a {
  /*border: 1px solid pink;*/
  background-color: #333 !important;
}

ul.sub-menu a .avia-bullet {
  display: none;
}

ul.sub-menu ul.sub-menu {
  border: 0px solid green !important;
}

ul.sub-menu ul.sub-menu .avia-menu-text {
  color: #fff;
  display: inline-block;
  line-height: 16px;
  /*border: 1px solid green;*/
}

.sub-menu li a .avia-menu-text {
  font-family: gotham_bookregular;
}

#avia-menu .rdh a .avia-menu-text {
  font-family: gotham_boldregular;
  font-size: 13px;
  /*font-weight: bold;*/
  color: #fff !important;
  background-color: #fa8d29 !important;
  padding: 15px 8px;
}

#avia-menu .rdh a .avia-menu-text:hover {
  background-color: #51BAE8 !important;
}


#avia-menu a:hover .avia-menu-fx {
  /*display: none !important;*/
}


#mobile-advanced a {
  background-color: #888 !important;
  border: 1px solid #fff !important;
}

#mobile-advanced a .avia-menu-text, #mobile-advanced a:hover .avia-menu-text {
  color: #fff !important;
}


#mobile-advanced a:hover {
  background-color: #888 !important;
}


#mobile-advanced #menu-item-3329 a {
  background-color: #EDAC1A !important;
}

#mobile-advanced #menu-item-3329 a:hover {
  background-color: #51BAE8 !important;
}

#mobile-advanced #menu-item-3329 .avia-menu-text {
  color: #fff !important;
}

#avia-menu #menu-item-3329 a:hover .avia-menu-fx {
  display: none !important;
}




.av-main-nav > li > ul {
  border-top-width: 3px;
}
.avia-menu-fx {
  /*display: none !important;*/
  margin-bottom: 20px;
}

#socket {
  /*background-color: pink;*/
  border: 0px;
}

#socket .container {
  /*
  text-align:center;
  font-size: 1.4em;
  padding-top: 25px !important;
  padding-bottom: 25px !important;
  */
  padding: 0 50px;
}

#socket .copyright {
  float: none !important;
}

#scroll-top-link {
  color: #000;
  background-color: #fff;
}



.homecar {
  font-family: gotham_boldregular, Arial;
  color: #fff;
}

.home_icons {

}

.home_icons div {
  border: 0px solid red;
  text-align: center;
  color: #51BAE8;
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 0 5px;

}

.home_icons img {
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}

h1.av-special-heading-tag {
  font-family: gotham_boldregular;
  font-size: 2em;
  color: #51BAE8;
}

.title_1 {
  font-size: 1.2em;
  font-family: gotham_boldregular;
  color: #51BAE8;
}

a.link_1 {
  color: #EDAC1A;
}

a.btn_1 {
  font-size: 1.2em !important;
  font-family: gotham_boldregular;
  display: inline-block !important;
  padding: 15px 30px !important;
  background-color: #EDAC1A !important;
  color: #fff !important;
  text-align:center !important;
  text-decoration: none !important;
}
a:hover.btn_1 {
  color: #fff !important;
  text-decoration: none !important;
  background-color: #51BAE8 !important;
}

a.btn_1_footer {
  font-size: 12px !important;
  display: inline-block !important;
  padding: 8px 8px !important;
  background-color: #fa8d29 !important;
  color: #fff !important;
  text-align:center !important;
  text-decoration: none !important;
}
a:hover.btn_1_footer {
  color: #fff !important;
  text-decoration: none !important;
  background-color: #51BAE8 !important;
}


a.rad_header {
  font-size: 12px !important;
  font-family: gotham_boldregular !important;
  display: inline-block !important;
  padding: 15px 12px !important;
  background-color: #fa8d29 !important;
  color: #fff !important;
  text-align:center !important;
  text-decoration: none !important;
}
a:hover.rad_header {
  color: #fff !important;
  text-decoration: none !important;
  background-color: #51BAE8 !important;
}

a:hover.link_1 {
  color: #BCC600;
  text-decoration: none;
}

a.avia-button {
  font-family: gotham_boldregular !important;
  background-color: #EDAC1A !important;
  border: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  font-weight: bold !important;
  font-size: 1.2em !important;
  padding: 15px 30px !important;
}
a:hover.avia-button {
  background-color: #51BAE8 !important;
}


/* BEG - Request Form Page */
.page-id-3306 #wrap_all {
  vertical-align: top !important;
}
.page-id-3306 #wrap_all .main_color {
  border: 0px solid red !important;
}
.page-id-3306 #wrap_all .main_color .content {
  border: 0px solid green !important;
  padding-top: 40px !important;
  padding-bottom: 0px !important;
}

.page-id-3306 input.button {
  font-family: gotham_boldregular !important;
  background-color: #51BAE8 !important;
  border: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  font-weight: bold !important;
  font-size: 1.2em !important;
  padding: 15px 30px !important;
}
.page-id-3306 input.button:hover {
  background-color: #EDAC1A !important;
}
/* END - Request Form Page */

.team-img-container {
  border-radius: 0px !important;
  margin-bottom: 20px;
}

h3.team-member-name {
  font-family: 'gotham_boldregular' !important;
  color: #000 !important;
  font-size: 22px !important;
  line-height: 24px;
  text-transform: uppercase;
}

#team_gary_kalk h3.team-member-name {
  font-family: 'gotham_boldregular' !important;
  color: #000 !important;
  font-size: 30px !important;
  line-height: 32px;
  text-transform: uppercase;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 15px;
}

.team-member-job-title {
  font-family: 'gotham_mediumregular';
  color: #c4d536 !important;
  font-size: 18px !important;
  line-height: 22px;
}

#team_gary_kalk .team-member-job-title {
  font-family: 'gotham_mediumregular';
  color: #c4d536 !important;
  font-size: 24px !important;
  line-height: 26px;
}

.team-member-description {
  font-family: 'gotham_lightregular';
  font-size: 16px;
  line-height: 20px;
}

#team_gary_kalk .team-member-description {
  font-family: 'gotham_lightregular';
  font-size: 18px;
  line-height: 22px;
}

.team-member-description a, .team-member-description a:hover, .team-member-description a:visited {
  font-size: 16px;
  line-height: 20px;
  color: #c4d536;
  text-decoration: underline;
}

.special_amp { color: inherit!important; font-family: inherit; font-style: inherit; font-size: inherit; }


ul.list_1 {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.list_1 a {
  font-family: gotham_boldregular;
  color: #EDAC1A;
  display: block;
  font-size: 18px;
  margin-bottom: 5px;
}
ul.list_1 a:hover {
  color: #51BAE8;
  text-decoration: none;
}
ul.list_1 li {
  border: 0px solid red;
  margin: 0 0 20px 0;
  padding: 0 0 0 100px;
}
ul.list_1 li.engage {
  background: url('engage-1-e1472199364750.png') no-repeat 0 0;
}
ul.list_1 li.schedule {
  background: url('schedule-e1472200086532.png') no-repeat 0 0;
}
ul.list_1 li.check-in {
  background: url('CheckIn-e1472200118480.png') no-repeat 0 0;
}
ul.list_1 li.expert-delivery {
  background: url('ExpertDelivery-e1472200383861.png') no-repeat 0 0;
}
ul.list_1 li.check-out {
  background: url('CheckOut-e1472200414150.png') no-repeat 0 0;
}
ul.list_1 li.retain {
  background: url('retain-1-e1472200441135.png') no-repeat 0 0;
}
ul.list_1 li.delivery-platform {
  background: url('/wp-content/uploads/2016/08/') no-repeat 0 0;
}


ul.list_2 {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.list_2 li {
  border: 0px solid red;
  margin: 0 0 20px 0;
  padding: 0 0 0 65px;
  min-height: 40px;
}
ul.list_2 li.blue {
  background: url('Check-Blue-e1472205728359.png') no-repeat 0 0;
}
ul.list_2 li.darkgrey {
  background: url('Check-DarkGrey-e1472206419655.png') no-repeat 0 0;
}
ul.list_2 li.orange {
  background: url('Check-Orange-e1472207172375.png') no-repeat 0 0;
}
ul.list_2 li.lightblue {
  background: url('Check-LightBlue-e1472207406424.png') no-repeat 0 0;
}
ul.list_2 li.purple {
  background: url('Check-Purple-e1472207884309.png') no-repeat 0 0;
}



.image-overlay-inside, .image-overlay.overlay-type-extern {
  display: none;
}

.image-overlay {
 visibility: hidden;
}

img {
  border-radius: 0 !important;
}

/* MSONARY BLOG LIST */
.av-masonry-entry .av-masonry-entry-title {
  color: #000;
  font-family: 'gotham_boldregular';
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 19px;
}
.av-masonry-entry  .av-masonry-entry-content {
  color: #676265;
  font-family: 'gotham_bookregular';
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 18px;
}
.av-masonry-entry .av-masonry-date {
  color: #c1d32b;
  font-size: 16px;
  font-size: 15px;
  line-height: 17px;
}
.av-sort-by-term {
  /*border: 1px solid red;*/
  font-size: 14px;
}

.av-sort-by-term a.avia_show_sort {
  color: #EDAC1A;
}

/* SINGLE BLOG STUFF */
#top .fullsize .template-blog .post .entry-content-wrapper > *,
#top .fullsize .template-blog .post .entry-content-wrapper {
  max-width: 100%;
}
#top .fullsize .template-blog .post-title {
  max-width: 100%;
  text-align: left;
  color: #686E68;
  font-size: 2.2em;
  margin-bottom: 20px;
}
#top .fullsize .template-blog .entry-content ul li {
  font-family: 'gotham_bookregular';
  color: #666;
}

#top .fullsize .template-blog .entry-content a {
  color: #EDAC1A;
}
#top .fullsize .template-blog .entry-content h2 {
  color: #686E68;
  font-size: 1.8em;
}
#top .fullsize .template-blog .entry-content h4 {
  color: #686E68;
  font-size: 1.4em;
}
#top .fullsize .template-blog .post .entry-content-wrapper  .blog-tags {
  display: inline;
}
#top .fullsize .template-blog .post .entry-content-wrapper  .blog-tags a {
  color: #EDAC1A;
}

#top .fullsize .template-blog .post-meta-infos {
  text-align: left;
  font-size: 1.2em;
}
#top .fullsize .template-blog .big-preview {
  padding-bottom: 25px;
}


/* HEADER TEXT BACKGROUND */
.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
     background: transparent !important;
}


p.SolNav1 {
  text-align: center;
  /*background-color: grey;*/
  padding: 10px 10px;
}
p.SolNav1 a {
  display: block;
  color: #fff;
  background-color: #EDAC1A;
  padding: 10px 20px;
  margin-bottom:7px;
}

/*image-overlay overlay-type-image*/


.top-phone {
  background-color: #fff;
  text-align: right;
  color: #000 !important;
  font-size: 18px;
  padding: 10px 0px 0px 0px;
  font-family: 'gotham_bookregular'
}


.cf7_join {
  border: 0px solid red;
  text-align: right;
}

.cf7_join input[type="email"] {
  color: #000 !important;
  background-color: #fff !important;
  margin-bottom: 10px !important;
}

.cf7_join input[type="submit"] {
  font-family: 'gotham_bookregular';
  color: #666 !important;
  background-color: #cacaca !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
}

.cf7_join .ajax-loader {
  display: block !important;
}


.footer_social {
  margin-top: 10px;
  margin-bottom: 5px;
}
.footer_social a {
  display: inline-block;
  margin-right: 20px;
}
.footer_social a:last-child {
    margin-right: 0;
}


/*request demo page background*/
.page-id-3306 #wrap_all { background-color: #fff !important; }


.home_main {
  font-size: 56px;
  font-family: 'gotham_boldregular';
  color: #676265;
  text-align: center;
  line-height: 58px;
}
.home_sub {
  font-size: 26px;
  font-family: 'gotham_bookregular';
  color: #676265;
  text-align: center;
  line-height: 31px;
}

.home_sub2 {
  font-size: 23px;
  font-family: 'gotham_lightregular';
  color: #676265;
  text-align: left;
  line-height: 28px;
}

.home_3tile {
  border: 0px solid black;
  max-width: 375px;
  margin: 0 auto;
  padding-left: 40px;                       
}

.home_3tile_title_1_text {
  border: 0px solid black;
  font-family: 'gotham_boldregular';
  font-size: 32px;
  line-height: 34px;
  color: #000;
  margin-bottom: 5px;

}

.home_3tile_title_1_image {
  border: 0px solid black;
  text-align: left;
  padding-top: 20px;
  text-align: right;
  padding-left: 15px;
}

.home_3tile_title_1_image img {
  max-height: 50px;
  max-width: 50px;
}

.home_3tile_title_2_text {
  border: 0px solid black;
  font-family: 'gotham_boldregular';
  font-size: 32px;
  line-height: 34px;
  color: #000;
  margin-bottom: 5px;

}

.home_3tile_title_2_image {
  border: 0px solid black;
  text-align: left;
  padding-top: 20px;
  text-align: right;
}

.home_3tile_title_2_image img {
  max-height: 50px;
  max-width: 50px;
}

.home_3tile_title_3_text {
  color: #000;
  font-family: 'gotham_boldregular';
}

.home_3tile_title_3_text .r1 {
  font-size: 34px;
  line-height: 34px;
  /*letter-spacing: .1em;*/
}
.home_3tile_title_3_text .r2 {
  font-size: 34px;
  line-height: 32px;
  letter-spacing: -1px;
}
.home_3tile_title_3_text .r3 {
  font-size: 36px;
  line-height: 36px;
  letter-spacing: .02em;
}

.home_3tile_title_3_image {
  border: 0px solid black;
  text-align: right;
}

.home_3tile_title_3_image img {
  height: 105px;
}



.home_title_more {
  border: 0px solid black;
  color: #676265;
  font-family: 'gotham_boldregular';
  font-size: 36px;
  line-height: 40px;
  text-align: center;
  padding: 0 50px;
}


.partners_logo {
}

.partners_logo .col {
  border: 0px solid black;
  text-align: center;
  margin-bottom: 0px;
  vertical-align: middle;
}

.partners_title {
  border: 0px solid black;
  color: #676265;
  font-family: 'gotham_boldregular';
  font-size: 30px;
  line-height: 34px;
  text-align: center;  
  margin-bottom: 30px;
}

.partners_copy {
  border: 0px solid black;
  color: #676265;
  font-family: 'gotham_lightregular';
  font-size: 21px;
  line-height: 24px;
  text-align: left;
  margin-bottom: 30px;
}



.avia-single-number, .avia-no-number {
  font-family: 'gotham_mediumregular';
  font-size: 78px;
  line-height: 78px;
  color: #676265 !important;
  opacity: 1;
}

.avia-animated-number-content {
  margin-top: 10px !important;
  font-family: 'gotham_mediumregular';
  color: #676265 !important;
  font-size: 16px;
  line-height: 20px;
}

.home_one {
  font-size: 72px;
  font-family: 'gotham_boldregular';
  color: #777;
  text-align: center;
  line-height: 72px;
}
.home_one_sub {
  font-size: 24px;
  font-family: 'gotham_lightregular';
  color: #676265;
  text-align: left;
  line-height: 26px;
}

.home_one .r1 {
  margin-top: 30px;
  font-size: 130px;
  font-family: 'gotham_boldregular';
  color: #444;
  text-align: left;
  line-height: 100px;
}
.home_one .r2 {
  font-size: 51px;
  font-family: 'gotham_mediumregular';
  color: #444;
  text-align: left;
  line-height: 51px;
}

.home_one .points {
  text-align: left;
  border: 0px solid red;
}
.home_one .points ul li  {
  font-size: 28px;
  margin-bottom: 15px;
}
.home_one .points ul li .sli {
  font-size: 20px;
  font-family: 'gotham_lightregular';
  color: #676265;
  text-align: left;
  line-height: 22px;
}



.ece {
  border: 0px solid red;
  text-align: center;
}

.ece_text {
  border: 0px solid red;
  display: inline-block;
  vertical-align: middle;
  width: 95%;
  text-align: center;
  color: #fff;
  background-color: #666a67;
  font-family: 'gotham_boldregular';
  padding: 8px 5px;
  font-size: 20px;
  line-height: 20px;
}
.ece_arrow {
  display: inline-block;
  vertical-align: middle;
  width: 0 !important;
  height: 0;
  border-top: 35px solid transparent !important;
  border-left: 50px solid #666a67 !important;
  border-bottom: 35px solid transparent !important;
}

.tsm {
  text-align: center;
}
.tsm .tsm_in {
  display:inline-block;
  border: 1px solid #cecece;
  padding: 20px 20px;
  font-size: 36px;
  line-height: 36px;
  font-family: 'gotham_lightregular';
  color: #777;

}
.tsm .tsm_in img {
  vertical-align: middle;
  margin-right: 10px;
}
.tsm_icons {
  text-align: center;
  font-size: 18px;
  line-height: 20px;
  font-family: 'gotham_boldregular';
  color: #676265;
}
.tsm_icons a, .tsm_icons a:hover {
  text-decoration: none;
  color: #676265;
}

.tsm_icons img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}

.home_3col {
}

.home_3col_triple {
  /*border: 5px solid #fff !important;*/
  border: 0px solid red !important;
  background-color: #efefef;
}

.home_3col_triple img {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

.home_3col_title {
  color: #c4d536;
  font-size: 18px;
  line-height: 22px;
  font-family: 'gotham_boldregular';
  margin: 0 25px 5px 25px;
}
.home_3col_copy {
  color: #666;
  font-size: 17px;
  line-height: 28px;
  font-family: 'gotham_lightregular';
  margin: 0 25px 5px 25px;
}
.home_3col_link {
  border: 0px solid blue;
  margin: 0 25px 0 25px;
  padding-bottom: 25px;
}
.home_3col_link a {
  color: #c4d536 !important;
  font-size: 17px;
  line-height: 18px;
  font-family: 'gotham_lightregular';
  text-decoration: underline;
}


.oem_logos1 {
    display: flex;
    justify-content: space-between;
}

.oem_logos1 img {
  padding: 5px 10px;
}


.home_test_1 {
  font-family: 'gotham_lightregular';
  font-style: italic;
  font-size: 22px;
  line-height: 28px;
  /*text-shadow: 2px 2px #000;*/
}

.home_test_2 {
  text-align: right;
  font-family: 'gotham_boldregular';
  font-size: 18px;
  line-height: 22px;
  margin-top: 30px;
  /*text-shadow: 2px 2px #000;*/
}

.home_test_3 {
  text-align: right;
  font-family: 'gotham_lightregular';
  font-size: 18px;
  line-height: 22px;
  /*text-shadow: 2px 2px #000;*/
}


.slide-entry.av_one_third {
    margin-left: 1%;
    width:31.3%;;
}


.hb_slide_1 {
  font-family: 'gotham_boldregular';
  text-shadow: 2px 3px #676265;
  padding-top: 70px;
  padding-left: 500px;
  border: 0px solid red;
}

.hb_slide_1 .title {
  font-size: 75px;
  line-height: 75px;
}

.hb_slide_1 .sub {
  font-size: 28px;
  line-height: 28px;
  margin-top: 5px;
}


.hb_slide_2 {
  font-family: 'gotham_boldregular';
  text-shadow: 2px 3px #676265;
  padding-top: 70px;
  padding-left: 480px;
  border: 0px solid red;
}

.hb_slide_2 .title {
  font-size: 85px;
  line-height: 85px;
}

.hb_slide_2 .sub {
  font-size: 28px;
  line-height: 28px;
  margin-top: 5px;
}


.hb_slide_3 {
  font-family: 'gotham_boldregular';
  text-shadow: 2px 3px #676265;
  padding-top: 190px;
  border: 0px solid red;
}

.hb_slide_3 .title {
  font-size: 72px;
  line-height: 72px;
}

.hb_slide_3 .sub {
  font-size: 22px;
  line-height: 22px;
  margin-top: 5px;
}


.hb_slide_4 {
  font-family: 'gotham_boldregular';
  text-shadow: 2px 3px #676265;
  padding-top: 180px;
  border: 0px solid red;
}

.hb_slide_4 .title {
  font-size: 68px;
  line-height: 68px;
}

.hb_slide_4 .sub {
  font-size: 27px;
  line-height: 27px;
  margin-top: 5px;
}


.hb_slide_5 {
  font-family: 'gotham_boldregular';
  text-shadow: 2px 3px #676265;
  padding-top: 70px;
  padding-left: 450px;
  border: 0px solid red;
}

.hb_slide_5 .title {
  font-size: 94px;
  line-height: 94px;
}

.hb_slide_5 .sub {
  font-size: 34px;
  line-height: 34px;
  margin-top: 5px;
}


.cs_slide {
  font-family: 'gotham_boldregular';
  text-shadow: 2px 3px #676265;
  /*padding-top: 65px;*/
  padding-left: 480px;
  border: 0px solid red;
}

.cs_slide .title {
  font-size: 80px;
  line-height: 80px;
}

.cs_slide .sub {
  font-size: 24px;
  line-height: 24px;
  margin-top: 5px;
}


.careers_slide {
  font-family: 'gotham_boldregular';
  /*padding-top: 65px;*/
  padding-left: 540px;
}

.careers_slide .title {
  font-size: 48px;
  line-height: 48px;
}

.careers_slide .sub {
  font-size: 24px;
  line-height: 24px;
  margin-top: 5px;
}

#socket .container .span_3_of_5 {
  text-align: right;
}

#footer .widget {

}


.solutions_one {
  font-size: 50px;
  font-family: 'gotham_boldregular';
  color: #726d69;
  text-align: center;
  line-height: 50px;
}

.solutions_one_sub {
  font-size: 19px;
  font-family: 'gotham_lightregular';
  color: #666a67;
  text-align: left;
  line-height: 23px;
}


.soltsm {
  font-size: 30px;
  line-height: 30px;
  font-family: 'gotham_boldregular';
  color: #726d6a;
}

.soltsm a, .soltsm a:hover {
  text-decoration: none;
  color: #726d6a;
}

.soltsm img {
  vertical-align: middle;
}

.soltsm .c1 img {
  /*padding-left: 35px;*/
  width: 100%;
}
.soltsm .c3 img {
  /*padding-right: 35px;*/
  margin: 0 auto;
  width: 100%;
}


.soltsm_txt {
  font-family: 'gotham_lightregular';
  font-size: 17px;
  line-height: 23px;
  color: #666a67;
}

.soltsm_txt img {
  display: block;
  margin-bottom: 12px;
}

.soltsm_txt .title {
    font-size: 28px;
    line-height: 28px;
    display: inline-block;
    border-bottom: 1px solid #666a67;
    padding-bottom: 10px;
    padding-right: 70px;
    margin-bottom: 15px;
}

.soltsm_txt .copy {
    margin-bottom: 10px;
    color: #666a67;
}
.soltsm_txt .link a, .soltsm_txt .link a:hover {
  font-family: 'gotham_lightregular';
  color: #c1d32b;
  text-decoration: underline;
}


.sol_quote_1 {
  font-family: 'gotham_lightregular';
  font-style: normal;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
}

.sol_quote_2 {
  text-align: right;
  font-family: 'gotham_lightregular';
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  margin-top: 50px;
  color: #fff;
}

.sol_quote_3 {
  text-align: right;
  font-family: 'gotham_lightregular';
  font-size: 18px;
  line-height: 28px;
  color: #fff;
}

/* HOME */
.page-id-4317 .slideshow_caption {
  width: 100%;
}
/* SOLUTIONS -> CONNECT */
.page-id-4255 .slideshow_caption {
  width: 100%;
}
/* SOLUTIONS -> SCHEDULE */
.page-id-4352 .slideshow_caption {
  width: 100%;
}
/* SOLUTIONS -> CHECK-IN */
.page-id-4303 .slideshow_caption {
  width: 61%
}
/* SOLUTIONS -> INSPECT */
.page-id-4324 .slideshow_caption {
  width: 65%;
}
/* SOLUTIONS -> CHECK-OUT */
.page-id-4980 .slideshow_caption {
  width: 100%;
}
/* SOLUTIONS -> RETAIN */
.page-id-4337 .slideshow_caption {
  width: 100%;
}
/* SOLUTIONS -> TSM */
.page-id-4390 .slideshow_caption {
  width: 43% !important;
  padding: 0px;

}
/* CLIENT SUCCESS */
.page-id-4658 .slideshow_caption {
  width: 100%;
}
/* CAREERS */
.page-id-4742 .slideshow_caption {
  width: 100%;
}

/* SOLUTIONS -> CUSTOMER CONNECT */
.page-id-6292 .slideshow_caption {
  width: 100%;
}

/* SOLUTIONS -> DIGITAL MPI */
.page-id-6860 .slideshow_caption {
  width: 100%;
}

.ban_sol_conect_1 {
  color: #fff;
  font-family: 'gotham_boldregular';
  margin-top: 100px
}


.ban_sol_conect_1 .title {
  font-size: 60px;
  line-height: 60px;
}

.page-id-4303 .ban_sol_conect_1 .title {
  font-size: 48px;
  line-height: 48px;
}

.page-id-4390 .ban_sol_conect_1 .title {
  font-size: 54px;
  line-height: 54px;
}

.ban_sol_conect_1 .sub {
  font-family: 'gotham_bookregular';
  font-size: 30px;
  line-height: 30px;
  margin-top: 7px;
  letter-spacing: .07em;
}

.page-id-4303 .ban_sol_conect_1 .sub {
  font-family: 'gotham_bookregular';
  font-size: 26px;
  line-height: 26px;
  margin-top: 7px;
  letter-spacing: .06em;
}

.page-id-4390 .ban_sol_conect_1 .sub {
  font-family: 'gotham_bookregular';
  font-size: 26px;
  line-height: 26px;
  margin-top: 7px;
  letter-spacing: .04em;
}

.page-id-4352 .ban_sol_conect_1 .sub {
  font-size: 26px;
}


.solutions_sub_title {
  font-size: 60px;
  font-family: 'gotham_lightregular';
  color: #777;
  text-align: left;
  line-height: 60px;
}

.page-id-4390 .solutions_sub_title {
  font-size: 54px;
  font-family: 'gotham_lightregular';
  color: #777;
  text-align: left;
  line-height: 56px;
  letter-spacing: .01em;
}

.solutions_sub_copy {
  font-size: 18px;
  font-family: 'gotham_lightregular';
  color: #676265;
  text-align: left;
  line-height: 24px;
}

.solutions_sub_copy ul li {
  font-size: 24px;
}
.solutions_sub_copy ul li .sli {
  color: #676265;
  font-size: 18px;
}

.solutions_sub_title1 {
  color: #333;
  font-family: 'gotham_bookregular';
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 20px;
}

.solutions_sub_title1_sub {
  color: #c1d32b;
  font-family: 'gotham_bookregular';
  font-size: 17px;
  line-height: 20px;
  margin: 10px 0;
}

.solutions_sub_title2 {
  color: #676265;
  font-family: 'gotham_bookregular';
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 15px;
}

.solutions_sub_title2 a, .solutions_sub_title2 a:hover {
  text-decoration: underline;
}


.clientsuccess_sub_title {
  font-size: 60px;
  font-family: 'gotham_lightregular';
  color: #676265;
  text-align: left;
  line-height: 60px;
}
.clientsuccess_sub_copy {
  font-size: 20px;
  font-family: 'gotham_lightregular';
  color: #676265;
  text-align: left;
  line-height: 24px;
}

.clientsuccess_sub_copy .title {
  font-family: 'gotham_boldregular'; font-size: 30px; line-height: 32px; color: #676265; margin-bottom: 40px; text-align: center;
}
.clientsuccess_sub_copy .title2 {
  font-family: 'gotham_bookregular'; font-size: 30px; line-height: 32px; color: #676265; margin-bottom: 40px; text-align: center;
}

.clientsuccess_99 {
  font-family: 'gotham_boldregular'; color: #676265;
} 
.clientsuccess_99 .r1 {
  font-size: 46px;
  line-height: 51px;
}
.clientsuccess_99 .r2 {
  font-size: 44px;
  line-height: 49px;
}
.clientsuccess_99 .r3 {
  font-size: 41px;
  line-height: 46px;
  letter-spacing: .01em;
}
.clientsuccess_99 .r4 {
  font-size: 35px;
  line-height: 40px;
  letter-spacing: .01em;
}
.clientsuccess_icontext {
  border: 0px solid blue;
  margin-top: 15px;
  padding: 0 10px;
  font-family: 'gotham_boldregular';
  color: #676265;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}

.clientsuccess_say {
  border: 0px solid red;
}
.clientsuccess_say .section  {
  border: 0px solid blue;
  width: 85%;
  margin: 0 auto;
  padding-bottom: 20px;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 20px;
}
.clientsuccess_say .col1 {
  border: 0px solid green;
  text-align: center;
}
.clientsuccess_say .col2 .r1 {
  color: #000;
  font-family: 'gotham_boldregular';
  font-size: 17px;
  line-height: 21px;
  margin-bottom: 20px;
}
.clientsuccess_say .col2 .r2 {
  color: #676265;
  font-family: 'gotham_bookregular';
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 20px;
}
.clientsuccess_say .col2 .r3 {
  color: #51bae8;
  font-family: 'gotham_bookregular';
  font-size: 16px;
  line-height: 20px;
}



a.btn_2 {
  font-size: 24px !important;
  line-height: 28px !important;
  font-family: gotham_bookregular;
  display: inline-block !important;
  padding: 35px 50px !important;
  background-color: #fff !important;
  color: #fa8d29 !important;
  text-align:center !important;
  text-decoration: none !important;
  border: 2px solid #fa8d29 !important;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
a.btn_2.trans {
  background-color: transparent !important;
}
a:hover.btn_2 {
  color: #fff !important;
  text-decoration: none !important;
  background-color: #fa8d29 !important;
}


.sol_sub_quote_1 {
  font-family: 'gotham_lightregular';
  font-style: italic;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
}

.sol_sub_quote_2 {
  text-align: right;
  font-family: 'gotham_lightregular';
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  margin-top: 50px;
  color: #fff;
}

.sol_sub_quote_3 {
  text-align: right;
  font-family: 'gotham_lightregular';
  font-size: 18px;
  line-height: 28px;
  color: #fff;
}

.explore_other_solutions {

}

.explore_other_solutions a {
  font-family: 'gotham_bookregular';
  color: #000;
  font-size: 15px;
  line-height: 17px;
}

.explore_other_solutions a:hover {
  text-decoration: none;
  color: #000;
}

.dim40 {
  opacity: 0.4;
}

.dim40:hover {
  opacity: 1;
}

.av-fixed-size .av-masonry-entry .av-inner-masonry-sizer {
      height: 330px !important;
}


.avia-post-nav .entry-image img {
  display: none;
}
.avia-post-nav .entry-title {
  width: 100%;
}

.about_title {
  color: #726d69;
  font-family: 'gotham_boldregular';
  font-size: 58px;
  line-height: 60px;
  text-align: center;
}

.about_copy {
  color: #676265;
  font-family: 'gotham_bookregular';
  font-size: 20px;
  line-height: 24px;
}

.about_title2 {
  color: #c4d536;
  font-family: 'gotham_boldregular';
  font-size: 28px;
  line-height: 30px;
  text-align: center;
}

.about_copy2 {
  color: #676265;
  font-family: 'gotham_lightregular';
  font-size: 20px;
  line-height: 24px;
}


.home_tsm {
  font-size: 36px;
  line-height: 36px;
  font-family: 'gotham_lightregular';
  font-weight: bold;
  color: #676265;
}
.home_tsm a, .home_tsm a:hover {
  text-decoration: none;
  color: #676265;
}

.home_tsm img {
  vertical-align: middle;
}
.home_tsm .col {
  border: 0px solid red;
}
.home_tsm .c1 {
  text-align: left;
}
.home_tsm .c1 img {
  padding-left: 35px;
}
.home_tsm .c2 {
  text-align: center;
}
.home_tsm .c3 {
  text-align: right;
}
.home_tsm .c3 img {
  padding-right: 35px;
}

.home_tsm_sub {
  font-size: 21px;
  font-family: 'gotham_lightregular';
  color: #676265;
  text-align: left;
  line-height: 25px;
}

.widgettitle {
  font-size: 16px;
  line-height: 22px;
  font-family: 'gotham_boldregular';
}

.textwidget {
  color: #eee;
  font-size: 12px;
  line-height: 16px;
  font-family: 'gotham_bookregular';
}
.textwidget a {
  color: #eee;
  font-size: 12px;
  line-height: 26px;
  font-family: 'gotham_bookregular';
}


.contact_addr_title {
  font-family: 'gotham_boldregular';
  color: #000;
}
.contact_phone {
  font-family: 'gotham_boldregular';
  color: #000;
  font-size: 23px;
  line-height: 27px;
  margin-top: 35px;
  /*margin-bottom: 10px;*/
}
.contact_email {
 margin-bottom: 50px;
}
.contact_email a {
  font-family: 'gotham_mediumregular';
  color: #666;
  text-decoration: underline;
  font-size: 23px;
  line-height: 27px;
}
a.contact_maplink {
  color: #c1d32b;
}

.cf7_cu7 {
  border: 1px solid #ccc;
  background-color: #f5f5f5;
  padding: 30px 45px;
}

.cf7_cu7 .title {
  font-family: 'gotham_boldregular';
  color: #000;
  font-size: 20px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 10px;
  text-align: center;
  padding: 0 70px;
}

.cf7_cu7 .wpcf7-not-valid-tip {
  font-size: .8em !important;
  text-align: left !important;
}

.cf7_cu7 input[type="email"],
.cf7_cu7 input[type="text"],
.cf7_cu7 textarea {
  color: #333 !important;
  font-family: 'gotham_bookregular' !important;
  border: 1px solid #a3a3a3 !important;
  margin-bottom: 0px !important;
  margin-top: 15px !important;
  font-size: 16px !important;
}

.cf7_cu7 input[type="submit"], .cf7_cu7 input[type="submit"]:hover {
  font-family: 'gotham_bookregular';
  font-size: 20px !important;
  line-height: 24px;
  display: inline-block !important;
  padding: 10px 40px !important;
  border: 1px solid #fa8d29 !important;
  color: #fa8d29 !important;
  background-color: #f5f5f5;
  text-align:center !important;
  text-decoration: none !important;
  border-radius: 5px;
}

.wpcf7-response-output {
  color: red !important;
}

#careers_video {
  /*margin-top: -30px;*/
}

#careers_video .container {
  border: 0px solid blue !important;
  padding-left: 10% !important;
  padding-right: 10% !important;
}

#careers_video .container .content {
  border: 0px solid red !important;
}

.careers_video_title {
  text-align: center;
  font-family: 'gotham_bookregular';
  color: #676265;
  font-size: 30px;
  line-height: 34px;
  /*
  margin-top: 35px;
  margin-bottom: 10px;
  */
}

.career_points ul  {
  margin-left: 30px;
}
.career_points ul li {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 24px;
}
.career_points ul li .sli {
  font-size: 20px;
  font-family: 'gotham_lightregular';
  text-align: left;
  line-height: 24px;
}

.home_points ul  {
  margin-left: 0px;
}
.home_points ul li {
  font-size: 28px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-bottom: 0;
}
.home_points ul li .sli {
  font-size: 20px;
  font-family: 'gotham_lightregular';
  color: #666;
  text-align: left;
  line-height: 24px;
}

.careers_500 {
}
.careers_500 .col {
  /*border: 1px solid red;*/
  text-align: center;
  margin: 0;
}
.careers_500 .col img {
  padding: 0 30px;
}
.careers_500 .col1 { border-right: 1px solid #bbb; }
.careers_500 .col2 { border-right: 1px solid #bbb; }



#careers_why_img_1, #careers_why_img_2, #careers_why_img_3,
#careers_why_img_1_mobile, #careers_why_img_2_mobile, #careers_why_img_3_mobile {
  cursor: pointer;
}
#careers_why_content_1, #careers_why_content_2, #careers_why_content_3,
#careers_why_content_1_mobile, #careers_why_content_2_mobile, #careers_why_content_3_mobile {
  text-align: left;
  font-size: 20px;
  line-height: 24px;
  font-family: 'gotham_lightregular';
  margin-bottom: 15px;
}
.careers_why_mobile .span_1_of_3 {
  text-align: center;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0px solid red;
}
.careers_why_title {
  color: #333;
  font-size: 24px;
  line-height: 28px;
}



.careers_social {
  text-align: center;
}
.careers_social a {
  display: inline-block;
  margin: 0 10px;
}



.careers_say {
  border: 0px solid red;
}
.careers_say .section  {
  border: 0px solid blue;
  width: 85%;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e7e7e7;
}
.careers_say .col1 {
  border: 0px solid green;
  text-align: center;
}
.careers_say .col2 .r1 {
  color: #676265;
  font-family: 'gotham_bookregular';
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 20px;
}
.careers_say .col2 .r2 {
  color: #000;
  font-family: 'gotham_boldregular';
  font-size: 17px;
  line-height: 21px;
}
.careers_say .col2 .r3 {
  color: #fa8d29;
  font-family: 'gotham_bookregular';
  font-size: 16px;
  line-height: 20px;
}

.no-break {white-space: nowrap;}

.tts {color: #eabb1d}

a.goto-slide {
  border: 0px solid red;
  margin: 0 6px;
  background: #fff;
}
.avia-slideshow-dots a {
  height: 9px;
  width: 9px;
  border-radius: 9px;
  padding: 2px;
}
.avia-slideshow-arrows { display: none; }

.cust_break_1 {
  display: block;
}

.bio_more {
  display: none;
}


.tbltitle {
  width: 100%;
  margin: 0;
  padding: 0;
}

.goldtbl .col1 {
  padding: 0;
  vertical-align: middle;
  width: 120px;
  border: 0;
}

.goldtbl .col2 {
  padding: 0 0 0 35px;
  vertical-align: middle;
  border: 0;
}

.goldtbl .title {
  font-family: 'gotham_boldregular'; font-size: 56px; line-height: 56px; color: #676265;
}


.support_chart_title {
  font-family: 'gotham_boldregular'; font-size: 30px; line-height: 32px; color: #676265; text-align: center; margin-bottom: 40px;
}

.support_chart_subtitle {
  font-family: 'gotham_boldregular'; font-size: 22px; line-height: 24px; color: #676265; text-align: center; margin-bottom: 25px;
}

.support_chart_subtitle2 {
  font-family: 'gotham_bookregular'; font-size: 18px; line-height: 20px; color: #676265; text-align: center; margin-bottom: 25px;
  border: 0px solid red;
  padding: 10px 18%;
}

#gsbar {
  border: 0px solid red !important;
  padding: 0 !important;
  margin-top: 50px;
  margin-bottom: 20px;

}

#gsbar .copy {
  border: 0px solid blue;
  color: #fff !important;
  font-family: 'gotham_mediumregular' !important;
  font-size: 20px;
  line-height: 30px;
  margin-top: 25px;
  padding-bottom: 25px;
  padding-right: 230px;
}

#gsbar .copy a:link,
#gsbar .copy a:hover,
#gsbar .copy a:visited {
  color: #fff;
  text-decoration: underline;
}


#gsbar .img {
  border: 0px solid yellow;
  float: right;
  position: absolute;
  right: 0;
  top: -35px;
}

.content_other {
  color: #676265;
  font-family: 'gotham_lightregular';
  font-size: 18px;
  line-height: 24px;
}

.content_other a:link, .content_other a:hover, .content_other a:visited {
  color: #c1d32b;
}

.content_other .title1 {
  color: #726d69;
  font-family: 'gotham_boldregular';
  font-size: 48px;
  line-height: 50px;
  text-align: center;
  margin-bottom: 40px;
}

.content_other .title2 {
  color: #726d69;
  font-family: 'gotham_boldregular';
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 0;
}


#div99 .avia-animated-number {
  max-width: 262px;
  height:283px;
  border: 0px solid yellow;
  margin: 0 auto;
  background-image: url('/wp-content/uploads/2017/06/animated_99_2a.gif');
  background-repeat: no-repeat;
  padding-top: 95px;
}

#div99 .avia-single-number,
#div99 .avia-no-number {

  color: #666 !important;
  font-family: 'gotham_boldregular' !important;
  font-size: 68px !important;
}

/*DISABLE EASY SLIDER TEXT CAPTION ANIMATIONS*/
.avia_transform .av_slideshow_full .active-slide .avia-caption-title, .avia_transform .av_fullscreen .active-slide .avia-caption-title, .avia_transform .av_slideshow_full .avia-caption-content, .avia_transform .av_slideshow_full .avia-caption-title, .avia_transform .av_fullscreen .avia-caption-content, .avia_transform .av_fullscreen .avia-caption-title, .avia_transform .avia-slideshow-button {
  animation: none !important;
  -webkit-animation: none !important;
  visibility: visible !important;
}

/*ZZZ*/
/*
Desktop Styles                      
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  .mobile768 {display: none;}
  .desktop768 {display: block;}
  /* Add your Desktop Styles here */
  .html_header_top.html_header_topbar_active.html_header_sticky #top #main {
  /* adjust for header height */
    padding-top: 130px !important;
  }

  #sol_schedule_mobile, #sol_inspect_mobile, #sol_retain_mobile {
     display: none;
  }
  
  /*
  .page-id-4337 .ban_sol_conect_1 {
      margin-top: 60px;
  }
  */
  .page-id-4352 .ban_sol_conect_1 {
      margin-top: 30px;
  }
  .page-id-4390 .ban_sol_conect_1 {
      margin-top: 65px;
  }


}


@media only screen and (max-width: 1117px) {
    
    .careers_slide {
      padding-left: 460px;
    }

    .careers_slide .title {
      font-size: 42px;
      line-height: 42px;
    }
    
    .careers_slide .sub {
      font-size: 20px;
      line-height: 20px;
    }

    /*
    .avia-menu-text {
        font-size: 13px;
    }
    .main_menu ul:first-child > li > a {
         padding: 0 8px;
    }
    #avia-menu .rdh a .avia-menu-text {
       font-size: 11px !important;
    }
    */

    .clientsuccess_99 .r1 {
      font-size: 38px;
      line-height: 42px;
    }
    .clientsuccess_99 .r2 {
      font-size: 36px;
      line-height: 40px;
    }
    .clientsuccess_99 .r3 {
      font-size: 33px;
      line-height: 37px;
      letter-spacing: .01em;
    }
    .clientsuccess_99 .r4 {
      font-size: 28px;
      line-height: 33px;
      letter-spacing: .01em;
    }

    .clientsuccess_sub_title {
      font-size:50px;
      line-height: 50px;
    }  
    .cs_slide {
       padding-left: 400px;
    }
    .cs_slide .title {
      font-size: 70px;
      line-height: 70px;
    }

    .cs_slide .sub {
      font-size: 24px;
      line-height: 24px;
      margin-top: 5px;
    }
    
    .home_tsm {
      font-size: 32px;
      line-height: 32px;
    }

    .home_3tile {
      padding-left: 10px;
    }

    .home_3tile_title_1_image {
      text-align: center;
    }

    .hb_slide_1 {
      padding-top: 70px;
      padding-left: 450px;
      border: 0px solid red;
    }
    
    .hb_slide_1 .title {
      font-size: 62px;
      line-height: 62px;
    }

    .hb_slide_1 .sub {
      font-size: 22px;
      line-height: 22px;
      margin-top: 5px;
    }

    
    .hb_slide_2 {
      padding-top: 70px;
      padding-left: 400px;
      border: 0px solid red;
    }
    
    .hb_slide_2 .title {
      font-size: 70px;
      line-height: 70px;
    }

    .hb_slide_2 .sub {
      font-size: 22px;
      line-height: 22px;
      margin-top: 5px;
    }
    
    
    .hb_slide_3 {
      padding-top: 110px;
      border: 0px solid red;
    }
    
    .hb_slide_3 .title {
      font-size: 60px;
      line-height: 60px;
    }

    .hb_slide_3 .sub {
      font-size: 22px;
      line-height: 22px;
      margin-top: 5px;
    }
    
    
    .hb_slide_4 {
      padding-top: 100px;
      border: 0px solid red;
    }

    .hb_slide_4 .title {
      font-size: 56px;
      line-height: 56px;
    }
    
    .hb_slide_4 .sub {
      font-size: 22px;
      line-height: 22px;
      margin-top: 5px;
    }

    
    .hb_slide_5 {

      padding-top: 70px;
      padding-left: 450px;
      border: 0px solid red;

    }

    .hb_slide_5 .title {

      font-size: 70px;
      line-height: 70px;

    }

    .hb_slide_5 .sub {

      font-size: 26px;
      line-height: 26px;
      margin-top: 5px;

    }

     .ece_text {
       width: 92%;
     }

     .oem_logos1 {
        text-align: center;
        display: block;
        justify-content: flex-start;
        border: 0px solid red;
     }
     .oem_logos1 img {
        padding: 5px 20px;
     }
     
     .soltsm {
        font-size: 30px;
      }
      
      .solutions_one {
         font-size: 44px;
      }
      
      .ban_sol_conect_1 {
        margin-top: 0;
      }
      .ban_sol_conect_1 .title {
        font-size: 56px;
        line-height: 56px;
      }
      .ban_sol_conect_1 .sub {
        font-family: 'gotham_bookregular';
        font-size: 27px;
        line-height: 27px;
        margin-top: 7px;
        letter-spacing: .08em;
      }

      .page-id-4303 .ban_sol_conect_1 .title,
      .page-id-4390 .ban_sol_conect_1 .title {
        font-size: 40px;
        line-height: 40px;
      }
      .page-id-4303 .ban_sol_conect_1 .sub,
      .page-id-4390 .ban_sol_conect_1 .sub {
        font-family: 'gotham_bookregular';
        font-size: 21px;
        line-height: 21px;
        margin-top: 7px;
        letter-spacing: .08em;
      }
      
      .page-id-4337 .ban_sol_conect_1 {
        margin-top: 30px;
      }
      
      .custom_margin_bot_50 {
        margin-bottom: 50px;
      }

}

@media only screen and (max-width: 990px) {
    
    .careers_slide {
      padding-left: 350px;
    }

    .careers_slide .title {
      font-size: 36px;
      line-height: 36px;
    }

    .careers_slide .sub {
      font-size: 16px;
      line-height: 16px;
    }

    .tsm_icons {
      font-size: 17px;
      line-height: 19px;
    }
    

    .footer_social a {
      display: inline-block;
      margin: 0;
      width: 60px;
    }


    .cf7_cu7 .title {
      padding: 0 0;
    }

    .clientsuccess_99 {
      text-align: center;
    }
    .clientsuccess_chart .col {
      width: 100%;
    }

    .cs_slide {
       padding-left: 250px;
       margin-top: -30px;
    }
    .cs_slide .title {
      font-size: 60px;
      line-height: 60px;
    }

    .cs_slide .sub {
      font-size: 20px;
      line-height: 20px;
      margin-top: 5px;
    }

    .home_tsm .c1,
    .home_tsm .c3  {
      padding-top: 15px;
    }

    .avia-single-number, .avia-no-number {
      font-family: 'gotham_mediumregular';
      font-size: 56px;
      line-height: 56px;
      color: #000 !important;
      opacity: 1;
    }

    .avia-animated-number-content {
      margin-top: 10px !important;
      font-family: 'gotham_mediumregular';
      color: #666 !important;
      font-size: 12px;
      line-height: 16px;
    }

    .home_one {
    }

    .home_one .r1 {
      margin-top: 60px;
      font-size: 86px;
      font-family: 'gotham_boldregular';
      color: #444;
      text-align: left;
      line-height: 75px;
    }
    .home_one .r2 {
      font-size: 34px;
      font-family: 'gotham_mediumregular';
      color: #444;
      text-align: left;
      line-height: 34px;
    }
    .home_one .points ul li  {
      font-size: 28px;
      margin-bottom: 15px;
    }
    .home_one .points ul li .sli {
      font-size: 20px;
      font-family: 'gotham_lightregular';
      color: #676265;
      text-align: left;
      line-height: 22px;
    }

    .home_3tile {
      padding-left: 10px;
    }
    .home_3tile_title_1_text {
      font-size: 22px;
      line-height: 24px;
    }
    .home_3tile_title_1_image {
      padding-top: 15px;
    }
    .home_3tile_title_1_image img {
      max-height: 40px;
      max-width: 40px;
    }
    .home_3tile_title_2_text {
      font-size: 22px;
      line-height: 24px;
    }
    .home_3tile_title_2_image {
      padding-top: 15px;
    }
    .home_3tile_title_2_image img {
      max-height: 40px;
      max-width: 40px;
    }
    .home_3tile_title_3_text .r1 {
      font-size: 28px;
      line-height: 28px;
      /*letter-spacing: .1em;*/
    }
    .home_3tile_title_3_text .r2 {
      font-size: 26px;
      line-height: 24px;
      letter-spacing: .03em;
    }
    .home_3tile_title_3_text .r3 {
      font-size: 26px;
      line-height: 26px;
      letter-spacing: .10em;
    }
    .home_3tile_title_3_image img {
      height: 75px;
    }

    .hb_slide_1 {
      padding-top: 35px;
      padding-left: 320px;
      border: 0px solid red;
    }

    .hb_slide_1 .title {
      font-size: 46px;
      line-height: 46px;
    }

    .hb_slide_1 .sub {
      font-size: 18px;
      line-height: 18px;
      margin-top: 5px;
    }

    
    .hb_slide_2 {
      padding-top: 35px;
      padding-left: 300px;
      border: 0px solid red;
    }

    .hb_slide_2 .title {
      font-size: 50px;
      line-height: 50px;
    }

    .hb_slide_2 .sub {
      font-size: 16px;
      line-height: 16px;
      margin-top: 5px;
    }
    
    
    .hb_slide_3 {
      padding-top: 90px;
      border: 0px solid red;
    }

    .hb_slide_3 .title {
      font-size: 46px;
      line-height: 46px;
    }

    .hb_slide_3 .sub {
      font-size: 16px;
      line-height: 16px;
      margin-top: 5px;
    }

    
    .hb_slide_4 {
      padding-top: 80px;
      border: 0px solid red;
    }

    .hb_slide_4 .title {
      font-size: 44px;
      line-height: 44px;
    }

    .hb_slide_4 .sub {
      font-size: 19px;
      line-height: 19px;
      margin-top: 5px;
    }
    
    
    .hb_slide_5 {
      padding-top: 50px;
      padding-left: 300px;
      border: 0px solid red;
    }

    .hb_slide_5 .title {
      font-size: 60px;
      line-height: 60px;
    }

    .hb_slide_5 .sub {
      font-size: 20px;
      line-height: 20px;
      margin-top: 5px;
    }

      .upd {
           font-size: 36px;
      }
      
      .home_3tile_icon {
          padding-top: 0px;
      }
      
      .home_3tile_title_1 {
         font-size: 18px;
         line-height: 20px;
      }


      .soltsm {
        font-size: 24px;
      }


      .soltsm_txt .title {
        padding-right: 30px;
      }
      
      .ban_sol_conect_1 .title {
        font-size: 40px;
        line-height: 40px;
      }
      .ban_sol_conect_1 .sub {
        font-family: 'gotham_bookregular';
        font-size: 20px;
        line-height: 20px;
        margin-top: 7px;
        letter-spacing: .08em;
      }

      .page-id-4303 .ban_sol_conect_1 .title {
        font-size: 30px;
        line-height: 30px;
      }
      .page-id-4303 .ban_sol_conect_1 .sub {
        font-family: 'gotham_bookregular';
        font-size: 16px;
        line-height: 16px;
        margin-top: 7px;
        letter-spacing: .08em;
      }


}

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

    .mobile768 {display: block;}
    .desktop768 {display: none;}

    .explore_other_solutions .span_1_of_7 {
      width: 100%;
      margin: 0 0 20px 0;
      border: 0px solid red;
    }
    .tsm_icons img {
      margin-bottom: 2px;
    }

    .careers_500 .col {
      width: 100%;
    }
    .careers_500 .col1 { text-align: center; padding: 0px; border: 0; margin-bottom: 20px;}
    .careers_500 .col2 { text-align: center; padding: 0px; border: 0;}

    .cs_slide {
       padding-left: 250px;
       margin-top: -10px;
    }
    .cs_slide .title {
      font-size: 40px;
      line-height: 40px;
    }

    .cs_slide .sub {
      font-size: 16px;
      line-height: 16px;
      margin-top: 5px;
    }

    .home_one .r1 {
      margin-top: 110px;
      font-size: 70px;
      font-family: 'gotham_boldregular';
      color: #444;
      text-align: left;
      line-height: 60px;
    }
    .home_one .r2 {
      font-size: 28px;
      font-family: 'gotham_mediumregular';
      color: #444;
      text-align: left;
      line-height: 28px;
    }
    

    .home_3tile {
      padding-left: 0;
    }
    
    .home_3tile .span_3_of_3 {
      width: 100%;
    }
    .home_3tile .span_2_of_3 {
      width: 100%;
    }
    .home_3tile .span_1_of_3 {
      width: 100%;
    }
    .home_3tile_title_1_text,
    .home_3tile_title_2_text {
      border: 0px solid blue;
      text-align: center !important;
      padding: 0 !important;
      margin: 0 !important;
    }
    .home_3tile_title_1_image,
    .home_3tile_title_2_image {
      border: 0px solid red;
      text-align: center !important;
      padding: 0 !important;
      margin: 0 !important;
    }
    
    .home_3tile .span_1_of_5B {
         width: 33%;
    }
    .home_3tile .span_4_of_5B {
         width: 60%;
    }


    /* Add your Mobile Styles here */
    .home_title_more {
      padding: 0 5px;
      margin-bottom: 30px;
    }
  
    .ece_text {
         font-size: 22px;
         line-height: 22px;
  
    }
    
    #socket .container {
      padding: 0;
    }
    
  

    #footer .widget {
        margin: 0px;
    }
    
    
    .soltsm .span_3_of_5 img {
         display: block;
         margin: 0 auto;
    }
    
    #sol_schedule_desktop, #sol_inspect_desktop, #sol_retain_desktop {
       display: none;
    }
    
    .soltsm_txt .title {
      padding-right: 10px;
    }


    .page-id-4390 .slideshow_caption {
       width: 100% !important;
    }

     .hb_slide_1 {
      text-shadow: 1px 1px #676265;
      padding-top: 0;
      padding-left: 0;
      border: 0px solid red;
    }

    .hb_slide_1 .title {
      font-size: 46px;
      line-height: 46px;
    }

    .hb_slide_1 .sub {
      font-size: 18px;
      line-height: 18px;
      margin-top: 5px;
    }

    
    .hb_slide_2 {
      text-shadow: 1px 1px #676265;
      padding-top: 0;
      padding-left: 0;
      border: 0px solid red;
    }

    .hb_slide_2 .title {
      font-size: 50px;
      line-height: 50px;
    }

    .hb_slide_2 .sub {
      font-size: 16px;
      line-height: 16px;
      margin-top: 5px;
    }
    
    
    .hb_slide_3 {
      text-shadow: 1px 1px #676265;
      padding-top: 0;
      border: 0px solid red;
    }

    .hb_slide_3 .title {
      font-size: 46px;
      line-height: 46px;
    }

    .hb_slide_3 .sub {
      font-size: 16px;
      line-height: 16px;
      margin-top: 5px;
    }

    
    .hb_slide_4 {
      text-shadow: 1px 1px #676265;
      padding-top: 0;
      border: 0px solid red;
    }

    .hb_slide_4 .title {
      font-size: 44px;
      line-height: 44px;
    }

    .hb_slide_4 .sub {
      font-size: 19px;
      line-height: 19px;
      margin-top: 5px;
    }
    
    
    .hb_slide_5 {
      text-shadow: 1px 1px #676265;
      padding-top: 0;
      padding-left: 0;
      border: 0px solid red;
    }

    .hb_slide_5 .title {
      font-size: 50px;
      line-height: 50px;
    }

    .hb_slide_5 .sub {
      font-size: 19px;
      line-height: 19px;
      margin-top: 5px;
    }
    
    .careers_slide {
        padding-left: 0;
      }

     .ece_text {
       width: 80%;
       font-size: 18px;
       line-height: 18px;
     }

     /*
     .ece_text {
       width: 80%;
     }
     */

     #socket .container {
       padding: 10px 0;
     }

     #socket .container .span_2_of_5, #socket .container .span_3_of_5 {
       text-align: center;
       width: 100%;
     }

     /* HIDE HOME PAGE DOTS*/
     .avia-slideshow-dots a {
       display: none;
     }
     
     .page-id-4390 .solutions_sub_title {
       font-size: 48px;
       line-height: 48px;
     }
     
     #gsbar {
        border: 0px solid red !important;
     }
     
     #gsbar .copy {
       padding-right: 5px;
     }
     
     #gsbar .img {
        width: 100%;
        text-align: center;
        border: 0px solid yellow;
        float: none;
        position: relative;
        display: block;
        margin-bottom: 15px;
        top: 0;

     }

     .careers_social a {
        margin: 0 3px;
      }
     .careers_social img {
         width: 65px;
      }
      
      .page-id-4390 .ban_sol_conect_1 .title,
      .page-id-4390 .ban_sol_conect_1 .sub {
        /*border: 1px solid red;*/
        text-shadow: 1px 1px #666;
      }

}


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

    .cs_slide {
       padding-left: 100px;
       margin-top: -10px;
    }
    .cs_slide .title {
      font-size: 40px;
      line-height: 40px;
    }

    .cs_slide .sub {
      font-size: 16px;
      line-height: 16px;
      margin-top: 5px;
    }

    .home_tsm {
      font-size: 24px;
      line-height: 24px;
    }
    .home_tsm .span_2_of_8 {
	width: 23.8%;
    }
    .home_tsm .span_4_of_8 {
	width: 49.2%;
    }

    .home_one .col span_4_of_12,
    .home_one .col span_8_of_12 {
      width: 100%;
      margin: 0;
    }

    .home_one .r1 {
      margin-top: 0;
      font-size: 86px;
      font-family: 'gotham_boldregular';
      color: #444;
      text-align: center;
      line-height: 75px;
    }
    .home_one .r2 {
      font-size: 34px;
      font-family: 'gotham_mediumregular';
      color: #444;
      text-align: center;
      line-height: 34px;
      margin-bottom: 15px;
    }


    .hb_slide_1 {
      font-family: 'gotham_boldregular';
      text-shadow: 1px 1px #999;
      padding-top: 0;
      padding-left: 0;
      border: 0px solid red;
    }

    .hb_slide_1 .title {
      font-size: 24px;
      line-height: 24px;
    }

    .hb_slide_1 .sub {
      font-size: 12px;
      line-height: 12px;
      margin-top: 5px;
    }

    
    .hb_slide_2 {
      font-family: 'gotham_boldregular';
      text-shadow: 1px 1px #999;
      padding-top: 0;
      padding-left: 0;
      border: 0px solid red;
    }

    .hb_slide_2 .title {
      font-size: 24px;
      line-height: 24px;
    }

    .hb_slide_2 .sub {
      font-size: 12px;
      line-height: 12px;
      margin-top: 5px;
    }
    
    
    .hb_slide_3 {
      font-family: 'gotham_boldregular';
      text-shadow: 1px 1px #999;
      padding-top: 0;
      border: 0px solid red;
    }

    .hb_slide_3 .title {
      font-size: 24px;
      line-height: 24px;
    }

    .hb_slide_3 .sub {
      font-size: 12px;
      line-height: 12px;
      margin-top: 5px;
    }

    
    .hb_slide_4 {
      font-family: 'gotham_boldregular';
      text-shadow: 1px 1px #999;
      padding-top: 0;
      border: 0px solid red;
    }

    .hb_slide_4 .title {
      font-size: 24px;
      line-height: 24px;
    }

    .hb_slide_4 .sub {
      font-size: 12px;
      line-height: 12px;
      margin-top: 5px;
    }
    
    
    .hb_slide_5 {
      font-family: 'gotham_boldregular';
      text-shadow: 1px 1px #999;
      padding-top: 0;
      padding-left: 0;
      border: 0px solid red;
    }

    .hb_slide_5 .title {
      font-size: 24px;
      line-height: 24px;
    }

    .hb_slide_5 .sub {
      font-size: 12px;
      line-height: 12px;
      margin-top: 5px;
    }


      .home_main {
        font-size: 42px;
        line-height: 48px;
      }

      .home_sub {
        font-size: 22px;
        line-height: 26px;
      }

      .home_one {
         font-size: 36px;
         line-height: 40px;
      }

      .tsm_icons {
         border: 0px solid red;
         padding-bottom: 20px;
      }
      .tsm_icons img {
        margin-bottom: 5px;
      }
      
      .tsm .tsm_in img {
        display: block;
        margin: 0 auto;
      }
      

      .home_test_1 {
        font-size: 18px;
        line-height: 22px;
      }
      .home_test_2, .home_test_3 {
        font-size: 16px;
        line-height: 18px;
      }


      .soltsm .span_1_of_5 {
        text-align: center;
      }

      .ban_sol_conect_1 {
        /*border: 1px solid red;*/
        margin-top: 0 !important;
      }

      .ban_sol_conect_1 .title {
        font-size: 24px !important;
        line-height: 24px !important;
      }
      .ban_sol_conect_1 .sub {
        font-family: 'gotham_bookregular';
        font-size: 14px !important;
        line-height: 14px !important;
        margin-top: 7px;

      }
      
      .solutions_sub_title {
          font-size: 40px;
      }

      .page-id-4303 .ban_sol_conect_1 .title {
        font-size: 24px;
        line-height: 24px;
      }
      .page-id-4303 .ban_sol_conect_1 .sub {
        font-family: 'gotham_bookregular';
        font-size: 12px;
        line-height: 12px;
        margin-top: 7px;
        letter-spacing: .08em;
      }
      
      .page-id-4390 .solutions_sub_title {
        font-size: 36px;
        line-height: 36px;
      }
      
      .slide-entry {
        /*border: 1px solid red;*/
        margin-bottom: 20px !important;
      }


}


/* SPECIAL FORCE MOBILE AT 768 */
@media only screen and (min-width: 769px) {
}
@media only screen and (max-width: 768px) {
}


