﻿ /* BEGIN RESET */
* {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
  line-height: normal;
  -webkit-text-size-adjust: none;
}
ol, ul, li {
  list-style: none;
  font-size: 15px;
  line-height: 20px;
}
ul {
  padding: 0 0;
}
.clear {
  clear: both;
  height: 0px;
  margin: 0;
}
html {
  font-size: 100% !important
}
h1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 32px;
  text-transform: uppercase;
  font-weight: 700;
}
.h1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 60px;
  line-height: 1em !important;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left !important;
    text-shadow: 0 0 3px #fff ,0 0 3px #fff ,0 0 3px #fff,0 0 10px #fff ,0 0 15px #fff;
}
h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 42px;
  text-transform: uppercase;
  color: #f40000;
  font-weight: 700;
}
h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 32px;
  font-weight: 700;
  margin-top: 20px;
}
h3 a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 32px;
  font-weight: 700;
  margin-top: 20px;
  color: #fff;
}
h3 a:hover {
  color: #fff;
}
h4{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
}
h5{
	font-family: 'Roboto Condensed', sans-serif;
 	font-size: 20px;
  	font-weight: 700;
  	text-transform: uppercase;
	
}
.privacy-policy-h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: #f40000;
}
p {
  font-size: 18px;
}
a {
  text-decoration: none;
}

.header-copy {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 40px;
    font-weight: 700;
    margin-top: 20px;
    line-height: 1.4;
    margin-bottom: .5rem;
}

.subheader-copy {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: .5rem;
}

.header-copy span {
    font-size: 20px;
}
.list-top-section .list-listings-count {color:#216A97!important;}
.listing-category {color:#B70000!important;}
/* BASIC STYLES */
body {
  overflow-x: hidden;
  background: #fff;
}
#contentwrap {
  width: 90%;
  margin: 0 auto;
}
#pagewrap {
  width: 75%;
  margin: 2% auto 30px;
}
#sitewidth {
  width: 75%;
  margin: 30px auto;
  text-align: center;
}
.flex-cont-1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.flex-cont-2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.col-1-2 {
    width:49%;
}
.container-1 {
  width: 75%;
  margin: 30px auto;
  text-align: center;
}

.text-gold {
  color: #C58700;
}
.text-white {
  color: #fff;
}
.bullets {
  display: block; 
  list-style-type: disc !important; 
  padding-left: 40px!important;  
  margin: 10px 0; 
  padding-left: 40px !important;
}
.bullets li {
  display: list-item !important;
  list-style-type: disc !important;
}
.btn-red {
    padding:12px;
    background:#D10000;
    color:#fff!important;
    font-size: 17px;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    display: inline-block;
    margin:10px 8px 10px 0;
    border:1px solid #D10000;
    transition: .2s ease-in;
	font-weight: 600;
}
.btn-red:hover {
    background:#fff;
    color:#f40000!important;
}
.img-standard {
    width:100%;
    max-width: 100%;
    height: auto;
    display: block;
}

.location-slide-wrap .slick-list {
	max-width: none!important;
}

/* HEADER */
header {
    background: #fff;
    border-bottom: 1px solid #222222;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.logo {
  background: #fff;
  position: relative;
  text-align: center;
  display: inline-block;
  max-width: 350px;
  z-index: 1000;
  box-sizing: border-box;
	padding:5px 0;
}
.logo img {
  width: 40%
}
.headerright {
  text-align: right;
  box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding-right:30px;
    gap:20px;
}
.header-info-top {
    width:100%;
    display: flex;
    gap:20px;
    justify-content: flex-end;
}
.header-info-top a img {
    max-width: 100%;
    height: auto;
    display: block;
}

.home-btn-1 {
  background: #fff !important;
  color: #222 !important;
  padding: 3% 1% 5.1% 0;
  width: 11%;
  float: right;
  font-size: 20px;
  line-height: 60px;
  text-transform: uppercase;
  font-weight: 700;
}
.home-btn-1 a {
  color: #222 !important;
  font-size: 20px;
  line-height: 155px;
  text-transform: uppercase;
  font-weight: 700;
}
.light {
  background: #fff !important;
  display: inline-block;
  width: 10%;
}

.head-bill-pay {
    padding:10px;
    box-sizing: border-box;
}
.head-bill-pay img {
    max-width: 100%;
    height: auto;
    display: block;
}

.callout-cont {
	width: 15%;
	background-color: #222;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
	padding:5px;
	box-sizing: border-box;
}
.callout-cont img {
  max-width: 70%;
  height: auto;
  display: block;
}
.callout-cont p {
	font-size: 12px;
	text-align: center;
}
.callout-cont a {
  color: #C58700;
  text-decoration: underline;
}
.callout-cont a:hover {
  color: #FFCE65
}

.sign-up-block{
	background-color: #CC090C; 
	border-radius: 6px; 
	padding: 12px; 
	display: flex; 
	flex-direction: column; 
	gap: 16px; 
	align-items: center; 
	justify-content: center;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
	margin-bottom: 24px;
}

.sign-up-text{
	color: white; font-size: 24px; font-weight: 800;
}

.sign-up-button{
	padding: 10px 32px; 
	background-color: white; 
	color: black; 
	font-weight: 600;
	cursor: pointer;
}

.sign-up-button a {
  position: relative;
  display: inline-block;
  color: black;
  text-decoration: none;
	text-align: center;
	padding: 0px 18px;
}

.sign-up-button i {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(8px, -50%);
  opacity: 0;
  font-size: 0.85em;
  transition: transform 0.25s ease, opacity 0.25s ease;
}

.sign-up-button:hover i {
  opacity: 1;
  transform: translate(0, -50%);
}


.sign-up-button span {
  transition: transform 0.25s ease;
}

.sign-up-button:hover span {
  transform: translateX(6px);
}


/* CONTENT STYLES */
.parts-btns a {
	width:100%;
	max-width: 300px;
	text-align: center;
	margin:20px auto;
}
.parts-btns img {
	max-width: 100%;
	width:100%;
	height: auto;
	display: block;
}
.tagline {
  position: absolute;
  top: 30%;
  right: 100px;
  color: #000;
  max-width: 659px;
  width:50%;
  background: rgba(255, 255, 255, 0.8);
  padding: 5px 5px;
}
.tagline img {
  display: inline-block;
  width: 48%;
  margin-top: 20px;
}
.home-btn {
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  width: 30vw;
  max-width: 450px;
  padding: 10px 0;
  margin-top: 20px;
  cursor: pointer;
  float: left;
  font-size: 20px;
  font-weight: bold;
  background: rgba(0,0,0,0.4);
  text-shadow: 0 0 5px #000;
}
.home-btn:hover {
  border: 1px solid #222222;
}


#col_one {
  height: 200px;
  background: #d20000;
  color: #fff;
}
#col_one a {
  color: #fff;
}
#col_two {
  height: 200px;
  background: #de0202;
  color: #fff;
}
#col_two a {
  color: #fff;
}
#col_three {
  height: 200px;
  background: #e70404;
  color: #fff;
}
#col_three a {
  color: #fff;
}
#col_four {
  height: 200px;
  background: #f40505;
  color: #fff;
}
#col_four a {
  color: #fff;
}
#three_col {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 32%;
  font-weight: bold;
  font-size: 18px;
  margin: 1% .25%;
}
#three_col img {
  width: 25%;
  margin-bottom: 10px;
}
.pageleft {
  float: left;
  width: 53%;
  margin-bottom: 15px;
}
.pageleft a {
  color: #e70404;
}
.leftsidepage {
  float: left;
  width: 63%;
  margin-bottom: 15px;
}
.leftsidepage a {
  color: #fff;
}
.leftsidepage2 {
  float: left;
  width: 63%;
  margin-bottom: 15px;
}
.leftsidepage2 a {
  color: #fff;
}
.leftpage {
  float: left;
  width: 65%;
  margin-bottom: 15px;
}
.leftpage a {
  color: #e70404;
}
.application {
  width: 300px;
}
.pageright {
  float: right;
  width: 30%;
  padding: 10px 0;
  margin-bottom: 20px;
}
.pageright-1 {
    float: right;
  width: 40%;
  padding: 10px 0;
  margin-bottom: 20px;
}
.pageright a {
  color: #000;
}

.rpage {
  float: right;
  width: 25%;
  padding: 10px 0;
  margin-bottom: 20px;
}
.rpage-1 {
    float: right;
  width: 40%;
  padding: 10px 0;
  margin-bottom: 20px;
}
.rpage a {
  color: #000;
}

.header-with-logo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px; 
}

.kroeger-logo {
  height: auto;
  width: 25%;
}


.rightpage {
  float: right;
  width: 40%;
}
.rightpage img {
  width: 100%;
}
.rightsidepage {
  float: right;
  width: 30%;
}
.rightsidepage img {
  width: 100%;
}
.rightsidepage2 {
  float: right;
  width: 30%;
}
.rightsidepage2 img {
  width: 100%;
}
.bill-right {
    float: right;
    width: 35%; 
}
.location {
  display: inline-block;
  width: 29%;
  margin: .5% 2% .5% 0;
}
.location a {
  color: #000;
}
.svg-inline--fa.fa-w-10 {
  width: auto !important;
}
ul.two {
  display: inline-block;
  width: 45%;
  vertical-align: top !important;
}
ul.two img {
  width: 90%;
}
.partsbtn {
  width: 100%;
  background: #f40000;
  color: #000;
  font-size: 18px;
  text-align: center;
  padding: 5px 0;
  margin: 5px auto 20px;
  font-weight: bold;
}
.partsbtn:hover {
  background: #e70404;
  color: #fff;
}

.yellow a:hover{
	color: #C58700;
}
.four_col {
  display: inline-block;
  width: 24%;
  border: 1px solid #000;
  text-align: center;
  padding: 10px 0;
  margin: .5% .25% 0 0;
}
.four_col img {
  width: 75%;
  vertical-align: middle;
}
.partshead {
  color: #C90003;
  font-weight: bold;
  font-size: 24px;
  display: inline-block;
  width: 90%;
  margin: .25%;
  padding: 2%;
  vertical-align: top;
  text-align: center;
  border: 1px solid #f40000;
  float: right;
}
.thirds {
  display: inline-block;
  width: 33%;
  vertical-align: top;
}
.print {
  text-align: center;
  text-decoration: underline;
  margin-bottom: 10px;
}
.print a {
  color: #000;
}
.col2 {
  display: inline-block;
  width: 46%;
  border: 1px solid #ccc;
  vertical-align: top;
  text-align: center;
  margin: 1%;
}
.col2 img {
  width: 90%;
  vertical-align: middle;
}
.col2-img {
  display: inline-block;
  width: 48%;
  vertical-align: top;
  text-align: center;
  margin: .5%;
}
.col2-img img {
  width: 90%;
  vertical-align: middle;
}
.home-about-cont-1 {
   display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.about-home-banner-1 {
    width:32.33%;
    position: relative;
    margin-bottom:40px;
    height: 300px;
	margin:20px auto 0 auto;
}

.about-home-banner-1 img {
        width:100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        display: block;
}

.loc-info-left h5 {
	color: #000!important;
}

.about-home-banner-1 h3 {
    position: absolute;
    width:100%;
    left:0;
    bottom:0;
    padding:10px;
    box-sizing: border-box;
    background:rgba(0,0,0,0.8);
    text-align: center;
    font-size: 20px;
    color:#C58700;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s ease-in;
    margin:0;
    height: 30%;
}
.about-home-banner-1:hover h3 {
    height: 300px;
    color:#FFCE65;
    background:rgba(0,0,0,0.7);
}

.about-home-left {
    width:68%;
	text-align: left;
}
.about-home-right {
    width:30%;
}
.about-home-right img {
    max-width: 250px;
    height: auto;
    width:100%;
    margin:0 auto 10px auto;
}
.about-home-right p {
    text-align: center;
}
.container-1 {
  width: 75%;
  margin: 0 auto;
  text-align: center;
  padding: 20px 0;
}
.flex-cont-1 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pageright_image {
  float: right;
  width: 30%;
  margin-top: 20px;
}
.pageright_image img {
  width: 100%;
  border: none !important;
}
.rpage_image {
  float: right;
  width: 30%;
  margin-top: 20px;
}
.rpage_image img {
  width: 100%;
  border: none !important;
}
.paper_image {
  margin-top: 20px;
}
.paper_image p {
  text-align: center;
}
.paper_image img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.blackline {
  width: 100%;
  max-width: 100% !important;
  border-bottom: 1px solid #000;
}
.promo-flyer-1 img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

/* iframe footer*/
.foot_colum iframe {width: 100%;}

/******  Location Pages  ******/

.loc-flex {
	display: flex;
	gap: 20px 5%;
}

.location-info, .map {
	width: 100%;
}

.location-info .address {
	font-size: 18px;
	font-weight: 600;
	color: #000;
}

.location-info .contact {
	margin: 20px 0;
	padding: 15px;
	border: 1px solid #f40000;
}

.location-info h2 {
	font-size: 24px;
}

.location-info .flex p {
	width: 100%;
	margin-bottom: 0;
	
}

 .location-info .flex .fax {
	text-align: center;
	font-weight: 600;
}

.location-info .flex p a {
	width: 100%;
}

.location-info .flex {
	display: flex;
	gap: 10px;
	
}

.location-info .btn.flex {
	align-items: center;
}

.location-info .flex.hours a {
	color: #e70404;
}

.map iframe {
	width: 100%;
	height: 400px;
}

.loc-brands {
	text-align: center;
}

.loc-brands .flex {
	display: flex;
	justify-content: center;
	gap: 20px;
	flex-wrap: wrap;
}

.loc-brands .flex img {
	display: block;
	width: 100%;
	max-width: 250px;
	padding: 20px;
	border: 1px solid #e4e4e4;
}


.description {
  font-size: 18px;
  margin-bottom: 40px;
  color: #333;
}

.button-container {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
}

.career-button {
  display: inline-block;
  padding: 15px 30px;
  font-size: 16px;
  background-color: transparent;
  color: #f40000;
  border: 2px solid #f40000;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.career-button:hover {
  background-color: #f40000;
  color: #fff;
}


.pageleft.a-pdf img {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}



/*===================== 
	Form styles 
=======================*/

/* Containers */

.page-form {
    width: 75%;
  margin: 2% auto 30px;
}

.form-info-cont {
	width: 100%;
	box-sizing: border-box;
}
.form-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.form-inline-1 {
	display: flex;
	flex-wrap: wrap;
}
.thankyou-container {
	width:100%;
	box-sizing: border-box;
	padding:30px 10% 10% 10%;
	margin-top:0;
}

/* Inputs */

.radio-pad {
	padding: 0 0 0 10px;
}

.form-info-cont input, .form-info-cont date, .form-info-cont select {
	width: 100%;
	display: block;
	padding: 5px 0 5px 5px;
	font-size: 17px;
	margin:  0 0 15px 0;
	box-sizing: border-box;
    outline:none;
    border:1px solid #000;
    color:#000!important;
}
.form-info-cont input:placeholder, .form-info-cont textarea:placeholder {
    color:#000!important;
    opacity: 0.9;
}
.form-info-checkbox input[type="checkbox"] {
	padding: 5px 0 5px 5px;
	margin:  0 0 15px 0;
	box-sizing: border-box;
}
.form-info-cont textarea {
	width: 100%;
	display: block;
	padding: 5px;
	font-size: 17px;
	min-height: 120px;
	box-sizing: border-box;
	margin:  0 0 15px 0;
	font-family: 'Roboto', sans-serif;
    outline:none;
    border:1px solid #000;
    color:#000!important;
}

select {
	margin:0;
	padding:0;
}
.form-inline .btn-red {
    margin:0 auto;
    display: block;
    max-width: 200px;
    width:100%;
    cursor: pointer;
}
#CaptchaAnswer {
    border:1px solid #000;
}
.CaptchaImage {
  max-width: 100%;
}

.CaptchaWhatsThisPanel a {color:#000;}
.CaptchaWhatsThisPanel a:hover {text-decoration:underline;} 



/* ===== PAGE WRAP ===== */
#pagewrap {
  max-width: 1600px; 
  margin: 0 auto;    
  padding: 0 0px;   
  box-sizing: border-box; 
}

#page {
  width: 74%; 
  margin: 0 auto;    
  padding: 0 0px;   
  box-sizing: border-box; 
}

/* ===== DESKTOP LAYOUT (NO FLEX) ===== */
.page-columns {
  display: flex;
  gap: 3%;     
  justify-content: space-between; 
  align-items: flex-start;
}

.leftsidepage,
.rightsidepage {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}
.leftsidepage2,
.rightsidepage2 {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}
.leftsidepage {
  width: 72%;
}

.rightsidepage {
  width: 25%;
  margin-left: 2%;
}
.leftsidepage2 {
  width: 72%;
}

.rightsidepage2 {
  width: 25%;
  margin-left: 2%;
}
/*NEWS-UPDATES*/
.news-section {
  max-width: 1400px;
  margin: 0 auto;
  padding: 30px 10px; 
}

.news-item {
  display: flex;
  gap: 25px;
  margin-bottom: 40px;
  border: 1px solid #ddd;
  padding: 25px;
  
}
.news-img {
  width: 120px;
  height: 100px;
  min-width: 150px;
  flex-shrink: 0;     
  display: flex;
  align-items: center;
  justify-content: center;
}


.news-img img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.news-content h2 {
  margin: 0 0 10px;
  font-size: 1.5rem;
}

.news-content .date {
  font-weight: bold;
  color: #585858;
  margin-bottom: 10px;
}

.news-content p {
  margin-bottom: 15px;
  line-height: 1.5;
}

.read-more {
  display: inline-block;
  padding: 8px 16px;
  background: #000;
  color: #fff;
  text-decoration: none;
  font-size: 0.9rem;
}

.read-more:hover {
  background: #444;
}




/* ✅ Mobile stacking */
@media (max-width: 700px) {
  .news-item {
    flex-direction: column;
  }

  .news-img {
  width: 140px;
  height: 100px;
  min-width: 140px;
}
}
/* ===== TABLET + MOBILE ===== */
@media (max-width: 900px) {
  .page-columns {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .leftsidepage,
  .rightsidepage {
    width: 100%;
    max-width: 700px;
    margin-left: 0;
  }
.leftsidepage2,
  .rightsidepage2 {
    width: 100%;
    max-width: 700px;
    margin-left: 0;
  }
}



/* FOOTER */
footer {
  background: #222222;
  padding: 15px 0 0;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
}
.foot-social {
    font-size: 24px!important;
}

footer a {
  color: #fff !important;
}
footer a:hover {
  color: #f40000 !important;
}
.line {
  border-top: 1px solid #fff;
  margin: 30px 0;
}
.foot_colum {
  width: 100%;
}
.col_five {
  display: inline-block;
  width: 24%;
  box-sizing: border-box;
  vertical-align: top;
  padding-bottom: 20px;
}
#colorblock {
  background: #d20000;
  padding: 10px 0;
}
.foot {
 display: flex;
	justify-content: space-between;
	gap: 20px 5%;
	flex-wrap: wrap;
	padding: 30px 0;
  text-align: center;
}

.foot .left img {
	max-width: 300px;
}
.foot a {
  font-size: 21px;
}
.foot img {
   width: 100%!important;
  max-width: 100px!important;
}
.footleft {
  float: left;
  width: 50%;
}
.footright {
  float: right;
  text-align: right;
  width: 20%;
  font-size: 20px;
}

.rental-banner {
    padding:20px;
    box-sizing: border-box;
    width:100%;
    background:#222222;
    text-align: center;
}
.rental-banner h2 a {
    font-size: 20px;
    color:#fff;
    padding:10px;
    border: 1px solid #f40000;
    margin:0 auto;
    display: inline-block;
    background: #f40000;
}
.rental-banner h2 a:hover {
    color:#f40000 !important;
    background: #fff;
}


.web {
  display: block;
}
.mobile {
  display: none;
}

.responsive-map {
    width: 340px;
    height: 480px;
    border: 0;
}
@media (max-width: 1400px) {
	.responsive-map {
        width: 300px;
		height: 380px;
    }
}
@media (max-width: 768px) {
    .responsive-map {
        width: 100%;
    }
}

/* For very small screens, make it even smaller if needed */
@media (max-width: 450px) {
    .responsive-map {
        width: 100%;
        max-width: 400px;
    }
}

/************************************************ Responsive Styles **/
@media screen and (max-width: 1700px) {
  .foot a {
    font-size: 18px;
  }
}
@media screen and (max-width: 1580px) {
  h3 {
    font-size: 24px;
  }
  h3 a {
    font-size: 24px;
  }

  .col_five {
    width: 32%;
  }
  .partshead {
    font-size: 18px;
  }
}

@media screen and (max-width: 1280px) {
  .h1 {
    font-size: 42px;
  }
  p {
    font-size: 16px;
  }
  #pagewrap {
    width: 90%;
  }
  #sitewidth {
    width: 90%;
  }
	.container-1 {
		width:90%;
	}


  .partshead {
    font-size: 14px;
  }
  footer {
    font-size: 13px;
  }
	.callout-cont {
		width: 21%;
	}
}
@media screen and (max-width: 1024px) {

  .h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 32px;
  }
  h3 {
    font-size: 20px;
  }
  h3 a {
    font-size: 20px;
  }



  .location {
    width: 47%;
  }
  ul.two {
    width: 46%;
  }
  .thirds {
    width: 32%;
  }
  #three_col {
    font-size: 14px;
  }
  .partsbtn {
    font-size: 16px;
  }
  .col_five {
    width: 49%;
  }
  footer {
    font-size: 14px;
  }
  .foot_colum {
    float: none;
    width: 100%;
  }
  .foot {
    float: none;
    width: 30%;
    margin: 0 auto 10px;
    text-align: left;
  }
  .footleft {
    float: none;
    width: 100%;
  }
  .footright {
    float: none;
    width: 100%;
    text-align: left;
    font-size: 16px
  }
.tagline {
    top: auto;
    bottom:20px;
    right: 40px;
    width:90%;
    }
    
	.loc-flex {flex-wrap: wrap;}
    
}
@media screen and (max-width: 950px) {
  #three_col {
    width: 49%;
    font-size: 16px;
  }
    .header-info-top {
        display: none;
    }
	
	.rpage, .rpage-1 {
    float: none;
    width: 100%;
  }
  .rpaged_image {
    float: none;
    width: 100%;
  }
	
	.leftpage {width: 95%;}

}
@media screen and (max-width: 780px) {
  .h1 {
    font-size: 25px;
    line-height: .75em;
  }
  h2 {
    font-size: 22px;
  }
  h3 {
    font-size: 16px;
  }
  h3 a {
    font-size: 16px;
  }
  h5 {
    font-size: 16px;
  }



  #col_one {
    height: 175px;
  }
  #col_two {
    height: 175px;
  }
  #col_three {
    height: 175px;
  }
  #col_four {
    height: 175px;
  }
  .pageleft {
    float: none;
    width: 100%;
  }
  .leftsidepage {
    float: none;
    width: 100%;
  }
	.leftpage {
    float: none;
    width: 100%;
  }
  .pageright, .pageright-1 {
    float: none;
    width: 100%;
  }
  .pageright_image {
    float: none;
    width: 100%;
  }
	
	
  .rightpage {
    float: none;
    width: 75%;
    margin: 0 auto;
  }
  .rightsidepage {
    float: none;
    width: 75%;
    margin: 0 auto;
  }
.bill-right {
    float: none;
    width: 100%;
    margin: 0 auto;
}
  .thirds {
    display: block;
    width: 100%;
  }
  .four_col {
    width: 49%
  }
  .partshead {
    height: auto;
    float: none;
    width: 100%;
  }
  .partsbtn {
    font-size: 14px;
  }
  .foot {
    float: none;
    width: 50%;
  }
	 .about-home-banner-1 {
        width:100%;
        height: 200px;
    }
	.about-home-banner-1:hover h3 {
	  height: 200px;
	}
	
}

@media screen and (min-width: 651px) {
	.phone-number-mobile{
		display: none;
	}
	.location-info .parts-hours-mobile{
		display: none;
	}
	
	 .web {
    display: none!important;
  }
  .mobile {
    display: block;
  }
	
.partL {
    padding: 12px;
    font-size: 15px;
  }
	
	
}
@media screen and (max-width: 650px) {
	

	
	.phone-number{
		display: none;
	}
	.location-info .parts-hours{
		display: none;
	}
  .tagline {
    position: relative;
    top: 0;
    width: 100%;
    margin-bottom: 60px;
    padding: 0;
    left: 0;
    right: 0;
  }
  #three_col {
    width: 100%;
    margin: 2% auto;
    font-size: 14px;
  }
  .col2-img {
    display: block;
    width: 100%;
    margin: 1% auto;
  }
  h2 {
    font-size: 18px;
  }
  h3 {
    font-size: 16px;
  }
  h3 a {
    font-size: 16px;
  }
  h5 {
    font-size: 14px;
  }
  p {
    font-size: 14px;
  }

	.callout-cont {
		width: 100%;
	}
	.callout-cont img {
		max-width: 35%;
	}
	.callout-cont p {
		font-size: 3vw;
		text-align: center;
		padding: 10px 0 0 10px;
	}
  .location {
    display: block;
    width: 100%;
    margin: 5% auto;
  }
  ul.two {
    display: block;
    width: 100%;
  }
  .four_col {
    width: 100%;
    margin: 5% auto;
    display: block;
  }
  .partshead {
    font-size: 12px;
    disply: block;
    width: 100%;
    margin: 1% auto;
    height: auto;
  }
  .col2 {
    display: block;
    width: 100%;
  }
  .foot {
    float: none;
    width: 75%;
  }
  .callout-wrap img {
    max-width: 40%;
  }
    .about-home-left {
        width:100%;
    }
    .about-home-right {
        width:100%;
    }
   
    .logo {
        width:calc(100% - 120px);
    }
    .col-1-2 {
        width:100%;
    }
	
	.location-info .flex {flex-wrap: wrap;}
}
.rightsidepage2 .read-more {
    display:block;
    text-align: center;
    margin: 20px auto; 
}
.rightsidepage2 img {
    display: block;
    margin: 30px auto 20px auto;
}

.rightsidepage2 {
    display: block; 
}


@media screen and (max-width: 1250px) {
	.leftsidepage,
  .rightsidepage {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }

  .page-columns {
    display: flex;
    flex-direction: column;
    align-items: stretch; 
  }
  .rightsidepage iframe.responsive-map {
    width: 100%;
    max-width: 100%;
  }
    .leftsidepage2,
    .rightsidepage2 {
        width: 100%; 
        float: none; 
    }

    .rightsidepage2 {
        display: flex;  
        justify-content: center; 
        flex-wrap: wrap;   
        gap: 20px;         
        margin-top: 20px; 
    }

    .rightsidepage2 img {
        max-width: 30%;
        height: auto;
    }

    .rightsidepage2 a.read-more {
        display: block;
        text-align: center;
        width: 100%;
        margin-top: 10px;
    }
}

@media (max-width: 1250px) {


  .page-columns {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .leftsidepage,
  .rightsidepage,{
    width: 100%;
    max-width: 900px;
    margin-left: 0;
  }

	.leftsidepage2,
	.rightsidepage2 {
    width: 100%;
    max-width: 1250px;
    margin-left: 0;
  }
  .rightsidepage {
    order: 2;
    margin-top: 0px;
  }
  .rightsidepage h2{
	  margin-top:-50px;
	}
  .rightsidepage2 {
    order: 2;
    margin-top: 0px;
	 
  }
  .rightsidepage2 h2{
	  margin-top:-50px;
	}
  .leftsidepage {
    order: 1;
  }
.leftsidepage2 {
    order: 1;
	width:100%
  }

  .news-item {
    flex-direction: column;
    align-items: center; 
	  text-align: center; }

  .news-img {
    width: 140px;
    height: 100px;
    min-width: 140px;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
	.responsive-map {
		margin-bottom: 40px;
		width: 100%;
	}
	  
  .news-content {
    width: 100%;
  }
}
@media screen and (max-width: 700px) {
    .rightsidepage2 {
        flex-direction: column; 
        align-items: center;   
        gap: 15px;           
    }

    .rightsidepage2 img {
        max-width: 100%;
        height: auto;
		margin-top:0px!important;
    }

    .rightsidepage2 a.read-more {
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }
}
@media screen and (max-width: 500px) {
	#ctx-chat-widget {
		bottom:70px!important;
	}
}

@media screen and (max-width: 375px) {
	
	.kroeger-logo {width: 33%;}
	
	
  .application {
    width: 100%;
  }
  #col_one {
    width: 100%;
    height: auto;
  }
  #col_two {
    width: 100%;
    height: auto;
  }
  #col_three {
    width: 100%;
    height: auto;
  }
  #col_four {
    width: 100%;
    height: auto;
  }
  .col_five {
    display: block;
    display: block;
    width: 100%;
  }
  .footright {
    width: 100%;
  }
  .foot {
    float: none;
    width: 100%;
  }
  .foot a {
    font-size: 14px;
  }
}