/* yeloni popup codes */
div.hfeed.site.clear {
    clear: inherit;
    display: block;
    overflow: visible;
    visibility: inherit;
    width: 0;
    height: auto;
}
div.hfeed .clear {
    clear: none;
    overflow: visible;
    height: auto;
    visibility: inherit;
    width: auto;
}

.cc_btnSubscribe {
    color: #fff;
    font-weight: 600;
    line-height: 38px;
    display: inline-block;
    box-sizing: border-box;
    height: 38px;
    padding: 0 30px;
    cursor: pointer;
    transition: all .4s ease 0s;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.2rem;
    text-transform: uppercase;
    background-color: #e00000;
    font-size: 16px;
}
.cc_btnSubscribe:visited ,.cc_btnSubscribe:hover{
	color: #fff;
}
.yel-popup-main-wrapper{
	background-color: rgba(0, 0, 0, 0.5) !important;
}
.yel-popup-main-wrapper .yel-popup-template{
	background: #eee !important;
    padding: 10px 30px 15px 30px;
    width: 50% !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-left: none;
    height: auto !important;
    overflow-y: auto;
    max-height: calc(100vh - 100px);
    position: absolute;
    margin-top: 0px;
    box-sizing: border-box;
}
.yel-popup-main-wrapper .subscription_popup form .row .MBM_Form_field{
    				width: 100% !important;
    				color: #000;
    				box-sizing: border-box;
}
.yel-popup-main-wrapper .subscription_popup form .row .MBM_Form_field .html_content{
	font-size: 20px;
    font-weight: 500;
    color: #353535;
    line-height: 28px;
}
.yel-popup-main-wrapper .subscription_popup .MBM_Form .col label{
	font-size: 16px;
    font-weight: 500;
    color: #353535;
}
.yel-popup-main-wrapper .subscription_popup .MBM_Form .col label.error{
	color: red;
}
.yel-popup-main-wrapper .subscription_popup form .row .button{
    				background: #e2001a !important;
    				width: 100%;
				    font-size: 16px;
				    font-weight: 500;
				    border-width: 0;
				    border-radius: 2em;
				    color: #ffffff;
				    padding: 0em 1.4em;
				    text-transform: uppercase;
				    line-height: 2.6;

}
.yel-popup-main-wrapper .row, .yel-popup-main-wrapper .row .col{
	box-sizing: border-box;
}
.yel-popup-main-wrapper .subscription_popup form .row input[type="tel"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea{
	border: 1px solid #ccc !important;
}
.yel-popup-main-wrapper .subscription_popup .MBM_Form sup.required{
	display: none;
}
.yel-popup-main-wrapper .yel-popup-template .yel-popup-close{
	padding: 6px 6px 6px 6px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    background: #e2001a;
    width: auto;
}
.yel-popup-main-wrapper .subscription_popup .MBM_Form .MBM_Field_Title{
	font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
.yel-popup-main-wrapper .subscription_popup .MBM_Form .html .MBM_Field_Title{
	text-align: center;
    font-size: 26px;
    font-weight: 700;
    color: #353535;
}
.yel-popup-main-wrapper .subscription_popup .MBM_Form .MBM_Consent_Wrap{
	font-weight: 500;
	font-size: 16px;
}
.yel-popup-main-wrapper .yel-popup-template .yel-popup-close img{
	height: 15px !important;
}
.yel-popup-main-wrapper .subscription_popup form{
	margin-top: 20px;
}
nav.site ul.masthead li.Newsletter_signup{
	color: #fff !important;
}
.yel-popup-main-wrapper .subscription_popup form .row .MBM_Form_field.col-6{
	width: 50% !important;
}
.yel-popup-main-wrapper .subscription_popup h2{
	margin-top: 25px;
    text-align: center;
    font-size: 26px;
    font-weight: 500;
}
.MBM_Form_Wrapper h4.success_msg{
				margin-bottom: 0px;
			    margin-top: 30px;
			    text-align: center;
			    font-size: 20px;
			    font-weight: 500;
			    color: #353535;	
	}
@media only screen and (max-width: 767px) {
	.yel-popup-main-wrapper .yel-popup-template{
		width: 90% !important;
        padding: 15px 15px 1px 15px;
	}
	.yel-popup-main-wrapper .subscription_popup form .row .MBM_Form_field.col-6{
		    width: 100% !important;
	}
	.yel-popup-main-wrapper .subscription_popup form .row .MBM_Form_field .html_content{
		font-size: 18px;
	}
	.yel-popup-main-wrapper .subscription_popup .MBM_Form .MBM_Field_Title{
		font-size: 16px;
	}
	.load_gdpr.loaded{
		margin-top: 10px;
	}
	.yel-popup-main-wrapper .yel-popup-template .yel-popup-close{
		margin-right: 10px;
	}
	.yel-popup-template{
		margin-top: 20px;
		background: #E30909;
	}
	.MBM_Form_Wrapper{
		    margin-bottom: 20px !important;
	}
	.MBM_Form_Wrapper h4.success_msg{
			    margin-top: 0px;	
	}

	.yel-popup-main-wrapper .yel-popup-template .yel-popup-close{
		margin-right: 10px;
	}

	.row.submit-button-section{
		display: block !important;
    	width: 100% !important;
	}
	.load_gdpr.loaded{
		display: block !important;
    	width: 100% !important;
	}
}
.MBM_Form .col label{
	font-weight: bold !important;
}
.MBM_Form .MBM_Field_Title{
	font-weight: bold !important;
}
.MBM_Form .col.checkbox label{
	display: inline-block;
	font-weight: normal !important;
	margin-right: 10px;
}
.MBM_Form .col.checkbox label input[type="checkbox"]{
	margin-right: 1px;
}
.load_gdpr.loaded{
	display: inline-block;
    width: 58%;
    vertical-align: middle;
} 
.row.submit-button-section{
	display: inline-block;
    width: 45%;
    vertical-align: middle;
}
.register-mbm-form .MBM_Form_Wrapper{
	background: #eee;
    padding: 30px;
}
.register-mbm-form .MBM_Form .html .MBM_Field_Title{
	text-align: center !important;
    font-size: 26px !important;
    color: #353535;
    margin-bottom: 20px;
}
.register-mbm-form .MBM_Form .html_content{
	font-size: 20px;
    font-weight: 500;
    color: #353535;
    line-height: 28px;
}
.register-mbm-form .MBM_Form .col label{
	font-size: 16px;
	color: #353535;
	&.error{
		color: red;
	}
}
.register-mbm-form .MBM_Form .MBM_Field_Title{
	font-size: 16px !important;
	color: #353535;
	font-weight: bold !important;
}
.register-mbm-form .MBM_Form .submit-button-section input[type="submit"]{
	background: #e2001a !important;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    border-width: 0;
    border-radius: 2em;
    color: #ffffff;
    padding: 0em 1.4em;
    text-transform: uppercase;
    line-height: 2.6;
}
.register-mbm-form .MBM_Form .load_gdpr.loaded{
	font-size: 16px;
}
@media only screen and (max-width: 767px) {
	.register-mbm-form .MBM_Form .col-6{
		width: 100% !important;
	}
	.register-mbm-form .MBM_Form .col-12{
		width: calc(100% - 10px)!important;
	}
}
