body {
  padding-bottom: 40px;
  font-family: 'ubuntulight', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #000;
  background: #fff url(../images/patternbg.jpg) repeat;
  font-size: 14px;
}
h1 {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 10px 0 4px 0;
  cursor: pointer;
}
h2 {
  font-weight: normal;
  font-style: normal;
  font-family: 'ubuntubold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  margin: 0 0 20px 0;
  font-size: 26px;
  line-height: 30px;
}
h3 {
  font-weight: normal;
  font-style: normal;
  font-family: 'ubuntubold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  margin: 0 0 12px 0;
  font-size: 20px;
  line-height: 24px;
}
p {
  margin: 0;
  padding-bottom: 12px;
}
strong {
  font-weight: normal;
  font-style: normal;
  font-family: 'ubuntubold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
a, a:active, a:focus {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #c44c38;
  text-decoration: none;
}
ul, ol {
  margin-left: -23px;
}
input[type="button"], input[type="submit"], button, a.button {
  display: inline-block;
  min-width: 180px;
  background: #c44c38;
  padding: 8px 12px;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  border: none;
  cursor: pointer;
  outline: none;
}
input[type="button"]:hover, input[type="submit"]:hover, button:hover, a.button:hover {
  background: #000;
}
.tooltip {
  font-family: 'ubuntulight', Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.popover {
  font-family: 'ubuntulight', Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.fclear {
  clear: both;
}
.none {
  display: none;
}
.br {
  display: block;
}
#header {
  position: relative;
  background: #fcfcfc;
}
#header img.img-logo {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: auto;
  max-height: 50px;
  margin-top: 10px;
}
#navigation {
  position: relative;
  background: #fff;
  background: -moz-linear-gradient(top,  #fff 0%, #f3f3f3 100%);
  background: -webkit-linear-gradient(top,  #fff 0%,#f3f3f3 100%);
  background: linear-gradient(to bottom,  #fff 0%,#f3f3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f3f3f3',GradientType=0 );
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
  z-index: 2;
}
.navbar {
  padding: 10px 0px;
  min-height: 25px !important;
  margin-bottom: 0;
  border-radius: 0 !important;
  overflow: hidden;
}
.navbar-right {
  margin-right: 0px;
}
.navbar-collapse {
  padding: 0;
  overflow: initial !important;
}
.navbar-toggle {
  background: #292929;
  min-width: 0 !important;
  margin-right: 0px;
}
.navbar-toggle .icon-bar {
  background: #fff;
}
.nav > li {
  border-right: 1px solid #c0c0c0;
  border-left: 1px solid #dcdcdc;
  padding: 0 20px;
}
.nav > li:last-child {
  border-right: none !important;
  padding-right: 0 !important;
}
.nav > li:first-child {
  border-left: none !important;
  padding-left: 0 !important;
}
.nav > li > a {
  padding: 0;
  color: #484848;
  font-size: 16px;
  font: inherit;
  vertical-align: baseline;
  font-family: 'ubuntubold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.nav > li > a:hover, .nav > li.active > a {
  color: #c44c38;
  background: transparent !important;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .nav > a:focus, .nav > li.dropdown a.dropdown-toggle {
  background: transparent !important;
}
#slideshow {
  position: relative;
  z-index: 1;
}
#quick-contact {
  position: relative;
  padding: 20px 0;
  background: #292929;
  color: #fff;
  font-family: 'ubuntubold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-style: italic;
}
#quick-contact i.fa {
  display: block;
  margin: 6px 0 0 0;
  padding: 0;
  font-size: 60px;
  line-height: 40px;
}
#content-holder {
  position: relative;
  background: #fff;
  padding: 40px 0px;
}
#content-holder ul.checkLi, #content-holder ul.newsUl {
  list-style: none;
  margin-left: -20px;
}
#content-holder ul.checkLi li:before {
  content: "\e013";
  font-family: 'Glyphicons Halflings';
  font-size: 14px;
  float: left;
  color: green;
  margin-top: -1px;
  margin-left: -20px;
}
#content-holder ul.newsUl li {
  color: #c44c38;
  margin-bottom: 6px;
}
#content-holder ul.newsUl li.pdf:before {
  content: "\e022";
  font-family: 'Glyphicons Halflings';
  font-size: 14px;
  float: left;
  margin-top: -1px;
  margin-left: -20px;
  color: #c44c38;
}
#content-holder ul.newsUl li.web:before {
  content: "\e135";
  font-family: 'Glyphicons Halflings';
  font-size: 14px;
  float: left;
  margin-top: -1px;
  margin-left: -20px;
  color: #c44c38;
}
#content-holder div.contact-map {
  display: block;
  width: 100%;
  height: 320px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}
#content-holder div.contact-map iframe {
  display: block;
  width: 100%;
  height: 320px;
}
#content-holder .productHolder, #content-holder .productHolder2 {
  padding-top: 15px;
  padding-bottom: 15px;
}
#content-holder .productHolder h3, #content-holder .productHolder2 h3 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 8px;
}
#content-holder .productHolder img {
  float: left;
  margin-right: 12px;
  width: 90px;
  height: 90px;
}
#content-holder .productHolder2 img {
  float: right;
  margin-left: 12px;
  width: 90px;
  height: 90px;
}
#content-holder .productHolder small {
  display: block;
  padding-bottom: 10px;
  font-size: 90% !important;
}
#footer-banner {
  position: relative;
  background: #36424E url(../images/footer-bg.png) repeat;
  padding: 20px 0 8px 0;
  color: #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}
#footer-banner label, #content-holder .cLabel {
  font-weight: initial;
  min-width: 60px;
  margin-bottom: 0px;
}
#footer-banner a {
  color: #fff;
}
#footer-banner iframe {
  display: block;
  width: 100%;
  height: 280px;
  margin-bottom: 12px;
}
#footer-banner strong {
  font-size: 16px;
}
#footer-holder {
  position: relative;
  font-size: 12px;
  line-height: 14px;
  padding: 20px 0;
  border-top: 2px solid #292929;
}
#footer-holder a {
  font-size: 12px;
  line-height: 14px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */
@media (max-width: 767px) {
  .navbar {
    padding: 0 !important;
  }
  .nav > li {
    padding: 0px !important;
    margin-bottom: 10px;
  }
  .nav > li > a {
    padding-left: 20px;
    padding-top: 10px; 
  }
  div#navbar.navbar-collapse.collapse.in {
    border-top: 1px dotted silver;
  }
  h1 {
    display: block !important;
    text-align: center !important;
    width: 100% !important;
  }
  h1 img {
    margin: auto !important;
  }
  .br {
    display: inline !important;
  }
  #quick-contact {
    font-size: 14px;
    line-height: 20px;
  }
  #footer-holder div.col-sm-12.text-right {
    text-align: center !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #header div.col-md-6 {
    text-align: center !important;
  }
  #header img.img-logo {
    margin: 0 20px 14px 0 !important;
  }
  .nav > li > a {
    font-size: 12px !important;
  }
  .nav > li {
    padding: 0 12px;
  }
}