* {
    margin: 0;
    padding: 0
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background: transparent
}
a:active,
a:hover {
    outline: 0
}
mark {
    background: #ff0;
    color: #000
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
input {
    line-height: normal
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
b,
strong,
optgroup {
    font-weight: bold
}
pre,
textarea {
    overflow: auto
}
button::-moz-focus-inner,
input::-moz-focus-inner,
legend {
    border: 0;
    padding: 0
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    clear: both;
    margin: 1em 0;
    padding: 0
}
audio,
canvas,
img,
video {
    vertical-align: middle
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0
}
textarea {
    resize: vertical
}
.browsehappy {
    background: #ccc;
    color: #000;
    margin: .2em 0;
    padding: .2em 0
}
::-moz-selection,
::selection {
    background: #b3d4fc;
    text-shadow: none
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: normal
}
@font-face {
    font-family: 'roboto_condensedbold';
    src: url("../../fonts/RobotoCondensed-Bold-webfont.eot");
    src: url("../../fonts/RobotoCondensed-Bold-webfontd41dd41d.eot?#iefix") format("embedded-opentype"), 
	     url("../../fonts/RobotoCondensed-Bold-webfont.woff") format("woff"), 
		 url("../../fonts/RobotoCondensed-Bold-webfont.ttf") format("truetype"), 
		 url("../../fonts/RobotoCondensed-Bold-webfont.svg#roboto_condensedbold") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'roboto_condensedregular';
    src: url("../../fonts/RobotoCondensed-Regular-webfont.eot");
    src: url("../../fonts/RobotoCondensed-Regular-webfontd41dd41d.eot?#iefix") format("embedded-opentype"), 
	     url("../../fonts/RobotoCondensed-Regular-webfont.woff") format("woff"), 
		 url("../../fonts/RobotoCondensed-Regular-webfont.ttf") format("truetype"), 
		 url("../../fonts/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular") format("svg");
    font-weight: normal;
    font-style: normal
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}
div {
    outline: none
}
html {
    height: 100%
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: normal 15px/18px "roboto_condensedregular";
    color: #666;

    background: #333 url(../../images/root/metal-bg.html) repeat 50% 0;
    background-attachment: fixed;
    background-size: cover;
    height: 100%
}
img {
    max-width: 100%;
    height: auto
}
.row {
    margin-left: -10px;
    margin-right: -10px
}
.col_1 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 8.333333333333332%
}
.col_2 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 16.666666666666664%
}
.col_3 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 25%
}
.col_4 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 33.33333333333333%
}
.col_5 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 41.66666666666667%
}
.col_6 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 50%
}
.col_7 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 58.333333333333336%
}
.col_8 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 66.66666666666666%
}
.col_9 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 75%
}
.col_10 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 83.33333333333334%
}
.col_11 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 91.66666666666666%
}
.col_12 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%
}
.text_lt {
    text-align: left
}
.text_ct {
    text-align: center
}
.text_rt {
    text-align: right
}
.text_small {
    font-size: 13px
}
.separatorx_dotted {
    height: 0;
    border-top: 1px dotted #ddd;
    margin: 18px 0 17px
}
a:link,
a:visited {
    cursor: pointer;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s
}
.input.required label {
    position: relative
}
.input.required label:before {
    content: ' *';
    position: absolute;
    right: -10px;
    font-weight: normal
}
label {
    font: normal 15px "roboto_condensedbold", Arial, Helvetica, sans-serif
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="url"],
input[type="search"],
select,
textarea {
    max-width: 100%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s
}
input[type="checkbox"],
input[type="radio"] {
    margin: 0 5px 0 0
}
textarea {
    height: auto;
    width: auto
}
input[type="submit"] {
    cursor: pointer;
    margin: 0;
    background: #666;
    text-transform: uppercase;
    color: #ff0;
    height: 36px;
    border: 1px solid #333;
    border-radius: 4px;
    padding: 0 30px;
    font-size: 18px;
    line-height: 34px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s
}
input[type="submit"]:hover,
input[type="submit"]:focus {
    background: #ff0;
    color: #333
}
.submit>*,
.submit_rt>*,
.submit_ct>* {
    margin-left: 10px
}
.submit>*:first-child,
.submit_rt>*:first-child,
.submit_ct>*:first-child {
    margin-left: 0
}
.submit_rt {
    text-align: right
}
.submit_ct {
    text-align: center
}
.submit_ct>*,
.submit_ct>*:first-child {
    margin-left: 5px;
    margin-right: 5px
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input::-moz-placeholder,
textarea::-moz-placeholder,
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #F28425
}
.form_labelhidden label {
    display: none
}
.form_labelhidden .checkbox label,
.form_labelhidden .radiobox label {
    display: inline-block
}
.form_gen .input {
    clear: both;
    margin-bottom: 18px
}
.form_gen input[type="text"],
.form_gen input[type="password"],
.form_gen input[type="email"],
.form_gen input[type="number"],
.form_gen input[type="tel"],
.form_gen input[type="url"],
.form_gen input[type="search"],
.form_gen select,
.form_gen textarea {
    width: 100%;
    height: 31px;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 0 9px;
    color: #999
}
.form_gen input[type="text"]:focus,
.form_gen input[type="password"]:focus,
.form_gen input[type="email"]:focus,
.form_gen input[type="number"]:focus,
.form_gen input[type="tel"]:focus,
.form_gen input[type="url"]:focus,
.form_gen input[type="search"]:focus,
.form_gen select:focus,
.form_gen textarea:focus {
    color: #333
}
.form_gen textarea {
    width: 100%;
    height: auto;
    padding: 9px
}
.form_gen select {
    padding: 3px 9px;
    line-height: 25px
}
.form_gen .checkbox_wrap {
    margin-bottom: 12px
}
.form_gen .checkbox_wrap legend {
    float: left;
    width: 220px;
    font: 15px "roboto_condensedbold", Arial, Helvetica, sans-serif
}
.form_gen .checkbox_wrap .input {
    clear: none;
    padding-left: 220px;
    margin-bottom: 6px
}
.form_gen .checkbox_wrap input {
    vertical-align: middle
}
.form_gen .checkbox_wrap label {
    font: 14px "roboto_condensedregular", Arial, Helvetica, sans-serif;
    color: #666
}
.form_gen .submit,
.form_gen .submit_rt,
.form_gen .submit_ct {
    margin-bottom: 18px
}
.iconf_18 {
    position: relative;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    background: url(../../images/root/sprite-sheet-2basev5.html) no-repeat
}
.white-popup {
    position: relative;
    padding: 18px 10px;
    width: auto;
    margin: auto
}
.mfp-close {
    width: 24px;
    height: 24px;
    line-height: 24px;
    top: 27px;
    right: 13px
}
.mfp-close:active {
    top: 27px
}
.mfp-close:hover,
.mfp-close:focus {
    color: #900
}
.popwrap {
    background: #fff;
    margin: auto;
    border-radius: 5px 5px 2px 2px;
    overflow: hidden
}
.popwrap .imgbox {
    text-align: center;
    border: 3px solid #eee;
    border-width: 3px 3px 0
}
.pop_mid {
    max-width: 500px;
    width: 100%
}
.popheader.popheader {
    padding: 9px 15px 11px;
    background: #eee;
    border-bottom: 1px solid #ccc
}
.popheader.popheader h1 {
    color: #666;
    margin-bottom: 0
}
.popbody {
    padding: 9px 10px
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
th,
td {
    vertical-align: top
}
.table_simple {
    width: 100%
}
.table_simple th {
    text-align: left;
    vertical-align: top;
    color: #333;
    padding: 3px 5px 3px 0;
    font: normal 15px "roboto_condensedbold", Arial, Helvetica, sans-serif
}
.table_simple td {
    vertical-align: top;
    padding: 3px 5px
}
.table_data {
    width: 100%;
    margin-bottom: 18px;
    border-collapse: collapse;
    border: 1px solid #eee
}
.table_data tr {
    border-bottom: 1px dotted #eee
}
.table_data tr:nth-child(2n-1) {
    background: #f9f9f9
}
.table_data th {
    vertical-align: top;
    text-align: left;
    padding: 9px 10px
}
.table_data td {
    vertical-align: top;
    padding: 9px 10px
}
.list_ticked {
    list-style: none
}
.list_ticked>li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 3px
}
.list_ticked>li:before {
    width: 18px;
    height: 18px;
    content: '';
    position: absolute;
    display: block;
    background: url(../../images/root/sprite-sheet-maxtorque.png) no-repeat -48px -33px;
    left: 0
}
.wrapper_all {
    min-width: 320px;
    min-height: 100%;
    overflow: hidden;
    background: url(../../images/root/metal2-bg.html) repeat-x 50% 100%
}
.wrapper_inner {
    width: 100%;
    max-width: 960px;
    margin: auto
}
.header_top {
    background: #000;
    color: #fff;
    padding: 0 15px
}
.info_tel {
    font: 16px/21px "roboto_condensedbold";
    color: #999;
    font-weight: normal;
    vertical-align: top
}
.info_tel span {
    color: #fff
}
.social_links {
    float: right;
    margin: 3px 0
}
.social_links a {
    float: left;
    width: 15px;
    height: 15px;
    /*text-indent: 100%;*/
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none;
    /*background: url(../../images/root/sprite-sheet-maxtorque.png) no-repeat;*/
    margin-left: 3px;
	
	color:#333;
	background:#bbbbbb;
	width:18px;
	height:18px;
	text-align:center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
}
.social_links a.soc_fb {
    background-position: 0 0
}
.social_links a.soc_tw {
    background-position: -15px 0
}
.header_bottom {
    background: #ff0;
    padding: 6px 15px
}
h1.logo {
    width: 167px;
    height: 59px;
    float: left
}
h1.logo a {
    width: 167px;
    height: 59px;
    float: left;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../../images/root/maxtorq-logo.html) no-repeat
}
.top_search {
    position: relative;
    padding-left: 15px;
    float: right;
    margin-top: 12px
}
.top_search:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 33px;
    left: 0;
    top: 0;
    background: url(../../images/root/sprite-sheet-maxtorque.png) no-repeat -90px 0;
    display: block
}
.top_search .input,
.top_search .submit,
.top_search .submit_rt,
.top_search .submit_ct {
    float: left
}
.top_search input[type="text"] {
    color: #fff;
    background: #444;
    border: 0;
    height: 33px;
    line-height: 33px;
    padding: 0 10px
}
.top_search .submit,
.top_search .submit_rt,
.top_search .submit_ct {
    background: #666;
    background: -moz-linear-gradient(top, #333 0, #666 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #333), color-stop(100%, #666));
    background: -webkit-linear-gradient(top, #333 0, #666 100%);
    background: -o-linear-gradient(top, #333 0, #666 100%);
    background: -ms-linear-gradient(top, #333 0, #666 100%);
    background: linear-gradient(to bottom, #333 0, #666 100%);
    border-radius: 0 4px 4px 0;
    overflow: hidden;
    border: 1px solid #666;
    border-left: 0
}
.top_search .submit:hover,
.top_search .submit_rt:hover,
.top_search .submit_ct:hover,
.top_search .submit:focus,
.top_search .submit_rt:focus,
.top_search .submit_ct:focus {
    background: #ffff00;
    background: -moz-linear-gradient(top, #ff0 0%, #ffd34b 50%, #ff0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff0), color-stop(50%, #ffd34b), color-stop(100%, #ff0));
    background: -webkit-linear-gradient(top, #ff0 0%, #ffd34b 50%, #ff0 100%);
    background: -o-linear-gradient(top, #ff0 0%, #ffd34b 50%, #ff0 100%);
    background: -ms-linear-gradient(top, #ff0 0%, #ffd34b 50%, #ff0 100%);
    background: linear-gradient(to bottom, #ff0 0%, #ffd34b 50%, #ff0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#ffff00', GradientType=0);
    border: 1px solid #c9a63c;
    border-left: 0
}
.top_search input[type="submit"] {
    width: 38px;
    height: 31px;
    padding: 0;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    border-left: 3px solid #ff0;
    background: url(../../images/root/sprite-sheet-maxtorque.png) no-repeat -124px 4px;
    border-radius: 0;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none
}
.top_search input[type="submit"]:hover,
.top_search input[type="submit"]:focus {
    background-position: -124px -21px
}
.top_search input[type="submit"]:active {
    background-position: 0 -96px
}
.main_nav ul {
    float: right
}
.main_nav li {
    float: left;
    list-style: none
}
.main_nav li a:link,
.main_nav li a:visited {
    color: #fff;
    font: 15px/31px "roboto_condensedbold";
    text-decoration: none;
    padding: 5px 20px;
    text-transform: uppercase;
    float: left;
    border: 1px solid #333;
    background: #333333;
    background: -moz-linear-gradient(top, #333 0%, #666 50%, #333 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333), color-stop(50%, #666), color-stop(100%, #333));
    background: -webkit-linear-gradient(top, #333 0%, #666 50%, #333 100%);
    background: -o-linear-gradient(top, #333 0%, #666 50%, #333 100%);
    background: -ms-linear-gradient(top, #333 0%, #666 50%, #333 100%);
    background: linear-gradient(to bottom, #333 0%, #666 50%, #333 100%)
}
.main_nav li a:hover,
.main_nav li.active a,
.main_nav li a:focus {
    background: #ff0;
    color: #333;
    line-height: 30px;
    padding: 10px 20px 1px
}
.menu_wrap {
    background: #333 url(../../images/root/metal2-bg.html) 50% 0
}
.page_home .menu_wrap {
    /*margin: 0 -10px*/
}
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0
}
.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0
}
.rslides li:first-child {
    position: relative;
    display: block;
    float: left
}
.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0
}
.wrapper_banner .wrapper_inner,
.wrapper_banner .slide_wrap {
    position: relative
}
.wrapper_banner .wrapper_inner:before,
.wrapper_banner .wrapper_inner .slide_wrap:before,
.wrapper_banner .slide_wrap:before,
.wrapper_banner .slide_wrap .slide_wrap:before {
    content: '';
    width: 10px;
    height: 261px;
    position: absolute;
    left: -10px;
    top: 0;
    background: url(../../images/root/sprite-sheet-maxtorque.png) no-repeat -200px 0
}
.wrapper_banner .wrapper_inner .slide_wrap:before,
.wrapper_banner .slide_wrap .slide_wrap:before {
    left: auto;
    right: -10px;
    background-position: -210px 0
}
.wrapper_content h1,
.wrapper_content h2,
.wrapper_content h3,
.wrapper_content h4,
.wrapper_content h5,
.wrapper_content h6 {
    font: normal 24px/1 "roboto_condensedbold", Arial, Helvetica, sans-serif;
    color: #333;
    margin-bottom: 12px
}
.wrapper_content h2 {
    font-size: 22px
}
.wrapper_content h3 {
    font-size: 21px
}
.wrapper_content h4 {
    font-size: 18px
}
.wrapper_content h5 {
    font-size: 16px
}
.wrapper_content p {
    margin-bottom: 18px
}
.wrapper_content a:link,
.wrapper_content a:visited {
    text-decoration: none;
    color: #333
}
.wrapper_content a:hover,
.wrapper_content a:focus {
    color: #000;
    text-decoration: underline
}
.wrapper_content a.btn_readmore:link,
.wrapper_content a.btn_readmore:visited {
    color: #ff0;
    font-size: 13px;
    line-height: 25px;
    border: 1px solid #333;
    background: #666;
    border-radius: 3px;
    padding: 0 11px;
    display: inline-block
}
.wrapper_content a.btn_readmore:after {
    content: '';
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url(../../images/root/sprite-sheet-maxtorque.png) no-repeat -60px 0;
    vertical-align: middle;
    margin-left: 5px
}
.wrapper_content a.btn_readmore:hover,
.wrapper_content a.btn_readmore:focus {
    text-decoration: none;
    background: #ff0;
    color: #333
}
.wrapper_content a.btn_readmore:hover:after,
.wrapper_content a.btn_readmore:focus:after {
    background-position: -45px 0
}
.wrapper_content a.link_blue:link,
.wrapper_content a.link_blue:visited {
    color: #0059B2
}
.wrapper_content a.link_blue:hover,
.wrapper_content a.link_blue:focus {
    color: #666
}
.wrapper_content a.link_blue:active {
    color: #000
}
.wrapper_content .wrapper_inner {
    background: #fff;
    padding: 0 10px
}
.wrapper_content.layout_2col .wrapper_inner {
    background: #fff url(../../images/root/aside-bg.jpg) repeat-y
}
.block_emphasis {
    position: relative;
    background: #ff0;
    margin-left: -10px;
    margin-right: -10px;
    padding: 24px 0;
    clear: both
}
.block_emphasis:before {
    width: 220px;
    height: 12px;
    display: block;
    content: '';
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -110px;
    background: url(../../images/root/sprite-sheet-maxtorque.png) no-repeat 0 -261px
}
.block_emphasis .title {
    padding: 0 10px
}
.block_emphasis h1,
.block_emphasis h2,
.block_emphasis h3,
.block_emphasis h4,
.block_emphasis h5,
.block_emphasis h6 {
    float: left
}
.block_emphasis h1:after,
.block_emphasis h2:after,
.block_emphasis h3:after,
.block_emphasis h4:after,
.block_emphasis h5:after,
.block_emphasis h6:after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../../images/root/sprite-sheet-maxtorque.png) -45px -15px;
    margin-left: 5px
}
.showcase_slider {
    position: relative;
    margin-bottom: 36px
}
.showcase_prev,
.showcase_next {
    position: absolute;
    width: 39px;
    height: 93px;
    left: -23px;
    top: 50%;
    margin-top: -46px;
    border: 0;
    background: url(../../images/root/sprite-sheet-maxtorque.png) no-repeat -48px -69px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    outline: none
}
.showcase_next {
    left: auto;
    right: -23px;
    background-position: -87px -69px
}
.carousel_cmn {
    list-style: none
}
.carousel_cmn>li {
    float: left;
    width: 310px;
    border: 1px dotted #eee;
    border-width: 0 1px
}
.carousel_cmn .imgbox {
    text-align: center;
    height: 180px
}
.carousel_cmn figure {
    padding: 0 15px
}
.carousel_cmn .title {
    font-weight: bold;
    text-align: center;
    color: #333;
    font-size: 15px;
    margin-bottom: 9px;
    height: 36px;
    display: block
}
.carousel_cmn .desc {
    min-height: 108px
}
.layout_2col .wrapper_main {
    margin-left: 230px
}
.main_box {
    float: left;
    width: 100%
}
.welcome_txt {
    /*padding-right: 240px;*/
    position: relative
}
.welcome_txt p { margin-bottom:10px; text-align:justify; }
.welcome_txt .home-welcome-bluff { height:240px; overflow:hidden; }
.welcome_txt .home-welcome-bluff strong, 
.welcome_txt .home-welcome-bluff h1 { font-weight:normal; font-size:15px; }
.welcome_txt .read_custom{ padding-top:11px !important; }
.welcome_txt img {
    position: absolute;
    right: 0;
    top: 0
}

/*Added By Mufaddal*/
.padding0 { padding:0 !important; }

.home-footer-middle-image { text-align:center; }
.home-footer-middle-image img { width:100%; height:auto; }
.home-footer-middle-image h2:after { background:none; }

.home-prod-desc-bluff { height:200px; overflow:hidden; margin-bottom:20px; }

/*News Home Listing*/
.news .read_custom { padding-top:0 !important; clear:both; }
.news-list { border-bottom:1px dotted #ccc; float:left; width:100%; padding:15px 0 5px 0; }
.news-list.ptzero { padding-top:0; }
.news-list .img-block { width:100px; height:100px; float:left; overflow:hidden; }
.news-list .data-block { float:left; padding-left:10px; width:70% }
.news-list .data-block a.ntitle { margin-bottom:5px; display:block; font-weight:bold; }
.news-list .data-block span { display:block; font-size:13px; margin-top:5px; }

/*News Listing*/
.news-listing { border-bottom:1px dotted #ccc; float:left; width:100%; padding:15px 0 0 0; }
.news-listing.ptzero { padding-top:0; }
.news-listing .img-block { width:125px; height:125px; float:left; overflow:hidden; }
.news-listing .data-block { float:left; padding-left:10px; width:74% }
.news-listing .data-block a.ntitle { margin-bottom:5px; display:block; font-weight:bold; }
.news-listing .data-block span { display:block; font-size:13px; margin-top:5px; }

label.error { font-size:12px; color:#900; font-weight:normal; font-family:arial; }

.img-res { height:150px; }

/*Added by Mufaddal*/

.page_title {
    border-bottom: 1px solid #eee;
    margin: 0 0 17px;
    padding: 5px 0 9px;
    letter-spacing: -.5px
}
.layout_2col .page_title {
    padding-top: 18px
}
.page_title h1,
.page_title h2,
.page_title h3,
.page_title h4,
.page_title h5,
.page_title h6 {
    margin: 0;
    color: #666;
    float: left
}
.page_title h1:after,
.page_title h2:after,
.page_title h3:after,
.page_title h4:after,
.page_title h5:after,
.page_title h6:after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../../images/root/sprite-sheet-maxtorque.png) -30px -15px;
    margin-left: 5px
}
.list_mini {
    list-style: none;
    width: 100%
}
.list_mini>li {
    float: left;
    margin: 0 3px 36px
}
.list_mini figure {
    width: 170px;
    margin: auto
}
.list_mini .imgbox {
    width: 170px;
    height: auto;
    position: relative;
    overflow: hidden
}
.list_mini .imgbox a {
    display: block;
    max-width: 100%;
    border: 5px solid #eee;
    border-bottom: 0
}
.list_mini .imgbox a:before {
    content: '';
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
    background: #1d1d1d url(../../images/root/sprite-sheet-maxtorque.png) 0 -129px;
    right: -48px;
    bottom: -48px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s
}
.list_mini .imgbox a:hover:before {
    bottom: 0;
    right: 0
}
.list_mini figcaption {
    background: #1d1d1d url(../../images/root/stripe-black.gif);
    border-bottom: 1px solid #ddd;
    text-align: center;
    padding: 6px 10px 8px;
    color: #ccc
}
.list_mini .title {
    color: #666;
    display: block;
    height: 36px;
    font-family: "roboto_condensedbold", Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #ff0;
    font-weight: normal
}
.list_mini p {
    margin: 0
}
.adimgwrap {
    border-bottom: 1px solid #eee;
    padding: 9px 0 8px
}
.adimg {
    display: block;
    background: #414141 url(../../images/root/industrial-hand-tools-and-wrenches.html) no-repeat 50% 50%;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    padding: 15px 0
}
.address {
    font-style: normal;
    background: #F9F9F9;
    padding: 15px 10px 14px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 36px
}
.address strong {
    display: block;
    font: normal 18px/1 "roboto_condensedbold", Arial, Helvetica, sans-serif;
    margin-bottom: 9px;
    color: #333
}
.contact_wrap form {
    padding: 0 15px 54px
}
.wrapper_aside {
    width: 230px;
    float: left;
    margin-left: -10px
}
.aside_menu {
    list-style: none;
    margin-top: 36px
}
.aside_menu a:link,
.aside_menu a:visited {
    background: #F5F5F5;
    border-bottom: 1px solid #ddd;
    font-size: 15px;
    color: #666;
    display: block;
    padding: 8px 10px 7px
}
.aside_menu a:hover,
.aside_menu a:focus,
.aside_menu li.active a {
    text-decoration: none;
    background: #ff0;
    text-indent: 10px
}
.aside_menu li.active a {
    text-indent: 0
}
a.btn_aside_menu {
    background: #999 url(../../images/root/icon-menu-rwd.gif) no-repeat 98% 50%;
    display: block;
    padding: 9px 15px;
    margin-bottom: 9px;
    display: block;
    text-decoration: none;
    text-align: center;
    display: none
}
a.btn_aside_menu:hover,
a.btn_aside_menu:focus {
    text-decoration: none
}
.wrapper_footer {
    padding: 18px 15px;
    background: url(../../images/root/metal2-bg.html) 50% 0
}
.foot_left {
    float: left;
    margin-right: 60px
}
.foot_left a {
    float: left
}
.foot_left a img {
    display: block;
    margin-right: 10px
}
img.logo {
    float: left;
    margin-right: 30px
}
.foot_box {
    overflow: hidden
}
.foot_links {
    float: left
}
.foot_links li {
    float: left;
    margin-left: 20px;
    list-style: none
}
.foot_links li:first-child {
    margin-left: 0
}
.foot_links a:link,
.foot_links a:visited {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    padding: 6px 5px;
    float: left
}
.sponsors_logo {
    float: right
}
.sponsors_logo a {
    float: left;
    margin-left: 10px
}
.sponsors_logo img {
    display: block
}
.wrapper_footer small {
    color: #ddd;
    font-size: 12px;
    clear: left;
    display: block
}
.wrapper_footer small a:link,
.wrapper_footer small a:visited {
    color: #ddd;
    text-decoration: none;
    margin: 6px 0
}
.wrapper_footer small a:hover,
.wrapper_footer small a:focus {
    text-decoration: underline
}
.wrapper_footer small a:active {
    color: #fff
}
.clearthis:after,
.wrapper_inner:after,
.widget_header:after,
.widget_body:after,
.widget_footer:after,
.form_mini:after,
.row:after,
.social_links:after,
*[class^="col_"]:after,
.servicelist:after,
.breadcrumb:after,
.page_title:after,
.wrapper_main:after,
.cms:after,
.top_search form:after,
.main_nav ul:after,
.menu_wrap:after,
.foot_links:after,
.row:after,
.carousel_cmn:after,
.block_emphasis .title:after,
.sponsors_logo:after,
.address:after {
    content: '.';
    clear: both;
    display: block;
    visibility: hidden;
    height: 0
}
@media only screen and (max-width: 960px) {
    .wrapper_footer {
        text-align: center
    }
    .foot_left {
        float: none;
        margin-right: 0
    }
    img.logo {
        margin: 0 auto 18px
    }
    .foot_box {
        overflow: visible
    }
    .sponsors_logo {
        clear: both;
        float: none;
        margin-bottom: 18px
    }
    .foot_links {
        float: right;
        margin-top: 12px
    }
    .foot_links li,
    .sponsors_logo a {
        display: inline-block;
        float: none;
        margin: 0 10px 6px
    }
}
@media only screen and (max-width: 900px) {
    .wrapper_content.layout_2col .wrapper_inner {
        background: #fff
    }
    .layout_2col .wrapper_main {
        float: none;
        width: 100%;
        margin: 0
    }
    .wrapper_aside {
        float: none;
        width: 100%;
        margin: 0;
        padding: 18px 0 0
    }
    a.btn_aside_menu {
        display: block
    }
    .aside_menu {
        margin: 0;
        display: none
    }
    .aside_menu.active {
        display: block
    }
}
@media only screen and (max-width: 800px) {
	.col_3,.col_5 { width:100%; margin-bottom:15px; }
    .menu_wrap ul {
        width: 100%
    }
    .menu_wrap li {
        width: 25%;
        text-align: center
    }
    .menu_wrap li a:link,
    .menu_wrap li a:visited {
        float: none;
        line-height: 40px;
        padding: 0;
        display: block;
        border: 1px solid #333;
        border-width: 1px 0
    }
    .menu_wrap li a:hover,
    .menu_wrap li a:focus {
        border-color: 1px solid #333
    }
    .adimgwrap {
        display: none
    }
    .block_emphasis .col_8,
    .block_emphasis .col_4 {
        width: 100%;
        clear: both;
        float: none;
        margin-bottom: 36px
    }
}
@media only screen and (max-width: 640px) {
	
	.list_mini>li {
        float: left;
        width: 49%;
        margin-left: .5%;
        margin-right: .5%
    }
    .list_mini figure {
        width: 100%
    }
    .list_mini .imgbox {
        width: 100%;
        text-align: center
    }
    .table_data td,
    .table_data th,
    .table_data tr,
    .table_data tbody,
    .table_data thead,
    .table_data table {
        display: block;
        width: 100%
    }
    .table_data th {
        padding: 9px 10px 3px
    }
    .address .col_10,
    .contact_wrap form .col_10 {
        width: 100%
    }
    .address .col_6,
    .contact_wrap form .col_6 {
        float: none;
        clear: both;
        width: 100%;
        margin-bottom: 36px;
        border-bottom: 1px dotted #ccc;
        padding-bottom: 18px
    }
    .contact_wrap form .col_6 {
        margin-bottom: 0;
        border: 0;
        padding-bottom: 0
    }
    .foot_left {
        text-align: center
    }
    .foot_left img,
    .foot_left a {
        float: none;
        display: inline-block;
        vertical-align: top
    }
    .foot_links {
        float: none;
        margin: 12px auto;
        clear: both
    }
}
@media only screen and (max-width: 480px) {
    h1.logo {
        float: none;
        margin: 0 auto 9px
    }
    .top_search {
        float: none
    }
    .top_search form {
        position: relative
    }
    .top_search .input {
        width: 100%;
        padding-right: 10px
    }
    .top_search input[type="text"] {
        width: 100%;
        padding-right: 60px
    }
    .top_search .submit,
    .top_search .submit_rt,
    .top_search .submit_ct {
        position: absolute;
        right: 0;
        top: 0
    }
    .main_nav li a:link,
    .main_nav li a:visited {
        font-size: 13px
    }
    .welcome_txt {
        padding-right: 0;
        background: none
    }
    .welcome_txt img {
        display: none
    }
    .list_mini>li {
        float: none;
        width: 90%;
        margin-left: 5%;
        margin-right: 5%
    }
}
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    text-indent: -9999px
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%
}
.hidden {
    display: none !important;
    visibility: hidden
}
.visuallyhidden {
    border: 0;
    clip: rect(0);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
    margin: -1px;
    padding: 0
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    overflow: visible;
    position: static;
    width: auto;
    margin: 0
}
.invisible {
    visibility: hidden
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
.clearfix {
    zoom: 1
}
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: .5cm
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}
/*# sourceMappingURL=style.css.map */