/*-=Tablet screens=-*/
@media only screen and (max-width: 1024px) {
  .title-bar {
    background-color: #e82f32;
    /* collapsed menu bar color */
    padding: 0;
    line-height: 45px;
  }
  .title-bar .title-bar-title {
    vertical-align: top;
  }
  .title-bar .menu-icon {
    position: relative;
    display: inline-block;
    padding: 0;
    width: 20px;
    height: 45px;
    background-color: transparent;
    vertical-align: top;
    cursor: pointer;
    outline: none;
  }
  .title-bar .menu-icon:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    top: 50%;
    left: 0;
    margin-top: -9px;
    -moz-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
    -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
    box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  }

  .top-bar {
    height: auto;
    padding: 0;
    background: #e82f32;
    /* menu list background color */
  }
  .top-bar ul {
    background: transparent;
    margin: 0;
    list-style: none;
    padding: 0;
  }
  .top-bar ul li > a {
    display: block;
    font-family: "Open Sans", sans-serif;
    color: white;
    /* menu item text color */
    font-size: 14px;
    background: #e82f32;
    /* menu item background color */
    line-height: 45px;
    padding: 0 15px;
  }
  .top-bar ul li > a:hover {
    background: #e4191d !important;
    /* menu item background color on hover */
  }
  .top-bar ul li.current-menu-item > a, .top-bar ul li.current_page_ancestor > a {
    background: #eb4649 !important;
    /* current/parent menu item background color */
  }
  .top-bar ul li.has-dropdown a:after {
    display: none;
  }
  .top-bar ul li.has-dropdown .accordion-toggle {
    display: block;
    position: absolute;
    width: 50px;
    height: 45px;
    right: 0;
    top: 0;
    color: #fff;
    /* dropdown arrow color */
    z-index: 100;
    text-align: center;
  }
  .top-bar ul li.has-dropdown .accordion-toggle i.fa {
    font-size: 13px;
    line-height: 1;
    height: 13px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .top-bar ul li[aria-expanded="true"] > a {
    background: #e62124;
    /* menu item background color on open dropdown */
  }
  .top-bar ul li[aria-expanded="true"] > a .accordion-toggle i.fa {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .top-bar ul li .submenu a {
    padding-left: 25px;
  }

  .home-second-section__quote-container {
    min-height: 360px;
  }

  .home-second-section__button-container {
    margin-bottom: 20px;
  }

  .map-section h2 {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .right-div {display: none;}

  /*max-width 1024px, tablet screens*/
}
/*-=Small screens=-*/
@media only screen and (max-width: 640px) {
	
  /* TOP BAR Mobile STYLING */
  .alignright, .alignleft, .aligncenter, .alignnone {
    float: none;
    margin: 0 0 1em;
  }

  .social-links {
    margin-top: 30px;
  }

  .small-only-text-center {
    text-align: center;
  }

  .address-phone-container {
    padding-bottom: 15px;
  }
  .address-phone-container span {
    display: block;
  }

  h1 {
    font-size: 35px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 26px;
  }

  h4 {
    font-size: 24px;
  }

  h5 {
    font-size: 20px;
  }

  .home-first-section p, .home-first-section a, .home-first-section span {
    font-size: 18px;
  }

  .home-second-section_quote {
    width: 100%;
  }

  .gallery br {
    display: none;
  }
  .gallery .gallery-item {
    width: 33.333% !important;
  }

  .additional-menu-container {
    display: block;
  }
  .additional-menu > li > a:before {
    content: '';
    height: 50%;
    width: 0;
    display: inline-block;
    vertical-align: bottom;
}
}
/* max-width 640px and lower. Use this for mobiles only */
@media only screen and (max-width: 400px) {
  .menu-footer-menu-container li {
    display: block;
  }
  .menu-footer-menu-container li a:after {
    display: none;
  }

  .pdf-link-col {
    width: 100%;
  }

  .gallery br {
    display: none;
  }
  .gallery .gallery-item {
    width: 50% !important;
  }
}
/*-=Medium screens=-*/
@media only screen and (min-width: 641px) {
  /* TOP BAR STYLING */
  .header .logo {
    background-color: #e82f32;
  }
  .header .top-bar {
    background-color: #000000;
  }

  .copyright {
    margin-bottom: 0;
  }
  .copyright:after {
    content: '|';
  }

  .menu-footer-menu-container, .copyright {
    display: inline-block;
  }
}
/* min-width 641px */
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .header .logo {
    text-align: center;
  }

  .home-slider-title {
    font-size: 45px;
    margin-bottom: 30px;
  }

  .address-phone-container {
    padding-bottom: 15px;
  }
  .address-phone-container span + span:before {
    padding-right: 3px;
    content: '|';
  }

  .patents-row .columns:nth-child(2n), .advantages-row .columns:nth-child(2n) {
    border-left: 1px solid #b6b6b6;
  }

  .main-content .gfield_checkbox li {
    width: 50%;
    float: left;
  }

  .three-columns-row .columns:last-child {
    width: 100%;
  }
  .three-columns-row ul {
    zoom: 1;
  }
  .three-columns-row ul:before, .three-columns-row ul:after {
    content: "";
    display: table;
    height: 0;
    overflow: hidden;
  }
  .three-columns-row ul:after {
    clear: both;
  }
  .three-columns-row ul li {
    width: 50%;
    float: left;
  }

  .gallery br {
    display: none;
  }
  .gallery .gallery-item {
    width: 20% !important;
  }

  .industries-served > li, .product-menu > li {
    width: 33.333%;
  }

  /* min-width 641px and max-width 1024px, use when QAing tablet-only issues*/
}
@media only screen and (max-width: 800px) {
  .product-menu > li {
    width: 50%;
  }

  .main-content table {
    display: block;
  }
}
/*-=Large screens=-*/
@media only screen and (min-width: 1025px) {
  .title-bar {
    display: none;
  }

  .top-bar {
    padding: 0;
    background-color: transparent;
    /* Dropdown item styling */
  }
  .top-bar ul {
    background: transparent;
    margin: 0;
    list-style: none;
    padding: 0;
  }
  .top-bar .header-menu > li:before {
    content: '';
    height: 100%;
    width: 0;
    display: inline-block;
    vertical-align: middle;
  }
  .top-bar .header-menu > li > a {
    vertical-align: middle;
    display: inline-block;
  }
  .top-bar .header-menu > li.has-dropdown > a {
    padding: 0 15px;
  }
  .top-bar .header-menu > li.current_page_parent > a {
    background: transparent;
    color: #a3a3a3;
  }
  .top-bar .header-menu > li.current-menu-item > a, .top-bar .header-menu > li.current_page_ancestor > a, .top-bar .header-menu > li.current-menu-ancestor > a {
    /* Style of Current page and Ancestor page */
    background: transparent;
    color: #ffffff;
  }
  .top-bar .header-menu li {
    background-color: transparent;
    vertical-align: middle;
  }
  .top-bar .header-menu li > a {
    /* Regular menu item style */
    padding: 0 14px;
    background: transparent;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
    color: #a3a3a3;
    font-family: "Open Sans", sans-serif;
    max-width: 155px;
    font-weight: 700;
    text-align: center;
  }
  .top-bar .header-menu li.has-dropdown > a {
    /* Style of item with dropdown */
  }
  .top-bar .header-menu li.has-dropdown > a:after {
    /* Hide dropdown arrow */
    display: none !important;
  }
  .top-bar .header-menu li.has-dropdown > a:hover {
    /* Hover state for dropdown link */
  }
  .top-bar .header-menu li > a:hover {
    /* menu item style on hover */
    background: transparent;
    color: #ffffff;
  }
  .top-bar .header-menu:after {
    content: '';
    display: table;
    clear: both;
  }
  .top-bar .header-menu > li.menu-item > .submenu {
    left: -19px;
  }
  .top-bar .header-menu > li.menu-item > .submenu li.menu-item > .submenu {
    left: 100%;
  }
  .top-bar ul li:hover > a {
    /* Parent link style on dropdown hover */
    background: transparent;
    color: #ffffff;
  }
  .top-bar .submenu {
    border: none;
  }
  .top-bar .submenu li {
    display: block;
  }
  .top-bar .submenu li > a {
    /* Regular link in dropdown */
    display: block;
    text-align: left;
    padding: 10px 14px;
    background: #333;
    color: #fff;
    max-width: 100%;
    word-break: normal;
    text-transform: capitalize;
    font-size: 14px;
  }
  .top-bar .submenu li > a:hover {
    /* Dropdown link on hover */
    background: #e82f32;
    color: #fff;
  }
  .top-bar .submenu li.current-menu-parent > a, .top-bar .submenu li.current-menu-item > a {
    background-color: #e82f32;
    color: #fff;
  }
  .top-bar .submenu li:hover > a {
    background-color: #e82f32;
    color: #fff;
  }
  .top-bar .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: 0;
  }
  .top-bar .is-dropdown-submenu .is-dropdown-submenu li a {
    /* Styles for 2nd level dropdown menu link */
  }

  /* Align Menu to the right
  	 .top-bar .header-menu { float:right; }*/
  /* Align Menu to the center*/
  .top-bar .header-menu {
    text-align: center;
  }

  .top-bar .header-menu > li {
    float: none;
    display: inline-block;
  }

  .header .logo {
    text-align: center;
  }
  .header .logo-col {
    width: 100%;
    background-color: #2d3772;
  }
  .header .menu-col {
    width: 100%;
    background-color: #515151
  }

  .home-second-section {
    padding-bottom: 60px;
  }

  .home-second-section__quote-container:hover .home-second-section_quote {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .home-second-section__quote-container:hover .corner-effect {
    opacity: 1;
  }

  .home-second-section_quote {
    padding: 15px 30px;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  .corner-effect {
    left: -105px;
    opacity: 0;
  }

  .map-section {
    margin-top: 70px;
    margin-bottom: 50px;
  }
  .map-section .columns {
    position: relative;
  }

  .map-image-holder {
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    position: absolute;
    width: 100%;
    top: -15px;
    left: -30px;
  }

  .affiliations-section .logos {
    justify-content: space-between;
  }

  .address-phone-container span:before {
    padding-right: 3px;
    content: '|';
  }  
  .address-phone-container address {
    display: inline-block;
  }

  .patents-row .columns + .columns, .advantages-row .columns + .columns {
    border-left: 1px solid #b6b6b6;
  }

  .skewed-container {
    overflow: hidden;
  }
  .skewed-container .about-skewed-row {
    margin: 0 -55px 50px;
  }

  .about-skewed-row {
    overflow: hidden;
  }
  .about-skewed-row .columns {
    -moz-transform: skew(25deg);
    -ms-transform: skew(25deg);
    -webkit-transform: skew(25deg);
    transform: skew(25deg);
    overflow: hidden;
  }
  .about-skewed-row .columns:first-child {
    border-right: 30px solid #fff;
  }

  .image-skew {
    -moz-transform: skew(-25deg);
    -ms-transform: skew(-25deg);
    -webkit-transform: skew(-25deg);
    transform: skew(-25deg);
    margin: 0 -55px;
  }

  .location-col.columns {
    padding-right: 60px;
  }

  .main-content .gfield.one-half, .additional-text-block .gfield.one-half {
    width: 50%;
    display: inline-block;
    margin-left: -4px;
    vertical-align: top;
    padding: 0 20px;
  }
  .main-content .gfield_checkbox li {
    width: 33.333%;
    float: left;
  }

  .customized-solutions-slider .slick-list {
    padding: 0 20px;
  }

  .product-menu > li {
    width: 25%;
  }

  /*min-width 1025px, large screens*/
}
@media only screen and (min-width: 1201px) {
  .map-image-holder {
    top: -35px;
  }

  .corner-effect {
    width: 85px;
    left: -86px;
  }

  /* min-width 1201px, large screens*/
}
@media only screen and (min-width: 1350px) {
  .top-bar {
    padding: 30px 0 0;
    height: 97px;
  }
  .top-bar .header-menu > li {
    padding-bottom: 27px;
  }

  .header .logo {
    text-align: left;
    position: relative;
  }
  .header .logo:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 97px solid #e82f32;
    border-right: 30px solid transparent;
    top: 0;
    left: 100%;
  }
  .header .logo:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0;
    left: calc(100% - 2px);
    background-color: #e82f32;
  }
  .header .logo img {
    padding-left: 15px;
  }
  .header .columns {
    padding: 0 25px;
  }
  .header .logo-col {
    width: 25%;
    padding-left: 0;
    background-color: transparent;
  }
  .header .menu-col {
    width: 75%;
    padding-right: 0;
    background-color: transparent;
  }

  .top-bar {
    position: relative;
  }
  .top-bar .left-angle {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 97px solid #000000;
    border-left: 30px solid transparent;
    top: 0;
    right: 100%;
  }

  .header-wrapper {
    position: absolute;
    width: 100%;
    top: 45px;
    left: 0;
    z-index: 100;
  }

  .pdf-links-row {
    margin: 0 -35px !important;
  }

  .pdf-link-col {
    padding: 0 35px;
  }

  .patents-row .columns, .advantages-row .columns {
    border-left: 1px solid #b6b6b6;
  }
  .patents-row .columns:last-child, .advantages-row .columns:last-child {
    border-right: 1px solid #b6b6b6;
  }

  .three-columns-row ul {
    zoom: 1;
  }
  .three-columns-row ul:before, .three-columns-row ul:after {
    content: "";
    display: table;
    height: 0;
    overflow: hidden;
  }
  .three-columns-row ul:after {
    clear: both;
  }
  .three-columns-row ul li {
    width: 50%;
    float: left;
  }

  .product-menu > li {
    width: 20%;
  }
   
}
@media only screen and (max-width: 1350px) {.right-div{ display: none;}}