

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;
}


html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}


a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}


abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}


img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}


figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

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;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}


table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

#page-container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#page-container:after {
  content: " ";
  display: block;
  clear: both;
}

#page-fix-wrap {
  max-width: 1500px;
  min-width: 984px;
}



body {
  font-family: 'Open Sans', sans-serif;
  color: #3c3c3c;
}

.fix {
  position: fixed !important;
  z-index: 9991;
  top: 0;
  background: #fff;
  box-shadow: 0 3px 5px #e2e2e2;
}

.hidden {
  display: none !important;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.bold {
  font-weight: bold;
}

.bold-important {
  font-weight: bold !important;
}

.visible {
  display: block !important;
}

.margin-15 {
  margin:  0.9375rem 0 0 0;
}
.ie8 .margin-15 {
  margin:  15px 0 0 0;
}

.margin-15-t {
  margin-top:  0.9375rem;
}
.ie8 .margin-15-t {
  margin-top:  15px;
}

.margin-30-t {
  margin-top:  1.875rem;
}
.ie8 .margin-30-t {
  margin-top:  30px;
}

.margin-15-b {
  margin-bottom:  0.9375rem;
}
.ie8 .margin-15-b {
  margin-bottom:  15px;
}

.margin-30-b {
  margin-bottom:  1.875rem;
}
.ie8 .margin-30-b {
  margin-bottom:  30px;
}

.margin-10-l {
  margin-left:  0.625rem;
}
.ie8 .margin-10-l {
  margin-left:  10px;
}

.margin-20-l {
  margin:  0 0 0 1.25rem;
}
.ie8 .margin-20-l {
  margin:  0 0 0 20px;
}

.margin-15-l {
  margin-left:  0.9375rem;
}
.ie8 .margin-15-l {
  margin-left:  15px;
}

.margin-5-l {
  margin-left:  0.3125rem;
}
.ie8 .margin-5-l {
  margin-left:  5px;
}

.margin-15-r {
  margin-right:  0.9375rem;
}
.ie8 .margin-15-r {
  margin-right:  15px;
}

.padding-30-b {
  padding:  0 0 1.875rem 0;
}
.ie8 .padding-30-b {
  padding:  0 0 30px 0;
}

.padding-0 {
  padding: 0;
}

.padding-10-t {
  padding-top:  0.625rem;
}
.ie8 .padding-10-t {
  padding-top:  10px;
}

.padding-10-b {
  padding-bottom:  0.625rem;
}
.ie8 .padding-10-b {
  padding-bottom:  10px;
}

.wd100 {
  width: 100%;
}

.font-size-14 {
  font-size: 14 !important;
}

.font-size-13 {
  font-size: 13 !important;
}

.mob {
  color: #1a9b1d;
  font-size: 17px;
  font-size: 1.0625rem;
  padding-left:  1.0625rem;
  margin-top:  0.375rem;
  background: url('') 0 -3576px no-repeat !important;
  display: inline-block;
  font-weight: bold;
}
.ie8 .mob {
  padding-left:  17px;
}
.ie8 .mob {
  margin-top:  6px;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .mob {
    background: url('') !important;
    background-position: 0 -3576px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}

.chat {
  width:  2rem;
  height:  1.875rem;
  display: inline-block;
  background: url('') 0 -1081px no-repeat !important;
}
.ie8 .chat {
  width:  32px;
}
.ie8 .chat {
  height:  30px;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .chat {
    background: url('') !important;
    background-position: 0 -1081px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}

.blue-heading {
  font-size: 16px;
  font-size: 1rem;
  color: #3c3c3c;
  border-bottom: solid 1px #3c3c3c;
  margin: 0;
  font-weight: normal;
  padding-bottom:  0.625rem;
}
.ie8 .blue-heading {
  padding-bottom:  10px;
}

.heading-bg {
  background: #f5f7fa;
  color: #3a3a3a;
  font-size: 20px;
  font-size: 1.25rem;
  border: solid 1px #dae2ed;
  font-weight: normal;
  padding:  0.3125rem 0 0.3125rem 0.3125rem;
  margin-bottom: 0;
}
.ie8 .heading-bg {
  padding:  5px 0 5px 5px;
}

.border-heading {
  font-size: 25px;
  font-size: 1.5625rem;
  padding-left:  0.625rem;
  font-weight: normal;
  margin: 0;
  color: #606060;
  text-transform: uppercase;
  border-left: 5px solid #fe8208;
}
.ie8 .border-heading {
  padding-left:  10px;
}

.border-wrap {
  border: solid 1px #e9e9e9;
}

.bold-border {
  height:  0.3125rem;
  background: #eee;
  width: 100%;
  clear: both;
}
.ie8 .bold-border {
  height:  5px;
}



i {
  font-style: normal !important;
}

.view-more {
  color: #0066cc;
}
.view-more:hover {
  color: #eb0511;
}

.gry-section {
  background: #eeeeee;
  clear: both;
  padding: 15px 0;
}

.white {
  clear: both;
  background: #fff;
}

.heading {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: normal;
  color: #333333;
}

.big-heading {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: normal;
  margin: 0;
}

.relative {
  position: relative !important;
}

.absolute {
  position: absolute !important;
}

.arrow {
  width:  1.1875rem;
  height:  1.1875rem;
  position: relative;
  float: right;
}
.ie8 .arrow {
  width:  19px;
}
.ie8 .arrow {
  height:  19px;
}
.arrow:after {
  width:  1.1875rem;
  height:  1.1875rem;
  top:  -0.1875rem;
  background: url('') 6px -1549px no-repeat !important;
  position: absolute;
  content: '';
}
.ie8 .arrow:after {
  width:  19px;
}
.ie8 .arrow:after {
  height:  19px;
}
.ie8 .arrow:after {
  top:  -3px;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .arrow:after {
    background: url('') !important;
    background-position: 6px -1549px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}

.active-down-arrow {
  color: #eb0511 !important;
}
.active-down-arrow .arrow:after {
  background: url('') 6px -3817px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .active-down-arrow .arrow:after {
    background: url('') !important;
    background-position: 6px -3817px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}

.active-cat {
  color: #eb0511;
}

.arrow-right {
  width:  1.1875rem;
  height:  1.1875rem;
  position: relative;
  float: right;
}
.ie8 .arrow-right {
  width:  19px;
}
.ie8 .arrow-right {
  height:  19px;
}
.arrow-right:after {
  width:  1.1875rem;
  height:  1.1875rem;
  top:  -0.1875rem;
  background: url('') 6px -348px no-repeat !important;
  position: absolute;
  content: '';
}
.ie8 .arrow-right:after {
  width:  19px;
}
.ie8 .arrow-right:after {
  height:  19px;
}
.ie8 .arrow-right:after {
  top:  -3px;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .arrow-right:after {
    background: url('') !important;
    background-position: 6px -348px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

a {
  color: #4a4a4a;
  text-decoration: none;
}
a:hover {
  color: #eb0511;
}

ul, li, p {
  margin: 0;
  Padding: 0;
  list-style: none;
}

.btn, .yellow-btn, .green-btn, .red-btn, .blue-btn, .orange-btn, .trans-btn {
  transition: background-color 0.5s ease;
  transition: border-color 0.5s ease;
  box-sizing: border-box;
  outline: none;
  font-weight: normal;
  font-style: normal;
  display: block;
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  text-decoration: none;
  line-height: 22.5px;
  border-radius: 4px;
  padding-top: 8px;
  padding-bottom: 9px;
  height: 40px;
}

.btn {
  transition: all 0.3s ease;
  font-weight: bold !important;
}

.yellow-btn {
  border: solid 1px #f09d0d;
  background: #ffc20e;
  transition: all 0.3s ease;
  color: #000;
  font-weight: bold;
}
.yellow-btn:hover {
  opacity: 0.9;
  color: #4a4a4a;
}

.green-btn {
  border: solid 1px #178912;
  background: #178912;
  transition: all 0.3s ease;
}
.green-btn:hover {
  opacity: 0.9;
  color: #fff;
}

.red-btn {
  border: solid 1px #e62e04;
  background: #e62e04;
  color: #fff;
  transition: all 0.3s ease;
}
.red-btn:hover {
  opacity: 0.8;
  color: #fff;
}

.blue-btn {
  background: #2590d2;
  color: #fff;
  transition: all 0.3s ease;
}
.blue-btn:hover {
  opacity: 0.8;
  color: #fff;
}

.orange-btn {
  background: #fb641b;
  color: #fff;
  transition: all 0.3s ease;
}
.orange-btn:hover {
  opacity: 0.8;
  color: #fff;
}

.trans-btn {
  border: solid 1px #e62e04;
  background: #fff;
  color: #e62e04;
  transition: all 0.3s ease;
}
.trans-btn:hover {
  background: #e62e04 none repeat scroll 0 0;
  border: 1px solid #e62e04;
  color: #fff;
}



.divTable {
  display: table;
  border-collapse: collapse;
  width: 100%;
}

.divTableRow {
  display: table-row;
}

.divTableHeading {
  background-color: #e8e8e8;
  display: table-header-group;
}

.divTableCell, .divTableHead {
  border: 1px solid #e8e8e8;
  display: table-cell;
  padding: 3px 3px;
}

.divTableHeading {
  background-color: #e8e8e8;
  display: table-header-group;
  font-weight: bold;
}

.divTableFoot {
  background-color: #e8e8e8;
  display: table-footer-group;
  font-weight: bold;
}

.divTableBody {
  display: table-row-group;
}

.breadcrumbs {
  display: block;
}
.breadcrumbs li {
  list-style: none;
  display: inline-block;
  margin:  0 1.5rem 0 0;
  font-size: 14px;
  font-size: 0.875rem;
}
.ie8 .breadcrumbs li {
  margin:  0 24px 0 0;
}
.breadcrumbs li a {
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-size: 0.875rem;
  color: #2c4cc4;
  font-weight: bold;
}
.breadcrumbs li a:after {
  width:  1.1875rem;
  height:  1.1875rem;
  top:  0.3125rem;
  margin-left:  0.625rem;
  background: url('') 0 -359px no-repeat !important;
  position: absolute;
  content: '';
}
.ie8 .breadcrumbs li a:after {
  width:  19px;
}
.ie8 .breadcrumbs li a:after {
  height:  19px;
}
.ie8 .breadcrumbs li a:after {
  top:  5px;
}
.ie8 .breadcrumbs li a:after {
  margin-left:  10px;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .breadcrumbs li a:after {
    background: url('') !important;
    background-position: 0 -359px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.breadcrumbs li:last-child a:after {
  background-image: none !important;
}

.addWrap {
  display: block;
  margin:  1.125rem 0;
  text-align: center;
}
.ie8 .addWrap {
  margin:  18px 0;
}

.input, .textarea {
  display: block;
  box-sizing: border-box;
  margin:  0.3125rem 0;
}
.ie8 .input, .ie8 .textarea {
  margin:  5px 0;
}

.checkbox {
  border: none;
  width:  1.125rem;
  height:  1.125rem;
  margin:  0.3125rem 0;
  text-indent: -2000px;
}
.ie8 .checkbox {
  width:  18px;
}
.ie8 .checkbox {
  height:  18px;
}
.ie8 .checkbox {
  margin:  5px 0;
}

.thumbs-up, .thumbs-down {
  width:  1.0625rem;
  height:  1.0625rem;
  margin:  0.3125rem 0.3125rem 0 0;
  float: left;
  background: url('') 0 -5396px no-repeat !important;
  display: inline-block;
}
.ie8 .thumbs-up, .ie8 .thumbs-down {
  width:  17px;
}
.ie8 .thumbs-up, .ie8 .thumbs-down {
  height:  17px;
}
.ie8 .thumbs-up, .ie8 .thumbs-down {
  margin:  5px 5px 0 0;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .thumbs-up, .thumbs-down {
    background: url('') !important;
    background-position: 0 -5396px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}

.thumbs-down {
  background: url('') 0 -5340px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .thumbs-down {
    background: url('') !important;
    background-position: 0 -5340px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}

.response-stats {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #01a400;
  padding:  0 0 0.1875rem 1.5625rem;
  background: url('') 0 -5500px no-repeat !important;
  margin: 2px 0 0 15px;
  font-weight: bold;
}
.ie8 .response-stats {
  padding:  0 0 3px 25px;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .response-stats {
    background: url('') !important;
    background-position: 0 -5500px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}

.t-stump {
  width:  2.875rem;
  height:  2.8125rem;
  padding-right:  0.625rem;
  background: url('') 0 -5253px no-repeat !important;
  display: inline-block;
  border-right: solid 1px #e9e9e9;
  float: left;
  margin-right: 12px;
}
.ie8 .t-stump {
  width:  46px;
}
.ie8 .t-stump {
  height:  45px;
}
.ie8 .t-stump {
  padding-right:  10px;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .t-stump {
    background: url('') !important;
    background-position: 0 -5253px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}

.c-details {
  width: 66.10169%;
  float: left;
  margin-right: 1.69492%;
  display: inline-block;
}
.c-details .add {
  color: #242424;
  font-size: 13px;
  font-size: 0.8125rem;
  padding:  0.1875rem 0 0.1875rem 1.25rem;
  background: url('') 0 -52px no-repeat !important;
}
.ie8 .c-details .add {
  padding:  3px 0 3px 20px;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .c-details .add {
    background: url('') !important;
    background-position: 0 -52px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.c-details .add-full {
  color: #242424;
  font-size: 13px;
  font-size: 0.8125rem;
  padding:  0.1875rem 0;
  display: inline-block;
}
.ie8 .c-details .add-full {
  padding:  3px 0;
}
.c-details .mob {
  display: block;
}

.c-details-search {
  width: 74.57627%;
  float: left;
  margin-right: 1.69492%;
  display: inline-block;
  padding-bottom: 60px;
}
.c-details-search .add {
  color: #242424;
  font-size: 13px;
  font-size: 0.8125rem;
  padding:  0.1875rem 0 0.1875rem 1.25rem;
  background: url('') 0 -52px no-repeat !important;
  display: inline-block;
}
.ie8 .c-details-search .add {
  padding:  3px 0 3px 20px;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .c-details-search .add {
    background: url('') !important;
    background-position: 0 -52px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.c-details-search .add-full {
  color: #242424;
  font-size: 13px;
  font-size: 0.8125rem;
  padding:  0.1875rem 0;
  display: inline-block;
}
.ie8 .c-details-search .add-full {
  padding:  3px 0;
}
.c-details-search .mob {
  display: block;
}

.select-dropdown {
  margin: 0 0 0 26px;
  border: 1px solid #111;
  background: transparent;
  width: 150px;
  font-size: 13px;
  border: 1px solid #ccc;
  height: 30px;
}

#back-to-top.show {
  opacity: 1;
}



[data-tooltip],
.tooltip {
  position: relative;
  cursor: pointer;
}


[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: none;
}


[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}


.tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}


.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  width: 160px;
  text-align: center;
  background-color: #000;
  background-color: rgba(51, 51, 51, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  font-size: 13px;
  line-height: 1.2;
  border-radius: 4px;
  font-weight: normal;
}



[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
  bottom: 100%;
  left: 50%;
}

[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: rgba(51, 51, 51, 0.9);
}


[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
  margin-left: -80px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform: translateY(-12px);
  transform: translateY(-12px);
}


.tooltip-left:before,
.tooltip-left:after {
  right: 100%;
  bottom: 50%;
  left: auto;
}

.tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-left-color: #000;
  border-left-color: rgba(51, 51, 51, 0.9);
}

.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
  -webkit-transform: translateX(-12px);
  -moz-transform: translateX(-12px);
  transform: translateX(-12px);
}


.tooltip-bottom:before,
.tooltip-bottom:after {
  top: 100%;
  bottom: auto;
  left: 50%;
}

.tooltip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: #000;
  border-bottom-color: rgba(51, 51, 51, 0.9);
}

.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
  -webkit-transform: translateY(12px);
  -moz-transform: translateY(12px);
  transform: translateY(12px);
}


.tooltip-right:before,
.tooltip-right:after {
  bottom: 50%;
  left: 100%;
}

.tooltip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
  border-top-color: transparent;
  border-right-color: #000;
  border-right-color: rgba(51, 51, 51, 0.9);
}

.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
  -webkit-transform: translateX(12px);
  -moz-transform: translateX(12px);
  transform: translateX(12px);
}


.tooltip-left:before,
.tooltip-right:before {
  top: 3px;
}


.tooltip-left:after,
.tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px;
}

.border-bottom {
  border-bottom: solid 1px #e9e9e9;
}

.red-strok {
  color: #257dcf;
  text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff, -1px 1px 0 #fff, 1px 3px 4px #696969;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: bold;
  padding-right: 4px;
  margin-left: 0;
  vertical-align: top;
}

.blue-strok {
  color: #e73e2d;
  text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff, -1px 1px 0 #fff, 1px 3px 4px #696969;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  vertical-align: top;
  display: inline-block;
  margin-top: 3px;
  margin-right: 0;
}

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}


.page-inner-body {
  max-width:  62.5rem;
}
.ie8 .page-inner-body {
  max-width:  1000px;
}

.border-wrap {
  padding:  0.625rem;
  border: none;
}
.ie8 .border-wrap {
  padding:  10px;
}

.page-title {
  width: 78.81356%;
  float: left;
  margin-right: 1.69492%;
  margin-top:  0.375rem;
}
.ie8 .page-title {
  margin-top:  6px;
}
.page-title .cat-count {
  font-size: 14px;
  font-size: 0.875rem;
  color: #909090;
  display: block;
  margin-top:  0.9375rem;
}
.ie8 .page-title .cat-count {
  margin-top:  15px;
}

.page-title-full {
  width: 100%;
  float: left;
  margin-right: 1.69492%;
  margin-top:  0.375rem;
}
.ie8 .page-title-full {
  margin-top:  6px;
}
.page-title-full p {
  font-size: 14px;
  font-size: 0.875rem;
  margin:  0.9375rem 0 0.625rem 0;
}
.ie8 .page-title-full p {
  margin:  15px 0 10px 0;
}


.no-wrap {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.agriculture-icon {
  background: url('') 6px -128px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .agriculture-icon {
    background: url('') !important;
    background-position: 6px -128px !important;
    background-size: 36px 660px !important;
    background-repeat: no-repeat !important;
  }
}

.sports-icon {
  background: url('') 6px -333px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .sports-icon {
    background: url('') !important;
    background-position: 6px -333px !important;
    background-size: 36px 660px !important;
    background-repeat: no-repeat !important;
  }
}

.automobile-icon {
  background: url('') 6px -198px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .automobile-icon {
    background: url('') !important;
    background-position: 6px -198px !important;
    background-size: 36px 660px !important;
    background-repeat: no-repeat !important;
  }
}

.toy-icon {
  background: url('') 6px -613px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .toy-icon {
    background: url('') !important;
    background-position: 6px -613px !important;
    background-size: 36px 660px !important;
    background-repeat: no-repeat !important;
  }
}

.food-beverage-icon {
  background: url('') 6px -261px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .food-beverage-icon {
    background: url('') !important;
    background-position: 6px -261px !important;
    background-size: 36px 660px !important;
    background-repeat: no-repeat !important;
  }
}

.agriculture-prod-icon {
  background: url('') 0 0 no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .agriculture-prod-icon {
    background: url('') !important;
    background-position: 0 0 !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.apparel-fashion-prod-icon {
  background: url('') 0 -140px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .apparel-fashion-prod-icon {
    background: url('') !important;
    background-position: 0 -140px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.automobile-prod-icon {
  background: url('') 0 -280px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .automobile-prod-icon {
    background: url('') !important;
    background-position: 0 -280px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.brass-hardware-components-prod-icon {
  background: url('') 0 -420px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .brass-hardware-components-prod-icon {
    background: url('') !important;
    background-position: 0 -420px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.business-services-prod-icon {
  background: url('') 0 -560px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .business-services-prod-icon {
    background: url('') !important;
    background-position: 0 -560px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.chemicals-prod-icon {
  background: url('') 0 -700px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .chemicals-prod-icon {
    background: url('') !important;
    background-position: 0 -700px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.computer-hardware-software-prod-icon {
  background: url('') 0 -840px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .computer-hardware-software-prod-icon {
    background: url('') !important;
    background-position: 0 -840px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.construction-real-estate-prod-icon {
  background: url('') 0 -980px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .construction-real-estate-prod-icon {
    background: url('') !important;
    background-position: 0 -980px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.consumer-electronics-prod-icon {
  background: url('') 0 -1120px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .consumer-electronics-prod-icon {
    background: url('') !important;
    background-position: 0 -1120px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.electronics-electrical-supplies-prod-icon {
  background: url('') 0 -1260px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .electronics-electrical-supplies-prod-icon {
    background: url('') !important;
    background-position: 0 -1260px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.energy-power-prod-icon {
  background: url('') 0 -1400px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .energy-power-prod-icon {
    background: url('') !important;
    background-position: 0 -1400px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.environment-pollution-prod-icon {
  background: url('') 0 -1540px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .environment-pollution-prod-icon {
    background: url('') !important;
    background-position: 0 -1540px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.food-beverage-prod-icon {
  background: url('') 0 -1680px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .food-beverage-prod-icon {
    background: url('') !important;
    background-position: 0 -1680px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.furniture-prod-icon {
  background: url('') 0 -1820px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .furniture-prod-icon {
    background: url('') !important;
    background-position: 0 -1820px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.gifts-crafts-prod-icon {
  background: url('') 0 -1960px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .gifts-crafts-prod-icon {
    background: url('') !important;
    background-position: 0 -1960px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.health-beauty-prod-icon {
  background: url('') 0 -2100px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .health-beauty-prod-icon {
    background: url('') !important;
    background-position: 0 -2100px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.home-supplies-prod-icon {
  background: url('') 0 -2240px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .home-supplies-prod-icon {
    background: url('') !important;
    background-position: 0 -2240px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.hospital-medical-supplies-prod-icon {
  background: url('') 0 -2520px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .hospital-medical-supplies-prod-icon {
    background: url('') !important;
    background-position: 0 -2520px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.hotel-supplies-equipment-prod-icon {
  background: url('') 0 -2660px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .hotel-supplies-equipment-prod-icon {
    background: url('') !important;
    background-position: 0 -2660px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.industrial-supplies-prod-icon {
  background: url('') 0 -2800px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .industrial-supplies-prod-icon {
    background: url('') !important;
    background-position: 0 -2800px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.jewelry-gemstones-prod-icon {
  background: url('') 0 -2940px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .jewelry-gemstones-prod-icon {
    background: url('') !important;
    background-position: 0 -2940px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.leather-leather-products-prod-icon {
  background: url('') 0 -3080px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .leather-leather-products-prod-icon {
    background: url('') !important;
    background-position: 0 -3080px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.machinery-prod-icon {
  background: url('') 0 -3220px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .machinery-prod-icon {
    background: url('') !important;
    background-position: 0 -3220px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.merchant-exporters-prod-icon {
  background: url('') 0 -3500px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .merchant-exporters-prod-icon {
    background: url('') !important;
    background-position: 0 -3500px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.mineral-metals-prod-icon {
  background: url('') 0 -3640px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .mineral-metals-prod-icon {
    background: url('') !important;
    background-position: 0 -3640px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.office-school-supplies-prod-icon {
  background: url('') 0 -3780px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .office-school-supplies-prod-icon {
    background: url('') !important;
    background-position: 0 -3780px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.others-prod-icon {
  background: url('') 0 -3920px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .others-prod-icon {
    background: url('') !important;
    background-position: 0 -3920px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.packaging-paper-prod-icon {
  background: url('') 0 -4060px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .packaging-paper-prod-icon {
    background: url('') !important;
    background-position: 0 -4060px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.pipes-tubes-fittings-prod-icon {
  background: url('') 0 -4200px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .pipes-tubes-fittings-prod-icon {
    background: url('') !important;
    background-position: 0 -4200px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.plastics-products-prod-icon {
  background: url('') 0 -4340px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .plastics-products-prod-icon {
    background: url('') !important;
    background-position: 0 -4340px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.printing-publishing-prod-icon {
  background: url('') 0 -4480px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .printing-publishing-prod-icon {
    background: url('') !important;
    background-position: 0 -4480px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.scientific-laboratory-instruments-prod-icon {
  background: url('') 0 -4620px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .scientific-laboratory-instruments-prod-icon {
    background: url('') !important;
    background-position: 0 -4620px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.security-protection-prod-icon {
  background: url('') 0 -4760px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .security-protection-prod-icon {
    background: url('') !important;
    background-position: 0 -4760px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.sports-entertainment-prod-icon {
  background: url('') 0 -4900px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .sports-entertainment-prod-icon {
    background: url('') !important;
    background-position: 0 -4900px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.telecommunications-prod-icon {
  background: url('') 0 -5040px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .telecommunications-prod-icon {
    background: url('') !important;
    background-position: 0 -5040px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.textiles-fabrics-prod-icon {
  background: url('') 0 -5180px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .textiles-fabrics-prod-icon {
    background: url('') !important;
    background-position: 0 -5180px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.toys-prod-icon {
  background: url('') 0 -5320px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .toys-prod-icon {
    background: url('') !important;
    background-position: 0 -5320px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.transportation-prod-icon {
  background: url('') 0 -5460px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .transportation-prod-icon {
    background: url('') !important;
    background-position: 0 -5460px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.home-textiles-furnishings-prod-icon {
  background: url('') 0 -2380px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .home-textiles-furnishings-prod-icon {
    background: url('') !important;
    background-position: 0 -2380px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.merchant-importers-prod-icon {
  background: url('') 0 -3360px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .merchant-importers-prod-icon {
    background: url('') !important;
    background-position: 0 -3360px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.merchant-importers-prod-icon {
  background: url('') 0 -3360px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .merchant-importers-prod-icon {
    background: url('') !important;
    background-position: 0 -3360px !important;
    background-size: 100px 5560px !important;
    background-repeat: no-repeat !important;
  }
}

.agriculture-buy {
  background: url('') 0 0 no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .agriculture-buy {
    background: url('') !important;
    background-position: 0 0 !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.apparel-fashion-buy {
  background: url('') 0 -70px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .apparel-fashion-buy {
    background: url('') !important;
    background-position: 0 -70px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.automobile-buy {
  background: url('') 0 -140px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .automobile-buy {
    background: url('') !important;
    background-position: 0 -140px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.brass-hardware-components-buy {
  background: url('') 0 -210px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .brass-hardware-components-buy {
    background: url('') !important;
    background-position: 0 -210px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.business-services-buy {
  background: url('') 0 -280px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .business-services-buy {
    background: url('') !important;
    background-position: 0 -280px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.chemicals-buy {
  background: url('') 0 -350px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .chemicals-buy {
    background: url('') !important;
    background-position: 0 -350px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.computer-hardware-software-buy {
  background: url('') 0 -420px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .computer-hardware-software-buy {
    background: url('') !important;
    background-position: 0 -420px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.construction-real-estate-buy {
  background: url('') 0 -490px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .construction-real-estate-buy {
    background: url('') !important;
    background-position: 0 -490px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.consumer-electronics-buy {
  background: url('') 0 -560px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .consumer-electronics-buy {
    background: url('') !important;
    background-position: 0 -560px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.electronics-electrical-supplies-buy {
  background: url('') 0 -630px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .electronics-electrical-supplies-buy {
    background: url('') !important;
    background-position: 0 -630px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.energy-power-buy {
  background: url('') 0 -700px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .energy-power-buy {
    background: url('') !important;
    background-position: 0 -700px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.environment-pollution-buy {
  background: url('') 0 -770px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .environment-pollution-buy {
    background: url('') !important;
    background-position: 0 -770px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.food-beverage-buy {
  background: url('') 0 -840px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .food-beverage-buy {
    background: url('') !important;
    background-position: 0 -840px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.furniture-buy {
  background: url('') 0 -910px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .furniture-buy {
    background: url('') !important;
    background-position: 0 -910px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.gifts-crafts-buy {
  background: url('') 0 -980px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .gifts-crafts-buy {
    background: url('') !important;
    background-position: 0 -980px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.health-beauty-buy {
  background: url('') 0 -1050px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .health-beauty-buy {
    background: url('') !important;
    background-position: 0 -1050px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.home-supplies-buy {
  background: url('') 0 -1120px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .home-supplies-buy {
    background: url('') !important;
    background-position: 0 -1120px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.home-textiles-furnishings-buy {
  background: url('') 0 -1190px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .home-textiles-furnishings-buy {
    background: url('') !important;
    background-position: 0 -1190px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.hospital-medical-supplies-buy {
  background: url('') 0 -1260px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .hospital-medical-supplies-buy {
    background: url('') !important;
    background-position: 0 -1260px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.hotel-supplies-equipment-buy {
  background: url('') 0 -1330px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .hotel-supplies-equipment-buy {
    background: url('') !important;
    background-position: 0 -1330px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.industrial-supplies-buy {
  background: url('') 0 -1400px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .industrial-supplies-buy {
    background: url('') !important;
    background-position: 0 -1400px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.jewelry-gemstones-buy {
  background: url('') 0 -1470px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .jewelry-gemstones-buy {
    background: url('') !important;
    background-position: 0 -1470px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.leather-leather-products-buy {
  background: url('') 0 -1540px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .leather-leather-products-buy {
    background: url('') !important;
    background-position: 0 -1540px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.machinery-buy {
  background: url('') 0 -1610px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .machinery-buy {
    background: url('') !important;
    background-position: 0 -1610px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.merchant-exporters-buy {
  background: url('') 0 -1750px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .merchant-exporters-buy {
    background: url('') !important;
    background-position: 0 -1750px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.merchant-importers-buy {
  background: url('') 0 -1680px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .merchant-importers-buy {
    background: url('') !important;
    background-position: 0 -1680px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.mineral-metals-buy {
  background: url('') 0 -1820px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .mineral-metals-buy {
    background: url('') !important;
    background-position: 0 -1820px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.office-school-supplies-buy {
  background: url('') 0 -1890px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .office-school-supplies-buy {
    background: url('') !important;
    background-position: 0 -1890px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.others-buy {
  background: url('') 0 -1960px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .others-buy {
    background: url('') !important;
    background-position: 0 -1960px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.packaging-paper-buy {
  background: url('') 0 -2030px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .packaging-paper-buy {
    background: url('') !important;
    background-position: 0 -2030px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.pipes-tubes-fittings-buy {
  background: url('') 0 -2100px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .pipes-tubes-fittings-buy {
    background: url('') !important;
    background-position: 0 -2100px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.plastics-products-buy {
  background: url('') 0 -2170px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .plastics-products-buy {
    background: url('') !important;
    background-position: 0 -2170px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.printing-publishing-buy {
  background: url('') 0 -2240px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .printing-publishing-buy {
    background: url('') !important;
    background-position: 0 -2240px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.scientific-laboratory-instruments-buy {
  background: url('') 0 -2310px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .scientific-laboratory-instruments-buy {
    background: url('') !important;
    background-position: 0 -2310px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.security-protection-buy {
  background: url('') 0 -2380px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .security-protection-buy {
    background: url('') !important;
    background-position: 0 -2380px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.sports-entertainment-buy {
  background: url('') 0 -2450px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .sports-entertainment-buy {
    background: url('') !important;
    background-position: 0 -2450px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.telecommunications-buy {
  background: url('') 0 -2520px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .telecommunications-buy {
    background: url('') !important;
    background-position: 0 -2520px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.textiles-fabrics-buy {
  background: url('') 0 -2590px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .textiles-fabrics-buy {
    background: url('') !important;
    background-position: 0 -2590px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.toys-buy {
  background: url('') 0 -2660px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .toys-buy {
    background: url('') !important;
    background-position: 0 -2660px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.transportation-buy {
  background: url('') 0 -2730px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .transportation-buy {
    background: url('') !important;
    background-position: 0 -2730px !important;
    background-size: 30px 2760px !important;
    background-repeat: no-repeat !important;
  }
}

.super-bonanza {
  background: url('') 0 -381px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .super-bonanza {
    background: url('') !important;
    background-position: 0 -381px !important;
    background-size: 157px 1171px !important;
    background-repeat: no-repeat !important;
  }
}

.super-premium {
  background: url('') 0 -722px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .super-premium {
    background: url('') !important;
    background-position: 0 -722px !important;
    background-size: 157px 1171px !important;
    background-repeat: no-repeat !important;
  }
}

.super-seller {
  background: url('') 0 -1012px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .super-seller {
    background: url('') !important;
    background-position: 0 -1012px !important;
    background-size: 157px 1171px !important;
    background-repeat: no-repeat !important;
  }
}

.premium-seller {
  background: url('') 0 -91px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .premium-seller {
    background: url('') !important;
    background-position: 0 -91px !important;
    background-size: 157px 1171px !important;
    background-repeat: no-repeat !important;
  }
}

.air-blowers {
  background: url('') 0 -440px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .air-blowers {
    background: url('') !important;
    background-position: 0 -440px !important;
    background-size: 180px 10520px !important;
    background-repeat: no-repeat !important;
  }
}

.ball-roller-bearings-bushes {
  background: url('') 0 -1320px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .ball-roller-bearings-bushes {
    background: url('') !important;
    background-position: 0 -1320px !important;
    background-size: 180px 10520px !important;
    background-repeat: no-repeat !important;
  }
}

.ball-valves {
  background: url('') 0 -1540px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .ball-valves {
    background: url('') !important;
    background-position: 0 -1540px !important;
    background-size: 180px 10520px !important;
    background-repeat: no-repeat !important;
  }
}

.bolts {
  background: url('') 0 -1980px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .bolts {
    background: url('') !important;
    background-position: 0 -1980px !important;
    background-size: 180px 10520px !important;
    background-repeat: no-repeat !important;
  }
}

.centrifugal-pumps {
  background: url('') 0 -2640px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .centrifugal-pumps {
    background: url('') !important;
    background-position: 0 -2640px !important;
    background-size: 180px 10520px !important;
    background-repeat: no-repeat !important;
  }
}

.clips-clamps {
  background: url('') 0 -3300px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .clips-clamps {
    background: url('') !important;
    background-position: 0 -3300px !important;
    background-size: 180px 10520px !important;
    background-repeat: no-repeat !important;
  }
}

.departmental-shelving {
  background: url('') 0 -3740px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .departmental-shelving {
    background: url('') !important;
    background-position: 0 -3740px !important;
    background-size: 180px 10520px !important;
    background-repeat: no-repeat !important;
  }
}

.draught-fan {
  background: url('') 0 -4180px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .draught-fan {
    background: url('') !important;
    background-position: 0 -4180px !important;
    background-size: 180px 10520px !important;
    background-repeat: no-repeat !important;
  }
}

.bridal-wear {
  background: url('') 0 -2420px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .bridal-wear {
    background: url('') !important;
    background-position: 0 -2420px !important;
    background-size: 180px 10520px !important;
    background-repeat: no-repeat !important;
  }
}

.children-clothing {
  background: url('') 0 -2860px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .children-clothing {
    background: url('') !important;
    background-position: 0 -2860px !important;
    background-size: 180px 10520px !important;
    background-repeat: no-repeat !important;
  }
}

.fashion-accessories {
  background: url('') 0 -4620px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .fashion-accessories {
    background: url('') !important;
    background-position: 0 -4620px !important;
    background-size: 180px 10520px !important;
    background-repeat: no-repeat !important;
  }
}

.footwear {
  background: url('') 0 -5060px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .footwear {
    background: url('') !important;
    background-position: 0 -5060px !important;
    background-size: 180px 10520px !important;
    background-repeat: no-repeat !important;
  }
}

.gloves-mittens {
  background: url('') 0 -6380px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .gloves-mittens {
    background: url('') !important;
    background-position: 0 -6380px !important;
    background-size: 180px 10520px !important;
    background-repeat: no-repeat !important;
  }
}

.readymade-garments {
  background: url('') 0 -8140px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .readymade-garments {
    background: url('') !important;
    background-position: 0 -8140px !important;
    background-size: 180px 10520px !important;
    background-repeat: no-repeat !important;
  }
}

.scarves {
  background: url('') 0 -8360px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .scarves {
    background: url('') !important;
    background-position: 0 -8360px !important;
    background-size: 180px 10520px !important;
    background-repeat: no-repeat !important;
  }
}

.wedding-dresses {
  background: url('') 0 -9460px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .wedding-dresses {
    background: url('') !important;
    background-position: 0 -9460px !important;
    background-size: 180px 10520px !important;
    background-repeat: no-repeat !important;
  }
}

.aluminium-handicrafts {
  background: url('') 0 -660px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .aluminium-handicrafts {
    background: url('') !important;
    background-position: 0 -660px !important;
    background-size: 180px 10520px !important;
    background-repeat: no-repeat !important;
  }
}

.artifacts {
  background: url('') 0 -1100px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .artifacts {
    background: url('') !important;
    background-position: 0 -1100px !important;
    background-size: 180px 10520px !important;
    background-repeat: no-repeat !important;
  }
}

.brassware-brass-handicrafts {
  background: url('') 0 -2200px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .brassware-brass-handicrafts {
    background: url('') !important;
    background-position: 0 -2200px !important;
    background-size: 180px 10520px !important;
    background-repeat: no-repeat !important;
  }
}

.christmas-decoration-items {
  background: url('') 0 -3080px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .christmas-decoration-items {
    background: url('') !important;
    background-position: 0 -3080px !important;
    background-size: 180px 10520px !important;
    background-repeat: no-repeat !important;
  }
}

.gift-articles {
  background: url('') 0 -5940px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .gift-articles {
    background: url('') !important;
    background-position: 0 -5940px !important;
    background-size: 180px 10520px !important;
    background-repeat: no-repeat !important;
  }
}

.glassware {
  background: url('') 0 -6160px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .glassware {
    background: url('') !important;
    background-position: 0 -6160px !important;
    background-size: 180px 10520px !important;
    background-repeat: no-repeat !important;
  }
}

.vases {
  background: url('') 0 -9020px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .vases {
    background: url('') !important;
    background-position: 0 -9020px !important;
    background-size: 180px 10520px !important;
    background-repeat: no-repeat !important;
  }
}

.wooden-handicrafts {
  background: url('') 0 -10340px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .wooden-handicrafts {
    background: url('') !important;
    background-position: 0 -10340px !important;
    background-size: 180px 10520px !important;
    background-repeat: no-repeat !important;
  }
}

.domains-icon {
  background: url('') 0 0 no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .domains-icon {
    background: url('') !important;
    background-position: 0 0 !important;
    background-size: 60px 860px !important;
    background-repeat: no-repeat !important;
  }
}

.getdistributors-icon {
  background: url('') 0 -100px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .getdistributors-icon {
    background: url('') !important;
    background-position: 0 -100px !important;
    background-size: 60px 860px !important;
    background-repeat: no-repeat !important;
  }
}

.products-icon {
  background: url('') 0 -200px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .products-icon {
    background: url('') !important;
    background-position: 0 -200px !important;
    background-size: 60px 860px !important;
    background-repeat: no-repeat !important;
  }
}

.service-providers-icon {
  background: url('') 0 -300px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .service-providers-icon {
    background: url('') !important;
    background-position: 0 -300px !important;
    background-size: 60px 860px !important;
    background-repeat: no-repeat !important;
  }
}

.suppliers-icon {
  background: url('') 0 -400px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .suppliers-icon {
    background: url('') !important;
    background-position: 0 -400px !important;
    background-size: 60px 860px !important;
    background-repeat: no-repeat !important;
  }
}

.tenders-icon {
  background: url('') 0 -500px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .tenders-icon {
    background: url('') !important;
    background-position: 0 -500px !important;
    background-size: 60px 860px !important;
    background-repeat: no-repeat !important;
  }
}

.tradeindia-communities-icon {
  background: url('') 0 -800px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .tradeindia-communities-icon {
    background: url('') !important;
    background-position: 0 -800px !important;
    background-size: 60px 860px !important;
    background-repeat: no-repeat !important;
  }
}

.trade-leads-icon {
  background: url('') 0 -600px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .trade-leads-icon {
    background: url('') !important;
    background-position: 0 -600px !important;
    background-size: 60px 860px !important;
    background-repeat: no-repeat !important;
  }
}

.trade-shows-icon {
  background: url('') 0 -700px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .trade-shows-icon {
    background: url('') !important;
    background-position: 0 -700px !important;
    background-size: 60px 860px !important;
    background-repeat: no-repeat !important;
  }
}

.touch .menu-category-view {
  display: none !important;
}
.touch .mega-menu-wrap {
  width: 100% !important;
  margin: 0;
}

.nav-wrap {
  height:  3.875rem;
  border: solid 1px #e9e9e9;
  box-sizing: border-box;
}
.ie8 .nav-wrap {
  height:  62px;
}
.nav-wrap .w-bg {
  background: #fff;
  position: absolute;
  width: 100%;
  display: block;
}
.nav-wrap .menu-category-view {
  width: 11.01695%;
  float: left;
  margin-right: 1.69492%;
  max-width:  12.1875rem;
  margin: 0;
  border-right: solid 1px #e9e9e9;
  position: relative;
  float: left;
}
.ie8 .nav-wrap .menu-category-view {
  max-width:  195px;
}
.nav-wrap .menu-category-view .arrow {
  float: none;
}
.nav-wrap .menu-category-view > h3 {
  padding:  1.125rem 0 1.4375rem 2.8125rem;
  margin:  0;
  background: url('') 12px -856px no-repeat !important;
  cursor: pointer;
  font-size: 14px;
  font-size: 0.875rem;
}
.ie8 .nav-wrap .menu-category-view > h3 {
  padding:  18px 0 23px 45px;
}
.ie8 .nav-wrap .menu-category-view > h3 {
  margin:  0;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .nav-wrap .menu-category-view > h3 {
    background: url('') !important;
    background-position: 12px -856px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.nav-wrap .menu-category-view:hover h3 {
  background: url('') 12px -801px no-repeat !important;
  background-color: #fff !important;
  color: #eb0511;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .nav-wrap .menu-category-view:hover h3 {
    background: url('') !important;
    background-position: 12px -801px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.nav-wrap .menu-category-view:hover h3 .arrow:after {
  background: url('') 6px -3817px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .nav-wrap .menu-category-view:hover h3 .arrow:after {
    background: url('') !important;
    background-position: 6px -3817px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.nav-wrap .category-list-view {
  width:  18.75rem;
  position: absolute;
  z-index: 1000;
  background: #fff;
  border: solid 1px #e9e9e9;
  border-top: none;
  top: 61px;
  left: -1px;
  box-shadow: 0 7px 10px rgba(0, 0, 0, 0.14);
}
.ie8 .nav-wrap .category-list-view {
  width:  300px;
}
.nav-wrap .category-list-view li a {
  padding:  0.5rem 0 0.5rem 0.9375rem;
  font-size: 14px;
  font-size: 0.875rem;
  display: block;
  color: #595858;
  
}
.ie8 .nav-wrap .category-list-view li a {
  padding:  8px 0 8px 15px;
}
.nav-wrap .category-list-view li a:hover {
  color: #eb0511;
}
.nav-wrap .category-list-view li a:hover:after {
  background: url('') 0 -3772px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .nav-wrap .category-list-view li a:hover:after {
    background: url('') !important;
    background-position: 0 -3772px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.nav-wrap .category-list-view .view-more {
  margin:  0.625rem 0 0.9375rem 0.9375rem;
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  background: url('') 90px -355px no-repeat !important;
}
.ie8 .nav-wrap .category-list-view .view-more {
  margin:  10px 0 15px 15px;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .nav-wrap .category-list-view .view-more {
    background: url('') !important;
    background-position: 90px -355px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.nav-wrap .mega-menu-wrap {
  width: 87.28814%;
  float: right;
  margin-right: 0;
  margin: 0;
}
.nav-wrap .mega-menu {
  width: 100%;
  position: relative;
}
.nav-wrap .mega-menu .arrow {
  position: absolute;
  top:  1.375rem;
}
.ie8 .nav-wrap .mega-menu .arrow {
  top:  22px;
}
.nav-wrap .mega-menu .divTableCell {
  border: none;
  vertical-align: top;
  padding-left: 10px;
}
.nav-wrap .mega-menu > li {
  float: left;
  border-right: solid 1px #e9e9e9;
  box-sizing: border-box;
  width: 20%;
  
  width: calc(100% / 5);
  min-width: 195px;
}
.nav-wrap .mega-menu > li .title {
  width: 114px;
  float: left;
  padding-top: 5px;
}
.nav-wrap .mega-menu > li > a {
  font-size: 14px;
  font-size: 0.875rem;
  padding:  0 0.3125rem 0 0;
  display: inline-block;
  position: relative;
  height:  3.875rem;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
}
.ie8 .nav-wrap .mega-menu > li > a {
  padding:  0 5px 0 0;
}
.ie8 .nav-wrap .mega-menu > li > a {
  height:  62px;
}
.nav-wrap .mega-menu > li > a img {
  float: left;
  margin: 0 10px;
  filter: grayscale(100%);
}
.nav-wrap .mega-menu > li:last-child {
  border-right: none;
}
.nav-wrap .mega-menu .mega-view {
  position: absolute;
  left: -10px;
  z-index: 1000;
  background: #fff;
  border: solid 1px #e9e9e9;
  border-top: none;
  box-sizing: border-box;
  padding:  0.9375rem;
}
.ie8 .nav-wrap .mega-menu .mega-view {
  padding:  15px;
}
.nav-wrap .mega-menu .mega-view .mc {
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  font-weight: bold;
}
.nav-wrap .mega-menu .mega-view .sub-list > li {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  padding:  0.3125rem 0;
}
.ie8 .nav-wrap .mega-menu .mega-view .sub-list > li {
  padding:  5px 0;
}
.nav-wrap .mega-menu .mega-view .feature-category {
  vertical-align: bottom;
}
.nav-wrap .mega-menu .mega-view .feature-category:hover {
  background: #fff;
}

.app-icon {
  padding-left:  1.25rem;
  background: url('') 0 -108px no-repeat !important;
}
.ie8 .app-icon {
  padding-left:  20px;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .app-icon {
    background: url('') !important;
    background-position: 0 -108px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}



.root {
  font-size: 12px;
  list-style: outside none none;
  margin: 0;
  padding: 4px 0 0;
}

.imp-services-fluid {
  border-top: solid 1px #dcdee3;
  clear: both;
}
.imp-services-fluid .imp-services {
  margin: auto;
  border-right: solid 1px #dcdee3;
}
.imp-services-fluid .imp-services .icon-hw {
  width:  3.3125rem;
  height:  3.0625rem;
  background: url('') 0 -2738px no-repeat !important;
}
.ie8 .imp-services-fluid .imp-services .icon-hw {
  width:  53px;
}
.ie8 .imp-services-fluid .imp-services .icon-hw {
  height:  49px;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .imp-services-fluid .imp-services .icon-hw {
    background: url('') !important;
    background-position: 0 -2738px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.imp-services-fluid .imp-services .icon-b2b {
  width:  3.0625rem;
  height:  3.375rem;
  background: url('') 0 -411px no-repeat !important;
}
.ie8 .imp-services-fluid .imp-services .icon-b2b {
  width:  49px;
}
.ie8 .imp-services-fluid .imp-services .icon-b2b {
  height:  54px;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .imp-services-fluid .imp-services .icon-b2b {
    background: url('') !important;
    background-position: 0 -411px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.imp-services-fluid .imp-services .icon-help {
  width:  3.3125rem;
  height:  3.3125rem;
  background: url('') 0 -2384px no-repeat !important;
}
.ie8 .imp-services-fluid .imp-services .icon-help {
  width:  53px;
}
.ie8 .imp-services-fluid .imp-services .icon-help {
  height:  53px;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .imp-services-fluid .imp-services .icon-help {
    background: url('') !important;
    background-position: 0 -2384px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.imp-services-fluid .imp-services .col {
  text-align: center;
  width: 33.33%;
  
  width: calc(100% / 3);
  padding:  1.875rem 1.625rem;
  float: left;
  box-sizing: border-box;
  border-left: solid 1px #dcdee3;
}
.ie8 .imp-services-fluid .imp-services .col {
  padding:  30px 26px;
}
.imp-services-fluid .imp-services .col h3 {
  font-size: 22px;
  font-size: 1.375rem;
  margin: 0;
  padding: 0;
}
.imp-services-fluid .imp-services .col h3 > span {
  display: block;
  margin: auto;
  margin-bottom: 20px !important;
}
.imp-services-fluid .imp-services .col p {
  font-size: 13px;
  font-size: 0.8125rem;
  margin-top:  1.75rem;
}
.ie8 .imp-services-fluid .imp-services .col p {
  margin-top:  28px;
}
.imp-services-fluid .imp-services .col .view-more {
  font-size: 13px;
  font-size: 0.8125rem;
  margin-top:  1.25rem;
}
.ie8 .imp-services-fluid .imp-services .col .view-more {
  margin-top:  20px;
}

.footer-link-fluid {
  border-top: solid 1px #dcdee3;
  clear: both;
}
.footer-link-fluid .footer-link {
  margin: auto;
  padding:  1.25rem 0 1.875rem 0;
}
.ie8 .footer-link-fluid .footer-link {
  padding:  20px 0 30px 0;
}
.footer-link-fluid .footer-link .footer-heading {
  font-size: 17px;
  font-size: 1.0625rem;
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
}
.footer-link-fluid .footer-link .col {
  width: 17.79661%;
  float: left;
  margin-right: 1.69492%;
}
.footer-link-fluid .footer-link .col a {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #707070;
}
.footer-link-fluid .footer-link .col a:hover {
  color: #eb0511;
}







.checkout-header {
  border-bottom: solid 1px #e9e9e9;
  text-align: center;
  padding:  1.5625rem 0;
}
.ie8 .checkout-header {
  padding:  25px 0;
}

.myaccount-body {
  margin-top:  0.9375rem;
}
.ie8 .myaccount-body {
  margin-top:  15px;
}
.myaccount-body > h1 {
  font-size: 35px;
  font-size: 2.1875rem;
  color: #555555;
  text-align: center;
  font-weight: normal;
  margin:  0 0 1.875rem 0;
}
.ie8 .myaccount-body > h1 {
  margin:  0 0 30px 0;
}
.myaccount-body .tagLine {
  text-align: center;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #555555;
}
.myaccount-body .tagheading {
  text-align: center;
  font-size: 25px;
  font-size: 1.5625rem;
  color: #555555;
  margin-bottom:  0.625rem;
}
.ie8 .myaccount-body .tagheading {
  margin-bottom:  10px;
}
.myaccount-body .blue {
  color: #2c4cc4;
}
.myaccount-body .common-text {
  font-size: 17px;
  font-size: 1.0625rem;
  color: #555555;
  margin:  0.625rem 0;
}
.ie8 .myaccount-body .common-text {
  margin:  10px 0;
}
.myaccount-body .rules {
  margin-bottom:  1.5625rem;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
}
.ie8 .myaccount-body .rules {
  margin-bottom:  25px;
}
.myaccount-body .rules p {
  font-size: 13px;
  font-size: 0.8125rem;
}
.myaccount-body .loginForm {
  background: #f7f7f7;
  border: 1px solid #f9f9f9;
  margin: auto;
  width:  22.25rem;
  text-align: center;
  box-sizing: border-box;
  padding: 30px 45px;
  margin-top:  1.875rem;
  margin-bottom:  1.875rem;
  border-radius: 3px;
  box-shadow: 1px 2px 4px #ccc;
}
.ie8 .myaccount-body .loginForm {
  width:  356px;
}
.ie8 .myaccount-body .loginForm {
  margin-top:  30px;
}
.ie8 .myaccount-body .loginForm {
  margin-bottom:  30px;
}
.myaccount-body .loginForm .default-user {
  width:  6.125rem;
  height:  6.125rem;
  background: #e1e1e1;
  display: inline-block;
  margin:  0 0 0.9375rem 0;
  border-radius: 100%;
}
.ie8 .myaccount-body .loginForm .default-user {
  width:  98px;
}
.ie8 .myaccount-body .loginForm .default-user {
  height:  98px;
}
.ie8 .myaccount-body .loginForm .default-user {
  margin:  0 0 15px 0;
}
.myaccount-body .loginForm .default-user img {
  width:  6.125rem;
  height:  6.125rem;
}
.ie8 .myaccount-body .loginForm .default-user img {
  width:  98px;
}
.ie8 .myaccount-body .loginForm .default-user img {
  height:  98px;
}
.myaccount-body .loginForm .remember-me {
  display: block;
  margin-top:  0.625rem;
  font-size: 14px;
  font-size: 0.875rem;
}
.ie8 .myaccount-body .loginForm .remember-me {
  margin-top:  10px;
}
.myaccount-body .loginForm .for-password {
  color: #427fed;
  font-size: 13px;
  font-size: 0.8125rem;
  width: 100%;
  text-align: right;
  display: block;
  margin-top:  0.625rem;
}
.ie8 .myaccount-body .loginForm .for-password {
  margin-top:  10px;
}
.myaccount-body .loginForm .for-password:hover {
  color: #eb0511;
}
.myaccount-body .loginForm .input {
  float: none;
  background: #fff none repeat scroll 0 0;
  
  color: #909090;
}
.myaccount-body .loginForm .submit {
  display: block;
  width: 100%;
  margin-top:  0.9375rem;
}
.ie8 .myaccount-body .loginForm .submit {
  margin-top:  15px;
}
.myaccount-body .loginForm .sign-in-with {
  border-top: solid 1px #cecece;
  padding: 10px 0 0;
  color: #797979;
  font-size: 13px;
  font-size: 0.8125rem;
  margin-top: 10px;
  text-align: left;
}
.myaccount-body .loginForm .sign-in-with img {
  vertical-align: middle;
  padding-left: 5px;
}
.myaccount-body .loginForm .forgot-pass-icon {
  width:  6.125rem;
  height:  4.1875rem;
  background: url('') 0 -138px no-repeat !important;
  display: inline-block;
  margin:  0 0 0.9375rem 0;
}
.ie8 .myaccount-body .loginForm .forgot-pass-icon {
  width:  98px;
}
.ie8 .myaccount-body .loginForm .forgot-pass-icon {
  height:  67px;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .myaccount-body .loginForm .forgot-pass-icon {
    background: url('') !important;
    background-position: 0 -138px !important;
    background-size: 98px 205px !important;
    background-repeat: no-repeat !important;
  }
}
.ie8 .myaccount-body .loginForm .forgot-pass-icon {
  margin:  0 0 15px 0;
}
.myaccount-body .loginForm .security-feild-box {
  margin: 0;
  padding: 0;
}
.myaccount-body .loginForm .security-feild-box .captcha-img {
  padding-top: 8px;
}
.myaccount-body .loginForm .security-feild-box .fright {
  float: right;
}
.myaccount-body .loginForm .security-feild {
  width:  9.875rem;
  float: left;
}
.ie8 .myaccount-body .loginForm .security-feild {
  width:  158px;
}
.myaccount-body .loginForm .input-lable-area {
  position: relative;
}
.myaccount-body .loginForm label {
  position: absolute;
  pointer-events: none;
  top: 5px;
  left: 10px;
  font-size: 13px;
  opacity: 0;
  background: #ffffff;
  padding: 0 2px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.myaccount-body .loginForm input:focus + label {
  opacity: 1;
  top: -8px;
  color: #000000;
}
.myaccount-body .loginForm .browser-cookies {
  width: 47.45763%;
  float: left;
  margin-right: 1.69492%;
}
.myaccount-body .loginForm .browser-cookies .browser-icon {
  width: 100%;
  height: 50px;
  text-align: center;
}
.myaccount-body .loginForm .browser-cookies .browser-name {
  font-size: 14px;
  font-size: 0.875rem;
  margin-top:  0.625rem;
}
.ie8 .myaccount-body .loginForm .browser-cookies .browser-name {
  margin-top:  10px;
}
.myaccount-body .create-account {
  display: block;
  text-align: center;
  margin:  0 0 3.125rem 0;
  font-size: 15px;
  font-size: 0.9375rem;
}
.ie8 .myaccount-body .create-account {
  margin:  0 0 50px 0;
}
.myaccount-body .create-account a {
  color: #427fed;
  font-size: 15px;
  font-size: 0.9375rem;
}
.myaccount-body .create-account a:hover {
  color: #eb0511;
}

.cookies-wrapper {
  width: 47.45763%;
  float: left;
  margin-right: 1.69492%;
  margin-top:  1.25rem;
  padding:  1.25rem 0;
  border-top: 1px solid #e7e4e4;
}
.ie8 .cookies-wrapper {
  margin-top:  20px;
}
.ie8 .cookies-wrapper {
  padding:  20px 0;
}



.join-now-gray-area {
  background: #eeeeee;
}

.join-now {
  width: 100%;
  padding:  0 0 1.875rem 0;
  clear: both;
}
.ie8 .join-now {
  padding:  0 0 30px 0;
}

.join-now-bg {
  width: 100%;
  padding:  1.875rem 0 17.5rem 0;
  background: #de4849 url("");
  color: #ffffff;
}
.ie8 .join-now-bg {
  padding:  30px 0 280px 0;
}
.join-now-bg h1 {
  font-weight: normal;
  font-size: 35px;
  font-size: 2.1875rem;
  margin:  0;
}
.ie8 .join-now-bg h1 {
  margin:  0;
}
.join-now-bg h2 {
  font-weight: normal;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
}

.join-now-container {
  background: #ffffff;
  width: 80%;
  margin:  -16.25rem auto 0 auto;
  padding:  2.625rem 0;
  border-radius: 2px;
  box-shadow: 1px 4px 5px #dbdada;
  min-height: 340px;
}
.ie8 .join-now-container {
  margin:  -260px auto 0 auto;
}
.ie8 .join-now-container {
  padding:  42px 0;
}
.join-now-container .container-small {
  width: 60%;
  margin:  0 auto;
}
.ie8 .join-now-container .container-small {
  margin:  0 auto;
}
.join-now-container .container-small ul {
  position: relative;
  float: left;
  width: 100%;
  margin:  0 0 3.125rem 0;
}
.ie8 .join-now-container .container-small ul {
  margin:  0 0 50px 0;
}
.join-now-container .container-small ul li {
  float: left;
  position: relative;
}
.join-now-container .container-small ul li .full-width {
  width: 100%;
  float: left;
}
.join-now-container .container-small ul li .circle {
  width: 24px;
  height: 24px;
  color: #ffffff;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: bold;
  background: #c8d2e0;
  text-align: center;
  border-radius: 30px;
  float: left;
  margin:  0 0 0 1.75rem;
  line-height: 24px;
}
.ie8 .join-now-container .container-small ul li .circle {
  margin:  0 0 0 28px;
}
.join-now-container .container-small ul li .gray-line {
  width: 100%;
  height: 3px;
  background: #c8d2e0;
  float: left;
  margin: 11px 0 0 0;
  position: absolute;
}
.join-now-container .container-small ul li .circle-text {
  font-size: 14px;
  font-size: 0.875rem;
  color: #9e9e9e;
  float: left;
  width: 82px;
  text-align: center;
  line-height: 27px;
}
.join-now-container .container-small ul li .red-selected {
  background: #e34d4e;
}
.join-now-container .container-small ul .li-width {
  width: 43.5%;
}
.join-now-container .container-small ul .last-li-width {
  width: 13%;
}
.join-now-container .container-small dl {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
.join-now-container .container-small dt {
  float: left;
  color: #666666;
  font-size: 17px;
  font-size: 1.0625rem;
  width: 33%;
  line-height: 26px;
  margin-bottom:  0.625rem;
  padding:  0 1.4375rem 0 1.875rem;
  box-sizing: border-box;
  line-height: 43px;
}
.ie8 .join-now-container .container-small dt {
  margin-bottom:  10px;
}
.ie8 .join-now-container .container-small dt {
  padding:  0 23px 0 30px;
}
.join-now-container .container-small dd {
  float: left;
  color: #727272;
  font-size: 14px;
  font-size: 0.875rem;
  width: 67%;
  margin: 0;
  line-height: 26px;
  margin-bottom:  0.625rem;
}
.ie8 .join-now-container .container-small dd {
  margin-bottom:  10px;
}
.join-now-container .container-small form {
  width: 100%;
  float: left;
}
.join-now-container .container-small form .country-list li {
  float: none !important;
}
.join-now-container .container-small form .intl-tel-input .flag-dropdown {
  margin: 17px 0 0 0 !important;
}
.join-now-container .container-small form .flag-padding {
  padding: 0 0 0 40px !important;
}
.join-now-container .container-small input[type="text"] {
  width: 292px;
  height: 43px;
  border: solid 1px #c0c0c0;
  box-sizing: border-box;
  padding-left:  0.625rem;
  box-shadow: inset 1px 1px 1px #dfdfdf;
  background: #ffffff;
}
.ie8 .join-now-container .container-small input[type="text"] {
  padding-left:  10px;
}
.join-now-container .container-small input[type="text"]:focus {
  border: solid 1px #f5b3b3;
  box-shadow: inset 0px 0px 3px #e36565;
}
.join-now-container .container-small input[type="password"] {
  width: 292px;
  height: 43px;
  border: solid 1px #c0c0c0;
  box-sizing: border-box;
  padding-left:  0.625rem;
  box-shadow: inset 1px 1px 1px #dfdfdf;
  background: #ffffff;
}
.ie8 .join-now-container .container-small input[type="password"] {
  padding-left:  10px;
}
.join-now-container .container-small input[type="password"]:focus {
  border: solid 1px #f5b3b3;
  box-shadow: inset 0px 0px 3px #e36565;
}
.join-now-container .container-small .customer-type {
  color: #9e9e9e;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 43px;
  display: inline-block;
  margin:  0 0.75rem 0 0;
}
.ie8 .join-now-container .container-small .customer-type {
  margin:  0 12px 0 0;
}
.join-now-container .container-small .conditions {
  color: #a09f9e;
  font-size: 15px;
  font-size: 0.9375rem;
}
.join-now-container .container-small .conditions p {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 22px;
}
.join-now-container .container-small .conditions a {
  color: #3f86d4;
}
.join-now-container .container-small .conditions .left-conditions {
  float: left;
  padding-right:  0.625rem;
  width: 7%;
  box-sizing: border-box;
}
.ie8 .join-now-container .container-small .conditions .left-conditions {
  padding-right:  10px;
}
.join-now-container .container-small .conditions .right-conditions {
  float: left;
  width: 93%;
}
.join-now-container .container-small .step-one dl {
  margin:  1.25rem 0 0 0;
  padding: 0;
  float: left;
  width: 100%;
}
.ie8 .join-now-container .container-small .step-one dl {
  margin:  20px 0 0 0;
}
.join-now-container .container-small .step-one dt {
  width: 45%;
  text-align: right;
}
.join-now-container .container-small .step-one dd {
  width: 55%;
}
.join-now-container .container-small .step-one dd span a {
  color: #8f8f8f;
  font-size: 13px;
  font-size: 0.8125rem;
}
.join-now-container .container-small .step-one input[type="text"] {
  width: 40%;
  margin-right:  0.9375rem;
}
.ie8 .join-now-container .container-small .step-one input[type="text"] {
  margin-right:  15px;
}
.join-now-container .container-small .step-one .problem-text {
  color: #3f86d4;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  width: 100%;
  float: left;
  margin:  0.625rem 0 0 0;
}
.ie8 .join-now-container .container-small .step-one .problem-text {
  margin:  10px 0 0 0;
}
.join-now-container .container-small .step-one .tooltip-text {
  left: 104%;
  top: -252%;
}
.join-now-container .container-small .step-one .resend {
  cursor: pointer;
  text-decoration: none;
}
.join-now-container .container-small .step-three dl {
  margin:  1.25rem 0 0 0;
  padding: 0;
  float: left;
  width: 100%;
}
.ie8 .join-now-container .container-small .step-three dl {
  margin:  20px 0 0 0;
}
.join-now-container .container-small .step-three dt {
  width: 35%;
}
.join-now-container .container-small .step-three dd {
  width: 65%;
}
.join-now-container .container-small .step-three input[type="text"] {
  width: 90%;
}
.join-now-container .container-small .step-three input[type="password"] {
  width: 90%;
}
.join-now-container .container-small .step-four .congratulations-icon {
  float: left;
  width: 100%;
}
.join-now-container .container-small .step-four .congratulations-icon img {
  width: 57px;
  height: 56px;
  margin:  0 auto;
  display: block;
}
.ie8 .join-now-container .container-small .step-four .congratulations-icon img {
  margin:  0 auto;
}
.join-now-container .container-small .step-four .congratulations-text {
  color: #9e9e9e;
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: bold;
  text-align: center;
  width: 100%;
  margin:  0.625rem 0 2.5rem 0;
}
.ie8 .join-now-container .container-small .step-four .congratulations-text {
  margin:  10px 0 40px 0;
}
.join-now-container .container-small .step-four .congratulations-text span {
  color: #e84c3d;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: normal;
}
.join-now-container .container-small .confirmation-text {
  color: #8f8f8f;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: bold;
  text-align: center;
}
.join-now-container .container-small .red-text {
  color: #e34d4e;
}
.join-now-container .container-small .verification-text {
  color: #8f8f8f;
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: center;
  margin:  0.9375rem 0 0 0;
}
.ie8 .join-now-container .container-small .verification-text {
  margin:  15px 0 0 0;
}

.extra-forms {
  width: 50%;
}
.extra-forms .main-heading {
  color: #333333;
  font-size: 22px;
  font-size: 1.375rem;
  margin-top:  2.5rem;
}
.ie8 .extra-forms .main-heading {
  margin-top:  40px;
}
.extra-forms p {
  color: #4a4a4a;
  font-size: 15px;
  font-size: 0.9375rem;
  margin-top:  0.625rem;
  line-height: 30px;
}
.ie8 .extra-forms p {
  margin-top:  10px;
}
.extra-forms .bottom-border {
  height:  0.0625rem;
  background: #eeeeee;
  width: 93%;
  clear: both;
  margin:  2.1875rem auto 1.875rem auto;
}
.ie8 .extra-forms .bottom-border {
  height:  1px;
}
.ie8 .extra-forms .bottom-border {
  margin:  35px auto 30px auto;
}
.extra-forms dl {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
.extra-forms dt {
  float: left;
  color: #666666;
  font-size: 17px;
  font-size: 1.0625rem;
  width: 40%;
  line-height: 36px;
  margin-bottom:  0.625rem;
  padding:  0 1.4375rem 0 0;
  box-sizing: border-box;
}
.ie8 .extra-forms dt {
  margin-bottom:  10px;
}
.ie8 .extra-forms dt {
  padding:  0 23px 0 0;
}
.extra-forms dd {
  float: left;
  color: #727272;
  font-size: 14px;
  font-size: 0.875rem;
  width: 60%;
  margin: 0;
  line-height: 36px;
  margin-bottom:  0.625rem;
}
.ie8 .extra-forms dd {
  margin-bottom:  10px;
}
.extra-forms .full-width {
  color: #666666;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 30px;
  width: 100%;
  display: inline-block;
  margin:  0.3125rem 0 0.625rem 0;
}
.ie8 .extra-forms .full-width {
  margin:  5px 0 10px 0;
}
.extra-forms input[type="text"] {
  width: 100%;
  height: 43px;
  border: solid 1px #c0c0c0;
  box-sizing: border-box;
  padding-left:  0.625rem;
  box-shadow: inset 1px 1px 1px #dfdfdf;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #727272;
  box-sizing: border-box;
}
.ie8 .extra-forms input[type="text"] {
  padding-left:  10px;
}
.extra-forms textarea {
  width: 100%;
  border: solid 1px #c0c0c0;
  box-sizing: border-box;
  padding:  0.625rem 0 0 0.625rem;
  box-shadow: inset 1px 1px 1px #dfdfdf;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #727272;
  margin:  0 0 0.625rem 0;
  min-height: 153px;
}
.ie8 .extra-forms textarea {
  padding:  10px 0 0 10px;
}
.ie8 .extra-forms textarea {
  margin:  0 0 10px 0;
}
.extra-forms select {
  display: inline-block;
  border: solid 1px #c0c0c0;
  padding: 10px 5px;
  background: #f5f7fa;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none !important;
  -ms-appearance: none;
  appearance: none;
  width: 212px;
  background: url('') 185px -4653px no-repeat !important;
  padding:  0.625rem 0.875rem;
  color: #727272;
  box-shadow: inset 1px 1px 1px #dfdfdf;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .extra-forms select {
    background: url('') !important;
    background-position: 185px -4653px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.ie8 .extra-forms select {
  padding:  10px 14px;
}
.extra-forms input[type="checkbox"] {
  margin-right:  0.375rem;
}
.ie8 .extra-forms input[type="checkbox"] {
  margin-right:  6px;
}
.extra-forms .section-heading {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
  margin:  0 0 0.9375rem 0;
  line-height: 32px;
  font-weight: bold;
}
.ie8 .extra-forms .section-heading {
  margin:  0 0 15px 0;
}
.extra-forms .red-circle {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  text-align: center;
  color: #ffffff;
  background: #e34d4e;
  line-height: 20px;
  display: inline-block;
}
.extra-forms .free-consultation {
  width: 59%;
  clear: both;
  margin:  0 auto;
}
.ie8 .extra-forms .free-consultation {
  margin:  0 auto;
}
.extra-forms .free-consultation .date {
  background: url('') 128px -1431px no-repeat !important;
  width: 164px;
  height: 43px;
  border-top: solid 1px #c0c0c0;
  border-right: none;
  border-bottom: solid 1px #c0c0c0;
  border-left: solid 1px #c0c0c0;
  box-sizing: border-box;
  padding-left:  0.625rem;
  box-shadow: inset 1px 1px 1px #dfdfdf;
  float: left;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .extra-forms .free-consultation .date {
    background: url('') !important;
    background-position: 128px -1431px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.ie8 .extra-forms .free-consultation .date {
  padding-left:  10px;
}
.extra-forms .free-consultation select {
  background: url('') 125px -5436px no-repeat !important;
  width: 155px;
  height: 43px;
  border: solid 1px #c0c0c0;
  box-sizing: border-box;
  padding-left:  0.625rem;
  box-shadow: inset 1px 1px 1px #dfdfdf;
  float: left;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 20px;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .extra-forms .free-consultation select {
    background: url('') !important;
    background-position: 125px -5436px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.ie8 .extra-forms .free-consultation select {
  padding-left:  10px;
}
.extra-forms .subscribe-alerts {
  width: 60%;
  clear: both;
  margin:  0 auto;
}
.ie8 .extra-forms .subscribe-alerts {
  margin:  0 auto;
}
.extra-forms .subscribe-alerts .subscribe-heading {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
  margin:  0 0 1.25rem 0;
  line-height: 32px;
}
.ie8 .extra-forms .subscribe-alerts .subscribe-heading {
  margin:  0 0 20px 0;
}
.extra-forms .subscribe-alerts dt {
  width: 42%;
  padding: 0;
  line-height: 30px;
}
.extra-forms .subscribe-alerts dd {
  line-height: 30px;
  width: 58%;
  color: #9e9e9e;
  font-size: 15px;
  font-size: 0.9375rem;
}
.extra-forms .subscribe-alerts .alert-type {
  width: 38%;
  float: left;
}
.extra-forms .subscribe-alerts input[type="text"] {
  width: 100%;
}
.extra-forms .subscribe-alerts textarea {
  min-height: 200px;
}
.extra-forms .subscribe-alerts .red-buy-icon {
  width:  2rem;
  height:  2rem;
  border-radius: 20px;
  text-align: center;
  line-height: 20px;
  float: left;
  background: url('') 5px -689px no-repeat !important;
  background-color: #e34d4e !important;
  margin:  0 0.625rem 0 0;
}
.ie8 .extra-forms .subscribe-alerts .red-buy-icon {
  width:  32px;
}
.ie8 .extra-forms .subscribe-alerts .red-buy-icon {
  height:  32px;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .extra-forms .subscribe-alerts .red-buy-icon {
    background: url('') !important;
    background-position: 5px -689px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.ie8 .extra-forms .subscribe-alerts .red-buy-icon {
  margin:  0 10px 0 0;
}
.extra-forms .subscribe-alerts .red-sell-icon {
  width:  2rem;
  height:  2rem;
  border-radius: 20px;
  text-align: center;
  line-height: 20px;
  float: left;
  background: url('') 5px -4722px no-repeat !important;
  background-color: #e34d4e !important;
  margin:  0 0.625rem 0 0;
}
.ie8 .extra-forms .subscribe-alerts .red-sell-icon {
  width:  32px;
}
.ie8 .extra-forms .subscribe-alerts .red-sell-icon {
  height:  32px;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .extra-forms .subscribe-alerts .red-sell-icon {
    background: url('') !important;
    background-position: 5px -4722px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.ie8 .extra-forms .subscribe-alerts .red-sell-icon {
  margin:  0 10px 0 0;
}
.extra-forms .subscribe-buyer {
  width: 63%;
  clear: both;
  margin:  0 auto;
}
.ie8 .extra-forms .subscribe-buyer {
  margin:  0 auto;
}
.extra-forms .subscribe-buyer span {
  margin:  0 0.9375rem 0 0;
}
.ie8 .extra-forms .subscribe-buyer span {
  margin:  0 15px 0 0;
}
.extra-forms .subscribe-buyer dt {
  width: 43%;
}
.extra-forms .subscribe-buyer dd {
  width: 57%;
}
.extra-forms .subscribe-buyer dd input[type="text"] {
  width: 211px;
  font-size: 14px;
  font-size: 0.875rem;
}
.extra-forms .refine-trade-alerts {
  width: 70%;
  clear: both;
  margin:  0 auto;
}
.ie8 .extra-forms .refine-trade-alerts {
  margin:  0 auto;
}
.extra-forms .refine-trade-alerts .subscribe-heading {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
  margin:  0 0 0.9375rem 0;
  line-height: 32px;
  font-weight: bold;
}
.ie8 .extra-forms .refine-trade-alerts .subscribe-heading {
  margin:  0 0 15px 0;
}
.extra-forms .refine-trade-alerts dl {
  width: 100%;
  border: 1px solid #e4e4e4;
  box-sizing: border-box;
  padding:  0.9375rem 1.25rem;
}
.ie8 .extra-forms .refine-trade-alerts dl {
  padding:  15px 20px;
}
.extra-forms .refine-trade-alerts .alert-type {
  width: 31%;
  float: left;
  margin-right: 2%;
}
.extra-forms .refine-trade-alerts .alert-type dt {
  width: 10%;
  padding: 0;
}
.extra-forms .refine-trade-alerts .alert-type dd {
  width: 90%;
  line-height: 20px;
  margin-top:  0.4375rem;
}
.ie8 .extra-forms .refine-trade-alerts .alert-type dd {
  margin-top:  7px;
}
.extra-forms .business-details {
  width: 63%;
  clear: both;
  margin:  0 auto;
}
.ie8 .extra-forms .business-details {
  margin:  0 auto;
}
.extra-forms .business-details dt {
  width: 5%;
}
.extra-forms .business-details dd {
  width: 95%;
}
.extra-forms .business-details input[type="text"] {
  width: 95%;
}
.extra-forms .dd-box {
  color: #9e9e9e;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 30px;
  display: inline-block;
  margin:  0 0.75rem 0 0;
}
.ie8 .extra-forms .dd-box {
  margin:  0 12px 0 0;
}
.extra-forms .button-area {
  margin:  2.8125rem 0 3.4375rem 0;
}
.ie8 .extra-forms .button-area {
  margin:  45px 0 55px 0;
}
.extra-forms .button-area .join-red-btn {
  padding:  0 1.5625rem;
  margin-right:  0.4375rem;
}
.ie8 .extra-forms .button-area .join-red-btn {
  padding:  0 25px;
}
.ie8 .extra-forms .button-area .join-red-btn {
  margin-right:  7px;
}
.extra-forms .button-area .join-white-btn {
  padding:  0 1.1875rem;
}
.ie8 .extra-forms .button-area .join-white-btn {
  padding:  0 19px;
}
.extra-forms .thanks-icon {
  width: 88px;
  height: 61px;
  background: url('') 0 -4358px no-repeat !important;
  margin:  1.5625rem auto 0 auto;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .extra-forms .thanks-icon {
    background: url('') !important;
    background-position: 0 -4358px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.ie8 .extra-forms .thanks-icon {
  margin:  25px auto 0 auto;
}
.extra-forms .thanks-heading {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: bold;
  color: #1a1a1a;
}
.extra-forms .thanks-heading-big {
  font-size: 35px;
  font-size: 2.1875rem;
  font-weight: bold;
  color: #1a1a1a;
  text-transform: uppercase;
  margin:  0 0 1.875rem 0;
}
.ie8 .extra-forms .thanks-heading-big {
  margin:  0 0 30px 0;
}
.extra-forms .thanks-text {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #1a1a1a;
}
.extra-forms .app-area {
  width: 87%;
  margin:  6.25rem auto 0 auto;
}
.ie8 .extra-forms .app-area {
  margin:  100px auto 0 auto;
}
.extra-forms .app-area .img-left {
  float: left;
}
.extra-forms .app-area .app-right {
  float: right;
}
.extra-forms .app-area .app-right .app-heading {
  font-size: 40px;
  font-size: 2.5rem;
  color: #1a1a1a;
  margin:  3.75rem 0 2.5rem 0;
}
.ie8 .extra-forms .app-area .app-right .app-heading {
  margin:  60px 0 40px 0;
}
.extra-forms .app-area .app-right p {
  font-size: 18px;
  font-size: 1.125rem;
  color: #777777;
  line-height: 20px;
}
.extra-forms .app-area .app-right .down-load-img {
  margin:  3.125rem 0 0 0;
}
.ie8 .extra-forms .app-area .app-right .down-load-img {
  margin:  50px 0 0 0;
}
.extra-forms .upload-image-box ul {
  width: 100%;
  margin:  2.5rem 0 3.125rem 0;
  float: left;
}
.ie8 .extra-forms .upload-image-box ul {
  margin:  40px 0 50px 0;
}
.extra-forms .upload-image-box ul li {
  width: calc(100% / 3);
  width: 31.5%;
  background: #fff1c6;
  font-size: 15px;
  font-size: 0.9375rem;
  padding:  1.875rem 0.8125rem 2.1875rem 0.8125rem;
  box-sizing: border-box;
  text-align: center;
  float: left;
  border: 1px solid #f9c333;
  margin-left:  1.625rem;
}
.ie8 .extra-forms .upload-image-box ul li {
  padding:  30px 13px 35px 13px;
}
.ie8 .extra-forms .upload-image-box ul li {
  margin-left:  26px;
}
.extra-forms .upload-image-box ul li p {
  color: #743a06;
  height: 60px;
}
.extra-forms .upload-image-box ul li .photographs {
  width: 48px;
  height: 43px;
  margin:  0 auto;
  background: url('') 0 -3636px no-repeat !important;
}
.ie8 .extra-forms .upload-image-box ul li .photographs {
  margin:  0 auto;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .extra-forms .upload-image-box ul li .photographs {
    background: url('') !important;
    background-position: 0 -3636px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.extra-forms .upload-image-box ul li .modify-delete {
  width: 36px;
  height: 43px;
  margin:  0 auto;
  background: url('') 0 -3413px no-repeat !important;
}
.ie8 .extra-forms .upload-image-box ul li .modify-delete {
  margin:  0 auto;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .extra-forms .upload-image-box ul li .modify-delete {
    background: url('') !important;
    background-position: 0 -3413px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.extra-forms .upload-image-box ul li .free-service {
  width: 38px;
  height: 43px;
  margin:  0 auto;
  background: url('') 0 -1936px no-repeat !important;
}
.ie8 .extra-forms .upload-image-box ul li .free-service {
  margin:  0 auto;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .extra-forms .upload-image-box ul li .free-service {
    background: url('') !important;
    background-position: 0 -1936px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.extra-forms .upload-image-box ul li:first-child {
  margin-left:  0;
}
.ie8 .extra-forms .upload-image-box ul li:first-child {
  margin-left:  0;
}
.extra-forms .upload-product {
  width: 92%;
  margin:  6.25rem auto 0 auto;
}
.ie8 .extra-forms .upload-product {
  margin:  100px auto 0 auto;
}
.extra-forms .upload-product dt {
  width: 30%;
  padding-left:  3.0625rem;
}
.ie8 .extra-forms .upload-product dt {
  padding-left:  49px;
}
.extra-forms .upload-product dd {
  width: 70%;
}
.extra-forms .upload-product .select-part {
  position: relative;
  width: 100%;
  float: left;
}
.extra-forms .upload-product .select-part .select-click {
  background: url('') 380px -5434px no-repeat !important;
  width: 413px;
  float: left;
  height: 43px;
  border: solid 1px #c0c0c0;
  box-sizing: border-box;
  padding-left:  0.625rem;
  box-shadow: inset 1px 1px 1px #dfdfdf;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #727272;
  box-sizing: border-box;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .extra-forms .upload-product .select-part .select-click {
    background: url('') !important;
    background-position: 380px -5434px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.ie8 .extra-forms .upload-product .select-part .select-click {
  padding-left:  10px;
}
.extra-forms .upload-product .select-part .select-click .select2-container {
  width: 100% !important;
}
.extra-forms .upload-product .select-part .select-click .select2-container .select2-choice {
  box-sizing: border-box;
  padding: 2px 0 0 5px !important;
  background: none !important;
}
.extra-forms .upload-product .select-part .select-show {
  width: 413px;
  float: left;
  border: solid 1px #c0c0c0;
  padding:  0.625rem;
  box-sizing: border-box;
  border-top: solid 1px #ffffff;
  position: absolute;
  top: 100%;
  background: #eeeeee;
  z-index: 2;
  overflow: auto;
  max-height: 300px;
}
.ie8 .extra-forms .upload-product .select-part .select-show {
  padding:  10px;
}
.extra-forms .upload-product .select-part .select-show input[type="text"] {
  width: 100%;
  height: 30px;
  border: solid 1px #c0c0c0;
  box-sizing: border-box;
  padding-left:  0.625rem;
  box-shadow: inset 1px 1px 1px #dfdfdf;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #727272;
  box-sizing: border-box;
  float: left;
}
.ie8 .extra-forms .upload-product .select-part .select-show input[type="text"] {
  padding-left:  10px;
}
.extra-forms .upload-product .select-part .select-show ul {
  width: 100%;
  background: #ffffff;
  padding: 0;
  margin: 0;
}
.extra-forms .upload-product .select-part .select-show ul li {
  border: solid 1px #c0c0c0;
  padding:  0.3125rem;
  font-size: 13px;
  font-size: 0.8125rem;
  box-sizing: border-box;
  color: #727272;
  background: #ffffff;
  width: 100%;
  margin: 0;
  line-height: 21px;
  text-align: left;
}
.ie8 .extra-forms .upload-product .select-part .select-show ul li {
  padding:  5px;
}
.extra-forms .upload-product .select-part .select-show ul li:first-child {
  border-top: solid 1px #ffffff;
}
.extra-forms .upload-product input[type="checkbox"] {
  float: left;
  margin:  0.875rem 0.625rem 0 0.625rem;
}
.ie8 .extra-forms .upload-product input[type="checkbox"] {
  margin:  14px 10px 0 10px;
}
.extra-forms .upload-product img {
  float: left;
}
.extra-forms .upload-product input[type="text"] {
  width: 413px;
}
.extra-forms .upload-product textarea {
  width: 414px;
  float: left;
}
.extra-forms .upload-product select {
  background: url() right 18px no-repeat !important;
  width: 413px;
  float: left;
  height: 43px !important;
  border: solid 1px #c0c0c0;
  box-sizing: border-box;
  padding-left:  0.625rem;
  box-shadow: inset 1px 1px 1px #dfdfdf;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #727272;
  box-sizing: border-box;
  line-height: 24px;
}
.ie8 .extra-forms .upload-product select {
  padding-left:  10px;
}
.extra-forms .upload-product .line-height-20 {
  line-height: 20px;
}
.extra-forms .upload-product .small-text {
  color: #c4c4c4;
  font-size: 12px;
  font-size: 0.75rem;
  margin:  0 0 1.25rem 0;
  padding: 0;
  line-height: 0;
}
.ie8 .extra-forms .upload-product .small-text {
  margin:  0 0 20px 0;
}
.extra-forms .upload-product .help {
  color: #5b9d21;
  font-size: 15px;
  font-size: 0.9375rem;
  display: block;
  margin-left:  2.5rem;
}
.ie8 .extra-forms .upload-product .help {
  margin-left:  40px;
}
.extra-forms .upload-product .upload-image {
  float: left;
  width: 91px;
  height: 76px;
  position: relative;
  outline: 1px dashed #cbd2d7;
  border: 1px solid #ffffff;
  top: 0;
  background: url('') 32px -5895px no-repeat !important;
  background-color: #f4f4f4 !important;
  border-radius: 2px;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .extra-forms .upload-product .upload-image {
    background: url('') !important;
    background-position: 32px -5895px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.extra-forms .upload-product .upload-image input[type="file"] {
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  width: 91px;
  height: 76px;
  position: absolute;
  z-index: 1;
}
.extra-forms .upload-product .upload-image .pro-img-upload {
  position: absolute;
  top: 0;
}
.extra-forms .upload-product .upload-image .image {
  width: 0 !important;
  height: 0 !important;
}
.extra-forms .upload-product .upload-image .remove-btn {
  position: absolute;
  right: 0;
  top: 0;
  background: #e64545;
  width: 21px;
  height: 21px;
  border-radius: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 18px;
  visibility: visible;
}
.extra-forms .upload-product .display {
  visibility: visible !important;
}
.extra-forms .upload-product .checkbox-area {
  width: 620px;
}
.extra-forms .upload-product .checkbox-area .checkbox-type {
  width: 49%;
  margin-right: 1%;
  float: left;
}
.extra-forms .upload-product .add-more-prod-info {
  background: #000;
  display: inline-block;
  color: #fff;
  padding:  0.625rem 0.9375rem;
  border-radius: 3px;
  text-align: center;
}
.ie8 .extra-forms .upload-product .add-more-prod-info {
  padding:  10px 15px;
}
.extra-forms .freight-quotes {
  width: 63%;
  clear: both;
  margin:  0 auto;
}
.ie8 .extra-forms .freight-quotes {
  margin:  0 auto;
}
.extra-forms .freight-quotes dt {
  width: 38%;
}
.extra-forms .freight-quotes dd {
  width: 62%;
}
.extra-forms .freight-quotes dd input[type="text"] {
  width: 100% !important;
  font-size: 14px;
  font-size: 0.875rem;
}
.extra-forms .freight-quotes dd select {
  width: 100%;
  background: url('') 357px -4653px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .extra-forms .freight-quotes dd select {
    background: url('') !important;
    background-position: 357px -4653px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.extra-forms .freight-quotes dd .small-input {
  width: 100%;
}
.extra-forms .freight-quotes dd .small-input input[type="text"] {
  width: 48%;
}
.extra-forms .freight-quotes dd .small-input .unit-text {
  margin: 0 1% 0 4%;
}
.extra-forms .freight-quotes dd .small-input select {
  width: 37%;
  background: url('') 115px -4653px no-repeat !important;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .extra-forms .freight-quotes dd .small-input select {
    background: url('') !important;
    background-position: 115px -4653px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.extra-forms .freight-quotes .freight-login {
  width: 100%;
  float: left;
  background: #f6f7f9;
  border: 1px solid #e8e8e8;
  padding:  1.4375rem 1.4375rem 0 1.4375rem;
  margin-top:  1.875rem;
  box-sizing: border-box;
}
.ie8 .extra-forms .freight-quotes .freight-login {
  padding:  23px 23px 0 23px;
}
.ie8 .extra-forms .freight-quotes .freight-login {
  margin-top:  30px;
}
.extra-forms .freight-quotes .freight-login dd {
  width: 49%;
}
.extra-forms .freight-quotes .freight-login input[type="checkbox"] {
  float: none;
  margin: 0;
}
.extra-forms .freight-quotes .airline input[type="text"] {
  width: 23%;
  margin-right:  0.625rem;
}
.ie8 .extra-forms .freight-quotes .airline input[type="text"] {
  margin-right:  10px;
}
.extra-forms .freight-quotes .wd64 {
  width: 64% !important;
}
.extra-forms .freight-quotes .controll-line-height {
  line-height: 18px;
}

.button-area {
  text-align: center;
  float: left;
  width: 100%;
  margin-top:  1.5625rem;
}
.ie8 .button-area {
  margin-top:  25px;
}
.button-area .join-red-btn {
  background: #e62e04;
  color: #ffffff;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  padding:  0 3.4375rem;
  border: 1px solid #af4c03;
  border-radius: 5px;
  transition: all 0.3s ease;
  display: inline-block;
  height: 48px;
  text-align: center;
  box-shadow: 1px 1px 3px #c9c9c9;
}
.ie8 .button-area .join-red-btn {
  padding:  0 55px;
}
.button-area .join-red-btn:hover {
  background: #ffffff;
  color: #e64545;
  border: 1px solid #af4c03;
}
.button-area .join-yellow-btn {
  background: #f0b30d;
  color: #ffffff;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  padding:  0 2.5rem;
  border: 1px solid #c6a90b;
  border-radius: 5px;
  transition: all 0.3s ease;
  display: inline-block;
  height: 48px;
  text-align: center;
  box-shadow: 1px 1px 3px #c9c9c9;
}
.ie8 .button-area .join-yellow-btn {
  padding:  0 40px;
}
.button-area .join-yellow-btn:hover {
  background: #fff;
  color: #f0b30d;
  border: 1px solid #c6a90b;
}
.button-area .join-white-btn {
  background: #ffffff;
  color: #6f6f6f;
  font-size: 20px;
  font-size: 1.25rem;
  padding:  0 2.5rem;
  border: 1px solid #b7b7b7;
  border-radius: 5px;
  transition: all 0.3s ease;
  display: inline-block;
  height: 48px;
  text-align: center;
  box-shadow: 1px 1px 3px #c9c9c9;
}
.ie8 .button-area .join-white-btn {
  padding:  0 40px;
}
.button-area .join-white-btn:hover {
  background: #b7b7b7;
  color: #ffffff;
  border: 1px solid #b7b7b7;
}
.button-area .extra-text {
  display: inline-block;
  color: #a09f9e;
  font-size: 13px;
  font-size: 0.8125rem;
  margin:  0 0 0 0.625rem;
  cursor: pointer;
}
.ie8 .button-area .extra-text {
  margin:  0 0 0 10px;
}

.tooltip-join-now {
  color: #3f86d4;
  position: relative;
  display: inline-block;
}

.tooltip-join-now:hover .tooltip-text {
  visibility: visible;
}

.tooltip-join-now:hover .tooltip-bottom {
  visibility: visible;
}

.star-cond-text {
  color: #8f8f8f;
  font-size: 13px;
  font-size: 0.8125rem;
  width: 80%;
  margin:  0 auto;
}
.ie8 .star-cond-text {
  margin:  0 auto;
}
.star-cond-text p {
  margin-top:  1.25rem;
  padding: 0;
  float: left;
}
.ie8 .star-cond-text p {
  margin-top:  20px;
}



.common-form textarea {
  width: 100%;
  padding: 10px;
  height: 90px;
  box-sizing: border-box;
  border: solid 1px #cccccc;
  color: #a1a1a1;
  border-radius: 2px;
  font-size: 15px;
  font-size: 0.9375rem;
}
.common-form input[type=text] {
  width: 100%;
  padding: 10px;
  height: 42px;
  box-sizing: border-box;
  border: solid 1px #cccccc;
  border-radius: 2px;
  color: #a1a1a1;
  font-size: 15px;
  font-size: 0.9375rem;
  background-color: #fff !important;
}
.common-form .btn {
  display: inline-block;
  padding:  0 3rem;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
}
.ie8 .common-form .btn {
  padding:  0 48px;
}
.common-form input[type="tel"] {
  width: 100%;
  border: solid 1px #cccccc;
  height: 42px;
  color: #a1a1a1;
  font-size: 15px;
  font-size: 0.9375rem;
  box-sizing: border-box;
  border-radius: 3px;
  padding:  0 0.625rem 0 3.125rem;
}
.ie8 .common-form input[type="tel"] {
  padding:  0 10px 0 50px;
}
.common-form select {
  width: 100%;
  height: 42px;
  border: none;
  width: 100%;
  border: solid 1px #cccccc;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none !important;
  -ms-appearance: none;
  appearance: none;
  background: url() right 18px no-repeat;
  padding:  0.625rem;
  color: #a1a1a1;
  box-sizing: border-box;
  font-size: 15px;
  font-size: 0.9375rem;
  background-color: #ffffff !important;
}
.ie8 .common-form select {
  padding:  10px;
}
.common-form dl {
  margin: 0;
  padding: 0;
}
.common-form dd {
  margin: 0 0 2% 0;
  padding: 0;
  width: 49%;
  float: left;
}
.common-form .dd-100 {
  width: 100% !important;
}
.common-form .dd-22 {
  width: 22%;
}
.common-form .dd-25 {
  width: 25%;
}
.common-form .dd-33 {
  width: 33.3%;
}
.common-form .dl-80 {
  width: 80% !important;
}
.common-form .margin-center {
  margin: 0 auto;
}
.common-form .margin-8 {
  margin-top: 8px !important;
}
.common-form .otp-icon {
  background: url() 7px center no-repeat !important;
  padding-left: 29px !important;
}
.common-form .margin-left {
  margin-left: 2%;
}
.common-form .terms-txt {
  color: #6c6b6b;
  font-size: 14px;
  font-size: 0.875rem;
  padding:  0.625rem 0;
  border-top: solid 1px #d2d2d2;
  text-align: center;
}
.ie8 .common-form .terms-txt {
  padding:  10px 0;
}
.common-form .intl-tel-input {
  width: 100%;
}
.common-form .intl-tel-input .flag-dropdown {
  margin-top:  1.25rem;
}
.ie8 .common-form .intl-tel-input .flag-dropdown {
  margin-top:  20px;
}
.common-form .intl-tel-input .flag-dropdown {
  margin-top:  0;
  padding:  0.6875rem 1.1875rem 0 0.125rem;
  height:  1.8125rem;
  border-right: 1px solid #bdc7d8;
}
.ie8 .common-form .intl-tel-input .flag-dropdown {
  margin-top:  0;
}
.ie8 .common-form .intl-tel-input .flag-dropdown {
  padding:  11px 19px 0 2px;
}
.ie8 .common-form .intl-tel-input .flag-dropdown {
  height:  29px;
}
.common-form dd {
  position: relative;
}
.common-form label {
  position: absolute;
  pointer-events: none;
  top: -8px;
  left: 10px;
  font-size: 13px;
  opacity: 1!important;
  background: #ffffff;
  padding: 0 2px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.common-form input:focus + label {
  opacity: 1;
  top: -8px;
  color: #e62e04;
}
.common-form textarea:focus + label {
  opacity: 1;
  top: -8px;
  color: #e62e04;
}
.common-form .error{
  color: #e62e04;

}
.looking-form-container .inputTextarea{
position:relative;
}

.looking-form-container label {
  position: absolute;
  pointer-events: none;
  top: -8px;
  left: 10px;
  font-size: 12px;
  opacity: 1!important;
  background: #ffffff;
  padding: 0 2px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.looking-form-container input:focus + label {
  opacity: 1;
  top: -8px;
  color: #e62e04;
}
.looking-form-container textarea:focus + label {
  opacity: 1;
  top: -8px;
  color: #e62e04;
}
.looking-form-container .error{
  color: #e62e04;

}
.looking-form-popup .contact-form-input{
font-size:14px!important;
    margin: 3px 0 12px!important;
}


.contact-form-container {
  width: 100%;
  margin: 0;
  padding: 0;
}
.contact-form-container .p-left {
  padding-left: 50px !important;
}
.contact-form-container .product-img-box {
  float: left;
  width: 39%;
  padding: 20px;
  box-sizing: border-box;
}
.contact-form-container .contact-form-right {
  width: 61%;
  padding: 7px 20px;
  float: right;
  background: #f6f7f9;
  box-sizing: border-box;
  color: #6c6b6b;
}
.contact-form-container .contact-form-right .form-title {
  font-size: 17px;
  font-size: 1.0625rem;
  color: #575757;
  font-weight: bold;
  text-align: center;
  padding-bottom:  0.5rem;
  margin: 0;
}
.ie8 .contact-form-container .contact-form-right .form-title {
  padding-bottom:  8px;
}
.contact-form-container .co-name {
  padding: 10px;
  color: #777777;
  font-size: 16px;
  font-size: 1rem;
  border-bottom: solid 1px #d2d2d2;
}
.contact-form-container .product-img-inner {
  text-align: center;
  margin-top:  1.875rem;
}
.ie8 .contact-form-container .product-img-inner {
  margin-top:  30px;
}
.contact-form-container .product-img-inner img {
  width: 300px;
  height: 300px;
}
.contact-form-container .product-img-inner span {
  font-size: 20px;
  font-size: 1.25rem;
  color: #004b9d;
  display: block;
  padding:  0.625rem 0 0 0;
}
.ie8 .contact-form-container .product-img-inner span {
  padding:  10px 0 0 0;
}
.contact-form-container .help-title {
  font-size: 20px;
  font-size: 1.25rem;
  color: #010002;
  border-bottom: solid 1px #d2d2d2;
  padding:  1.25rem 0;
  text-align: center;
}
.ie8 .contact-form-container .help-title {
  padding:  20px 0;
}
.contact-form-container .detailed-information {
  background: #f6f7f9;
  padding:  0.625rem 1.875rem;
  font-size: 15px;
  font-size: 0.9375rem;
}
.ie8 .contact-form-container .detailed-information {
  padding:  10px 30px;
}
.contact-form-container .detailed-information ul {
  margin: 0;
  padding: 0;
}
.contact-form-container .detailed-information li {
  margin-bottom:  0.3125rem;
  position: relative;
}
.ie8 .contact-form-container .detailed-information li {
  margin-bottom:  5px;
}
.contact-form-container .detailed-information li span {
  font-size: 17px;
  font-size: 1.0625rem;
  color: #004b9d;
  display: block;
}
.contact-form-container .detailed-information li input[type="text"] {
  height: 38px;
  padding:  0.5rem;
}
.ie8 .contact-form-container .detailed-information li input[type="text"] {
  padding:  8px;
}
.contact-form-container .detailed-information .detailed-information-title {
  padding:  0 0 0.9375rem 0;
  text-align: center;
}
.ie8 .contact-form-container .detailed-information .detailed-information-title {
  padding:  0 0 15px 0;
}
.contact-form-container .sent-successful {
  width: 100%;
  padding:  1.875rem;
  box-sizing: border-box;
}
.ie8 .contact-form-container .sent-successful {
  padding:  30px;
}
.contact-form-container .sent-successful .successful-title {
  font-size: 17px;
  font-size: 1.0625rem;
  color: #010002;
}
.contact-form-container .sent-successful .successful-text {
  font-size: 14px;
  font-size: 0.875rem;
  color: #a1a1a1;
  margin-top:  1.25rem;
  margin-bottom:  2.5rem;
}
.ie8 .contact-form-container .sent-successful .successful-text {
  margin-top:  20px;
}
.ie8 .contact-form-container .sent-successful .successful-text {
  margin-bottom:  40px;
}
.contact-form-container .sent-successful ul {
  width: 100%;
  margin:  0 auto;
}
.ie8 .contact-form-container .sent-successful ul {
  margin:  0 auto;
}
.contact-form-container .sent-successful ul li {
  width: 23%;
  float: left;
  margin: 0 1%;
  text-align: center;
}
.contact-form-container .sent-successful ul li img {
  border: 1px solid #ebebec;
}
.contact-form-container .sent-successful ul li .sent-text {
  margin:  1rem 0 1.25rem 0;
}
.ie8 .contact-form-container .sent-successful ul li .sent-text {
  margin:  16px 0 20px 0;
}
.contact-form-container .sent-successful ul li .sent-text a {
  font-size: 17px;
  font-size: 1.0625rem;
  color: #010002;
}
.contact-form-container .sent-successful ul li .btn {
  display: inline-block;
  padding-left:  1.875rem;
  padding-right:  1.875rem;
  height: 38px;
  line-height: 19px;
  color: #2a0b03;
}
.ie8 .contact-form-container .sent-successful ul li .btn {
  padding-left:  30px;
}
.ie8 .contact-form-container .sent-successful ul li .btn {
  padding-right:  30px;
}
.contact-form-container .grey-bg {
  background: #f6f7f9;
  padding:  1.25rem;
}
.ie8 .contact-form-container .grey-bg {
  padding:  20px;
}
.contact-form-container .grey-bg span {
  text-align: center;
}
.contact-form-container .alert-msg {
  text-align: center;
  border-bottom: 1px solid #d2d2d2;
  padding: 12px 0;
  font-size: 20px;
  font-size: 1.25rem;
}
.contact-form-container .alert-msg img {
  margin-right:  0.3125rem;
}
.ie8 .contact-form-container .alert-msg img {
  margin-right:  5px;
}
.contact-form-container .resend-code {
  font-size: 14px;
  font-size: 0.875rem;
  color: #a1a1a1;
  margin-bottom:  1.375rem;
}
.ie8 .contact-form-container .resend-code {
  margin-bottom:  22px;
}
.contact-form-container .resend-code a {
  color: #3333ff;
}
.contact-form-container .resend-code a:hover {
  text-decoration: underline;
}
.contact-form-container .toll-free {
  color: #a1a1a1;
  font-size: 14px;
  font-size: 0.875rem;
  padding:  0.625rem 0;
}
.ie8 .contact-form-container .toll-free {
  padding:  10px 0;
}
.contact-form-container .toll-free span {
  color: #000;
}
.contact-form-container .toll-free a {
  color: #3333ff;
}
.contact-form-container .verifi_mobile-no {
  color: #000;
  font-size: 19px;
  font-size: 1.1875rem;
  padding:  2.5rem 0 1.25rem 0;
}
.ie8 .contact-form-container .verifi_mobile-no {
  padding:  40px 0 20px 0;
}
.contact-form-container .check-box-icon {
  background: url() left center no-repeat;
  padding:  0.5rem 0 0 1.75rem;
  color: #232323;
}
.ie8 .contact-form-container .check-box-icon {
  padding:  8px 0 0 28px;
}
.contact-form-container .verified-mobile-box {
  text-align: left;
  width: 360px;
  margin: 0 auto;
}

.contact-form-box {
  color: #6c6b6b;
  font-size: 15px;
  font-size: 0.9375rem;
}
.contact-form-box a {
  color: #3333ff;
}
.contact-form-box a:hover {
  color: #eb0511;
}
.contact-form-box .icon {
  color: #89c84e;
}
.contact-form-box .terms-txt {
  color: #6c6b6b;
  font-size: 14px;
  font-size: 0.875rem;
  padding:  0.625rem 0;
  border-top: solid 1px #d2d2d2;
  text-align: center;
}
.ie8 .contact-form-box .terms-txt {
  padding:  10px 0;
}

.more-detail-container {
  background: #fff none repeat scroll 0 0 !important;
  border: 0 !important;
  width: 100% !important;
  margin: 0px !important;
  padding: 0px !important;
}

.right-form-bg {
  background: #f6f7f9;
  box-sizing: border-box;
  padding:  0 2.1875rem 1.25rem 2.1875rem;
  width: 58% !important;
}
.ie8 .right-form-bg {
  padding:  0 35px 20px 35px;
}

.left-42 {
  width: 42% !important;
}


#popup-bg {
  background: #000;
  opacity: 0.6;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999999;
  display: none;
}

#popup-postrequirment {
  width: 70%;
  height: 540px;
  background: #fff;
  padding:  1.25rem;
  text-align: center;
  color: #fff;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-top:  -16.875rem;
  margin-left: -35%;
  z-index: 9999991;
  display: none;
  border-radius: 5px;
  box-shadow: 0 0 5px #fff;
  box-sizing: border-box;
}
.ie8 #popup-postrequirment {
  padding:  20px;
}
.ie8 #popup-postrequirment {
  margin-top:  -270px;
}

.popup-location {
  width: 40% !important;
  height: 320px !important;
  margin-top: -160px !important;
  margin-left: -20% !important;
}

#click-btn {
  position: fixed;
  right: 0;
  bottom: 0;
  display: none;
}

.cross {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  color: #000;
  cursor: pointer;
  transition: 0.3s;
  transform: rotate(0deg);
}

.cross:hover {
  transform: rotate(180deg);
  transition: 0.3s;
}

.modal-box {
  display: none;
  position: fixed;
  z-index: 99992;
  width: 70%;
  background: white;
  border-bottom: 1px solid #aaa;
  border-radius: 4px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
}

.modal-overlay {
  opacity: 0;
  filter: alpha(opacity=0);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) !important;
}

a.close {
  line-height: 1;
  font-size: 1.5em;
  position: absolute;
  top: 2%;
  right: 2%;
  text-decoration: none;
  color: #bbb;
}

a.close:hover {
  color: #222;
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  transition: color 1s ease;
}




.requirements {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  text-align: left;
  color: #656565;
  font-size: 14px;
  font-size: 0.875rem;
}
.requirements .tips {
  background: url('') 7px -5550px no-repeat !important;
  width: 100%;
  color: #605f5f;
  font-size: 13px;
  font-size: 0.8125rem;
  background-color: #fffae4 !important;
  padding:  0.4375rem 0 0.4375rem 1.5625rem;
  margin-top:  0.625rem;
  box-sizing: border-box;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .requirements .tips {
    background: url('') !important;
    background-position: 7px -5550px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.ie8 .requirements .tips {
  padding:  7px 0 7px 25px;
}
.ie8 .requirements .tips {
  margin-top:  10px;
}
.requirements .attachment-area {
  width: 100%;
  margin-top:  0.1875rem;
  float: left;
}
.ie8 .requirements .attachment-area {
  margin-top:  3px;
}
.requirements .attachment-area .attachment-box a {
  color: #3333ff;
  border: 1px dashed #d0d0d0;
  font-size: 15px;
  font-size: 0.9375rem;
  padding:  0.5rem 1.375rem;
  float: right;
  background: #ffffff;
}
.ie8 .requirements .attachment-area .attachment-box a {
  padding:  8px 22px;
}
.requirements .attachment-area .attachment-box a:hover {
  color: #eb0511;
}
.requirements dl {
  width: 100%;
  float: left;
}
.requirements dd {
  width: 49%;
  padding: 0;
  margin:  0.6875rem 0 0 0;
  float: left;
}
.ie8 .requirements dd {
  margin:  11px 0 0 0;
}
.requirements .width-full {
  width: 64%;
  margin-top:  0.6875rem;
  float: left;
}
.ie8 .requirements .width-full {
  margin-top:  11px;
}
.requirements .margin-left {
  margin-left: 2%;
}
.requirements .btn {
  display: inline-block;
  font-size: 20px;
  font-size: 1.25rem;
  padding-left:  0.625rem;
  padding-right:  0.625rem;
  margin:  0.3125rem 0 0.9375rem 0;
}
.ie8 .requirements .btn {
  padding-left:  10px;
}
.ie8 .requirements .btn {
  padding-right:  10px;
}
.ie8 .requirements .btn {
  margin:  5px 0 15px 0;
}
.requirements .agree {
  border-top: 1px solid #d2d2d2;
  width: 100%;
  float: left;
  padding:  0.5rem 0;
}
.ie8 .requirements .agree {
  padding:  8px 0;
}



.buying-required {
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

.buying-req-padding {
  padding:  1.25rem 0 9.375rem 0;
}
.ie8 .buying-req-padding {
  padding:  20px 0 150px 0;
}

.buying-req {
  width: 90%;
  margin:  0 auto;
  padding:  3.75rem 0 6.25rem 0;
  border-radius: 4px;
}
.ie8 .buying-req {
  margin:  0 auto;
}
.ie8 .buying-req {
  padding:  60px 0 100px 0;
}
.buying-req .buy-req-heading {
  font-size: 25px;
  font-size: 1.5625rem;
  color: #3d3d3d;
}
.buying-req .buy-req-sub-heading {
  font-size: 19px;
  font-size: 1.1875rem;
  color: #777777;
  margin-top:  0.625rem;
}
.ie8 .buying-req .buy-req-sub-heading {
  margin-top:  10px;
}
.buying-req .buy-req-text {
  font-size: 20px;
  font-size: 1.25rem;
  color: #202020;
}
.buying-req .buy-req-text-gray {
  font-size: 20px;
  font-size: 1.25rem;
  color: #777777;
  margin-top:  0.625rem;
}
.ie8 .buying-req .buy-req-text-gray {
  margin-top:  10px;
}
.buying-req .rfq-area {
  width: 410px;
  margin:  0 auto;
}
.ie8 .buying-req .rfq-area {
  margin:  0 auto;
}
.buying-req .helpdesk-container {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  background: #f6f7f9;
  border: 1px solid #e8e8e8;
  padding:  1.4375rem 1.4375rem 0 1.4375rem;
  margin-top:  1.875rem;
  box-sizing: border-box;
}
.ie8 .buying-req .helpdesk-container {
  padding:  23px 23px 0 23px;
}
.ie8 .buying-req .helpdesk-container {
  margin-top:  30px;
}
.buying-req .helpdesk-container .left-helpdesk {
  width: 27.9661%;
  float: left;
  margin-right: 1.69492%;
  color: #514188;
  font-size: 25px;
  font-size: 1.5625rem;
  padding-top:  3.75rem;
}
.ie8 .buying-req .helpdesk-container .left-helpdesk {
  padding-top:  60px;
}
.buying-req .helpdesk-container .left-helpdesk span {
  font-size: 35px;
  font-size: 2.1875rem;
}
.buying-req .helpdesk-container .left-helpdesk img {
  display: inline-block;
  max-width: 100%;
}
.buying-req .helpdesk-container .left-helpdesk .left-helpdesk-icon {
  background: url('') 0 -3927px no-repeat !important;
  width:  9.1875rem;
  height:  9.1875rem;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .buying-req .helpdesk-container .left-helpdesk .left-helpdesk-icon {
    background: url('') !important;
    background-position: 0 -3927px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.ie8 .buying-req .helpdesk-container .left-helpdesk .left-helpdesk-icon {
  width:  147px;
}
.ie8 .buying-req .helpdesk-container .left-helpdesk .left-helpdesk-icon {
  height:  147px;
}
.buying-req .helpdesk-container .right-helpdesk {
  width: 70.33898%;
  float: right;
  margin-right: 0;
}
.buying-req .left-helpdesk-icon-red {
  background: url('') 0 -4114px no-repeat !important;
  width:  5rem;
  height:  2.125rem;
  float: left;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .buying-req .left-helpdesk-icon-red {
    background: url('') !important;
    background-position: 0 -4114px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.ie8 .buying-req .left-helpdesk-icon-red {
  width:  80px;
}
.ie8 .buying-req .left-helpdesk-icon-red {
  height:  34px;
}
.buying-req .left-helpdesk-txt {
  float: right;
  font-weight: bold;
}

.more-detail {
  background: #f6f7f9;
  border: 1px solid #e8e8e8;
  padding:  1.875rem;
  margin:  1.875rem auto 0 auto;
  box-sizing: border-box;
  width: 80%;
}
.ie8 .more-detail {
  padding:  30px;
}
.ie8 .more-detail {
  margin:  30px auto 0 auto;
}
.more-detail .left-detail {
  width: 47.15254%;
  float: left;
  margin-right: 1.69492%;
  padding-top:  1.875rem;
  margin: 0;
  box-sizing: border-box;
}
.ie8 .more-detail .left-detail {
  padding-top:  30px;
}
.more-detail .left-detail .green-heading {
  color: #45a241;
  font-size: 22px;
  font-size: 1.375rem;
  margin:  0 0 1.5625rem 0;
}
.ie8 .more-detail .left-detail .green-heading {
  margin:  0 0 25px 0;
}
.more-detail .left-detail > ul li {
  color: #777777;
  font-size: 16px;
  font-size: 1rem;
  background: url('') 4px -4236px no-repeat !important;
  padding:  0 0 0 2.1875rem;
  line-height: 40px;
}
@media (min--moz-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx) {
  .more-detail .left-detail > ul li {
    background: url('') !important;
    background-position: 4px -4236px !important;
    background-size: 147px 6411px !important;
    background-repeat: no-repeat !important;
  }
}
.ie8 .more-detail .left-detail > ul li {
  padding:  0 0 0 35px;
}
.more-detail .right-detail {
  width: 52.15254%;
  float: right;
  margin-right: 0;
}
.more-detail .right-detail .INR > select, .more-detail .right-detail .USD > select {
  width: 79% !important;
}
.more-detail .right-detail span {
  margin:  0 0.625rem 0 0;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #a1a1a1;
}
.ie8 .more-detail .right-detail span {
  margin:  0 10px 0 0;
}
.more-detail .right-detail .txt {
  color: #454444;
  font-size: 15px;
  font-size: 0.9375rem;
  margin:  0 0 0.5rem 0;
}
.ie8 .more-detail .right-detail .txt {
  margin:  0 0 8px 0;
}
.more-detail .right-detail .margin-15 {
  margin-top:  0.9375rem;
}
.ie8 .more-detail .right-detail .margin-15 {
  margin-top:  15px;
}



.contact-supplier {
  width: 75%;
  margin:  0 auto;
  padding:  0 0 6.25rem 0;
  border-radius: 4px;
}
.ie8 .contact-supplier {
  margin:  0 auto;
}
.ie8 .contact-supplier {
  padding:  0 0 100px 0;
}
.contact-supplier .contact-supplier-container {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  border: 1px solid #e8e8e8;
  margin-top:  1.875rem;
  box-sizing: border-box;
  box-shadow: 0px 0px 4px #dbdbdb;
}
.ie8 .contact-supplier .contact-supplier-container {
  margin-top:  30px;
}
.contact-supplier .contact-supplier-container .contact-supplier-heading {
  color: #202020;
  font-size: 18px;
  font-size: 1.125rem;
  padding:  0.9375rem 1.4375rem 0.625rem 1.4375rem;
}
.ie8 .contact-supplier .contact-supplier-container .contact-supplier-heading {
  padding:  15px 23px 10px 23px;
}
.contact-supplier .contact-supplier-container .contact-supplier-border {
  border-bottom: 1px solid #e4e1e1;
  width: 100%;
  clear: both;
}
.contact-supplier .contact-supplier-container .pro-display {
  padding:  0.9375rem 1.4375rem 0.9375rem 1.4375rem;
  width: 100%;
  float: left;
}
.ie8 .contact-supplier .contact-supplier-container .pro-display {
  padding:  15px 23px 15px 23px;
}
.contact-supplier .contact-supplier-container .pro-display .contact-supplier-left {
  width: 64.40678%;
  float: left;
  margin-right: 1.69492%;
  margin: 0;
  border-right: 1px solid #e4e1e1;
  padding-right:  3.125rem;
  box-sizing: border-box;
}
.ie8 .contact-supplier .contact-supplier-container .pro-display .contact-supplier-left {
  padding-right:  50px;
}
.contact-supplier .contact-supplier-container .pro-display .contact-supplier-left .product-img {
  float: left;
  border: 1px solid #aaaaaa;
  width: 104px;
  height: 103px;
  margin-right:  0.9375rem;
}
.ie8 .contact-supplier .contact-supplier-container .pro-display .contact-supplier-left .product-img {
  margin-right:  15px;
}
.contact-supplier .contact-supplier-container .pro-display .contact-supplier-left .product-img img {
  width: 104px;
  height: 103px;
}
.contact-supplier .contact-supplier-container .pro-display .contact-supplier-left .product-area {
  float: left;
}
.contact-supplier .contact-supplier-container .pro-display .contact-supplier-left .product-area .product-title {
  color: #363535;
  font-size: 15px;
  font-size: 0.9375rem;
}
.contact-supplier .contact-supplier-container .pro-display .contact-supplier-left .product-area .product-name {
  color: #a1a1a1;
  font-size: 14px;
  font-size: 0.875rem;
}
.contact-supplier .contact-supplier-container .pro-display .contact-supplier-left .view-more-prod {
  width: 114px;
  height: 103px;
  border: 1px solid #aaaaaa;
  background: #eeeeee;
  float: right;
  text-align: center;
}
.contact-supplier .contact-supplier-container .pro-display .contact-supplier-left .view-more-prod .product-count {
  color: #aaaaaa;
  font-size: 30px;
  font-size: 1.875rem;
  margin-top:  1.0625rem;
  font-weight: bold;
}
.ie8 .contact-supplier .contact-supplier-container .pro-display .contact-supplier-left .view-more-prod .product-count {
  margin-top:  17px;
}
.contact-supplier .contact-supplier-container .pro-display .contact-supplier-left .view-more-prod span {
  font-size: 13px;
  font-size: 0.8125rem;
}
.contact-supplier .contact-supplier-container .pro-display .contact-supplier-right {
  width: 33.89831%;
  float: right;
  margin-right: 0;
  margin: 0;
}
.contact-supplier .contact-supplier-container .pro-display .contact-supplier-right .verified-suppliers {
  font-size: 14px;
  font-size: 0.875rem;
  color: #0066cc;
  padding-top:  2.5rem;
}
.ie8 .contact-supplier .contact-supplier-container .pro-display .contact-supplier-right .verified-suppliers {
  padding-top:  40px;
}
.contact-supplier .contact-supplier-container .pro-display .contact-supplier-right .verified-suppliers span {
  color: #a1a1a1;
}
.contact-supplier .contact-supplier-container .contact-supplier-form {
  padding:  0.9375rem 1.4375rem 0.625rem 1.4375rem;
}
.ie8 .contact-supplier .contact-supplier-container .contact-supplier-form {
  padding:  15px 23px 10px 23px;
}
.contact-supplier .contact-supplier-container .btn {
  font-size: 16px;
  font-size: 1rem;
  padding-left:  1.25rem;
  padding-right:  1.25rem;
}
.ie8 .contact-supplier .contact-supplier-container .btn {
  padding-left:  20px;
}
.ie8 .contact-supplier .contact-supplier-container .btn {
  padding-right:  20px;
}

.contact-supplier-popup-show {
  height: 380px;
}

.contact-supplier-popup {
  margin:  2.5rem;
  height: 315px;
  overflow: auto;
}
.ie8 .contact-supplier-popup {
  margin:  40px;
}
.contact-supplier-popup .supplier-popup-heading {
  color: #202020;
  font-size: 22px;
  font-size: 1.375rem;
  margin-bottom:  0.625rem;
}
.ie8 .contact-supplier-popup .supplier-popup-heading {
  margin-bottom:  10px;
}
.contact-supplier-popup .product-box {
  width: 47.45763%;
  float: left;
  margin-right: 1.69492%;
  float: left;
  margin-top:  1.25rem;
  margin-bottom:  1.25rem;
}
.ie8 .contact-supplier-popup .product-box {
  margin-top:  20px;
}
.ie8 .contact-supplier-popup .product-box {
  margin-bottom:  20px;
}
.contact-supplier-popup .product-box .product-img {
  width: 31.35593%;
  float: left;
  margin-right: 1.69492%;
  float: left;
  height: 103px;
  padding-right:  0;
  box-sizing: border-box;
}
.ie8 .contact-supplier-popup .product-box .product-img {
  padding-right:  0;
}
.contact-supplier-popup .product-box .product-img img {
  width: 104px;
  height: 103px;
  border: 1px solid #aaaaaa;
}
.contact-supplier-popup .product-box .product-title {
  color: #2c4cc4;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  margin-top:  0.625rem;
  float: left;
  width: 65.25424%;
  float: left;
  margin-right: 1.69492%;
}
.ie8 .contact-supplier-popup .product-box .product-title {
  margin-top:  10px;
}
.contact-supplier-popup .product-box .product-title a {
  color: #2c4cc4;
}



.click-here-btn {
  background-image: url() left center;
  background-color: #eb0511;
}


.video-box {
  display: none;
  position: fixed;
  z-index: 99992;
  width: 750px;
  background: white;
  border-bottom: 1px solid #aaa;
  border-radius: 4px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
  left: 50%;
  top: 50%;
  height: 376px;
  margin-left: -375px;
  margin-top: -188px;
}

.profile_form_container {
  width: 77%;
}

.login-tc .term-cond {
  margin:  2.5rem;
  font-size: 13px;
  font-size: 0.8125rem;
  height: 460px;
  overflow: auto;
}
.ie8 .login-tc .term-cond {
  margin:  40px;
}
.login-tc .term-cond .tc-heading {
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  border-bottom: solid 1px #e9e9e9;
  padding-bottom:  0.9375rem;
  margin-bottom:  0.9375rem;
}
.ie8 .login-tc .term-cond .tc-heading {
  padding-bottom:  15px;
}
.ie8 .login-tc .term-cond .tc-heading {
  margin-bottom:  15px;
}
.login-tc .term-cond p, .login-tc .term-cond li {
  margin-top:  0.625rem;
  line-height: 23px;
  width: 100%;
  float: left;
}
.ie8 .login-tc .term-cond p, .ie8 .login-tc .term-cond li {
  margin-top:  10px;
}
.login-tc .term-cond ul {
  padding-left:  1.25rem;
  padding-top:  0.625rem;
}
.ie8 .login-tc .term-cond ul {
  padding-left:  20px;
}
.ie8 .login-tc .term-cond ul {
  padding-top:  10px;
}
.login-tc .term-cond .main-points li {
  list-style-type: disc;
}
.login-tc .term-cond .main-points li a {
  font-size: 14px;
  font-size: 0.875rem;
}
.login-tc .term-cond .main-points-details li {
  list-style-type: lower-alpha;
}
.login-tc .term-cond .main-points-details li a {
  font-size: 13px;
  font-size: 0.8125rem;
}
.login-tc .term-cond .main-points-details li ul li {
  line-height: 20px;
  list-style-type: lower-roman;
}
.login-tc .term-cond .main-point-inside {
  padding:  2.1875rem 3.125rem;
  margin-top:  1.875rem;
  background: #eeeeee;
}
.ie8 .login-tc .term-cond .main-point-inside {
  padding:  35px 50px;
}
.ie8 .login-tc .term-cond .main-point-inside {
  margin-top:  30px;
}
.login-tc .term-cond .fraud-warning-area {
  border: 1px solid #cccccc;
  margin:  1.875rem;
  padding:  1.875rem;
  background: #f9f7eb;
}
.ie8 .login-tc .term-cond .fraud-warning-area {
  margin:  30px;
}
.ie8 .login-tc .term-cond .fraud-warning-area {
  padding:  30px;
}
.login-tc .term-cond .fraud-warning-area .warning-heading {
  color: #e1373b;
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
}
.login-tc .term-cond .italic-text {
  font-style: italic;
}
.login-tc .term-cond .blue-note {
  color: #2c4cc4;
  font-weight: bold;
}
.login-tc .term-cond .data-listing ul {
  padding: 0;
  margin: 0;
}
.login-tc .term-cond .data-listing ul li {
  width: 31%;
  margin: 0 1%;
  display: inline-block;
}
.login-tc .term-cond .data-listing ul li a {
  width: 100%;
  border-bottom: 1px solid #e9e9e9;
  font-size: 14px;
  font-size: 0.875rem;
  padding:  0.625rem 0;
  display: block;
}
.ie8 .login-tc .term-cond .data-listing ul li a {
  padding:  10px 0;
}
.ie8 .login-tc .term-cond .data-listing ul li a {
  margin:  10px;
}

.close-term-and-con {
  position: fixed !important;
  top: 21% !important;
  right: 18% !important;
}


@media (max-width: 1199px) {
  #popup-postrequirment {
    width: 70% !important;
    margin-left: -35% !important;
    position: absolute !important;
    top: 50% !important;
    height: 540px !important;
  }
}
@media (max-width: 991px) {
  #popup-postrequirment {
    width: 70% !important;
    margin-left: -35% !important;
    position: absolute !important;
    top: 60% !important;
    height: auto !important;
  }

  .modal-box {
    top: 10% !important;
  }
  .modal-box .more-detail .left-detail .green-heading {
    font-size: 21px;
    font-size: 1.3125rem;
  }
  .modal-box .more-detail .left-detail ul li {
    font-size: 15px;
    font-size: 0.9375rem;
  }

  .contact-form-container .product-img-inner img {
    max-width: 100%;
    height: auto;
  }
  .contact-form-container .sent-successful ul li {
    width: 100% !important;
    margin: 2% 0 !important;
  }

  .common-form .dd-22 {
    width: 100% !important;
  }
  .common-form .dd-25 {
    width: 100% !important;
  }

  
}
@media (max-width: 768px) {
  
  #popup-postrequirment {
    width: 94% !important;
    margin-left: -47% !important;
    position: absolute !important;
    top: 60% !important;
    height: auto !important;
  }

  .buying-req {
    padding: 0 !important;
  }
  .buying-req .helpdesk-container {
    width: 100% !important;
  }
  .buying-req .helpdesk-container .left-helpdesk {
    display: none !important;
  }
  .buying-req .helpdesk-container .right-helpdesk {
    width: 100% !important;
  }
  .buying-req .left-helpdesk-icon-red {
    float: none !important;
    margin: 20px 0 0 0 !important;
    display: inline-block !important;
    text-align: center !important;
    width: 80px !important;
  }
  .buying-req .left-helpdesk-txt {
    float: none !important;
  }
  .buying-req .rfq-area {
    width: 100% !important;
  }
  .buying-req .buy-req-sub-heading {
    width: 100%;
  }

  .common-form dd {
    width: 100% !important;
  }
  .common-form .left-helpdesk {
    display: none;
  }
  .common-form .right-helpdesk {
    width: 100%;
  }
  .common-form .margin-left {
    margin: 0 !important;
  }
  .common-form .btn {
    padding: 0 !important;
    font-size: 17px !important;
    padding: 0 12px !important;
  }
  .common-form label {
    left: 0 !important;
    text-align: left;
  }
  .common-form .dd-22 {
    width: 100% !important;
  }
  .common-form .dd-25 {
    width: 100% !important;
  }
  .common-form .dd-33 {
    width: 100% !important;
  }
  .common-form .margin-left {
    margin-bottom: 2% !important;
  }

  
  .modal-box {
    width: 94% !important;
    position: absolute !important;
    top: 10% !important;
    height: auto !important;
  }

  .contact-form-container .product-img-box {
    display: none;
  }
  .contact-form-container .contact-form-right {
    width: 100% !important;
  }
  .contact-form-container .verified-mobile-box {
    width: 100%;
  }
  .contact-form-container .sent-successful ul li {
    width: 100% !important;
    margin: 2% 0 !important;
  }

  .more-detail .p-left {
    display: none !important;
  }
  .more-detail .left-detail {
    display: none !important;
  }
  .more-detail .right-detail {
    width: 100% !important;
  }

  

  .extra-forms .app-area .img-left {
    min-height: 100%;
  }

  .helpdesk-area {
    display: none;
  }
}

@media screen and (max-width: 480px) {
	.buying-req .buy-req-heading{font-size: 19px;}
	.buying-req .buy-req-sub-heading{font-size: 14px;margin-top: 5px;}
	.buying-req { padding: 0 !important; margin-bottom: 15px;}
	.buying-req .btn{margin: 10px 0 5px 0;}
}


.buying-rfq {
  margin:  1.875rem 0 3.75rem;
}
.ie8 .buying-rfq {
  margin:  30px 0 60px;
}

.rfq {
  font-size: 30px;
  font-size: 1.875rem;
  padding:  0 0 0.9375rem;
}
.ie8 .rfq {
  padding:  0 0 15px;
}


.online-payment-title {
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: normal;
  text-align: center;
  color: #555555;
  padding:  0.9375rem 0 0.9375rem;
}
.ie8 .online-payment-title {
  padding:  15px 0 15px;
}
.online-payment-title span {
  font-size: 17px;
  font-size: 1.0625rem;
  display: block;
}

.payment-form-container {
  width: 80%;
  padding: 30px;
  border-radius: 4px;
  margin:  0.625rem auto 1.25rem;
  box-shadow: none;
}
.ie8 .payment-form-container {
  margin:  10px auto 20px;
}
.payment-form-container .company-name {
  font-size: 20px;
  font-size: 1.25rem;
  color: #2c4cc4;
  text-align: center;
  margin-bottom:  1.25rem;
}
.ie8 .payment-form-container .company-name {
  margin-bottom:  20px;
}
.payment-form-container input[type="text"] {
  color: #111111 !important;
  margin: 0;
  border: solid 1px #c0c0c0 !important;
  font-size: 17px !important;
  height: 44px;
}
.payment-form-container textarea {
  font-size: 17px !important;
  color: #111111 !important;
  border: solid 1px #c0c0c0 !important;
}
.payment-form-container .arrow-icon {
  background: url() top center no-repeat;
  height: 45px;
}
.payment-form-container .reference-no {
  font-size: 17px;
  color: #555555;
  text-align: center;
}
.payment-form-container .contact-info {
  margin: 30px 0 0 0;
  text-align: center;
  line-height: 30px;
}

.btn-payment {
  background: #00bd70;
  font-size: 17px !important;
  color: #fff !important;
  display: inline-block !important;
  height: auto;
  margin:  0.8125rem 0 0;
  padding:  0.5625rem 0;
  width: 230px;
  border: 1px solid #205c1e;
  border-radius: 2px;
}
.ie8 .btn-payment {
  margin:  13px 0 0;
}
.ie8 .btn-payment {
  padding:  9px 0;
}

.btn-sea-green {
  background: #00bd70;
}
.btn-sea-green:hover {
  background: #00a864;
}

.thanks-page-mar {
  margin: 80px auto;
}

.blue-color {
  color: #2974d1;
}

.tab-container {
  width: 100%;
  border: solid 1px #ededed;
  margin: 0 auto 30px;
  box-shadow: 0px 1px 2px #e5e5e5;
  background: #f2f2f2;
}
.tab-container h3 {
  margin: 0 0 5px;
  padding: 0;
}
.tab-container .right_container {
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  float: left;
  min-height: 376px;
  padding:  0 0.9375rem;
  width: 68%;
  box-sizing: border-box;
}
.ie8 .tab-container .right_container {
  padding:  0 15px;
}
.tab-container .right_container .tab_txt {
  color: #272626;
  font-size: 14px;
  line-height: 27px;
  margin: 0;
  padding: 10px 0 10px;
  text-align: justify;
}
.tab-container .right_container .tab_txt h1 {
  font-size: 24px;
  padding: 0 0 10px;
  text-align: left;
}
.tab-container .left_container {
  float: left;
  font-size: 12px;
  font-style: italic;
  padding: 0;
  width: 32%;
}
.tab-container .left_container ul.tabs {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  background: #3a3a3a;
}
.tab-container .left_container ul.tabs li {
  border-bottom: 1px solid #d7d7d7;
  color: #ffffff;
  cursor: pointer;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  margin: 0;
  padding: 13px 18px;
  position: relative;
  text-align: left;
}
.tab-container .left_container ul.tabs li:hover {
  color: #ffffff;
}
.tab-container .active {
  background: #f2f2f2;
  border-bottom: solid 3px #00bd70 !important;
  color: #040404 !important;
}
.tab-container .payment-method-title {
  background: #737373 none repeat scroll 0 0;
  color: #fff;
  font-size: 17px;
  margin-top: 30px;
  padding: 8px 12px;
}
.tab-container .bank-cart {
  padding: 10px 0 10px;
  margin-top: 10px;
  border-top: dashed 1px #d6d6d6;
}
.tab-container .bank-cart img {
  max-width: 100%;
}
.tab-container .all-bank {
  font-size: 18px;
  margin-bottom: 30px;
}
.tab-container .all-bank-input {
  border: 1px solid #c0c0c0;
  height: 40px;
  margin-left: 10px;
  width: 250px;
}
.tab-container .tab-container-amount {
  float: right;
  width: 20%;
}
.tab-container .total-amount {
  background: #f2f2f2 none repeat scroll 0 0;
  font-size: 17px;
  padding: 10px;
  text-align: right;
}
.tab-container .amount-payable {
  border-bottom: 1px solid #eeeeee;
  color: #9e9e9e;
  font-size: 20px;
  padding: 20px;
  text-align: right;
}
.tab-container .amount-payable span {
  color: #ed7e7e;
  display: block;
  padding: 10px 0 0;
}
.tab-container .blue-color {
  color: #2c4cc4;
}

ul.bank-logo {
  margin: 0;
  padding: 0;
}

ul.bank-logo li {
  float: left;
  height: 51px;
  margin: 0 7px 10px 0;
  padding: 0;
}

.card-type {
  margin-right: 127px;
}

.card-type img {
  float: left;
  padding: 15px 5px 0 0;
}


.payment-container {
  width: 35%;
  padding: 30px;
  background-color: #ffffff;
  border-radius: 4px;
  margin:  1.25rem auto 3.75rem;
  box-shadow: 3px 3px 5px #d2d2d2;
}
.ie8 .payment-container {
  margin:  20px auto 60px;
}
.payment-container input[type="text"] {
  height: 45px;
  border: solid 1px #c0c0c0;
  color: #8a8a8a;
}
.payment-container .field-label {
  font-size: 14px;
  font-size: 0.875rem;
  color: #5a5a5a;
}

.payment-profile {
  background: #eeeeee;
}
.payment-profile .heading-text {
  color: #555555;
  text-align: center;
  width: 90%;
  margin: 0 auto 20px auto;
}
.payment-profile .divTable {
  margin-bottom:  3.125rem;
}
.ie8 .payment-profile .divTable {
  margin-bottom:  50px;
}
.payment-profile .divTableCell {
  width: 29%;
  border: 0;
  padding:  0.75rem 0.625rem;
  font-size: 14px;
  font-size: 0.875rem;
  float: left;
  box-sizing: border-box;
  font-size: 17px;
  font-size: 1.0625rem;
}
.ie8 .payment-profile .divTableCell {
  padding:  12px 10px;
}
.payment-profile .divTableCell:last-child {
  width: 13%;
}
.payment-profile .divTableCell input[type="radio"] {
  margin-right:  0.625rem;
}
.ie8 .payment-profile .divTableCell input[type="radio"] {
  margin-right:  10px;
}
.payment-profile .divTableCell .headTitle {
  display: none;
  float: left;
}
.payment-profile .divTableCell .infoName {
  width: 100%;
  float: left;
}
.payment-profile .TableRowHead {
  background: #0f9bf1;
  color: #ffffff;
  font-weight: bold;
}
.payment-profile .TableRowBody {
  background: #ffffff;
  color: #555555;
  border-bottom: 2px solid #eeeeee;
}
.payment-profile .TableRowBody .blue-heading {
  color: #2c4cc4;
  cursor: pointer;
}
.payment-profile .TableRowBody .btn-sea-green {
  background: #00bd70;
  color: #ffffff;
  border-radius: 2px;
  font-size: 14px;
  font-size: 0.875rem;
  padding:  0.375rem 0.625rem;
}
.ie8 .payment-profile .TableRowBody .btn-sea-green {
  padding:  6px 10px;
}
.payment-profile .TableRowBody .btn-sea-green:hover {
  background: #00a864;
}
.payment-profile .proceedPayment {
  background: #ffffff;
  padding:  1.25rem 0.9375rem 1.875rem 0.9375rem;
  margin-bottom:  3.125rem;
}
.ie8 .payment-profile .proceedPayment {
  padding:  20px 15px 30px 15px;
}
.ie8 .payment-profile .proceedPayment {
  margin-bottom:  50px;
}
.payment-profile .payment-profile-heading {
  font-size: 19px;
  font-size: 1.1875rem;
  color: #333333;
  border-bottom: 1px solid #ededed;
  padding-bottom:  0.625rem;
}
.ie8 .payment-profile .payment-profile-heading {
  padding-bottom:  10px;
}
.payment-profile .payment-profile-heading-large {
  font-size: 30px;
  font-size: 1.875rem;
  color: #555555;
  text-align: center;
  margin-bottom:  1.25rem;
}
.ie8 .payment-profile .payment-profile-heading-large {
  margin-bottom:  20px;
}
.payment-profile .form-label {
  margin:  0.625rem 1.25rem 0.625rem 0;
  display: inline-block;
}
.ie8 .payment-profile .form-label {
  margin:  10px 20px 10px 0;
}
.payment-profile .radio-label {
  margin-right:  0.625rem;
}
.ie8 .payment-profile .radio-label {
  margin-right:  10px;
}
.payment-profile label.error {
  color: #e1373b !important;
}
.payment-profile .btn-payment {
  width: 190px;
}
.payment-profile .team-condition-area {
  width: 100%;
  text-align: center;
}
.payment-profile .team-condition-area .T-and-C {
  color: #2c4cc4;
}
.payment-profile .team-condition-area .pay-by-netbanking {
  font-size: 14px;
  font-size: 0.875rem;
}
.payment-profile .required {
  color: #e1373b;
}


@media (max-width: 768px) {
  .payment-form-container {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .payment-container {
    width: 75% !important;
  }

  .payment-profile .TableRowHead {
    display: none;
  }
  .payment-profile .TableRowBody {
    border-bottom: 5px solid #eeeeee;
    float: left;
    padding: 5px 0 !important;
    width: 100%;
  }
  .payment-profile .divTable {
    margin-bottom:  3.125rem;
    overflow: scroll;
    display: block;
  }
  .ie8 .payment-profile .divTable {
    margin-bottom:  50px;
  }
  .payment-profile .divTableCell {
    float: left;
    width: 100%;
    display: flex;
    border-bottom: 1px solid #eee;
    padding: 0;
  }
  .payment-profile .divTableCell:last-child {
    width: 100%;
    padding: 0;
    border-bottom: 0px;
  }
  .payment-profile .divTableCell .headTitle {
    display: block;
    width: 25%;
    padding:  0.3125rem 0.625rem;
    color: #000;
    float: left;
  }
  .ie8 .payment-profile .divTableCell .headTitle {
    padding:  5px 10px;
  }
  .payment-profile .divTableCell .infoName {
    width: 68%;
    border-left: 1px solid #eee;
    padding:  0.3125rem 0.625rem;
    float: left;
  }
  .ie8 .payment-profile .divTableCell .infoName {
    padding:  5px 10px;
  }
  .payment-profile .yellow-tooltip .yellow-tooltiptext {
    right: 50%;
    left: 0;
    margin-left: -173px;
  }
  .payment-profile .yellow-tooltip .yellow-tooltiptext::after {
    left: 72%;
  }

  .tab-container .left_container {
    width: 100%;
  }
  .tab-container .left_container ul.tabs li {
    font-size: 14px;
    padding: 10px;
  }
  .tab-container .right_container h3 {
    text-align: left;
  }

  .online-payment-title {
    font-size: 25px;
    font-size: 1.5625rem;
    padding:  1.25rem;
  }
  .ie8 .online-payment-title {
    padding:  20px;
  }
}


#inputMobView{
   padding-left: 69px!important;
}

.micro-cat-popMain .iti-arrow{
display:none;
}
.profileViewDetail .selected-flag{
    width: 62px!important;
}

@media (max-width: 480px) {
.myaccount-body > h1 {
    font-size: 22px;
    color: #555555;
    text-align: center;
    font-weight: normal;
    margin: 0 0 10px 0;
}

.myaccount-body .loginForm {
    width: 300px;
}
.contact-supplier {
    width: 92%;
}
.contact-supplier .contact-supplier-container {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    border: 1px solid #e8e8e8;
    margin-top: 20px;
    box-sizing: border-box;
    box-shadow: 0px 0px 4px #dbdbdb;
}
.contact-supplier .contact-supplier-container .pro-display {
    padding: 0.9375rem 1.4375rem 0.9375rem 1.4375rem;
    width: 84%;
    float: left;
}
.contact-supplier .contact-supplier-container .pro-display .contact-supplier-left {
    width: 100%;
    float: left;
    margin-right: 0; 
    margin: 0;
    border-right: none; 
    padding-right: 0; 
    box-sizing: border-box;
}   
.common-form dd {
    width: 100% !important;
}
.contact-supplier .contact-supplier-container .pro-display .contact-supplier-left .product-img {
    display: none;
}
.contact-supplier .contact-supplier-container .pro-display .contact-supplier-right .verified-suppliers {
    display: none;
}

.requirements .width-full {
    width: 100%;
}

.requirements .margin-left {
    margin-left: 0;
}
.common-form .margin-left {
     margin-bottom: 0 !important; 
     margin-top: 5px !important; 
}
.requirements dd {
    margin: 5px 0 0 0;
}
.contact-supplier {
    padding: 0 0 20px 0;
}
.contact-supplier .contact-supplier-container .pro-display .contact-supplier-left .view-more-prod span {
    font-size: 13px;
    font-size: 16px;
    float: left;
    margin: 5px 0 6px 20px;
}
.contact-supplier .contact-supplier-container .pro-display .contact-supplier-left .view-more-prod .product-count {
    font-size: 16px;
    margin-top: 7px;
    float: left;
padding: 0 0 0 10px;
}
.contact-supplier .contact-supplier-container .pro-display .contact-supplier-left .view-more-prod {
    width: 100%;
    height: auto;
    border: 1px solid #aaaaaa;
    background: #eeeeee;
    float: right;
    text-align: center;
    margin: 10px 0 0 0;
}
.requirements .tips {
    padding: 10px;
    background-image: none!important;
}
}



@media screen and (max-width: 480px) {

.extra-forms { width: 90%;}
.extra-forms .main-heading{margin-top: 15px;}
.extra-forms p{line-height: 25px;}
.extra-forms .bottom-border{margin: 15px 0;width: 100%;}
.extra-forms .subscribe-alerts{width: 100%;}
.extra-forms .subscribe-alerts .subscribe-heading{margin: 0 0 5px 0;}
.extra-forms .subscribe-alerts dt{width: 100%;margin-bottom: 0;}
.extra-forms .subscribe-alerts dd{width: 100%;}

}




