body {
  color: #2E3F53;
  font-size: 14px;
  font-family: 'adelle-sans', sans-serif;
  letter-spacing: 0.02em;
  margin: 0 !important;
  padding-top: 96px;
}
@media only screen and (min-width: 1199px),only screen and (min-width: 767px) and (max-width: 1199px) {
  body a.tel {
    pointer-events: none;
  }
}
body a {
  color: #e42313;
}
body a:hover {
  color: #2E3F53;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6 {
  font-weight: bold;
  font-family: 'acumin-pro', sans-serif;
  margin-top: 0;
}
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6 {
  display: block;
}
body h1,
body .h1 {
  font-size: 48px;
  line-height: 64px;
  letter-spacing: -0.02em;
}
body h2,
body .h2 {
  font-size: 32px;
  line-height: 40px;
}
body h3,
body .h3 {
  font-size: 24px;
  line-height: 29px;
}
body h4,
body .h4 {
  font-size: 18px;
  line-height: 21px;
}
body h5,
body .h5 {
  font-size: 16px;
  line-height: 24px;
}
body h6,
body .h6 {
  font-size: 14px;
  line-height: 20px;
}
body p.tagline {
  color: #2E3F53;
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  opacity: 0.8;
  margin: 0;
}
body p.tagline + .heading {
  margin-top: 0;
}
body .table-responsive + p.tagline {
  color: #595959;
}
body .heading.center {
  text-align: center;
}
body .heading.white {
  color: #fff;
}
body .heading.brown {
  color: #e42313;
}
body .richtext p {
  margin-bottom: 15px;
}
body .richtext.large p,
body .richtext.large ul li,
body .richtext.large ol li {
  color: #595959;
  font-size: 16px;
  line-height: 24px;
}
body .richtext.small p,
body .richtext.small ul li,
body .richtext.small ol li {
  font-size: 12px;
  line-height: 16px;
}
body .richtext a {
  color: #e42313;
}
body .richtext a:hover {
  text-decoration: underline;
}
body .richtext ul,
body .richtext ol {
  margin-top: 20px;
  padding-left: 15px;
}
body .richtext ul li,
body .richtext ol li {
  margin-bottom: 15px;
}
body .richtext ul li p,
body .richtext ol li p {
  margin-bottom: 5px;
}
body .richtext ul li {
  list-style: none;
  position: relative;
  padding-left: 20px;
}
body .richtext ul li:before {
  content: "\f054";
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  left: 0;
  top: 4px;
  color: #e42313;
  font-size: 10px;
}
body ul.fancy {
  margin-top: 20px;
  padding-left: 15px;
}
body ul.fancy li {
  list-style: none;
  position: relative;
  padding-left: 20px;
}
body ul.fancy li:before {
  content: "\f054";
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  left: 0;
  top: 4px;
  color: #e42313;
  font-size: 10px;
}
body .fauxlink:focus,
body a:focus,
body .slick-slide:focus {
  outline: none;
}
body .fauxlink {
  cursor: pointer;
}
body .slick-dots {
  bottom: -10px;
  width: 180px;
  margin-left: -90px;
  left: 50%;
  z-index:2;
}
body .slick-prev{
    z-index:3;
}
body .slick-dots li,
body .slick-dots li button,
body .slick-dots li button:before {
  width: 10px;
  height: 10px;
}
body .slick-dots li button:before {
  font-size: 10px;
  line-height: 10px;
}
body .slick-dots li.slick-active button:before {
  color: #2E3F53;
}
body #primary-nav li#pid187,
body #primary-nav li#pid188,
body #primary-nav li#pid189,
body #primary-nav li#pid190,
body #primary-nav li#pid191,
body #primary-nav li#pid192,
body #primary-nav li#pid193 {
  cursor: pointer;
  display: block;
}
body #primary-nav li#pid187 > a,
body #primary-nav li#pid188 > a,
body #primary-nav li#pid189 > a,
body #primary-nav li#pid190 > a,
body #primary-nav li#pid191 > a,
body #primary-nav li#pid192 > a,
body #primary-nav li#pid193 > a {
  pointer-events: none;
}

@media only screen and (min-width: 767px) and (max-width: 1199px),only screen and (max-width: 767px) {
  body h1,
  body .h1 {
    font-size: 34px;
    line-height: 36px;
    letter-spacing: -1.5px;
  }
  body h2,
  body .h2 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.5px;
  }
  body h3,
  body .h3 {
    font-size: 19px;
    line-height: 21px;
  }
  body h4,
  body .h4 {
    font-size: 14px;
    line-height: 17px;
  }
  body h5,
  body .h5 {
    font-size: 16px;
    line-height: 24px;
  }
  body h6,
  body .h6 {
    font-size: 12px;
  }
  body p.tagline {
    font-size: 12px;
    line-height: 16px;
  }
}
.block.smallpadding {
  padding-top: 15px;
  padding-bottom: 15px;
}
.block.black-bg,
.block .black-bg {
  background-color: #2E3F53;
}
.block.black-bg .heading,
.block.black-bg p,
.block.black-bg a:not(.button),
.block.black-bg .richtext ul li,
.block.black-bg .richtext ol li,
.block .black-bg .heading,
.block .black-bg p,
.block .black-bg a:not(.button),
.block .black-bg .richtext ul li,
.block .black-bg .richtext ol li {
  color: #fff;
}
.block.black-bg .button.simple-btn,
.block .black-bg .button.simple-btn {
  color: #fff !important;
}
.block.black-bg .button.simple-btn:hover,
.block .black-bg .button.simple-btn:hover {
  color: #e42313 !important;
}
.block.black-bg .richtext a,
.block.black-bg a:not(.button),
.block .black-bg .richtext a,
.block .black-bg a:not(.button) {
  text-decoration: underline;
}
.block.black-bg .richtext a:hover,
.block.black-bg a:not(.button):hover,
.block .black-bg .richtext a:hover,
.block .black-bg a:not(.button):hover {
  color: #e42313 !important;
}
.block.black-bg .hr,
.block .black-bg .hr {
  background-color: rgba(213,214,217,0.2);
}
.block.lightBrown-bg,
.block .lightBrown-bg {
  background-color: #F8F8F8;
}
.block.column-has-bg:not(.full) > .column:first-child {
  padding-left: 25px;
}
.block.column-has-bg:not(.full) > .column:last-child {
  padding-right: 25px;
}
.block.column-has-bg > .column.black-bg {
  padding-left: 40px;
}
.block.column-has-bg > .column.black-bg h2 {
  width: 70%;
}
@media only screen and (max-width: 767px) {
  .block.column-has-bg > .column.black-bg h2 {
    width: 100%;
  }
}
.block.column-has-bg > .column.black-bg:last-child {
  position: relative;
}
.block.column-has-bg > .column.black-bg:last-child:after {
  content: "";
  width: 90px;
  height: 100px;
  background-image: url(/assets/images/template/mark-logo.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.block.marginTop {
  margin-top: 40px;
}
.button {
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  text-transform: capitalize;
  height: auto;
  line-height: normal;
  border: none;
  box-shadow: none;
  margin: 0 auto;
  padding: 11px 20px 12px;
  display: inline-block;
  border-radius: 2px;
  border: 1px solid #e42313;
  color: #e42313;
}
.button:hover {
  text-decoration: none;
  background-color: #e42313;
  color: #fff;
}
.button.white-btn {
  color: #e42313;
  background-color: #fff;
  border: 1px solid #fff;
}
.button.white-btn:hover {
  color: #fff;
  background-color: #e42313;
  border: 1px solid #e42313;
}
.button.brown-btn {
  color: #fff;
  background-color: #e42313;
  border: 1px solid #e42313;
}
.button.brown-btn:hover {
  background-color: #8E613A;
  border: 1px solid #8E613A;
}
.button.blue-btn {
  color: #fff;
  background-color: #2499d9;
  border: 1px solid #2499d9;
}
.button.blue-btn:hover {
  background-color: #2473d9;
  border: 1px solid #2473d9;
}


.button.simple-btn {
  padding: 0;
  border: none;
  font-weight: 400;
  text-decoration: underline;
}
.button.simple-btn:hover {
  color: #e42313;
  background-color: transparent;
}
.button.arrow-right {
  position: relative;
  padding-right: 45px;
}
.button.arrow-right:after {
  content: "\f178";
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  right: 18px;
  top: 16px;
  font-weight: 400;
}
.button.fix-width {
  width: 228px;
}
.button + .button {
  margin-top: 10px;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 96px;
  z-index: 4;
  background-color: #fff;
  padding: 0;
  border: 1px solid #F8F8F8;
}
#header .constrain {
  display: flex;
  align-items: center;
}
#header nav {
  margin-left: auto;
}
#header #primary-nav > li > a {
  padding: 0 25px;
}
#header #primary-nav > li.parent > a {
  padding-right: 30px;
}
#header .logo,
#header a.tel,
#header nav,
#header .search-container {
  display: inline-block;
  vertical-align: middle;
}
#header a.tel {
  color: #003E50;
  font-family: 'acumin-pro', sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: normal;
  position: relative;
  padding-right: 30px;
  margin: 0 0 0 30px;
}
#header a.tel:after {
  content: "";
  width: 25px;
  height: 25px;
  background-image: url(/assets/images/template/phone-icon.svg);
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (min-width: 767px) and (max-width: 1199px),only screen and (max-width: 767px) {
  #header {
    padding: 20px 0;
  }
  #header .logo img {
    width: auto;
  }
  #header #primary-toggle {
    width: 66px;
    float: right;
    font-size: 16px;
    color: #e42313;
    height: 60px;
    line-height: 60px;
    text-align: center;
    padding: 0;
  }
  #header .search-container {
    position: absolute;
    right: 86px;
    border-left: 1px solid #F8F8F8;
    padding: 0;
    text-align: center;
  }
  #header a.tel {
    position: absolute;
    right: 176px;
    height: 60px;
    line-height: 60px;
  }
  #header a.tel:after {
    top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #header a.tel {
    font-size: 0;
    right: 115px;
  }
  #header a.tel:after {
    top: 16px;
  }
  #header #primary-toggle,
  #header .search-container {
    width: 40px;
  }
  #header .search-container {
    right: 60px;
  }
}
.search-container {
  position: relative;
}
.search-container i.fa-search {
  width: 35px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #e42313;
  font-size: 16px;
  font-weight: 300;
  cursor: pointer;
}
.search-container i.fa-search:hover {
  color: #003E50;
}
.search-container i.fa-search.open:before {
  content: "\f00d";
}
.search-container .search-toggle {
  display: none;
  position: absolute;
  width: 658px;
  height: 95px;
  background: #fff;
  padding: 0;
  bottom: -14px;
  right: 35px;
  z-index: 9;
}
.search-container .search-toggle.active {
  display: block;
  border-left: 1px solid #D3D4D8;
}
@media only screen and (min-width: 767px) and (max-width: 1199px),only screen and (max-width: 767px) {
  .search-container .search-toggle {
    display: none !important;
  }
}
.search-container .search-form button {
  top: 28px;
}
.search-container .search-form input {
  margin: 20px 0 0 45px;
}
.search-form {
  position: relative;
}
.search-form input,
.search-form button {
  color: #003E50;
  background: none;
  border: none;
  box-shadow: none;
  display: inline-block;
  vertical-align: middle;
}
.search-form input {
  font-size: 16px;
  width: 85%;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #D3D4D8;
}
.search-form button {
  width: 48px;
  height: 48px;
  position: absolute;
  color: #e42313;
  right: 0;
  top: 0;
  display: block;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}
#home-banner {
  height: 463px;
  position: relative;
}
#home-banner img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: auto;
}
#home-banner .constrain {
  height: 463px;
  position: relative;
}
#home-banner .caption {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 25%;
  right: 0;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: left;
}
#home-banner .caption .h2 {
  font-size: 64px;
  line-height: 102%;
}
#home-banner .caption p {
  font-size: 16px;
  line-height: 24px;
}
#home-banner #quick-alloy-finder {
  margin-top: 20px;
}
@media only screen and (min-width: 767px) and (max-width: 1199px) {
  #home-banner img {
    left: auto;
    right: 80%;
  }
  #home-banner .caption {
    left: 20%;
    width: 78%;
  }
  #home-banner .caption .h2 {
    font-size: 36px;
    line-height: 38px;
  }
}
@media only screen and (max-width: 767px) {
  #home-banner {
    height: auto;
  }
  #home-banner .constrain {
    height: 490px;
  }
  #home-banner .picture {
    width: 100%;
    height: 180px;
    position: relative;
    display: block;
    overflow: hidden;
  }
  #home-banner .picture img {
    width: 100%;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
  }
  #home-banner .caption {
    top: 0;
    left: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    padding: 0 20px;
  }
  #home-banner .caption .h2 {
    font-size: 36px;
    line-height: 38px;
    margin-top: 10px;
  }
}
.crumb-container span,
.crumb-container a {
  font-size: 12px;
  color: #2E3F53;
}
.crumb-container span.current {
  font-weight: 700;
}
@media only screen and (min-width: 1199px) {
  .crumb-container span:not(.current):after {
    content: "\f0da";
    font-family: 'Font Awesome 5 Pro';
    color: #e42313;
    font-size: 16px;
    font-weight: 600;
    margin: 0 8px;
    vertical-align: top;
  }
}
@media only screen and (max-width: 767px) {
  .crumb-container {
    text-align: center;
  }
}
.buckets {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -16px;
}
.buckets .bucket {
  display: flex;
  flex-direction: column;
  padding: 0 16px;
}
.buckets .bucket a {
  text-decoration: none;
}
.buckets .bucket .content {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.buckets .bucket .content p {
  flex-grow: 1;
}
.buckets.one-column .bucket {
  width: 100%;
}
.buckets.two-columns .bucket {
  width: 50%;
}
.buckets.three-columns .bucket {
  width: 33.33%;
}
.buckets.four-columns .bucket {
  width: 25%;
}
.buckets.five-columns .bucket {
  width: 20%;
}
@media only screen and (min-width: 767px) and (max-width: 1199px) {
  .buckets {
    margin-left: 0;
    margin-right: 0;
  }
  .buckets .bucket {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  .buckets {
    margin-left: 0;
    margin-right: 0;
  }
  .buckets .bucket {
    padding: 0;
  }
}
.buckets.HomeChunk .bucket {
  padding-top: 30px;
  padding-bottom: 30px;
}
.buckets.HomeChunk .bucket-inner {
  background: #FFFFFF;
  border-radius: 2px;
  height: 168px;
}
.buckets.HomeChunk .bucket-inner .content {
  width: 45%;
  float: left;
  padding: 20px;
  text-align: left;
}
.buckets.HomeChunk .bucket-inner .content h3 a {
  color: #e42313;
}
.buckets.HomeChunk .bucket-inner .content h3 a span {
  font-size: 14px;
  line-height: 20px;
  color: #D3D4D8;
  font-weight: 400;
  display: block;
}
.buckets.HomeChunk .bucket-inner .content p {
  font-size: 12px;
  line-height: 16px;
}
.buckets.HomeChunk .bucket-inner .image {
  width: 55%;
  height: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.buckets.HomeChunk .bucket-inner .image img {
  opacity: 0.8;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.buckets.HomeChunk .slick-prev,
.buckets.HomeChunk .slick-next {
  top: auto;
  bottom: -25px;
  font-weight: 300;
}
.buckets.HomeChunk .slick-prev {
  left: 34%;
}
.buckets.HomeChunk .slick-next {
  right: 34%;
}
@media only screen and (min-width: 1199px) {
  .buckets.HomeChunk .bucket:hover .bucket-inner {
    box-shadow: 0px 10px 24px rgba(0,0,0,0.1);
  }
  .buckets.HomeChunk .bucket:hover .bucket-inner .image img {
    opacity: 1;
    transform: translateY(-50%) translateX(-50%) scale(1.2);
  }
}
@media only screen and (max-width: 767px) {
  .buckets.HomeChunk .bucket {
    padding-top: 0;
    padding-bottom: 30px;
  }
  .buckets.HomeChunk .bucket-inner .content h3 {
    height: 100%;
    display: table;
    margin: 0;
  }
  .buckets.HomeChunk .bucket-inner .content h3 a {
    display: table-cell;
    vertical-align: middle;
  }
  .buckets.HomeChunk .bucket-inner .content p {
    display: none;
  }
}
.buckets.SimpleChunk .bucket-inner a {
  display: inline-block;
  font-size: 16px;
  padding: 6px 40px 6px 25px;
  position: relative;
  text-decoration: none;
}
.buckets.SimpleChunk .bucket-inner a i {
  position: absolute;
  left: 0;
  top: 9px;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
}
@media only screen and (min-width: 1199px) {
  .buckets.SimpleChunk .bucket:hover a i {
    color: #e42313;
    left: 3px;
  }
}
@media only screen and (max-width: 767px) {
  .buckets.SimpleChunk .bucket {
    width: 100%;
  }
}
.buckets.IconChunk .bucket {
  margin: 10px 0;
}
.buckets.IconChunk.two-columns .bucket-inner {
  height: 220px;
}
.buckets.IconChunk .bucket-inner {
  height: 164px;
  border: 1px solid #DEDACF;
  border-radius: 2px;
  padding: 20px 30px;
  text-align: left;
}
.buckets.IconChunk .bucket-inner svg {
  margin-bottom: 10px;
  width: 80px;
  max-height: 66px;
}
.buckets.IconChunk .bucket-inner svg path {
  stroke: #2E3F53;
}
.buckets.IconChunk .bucket-inner h4 {
  margin-top: 10px;
}
.buckets.IconChunk .bucket-inner a {
  color: #2E3F53;
}
@media only screen and (min-width: 1199px) {
  .buckets.IconChunk .bucket:hover .bucket-inner {
    background: #2E3F53;
  }
  .buckets.IconChunk .bucket:hover .bucket-inner a,
  .buckets.IconChunk .bucket:hover .bucket-inner p {
    color: #fff;
  }
  .buckets.IconChunk .bucket:hover .bucket-inner svg path {
    stroke: #fff;
  }
}
@media only screen and (min-width: 767px) and (max-width: 1199px) {
  .buckets.IconChunk .bucket {
    width: 49%;
  }
  .buckets.IconChunk .bucket .bucket-inner {
    height: 180px !important;
  }
  .buckets.IconChunk .bucket p {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .buckets.IconChunk {
    margin-left: -10px;
    margin-right: -10px;
  }
  .buckets.IconChunk .bucket {
    width: 50%;
    padding: 0 15px;
  }
  .buckets.IconChunk .bucket .bucket-inner {
    padding: 15px 20px;
    height: 150px;
  }
  .buckets.IconChunk .bucket svg {
    width: auto;
    height: 40px;
    margin-bottom: 5px;
  }
  .buckets.IconChunk .bucket p {
    display: none;
  }
}
.buckets.InnerChunk .bucket {
  margin: 10px 0;
}
.buckets.InnerChunk .bucket-inner {
  padding: 20px;
  background: #fff;
  border: 1px solid #DEDACF;
  border-radius: 2px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.buckets.InnerChunk .bucket-inner h4 a {
  font-size: 16px;
  display: block;
  width: 100%;
}
.buckets.InnerChunk .bucket-inner a {
    font-size: 12px;
    color: #2E3F53;
    line-height: 1.2;
    margin-bottom: 7px;
}
.buckets.InnerChunk .bucket-inner a:hover {
  color: #e42313;
}
@media only screen and (min-width: 767px) and (max-width: 1199px) {
  .buckets.InnerChunk .bucket-inner {
    height: 140px;
    padding: 10px;
  }
  .buckets.InnerChunk .bucket-inner a {
    width: 100% !important;
    padding: 0 !important;
    margin: 5px 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .buckets.InnerChunk .bucket {
    width: 100%;
  }
  .buckets.InnerChunk .bucket .bucket-inner {
    height: auto;
    padding: 15px;
  }
  .buckets.InnerChunk .bucket .bucket-inner a {
    width: 100% !important;
    padding: 0 !important;
    margin: 5px 0 !important;
  }
}
.buckets.JobChunk .bucket {
  margin: 10px 0;
  text-decoration: none;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.buckets.JobChunk .bucket:hover .bucket-inner {
  background: #2E3F53;
  color: #fff;
}
.buckets.JobChunk .bucket-inner {
  background: #fff;
  border: 1px solid #DEDACF;
  border-radius: 2px;
  height: 192px;
  color: #2E3F53;
  text-align: left;
  padding: 30px;
}
.buckets.JobChunk .bucket-inner img {
  margin-bottom: 20px;
}
@media only screen and (min-width: 767px) and (max-width: 1199px) {
  .buckets.JobChunk .bucket {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .buckets.JobChunk .bucket {
    width: 100%;
  }
  .buckets.JobChunk .bucket-inner {
    height: 77px;
    padding: 15px;
  }
  .buckets.JobChunk .bucket-inner img {
    display: none;
  }
}
#announcement {
  text-align: center;
}
#announcement .heading,
#announcement p,
#announcement .button {
  margin: 0 5px;
  display: inline-block;
  vertical-align: middle;
}
#announcement p.detail {
  position: relative;
  padding-left: 10px;
}
#announcement p.detail:before {
  content: "";
  width: 1px;
  height: 20px;
  background: #fff;
  position: absolute;
  left: 0;
}
@media only screen and (max-width: 767px) {
  #announcement p.detail {
    display: block;
  }
  #announcement p.detail:before {
    width: 0;
    height: 0;
  }
}
.specs-blocks {
  width: 100%;
  height: 165px;
  border: 1px solid #DEDACF;
  border-radius: 2px;
  position: relative;
}
@media only screen and (min-width: 1199px),only screen and (min-width: 767px) and (max-width: 1199px) {
  .specs-blocks .spec-title {
    transform: rotate(-90deg);
    display: block;
    position: absolute;
    left: -60px;
    background: #2E3F53;
    bottom: 59px;
    width: 165px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    height: 44px;
    line-height: 44px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
  }
}
.specs-blocks .spec-inner {
  padding-left: 50px;
  height: 100%;
  margin: 0 -10px;
  display: flex;
}
.specs-blocks .spec-inner .spec-block {
  text-align: center;
  padding: 10px;
  display: inline-block;
  vertical-align: top;
}
.specs-blocks .spec-inner .spec-block img {
  margin: 10px auto 20px;
}
.specs-blocks .spec-inner .spec-block .desc {
  font-weight: 600;
}
.specs-blocks .spec-inner .slick-dots {
  padding-left: 48px;
  bottom: 13px;
}
.specs-blocks .spec-inner .slick-arrow {
  bottom: 0;
  top: auto;
}
.specs-blocks .spec-inner .slick-arrow.slick-prev {
  left: 30%;
}
.specs-blocks .spec-inner .slick-arrow.slick-next {
  right: 20%;
}
@media only screen and (max-width: 767px) {
  .specs-blocks {
    height: auto;
    padding: 0 0 40px;
  }
  .specs-blocks .spec-title {
    display: block;
    width: 100%;
    padding: 10px 0;
    background: #2E3F53;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .specs-blocks .spec-inner {
    padding: 0;
    display: block;
    margin: 0;
  }
  .specs-blocks .spec-inner .spec-block {
    width: 49%;
    padding: 10px 0;
  }
  .specs-blocks .spec-inner .slick-arrow {
    bottom: -40px;
  }
  .specs-blocks .spec-inner .slick-dots {
    bottom: -25px;
  }
}
#qc-wrap {
  margin-top: 50px;
}
#qc-wrap h3 {
  margin-top: 0;
}
#qc-wrap .column:first-child {
  background-image: url(/assets/images/template/quick-contact-bg.webp);
  background-size: 300px auto;
  background-repeat: no-repeat;
  background-position: bottom right;
}
#qc-wrap .column.black-bg:last-child:after {
  background-image: none;
}
#qc-wrap .button {
  background-color: #fff;
}
#qc-wrap .button:hover {
  color: #fff;
  background-color: #e42313;
  border: 1px solid #e42313;
}
@media only screen and (max-width: 767px) {
  #qc-wrap {
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 0;
  }
  #qc-wrap .column:first-child {
    padding-top: 0;
    background-size: 180px auto;
  }
}
#quickContact input[type=text],
#quickContact input[type=email],
#quickContact input[type=number],
#quickContact input[type=tel],
#quickContact textarea,
#quickContact select,
#quickContact #file-uploader-image,
#quickContact .bootstrap-select,
#apply input[type=text],
#apply input[type=email],
#apply input[type=number],
#apply input[type=tel],
#apply textarea,
#apply select,
#apply #file-uploader-image,
#apply .bootstrap-select {
  color: #fff;
  background: rgba(255,255,255,0.2);
  border: none;
}
#quickContact .displayLabel label,
#quickContact .qq-upload-button:before,
#quickContact .qq-clear-button:before,
#apply .displayLabel label,
#apply .qq-upload-button:before,
#apply .qq-clear-button:before {
  color: #fff;
}
#quickContact ::placeholder,
#apply ::placeholder {
  color: #fff;
  opacity: 1;
}
#quickContact :-ms-input-placeholder,
#apply :-ms-input-placeholder {
  color: #fff;
}
#quickContact ::-ms-input-placeholder,
#apply ::-ms-input-placeholder {
  color: #fff;
}
.forms {
  position: relative;
}
.forms .submit {
  position: absolute;
  right: 0;
  bottom: 9px;
  z-index: 2;
}
/* .forms .recaptcha-toggle {
  display: none;
}
.forms .recaptcha-toggle.active {
  display: block;
} */
#newsletter {
  padding: 0 40px;
}
#newsletter .title-left {
  width: 30%;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  padding-right: 90px;
}
#newsletter .fieldset {
  width: 69%;
  display: inline-block;
  vertical-align: middle;
}
#newsletter .fieldset input {
  height: 52px;
}
#newsletter ::placeholder {
  color: #2E3F53;
  opacity: 1;
}
#newsletter :-ms-input-placeholder {
  color: #2E3F53;
}
#newsletter ::-ms-input-placeholder {
  color: #2E3F53;
}
#newsletter .submit {
  position: absolute;
  bottom: 2px;
  right: 18px;
}
@media only screen and (min-width: 767px) and (max-width: 1199px),only screen and (max-width: 767px) {
  #newsletter {
    padding: 0;
  }
  #newsletter .title-left {
    padding-right: 20px;
  }
  #newsletter h4 {
    font-size: 19px;
    line-height: 21px;
  }
}
@media only screen and (max-width: 767px) {
  #newsletter .title-left,
  #newsletter .fieldset {
    width: 100%;
  }
  #newsletter .submit {
    right: 1px;
  }
}
#contact-info .headquarter,
#contact-info .branch,
#contact-info .rfq-contact {
  height: 222px;
  padding: 60px 40px 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#contact-info .headquarter h5,
#contact-info .headquarter a,
#contact-info .branch h5,
#contact-info .branch a,
#contact-info .rfq-contact h5,
#contact-info .rfq-contact a {
  color: #fff;
}
#contact-info .headquarter h5,
#contact-info .branch h5,
#contact-info .rfq-contact h5 {
  line-height: 1.2;
}
#contact-info .headquarter h5 span,
#contact-info .branch h5 span,
#contact-info .rfq-contact h5 span {
  display: block;
  color: #e42313;
  font-weight: 400;
}
#contact-info .headquarter a,
#contact-info .branch a,
#contact-info .rfq-contact a {
  display: block;
  margin-bottom: 15px;
}
#contact-info .headquarter a.tel,
#contact-info .branch a.tel,
#contact-info .rfq-contact a.tel {
  position: relative;
  padding-left: 35px;
  font-size: 16px;
  font-weight: 700;
}
#contact-info .headquarter a.tel:before,
#contact-info .branch a.tel:before,
#contact-info .rfq-contact a.tel:before {
  content: "";
  width: 25px;
  height: 25px;
  background-image: url(/assets/images/template/phone-icon-brown.svg);
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
#contact-info .headquarter {
  background-image: url(/assets/images/template/map-texas-city.jpg);
}
#contact-info .branch {
  background-image: url(/assets/images/template/map-san-antonio.jpg);
}
#contact-info .rfq-contact {
  padding: 0;
  height: auto;
}
#contact-info .rfq-contact a {
  display: initial;
}
#rfq .form-left {
  width: 50%;
  float: left;
}
#rfq .form-left .input-group {
  display: inline-block;
}
#rfq .form-left .input-group textarea {
  height: 172px !important;
}
@media only screen and (max-width: 767px) {
  #rfq .form-left {
    width: 100%;
    float: none;
  }
}
.gallery.grid {
  position: relative;
  margin-left: -1%;
  margin-right: -1%;
}
.gallery.grid .fancybox-grid {
  margin: 10px 1%;
  display: inline-block;
  vertical-align: top;
  border-radius: 2px;
  background-color: #f8f8f8;
}
.gallery.grid .fancybox-grid img {
  border-radius: 2px;
}
.gallery.grid.col-1 .fancybox-grid {
  width: 100%;
}
.gallery.grid.col-2 .fancybox-grid {
  width: 48%;
}
.gallery.grid.col-3 .fancybox-grid {
  width: 31%;
}
.gallery.grid.col-4 .fancybox-grid {
  width: 23%;
}
.gallery.grid.col-5 .fancybox-grid {
  width: 18%;
}
.gallery.grid .blue-border {
  border: solid 1px ;
  padding: 10px;
}
@media only screen and (max-width: 767px) {
  .gallery.grid {
    margin: 0 auto;
  }
  .gallery.grid .fancybox-grid {
    width: 48% !important;
  }
}
.gallery .fancybox:hover:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 15px;
  top: 15px;
  background: linear-gradient(0deg,rgba(0,0,0,0.33),rgba(0,0,0,0.33));
}
.mixitup-page-list {
  text-align: center;
  margin: 30px auto 0;
}
.mixitup-page-list button {
  border: none;
  background: none;
  color: #e42313;
  font-size: 16px;
  font-weight: 600;
}
.mixitup-page-list .mixitup-control-prev,
.mixitup-page-list .mixitup-control-next {
  font-size: 0;
}
.mixitup-page-list .mixitup-control-prev:before,
.mixitup-page-list .mixitup-control-next:before {
  font-family: 'Font Awesome 5 Pro';
  color: #e42313;
  font-size: 16px;
  font-weight: 300;
}
.mixitup-page-list .mixitup-control-prev:before {
  content: '\f177';
}
.mixitup-page-list .mixitup-control-next:before {
  content: '\f178';
}
.mixitup-page-list button:hover,
.mixitup-page-list .mixitup-control-active {
  color: #2E3F53;
  opacity: 1;
}
.posts {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.posts .post-item {
  width: 33.33%;
  display: flex;
  flex-direction: column;
  padding: 0 10px;
  margin: 10px 0;
}
.posts .post-inner {
  height: 317px;
  background: #F8F8F8;
  border-radius: 2px;
  padding: 30px;
}
.posts .post-inner .date {
  font-size: 12px;
  color: #595959;
}
.posts .post-inner .date i {
  margin-right: 5px;
}
.posts .post-inner h4 a {
  color: #2E3F53;
}
.posts .post-inner p.caption {
  font-size: 12px;
  margin: 20px 0;
}
.posts .post-inner .button {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .posts .post-inner {
    height: auto;
  }
}
.latest-posts .post-latest,
.latest-posts ul li a,
.post-filter .post-latest,
.post-filter ul li a {
  color: #595959;
}
.latest-posts ul li,
.post-filter ul li {
  margin: 8px 0;
}
#quick-alloy-finder {
  background: #e42313;
  padding: 30px;
  color: #fff;
  border-radius: 2px;
}
#quick-alloy-finder p,
#quick-alloy-finder .heading,
#quick-alloy-finder a {
  color: #fff;
}
#quick-alloy-finder > div {
  display: inline-block;
  vertical-align: middle;
}
#quick-alloy-finder > .w66 {
  padding-left: 30px;
}
#quick-alloy-finder #autosearch {
  background: rgba(255,255,255,0.2);
  border-radius: 3px;
  overflow-x: hidden;
}
#quick-alloy-finder #autosearch input {
  color: #fff;
  background: none;
  font-size: 14px;
  border: none;
  padding: 14px 15px;
  width: 80%;
  font-weight: 700;
}
#quick-alloy-finder #autosearch .button {
  position: absolute;
  right: 0;
}
#quick-alloy-finder #autosearch .button:hover {
  color: #fff;
  background: #2E3F53;
}
#quick-alloy-finder #autosearch ::placeholder {
  color: #fff;
  opacity: 1;
}
#quick-alloy-finder #autosearch :-ms-input-placeholder {
  color: #fff;
}
#quick-alloy-finder #autosearch ::-ms-input-placeholder {
  color: #fff;
}
#quick-alloy-finder .intro {
  padding: 20px;
}
#quick-alloy-finder .intro p,
#quick-alloy-finder .intro ul li {
  font-size: 12px;
}
#quick-alloy-finder .intro p,
#quick-alloy-finder .intro ul {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
#quick-alloy-finder .intro ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 15px;
}
#quick-alloy-finder #autosearch-results {
  position: absolute;
  width: 100%;
  z-index: 2;
  max-height: 200px;
  top: 47px;
  background: rgba(255,255,255,0.9);
}
#quick-alloy-finder #autosearch-results .result,
#quick-alloy-finder #autosearch-results .no-match {
  color: #2E3F53;
  padding: 6px 20px 4px;
  display: block;
}
#quick-alloy-finder #autosearch-results .result .h5 {
  margin-bottom: 0;
}
@media only screen and (min-width: 767px) and (max-width: 1199px),only screen and (max-width: 767px) {
  #quick-alloy-finder > div {
    width: 100%;
    padding: 0 !important;
    margin: 10px 0;
  }
}
@media only screen and (max-width: 767px) {
  #quick-alloy-finder #autosearch .button {
    font-size: 0;
    height: 48px;
    padding-right: 30px;
  }
  #quick-alloy-finder #autosearch .button:after {
    font-size: 16px;
  }
  #quick-alloy-finder .intro {
    display: none;
  }
}
#footer #footer-top {
  background: #F8F8F8;
}
#footer #footer-top .constrain:first-child {
  padding: 30px 0;
  border-bottom: 1px solid #D3D4D8;
}
#footer #footer-top .constrain:first-child img,
#footer #footer-top .constrain:first-child p {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}
#footer #footer-top .constrain:first-child .underline {
  display: block;
  text-decoration: underline;
}
#footer #footer-top .constrain:first-child a.tel {
  color: #2E3F53;
  font-size: 16px;
  font-weight: 700;
  margin-right: 20px;
}
#footer .constrain:nth-child(2) {
  padding: 30px 0;
}
#footer .constrain:nth-child(2) .quick-links {
  width: 66%;
  display: inline-block;
  vertical-align: middle;
  font-family: 'acumin-pro', sans-serif;
  font-weight: 600;
}
#footer .constrain:nth-child(2) .quick-links p {
  color: #595959;
}
#footer .constrain:nth-child(2) .quick-links ul li {
  width: 19%;
  display: inline-block;
  vertical-align: top;
  padding: 5px 0;
}
#footer .constrain:nth-child(2) .quick-links ul li a {
  color: #2E3F53;
}
#footer .constrain:nth-child(2) .social-links {
  width: 33%;
  display: inline-block;
  vertical-align: middle;
}
#footer .constrain:nth-child(2) .social-links p,
#footer .constrain:nth-child(2) .social-links ul,
#footer .constrain:nth-child(2) .social-links ul li {
  display: inline-block;
  vertical-align: middle;
}
#footer .constrain:nth-child(2) .social-links p {
  margin: 0 10px 0 0;
}
#footer .constrain:nth-child(2) .social-links ul li {
  padding: 0 10px;
}
#footer .constrain:nth-child(2) .social-links ul li a {
  color: #2E3F53;
  font-size: 26px;
}
#footer .constrain:nth-child(2) .social-links ul li a:hover {
  color: #e42313;
}
#footer #footer-bottom {
  background: #e42313;
}
#footer #footer-bottom .constrain {
  position: relative;
  padding: 14px 0;
}
#footer #footer-bottom p,
#footer #footer-bottom a {
  color: #fff;
}
#footer #footer-bottom #copyright,
#footer #footer-bottom .footer-links {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 0 0;
}
#footer #footer-bottom .footer-links a {
  position: relative;
  padding: 0 10px;
}
#footer #footer-bottom .footer-links a + a:before {
  content: "";
  width: 1px;
  height: 20px;
  background: #fff;
  position: absolute;
  left: 0;
}
#footer #footer-bottom #back-top {
  width: 158px;
  background: #e42313;
  position: absolute;
  right: 0;
  top: 0;
  height: 49px;
  line-height: 49px;
  text-align: center;
}
#footer #footer-bottom #back-top i {
  margin-left: 10px;
}
#footer #footer-bottom #back-top:hover {
  background: #8E613A;
  text-decoration: none;
}
@media only screen and (min-width: 767px) and (max-width: 1199px),only screen and (max-width: 767px) {
  #footer .constrain {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  #footer .quick-links,
  #footer .social-links {
    width: 100% !important;
    margin: 10px 0;
  }
}
@media only screen and (max-width: 767px) {
  #footer #footer-top .constrain:first-child p {
    margin: 15px 0;
  }
  #footer .constrain:nth-child(2) .quick-links ul li {
    width: 32%;
    padding: 5px 5px 5px 0;
  }
  #footer .constrain:nth-child(2) .social-links p {
    display: block;
    margin-bottom: 10px;
  }
  #footer .constrain:nth-child(2) .social-links ul li:first-child {
    padding-left: 0;
  }
  #footer #footer-bottom {
    height: 136px;
    padding-bottom: 49px;
  }
  #footer #footer-bottom .constrain {
    height: 136px;
  }
  #footer #footer-bottom #copyright,
  #footer #footer-bottom .footer-links {
    display: block;
    margin: 5px 0;
    text-align: center;
  }
  #footer #footer-bottom #back-top {
    width: 100%;
    top: auto;
    bottom: 0;
  }
}
