.k2-left{
	width:80%;
	float:left;
}
p.news-moble-date{
  display:none;
}
.k2-right{
	float:right;
	width:20%
}
#JoinListLeading {
    padding-right: 40px;
}
#k2Container{
	  width:100%;
}
.k2-main{
	padding:0 30px 30px 30px;
}
.clr{
	float:none;
	clear:both;
	height:0;
	margin:0;
	padding:0;
}
.news-catitem-view{
	padding:0 60px 30px 80px;
}
.news-catitem-date{
	float:left;
	width:15%;
  padding-right:10px;
}
.news-catitem-count{
	float:left;
	width:80%;
	padding-bottom:30px;
	border-bottom:1px #ccc solid ;
}

.itemContainerLast .news-catitem-count{
	border:none;
}
.news-catitem-name{
	padding-bottom:20px;
}
.k2-right input.inputbox{

	height:25px; padding:5px;
	-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
border:1px solid #ccc; 
}
.k2-right input.button{
	 padding:5px; background:none;
}
.k2-right input.button:hover{
	background:none;
}
.k2Pagination{
	text-align:center;
	
	
}
.k2Pagination ul:not([class]) li {
   display: inline-block;
    padding:0 0 0 10px;
}
.k2Pagination ul{
	 
	 list-style:none;
	 display: inline-block;
}
.k2Pagination ul:not([class]) li:before {
	content:'';
}
.k2-item{
	padding:0 60px 30px 200px;

}
#k2-partners{
	padding-left:200px;
}
#k2-partners .itemContainer{
	width:25%;
	float:left;
	padding-bottom:20px;
}
h1.k2-cat-title{
	padding-bottom:20px;
}
#k2-invest h1.k2-cat-title {
    text-align: center;
    color: #000;
    font-weight: 600;
}
.invest-catitem-icon h5{
	font-size:120%;
	
}
.invest-catitem-icon{
	text-align:right;
}
#k2-invest .itemContainer{
	width:33%;
	float:left;
}
.invest-catitem-view{
	padding:0 20px 20px 0;
}
.join-text{
	border-bottom:1px #ccc solid;
}
#Company-View-Mobile{
	display:none;
}

@media (max-width: 1200px) {
#Company-View-Mobile{
	display:block;
}
#Company-View-Desktop{
	display:none;
}

}

@media (max-width: 979px) {
  .k2-left{
	width:100%;
   
}
  .k2-right{
    width:auto;
   
   
  }
  .k2-item{
    padding:0;
  }
  p.news-moble-date{
    display:block;
    margin:0;
    padding: 0;
  }
  .news-catitem-count{
    width:100%;
  }
  .news-catitem-date{
    display:none;
  }
  .k2-right input.inputbox{
    width:auto;
  }
  #JoinListLeading{
    padding:0;
  }
  #k2Container{
    padding-top:0px;
  }
  .news-catitem-view {
    padding: 0 0px 30px 0px;
}
.company-cat{
	
	float: left;
}

}
@media (max-width: 767px) {
  #k2-invest .itemContainer{
    width:50%;
  }
  
  
}
@media (max-width: 480px) {
  #k2-invest .itemContainer{
    width:100%;
  }
.k2-main {
    padding: 0 5px 30px 5px;
}  
}


/*  company         */
.su-tabs-nav.company-cat{
	width:33%;
	text-align:center;
	float:left;
}

body.width100 #jm-content #jm-maincontent{
	
}
.business {
    text-align: center;
    padding: 40px 0;
    margin: 0;
    margin-bottom: -1px;
    cursor: pointer;
     position:relative;
     border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}
.business-mobile{
	text-align: center;
    padding: 40px 0;
    margin: 0;
    margin-top: 5px;
    cursor: pointer;

	border-bottom: 8px solid #5F697D;
	-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.19);
    box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.19);

	-webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;

}
.business.first{
	 border-top: 1px solid #f0f0f0;
}
 .business.su-tabs-current {
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.19);
    box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.19);
    border-left: none;
    border-top: none;
    border-bottom: none;
     border: 1px solid #f0f0f0;
}
 .business.su-tabs-current .bar,
 .business:hover .bar {
    width: 8px;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
 .business .bar{
    position: absolute;
    height: 100%;
    width: 0;
    background-color: #5F697D;
    top: 0;
    right: 0;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.business h3,.business-mobile h3{
  font-size:1.8em;
}
.su-tabs-pane
 {
    background-size: cover;
    background-position: left top;
    background-repeat: no-repeat;
    overflow: hidden;
    width:100%;
    
}
.su-tabs-panes{float: left;width:67%; background:#eee;}
.business-mobile-bg{
	background-size: cover;
    background-position: left top;
    background-repeat: no-repeat;
    overflow: hidden;
    width:100%;
    

}
.su-content-slide .company-item img.company-img{
	width:auto;
}
.company-mobile-item{
	width:25%;float:left;
}
.company-items{
	padding:0 40px; 
}
.company-item{
	width:50%;float:left;
}
.company-item img.company-img{
	width:auto;
	--webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.2); 
    -moz-box-shadow: 0 0 10px 1px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px 1px rgba(0,0,0,0.2);
	
}
.company-images{
	padding:20px;
}
#Company-View-Desktop{
	
}


#k2Container.genericView
{padding:40px;width:auto;}
.genericItemView
{
  padding:10px 0;
  margin:10px 0;
  border-bottom:1px #ccc solid;
}
