body{margin: 0;}
.footer-menu{text-align: center;}
.footer-menu ul
{
	list-style: none;margin: 0px; padding: 0px;
}
.footer-menu ul li
{margin-left: 15px;display: inline-block;}
.footer-menu ul li a{color: #ededed}
.h-50{min-height: 50px;}

.cnt-subtitle-home {margin-bottom: 15px;text-transform: uppercase;color: #f58634;font-size: 20px;margin-top: 0px;font-family: 'Raleway', sans-serif;}
/*.dist-box1{border: 1px #ddd solid;padding: 10px;margin: 0 10px 10px 10px;}*/
/*.dist-box1_wrap{display: inline-block; }*/
/*.dist-box1_wrap_rgt{margin-left: 10px;}*/
/*.dist-box1 .addr{border-top: 1px #ddd solid;padding-top: 5px;}*/
/*.dist-box1 .fa{color: #ffb141}*/
.marg-t-25{margin-top: 25px}
.page-subtitle{text-align: center;margin-top: 0;color: #888;}
.cnt-subtitle{margin-bottom: 10px;text-transform: uppercase;color:#f58634; font-size:20px;font-family: 'Raleway', sans-serif;}
.prd-slider .flex-direction-nav a{ margin: -10px -15px 0px;}

.prd-spec{font-size: 14px;}
.prd-spec hr{margin: 5px -8px; border-top: 1px solid #f9a465;}
.prd-spec tbody tr td {vertical-align: middle; border: 1px solid rgb(255, 166, 100);    color: #555;}
.prd-spec tbody tr td:first-child { background: #efefef;  color: #333;}
.img-bx1{margin: 20px auto;text-align: center;}

.flexslider .slides img, .flexslider2 .slides img{width: 100%;margin: auto;     width: initial;}

.dwnld-img-list{list-style: none; margin: 0px;padding: 0px;}
.dwnld-img-list li{display: inline-block;  margin-left: 5px; /*width: 80px;*/ text-align: center; border: #ffb141 1px solid;}
.dwnld-img-list li img{    margin-right: 0px;}

/**************************/
/********** Tabs **********/
/**************************/

.tabbable {
  margin-bottom: 30px;
}

.nav-tabs {
  border-bottom: 1px solid #ededed;
  margin: 0px;
  text-align: inherit;
}

.nav-tabs li {
  float: left;
  display: block;
}

.nav-tabs > li > a {
  border-radius: 0px;
  line-height: normal;
  margin: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: transparent;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #888;
  border: 1px solid #ededed;
  border-bottom-color: transparent;
}

/*.tab-content {
  border: 1px solid #ededed;
  margin-bottom: 30px;
  margin-top: -1px;
  padding: 12px;
}*/

/* Left Tabs */
.tabs-left > .nav-tabs {
  border-right: 1px solid #ededed;
  margin: 0px;
  margin-right: -1px;
}

.tabs-left > .nav-tabs > li > a {
  border-radius: 0px;
  line-height: normal;
  margin: 0px;
  margin-right: -1px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: transparent;
}

.tabs-left > .nav-tabs > .active > a,
.tabs-left > .nav-tabs > .active > a:hover,
.tabs-left > .nav-tabs > .active > a:focus {
  color: #888;
  border: 1px solid #ededed;
  border-right-color: transparent;
}

.tabs-left > .tab-content {
  margin: 0px;
}

/* Right Tabs */
.tabs-right > .nav-tabs {
  border-left: 1px solid #ededed;
  margin: 0px;
  margin-left: -1px;
}

.tabs-right > .nav-tabs > li > a {
  border-radius: 0px;
  line-height: normal;
  margin: 0px;
  margin-left: -1px;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: transparent;
}

.tabs-right > .nav-tabs > .active > a,
.tabs-right > .nav-tabs > .active > a:hover,
.tabs-right > .nav-tabs > .active > a:focus {
  color: #888;
  border: 1px solid #ededed;
  border-left-color: transparent;
}

.tabs-right > .tab-content {
  margin: 0px;
}

/* Below Tabs */
.tabs-below > .nav-tabs {
  border-top: 1px solid #ededed;
  margin: 0px;
  margin-top: -1px;
}

.tabs-below > .nav-tabs > li > a {
  border-radius: 0px;
  line-height: normal;
  margin: 0px;
  margin-bottom: -1px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  color: #888;
  border: 1px solid #ededed;
  border-top-color: transparent;
}

.tabs-below > .tab-content {
  margin: 0px;
}


/*accordian*/

.accordion-group{border-radius: 0;border-color: #aaa;    margin-bottom: 15px;border: 1px solid #e5e5e5;}
.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
    border-bottom: 1px #e5e5e5 solid;
}

.accordion-heading .accordion-toggle h3{font-size: 16px;    margin: 3px 0px 5px;color: #ffb141;font-weight: 500;}

img{max-width: 100%;}