/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*** End CSS Reset ***/

html {
	/*display: inline; this cannot be set as it messes with the device width calc */
	height: 100%;
	width: 100%;
}
body {
	/*display: inline; this cannot be set as it messes with the device width calc */
	height: 100%;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.wrapper2{
	max-width: 1300px;
	margin: 0 auto;
	padding: 0;
}
.wrapper1300{
	max-width: 1300px;
	margin: 0 auto;
	padding: 0;
}
.wrapper1500{
	max-width: 1500px;
	margin: 0 auto;
	padding: 0;
}
.wrapper1920 {
	max-width: 1920px;
	margin: 0 auto;
	padding: 0;
}
#content {
	width: 100%;
	margin: 0 auto;
	display: block;
}
#searchpage  {     
	float: none;
	margin: 0 auto !important;
}
#cx5ws_windowsticker  {     
	float: none;
	margin: 0 auto !important;
}
.clear {clear: both;}
img {max-width: 100%;}
input {color: #5d5d5d;}
a {color: #2c2c2c; text-decoration: none;}
a:hover{color: #8b0000; text-decoration:none;}

/** YouTube Video Responsiveness **/
.iacaVid {
    position: relative;
    padding-bottom: 47%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
	margin-bottom: 15px;
}
.iacaVid iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
#mapHolder {
    position: relative;
    padding-bottom: 60%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
	margin-bottom: 15px;
}
#mapHolder iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mapHolder {
    position: relative;
    padding-bottom: 60%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
	margin-bottom: 15px;
}
.mapHolder iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
/************ Header **************/
.headerTop {
    background-color: #f5df01;
    font-family: 'Open Sans', sans-serif;
}
.headerTopFlexMobile { 
    display: flex;
    justify-content: space-between;
    padding: 5px 10px;
}
.headerTopFlexMobile .headerTopLeft {
    width: 48%;
}
.headerTopFlexMobile .headertopRight {
    width: 48%;
}
.phoneTopBtn a {
    display:inline-block;
	text-decoration: none;
	font-size: 15px;
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
	background: #f5df01;
	width: 100%;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    background-color: black;
    padding: 10px 0;
}
.mainHeader {
    background-color: black;
}
.dlrLogo {
    text-align: center;
    padding: 5px 10px;
    max-width: 170px;
    margin: 0 auto;
}
/************ Phone Buttons **************/

/************ Homepage **************/
#homeMain {
    background-size: cover;
    background-image: url("images/homepage-main-background-yes-storefront-mobile.jpg");
    background-repeat: no-repeat;
    background-color: black;
    font-family: 'Open Sans', sans-serif;
    padding: 40px 10px;
}
.mainHomeText h1 {
    font-weight: 800;
    text-transform: uppercase;
    color: #f5df01;
    text-align: center;
    font-size: 24px;
    line-height: 1.2;
    padding-bottom: 15px;
}
.mainHomeText h2 {
    font-weight: bold;
    color: white;
    text-align: center;
    font-size: 18px;
}
.disclaimerText {
    color: white;
    text-align: center;
    font-size: 12px;
}
.homeMainBtnFlex {
    padding-top: 25px;
}
.homeMainBtn {
    margin-bottom: 20px;
}
.homeMainBtn a {
    display:inline-block;
	text-decoration: none;
	font-size: 15px;
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 2px solid white;
	width: 100%;
    text-align: left;
    color: white;
    padding: 55px 10px 10px 10px;
}
.bigBtnTxt {
    font-weight: bold;
    font-size: 1.4em;
}
.invBtn a{
    background-image: url("images/view-inventory-btn-background.jpg");
    background-position: bottom;
    background-size: cover;
}
.servBtn a{
    background-image: url("images/schedule-servicey-btn-background.jpg");
    background-position: bottom;
    background-size: cover;
}
.invFinBtn a{
    background-image: url("images/auto-loan-preapproval-btn-background.jpg");
    background-position: bottom;
    background-size: cover;
}
.servFinBtn a{
    background-image: url("images/finance-repairs-btn-background.jpg");
    background-position: bottom;
    background-size: cover;
}
.contentPhotoSec {
    font-family: 'Open Sans', sans-serif;
    padding: 10px 10px 40px 10px;
}
.contentPhotoFlex {
    display: flex;
    flex-wrap: wrap;
}
.contentLeft {
    order: 2;
}
.photoRight {
    order: 1;
    padding-bottom: 10px;
    width: 100%;
}
.contentPhotoSec h4 {
    font-weight: bold;
    font-size: 22px;
    text-transform: uppercase;
    padding-bottom: 15px;
}
.contentPhotoSec p {
    font-size: 16px;
    padding-bottom: 10px;
}
.homeList {
    list-style-type:none;
    padding-left: 20px;
    font-size: 16px;
}
.homeList li{
    padding-bottom: 8px;
}
.homeList a {
    color: #ffffff;
    text-decoration: underline;
}
.homeList a:hover {
    color: #f5df01;
    text-decoration: none;
}
.homeRegBtn a{
    display:inline-block;
	text-decoration: none;
	font-size: 15px;
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
	background: #f5df01;
	width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 0;
} 
.homeRegBtn a:hover {
	background: #747474;
    color: white;
    transition-duration: .3s;
} 
.makeItYellow {
    color: #f5df01;
}
.blackBack {
    background-color: black;
    color: white;
}
#featVechiles {
    font-family: 'Open Sans', sans-serif;
    padding: 40px 10px;
}
#featVechiles h3 {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 22px;
    padding-bottom: 20px;
}
.featVehicleBtn .homeRegBtn {
    margin: 0 auto;
}
.goldBack {
    background-color: #f5df01;
    color: black;
}
.photoLeft {
    padding: 30px 0 10px 0;
     width: 100%;
}
.goldBack .homeRegBtn a{
    background-color: black;
    color: white;
}
.goldBack .homeRegBtn a:hover {
    background-color: #747474;
    color: white;
}
.disclaimerText2 {
    font-size: 12px;
}
#homeReviews {
    background-color: black;
    color: white;
    font-family: 'Open Sans', sans-serif;
    padding: 40px 10px;
}
#homeReviews h5 {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 22px;
    padding-bottom: 20px;
}
#homeReviews p {
    font-size: 16px;
    padding-bottom: 10px;
    text-align: center;
}
.gogRevFlex {
    display: flex;
    justify-content: center;
    align-items: center;
}
.gogRevFlex p {
    padding-right: 10px;
    color: #bfbfbf;
    text-align: right;
}
.gogRevFlex {
    padding: 10px 0;
}
.homeReviewsBack {
    background-color: white;
    -webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
    color: black;
    padding: 20px 15px;
}
.whiteBack {
    background-color: white;
    color: black;
}
.contentPhotoSec h6 {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 15px;
}
.photoRight #mapHolder {
    -webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
}
.photoLeft #mapHolder {
    -webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
}
#mapHolder {
    padding-bottom: 40%;
    padding-top: 35px;
}
/************ GARD protection Styles ************/
.graycont {
    background-color: #4f545b;
    color: #fff;
    width: 100%;
    padding:20px;
        font-size: 16px;
}
.whitecont {
    background-color: #ffffff;
    color: #4f545b;
    width: 100%;
    padding:20px;
    font-size: 16px;
}
.ultracont {
    background-color: #f16624;
    color: #fff;
    width: 100%;
    padding:20px;
        font-size: 16px;
}
.graycont .row {
    margin-right: 0px !important;
margin-left: 0px !important;
}
.whitecont .row {
    margin-right:0px !important;
margin-left: 0px !important;
}
h1.carcare {
    font-weight: 700;
    font-size: 30px;
}
h2.protect {
    font-weight: 700;
    font-size: 20px;
}
h2.ultra {
    font-weight: 700;
    font-size: 24px;
    color: #233259;
}
h5.carcare {
    font-weight: 700;
    font-size: 18px;
}

h2.carcare {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.5em;
    margin-bottom: 1.0em;

}
h2.carorange  {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.5em;
    margin-bottom: 1.0em;

}
h3.carorange {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.5em;
    margin-bottom: 1.0em;

}
h3.carcare {
    font-weight: 700;
    font-size: 22px;
}
h1.large  {
    font-weight: 700;
    font-size: 24px;
}
p.whitecont {
    font-size: 16px;
    line-height: 1.5em;
    color: #233259;
    padding-bottom:15px;
}
.talltext {
    font-size: 16px;
    margin-bottom: 20px;
}

.carorange {
    color: #f47920;
}
.carblue {
    color: #233259;
}
.circleimg {
    float: right !important;
        margin-top: -125PX;
}
ul.bulleted {
    list-style-type: disc !important;
    padding-left: 1em;
    line-height:1.5em;
    padding-bottom:16px;
}
ul li.bulleted {
    line-height:1.5em;
    padding-bottom:16px;
}
.spacer {
    margin-bottom: 25px;
    display: inline-block;
    padding-bottom: 30px;
}
/************ Navigation Styles ************/
#nav{
	width: 100%;
	background-color: #f5df01;
	padding: 0 0;
	height: 50px;
}
.toggleMenu  {
	display:inline-block;
	width:100%;
	clear:both;
	float:left;
	margin:1% auto;
	position:relative;
}
.jqueryslidemenu {
	display:none;
}
/************* Footer ****************/
#footer{
	background-color: #747474;
}
#footerLogo{
	float: left;
	width: 9%;
	padding: 5px 1% 5px 1%;
}
#copyright{
	float: left;
	font-size: 12px;
	color: #ffffff;
	padding: 1%;
}
#copyright a{
	color: #ffffff;
	text-decoration: none;
}
#copyright a:hover{
	color: #f5df01;
}

#footerSocial{
	float: left;
	font-size: 28px;
	padding-top: 0px;
	padding-left: 10px;
}
#footerSocial a{
	color:#ffffff;
	}

#footerSocial a:hover{
	color:#f5df01;
	}
#google_translate_element{
	float: left;
	margin-left:0px;
	padding-top: 7px;
}
/************* General Page code ****************/
.pageHeader{
	padding: 1% 1% 0 1%;
	margin-bottom: 10px;
}
.pageHeader h1{
	font-weight: 700;
	font-size: 26px;
	text-transform: uppercase;
}
.fullPage h1{
	font-weight: 700;
	font-size: 26px;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.fullPage{
	padding: 1% 1% 0 1%;
	width: 98%;
}
.fullPage p{
	font-size: 14px;
	padding-bottom: 10px;
}
.fullPage h2{
	font-size: 18px;
	font-weight: 700;
}
/***** Form Page ****/
.formLeft{
	padding-left: 1%;
	width: 98%;
}
.formLeft p{
	font-size: 14px;
	padding-bottom: 10px;
}
.formLeft h3 {
	font-size: 14px;
	font-weight:bold;
}
.formLeft a{
	font-weight: 700;
	text-decoration:none;
}
.formLeft a:hover{
	color: #bd1515;
}
.infoRight{
	margin-top: 15px;
	float:left;
	padding-left: 1%;
	width: 98%;
}
.formBtn {
	display:inline-block;
	text-decoration: none;
	font-size: 16px;
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5%;
	background: #f5df01;
	width: 95%;
	margin-bottom: 7px;
}
.formBtn:hover {
  background: #000000;
  text-decoration: none;
  color: #ffffff;
}
.formButtons a{
	color:#000000;
	text-decoration:none;
	font-weight:700;
}
.formHours{
	font-size: 14px;
}
.formHours h2{
	 color: #2c2c2c;
	 font-weight:700;
	 font-size: 18px;
	 margin-top: 20px;
}
hr{
	padding:0 0;
	margin: 0 0 5px 0;
	border: 0;
    height: 2px;
	background-color: #989795;
}

/**************** Form Style Overrides *************/
.actionformholder .actionform .multipart_header {
	border: none;
	padding: 2px;
}

.actionformholder .formsection{
	border: none;
}

.actionformholder .ui-widget-header {
	background: #ffffff !important;
}

.actionformholder .actionform .formsectiontitle {
	font-family: 'Open Sans', sans-serif;
	color: #2c2c2c;
	font-size: 1.5em;
}

.actionformholder .actionform ul li div.actionforminput {
	width: 100%;
	float: none;
	display: block;
	margin-right: 0%;
}

.actionformholder .formfield label{
	font-size: 1.2em !important;
}

.actionformholder form ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.actionformholder form li {
	padding: 3px;
	margin: 0;
	margin-bottom: 3px;
}

.actionformholder form label:not(.ui-button) {
	clear: both;
	display: block;
	font-size: 12px;
	color: #2c2c2c;
}

.actionformholder input,.actionformholder select{
	font-size: 14px;
	border: 1px solid #ddd;
	margin: 0;
	padding: 8px;
}
.actionformholder input:focus,.actionformholder select:focus {
	border: 1px solid #2c2c2c;
	border-color: rgba(0,0,0,0.3);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,0,0,0.2);
}
.actionformholder form .actionform input.inputFull {
	width: 96.5%;
}
.actionformholder form .actionform select.inputFull {
	width: 99%;
}

.actionformholder form .actionform input.inputMid {
	width: 115px;
}

.actionformholder .actionform.user_agreement {
	color: #2c2c2c;
	display: block;
	text-align: left;
	margin: 0;
}

.actionformholder form .actionform.user_agreement li {
	padding: 3px .2px;
	margin: 0;
	margin-bottom: 3px;
}

.actionformholder .button.ui-button, .actionformholder label.ui-button {
	background: #747474;
	background-image: none;
	cursor: pointer;
	font-size: 14px;
	color: #ffffff;
	border: 0px solid #000000;
	font-weight: bold;
	border-radius: 0;
}
.actionformholder .button.ui-button:hover, .actionformholder label.ui-button:hover {
	color: #2c2c2c;
	background: #f5df01;
	
}
.actionformholder .button.ui-button.ui-state-active, .actionformholder label.ui-button.ui-state-active {
	background: #f5df01;
	color: #2c2c2c;
	
}

.actionformholder  .ui-buttonset {
	margin-top: 7px;
}

.actionformholder .actionform .cxprogressbar {
	font-size: 20.5px;
	border-radius: 0;
	margin-right: 1px;
}

.actionformholder .actionform .cxprogressbar .ui-progressbar-value {
	border-radius: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #2c2c2c !important;
}

.actionformholder .actionform .cxprogressbar .cxprogressname {
	color: #FFFFFF;
	line-height: 1.8em !important;
	font-size: 14px;
}

.actionformholder .actionform .next_button {
	margin-left: 2px;
}

.actionformholder .actionform .prev_button .ui-button-text {
	padding-left: 0.2em;
	padding-right: 0.2em;
	overflow: hidden;
	text-overflow: ellipsis;
}

.serviceSqueeze {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 10px;
}

.serviceSqueezeForm {
    max-width: 500px;
    margin: 0 auto;
    padding: 15px;
}

/**************** Directions Page **************/
.directionsWrap {
    border: 1px solid #bfbfbf;
    background-color: white;
    padding: 6px 10px;
    margin-bottom: 10px;
}
.directionsHead {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 22px;
    padding-bottom: 10px;
    color: #000000;
}
.invBanners{
	padding: 0 10px 10px 10px;
}
.invBanner1{
	padding-bottom: 5px;
}

/***** New fleet Page 5/7/24 *********/
.fleetMainHead {
    padding: 10px;
    max-width: 1300px;
    margin: 0 auto;
}
.fleetMainHead h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}
.fleetMainFlex {
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
}
.fleetThird {
    width: 100%;
    font-family: 'Open Sans', sans-serif;
}
.fleetLeft {
    order: 3;
    padding: 10px;
}
.fleetCenter {
    order: 2;
}
.fleetRight {
    order: 1;
}
.fleetCenterHead {
    color: #f5df01;
    text-align: center;
    padding: 10px;
    background-color: black;
}
.fleetCenterHead h2{
    font-weight: bold;
    font-size: 20px;
}
.fleetYellowBack {
    background-color: #f5df01;
    padding: 10px 15px;
}
.fleetYellowBack p{
    padding-bottom: 10px;
    font-size: 16px;
}
.fleetBlackBack {
    background-color: #000000;
    padding: 10px 15px;
    color: white;
}
.fleetBlackBack h3{
    font-weight: bold;
    font-size: 20px;
    color: #f5df01;
    text-align: center;
    font-style: italic;
    padding-bottom: 15px;
}
.fleetList {
    list-style: disc;
    padding-left: 25px;
    font-size: 16px;
    padding-bottom: 15px;
}
.fleetList li {
    padding-bottom: 8px;
}
.fleetMangerFlex {
    display: flex;
    justify-content: center;
    align-items: center;
}
.fleetMangerInfo {
    text-align: center;
    color: #f5df01;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    width: 250px;
    padding-right: 3%;
}
.fleetMangerInfo a{
    color: #f5df01;
}
.fleetReviewsHead {
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    padding-bottom: 15px;
}
.fleetBtn {
    padding-bottom: 10px;
    text-align: center;
}

.homepageAppBanner {
    padding: 10px 10px 0 10px;
}

/*************** Blog Page ************/
.blogArticleFlex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 15px 0 0 0;
}
.blogWrapper {
    background-color: #e5e5e5;
    -webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
    padding: 10px 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    margin-bottom: 15px;
    width: 100%;
}
.articleTitle {
    font-weight: bold;
    padding-bottom: 10px;
    overflow: hidden;
    max-width: 40ch;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.articlePreview {
    padding-bottom: 10px;
    overflow: hidden;
    max-width: 80ch;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.readMoreLink {
    font-weight: bold;
    font-size: 14px;
}
.blogWrapper a:hover {
    color: #747474;
}

.bx-wrapper .bx-viewport {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
background: transparent;
}

@media only screen and (max-width: 479px){
/* Hide Things from Phone View */
}

@media only screen and (max-width: 599px){
/* Hide Things from Phone Landscape and Phone View */
.circleimg {display: none;}
#sticky{ display: none; }
#audioPlayer {display: none;}
.lastChanceDesk { display: none; }
.homeDeskButtons { display: none; }
.appBannerDesk { display: none; }
.hideOnMobile { display: none; }
}

@media only screen and (max-width: 767px){
    #scroll-container {display: none;}
    .footerLinkWrap {display: none !important;}
    .textTag { display: none; }
    .headerTopFlexDesk { display: none; }
}

@media only screen and (max-width: 1023px){
    .mainHeadBtnRight {display: none;}
}


@media only screen and (min-width: 320px){
/* Smart Phones, Portrait iPhone, Portrait 480x320 phones (Android) */
#nav{height:55px;}
}

@media only screen and (min-width: 480px){
/* Smartphones, Android Phones, Landscape iPhone */
/************ Navigation Styles ************/
#nav{height:55px;}
.phoneTopBtn a {
	font-size: 16px;
}
}

@media only screen and (min-width: 600px){
/* Portrati Tablets, Portrait iPad, e-readers (nook/kindle), Landscape 800x480 phones (Android) */
.mobileBanner {display:none;}
.lastChanceMobile { display: none; }
.lastChanceDesk { text-align: center; }
.appBannerMobile {display:none;}
.hideOnDesktop { display: none; }

/************ Header **************/

/***************** sticky ad ************************/
#sticky{
	position: fixed;
	bottom: 0;
	right:0;
	z-index: 1000000000;
}
/************ Homepage **************/
    

/***** Form Page ****/
.formBtn {width: 75%;}

.footerLinkWrap { display: flex; background-color: #000000; justify-content: space-around;} 
.footerLinkWrap a { color: white; text-decoration: none;}
.footerLinksHolder{ padding: 10px 0;}
.footerLinks{color: white;}
.footerLinks a{color: white;text-decoration:none;}
.footerLinks a:hover{color: #f5df01;}
.linksHead { font-weight: bold; color:#f5df01; text-transform: uppercase;}
.footerColumnone {width: 1px; background-color: #747474;}
.footerColumntwo {width: 1px; background-color: #747474;}
.logoft{width: 25%; float:left;}
.footerHours > dl > dd span {
    color: #f5df01;
    display: inline-block;
    width: 97px;
}
    
    #scroll-container {
  border: 0px solid black;
background-color: black;
  overflow: hidden;
  padding: 5px 10px;
        text-transform: uppercase;
}
#scroll-text a {
text-decoration: none;
    color: #f5df01;
}
#scroll-text {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
font-weight: bold;
color: #f5df01;
/* animation properties */
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  
  -moz-animation: my-animation 25s linear infinite;
  -webkit-animation: my-animation 25s linear infinite;
  animation: my-animation 25s linear infinite;
}

/* for Firefox */
@-moz-keyframes my-animation {
  from { -moz-transform: translateX(100%); }
  to { -moz-transform: translateX(-100%); }
}

/* for Chrome */
@-webkit-keyframes my-animation {
  from { -webkit-transform: translateX(100%); }
  to { -webkit-transform: translateX(-100%); }
}

@keyframes my-animation {
  from {
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}



@media only screen and (min-width: 768px){
/* Tablet, Landscape iPhone, Lo-res Laptops and Desktops */
/************ Header **************/
.headerTopFlexMobile { display: none;}
.headerTop {
    background-color: #000000;
    color: white;
    border-bottom: 1px solid #747474;
    padding: 5px 10px;
    font-size: 11px;
}
.headerTopFlexDesk {
    display: flex;
    justify-content: space-between;
}
.headerTopFlexDesk a {
    color: white;
    text-decoration: none;
}
.headerTopFlexDesk a:hover {
    color: #f5df01;
    text-decoration: none;
}
/************ Navigation Styles ************/
#nav{
	width: 100%;
	padding: 0 0;
	margin: 0 auto;
	text-align: center;
	height: auto;
	border: none;
}
.jqueryslidemenu {display:inline;}
.toggleMenu {display:none;}
#phoneTop{display: none;}
#phoneBtns{display: none;}
/************ Homepage **************/
#homeMain {
    background-size: cover;
    background-image: url("images/homepage-main-background-yes-storefront.jpg");
    font-family: 'Open Sans', sans-serif;
    padding: 40px 10px;
}
.mainHomeText h1 {
    font-size: 30px;
    padding-bottom: 15px;
}
.mainHomeText h2 {
    font-size: 20px;
}
.homeMainBtnFlex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.homeMainBtn {
    width: 47%;
}
.homeMainBtn a {
	font-size: 14px;
    height: 150px;
}
.contentPhotoFlex {
    flex-wrap: nowrap;
    justify-content: space-between;
}
.contentPhotoSec {
    padding: 40px 10px 40px 10px;
}
.contentLeft {
    order: 1;
    width: 58%;
}
.photoRight {
    order: 2;
    padding-bottom: 0;
    width: 38%;
}
.homeRegBtn {
    max-width: 440px; 
}
.contentRight {
    width: 58%;
}
.photoLeft {
    width: 38%;
    padding: 0 0;
}
#mapHolder {
    padding-bottom: 60%;
}
/***** Form Page ****/
.formBtn {width: 65%;}

/************* Footer ****************/
.footerLinkWrap { font-size: 12px;}
.linksHead { font-size: 16px;}
.footerLinks{ line-height: 1.8;}

#scroll-text {
font-size: 15px;
}

/**************** Directions Page **************/
.directionsFlex{
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
}
.directionsWrap {
    width: 45%;
}

/***** New fleet Page 5/7/24 *********/
.fleetMainHead h1 {
    font-size: 24px;
}
.fleetMainFlex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.fleetLeft {
    order: 1;
    padding:0px 10px;
    width: 48%;
}
.fleetCenter {
    order: 3;
    width: 100%;
}
.fleetRight {
    order: 2;
    width: 48%;
}
/*************** Blog Page ************/
.blogWrapper {
    width: 48.5%;
}
}

@media only screen and (min-width: 1024px){
/* Big landscape tablets, Laptops, & Desktops */
/********************** Header *********************/
.headerTop {
    font-size: 14px;
}
.mainHeaderFlex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 10px;
}
.dlrLogo {
    text-align: left;
    padding: 0;
    margin: 0 0;   
    width: 20%;
}
.mainHeadBtnRight {
    width: 17%;
}
.mainServiceBtn a {
    display:inline-block;
	text-decoration: none;
	font-size: 16px;
	background: #f5df01;
	width: 100%;
    text-align: center;
    color: black;
    font-weight: bold;
    padding: 10px 0;
}
.mainServiceBtn a:hover {
    background-color: #747474;
    color: white;
}
#scroll-container {
  border: 0px solid black;
background-color: #f5df01;
  overflow: hidden;
  padding: 5px 10px;
}
#scroll-text a {
    text-decoration: none;
    color: #000000;
}
#scroll-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
/************* Nav ***********/
#nav{
	background-color: transparent;
    width: 63%;
}
.formBtn {width: 95%;}
.formLeft{
	float:left;
	padding-left: 1%;
	width: 63%;
}
.infoRight{
	float:right;
	padding-right: 1%;
	width: 32%;
}
/************** Homepage ************/
.mainHomeText {
    max-width: 1000px;
    margin: 0 auto;
}
.homeMainBtn a {
	font-size: 13.5px;
    height: auto;
    background-color: black;
}
.homeMainBtn a:hover {
    border: 2px solid #f5df01;
}
.homeMainBtn {
    margin-bottom: 30px;
}
.contentLeft {
    order: 1;
    width: 47%;
}
.photoRight {
    order: 2;
    padding-bottom: 0;
    width: 47%;
}
.contentRight {
    width: 47%;
}
.photoLeft {
    width: 47%;
}
.homeReviewsWrap {
    max-width: 1250px;
    margin: 0 auto;
}
/************* Footer **************/
#footerSocial{
	float: left;
	padding-top: 0px;
	padding-left: 10px;
}
.footerLinkWrap { font-size: 14px; padding: 13px 0 25px 0;}
.linksHead { font-size: 18px;}
#scroll-text {
font-size: 18px;
}

.serviceSqueeze {
    font-size: 24px;
}

/**************** Directions Page **************/
.directionsFlex{
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
}
.directionsWrap {
    width: 45%;
}
.invBanners{display: flex; justify-content: space-between; padding: 5px 10px 0px 10px; }
.invBanner1{ width: 48%;}
.invBanner2{ width: 48%;}
    
/***** New fleet Page 5/7/24 *********/
.fleetMainFlex {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.fleetLeft {
    order: 1;
    padding:0px 10px;
    width: 32%;
}
.fleetCenter {
    order: 2;
    width: 32%;
}
.fleetRight {
    order: 3;
    width: 32%;
}
.fleetMangerFlex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
}

@media only screen and (min-width: 1300px){
/* Hi-Res Laptops and Desktops */
html {overflow-x: hidden;}
/************* Header ***********/
.headerTop {
    font-size: 15px;
}
.dlrLogo {  
    width: 14%;
}
.mainHeadBtnRight {
    width: 15%;
}
/************* Nav ***********/
#nav{
	background-color: transparent;
    width: 71%;
}
/************ Homepage **************/
.mainHomeText h1 {
    font-size: 36px;
    padding-bottom: 15px;
}
.mainHomeText h2 {
    font-size: 24px;
}
.mainHomeText {
    margin-bottom: 25px;
}
.homeMainBtnFlex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.homeMainBtn {
    width: 43%;
    margin-bottom: 40px;
}
.homeMainBtn a {
	font-size: 16px;
    height: auto;
}
.contentLeft {
    width: 47%;
}
.photoRight {
    width: 47%;
}
#featVechiles h3 {
    font-size: 30px;
}
.contentRight {
    width: 47%;
}
.photoLeft {
    width: 47%;
}
#homeReviews h5 {
    font-size: 30px;
}
#homeReviews p {
    max-width: 1070px;
    margin: 0 auto;
}
.gogRevFlex p {
    max-width: 100%;
    margin: 0 0 !important;
}
/************* Advertisements **************/

.advertFlex{display: flex; justify-content: space-between; padding: 30px 10px 0px 10px; }
.homeAdvert1{ width: 48%;}
.homeAdvert2{ width: 48%;}

#scroll-text {
font-size: 20px;
}

/***** New fleet Page 5/7/24 *********/
.fleetMainHead {
        padding-bottom: 25px;
}
.fleetCenterHead h2{
    font-size: 30px;
}
.fleetBlackBack h3{
    font-size: 25px;
}
.fleetMangerInfo {
    font-size: 25px;
}
.fleetReviewsHead {
    font-size: 23px;
}
    
/************* Footer **********/
.footerLinkWrap { font-size: 16px;}

/*************** Blog Page ************/
.blogWrapper {
    width: 32%;
    margin-bottom: 30px;
}

}

@media only screen and (min-width: 1500px){
/************* Header ***********/
.dlrLogo {  
    width: 13%;
}
.mainHeadBtnRight {
    width: 13%;
}
/************* Nav ***********/
#nav{
	background-color: transparent;
    width: 74%;
}
/************ Homepage ************/
.homeMainBtn {
    width: 650px;
    margin-bottom: 40px;
}
.homeMainBtn a {
	font-size: 17px;
    height: auto;
    padding: 60px 15px 15px 15px;
}
.contentPhotoSec h4 {
    font-size: 30px;
    padding-bottom: 15px;
    line-height: 1.2;
}
.contentPhotoSec p {
    font-size: 18px;
    padding-bottom: 13px;
}
.homeRegBtn a{
	font-size: 16px;
    padding: 11px 0;
} 
.homeList {
    padding-left: 40px;
    font-size: 18px;
    padding-bottom: 10px;
}
.homeList li{
    padding-bottom: 10px;
}
#homeReviews p {
    font-size: 18px;
    padding-bottom: 13px;
}
.contentPhotoSec h6 {
    font-size: 18px;
}
#mapHolder {
    padding-bottom: 52%;
}
}