  /*   
Theme Name: ÈâÓûÃ¨ÊÓÆµ
Theme URI: http://www.lanex.com
Description: Custom Wordpress theme for ÈâÓûÃ¨ÊÓÆµ
Author: Lanex, LLC
Author URI: http://www.lanex.com
Version: 1.0
*/

/* ------------------------*/ /* ---------->>> GLOBAL <<<--------------------------*/ /* ------------------------*/
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  background: #fff;
  color: #4c4c4c;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px; 
  line-height: 1.5;
  margin:0;
  padding:0;
}
.clearfix:before, .clearfix:after { display: block; content: ""; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

html, body{
      overflow-x: hidden;
}

/* ------------------------*/ /* ---------->>> FONT STYLES <<<---------------------*/ /* ------------------------*/
h1 {
  color: #004a77;
  font-family: 'Open Sans', sans-serif;
  font-size: 2.125em;
  font-weight: 300;
  line-height: 1.5;
}
h1 small {
  color: #dfdfdf;
  margin-left: 0.375em;
}
h2 {
  color: #464a58;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.750em;
  font-weight: 600;
  line-height: 1.5;
}
#top-category h2 {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.125em;
  font-weight: 600;
  line-height: 1.3;
  margin: 0;
}
h3 {
  color: #464a58;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.375em;
  font-weight: 600;
  line-height: 1.5;
  margin: 0;
}
#top-category h3,
#top-category h3 a {
  color: #464a58;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.000em;
  font-weight: 600;
  line-height: 1.3;
  margin: 0 0 0.500em 0;
}
h4 {
  color: #004a77;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.375em;
  font-weight: 600;
  line-height: 1.5;
}
h5 {
  color: #0066a4;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.6;
  margin: 0;
}
h6 {
  color: #464a58;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.088em;
  font-weight: 600;
  line-height: 1.5;
  margin: 0;
}
p {
  color: #464a58;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.000em;
  font-weight: 400;
  line-height: 1.5;
}
hr {
  border-top: 1px solid #eee;
  margin-bottom: 15px;
  margin-top: 15px;
}
.add-margin-right-15 {
  margin-right: 0.938em;
}
.aligncenter {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.alignright {
  float: left;
  margin: 0 20px 10px 0;
}
.alignright {
  float: right;
  margin: 0 0 10px 20px;
}
img.alignleft,
img.alignright {
  border: 1px solid #e2e2e2;
}

/* ------------------------*/ /* ---------->>> LAYOUT <<<--------------------------*/ /* ------------------------*/
#wrapper {
  background: #fff;
  display: block;
  padding: 0.500em 0 3.750em 0;
  position: relative;
}
#contentPage.page img {
  height: auto;
  max-width: 100%;
}
.top-30 {
  margin-top: 1.875em;
}
#page-content {
  margin-bottom: 1.875em;
}
img.border {
  border: 1px solid #e2e2e2;
}
.btm-border {
  border-bottom: 1px solid #dfdfdf;
}
.indent {
  padding: 0 1.875em;
}
.indent-sm {
  padding: 0 0.938em;
}
.box {
  background: #fff;
  border-radius: 2px;
  margin: -42px auto 20px auto;
  padding: 20px;
  width: 70%;
  z-index: -1;
}
.box-shadow {
  -webkit-box-shadow: 0 1px 4px rgba(35, 31, 32, 0.55);
     -moz-box-shadow: 0 1px 4px rgba(35, 31, 32, 0.55);
          box-shadow: 0 1px 4px rgba(35, 31, 32, 0.55);
  max-width: 1170px;
  position: relative;
}
.box-shadow:after {
  border-radius: 100%;
  bottom: 0px;
  -webkit-box-shadow: 0 0 40px rgba(0,0,0,0.8);
          box-shadow: 0 0 40px rgba(0,0,0,0.8);
  content: "";
  height: 50%;
  left: 10%;
  position: absolute;
  right: 10%;
  width: 80%;
  z-index: -1;
}
#page-title {
  background: #0066A4;
  display: block;
  margin-bottom: 0.938em;
  padding: 1.875em 0;
  position: relative;
}
#page-title h1 {
  color: #fff;
  margin: 0;
}

/* ------------------------*/ /* ---------->>> HEADER <<<--------------------------*/ /* ------------------------*/
header {
  background: #fff;
  display: block;
  position: relative;
}
header #header-top {
  background: #fff;
  padding: 0.625em 0;
}
header #top-right {
  padding-top: 1.875em;
}
#top-right .ph-num {
  color: #848b95;
  font-weight: 600;
  margin: 0.500em 1.875em 0 0;
}
#top-right .ph-num i.zmdi {
  margin-right: 0.625em;
}
#top-right form#searchform button#searchsubmit {
  background: 0;
  border: 0;
  position: absolute;
  right: 20px;
  bottom: 5px;
  z-index: 100;
}

/* ------------------------*/ /* ---------->>> MAIN NAV <<<------------------------*/ /* ------------------------*/
#main-nav {
  background: #f3f3f3;
  border-bottom: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
  display: block;
  position: relative;
}
#main-nav nav ul {
  list-style-type: none;
}
#main-nav nav ul li {
  float: left;
  margin: 0;
}

/* ------------------------*/ /* ---------->>> BREADCRUMBS <<<---------------------*/ /* ------------------------*/
#header-img {
  position: relative;
}
#header-img img {
  position: relative;
  z-index: 10;
}
#header-img .breadcrumb {
  background: #ffffff;
  bottom: 80px;
  padding: 0.938em;
  position: absolute;
  z-index: 15;
}
.breadcrumb {
  background: 0;
  border-bottom: 1px solid #e0dede;
  padding: 0 0 0.625em 0;
}
.breadcrumb span {
  font-size: 15px;
  font-style: italic;
  font-weight: 600;
}
.breadcrumb span a span {
  font-size: 15px;
  font-style: normal !important;
}
.breadcrumb > span + span:before {
  color: #464a58;
  content: "\f2fb";
  font-family: 'Material-Design-Iconic-Font';
  font-size: 0.938em;
  font-style: normal;
  padding: 0 0.500em;
}
#product .breadcrumb span:nth-child(3),
#machine .breadcrumb span:nth-child(3) {
  display: none;
}
/* ------------------------*/ /* ---------->>> BANNER <<<--------------------------*/ /* ------------------------*/
#banner {
  margin-top: -18px;
}
#banner .slick-slider {
  margin-bottom: 0;
}
#banner .single-slide {
  position: relative;
}
#banner .single-slide img {
  margin: 0 auto;
}
#banner .single-slide .caption {
  background: rgba(0, 74, 119, 0.94);
  border-left: 10px solid #0066a4;
  bottom: 30px;
  display: block;
  padding: 0.938em 1.875em;
  position: absolute;
}
#banner .single-slide .caption-xs  {
  background: rgba(0, 74, 119, 0.94);
  border-left: 10px solid #0066a4;
  display: block;
  padding: 0.938em  0;
  position: relative;
}
#banner .mobile-caption p {
  color: #fff;
  font-size: 0.850em;
  line-height: 1.15;
  margin: 0;
}
#banner .caption p {
  color: #fff;
  line-height: 1.15;
  margin: 0;
}
#banner .home-banner .slick-prev {
  left: 1.875em !important;
  z-index: 9999;
}
#banner .home-banner .slick-next {
  right: 1.875em !important;
  z-index: 9999;
}
#banner .home-banner .slick-prev,
#banner .home-banner .slick-next {
  background: transparent;
  border: 0;
  color: transparent;
  cursor: pointer;
  font-size: 16px; /* Keep in PX */
  margin-top: -10px;
  opacity: 0;
  outline: none;
  position: absolute;
  top: 50%;
  z-index: 99999;
  -webkit-transition: opacity 0.15s ease;
          transition: opacity 0.15s ease;
}
#banner .home-banner:hover .slick-prev,
#banner .home-banner:hover .slick-next {
  opacity: 0.45;
}
#banner .home-banner .slick-prev:hover,
#banner .home-banner .slick-next:hover {
  opacity: 1;
}
#banner .home-banner .slick-prev:before {
  color: #fff;
  content: "\f2ea";
  font-family: 'Material-Design-Iconic-Font';
  font-size: 3.750em;
}
#banner .home-banner .slick-next:before {
  color: #fff;
  content: "\f2ee";
  font-family: 'Material-Design-Iconic-Font';
  font-size: 3.750em;
}

/* ------------------------*/ /* ---------->>> FUNNELS <<<-------------------------*/ /* ------------------------*/
#funnels {
  background: #fff;
  display: block;
  padding: 1.875em 0 3.750em 0;
}
#funnels .btn {
  margin-top: 1.875em;
}

/* ------------------------*/ /* ---------->>> ABOUT <<<---------------------------*/ /* ------------------------*/
#about {
  background: #004a77;
  display: block;
  padding: 1.875em 0 3.750em 0;
}
#about h1,
#about h5 {
  color: #fff;
}
#about .btn {
  margin-top: 1.875em;
}

/* ------------------------*/ /* ---------->>> HQ <<<------------------------------*/ /* ------------------------*/
#hq .hq-wrapper {
  position: relative;
}
#hq .hq-wrapper img {
  display: block;
  margin: 0 auto;
}
#hq .hq-wrapper .caption {
  bottom: 30%;
  display: block;
  padding: 3.750em 0;
  position: absolute;
  width: 100%;
}
#hq h5 {
  background: rgba(0, 74, 119, 0.94);
  clear: both;
  color: #fff;
  display: block;
  float: right;
  line-height: 1;
  margin: 0;
  padding: 0.938em 1.875em;
  text-align: right;
}
#hq h5:first-child {
  border-left: 10px solid #0066a4;
}

/* ------------------------*/ /* ---------->>> SIDEBAR <<<--------------------------*/ /* ------------------------*/
/* --- >>> LEVEL 1 <<< --- */
#sidebar nav {
}
#sidebar ul {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
}
#sidebar ul.level-1 li {
  border-bottom: 1px solid #e4e4e4;
  margin: 0;
}
#sidebar ul.level-1 li:last-child {
  border: none;
}
#sidebar ul.level-1 li.current_page_item,
#sidebar ul.level-1 li.current-page-ancestor {
  background: #0066A4;
}
#sidebar ul.level-1 li.current_page_item:hover,
#sidebar ul.level-1 li.current-page-ancestor:hover {
  background: #0066A4;
}
#sidebar ul.level-1 li:hover a {
  color: #0066A4;
}
#sidebar ul.level-1 a {
  color: #464a58;
  display: block;
  font-size: 0.938em;
  font-weight: 400;
  line-height: 1.5;
  padding: 0.625em 0.313em 0.625em 1.650em;
  text-decoration: none;
}
#sidebar ul.level-1 li.current_page_item a,
#sidebar ul.level-1 li.current-page-ancestor a {
  color: #fff;
  line-height: 1.25;
}
#sidebar ul.level-1 li.current_page_item a:hover,
.sidebar ul.level-1 li.current-page-ancestor a:hover {
  cursor: default;
  opacity: 1;
}

/* --- >>> LEVEL 2 <<< --- */
#sidebar li.current_page_item ul.sub-menu li,
#sidebar li.current-page-ancestor ul.sub-menu li {
  display: block;
}
#sidebar ul.sub-menu li {
  background: #fff;
  border: none;
  display: none;
}
#sidebar ul.sub-menu li:hover a {
  color: #0066A4;
}
#sidebar ul.sub-menu li a {
  color: #464a58;
  font-size: 0.875em;
  font-weight: 700;
  line-height: 1.25;
}
#sidebar ul.level-1 li.current_page_item ul.sub-menu li,
#sidebar ul.level-1 li.current-page-ancestor ul.sub-menu li {
  background: #fff;
}
#sidebar ul.level-1 li.current_page_item ul.sub-menu li:hover a,
#sidebar ul.level-1 li.current-page-ancestor ul.sub-menu li:hover a {
  color: #0066A4;
}
#sidebar ul.level-1 ul.sub-menu li a:hover {
  cursor: pointer;
}
#sidebar ul.level-1 li.current_page_item ul.sub-menu li a,
#sidebar ul.level-1 li.current-page-ancestor ul.sub-menu li a {
  color: #464a58;
}
#sidebar ul.level-1 li.current-page-ancestor ul.sub-menu li.current_page_item a {
  color: #0066A4;
  font-style: italic;
}
#sidebar ul.sub-menu a:before {
  color: #464a58;
  content: "\f2f6";
  font-family: 'Material-Design-Iconic-Font';
  font-size: 1.063em;
  line-height: 1;
  padding: 0 0.500em;
}
#sidebar ul.sub-menu li.current_page_item a:before {
  color: #0066A4;
  font-style: normal;
}
#sidebar ul.sub-menu a span:after {
  display: none;
}

/* --- >>> LEVEL 3 <<< --- */
#sidebar ul.sub-menu li.current_page_item ul.sub-menu li,
#sidebar ul.sub-menu li.current-page-ancestor ul.sub-menu li {
  display: block;
}
#sidebar ul.sub-menu ul.sub-menu li {
  background: #fff;
  border: none;
  display: none;
  padding-left: 1.250em;
}
#sidebar ul.level-1 li.current-page-ancestor ul.sub-menu li.current_page_item ul.sub-menu li a {
  color: #464a58;
  font-style: normal;
}
#sidebar ul.level-1 li.current-page-ancestor ul.sub-menu li.current_page_item ul.sub-menu li a:before {
  color: #464a58;
}
#sidebar .thumbnail .btn.btn-md {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  display: block;
  margin: 0;
  width: 100%;
}
#sidebar #custom-sidebar {
  margin-top: 30px;
}
/* ------------------------*/ /* ---------->>> BUTTONS & TOGGLES <<<---------------*/ /* ------------------------*/
.btn {
  border-radius: 5px;
  line-height: 1;
  -webkit-transition: all 0.15s linear; 
          transition: all 0.15s linear; 
}
.btn-xs {
  font-size: 0.850em;
  font-weight: 400;
  padding: 0.750em 1.500em;
}
.btn-sm {
  font-size: 0.850em;
  font-weight: 400;
  padding: 1.000em 1.875em;
}
.btn-md {
  font-size: 1.000em;
  font-weight: 600;
  padding: 1.000em 2.625em;
}
.btn-blue {
  background: #0066a4;
  color: #fff;
}
.btn-blue:focus,
.btn-blue:hover {
  background: #054a70;
  color: #fff;
}
button.btn .zmdi,
.btn .zmdi {
  font-size: 120%;
  line-height: 0;
  margin-left: 1.000em;
}
.btn span.zmdi.zmdi-left {
  margin: 0;
  padding: 0 1.250em 0 0;
}
.btn-group ul.dropdown-menu li a {
  font-size: 0.850em;
}
.btn-group ul.dropdown-menu li a span.zmdi {
  margin: 0.188em 0 0 1.875em;
}
.btn-group ul.dropdown-menu > li > a:hover {
  background: none;
  color: #888;
}
.btn-list-item {
  display: block;
  font-size: 0.850em;
  padding: 14px 17px;
  text-align: left;
}
/* ------------------------*/ /* ---------->>> TABLES <<<--------------------------*/ /* ------------------------*/
/* ------------------------*/ /* ---------->>> FORMS <<<---------------------------*/ /* ------------------------*/
input[type=text],
input[type=password] {
  background: #efeeef;
  border-radius: 1px;
  border: 1px solid #e0dede;
  color: #828a92;
  font-size: 0.938em;
  line-height: 1;
  padding: 0.500em 0.375em 0.500em 1.000em;
  position: relative;
  z-index: 10;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #efeeef inset;
}
/* ------------------------*/ /* ---------->>> TOP CATEGORY <<<--------------------*/ /* ------------------------*/
#top-category .panel {
  border: 0;
}
#top-category .panel-body {
  padding: 15px 0;
}
#top-category img.thumbnail {
  margin-bottom: 0.938em;
}
#top-category .quick-excerpt {
  font-size: 90%;
}
#top-category .indent-sm {
  margin-bottom: 1.250em;
}

/* ------------------------*/ /* ---------->>> CATEGORY <<<------------------------*/ /* ------------------------*/
.row.category {
  margin-bottom: 1.875em;
}
.row.category h3 {
  margin-bottom: 0.500em;
}
.row.category .indent {
  margin-top: 0.938em;
}
.row.category .indent a {
  font-weight: 600;
}
.row.bottom {
  border-top: 1px solid #e0dede;
  margin-top: 3.750em;
  padding-top: 1.875em;
}
.product-gallery .slick-prev {
    left: 0;
    z-index: 99;
}
.product-gallery .slick-next {
    right: 0;
    z-index: 99;
}
.product-gallery .slick-prev,
.product-gallery .slick-next {
    background: transparent;
    border: none;
    color: #fff;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    line-height: 0;
    outline: none;
    padding: 0;
    position: absolute;
    top: 48%;
}
.product-gallery .slick-prev:before {
    content: '\f2ea';
    left: 1px;
}
.product-gallery .slick-next:before {
    content: '\f2ee';
    right: 1px;
}
.product-gallery .slick-prev:before,
.product-gallery .slick-next:before {
  background: #054a70;
  color: #fff;
  font-family: 'Material-Design-Iconic-Font';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  padding: 10px 15px;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.15s linear;
          transition: all 0.15s linear;
}
.product-gallery:hover .slick-prev:before,
.product-gallery:hover .slick-next:before {
  background: #0066a4;
}
.product-gallery .slick-prev.slick-disabled,
.product-gallery .slick-next.slick-disabled {
  opacity: 0.50;
}
.product-gallery .slick-prev.slick-disabled:before,
.product-gallery .slick-next.slick-disabled:before {
   opacity: 0.25;
}
.product-gallery .slick-prev.slick-disabled:hover,
.product-gallery .slick-next.slick-disabled:hover {
  cursor: default;
}

/* ------------------------*/ /* ---------->>> SERVICE BULLETINS <<<---------------*/ /* ------------------------*/
/* Login Modal */
#service-bulletins .login-modal-right {
  border-left: 1px solid #dfdfdf;
  padding-left: 45px;
}
#service-bulletins .modal-content {
  border: 0;
  border-radius: 5px;
  box-shadow: none;
  padding: 0;
}
#service-bulletins .modal-content .modal-header {
  background: #054a70;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 20px 17px;
}
#service-bulletins .modal-content .modal-header h4 {
  color: #fff;
  font-size: 1.625em;
  font-weight: 300;
}
#service-bulletins .modal-content .modal-header .close {
  color: #fff;
  margin-top: 5px;
  opacity: 1;
  -webkit-transition: all 0.15s linear;
          transition: all 0.15s linear;
}
#service-bulletins .modal-content .modal-header .close:hover {
  opacity: 0.4;
}
#service-bulletins .modal-content .modal-body {
  padding: 20px 17px;
}
#service-bulletins .modal-content #loginform label {
  display: block;
  font-size: 13.5px;
  font-weight: 700;
  margin-bottom: 3px;
  max-width: 100%;
}
#service-bulletins .modal-content #loginform .login-username {
    margin-bottom: 20px;
}
#service-bulletins .modal-content #loginform .login-remember label {
  font-weight: 600;
  margin-bottom: 15px;
}
#service-bulletins .modal-content #loginform #wp-submit {
  background: #0066a4;
  border-radius: 5px;
  border: 0;
  color: #fff;
  font-size: 0.850em;
  font-weight: 400;
  line-height: 1;
  padding: 1.000em 1.875em;
  -webkit-transition: all 0.15s linear;
          transition: all 0.15s linear;
}
/* Panel Accordion */
#prod-lit .panel,
#service-bulletins .panel {
  border-radius: 0;
}
#prod-lit .panel-heading,
#service-bulletins .panel-heading {
  background: 0 !important;
  padding: 0;
}
#prod-lit .panel-heading h4,
#service-bulletins .panel-heading h4 {
  color: #464a58;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.088em;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  padding: 0;
}
#prod-lit .panel-heading h4 a,
#service-bulletins .panel-heading h4 a {
  background: #0066a4;
  color: #fff;
  display: block;
  padding: 15px 20px;
  position: relative;
  text-decoration: none;
  -webkit-transition: background 0.15s linear;
          transition: background 0.15s linear;
}
#prod-lit .panel-heading h4 a:hover,
#service-bulletins .panel-heading h4 a:hover {
  background: #054a70;
}
#prod-lit .panel-heading h4 a:after,
#service-bulletins .panel-heading h4 a:after {
  content: "\f2f9"; /* Down Arrow */
  font-family: 'Material-Design-Iconic-Font';
  font-size: 20px;
  font-weight: 400;
  position: absolute;
  right: 20px;
}
#prod-lit .panel-heading h4 a.collapsed,
#service-bulletins .panel-heading h4 a.collapsed {
  background: #f3f3f3;
  color: #464a58;
}
#prod-lit .panel-heading h4 a.collapsed:hover,
#service-bulletins .panel-heading h4 a.collapsed:hover {
  background: #eaeaea;
}
#prod-lit .panel-heading h4 a.collapsed:after,
#service-bulletins .panel-heading h4 a.collapsed:after {
  content: "\f2fb";/* Right Arrow */
  font-family: 'Material-Design-Iconic-Font';
  font-size: 20px;
  font-weight: 400;
  position: absolute;
  right: 20px;
}
/* ------------------------*/ /* ---------->>> NEWS <<<--------------------------*/ /* ------------------------*/
.search-item,
.news-entry {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 1.850em;
  padding-bottom: 1.850em;
}
.search-item h3,
.news-entry h3 {
  font-size: 1.250em;
}
.search-item h6,
.news-entry h6 {
  border-bottom: 1px solid #eaeaea;
  font-size: 0.850em;
  margin-bottom: 0.500em;
  padding-bottom: 0.500em;
}
.search-item a.btn,
.news-entry a.btn {
  margin-top: 0.938em;
}
.search-item h6 {
  display: block;
}
.news-post h6 {
  display: inline-block;
}
.search-item h6 .meta,
.news-post h6 .meta {
  display: inline-block;
}
/* Sidebar */
.news-sidebar li.menu-title span {
  background: #0066A4;
  color: #fff;
  display: block;
  font-size: 0.938em;
  font-weight: 400;
  line-height: 1.25;
  padding: 0.625em 0.313em 0.625em 1.650em;
}
.news-sidebar li a {
  font-size: 0.875em;
  font-weight: 700;
  padding: 0.625em 0.313em 0.625em 0.313em;
  margin-left: 20px;
  display: block;
}
#sidebar.news-sidebar ul.sub-menu a:before {
  position: absolute;
  left: 20px;
}
/* ------------------------*/ /* ---------->>> VIDEOS PG <<<--------------------------*/ /* ------------------------*/
#videos .single-video {
  margin-bottom: 1.850em;
}
#prod-lit .single-lit {
  margin-bottom: 1.850em;
}
#prod-lit .single-lit img {
  margin-bottom: 0.938em;
} 
/* ------------------------*/ /* ---------->>> FOOTER <<<--------------------------*/ /* ------------------------*/
footer {
  background: #fff;
  display: block;
  padding: 0;
  position: relative;
}
footer #footer-1 {
  background: #fff;
  border-bottom: 1px solid #dfdfdf;
  display: block;
  padding: 1.875em 0;
}
footer #footer-2 {
  background: #f3f3f3;
  display: block;
  padding: 1.875em 0;
  position: relative;  
}

/* FOOTER-1 */
footer ul {
  list-style-type: none;
  padding: 0;
}
footer ul li {
  float: left;
  margin: 0;
}
footer ul li a {
  color: #464a58;
  display: inline-block;
  font-size: 1.000em;
  font-weight: 600;
  line-height: 1;
  padding: 0.500em 1.500em;
}
footer ul li:first-child a {
  margin-left: -1.875em;
}

/* FOOTER-2 */
footer ul.contact li {
  margin-right: 1.875em;
}
footer ul.contact li span.zmdi {
  margin-right: 0.500em;
}
footer ul.contact li a.call {
  color: #4c4c4c;
  display: inline-block;
  font-weight: 400;
  padding: 0;
}
footer .footer-2-top {
  padding-bottom: 1.563em;
}
footer .footer-2-bottom {
  padding: 1.563em 0 0.500em 0;
}

/* ------------------------*/ /* ---------->>> MACHINES <<<--------------------------*/ /* ------------------------*/
.product-image,
.machine-image {
  position: relative;
}
.product-image img,
.machine-image img {
  position: relative;
  z-index: 5;
}
.product-image a.lightbox-icon,
.machine-image a.lightbox-icon {
  bottom: 1px;
  position: absolute;
  right: 1px;
  z-index: 10;
}
.product-image a.lightbox-icon span.zmdi,
.machine-image a.lightbox-icon span.zmdi {
  background: #f3f3f3;
  border-left: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
  color: #848b95;
  font-size: 1.875em;
  font-weight: normal;
  line-height: 1;
  padding: 5px 11.5px;
  -webkit-transition: all 0.15s linear;
          transition: all 0.15s linear;
}
.product-image a.lightbox-icon:hover span.zmdi,
.machine-image a.lightbox-icon:hover span.zmdi {
  background: #fff;
  color: #464a58;
}
.row.machine-details {
  border-top: 1px solid #ececec;
  margin-top: 1.875em;
  padding-top: 1.875em;
}
.machine-details .panel {
  font-size: 85%;
}
.machine-details .panel-heading {
  background: #f3f3f3;
  border-radius: 0;
  padding: 4px 15px;
}
.machine-details .panel-heading h4 {
  color: #464a58;
  line-height: 1;
}
ul.specs {
  list-style: none;
  padding-left: 0;
}
ul.specs li {
  margin-left: 1.250em;
  position: relative;
}
ul.specs li:before {
  content: "\f2f6";
  font-family: 'Material-Design-Iconic-Font';
  font-size: 1.125em;
  left: -1.250em;
  position: absolute;
}

/* Gallery */
.machine-gallery-nav {
  display: block;
  margin-top: 0.625em;
}
#machine .slider-nav {
  margin: 0 auto;
  max-width: 80%;
  position: relative;
}
#machine button.slick-prev,
#machine button.slick-next {
  background: transparent;
  border: none;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 22px;
  line-height: 0;
  margin-top: -10px;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 22px;
}
#machine button.slick-prev {
  left: -10%;
}
#machine button.slick-next {
  right: -10%;
}
.slick-prev:before,
.slick-next:before {
  color: #464a58;
  font-family: 'Material-Design-Iconic-Font';
  font-size: 22px;
  line-height: 1;
  opacity: 0.75;
}
.slick-prev:before {
  content: "\f2f3";
}
.slick-next:before {
  content: "\f2f5";
}

/* ------------------------*/ /* ---------->>> MEDIA QUERIES <<<-----------------------*/ /* ------------------------*/
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 1024px) {
  #wrapper {
    padding: 0.500em 0 0.250em 0;
  }
  footer #footer-1 {
    padding: 0.500em 0;
  }
  footer ul li:first-child a {
    margin: 0;
    padding-left: 0;
  }
  footer ul li a {
    font-size: 0.938em;
    padding: 0 0.650em;
  }
  footer ul#menu-footer-navigation li:last-child {
    /* Hide the last menu item "Contact Us" since we already have a button for this */
    display: none;
  }
  footer .btn.btn-md {
    font-size: 0.850em;
    font-weight: 400;
    padding: 1.000em 1.875em;
  }
  footer ul.contact li {
    font-size: 0.938em;
    line-height: 1.8;
  }
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
  header img.logo {
    height: auto;
    width: auto;
    margin: 0 auto;
    max-height: 90px;
  }
  header #top-right {
    margin-top: 0.500em;
    padding-top: 0;
  }
  header #top-right .pull-left,
  header #top-right.pull-right {
    display: block;
    float: none !important;
    width: 100%;
  }
  header #top-right span.ph-num {
    padding: 0.938em 0;
    text-align: center;
  }
  header #top-right input#s {
    width: 100%;
  }
  #funnels .indent,
  #about .indent {
    margin-bottom: 1.850em;
  }
  #hq {
    display: none;
  }
  footer ul li {
    float: none;
  }
  footer ul#menu-footer-navigation li {
    border-bottom: 1px solid #dfdfdf;
  }
  footer ul#menu-footer-navigation li#menu-item-23 {
    display: none;
  }
  footer ul#menu-footer-navigation li a {
    display: block;
    padding: 0.938em 0;
    width: 100%;
  }
  footer ul li:first-child a {
    margin-left: auto;
  }
  footer a.btn.btn-md.btn-blue {
    display: block;
    float: none !important;
  }
  footer ul.contact li {
    font-size: 0.850em;
    margin-bottom: 0.938em;
  }
  footer ul.contact li a.call {
    color: #337ab7;
    display: inline-block;
    font-weight: 600;
    padding: 10px;
    text-decoration: underline;
  }
  .footer-2-bottom {
    font-size: 92%;
    opacity: 0.65;
  }
  .footer-2-bottom .pull-left,
  .footer-2-bottom .pull-right {
    display: block;
    float: none !important;
    text-align: center;
    width: 100%;
  }
  .footer-2-bottom .pull-right img {
    display: block;
    margin: 1.850em auto 0 auto;
  }
  .indent,
  .indent-sm {
    padding: 0;
  }
  #top-category img.thumbnail {
    margin-bottom: 0.500em;
  }
  #top-category h3 a {
    font-size: 0.938em;
  }
  #product h3 {
    font-size: 1.125em;
  }
  div#sidebar {
    background: #f2f2f2;
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    padding: 1.125em;
    margin-top: 1.850em;
  }
  #machine #video-buttons .pull-left,
  #machine #video-buttons-lang .pull-left,
  #machine #pdf-buttons .pull-left,
  #machine #pdf-buttons-lang .pull-left {
    display: block;
    float: none !important;
    width: 100%;
  }
  #machine #video-buttons-lang button,
  #machine #video-buttons a,
  #machine #pdf-buttons-lang button,
  #machine #pdf-buttons a {
    display: block;
    float: none;
    margin-top: 0.938em;
    width: 100%;
  }
  #machine #video-buttons-lang ul.dropdown-menu,
  #machine #pdf-buttons-lang ul.dropdown-menu {
    width: 100%;
    position: relative;
    top: 0;
    bottom: 0;
  }
  #page-title h1 {
    font-size: 1.850em;
    line-height: 1;
  }
  #page-title #searchform {
    display: none;
  }
}




/**Video Header**/
#banner.video {
  position: relative;
  height: calc(100vh - 220px);
  overflow: hidden;
}
#banner.video video{
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}
.drop-arrow{
  z-index: 5;
  position: absolute;
  bottom: 15px;
  color: #fff;
  font-size: 87px;
  opacity: .5;
  right: 50%;
  transform: translatex(50%);
}
.drop-arrow:hover{
  opacity: .9;
}
.video__content--outer{
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 1;
  top: 0px;
  left: 0px;
}
.video__content{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 60%;
  max-width: 100vw;
  z-index: 2;
  margin-top: -100px;
}
.video__content--overlay {
  width: 100%;
  height: 100%;
  background: #042131cf;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 1;
}
.video__content__title h1{
  color: #fff;
  /* font-size: 60px; */
font-size: clamp(24px, 4vw, 50px);
  font-weight: bold;
}

.video__content__description p{
  color: #fff;
  font-size: clamp(12px, 2.5vw, 20px);

  /* font-size: 24px; */
}

.video_content_button{
  margin-top: 2em;
  font-size: clamp(12px, 2.5vw, 20px);
}
.embed-container{
  /* uncomment to remove black bars */
  /* position: relative; */ 
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
.embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mobile-vid{
  display: none;
    }
    .video-desktop{
  display: block;
    }
@media screen and (orientation:portrait) {
  #banner.video{
    height: 100% !important;
  }
  .fas.fa-caret-down.drop-arrow{
    display: none;
  }
  .mobile-vid{
display: block;
  }
  .video-desktop{
display: none;
  }

}
 @media screen and (orientation:landscape) {

 }
 @media only screen and (max-width : 700px) {
  .video__content__description > p {
    /* font-size: 12px !important; */
    }
    .video_content_button {
      margin-top: 1em !important;
      /* font-size: 12px !important; */
      }
      .video__content {
        width: 95% !important;
        }
        .video__content__title h1 {
          /* font-size: 24px !important; */
          margin-top: 87px !important;
          }
 }

@media only screen and (max-width : 1400px) {
  .video__content{
    width: 75%;
  }
  .video__content__description p {
    /* font-size: 20px; */
  }
  .video__content__title h1 {
    /* font-size: 50px; */
  }

}
/* @media only screen and (max-height : 700px) {
  #banner.video {
   height: initial !important;
  }
  .video__content--outer {
    position: relative;
  }
  .video__content {
    margin-top: 0 !important;
  }
  .video_content_button {
    margin-bottom: 7em;
  }
} */


/* 4/2022 jobs updates */
.single-job_listing .news-post{
	width: 100%;
}
.single-job_listing .news-sidebar{
	display: none;
}
.single-job_listing img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    display: none;
}
.single-job_listing textarea#resume_content {
    color: #000;
}
.job_listings .job_filters {
	background: #fff;
}
.job_listings .job_filters .search_jobs div.search_submit {
    padding: 1.25em 0;
	width: max-content;
    float: right;
}
.job_listings .job_filters .search_jobs div.search_categories {
    padding-top: 1em;
}
.job_listings .job_filters .search_jobs {
	padding: 0;
}
.job_filters input[type="submit"], 
.job-manager-form input.button, 
.job_listing_preview_title input#resume_preview_submit_button, 
.job_listing_preview_title input.button {
    padding: 1em;
    background: #0066a4;
    color: #fff;
    font-size: 1.000em;
    font-weight: 600;
    padding: 1em 2.625em;
    border-radius: 5px;
    line-height: 1;
    -webkit-transition: all 0.15s linear;
    transition: all 0.15s linear;
 
	border: none;
}
.job_filters input[type="submit"], .job-manager-form input.button{
	   float: right!important;
}
 input[type=text], .job-manager-form input[type=text] {
 	background: #fff;
 	border-radius: 4px;
	border: 1px solid #a7a7a7;
}
p.resume-submitted {
    color: #0066a4;
    font-size: 115%;
    font-weight: 600;
}
#submit-resume-form .fieldset-candidate_name label::after, 
#submit-resume-form .fieldset-candidate_email label::after, 
#submit-resume-form .fieldset-candidate_title label::after, 
#submit-resume-form .fieldset-candidate_location label::after, 
#submit-resume-form .fieldset-resume_content label::after {
    content: ' *';
    color: #cb5959;
}
.job_filters span.select2-selection__clear {
	display: none;
}
.job_description .job-manager-form fieldset {
	border-bottom: 1px solid #dbdbdb;
}
fieldset.fieldset-position_applied {
    display: none;
}