/*
Theme Name: www.mdcarrierwrecker.com Template
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
*/
@media only screen and (min-width : 769px) {
	nav .collapse:not(.show):not([data-blockStyles="sheditor-element-ignore"]) {
		display: block;
	}
	ul li .sub-menu {position: absolute !important;}
	ul#menu-primary {
		display: flex;
  		flex-direction: row;
		float:right !important;
		margin-right: 10px;
		height:100%;
	}
	ul#menu-primary a {padding: 10px; height: 100%;display: block;}
	nav{height: 100%; padding: 0px !important;}
	div.navigation-top {height: 100%;}
	div.container-fluid {height: 100%;}
	#navbar-collapse-primary {height: 100%;}
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	  }

}

@media only screen and (max-width : 990px) and (min-width : 769px){
	#navbar-collapse-primary{justify-content: center;display: flex;}
	ul#menu-primary {
		display: flex;
  		flex-direction: row;
		float:none !important;
		margin-right: 10px;
		height:100%;
		justify-content: center;
	}
}
a.dropdown-toggle::after {
    content: none;
}
@media only screen and (max-width : 769px) {
	.icon-nav-2 {justify-content: center;width: 100%;}
	.col-xs-offset-1 {margin-left: 8.33333333%;}
	div.navbar-header {width: 100% !important;}
	div.navigation-top button.navbar-toggle {display: flex;justify-content: center;}
	.collapse:not(.show):not([data-blockStyles="sheditor-element-ignore"]) {
		display: none !important;
	  }
}
.btn:not(.disabled):not(:disabled):hover {
	box-shadow: 0 3px 15px rgba(0,0,0,.25);
  }
.center{justify-content: center;display: flex;}
a.btn{background-color: black !important;border: black !important;}
a {color:#7a878e; text-decoration: none;}
.icon-nav-2 a {padding: 2px;}
#widget_sandhills_editable_area_background_26{max-width: none !important;}
.h1, .h2, .h3, h1, h2:not().accordion-header, h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

h1 {font-size: 38px;}
h2 { font-size: 30px;}
h3 { font-size: 24px;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}

.accordion-button::after {
	content: none;
}

.accordion-button, .accordion-heading {
	background-color: #e6eced;
	border-color: #f5f7f8;
	font-size: .6em;
  	color: #4d627b;
	font-weight: inherit;
}
.accordion-item{margin-bottom: 15px;border: none;}
.accordion-title {padding: 10px;}
.accordion-button:not(.collapsed):not([data-blockStyles="sheditor-element-ignore"]){
	background-color: #e6eced;
	border-color: #f5f7f8;
}

.accordion-button:focus:not([data-blockStyles="sheditor-element-ignore"]){
	box-shadow: none;
}
#accordion, #accordion1, #accordion2 {margin-bottom: 40px;}


/*--------------------------------------------------------------
## Layout Styles
--------------------------------------------------------------*/

.pad50 {padding:50px;}
.pad25 {padding:25px;}
.p-pad {padding:1em;}


.btn-group .btn{
    font-size: 13px;
    margin: unset !important;
   	width: unset !important;
}
/*--------------------------------------------------------------
## Inventory
--------------------------------------------------------------*/

button.offer-btn {
    margin-bottom: 1em !important;
}
a.head-link:hover {color:#ff1205  !important;}
/*--------------------------------------------------------------
## Other
--------------------------------------------------------------*/
.widget.widget_sandhills_contact_form {
    margin-top: 2em;
}
form .row .col-md-12 h1 {
    font-weight: 700;
    color: red;
    margin-bottom: 1em;
    border-bottom: solid 2px #dfdfdf;
    padding-bottom: .5em;
}
.contactFormLabel {

    font-size: 22px;
    padding-bottom: .5em;

}
.form-control {margin-right: .5em;

width: 98%;}
.bv-form {

    border: solid 1px #0000006b;
    padding: 1em;

}
/*--------------------------------------------------------------
## Menu
--------------------------------------------------------------*/


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;
}
.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:#fff;
	border-radius:0px;
    padding:0px !important;
}
.dropdown-menu>li {
    padding:0px !important;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
	font-size:16px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color:#ff1205;
}
.dropdown-menu:not(.head-list)>li>a {
    color: #fff;
	font-size:14px;
    font-weight: 700;
}
.dropdown-menu:not(.head-list)>li>a:hover {
    color: #ff1205;
    transition: linear 0.2s;
    background-color:rgba(255,255,255,.2);
}

/*--------------------------------------------------------------
## 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%;
}


.margin-up {
	margin-top: -260px;
}

.menu-row {
	z-index: 1001;
}

.nav-cont {
	position: relative;
	z-index: 1;
}

.logo-img {
	margin: 0 auto;
	padding: 10px;
	filter: drop-shadow(15px 10px 15px  white);
	margin-bottom: 40px;
	padding-left: 0px;
	padding-right: 0px;
}

.background-white {
    background-color: white;
}

.background-black {
	background-color: black;

}

.header-numbers {
	color: white;

}

.row-flex {
	display: flex;
	flex-wrap: wrap;
  }


	.menu-link.main-menu-link {
	color:#595959 !important;
	font-family:'museo-sans', sans-serif !important;
	font-weight: 700 !important;
	font-size: 16px !important;
	}
	.menu-link.main-menu-link:hover {color:#ff1205 !important;}
	.main-menu-item:hover { background:#000;}
	
	.form-background {
		background-color: black;
		opacity: .6;
		border-radius: 50px;
		border: 1px solid red;
	}
	.hamburger {
		display: block;
		margin: 0 auto;
		float: none;
	}

	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle {
		display: block;
		margin: 0 auto;
		float: none;



		background-color: white;
		border-radius: 10px;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 8px;
		padding-top: 10px;
		margin-top: 5px;
		margin-bottom: 5px;
	}

	.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
		background-color: #ff1205 !important;
		padding-top: 3px !important;
		padding-bottom: 3px !important;
		border-radius: 50px !important;
	}

	.hamburger--3dxy.is-active .hamburger-inner {
		background-color: transparent !important;
	}

	.navbar-header .sh-navbar-header {
		background-color: black;
	}

	.navigation-top {
		background-color: transparent;
	}

	.navbar-center {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

/*--------------------------------------------------------------
## HomePage
--------------------------------------------------------------*/

.black-img {
	background-image: url("/wp-content/uploads/2020/02/tear-black-bg.png");
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: -110px;
	z-index: 1001;
	position: relative;
}

.background-img-slider {
	background-image: url("/wp-content/uploads/2020/02/Hero-image-mobile.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

.link-img {
	padding-top: 80px;

}

.yellow-text {
	color: #fdde1e;
	font-size: 30px;
	padding-top: 15px;
	padding-bottom: 55px;
	font-weight: 700;
}

.link-img-box {
	cursor: pointer;
	transition: .2s ease-in-out;
    text-align: center;
    margin:0 auto;
}

.link-img-box:hover {
	text-decoration: underline;
	color: #ff1205;
	transform: scale(1.1, 1.1);
}

.red-text {
	color: #ff1205;
	font-size: 35px;
	padding-top: 80px;
	font-weight: bold;
}

.black-text {
	font-size: 90px;
	font-weight: bold;
}

.red-header-img {
	background-image: url("/wp-content/uploads/2020/02/Heading-bg-sm.png");
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 25px;
}

.white-link-text {
	color: white;
	text-align: left;
	padding-top: 15px;
	font-size: 25px;
	font-weight: bold;
}

.yellow-icon {
	color: #fdde1e;
	padding-left: 10px;
	padding-right: 15px;
}

.red-truck-img {
	margin-top: -30px;
}

.description-text {
	line-height: 150%;
	font-size: 18px;
    padding-bottom:2em;
}

.red-links {
	cursor: pointer;
	color: white;
}

.red-links:hover {
	color: black
}


.big-yellow-text {
	font-size: 40px;
	color: #fdde1e;
	font-family: 'Anton', sans-serif;
	font-family: 'Dancing Script', cursive;
	font-family: 'Russo One', sans-serif;
	font-family: 'Passion One', cursive;
	font-family: 'Archivo Black', sans-serif;
	margin-top: -42px;
	margin-left: -70px;
}

.mobile-yellow-text {
	font-family: 'Anton', sans-serif;
	font-family: 'Dancing Script', cursive;
	font-family: 'Russo One', sans-serif;
	font-family: 'Passion One', cursive;
	font-family: 'Archivo Black', sans-serif;
	color: #fdde1e;
	 font-size: 40px; 
	 font-weight: bolder;  
	 padding-bottom: 50px;
}

.moble-red-text {
	color:#ff1205; 
	font-size: 25px; 
	font-weight: bolder; 
	padding-top:90px;
}

.modble-description {
	color: white;
	font-size: 25px; 
	padding-bottom: 60px;
}

.box {
	display: flex;
	justify-content: center;
}

.background-truck-white {
	background-image: url("/wp-content/uploads/2020/02/service-dept-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

.background-big-red-header {
	background-image: url("/wp-content/uploads/2020/02/heading-bg-larg.png");
	background-repeat: no-repeat;
	background-size: cover;
}

.white-cursive {
	padding-top: 10px;
	padding-right: 20px;
	font-size: 40px;
	color: white;
	margin-bottom: 60px;
	font-family: 'Anton', sans-serif;
	font-family: 'Dancing Script', cursive;
	font-family: 'Russo One', sans-serif;
	font-family: 'Archivo Black', sans-serif;
	font-family: 'Seaweed Script', cursive;
}

.white-description {
	color: white; 
	line-height: 150%;
	font-size: 18px;
	padding-bottom: 80px;
	font-weight: 100;
}

.btn-success, .btn-success:focus {

    background-color: #4bf01d !important;
    border-color: #38b315 !important;
    color: #fff;
    border: none;
	color: white;
	padding: 10px 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 40px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 20px;
	border-radius: 5px;
	margin-top: 2em;
	margin-bottom: 2em;
	font-weight: bold;
	transition: .2s ease-in-out;

}

.button-red {
	background-color:  #ff1205;
	border: none;
	color: white;
	padding: 10px 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 40px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 20px;
	border-radius: 5px;
	margin-top: 2em;
	margin-bottom: 2em;
	font-weight: bold;
	transition: .2s ease-in-out;
}

.manual-button {
	background-color:  gray;
	border: 4px solid lightgray;
	color: white;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	border-radius: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: 500;
	width: 95%;
	transition: .3s ease-in-out;

}

.manual-button:hover {
	color: white;
	background-color: #ff1205;
	
	cursor: pointer;
}

.button-red:hover {
	transform: scale(1.1,1.1);
	cursor: pointer;
}

.yellow-background {
	background-image: url("/wp-content/uploads/2020/02/schedule-bg.jpg");
	background-repeat: no-repeat;
	background-size: contain;
    background-position: center center;
    background-color: #fdde1e;
    padding:1em;
}

.white-text {
	margin-top: 80px;
	color: white;
	text-align: center;
	font-size: 30px;
}

.show-background {
	background-image: url("/wp-content/uploads/2020/02/showroom-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

.showroom-text {
	color: white;
	font-size: 50px;
	padding-left: 10px;
	font-weight: bold;
}

.international-logo {
	padding-top: 115px;
	padding-bottom: 115px;
	width: 30%;
	transition: .2s ease-in-out;
    margin:0 auto;
}
p {
    margin: 0 0 10px;
    line-height: 25px;
}
.international-logo:hover {
	transform: scale(1.1,1.1);
	cursor: pointer;
}
a.foot-link {color:#ffffff !important;}
a.foot-link:hover {opacity:.8;}
.Jerr-dan-logo {
	width: 70%;
	display: block;
	margin: 0 auto;
	margin-top: 100px;
	filter: grayscale(100%);
	filter: brightness(0%);
	transition: .2s ease-in-out;
}

.Jerr-dan-logo:hover {
	transform: scale(1.1,1.1);
	cursor: pointer;
}

.logo-container {
	display: flex;
	justify-content: center;
	background-image: url("/wp-content/uploads/2020/02/international-bg.jpg");
}

.departments-red {
	color: #ff1205;
	font-size: 20px;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 40px;
	font-weight: bold;
}

.departments-box {
	border: 1px solid black;

}

.department-links {
	color:black;
	padding-left: 15px;
}

.department-links:hover {
	cursor: pointer;
	color: #ff1205;
}

.footer-backgound {
	background-image: url("/wp-content/uploads/2020/03/footer-red-background.png");
	background-repeat: no-repeat;
	background-size: cover;
}
.foot-col-bg {
   padding-top: 40px;
   padding-bottom: 40px;  
}
.footer-links {
	color: white;
	padding-right: 15px;
	font-weight: 100;
}

.footer-links:hover{
	text-decoration: underline;
	color:  black;
	cursor: pointer;
}

.footer-header {
	margin-top: 80px; 
	color: #fdde1e;
	font-weight: bold;
}

.header-numbers{
	text-align: center; 
	color: white;
	font-weight: 100;
	text-align: center; 
	padding-top: 10px;
}

.location-map {
	margin-top:150px;
	margin-bottom: 20px;
}

.row-line {
	border-bottom: 4px solid #ff1205;
	margin-bottom: 20px;
}

.locations-header {
	color: rgb(255, 255, 255); 
	font-size:35px;
}

.service-background {
	float: right;
}

.models {
	line-height: 150%;
}

.manual-info {
	color:white;
}

.resp-pad-1 {padding-left:1em !important;}
.vert-logo {
    padding: 0px 10px;
}



/*==========  Non-Mobile First Method  ==========*/
@media only screen and (max-width : 1280px) {	
.menu-link.main-menu-link {font-size:14px !important;}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	#menu-primary li .main-menu-link {line-height: 40px;}
    .margin-up {margin-top:-103px;}
    .black-img {margin-top:-85px;}
    .link-img {width:auto; max-height:160px;}
    .white-text, .footer-header {margin-top:40px;}
    .white-description {padding-bottom:0px;}
    .resp-text-1 {margin-bottom:1em !important;}
    .white-cursive {margin-bottom:0px !important;}
    .showroom-text {display:none;}
    .resp-pad-1 {padding:1em !important;}
	img.img-fluid.belt-logo, .md-logo{margin: 0 auto;top: 0px;}
	.vert-logo {padding: 10px 0px;}
	ul#menu-primary {float: none;margin: 0 auto;}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 993px) {

}


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .footer-backgound {background-image:none; background-color:red;}
    .moble-red-text {padding-top:250px;}
    .black-img {margin-top:0px !important;}
    .background-img-slider {margin-top:50px; background-position:center center; height:640px;}
    div#sidebar1533-sideBar1, div#widget_sandhills_editable_area_46, div#widget_sandhills_editable_area_background_12, div#widget_sandhills_editable_area_22, div#widget_sandhills_editable_area_background_14, div#widget_sandhills_editable_area_background_14 {margin-right:.5em !important; margin-left:.5em !important;}
	.background-img-slider img{heigth:100%;}
	.black-img {
		background-color: black;
	}
	.location-map {
		margin-top:80px
	}

}


/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	a.foot-link {
    color: #ffffff !important;
    line-height: 22px;
}
	.main-menu-item:hover {
    background: transparent;
}
	.menu-link.sub-menu-link {
    text-align: center;
}
	.main-menu-item {
    text-align: center;
}
	.vert-logo {
    padding: 10px;
}
	.row.sh-row.sameheight.footerbg {
    text-align: center;
}
    .background-big-red-header {width:auto !important;}
    .navbar-header.sh-navbar-header {
    width: 100%;
}
    .logo-img {position: relative;
    z-index: 1001;
    width: 300px;
    margin-bottom: 28px;
    margin-top: 28px;}
    .resp-pad-1 {padding:1em 0px 25px !important;}
    .link-img {padding-top:2em;}
    .black-text {font-size:60px;}
    .red-text {font-size:25px;}
    .background-img-slider {background-position:center center; padding-top:50px; padding-bottom:50px; margin-top:0px;}
    .margin-up, .black-img {margin-top:0px;}
	.black-img {
		background-color: black;
        padding: 2em 0px;
	}
	.footer-header {
		padding-top: 0px; 
		color: #fdde1e;
	}
	.footer-backgound {
		background-image: none;
		background-color: red;
		background-repeat: no-repeat;
		background-size: cover;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.main-menu-item {width:100%;}
	.navigation-top {
		border-bottom: 1px solid white;
	}

	.nav-cont {
		margin: 0;
		width: 100%;
	}
	
	
	.background-cover.background-no-repeat.background-center-center.cta-card-modified.cta-right {
	margin-top: 20px !important;
}
}


/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
    .navbar-header.sh-navbar-header {width: auto;
    max-width: 100%;
    margin-right: 0px !important;
    margin-left: 0px !important;}
    .button-red {padding:10px; font-size:18px;}
	.black-text {
		font-size: 55px;
	}
	.footer-header {
		padding-top: 0px; 
		color: #fdde1e;
	}
	.main-menu-item {width:100%;}

	.locations-header {
		color: rgb(255, 255, 255); 
		font-size:25px;
	}
	
		
	.background-cover.background-no-repeat.background-center-center.cta-card-modified {
	margin-top: 20px !important;
}
