/************* removing the rounded corners and drop shadows from widget boxes *************/
.ui-widget-content {
    border: 1px solid #d3d3d3;
    background-color: #ffffff;
    background-image: none;
    color: #222222;
    box-shadow: none;
}
.ui-widget-header {
    border: 1px solid #dbdbdb;
    background-image: none;
    background-color: #e9eaeb;
    color: #222222;
    font-weight: bold;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tr {
    border-top-left-radius: 0px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-bl {
    border-bottom-right-radius: 0px;
}

/************* SRP *************/
#searchpage {
    width: 100%;
}
#cx5_is_search_keyword_go {
    margin-left: 5px;
}
#criterialist {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: none;
}
#searchCriteria {
    display: inline-block;
    float: left;
    width: 100%;
    padding: 0;
    max-width: none;
}
.comparearea {
    display: block;
    float: right;
    clear: right;
}
#searchresults {
    width: 100%;
    max-width: none;
font-size: 1.1em;
}
.sortbar {
    width: 97%;
    max-width: none;
}
.resultbody .results_right_col {
    min-height: unset;
}
.resultspecs .cx5_is_resultspecline {
    display: block;
    float: left;
    margin-top: 5px;
    width: 100%;
}
.resultspecs .label {
    width: 46%;
    display: inline-block;
    font-weight: bold;
    float: left;
line-height: 1.3;
}
.resultspecs .content {
    width: 48%;
    display: inline-block;
    overflow: hidden;
    float: left;
line-height: 1.3;
}

.resultbody .results_right_col {
    float: right;
    display: inline-block;
    width: 96%;
	margin-right:2%;
}
.inventory_result .photo {
    width: 300px !important;
    height: 270px !important;
    display: inline-block;
    float: left;
    overflow: hidden;
    cursor: pointer;
}
.stickerlink img {
    width: 300px !important;
    height: 230px !important;
}
.inventory_result .photo .photolink {
    width: 100px !important;
}
.inventory_result .photo .videolink {
    width: 75px !important;
}
/************* VDP *************/
#cx5ws_windowsticker {
    width: 100%;
}
#cx5ws_picvidblock {
    width: 100%;
    display: inline-block;
    float: left;
}
#photoblock {
    width: 100%;
    margin-bottom: 10px;
    box-shadow: none;
    background-color: #f6f6f6;
    border: none;
    text-align: center;
}
#photomain {
    padding: 5px;
    width: 96%;
    height: 225px;
    overflow: hidden;
    margiN: 0 auto;
}
#photothumbs {
    width: 95%;
    height: 75px;
    overflow-y: hidden;
    overflow-x: scroll;
}
#photomain img.photoclick{
    width: 320px !important;
}
#cx5ws_infodealerblock {
    float: left;
    margin-left: 1%;
    margin-bottom: 10px;
}
#cx5ws_infodealerblock {
    width: 96%;
}
#cs5ws_dealerbuttons {
    clear: both;
    width: 100%;
    float: none;
    margin: 0 auto 10px auto;
    display: block;
}
.dealerlinkbutton, .dealerlinkbutton2 {
    width: 100%;
}
#dealercontact {
    background-image: none;
}
#dealerblock {
    width: 100%;
    display: inline-block;
    float: right;
}
#infobase {
    width: 96%;
    padding: 0 0px 5px;
}

#infoblock {
    width: 100%;
    display: inline-block;
    float: left;
    min-height: 380px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    box-shadow: none;
    border: 1px solid #d3d3d3;
}
.infolabel {
    display: inline-block;
    width: 35%;
    margin-right: 5px;
    font-weight: bold;
    margin-bottom: 2px;
    float: left;
}
.infoinfo {
    display: inline-block;
    width: 35%;
    margin-bottom: 2px;
    float: left;
}
#cx5_wssection_holder {
    clear: both;
    width: 96%;
    float: none;
    margin: 0 auto 10px auto;
    display: block;
}
#cx5ws_specialblock {
    width: 100%;
    max-width: none;
    display: inline-block;
    float: right;
    margin-bottom: 10px;
}
#cx5ws_commentblock {
    width: 100%;
    max-width: none;
    display: inline-block;
    float: right;
    margin-bottom: 10px;
}
#cx5ws_ad1block, #cx5ws_ad2block, #cx5ws_ad3block, #cx5ws_ad4block, #cx5ws_ad5block, #cx5ws_ad6block {
    width: 96%;
    padding: 1%;
    max-width: none;
    display: inline-block;
    margin-bottom: 10px;
    box-shadow: none;
    background-color: transparent;
    border: none;
}
.cx_price_squeezed_used {
    clear: both;
    width: 96%;
    float: none;
    margin: 0 auto 10px auto;
    display: block;
}
#paymentestimator {
    width: 98% !important;
    padding: 1%;
    clear: left;
}
#cx5ws_equipmentblock {
    width: 100%;
    max-width: none;
    display: inline-block;
    float: right;
    margin-bottom: 10px;
    box-shadow: none;
}
#vehiclecomments {
    padding: 10px;
    box-shadow: none;
}
#cx5ws_estiadblock {
    clear: both;
    width: 98%;
    float: none;
    margin: 0 auto 10px auto;
    display: block;
}
#spectabs {
    box-shadow: none;
}
.sliderline {
    width: 100%;
    margin-bottom: 10px;
}

.inventory_result {
    margin: 10px 0;
}

#wsSimilarVehicles .cx5_ws_is_photo {
    display: inline-block;
    float: left;
    width: 165px !important;
    height: 120px !important;
}
#wsSimilarVehicles .cx5_ws_is_photo img{
    width: 165px !important;
    height: 120px !important;
}
.sliderlabel {
    margin-left: 10px;
    font-weight: bold;
    font-size: 110%;
    display: inline-block;
    width: 40%;
    vertical-align: middle;
}
#payments {
    padding-bottom: .5em;
    width: 100%;
}
#cx5ws_simvehblock {
    clear: both;
    width: 98%;
    max-width: none;
    float: none;
    margin: 0 auto 10px auto;
    display: block;
}
#wsSimilarVehicles .cx5_ws_sv_info {
    display: inline-block;
    float: right;
    min-height: 90px;
    width: 50%;
}
.cx5_ws_sv_resultspecline {
    clear: both;
    margin: 2px 0;
    display: inline-block;
    float: right;
    width: 100% !important;
    max-width: none;
}
#infoprice {
    font-weight: bold;
    font-size: 1.2 em;
    padding: 10px;
    border-top: none;
    border-bottom: none;
    min-height: 50px;
    width: 96%;
}
#estimatorresultheader {
    display: inline-block;
    width: 96%;
    padding: 2%;
    margin: 10px 0 0 0;
}
.estimatorfooter {
    line-height: 1em;
    width: 96%;
    padding: 2%;
    font-size: .8em;
    margin: 0;
}
/********** widen page with no search on left**********/
.cx5_is_nocriteria  .sortbar {
	width: 97% !important;
	max-width: none;
}
.cx5_is_nocriteria #searchresults {
    width: 97% !important;
	max-width: none;
}
@media only screen and (min-width: 320px) {
/* Smart Phones, Portrait iPhone, Portrait 480x320 phones (Android) */
}

@media only screen and (min-width: 480px) {
/* Smartphones, Android Phones, Landscape iPhone */
}

@media only screen and (min-width: 600px) {
/* Portrati Tablets, Portrait iPad, e-readers (nook/kindle), Landscape 800x480 phones (Android) */
.resultspecs {
    width: 35%;
    min-height: 85px;
    display: inline-block;
    float: left;
    clear: none;
    margin-left: 5px;
}

.resultbody .results_right_col {
    float: right;
    display: inline-block;
    width: 50%;
}
.inventory_result .photo {
    width: 240px !important;;
    height: 210px !important;;
    display: inline-block;
    float: left;
    overflow: hidden;
    cursor: pointer;
}
.stickerlink img {
    width: 240px !important;
    height: 175px !important;
}
.resultbody .specialinfo {
    display: inline-block;
    height: 80px;
	width: auto;
    float: none;
    margin: 5px 5px 0px 10px;
}
/************* VDP *************/
#cx5ws_windowsticker {
    width: 100%;
}
#cx5ws_picvidblock {
    width: 48%;
    display: inline-block;
    float: left;
}
#cx5ws_infodealerblock {
    float: left;
    margin-left: 1%;
    margin-bottom: 10px;
}
#cx5ws_infodealerblock {
    width: 50%;
}
#cs5ws_dealerbuttons {
    clear: both;
    width: 96%;
    float: none;
    margin: 0 auto 10px auto;
    display: block;
}
.dealerlinkbutton, .dealerlinkbutton2 {
    width: 100%;
}
#dealercontact {
    background-image: none;
}
#dealerblock {
    width: 100%;
    display: inline-block;
    float: right;
}
#infobase {
    width: 96%;
}
#photoblock {
    width: 100%;
    margin-bottom: 10px;
    box-shadow: none;
    background-color: #f6f6f6;
    border: none;
}
#infoblock {
    width: 100%;
    display: inline-block;
    float: left;
    min-height: 380px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    box-shadow: none;
    border: 1px solid #d3d3d3;
}
#cx5_wssection_holder {
    clear: both;
    width: 96%;
    float: none;
    margin: 0 auto 10px auto;
    display: block;
}
#cx5ws_specialblock {
    width: 100%;
    max-width: none;
    display: inline-block;
    float: right;
    margin-bottom: 10px;
}
#cx5ws_commentblock {
    width: 100%;
    max-width: none;
    display: inline-block;
    float: right;
    margin-bottom: 10px;
}
#cx5ws_ad1block, #cx5ws_ad2block, #cx5ws_ad3block, #cx5ws_ad4block, #cx5ws_ad5block, #cx5ws_ad6block {
    width: 100%;
    padding: 0px;
    max-width: none;
    display: inline-block;
    margin-bottom: 10px;
    box-shadow: none;
    background-color: transparent;
    border: none;
}
.cx_price_squeezed_used {
    clear: none;
    width: 100%;
    float: none;
    margin: 0 auto 10px auto;
    display: block;
}
#paymentestimator {
    width: 98% !important;
    padding: 1%;
    clear: left;
}
.sliderline {
    width: 50%;
    margin-bottom: 10px;
}
#cx5ws_equipmentblock {
    width: 100%;
    max-width: none;
    display: inline-block;
    float: right;
    margin-bottom: 10px;
    box-shadow: none;
}
#vehiclecomments {
    padding: 10px;
    box-shadow: none;
}
#cx5ws_estiadblock {
    clear: both;
    width: 90%;
    float: none;
    margin: 0 auto 10px auto;
    display: block;
}
#spectabs {
    box-shadow: none;
}

.cx5_ws_sv_resultspecline {
    clear: both;
    margin: 2px 0;
    display: inline-block;
    float: right;
    width: 100% !important;
    max-width: none;
}
#wsSimilarVehicles .cx5_ws_is_photo {
    display: inline-block;
    float: left;
    width: 237px !important;
    height: 177px !important;
}
#wsSimilarVehicles .cx5_ws_is_photo img{
    width: 237px !important;
    height: 177px !important;
}
}

@media only screen and (min-width: 768px) {
/* Tablet, Landscape iPhone, Lo-res Laptops and Desktops */

/************* SRP *************/
.resultspecs {
    width: 30%;
    min-height: 85px;
    display: inline-block;
    float: left;
clear:none;
margin-left: 10px;
}
.resultbody .results_right_col {
    float: right;
    display: inline-block;
    width: 25%;
}
.resultbody .specialinfo {
    display: inline-block;
    height: 80px;
	width: auto;
    float: right;
    margin: 5px 5px 0px 10px;
}

/************* VDP *************/
#cx5ws_windowsticker {
    width: 100%;
}
#cx5ws_picvidblock {
    width: 48%;
    display: inline-block;
    float: left;
}
#cx5ws_infodealerblock {
    float: left;
    margin-left: 1%;
    margin-bottom: 10px;
}
#cx5ws_infodealerblock {
    width: 48%;
}
#cs5ws_dealerbuttons {
    width: 96%;
    display: inline-block;
    float: right;
margin-right:1%;
clear:both;
}
.dealerlinkbutton, .dealerlinkbutton2 {
    width: 100%;
}

#dealercontact {
    background-image: none;
}
#dealerblock {
    width: 100%;
    display: inline-block;
    float: right;
}
#infobase {
    width: 96%;
}
#photoblock {
    width: 100%;
    margin-bottom: 10px;
    box-shadow: none;
    background-color: #f6f6f6;
    border: none;
}
#photomain img.photoclick{
    width: 400px !important;
}
#infoblock {
    width: 100%;
    display: inline-block;
    float: left;
    min-height: 380px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    box-shadow: none;
    border: 1px solid #d3d3d3;
}
#cx5_wssection_holder {
    float: right;
    display: inline-block;
    width: 73%;
}
#cx5ws_specialblock {
    width: 100%;
    max-width: none;
    display: inline-block;
    float: right;
    margin-bottom: 10px;
}
#cx5ws_commentblock {
    width: 100%;
    max-width: none;
    display: inline-block;
    float: right;
    margin-bottom: 10px;
}

#paymentestimator {
    padding: 10px;
    clear: left;
}
.sliderline {
    width: 100%;
    margin-bottom: 10px;
}
#cx5ws_equipmentblock {
    width: 100%;
    max-width: none;
    display: inline-block;
    float: right;
    margin-bottom: 10px;
    box-shadow: none;
}
#vehiclecomments {
    padding: 10px;
    box-shadow: none;
}

#cx5ws_estiadblock {
    width: 96%;
    display: inline-block;
    float: left;
    margin:1%;
}
.fb-like {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    transform: scale(1) !important;
}
#cx5ws_simvehblock  {
    width: 96%;
    display: inline-block;
    float: left;
    margin-bottom: 10px;
    margin: 2%;
}
#wsSimilarVehicles .cx5_ws_sv_info {
    display: inline-block;
    float: right;
    min-height: 90px;
    width: 50%;
}
#wsSimilarVehicles .cx5_ws_sv_info {
    display: inline-block;
    float: right;
    min-height: 90px;
    width: 30%;
}
}

@media only screen and (min-width: 1024px) {
/* Big landscape tablets, Laptops, & Desktops */

/************* VDP *************/
.resultspecs {
    width: 30%;
    min-height: 85px;
    display: inline-block;
    float: left;
	clear:none;
margin-left: 10px;
}
#searchCriteria {
    display: inline-block;
    float: left;
    width: 24%;
    padding: 0;
}
#criterialist {
    display: block;
}
.comparearea {
    display: block;
    float: right;
    clear: right;
}
#searchresults {
    width: 74%;
    max-width: none;
font-size: 1.2em;
}
.sortbar {
    width: 72%;
    max-width: none;
}
#cx5ws_picvidblock {
    width: 42%;
    display: inline-block;
    float: left;
}
#photomain {
    padding: 1%;
    width: 96%;
    height: auto;
    overflow: hidden;
}
#photomain img.photoclick {
    width: 500px !important;
}
#photothumbs {
    width: 95%;
    height: 75px;
    overflow-y: hidden;
    overflow-x: scroll;
    margin-left: 2%;
}
#cx5ws_infodealerblock {
    width: 31.5%;
}
.fuel_econ {
    height: 80px;
    width: 148px;
    float: left;
    display: inline-block;
    margin-left: 30px;
    font-size: .85em;
}
.fuel_disclaimer {
    display: inline-block;
    clear: both;
    padding-left: 12px;
    width: 140px;
    height: 20px;
    font-size: .85em;
    margin-top: 10px;
}
#infobase {
    padding: 5px;
}
#cs5ws_dealerbuttons {
    width: 23%;
    float: right;
    margin-right: 1%;
clear:none;
}
#cx5_wssection_holder {
    float: right;
    display: inline-block;
    width: 66%;
    margin-right: 1%;
}
#cx5ws_estiadblock {
    clear: none;
    width: 30%;
    display: inline-block;
    float: left;
    margin-bottom: 10px;
}
#wsSimilarVehicles {
    width: 60%;
}
}