.modal .input-item .join:first-child {
  border-right: none;
}
.modal .input-item .join {
  float: left;
  width: 50%;
}
#search_box #search, #search_box #q {
  padding: 0;
  width: auto;
}
.responsive-tabs__list__item {
  padding-left: 15px;
  padding-right: 15px;
}
#sub1 .active {
  background-color: darkgray !important;
}
.row.key-people.suppor-product, .key-people.suppor-product.tab-listing {
  margin-top: 0px !important;
}
.news-feed-item.news-feed-no-border a {
  /*color: #6b6a6a;*/
}
.about-para blockquote {
  width: 1170px;
}
.join {
    float: left;
    width: 50%;
}
.key-people .ideal-card{
    padding:5px;
}
#sub2 .active {
    background-color: darkgray !important;
}
.panel-default {
  /*border-color: #ddd;*/
  border-color: none!important;
}
.panel {
border:0px!important;
}
.panel-default > .panel-heading {
  /*color: #6b6a6a;
  background-color: #f5f5f5;
  border-color: #ddd;*/
    background-color: #0061a6!important;
    border-color: #ddd;
    color: #ffffff!important;
    margin-left: 15px;
    margin-right: 15px;
    padding:15px;
}
.iS-SkinIcons .iS-Loopline {
    background-color: #0061a6!important;
}
form textarea, form input, form select {
    border: 1px solid #d4d4d4;
    padding: 10px;
    width: 100%;
}
.key-people .ideal-card:nth-child(4n+1) {
  clear: left;
}
.error{
			display: none;
			margin-left: 10px;
		}		
		
		.error_show{
			color: red;
			margin-left: 10px;
		}
.iS.iS-SkinIcons { height:330px;}
.iS-SkinIcons .iS-Commands {
    /*height: 95%;*/
}
.ideal-card.support {
  height: 320px;
  width: 20%;
}
.key-people .support:nth-child(5n+1){
    clear:left!important;
}
.key-people .support:nth-child(4n+1){
    clear:none!important;
}
@media (max-width: 767px) {
.ideal-card.support {
  height: 320px;
  width: 50%;
}
    .sidebar {
        float:none!important;
    }
}
/* Quick fix for home slider on mobile devices */
@media only screen and (max-width : 990px) 
{
          .slide .text-1{
            font-size: 30px;
          }
          
          .slide .text-2{
            margin-top: 150px;
          }
          .slide .btn{
            margin-top: 250px;
          }
}
#cookiesdirective input {
    color:#000000;
}      
        
       
        
        
        
        
        