/* Email Button and Chat icon CSS start */
@media (min-width: 1024px){
	#CategoriesDisplayPage #category .contact .row .ContactUsBtnLabel {
		top: 0px;
	}
}
/* Email Button and Chat icon CSS end */
/* Follow Us Section CSS start */
.follow-us-section.info_section.contact h3 {
	font-size: 21px !important;
}
.follow-us-section.info_section.contact .social_text.parker-social-text {
	font-size: 17px;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-weight: 500;
    color: #6f6754;
}

.follow-us-section a {
	margin-right: -3px;
}
@media (max-width: 1024px) {
	.follow-us-section.info_section.contact h3 {
		font-size: 17px !important;
	}
	.follow-us-section.info_section.contact .social_text.parker-social-text {
		font-size: 13px;
	}
}

@media (max-width: 767px) {
	.follow-us-section.info_section.contact h3 {
		font-size: 14.5px !important;
		margin-bottom: 20px;
	}

	.follow-us-section.info_section.contact .social_text.parker-social-text {
		font-size: 11px;
		margin-bottom: 8px;
		display: inline-block;
	}
}

/* Follow Us Section CSS end */


/* Email Button and Chat icon CSS start */
@media (min-width: 1024px){
	#CategoriesDisplayPage #category .contact .row .ContactUsBtnLabel {
		top: 0px;
	}
}

/* Email Button and Chat icon CSS end */
