/*
Theme Name: www.ironauctiongroup.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
--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
html, body {
	height:100%;
	width:100%;
}
.wp-custom-header iframe,
.wp-custom-header img,
.wp-custom-header video {
	display: block;
	height: auto;
	max-width: 100%;
}
.row > * {
    padding-left: calc(var(--bs-gutter-x) * 0.0);
    padding-right: calc(var(--bs-gutter-x) * 0.0);
}
a {
    text-decoration: none;
    color: #7a878e;
    outline: 0;
}
.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;
	padding-top:20px;
}
.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: #3275C8;;
	color:#fff!important;
	border-radius:0px;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
	font-size:18px;
	border:solid 1px #fff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color:#fff;
	background-color:#3275C8;
}
.dropdown-menu:not(.head-list)>li>a {
    color: #fff;
	font-size:16px;
	font-weight:400;
}
.dropdown-menu:not(.head-list)>li>a:hover {
    background-color: #fff;
	color:#000!important;
    transition: linear 0.2s;
}

/*--------------------------------------------------------------
## 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;
}

/*----------Hero-----------------*/
.hero-back{width:100%; height:650px; background: url("images/img.jpg") center center no-repeat; background-size:cover;}
.hero-auction{max-width:900px; width:100%;  border:none!important; padding:8% 0 0 8%;}



/*--------Style Classes-----------*/

.footer-header{font-size:18px; font-weight:700; font-family:'Montserrat', sans-serif; text-transform:uppercase; padding-bottom:5px; border-bottom: solid 3px #3275C8; margin-bottom:20px!important;}

.white-header{font-size:30px; font-weight:700; font-family:'Montserrat', sans-serif; text-transform:uppercase; color:#fff;}

.black-page-header{font-size:45px; line-height:42px; font-weight:800; font-family:'Montserrat', sans-serif; text-transform:uppercase; color:#000; overflow:visible!important;}

#sidebar8-bluebackID, #sidebar18-bluebackID, #sidebar20-bluebackID{padding:80px 0; background-color:#3275C8; width:100%;}

.white-header-large{font-size:42px; font-weight:700; font-family:'Montserrat', sans-serif; text-transform:uppercase; color:#fff;}

.industry-header{font-size:22px; font-weight:700; font-family:'Montserrat', sans-serif; text-transform:uppercase; color:#fff;}

.blue{font-size:20px; font-weight:600; color:#3275C8; padding:5px 0;}


.blue-btn{max-width:500px; width:100%; color:#fff; background:linear-gradient(to right, #3275C8 70%, transparent); padding:25px; display:block; text-align:left; border:none; text-transform:uppercase; font-size:24px; position:relative; transition:.3s ease-in-out; overflow:visible;}
.blue-btn i{ color:#000; font-size:18px; border-radius:50%; padding:15px; background-color:#fff; position:absolute; right:60px; top:50px; height:50px; display:block; box-shadow:3px 3px 3px rgba(0,0,0,.5); transition:.3s ease-in-out;}
.blue-btn:hover i{right:0px;}


.black-btn{width:100%; color:#fff; background:linear-gradient(to right, #333 70%, transparent); padding:25px 25px 30px 30px; display:block; text-align:left; border:none; text-transform:uppercase; font-size:33px; font-weight:700; position:relative; transition:.3s ease-in-out;}
.black-btn i{ color:#000; font-size:18px; border-radius:50%; padding:15px; background-color:#fff; position:absolute; right:60px; bottom:-15px!important; height:50px; display:block; box-shadow:3px 3px 3px rgba(0,0,0,.5); transition:.3s ease-in-out;}
.black-btn:hover i{right:0px;}
.black-btn span{font-size:16px; text-transform:none!important;font-weight:400; width:80%; padding-top:5px; line-height:18px;}
.glyphicon{top:auto!important;}


.blue-text-link{font-size:16px; color:#3275C8; background:transparent; border:none;}
.blue-text-link:hover{color:#3065A8;}

.footer-bold{font-size:16px; font-weight:600; color:#000; line-height:22px; font-family:'Montserrat', sans-serif;}
.footer-logo .col-lg-12{line-height:28px;}

.yellow-btn{width:100%; padding:12px; border:none; background:rgba(236,217,43,1.00); color:#000; text-align:center;}
.yellow-btn:hover{background:rgba(216,185,21,1.00);}


/*-----------Header-----------------*/
.overflow-wrapper {overflow-x:hidden!important;}

.socials-wrapper{width:80%; background-color:#3275C8; float:right; transform:skewX(60deg);  margin-right:-35px; overflow-y:hidden!important;}
.socials{width:90%; transform:skewX(-60deg);}
.socials i{color:#fff; padding: 0 5px; transition:.3s ease;}
.socials i:hover{color:#333;}

.header-wrapper{width:100%; border-bottom: 1px solid #777; padding-bottom:10px;}
.header{width:85%; margin:0 auto!important;}

.hero{width:100%;}
#logoID{margin-top:-15px;}
#nav-menu-item-377 a{background-color:#333!important; border-radius:15px!important; color:#fff!important; transition:.3s ease;}
#nav-menu-item-377 a:hover{background-color:#3275C8!important;}
/*---------Auction CPT-----------*/
.border-auctions{height:auto!important;}
.home-section {justify-content:center; display:flex;}
a.auctions .col-lg-12{padding:20px; background-color:#3275C8; overflow:hidden;}
a.auctions h2{text-align:left; font-size:36px; color:#fff; padding: 0 40px; text-transform:uppercase; font-weight:700;}
.auction-month{max-width:120px; display:block; background-color:#333; color:#fff; text-align:center; border-top-left-radius:15px; border-top-right-radius:15px; padding:15px; text-transform:uppercase; font-size:18px; margin-left:40px;}
.auction-day{max-width:120px; display:block; background-color:#fff; color:#333; text-align:center; border-bottom-left-radius:15px; border-bottom-right-radius:15px; padding:15px; text-transform:uppercase; font-size:18px; margin-left:40px; margin-bottom:30px; font-weight:600;}

.auction-title{padding:10px 10px 20px 40px; font-size:20px; text-transform:uppercase; color:#fff; text-align:left; }

.auction-location{text-align:left; color:#fff; font-size:16px; padding-top:20px; padding-left:5px;}
.auction-date{text-align:left; color:#fff; font-size:16px; padding-top:15px; padding-left:5px;}

.advancedslider20 button.slick-next, .advancedresults20 button.slick-prev{display:none!important;}
.post-container-auctions .slick-dots{display:block!important;}




.bidder-button{background:linear-gradient(to right, #333 70%, transparent); padding:25px 40px; margin-bottom:20px; position:relative;}
.bidder-button i{padding:16px; box-shadow:3px 3px 6px rgba(0,0,0,.4); background-color:#fff; border-radius:50%; position:absolute; bottom:-20; right:100px;}

/*----------Testimonials-------------------*/
.testimonial-wrapper{width:85%; margin:0 auto; display:flex !important; flex-direction:row;max-width: unset !important;height: unset !important;padding-top:0 !important;}
.testimonial-wrapper hr{margin: 10px auto !important;}
.testimage{width:40%;}
.testi{width:60%;}
.testimonial-container{padding:45px 30px 60px 30px;}
.testimonial-container h2{font-size:30px; text-transform:uppercase; }
.testimonial-container hr{border:solid 2px #000; width:150px;}
.testi-text{padding:20px 0 40px 0;}
.name{font-weight:800;}
.location{font-style:italic;}
/*-----------Industries-------------*/
.industries{background: url("images/blue-background.jpg") center center no-repeat; background-size:cover; padding:100px 0 100px 0;}






/*--------Team Members--------------*/
.blue-wrapper{width:100%; background-color:rgb(58,124,205)!important;}
.owners{width:90%!important; margin:0 auto!important;}

.team-row{background-color:#3275C8; width:100%;}

.team-wrapper{background-color:rgb(58,124,205)!important; padding:30px; box-sizing:border-box;}
.team-name{text-align:left; font-size:26px; font-weight:600; color:#fff; text-transform:uppercase;}
.position{text-align:left; font-size:16px; font-weight:400; color:#fff; font-style: italic; padding:10px 0; display:block;}
.link-row{display:flex; flex-direction:row; justify-content:flex-start; }
.link-row a{font-size:20px; color:#fff; padding:0 10px; transition:.3s ease;}
.link-row a:hover{color:#333;}

.white-header a:hover{color:#333!important;}



/*-----------Bio Pages-----------------*/

.page-wrapper{width:80%; margin:50px auto; justify-content:center;}
.bio{width:90%; border-top: solid 1px #666; margin:0 auto; padding-top:30px;}

.clear{clear:both;}

.ind-wrapper{max-width:1500px; padding:0 10px; margin:0 auto; width:100%;}
/*-------Finance-------------*/
.blue-background{background-color:#3275C8;}


/*-------------Footer--------------------*/
.site-footer{width:100%; height:600px; background: url("images/Tiretread-One.png") right bottom no-repeat; background-size:contain;}
.footer-container{width:85%; margin:0 auto; margin-top:80px;}
.footer-bottom{width:85%; margin:0 auto; margin-top:40px; }
.footer-line{border-top:solid 1px #555; width:70%;}
.footer-header{font-size:32px; font-weight:500; font-family:'Montserrat', sans-serif; text-transform:uppercase; padding-bottom:5px;}



/*------Auction pages-------------*/
.ef-container, .at-container{max-width:1300px; margin:30px auto; padding:0 10px; box-sizing:border-box;}
.at-container #hlLogin{margin-top:-18px!important;}


/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1600px) {
	.site-footer{background-size:400px;padding-bottom:320px;}
}
@media only screen and (max-width : 1400px) {		
	.black-page-header{font-size:35px;}
	.site-footer{background-size:350px;padding-bottom:320px;}
	.testimage{width:50%;}
	.testi{width:50%;}
	.white-header-large{font-size:38px;}
}

@media only screen and (max-width : 1200px) {		
	.site-footer{background-size:400px; height:auto; padding-bottom:300px;}
	.home-section{flex-direction:column;}
	.home-left{width:100%!important;}
	.home-right{width:100%!important;}
	.hero-auction{width:100%; border:none!important; position:absolute; top:650px; padding:0; margin:0 auto; left:0px; right:0;}
	.hero-back{margin-bottom:400px;}
	.testimonial-wrapper{flex-direction:column;}
	.testi, .testimage{width:100%;}
	a.auctions{background-color:#3275C8; overflow:auto!important;}
	.testi{padding-top:1%;}
	
	
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 993px) {
	.testi-wrap{position:relative!important; width:100%!important;}
	.industries{margin-top:60px!important; padding:80px 0!important;}
	
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 850px) {
	.hero-back{margin-bottom:450px;}
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.home-section{width:98%!important;}
	#logoID{margin-top:10px!important;}
	.footer-auctions{margin:0 auto; text-align:center; padding-top:40px;}
	.footer-logo{margin:0 auto;}
	.footer-logo img{float:none!important;}
	.footer-contact {margin:0 auto; text-align:center;}
	.footer-links{margin:0 auto; text-align:center; padding-top:60px;}
	#footercontactID{margin-top:-60px;}
	a.auctions h2{font-size:26px;}
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	.site-footer{background-size:250px;}
	.footer-bottom{width:95%;}
	.footer-line{width:100%!important;}
	.socials-wrapper{display:none!important;}
	.white-header-large{font-size:32px!important;}
	.hero-back{margin-bottom:500px;}

}

