/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 3, 2014, 4:05:03 PM
    Author     : User
*/
#header-inner{
    background: #000000 url(../../images/front/header_bg.png) bottom left repeat-x;
}
#header-inner .header-nav li a{
    padding: 15px 6px;
    background: none;
    font-family: 'Scada', sans-serif;
    font-size: 16px;
    color: #ffffff;
    font-family: scada;
    font-weight: bold;
    text-transform: uppercase;
}
#header-inner .header-nav li a.selected,
#header-inner .header-nav li a:hover{
    background: #000000;
}
#header-inner .header-nav li{
    border-left: 1px solid #e05a60;
}
#header-inner .header-nav li:last-child{
    border-right: 1px solid #e05a60;
}
#header-inner .header-nav li span{
    display: none;
}
#header-inner .right-inner-addon input{
    background-color: #ca2129;
    border: 1px solid #8f040b;
    color: #ffffff;
}
#header-inner  .right-inner-addon input::-webkit-input-placeholder{
    font-style: italic;
    color:#ffffff;
}
#header-inner .right-inner-addon input:-moz-placeholder{
    font-style: italic;
    color:#ffffff;
}
#header-inner  .right-inner-addon input::-moz-placeholder{
    font-style: italic;
    color:#ffffff;
}
#header-inner  .right-inner-addon input:-ms-input-placeholder{
    font-style: italic;
    color:#ffffff;
}
#header-inner  .navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border-color:transparent;
    /* margin-top: 5px; */
    /* margin-top: 18px; */
}
.back-line{
    background: #e6e6e6;
}
.back-line a{
    display: inline-block;
    padding: 15px;
    font-size: 16px;
    color: #000000;
}
.back-line a:hover{
    background: #d9d9d9;
}
.back-line .show-page-wrap{
    padding: 15px;
    font-size: 16px;
    color: #000000;
    text-align: right;
}
.back-line .search-info{
    display: block;
    padding: 15px 0;
    font-size: 16px;
    color: #000000;
}
#breadcrumb{
    font-size: 11px;
    color: #000000;
}
#breadcrumb a{
    display: inline-block;
    padding: 10px 0;
    font-size: 11px;
    color: #000000;
}
#breadcrumb a:hover{
    color: #ca2129;
}
.page-content-wrap{
    margin-bottom: 30px!important;    
}
.left-content .boxes {
    margin-bottom: 30px;
}
.left-content .boxes .box-title {
    background: #3d3d3d;
    padding: 15px 14px;
    margin-bottom: 2px;
    font-family: scada;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
}
.left-content .boxes .boxes-content {
    background: #e6e6e6;
    padding: 15px;
}
.left-content .boxes ul {
    padding: 0!important;
    list-style-type: none;    
}
.left-content .boxes ul li a{    
    display: block;
    padding: 12px 16px;
    margin-bottom: 2px;    
    background: #e6e6e6;
    -webkit-transition:background 0.25s ease 0s;
    -moz-transition: background 0.25s ease 0s;
    -o-transition: background 0.25s ease 0s;
    -ms-transition:background 0.25s ease 0s;
    transition:background 0.25s ease 0s;
    font-family: scada;
    font-size: 16px;
    color:#666666;
    text-decoration: none;
}
.left-content .boxes ul li a.selected{
    background: #d9d9d9;
    color: #000000;
}
.left-content .boxes ul li a.selected i{
    color: #ca2129;
}
.left-content .boxes ul li a:hover{
    background: #999999;
    color: #ffffff;
}
.page-content{
    margin-bottom: 30px;
    font-size: 13px;
    color: #666666;    
}
.page-content h1{
    margin: 12px 0;
    padding-bottom: 17px;
    border-bottom: 1px solid #e0e0e0;
    font-size: 22px;
    color: #000000;        
}
.page-content h2{
    margin: 12px 0;
    padding-bottom: 17px;
    border-bottom: 1px solid #e0e0e0;
    font-size: 22px;
    color: #000000;        
}
.terms h1{
    margin: 7px 0 15px 0;
    padding-bottom: 11px;
    border-bottom: 1px solid #e0e0e0;
    font-size: 22px;
    color: #000000;        
}
.terms h2{
    margin: 7px 0 15px 0;
    padding-bottom: 11px;
    border-bottom: 1px solid #e0e0e0;
    font-size: 22px;
    color: #000000;        
}

/*========FAQ ACCORDION STYLES=======*/
#faq-wrap .boxes{
    margin-bottom: 30px;
}
#faq-wrap .boxes .box-title {
    background: #000000;
    padding: 12px 14px;
    font-size: 20px;
    color: #fff;
}
#faq-wrap .boxes .boxes-content {
    background: #ededed;
    padding: 15px 15px 5px 15px;
}
#faq-wrap .panel {
    box-shadow: none;
}
#faq-wrap .panel-heading {
    padding: 0;
    background: #d6d6d6;
    border-radius: 0;
    color: #4c4c4c;
}
#faq-wrap .panel-default{
    border-radius: 0;
    margin-bottom: 10px;
}
#faq-wrap .panel-heading{
    padding: 0;
    background: #d6d6d6;
    border-radius: 0;
}
#faq-wrap .panel-heading:hover{
    background: #d9d9d9;
}
#faq-wrap .panel-heading i{
    font-size: 15px;
    max-width: 45px;
    color:#fff;
    background: #bfbfbf;
    padding:0;
    text-align: center;
    height: 45px;
    line-height: 44px;
}
#faq-wrap .panel{
    border: 0px;
}
#faq-wrap .panel .active i{
    background: #666666;
}
#faq-wrap .panel-default .active{
    background: #bfbfbf;
}
#faq-wrap .panel-default .active .panel-title{
    font-family: scada;
    color: #000000;    
}
#faq-wrap .panel-heading:hover i{
    background: #ca2129!important;
}
#faq-wrap .panel a{
/*   display: block;
    font-family: arial;
    font-size: 15px;*/
    color:#000000!important;
}
#faq-wrap .panel a .panel-title{
    padding: 14px 10px;
    font-family: scada;
    color: #4c4c4c;
}
#faq-wrap a:hover .panel-title {
    color: #ca2129;
    text-decoration: none!important;
}
#faq-wrap .wrap{
    min-height: 407px;
}
#faq-wrap .wrap{
    padding:15px;
}
#faq-wrapt .panel-default > .panel-heading + .panel-collapse .panel-body,
#faq-wrap .panel-group .panel-heading + .panel-collapse .panel-body{
    border-top-color: transparent;
}
#faq-wrap.panel-body {
    padding: 15px 0;
}
/*========END FAQ ACCORDION STYLES=======*/

.news-list .left-menu li i,
.news .left-menu li i{
    margin-right: 15px;
}
.news .left-content .boxes ul li a:hover{
    background: #999999;
    color: #ffffff;
}
.news .left-content .boxes ul li a.selected{
    color: #000000;
}
.news .left-content .boxes ul li a.selected i{
    color: #ca2129;
}
.news .top-line{
    background: #e6e6e6;
    margin-bottom: 20px;
    padding: 0px;
}
.news .top-line div.author{
    display: inline-block;
    width: auto;
    float: right;
    padding: 15px;
}
.news .top-line div.author a{
    color: #666666;
}
.news .top-line div.author a:hover{
    color: #ca2129;
}
.news .top-line div.addthis_toolbox{
    display: inline-block;
    width: auto;
    float: left;
    padding: 15px 0 0 15px;
}
.news .top-line div.section{
    display: inline-block;
    height: 51px;
    width: auto;
    float: left;
    padding: 17px 15px 17px 15px;
    border-right: 1px solid #cccccc;
    background: #d9d9d9;
    font-size: 14px;
    color: #4c4c4c;
}
.news .top-line div.section i{
    margin-right: 5px;
}
.news h2{
    font-size: 22px;
    color: #000000;
    border: 0px;
    margin: 0 0 10px 0;
    padding: 0px;
}
.news .info{
    padding: 0px 5px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 1.1em;
    color: #000000;
}
.news-detail .info{
    margin-bottom: 25px;
}
.news .info a{
    color: #000000;
}
.news .info a:hover{
    color: #cd2131;
}
.news .info i{
    font-size: 13px;
}
.content img {
    margin: 0 30px 15px 0;
}
.news .buttons a.back{
    display: inline-block;    
    margin: 20px 0 0px 0;
    padding-right: 10px;
    background: #e6e6e6;
    font-family: scada;
    font-size: 18px;
    color: #4c4c4c;    
}
.news .buttons a.back i{
    background: #d9d9d9;
    padding: 12px;
}
.news .buttons a.back:hover i{
    background: #000000;
}
.news .buttons a.back:hover{
    color:#fff;
    background-color: #4d4d4d;
}
.news .buttons a.print,
.news .buttons a.pdf{
    margin: 20px 0 0px 10px;
    padding: 8px 15px;
    background: #e6e6e6;
    font-family: scada;
    font-size: 18px;
    color: #666666;
}
.news .buttons a.print i,
.news .buttons a.pdf i{
    font-size: 18px;
}

.news .buttons a.print:hover,
.news .buttons a.pdf:hover{
    background: #d9d9d9;
    color: #000000;
}
/*=========NEWS LIST STYLES========*/
.news-list .section{
    padding: 12px 14px;
    background: #d9d9d9;
    font-family: scada;
    font-size: 20px;    
    color: #4c4c4c;
}
.page-content .section h1{
    padding: 0;
    margin: 3px 0;
    background: #d9d9d9;
    border: 0;
    font-family: scada;
    font-size: 20px;
    color: #4c4c4c;
}
.news-list .news-top-line{
    background: #ededed;
    padding: 15px 0;
}
.news-list .author{
    text-align: right;
}
.news-list .author a{
    color:#666666;
}
.news-list .author a:hover{
    color:#ca2129;
}
.news-list .addthis_toolbox{
    padding: 15px 0 0 15px;
    background: #ededed;
}
.page-bottom-line .select-wrapper,
.news-list .select-wrapper{    
    width: 100%;
    float: left;
    display: block;
    height: 28px;
    /*border: 1px solid #d9d9d9;*/   
    background:#ffffff url("../../images/front/small-dropdown.png") no-repeat right top;
    border: 1px solid #d9d9d9;       
    cursor: pointer;
}
.page-bottom-line .select-wrapper,
.news-list .select-wrapper{
    max-width: 190px;
}
.page-bottom-line .dd-selected,
.news-list .dd-selected{
    padding: 3px 30px 3px 10px;
}
.page-bottom-line .dd-options,
.news-list .dd-options{
    height: auto;   
}
.page-bottom-line .select-wrapper .holder,
.news-list .select-wrapper .holder{    
    display: block;
    margin: 0 40px 0 0px;
    white-space: nowrap;            
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    z-index: 1;
    left:30px;
    bottom: 1px;
    top:1px;
    background-color: #ffffff;
}

.page-bottom-line .select-wrapper select,
.news-list .select-wrapper select{    
    margin: 0;
    position: relative;
    z-index: 2;            
    cursor: pointer;
    outline: none;
    opacity: 0;
    /* CSS hacks for older browsers */
    _noFocusLine: expression(this.hideFocus=true); 
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
}
.news-list-content{
    margin-top: 30px;
}
.news-list-content .news{
    margin-bottom: 30px;
}
.search-list-content .record .title,
.news-list-content .news .title{
    display: inline-block;
    margin-bottom: 10px;
    font-size: 20px;
    color: #000000;
}
.search-list-content .record .title:hover,
.news-list-content .news .title:hover{
    color: #ca2129;
}
.news-list-content .news .image{
    padding-left: 0px;
}
.search-list-content .record .more,
.news-list-content .news .more{
    display: inline-block;
    font-size: 13px;
    color: #ca2129;
}
.search-list-content .line{
    border-bottom: 1px solid #e0e0e0;
    margin: 15px 0;
}
.search-list-content .record .more:hover,
.news-list-content .news .more:hover{
    color: #000000;
    text-decoration: underline!important;
}
.news-list .news .image img {
    width: 100%;
}
.news-list .news-bottom-line{
    background: #ededed;
    padding: 0px;
}
.news-list .news-bottom-line .pages{
    padding-right: 0;
}
.news-list .news-bottom-line .news-limit{
    padding: 8px;
}
.news-list .pagination{
    display: block;
    float: right;
    margin: 0px;
}
.news-list .pagination-lg > li > a{
    margin:0;
    font-family: scada;
    font-size: 18px;
    color:#808080;
    background: transparent;
    border-width: 0!important;
    border-left: 1px solid #cccccc!important;
    border-radius: 0!important;
}
.news-list .pagination-lg > li > a:hover{
    background-color:#ca2129!important;
    color:#fff;
}
.news-list .pagination-lg > li > a.disabled{
    color: #dfdede!important;
}
.news-list .pagination-lg > li > a.disabled:hover{
    background-color: transparent!important; 
}
.news-list .pagination-lg > li > a.active{
    background: #d9d9d9!important;
    color: #000000!important;
}
/*===== pagination styles =====*/
.page-bottom-line{
    background: #ededed;
    padding: 0px;
}
.page-bottom-line .pages{
    padding-right: 0;
}
.page-bottom-line .page-limit{
    padding: 8px;
}
.page-bottom-line .pagination{
    display: block;
    float: right;
    margin: 0px;
}
.page-bottom-line .pagination-lg > li > a{
    margin:0;
    font-family: scada;
    font-size: 18px;
    color:#808080;
    background: transparent;
    border-width: 0!important;
    border-left: 1px solid #cccccc!important;
    border-radius: 0!important;
}
.page-bottom-line .pagination-lg > li > a:hover{
    background-color:#ca2129!important;
    color:#fff;
}
.page-bottom-line .pagination-lg > li > a.disabled{
    color: #dfdede!important;
}
.page-bottom-line .pagination-lg > li > a.disabled:hover{
    background-color: transparent!important; 
}
.page-bottom-line .pagination-lg > li > a.active{
    background: #d9d9d9!important;
    color: #000000!important;
}
/*=========END NEWS LIST STYLES========*/

/*===========TABS STYLES==============*/
.tabs {
    width:100%;
    display:inline-block;
    margin: 15px 0 10px 0;
    padding: 0px;
}
.tab-links{
    background: #e6e6e6;
    margin: 0px;
    padding: 0 0 0 15px;    
}
.tab-links:after {
    display:block;
    clear:both;
    content:'';
}
.tab-links li {
    float:left;
    list-style:none;
    border-left: 1px solid #b3b3b3;
}
.tab-links a {
    font-family: arial;
    padding: 8px 20px;
    display:inline-block;
    background: transparent;    
    font-family: scada;
    font-size:16px;
    color:#666666;
    transition:all linear 0.15s;
}
.tab-links li:last-child{
    border-right: 1px solid #b3b3b3;
}
.tab-links a:hover {
    background:#d9d9d9;
    color:#666666;
    text-decoration:none;
}
.tab-links li.active a, .tab-links li.active a:hover {
    background:#404040;
    color:#fff;
}
.tab-content {
    padding-top: 15px;
    background:#fff;
    border-top: 5px solid #404040;
}
.tabs .html5lightbox{
    display: block;
    float:left;
    position: relative;
    width: 24.99%;
    padding: 4px;
    z-index: 1;
}
.last-video{
    margin-right: 0;
}
.tabs .tint {
    position: relative;
    float: left;
    margin: 0!important;
    cursor: pointer;
    width: 100%;
}
.tabs .tint:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.tabs .tint:hover:before {
    background-color: rgba(34,44,54, 0.2);
    background-image: url('../../images/front/plus.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.tabs .html5lightbox img{
    position: relative;
    width: 100%;
    z-index: -1;
}

.tab-content p{
    padding-bottom: 10px;
}
.tab {
    display:none;
}
.tab.active {
    display:block;
}
.tab-links li.active a, 
.tab-links li.active a:hover {
    background: #404040;
    color: #fff;
}
.nav-tabs > li > a {
 margin-right: 0px; 
 border: 0px!important; 
 border-radius: 0; 
}
.responsive .panel {
    border-radius: 0px!important;
    box-shadow: none!important;
}
.responsive .panel-heading{
   padding: 0;   
   border-radius: 0px;
}
.responsive .panel-heading h4 a{
    display: block;
    padding: 10px;    
    background: #e6e6e6;
    position: relative;
}
.responsive .panel-heading h4 a:hover{
    background: #d9d9d9;
}
.responsive .panel-heading h4 a span{
    display: inline-block;
}
.responsive .panel-heading h4 a span:last-child:before{
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 10px;
    font-family: 'FontAwesome';
    content: '\f107';
}
.responsive .active .panel-heading a,
.responsive .active .panel-heading a:hover{    
    background: #404040;
    color: #ffffff;
}
.responsive .active .panel-heading h4 a span:last-child:before{
    font-family: 'FontAwesome';
    content: '\f106';
}
.responsive a:hover .panel-title {
    color: #ca2129;
    text-decoration: none!important;
}
.responsive .wrap{
    min-height: 407px;
}
.responsive .wrap{
    padding:15px;
}
.responsive .panel-default > .panel-heading + .panel-collapse .panel-body,
.responsive .panel-group .panel-heading + .panel-collapse .panel-body{
    border-top-color: transparent;
}
.responsive .panel-body {
    padding: 15px;
}
.responsive .panel {
    margin-top: 10px!important;
}
.brochures {
    padding: 0px 4px;
}
.brochures a{
    display: inline-block;
    position:relative;
    margin-bottom: 8px;
    padding-left: 25px;
    font-family: arial;
    font-size: 17px;
    line-height: 22px;
    color:#666666;
}
.brochures a:hover{
    color:#000;
}
.brochures a:hover i{
    color: #000000;
}
.brochures a i{
    position: absolute;
    left: 0;
    font-size: 18px;
    color: #ca2129;
    margin-right: 8px;
}
.gray-buttons{
    margin: 0 10px 5px 0;
    padding: 12px;
    background: #d9d9d9;
    font-family: scada;
    font-size: 18px;
    color: #666666;    
}
.gray-buttons:hover{
    background: #4d4d4d;
    color: #ffffff;
}
.req-quote-button{
    position: relative;
    width: 251px;
    padding: 12px 10px 12px 90px;
/*    background: url(../../images/front/req-quote.png) 0 -46px repeat-x;*/
    background: url('../../../images/front/requst_a_quote_button.png') top left no-repeat; 
    font-family: scada;
    font-size: 16px;
    color: #ffffff;
}
.req-quote-button:hover{
    color: #ffffff;
}
.req-quote-button span{
    display: inline-block;
    position: absolute;
    width: 85px;
    height: 46px;
    top: 0;
    left: 0;    
/*    background: url(../../images/front/req-quote.png) no-repeat top left;*/
}
#categories {    
    width: 100%;
    margin: 15px 0 0px 0;
    padding: 0px;
/*    background: #e6e6e6;*/
}
#categories h1{
    padding: 10px 20px;
    margin: 0px;
    font-family: scada;
    font-size: 20px;
    color: #333333;
    border-bottom: 5px solid #cccccc;
    background: #e6e6e6;
}
#categories h3{
    padding: 10px 20px;
    margin: 0px;
    font-family: scada;
    font-size: 20px;
    color: #333333;
    border-bottom: 5px solid #cccccc;
    background: #e6e6e6;
}
#categories ul{
    margin: 0px;
    padding: 0px;
    background: #e6e6e6;
}
#categories ul li{
    width: 150px;
    border-width: 0;
}
#categories ul li a{
    padding: 5px;
    display: block;
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}
#categories ul li a span{
    padding: 5px 0 0 0;
    display: block;
    text-align: center;
    font-family: scada;
    font-size: 14px;
    color:#000000;
}
#categories ul li a:hover span{
    color:#000;
}
#categories ul li a:hover{
    background-color: #ffffff;
    border-right: 1px solid #cacaca;
    border-left: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
}
#categories ul li figure{
    text-align: center;
}
#categories ul li img{
    max-height: 81px;
    margin:0 auto!important;
    filter: grayscale(100%); /* Current draft standard */
    -webkit-filter: grayscale(100%); /* New WebKit */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%); 
    -o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */ 
    filter: url(filters.svg#desaturate); /* Gecko */
    filter: gray; /* IE */
    -webkit-filter: grayscale(1); /* Old WebKit */
}
#categories ul li.active a img,
#categories ul li.active a:hover img,
#categories ul li a:hover img{
    filter: none;
    -webkit-filter: grayscale(0);
}
#categories .tab-content{
    border: 0px;
}
#categories .tab-links li:last-child {
    border-right: 0px;
}

#categories .tab-links li a{
    border-left: 1px solid #e6e6e6!important;
    border-right: 1px solid #e6e6e6!important;
    border-bottom: 1px solid #e6e6e6!important;
}
#categories .tab-links li a:hover{
    border-left: 1px solid #cdcdcd!important;
    border-right: 1px solid #cdcdcd!important;
    border-bottom: 1px solid #cdcdcd!important;
}
#categories .tab-links li.active a,
#categories .tab-links li.active a:hover{
    background: #ca2129;
    border-left: 1px solid #cdcdcd!important;
    border-right: 1px solid #cdcdcd!important;
    border-bottom: 1px solid #ffffff!important;
}
#categories .tab-content{
    padding: 15px;
    border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
    border-bottom: 5px solid #cbcbcb;    
}
/*===========END TABS STYLES==============*/

.products{
    background: #ededed;
    margin: 30px 0;
}
.products .products-gallery,
.products .products-detail{
    padding: 0px;
}
.products .title{
    padding: 11px 16px;
    background: #000000;
    color: #ffffff;
    font-family: scada;
    font-size: 19px;
}
.products .title h3{
    padding: 4px 0;
    margin: 0;
    color: #ffffff;
    font-family: scada;
    font-size: 19px;
}
.products .req-quote{
    display: block;
    background: #ca2129;
    font-family: scada;
    font-size: 18px;
    color: #ffffff;
}
.products .req-quote i{
    padding: 11px;
    background: #000000;
}
.products .req-quote:hover{
    background: #b7161e;
}
.products .jcarousel-wrap{
    background: #e6e6e6;
}
.products .jcarousel-wrapper{
    border-width: 0!important;
    box-shadow: none;
    margin:0 auto;
}
.products .jcarousel{
    background: #ebebeb;
}
.products .jcarousel-wrapper ul li{
    border-width: 0;
}
.products .jcarousel-wrapper ul li a{
    padding: 0;
    display: block;
    background: #ebebeb;
}
.products .jcarousel-wrapper ul li a img,
.products .jcarousel-wrapper ul li a:hover img{
    width: 100%;
    margin:0 auto;
    filter: none;
    -webkit-filter: grayscale(0);
}

.products .jcarousel-control-prev{
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 32px;
    height: 32px;
    text-align: center;
    background: #fff url('../../images/front/jcarousel-responsive-arrows2.png');
    background-position: 0 0;
    text-decoration: none;
    text-shadow: none;
    border-radius: 0px;
    box-shadow: none;
    z-index: 12;
    opacity: .5;
}
.products .jcarousel-control-next{
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 32px;
    height: 32px;
    text-align: center;
    background: #fff url('../../images/front/jcarousel-responsive-arrows2.png');
    background-position: 32px 0;
    text-decoration: none;
    text-shadow:none;
    border-radius: 0px;
    box-shadow: none;
    z-index: 12;
    opacity: .5;
}
.products .jcarousel-control-prev:hover,
.products .jcarousel-control-next:hover{
    opacity: 1;
}
.products .jcarousel-control-prev {
    left: 0px;
}

.products .jcarousel-control-next {
    right: 0px;
}

.products-detail .tabs{
    margin-top: 0px;
}
.products-detail .tab-links{
    background: #d9d9d9;
    padding: 0px;
}
.products-detail .tab-links a{
    padding: 7px 15px;
    display: table-cell;
    vertical-align: middle;
    line-height: 18px;
    height: 50px;
}
.products-detail .tab-links a:hover{
    background: #ffffff;
    color: #ca2129;
}
.products-detail .tab-links li.active a{
    background: #ededed;
    color: #000000;
}
.products-detail .tab-content{
    border: 0px;
    background: none;
}
.products-detail .tab-content .tab{
    padding: 15px;
}
.products-detail .responsive .panel{
    margin-top: 5px!important;
}
.products-detail .responsive .panel-heading span:before{
    top: 18px!important;
}
.products-detail .responsive .active .panel-heading a,
.products-detail .responsive .active .panel-heading a:hover{
    background: #d9d9d9;
    color: #000000;
}
.related-products{
    padding: 0;
}
.related-products h3{
    padding: 15px 20px;
    margin: 0 10px 10px 10px;
    font-family: scada;
    font-size: 20px;
    color: #333333;
    border-bottom: 5px solid #cccccc;
    background: #e6e6e6;
}
.related-products a{
    display: inline-block;
    z-index: 3;
    padding: 10px 10px;
}
.related-products a img{
    width: 100%;
}
.related-products a span{
    display: inline-block;
    padding: 12px 15px;
    width: 100%;
    background: #e6e6e6;
    border-bottom: 5px solid #e0e0e0;
    font-family: scada;
    font-size: 16px;
    color: #333333;
}
.related-products a:hover span{
    border-bottom: 5px solid #ca2129;
    color: #000000;
}
.related-products .tint {
    position: relative;
    float: left;
    margin: 0!important;
    cursor: pointer;
    width: 100%;
    z-index: 2;
}
.related-products .tint:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}
.related-products a:hover .tint:before {
    background-color: rgba(34,44,54, 0.2);
    background-image: url('../../images/front/plus.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.related-products a img{
    position: relative;
    width: 100%;
    z-index: 1;
}

/*==========CATALOGUE STYLES==========*/
.filter-box-title {
    background: #3d3d3d;
    padding: 10px 14px;
    font-family: scada;
    font-size: 16px;
    color: #fff;
}
.filter-box-content {
    background: #e6e6e6;
    padding: 15px;
    margin-bottom: 30px;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	background: #f0f0f0;
	color: #000000;
}
.catalogue{
    margin-bottom: 30px;
}
.catalogue .panel-body{
    padding: 0px 0 10px 0;
}
.catalogue .panel-default{
    border: 0px;
}
.catalogue .panel{
    background: transparent;
    box-shadow: 0px 0px 0px;
}
.catalogue .make_txt,
.catalogue .model_txt{
    margin: 5px 0;
    border: 1px solid #d6d6d6;
    font-size: 12px;
    color: #000000;
}
.catalogue .browse-make-model ul{
    border: 1px solid #e6e6e6;
}
.catalogue .browse-make-model a{
    font-size: 13px;
    color: #4c4c4c;
}
.catalogue .browse-make-model a:hover{
    color: #000000;
}
#filter-product-warranty .panel-body,
#filter-product-size .panel-body,
#filter-product-type .panel-body{
    padding-top: 0;
}
#filter-product-type input{
    color: red;
}
.filter-box-content .panel-heading i{
    max-width: 45px;
}
#filter-product-type ul,
#filter-product-size ul,
#filter-product-warranty ul{
    margin: 0;
    padding: 8px 10px;
    background: #ffffff;
}
#filter-product-type ul li,
#filter-product-size ul li,
#filter-product-warranty ul li{
    list-style: none;
}
#filter-product-type ul a,
#filter-product-size ul a,
#filter-product-warranty ul a{
    padding: 0px;
}
#filter-product-type ul a span,
#filter-product-size ul a span,
#filter-product-warranty ul a span{
    display: inline-block;
    width: 12px;
    height:12px;
    margin-right: 5px;
    background: url(../../images/front/red.png) top left no-repeat;
}
#filter-product-type ul a:hover,
#filter-product-size ul a:hover,
#filter-product-warranty ul a:hover{
    background: none;
    color: #000000;
}
#filter-product-type ul a span{
    background-position: -100px 0;
}
#filter-product-type ul a:hover span{
    background-position: -120px 0;
}
#filter-product-type ul a.selected span{    
    background-position: -140px 0;
}
#filter-product-size ul a:hover span,
#filter-product-warranty ul a:hover span{
    background-position: -20px 0;
}
#filter-product-size ul a.selected span,
#filter-product-warranty ul a.selected span{
    background-position: -40px 0;
}
.icheck-box ul li{
    list-style: none;
    padding: 2px;
}
.icheck-box label{
    margin: 0px;
    font-weight: normal;    
    font-size: 13px;
    color: #666666;
}
.icheck-box .hover{
    color: #000000!important;
}
.catalogue p.filter-title{
    font-family: scada;
    font-size: 16px;
    color: #000000;
}
#filter a.button{
    display: inline-block;
    margin-top: 5px;
    padding: 10px 15px;
    background: #666666;
    border: 0px;
    color: #ffffff;
}
#filter a.button:hover{
    background: #2e2e2e;
}
.search-result-for{
    padding: 10px 14px;
    background: #d9d9d9;
    font-family: scada;
    font-size: 16px;
    color: #000000;
    margin-bottom: 30px;
}
.search-result-for span{
    font-weight: bold;
}
.filter-by{
    padding: 10px 16px;
    margin-bottom: 30px;
    background: #ededed;    
    font-size: 13px;
    color: #4c4c4c;
}
.filter-by p{
    display: inline-block;
    margin: 0 20px 0 0;
    font-family: scada;
    font-weight: bold;
    color: #000000;    
}
.filter-by span{
    display: inline-block;
    margin: 0 3px;
}
.catalogue-item{
    padding: 0px;
    background: #ededed;
    margin-bottom: 30px;
}
.catalogue-item .gallery{
    padding: 0px;
}
.catalogue-item .gallery ul li a {
    padding: 0;
}
.catalogue-item  .jcarousel-wrapper ul li a img,
.catalogue-item  .jcarousel-wrapper ul li a:hover img{
    width: 100%;
    margin:0 auto;
    filter: none;
    -webkit-filter: grayscale(0);
}
.catalogue-item-content{
    padding: 20px;
    font-size: 12px;
    color: #4c4c4c;
}
.catalogue-item-content a{
    color: #000000;
}
.catalogue-item-content h2{
    font-family: scada;
    font-size: 18px;
    color: #000000;
    margin: 0 0 10px 0;
}
.catalogue-item-content .icon{
    margin-right: 10px;
    margin-bottom: 10px;
}
.catalogue-item-content .image{
    margin-top: 20px;
}
.catalogue-item-content table{
    margin-top: 20px;
}
.catalogue-item-content td.title{    
    padding: 10px;
    background: #666666;
    font-size: 12px;
    color: #ffffff;
}
.catalogue-item-content td{
    padding: 10px 30px 10px 20px;
    border: 1px solid #ededed;
    background: #cccccc;
    font-size: 12px;
    color: #000000;
}
.catalogue-item-content .specification,
.catalogue-item-content .image{
    padding: 0;
}
.catalogue-item .quantity-wrap{
    padding: 8px 15px 9px 15px;
    background: #d9d9d9;
}
.catalogue-item .quantity-wrap span{
    font-family: scada;
    font-size: 16px;
    color: #666666;
}
.catalogue-item .quantity-wrap input{
    width: 15%;
    margin-left: 5px;
}
.catalogue-item .request{
    padding: 0px;
}
.catalogue-item .request a{
    display: block;
    background: #b7161e;
    font-family: scada;
    font-size: 18px;
    color: #ffffff;
}
.catalogue-item .request a i{
    padding: 11px 15px;
    background: #000000;
    color: #ffffff;
}
/*========= CONTACT STYLES ===========*/
.width-100-persent{
    width: 100%;
    margin-bottom: 15px;
}
.contact-detail .left-content,
.contact-detail .right-content{
    padding: 0;
}
.contact-detail p.title{
    font-size: 15px;
    colot: #000000;    
}
.contact-detail p.title span{
    font-weight: bold;
    display: block;
}
.contact-detail p.title span.font-18{
    display: block;
    font-size: 18px;
    margin: 10px 0;
}
.contact-detail dl {
    margin-top: 15px;
    margin-bottom: 30px;
}
.contact-detail dl > dt {
  display: inline-block;
  float: left;
  width: 25%;
  padding: 2px 0;
}
.contact-detail dl > dd {
  display: inline-block;
  width: 75%;
  padding: 2px 0;
}
.contact-detail a{
    color: #ca2129;
}
.contact-detail a:hover{
    color: #000000;
    text-decoration: underline!important;
}
.contact-form div {
    padding: 0;
}
.contact-form div.left {
    padding: 0 10px 0 0;
}
.contact-form div.right {
    padding: 0 0 0 10px;
}
.contact-form input.middle {
    width: 100%;
    height: 40px;
    margin: 5px 0 15px 0;
    padding: 0 5px;
    background: #f2f2f2;
    border: 1px solid #cccccc;
    color: #000000;
}


.form-wizard-request input.middle, .form-wizard-request textarea {

	background: #ffffff !important;

}


.requests {

    height: 118px !important;

}


.request-form-right {
    padding: 20px !important;
    background-color: #f2f2f2;
}

.request-form-left {
    padding: 20px !important;
    background-color: #f2f2f2;
}


.contact-form textarea {
    margin: 5px 0 15px 0;
    width: 100%;
    height: 180px;
    background: #f2f2f2;
    border: 1px solid #cccccc;
    color: #000000;
}
.contact-form textarea:focus,
.contact-form input.middle:focus{
    background: #ffffff;
}
.contact-form .input-error{
    border: 1px solid #ca2129!important;
}
.contact-form button.submit{
    padding: 0 15px 0 0;
    margin-right: 20px;
    background: #e6e6e6;
    border: 0px;
    font-family: scada;
    font-size: 16px;
    color: #4c4c4c;
}
.contact-form button.submit i{
    padding: 10px;
    margin-right: 5px;
    background: #d9d9d9;
    color: #666666;
}
.contact-form button.submit:hover{
    background: #4d4d4d;
    color: #ffffff;
}
.contact-form button.submit:hover i{
    background: #000000;
    color: #ffffff;
}
.contact-form span.red-text{
    color: #ca2129;
}
.error_list {
    display: inline-block;
    padding: 0;
    margin: 0;
    color: #be3838;
    font-size: 11px;
}
.error_list li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.request-a-quote-form .tab-content{
    border: 0px;
    background: #ededed;
}

.request-a-quote-form .help-block{
    display: inline;
}
/* Messages */
.error, .success, .info, .alert {
    position: relative;
/*    padding: 5px;*/
    margin-bottom: 5px;
}
a.msg-close {
    position: absolute;
    top: 14px;
    right: 15px;
    display: block;
    width: 15px;
    height: 16px;
    border: none;
    font-size: 0;
}
.error-content, .success-content, .info-content, .alert-content {
    padding: 13px 30px 13px 8px!important;
    color: #fff;
}
.error-content {
    border: 1px solid #ae2831;
    background: #f36f21;
}
.error a.msg-close {
    color: #ede7e8;
    font-size: 15px;
}
.success-content {
    background: #dff0d8;
    color: #3c763d;
}
.success a.msg-close {
    color: #3c763d;
    font-size: 15px;
}
.search-list-content .record{
    padding: 0;
}
.search-list-content .search-bottom-line{
    background: #ededed;
    padding: 0px;
}
.search-list-content .pagination{
    display: block;
    float: right;
    margin: 0px;
}
.search-list-content .pagination-lg > li > a{
    margin:0;
    font-family: scada;
    font-size: 18px;
    color:#808080;
    background: transparent;
    border-width: 0!important;
    border-left: 1px solid #cccccc!important;
    border-radius: 0!important;
}
.search-list-content .pagination-lg > li > a:hover{
    background-color:#ca2129!important;
    color:#fff;
}
.search-list-content .pagination-lg > li > a.disabled{
    color: #dfdede!important;
}
.search-list-content .pagination-lg > li > a.disabled:hover{
    background-color: transparent!important; 
}
.search-list-content .pagination-lg > li > a.active{
    background: #d9d9d9!important;
    color: #000000!important;
}

/*======= SITE MAP STYLES ============*/
.site-map h3{    
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}
.site-map ul li {
    list-style: none;
    padding: 3px 0;
}
.site-map ul li ul{
    margin-bottom: 10px;
}

.site-map ul li:before {
    /* For a round bullet */
/*    content:'\203A';*/
    content:'\2022';
    /* For a square bullet */
    /*content:'\25A0';*/
    display: block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -10px;
    top: -0px;
    color: #e00037;
}
.site-map ul li li:before {
    content:'\203A';
}
.site-map ul li a{
    font-size: 14px;
    color: #4c4c4c;
}
.site-map ul li li a{
    font-size: 12px;
    color: #808080;
}
.site-map ul li a:hover{
    color: #e00037;
}
.ui-autocomplete-loading {     
    background: url('../../images/front/load.gif') 85% center no-repeat;
}

#list-product-type{
    margin-bottom: 10px;
}
#list-product-type .dd-select{
    width: 100%;
    padding: 0;
    background: #ffffff;
}
#list-product-type .dd-selected{
    padding: 7px 30px 7px 10px;
}
#list-product-type .dd-selected:before{
    display: inline-block;
    position: absolute;
    top: 7px;
    right: 12px;
    font-family: 'FontAwesome';
    content: '\f0dd';
}
#list-product-type .dd-options{
    height: auto;
    border: 0;
}
#list-product-type .dd-option-text:hover, .dd-selected-text:hover, .dd-option:hover{
    color:#4c4c4c!important;
}
.alert-error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.catalog-title-text{
    font-size: 16px;
    margin: 10px 0;
}
.news-slider-container{
    width: 100%;
    margin-top: 25px;
}
.news-slider-container ul li img{
    filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    filter: none; /* IE */
    -webkit-filter: none;
}
.news-slider-container li{
    float: left;
    list-style: none;
}
.product-finder-content{
    padding-top: 12px;
}
.product-finder-line-wrap p{
    display: inline-block;
    margin: 0 20px 0 0;
    float: left;
}
.product-finder-line-wrap .ui-widget-make,
.product-finder-line-wrap .ui-widget-model{
    display: inline-block;
    float: left;
    width: 200px;
    margin: 0 10px 0 0;
}
#product-type-wrap{
    display: inline-block;
    float: left;
    width: 230px;
    margin: 0 10px 0 0;
}
.product-finder-submit{
    float: left;
    padding: 0 0 0 10px;
    border: 0px;
    background: #2c2e2b;
    color: #fcfcfc;
    text-transform: uppercase;
}
.product-finder-submit i{
    padding: 12px;
    background: #000000;
    color: #a8a8a8;
    margin-left: 10px;
}

.content404page li{
    list-style: none;
}

.request-form-wrap .row{
    margin-right: -5px;
    margin-left: -5px;
}
.request-form-wrap .row
.request-form-wrap .row .col-xs-1,.request-form-wrap .row .col-sm-1,.request-form-wrap .row .col-md-1,.request-form-wrap .row .col-lg-1,.request-form-wrap .row .col-xs-2,.request-form-wrap .row .col-sm-2,.request-form-wrap .row .col-md-2,
.request-form-wrap .row .col-lg-2,.request-form-wrap .row .col-xs-3,.request-form-wrap .row .col-sm-3,.request-form-wrap .row .col-md-3,.request-form-wrap .row .col-lg-3,.request-form-wrap .row .col-xs-4,.request-form-wrap .row .col-sm-4,
.request-form-wrap .row .col-md-4,.request-form-wrap .row .col-lg-4,.request-form-wrap .row .col-xs-5,.request-form-wrap .row .col-sm-5,.request-form-wrap .row .col-md-5,.request-form-wrap .row .col-lg-5,.request-form-wrap .row .col-xs-6,
.request-form-wrap .row .col-sm-6,.request-form-wrap .row .col-md-6,.request-form-wrap .row .col-lg-6,.request-form-wrap .row .col-xs-7,.request-form-wrap .row .col-sm-7,.request-form-wrap .row .col-md-7,.request-form-wrap .row .col-lg-7,
.request-form-wrap .row .col-xs-8,.request-form-wrap .row .col-sm-8,.request-form-wrap .row .col-md-8,.request-form-wrap .row .col-lg-8,.request-form-wrap .row .col-xs-9,.request-form-wrap .row .col-sm-9,.request-form-wrap .row .col-md-9,
.request-form-wrap .row .col-lg-9,.request-form-wrap .row .col-xs-10,.request-form-wrap .row .col-sm-10,.request-form-wrap .row .col-md-10,.request-form-wrap .row .col-lg-10,.request-form-wrap .row .col-xs-11,.request-form-wrap .row .col-sm-11,
.request-form-wrap .row .col-md-11,.request-form-wrap .row .col-lg-11,.request-form-wrap .row .col-xs-12,.request-form-wrap .row .col-sm-12,.request-form-wrap .row .col-md-12,.request-form-wrap .row .col-lg-12{
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
}
.combobox-wrap input{
    position: relative;
    border: 0px;
    background: transparent;
    font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
    padding: 0 45px 0 10px;
}
.combobox-wrap a.custom-combobox-toggle{
    background: #ffffff url("../../images/front/dropdown.png") no-repeat right top;
    position: absolute;
    top: 1px;
    right: 1px;
    display: inline-block;
    width: 37px;
    height: 37px;
}
.request-form-wrap .phone-wrap{
    padding: 10px;
    border: 1px solid #d9d9d9;
    background: #f5f5f5;
    /*margin-bottom: 10px;*/
}
.request-form-wrap .phone-wrap ul{
    padding: 0;
    margin: 10px 0 0 0;
}
.request-form-wrap .icheck-box label,
.request-form-wrap .phone-wrap label{
    margin: 0;
    padding: 0;
    font-weight: normal;
}
.request-form-wrap .phone-wrap li{
    display: inline-block;
    list-style: none;
    margin-right: 2px;
}
.request-form-wrap  .check-box-wrap input,
.request-form-wrap .phone-wrap span input{
    width: auto;
    height: auto;
    margin: 0;
    border-color: transparent;
    padding: 0;
    margin: 0;
}
.margin-bottom-0{
    margin-bottom: 0!important;
}
.margin-bottom-10{
    margin-bottom: 10px!important;
}
.radio_list .hover{
    color: #ce2220!important;
}

.page-overlay,
.overlay {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    line-height: 100%;
    background: #000000 url('../../images/front/loading.gif') 50% 50% no-repeat;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -khtml-opacity: 0.7;
    opacity: 0.7;
}
.overlay span{
    display:    inline-block;
    position:   fixed;
    z-index:    1002;
    top:        50%;
    left:       0;
    width:      100%;
    color:      #ffffff;
    margin-top: 50px;
    text-align: center;
}
.marquee-wrap{
    background: #ededed;
    border-bottom: 1px solid #d6d6d6;
    padding: 10px 0 0 0;
    color: #000000;
}
.marquee-wrap p{
    margin-bottom: 7px;
}
.marquee-margin-top{
    margin-top: 15px;
}
.marquee-margin-bottom{
    margin-bottom: 10px;
}
.editor-content img,
.content img {
    max-width: 100%;
    height: auto;
}

/*======= Extra Small devices ========*/
@media (max-width: 767px){
    #header-inner{
        background: #000000;
    }
    #header-inner .header-nav li,
    #header-inner .header-nav li:last-child{
        border: 0px;
    }
	.top-header .top-navigation li a{
		display: inline-block;
		padding: 0px 10px;
		margin: 5px 0px;
	}	
	.top-header .top-navigation li a span{
		display: none;
	}
    .show-page-wrap{
        text-align: left!important;
    }
    .news .top-line div.addthis_toolbox,
    .news .top-line div.author,
    .news .top-line div.section{
        width: 100%!important;
        display: block!important;
    }
    .news-list .news .image img{
        width: 100%;        
    }
    .news-list .author{
        padding-top: 15px;
        text-align: left;
    }
    .page-bottom-line .pagination-lg > li > a,
    .news-list .pagination-lg > li > a{
        border-top: 1px solid #cccccc!important;
    }
    .req-quote-button{
        float: left!important;
    }
    .products{
        background: #ffffff;
    }
    .catalogue-item-content .image{
        text-align: left;
    }
    .contact-form div.left {
        padding: 0;
    }
    .contact-form div.right {
        padding: 0;
    }
    
    #categories ul{
        margin-top: 10px;
        background: none;
    }
    #categories ul li{
        width: 100%;
        margin-bottom: 10px;
        border: 0px!important;
    }
    #categories ul li.active{
        margin-bottom: -2px;
    }
    #categories ul li a{
        display: block;
        position: relative;
        width: 100%;
        background: #f5f5f5!important;
        border-top: 1px solid #e6e6e6!important;
        border-bottom: 1px solid #e6e6e6!important;
    }
    #categories figure{
        display: inline-block;
        margin-right: 10px;
    }
    #categories ul li a:hover{
        background: #d9d9d9!important;
    }
    #categories ul li a img{
        vertical-align: middle;
        margin-right: 10px;
    }
    #categories ul li a span{
        display: inline-block;
    }
    #categories ul li.active a{
        background: #404040!important;
        color: #ffffff!important;
    }
    #categories ul li.active a span,
    #categories ul li.active a:hover span{
        color: #ffffff!important;
    }
    #categories ul li a span:last-child:before{
        display: inline-block;
        position: absolute;
        top: 10px;
        right: 10px;
        font-family: 'FontAwesome';
        content: '\f107';
    }        
    #categories ul li.active a span:last-child:before{
        font-family: 'FontAwesome';
        content: '\f106';
    }
	.tp-bullets, .tparrows{
		display: none;
	}
	.footer-nav .box-links ul li{
		padding: 5px 0;
	}
    #breadcrumb{
        line-height: 10px;
        margin-bottom: 10px;
    }
}
/*======= Small devices ========*/
@media (min-width: 768px) and (max-width: 991px) {
    #header-inner .header-nav li a{
        padding-left: 9px;
        padding-right: 9px;
        font-size: 14px;
    }
    .news .top-line div.addthis_toolbox,
    .news .top-line div.author,
    .news .top-line div.section{
        width: 100%!important;
        display: block!important;
    }
    .news-list .news .image img{        
        width: 100%;        
    }
    .products{
        background: #ffffff;
    }
    .page-bottom-line .pagination-lg > li > a,
    .news-list .pagination-lg > li > a{
        border-top: 1px solid #cccccc!important;
    }
    
    #categories ul{
        margin-top: 10px;
        background: none;
    }
    #categories ul li{
        width: 100%;
        margin-bottom: 10px;
        border: 0px!important;
    }
    #categories ul li.active{
        margin-bottom: -2px;
    }
    #categories figure{
        display: inline-block;
        margin-right: 10px;
    }
    #categories ul li a{
        display: block;
        position: relative;
        width: 100%;
        background: #f5f5f5!important;
        border-top: 1px solid #e6e6e6!important;
        border-bottom: 1px solid #e6e6e6!important;
    }
    #categories ul li a:hover{
        background: #d9d9d9!important;
    }
    #categories ul li a img{
        vertical-align: middle;
        margin-right: 10px;
    }
    #categories ul li a span{
        display: inline-block;
    }
    #categories ul li.active a{
        background: #404040!important;
        color: #ffffff!important;
    }
    #categories ul li.active a span,
    #categories ul li.active a:hover span{
        color: #ffffff!important;
    }
    #categories ul li a span:last-child:before{
        display: inline-block;
        position: absolute;
        top: 10px;
        right: 10px;
        font-family: 'FontAwesome';
        content: '\f107';
    }        
    #categories ul li.active a span:last-child:before{
        font-family: 'FontAwesome';
        content: '\f106';
    }
}
@media (min-width: 991px) {
    .search-wrap {
     	margin-top:12px;
    }
    #header-inner {
        position: fixed;
        top: 0px;
        margin: auto;
        z-index: 999;
        width: 100%;
        min-height: 202px;
    }
    #breadcrumb {
        position: fixed;
        top: 181px;
        left: 0;
        margin: auto;
        z-index: 999;
        width: 100%;
        background: #ffffff;
    }
    #header-home-bar{
 	   margin-top: 18px;
	}

    .page-wrap-content {
        padding-top: 216px;
    }
    .offset:before {
        display: block;
        content: " ";
        height: 220px;      /* Give height of your fixed element */
        margin-top: -220px; /* Give negative margin of your fixed element */
        visibility: hidden;
    }
}

.marquee {
  widtha: 600px;
  overflow: hidden;
  bordera: 1px solid #ccc;
  backgrounda: #ccc;
}



.rg-container {
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  margin: 0;
  padding: 1em 0.5em;
  color: #222;
}
.rg-header {
  margin-bottom: 1em;
  text-align: left;
}

.rg-header > * {
  display: block;
}
.rg-hed {
  font-weight: bold;
  font-size: 1.4em;
}
.rg-dek {
  font-size: 1em;
}

.rg-source {
  margin: 0;
  font-size: 0.75em;
  text-align: right;
}
.rg-source .pre-colon {
  text-transform: uppercase;
}

.rg-source .post-colon {
  font-weight: bold;
}

/* table */
table.rg-table {
  width: 100%;
  margin-bottom: 0.5em;
  font-size: 1em;
  border-collapse: collapse;
  border-spacing: 0;
}
table.rg-table tr {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-align: left;
  color: #333;
}
table.rg-table thead {
  border-bottom: 3px solid #ddd;
}
table.rg-table tr {
  border-bottom: 1px solid #ddd;
  color: #222;
}
table.rg-table tr.highlight {
  background-color: #dcf1f0 !important;
}
table.rg-table.zebra tr:nth-child(even) {
  background-color: #f6f6f6;
}
table.rg-table th {
  font-weight: bold;
  padding: 0.35em;
  font-size: 0.9em;
}
table.rg-table td {
  padding: 0.35em;
  font-size: 0.9em;
}
table.rg-table .highlight td {
  font-weight: bold;
}
table.rg-table th.number,
td.number {
  text-align: right;
}


.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    efloat: none !important;
}

/* media queries */
@media screen and (max-width: 600px) {
  .rg-container {
    max-width: 600px;
    margin: 0 auto;
  }
  table.rg-table {
    width: 100%;
  }
  table.rg-table tr.hide-mobile,
  table.rg-table th.hide-mobile,
  table.rg-table td.hide-mobile {
    display: none;
  }
  table.rg-table thead {
    display: none;
  }
  table.rg-table tbody {
    width: 100%;
  }
  table.rg-table tr,
  table.rg-table th,
  table.rg-table td {
    display: block;
    padding: 0;
  }
  table.rg-table tr {
    border-bottom: none;
    margin: 0 0 1em 0;
    padding: 0.5em;
  }
  table.rg-table tr.highlight {
    background-color: inherit !important;
  }
  table.rg-table.zebra tr:nth-child(even) {
    background-color: transparent;
  }
  table.rg-table.zebra td:nth-child(even) {
    background-color: #f6f6f6;
  }
  table.rg-table tr:nth-child(even) {
    background-color: transparent;
  }
  table.rg-table td {
    padding: 0.5em 0 0.25em 0;
    border-bottom: 1px dotted #ccc;
    text-align: right;
  }
  table.rg-table td[data-title]:before {
    content: attr(data-title);
    font-weight: bold;
    display: inline-block;
    content: attr(data-title);
    float: left;
    margin-right: 0.5em;
    font-size: 0.95em;
  }
  table.rg-table td:last-child {
    padding-right: 0;
    border-bottom: 2px solid #ccc;
  }
  table.rg-table td:empty {
    display: none;
  }
  table.rg-table .highlight td {
    background-color: inherit;
    font-weight: normal;
  }
  
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    efloat: none !important;
}
  
}

