/*****************************************
                     Global Styles
*****************************************/

*{box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
html, body{margin:0;}
html{height:100%;}
body{ font-family:"Open Sans", helvetica, arial, sans-serif !important;}

h1, h2, h3, h4, h5, h6{color:#444;}

a:link, a:visited { color:#000099; }
a:hover { color:#990000; }
a:active { color:#009900; }

img{max-width:100%;height:auto;display:block;margin-left:auto;margin-right:auto}

body,td,.ar_text {color:#000000; text-align:left;}

.ar_pgtitle {text-align:left; font-size:1.3em; padding:0 0 .1em 0; margin:0; font-weight:500;} 
.ar_pgdesc {text-align:left; font-size:1em; padding:0 0 1em; font-weight:normal; margin:0;} 

.footer-links .ar,
.footer-links .ar:link,
.footer-links .ar:visited {display:inline-block; color:#ccc; font-weight:normal; font-size:.5em; text-decoration:none; margin:0; padding:.5em;}

.footer-links .ar:hover,
.footer-links .ar:active {color:#fff; background-color:#000;}


/*****************************************
                     Container Styles++
*****************************************/

.header-wrap, .nav-wrap, .content-wrap, .footer-wrap{width:100%; display:block; clear:both; position:relative; padding:1em 0; background:transparent !important;}
.container {max-width:1200px; margin:0 auto; position:relative;}
.container:after{content: ""; display: block; height: 0; clear: both;}

.header-wrap{background:#f1f1f1;}
.header-wrap .container{text-align:center;}
.header{}

.logo-desk {display:block; padding: .5em .5em .5em 1em;  margin: 1em auto .5em; border: 1px solid #17346C; max-width: 75%; background: rgba(255,255,255,1); -webkit-box-shadow: 0px 0px 200px 2px rgb(77, 118, 197); -moz-box-shadow: 0px 0px 200px 2px rgb(77, 118, 197); box-shadow: 0px 0px 200px 2px rgb(77, 118, 197);}
.logo-resp {display:none; background: rgba(255,255,255,1); padding: .5em .5em .5em 1em;  margin: 1em auto .5em; border: 1px solid #17346C; -webkit-box-shadow: 0px 0px 200px 2px rgb(77, 118, 197); -moz-box-shadow: 0px 0px 200px 2px rgb(77, 118, 197); box-shadow: 0px 0px 200px 2px rgb(77, 118, 197); border: 1px solid #17346C;}

.header-locations h3 {font-weight: bold; font-size: 1.8em; color: #fff; padding: 0 0 5px 0; font-style: italic; margin:0;text-shadow: 0px 2px 11px rgba(0, 0, 0, .5);}
.header-locations p {font-size: 1.3em; padding: 0 0 3px 0; color: #fff; margin:0;text-shadow: 0px 2px 11px rgba(0, 0, 0, .5);}

.nav-wrap {padding:0;}
.nav-wrap .container {background:#eee; -webkit-box-shadow: 0px 0px 9x 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.5); box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.5);}

.content-wrap{padding:0;}
.content-wrap .container{text-align:left; background:#fff; min-height:450px; padding:1em; -webkit-box-shadow: 0px 0px 9x 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.5); box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.5);}

.footer-wrap{background:#505050;}
.footer-wrap .container{}

.footer{}
.footer-links{text-align:center;}
.footer-links h5{margin:0; padding:0; text-align:left;}

.footer a{text-decoration:none;}
.footer h2{font-size:30px; margin:0; text-decoration:none; line-height:auto; color:#fff; text-align:left;}
.footer h3, .footer p{margin:0; color:#fff;}
.footer h3 {border-bottom:5px solid #A1A1A1; padding:0 0 .5em 0; margin: .5em 0;}
.footer ul.footer-nav{list-style:none; margin:0; padding:0; }
.footer ul.footer-nav li{float:left; margin:0; padding:0; width:50%;}
.f-02 .footer ul.footer-nav li a {padding:.5em !important;}
.footer ul.footer-nav li a{color:#f1f1f1; text-decoration:none; font-size:14px; }
.footer ul.footer-nav li a:hover {color: #fff !important; background: #16336B; border-radius:5px;} 

.footer .footer-phone{font-size:22px}
.footer .footer-address{font-size:14px;}


/*****************************************
                  Resp. Navigation Styles
*****************************************/

.menu-link {display: none;}
.icon-css {padding-left:20px;}
.icon-css:before {content:''; position:absolute; top:.9em; left:1em; width:2em; height:.35em; border-top: 1em double #1b1b1b; border-bottom: .35em solid #1b1b1b;}
.menu {z-index:9998; float: left; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease;}
.menu ul {padding: 0px; margin: 0px; list-style: none; position: relative; display: inline-table;}
.menu > li > ul.sub-menu {min-width: 10em; padding: 4px 0; background-color: #f4f4f4; border: 1px solid #CCC;}
.menu > ul > li {display: inline-block; padding: 0px;}
.menu ul li a {display: block; text-decoration: none; color:#1f1f1f; font-size:15px; font-family:'Open Sans',helvetica, arial, serif; letter-spacing:-1px; font-weight: bold; padding:16px 25px; text-shadow: 0px 1px 0px rgba(255,255,255,0.2);}
.menu ul ul {display: none; position: absolute; top:100%; min-width: 220px; background-color: #f4f4f4; border: 1px solid #CCC; z-index:9999;}
.menu ul li:hover > ul {display: block;}
.menu ul ul > li {position: relative; 
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
}
.menu ul ul > li a {padding: .8em 1em; height:auto; color:#333; background: #f1f1f1;}
.menu ul ul ul { position: absolute; left: 100%; top:0;}

.menu ul li > a:hover, .menu ul ul > li a:hover {color:#fff; background: rgb(35,82,175);
background: -moz-linear-gradient(top,  rgba(35,82,175,1) 0%, rgba(30,69,144,1) 100%);
background: -webkit-linear-gradient(top,  rgba(35,82,175,1) 0%,rgba(30,69,144,1) 100%);
background: linear-gradient(to bottom,  rgba(35,82,175,1) 0%,rgba(30,69,144,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2352af', endColorstr='#1e4590',GradientType=0 );
}


/*****************************************
                     Grid Styles
*****************************************/

.row:before,.row:after,.clearfix:before,.clearfix:after{content:'';display:table}
.row:after,.clearfix:after{clear:both}
.row,.clearfix{zoom:1}

.wfull{width:100%;max-width:100%}
.w320{max-width:320px}
.w640{max-width:640px}
.w960{max-width:960px}
.row{width:100%;}
.row .row{width:auto;margin:0 -20px}
.ar1{width:8.33%}
.ar2{width:16.66%}
.ar3{width:25%}
.ar4{width:33.33%}
.ar5{width:41.66%}
.ar6{width:50%}
.ar7{width:58.33%}
.ar8{width:66.66%}
.ar9{width:75%}
.ar10{width:83.33%}
.ar11{width:91.66%}
.ar12{width:100%}
.ar1,.ar2,.ar3,.ar4,.ar5,.ar6,.ar7,.ar8,.ar9,.ar10,.ar11,.ar12{min-height:1px;float:left;padding:0 10px; position:relative}
.ars1{margin-left:8.33%}
.ars2{margin-left:16.66%}
.ars3{margin-left:25%}
.ars4{margin-left:33.33%}
.ars5{margin-left:41.66%}
.ars6{margin-left:50%}
.ars7{margin-left:58.33%}
.ars8{margin-left:66.66%}
.ars9{margin-left:75%}
.ars10{margin-left:83.33%}
.ars11{margin-left:91.66%}
.last{float:right!important}


/* =Misc Styles
------------------------------------------------------------------------------------------- */

.social-imgs{float:left; margin:0 3px 0 0;}

.special-message-container{width:100%; background:#333;}
.special-message-div{margin:0 auto; max-width:1020px}

sup {vertical-align:text-top;} 
.ticnt {}

.fp-counter{text-align:center; padding:1em 0 0 0;}
.counter {font-family:verdana,arial,geneva,helvetica,sans-serif; font-size:12px; color:#000; font-weight:bold; text-align:center; background-color:#fff; border:#000 solid 1px; height:22px;
letter-spacing:1px; line-height:12pt; padding:2px; padding-left:4px; text-decoration:none;} 

.pdframe{width:100% !important; height:400px !important;}
iframe.pdframe{width:100% !important; height:400px !important;}


/* =Form Styles
------------------------------------------------------------------------------------------- */

.row .ar6 .arform_surround {width:100% !important;}
.row .ar6 .arform_surround * {color:#333 !important;}

.forms-container *{text-align:center;}

form .ar_form_sub label::after, form .ar_form_sub legend::after {line-height: inherit; vertical-align: inherit;}
form .ar_form_sub input[type=radio] {margin-LEFT: 6PX;}

h2.forms-heading {padding:0; border:none;}
h2.forms-heading div {font-weight:500 !important; margin-bottom:0 !important; padding-bottom:0 !important; border-bottom:none !important;}

form h3 {font-style:normal; font-weight:500; text-align: center !important;}
.forms-container label, .forms-container legend {font-style:normal; font-weight:500;}


/* =Calculator Styles
------------------------------------------------------------------------------------------- */

.arCalculator .webcalc {font-size:1em; width:100%; padding:0 20px;}
.arCalculator .webcalc table, .webcalc table td hr {width:100%;padding:0;}
.arCalculator .webcalc table td {padding:3px; line-height:31px; vertical-align:middle; font-size:.9em;}
.arCalculator .webcalc table input[type="text"] {padding: 5px; margin: 0; outline: none; border: 1px solid #A5A5A5; height:30px; border-radius: 2px;}
.arCalculator p {text-align:center; padding:1em 0 2em;}
.arCalculator span.calctitle{font-size: 1.2em; padding-bottom: .2em; display: block;}

@media (max-width:980px) {
.arCalculator .webcalc table td {display:block; float:none; text-align:left !important; padding:0 !important;}
}

@media (max-width:800px) {
.arCalculator td:last-child span.calctitle {padding-top:2em;}
.arCalculator .webcalc {font-size:1em;}
.arCalculator .webcalc td,  .arCalculator .webcalc table td hr  {width:100% !important; display:block !important;}
.arCalculator .webcalc .webcalc {width:auto !important; display:table-cell !important;}
}


/* =Locations-Map Styles
------------------------------------------------------------------------------------------- */

.locations-outter{padding:.5em;}
.locations-container{width:100%; margin:0 0 30px 0; float:left; display:block; box-sizing: border-box; border:1px solid #bbb; background:#f1f1f1;position:relative;overflow:hidden;}
.locations-container .locations-infohours{padding:1em;}

.locations-container .locations-map{border-left:1px solid #ccc !important;}

.locations-container .store-contact-wrap{}
.locations-container .store-contact-container{width:100%; padding:1em; color:#333; box-sizing:border-box; background:#f1f1f1; border:1px solid #bbb; margin-bottom:1em; text-align:center;}
.locations-container .store-contact-wrap span{display:block; text-align:center;}
.locations-container .store-contact-container .store-contact-name h3{font-size:1.3em; text-align:center; padding:0; margin:0;}

.locations-container .store-hours-wrap{}
.locations-container  .store-hours-container{width:100%; color:#333; box-sizing:border-box; border:none; padding:0; background:transparent;}
.locations-container .store-hours-row{width:100%; font-size:1em;}
.locations-container .store-hours-col-left{float:left; width:50%; text-align:left; font-weight:bold;}
.locations-container .store-hours-col-right{float:right; width:50%; text-align:right;}
.locations-container .store-hours-row h3{font-size:1.3em; text-align:left; padding:0 0 .8em 0; margin:0;}
.locations-container .store-hours-row h4{font-size:1em; text-align:right; padding:.5em 0 0 0; clear:both; font-style: oblique;}

.locations-container .locations-info h2{margin:0;}
.locations-container .locations-right{width:50%;margin-right:0;box-sizing:border-box;margin-right: 0;position:absolute;right:-1px;height:100%;}

.store-hours-col-desc{font-weight: bold; clear: both; text-align: right; padding: 1em 0 0 0; display: block; font-style: oblique;}


/* =Editable Mods Styles
------------------------------------------------------------------------------------------- */

.ar_prodtable *{box-sizing:border-box;}
.ar_prodtable{width:100% !important; margin:1em 0 !important; background: #f1f1f1;}
.ar_prod_data{vertical-align:top; color:#000099; width:60% !important; height:100%; background-color:transparent; padding:0 15px;}
.ar_prod_image_div{width:20% !important; height:auto; padding:0 !important;}
.ar_prod_image_div img{width:100%; max-width:100%; height:auto; padding:0 !important; }
.ar_prod_title1{font-size:1.5em;}
.ar_prod_desc{text-align:left;}
.ar_prod_title2{font-style:oblique;}

.fourpictable{width:100% !important; padding:0 !important;}
.modfourpiccell{width:23%; margin:1%; float:left;}
.modfourpic img{width:100%;}


/* =Inc-makes styles
------------------------------------------------------------------------------------------- */
.manuone {display:inline-block; text-align:center; margin:1%}
.manuname {font-size:11px;}
.manulogo {font-size:11px; border:#cccccc 0px solid;}
.manuimg {width:100%;}





/* =CROWNLESS NON-PRINCE PADRAIGS STYLES
------------------------------------------------------------------------------------------- */

.section-0 h1 {margin:1em 0 .5em 0; font-size:2.8em; line-height:1em;}
.section-0 h2 {margin:.6em 0;}
.section-0 .button {float:left; text-align:center; display:inline; text-transform:uppercase; padding:1em; margin:1em 0;}

.section-2 {text-align:center;}
.section-2 h1 {margin-bottom:0;}
.box h2 {color:#333; margin:0 auto;}
.box p {margin-top:0;}
.box {border:1px solid #ccc; text-align:center;}
.box img {margin:0 auto; width:25%;}

.section-3 * {color:#fff; text-align:center; text-shadow:1px 1px 3px #333;}
.section-3 {padding:45px; margin:2em 0;}
.section-3 h1 {margin:0;}
.section-3 p {line-height:1.6em; font-size:1.2em; margin:0 15%;}

.section-4 {text-align:center;}
.section-4 h1 {margin-bottom:0;}
.section-4 h3 {margin:0; padding:0;}
a.button {display:block; padding:.6em; text-decoration:none; margin:25px auto; width:50%; border-radius:4px;}

.sec-6 {border-bottom:2px solid #fff;}
.side-nav a {color:#fff; text-decoration:none; padding:24px; display:block; text-transform:uppercase; font-style:italic; font-weight:bold;}
.sec-6 .side-nav {margin:0px;  background:#333; border-bottom:2px solid #333; text-align:center;}
.sec-6 .side-nav:last-child {border-bottom:0px solid;}
.side-nav:hover {background:#fff;}

.section-1 h1 {color:#333; padding-bottom:10px; margin-bottom:4px; border-bottom:4px solid #333;}
.section-1 p {line-height:1.6em;}

.footer-links{text-align:center;}
.footer-links h5{margin:0; padding:0; text-align:left;}

.footer-links .ar,
.footer-links .ar:link,
.footer-links .ar:visited {display:inline-block; font-weight:normal; font-size:1em; text-decoration:none; margin:0; padding:.5em;}

.footer ul.footer-nav li a {color:#f1f1f1;}
.footer ul.footer-nav li a:hover {color:#cc0000;}

.footer p,
.footer h3,
.footer h2 {color:#fff;}

.footer-links .ar,
.footer-links .ar:link,
.footer-links .ar:visited  {color:#ccc;}

.footer-links .ar:hover,
.footer-links .ar:active {color:#fff; background-color:transparent;}
 
.f-01 .footer a{text-decoration:none;}
.f-01 .footer h2{font-size:30px; margin:0; text-decoration:none; line-height:auto; text-align:left;}
.f-01 .footer h3, .footer p{margin:0;}
.f-01 .footer h3 {border-bottom-width:2px; border-bottom-style:solid; padding:0 0 .5em 0; margin: .5em 0; font-weight:normal; font-style:oblique; text-transform:uppercase;}
.f-01 .footer ul.footer-nav{list-style:none; margin:0; padding:0; }
.f-01 .footer ul.footer-nav li{float:left; margin:0; padding:0; width:50%;}
.f-01 .footer ul.footer-nav li a{text-decoration:none; font-size:14px;}

.f-01 .footer .footer-phone{font-size:22px}
.f-01 .footer .footer-address{font-size:14px;}

.f-01 .footer-links .ar,
.f-01 .footer-links .ar:link,
.f-01 .footer-links .ar:visited {font-size:.5em;}

.f-02 .footer{text-align:center;}
.f-02 .footer ul.footer-nav{list-style:none; margin:0; padding:0; }
.f-02 .footer ul.footer-nav li{margin:0; padding:0; list-style:none; width:auto; float:none; display:inline-block;}
.f-02 .footer ul.footer-nav li a{display:inline-block; text-decoration:none; font-size:1em; padding:1em;}

.f-02 .footer-links h5{text-align:center;}

.f-03 .company-name{float:left;}
.f-03 .sitemap{float:right;}


.fp-vehicle img{margin-top:1em;}
.hp-content h1 {font-size: 3em; font-weight: 300; text-align: left; margin:0;}
.hp-content h2 {font-size: 1.5em; font-weight: 300; text-transform: uppercase; padding:0; margin:0; margin-bottom: 10px;}
.hp-content p {color: #3f3f3f !important; line-height: 21px; font-size: 15px; margin-bottom: 1em !important;}
.hp-content a {font-size: 20px; text-decoration:none; color: #fff !important; background: #16336B; padding: .5em 1em; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-align: left; float: left; margin-right: 15px; margin-bottom: 10px;}
.hp-content a:hover {background: rgb(35,82,175);
    background: -moz-linear-gradient(top, rgba(35,82,175,1) 0%, rgba(30,69,144,1) 100%);
    background: -webkit-linear-gradient(top, rgba(35,82,175,1) 0%,rgba(30,69,144,1) 100%);
    background: linear-gradient(to bottom, rgba(35,82,175,1) 0%,rgba(30,69,144,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2352af', endColorstr='#1e4590',GradientType=0 );
}


.inventory-container-bg {background:#fff;}
.financing-container-bg {background:#fff;}
.fp-options{ max-width: 1200px; margin-top:1%;}
.fp-options-container{width: 32.333%; position: relative; border:1px solid #ccc; min-height: 258px; margin-right:1.5%; float:left; box-sizing: border-box;}
.fp-options-container p.fp-fake-link{background:#1f1f1f; color:#fff !important; padding:10px 20px; display:inline-block;}
.fp-options-container p.fp-fake-link-financing{background:#840000; color:#fff !important; padding:10px 20px; margin:0; position:relative; bottom:0;}
.fp-options-container a{font-weight:bold; display:block; color:#fff !important; text-decoration:none;}
.fp-options-info{padding:20px 0 0 20px;}
.fp-options-info a:hover{background:#1b1b1b; color:#fff; font-style:oblique;}
.fp-options-image{margin-bottom: 20px; max-width: 100%; height: auto; width: auto;}
.fp-options-info-header {margin-bottom: 0px; font-size: 18px; font-weight: bold; letter-spacing: 2px; color:#16336B; line-height:22px; padding-bottom:10px}
.fp-options-info-content{color: #1b1b1b; width:55%; font-size: 13px !important; font-family:'open sans'; margin-bottom: 1.4em !important;}
.fp-options-container:hover p.fp-fake-link{
background: rgb(35,82,175);
    background: -moz-linear-gradient(top, rgba(35,82,175,1) 0%, rgba(30,69,144,1) 100%);
    background: -webkit-linear-gradient(top, rgba(35,82,175,1) 0%,rgba(30,69,144,1) 100%);
    background: linear-gradient(to bottom, rgba(35,82,175,1) 0%,rgba(30,69,144,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2352af', endColorstr='#1e4590',GradientType=0 );
}

.fp-options-container h2{font-weight:bold; font-size:35px; text-align:center; padding:20px 15px 73px 15px; color:#fff;text-shadow: 0px 1px 1px rgba(150, 150, 150, 1);}
.fp-options-container h2 span{font-weight:normal; display:block; font-size:25px;}

.financing-container{position:relative; min-height:269px; margin-right:0;
background: rgb(69,72,77);
background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1)));
background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );

}

.financing-container-btn{position:absolute; bottom:0; width:100% !important;}
.financing-container-btn a{ text-align:center; display:block; text-decoration: none; width:100% !important; border-top:1px solid #ccc; padding:20px 0;box-sizing: border-box; font-size:15px; background:#16336B;}
.financing-container-btn a:hover{
background: rgb(35,82,175);
    background: -moz-linear-gradient(top, rgba(35,82,175,1) 0%, rgba(30,69,144,1) 100%);
    background: -webkit-linear-gradient(top, rgba(35,82,175,1) 0%,rgba(30,69,144,1) 100%);
    background: linear-gradient(to bottom, rgba(35,82,175,1) 0%,rgba(30,69,144,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2352af', endColorstr='#1e4590',GradientType=0 );
}

.fp-options-container h2 {margin:0; font-weight: bold; font-size: 35px; text-align: center; padding: 15px 15px 73px 15px; color: #fff; text-shadow: 0px 1px 1px rgba(150, 150, 150, 1); line-height:46px;}
.fp-options-container h2 span {font-weight: normal; display: block; font-size: 25px;}
.financing-container-btn {position: absolute; bottom: 0; width: 100% !important;}


a.hp-btn {color:#fff;}
a.hp-btn:hover {background: rgb(35,82,175);
    background: -moz-linear-gradient(top, rgba(35,82,175,1) 0%, rgba(30,69,144,1) 100%);
    background: -webkit-linear-gradient(top, rgba(35,82,175,1) 0%,rgba(30,69,144,1) 100%);
    background: linear-gradient(to bottom, rgba(35,82,175,1) 0%,rgba(30,69,144,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2352af', endColorstr='#1e4590',GradientType=0 );}

.goog-te-gadget, .goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {color:#fff !important;}
.goog-te-gadget img {vertical-align: middle;border: none; display: inherit;}

h1, h2, h3, h4, h5, h6 {
    color: #444;
    padding: 0 0 15px 0;
    font-family: "Droid Serif" !important;
}
.content-wrap h1 {font-size: 29px; padding: .1em 0 .2em 0; line-height: 1.2; font-family: 'Crete Round', serif; font-weight: normal; color: #333;}



.swiper-container {position:relative; width:100%; height:100%; margin-left: auto; margin-right: auto; overflow:hidden;}
.swiper-wrap{position:relative; width: 100%; height:auto;}
.swiper-slide {text-align: center; font-size: 18px; background: #000; 
     /* Center slide text vertically */
     display: -webkit-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     -webkit-justify-content: center;
     justify-content: center;
     -webkit-box-align: center;
     -ms-flex-align: center;
     -webkit-align-items: center;
     align-items: center;
}

.swiper-slide img{width: 100%; height: auto; max-width: 100%; max-height: 100%;}
.swiper-button-next:hover, .swiper-button-prev:hover{background-color:#053269;}
.swiper-pagination{right:0; left:0; bottom:.5em !important; text-align:center;}
.swiper-pagination .swiper-pagination-bullet {margin: 0 5px;}

.swiper-slide {background:#fff;}






html, body{background:#505050;}

h1, h2, h3, h4, h5, h6{ color:#447DB9; }

a:link, a:visited { color:#447DB9; }
a:hover { color:#134779; }
a:active { color:#447DB9; }

a.button{ color:#dadada }

.ar_pgtitle, .ar_prod_title1, .ar_prod_title2, .locations-info h2, .locations-left h3, .store-hours-row h3, .store-contact-name h3, .fp-address, .fp-phone, h2.forms-heading {color:#000} 

body,td,.ar_text, .ar_pgdesc, .ar_prod_data, .ar_prod_desc, .inv-div-invkey p, .invtablein,  .ar_form_sub h3, form label, .arform_thanks, .arform_thanks b {color:#222;} 

.footer-links .ar,
.footer-links .ar:link,
.footer-links .ar:visited {color:#ccc;}

.footer-links .ar:hover,
.footer-links .ar:active {color:#dadada; background_color:#447DB9;}





/*****************************************
                      All Resp. Styles
*****************************************/


<cfif responsivesite eq '1'>

.container{max-width:1200px; width:100% !important;}

@media (max-width:1174px){
.fp-options-info-content{width:65%;}
}
@media (max-width:1018px){
.fp-options-container{width:49%; margin-right:0;position: relative;}
.half-cut-margin{margin-right:2%;}
.financing-container{width:100%; margin-top:10px; min-height:180px;}
}

/* =Media query for 960 Screens - sets nested grids to 100%
-------------------------------------------------------------- */
@media only screen and (max-width:960px){
.row .row .ar1,.row .row .ar2,.row .row .ar3,.row .row .ar4,.row .row .ar5,.row .row .ar6,.row .row .ar7,.row .row .ar8,.row .row .ar9,.row .row .ar10,.row .row .ar11,.row .row .ar12{width:100%; margin-bottom:20px}
.row .row > div:last-child{margin-bottom:0 !important}

.logo-desk {display:none;}
.logo-resp {display:inline-block;}
}

/* =Media query for iPad and tablets
-------------------------------------------------------------- */
@media handheld, only screen and (max-width: 812px), only screen and (max-device-width: 812px) and (orientation:portrait){
body{font-size:90%}
.row{margin-bottom:0!important}
.ar1,.ar2,.ar3,.ar4,.ar5,.ar6,.ar7,.ar8,.ar9,.ar10,.ar11,.ar12{width:100%;margin-right:0;margin-left:0;padding:0 10px; margin-bottom:20px}
.ars7{margin-left:0%}
}

@media (max-width: 910px) {
.menu ul li a {padding:16px 16px !important;}
.locations-outter{padding:1em;}
.locations-container .locations-map{margin:0; padding:0;}
.locations-container .locations-map iframe{border:none; width:100.1% !important; border:none !important; border-top:1px solid #ccc !important;}
.locations-infohours{ margin-bottom:0 !important; }
.locations-info{float:left; width:100%;}
.locations-hours{float:right; width:100%}
.locations-right{width:100% !important; position:relative !important; padding:0; border:none; border-top:1px solid #ccc; height:350px !important; margin:0; max-height:350px !important; clear:both !important; right:inherit;}
}

@media (max-width:890px){
.fp-options{margin-top:0;}
}

@media (max-width:877px){
.form-page-left{width:100%;}
.form-page-left img{max-width:100% !important;}
.form-page-right {width:100%;}
}

@media all and (max-width: 812px) {
.menu > ul > li {float:none;}
.menu ul li > a {color:#333; padding:10px 23px !important; font-size:1em;}
a.menu-link { display: block; color: #1b1b1b; background-color: #333; float: right; text-decoration: none; padding:1em .8em;width: 100%; text-align: center; font-weight:bold; background-color: #ededed; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border-bottom: 1px solid #999; border-top: 1px solid #999;}
.menu { clear: both; min-width: inherit; float: none;}
.menu, .menu > ul ul { overflow: hidden; max-height: 0; background-color: #f4f4f4;}
.menu > li > ul.sub-menu { padding: 0px; border: none;}
.menu.active, .menu > ul ul.active { max-height: 55em;}
.menu ul { display: inline;}
.menu > ul { border-top: 1px solid #808080;}
.menu li, .menu > ul > li { display: block;}
.menu li a { color: #000; display: block; padding: 0.8em; border-bottom: 1px solid #808080; position: relative;}
.menu li.has-submenu > a:after {content: '+'; position: absolute; top: 0; right: .5em; display: block; font-size: 1em; padding: 0.7em 0.5em;}
.menu li.has-submenu > a.active:after {content: "-";}
.menu ul ul > li a {background-color: #e4e4e4; padding: .8em 2em;}
.menu ul ul ul > li a {background-color: #f1f1f1; padding: .8em 3em;}
.menu ul ul, .menu ul ul ul { display: inherit; position: relative; left: auto; top:auto; border:none;}

.fp-vehicle {display:none;}
.financing-container{margin-top:0px;}
.fp-options-info-header {font-size: 20px; letter-spacing: 2px; }
.fp-options-info-content{width:70%; font-size: 16px !important;}
}

@media (max-width: 780px) {
.half-cut-margin {margin:0;}
.fp-options-container {width:100%; margin:0 auto 1em;}
}

@media (max-width: 640px){
.header-wrap .container{padding:0 20px;}
.header-locations h3 {font-size:1.5em !important;}
.header-locations p{font-size:.8em !important; font-weight:bold !important;}

.modfourpiccell{width:48%;}
.ar_prod_image_div{width:40% !important;}
.ar_prod_data{width:100% !important;}
}

@media (max-width: 630px){
form .ar_form_sub div > label, legend {line-height: 15px;}
form .ar_form_sub input[type=radio] {margin-LEFT: 0PX;}
}

@media (max-width: 480px){
.modfourpiccell{width:98%;}
.ar_prod_image_div{display:block; width:100% !important;}
.ar_prod_data{padding:15px; display:block;}
}

@media (max-width: 439px){
form .ar_form_sub div > label, legend {line-height: 10px;}
form .ar_form_sub label::after, form .ar_form_sub legend::after {line-height:1.5; vertical-align: bottom;}
form .ar_form_sub div {margin:0;}
}

@media (max-width:400px){
.store-contact-container .store-contact-address, .store-contact-container .store-contact-email{font-size:.9em;}
.store-hours-col-left, .store-hours-col-right, .store-hours-row h4{width:100%; text-align:left;}
.store-hours-row h3{padding:0 0 .6em 0;}
.store-hours-col-right{padding:0 0 .5em 0}
.store-hours-col-desc{text-align:left;}
}