
html, body, form
{
    height: 100%;
   overflow: visible;
margin:auto;
}
.col-sm-4 
{
   /*margin-left:-110px;*/
}
.col-sm-8 {
    width: 60%;
}
.EmptyMasterContentPanel{
overflow:display !important;
}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px){
html, body, form
{
    width: 100%;
    height: 100%;
    overflow: visible;
margin:auto;}
	.col-sm-8{
		width:60% !important;
	}
        .col-sm-4 {
		width:60% !important;
		margin-left:130px;
        }
	#ctl00_TemplateBody_WebPartManager1_gwpciNewBPDonationCommon_ciNewBPDonationCommon_DonationCreatorControl_Body
	{
		width:650px;
	}
	.FRContent .AutoWidth label{
		width:auto !important;
	}
	.FRContent{
		font-size: 14px !important;
	}

	.FRContent input{
		font-size: 1.5em !important;
		/*display: inline !important;*
	}
	.FRContent span.radio-inline-sm label::before{
		font-size: 1.7em !important;
	}
	.FRHeader H3{
		font-size:24px !important;
	}
	.FRContent #ctl00_TemplateBody_WebPartManager1_gwpciNewContentHtml4_ciNewContentHtml4_Panel_NewContentHtml4 a{
		font-size:14px !important;
	}
	.FRContent .Label{
		font-size:24px !important;
	}
.FRContent{
width: 90% !important;
margin-left: auto !important;
margin-right: auto !important;
}

}

#ctl00_TemplateBody_WebPartManager1_gwpciNewBPMembershipCommon_ciNewBPMembershipCommon_InstallmentPlans
{
 color:red;
}


 
