#Header {
	color:rgba(255,255,255,1);
	
}
#ScrollContent {
	padding:2.69em 0em 0em 0em;
}
.uinn-at4{
    padding: 2.69em 0.5em 0em !important;
}
.uinn-4a {
    padding-top: 2.69em !important;
}
.uinn-a4{
    padding:2.69em .5em 0 !important;
}
#Category{
    margin: 0.8em 0.8em 0.8em 0.8em;
    padding:0.8em 0.8em 0.8em 0.8em;
     background-color: #FFFFFF;
   
}
#Category_buttom{
    margin-top: 0.8em 0.8em 0.8em 0.8em;
    margin: 0.8em 0.8em 0.8em 0.8em;
     
}
#ContentFlexVer{
   width: 100%;
}

.category-column2 {
	width: 100%;
}

.category-column2-content{
	width: 48%;
	float: left;
}
.category-margin-right {
	margin-right: 4%;
}
.category-column2 img {
	display: block;
	margin: 1rem auto;
	max-width: 100%;
    height: 12.5rem;
}

.category-column2 p {
	color: #222222;
	text-align: center;
	padding: 1rem 0 1rem  0;
	font-weight: bold;
}
.clear:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.default-sub-title{
    font-family:SFUIDisplay-Regulars !important;
    line-height: 1.5 !important;
    font-size: 1.3rem;
}
.a11_content{
	width:100%;
}
.a11_content img{
	display:block;
	max-width:100%;
    margin: 1rem auto;
}

.category-column2 .search_result_imgdes{
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	display: -webkit-box;
	word-wrap: break-word;
	color: #807D78;
}
.category-column2 .search_result_title1{
	color: #000000;
	font-weight: 500;
	font-size: 1.8rem;
	margin-bottom: 0.2rem;
	text-align: center;
}

.category01des,.category01des span{
	font-family: SFUIDisplay-Regulars !important;
	overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    word-wrap: break-word;
    line-height: 1.3 !important;
    font-size:1.4rem;
    color:#262726 !important;
} 
.categoryname{ 
	
	 font-weight:bold;
	 font-size:1.4rem;
	 overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    display: -webkit-box;
    word-wrap: break-word;
    line-height: 2;
}
.categoryname h2{margin-bottom:0px !important;}
.category-img-first-child{
    margin-top: 12% !important;
    margin-bottom: 25% !important;
}
@media all and (orientation: landscape) {
	html {
		font-size: 80% !important;
	}
  .category-column2 img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
    height: 22.5rem;
} 
}
@media (min-width: 668px) and (orientation: landscape) {
  
}