/* Defaults */
.width100{width: 100%}
.width85{width:85%;}
.width49{width: 49%}
.width25{width: 25%;}
.width15{width: 15%;}
.float-left{float: left}
.float-right{float: right}
.align-center{text-align: center;}
.padded{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
h1, h2, h3, h4, h5, h6{color:#cc0001;}
.maincontent ul {list-style: none;padding:0;margin:0;}
.maincontent li {padding: 0 25px;background: transparent url("../images/typo/dot.png") no-repeat scroll 8px 8px;}
.jce-editor-area{padding:0!important;}
.jce-editor-area a{color: #cc0001!important;}
.jce-editor-area .fa{color: #000;}
p{display: block;}
/* End Defaults */
#container_base_modules_bg #base .module h3, #container_base_modules_bg #base .module_menu h3 {
    border-bottom: 1px solid #ffffff!important;
}
#base .base-2 a {
    text-decoration: none !important;
}
.logo_container {
    width: 600px;
}
#main.block_holder {
    box-shadow: 0 0 19px 1px rgba(102, 102, 102, 0.7);
}
.prod_title{
	font-family: Oswald;
    font-size: 40px;
    font-weight: 300;
    line-height: 45px;
    margin: 0 0 20px;
    text-align: left;
}
.produ_title_used .prod_title{
	font-size: 34px;
	margin: 30px 0 20px;
}
.prod_hero_price {
    margin: 35px 0 0;
}
.price_num {
    font-size: 30px;
}
.prod_img {
    text-align: left;
}
.prod_img img{
	box-shadow: 0 0 3px 1px rgba(102, 102, 102, 0.5);
	max-width: 90% !important;
	margin-left: 5px;
}
.prod_brochure {
	margin: 30px 0 0;
}
.prod_info{
	margin: 10px 0 15px;
}
.prod_info ul li{
	padding: 0;
}
.prod_info ul li:before{
	content:"\f046";
	font-family: FontAwesome;
	padding-right: 10px;
	color: #c00001;
}
.prod_brochure a{
    padding: 16px 20px;
	margin: 0 0 0 5px;	
}
.prod_price_pweq a{
    padding: 16px 20px;
	margin: 0 10px 0 5px;	
}
.prod_brochure a, .price_used_prod, .prod_price_pweq a {
    color: #555 !important;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    text-shadow: 1px 1px 0 #fff;
    text-transform: uppercase;
    background: #e6e6e6 none repeat scroll 0 0;
    border: 1px solid #ffffff;
    border-radius: 75px;
    box-shadow: 0 0 12px 1px #9f9f9f;
    text-align: center;
    transition: all 0.3s ease 0s;
	display: inline-block;
}
.price_used_prod {
    font-size: 16px;
    padding: 12px 20px;
}
.prod_price_pweq{
	text-align: right;
}
.used.product_hero, .power_equipment.product_hero {
    border-bottom: 1px solid #ccc;
    padding-bottom: 25px;
}
.product_details {
    margin: 20px 0 0;;
}
h3.mooaccordion {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );

	border: 1px solid #e1e1e1;
    border-radius: 10px;
	cursor: pointer;
    display: block;
	font-family: Oswald;
	font-weight: normal;
    font-size: 16px;
    padding: 10px 20px;
	text-transform: uppercase;
}
.tabholder {
    margin: 0 auto;
    width: 96%;
}
.fa.fa-chevron-circle-down {
    color: #000;
    float: right;
    font-size: 22px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    text-align: right;
}
.specs_title {
    font-size: 16px;
    margin: 25px 0 5px;
    text-transform: uppercase;
}
.specs_title:first-child {
    margin-top: 10px;
}
ul.specs{
	margin:0;
	padding: 0;
	list-style-type: none;
}
ul.specs li {
    border-bottom: 1px solid #c4c4c4;
    padding: 5px 0;
}
ul.specs li:first-child {
    border-top: 1px solid #c4c4c4;
}
.specs_label {
    display: inline-block;
    font-weight: bold;
    min-width: 145px;
}
#container_base_modules_bg{
	background-position: 0!important;
}
.short_desc {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}
.blog .page-header h1, .blog .page-header h1 a,
.categories-list h1{
    font-family: Oswald;
    font-size: 40px;
    font-weight: 300;
    line-height: 45px;
    margin: 0 0 20px;
    text-align: left;
}
.blog .page-header h2, .blog .page-header h2 a,
.catlist .page-header, .catlist .page-header a{
	font-size:24px;
	text-align: center;
}
.powerequip .page-header h2{
	font-size: 34px;
    font-family: Oswald;
    font-weight: 300;
    line-height: 45px;
    margin: 30px 0 20px !important;
    text-align: left;
}
.blog .cols-5 .page-header h2, .blog .cols-5 .page-header h2 a{
	font-size: 20px;
}
.blog .span3,
.blog .span2,
.catlist  {
    overflow: hidden;
	background: #ececec;
	border-radius: 10px;
	margin-top: 25px;
	border: 1px solid #ccc;
}
#content_full .page-header h2 a:link, #content_full .page-header h2,
.catlist .page-header, .catlist .page-header a{
    display: block;
    line-height: 35px;
	font-family: Oswald;
	font-weight: 300;
	padding: 0 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#content_full .cols-5 .page-header h2 a:link, #content_full .cols-5 .page-header h2 {
    line-height: 25px;
}
.blog .pull-left.item-image > a,
.catlist .category-desc a {
    display: block;
    text-align: center;
}
.blog .pull-left.item-image {
    width: 100%;
}
.blog .item-image img,
.catlist .category-desc a img {
    width: 90%;
	border-radius: 10px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
.blog .item {
    margin-bottom: 5px;
    overflow: hidden;
	margin-top: 10px;
}
.items-row.cols-5.row-fluid .span2 {
    width: 18%;
	margin-left: 2%;
}
.blog .category-desc img,
.categories-list .category-desc.base-desc img{
	display: none;
}
.catlist{
	float: left;
	width: 22%;
	margin: 20px 4% 20px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 0 5px 0;
}
.catlist:nth-child(4n+6){
	margin: 20px 0 20px 0;
}
.catlist .category-desc{
	float: left;
	width: 100%;
}
.fancybox-overlay{
	z-index: 1100001;
}
.fancybox-opened {
    z-index: 1100002;
}
/* Contact Form Css */
.contact-us-form.formResponsive .formHorizontal .formControlLabel {
    float: left;
    text-align: left;
    width: 100%;
    font-size: 14px;
}
.contact-us-form.formResponsive .formHorizontal .formControls {margin: 0px !important;}
.contact-us-form.formResponsive input[type="text"],
.contact-us-form.formResponsive input[type="password"] {
    box-sizing: border-box;
    font-family: Open Sans;
    font-size: 14px;
    height: 38px;
    padding: 10px;
    width: 100%;
    border-color: #cccccc;
}
.contact-us-form.formResponsive .rsform-block.rsform-block-captcha .rsform-captcha-box {
    margin-left: 10px;
    margin-right: 5px;
    width: 200px !important;
}
.contact-us-form.formResponsive textarea {
    border: 1px solid #cccccc;
    box-sizing: border-box;
    font-family: Open Sans;
    font-size: 14px;
    padding: 10px;
    width: 100%;
    height: 200px;
}
.two-filed-inline .rsform-block {width: 48%;float: left;}
.two-filed-inline .rsform-block.rsform-block-email {float: right;}
.contact-us-form.formResponsive .rsform-block.rsform-block-free-text {
    font-size: 13px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px !important;
}
.contact-us-form.formResponsive .formHorizontal .rsform-block {margin-bottom: 0px;}
.contact-us-form.formResponsive strong.formRequired {
    color: #ffcc00;
    font-size: 12px;
    font-weight: normal;
}
.rsform-block.rsform-block-captcha a {
    background: url("../images/update_quantity_cart.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 22px !important;
    text-indent: -9999px;
    width: 20px !important;
}
.contact-info h3 {
    float: left;
    font-size: 14px;
    font-weight: normal;
    margin: 0 !important;
    width: 100%;
}
.contact-us-form.formResponsive input[type="submit"] {
    background-color: #444444 !important;
    background-image: none !important;
    border: 1px solid #444444;
    border-radius: 0;
    box-shadow: none !important;
    color: #fff;
    float: left;
    margin-top: 10px;
    outline: 0 none;
    padding: 10px 20px;
    text-transform: uppercase;
    transition: all 0.3s ease-out 0s;
}
.formResponsive .formHorizontal p.formDescription {
    margin-bottom: 0;
    margin-top: 0;
}
.rsform-block-captcha{padding-top: 20px;}
.formResponsive .formError {color: red;margin: 0 0 5px;padding-left: 0;}
.contact-info {padding-top: 20px;}
.contact-info h2 {font-size: 24px;}
.contact-info p {font-size: 13px;}
.contact-info .email,
.contact-info .give_me_call,
.contact-info .address {width: 32%;float: left;}
.contact-info .give_me_call{width: 30%; margin: 0 2%;}
#main .contact-info a{color: #4a4a4a;}
/* End Contact Form Css */
/*--------------Media Queries ------------------*/
@media (max-width: 550px) {
	.specs_label {
		display: block;
	}
	h3.mooaccordion{
		font-size: 12px;
	}
}
@media (max-width: 768px) {
	.width49{width: 100%}
	.imagecontainer .width49:first-child{padding: 0 0 20px}
	.two-filed-inline .rsform-block.rsform-block-email, .two-filed-inline .rsform-block, .contact-info div {
		float: left !important;
		width: 100% !important;
	}
	.prod_img{margin: 0 0 20px;}
	.prod_img, .prod_details, .prod_title{text-align:center;}
	.used .prod_details, .used .prod_title, .used .prod_img,
	.power_equipment .prod_details, .power_equipment .prod_title, .power_equipment .prod_img{text-align:left;}
	.blog .span3 {
		margin-bottom: 20px;
	}
	.items-row.cols-5.row-fluid .span2 {
		width: 100%;
		margin-left: 0%;
	}
	.price_used_prod {
		margin: 0 0 0 20px;
	}
	.catlist{
		width: 100%;
		margin: 20px 0 20px 0;
	}
}
@media (max-width: 1200px) {
	.prod_price_pweq, .prod_price_ask{
		width: 100%;
		text-align: center;
	}
	.prod_price_pweq {
		margin: 15px 0 0;
	}
}