/* 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: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
}
#wrapper {
	width: 100%;
	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 {
	max-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: #0036ff;}
a:hover{color: #000000;}

/** 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%;
}

/************ Phone Buttons **************/
#mobileButtons {
    background-color: #a40000;
    color: white;
    padding: 8px 0;
}
.mobileBtn {
    width: 100%;
    text-align: center;
}
.lastMobileBtn {
    border-left: 1px solid white;
}
.midMobileBtn{
    border-left: 1px solid white;
    border-right: 1px solid white;
}
.midMobileBtn1{
    border-left: 1px solid white;
}
.mobileBtn a {
    color: white;
    text-decoration: none;
    font-size: 23px;
    display: inline-block;
    width: 100%;
}
.mobileBtnsFlex {
    display: flex;
    justify-content: space-around;
}
#phoneTop{
	width: 100%;
	background-color: #a40000;
	padding: 7px 0;
	font-size: 36px;
	line-height:1;
	text-align: center;
}
#phoneTop a{color: #ffffff;}
.butIcon{
	float:left;
	width: 19.7%;
	border-right: solid 1px white;
}
.butIconLast{
	float:left;
	width: 19.2%;
}
#phoneBtns{
	width: 100%;
	margin-bottom: 10px;
	font-weight:700;
}
#phoneBtns a{
	display: inline-block;
	background-color: #fafafa;
	width: 96.5%;
	margin:1%;
	text-align:center;
	border: 2px solid #a40000;
	border-radius: 10px;
	padding: 5px 0;
	font-size: 20px;
}
/************ Header **************/
.mainHeaderFlex {
	display: flex;
	flex-wrap: wrap;
}
.mainLogo {
	width: 96%;
	text-align: center;
	padding: 5px 2%  0px 2%;
	order: 1;
}
.mainContactRight {
	order: 2;
	text-align: center;
	width: 100%;
	padding: 0 0 8px 0;
	font-family: "Nunito Sans", sans-serif;
}
.dlrPhone {
	font-weight: 700;
	font-size: 21px;
}
.dlrPhone a{
	color: #a40000;
	text-decoration: none;
}
.dlrPhone a:hover{
	color: #000000;
	text-decoration: none;
}
.dlrAddress {
	font-weight: 700;
	font-size: 17px;
}
.dlrAddress a{
	color: #000000;
	text-decoration: none;
}
.dlrAddress a:hover{
	color: #a40000;
	text-decoration: none;
}
/************ Navigation Styles ************/
#nav{
	width: 100%;
	background-color: #a40000;
	padding: 0 0;
	height: 50px;
	order: 3;
}
.toggleMenu  {
	display:inline-block;
	width:100%;
	clear:both;
	float:left;
	margin:1% auto;
	position:relative;
}
.jqueryslidemenu {
	display:none;
}
/************ Homepage **************/
.megaBanner {
	color: white;
	font-family: "Nunito Sans", sans-serif;
	background-color: black;
	background-image: url("images/chip-wynn-background-small.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}
.mainHomeWelcome {
	text-align: center;
	padding: 20px 10px;
	max-width: 725px;
}
.mainHomeWelcome h3 {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 700;
	font-family: "Nunito Sans", sans-serif;
}
.since1947 {
	padding: 0 10px 8px 10px;
}
.mainHomeWelcome h4 {
	font-size: 18px;
	padding-bottom: 15px;
	font-family: "Nunito Sans", sans-serif;
}
.megaBannerBtnFlex {
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.megaBtn {
	width: 44%;
	font-weight: 700;
}
.megaBtn a {
	color: white;
	display:inline-block;
	text-decoration: none;
	font-size: 15px;
	width: 100%;
	padding: 10px 0;
	text-align: center;
}
.megaStyle1 a {
	background-color: #a40000;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border: 2px solid #a40000;
}
.megaStyle1 a:hover {
	background-color: #ffffff;
	color: black;
	border: 2px solid #ffffff;
}
.megaStyle2 a {
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border: 2px solid white;
}
.megaStyle2 a:hover {
	background-color: #ffffff;
	color: black;
}
/********* Search Bar ************/
.searchBar {
	background: #a40000;
	padding: 10px;
}
.searchBar #cx_quick_text_search_box{
display: flex;
justify-content: center;
align-items: center;
font-family: 'Nunito', sans-serif !important;
}
.searchBar #cx_quick_text_search_box .radio{
	display: flex;
justify-content: center;
align-items: center;
}
.searchBar #cx_quick_text_search_box .radio label{
text-align: center;
width: 100px;
padding: 5px 1px;
font-family: 'Nunito', sans-serif !important;
font-weight: bold;
font-size: .7em;
}
.searchBar #cx_quick_text_search_box .input input{
	padding: 12px;
	margin-top: -4px !important;
}
.searchBar #cx_quick_text_search_box .input #inv_keyword_search_go{
	padding: 10px;
	font-family: 'Nunito', sans-serif !important;
	font-weight: bold;
	margin-left: 5px;
}
.searchBar #cx_quick_text_search_box .radio label{
display: none;
}
.shopByModel {
	padding: 20px 0;
}
.shopByModel h5 {
	text-align: center;
	font-family: "Nunito", sans-serif;
	font-weight: 700;
	font-size: 30px;
}
.vehicleStyleWrap {
	text-align: center;
	font-family: "Nunito", sans-serif;
	font-weight: 700;
}
.vehicleStyleWrap a{
	display:inline-block;
	text-decoration: none;
	font-size: 18px;
	border-radius: 15px;
	-webkit-border-radius: 15;
	-moz-border-radius: 15;
	background: #ffffff;
    padding: 10px;
	color: black;
	margin-bottom: 25px;
}
.photoOpWrap {
	border: 1px solid black;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	margin: 0 15px 20px 15px;
	background: black;
	background-image: url(images/photo-opp-background-smaller.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.photoOpContent {
	padding: 10px;
	color: white;
	font-family: "Nunito", sans-serif;
	text-align: right;
	margin-left: auto;
}
.photoOpContent h6 {
	font-weight: 700;
	font-size: 18px;
	padding-bottom: 10px;
}
.photoOpContent p {
	font-size: 16px;
	padding-bottom: 15px;
}
.photoOpBtn a{
	display:inline-block;
	text-decoration: none;
	font-size: 18px;
	background: #a40000;
    padding: 10px 25px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 700;
}
.photoOpBtn a:hover{
	background: #ffffff;
	color: #000000;
}
.featVehiclesWrap {
	padding: 0 15px;
}
.redBlock {
	background-color: #a40000;
}
.blackBlock {
	background-color: black;
}
.blockWrap {
	margin: 15px;
	padding: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-family: "Nunito Sans", sans-serif;
	color: white;
}
.blockIcon {
	width: 32%;
}
.blockRight {
	width: 63%;
}
.blockRight h7 {
	font-family: "Nunito Sans", sans-serif;
	font-weight: 800;
	font-size: 24px;
}
.blockRight p {
	font-size: 18px;
	padding: 8px 0 12px 0;
	line-height: 1.4;
}
.blockBtn a {
	color: white;
	display:inline-block;
	text-decoration: none;
	font-size: 20px;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border: 2px solid white;
	font-weight: 800;
}
.blockBtn a:hover {
	background: white;
	color: black;
}
.blockSectionsFlex {
	padding: 20px 0 40px 0;
}

.seoBlackBack {
	background: black;
	color: white;
	font-family: "Nunito Sans", sans-serif;
}
.seoTextRight {
	padding: 25px 15px;
}
.seoTextRight h1 {
	font-size: 20px;
	font-weight: 800;
	padding-bottom: 15px;
}
.seoTextRight p {
	font-size: 16px;
	padding-bottom: 25px;
}
.homeSocialFlex {
	display: flex;
	align-items: center;
}
.socialText {
	font-weight: 700;
	font-size: 18px;
	padding-right: 15px;
}
.socialLink {
	width: 12%;
	padding-right: 15px;
}
/************* Footer ****************/
.footerRedBack {
    background-color: #a40000;
    padding: 8px;
    font-family: "Nunito Sans", sans-serif;
    color: white;
	font-size: 14px;
}

.copyright a{
    color: #ffffff;
    text-decoration: none;
}
.copyright a:hover{
    color: #ffffff;
    text-decoration: underline;
}
.footerSocial {
	font-size: 40px;
}
.footerSocial a{
	color: white;
	text-decoration: none;
}
.footerSocial a:hover{
	color: black;
	text-decoration: none;
}
/************* General Page code ****************/
.pageHeader{
	padding: 10px 15px;
	font-family: "Nunito Sans", sans-serif;
}
.pageHeader h1{
	font-weight: 700;
	font-size: 26px;
}
.formFlex {
    padding:10px 15px;
}
.formLeft p{
	font-size: 18px;
	padding-bottom: 10px;
	font-family: "Nunito Sans", sans-serif;
}
.formLeft h2 {
	font-size: 24px;
	font-weight:bold;
	font-family: "Nunito Sans", sans-serif;
	padding-bottom: 10px;
}
.formLeft h3 {
	font-size: 18px;
	font-weight:bold;
	font-family: "Nunito Sans", sans-serif;
}
.infoRight{
    padding: 15px 0;
	font-family: "Nunito Sans", sans-serif;
}
.formButtons {
    width: 95%;
}
.formBtn {
	display:inline-block;
	text-decoration: none;
	font-size: 18px;
	-webkit-border-radius: 2;
	-moz-border-radius: 2;
	border-radius: 2px;
	background: #a40000;
	margin-bottom: 10px;
    padding: 10px 0px 10px 5%;
    width: 100%;
}
.formBtn:hover {
  background: #000000;
  text-decoration: none;
  color: #ffffff;
}
.formButtons a{
	color:#ffffff;
	text-decoration:none;
	font-weight:700;
}
.formHours{
	font-size: 18px;
}
.formHours h2{
	 color: #a40000;
	 font-weight:700;
	 font-size: 21px;
	 margin-top: 20px;
}
hr{
	padding:0 0;
	margin: 0 0 5px 0;
	border: 0;
    height: 2px;
	background-color: #989795;
}
.fullPage{
	padding: 10px 15px;
}
.fullPage p{
	font-family: "Nunito Sans", sans-serif;
	font-size: 16px;
	padding-bottom: 10px;
}
.fullPage h2{
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
	font-weight: 700;
}
.formInfo {
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
}
.formInfo h3 {
	font-weight: bold;
	font-size: 22px;
	padding-bottom: 10px;
	font-family: "Nunito Sans", sans-serif;
}
.creditList {
	list-style-type: disc; 
	padding-left: 60px;
}
.creditList li {
	padding-bottom: 8px;
}
.formInfo p {
	padding-bottom: 10px;
}
/* Container styling */
        .faq-container {
            max-width: 600px;
            margin: 40px auto;
            padding: 20px;
            font-family: "Nunito Sans", sans-serif;
        }

        .faq-title {
            text-align: center;
            color: #333;
            margin-bottom: 30px;
        }

        /* Accordion item container */
        details {
            background-color: #f9f9f9;
            border: 1px solid #e0e0e0;
            border-radius: 8px;
            margin-bottom: 15px;
            padding: 15px;
            transition: all 0.3s ease;
        }

        /* Subtle glow effect when an answer is open */
        details[open] {
            background-color: #fff;
            box-shadow: 0 4px 12px rgba(0,0,0,0.05);
            border-color: #333;
        }

        /* Clickable question bar */
        summary {
            font-weight: 600;
            font-size: 1.1rem;
            color: #a40000;
            cursor: pointer;
            list-style: none; /* Removes default native arrow */
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        /* Custom dynamic plus/minus indicator */
        summary::after {
            content: "+";
            font-size: 1.4rem;
            color: #a40000;
            transition: transform 0.2s ease;
        }

        details[open] summary::after {
            content: "−";
            transform: rotate(180deg);
        }

        /* Answer text container */
        .faq-answer {
            margin-top: 12px;
            line-height: 1.6;
            color: #555;
        }
.faq-answer a {
	color: #a40000;
}
.faq-answer a:hover {
	color: #000000;
}


/************* Reviews Page ************/
.reviewsWrap {
	border: 1px solid #cacaca;
    border-collapse: collapse;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border-radius: 15px;
	text-align: center;
	margin-bottom: 25px;
	font-size: 14px;
	font-family: "Nunito", sans-serif;
}
.reviewsWrap a {
	display:inline-block;
	width: 96%;
	padding: 25px 2%;
}
.reviewsWrap img {
	max-width: 70px;
	padding-bottom: 15px;
}
.reviewsWrap a {
	color: black;
	text-decoration: none;
}
.reviewsHead {
	font-weight: bold;
	font-size: 20px;
}
/************* Rental **************/
.infoRightPhoto {
	padding-bottom: 10px;
}

.rentalList {
	list-style-type: disc; 
	padding-left: 60px;
	font-family: "Nunito", sans-serif;
	font-size: 18px;
}
.rentalList li {
	padding-bottom: 8px;
}
.rentalList a {
	color: #a40000;
}
.rentalList a:hover {
	color: #000000;
}

/**************** 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: #a40000;
	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: 14px;
	color: #545454;
}

.actionformholder input,.actionformholder select{
	font-size: 18px;
	border: 1px solid #ddd;
	margin: 0;
	padding: 8px;
}
.actionformholder input:focus,.actionformholder select:focus {
	border: 1px solid #545454;
	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: 215px;
}

.actionformholder .actionform.user_agreement {
	color: #545454;
	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: #ffffff;
	background-image: none;
	cursor: pointer;
	font-size: 18px;
	color: #a40000;
	border: 2px solid #000000;
	font-weight: bold;
	border-radius: 0;
}
.actionformholder .button.ui-button:hover, .actionformholder label.ui-button:hover {
	color: #ffffff;
	background: #000000;
	border-color: #000000;
}
.actionformholder .button.ui-button.ui-state-active, .actionformholder label.ui-button.ui-state-active {
	color: #a40000;
	border-color: #a40000;
}

.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: #a40000 !important;
}

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

.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;
}

.currentoffers { display: none !important;}
.dropdown-toggle::after {
display:none;
}
.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 */
}

@media only screen and (max-width: 767px){
/* Hide Things from Phone Landscape and Phone View */
.footerBlackBack { display: none; }
}

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

@media only screen and (max-width: 1299px){
/* Hide Things from Phone Landscape and Phone View */
	.seoPhotoLeft {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;}
/************ Homepage **************/
.vehicleStylesFlex {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.vehicleStyleWrap {
	width: 45%;
}
}

@media only screen and (min-width: 600px){
/* Portrati Tablets, Portrait iPad, e-readers (nook/kindle), Landscape 800x480 phones (Android) */
#mobileButtons { display: none; }
/************ Header **************/
#header {
	border-bottom: 1px solid #c8c8c8;
}
.mainHeaderFlex {
	justify-content: space-between;
	align-items: center;
}
.mainLogo {
	width: 58%;
	text-align: left;
}
.mainContactRight {
	order: 2;
	text-align: left;
	width: auto;
	padding: 5px 2%  0px 2%;
}

/************ Navigation Styles ************/
#nav{
	width: 100%;
	padding: 0 0;
	margin: 0 auto;
	text-align: center;
	height: auto;
	border: none;
	background: #ffffff;
}
.jqueryslidemenu {display:inline;}
.toggleMenu {display:none;}
#phoneTop{display: none;}
#phoneBtns{display: none;}
/************ Homepage **************/
.mainHomeWelcome {
	padding: 30px 0;
}
.mainHomeWelcome h3 {
	font-size: 38px;
}
.mainHomeWelcome h4 {
	font-size: 22px;
	padding-bottom: 25px;
}
.megaBtn a {
	font-size: 20px;
	padding: 17px 0;
}
.photoOpContent {
	max-width: 60%;
}
.photoOpWrap {
	background: black;
	background-image: url(images/photo-opp-background-small.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.socialText {
	font-size: 22px;
	padding-right: 30px;
}
.socialLink {
	width: auto;
	padding-right: 30px;
}
/************* General Page code ****************/
.formBtn {
    width: 65%;
}
hr{
	padding:0 0;
	margin: 0 0 5px 0;
	border: 0;
    height: 2px;
	background-color: #989795;
    width: 65%;
}
}

@media only screen and (min-width: 768px){
/* Tablet, Landscape iPhone, Lo-res Laptops and Desktops */
/************ Homepage **************/
.megaBanner {
	background-color: black;
	background-image: url(images/chip-wynn-background.jpg);
	background-repeat: no-repeat;
	background-position: -50% 0%;
}
.mainHomeWelcome {
	padding: 40px 0 40px 0;
}
.mainHomeWelcome h3 {
	font-size: 48px;
}
.mainHomeWelcome h4 {
	font-size: 22px;
	padding-bottom: 40px;
	line-height: 1.3;
}
.megaBtn a {
	font-size: 20px;
	padding: 17px 0;
}
.searchBar #cx_quick_text_search_box .radio label {
width: 150px;
}
.vehicleStylesFlex {
	flex-wrap: nowrap;
}
.vehicleStyleWrap {
	width: 18%;
}
.photoOpContent h6 {
	font-size: 22px;
}
.blockSectionsFlex {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.blockWrap {
	width: 40%;
	margin: 15px 0px;
}
.seoTextRight h1 {
	font-size: 34px;
}
.seoTextRight p {
	font-size: 18px;
}
.socialText {
	font-size: 30px;
	padding-right: 60px;
}
/************ Footer *************/
.footerBlackBack {
    background-color: #a40000;
    font-family: "Nunito Sans", sans-serif;
    color: white;
    font-size: 16px;
    padding: 30px 10px;
}
.linksHead {
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    padding-bottom: 10px;
}
.footerFlex {
    display: flex;
}
.footerLinks {
    padding-right: 40px;
}
.midLinks {
    padding-left: 40px;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}
.lastLinks {
    padding-left: 40px;
}
.footerBlackBack a{
    color: white;
    text-decoration: none;
}
.footerBlackBack a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.makeItRed {
     color: #ffffff;
}
.footerRedBack {
    background-color: #000000;
	padding: 17px 10px;
}
/************* Reviews Page ************/
.reviewsFlex {
	display: flex;
	justify-content: space-between;
	padding: 20px 0;
}
.reviewsWrap {
	width: 48%;
}
}

@media only screen and (min-width: 1024px){
/* Big landscape tablets, Laptops, & Desktops */
/************ Header **************/
.mainHeaderFlex {
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
	padding: 10px 0;
}
.mainLogo {
	width: 20%;
	padding: 0px 1%;
}
#nav{
	width: auto;
	order: 2;
}
.mainContactRight {
	order: 3;
	width: auto;
	padding: 0 1% 0 0;
}
.dlrPhone {
	font-weight: 800;
	font-size: 18px;
}
.dlrAddress {
	font-weight: 800;
	font-size: 14px;
}
/************ Homepage **************/
.megaBanner {
	background-position: top 0px right -400px;
}
.shopByModel h5 {
	font-size: 36px;
}
/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.photoOpContent {
	max-width: 50%;
}
.photoOpWrap {
	background: black;
	background-image: url(images/photo-opp-background.jpg);
	background-repeat: no-repeat;
	background-position: left -150px top 0%;
}

/************* General Page code ****************/
.formFlex {
    display: flex;
    justify-content: space-between;
}
.formLeft {
    padding: 0;
    width: 64%;
}
.infoRight{
    padding: 0;
    width: 30%;
}
.formBtn {
    width: 100%;
}
#mapHolder {
    width: 100%;
}
hr{
    width: 100%;
}
/********** Footer ********/
.footerBlackBack {
    font-size: 17px;
}
.linksHead {
    font-size: 20px;
    padding-bottom: 10px;
}
}

@media only screen and (min-width: 1300px){
/* Hi-Res Laptops and Desktops */
/************ Header **************/
.dlrPhone {
	font-size: 21px;
}
.dlrAddress {
	font-size: 17px;
}
/************ Homepage **************/
.megaBanner {
	background-position: top 0px right -300px;
}
.photoOpContent {
	max-width: 45%;
	padding: 20px;
}
.photoOpWrap {
	background: black;
	background-image: url(images/photo-opp-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.photoOpContent h6 {
	font-size: 30px;
	padding-bottom: 10px;
}
.photoOpContent p {
	font-size: 18px;
	padding-bottom: 20px;
}
.photoOpBtn a{
	display:inline-block;
	text-decoration: none;
	font-size: 24px;
	background: #a40000;
    padding: 10px 25px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 700;
}
.blockSectionsFlex {
	display: flex;
	justify-content: space-around;
	flex-wrap: nowrap;
}
.blockWrap {
	width: 27%;
	margin: 15px 0px;
}
.seoFlex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.seoPhotoLeft {
	width: 38%;
	padding-right: 2%;
}
.seoTextRight {
	width: 60%;
}
	
/************* Footer **************/
.footerLinks {
    padding-right: 100px;
}
.midLinks {
    padding-left: 100px;
}
.lastLinks {
    padding-left: 100px;
}
.footerBlackBack {
    padding: 35px 10px;
}
.yearBlueBack {
    width: 96%;
    padding: 15px 1%;
    background-color: #0b1b61;
    /**margin-bottom: 15px;**/
    margin: 0px 1% 15px 1%;
}
}

@media only screen and (min-width: 1500px){
/* Hi-Res Laptops and Desktops */
html {overflow-x: hidden;}
/************ Header **************/
.mainLogo {
	width: 22%;
	padding: 0px 1%;
}
/************ Homepage **************/
.megaBanner {
	background-position: center right;
}
.mainHomeWelcome {
	padding: 40px 0 100px 0;
}
.searchBar {
	margin-top: -50px;
	border: 1px solid black;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.photoOpWrap {
	margin: 0 0px 20px 0px;
}

.photoOpContent h6 {
	font-size: 37px;
	padding-bottom: 10px;
}
.photoOpContent p {
	font-size: 18px;
	padding-bottom: 25px;
}
.featVehiclesWrap {
	padding: 0;
}
.seoPhotoLeft {
	width: 37%;
	padding-right: 2%;
}
.seoPhotoLeft img{
	display: block;
}
.seoTextRight {
	width: 61%;
}
}