/*
Theme Name: www.tquip.com
Theme URI: https://sandhills.com
Author: Sandhills
Author URI: https://sandhills.com
Description: Sandhills default template.
Version: 1.0
Text Domain: sandhills
Tags: Sandhills default
*/

/*--------------------------------------------------------------
## Primary Styles
--------------------------------------------------------------*/

html, body {
	height:100%;
	width:100%;
    font-family:'Century Gothic', 'Arial', 'Sans Serif';
    overflow-x:hidden;
    background:rgba(255, 255, 255, 0.8);
}
#header{    
    background: rgba(255, 255, 255, 0.8);
    position: relative;
    z-index: 5;
    padding: 10px 0 0;
    width: 100%;}

.header-wrap{
    width: 100%;
    height:auto;
    margin:0 auto;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
    padding:10px;}

.header-contact{    
    width:74%;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	align-content: space-around;}

.logo-wrapper{width:24%; display:block; vertical-align:middle;padding:1em;}
.header-location {width:25%; text-align:right;}
.header-social{width: 54%; text-align:right;}
.header-social h6{margin-bottom:5px; font-size:16px;color:#000;font-weight:700;}
.header-social .fab{font-size:22px;color:#000;}
.header-location p, .header-social p{font-weight:700; margin-bottom:5px;font-size:16px; color:#000;}
.header-contact p{font-size:15px; color: #000;}
.header-location a{font-weight:400;font-family:"century gothic", "arial", "sans serif";font-size:15px; text-decoration:none; color:#000; line-height:1.3em;}


.hero-wrap{width: 100%; height: auto; margin:auto; display: flex; flex-direction:column;}
.slider-hero{width:100%; height:auto; margin:0 auto;}

.word-banner{width: 100%; height:50px; font-family:'impact', 'arial'; font-size:24px; background:#282828; color:#fff; text-align:center; padding: 10px 10px;}   

.footer-container{max-width:1420px; margin:0 auto;}
.footer-wrap{width:100%; height:auto; margin: 0 auto; background:#000;padding:15px; }
.footertext{height: auto; color:#fff; text-align:right; font-size:13px; margin:0 auto;font-family:"Century Gothic", "Arial", "Sans Serif";}
.footertext a{text-decoration:underline; font-family:"Century Gothic", "Arial", "Sans Serif"; font-size:14px; color:#fff;}
.copyright-text{font-size:13px; color:#fff; text-align:right;}

.flex-container {
    display: flex;
    flex-direction: row;
    margin:0 auto;}

.page-wrap{    
    display: flex;
    flex-direction:row;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    flex-wrap: wrap;
    padding: 0 20px;
    box-sizing: border-box;
    margin-top:1em;}

.page-content{width:100%; height:auto; font-family:inherit; font-size:17px; color:#000; line-height:1.4;margin:0 20px;}


/*about page*/
.about-wrap{width:69%; height: auto; margin:0 auto;}
.about-tquip {font-family:inherit; font-size:17px; color:#000; line-height:1.4; margin:0 auto; width:94%; }
.why-wrap{background:#000; color:#fff; font-size:17px; line-height:1.4; font-family: inherit; margin-bottom:3%; margin-top:-3%; width:30%}
.why-wrap h2{font-size:30px;font-family:inherit;text-align:center;}
.why-wrap a{color:#fff217;}
.why-info{padding:5%;}
.why-info a{color:#fff217;}
.why-info h4{font-size:24px;text-transform:uppercase;color:#fff;}
.why-info .fa-solid{color:#fff;}

/*contact page*/
.contact-left{width:65%; height: auto;font-size:21px; color:#000;}
.contact-right{padding: 10px 20px; background-color:#000; margin-top:-3%;color:#fff; font-size:18px;}
.contact-info{padding:5%;}
.contact-title{font-size:26px; color:#000; font-family:inherit; font-weight:700;}/*h3*/
.title-2{font-size:26px; font-weight:normal;}/*span*/
.contact-left a {font-size:21px; color:#000;}
.contact-info a{color:#fff217; font-size:18px}
.contact-info p{font-size:16px; font-weight:bold; text-decoration:italic;}
.contact-info h3{font-size:24px;text-transform:uppercase;color:#fff;}
.contact-info h4{font-size:18px;}
.contact-info .fa-solid{color:#fff; font-size:18px;}
.contact-info .top-info-sheditorinsertLink a{font-size:18px!important; color:#fff217!important; font-weight:bold;}
.sidebar-hr{display: block;height: 1px;border: 0;border-top: 1px solid #ccc;margin: 1em 0;padding: 0;}
.hr {display: block;height: 1px; border: 0;border-top: 1px solid #ccc; margin: 1em 0; padding: 0; width:68%;}

/*rent and sale page container*/
.sale-cpt{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction:row;
    width:80%;
    margin: 0 auto;
    flex-wrap: wrap;
    padding-bottom: 1.8em;
    box-sizing: border-box;
    justify-content: space-around;}

.sale-wrap{width:94%; margin: 0 5%;}
.sale-box h3{color:#000; font-size:24px; font-family:inherit;}
.sale-box img {width:85%; height:auto; padding: 3%;}

.contact-rentals{
    width:30%; 
    height:auto; 
    background-color:#000; 
    color:#fff; 
    font-size:17px; 
    font-family:inherit; 
    margin-bottom:3em;}

.rental-wrap {width:69%; height:auto;display:flex; flex-wrap:nowrap; align-items:flex-start;}

.rental-container{    
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width:auto;
    margin: 0 auto;
    flex-wrap: wrap;
    padding-bottom: 1.8em;
    box-sizing: border-box;
    justify-content: space-around;}

.rental-box{width:25%; padding-bottom:1em;}

.rental-box{padding:1em;}

.row-wrap{    
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
       display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: flex-start;
	align-content: space-evenly;
    box-sizing: border-box;}

.rental-box img{width:100%; height:auto;}
.rental-box h3{font-family:inherit; font-size:24px; color:#000; text-transform: uppercase; text-align:center;}
.rental-box a {color:#000; text-align:center;}

/*individual rental categoroies*/

.row-wrap{    
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    flex-wrap: wrap;
    padding: 0 20px;
    box-sizing: border-box;}


/*3-column-grid*/

/*both grids use same footer style*/
#grid-wrap{display:flex; width:100%; flex-wrap:wrap; padding:0 1em; box-sizing: border-box; margin:2em 0;}
.grid-full{width:100%;}
.grid-caption{font-size:18px; font-weight:700; text-align:left; color:#000;}

.grid-footer{background:#fff;width:100%!important;border:1px solid #d4d4d4;color:#ee0808;font-size:14px; padding:10px;}

.grid-container{
  display: grid;
  grid-template-columns: auto auto auto;
  text-transform:uppercase;
  font-size:14px;
  font-family:inherit;
 }

.grid-container-egrid{  display: grid;
  grid-template-columns: auto auto auto;
  text-transform:uppercase;
  font-size:14px;
    font-family:inherit;}


.grid-cell-header-y{background:#fff217;padding: 10px;border:1px solid #d4d4d4;font-weight:700;}
.grid-cell-header{background:#fff; padding: 10px;border:1px solid #d4d4d4;color:#ee0808; text-align:center;font-weight:700;}
.grid-white{background:#fff;padding: 11px 6px;border:1px solid #d4d4d4;}
.grid-white-2{background:#fff; text-align:center;padding: 11px 6px;border:1px solid #d4d4d4;}
.grid-gray{background:#ededed; text-align:left;padding: 11px 6px;border:1px solid #d4d4d4;}
.grid-gray-2{background:#ededed; text-align:center;padding: 11px 6px;border:1px solid #d4d4d4;}

/*2-column-grid*/

.grid-container-2 {
  display: grid;
  grid-template-columns: auto auto;
  text-transform:uppercase;
  font-size:14px;
  font-family:inherit;
 }
 .grid-cell-header-1{background:#fff217;padding: 10px;border:1px solid #d4d4d4;font-weight:700;}
.grid-cell-header-2{background:#fff; padding: 10px;border:1px solid #d4d4d4;color:#ee0808; text-align:center;font-weight:700;}
.grid-white1{background:#fff;padding: 11px 6px;border:1px solid #d4d4d4;}
.grid-white2{background:#fff; text-align:center;padding: 11px 6px;border:1px solid #d4d4d4;}
.grid-gray1{background:#ededed; text-align:left;padding: 11px 6px;border:1px solid #d4d4d4;}
.grid-gray2{background:#ededed; text-align:center;padding: 11px 6px;border:1px solid #d4d4d4;}

/*rental-pages sidebar*/
.rent-content{width:auto; height:auto;}
.contact-info2{width:30%; height:auto;}
.contact-info2 h4{font-size:24px;text-transform:uppercase;color:#fff;}
.contact-info2 .fa-solid{font-size:20px;color:#fff;}
.contact-info2{padding: 10%; width: auto; color:#fff;}
.contact-info2 a{color:#fff217!important;}

.main-title{
    position: relative;
    z-index: 1; 
    max-width: 1240px; 
    margin: 20px auto;display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    padding: 0 10px;}

.bar-wrap{height:10px; flex: 1 0;}
.title-lines{border-top: solid 1px #000; border-bottom: solid 1px #000; margin:0 auto; flex:1 0;}
.title-container h1{font-size:40px; font-family: "century gothic", "arial"; color:#000;margin-right:20px; text-align:left; }

/*homepeage*/
#home-cpt{width:100%;height: auto; margin:0 auto;} 

#home-cpt .col-xl-3{width:20%!important;}

.equipment-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    width: 100%;
    height:auto;
    margin: 0 auto;
    flex-wrap: nowrap;
    padding-bottom: 1.8em;
    box-sizing: border-box;
    justify-content: space-around;
    padding:1em;
}

.equipment-container img{width:auto; height:auto;}

.box-container {
    position: relative;
    overflow: hidden;
    max-width: 360px;
	margin: auto;
}

span.box-caption {position: absolute;top: 0;right: 0;bottom: 0;left: 0;padding: 10px;background: rgba(255, 255, 255, 0.5);display: flex;flex-direction: column;justify-content: center;}

.box-caption h3 {font-family: 'Impact', "Arial"; font-size: 28px; font-weight: 700; color:#000;}

.box-container a {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.border-box {
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    border: solid 3px #000;
    z-index: 999;
}

.home-search {
    padding: 30px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-image:url(/wp-content/uploads/2022/08/spiral-design.png);
}

.home-search h2, .main h2{color:#fff;}

.search-welcome h2 {margin-top: 18px;}

.search-welcome {
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    z-index: 999;
    margin-top: -15px;
    width: 38%;
    height:20%;
    text-align: center;
    -webkit-clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);	
}

input.flex-1{padding:10px 5px;}

.search-row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.search-box-home{
    position: relative;
    z-index: 9;
    max-width: 1220px;
    margin: 70px auto;}

.search-row .flex-1 {
    flex: 1 0;
    margin: 15px;
}

input.home-search-button.flex-1{    
    background: #444;
    border: none;
    padding: 10px 15px;
    color: #fee732;
    font-size: 20px;}

.homebody-left {
    position: relative;
    padding: 10px;
}

.main {
    position: relative;
    padding: 10px;
}

.about-block {
    position: absolute;
    top: 0;
    right: 0;
    background: #000;
    margin-right:-5%;
    z-index: 999;
    width:43%;
    text-align: left;
    padding: 8px 100px;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 96%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%);	
}

.homebody-right .ct-1, .homebody-right .ct-2{font-size:26px; font-family:"century gothic", "arial", "sans serif"; color:#000;text-align:left;}
.homebody-right p{font-size:17px; line-height:1.4; font-family:inherit;}

.learn-wrap a.yellow-content-button{   
    color:#000;
    background: #fee82f;
    padding: 15px 50px;
    margin: 10px 0;
    display: inline-block;
    font-weight: 700;
    box-shadow: 2px 2px 5px #000;
    font-size: 20px;}

.homebody-right{display:flex; flex-direction:column; justify-content: center; padding-right:20px; margin-top:30%;}

.home-large-image img{width:100%; height:auto;}
.home-small-image img{width:100%; height:auto; padding-top:1em;}


.gray-background {
    background: #e6e6e6;
    padding: 2.2%;
    width:auto;
}

.gray-wrapper{
    width:94%;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: stretch;
    align-content: stretch;}

.gray-background .footer-employ img {width: auto;height:auto;}

.footer-employ{width:47%; height: auto; margin:3%;}
.footer-employ2{width:39%; height:auto; text-align:right;}

/*inventory view details button*/
.view-listing-details-link{background-color:#ffe82c!important; color:#000!important;} 

/*wordpress presets*/

.wp-custom-header iframe,
.wp-custom-header img,
.wp-custom-header video {
	display: block;
	height: auto;
	max-width: 100%;
}
.wp-custom-header {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.wp-custom-header iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Class for Google Map widget */
.google_map {
	width:100%; 
	min-height:58vh;
}
.navbar-default { 
	background-color:transparent!important;
	border-color:transparent!important;
}
.navbar {
	min-height:auto!important;
	margin-bottom:0!important;
}
.navigation-top {
	width:100%;
}
.menu li {
	width:auto!important;
	padding-right:6%;
	display:inline-block;
}
.menu li:last-child {
	padding-right:0!important;
} 
.menu li > a {
	color:#000;
	font-size:1.5em;
}
.dropdown-menu {
	background-color: rgba(0,0,0,0.7);
	color:orange;
	border-radius:0px;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
	font-size:18px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color:#e68a24;
}
.dropdown-menu:not(.head-list)>li>a {
    color: #000;
	font-size:16px;
	font-weight:400;
}
.dropdown-menu:not(.head-list)>li>a:hover {
    background-color: #e68a24;
    transition: linear 0.2s;
}

/*----Rental Form----*/
.rental-form .reCaptchaPhrase {color: #ffe82c!important;}
.home-rental {padding-left: 200px!important; padding-right: 200px!important;}

/*------------------------------------------
YEAR SLIDER
-------------------------------------------*/
.hp-slider .noUi-target, .hp-slider .noUi-target *{-webkit-touch-callout: none; -webkit-user-select: none; -ms-touch-action: none; touch-action: none; -ms-user-select: none; -moz-user-select: none; -moz-box-sizing: border-box; box-sizing: border-box}
.hp-slider .noUi-target{position: relative; direction: ltr}
.hp-slider .noUi-base{width: 100%; height: 100%; position: relative; z-index: 1}
.hp-slider .noUi-origin{position: absolute; right: 0; top: 0; left: 0; bottom: 0; border-radius: 2px}
.hp-slider .noUi-handle{position: relative; z-index: 1}
.hp-slider .noUi-marker, .hp-slider .noUi-pips, .hp-slider .noUi-tooltip, .noUi-value{position: absolute}
.hp-slider .noUi-stacking .noUi-handle{z-index: 10}
.hp-slider .noUi-state-tap .noUi-origin{-webkit-transition: left .3s, top .3s; transition: left .3s, top .3s}
.hp-slider .noUi-state-drag *{cursor: inherit!important}
.hp-slider .noUi-base{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.hp-slider .noUi-horizontal{height: 12px; z-index: 0}
.hp-slider .noUi-horizontal .noUi-handle{width: 25px; height: 21px; left: -13px; top: -6px}
.hp-slider .noUi-vertical{width: 18px}
.hp-slider .noUi-vertical .noUi-handle{width: 28px; height: 34px; left: -6px; top: -17px}
.hp-slider .noUi-background{background: #FAFAFA; box-shadow: inset 0 1px 1px #f0f0f0}
.hp-slider .noUi-connect{background: #4a4a4a; box-shadow: inset 0 0 3px rgba(51, 51, 51, .45); -webkit-transition: background 450ms; transition: background 450ms}
.hp-slider .noUi-target{border-radius: 4px; border: 1px solid #D3D3D3; box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB; width: calc(100% - 10px); margin: 10px auto;}
.hp-slider .noUi-target .noUi-connect{box-shadow: inset 0 0 3px rgba(51, 51, 51, .45), 0 3px 6px -5px #BBB}
.hp-slider .noUi-draggable{cursor: w-resize}
.hp-slider .noUi-vertical .noUi-draggable{cursor: n-resize}
.hp-slider .noUi-handle{border: 1px solid #D9D9D9; border-radius: 3px; background: #FFF; cursor: default; box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB}
.hp-slider .noUi-active{box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB}
.hp-slider .noUi-handle:after, .hp-slider .noUi-handle:before{content: ""; display: block; position: absolute; height: 12px; width: 1px; background: #E8E7E6; left: 10px; top: 3px}
.hp-slider .noUi-handle:after{left: 12px}
.hp-slider .noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before{width: 14px; height: 1px; left: 6px; top: 14px}
.hp-slider .noUi-vertical .noUi-handle:after{top: 17px}
.hp-slider [disabled] .noUi-connect, .hp-slider [disabled].noUi-connect{background: #B8B8B8}
.hp-slider [disabled] .noUi-handle, .hp-slider [disabled].noUi-origin{cursor: not-allowed}
.hp-slider .noUi-pips, .hp-slider .noUi-pips *{-moz-box-sizing: border-box; box-sizing: border-box}
.hp-slider .noUi-pips{color: #999}
.hp-slider .noUi-value{width: 40px; text-align: center}
.hp-slider .noUi-value-sub{color: #ccc; font-size: 10px}
.hp-slider .noUi-marker{background: #CCC}
.hp-slider .noUi-marker-large, .hp-slider .noUi-marker-sub{background: #AAA}
.hp-slider .noUi-pips-horizontal{padding: 5px 0; height: 10px; top: 100%; left: 0; width: 100%}
.hp-slider .noUi-value-horizontal{margin-left: -20px; padding-top: 20px}
.hp-slider .noUi-value-horizontal.noUi-value-sub{padding-top: 15px}
.hp-slider .noUi-marker-horizontal.noUi-marker{margin-left: -1px; width: 2px; height: 5px}
.hp-slider .noUi-marker-horizontal.noUi-marker-sub{height: 10px}
.hp-slider .noUi-marker-horizontal.noUi-marker-large{height: 15px}
.hp-slider .noUi-pips-vertical{padding: 0 10px; height: 100%; top: 0; left: 100%}
.hp-slider .noUi-value-vertical{width: 15px; margin-left: 20px; margin-top: -5px}
.hp-slider .noUi-marker-vertical.noUi-marker{width: 5px; height: 2px; margin-top: -1px}
.hp-slider .noUi-marker-vertical.noUi-marker-sub{width: 10px}
.hp-slider .noUi-marker-vertical.noUi-marker-large{width: 15px}
.hp-slider .noUi-tooltip{display: block; border: 1px solid #D9D9D9; border-radius: 3px; background: #fff; padding: 5px; text-align: center}
.hp-slider .noUi-horizontal .noUi-handle-lower .noUi-tooltip{top: -32px}
.hp-slider .noUi-horizontal .noUi-handle-upper .noUi-tooltip{bottom: -32px}
.hp-slider .noUi-vertical .noUi-handle-lower .noUi-tooltip{left: 120%}
.hp-slider .noUi-vertical .noUi-handle-upper .noUi-tooltip{right: 120%}
.hp-slider .example-val{font-weight: 700}
.hp-slider #slider-snap{margin-bottom: 20px}
.hp-slider #slider-length-value-lower:after, .hp-slider #slider-length-value-upper:after{content: ' ft'}
.hp-slider #slider-price-value-lower:before, .hp-slider #slider-price-value-upper:before{content: '$'; padding-right: 5px}

/* NOUI SLIDER */
.search .hp-slider .example-val {padding: 5px 0;}
.search .noUi-target{position: relative; direction: ltr}
.search .noUi-origin{position: absolute; right: 0; top: 0; left: 0; bottom: 0; border-radius: 2px}
.search .noUi-handle{position: relative; z-index: 1}
.search .noUi-marker, .search .noUi-pips, .search .noUi-tooltip, .search .noUi-value{position: absolute}
.search .noUi-horizontal{height: 12px; z-index: 0}
.search .noUi-horizontal .noUi-handle{width: 25px; height: 21px; left: -13px; top: -6px}
.search .noUi-background{background: #ccc;}
.search .noUi-connect{background: #817e5d !important; border: 1px #000 solid;}
.search .noUi-target{width: calc(95% - 15px); margin: 15px auto 0 auto;}
.search .noUi-handle{background: #444!important; border: 1px solid #ccc; border-radius: 3px;}
.search .noUi-handle:after, .search .noUi-handle:before{content: ""; display: block; position: absolute; height: 12px; width: 1px; background: #E8E7E6; left: 10px; top: 3px}
.search .noUi-handle:after{left: 12px}
.search .noUi-pips-horizontal{padding: 5px 0; height: 10px; top: 100%; left: 0; width: 100%}
.search .noUi-marker-horizontal.noUi-marker{margin-left: -1px; width: 1px; height: 5px; background: #777;}
.search .example-val{font-size: 18px; font-weight: 600; color: #000;} 
.search .example-val span{font-weight: 400;}
.search #slider-price-value-lower:before, .search #slider-price-value-upper:before{content: '$'; padding-right: 2px}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/


.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

#wp-admin-bar-new-content-default {
	display: none;
}

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1600px) {		
    .homebody-right{padding-left:5%;}
}

@media only screen and (max-width: 1400px){
    .home-rental {padding-left: 50px!important; padding-right: 50px!important;}
}

@media only screen and (max-width: 600px){
    .home-rental {padding-left: 15px!important; padding-right: 15px!important;}
}

@media only screen and (max-width: 1340px){
    .equipment-container .flex-1{min-width:90%;}
}

@media only screen and (max-width: 1250px){
    .footer-wrap{padding:10px 10px 20px 5px; margin-bottom: 2.2%;}
    
    /*inventory mobile filter button*/
    .bottom-bar{ bottom: 100px !important;}
    #menu-button{padding-top: 0 !important; }
}


@media only screen and (max-width: 1140px){
	.about-block {padding: 8px 70px!important;}
}
/* Medium Devices, Desktops */

@media only screen and (max-width: 1070px){
	.search-welcome {width: 40%!important;}
}

@media only screen and (max-width: 975px){
	.about-block {padding: 8px 65px!important; width: 55%!important;}
}

@media only screen and (max-width: 950px){
	.search-welcome {width: 50%!important;}
}

@media only screen and (max-width : 992px) {
    .logo-wrapper{width:34%;}
    .header-contact{width:70%;}
    .header-location{width:50%; text-align:center;}
    .header-social{width:25%}
    .header .fab{font-size:20px;}
    .page-title{font-size:28px;}
    .page-wrap{flex-direction: column;padding-bottom:1em; width:95%;}
    .page-content{width:96%;}
    .contact-rentals{margin-left: 1.2em;}
    #home-cpt .col-xl-3{width:50%!important;}
    .homebody-right{margin-top:10%;}   
    .homebody-right .ct-1{font-size: 20px;}
    .homebody-right p{font-size:14px;}
    .rental-box h3{font-size:20px; font-weight:600;}
    .rental-wrap{flex-direction:column; margin:0 auto; width:90%;}
    .contact-rentals{margin:0 auto;width:75%;}  
	
	.added-width-style {width: 100%!important;}
}

@media only screen and (max-width : 820px){
    .logo-wrapper{width:32%;}
    .header-location a{font-size:12px;}
    .header-social{width:32%;}
    .word-banner{font-size:22px;}
    .sale-title-lines{margin:6.5% 1%;}
    .title-wrapper{padding-bottom:1.2em;}
    .title-container{padding:10px 10px;}
    #home-cpt .col-xl-3{width:50%;}
    .search-welcome{width:50%;}
    .about-block{width:53%;}
    .homebody-left{padding:0 5%; margin-top:15%;}
    .page-title{font-size:36px; margin-top:5%; width:46%;}
    .page-content{width:auto;}
    .sale-cpt{width:100%;}
     .word-banner{font-size:18px;}
    .contact-info2 h4{font-size:18px;}
    .footer-wrap{padding-top:0.8em;}
}

/* Small Devices, Tablets */
@media only screen and  ( max-width : 768px) {
    .header-social{padding-right:0;}
    .logo{width:39%}
    .header-contact{width:60%;}        
    .page-title{font-size:32px;}
    .sale-title-lines{margin:5% 1%;}
    .title-lines{display:none;}
    .search-welcome{width:50%; height: 15%;}
    .title-lines{margin:2%;}
    .about-block{width:52%;}
    .home-search h2{font-size:26px;}
    #home-cpt .col-xl-3{width:50%!important; margin:0 auto!important;}
    #home-cpt .equipment-container{flex-direction:column;}
    .equipment-container .flex-1{margin:10px;}
    .equipment-container .flexer-fourth{width:100%; padding:10px; margin:2em}
    .flex-1{text-align: center;justify-content: center;align-items: center;}
}

@media only screen and (max-width: 700px){
	.about-block {padding: 8px 50px!important;}
	.search-welcome {width: 55%!important;}
}

@media only screen and (max-width: 680px){
	.post-container-equipment-category .box-container {width: 100%!important;}
	.equipment-container {padding: 1em .5em!important;}
}

@media only screen and (max-width: 630px){
	.home-search h2 {padding-right: 30px!important;}
	.search-welcome {width: 60%!important;}
}

@media only screen and (max-width: 575px){
	.about-block {padding: 8px 50px!important; width: 70%!important;}
	.search-welcome {width: 70%!important;}
	.home-search h2 {padding-right: 20px!important;}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
    .header-wrap{flex-direction:column;}
    .logo-wrapper{width:60%;}
    .header-contact{width:96%;}
    .word-banner {height: 90px;}
    .sale-title-lines{display:none;}
    .title-lines{display:none;}
    .page-title{font-size:24px;}
    .title-container h1{font-size:32px;}
    .home-search{padding:0;}
    #home-cpt .col-xl-3{width:100%!important;}
    .search-welcome{width:100%!important; height:auto; clip-path:none; margin-top:-12%;}
    .search-row .flex-1{padding:10px;}
    .about-block{clip-path:none; width:100%!important; height: auto; text-align:center; margin:0 auto;}
    .search-row{flex-direction:column;}
    .search .example-val{text-align:left;}
    .about-tquip img{width:90%;}
    .why-wrap{width:100%;}
    .about-wrap{width:95%;}
    .contact-left{width:100%;}
    .contact-title, .title2, .title-2{font-size:16px;}
    .contact-left img{width:95%;}
    .contact-info img{width:96%;}
    .contact-left a{font-size:15px;}
    .title-container h1{font-size:36px;}
    .row-wrap{flex-direction:column;}
    .rental-box{width:100%;}
    .rental-box h3 {font-size:26px;}
    .rental-wrap{width:auto;}
     .gray-wrapper{flex-direction:column;}
    .footer-employ{margin:0 auto;width:96%;}
    .gray-background .footer-employ img{width:96%;}
    .footer-employ2{width:96%;}
    .footer-wrap{padding:5px 10px 20px 0; margin-bottom: 5%;}
	
	.box-container img {width: 100%!important;}
	.search-welcome h2 {margin-bottom: 10px;}
	
	.contact-rentals{width:100%;}  
}

@media only screen and (max-width: 380px){
    .header-contact{width:36%;margin:0; text-align:center;}
    .logo-wrapper{width:60%; margin:0 auto;}
    .header-location a{font-size:10px;}
    .header-contact h6{font-size:12px;}
    .header-contact{width:94%;}
    .header-social .fab{font-size:18px;}
    .word-banner{height:10%;} 
    .page-content a{font-size:14px;}
    .page-wrap{width:100%;}
    .footertext{font-size:10px;}
    .title-container h1{font-size:32px;}
    #home-cpt{width:80%!important; margin:0 10%!important;}
    .contact-rentals{width:100%;}
    .grid-cell-header-y{font-size:12px;}
}