.services-categories {
	width:100%;
	margin-top:30px;
}
.cat-item {
	
}
.cat-item  .cat-title {
	font-size: 24px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #cf83ce;
	
}

.hh-item img {
	width:100%;
	height:auto;
	display:block;
}

.content {
     font-size: 15px;
    font-weight: 600;
    color: #181818;
    text-align: left;
    margin-top: 5px;
    width: 100%;
}
.bbli {
	align-items: flex-start;
	    display: flex;
}
.hh-item
{
	    margin-bottom: 25px;
}
.hh-item img {
    width: 100%;
	height:auto;
	display:block;

}

.hh-item a {
    width: 100%;
    border-radius: 5px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #f9f9f9;
    text-decoration: none;
}

.sidebar > .departments-sidebar {
	    margin-top: 40px!important;
}
.side-title a {
	font-size: 17px;
    font-weight: 600;
    color: #181818;
    padding: 0 20px;
    text-align: left;
    margin-top: 5px;
    width: 100%;
	float:left;
	
}
.side-link a {
	font-size: 14px;
    font-weight: 500;
    color: #181818;
    padding: 0 20px;
    text-align: left;
    margin-top: 5px;
    width: 100%;
	float:left;
}
.header-middle .navbar__menu-item {
    margin-right: 30px!important;
    position: relative;
    cursor: pointer;
}


@media screen (min-width:1200px){
	.header-middle .navbar__menu-link {
		float:left;
	}
}

.mmspan {
    float: left;
    position: absolute;
    right: -14px;
    top: 9px;
}

@media screen and (max-width:991px){
	.mmspan {
		font-size: 25px!important;
		/* float: left;
		position: static;
		right: -19px;
		bottom: 26px;
		left: 10px;
		margin-left: 8px;
		font-size: 25px!important;
		margin-top: 9px; */
	}
}
@media (max-width: 1199px){
	.header-middle .navbar__menu {
		margin-top: 22px;
	}
	.header-middle .navbar__menu-item {
		position:relative!important;
	}
}

@media screen and (min-width:1200px){
	.mmspan {
		top: 27px;
	
	}
}