/* CSS Document */

body {
	margin:0;
	padding:0;
	font-size: 17px;
	line-height: 24px;
	font-family: 'FuturaPT-Book';
	background:url(../images/body-bg.gif) 0 0 repeat-x;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'FuturaCondensedPT-Medium';
	font-weight: normal;
	color: #fb3129;
}
h3{
	font-size: 36px;
	line-height: 40px;
}
h5{
	font-size: 24px;
	line-height: 30px;
}
p, ul, li, a, h1, h2, h3, h4, h5, h6, form, label, input, td, div {
	padding:0;
	margin:0;
}
ul {
	list-style:none;
}
img {
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
	border:none;
	display:block;
}
a {
	text-decoration:none;
	outline:none;
	display:block;
}
.spacer, .clear {
	height:0;
	line-height:0;
	font-size:0;
	clear:both;
}
@font-face {
 font-family: 'OrandaBT-Bold';
 src: url('../fonts/orandabtbold.eot');
 src: url('../fonts/orandabtbold.eot?#iefix') format('embedded-opentype'),  url('../fonts/orandabtbold.woff') format('woff'),  url('../fonts/orandabtbold.ttf') format('truetype'),  url('../fonts/orandabtbold.svg#orandabtbold') format('svg');
 font-weight: bold;
 font-style: normal;
}
 @font-face {
 font-family: 'ChaparralPro-Bold';
 src: url('../fonts/chaparralprobold.eot');
 src: url('../fonts/chaparralprobold.eot?#iefix') format('embedded-opentype'),  url('../fonts/chaparralprobold.woff') format('woff'),  url('../fonts/chaparralprobold.ttf') format('truetype'),  url('../fonts/chaparralprobold.svg#chaparralprobold') format('svg');
 font-weight: bold;
 font-style: normal;
}
 @font-face {
font-family: 'OrandaBT-Roman';
src: url('../fonts/orandabtroman.eot');
src: url('../fonts/orandabtroman.eot?#iefix') format('embedded-opentype'), url('../fonts/orandabtroman.woff') format('woff'), url('../fonts/orandabtroman.ttf') format('truetype'), url('../fonts/orandabtroman.svg#orandabtroman') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
  font-family: 'FuturaPT-Book';
  src:url('../fonts/FuturaPT-Book.eot?#iefix') format('embedded-opentype'),  
	  url('../fonts/FuturaPT-Book.otf')  format('opentype'),
	  url('../fonts/FuturaPT-Book.woff') format('woff'), 
	  url('../fonts/FuturaPT-Book.ttf')  format('truetype'), 
	  url('../fonts/FuturaPT-Book.svg#FuturaPT-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FuturaCondensedPT-Medium';
  src:url('../fonts/FuturaCondensedPT-Medium.eot?#iefix') format('embedded-opentype'),  
	  url('../fonts/FuturaCondensedPT-Medium.otf')  format('opentype'),
	  url('../fonts/FuturaCondensedPT-Medium.woff') format('woff'), 
	  url('../fonts/FuturaCondensedPT-Medium.ttf')  format('truetype'), 
	  url('../fonts/FuturaCondensedPT-Medium.svg#FuturaCondensedPT-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

.no-top-Margin {
	margin-top:0px !important;
}
.no-bottom-Margin {
	margin-bottom:0px !important;
}
.no-left-Margin {
	margin-left:0px !important;
}
.no-right-Margin {
	margin-right:0px !important;
}

/*--------Top Panel----------*/

.topPanel {
	width:100%;
	height:76px;
}
.topPanelMain {
	width:960px;
	margin:0 auto;
	padding:15px 0 0 0;
	position:relative;
}
/*.logoNavPanel{

	height:60px;
}*/

a.logo {
	position:absolute!important;
	width:326px;
	height:78px;
	left:313px;
	top:15px;
	z-index:100;
}
ul.nav {
	margin:0;
	padding:4px 0 0 0;
}
ul.nav li {
	float:left;
	background:url(../images/nav-divider.gif) right top no-repeat;
	padding:0 15px 0 0;
	position:relative;
}
ul.nav li.nobg {
	background:none;
}
/*ul.nav li.padLeft{
	padding:0 9px 0 350px;
}*/

ul.nav li a {
	display:block;
	padding:0 10px;
	font-family: 'FuturaPT-Book';
	font-size: 17px;
	line-height: 56px;
	color:#1D1D1D;
	background-color:inherit;
	text-transform: uppercase;
}
ul.nav li a:hover, ul.nav li a.active {
	color:#fb3129;
	background-color:inherit;
}
/*sumit*/
	ul.nav1 {
	margin:0;
	padding:0 0 0 0;
}
ul.nav1 li {
	float:left;
	background:url(../images/nav-dividerright.gif) no-repeat right 1px;
	padding:0 12px 0 0;
	position:relative;
}
ul.nav1 li.nobg {
	background:none;
}
ul.nav1 li.padLeft {
	padding:0 12px 0 318px;
}
ul.nav1 li a {
	display:block;
	padding:0 15px;
	font-family: 'FuturaPT-Book';
	font-size: 17px;
	line-height: 56px;
	color:#1D1D1D;
	background-color:inherit;
	text-transform: uppercase;
}
ul.nav1 li a:hover, ul.nav li a.active {
	color:#fb3129;
	background-color:inherit;
}
/*sumit*/

ul.nav li ul.dropdown {
	padding:10px 0 4px 0;
	margin:0;
	position:absolute;
	left:0;
	top:50px;
	background:url(../images/round-bottom.jpg) no-repeat 0 100% #D8D8D8!important;
	width:171px;
	z-index:10000;
}
ul.nav li ul.dropdown li {
	border-bottom:solid 1px #A1A1A1;
	background-image:none!important;
}
ul.nav li ul.dropdown li.nobdr {
	border-bottom:none;
}
ul.nav li ul.dropdown li a {
	font:normal 13px/33px Arial, Helvetica, sans-serif;
	color:#606060;
	display:block;
	width:137px;
}
ul.nav li ul.dropdown li a:hover {
	color:#C03A3A;
}
/*-------mid Body-------*/

.midBody {
	width:auto;
}
/*-banner---*/

.bannerMain {
	width:960px;
	margin:0 auto;
}
.bannerSliderPanel {
}
.bannerSliderPanelBlock1 {
}
.bannerSliderPanelBlock2 {
}
/*-----content----*/

.contentPanel {
}
.contentPanelMain {
	width:960px;
	margin:0 auto;
	padding:0 0 100px 0;
}
.contentPanelDescription {
	padding:33px 0 0 0;
}
.contentLeft, .productbody {
	width:668px;
	float:left;
}
.productbody, .carrearbody {
	width:960px;
}
.contentLeft h1, .productbody h1, .carrearbody h1 {
	font-size:58px;
	line-height:60px;
	color:#fb3129;
	background:url(../images/bdr1.gif) left bottom repeat-x;
	padding:0 0 5px 0;
	margin:0 0 14px 0;
	text-transform:uppercase;
	background-color:inherit;
}
.productbody h1 {
	margin-bottom:35px;
}
.contentLeft h1 span, .productbody h1 span {
	color:#1B1B1B;
	background-color:inherit;
	display:block;
	font-size:20px;
}
.doeKepimpact {
}
.doeKepimpact h2 {
	font:bold 22px/28px Arial, Helvetica, sans-serif;
	color:#5E5E5E;
	padding:0 0 20px 0;
	text-transform:none;
	background:none;
	margin:0;
	background-color:inherit;
}
.doeKepimpactDetails {
}
.doeKepimpactDetailsPic {
	float:left;
	width:248px;
}
.doeKepimpactDetailsContent {
	float:right;
	width:403px;
}
.doeKepimpactDetailsContent ul {
	margin:0;
	padding:0;
}
.doeKepimpactDetailsContent ul li {
	background:url(../images/ar1.gif) 0 4px no-repeat;
	padding:0 0 6px 20px;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color:#5E5E5F;
	background-color:inherit;
}
.contentRight {
	width:261px;
	float:right;
}
.contentRight h2 {
	font-size:58px;
	line-height:60px;
	color:#fb3129;
	background:url(../images/bdr1.gif) left bottom repeat-x;
	background-color:inherit;
	padding:0 0 5px 0;
	margin:0 0 19px 0;
	text-transform: uppercase;
}
.newsDetails {
	padding:0 0 40px 0;
}
.newsDetails1 {
	margin:0 0 17px 0;
}
a.up {
	width:27px;
	height:15px;
	margin:0 0 0 117px;
	display:block;
}
.newsDetails2a, .newsDetails2b {
	background:url(../images/bdr1.gif) left bottom repeat-x;
	padding:0 0 15px 0;
}
.newsDetails2div1 p a, .newsDetails2 p a {
	color:#4A4A4A;
}
.newsDetails2div1 p a:hover, .newsDetails2 p a:hover {
	color:#1B1B1B;
	text-decoration:underline;
}
.newsDetails2div1 img {
	float:left;
	margin:0 9px 0 0;
}
.newsDetails2div1 p {
	font-family: 'FuturaCondensedPT-Medium';
	font-size: 22px;
	line-height: 26px;
	color:#4A4A4A;
	background-color:inherit;
	padding:0 0 10px 0;
}
.newsDetails2div1 p span {
	display:block;
	font-size: 15px;
	line-height: 20px;
	color:#fb3129;
	background-color:inherit;
}
.newsDetails2div2 {
	background-color:inherit;
	font-size: 15px;
	line-height: 22px;
}
.newsDetails2b {
	padding:16px 0 0 0;
}
.newsDetails2b p {
	font-family: 'FuturaCondensedPT-Medium';
	font-size: 22px;
	line-height: 26px;
	color:#4A4A4A;
	background-color:inherit;
	padding:0 0 10px 0;
}
.newsDetails2b p span {
	display:block;
	font-size: 15px;
	line-height: 20px;
	color:#fb3129;
	background-color:inherit;
	padding:5px 0 0 0;
}
.newsDetails2b p.text1 {
	font-family: 'FuturaPT-Book';
	font-size: 15px;
	line-height: 22px;
	background-color:inherit!important;
	padding:0 0 10px 0;
	color: #000;
}
.newsDetails3 {
}
.newsDetails4 {
	padding:18px 0 0 0;
}
.newsDetails4 a {
	padding: 0 30px;
	line-height: 44px;
	font-family: 'FuturaCondensedPT-Medium';
	background-color: #fb3129;
	border-radius: 4px;
	display:inline-block;
	vertical-align: top;
	margin:0 0 0 77px;
	color:#fff;
	font-size:17px;
	text-transform:uppercase;
	text-align:center;
	transition-duration: 0.3s;
	height: 40px;
}
.newsDetails4 a:hover {
	background-color: #000;
}
.dealerLocatorMap {
}
/*------Footer--------*/

.footerPanel {
	background:#000 url(../images/footer-bg.gif) 0 0 repeat-x;
	color:#fff;
}
.footerMain {
	width:960px;
	margin:0 auto;
}
.footerMainBlock1 {
	padding:0 0 6px 0;
	width:960px;
	margin:0 auto;
}
.footerMainBlock1 p {
	font-size:58px;
	line-height:60px;
	font-family: 'FuturaCondensedPT-Medium';
	text-align: center;
	color:#313131;
}
.footerMainBlock1 p span {
	color:#fb3129;
}
.footerMainBlock1 img {
	margin:0 0 0 139px;
}
.footerMainBlock2 {
	background:url(../images/fot-nav-bg.gif) 0 0 no-repeat;
	padding:21px 0 20px 0;
}
.footerMainBlock2 ul {
	margin:0 0 0 86px;
}
.footerMainBlock2 ul li {
	background:url(../images/fot-divider.gif) right top no-repeat;
	padding:0 25px;/**** developer*****/
	float:left;
}
.footerMainBlock2 ul li.nobg {
	background:none;
}
.footerMainBlock2 ul li a {
	font-size: 14px;
	line-height: 20px;
	font-family: 'FuturaPT-Book';
	color:#fff;
	text-transform:uppercase;
	background-color:inherit;
}
.footerMainBlock2 ul li a:hover {
	color:#fb3129;
}
.footerMainBlock3 {
	text-align:center;
	font-size: 12px;
	line-height: 16px;
	font-family: 'FuturaPT-Book';
	color:#858585;
	background-color:inherit;
	padding:0 0 20px 0;
}
/*--------slideShow-------*/

#slideshow {
	list-style:none;
	color:#fff;
	height:422px !important;
}
#slideshow ul li {
	position:relative !important;
}
a.showImg {
	display:block !important;
	width:960px !important;
	height:422px !important;
	z-index:9999 !important;
	position:absolute !important;
	z-index:9999 !important;
}
#wrapper {
	width:960px; /*margin:50px auto;*/
	display:none
}
#wrapper * {
	margin:0;
	padding:0
}
#fullsize {
	position:relative;
	width:960px;
	height:422px; /*padding:2px; border:1px solid #ccc; background:#000*/
}
#information {
	position:absolute;
	bottom:0;
	width:960px;
	height:0;
	color:#fff;
	overflow:hidden;
	z-index:200;
	display:none;
	opacity:100;
	filter:alpha(opacity=100)
}
#information h3 {
	padding:4px 8px 3px;
	font-size:14px;
	position:relative;
	display:none;
}
#information p {
	padding:0 8px 8px;
	position:relative;
	top:20px;
	display:none;
}
#image {
	width:960px;
}
#image img {
	position:absolute;
	z-index:25;
	width:auto;
	bottom:0;
}
.imgnav {
	position:absolute;
	width:25%;
	height:306px;
	cursor:pointer;
	z-index:150
}
/*#imgprev {left:0; background:url(../images/left.gif) left center no-repeat}*/
/*#imgnext {right:0; background:url(../images/right.gif) right center no-repeat}*/
#imglink {
	position:absolute !important;
	height:422px;
	width:100%;
	z-index:100;
	opacity:.4;
	filter:alpha(opacity=40)
}
.linkhover {
	background:url(images/link.gif) center center no-repeat
}
#thumbnails {
	margin-top:0;
	padding:2px 0 0 0;
	height:123px;
	background:url(../images/slider-pattern.png) repeat 0 0;
}
#thumbnails img {
	float:left !important;
}
#slideleft {
	float:left;
	width:26px;
	height:69px;
	background:url(../images/scroll-left.gif) center center no-repeat;
	cursor:pointer;
	margin:36px 0 0 0;
}
#slideleft:hover {
	background-color:#000
}
#slideright {
	float:right;
	width:26px;
	height:69px;
	background:url(../images/scroll-right.gif) center center no-repeat;
	cursor:pointer;
	margin:36px 0 0 0;
}
#slideright:hover {
	background-color:#000;
}
#slidearea {
	float:left;
	position:relative;
	width:870px;
	margin-left:18px;
	margin-right:10px;
	height:120px;
	overflow:hidden;
}
#slider {
	position:absolute;
	left:0;
	height:120px;
	width:960px;
}
#slider img {
	cursor:pointer;
	border:1px solid rgba(0,0,0,0);
	padding:24px 5px 8px 5px;
	display:block;
	border-top:14px rgba(0,0,0,0) solid;
}
#slider img:hover, #slider.act {
	border-top:14px solid #fb3129;
	border-left:1px #fb3129 solid;
	border-bottom:1px #fb3129 solid;
	border-right:1px #fb3129 solid;
	color:#fff;
	background-color:#191919;/*border-top:14px #C30E1F solid;*/
	/*background-image:url(../images/arrow.png) no-repeat 0 0 #191919;*/
	}
.insidebanner {
	background:url(../images/product-banner.jpg) no-repeat 0 0;
	width:960px;
	height:275px;
	margin:0 auto;
}
.profirstrow {
	width:960px;
	margin-bottom:44px;
	height:100%;
	overflow:hidden;
}
.prosecondrow {
	/*width:626px;*//*Developer*/
	width:668px;
	margin:0 auto;
	padding-bottom:0px;
}
.prosingleblock {
	border:solid 1px #DEDDDB;
	padding:10px 10px 13px 10px;
	background-color:#FAFAF9;
	width:269px;
	margin-right:43px;
	float:left;
}
.prosingleblocknomarging {
	margin-right:0px;
}
.prosingleblock img {
	border:solid 1px #fff;
}
.prosingleblock h2 {
	color:#000000;
	text-transform:uppercase;
	font-size:26px;
	background-image:none;
	padding:10px 0 0 0;
	margin:0;
	text-align:center;
	font-family: 'FuturaCondensedPT-Medium';
	font-weight:normal;
}
.prosingleblock h2:hover {
	color:#fb3129;
}
.gravelbg {
	background:url(../images/gravel-bg.jpg) no-repeat 0 0;
	width:270px;
	min-height:126px;
	padding-top:15px;
	margin-top: 10px;
	text-align: center;
	background-size: 100% 100%;
}
.gravelbg p {
	font-size:16px;
	line-height:22px;
	text-align:center;
	padding:0 5px;
}
.gravelbg a.details {
	background-color:#fb3129;
	padding: 0 30px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	font-size: 17px;
	color:#fff;
	font-family: 'FuturaCondensedPT-Medium';
	text-transform: uppercase;
	margin: 19px auto 0;
	border-radius: 3px;
	transition-duration: 0.3s;
	height: 38px;
	vertical-align: top;
}
.gravelbg a.details:hover {
	background-color: #000;
}
.carrearbody p {
	padding-bottom:25px;
	color:#404040;
}
.carreartable {
	border:solid 1px #E5E5E5;
	width:958px;
}
.insidetable {
	width:890px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
	padding:26px 0;
	display: none;
}
.line {
	border-bottom:solid 1px #E5E5E5;
}
.lefttable {
	width:699px;
	float:left;
}
.lefttable h3 {
	padding:0 0 13px 0;
	margin:0;
	font-size:16px;
	line-height:18px;
	text-transform:uppercase;
	color:#CD0000;
}
.lefttable p.datepost {
	font-size:14px;
	color:#404040;
	padding-bottom:10px;
}
.lefttable p {
	padding-bottom:8px;
}
.righttable {
	width:160px;
	float:right;
}
.righttable a.applynowbutt {
	background:url(../images/apply-butt.jpg) no-repeat 0 0;
	width:123px;
	height:33px;
	display:block;
	text-align:center;
	line-height:33px;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	margin-bottom:7px;
}
.righttable a.applynowbutt:hover {
	background:url(../images/apply-butt-ho.jpg) no-repeat 0 0;
}
.righttable a#applynowbutt1 {
	background:url(../images/apply-butt.jpg) no-repeat 0 0;
	width:123px;
	height:33px;
	display:block;
	text-align:center;
	line-height:33px;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	margin-bottom:7px;
}
.righttable a#applynowbutt1:hover {
	background:url(../images/apply-butt-ho.jpg) no-repeat 0 0;
}
.righttable a.fullposting {
	background:url(../images/pdf-butt.jpg) no-repeat 0 0;
	width:126px;
	line-height:33px;
	display:block;
	text-transform:uppercase;
	color:#CD0000;
	font-size:16px;
	padding-left:32px;
}
.righttable a.fullposting:hover {
	background:url(../images/pdf-butt-ho.jpg) no-repeat 0 0;
}
.warrantyfirstrow {
	width:960px;
	height:100%;
	overflow:hidden;
	padding-bottom:30px;
}
.agriculture {
	width:345px;
	float:left;
}
.oil {
	width:200px;
	float:left;
}
h2.hdrtxt {
	color:#fb3129;
	font-size:16px;
	background-image:none;
	padding-bottom:0px;
	margin-bottom:0px;
}
ul.graylink {
	padding:0;
	margin:0;
}
ul.graylink li {
	background:url(../images/arrow.png) no-repeat 0 8px;
	padding: 0 20px 0 9px;
}
ul.graylink li a {
	color:#404040;
}
ul.graylink li a:hover {
	text-decoration:underline;
}
.feture {
	width:960px;
	margin:0 auto;
}
.bredcum {
	width:960px;
	border-bottom:solid 1px #D2D1D1;
	height:100%;
	overflow:hidden;
	padding-bottom:16px;
}
.bredcum ul {
	padding:0;
	margin:0;
}
.bredcum ul li {
	background:url(../images/bredcum-arrow.png) no-repeat 100% 50%;
	font-size:15px;
	line-height:16px;
	color:#393939;
	float:left;
	padding:0 14px;
}
.bredcum ul li.noarrow {
	background-image:none;
}
.bredcum ul li a {
	color:#fb3129;
}
.bredcum ul li a:hover {
	color:#393939;
}
.headingtxtdiv {
	width:960px;
	height:100%;
	overflow:hidden;
	margin-top:18px;
	padding-bottom:33px;
}
.headingtxtdiv h2 {
	font-size: 48px;
	line-height: 50px;
	float: left;
	text-transform: uppercase;
	color: #fb3129;
}
.headingtxtdiv a {
	background-color: #fb3129;
	width:207px;
	height:49px;
	font-family: 'FuturaCondensedPT-Medium';
	font-size:24px;
	line-height:52px;
	color:#fff;
	text-align:center;
	display:block;
	text-transform:uppercase;
	float:right;
	transition-duration: 0.3s;
	border-radius: 4px;
}
.headingtxtdiv a:hover {
	background-color: #000;
}
.taber {
	width:960px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
	position:relative;
	padding:44px 0 0 0;
}
ul.tablink {
	padding:0;
	margin:0;
	position:absolute;
	left:0;
	top:0;
}
ul.tablink li {
	float:left;
	padding-right:2px;
}
ul.tablink li a {
	background:url(../images/taber-lftbutt.jpg) no-repeat 0 0;
	padding:0 0 0 14px;
	display:block;
	line-height:44px;
	font-size:20px;
	font-family: 'FuturaCondensedPT-Medium';
	text-transform:uppercase;
	color:#333333;
}
ul.tablink li a span {
	background:url(../images/taber-rghtbutt.jpg) no-repeat 100% 0;
	padding:0 54px 0 40px;
	display:block;
}
ul.tablink li a:hover, ul.tablink li a.active {
	background:url(../images/taber-lftbutt-ho.jpg) no-repeat 0 0;
	padding:0 0 0 14px;
	color:#fb3129;
}
ul.tablink li a:hover span, ul.tablink li a.active span {
	background:url(../images/taber-rghtbutt-ho.jpg) no-repeat 100% 0;
	padding:0 54px 0 40px;
}
.tabborder {
	border:solid 1px #D7D3D2;
	width:890px;
	height:100%;
	overflow:hidden;
	margin-top:-1px;
	padding:38px 34px;
}
.overview h3 {
	font-size:16px;
	color:#646464;
	line-height:20px;
	padding-bottom:13px;
}
.overview p {
	padding-bottom:20px;
}
.overviewleft {
	width:525px;
	float:left;
}
.overviewleft h2 {
	font-size:16px;
	color:#646464;
	font-weight:bold;
	padding-bottom:11px;
	font-family: 'OrandaBT-Bold';
}
a.downloadbrochure {
	background-color: #fb3129;
	width:255px;
	font-size:22px;
	line-height:48px;
	height: 45px;
	font-family: 'FuturaCondensedPT-Medium';
	display:block;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	margin-top:20px;
	border-radius: 4px;
	transition-duration: 0.3s;
}
a.downloadbrochure:hover {
	background-color: #000;
}
.overviewright {
	width:305px;
	float:right;
	border:solid 1px #EBEBEB;
	padding:10px 10px;
}
.feturetoprow {
	width:100%;
	padding-bottom:50px;
	height:100%;
	overflow:hidden;
}
.feturebotrow {
	width:100%;
	height:100%;
	overflow:hidden;
	margin:0 auto;
}
.feturesingleblock {
	width:270px;
	float:left;
	margin-right:30px;
}
.feturesingleblocknomargin {
	margin-right:0px;
}
.feturesingleblock h2 {
	color:#000;
	font-size:26px;
	line-height:30px;
	text-transform:uppercase;
	padding:18px 0;
}
h4.general, h4.phtos {
	font-size:22px;
	line-height:22px;
	text-transform:uppercase;
	color:#696868;
	border-bottom:solid 2px #696868;
	padding-bottom:14px;
}
h4.phtos {
/*	color:#D50100 !important;*/
	border-bottom:solid 1px #DDDDDD !important;
}
ul.generalpic {
	padding:22px 0 30px 0;
	margin:0;
}
ul.generalpic li {
	background:url(../images/red-bullet.jpg) no-repeat 0 6px;
	padding:0 0 10px 15px;
	font-size:14px;
	color:#646464;
}
ul.generalpic li span {
	font-weight:bold;
	color:#2F2F2F;
}
p.suspensiontxt {
	padding:25px 0;
	font-size:14px;
	line-height:19px;
}
p.nexttxt {
	padding:0 0 25px 0;
}
h3.feturetxt {
	color:#2F2F2F;
	font-size:20px;
	line-height:20px;
}
a.jobdetails {
	background:url(../images/job-detailsbutt.jpg) no-repeat 0 0;
	width:123px;
	line-height:33px;
	display:block;
	font-size:14px;
	text-align:center;
	color:#404040;
	text-transform:uppercase;
	margin-bottom:32px;
}
a.jobdetails:hover {
	background:url(../images/job-detailsbutt-ho.jpg) no-repeat 0 0;
}
/*--contact page--*/
.blank {
	height:42px;
}
.generalpan {
	width:248px;
	float:left;
	margin:0 100px 0 0;
	overflow:hidden;
}
.generalpan h4 {
	font-family: 'FuturaCondensedPT-Medium';
	font-size:24px;
	color:#fb3129;
	line-height:28px;
	border-bottom:1px solid #d6d6d6;
	padding:0 0 6px 0;
	margin: 0 0 12px;
	text-transform:uppercase;
}
a.pangen {
	display:block;
	text-decoration:underline;
	color: #000;
	font-size: 17px;
	line-height: 24px;
	font-family: 'FuturaPT-Book';
}
a.pangen:hover {
	text-decoration:none;
}
.generalpan p {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#161616;
	line-height:21px;
	padding:0 0 42px 0;
}
.aftermark {
	width:277px;
	margin:0 52px 0 0;/*developer*/
	float:left;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#161616;
	line-height:21px;
}
.aftermark h4 {
	font-family: 'FuturaCondensedPT-Medium';
	font-size: 24px;
	color:#fb3129;
	line-height: 28px;
	border-bottom: 1px solid #d6d6d6;
	padding: 0 0 6px 0;
	margin: 0 0 12px;
	text-transform: uppercase;
}
.resources {
	width:242px;
	float:right;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#161616;
	line-height:21px;
}
.resources h4 {
	font-family: 'FuturaCondensedPT-Medium';
	font-size: 24px;
	color:#fb3129;
	line-height: 28px;
	border-bottom: 1px solid #d6d6d6;
	padding: 0 0 6px 0;
	margin: 0 0 12px;
	text-transform: uppercase;
}
.fistmappan {
	width:285px;
	float:left;
	margin-right:55px;
}
.fistmappan h4 {
	font-family: 'FuturaCondensedPT-Medium';
	font-size: 24px;
	color:#fb3129;
	line-height: 28px;
	border-bottom: 1px solid #d6d6d6;
	padding: 0 0 6px 0;
	margin: 0 0 12px;
	text-transform: uppercase;
}
.scndmappan {
	width:285px;
	float:left;
}
.scndmappan h4 {
	font-family: 'FuturaCondensedPT-Medium';
	font-size: 24px;
	color:#fb3129;
	line-height: 28px;
	border-bottom: 1px solid #d6d6d6;
	padding: 0 0 6px 0;
	margin: 0 0 12px;
	text-transform: uppercase;
}
.thrdmappan {
	width:285px;
	float:right;
}
.thrdmappan h4 {
	font-family: 'FuturaCondensedPT-Medium';
	font-size: 24px;
	color:#fb3129;
	line-height: 28px;
	border-bottom: 1px solid #d6d6d6;
	padding: 0 0 6px 0;
	margin: 0 0 12px;
	text-transform: uppercase;
}
.mapone {
	border:1px solid #d6d6d6;
	padding:8px 8px 8px 8px;
	margin:0 0 20px 0;
}
/*--contact page--*/
.phtodiv {
	width:894px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
	padding-top:22px;
}
.phtosinglediv {
	width:201px;
	margin-right:30px;
	float:left;
	padding-bottom:27px;
}
.phtosingledivnomargin {
	margin-right:0px;
}
.phtosinglediv img {
/*border:solid 1px #DEDDDB;
	padding:9px 9px;*/
}
.phtosinglediv p {
	color:#666666;
	font-family: 'OrandaBT-Roman';
	font-size:17px;
	padding:11px 0 0 0!important;
}
#lightbox-secNav-btnClose {
	position:absolute;
	right:-55px;
	top:-15px;
}
/*--------------------lightbox Start ---------------------*/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img {
	border: none;
}
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	color:inherit;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image {
	padding: 10px;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 50%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}
#lightbox-nav a {
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font:normal 11px/18px Arial, Helvetica, sans-serif;
	background-color: #fff;
	color:#666666;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
	background-color:inherit;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 100%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption {
	font-weight: bold;
}
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
#lightbox-image-details {
	text-align:left;
}
#lightbox-image-details h2 {
	font-size:18px;
	color:#101010 !important;
	padding:0 0 10px 0 !important;
	margin:0 !important;
	font-family: 'OrandaBT-Roman';
}
/*--------------------lightbox End ---------------------*/


/*--dealer page--*/
.leftpan {
	width:670px;
	float:left;
}
.selector {
	padding:0 0 45px 0;
}
.map {
	padding:0 0 39px 0;
}
.map img {
	border:1px solid #cdcdcb;
}
.thbg {
	background-color:#fb3129;
	border-bottom:solid 1px #fff;
	border-right:solid 1px #fff;
	font-family: 'FuturaCondensedPT-Medium';
	font-size:22px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:center;
}
.thbgnobdr {
	border-right:none;
}
.offwhite_bg {
	/*background-color:#f8f8f8;*/
	border-bottom:solid 1px #fff;
	border-right:solid 1px #fff;
	color: #000;
	font-family: 'FuturaPT-Book';
	font-size: 15px;
	text-align:center;
}
.offwhite_bgbdrnone {
	border-right:none;
}
.grey_bg {
	/*background-color:#efefef;*/
	border-bottom:solid 1px #fff;
	border-right:solid 1px #fff;
	color: #000;
	font-family: 'FuturaPT-Book';
	font-size: 15px;
	text-align:center;
}
.grey_bgrnone {
	border-right:none;
}
.newsDetails_dealer {
	padding:0 0 5px 0;
}
.contentone {
	padding:12px 0 12px 0;
	border-bottom:1px dashed #7c7c7c;
}
.cont {
	padding:0 0 15px 0;
}
.contentone p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#757573;
	text-align:left;
	padding:0 0 8px 0;
}
.contentone p span {
	color:#000000;
	font-weight:bold;
	float:right;
	display:block;
}
img.imgpad {
	margin-right:10px;
	margin-bottom:6px;
}
.contenttwo {
	padding:5px 0 0 0;
	border-bottom:1px dashed #7c7c7c;
}
.contenttwo p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#757573;
	text-align:left;
	padding:0 0 8px 0;
}
.contenttwo p span {
	color:#000000;
	font-weight:bold;
	float:right;
	display:block;
}
.contentRight h2.nobg {
	background:none!important;
	padding-bottom:0;
	margin-bottom:2px;
}
.province {
	font-size:18px;
	color:#1f1f1f;
	text-align:center;
	font-weight:normal;
}
/*--dealer page--*/
.gravel-pro1 {
	background:url(../images/gravelpro1.jpg) no-repeat 0 0;
	width:267px;
	height:121px;
}
.gravel-pro1:hover {
	background:url(../images/gravelpro1-ho.jpg) no-repeat 0 0;
}
.gravel-pro2 {
	background:url(../images/gravelpro2.jpg) no-repeat 0 0;
	width:267px;
	height:121px;
}
.gravel-pro2:hover {
	background:url(../images/gravelpro2-ho.jpg) no-repeat 0 0;
}
.gravel-pro3 {
	background:url(../images/gravelpro3.jpg) no-repeat 0 0;
	width:267px;
	height:121px;
}
.gravel-pro3:hover {
	background:url(../images/gravelpro3-ho.jpg) no-repeat 0 0;
}
.gravel-pro4 {
	background:url(../images/gravelpro4.jpg) no-repeat 0 0;
	width:267px;
	height:121px;
}
.gravel-pro4:hover {
	background:url(../images/gravelpro4-ho.jpg) no-repeat 0 0;
}
.gravel-pro5 {
	background:url(../images/gravelpro5.jpg) no-repeat 0 0;
	width:267px;
	height:121px;
}
.gravel-pro5:hover {
	background:url(../images/gravelpro5-ho.jpg) no-repeat 0 0;
}
.gravel-pro6 {
	background:url(../images/commercial-pic.jpg) no-repeat 0 0;
	width:267px;
	height:121px;
}
.gravel-pro6:hover {
	background:url(../images/commercial-ho.jpg) no-repeat 0 0;
}
/* ------ Career Lightbox starts ------- */
.contentlightbox {
	width:480px;
	margin:0 76px 50px 76px;/*developer*/
	text-align:center;
}
.contentlightbox h2 {
/* color:#d50100;
 font-size:26px;
 line-height:26px;
 font-family:'OrandaBT-Bold', Arial, Helvetica, sans-serif;
 border-bottom:1px solid #cccccc;
 width:332px;
 margin:0 auto;
 padding:25px 0 6px 0;*/
}
.contentlightbox h3 {
	color:#202020;
	font-size:24px;
	line-height:24px;
	font-family:'OrandaBT-Bold', Arial, Helvetica, sans-serif;
	width:332px;
	margin:0 auto;
	padding:16px 0 38px 0;
}
.lightname {
	color:#000000;
	font:normal 14px/30px Arial, Helvetica, sans-serif;
	text-align:right;
}
.lightname font {
	color:#df0000;
	text-align:right;
}
.inputinpt {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color:#fff;
	border:1px solid #c2c2c2;
	height:27px;
	width:316px;
	padding:0 0 0 10px;
}
.textareainpt {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color:#fff;
	border:1px solid #c2c2c2;
	height:112px;
	width:316px;
	padding:4px 0 0 10px;
	resize:none
}
.addanother {
	display:block;
	cursor:pointer;
	font:normal 13px/13px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#101010;
	padding:15px 0 0 0;
}
.applynowbtn {
	background:url(../images/applynowbtn.jpg) no-repeat 0 0;
	display:block;
	height:41px;
	width:143px;
	border:none;
	text-align:center;
	color:#fff;
	font-size:20px;
	line-height:20px;
	font-family:'OrandaBT-Bold', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	cursor:pointer;
}
.applynowbtn {
	background:url(../images/applynowbtn.jpg) no-repeat 0 0;
	display:block;
	height:41px;
	width:143px;
	border:none;
	text-align:center;
	color:#fff;
	font-size:20px;
	line-height:20px;
	font-family:'OrandaBT-Bold', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	cursor:pointer;
}
.applynowbtn:hover {
	background:url(../images/applynowbtn_hover.jpg) no-repeat 0 0;
}
/*Text inputs*/
.NFText {
	border:none;
	vertical-align:middle;
	background:none;
}
.NFTextCenter {
	height:20px;
	background:url(../img/input.png) repeat-x 0 0;
	padding:5px 0;
	margin:0;
	float:left;
	line-height:20px;
}
.NFTextLeft, .NFTextRight {
	width:7px;
	height:30px;
	vertical-align:middle;
	float:left !important;
}
.NFTextLeft {
	background:url(../img/input-left.png) no-repeat 0 0;
}
.NFTextRight {
	background:url(../img/input-right.png) no-repeat 0 0;
}
/*Files*/
.NFFileButton {
	padding-bottom:0;
	vertical-align:bottom;
	cursor:pointer;
	background:url(../img/file.png) no-repeat 0 0;
	float:right !important;
	width:73px;
	height:30px;
}
.NFFile {
	position:relative;
	margin-bottom:5px;
	width:240px;
}
.NFFile input.NFhidden {
	position:relative;
	filter:alpha(opacity=0);
	opacity:0;
	z-index:2;
	cursor:pointer;
	text-align:left;
}
.NFFileNew {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
/* ------ Career Lightbox ends ------- */
/******************* Developer ****************/
.footerMainBlock3 a {
	text-align:center;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#858585;
	background-color:inherit;
	padding:0 0 20px 0;
}
.footerMainBlock3 a:hover {
	text-decoration:underline;
}
.pagination {
	width: auto;
	float:right;
	text-align:right;
	margin-right:15px;
	line-height:45px;
	color:#000000;
	font:normal 13px/12px Arial, Helvetica, sans-serif;
}
.pagination ul {
	margin:0;
	padding:0;
	list-style:none;
}
.pagination ul li {
	float:left;
	border-right:1px solid #ececec;
	height:12px;
	margin:0;
	padding:0 5px 0 5px;
}
.pagination ul li a {
	color:#000000;
	font:normal 13px/12px Arial, Helvetica, sans-serif;
	padding:2px 5px;
}
.pagination ul li a:hover, .pagination ul li a.active {
	color:#ececec;
	background-color:#CA1013;
}
.heading {
	padding:0 0 13px 0;
	margin:0;
	font-size:16px;
	line-height:18px;
	text-transform:uppercase;
	color:#CD0000;
}
.heading:hover {
	text-decoration:underline;
}
.grey_bg a {
	color: #000;
	font-family: 'FuturaPT-Book';
	font-size: 15px;
	text-align: center;
}
.grey_bg a:hover {
	text-decoration:underline;
}
.offwhite_bg a {
	color: #000;
	font-family: 'FuturaPT-Book';
	font-size: 15px;
	text-align: center;
}
.offwhite_bg a:hover {
	text-decoration:underline;
}
.agriculture h2 {
	color:#fb3129;
	font-size:28px;
	background-image:none;
	padding-bottom:0px;
	margin-bottom:10px;
}
.oil h2 {
	color:#fb3129;
	font-size:28px;
	background-image:none;
	padding-bottom:0px;
	margin-bottom:10px;
}
.notific_error {
	color:#6C0000;
	font-size:15px;
	line-height:11px;
	padding-bottom:10px;
}
#change-image {
	color: #101010;
	cursor: pointer;
	display: block;
	font: 13px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#change-image:hover {
	text-decoration:underline;
}
.contentlightbox h2 {
	color: #CD0000;
	font-size: 25px;
	line-height:26px;
	border-bottom:1px solid #cccccc;
	width:332px;
	margin:0 auto;
	padding:25px 0 6px 0;
	text-transform: uppercase;
}
.NFFileButton:hover {
	padding-bottom:0;
	vertical-align:bottom;
	cursor:pointer;
	background:url(../img/file.png) no-repeat 0 -30px;
	float:right !important;
	width:73px;
	height:30px;
}
/*#tab3 ul{
  	margin: 0;
    padding: 22px 0 30px;
}

#tab3 ul li {
    background: url("../images/red-bullet.jpg") no-repeat scroll 0 6px transparent;
    color: #646464;
    font-size: 14px;
    padding: 0 0 10px 15px;
}

#tab3 strong {
    color: #2F2F2F;
    font-weight: bold;
}
#tab3 p {
 font-size: 14px;
    line-height: 19px;
    padding: 0 0 25px;
}*/
.proonerow {
	/*width:626px;*/
	width:334px;
	margin:0 auto;
	padding-bottom:0px;
}
.contentLeft h2 {
	color: #D10000;
	font-family: 'ChaparralPro-Bold';
	font-size: 26px;
	line-height: 26px;
	margin: 0 0 10px;
	padding: 0 0 8px;
	text-transform: uppercase;
}
.contentLeft h2 span {
	background-color: inherit;
	color: #1B1B1B;
	display: block;
	font-size: 20px;
}
.doeKepimpact h2 {
	font:bold 22px/28px Arial, Helvetica, sans-serif;
	color:#5E5E5E;
	padding:0 0 20px 0;
	text-transform:none;
	background:none;
	margin:0;
	background-color:inherit;
}
.taber h1 {
	font-size:36px;
	line-height:40px;
	color:#fb3129;
	background:url(../images/bdr1.gif) left bottom repeat-x;
	padding:0 0 5px 0;
	margin:0 0 14px 0;
	text-transform:uppercase;
	background-color:inherit;
}
.taber h4 {
	font-size: 30px;
	line-height: 32px;
	text-transform: uppercase;
	color:#fb3129;
	border-bottom: solid 2px #696868;
	padding-bottom: 6px;
	margin: 0 0 20px;
}
.taber h3 {
	color: #fb3129;
	font-size: 36px;
	line-height: 40px;
	padding-bottom: 13px;
}
/**********************************************/
.contentLeft ul {
	margin:0;
	padding:3px 7px 10px 29px;
	list-style-type:disc;
}
.contentLeft ul li {
	color: #404040;
	font-size: 13px;
	line-height: 19px;
}

h4.phtos {
    border-bottom: 1px solid #DDDDDD;
/*    color: #D50100;*/
    margin-bottom: 14px;
}
#tab4 p.imagecover{
	float: left;
	width: calc(25% - 28px);
	margin-right: 28px;
	text-align: center;
}
#tab4 p.imagecover img{
	width: 100%;
}
#tab4 p.imagecover a{
	display: block;
	margin: 0 0 8px;
	position: relative;
}

/* saiyida 15th Feb, 2018*/
.socialmedia {
	margin: 0 auto;
}
.socialmedia a {
	max-width: 48px;
	display:inline-block;
}
.responsive{
	display: none;
}
strong.title {
    color: #000;
    display: inline-block;
	font-family: 'FuturaCondensedPT-Medium';
    font-size: 26px;
    padding: 11px 0 20px !important;
    width: 100%;
	font-weight:normal;
}
#tab4 p.imagecover a{ position:relative;border: 1px solid #DEDDDB;}
/*.cover{ background-color:#000; display:block; width:201px; height:120px; z-index:5; position:absolute; opacity:0.8;}*/
.cover {
    background-color: #000000;
    display: block;
    opacity: 0.8;
    position: absolute;
    top: 0;
	left: 0;
	right: 0;
	bottom: 0;
    z-index: 5;
}
span.icon {
	background: url(../images/serch-butt.png) no-repeat center center; 
	display:block; 
	width:50px; 
	height:50px; 
	z-index:6; 
	position:absolute; 
	left:0; 
	right: 0; 
	margin: -25px auto 0; 
	opacity:0.5;
}
span.icon1 {background: url(../images/video-icon.png) no-repeat center center; display:block; width:50px; height:50px; z-index:6; position:absolute; left:0; right: 0; margin: -25px auto 0; opacity:0.5;}


/*responsive styling*/

@media screen and (max-width: 1010px) {
/*
	body{
		border: 1px solid black;
	}
*/
	#wrapper, .contentPanelMain, .footerMain, .carrearbody, .topPanelMain{
		width: auto;
		margin: 0 3%;
	}
	h3 {
		font-size: 30px;
		line-height: 36px;
	}
	.bannerMain, .feture, .tabborder{
		width: auto;
	}
	#fullsize, #image, #thumbnails{
		width: 800px;
	}
	#fullsize{
		height: 352px;
		margin: 0 auto;
	}
	#thumbnails{
		margin: 0 auto;
	}
	#slidearea {
		width: 720px;
		margin-left: 12px;
		margin-right: 0;
	}
	#image img{
		width: 100%;
	}
	#imglink{
		height: 100%;
	}
	.contentLeft, .productbody{
		width: 65%;
	}
	/*.topPanel{
		display: none;
	}
	.bannershadow{
		display: none;
	}*/
	.footerMainBlock1{
		width: auto;
	}
	.footerMainBlock1 p{
		padding: 0 0 2px;
		text-align: center;
	}
	.footerMainBlock2{
		padding: 21px 0 10px 0;
    	background-size: 100% 100%;
	}
	.footerMainBlock2 ul li{
		padding: 0 20px;
	}
	.prosingleblock {
    	width: calc(33.33% - 52px);
    	margin: 0 15px;
	}
	.contentPanelDescription .productbody{
		width: 100%;
		float: none;
	}
	.profirstrow{
		width: 100%;
	}
	.prosingleblock img{
		width: 100% !important;
    	height: auto !important;
	}
	.contentPanelMain{
		padding: 0;
	}
	.gravelbg{
		width: auto;
	}
	.warrantyfirstrow{
		width: auto;
		padding: 20px 0;
	}
	.agriculture{
		width: calc(33.33% - 30px);
    	margin: 0 30px 0 0;
	}
	.oil{
		width: 33.33%;
	}
	.profirstrow{
		width: auto;
		margin-bottom: 45px;
	}
	.generalpan, .aftermark{
		width: calc(33.33% - 40px);
		margin: 0 40px 0 0;
	}
	.resources{
		width: 33.3%;
	}
	.mapone iframe{
		width: 100%;
	}
	.fistmappan, .scndmappan{
		width: calc(33.33% - 30px);
		margin-right: 30px;
	}
	.thrdmappan{
		    width: 33.33%;
		}
	.dealers-table{
		overflow-x: scroll;
		margin-bottom: 50px;
	}
	.dealers-table table{
		width: 1024px;
	}
	.bredcum{
		width: auto;
	}
	.carreartable{
		width: auto;
    	padding: 20px 30px;
    }
	.insidetable{
		width: auto;
	}
	.lefttable, .righttable{
		width: auto;
    	float: none;
	}
	.lefttable{
		padding-bottom: 20px;
	}
	.carrearbody img{
		max-width: 100%;
		height: auto;
	}
	.headingtxtdiv{
		width: auto;
		margin-top: 30px;
	}
	.taber{
		width: auto;
    	margin-bottom: 60px;
	}
	.taber ul.tablink li a{
		font-size: 18px;
	}
	.taber ul.tablink li a.active span, .taber ul.tablink li a span{
		padding: 0 48px 0 30px !important;
	}
	.feturesingleblock{
		width: calc(33.33% - 40px);
    	margin-right: 40px;
	}
	.feturesingleblock img{
		width: 100%;
		height: auto;
	}
	.feturesingleblock div{
		width: auto !important;
	}
	.tabborder table{
		width: 100% !important;
	}
	#tab4 p.imagecover{
		width: calc(25% - 28px) !important;
		margin-right: 28px !important;
	}
	#tab4 p.imagecover a img{
		max-height: inherit;
		max-width: inherit;
		width: 100%;
	}
	.photo p a{
		height: auto !important;
		overflow: hidden;
	}
	.cover{
		height: auto !important;
		width: auto !important;
		top: 0 !important;
		right: 0;
		left: 0;
		bottom: 0;
	}
	a.logo {
		top: 14px;
		left: 0;
	}
	.responsive{
		width:32px;
		display:block;
		float:right;
		cursor:pointer;
		position:relative;
		height:22px;
		margin: 20px 0 0;
	}
	.responsive span{
		background-color:#fb3129;
		height:3px;
		border-radius: 5px;
		display:block;
		transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s;
		position:relative;
		margin:9px 0;
	}
	.responsive span:before, .responsive span:after{
		background-color:#fb3129;
		height:100%;
		width:100%;
		left:0;
		right:0;
		display:block;
		content:'';
		position:absolute;
		border-radius: 5px;
		transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s;
	}
	.responsive span:before{
		top:-9px;
	}
	.responsive span:after{
		top:9px;
	}
	.responsive.active span::before {
		top: 0;
		transform: rotate(45deg);
	}
	.responsive.active span::after {
		top: 0;
		transform: rotate(-45deg);
	}
	.responsive.active span {
		background-color:transparent;
	}
	.navigation{
		display:none;
		overflow:hidden;
		opacity:0;
		min-height:0;
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		transition: none;
		-webkit-transform-style: preserve-3d;
		position:absolute;
		top:74px;
		left:0;
		right:0;
		background:#FFF;
		-webkit-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
		-moz-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
		box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
	}
	.flexnav-show{
		max-height: 2000px;
		overflow:visible !important;
        opacity: 1 !important ;
		-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-ms-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
		display:block !important;
		z-index:10000;
	}
	ul.nav li a, ul.nav1 li a {
		font: bold 15px/46px Arial, Helvetica, sans-serif;
	}
	ul.nav li, ul.nav1 li {
		float: none;
		background: no-repeat;
		padding: 0;
		position: relative;
		text-align: center;
		border-bottom: 1px solid #e0e0e0;
	}
	ul.nav1 li.padLeft {
		padding: 0;
	}
	.insidebanner{
		width: auto;
		margin: 0 3%;
		height: 220px;
		background-size: cover !important;
	}
	.footerMainBlock1 p{
		line-height: 58px;
	}
	.contentLeft h1, .productbody h1, .carrearbody h1, .contentRight h2{
		font-size: 48px;
		line-height: 50px;
	}
	.headingtxtdiv h2{
		font-size: 38px;
		line-height: 40px;
	}
	.taber h1 {
		font-size: 30px;
		line-height: 34px;
	}
	.taber h3 {
		font-size: 28px;
		line-height: 34px;
	}
	.taber h4 {
		font-size: 24px;
		line-height: 28px;
	}
	h5 {
		font-size: 21px;
		line-height: 26px;
	}
	.agriculture h2{
		font-size: 24px;
	}
}
@media screen and (max-width: 950px) {
/*
	body{
		border: 1px solid red;
	}
*/
	.bannershadow{
		overflow: hidden;
	}
	.contentLeft, .productbody{
		width: auto;
    	float: none;
    	overflow: hidden;
	}
	.contentRight{
		width: auto;
    	float: none;
    	overflow: hidden;
	}
	.dealerLocatorMap {
    	padding-bottom: 50px;
}
	.taber ul.tablink li a{
		font-size: 17px;
	}
	.newsDetails4 a, a.up{
		margin: 0;
	}
}
@media screen and (max-width: 900px) {
/*
	body{
		border: 1px solid yellow;
	}
*/
	.footerMainBlock2 ul li{
		padding: 0 16px;
	}
	.taber ul.tablink li a.active span, .taber ul.tablink li a span{
		padding: 0 40px 0 26px !important;
	}
	#fullsize, #image, #thumbnails{
		width: 600px;
	}
	#fullsize{
		height: 264px;
	}
	#slidearea {
		width: 430px;
		margin-left: 58px;
		margin-right: 0;
	}
}
@media screen and (max-width: 850px) {
/*
	body{
		border: 1px solid blue;
	}
*/
	.footerPanel{
		background-position: 0 -40px;
	}
	.footerMainBlock2{
		background: none;
		padding: 30px 0 15px 0;
	}
	.footerMainBlock2 ul{
		margin: 0;
    	text-align: center;
	}
	.footerMainBlock2 ul li{
		float: none;
		vertical-align: top;
		display: inline-block;
	}
	.prosecondrow{
		padding-bottom: 50px;
	}
	.taber ul.tablink li a.active span, .taber ul.tablink li a span{
		padding: 0 30px 0 16px !important;
	}
}
@media screen and (max-width: 800px) {
/*
	body{
		border: 1px solid pink;
	}
*/
	.prosingleblock{
		width: calc(33.33% - 42px);
    	margin: 0 10px;
	}
	.generalpan, .aftermark, .resources{
		width: 100%;
		float: none;
	}
	.generalpan .blank, .resources .blank, .aftermark .blank{
		height: 25px !important;
	}
	.generalpan p{
		padding: 0 0 25px 0;
	}
	.carrearbody .resources p{
		padding-bottom: 50px;
	}
	.fistmappan, .scndmappan, .thrdmappan{
		width: auto;
    	margin: 0 0 40px;
    	float: none;
	}
	.carrearbody p{
		padding-bottom: 0;
	}
	.filter-table tr td{
		width: auto !important;
		display: block;
		overflow: hidden;
    	text-align: left !important;
    	padding: 0 0 6px;
	}
}
@media screen and (max-width: 768px) {
/*
	body{
		border: 1px solid green;
	}
*/
	.taber ul.tablink li a.active span, .taber ul.tablink li a span{
		padding: 0 30px 0 16px !important;
	}
	.tabborder table tr td{
		display: block;
		width: auto !important;
		height: auto !important;
	}
}
@media screen and (max-width: 700px) {
/*
	body{
		border: 1px solid orange;
	}
*/
	.footerMainBlock1 p{
		font-size: 40px;
		line-height: 44px;
	}
	.footerPanel{
		background-position: 0 -51px;
	}
	.footerMainBlock2{
		padding: 30px 0 9px 0;
	}
	.footerMainBlock2 ul li{
		display: block;
		padding: 0 0 3px;
		background: none;
		float: none;
	}
	.socialmedia a img{
		width: 36px;
		margin: 0 1px;
	}
	.prosingleblock {
    	width: 60%;
    	margin: 0 auto 30px;
    	float: none;
	}
	.contentPanelDescription .productbody{
		padding-bottom: 20px;
	}
	.profirstrow{
		margin-bottom: 0px;
	}
	.agriculture, .oil{
		width: auto;
    	margin: 0 0 20px 0;
    	float: none;
	}
	.taber ul.tablink li a.active span, .taber ul.tablink li a span{
		padding: 0 25px 0 11px !important;
	}
	.headingtxtdiv a{
		float: none;
		margin-top: 15px;
		width: auto;
	}
	.headingtxtdiv h2{
		float: none;
	}
	.feturetoprow{
		padding-bottom: 0px;
	}
	.feturesingleblock{
		width: 100%;
		margin-bottom: 10px;
	}
	.feturesingleblock p{
		text-align: center;
	}
	.tabborder{
		padding: 38px 20px;
	}
	#tab4 p.imagecover{
		width: calc(50% - 28px) !important;
	}
	.prosecondrow {
    	padding-bottom: 0px;
	}
	#fullsize, #image, #thumbnails{
		width: 400px;
	}
	#fullsize{
		height: 176px;
	}
	#slidearea {
		width: 285px;
		margin-left: 28px;
		margin-right: 0;
	}
	.contentLeft h1, .productbody h1, .carrearbody h1, .contentRight h2 {
		font-size: 38px;
		line-height: 42px;
	}
	
	h3 {
		font-size: 26px;
		line-height: 32px;
	}
	.headingtxtdiv h2 {
		font-size: 32px;
		line-height: 36px;
	}
	.taber h1 {
		font-size: 26px;
		line-height: 30px;
	}
}
@media screen and (max-width: 650px) {
/*
	body{
		border: 1px solid purple;
	}
*/
	.contentPanelMain{
		padding: 0;
	}
	.taber ul.tablink li a.active span, .taber ul.tablink li a span{
		padding: 0 20px 0 6px !important;
	}
}
@media screen and (max-width: 600px) {
/*
	body{
		border: 1px solid gray;
	}
*/
	.contentPanelMain{
		padding: 0 0 40px 0;
	}
	.taber ul.tablink li a.active span, .taber ul.tablink li a span{
		padding: 0 11px 0 1px !important;
	}
	.taber ul.tablink li a{
		padding-left: 10px;
	}
	.dealerLocatorMap {
    	padding-bottom: 0px;
	}
	.contentPanelDescription .productbody{
		padding-bottom: 0px;
	}
}
@media screen and (max-width: 550px) {
/*
	body{
		border: 1px solid brown;
	}
*/
	.taber ul.tablink li a{
		font-size: 20px !important;
	}
}
@media screen and (max-width: 480px) {
/*
	body{
		border: 1px solid black;
	}
*/
	.prosingleblock{
		width: auto;
	}
	.taber ul.tablink li{
		float: none;
	}
	.taber ul.tablink{
		position: static;
	}
	.headingtxtdiv{
		padding-bottom: 0px;
	}
	a.downloadbrochure{
		width: auto;
		background-size: 100% 100% !important;
	}
	#tab4 p.imagecover{
		width: 100% !important;
	}
	#fullsize, #image, #thumbnails{
		width: 290px;
	}
	#fullsize{
		height: 127px;
	}
	#slidearea {
		width: 140px;
		margin-left: 52px;
		margin-right: 0;
	}
	a.logo img{
		width: 250px;
	}
	body{
		background-size: auto 76px;
	}
	a.logo{
		width: auto;
		height: auto;
		top: 11px;
	}
	.responsive{
		margin: 11px 0 0;
	}
	.topPanel{
		height: 58px;
	}
	.navigation{
		top: 58px;
	}
	.insidebanner{
		height: 100px;
	}
}
@media screen and (max-width: 413px) {
	.footerPanel {
		background-position: 0 -10px;
	}
}
@media screen and (max-width: 400px) {
/*
	body{
		border: 1px solid red;
	}
*/
	.footerMainBlock1 p{
		margin: 0;
	}
}
@media screen and (max-width: 350px) {
/*
	body{
		border: 1px solid yellow;
	}
*/
}
/*Added for accordion on 2021-04-26*/
/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #eee;
  color: #CD0000;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  font-family: 'FuturaCondensedPT-Medium';
  text-transform: uppercase;
  font-size: 16px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.accordion.active, .accordion:hover {
  background-color: #ccc;
}
.accordion:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}

.accordion.active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}

/* Style the accordion panel. Note: hidden by default */
/*.panel {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
}*/





