img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@font-face {
    font-family: 'bignoodletitlingregular';
    src: url('../fonts/big_noodle_titling-webfont.woff2') format('woff2'),
         url('../fonts/big_noodle_titling-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
  font-family: 'helveticaCEnarrow';
  src: url('../fonts/HelveticaCE-Narrow.otf') format('otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadPro-BoldCond';
  src: url('../fonts/MyriadPro-BoldCond.eot') format('embedded-opentype'),
       url('../fonts/MyriadPro-BoldCond.otf') format('opentype'),
       url('../fonts/MyriadPro-BoldCond.ttf') format('truetype'),
       url('../fonts/MyriadPro-BoldCond.svg#MyriadPro-BoldCond') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/MyriadPro-Regular.otf')  format('opentype'),
	     url('../fonts/MyriadPro-Regular.woff') format('woff'),
       url('../fonts/MyriadPro-Regular.ttf')  format('truetype'),
       url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  overflow-y: scroll;
}
html,
body {
  margin:0;
}
textarea:focus, input:focus, button:focus {
  outline: none;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder
{
    color: transparent;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder{
    color: transparent!important;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder{
    color: transparent!important;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder{
    color: transparent!important;
}

/* -- This is top navigation. Header across all pages. -- */
.top-nav {
  width: 100%;
  background-color: #DA291C;
  color: #fff;
  min-height: 72px;
}
.tn-overall-table {
  width: 100%;
}
.tnc-inner {
  width: 100%;
  position: relative;
}
.ldr-white-logo {
  /* padding: 15px 20px 10px 15px; */
  padding-top: 15px;
  position: absolute;
  top: 0%;
  left: 0%;
}
.header-socialmedia {
  text-align: right;
  display: block;
  height: 35px;
}

a.s-icon {
  font-size: 25px;
  text-decoration: none;
  color: #fff;
  margin-left: 10px;
}
/* - - - custom nav - - - */
.header-nav-container {
}
.header-mnav {
  padding-top: 5px;
  margin-bottom: 0;
  text-align: right;
  display: block;
}
.hmn-container {
  display: inline-block;
  margin-left: 20px;
}
.header-mnav a {
  color: #fff;
  text-decoration: none;
  font-family: "Questrial", sans-serif;
  font-size: 10pt;
  vertical-align: top;
}
.header-mnav .header-navicon {
  display: none;
}
.hnt-selector-container {
  width: 100%;
  display: flex;
  justify-content: center;
}
.header-navi-selector {
  text-align: center;
  width: 30px;
  border-bottom: 2px solid #fff;
}
.header-mnav a:hover .header-navi-selector {
  display: block !important;
}
/* Responsive css for navigation */
@media screen and (max-width: 1000px) {

  .header-mnav .hmn-container:not(:first-child) {display: none;}
  .header-mnav a.header-navicon {
    /*float: right;*/
    /*text-align: center;*/
    cursor: pointer;
    display: block;
    /*width: 100%;*/
    /*position: relative;*/
    /*left: 50%;*/
    padding: 5px;
  }
  .header-mnav.responsive .hmn-container {
    display: block;
  }
  .hmn-container a {
    display: inline-block;
  }
  .hmn-container:not(:first-child) {
    margin: 0;
    text-align: left;
    padding: 10px 0px 10px 0px;
  }
}
/* - - - */

.tn2-overall-table {
  margin: 0;
  width: 100%;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.top-nav2 {
  padding-top: 5px;
  padding-bottom: 5px;
  /*display: inline-block;*/
}
.header-brands-navi {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: flex-start;
}
.nav2 {
  font-family: 'bignoodletitlingregular';
  font-size: 10pt;
  letter-spacing: 2px;
  display: block;
  float: left;
  padding-top: 12px;
  padding-bottom: 5px;
  margin-right: 10px;
}
.nav2 a {
  text-decoration: none;
  color: #DA291C;
}
.nav2-logo {
  margin: 0px 10px 0px 10px;
}

.nav2-cambridge a img {
  padding-top: 2px;
  height: 22px;
}
.nav2-coda a img {
  height: 25px;
}

.nav2-exquisite a img {
  padding-top: 3px;
  height: 18px;
}
.nav2-slk a img {
  height: 20px;
}
.nav2-pipedecor a img {
  height: 10px;
}

.nav2-cambridge, .nav2-coda, .nav2-exquisite, .nav2-slk, .nav2-pipedecor {
  padding-top: 8px;
}

.nav2-search {
  display: block;
  float: right;
  text-align: right;
  margin: 0;
  padding-top: 3px;
  padding-bottom: 5px;
}
.nav2-search-icon {
  color: #DA291C;
  font-size: 15px;
}
.nav2-search-txt {
  font-family: 'Questrial', sans-serif;
  color: #DA291C;
  font-size: 15px;
  padding-left: 5px;
  padding-right: 5px;
}
.search-field {
  text-align: center;
  width: 300px;
  border-radius: 8px;
  border: none;
  background-color: #F2F2F2;
  height: 35px;
}

@media screen and (max-width: 420px) {
  .nav2 {
    /* font-size: 8pt; */
    letter-spacing: 0pt;
    padding-top: 11px;
  }
  .nav2-logo a {
    text-decoration: none;
  }
  .nav2-cambridge a img {
    height: 20px;
  }
  .nav2-exquisite a img {
    height: 9.6px;
  }
  .nav2-slk a img {
    height: 16px;
  }
  .nav2-pipedecor a img {
    height: 7.2px;
  }
  .nav2-cambridge, .nav2-coda, .nav2-exquisite, .nav2-slk, .nav2-pipedecor {
    padding-top: 5px;
  }
  .nav2-search-txt {
    display: none;
  }
  .search-field {
    width: 250px;
  }
  .nav2-search-icon {
    margin-right: 10px;
  }
}

/*--  site footer --*/
.site-footer {
  background-color: #DA291C;
  color: #fff;
  font-family: 'Questrial', sans-serif;

}
.footer1 {
  /*padding-top: 25px;*/
  padding-bottom: 25px;
  display: inline-block;
  width: 100%;
}
.footer1-inner-left {
  padding-top: 25px;
  display: block;
  float: left;
  padding-right: 30px;
}
.footer1-inner-right {
  padding-top: 25px;
  display: block;
  float: right;
}

.footer1 a {
  text-decoration: none;
  /*color: white;*/
  color: inherit;
}
.footer1-subtxt {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer1-subtxt li {
  padding-left: 5px;
}
.footer1-subtxt li:before{
  content: "-";
  padding-right: 8px;
  color: white;
}
.certifications {
  text-align: right;
  /*padding-top: 30px;*/
  /*vertical-align: top;*/
}
.certifications-txt {
  font-size: 35px;
  font-family: 'bignoodletitlingregular';
  letter-spacing: 3px;
  /*font-weight: bold;*/
}
.certifications img {
  width: 200px;
}
.footer-socialmedia {
  float: right;
  display: inline-block;
  /*padding-right: 15px;*/
}
.copyright {
  display: inline-block;
  padding-top: 5px;
}

@media screen and (max-width: 1000px) {
  .footer1-inner-right, .footer1-inner-left {
    float: none;
  }
}

@media screen and (max-width: 450px) {
  .copyright p {
    font-size: 7pt;
  }
  .copyright {
    padding-top: 10px;
  }
}

/*  -  -  -  INDEX PAGE -  -  -  */

/* - - - GENERAL CATEGORY - - - */
.general-category {
  color: #000;
  padding-bottom: 50px;
}
.gc-overallinnercontainer {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  /* align-content: space-between; */
}
.gc-indexcontainer {
  width: 300px;
  padding-top: 50px;
}
.gc-indeximages {
  padding-left: 25px;
  padding-bottom: 10px;
}
.gc-indeximages img {
  height: 75px;
}
.gc-txtbox {
  background-color: #F1F2F2;
  min-height: 275px;
  padding: 10px 25px 25px 25px;
}
.gc-indextitle {
  font-weight: bold;
  font-size: 14pt;
}


/* - - - MID-MENU - - - */
.mid-menu {
  /*height: 50px;*/
  background-color: #DA291C;
  text-align: center;
  color: #ffffff;
}
.mid-menu .container {
  padding-top: 10px;
}
/*  responsive menu for mid-menu at index page. */
@media screen and (max-width: 650px) {
  .mm-divider {
    display: none;
  }
  #mid-menu-menu a {
    display: block;
  }
}
#mid-menu-menu {
  font-family: 'bignoodletitlingregular';
  font-size: 25px;
  letter-spacing: 3px;
  margin-top: 10px;
}
#mid-menu-menu a {
  font-size: 25px;
  color: #ffffff;
  text-decoration: none;
}
#mid-menu-menu a:hover {
  color: #70bdff;
}
.mm-divider {
  padding-left: 20px;
  padding-right: 20px;
}

#mid-category {
  background-color: #F1F2F2;
  text-align: center;
  border-top: 3px solid white;
  border-bottom: 3px solid white;
  font-family: 'Questrial', sans-serif;
  color: #000;
}
#mid-category .container {
  padding-top: 30px;
  padding-bottom: 10px;
}

.index-midcategory-imgholder {
  margin: 0 auto;
  height: 100px;
  width: 100px;
  display: block;
  /* cursor: pointer; */
}
.index-midcategory-imgholder.index-indexretail {
  background-image: url('../images/icons/home-retail.svg');
  background-repeat: no-repeat;
  background-size: cover;
}
.index-midcategory-imgholder.index-index2step {
  background-image: url('../images/icons/home-2stepdistribution.svg');
  background-repeat: no-repeat;
  background-size: cover;
}
.index-midcategory-imgholder.index-indexwholesale {
  background-image: url('../images/icons/home-wholesale.svg');
  background-repeat: no-repeat;
  background-size: cover;
}

.index-midcategory-contents {
  padding-bottom: 20px;
}
.mc-header {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 25px;
  font-weight: bold;
  /*color: #404040;*/
  color: #DA291C;
  font-family: 'bignoodletitlingregular', cursive;
}
.mc-border {
  font-size: 20px;
  border: 2px solid white;
  border-radius: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 15px;
  margin-right: 15px;
}
.mc-txt {
  font-size: 18px;
  margin: 0px 20px 20px 20px;
}

/* - - - Carousel text overlay - - - */

.index-banner-textbox {
  position: absolute;
  padding-bottom: 20px;
  color: #000;
  text-align: center;
  background: rgba(255,255,255,0.7);
  font-family: 'bignoodletitlingregular';
  font-size: 50pt;
  /*text-shadow: 0 1px 2px rgba(0, 0, 0, .6);*/
}
@media screen and (min-width: 1081px) and (max-width: 1350px){
  .ibt-pipedecor .ibt-text {
    font-size: 45pt;
  }
}
@media screen and (min-width: 775px) and (max-width: 1080px) {
  .index-banner-textbox {
    font-size: 30pt;
  }
}
@media screen and (min-width: 775px) {
  /* - - - for full and large width screens - - - */
  .ibt-repair {
    padding: 30px 30px 0px 30px;
    height: 60%;
    width: 500px;
    top: 0%;
    right: 10%;
  }
  .ibt-fashion {
    padding-top: 25px;
    padding-left: 200px;
    padding-right: 10px;
    height: 60%;
    width: 650px;
    bottom: 10%;
    left: 0%;
  }
  .ibt-repair .ibt-underline {
    width: 175px;
  }
  .ibt-fashion .ibt-underline {
    width: 175px;
  }
  .ibt-img2 {
    padding-top: 40px;
    height: 50%;
    width: 500px;
    bottom: 0%;
    left: 20%;
  }
  .ibt-img2 .ibt-underline {
    width: 175px;
  }
  .ibt-merch {
    padding: 40px 50px 0px 50px;
    height: 60%;
    width: 550px;
    top: 10%;
    right: 0%;
  }
  .ibt-merch .ibt-text {
    line-height: 1.25em;
  }
  .ibt-merch .ibt-underline {
    width: 175px;
  }
  .ibt-pipedecor {
    padding: 50px 30px 0px 30px;
    height: 100%;
    width: 700px;
    top: 40%;
    right: 10%;
  }
  .ibt-pipedecor .ibt-text {
    line-height: 1.25em;
  }
  .ibt-pipedecor .ibt-underline {
    width: 175px;
  }
  .ibt-rough {
    padding: 40px 30px 40px 30px;
    width: 500px;
    bottom: 0%;
    left: 45%;
  }
  .ibt-rough .ibt-text {
    line-height: 1.25em;
  }
  .ibt-rough .ibt-underline {
    width: 175px;
  }
}
@media screen and (max-width: 774px) {
  /* - - - for small width screens - - - */
  .ibt-text {
    font-size: 20pt;
  }
  .ibt-repair, .ibt-fashion, .ibt-img2, .ibt-merch, .ibt-pipedecor, .ibt-rough {
    padding-top: 25px;
    width: 100%;
    top: 0%;
  }
  .ibt-underline {
    width: 200px;
  }
  .ibt-text {
    line-height: 0.8em;
  }
}

.ibt-underline {
  margin: 0 auto;
  border-bottom: 5px solid #DA291C;
}

/* -- Product pages -- */

.prod-tocatalogs {
  margin: 0px 0px 10px 0px;
  padding-top: 20px;
  padding-bottom: 15px;
  width: 100%;
  background-color: #f2f2f2;
  text-align: center;
}
.prod-tocatalogs a {
  text-decoration: none;
  width: 100%;
  color: #000;
  padding: 10px;
  font-family: 'bignoodletitlingregular';
  font-size: 30pt;
  line-height: 1em;
}
.prod-tocatalogs-underline {
  margin: 0 auto;
  width: 200px;
  border-bottom: 4px solid #DA291C;
}

.custaccord-m0 {
  padding-top: 20px;
  padding-bottom: 5px;
}
.custaccord-m0 a{
  font-size: 12pt;
  font-weight: bold;
  padding-left: 10px;
}

.custaccordion {
  font-family: 'Questrial', sans-serif;
  position: relative;
  width: 100%;
  display: block;
  transition: 0.4s;
  text-align: left;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
}

.custpanel {
  display: none;
}
.no-sub {
  width: inherit;
}
.custaccordion a {
  display: inline-block;
  text-decoration: none;
  /* margin-left: 20px; */
  /* color: #000; */
  width: 100%;
  word-wrap: break-word;
}
.chev {
  width: 12px;
  height: 12px;
  margin-bottom: 3px;
  /*margin-right: 3px;*/
}
.custaccordion:hover {
  /* background-color: #ddd; */
  background-color: #f2f2f2;
  /* cursor: pointer; */
}

.accord-s1container {
  /* position: relative; */
  margin-left: 30px;
  height: 100%;
}
.accord-s1container img {
  position: absolute;
  top: 9px;
  left: 10px;
  cursor: pointer;
}

.accord-s2container {
  margin-left: 50px;
  height: 100%;
}
.accord-s2container img {
  position: absolute;
  top: 9px;
  left: 30px;
  cursor: pointer;
}

.accord-s3container {
  margin-left: 70px;
  height: 100%;
}
.accord-s3container img {
  position: absolute;
  top: 9px;
  left: 50px;
  cursor: pointer;
}

.accord-s4container {
  margin-left: 90px;
  height: 100%;
}

#main {
  padding-bottom: 20px;
  min-height: 600px;
}
#product-main-page {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  /* text-align: center; */
}
.cat-bar {
  width: 27%;
  margin-bottom: 25px;
  /*background-color: #f3f4f4;*/
}
.cat-bar a {
  font-family: 'Questrial', sans-serif;
  /* text-decoration: inherit; */
  text-decoration: none;
  color: inherit;
}
.cat-bar h4 {
  padding: 0px 10px 0px 10px;
}
.prod-display, .search-display {
  width: 73%;
  /* width: 830px; */
  /* vertical-align: top; */
}

.productaccordion-maintitle-container {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
}

.productaccordion-mobilemenu {
  display: none;
}

@media screen and (max-width: 800px){
  .cat-bar {
    width: 100%;
  }
  .prod-display, .search-display {
    width: 100%;
  }
  .productaccordion-content-container {
    display: none;
  }
  .productaccordion-mobilemenu {
    display: block;
    cursor: pointer;
  }
  .responsive .productaccordion-content-container{
    display: block;
  }
}

.group-container {
  padding-bottom: 20px;
  background-color: #FBFBFB;
}

.m-title {
  font-family: 'bignoodletitlingregular';
  background-color: #DA291C;
  color: white;
  font-size: 25px;
  letter-spacing: 2px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
}

.prod-cat-desc {
  padding: 20px 20px 10px 20px;
  font-size: 12pt;
}

.s1-box-background {
  width: 100%;
  height: 100%;
}

/* - - - list styling from prod legend - - - */
.prod-desclist-container {
  width: 100%;
  font-size: 12pt;
  margin-bottom: 20px;
}

.s1-box-background a {
  text-decoration: none;
}
.item-img img {
  width: 130px;
  height: 130px;
  background-color: #fff;
}
.s1-box-flex-container {
  padding: 0px 20px 0px 20px;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  height: 100%;
}
.s1-box {
  height: 200px;
  padding: 20px 0px 20px 0px;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .s1-box {
    width: 175px;
  }
}
@media screen and (min-width: 401px) and (max-width: 1199px){
  .s1-box {
    width: 150px;
  }
}
@media screen and (max-width: 991px) {
  .s1-box-filler {
    display: none !important;
  }
}
@media screen and (max-width: 450px){
  .s1-box {
    width: 125px;
  }
}
.s1-cat {
  font-family: 'Questrial', sans-serif;
  text-align: center;
  padding-top: 10px;
  font-size: 12pt;
  line-height: 1em;
  color: #000;
}
.extra-box {
  display: none;
}
.show-hide {
  margin-left: 20px;
  padding-top: 20px;
}
.sh-chev {
  padding-right: 5px;
}
.sh-chev img {
  margin-bottom: 7px;
}
.display-extra {
  cursor: pointer;
  font-family: 'bignoodletitlingregular';
  font-size: 20px;
  color: #DA291C;
  cursor: pointer;
}

.m-title a {
  text-decoration: none;
  color: inherit;
}

/* - - - product cell display - - - */

.p2-header {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.p2-title {
  font-family: 'bignoodletitlingregular';
  letter-spacing: 2px;
  font-size: 30pt;
}
td.p2-data {
  width: 75%;
  vertical-align: top;
  padding: 10px;
}
.p2-divider {
  margin: 10px;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-around;

}

.p2-divider-img {
  width: 65%;
}
.p2-divider-img img {
  width: 100%;
}
.p2-divider-cert {
  width: 30%;
  text-align: center;
}
img.p2-cert-img {
  height: 40px;
}

.p2-description-txt {
  font-family: 'Questrial', sans-serif;
}
.item-data-sheet {
  width: 100%;
  text-align: center;
}
.item-data-sheet th {
  /*width: 100%;*/
  font-family: 'bignoodletitlingregular';
  padding: 8px 5px 0px 5px;
  height: 30pt;
  font-size: 16pt;
  line-height: 16pt;
  text-align: center;
  background-color: #000;
  color: #fff;
}
.item-data-sheet td {
  font-family: 'Questrial', sans-serif;
  padding-left: 5px;
  padding-right: 5px;
}
td.prod-itemnum {
  font-size: 10pt;
  white-space: nowrap;
}
td.prod-data {
  font-size: 9pt;
}
.item-data-sheet tr {
  border-bottom: 1px solid #A7A9AC;
}
.item-data-sheet tr:nth-child(odd) {
  background-color: #fff;
}
@media screen and (min-width: 401px) and (max-width: 700px){
  .p2-title {
    font-size: 22pt;
    line-height: 22pt;
  }
  .item-data-sheet th {
    font-size: 14pt;
    line-height: 14pt;
  }
}
@media screen and (max-width: 450px){
  .p2-title {
    font-size: 18pt;
    line-height: 18pt;
  }
  img.p2-cert-img {
    height: 20px;
  }
  .item-data-sheet th {
    font-size: 12pt;
    line-height: 12pt;
  }
  td.prod-itemnum {
    font-size: 8pt;
  }
  td.prod-data {
    font-size: 6pt;
  }
}
/* - - - preview thumbnail image in ps2 - - - */
.item-preview-thumb {
  position: absolute;
  display: none;
  border: 1px solid #000;
  background-color: #fff;
}
.item-preview-thumb img {
  width: 100px;
  height: 100px;
}

/* - - - item page - - - */

#each-img-data-container {
  padding: 15px;
}
@media screen and (min-width: 500px) {
  #each-img-data {
    padding: 10px;
  }
}
@media screen and (max-width: 499px) {
  #each-img-data {
    /* justify-content: space-evenly; */
  }
}
#each-img-data {
  /* width: 100%; */
  /* padding: 10px; */
  background-color: #fff;
  /* padding: 10px; */
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.img-content-box {

}
.item-image {
  width: 250px;
  margin: 0px 25px 25px 25px;
}
.item-data {

}
.main-view-lg {
  margin-bottom: 10px;
  width: 250px;
  border: 1px solid #A7A9AC;
  cursor: pointer;
}

.img-thumbnail-section .slick-prev:before,
.img-thumbnail-section .slick-next:before {
  color: #2b2b2b;
}

.single-thumb {
  display: inline-block;
  width: 100px;
  height: 100px;
  margin-right: 10px;
  /* margin-bottom: 10px; */
  cursor: pointer;
  border: 1px solid #A7A9AC;
}
.single-thumb.slick-slide {
  min-height: 74px;
}
.single-thumb:last-child {
  margin-right: 0px;
}
.single-thumb:focus {
  outline: none;
}
.each-item-data {
  width: 475px;
  word-wrap: break-word;
}
.item-spec-container {
  padding: 15px 15px 0px 15px;
  /*margin-top: 10px;*/
}
.ip-title {
  font-family: 'bignoodletitlingregular';
  line-height: 40pt;
  /*font-weight: bold;*/
  font-size: 45pt;
  /* padding-top: 5px; */
  /* padding-bottom: 5px; */
}
.ip-type {
  font-family: 'bignoodletitlingregular';
  /*font-weight: bold;*/
  font-size: 35pt;
  line-height: 35pt;
}
.ip-each-data {
  font-size: 12px;
}
.ip-each-data-table {
  width: 100%;
}
.ip-each-data th.ip-legend {
  width: 150px;
}
.ip-each-data:nth-child(even) {
  /* background-color: #FBFBFB; */
  background-color: #ededed;
}
.ip-legend {
  font-family: 'Questrial', sans-serif;
  /* font-weight: bold; */
}
.ip-spec {
  font-family: 'Questrial', sans-serif;
  /*font-weight: bold;*/
  font-size: 18px;
  /* padding-left: 20px; */
}
.ip-legend, .ip-spec {
  padding: 0px 5px 0px 5px;
}
.ip-pdf {
  padding-bottom: 10px;
}
a.spec-sheet {
  color: blue;
  text-decoration: underline;
  cursor: pointer;
}
.ip-certification, .ip-description {
  padding: 10px 40px 10px 40px;
}
.ip-certitle, .ip-desctitle {
  font-family: 'bignoodletitlingregular';
  letter-spacing: 2px;
  font-size: 30px;
  font-weight: bold;
}

/*.ip-desctitle {
  font-weight: bold;
}*/
.ip-detaildescription, .ip-legendlist {
  font-family: 'Questrial', sans-serif;
}
.ip-cert-img {
  max-height: 50px;
  /*max-width: 50px;*/
  padding-right: 10px;
}
/* modal background */
.ip-modal {
  display: none;
  position: fixed;
  z-index: 3;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0);
  background-color: rgba(0,0,0,0.9);
}
/* modal content(img) */
.ip-modal-content {
  margin: auto;
  /*display: block;*/
  padding: 0;
  width: 80%;
  max-width: 530px;
}
.ip-close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}
.ip-close:hover, .ip-close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}
.ip-slides {
  /*text-align: center;*/
  cursor: pointer;
  background-color: #fff;
  /* width: 500px; */
  display: none;
}
.ip-slides:hover {
  /*cursor: pointer;*/
}
.ip-slides img {
  width: 500px;
}

/* - - - ABOUT US - - - */
.about-overall-cover {
  position: relative;
  width: 100%;
}
.about-imgcover-container img {
  width: 100%;
  /* align: middle; */
}
.about-beginning-title {
 position: absolute;
 display: -webkit-box;
 display: -moz-box;
 display: -ms-flexbox;
 display: -webkit-flex;
 display: flex;
 align-items: center;
 justify-content: center;
 width: 100%;
 height: 100%;
 top: 0%;
 left: 0%;
 /* height: 100%; */
 background-color: rgba(0,0,0,0.1);
 text-align: center;

}
.abt-container {
  /* margin: 0 auto; */
  /* bottom: 0%; */
  /* width: 650px; */
  text-align: center;
}
.index-title1 {
  text-align: center;
  padding-top: 20px;
  /*height: 50px;*/
}
.index-title1 span {
  line-height: 100px;
  font-family: 'bignoodletitlingregular',cursive;
  font-size: 75pt;
  letter-spacing: 2px;
  color: #fff;
}
.index-title1-underline {
  margin: 0 auto;
  width: 200px;
  border-bottom: 4px solid #fff;
}
@media screen and (max-width: 995px) and (min-width: 401px) {
  .index-title1 span {
    font-size: 45pt;
    line-height: 50px;
  }
}
@media screen and (max-width: 400px) {

  .index-title1 span {
    font-size: 25pt;
    line-height: 30px;
  }
  .index-title1-underline {
    /* margin: 0 auto; */
    width: 100px;
    border-bottom: 2px solid #fff;
  }
}

/* - - - About Us title text - - - */
.aboutus-inthebeginning {
  /*padding-top: 50px;
  padding-bottom: 50px;*/
  /*padding: 50px 50px 20px 50px;*/
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  padding-top: 75px;
  padding-bottom: 75px;
  width: 100%;
  /*flex-wrap: wrap;*/
  justify-content: space-around;
  font-family: 'MyriadPro-BoldCond';
}
@media screen and (max-width: 995px) {
  .aboutus-inthebeginning {
    flex-wrap: wrap;
  }
  .aboutus-inthebeginning-contents {
    padding-top: 25px;
  }
}
.aboutus-inthebeginning-year {
  text-align: left;
}
.aiy-operatingsince {
  font-size: 30pt;
  line-height: 30pt;
  font-weight: bold;
}
.aiy-year {
  font-size: 100pt;
  line-height: 80pt;
  font-weight: bold;
  color: #DA291C;
}
.aboutus-inthebeginning-contents {
  padding-left: 75px;
  padding-right: 75px;
  font-family: 'Questrial', sans-serif;
  text-align: left;
  /* text-align: center; */
}
.aboutus-content0 {
font-size: 24pt;
line-height: 24pt;
color: #DA291C;
}
.aboutus-content1 {
  font-size: 16pt;
}

@media screen and (max-width: 995px){
  .aboutus-inthebeginning-contents {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.about-midsectioncallout {
  background-color: #DA291C;
  color: #fff;
  font-family: 'MyriadPro-Regular';
  text-align: center;
}
.about-midsectioncallout-innerpadding {
  padding: 75px 120px 75px 120px;
}
.about-midsectioncallout-innerpadding p {
  font-size: 20pt;
  letter-spacing: 2px;
}
@media screen and (max-width: 750px) {
  .about-midsectioncallout-innerpadding p {
    font-size: 14pt;
  }
}
@media screen and (max-width: 550px) {
  .about-midsectioncallout-innerpadding {
    padding: 50px 0px 50px 0px;
  }
}
.about-whyus {
  background-color: #F1F2F2;
  padding-top: 25px;
  padding-bottom: 25px;
}
.about-whyus-title {
  text-align: center;
  font-family: "bignoodletitlingregular";
  font-size: 50px;
  padding-top: 30px;
}
.about-whyus-title1 {
  /*display: inline-block;*/
  line-height: 50px;
  /*border-bottom: 4px solid #DA291C;*/
}
.about-whyus-title1-underline {
  margin: 0 auto;
  width: 100px;
  border-top: 5px solid #DA291C;
  margin-bottom: 30px;
}
.about-whyus-block-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.about-whyus-block-each {
  text-align: center;
  width: 200px;
  height: 300px;
  padding-top: 20px;
  margin: 0px 50px 0px 50px;
}
.about-whyus-block-img {
  margin: 0 auto;
  width: 150px;
  height: 150px;
  margin-bottom: 15px;
}
.about-whyus-block-img img {
  height: 100%;
}
.about-whyus-block-txt {
  font-size: 14pt;
  color: #DA291C;
}
@media screen and (max-width: 750px){
  .about-whyus-block-each {
    width: 150px;
    height: 175px;
    margin: 0px 15px 0px 15px;
  }
  .about-whyus-block-img {
    width: 75px;
    height: 75px;
  }
  .about-whyus-block-txt {
    font-size: 8pt;
  }
}
/*
  Worldmap is created with https://mapchart.net/
*/
.about-locations {
  background-image: url("../images/about/about-worldmap2.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .about-locations {
    background-image: none;
  }
}
.about-locations-title {
  text-align: center;
  font-family: "bignoodletitlingregular";
  font-size: 50px;
  padding-top: 30px;
}
.about-locations-title1 {
  line-height: 50px;
}
.about-locations-title1-underline {
  margin: 0 auto;
  width: 100px;
  border-top: 5px solid #DA291C;
  margin-bottom: 30px;
}

.about-locations-localimg img {
  width: 150px;
  height: 150px;
}
.about-locations-type {
  padding-top: 10px;
  padding-bottom: 20px;
}
.about-locations-type p {
  margin-bottom: 0;
  font-family: 'Questrial', sans-serif;
}
.about-locations-type-title {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
}
.about-locations-type-multicities {
  padding-bottom: 10px;
}

/* - - - INDUSTRIES - - - */

.industries-overall-cover {
  position: relative;
  width: 100%;
}
.industries-imgcover-container img {
  width: 100%;
}
.ind-cat {
  padding-top: 30px;
  padding-bottom: 30px;
}
.ind-cat .container {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.ind-cat:nth-child(even){
  background-color: #F1F2F2;
}
.ind-cat:nth-child(even) .container {
  flex-direction: row-reverse;
}
.ind-cat-img {
  height: 250px;
}
.ind-cat-img img {
  margin: 0 auto;
  height: 100%;
}
.ind-cat-desc {
  max-width: 500px;
  padding: 0px 20px 0px 20px;
  text-align: left;
}
.ind-cat-title {
  font-size: 24pt;
  color: #DA291C;
}
.ind-cat-txt {
  font-size: 14pt;
  color: #000;
}
@media screen and (max-width: 999px) {
  .ind-cat .container {
    justify-content: center;
  }
  .ind-cat-img {
    padding-bottom: 25px;
  }
}

/* - - - CATALOG - - - */
.catalog-mainheader {
  text-align: center;
  margin: 50px 0px 40px 0px;
}
.catalog-mainheader span {
  display: inline-block;
  line-height: 50px;
  font-family: 'bignoodletitlingregular',cursive;
  font-size: 50px;
  letter-spacing: 2px;
}
.catalog-mainheader-underline {
  margin: 0 auto;
  width: 200px;
  border-bottom: 4px solid #DA291C;
}
.catalog-buttons,
.catalog-thumbnails {
  font-family: 'Questrial', sans-serif;
}
.catalog-thumbnails {
  min-height: 45vh;
}
.catalog-buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;  /* equal spacing */
  justify-content: space-around;
  margin-bottom: 50px;
}
@media screen and (max-width: 1000px) {
  .catalog-buttons {
    flex-wrap: wrap;
  }
}
.catalog-custbtn {
  display: block;
  width: 150px;
  background-color: transparent;
  border-radius: 0px;
  border: 1px solid #073DA5;
  color: #073DA5;
  margin-bottom: 20px;
}
.catalog-custbtn:hover {
  background-color: #073DA5;
  color: #fff;
}
.catalog-custbtn.active {
  background-color: #073DA5;
  color: #fff;
}
.catalog-thumbinner {
  width: 100%;
  margin: 0 auto;
  display: inline-flex;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.catalog-thumbinner a {
  text-decoration: none;
}
.catalog-each {
  width: 250px;
  display: inline-block;
  text-align: center;
  margin: 25px 0px 25px 0px;
}
.catalog-each-thumb img {
  width: 200px;
  margin-bottom: 20px;
}
.catalog-each span {
  font-size: 14pt;
  color: #000;
}

/* - - - brand page - - - */
.brands-backcolor {
  background-color: #F8F8F9;
  padding: 30px 0px 30px 0px;
  min-height: 70vh;
}
.overall-brands-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  background-color: #fff;
}
.brands-container {
  position: relative;
  width: 250px;
  margin: 30px 0px 30px 0px;
}

.brands-container img {
  display: block;
  width: 250px;
  height: 375px;
}

.brands-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  width: 250px;
  height: 90px;
  transition: .5s ease;
}

.brands-container:hover .brands-overlay {
  height: 100%;
}

.brands-container:hover .brands-img {
  top: 12%;
  left: 50%;
}

.brands-container:hover .brandsoverlay-logo {
  background-color: #ffffff;
}

.brands-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.brandsoverlay-logo {
  height: 90px;
  background-color: #E6E6E6;
  width: 100%;
  opacity: 0.9;
}
.brandsoverlay-text {
  /*margin-top: 80px;*/
  color: #fff;
  background-color: #000000;
  opacity: 0.85;
  height: 100%;
  padding: 10px;
  font-family: 'Questrial', sans-serif;
  font-size: 10pt;
}
.brandsoverlay-text a {
  color: #099FFF;
  font-weight: bold;
  text-decoration: none;
}


/* - - - - - SEARCH PAGE - - - - - */
.ps-result-header {
  padding-bottom: 25px;
}
.ps-topinfo {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
}
.ps-search-results {
  margin-top: 20px;
  font-size: 16pt;
}
.search-display {
  background-color: #FBFBFB;
  padding: 0px 20px 0px 25px;
}
.ps-pages.pagination {
  width: 100%;
  text-align: right;
  font-size: 11pt;
}
.ps-pages.pagination a {
  text-decoration: none;
}
.ps-pages .prev.page-numbers, .ps-pages .next.page-numbers {
  font-size: 15pt;
}
.ps-pages .page-numbers {
  padding: 10px 10px 10px 10px;
}
.ps-pages.pagination a.page-numbers:not(.prev):not(.next) {
  background-color: #D1D3D4;
  margin-left: 5px;
  margin-right: 5px;
}
.sec-thumb img {
  width: 175px;
  height: 175px;
  border: 1px solid #b2b2b2;
}
.search-each-container {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1pt solid #D1D3D4;
}

.sec-items {
  /* margin: 0px 20px 0px 20px; */
  padding: 0px 20px 0px 20px;
  width: 100%;
}

a.sec-item-num {
  text-decoration: none;
  font-family: 'bignoodletitlingregular', cursive;
  font-size: 24pt;
  line-height: 24pt;
  color: #000;
}

a.search-catlink {
  text-decoration: none;
  color: inherit;
}

.seci-spec {
  height: 100px;
  overflow: hidden;
  margin-bottom: 15px;
}
.secis-each-data-table {
  width: 100%;
}
.secis-legend {
  padding-top: 5px;
  vertical-align: top;
  font-weight: normal;
  font-size: 8pt;
  width: 20%;
}
.secis-data {
  padding-left: 5px;
  font-size: 14pt;
  vertical-align: top;
  /* font-weight: bold; */
}
.seci-button .btn {
  background-color: #D2D3D5;
  color: #000;
}
@media screen and (max-width: 450px) {
  .search-display {
    padding: 0px 20px 0px 20px;
  }
  .ps-topinfo {
    display: block;
  }
  .ps-pages.pagination {
    font-size: 10pt;
    text-align: center;
  }

  .ps-pages .page-numbers {
    padding: 5px;
  }
  .ps-pages.pagination a.page-numbers:not(.prev):not(.next) {
    background-color: #D1D3D4;
    margin-left: 2px;
    margin-right: 2px;
  }
  .sec-thumb img {
    width: 75px;
    height: 75px;
  }
  .seci-title a {
    font-size: 12pt;
    line-height: 10pt;
  }
  .secis-legend {
    /* padding-top: 0px; */
    font-size: 6pt;
    line-height: 6pt;
    /* width: 50%; */
    width: auto;
  }
  .secis-data {
    font-size: 10pt;
  }
}

.error-container {
  height: 65vh;
}
