#rmCampaign {
	font-family: ChevinProMedium,Arial,Helvetica,sans-serif;
}

#rmCampaign h2 {
	font-size: 36px;
}

#rmCampaign h3 {
	font-size: 28px;
	margin: 5px 0;
}

#rmCampaign p {
	font-size: 20px;
}


#rmCampaign .section {
	clear: both;
	text-align: center;
	padding: 40px 0;
	width: 100%;
	float: left;

}

#rmCampaign div.fsError {
	color: red;
}

#rmCampaign .top.section {
	background-image: url('/sites/default/files/q4-ppc-campaign-hero.jpg');
	background-size: cover;
	height: 610px;
	padding: 0;
	position: relative;
}

#rmCampaign .grey.section {	
	background-color: #f6f6f6;
	color: #444545;
}

#rmCampaign .white.section {
	background-color: #ffffff;
	color: #444545;
}

#rmCampaign .red.section {
	background-color: #dc3a3a;
	color: #fff;
	padding: 20px 0 30px;
}

#rmCampaign .quoteContainer, #rmCampaign .benefitContainer {
	max-width: 940px;
	width: 100%;
	margin: 0 auto;
}

#rmCampaign .benefitContainer {
	background-image: url('/sites/default/files/q4-ppc-campaign-bgCross.png');
	background-repeat: no-repeat;
	background-position: center;
}

#rmCampaign .logo {
	display: inline-block;
	margin: 0;
	height: auto;
	position: absolute;
	left: 5%;
	top: 4%;
}

#rmCampaign .infoBox.left {
	width: 420px;
	background: #fff;
	border-left: 15px solid #dc3a3a;
	text-align: left;
	padding: 50px 20px 50px 30px;
	position: absolute;
	left: 0;
	right: auto;
	top: 30%;
}

#rmCampaign .infoBox.left h2 {
	margin-bottom: 30px;
}

#rmCampaign .infoBox.right {
	padding: 20px;
	background: #dc3a3a;
	color: #fff;
	text-align: left;
	position: absolute;
	right: 0;
	left: auto;
	top: 10%;
	width: 330px;	
}

#rmCampaign .infoBox.right p {
	font-size: 17px;
}

#rmCampaign .infoBox.right .firstP span {
	font-size: 22px;
}


#rmCampaign .fsError {
	font-style: italic;
	font-size: 13px;
}

#rmCampaign .fsRow.fsFieldRow.fsLastRow, #rmCampaign .fsSubmit   {
	width: 100%;
	margin: 10px 0;
	min-width: 200px;
	display: inline-block;
}

#rmCampaign .infoBox.right .fsRow.fsFieldRow.fsLastRow label {
	float: left;
	color: #fff;
	font-size: 17px;
	min-width: 70px;
}

#rmCampaign .infoBox.right .fsRow.fsFieldRow.fsLastRow input {
	float: right;
	padding: 9px 1%;
	border: none;
	width: 58%;
}

#rmCampaign .infoBox.right .fsSubmitButton {
	float: right;
	width: 60%;
	border: none;
	height: 35px;
	color: #dc3a3a;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	font-family: ChevinProMedium,Arial,Helvetica,sans-serif;
}


#rmCampaign .infoBox.right .fsSubmitButton:hover {
	text-decoration: underline;
}

#rmCampaign .infoBox.right .smallP {
	color: #fff;
	font-size: 12px;
}

#rmCampaign .infoBox.right .smallInfoP {
	color: #fff;
	font-size: 10px;
	float: right;
	margin-top: 5px;
	clear: both;
}


#rmCampaign .grey.section h2 {
	font-size: 40px;
}

#rmCampaign .grey.section .benefit {
	width: 41%;
	display: inline-block;
	padding: 35px 40px 70px;
}

#rmCampaign .grey.section .benefit img {
	margin-bottom: 10px;
}

#rmCampaign .white.section .quote {
	width: 28%;
	display: inline-block;
	padding: 0 20px;
}

#rmCampaign .white.section h2{
	margin-bottom: 10px;
	font-size: 32px;
}

#rmCampaign .white.section .mainP {
	margin-bottom: 50px;
}

#rmCampaign .grey.section .benefit p {
	font-size: 17px;
}

#rmCampaign .white.section .quote p {
	font-size: 14px;
}

#rmCampaign .tel {
	color: #fff;
	text-decoration: none;
}

#rmCampaign .tel:hover {
	text-decoration: underline;
}


#rmCampaign .white.section .quote p.person {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #dc3a3a;
}

#rmCampaign .red.section h2{
	margin: 0 0 10px;
	font-size: 33px;
}

#rmCampaign .red.section p {
	font-size: 17px;
	padding: 0;
}


#rmCampaign .red.section .smallP {
	color: #eca7a7;
	font-size: 12px;
	margin-bottom: 20px;
}

#rmCampaign .red.section a.button {
	background-color: #ffffff;
	padding: 8px 30px;
	font-weight: bold;
	font-size:26px;
	display: inline-block;
	margin-top: 20px;

}

#rmCampaign .footer-wrap dt {
	font-family: ChevinProMedium,Arial,Helvetica,sans-serif;
}

#rmCampaign .footer-wrap {
	font-family: arial,Helvetica,sans-serif;
}

.responsiveBorder {
	display: none;
	border: 1px solid #e4e4e4;
	width:100px;
	margin: 20px auto 0;
}

#rmCampaign .content {
	width: 100%;
}

#rmCampaign .extlink {
	display: none;
}

#rmCampaign #footer {
	font-family: arial,Helvetica,sans-serif;
	padding:35px 0 33px 0;
	margin: 0 auto 20px;
	background: #333;
	color:#fff;
	clear:both;
	width:100%;
	display:inline-block;
}

#rmCampaign #footer .content {
	max-width: 940px;
	margin: 0 auto;
}
		
#rmCampaign .footer-nav-global-base-copy {
	padding: 7px 30px 0 0;
	text-align: right;
	width: 350px;
	float: right;
}
		
#rmCampaign #footer ul {
	width: auto;
	margin-top: 8px;
	margin-left: 10px;
	float: left;
}
		
#rmCampaign #footer ul li {
	display:inline;
	padding: 8px 0;
}
		
#rmCampaign #footer ul li a {
	display: inline-block;
	padding: 0 13px 0 8px;
	color: #fff;
	text-decoration: none;
	border-right: dotted 1px #7f7f7f;
}
		
#rmCampaign #footer ul li a:hover {
	text-decoration:underline;
}
		
#rmCampaign #footer ul li.last a {
	border-right: 0;
}
		
#rmCampaign #footer ul li.first a {
	padding:0 13px 0 0;
}

@media (max-width: 940px) {
	#rmCampaign .content {
		width: 90%;
		margin: 0 auto;
	}

	#rmCampaign .section {
		padding: 20px 0;
	}

	#rmCampaign .white.section .quote {
		width:90%;
		padding: 0;
	}

	#rmCampaign .benefitContainer  {
		background-image: none;		
	}

	#rmCampaign .grey.section .benefit {
		width: 100%;
		padding: 20px 0;		
	}

	#rmCampaign .responsiveBorder {
		display: block;
	}


	#rmCampaign #footer {text-align:center;}
	#rmCampaign #footer ul {padding:0; margin:0; width:100%;}
	#rmCampaign #footer ul li {display:block; text-align:center;}
	#rmCampaign #footer ul li.first a {padding:0;}
	#rmCampaign #footer ul li a {border-right:0; padding:0;}
	#rmCampaign #footer ul li.last {padding-bottom: 15px;}
	#rmCampaign .footer-nav-global-base-copy {float:none; margin:0; padding:0; width:100%; text-align:center;}				
}

@media (max-width: 860px) {

	#rmCampaign .top.section {
		background-image: none;
		background-color: #fff;
		height: auto;
		display: inline-block;
	}

	#rmCampaign .logo {
		position: relative;
		margin-top: 20px;
		margin-right: 20%;
		float: right;
	}

	#rmCampaign .infoBox.left {
		border-left: 0;
		width: 100%;
		position: relative;
		display: inline-block;
		float: none;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		border:1px solid #ffffff;
	}

	#rmCampaign .infoBox.right {
		margin: 0 auto;
		position: relative;
		display: inline-block;
		float: none;
		width: 100%;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		border:1px solid #dc3a3a;		
	}

}

.elq-form * {
    margin: 0;
    padding: 0;
}

.elq-form input,
textarea {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.elq-form button,
input[type=reset],
input[type=button],
input[type=submit],
input[type=checkbox],
input[type=radio],
select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/* GENERIC */

.elq-form input {
	height: 16px;
    line-height: 16px;
	float: right;
	padding: 8px 1% 10px 5px;
	border: none;
	width: 58%;
	margin-bottom:10px;
}

.elq-form .item-padding {
    padding: 6px 5px 9px 0px;
}

.elq-form .pp-group {
    padding: 0px 5px 0px 9px;
}

.elq-form .pp-field {
    padding: 6px 0px 9px 0px;
}

.elq-form .field-wrapper.individual {
    float: left;
    width: 100%;
    clear: both;
}

.elq-form .field-p {
    position: relative;
    margin: 0;
    padding: 0;
}

.elq-form .zIndex-fix {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.elq-form .field-design {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
}

.elq-form .no-fields-prompt {
    float: left;
    width: 100%;
    height: 150px;
    padding-top: 50px;
    clear: both;
}


/* SECTION BREAKS */

.elq-form .section-break {
    float: left;
    width: 97%;
    margin-right: 2%;
    margin-left: 1%;
    padding-bottom: 6px;
}

.elq-form .section-break .heading {
    width: 100%;
    font-weight: bold;
    margin: 0;
    padding: 0;
}


/* LABEL */

.elq-form .required {
    color: white !important;
    display: inline;
    float: none;
    font-weight: bold;
    margin: 0pt 0pt 0pt;
    padding: 0pt 0pt 0pt;
}


/* FIELD GROUP */

.elq-form .field-group {
    float: left;
    clear: both;
}

.elq-form .field-group.large {
    width: 100%;
}

.elq-form .field-group.medium {
    width: 51%;
}

.elq-form .field-group.small {
    width: 31%;
}

.elq-form .field-group .label {
    /*
	float: left;
    width: 97%;
    margin-right: 2%;
    margin-left: 1%;
    padding-bottom: 6px;
    font-weight: bold;
	*/
	

}

.elq-form .progressive-profile .pp-inner {
    float: left;
    clear: both;
}

.elq-form .progressive-profile .pp-inner.large {
    width: 100%;
}

.elq-form .progressive-profile .pp-inner.medium {
    width: 51%;
}

.elq-form .progressive-profile .pp-inner.small {
    width: 31%;
}


/* RADIO */

.elq-form .radio-option {
    display: inline-block;
}

.elq-form .radio-option .label {
    display: block;
    float: left;
    padding-right: 10px;
    padding-left: 22px;
    text-indent: -22px;
}

.elq-form .radio-option .input {
    vertical-align: middle;
    margin-right: 7px;
}

.elq-form .radio-option .inner {
    vertical-align: middle;
}


/* CHECKBOX */

.elq-form .checkbox-span {
    display: inline-block;
}

.elq-form .checkbox-label {
    margin-left: 4px;
    font-size: 14px;
}


/* INPUT */

.elq-form .accept-default {
    width: 100%;
}


/* SIZING */

.elq-form .field-style {
    float: left;
    margin-right: 2%;
    margin-left: 2%;
}

.elq-form .field-style._25 {
    width: 21%;
}

.elq-form .field-style._50 {
    width: 46%;
}

.elq-form .field-style._50_left {
    clear: left;
    width: 46%;
}

.elq-form .field-style._75 {
    width: 71%;
}

.elq-form .field-style._100 {
    width: 96%;
}

.elq-form .field-size-top-small {
    width: 53%;
}

.elq-form .field-size-top-medium {
    width: 75%;
}

.elq-form .field-size-top-large {
    width: 100%;
}

.elq-form .field-size-left-small {
    width: 21%;
}

.elq-form .field-size-left-medium {
    width: 46%;
}

.elq-form .field-size-left-large {
    width: 60%;
}


/* INSTRUCTIONS */

.elq-form .instructions.default {
    color: #444444;
    display: block;
    font-size: 10px;
    padding: 6px 0pt 3px;
}

.elq-form .instructions.group {
    float: left;
    width: 97%;
    margin-right: 2%;
    margin-left: 2%;
    padding: 6px 0pt 3px;
    color: #444444;
    display: block;
    font-size: 10px;
}

.elq-form .instructions.left-single {
    margin: 0 0 0 33%;
}

.elq-form .instructions-other {
    margin: 0;
}


/* POSITIONING */

.elq-form .label-position.left {
	
	float: left;
	color: #fff;
	font-size: 15px;
	min-width: 70px;
	display: block;
	line-height: 150%;

}

.elq-form .label-position.top {
    display: block;
    line-height: 150%;
    padding: 1px 0pt 3px;
    white-space: nowrap;
}

.elq-form .label-position.alignment-left {
    text-align: left;
}

.elq-form .label-position.alignment-right {
    text-align: right;
}


/* LIST ORDER */

.elq-form .list-order {
    display: block;
}

.elq-form .list-order.oneColumn {
    margin: 0pt 7px 0pt 0pt;
    width: 100%;
    clear: both;
}

.elq-form .list-order.twoColumn {
    float: left;
    margin: 0pt 7px 0pt 0pt;
    width: 38%;
}

.elq-form .list-order.threeColumn {
    float: left;
    margin: 0pt 7px 0pt 0pt;
    width: 30%;
}

.elq-form .list-order.oneColumnLeft {
    float: left;
    margin: 0pt 7px 0pt 0pt;
    width: 100%;
}

.elq-form .list-order.twoColumnLeft {
    float: left;
    margin: 0pt 7px 0pt 0pt;
    width: 38%;
}

.elq-form .list-order.threeColumnLeft {
    float: left;
    margin: 0pt 7px 0pt 0pt;
    width: 30%;
}


/* GRID STYLE */

.elq-form .grid-style {
    display: inline;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
}

.elq-form .grid-style._25 {
    width: 21%;
}

.elq-form .grid-style._50 {
    width: 46%;
}

.elq-form .grid-style._75 {
    width: 71%;
}

.elq-form .grid-style._100 {
    width: 96%;
}



.LV_validation_message {
            font-weight: bold;
            margin: 0px 0px 0px 0px;
			display:block;
}
.LV_valid {
            color: #fff;
            display: none;
}
.LV_invalid {
            color: #fff;
            font-size: 10px;
			clear:left;
			float:left;
			
}
.LV_valid_field,
        input.LV_valid_field:hover,
        input.LV_valid_field:active,
        textarea.LV_valid_field:hover,
        textarea.LV_valid_field:active {
           outline:none;
}
.LV_invalid_field,
        input.LV_invalid_field:hover,
        input.LV_invalid_field:active,
        textarea.LV_invalid_field:hover,
        textarea.LV_invalid_field:active {
            outline: 2px solid #FF0;
}



#rmCampaign .infoBox.right .submit-button {
	float: right;
	width: 58%;
	border: none;
	height: 35px;
	color: #dc3a3a;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
    box-sizing: content-box;
    padding: 10 1% 0 5px;
	font-family: ChevinProMedium,Arial,Helvetica,sans-serif;
}


#rmCampaign .infoBox.right .submit-button:hover {
	text-decoration: underline;
}




@media (max-width: 860px) {
	.elq-form .label-position.left {
		float: left;
		color: #fff;
		font-size: 18px;
		min-width: 70px;
		display: block;
		line-height: 110%;
	
	}	
	
	
	.LV_valid {
	   display: none;
	}		
	
}


@media (max-width: 360px) {
	
	.elq-form .label-position.left {
		float: left;
		color: #fff;
		font-size: 18px;
		min-width: 70px;
		display: block;
		line-height: 150%;
		margin-bottom: 5px;
	
	}	
		
	.elq-form input {
		height: 16px;
		line-height: 16px;
		clear:both;
		float: left;
		padding: 8px 1% 8px 5px;
		border: none;
		width: 100%;
		margin-bottom:10px;
		min-width:98%;
	}
	
	
	#rmCampaign .infoBox.right .submit-button {
		float: left;
		width: 100%;
		border: none;
		height: 35px;
		color: #dc3a3a;
		background-color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		cursor: pointer;
		font-family: ChevinProMedium,Arial,Helvetica,sans-serif;
		margin-top:15px;
	}
	
	
	
	.LV_validation_message {
		font-weight: bold;
		margin: -10px 0px 20px 0px;
		display:block;
	}
	
	
	.LV_valid {
	   display: none;
	}		
	
	
}