@media (min-width: 768px) {
	.showmb{
		display:none !important
	}
}
@media (max-width: 767px) {
	.cc1{
		float:left;
		width:17%;
	}
	.cc2{
		float:left;
		width:82%;
		text-align:center;
		color:#5c4035;
		font-size:22px;
		font-weight:bold;
	}
	
	.header-area .logo-img-small{
	width:78%;	
	}
	.header-area .logo-img-small img{
		width:45px
	}
	#sticky-header{
		background:#FFF !important;
		
	}
	.showdes{
		display:none !important
	}
.fixcmb{
width: 20% !important;
    padding: 0 5px;	
}
.fixcmb2{
width: 20% !important;
    padding: 0 5px;	
}

.fim1{
	height:250px;
}

.title100 {
  
  font-size: 16px !important;
  font-weight: normal !important;
}

}



.fim1 img{
	max-width:100%;
}
.fixc1{
	justify-content: center;
}