.sub-navbar {
    list-style: none;
    /* padding: 0; */
    background-color: #f2f2f2; /*  for t3sample */
    margin-bottom: 20px;
    /* padding-left: 179px; */
    position: relative;
    /* width: 960px; */
    /*   width: 970px; */
    margin: 0 auto;
   left: 106px;


}
.sub-navbar > li{
    float: left;
    width: 50%;
    border-bottom: 1px solid #FFF;
    
            border-left: 1px solid #e0e0e0;
		border-right: 1px solid #e0e0e0;  
    
    
}
.sub-navbar > li:nth-child(2n){
    border-left: 1px solid #FFF;
    
            border-left: 1px solid #e0e0e0;
		border-right: 1px solid #e0e0e0;  
    
}
.sub-navbar > li > a {
    font-size: 14px;
    color: #777;
    line-height: 18px;
    padding: 12px 6px;
    display: inline-block;
    width: 100%;
	transform: skewX(-30deg);
}


@media (max-width: 992px) {
	.sub-navbar > li > a {

   	 color: #428bca;
		transform: none;
}


}

.sub-navbar > li.active  {
	background-color:white;	
	border-bottom: 1px solid white;
}

.sub-navbar > li.active >a  {
color: rgb(0, 77, 162);
}



@media (min-width: 768px) {
    .sub-navbar > li{
        width: 33.33333333%;
    }
    .sub-navbar > li:nth-child(2n){
        border-left: 0 none;
        
        border-left: 1px solid #e0e0e0;
		border-right: 1px solid #e0e0e0;         
        
        
    }
    .sub-navbar > li:nth-child(3n+2){
        border-right: 1px solid #FFF;
        border-left: 1px solid #FFF;
        
                border-left: 1px solid #e0e0e0;
		border-right: 1px solid #e0e0e0;  
        
    }
    .sub-navbar > li > a {
        /* font-size: 20px;
        line-height: 20px;
        padding: 16px; for t3sample */
    }
    
    
}

@media (min-width: 992px) {
    .sub-navbar > li{
        width: auto;
        border-bottom: 0 none;
        border-left: 1px solid #e0e0e0;
		border-right: 1px solid #e0e0e0; 
				border-bottom: 1px solid #e0e0e0; 
				border-top: 1px solid #e0e0e0; 
        
        /* add from typo3 */
		text-decoration: none; 
		font-size: 12px; 
		/* padding: 23px; 
		padding-top: 24px; for t3sample */ 
		font-weight: bold; 
		/* text-transform: uppercase; */ 
		line-height: 1.2; 
		display: block; 
		-webkit-transform: skew(30deg) !important; 
		-moz-transform: skew(30deg) !important; 
		-ms-transform: skew(30deg) !important; 
		-o-transform: skew(30deg) !important; 
		transform: skew(30deg) !important; 
		/* border:2px solid; */
		border-left: 1px solid #e0e0e0;
		border-right: 1px solid #e0e0e0; 
		/* width:120px; */ 
		background: #f2f2f2;"              
    }
    .sub-navbar > li:nth-child(3n+2){
        border-left: 0 none;
        border-right: 0 none;
        
        border-left: 1px solid #e0e0e0;
		border-right: 1px solid #e0e0e0;          
        
    }
    .sub-navbar > li + li{
        /* border-left: 1px solid #FFF!important; */
        border-left: 1px solid #e0e0e0!important;
		border-right: 1px solid #e0e0e0!important;  
        
        
    }
    .sub-navbar > li > a {
        width: auto;
    }
    
    
    .sub-navbar > li > div {	
    	
   	transform: skew(-30deg) !important;
    width: auto;
    font-size: 14px;
    color: #777;
    line-height: 18px;
    padding: 12px 6px;
    display: inline-block;
		text-decoration: none;     
    }
    

    .sub-navbar > li > div > a {	
    color: #777;
    
    }
    

    
    
}

@media (min-width: 1280px) {
    .sub-navbar > li > a {
        /* font-size: 24px;
        line-height: 24px;
        padding: 20px;  for t3sample */
    }
}
/* .sub-navbar > li.active a{
    background-color: #00a1e7;
        
} */

/* .sub-navbar > li a.active { */
.sub-navbar > li > div a.active {
    /* background-color: /* #00a1e7; */ white; */
	color: /* #fff */ black;
    /* add for t3sample */
    -webkit-transform: skew(-30deg) !important;
    -moz-transform: skew(-30deg) !important;
    -ms-transform: skew(-30deg) !important;
    -o-transform: skew(-30deg) !important;
    transform: skew(-30deg) !important;		
}


.products-topic .panel .panel-body{
    overflow: hidden;
}
.products-topic .thumbnail{
    float: left;
}
.products-topic-body{
    width: 10000px;
}
.feature-head{
    background-color: #FFF;
}
.feature-head-no-buttons {
 /*  padding-left: 50px;
  padding-right: 50px; */
}
.feature-head .info,
.feature-head .button-list{
    padding: 30px 0;
}
.feature-head .info h3{
    margin-top: 0;
    font-weight: 700;
}
.products-panel {
    background-color: #FFF;
}
.products-panel .icon-list-style-title{
    background-color: #72828b;
}
.products-panel .panel{
    border: 0 none;
    box-shadow: none;
    background-color: transparent;
}
.products-panel .panel-heading{
    font-weight: 700;
    font-size: 20px;
    color: #72828b;
    background: transparent;
    padding: 20px 0 5px 0;
    border-bottom: 0 none;
}
@media (min-width: 768px) {
    .products-panel .panel-heading{
        font-size: 20px;
    }
}
.products-panel .panel-body{
    padding: 0;
    font-size: 13px;
    /* line-height: 24px; */
}

h3.toggle-dd {
	font-size:20px;
}

dl.toggle-dd > dt {
	font-weight: bold;
	margin-bottom:5px;
}


.products-topic-body{
    overflow: hidden;
}
.products-topic-body .inner{
    width: 10000px;
}
.products-topic{
    background-color: #e3ebf3;
}
.products-topic .panel-body{
    position: relative;
}
.products-topic .thumbnail{
    float: left;
    margin-bottom: 0;
    padding: 0;
    margin-right: 15px;
    border: 0 none;
    border-radius: 0;
    background-color: transparent;
    width: 360px;
    position: relative;
}
.products-topic .thumbnail .caption{
    background-color: rgba(0, 0, 0, .6);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
}
.products-topic .thumbnail .caption h3{
    margin: 0;
    color: #FFF;
}
.products-topic-control{
    position: absolute;
    top: 50%;
    margin-top: -8px;
    font-size: 16px;
    cursor: pointer;
    color: #FFF;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    opacity: .5;
    filter: alpha(opacity=50);
}
.products-topic-control:hover{
    outline: none;
    color: #FFF;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.products-topic-control.left{
    left: -15px;
}
.products-topic-control.right{
    right: -15px;
}
.products-topic-control.disabled{
    display: none;
}
@media (min-width: 992px) {
    .products-topic-control{
        font-size: 24px;
        margin-top: -12px;
    }
    .products-topic-control.left{
        left: -26px;
    }
    .products-topic-control.right{
        right: -26px;
    }
}

.feature-head{
    background-color: #FFF;
}
.feature-head .info,
.feature-head .button-list{
    padding: 30px 0;
}
.feature-head .info h3{
    margin-top: 0;
    font-weight: 700;
}

.products-feature .dotted,
.products-summary .dotted{
    padding: 0 15px;
    float: left;
    width: 100%;
}
.products-feature .dotted hr,
.products-summary .dotted hr{
    border-top: 2px dotted #d4d9dc;
}
.products-feature .media-body,
.products-summary .media-body{
    line-height: 20px;
}
.products-feature .read-more{
    line-height: 44px;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 18px;
}
.products-summary{
    padding-bottom: 30px;
}
.products-faq .item{
    margin-bottom: 30px;
}

.products-resource .item{
    margin-bottom: 30px;
}
.products-resource .item h4{
    font-weight: 700;
}
