/***** BEGIN RESET *****/

* {
    background:transparent;
    border:0;
    margin:0;
    padding:0;
    font-family:'roboto_condensedregular', Arial, sans-serif;
}
ol, ul {list-style: none;}
.clear {clear: both; height:0px; margin:0;}

/***** END RESET *****/

	
@font-face {
    font-family: 'roboto_condensedregular';
    src: url('../webfonts/RobotoCondensed-Regular-webfont.eot');
    src: url('../webfonts/RobotoCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/RobotoCondensed-Regular-webfont.woff') format('woff'),
         url('../webfonts/RobotoCondensed-Regular-webfont.ttf') format('truetype'),
         url('../webfonts/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_condensedbold';
    src: url('../webfonts/RobotoCondensed-Bold-webfont.eot');
    src: url('../webfonts/RobotoCondensed-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/RobotoCondensed-Bold-webfont.woff') format('woff'),
         url('../webfonts/RobotoCondensed-Bold-webfont.ttf') format('truetype'),
         url('../webfonts/RobotoCondensed-Bold-webfont.svg#roboto_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_regular';
    src: url('../webfonts/Roboto-Regular-webfont.eot');
    src: url('../webfonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Roboto-Regular-webfont.woff') format('woff'),
         url('../webfonts/Roboto-Regular-webfont.ttf') format('truetype'),
         url('../webfonts/Roboto-Regular-webfont.svg#roboto_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_medium';
    src: url('../webfonts/Roboto-Medium-webfont.eot');
    src: url('../webfonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Roboto-Medium-webfont.woff') format('woff'),
         url('../webfonts/Roboto-Medium-webfont.ttf') format('truetype'),
         url('../webfonts/Roboto-Medium-webfont.svg#roboto_medium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_thin';
    src: url('../webfonts/Roboto-Thin-webfont.eot');
    src: url('../webfonts/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Roboto-Thin-webfont.woff') format('woff'),
         url('../webfonts/Roboto-Thin-webfont.ttf') format('truetype'),
         url('../webfonts/Roboto-Thin-webfont.svg#roboto_thin') format('svg');
    font-weight: normal;
    font-style: normal;
}


  
header, nav, article, footer {display:block;}

body {
	font-size:16px;
	font-family: 'roboto_condensedregular';
	font-weight:normal;
	color:#000;
	-webkit-text-size-adjust: none;
	overflow-x: hidden;
	
}
.invwrap {
	-webkit-text-size-adjust: none;
	width: 100%;
	
}
.wrap {width:90%; margin:0 auto; max-width:2000px;}
.headwrap {width:90%; margin:0 auto; max-width:2000px;}

.go-right {float:right;}

.show-tablet, .show-768 {display:none;}

.col2 {width:48%; margin-right:2%; float:left;}


/***************************** typography styles **/


.no-margin {margin:0 !important;}

a {color:#FFFFFF; text-decoration:none;}
a:hover {color:#FF8B1E;}



strong {font-weight:normal; font-family: 'roboto_condensedbold';}
em {font-style:italic;}

.red {color:#ff7a00;}
.dk-red {color:#f5d73b;}
.white {color:#fff;}
.black {color:#000;}

.text-center {text-align:center;}
.text-left {text-align:left;}
.text-right {text-align:right;}

h1 {
	color:#000;
	font-size:36px;
	font-weight:normal;
	font-family: 'roboto_condensedbold';
	margin-bottom:0;
	text-transform:uppercase;
}
h2 {
	color:#FFFFFF;
	font-size:30px;
	font-weight:normal;
	font-family: 'roboto_regular';
	margin-bottom:0;
}
h3 {
	color:#FFFFFF;
	font-size:26px;
	font-weight:normal;
	font-family: 'roboto_regular';
}

h4 {
	color:#FFFFFF;
	font-size:22px;
	font-weight:normal;
	font-family: 'roboto_regular'; 
	margin-bottom:7px;
}

h5 {
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	font-family: 'roboto_regular';
	margin-bottom:10px;
}

h6 {
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	font-family: 'roboto_regular';
	text-transform:uppercase;
}
h6 a {color:#000000; text-decoration:none;font-family: 'roboto_regular';}
h6 a:hover {color:#f5692d;}
p {margin-bottom:16px; font-family: 'roboto_regular'; color: #FFFFFF}





/***************************** header styles **/

.top-bar {
	width:100%;
	background:#FFFFFF;
	padding:10px 0 0 0;
	text-align: right;
	display: inline-block;
	position: relative;
	
}
.top-bar h6 {color: #f5692d;}
.top-bar h6:hover { color: #f5692d;}
.top-bar a {padding-left: 40px;}
.top-bar img {display: inline-block; }
.top-bar img:hover {-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */filter: grayscale(100%);}

.icon-bar img {
	width:20px;
	display:inline-block;
	zoom:1;
	*display:inline;
	height:auto;
	max-width:30px;
	margin:0px 0 0 1%;
}
.icon-bar a:hover {
	opacity: .6;-webkit-filter: grayscale(60%); /* Safari 6.0 - 9.0 */filter: grayscale(60%);
}

	


	
header {
	width:100%; 
 	background:#FFFFFF;
	padding:10px 0;
	height: 65px;
	-moz-box-shadow:    8px 0px 8px 1px #4A4A4A;
    -webkit-box-shadow: 8px 0px 8px  1px #4A4A4A;
    box-shadow:         8px 0px 8px 1px #4A4A4A;
	}
#head {
	position: absolute;z-index: 9999; width: 100%;}
	

.logo { float:left; position: absolute; margin-top: -30px;}
.logo img {width:100%; height:auto; display:block; max-width:350px;}


.main-lines {width:100%; display:block;}
.main-lines img {
	height:auto;
	margin:30px 0 0 0;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.main-lines img.sm {width:12%; max-width:111px;}
.main-lines img.med {width:16%; max-width:146px;}
.main-lines img.lg {width:22%; max-width:202px;}



/***************************** nav styles **/
nav {
	width:45%;
	min-width: 800px;
	float: right;
	margin-top: 40px;
	background: #f5692d;
}
.main-nav {
	 -webkit-transform: skewX(-40deg);
		 -moz-transform: skewX(-40deg);
		  -ms-transform: skewX(-40deg);
		   -o-transform: skewX(-40deg);
		      transform: skewX(-40deg); 
}

.main-nav .inner {
	float: left;
	border: 1px solid  #f5692d;
  }


.main-nav ul li a{
	  -webkit-transform: skewX(40deg);
		   -moz-transform: skewX(40deg);
		    -ms-transform: skewX(40deg);
		     -o-transform: skewX(40deg);
		        transform: skewX(40deg);
  }

.main-nav ul li:hover {
	background: #000000;
}
  
  
nav ul {width:100%; margin:0 auto;}
nav li {float:right; display:inline; position:relative; color:#FFFFFF;margin-right: 0%;border-right: 1px solid #FFFFFF;
	transition: background .2s ease, color .2s ease;}
nav a:link, nav a:active, nav a:visited {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:light;
	font-family: 'roboto_regular';
	font-size:15px;
	line-height:18px;
	padding:5px 16px;
	text-transform:uppercase;
}

			  


nav ul ul {
	display: none;
	position: absolute; 
	z-index:99999;
	top: 28px;
	left:0;
	width:200px;
	overflow-x: hidden;
	background:#000000;
	
}

nav ul ul ul {
	position: absolute; 
	left: 100%; 
	top:0;
}

nav ul li:hover > ul {
	display: block;
	z-index:99999;
	
}

.main-nav ul ul li {
	float: none; 
	position: relative;
	display:block;
	border-right: 0;
	border-left: 0;
}
.main-nav ul ul li:first-child {
  border-left: 0;
}
.main-nav ul ul li a:link, nav ul ul li a:active, nav ul ul li a:visited{
	font-size:14px;
	line-height:24px;
	padding:0 0 0 15px;
	border-right:0;
	border-bottom: 1px solid #888;
	color: #FFFFFF;
}

.main-nav ul ul li a:hover {
	color:#f5692d;
}


/***************************** content styles **/

.box-contain {width: 100%; overflow-x:hidden;}
.cycle-slideshow img{width:100%;}
.infobox {background: rgba(255,255,255,.9); width: 20%; margin-top: 240px; float: left; margin-left: 10%; padding: 40px 30px;}
.infobox h3{color: #000000;}
.box-buttons {
	position:relative;
	z-index: 999;
	}
.box-buttons:after {clear:both;}
.box-buttons a {
	float: left;
	width: 33.2%;
	display:inline-block;
	position: relative;
	margin: -204px 0 0 0;
	text-align:left;
	background-size:cover;
	padding:10px 0;
	height:180px;
	text-decoration:none;
	font-family: 'roboto_regular';
	line-height:50px;
	margin-right: -5px;
	text-shadow: 2px 2px 5px #000000;
	}
.box-buttons h3 {margin-top: 5%; margin-left: 1%; margin-bottom: -10px;}
.box-buttons img{ float: left;max-width: 150px; max-height: 100px; margin: 5% 2% 2% 2%;}

.box-buttons a.sales {background: rgba(0,0,0,.6);border: 3px solid #f5692d; }
.box-buttons a.sales:hover {background: url(../siteart/allequip.png); border: 3px solid #f5692d;background-size:cover;background-position: center  }

.box-buttons a.parts {background: rgba(0,0,0,.6);border: 3px solid #f5692d;}
.box-buttons a.parts:hover {background: url(../siteart/attachment.png); border: 3px solid #f5692d;background-size:cover;background-position: center  }

.box-buttons a.service {background: rgba(0,0,0,.6);border: 3px solid #f5692d;}
.box-buttons a.service:hover {background: url(../siteart/intouch.png); border: 3px solid #f5692d;background-size:cover; background-position: center }

a.org_btn{
	background:#f5692d;
	color:#000;
	width:250px;
	text-align: center;
	font-size: 18px;
	padding:8px;
	box-sizing: border-box;
	margin: 0 0 2% 0;
	display: block;
}
a.org_btn:hover{
	background: #000;
}






/***************************** grey/yellow styles **/
article {width:100%; display:block; margin:0px auto 0px auto; background: url(../siteart/darkgrey.png) repeat;padding: 60px 0;overflow-x:hidden;}
article h1  {border-bottom: 5px solid #f5692d; margin-bottom: 20px;}
.text-wrap {
	width:88%; 
	max-width:2050px; 
	margin:0 auto;  
	padding: 35px 20px; 
	text-align: left;
	overflow-x:hidden;
}
.text2-wrap {
	width:88%; 
	max-width:2050px; 
	margin:0 auto; 
	border: 2px solid #838383; 
	background: #FFFFFF; 
	padding: 35px 20px; 
	text-align: left;
}


/***************************** organge styles **/

.inner-contain {background:url(../siteart/Barko.jpg); background-size: cover;overflow-x:hidden;}
.orange {padding: 0 3%;}
.orangetextwrap {
	width:20%;
	margin:4% 2%;
	display:block;
	text-align:center;
	float:left;
	background: rgba(0,0,0,.7);
	border: 1.5px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 45px;
	height: 120px;
	padding: 50px 0;
}
.orangetextwrap2 {
	width:70%;
	margin:4% 2%;
	display:block;
	text-align:left;
	float:left;
	background: rgba(0,0,0,.7);
	border: 1.5px solid #FFFFFF;
	height: 120px;
	padding: 50px 0;
}
.half {
	width: 48%;
	margin-left: 2%;
	float: left; 
	text-align: left;
}

.half a:hover h4 {
    color: #FF8B1E;
}
.map-area {
	width:100%;
	display:block;
	text-align:center;
	float:none
}
.map-area iframe {width:100%; height:320px; display:block;}




.manu-logos {
	width:100%;
	display:block;
	margin: 80px auto;
	text-align: left;
	text-decoration: underline;
	color: #f5692d;
}
.manu-logos h1 {color: #f5692d; font-family: roboto_regular}
.manu-logos a {display:inline-block;zoom:1; *display:inline; margin:30px auto; text-align: center;position: relative;}
.manu-logos a.lg {width:20%; max-width:200px;}
.manu-logos img {height:auto; width:100%; }



/** internal page styles **/


.giant {float: right; width: 40%;text-align: center; margin: 25px auto;border: 1px solid #f5692d;padding: 40px 10px;background: rgba(255,255,255,.3)}


.contact-info {width:28%; float:left; margin:0 2% 15px 0;}
.map {width:70%; float:left;}
.map iframe {width:100%; display:block; height:350px;}

.brands {width:100%; display:block;}

.loc {width:31.33333%; float:left; margin:0 2% 20px 0;}


.events:after {content:""; clear:both; display:block;}
.event {width:23%; float:left; margin:0 2% 15px 0;}
.event:nth-of-type(5), .event:nth-of-type(9) {clear:left;}


/***************************** brand styles **/
.mid {width:100%; display:block; margin:0px auto; }
.team-wrap {margin: 170px 0 100px 0;}
.brands-wrap {
	padding: 30px 30px 240px 30px; 
	margin: 0;
	background: url(../siteart/Barko4.jpg);
	background-size: cover;}
.brands-wrap h3 {color: #000000}	


/***************************** rental division styles **/

       .rental-header {
            position: relative;
            margin-bottom: 30px;
        }

        .page-title {
            font-family: 'roboto_condensedbold', Arial, sans-serif;
            font-size: 36px;
            font-weight: normal;
            color: #000;
            text-transform: uppercase;
            position: relative;
            display: inline-block;
            border-bottom: 5px solid #f5692d;
            padding-bottom: 5px;
        }

        /* Content Section */
        .content-wrapper {
            background: white;
            padding: 30px;
            margin-bottom: 40px;
        }

        .intro-text {
            font-size: 16px;
            line-height: 1.6;
            color: #000;
            font-family: 'roboto_regular', Arial, sans-serif;
            margin-bottom: 30px;
        }

/* CTA Box */
.cta-box {
    background: #f5692d;
    padding: 30px;
    text-align: center;
}
.cta-content {
    display: block;
}
.cta-text {
    color: white;
    font-family: 'roboto_condensedbold', Arial, sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.cta-phone {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
}
.contact-row {
    display: flex;
    align-items: center;
    gap: 10px;
}
.phone-icon {
    width: 50px;
    height: 50px;
    background: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    flex-shrink: 0;
    color: #f5692d;
}
.phone-details {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.phone-number {
    color: white;
    font-family: 'roboto_condensedbold', Arial, sans-serif;
    font-size: 30px;
    font-weight: normal;
    text-decoration: none;
    display: inline-block;
    transition: color 0.3s ease;
}
.phone-number:hover {
    color: #000;
}
.contact-name {
    color: white;
    font-size: 18px;
    font-family: 'roboto_regular', Arial, sans-serif;
    margin-top: 10px;
}

        .slideshow-title {
            font-family: 'roboto_condensedbold', Arial, sans-serif;
            font-size: 30px;
            font-weight: normal;
            color: #000;
            text-transform: uppercase;
            margin-bottom: 20px;
            text-align: center;
        }

        .slideshow-container {
            position: relative;
            max-width: 80%;
            margin: 0 auto;
            background: #2C3539;
        }

        .slide {
            display: none;
            width: 100%;
        }

        .slide.active {
            display: block;
        }

        .slide img {
            width: 100%;
            height: 600px;
            object-fit: cover;
            display: block;
        }

.slideshow-section {margin-bottom: 40px;}

  

        /* Navigation Arrows */
        .prev, .next {
            cursor: pointer;
            position: absolute;
            top: 50%;
            width: 60px;
            height: 60px;
            margin-top: -30px;
            background: rgba(245, 105, 45, 0.9);
            color: white;
            font-weight: bold;
            font-size: 28px;
            border: none;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: all 0.3s ease;
            z-index: 10;
			border-radius: 50%;
        }

        .prev:hover, .next:hover {
            background: #f5692d;
        }

        .prev {
            left: 20px;
        }

        .next {
            right: 20px;
        }

        /* Dots */
        .dots-container {
            text-align: center;
            padding: 20px 0;
            background: #f5692d;
        }

        .dot {
            cursor: pointer;
            height: 12px;
            width: 12px;
            margin: 0 6px;
            background-color: rgba(255,255,255,0.4);
            border-radius: 50%;
            display: inline-block;
            transition: all 0.3s ease;
        }

        .dot.active, .dot:hover {
            background-color: #FFFFFF;
            transform: scale(1.3);
        }

/***************************** contactstyles **/


.contact-contain {
	width: 100%;
	background: url(../siteart/darkgrey.png) repeat;
}
.contact-contain a {
	color: #FFFFFF;
}
.contact-wrap {
	width:88%; 
	max-width:2050px; 
	margin:0 auto;  
	padding: 75px 20px; 
	text-align: left;
}
.continfo {margin-top: 20px;width: 40%; display: inline-block;}
.continfo a:hover {color: #f5692d;}
.map-area2 {
	width:100%;
	display:block;
	text-align:center;
}
.map-area2 iframe {width:100%; height:520px; display:block;}
/***************************** footer styles **/

footer {
	width:100%;
	background: rgba(0, 0, 0, 0.8);
	padding:0;
	color:#fff;
	padding: 30px 0;
	overflow-x:hidden;
}
footer h6 {font-size:14px; text-align: right; padding-top: 5px;}
footer a {color:#a5a5ab; text-decoration:none;}
footer .go-right {font-family: 'roboto_regular';}




.hours {width:20.4%; width:calc(20.4% - 2px); float:left; display:block; padding-right:6%; border-right:2px #a5a5ab solid; text-transform:uppercase;}

.quick-link {width:23.2%; width:calc(23.2% - 2px);  float:left; display:block; }
.quick-link ul {width:100%; display:block; padding-bottom:20px;}
.quick-link li {display:block; line-height:20px;}
.quick-link a {font-family: 'roboto_regular'; text-transform:uppercase; font-size:16px;}
.quick-link a:hover {color:#fff;}

a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-size:12px; color:#d7d7d7;font-family: 'roboto_regular'; line-height: 20px;}
a.footerlink:hover {text-decoration:none; color:#d7d7d7;font-family: 'roboto_regular'; line-height: 20px;}

.footertext{font-size:12px; color:#d7d7d7;font-family: 'roboto_regular';line-height: 20px;}
.smallfootertext{font-size:12px; color:#d7d7d7;font-family: 'roboto_regular';line-height: 20px;}

.divfooter {width:50.4%; padding-left:10%; line-height:12px; text-align:right; margin:30px 0 0 0; color:#d7d7d7; float:right;}





#formpage {width: 60%; margin: 25px auto; float: right;display: inline-block;padding-top: 25px;}
.form-box h2 {
	text-align: left;
}


/*** form styles ***/
.col2 {Max-width: 750px; width:50%; float:left; color: #000000;border-radius: 0; margin: 0;}
.col3 {Max-width: 500px; width:33%; float:left; color: #000000;border-radius: 0; }
.col4 {Max-width: 375px; width:25%; float:left; color: #000000;border-radius: 0; }
.col-full {Max-width: 1500px; width:100%; float: left;color: #000000;border-radius: 0;}
#formpage input {
	width:100%;
	padding:6px 4px;
	border:1px solid #f5692d;
	color:#000000;
	font-size: 14px;
	background:#fff;
	font-family: "roboto_regular";
	border-radius: 0;
	box-shadow:0;
	margin:0;
	float:none;
}

#formpage textarea {
	width:100%;
	padding:6px 4px;
	border:1px solid #f5692d;
	color:#000000;
	font-size:14px;
	height:100px;
	background:#fff;
	float: left;
	font-family: "roboto_regular";
	border-radius: 0;
	margin:0;
	float:none;
}

/* selects have similar styles to input & textarea fields, but with no padding. Text in a dropdown select is positioned differently */
#formpage select {
	width:100%;
	border:1px solid #bd2728;
	color:#000000;
	vertical-align:middle;
	font-size:14px;
	background:#fff;
	line-height:normal;
	padding:5px;
	 font-family:"roboto_regular";
	 border-radius: 0;
	 margin:0;
	float:none;
}




/* focus states of various types of fields */

#formpage input:focus,
#formpage textarea:focus,
#formpage select:focus {
	background:#E8E8E8; 
	border:1px solid #B4B4B4;
	color:#000000;
	outline-style:none;
	font-size: 14px;
	font-family: "roboto_regular";
	width: 100%;
	border-radius: 0;
	margin:0;
	float:none;
}
#formpage input.checkbox {
    padding:0; 
    border:0;
    width:13px;
    height:13px;
    display:inline;
    background-color:#fff;
	margin:0;
	float:none;
	color: #000000
 }
#formpage input.radio:focus,
#formpage input.checkbox:focus {
	background:none; 
	border:0;
	outline-style:none;
	border-radius: 0; 
	color: #FFFFFF;
	display: inline;
	margin:0;
	float:none;
}



#formpage input.btn,
#formpage input.bn:focus {
	font-family: "roboto_regular";
	width:100%; 
    padding:7px 0;
    background:#f1592a;
    border:0;
	border-radius: 0;
    font-size: 14px;
	line-height:14px;
    color:#FFFFFF;
	-webkit-appearance:none;
	margin:0;
	float:none;}
#formpage input.sub:hover {background:#f5692d; color:#FFFFFF; font-family: "roboto_regular"; cursor: pointer;border: 1px solid #FFFFFF;margin:0;
	float:none;}

.detailed-row a:hover {cursor: pointer;}

/*  FORM
------------------------------------------------*/


.submit-button {
	max-width: 300px;
	float:none;
	margin: 0 auto;
}


.column3 input[type="text"] {
    padding: 6px 0px;
    font-size: 13px;
    background-color: #b4b4b4;
    border: none!important;
    color: white;
    width: 100%;
	max-width:300px;
	float: none;
	margin:0;
}

.column3 input[type="submit"] {
	-webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	text-align:center;
	max-width:300px;
	color:#fff;
	float: none;
	margin:0;
}
.column3 input[type="submit"]:hover{
	background:#f5692d;
	cursor: pointer;
	float: none;
	margin:0;
}

/*  EXPANDER
------------------------------------------------*/	
.toggle.expander.expanded {
	display: none;
	float: none;
	margin:0;
}

a.expander.toggle.column3.submit-button.collapsed {
    width: 100%;
	max-width: 1502px;
    background: #343434;
    display: inline-block;
    text-align: center;
    padding: 5px 5px;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-transform: uppercase;
	float: none;
	margin:0;
}

a.expander.toggle.column3.submit-button.collapsed {
    width: 100%;
    background: #343434;
    display: inline-block;
	padding: 5px 5px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-transform: uppercase;
	text-decoration:none;
	float: none;
	margin:0;
}

.text-link.expander.collapsed {
	visibility: visible;
	-webkit-transition:.5s ease-in;  
	-moz-transition:.5s ease-in;  
	-o-transition:.5s ease-in;  
	transition:.5s ease-in;
	float: none;
}
	
.text-link.expander.expanded {
	color: #fff;
	max-width:300px;
	float: none;
	margin:0;
}

	
.toggle.expander.expanded:hover {
	text-decoration:none;
	color:#767475;
	background:#f9f8f3;	
	outline-style:none;
	border:1px #0f355b solid;
	max-width:300px;
	float: none;
	margin:0;
}
	
.toggle.expander.collapsed:hover {
	text-decoration:none;
}

 .captcha {
	width:100%;
	margin:0 auto;
	color:#D5D5D5;
	line-height:19px;
	text-align:center;
	font-weight: 200;
}

.captcha a{
	color:#D5D5D5;
}

.captcha input{
	margin:0;
	float:none;
	max-width:300px
}

@media screen and (max-width: 1900px) {
	.box-buttons a {
		width: 33.19%;
	display:inline-block;
	position: relative;
	margin: 0 auto;
	background-size:cover;
	padding:10px 0;
	color:#fff;
	text-decoration:none;
	font-family: 'roboto_regular';
	margin-right: -5px;
	text-shadow: 2px 2px 5px #000000;
	}
	body {max-width: 1900px;width: 100%;}
}


@media screen and (max-width: 1550px) {
	.team-wrap {margin-top: 200px; padding: 1px 0;}
}


/***************************** responsive styles **/
@media screen and (max-width: 1450px) {
	.new-used h2 {width:72%;}
	.video {margin: 0 0 290px 0; padding-bottom: 0px;width: 100%;}

	nav a:link, nav a:active, nav a:visited {font-size:16px;}
	.box-buttons a {
		width: 33.15%;
	display:inline-block;
	position: relative;
	margin: 0 auto;
	background-size:cover;
	padding:10px 0;
	color:#fff;
	text-decoration:none;
	font-family: 'roboto_regular';
	margin-right: -5px;
	text-shadow: 2px 2px 5px #000000;
	}
	.box-buttons h3 {margin-top: 8%; margin-left: 1%; margin-bottom: -20px; font-size: 20px;}
	.box-buttons h2 {font-size: 26px;}
}


@media screen and (max-width: 1350px) {

.whole{
	display: inline-block;width: 25%; margin: 10px 20px; position: relative; float: none; flex-wrap:no-wrap;}
}
@media screen and (max-width: 1300px) {
	.new-used h2 {width:72%;}
	
	nav a:link, nav a:active, nav a:visited {font-size:15px;}
	nav {min-width: 650px;margin-right: 10px; width: 79%;}
}


@media screen and (max-width: 1140px) {
	h1 {font-size:32px;}
	
	
	
	.border-box h6 {width:17%;}
	.new-used h2 {width:40%;}
	.new-used h2 img {width:6%;}
	
	
	
	.box-buttons img {max-width: 120px; max-height: 80px; margin-top:2%;}
	.box-buttons h3 {margin-top:2%;}
	.box-buttons a {
	height:120px;
	text-decoration:none;
	font-family: 'roboto_regular';
	line-height:50px;
	margin-right: -5px;
	text-shadow: 2px 2px 5px #000000;
	}
}


@media screen and (max-width: 1098px) {
	
	
	.infobox {background: rgba(255,255,255,.85); width: 40%; margin: 240px auto 0 auto;float: none;  padding: 40px 30px;}
	.box-buttons {
	text-align:center;
	position:relative;
	*zoom:1;
	*display:inline;
	padding: 100px 0 0 0;
	}
	.box-buttons a {width: 100%; float: left;}

	.box-buttons a.sales {border-top: 3px solid #f5692d;border-bottom: 0;border-right: 0;border-left: 0;  }
	.box-buttons a.sales:hover {border-top: 3px solid #f5692d;border-bottom: 0;border-right: 0;border-left: 0; }

	.box-buttons a.parts {border-top: 3px solid #f5692d;border-bottom: 0;border-right: 0;border-left: 0;}
	.box-buttons a.parts:hover {border-top: 3px solid #f5692d;border-bottom:0;border-right: 0;border-left: 0;}

	.box-buttons a.service {border-top: 3px solid #f5692d;border-bottom: 3px solid #f5692d;border-right: 0;border-left: 0;}
	.box-buttons a.service:hover { border-top: 3px solid #f5692d;border-bottom: 3px solid #f5692d;border-right: 0;border-left: 0; }
	
	
	.show-tablet {display:block;}
	.hide-tablet {display:none;}
	
	
#simple-menu {
		margin-right: 40px;
		background:url(../siteart/mobile-nav-icon.png) no-repeat center center;
		height:38px;
		width:38px;
		display:block;
		cursor:pointer;
	}
#simple-menu:hover {background:url(../siteart/mobile-nav-icon-hover.png) no-repeat center center;}
	
.main-nav .inner {float: right;}
.headwrap {width:100%; margin:0 auto; max-width:2000px;}		
header {
	width:100%; 
 	background:#FFFFFF;
	padding:10px 0;
	height: 50px;}
	
	.top-bar a{display: block; }
	.logo {margin-top: -90px;}
nav {
	width:100%;
	min-width: 280px;
	float: left;
	margin-top: 20px;
	background: #f5692d;
}
.main-nav {
	 -webkit-transform: skewX(0deg);
		 -moz-transform: skewX(0deg);
		  -ms-transform: skewX(0deg);
		   -o-transform: skewX(0deg);
		      transform: skewX(0deg); 
}



.main-nav ul li a{
	  -webkit-transform: skewX(0deg);
		   -moz-transform: skewX(0deg);
		    -ms-transform: skewX(0deg);
		     -o-transform: skewX(0deg);
		        transform: skewX(0deg);
  }

  
.contact-wrap {padding-top: 40px;}
	.container{margin:40px auto;}		  

}
@media screen and (max-width: 1024px) {
	
	#simple-menu {
		margin-right: 4%;
		background:url(../siteart/mobile-nav-icon.png) no-repeat center center;
		height:38px;
		width:38px;
		display:block;
		cursor:pointer;
	}
	.wrap {width:96%;}
	.manu-logos {width: 98%; margin: 60px auto;}
	.manu-mid {margin: 0 auto; text-align: center;}
	body {font-size:14px;}
	p {margin-bottom:14px;}
	h1 {font-size:28px;}
	h3 {font-size:22px;}
	h4 {font-size:18px;}
	
	footer p {font-size:12px; margin-bottom:12px;}
	
	
	.orange {padding: 0 1%;}
.orangetextwrap {
	width:20%;
	margin:4% 2%;
	display:block;
	text-align:center;
	float:left;
	background: rgba(0,0,0,.7);
	border: 1.5px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 35px;
	height: 100px;
	padding: 50px 0;
}
.orangetextwrap2 {
	width:70%;
	margin:4% 2%;
	display:block;
	text-align:left;
	float:left;
	background: rgba(0,0,0,.7);
	border: 1.5px solid #FFFFFF;
	height: 100px;
	padding: 50px 0;
}
.half {
	width: 48%;
	margin-left: 2%;
	float: left; 
	text-align: left;
}
	
	
	.emp {width:31.33333%;}
	.emp:nth-of-type(5), .emp:nth-of-type(9) {clear:none;}
	.emp:nth-of-type(4), .emp:nth-of-type(7), .emp:nth-of-type(10) {clear:left;}
	
	.event {width:31.33333%;}
	.event:nth-of-type(5), .event:nth-of-type(9) {clear:none;}
	.event:nth-of-type(4), .event:nth-of-type(7), .event:nth-of-type(10) {clear:left;}
	
	
	.hours {width:29.4%; width:calc(29.4% - 2px);padding-right:3%;}
	.quick-link {width:23.2%; width:calc(23.2% - 2px); padding-left:3%;}
	.divfooter {width:37.4%; padding-left:4%;}
	
}
@media screen and (max-width: 950px) {
	h2{font-size:25px;} 
	.new-used h2 img {width: 5%}
	.manu-logos a{margin:15px 2%;}
}

@media screen and (max-width: 880px) {
.whole{
	display: inline-block;width: 35%; margin: 10px 20px; position: relative; float: none; flex-wrap:no-wrap;}
}
@media screen and (max-width: 800px) {
	.orange {padding: 0 1%;}
.orangetextwrap {
	width:95%;
	margin:4% 2%;
	display:block;
	text-align:center;
	float:left;
	background: rgba(0,0,0,.7);
	border: 1.5px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 35px;
	height: 100px;
	padding: 50px 0;
}
.orangetextwrap2 {
	width:95%;
	margin:0% 2% 4% 2%;
	display:block;
	text-align:left;
	float:left;
	background: rgba(0,0,0,.7);
	border: 1.5px solid #FFFFFF;
	height: 100px;
	padding: 50px 0;
}
.half {
	width: 48%;
	margin-left: 2%;
	float: left; 
	text-align: left;
}
}


@media screen and (max-width: 768px) {
	.show-768 {display:block;}
	
	.loc-list {font-size:12px;}
	
	
	.phone {margin-bottom:0;}
	
	.phone {margin:0 0 10px 0;}
	
	.big {position: relative; top: 0px; margin-bottom: -7px;}
	
	
	.border-box {margin-top:15px;}
	.border-box h6 {width:26%;}
	article {width:100%; display:block; margin:0px auto 0px auto; padding: 40px 0;}
	.text-wrap {
		width:80%; 
		max-width:2050px; 
		margin:0 auto; 
		padding: 35px 20px; 
		text-align: left;
	}
	.text2-wrap {
		width:80%; 
		max-width:2050px; 
		margin:0 auto; 
		padding: 35px 20px; 
		text-align: left;
	}
	.contact-info {width:40%; margin:0 0% 15px 0;}
	.map {width:100%;}
	
	
	.hours {width:50%; width:calc(45% - 2px);padding-right:5%;}
	.quick-link {width:100%; padding-left:0%; border-right:0; text-align: center;}
	.quick-link ul {padding-bottom:40px;}
	.divfooter {width:90%; padding-left:0%; margin:15px 5% 0 5%; text-align:center;}
	footer h6 {text-align: center; font-size: 14px; }
	
	.dot {height: 6px; width: 6px;}
	.slideshow-container { max-width: 100%;}
	.content-wrapper {
                padding: 30px 20px;
            }

            .intro-text {
                font-size: 1rem;
            }

            .cta-box {
                padding: 25px 20px;
            }

            .cta-content {
                flex-direction: column;
                text-align: center;
            }

            .cta-text {
                font-size: 1.2rem;
            }

            .phone-number {
                font-size: 1.5rem;
            }

            .slide img {
                height: 300px;
            }

            .prev, .next {
                width: 45px;
                height: 45px;
                font-size: 20px;
            }

            .prev {
                left: 10px;
            }

            .next {
                right: 10px;
            }
}


@media screen and (max-width:660px) {
	
	.no-break {display:block;}
	
	h1 {font-size:24px;}
	h3 {font-size:18px;}
	
	.manu-logos {width: 90%; margin: 40px auto;}
	.manu-logos .lg {min-width: 120px; margin-right: 3%;}
	.manu-logos a {zoom:1; *display:inline; margin:30px auto;}

	.half {width: 100%; text-align: center;margin: 4% 15px 8% 0;}
	.orangetextwrap2 {height: 100%}
	.new-used h2 img {width:3%;}
	
	
	
	.contact-info {width:60%;}
	
	.loc {width:48%;}
	.team-wrap {margin-top: 160px; padding: 1px 0;}
	
	
	#formpage {width: 100%; float: none;}
	.continfo {width: 100%; float: none;margin-bottom: 50px;text-align: center;}
	.contact-wrap h1 {border-bottom: 3px solid #000000;}
	.giant {float: none; width: 96%;text-align: center;border: 1px solid #f5692d;padding: 40px 10px;background: rgba(255,255,255,.3);margin-top: -10px;}
}



@media screen and (max-width:520px) {
	.whole{
	display: inline-block;width: 80%; margin: 5px 20px; position: relative; float: none; flex-wrap:no-wrap;}
}

@media screen and (max-width:480px) {
	.infobox {width: 55%; margin-top:160px;}
	.logo {max-width: 220px;}
	header {height: 20px; }
	nav {margin-top: 0px;}
	
	.col2 {width:100%; margin-right:0%;}
	
	.loc-list {width:100%;}

	.new-used h2 img {width:4.5%;}
	
	.manu-logos {width: 100%;}
	.manu-logos .lg {min-width: 80px; margin-right: 1%;}
	.manu-logos a {zoom:1; *display:inline; margin:30px auto;}
}
@media screen and (max-width:420px) {
	.logo {max-width: 220px; float: none; margin: 0 auto;text-align: center;position: relative; padding: 15px 0; }
	.text-wrap {margin-top: 30px;}
	.top-bar {margin: 0 auto;padding-bottom: 0;padding-left:0;float: none; display: none; visibility: hidden;}
	header {height: 100px; margin-top: -10px;}
	nav {margin-top: 0px;}
	.infobox {margin-top: 200px;}
	.fb {display: none; visibility:hidden;}
	.contact-wrap {margin-top: 25px;}
	.giant {float: none; width: 90%;text-align: center;border: 1px solid #f5692d;padding: 40px 10px;background: rgba(255,255,255,.3);margin-top: -10px;}
}
@media screen and (max-width:375px) {
	
	.border-box .strikethrough {display:none;}
	.border-box h6 {width:45%;}
	
	.hours .go-right {float:none;}
	
	.contact-info {width:100%;}
	
	.brands a {width:48%;}
	
	.loc {width:100%; margin:0 0% 20px 0;}
	
}


@media screen and (max-width:300px) {
	
	.manu-logos .lg {width: 180px;min-width: 120px; margin-left: 4%;}
	.manu-logos a {zoom:1; *display:inline; margin:30px auto;}

}






