/*
Theme Name: www.fmsattachments.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
--------------------------------------------------------------*/
.clearfix{clear: both;}
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%;
}
.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;
	border: none !important;
}
.navigation-top {
	width:100%;
}

/*--------------------------------------------------------------
## 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;
}


/* CUSTOM */


/* MAIN LAYOUT */
body {
	margin: 0 auto;
	background: #000 url(images/background.jpg) repeat-x top;
	padding-top:5px;
}

#wrap{
	max-width: 1024px;
	margin: 0 auto;
	display:block;
	padding:0;
}

#clear {clear:both;	}

/*HEADER
==================================*/
.header{
	height: 141px;
	position:relative;
	z-index:9000;
	margin-bottom:35px;
}

.logo{
	float:left;
	position:relative;
}

#head-right{
	float:right;
	position:relative;
	max-width:822px;
	width: 100%;
	text-align: right;
}

#head-right a[href^="tel:"]{
	height:61px;
	line-height:61px;
	text-align:right;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#ababaa;
	font-size:30px;
	font-weight:bold;
}

/* =========MAIN NAV========= */

.dropdown-menu{
	background: #000 !important;
}
.dropdown-menu>li{
	padding: 0!important;
}


nav{
padding: 30px 10px;
	background:url(images/nav-bar.png) no-repeat;
	position:relative;
	z-index:9000;
}

nav ul {
    list-style: none; 
	margin-left:20px; 
}

nav ul li {
    display: block;
    position: relative;
    float: left;
	text-align:center;
}

nav li ul {
    display: none;
}

nav ul li a {
    display: block;
    text-decoration: none;
    color: #fff !important;
	font-weight:600 !important;
	line-height:29px;
	font-size:15px !important;
	text-transform:uppercase;
    padding:0px 31px 0px 20px !important;
	font-family: 'Open Sans', sans-serif;
	text-shadow: 2px 2px 2px #900000;
	background: url(images/divider.png) no-repeat right;
}
nav ul li a:hover {
	color:#ffcc00 !important;
}

nav ul li:last-child a {background:none;}


/* =========DROP DOWN========= */
	/***** HIDDEN UNTIL HOVER STYLES *****/
	nav ul ul,
	nav ul li:hover ul ul,
	nav ul ul ul { display: none; }
	nav ul li:hover ul,
	nav ul ul li:hover ul { display: block; }
	/***** NEXT LEVEL STYLES *****/
	nav ul ul {
		position: absolute;
		z-index: 500;
		top:0;
		left:0;
		margin:0;
		width:250px;
		border:0; }
	nav ul ul li a { }
	nav ul ul ul { 
		position: absolute;
		z-index: 600;
		top:-1px;
		left:250px; }
		
nav ul ul {
	-webkit-box-shadow: 2px 2px 5px 0 #000000;
	box-shadow: 2px 2px 5px 0 #000000;
	position: absolute;
	margin: 0;
	padding: 0;
	z-index:9000;
	text-decoration:none;
	width:250px;
	background-color: #171717;
	top:29px;
	left:0; }
nav ul ul li { float: none; }
nav ul ul li a {
	border-top:1px solid #343434;
	color: #fff;
	text-shadow: none;
	font-size:13px;
	font-weight:400;
	line-height:30px;
	padding:0px 8px;
	text-transform:uppercase;
	text-align:left;
	background-image:none; }
nav ul ul li a:hover {
	background-color: #000 !important;
	color:#ffcc00 !important; }
nav ul ul ul {
	top:0;
	left:250px; }


/*CONTENT
==================================*/
#top-section{
	background:#343434 url(/wp-content/uploads/2022/03/img-excavator.jpg) no-repeat left center;
	padding:35px 20px 35px 425px;
	margin-bottom:35px;
}

#content-section{
	background:#343434;
	padding:35px;
	min-height:400px;
}

/* =========BOXES========= */
#attachments{
	padding:25px;
	background:#343434;
}

.box{
	float:left;
	position:relative;
	width:180px;
	margin-right:18px;
}

.inv-box{
	text-align: center;
}
.inv-box .btn{
	margin: 0 auto !important;
}
.box#last{ margin-right:0px; }
.top { margin-bottom:18px; }

.box a, .typography .box a, a.inv-box > .btn {
	margin:0 0 18px 0;
	padding:0;
	text-decoration:none;
	background:url('images/box-link.png') no-repeat 0 0;
	width:180px;
	height:58px;
	display:block;
	text-align:center;
	overflow:hidden;
	color:#fff !important;
	box-shadow: none !important;
	text-transform:uppercase;
	font-weight:bold;
	font-size:15px;
	line-height:58px;
	text-align:center; 
	-moz-transition: none !important;
	-o-transition: none !important;
	-webkit-transition: none !important;
	transition: none !important;
}
.box a:hover, .typography .box a:hover, a.inv-box:hover > .btn { background-position:0 -58px; }
.inv-box img{
	width: auto;
	height: 181px;
	padding: 20px;
}

.img-center{
	height: 181px;
}
.img-center img{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}


/* =========INVENTORY PAGE========= */
#leftside{
	float:left;
	position:relative;
	max-width:300px;
	width: 100%;
}

#leftside img{margin-bottom:20px; width: 100%;
height: auto;}

#rightside{
	float:right;
	position:relative;
	max-width:600px;
	width: 100%;
}

#rightside img{
width: 100%;
height: auto;
}


/*FOOTER
==================================*/
#foot{
	background:#171717;
	max-width: 100%;
	border-top:1px solid #343434;
	padding:45px 20px !important;
	margin-top:35px;
	box-sizing: border-box;
}

#foot-info{
	float:left;
	position:relative;
	max-width:500px;
	width: 100%;
}

#foot-info table{
	max-width:500px;
	width: 100%;
}

#foot-info td{
	vertical-align:middle;
	color:#ababaa;
	font-size:12px;
	line-height:normal;
	font-family: 'Open Sans', sans-serif;
}

#foot-info a{color:#ababaa;}
#foot-info a:hover{color:#fff;}

/* SANDHILLS FOOOTER CSS */
a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:13px; color:#ababaa;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:13px; color:#fff;}
.footertext{font-family:Arial, Helvetica, sans-serif;font-size:13px; color:#ababaa;}
.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:10px; color:#ababaa;}
.divfooter {max-width:450px; width: 100%; float:right; position:relative; text-align:left; margin:0px auto; line-height:13px; display:block;}

/* TYPOGRAPHY */

body{font-family: 'Open Sans', sans-serif; color:#fff; font-size:15px;}

body a:link, body a:active, body a:visited{text-decoration:none; outline:none;}
body a:hover{text-decoration:none;}

.typography #rightside a{color:#ffcc00;}
.typography #rightside a:hover{color:#fff;}

.typography b{font-weight:700;}

h1{font-family: 'Open Sans Condensed', sans-serif;}

.typography img{border:none;}

.typography h1{
	color:#ff1b1b;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	margin-bottom:20px;
	font-weight:800;
	text-shadow: 2px 2px 2px #000;
	font-size:32px;
}

.typography span{color:#ffcc00;}

.typography h2{
	color:#ff1b1b;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	font-weight:700;
	font-size:18px;
	margin-bottom:10px;
}

.typography h3{
	color:#ffcc00;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	font-size:18px;
	margin-bottom:10px;
}

.typography p{
	font-size:15px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	margin: 0 !important;
}
.typography p a{
	color:#fff;
}

.typography a.button:link,
.typography a.button:visited,
.typography a.button:active{ 
	color:#fff;
	font-size:13px;
	padding:8px 0px;
	float:left;
	position:relative;
	width:180px;
	background: #ff1b1b;
	text-transform:uppercase;
	margin-top:1px;
	text-align:center;
}
.typography a.button:hover{
	background: #000;
	color:#ffcb00;
}

.typography ul{list-style-type: none; padding-left: 0;}
.typography ul li{
	margin-bottom:10px;
	background-image: url(images/bullet.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	margin-left:40px;
}

.typography .center{text-align:center;}


/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {		

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 768px) {
	#top-section {
		background: #343434;
		padding: 35px 20px;
		margin-bottom: 35px;
	}
	
	nav{
		padding: 15px 10px;
		background:url(images/nav-bar.png) no-repeat;
		position:relative;
		z-index:9000;
	}

.container-fluid>.navbar-header{
	margin: 0 !important;
}
.container-fluid>.navbar-collapse{
	padding: 0 !important;
	margin: 10px -10px 0 !important;
}
.navbar-nav{
	background: #000;
	margin: 0 !important;
}
	.navbar-nav .open .dropdown-menu>li>a{
		line-height: 44px;
	}
.navbar-nav>li>a{
	background: none !important;
    padding: 10px 15px !important;
	width: 100%;
	border-bottom: 1px #343434 solid !important;
    text-align: left;
}
	#content-section{
		padding: 35px 20px;
	}
	#content-section table{
		width: 100% !important;
	}
	#content-section table tbody tr {
		display: flex;
		flex-wrap: wrap;
	}
	#content-section table tbody tr td{
		width: 100%;
	}
	#headerphoneID{
		text-align: center;
	}
	.header, #headerphoneID{
		text-align: center;
	}
	.logo{float: none;}
	
	.box {
		display: flex;
		justify-content: center;
		width: 100%;
		box-sizing: border-box;
		margin: 0 !important;
	}
	.img-center {
		display: flex;
	}
	.img-center img {
		position: relative;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

}

