/*
	Theme Name: www.CHANGETHIS.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
*/

/* RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{background: transparent; border: 0; margin: 0; padding: 0;} img{max-width: 100%; height: auto; image-rendering: -webkit-optimize-contrast;}

html, body{font-family: 'Montserrat', sans-serif; line-height: 1.5; height: 100%; width: 100%;}
.cf{zoom: 1;} .cf:before, .cf:after{content: ""; display: table;} .cf:after{clear: both;} .clear{clear: both;} *{box-sizing: border-box;}
.form-check {
	display: inline-block;
	margin-right: 20px;
}
#wpadminbar{z-index: 999999999;}
.sidebarColumn, .header .sidebarColumn{min-height: inherit !important;}
.main{padding: 50px 0;}
.wrap{max-width: 1600px; margin: 0 auto !important; padding: 0 20px;}

.col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1{padding-right: 25px !important;}

/* TYPOGRAPHY */

h1, h2, h3, h4, h5, h6{font-weight: 700;}
a{color: inherit; transition: all .2s ease-in-out;} a:hover{color: inherit;}

.red-bar{background: #EE1C23; margin: 5px 0; padding: 15px; font-size: 24px; color: #fff;}

/* HEADER */

.header-container{display: flex; flex-wrap: wrap;}
.header{display: flex; align-items: center; flex-wrap: wrap; width: 100%; max-width: 1600px; margin: auto; padding:0 20px 10px 20px;}

.header .logo{width: 25%;}
.header .header-right{width: 75%; padding-left: 30px;}
.header .header-right .tagline{display: block;}

.header .bottom-header{display: flex; align-items: center; margin: 10px 0;}
.header .bottom-header .manus{width: 15%;}
.header .bottom-header .contact{width: 55%;}
.header .bottom-header .search{width: 40%; margin: 0 0 0 3%; }

.search form{position: relative; width: 100%;}
.search form:before{position: absolute; font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f002"; top: 8px; right: 12px; color: #EE1C23;}
.search input[type="text"]{background: #fff; width: 100%; padding: 10px 15px; font-size: 12px; outline: none; border: 1px #ccc solid; border-radius: 50px;}
.search input[type="submit"]{position: absolute; top: 0; right: 0; width: 40px; height: 40px; opacity: 0; cursor: pointer;}

/* STICKY HEADER 

.header-container{background: #fff; top: -100px; z-index: 99999; box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.05);}
.stick{display: flex; align-items: center; position: fixed !important; width: 100%; padding: 10px; top: 0; transition: all .5s ease-in-out; z-index: 99999999;}
.stick .header{width: 200px; padding: 0 25px 0 0;}
.stick .header .header-right{display: none;}
.stick .header .logo{width: 100%;}
.stick .header .logo .row{height: auto !important; min-height: 1px !important;}
.stick .navigation{width: calc(100% - 200px);}
.stick .navigation .wrap{max-width: 100%; padding: 0;}
.stick .navigation nav.primary ul li a{font-size: 14px;} */

.push{height: 173px;}

/* HOME */

.sticky-widgets{display: block;}
.weather-tab{display: block; height: 88px; width: 79px; background: url("images/weather-icon.png"); border-right: 4px #C31217 solid; position: absolute; left: -78px; top: 0px; cursor: pointer;}
.side-weather{background: #fff; width: 214px; height: 88px; position: fixed; z-index: 99999; display: block; top: 215px; right: -215px; width: 214px; height: 485px; z-index: 99999; padding: 10px;}

.hero img{display: block; width: 100% !important; margin: auto;}
.cta{background: url("images/bg-button.jpg"); padding: 15px 0;}
.btn-fold{display: inline-flex; align-items: center; flex-wrap: wrap; position: relative; width: 100%; background: #EE1C23; font-size: 24px; text-decoration: none; text-transform: uppercase; transform-style: preserve-3d; transition: background-color 0s 0.2s ease-in-out; box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75); z-index: 1;}
.btn-fold span{position: relative; width: 50%; padding: 10px 2px; pointer-events: none; transform-style: preserve-3d; perspective: 400px; perspective-origin: 50% 200%;}
.btn-fold span:after{position: absolute; top: 0; right: 0; bottom: 0; left: 0; transition: transform 0.4s, opacity 0s 0.2s ease-in-out;}
.btn-fold span:first-child{background-color: #EE1C23; font-weight: 700; text-align: right !important; color: #fff; opacity: 1; transition: opacity 0s; z-index: 3;}
.btn-fold span:first-child:after{content: 'Showcase'; background: url("images/btn-arrow.png") no-repeat #EE1C23; background-position: center right; padding: 10px 2px;  font-weight: 400; text-transform: uppercase; text-align: left; transform-origin: 0 50%; transform: translateX(100%) rotateY(0); opacity: 1;}
.btn-fold span:last-child{background: rgb(238, 28, 35); background: linear-gradient(to right, rgba(238, 28, 35, 1) 0%, rgba(203, 6, 10, 1) 60%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EE1C23', endColorstr='#CB060A', GradientType=1); text-align: left; color: #fff; z-index: 2;}
.btn-fold span:last-child:after{background: rgb(203, 6, 10); background: linear-gradient(to right, rgba(203, 6, 10, 1) 40%, rgba(238, 28, 35, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CB060A', endColorstr='#EE1C23', GradientType=1); content: 'Click to View'; padding: 10px 2px; text-align: right !important; box-shadow: 0; opacity: 0; transform-origin: 100% 50%; transform: translateX(-100%) rotateY(180deg);}
.btn-fold:hover{background-color: #CB060A;}
/*.btn-fold:hover > span:first-child{opacity: 0; transition: opacity 0s 0.4s;}
.btn-fold:hover > span:first-child:after{opacity: 0; transform: translateX(100%) rotateY(-180deg);}
.btn-fold:hover > span:last-child:after{opacity: 1; transform: translateX(-100%) rotateY(0.1deg);} */

.about-bg{background: url("images/bg-corn.jpg") center center; background-size: cover; color: #fff;}
.about-bg h2{display: block; padding: 5px 0; color: #dedede; border-bottom: 1px #EE1C23 solid;}
.about-bg h2 span{color: #fff;}

.connect-box{background: #fff; margin-bottom: 15px; padding: 5px; font-weight: 700; text-transform: uppercase; text-align: center; box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);}
.connect-box strong{display: block; background: #f5f5f5; padding: 10px; font-size: 18px; color: #333;}
.connect-box .social{padding: 15px 0;}
.connect-box .social .col-md-3{padding: 5px !important;}
.connect-box .connect-btn{display: block; background: #EE1C23; padding: 10px; font-size: 12px; color: #fff;}
.connect-box .connect-btn:hover{background: #CB060A;}

.products{background: url("images/bg-triangles.png"); padding: 25px 0; font-size: 12px;}
.products h4{display: block; color: #EE1C23;}
.products .wrap{display: flex; align-items: center;}
.products .red-btn{display: block; background: #EE1C23; padding: 10px; font-weight: 700; text-align: center; color: #fff; border-radius: 5px;}
.products .red-btn:hover{background: #CB060A;}

.business-banner{background: #2b2b2b; padding: 25px 0; font-size: 36px; font-style: italic; text-transform: uppercase; text-align: center; color: #fff;}

/* BODY */

.banner{background: url("images/bg-corn.jpg") center center; background-size: cover; padding: 15px 0 35px;}
.banner h1{padding: 10px 0; font-size: 28px; text-transform: uppercase; color: #dedede; border-bottom: 1px #EE1C23 solid;}
.banner h1 span{color: #fff;}

.post-container-showrooms{display: flex; align-items: center; flex-wrap: wrap;}
.column-padding-showrooms{width: 25%; padding: 5px;}

.zoom{display: block; position: relative; color: #fff; overflow: hidden;}
.zoom img{display: block; width: 100%; height: auto; transition: all .5s ease;}
.zoom .zoom-caption{display: flex; align-items: center; justify-content: center; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, .5); padding: 15px; font-size: 20px; font-weight: 700; text-align: center; line-height: 1.25; transition: all .5s ease; z-index: 10;}
.zoom:hover img{transform: scale(1.1);}
.zoom:hover .zoom-caption{background: none;}

.post-container-manufacturers{display: flex; align-items: center; flex-wrap: wrap;}
.column-padding-manufacturers{width: 20%; padding: 5px;}

.manu{background: #fff; border: 1px #ddd solid;}
.manu img{display: block; position: relative; top: 0; padding: 20px; margin: auto; transition: all .2s ease-in-out; z-index: 9;}
.manu h3{background: #000; position: relative; padding: 8px; font-size: 16px; text-align: center; color: #fff; transition: all .2s ease-in-out; z-index: 99;}
.manu a:hover > img{top: 5px;}
.manu a:hover > h3{background: #EE1C23;}

.department-btns{margin-bottom: 25px;}
.department-btns a{display: block; background: linear-gradient(to bottom, rgba(238,28,35,1) 20%,rgba(204,24,27,1) 100%); margin: 5px 0; padding: 12px; font-size: 18px; text-transform: uppercase; text-align: center; color: #fff; border-radius: 3px; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);}
.department-btns a:hover{background: #CB060A;}

.post-container-staff-members{display: flex; align-items: center; flex-wrap: wrap;}
.column-padding-staff-members{width: 50%; padding: 10px;}

.staff{display: flex; flex-wrap: wrap; text-align: left; border: 2px #eee solid;}
.staff .staff-img{background: #eee; width: 200px;}
.staff .staff-img h3{padding: 10px; font-size: 14px; text-align: center;}
.staff .staff-info{background: url("images/bg-staff.jpg") center center no-repeat; width: calc(100% - 200px); padding: 15px;}
.staff .staff-info h2{font-size: 16px; color: #EE1C23;}
.staff .staff-info h3{font-size: 14px; margin: 5px 0 15px;}
.staff .staff-info p{font-size: 12px;}

.contactForm h1{display: none;}
.contactForm h3{margin: 25px 0; font-size: 20px; font-weight: 400; text-transform: uppercase; color: #EE1C23;}
.contactForm p{margin: 25px 0;}
.contactForm .checkbox, .contactForm .radio{display: inline-block; padding: 0 5px;}
.contactForm .btn-success, .contactForm .btn-success:focus, .contactForm .btn-success:hover{background-color: #EE1C23 !important; border-color: #EE1C23 !important; font-weight: 700; color: #fff;}
.contactForm .contactFormLabel{display: block; font-size: 12px; font-weight: 700;}
.contactForm .form-control{height: auto; margin-top: 5px; padding: 10px;}

/* FOOTER */

.scrollToTop{display: none; position: fixed; bottom: 20px; right: 20px; transition: all .2s ease-in-out; z-index: 9999;}
.scrollToTop a{display: flex; align-items: center; justify-content: center; position: relative; background: rgba(238, 28, 35, 0.75); height: 48px; width: 48px; font-size: 20px; color: #fff; box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15); z-index: 99999;}
.scrollToTop a:hover{background: #EE1C23;}

.locations{background: url("images/bg-twill.png"); padding: 25px 0; font-size: 13px;}
.locations a{font-weight: 700; color: #EE1C23;}

.footer{background: url("images/bg-footer.jpg") center center; background-size: cover; padding: 25px 0; font-size: 12px; color: #fff;}
.footer .footer-links{margin-bottom: 50px;}
.footer .footer-links a{display: block; padding: 3px 0;}
.footer .footer-links a:hover{color: #EE1C23;}
.footer .footer-links h4{margin-bottom: 10px; font-size: 12px; text-transform: uppercase;}

.bottom-footer{display: flex;}
.bottom-footer .footer-logos{flex-shrink: 0;}
.bottom-footer .footer-logos img{display: inline-block !important; max-height: 70px !important; width: auto !important;}
.bottom-footer .footer-copyright{padding-left: 35px;}

/* RESPONSIVE */

@media screen and (max-width: 1200px){
	.btn-fold{font-size: 18px;}
}
@media screen and (max-width: 980px){
	.stick{position: relative !important;}
	.header{padding: 0; order: 2;}
	.header .logo{width: 100%;}
	.header .logo img{max-width: 200px !important; margin: 10px auto;}
	.header .header-right{width: 100%; padding: 0;}
	.header .header-right .tagline{margin: 5px 0; padding: 0 15px; font-size: 14px; text-align: center;}
	
	.header .bottom-header{background: #f5f5f5; flex-wrap: wrap;}
	.header .bottom-header .manus{width: 40%; padding: 10px 10px 10px 15px;}
	.header .bottom-header .search{width: 60%; padding: 10px 15px 10px 0;}
	.header .bottom-header .contact{background: #fff; width: 100%; padding: 10px 15px 0; order: 4;}
	.header .bottom-header .contact .col-md-6{float: left; width: 50%;}
	
	.sticky-widgets{display: none;}
	.cta .col-md-6{width: 100%; margin: 2px 0;}
	.connect-box .social{padding: 0;}
	.connect-box .social .col-md-3{float: left; width: 25%;}
	.column-padding-showrooms{width: 50%;}
	.column-padding-manufacturers{width: 50%;}
	.column-padding-staff-members{width: 100%; padding: 10px 0;}
}
@media screen and (max-width: 768px){
	.main{padding: 35px 0;}
	.products .wrap{display: block;}
	.col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1{margin-bottom: 15px; padding-right: 0 !important;}
	
	.staff .staff-img{width: 150px;}
	.staff .staff-info{width: calc(100% - 150px);}
	
	.footer .footer-links{display: none;}
	.bottom-footer{display: block;}
	.bottom-footer .footer-logos, .bottom-footer .footer-copyright{width: 100%; margin: 15px 0; padding: 0; text-align: center;}
}
@media screen and (max-width: 480px){
	.btn-fold{font-size: 12px;}
	.zoom .zoom-caption h3{font-size: 12px;}
	
	.staff .staff-img{width: 100%; text-align: center; padding-top: 10px;}
	.staff .staff-info{width: 100%;}
}