/* #Media Queries
================================================== */
@media only screen and (min-width: 1310px) {
	html {
    	overflow-x: hidden; 
	}
	body {
		overflow-x: hidden;
	}
	nav #mobile, #toggle-bar, #mmenu {
		display: none;	
	}
	#sharingTableLink {
		font-size: 10pt;
	}
	#ddlTerms, #interestRate {
		margin-left: 21px;
	}
	#CantWait {
		display: inline;
	}
	#CantWaitText {
		display: none;
	}
	.goldenbox .botomTable td,  th {
		padding: 1px 2px;
	}
	/******* Custom Responsive Classes ******/
	.orlrow {
		width: 100%;
		float: left;
	}
	.orlcol-4 {
	    width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    vertical-align: top;
	}

	.contact-orlcol-4 {
		 width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    padding: 5px 0px;
	}
	.socialmediaicons {
		width: inherit;
		margin-right: 35px;
		margin-top: -50px !important;
	
	}
	.copyrights {
		padding-left: 5px;
		width: inherit;
		
	}
	.pigb-error-class {
		min-height: 17em;
	}
	.vigb-error-class {
		min-height: 17em;
	}
	.cigb-error-class {
		min-height: 33em;
	}
	.eigb-error-class {
		min-height: 32em;
	}
	.cbigb-error-class {
		min-height: 17em;
	}
	.cbcigb-error-class {
		min-height: 33em;
	}
	.cbeigb-error-class {
		min-height: 33em;
	}
	/** IE STYLES **/
	/** IE 11 **/
 	html[data-useragent*='rv:11.0'] .personal_information {
        min-height: 13.5em;
    }
    html[data-useragent*='rv:11.0'] .vehicle_information {
        min-height: 13.5em;
    }
    html[data-useragent*='rv:11.0'] .contact_information {
        min-height: 21em;
    }
  	html[data-useragent*='rv:11.0'] .employment_information {
        min-height: 21.5em;
    }
    html[data-useragent*='rv:11.0'] .coborrower_information {
        min-height: 13.5em;
    }
    html[data-useragent*='rv:11.0'] .coborrower_contact_information {
        min-height: 21.5em;
    }
    html[data-useragent*='rv:11.0'] .coapplicant_employment_information {
        min-height: 21.5em;
    }
	html[data-useragent*='rv:11.0'] .pigb-error-class {
        min-height: 19em !important;
    }
    html[data-useragent*='rv:11.0'] .vigb-error-class {
        min-height: 20em !important;
    }
    html[data-useragent*='rv:11.0'] .cigb-error-class {
        min-height: 37em !important;
    }
    html[data-useragent*='rv:11.0'] .eigb-error-class {
        min-height: 36em !important;
    }
    html[data-useragent*='rv:11.0'] .cbigb-error-class {
        min-height: 18em !important;
    }
    html[data-useragent*='rv:11.0'] .cbcigb-error-class {
        min-height: 38em !important;
    }
    html[data-useragent*='rv:11.0'] .cbeigb-error-class {
        min-height: 36em !important;
    }
    /** IE 10 **/
    html[data-useragent*='MSIE 10.0'] .personal_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 10.0'] .vehicle_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 10.0'] .contact_information {
        min-height: 21em;
    }
  	html[data-useragent*='MSIE 10.0'] .employment_information {
        min-height: 21.5em;
    }
    html[data-useragent*='MSIE 10.0'] .coborrower_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 10.0'] .coborrower_contact_information {
        min-height: 21.5em;
    }
    html[data-useragent*='MSIE 10.0'] .coapplicant_employment_information {
        min-height: 21.5em;
    }
	html[data-useragent*='MSIE 10.0'] .pigb-error-class {
        min-height: 18em !important;
    }
    html[data-useragent*='MSIE 10.0'] .vigb-error-class {
        min-height: 19em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cigb-error-class {
        min-height: 36em !important;
    }
    html[data-useragent*='MSIE 10.0'] .eigb-error-class {
        min-height: 35em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbigb-error-class {
        min-height: 18em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbcigb-error-class {
        min-height: 38em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbeigb-error-class {
        min-height: 36em !important;
    }
    /** IE 9 **/
    html[data-useragent*='MSIE 9.0'] .personal_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 9.0'] .vehicle_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 9.0'] .contact_information {
        min-height: 21em;
    }
  	html[data-useragent*='MSIE 9.0'] .employment_information {
        min-height: 21.5em;
    }
    html[data-useragent*='MSIE 9.0'] .coborrower_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 9.0'] .coborrower_contact_information {
        min-height: 21.5em;
    }
    html[data-useragent*='MSIE 9.0'] .coapplicant_employment_information {
        min-height: 21.5em;
    }
	html[data-useragent*='MSIE 9.0'] .pigb-error-class {
        min-height: 18em !important;
    }
    html[data-useragent*='MSIE 9.0'] .vigb-error-class {
        min-height: 19em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cigb-error-class {
        min-height: 36em !important;
    }
    html[data-useragent*='MSIE 9.0'] .eigb-error-class {
        min-height: 35em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbigb-error-class {
        min-height: 18em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbcigb-error-class {
        min-height: 38em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbeigb-error-class {
        min-height: 36em !important;
    }
    /** IE 8 **/
    html[data-useragent*='MSIE 8.0'] .personal_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 8.0'] .vehicle_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 8.0'] .contact_information {
        min-height: 21em;
    }
  	html[data-useragent*='MSIE 8.0'] .employment_information {
        min-height: 21.5em;
    }
    html[data-useragent*='MSIE 8.0'] .coborrower_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 8.0'] .coborrower_contact_information {
        min-height: 21.5em;
    }
    html[data-useragent*='MSIE 8.0'] .coapplicant_employment_information {
        min-height: 21.5em;
    }
	html[data-useragent*='MSIE 8.0'] .pigb-error-class {
        min-height: 18em !important;
    }
    html[data-useragent*='MSIE 8.0'] .vigb-error-class {
        min-height: 19em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cigb-error-class {
        min-height: 36em !important;
    }
    html[data-useragent*='MSIE 8.0'] .eigb-error-class {
        min-height: 35em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbigb-error-class {
        min-height: 18em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbcigb-error-class {
        min-height: 38em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbeigb-error-class {
        min-height: 36em !important;
    }
    html[data-useragent*='MSIE 8.0'] .orlrow {
        width: 100%;
		float: left;
    }
    html[data-useragent*='MSIE 8.0'] .orlcol-4 {
        width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    vertical-align: top;
    }
    html[data-useragent*='MSIE 8.0'] .contact-orlcol-4 {
        width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    padding: 5px 0px;
    }
}

@media only screen and (min-width: 1110px) and (max-width: 1309px) {
	html {
    	overflow-x: hidden; 
	}
	body {
		overflow-x: hidden;
	}
	nav #mobile, #toggle-bar, #mmenu {
		display: none;	
	}
    .CustomDropDown, select.CustomDropDown.CoAppInfo {
        width: 225px !important;
        background-position: 190px center !important;
    }
    input[type="text"], input[type="password"], input[type="tel"], .w225 {
        width: 225px !important;
    }
	#sharingTableLink {
		font-size: 10pt;
	}
	#ddlTerms, #interestRate {
		margin-left: 21px;
	}
	#CantWait {
		display: inline;
	}
	#CantWaitText {
		display: none;
	}
	.innercontainer .innerLeft {
		width: 60%;
	}
	.innercontainer section  {
		width: 90%;
	}
	.fullcontainer section {
		width: 90%;
	}
	.main-navigation ul ul {
		left: -40px;
	}
	.goldenbox .botomTable td,  th {
		padding: 1px 2px;
	}
	.socialmediaicons {
		width: 35%;
		margin-right: 30px;
	}
	.socialmediaicons {
		width: inherit;
		margin-right: 35px;
		margin-top: -50px !important;
	
	}
	.copyrights {
		padding-left: 5px;
		width: inherit;
		
	}
	/******* Custom Responsive Classes ******/
	.orlrow {
		width: 100%;
		float: left;
	}
	.orlcol-4 {
	    width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	}
	.contact-orlcol-4 {
		 width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    padding: 5px 0px;
	}
	.pigb-error-class {
		min-height: 18em !important;
	}
	.vigb-error-class {
		min-height: 18em !important;
	}
	.cigb-error-class {
		min-height: 34em !important;
	}
	.eigb-error-class {
		min-height: 33em !important;
	}
	.cbigb-error-class {
		min-height: 18em !important;
	}
	.cbcigb-error-class {
		min-height: 34em !important;
	}
	.cbeigb-error-class {
		min-height: 34em !important;
	}
	.form input[type="text"],
	.form input[type="date"],
	.form input[type="tel"],
	.form input[type="email"] {
		width: 14.7em;
	}
	.CustomDropDown, select.CustomDropDown {
		width: 14.7em;
	}
	#app_years_at_residence {
		width: 7em;
	}
	#app_months_at_residence {
		width: 7em;
	}
	#app_years_at_job {
		width: 7em;
	}
	#app_months_at_job {
		width: 7em;
	}
	#coapp_years_at_residence {
		width: 7em;
	}
	#coapp_months_at_residence {
		width: 7em;
	}
	#coapp_years_at_job {
		width: 7em;
	}
	#coapp_months_at_job {
		width: 7em;
	}
	.personal_information {
		min-height: 12em;
	}
	.vehicle_information {
		min-height: 12em;
	}
	.contact_information {
		min-height: 20em;
	}
	.employment_information {
		min-height: 22em;
	}
	.coborrower_information {
		min-height: 12em;
	}
	.coborrower_contact_information {
		min-height: 20em;
	}
	.coapplicant_employment_information {
		min-height: 21em;
	}
	/** IE 11 Styles **/
	html[data-useragent*='rv:11.0'] .pigb-error-class {
        min-height: 18em !important;
    }
    html[data-useragent*='rv:11.0'] .vigb-error-class {
        min-height: 19em !important;
    }
    html[data-useragent*='rv:11.0'] .cigb-error-class {
        min-height: 34em !important;
    }
    html[data-useragent*='rv:11.0'] .eigb-error-class {
        min-height: 33em !important;
    }
    html[data-useragent*='rv:11.0'] .cbigb-error-class {
        min-height: 18em !important;
    }
    html[data-useragent*='rv:11.0'] .cbcigb-error-class {
        min-height: 34em !important;
    }
    html[data-useragent*='rv:11.0'] .cbeigb-error-class {
        min-height: 34em !important;
    }
    html[data-useragent*='rv:11.0'] .innercontainer .innerLeft {
        width: 64%;
    }
    html[data-useragent*='rv:11.0'] select.CustomDropDown {
         width:13.6em;
        background-position:170px !important;
    }
    html[data-useragent*='rv:11.0'] .personal_information {
        min-height: 13.5em;
    }
    html[data-useragent*='rv:11.0'] .vehicle_information {
        min-height: 13.5em;
    }
    html[data-useragent*='rv:11.0'] .contact_information {
        min-height: 21em;
    }
  	html[data-useragent*='rv:11.0'] .employment_information {
        min-height: 21.5em;
    }
    html[data-useragent*='rv:11.0'] .coborrower_information {
        min-height: 13.5em;
    }
    html[data-useragent*='rv:11.0'] .coborrower_contact_information {
        min-height: 21.5em;
    }
    html[data-useragent*='rv:11.0'] .coapplicant_employment_information {
        min-height: 21.5em;
    }
    html[data-useragent*='rv:11.0'] #app_years_at_residence {
        width: 7em;
    }
    html[data-useragent*='rv:11.0'] #app_months_at_residence {
        width: 7em;
    }
    html[data-useragent*='rv:11.0'] #app_years_at_job {
        width: 7em;
    }
    html[data-useragent*='rv:11.0'] #app_months_at_job {
        width: 7em;
    }
    html[data-useragent*='rv:11.0'] #coapp_years_at_residence {
        width: 7em;
    }
    html[data-useragent*='rv:11.0'] #coapp_months_at_residence {
        width: 7em;
    }
    html[data-useragent*='rv:11.0'] #coapp_years_at_job {
        width: 7em;
    }
    html[data-useragent*='rv:11.0'] #coapp_months_at_job {
        width: 7em;
    }
    html[data-useragent*='rv:11.0'] .fotterNavigation div.firstbox {
        width: 180px;
    }
    html[data-useragent*='rv:11.0'] .fotterNavigation div.secondbox {
        width: 330px;
    }
    html[data-useragent*='rv:11.0'] .fotterNavigation div.thirdbox {
        width: 330px;
    }
    html[data-useragent*='rv:11.0'] .fotterNavigation div.fourthbox {
        width: 180px;
    }
    /** IE 10 Styles **/
    html[data-useragent*='MSIE 10.0'] .pigb-error-class {
        min-height: 18em !important;
    }
    html[data-useragent*='MSIE 10.0'] .vigb-error-class {
        min-height: 19em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cigb-error-class {
        min-height: 34em !important;
    }
    html[data-useragent*='MSIE 10.0'] .eigb-error-class {
        min-height: 33em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbigb-error-class {
        min-height: 18em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbcigb-error-class {
        min-height: 34em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbeigb-error-class {
        min-height: 34em !important;
    }
    html[data-useragent*='MSIE 10.0'] .innercontainer .innerLeft {
        width: 64%;
    }
    html[data-useragent*='MSIE 10.0'] select.CustomDropDown {
         width:13.6em;
        background-position:170px !important;
    }
    html[data-useragent*='MSIE 10.0'] .personal_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 10.0'] .vehicle_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 10.0'] .contact_information {
        min-height: 21em;
    }
  	html[data-useragent*='MSIE 10.0'] .employment_information {
        min-height: 21.5em;
    }
    html[data-useragent*='MSIE 10.0'] .coborrower_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 10.0'] .coborrower_contact_information {
        min-height: 21.5em;
    }
    html[data-useragent*='MSIE 10.0'] .coapplicant_employment_information {
        min-height: 21.5em;
    }
    html[data-useragent*='MSIE 10.0'] #app_years_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 10.0'] #app_months_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 10.0'] #app_years_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 10.0'] #app_months_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_years_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_months_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_years_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_months_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 10.0'] .fotterNavigation div.firstbox {
        width: 180px;
    }
    html[data-useragent*='MSIE 10.0'] .fotterNavigation div.secondbox {
        width: 330px;
    }
    html[data-useragent*='MSIE 10.0'] .fotterNavigation div.thirdbox {
        width: 330px;
    }
    html[data-useragent*='MSIE 10.0'] .fotterNavigation div.fourthbox {
        width: 180px;
    }
    /** IE 9 Styles **/
    html[data-useragent*='MSIE 9.0'] .pigb-error-class {
        min-height: 18em !important;
    }
    html[data-useragent*='MSIE 9.0'] .vigb-error-class {
        min-height: 19em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cigb-error-class {
        min-height: 34em !important;
    }
    html[data-useragent*='MSIE 9.0'] .eigb-error-class {
        min-height: 33em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbigb-error-class {
        min-height: 18em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbcigb-error-class {
        min-height: 34em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbeigb-error-class {
        min-height: 34em !important;
    }
    html[data-useragent*='MSIE 9.0'] .innercontainer .innerLeft {
        width: 64%;
    }
    html[data-useragent*='MSIE 9.0'] select.CustomDropDown {
         width:13.6em;
        background-position:170px !important;
    }
    html[data-useragent*='MSIE 9.0'] .personal_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 9.0'] .vehicle_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 9.0'] .contact_information {
        min-height: 21em;
    }
  	html[data-useragent*='MSIE 9.0'] .employment_information {
        min-height: 21.5em;
    }
    html[data-useragent*='MSIE 9.0'] .coborrower_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 9.0'] .coborrower_contact_information {
        min-height: 21.5em;
    }
    html[data-useragent*='MSIE 9.0'] .coapplicant_employment_information {
        min-height: 21.5em;
    }
    html[data-useragent*='MSIE 9.0'] #app_years_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 9.0'] #app_months_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 9.0'] #app_years_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 9.0'] #app_months_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_years_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_months_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_years_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_months_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 9.0'] .fotterNavigation div.firstbox {
        width: 180px;
    }
    html[data-useragent*='MSIE 9.0'] .fotterNavigation div.secondbox {
        width: 330px;
    }
    html[data-useragent*='MSIE 9.0'] .fotterNavigation div.thirdbox {
        width: 330px;
    }
    html[data-useragent*='MSIE 9.0'] .fotterNavigation div.fourthbox {
        width: 180px;
    }
    /** IE 8 Styles **/
    html[data-useragent*='MSIE 8.0'] .pigb-error-class {
        min-height: 18em !important;
    }
    html[data-useragent*='MSIE 8.0'] .vigb-error-class {
        min-height: 19em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cigb-error-class {
        min-height: 34em !important;
    }
    html[data-useragent*='MSIE 8.0'] .eigb-error-class {
        min-height: 33em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbigb-error-class {
        min-height: 18em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbcigb-error-class {
        min-height: 34em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbeigb-error-class {
        min-height: 34em !important;
    }
    html[data-useragent*='MSIE 8.0'] .innercontainer .innerLeft {
        width: 64%;
    }
   html[data-useragent*='MSIE 8.0'] select.CustomDropDown {
         width:13.6em;
        background-position:170px !important;
    }
    html[data-useragent*='MSIE 8.0'] .personal_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 8.0'] .vehicle_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 8.0'] .contact_information {
        min-height: 21em;
    }
  	html[data-useragent*='MSIE 8.0'] .employment_information {
        min-height: 21.5em;
    }
    html[data-useragent*='MSIE 8.0'] .coborrower_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 8.0'] .coborrower_contact_information {
        min-height: 21.5em;
    }
    html[data-useragent*='MSIE 8.0'] .coapplicant_employment_information {
        min-height: 21.5em;
    }
    html[data-useragent*='MSIE 8.0'] #app_years_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 8.0'] #app_months_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 8.0'] #app_years_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 8.0'] #app_months_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 18.0'] #coapp_years_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_months_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_years_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_months_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 8.0'] .fotterNavigation div.firstbox {
        width: 180px;
    }
    html[data-useragent*='MSIE 8.0'] .fotterNavigation div.secondbox {
        width: 330px;
    }
    html[data-useragent*='MSIE 8.0'] .fotterNavigation div.thirdbox {
        width: 330px;
    }
    html[data-useragent*='MSIE 8.0'] .fotterNavigation div.fourthbox {
        width: 180px;
    }
    html[data-useragent*='MSIE 8.0'] .orlrow {
        width: 100%;
		float: left;
    }
    html[data-useragent*='MSIE 8.0'] .orlcol-4 {
        width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    vertical-align: top;
    }
    html[data-useragent*='MSIE 8.0'] .contact-orlcol-4 {
        width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    padding: 5px 0px;
    }
	
}
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (min-width: 1024px) and (max-width: 1109px) {
	html {
    	overflow-x: hidden; 
	}
	body {
		overflow-x: hidden;
    	bottom: 0;
	}
	img {
		max-width: 100%;
	}
    .CustomDropDown, select.CustomDropDown.CoAppInfo {
        width: 225px !important;
        background-position: 190px center !important;
    }
    input[type="text"], input[type="password"], input[type="tel"], .w225 {
        width: 225px !important;
    }
	#sharingTableLink {
		font-size: 10pt;
	}
	#ddlTerms, #interestRate {
		margin-left: 21px;
	}
	#CantWait {
		display: inline;
	}
	#CantWaitText {
		display: none;
	}
	.grey_box {
		width: 90%;
	}
	.form input[type="text"],
	.form input[type="date"],
	.form input[type="tel"],
	.form input[type="email"] {
		width: 14.7em;
	}
	.CustomDropDown, select.CustomDropDown {
		width: 14.7em;
	}
	nav #mobile, #toggle-bar, #mmenu {
		display: none;	
	}
	.topsection {
		width: 88%;
	}
	.main-navigation ul ul {
		left: -40px;
	}	
	.goldenbox .botomTable td,  th {
		padding: 1px 2px;
	}
	.innercontainer .innerLeft {
		width: 60%;
	}
	.innercontainer section  {
		width: 90%;
	}
	.fullcontainer section {
		width: 90%;
	}
	.leftPanel {
		margin-right: 30px;
		margin-left: 20px;
	}
	.rightPanel {
		width: 65%;
	}
	.rightPanel ul li {
		width: 48%;
		margin-right: 5px;
	}
	footer section {
		width: 89%;
	}
	.fotterNavigation div {
		padding: 0 1px 0 0;
	}
	.fotterNavigation div.firstbox {
		width: 155px;
	}
	.fotterNavigation div.secondbox {
		width: 260px;
	}
	.fotterNavigation div.thirdbox {
		width: 260px;
	}
	.fotterNavigation div.fourthbox {
		width: 120px;
	}
	.socialmediaicons {
		width: 35%;
	}
	.socialmediaicons {
		width: inherit;
		margin-right: 35px;
		margin-top: -50px !important;
	
	}
	.copyrights {
		padding-left: 5px;
		width: inherit;
		
	}
	/******* Custom Responsive Classes ******/
	.orlrow {
		width: 100%;
		float: left;
	}
	.orlcol-4 {
	    width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	}
	.contact-orlcol-4 {
		 width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    padding: 5px 0px;
	}
	.pigb-error-class {
		min-height: 18em !important;
	}
	.vigb-error-class {
		min-height: 21em !important;
	}
	.cigb-error-class {
		min-height: 37em !important;
	}
	.eigb-error-class {
		min-height: 38em !important;
	}
	.cbigb-error-class {
		min-height: 18em !important;
	}
	.cbcigb-error-class {
		min-height: 37em !important;
	}
	.cbeigb-error-class {
		min-height: 40em !important;
	}
	.form input[type="text"],
	.form input[type="date"],
	.form input[type="tel"],
	.form input[type="email"] {
		width: 14.7em;
	}
	.CustomDropDown, select.CustomDropDown {
		width: 14.7em;
	}
	#app_years_at_residence {
		width: 7em;
	}
	#app_months_at_residence {
		width: 7em;
	}
	#app_years_at_job {
		width: 7em;
	}
	#app_months_at_job {
		width: 7em;
	}
	#coapp_years_at_residence {
		width: 7em;
	}
	#coapp_months_at_residence {
		width: 7em;
	}
	#coapp_years_at_job {
		width: 7em;
	}
	#coapp_months_at_job {
		width: 7em;
	}
	.personal_information {
		min-height: 12em;
	}
	.vehicle_information {
		min-height: 12em;
	}
	.contact_information {
		min-height: 20em;
	}
	.employment_information {
		min-height: 24em;
	}
	.coborrower_information {
		min-height: 12em;
	}
	.coborrower_contact_information {
		min-height: 20em;
	}
	.coapplicant_employment_information {
		min-height: 24em;
	}
	/** IE Styles **/
	/** IE 11 **/
	html[data-useragent*='rv:11.0'] .pigb-error-class {
        min-height: 18em !important;
    }
    html[data-useragent*='rv:11.0'] .vigb-error-class {
        min-height: 21em !important;
    }
    html[data-useragent*='rv:11.0'] .cigb-error-class {
        min-height: 39em !important;
    }
    html[data-useragent*='rv:11.0'] .eigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='rv:11.0'] .cbigb-error-class {
        min-height: 20em !important;
    }
    html[data-useragent*='rv:11.0'] .cbcigb-error-class {
        min-height: 39em !important;
    }
    html[data-useragent*='rv:11.0'] .cbeigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='rv:11.0'] .innercontainer .innerLeft {
        width: 63%;
    }
    html[data-useragent*='rv:11.0'] select.CustomDropDown {
         width: 13.6em;
        background-position:170px !important;
    }
    html[data-useragent*='rv:11.0'] .personal_information {
        min-height: 13.5em;
    }
    html[data-useragent*='rv:11.0'] .vehicle_information {
        min-height: 13.5em;
    }
    html[data-useragent*='rv:11.0'] .contact_information {
        min-height: 21em;
    }
  	html[data-useragent*='rv:11.0'] .employment_information {
        min-height: 25em;
    }
    html[data-useragent*='rv:11.0'] .coborrower_information {
        min-height: 13.5em;
    }
    html[data-useragent*='rv:11.0'] .coborrower_contact_information {
        min-height: 21.5em;
    }
    html[data-useragent*='rv:11.0'] .coapplicant_employment_information {
        min-height: 25em;
    }
    html[data-useragent*='rv:11.0'] #app_years_at_residence {
        width: 7em;
    }
    html[data-useragent*='rv:11.0'] #app_months_at_residence {
        width: 7em;
    }
    html[data-useragent*='rv:11.0'] #app_years_at_job {
        width: 7em;
    }
    html[data-useragent*='rv:11.0'] #app_months_at_job {
        width: 7em;
    }
    html[data-useragent*='rv:11.0'] #coapp_years_at_residence {
        width: 7em;
    }
    html[data-useragent*='rv:11.0'] #coapp_months_at_residence {
        width: 7em;
    }
    html[data-useragent*='rv:11.0'] #coapp_years_at_job {
        width: 7em;
    }
    html[data-useragent*='rv:11.0'] #coapp_months_at_job {
        width: 7em;
    }
    html[data-useragent*='rv:11.0'] .fotterNavigation div.firstbox {
        width: 140px;
    }
    html[data-useragent*='rv:11.0'] .fotterNavigation div.secondbox {
        width: 280px;
    }
    html[data-useragent*='rv:11.0'] .fotterNavigation div.thirdbox {
        width: 280px;
    }
    html[data-useragent*='rv:11.0'] .fotterNavigation div.fourthbox {
        width: 140px;
    }
	/** IE 10 Styles **/
	html[data-useragent*='MSIE 10.0'] .pigb-error-class {
        min-height: 18em !important;
    }
    html[data-useragent*='MSIE 10.0'] .vigb-error-class {
        min-height: 21em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cigb-error-class {
        min-height: 39em !important;
    }
    html[data-useragent*='MSIE 10.0'] .eigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbigb-error-class {
        min-height: 20em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbcigb-error-class {
        min-height: 39em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbeigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='MSIE 10.0'] .innercontainer .innerLeft {
        width: 63%;
    }
    html[data-useragent*='MSIE 10.0'] select.CustomDropDown {
         width: 13.6em;
        background-position:170px !important;
    }
    html[data-useragent*='MSIE 10.0'] .personal_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 10.0'] .vehicle_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 10.0'] .contact_information {
        min-height: 21em;
    }
  	html[data-useragent*='MSIE 10.0'] .employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 10.0'] .coborrower_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 10.0'] .coborrower_contact_information {
        min-height: 21.5em;
    }
    html[data-useragent*='MSIE 10.0'] .coapplicant_employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 10.0'] #app_years_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 10.0'] #app_months_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 10.0'] #app_years_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 10.0'] #app_months_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_years_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_months_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_years_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_months_at_job {
        width: 7em;
    } 
    html[data-useragent*='MSIE 10.0'] .fotterNavigation div.firstbox {
        width: 140px;
    }
    html[data-useragent*='MSIE 10.0'] .fotterNavigation div.secondbox {
        width: 280px;
    }
    html[data-useragent*='MSIE 10.0'] .fotterNavigation div.thirdbox {
        width: 280px;
    }
    html[data-useragent*='MSIE 10.0'] .fotterNavigation div.fourthbox {
        width: 140px;
    }
    /** IE 9 Styles **/
	html[data-useragent*='MSIE 9.0'] .pigb-error-class {
        min-height: 18em !important;
    }
    html[data-useragent*='MSIE 9.0'] .vigb-error-class {
        min-height: 21em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cigb-error-class {
        min-height: 39em !important;
    }
    html[data-useragent*='MSIE 9.0'] .eigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbigb-error-class {
        min-height: 20em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbcigb-error-class {
        min-height: 39em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbeigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='MSIE 9.0'] .innercontainer .innerLeft {
        width: 63%;
    }
    html[data-useragent*='MSIE 9.0'] select.CustomDropDown {
         width: 13.6em;
        background-position:170px !important;
    }
    html[data-useragent*='MSIE 9.0'] select.CustomDropDown {
         width:12em;
        /*background-position:270px !important;*/
    }
    html[data-useragent*='MSIE 9.0'] .personal_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 9.0'] .vehicle_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 9.0'] .contact_information {
        min-height: 21em;
    }
  	html[data-useragent*='MSIE 9.0'] .employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 9.0'] .coborrower_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 9.0'] .coborrower_contact_information {
        min-height: 21.5em;
    }
    html[data-useragent*='MSIE 9.0'] .coapplicant_employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 9.0'] #app_years_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 9.0'] #app_months_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 9.0'] #app_years_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 9.0'] #app_months_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_years_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_months_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_years_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_months_at_job {
        width: 7em;
    } 
    html[data-useragent*='MSIE 9.0'] .fotterNavigation div.firstbox {
        width: 140px;
    }
    html[data-useragent*='MSIE 9.0'] .fotterNavigation div.secondbox {
        width: 280px;
    }
    html[data-useragent*='MSIE 9.0'] .fotterNavigation div.thirdbox {
        width: 280px;
    }
    html[data-useragent*='MSIE 9.0'] .fotterNavigation div.fourthbox {
        width: 140px;
    }
    /** IE 8 Styles **/
	html[data-useragent*='MSIE 8.0'] .pigb-error-class {
        min-height: 18em !important;
    }
    html[data-useragent*='MSIE 8.0'] .vigb-error-class {
        min-height: 21em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cigb-error-class {
        min-height: 39em !important;
    }
    html[data-useragent*='MSIE 8.0'] .eigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbigb-error-class {
        min-height: 20em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbcigb-error-class {
        min-height: 39em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbeigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='MSIE 8.0'] .innercontainer .innerLeft {
        width: 63%;
    }
    html[data-useragent*='MSIE 8.0'] .CustomDropDown {
      width: 12em;
    }
    html[data-useragent*='MSIE 8.0'] select.CustomDropDown {
         width: 13.6em;
        background-position:170px !important;
    }
    html[data-useragent*='MSIE 8.0'] .personal_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 8.0'] .vehicle_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 8.0'] .contact_information {
        min-height: 21em;
    }
  	html[data-useragent*='MSIE 8.0'] .employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 8.0'] .coborrower_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 8.0'] .coborrower_contact_information {
        min-height: 21.5em;
    }
    html[data-useragent*='MSIE 8.0'] .coapplicant_employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 8.0'] #app_years_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 8.0'] #app_months_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 8.0'] #app_years_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 8.0'] #app_months_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_years_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_months_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_years_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_months_at_job {
        width: 7em;
    } 
    html[data-useragent*='MSIE 8.0'] .fotterNavigation div.firstbox {
        width: 140px;
    }
    html[data-useragent*='MSIE 8.0'] .fotterNavigation div.secondbox {
        width: 280px;
    }
    html[data-useragent*='MSIE 8.0'] .fotterNavigation div.thirdbox {
        width: 280px;
    }
    html[data-useragent*='MSIE 8.0'] .fotterNavigation div.fourthbox {
        width: 140px;
    }
	html[data-useragent*='MSIE 8.0'] .orlrow {
        width: 100%;
		float: left;
    }
    html[data-useragent*='MSIE 8.0'] .orlcol-4 {
        width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    vertical-align: top;
    }
    html[data-useragent*='MSIE 8.0'] .contact-orlcol-4 {
        width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    padding: 5px 0px;
    }
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 916px) and (max-width: 1023px) {
	html {
    	overflow-x: hidden; 
	}
	body {
		overflow-x: hidden;
    	bottom: 0;
	}
	img {
		max-width: 100%;
	}
    .CustomDropDown, select.CustomDropDown.CoAppInfo {
        width: 220px !important;
        background-position: 185px center !important;
    }
    input[type="text"], input[type="password"], input[type="tel"], .w225 {
        width: 220px !important;
    }
	#sharingTableLink {
		font-size: 10pt;
	}
	#ddlTerms, #interestRate {
		margin-left: 21px;
	}
	#CantWait {
		display: inline;
	}
	#CantWaitText {
		display: none;
	}
	.topsection {
		width: 91%;
	}
	.main-navigation {
		margin-top: 10px;
	}
	.main-navigation ul ul {
		left: -40px;
	}
	.login {
		float: right;
	}
	header nav {
		margin: none;
	}
	.botomTable a img {
		padding-bottom: 20px;
	}
	.datacontainer {
		width:100%;
	}
	.datacontainer section {
		width: 100%;
	}
	.innercontainer .innerLeft {
		width: 55%;
	}
	.leftPanel {
		width: 30%;
		margin-right: 25px;
		margin-left: 20px;
	}
	.rightPanel {
		width: 65%;
	}
	.rightPanel ul li {
		width: 48%;
		margin-right: 10px;
	}
	.innercontainer section  {
		width: 90%;
		padding-left: 40px;
	}
	.fullcontainer section {
		width: 90%;
	}
	.goldenbox .botomTable td,  th {
		padding: 1px 2px;
	}
	#offer_code {
		width: 50%;
	}
	.grey_box {
		width: 90% !important;
	}
	.grey_box table {
		width: 90%;
	}
	.form input[type="text"],
	.form input[type="date"],
	.form input[type="tel"],
	.form input[type="email"] {
		width: 14.7em;
	}
	.CustomDropDown, select.CustomDropDown {
		width: 14.7em;
	}
	.ml0 table td, table th {
		padding: 1px 2px;
	}
	.post-title {
		padding-top: 25px;
	}
	.wp-pagenavi {
		display: inline-block;
	}
	footer section {
		width: 87%;
	}
	.fotterNavigation div {
		padding: 0 1px 0 0;
	}
	.fotterNavigation div.firstbox {
		width: 125px;
	}
	.fotterNavigation div.secondbox {
		width: 230px;
	}
	.fotterNavigation div.thirdbox {
		width: 230px;
	}
	.fotterNavigation div.fourthbox {
		width: 110px;
	}
	.socialmediaicons {
		width: 39%;
	}
	.socialmediaicons {
		width: inherit;
		margin-right: 35px;
		margin-top: -50px !important;
	
	}
	.copyrights {
		padding-left: 5px;
		width: inherit;
		
	}
	.box {
		margin-left: 35px;
	}
	.grid li img {
		padding-bottom: 45px !important;
	}
	nav #mobile, #toggle-bar, #mmenu {
		display: none;
	}
	/******* Custom Responsive Classes ******/
	.orlrow {
		width: 100%;
		float: left;
	}
	.orlcol-4 {
	    width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	}
	.contact-orlcol-4 {
		 width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    padding: 5px 0px;
	}
	.pigb-error-class {
		min-height: 21em !important;
	}
	.vigb-error-class {
		min-height: 21em !important;
	}
	.cigb-error-class {
		min-height: 43em !important;
	}
	.eigb-error-class {
		min-height: 42em !important;
	}
	.cbigb-error-class {
		min-height: 20em !important;
	}
	.cbcigb-error-class {
		min-height: 43em !important;
	}
	.cbeigb-error-class {
		min-height: 43em !important;
	}
	.form input[type="text"],
	.form input[type="date"],
	.form input[type="tel"],
	.form input[type="email"] {
		width: 13.0em;
	}
	.CustomDropDown, select.CustomDropDown {
		width: 13.0em;
	}
	#app_years_at_residence {
		width: 5.5em;
	}
	#app_months_at_residence {
		width: 5.5em;
	}
	#app_years_at_job {
		width: 5.5em;
	}
	#app_months_at_job {
		width: 5.5em;
	}
	#coapp_years_at_residence {
		width: 5.5em;
	}
	#coapp_months_at_residence {
		width: 5.5em;
	}
	#coapp_years_at_job {
		width: 5.5em;
	}
	#coapp_months_at_job {
		width: 5.5em;
	}
	.personal_information {
		min-height: 13em;
	}
	.vehicle_information {
		min-height: 13em;
	}
	.contact_information {
		min-height: 24em;
	}
	.employment_information {
		min-height: 27em;
	}
	.coborrower_information {
		min-height: 13em;
	}
	.coborrower_contact_information {
		min-height: 22em;
	}
	.coapplicant_employment_information {
		min-height: 27em;
	}
	*,
	*:before,
	*:after {
        -webkit-box-sizing: content-box !important;
     	-moz-box-sizing: content-box !important;
          box-sizing: content-box !important;
    }
    /** IE Styles **/
    /** IE 11 Styles **/
	html[data-useragent*='rv:11.0'] .pigb-error-class {
        min-height: 20em !important;
    }
    html[data-useragent*='rv:11.0'] .vigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='rv:11.0'] .cigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='rv:11.0'] .eigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='rv:11.0'] .cbigb-error-class {
        min-height: 21em !important;
    }
    html[data-useragent*='rv:11.0'] .cbcigb-error-class {
        min-height: 39em !important;
    }
    html[data-useragent*='rv:11.0'] .cbeigb-error-class {
        min-height: 41em !important;
    } 
	html[data-useragent*='rv:11.0'] .rightPanel {
        width: 64%;
    }
     html[data-useragent*='rv:11.0'] footer section {
        width: 95%;
    }
    html[data-useragent*='rv:11.0'] .fotterNavigation div.firstbox {
        width: 120px;
    }
    html[data-useragent*='rv:11.0'] .fotterNavigation div.secondbox {
        width: 220px;
    }
    html[data-useragent*='rv:11.0'] .fotterNavigation div.thirdbox {
        width: 220px;
    }
    html[data-useragent*='rv:11.0'] .fotterNavigation div.fourthbox {
        width: 110px;
    }
    html[data-useragent*='rv:11.0'] .socialmediaicons {
        width:30%;
    }
    html[data-useragent*='rv:11.0'] select.CustomDropDown {
         width: 12.5em;
        background-position:160px !important;
    }
	/** IE 10 Styles **/ 
	html[data-useragent*='MSIE 10.0'] .pigb-error-class {
        min-height: 20em !important;
    }
    html[data-useragent*='MSIE 10.0'] .vigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='MSIE 10.0'] .eigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbigb-error-class {
        min-height: 21em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbcigb-error-class {
        min-height: 39em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbeigb-error-class {
        min-height: 41em !important;
    }
	html[data-useragent*='MSIE 10.0'] .innercontainer .innerLeft {
        width: 55%;
    }
    html[data-useragent*='MSIE 10.0'] .leftPanel {
        width: 29%;
    }
    html[data-useragent*='MSIE 10.0'] select.CustomDropDown {
         width: 12.5em;
        background-position:160px !important;
    }
    html[data-useragent*='MSIE 10.0'] .personal_information {
        min-height: 12.5em;
    }
    html[data-useragent*='MSIE 10.0'] .vehicle_information {
        min-height: 12.5em;
    }
    html[data-useragent*='MSIE 10.0'] .contact_information {
        min-height: 23.5em;
    }
  	html[data-useragent*='MSIE 10.0'] .employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 10.0'] .coborrower_information {
        min-height: 12.5em;
    }
    html[data-useragent*='MSIE 10.0'] .coborrower_contact_information {
        min-height: 23.5em;
    }
    html[data-useragent*='MSIE 10.0'] .coapplicant_employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 10.0'] #app_years_at_residence {
        width: 6em;
    }
    html[data-useragent*='MSIE 10.0'] #app_months_at_residence {
        width: 6em;
    }
    html[data-useragent*='MSIE 10.0'] #app_years_at_job {
        width: 6em;
    }
    html[data-useragent*='MSIE 10.0'] #app_months_at_job {
        width: 6em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_years_at_residence {
        width: 6em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_months_at_residence {
        width: 6em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_years_at_job {
        width: 6em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_months_at_job {
        width: 6em;
    }
    html[data-useragent*='MSIE 10.0'] footer section {
        width: 95%;
    }
    html[data-useragent*='MSIE 10.0'] .fotterNavigation div.firstbox {
        width: 130px;
    }
    html[data-useragent*='MSIE 10.0'] .fotterNavigation div.secondbox {
        width: 225px;
    }
    html[data-useragent*='MSIE 10.0'] .fotterNavigation div.thirdbox {
        width: 225px;
    }
    html[data-useragent*='MSIE 10.0'] .fotterNavigation div.fourthbox {
        width: 110px;
    }
    html[data-useragent*='MSIE 10.0'] .socialmediaicons {
        width:30%;
    }
    /** IE 9 Styles **/ 
	html[data-useragent*='MSIE 9.0'] .pigb-error-class {
        min-height: 20em !important;
    }
    html[data-useragent*='MSIE 9.0'] .vigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='MSIE 9.0'] .eigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbigb-error-class {
        min-height: 21em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbcigb-error-class {
        min-height: 39em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbeigb-error-class {
        min-height: 41em !important;
    }
	html[data-useragent*='MSIE 9.0'] .innercontainer .innerLeft {
        width: 55%;
    }
    html[data-useragent*='MSIE 9.0'] .leftPanel {
        width: 29%;
    }
    html[data-useragent*='MSIE 9.0'] .CustomDropDown {
      width: 12em;
    }
    html[data-useragent*='MSIE 9.0'] select.CustomDropDown {
         width: 12.5em;
        background-position:160px !important;
    }
    html[data-useragent*='MSIE 9.0'] .CoAppInfo.CustomDropDown {
         width: 220px !important;
         background-position: 195px !important; 
     }
    html[data-useragent*='MSIE 9.0'] .personal_information {
        min-height: 12.5em;
    }
    html[data-useragent*='MSIE 9.0'] .vehicle_information {
        min-height: 12.5em;
    }
    html[data-useragent*='MSIE 9.0'] .contact_information {
        min-height: 23.5em;
    }
  	html[data-useragent*='MSIE 9.0'] .employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 9.0'] .coborrower_information {
        min-height: 12.5em;
    }
    html[data-useragent*='MSIE 9.0'] .coborrower_contact_information {
        min-height: 23.5em;
    }
    html[data-useragent*='MSIE 9.0'] .coapplicant_employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 9.0'] #app_years_at_residence {
        width: 6em;
    }
    html[data-useragent*='MSIE 9.0'] #app_months_at_residence {
        width: 6em;
    }
    html[data-useragent*='MSIE 9.0'] #app_years_at_job {
        width: 6em;
    }
    html[data-useragent*='MSIE 9.0'] #app_months_at_job {
        width: 6em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_years_at_residence {
        width: 6em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_months_at_residence {
        width: 6em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_years_at_job {
        width: 6em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_months_at_job {
        width: 6em;
    }
    html[data-useragent*='MSIE 9.0'] footer section {
        width: 95%;
    }
    html[data-useragent*='MSIE 9.0'] .fotterNavigation div.firstbox {
        width: 130px;
    }
    html[data-useragent*='MSIE 9.0'] .fotterNavigation div.secondbox {
        width: 225px;
    }
    html[data-useragent*='MSIE 9.0'] .fotterNavigation div.thirdbox {
        width: 225px;
    }
    html[data-useragent*='MSIE 9.0'] .fotterNavigation div.fourthbox {
        width: 110px;
    }
    html[data-useragent*='MSIE 9.0'] .socialmediaicons {
        width:30%;
    }
    /** IE 8 Styles **/ 
	html[data-useragent*='MSIE 8.0'] .pigb-error-class {
        min-height: 20em !important;
    }
    html[data-useragent*='MSIE 8.0'] .vigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='MSIE 8.0'] .eigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbigb-error-class {
        min-height: 21em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbcigb-error-class {
        min-height: 39em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbeigb-error-class {
        min-height: 41em !important;
    }
	html[data-useragent*='MSIE 8.0'] .innercontainer .innerLeft {
        width: 55%;
    }
    html[data-useragent*='MSIE 8.0'] .leftPanel {
        width: 29%;
    }
    html[data-useragent*='MSIE 8.0'] select.CustomDropDown {
         width: 12.5em;
        background-position:160px !important;
    }
    html[data-useragent*='MSIE 8.0'] select.CustomDropDown {
         width:12em;
        /*background-position:270px !important;*/
    }
    html[data-useragent*='MSIE 8.0'] .personal_information {
        min-height: 12.5em;
    }
    html[data-useragent*='MSIE 8.0'] .vehicle_information {
        min-height: 12.5em;
    }
    html[data-useragent*='MSIE 8.0'] .contact_information {
        min-height: 23.5em;
    }
  	html[data-useragent*='MSIE 8.0'] .employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 8.0'] .coborrower_information {
        min-height: 12.5em;
    }
    html[data-useragent*='MSIE 8.0'] .coborrower_contact_information {
        min-height: 23.5em;
    }
    html[data-useragent*='MSIE 8.0'] .coapplicant_employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 8.0'] #app_years_at_residence {
        width: 6em;
    }
    html[data-useragent*='MSIE 8.0'] #app_months_at_residence {
        width: 6em;
    }
    html[data-useragent*='MSIE 8.0'] #app_years_at_job {
        width: 6em;
    }
    html[data-useragent*='MSIE 8.0'] #app_months_at_job {
        width: 6em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_years_at_residence {
        width: 6em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_months_at_residence {
        width: 6em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_years_at_job {
        width: 6em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_months_at_job {
        width: 6em;
    }
    html[data-useragent*='MSIE 8.0'] footer section {
        width: 95%;
    }
    html[data-useragent*='MSIE 8.0'] .fotterNavigation div.firstbox {
        width: 130px;
    }
    html[data-useragent*='MSIE 8.0'] .fotterNavigation div.secondbox {
        width: 225px;
    }
    html[data-useragent*='MSIE 8.0'] .fotterNavigation div.thirdbox {
        width: 225px;
    }
    html[data-useragent*='MSIE 8.0'] .fotterNavigation div.fourthbox {
        width: 110px;
    }
    html[data-useragent*='MSIE 8.0'] .socialmediaicons {
        width:30%;
    }
    html[data-useragent*='MSIE 8.0'] .orlrow {
        width: 100%;
		float: left;
    }
    html[data-useragent*='MSIE 8.0'] .orlcol-4 {
        width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    vertical-align: top;
    }
    html[data-useragent*='MSIE 8.0'] .contact-orlcol-4 {
        width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    padding: 5px 0px;
    }
}
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 836px) and (max-width: 915px) {
	html {
    	overflow-x: hidden;
	}
	body {
		overflow-x: hidden;
    	bottom: 0;
	}
	img {
		max-width: 100%;
	}
    .CustomDropDown, select.CustomDropDown.CoAppInfo {
        width: 210px !important;
        background-position: 175px center !important;
    }
    input[type="text"], input[type="password"], input[type="tel"], .w225 {
        width: 210px !important;
    }
	#sharingTableLink {
		font-size: 10pt;
	}
	#ddlTerms, #interestRate {
		margin-left: 21px;
	}
	#CantWait {
		display: inline;
	}
	#CantWaitText {
		display: none;
	}
	.tooltip {
		display: none !important;
	}
	.topsection {
		width: 91%;
	}
	.main-navigation {
		margin-top: 10px;
	}
	.main-navigation ul ul {
		left: -45px;
	}
	.login {
		float: right;
	}
	header nav {
		margin: none;
	}
	.botomTable a img {
		padding-bottom: 20px;
	}
	.datacontainer {
		width:100%;
	}
	.datacontainer section {
		width: 100%;
	}
	.innercontainer .innerLeft {
		width: 50%;
	}
	.leftPanel {
		width: 30%;
		margin-right: 25px;
		margin-left: 15px;
	}
	.rightPanel {
		width: 65%;
	}
	.rightPanel ul li {
		width: 45%;
		margin-right: 25px;
	}
	.innercontainer section  {
		width: 95%;
		padding-left: 40px;
	}
	.fullcontainer section {
		width: 90%;
	}
	#lpchat-container-1408480677434-1 {
		width: 100% !important;
	}
	.goldenbox .botomTable td,  th {
		padding: 1px 2px;
	}
	.form input[type="text"],
	.form input[type="date"],
	.form input[type="tel"],
	.form input[type="email"] {
		width: 12.4em;
	}
	.CustomDropDown, select.CustomDropDown {
		width: 12.4em;
	}
	.ml0 table td, table th {
		padding: 1px 2px;
	}
	.post-title {
		padding-top: 25px;
	}
	.wp-pagenavi {
		display: inline-block;
	}
	footer section {
		width: 95%;
	}
	.fotterNavigation div {
		padding: 0 1px 0 0;
	}
	.fotterNavigation div.firstbox {
		width: 125px;
	}
	.fotterNavigation div.secondbox {
		width: 220px;
	}
	.fotterNavigation div.thirdbox {
		width: 220px;
	}
	.fotterNavigation div.fourthbox {
		width: 110px;
	}
	.socialmediaicons {
		width: inherit;
		margin-right: 35px;
		margin-top: -50px !important;
	
	}
	.copyrights {
		padding-left: 5px;
		width: inherit;
		
	}

	
	.box {
		margin-left: 35px;
	}
	.grid li img {
		padding-right: 110px !important;
	}
	nav #mobile, #toggle-bar, #mmenu {
		display: none;
	}
	/******* Custom Responsive Classes ******/
	.ad-helper {
		width:100%;
		clear:left;
	}
	.orlrow {
		width: 100%;
		float: left;
	}
	.orlcol-4 {
	    width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	}
	.contact-orlcol-4 {
		 width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    padding: 5px 0px;
	}
	.pigb-error-class {
		min-height: 21em !important;
	}
	.vigb-error-class {
		min-height: 21em !important;
	}
	.cigb-error-class {
		min-height: 44em !important;
	}
	.eigb-error-class {
		min-height: 43em !important;
	}
	.cbigb-error-class {
		min-height: 22em !important;
	}
	.cbcigb-error-class {
		min-height: 44em !important;
	}
	.cbeigb-error-class {
		min-height: 43em !important;
	}
	.form input[type="text"],
	.form input[type="date"],
	.form input[type="tel"],
	.form input[type="email"] {
		width: 12.0em;
	}
	.CustomDropDown, select.CustomDropDown {
		width: 12.0em;
	}
	#app_years_at_residence {
		width: 5em;
	}
	#app_months_at_residence {
		width: 5em;
	}
	#app_years_at_job {
		width: 5em;
	}
	#app_months_at_job {
		width: 5em;
	}
	#coapp_years_at_residence {
		width: 5em;
	}
	#coapp_months_at_residence {
		width: 5em;
	}
	#coapp_years_at_job {
		width: 5em;
	}
	#coapp_months_at_job {
		width: 5em;
	}
	.personal_information {
		min-height: 12em;
	}
	.vehicle_information {
		min-height: 12em;
	}
	.contact_information {
		min-height: 21em;
	}
	.employment_information {
		min-height: 25.5em;
	}
	.coborrower_information {
		min-height: 12em;
	}
	.coborrower_contact_information {
		min-height: 20.5em;
	}
	.coapplicant_employment_information {
		min-height: 26em;
	}
	*,
	*:before,
	*:after {
        -webkit-box-sizing: content-box !important;
     	-moz-box-sizing: content-box !important;
          box-sizing: content-box !important;
    }
	/** IE 11 Styles **/
	html[data-useragent*='rv:11.0'] .pigb-error-class {
        min-height: 21em !important;
    }
    html[data-useragent*='rv:11.0'] .vigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='rv:11.0'] .cigb-error-class {
        min-height: 43em !important;
    }
    html[data-useragent*='rv:11.0'] .eigb-error-class {
        min-height: 42em !important;
    }
    html[data-useragent*='rv:11.0'] .cbigb-error-class {
        min-height: 21em !important;
    }
    html[data-useragent*='rv:11.0'] .cbcigb-error-class {
        min-height: 43em !important;
    }
    html[data-useragent*='rv:11.0'] .cbeigb-error-class {
        min-height: 43em !important;
    }
    html[data-useragent*='rv:11.0'] footer section {
        width: 95%;
    }
    html[data-useragent*='rv:11.0'] .fotterNavigation div.firstbox {
        width: 95px;
    }
    html[data-useragent*='rv:11.0'] .fotterNavigation div.secondbox {
        width: 200px;
    }
    html[data-useragent*='rv:11.0'] .fotterNavigation div.thirdbox {
        width: 200px;
    }
    html[data-useragent*='rv:11.0'] .fotterNavigation div.fourthbox {
        width: 95px;
    }
    html[data-useragent*='rv:11.0'] .rightPanel {
        width: 64%;
    }
    html[data-useragent*='rv:11.0'] .socialmediaicons {
        width:37%;
        margin-left: -80px;
    }
	html[data-useragent*='rv:11.0'] .topsection {
        width: 93%;
    }
    html[data-useragent*='rv:11.0'] select.CustomDropDown {
         width: 11.7em;
        background-position:150px !important;
    }
	/** IE 10 Styles **/
	html[data-useragent*='MSIE 10.0'] .pigb-error-class {
        min-height: 21em !important;
    }
    html[data-useragent*='MSIE 10.0'] .vigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cigb-error-class {
        min-height: 43em !important;
    }
    html[data-useragent*='MSIE 10.0'] .eigb-error-class {
        min-height: 42em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbigb-error-class {
        min-height: 21em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbcigb-error-class {
        min-height: 43em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbeigb-error-class {
        min-height: 43em !important;
    } 
	html[data-useragent*='MSIE 10.0'] .innercontainer .innerLeft {
        width: 50%;
    }
    html[data-useragent*='MSIE 10.0'] select.CustomDropDown {
         width: 11.7em;
        background-position:150px !important;
    }
    html[data-useragent*='MSIE 10.0'] .personal_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 10.0'] .vehicle_information {
        min-height: 12.5em;
    }
    html[data-useragent*='MSIE 10.0'] .contact_information {
        min-height: 21em;
    }
  	html[data-useragent*='MSIE 10.0'] .employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 10.0'] .coborrower_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 10.0'] .coborrower_contact_information {
        min-height: 21em;
    }
    html[data-useragent*='MSIE 10.0'] .coapplicant_employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 10.0'] #app_years_at_residence {
        width: 4em;
    }
    html[data-useragent*='MSIE 10.0'] #app_months_at_residence {
        width: 4em;
    }
    html[data-useragent*='MSIE 10.0'] #app_years_at_job {
        width: 4em;
    }
    html[data-useragent*='MSIE 10.0'] #app_months_at_job {
        width: 4em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_years_at_residence {
        width: 4em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_months_at_residence {
        width: 4em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_years_at_job {
        width: 4em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_months_at_job {
        width: 4em;
    }
    html[data-useragent*='MSIE 10.0'] footer section {
        width: 93%;
    }
    html[data-useragent*='MSIE 10.0'] .fotterNavigation div.firstbox {
        width: 110px;
    }
    html[data-useragent*='MSIE 10.0'] .fotterNavigation div.secondbox {
        width: 180px;
    }
    html[data-useragent*='MSIE 10.0'] .fotterNavigation div.thirdbox {
        width: 180px;
    }
    html[data-useragent*='MSIE 10.0'] .fotterNavigation div.fourthbox {
        width: 110px;
    }
    html[data-useragent*='MSIE 10.0'] .copyrights {
        width: 475px;
        padding-left: 0px;
    }
    html[data-useragent*='MSIE 10.0'] .socialmediaicons {
        width:33%;
        margin-left: 0px;
        margin-top: 50px !important;
    }
    /** IE 9 Styles **/
	html[data-useragent*='MSIE 9.0'] .pigb-error-class {
        min-height: 21em !important;
    }
    html[data-useragent*='MSIE 9.0'] .vigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cigb-error-class {
        min-height: 43em !important;
    }
    html[data-useragent*='MSIE 9.0'] .eigb-error-class {
        min-height: 42em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbigb-error-class {
        min-height: 21em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbcigb-error-class {
        min-height: 43em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbeigb-error-class {
        min-height: 43em !important;
    } 
	html[data-useragent*='MSIE 9.0'] .innercontainer .innerLeft {
        width: 50%;
    }
    html[data-useragent*='MSIE 9.0'] select.CustomDropDown {
         width: 11.7em;
        background-position:150px !important;
    }
    html[data-useragent*='MSIE 9.0'] .personal_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 9.0'] .vehicle_information {
        min-height: 12.5em;
    }
    html[data-useragent*='MSIE 9.0'] .contact_information {
        min-height: 21em;
    }
  	html[data-useragent*='MSIE 9.0'] .employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 9.0'] .coborrower_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 9.0'] .coborrower_contact_information {
        min-height: 21em;
    }
    html[data-useragent*='MSIE 9.0'] .coapplicant_employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 9.0'] #app_years_at_residence {
        width: 4em;
    }
    html[data-useragent*='MSIE 9.0'] #app_months_at_residence {
        width: 4em;
    }
    html[data-useragent*='MSIE 9.0'] .CoAppInfo.CustomDropDown {
         width: 210px !important;
         background-position: 185px !important; 
     }
    html[data-useragent*='MSIE 9.0'] #app_years_at_job {
        width: 4em;
    }
    html[data-useragent*='MSIE 9.0'] #app_months_at_job {
        width: 4em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_years_at_residence {
        width: 4em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_months_at_residence {
        width: 4em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_years_at_job {
        width: 4em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_months_at_job {
        width: 4em;
    }
    html[data-useragent*='MSIE 9.0'] footer section {
        width: 93%;
    }
    html[data-useragent*='MSIE 9.0'] .fotterNavigation div.firstbox {
        width: 110px;
    }
    html[data-useragent*='MSIE 9.0'] .fotterNavigation div.secondbox {
        width: 180px;
    }
    html[data-useragent*='MSIE 9.0'] .fotterNavigation div.thirdbox {
        width: 180px;
    }
    html[data-useragent*='MSIE 9.0'] .fotterNavigation div.fourthbox {
        width: 110px;
    }
    html[data-useragent*='MSIE 9.0'] .copyrights {
        width: 475px;
        padding-left: 0px;
    }
    html[data-useragent*='MSIE 9.0'] .socialmediaicons {
        width:33%;
        margin-left: 0px;
        margin-top: 50px !important;
    }
    /** IE 8 Styles **/
	html[data-useragent*='MSIE 8.0'] .pigb-error-class {
        min-height: 21em !important;
    }
    html[data-useragent*='MSIE 8.0'] .vigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cigb-error-class {
        min-height: 43em !important;
    }
    html[data-useragent*='MSIE 8.0'] .eigb-error-class {
        min-height: 42em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbigb-error-class {
        min-height: 21em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbcigb-error-class {
        min-height: 43em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbeigb-error-class {
        min-height: 43em !important;
    } 
	html[data-useragent*='MSIE 8.0'] .innercontainer .innerLeft {
        width: 50%;
    }
    html[data-useragent*='MSIE 8.0'] select.CustomDropDown {
         width: 11.7em;
        background-position:150px !important;
    }
    html[data-useragent*='MSIE 8.0'] .personal_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 8.0'] .vehicle_information {
        min-height: 12.5em;
    }
    html[data-useragent*='MSIE 8.0'] .contact_information {
        min-height: 21em;
    }
  	html[data-useragent*='MSIE 8.0'] .employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 8.0'] .coborrower_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 8.0'] .coborrower_contact_information {
        min-height: 21em;
    }
    html[data-useragent*='MSIE 8.0'] .coapplicant_employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 8.0'] #app_years_at_residence {
        width: 4em;
    }
    html[data-useragent*='MSIE 8.0'] #app_months_at_residence {
        width: 4em;
    }
    html[data-useragent*='MSIE 8.0'] #app_years_at_job {
        width: 4em;
    }
    html[data-useragent*='MSIE 8.0'] #app_months_at_job {
        width: 4em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_years_at_residence {
        width: 4em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_months_at_residence {
        width: 4em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_years_at_job {
        width: 4em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_months_at_job {
        width: 4em;
    }
    html[data-useragent*='MSIE 8.0'] footer section {
        width: 93%;
    }
    html[data-useragent*='MSIE 8.0'] .fotterNavigation div.firstbox {
        width: 110px;
    }
    html[data-useragent*='MSIE 8.0'] .fotterNavigation div.secondbox {
        width: 180px;
    }
    html[data-useragent*='MSIE 8.0'] .fotterNavigation div.thirdbox {
        width: 180px;
    }
    html[data-useragent*='MSIE 8.0'] .fotterNavigation div.fourthbox {
        width: 110px;
    }
    html[data-useragent*='MSIE 8.0'] .copyrights {
        width: 475px;
        padding-left: 0px;
    }
    html[data-useragent*='MSIE 8.0'] .socialmediaicons {
        width:33%;
        margin-left: 0px;
        margin-top: 50px !important;
    }
    html[data-useragent*='MSIE 8.0'] .orlrow {
        width: 100%;
		float: left;
    }
    html[data-useragent*='MSIE 8.0'] .orlcol-4 {
        width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    vertical-align: top;
    }
    html[data-useragent*='MSIE 8.0'] .contact-orlcol-4 {
        width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    padding: 5px 0px;
    }
   
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 769px) and (max-width: 835px) {
	html {
    	overflow-x: hidden; 
	}
	body {
		overflow-x: hidden;
		bottom: 0;
	}
    .CustomDropDown, select.CustomDropDown.CoAppInfo {
        width: 180px !important;
        background-position: 145px center !important;
    }
    input[type="text"], input[type="password"], input[type="tel"], .w225 {
        width: 180px !important;
    }
	#sharingTableLink {
		font-size: 10pt;
	}
	#ddlTerms, #interestRate {
		margin-left: 21px;
	}
	#CantWait {
		display: inline;
	}
	#CantWaitText {
		display: none;
	}
	.topsection {
		width: 99.5%;
	}
	.main-navigation {
		margin-top: 0px;
	}
	.main-navigation ul ul {
		left: -85px;
	}
	.login {
		float: right;
	}
	img {
		max-width: 100%;
	}
	header nav {
		margin: 0px;
	}
	.botomTable a img {
		padding-bottom: 20px;
	}
	.innercontainer .innerLeft {
		width: 49%;
	}
	.grey_box {
		width: 90% !important;
	}
	.grey_box table {
		width: 90%;
	}
	.form input[type="text"],
	.form input[type="date"],
	.form input[type="tel"],
	.form input[type="email"] {
		width: 20em ;
	}
	.CustomDropDown, select.CustomDropDown {
		width: 20em;
	}
	.leftPanel {
		width: 20%;
		margin-right: 40px;
		margin-left: 10px;
	}
	.rightPanel {
		width: 51%;
	}
	.rightPanel ul li {
		width: 40%;
		margin-right: 25px;
	}
	.innercontainer section  {
		width: 90%;
		padding-left: 40px;
	}
	.fullcontainer section {
		width: 90%;
	}
	.goldenbox .botomTable td,  th {
		padding: 1px 2px;
	}
	.post-title {
		padding-top: 25px;
	}
	.wp-pagenavi {
		display: inline-block;
	}
	.fotterNavigation div {
		padding: 0 1px 0 0;
	}
	.fotterNavigation div.firstbox {
		width: 129px;
		margin-left: 10px;
	}
	.fotterNavigation div.secondbox {
		width: 210px;
		padding-left: 20px;
	}
	.fotterNavigation div.thirdbox {
		width: 210px;
		padding-left: 20px;
		padding-right: 10px;
	}
	.fotterNavigation div.fourthbox {
		width: 115px;
	}
	.socialmediaicons {
		margin-right: 385px;
		margin-top: -50px !important;
	}
	.copyrights {
		padding-left: 5px;
		width: inherit;	
	}
	nav #mobile, #toggle-bar, #mmenu {
		display: none;
	}
	/******* Custom Responsive Classes ******/
	.ad-helper {
		width:100%;
		clear:left;
	}
	.orlrow {
		width: 100%;
		float: left;
	}
	.orlcol-4 {
	    width: 46%;
	    padding-right: 1%;
	    display:inline-block;
	}
	.contact-orlcol-4 {
		 width: 35%;
	    padding-right: 1%;
	    display:inline-block;
	    padding: 5px 0px;
	}
	.pigb-error-class {
		min-height: 22em !important;
	}
	.vigb-error-class {
		min-height: 23em !important;
	}
	.cigb-error-class {
		min-height: 53em !important;
	}
	.eigb-error-class {
		min-height: 53em !important;
	}
	.cbigb-error-class {
		min-height: 23em !important;
	}
	.cbcigb-error-class {
		min-height: 53em !important;
	}
	.cbeigb-error-class {
		min-height: 55em !important;
	}
	.form input[type="text"],
	.form input[type="date"],
	.form input[type="tel"],
	.form input[type="email"] {
		width: 9.0em;
	}
	.CustomDropDown, select.CustomDropDown {
		width: 9.0em;
	}
	#app_years_at_residence {
		width: 3.5em;
	}
	#app_months_at_residence {
		width: 3.5em;
	}
	#app_years_at_job {
		width: 3.5em;
	}
	#app_months_at_job {
		width: 3.5em;
	}
	#coapp_years_at_residence {
		width: 3.5em;
	}
	#coapp_months_at_residence {
		width: 3.5em;
	}
	#coapp_years_at_job {
		width: 3.5em;
	}
	#coapp_months_at_job {
		width: 3.5em;
	}
	.personal_information {
		min-height: 13em;
	}
	.vehicle_information {
		min-height: 12em;
	}
	.contact_information {
		min-height: 22em;
	}
	.employment_information {
		min-height: 30em;
	}
	.coborrower_information {
		min-height: 13em;
	}
	.coborrower_contact_information {
		min-height: 22em;
	}
	.coapplicant_employment_information {
		min-height: 30em;
	}
	*,
	*:before,
	*:after {
        -webkit-box-sizing: content-box !important;
     	-moz-box-sizing: content-box !important;
          box-sizing: content-box !important;
    }
    /** IE 11 Styles **/ 
    html[data-useragent*='rv:11.0'] .main-navigation {
        margin-top: -50px;
    }
	html[data-useragent*='rv:11.0'] .pigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='rv:11.0'] .vigb-error-class {
        min-height: 23em !important;
    }
    html[data-useragent*='rv:11.0'] .cigb-error-class {
        min-height: 52em !important;
    }
    html[data-useragent*='rv:11.0'] .eigb-error-class {
        min-height: 53em !important;
    }
    html[data-useragent*='rv:11.0'] .cbigb-error-class {
        min-height: 24em !important;
    }
    html[data-useragent*='rv:11.0'] .cbcigb-error-class {
        min-height: 53em !important;
    }
    html[data-useragent*='rv:11.0'] .cbeigb-error-class {
        min-height: 54em !important;
    }
    html[data-useragent*='rv:11.0'] footer section {
        width: 95%;
    }
    html[data-useragent*='rv:11.0'] .fotterNavigation div.firstbox {
        width: 90px;
    }
    html[data-useragent*='rv:11.0'] .fotterNavigation div.secondbox {
        width: 190px;
    }
    html[data-useragent*='rv:11.0'] .fotterNavigation div.thirdbox {
        width: 190px;
    }
    html[data-useragent*='rv:11.0'] .fotterNavigation div.fourthbox {
        width: 90px;
    }
    html[data-useragent*='rv:11.0'] .socialmediaicons {
        width:37%;
        margin-left: -80px;
        margin-right:0px;   
    }
	html[data-useragent*='rv:11.0'] .topsection {
        width: 92.6%;
    }
    html[data-useragent*='rv:11.0'] select.CustomDropDown {
         width: 9em;
        background-position:100px !important;
    }
	 /** IE 10 Styles **/
	html[data-useragent*='MSIE 10.0'] .pigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='MSIE 10.0'] .vigb-error-class {
        min-height: 23em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cigb-error-class {
        min-height: 52em !important;
    }
    html[data-useragent*='MSIE 10.0'] .eigb-error-class {
        min-height: 53em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbigb-error-class {
        min-height: 24em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbcigb-error-class {
        min-height: 53em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbeigb-error-class {
        min-height: 54em !important;
    } 
	html[data-useragent*='MSIE 10.0'] .innercontainer .innerLeft {
        width: 50%;
    }
    html[data-useragent*='MSIE 10.0'] select.CustomDropDown {
         width: 9em;
        background-position:100px !important;
    }
    html[data-useragent*='MSIE 10.0'] .personal_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 10.0'] .vehicle_information {
        min-height: 12.5em;
    }
    html[data-useragent*='MSIE 10.0'] .contact_information {
        min-height: 22em;
    }
  	html[data-useragent*='MSIE 10.0'] .employment_information {
        min-height: 31em;
    }
    html[data-useragent*='MSIE 10.0'] .coborrower_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 10.0'] .coborrower_contact_information {
        min-height: 22em;
    }
    html[data-useragent*='MSIE 10.0'] .coapplicant_employment_information {
        min-height: 30.5em;
    }
    html[data-useragent*='MSIE 10.0'] #app_years_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 10.0'] #app_months_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 10.0'] #app_years_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 10.0'] #app_months_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_years_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_months_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_years_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_months_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 10.0'] footer section {
        width: 90%;
    }
    html[data-useragent*='MSIE 10.0'] .fotterNavigation div.firstbox {
        width: 100px;
    }
    html[data-useragent*='MSIE 10.0'] .fotterNavigation div.secondbox {
        width: 170px;
    }
    html[data-useragent*='MSIE 10.0'] .fotterNavigation div.thirdbox {
        width: 170px;
    }
    html[data-useragent*='MSIE 10.0'] .fotterNavigation div.fourthbox {
        width: 100px;
    }
    html[data-useragent*='MSIE 10.0'] .copyrights {
        width: 475px;
    }
    html[data-useragent*='MSIE 10.0'] .socialmediaicons {
        width:37%;
        margin-left: -80px;
        margin-right:0px;
        margin-top: 50px !important;
    }
     /** IE 9 Styles **/
	html[data-useragent*='MSIE 9.0'] .pigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='MSIE 9.0'] .vigb-error-class {
        min-height: 23em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cigb-error-class {
        min-height: 52em !important;
    }
    html[data-useragent*='MSIE 9.0'] .eigb-error-class {
        min-height: 53em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbigb-error-class {
        min-height: 24em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbcigb-error-class {
        min-height: 53em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbeigb-error-class {
        min-height: 54em !important;
    } 
	html[data-useragent*='MSIE 9.0'] .innercontainer .innerLeft {
        width: 50%;
    }
    html[data-useragent*='MSIE 9.0'] select.CustomDropDown {
         width: 9em;
        background-position:100px !important;
    }
    html[data-useragent*='MSIE 9.0'] .CoAppInfo.CustomDropDown {
        width: 180px !important;
    }
    html[data-useragent*='MSIE 9.0'] .personal_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 9.0'] .vehicle_information {
        min-height: 12.5em;
    }
    html[data-useragent*='MSIE 9.0'] .contact_information {
        min-height: 22em;
    }
  	html[data-useragent*='MSIE 9.0'] .employment_information {
        min-height: 31em;
    }
    html[data-useragent*='MSIE 9.0'] .coborrower_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 9.0'] .coborrower_contact_information {
        min-height: 22em;
    }
    html[data-useragent*='MSIE 9.0'] .coapplicant_employment_information {
        min-height: 30.5em;
    }
    html[data-useragent*='MSIE 9.0'] #app_years_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 9.0'] #app_months_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 9.0'] #app_years_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 9.0'] #app_months_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_years_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_months_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_years_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_months_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 9.0'] footer section {
        width: 90%;
    }
    html[data-useragent*='MSIE 9.0'] .fotterNavigation div.firstbox {
        width: 100px;
    }
    html[data-useragent*='MSIE 9.0'] .fotterNavigation div.secondbox {
        width: 170px;
    }
    html[data-useragent*='MSIE 9.0'] .fotterNavigation div.thirdbox {
        width: 170px;
    }
    html[data-useragent*='MSIE 9.0'] .fotterNavigation div.fourthbox {
        width: 100px;
    }
    html[data-useragent*='MSIE 9.0'] .copyrights {
        width: 475px;
    }
    html[data-useragent*='MSIE 9.0'] .socialmediaicons {
        width:37%;
        margin-left: -80px;
        margin-right:0px;
        margin-top: 50px !important;
    }
     /** IE 8 Styles **/
	html[data-useragent*='MSIE 8.0'] .pigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='MSIE 8.0'] .vigb-error-class {
        min-height: 23em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cigb-error-class {
        min-height: 52em !important;
    }
    html[data-useragent*='MSIE 8.0'] .eigb-error-class {
        min-height: 53em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbigb-error-class {
        min-height: 24em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbcigb-error-class {
        min-height: 53em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbeigb-error-class {
        min-height: 54em !important;
    } 
	html[data-useragent*='MSIE 8.0'] .innercontainer .innerLeft {
        width: 50%;
    }
    html[data-useragent*='MSIE 8.0'] select.CustomDropDown {
         width: 9em;
        background-position:100px !important;
    }
    html[data-useragent*='MSIE 8.0'] .personal_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 8.0'] .vehicle_information {
        min-height: 12.5em;
    }
    html[data-useragent*='MSIE 8.0'] .contact_information {
        min-height: 22em;
    }
  	html[data-useragent*='MSIE 8.0'] .employment_information {
        min-height: 31em;
    }
    html[data-useragent*='MSIE 8.0'] .coborrower_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 8.0'] .coborrower_contact_information {
        min-height: 22em;
    }
    html[data-useragent*='MSIE 8.0'] .coapplicant_employment_information {
        min-height: 30.5em;
    }
    html[data-useragent*='MSIE 8.0'] #app_years_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 8.0'] #app_months_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 8.0'] #app_years_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 8.0'] #app_months_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_years_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_months_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_years_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_months_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 8.0'] footer section {
        width: 90%;
    }
    html[data-useragent*='MSIE 8.0'] .fotterNavigation div.firstbox {
        width: 100px;
    }
    html[data-useragent*='MSIE 8.0'] .fotterNavigation div.secondbox {
        width: 170px;
    }
    html[data-useragent*='MSIE 8.0'] .fotterNavigation div.thirdbox {
        width: 170px;
    }
    html[data-useragent*='MSIE 8.0'] .fotterNavigation div.fourthbox {
        width: 100px;
    }
    html[data-useragent*='MSIE 8.0'] .copyrights {
        width: 475px;
    }
    html[data-useragent*='MSIE 8.0'] .socialmediaicons {
        width:37%;
        margin-left: -80px;
        margin-right:0px;
        margin-top: 50px !important;
    }
    html[data-useragent*='MSIE 8.0'] .orlrow {
        width: 100%;
		float: left;
    }
    html[data-useragent*='MSIE 8.0'] .orlcol-4 {
        width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    vertical-align: top;
    }
    html[data-useragent*='MSIE 8.0'] .contact-orlcol-4 {
        width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    padding: 5px 0px;
    }
}

@media only screen and (min-width: 654px) and (max-width: 768px){
	html {
    	overflow-x: hidden !important; 
	}
	body {
		overflow-x: hidden !important;
		position: absolute;
    	bottom: 0px;
	}
	img {
		max-width:100%;
   		height:auto;
	}
    .CustomDropDown, select.CustomDropDown.CoAppInfo {
        width: 225px !important;
        background-position: 190px center !important;
    }
    input[type="text"], input[type="password"], input[type="tel"], .w225 {
        width: 225px !important;
    }
    #stipulationsLabel, #uploadLabel, #statusLabel {
        display: none;
    }
    #dealerDocHeading {
        padding-top: 1200px;
    }
    #customerDocHeading {
        padding-top: 300px;
    }
	.fotterNavigation {
		display: none;
	}
	#sharingTableLink {
		font-size: 10pt;
	}
	#ddlTerms, #interestRate {
		margin-left: 7px;
	}
	#CantWait {
		display: inline;
	}
	#CantWaitText {
		display: none;
	}
	.tooltip {
		display: none !important;
	}
	.fullcontainer {
		padding-top: 160px !important;
	}
	.calInputBox {
		width: 75%;
	}
	.topsection {
		width: 100%;
		margin: 0 auto;
	}
	.topsection img {
		max-width: 100%;
	}
	.logo {
		margin-left: 35%;
		margin-right: 35%;
		padding-top: 10px;
	}
	.main-navigation {
		margin: 0 auto;
		width: 100%;
	}
	.login {
		float: none;
		width: 65%;
		margin-left: 22%;
		margin-right: 15%;
		padding-top: 15px;
	}
	.menu-navbar-container {
		width:90%;
		margin-left: 10%;
	}
	.camera_wrap {
		display: none !important;
	}
	#home .datacontainer {
		padding-top: 10.5em !important;
	}
	#home .datacontainer section {
		width: 100%;
	}
	.datacontainer .leftPanel {
		width: 100%;
		margin-left: 35%;
	}
	.howitworks {
		width: 38%;
	}
	.socialmediaicons {
		margin-top: 0px !important;
	}
	.bottomBorder, .form h2 {
		border-bottom: none !important;
	}
	.datacontainer .rightPanel {
		width: 90%;
		padding-top: 10%;
		margin-left: 9%;
	}
	.datacontainer .rightPanel h1 {
		width: 98%;
	}
	.rightPanel ul li {
		width: 96%;
		margin-left: 1%;
		margin-bottom: 1%;
		margin-top: 1%;
	}
	.rightPanel ul li img {
		padding-bottom: 5%;
	}
	.innercontainer section  {
		width: 90%;
		padding-left: 35px;
	}
	.logoutDiv
	{
		background: inherit;
	}
	.innercontainer h1 {
		padding-top: 25px;
	}
	.innercontainer .innerLeft {
		width: 100%;
	}
	.graybox {
		margin-top: 15px;
	}
	.appSubmitButton {
		width: 68%;
	}
	#scFooterImages {
		display: inline-block;
		padding-bottom: 30px;
		width: 100%;
	}
	.botomTable a img {
		padding-bottom: 20px;
	}	
	.appContainer {
		width: 100% !important;
	}
	.appContainerRT {
		width: 100% !important;
	}
	.form input[type="text"],
	.form input[type="date"],
	.form input[type="tel"],
	.form input[type="email"] {
		width: 15em ;
	}
	.CustomDropDown, select.CustomDropDown {
		width: 15em;
	}
	.w300, .botomTable input[type="button"], .rightsection, .innerRight {
		width: 100% !important;
	}
	.ml0 table td, table th {
		padding: 7px 8px;
	}
	.fullcontainer section {
		width: 80%;
	}
	.post-title {
		padding-top: 25px;
	}
	.wp-pagenavi {
		display: inline-block;
	}
	footer section {
		width: 100%;
	}
	.fotterNavigation {
		width: 100%;	
	}
	.fotterNavigation div.firstbox {
		display: none;
	}
	.fotterNavigation div.secondbox {
		display: none;
	}
	.fotterNavigation div.thirdbox {
		display: none;
	}
	.fotterNavigation div.fourthbox {
		display: none;
	}
	.copyrights {
		width:95%;
		margin-left: 5%;
		margin-right: 5%;
		margin-top: 25px;
	}
	.socialmediaicons {
		width:85%;
		margin-right: 5%;
		margin-left: 5%;
	}
	#customCounter, #RefinanceBox, #RefinanceBox h2, #RefinanceBox ul, #RefinanceBox ul li, #OurCustomers, 
	#OurCustomers ul, #OurCustomers img, #OurCustomers ul li {
		display: none;
	}
	#RefinanceBox, #OurCustomers, .goldenbox, .goldenbox ul, .goldenbox ul li, #LP_DIV_1399914775913 {
		display: none!important;

	}
	#OurCustomers1, #OurCustomers1 ul, #OurCustomers1 ul li, #OurCustomers1 img, #AdvantageBox, #AdvantageBox ul, #AdvantageBox ul li,
	#AdvantageBox img {
		display: none !important;
	}
	.main-navigation, #admin-nav,
	.menu-navbar-container, .login input {
		display: none;
	}
	header {
		padding-top: 0px;
	}
	header nav {
		margin-top: 0px;
	}
	nav#mobile {
		background: url("../webImages/bg_button_green.png") repeat-x scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
		width: 100%;		
	}
	/*
	Top black bar that holds the toggle button
	*/
	nav#mobile #toggle-bar {
		line-height:10px;
		height:5px;
	}
	/*
	Toggle button #1 ("Menu")
	*/
	nav#mobile strong a {
		margin-left:30px;
		border:1px solid #444;
		padding:10px;
	}
	/*
	Toggle button #2 ("Navicon")
	*/
	nav#mobile .navicon {
		float: left;
		height: 2px;
		width: 14px;
		margin: 10px;
		border-top: 8px double #FFF;
		border-bottom: 3px solid #FFF;
		font-size:0;
	}
	/*
	The mobile nav dropdown menu
	*/
	nav#mobile ul li {
		clear:both;
		list-style:none;
		padding-left: 15px;
		border-bottom: 1px solid #2C8692;
		padding-top: 3px;
	}
	.first {
		border-top: 1px solid #2C8692;
	}
	nav#mobile ul li a {
		display:block;
		/*background-color:#34B748;*/
		text-transform:uppercase;
		letter-spacing:.2em;
		margin:2px 0;
		padding:6px 0 6px 8px;
		color: white;
		font-weight: bold;
	}
	nav#mobile ul ul {
		font-size:small;
	}
	nav#mobile ul ul li {
		margin-left:30px;
	}
	nav#mobile ul ul a {
		background-color:#333;
		padding-left:8px;
	}
	nav#mobile ul ul a:before {
		content: "2192";
		padding-right:8px;
	}
	.phoneicon {
		float: right;
		text-align: right;
		padding-right: 20px;
		margin-top: 9px;
	}
	.phoneiconmenu {
		float: right;
		text-align: right;
		padding-right: 20px;
		margin-top: 5px;
	}
	/******* Custom Responsive Classes ******/
	.ad-helper {
		width:100%;
		clear:left;
	}
	.orlrow {
		width: 100%;
		float: left;
	}
	.orlcol-4 {
	    width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	}
	.contact-orlcol-4 {
		 width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    padding: 5px 0px;
	}
	.pigb-error-class {
		min-height: 18em !important;
	}
	.vigb-error-class {
		min-height: 21em !important;
	}
	.cigb-error-class {
		min-height: 38em !important;
	}
	.eigb-error-class {
		min-height: 40em !important;
	}
	.cbigb-error-class {
		min-height: 19em !important;
	}
	.cbcigb-error-class {
		min-height: 38em !important;
	}
	.cbeigb-error-class {
		min-height: 40em !important;
	}
	.form input[type="text"],
	.form input[type="date"],
	.form input[type="tel"],
	.form input[type="email"] {
		width: 16em;
	}
	.CustomDropDown, select.CustomDropDown {
		width: 16em;
	}
	#app_years_at_residence {
		width: 7.5em;
	}
	#app_months_at_residence {
		width: 7.5em;
	}
	#app_years_at_job {
		width: 7.5em;
	}
	#app_months_at_job {
		width: 7.5em;
	}
	#coapp_years_at_residence {
		width: 7.5em;
	}
	#coapp_months_at_residence {
		width: 7.5em;
	}
	#coapp_years_at_job {
		width: 7.5em;
	}
	#coapp_months_at_job {
		width: 7.5em;
	}
	.personal_information {
		min-height: 13em;
	}
	.vehicle_information {
		min-height: 12em;
	}
	.contact_information {
		min-height: 21em;
	}
	.employment_information {
		min-height: 23.5em;
	}
	.coborrower_information {
		min-height: 13em;
	}
	.coborrower_contact_information {
		min-height: 21em;
	}
	.coapplicant_employment_information {
		min-height: 24em;
	}
	/** IE Styles **/
	/** IE 11 Styles **/
	html[data-useragent*='rv:11.0'] .pigb-error-class {
        min-height: 18em !important;
    }
    html[data-useragent*='rv:11.0'] .vigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='rv:11.0'] .cigb-error-class {
        min-height: 39em !important;
    }
    html[data-useragent*='rv:11.0'] .eigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='rv:11.0'] .cbigb-error-class {
        min-height: 20em !important;
    }
    html[data-useragent*='rv:11.0'] .cbcigb-error-class {
        min-height: 39em !important;
    }
    html[data-useragent*='rv:11.0'] .cbeigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='rv:11.0'] .personal_information {
        min-height: 13em;
    }
    html[data-useragent*='rv:11.0'] .vehicle_information {
        min-height: 13em;
    }
    html[data-useragent*='rv:11.0'] .contact_information {
        min-height: 21em;
    }
  	html[data-useragent*='rv:11.0'] .employment_information {
        min-height: 25em;
    }
    html[data-useragent*='rv:11.0'] .coborrower_information {
        min-height: 13em;
    }
    html[data-useragent*='rv:11.0'] .coborrower_contact_information {
        min-height: 21em;
    }
    html[data-useragent*='rv:11.0'] .coapplicant_employment_information {
        min-height: 25em;
    }
    html[data-useragent*='rv:11.0'] #app_years_at_residence {
        width: 7em;
    }
    html[data-useragent*='rv:11.0'] #app_months_at_residence {
        width: 7em;
    }
    html[data-useragent*='rv:11.0'] #app_years_at_job {
        width: 7em;
    }
    html[data-useragent*='rv:11.0'] #app_months_at_job {
        width: 7em;
    }
    html[data-useragent*='rv:11.0'] #coapp_years_at_residence {
        width: 7em;
    }
    html[data-useragent*='rv:11.0'] #coapp_months_at_residence {
        width: 7em;
    }
    html[data-useragent*='rv:11.0'] #coapp_years_at_job {
        width: 7em;
    }
    html[data-useragent*='rv:11.0'] #coapp_months_at_job {
        width: 7em;
    }
    html[data-useragent*='rv:11.0'] select.CustomDropDown {
        width: 15em;
        background-position:190px !important;
    }
	/** IE 10 Styles **/
	html[data-useragent*='MSIE 10.0'] .pigb-error-class {
        min-height: 18em !important;
    }
    html[data-useragent*='MSIE 10.0'] .vigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cigb-error-class {
        min-height: 39em !important;
    }
    html[data-useragent*='MSIE 10.0'] .eigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbigb-error-class {
        min-height: 20em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbcigb-error-class {
        min-height: 39em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbeigb-error-class {
        min-height: 40em !important;
    }
	html[data-useragent*='MSIE 10.0'] .innercontainer .innerLeft {
        width: 100%;
    } 
    html[data-useragent*='MSIE 10.0'] select.CustomDropDown {
        width: 15em;
        background-position:190px !important;
    }
    html[data-useragent*='MSIE 10.0'] .personal_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 10.0'] .vehicle_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 10.0'] .contact_information {
        min-height: 21em;
    }
  	html[data-useragent*='MSIE 10.0'] .employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 10.0'] .coborrower_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 10.0'] .coborrower_contact_information {
        min-height: 21em;
    }
    html[data-useragent*='MSIE 10.0'] .coapplicant_employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 10.0'] #app_years_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 10.0'] #app_months_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 10.0'] #app_years_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 10.0'] #app_months_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_years_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_months_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_years_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_months_at_job {
        width: 7em;
    }
    /** IE 9 Styles **/
	html[data-useragent*='MSIE 9.0'] .pigb-error-class {
        min-height: 18em !important;
    }
    html[data-useragent*='MSIE 9.0'] .vigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cigb-error-class {
        min-height: 39em !important;
    }
    html[data-useragent*='MSIE 9.0'] .eigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbigb-error-class {
        min-height: 20em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbcigb-error-class {
        min-height: 39em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbeigb-error-class {
        min-height: 40em !important;
    }
	html[data-useragent*='MSIE 9.0'] .innercontainer .innerLeft {
        width: 100%;
    } 
    html[data-useragent*='MSIE 9.0'] select.CustomDropDown {
        width: 15em;
        background-position:190px !important;
    }
    html[data-useragent*='MSIE 9.0'] .personal_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 9.0'] .vehicle_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 9.0'] .contact_information {
        min-height: 21em;
    }
  	html[data-useragent*='MSIE 9.0'] .employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 9.0'] .coborrower_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 9.0'] .coborrower_contact_information {
        min-height: 21em;
    }
    html[data-useragent*='MSIE 9.0'] .coapplicant_employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 9.0'] #app_years_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 9.0'] #app_months_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 9.0'] #app_years_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 9.0'] #app_months_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_years_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_months_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_years_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_months_at_job {
        width: 7em;
    }
    /** IE 8 Styles **/
	html[data-useragent*='MSIE 8.0'] .pigb-error-class {
        min-height: 18em !important;
    }
    html[data-useragent*='MSIE 8.0'] .vigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cigb-error-class {
        min-height: 39em !important;
    }
    html[data-useragent*='MSIE 8.0'] .eigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbigb-error-class {
        min-height: 20em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbcigb-error-class {
        min-height: 39em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbeigb-error-class {
        min-height: 40em !important;
    }
	html[data-useragent*='MSIE 8.0'] .innercontainer .innerLeft {
        width: 100%;
    } 
    html[data-useragent*='MSIE 8.0'] select.CustomDropDown {
        width: 15em;
        background-position:190px !important;
    }
    html[data-useragent*='MSIE 8.0'] .personal_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 8.0'] .vehicle_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 8.0'] .contact_information {
        min-height: 21em;
    }
  	html[data-useragent*='MSIE 8.0'] .employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 8.0'] .coborrower_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 8.0'] .coborrower_contact_information {
        min-height: 21em;
    }
    html[data-useragent*='MSIE 8.0'] .coapplicant_employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 8.0'] #app_years_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 8.0'] #app_months_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 8.0'] #app_years_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 8.0'] #app_months_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_years_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_months_at_residence {
        width: 7em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_years_at_job {
        width: 7em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_months_at_job {
        width: 7em;
    }
	html[data-useragent*='MSIE 8.0'] .orlrow {
        width: 100%;
		float: left;
    }
    html[data-useragent*='MSIE 8.0'] .orlcol-4 {
        width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    vertical-align: top;
    }
    html[data-useragent*='MSIE 8.0'] .contact-orlcol-4 {
        width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    padding: 5px 0px;
    }
}

@media only screen and (min-width: 594px) and (max-width: 654px){
	html {
    	overflow-x: hidden !important; 
	}
	body {
		overflow-x: hidden !important;
		position: absolute;
    	bottom: 0px;
	}
	img {
		max-width:100%;
   		height:auto;
	}
    .CustomDropDown, select.CustomDropDown.CoAppInfo {
        width: 225px !important;
        background-position: 190px center !important;
    }
    input[type="text"], input[type="password"], input[type="tel"], .w225 {
        width: 225px !important;
    }
    #stipulationsLabel, #uploadLabel, #statusLabel {
        display: none;
    }
    #dealerDocHeading {
        padding-top: 1200px;
    }
    #customerDocHeading {
        padding-top: 300px;
    }
	#sharingTableLink {
		font-size: 10pt;
	}
	#ddlTerms, #interestRate {
		margin-left: 7px;
	}
	#CantWait {
		display: inline;
	}
	#CantWaitText {
		display: none;
	}
	.tooltip {
		display: none !important;
	}
	.fullcontainer {
		padding-top: 160px !important;
	}
	.calInputBox {
		width: 70%;
	}
	.topsection {
		width: 100%;
		margin: 0 auto;
	}
	.topsection img {
		max-width: 100%;
	}
	.logo {
		margin-left: 35%;
		margin-right: 35%;
		padding-top: 10px;
	}
	.main-navigation {
		margin: 0 auto;
		width: 100%;
	}
	.login {
		float: none;
		width: 65%;
		margin-left: 22%;
		margin-right: 15%;
		padding-top: 15px;
	}
	.menu-navbar-container {
		width:90%;
		margin-left: 10%;
	}
	.camera_wrap{
		display: none !important;
	}
	#home .datacontainer {
		padding-top: 10.5em !important;
	}
	#home .datacontainer section {
		width: 100%;
	}
	.datacontainer .leftPanel {
		width: 100%;
		margin-left: 35%;
	}
	.howitworks {
		width: 38%;
	} 
	.bottomBorder, .form h2 {
		border-bottom: none !important;
	}
	.datacontainer .rightPanel {
		width: 90%;
		padding-top: 10%;
		margin-left: 9%;
	}
	.datacontainer .rightPanel h1 {
		width: 98%;
	}
	.socialmediaicons {
		margin-top: 0px !important;
	}
	.rightPanel ul li {
		width: 96%;
		margin-left: 1%;
		margin-bottom: 1%;
		margin-top: 1%;
	}
	.rightPanel ul li img {
		padding-bottom: 5%;
	}
	.innercontainer section  {
		width: 80%;
		padding-left: 15px;
	}
	.innercontainer h1 {
		padding-top: 25px;
	}
	.innercontainer .innerLeft {
		width: 100%;
	}
	.graybox {
		margin-top: 15px;
	}
	.appSubmitButton {
		width: 68%;
	}
	#scFooterImages {
		display: inline-block;
		padding-bottom: 30px;
		width: 100%;
	}
	.botomTable a img {
		padding-bottom: 20px;
	}
	.appContainer {
		width: 100% !important;
	}
	.appContainerRT {
		width: 100% !important;
	}
	.form input[type="text"],
	.form input[type="date"],
	.form input[type="tel"],
	.form input[type="email"] {
		width: 15em ;
	}
	.CustomDropDown, select.CustomDropDown {
		width: 15em;
	}
	.w300, .botomTable input[type="button"], .rightsection, .innerRight {
		width: 100% !important;
	}
	.ml0 table td, table th {
		padding: 7px 8px;
	}
	.fullcontainer section {
		width: 80%;
	}
	.post-title {
		padding-top: 25px;
	}
	.wp-pagenavi {
		display: inline-block;
	}
	footer section {
		width: 100%;
	}
	.fotterNavigation {
		width: 100%;	
	}
	.fotterNavigation div.firstbox {
		display: none;
	}
	.fotterNavigation div.secondbox {
		display: none;
	}
	.fotterNavigation div.thirdbox {
		display: none;
	}
	.fotterNavigation div.fourthbox {
		display: none;
	}
	.copyrights {
		width:95%;
		margin-left: 5%;
		margin-right: 5%;
		margin-top: 10px;
	}
	.socialmediaicons {
		width:85%;
		margin-right: 5%;
		margin-left: 5%;
	}
	#customCounter, #RefinanceBox, #RefinanceBox h2, #RefinanceBox ul, #RefinanceBox ul li, #OurCustomers, 
	#OurCustomers ul, #OurCustomers img, #OurCustomers ul li {
		display: none;
	}
	#RefinanceBox, #OurCustomers, .goldenbox, .goldenbox ul, .goldenbox ul li, #LP_DIV_1399914775913 {
		display: none!important;

	}
	#OurCustomers1, #OurCustomers1 ul, #OurCustomers1 ul li, #OurCustomers1 img, #AdvantageBox, #AdvantageBox ul, #AdvantageBox ul li,
	#AdvantageBox img {
		display: none !important;
	}
	.main-navigation, #admin-nav,
	.menu-navbar-container, .login input {
		display: none;
	}
	header {
		padding-top: 0px;
	}
	header nav {
		margin-top: 0px;
	}
	nav#mobile {
		/*background-color:#34B748;*/
		background: url("../webImages/bg_button_green.png") repeat-x scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
		width: 100%;	
	}
	/*
	Top black bar that holds the toggle button
	*/
	nav#mobile #toggle-bar {
		line-height:10px;
		height:5px;
	}
	/*
	Toggle button #1 ("Menu")
	*/
	nav#mobile strong a {
		margin-left:30px;
		border:1px solid #444;
		padding:10px;
	}
	/*
	Toggle button #2 ("Navicon")
	*/
	nav#mobile .navicon {
		float: left;
		height: 2px;
		width: 14px;
		margin: 10px;
		border-top: 8px double #FFF;
		border-bottom: 3px solid #FFF;
		font-size:0;
	}
	/*
	The dropdown menu
	*/
	nav#mobile ul li {
		clear:both;
		list-style:none;
		padding-left: 15px;
		border-bottom: 1px solid #2C8692;
		padding-top: 3px;
	}
	.first {
		border-top: 1px solid #2C8692;
	}
	nav#mobile ul li a {
		display:block;
		/*background-color:#34B748;*/
		text-transform:uppercase;
		letter-spacing:.2em;
		margin:2px 0;
		padding:6px 0 6px 8px;
		color: white;
		font-weight: bold;
	}
	nav#mobile ul ul {
		font-size:small;
	}
	nav#mobile ul ul li {
		margin-left:30px;
	}
	nav#mobile ul ul a {
		background-color:#333;
		padding-left:8px;
	}
	nav#mobile ul ul a:before {
		content: "2192";
		padding-right:8px;
	}
	.phoneicon {
		float: right;
		text-align: right;
		padding-right: 20px;
		margin-top: 9px;
	}
	.phoneiconmenu {
		float: right;
		text-align: right;
		padding-right: 20px;
		margin-top: 5px;
	}
	/******* Custom Responsive Classes ******/
	.ad-helper {
		width:100%;
		clear:left;
	}
	.orlrow {
		width: 100%;
		float: left;
	}
	.orlcol-4 {
	    width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	}
	.contact-orlcol-4 {
		 width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    padding: 5px 0px;
	}
	.pigb-error-class {
		min-height: 19em !important;
	}
	.vigb-error-class {
		min-height: 22em !important;
	}
	.cigb-error-class {
		min-height: 38em !important;
	}
	.eigb-error-class {
		min-height: 39em !important;
	}
	.cbigb-error-class {
		min-height: 20em !important;
	}
	.cbcigb-error-class {
		min-height: 38em !important;
	}
	.cbeigb-error-class {
		min-height: 39em !important;
	}
	.form input[type="text"],
	.form input[type="date"],
	.form input[type="tel"],
	.form input[type="email"] {
		width: 14.7em;
	}
	.CustomDropDown, select.CustomDropDown {
		width: 14.7em;
	}
	#app_years_at_residence {
		width: 6.9em;
	}
	#app_months_at_residence {
		width: 6.9em;
	}
	#app_years_at_job {
		width: 6.9em;
	}
	#app_months_at_job {
		width: 6.9em;
	}
	#coapp_years_at_residence {
		width: 6.9em;
	}
	#coapp_months_at_residence {
		width: 6.9em;
	}
	#coapp_years_at_job {
		width: 6.9em;
	}
	#coapp_months_at_job {
		width: 6.9em;
	}
	.personal_information {
		min-height: 12em;
	}
	.vehicle_information {
		min-height: 12em;
	}
	.contact_information {
		min-height: 20em;
	}
	.employment_information {
		min-height: 23.5em;
	}
	.coborrower_information {
		min-height: 12em;
	}
	.coborrower_contact_information {
		min-height: 19.5em;
	}
	.coapplicant_employment_information {
		min-height: 24em;
	}
	/** IE Styles **/
	/** IE 11 Styles **/
	html[data-useragent*='rv:11.0'] .pigb-error-class {
        min-height: 19em !important;
    }
    html[data-useragent*='rv:11.0'] .vigb-error-class {
        min-height: 23em !important;
    }
    html[data-useragent*='rv:11.0'] .cigb-error-class {
        min-height: 39em !important;
    }
    html[data-useragent*='rv:11.0'] .eigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='rv:11.0'] .cbigb-error-class {
        min-height: 20em !important;
    }
    html[data-useragent*='rv:11.0'] .cbcigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='rv:11.0'] .cbeigb-error-class {
        min-height: 41em !important;
    }
    html[data-useragent*='rv:11.0'] .innercontainer .innerLeft {
        width: 100%;
    }
    html[data-useragent*='rv:11.0'] select.CustomDropDown {
        width: 13.6em;
        background-position:170px !important;
    }
    html[data-useragent*='rv:11.0'] .personal_information {
        min-height: 13em;
    }
    html[data-useragent*='rv:11.0'] .vehicle_information {
        min-height: 13em;
    }
    html[data-useragent*='rv:11.0'] .contact_information {
        min-height: 21em;
    }
  	html[data-useragent*='rv:11.0'] .employment_information {
        min-height: 25em;
    }
    html[data-useragent*='rv:11.0'] .coborrower_information {
        min-height: 13em;
    }
    html[data-useragent*='rv:11.0'] .coborrower_contact_information {
        min-height: 21em;
    }
    html[data-useragent*='rv:11.0'] .coapplicant_employment_information {
        min-height: 25em;
    }
    html[data-useragent*='rv:11.0'] #app_years_at_residence {
        width: 5em;
    }
    html[data-useragent*='rv:11.0'] #app_months_at_residence {
        width: 5em;
    }
    html[data-useragent*='rv:11.0'] #app_years_at_job {
        width: 5em;
    }
    html[data-useragent*='rv:11.0'] #app_months_at_job {
        width: 5em;
    }
    html[data-useragent*='rv:11.0'] #coapp_years_at_residence {
        width: 5em;
    }
    html[data-useragent*='rv:11.0'] #coapp_months_at_residence {
        width: 5em;
    }
    html[data-useragent*='rv:11.0'] #coapp_years_at_job {
        width: 5em;
    }
    html[data-useragent*='rv:11.0'] #coapp_months_at_job {
        width: 5em;
    }
	/** IE 10 Styles **/
	html[data-useragent*='MSIE 10.0'] .pigb-error-class {
        min-height: 19em !important;
    }
    html[data-useragent*='MSIE 10.0'] .vigb-error-class {
        min-height: 23em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='MSIE 10.0'] .eigb-error-class {
        min-height: 41em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbigb-error-class {
        min-height: 20em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbcigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbeigb-error-class {
        min-height: 41em !important;
    } 
	html[data-useragent*='MSIE 10.0'] .innercontainer .innerLeft {
        width: 100%;
    }
    html[data-useragent*='MSIE 10.0'] select.CustomDropDown {
        width: 13.6em;
        background-position:170px !important;
    }
    html[data-useragent*='MSIE 10.0'] .personal_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 10.0'] .vehicle_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 10.0'] .contact_information {
        min-height: 21em;
    }
  	html[data-useragent*='MSIE 10.0'] .employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 10.0'] .coborrower_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 10.0'] .coborrower_contact_information {
        min-height: 21em;
    }
    html[data-useragent*='MSIE 10.0'] .coapplicant_employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 10.0'] #app_years_at_residence {
        width: 5em;
    }
    html[data-useragent*='MSIE 10.0'] #app_months_at_residence {
        width: 5em;
    }
    html[data-useragent*='MSIE 10.0'] #app_years_at_job {
        width: 5em;
    }
    html[data-useragent*='MSIE 10.0'] #app_months_at_job {
        width: 5em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_years_at_residence {
        width: 5em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_months_at_residence {
        width: 5em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_years_at_job {
        width: 5em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_months_at_job {
        width: 5em;
    }
    /** IE 9 Styles **/
	html[data-useragent*='MSIE 9.0'] .pigb-error-class {
        min-height: 19em !important;
    }
    html[data-useragent*='MSIE 9.0'] .vigb-error-class {
        min-height: 23em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='MSIE 9.0'] .eigb-error-class {
        min-height: 41em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbigb-error-class {
        min-height: 20em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbcigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbeigb-error-class {
        min-height: 41em !important;
    } 
	html[data-useragent*='MSIE 9.0'] .innercontainer .innerLeft {
        width: 100%;
    }
    html[data-useragent*='MSIE 9.0'] select.CustomDropDown {
        width: 13.6em;
        background-position:170px !important;
    }
    html[data-useragent*='MSIE 9.0'] .personal_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 9.0'] .vehicle_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 9.0'] .contact_information {
        min-height: 21em;
    }
  	html[data-useragent*='MSIE 9.0'] .employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 9.0'] .coborrower_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 9.0'] .coborrower_contact_information {
        min-height: 21em;
    }
    html[data-useragent*='MSIE 9.0'] .coapplicant_employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 9.0'] #app_years_at_residence {
        width: 5em;
    }
    html[data-useragent*='MSIE 9.0'] #app_months_at_residence {
        width: 5em;
    }
    html[data-useragent*='MSIE 9.0'] #app_years_at_job {
        width: 5em;
    }
    html[data-useragent*='MSIE 9.0'] #app_months_at_job {
        width: 5em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_years_at_residence {
        width: 5em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_months_at_residence {
        width: 5em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_years_at_job {
        width: 5em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_months_at_job {
        width: 5em;
    }
    /** IE 8 Styles **/
	html[data-useragent*='MSIE 8.0'] .pigb-error-class {
        min-height: 19em !important;
    }
    html[data-useragent*='MSIE 8.0'] .vigb-error-class {
        min-height: 23em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='MSIE 8.0'] .eigb-error-class {
        min-height: 41em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbigb-error-class {
        min-height: 20em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbcigb-error-class {
        min-height: 40em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbeigb-error-class {
        min-height: 41em !important;
    } 
	html[data-useragent*='MSIE 8.0'] .innercontainer .innerLeft {
        width: 100%;
    }
    html[data-useragent*='MSIE 8.0'] .CustomDropDown {
      width: 13em;
    }
    html[data-useragent*='MSIE 8.0'] select.CustomDropDown {
        width: 13.6em;
        background-position:170px !important;
    }
    html[data-useragent*='MSIE 8.0'] .personal_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 8.0'] .vehicle_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 8.0'] .contact_information {
        min-height: 21em;
    }
  	html[data-useragent*='MSIE 8.0'] .employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 8.0'] .coborrower_information {
        min-height: 13em;
    }
    html[data-useragent*='MSIE 8.0'] .coborrower_contact_information {
        min-height: 21em;
    }
    html[data-useragent*='MSIE 8.0'] .coapplicant_employment_information {
        min-height: 25em;
    }
    html[data-useragent*='MSIE 8.0'] #app_years_at_residence {
        width: 5em;
    }
    html[data-useragent*='MSIE 8.0'] #app_months_at_residence {
        width: 5em;
    }
    html[data-useragent*='MSIE 8.0'] #app_years_at_job {
        width: 5em;
    }
    html[data-useragent*='MSIE 8.0'] #app_months_at_job {
        width: 5em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_years_at_residence {
        width: 5em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_months_at_residence {
        width: 5em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_years_at_job {
        width: 5em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_months_at_job {
        width: 5em;
    }
	html[data-useragent*='MSIE 8.0'] .orlrow {
        width: 100%;
		float: left;
    }
    html[data-useragent*='MSIE 8.0'] .orlcol-4 {
        width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    vertical-align: top;
    }
    html[data-useragent*='MSIE 8.0'] .contact-orlcol-4 {
        width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    padding: 5px 0px;
    }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 594px) {
	html {
    	overflow-x: hidden !important; 
	}
	body {
		/* had to hide: overflow-x: hidden !important;  for iphones to scroll down on certain pages */  
		position: absolute;
    	bottom: 0px;
	}
	img {
		max-width:100%;
   		height:auto;
	}
    .CustomDropDown, select.CustomDropDown.CoAppInfo {
        width: 220px !important;
        background-position: 185px center !important;
    }
    input[type="text"], input[type="password"], input[type="tel"], .w225 {
        width: 220px !important;
    }
    #stipulationsLabel, #uploadLabel, #statusLabel {
        display: none;
    }
    #dealerDocHeading {
        padding-top: 1200px;
    }
    #customerDocHeading {
        padding-top: 350px;
    }
	#sharingTableLink {
		font-size: 10pt;
	}
	#ddlTerms, #interestRate {
		margin-left: 7px;
	}
	#CantWait {
		display: inline;
	}
	#CantWaitText {
		display: none;
	}
	.tooltip {
		display: none !important;
	}
	.fullcontainer {
		padding-top: 160px !important;
	}
	.calInputBox {
		width: 65%;
	}
	.topsection {
		width: 100%;
		margin: 0 auto;
	}
	.topsection img {
		max-width: 100%;
	}
	.logo {
		margin-left: 35%;
		margin-right: 35%;
		padding-top: 10px;
	}
	.main-navigation {
		margin: 0 auto;
		width: 100%;
	}
	.login {
		float: none;
		width: 65%;
		margin-left: 22%;
		margin-right: 15%;
		padding-top: 15px;
	}
	.menu-navbar-container {
		width:90%;
		margin-left: 10%;
	}
	.camera_wrap{
		display: none !important;
	}
	#home .datacontainer {
		padding-top: 10.5em !important;
	}
	#home .datacontainer section {
		width: 100%;
	}
	.datacontainer .leftPanel {
		width: 100%;
		margin-left: 30%;
	}
	.socialmediaicons {
		margin-top: 0px !important;
	}
	.howitworks {
		width: 55%;
	} 
	.bottomBorder, .form h2 {
		border-bottom: none !important;
	}
	.datacontainer .rightPanel {
		width: 100%;
		padding-top: 10%;
		margin-left: 3%;
	}
	.datacontainer .rightPanel h1 {
		width: 98%;
	}
	.rightPanel ul li {
		width: 90%;
		margin-left: 1%;
		margin-bottom: 1%;
		margin-top: 1%;
	}
	.rightPanel ul li img {
		padding-bottom: 7%;
	}
	.innercontainer section  {
		padding-left: 22px;
		width: 90%;
	}
	.innercontainer h1 {
		padding-top: 25px;
		font-size: 36px;
		line-height: 110%;
	}
	.innercontainer .innerLeft {
		width: 100%;
	}
	.graybox {
		margin-top: 15px;
	}
	.appSubmitButton {
		width: 68%;
	}
	#scFooterImages {
		display: inline-block;
		padding-bottom: 30px;
		width: 100%;
	}
	.botomTable a img {
		padding-bottom: 20px;
	}
	.form input[type="text"],
	.form input[type="date"],
	.form input[type="tel"],
	.form input[type="email"] {
		width: 12.4em ;
	}
	.CustomDropDown, select.CustomDropDown {
		width: 12.4em;
	}
	#customCounter, #RefinanceBox, #RefinanceBox h2, #RefinanceBox ul, #RefinanceBox ul li, #OurCustomers, 
	#OurCustomers ul, #OurCustomers img, #OurCustomers ul li {
		display: none;
	}
	#RefinanceBox, #OurCustomers, .goldenbox, .goldenbox ul, .goldenbox ul li, #LP_DIV_1399914775913 {
		display: none!important;
	}
	#OurCustomers1, #OurCustomers1 ul, #OurCustomers1 ul li, #OurCustomers1 img, #AdvantageBox, #AdvantageBox ul, #AdvantageBox ul li,
	#AdvantageBox img {
		display: none !important;
	}
	.w300, .botomTable input[type="button"], .rightsection, .innerRight {
		width: 100% !important;
	}
	.fullcontainer section {
		width: 80%;
	}
	.post-title {
		padding-top: 25px;
	}
	.wp-pagenavi {
		display: inline-block;
	}
	footer section {
		width: 100%;
	}
	.fotterNavigation {
		width: 100%;		
	}
	.fotterNavigation div.firstbox {
		display: none;
	}
	.fotterNavigation div.secondbox {
		display: none;
	}
	.fotterNavigation div.thirdbox {
		display: none;
	}
	.fotterNavigation div.fourthbox {
		display: none;
	}
	.copyrights {
		width:95%;
		margin-left: 5%;
		margin-right: 5%;
		margin-top: 10px;
	}
	.socialmediaicons {
		width:85%;
		margin-right: 5%;
		margin-left: 5%;
	}
	.main-navigation, #admin-nav,
	.menu-navbar-container, .login input {
		display: none;
	}
	header {
		padding-top: 0px;
	}
	header nav {
		margin-top: 0px;
	}
	nav#mobile {
		/*background-color:#34B748;*/
		background: url("../webImages/bg_button_green.png") repeat-x scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
		width: 100%;	
	}
	/*
	Top black bar that holds the toggle button
	*/
	nav#mobile #toggle-bar {
		line-height:10px;
		height:5px;
	}
	/*
	Toggle button #1 ("Menu")
	*/
	nav#mobile strong a {
		margin-left:30px;
		border:1px solid #444;
		padding:10px;
	}
	/*
	Toggle button #2 ("Navicon")
	*/
	nav#mobile .navicon {
		float: left;
		height: 2px;
		width: 14px;
		margin: 10px;
		border-top: 8px double #FFF;
		border-bottom: 3px solid #FFF;
		font-size:0;
	}
	/*
	The dropdown menu
	*/
	nav#mobile ul li {
		clear:both;
		list-style:none;
		padding-left: 15px;
		/*border-bottom: 3px solid #FFAE31;*/
		border-bottom: 1px solid #2c8692;
		padding-top: 3px;
	}
	.first {
		border-top: 1px solid #2C8692;
	}
	nav#mobile ul li a {
		display:block;
		/*background-color:#34B748;*/
		text-transform:uppercase;
		letter-spacing:.2em;
		margin:2px 0;
		padding:6px 0 6px 8px;
		color: white;
		font-weight: bold;
	}
	nav#mobile ul ul {
		font-size:small;
	}
	nav#mobile ul ul li {
		margin-left:30px;
	}
	nav#mobile ul ul a {
		background-color:#333;
		padding-left:8px;
	}
	nav#mobile ul ul a:before {
		content: "2192";
		padding-right:8px;
	}
	.phoneicon {
		float: right;
		text-align: right;
		padding-right: 20px;
		margin-top: 9px;
	}
	.phoneiconmenu {
		float: right;
		text-align: right;
		padding-right: 20px;
		margin-top: 5px;
	}
	/******* Custom Responsive Classes ******/
	.ad-helper {
		width:100%;
		clear:left;
	}
	.orlrow {
		width: 100%;
		float: left;
	}
	.orlcol-4 {
	    width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	}
	.contact-orlcol-4 {
		 width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    padding: 5px 0px;
	}
	.pigb-error-class {
		min-height: 21em !important;
	}
	.vigb-error-class {
		min-height: 22em !important;
	}
	.cigb-error-class {
		min-height: 44em !important;
	}
	.eigb-error-class {
		min-height: 44em !important;
	}
	.cbigb-error-class {
		min-height: 22em !important;
	}
	.cbcigb-error-class {
		min-height: 44em !important;
	}
	.cbeigb-error-class {
		min-height: 44em !important;
	}
	.form input[type="text"],
	.form input[type="date"],
	.form input[type="tel"],
	.form input[type="email"] {
		width: 11em;
	}
	.CustomDropDown, select.CustomDropDown {
		width: 11em;
	}
	.appSubmitButton {
		width: 80%;
	}
	#app_years_at_residence {
		width: 5em;
	}
	#app_months_at_residence {
		width: 5em;
	}
	#app_years_at_job {
		width: 5em;
	}
	#app_months_at_job {
		width: 5em;
	}
	#coapp_years_at_residence {
		width: 5em;
	}
	#coapp_months_at_residence {
		width: 5em;
	}
	#coapp_years_at_job {
		width: 5em;
	}
	#coapp_months_at_job {
		width: 5em;
	}
	.personal_information {
		min-height: 12em;
	}
	.vehicle_information {
		min-height: 12em;
	}
	.contact_information {
		min-height: 21em;
	}
	.employment_information {
		min-height: 25.5em;
	}
	.coborrower_information {
		min-height: 12em;
	}
	.coborrower_contact_information {
		min-height: 20.5em;
	}
	.coapplicant_employment_information {
		min-height: 25.5em;
	}
	/** IE Styles **/
	/** IE 11 Styles **/
	html[data-useragent*='rv:11.0'] .pigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='rv:11.0'] .vigb-error-class {
        min-height: 23em !important;
    }
    html[data-useragent*='rv:11.0'] .cigb-error-class {
        min-height: 44em !important;
    }
    html[data-useragent*='rv:11.0'] .eigb-error-class {
        min-height: 43em !important;
    }
    html[data-useragent*='rv:11.0'] .cbigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='rv:11.0'] .cbcigb-error-class {
        min-height: 44em !important;
    }
    html[data-useragent*='rv:11.0'] .cbeigb-error-class {
        min-height: 45em !important;
    }
    html[data-useragent*='rv:11.0'] .innercontainer .innerLeft {
        width: 100%;
    }
    html[data-useragent*='rv:11.0'] select.CustomDropDown {
        width: 10.5em;
        background-position:120px !important;
    }
    html[data-useragent*='rv:11.0'] .personal_information {
        min-height: 14em;
    }
    html[data-useragent*='rv:11.0'] .vehicle_information {
        min-height: 13.5em;
    }
    html[data-useragent*='rv:11.0'] .contact_information {
        min-height: 23.5em;
    }
  	html[data-useragent*='rv:11.0'] .employment_information {
        min-height: 27em;
    }
    html[data-useragent*='rv:11.0'] .coborrower_information {
        min-height: 14em;
    }
    html[data-useragent*='rv:11.0'] .coborrower_contact_information {
        min-height: 23em;
    }
    html[data-useragent*='rv:11.0'] .coapplicant_employment_information {
        min-height: 27em;
    }  
    html[data-useragent*='rv:11.0'] #app_years_at_residence {
        width: 5em;
    }
    html[data-useragent*='rv:11.0'] #app_months_at_residence {
        width: 5em;
    }
    html[data-useragent*='rv:11.0'] #app_years_at_job {
        width: 5em;
    }
    html[data-useragent*='rv:11.0'] #app_months_at_job {
        width: 5em;
    }
    html[data-useragent*='rv:11.0'] #coapp_years_at_residence {
        width: 5em;
    }
    html[data-useragent*='rv:11.0'] #coapp_months_at_residence {
        width: 5em;
    }
    html[data-useragent*='rv:11.0'] #coapp_years_at_job {
        width: 5em;
    }
    html[data-useragent*='rv:11.0'] #coapp_months_at_job {
        width: 5em;
    }
	/** IE 10 Styles **/
	html[data-useragent*='MSIE 10.0'] .pigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='MSIE 10.0'] .vigb-error-class {
        min-height: 23em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cigb-error-class {
        min-height: 44em !important;
    }
    html[data-useragent*='MSIE 10.0'] .eigb-error-class {
        min-height: 43em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbcigb-error-class {
        min-height: 44em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbeigb-error-class {
        min-height: 45em !important;
    } 
	html[data-useragent*='MSIE 10.0'] .innercontainer .innerLeft {
        width: 100%;
    }
    html[data-useragent*='MSIE 10.0'] select.CustomDropDown {
        width: 10.5em;
        background-position:120px !important;
    }
    html[data-useragent*='MSIE 10.0'] .personal_information {
        min-height: 14em;
    }
    html[data-useragent*='MSIE 10.0'] .vehicle_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 10.0'] .contact_information {
        min-height: 23.5em;
    }
  	html[data-useragent*='MSIE 10.0'] .employment_information {
        min-height: 27em;
    }
    html[data-useragent*='MSIE 10.0'] .coborrower_information {
        min-height: 14em;
    }
    html[data-useragent*='MSIE 10.0'] .coborrower_contact_information {
        min-height: 23em;
    }
    html[data-useragent*='MSIE 10.0'] .coapplicant_employment_information {
        min-height: 27em;
    }  
    html[data-useragent*='MSIE 10.0'] #app_years_at_residence {
        width: 5em;
    }
    html[data-useragent*='MSIE 10.0'] #app_months_at_residence {
        width: 5em;
    }
    html[data-useragent*='MSIE 10.0'] #app_years_at_job {
        width: 5em;
    }
    html[data-useragent*='MSIE 10.0'] #app_months_at_job {
        width: 5em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_years_at_residence {
        width: 5em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_months_at_residence {
        width: 5em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_years_at_job {
        width: 5em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_months_at_job {
        width: 5em;
    }
    /** IE 9 Styles **/
	html[data-useragent*='MSIE 9.0'] .pigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='MSIE 9.0'] .vigb-error-class {
        min-height: 23em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cigb-error-class {
        min-height: 44em !important;
    }
    html[data-useragent*='MSIE 9.0'] .eigb-error-class {
        min-height: 43em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbcigb-error-class {
        min-height: 44em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbeigb-error-class {
        min-height: 45em !important;
    } 
	html[data-useragent*='MSIE 9.0'] .innercontainer .innerLeft {
        width: 100%;
    }
    html[data-useragent*='MSIE 9.0'] select.CustomDropDown {
        width: 10.5em;
        background-position:120px !important;
    }
    html[data-useragent*='MSIE 9.0'] .personal_information {
        min-height: 14em;
    }
    html[data-useragent*='MSIE 9.0'] .vehicle_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 9.0'] .contact_information {
        min-height: 23.5em;
    }
  	html[data-useragent*='MSIE 9.0'] .employment_information {
        min-height: 27em;
    }
    html[data-useragent*='MSIE 9.0'] .coborrower_information {
        min-height: 14em;
    }
    html[data-useragent*='MSIE 9.0'] .coborrower_contact_information {
        min-height: 23em;
    }
    html[data-useragent*='MSIE 9.0'] .coapplicant_employment_information {
        min-height: 27em;
    }  
    html[data-useragent*='MSIE 9.0'] #app_years_at_residence {
        width: 5em;
    }
    html[data-useragent*='MSIE 9.0'] #app_months_at_residence {
        width: 5em;
    }
    html[data-useragent*='MSIE 9.0'] #app_years_at_job {
        width: 5em;
    }
    html[data-useragent*='MSIE 9.0'] #app_months_at_job {
        width: 5em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_years_at_residence {
        width: 5em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_months_at_residence {
        width: 5em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_years_at_job {
        width: 5em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_months_at_job {
        width: 5em;
    }
    /** IE 8 Styles **/
	html[data-useragent*='MSIE 8.0'] .pigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='MSIE 8.0'] .vigb-error-class {
        min-height: 23em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cigb-error-class {
        min-height: 44em !important;
    }
    html[data-useragent*='MSIE 8.0'] .eigb-error-class {
        min-height: 43em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbcigb-error-class {
        min-height: 44em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbeigb-error-class {
        min-height: 45em !important;
    } 
	html[data-useragent*='MSIE 8.0'] .innercontainer .innerLeft {
        width: 100%;
    }
    html[data-useragent*='MSIE 8.0'] select.CustomDropDown {
        width: 10.5em;
        background-position:120px !important;
    }
    html[data-useragent*='MSIE 8.0'] .personal_information {
        min-height: 14em;
    }
    html[data-useragent*='MSIE 8.0'] .vehicle_information {
        min-height: 13.5em;
    }
    html[data-useragent*='MSIE 8.0'] .contact_information {
        min-height: 23.5em;
    }
  	html[data-useragent*='MSIE 8.0'] .employment_information {
        min-height: 27em;
    }
    html[data-useragent*='MSIE 8.0'] .coborrower_information {
        min-height: 14em;
    }
    html[data-useragent*='MSIE 8.0'] .coborrower_contact_information {
        min-height: 23em;
    }
    html[data-useragent*='MSIE 8.0'] .coapplicant_employment_information {
        min-height: 27em;
    }  
    html[data-useragent*='MSIE 8.0'] #app_years_at_residence {
        width: 5em;
    }
    html[data-useragent*='MSIE 8.0'] #app_months_at_residence {
        width: 5em;
    }
    html[data-useragent*='MSIE 8.0'] #app_years_at_job {
        width: 5em;
    }
    html[data-useragent*='MSIE 8.0'] #app_months_at_job {
        width: 5em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_years_at_residence {
        width: 5em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_months_at_residence {
        width: 5em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_years_at_job {
        width: 5em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_months_at_job {
        width: 5em;
    }
    html[data-useragent*='MSIE 8.0'] .orlrow {
        width: 100%;
		float: left;
    }
    html[data-useragent*='MSIE 8.0'] .orlcol-4 {
        width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    vertical-align: top;
    }
    html[data-useragent*='MSIE 8.0'] .contact-orlcol-4 {
        width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    padding: 5px 0px;
    }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 399px) and (max-width: 480px) {
	html {
    	overflow-x: hidden !important;
	}
	body {
		/* had to hide: overflow-x: hidden !important;  for iphones to scroll down on certain pages */  
		position: absolute;
    	bottom: 0px;
	}
    .CustomDropDown, select.CustomDropDown.CoAppInfo {
        width: 220px !important;
        background-position: 185px center !important;
    }
    input[type="text"], input[type="password"], input[type="tel"], .w225 {
        width: 220px !important;
    }
    #stipulationsLabel, #uploadLabel, #statusLabel {
        display: none;
    }
    #customerDocHeading {
        padding-top: 400px;
    }
    #dealerDocHeading {
        padding-top: 1200px;
    }
	#sharingTableLink {
		font-size: 9pt;
	}
	#ddlTerms, #interestRate {
		margin-left: 5px;
	}
	#CantWait {
		display: inline;
	}
	#CantWaitText {
		display: none;
	}
	.tooltip {
		display: none !important;
	}
	header {
		position: relative !important;
	}
	.innercontainer {
		padding-top: 5px !important;
	}
	img {
		max-width:100%;
   		height:auto;
	}
	.fullcontainer {
		padding-top: 0px !important;
	}
	.calInputBox {
		width: 60%;
	}
	.fullcontainer h1 {
		line-height: 80%;
	}
	.topsection img {
		max-width: 100%;
	}
	.logo {
		margin-left: 13%;
		/*margin-right: 40%;*/
		padding-top: 10px;
	}
	.main-navigation {
		margin: 0 auto;
		width: 100%;
	}
	.login {
		float: none;
		width: 65%;
		margin-left: 22%;
		margin-right: 15%;
		padding-top: 15px;
	}
	.menu-navbar-container {
		width:90%;
		margin-left: 10%;
	}
	.camera_wrap{
		display: none !important;
	}
	#home .datacontainer {
		padding-top: 2em !important;
	}
	#home .datacontainer section {
		width: 100%;
	}
	.datacontainer .leftPanel {
		width: 100%;
		margin-left: 25%;
	}
	#radio-demo {
		width: 100%;
	}
	.datacontainer .leftPanel {
		width: 100%;
		margin-left: 20%;
	}
	.socialmediaicons {
		margin-top: 0px !important;
	}
	.howitworks {
		width: 80%;
	} 
	.bottomBorder, .form h2 {
		border-bottom: none !important;
	}
	.datacontainer .rightPanel {
		width: 100%;
		padding-top: 10%;
		margin-left: 3%;
	}
	.datacontainer .rightPanel h1 {
		width: 98%;
	}
	.rightPanel ul li {
		width: 90%;
		margin-left: 1%;
		margin-bottom: 1%;
		margin-top: 1%;
	}
	.rightPanel ul li img {
		padding-bottom: 7%;
	}
	.graybox {
		margin-top: 15px;
	}
	.graybox img {
		padding-bottom: 10px;
	}
	.innercontainer section  {
		width: 90%;
		padding-left: 22px
	}
	.innercontainer h1 {
		padding-top: 25px;
		font-size: 36px;
		line-height: 110%;
	}
	.innercontainer .innerLeft {
		width: 100%;
	}
	.appSubmitButton {
		width: 68%;
	}
	#scFooterImages {
		display: inline-block;
		padding-bottom: 30px;
		width: 100%;
	}
	.botomTable a img {
		padding-bottom: 20px;
	}
	.form input[type="text"],
	.form input[type="date"],
	.form input[type="tel"],
	.forminput[type="email"] {
		width: 12.4em ;
	}
	.CustomDropDown, select.CustomDropDown {
		width: 12.4em;
	}
	#customCounter, #RefinanceBox, #RefinanceBox h2, #RefinanceBox ul, #RefinanceBox ul li, #OurCustomers, 
	#OurCustomers ul, #OurCustomers img, #OurCustomers ul li {
		display: none;
	}
	#RefinanceBox, #OurCustomers, .goldenbox, .goldenbox ul, .goldenbox ul li, #LP_DIV_1399914775913,
	#applyRefText, #applyText, #auto_loan_header, #apply_online_paragraph {
		display: none!important;

	}
	#OurCustomers1, #OurCustomers1 ul, #OurCustomers1 ul li, #OurCustomers1 img, #AdvantageBox, #AdvantageBox ul, #AdvantageBox ul li,
	#AdvantageBox img {
		display: none !important;
	}
	.w300, .botomTable input[type="button"], .rightsection, .innerRight {
		width: 100% !important;
	}
	.fullcontainer section {
		width: 80%;
	}
	.post-title {
		padding-top: 25px;
	}
	.wp-pagenavi {
		display: inline-block;
		line-height: 32px;
	}
	footer section {
		width: 100%;
	}
	.fotterNavigation {
		width: 100%;	
	}
	.fotterNavigation div.firstbox {
		display: none;
	}
	.fotterNavigation div.secondbox {
		display: none;
	}
	.fotterNavigation div.thirdbox {
		display: none;
	}
	.fotterNavigation div.fourthbox {
		display: none;
	}
	.copyrights {
		width:95%;
		margin-left: 5%;
		margin-right: 5%;
		margin-top: 10px;
	}
	.socialmediaicons {
		width:85%;
		margin-right: 5%;
		margin-left: 5%;
	}
	.main-navigation, #admin-nav,
	.menu-navbar-container, .login input {
		display: none;
	}
	header {
		padding-top: 0px;
	}
	header nav {
		margin-top: 0px;
	}
	nav#mobile {
		/*background-color:#34B748;*/
		background: url("../webImages/bg_button_green.png") repeat-x scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
		width: 100%;	
	}
	/*
	Top black bar that holds the toggle button
	*/
	nav#mobile #toggle-bar {
		line-height:10px;
		height:5px;
	}
	/*
	Toggle button #1 ("Menu")
	*/
	nav#mobile strong a {
		margin-left:30px;
		border:1px solid #444;
		padding:10px;
	}
	/*
	Toggle button #2 ("Navicon")
	*/
	nav#mobile .navicon {
		float: left;
		height: 2px;
		width: 14px;
		margin: 10px;
		border-top: 8px double #FFF;
		border-bottom: 3px solid #FFF;
		font-size:0;
	}
	/*
	The dropdown menu
	*/
	nav#mobile ul li {
		clear:both;
		list-style:none;
		padding-left: 15px;
		/*border-bottom: 3px solid #FFAE31;*/
		border-bottom: 1px solid #2c8692;
		padding-top: 3px;
	}
	.first {
		border-top: 1px solid #2C8692;
	}
	nav#mobile ul li a {
		display:block;
		/*background-color:#34B748;*/
		text-transform:uppercase;
		letter-spacing:.2em;
		margin:2px 0;
		padding:6px 0 6px 8px;
		color: white;
		font-weight: bold;
	}
	nav#mobile ul ul {
		font-size:small;
	}
	nav#mobile ul ul li {
		margin-left:30px;
	}
	nav#mobile ul ul a {
		background-color:#333;
		padding-left:8px;
	}
	nav#mobile ul ul a:before {
		content: "2192";
		padding-right:8px;
	}
	.phoneicon {
		float: right;
		text-align: right;
		padding-right: 20px;
		margin-top: 9px;
	}
	.phoneiconmenu {
		float: right;
		text-align: right;
		padding-right: 20px;
		margin-top: 5px;
	}
	/******* Custom Responsive Classes ******/
	.ad-helper {
		width:100%;
		clear:left;
	}
	.orlrow {
		width: 100%;
		float: left;
	}
	.orlcol-4 {
	    width: 100%;
	    padding-right: 1%;
	    display:inline-block;
	}
	.contact-orlcol-4 {
		 width: 100%;
	    padding-right: 1%;
	    display:inline-block;
	    padding: 5px 0px;
	}
	.pigb-error-class {
		min-height: 21em !important;
	}
	.vigb-error-class {
		min-height: 22em !important;
	}
	.cigb-error-class {
		min-height: 49em !important;
	}
	.eigb-error-class {
		min-height: 45em !important;
	}
	.cbigb-error-class {
		min-height: 23em !important;
	}
	.cbcigb-error-class {
		min-height: 49em !important;
	}
	.cbeigb-error-class {
		min-height: 47em !important;
	}

	.form input[type="text"],
	.form input[type="date"],
	.form input[type="tel"],
	.form input[type="email"] {
		width: 10em;
	}
	.CustomDropDown, select.CustomDropDown {
		width: 10em;
	}
	.appSubmitButton {
		width: 95%;
	}
	#app_years_at_residence {
		width: 4.2em;
	}
	#app_months_at_residence {
		width: 4.2em;
	}
	#app_years_at_job {
		width: 4.2em;
	}
	#app_months_at_job {
		width: 4.2em;
	}
	#coapp_years_at_residence {
		width: 4.2em;
	}
	#coapp_months_at_residence {
		width: 4.2em;
	}
	#coapp_years_at_job {
		width: 4.2em;
	}
	#coapp_months_at_job {
		width: 4.2em;
	}
	.personal_information {
		min-height: 13em;
	}
	.vehicle_information {
		min-height: 12em;
	}
	.contact_information {
		min-height: 22em;
	}
	.employment_information {
		min-height: 28em;
	}
	.coborrower_information {
		min-height: 13em;
	}
	.coborrower_contact_information {
		min-height: 24.5em;
	}
	.coapplicant_employment_information {
		min-height: 28em;
	}
	.CustomDropDownStips, select.CustomDropDownStips, input[type="file"] {
		width: 80% !important;
	}
	#uploadButton, #resetButton {
		margin-bottom: 20px;
	}
	/** IE 11 Styles **/
	html[data-useragent*='rv:11.0'] .pigb-error-class {
        min-height: 21em !important;
    }
    html[data-useragent*='rv:11.0'] .vigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='rv:11.0'] .cigb-error-class {
        min-height: 44em !important;
    }
    html[data-useragent*='rv:11.0'] .eigb-error-class {
        min-height: 43em !important;
    }
    html[data-useragent*='rv:11.0'] .cbigb-error-class {
        min-height: 22em !important;
    }
    html[data-useragent*='rv:11.0'] .cbcigb-error-class {
        min-height: 44em !important;
    }
    html[data-useragent*='rv:11.0'] .cbeigb-error-class {
        min-height: 43em !important;
    }
    html[data-useragent*='rv:11.0'] .innercontainer .innerLeft {
        width: 100%;
    } 
    html[data-useragent*='rv:11.0'] select.CustomDropDown {
        width: 9em;
        background-position:100px !important;
    }
    html[data-useragent*='rv:11.0'] .personal_information {
        min-height: 16.5em;
    }
    html[data-useragent*='rv:11.0'] .vehicle_information {
        min-height: 14em;
    }
    html[data-useragent*='rv:11.0'] .contact_information {
        min-height: 23.5em;
    }
  	html[data-useragent*='rv:11.0'] .employment_information {
        min-height: 34.5em;
    }
    html[data-useragent*='rv:11.0'] .coborrower_information {
        min-height: 16.5em;
    }
    html[data-useragent*='rv:11.0'] .coborrower_contact_information {
        min-height: 23em;
    }
    html[data-useragent*='rv:11.0'] .coapplicant_employment_information {
        min-height: 34em;
    } 
    html[data-useragent*='rv:11.0'] #app_years_at_residence {
        width: 4em;
    }
    html[data-useragent*='rv:11.0'] #app_months_at_residence {
        width: 4em;
    }
    html[data-useragent*='rv:11.0'] #app_years_at_job {
        width: 4em;
    }
    html[data-useragent*='rv:11.0'] #app_months_at_job {
        width: 4em;
    }
    html[data-useragent*='rv:11.0'] #coapp_years_at_residence {
        width: 4em;
    }
    html[data-useragent*='rv:11.0'] #coapp_months_at_residence {
        width: 4em;
    }
    html[data-useragent*='rv:11.0'] #coapp_years_at_job {
        width: 4em;
    }
    html[data-useragent*='rv:11.0'] #coapp_months_at_job {
        width: 4em;
    }
    html[data-useragent*='rv:11.0'] .copyrights {
        width: 95%;
    }
	/** IE 10 Styles **/
	html[data-useragent*='MSIE 10.0'] .pigb-error-class {
        min-height: 23em !important;
    }
    html[data-useragent*='MSIE 10.0'] .vigb-error-class {
        min-height: 24em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cigb-error-class {
        min-height: 50em !important;
    }
    html[data-useragent*='MSIE 10.0'] .eigb-error-class {
        min-height: 49em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbigb-error-class {
        min-height: 25em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbcigb-error-class {
        min-height: 51em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbeigb-error-class {
        min-height: 49em !important;
    }
	html[data-useragent*='MSIE 10.0'] .innercontainer .innerLeft {
        width: 100%;
    } 
    html[data-useragent*='MSIE 10.0'] select.CustomDropDown {
        width: 9em;
        background-position:100px !important;
    }
    html[data-useragent*='MSIE 10.0'] .personal_information {
        min-height: 16.5em;
    }
    html[data-useragent*='MSIE 10.0'] .vehicle_information {
        min-height: 14em;
    }
    html[data-useragent*='MSIE 10.0'] .contact_information {
        min-height: 23.5em;
    }
  	html[data-useragent*='MSIE 10.0'] .employment_information {
        min-height: 34.5em;
    }
    html[data-useragent*='MSIE 10.0'] .coborrower_information {
        min-height: 16.5em;
    }
    html[data-useragent*='MSIE 10.0'] .coborrower_contact_information {
        min-height: 23em;
    }
    html[data-useragent*='MSIE 10.0'] .coapplicant_employment_information {
        min-height: 34em;
    } 
    html[data-useragent*='MSIE 10.0'] #app_years_at_residence {
        width: 4em;
    }
    html[data-useragent*='MSIE 10.0'] #app_months_at_residence {
        width: 4em;
    }
    html[data-useragent*='MSIE 10.0'] #app_years_at_job {
        width: 4em;
    }
    html[data-useragent*='MSIE 10.0'] #app_months_at_job {
        width: 4em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_years_at_residence {
        width: 4em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_months_at_residence {
        width: 4em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_years_at_job {
        width: 4em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_months_at_job {
        width: 4em;
    }
    html[data-useragent*='MSIE 10.0'] .copyrights {
        width: 95%;
    }
    /** IE 9 Styles **/
	html[data-useragent*='MSIE 9.0'] .pigb-error-class {
        min-height: 23em !important;
    }
    html[data-useragent*='MSIE 9.0'] .vigb-error-class {
        min-height: 24em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cigb-error-class {
        min-height: 50em !important;
    }
    html[data-useragent*='MSIE 9.0'] .eigb-error-class {
        min-height: 49em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbigb-error-class {
        min-height: 25em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbcigb-error-class {
        min-height: 51em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbeigb-error-class {
        min-height: 49em !important;
    }
	html[data-useragent*='MSIE 9.0'] .innercontainer .innerLeft {
        width: 100%;
    } 
    html[data-useragent*='MSIE 9.0'] select.CustomDropDown {
        width: 9em;
        background-position:100px !important;
    }
    html[data-useragent*='MSIE 9.0'] .personal_information {
        min-height: 16.5em;
    }
    html[data-useragent*='MSIE 9.0'] .vehicle_information {
        min-height: 14em;
    }
    html[data-useragent*='MSIE 9.0'] .contact_information {
        min-height: 23.5em;
    }
  	html[data-useragent*='MSIE 9.0'] .employment_information {
        min-height: 34.5em;
    }
    html[data-useragent*='MSIE 9.0'] .coborrower_information {
        min-height: 16.5em;
    }
    html[data-useragent*='MSIE 9.0'] .coborrower_contact_information {
        min-height: 23em;
    }
    html[data-useragent*='MSIE 9.0'] .coapplicant_employment_information {
        min-height: 34em;
    } 
    html[data-useragent*='MSIE 9.0'] #app_years_at_residence {
        width: 4em;
    }
    html[data-useragent*='MSIE 9.0'] #app_months_at_residence {
        width: 4em;
    }
    html[data-useragent*='MSIE 9.0'] #app_years_at_job {
        width: 4em;
    }
    html[data-useragent*='MSIE 9.0'] #app_months_at_job {
        width: 4em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_years_at_residence {
        width: 4em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_months_at_residence {
        width: 4em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_years_at_job {
        width: 4em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_months_at_job {
        width: 4em;
    }
    html[data-useragent*='MSIE 9.0'] .copyrights {
        width: 95%;
    }
    /** IE 8 Styles **/
	html[data-useragent*='MSIE 8.0'] .pigb-error-class {
        min-height: 23em !important;
    }
    html[data-useragent*='MSIE 8.0'] .vigb-error-class {
        min-height: 24em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cigb-error-class {
        min-height: 50em !important;
    }
    html[data-useragent*='MSIE 8.0'] .eigb-error-class {
        min-height: 49em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbigb-error-class {
        min-height: 25em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbcigb-error-class {
        min-height: 51em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbeigb-error-class {
        min-height: 49em !important;
    }
	html[data-useragent*='MSIE 8.0'] .innercontainer .innerLeft {
        width: 100%;
    } 
    html[data-useragent*='MSIE 8.0'] select.CustomDropDown {
        width: 9em;
        background-position:100px !important;
    }
    html[data-useragent*='MSIE 8.0'] .personal_information {
        min-height: 16.5em;
    }
    html[data-useragent*='MSIE 8.0'] .vehicle_information {
        min-height: 14em;
    }
    html[data-useragent*='MSIE 8.0'] .contact_information {
        min-height: 23.5em;
    }
  	html[data-useragent*='MSIE 8.0'] .employment_information {
        min-height: 34.5em;
    }
    html[data-useragent*='MSIE 8.0'] .coborrower_information {
        min-height: 16.5em;
    }
    html[data-useragent*='MSIE 8.0'] .coborrower_contact_information {
        min-height: 23em;
    }
    html[data-useragent*='MSIE 8.0'] .coapplicant_employment_information {
        min-height: 34em;
    } 
    html[data-useragent*='MSIE 8.0'] #app_years_at_residence {
        width: 4em;
    }
    html[data-useragent*='MSIE 8.0'] #app_months_at_residence {
        width: 4em;
    }
    html[data-useragent*='MSIE 8.0'] #app_years_at_job {
        width: 4em;
    }
    html[data-useragent*='MSIE 8.0'] #app_months_at_job {
        width: 4em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_years_at_residence {
        width: 4em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_months_at_residence {
        width: 4em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_years_at_job {
        width: 4em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_months_at_job {
        width: 4em;
    }
    html[data-useragent*='MSIE 8.0'] .copyrights {
        width: 95%;
    }
	html[data-useragent*='MSIE 8.0'] .orlrow {
        width: 100%;
		float: left;
    }
    html[data-useragent*='MSIE 8.0'] .orlcol-4 {
        width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    vertical-align: top;
    }
    html[data-useragent*='MSIE 8.0'] .contact-orlcol-4 {
        width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    padding: 5px 0px;
    }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 321px) and (max-width: 399px) {
	html {
    	overflow-x: hidden !important; 
	}
	body {
		/* had to hide: overflow-x: hidden !important;  for iphones to scroll down on certain pages */  	
		position: absolute;
    	bottom: 0px;
	}
    .CustomDropDown, select.CustomDropDown.CoAppInfo {
        width: 210px !important;
        background-position: 175px center !important;
    }
    input[type="text"], input[type="password"], input[type="tel"], .w225 {
        width: 210px !important;
    }
    #stipulationsLabel, #uploadLabel, #statusLabel {
        display: none;
    }
    #dealerDocHeading {
        padding-top: 1300px;
    }
    #customerDocHeading {
        padding-top: 500px;
    }
	#sharingTableLink {
		font-size: 8pt;
	}
	#ddlTerms, #interestRate {
		margin-left: 5px;
	}
	#CantWait {
		display: none;
	}
	#CantWaitText {
		display: inline;
	}
	.grey_box_cant_wait {
		background-color: #f5f5f5;
		border-radius: 10px;
		display: block;
		margin-bottom: 10px;
		padding: 10px 1px 5px 15px;
		width: 100%;
	}
	#clientBackPageButton, #clientLogoutButton17 {
		padding: 7px 7px !important;	
	}
	.grey_box_cant_wait {
		background-color: #f5f5f5;
		border-radius: 10px;
		display: block;
		margin-bottom: 10px;
		padding: 10px 1px 5px 15px;
		width: 100%;
	}
	.tooltip {
		display: none !important;
	}
	header {
		position: relative !important;
	}
	.innercontainer {
		padding-top: 5px !important;
	}
	img {
		max-width:100%;
   		height:auto;
	}
	.fullcontainer {
		padding-top: 0px !important;
	}
	.calInputBox {
		width: 40%;
	}
	.fullcontainer h1 {
		line-height: 80%;
	}
	#contactTable {
		display: none;
	}
	.topsection {
		width: 100%;
		margin: 0 auto;
	}
	.topsection img {
		max-width: 100%;
	}
	.logo {
		margin-left: 25%;
		margin-right: 35%;
		padding-top: 10px;
	}
	.graybox img {
		padding-bottom: 25px;
	}
	.innercontainer h1, .rightsection div {
		margin-bottom: 0px;
	}
	.rightsection div {
		padding: 5px 8px;
	}
	.loanbox {
		margin-top: 15px;
		padding-bottom: 10px !important;
	}
	.rightsection div.graybox ul li {
		padding: 0px 0px 0 0px;
		margin-top: 5px;
	}
	.appSubmitButton {
		padding: 15px 10px;
	}
	.main-navigation {
		margin: 0 auto;
		width: 100%;
	}
	.login {
		float: none;
		width: 65%;
		margin-left: 22%;
		margin-right: 15%;
		padding-top: 15px;
	}
	.menu-navbar-container {
		width:90%;
		margin-left: 10%;
	}
	.camera_wrap{
		display: none !important;
	}
	#home .datacontainer {
		padding-top: 2em !important;
	}
	#home .datacontainer section {
		width: 100%;
	}
	.datacontainer .leftPanel {
		width: 100%;
		margin-left: 30%;
	}
	#radio-demo {
		width: 100%;
	}
	.socialmediaicons {
		margin-top: 0px !important;
	}
	.howitworks {
		width: 100%;
	} 	
	.bottomBorder, .form h2 {
		border-bottom: none !important;
	}
	.datacontainer .rightPanel {
		width: 100%;
		padding-top: 10%;
		margin-left: 3%;
	}
	.datacontainer .rightPanel h1 {
		width: 98%;
	}
	.datacontainer .leftPanel {
		width: 70%;
		margin-left: 20%;
	}
	.rightPanel ul li {
		width: 90%;
		margin-left: 1%;
		margin-bottom: 1%;
		margin-top: 1%;
	}
	.rightPanel ul li img {
		padding-bottom: 17%;
	}
	.innercontainer section  {
		width: 80%;
		padding-left: 22px;
	}
	.innercontainer h1 {
		padding-top: 25px;
		font-size: 36px;
		line-height: 110%;
	}
	.innercontainer .innerLeft {
		width: 100%;
	}
	.graybox {
		margin-top: 15px;
	}
	.appSubmitButton {
		width: 68%;
	}
	#scFooterImages {
		display: inline-block;
		padding-bottom: 30px;
		width: 100%;
	}
	.botomTable a img {
		padding-bottom: 20px;
		width:100%;
	}
	
	.form input[type="text"],
	.form input[type="date"],
	.form input[type="tel"],
	.form input[type="email"] {
		width: 12.4em ;
	}
	.CustomDropDown, select.CustomDropDown {
		width: 12.4em;
	}
	#customCounter, #RefinanceBox, #RefinanceBox h2, #RefinanceBox ul, #RefinanceBox ul li, #OurCustomers, 
	#OurCustomers ul, #OurCustomers img, #OurCustomers ul li {
		display: none;
	}
	#RefinanceBox, #OurCustomers, .goldenbox, .goldenbox ul, .goldenbox ul li, #LP_DIV_1399914775913,
	#applyRefText, #applyText, #auto_loan_header, #apply_online_paragraph {
		display: none!important;

	}
	#OurCustomers1, #OurCustomers1 ul, #OurCustomers1 ul li, #OurCustomers1 img, #AdvantageBox, #AdvantageBox ul, #AdvantageBox ul li,
	#AdvantageBox img {
		display: none !important;
	}
	.w300, .botomTable input[type="button"], .rightsection, .innerRight {
		width: 100% !important;
	}

	.fullcontainer section {
		width: 80%;
	}
	.post-title {
		padding-top: 25px;
	}
	.wp-pagenavi {
		display: inline-block;
		line-height: 32px;
	}
	footer section {
		width: 100%;
	}
	.fotterNavigation {
		width: 100%;	
	}
	.fotterNavigation div.firstbox {
		display: none;
	}
	.fotterNavigation div.secondbox {
		display: none;
	}
	.fotterNavigation div.thirdbox {
		display: none;
	}
	.fotterNavigation div.fourthbox {
		display: none;
	}
	.copyrights {
		width:95%;
		margin-left: 5%;
		margin-right: 5%;
	}
	.socialmediaicons {
		width:85%;
		margin-right: 5%;
		margin-left: 5%;
	}
	.main-navigation, #admin-nav,
	.menu-navbar-container, .login input {
		display: none;
	}
	header {
		padding-top: 0px;
	}
	header nav {
		margin-top: 0px;
	}
	nav#mobile {
		/*background-color:#34B748;*/
		background: url("../webImages/bg_button_green.png") repeat-x scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
		width: 100%;
	}
	/*
	Top black bar that holds the toggle button
	*/
	nav#mobile #toggle-bar {
		line-height:10px;
		height:5px;
	}
	/*
	Toggle button #1 ("Menu")
	*/
	nav#mobile strong a {
		margin-left:30px;
		border:1px solid #444;
		padding:10px;
	}
	/*
	Toggle button #2 ("Navicon")
	*/
	nav#mobile .navicon {
		float: left;
		height: 2px;
		width: 14px;
		margin: 10px;
		border-top: 8px double #FFF;
		border-bottom: 3px solid #FFF;
		font-size:0;
	}
	/*
	The dropdown menu
	*/
	nav#mobile ul li {
		clear:both;
		list-style:none;
		padding-left: 15px;
		/*border-bottom: 3px solid #FFAE31;*/
		border-bottom: 1px solid #2c8692;
		padding-top: 3px;
	}
	.first {
		border-top: 1px solid #2C8692;
	}
	nav#mobile ul li a {
		display:block;
		/*background-color:#34B748;*/
		text-transform:uppercase;
		letter-spacing:.2em;
		margin:2px 0;
		padding:6px 0 6px 8px;
		color: white;
		font-weight: bold;
	}
	nav#mobile ul ul {
		font-size:small;
	}
	nav#mobile ul ul li {
		margin-left:30px;
	}
	nav#mobile ul ul a {
		background-color:#333;
		padding-left:8px;
	}
	nav#mobile ul ul a:before {
		content: "2192";
		padding-right:8px;
	}
	.phoneicon {
		float: right;
		text-align: right;
		padding-right: 20px;
		margin-top: 9px;
	}
	.phoneiconmenu {
		float: right;
		text-align: right;
		padding-right: 20px;
		margin-top: 5px;
	}
	.responsiveHeader {
		font-size: 12px !important;
	}
	/******* Custom Responsive Classes ******/
	.ad-helper {
		width:100%;
		clear:left;
	}
	.orlrow {
		width: 100%;
		float: left;
	}
	.orlcol-4 {
	    width: 100%;
	    padding-right: 1%;
	    display:inline-block;
	}
	.contact-orlcol-4 {
		width:100%;
		padding: 5px 0px;
	}
	.pigb-error-class {
		min-height: 27em !important;
	}
	.vigb-error-class {
		min-height: 24em !important;
	}
	.cigb-error-class {
		min-height: 57em !important;
	}
	.eigb-error-class {
		min-height: 57em !important;
	}
	.cbigb-error-class {
		min-height: 28em !important;
	}
	.cbcigb-error-class {
		min-height: 59em !important;
	}
	.cbeigb-error-class {
		min-height: 59em !important;
	}
	.grey_box {
		width: 99%;
	}
	.form input[type="text"],
	.form input[type="date"],
	.form input[type="tel"],
	.form input[type="email"] {
		width: 7.5em;
	}
	.CustomDropDown, select.CustomDropDown {
		width: 7.5em;
	}
	.appSubmitButton {
		width: 95%;
		font-size: 15px;
	}
	#app_years_at_residence {
		width: 3em;
	}
	#app_months_at_residence {
		width: 3em;
	}
	#app_years_at_job {
		width: 3em;
	}
	#app_months_at_job {
		width: 3em;
	}
	.personal_information {
		min-height: 15em;
	}
	.vehicle_information {
		min-height: 13em;
	}
	.contact_information {
		min-height: 23em;
	}
	.employment_information {
		min-height: 33.5em;
	}
	.coborrower_information {
		min-height: 15em;
	}
	.coborrower_contact_information {
		min-height: 23em;
	}
	.coapplicant_employment_information {
		min-height: 34em;
	}
	#coapp_years_at_residence {
		width: 3.0em;
	}
	#coapp_months_at_residence {
		width: 3em;
	}
	#coapp_years_at_job {
		width: 3em;
	}
	#coapp_months_at_job {
		width: 3em;
	}
	.CustomDropDownStips, select.CustomDropDownStips, input[type="file"] {
		width: 70% !important;
	}
	#uploadButton, #resetButton {
		margin-bottom: 20px;
	}
    #dealerBackPage7, #dealerBackPage5, #dealerBackPage3, #dealerBackPage9,
    #clientBackTo7, #clientBackTo5, #clientBackTo3, #clientBackTo1 {
        margin-right: 100px;
    }
    #refiContinueButton {
        margin-right: 125px !important;
    }
    
	 /** IE 11 Styles **/
	html[data-useragent*='rv:11.0'] .pigb-error-class {
        min-height: 25em !important;
    }
    html[data-useragent*='rv:11.0'] .vigb-error-class {
        min-height: 28em !important;
    }
    html[data-useragent*='rv:11.0'] .cigb-error-class {
        min-height: 58em !important;
    }
    html[data-useragent*='rv:11.0'] .eigb-error-class {
        min-height: 59em !important;
    }
    html[data-useragent*='rv:11.0'] .cbigb-error-class {
        min-height: 26em !important;
    }
    html[data-useragent*='rv:11.0'] .cbcigb-error-class {
        min-height: 59em !important;
    }
    html[data-useragent*='rv:11.0'] .cbeigb-error-class {
        min-height: 61em !important;
    }
    html[data-useragent*='rv:11.0'] .innercontainer .innerLeft {
        width: 100%;
    }
    html[data-useragent*='rv:11.0'] select.CustomDropDown.CoAppInfo {
        width: 210px !important;
        background-position: 175px center !important;
    }
    html[data-useragent*='rv:11.0'] select.CustomDropDown {
        width: 7.2em;
        background-position:80px !important;
    }
    html[data-useragent*='rv:11.0'] .personal_information {
        min-height: 16.5em;
    }
    html[data-useragent*='rv:11.0'] .vehicle_information {
        min-height: 14em;
    }
    html[data-useragent*='rv:11.0'] .contact_information {
        min-height: 29.5em;
    }
    html[data-useragent*='rv:11.0'] .employment_information {
        min-height: 41em;
    }
    html[data-useragent*='rv:11.0'] .coborrower_information {
        min-height: 16.5em;
    }
    html[data-useragent*='rv:11.0'] .coborrower_contact_information {
        min-height: 29.5em;
    }
    html[data-useragent*='rv:11.0'] .coapplicant_employment_information {
        min-height: 41em;
    }
    html[data-useragent*='rv:11.0'] .appSubmitButton {
        width: 110%;
        font-size: 14px;
    }
    html[data-useragent*='rv:11.0'] #app_years_at_residence {
        width: 3em;
    }
    html[data-useragent*='rv:11.0'] #app_months_at_residence {
        width: 3em;
    }
    html[data-useragent*='rv:11.0'] #app_years_at_job {
        width: 3em;
    }
    html[data-useragent*='rv:11.0'] #app_months_at_job {
        width: 3em;
    }
    html[data-useragent*='rv:11.0'] #coapp_years_at_residence {
        width: 3em;
    }
    html[data-useragent*='rv:11.0'] #coapp_months_at_residence {
        width: 3em;
    }
    html[data-useragent*='rv:11.0'] #coapp_years_at_job {
        width: 3em;
    }
    html[data-useragent*='rv:11.0'] #coapp_months_at_job {
        width: 3em;
    }
    html[data-useragent*='rv:11.0'] .copyrights {
        width: 95%;
    }
    html[data-useragent*='rv:11.0'] .socialmediaicons {
        width: 100%;
    }
    /** IE 10 Styles **/
    html[data-useragent*='MSIE 10.0'] .pigb-error-class {
        min-height: 25em !important;
    }
    html[data-useragent*='MSIE 10.0'] .vigb-error-class {
        min-height: 28em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cigb-error-class {
        min-height: 58em !important;
    }
    html[data-useragent*='MSIE 10.0'] .eigb-error-class {
        min-height: 59em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbigb-error-class {
        min-height: 26em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbcigb-error-class {
        min-height: 59em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbeigb-error-class {
        min-height: 61em !important;
    }
	html[data-useragent*='MSIE 10.0'] .innercontainer .innerLeft {
        width: 100%;
    } 
    html[data-useragent*='MSIE 10.0'] select.CustomDropDown {
        width: 7.2em;
        background-position:80px !important;
    }
    html[data-useragent*='MSIE 10.0'] select.CustomDropDown.CoAppInfo {
        width: 210px !important;
        background-position: 175px center !important;
    }
    html[data-useragent*='MSIE 10.0'] .personal_information {
        min-height: 16.5em;
    }
    html[data-useragent*='MSIE 10.0'] .vehicle_information {
        min-height: 14em;
    }
    html[data-useragent*='MSIE 10.0'] .contact_information {
        min-height: 29.5em;
    }
    html[data-useragent*='MSIE 10.0'] .employment_information {
        min-height: 41em;
    }
    html[data-useragent*='MSIE 10.0'] .coborrower_information {
        min-height: 16.5em;
    }
    html[data-useragent*='MSIE 10.0'] .coborrower_contact_information {
        min-height: 29.5em;
    }
    html[data-useragent*='MSIE 10.0'] .coapplicant_employment_information {
        min-height: 41em;
    }
    html[data-useragent*='MSIE 10.0'] .appSubmitButton {
        width: 110%;
        font-size: 14px;
    }
    html[data-useragent*='MSIE 10.0'] #app_years_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 10.0'] #app_months_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 10.0'] #app_years_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 10.0'] #app_months_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_years_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_months_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_years_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_months_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 10.0'] .copyrights {
        width: 95%;
    }
    html[data-useragent*='MSIE 10.0'] .socialmediaicons {
        width: 100%;
    }
    /** IE 9 Styles **/
    html[data-useragent*='MSIE 9.0'] .pigb-error-class {
        min-height: 25em !important;
    }
    html[data-useragent*='MSIE 9.0'] .vigb-error-class {
        min-height: 28em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cigb-error-class {
        min-height: 58em !important;
    }
    html[data-useragent*='MSIE 9.0'] .eigb-error-class {
        min-height: 59em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbigb-error-class {
        min-height: 26em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbcigb-error-class {
        min-height: 59em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbeigb-error-class {
        min-height: 61em !important;
    }
	html[data-useragent*='MSIE 9.0'] .innercontainer .innerLeft {
        width: 100%;
    } 
    html[data-useragent*='MSIE 9.0'] select.CustomDropDown {
        width: 7.2em;
        background-position:80px !important;
    }
    html[data-useragent*='MSIE 9.0'] select.CustomDropDown.CoAppInfo {
        width: 190px !important;
        background-position: 130px center !important;
    }
    html[data-useragent*='MSIE 9.0']  input[type="text"], input[type="password"], input[type="tel"], .w225 {
        width: 190px !important;
    }
    html[data-useragent*='MSIE 9.0'] .personal_information {
        min-height: 16.5em;
    }
    html[data-useragent*='MSIE 9.0'] .vehicle_information {
        min-height: 14em;
    }
    html[data-useragent*='MSIE 9.0'] .contact_information {
        min-height: 29.5em;
    }
    html[data-useragent*='MSIE 9.0'] .employment_information {
        min-height: 41em;
    }
    html[data-useragent*='MSIE 9.0'] .coborrower_information {
        min-height: 16.5em;
    }
    html[data-useragent*='MSIE 9.0'] .coborrower_contact_information {
        min-height: 29.5em;
    }
    html[data-useragent*='MSIE 9.0'] .coapplicant_employment_information {
        min-height: 41em;
    }
    html[data-useragent*='MSIE 9.0'] .appSubmitButton {
        width: 110%;
        font-size: 14px;
    }
    html[data-useragent*='MSIE 9.0'] #app_years_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 9.0'] #app_months_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 9.0'] #app_years_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 9.0'] #app_months_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_years_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_months_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_years_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_months_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 9.0'] .copyrights {
        width: 95%;
    }
    html[data-useragent*='MSIE 9.0'] .socialmediaicons {
        width: 100%;
    }
    /** IE 8 Styles **/
    html[data-useragent*='MSIE 8.0'] .pigb-error-class {
        min-height: 25em !important;
    }
    html[data-useragent*='MSIE 8.0'] .vigb-error-class {
        min-height: 28em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cigb-error-class {
        min-height: 58em !important;
    }
    html[data-useragent*='MSIE 8.0'] .eigb-error-class {
        min-height: 59em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbigb-error-class {
        min-height: 26em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbcigb-error-class {
        min-height: 59em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbeigb-error-class {
        min-height: 61em !important;
    }
	html[data-useragent*='MSIE 8.0'] .innercontainer .innerLeft {
        width: 100%;
    } 
    html[data-useragent*='MSIE 8.0'] select.CustomDropDown {
        width: 7.2em;
        background-position:80px !important;
    }
    html[data-useragent*='MSIE 8.0'] select.CustomDropDown.CoAppInfo {
        width: 210px !important;
        background-position: 175px center !important;
    }
    html[data-useragent*='MSIE 8.0'] .personal_information {
        min-height: 16.5em;
    }
    html[data-useragent*='MSIE 8.0'] .vehicle_information {
        min-height: 14em;
    }
    html[data-useragent*='MSIE 8.0'] .contact_information {
        min-height: 29.5em;
    }
    html[data-useragent*='MSIE 8.0'] .employment_information {
        min-height: 41em;
    }
    html[data-useragent*='MSIE 8.0'] .coborrower_information {
        min-height: 16.5em;
    }
    html[data-useragent*='MSIE 8.0'] .coborrower_contact_information {
        min-height: 29.5em;
    }
    html[data-useragent*='MSIE 8.0'] .coapplicant_employment_information {
        min-height: 41em;
    }
    html[data-useragent*='MSIE 8.0'] .appSubmitButton {
        width: 110%;
        font-size: 14px;
    }
    html[data-useragent*='MSIE 8.0'] #app_years_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 8.0'] #app_months_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 8.0'] #app_years_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 8.0'] #app_months_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_years_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_months_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_years_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_months_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 8.0'] .copyrights {
        width: 95%;
    }
    html[data-useragent*='MSIE 8.0'] .socialmediaicons {
        width: 100%;
    }
    html[data-useragent*='MSIE 8.0'] .orlrow {
        width: 100%;
		float: left;
    }
    html[data-useragent*='MSIE 8.0'] .orlcol-4 {
        width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    vertical-align: top;
    }
    html[data-useragent*='MSIE 8.0'] .contact-orlcol-4 {
        width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    padding: 5px 0px;
    }
}

@media only screen and (max-width: 320px) {
	html {
    	overflow-x: hidden;
	}
	body {
     /* had to hide: overflow-x: hidden !important;  for iphones to scroll down on certain pages */  
		position: absolute;
    	bottom: 0px;
	}
     .CustomDropDown, select.CustomDropDown.CoAppInfo {
        width: 200px !important;
        background-position: 165px center !important;
    }
    input[type="text"], input[type="password"], input[type="tel"], .w225 {
        width: 200px !important;
    }
    #stipulationsLabel, #uploadLabel, #statusLabel {
        display: none;
    }
    #dealerDocHeading {
        padding-top: 1350px;
    }
    #customerDocHeading {
        padding-top: 500px;
    }
	#sharingTableLink {
		font-size: 8pt;
	}
	#ddlTerms, #interestRate {
		margin-left: 5px;
	}
	#CantWait {
		display: none;
	}
	#CantWaitText {
		display: inline;
	}
	.grey_box_cant_wait {
		background-color: #f5f5f5;
		border-radius: 10px;
		display: block;
		margin-bottom: 10px;
		padding: 10px 10px 5px 15px;
		width: 100%;
		margin-left: -15px;
	}
	#clientBackPageButton, #clientLogoutButton17 {
		padding: 7px 7px !important;	
	}
	.tooltip {
		display: none !important;
	}
	header {
		position: relative !important;
	}
	.innercontainer {
		padding-top: 5px !important;
	}
	img {
		max-width:100%;
   		height:auto;
	}
	
	.fullcontainer {
		padding-top: 0px !important;
	}
	.fullcontainer h1 {
		line-height: 90%;
	}
	.calInputBox {
		width: 40%;
	}
	#contactTable {
		display: none;
	}
	.topsection {
		width: 100%;
		margin: 0 auto;
	}
	.topsection img {
		max-width: 100%;
	}
	.logo {
		margin-left: 25%;
		margin-right: 35%;
		padding-top: 10px;
	}
	.graybox {
		margin-top: 15px;
	}
	.graybox img {
		padding-bottom: 25px;
	}
	.innercontainer h1, .rightsection div {
		margin-bottom: 0px;
	}
	.rightsection div {
		padding: 10px 10px;
	}
	.loanbox {
		margin-top: 15px;
		padding-bottom: 10px !important;
	}
	.rightsection div.graybox ul li {
		padding: 0px 0px 0 0px;
		margin-top: 5px;
	}
	.main-navigation {
		margin: 0 auto;
		width: 100%;
	}
	.login {
		float: none;
		width: 65%;
		margin-left: 22%;
		margin-right: 15%;
		padding-top: 15px;
	}
	.menu-navbar-container {
		width:90%;
		margin-left: 10%;
	}
	.camera_wrap{
		display: none !important;
	}
	#home .datacontainer {
		padding-top: 2em !important;
	}
	#home .datacontainer section {
		width: 100%;
	}
	.datacontainer .leftPanel {
		width: 100%;
		margin-left: 15%;
	}
	#radio-demo {
		width: 80%;
	}
	.socialmediaicons {
		margin-top: 0px !important;
	}
	.howitworks {
		width: 80%;
	} 
	.bottomBorder, .form h2 {
		border-bottom: none !important;
	}
	.datacontainer .rightPanel {
		width: 100%;
		padding-top: 10%;
		margin-left: 3%;
	}
	.datacontainer .rightPanel h1 {
		width: 98%;
	}
	.rightPanel ul li {
		width: 97%;
		margin-left: 1%;
		margin-bottom: 1%;
		margin-top: 1%;
	}
	.rightPanel ul li img {
		padding-bottom: 15%;
	}

	.innercontainer section  {
		width: 80%;
		padding-left: 22px;
	}
	.innercontainer h1 {
		padding-top: 25px;
		font-size: 36px;
		line-height: 110%;
	}
	.innercontainer .innerLeft {
		width: 100%;
	}
	#scFooterImages {
		display: inline-block;
		padding-bottom: 30px;
		width: 100%;
	}
	.botomTable a img {
		margin-bottom: 10px;
		width: 100%;
	}
	
	.form input[type="text"],
	.form input[type="date"],
	.form input[type="tel"],
	.form input[type="email"] {
		width: 12.4em;
	}
	.CustomDropDown, select.CustomDropDown {
		width: 12.4em;
	}
	#customCounter, #RefinanceBox, #RefinanceBox h2, #RefinanceBox ul, #RefinanceBox ul li, #OurCustomers, 
	#OurCustomers ul, #OurCustomers img, #OurCustomers ul li {
		display: none;
	}
	#RefinanceBox, #OurCustomers, .goldenbox, .goldenbox ul, .goldenbox ul li, #LP_DIV_1399914775913, 
	#applyRefText, #applyText, #auto_loan_header, #apply_online_paragraph {
		display: none!important;

	}
	#OurCustomers1, #OurCustomers1 ul, #OurCustomers1 ul li, #OurCustomers1 img, #AdvantageBox, #AdvantageBox ul, #AdvantageBox ul li,
	#AdvantageBox img {
		display: none !important;
	}
	.w300, .botomTable input[type="button"], .rightsection, .innerRight {
		width: 100% !important;
	}
	.fullcontainer section {
		width: 80%;
	}
	.post-title {
		padding-top: 25px;
	}
	.wp-pagenavi {
		display: inline-block;
		line-height: 32px;
	}
	footer section {
		width: 100%;
	}
	.fotterNavigation {
		width: 100%;
	}
	.fotterNavigation div.firstbox {
		display: none;
		overflow: scroll;
	}
	.fotterNavigation div.secondbox {
		display: none;
		overflow: scroll;
	}
	.fotterNavigation div.thirdbox {
		display: none;
		overflow: scroll;
	}
	.fotterNavigation div.fourthbox {
		display: none;
		overflow: scroll;
	}
	.copyrights {
		width:95%;
		margin-left: 5%;
		margin-right: 5%;
	}
	.socialmediaicons {
		width:85%;
		margin-right: 5%;
		margin-left: 5%;
	}
	.main-navigation, #admin-nav,
	.menu-navbar-container, .login input {
		display: none;
	}
	header {
		padding-top: 0px;
	}
	header nav {
		margin-top: 0px;
	}
	nav#mobile {
		/*background-color:#34B748;*/
		background: url("../webImages/bg_button_green.png") repeat-x scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
		width: 100%;	
	}
	/*
	Top black bar that holds the toggle button
	*/
	nav#mobile #toggle-bar {
		line-height:10px;
		height:5px;
	}
	/*
	Toggle button #1 ("Menu")
	*/
	nav#mobile strong a {
		margin-left:30px;
		border:1px solid #444;
		padding:10px;
	}
	/*
	Toggle button #2 ("Navicon")
	*/
	nav#mobile .navicon {
		float: left;
		height: 2px;
		width: 14px;
		margin: 10px;
		border-top: 8px double #FFF;
		border-bottom: 3px solid #FFF;
		font-size:0;
	}
	/*
	The dropdown menu
	*/
	nav#mobile ul li {
		clear:both;
		list-style:none;
		padding-left: 15px;
		/*border-bottom: 3px solid #FFAE31;*/
		border-bottom: 1px solid #2c8692;
		padding-top: 3px;
	}
	.first {
		border-top: 1px solid #2C8692;
	}
	nav#mobile ul li a {
		display:block;
		/*background-color:#34B748;*/
		text-transform:uppercase;
		letter-spacing:.2em;
		margin:2px 0;
		padding:6px 0 6px 8px;
		color: white;
		font-weight: bold;
	}
	nav#mobile ul ul {
		font-size:small;
	}

	nav#mobile ul ul li {
		margin-left:30px;
	}
	nav#mobile ul ul a {
		background-color:#333;
		padding-left:8px;
	}
	nav#mobile ul ul a:before {
		content: "2192";
		padding-right:8px;
	}
	.phoneicon {
		float: right;
		text-align: right;
		padding-right: 20px;
		margin-top: 9px;
	}
	.phoneiconmenu {
		float: right;
		text-align: right;
		padding-right: 20px;
		margin-top: 5px;
	}
	.responsiveHeader {
		font-size: 12px !important;
	}
	/******* Custom Responsive Classes ******/
	.ad-helper {
		width:100%;
		clear:left;
	}
	.orlrow {
		width: 100%;
		float: left;
	}
	.orlcol-4 {
	    width: 100%;
	    padding-right: 1%;
	    display:inline-block;
	}
	.contact-orlcol-4 {
		width:100%;
		padding: 5px 0px;
	}
	.pigb-error-class {
		min-height: 27em !important;
	}
	.vigb-error-class {
		min-height: 28em !important;
	}
	.cigb-error-class {
		min-height: 61em !important;
	}
	.eigb-error-class {
		min-height: 59em !important;
	}
	.cbigb-error-class {
		min-height: 29em !important;
	}
	.cbcigb-error-class {
		min-height: 62em !important;
	}
	.cbeigb-error-class {
		min-height: 62em !important;
	}
	.grey_box {
		width: 95%;
	}
	.form input[type="text"],
	.form input[type="date"],
	.form input[type="tel"],
	.form input[type="email"] {
		width: 7em;
	}
	.CustomDropDown, select.CustomDropDown {
		width: 7em;
	}
	.appSubmitButton {
		width: 100%;
		font-size: 15px;
	}
	#app_years_at_residence {
		width: 2.5em;
	}
	#app_months_at_residence {
		width: 2.5em;
	}
	#app_years_at_job {
		width: 2.5em;
	}
	#app_months_at_job {
		width: 2.5em;
	}
	.personal_information {
		min-height: 16em;
	}
	.vehicle_information {
		min-height: 14em;
	}
	.contact_information {
		min-height: 24em; 
	}
	.employment_information {
		min-height: 34.5em;
	}
	.coborrower_information {
		min-height: 15.5em; 
	}
	.coborrower_contact_information {
		min-height: 24em; 
	}
	.coapplicant_employment_information {
		min-height: 34em;
	}
	#coapp_years_at_residence {
		width: 2.5em;
	}
	#coapp_months_at_residence {
		width: 2.5em;
	}
	#coapp_years_at_job {
		width: 2.5em;
	}
	#coapp_months_at_job {
		width: 2.5em;
	}
	.CustomDropDownStips, select.CustomDropDownStips, input[type="file"] {
		width: 70% !important;
	}
	#uploadButton, #resetButton {
		margin-bottom: 20px;
	}
    #dealerBackPage7, #dealerBackPage5, #dealerBackPage3, #dealerBackPage9,
    #clientBackTo7, #clientBackTo5, #clientBackTo3, #clientBackTo1 {
        margin-right: 100px;
    }
	/** IE Styles **/
	/** IE 11 **/
	html[data-useragent*='rv:11.0'] .pigb-error-class {
        min-height: 27em !important;
    }
    html[data-useragent*='rv:11.0'] .vigb-error-class {
        min-height: 28em !important;
    }
    html[data-useragent*='rv:11.0'] .cigb-error-class {
        min-height: 61em !important;
    }
    html[data-useragent*='rv:11.0'] .eigb-error-class {
        min-height: 59em !important;
    }
    html[data-useragent*='rv:11.0'] .cbigb-error-class {
        min-height: 29em !important;
    }
    html[data-useragent*='rv:11.0'] .cbcigb-error-class {
        min-height: 62em !important;
    }
    html[data-useragent*='rv:11.0'] .cbeigb-error-class {
        min-height: 62em !important;
    }
    html[data-useragent*='rv:11.0'] select.CustomDropDown {
        width: 7.2em;
        background-position:80px !important;
    }
    html[data-useragent*='rv:11.0'] select.CustomDropDown.CoAppInfo {
        width: 200px !important;
        background-position:165px !important;
    }
    html[data-useragent*='rv:11.0'] .innercontainer section  {
        width: 60%;
        padding-left: 25px !important;
        margin: 0 !important;
    }
	/** IE 10 Styles **/ 
	html[data-useragent*='MSIE 10.0'] .pigb-error-class {
        min-height: 31em !important;
    }
    html[data-useragent*='MSIE 10.0'] .vigb-error-class {
        min-height: 35em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cigb-error-class {
        min-height: 76em !important;
    }
    html[data-useragent*='MSIE 10.0'] .eigb-error-class {
        min-height: 77em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbigb-error-class {
        min-height: 35em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbcigb-error-class {
        min-height: 77em !important;
    }
    html[data-useragent*='MSIE 10.0'] .cbeigb-error-class {
        min-height: 78em !important;
    }
	html[data-useragent*='MSIE 10.0'] .innercontainer .innerLeft {
        width: 100%;
    }
    html[data-useragent*='MSIE 10.0'] .innercontainer section  {
        width: 80%;
        padding-left: 25px !important;
        margin: 0 !important;
    }
    html[data-useragent*='MSIE 10.0'] select.CustomDropDown {
        width: 7.2em;
        background-position:80px !important;
    }
    html[data-useragent*='MSIE 10.0'] select.CustomDropDown.CoAppInfo {
        width: 200px !important;
        background-position:165px !important;
    }
    html[data-useragent*='MSIE 10.0'] .personal_information {
        min-height: 17.5em;
    }
    html[data-useragent*='MSIE 10.0'] .vehicle_information {
        min-height: 15.5em;
    }
    html[data-useragent*='MSIE 10.0'] .contact_information {
        min-height: 32em;
    }
    html[data-useragent*='MSIE 10.0'] .employment_information {
        min-height: 46.5em;
    }
    html[data-useragent*='MSIE 10.0'] .coborrower_information {
        min-height: 18em;
    }
    html[data-useragent*='MSIE 10.0'] .coborrower_contact_information {
        min-height: 31.5em;
    }
    html[data-useragent*='MSIE 10.0'] .coapplicant_employment_information {
        min-height: 46.5em;
    }
    html[data-useragent*='MSIE 10.0'] .appSubmitButton {
        width: 110%;
        font-size: 14px;
    }
    html[data-useragent*='MSIE 10.0'] #app_years_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 10.0'] #app_months_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 10.0'] #app_years_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 10.0'] #app_months_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_years_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_months_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_years_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 10.0'] #coapp_months_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 10.0'] .copyrights {
        width: 95%;
    }
    html[data-useragent*='MSIE 10.0'] .socialmediaicons {
        width: 100%;
    }
    /** IE 9 Styles **/ 
	html[data-useragent*='MSIE 9.0'] .pigb-error-class {
        min-height: 31em !important;
    }
    html[data-useragent*='MSIE 9.0'] .vigb-error-class {
        min-height: 35em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cigb-error-class {
        min-height: 76em !important;
    }
    html[data-useragent*='MSIE 9.0'] .eigb-error-class {
        min-height: 77em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbigb-error-class {
        min-height: 35em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbcigb-error-class {
        min-height: 77em !important;
    }
    html[data-useragent*='MSIE 9.0'] .cbeigb-error-class {
        min-height: 78em !important;
    }
	html[data-useragent*='MSIE 9.0'] .innercontainer .innerLeft {
        width: 100%;
    } 
    html[data-useragent*='MSIE 9.0'] select.CustomDropDown {
        width: 7.2em;
        background-position:80px !important;
    }
    html[data-useragent*='MSIE 9.0'] select.CustomDropDown.CoAppInfo {
        width: 200px !important;
        background-position:165px !important;
    }
    html[data-useragent*='MSIE 9.0'] .personal_information {
        min-height: 17.5em;
    }
    html[data-useragent*='MSIE 9.0'] .vehicle_information {
        min-height: 15.5em;
    }
    html[data-useragent*='MSIE 9.0'] .contact_information {
        min-height: 32em;
    }
    html[data-useragent*='MSIE 9.0'] .employment_information {
        min-height: 46.5em;
    }
    html[data-useragent*='MSIE 9.0'] .coborrower_information {
        min-height: 18em;
    }
    html[data-useragent*='MSIE 9.0'] .coborrower_contact_information {
        min-height: 31.5em;
    }
    html[data-useragent*='MSIE 9.0'] .coapplicant_employment_information {
        min-height: 46.5em;
    }
    html[data-useragent*='MSIE 9.0'] .appSubmitButton {
        width: 110%;
        font-size: 14px;
    }
    html[data-useragent*='MSIE 9.0'] #app_years_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 9.0'] #app_months_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 9.0'] #app_years_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 9.0'] #app_months_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_years_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_months_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_years_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 9.0'] #coapp_months_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 9.0'] .copyrights {
        width: 95%;
    }
    html[data-useragent*='MSIE 9.0'] .socialmediaicons {
        width: 100%;
    }
    html[data-useragent*='MSIE 9.0'] .innercontainer section  {
        width: 90%;
        padding-left: 25px !important;
        margin: 0 !important;
    }
    /** IE 8 Styles **/ 
	html[data-useragent*='MSIE 8.0'] .pigb-error-class {
        min-height: 31em !important;
    }
    html[data-useragent*='MSIE 8.0'] .vigb-error-class {
        min-height: 35em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cigb-error-class {
        min-height: 76em !important;
    }
    html[data-useragent*='MSIE 8.0'] .eigb-error-class {
        min-height: 77em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbigb-error-class {
        min-height: 35em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbcigb-error-class {
        min-height: 77em !important;
    }
    html[data-useragent*='MSIE 8.0'] .cbeigb-error-class {
        min-height: 78em !important;
    }
	html[data-useragent*='MSIE 8.0'] .innercontainer .innerLeft {
        width: 100%;
    } 
    html[data-useragent*='MSIE 8.0'] select.CustomDropDown {
        width: 7.2em;
        background-position:80px !important;
    }
    html[data-useragent*='MSIE 8.0'] .personal_information {
        min-height: 17.5em;
    }
    html[data-useragent*='MSIE 8.0'] .vehicle_information {
        min-height: 15.5em;
    }
    html[data-useragent*='MSIE 8.0'] .contact_information {
        min-height: 32em;
    }
    html[data-useragent*='MSIE 8.0'] .employment_information {
        min-height: 46.5em;
    }
    html[data-useragent*='MSIE 8.0'] .coborrower_information {
        min-height: 18em;
    }
    html[data-useragent*='MSIE 8.0'] .coborrower_contact_information {
        min-height: 31.5em;
    }
    html[data-useragent*='MSIE 8.0'] .coapplicant_employment_information {
        min-height: 46.5em;
    }
    html[data-useragent*='MSIE 8.0'] .appSubmitButton {
        width: 110%;
        font-size: 14px;
    }
    html[data-useragent*='MSIE 8.0'] #app_years_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 8.0'] #app_months_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 8.0'] #app_years_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 8.0'] #app_months_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_years_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_months_at_residence {
        width: 3em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_years_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 8.0'] #coapp_months_at_job {
        width: 3em;
    }
    html[data-useragent*='MSIE 8.0'] .copyrights {
        width: 95%;
    }
    html[data-useragent*='MSIE 8.0'] .socialmediaicons {
        width: 100%;
    }
	html[data-useragent*='MSIE 8.0'] .orlrow {
        width: 100%;
		float: left;
    }
    html[data-useragent*='MSIE 8.0'] .orlcol-4 {
        width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    vertical-align: top;
    }
    html[data-useragent*='MSIE 8.0'] .contact-orlcol-4 {
        width: 48%;
	    padding-right: 1%;
	    display:inline-block;
	    padding: 5px 0px;
    }
    html[data-useragent*='MSIE 8.0'] .innercontainer section  {
        width: 60%;
        padding-left: 25px !important;
        margin: 0 !important;
    }
}
