@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300);
@import url(https://fonts.googleapis.com/css?family=Alegreya+Sans:400,500,700);
@import url(https://fonts.googleapis.com/css?family=Fjalla+One);
/*font-family: 'Open Sans', sans-serif;*/
/*font-family: 'Roboto Slab', serif;*/
/*font-family: 'Alegreya Sans', sans-serif;*/
/*font-family: 'Fjalla One', sans-serif;*/

body {
	font-family: 'Open Sans', sans-serif;
}
a {
	color:inherit
}
a:hover, a:focus, a.active:focus {
	outline: none;
}
* {
	outline: none !important;
}
.header {
	width: 100%;
	float: left;
}
h1 {
	font-size: 26px
}
.hdr_top_bar {
	width: 100%;
	float: left;
	height: 55px;
	background: #ec1c23;
	padding: 10px 0;
}
.top_adres {
	width: 100%;
	float: left;
}
.ad_icon {
	display: inline-block;
	font-size: 24px;
	color: #fff;
	float: left;
	margin-right: 10px;
}
.ad_T {
	color: #fff;
	float: left;
	font-family: 'Roboto Slab', serif;
	font-size: 12px;
}
.ad_T span {
	display: block;
	font-size: 14px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	line-height: 100%;
}
.ad_T span a, .ad_T span a:hover, .ad_T span a:focus {
	color: #fff;
}
.adrs_cnt {
	display: inline-block;
	margin-right: 40px;
}
nav.socio {
	margin: 0;
}
.socio ul {
	margin: 0;
	padding: 0;
	float: right;
}
.socio ul li {
	display: inline-block;
	list-style: none;
	margin-left: 9px;
}
.socio ul li:first-child {
	margin: 0;
}
.socio ul li a {
	float: left;
	width: 31px;
	height: 31px;
	background: url(images/socio_bg.png) no-repeat center center;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	transition: all ease-in-out 0.2s;
}
.socio ul li a:hover, .socio ul li a:focus {
	background: url(images/socio_bg_hover.png) no-repeat center center;
	color: #ec1c23;
}
.logo {
	width: 100%;
	float: left;
	padding: 16px 0;
	margin-top: 20px;
}
.logo img {
	height: 130px;
	width: auto;
}
.search_main {
	float: left;
	width: 100%;
	text-align: center;
}
.search_main .form-group {
	display: inline-block;
	padding: 15px 0;
	margin: 0;
}
.search_main .form-control {
	width: 350px;
	height: 42px;
	float: left;
	border-radius: 0;
	box-shadow: none;
	border-color: #e0e0e0;
	color: #acacac;
}
.search_main .form-control:focus {
	border-color: #ec1c23;
}
.search_main .btn {
	float: left;
	height: 42px;
	width: 45px;
	height: 42px;
	border-radius: 0;
	background: #ec1c23;
	color: #fff;
}
.header .navbar-default {
	background-color: #1d1e23;
	border: none;
	min-height: 60px;
	margin: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a:focus {
	color: #fff;
	background: #ec1c23;
}
.navbar-default .navbar-nav li a {
	position: relative;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	padding: 20px 31px;
	border-right: rgba(255,255,255,0.11) 1px solid;
	transition: all ease-in-out 0.2s;
}
.navbar-default .navbar-nav li a:after {
	position: absolute;
	right: -2px;
	width: 1px;
	height: 100%;
	top: 0;
	content: '';
	display: inline-block;
	background: rgba(0,0,0,0.52);
}
.slider_main {
	width: 100%;
	background: rgba(0,0,0,0.5);
	height: 500px;
	text-align: center;
	overflow: hidden;
	float: left;
}
.slider_main h1 {
	font-size: 44px;
	line-height: 100%;
	color: #fff;
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
}
.carousel-caption ul{margin:0 0 15px; padding:0;}

.carousel-caption ul li, .slider_main p {
	font-family: 'Roboto Slab', serif;
	padding: 0 11%;
	font-weight: 300;
	font-size: 19px;
	color: #fff;
}
.carousel-caption ul li{margin:0; padding:0; text-align:center;}
.slider_main .banner_btn {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	line-height: 50px;
	width: 190px;
	height: 52px;
	background: #ec1c23;
	border: 2px solid #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	display: inline-block;
	text-align: center;
	transition: all ease-in-out 0.3s;
}
.slider_main .banner_btn:hover, .slider_main .banner_btn:focus {
	text-decoration: none;
	background: #d5171e;
}
.slider_main .carousel-caption {
	top: 25%;
}
.carousel-indicators {
	text-align: right;
	width: 75%;
}
.carousel-indicators li {
	width: 14px;
	height: 14px;
	background: #e3e3e3;
	border: none;
}
.carousel-indicators li.active {
	width: 14px;
	height: 14px;
	background: #ec1c23;
	border: 3px solid #fff;
	margin: 1px;
}
.carousel-control {
	width: auto;
	background: none !important;
	bottom: auto;
	cursor: pointer;
}
.carousel-control.left {
	left: 20px;
	top: 50%;
	margin-top: -40px;
}
.carousel-control.right {
	right: 20px;
	top: 50%;
	margin-top: -40px;
}
.welcm_main {
	width: 100%;
	float: left;
	background: #f3f3f3;
	text-align: center;
	padding: 80px 0;
}
.title_main {
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	padding: 0 0 40px;
	text-align: center;
}
.title_main h2 {
	position: relative;
	font-size: 34px;
	font-weight: normal;
	margin: 0;
	color: #1d1e23;
	font-family: 'Roboto Slab', serif;
	display: inline-block;
	background: none;
	padding: 0 30px;
}
.title_main h2:before {
	position: absolute;
	top: 50%;
	width: 1000px;
	height: 1px;
	content: '';
	background-color: #e4e4e4;
	right: 100%;
	margin-top: -1px;
}
.title_main h2:after {
	position: absolute;
	top: 50%;
	width: 1000px;
	height: 1px;
	content: '';
	background-color: #e4e4e4;
	left: 100%;
	margin-top: -1px;
}
p {
	font-size: 16px;
	line-height: 30px;
	color: #58585a;
}
.popular_prdct {
	width: 100%;
	float: left;
	padding: 80px 0;
	background: #fff;
}
.popular_prdct .title_main h2:before, .popular_prdct .title_main h2:after {
	background-color: #cccccc;
}
.prodct_box {
	width: 100%;
	float: left;
	border: 1px solid #e9e9e9;
	height: 344px;
	padding-bottom: 5px;
	transition: all ease-in-out 0.3s;
	cursor: pointer;
}
.prodct_box:hover {
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.35);
}
.prodct_box .img_bx {
	width: 100%;
	text-align: center;
	height: 272px;
	display: table-cell;
	vertical-align: middle;
}
.prodct_box .img_bx img {
	width: 100%;
}
.prodct_box .prdct_nam {
	background: #d5cfcf;
	color: #282a27;
	font-size: 18px;
	font-weight: 600;
	border: 5px solid #fff;
	padding: 10px;
	text-align: center;
	transition: all ease-in-out 0.3s;
}
.prodct_box .prdct_nam span {
	font-size: 14px;
	display: block;
	line-height: 100%;
}
.prodct_box:hover .prdct_nam {
	background: #ec1c23;
	color: #fff;
}
.used_equip {
	width: 100%;
	float: left;
	padding: 80px 0;
	background: #ececec;
}
.used_equip .title_main h2:before, .used_equip .title_main h2:after {
	background-color: #cfcfcf;
}
.used_equip_bx {
	width: 100%;
	height: 100%;
	float: left;
	text-align: center;
	position: relative;
	border: 3px solid #fff;
	box-shadow: 0 0 10px 1px rgba(0,0,0,0.35);
}
.used_equip_bx img {
	width: 100%;
	height:259px;
}
.used_equip{text-align:center;}
.used_equip .col-md-3 {
    display: inline-block;
    float: none;
}
.hover_bx {
	opacity: 0;
	transition: all ease-in-out 0.3s;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(236,28,35,0.88);
	vertical-align: middle;
	padding-top: 50%;
}
.hover_bx a {
	cursor: pointer;
	display: inline;
	border: 2px solid #fff !important;
	color: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 10px 25px;
	margin-top: -15px;
	font-size: 14px;
	font-weight: 600;
	transition: all ease-in-out 0.3s;
}
.hover_bx a:hover, .hover_bx a:focus {
	background: #fff;
	color: #ec1c23;
	text-decoration: none;
}
.used_equip_bx:hover .hover_bx {
	opacity: 1;
}
.benefit_sec {
	width: 100%;
	float: left;
	padding: 80px 0;
}
.benefit_sec .title_main h2:before, .benefit_sec .title_main h2:after {
	background-color: #cfcfcf;
}
.benefit_main {
	width: 100%;
	display: inline-flex;
}
.benefit_bx {
	display: inline-block;
	border: 1px solid #cccccc;
	padding: 45px;
	text-align: center;
	transition: all ease-in-out 0.3s;
}
.benefit_bx:hover {
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.23);
}
.benefit_bx p {
	min-height: 130px;
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 18px;
	line-height: 22px;
}
.benefit_bx h3 {
	color: #333333;
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 22px;
	margin: 20px 0;
}
.benefit_bx .img_bx {
	width: 128px;
	height: 128px;
	background: #ec1c23;
	border-radius: 64px;
	-webkit-border-radius: 64px;
	-moz-border-radius: 64px;
	display: inline-block;
	padding-top: 35px;
}
.benefit_bx .img_bx.B2 {
	padding-top: 40px;
}
.benefit_bx .img_bx.B3 {
	padding-top: 40px;
}
.benefit_bx .img_bx.B4 {
	padding-top: 50px;
}
.btn_more {
	width: 135px;
	height: 42px;
	display: inline-block;
	color: #ec1c23;
	font-size: 17px;
	font-weight: 600;
	border: 2px solid #ec1c23;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 6px 0;
	transition: all ease-in-out 0.3s;
}
.btn_more:hover, .btn_more:focus, .benefit_bx:hover .btn_more {
	background: #ec1c23;
	color: #fff;
	text-decoration: none;
}
.benefit_bx:nth-child(1), .benefit_bx:nth-child(2), .benefit_bx:nth-child(3) {
	border-right: 0;
}
.link_sec {
	width: 100%;
	float: left;
	padding: 80px 0;
	background: url(images/bg1.jpg) no-repeat center center;
	background-size: cover;
}
.link_bx {
	background: rgba(236, 28, 35, 0.6);
	width: 100%;
	padding-bottom: 30px;
	position: relative;
	float: left;
	margin-top: 81px;
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding-top: 40px;
	transition: all ease-in-out 0.3s;
}
.link_bx {
	background: rgba(236,28,35,0.60) !important;
}
.link_bx h2 {
	font-size: 21px;
	font-weight: 600;
	color: #fff;
	margin: 20px 0 25px;
}
.link_bx p {
	font-size: 13px;
	line-height: 20px;
	color: #fff;
	font-weight: 600;
	padding: 0 25px;
	min-height: 102px;
}
.link_bx:before {
	background: url(images/bg_top1.png) no-repeat bottom center;
	content: '';
	top: -56px;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 79px;
	padding: 5px;
	position: absolute;
}
.learn_btn {
	width: 165px;
	height: 44px;
	color: #fff;
	display: inline-block;
	border: 2px solid #fff;
	padding: 10px 0;
	font-size: 14px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-top: 30px;
	transition: all ease-in-out 0.3s;
}
.link_bx:hover .learn_btn, .learn_btn:focus {
	background: #fff;
	color: #ec1c23;
	text-decoration: none;
}
.link_bx.middle {
	background: rgba(236,28,35,0.60);
}
.link_bx.middle:before {
	background: url(images/bg_top1.png) no-repeat bottom center;
	top: -58px;
	height: 81px;
}
/*.link_bx.active{transform:scale(1.1); -webkit-transform:scale(1.1);}*/

.footer {
	width: 100%;
	float: left;
	 margin-top: 20px;
}
.footer_top {
	overflow: hidden;
	width: 100%;
	float: left;
	background: url(images/bg_footer.jpg) center center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	padding: 100px 0 40px;
	position: relative;
	text-align: center;
}
.footer_top:before {
	position: absolute;
	content: '';
	top: 0;
	border-left: 670px solid transparent;
	border-right: 670px solid transparent;
	border-top: 100px solid #fff;
	left: 50%;
	margin-left: -670px;
}
.footer_top h1 {
	font-size: 38px;
	font-weight: 400;
	font-family: 'Fjalla One', sans-serif;
	color: #fff;
	margin: 40px 0;
}
.contact_form {
	width: 100%;
	background: rgba(255,255,255,0.15);
	border: 2px solid rgba(255,255,255,0.25);
	float: left;
	padding: 40px 40px 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align: center;
}
.contact_form input[type="submit"] {
	width: 134px;
	height: 40px;
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 2px solid #fff;
	background: #ec1c23;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	text-transform: uppercase;
	transition: all ease-in-out 0.3s;
	margin: 0;
	float: none;
	display: inline-block;
}
.footer_btm {
	width: 100%;
	float: left;
	background: #ec1c23;
	height: 48px;
}
.copy_txt {
	color: #fff;
	font-size: 14px;
	font-family: 'Alegreya Sans', sans-serif;
	padding: 14px 0;
}
nav.footer_socio {
	float: right;
	width: 100%;
	margin: 0;
	padding: 14px 0 0;
}
.footer_socio ul {
	margin: 0;
	padding: 0;
	float: right;
}
.footer_socio ul li {
	display: inline-block;
	list-style: none;
	margin-left: 10px;
}
.footer_socio ul li a {
	float: left;
	width: 26px;
	height: 26px;
	background: url(images/socio_bg.png) no-repeat center center;
	color: #fff;
	font-size: 12px;
	line-height: 26px;
	text-align: center;
	transition: all ease-in-out 0.2s;
	background-size: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
}
.footer_socio ul li a:hover, .footer_socio ul li a:focus {
	background: url(images/socio_bg_hover.png) no-repeat center center;
	color: #ec1c23;
	background-size: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
}
.scroll_T_M {
	position: fixed;
	right: 10px;
	bottom: 10px;
	width: 40px;
	height: 45px;
	background: #000;
	color: #fff;
	text-align: center;
	font-size: 20px;
	cursor: pointer;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-top: 10px;
	opacity: 0.6;
	transition: all ease-in-out 0.3s;
}
.scroll_T_M:hover {
	opacity: 1;
}
.scroll_T_M i {
	-webkit-animation: floatBubble 0.6s infinite normal ease-out;
	animation: floatBubble 0.6s infinite normal ease-out;
	position: relative;
}


/* Contact Us Form Css */

.wpcf7-mail-sent-ok {
	display: none;
}
.errorForm {
	background-color: #ec1c23;
	width: 100%;
	display: block;
	color: #fff;
	margin-top: -3px;
	border-radius: 3px;
	padding: 5px;
	font-size: 12px;
}
.wpcf7-validation-errors {
	display: none;
}
.errorForm {
	display: none
}
.screen-reader-response {
	color: #fff;
	margin-bottom: 20px;
	padding: 0 35px;
}
/*.screen-reader-response {
	border-radius: 3px;
	color: #fff;
	background-color: #6cc33f;
	padding: 7px 0;
}
.screen-reader-response:before {
	content: "\f00c";
	font-family: 'FontAwesome';
	font-size: 17px;
	margin-right: 10px;
}*/
.g-recaptcha > div > div {
	width: auto !important
}
/* Equipment */
h1.nmt {
	margin-bottom: 20px !important;
}
img {
	max-width: 100%
}
.eqpmntType h4 {
	background: none repeat scroll 0 0 #000;
	float: left;
	font-size: 16px;
	margin-top: 0;
	min-height: 46px;
	padding-top: 14px;
	text-align: center;
	width: 100%;
	margin-bottom: 0px;
	color: #fff;
}
.mb30px {
	margin-bottom: 60px !important;
}
.eqpmntType a img {
	width: 100% !important;
	height: auto !important;
	float: left;
	border: 1px solid #ccc !important;
}
.eqpmntType a:hover h4 {
	background: #d02920;
}
/* Parts - Supplies*/

.footer_signup_btn {
	background: #d02920;
	border: 1px solid #fff;
	width: 100%;
	float: left;
	height: 40px;
	max-width: 220px;
	line-height: 26px;
}
.mainContentpage .contcatdtls li {
	width: auto;
}
.partsSec ul {
	float: left;
	width: 100%;
	list-style: none;
	padding-left: 5px;
}
.partsSec ul li {
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.partsSec ul li:before {
	padding-right: 5px;
	content: "\f00c";
	font-family: FontAwesome;
	color: #d02920;
}
.addrssec, .contcatdtls, .socialIconsdiv {
	margin-bottom: 15px;
	float: left;
}
.contcatdtls ul {
	width: 100%;
	list-style: none;
	float: left;
	padding: 0;
}
.martop15px {
	margin-top: 15px !important;
}
.logged-in {
	padding-top: 32px;
}
/* Main Menu */

li.dropdown:hover .dropdown-menu {
	display: block;
}
li.dropdown:hover a.dropdown-toggle {
	background: #ec1c23;
}
#navbar {
	position: relative
}
#navbar ul li {
	position: static
}
.dropdown-algin .dropdown-menu {
	width: 100%;
	left: 0;
	padding: 2%;
	top: 90%;
	box-shadow: #333 0 1px 10px 0;
	-webkit-box-shadow: #333 0 1px 10px 0;
	-moz-box-shadow: #333 0 1px 10px 0;
	background-color: #ec1c23;
}
.catsecdrpdwn {
	width: 100%;
	float: left;
}
.catsecdrpdwn a {
	text-transform: capitalize !important;
}
.catsecdrpdwn h2 {
	margin: 10px 0 10px;
	font-size: 16px !important;
	background: #941c15;
	padding: 10px;
	color: #fff;
	float: left;
	width: 100%;
}
.catsecdrpdwn h2 a {
	padding: 0 !important;
	background-color: transparent;
	border-right: 0 !important;
}
.catsecdrpdwn h2 a:hover {
	color: #fff;
	text-decoration: none !important;
	background-color: transparent !important
}
.catsecdrpdwn a:after, a.brand-title:after {
	background-color: transparent !important
}
a.brand-title {
	text-align: left;
	margin: 0;
	color: #fff !important;
	font-size: 14px !important;
	padding: 2px 5px !important;
	float: left;
	border-right: 0px !important;
	width: 100%;
}
.catsecdrpdwn ul {
	list-style: none;
	padding: 2%;
	width: 100%;
	position: relative !important;
	float: left;
	background: #c0271e;
}
a.brand-title:hover {
	background-color: transparent !important;
}
.carousel-inner img {
	margin-top: 26px;
    max-width: 100%;
    transform: scale(1.1, 1.1);
}
.carousel-inner .container {
	padding: 30px 0 30px;
}
.slider_main .carousel-caption {
	position: static
}
.slider_main {
	height: auto
}
.foter-logo {
	margin-bottom: -70px;
	position: relative;
	text-align: center;
	z-index: 9;
}
.foter-logo img {
	max-width: 220px;
}
.carousel-inner {
	min-height: 450px;
}
/** About Us ****/

.abtpage p {
	color: #58585a;
	font-size: 16px;
	line-height: 30px;
}
.abtpage h2, .subtitle p {
	color: #666 !important;
	font-size: 23px !important;
	line-height: 35px;
	margin-bottom: 15px;
}
.mt25p {
	margin-top: 25px;
	margin-bottom: 25px;
}
.byears, .locationMap {
	text-align: center;
}
.fndyr, .byears h3 {
	font-size: 21px;
}
.byears h2 {
	color: #000;
	font-size: 56px !important;
	font-weight: bold;
}
.fndyr, .byears h3 {
	font-size: 21px;
}
.byears p {
	color: #58585a;
}
.locationstates h2 {
	color: #000 !important;
	font-size: 20px !important;
	margin-bottom: 15px;
}
.abtpage {
	float:left;
}
.locationstates ul {
	padding-left: 5px;
}
.locationstates li::before {
	color: #d02920;
	content: "";
	font-family: FontAwesome;
	padding-right: 5px;
}
.locationstates li {
	list-style: outside none none;
	margin-bottom: 5px;
}
.locationMap img {
	display: inline-block !important;
	float: none !important;
	max-width: 100% !important;
}
/**/


.display {
	display: block;
}
#navbar .dropdown-menu li div:nth-child(4) {
	display: none;
}
.dropdown-menu, .sub-menu {
	background-color: #ec1c23;
	box-shadow: 0 1px 10px 0 #333;
	padding: 0;
	top: 99%;
}
#navbar .current-menu-item {
	background-color: #ec1c23;
	color: #fff;
}
.sub-menu {
	display: none;
	position: absolute;
	list-style: none;
	width: 220px !important;
}
.sub-menu li {
	width: 100%;
	float: left
}
.dropdown2:hover .sub-menu {
	display: block;
}
.sub-menu li a::after {
	background: rgba(0, 0, 0, 0) !important;
}
.sub-menu li a {
	border-right: 0 !important;
	padding: 10px 15px !important;
	float: left;
	display: block;
	width: 100%
}
.sub-menu li a:hover {
	background: #941c15 none repeat scroll 0 0 !important;
	text-decoration: none !important
}
.carousel-caption li {
	margin-left: 57px;
	text-align: left;
}
.navbar-nav > li > .dropdown-menu {
	padding: 2%;
	border: 0 none;
	width: 100%
}
.fieldServiceSec {
	border: 1px solid #000;
	border-radius: 5px;
	float: left;
	margin-top: 0;
	min-height: 255px;
	padding: 0 5% 5%;
	width: 100%;
}
.row h2 {
	color: #666;
	font-size: 22px;
}
.fieldServiceSec ul {
	float: left;
	list-style: outside none none;
	padding-left: 0;
	width: 100%;
}
.fieldServiceSec ul li:before {
	color: #000;
	content: "";
	font-family: FontAwesome;
	padding-right: 5px;
}
.contcatdtls ul {
	float: left;
	list-style: outside none none;
	padding: 0;
	width: 100%;
}
.contcatdtls ul li:first-child:before {
	color: #d02920;
	content: "";
	font-family: FontAwesome;
	font-size: 20px;
	left: -5px;
	margin-left: 15px;
	position: relative;
}


.contcatdtls ul li {
	float: left;
	width: 100%;
}
.contcatdtls ul li:first-child + li:before {
	color: #d02920;
	content: "";
	font-family: FontAwesome;
	font-size: 20px;
	left: -5px;
	margin-left: 15px;
	position: relative;
}
.contcatdtls ul li:first-child + li + li:before {
	color: #d02920;
	content: "";
	font-family: FontAwesome;
	font-size: 20px;
	left: -5px;
	margin-left: 15px;
	position: relative;
}
.abtpage > ul li:before {
	content: "";
	font-family: FontAwesome;
	left: 5px;
	position: absolute;
	top: -1px;
}
.abtpage > ul li, .abtpage > ol li {
	list-style: outside none none;
	margin-left: 0;
	padding-left: 20px;
	position: relative;
}
.abtpage > ul, .abtpage > ol {
	padding-left: 0;
}
.serviceContracrs {
	border-radius: 5px;
	float: left;
	margin-top: 0;
	min-height: 245px;
	padding: 0 5% 5%;
	text-align: center;
	width: 100%;
}
.serviceContracrs ul {
	float: left;
	list-style: outside none none;
	margin-top: 10px;
	padding-left: 0;
	width: 100%;
}
.menu-item-1093:hover a.dropdown, .menu-item-has-children:hover a {
	background: #ec1c23;
}
#captcha-error {
	width: 318px;
	margin: -8px auto 0;
}
.wpcf7-not-valid-tip {
	width: 318px;
	background-color: #ec1c23;
	margin: -8px auto 0;
	display: block;
	color: #fff;
	border-radius: 3px;
	padding: 5px;
	font-size: 12px;
}
#recaptcha_area {
	display: inline-block;
}

/**/
.eqpmnttitle {
    border-bottom: 1px solid #d02920;
    color: #000;
    font-family: "Oswald",sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 15px;
    margin-top: 0;
    padding-bottom: 15px;
    width: 100%;
}

.product_detail {
    display: inline-block;
    width: 100%;
}

.contentboxeqpmnt {
    background: #f0f0f0 none repeat scroll 0 0;
    float: left;
    margin-bottom: 21px;
    padding: 15px;
    width: 100%;
}

.product_detail p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.imageGalleryequip {
    float: left;
    width: 100%;
}
	
.w100p {
    float: left;
    width: 100% !important;
}

.slidergallerytitle {
    background: #ec1c23 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    float: left;
    margin: 10px 0;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}

.tabs_main {
    float: left;
    margin: 60px 0;
    width: 100%;
}
.nav-tabs > li > a:hover {
    background-color: #ec1c23;
    border-color: #ec1c23;
    opacity: 1;
}

.nav-tabs > li > a {
	background: #000;
	color: #fff;
	min-width: 160px;
	text-align: center;	
}
	
.tab-content {
	border:1px solid #ddd;
	border-top:0;
    float: left;
    width: 100%;
	min-height: 200px;
	padding: 20px;
}

.tab-content ul li h4 {
    color: #58585a;
    font-size: 15px;
}

.innercontent > ul {
    list-style: outside none none;
    padding-left: 0;
}

.tab-content table tr:first-child td {border-top:0}	
	
.tab-content  .table {margin-bottom:0}





/* Used Equipment*/


.product_1 {
	text-align: center;
	width: 100%
}
.product_1 .title {
	width: 100%;
	text-align: center;
	background: #000;
	padding: 8px 0;
	cursor: pointer;
	font-size: 15px !important;
	float: left;
	margin-bottom: 5px !important;
}
.product_1 .title p {
	color: #fff;
	padding: 0 3%;
	line-height: 20px;
	font-size: 15px !important;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	float: left;
	text-align: center;
}
.product_1 .title a {
	color: #fff !important;
	font-size: 15px !important;
	float: left;
	text-align: center;
	float: left;
	width: 100%;
	height:24px; 
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.product_1 .img_box {
	width: 100%;
	min-height: 205px;
	display: inline-block;
	margin: 0px 0 5px 0;
	border: 3px solid #000;
	cursor: pointer;
	float: left;
}
.product_1 .img_box img {
	height: auto;
	max-width: 100%;
	text-align: center;
}
.add_cart_btn {
	width: 100%;
	border: 3px solid #000;
	font-size: 22px;
	font-weight: 600;
	width: 100%;
	padding: 6px 0;
	display: inline-block;
	color: #000;
	text-align: center;
	margin-top: 10px !important;
}
.product_1:hover .title {
	background: #d02920;
}
.product_1:hover .img_box {
	border: 3px solid #d02920;
}
.product_1:hover .add_cart_btn {
	background: #d02920;
	color: #fff;
	border: 3px solid #d02920;
	text-decoration: none;
}
/* Bread crumb */

.bread_main {
	width: 100%;
	padding: 10px 0;
	float: left;
}
p#breadcrumbs {
	font-size: 14px !important;
	margin-bottom: 0px !important;
	background: none repeat scroll 0 0 #f2f2f2;
	padding: 2px 15px;
}





/*
#breadcrumbs > span {
	color: #ea261c;
}
#breadcrumbs > span span {
	color: #666;
}
#breadcrumbs > span span a {
	color: #000;
}*/

/*#navbar > ul > li:first-child a {
	border-left: 1px solid rgba(255,255,255,0.11);
}
.navbar-nav > li:first-child a:before {
	background:rgba(0,0,0,0.52);
	position: absolute;
	left: -2px;
	width: 1px;
	height: 100%;
	top: 0;
	content: '';
	display: inline-block;

}
*/

#navbar > ul > li:last-child a {
	border-right: 0px solid rgba(255,255,255,0.11);
}

.navbar-nav > li:last-child a:after {
	background:rgba(0,0,0,0);
}

.brochurealgin i {
  font-size: 40px;
  margin-bottom: 10px;
}
.brochurealgin {
  margin-top: 40px;
}

.fleft .brochurealgin:first-child {
  border-right: 1px solid #ddd;
}
.videosectiondiv {
  text-align: center;
}

.product_detail_slider h3 {
  font-size: 30px !important;
  padding-top: 40% !important;
}

.equipmentalgin img {
  border: 2px solid #ddd;
  padding: 5px;
}
.equipmentalgin{
	margin-bottom:20px
}
.socialIconsdiv ul li {
  float: left;
  width: auto;
  margin: 0 2px;
}
.socialIconsdiv ul {
  list-style: none;
  width: 100%;
  float: left;
  padding-left: 10px;
}

.socialIconsdiv ul li:first-child a {
  text-decoration: none !important;
  outline: none !important;
  font-size: 26px;
  color: #3b5998;
}

.socialIconsdiv ul li a {
  text-decoration: none !important;
  outline: none !important;
  font-size: 26px;
  color: #d02920;
}
.fleft .slide{
	  width: 100%;
}



#specificationstab table tr td {
    width: 50%;
}


#specificationstab tr:first-child th {
    border-top: 1px solid rgba(0, 0, 0, 0) !important;
}

/*-------------- Navigation Styling Style start here --------------*/
.current-menu-ancestor{background:#EC1C23}
#navbar .current-menu-ancestor:hover .current_page_item a{background:#941C15 !important;}

/*-------------- Navigation Styling Style End here --------------*/
.serviceContracrs ul li {
    font-size: 15px;
    line-height: 35px;
}

/* */
 @-webkit-keyframes floatBubble {
 0% {
 bottom:0px;
}
 100% {
 bottom: 5px;
}
}
@keyframes floatBubble {
 0% {
 bottom:5px;
}
 100% {
 bottom: 0px;
}
}
/*------Responsive code starts here------------------*/
	
@media screen and (max-width:1199px) {
.socio ul li a, .socio ul li a:hover {
	width: 26px;
	height: 26px;
	background-size: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	line-height: 26px;
	font-size: 14px;
}
.socio ul li {
	margin-left: 5px;
}
nav.socio {
	padding-top: 8px;
}
.navbar-default .navbar-nav li a {
	padding: 20px 16px 20px 18px;
}
.slider_main h1 {
	font-size: 46px;
}
.slider_main .carousel-caption {
	top: auto;
}
.slider_main {
	height: auto;
}
.benefit_bx {
	padding: 45px 26px;
}
.scroll_T_M {
	bottom: 50px;
}
.footer_top {
	overflow: hidden;
}
.contact_form {
	padding: 20px 20px 10px;
}
}
 @media screen and (max-width:991px) {
.ad_T span {
	font-size: 11px;
}
.adrs_cnt {
	margin-right: 7px;
}
.mainContentpage .contcatdtls li {
	width: 100% !important;
}
.mainContentpage .contcatdtls ul li:first-child::before {
	margin-left: 15px !important;
}
.navbar-default .navbar-nav li a {
	font-size: 14px;
	padding: 15px 7px 15px 8px;
}
.header .navbar-default {
	min-height: inherit;
}
.slider_main h1 {
	font-size: 32px;
}
.slider_main p {
	padding: 0;
	font-size: 16px;
	line-height: 24px;
}
.slider_main .banner_btn {
	font-size: 15px;
	height: 42px;
	width: 140px;
	line-height: 38px;
}
.popular_prdct {
	text-align: center;
}
.prodct_box {
	max-width: 265px;
	float: none;
	text-align: center;
	margin-bottom: 30px;
	display: inline-block;
}
.used_equip_bx {
	margin-bottom: 25px;
}
.benefit_bx {
	padding: 30px 18px;
}
.benefit_bx h3 {
	font-size: 18px;
}
.benefit_bx p {
	font-size: 14px;
}
.btn_more {
	font-size: 14px;
	height: 36px;
	width: 110px;
	line-height: 20px;
}
.benefit_sec {
	padding-bottom: 0;
}
.link_bx h2 {
	font-size: 17px;
}
.link_bx p {
	font-size: 12px;
}
.learn_btn {
	height: 38px;
	width: 140px;
	padding: 8px;
}


}
 @media screen and (max-width:767px) {
.hdr_top_bar {
	height: auto;
	text-align: center;
}
.adrs_cnt {
	text-align: left;
}
.socio ul {
	float: none;
	display: inline-block;
}
.logo {
	text-align: center;
	padding-bottom: 0
}
.search_main {
	text-align: center;
}
.search_main .form-group {
	float: none;
	display: inline-block;
	padding: 10px 0;
}
.popular_prdct, .welcm_main, .link_sec, .used_equip {
	padding: 40px 0;
}
.title_main h2 {
	font-size: 26px;
}
p {
	line-height: 26px;
	font-size: 14px;
}
.title_main {
	padding-bottom: 20px;
}
.link_bx {
	float: none;
	display: inline-block;
	max-width: 430px;
}
.fieldServiceSec , .serviceContracrs{
	margin-bottom:20px
}
.abtpage h2, .subtitle p {
	text-align:justify
}
.contcatdtls {  
	text-align: center;
    width: 100%;
}
.locationstates {
    text-align: center;
}
.link_sec {
	text-align: center;
}
.benefit_main {
	display: inline-block;
}
.benefit_bx {
	width: 50%;
	float: left;
}
.footer_btm {
	height: auto;
	text-align: center;
}
nav.footer_socio {
	display: inline-block;
	float: none;
	padding-top: 0;
}
.footer_socio ul {
	display: inline-block;
	float: none;
}
.scroll_T_M {
	bottom: 10px;
}
.navbar-default .navbar-nav li a:after {
	width: 100%;
	height: 1px;
	bottom: -1px;
	left: 0;
	right: auto;
}
.navbar-default .navbar-nav li a {
	border-bottom: rgba(255,255,255,0.11) 1px solid;
	border-right: none;
	padding: 10px 20px;
}
.navbar-toggle {
	float: none;
	text-align: center;
}
.navbar-default {
	text-align: center;
}
.navbar-default .navbar-toggle {
	border: none !important;
	background: none !important;
}
.navbar-default .navbar-toggle .icon-bar {
	width: 40px;
	height: 5px;
	background: #fff;
}
.sub-menu {
	position: static !important;
	width: 100% !important;
	display: block !important;
	float: left
}
#navbar ul li {
	float: left;
	position: relative;
	width: 100%;
}
.navbar-nav {
	margin: 0 -15px;
}
.navbar-toggle {
	margin-right: 0
}
.dropdown-menu {
	display: none !important
}
.nav-tabs > li > a {
	min-width:100px
}
.videosectiondiv iframe {
    width: 100%;
}
.carousel-inner {
    min-height: 690px;
}

}
@media screen and (max-width:639px) {
.slider_main h1 {
	font-size: 22px;
}
.slider_main p {
	font-size: 12px;
	line-height: 17px;
}
.slider_main .banner_btn {
	font-size: 12px;
	height: 32px;
	line-height: 100%;
	padding: 8px 0;
	width: 100px;
}
.carousel-inner {
    min-height: 660px;
}

}
@media screen and (max-width:479px) {
.equipmentalgin {
	width:100%;
	text-align:center
}
.carousel-caption, .carousel-control {
/*---	display: none;---*/
}
.title_main h2 {
	font-size: 18px;
	padding: 0 10px;
}
#products .col-sm-6, #used .col-xs-6 {
	width: 100%;
}
.benefit_bx {
	width: 100%;
}
.benefit_bx:nth-child(1), .benefit_bx:nth-child(2), .benefit_bx:nth-child(3) {
	border-bottom: none;
	border-right: 1px solid #ccc;
}
.adrs_cnt {
	position: relative;
}
.ad_icon {
	position: absolute;
	left: 0;
}
.ad_T {
	width: 100%;
	padding-left: 30px;
}
.navbar-toggle {
	margin-top: 0;
	margin-bottom: 0;
}
.g-recaptcha iframe {
	display: none
}
.g-recaptcha > div > div, .g-recaptcha iframe {
	width: 100% !important;
	height: auto !important;
}
.eqpmntType {
	width: 100%;
}
.rc-anchor-normal {
	float: left;
	height: auto;
	width: 100%;
}
.rc-anchor-normal .rc-anchor-content {
	float: left;
	height: 74px;
	text-align: center;
	width: 100%;
}
.rc-anchor-normal-footer {
	display: inline-block;
	float: left;
	height: 74px;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.rc-anchor-logo-portrait {
	margin: 0;
	width: 100%;
}
.rc-anchor-logo-img-portrait {
	margin: 0 auto
}
.rc-anchor-normal .rc-anchor-pt {
	position: static;
	width: 100%;
	margin-top: 10px
}
.search_main .form-control {
	width: 200px
}

.rc-anchor-normal {
	float: left;
	height: auto;
	width: 100%;
}

.recaptchatable #recaptcha_image #recaptcha_challenge_image{
	max-width:60%;
	float:left;
}

.nav-tabs > li > a {
	font-size: 12px;
	min-width: 80px;
    padding: 10px 0;
}
#myTab li a span {
    display: block;
}
.carousel-inner {
    min-height: 580px;
}

}
@media screen and (max-width:379px) {
.nav-tabs > li > a {
	font-size: 11px;
	text-align: center;
	width: 65px;
    padding: 6px 0;
	min-width:inherit
}
.videosectiondiv iframe {
	height:auto
}
}
@media screen and (max-width:319px) {
.top_adres {
	text-align: left;
}
.logo img {
	width: 100%;
	height: auto;
}
.search_main .form-control {
	width: 100%;
}
.search_main .form-group {
	position: relative;
}
.search_main .btn {
	position: absolute;
	right: 0;
}
p {
	font-size: 12px;
	line-height: 18px;
}
.prodct_box {
	height: auto;
}
.prodct_box .img_bx {
	height: auto;
	padding: 10px 0;
}
.footer_top h1 {
	font-size: 26px;
}
.btn_ftr {
	width: 100%;
}
.nav-tabs > li > a {
	font-size: 10px;
	width: 55px;
	
}
.carousel-inner {
    min-height: 580px;
}
}
 @media screen and (min-width:1330px) {
.footer_top:before {
	border-left: 800px solid transparent;
	border-right: 800px solid transparent;
	margin-left: -800px;
	
}


}
 @media screen and (min-width:1600px) {
	.footer_top:before {
		border-left: 1200px solid transparent;
		border-right: 1200px solid transparent;
		margin-left: -1200px;
	}

}

@media screen and (min-width:2000px) {
	.footer_top:before {
		border-left: 1800px solid transparent;
		border-right: 1800px solid transparent;
		margin-left: -1800px;
	}	
}
#recaptcha_widget_div{overflow:auto; border-radius:8px; -webkit-border-radius:8px; -moz-border-radius:8px;}



#breadcrumbs  span  a  {
    color: #ec1c23 ;
}

#breadcrumbs  span  {
    color: #ec1c23 ;
}

.breadcrumb_last {
    color: #666 !important;
}


