/*

Theme Name: Metal Exponents

Theme URI: 

Description: A Child theme for Metal Exponent

Author: <a href="https://themegrill.com">ThemeGrill</a>

Author URI: 

Template: zakra

Version: 1.2.2

*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 13 Apr 2020 05:03:28 +0000 */

/* The plugin now uses the recommended approach for loading the css files.*/

.contentHeroBanner {
  position: relative;

  z-index: 10;

  max-width: 510px;
}

.tg-site-footer .tg-site-footer-bar .tg-site-footer-section-1 {
  color: #848484;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  letter-spacing: 0.07px;
}

.tg-page-header {
  display: none;
}

.error404 .page-content {
  text-align: center;

  margin: auto;

  margin-top: 45px;

  margin-bottom: 100px;
}

.wpcf7 .wpcf7-validation-errors,
.wpcf7 .wpcf7-mail-sent-ng,
.wpcf7 .wpcf7-mail-sent-ok,
.screen-reader-response {
  /*box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);*/

  border-radius: 2px;

  padding: 15px 20px;

  width: 100%;

  display: block;

  margin: 0;

  font-weight: 300;

  font-size: 13px;
}

.wpcf7 .wpcf7-validation-errors {
  color: #f44336;

  background-color: #ffebee;
}

.wpcf7 .wpcf7-mail-sent-ng {
  color: #ff9800;

  background-color: #fff3e0;
}

.wpcf7 .wpcf7-mail-sent-ok {
  color: #4caf50;

  background-color: #e8f5e9;
}

span.wpcf7-not-valid-tip {
  background: #ec5555;

  display: inline-block;

  padding: 0 5px;

  font-size: 10px;

  border-radius: 2px;

  color: white;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  border: 0;
}

.homepageBanner {
  padding: 60px 0 80px;

  margin-top: -85px;

  background: black;

  height: 700px;

  display: flex;

  display: -webkit-flex;

  margin-bottom: 165px;
}

header.tg-site-header {
  position: relative;

  z-index: 10;

  /* background: transparent; */

  background: black;

  margin-bottom: 65px;
}

.contentHeroBanner h1 {
  font-size: 43px;

  line-height: 58px;

  text-transform: uppercase;

  color: white;
}

.tg-primary-menu > div > ul > li > a {
  text-transform: uppercase;
}

#header-action .tg-mobile-toggle i {
  color: white;
}

.contentHeroBanner p {
  color: white;

  max-width: 450px;
}

.homepageBanner img {
  position: absolute;

  right: 0;

  top: 0;

  width: 839px;

  max-width: unset;
}

.site-content {
  margin-top: 0;

  margin-bottom: 0;
}

.site-content > .tg-container {
  max-width: unset;

  padding: 0;
}

section {
  width: 100%;

  position: relative;
}

button.btn-arrow {
  transition: 0.4s;

  position: relative;
}

button.btn-arrow:hover,
input[type="button"].btn-arrow:hover,
input[type="reset"].btn-arrow:hover,
input[type="submit"].btn-arrow:hover {
  padding: 15px 55px 15px 35px;
}

#primary-menu li:not(.current-menu-item) a {
  position: relative;
}

#primary-menu li:not(.current-menu-item) a:before {
  height: 2px;

  width: 0;

  bottom: 0;

  content: "";

  position: absolute;

  bottom: 0;

  background: white;

  transition: 0.4s;
}

#primary-menu li:not(.current-menu-item) a:hover:before {
  width: 100%;
}

button.btn-arrow:before {
  content: "\f061";

  display: inline-block;

  font: normal normal normal 14px/1 FontAwesome;

  font-size: inherit;

  text-rendering: auto;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

  position: absolute;

  right: 60px;

  top: 18px;

  opacity: 0;

  transition: 0.4s;

  font-size: 19px;
}

button.btn-arrow:hover:before {
  right: 17px;

  opacity: 1;
}

.bigHighlightedText h2,
.bigHighlightedText h1 {
  margin: 0;

  position: relative;

  display: flex;

  display: -webkit-flex;

  align-items: center;

  justify-content: center;

  height: 110px;

  overflow: hidden;
}

.bigHighlightedText h2 span,
.bigHighlightedText h1 span {
  z-index: 10;

  position: relative;
}

.experienceBox p {
  max-width: 655px;

  margin: auto;

  margin-top: -10px;

  text-align: center;
}

.bigHighlightedText h2:before,
.bigHighlightedText h1:before {
  z-index: 1;

  content: attr(data-content);

  position: absolute;

  left: 0;

  text-transform: uppercase;

  font-size: 127px;

  font-family: Open Sans;

  font-weight: bold;

  letter-spacing: 15px;

  right: 0;

  width: 100%;

  text-align: center;

  color: #ee26290f;

  white-space: nowrap;
}

.experienceArea {
  padding-bottom: 120px;
}

.companyProfile > img {
  width: 50%;
}

.companyProfile .tg-container--flex-space-between {
  position: absolute;

  top: 0;

  right: 0;

  left: 0;

  bottom: 0;
}

.companyProfile .companyBox {
  max-width: calc(50% - 70px);

  margin-left: auto;
}

.productsArea {
  overflow: hidden;

  padding: 150px 0 40px;
}

.productsArea .bigHighlightedText h2 {
  margin-bottom: 70px;
}

.productsArea .owl-carousel {
  padding-left: 10vw;
}

.owl-carousel .owl-nav.disabled {
  display: block !important;
}

.box {
  width: 100%;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  width: 60px;

  height: 60px;

  border-radius: 100%;

  border: 2px solid #ee2629 !important;

  font-size: 40px !important;

  margin-top: 40px;

  transition: 0.4s;

  background: transparent !important;

  margin-right: 20px;
}

.owl-carousel .owl-nav button:focus,
.owl-carousel .owl-nav button:hover {
  outline: 0;

  background: #ee2729 !important;
}

.owl-carousel .owl-nav button:focus span,
.owl-carousel .owl-nav button:hover span {
  color: white !important;
}

.owl-carousel .owl-nav button span {
  display: inline-block;

  position: relative;

  top: -11px;

  color: #ee2629;
}

#qty-corrugated {
  margin-bottom: 20px;
}

.owl-carousel .owl-nav button:focus span,
.owl-carousel .owl-nav button:hover span {
  color: #ee2629;
}

.productsArea .item {
  /*width: 325px !important;*/

  height: 300px !important;

  position: relative;

  transition: 0.4s;

  z-index: 2;

  border-radius: 10px;

  overflow: hidden;

  transform: scale(1);
}

.productsArea .item:hover {
  transform: scale(0.7);
}

.owl-carousel .owl-item:before {
  content: "VIEW PRODUCT";

  position: absolute;

  bottom: 0;

  left: 0;

  right: 0;

  text-align: center;

  z-index: 1;

  font-size: 22px;

  font-family: Oswald;
}

/*    .productsArea .owl-item{

min-width: 325px !important;

}*/

.productsArea .item img {
  height: 100%;

  object-fit: cover;

  width: 100%;
}

.productsArea .item h3 {
  position: absolute;

  bottom: 0;

  background: #ee2629;

  width: 100%;

  text-align: center;

  font-size: 22px;

  color: white;

  padding: 10px 10px 13px;

  margin: 0;
}

.productsArea .owl-carousel .owl-stage {
  display: flex;

  display: -webkit-flex;
}

.pricesArea > img {
  margin-left: auto;

  display: block;

  position: relative;

  z-index: 10;

  padding-right: 35px;

  width: 600px;
}

.pricesArea .tg-header-container {
  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;
}

.pricesArea .pricesBox {
  max-width: calc(100% - 560px);

  color: white;

  margin-top: 150px;
}

.pricesArea .pricesBox h2 {
  color: white;
}

.pricesArea:before {
  content: "";

  position: absolute;

  left: 0;

  right: 0;

  bottom: 0;

  width: 100%;

  background: #ee2629;

  height: 70%;
}

.whiteBorder {
  border: 1px solid white;
}

.bigHighlightedText h2:before,
.bigHighlightedText h1:before {
  font-size: 120px;

  letter-spacing: -1px;
}

.experienceArea .bigHighlightedText h2:before {
  letter-spacing: 7px;
}

.newsFeed > div:nth-child(1) {
  max-width: 50%;

  float: left;

  height: 100%;

  width: 100%;

  padding: 15px;
}

.newsFeed > div {
  border-radius: 25px;

  position: relative;

  transition: 0.4s;

  border: 2px solid transparent;
}

.newsFeed > div:hover {
  cursor: pointer;

  border: 2px solid #ee2729;
}

.newsFeed > div:nth-child(2),
.newsFeed > div:nth-child(3) {
  width: 50%;

  margin-left: auto;

  padding: 15px;

  display: flex;

  display: -webkit-flex;

  height: 240px;
}

.newsFeed > div:nth-child(2) img,
.newsFeed > div:nth-child(3) img {
  width: 225px;

  object-fit: cover;

  border-radius: 20px;

  margin-right: 20px;
}

.newsFeed > div:nth-child(1) img {
  height: 450px;

  object-fit: cover;

  border-radius: 20px;

  width: 100%;
}

.newsFeed > div:nth-child(1) > div.insideContentNews {
  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  background: #00000045;

  margin: 15px;

  border-radius: 20px;

  display: flex;

  display: -webkit-flex;

  flex-direction: column;

  justify-content: flex-end;

  padding: 30px;
}

.newsFeed > div:nth-child(2) > div.insideContentNews,
.newsFeed > div:nth-child(3) > div.insideContentNews {
  height: 200px;

  overflow: hidden;
}

.newsFeed div.insideContentNews h3 {
  color: white;

  text-transform: uppercase;

  margin-bottom: 5px;
}

.newsFeed > div:nth-child(2) h3,
.newsFeed > div:nth-child(3) h3 {
  color: black;

  font-size: 21px;
}

.newsFeed div.insideContentNews .flexNews {
  color: white;
}

.newsFeed > div:nth-child(2) .flexNews,
.newsFeed > div:nth-child(3) .flexNews,
.flexNewsData {
  color: black;

  font-size: 14px;

  line-height: 17px;

  margin-bottom: 12px;
}

.newsFeed div.insideContentNews .lineLong,
.flexNewsData .lineLong {
  width: 17px;

  height: 1px;

  background: white;

  display: inline-block;

  margin: 4px 10px;
}

.newsFeed > div:nth-child(2) .lineLong,
.newsFeed > div:nth-child(3) .lineLong,
.flexNewsData .lineLong {
  background: #1a1a1a;
}

.latestNews .bigHighlightedText h2 {
  margin-bottom: 50px;
}

.newsFeed > div:nth-child(1) p {
  display: none;
}

.flexibleData > div a:hover .arrowStraight:before {
  right: -41px;
}

.flexibleData > div a:hover .arrowStraight:after {
  width: 23px;

  right: -34px;
}

.newsFeed > div p {
  line-height: 21px;
}

.newsFeed > div:nth-child(3) {
  flex-direction: row-reverse;
}

.newsFeed > div:nth-child(3) img {
  margin-right: unset;

  margin-left: 20px;
}

.latestNews {
  padding: 100px 0;
}

.clientsArea h3 {
  max-width: 250px;
}

.clientsArea .tg-header-container > div {
  width: 30%;
}

.clientsArea .tg-header-container > div:last-child {
  width: 70%;
}

.clientsArea .tg-header-container > div:last-child img {
  margin-left: auto;

  display: block;
}

.clientsArea .tg-header-container {
  padding-top: 60px;

  border-top: 1px solid #f4f4f4;

  padding-bottom: 65px;
}

.footerEnd .gmap_canvas iframe {
  width: 100%;

  height: 200px;

  border-radius: 10px;
}

.footerEnd {
  background: #020202;

  padding: 85px 0 110px;

  margin-top: 10vw;

  background-image: url(https://metalexponents.com/wp-content/uploads/2020/04/banner-foot.jpg);

  background-size: cover;

  background-position: top;

  background-repeat: no-repeat;
}

footer.site-footer {
  margin-top: -1px;

  color: white;

  background-image: url(https://metalexponents.com/wp-content/uploads/2020/04/banner-foot.jpg);

  background-size: cover;

  background-position: bottom center;
}

.footerEnd * {
  color: white;
}

.footerEnd .tg-header-container {
  flex-wrap: unset;

  position: relative;

  z-index: 10;

  align-items: flex-start;
}

.footerEnd > img {
  position: absolute;

  top: -7vw;

  width: 85%;

  object-fit: cover;

  object-position: top;

  max-width: 1200px;
}

.footerEnd .tg-header-container > div {
  width: 100%;

  padding: 20px;
}

.footerEnd .tg-header-container > div:first-child {
  padding-left: unset;
}

.footerEnd .tg-header-container > div:last-child {
  padding-right: unset;
}

.footerEnd div > img.logoArea {
  width: 165px;

  margin-bottom: 20px;

}

.footerEnd div > img.map {
  width: 100%;

  border-radius: 10px;

  margin-bottom: 20px;
}

.footerEnd div a {
  font-size: 13px;

  line-height: 21px;

  color: white !important;
}

.flexFooter {
  display: flex;

  margin-bottom: 10px;

  display: -webkit-flex;
}

.flexFooter i {
  height: 30px;

  width: 30px;

  display: flex;

  min-width: 30px;

  font-size: 14px;

  display: -webkit-flex;

  align-items: center;

  justify-content: center;

  border-radius: 100%;

  border: 1px solid #585858;

  margin-right: 20px;
}

.flexFooter a span {
  color: #848484;
}

footer.site-footer a {
  color: white;

  text-decoration: unset;
}

.page-id-85
  .productsArea
  .tg-container.fullwidth
  .listOfPorducts.singePageProduct,
.page-id-85 .productsArea .tg-container.fullwidth .sideBarBlog {
  padding-right: unset;

  width: 100%;
}

.page-id-85 .productsArea .tg-container.fullwidth {
  flex-wrap: wrap !important;
}

.findTable {
  width: 100%;
}

.dynamicHeader {
  background-image: url(https://metalexponents.com/wp-content/uploads/2020/04/dynamicheader3.jpg);

  padding: 180px 0 140px;

  margin-top: -85px;

  background-position: right;

  background-repeat: no-repeat;

  background-size: cover;
}

.dynamicHeader h1 {
  margin: 0;

  color: white;

  font-size: 50px;

  text-transform: uppercase;
}

.companyProfile.whatWeDo > img {
  margin-left: auto;

  display: block;

  margin-right: unset;
}

.companyProfile.whatWeDo {
  padding: 130px 0 200px;
}

.companyProfile.whatWeDo .companyBox {
  margin-right: auto;

  margin-left: unset;
}

.flip-card {
  background-color: transparent;

  /*width: 300px;*/

  height: 370px;

  perspective: 1000px;
}

.flip-card img {
  width: 100%;

  object-fit: cover;

  object-position: center;

  height: 100%;
}

.flip-card h3 {
  margin: 0;

  font-size: 23px;

  background: #ee2729;

  padding: 10px;

  text-transform: uppercase;

  color: white;

  line-height: 30px;

  position: absolute;

  bottom: 0;

  left: 0;

  right: 0;

  opacity: 1;

  transition: 0.2s;
}

.flip-card:hover img + h3 {
  opacity: 0;
}

.flip-card-inner {
  position: relative;

  width: 100%;

  height: 100%;

  text-align: center;

  transition: transform 0.6s;

  transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.page-id-64 .cardConactForm .wpcf7-response-output,
.sendUsMessage .wpcf7-response-output {
  margin-top: 20px;
}

.flip-card-front,
.flip-card-back {
  position: absolute;

  width: 100%;

  height: 100%;

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;

  overflow: hidden;

  border-radius: 13px;
}

.flip-card-front {
  background-color: #bbb;

  color: black;
}

.flip-card-back {
  background-color: #ee2729;

  color: white;

  padding: 20px;

  transform: rotateY(180deg);

  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);

  display: flex;

  display: -webkit-flex;

  flex-direction: column;

  align-items: center;

  justify-content: center;
}

.flip-card-back h4 {
  font-size: 23px;

  margin-bottom: 10px;

  color: white;
}

.pricesArea.theTeam > img {
  margin-left: 50px;

  margin-right: auto;

  width: 50%;

  height: unset;
}

.pricesArea.theTeam .pricesBox {
  margin-left: auto;

  max-width: calc(50% - 80px);
}

.listWeDo {
  padding-bottom: 200px;
}

.clientsArea.AboutArea {
  padding: 50px 0 30px;
}

.listWeDo .tg-container {
  justify-content: space-evenly;

  flex-wrap: unset;
}

.listWeDo .tg-container > div {
  padding: 20px 10px;

  width: 100%;

  max-width: 340px;
}

.page-id-132 header.tg-site-header,
.page-id-64 header.tg-site-header,
.single-post header.tg-site-header,
.page-id-85 header.tg-site-header,
.error404 header.tg-site-header {
  background: black;

  margin-bottom: 65px;
}

.sectiontyArea {
  padding: 30px 0 100px;

  text-align: center;
}

.single-post .blogPage {
  padding: 20px 0 90px;
}

.sectiontyArea .page-content {
  width: 100%;
}

.single-post .cardBlogInside .flexibleData {
  flex-direction: column;

  align-items: flex-start;

  margin-top: 20px;
}

.single-post .cardBlogInside .flexibleData img {
  height: 300px;
}

.single-post .cardBlogInside .flexibleData > div {
  width: 100%;

  margin-left: unset;

  margin-top: 30px;
}

.contentContactUs .flexFooter i {
  border: 0;

  color: #ed2627;

  margin-right: 10px;

  font-size: 17px;
}

.contentContactUs .tg-container--flex-space-between {
  flex-wrap: unset;

  align-items: stretch;
}

.contentContactUs .tg-container--flex-space-between > div {
  width: 100%;
}

.contentContactUs .tg-container--flex-space-between > div:first-child > div {
  margin: 80px 0;

  padding-right: 20px;
}

.contentContactUs {
  padding-top: 90px;

  position: relative;

  margin-bottom: -155px;

  z-index: 10;
}

.contentContactUs .cardConactForm {
  padding: 40px;

  position: relative;

  background: white;

  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.1), 0 10px 10px rgba(0, 0, 0, 0.12);

  border-radius: 15px;

  max-width: 550px;

  margin-left: auto;
}

.contentContactUs .tg-container--flex-space-between > div:first-child img {
  width: 100%;

  max-width: 330px;

  padding-right: 20px;
}

.contentContactUs .cardConactForm input[type="text"],
.contentContactUs .cardConactForm input[type="email"],
.contentContactUs .cardConactForm textarea {
  border: 0;

  transition: 0.4s;

  border-bottom: 1px solid #dcdcdc;

  padding: 10px 0;
}

.contentContactUs .cardConactForm input[type="text"]:focus,
.contentContactUs .cardConactForm input[type="email"]:focus,
.contentContactUs .cardConactForm textarea:focus {
  border-bottom: 2px solid #ef2c37;

  outline: 0;
}

.contentContactUs .cardConactForm textarea {
  max-height: 100px;
}

.contentContactUs p > span {
  margin-bottom: -11px;

  display: block;
}

.contentContactUs .cardConactForm input[type="submit"] {
  margin: auto;

  display: block;

  margin-bottom: 0;
}

.contentContactUs form p:nth-last-child(2) {
  margin-bottom: 0;
}

.contactUs {
  position: relative;
}

.contentContactUs div.wpcf7 .ajax-loader,
.contactUs div.wpcf7 .ajax-loader {
  position: absolute;

  left: 0;

  top: 0;

  right: 0;

  bottom: 0;

  left: 0;

  margin: auto;

  background-image: url(https://metalexponents.com/wp-content/uploads/2020/04/loader.gif);

  width: 100px;

  height: 100px;

  background-size: contain;
}

.contentContactUs .cardConactForm h4 {
  text-align: center;
}

.contentContactUs h6 {
  font-family: Open Sans;

  font-size: 20px;

  font-weight: 600;

  color: black;

  margin-bottom: 10px;

  margin-top: 25px;
}

.contentContactUs .tg-container--flex-space-between > div:first-child {
  display: flex;

  display: -webkit-flex;

  flex-direction: column;

  justify-content: space-between;
}

.flexFooter.oneLiner {
  flex-direction: column;
}

.flexFooter.oneLiner i {
  margin: auto;

  height: 70px;

  width: 70px;

  font-size: 35px;

  border-color: #f79ea1;

  color: white;
}

.listOfMoreInfor .tg-header-container {
  padding: 0 40px;
}

.flexFooter.oneLiner a {
  font-family: Oswald;

  font-size: 20px;

  margin: 0;

  text-align: center;

  color: white;

  margin-top: 20px;
}

.flexFooter.oneLiner span {
  display: block;

  text-align: center;

  text-transform: uppercase;

  font-size: 14px;

  font-family: "Open Sans";

  color: #f79ea1;
}

.listOfMoreInfor {
  background-image: url(https://metalexponents.com/wp-content/uploads/2020/04/bannerFootContact.jpg);

  background-position: center center;

  background-repeat: no-repeat;

  background-size: cover;

  padding: 220px 0 90px;
}

.hide {
  display: none;
}

.page-id-77 .dynamicHeader {
  background-image: url(https://metalexponents.com/wp-content/uploads/2020/04/banner-calculator.jpg);
}

.weightCalculatorResult .tg-header-container {
  flex-wrap: unset;

  align-items: flex-start;
}

.weightCalculatorResult .inner-wrapper {
  background: #ee2729;

  overflow: hidden;

  border-radius: 15px;

  position: relative;

  min-height: 335px;

  box-shadow: 0 36px 53px rgba(121, 121, 121, 0.19),
    0 14px 21px rgba(82, 82, 82, 0.23);
}

.weightCalculatorResult .tg-header-container > div {
  width: 100%;
}

.weightCalculatorResult.removeHide .result {
  display: flex;

  display: -webkit-flex;

  flex-wrap: wrap;
}

.weightCalculatorResult .tg-header-container > div:last-child {
  width: 100%;

  min-width: 500px;

  max-width: 500px;
}

#label_od_inch,
#label_od_mm {
  font-size: 34px;
}

.weightCalculatorResult .inner-wrapper h2 {
  text-align: center;

  padding: 40px 20px 20px;

  color: white;

  margin: 0;
}

.weightCalculatorResult .inner-wrapper p {
  color: white;

  font-size: 17px;

  position: relative;

  margin: 0;

  width: calc(50% - 2px);

  display: inline-block;

  padding: 10px 40px;
}

.weightCalculatorResult .inner-wrapper p span {
  display: block;

  font-family: Oswald;

  font-size: 33px;

  line-height: 42px;
}

.weightCalculatorResult .inner-wrapper #product-title {
  display: none;
}

.weightCalculatorResult .tg-header-container > div:first-child {
  margin-right: 80px;
}

.insideSelection {
  position: relative;

  background: #f2f2f2;

  border-radius: 6px;

  overflow: hidden;
}

.insideSelection select {
  border: 0;

  padding: 15px;

  padding-right: 30px;

  -webkit-appearance: unset;

  background: transparent;
}

.weightCalculatorResult {
  padding: 90px 0 105px;
}

.weightCalculatorResult h3 {
  color: #ec2627;

  font-size: 25px;
}

.insideSelection:before {
  content: "";

  position: absolute;

  border: 8px solid black;

  border-left-color: transparent;

  border-right-color: transparent;

  border-bottom-color: transparent;

  top: calc(50% - 4px);

  right: 15px;
}

#plates .calculatedBy {
  font-family: Oswald;

  font-size: 20px;

  margin-top: 30px;
}

.weightCalculatorResult .flexible {
  display: flex;

  display: -webkit-flex;
}

.weightCalculatorResult .flexible > * {
  margin-right: 20px;

  width: 100%;
}

.weightCalculatorResult input {
  background: #f2f2f2;

  padding: 17px;

  border-radius: 6px;

  border: 0;

  font-size: 17px;
}

.weightCalculatorResult .flexible > *:last-child {
  margin-right: unset;
}

.weightCalculatorResult input[type="button"] {
  display: inline-block;

  background: #ee2729;

  padding: 20px 45px;

  margin-top: 20px;
}

.weightCalculatorResult .inner-wrapper input[type="button"] {
  display: none;
}

#label_weight_result {
  color: white;

  font-size: 17px;

  padding: 10px 0;

  position: relative;

  margin: 0;

  display: inline-block;

  display: flex;

  display: -webkit-flex;

  justify-content: space-between;
}

#label_weight_result > * {
  width: 100%;
}

#label_weight_result > span {
  text-align: left;
}

.weightCalculatorResult label {
  margin: 10px 0;
}

.weightCalculatorResult #label_weight_result label {
  margin: unset;

  font-family: Open Sans;
}

.inner-wrapper .result p:last-of-type {
  background: #d32125;

  width: 100%;

  margin-top: 50px;

  display: flex;

  display: -webkit-flex;

  justify-content: space-between;
}

.inner-wrapper .result p:last-of-type > * {
  width: 100%;
}

.inner-wrapper .result p i {
  display: flex;

  display: -webkit-flex;

  align-items: center;

  font-family: Oswald;

  text-transform: uppercase;

  font-size: 33px;

  line-height: 42px;

  font-style: unset;
}

.inner-wrapper .result p i span {
  margin-right: 10px;
}

.weightCalculatorResult .inner-wrapper p:nth-child(odd):before {
  position: absolute;

  right: 0;

  top: 0;

  bottom: 0;

  height: 70%;

  width: 1px;

  background: #ff9197;

  content: "";

  margin: auto;
}

.inner-wrapper .result p:last-of-type:before {
  display: none;
}

.weightCalculator .bigHighlightedText h2 {
  padding: 130px 0;
}

.weightCalculator .bigHighlightedText h2:before {
  font-size: 100px;

  letter-spacing: -1px;

  line-height: 100px;

  max-width: 1040px;

  white-space: unset;

  text-align: center;

  margin: auto;
}

#totalqty {
  padding-left: 10px;
}

.page-id-83 .dynamicHeader {
  background-image: url(https://metalexponents.com/wp-content/uploads/2020/04/blogs.jpg);
}

.blogPage .tg-header-container {
  flex-wrap: unset;

  align-items: flex-start;
}

.blogPage .tg-header-container .contentBlog {
  width: 70%;

  padding-right: 45px;
}

.blogPage .tg-header-container .sideBarBlog {
  width: 30%;
}

.cardBlogInside h2 {
  text-transform: uppercase;

  margin-bottom: 5px;

  font-size: 28px;
}

.cardBlogInside {
  padding-bottom: 40px;

  margin-bottom: 40px;

  border-bottom: 1px solid #eaeaea;
}

.blogPage {
  padding: 120px 0 90px;
}

.contentBlog .loopBlog .cardBlogInside:last-child {
  border-bottom: 0;
}

.cardBlogInside .flexibleData {
  display: flex;

  display: -webkit-flex;

  align-items: center;
}

.cardBlogInside .flexibleData > a {
  width: 40%;

  display: block;
}

.arrowStraight {
  position: relative;
}

.navigationArea {
  text-align: center;
}

.navigationArea a,
.navigationArea span {
  width: 50px;

  height: 50px;

  background: #e9eceb;

  color: #ee2729;

  display: inline-block;

  font-size: 18px;

  border-radius: 100%;

  line-height: 50px;

  margin: 0 10px;

  transition: 0.4s;
}

.navigationArea span,
.navigationArea a:hover,
.navigationArea a:focus {
  background: #ee2729;

  color: white;
}

.arrowStraight:before {
  content: "";

  transition: 0.4s;

  position: absolute;

  right: 0;

  border: 4px solid #ee2629;

  display: block;

  top: 8px;

  right: -35px;

  border-top-color: transparent;

  border-right-color: transparent;

  border-bottom-color: transparent;
}

.arrowStraight:after {
  content: "";

  transition: 0.4s;

  position: absolute;

  height: 1px;

  width: 14px;

  display: block;

  top: 12px;

  right: -26px;

  background: #ee2629;
}

.cardBlogInside .flexibleData > div {
  width: 60%;

  margin-left: 25px;
}

.cardBlogInside .flexibleData > div a {
  font-size: 18px;

  color: #ee2629;

  position: relative;
}

.cardBlogInside .flexibleData img {
  width: 100%;

  height: 200px;

  object-fit: cover;

  border-radius: 15px;
}

.ctaSide {
  background-image: url(https://metalexponents.com/wp-content/uploads/2020/04/aboutUsSide.jpg);

  background-repeat: no-repeat;

  background-size: cover;

  background-position: center center;

  border-radius: 10px;

  padding: 45px 25px;
}

.ctaSide h2 {
  color: white;

  text-align: center;

  font-size: 25px;

  margin: auto;

  text-transform: uppercase;
}

.searchForm {
  background: #ee2629;

  padding: 30px;

  border-radius: 10px;

  margin: 40px 0;
}

.searchForm h2 {
  font-size: 20px;

  color: white;
}

.searchForm form {
  display: flex;

  display: -webkit-flex;

  box-shadow: 0 14px 28px rgba(90, 90, 90, 0.25),
    0 10px 10px rgba(56, 56, 56, 0.22);

  border-radius: 5px;

  overflow: hidden;
}

.searchForm form button {
  padding: 12px 20px;

  background: white;

  border: 0;

  box-shadow: unset;

  border-radius: 0;

  color: #ee2629;
}

.searchForm form input {
  border: 0;

  margin-right: -1px;
}

.ctaSide p {
  color: white;

  text-align: center;

  margin: 10px 0 29px;
}

.ctaSide a {
  display: block;

  text-align: center;
}

.popularPost h3 {
  font-size: 24px;

  margin-bottom: 30px;
}

.popularPost ul {
  margin-left: unset;

  list-style: none;
}

.popularPost ul li {
  margin-bottom: 30px;
}

.popularPost li > a > div {
  display: flex;

  display: -webkit-flex;
}

.popularPost li div h5 {
  font-size: 33px;

  margin-right: 20px;

  font-family: Open Sans;

  font-weight: 600;

  color: #ececec;

  margin-bottom: 0;
}

.popularPost li div h3 {
  font-size: 20px;

  text-transform: uppercase;

  margin-bottom: 10px;

  transition: 0.4s;

  color: #17181a;
}

.popularPost li:hover div h3 {
  color: #ee2729;
}

.single-post .cardBlogInside .flexibleData h2 {
  font-size: 2.25rem;

  text-transform: initial;

  margin: 0 0 20px;
}

.stickSharePost {
  position: fixed;

  left: auto;

  right:0;

  top: 155px;

  background: #f5f5f4;

  width: 80px !important;

  display: flex;

  display: -webkit-flex;

  flex-direction: column;

  align-items: center;

  border-radius: 10px 0px 0px 10px;

  padding: 15px;

  margin-top: 125px !important;
}

.stickSharePost a {
  width: 50px;

  transition: 0.4s;

  height: 50px;

  border-radius: 100px;

  background: white;

  display: flex;

  display: -webkit-flex;

  align-items: center;

  justify-content: center;

  margin: 7px 0;
}

.stickSharePost a i {
  font-size: 22px;
}

.stickSharePost a:hover {
  background: #ee2629;
}

.stickSharePost a:hover i {
  color: white;
}

.page-id-85 .productsArea .itemInside:before {
  content: "VIEW PRODUCT";

  position: absolute;

  bottom: 0;

  left: 0;

  right: 0;

  text-align: center;

  z-index: 1;

  font-size: 22px;

  font-family: Oswald;
}

.page-id-85 .productsArea .itemInside {
  position: relative;
}

.page-id-85 .productsArea {
  padding: 0px 0 40px;
}

.page-id-85 .productsArea .listOfPorducts {
  display: flex;

  display: -webkit-flex;

  margin-left: -20px;

  flex-wrap: wrap;

  margin-right: -20px;
}

.page-id-85 .productsArea .listOfPorducts .itemInside {
  padding: 35px 20px;

  padding-bottom: 0;

  max-width: 280px;
}

.page-id-85 .productsArea .tg-container {
  flex-wrap: unset;

  align-items: flex-start;
}

.page-id-85 .productsArea .tg-container .listOfPorducts {
  width: 70%;
}

.page-id-85 .productsArea .tg-container .sideBarBlog {
  width: 30%;
}

.page-id-85 .productsArea .item {
  height: 260px !important;
}

.page-id-85 .searchForm {
  margin-top: 35px;
}

.page-id-85 .ctaSide {
  background-image: url(https://metalexponents.com/wp-content/uploads/2020/04/pricesDesign.jpg);
}

.sendUsMessage h3 {
  font-size: 24px;

  border-left: 12px solid red;

  padding-left: 15px;
}

.sendUsMessage input,
.sendUsMessage textarea {
  border: 0;

  background: #f2f2f2;

  border-radius: 6px;

  padding: 19px;

  color: black;
}

.sendUsMessage {
  margin: 50px 0 60px;
}

.sendUsMessage form > p > span {
  margin-bottom: 10px;

  display: block;
}

.sendUsMessage form > p {
  margin-bottom: 0;
}

.sendUsMessage form > p br {
  display: none;
}

.sendUsMessage form textarea {
  max-height: 110px;
}

.sendUsMessage form input[type="submit"] {
  width: 100%;

  background: #ee2629;

  color: white;

  border-radius: 6px;
}

.insideSingpeProduct {
  width: 100%;

  overflow-x: scroll;
}

.singePageProduct .featuredImage img {
  height: 300px;

  width: 100%;

  object-fit: cover;

  margin-top: 35px;

  border-radius: 7px;

  margin-bottom: 30px;
}

.single-product .productsArea {
  padding: 60px 0;
}

.insideSingpeProduct table {
  border-radius: 8px;

  cursor: all-scroll;

  overflow: hidden;
}

.insideSingpeProduct table thead th {
  background: #ee2629;

  color: white;

  font-family: Oswald;

  border: 1px solid white;

  text-transform: uppercase;
}

.insideSingpeProduct table th,
.insideSingpeProduct table td {
  border: 0;

  text-align: center;
}

.insideSingpeProduct table tbody td {
  border-bottom: 1px solid #d4d4d4;

  background: #f6f6f6;
}

.insideSingpeProduct table tbody tr:last-child td {
  border: 0;
}

.page-id-85 .productsArea .tg-container .listOfPorducts.singePageProduct {
  padding-right: 45px;
}

.wpcf7-form input[type="submit"] {
  transform: scale(1);

  transition: 0.4s;

  box-shadow: none;
}

.wpcf7-form input[type="submit"]:hover,
.wpcf7-form input[type="submit"]:focus {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);

  transform: scale(1.05);
}
.landingPage .cardBlogInside h1 {
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 28px;
}
.landingPage .cardBlogInside .flexibleData img {
    height: 300px;
}
.landingPage .cardBlogInside .flexibleData {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 20px;
}
.landingPage .cardBlogInside .flexibleData > div{
  width: 100%;
  margin-left: unset;
  margin-top: 30px;
}
.landingPage .cardBlogInside .flexibleData h2 {
    font-size: 2.25rem;
    text-transform: initial;
    margin: 0 0 20px;
}
/*MEDIA QUERIES*/

/*MEDIA QUERIES*/

@media screen and (max-width: 1200px) {
  .listWeDo .tg-container {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 1000px) {
  .pricesArea > img {
    padding-right: unset;

    width: 300px;

    height: 356px;

    object-fit: cover;

    object-position: left;
  }

  .pricesArea .pricesBox {
    max-width: calc(100% - 295px);

    color: white;

    margin-top: 0;
  }

  .pricesArea:before {
    height: 100%;
  }

  .pricesArea {
    padding: 55px 0 65px;
  }
}

@media screen and (max-width: 991px) {
  .bigHighlightedText h2:before,
  .bigHighlightedText h1:before {
    font-size: 75px;
  }

  .companyProfile {
    padding-top: 90px;
  }

  .companyProfile .companyBox {
    max-width: calc(50% - 35px);
  }

  .page-id-85 .productsArea .tg-container .listOfPorducts,
  .page-id-85 .productsArea .tg-container .sideBarBlog {
    width: 100%;

    padding-right: unset !important;
  }

  .page-id-85 .productsArea .tg-container {
    flex-wrap: wrap;
  }

  .page-id-85 .productsArea .listOfPorducts .itemInside {
    max-width: 50%;

    padding: 30px 10px 0;
  }

  .single-product .page-id-85 .productsArea .listOfPorducts {
    margin: 0 !important;
  }

  .page-id-85 .productsArea .listOfPorducts {
    margin-right: unset;

    margin-left: unset;
  }

  .blogPage .tg-header-container {
    flex-direction: column;
  }

  .blogPage .tg-header-container .contentBlog {
    width: 100%;

    padding-right: unset;
  }

  .blogPage .tg-header-container .sideBarBlog {
    width: 100%;

    margin-top: 50px;
  }

  .weightCalculatorResult .tg-header-container {
    flex-flow: column;
  }

  .weightCalculatorResult .tg-header-container > div:first-child {
    margin-right: unset;
  }

  .weightCalculatorResult .tg-header-container > div:last-child {
    margin: auto;

    margin-top: 20px;

    min-width: unset;
  }

  .clientsArea .tg-header-container > div,
  .clientsArea .tg-header-container > div:last-child {
    width: 100%;
  }

  .newsFeed > div {
    max-width: 100% !important;

    width: 100% !important;
  }

  .clientsArea h3 {
    max-width: unset;

    text-align: center;
  }

  .newsFeed > div:nth-child(3) {
    flex-direction: row;
  }

  .newsFeed > div:nth-child(3) img {
    margin-right: 20px;

    margin-left: unset;
  }
}

@media only screen and (max-width: 500px) {
  .bigHighlightedText h2:before, .bigHighlightedText h1:before {
    font-size: 37px;
    letter-spacing: 0px;
  }
}

@media screen and (max-width: 900px) {
  .stickSharePost {
    position: relative;

    left: unset;

    top: unset;

    background: unset;

    width: 200px !important;

    flex-direction: row;

    justify-content: space-around;

    border-radius: 6px;

    background: #f5f5f4;

    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .pricesArea .pricesBox {
    max-width: 100%;
  }

  .experienceArea {
    padding-bottom: 150px;

    padding-top: 55px;
  }

  .pricesArea.theTeam > img {
    width: 400px;

    left: 0;

    right: 0;

    margin: auto;

    top: -180px;

    height: 360px;

    object-fit: cover;

    object-position: right;
  }

  .pricesArea.theTeam .pricesBox {
    max-width: 100%;
  }

  .footerEnd > img {
    top: -9vw;

    height: 395px;

    object-position: right;
  }

  .footerEnd {
    padding: 85px 0 30px;
  }

  .footerEnd .tg-header-container {
    flex-wrap: wrap;
  }

  .footerEnd .tg-header-container > div {
    padding: 20px !important;
  }

  .companyProfile > img {
    width: 100%;

    margin-right: auto;

    display: block;

    z-index: 1;

    max-width: 500px;

    margin-bottom: 30px;
  }

  .companyProfile .tg-container--flex-space-between {
    z-index: 100;

    position: relative;
  }

  .companyProfile .companyBox {
    max-width: 100%;
  }

  .pricesArea .tg-header-container {
    position: relative;
  }

  .pricesArea {
    padding: 145px 0 80px;

    margin-top: 215px;
  }

  .pricesArea > img {
    position: absolute;

    right: 0;

    top: -173px;
  }
}

@media screen and (max-width: 700px) {
  .contentContactUs .tg-container--flex-space-between {
    flex-wrap: wrap;
  }

  .contentContactUs {
    padding-top: 0;

    margin-bottom: 0;
  }

  .contentContactUs .tg-container--flex-space-between > div:first-child > div {
    margin: 80px 0 0;

    padding-right: 0;
  }

  .contentContactUs .tg-container--flex-space-between > div:first-child img {
    display: none;
  }

  .contentContactUs .cardConactForm {
    max-width: unset;

    margin: 10px 0;

    margin-bottom: 65px;
  }

  .listOfMoreInfor {
    padding: 60px 0;
  }

  .listOfMoreInfor .tg-header-container > div {
    width: 100%;
  }

  .flexFooter.oneLiner {
    margin: 20px 0;
  }
}

@media screen and (max-width: 550px) {
  .newsFeed > div {
    float: unset;

    height: 100% !important;

    padding: 15px !important;
  }

  .newsFeed > div img {
    height: 300px !important;

    width: 100% !important;
  }

  .newsFeed > div > div.insideContentNews {
    position: absolute;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    background: #00000045;

    margin: 15px;

    border-radius: 20px;

    display: flex;

    display: -webkit-flex;

    flex-direction: column;

    justify-content: flex-end;

    height: auto !important;

    padding: 30px;
  }

  .newsFeed div.insideContentNews h3,
  .newsFeed > div p,
  .newsFeed > div .flexNews {
    color: white !important;
  }

  .newsFeed > div p {
    display: none;
  }

  .newsFeed div.insideContentNews h3 {
    font-size: 2.25rem;
  }
}

@media screen and (max-width: 500px) {
  .productsArea .owl-carousel {
    padding-left: unset;
  }

  .page-id-85 .productsArea .listOfPorducts .itemInside {
    max-width: 300px;

    margin: auto;
  }

  .cardBlogInside .flexibleData {
    flex-direction: column;

    align-items: flex-start;
  }

  .cardBlogInside .flexibleData > a {
    width: 100%;

    margin-bottom: 10px;
  }

  .cardBlogInside .flexibleData > div {
    width: 100%;

    margin-left: unset;
  }

  .owl-carousel .owl-nav.disabled {
    display: flex !important;

    display: -webkit-flex !important;

    justify-content: center;
  }

  .flip-card {
    height: 300px;
  }

  .flip-card-back p {
    font-size: 12px;

    line-height: 17px;

    padding: 0 10px;
  }
}

@media screen and (max-width: 450px) {
  .weightCalculatorResult .inner-wrapper p {
    width: 100%;
  }
}

/*ADDING BLOGS AND SUBNAV SEPTEMBER 2 2020*/
/*ADDING BLOGS AND SUBNAV SEPTEMBER 2 2020*/
/*ADDING BLOGS AND SUBNAV SEPTEMBER 2 2020*/

#primary-menu ul.sub-menu li a {
  background-color: #ed0e11;
  color: white;
}

#primary-menu ul.sub-menu li a:hover,
#primary-menu ul.sub-menu li a:focus,
#primary-menu ul.sub-menu li a:active {
  background-color: #bd0003;
}

#primary-menu ul.sub-menu li a:hover:before {
  width: 0%;
}

/* OCTOBER 5 2020, ADD PADDING FOR BLOG POST CONTENT AREA */
.tg-site-layout--default #primary {
  width: unset;
  padding: 60px 0px;
}
/* OCTOBER 5 2020, ADD PADDING FOR BLOG POST CONTENT AREA */



/*FEB 24 2021 REVISION*/

.site-branding a img {
    width: 100%;
    max-width: 135px;
}

@media only screen and (max-width: 991px) {
  .site-branding a img {
    max-width: 105px;
}
}



/*FEB 24 2021 REVISION*/