#mdloffersframe #offersectionframe #pcprep-example {
    font-size: 0.7em;
    max-width: 1270px;
    margin: 1em auto;
    border: 0.09375em solid #e3e3e3;
    border-radius: 10px;
    /* background: #fafafa; */
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

#pcprep-example .pcprep-header {
    padding: 10px 36px 10px 12px;
    position: relative;
    cursor: pointer;
    user-select: none;
    color: #797979;
}

#pcprep-example .pcprep-toggle {
    position: absolute;
    top: 10px;
    right: 12px;
    font-size: 1.1em;
    color: #666;
    transition: transform 0.25s ease;
    color: #d1d1d1;
}

#pcprep-example.open .pcprep-toggle {
    transform: rotate(180deg);
}

#pcprep-example .pcprep-content {
    padding: 0 12px 12px;
    line-height: 1.45;
    color: #757575;
}

#pcprep-example.closed .pcprep-content {
    display: none;
}

/* Optional: subtle hover effect */
#pcprep-example .pcprep-header:hover {
  /*  background: #f5f5f5; */
}

#pcprep-example .pcprep-bold {
    font-weight: bold;
}


#mdloffersframe #offersectionframe .offersec.manufacturerPickupRow .manufacturerPickupBox-features .flexcontainer .flex-item {
	line-height: 1.3em;
}

#mdloffersframe #offersectionframe .offersec.manufacturerPickupRow.model.-fullwidth {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.offer-table .offer-table-col-blue-odd {
	border-right: inherit !important;
}

.offer-table-col-blue-odd,
.offer-table-col-blue-even,
.offer-table-even,
.offer-table-odd {
   padding-left: 10px;
}

.offersec .smallvat {
	font-size: 0.65em;
}

.offersec.-fullwidth .inner {
	padding-left: 0 !important;
}

.offersec .manufacturerPickupBox-mores {
    border-top: 0.09375em solid #E3E3E3;
}

.offersec .manufacturerPickupBox-mores {
    color: #FFFFFF;
    float: left;
    font-size: 0.65em;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: uppercase;
    clear: both;
    padding: 6px;
    cursor: pointer;
    width: 100%;
    background-color: #b51d15 !important;
    margin-top: 1px;
    margin-bottom: 1px;
}

.offersec .manufacturerPickupBox-mores[data-icon]::before {
    color: #FFFFFF;
    float: right;
    margin-left: 5px;
    margin-top: 4px;
    transform: scale(1, 1);
}

.offersec .manufacturerPickupBox-mores:hover {
    background-color: #b51d15 !important;
}

.offersec .manufacturerPickupBox-mores:active {
    background-color: #b51d15 !important;
    -webkit-filter: blur(1.5px);
    -moz-filter: blur(1.5px);
    filter: blur(1.5px);
}

.offersec .manufacturerPickupBox-mores {
    font-family: Lato, sans-serif;
}


.offersec .manufacturerPickupBox-mores:hover {
       background-color: #aa162b !important;
}


.offersec.-fullwidth .manufacturerPickupBox-varianttitle.small {
    padding-right: 15px;
}


.offersec .is-more a {
	font-size:0.95em;
}

.onimagetrans {
    transform: scale(1.05, 1.05) !important;
}

.offersec.-fullwidth #imgspace {
    float: left;
    width: 49%;
    height: 1px;
}


.offersec.-fullwidth .dotted,
.offersec.-fullwidth.-motab .manufacturerPickupBox-qview,
.offersec.-fullwidth.-motab .manufacturerPickupBox-mores,
.offersec.-fullwidth.-motab .manufacturerPickupBox-quick,
.offersec.-fullwidth.-percontract .manufacturerPickupBox-qview,
.offersec.-fullwidth.-percontract .manufacturerPickupBox-mores,
.offersec.-fullwidth.-percontract .manufacturerPickupBox-quick,
.offersec.-fullwidth.-buscontract .manufacturerPickupBox-qview,
.offersec.-fullwidth.-buscontract .manufacturerPickupBox-mores,
.offersec.-fullwidth.-buscontract .manufacturerPickupBox-quick {
	display:none !important;
}




.offersec.-fullwidth #buttonframe{
	display: inline-block;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: capitalize;
	margin-top: 0px;
	width: 100%;
	text-align:left;
	padding-bottom: 10px;
}

.offersec.-fullwidth .manufacturerPickupBox-button {
	display: inline-block;
	margin-left: 0px;
	margin-top: 0px;
	/*left: 120px;*/
	position: relative;
	/*bottom: 10px;*/
	border: 1px solid #ffffff;
	border-radius: 3px;
	text-align: center;
	background-color: #2EA386;
	width: 250px;
	outline: medium none;
	padding: 0.54286em 0.42857em;
	cursor: pointer;
}

.offersec.-fullwidth .manufacturerPickupBox-button {
  color: #ffffff;
  text-shadow: 0.5px 0.5px 0.5px #242424;
  text-transform: uppercase;
  font: bold 0.95em/1.6625 Lato,sans-serif;
}

.offersec.-fullwidth .manufacturerPickupBox-button:hover {
	background-color: #2C997E;
}


.offersec.manufacturerPickupRow {
    min-height: 470px;
}

.offersec.-fullwidth.manufacturerPickupRow {
    min-height: 260px;
}



.offersec.-fullwidth .spacer {
    clear: initial;
}

.manufacturerPickupBox-features .flex-item.first {
	list-style: none;
}

.contactsection .colleft {
	width: 50%;
}

.contactsection .colright {
	width: 35%;
}

.formerror-offers {
    color: #ba162b;
    text-align: center;
    font-weight: bold;
}

.fielderror {
    		border: 1px solid #ff0000;
        border-top-color: rgb(255, 0, 0);
        border-right-color: rgb(255, 0, 0);
        border-bottom-color: rgb(255, 0, 0);
        border-left-color: rgb(255, 0, 0);
}

.offersec.-fiftywidth .manufacturerPickupBox-varianttitle.small {
    font-size: 1.2em;
		position: relative;
		float: left;
}

.offersec .motabiltxt.custommotorspecs {
    color: #242424;
}

.offersec .manufacturerPickupBox-qview {
	color: #fff;
	background-color: #2d60ab !important;
	font-family: Lato, sans-serif;
}


.offersec .manufacturerPickupBox-qview:hover {
	background-color: #285699 !important;
}

.offersec .manufacturerPickupBox-mores:hover {
    /*background-color: #319e40 !important;*/
     background-color: #2C997E !important;
}

.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth {
	/*padding-left: 20%;*/
}

.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox {
	/*max-width: 75%;*/
}


.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox .manufacturerPickupBox-image.disable-select.border img {
		max-width: 320px;
    width: 85%;
    float: left;
    margin-left: 2em;
    top: 2.5em;
    padding-bottom: 10px;
    z-index: 3;
}

.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .offername {
	margin-top: 0.1em;
	margin-left: 0.5em;
  /*font: bold 1.55em/1.6625 Lato,sans-serif;*/
}

.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox .manufacturerPickupBox-title {
	float: initial;
	font-size: 1.4em;
	left: 0px;
	position: relative;
	top: 20px;
	padding-bottom: 20px;
}

.offersec.-fullwidth .manufacturerPickupBox-varianttitle.small {
    font-size: 1.2em;
		left: 0px;
		position: relative;
		top: 20px;
}

.offersec.-fullwidth .manufacturerPickupBox-headline.small {
    min-height: initial;
    clear:initial;
    text-align: initial;
    margin-left: initial;
		margin-right: initial;
		max-width: initial;
}

@media all and (-ms-high-contrast:none) { /* IE11 */
		.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox .manufacturerPickupBox-title {
				 float:none; 
		}
		.offersec.-fullwidth .manufacturerPickupBox-headline.small {
			clear:none;
		}
}



/*.offersec.manufacturerPickupRow.model.motability.icon-boxes-item.-fullwidth */

.offersec.manufacturerPickupRow.model.icon-boxes-item {
    padding-bottom: 0px !important;
}

.offer-txt {
    font-size: 1.2em;
    margin-left: 20px;
    margin-bottom: 5px;
}

#offer-personalcontractpurchase, #offer-cashsavings, #offer-conditionalsalefinance, #offer-personallease, #offer-justaddfuel, #offer-motabilityoffers, #offer-personalcontracthire, #offer-fiftyfifty, #offer-advancepaymentplan, #offer-personalcontracthireoffers,, #offer-bussinesscontracthireoffers{
    padding-top:5px;
}


.manufacturerPickupBox-motabilityhighlights.disable-select.hidden {
	display:flow-root;
}

.manufacturerPickupBox-headline.small.disable-select {
	min-height: 50px;
}

.manufacturerPickupBox-headline.small.empty.disable-select {
	min-height: 50px;
}


.offersec .manufacturerPickupBox-quickz {
	font-size: 0.85em;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 5px;
	min-height: 100px;
}

.offersec .manufacturerPickupBox-motabilityhighlights .eligiblebody.centered.alignleft.contactrows {
    margin-left: auto;
    margin-right: auto;
    max-width: 285px;
    font-weight: bold;
    letter-spacing: -0.02em;
}


.offersec.-fullwidth .manufacturerPickupBox {
	min-height: 300px;
	position: relative;
}

.manufacturer-terms {
    margin-top: 60px;
}

.offersec .manufacturerPickupBox-qview[data-icon]::before, 
.offersec .manufacturerPickupBox-mores[data-icon]::before {
    color: #FFFFFF;
    float: right;
    margin-left: -15px;
    margin-top: 4px;
    transform: scale(1, 1);
}

.offersec .closefin::before,
.offersec .enquire::before {
    content: "\e01a";
    color: #FFFFFF !important;
}

.offersec .toggle-btn.financeoptin label {
    font-size: 1.2em;
}

.offersec .manufacturerPickupBox-motabilityhighlights  {
font-size: 1.05em;
}

.offersec .manufacturerPickupBox-enquirenewcaroffer {
    background-color: #ba162b !important;
    border-bottom: 0.09375em solid #e3e3e3;
    font-family: Lato,sans-serif;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    text-shadow: 0 -1px 0 #242424;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 10px;
    padding: 6px;
    text-transform: uppercase;
    width: 55%;
    border-radius: 0.35em;
}

.offersec .manufacturerPickupBox-enquirenewcaroffer:hover,
.offersec .manufacturerPickupBox-enquirenewcaroffer:active {
	 background-color: #9f1224 !important;
}


.offersec .enquirebutton.centered {
    display: flex;
    width: 100%;
}

.offersec .toggle-btn {
    margin-right: -12px;
}
.offersec .financeoptin {
    transform: scale(0.7, 0.7);
    margin: 0px;
        margin-top: 0px;
        margin-right: 0px;
    text-align: initial !important;
    margin-top: 10px;
}

.offersec #gdpr.vacancy-application #gdpr-settings {
    text-align: center;
    padding-top: 0px;
    max-width: unset !important;
}

.offersec #gdpr.vacancy-application {
    border: 0px solid #b2b9c4 !important;
    margin-bottom: 0px !important;
    padding-top: 20px;
    padding-bottom: 0px;
}


 .offersec .motabiltxt.custommotorspecs select.branch {
    font-size: 0.85em;
    font-weight: bold;
    height: 25px;
    min-width: 130%;
    padding: 0;
    text-align: center;
    text-align-last: center;
}

.offersec .motabiltxt.custommotorspecs input.yearone_value, 
.offersec .motabiltxt.custommotorspecs input.monthone_value, 
.offersec .motabiltxt.custommotorspecs input.yeartwo_value, 
.offersec .motabiltxt.custommotorspecs input.monthtwo_value, 
.offersec .motabiltxt.custommotorspecs.inputbox input.name, 
.offersec .motabiltxt.custommotorspecs.inputbox input.tel, 
.offersec .motabiltxt.custommotorspecs.inputbox input.email, 
.offersec .motabiltxt.custommotorspecs input.postcode, 
.offersec .motabiltxt.custommotorspecs input.cash_deposit, 
.offersec .motabiltxt.custommotorspecs input.cap_value, 
.offersec .motabiltxt.custommotorspecs input.annual_mileage, 
.offersec .motabiltxt.custommotorspecs input.reg_num, 
.offersec .motabiltxt.custommotorspecs input.current_mileage, 
.offersec .motabiltxt.custommotorspecs input.full_name, 
.offersec .motabiltxt.custommotorspecs input.tel_num, 
.offersec .motabiltxt.custommotorspecs input.email_add, 
.offersec .motabiltxt.custommotorspecs input.settlement_value {
    font-size: 0.85em;
    font-weight: normal;
    height: 25px;
    padding: 0;
    padding-left: 0px;
    padding-left: 0px;
    text-align: center;
}
.offersec .motabiltxt.custommotorspecs.inputbox input {
    width: 130%;
}

.offersec .manufacturerPickupBox-table {
    box-shadow: 7px 55px 5px 0 rgba(0, 0, 0, 0);
    cursor: default;
}

.offersec .contactrow {
    display: inline-block;
    background-color: #e6e6e6;
    padding: 5px;
    min-width: 275px;
}

.offersec .contactrow .branch {
    min-width: 80px;
}


.offersec .alignleft {
    font: normal 1em/1.5em Fabriga regular,Lato,sans-serif;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}

.offersec .eligiblebody {
   /* padding: 10px 0 5px;*/
}

.offersec .manufacturerPickupBox-tablename.contactsgp {
    margin-top: 0.75em;
    font-size: 1.1em;
    margin-bottom: 0.3em;
}

.offersec .manufacturerPickupBox-tablename.contactsgp, 
#gdpr.vacancy-application .vacancy-application-headline h4 {
    font-weight: normal;
    text-align: center;
}

.offersec .manufacturerPickupBox-tablename.contactsgp {
    /*background-color: #39b54a !important;*/
    background-color: #2EA386 !important;
    color: #ffffff;
    cursor: default;
    font-size: 1em;
    font-weight: bold;
    margin-left: -5px;
    padding: 7px;
    text-align: center;
    text-transform: uppercase;
    width: 102%;
    margin-top: 15px;
    cursor: pointer;
}

.offersec .manufacturerPickupBox-tablename.contactsgp:hover,
.offersec .manufacturerPickupBox-tablename.contactsgp:active{
	background-color: #2C997E !important;
}

.offersec .manufacturerPickupBox-mores { 
/*background-color: #39b54a !important;*/
background-color: #2EA386 !important;
}

.offersec .manufacturerPickupBox-quick {
	border: initial !important;
	border-radius: 0px !important;
  -webkit-box-shadow: initial;
  -moz-box-shadow: initial;
  box-shadow: initial;
 }


 
.offersec.-fullwidth ul.flexcontainer {
 	  padding-left: 15px;
 }
 
.flexcontainer {
    display: flex;
    flex-direction: column;
    color: #242424;
    font: normal 1.1em/1.6625 Lato, sans-serif;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 3px !important;
}


/*
.offersec .manufacturerPickupBox-headline {
    color: #bb0d17;
    text-transform: none;
    font: bold 17px/1.1625 Lato, sans-serif;
    margin-left: auto;
    margin-right: auto;
    max-width: 358px;
    position: relative;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    margin-top: 5px;
    text-transform: uppercase;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
*/


.offersec .manufacturerPickupBox-headline {
    color: #bb0d17;
    text-transform: none;
    font: bold 14px/1.1625 Lato, sans-serif;
    /*margin-left: auto;*/
    margin-right: auto;
    /*(max-width: 358px;*/
    position: relative;
    width: 100%;
   /* text-align: center;*/
    padding-top: 15px;
    margin-top: 5px;
    /*text-transform: uppercase;*/
    margin-bottom: 5px;
    padding-bottom: 5px;
}

@media all and (-ms-high-contrast:none) { /* IE11 */
	.offersec .manufacturerPickupBox-headline {
		 padding-top: 0px;
		  margin-top: 0px;
	}
}


.offersec .manufacturerPickupBox-headline {
    padding-left: 10px;
    padding-right: 10px;
    min-height: 0px;
}

.offersec .manufacturerPickupBox {
    cursor: auto;
}

.offersec .manufacturerPickupBox-varianttitle.small {
    font-size: 1.05em;
    color: #242424;
}

.offersec .manufacturerPickupBox-varianttitle {
    /*float: left;
    padding-left: 10px;*/
    padding-right: 10px;
    margin-left: 10px;
    text-align: left;
    line-height: 1.5em;
    letter-spacing: 0px;
    width: 100%;
    padding-bottom: 5px;
}

.offersec .manufacturerPickupBox-headline {
	float: initial;
}

.offersec .manufacturerPickupBox-varianttitle {
  /*  min-height: 30px;*/
}

.offersec .manufacturerPickupBox-title {
    margin-left: 0px;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: capitalize;
    margin-top: 15px;
    font-size: 1.1em !important;
    font-family: lato;
}

.offersec .manufacturerPickupBox .manufacturerPickupBox-image.disable-select.border img {
    border: 0px;
    /*max-width: 275px;*/
    /*width: 275px; */
    /*width: 190px;*/
    width: 90%; 
    max-width: 350px !important;
    margin-bottom: 25px;
    top: 25px;
}


h3#videos.headline-hr.ce_rsce_tao_separator.-centered,
h3#rangeeco.headline-hr.ce_rsce_tao_separator.-centered {
	clear:both;
	padding-top: 95px;
}

.offersec.manufacturerPickupRow.hidden {
	display:none !important;
}

.manufacturerPickupBox-image {
   clear: both;
}


.page .manufacturerPickupRow {
    border: 0px !important;
    box-shadow: unset !important;
}

.page .manufacturerPickupRow:active, 
.page .manufacturerPickupRow:hover {
	  box-shadow: unset !important;
}


.manufacturerPickupRow.model {
	padding-top: 0px !important;
}

.offername { 
	float:left;
	margin-left:10px;
	font: normal 1.25em/1.6625 Fabriga Medium,Lato,sans-serif;
	color: #2d60ab;
  position: absolute;
  z-index: 9999;
  top: 5px;
	 }

h2.offers-selection__dropdown-label {
   font: normal 1em/1.6625 Fabriga Medium,Lato,sans-serif;
	color:#000000;
	margin-top: 0;
  margin-bottom: 0;
}



.offers-selection {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	max-width: 590px; 
}

.offers-selection__dropdown-wrapper {
    position: relative;
    width: 300px;
    margin-left: 30px;
}

.offers-selection__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}


.offers-selection__dropdown {
    background: 0 0;
    border-radius: 0;
    border-color: #00aad2;
    width: 100%;
    height: 50px;
    padding-left: 15px;
    font-size: 16px;
}

.box-sizing * {
    box-sizing: border-box;
}
.offers-selection__dropdown-wrapper select  {
    padding: 4px 5px;
    padding-left: 5px;
    color: #333;
    border: 1px solid #2C997E;
    border-radius: 3px;
    -webkit-appearance: none;
    max-width: inherit;
    width: inherit;
    font: normal 0.9em/1.6625 Fabriga regular,Lato,sans-serif;
    font-weight:normal;
}

.offers-selection__dropdown-wrapper select option {
    font: normal 0.9em/1.6625 Fabriga regular,Lato,sans-serif;
    font-weight:normal;
}

.offers-selection__dropdown-wrapper::after {
    background-color: #fff;
    background-image: url(/files/tao/img/arrow_blue.jpg);
    content: "";
    position: absolute;
    height: 30px;
    -webkit-mask: url(/files/tao/img/arrow.svg);
    -webkit-mask-size: cover;
    mask-size: cover;
    right: 10px;
    top: 10px;
    width: 30px;
    z-index: 2;
}

.offers-selection__dropdown-wrapper::after, .offers-selection__dropdown-wrapper::before {
    content: "";
    position: absolute;
    pointer-events: none;
}

.offers-selection__dropdown-wrapper::before {
    background-color: #2EA386;
    bottom: 0;
    height: 50px;
    right: 0;
    top: 0;
    width: 50px;
    z-index: 1;
}








/*  150 x 480  */
@media only screen and (min-width: 150px) and (max-width: 480px) and (orientation: portrait) {
	
/*
.offersec.-fullwidth ul.flexcontainer {
    padding-left: 15px;
	}
*/

		.offers-selection__dropdown-wrapper {
		    width: 285px;
		    margin-left: 0px;
		}

		.offersec.manufacturerPickupRow.model.icon-boxes-item.-fiftywidth .manufacturerPickupBox {
			min-height: 460px;
	  }
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fiftywidth .manufacturerPickupBox .manufacturerPickupBox-image.disable-select.border img {
	    margin-left: 2em;
	    z-index:3;
	}
	
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item .manufacturerPickupBox .manufacturerPickupBox-image.disable-select.border img {
	    margin-left: 0em;
	    max-width: 285px;
	    width: 285px;
	}
	


	
	.offers-selection__wrapper { display: inline-block; }
  h2.offers-selection__dropdown-label { text-align: center; }
  
.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox {
	max-width: 100%;
}
  
.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth {
	padding-left: 0%;
}

  
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .offername {
    margin-top: -0.2em;
	}
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox .manufacturerPickupBox-image.disable-select.border img {
	    margin-left: 2em;
	}
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox .manufacturerPickupBox-title,
	.offersec.-fullwidth .manufacturerPickupBox-varianttitle.small {
		left: initial;
		top: 20px;
		clear: both;
	}
  
  
	
}







/*  360 x 640  */
@media only screen and (min-width: 360px) and (max-width: 640px) and (orientation: portrait) {

}




@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: portrait) {
	

}

@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: landscape) {
	
	
.offersec.-fiftywidth .manufacturerPickupBox-title {
    padding-top: 15px;
}
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth {
    padding-left: 0%;
	}
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox {
    max-width: 100%;
	}
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox .manufacturerPickupBox-title,
	.offersec.-fullwidth .manufacturerPickupBox-varianttitle.small {
		left: initial;
		top: 20px;
		clear: initial !important;;
	}
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fiftywidth .manufacturerPickupBox .manufacturerPickupBox-image.disable-select.border img {
	    margin-left: 2.5em !important;
	    z-index:3;
	}
	
	
}








@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: landscape) {
	
	.offers-selection__dropdown-wrapper {
    width: 200px;
	}
	
.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox {
	max-width: 100%;
}
  
.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth {
	padding-left: 0%;
}

	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox .manufacturerPickupBox-title,
	.offersec.-fullwidth .manufacturerPickupBox-varianttitle.small {
		left: initial;
		top: 20px;
		clear: both !important;
	}
	
	
		.offersec.manufacturerPickupRow.model.icon-boxes-item .manufacturerPickupBox .manufacturerPickupBox-image.disable-select.border img {
	    margin-left: 0em;
	    max-width: 285px;
	    width: 285px;
	}


}


@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape) {
	
.offersec.-fiftywidth .manufacturerPickupBox-title {
    padding-top: 15px;
}
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fiftywidth .manufacturerPickupBox .manufacturerPickupBox-image.disable-select.border img {
	    margin-left: 2em !important;
	    z-index:3;
	}
	
}



/*  768 x 1024  */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
	
.offersec.-fiftywidth.manufacturerPickupRow {
    min-height: 360px;
}

.offersec.manufacturerPickupRow {
    min-height: 400px;
}
	
.offersec.-fiftywidth .manufacturerPickupBox-title {
    padding-top: 15px;
}
	
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth {
    padding-left: 0%;
	}
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox {
    max-width: 100%;
	}
	
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .offername {
    margin-top: -0.2em;
	}
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fiftywidth .manufacturerPickupBox .manufacturerPickupBox-image.disable-select.border img {
	    margin-left: 2em !important;
	    z-index:3;
	}
	
	

	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox .manufacturerPickupBox-title,
	.offersec.-fullwidth .manufacturerPickupBox-varianttitle.small {
		left: initial;
		top: 20px;
		clear: initial;
	}

}


@media only screen and (min-width: 640px)  {
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fiftywidth {
		padding-left: 2%;
		padding-right: 2%;
		float: left;
		width: 50%;
	}

	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fiftywidth .manufacturerPickupBox .manufacturerPickupBox-image.disable-select.border img {
			max-width: 300px;
	    width: 85%;
	    float: left;
	    margin-left: 7em;
	    top: 2.5em;
	    z-index:3;
	}
}



/*  1024px x 1366px   ipad pro */
@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
	
.offersec.manufacturerPickupRow {
  /*  min-height: 390px;*/
}
.offersec.-fiftywidth.manufacturerPickupRow {
    min-height: 420px;
}
   
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .offername {
    margin-top: -0.2em;
	}
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox .manufacturerPickupBox-image.disable-select.border img {
	    margin-left: 2.5em;
	}
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth {
    /*padding-left: 10%;*/
	}
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox {
    /*max-width: 85%;*/
	}
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox .manufacturerPickupBox-title,
	.offersec.-fullwidth .manufacturerPickupBox-varianttitle.small {
		left: initial;
		top: 20px;
		clear: initial;
	}
	
}
	
	
@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) {
	.tao-fullwidth .page #mdloffersframe #offersectionframe .offersec.manufacturerPickupRow.model.icon-boxes-item.-fiftywidth .fuelbox {
		margin-top: 45px;
		margin-bottom: -19px;
	}
}
	
/*  980 x 1280  */
@media only screen and (min-width: 980px) and (max-width: 1280px) and (orientation: portrait) {
}
	

/*  1440 x 900  */
@media only screen and (min-width: 900px) and (max-width: 1440px) and (orientation: portrait) {

}
	

	
	


/* iPhone 5 & 5S in landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {

	
}


/* iPhone 5 & 5S in portrait  */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {

}




/* iPhone 6 in landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {

}


/* iPhone 6 in portrait*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
	
}


/* iPhone 6 Plus in landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {

}  
  
/* iPhone 6 Plus in portrait */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
 
}


@media only screen and (min-width: 1200px) and (max-width: 1920px) and (orientation: landscape) {

	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth {
   /* padding-left: 30%;*/
   max-width: 70%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox {
   /* max-width: 60%;*/
	}


}


@media only screen and (min-width: 900px) and (max-width: 1440px) and (orientation: landscape) {
	
		.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth {
   /* padding-left: 21%;*/
	}
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox {
    /*max-width: 67%;*/
	}

	
}


@media only screen and (min-width: 600px) and (max-width: 1280px) and (orientation: landscape) {

		.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth {
   /* padding-left: 20%;*/
	}
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox {
    /*max-width: 75%;*/
	}

}
	
	
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	
	
.offersec.manufacturerPickupRow {
    min-height: 350px;
}
	
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth {
   /* padding-left: 10%;*/
	}
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox {
    /*max-width: 90%;*/
	}
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .offername {
    margin-top: -0.2em;
	}

 .offersec.manufacturerPickupRow.model.icon-boxes-item .manufacturerPickupBox .manufacturerPickupBox-image.disable-select.border img,
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox .manufacturerPickupBox-image.disable-select.border img {
	    margin-left: 2.5em !important;
	}
	
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item .manufacturerPickupBox .manufacturerPickupBox-title,
	.offersec .manufacturerPickupBox-varianttitle.small {
		left: initial;
		top: 20px;
		clear: both;
	}
	

	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox .manufacturerPickupBox-title,
	.offersec.-fullwidth .manufacturerPickupBox-varianttitle.small {
		left: initial;
		top: 20px;
		clear: initial;
	}

}
	
	
@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape),
@media only screen and (min-width: 360px) and (max-width: 740px) and (orientation: landscape) {
	
	.offersec.-fiftywidth .manufacturerPickupBox-title {
    padding-top: 15px;
}

	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .offername {
    margin-top: -0.2em;
	}
	
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fiftywidth .manufacturerPickupBox .manufacturerPickupBox-image.disable-select.border img {
	    margin-left: 2em;
	    z-index:3
	}
	
	
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox .manufacturerPickupBox-image.disable-select.border img {
	    margin-left: 2em;
	}
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth {
    padding-left: 0%;
	}
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox {
    max-width: 100%;
	}
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox .manufacturerPickupBox-title,
	.offersec.-fullwidth .manufacturerPickupBox-varianttitle.small {
		left: initial;
		top: 20px;
		clear: initial;
	}
}	
	
	
@media only screen and (min-width: 360px) and (max-width: 640px) and (orientation: landscape) {

.offersec.-fiftywidth .manufacturerPickupBox-title {
    padding-top: 15px;
}


	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox {
	max-width: 100%;
}
  
.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth {
	padding-left: 0%;
}

	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox .manufacturerPickupBox-title,
	.offersec.-fullwidth .manufacturerPickupBox-varianttitle.small {
		left: initial;
		top: 20px;
		clear: both;
	}

	
	
}



@media only screen and (min-width: 1921px) and (max-width: 2560px) and (orientation: landscape) {

	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth {
   /* padding-left: 35%;*/
	}
	
	.offersec.manufacturerPickupRow.model.icon-boxes-item.-fullwidth .manufacturerPickupBox {
    /*max-width: 45%;*/
	}
	
	
	
	


}



@media only screen and (min-width: 1280px) {
   
   
.offersec.-fiftywidth.manufacturerPickupRow {
    min-height: 270px;
}
   
   
.offersec.-fiftywidth .dotted {
	display:none !important;
}

.offersec.-fiftywidth .spacer {
    clear: initial;
}


.offersec.manufacturerPickupRow.model.icon-boxes-item.-fiftywidth .manufacturerPickupBox .manufacturerPickupBox-image.disable-select.border img {
		max-width: 320px;
    width: 85%;
    float: left;
    margin-left: 1em;
    top: 2.5em;
    padding-bottom: 10px;
    z-index: 3;
}

.offersec.manufacturerPickupRow.model.icon-boxes-item.-fiftywidth .offername {
	margin-top: 0.1em;
	margin-left: 0.5em;
  font: bold 1.55em/1.6625 Lato,sans-serif;
}

.offersec.manufacturerPickupRow.model.icon-boxes-item.-fiftywidth .manufacturerPickupBox .manufacturerPickupBox-title {
	float: initial;
	font-size: 1.4em;
	left: 0px;
	position: relative;
	top: 20px;
	padding-bottom: 20px;
}

.offersec.-fiftywidth .manufacturerPickupBox-varianttitle.small {
    font-size: 1.2em;
		left: 0px;
		position: relative;
		top: 20px;
}

.offersec.-fiftywidth .manufacturerPickupBox-headline.small {
    min-height: initial;
    clear:initial;
    text-align: initial;
    margin-left: initial;
		margin-right: initial;
		max-width: initial;
}
 
}

			@media all and (-ms-high-contrast:none) { /* IE11 */
					.offersec.manufacturerPickupRow.model.icon-boxes-item.-fiftywidth .manufacturerPickupBox .manufacturerPickupBox-title {
							 float:none; 
					}
					.offersec.-fiftywidth .manufacturerPickupBox-headline.small {
						clear:none;
					}
					
					#highlightz-index0.manufacturerPickupBox-features,
					#highlightz-index1.manufacturerPickupBox-features,
					#highlightz-index2.manufacturerPickupBox-features,
					#highlightz-index3.manufacturerPickupBox-features,
					#highlightz-index4.manufacturerPickupBox-features,
					#highlightz-index5.manufacturerPickupBox-features,
					#highlightz-index6.manufacturerPickupBox-features,
					#highlightz-index7.manufacturerPickupBox-features,
					#highlightz-index8.manufacturerPickupBox-features,
					#highlightz-index9.manufacturerPickupBox-features {
						display:inline-block;
						max-width:100%;
					}

			}

select:focus::-ms-value {
    color: black; 
    background: white;
}







