.OneColumn.Order.Pricing .PageWidget .boxContainer1 .boxContentCon1, .OneColumn.Order.Pricing .PageWidget .boxContainer1 .boxHeaderContainer1,
.OneColumn.Order.ContactUs .PageWidget .boxContainer1 .boxContentCon1, .OneColumn.Order.ContactUs .PageWidget .boxContainer1 .boxHeaderContainer1 
{
	border: none !important; 
}

.OneColumn.Order.Pricing .PageWidget:not(:first-child),
.OneColumn.Order.ContactUs .PageWidget:not(:first-child) 
{
    width: 100vw !important;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;

    float: none !important;
}

.OneColumn.Order.Pricing .PageWidget:not(:first-child) .boxContainer1,
.OneColumn.Order.ContactUs .PageWidget:not(:first-child) .boxContainer1 {
	background-color: #fff;
}




.OneColumn.Order.Pricing .PageWidget:first-child .MainWidgetWrapper .WidgetWrapper .CustomWidgetBody,
.OneColumn.Order.ContactUs .PageWidget:first-child .MainWidgetWrapper .WidgetWrapper .CustomWidgetBody 
{
	text-align: center;
}

.OneColumn.Order.Pricing .MainWidgetWrapper .WidgetWrapper .CustomWidgetBody:before 
{
	content: "See for yourself how ClubRunner can help you with a free 30 day trial!";
	text-align: center;
    color: #fff;
    margin-top: 0;
    margin-bottom: 11px;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.3;
}
/*.OneColumn.Order.ContactUs .PageWidget:first-child .MainWidgetWrapper .WidgetWrapper .CustomWidgetBody:before
{
	content: "Looking to get more information on ClubRunner, ask a question or give us some feedback? We'd love to hear from you!";
	text-align: center;
    color: #fff;
    margin-top: 0;
    margin-bottom: 11px;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.3;
}*/

.OneColumn.Order.ContactUs .PageWidget:first-child .MainWidgetWrapper .WidgetWrapper h3 {
    color: #ffffff;
}

.OneColumn.Order.Pricing .MainWidgetWrapper .WidgetWrapper .CustomWidgetBody .CustomPageHeader,
.OneColumn.Order.ContactUs .MainWidgetWrapper .WidgetWrapper .CustomWidgetBody .CustomPageHeader {
	display: none;
}

.OneColumn.Order.Pricing .PageWidget:not(:first-child) .MainWidgetWrapper,
.OneColumn.Order.ContactUs .PageWidget:not(:first-child) .MainWidgetWrapper 
{
	margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    //padding-top: 60px;
}

@media (max-width: 968px)
{
	.OneColumn.Order.Pricing .PageWidget:not(:first-child) .MainWidgetWrapper ,
	.OneColumn.Order.ContactUs .PageWidget:not(:first-child) .MainWidgetWrapper 
	{
	    padding-left: 10px;
	    padding-right: 10px;
	}
}

@media (min-width: 969px) 
{
	.OneColumn.Order.Pricing .PageWidget:not(:first-child) .MainWidgetWrapper ,
	.OneColumn.Order.ContactUs .PageWidget:not(:first-child) .MainWidgetWrapper  
	{
	    width: 960px;
	}
}

@media (min-width: 1292px) 
{
	.OneColumn.Order.Pricing .PageWidget:not(:first-child) .MainWidgetWrapper ,
	.OneColumn.Order.ContactUs .PageWidget:not(:first-child) .MainWidgetWrapper  
	{
	    width: 1280px;
	}
}

@media (min-width: 1440px) 
{
	.OneColumn.Order.Pricing .PageWidget:not(:first-child) .MainWidgetWrapper ,
	.OneColumn.Order.ContactUs .PageWidget:not(:first-child) .MainWidgetWrapper  
	{
	    width: 1400px;
	}
}



.OneColumn.Order.Pricing .boxHeaderContainer2 h2,
.OneColumn.Order.ContactUs .boxHeaderContainer2 h2 {
    font-weight: 400;
    text-align: center;
    font-size: 57px;
    margin-bottom: 11px
;    margin-top: 0;
    color: #fff;
}



.OneColumn.Order.Pricing .BackgroundRibbon2,
.OneColumn.Order.ContactUs .BackgroundRibbon2 {
	width: 100vw !important;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-color: #f2f7f9;
    padding: 60px 0 !important;
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
}


.OneColumn.Order.Pricing .BackgroundRibbon2 table,
.OneColumn.Order.ContactUs .BackgroundRibbon2 table {
	margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 60px;
    background: none;
}

@media (max-width: 968px)
{
	.OneColumn.Order.Pricing .BackgroundRibbon2 table,
	.OneColumn.Order.ContactUs .BackgroundRibbon2 table
	{
	    padding-left: 10px;
	    padding-right: 10px;
	}
}

@media (min-width: 969px) 
{
	.OneColumn.Order.Pricing .BackgroundRibbon2 table,
	.OneColumn.Order.ContactUs .BackgroundRibbon2 table  
	{
	    width: 960px;
	}
}

@media (min-width: 1292px) 
{
	.OneColumn.Order.Pricing .BackgroundRibbon2 table,
	.OneColumn.Order.ContactUs .BackgroundRibbon2 table  
	{
	    width: 1280px;
	}
}

@media (min-width: 1440px) 
{
	.OneColumn.Order.Pricing .BackgroundRibbon2 table,
	.OneColumn.Order.ContactUs .BackgroundRibbon2 table  
	{
	    width: 1400px;
	}
}


.OneColumn.Order.Pricing .CustomWidgetBody form,
.OneColumn.Order.ContactUs .CustomWidgetBody form {
	margin-left: auto;
    margin-right: auto;
    width: 80%;
    max-width: 100%;
}



.FreeTrial2:before {
	content: " ";
    display: table;
    clear: both;
}
.FreeTrial2:after {
	content: " ";
    display: table;
    clear: both;
}

.FreeTrialText {
    width: 50%;
    float: left;
}

.FreeTrialImage {
    width: 50%;
    float: right;
}

.FreeTrialImage img {
	float: right;
}

@media (max-width: 969px) {
	.FreeTrialText {
		width: 100%;
	}
	.FreeTrialImage {
		display: none;
	}
}



.LabelField {
    display: inline-block;
    float: left;
    width: 33.33333333%;
    text-align: right;
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: right;
}

.InputField {
    display: inline-block;
    float: left;
    width: 66.66666666%;
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px !important;
    min-height: 0;
}

@media (max-width: 969px) {
	.LabelField {
	    text-align: left;
	    display: block;
	    width: 100%;
	    padding-left: 10px;
	    padding-right: 10px;
	}

	.InputField {
	    display: block;
	    width: 100%;
	    padding-left: 10px;
	    padding-right: 10px;
	}
}


.OurPricing input, .FreeTrial a {
    color: #fff;
    background-color: #039be5;
    border-color: #039be5;


    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 2px solid transparent;
    white-space: nowrap;
    padding: 10px 25px;
    font-size: 16px;
    line-height: 1.42857143;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.OurPricing input {
	float: right;
}

.OurPricing input:hover {
	color: #039be5;
    background-color: transparent;
    border-color: #039be5;
}

.FreeTrial a{
    color: #a4cf30;
    background-color: transparent;
    border-color: #a4cf30;
}

.FreeTrial a:hover {
    color: #fff;
    background-color: #a4cf30;
    border-color: #a4cf30;
}