body,
p {
  font-family: "Poppins",  sans-serif !important;
  color: #777 !important;
  font-size: 14px !important;
  line-height: 24px !important;
  font-weight: 400 !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Poppins",  sans-serif !important;
  color: #1d2127 !important;
  font-weight: 600 !important;
}
h2 {
  font-size: 2.2em !important;
}
h2.history {
  font-weight: 400;
}
a,
.topbar,
.webform-submission-form .form-item label,
.contact-info ul li {
  font-family: "Poppins",  sans-serif !important;
}
a {
  cursor: pointer !important;
}
/* @font-face {
  font-family: OpenSans;
  src: url("../fonts/OpenSans/OpenSans-Regular.ttf") format("ttf"),
    url("../fonts/OpenSans/OpenSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: OpenSans;
  src: url("../fonts/OpenSans/OpenSans-Medium.ttf") format("ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: OpenSans;
  src: url("../fonts/OpenSans/OpenSans-Bold.ttf") format("ttf"),
    url("../fonts/OpenSans/OpenSans-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: OpenSans;
  src: url("../fonts/OpenSans/OpenSans-ExtraBold.ttf") format("ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: OpenSans;
  src: url("../fonts/OpenSans/OpenSans-Light.ttf") format("ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Arial;
  src: url("../fonts/Arial/Arial-Light.ttf") format("ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Arial;
  src: url("../fonts/Arial/Arial-regular.ttf") format("ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Arial;
  src: url("../fonts/Arial/Arial-Bold.ttf") format("ttf");
  font-weight: 700;
  font-style: normal;
} */
b,
strong {
  font-family: "Poppins",  sans-serif !important;
  font-weight: 700 !important;
}

/**************Header-Css****************/
.topbar {
  background: transparent !important;
  padding: 18px 0 0 !important;
}
header.header-default {
  box-shadow: none !important;
  border-top: 0px solid #ededed;
}
.topbar ul {
  margin: 0 !important;
}
.topbar ul {
  justify-content: flex-end;
  align-items: center;
}
.topbar .topbar-content-inner .topbar-content a {
  text-decoration: unset !important;
  padding: 6px 10px;
  color: #999 !important;
  font-size: 0.9em !important;
  display: inline-block;
}
.infor-list ul li {
  line-height: 24px;
}
.topbar .topbar-content-inner .infor-list ul li:hover a {
  background: #eee;
  border-radius: 4px;
}
.topbar ul li i {
  min-width: 10px !important;
}
header.header-default .header-main-inner .branding {
  margin-top: -40.05px;
  z-index: 99;
  position: relative;
}
body .navigation .gva_menu > li > a {
  color: #08c !important;
}
.navigation .gva_menu > li > a:hover,
.navigation .gva_menu > li > a:after,
.navigation .gva_menu > li > a:active,
body .navigation .gva_menu > li.menu-item--active-trail > a,
.frontpage .gva_menu > li:first-child,
.navigation .gva_menu > li:hover > a {
  color: #fff !important;
  background: #08c !important;
  border-radius: 4px;
}
.frontpage .gva_menu > li:first-child a {
  color: #fff !important;
}
.gva_menu .menu-item a {
  padding: 10px 13px !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  line-height: 20px;
}
.navigation .gva_menu .sub-menu {
  padding: 0px;
  background: #fff;
}
.navigation .gva_menu .sub-menu {
  border-top: 5px solid #08c !important;
  border-radius: 0 4px 4px;
  padding: 5px !important;
  min-width: max-content !important;
  width: 100% !important;
}
.navigation .gva_menu .sub-menu li.menu-item {
  margin: 0px !important;
  padding: 0px;
}
.navigation .gva_menu .sub-menu li.menu-item a {
  border-radius: 0px;
  line-height: 18px;
  border-bottom: 1px solid #f4f4f4;
  padding: 8px 12px !important;
}
.navigation .gva_menu .sub-menu li.menu-item a {
  color: #777;
  font-weight: 400 !important;
  font-size: 13px !important;
  text-transform: inherit;
}
header.header-default .header-main-inner .header-inner {
  padding-right: 30px !important;
}
header.header-default .header-main-inner .header-inner {
  padding-left: 216px !important;
  padding: 0;
}
.gva-search-region {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -12px;
  z-index: 9;
}
.gva-search-region {
  margin-top: -19px !important;
}
.main-menu-inner {
  padding: 6px 0 0;
}
header .site-branding-logo {
  padding: 6px 0 0 !important;
}
.navigation .gva_menu li a .icaret {
  display: none;
}
li.menu-item.menu-item--expanded:hover a::before,
li.menu-item.menu-item--expanded.menu-item--active-trail a::before {
  border-color: #fff transparent transparent transparent;
}
li.menu-item.menu-item--expanded > a::before {
  border-color: #08c transparent transparent transparent;
  border-style: solid;
  border-width: 4px;
  content: " ";
  float: right;
  margin-top: 8px;
  margin-left: 4px;
}
.header-inner .area-inner {
  position: relative;
}

header.header-default .gva-search-region {
  top: 33px;
  right: -20px !important;
}
body #header .stuck .branding,
body #header .stuck .branding img {
  margin-top: -20px !important;
  width: 100%;
}
.stuck .header-inner {
  padding-top: 0px !important;
  padding-bottom: 0 !important;
}
header .stuck .site-branding-logo {
  padding: 5px 0 0 !important;
}
.main-menu .area-main-menu .area-inner .block {
  margin-bottom: 0;
}
.header-inner .search-content .search-form .form-actions {
  display: block;
}
.navigation .gva_menu .sub-menu {
  border-top: 5px solid #0088cc !important;
  border-radius: 0 4px 4px;
  padding: 0 !important;
  min-width: max-content !important;
  width: 100% !important;
  -webkit-padding-start: 0 !important;
  -webkit-padding-end: 0 !important;
  margin: 0 !important;
}
.navigation .gva_menu .sub-menu li.menu-item > a:hover,
.gva_menu .sub-menu .menu-item--active-trail > a {
  background: #f5f5f5 !important;
  color: #777 !important;
}
.navigation .gva_menu > li > .sub-menu:after {
  display: none !important;
}
header.header-default .gva-search-region .icon {
  color: #999 !important;
}
body
  .breadcrumb-content-inner
  .gva-block-breadcrumb
  .breadcrumb-links
  nav.breadcrumb
  ol
  li
  a:hover {
  color: #fff !important;
  text-decoration: underline;
}
footer .socials a span {
  display: inline-block;
  border-radius: 50%;
}
footer .socials a span img {
  padding: 8.5px;
}
footer .socials a span:hover {
  background: #000 !important;
}
footer .socials a span:hover img {
  filter: brightness(0) invert(1);
}
.navigation .gva_menu .sub-menu > li:hover > ul {
    margin: 0 !important;
}
.title_text {
    text-align: center;
}
.partners_outer .row {
    background: #f7f7f7;
    padding: 20px 10px;
}
.partners_outer .row:hover {
  -webkit-box-shadow: 0px 6px 21px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 21px 3px rgba(0, 0, 0, 0.1);
}
.parallax_img .image-2 {
    bottom: -100px !important;
}
.resin_table td a {
    color: #08c;
}
.resin_table td a:hover {
   text-decoration: underline;
}
.gray_border_image .gsc-image img {
    width: 100%;
    border-radius: 5px;
}


/**************Footer-Css****************/
#footer a:hover {
  text-decoration: underline;
}
#footer .block .block-title span {
  color: #fff !important;
}
#footer {
  background: none !important;
  background-color: #08c !important;
}
.footer-center .contact-info p,
#footer a,
.contact-info ul li {
  color: #fff !important;
  font-size: 12.6px !important;
  margin-bottom: 5px;
}
.contact-details li p {
  padding-left: 28px;
  position: relative;
}
body .contact-info ul li,
body .contact-info ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 10px;
  border-bottom: 0;
}
#footer .block .block-title {
  margin-bottom: 0;
  font-size: 18px !important;
  font-weight: 400;
}
.contact-info ul li i {
  color: #3b7eff;
  width: 20px;
  margin-right: 10px;
}
.contact-info ul li i {
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 1.2em;
}
.contact-info ul li i {
  color: #fff !important;
}
.contact-info ul li .fa-phone {
  transform: rotate(90deg);
}
.block .block-title:after {
  background: #08c !important;
}
.contact-details h4 {
  font-size: 17px;
  color: #fff !important;
}
body #footer .footer-top {
  background: #08c;
  padding: 60px 0 0;
}
#footer .footer-center {
  padding: 0 0 40px !important;
}
.footer-top h4 {
  color: #fff !important;
}
body hr {
  border: 0;
  border-top: 0;
  background-image: -webkit-linear-gradient(
    left,
    transparent,
    #dbdbdb,
    transparent
  );
  background-image: linear-gradient(
    to right,
    transparent,
    #dbdbdb,
    transparent
  );
  height: 1px;
  margin: 22px 0;
}
#footer .copyright p {
  color: #fff !important;
  margin: 0;
  font-size: 13px !important;
}
.copyright .col-lg-4 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
}
.copyright h4 {
  color: #fff !important;
  line-height: 27px;
  font-weight: 400;
  margin: 0 15px 0 0;
  font-size: 18px;
}
.socials {
  display: inline-block;
  width: 100%;
}
#footer .socials a {
  margin-bottom: 0;
  margin-right: 2px;
  display: inline-block;
}
body .socials a i,
footer .socials a span {
  width: 30px;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  background: #fff !important;
  color: #333 !important;
  box-shadow: 0 2px 2px 0 rgb(0 0 0 / 30%);
}
body .socials a:hover .fa-facebook-f {
  background: #3b5a9a !important;
}
body .socials a:hover .fa-youtube {
  background: #c3191e !important;
}
body .socials a:hover .fa-linkedin-in {
  background: #0073b2 !important;
}
body .socials a:hover .fa-instagram {
  background: #7c4a3a !important;
}
body .socials a:hover .fa-twitter {
  background: #1aa9e1 !important;
}
body .socials a:hover i {
  color: #fff !important;
}
#footer .copyright {
  font-size: 0.9em !important;
  font-weight: 400;
  font-family: "Poppins",  sans-serif !important;
  color: #fff;
  background-color: #0077b3;
}
.copyright .row {
  align-items: center;
}
/**************Slider-Css****************/
div#slide-80-layer-2 {
  text-shadow: 1px 2px 10px rgb(0 0 0 / 10%);
}
.slide-subtitle::before,
.slide-subtitle::after {
  background-image: url(/themes/custom/daudo_subtheme/img/slide-title-border.png);
  background-repeat: no-repeat;
  content: "";
  width: 37px;
  height: 10px;
  display: inline-flex;
  align-items: center;
}
.black_border::after,
.black_border::before {
  background-image: url(/themes/custom/daudo_subtheme/img/slide-title-border-light_1.png);
}
.slide-subtitle {
  font-size: 24px !important;
  display: inline-flex !important;
  align-items: center;
  font-weight: 600 !important;
}
.slider_title {
  font-size: 46px !important;
  line-height: 52px !important;
  font-family: "Poppins",  sans-serif !important;
  font-weight: 700 !important;
  text-shadow: 1px 0px 5px rgb(0, 0, 0, .6);
}
.gavias_sliderlayer .btn-slide a {
  font-size: 18px !important;
  padding: 15px !important;
  border-radius: 4px;
  background: #0088cc !important;
  font-weight: 600 !important;
}
.btn-theme,
.gavias_sliderlayer .btn-slide a {
  background-color: #0088cc !important;
  font-weight: 600 !important;
}
.slide-subtitle::before {
  margin-right: 10px;
}
.slide-subtitle::after {
  margin-left: 10px;
}
div#slide-12-layer-2 {
  text-shadow: 1px 1px 7px rgb(0 0 0 / 10%);
}

/****************************************/
.breadcrumb-content-inner .breadcrumb-style {
  background-image: none !important;
  background-color: #0088cc !important;
}
.breadcrumb-content-inner .breadcrumb-content-main {
  padding: 40px 15px !important;
}
.breadcrumb-content-inner .gva-block-breadcrumb .page-title {
  font-size: 28px !important;
  font-weight: 400 !important;
  line-height: 34px !important;
  color: #fff !important;
  margin-bottom: 5px;
  display: block;
}
.breadcrumb-content-inner
  .gva-block-breadcrumb
  .breadcrumb-links
  nav.breadcrumb {
  background: none;
  margin: 0;
}
.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-links {
  position: unset !important;
  padding: 0 !important;
  display: block !important;
  font-family: "Poppins",  sans-serif !important;
  background: none !important;
}
body
  .breadcrumb-content-inner
  .gva-block-breadcrumb
  .breadcrumb-links
  nav.breadcrumb
  ol
  li
  a {
  color: #ffffff;
}
body
  .breadcrumb-content-inner
  .gva-block-breadcrumb
  .breadcrumb-links
  nav.breadcrumb
  ol
  li {
  font-size: 0.85em;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Poppins",  sans-serif !important;
}
.button:hover,
.btn:hover,
.btn-white:hover,
.btn-theme:hover,
.btn-theme-second:hover,
.more-link a:hover,
.btn-theme-submit:hover {
  background: #0099e6 !important;
  box-shadow: none !important;
}
body .product_spots .margin-top-30 {
  margin-top: 0 !important;
}
.button,
.btn,
.btn-white,
.btn-theme,
.btn-theme-second,
.btn-theme-submit {
  border-radius: 4px !important;
  padding: 10px 15px !important;
}
.btn-theme {
  font-size: 16px !important;
  font-weight: 400 !important;
}
.product-color-airtech {
  background-color: #e2e2e2;
}
.text-color-brand .last_txt {
  box-sizing: border-box;
  color: #0088cc;
  display: block;
  padding-top: 5px;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 100;
}
.about-airtech span {
  line-height: 26px !important;
  padding-top: 0 !important;
}
.about-airtech .last_txt {
  font-size: 0.8em;
}
.about-airtech .column-content p {
  font-size: 1.4em !important;
  margin-bottom: 0 !important;
}
.text-color-brand span {
  color: #0088cc;
  font-family: "Poppins", sans-serif !important; 
  font-weight: 700;
}
.product-space .bb-inner.padding-small {
  padding: 26px 0 !important;
}
.product_spots .row-wrapper {
  align-items: center;
}
.product_spots .gsc-heading {
  padding-bottom: 0;
  margin-bottom: 0 !important;
}
.gsc-icon-box-new.style-2 .icon-inner {
  background: transparent !important;
}
.gsc-icon-box-new.style-2 .content-inner .title, .core_box .title {
  font-size: 1.3em !important;
  line-height: 27px !important;
  font-family: "Poppins", sans-serif !important;
  margin-bottom: 6px !important;
  font-weight: 400;
}
.gsc-icon-box-new.style-2 .content-inner .desc .link:hover {
  text-decoration: underline;
}
.gsc-icon-box-new.style-2 .content-inner .desc .link {
  color: #08c !important;
  font-size: 14px !important;
  margin-top: 0 !important;
}
.btn-theme span:after {
  display: none;
}
.btn-theme span {
  padding-left: 0 !important;
}
.title-desc > p {
  font-size: 2.2em !important;
  color: #1d2127 !important;
  font-weight: 700 !important;
}
.equal_boxes .widget {
  margin-bottom: 0 !important;
}
.equal_boxes .widget,
.equal_boxes .column-content-inner,
.equal_boxes .column-inner {
  height: 100%;
  display: flex;
  width: 100%;
}
.equal_boxes .gsc-column {
  margin-bottom: 25px;
}
.equal_boxes .desc .link,
.equal_boxes .desc {
  margin-top: 0 !important;
}
body
  .gva-search-region
  .search-content
  form.search-block-form
  input[id*="edit-submit"] {
  line-height: 16px !important;
  border-radius: 0 !important;
}
.gva-search-region .search-content form.search-block-form input#edit-keys {
  height: 35px;
  padding: 5px;
  border: 1px solid #dee2e6;
  background: none;
  width: 100%;
}
body
  .gva-search-region
  .search-content
  form.search-block-form
  input[id*="edit-submit"] {
  background: #08c !important;
}
.search-content .search-form .js-form-item {
  width: 100%;
}
.about-txt a {
  color: #0088cc;
}
.about-txt a:hover,
.anchor_color:hover {
  text-decoration: underline;
}
body a:hover,
body a:active,
.anchor_color {
  color: #0088cc;
}
.inner_img {
  width: 200px;
  margin-right: 15px;
}
.thumb-info {
  display: block;
  position: relative;
  text-decoration: none;
  max-width: 100%;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  height: 100%;
}
.thumb-info.thumb-info-bottom-info:hover .thumb-info-title {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.thumb-info:hover .thumb-info-title {
  background: -webkit-linear-gradient(
      bottom,
      rgba(23, 23, 23, 0.8) 0,
      transparent 100%
    )
    repeat scroll 0 0 transparent;
  background: linear-gradient(to top, rgba(23, 23, 23, 0.8) 0, transparent 100%)
    repeat scroll 0 0 transparent;
}
.thumb-info.thumb-info-bottom-info .thumb-info-title {
  background: #fff;
  left: 0;
  width: 100%;
  max-width: 100%;
  -webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-out;
  transition: transform 0.2s ease-out, opacity 0.2s ease-out;
  transform: translate3d(0, 100px, 0);
  top: auto;
  bottom: 0;
  opacity: 0;
  padding: 15px;
  text-shadow: none;
  color: #777;
}
.thumb-info .thumb-info-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  overflow: hidden;
  display: block;
  position: relative;
  border-radius: 3px;
  margin: 4px 4px 3px 4px;
  height: 100%;
}
.thumb-info.thumb-info-lighten .thumb-info-wrapper:after {
  background: rgba(23, 23, 23, 0.25);
}
.thumb-info .thumb-info-wrapper:after {
  content: "";
  background: rgba(23, 23, 23, 0.8);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 4px;
  bottom: -4px;
  color: #fff;
  left: -4px;
  position: absolute;
  right: -4px;
  top: -4px;
  display: block;
  opacity: 0;
  z-index: 1;
  margin: 4px 4px 3px 4px;
}
.thumb-info.thumb-info-bottom-info:hover img {
  -webkit-transform: translateY(-18px);
  -moz-transform: translateY(-18px);
  -ms-transform: translateY(-18px);
  -o-transform: translateY(-18px);
  transform: translateY(-18px);
}
.thumb-info img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  position: relative;
  width: 100%;
  height: 97%;
}
.lower-box p strong {
  color: #ff0000;
}
.thumb-info:hover .thumb-info-wrapper:after {
  opacity: 1;
}
.thumb-info.thumb-info-bottom-info .thumb-info-type {
  float: none;
  background: none;
  padding: 0;
  margin: 0;
}
.thumb-info .thumb-info-type {
  background-color: #ccc;
  border-radius: 2px;
  display: inline-block;
  float: left;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  margin: 8px -2px -15px -2px;
  padding: 2px 9px;
  text-transform: none;
  z-index: 2;
}
.thumb-info .thumb-info-title {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  bottom: 10%;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  left: 0;
  letter-spacing: -1px;
  padding: 9px 11px 9px;
  position: absolute;
  text-shadow: 1px 1px 1px rgb(0 0 0 / 20%);
  text-transform: uppercase;
  z-index: 2;
  max-width: 90%;
}
.thumb-info.thumb-info-bottom-info-dark .thumb-info-title {
  background: -webkit-linear-gradient(
      bottom,
      rgba(23, 23, 23, 0.8) 0,
      transparent 100%
    )
    repeat scroll 0 0 transparent;
  background: linear-gradient(to top, rgba(23, 23, 23, 0.8) 0, transparent 100%)
    repeat scroll 0 0 transparent;
  color: #fff;
}
.lower-box p {
  margin-bottom: 2px !important;
}
.head-qual {
  margin-bottom: 15px;
}
.app_boxes .thumb-info.thumb-info-centered-info .thumb-info-title {
  background: transparent;
  left: 5%;
  width: 90%;
  -webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-out;
  transition: transform 0.2s ease-out, opacity 0.2s ease-out;
  transform: translate(0%, -30%);
  top: 50%;
  bottom: auto;
  opacity: 0;
  text-align: center;
  padding: 0;
  position: absolute;
}

.app_boxes .thumb-info.thumb-info-lighten .thumb-info-wrapper::after {
  background: rgba(255, 255, 255, 0);
}
.app_boxes .thumb-info.thumb-info-push-hor:hover img {
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
  transform: translatex(0);
}
.app_boxes .thumb-info.thumb-info-push-hor img {
  -webkit-transform: translatex(-18px);
  -moz-transform: translatex(-18px);
  -ms-transform: translatex(-18px);
  -o-transform: translatex(-18px);
  transform: translatex(-18px);
  width: calc(100% + 19px);
  max-width: none;
}
.app_boxes .thumb-info.thumb-info-centered-info:hover .thumb-info-title {
  opacity: 1;
  transform: translate(0%, -50%);
}
.remove_bp > .bb-inner {
  padding-bottom: 50px !important;
}
.breadcrumb-content-inner {
  margin-bottom: 0 !important;
}
ul {
  margin-bottom: 10px !important;
}
.benefits_margin p {
  margin-bottom: 2px;
}
.iframe_area iframe {
  width: 100%;
}
.iframe_area {
  text-align: center;
}
.print_heading p {
  font-size: 14px !important;
  font-weight: 400 !important;
}
.print_heading .title-desc {
  margin-top: 0 !important;
}
.iframe_area iframe {
  border: 0;
}
.contact_era a {
  color: #0088cc;
}
.contact_era h5 {
  font-size: 1.4em !important;
  font-weight: 400 !important;
  line-height: 27px;
  margin: 0 0 15px !important;
  color: #08c !important;
}
.contact_era .gsc-image a {
  display: inline-block;
  width: 100%;
}
.contact_era .gsc-image .widget-content {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  overflow: hidden;
  display: block;
  position: relative;
  border-radius: 3px;
  margin: 4px 4px 3px 4px;
  min-height: 180px;
  object-fit: cover;
  object-position: center;
}
.contact_era .gsc-image {
  display: block;
  position: relative;
  text-decoration: none;
  max-width: 100%;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  margin: 0;
}
.contact_era .gsc-image .widget-content img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  position: relative;
  width: 100%;
}
.contact_era .gsc-image:hover a::after {
  opacity: 1;
}
.contact_era .gsc-image .widget-content a::after {
  content: "";
  background: rgba(23, 23, 23, 0.25);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 4px;
  bottom: -4px;
  color: #fff;
  left: -4px;
  position: absolute;
  right: -4px;
  top: -4px;
  display: block;
  opacity: 0;
  z-index: 1;
  margin: 4px 4px 3px 4px;
}
.contact_era .gsc-image:hover img,
.bor_img .gsc-image:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.contactus_text p {
  margin-bottom: 5px;
}

body .webform-submission-form .form-item label {
  font-size: 14px;
  font-weight: 400;
  color: #777;
  text-transform: inherit;
  margin-top: 0;
}
.webform-submission-form .form-item input,
.webform-submission-form .form-item select {
  text-transform: none !important;
  border: 1px solid #ccc !important;
  border-radius: 4px;
  padding: 5px !important;
  height: 34px !important;
  margin-top: 5px;
}
.contact_form form {
  display: flex;
  flex-wrap: wrap;
}
.contact_form .form-item {
  padding-left: 0;
}
.button {
  background: #08c !important;
}
.applications_page {
  margin-top: -40px;
}
.contact_era {
  margin-bottom: 20px;
}
.contact_us_page > .bb-inner {
  padding: 25px 0 !important;
}
.reload-captcha-wrapper a {
  color: #08c;
}
.captcha {
  margin: 0 0 10px;
}
.webform-submission-form .form-item-captcha-response label {
  display: none;
}
.path-search .content .search-form {
  margin-bottom: 15px;
  background: #efefef;
  padding: 10px 20px 20px;
}
.path-search .content .search-form .form-item,
.path-search .content .search-form .form-item input {
  width: 100%;
}
.path-search .content .search-form .form-submit {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 12px 50px;
  background: #0088cc;
  border-radius: 0 4px 4px 0 !important;
}
.path-search .content .search-help-link {
  margin-top: 14px;
  display: inline-block;
  width: 100%;
  color: #0088cc;
}
.path-search .content .search-form input {
  border: 1px solid #ddd;
  padding: 8px 15px;
  text-transform: capitalize;
  border-radius: 0 4px 4px 0;
}
.path-search .content .search-form .form-wrapper {
  position: relative;
}
details.search-advanced {
  display: none;
}
.path-search ol {
  margin-bottom: 40px;
  list-style: none;
}
.path-search ol h3 {
  font-size: 1.8em;
  font-weight: 400;
  margin-bottom: 20px;
}
.path-search ol h3 a {
  color: #0088cc;
}
.path-search ol h3 a:hover {
  text-decoration: underline;
}
.custom_text h1 {
  font-size: 2.2em;
  font-weight: 300;
}
.contact_era a:hover,
.contact_era a:focus {
  text-decoration: underline;
  color: #08c;
}
#backtotop {
  border: 0;
  bottom: 20px;
  cursor: pointer;
  display: none;
  height: 50px;
  position: fixed;
  right: 20px;
  text-indent: -9999px;
  width: 50px;
  z-index: 300;
  left: auto !important;
  right: 10px;
  bottom: 0 !important;
  background-color: #2b2626 !important;
  z-index: 9;
  border-radius: 5px 5px 0 0 !important;
  background-image: url(../img/backtotop.png) !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 13px !important;
}
#backtotop:hover {
  background-image: url(../img/arrow-hover.png) !important;
}
.btn-theme:focus,
.btn-theme:active {
  color: #fff;
}
.path-search .alert-warning {
  margin: 0 15px 10px;
}
.blue_text li strong {
  color: #0088cc;
}
.market_sec .gsc-icon-box-new {
  border: 1px solid #ededed;
  border-radius: 5px;
  box-shadow: 0 0 10px rgb(53 53 53 / 5%);
  height: 100%;
}
.market_sec .gsc-icon-box-new:hover {
  box-shadow: 0 0 10px rgb(53 53 53 / 20%);
}
.hexa_section img,
.hexagone_right,
.hexagone_left {
  width: 310px;
  height: 250px;
}
.hexagone_left {
  position: relative;
}
.hexagone_right {
  position: absolute;
}
.square-home-1,
.square-home-2 {
  position: absolute;
  font-size: 17px;
  line-height: 26px;
  width: 100%;
  max-width: 190px;
  text-align: center;
  left: 0;
  right: 0;
  margin: auto;
  top: 80px;
}
.square-home-1 a,
.square-home-2 a {
  color: #fff;
}
.hexa_section {
  position: relative;
  max-width: 510px;
  margin: 20px auto 65px;
}
.hexagone_right {
  position: absolute;
  top: 61px;
  right: 0;
}

.hexa_section a:hover {
  color: #fff;
  text-decoration: underline;
}
.center_text {
  text-align: center;
}
.more_info {
  padding-top: 30px;
}
.copyright-inner .col-lg-1 {
  padding-right: 0;
}
.print_iframe iframe {
  height: 400px;
  border-radius: 20px;
}
.g_img {
  margin-right: 15px;
  width: 317px;
}
.am_page {
  padding-top: 20px;
}
section.timeline .timeline-date {
  box-shadow: 0 1px 5px 0 rgb(0 0 0 / 4%);
  position: relative;
  display: block;
  clear: both;
  width: 200px;
  height: 45px;
  padding: 5px;
  border: 1px solid #e5e5e5;
  margin: 0 auto 10px;
  text-shadow: 0 1px 1px #fff;
  border-radius: 4px;
  background: #fff;
  z-index: 1;
}
section.timeline .timeline-date h3 {
  display: block;
  text-align: center;
  color: #757575;
  font-size: 0.9em;
  line-height: 32px;
  font-weight: 400;
}
html .heading-primary {
  color: #0088cc !important;
}
section.timeline:after {
  background: linear-gradient(
    to bottom,
    rgba(80, 80, 80, 0) 0%,
    #505050 8%,
    #505050 92%,
    rgba(80, 80, 80, 0) 100%
  );
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  margin-left: -2px;
  position: absolute;
  top: -60px;
  width: 3px;
  z-index: 0;
  filter: alpha(opacity=35);
  opacity: 0.35;
}
.about-blogs .img-thumbnail,
.about-blogs .img-thumbnail img {
  width: 100%;
}
.about-blogs .img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
}
section.timeline .timeline-box.left {
  clear: both;
}
section.timeline .timeline-box {
  box-shadow: 0 1px 5px 0 rgb(0 0 0 / 4%);
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  margin: 20px 10px 10px 10px;
  padding: 10px;
  position: relative;
  width: 45.7%;
  float: left;
  z-index: 1;
  margin-bottom: 30px;
  background: #fff;
}
section.timeline .timeline-box.right {
  clear: right;
  float: right;
  right: -1px;
  margin-top: 40px;
}
.history-head {
  text-align: center;
  margin: 30px 0 0;
}
section.timeline {
  width: 75%;
  margin: 50px 12.5% 0;
  position: relative;
  float: left;
  padding-bottom: 0;
}
.timeline-box .post-content a,
a.color-anchor {
  color: #08c;
}
.timeline-box .post-content a:hover,
a.color-anchor:hover {
  text-decoration: underline;
}
.timeline-box .heading-primary {
  font-weight: 400;
  font-size: 1.4em;
  line-height: 27px;
  padding-top: 5px;
}
.right-box img.img-responsive {
  width: 100% !important;
  border-radius: 5px;
}
.link-main .right-box img {
  height: 100%;
  object-fit: cover;
}
.links-airtech .right-box {
  width: 35%;
}
.links-airtech .left-box {
  padding: 10px 20px 10px 10px;
  width: 65%;
}
.links-airtech {
  display: flex;
  padding: 4px;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin: 0;
  width: 100%;
  height: 100%;
}
.link-main .col-md-6 {
  margin: 15px 0;
}
body p.side-para {
  margin-bottom: 5px !important;
}
p.side-para a {
  font-size: 12.6px !important;
  color: #0088cc;
  text-transform: uppercase;
  line-height: 18px;
  font-weight: 600;
}
.about-privacy h4 {
  /* color: #cb3232 !important; */
}
.about-privacy a,
.about-privacy a:hover {
  color: #08c;
  text-decoration: underline;
}
.print_hexa .square-home-2 {
  max-width: 170px;
}
.tech_iframe iframe {
  height: 280px;
  border-radius: 20px;
}
.print_hexa .hexa_section {
  margin-top: 0;
}
.mat_hexa .hexagone_left {
  margin: auto;
}
.mat_hexa .hexa_section {
  margin: 0 auto 20px;
}
.dahl_table th {
  background: #649bca;
  color: #fff;
}
.dahl_table th,
.dahl_table td {
  vertical-align: middle !important;
}
.dahl_table table {
  margin: 20px 0 30px;
}
.dahl_table table td a {
  color: #08c;
}
.dahl_table table td a:hover,
.blues_text strong a:hover {
  text-decoration: underline;
}
.dahl_hexa .hexa_section {
  margin: 0;
}
.blues_text strong,
.blues_text strong a {
  color: #08c;
}
.product_page .text-uppercase {
  font-size: 14px;
  color: #cb3232 !important;
  margin-top: 20px;
  font-weight: 600;
  text-align: left;
}
.product_page img,
.product_page .thumb-info {
  max-width: 250px;
  height: auto;
}
.ceo_msg p:nth-child(2) {
  margin-bottom: 0;
}
p.side-para a:hover {
  text-decoration: underline;
}
.dahl_table sup {
  font-size: 15px;
}
.lower-box {
  padding: 30px;
}
.blues_text .col-md-12 {
  padding: 0;
}
.hexa_rightsec .center_text p {
  line-height: 18px !important;
  margin-bottom: 8px !important;
}
.third_iframe iframe {
  margin-top: 15px;
}
.printtech_page .col-xl-5 {
  max-width: 45%;
  flex: 100%;
}
.dahl_hexa .hexagone_right {
  top: 37px;
}
.fixed_image {
  position: fixed;
  top: 126px;
  right: 0;
  z-index: 99;
}
.ceo_none {
  display: none;
}
.hexa_section a:focus {
  color: #fff;
}
.side-contact-airtech li {
  display: flex;
  align-items: self-start;
  list-style: none;
}
.side-contact-airtech li img {
  margin-right: 10px;
}
.side-contact-airtech ul.list.list-icons.list-icons-style-3.mt-xlg {
  padding-left: 0;
}
.contact_page h4 {
  font-weight: 400;
  margin-bottom: 20px;
}
h4.head_mrg {
  margin-bottom: 0;
}
.contact-form .webform-submission-form {
  display: flex;
  flex-wrap: wrap;
}
.contact_page .sub_title {
  font-size: 22px;
  line-height: normal;
}
.contact-form {
  padding-right: 30px !important;
}
.webform-submission-form legend {
  margin: 0 !important;
}
.webform-submission-form .form-item {
  padding-left: 0px;
}
.form_heading .title-desc > p {
  font-weight: 400 !important;
}
.webform-submission-form .form-item {
  margin: 0 !important;
}
body .contact-form .col-md-6,
body .contact-form .col-md-12 {
  margin-bottom: 15px !important;
}
.form_heading .title-desc {
  margin-top: 10px !important;
}
.google-map iframe {
  height: 400px;
  width: 100%;
  margin-top: -40px;
}
#edit-captcha-response--description {
  margin: 10px 0;
}

label.staterequiredfieldbaseonuslabel.js-form-required.form-required {
  position: relative;
}

label.staterequiredfieldbaseonuslabel.js-form-required.form-required::after {
  position: absolute;
  content: "*";
  padding-left: 2px;
}
.webform-submission-form .form-item select {
  color: #8d778d;
}
.webform-confirmation__back a {
  background: #08c;
  color: #fff;
  padding: 8px;
  border-radius: 4px;
}
.webform-confirmation__back:hover a {
  color: #fff;
  opacity: 0.9;
}
.contact-details a img {
  width: auto;
  max-width: max-content;
}
footer .container-fluid,
header .container-fluid {
  padding: 0 30px !important;
}

/*********************Redesign-Website-new-css******************************/
.newz-latest-airtech .content-main-inner {
    padding: 50px 0;
}
.jot-latestnewsblock h2 span {
    font-size: 20px;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #08c;
}
.jot-latestnewsblock .field--name-body p {
    font-size: 20px;
    font-weight: 400;
    color: #08c;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
     margin-bottom: 0;
}
.news_title h2 {
    color: #08c !important;
    font-size: 24px !important;
}
.jot-latestnewsblock {
       background: #fff;
    padding: 20px;
    border: 1px solid #dee2e6 !important;
    border-top: 0;
    min-height: 185px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .1);
    margin: 10px 0;
    transition: .5s all linear;
    border-radius: 5px;
}
.jot-latestnewsblock:hover {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .2);
}
.jot-latestnewsblock .node-readmore a {
    background: #0088cc;
    color: #fff;
    padding: 2px 8px;
    border-radius: 5px;
    display: inline-block;
}
.jot-latestnewsblock .node-readmore {
    list-style: none;
    margin-left: 0;
}
.jot-latestnewsblock .links {
    padding: 0;
    display: inline-block;
    margin: 5px 0 0 0 !important;
}
.listed-news .content.block-content {
    width: 87%;
    margin: 0 auto;
    left: 15px;
    position: relative;
}    
.listed-news h2.block-title {
    text-align: center;
    margin-bottom: 0;
    font-weight: 600 !important;
}
.listed-news h2.block-title::after {
    display: none;
}
.jot-latestnewsblock .node__title, .print_tech_outer{
  margin-bottom: 0 !important;
}
.jot-latestnewsblock .node-readmore a:hover {
    background: #0099ec;
}
.kimya_image .gsc-image {
    box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.1);
    padding: 30px;
    margin-bottom: 25px;
}
.filament_tabs .nav-tabs {
    margin-bottom: 0 !important;
    background: rgb(0 136 204 / 10%) !important;
    border: 0 !important;
    padding: 0 !important;
}
.filament_tabs .nav-tabs li a.active {
    background: #08c;
    color: #fff;
}
.filament_tabs .tab-content table {
    margin: 0;
}
.filament_categories table {
    background: #fff;
    font-weight: 600;
}
.filament_categories h3 {
    font-weight: 400;
    font-size: 24px;
}
.filament_categories table td {
    padding: 5px 10px;
    width: 50%;
}
.filament_categories .title-desc {
    margin-top: 0 !important;
}
.items_center .row {
    align-items: center;
}
.filament_categories th {
    border-bottom-width: 1px !important;
    padding: 5px 10px;
    background: #08c;
    color: #fff;
}
.filament_categories table tr:nth-child(even), .filament_table tbody tr:nth-child(even) {
    background: #f7f7f7;
}
.filament_categories table tr:nth-child(odd), .filament_table tbody tr:nth-child(odd){
   background: #ffffff;
}
li.menu-item.menu-item--expanded .sub-menu li.menu-item--expanded a::before {
    border-color: #08c transparent transparent transparent;
}
.navigation .gva_menu .sub-menu li.menu-item {
    margin: 0px !important;
    padding: 0px;
    background: #fff;
}
.filament_table table {
    border-collapse: collapse;
    width:100%;
    text-align:center;
}

.filament_table table thead {
    color: #fff;
    background: #08c;
}

.filament_table th, .filament_table td {
    padding: 8px;
}

.filament_table th:first-child {
    width: 150px;
}

.filament_table tbody tr td:first-child {
    font-weight: 600;
}
.filament_table .dots {
    display: flex;
    justify-content: center;
    gap: 2px;
  }
.filament_table .dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ccc; 
    display: inline-block;
  }
.filament_table .dot.active, body .owl-carousel .owl-dots .owl-dot.active  {
    background: #08c; 
}
.resin_table h2 {
    margin-bottom: 30px;
}
.resin_table tbody tr td:first-child {
    width: 170px;
}
.pellet_outer h3 {
    font-size: 18px;
    margin-bottom: 4px;
    font-weight: 500;
}
.img_height div, .img_height img {
    height: 100%;
    object-fit: cover;
}
.filament_outerbox p {
    margin-bottom: 5px;
}
.filament_outerbox .container {
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 10px;
}
.filament_outerbox h2, .title_text h2 {
    font-size: 22px !important;
    font-weight: 600;
}
.filament_outerbox  .column-inner {
    border: 1px solid #ddd;
    box-shadow: 0px 6px 10px 3px rgba(0, 0, 0, 0.1);
    transition: .2s all ease-in-out;
    height: 100%;
}
.filament_outerbox  .column-inner:hover {
  box-shadow: 0px 6px 21px 3px rgba(0, 0, 0, 0.1);
}
.filament_outerbox .column-content {
    padding: 20px 15px; 
}
.filament_outerbox .column-inner .column-content-inner {
    height: 100%;
}
.grid_servies {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 1.5rem;
  perspective: 1000px;
}

.grid_servies .card {
  position: relative;
  width: 100%;
  height: 350px;
  border-radius: 5px;
}

.grid_servies .inner {
  position: relative;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: transform 0.8s ease;
  border-radius: 5px;
}
.grid_servies .card:hover .inner {
  transform: rotateY(180deg);
}

.grid_servies .front, .grid_servies .back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  overflow: hidden;
  box-shadow: 0 6px 18px rgba(0,0,0,0.15);
  border-radius: 5px;
}

.grid_servies .back {
  transform: rotateY(180deg);
}

.grid_servies .front img, .grid_servies .back img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.grid_servies .overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: linear-gradient(180deg, transparent, rgba(0,0,0,0.7));
  padding: 1rem;
}
.grid_servies .overlay h2 {
  margin: 0;
  color: #fff !important;
  font-weight: 500;
}
.grid_servies .overlay p {
  opacity: 0.9;
  margin: 6px 0 0;
}
.services_points h3 {
    font-weight: 500;
    font-size: 18px;
}
.image_border .column-inner {
    border: 8px solid #fff;
    border-radius: 5px;
}
.gray_border_image .gsc-image, .gray_border_image .image {
    border: 1px solid #ddd;
}
.gray_border_image .image img, .gray_border_image .gsc-image, .gray_border_image .image,
.gsc-image-content.skin-v1 .image:after{
   border-radius: 5px;
}
.printing_types .box-content h4, .grid_servies .overlay p, .printing_types .gsc-image-content:hover p, .mould_box ul li {
    color: #fff !important;
}
.printing_types .desc p {
    color: #cccccc !important;
}
.printing_types .gsc-image-content.skin-v1 .box-content {
  padding: 10px 15px;
  right: 0;
}
.printing_types .gsc-image-content.skin-v1{
  position: relative;
}
body .gsc-image-content.skin-v1:hover .image:after {
    background: rgba(0, 0, 0, 0.6);
}
.printing_types .gsc-image-content.skin-v1 .box-content .title{
    margin: 0;
    font-weight: 500;
}
.boxed_style .gsc-column {
    display: flex;
    align-items: center;
    padding: 0;
}
.boxed_style .column-content {
    padding: 15px;
}
.boxed_style .row.row-wrapper {
    margin: 0;
}
.boxed_style h3 {
    font-size: 24px;
    font-weight: 500;
}
.boxed_style img, .boxed_style .column-inner {
    width: 100%;
}
.tooling_table tr td:first-child {
    width: 230px;
}
.pellet_data td:last-child {
    text-align: left;
    max-width: 800px;
}
.pellet_data td h6 {
    font-size: 14px;
    margin: 0;
}
.dahlpram_table ul {
    text-align: left;
    margin: 0 auto;
    max-width: 300px;
}
.kimya-images img {
    width: 100%;
}
.partner_logo .column-inner {
    border: 1px solid #ddd;
    padding: 5px 20px;
    display: flex;
    align-items: center;
    height: 100px;
    justify-content: center;
    border-radius: 5px;
    background: #fff;
}
.partner_logo {
    margin-top: 30px;
}
.partner_logo img {
    width: 100%;
}
.partner_logo .column-inner:hover {
    box-shadow: 1px 1px 15px 3px rgb(0 0 0 / 6%);
}
.core_box .gsc-icon-box {
    margin: 0;
    padding: 20px !important;
}
.core_box .column-inner, .core_box .column-content-inner, .core_box .gsc-icon-box  {
    height: 100%;
}

.pellet_data .nav-tabs {
    margin: 0 !important;
    padding: 0 !important;
}
.pellet_data.resin_table .nav-tabs li {
    width: 50% !important;
    text-align: center;
}

.pellet_data .nav-tabs li a {
    padding: 15px;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
}
.pellet_data .nav-tabs li a.active, .pellet_data .nav-tabs li a:hover {
    color: #fff;
    background: #08c;
}
.filament_table.pellet_data .nav-tabs li {
    width: 16.6666%;
    text-align: center;
}
.fw-400 h5 {
    font-weight: 400;
}
body .moto_slider .item .item-content .content-box .title:after, body .moto_slider .owl-dots .owl-dot.active, 
body .moto_slider .owl-carousel .owl-nav > div:hover, body .owl-carousel .owl-nav > div:hover {
    background: #08c;
}
body .moto_slider .item .item-content .content-box .title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
}
.gray_border_image.fixedimage_width .gsc-image img {
    width: auto;
}

.fixedimage_width .column-inner {
    background: #fff;
    margin-top: 20px;
}
.margintop-remove .margin-top-30 {
    margin: 0 !important;
}
.filament_categories:nth-child(1) th, .filament_coloredtabs .nav-tabs li:nth-child(2) a {
    background: #bfbfbf;
}
.filament_categories:nth-child(2) th, .filament_coloredtabs .nav-tabs li:nth-child(1) a {
    background: #009fad;
}
.filament_categories:nth-child(3) th, .filament_coloredtabs .nav-tabs li:nth-child(3) a {
    background: #91949c;
}
.filament_categories:nth-child(4) th, .filament_coloredtabs .nav-tabs li:nth-child(4) a {
    background: #494e59;
}
.filament_categories:nth-child(5) th, .filament_coloredtabs .nav-tabs li:nth-child(5) a {
    background: #b5986b;
}
.filament_coloredtabs .nav-tabs li:nth-child(6) a {
    background: #08c;
}
.filament_coloredtabs ul > li> a {
    color: #fff;
}
.filament_coloredtabs table, .filament_table.resin_table.pellet_data table {
    margin-bottom: 0;
}
.filament_table.pellet_data table th {
    background: #f7f7f7;
    color: #000;
    border-width: 1px;
}
.filament_coloredtabs .nav-tabs li a.active, .filament_coloredtabs .nav-tabs li a:hover {
    background: transparent;
    color: #08c;
}
.filament_categories .gsc-images-parallax .image-2 {
    bottom: -55px !important;
}
.filament_categories .gsc-images-parallax.style-v1 {
    margin-bottom: 80px;
}
.node--type-latest-news .item-image {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: center;
    display: inline-block;
    width: 100%;
    border-radius: 5px;
}
.newz-latest-airtech.news-width-auto .item-image img {
    width: auto;
    margin: 0 auto;
}
.sidebar-right .search-block-form label.visually-hidden {
    position: unset !important;
    overflow: visible;
    margin: 0 !important;
    height: auto;
    font-size: 18px;
    color: #0088cc;
    font-weight: 400;
}
.sidebar-right .search-block-form input[type="search"] {
    border: 1px solid #ddd;
    padding: 7px 15px;
    width: 100%;
    margin: 10px 0 0;
    border-radius: 4px 0 0 4px;
}
.container-inline div, .container-inline label {
    display: inline-block;
}
.sidebar-right .search-form {
    display: inline-flex;
    align-items: end;
    -webkit-align-items: flex-end;
    position: relative;
}
body .sidebar-right .block {
    padding: 0 0 20px 20px;
    width: 100%;
    background: transparent;
    margin-bottom: 15px;
}
.remove-btmp.margin-remove {
    padding: 0;
}
.remove-btmp .heading-action {
    margin-top: 0 !important;
}
.sectors-sec .title-desc, .sectors-sec .title-desc p {
    margin: 0 !important;
}
.filament_coloredtabs thead tr:nth-child(2) th {
    width: auto;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    padding: 5px;
    background: #f7f7f7;
    text-align: center;
    font-weight: 600;
    height: 115px;
    word-break: break-word;
    line-height: 18px;
}
.filament_coloredtabs table{
    border-collapse: separate;
}
.filament_coloredtabs table thead {
    background: #ccc;
}
.third_iframe {
    text-align: center;
}
.dahlpram_table h4 {
    background: #08c;
    padding: 5px 15px;
    color: #fff !important;
    font-weight: 600;
    font-size: 18px;
    margin: 0;
}
.pelletresin_table th:first-child {
    width: auto;
}
.dahlpram_table h6 {
    font-weight: 600;
}
.dahlpram_table .benefits_list {
    max-width: unset;
}
.dahlpram_table {
    padding-bottom: 15px;
    border-bottom: 1px solid #dadada;
    margin-bottom: 20px;
}
.h5_font h5 {
    font-weight: 600;
    font-size: 18px;
}
.fw-600 h4 {
    font-weight: 600;
    margin: 0;
}
.newz-latest-airtech .field p {
    text-align: justify;
}
.sidebar-right .search-block-form .form-submit {
    border-radius: 0 4px 4px 0 !important;
}
.CustomNews_detail_page .owl-dots, .CustomNews_detail_page .owl-nav {
    display: block !important;
}
/******************Media-Queries************************/

@media screen and (min-width: 1800px) {
  footer .container-fluid,
  header .container-fluid {
    width: 1600px;
  }
}

@media only screen and (min-width: 1401px) {
  .fullwidthbanner-container .fullwidthabanner,
  .gavias_sliderlayer.rev_slider_wrapper {
    height: 550px !important;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .fullwidthbanner-container .fullwidthabanner,
  .gavias_sliderlayer.rev_slider_wrapper {
    height: 450px !important;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
  .print_hexa .hexagone_right {
    right: 55px !important;
  }
  .tech_iframe .iframe_area iframe {
    margin-left: 0 !important;
  }
  .print_hexa .hexagone_right {
    right: 50px !important;
  }
  .print_hexa .square-home-2 {
    top: 80px;
  }
  .print_hexa .square-home-1 {
    top: 70px !important;
  }
  .fullwidthbanner-container .fullwidthabanner,
  .gavias_sliderlayer.rev_slider_wrapper {
    height: 400px !important;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .boxed_style h3 {
    font-size: 22px;
  }
  footer .footer-column {
    width: 33%;
    flex-basis: auto;
    flex-grow: inherit;
  }
  body #header .stuck .branding,
  body #header .stuck .branding img {
    margin-top: -10px !important;
  }
  .fixed_image img {
    width: 130px;
  }
  .navigation .gva_menu li:last-child .sub-menu {
    right: 0;
    left: auto !important;
  }
  .printtech_page .col-xl-5 {
    max-width: 49%;
  }
  .third_iframe iframe {
    margin-top: 0;
  }
  .printtech_page .hexa_section img,
  .printtech_page .hexagone_right,
  .printtech_page .hexagone_left {
    width: 270px;
    height: 250px;
  }
  .printtech_page .print_hexa .hexagone_right {
    right: 0 !important;
  }
  .dahl_hexa .hexagone_right {
    top: 30px;
    right: 0;
    left: 0;
  }
  .stuck .header-inner {
    padding-top: 0 !important;
  }
  body .breadcrumb-content-inner .breadcrumb-content-main {
    max-width: 992px;
    width: 100%;
    margin: 0 auto;
  }

  .copyright-inner .col-lg-1 {
    padding-right: 0;
  }
  .copyright-inner .logo img {
    vertical-align: middle;
  }
  .ceo_msg p:nth-child(5) {
    display: none;
  }
  header.header-default .header-main-inner .branding {
    width: 215px !important;
    margin-top: -22px;
  }
  .gva_menu .menu-item a {
    padding: 8px !important;
    font-size: 11px !important;
  }
  .topbar {
    padding: 6px 0 0 !important;
  }
  header.header-default .gva-search-region {
    top: 33px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  div#slide-13-layer-2 {
    margin-left: 80px !important;
  }
  #footer .block .block-title {
    font-size: 1.4em !important;
  }
  .contact-details h4 {
    font-size: 14px !important;
  }
  .print_hexa .hexagone_right {
    right: 55px !important;
  }
  .tech_iframe .iframe_area iframe {
    margin-left: 0 !important;
  }
  .print_hexa .square-home-1 {
    top: 70px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .printbenefits_none .col-xl-3,
  .printbenefits_none .col-xl-3 {
    display: none;
  }

  .dahlpram_section .iframe_area iframe {
    margin-left: 0 !important;
  }
  .printbenefits_none .row-wrapper {
    justify-content: center;
  }
  .slider_title {
    font-size: 36px !important;
    line-height: 42px !important;
  }
  .fullwidthbanner-container .fullwidthabanner,
  .gavias_sliderlayer.rev_slider_wrapper {
    height: 350px !important;
  }
  .market-sector .gsc-icon-box-new.style-2 {
    padding: 15px;
  }
  .market-sector .icon-inner {
    top: 15px !important;
  }
  .btn-theme {
    padding: 12px 15px !important;
    font-size: 15px !important;
    line-height: 15px !important;
  }
  .listed-news .content.block-content {
    width: 95%;
   }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  body .gsc-tabs .tabs_wrapper.tabs_horizontal .tab-content .tab-pane {
    padding: 15px;
  }
  .filament_outerbox h2, .title_text h2 {
    font-size: 18px !important;
  }
  .fixed_image img {
    width: 115px;
  }
  .printtech_page .print_hexa .square-home-2 {
    top: 55px;
    font-size: 14px;
    width: 110px;
  }
  .dahl_hexa .hexa_section img {
    width: 235px;
  }
  .printtech_page .col-md-5 {
    max-width: 50%;
    flex: 100%;
  }
  .am_page p:first-child {
    margin: 0 !important;
  }
  .\33 d_print .col-md-4 {
    max-width: 50%;
    flex: 100%;
  }

  .printtech_page .print_hexa .hexa_section img,
  .printtech_page .print_hexa .hexagone_right,
  .printtech_page .print_hexa .hexagone_left {
    width: 200px !important;
    height: 179px !important;
  }
  .printtech_page .print_hexa .square-home-2 {
    max-width: 160px;
  }

  .dahl_hexa .hexagone_right {
    right: 0;
    top: 90px;
  }
  .link-main .right-box img {
    height: 185px !important;
  }
  .links-airtech .right-box {
    width: 35% !important;
  }
  .links-airtech .left-box {
    width: 65% !important;
    word-break: break-all;
  }
  .link-main .col-md-6 {
    max-width: 100%;
    flex: 100%;
  }
  .dahltram_section iframe {
    width: 200px !important;
  }
  .print_hexa .hexa_section img,
  .print_hexa .hexagone_right,
  .print_hexa .hexagone_left {
    width: 225px !important;
    height: 185px !important;
  }

  .tech_iframe .iframe_area iframe {
    margin-left: 0 !important;
  }
  .print_hexa .square-home-1 {
    max-width: 150px;
    top: 45px;
    font-size: 14px;
  }
  .print_hexa .square-home-2 {
    top: 55px;
    font-size: 16px;
  }
  .home_boxes .gsc-image img {
    max-width: 100% !important;
  }
  header.header-default .gva-search-region {
    top: 38px;
  }
  .contact_section .row > .col-md-6 {
    max-width: 100%;
    flex: 100%;
  }
  body .breadcrumb-content-inner .breadcrumb-content-main {
    width: 97%;
  }
  .gavias_sliderlayer .btn-slide a {
    font-size: 16px !important;
    margin-top: 20px !important;
    padding: 10px 20px !important;
  }
  .gsc-icon-box-new.style-2 .content-inner .title {
    font-size: 1.1em !important;
    line-height: 22px !important;
    font-weight: 400;
  }
  .market-sector .widget .content-inner {
    padding-left: 70px !important;
    padding-top: 0 !important;
  }
  .gsc-icon-box-new.style-2 .content-inner .title,
  .gsc-icon-box-new.style-5 .content-inner .title {
    font-size: 1.1em !important;
    line-height: 22px !important;
  }
  #footer .footer-column {
    max-width: 50%;
    margin-bottom: 20px !important;
    flex-basis: auto;
  }
  #footer .copyright p {
    font-size: 13px !important;
  }
  .copyright .col-lg-1 {
    text-align: center;
    margin-bottom: 10px;
  }
  .copyright-inner .col-md-8 {
    max-width: 62%;
    padding-right: 0;
  }
  .copyright-inner .col-md-4 {
    padding-left: 0;
    margin-bottom: 0;
    max-width: 38%;
    flex: 100%;
  }
  div#menu-bar {
    top: 30px !important;
  }
  .home_boxes .custom_text {
    padding-right: 10px;
  }
  #footer .footer-center {
    padding: 0 0 10px !important;
  }
  .grid-width .col-xl-7, .grid-width .col-xl-5 {
      max-width: 50%;
      flex: 50%;
  }
  .printing_types .gsc-image-content.skin-v1 .box-content .title{
    font-size: 18px;
  }
  .boxed_style .column-content {
    padding: 15px 20px;
  }
  body .filament_outerbox {
    max-width: 50%;
    flex: 50%;
    margin-bottom: 20px;
  }
  .filament_outerbox:last-child, .filament_outerbox:nth-child(5) {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 991px) {
  .boxed_style .width-full {
    max-width: 100% !important;
    flex: 100%;
  }
  .gva-offcanvas-mobile .block {
      border-bottom: none !important;
  }
  body .container {
    max-width: 96%;
  }
  h2, .title-desc > p {
    font-size: 24px !important;
  }
  .core_box {
    margin-bottom: 20px;
  }
  body .gbb-row .bb-inner.padding-small, .gbb-row .bb-inner {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #footer .copyright .copyright-inner {
    padding: 15px 0 !important;
  }
  .contact_align .row.row-wrapper {
    align-items: start !important;
  }
  .stuck .header-inner {
    padding-top: 0 !important;
  }
  .ceo_msg p:nth-child(5) {
    display: none;
  }
  #header .stuck .branding,
  #header .stuck .branding img {
    width: 190px;
  }
  body .gva-offcanvas-mobile .gva-navigation .gva_menu > li:hover a,
  .gva-offcanvas-mobile
    .gva-navigation
    .gva_menu
    li.menu-item--expanded:hover
    .icaret {
    color: #fff !important;
  }
  body
    .gva-offcanvas-mobile
    .gva-navigation
    .gva_menu
    .menu-item--active-trail
    a
    .icaret {
    color: #fff !important;
  }
  .gva-navigation .fa-chevron-down:before,
  .gva-offcanvas-mobile
    .gva-navigation
    .gva_menu
    li
    a
    .icaret.nav-minus:before {
    content: "\f0d7" !important;
  }
  .gva-offcanvas-mobile
    .gva-navigation
    .gva_menu
    li.menu-item--expanded
    .icaret {
    display: block;
    background: transparent !important;
    color: #0088cc !important;
    height: 41px !important;
  }
  body .gva-offcanvas-mobile .gva-navigation .gva_menu > li ul.menu.sub-menu {
    padding-left: 10px !important;
    border-top: none !important;
  }
  .gva-offcanvas-mobile
    .gva-navigation
    .gva_menu
    li.menu-item--expanded:hover
    > a {
    background: #0088cc !important;
    color: #fff !important;
  }
  body .gva-offcanvas-mobile .gva-navigation .gva_menu {
    padding: 0 !important;
  }
  .gva-offcanvas-mobile .block {
    padding: 12px 12px 0 !important;
  }
  .gva-offcanvas-mobile .navigation .gva_menu > li > a:hover,
  .gva-offcanvas-mobile .navigation .gva_menu > li > a:after,
  .gva-offcanvas-mobile .navigation .gva_menu > li > a:active,
  body
    .gva-offcanvas-mobile
    .navigation
    .gva_menu
    > li.menu-item--active-trail
    > a,
  .frontpage .gva-offcanvas-mobile .gva_menu > li:first-child a {
    color: #fff !important;
    background: #0088cc !important;
    border-radius: 4px;
  }
  body .gva-offcanvas-mobile .gva-navigation .gva_menu > li > a {
    color: #0088cc !important;
    padding: 5px 10px !important;
  }
  body .gva-offcanvas-mobile .gva-navigation .gva_menu > li {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin: 0 !important;
  }
  body
    .gva-offcanvas-mobile
    .gva-navigation
    .gva_menu
    > li
    ul.menu.sub-menu
    li
    a {
    padding: 5px 8px !important;
    width: 100%;
    word-break: break-word;
    color: #333 !important;
  }
  .contact_era .gsc-image .widget-content img,
  .contact_era .gsc-image .widget-content {
    height: auto;
    min-height: auto;
  }
  body .product_spots .margin-top-30 {
    text-align: left;
    margin-top: 10px !important;
  }
  body .menu-bar span {
    width: 15px;
    background-color: #fff !important;
  }
  div#menu-bar {
    background: #08c;
    border-radius: 5px;
  }
  body .menu-bar span.one {
    top: 9px;
  }
  .menu-bar span.two {
    top: 0;
    bottom: 0;
  }
  body .menu-bar span.three {
    bottom: 9px;
  }
}

@media only screen and (max-width: 767px) {
  .breadcrumb-content-inner .gva-block-breadcrumb .page-title {
    font-size: 22px !important;
    line-height: 26px !important;
  }
  .news_title h2 {
    font-size: 18px !important;
  }
  body .sidebar-right .block {
    padding: 0;
  }
  .newz-latest-airtech .content-main-inner {
    padding: 30px 0;
  }
  .newz-latest-airtech .content-main-inner .row {
    flex-direction: column-reverse;
  }
  body .moto_slider .item .item-content .content-box .title {
    font-size: 18px;
    line-height: 26px;
  }
  body .moto_slider .content-inner {
    padding: 15px !important;
  }
  .filament_outerbox h2, .title_text h2 {
    font-size: 18px !important;
 }
  .partners_logo img {
    max-width: 400px;
  }
  .dahlpram_table ul {
    margin: unset;
  }
  .filament_coloredtabs table {
    width: 1100px;
  }
  .filament_categories .gsc-images-parallax.style-v1.left .image-2 {
     bottom: -28px !important;
  }
  .filament_categories .gsc-images-parallax.style-v1 {
     margin-bottom: 30px !important;
  }
  .kimya_image .gsc-image {
    margin-bottom: 15px;
  }
  .filament_outerbox:last-child {
    margin-bottom: 0;
  }
  .filament_outerbox {
    margin-bottom: 20px;
  }
   h5 {
    font-size: 18px !important;
  }
  body .table-mobile {
    width: 800px;
  }
  .pellet_data .nav-tabs li a {
    padding: 8px;
    font-size: 14px;
    line-height: 18px;
  }
  .pellet_data .tab-pane {
    padding: 15px !important;
  }
  .tooling_table tr td:first-child, .resin_table tbody tr td:first-child {
    width: auto;
  }
  .mrgin-top {
    margin-top: 20px;
  }
  .printing_types .gsc-image-content.skin-v1 .box-content .title {
    font-size: 18px;
  }
  .boxed_style h3 {
    font-size: 18px;
  }
  .listed-news .content.block-content {
     width: 95%;
  }
  footer .container-fluid, header .container-fluid {
    padding: 0 8px !important;
  }
   .column-reverse .row {
    flex-direction: column-reverse;
  }
  .about-airtech .last_txt {
    font-weight: 400;
  }
  .table-responsive-stack {
    border: 0;
  }
  .table-responsive-stack tr {
    display: block;
    margin-bottom: 10px;
  }
  span.last_data {
    width: 100%;
  }
  .table-responsive-stack td {
    display: flex;
    align-items: start;
    justify-content: start;
    padding: 10px !important;
    border: 1px solid #dee2e6;
    border-bottom: 0;
    text-align: left;
  }
  .table-responsive-stack td:last-child {
    border-bottom: 1px solid #dee2e6;
  }
  .table-responsive-stack-thead {
      max-width: 120px;
      width: 100%;
      text-align: left;
      display: inline-block;
      vertical-align: middle;
      color: #08c;
      font-weight: 600;
      padding-right: 5px;
      font-size: 14px;
      line-height: 18px;
  }
  .google-map iframe {
    height: 300px;
  }
  .webform-submission-form .form-item {
    padding: 0px;
  }
  .contact-form {
    padding-right: 0 !important;
  }
  .contact_page h4 {
    font-size: 17px !important;
  }
  .contact_page {
    margin-top: 30px;
  }
  .fixed_image img {
    width: 90px;
  }
  .printtech_page .col-xl-5 {
    max-width: 100%;
  }
  .third_iframe iframe {
    margin-top: 0;
    width: 280px;
  }
  .printtech_page {
    margin-top: 0 !important;
  }
  .mat_hexa .square-home-1 {
    top: 95px;
  }
  #slide-13-layer-1 {
    text-shadow: 2px 2px 0 rgb(0 0 0 / 10%);
  }
  .history-head {
    margin: 30px 0;
  }
  /* 15-12-2022 */
  .iframe_area iframe {
    margin-left: 0 !important;
  }
  .search-form h3 {
    font-size: 1.2rem !important;
  }
  .app_boxes .thumb-info.thumb-info-push-hor img {
    transform: translatex(0px);
  }
  .product_page ul {
    margin-bottom: 0 !important;
  }
  .product_page img,
  .product_page .thumb-info {
    max-width: 100% !important;
  }
  .moreinfo_text {
    margin: 0 0 10px 0 !important;
  }
  .dahltram_section .gsc-column {
    margin: 0 0 10px 0;
  }
  .dahl_table .table thead th {
    min-width: 200px;
  }
  .dahl_hexa .hexa_section {
    margin: auto !important;
  }
  .dahl_hexa .hexagone_right {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto 30px auto;
  }
  .center_text p {
    text-align: center !important;
  }
  .link-main .right-box img {
    height: auto !important;
    object-fit: contain !important;
  }
  .links-airtech .left-box p:last-child {
    font-size: 12.6px !important;
    line-height: 20px !important;
    margin-bottom: 0 !important;
  }
  .bb-inner .btn-theme {
    font-size: 14px !important;
  }
  .about-airtech .column-content p {
    font-size: 16px !important;
  }
  .product-space {
    margin-bottom: 5px !important;
  }
  p.product-color-airtech {
    text-align: justify;
  }
  article.timeline-box.left.post.post-medium {
    width: 100% !important;
    margin: auto !important;
  }
  section.timeline .timeline-date {
    margin-top: 12px !important;
  }
  .tech_iframe {
    margin-top: 20px;
  }
  .tech_iframe .iframe_area iframe {
    margin-left: 0 !important;
  }
  section.timeline .timeline-box {
    width: 100% !important;
    float: none !important;
    margin: 20px 0 !important;
  }
  section.timeline .timeline-box.right {
    float: none !important;
  }
  .img-thumbnail {
    margin-bottom: 15px !important;
  }
  .timeline-box .heading-primary {
    font-size: 19px !important;
  }
  section.timeline {
    width: 100% !important;
    margin: 0 !important;
    padding: 0;
  }
  /* ----- */

  .topbar {
    background: transparent !important;
    padding: 6px 0 0 !important;
  }
  .path-search .main-content {
    margin-bottom: 25px;
  }
  .iframe_area > .anchor_color {
    margin-bottom: 15px;
    display: inline-block;
  }

  .dahlpram_section .iframe_area > .anchor_color,
  .dahltram_section .iframe_area > .anchor_color,
  .dahltram_section .iframe_area,
  .dahltram_section .iframe_area {
    margin-bottom: 0;
  }
  .iframe_area {
    text-align: center;
    margin-bottom: 15px;
  }
  .slide-subtitle {
    font-size: 12px !important;
  }
  .slider_title {
    font-size: 18px !important;
    line-height: 24px !important;
  }
  .gavias_sliderlayer .btn-slide a {
    font-size: 12px !important;
    padding: 8px 15px !important;
    margin-top: 10px !important;
  }
  .gavias_sliderlayer.rev_slider_wrapper,
  .fullwidthbanner-container .fullwidthabanner {
    height: 250px !important;
  }
  .market-sector .widget .content-inner {
    padding-left: 70px !important;
    padding-top: 0 !important;
  }
  .copyright-inner .row {
    justify-content: center;
    text-align: center;
    line-height: initial;
  }
  .copyright-inner .logo {
    display: inline-block;
    margin: 0 !important;
  }
  #footer .copyright p {
    line-height: 18px !important;
    margin: 10px 0;
  }
  .copyright .col-lg-4 {
    justify-content: center;
  }
  #footer .footer-column {
    margin-bottom: 15px !important;
    flex-basis: auto;
  }
  body #footer .footer-top {
    padding-top: 30px;
  }
  #footer .footer-center {
    padding: 10px 0 !important;
  }
  .custom_text p {
    text-align: justify;
  }

  .footer-top h4 {
    line-height: 30px;
    font-size: 20px;
  }
  .footer-top h4 b {
    font-weight: 600 !important;
  }
  .home_boxes .gsc-image {
    text-align: center !important;
  }
  .home_boxes img {
    margin-top: 10px;
  }
  div#menu-bar {
    right: 10px;
    top: 26px;
  }
  .text_justify {
    text-align: justify;
  }
  .text_justify h2 {
    text-align: left;
    font-size: 1.8em !important;
  }
  .lower-box {
    padding: 10px 15px !important;
  }
  .container {
    max-width: 100% !important;
  }
  .head-quality h2 {
    font-size: 1.8em !important;
  }
  .grid-width .heading-content {
    margin-top: 20px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .boxed_style .gsc-column, .filament_outerbox {
    max-width: 50% !important;
  }
  .filament_outerbox:nth-child(5) {
    margin-bottom: 0;
  }
  body #header .stuck .branding,
  body #header .stuck .branding img {
    margin-top: -10.1px !important;
    width: 260px !important;
  }
  .hexa_section {
    max-width: 530px;
  }
  .printtech_page .print_hexa img {
    margin-top: 0;
  }
  .responsive_imgs.custom_page {
    max-width: 100% !important;
  }
  .printtech_page .square-home-1,
  .printtech_page .square-home-2 {
    top: 90px;
  }
  .dahl_hexa .hexa_section img,
  .dahl_hexa .hexagone_right {
    width: 100%;
  }
  .dahl_hexa.square-home-2 {
    top: 100px;
  }
  .dahl_hexa .hexagone_right {
    top: 15px;
  }
  section.timeline {
    width: 516px !important;
    margin: 0 auto !important;
    float: none;
  }
  header.header-default .header-main-inner .branding {
    width: 260px !important;
    margin-top: -20px;
  }
  .benefits_square .col-md-4,
  .fepbenefits_square .col-md-6 {
    max-width: 50%;
  }
  #footer .footer-column,
  body .contact_era,
  .release_page .col-md-6 {
    max-width: 50%;
    flex-basis: auto;
  }
  .dahltram_section .gsc-column:first-child,
  .dahlpram_section .gsc-column:first-child {
    max-width: 100% !important;
  }

  .dahltram_section .gsc-column,
  .dahlpram_section .gsc-column {
    max-width: 50%;
    margin: 0 auto;
  }
  .dahltram_section .third_iframe,
  .dahlpram_section .third_iframe {
    margin: 0 auto;
  }

  .responsive_imgs {
    max-width: 50% !important;
  }
  .responsive_imgs img {
    width: 100% !important;
  }
  body .core_box, .equal_boxes .gsc-column {
    max-width: 50%;
  }
}
@media (max-width: 575px) {
  body .partner_logo {
    max-width: 50%;
   }
    .partners_logo img {
        max-width: 280px;
    }
  .filament_table.pellet_data .nav-tabs li {
    width: 100%;
  }
  .boxed_style .gsc-column {
    max-width: 50%;
  }
  .printtech_page .print_hexa {
    margin-bottom: 20px;
  }
  .market_images img,
  .responsive_imgs img {
    max-width: 290px !important;
  }
  .printtech_page .square-home-1,
  .printtech_page .square-home-2 {
    top: 95px;
  }

  .hexagone_right,
  .hexagone_left {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
  }
  .hexa_section {
    margin: 0px auto;
  }
  .print_iframe iframe {
    height: 250px;
  }
  header.header-default .header-main-inner .branding {
    margin-top: -10px;
    width: 195px !important;
  }
  div#menu-bar {
    top: 32px;
  }
  header.header-default .gva-search-region {
    top: 39px;
  }
  .core_box .highlight_content {
    max-width: 100% !important;
  }
}

@media (max-width: 479px) {
  .column-reversem .row {
    flex-direction: column-reverse;
    margin: 20px 0 !important;
  }
  .boxed_style .width-full .row{
    border: 1px solid #ddd;
  }
  .boxed_style .gsc-column {
    max-width: 100%;
  }
  header.header-default .header-main-inner .branding {
    margin-top: -3px;
  }
  .gavias_sliderlayer.rev_slider_wrapper,
  .fullwidthbanner-container .fullwidthabanner {
    height: 190px !important;
  }
  h2,
  h1 {
    font-size: 24px !important;
  }
  header .site-branding-logo {
    padding: 5px 0 0 !important;
    max-width: 185px !important;
  }
  body .gva-search-region .search-content {
    width: 280px;
  }
  .breadcrumb-content-inner .gva-block-breadcrumb .page-title {
        font-size: 18px !important;
        line-height: 26px !important;
        margin-bottom: 5px;
  }
  .breadcrumb-content-inner .breadcrumb-content-main {
    padding: 32px 15px !important;
  }
   .row.link-main,
  .links-airtech .right-box {
    width: 100% !important;
    margin: 0 !important;
  }
  .links-airtech .left-box {
    padding: 0 10px 4px 5px !important;
    width: 100% !important;
    word-break: break-all;
  }
  .row.link-main,
  .links-airtech .right-box {
    width: 100% !important;
    margin: 0;
  }
  .link-main .col-md-6 {
    padding: 0;
  }
  .about-privacy h4 {
    line-height: 30px;
  }
}

@media (min-width: 381px) and (max-width: 767px) {
  .head-quality .col-md-4,
  .head-quality .lower-box .col-md-5.asia {
    width: 33.33% !important;
  }
  .head-quality .lower-box .col-md-6,
  .head-quality .lower-box .asia {
    width: 50% !important;
  }
  .gavias_sliderlayer ul li:last-child .tp-bgimg {
    background-position: center bottom !important;
  }
  .ceo_msg p:nth-child(2) {
    display: none;
  }
  .g_img {
    width: 200px;
  }
  .am_page p:first-child {
    margin: 0 !important;
  }
}

@media (max-width: 380px) {
   body .partner_logo {
    padding:0 10px;
   }
  .head-quality .col-md-4,
  .head-quality .lower-box .col-md-6,
  .head-quality .lower-box .asia,
  .inner_img {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .hexa_section img,
  .hexagone_right,
  .hexagone_left {
    width: 290px;
  }
  img.g_img {
    width: 100% !important;
    margin-bottom: 10px;
  }
}

@media (min-width: 320px) and (max-width: 530px) {
  body #header .stuck .branding,
  body #header .stuck .branding img {
    margin-top: -1px !important;
    width: 195px !important;
  }
}

@media (min-width: 531px) and (max-width: 575px) {
  header.header-default .header-main-inner .branding,
  body #header .stuck .branding,
  body #header .stuck .branding img {
    margin-top: -12px !important;
    width: 205px !important;
  }
  body #header .stuck .branding,
  body #header .stuck .branding img {
    margin-top: -6px !important;
  }
}

.grecaptcha-badge {
  z-index: 20 !important;
}
