.navbar-custom {
  background-color: #e8e8e8;
  border-color: #e8e8e8;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#383838), to(#000));
  background-image: -webkit-linear-gradient(top, #383838, 18%, #000, 100%);
  background-image: -moz-linear-gradient(top, #383838 18%, #000 100%);
  background-image: linear-gradient(to bottom, #383838 18%, #000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff383838', endColorstr='#ff00A8F7', GradientType=1);
  border-right:6px;
}
.navbar-custom .navbar-brand {
  color: #fff;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-custom .navbar-text {
  color: #fff;
}
.navbar-custom .navbar-nav > li:last-child > a {
  border-right: 1px solid #CBCED1;
}
.navbar-custom .navbar-nav > li > a {
  color: #fff;
  border-left: 1px solid #CBCED1;
}
.navbar-custom .navbar-nav > li > a:hover,
.navbar-custom .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-custom .navbar-nav > .active > a,
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#FEC718), to(#FEC719));
  background-image: -webkit-linear-gradient(top, #FEC718, 0%, #FEC719, 100%);
  background-image: -moz-linear-gradient(top, #FEC718 0%, #FEC719 100%);
  background-image: linear-gradient(to bottom, #FEC718 0%, #FEC719 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffFEC718', endColorstr='#ffFEC719', GradientType=0);
}
.navbar-custom .navbar-nav > .disabled > a,
.navbar-custom .navbar-nav > .disabled > a:hover,
.navbar-custom .navbar-nav > .disabled > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-custom .navbar-toggle {
  border-color: #dddddd;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-custom .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-custom .navbar-collapse,
.navbar-custom .navbar-form {
  border-color: #300603;
}
.navbar-custom .navbar-nav > .dropdown > a:hover .caret,
.navbar-custom .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #fff4f4;
  border-bottom-color: #fff4f4;
}
.navbar-custom .navbar-nav > .open > a,
.navbar-custom .navbar-nav > .open > a:hover,
.navbar-custom .navbar-nav > .open > a:focus {
  background-color: #330603;
  color: #fff4f4;
}
.navbar-custom .navbar-nav > .open > a .caret,
.navbar-custom .navbar-nav > .open > a:hover .caret,
.navbar-custom .navbar-nav > .open > a:focus .caret {
  border-top-color: #fff4f4;
  border-bottom-color: #fff4f4;
}
.navbar-custom .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 767) {
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff4f4;
    background-color: transparent;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-custom .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff4f4;
    background-color: #330603;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-custom .navbar-link {
  color: #ffffff;
}
.navbar-custom .navbar-link:hover {
  color: #fff4f4;
}


.navbar-custom-black  {
  color: #666;
}


.navbar-custom-black li a {
  color: #666;
}

















  <style>
  
#related_images
{
  width:300px;
  margin:10px;
}

#lstimage ul
{
  list-style-type:none; float:left;padding:0;margin:0;
}

#lstimage li
{
  list-style-type:none;
  width:50px;
  float:left;
  margin:10px;
  
}
  .no-border
  {
    border:0;
  }
  
  a.activesub
  {
    color:#FCBD01;
     
  }
  
  td.activesub
  {
    border-right:5px solid #FCBD01 ;
  }
  .code
  {
    padding-top:8px;
    padding-left:2px;
    
     color:#7b7b7b;
     font-weight:bold;
    
  }
  
   
  .panel-sidelinks >  .panel-default > .panel-heading
  {
    background-color:#f2f2f2;
    
  }
  
  .product-name
  {
    padding:0px;
  }
  
  .product-name h4
  {
     margin:0px;
     color:#333;
     text-transform:uppercase;
     
  }
  
  .code_button
  {
    border-top: 1px solid #FEC617 ;
    
    margin-left:20px;
    margin-right:20px;
    margin-bottom:20px;
  }
  
  .btn-yellow
  {
    background-color:#f25c27;
    
    border-color:#FEC007;
    margin-left:5px;
  }
  .panel-products-heading
  {
     background-color:#f2f2f2;
     padding:0px;
     margin:0px;
     padding-top:8px;
      padding-bottom:8px;
    padding-left:10px;
     
  }
  
  .panel-products-heading h4
  {
     
     padding:0px;
     margin:0px;
  }
  
   .table-href
  {
   color:#333;
    
  }
  
   


.btn-breadcrumb .btn:not(:last-child):after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid white;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 100%;
  z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child):before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid rgb(173, 173, 173);
  position: absolute;
  top: 50%;
  margin-top: -17px;
  margin-left: 1px;
  left: 100%;
  z-index: 3;
}

/** The Spacing **/
.btn-breadcrumb .btn {
  padding:6px 12px 6px 24px;
}
.btn-breadcrumb .btn:first-child {
  padding:6px 6px 6px 10px;
}
.btn-breadcrumb .btn:last-child {
  padding:6px 18px 6px 24px;
}

/** Default button **/
.btn-breadcrumb .btn.btn-default:not(:last-child):after {
  border-left: 10px solid #fff;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):before {
  border-left: 10px solid #ccc;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
  border-left: 10px solid #ebebeb;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
  border-left: 10px solid #adadad;
}


  
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
 display: block;
   
  width:100%;
  //max-height: 400px;
 
}
  
  .logo-div
  {
    padding-top:10px;
    padding-bottom:10px;
    margin-left:-10px;
  }
  
  .topnav  .navbar-nav > li.active > a
 {
    background-color:#09F;
 }
 
 
 .transition-timer-carousel .carousel-caption {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 4%, rgba(0,0,0,0.5) 32%, rgba(0,0,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(4%,rgba(0,0,0,0.1)), color-stop(32%,rgba(0,0,0,0.5)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
  width: 80%;
  left: 0px;
  right: 0px;
  bottom: 0px;
  text-align: left;
  padding-top: 5px;
  padding-left: 15%;
  padding-right: 15%;
}
.transition-timer-carousel .carousel-caption .carousel-caption-header {
  margin-top: 10px;
  font-size: 24px;
}

.top-grey-links 
{
  color:#585858;
}


.top-grey-links  a
{
  color:#777;
}


.top-grey-links span
{
  color:#777;
}

@media (min-width: 970px) {
    /* Lower the font size of the carousel caption header so that our caption
    doesn't take up the full image/slide on smaller screens */
  .transition-timer-carousel .carousel-caption .carousel-caption-header {
    font-size: 36px;
  }
}
.transition-timer-carousel .carousel-indicators {
  bottom: 0px;
  margin-bottom: 5px;
}
.transition-timer-carousel .carousel-control {
  z-index: 11;
}
.transition-timer-carousel .transition-timer-carousel-progress-bar {
    height: 5px;
    background-color: #5cb85c;
    width: 0%;
    margin: -5px 0px 0px 0px;
    border: none;
    z-index: 11;
    position: relative;
}
.transition-timer-carousel .transition-timer-carousel-progress-bar.animate{
    /* We make the transition time shorter to avoid the slide transitioning
    before the timer bar is "full" - change the 4.25s here to fit your
    carousel's transition time */
    -webkit-transition: width 4.25s linear;
  -moz-transition: width 4.25s linear;
  -o-transition: width 4.25s linear;
  transition: width 4.25s linear;
}


.nav-footer > .phone
{
   
     
 
}




.nav-footer 
{
  list-style:none;
  
  float:left;
  padding:0px;
}



.nav-footer li
{
  color: #cacaca;
    font-size: 16px;
    line-height: 30px;
  border-bottom:1px dotted #999999;
  padding-bottom:10px;
  padding-left:0px;
  margin-bottom:10px;
}


.nav-footer  .phone:before
{
   font-family: 'Glyphicons Halflings';
    content: "\e183"; /* "play" icon */
   
    
  float:left;
  
  
}


.nav-footer  .facebook:before
{
   font-family: 'FontAwesome';
    content: "\f082";
   
    
  float:left;
  
  
}


.nav-footer-links li
{
  font-size:16px;
}



.nav-footer  .email:before
{
   font-family: 'Glyphicons Halflings';
    content: "\2709"; /* "play" icon */
   
    
  float:left;
  
  
}


.nav-footer  .mobile:before
{
   font-family: 'Glyphicons Halflings';
    content: "\e145"; /* "play" icon */
  float:left;
   
    
  
}



.nav-footer  li.email
{
   font-family: 'Glyphicons Halflings';
    content: "\e122"; /* "play" icon */
   
    
  float:left;

}

.bottom-border{
  border-bottom: 1px solid #FEC708;
 }

.black-label{
  color: #585858;
  font-size: 18px;
}

.black-label a {
  color: #585858;
  font-size: 18px;
  margin-right: 15px;
}

.padding_bottom_10{
  padding-bottom: 10px;
}

.icon-info{
 
   
    padding: 4px 4px;
    color: #999;
    border-radius: 5px;
    font-size: 10px;
}

.prod-title{

  background-color:#f2f2f2;
  min-height:55px;
  padding-top:10px;
  padding-bottom:10px;
  border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
}

.prod-title h4{
  margin-bottom:3px; 
  margin-top:0px;

}

.prod-title h4 > a{
  margin-bottom:0px; 
  margin-top:0px;
  color:#ff8f00;
}

.prod-title p > a{
  margin-bottom:0px; 
  margin-top:0px;
  color:#000 !important;
}

.icon-info span{
  color:#fff;
   border:1px solid #fff; 
   border-radius:50%;
    padding:3px 7px;
}

#header-top{
background-color:#fff;

}

.header-contact p span{

    color:#FFC62F;
    padding-left: 10px;
}

.header-contact p i{

    color:#FFC62F;
    font-size: 40px;
    padding: 10px;
}


.header-contact span p a{

    color:#000;
    
}


.no_left_right_padding{

  padding-left: 0px;
  padding-right: 0px;
}

.pagination-custom > li > a, .pagination-custom > li > span
{
  border:0 !important;

}

.pagination-custom >.active  > a
{
  border:0 !important;
  background-color: #fff;
  color:#000;

}

.box-4-left{

    background-color:#fff;
    color:#000; 
    padding:5%; 
    text-align:center;
}

.background-setting{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color:#fff;  
}

.thanku-page{
  background-image: url('/design1/images/Footer-1.11.jpg');
}


@media screen and (max-device-width:480px)
{
.header-emptydiv{

  height:100px;
}
.navbar-fixed-top{
  height: 100px;
}

.input-searchfield{

  width: 100%;
}

}