div.options > label > .inputradio {
	visibility: hidden;
}
div.options label .inputradio {
	visibility: hidden;
}
/*div.options > label {
    display: block;
    margin: 0;
    padding: 0 0 48px 0;  
    height: 20px;
    width: 150px;
    
}*/

.options {
	background: #fff;
	padding: 15px;
	border-radius: 10px;
	width: 92.4%;
	margin: 0 auto 20px;
}
.options h5 {
	font-size: 16px;
	color: #000;
	margin: 0;
	padding: 0px;
}
div.options > label {
	float: left;
	margin: 0 15px 0 0;
}
div.options > label.iteml, div.options > label.item2, div.options > label.item3 {
	display: block;
	height: auto;
	width: 326px;
}
div.options > label.item4, div.options > label.item5, div.options > label.item6, div.options > label.item7 {
	display: block;
	height: auto;
	width: 496px;
}
div.options > label.item8, div.options > label.item9, div.options > label.item10, div.options > label.item11 {
	display: block;
	height: auto;
	width: 246px;
	margin: 0 8px 0 0;
}
div.options label.item12 {
	display: block;
	height: auto;
	width: 39px;
	margin: 10px 0 0 0;
	float: left;
}
div.options > label.iteml3, div.options > label.iteml4, div.options > label.iteml5 {
	display: block;
	height: auto;
	width: 326px;
}
.inputselector p {
	float: left;
	color: #000 !important;
	margin: 30px 10px 0 0 !important;
	font-size: 16px !important;
	text-transform: uppercase; /*font-family: 'HelveticaLT-Narrow' !important;*/
}
.itemlast {
	margin-right: 0px !important;
}
div.options > label.iteml > img {
	display: inline-block;
	padding: 0px;
	height: 84px;
	width: 326px;
	background: url(../img/individual-button.jpg) no-repeat;
}
div.options > label.iteml > input:checked +img {
	background: url(../img/individual-button-select.jpg) no-repeat;
}
div.options > label.item2 > img {
	display: inline-block;
	padding: 0px;
	height: 84px;
	width: 326px;
	background: url(../img/family-button.jpg) no-repeat;
}
div.options > label.item2 > input:checked +img {
	background: url(../img/family-button-select.jpg) no-repeat;
}
div.options > label.item3 > img {
	display: inline-block;
	padding: 0px;
	height: 84px;
	width: 326px;
	background: url(../img/group-button.jpg) no-repeat;
}
div.options > label.item3 > input:checked +img {
	background: url(../img/group-button-select.jpg) no-repeat;
}
div.options > label.item4 > img {
	display: inline-block;
	padding: 0px;
	height: 84px;
	width: 496px;
	background: url(../img/plane1.jpg) no-repeat;
}
div.options > label.item4 > input:checked +img {
	background: url(../img/plane1-select.jpg) no-repeat;
}
div.options > label.item5 > img {
	display: inline-block;
	padding: 0px;
	height: 84px;
	width: 496px;
	background: url(../img/plane2.jpg) no-repeat;
}
div.options > label.item5 > input:checked +img {
	background: url(../img/plane2-select.jpg) no-repeat;
}
div.options > label.item6 > img {
	display: inline-block;
	padding: 0px;
	height: 84px;
	width: 496px;
	background: url(../img/s1.jpg) no-repeat;
}
div.options > label.item6 > input:checked +img {
	background: url(../img/s1-select.jpg) no-repeat;
}
div.options > label.item7 > img {
	display: inline-block;
	padding: 0px;
	height: 84px;
	width: 496px;
	background: url(../img/s2.jpg) no-repeat;
}
div.options > label.item7 > input:checked +img {
	background: url(../img/s2-select.jpg) no-repeat;
}
div.options > label.item8 > img {
	display: inline-block;
	padding: 0px;
	height: 84px;
	width: 246px;
	background: url(../img/long1.jpg) no-repeat;
}
div.options > label.item8 > input:checked +img {
	background: url(../img/long1-select.jpg) no-repeat;
}
div.options > label.item9 > img {
	display: inline-block;
	padding: 0px;
	height: 84px;
	width: 246px;
	background: url(../img/long2.jpg) no-repeat;
}
div.options > label.item9 > input:checked +img {
	background: url(../img/long2-select.jpg) no-repeat;
}
div.options > label.item10 > img {
	display: inline-block;
	padding: 0px;
	height: 84px;
	width: 246px;
	background: url(../img/long3.jpg) no-repeat;
}
div.options > label.item10 > input:checked +img {
	background: url(../img/long3-select.jpg) no-repeat;
}
div.options > label.item11 > img {
	display: inline-block;
	padding: 0px;
	height: 84px;
	width: 246px;
	background: url(../img/long4.jpg) no-repeat;
}
div.options > label.item11 > input:checked +img {
	background: url(../img/long4-select.jpg) no-repeat;
}
div.options label.item12 > img {
	display: inline-block;
	padding: 0px;
	height: 39px;
	width: 39px;
	background: url(../img/check-img.jpg) no-repeat;
}
div.options label.item12 > input:checked +img {
	background: url(../img/check-img-select.jpg) no-repeat;
}
div.ifyes label.item12 {
	width: 43px;
	margin-top: -3px;
}
div.ifyes label.item12 > img {
	display: inline-block;
	padding: 0px;
	height: 22px;
	width: 22px;
	background: url(../img/check-img-01.jpg) no-repeat;
}
div.ifyes label.item12 > input:checked +img {
	background: url(../img/check-img-sel-01.jpg) no-repeat;
}
div.tracker-option label.item12 > img {
	display: inline-block;
	padding: 0px;
	height: 22px;
	width: 22px;
	background: url(../img/check-img-01.jpg) no-repeat;
}
div.tracker-option label.item12 > input:checked +img {
	background: url(../img/check-img-sel-01.jpg) no-repeat;
}
div.options > label.iteml3 > img {
	display: inline-block;
	padding: 0px;
	height: 84px;
	width: 326px;
	background: url(../img/tracker1.jpg) no-repeat;
}
div.options > label.iteml3 > input:checked +img {
	background: url(../img/tracker1-select.jpg) no-repeat;
}
div.options > label.iteml4 > img {
	display: inline-block;
	padding: 0px;
	height: 84px;
	width: 326px;
	background: url(../img/tracker2.jpg) no-repeat;
}
div.options > label.iteml4 > input:checked +img {
	background: url(../img/tracker2-select.jpg) no-repeat;
}
div.options > label.iteml5 > img {
	display: inline-block;
	padding: 0px;
	height: 84px;
	width: 326px;
	background: url(../img/tracker3.jpg) no-repeat;
}
div.options > label.iteml5 > input:checked +img {
	background: url(../img/tracker3-select.jpg) no-repeat;
}
div.options > label > input:checked +img {
	border-radius: 4px;
}
.datebox {
	padding-top: 10px;
	padding-bottom: 15px;
}
.datebox input {
	background: #fff url(../img/date-icon.jpg) no-repeat right;
	width: 240px;
	height: 42px;
	border: 1px solid #ccc;
	border-radius: 5px;
	cursor: default;
	padding-left: 10px;
}
.datebox p {
	color: #000 !important;
	margin: 10px 10px 0 0 !important;
	text-transform: uppercase;
	float: left;
}
.inputselector {
	height: 82px;
	padding: 0 25px;
	width: 444px;
	border-radius: 5px;
	margin: 15px 15px 0 0;
	float: left;
}
.inputholder2 {
	width: 300px;
	padding: 0 8px 0 15px;
}
.inputholder2 p {
	text-transform: inherit !important;
}
.inputholder2 input {
	width: 210px;
	height: 30px;
	border: 1px solid #ccc;
	padding: 0 0 0 10px;
	font-size: 13px;
	color: #000;
	line-height: 30px;
	float: right;
	margin: 30px 10px 0 0;
}
.procdue {
	float: right;
	background: url(../img/procedue-tbn.png) no-repeat;
	width: 130px;
	height: 40px;
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	margin: 0 28px 0 0;
}
.detcoverbtn input {
	float: right;
	background: url(../img/coverbtn.png) no-repeat;
}
.getbtn input {
	background: url(../img/get-btn.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	cursor: pointer;
	float: right;
	height: 40px;
	margin: 0 28px 0 0;
	text-indent: -9999px;
	width: 173px;
}
.inputholder2 select {
	float: right;
	width: 200px;
	height: 30px;
	margin: 30px 0 0 0;
	border: 1px solid #ccc;
	font-size: 13px;
	color: #666;
	padding: 3px;
}
.inputholder-01 {
	width: 95%;
	padding: 0 22px;
}
.inputholder-02 {
	width: 95%;
	padding: 0 22px;
}
.inputholder-01 input {
	width: 99%;
	margin: 18px 0 0 0;
	float: left;
	height: 45px;
	line-height: 45px;
}
.modle-option {
	float: right;
	margin: 10px 0 0 0;
	font-size: 11px;
}
.inputholder-02 p {
	margin-left: 10px !important;
	text-transform: inherit !important;
	font-size: 14px !important;
}
.inputerdiv {
	width: 120px;
	float: left;
	margin-right: 16.5%;
}
.inputholder-01 select {
	width: 78%;
	height: 40px;
	margin-top: 25px;
	text-transform: uppercase;
}
.tracker-option {
	padding-top: 30px;
	padding-bottom: 30px;
}
.tracker-option h5 {
	float: left;
	padding-top: 5px;
}
.tracker-option .inputselector {
	width: 90px;
	margin: 0px;
	height: auto;
}
.tracker-option .inputselector p {
	margin: 0px !important;
}
div.tracker-option label.item12 {
	margin: -15px 0 0 10px;
}
.ifyes .inputholder2 {
	float: left;
	width: auto;
}
.ifyes .inputholder2 select {
	margin-top: 10px;
}
.ifyes .inputselector p {
	margin-top: 10px !important;
}
.ifyes .inputselector {
	margin-top: 0px;
	height: auto;
}
.if-no .inputerdiv {
	margin-right: 2%;
}
.proceed-next-btn input {
	float: right;
	background: url(../img/proceed-to-next-btn.png) no-repeat;
	width: 131px;
	height: 24px;
	cursor: pointer;
	border: none;
	margin: 0 40px 0 0;
}
.form-wrapper {
	background: none repeat scroll 0 0 #fff;
	border-radius: 10px;
	margin: 0 auto 15px;
	padding: 32px 15px 80px 15px;
	width: 92.4%;
}
.form-wrapper h5 {
	padding-bottom: 35px;
}
.inputform {
	width: 395px;
	float: left;
	margin: 0 0 17px 35px;
}
.form-wrapper span {
	float: left;
	width: 120px;
	text-align: right;
	line-height: 32px;
}
.inputform input {
	width: 250px;
	padding: 0 0 0 10px;
	float: right;
	margin: 0px;
	border: 1px solid #b4b4b4;
	border-radius: 5px;
	line-height: 32px;
	min-height: 32px;
	color: #000;
	font-size: 14px;
	color: #000;
}
.renew-btn {
	background: url(../img/renew-policy-btn.png) no-repeat;
	width: 113px;
	height: 31px;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	margin: 0 5.5% 0 28.5%;
}
.new-btn {
	background: url(../img/new-policy-btn.png) no-repeat;
	width: 113px;
	height: 31px;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	margin: 0 5.5% 0 28.5%;
}
.old-btn {
	background: url(../img/old-policy-renewal-btn.png) no-repeat;
	width: 183px;
	height: 31px;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
}
#loc_0 {
	display: none;
}
.screen-wrapper {
	background: none repeat scroll 0 0 #fff;
	border-radius: 10px;
	margin: 15px auto 15px;
	padding: 30px 15px 15px 15px;
	width: 92.4%;
}
.resultbox {
	width: 550px;
margin: 0;
padding-left: 30px;
}
.resultbox h6 {
	font-weight: bold;
	font-size: 16px;
	margin: 30px 0;
}
.resultbox span {
	float: left;
	width: 40%;
}
.inputholder-div {
	width: 100%;
	margin: 0 0 20px 0;
}
.inputholder-div p {
	color: #000 !important;
	font-size: 14px !important;
	line-height: 16px !important;
}
.button-div {
	float: right;
	margin:10px 0 0 0;
}
.need-div {
	line-height: 27px;
	margin: 0 0 11px 0;
}
.need-div img {
	float: left;
	margin: 0 28px 0 0;
}
.hours {
	margin-top: 30px;
}
.hours .need-div {
	margin: 0px;
}
.hours h4 {
	font-size: 17px;
	text-decoration: underline;
	margin: 35px 0 10px 0;
}
.hours p {
	color: #000 !important;
	font-size: 13px !important;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left !important;
	margin: 0px !important;
}
.hours a {
	color: #016bb1;
}
.homescreen .resultbox {
	width: 580px;
	padding-left: 30px;
}
.homebox {
	width: 275px;
	margin: 20px 0 0 0;
}
.homebox .inputholder-div {
	float: left;
	width: 100%;
}
.homebox .inputholder-div strong {
	font-size: 16px;
}
.homebox .inputholder-div span {
	line-height: 27px;
}
.homebox .inputholder-div p {
	text-align: left !important;
	border-radius: 5px;
	padding: 5px;
	width: 40%;
	float: right;
	margin: 0px !important;
}
.screen-wrapper p.note-text {
	color: #000 !important;
	font-size: 13px !important;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left !important;
}
.plan-wrpr .inputholder-02 {
	background: url(../img/label-bg.jpg) repeat-x;
	border: 1px solid #c7c9c9;
	border-radius: 5px;
}
.premium {
	background: url(../img/label-bg.jpg) repeat-x;
	border: 1px solid #c7c9c9;
	border-radius: 5px;
}
.plan-wrpr .inputholder-02 .inputerdiv {
	margin-right: 8.5%;
}
.additional-option .inputerdiv {
	width: 145px;
}
/****12-29-2014****/
.calculator-form {
	padding: 30px 0 0 0;
}
.calculator-form p {
	color: #000 !important;
	font-size: 15px !important;
	font-family: "HelveticaCE-Regular";
	width: 105px;
	float: left;
	text-align: right !important;
}
.cal-inputfield {
	width: 375px;
	margin: 0 0 17px 50px;
	float: left;
}
.cal-inputfield input {
	float: right;
	width: 255px;
	border-radius: 5px;
	min-height: 32px;
	line-height: 32px;
	text-indent: 10px;
	border: 1px solid #b4b4b4;
	font-size: 14px;
}
.calculator-button {
	float: right;
	width: 113px;
	margin: 20px 15px 0 0;
	text-align: center;
}
.calculator-button input {
	background: url(../images/next-button.png) no-repeat;
	width: 113px;
	height: 24px;
	border: none;
	cursor: pointer;
	padding: 0px;
	margin: 0 0 4px 0;
}
.calculator-button span {
	font-size: 10px;
	font-family: "Open-Sans-Regular";
}
.detail-vehicle .cal-inputfield {
	width: 290px;
	margin: 0 0 17px 20px;
}
.detail-vehicle .cal-inputfield p {
	text-align: left !important;
	width: 90px;
}
.detail-vehicle .cal-inputfield input {
	width: 195px;
}
.inner-cal-wrpr {
	padding-left: 20px;
}
.calculator-form .operator p {
	width: auto;
}
.buyonline .insuance-qs h3 {
	padding: 0px;
}
.input01 {
	float: left;
	margin: 20px 3% 0 0;
	width: 44%;
}
.input01 span {
	float: left;
	width: 8%;
	color: #000;
	font-family: "HelveticaCE-Regular";
	font-size: 16px;
	line-height: 38px;
}
.input01 input {
	width: 88%;
	float: right;
	border: 1px solid #ababab;
	line-height: 38px;
	min-height: 38px;
	font-size: 16px;
	padding-left: 5px;
}
.input02 p {
	text-transform: inherit !important;
	text-align: left !important;
}
.input02 .inputselector {
	float: none;
	display: inline-block;
	width: auto;
	padding: 0 0 0 25px;
}
div.options .input02 label.item12 {
	width: 22px;
}
.input03 {
	width: 97.5%;
	border: 1px solid #ababab;
	line-height: 38px;
	min-height: 38px;
	font-size: 16px;
	padding-left: 5px;
	margin: 30px 0 0 0;
}
.other-input input {
	float: left;
	width: 86.5%;
	min-height: 38px;
	line-height: 38px;
	border: 1px solid #ababab;
	font-size: 16px;
	padding-left: 5px;
	margin: 0 0 0 3%;
}
.other-input p {
	line-height: 38px !important;
}
.inner-cal-wrpr table {
	margin-top: 30px;
}
.inner-cal-wrpr thead tr td {
	border: 1px solid #c7c9c9;
	padding: 10px 25px;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.inner-cal-wrpr tr td {
	border: 1px solid #c7c9c9;
	padding: 10px 25px;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
.add-year {
	float: left;
	margin: 21px 0 0 0;
}
.other-input-02 {
	padding: 15px 0 0 0;
}
.other-input-02 p {
	float: left;
	width: 20% !important;
}
.other-input-02 input {
	border: 1px solid #ababab;
	padding: 5px;
	width: 25%;
}
.input04 {
	display: inline-block;
	padding-top: 20px;
	padding-right: 20px;
	width: 43%;
	float: left;
}
.input04 span {
	line-height: 38px;
	float: left;
}
.input04 input {
	width: 50%;
	min-height: 38px;
	line-height: 38px;
	border: 1px solid #ababab;
	font-size: 16px;
	color: #000;
	padding: 0 0 0 5px;
	float: right
}
.input04small {
	width: 25%;
}
.input04small input {
	width: 82%;
}
div.input05 label.item12 {
	margin-left: 0px;
	margin-right: 15px;
}
.input05 p {
	float: left;
	font-size: 14px !important;
	line-height: 15px !important;
	padding-left: 10px;
	width: 82% !important;
}
.calculator-button2 {
	float: right;
	margin: 20px 15px 0 0;
	text-align: center;
	width: 131px;
}
.calculator-button2 input {
	background: url(../images/buynow.png) no-repeat;
	width: 131px;
	height: 24px;
	border: none;
	cursor: pointer;
	padding: 0px;
	margin: 0 0 4px 0;
}
.travel-leftfield {
	float: left;
	width: 42%;
	margin: 0 0 0 2%;
}
.travel-inputfield {
	width: 100%;
	float: left;
	min-height: 50px;
}
.travel-leftfield p {
	float: left;
	width: 37%;
	margin-top: 6px !important;
}
.travel-leftfield input {
	width: 58%;
	padding: 0 0 0 5px;
	border: 1px solid #ababab;
	border-radius: 4px;
	color: #000;
	line-height: 32px;
	min-height: 32px;
	font-size: 16px;
	float: right;
}
.travel-inputfield .datetimepickeronly {
	background: url(../images/date-icon2.jpg) no-repeat right;
}
.input05 .check-input {
	width: 98%;
	padding: 0 0 25px 0;
}
.input05 .check-input p {
	font-size: 15px !important;
}
.travel-rightfield {
	width: 37%;
}
.travel-rightfield p {
	width: 30%;
}
.travel-rightfield input {
	width: 65%;
}
.btn02 {
	margin-top: -25px;
}
.input06 {
	padding: 0 0 15px 20px;
}
.input06 .input04 {
	float: none;
	display: inherit;
	width: inherit;
}
.input06 .input04 input {
	float: none;
	width: 31%;
	margin-left: 25px;
}
.input07 input {
	border-radius: 0px;
}
.addmore input {
	background: url(../images/addmore.png) no-repeat;
}
.input08 {
	padding-top: 0px;
}
.input09 p {
	padding-right: 25px;
}
.input10 {
	padding-left: 177px;
	padding-top: 0px;
}
.input11 {
	border: 1px solid #ababab;
	color: #000;
	font-size: 15px;
	line-height: 38px;
	margin: 0 0 0 18px;
	min-height: 38px;
	position: relative;
	top: -7px;
	width: 410px;
	padding-left: 5px;
}
.input12 input {
	width: 31%;
}
.input13 {
	width: 28%;
}

/****3-6-2015****/
.page-id-11 .form-wrapper {
	padding: 0px;
	width: 100%;
	margin: 0px;
}
.page-id-11 .inputform {
	float: left;
	margin: 0 0 3% 2%;
	width: 46%;
}
/****1-14-2015****/
.page-id-9 .form-wrapper {
	padding: 0px;
	width: 100%;
	margin: 0px;
}
.page-id-9 .inputform {
	float: left;
	margin: 0 0 3% 2%;
	width: 46%;
}
.page-id-9 .form-wrapper span {
	width: 30%;
}
.page-id-9 .inputform input {
	width: 65%;
}
.page-id-9 .new-btn {
	margin: 0 4% 0 0 !important;
}
.page-id-9 .options {
	width: 100%;
	padding: 0px;
}
.page-id-9 .inputholder2 {
	width: 28%;
}
.page-id-9 .inputholder2 select {
	width: 60%;
}
.page-id-9 .inputholder2 input {
	width: 60%;
}
.page-id-9 .proceed-next-btn {
	padding-bottom: 20px;
}
.page-id-9 .proceed-next-btn input {
	margin: 0px;
}
.page-id-9 .screen-wrapper {
	padding: 0px;
	margin: 0px;
}


.page-id-7 .form-wrapper {
	padding: 0px;
	width: 100%;
	margin: 0px;
}
.page-id-7 .inputform {
	float: left;
	margin: 0 0 3% 2%;
	width: 46%;
}
.page-id-7 .form-wrapper span {
	width: 30%;
}
.page-id-7 .inputform input {
	width: 65%;
}
.page-id-7 .new-btn {
	margin: 0 4% 0 0 !important;
}
.page-id-7 .options {
	width: 100%;
	padding: 0px;
}
.page-id-7 .inputholder2 {
	width: 28%;
}
.page-id-7 .inputholder2 select {
	width: 60%;
}
.page-id-7 .inputholder2 input {
	width: 60%;
}
.page-id-7 .proceed-next-btn {
	padding-bottom: 20px;
}
.page-id-7 .proceed-next-btn input {
	margin: 0px;
}
.page-id-7 .screen-wrapper {
	padding: 0px;
	margin: 0px;
}
/*****end ***********/



 @media only screen and (min-width:200px) and (max-width:479px) {
div.options > label.iteml, div.options > label.item2, div.options > label.item3, div.options > label.item4, div.options > label.item5, div.options > label.item6, div.options > label.item7 {
	width: 100%;
}
div.options > label.iteml > img, div.options > label.item2 > img, div.options > label.item3 > img, div.options > label.item4 > img, div.options > label.item5 > img, div.options > label.item6 > img, div.options > label.item7 > img {
	width: 100%;
	background-size: 100%;
}
div.options > label.iteml > input:checked + img, div.options > label.item2 > input:checked + img, div.options > label.item3 > input:checked + img, div.options > label.item4 > input:checked + img, div.options > label.item5 > input:checked + img, div.options > label.item6 > input:checked + img, div.options > label.item7 > input:checked + img {
	background-size: 100%;
}
.screen-wrapper{ padding:3%;}
.resultbox{width:100%; padding:0px;}
.inputselector {
	width: 78%;
}
#autoInsur3Step p{width:auto !important;}
.buy-now{margin:5px 0 !important; width:auto !important;}
.screen-wrapper > div {
    width: 90% !important;
}
.inputholder2 {
	width: 85%;
}
.inputholder2 input {
	width: 60%;
}
.getbtn input {
	margin: 0px;
}
.inputholder2 select {
	width: 60%;
}
.inputselector {
	height: auto;
}
div.options > label.iteml3, div.options > label.iteml4, div.options > label.iteml5 {
	width: 100%;
}
div.options > label.iteml3 > img, div.options > label.iteml4 > img, div.options > label.iteml5 > img {
	width: 100%;
	background-size: 100%;
}
div.options > label.iteml3 > input:checked +img, div.options > label.iteml4 > input:checked +img, div.options > label.iteml5 > input:checked +img {
	background-size: 100%;
}
.homescreen .resultbox{padding:0px; width:auto;}
/*******1-7-2015********/

.options {
    padding: 3%;
    width: 94%;
}
.cal-inputfield {
	float: none;
	margin: 0 auto;
	padding: 10px 0;
	width: 96%;
}
.calculator-form p {
	width: auto;
}
.cal-inputfield input {
	width: 99%;
}
.input06 .input04 input {
	float: none;
	margin-left: 0;
	width: 97%;
}
.detail-vehicle .cal-inputfield {
	width: 85%;
}
.detail-vehicle .cal-inputfield p {
	width: inherit;
	float: none !important;
}
.detail-vehicle .cal-inputfield input {
	width: 99%;
}
.input03 {
	width: 89%;
}
.tracker-option h5 {
	float: none;
	padding-bottom: 10px;
}
.input02 .inputselector {
	padding: 5px;
}
.input09 p {
	padding-right: 5px;
}
.input10 {
	padding-left: 0px;
}
.input09 {
	padding-bottom: 5px;
}
.input11 {
	float: left;
	margin: 0;
	position: inherit;
	width: 100%;
}
.input12 input {
	width: 86%;
}
.addmore input {
	margin-bottom: 25px;
}
.input13 {
	width: 92%;
}
.input04, .input04 span {
	width: 100%;
}
.input04small input {
	width: 89%;
}
.input04 input {
	float: left;
	width: 89%;
}
.inner-cal-wrpr thead tr td {
	font-size: 10px;
	font-weight: bold;
	padding: 10px 3px;
}
.other-input-02 p {
	width: 100%;
}
.other-input-02 input {
	width: 85%;
}
.input04small {
	margin-left: 0px !important;
}
.travel-leftfield {
	width: 95%;
}
.travel-leftfield p {
	width: 100% !important;
	text-align: left !important;
}
.travel-leftfield input {
	float: left;
	width: 96%;
}
.btn02 {
	margin-top: 20px;
}
.page-id-9 .inputform {
	margin: 0 0 3%;
	width: 100%;
}
.page-id-9 .form-wrapper span {
	width: 35%;
	font-size: 13px;
}
.page-id-9 .inputform input {
	width: 57%;
}
.page-id-9 .new-btn {
	margin: 0 !important;
}
.page-id-9 .inputholder2 {
	margin: 0;
	padding: 0;
	width: 100%;
}
.page-id-9 .inputholder2 input {
	margin-right: 0px;
}
.page-id-9 .tracker-option h5 {
	padding-left: 0px !important;
}
.page-id-9 .screen-wrapper {
	width: 100%;
}
.page-id-9 .resultbox {
	padding: 0px;
	width: 100%;
}
.page-id-9 #autoInsurancePlaceHolder {
	width: 100% !important;
}

.page-id-7 .inputform {
	margin: 0 0 3%;
	width: 100%;
}
.page-id-7 .form-wrapper span {
	width: 35%;
	font-size: 13px;
}
.page-id-7 .inputform input {
	width: 57%;
}
.page-id-7 .new-btn {
	margin: 0 !important;
}
.page-id-7 .inputholder2 {
	margin: 0;
	padding: 0;
	width: 100%;
}
.page-id-7 .inputholder2 input {
	margin-right: 0px;
}
.page-id-7 .tracker-option h5 {
	padding-left: 0px !important;
}
.page-id-7 .screen-wrapper {
	width: 100%;
}
.page-id-7 .resultbox {
	padding: 0px;
	width: 100%;
}
.inputform {
    float: left;
    margin: 0 auto 10px;
    width: 100%;
}
.inputform input{width:100%; padding:0px; text-indent:10px;}
.form-wrapper span{text-align:left;}
.new-btn{margin:0 0 0 5px !important;}
}
@media only screen and (min-width:480px) and (max-width:767px) {
div.options > label.iteml, div.options > label.item2, div.options > label.item3, div.options > label.item4, div.options > label.item5, div.options > label.item6, div.options > label.item7 {
	width: 100%;
}
div.options > label.iteml > img, div.options > label.item2 > img, div.options > label.item3 > img, div.options > label.item4 > img, div.options > label.item5 > img, div.options > label.item6 > img, div.options > label.item7 > img {
	width: 100%;
	background-size: contain;
}
div.options > label.iteml > input:checked + img, div.options > label.item2 > input:checked + img, div.options > label.item3 > input:checked + img, div.options > label.item4 > input:checked + img, div.options > label.item5 > input:checked + img, div.options > label.item6 > input:checked + img, div.options > label.item7 > input:checked + img {
	background-size: contain;
}
.inputform input {
    padding: 0 0 0 2%;
    width: 98%;
}
.inputholder-02 {
	width: 88% !important;
}
.inputselector {
	width: 30%;
}
.inputholder2 {
	width: 90%;
}
.inputholder2 input {
	width: 72%;
}
.getbtn input {
	margin: 0px;
}
.inputselector {
	height: auto;
}
.inputholder-01 input {
	width: 97%;
	margin: 10px 0;
}
.inputerdiv {
	margin-right: 3.5%;
}
.inputform {
    float: left;
    margin: 0 0 15px;
    width: 100%;
}
.inputform input{width:98%; padding:0 0 0 2%;}
.form-wrapper span{text-align:left;}
.resultbox{width:100%; padding:0px;}

/*******1-7-2015********/
.options {
	width: 94%;
	padding:3%;
}
.cal-inputfield {
	float: none;
	margin: 0 auto;
	padding: 10px 0;
	width: 96%;
}
.calculator-form p {
	width: auto;
}
.cal-inputfield input {
	width: 99%;
}
.input06 .input04 input {
	float: none;
	margin-left: 0;
	width: 97%;
}
.detail-vehicle .cal-inputfield {
	width: 85%;
}
.detail-vehicle .cal-inputfield p {
	width: inherit;
	float: none !important;
}
.detail-vehicle .cal-inputfield input {
	width: 99%;
}
.input03 {
	width: 89%;
}
.tracker-option h5 {
	float: none;
	padding-bottom: 10px;
}
.input02 .inputselector {
	padding: 5px;
}
.input09 p {
	padding-right: 5px;
}
.input10 {
	padding-left: 0px;
}
.input09 {
	padding-bottom: 5px;
}
.input11 {
	float: left;
	margin: 0;
	position: inherit;
	width: 100%;
}
.input12 input {
	width: 86%;
}
.addmore input {
	margin-bottom: 25px;
}
.input13 {
	width: 92%;
}
.input04, .input04 span {
	width: 100%;
}
.input04small input {
	width: 89%;
}
.input04 input {
	float: left;
	width: 89%;
}
.input04small {
	margin-left: 0px !important;
}
.travel-leftfield {
	width: 96%;
}
.travel-leftfield input {
	width: 55%;
}
.btn02 {
	margin-top: 0px;
}
.other-input input {
	margin: 0px;
	width: 89%;
}
.other-input-02 p {
	width: 98% !important;
}
.other-input-02 input {
	width: 80%;
}
.inner-cal-wrpr thead tr td {
	font-size: 10px;
	font-weight: bold;
	padding: 10px 3px;
}
.page-id-9 .inputform {
	margin: 0 0 3%;
	width: 100%;
}
.page-id-9 .form-wrapper span {
	width: 35%;
	font-size: 13px;
}
.page-id-9 .inputform input {
	width: 57%;
}
.page-id-9 .new-btn {
	margin: 0 !important;
}
.page-id-9 .inputholder2 {
	margin: 0;
	padding: 0;
	width: 100%;
}
.page-id-9 .inputholder2 input {
	margin-right: 0px;
}
.page-id-9 .tracker-option h5 {
	padding-left: 0px !important;
}
.page-id-9 .screen-wrapper {
	width: 100%;
}
.page-id-9 .resultbox {
	padding: 0px;
	width: 100%;
}
.page-id-9 #autoInsurancePlaceHolder {
	width: 100% !important;
}


.page-id-7 .inputform {
	margin: 0 0 3%;
	width: 100%;
}
.page-id-7 .form-wrapper span {
	width: 35%;
	font-size: 13px;
}
.page-id-7 .inputform input {
	width: 57%;
}
.page-id-7 .new-btn {
	margin: 0 !important;
}
.page-id-7 .inputholder2 {
	margin: 0;
	padding: 0;
	width: 100%;
}
.page-id-7 .inputholder2 input {
	margin-right: 0px;
}
.page-id-7 .tracker-option h5 {
	padding-left: 0px !important;
}
.page-id-7 .screen-wrapper {
	width: 100%;
}
.page-id-7 .resultbox {
	padding: 0px;
	width: 100%;
}
.homescreen .resultbox{width:100%; padding:0px;}
.resultbox > div{width:100% !important; margin:0 0 10px 0;}
.new-btn{margin:0 0 0 10px;}
#TravelerPlan > div{width:80% !important;}
.form-wrapper span{text-align:left;}
}
@media only screen and (min-width:768px) and (max-width:959px) {
.inputerdiv {
	margin-right: 7%;
}
.inputform input {
    padding: 0 0 0 2%;
    width: 98%;
}
.inputselector {
	width: 40%;
}
.inputholder-02 {
	width: 93% !important;
}
.inputholder2 {
	width: 28%;
}
.inputholder2 select, .inputholder2 input {
	width: 54%;
}
.inputholder-01 {
	width: 92% !important;
}
.inputholder-01 input {
	width: 97% !important;
}
.page-id-9 .inputform {
	margin: 0 0 3%;
	width: 100%;
}
.page-id-9 .form-wrapper span {
	width: 35%;
	font-size: 13px;
}
.page-id-9 .inputform input {
	width: 57%;
}
.page-id-9 .new-btn {
	margin: 0 !important;
}
.page-id-9 .inputholder2 {
	margin: 0;
	padding: 0;
	width: 100%;
}
.page-id-9 .inputholder2 input {
	margin-right: 0px;
}
.page-id-9 .tracker-option h5 {
	padding-left: 0px !important;
}
.page-id-9 .screen-wrapper {
	width: 100%;
}
.page-id-9 .resultbox {
	padding: 0px;
	width: 100%;
}
.page-id-9 #autoInsurancePlaceHolder {
	width: 100% !important;
}


.page-id-7 .inputform {
	margin: 0 0 3%;
	width: 100%;
}
.page-id-7 .form-wrapper span {
	width: 35%;
	font-size: 13px;
}
.page-id-7 .inputform input {
	width: 57%;
}
.page-id-7 .new-btn {
	margin: 0 !important;
}
.page-id-7 .inputholder2 {
	margin: 0;
	padding: 0;
	width: 100%;
}
.page-id-7 .inputholder2 input {
	margin-right: 0px;
}
.page-id-7 .tracker-option h5 {
	padding-left: 0px !important;
}
.page-id-7 .screen-wrapper {
	width: 100%;
}
.page-id-7 .resultbox {
	padding: 0px;
	width: 100%;
}
.resultbox {
    margin: 0;
    padding-left: 0;
    width: 100%;
}
.form-wrapper span{text-align:left;}
}
@media only screen and (min-width:960px) and (max-width:1130px) {
	.resultbox {
    margin: 0;
    padding-left: 0;
    width: 100%;
}
.inputform input {
    padding: 0 0 0 2%;
    width: 98%;
}
.form-wrapper span{text-align:left;]
}
