/********override.css*******/

body{
	overflow-x:hidden;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Roboto Condensed', sans-serif! important;
}
.page-node-type-machines .main-container {
    width: 100%;
	padding: 0;
}

.bg-orange {
	background-color: #c23d26;
}

.product_description {
    color: #fff;
    padding-left: 20px;
    padding-right: 50px;
    margin-top: 40px;
	font-size: 1.1vw;
}

div.region-content h1.page-header {
    display: none;
}

.main_title {
    font-size: 2vw;
	margin-top: 20px;
	text-transform: uppercase;
}

.main_lead_line {
    font-size: 1vw;
}

.special_stripe {
    border-top: 8px solid;
    border-bottom: 4px solid;
    border-color: #a41b27;
    height: 15px;
}

.machine_button_row {
    margin-top: 40px;
    margin-bottom: 20px;
    border-bottom: 3px solid;
    border-color: #bbb;
	padding: 0;
}

.machine_button{
    border-bottom: 10px solid #fff;
    cursor: pointer;
}

.machine_button_inner {
    text-align: center;
    font-size: 1vw;
}

.machine_button:hover{
	border-color: #c38378;
}

.tabbed_copy {
    display: none;
	font-size: 18px;
}

.tabbed_copy.active_selection {
    display: block;
}

.tabbed_copy.active_selection {
    /*display: block;*/
}

.machine_button.active_selection {
    border-color: #c23d26;
    font-weight: bold;
}

.pic_gal_title {
    text-align: center;
    font-size: 2vw;
    text-transform: uppercase;
    line-height: 2.5vw;
	font-weight: bold;
}

.imagefield_slideshow-prev {
    position: absolute;
    top: 50%;
    left: 5%;
    z-index: 999;
}

.imagefield_slideshow-next {
    position: absolute;
    top: 50%;
    right: 5%;
    z-index: 999;
}

.slick-prev:before, .slick-next:before {
    color: #c23d26;
}

div.field--item iframe {
    width: 100%! important;
    height: auto! important;
    /*min-height: 280px;*/
}

.side_bard .row {
    margin-top: 30px;
}

.view-slideshow-view .slick-slide img {
    width: 100vw! important;
}

.view-slideshow-view .slick-slide iframe{
	width: 100vw;
	height: calc(100vw * 900.0/ 1600.0);
}

.path-frontpage .view-slideshow-view .view-header .slick-slide {
	left:0px;
	width: 100vw;
}

.path-frontpage .view-slideshow-view .view-content {
	/*height: calc(100vw * 900.0/ 1600.0);*/
    overflow-y: hidden;
	position: absolute;
}

.path-frontpage .view-slideshow-view .view-header {
    position: relative;
	float: left;
    z-index: 99;
    top: 0px;
    left: 0px;
    font-size: 7vw;
    line-height: 7vw;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    /*height: 100vh;*/
    width: 100%;
    overflow: hidden;
}

.fla_head {
    padding-top: 2em;
    padding-left: 2em;
    max-height: 100vh;
}

.path-frontpage .view-slideshow-view .view-header .slick-slide {
    position: absolute! important;
    left: 0px! important;
    top: 0px! important;
    width: 100vw! important;
    z-index: 999999! important;
    height: 45vh! important;
}

/*.path-frontpage .view-slideshow-view .view-header .slick-track {
    height: 100vh! important;
    width: 100vw! important;
}*/

/*
.view-used-machines-0, .view-used-machines-1 {
    border-bottom: #a41b27 3px solid;
    margin-bottom: 10px;
	padding-bottom: 40px;
}
*/
.view-used-machines-0, .view-used-machines-1 {
    /* border-bottom: #a41b27 3px solid; */
    margin-bottom: 10px;
    /* padding-bottom: 40px; */
}

.view-used-machines-0 img.img-responsive, .view-used-machines-1 img.img-responsive{
    /*max-height: 200px;*/
    margin-bottom: 20px;
}

.used_title_wrap h2 {
    text-transform: uppercase;
    font-weight: bold! important;
}

.used_page_title h2 {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold! important;
}

.btm-wrapper-1 {
    border-top: 4px solid rgb(198, 21, 60);
    padding-bottom: 15px;
    border-bottom: 4px solid rgb(198, 21, 60);
    margin-bottom: 20px;
}

/*.view-id-featured_used_equipment .views-field.views-field-field-machine-main-image {
    float: left;
    clear: left;
	width:65%;
}*/
/*
.view-id-featured_used_equipment .views-field.views-field-field-machine-short-description {
    float: left;
    margin: 20px;
	width:30%;
}
*/

.featured_details {
    height: 425px;
}

.featured_details ul{
    list-style: none;
}

.details_button_wrapper {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.button {
    border: 1px solid #9b1f2e;
    background: #9b1f2e;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 16px;
    transition: background .3s;
    height: 40px;
}

.button:hover {
    color: rgb(198,21,60) !important;
    background: #ffffff !important;
    border: 1px solid rgb(198,21,60) !important;
}

.details_button_wrapper, .details_button_wrapper a {
    width: 100%;
}
/*
.details_button_wrapper {
    margin-top: 60px;
}
*/
.view-id-featured_used_equipment .views-field.views-field-field-machine-short-description {
    /*float: left;
    margin-left: 20px;
    width: 30%;*/
    background: black;
    color: white;
	font-size: 18px;
}

.path-frontpage .view-featured-used-equipment .view-content h3 {
    font-size: 22px;
}

.view-id-featured_used_equipment .views-field.views-field-field-machine-short-description .featured_details{

    padding: 15px;
}


.view-id-featured_used_equipment .views-field.views-field-field-machine-short-description .featured_details .btn-info {
    color: #fff;
    background-color: #a51b2d;
    border-color: #a51b2d;
    transition: background .3s;
}

.view-id-featured_used_equipment .views-field.views-field-field-machine-short-description .featured_details .btn-info:hover {
    background: #ffffff;
    color: #a51b2d;
    text-decoration-line: none;
}

/*
.btn-info {
    color: #fff;
    background-color: #a51b2d;
    border-color: #a51b2d;
    transition: background .3s;
}
*/
/*
.btn-info {
    color: #fff;
    background-color: #a51b2d;
    border-color: #a51b2d;
    transition: background .3s;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    padding: 10px 20px;
    margin-bottom: 15px;
}
*/
.btn-info {
    color: #fff;
    background-color: #a51b2d;
    border-color: #a51b2d;
    transition: background .3s;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    padding: 10px 30px;
    margin-bottom: 15px;
}

.btn-info:hover {
    background: #ffffff;
    color: #a51b2d;
    text-decoration-line: none;
}


.featured_details_link {
    text-align: center;
    background: #a51b2d;
    transition: background .3s;
	border: 1px solid #a51b2d;
}

.featured_details_link:hover {
    background: #ffffff;
    color: #a51b2d;
    text-decoration-line: none;
}

.featured_details_link a{
	color: white;
    width: 100%;
    height: 100%;
    display: block;
    transition: background .3s;
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px;
}

.featured_details_link a:hover {
    color: #a51b2d;
    text-decoration-line: none;
}

section#block-views-block-featured-used-equipment-block-1 {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
}

section#block-views-block-featured-used-equipment-block-1 {
    width: 85%;
    margin: 0 auto;
    margin-bottom: 20px;
	max-width: unset;
}

.bg_box {
    height: 450px;
    width: 100%;
    background-size: cover! important;
	background-position: center! important;
	display:block;
}

.path-frontpage .view-featured-used-equipment .view-content img.img-responsive {
    /*max-height: 500px;*/
	margin: 0 auto;
}

.we-mega-menu-li.equip-menu a.we-mega-menu-li {
    border: solid #a51b2d! important;
    /*margin: 15px;*/
}

.we-mega-menu-li.equip-menu a.we-mega-menu-li:hover {
    color: #fff! important;
    background-color: #c72904! important;
    border: 3px solid #c72904;
}

a.logo {
    margin-top: 0px;
}

.side_bard {
    min-height: 80vh;
	margin-bottom: 20px;
}

.field--name-field-machine-main-image {
    max-height: 838px;
    overflow-y: hidden;
}

.field--name-field-machine-main-image img {
    width: 100%;
    /* max-height: 838px; */
}

.main-menu ul li > a {
    padding: 15px 20px! important;
    font-size: 18px !important;
    font-family: 'Roboto Condensed',sans-serif! important;
    background: #000000 !important;
    font-weight: unset! important;
    color: #ffffff !important;
    line-height: 15px;
    margin-top: 20px;
    margin-bottom: 10px;
    border-bottom: 3px solid #000! important;
}

.main-menu ul li > a:hover {
    color: #ffffff !important;
    border-bottom: solid 3px #a41b27! important;
}

.we-mega-menu-ul>.we-mega-menu-li {
    border-left: none;
}

.used_view_machine_type {
    display: none;
}

.used_title_wrap {
    text-align: center;
}

.view-used-machines-0 .form--inline.form-inline.clearfix {
    text-align: right;
}

.used_view_more_info a {
    color: #c62904;
    font-style: italic;
    font-size: 16px;
}

.used_view_more_info {
    margin: 25px 0;
}

.award-section {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
.btm-left, .btm-scania {
    text-align: center;
}

.view-parts .views-view-grid div.col {
    margin-bottom: 30px;
    margin-top: 30px;
}

.view-parts .views-view-grid div.col .views-field-title {
    font-size: 24px;
    font-weight: bold;
}

.view-parts .view-filters {
    margin-top: 30px;
}

.view_switch_link a {
    font-size: 18px;
}

.view_switch_link {
    padding-top: 20px;
}

.views-field.views-field-name a {
    font-size: 18px;
}

.views-field.views-field-name {
    margin-bottom:30px;
}

.we-mega-menu-ul>.dropdown-menu {
    z-index: 999;
}

.we-mega-menu-submenu {
    border-top: 6px solid #a41b27;
    border-bottom: 8px solid #a41b27;
}

.we-mega-menu-ul .views-field a {
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
}

.menu-sub-title a {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
}
/*
.crusher_menu_element {
    width: 60vw;
    left: calc(-30vw + 60px);
}
*/
.navbar-we-mega-menu .span12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 97.87234%;
    -ms-flex: 0 0 97.87234%;
    flex: 0 0 97.87234%;
    max-width: 90%;
    margin: 0 auto;
}

.crusher_menu_element {
    width: 65vw;
    left: calc(-30vw + 60px);
}

.menu--top-navigation li {
    display: inline-block;
    padding: 4px 4px;
}

.contact-right {
    background: white! important;
}
.contact-right.questions {
    background: #9b1f2e! important;
}

.letter-sign a {
    font-size: 15px;
}

.btm-wrapper {
    margin-top: 20px;
}

.btm-wrapper-1 .btm-scania {
    max-width: unset;
}

div.btm-right h2 strong {
    font-size: 35px;
	line-height: 45px;
}

.award-block h4 {
    font-weight: bold;
}

.gridz div {
    height: 300px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 30px;
    color: white;
    padding-top: 120px;
    border: 5px solid black;
    background-repeat: no-repeat! important;
    background-size: cover! important;
    background-position: center! important;
}

.view img.img-responsive {
    margin: 0 auto;
}

.container.indust_wrapper {
    margin: 50px auto;
}

/*
.view_subtype_headers {
    font-weight: bold;
    font-size: 45px;
}
*/
/*
.view_subtype_headers {
    font-weight: bold;
    font-size: 45px;
    border-bottom: solid #000 3px;
    margin-top: 30px;
}
*/
/*
div.views-view-grid {
    border-bottom: solid #a51b2d 3px;
    padding-top: 20px;
    margin-top: 30px;
}
*/
.view_subtype_headers {
    font-weight: bold;
    font-size: 45px;
}

.view-used-machines-0 div.views-view-grid {
    border-bottom: solid #a51b2d 3px;
    padding-bottom: 40px;
    margin-bottom: 30px;
}

.view-header h2{
    font-weight: bold;
    font-size: 40px;	
}


.used_view_description h3{
    font-weight: bold;
    font-size: 35px;	
}

form.views-exposed-form {
    font-size: 22px;
    float: right;
}

form.views-exposed-form .form-item {
    margin: 0px 30px 0px 0px;
}

button.form-submit {
    border: solid #a41b27 3px;
    font-weight: bold;
}

li.cert_color{
	color: #a41b27;
}

.page-node-type-machines li.cert_color{
	color: yellow;
}

.view-used-machines-0 .views-field-field-machine-main-image .field-content{
	width:100%;
	height:300px;
}

a.link_to_cont {
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover! important;
    background-position: center! important;
}

h3.grid_view_header, h3.grid_view_header a {
    font-weight: bold;
    font-size: 35px;
    color: #333333;
}

.big_white_space {
    height: 10vh;
}

.used_view_description ul {
    list-style: none;
}

.we-mega-menu-submenu.crusher_menu_element.search_box_cont {
    left: -300px;
    width: 400px;
}

.we-mega-menu-submenu.search_box_cont > .we-mega-menu-submenu-inner {
    min-height: 40px;
}

.ps_search form {
    /*float: right;*/
	height:27px;
}
.ps_search.search-bar{
	margin-top: unset;
    padding-top: unset;
}

.a_main_container {
    margin-bottom: 40px;
}

.view-featured-used-equipment .slick-slide {
    float: left;
    height: unset;
    max-height: 425px! important;
    min-height: 1px;
}

.view-featured-used-equipment .slick-slide img {
    width: 100%;
}

.contact-right.letter-sign a {
    /* margin-top: 5px; */
    display: block;
    height: 27px;
    /* padding: 1px 5px; */
}

.view-id-parts_taxonomy_top_view a {
    color: #a41b27;
}

.view-id-featured_used_equipment li.cert_color {
    color: #ead045;
}

.webform-submission-form label {
	color:#a31b26
}

.webform-submission-form .panel, .webform-submission-form .panel-heading, .webform-submission-form .panel-body {
    padding: 0px;
    background: unset;
    border: unset;
}

.webform-submission-form .panel-title {
    color: #a31b26;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
	font-size: 14px;
}

.webform-submission-form .form-type-processed-text {
	font-weight: bold;
}

.webform-submission-form div#edit-processed-text-01 {
    text-align: center;
}

li.added_navigation__item, li.added_navigation__item a {
    text-align: center;
    color: #eee;
    list-style: none;
    font-size: 16px;
    margin-top: 15px;
}

.mm_foot {
    margin-top: 20px;
    background: #000;
    display: none;
}

.navbar-we-mega-menu.navbar .mm_foot ul>li {
    display: inline-block;
	max-width: 70px;
}

.main-menu .mm_foot ul li a {
    padding: 15px 15px !important;
}

.main-menu .mm_foot ul li > a:hover {
    border-bottom: none! important;
}

/*.navbar-we-mega-menu.navbar ul a:hover, .navbar-we-mega-menu.navbar ul a:focus {
	border:none;
}
*/
.region.region-mm-antisoc .field--item a {
    color: #fff;
    margin-top: 20px;
    display: block;
}

.fla_head .slick-track {
    height: 2em;
}

.btm-no {
    /*font-family: 'work sans', sans-serif;*/
    text-align: center;
    font-size: 3em;
    font-weight: 900;
    width: 425px;
    margin: 0 auto;
    background: #fff200;
    line-height: 1;
    margin-top: 5px;
}

.flr{
	float: right;
}

.footers {
    padding: 25px 15px;
    background-image: linear-gradient(#fff,#eee,#b6b6b6);
    border-top: 2px solid #898989;
}

.tabbed_copy a {
    font-size: 18px;
}

.mypre {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: black;
    z-index: 9999999;
	cursor: wait;
}

img.preimg {
    position: relative;
    margin: auto;
    display: block;
    padding-top: 30vh;
}

@keyframes vanishit {
	0% {opacity: 1.0;}
	100% {opacity: 0.0;}
}

.path-frontpage .endpre{
    animation-name: vanishit;
    animation-duration: 2s;
	animation-delay: 2s;
	animation-fill-mode: forwards;
}

.endpre {
    animation-name: vanishit;
    animation-duration: 2s;
    animation-fill-mode: forwards;
}

.endedpre{
	display:none;
}

.pretag {
    display: block;
    margin: 0 auto;
    color: #fff;
    font-size: 3vw;
    font-weight: bold;
    width: fit-content;
	width: intrinsic;           /* Safari/WebKit uses a non-standard name */
	width: -moz-max-content;    /* Firefox/Gecko */
	width: -webkit-max-content; /* Chrome */
}

.contact_on_parts {
    text-align: center;
    font-size: 1.7em;
}

.west_copy h2 {
	font-size: 2.1vw;
}  

.west_copy p {
	font-size: 1.13vw;
	font-weight: 600;
}  

.west_copy p > b {
	font-weight:900;

}

/*****************************YT 09-25-18 workaround*************************/

.banner-wrapper {
    margin-top: -60px;
    z-index: 0;
    position: relative;
}

.special_stripe {
    z-index: 1;
    position: relative;
    background: white;
}

.main-header-wrapper {
    z-index: 2;
    position: relative;
}

.header-wrapper {
    z-index: 2;
    position: relative;
}

.nada {
    clear: both;
    text-align: center;
    font-size: 2em;
    padding: 3em;
}
/*******************************/
iframe#twitter-widget-0 {
    height: 615px! important;
}

.grecaptcha-badge {
    display: none;
}

.ctct-inline-form {
    margin: 0em 3em 1em 5em;
}

.view-used-machines-0 .view-content h3 {
    clear: both;
    font-size: 3em;
}

.cta-front {
    position: relative;
    z-index: 1;
}

div.ctct-form-embed form.ctct-form-custom button.ctct-form-button {
    width: 30%! important;
    margin: 0 auto;
    min-width: 200px;
}

.fa-instagram {
  color: transparent;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background-clip: text;
  -webkit-background-clip: text;
}

.page-node-type-page .main-container {
    width: 100%;
    padding: 0px;
}

.west_copy {
    margin: 0 auto;
    width: 70%;
    text-align: center;
	margin-bottom: 1em;
}

.west_copy h2{
	margin:0px;
	font-size: 2.1vw;
}  

.west_copy p {
	font-size: 1.13vw;
	font-weight: 600;
}  

.west_copy p > b {
	font-weight:900;

}

/**********************************************************************************MQ*****************************************************************************/

@media all and (max-width: 1199px){
	
.west_copy h2 {
	font-size: 2em;
}  

.west_copy p {
	font-size: 1em;
}  	
	
.main-menu ul li a {
    padding: 15px 20px !important;
}
	
}

@media all and (min-width: 992px){
.cta-front h3 {
    line-height: 37px;
    height: 115px;
    margin-top: 20px;
    font-size: 27px;
    margin-bottom: 35px;
    vertical-align: middle;
}

.path-frontpage .view-slideshow-view .view-header {
    height: 100vh;
}

.cta-class {
    background: #2d2d2f;
    height: 265px;
}

nav.added_navigation__items {
    display: none;
}

}

@media (max-width: 991px){

body.toggled{
	right: unset;
}

span.btn-close {
    left: 10px;
}

.navbar-toggle {
    margin: 5px! important;
}

.region-we-mega-menu {
    position: absolute;
    top: 0;
    right: 0;
}

.navbar-we-mega-menu .type-of-block {
    display: block;
}

div#block-powerscreen-search {
    z-index: 1;
    position: relative;
}

.region.region-headernav {
    width: 5em;
    /*float: right;*/
}

.overlay {
    z-index: 2;
}

.btm-no {
    font-family: 'work sans', sans-serif;
    text-align: center;
    font-size: 2em;
    font-weight: 900;
    width: 425px;
    margin: 0 auto;
    background: #fff200;
    line-height: 1;
    margin-top: 5px;
}

	.mm_foot {
    display: block;
}

.main-menu .navbar-toggle {
    display: block! important;
	/*margin-top: 40px;*/
}

a.we-mega-menu-li.search_trigger {
    display: none! important;
}

button.navbar-toggle {
    display: none! important;
}

div#navbar-collapse {
    display: none! important;
}

.main_lead_line {
    font-size: 1em;
}

.product_description {
    color: #fff;
    padding-left: 20px;
    padding-right: 50px;
    margin-top: 40px;
    font-size: 1em;
	margin-bottom: 20px;
}

.main_title {
    font-size: 2em;
    margin-top: 20px;
    text-transform: uppercase;
}

html {
    overflow-x: hidden;
}

.machine_button_inner {
    text-align: center;
    font-size: 1em;
}

.pic_gal_title {
    text-align: center;
    font-size: 2em;
    text-transform: uppercase;
    line-height: 2.5vw;
    font-weight: bold;
}

.path-frontpage .view-slideshow-view .view-header {
    position: relative;
    /* float: left; */
    z-index: 99;
    top: 0px;
    left: 0px;
    font-size: 7vw;
    line-height: 7vw;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    overflow: hidden;
    /* text-shadow: -3px -3px 0 #000, 3px -3px 0 #000, -3px 3px 0 #000, 3px 3px 0 #000; */
}

.fla_head {
    margin: 2em;
}

.region.region-navigation-collapsible {
    /*background-color: black;*/
    z-index: 99999999;
    display: block;
    position: relative;
}

.navbar-we-mega-menu.navbar {
    background: #333;
    bottom: 0;
    display: none;
    height: 100%;
    overflow-y: auto;
    position: fixed;
    right: -85vw;
    width: 85vw;
    top: 0;
    z-index: 1000;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0 none;
}

.btn-close {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #ccc;
    -moz-box-shadow: 0 12px 27px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 12px 27px rgba(0,0,0,0.15);
    box-shadow: 0 12px 27px rgba(0,0,0,0.15);
    cursor: pointer;
    position: absolute;
    right: 45vw;
    top: .9375rem;
    width: 3rem;
    height: 3rem;
    z-index: 1000;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

section#block-mainnavigation {
    height: 20px;
}

.main-menu ul li > a {
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: center;
}

ul.we-mega-menu-ul.nav.nav-tabs img {
    display: none;
}



.main-menu ul li a:hover {
    color: #ead045!important;
}

.main-menu ul li > a:hover {
    border-bottom: solid 3px #ead045! important;
}

.main-menu ul li a:hover {
    color: #ead045!important;
}

}

@media (max-width: 768px){
	
.region.region-navigation-collapsible {
    background-color: black;
}
a.logo {
    width: 70vw! important;
}
	
}