.merit-info-box__two-column .info-box-content{
	padding-bottom: 20px !important;
}
.upcoming-event-filterable h2.text-charcoal {
    color: #332A2A;
}
.page-id-266369 .top-news-post {
	margin-bottom: 0px;
}
.page-id-266369 .top-news-post:first-child {
	margin-bottom: 23px !important
}
/*signle prduct*/
.merit-limited-doc .attach-single {
  display: block !important;
}
.document-load-more{
	display: none;
}
/* Fix contact form */
#gf_110 .gravity-theme .gfield-choice-input+label{ 
    max-width: 100%;
}
/* Recorded webinars */
.page-id-652546 .merit-webinar-btn {
	text-decoration-line: none;
}
.page-id-652546 .merit-webinar-btn:hover {
	text-decoration-line: underline !important;
	text-decoration-color: #C9252C !important;
}

/* Articles */
.article-card-info .merit-btn-secondary-alt {
	padding-right: 2.2rem;
}

.article-card-info .merit-btn-secondary-alt::after {
	right: 1.2rem;
}
/* gastro-case-study */
@media (max-width:768px){
	.gastro-case-study{
	   flex-direction: column;
   }
}
/* merit banner title */
.merit-banner-content h1,
.merit-title h2{
	word-wrap: break-word;
}
.merit-slider-preview {
    background-color: #cde7f7;
    margin-bottom: 30px;
	min-height: 500px
}
.merit-site-header{
	border-bottom-color: '#c9252c';
}
.merit-feature-main{
	box-shadow: 0px 8px 16px #00000015;
}
.home .merit-info-box-section .info-box-content{
	background-color: #fff !important;
}
.footer-contact-wrap{
	background-color: #c9252c;
}
/* product request form */
.gform_wrapper #field_162_6.gfield--type-email.gfield--width-half{
	grid-column: span 6 !important;
}
.gform_wrapper.gravity-theme .gchoice.gchoice_162_47_0 .gfield-choice-input+label{
	max-width: 100% !important;
}
/* menu responsive */
@media (min-width:1535px){
	ul.main-menu > li:not(:last-child) > a{
	    margin-right: 120px !important;
    }
}
@media (max-width: 1023px) {
/*    ul.mobile-main-menu li>a {
		padding: 0px !important;
	} */
	#megamenu-parent-categories-content-mobile li>a, #mobile-megamenu-procedure-id li>a{
		padding-left: 0px !important;
	}
}
@media (min-width: 320px) and (max-width: 620px) {
    #megamenu-parent-categories-content-mobile li, #mobile-megamenu-procedure-id li {
        align-items: start !important;
    }
}
/* Header boder bottom fix for education page */
.merit-site-header {
    border-bottom: 3px solid;
}
/* global webinar */
section.merit-recorded-webinars-section:nth-child(odd) {
    margin-top: 50px;
    margin-bottom: 50px;
}
.merit-req-info-hvr:hover{
	--tw-bg-opacity: 1;
  background-color: rgb(51 42 42 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity))!important;
	text-decoration: none !important;
}
.merit-req-info-hvr{
	font-size: 20px !important;
}
/** Education Interest Form **/
#field_583_47 .gchoice {
    margin-left: 0;
}
.gchoice_583_44_0 {
    min-width: 100px;
}
/*merit contant page form*/
label#label_110_44_0 {
    max-width: 100%;
}
/* solutions text block p tags */
@media (max-width:768px){
	.single-solutions .merit-text-block__content p{
		font-size: 15px;
	}
}