/*
Theme Name: www.mitchellequip.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


red: bc1d2a
gray: 5c5c5c

font-family: 'Montserrat', sans-serif;
font-family: 'Teko', sans-serif;
*/

/*--------------------------------------------------------------
## Primary Styles
--------------------------------------------------------------*/
#widget_sandhills_editable_area_30 {padding: 0px 0px 0px 0px !important;}
.col-sm-offset-1 {margin-left: 8.3333% !important;}
.co-logo {display: flex !important;}
a{color: grey;}
.img-responsive  {max-width: 100%;height: auto !important;} 
.background-contain {background-image: none !important; background-color: transparent !important;}
table tbody {border-width: thin !important;}

[id="51-0"], [id="51-1"],[id="52-0"], [id="52-1"] {padding-right: 20px !important;}
.row > * {
    padding-left: calc(var(--bs-gutter-x) * 0.0);
    padding-right: calc(var(--bs-gutter-x) * 0.0);
}
html, body {
	width:100%;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	line-height: 25px;
	overflow-x: hidden;
}
.clear{clear: both}
ul li{list-style: none; margin:  0}

h1, h2, h3, h4{font-family: 'Teko', sans-serif; text-transform: uppercase; letter-spacing: .75px; font-weight: 700; margin: 0 !important; padding: 0 !important}
h1{font-size: 35px;}
h2{font-size: 26px;}
h3{font-size: 20px;}
h4{font-size: 18px}

p{margin: 0}
b{font-weight: 700;}

.bold{font-weight: 700}
.red{color: #bc1d2a}

.wrapper-center{width: 75%; margin: 0 auto; text-align: center}
.wrapper-inner{width: 75%; margin: 0 auto;float:none;}

#pad, .pad{padding: 25px 15px;}
#l-pad, .l-pad{padding: 50px 0}
#xl-pad{padding: 80px 0}
.padtop{padding-top: 25px;} .padbottom{padding-bottom: 25px;} .pad-bottom{padding-bottom: 35px;}
.loc-pad{padding: 25px 0;
    border-top: 1px solid #000;
    margin: 20px 0;}




.container {
    max-width: 1200px!important;
    box-sizing: border-box;
    padding-left:15px!important;
    padding-right:15px!important;
}

#red-btn {background: #bc1d2a; color: #fff; font-family: 'Teko', sans-serif; text-transform: uppercase; padding: 10px 20px; text-align: center; text-decoration: none; font-size: 18px; letter-spacing: .5px; font-weight: 400; box-shadow: inset 0 0 0 0 #000;
-webkit-transition: ease-out 0.6s;
-moz-transition: ease-out 0.6s;
transition: ease-out 0.6s;
outline: none;
    border:0px;
}

#red-btn:hover{box-shadow: inset 400px 0 0 0 #000; background: #000;}

.pageimages{width: 100%; margin: 0 auto;}
.pageimages img{display: block; width: 100% !important; max-width: 100% !important; max-height: 100% !important; margin-bottom: 50px;}

.custom-btn{display: inline-block; background: #bc1d2a; padding: 10px 25px; text-transform: uppercase; font-weight: 700; color: #fff; transition: all .2s ease-in-out;}
.custom-btn:hover{background: #333; color: #fff;}


.sidebarColumn{min-height: auto !important}


.column-left-1 {
    width:62%;
    padding:0 10px 20px 13.5%!important;
    box-sizing: border-box;
}
.column-right-1 {
    width:38%;
    padding:0 13.5% 20px 10px!important;
    box-sizing: border-box;
}


/*--- HEADER -------------------------*/
.mobile-nav-home{display: none}

.home-mobile-nav nav.mobile  {
	display: block;
}
.home-mobile-nav  nav.primary {
	display: none;
}
.home-mobile-nav #menu-button {
	display: none;
}
.home-desktop-nav {
	position: absolute;
	left:20px;
	top:20px;
	z-index: 1000;
}
.home-desktop-nav a {
	color:rgba(188,29,42,.9)!important;
	padding:5px;
	font-size: 18px;
}
.home-desktop-nav a:hover {
	color:#000!important;
}

#header {background:#000; width:100%; position: relative; z-index: 99; box-shadow: 0 6px 10px -7px rgba(0,0,0,.3)}
.header-inner{width: 85%; margin: 0 auto!important; padding: 5px 0;display: flex;}
.co-logo {display: inline-block}
.co-logo img{max-width: 220px; height: auto;}

#header .col-xs-3.sh-col-xs-3, #header .col-sm-9.sh-col-sm-9{padding: 0 !important}
#header .col-sm-9.sh-col-sm-9{margin-top: 5px;}

.top-header{background: #212121; color: #fff; width: 100%;}
.top-header .inner{width: 83%; margin: 0 auto; text-align: right; padding: 5px 0}
.head-contact{display: inline-block; width:45%; vertical-align: middle}
.head-contact i {font-size: 18px; color: #fff; display: inline-block; padding: 5px 20px; border-right: 1px solid #fff}
.head-contact i:hover{color: #bc1d2a}
.top-header .col-sm-12{padding: 0 !important}

.search-icon{display: inline-block; vertical-align: middle;padding: 5px 0 5px 20px}


/* Header Search */
.initiallyHidden {
    display: none;
}
.searchbox-icon {
    cursor: pointer;
    display: inline-block;
    justify-content: center;
    align-items: center;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.searchbox-icon i:hover {color: #fff}

.searchbox-icon i {
    font-size: 22px;
    color: #bc1d2a;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.search-slide-down {
	width: 100%;
    height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #e5e5e5;
    box-shadow: inset 0px 11px 8px -10px #CCC;
}

.header-search {
    display: flex;
    padding: 0 5%;
}

.header-search input[type=text] {
    font-weight: 300;
    font-size: 15px !important;
    color: #2e2e2e !important;
    text-transform: uppercase;
    background: #fcfcfc;
    border: none;
}

.header-search ::placeholder {
    font-weight: 300;
    font-size: 15px !important;
    color: #2e2e2e !important;
    text-transform: uppercase;
}

.header-search i:hover {
    color: #a09f9f;
    cursor: pointer;
}

.header-search input:focus {
    outline: none !important;
    outline-style: none;
    box-shadow: none;
    border-color: transparent;
    caret-color: #c1bfbf;
}

#mobile-form-submit {
    transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1);
    -webkit-transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1);
    -moz-transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1);
    -ms-transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1);
}

#mobile-form-submit:hover {
    background: #000 !important;
}

/*--sidetabs--*/
.social-sidebar ul {
  list-style:none;
  position:fixed;
  right:17px;
  top:22%;
  z-index:999999;
  text-align:center;

}
.social-sidebar li{border-bottom:1px solid #fff;}
.social-sidebar li:last-child{  border-bottom:0px;}
.social-sidebar a {
  text-decoration:none;
  font-size:22px;
	padding: 10px;
  display:block;
  color:#fff;
  background:#2A292E;
  opacity:0.89;
  transition:0.6s ease;
  -webkit-backface-visibility:hidden;
}
.social-sidebar a:hover {background: #bc1d2a}



/*--- HOME PAGE ----------------------*/
/*--slider--*/
.slider-border{border-bottom: 10px solid #000; width: 100%; position: relative; z-index: 11}

.slider{padding: 0 !important}
#sidebar-slidetext{    
	background: #fff;
    position: absolute;
    z-index: 11;
    float: left;
    height: 100%;
    width: 10%;
    display: inline-block;
    top: 0;
    left: 0;
/* transform-origin: top left;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);
	   border-right: 135px solid transparent;
	-webkit-border-image: url(/wp-content/themes/www.bellerandbackes.com/images/slide-pattern.png) 165 round; 
	-o-border-image: url(/wp-content/themes/www.bellerandbackes.com/images/slide-pattern.png) 165 round;
	border-image: url(/wp-content/themes/www.bellerandbackes.com/images/slide-pattern.png) 165 round;
	-moz-background-clip: border;    
	-webkit-background-clip: border; 
	background-clip: border-box;
	-moz-background-clip: padding;    
	-webkit-background-clip: padding; 
	background-clip: padding-box;
	-moz-background-clip: content;    
	-webkit-background-clip: content; 
	background-clip: content-box;*/
}
.hex img{position: absolute; z-index: 11; height: 100%; left: 3.25%;}
@media only screen and (min-width: 769px)  {
    #sidebar-slidebuttons{position: absolute;}
}
#sidebar-slidebuttons{z-index: 20; margin-top: -25%; width:900px;}
#sidebar-slidebuttons .col-sm-6{padding: 0 !important}

.slide-button1{background: rgba(188,29,42,.9); display: block; box-sizing: border-box; margin: 12px 0; padding: 0px 0 0px 15%;}
.slide-button2{background: rgba(150,9,20,.95); display: block; margin: 12px 0; padding: 0px 0 0px 15%;}

.slide-button1:hover{background:rgba(188,29,42,.99);}
.slide-button2:hover{background:rgba(150,9,20,.99);}
	
.slide-button1 a, .slide-button2 a{display: block;box-sizing: border-box; color: #fff; border-left: 5px solid #fff; font-family: 'Teko', sans-serif; text-transform: uppercase; letter-spacing: .75px; font-weight: 700; text-align: left; padding: 16px 0 16px 40px; font-size: 22px; text-decoration: none}

#sidebar-def-logo{
    position: absolute;
    z-index: 9999;
    margin-top: -6.4%;
    left: 2.5%;
}

#sidebar-def-logo img{width: 100% !important;max-width: 650px !important;max-height: 100% !important;}

.slide-diagonal{    
	background: #bc1d2a;
    position: absolute;
    z-index: 99;
    float: right;
    height: 100%!important;
    width: 22%!important;
    display: inline-block;
    top: 0;
    right: 0;
    transform-origin: bottom left;
    -ms-transform: skew(-35deg, 0deg);
    -webkit-transform: skew(-35deg, 0deg);
    transform: skew(-35deg, 0deg);
}

.red-diag-over{top: 77px; position: relative;}
.red-overlay{position: relative; right: 0; float: right; z-index: 999}
.red-overlay .ql-btn{text-align: center; background: rgba(0,0,0,.8); color: #fff; display: block;  width: 140px;  height: 94px;  position: relative; text-decoration: none}
.red-overlay .ql-btn:hover{transform:scale(1.12);transition: ease-out 0.6s;}

.red-overlay .ql-btn::before {
  content: "";
  position: absolute;
  top: -28.8675px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 70px solid transparent;
  border-right: 70px solid transparent;
  border-bottom: 28.8675px solid black;
	opacity: .8
}
.red-overlay .ql-btn::after {
  content: "";
  position: absolute;
  bottom: -28.8675px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 70px solid transparent;
  border-right: 70px solid transparent;
  border-top: 28.8675px solid black;
	opacity: .8
}

.red-overlay .ql-btn img{max-width: 70px; text-align: center; margin: 0 auto;}

.red-overlay .ql-btn.one{right: 27%;margin-top: -32vw;}
.red-overlay .ql-btn.two{right: 104%;margin-top: 3vw;}
.red-overlay .ql-btn.three{right: 178%;margin-top: 2.8vw;}

.overlay-contact {
    color: #fff;
    right: 35px;
    float: right;
    position: relative;
    margin-top: -145px;
	z-index: 9999
}
.overlay-contact a{color: #fff;line-height: 28px}
.overlay-contact .fa{font-size: 14px; margin-right: 8px;}

.overlay-col{display: inline-block; vertical-align: top;}
.overlay-col h4{font-size: 15px; font-weight: 600;}
.overlay-col:first-child{margin-right: 15px;}

/*-- toy book--*/

.toy-book:hover{opacity: .9}

.banner:hover{opacity: .9}

/*-- CUSTOMER CORNER --*/
/*
.hex-cta{text-align: center; color: #fff; width: 100%;  position: relative; text-decoration: none; padding: 100px 0; background: rgba(0,0,0,.2)}
.hex-cta h2{width: 50%; text-align: center; font-size: 22px; margin: 0 auto !important; float: none; color: #fff; padding: 20px 0}
.hex-cta:hover{background: rgba(0,0,0,.6)}

.corner-title{margin: 70px auto 0 auto !important; float: none; }
.corner-title hr{display: inline-block; background:#bc1d2a !important; width: 20%; vertical-align: middle;}
.corner-title h1{display: inline-block;background: #bc1d2a; color: #fff; font-size: 25px; text-align: center; padding: 15px 0 !important; border-radius: 6px; width: 40%; margin: 0 auto !important; float: none; vertical-align: middle;}

/*-- FEATURED INV SLIDER --
.featured{width: 80%; margin:  0 auto; text-align: center;}

.featured .slick-slide img {
    display: block;
    width: 100% !important;
    object-fit: cover;
    height: 300px !important;
	margin-bottom: 15px;
}
.post-featured-equipmentcondition{padding-bottom: 0px;}

.post-featured-linktoequipment{
	display: block; 
	margin-top: 30px;
	background: #bc1d2a; 
	color: #fff; 
	font-family: 'Teko', sans-serif; 
	text-transform: uppercase; 
	padding: 10px 20px; 
	text-align: center; 
	text-decoration: none; 
	font-size: 20px; 
	letter-spacing: .5px; 
	font-weight: 400; 
	box-shadow: inset 0 0 0 0 #000;
-webkit-transition: ease-out 0.6s;
-moz-transition: ease-out 0.6s;
transition: ease-out 0.6s;}
.post-featured-linktoequipment:hover{box-shadow: inset 400px 0 0 0 #000; background: #000; color: #fff !important}
.post-featured-linktoequipment{text-decoration: none !important;}
*/


.sub-cat-cont-1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sub-cat-cont-1 a {
    width:19%;
}
.sub-cat-cont-1 a img {
    width:100%;
    max-width: 250px;
    margin:0 auto;
    height: auto;
    display: block;
}
.sub-cat-cont-1 a h3 {
    color:#000!important;
}
.sub-cat-cont-1 a:hover h3 {
    color:#bc1d2a!important;
}

#catpad{padding: 40px 0;}

.cat-title-larger{margin-bottom: 10px;}
.cat-title-larger hr{display: inline-block; background:#bc1d2a !important; width: 32%; vertical-align: middle;}
.cat-title-larger h1{display: inline-block; background:#bc1d2a; border-radius: 8px; color: #fff; font-size: 32px; text-align: center; padding: 12px 40px !important; margin: 0 5px !important; float: none; vertical-align: middle;}


.cat-title{margin-bottom: 10px;}
.cat-title hr{display: inline-block; background:#bc1d2a !important; width: 32%; vertical-align: middle;}
.cat-title h1{display: inline-block; color: #000; font-size: 32px; text-align: center; padding: 0 35px !important; margin: 0 auto !important; float: none; vertical-align: middle;}


.cat-icons{padding: 20px 0}

.cat-icons a{color: #000; text-align: center;}  .cat-icons a:hover{color: #bc1d2a}
.cat-icons img{width: 100%; max-width: 250px; display: block; text-align: center; margin: 0 auto}
.cat-icons img:hover{transform: scale(1.08); transition: all 0.6s;}

.cat-icons.larger img{max-width: 220px; margin: 0 auto}

/*--story--*/
.story .col-sm-7{padding: 0 !important}
.story-overlay{background: rgba(0,0,0,.6);    
	 padding: 100px 0;
	 transform-origin: bottom right;
    -ms-transform: skew(-40deg, 0deg);
    -webkit-transform: skew(-40deg, 0deg);
    transform: skew(40deg, 0deg);
}
.story-overlay .wrapper-inner{transform: skew(-40deg, 0deg); color: #fff; width: 50%; margin-left: 33%;}
.story-overlay h1{font-size: 45px; margin-bottom: 10px;}



/*-- form page templates --*/
.form-pages form h1{display: none !important}

.form-pages .btn-success, .btn-success:focus{background: #bc1d2a; color: #fff; font-family: 'Teko', sans-serif; text-transform: uppercase; padding: 10px 20px; text-align: center; text-decoration: none; font-size: 18px; letter-spacing: .5px; font-weight: 400; box-shadow: inset 0 0 0 0 #000; border: none !important}
.form-pages .btn-success:hover{background: #000 !important;}



/*---BLOG------------------------------*/
.blog-right{margin-left: 20px; background: #f5f5f5; color: #000}
.blog-right h2.title{background: #000; color: #fff; padding: 10px !important; font-weight: 800;}


#blog-posts{padding: 60px 0 !important;}

#blog-posts .post{margin: 30px auto !important; border: 1px solid #eee; padding: 30px;}
#blog-posts .post:first-child{margin-top: 0 !important;}

#blog-posts .post.entry-meta p{margin-bottom: 40px !important;}

#blog-posts .cat-links, #blog-posts .tag-links{font-size: 14px !important}

a.more-link{color: #bc1d2a !important; font-size: 15px;}

#text-thumbnail .col-sm-8{width:60%; float: left;}
#text-thumbnail .col-sm-4{float: right;}

.blog h2{font-size: 20px; color: #bc1d2a; letter-spacing: 1px; margin: 0; line-height: 30px;}
.blog h2 a{color: #bc1d2a !important;}
.blog h2 a:hover{text-decoration: underline}

.byline{display: none;}

.blog .entry-meta{margin: 10px 0 !important;}
.blog .entry-meta .posted-on a{color: #000 !important}
.posted-on .updated{display: none}


.recent-post.wrapper-inner{width: 90%; margin: 0 auto}
.recent-post h2 a{font-size: 14px !important; color: #000 !important; line-height: 18px; font-family: 'Montserrat', sans-serif;}
.recent-post h2 a:hover{text-decoration: none; color: #bc1d2a !important}

.post-thumbnail img,.post-image{margin-bottom: 30px;}


/*--single post pages----*/
.single-blog .post{padding: 60px 0}
.single-blog .post h1{margin-bottom: 15px !important; color: #bc1d2a !important; font-size: 28px}
.single-blog .post .entry-meta .posted-on a{color: #000 !important}
.single-blog .post .entry-meta{margin-bottom: 10px !important;}


#back-blog{color: #bc1d2a !important;}
#back-blog:hover{text-decoration: underline}


/*--- CJ STYLES -------------------------*/

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{border: none;}

.red-box{margin: 15px 0; text-align: center;}
.red-box h2{display: block; background: #bc1d2a; padding: 10px !important; font-size: 16px; color: #fff; border-top-left-radius: 5px; border-top-right-radius: 5px;}
.red-box div{padding: 15px; border: 1px #ddd solid;}

.part-logos{text-align: center;}
.part-logos img{display: inline-block; max-height: 50px; max-width: 150px; height: auto; margin: 10px 15px 10px 0;}

.education-row{padding: 25px 0; border-bottom: 1px #ddd solid;}


/*--- FOOTER  -------------------------*/
#footer{width: 100%; background: #f5f5f5}
.footer{display: flex;}
.foot-cols{justify-content: flex-start; width: 33%; border-right: 1px solid #ccc; padding: 15px 50px; font-family: 'Teko', sans-serif; text-transform: uppercase; font-size: 18px;}
.foot-cols a{color: #5c5c5c}
.foot-cols a.red{color: #bc1d2a}
.foot-cols:last-child{border-right: none;}
.foot-cols h2{color: #bc1d2a;}
.foot-cols .socials{margin-bottom: 15px}
.foot-cols .socials a{display: inline-block; color: #5c5c5c; padding: 10px 0; border: 1px solid #ccc; width: 50px; text-align: center; font-size: 18px}
.foot-cols .socials a:hover{background: #5c5c5c; color: #fff;}

.foot-cols.second ul{width: 150px; padding-inline-start: 0 !important}
.foot-cols.second ul li .fa{color: #5c5c5c; font-size: 14px; float: right}
.foot-cols.second a{color: #5c5c5c}

.foot-cols.third{text-align: center; margin: 0 auto}
.foot-cols.third img{display: block; text-align: center; margin: 0 auto; padding-bottom: 5px}
.foot-cols.third p{ margin-top: 10px}
.foot-cols.third a{color: #5c5c5c}

/*--- Text-us-button -------------------------*/

.text-us-btn {
    position: fixed;
    bottom:40px;
    right:20px;
    z-index: 5000;
}
.inv-pg-1 .text-us-btn {
    bottom:40px;
    right:100px;
}
.text-us-btn ul {
    padding:0;
    margin:0;
}
.text-us-btn .mobile-only {
    display: none;
}
.text-us-btn ul li {
    padding:0;
    margin:0;
    list-style: none;
}
.text-us-btn ul li a {
    font-size: 18px;
    color:#fff!important;
    padding:15px 20px;
    box-sizing: border-box;
    display: block;
    background:#bc1d2a;
    border-radius: 50px;
    box-shadow: 0 0 10px 5px rgba(0,0,0,0.4);
    transition: .2s ease-in;
    font-family: "Teko", sans-serif;
}
.text-us-btn ul li a i {
    margin-right:4px;
}
.text-us-btn ul li a:hover {
    background:#000;
    box-shadow: 0 0 10px 5px rgba(0,0,0,0.2);
}
.text-us-btn ul ul {
    display: none;
    position: absolute;
    bottom: 120%;
    right: 0;
    background: #fff;
    padding:15px;
    box-sizing: border-box;
    border-radius: 0px;
    box-shadow: 0 0 10px 5px rgba(0,0,0,0.4);
	width:calc(100vw - 40px);
}
.text-us-btn ul ul li {
    font-size: 20px;
    font-weight: 400; 
    text-align: center;
}
.text-us-btn ul ul li a {
    font-size: 17px;
    font-weight: 700; 
    padding:10px 0;
    background:none;
    color:#bc1d2a!important;
    border-radius: 0px;
    box-shadow: 0 0 0px 0px rgba(0,0,0,0.0);
    font-family: "Teko", sans-serif;
    text-align: center;
}
.text-us-btn ul ul li a span {
    font-size: 17px;
    color:#000!important;
    font-weight: 500; 
}

.text-us-btn ul ul li a:hover {
    color:#000!important;
    background:#fff;
    box-shadow: 0 0 0px 0px rgba(0,0,0,0.0);
}
.text-us-btn ul ul li a:hover span {
    color:#4E4E4E!important;
}
.text-us-btn ul ul ul {
    display: none;
    position: static;
    background:#E8E8E8;
    padding:5px;
    box-sizing: border-box;
    border-radius: 0px;
	box-shadow: 0 0 0px 0px rgba(0,0,0,0.0);
	width:100%;
}
.text-us-btn ul ul ul li a:hover {
    color:#000!important;
}

/*--STAFF CPT--*/
.staff-box{border: 1px solid #bc1d2a; padding: 15px 0; text-align: center; width: 95%; margin: 10px 0; color: #000 !important}
.staff-box img{width: 95%; max-width: 200px; /*height: 165px;*/ margin: 0 auto 5px auto; display: block;}

.accordion-panel .col-sm-3{padding: 0 !important}
.accordion-panel {
  width:100%;
  background:#fff;
	color: #000;
	margin: 5px auto;
	text-align: left;
	border: 1px solid #000;
	border-radius: 6px;
}

.accordion-panel h4{text-transform: uppercase; font-weight: 700;}

.accordion-panel .accordion dt {
	display: block;
	color: #000;
	cursor: pointer;
	position: relative;
	user-select: none;
	padding:15px !important;
}
.accordion dt{padding: 15px 0 15px 15px !important;}
.accordion-panel dl{padding: 10px 0 10px 30px !important; margin: 0 !important}


.accordion-panel .accordion dd {
	height: 0;
	overflow: hidden;
	transition: height .35s ease-out;
	margin-left: 0;
	color: #fff;
	
}
.accordion-panel .accordion .content {
  padding: 25px 0;
  overflow: auto;
	border-top: 1px solid #fff;
}
.accordion-panel .plus-icon {
  display: inline-block;
  width: 15px;
  height: 15px;
  position: relative;
  transition: transform 0.35s ease-out;
  /*position: absolute;
  right: 35px;
  top: 50%;
  margin-top: -12px;*/
}
.accordion-panel .plus-icon:before {
	font-weight:bold;
}
dl.accordion > dt > h4 {
	display:inline-block!important;
	padding-left:15px;
}
.accordion-panel .plus-icon:before,
.accordion-panel .plus-icon:after {
  content: '';
  background: #bc1d2a;
  position: absolute;
}
.accordion-panel .plus-icon:before {
  width: 4px;
  height: 15px;
  margin-left: -1.5px;
  left: 50%;
}
.accordion-panel .plus-icon:after {
  width: 15px;
  height: 4px;
  margin-top: -1.5px;
  top: 50%;
  opacity: 1;
  transition: opacity 0.35s ease-out;
}
.accordion-panel .is-open .plus-icon {
  transform: rotate(90deg);
}
.accordion-panel .is-open .plus-icon:after {
  opacity: 0;
}
.accordion-panel .hidden {
  display: none;
}
.accordion-panel .open-btn,
.accordion-panel .close-btn {
  cursor: pointer;
  position: absolute;
  right: 0;
  width: 90px;
}
.accordion-panel .buttons-wrapper {
  position: relative;
}
.accordion-panel .buttons-wrapper .plus-icon {
  position: absolute;
  right: 10px;
  top: 12px;
}

.accordion-panel .accordion .content a{color:#000 !important;}
.accordion-panel .accordion .content a:hover{color:#cc0200 !important;}



/*-- ABOUT -------------------------*/
.about-box{margin: 5px 0;}
.about-box h2{background: #000; color: #fff; padding: 15px 0 !important; display: block; text-align: center; width: 100%; font-size: 20px;} .about-box h2 a{color: #fff !important}
.about-box h2:hover{background: #BC1D2A; color: #fff;}


/*-- EMPLOYMENT --------------------*/

.job-position-title {
    padding:20px 0 0 0;
}
.job-description {
    padding:20px 0;
}

.post-row-careers, .post-column-careers{text-align: left !important;}
.post-careers-jobposition{margin-bottom: 10px !important;}
.post-div-careers-jobdescription{margin-bottom: 10px !important;}
.post-div-careers-requirements {margin: 10px 0!important;}
.post-div-careers-compensation {margin-bottom: 10px !important;}

.border-careers  {
	text-align: left !important;
	border: none !important;
	border-bottom: none !important;
	box-shadow: none  !important;
}
.border-careers:hover  {
	border: 0 !important;
	border-bottom: none !important;
	box-shadow: none !important;
}


/*-- EMPLOYMENT CPT --------------------*/

.position-listing {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding:10px 0 0 0;
}
.position-col-1 {
    box-sizing: border-box;
    display: flex;
    align-items: center;
}
.position-col-1 h3 {
    font-family: 'Teko', sans-serif;
    padding:0 10px 0 0!important;
    font-size: 20px;
    font-weight: 700;
    color:#000; 
    border-right:2px solid #bc1d2a;
    text-transform: uppercase;
    line-height: normal;
}
.position-col-1 img {
    width:50px;
    height: auto;
    display: block;
    padding: 0 5px 6px 0;
}
.position-col-2 {
    font-family: 'Teko', sans-serif;
    text-align: center;
    padding:0 10px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: 700;
    color:#bc1d2a;
    line-height: normal;
}
.position-col-3 {
    width:100%;
    padding:10px;
    box-sizing: border-box;
    background:rgba(0,0,0,0.1);
    color:#000;
    border-top:8px solid #bc1d2a;
}
.position-col-3 a {
    color:#bc1d2a;
    font-weight: 600;
}
.position-col-3 a:hover {
    color:#000; 
}
.job-description {
    display: none;
    padding:20px 10px 40px 10px;
    box-sizing: border-box;
    border-bottom:2px solid #000;
    border-right:2px solid #000;
    border-left:2px solid #000;
}
.job-description-info {
   padding:0 0 20px 0; 
}

/*==========  inventory  ==========*/
.wrapper-inv .container {
	max-width: 100%!important;
}

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */

@media only screen and (max-width : 1650px) {	

.red-overlay{right: 15px; top: -27px;}
.red-overlay .ql-btn{width: 94px;height: 62px;}

.red-overlay .ql-btn::before {
  content: "";
  position: absolute;
  top: -28.8675px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 47px solid transparent;
  border-right: 47px solid transparent;
  border-bottom: 28.8675px solid black;
}
.red-overlay .ql-btn::after {
  content: "";
  position: absolute;
  bottom: -28.8675px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 47px solid transparent;
  border-right: 47px solid transparent;
  border-top: 28.8675px solid black;
}

.red-overlay .ql-btn img{max-width: 50px;text-align: center;margin: 0 auto;}

.red-overlay .ql-btn.one{right: 35%;margin-top: -29vw;}
.red-overlay .ql-btn.two{right: 113%;margin-top: 3vw;}
.red-overlay .ql-btn.three{right: 193%;margin-top: 2.8vw;}
	
.ql-btn h4{font-size: 14px;}
	
.overlay-col h4{font-size: 13px; font-weight: 600;}
.overlay-contact .fa{font-size: 12px; margin-right: 5px;}
.overlay-col:first-child{margin-right: 10px;}
}

@media only screen and (max-width : 1500px) {
.hex-cta h2{width: 60%; font-size: 20px;}
	
	
.story-overlay .wrapper-inner{width: 45%;}
	
	

.slide-button1 a, .slide-button2 a{font-size: 18px}
#sidebar-slidebuttons {
  margin-top: -27%;
}
	
}

@media only screen and (max-width : 1450px) {		
.story .col-sm-7{width: 80% !important;}
	
.overlay-contact{display: none}
.slide-diagonal{width: 20.25%!important;}

.red-overlay{right: -121px}	

.red-overlay .ql-btn.one{right: 153%;margin-top: -29vw;}
.red-overlay .ql-btn.two{right: 232%;margin-top: 3vw;}
.red-overlay .ql-btn.three{right: 306%;margin-top: 2.8vw;}
	
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 1250px) {
#sidebar-slidebuttons {margin-top: -26vw; width: 740px;}	
	
.slide-diagonal,.red-overlay{display: none}
#sidebar-def-logo{display: none}


.co-logo img {max-width: 180px}
	
	
.hexagons-cta .bs10-col-sm-2{width: 100% !important; display: block !important; margin:  5px auto !important; padding: 0}
.hex-cta h2{font-size: 23px; width: 80%; padding: 15px 0}

	
	
.cat-title-larger hr, .cat-title hr{width: 26%;}

.cat-icons.larger img{max-width: 120px;}
	
	
}


@media only screen and (max-width: 1110px) {
.header-inner{width: 95%;}
	
	
.cat-title-larger hr, .cat-title hr{width: 13%;}
.cat-title-larger h1, .cat-title h1{font-size: 20px}	

/*--story--*/		
.story .col-sm-7{width: 100% !important;}
.story-overlay{
	background: rgba(0,0,0,.5);    
	 padding: 60px 0;
	 transform-origin: bottom right;
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: 0;
}
.story-overlay .wrapper-inner{transform: skew(0deg, 0deg); color: #fff; width: 90%; margin: 0 auto !important; margin-left: 0%;}
.story-overlay h1{font-size: 40px;}


	.social-sidebar{display: none;}
	
	.mobile-social{display: block; text-align: center}
	.mobile-social ul li{display: inline-block; border: none !important}
	
}
@media only screen and (max-width: 980px) {
	.mobile-nav-home{display: block; background: #000}
	.home-desktop-nav {
		display: none;
	}
}
@media only screen and (max-width: 800px) {

	.text-us-btn .mobile-only {
        display: block;
    }
    .text-us-btn .desktop-only {
        display: none;
    } 
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    
.column-left-1, .column-right-1  {
width:90%;
padding:0 10px 20px 10px!important;
    margin:0 auto;
}

#pad{padding: 20px 0}
#l-pad, .l-pad{padding: 35px 0}
#xl-pad{padding: 60px 0}
	
.hide-mobile{display: none}	
	
.social-sidebar a{font-size: 15px}	

.wrapper-inner, .wrapper-center{width: 90%; margin: 0 auto}
	
.footer{display: block; text-align: let !important}
.foot-cols{justify-content: flex-end; width: 100%; border-right: 0;  border-bottom: 1px solid #ccc; padding: 15px 0; margin: 0 auto;}
.foot-cols.third{text-align: left; margin: 0 auto; border-bottom: 0}
.foot-cols.third img{display: inline-block; text-align: left !important; margin: 0;}

#sidebar-slidetext, .hex{display: none;}

#sidebar-slidebuttons{z-index: 9; margin-top: 0vw; width:100%;}
.slide-button1{background: rgba(188,29,42,.99); margin: 0;}
.slide-button2{background: rgba(150,9,20,.99); margin: 5px 0 0 0}
	
#catpad{padding: 20px 0;}
		
.corner-title{margin: 50px auto 0 auto !important; }
.corner-title hr{background:#bc1d2a !important; width: 12%; vertical-align: middle;}
.corner-title h1{display: inline-block;background: #bc1d2a; color: #fff; font-size: 30px; text-align: center; padding: 15px 0 !important; border-radius: 6px; width: 70%; margin: 0 auto !important; float: none; vertical-align: middle;}
	
	
	
.cat-title-larger hr, .cat-title hr{display: none !important;}
.cat-title h1{display: block; background:#bc1d2a; border-radius: 8px; color: #fff; text-align: center; padding: 12px 40px !important; margin: 0 auto !important; float: none; vertical-align: middle; width: 100%; font-size: 30px;}
	.cat-title-larger h1{width: 100%; margin: 0 auto !important; font-size: 30px}
	
	.cat-icons{padding: 10px 0}
	.cat-icons .col-sm-3,.cat-icons .col-sm-4, .cat-icons .bs10-col-sm-2{display: inline-block; width: 45%; border: 1px solid #000; padding: 10px 0; margin: 5px 3px;vertical-align: middle}
	.cat-icons .bs10-col-sm-2:last-of-type, .cat-icons .col-sm-4:last-of-type{width: 91.5%;}
	.cat-icons .col-sm-3:hover,.cat-icons .col-sm-4:hover, .cat-icons .bs10-col-sm-2:hover{background: #f3f3f3;}

	
/*--about--*/
.about-box{margin: 0 0;}
.about-box h2{margin: 5px auto !important; display: block;}
	
/*---BLOG------------------------------*/
.blog-left{width: 90%; margin: 0 auto}	
.blog-right{width: 90%; margin: 0 auto;}


#blog-posts{padding: 40px 0 !important;}

.blog h2{line-height: 20px;}
    
.sub-cat-cont-1 a {
    width:100%;
}
	
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 500px) {
	.cat-icons .col-sm-4:last-of-type img{max-width: 150px;}
	
}


@media only screen and (max-width : 380px) {
.cat-icons .col-sm-3,.cat-icons .col-sm-4, .cat-icons .bs10-col-sm-2,.cat-icons .bs10-col-sm-2:last-of-type, .cat-icons .col-sm-4:last-of-type{display: block; width: 100%;  margin: 5px auto;}
	.cat-icons .col-sm-4:last-of-type img{max-width: 210px;}

.cat-title-larger h1{font-size: 28px}

}

