@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.service-title {font-size: 24px;}
	.service-btn a {padding: 12px;}
}

@media only screen and (min-width:992px){
	.team-profile:nth-child(4) {clear:both;}
}

@media only screen and (min-width:1200px){
	.fixed-header.header .nav-outer #slidemenu li a {padding: 10px 14px;}
}
@media only screen and (min-width:1230px){
	.slider-banner {margin-top: 108px;}
}
@media only screen and (min-width:1025px){
	#slide-nav .desktop-nav-logo {display: none !important}
    #slide-nav .nav-close {display: none !important}
}    