.rcicon {
	color: #fff;
	background: #dda11e;
  	padding: 9px;
  	border-radius: 34px;
	font-size: 31px;
		transition: color 0.3s ease;

}

.rcicon:hover {
	color: #69727d !important;
}

.fontz1 {font-size: 21px !important; color: #05545e !important}
.homepagemgb{margin-bottom: 15px !important}
.homepagemtb{margin-top: 15px !important}

.homsddff{margin-top: 25px !important; margin-bottom: 40px !important}
.homsddff2{margin-top: 20px !important; margin-bottom: 20px !important}

@media only screen and (min-width: 479px) {
.mkyy1, *  [aria-labelledby='mkyy1'] {
	display: none !important;
	max-height: none !important;
	overflow: visible !important;
	visibility: hidden;
	position:absolute;
	max-height: 0;
	
}
}

@media only screen and (max-width: 479px) {
.mobile-hide{ display: none !important; }
}

 