
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);

html,body
{
  height: 100%;
}

body {

/* Trebuchet-based sans serif stack */
  font-family: 'Open Sans', sans-serif;
  line-height: 1.428571429;
  color:#3b3b3b;
  background-color: #ffffff;
  font-size: 14px;

  padding-top: 30px;
  /*
  text-shadow: 0px 0px 1px rgba(128,128,128,0.01); 
  -webkit-text-stroke: 1px 0.5;
  */
}
button a{font-family: 'Open Sans', sans-serif;}








/* links */

a {

font-size:inherit;
font-weight: bold;
  color: #d94c4f;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #d94c4f;
  text-decoration: underline;
  border-bottom: solid 0px #0d949b;

}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;

}

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

a.neutral:active {text-decoration: none;}
a.neutral:link {text-decoration: none;}
a.neutral:visited {text-decoration: none;}
a.neutral:hover {text-decoration: none;}



    
a.footer {margin-bottom:5px;font-size:11px; 
    -webkit-transition-property:color; 
    -webkit-transition-duration: 0.2s, 0.2s; 
    -webkit-transition-timing-function: linear, ease-in;}

a.footer:active {color:#a186be; text-decoration: none ; font-weight:normal;
      border-bottom: solid 1px #a186be;
      display: inline;
      padding-bottom: 0px;}
a.footer:link {color: #a186be; text-decoration: none; font-weight:normal;
      border-bottom: solid 1px #a186be;
      display: inline;
      padding-bottom: 0px;}
a.footer:visited {color: #a186be; text-decoration: none; font-weight:normal;
      border-bottom: solid 1px #a186be;
      display: inline;
      padding-bottom: 0px;}
a.footer:hover {color: #e7d1ff; text-decoration: none; font-weight:normal; 
      border-bottom: solid 0px #a186be;
      display: inline;
      padding-bottom: 0px;}







/* helpers */

.img-auto{width: 100%; height: auto}
.menu-toggle{cursor:pointer}
.w80{width: 80%}
.f11{font-size:11px}
.f12{font-size:12px}
.f13{font-size:13px}
.f14{font-size:14px}
.f15{font-size:15px}
.f16{font-size:16px}
.f18{font-size:18px}
.f20{font-size:20px}
.f22{font-size:22px}
.f26{font-size:26px}
.f50{font-size:50px}
.up{text-transform: uppercase;}

.p5{padding: 5px}
.p30{padding: 30px}
.p10{padding: 10px}
.mr5{margin-right:5px}
.mr20{margin-right:20px}
.ml5{margin-left: 5px}

.mb5{ margin-bottom:5px}
.mb10{ margin-bottom:10px}
.mb18{ margin-bottom:18px}
.mb20{ margin-bottom:20px}
.mb40{ margin-bottom:40px}
.mb50{ margin-bottom:50px}
.mb80{ margin-bottom:80px}
.pt20{ padding-top:20px}
.pt40{ padding-top:30px}
.pb40{ padding-bottom:30px}
.mt0{ margin-top:0px}
.mt20{ margin-top:20px}
.mt2{ margin-top:2px}
.mt5{ margin-top:5px}
.mt10{ margin-top:10px}
.mt40{ margin-top:40px}
.mt100{ margin-top:100px}
.mt18{ margin-top:18px}
.m-auto{ margin-left: auto; margin-right: auto;}
.mb0{margin-bottom:0px}
.w100{width: 100%}
.h100{height: 100%}
.ph{padding-left: 0; padding-right: 0}

.semi-bold{font-weight: 500}


.underline {
      border-bottom: solid 1px;
      border-bottom-color:inherit;
      display: inline;
      padding-bottom: 1px;
}
.text-yellow{color:#e7d6bc}
.text-blue{color:#262262}
.text-white{color:#fff}
.text-darkgrey{color:#44413e;}
.text-lightgrey{color:#676b70;}


.rounded {

-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}


.bg-blue{
  background-color: #16a3f2;
}
.bg-dark-blue{background-color: #2f3338}
.bg-dark-grey{background-color:#242524}
.bg-green{
  background-color: #00a651;
}
.bg-pink{
  background-color: #c86376;
}
.bg-grey{background-color: #ededed}


.row.no-gutter [class*='col-']:not(:first-child),.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right:5px;
  padding-left:5px;
}

.navbar-right {
margin-top: 60px;
}

.formOverlay{

position:absolute; top:40px; right:0

}

.formOverlayLeft{

position:absolute; top:40px; left:0; max-height: 403px; overflow: hidden;

}

.contactFormHolder{

  background-color:rgba(0,0,0,0.7) !important; padding:30px; width:640px;  height: 393px !important; border-width:5px; border-style: solid; border-color:#d94c4f;

}

.contactFormHolderLeft{

  background-color:rgba(0,0,0,0.7) !important; padding:30px; width:640px; height: 393px !important; text-align: center; border-width:5px; border-style: solid; border-color:#d94c4f;

}

.mapBg{

  position:relative; margin-top: 10px
}

.aboutBg{

  position:relative; 
}

.moreInfoLeft{

}

.moreInfoRight{ text-align: right}

.gallery img {margin-top: 15px; margin-bottom: 15px}
.media{margin-left: 15px}
.img-media{width: 18%; height: auto; margin-right: 30px; margin-bottom: 30px}
.h2pink {color:#d94c4f;}
.h2lime {color:#62ab1c;}




/* design elements */

.leftVideo{

padding-left:30px;padding-bottom:30px

}

.rightVideo{

  padding-right:30px;padding-bottom:30px

}
.headingHolder{
  width:100%;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 80px;
  padding-bottom: 80px
}
.bigHeading{font-weight: 700;
color: #d94c4f; text-transform: uppercase;
font-size: 4.9vw;
text-align: center;}

.smallHeading{font-weight: 300;
color: #424242; text-transform: uppercase;
font-size: 1.2vw;
text-align: center;}

.logo { 

  width: 90%;
  height: auto

}
.colorsPadding {

padding-left: 30px;
padding-top: 30px;
padding-bottom: 30px;
padding-right: 0;

}

.colorsPadding p{

  margin-right: 30px
}
.videoCaption{margin-top: 10px}
.colorHeader{margin-top: 20px; margin-left: 15px}
.colorHolder {float:left; margin-right: 25px}

.colorHolderLogo{float:left; margin-right: 25px; margin-top: 20px; width: 100px}
.colorweld500{float:left; margin-right: 25px; margin-top: 20px; width: 100px}

.colorCaption{margin-bottom: 5px}
.colorstable img{ width:65%; height: auto}
.colorstable{margin-bottom: 20px}
.tileCaption{}
.colorstable .tile{float: left; background-repeat: no-repeat; background-position: top center;
  width: 50px;
  height:50px;
margin-right: 10px;margin-bottom: 7px;
cursor: pointer}

.img-tile{background-color:#f0f;}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #000;
  text-align: center;
  text-decoration: none;
  background-color: transparent;
  border-radius: 4px;
}

.picHolder{

  padding: 30px

}

.contactHeader{
  padding-left: 15px;
  padding-bottom:15px;
}

.c1,.c2,.c3,.c4,.c5{
  margin-right: 80px;
  float: left;
  font-size: 16px
}

.colors-nav-specialty {float: left}
.colors-nav { margin-right: 20px; font-size: 16px; margin-left: -30px; float: left}
.colors-nav-specialty .colors-nav{float: none; width: 45%;}
.colors-nav div{padding-left: 30px; padding-right:5px; padding-top:2px;padding-bottom:2px;margin-bottom: 5px}
.colors-nav .selected {background-color: #d94c4f; color:#fff;}
.color-info {
 font-size: 20px;
 color:#d94c4f !important;
 font-weight: bold;
}
.download-panel { margin-right: 20px; margin-top:20px}
.download-panel ul {padding-left: 20px}
.download-panel li {padding-left: 15px}
.download-panel li a{color:#666;}


.colors-specialty-img{float: left; width: 80%}

.prod-separator{ background-image: url("../img/sep.png"); height: 2px; width:100%; margin-top: 60px; margin-bottom: 60px}

.pagelong .prod-separator{ background-image: url("../img/sep.png"); height: 2px; width:100%; margin-top: 20px; margin-bottom: 1px}

.pagelong h2 {margin-top: 5px; margin-bottom: 5px}

.product-detail-number{

width: 40px;
background-color: #d94c4f;
color: white;
font-weight: bolder;


}

.product-detail-table {width:100%;}
.product-detail-table-td-left {width:30%;}
.product-detail-table-td-left a {text-decoration:none;color:#5e5e5e;}
.product-detail-table-td-left img {width:90%;}
.product-detail-table-td-right {vertical-align:bottom;}
.product-detail-table-td-right h2 {color:#565555;font-weight:bolder;}
.product-detail-table-td-right h3 {margin-top:0px;}
.product-detail-table-td-right td {vertical-align:middle;}
.product-detail-table-td-right a {margin-left:10px;text-decoration:none;color:#5e5e5e;}
.product-detail-table-td-right img {height:40px;}
.product-detail-number {width:40px;background-color:#d94c4f;color:white;font-weight:bolder;}

   
.product-detail-table-td-left2 {width:50%;}
.product-detail-table-td-left2 img {width:90%;}
.product-detail-table-td-right2 {vertical-align:top;}
.product-detail-table-td-right2 h2 {color:#565555;font-weight:bolder;}
.product-detail-table-td-right2 h3 {margin-top:0px;}
.product-detail-table-td-right2 td {vertical-align:middle;}
.product-detail-table-td-right2 a {margin-left:10px;text-decoration:none;color:#5e5e5e;}
.product-detail-table-td-right2 img {height:40px;}

div .product-detail-desc { margin-bottom: 20px; margin-top: 10%}
div .product-detail-number-index {width:30px; height:30px; background-color:#d94c4f; color:white !important; font-weight:bolder; text-align: center; padding-top: 0 !important; float: left; margin-right: 5px; margin-bottom: 5px}    
div .product-detail-number-index a {color:white !important; font-weight:bolder; font-size: 20px; margin-left: 0 !important; } 

.userinfo {
  margin-top: 40px;
  width: 55%;
}
.userinfo label{

color: #000;

}

.userinfo .form-control {

  background-color: #fff;
}

td {
vertical-align: top;
}

div .aboutContent {
  padding:30px;background-color:rgba(0,0,0,0.7);color:#fff !important;

}

div .aboutContent a{
  color:#fcff00 !important; font-style: italic; font-weight: bold

}

div .aboutContent  h1{
  color:#fff !important;

}

sup {
font-size: 50%;
line-height: 21px;
position: relative;
vertical-align: top;
}



.home-pic{width:100%; min-height:1000px; background:url(../img/home-2.jpg); background-size:cover; background-repeat:no-repeat; margin-bottom:20px}

@media (min-width: 1898px){

  div .aboutContent p, div .aboutContent ul{
    font-size: 25px;
    margin-bottom: 45px;
    font-weight: lighter;

  }

}

@media (min-width: 2500px){

  div .aboutContent p, div .aboutContent ul{
    font-size: 35px;
    margin-bottom: 65px

  }

  div .aboutContent h1{
    font-size: 45px;

  }  

}

@media (max-width: 1898px) {

  .tooltip-inner {

    background-color: #fff;

  }


}

@media (max-width: 1758px) {

  .colors-specialty-img{ width: 70%}
  .img-media{ width: 17%}
}

@media (max-width: 1711px) {

.colorHolderLogo {
    float: none;
    clear: both;
    margin-bottom: 20px

  }


}

/*
@media (min-width: 1506px) {

  .formOverlay{

  width:45%;
  height: 60%;
  }

  .formOverlayLeft{

  width: 45%;
  height: 60%;
  max-height: 60%;

  }

  .contactFormHolder{

     width:100%; height: 100% !important;

  }

  .contactFormHolderLeft{

    width:100%; height: 100% !important;

  }

    .contactLeft {width:60%}
}
*/
@media (max-width: 1506px) {

.colorweld500 {
    float: none;
    clear: both;
    margin-bottom: 20px

  }


}

@media (max-width: 1347px) {

  .contactFormHolder{

    background-color:rgba(0,0,0,0.5); padding:30px; width:610px

  }

  .contactFormHolderLeft{

    background-color:rgba(0,0,0,0.5); padding:30px; width:500px; height: 403px; text-align: center;

  }



}

@media (min-width: 1347px) {

    .contactLeft{
      width:90%;
    }

}

@media (max-width: 1338px) {

  .colors-specialty-img{ width: 60%}

    div .aboutBg .content{


        width:95%; 
 

    }  
}


@media (max-width: 1199px) {

    .navbar-right {
    margin-top: 60px;
    }

    .bigHeading{
    font-size: 4.7vw;
    }

    .smallHeading{
    font-size: 1.2vw;
    }

    div .aboutBg .content{


        width:95%; 
 

    }

    .img-media{ width: 20%}
}

@media (max-width: 1157px) {

  .contactFormHolder{

    background-color:rgba(0,0,0,0.5); padding:30px; width:610px

  }

  .contactFormHolderLeft{

    background-color:rgba(0,0,0,0.5); padding:30px; width:400px; height: 403px; text-align: center;

  }


}

@media (max-width: 1057px) {

  .contactFormHolder{

    background-color:rgba(0,0,0,0.5); padding:30px; width:610px

  }

  .contactFormHolderLeft{

    display:none;

  }


}

@media (max-width: 991px) {

    .img-media{ width: 28%}

    .moreInfoRight{ text-align: left; margin-bottom: 10px; margin-top: 10px}

    .contactFormHolder{

      width:100%

    }


    .formOverlay{

    position:relative; top:0; right:0

    }

    .leftVideo{

    padding-left:30px;padding-right:30px;padding-bottom:30px

    }

    .rightVideo{

      padding-left:30px;padding-right:30px;padding-bottom:30px

    }

    .navbar-right {
    margin-top: 20px;
    }

    .bigHeading{
    font-size: 4.6vw;
    }

    .smallHeading{
    font-size: 2.2vw;

    }

    
  .headingHolder{
      padding-bottom: 40px
  }



  .colors-specialty-img{ width: 60%; margin-top: 20px}

    div .aboutBg .content{


        width:93%; 
 

    }
}


@media (max-width: 767px) {
.home-pic{ min-height:700px;}
.img-media{ width: 40%}
    .leftVideo{

    padding-left:30px;padding-right:30px;padding-bottom:30px

    }

    .rightVideo{

      padding-left:30px;padding-right:30px;padding-bottom:30px
      
    }

    .bigHeading{
    font-size: 4.3vw;
    }

    .smallHeading{
      
      font-size: 2.2vw;
    }

    .headingHolder{
      padding-bottom: 20px
     }

    .c1,.c2,.c3,.c4,.c5{
      margin-right: 20px;
      font-size: 16px
    }


    div .aboutBg .content{


        width:90%; 
 

    }

    .contactFormHolder {
    
        height: auto !important;
    
    }
}

@media (max-width: 581px) {
  .download-panel { margin-top: 20px}
  .colors-specialty-img{ margin-top: 20px; width: 95%}
}

@media (max-width: 479px) {

  .home-pic{ min-height:600px;
    background-position: top center;}

  .img-media{ width: 90%}

    .logo { 

      width: 100%;
      height: auto

    }

    .navbar-brand {
    padding: 5px 15px;
    max-width: 258px;
    }

    .navbar-toggle {

    margin-top: 15px;
    margin-bottom: 15px;

    }

    .navbar {

    margin-bottom: 0;

    }
    .bigHeading{
    font-size: 4vw;
    }


    .smallHeading{
    font-size: 3vw;
    }

    .videoCaption{
      font-size: 11px
    }

    .colorHolderLogo{margin-bottom:30px;}

    .headingHolder{
      padding-top: 40px;
      padding-bottom: 10px
     }
    
    .c1,.c2,.c3,.c4,.c5{
      margin-right: 20px;
      font-size: 12px
    }    


    div .aboutBg .content{


        width:84%; 
 

    }    
}


/* fixes */

.navbar-default {
border-color: #ffffff;
}

.form-horizontal .control-label {
  text-align: left;
}

.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555555;
background-color: #abaaaa;
background-image: none;
border: 1px solid #abaaaa;
border-radius: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.navbar-brand {

  padding: 5px 15px;
  position: absolute;
  top:0;
  left:0;
  /*width: 352px;*/
}


.panel {
margin-bottom: 20px;
background-color: #e7e6e8;
border: 0px solid transparent;
border-radius: 0px;
-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
padding: 0;
}



h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color: inherit;
  color:#44413e;
}

h1 {
color: #d94c4f;
font-weight: bold;
font-size: 24px;
margin-top: 0;
margin-bottom: 20px;
}



h2{font-size: 24px;
margin-bottom: 20px;
margin-top: 40px}

h3{font-size: 18px;
margin-bottom: 0;
margin-top: 10px}

h4{font-size: 16px;
margin-bottom: 10px;
margin-top: 20px;
font-weight: bold;}

a {
 font-weight: normal;

}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
margin-left: 0;
}
label {color: #fff}


.navbar-nav > li > a {
padding-top: 5px;
padding-bottom: 5px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: #fff;
background-color: #d94c4f;
}

.social img {margin-left: 3px}

.social {margin-bottom: 30px}

.square {
list-style-type:square !important;
color: #d94c4f !important;
padding-left: 16px;
margin-top: 30px

}
.square li {margin-bottom: 10px} 

.square strong {color: #44413e} 
/*
video {
  width: 100%    !important;
  height: auto   !important;
}
*/



