
/*---- bootstrap-----*/
/*---------------- Start Reset CSS ----------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small, strike,strong, tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;}body{line-height:1}ol,ul{list-style:none} blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none} del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/*---------------- End Reset CSS ----------------- */
/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=ce09fde71af3dd1a0c54)
 * Config saved to config.json and https://gist.github.com/ce09fde71af3dd1a0c54
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

@-ms-viewport{ width: auto !important;}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
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;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img,.img-responsive{
  vertical-align: middle;
  display: block;
  width: auto \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 13px;
  padding-right: 13px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1230px) {
  .container {
    width: 1200px;
  }
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 13px;
  padding-right: 13px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 706px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .container {
      padding-left: 7px;
      padding-right: 7px; }
      .container div[class^='col-sm'], .container div[class*='col-sm'] {
        padding-left: 7px;
        padding-right: 7px; } }
  @media (min-width: 992px) {
    .container {
      width: 966px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1166px; } }
  @media (min-width: 1400px) {
    .container {
      width: 1326px; } }



.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 13px;
  padding-right: 13px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -13px;
  margin-right: -13px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.row-nomargin:before, .row-nomargin:after {
  content: " ";
  display: table; }

.row-nomargin:after {
  clear: both; }

.row-nomargin .margin {
  padding-left: 13px;
  padding-right: 13px; }

.row-nomargin div[class^='col'] {
  padding-left: 0;
  padding-right: 0; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left; }

.col-xs-1 {
  width: 4.1666666667%; }

.col-xs-2 {
  width: 8.3333333333%; }

.col-xs-3 {
  width: 12.5%; }

.col-xs-4 {
  width: 16.6666666667%; }

.col-xs-5 {
  width: 20.8333333333%; }

.col-xs-6 {
  width: 25%; }

.col-xs-7 {
  width: 29.1666666667%; }

.col-xs-8 {
  width: 33.3333333333%; }

.col-xs-9 {
  width: 37.5%; }

.col-xs-10 {
  width: 41.6666666667%; }

.col-xs-11 {
  width: 45.8333333333%; }

.col-xs-12 {
  width: 50%; }

.col-xs-13 {
  width: 54.1666666667%; }

.col-xs-14 {
  width: 58.3333333333%; }

.col-xs-15 {
  width: 62.5%; }

.col-xs-16 {
  width: 66.6666666667%; }

.col-xs-17 {
  width: 70.8333333333%; }

.col-xs-18 {
  width: 75%; }

.col-xs-19 {
  width: 79.1666666667%; }

.col-xs-20 {
  width: 83.3333333333%; }

.col-xs-21 {
  width: 87.5%; }

.col-xs-22 {
  width: 91.6666666667%; }

.col-xs-23 {
  width: 95.8333333333%; }

.col-xs-24 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 4.1666666667%; }

.col-xs-pull-2 {
  right: 8.3333333333%; }

.col-xs-pull-3 {
  right: 12.5%; }

.col-xs-pull-4 {
  right: 16.6666666667%; }

.col-xs-pull-5 {
  right: 20.8333333333%; }

.col-xs-pull-6 {
  right: 25%; }

.col-xs-pull-7 {
  right: 29.1666666667%; }

.col-xs-pull-8 {
  right: 33.3333333333%; }

.col-xs-pull-9 {
  right: 37.5%; }

.col-xs-pull-10 {
  right: 41.6666666667%; }

.col-xs-pull-11 {
  right: 45.8333333333%; }

.col-xs-pull-12 {
  right: 50%; }

.col-xs-pull-13 {
  right: 54.1666666667%; }

.col-xs-pull-14 {
  right: 58.3333333333%; }

.col-xs-pull-15 {
  right: 62.5%; }

.col-xs-pull-16 {
  right: 66.6666666667%; }

.col-xs-pull-17 {
  right: 70.8333333333%; }

.col-xs-pull-18 {
  right: 75%; }

.col-xs-pull-19 {
  right: 79.1666666667%; }

.col-xs-pull-20 {
  right: 83.3333333333%; }

.col-xs-pull-21 {
  right: 87.5%; }

.col-xs-pull-22 {
  right: 91.6666666667%; }

.col-xs-pull-23 {
  right: 95.8333333333%; }

.col-xs-pull-24 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 4.1666666667%; }

.col-xs-push-2 {
  left: 8.3333333333%; }

.col-xs-push-3 {
  left: 12.5%; }

.col-xs-push-4 {
  left: 16.6666666667%; }

.col-xs-push-5 {
  left: 20.8333333333%; }

.col-xs-push-6 {
  left: 25%; }

.col-xs-push-7 {
  left: 29.1666666667%; }

.col-xs-push-8 {
  left: 33.3333333333%; }

.col-xs-push-9 {
  left: 37.5%; }

.col-xs-push-10 {
  left: 41.6666666667%; }

.col-xs-push-11 {
  left: 45.8333333333%; }

.col-xs-push-12 {
  left: 50%; }

.col-xs-push-13 {
  left: 54.1666666667%; }

.col-xs-push-14 {
  left: 58.3333333333%; }

.col-xs-push-15 {
  left: 62.5%; }

.col-xs-push-16 {
  left: 66.6666666667%; }

.col-xs-push-17 {
  left: 70.8333333333%; }

.col-xs-push-18 {
  left: 75%; }

.col-xs-push-19 {
  left: 79.1666666667%; }

.col-xs-push-20 {
  left: 83.3333333333%; }

.col-xs-push-21 {
  left: 87.5%; }

.col-xs-push-22 {
  left: 91.6666666667%; }

.col-xs-push-23 {
  left: 95.8333333333%; }

.col-xs-push-24 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 4.1666666667%; }

.col-xs-offset-2 {
  margin-left: 8.3333333333%; }

.col-xs-offset-3 {
  margin-left: 12.5%; }

.col-xs-offset-4 {
  margin-left: 16.6666666667%; }

.col-xs-offset-5 {
  margin-left: 20.8333333333%; }

.col-xs-offset-6 {
  margin-left: 25%; }

.col-xs-offset-7 {
  margin-left: 29.1666666667%; }

.col-xs-offset-8 {
  margin-left: 33.3333333333%; }

.col-xs-offset-9 {
  margin-left: 37.5%; }

.col-xs-offset-10 {
  margin-left: 41.6666666667%; }

.col-xs-offset-11 {
  margin-left: 45.8333333333%; }

.col-xs-offset-12 {
  margin-left: 50%; }

.col-xs-offset-13 {
  margin-left: 54.1666666667%; }

.col-xs-offset-14 {
  margin-left: 58.3333333333%; }

.col-xs-offset-15 {
  margin-left: 62.5%; }

.col-xs-offset-16 {
  margin-left: 66.6666666667%; }

.col-xs-offset-17 {
  margin-left: 70.8333333333%; }

.col-xs-offset-18 {
  margin-left: 75%; }

.col-xs-offset-19 {
  margin-left: 79.1666666667%; }

.col-xs-offset-20 {
  margin-left: 83.3333333333%; }

.col-xs-offset-21 {
  margin-left: 87.5%; }

.col-xs-offset-22 {
  margin-left: 91.6666666667%; }

.col-xs-offset-23 {
  margin-left: 95.8333333333%; }

.col-xs-offset-24 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left; }
  .col-sm-1 {
    width: 4.1666666667%; }
  .col-sm-2 {
    width: 8.3333333333%; }
  .col-sm-3 {
    width: 12.5%; }
  .col-sm-4 {
    width: 16.6666666667%; }
  .col-sm-5 {
    width: 20.8333333333%; }
  .col-sm-6 {
    width: 25%; }
  .col-sm-7 {
    width: 29.1666666667%; }
  .col-sm-8 {
    width: 33.3333333333%; }
  .col-sm-9 {
    width: 37.5%; }
  .col-sm-10 {
    width: 41.6666666667%; }
  .col-sm-11 {
    width: 45.8333333333%; }
  .col-sm-12 {
    width: 50%; }
  .col-sm-13 {
    width: 54.1666666667%; }
  .col-sm-14 {
    width: 58.3333333333%; }
  .col-sm-15 {
    width: 62.5%; }
  .col-sm-16 {
    width: 66.6666666667%; }
  .col-sm-17 {
    width: 70.8333333333%; }
  .col-sm-18 {
    width: 75%; }
  .col-sm-19 {
    width: 79.1666666667%; }
  .col-sm-20 {
    width: 83.3333333333%; }
  .col-sm-21 {
    width: 87.5%; }
  .col-sm-22 {
    width: 91.6666666667%; }
  .col-sm-23 {
    width: 95.8333333333%; }
  .col-sm-24 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 4.1666666667%; }
  .col-sm-pull-2 {
    right: 8.3333333333%; }
  .col-sm-pull-3 {
    right: 12.5%; }
  .col-sm-pull-4 {
    right: 16.6666666667%; }
  .col-sm-pull-5 {
    right: 20.8333333333%; }
  .col-sm-pull-6 {
    right: 25%; }
  .col-sm-pull-7 {
    right: 29.1666666667%; }
  .col-sm-pull-8 {
    right: 33.3333333333%; }
  .col-sm-pull-9 {
    right: 37.5%; }
  .col-sm-pull-10 {
    right: 41.6666666667%; }
  .col-sm-pull-11 {
    right: 45.8333333333%; }
  .col-sm-pull-12 {
    right: 50%; }
  .col-sm-pull-13 {
    right: 54.1666666667%; }
  .col-sm-pull-14 {
    right: 58.3333333333%; }
  .col-sm-pull-15 {
    right: 62.5%; }
  .col-sm-pull-16 {
    right: 66.6666666667%; }
  .col-sm-pull-17 {
    right: 70.8333333333%; }
  .col-sm-pull-18 {
    right: 75%; }
  .col-sm-pull-19 {
    right: 79.1666666667%; }
  .col-sm-pull-20 {
    right: 83.3333333333%; }
  .col-sm-pull-21 {
    right: 87.5%; }
  .col-sm-pull-22 {
    right: 91.6666666667%; }
  .col-sm-pull-23 {
    right: 95.8333333333%; }
  .col-sm-pull-24 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 4.1666666667%; }
  .col-sm-push-2 {
    left: 8.3333333333%; }
  .col-sm-push-3 {
    left: 12.5%; }
  .col-sm-push-4 {
    left: 16.6666666667%; }
  .col-sm-push-5 {
    left: 20.8333333333%; }
  .col-sm-push-6 {
    left: 25%; }
  .col-sm-push-7 {
    left: 29.1666666667%; }
  .col-sm-push-8 {
    left: 33.3333333333%; }
  .col-sm-push-9 {
    left: 37.5%; }
  .col-sm-push-10 {
    left: 41.6666666667%; }
  .col-sm-push-11 {
    left: 45.8333333333%; }
  .col-sm-push-12 {
    left: 50%; }
  .col-sm-push-13 {
    left: 54.1666666667%; }
  .col-sm-push-14 {
    left: 58.3333333333%; }
  .col-sm-push-15 {
    left: 62.5%; }
  .col-sm-push-16 {
    left: 66.6666666667%; }
  .col-sm-push-17 {
    left: 70.8333333333%; }
  .col-sm-push-18 {
    left: 75%; }
  .col-sm-push-19 {
    left: 79.1666666667%; }
  .col-sm-push-20 {
    left: 83.3333333333%; }
  .col-sm-push-21 {
    left: 87.5%; }
  .col-sm-push-22 {
    left: 91.6666666667%; }
  .col-sm-push-23 {
    left: 95.8333333333%; }
  .col-sm-push-24 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 4.1666666667%; }
  .col-sm-offset-2 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-3 {
    margin-left: 12.5%; }
  .col-sm-offset-4 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-5 {
    margin-left: 20.8333333333%; }
  .col-sm-offset-6 {
    margin-left: 25%; }
  .col-sm-offset-7 {
    margin-left: 29.1666666667%; }
  .col-sm-offset-8 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-9 {
    margin-left: 37.5%; }
  .col-sm-offset-10 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-11 {
    margin-left: 45.8333333333%; }
  .col-sm-offset-12 {
    margin-left: 50%; }
  .col-sm-offset-13 {
    margin-left: 54.1666666667%; }
  .col-sm-offset-14 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-15 {
    margin-left: 62.5%; }
  .col-sm-offset-16 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-17 {
    margin-left: 70.8333333333%; }
  .col-sm-offset-18 {
    margin-left: 75%; }
  .col-sm-offset-19 {
    margin-left: 79.1666666667%; }
  .col-sm-offset-20 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-21 {
    margin-left: 87.5%; }
  .col-sm-offset-22 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-23 {
    margin-left: 95.8333333333%; }
  .col-sm-offset-24 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left; }
  .col-md-1 {
    width: 4.1666666667%; }
  .col-md-2 {
    width: 8.3333333333%; }
  .col-md-3 {
    width: 12.5%; }
  .col-md-4 {
    width: 16.6666666667%; }
  .col-md-5 {
    width: 20.8333333333%; }
  .col-md-6 {
    width: 25%; }
  .col-md-7 {
    width: 29.1666666667%; }
  .col-md-8 {
    width: 33.3333333333%; }
  .col-md-9 {
    width: 37.5%; }
  .col-md-10 {
    width: 41.6666666667%; }
  .col-md-11 {
    width: 45.8333333333%; }
  .col-md-12 {
    width: 50%; }
  .col-md-13 {
    width: 54.1666666667%; }
  .col-md-14 {
    width: 58.3333333333%; }
  .col-md-15 {
    width: 62.5%; }
  .col-md-16 {
    width: 66.6666666667%; }
  .col-md-17 {
    width: 70.8333333333%; }
  .col-md-18 {
    width: 75%; }
  .col-md-19 {
    width: 79.1666666667%; }
  .col-md-20 {
    width: 83.3333333333%; }
  .col-md-21 {
    width: 87.5%; }
  .col-md-22 {
    width: 91.6666666667%; }
  .col-md-23 {
    width: 95.8333333333%; }
  .col-md-24 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 4.1666666667%; }
  .col-md-pull-2 {
    right: 8.3333333333%; }
  .col-md-pull-3 {
    right: 12.5%; }
  .col-md-pull-4 {
    right: 16.6666666667%; }
  .col-md-pull-5 {
    right: 20.8333333333%; }
  .col-md-pull-6 {
    right: 25%; }
  .col-md-pull-7 {
    right: 29.1666666667%; }
  .col-md-pull-8 {
    right: 33.3333333333%; }
  .col-md-pull-9 {
    right: 37.5%; }
  .col-md-pull-10 {
    right: 41.6666666667%; }
  .col-md-pull-11 {
    right: 45.8333333333%; }
  .col-md-pull-12 {
    right: 50%; }
  .col-md-pull-13 {
    right: 54.1666666667%; }
  .col-md-pull-14 {
    right: 58.3333333333%; }
  .col-md-pull-15 {
    right: 62.5%; }
  .col-md-pull-16 {
    right: 66.6666666667%; }
  .col-md-pull-17 {
    right: 70.8333333333%; }
  .col-md-pull-18 {
    right: 75%; }
  .col-md-pull-19 {
    right: 79.1666666667%; }
  .col-md-pull-20 {
    right: 83.3333333333%; }
  .col-md-pull-21 {
    right: 87.5%; }
  .col-md-pull-22 {
    right: 91.6666666667%; }
  .col-md-pull-23 {
    right: 95.8333333333%; }
  .col-md-pull-24 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 4.1666666667%; }
  .col-md-push-2 {
    left: 8.3333333333%; }
  .col-md-push-3 {
    left: 12.5%; }
  .col-md-push-4 {
    left: 16.6666666667%; }
  .col-md-push-5 {
    left: 20.8333333333%; }
  .col-md-push-6 {
    left: 25%; }
  .col-md-push-7 {
    left: 29.1666666667%; }
  .col-md-push-8 {
    left: 33.3333333333%; }
  .col-md-push-9 {
    left: 37.5%; }
  .col-md-push-10 {
    left: 41.6666666667%; }
  .col-md-push-11 {
    left: 45.8333333333%; }
  .col-md-push-12 {
    left: 50%; }
  .col-md-push-13 {
    left: 54.1666666667%; }
  .col-md-push-14 {
    left: 58.3333333333%; }
  .col-md-push-15 {
    left: 62.5%; }
  .col-md-push-16 {
    left: 66.6666666667%; }
  .col-md-push-17 {
    left: 70.8333333333%; }
  .col-md-push-18 {
    left: 75%; }
  .col-md-push-19 {
    left: 79.1666666667%; }
  .col-md-push-20 {
    left: 83.3333333333%; }
  .col-md-push-21 {
    left: 87.5%; }
  .col-md-push-22 {
    left: 91.6666666667%; }
  .col-md-push-23 {
    left: 95.8333333333%; }
  .col-md-push-24 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 4.1666666667%; }
  .col-md-offset-2 {
    margin-left: 8.3333333333%; }
  .col-md-offset-3 {
    margin-left: 12.5%; }
  .col-md-offset-4 {
    margin-left: 16.6666666667%; }
  .col-md-offset-5 {
    margin-left: 20.8333333333%; }
  .col-md-offset-6 {
    margin-left: 25%; }
  .col-md-offset-7 {
    margin-left: 29.1666666667%; }
  .col-md-offset-8 {
    margin-left: 33.3333333333%; }
  .col-md-offset-9 {
    margin-left: 37.5%; }
  .col-md-offset-10 {
    margin-left: 41.6666666667%; }
  .col-md-offset-11 {
    margin-left: 45.8333333333%; }
  .col-md-offset-12 {
    margin-left: 50%; }
  .col-md-offset-13 {
    margin-left: 54.1666666667%; }
  .col-md-offset-14 {
    margin-left: 58.3333333333%; }
  .col-md-offset-15 {
    margin-left: 62.5%; }
  .col-md-offset-16 {
    margin-left: 66.6666666667%; }
  .col-md-offset-17 {
    margin-left: 70.8333333333%; }
  .col-md-offset-18 {
    margin-left: 75%; }
  .col-md-offset-19 {
    margin-left: 79.1666666667%; }
  .col-md-offset-20 {
    margin-left: 83.3333333333%; }
  .col-md-offset-21 {
    margin-left: 87.5%; }
  .col-md-offset-22 {
    margin-left: 91.6666666667%; }
  .col-md-offset-23 {
    margin-left: 95.8333333333%; }
  .col-md-offset-24 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left; }
  .col-lg-1 {
    width: 4.1666666667%; }
  .col-lg-2 {
    width: 8.3333333333%; }
  .col-lg-3 {
    width: 12.5%; }
  .col-lg-4 {
    width: 16.6666666667%; }
  .col-lg-5 {
    width: 20.8333333333%; }
  .col-lg-6 {
    width: 25%; }
  .col-lg-7 {
    width: 29.1666666667%; }
  .col-lg-8 {
    width: 33.3333333333%; }
  .col-lg-9 {
    width: 37.5%; }
  .col-lg-10 {
    width: 41.6666666667%; }
  .col-lg-11 {
    width: 45.8333333333%; }
  .col-lg-12 {
    width: 50%; }
  .col-lg-13 {
    width: 54.1666666667%; }
  .col-lg-14 {
    width: 58.3333333333%; }
  .col-lg-15 {
    width: 62.5%; }
  .col-lg-16 {
    width: 66.6666666667%; }
  .col-lg-17 {
    width: 70.8333333333%; }
  .col-lg-18 {
    width: 75%; }
  .col-lg-19 {
    width: 79.1666666667%; }
  .col-lg-20 {
    width: 83.3333333333%; }
  .col-lg-21 {
    width: 87.5%; }
  .col-lg-22 {
    width: 91.6666666667%; }
  .col-lg-23 {
    width: 95.8333333333%; }
  .col-lg-24 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 4.1666666667%; }
  .col-lg-pull-2 {
    right: 8.3333333333%; }
  .col-lg-pull-3 {
    right: 12.5%; }
  .col-lg-pull-4 {
    right: 16.6666666667%; }
  .col-lg-pull-5 {
    right: 20.8333333333%; }
  .col-lg-pull-6 {
    right: 25%; }
  .col-lg-pull-7 {
    right: 29.1666666667%; }
  .col-lg-pull-8 {
    right: 33.3333333333%; }
  .col-lg-pull-9 {
    right: 37.5%; }
  .col-lg-pull-10 {
    right: 41.6666666667%; }
  .col-lg-pull-11 {
    right: 45.8333333333%; }
  .col-lg-pull-12 {
    right: 50%; }
  .col-lg-pull-13 {
    right: 54.1666666667%; }
  .col-lg-pull-14 {
    right: 58.3333333333%; }
  .col-lg-pull-15 {
    right: 62.5%; }
  .col-lg-pull-16 {
    right: 66.6666666667%; }
  .col-lg-pull-17 {
    right: 70.8333333333%; }
  .col-lg-pull-18 {
    right: 75%; }
  .col-lg-pull-19 {
    right: 79.1666666667%; }
  .col-lg-pull-20 {
    right: 83.3333333333%; }
  .col-lg-pull-21 {
    right: 87.5%; }
  .col-lg-pull-22 {
    right: 91.6666666667%; }
  .col-lg-pull-23 {
    right: 95.8333333333%; }
  .col-lg-pull-24 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 4.1666666667%; }
  .col-lg-push-2 {
    left: 8.3333333333%; }
  .col-lg-push-3 {
    left: 12.5%; }
  .col-lg-push-4 {
    left: 16.6666666667%; }
  .col-lg-push-5 {
    left: 20.8333333333%; }
  .col-lg-push-6 {
    left: 25%; }
  .col-lg-push-7 {
    left: 29.1666666667%; }
  .col-lg-push-8 {
    left: 33.3333333333%; }
  .col-lg-push-9 {
    left: 37.5%; }
  .col-lg-push-10 {
    left: 41.6666666667%; }
  .col-lg-push-11 {
    left: 45.8333333333%; }
  .col-lg-push-12 {
    left: 50%; }
  .col-lg-push-13 {
    left: 54.1666666667%; }
  .col-lg-push-14 {
    left: 58.3333333333%; }
  .col-lg-push-15 {
    left: 62.5%; }
  .col-lg-push-16 {
    left: 66.6666666667%; }
  .col-lg-push-17 {
    left: 70.8333333333%; }
  .col-lg-push-18 {
    left: 75%; }
  .col-lg-push-19 {
    left: 79.1666666667%; }
  .col-lg-push-20 {
    left: 83.3333333333%; }
  .col-lg-push-21 {
    left: 87.5%; }
  .col-lg-push-22 {
    left: 91.6666666667%; }
  .col-lg-push-23 {
    left: 95.8333333333%; }
  .col-lg-push-24 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 4.1666666667%; }
  .col-lg-offset-2 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-3 {
    margin-left: 12.5%; }
  .col-lg-offset-4 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-5 {
    margin-left: 20.8333333333%; }
  .col-lg-offset-6 {
    margin-left: 25%; }
  .col-lg-offset-7 {
    margin-left: 29.1666666667%; }
  .col-lg-offset-8 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-9 {
    margin-left: 37.5%; }
  .col-lg-offset-10 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-11 {
    margin-left: 45.8333333333%; }
  .col-lg-offset-12 {
    margin-left: 50%; }
  .col-lg-offset-13 {
    margin-left: 54.1666666667%; }
  .col-lg-offset-14 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-15 {
    margin-left: 62.5%; }
  .col-lg-offset-16 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-17 {
    margin-left: 70.8333333333%; }
  .col-lg-offset-18 {
    margin-left: 75%; }
  .col-lg-offset-19 {
    margin-left: 79.1666666667%; }
  .col-lg-offset-20 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-21 {
    margin-left: 87.5%; }
  .col-lg-offset-22 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-23 {
    margin-left: 95.8333333333%; }
  .col-lg-offset-24 {
    margin-left: 100%; } }

@media (min-width: 1400px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24 {
    float: left; }
  .col-xl-1 {
    width: 4.1666666667%; }
  .col-xl-2 {
    width: 8.3333333333%; }
  .col-xl-3 {
    width: 12.5%; }
  .col-xl-4 {
    width: 16.6666666667%; }
  .col-xl-5 {
    width: 20.8333333333%; }
  .col-xl-6 {
    width: 25%; }
  .col-xl-7 {
    width: 29.1666666667%; }
  .col-xl-8 {
    width: 33.3333333333%; }
  .col-xl-9 {
    width: 37.5%; }
  .col-xl-10 {
    width: 41.6666666667%; }
  .col-xl-11 {
    width: 45.8333333333%; }
  .col-xl-12 {
    width: 50%; }
  .col-xl-13 {
    width: 54.1666666667%; }
  .col-xl-14 {
    width: 58.3333333333%; }
  .col-xl-15 {
    width: 62.5%; }
  .col-xl-16 {
    width: 66.6666666667%; }
  .col-xl-17 {
    width: 70.8333333333%; }
  .col-xl-18 {
    width: 75%; }
  .col-xl-19 {
    width: 79.1666666667%; }
  .col-xl-20 {
    width: 83.3333333333%; }
  .col-xl-21 {
    width: 87.5%; }
  .col-xl-22 {
    width: 91.6666666667%; }
  .col-xl-23 {
    width: 95.8333333333%; }
  .col-xl-24 {
    width: 100%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-pull-1 {
    right: 4.1666666667%; }
  .col-xl-pull-2 {
    right: 8.3333333333%; }
  .col-xl-pull-3 {
    right: 12.5%; }
  .col-xl-pull-4 {
    right: 16.6666666667%; }
  .col-xl-pull-5 {
    right: 20.8333333333%; }
  .col-xl-pull-6 {
    right: 25%; }
  .col-xl-pull-7 {
    right: 29.1666666667%; }
  .col-xl-pull-8 {
    right: 33.3333333333%; }
  .col-xl-pull-9 {
    right: 37.5%; }
  .col-xl-pull-10 {
    right: 41.6666666667%; }
  .col-xl-pull-11 {
    right: 45.8333333333%; }
  .col-xl-pull-12 {
    right: 50%; }
  .col-xl-pull-13 {
    right: 54.1666666667%; }
  .col-xl-pull-14 {
    right: 58.3333333333%; }
  .col-xl-pull-15 {
    right: 62.5%; }
  .col-xl-pull-16 {
    right: 66.6666666667%; }
  .col-xl-pull-17 {
    right: 70.8333333333%; }
  .col-xl-pull-18 {
    right: 75%; }
  .col-xl-pull-19 {
    right: 79.1666666667%; }
  .col-xl-pull-20 {
    right: 83.3333333333%; }
  .col-xl-pull-21 {
    right: 87.5%; }
  .col-xl-pull-22 {
    right: 91.6666666667%; }
  .col-xl-pull-23 {
    right: 95.8333333333%; }
  .col-xl-pull-24 {
    right: 100%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-push-1 {
    left: 4.1666666667%; }
  .col-xl-push-2 {
    left: 8.3333333333%; }
  .col-xl-push-3 {
    left: 12.5%; }
  .col-xl-push-4 {
    left: 16.6666666667%; }
  .col-xl-push-5 {
    left: 20.8333333333%; }
  .col-xl-push-6 {
    left: 25%; }
  .col-xl-push-7 {
    left: 29.1666666667%; }
  .col-xl-push-8 {
    left: 33.3333333333%; }
  .col-xl-push-9 {
    left: 37.5%; }
  .col-xl-push-10 {
    left: 41.6666666667%; }
  .col-xl-push-11 {
    left: 45.8333333333%; }
  .col-xl-push-12 {
    left: 50%; }
  .col-xl-push-13 {
    left: 54.1666666667%; }
  .col-xl-push-14 {
    left: 58.3333333333%; }
  .col-xl-push-15 {
    left: 62.5%; }
  .col-xl-push-16 {
    left: 66.6666666667%; }
  .col-xl-push-17 {
    left: 70.8333333333%; }
  .col-xl-push-18 {
    left: 75%; }
  .col-xl-push-19 {
    left: 79.1666666667%; }
  .col-xl-push-20 {
    left: 83.3333333333%; }
  .col-xl-push-21 {
    left: 87.5%; }
  .col-xl-push-22 {
    left: 91.6666666667%; }
  .col-xl-push-23 {
    left: 95.8333333333%; }
  .col-xl-push-24 {
    left: 100%; }
  .col-xl-offset-0 {
    margin-left: 0%; }
  .col-xl-offset-1 {
    margin-left: 4.1666666667%; }
  .col-xl-offset-2 {
    margin-left: 8.3333333333%; }
  .col-xl-offset-3 {
    margin-left: 12.5%; }
  .col-xl-offset-4 {
    margin-left: 16.6666666667%; }
  .col-xl-offset-5 {
    margin-left: 20.8333333333%; }
  .col-xl-offset-6 {
    margin-left: 25%; }
  .col-xl-offset-7 {
    margin-left: 29.1666666667%; }
  .col-xl-offset-8 {
    margin-left: 33.3333333333%; }
  .col-xl-offset-9 {
    margin-left: 37.5%; }
  .col-xl-offset-10 {
    margin-left: 41.6666666667%; }
  .col-xl-offset-11 {
    margin-left: 45.8333333333%; }
  .col-xl-offset-12 {
    margin-left: 50%; }
  .col-xl-offset-13 {
    margin-left: 54.1666666667%; }
  .col-xl-offset-14 {
    margin-left: 58.3333333333%; }
  .col-xl-offset-15 {
    margin-left: 62.5%; }
  .col-xl-offset-16 {
    margin-left: 66.6666666667%; }
  .col-xl-offset-17 {
    margin-left: 70.8333333333%; }
  .col-xl-offset-18 {
    margin-left: 75%; }
  .col-xl-offset-19 {
    margin-left: 79.1666666667%; }
  .col-xl-offset-20 {
    margin-left: 83.3333333333%; }
  .col-xl-offset-21 {
    margin-left: 87.5%; }
  .col-xl-offset-22 {
    margin-left: 91.6666666667%; }
  .col-xl-offset-23 {
    margin-left: 95.8333333333%; }
  .col-xl-offset-24 {
    margin-left: 100%; } }

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}


@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }


/*---- fonts-new-----*/
@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=f1502a05-ee42-41f7-91ca-ca6df4e4d65d");

@font-face { font-family:"Neue Helvetica W01_i2"; src:url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/e36efb7dUpdated.eot?#iefix) format("eot") }


@font-face { font-family:"Neue Helvetica W01"; src:url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/e36efb7dUpdated.eot?#iefix); src:url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/e36efb7dUpdated.eot?#iefix) format("eot"), url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/261b4efbUpdated.woff2) format("woff2"), url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/2e00514eUpdated.woff) format("woff"), url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/e2fe2e07Updated.ttf) format("truetype"), url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/000472baUpdated.svg#000472baUpdated) format("svg"); font-weight:200; font-style:italic }


@font-face { font-family:"Neue Helvetica W01_n2"; src:url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/8912804cUpdated.eot?#iefix) format("eot") }

@font-face { font-family:"Neue Helvetica W01"; src:url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/8912804cUpdated.eot?#iefix); src:url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/8912804cUpdated.eot?#iefix) format("eot"), url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/6d5ceb9fUpdated.woff2) format("woff2"), url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/627c276fUpdated.woff) format("woff"), url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/0bfc2d60Updated.ttf) format("truetype"), url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/8167b508Updated.svg#8167b508Updated) format("svg"); font-weight:200; font-style:normal }

@font-face { font-family:"Neue Helvetica W01_n4"; src:url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/3808766eUpdated.eot?#iefix) format("eot") }

@font-face { font-family:"Neue Helvetica W01"; src:url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/3808766eUpdated.eot?#iefix); src:url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/3808766eUpdated.eot?#iefix) format("eot"), url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/946b2f3fUpdated.woff2) format("woff2"), url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/ce90a9c3Updated.woff) format("woff"), url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/a621a6bfUpdated.ttf) format("truetype"), url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/436f9358Updated.svg#436f9358Updated) format("svg"); font-weight:400; font-style:normal }

@font-face { font-family:"Neue Helvetica W01_n5"; src:url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/13e5efa8Updated.eot?#iefix) format("eot") }

@font-face { font-family:"Neue Helvetica W01"; src:url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/13e5efa8Updated.eot?#iefix); src:url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/13e5efa8Updated.eot?#iefix) format("eot"), url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/108e1ff6Updated.woff2) format("woff2"), url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/f61c722bUpdated.woff) format("woff"), url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/5cd6e481Updated.ttf) format("truetype"), url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/0134ff8cUpdated.svg#0134ff8cUpdated) format("svg"); font-weight:500; font-style:normal }

@font-face { font-family:"Neue Helvetica W01_n7"; src:url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/1527aeedUpdated.eot?#iefix) format("eot") }

@font-face { font-family:"Neue Helvetica W01"; src:url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/1527aeedUpdated.eot?#iefix); src:url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/1527aeedUpdated.eot?#iefix) format("eot"), url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/5f4620bcUpdated.woff2) format("woff2"), url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/ac30e84eUpdated.woff) format("woff"), url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/b583b782Updated.ttf) format("truetype"), url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/d5dd03f5Updated.svg#d5dd03f5Updated) format("svg"); font-weight:700; font-style:normal }

@font-face { font-family:"Neue Helvetica W01_n8"; src:url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/dfe2df2cUpdated.eot?#iefix) format("eot") }

@font-face { font-family:"Neue Helvetica W01"; src:url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/dfe2df2cUpdated.eot?#iefix); src:url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/dfe2df2cUpdated.eot?#iefix) format("eot"), url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/835c9867Updated.woff2) format("woff2"), url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/0c4dfc49Updated.woff) format("woff"), url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/f4ad3cacUpdated.ttf) format("truetype"), url(/~/media/Files/H/HomeDepot-IR/fonts/fonts-new/c1ce2e4aUpdated.svg#c1ce2e4a-f726-4fea-89b2-7e0896c07a06) format("svg"); font-weight:800; font-style:normal }


.torn > .container .desktop-nav li {font-family: "Neue Helvetica W01","HelveticaNeueLT Std Condensed",HelveticaNeueLT Std,"HelveticaNeueLT Std","Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:800;}
/*---- font-awesome-----*/
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/~/media/files/H/HomeDepot-IR/fonts/fontawesomeWebFontEotUpdated.eot?v=4.3.0');
  src: url('/~/media/files/H/HomeDepot-IR/fonts/fontawesomeWebFontEotUpdated.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('/~/media/files/H/HomeDepot-IR/fonts/fontawesomeWebfontWoff2Updated.woff2?v=4.3.0') format('woff2'), url('/~/media/files/H/HomeDepot-IR/fonts/fontawesomeWebfontWoffUpdated.woff?v=4.3.0') format('woff'), url('/~/media/files/H/HomeDepot-IR/fonts/fontawesomeWebfontTtfUpdated.ttf?v=4.3.0') format('truetype'), url('/~/media/files/H/HomeDepot-IR/fonts/fontawesomeWebfontSvgUpdated.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}

/*---- font-awesome-6-----*/
/*!
 * Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
.fa {
  font-family: "Font Awesome 6 Free";
  font-weight: 900; }

.fa,
.fas,
.fa-solid,
.far,
.fa-regular,
.fal,
.fa-light,
.fat,
.fa-thin,
.fad,
.fa-duotone,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em; }

.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em; }

.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em; }

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em; }

.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em; }

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit; }

.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em); }

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em); }

.fa-beat {
  -webkit-animation-name: fa-beat;
          animation-name: fa-beat;
  -webkit-animation-delay: var(--fa-animation-delay, 0);
          animation-delay: var(--fa-animation-delay, 0);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
          animation-timing-function: var(--fa-animation-timing, ease-in-out); }

.fa-bounce {
  -webkit-animation-name: fa-bounce;
          animation-name: fa-bounce;
  -webkit-animation-delay: var(--fa-animation-delay, 0);
          animation-delay: var(--fa-animation-delay, 0);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
          animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }

.fa-fade {
  -webkit-animation-name: fa-fade;
          animation-name: fa-fade;
  -webkit-animation-delay: var(--fa-animation-delay, 0);
          animation-delay: var(--fa-animation-delay, 0);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
          animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fa-beat-fade {
  -webkit-animation-name: fa-beat-fade;
          animation-name: fa-beat-fade;
  -webkit-animation-delay: var(--fa-animation-delay, 0);
          animation-delay: var(--fa-animation-delay, 0);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
          animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fa-flip {
  -webkit-animation-name: fa-flip;
          animation-name: fa-flip;
  -webkit-animation-delay: var(--fa-animation-delay, 0);
          animation-delay: var(--fa-animation-delay, 0);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
          animation-timing-function: var(--fa-animation-timing, ease-in-out); }

.fa-shake {
  -webkit-animation-name: fa-shake;
          animation-name: fa-shake;
  -webkit-animation-delay: var(--fa-animation-delay, 0);
          animation-delay: var(--fa-animation-delay, 0);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
          animation-timing-function: var(--fa-animation-timing, linear); }

.fa-spin {
  -webkit-animation-name: fa-spin;
          animation-name: fa-spin;
  -webkit-animation-delay: var(--fa-animation-delay, 0);
          animation-delay: var(--fa-animation-delay, 0);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 2s);
          animation-duration: var(--fa-animation-duration, 2s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
          animation-timing-function: var(--fa-animation-timing, linear); }

.fa-spin-reverse {
  --fa-animation-direction: reverse; }

.fa-pulse,
.fa-spin-pulse {
  -webkit-animation-name: fa-spin;
          animation-name: fa-spin;
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
          animation-timing-function: var(--fa-animation-timing, steps(8)); }

@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    -webkit-animation-delay: -1ms;
            animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
            animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s; } }

@-webkit-keyframes fa-beat {
  0%, 90% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
            transform: scale(var(--fa-beat-scale, 1.25)); } }

@keyframes fa-beat {
  0%, 90% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
            transform: scale(var(--fa-beat-scale, 1.25)); } }

@-webkit-keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1, 1) translateY(0);
            transform: scale(1, 1) translateY(0); }
  10% {
    -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
            transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
  30% {
    -webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
            transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
  50% {
    -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
            transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
  57% {
    -webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
            transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
  64% {
    -webkit-transform: scale(1, 1) translateY(0);
            transform: scale(1, 1) translateY(0); }
  100% {
    -webkit-transform: scale(1, 1) translateY(0);
            transform: scale(1, 1) translateY(0); } }

@keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1, 1) translateY(0);
            transform: scale(1, 1) translateY(0); }
  10% {
    -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
            transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
  30% {
    -webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
            transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
  50% {
    -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
            transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
  57% {
    -webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
            transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
  64% {
    -webkit-transform: scale(1, 1) translateY(0);
            transform: scale(1, 1) translateY(0); }
  100% {
    -webkit-transform: scale(1, 1) translateY(0);
            transform: scale(1, 1) translateY(0); } }

@-webkit-keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4); } }

@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4); } }

@-webkit-keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
            transform: scale(var(--fa-beat-fade-scale, 1.125)); } }

@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
            transform: scale(var(--fa-beat-fade-scale, 1.125)); } }

@-webkit-keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
            transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }

@keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
            transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }

@-webkit-keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg); }
  4% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg); }
  8%, 24% {
    -webkit-transform: rotate(-18deg);
            transform: rotate(-18deg); }
  12%, 28% {
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg); }
  16% {
    -webkit-transform: rotate(-22deg);
            transform: rotate(-22deg); }
  20% {
    -webkit-transform: rotate(22deg);
            transform: rotate(22deg); }
  32% {
    -webkit-transform: rotate(-12deg);
            transform: rotate(-12deg); }
  36% {
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg); }
  40%, 100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }

@keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg); }
  4% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg); }
  8%, 24% {
    -webkit-transform: rotate(-18deg);
            transform: rotate(-18deg); }
  12%, 28% {
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg); }
  16% {
    -webkit-transform: rotate(-22deg);
            transform: rotate(-22deg); }
  20% {
    -webkit-transform: rotate(22deg);
            transform: rotate(22deg); }
  32% {
    -webkit-transform: rotate(-12deg);
            transform: rotate(-12deg); }
  36% {
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg); }
  40%, 100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

.fa-rotate-by {
  -webkit-transform: rotate(var(--fa-rotate-angle, none));
          transform: rotate(var(--fa-rotate-angle, none)); }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto); }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: var(--fa-inverse, #fff); }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-0::before {
  content: "\30"; }

.fa-1::before {
  content: "\31"; }

.fa-2::before {
  content: "\32"; }

.fa-3::before {
  content: "\33"; }

.fa-4::before {
  content: "\34"; }

.fa-5::before {
  content: "\35"; }

.fa-6::before {
  content: "\36"; }

.fa-7::before {
  content: "\37"; }

.fa-8::before {
  content: "\38"; }

.fa-9::before {
  content: "\39"; }

.fa-a::before {
  content: "\41"; }

.fa-address-book::before {
  content: "\f2b9"; }

.fa-contact-book::before {
  content: "\f2b9"; }

.fa-address-card::before {
  content: "\f2bb"; }

.fa-contact-card::before {
  content: "\f2bb"; }

.fa-vcard::before {
  content: "\f2bb"; }

.fa-align-center::before {
  content: "\f037"; }

.fa-align-justify::before {
  content: "\f039"; }

.fa-align-left::before {
  content: "\f036"; }

.fa-align-right::before {
  content: "\f038"; }

.fa-anchor::before {
  content: "\f13d"; }

.fa-anchor-circle-check::before {
  content: "\e4aa"; }

.fa-anchor-circle-exclamation::before {
  content: "\e4ab"; }

.fa-anchor-circle-xmark::before {
  content: "\e4ac"; }

.fa-anchor-lock::before {
  content: "\e4ad"; }

.fa-angle-down::before {
  content: "\f107"; }

.fa-angle-left::before {
  content: "\f104"; }

.fa-angle-right::before {
  content: "\f105"; }

.fa-angle-up::before {
  content: "\f106"; }

.fa-angles-down::before {
  content: "\f103"; }

.fa-angle-double-down::before {
  content: "\f103"; }

.fa-angles-left::before {
  content: "\f100"; }

.fa-angle-double-left::before {
  content: "\f100"; }

.fa-angles-right::before {
  content: "\f101"; }

.fa-angle-double-right::before {
  content: "\f101"; }

.fa-angles-up::before {
  content: "\f102"; }

.fa-angle-double-up::before {
  content: "\f102"; }

.fa-ankh::before {
  content: "\f644"; }

.fa-apple-whole::before {
  content: "\f5d1"; }

.fa-apple-alt::before {
  content: "\f5d1"; }

.fa-archway::before {
  content: "\f557"; }

.fa-arrow-down::before {
  content: "\f063"; }

.fa-arrow-down-1-9::before {
  content: "\f162"; }

.fa-sort-numeric-asc::before {
  content: "\f162"; }

.fa-sort-numeric-down::before {
  content: "\f162"; }

.fa-arrow-down-9-1::before {
  content: "\f886"; }

.fa-sort-numeric-desc::before {
  content: "\f886"; }

.fa-sort-numeric-down-alt::before {
  content: "\f886"; }

.fa-arrow-down-a-z::before {
  content: "\f15d"; }

.fa-sort-alpha-asc::before {
  content: "\f15d"; }

.fa-sort-alpha-down::before {
  content: "\f15d"; }

.fa-arrow-down-long::before {
  content: "\f175"; }

.fa-long-arrow-down::before {
  content: "\f175"; }

.fa-arrow-down-short-wide::before {
  content: "\f884"; }

.fa-sort-amount-desc::before {
  content: "\f884"; }

.fa-sort-amount-down-alt::before {
  content: "\f884"; }

.fa-arrow-down-up-across-line::before {
  content: "\e4af"; }

.fa-arrow-down-up-lock::before {
  content: "\e4b0"; }

.fa-arrow-down-wide-short::before {
  content: "\f160"; }

.fa-sort-amount-asc::before {
  content: "\f160"; }

.fa-sort-amount-down::before {
  content: "\f160"; }

.fa-arrow-down-z-a::before {
  content: "\f881"; }

.fa-sort-alpha-desc::before {
  content: "\f881"; }

.fa-sort-alpha-down-alt::before {
  content: "\f881"; }

.fa-arrow-left::before {
  content: "\f060"; }

.fa-arrow-left-long::before {
  content: "\f177"; }

.fa-long-arrow-left::before {
  content: "\f177"; }

.fa-arrow-pointer::before {
  content: "\f245"; }

.fa-mouse-pointer::before {
  content: "\f245"; }

.fa-arrow-right::before {
  content: "\f061"; }

.fa-arrow-right-arrow-left::before {
  content: "\f0ec"; }

.fa-exchange::before {
  content: "\f0ec"; }

.fa-arrow-right-from-bracket::before {
  content: "\f08b"; }

.fa-sign-out::before {
  content: "\f08b"; }

.fa-arrow-right-long::before {
  content: "\f178"; }

.fa-long-arrow-right::before {
  content: "\f178"; }

.fa-arrow-right-to-bracket::before {
  content: "\f090"; }

.fa-sign-in::before {
  content: "\f090"; }

.fa-arrow-right-to-city::before {
  content: "\e4b3"; }

.fa-arrow-rotate-left::before {
  content: "\f0e2"; }

.fa-arrow-left-rotate::before {
  content: "\f0e2"; }

.fa-arrow-rotate-back::before {
  content: "\f0e2"; }

.fa-arrow-rotate-backward::before {
  content: "\f0e2"; }

.fa-undo::before {
  content: "\f0e2"; }

.fa-arrow-rotate-right::before {
  content: "\f01e"; }

.fa-arrow-right-rotate::before {
  content: "\f01e"; }

.fa-arrow-rotate-forward::before {
  content: "\f01e"; }

.fa-redo::before {
  content: "\f01e"; }

.fa-arrow-trend-down::before {
  content: "\e097"; }

.fa-arrow-trend-up::before {
  content: "\e098"; }

.fa-arrow-turn-down::before {
  content: "\f149"; }

.fa-level-down::before {
  content: "\f149"; }

.fa-arrow-turn-up::before {
  content: "\f148"; }

.fa-level-up::before {
  content: "\f148"; }

.fa-arrow-up::before {
  content: "\f062"; }

.fa-arrow-up-1-9::before {
  content: "\f163"; }

.fa-sort-numeric-up::before {
  content: "\f163"; }

.fa-arrow-up-9-1::before {
  content: "\f887"; }

.fa-sort-numeric-up-alt::before {
  content: "\f887"; }

.fa-arrow-up-a-z::before {
  content: "\f15e"; }

.fa-sort-alpha-up::before {
  content: "\f15e"; }

.fa-arrow-up-from-bracket::before {
  content: "\e09a"; }

.fa-arrow-up-from-ground-water::before {
  content: "\e4b5"; }

.fa-arrow-up-from-water-pump::before {
  content: "\e4b6"; }

.fa-arrow-up-long::before {
  content: "\f176"; }

.fa-long-arrow-up::before {
  content: "\f176"; }

.fa-arrow-up-right-dots::before {
  content: "\e4b7"; }

.fa-arrow-up-right-from-square::before {
  content: "\f08e"; }

.fa-external-link::before {
  content: "\f08e"; }

.fa-arrow-up-short-wide::before {
  content: "\f885"; }

.fa-sort-amount-up-alt::before {
  content: "\f885"; }

.fa-arrow-up-wide-short::before {
  content: "\f161"; }

.fa-sort-amount-up::before {
  content: "\f161"; }

.fa-arrow-up-z-a::before {
  content: "\f882"; }

.fa-sort-alpha-up-alt::before {
  content: "\f882"; }

.fa-arrows-down-to-line::before {
  content: "\e4b8"; }

.fa-arrows-down-to-people::before {
  content: "\e4b9"; }

.fa-arrows-left-right::before {
  content: "\f07e"; }

.fa-arrows-h::before {
  content: "\f07e"; }

.fa-arrows-left-right-to-line::before {
  content: "\e4ba"; }

.fa-arrows-rotate::before {
  content: "\f021"; }

.fa-refresh::before {
  content: "\f021"; }

.fa-sync::before {
  content: "\f021"; }

.fa-arrows-spin::before {
  content: "\e4bb"; }

.fa-arrows-split-up-and-left::before {
  content: "\e4bc"; }

.fa-arrows-to-circle::before {
  content: "\e4bd"; }

.fa-arrows-to-dot::before {
  content: "\e4be"; }

.fa-arrows-to-eye::before {
  content: "\e4bf"; }

.fa-arrows-turn-right::before {
  content: "\e4c0"; }

.fa-arrows-turn-to-dots::before {
  content: "\e4c1"; }

.fa-arrows-up-down::before {
  content: "\f07d"; }

.fa-arrows-v::before {
  content: "\f07d"; }

.fa-arrows-up-down-left-right::before {
  content: "\f047"; }

.fa-arrows::before {
  content: "\f047"; }

.fa-arrows-up-to-line::before {
  content: "\e4c2"; }

.fa-asterisk::before {
  content: "\2a"; }

.fa-at::before {
  content: "\40"; }

.fa-atom::before {
  content: "\f5d2"; }

.fa-audio-description::before {
  content: "\f29e"; }

.fa-austral-sign::before {
  content: "\e0a9"; }

.fa-award::before {
  content: "\f559"; }

.fa-b::before {
  content: "\42"; }

.fa-baby::before {
  content: "\f77c"; }

.fa-baby-carriage::before {
  content: "\f77d"; }

.fa-carriage-baby::before {
  content: "\f77d"; }

.fa-backward::before {
  content: "\f04a"; }

.fa-backward-fast::before {
  content: "\f049"; }

.fa-fast-backward::before {
  content: "\f049"; }

.fa-backward-step::before {
  content: "\f048"; }

.fa-step-backward::before {
  content: "\f048"; }

.fa-bacon::before {
  content: "\f7e5"; }

.fa-bacteria::before {
  content: "\e059"; }

.fa-bacterium::before {
  content: "\e05a"; }

.fa-bag-shopping::before {
  content: "\f290"; }

.fa-shopping-bag::before {
  content: "\f290"; }

.fa-bahai::before {
  content: "\f666"; }

.fa-baht-sign::before {
  content: "\e0ac"; }

.fa-ban::before {
  content: "\f05e"; }

.fa-cancel::before {
  content: "\f05e"; }

.fa-ban-smoking::before {
  content: "\f54d"; }

.fa-smoking-ban::before {
  content: "\f54d"; }

.fa-bandage::before {
  content: "\f462"; }

.fa-band-aid::before {
  content: "\f462"; }

.fa-barcode::before {
  content: "\f02a"; }

.fa-bars::before {
  content: "\f0c9"; }

.fa-navicon::before {
  content: "\f0c9"; }

.fa-bars-progress::before {
  content: "\f828"; }

.fa-tasks-alt::before {
  content: "\f828"; }

.fa-bars-staggered::before {
  content: "\f550"; }

.fa-reorder::before {
  content: "\f550"; }

.fa-stream::before {
  content: "\f550"; }

.fa-baseball::before {
  content: "\f433"; }

.fa-baseball-ball::before {
  content: "\f433"; }

.fa-baseball-bat-ball::before {
  content: "\f432"; }

.fa-basket-shopping::before {
  content: "\f291"; }

.fa-shopping-basket::before {
  content: "\f291"; }

.fa-basketball::before {
  content: "\f434"; }

.fa-basketball-ball::before {
  content: "\f434"; }

.fa-bath::before {
  content: "\f2cd"; }

.fa-bathtub::before {
  content: "\f2cd"; }

.fa-battery-empty::before {
  content: "\f244"; }

.fa-battery-0::before {
  content: "\f244"; }

.fa-battery-full::before {
  content: "\f240"; }

.fa-battery::before {
  content: "\f240"; }

.fa-battery-5::before {
  content: "\f240"; }

.fa-battery-half::before {
  content: "\f242"; }

.fa-battery-3::before {
  content: "\f242"; }

.fa-battery-quarter::before {
  content: "\f243"; }

.fa-battery-2::before {
  content: "\f243"; }

.fa-battery-three-quarters::before {
  content: "\f241"; }

.fa-battery-4::before {
  content: "\f241"; }

.fa-bed::before {
  content: "\f236"; }

.fa-bed-pulse::before {
  content: "\f487"; }

.fa-procedures::before {
  content: "\f487"; }

.fa-beer-mug-empty::before {
  content: "\f0fc"; }

.fa-beer::before {
  content: "\f0fc"; }

.fa-bell::before {
  content: "\f0f3"; }

.fa-bell-concierge::before {
  content: "\f562"; }

.fa-concierge-bell::before {
  content: "\f562"; }

.fa-bell-slash::before {
  content: "\f1f6"; }

.fa-bezier-curve::before {
  content: "\f55b"; }

.fa-bicycle::before {
  content: "\f206"; }

.fa-binoculars::before {
  content: "\f1e5"; }

.fa-biohazard::before {
  content: "\f780"; }

.fa-bitcoin-sign::before {
  content: "\e0b4"; }

.fa-blender::before {
  content: "\f517"; }

.fa-blender-phone::before {
  content: "\f6b6"; }

.fa-blog::before {
  content: "\f781"; }

.fa-bold::before {
  content: "\f032"; }

.fa-bolt::before {
  content: "\f0e7"; }

.fa-zap::before {
  content: "\f0e7"; }

.fa-bolt-lightning::before {
  content: "\e0b7"; }

.fa-bomb::before {
  content: "\f1e2"; }

.fa-bone::before {
  content: "\f5d7"; }

.fa-bong::before {
  content: "\f55c"; }

.fa-book::before {
  content: "\f02d"; }

.fa-book-atlas::before {
  content: "\f558"; }

.fa-atlas::before {
  content: "\f558"; }

.fa-book-bible::before {
  content: "\f647"; }

.fa-bible::before {
  content: "\f647"; }

.fa-book-bookmark::before {
  content: "\e0bb"; }

.fa-book-journal-whills::before {
  content: "\f66a"; }

.fa-journal-whills::before {
  content: "\f66a"; }

.fa-book-medical::before {
  content: "\f7e6"; }

.fa-book-open::before {
  content: "\f518"; }

.fa-book-open-reader::before {
  content: "\f5da"; }

.fa-book-reader::before {
  content: "\f5da"; }

.fa-book-quran::before {
  content: "\f687"; }

.fa-quran::before {
  content: "\f687"; }

.fa-book-skull::before {
  content: "\f6b7"; }

.fa-book-dead::before {
  content: "\f6b7"; }

.fa-bookmark::before {
  content: "\f02e"; }

.fa-border-all::before {
  content: "\f84c"; }

.fa-border-none::before {
  content: "\f850"; }

.fa-border-top-left::before {
  content: "\f853"; }

.fa-border-style::before {
  content: "\f853"; }

.fa-bore-hole::before {
  content: "\e4c3"; }

.fa-bottle-droplet::before {
  content: "\e4c4"; }

.fa-bottle-water::before {
  content: "\e4c5"; }

.fa-bowl-food::before {
  content: "\e4c6"; }

.fa-bowl-rice::before {
  content: "\e2eb"; }

.fa-bowling-ball::before {
  content: "\f436"; }

.fa-box::before {
  content: "\f466"; }

.fa-box-archive::before {
  content: "\f187"; }

.fa-archive::before {
  content: "\f187"; }

.fa-box-open::before {
  content: "\f49e"; }

.fa-box-tissue::before {
  content: "\e05b"; }

.fa-boxes-packing::before {
  content: "\e4c7"; }

.fa-boxes-stacked::before {
  content: "\f468"; }

.fa-boxes::before {
  content: "\f468"; }

.fa-boxes-alt::before {
  content: "\f468"; }

.fa-braille::before {
  content: "\f2a1"; }

.fa-brain::before {
  content: "\f5dc"; }

.fa-brazilian-real-sign::before {
  content: "\e46c"; }

.fa-bread-slice::before {
  content: "\f7ec"; }

.fa-bridge::before {
  content: "\e4c8"; }

.fa-bridge-circle-check::before {
  content: "\e4c9"; }

.fa-bridge-circle-exclamation::before {
  content: "\e4ca"; }

.fa-bridge-circle-xmark::before {
  content: "\e4cb"; }

.fa-bridge-lock::before {
  content: "\e4cc"; }

.fa-bridge-water::before {
  content: "\e4ce"; }

.fa-briefcase::before {
  content: "\f0b1"; }

.fa-briefcase-medical::before {
  content: "\f469"; }

.fa-broom::before {
  content: "\f51a"; }

.fa-broom-ball::before {
  content: "\f458"; }

.fa-quidditch::before {
  content: "\f458"; }

.fa-quidditch-broom-ball::before {
  content: "\f458"; }

.fa-brush::before {
  content: "\f55d"; }

.fa-bucket::before {
  content: "\e4cf"; }

.fa-bug::before {
  content: "\f188"; }

.fa-bug-slash::before {
  content: "\e490"; }

.fa-bugs::before {
  content: "\e4d0"; }

.fa-building::before {
  content: "\f1ad"; }

.fa-building-circle-arrow-right::before {
  content: "\e4d1"; }

.fa-building-circle-check::before {
  content: "\e4d2"; }

.fa-building-circle-exclamation::before {
  content: "\e4d3"; }

.fa-building-circle-xmark::before {
  content: "\e4d4"; }

.fa-building-columns::before {
  content: "\f19c"; }

.fa-bank::before {
  content: "\f19c"; }

.fa-institution::before {
  content: "\f19c"; }

.fa-museum::before {
  content: "\f19c"; }

.fa-university::before {
  content: "\f19c"; }

.fa-building-flag::before {
  content: "\e4d5"; }

.fa-building-lock::before {
  content: "\e4d6"; }

.fa-building-ngo::before {
  content: "\e4d7"; }

.fa-building-shield::before {
  content: "\e4d8"; }

.fa-building-un::before {
  content: "\e4d9"; }

.fa-building-user::before {
  content: "\e4da"; }

.fa-building-wheat::before {
  content: "\e4db"; }

.fa-bullhorn::before {
  content: "\f0a1"; }

.fa-bullseye::before {
  content: "\f140"; }

.fa-burger::before {
  content: "\f805"; }

.fa-hamburger::before {
  content: "\f805"; }

.fa-burst::before {
  content: "\e4dc"; }

.fa-bus::before {
  content: "\f207"; }

.fa-bus-simple::before {
  content: "\f55e"; }

.fa-bus-alt::before {
  content: "\f55e"; }

.fa-business-time::before {
  content: "\f64a"; }

.fa-briefcase-clock::before {
  content: "\f64a"; }

.fa-c::before {
  content: "\43"; }

.fa-cake-candles::before {
  content: "\f1fd"; }

.fa-birthday-cake::before {
  content: "\f1fd"; }

.fa-cake::before {
  content: "\f1fd"; }

.fa-calculator::before {
  content: "\f1ec"; }

.fa-calendar::before {
  content: "\f133"; }

.fa-calendar-check::before {
  content: "\f274"; }

.fa-calendar-day::before {
  content: "\f783"; }

.fa-calendar-days::before {
  content: "\f073"; }

.fa-calendar-alt::before {
  content: "\f073"; }

.fa-calendar-minus::before {
  content: "\f272"; }

.fa-calendar-plus::before {
  content: "\f271"; }

.fa-calendar-week::before {
  content: "\f784"; }

.fa-calendar-xmark::before {
  content: "\f273"; }

.fa-calendar-times::before {
  content: "\f273"; }

.fa-camera::before {
  content: "\f030"; }

.fa-camera-alt::before {
  content: "\f030"; }

.fa-camera-retro::before {
  content: "\f083"; }

.fa-camera-rotate::before {
  content: "\e0d8"; }

.fa-campground::before {
  content: "\f6bb"; }

.fa-candy-cane::before {
  content: "\f786"; }

.fa-cannabis::before {
  content: "\f55f"; }

.fa-capsules::before {
  content: "\f46b"; }

.fa-car::before {
  content: "\f1b9"; }

.fa-automobile::before {
  content: "\f1b9"; }

.fa-car-battery::before {
  content: "\f5df"; }

.fa-battery-car::before {
  content: "\f5df"; }

.fa-car-burst::before {
  content: "\f5e1"; }

.fa-car-crash::before {
  content: "\f5e1"; }

.fa-car-on::before {
  content: "\e4dd"; }

.fa-car-rear::before {
  content: "\f5de"; }

.fa-car-alt::before {
  content: "\f5de"; }

.fa-car-side::before {
  content: "\f5e4"; }

.fa-car-tunnel::before {
  content: "\e4de"; }

.fa-caravan::before {
  content: "\f8ff"; }

.fa-caret-down::before {
  content: "\f0d7"; }

.fa-caret-left::before {
  content: "\f0d9"; }

.fa-caret-right::before {
  content: "\f0da"; }

.fa-caret-up::before {
  content: "\f0d8"; }

.fa-carrot::before {
  content: "\f787"; }

.fa-cart-arrow-down::before {
  content: "\f218"; }

.fa-cart-flatbed::before {
  content: "\f474"; }

.fa-dolly-flatbed::before {
  content: "\f474"; }

.fa-cart-flatbed-suitcase::before {
  content: "\f59d"; }

.fa-luggage-cart::before {
  content: "\f59d"; }

.fa-cart-plus::before {
  content: "\f217"; }

.fa-cart-shopping::before {
  content: "\f07a"; }

.fa-shopping-cart::before {
  content: "\f07a"; }

.fa-cash-register::before {
  content: "\f788"; }

.fa-cat::before {
  content: "\f6be"; }

.fa-cedi-sign::before {
  content: "\e0df"; }

.fa-cent-sign::before {
  content: "\e3f5"; }

.fa-certificate::before {
  content: "\f0a3"; }

.fa-chair::before {
  content: "\f6c0"; }

.fa-chalkboard::before {
  content: "\f51b"; }

.fa-blackboard::before {
  content: "\f51b"; }

.fa-chalkboard-user::before {
  content: "\f51c"; }

.fa-chalkboard-teacher::before {
  content: "\f51c"; }

.fa-champagne-glasses::before {
  content: "\f79f"; }

.fa-glass-cheers::before {
  content: "\f79f"; }

.fa-charging-station::before {
  content: "\f5e7"; }

.fa-chart-area::before {
  content: "\f1fe"; }

.fa-area-chart::before {
  content: "\f1fe"; }

.fa-chart-bar::before {
  content: "\f080"; }

.fa-bar-chart::before {
  content: "\f080"; }

.fa-chart-column::before {
  content: "\e0e3"; }

.fa-chart-gantt::before {
  content: "\e0e4"; }

.fa-chart-line::before {
  content: "\f201"; }

.fa-line-chart::before {
  content: "\f201"; }

.fa-chart-pie::before {
  content: "\f200"; }

.fa-pie-chart::before {
  content: "\f200"; }

.fa-chart-simple::before {
  content: "\e473"; }

.fa-check::before {
  content: "\f00c"; }

.fa-check-double::before {
  content: "\f560"; }

.fa-check-to-slot::before {
  content: "\f772"; }

.fa-vote-yea::before {
  content: "\f772"; }

.fa-cheese::before {
  content: "\f7ef"; }

.fa-chess::before {
  content: "\f439"; }

.fa-chess-bishop::before {
  content: "\f43a"; }

.fa-chess-board::before {
  content: "\f43c"; }

.fa-chess-king::before {
  content: "\f43f"; }

.fa-chess-knight::before {
  content: "\f441"; }

.fa-chess-pawn::before {
  content: "\f443"; }

.fa-chess-queen::before {
  content: "\f445"; }

.fa-chess-rook::before {
  content: "\f447"; }

.fa-chevron-down::before {
  content: "\f078"; }

.fa-chevron-left::before {
  content: "\f053"; }

.fa-chevron-right::before {
  content: "\f054"; }

.fa-chevron-up::before {
  content: "\f077"; }

.fa-child::before {
  content: "\f1ae"; }

.fa-child-dress::before {
  content: "\e59c"; }

.fa-child-reaching::before {
  content: "\e59d"; }

.fa-child-rifle::before {
  content: "\e4e0"; }

.fa-children::before {
  content: "\e4e1"; }

.fa-church::before {
  content: "\f51d"; }

.fa-circle::before {
  content: "\f111"; }

.fa-circle-arrow-down::before {
  content: "\f0ab"; }

.fa-arrow-circle-down::before {
  content: "\f0ab"; }

.fa-circle-arrow-left::before {
  content: "\f0a8"; }

.fa-arrow-circle-left::before {
  content: "\f0a8"; }

.fa-circle-arrow-right::before {
  content: "\f0a9"; }

.fa-arrow-circle-right::before {
  content: "\f0a9"; }

.fa-circle-arrow-up::before {
  content: "\f0aa"; }

.fa-arrow-circle-up::before {
  content: "\f0aa"; }

.fa-circle-check::before {
  content: "\f058"; }

.fa-check-circle::before {
  content: "\f058"; }

.fa-circle-chevron-down::before {
  content: "\f13a"; }

.fa-chevron-circle-down::before {
  content: "\f13a"; }

.fa-circle-chevron-left::before {
  content: "\f137"; }

.fa-chevron-circle-left::before {
  content: "\f137"; }

.fa-circle-chevron-right::before {
  content: "\f138"; }

.fa-chevron-circle-right::before {
  content: "\f138"; }

.fa-circle-chevron-up::before {
  content: "\f139"; }

.fa-chevron-circle-up::before {
  content: "\f139"; }

.fa-circle-dollar-to-slot::before {
  content: "\f4b9"; }

.fa-donate::before {
  content: "\f4b9"; }

.fa-circle-dot::before {
  content: "\f192"; }

.fa-dot-circle::before {
  content: "\f192"; }

.fa-circle-down::before {
  content: "\f358"; }

.fa-arrow-alt-circle-down::before {
  content: "\f358"; }

.fa-circle-exclamation::before {
  content: "\f06a"; }

.fa-exclamation-circle::before {
  content: "\f06a"; }

.fa-circle-h::before {
  content: "\f47e"; }

.fa-hospital-symbol::before {
  content: "\f47e"; }

.fa-circle-half-stroke::before {
  content: "\f042"; }

.fa-adjust::before {
  content: "\f042"; }

.fa-circle-info::before {
  content: "\f05a"; }

.fa-info-circle::before {
  content: "\f05a"; }

.fa-circle-left::before {
  content: "\f359"; }

.fa-arrow-alt-circle-left::before {
  content: "\f359"; }

.fa-circle-minus::before {
  content: "\f056"; }

.fa-minus-circle::before {
  content: "\f056"; }

.fa-circle-nodes::before {
  content: "\e4e2"; }

.fa-circle-notch::before {
  content: "\f1ce"; }

.fa-circle-pause::before {
  content: "\f28b"; }

.fa-pause-circle::before {
  content: "\f28b"; }

.fa-circle-play::before {
  content: "\f144"; }

.fa-play-circle::before {
  content: "\f144"; }

.fa-circle-plus::before {
  content: "\f055"; }

.fa-plus-circle::before {
  content: "\f055"; }

.fa-circle-question::before {
  content: "\f059"; }

.fa-question-circle::before {
  content: "\f059"; }

.fa-circle-radiation::before {
  content: "\f7ba"; }

.fa-radiation-alt::before {
  content: "\f7ba"; }

.fa-circle-right::before {
  content: "\f35a"; }

.fa-arrow-alt-circle-right::before {
  content: "\f35a"; }

.fa-circle-stop::before {
  content: "\f28d"; }

.fa-stop-circle::before {
  content: "\f28d"; }

.fa-circle-up::before {
  content: "\f35b"; }

.fa-arrow-alt-circle-up::before {
  content: "\f35b"; }

.fa-circle-user::before {
  content: "\f2bd"; }

.fa-user-circle::before {
  content: "\f2bd"; }

.fa-circle-xmark::before {
  content: "\f057"; }

.fa-times-circle::before {
  content: "\f057"; }

.fa-xmark-circle::before {
  content: "\f057"; }

.fa-city::before {
  content: "\f64f"; }

.fa-clapperboard::before {
  content: "\e131"; }

.fa-clipboard::before {
  content: "\f328"; }

.fa-clipboard-check::before {
  content: "\f46c"; }

.fa-clipboard-list::before {
  content: "\f46d"; }

.fa-clipboard-question::before {
  content: "\e4e3"; }

.fa-clipboard-user::before {
  content: "\f7f3"; }

.fa-clock::before {
  content: "\f017"; }

.fa-clock-four::before {
  content: "\f017"; }

.fa-clock-rotate-left::before {
  content: "\f1da"; }

.fa-history::before {
  content: "\f1da"; }

.fa-clone::before {
  content: "\f24d"; }

.fa-closed-captioning::before {
  content: "\f20a"; }

.fa-cloud::before {
  content: "\f0c2"; }

.fa-cloud-arrow-down::before {
  content: "\f0ed"; }

.fa-cloud-download::before {
  content: "\f0ed"; }

.fa-cloud-download-alt::before {
  content: "\f0ed"; }

.fa-cloud-arrow-up::before {
  content: "\f0ee"; }

.fa-cloud-upload::before {
  content: "\f0ee"; }

.fa-cloud-upload-alt::before {
  content: "\f0ee"; }

.fa-cloud-bolt::before {
  content: "\f76c"; }

.fa-thunderstorm::before {
  content: "\f76c"; }

.fa-cloud-meatball::before {
  content: "\f73b"; }

.fa-cloud-moon::before {
  content: "\f6c3"; }

.fa-cloud-moon-rain::before {
  content: "\f73c"; }

.fa-cloud-rain::before {
  content: "\f73d"; }

.fa-cloud-showers-heavy::before {
  content: "\f740"; }

.fa-cloud-showers-water::before {
  content: "\e4e4"; }

.fa-cloud-sun::before {
  content: "\f6c4"; }

.fa-cloud-sun-rain::before {
  content: "\f743"; }

.fa-clover::before {
  content: "\e139"; }

.fa-code::before {
  content: "\f121"; }

.fa-code-branch::before {
  content: "\f126"; }

.fa-code-commit::before {
  content: "\f386"; }

.fa-code-compare::before {
  content: "\e13a"; }

.fa-code-fork::before {
  content: "\e13b"; }

.fa-code-merge::before {
  content: "\f387"; }

.fa-code-pull-request::before {
  content: "\e13c"; }

.fa-coins::before {
  content: "\f51e"; }

.fa-colon-sign::before {
  content: "\e140"; }

.fa-comment::before {
  content: "\f075"; }

.fa-comment-dollar::before {
  content: "\f651"; }

.fa-comment-dots::before {
  content: "\f4ad"; }

.fa-commenting::before {
  content: "\f4ad"; }

.fa-comment-medical::before {
  content: "\f7f5"; }

.fa-comment-slash::before {
  content: "\f4b3"; }

.fa-comment-sms::before {
  content: "\f7cd"; }

.fa-sms::before {
  content: "\f7cd"; }

.fa-comments::before {
  content: "\f086"; }

.fa-comments-dollar::before {
  content: "\f653"; }

.fa-compact-disc::before {
  content: "\f51f"; }

.fa-compass::before {
  content: "\f14e"; }

.fa-compass-drafting::before {
  content: "\f568"; }

.fa-drafting-compass::before {
  content: "\f568"; }

.fa-compress::before {
  content: "\f066"; }

.fa-computer::before {
  content: "\e4e5"; }

.fa-computer-mouse::before {
  content: "\f8cc"; }

.fa-mouse::before {
  content: "\f8cc"; }

.fa-cookie::before {
  content: "\f563"; }

.fa-cookie-bite::before {
  content: "\f564"; }

.fa-copy::before {
  content: "\f0c5"; }

.fa-copyright::before {
  content: "\f1f9"; }

.fa-couch::before {
  content: "\f4b8"; }

.fa-cow::before {
  content: "\f6c8"; }

.fa-credit-card::before {
  content: "\f09d"; }

.fa-credit-card-alt::before {
  content: "\f09d"; }

.fa-crop::before {
  content: "\f125"; }

.fa-crop-simple::before {
  content: "\f565"; }

.fa-crop-alt::before {
  content: "\f565"; }

.fa-cross::before {
  content: "\f654"; }

.fa-crosshairs::before {
  content: "\f05b"; }

.fa-crow::before {
  content: "\f520"; }

.fa-crown::before {
  content: "\f521"; }

.fa-crutch::before {
  content: "\f7f7"; }

.fa-cruzeiro-sign::before {
  content: "\e152"; }

.fa-cube::before {
  content: "\f1b2"; }

.fa-cubes::before {
  content: "\f1b3"; }

.fa-cubes-stacked::before {
  content: "\e4e6"; }

.fa-d::before {
  content: "\44"; }

.fa-database::before {
  content: "\f1c0"; }

.fa-delete-left::before {
  content: "\f55a"; }

.fa-backspace::before {
  content: "\f55a"; }

.fa-democrat::before {
  content: "\f747"; }

.fa-desktop::before {
  content: "\f390"; }

.fa-desktop-alt::before {
  content: "\f390"; }

.fa-dharmachakra::before {
  content: "\f655"; }

.fa-diagram-next::before {
  content: "\e476"; }

.fa-diagram-predecessor::before {
  content: "\e477"; }

.fa-diagram-project::before {
  content: "\f542"; }

.fa-project-diagram::before {
  content: "\f542"; }

.fa-diagram-successor::before {
  content: "\e47a"; }

.fa-diamond::before {
  content: "\f219"; }

.fa-diamond-turn-right::before {
  content: "\f5eb"; }

.fa-directions::before {
  content: "\f5eb"; }

.fa-dice::before {
  content: "\f522"; }

.fa-dice-d20::before {
  content: "\f6cf"; }

.fa-dice-d6::before {
  content: "\f6d1"; }

.fa-dice-five::before {
  content: "\f523"; }

.fa-dice-four::before {
  content: "\f524"; }

.fa-dice-one::before {
  content: "\f525"; }

.fa-dice-six::before {
  content: "\f526"; }

.fa-dice-three::before {
  content: "\f527"; }

.fa-dice-two::before {
  content: "\f528"; }

.fa-disease::before {
  content: "\f7fa"; }

.fa-display::before {
  content: "\e163"; }

.fa-divide::before {
  content: "\f529"; }

.fa-dna::before {
  content: "\f471"; }

.fa-dog::before {
  content: "\f6d3"; }

.fa-dollar-sign::before {
  content: "\24"; }

.fa-dollar::before {
  content: "\24"; }

.fa-usd::before {
  content: "\24"; }

.fa-dolly::before {
  content: "\f472"; }

.fa-dolly-box::before {
  content: "\f472"; }

.fa-dong-sign::before {
  content: "\e169"; }

.fa-door-closed::before {
  content: "\f52a"; }

.fa-door-open::before {
  content: "\f52b"; }

.fa-dove::before {
  content: "\f4ba"; }

.fa-down-left-and-up-right-to-center::before {
  content: "\f422"; }

.fa-compress-alt::before {
  content: "\f422"; }

.fa-down-long::before {
  content: "\f309"; }

.fa-long-arrow-alt-down::before {
  content: "\f309"; }

.fa-download::before {
  content: "\f019"; }

.fa-dragon::before {
  content: "\f6d5"; }

.fa-draw-polygon::before {
  content: "\f5ee"; }

.fa-droplet::before {
  content: "\f043"; }

.fa-tint::before {
  content: "\f043"; }

.fa-droplet-slash::before {
  content: "\f5c7"; }

.fa-tint-slash::before {
  content: "\f5c7"; }

.fa-drum::before {
  content: "\f569"; }

.fa-drum-steelpan::before {
  content: "\f56a"; }

.fa-drumstick-bite::before {
  content: "\f6d7"; }

.fa-dumbbell::before {
  content: "\f44b"; }

.fa-dumpster::before {
  content: "\f793"; }

.fa-dumpster-fire::before {
  content: "\f794"; }

.fa-dungeon::before {
  content: "\f6d9"; }

.fa-e::before {
  content: "\45"; }

.fa-ear-deaf::before {
  content: "\f2a4"; }

.fa-deaf::before {
  content: "\f2a4"; }

.fa-deafness::before {
  content: "\f2a4"; }

.fa-hard-of-hearing::before {
  content: "\f2a4"; }

.fa-ear-listen::before {
  content: "\f2a2"; }

.fa-assistive-listening-systems::before {
  content: "\f2a2"; }

.fa-earth-africa::before {
  content: "\f57c"; }

.fa-globe-africa::before {
  content: "\f57c"; }

.fa-earth-americas::before {
  content: "\f57d"; }

.fa-earth::before {
  content: "\f57d"; }

.fa-earth-america::before {
  content: "\f57d"; }

.fa-globe-americas::before {
  content: "\f57d"; }

.fa-earth-asia::before {
  content: "\f57e"; }

.fa-globe-asia::before {
  content: "\f57e"; }

.fa-earth-europe::before {
  content: "\f7a2"; }

.fa-globe-europe::before {
  content: "\f7a2"; }

.fa-earth-oceania::before {
  content: "\e47b"; }

.fa-globe-oceania::before {
  content: "\e47b"; }

.fa-egg::before {
  content: "\f7fb"; }

.fa-eject::before {
  content: "\f052"; }

.fa-elevator::before {
  content: "\e16d"; }

.fa-ellipsis::before {
  content: "\f141"; }

.fa-ellipsis-h::before {
  content: "\f141"; }

.fa-ellipsis-vertical::before {
  content: "\f142"; }

.fa-ellipsis-v::before {
  content: "\f142"; }

.fa-envelope::before {
  content: "\f0e0"; }

.fa-envelope-circle-check::before {
  content: "\e4e8"; }

.fa-envelope-open::before {
  content: "\f2b6"; }

.fa-envelope-open-text::before {
  content: "\f658"; }

.fa-envelopes-bulk::before {
  content: "\f674"; }

.fa-mail-bulk::before {
  content: "\f674"; }

.fa-equals::before {
  content: "\3d"; }

.fa-eraser::before {
  content: "\f12d"; }

.fa-ethernet::before {
  content: "\f796"; }

.fa-euro-sign::before {
  content: "\f153"; }

.fa-eur::before {
  content: "\f153"; }

.fa-euro::before {
  content: "\f153"; }

.fa-exclamation::before {
  content: "\21"; }

.fa-expand::before {
  content: "\f065"; }

.fa-explosion::before {
  content: "\e4e9"; }

.fa-eye::before {
  content: "\f06e"; }

.fa-eye-dropper::before {
  content: "\f1fb"; }

.fa-eye-dropper-empty::before {
  content: "\f1fb"; }

.fa-eyedropper::before {
  content: "\f1fb"; }

.fa-eye-low-vision::before {
  content: "\f2a8"; }

.fa-low-vision::before {
  content: "\f2a8"; }

.fa-eye-slash::before {
  content: "\f070"; }

.fa-f::before {
  content: "\46"; }

.fa-face-angry::before {
  content: "\f556"; }

.fa-angry::before {
  content: "\f556"; }

.fa-face-dizzy::before {
  content: "\f567"; }

.fa-dizzy::before {
  content: "\f567"; }

.fa-face-flushed::before {
  content: "\f579"; }

.fa-flushed::before {
  content: "\f579"; }

.fa-face-frown::before {
  content: "\f119"; }

.fa-frown::before {
  content: "\f119"; }

.fa-face-frown-open::before {
  content: "\f57a"; }

.fa-frown-open::before {
  content: "\f57a"; }

.fa-face-grimace::before {
  content: "\f57f"; }

.fa-grimace::before {
  content: "\f57f"; }

.fa-face-grin::before {
  content: "\f580"; }

.fa-grin::before {
  content: "\f580"; }

.fa-face-grin-beam::before {
  content: "\f582"; }

.fa-grin-beam::before {
  content: "\f582"; }

.fa-face-grin-beam-sweat::before {
  content: "\f583"; }

.fa-grin-beam-sweat::before {
  content: "\f583"; }

.fa-face-grin-hearts::before {
  content: "\f584"; }

.fa-grin-hearts::before {
  content: "\f584"; }

.fa-face-grin-squint::before {
  content: "\f585"; }

.fa-grin-squint::before {
  content: "\f585"; }

.fa-face-grin-squint-tears::before {
  content: "\f586"; }

.fa-grin-squint-tears::before {
  content: "\f586"; }

.fa-face-grin-stars::before {
  content: "\f587"; }

.fa-grin-stars::before {
  content: "\f587"; }

.fa-face-grin-tears::before {
  content: "\f588"; }

.fa-grin-tears::before {
  content: "\f588"; }

.fa-face-grin-tongue::before {
  content: "\f589"; }

.fa-grin-tongue::before {
  content: "\f589"; }

.fa-face-grin-tongue-squint::before {
  content: "\f58a"; }

.fa-grin-tongue-squint::before {
  content: "\f58a"; }

.fa-face-grin-tongue-wink::before {
  content: "\f58b"; }

.fa-grin-tongue-wink::before {
  content: "\f58b"; }

.fa-face-grin-wide::before {
  content: "\f581"; }

.fa-grin-alt::before {
  content: "\f581"; }

.fa-face-grin-wink::before {
  content: "\f58c"; }

.fa-grin-wink::before {
  content: "\f58c"; }

.fa-face-kiss::before {
  content: "\f596"; }

.fa-kiss::before {
  content: "\f596"; }

.fa-face-kiss-beam::before {
  content: "\f597"; }

.fa-kiss-beam::before {
  content: "\f597"; }

.fa-face-kiss-wink-heart::before {
  content: "\f598"; }

.fa-kiss-wink-heart::before {
  content: "\f598"; }

.fa-face-laugh::before {
  content: "\f599"; }

.fa-laugh::before {
  content: "\f599"; }

.fa-face-laugh-beam::before {
  content: "\f59a"; }

.fa-laugh-beam::before {
  content: "\f59a"; }

.fa-face-laugh-squint::before {
  content: "\f59b"; }

.fa-laugh-squint::before {
  content: "\f59b"; }

.fa-face-laugh-wink::before {
  content: "\f59c"; }

.fa-laugh-wink::before {
  content: "\f59c"; }

.fa-face-meh::before {
  content: "\f11a"; }

.fa-meh::before {
  content: "\f11a"; }

.fa-face-meh-blank::before {
  content: "\f5a4"; }

.fa-meh-blank::before {
  content: "\f5a4"; }

.fa-face-rolling-eyes::before {
  content: "\f5a5"; }

.fa-meh-rolling-eyes::before {
  content: "\f5a5"; }

.fa-face-sad-cry::before {
  content: "\f5b3"; }

.fa-sad-cry::before {
  content: "\f5b3"; }

.fa-face-sad-tear::before {
  content: "\f5b4"; }

.fa-sad-tear::before {
  content: "\f5b4"; }

.fa-face-smile::before {
  content: "\f118"; }

.fa-smile::before {
  content: "\f118"; }

.fa-face-smile-beam::before {
  content: "\f5b8"; }

.fa-smile-beam::before {
  content: "\f5b8"; }

.fa-face-smile-wink::before {
  content: "\f4da"; }

.fa-smile-wink::before {
  content: "\f4da"; }

.fa-face-surprise::before {
  content: "\f5c2"; }

.fa-surprise::before {
  content: "\f5c2"; }

.fa-face-tired::before {
  content: "\f5c8"; }

.fa-tired::before {
  content: "\f5c8"; }

.fa-fan::before {
  content: "\f863"; }

.fa-faucet::before {
  content: "\e005"; }

.fa-faucet-drip::before {
  content: "\e006"; }

.fa-fax::before {
  content: "\f1ac"; }

.fa-feather::before {
  content: "\f52d"; }

.fa-feather-pointed::before {
  content: "\f56b"; }

.fa-feather-alt::before {
  content: "\f56b"; }

.fa-ferry::before {
  content: "\e4ea"; }

.fa-file::before {
  content: "\f15b"; }

.fa-file-arrow-down::before {
  content: "\f56d"; }

.fa-file-download::before {
  content: "\f56d"; }

.fa-file-arrow-up::before {
  content: "\f574"; }

.fa-file-upload::before {
  content: "\f574"; }

.fa-file-audio::before {
  content: "\f1c7"; }

.fa-file-circle-check::before {
  content: "\e493"; }

.fa-file-circle-exclamation::before {
  content: "\e4eb"; }

.fa-file-circle-minus::before {
  content: "\e4ed"; }

.fa-file-circle-plus::before {
  content: "\e4ee"; }

.fa-file-circle-question::before {
  content: "\e4ef"; }

.fa-file-circle-xmark::before {
  content: "\e494"; }

.fa-file-code::before {
  content: "\f1c9"; }

.fa-file-contract::before {
  content: "\f56c"; }

.fa-file-csv::before {
  content: "\f6dd"; }

.fa-file-excel::before {
  content: "\f1c3"; }

.fa-file-export::before {
  content: "\f56e"; }

.fa-arrow-right-from-file::before {
  content: "\f56e"; }

.fa-file-image::before {
  content: "\f1c5"; }

.fa-file-import::before {
  content: "\f56f"; }

.fa-arrow-right-to-file::before {
  content: "\f56f"; }

.fa-file-invoice::before {
  content: "\f570"; }

.fa-file-invoice-dollar::before {
  content: "\f571"; }

.fa-file-lines::before {
  content: "\f15c"; }

.fa-file-alt::before {
  content: "\f15c"; }

.fa-file-text::before {
  content: "\f15c"; }

.fa-file-medical::before {
  content: "\f477"; }

.fa-file-pdf::before {
  content: "\f1c1"; }

.fa-file-pen::before {
  content: "\f31c"; }

.fa-file-edit::before {
  content: "\f31c"; }

.fa-file-powerpoint::before {
  content: "\f1c4"; }

.fa-file-prescription::before {
  content: "\f572"; }

.fa-file-shield::before {
  content: "\e4f0"; }

.fa-file-signature::before {
  content: "\f573"; }

.fa-file-video::before {
  content: "\f1c8"; }

.fa-file-waveform::before {
  content: "\f478"; }

.fa-file-medical-alt::before {
  content: "\f478"; }

.fa-file-word::before {
  content: "\f1c2"; }

.fa-file-zipper::before {
  content: "\f1c6"; }

.fa-file-archive::before {
  content: "\f1c6"; }

.fa-fill::before {
  content: "\f575"; }

.fa-fill-drip::before {
  content: "\f576"; }

.fa-film::before {
  content: "\f008"; }

.fa-filter::before {
  content: "\f0b0"; }

.fa-filter-circle-dollar::before {
  content: "\f662"; }

.fa-funnel-dollar::before {
  content: "\f662"; }

.fa-filter-circle-xmark::before {
  content: "\e17b"; }

.fa-fingerprint::before {
  content: "\f577"; }

.fa-fire::before {
  content: "\f06d"; }

.fa-fire-burner::before {
  content: "\e4f1"; }

.fa-fire-extinguisher::before {
  content: "\f134"; }

.fa-fire-flame-curved::before {
  content: "\f7e4"; }

.fa-fire-alt::before {
  content: "\f7e4"; }

.fa-fire-flame-simple::before {
  content: "\f46a"; }

.fa-burn::before {
  content: "\f46a"; }

.fa-fish::before {
  content: "\f578"; }

.fa-fish-fins::before {
  content: "\e4f2"; }

.fa-flag::before {
  content: "\f024"; }

.fa-flag-checkered::before {
  content: "\f11e"; }

.fa-flag-usa::before {
  content: "\f74d"; }

.fa-flask::before {
  content: "\f0c3"; }

.fa-flask-vial::before {
  content: "\e4f3"; }

.fa-floppy-disk::before {
  content: "\f0c7"; }

.fa-save::before {
  content: "\f0c7"; }

.fa-florin-sign::before {
  content: "\e184"; }

.fa-folder::before {
  content: "\f07b"; }

.fa-folder-blank::before {
  content: "\f07b"; }

.fa-folder-closed::before {
  content: "\e185"; }

.fa-folder-minus::before {
  content: "\f65d"; }

.fa-folder-open::before {
  content: "\f07c"; }

.fa-folder-plus::before {
  content: "\f65e"; }

.fa-folder-tree::before {
  content: "\f802"; }

.fa-font::before {
  content: "\f031"; }

.fa-football::before {
  content: "\f44e"; }

.fa-football-ball::before {
  content: "\f44e"; }

.fa-forward::before {
  content: "\f04e"; }

.fa-forward-fast::before {
  content: "\f050"; }

.fa-fast-forward::before {
  content: "\f050"; }

.fa-forward-step::before {
  content: "\f051"; }

.fa-step-forward::before {
  content: "\f051"; }

.fa-franc-sign::before {
  content: "\e18f"; }

.fa-frog::before {
  content: "\f52e"; }

.fa-futbol::before {
  content: "\f1e3"; }

.fa-futbol-ball::before {
  content: "\f1e3"; }

.fa-soccer-ball::before {
  content: "\f1e3"; }

.fa-g::before {
  content: "\47"; }

.fa-gamepad::before {
  content: "\f11b"; }

.fa-gas-pump::before {
  content: "\f52f"; }

.fa-gauge::before {
  content: "\f624"; }

.fa-dashboard::before {
  content: "\f624"; }

.fa-gauge-med::before {
  content: "\f624"; }

.fa-tachometer-alt-average::before {
  content: "\f624"; }

.fa-gauge-high::before {
  content: "\f625"; }

.fa-tachometer-alt::before {
  content: "\f625"; }

.fa-tachometer-alt-fast::before {
  content: "\f625"; }

.fa-gauge-simple::before {
  content: "\f629"; }

.fa-gauge-simple-med::before {
  content: "\f629"; }

.fa-tachometer-average::before {
  content: "\f629"; }

.fa-gauge-simple-high::before {
  content: "\f62a"; }

.fa-tachometer::before {
  content: "\f62a"; }

.fa-tachometer-fast::before {
  content: "\f62a"; }

.fa-gavel::before {
  content: "\f0e3"; }

.fa-legal::before {
  content: "\f0e3"; }

.fa-gear::before {
  content: "\f013"; }

.fa-cog::before {
  content: "\f013"; }

.fa-gears::before {
  content: "\f085"; }

.fa-cogs::before {
  content: "\f085"; }

.fa-gem::before {
  content: "\f3a5"; }

.fa-genderless::before {
  content: "\f22d"; }

.fa-ghost::before {
  content: "\f6e2"; }

.fa-gift::before {
  content: "\f06b"; }

.fa-gifts::before {
  content: "\f79c"; }

.fa-glass-water::before {
  content: "\e4f4"; }

.fa-glass-water-droplet::before {
  content: "\e4f5"; }

.fa-glasses::before {
  content: "\f530"; }

.fa-globe::before {
  content: "\f0ac"; }

.fa-golf-ball-tee::before {
  content: "\f450"; }

.fa-golf-ball::before {
  content: "\f450"; }

.fa-gopuram::before {
  content: "\f664"; }

.fa-graduation-cap::before {
  content: "\f19d"; }

.fa-mortar-board::before {
  content: "\f19d"; }

.fa-greater-than::before {
  content: "\3e"; }

.fa-greater-than-equal::before {
  content: "\f532"; }

.fa-grip::before {
  content: "\f58d"; }

.fa-grip-horizontal::before {
  content: "\f58d"; }

.fa-grip-lines::before {
  content: "\f7a4"; }

.fa-grip-lines-vertical::before {
  content: "\f7a5"; }

.fa-grip-vertical::before {
  content: "\f58e"; }

.fa-group-arrows-rotate::before {
  content: "\e4f6"; }

.fa-guarani-sign::before {
  content: "\e19a"; }

.fa-guitar::before {
  content: "\f7a6"; }

.fa-gun::before {
  content: "\e19b"; }

.fa-h::before {
  content: "\48"; }

.fa-hammer::before {
  content: "\f6e3"; }

.fa-hamsa::before {
  content: "\f665"; }

.fa-hand::before {
  content: "\f256"; }

.fa-hand-paper::before {
  content: "\f256"; }

.fa-hand-back-fist::before {
  content: "\f255"; }

.fa-hand-rock::before {
  content: "\f255"; }

.fa-hand-dots::before {
  content: "\f461"; }

.fa-allergies::before {
  content: "\f461"; }

.fa-hand-fist::before {
  content: "\f6de"; }

.fa-fist-raised::before {
  content: "\f6de"; }

.fa-hand-holding::before {
  content: "\f4bd"; }

.fa-hand-holding-dollar::before {
  content: "\f4c0"; }

.fa-hand-holding-usd::before {
  content: "\f4c0"; }

.fa-hand-holding-droplet::before {
  content: "\f4c1"; }

.fa-hand-holding-water::before {
  content: "\f4c1"; }

.fa-hand-holding-hand::before {
  content: "\e4f7"; }

.fa-hand-holding-heart::before {
  content: "\f4be"; }

.fa-hand-holding-medical::before {
  content: "\e05c"; }

.fa-hand-lizard::before {
  content: "\f258"; }

.fa-hand-middle-finger::before {
  content: "\f806"; }

.fa-hand-peace::before {
  content: "\f25b"; }

.fa-hand-point-down::before {
  content: "\f0a7"; }

.fa-hand-point-left::before {
  content: "\f0a5"; }

.fa-hand-point-right::before {
  content: "\f0a4"; }

.fa-hand-point-up::before {
  content: "\f0a6"; }

.fa-hand-pointer::before {
  content: "\f25a"; }

.fa-hand-scissors::before {
  content: "\f257"; }

.fa-hand-sparkles::before {
  content: "\e05d"; }

.fa-hand-spock::before {
  content: "\f259"; }

.fa-handcuffs::before {
  content: "\e4f8"; }

.fa-hands::before {
  content: "\f2a7"; }

.fa-sign-language::before {
  content: "\f2a7"; }

.fa-signing::before {
  content: "\f2a7"; }

.fa-hands-asl-interpreting::before {
  content: "\f2a3"; }

.fa-american-sign-language-interpreting::before {
  content: "\f2a3"; }

.fa-asl-interpreting::before {
  content: "\f2a3"; }

.fa-hands-american-sign-language-interpreting::before {
  content: "\f2a3"; }

.fa-hands-bound::before {
  content: "\e4f9"; }

.fa-hands-bubbles::before {
  content: "\e05e"; }

.fa-hands-wash::before {
  content: "\e05e"; }

.fa-hands-clapping::before {
  content: "\e1a8"; }

.fa-hands-holding::before {
  content: "\f4c2"; }

.fa-hands-holding-child::before {
  content: "\e4fa"; }

.fa-hands-holding-circle::before {
  content: "\e4fb"; }

.fa-hands-praying::before {
  content: "\f684"; }

.fa-praying-hands::before {
  content: "\f684"; }

.fa-handshake::before {
  content: "\f2b5"; }

.fa-handshake-angle::before {
  content: "\f4c4"; }

.fa-hands-helping::before {
  content: "\f4c4"; }

.fa-handshake-simple::before {
  content: "\f4c6"; }

.fa-handshake-alt::before {
  content: "\f4c6"; }

.fa-handshake-simple-slash::before {
  content: "\e05f"; }

.fa-handshake-alt-slash::before {
  content: "\e05f"; }

.fa-handshake-slash::before {
  content: "\e060"; }

.fa-hanukiah::before {
  content: "\f6e6"; }

.fa-hard-drive::before {
  content: "\f0a0"; }

.fa-hdd::before {
  content: "\f0a0"; }

.fa-hashtag::before {
  content: "\23"; }

.fa-hat-cowboy::before {
  content: "\f8c0"; }

.fa-hat-cowboy-side::before {
  content: "\f8c1"; }

.fa-hat-wizard::before {
  content: "\f6e8"; }

.fa-head-side-cough::before {
  content: "\e061"; }

.fa-head-side-cough-slash::before {
  content: "\e062"; }

.fa-head-side-mask::before {
  content: "\e063"; }

.fa-head-side-virus::before {
  content: "\e064"; }

.fa-heading::before {
  content: "\f1dc"; }

.fa-header::before {
  content: "\f1dc"; }

.fa-headphones::before {
  content: "\f025"; }

.fa-headphones-simple::before {
  content: "\f58f"; }

.fa-headphones-alt::before {
  content: "\f58f"; }

.fa-headset::before {
  content: "\f590"; }

.fa-heart::before {
  content: "\f004"; }

.fa-heart-circle-bolt::before {
  content: "\e4fc"; }

.fa-heart-circle-check::before {
  content: "\e4fd"; }

.fa-heart-circle-exclamation::before {
  content: "\e4fe"; }

.fa-heart-circle-minus::before {
  content: "\e4ff"; }

.fa-heart-circle-plus::before {
  content: "\e500"; }

.fa-heart-circle-xmark::before {
  content: "\e501"; }

.fa-heart-crack::before {
  content: "\f7a9"; }

.fa-heart-broken::before {
  content: "\f7a9"; }

.fa-heart-pulse::before {
  content: "\f21e"; }

.fa-heartbeat::before {
  content: "\f21e"; }

.fa-helicopter::before {
  content: "\f533"; }

.fa-helicopter-symbol::before {
  content: "\e502"; }

.fa-helmet-safety::before {
  content: "\f807"; }

.fa-hard-hat::before {
  content: "\f807"; }

.fa-hat-hard::before {
  content: "\f807"; }

.fa-helmet-un::before {
  content: "\e503"; }

.fa-highlighter::before {
  content: "\f591"; }

.fa-hill-avalanche::before {
  content: "\e507"; }

.fa-hill-rockslide::before {
  content: "\e508"; }

.fa-hippo::before {
  content: "\f6ed"; }

.fa-hockey-puck::before {
  content: "\f453"; }

.fa-holly-berry::before {
  content: "\f7aa"; }

.fa-horse::before {
  content: "\f6f0"; }

.fa-horse-head::before {
  content: "\f7ab"; }

.fa-hospital::before {
  content: "\f0f8"; }

.fa-hospital-alt::before {
  content: "\f0f8"; }

.fa-hospital-wide::before {
  content: "\f0f8"; }

.fa-hospital-user::before {
  content: "\f80d"; }

.fa-hot-tub-person::before {
  content: "\f593"; }

.fa-hot-tub::before {
  content: "\f593"; }

.fa-hotdog::before {
  content: "\f80f"; }

.fa-hotel::before {
  content: "\f594"; }

.fa-hourglass::before {
  content: "\f254"; }

.fa-hourglass-2::before {
  content: "\f254"; }

.fa-hourglass-half::before {
  content: "\f254"; }

.fa-hourglass-empty::before {
  content: "\f252"; }

.fa-hourglass-end::before {
  content: "\f253"; }

.fa-hourglass-3::before {
  content: "\f253"; }

.fa-hourglass-start::before {
  content: "\f251"; }

.fa-hourglass-1::before {
  content: "\f251"; }

.fa-house::before {
  content: "\f015"; }

.fa-home::before {
  content: "\f015"; }

.fa-home-alt::before {
  content: "\f015"; }

.fa-home-lg-alt::before {
  content: "\f015"; }

.fa-house-chimney::before {
  content: "\e3af"; }

.fa-home-lg::before {
  content: "\e3af"; }

.fa-house-chimney-crack::before {
  content: "\f6f1"; }

.fa-house-damage::before {
  content: "\f6f1"; }

.fa-house-chimney-medical::before {
  content: "\f7f2"; }

.fa-clinic-medical::before {
  content: "\f7f2"; }

.fa-house-chimney-user::before {
  content: "\e065"; }

.fa-house-chimney-window::before {
  content: "\e00d"; }

.fa-house-circle-check::before {
  content: "\e509"; }

.fa-house-circle-exclamation::before {
  content: "\e50a"; }

.fa-house-circle-xmark::before {
  content: "\e50b"; }

.fa-house-crack::before {
  content: "\e3b1"; }

.fa-house-fire::before {
  content: "\e50c"; }

.fa-house-flag::before {
  content: "\e50d"; }

.fa-house-flood-water::before {
  content: "\e50e"; }

.fa-house-flood-water-circle-arrow-right::before {
  content: "\e50f"; }

.fa-house-laptop::before {
  content: "\e066"; }

.fa-laptop-house::before {
  content: "\e066"; }

.fa-house-lock::before {
  content: "\e510"; }

.fa-house-medical::before {
  content: "\e3b2"; }

.fa-house-medical-circle-check::before {
  content: "\e511"; }

.fa-house-medical-circle-exclamation::before {
  content: "\e512"; }

.fa-house-medical-circle-xmark::before {
  content: "\e513"; }

.fa-house-medical-flag::before {
  content: "\e514"; }

.fa-house-signal::before {
  content: "\e012"; }

.fa-house-tsunami::before {
  content: "\e515"; }

.fa-house-user::before {
  content: "\e1b0"; }

.fa-home-user::before {
  content: "\e1b0"; }

.fa-hryvnia-sign::before {
  content: "\f6f2"; }

.fa-hryvnia::before {
  content: "\f6f2"; }

.fa-hurricane::before {
  content: "\f751"; }

.fa-i::before {
  content: "\49"; }

.fa-i-cursor::before {
  content: "\f246"; }

.fa-ice-cream::before {
  content: "\f810"; }

.fa-icicles::before {
  content: "\f7ad"; }

.fa-icons::before {
  content: "\f86d"; }

.fa-heart-music-camera-bolt::before {
  content: "\f86d"; }

.fa-id-badge::before {
  content: "\f2c1"; }

.fa-id-card::before {
  content: "\f2c2"; }

.fa-drivers-license::before {
  content: "\f2c2"; }

.fa-id-card-clip::before {
  content: "\f47f"; }

.fa-id-card-alt::before {
  content: "\f47f"; }

.fa-igloo::before {
  content: "\f7ae"; }

.fa-image::before {
  content: "\f03e"; }

.fa-image-portrait::before {
  content: "\f3e0"; }

.fa-portrait::before {
  content: "\f3e0"; }

.fa-images::before {
  content: "\f302"; }

.fa-inbox::before {
  content: "\f01c"; }

.fa-indent::before {
  content: "\f03c"; }

.fa-indian-rupee-sign::before {
  content: "\e1bc"; }

.fa-indian-rupee::before {
  content: "\e1bc"; }

.fa-inr::before {
  content: "\e1bc"; }

.fa-industry::before {
  content: "\f275"; }

.fa-infinity::before {
  content: "\f534"; }

.fa-info::before {
  content: "\f129"; }

.fa-italic::before {
  content: "\f033"; }

.fa-j::before {
  content: "\4a"; }

.fa-jar::before {
  content: "\e516"; }

.fa-jar-wheat::before {
  content: "\e517"; }

.fa-jedi::before {
  content: "\f669"; }

.fa-jet-fighter::before {
  content: "\f0fb"; }

.fa-fighter-jet::before {
  content: "\f0fb"; }

.fa-jet-fighter-up::before {
  content: "\e518"; }

.fa-joint::before {
  content: "\f595"; }

.fa-jug-detergent::before {
  content: "\e519"; }

.fa-k::before {
  content: "\4b"; }

.fa-kaaba::before {
  content: "\f66b"; }

.fa-key::before {
  content: "\f084"; }

.fa-keyboard::before {
  content: "\f11c"; }

.fa-khanda::before {
  content: "\f66d"; }

.fa-kip-sign::before {
  content: "\e1c4"; }

.fa-kit-medical::before {
  content: "\f479"; }

.fa-first-aid::before {
  content: "\f479"; }

.fa-kitchen-set::before {
  content: "\e51a"; }

.fa-kiwi-bird::before {
  content: "\f535"; }

.fa-l::before {
  content: "\4c"; }

.fa-land-mine-on::before {
  content: "\e51b"; }

.fa-landmark::before {
  content: "\f66f"; }

.fa-landmark-dome::before {
  content: "\f752"; }

.fa-landmark-alt::before {
  content: "\f752"; }

.fa-landmark-flag::before {
  content: "\e51c"; }

.fa-language::before {
  content: "\f1ab"; }

.fa-laptop::before {
  content: "\f109"; }

.fa-laptop-code::before {
  content: "\f5fc"; }

.fa-laptop-file::before {
  content: "\e51d"; }

.fa-laptop-medical::before {
  content: "\f812"; }

.fa-lari-sign::before {
  content: "\e1c8"; }

.fa-layer-group::before {
  content: "\f5fd"; }

.fa-leaf::before {
  content: "\f06c"; }

.fa-left-long::before {
  content: "\f30a"; }

.fa-long-arrow-alt-left::before {
  content: "\f30a"; }

.fa-left-right::before {
  content: "\f337"; }

.fa-arrows-alt-h::before {
  content: "\f337"; }

.fa-lemon::before {
  content: "\f094"; }

.fa-less-than::before {
  content: "\3c"; }

.fa-less-than-equal::before {
  content: "\f537"; }

.fa-life-ring::before {
  content: "\f1cd"; }

.fa-lightbulb::before {
  content: "\f0eb"; }

.fa-lines-leaning::before {
  content: "\e51e"; }

.fa-link::before {
  content: "\f0c1"; }

.fa-chain::before {
  content: "\f0c1"; }

.fa-link-slash::before {
  content: "\f127"; }

.fa-chain-broken::before {
  content: "\f127"; }

.fa-chain-slash::before {
  content: "\f127"; }

.fa-unlink::before {
  content: "\f127"; }

.fa-lira-sign::before {
  content: "\f195"; }

.fa-list::before {
  content: "\f03a"; }

.fa-list-squares::before {
  content: "\f03a"; }

.fa-list-check::before {
  content: "\f0ae"; }

.fa-tasks::before {
  content: "\f0ae"; }

.fa-list-ol::before {
  content: "\f0cb"; }

.fa-list-1-2::before {
  content: "\f0cb"; }

.fa-list-numeric::before {
  content: "\f0cb"; }

.fa-list-ul::before {
  content: "\f0ca"; }

.fa-list-dots::before {
  content: "\f0ca"; }

.fa-litecoin-sign::before {
  content: "\e1d3"; }

.fa-location-arrow::before {
  content: "\f124"; }

.fa-location-crosshairs::before {
  content: "\f601"; }

.fa-location::before {
  content: "\f601"; }

.fa-location-dot::before {
  content: "\f3c5"; }

.fa-map-marker-alt::before {
  content: "\f3c5"; }

.fa-location-pin::before {
  content: "\f041"; }

.fa-map-marker::before {
  content: "\f041"; }

.fa-location-pin-lock::before {
  content: "\e51f"; }

.fa-lock::before {
  content: "\f023"; }

.fa-lock-open::before {
  content: "\f3c1"; }

.fa-locust::before {
  content: "\e520"; }

.fa-lungs::before {
  content: "\f604"; }

.fa-lungs-virus::before {
  content: "\e067"; }

.fa-m::before {
  content: "\4d"; }

.fa-magnet::before {
  content: "\f076"; }

.fa-magnifying-glass::before {
  content: "\f002"; }

.fa-search::before {
  content: "\f002"; }

.fa-magnifying-glass-arrow-right::before {
  content: "\e521"; }

.fa-magnifying-glass-chart::before {
  content: "\e522"; }

.fa-magnifying-glass-dollar::before {
  content: "\f688"; }

.fa-search-dollar::before {
  content: "\f688"; }

.fa-magnifying-glass-location::before {
  content: "\f689"; }

.fa-search-location::before {
  content: "\f689"; }

.fa-magnifying-glass-minus::before {
  content: "\f010"; }

.fa-search-minus::before {
  content: "\f010"; }

.fa-magnifying-glass-plus::before {
  content: "\f00e"; }

.fa-search-plus::before {
  content: "\f00e"; }

.fa-manat-sign::before {
  content: "\e1d5"; }

.fa-map::before {
  content: "\f279"; }

.fa-map-location::before {
  content: "\f59f"; }

.fa-map-marked::before {
  content: "\f59f"; }

.fa-map-location-dot::before {
  content: "\f5a0"; }

.fa-map-marked-alt::before {
  content: "\f5a0"; }

.fa-map-pin::before {
  content: "\f276"; }

.fa-marker::before {
  content: "\f5a1"; }

.fa-mars::before {
  content: "\f222"; }

.fa-mars-and-venus::before {
  content: "\f224"; }

.fa-mars-and-venus-burst::before {
  content: "\e523"; }

.fa-mars-double::before {
  content: "\f227"; }

.fa-mars-stroke::before {
  content: "\f229"; }

.fa-mars-stroke-right::before {
  content: "\f22b"; }

.fa-mars-stroke-h::before {
  content: "\f22b"; }

.fa-mars-stroke-up::before {
  content: "\f22a"; }

.fa-mars-stroke-v::before {
  content: "\f22a"; }

.fa-martini-glass::before {
  content: "\f57b"; }

.fa-glass-martini-alt::before {
  content: "\f57b"; }

.fa-martini-glass-citrus::before {
  content: "\f561"; }

.fa-cocktail::before {
  content: "\f561"; }

.fa-martini-glass-empty::before {
  content: "\f000"; }

.fa-glass-martini::before {
  content: "\f000"; }

.fa-mask::before {
  content: "\f6fa"; }

.fa-mask-face::before {
  content: "\e1d7"; }

.fa-mask-ventilator::before {
  content: "\e524"; }

.fa-masks-theater::before {
  content: "\f630"; }

.fa-theater-masks::before {
  content: "\f630"; }

.fa-mattress-pillow::before {
  content: "\e525"; }

.fa-maximize::before {
  content: "\f31e"; }

.fa-expand-arrows-alt::before {
  content: "\f31e"; }

.fa-medal::before {
  content: "\f5a2"; }

.fa-memory::before {
  content: "\f538"; }

.fa-menorah::before {
  content: "\f676"; }

.fa-mercury::before {
  content: "\f223"; }

.fa-message::before {
  content: "\f27a"; }

.fa-comment-alt::before {
  content: "\f27a"; }

.fa-meteor::before {
  content: "\f753"; }

.fa-microchip::before {
  content: "\f2db"; }

.fa-microphone::before {
  content: "\f130"; }

.fa-microphone-lines::before {
  content: "\f3c9"; }

.fa-microphone-alt::before {
  content: "\f3c9"; }

.fa-microphone-lines-slash::before {
  content: "\f539"; }

.fa-microphone-alt-slash::before {
  content: "\f539"; }

.fa-microphone-slash::before {
  content: "\f131"; }

.fa-microscope::before {
  content: "\f610"; }

.fa-mill-sign::before {
  content: "\e1ed"; }

.fa-minimize::before {
  content: "\f78c"; }

.fa-compress-arrows-alt::before {
  content: "\f78c"; }

.fa-minus::before {
  content: "\f068"; }

.fa-subtract::before {
  content: "\f068"; }

.fa-mitten::before {
  content: "\f7b5"; }

.fa-mobile::before {
  content: "\f3ce"; }

.fa-mobile-android::before {
  content: "\f3ce"; }

.fa-mobile-phone::before {
  content: "\f3ce"; }

.fa-mobile-button::before {
  content: "\f10b"; }

.fa-mobile-retro::before {
  content: "\e527"; }

.fa-mobile-screen::before {
  content: "\f3cf"; }

.fa-mobile-android-alt::before {
  content: "\f3cf"; }

.fa-mobile-screen-button::before {
  content: "\f3cd"; }

.fa-mobile-alt::before {
  content: "\f3cd"; }

.fa-money-bill::before {
  content: "\f0d6"; }

.fa-money-bill-1::before {
  content: "\f3d1"; }

.fa-money-bill-alt::before {
  content: "\f3d1"; }

.fa-money-bill-1-wave::before {
  content: "\f53b"; }

.fa-money-bill-wave-alt::before {
  content: "\f53b"; }

.fa-money-bill-transfer::before {
  content: "\e528"; }

.fa-money-bill-trend-up::before {
  content: "\e529"; }

.fa-money-bill-wave::before {
  content: "\f53a"; }

.fa-money-bill-wheat::before {
  content: "\e52a"; }

.fa-money-bills::before {
  content: "\e1f3"; }

.fa-money-check::before {
  content: "\f53c"; }

.fa-money-check-dollar::before {
  content: "\f53d"; }

.fa-money-check-alt::before {
  content: "\f53d"; }

.fa-monument::before {
  content: "\f5a6"; }

.fa-moon::before {
  content: "\f186"; }

.fa-mortar-pestle::before {
  content: "\f5a7"; }

.fa-mosque::before {
  content: "\f678"; }

.fa-mosquito::before {
  content: "\e52b"; }

.fa-mosquito-net::before {
  content: "\e52c"; }

.fa-motorcycle::before {
  content: "\f21c"; }

.fa-mound::before {
  content: "\e52d"; }

.fa-mountain::before {
  content: "\f6fc"; }

.fa-mountain-city::before {
  content: "\e52e"; }

.fa-mountain-sun::before {
  content: "\e52f"; }

.fa-mug-hot::before {
  content: "\f7b6"; }

.fa-mug-saucer::before {
  content: "\f0f4"; }

.fa-coffee::before {
  content: "\f0f4"; }

.fa-music::before {
  content: "\f001"; }

.fa-n::before {
  content: "\4e"; }

.fa-naira-sign::before {
  content: "\e1f6"; }

.fa-network-wired::before {
  content: "\f6ff"; }

.fa-neuter::before {
  content: "\f22c"; }

.fa-newspaper::before {
  content: "\f1ea"; }

.fa-not-equal::before {
  content: "\f53e"; }

.fa-note-sticky::before {
  content: "\f249"; }

.fa-sticky-note::before {
  content: "\f249"; }

.fa-notes-medical::before {
  content: "\f481"; }

.fa-o::before {
  content: "\4f"; }

.fa-object-group::before {
  content: "\f247"; }

.fa-object-ungroup::before {
  content: "\f248"; }

.fa-oil-can::before {
  content: "\f613"; }

.fa-oil-well::before {
  content: "\e532"; }

.fa-om::before {
  content: "\f679"; }

.fa-otter::before {
  content: "\f700"; }

.fa-outdent::before {
  content: "\f03b"; }

.fa-dedent::before {
  content: "\f03b"; }

.fa-p::before {
  content: "\50"; }

.fa-pager::before {
  content: "\f815"; }

.fa-paint-roller::before {
  content: "\f5aa"; }

.fa-paintbrush::before {
  content: "\f1fc"; }

.fa-paint-brush::before {
  content: "\f1fc"; }

.fa-palette::before {
  content: "\f53f"; }

.fa-pallet::before {
  content: "\f482"; }

.fa-panorama::before {
  content: "\e209"; }

.fa-paper-plane::before {
  content: "\f1d8"; }

.fa-paperclip::before {
  content: "\f0c6"; }

.fa-parachute-box::before {
  content: "\f4cd"; }

.fa-paragraph::before {
  content: "\f1dd"; }

.fa-passport::before {
  content: "\f5ab"; }

.fa-paste::before {
  content: "\f0ea"; }

.fa-file-clipboard::before {
  content: "\f0ea"; }

.fa-pause::before {
  content: "\f04c"; }

.fa-paw::before {
  content: "\f1b0"; }

.fa-peace::before {
  content: "\f67c"; }

.fa-pen::before {
  content: "\f304"; }

.fa-pen-clip::before {
  content: "\f305"; }

.fa-pen-alt::before {
  content: "\f305"; }

.fa-pen-fancy::before {
  content: "\f5ac"; }

.fa-pen-nib::before {
  content: "\f5ad"; }

.fa-pen-ruler::before {
  content: "\f5ae"; }

.fa-pencil-ruler::before {
  content: "\f5ae"; }

.fa-pen-to-square::before {
  content: "\f044"; }

.fa-edit::before {
  content: "\f044"; }

.fa-pencil::before {
  content: "\f303"; }

.fa-pencil-alt::before {
  content: "\f303"; }

.fa-people-arrows-left-right::before {
  content: "\e068"; }

.fa-people-arrows::before {
  content: "\e068"; }

.fa-people-carry-box::before {
  content: "\f4ce"; }

.fa-people-carry::before {
  content: "\f4ce"; }

.fa-people-group::before {
  content: "\e533"; }

.fa-people-line::before {
  content: "\e534"; }

.fa-people-pulling::before {
  content: "\e535"; }

.fa-people-robbery::before {
  content: "\e536"; }

.fa-people-roof::before {
  content: "\e537"; }

.fa-pepper-hot::before {
  content: "\f816"; }

.fa-percent::before {
  content: "\25"; }

.fa-percentage::before {
  content: "\25"; }

.fa-person::before {
  content: "\f183"; }

.fa-male::before {
  content: "\f183"; }

.fa-person-arrow-down-to-line::before {
  content: "\e538"; }

.fa-person-arrow-up-from-line::before {
  content: "\e539"; }

.fa-person-biking::before {
  content: "\f84a"; }

.fa-biking::before {
  content: "\f84a"; }

.fa-person-booth::before {
  content: "\f756"; }

.fa-person-breastfeeding::before {
  content: "\e53a"; }

.fa-person-burst::before {
  content: "\e53b"; }

.fa-person-cane::before {
  content: "\e53c"; }

.fa-person-chalkboard::before {
  content: "\e53d"; }

.fa-person-circle-check::before {
  content: "\e53e"; }

.fa-person-circle-exclamation::before {
  content: "\e53f"; }

.fa-person-circle-minus::before {
  content: "\e540"; }

.fa-person-circle-plus::before {
  content: "\e541"; }

.fa-person-circle-question::before {
  content: "\e542"; }

.fa-person-circle-xmark::before {
  content: "\e543"; }

.fa-person-digging::before {
  content: "\f85e"; }

.fa-digging::before {
  content: "\f85e"; }

.fa-person-dots-from-line::before {
  content: "\f470"; }

.fa-diagnoses::before {
  content: "\f470"; }

.fa-person-dress::before {
  content: "\f182"; }

.fa-female::before {
  content: "\f182"; }

.fa-person-dress-burst::before {
  content: "\e544"; }

.fa-person-drowning::before {
  content: "\e545"; }

.fa-person-falling::before {
  content: "\e546"; }

.fa-person-falling-burst::before {
  content: "\e547"; }

.fa-person-half-dress::before {
  content: "\e548"; }

.fa-person-harassing::before {
  content: "\e549"; }

.fa-person-hiking::before {
  content: "\f6ec"; }

.fa-hiking::before {
  content: "\f6ec"; }

.fa-person-military-pointing::before {
  content: "\e54a"; }

.fa-person-military-rifle::before {
  content: "\e54b"; }

.fa-person-military-to-person::before {
  content: "\e54c"; }

.fa-person-praying::before {
  content: "\f683"; }

.fa-pray::before {
  content: "\f683"; }

.fa-person-pregnant::before {
  content: "\e31e"; }

.fa-person-rays::before {
  content: "\e54d"; }

.fa-person-rifle::before {
  content: "\e54e"; }

.fa-person-running::before {
  content: "\f70c"; }

.fa-running::before {
  content: "\f70c"; }

.fa-person-shelter::before {
  content: "\e54f"; }

.fa-person-skating::before {
  content: "\f7c5"; }

.fa-skating::before {
  content: "\f7c5"; }

.fa-person-skiing::before {
  content: "\f7c9"; }

.fa-skiing::before {
  content: "\f7c9"; }

.fa-person-skiing-nordic::before {
  content: "\f7ca"; }

.fa-skiing-nordic::before {
  content: "\f7ca"; }

.fa-person-snowboarding::before {
  content: "\f7ce"; }

.fa-snowboarding::before {
  content: "\f7ce"; }

.fa-person-swimming::before {
  content: "\f5c4"; }

.fa-swimmer::before {
  content: "\f5c4"; }

.fa-person-through-window::before {
  content: "\e433"; }

.fa-person-walking::before {
  content: "\f554"; }

.fa-walking::before {
  content: "\f554"; }

.fa-person-walking-arrow-loop-left::before {
  content: "\e551"; }

.fa-person-walking-arrow-right::before {
  content: "\e552"; }

.fa-person-walking-dashed-line-arrow-right::before {
  content: "\e553"; }

.fa-person-walking-luggage::before {
  content: "\e554"; }

.fa-person-walking-with-cane::before {
  content: "\f29d"; }

.fa-blind::before {
  content: "\f29d"; }

.fa-peseta-sign::before {
  content: "\e221"; }

.fa-peso-sign::before {
  content: "\e222"; }

.fa-phone::before {
  content: "\f095"; }

.fa-phone-flip::before {
  content: "\f879"; }

.fa-phone-alt::before {
  content: "\f879"; }

.fa-phone-slash::before {
  content: "\f3dd"; }

.fa-phone-volume::before {
  content: "\f2a0"; }

.fa-volume-control-phone::before {
  content: "\f2a0"; }

.fa-photo-film::before {
  content: "\f87c"; }

.fa-photo-video::before {
  content: "\f87c"; }

.fa-piggy-bank::before {
  content: "\f4d3"; }

.fa-pills::before {
  content: "\f484"; }

.fa-pizza-slice::before {
  content: "\f818"; }

.fa-place-of-worship::before {
  content: "\f67f"; }

.fa-plane::before {
  content: "\f072"; }

.fa-plane-arrival::before {
  content: "\f5af"; }

.fa-plane-circle-check::before {
  content: "\e555"; }

.fa-plane-circle-exclamation::before {
  content: "\e556"; }

.fa-plane-circle-xmark::before {
  content: "\e557"; }

.fa-plane-departure::before {
  content: "\f5b0"; }

.fa-plane-lock::before {
  content: "\e558"; }

.fa-plane-slash::before {
  content: "\e069"; }

.fa-plane-up::before {
  content: "\e22d"; }

.fa-plant-wilt::before {
  content: "\e43b"; }

.fa-plate-wheat::before {
  content: "\e55a"; }

.fa-play::before {
  content: "\f04b"; }

.fa-plug::before {
  content: "\f1e6"; }

.fa-plug-circle-bolt::before {
  content: "\e55b"; }

.fa-plug-circle-check::before {
  content: "\e55c"; }

.fa-plug-circle-exclamation::before {
  content: "\e55d"; }

.fa-plug-circle-minus::before {
  content: "\e55e"; }

.fa-plug-circle-plus::before {
  content: "\e55f"; }

.fa-plug-circle-xmark::before {
  content: "\e560"; }

.fa-plus::before {
  content: "\2b"; }

.fa-add::before {
  content: "\2b"; }

.fa-plus-minus::before {
  content: "\e43c"; }

.fa-podcast::before {
  content: "\f2ce"; }

.fa-poo::before {
  content: "\f2fe"; }

.fa-poo-storm::before {
  content: "\f75a"; }

.fa-poo-bolt::before {
  content: "\f75a"; }

.fa-poop::before {
  content: "\f619"; }

.fa-power-off::before {
  content: "\f011"; }

.fa-prescription::before {
  content: "\f5b1"; }

.fa-prescription-bottle::before {
  content: "\f485"; }

.fa-prescription-bottle-medical::before {
  content: "\f486"; }

.fa-prescription-bottle-alt::before {
  content: "\f486"; }

.fa-print::before {
  content: "\f02f"; }

.fa-pump-medical::before {
  content: "\e06a"; }

.fa-pump-soap::before {
  content: "\e06b"; }

.fa-puzzle-piece::before {
  content: "\f12e"; }

.fa-q::before {
  content: "\51"; }

.fa-qrcode::before {
  content: "\f029"; }

.fa-question::before {
  content: "\3f"; }

.fa-quote-left::before {
  content: "\f10d"; }

.fa-quote-left-alt::before {
  content: "\f10d"; }

.fa-quote-right::before {
  content: "\f10e"; }

.fa-quote-right-alt::before {
  content: "\f10e"; }

.fa-r::before {
  content: "\52"; }

.fa-radiation::before {
  content: "\f7b9"; }

.fa-radio::before {
  content: "\f8d7"; }

.fa-rainbow::before {
  content: "\f75b"; }

.fa-ranking-star::before {
  content: "\e561"; }

.fa-receipt::before {
  content: "\f543"; }

.fa-record-vinyl::before {
  content: "\f8d9"; }

.fa-rectangle-ad::before {
  content: "\f641"; }

.fa-ad::before {
  content: "\f641"; }

.fa-rectangle-list::before {
  content: "\f022"; }

.fa-list-alt::before {
  content: "\f022"; }

.fa-rectangle-xmark::before {
  content: "\f410"; }

.fa-rectangle-times::before {
  content: "\f410"; }

.fa-times-rectangle::before {
  content: "\f410"; }

.fa-window-close::before {
  content: "\f410"; }

.fa-recycle::before {
  content: "\f1b8"; }

.fa-registered::before {
  content: "\f25d"; }

.fa-repeat::before {
  content: "\f363"; }

.fa-reply::before {
  content: "\f3e5"; }

.fa-mail-reply::before {
  content: "\f3e5"; }

.fa-reply-all::before {
  content: "\f122"; }

.fa-mail-reply-all::before {
  content: "\f122"; }

.fa-republican::before {
  content: "\f75e"; }

.fa-restroom::before {
  content: "\f7bd"; }

.fa-retweet::before {
  content: "\f079"; }

.fa-ribbon::before {
  content: "\f4d6"; }

.fa-right-from-bracket::before {
  content: "\f2f5"; }

.fa-sign-out-alt::before {
  content: "\f2f5"; }

.fa-right-left::before {
  content: "\f362"; }

.fa-exchange-alt::before {
  content: "\f362"; }

.fa-right-long::before {
  content: "\f30b"; }

.fa-long-arrow-alt-right::before {
  content: "\f30b"; }

.fa-right-to-bracket::before {
  content: "\f2f6"; }

.fa-sign-in-alt::before {
  content: "\f2f6"; }

.fa-ring::before {
  content: "\f70b"; }

.fa-road::before {
  content: "\f018"; }

.fa-road-barrier::before {
  content: "\e562"; }

.fa-road-bridge::before {
  content: "\e563"; }

.fa-road-circle-check::before {
  content: "\e564"; }

.fa-road-circle-exclamation::before {
  content: "\e565"; }

.fa-road-circle-xmark::before {
  content: "\e566"; }

.fa-road-lock::before {
  content: "\e567"; }

.fa-road-spikes::before {
  content: "\e568"; }

.fa-robot::before {
  content: "\f544"; }

.fa-rocket::before {
  content: "\f135"; }

.fa-rotate::before {
  content: "\f2f1"; }

.fa-sync-alt::before {
  content: "\f2f1"; }

.fa-rotate-left::before {
  content: "\f2ea"; }

.fa-rotate-back::before {
  content: "\f2ea"; }

.fa-rotate-backward::before {
  content: "\f2ea"; }

.fa-undo-alt::before {
  content: "\f2ea"; }

.fa-rotate-right::before {
  content: "\f2f9"; }

.fa-redo-alt::before {
  content: "\f2f9"; }

.fa-rotate-forward::before {
  content: "\f2f9"; }

.fa-route::before {
  content: "\f4d7"; }

.fa-rss::before {
  content: "\f09e"; }

.fa-feed::before {
  content: "\f09e"; }

.fa-ruble-sign::before {
  content: "\f158"; }

.fa-rouble::before {
  content: "\f158"; }

.fa-rub::before {
  content: "\f158"; }

.fa-ruble::before {
  content: "\f158"; }

.fa-rug::before {
  content: "\e569"; }

.fa-ruler::before {
  content: "\f545"; }

.fa-ruler-combined::before {
  content: "\f546"; }

.fa-ruler-horizontal::before {
  content: "\f547"; }

.fa-ruler-vertical::before {
  content: "\f548"; }

.fa-rupee-sign::before {
  content: "\f156"; }

.fa-rupee::before {
  content: "\f156"; }

.fa-rupiah-sign::before {
  content: "\e23d"; }

.fa-s::before {
  content: "\53"; }

.fa-sack-dollar::before {
  content: "\f81d"; }

.fa-sack-xmark::before {
  content: "\e56a"; }

.fa-sailboat::before {
  content: "\e445"; }

.fa-satellite::before {
  content: "\f7bf"; }

.fa-satellite-dish::before {
  content: "\f7c0"; }

.fa-scale-balanced::before {
  content: "\f24e"; }

.fa-balance-scale::before {
  content: "\f24e"; }

.fa-scale-unbalanced::before {
  content: "\f515"; }

.fa-balance-scale-left::before {
  content: "\f515"; }

.fa-scale-unbalanced-flip::before {
  content: "\f516"; }

.fa-balance-scale-right::before {
  content: "\f516"; }

.fa-school::before {
  content: "\f549"; }

.fa-school-circle-check::before {
  content: "\e56b"; }

.fa-school-circle-exclamation::before {
  content: "\e56c"; }

.fa-school-circle-xmark::before {
  content: "\e56d"; }

.fa-school-flag::before {
  content: "\e56e"; }

.fa-school-lock::before {
  content: "\e56f"; }

.fa-scissors::before {
  content: "\f0c4"; }

.fa-cut::before {
  content: "\f0c4"; }

.fa-screwdriver::before {
  content: "\f54a"; }

.fa-screwdriver-wrench::before {
  content: "\f7d9"; }

.fa-tools::before {
  content: "\f7d9"; }

.fa-scroll::before {
  content: "\f70e"; }

.fa-scroll-torah::before {
  content: "\f6a0"; }

.fa-torah::before {
  content: "\f6a0"; }

.fa-sd-card::before {
  content: "\f7c2"; }

.fa-section::before {
  content: "\e447"; }

.fa-seedling::before {
  content: "\f4d8"; }

.fa-sprout::before {
  content: "\f4d8"; }

.fa-server::before {
  content: "\f233"; }

.fa-shapes::before {
  content: "\f61f"; }

.fa-triangle-circle-square::before {
  content: "\f61f"; }

.fa-share::before {
  content: "\f064"; }

.fa-arrow-turn-right::before {
  content: "\f064"; }

.fa-mail-forward::before {
  content: "\f064"; }

.fa-share-from-square::before {
  content: "\f14d"; }

.fa-share-square::before {
  content: "\f14d"; }

.fa-share-nodes::before {
  content: "\f1e0"; }

.fa-share-alt::before {
  content: "\f1e0"; }

.fa-sheet-plastic::before {
  content: "\e571"; }

.fa-shekel-sign::before {
  content: "\f20b"; }

.fa-ils::before {
  content: "\f20b"; }

.fa-shekel::before {
  content: "\f20b"; }

.fa-sheqel::before {
  content: "\f20b"; }

.fa-sheqel-sign::before {
  content: "\f20b"; }

.fa-shield::before {
  content: "\f132"; }

.fa-shield-blank::before {
  content: "\f132"; }

.fa-shield-cat::before {
  content: "\e572"; }

.fa-shield-dog::before {
  content: "\e573"; }

.fa-shield-halved::before {
  content: "\f3ed"; }

.fa-shield-alt::before {
  content: "\f3ed"; }

.fa-shield-heart::before {
  content: "\e574"; }

.fa-shield-virus::before {
  content: "\e06c"; }

.fa-ship::before {
  content: "\f21a"; }

.fa-shirt::before {
  content: "\f553"; }

.fa-t-shirt::before {
  content: "\f553"; }

.fa-tshirt::before {
  content: "\f553"; }

.fa-shoe-prints::before {
  content: "\f54b"; }

.fa-shop::before {
  content: "\f54f"; }

.fa-store-alt::before {
  content: "\f54f"; }

.fa-shop-lock::before {
  content: "\e4a5"; }

.fa-shop-slash::before {
  content: "\e070"; }

.fa-store-alt-slash::before {
  content: "\e070"; }

.fa-shower::before {
  content: "\f2cc"; }

.fa-shrimp::before {
  content: "\e448"; }

.fa-shuffle::before {
  content: "\f074"; }

.fa-random::before {
  content: "\f074"; }

.fa-shuttle-space::before {
  content: "\f197"; }

.fa-space-shuttle::before {
  content: "\f197"; }

.fa-sign-hanging::before {
  content: "\f4d9"; }

.fa-sign::before {
  content: "\f4d9"; }

.fa-signal::before {
  content: "\f012"; }

.fa-signal-5::before {
  content: "\f012"; }

.fa-signal-perfect::before {
  content: "\f012"; }

.fa-signature::before {
  content: "\f5b7"; }

.fa-signs-post::before {
  content: "\f277"; }

.fa-map-signs::before {
  content: "\f277"; }

.fa-sim-card::before {
  content: "\f7c4"; }

.fa-sink::before {
  content: "\e06d"; }

.fa-sitemap::before {
  content: "\f0e8"; }

.fa-skull::before {
  content: "\f54c"; }

.fa-skull-crossbones::before {
  content: "\f714"; }

.fa-slash::before {
  content: "\f715"; }

.fa-sleigh::before {
  content: "\f7cc"; }

.fa-sliders::before {
  content: "\f1de"; }

.fa-sliders-h::before {
  content: "\f1de"; }

.fa-smog::before {
  content: "\f75f"; }

.fa-smoking::before {
  content: "\f48d"; }

.fa-snowflake::before {
  content: "\f2dc"; }

.fa-snowman::before {
  content: "\f7d0"; }

.fa-snowplow::before {
  content: "\f7d2"; }

.fa-soap::before {
  content: "\e06e"; }

.fa-socks::before {
  content: "\f696"; }

.fa-solar-panel::before {
  content: "\f5ba"; }

.fa-sort::before {
  content: "\f0dc"; }

.fa-unsorted::before {
  content: "\f0dc"; }

.fa-sort-down::before {
  content: "\f0dd"; }

.fa-sort-desc::before {
  content: "\f0dd"; }

.fa-sort-up::before {
  content: "\f0de"; }

.fa-sort-asc::before {
  content: "\f0de"; }

.fa-spa::before {
  content: "\f5bb"; }

.fa-spaghetti-monster-flying::before {
  content: "\f67b"; }

.fa-pastafarianism::before {
  content: "\f67b"; }

.fa-spell-check::before {
  content: "\f891"; }

.fa-spider::before {
  content: "\f717"; }

.fa-spinner::before {
  content: "\f110"; }

.fa-splotch::before {
  content: "\f5bc"; }

.fa-spoon::before {
  content: "\f2e5"; }

.fa-utensil-spoon::before {
  content: "\f2e5"; }

.fa-spray-can::before {
  content: "\f5bd"; }

.fa-spray-can-sparkles::before {
  content: "\f5d0"; }

.fa-air-freshener::before {
  content: "\f5d0"; }

.fa-square::before {
  content: "\f0c8"; }

.fa-square-arrow-up-right::before {
  content: "\f14c"; }

.fa-external-link-square::before {
  content: "\f14c"; }

.fa-square-caret-down::before {
  content: "\f150"; }

.fa-caret-square-down::before {
  content: "\f150"; }

.fa-square-caret-left::before {
  content: "\f191"; }

.fa-caret-square-left::before {
  content: "\f191"; }

.fa-square-caret-right::before {
  content: "\f152"; }

.fa-caret-square-right::before {
  content: "\f152"; }

.fa-square-caret-up::before {
  content: "\f151"; }

.fa-caret-square-up::before {
  content: "\f151"; }

.fa-square-check::before {
  content: "\f14a"; }

.fa-check-square::before {
  content: "\f14a"; }

.fa-square-envelope::before {
  content: "\f199"; }

.fa-envelope-square::before {
  content: "\f199"; }

.fa-square-full::before {
  content: "\f45c"; }

.fa-square-h::before {
  content: "\f0fd"; }

.fa-h-square::before {
  content: "\f0fd"; }

.fa-square-minus::before {
  content: "\f146"; }

.fa-minus-square::before {
  content: "\f146"; }

.fa-square-nfi::before {
  content: "\e576"; }

.fa-square-parking::before {
  content: "\f540"; }

.fa-parking::before {
  content: "\f540"; }

.fa-square-pen::before {
  content: "\f14b"; }

.fa-pen-square::before {
  content: "\f14b"; }

.fa-pencil-square::before {
  content: "\f14b"; }

.fa-square-person-confined::before {
  content: "\e577"; }

.fa-square-phone::before {
  content: "\f098"; }

.fa-phone-square::before {
  content: "\f098"; }

.fa-square-phone-flip::before {
  content: "\f87b"; }

.fa-phone-square-alt::before {
  content: "\f87b"; }

.fa-square-plus::before {
  content: "\f0fe"; }

.fa-plus-square::before {
  content: "\f0fe"; }

.fa-square-poll-horizontal::before {
  content: "\f682"; }

.fa-poll-h::before {
  content: "\f682"; }

.fa-square-poll-vertical::before {
  content: "\f681"; }

.fa-poll::before {
  content: "\f681"; }

.fa-square-root-variable::before {
  content: "\f698"; }

.fa-square-root-alt::before {
  content: "\f698"; }

.fa-square-rss::before {
  content: "\f143"; }

.fa-rss-square::before {
  content: "\f143"; }

.fa-square-share-nodes::before {
  content: "\f1e1"; }

.fa-share-alt-square::before {
  content: "\f1e1"; }

.fa-square-up-right::before {
  content: "\f360"; }

.fa-external-link-square-alt::before {
  content: "\f360"; }

.fa-square-virus::before {
  content: "\e578"; }

.fa-square-xmark::before {
  content: "\f2d3"; }

.fa-times-square::before {
  content: "\f2d3"; }

.fa-xmark-square::before {
  content: "\f2d3"; }

.fa-staff-aesculapius::before {
  content: "\e579"; }

.fa-rod-asclepius::before {
  content: "\e579"; }

.fa-rod-snake::before {
  content: "\e579"; }

.fa-staff-snake::before {
  content: "\e579"; }

.fa-stairs::before {
  content: "\e289"; }

.fa-stamp::before {
  content: "\f5bf"; }

.fa-star::before {
  content: "\f005"; }

.fa-star-and-crescent::before {
  content: "\f699"; }

.fa-star-half::before {
  content: "\f089"; }

.fa-star-half-stroke::before {
  content: "\f5c0"; }

.fa-star-half-alt::before {
  content: "\f5c0"; }

.fa-star-of-david::before {
  content: "\f69a"; }

.fa-star-of-life::before {
  content: "\f621"; }

.fa-sterling-sign::before {
  content: "\f154"; }

.fa-gbp::before {
  content: "\f154"; }

.fa-pound-sign::before {
  content: "\f154"; }

.fa-stethoscope::before {
  content: "\f0f1"; }

.fa-stop::before {
  content: "\f04d"; }

.fa-stopwatch::before {
  content: "\f2f2"; }

.fa-stopwatch-20::before {
  content: "\e06f"; }

.fa-store::before {
  content: "\f54e"; }

.fa-store-slash::before {
  content: "\e071"; }

.fa-street-view::before {
  content: "\f21d"; }

.fa-strikethrough::before {
  content: "\f0cc"; }

.fa-stroopwafel::before {
  content: "\f551"; }

.fa-subscript::before {
  content: "\f12c"; }

.fa-suitcase::before {
  content: "\f0f2"; }

.fa-suitcase-medical::before {
  content: "\f0fa"; }

.fa-medkit::before {
  content: "\f0fa"; }

.fa-suitcase-rolling::before {
  content: "\f5c1"; }

.fa-sun::before {
  content: "\f185"; }

.fa-sun-plant-wilt::before {
  content: "\e57a"; }

.fa-superscript::before {
  content: "\f12b"; }

.fa-swatchbook::before {
  content: "\f5c3"; }

.fa-synagogue::before {
  content: "\f69b"; }

.fa-syringe::before {
  content: "\f48e"; }

.fa-t::before {
  content: "\54"; }

.fa-table::before {
  content: "\f0ce"; }

.fa-table-cells::before {
  content: "\f00a"; }

.fa-th::before {
  content: "\f00a"; }

.fa-table-cells-large::before {
  content: "\f009"; }

.fa-th-large::before {
  content: "\f009"; }

.fa-table-columns::before {
  content: "\f0db"; }

.fa-columns::before {
  content: "\f0db"; }

.fa-table-list::before {
  content: "\f00b"; }

.fa-th-list::before {
  content: "\f00b"; }

.fa-table-tennis-paddle-ball::before {
  content: "\f45d"; }

.fa-ping-pong-paddle-ball::before {
  content: "\f45d"; }

.fa-table-tennis::before {
  content: "\f45d"; }

.fa-tablet::before {
  content: "\f3fb"; }

.fa-tablet-android::before {
  content: "\f3fb"; }

.fa-tablet-button::before {
  content: "\f10a"; }

.fa-tablet-screen-button::before {
  content: "\f3fa"; }

.fa-tablet-alt::before {
  content: "\f3fa"; }

.fa-tablets::before {
  content: "\f490"; }

.fa-tachograph-digital::before {
  content: "\f566"; }

.fa-digital-tachograph::before {
  content: "\f566"; }

.fa-tag::before {
  content: "\f02b"; }

.fa-tags::before {
  content: "\f02c"; }

.fa-tape::before {
  content: "\f4db"; }

.fa-tarp::before {
  content: "\e57b"; }

.fa-tarp-droplet::before {
  content: "\e57c"; }

.fa-taxi::before {
  content: "\f1ba"; }

.fa-cab::before {
  content: "\f1ba"; }

.fa-teeth::before {
  content: "\f62e"; }

.fa-teeth-open::before {
  content: "\f62f"; }

.fa-temperature-arrow-down::before {
  content: "\e03f"; }

.fa-temperature-down::before {
  content: "\e03f"; }

.fa-temperature-arrow-up::before {
  content: "\e040"; }

.fa-temperature-up::before {
  content: "\e040"; }

.fa-temperature-empty::before {
  content: "\f2cb"; }

.fa-temperature-0::before {
  content: "\f2cb"; }

.fa-thermometer-0::before {
  content: "\f2cb"; }

.fa-thermometer-empty::before {
  content: "\f2cb"; }

.fa-temperature-full::before {
  content: "\f2c7"; }

.fa-temperature-4::before {
  content: "\f2c7"; }

.fa-thermometer-4::before {
  content: "\f2c7"; }

.fa-thermometer-full::before {
  content: "\f2c7"; }

.fa-temperature-half::before {
  content: "\f2c9"; }

.fa-temperature-2::before {
  content: "\f2c9"; }

.fa-thermometer-2::before {
  content: "\f2c9"; }

.fa-thermometer-half::before {
  content: "\f2c9"; }

.fa-temperature-high::before {
  content: "\f769"; }

.fa-temperature-low::before {
  content: "\f76b"; }

.fa-temperature-quarter::before {
  content: "\f2ca"; }

.fa-temperature-1::before {
  content: "\f2ca"; }

.fa-thermometer-1::before {
  content: "\f2ca"; }

.fa-thermometer-quarter::before {
  content: "\f2ca"; }

.fa-temperature-three-quarters::before {
  content: "\f2c8"; }

.fa-temperature-3::before {
  content: "\f2c8"; }

.fa-thermometer-3::before {
  content: "\f2c8"; }

.fa-thermometer-three-quarters::before {
  content: "\f2c8"; }

.fa-tenge-sign::before {
  content: "\f7d7"; }

.fa-tenge::before {
  content: "\f7d7"; }

.fa-tent::before {
  content: "\e57d"; }

.fa-tent-arrow-down-to-line::before {
  content: "\e57e"; }

.fa-tent-arrow-left-right::before {
  content: "\e57f"; }

.fa-tent-arrow-turn-left::before {
  content: "\e580"; }

.fa-tent-arrows-down::before {
  content: "\e581"; }

.fa-tents::before {
  content: "\e582"; }

.fa-terminal::before {
  content: "\f120"; }

.fa-text-height::before {
  content: "\f034"; }

.fa-text-slash::before {
  content: "\f87d"; }

.fa-remove-format::before {
  content: "\f87d"; }

.fa-text-width::before {
  content: "\f035"; }

.fa-thermometer::before {
  content: "\f491"; }

.fa-thumbs-down::before {
  content: "\f165"; }

.fa-thumbs-up::before {
  content: "\f164"; }

.fa-thumbtack::before {
  content: "\f08d"; }

.fa-thumb-tack::before {
  content: "\f08d"; }

.fa-ticket::before {
  content: "\f145"; }

.fa-ticket-simple::before {
  content: "\f3ff"; }

.fa-ticket-alt::before {
  content: "\f3ff"; }

.fa-timeline::before {
  content: "\e29c"; }

.fa-toggle-off::before {
  content: "\f204"; }

.fa-toggle-on::before {
  content: "\f205"; }

.fa-toilet::before {
  content: "\f7d8"; }

.fa-toilet-paper::before {
  content: "\f71e"; }

.fa-toilet-paper-slash::before {
  content: "\e072"; }

.fa-toilet-portable::before {
  content: "\e583"; }

.fa-toilets-portable::before {
  content: "\e584"; }

.fa-toolbox::before {
  content: "\f552"; }

.fa-tooth::before {
  content: "\f5c9"; }

.fa-torii-gate::before {
  content: "\f6a1"; }

.fa-tornado::before {
  content: "\f76f"; }

.fa-tower-broadcast::before {
  content: "\f519"; }

.fa-broadcast-tower::before {
  content: "\f519"; }

.fa-tower-cell::before {
  content: "\e585"; }

.fa-tower-observation::before {
  content: "\e586"; }

.fa-tractor::before {
  content: "\f722"; }

.fa-trademark::before {
  content: "\f25c"; }

.fa-traffic-light::before {
  content: "\f637"; }

.fa-trailer::before {
  content: "\e041"; }

.fa-train::before {
  content: "\f238"; }

.fa-train-subway::before {
  content: "\f239"; }

.fa-subway::before {
  content: "\f239"; }

.fa-train-tram::before {
  content: "\f7da"; }

.fa-tram::before {
  content: "\f7da"; }

.fa-transgender::before {
  content: "\f225"; }

.fa-transgender-alt::before {
  content: "\f225"; }

.fa-trash::before {
  content: "\f1f8"; }

.fa-trash-arrow-up::before {
  content: "\f829"; }

.fa-trash-restore::before {
  content: "\f829"; }

.fa-trash-can::before {
  content: "\f2ed"; }

.fa-trash-alt::before {
  content: "\f2ed"; }

.fa-trash-can-arrow-up::before {
  content: "\f82a"; }

.fa-trash-restore-alt::before {
  content: "\f82a"; }

.fa-tree::before {
  content: "\f1bb"; }

.fa-tree-city::before {
  content: "\e587"; }

.fa-triangle-exclamation::before {
  content: "\f071"; }

.fa-exclamation-triangle::before {
  content: "\f071"; }

.fa-warning::before {
  content: "\f071"; }

.fa-trophy::before {
  content: "\f091"; }

.fa-trowel::before {
  content: "\e589"; }

.fa-trowel-bricks::before {
  content: "\e58a"; }

.fa-truck::before {
  content: "\f0d1"; }

.fa-truck-arrow-right::before {
  content: "\e58b"; }

.fa-truck-droplet::before {
  content: "\e58c"; }

.fa-truck-fast::before {
  content: "\f48b"; }

.fa-shipping-fast::before {
  content: "\f48b"; }

.fa-truck-field::before {
  content: "\e58d"; }

.fa-truck-field-un::before {
  content: "\e58e"; }

.fa-truck-front::before {
  content: "\e2b7"; }

.fa-truck-medical::before {
  content: "\f0f9"; }

.fa-ambulance::before {
  content: "\f0f9"; }

.fa-truck-monster::before {
  content: "\f63b"; }

.fa-truck-moving::before {
  content: "\f4df"; }

.fa-truck-pickup::before {
  content: "\f63c"; }

.fa-truck-plane::before {
  content: "\e58f"; }

.fa-truck-ramp-box::before {
  content: "\f4de"; }

.fa-truck-loading::before {
  content: "\f4de"; }

.fa-tty::before {
  content: "\f1e4"; }

.fa-teletype::before {
  content: "\f1e4"; }

.fa-turkish-lira-sign::before {
  content: "\e2bb"; }

.fa-try::before {
  content: "\e2bb"; }

.fa-turkish-lira::before {
  content: "\e2bb"; }

.fa-turn-down::before {
  content: "\f3be"; }

.fa-level-down-alt::before {
  content: "\f3be"; }

.fa-turn-up::before {
  content: "\f3bf"; }

.fa-level-up-alt::before {
  content: "\f3bf"; }

.fa-tv::before {
  content: "\f26c"; }

.fa-television::before {
  content: "\f26c"; }

.fa-tv-alt::before {
  content: "\f26c"; }

.fa-u::before {
  content: "\55"; }

.fa-umbrella::before {
  content: "\f0e9"; }

.fa-umbrella-beach::before {
  content: "\f5ca"; }

.fa-underline::before {
  content: "\f0cd"; }

.fa-universal-access::before {
  content: "\f29a"; }

.fa-unlock::before {
  content: "\f09c"; }

.fa-unlock-keyhole::before {
  content: "\f13e"; }

.fa-unlock-alt::before {
  content: "\f13e"; }

.fa-up-down::before {
  content: "\f338"; }

.fa-arrows-alt-v::before {
  content: "\f338"; }

.fa-up-down-left-right::before {
  content: "\f0b2"; }

.fa-arrows-alt::before {
  content: "\f0b2"; }

.fa-up-long::before {
  content: "\f30c"; }

.fa-long-arrow-alt-up::before {
  content: "\f30c"; }

.fa-up-right-and-down-left-from-center::before {
  content: "\f424"; }

.fa-expand-alt::before {
  content: "\f424"; }

.fa-up-right-from-square::before {
  content: "\f35d"; }

.fa-external-link-alt::before {
  content: "\f35d"; }

.fa-upload::before {
  content: "\f093"; }

.fa-user::before {
  content: "\f007"; }

.fa-user-astronaut::before {
  content: "\f4fb"; }

.fa-user-check::before {
  content: "\f4fc"; }

.fa-user-clock::before {
  content: "\f4fd"; }

.fa-user-doctor::before {
  content: "\f0f0"; }

.fa-user-md::before {
  content: "\f0f0"; }

.fa-user-gear::before {
  content: "\f4fe"; }

.fa-user-cog::before {
  content: "\f4fe"; }

.fa-user-graduate::before {
  content: "\f501"; }

.fa-user-group::before {
  content: "\f500"; }

.fa-user-friends::before {
  content: "\f500"; }

.fa-user-injured::before {
  content: "\f728"; }

.fa-user-large::before {
  content: "\f406"; }

.fa-user-alt::before {
  content: "\f406"; }

.fa-user-large-slash::before {
  content: "\f4fa"; }

.fa-user-alt-slash::before {
  content: "\f4fa"; }

.fa-user-lock::before {
  content: "\f502"; }

.fa-user-minus::before {
  content: "\f503"; }

.fa-user-ninja::before {
  content: "\f504"; }

.fa-user-nurse::before {
  content: "\f82f"; }

.fa-user-pen::before {
  content: "\f4ff"; }

.fa-user-edit::before {
  content: "\f4ff"; }

.fa-user-plus::before {
  content: "\f234"; }

.fa-user-secret::before {
  content: "\f21b"; }

.fa-user-shield::before {
  content: "\f505"; }

.fa-user-slash::before {
  content: "\f506"; }

.fa-user-tag::before {
  content: "\f507"; }

.fa-user-tie::before {
  content: "\f508"; }

.fa-user-xmark::before {
  content: "\f235"; }

.fa-user-times::before {
  content: "\f235"; }

.fa-users::before {
  content: "\f0c0"; }

.fa-users-between-lines::before {
  content: "\e591"; }

.fa-users-gear::before {
  content: "\f509"; }

.fa-users-cog::before {
  content: "\f509"; }

.fa-users-line::before {
  content: "\e592"; }

.fa-users-rays::before {
  content: "\e593"; }

.fa-users-rectangle::before {
  content: "\e594"; }

.fa-users-slash::before {
  content: "\e073"; }

.fa-users-viewfinder::before {
  content: "\e595"; }

.fa-utensils::before {
  content: "\f2e7"; }

.fa-cutlery::before {
  content: "\f2e7"; }

.fa-v::before {
  content: "\56"; }

.fa-van-shuttle::before {
  content: "\f5b6"; }

.fa-shuttle-van::before {
  content: "\f5b6"; }

.fa-vault::before {
  content: "\e2c5"; }

.fa-vector-square::before {
  content: "\f5cb"; }

.fa-venus::before {
  content: "\f221"; }

.fa-venus-double::before {
  content: "\f226"; }

.fa-venus-mars::before {
  content: "\f228"; }

.fa-vest::before {
  content: "\e085"; }

.fa-vest-patches::before {
  content: "\e086"; }

.fa-vial::before {
  content: "\f492"; }

.fa-vial-circle-check::before {
  content: "\e596"; }

.fa-vial-virus::before {
  content: "\e597"; }

.fa-vials::before {
  content: "\f493"; }

.fa-video::before {
  content: "\f03d"; }

.fa-video-camera::before {
  content: "\f03d"; }

.fa-video-slash::before {
  content: "\f4e2"; }

.fa-vihara::before {
  content: "\f6a7"; }

.fa-virus::before {
  content: "\e074"; }

.fa-virus-covid::before {
  content: "\e4a8"; }

.fa-virus-covid-slash::before {
  content: "\e4a9"; }

.fa-virus-slash::before {
  content: "\e075"; }

.fa-viruses::before {
  content: "\e076"; }

.fa-voicemail::before {
  content: "\f897"; }

.fa-volcano::before {
  content: "\f770"; }

.fa-volleyball::before {
  content: "\f45f"; }

.fa-volleyball-ball::before {
  content: "\f45f"; }

.fa-volume-high::before {
  content: "\f028"; }

.fa-volume-up::before {
  content: "\f028"; }

.fa-volume-low::before {
  content: "\f027"; }

.fa-volume-down::before {
  content: "\f027"; }

.fa-volume-off::before {
  content: "\f026"; }

.fa-volume-xmark::before {
  content: "\f6a9"; }

.fa-volume-mute::before {
  content: "\f6a9"; }

.fa-volume-times::before {
  content: "\f6a9"; }

.fa-vr-cardboard::before {
  content: "\f729"; }

.fa-w::before {
  content: "\57"; }

.fa-walkie-talkie::before {
  content: "\f8ef"; }

.fa-wallet::before {
  content: "\f555"; }

.fa-wand-magic::before {
  content: "\f0d0"; }

.fa-magic::before {
  content: "\f0d0"; }

.fa-wand-magic-sparkles::before {
  content: "\e2ca"; }

.fa-magic-wand-sparkles::before {
  content: "\e2ca"; }

.fa-wand-sparkles::before {
  content: "\f72b"; }

.fa-warehouse::before {
  content: "\f494"; }

.fa-water::before {
  content: "\f773"; }

.fa-water-ladder::before {
  content: "\f5c5"; }

.fa-ladder-water::before {
  content: "\f5c5"; }

.fa-swimming-pool::before {
  content: "\f5c5"; }

.fa-wave-square::before {
  content: "\f83e"; }

.fa-weight-hanging::before {
  content: "\f5cd"; }

.fa-weight-scale::before {
  content: "\f496"; }

.fa-weight::before {
  content: "\f496"; }

.fa-wheat-awn::before {
  content: "\e2cd"; }

.fa-wheat-alt::before {
  content: "\e2cd"; }

.fa-wheat-awn-circle-exclamation::before {
  content: "\e598"; }

.fa-wheelchair::before {
  content: "\f193"; }

.fa-wheelchair-move::before {
  content: "\e2ce"; }

.fa-wheelchair-alt::before {
  content: "\e2ce"; }

.fa-whiskey-glass::before {
  content: "\f7a0"; }

.fa-glass-whiskey::before {
  content: "\f7a0"; }

.fa-wifi::before {
  content: "\f1eb"; }

.fa-wifi-3::before {
  content: "\f1eb"; }

.fa-wifi-strong::before {
  content: "\f1eb"; }

.fa-wind::before {
  content: "\f72e"; }

.fa-window-maximize::before {
  content: "\f2d0"; }

.fa-window-minimize::before {
  content: "\f2d1"; }

.fa-window-restore::before {
  content: "\f2d2"; }

.fa-wine-bottle::before {
  content: "\f72f"; }

.fa-wine-glass::before {
  content: "\f4e3"; }

.fa-wine-glass-empty::before {
  content: "\f5ce"; }

.fa-wine-glass-alt::before {
  content: "\f5ce"; }

.fa-won-sign::before {
  content: "\f159"; }

.fa-krw::before {
  content: "\f159"; }

.fa-won::before {
  content: "\f159"; }

.fa-worm::before {
  content: "\e599"; }

.fa-wrench::before {
  content: "\f0ad"; }

.fa-x::before {
  content: "\58"; }

.fa-x-ray::before {
  content: "\f497"; }

.fa-xmark::before {
  content: "\f00d"; }

.fa-close::before {
  content: "\f00d"; }

.fa-multiply::before {
  content: "\f00d"; }

.fa-remove::before {
  content: "\f00d"; }

.fa-times::before {
  content: "\f00d"; }

.fa-xmarks-lines::before {
  content: "\e59a"; }

.fa-y::before {
  content: "\59"; }

.fa-yen-sign::before {
  content: "\f157"; }

.fa-cny::before {
  content: "\f157"; }

.fa-jpy::before {
  content: "\f157"; }

.fa-rmb::before {
  content: "\f157"; }

.fa-yen::before {
  content: "\f157"; }

.fa-yin-yang::before {
  content: "\f6ad"; }

.fa-z::before {
  content: "\5a"; }

.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }
:root, :host {
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"; }

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/~/media/files/H/HomeDepot-IR/fonts/font-awesome-6/fa-brands-400-woff2.woff2") format("woff2"), url("/~/media/files/H/HomeDepot-IR/fonts/font-awesome-6/fa-brands-400-ttf.ttf") format("truetype"); }

.fab,
.fa-brands {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }

.fa-42-group:before {
  content: "\e080"; }

.fa-innosoft:before {
  content: "\e080"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-audible:before {
  content: "\f373"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-aws:before {
  content: "\f375"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bilibili:before {
  content: "\e3d9"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-bots:before {
  content: "\e340"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-cloudflare:before {
  content: "\e07d"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cmplid:before {
  content: "\e360"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dailymotion:before {
  content: "\e052"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-deezer:before {
  content: "\e077"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edge-legacy:before {
  content: "\e078"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envira:before {
  content: "\f299"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-figma:before {
  content: "\f799"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-firefox-browser:before {
  content: "\e007"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-fly:before {
  content: "\f417"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-flag:before {
  content: "\f2b4"; }

.fa-font-awesome-logo-full:before {
  content: "\f2b4"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golang:before {
  content: "\e40f"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-pay:before {
  content: "\e079"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guilded:before {
  content: "\e07e"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hashnode:before {
  content: "\e499"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-hive:before {
  content: "\e07f"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-ideal:before {
  content: "\e013"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-instagram-square:before {
  content: "\e055"; }

.fa-instalod:before {
  content: "\e081"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-less:before {
  content: "\f41d"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f23a"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-microblog:before {
  content: "\e01a"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mixer:before {
  content: "\e056"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-nfc-directional:before {
  content: "\e530"; }

.fa-nfc-symbol:before {
  content: "\e531"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-octopus-deploy:before {
  content: "\e082"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-padlet:before {
  content: "\e4a0"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-perbyte:before {
  content: "\e083"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  content: "\e01e"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pix:before {
  content: "\e43a"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-rust:before {
  content: "\e07a"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-screenpal:before {
  content: "\e570"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shopify:before {
  content: "\e057"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sith:before {
  content: "\f512"; }

.fa-sitrox:before {
  content: "\e44a"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f198"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ab"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-square-font-awesome:before {
  content: "\f425"; }

.fa-square-font-awesome-stroke:before {
  content: "\f35c"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f2c6"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-tiktok:before {
  content: "\e07b"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-uncharted:before {
  content: "\e084"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\e049"; }

.fa-unsplash:before {
  content: "\e07c"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-viber:before {
  content: "\f409"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-watchman-monitoring:before {
  content: "\e087"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wirsindhandwerk:before {
  content: "\e2d0"; }

.fa-wsh:before {
  content: "\e2d0"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wodu:before {
  content: "\e088"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }
:root, :host {
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"; }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/~/media/files/H/HomeDepot-IR/fonts/font-awesome-6/fa-regular-400-woff2.woff2") format("woff2"), url("/~/media/files/H/HomeDepot-IR/fonts/font-awesome-6/fa-regular-400-ttf.ttf") format("truetype"); }

.far,
.fa-regular {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }
:root, :host {
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"; }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/~/media/files/H/HomeDepot-IR/fonts/font-awesome-6/fa-solid-900-woff2.woff2") format("woff2"), url("/~/media/files/H/HomeDepot-IR/fonts/font-awesome-6/fa-solid-900-ttf.ttf") format("truetype"); }

.fas,
.fa-solid {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900; }
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-display: block;
  font-weight: 400;
  src: url("/~/media/files/H/HomeDepot-IR/fonts/font-awesome-6/fa-brands-400-woff2.woff2") format("woff2"), url("/~/media/files/H/HomeDepot-IR/fonts/font-awesome-6/fa-brands-400-ttf.ttf") format("truetype"); }

@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 900;
  src: url("/~/media/files/H/HomeDepot-IR/fonts/font-awesome-6/fa-solid-900-woff2.woff2") format("woff2"), url("/~/media/files/H/HomeDepot-IR/fonts/font-awesome-6/fa-solid-900-ttf.ttf") format("truetype"); }

@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 400;
  src: url("/~/media/files/H/HomeDepot-IR/fonts/font-awesome-6/fa-regular-400-woff2.woff2") format("woff2"), url("/~/media/files/H/HomeDepot-IR/fonts/font-awesome-6/fa-regular-400-ttf.ttf") format("truetype"); }
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url("/~/media/files/H/HomeDepot-IR/fonts/font-awesome-6/fa-solid-900-woff2.woff2") format("woff2"), url("/~/media/files/H/HomeDepot-IR/fonts/font-awesome-6/fa-solid-900-ttf.ttf") format("truetype"); }

@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url("/~/media/files/H/HomeDepot-IR/fonts/font-awesome-6/fa-brands-400-woff2.woff2") format("woff2"), url("/~/media/files/H/HomeDepot-IR/fonts/font-awesome-6/fa-brands-400-ttf.ttf") format("truetype"); }

@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url("/~/media/files/H/HomeDepot-IR/fonts/font-awesome-6/fa-regular-400-woff2.woff2") format("woff2"), url("/~/media/files/H/HomeDepot-IR/fonts/font-awesome-6/fa-regular-400-ttf.ttf") format("truetype");
  unicode-range: U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC; }

@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url("/~/media/files/H/HomeDepot-IR/fonts/font-awesome-6/fa-v4compatibility-woff2.woff2") format("woff2"), url("/~/media/files/H/HomeDepot-IR/fonts/font-awesome-6/fa-v4compatibility-ttf.ttf") format("truetype");
  unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F250,U+F252,U+F27A; }

/*---- main-----*/
/*
font-family:"HelveticaNeueW01-65Medi";
font-family:"HelveticaNeueW01-66Medi";
font-family:"HelveticaNeueW01-47LtCn_692686";
font-family:"HelveticaNeueW01-47LtCn_692689";
font-family:"HelveticaNeueW01-57Cn";
font-family:"HelveticaNeueW01-57CnOb";
font-family:"HelveticaNeueW01-67MdCn_692710";
font-family:"HelveticaNeueW01-67MdCn_692713";
font-family:"HelveticaNeueW01-77BdCn_692722";
font-family:"HelveticaNeueW01-77BdCn_692725";
font-family:"HelveticaNeueW01-87HvCn_692734";
font-family:"HelveticaNeueW01-87HvCn_692737";
font-family:"HelveticaNeueW01-97Blac";
font-family:"HelveticaNeueW01-BlackC";
*/

::-webkit-input-placeholder {
  color: #fff;
}


:-ms-input-placeholder {  
  color: #fff;
}

.dropdown-menu{display:none;}

.email-alerts-container input{-webkit-appearance:none;-webkit-border-radius:0;}
#mobishownav .showmore1:after,#mobishownav .showmore:after,.mobisearch span.searchbg:after,.mobinav span.navbg:after,.snapdown-title p:after,.inv-branding a:after,.home-slider .slick-arrow,.home-slider .bx-wrapper .bx-pager.bx-default-pager a:after{background-image: url("/~/media/Images/H/HomeDepot-IR/css/sprite.png"); background-repeat: repeat; content: " "; display: inline-block; position: absolute;}
#MainWrapper{float:left;width:100%}
/*.container-fluid{margin:0 auto; max-width:1328px;}*/
/*.cssDisable{display:none;}*/
/*-------------- Main Body CSS Starts --------------*/
html{font-size:10px;-webkit-text-size-adjust: none;-ms-content-zooming: none;}
body{background-color:#fff;font-family: "Neue Helvetica W01","HelveticaNeueLT Std Condensed",HelveticaNeueLT Std,"HelveticaNeueLT Std","Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.8rem;font-size:1.4rem}
a{color:#F96302; text-decoration:none;}
a:hover{color:#333; text-decoration:none;;}
a:focus, a:active{color:#333; border:none; outline:0; _noFocusLine:expression(this.hideFocus=true); text-decoration:none;}
.hide{display:none;}
.invisible{position:absolute; left:-9999999px; top:auto; width:1px; height:1px; overflow:hidden; visibility:visible;}
img{outline-style:none;outline-width:0;border:0 none;}
sup{font-size:smaller;font-weight:bold;}
sub{margin:2px 0; padding:2px 0;}
ul,ol{list-style:none;}
.twocolright .contentwrapper-inner ul, .twocolright .contentwrapper-inner ol {
  width: 100%;float: left;
  display: block;
  margin-bottom: 25px;
}
/*.twocolright .contentwrapper-inner ul ul, .twocolright .contentwrapper-inner ol ol, .twocolright .contentwrapper-inner ul ol, .twocolright .contentwrapper-inner ol ul {
margin-bottom: 0;
}*/
.twocolright .contentwrapper-inner li {
  position: relative;
  margin-left: 12px;
  display: block;
  width: 100%;
  padding: 0;
}

.twocolright .contentwrapper-inner ol ul > li {list-style: none;} 
.twocolright .contentwrapper-inner ul li:before {
  content: "-";
  position: absolute;
  left: -12px;
}
.twocolright .contentwrapper-inner ol > li:before {content: "";position: absolute;} 
.twocolright .contentwrapper-inner ol li{list-style:decimal;}
.twocolright .contentwrapper-inner ol {list-style: decimal;list-style-type: decimal;display: block;padding-left: 20px;}
.twocolright .contentwrapper-inner ol li {list-style-type: decimal;list-style: decimal;display: list-item;width: 100%;float: left;}
:active{outline-style:none; outline-width:0;}
*{margin:0; padding:0;}
.uppercase{text-transform:uppercase;}
p{padding: 0 0 24px;}
h1 {
  color: #333;
  /*font-family: "HelveticaNeueW01-97Blac";*/
  font-size: 4rem;
  line-height: 4rem;
  margin: 0 0 38px;
  text-transform: uppercase;
  font-weight: normal;font-weight:800;
}
h2 {
  font-size: 2.6rem;
  line-height: 3rem;
  margin: 0 0 30px;
  color: #333;
  /*font-family: "HelveticaNeueW01-97Blac";*/
  font-weight: normal;font-weight:800;
}
.twocolright .contentwrapper-inner a {
  color: #F96302/*#fc7c2c*/;
}
.twocolright .contentwrapper-inner a:hover {color: #333; text-decoration:underline;}
.twocolright .contentwrapper-inner ol ul li {list-style: none;}
h3{font-size:2.2rem; line-height:2.5rem; margin:0 0 5px; color: #333;}
p#sectionheader{font-size:1.6rem; line-height:2.0rem;}
.float100{float:left;width:100%}
.hide { display:none }
.home-slider{/*height:345px;*/}
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
#bannerwrapper .sliderbanner{-webkit-animation:fadeIn ease-in 1; -moz-animation:fadeIn ease-in 1; animation:fadeIn ease-in 1; -webkit-animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; animation-fill-mode:forwards; -webkit-animation-duration:1s; -moz-animation-duration:1s; animation-duration:1s;}
.full-width{width:100%;}
.inline-block{display:inline-block;}
/*-------------- Main Body CSS Ends --------------*/


/*-------------- Header CSS Starts --------------*/
#headerlinks{overflow:hidden;}
#headerlinks ul li{border-right:1px solid #0000FF; float:left; padding:0 5px;}
#searchcontainer{clear:both; float:right; height:25px; margin:10px 0 0; overflow:hidden;}
#searchTextboxContainer{float:left;}
#searchTextboxContainer input{width:140px; height:23px;}
#SearchButtonContainer{float:left;}
#SearchButtonContainer input{height:24px; width:44px;}
#toplinks{float:left;}
.toplinks-right{float:right;margin-top: 30px;}
/*-------------- Header CSS Ends --------------*/


/*-------------- Top Navigation CSS Starts --------------*/
#topnavigation{clear:both;margin:20px 0 0;}
#topnavigation ul li {float:left; text-align:center;text-transform: capitalize;}
#topnavigation ul li.first{border-left: medium none; padding-left: 0;}
#topnavigation ul li.last {border-right: 0 none;}
#topnavigation ul li.selected a, #topnavigation ul li.current a{color:#000;}
/*-------------- Top Navigation CSS Ends --------------*/


/*-------------- Left Navigation CSS Starts --------------*/
#utility{margin-top:40px;}
.leftnavigation .level1 {font-size: 1.4rem;line-height: 1.4rem;margin-bottom: 15px;}
.leftnavigation .level1.haschildren > ul {padding-left: 20px;}
.leftnavigation .level2 {margin-top: 15px;}
.leftnavigation .level1.selected > a{color:#000}
.leftnavigation .level1 a:hover{color:#000}
/*-------------- Left Navigation CSS Ends --------------*/


/*-------------- Breadcrumb CSS Starts --------------*/
#breadcrumb{margin:0 0 10px; font-size:0.8em}
/*-------------- Breadcrumb CSS Ends --------------*/


/*-------------- Search page CSS Starts --------------*/
.ip3search_highlight{font-weight:bold;}
.sitesearchpagination{padding-top:10px;float:left;width:100%;}
.sitesearchpagination ul{text-align:center;}
.sitesearchpagination ul li{display:inline; margin:0 10px 0 0 !important; padding:0;list-style:none !important;}
table.searchTable{width: 100%; word-break:break-all;}
table.searchTable tbody tr th{ text-align:left; height:22px;}
#tabs.sectionTabs{float:left; position:relative; width:100%; padding:0 0 10px;}
#tabs.sectionTabs ul{border-bottom:1px solid #000; float:left; list-style:none outside none; padding:0; margin:0; width:100%;}
#tabs.sectionTabs li{float:left; padding:0; margin:0; border-left:1px solid #000; border-top:1px solid #000;list-style: outside none none;}
#tabs.sectionTabs li.lastLI{border-right:1px solid #000;}
#tabs.sectionTabs li a span{display:block; text-align:center;}
#tabs.sectionTabs li a{display:block; padding:10px; text-align:center; background-color:#ccc;}
#tabs.sectionTabs li.current a, #tabs.sectionTabs li a:hover{background-color:#fff;}
#tabsDD{height:35px; font-size:1.4rem; width:180px;}
#tabs.sectionTabs span.select{position:absolute; font-size:1.4rem; top:0; left:0; height:35px; color:#000; padding:11px 15px 10px 5px; background:url("/~/media/Images/H/HomeDepot-IR/css/searchTab-dd.png") no-repeat scroll 96% 15px #cccccc; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; *behavior:url("/~/media/Files/H/HomeDepot-IR/htc-files/boxsizing.htc");}
.searchresultpage #loadmore a {background-color: #f1ece2; color: #000; cursor: pointer; display: block; line-height: 23px; padding: 10px 0; text-align: center; text-decoration: none;}
.searchresultpage #loadmore{width:100%; float:left; padding:20px 0;}
.searchresultpage #loader,.searchresultpage #loadedcontent{display:none; text-align:center;}
#searchinnerRP { margin-bottom: 10px;}
#searchTextBoxContainerRP { float: left;}
#searchButtonContainerRP { float: left;}
#searchTextBoxContainerRP input { border: 1px solid #ababab; padding: 5px;}
#searchButtonContainerRP > input { border: 1px solid #ababab; margin-left: 5px; padding: 5px;}


.mobi-pr-tabs ul{display:none;margin:0 !important;}
.mobi-pr-tabs ul li{list-style-type:none !important;background:#fff;border:1px solid #ccc;}
.newsWrapper{margin-top: 16px;}
.mobi-pr-tabs .year-item{padding:10px;background:#efefef;}
.mobi-pr-tabs .year-item:after{content:"\f078";display:block;height:15px;width:15px;color:inherit;font-family:FontAwesome;float:right;}
.mobi-pr-tabs .year-item.active:after{content:"\f077";}
.mobi-pr-tabs ul li a{padding:10px;display:block;}
/*-------------- Search page CSS Ends --------------*/


/*-------------- Site Map CSS Starts --------------*/
#sitemapcontainer{ }
#sitemapcontainer li{ font-weight:bold}
#sitemapcontainer li a{ display:block; padding:3px;}
#sitemapcontainer li ul li{ font-weight:normal}
#sitemapcontainer li ul li a{ padding:0 0 0 3px;}
#sitemapcontainer li ul li ul{ margin-bottom:10px;}
#sitemapcontainer li ul li ul li{}
#sitemapcontainer li#nav-site-services-level1{display:none;}
/*-------------- Site Map CSS Ends --------------*/


/*-------------- Footer CSS Starts --------------*/
#footerwrapper{clear:both; padding-top:40px;}
#footerlinks ul li{border-right:1px solid #0000FF; float:left; padding:0 5px;}

/*-------------- Footer CSS Ends --------------*/




/* --------------- Banner Starts ---------------*/
.home-slider{/*max-height:345px;*/ background: rgba(0, 0, 0, 0) url("~/media/Images/H/HomeDepot-IR/css/site-loader.gif") no-repeat scroll center center;}
.home-slider#bannerwrapper .sliderbanner{/*visibility:hidden;*/ float:left; transition: all 0s ease 0s;}
.banneritem{position:relative;width:100%; overflow:hidden; float:left;min-height:527px !important;}
.banneritem:before{content:"";position: absolute;left: 0;top: 0;width: 100%;height: 100%;visibility: hidden;background-color: rgba(0, 0, 0, 0.5);z-index: 1;}
.banneritem:hover:before{visibility: visible;}
.banneritem .bannertext{/*color: #fff; position: absolute; top: 43%; width: 450px;height: 345px;*/}
#bannerwrapper {margin: -10px auto 0; position: relative; }
#logo img {height: initial;max-width: 80px;width: initial;margin-top: 0px;}
#bannerwrapper .sliderbanner{width:100%;position:relative;margin-top:-13px;padding: 0 0 0 0;}
.bannerOuterText {margin: 0 auto;max-width: 1100px;/*width:100%;position: relative;top: 43%;transform: translateY(-50%);*/}
.bannerOuterText a{position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 2;}

.home-intro {}
.home-intro p{font-size: 1.6rem; line-height: 2.0rem;}
.BannerImage{display: block; height: auto; width: 100%;}
.bannertext p.sldTitle,.bannertext .rad-highlight{font-size: 4.2rem; font-weight: 700; padding: 0 0 10px;}
.bannertext p {font-size: 1.8rem;padding: 0;text-align: center;/* margin: 0; *//* padding: 0; */}



.slick-dots{left: 0px;right: 0px;bottom:30px;margin: 0px auto;position: relative;text-align: center;}
.slick-dots li{display:inline-block;margin:0 5px;}
.slick-dots li button{border:none;background:rgba(255,255,255,0.7);height:15px;width:15px;text-indent:-99999px;}
.slick-dots li.slick-active button{background:rgba(255,255,255,1);}
.slick-arrow{position:absolute;top:35%;z-index:2;border:none;width:31px;height:55px;text-indent:-99999px;background-color:rgba(255,255,255,0);}
.slick-arrow.slick-prev{left:20px;background-position:-8px -8px;}
.slick-arrow.slick-next{right:20px;background-position:-45px -8px;}


.siteSearch{background: url(~/media/Images/H/HomeDepot-IR/css/serach.png) no-repeat;border: 0 none;height: 20px;right: 13px;


  text-indent: -9999px;width: 20px;position: absolute;top: 14px;background-size: 90%;}
.search{border:none;}
.searchbox { display:none !important}
.searchbox { border-bottom: 1px solid #ababab; width: 200px; position:relative;}
.search-txt { border: medium none; background:none;/*color: rgba(255, 255, 255, 0.5)*/color:#ffffff;; font-size: 1.9rem; font-weight: 500;padding: 14px 10px 13px;width:89%;font-family: "Neue Helvetica W01","HelveticaNeueLT Std Condensed",HelveticaNeueLT Std,"HelveticaNeueLT Std","Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans-serif;}
/* --------------- Banner Ends ---------------*/

/* --------------- Content Wrapper Starts ---------------- */
#contentwrapper {
  clear: both;
  position: relative;
  z-index: 10;
}
.twocolright {
  background: #fff;
  float: left;
  /*margin-top: -115px;
  margin-top:-100px;*/
  width: 100%;
}
.page-intro-text {float: left;width: 100%;}
.page-content {float: left;width: 100%;}
.page-introtext p {font-size: 1.6rem;line-height: 2.0rem;}
/* --------------- Content Wrapper Ends ---------------- */

/* --------------- Snapdown Starts ---------------- */
.snapdown-container {float: left;width: 100%;border-bottom: 1px solid #9f9f9f;}
.snapdown-title {float: left;width: 100%;cursor: pointer;background-color: #f1ece2;padding: 15px;}
.snapdown-content {float: left;width: 100%;display:none;padding: 15px;}
.snapdown-content p:last-child{margin-bottom: 0px;}
.snapdown-item {float: left;width: 100%;margin-bottom: 10px;}
.show-hide {cursor: pointer;float: right;}
/*.snapdown-item.first .snapdown-content{display:block}*/
.snapdown-title p {font-size: 1.6rem;font-weight: bold;margin-bottom: 0; position:relative;}
.nojs .snapdown-title p:after{display:none;}
.snapdown-title p:after{color:inherit;content:"\f107";display:block; font-family: FontAwesome;margin-top:-8px;position: absolute;right:0;top: 40%;font-weight:700;transition:all 0.3s;-webkit-transition:all 0.3s;-ms-transition:all 0.3s;}
/*.snapdown-title.active p:after{content:"\f106";}*/
.snapdown-title.active p:after{transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);}
.snapdown-title i {font-size:1.8rem; float:right; }
.nojs .snapdown-title p::after{content:"";}
.nojs .snapdown-title.active p::after{content:"";}
/* --------------- Snapdown Ends ---------------- */

/* ---------------Starts Committee Composition ---------------- */
.category-key span{width:30%;float:left;}
.category-key{float:left;width:100%;margin-bottom: 19px;margin-top: 10px;}
.committee-composition-container {float: left;width: 100%;}
table.committee-composition-table {width: 100%;}
.category-key img {margin-top: -5px;display: inline;margin-right: 11px;}
.committee-composition-table img {display: inline-block;}
table.committee-composition-table td {text-align: center;}
table.committee-composition-table td.textLeft{text-align: left;}
/* ---------------Ends Committee Composition ---------------- */

/* --------------- Events and Presentation Starts ---------------- */
.events-presentations-container {float: left;width: 100%;}
.events-presentations-container .event-date { width: 20%;}
.event-table td{vertical-align:top;}
/*.webcast-event{ background: url("/~/media/Images/H/HomeDepot-IR/icons/audio-icon.png") no-repeat scroll 1px 1px;display: block;float: left;min-height:25px; padding:2px 2px 3px 26px;clear:left;}*/
table.upcoming-event-table {margin-bottom: 20px;}

.event-table strong.title-sub{ display: block;}
.event-document{ clear: both; display: block; float:left; }
.event-document img{ padding: 0 4px 0 2px; vertical-align: middle;display:inline}
.event-document a{ display: block;padding: 2px 0;float:left; }
.pdf-size{ display: block;float: left;padding:5px 0 3px 8px;}
.event-document.event-document a{ padding: 3px 0 2px 40px; position:relative;}
.event-document.event-document a em{position: absolute;left: 0;}
.Outlook-link{ display: block; float: left; padding: 2px 0; }
.Outlook-link img{ margin-right: 11px; vertical-align: middle; display:inline}
.rad-underline{text-decoration:underline;}

/* Events and Presentation Listing */
.listing-events-container h2{margin-bottom:15px;font-size:1.5em;}
.upcoming-events-container{float:left;width:100%;margin-bottom:5px;}
.related-materials-expand{display:none;margin-top:10px;}
.event-listing-item-container{padding:15px;float:left;width:100%;margin-bottom:15px;border:1px solid #eee;}
.event-listing-item-container.last{margin-bottom:0px;}
.upcoming-events-container .title-sub,.upcoming-events-container .event-date,.upcoming-events-container .outlook-link{float:left;width:32%;margin-right:2%;}
.upcoming-events-container .outlook-link{margin:0px;}
.upcoming-events-container .outlook-link img{float:left;margin-right:10px;}

.related-materials-collapsed p:before{content:"+";margin-right:10px;cursor:pointer;}
.related-materials-collapsed.active p:before{content:"-";}
.event-listing-item-container .media-link,.event-listing-item-container .media-link:hover{font-size:1em;color:#159ee4}
.events-presentations-container .past-events-container .event-date{width:100%;}
/* Events and Presnetation Listing */
/* --------------- Events and Presentation Ends ---------------- */

/* Calendar Of Events Starts */
.latest-webcast-tem{margin-bottom:20px;}
.webcast-link-container img{display:inline-block;}
.latest-webcast-tem .webcast-subject,.latest-webcast-tem .webcast-date{padding-left:30px;}


.financial-calendar-container,.subscriptionbox{float:left;margin-top:15px;}
.events-item-container,.formrow{margin-bottom:20px;}
.formrow label{margin-bottom:10px;}
.privacytext p{padding-bottom:0px;}
.supporting-material-item{margin-bottom:10px;}
.supporting-material-item.last{margin-bottom:0px;}
.supporting-material-item .doc-pdf-icon{float:right;}
.webcast-link .normal-text-link{display:inline-block;width:100%}

.calendar-past-event-item{float:left;width:100%;margin:20px 0 0;padding-bottom:20px;border-bottom:1px solid #efefef;}
.calendar-past-event-item.last{border-bottom:0px;}
.supporting-material-container .material-text{float:left;width:20%;}
.supporting-material-container .material-item{float:left;width:80%;}
.supporting-material-container .material-item a{float:right;}
/* Calendar Of Events Ends */


/* --------------- Listing Page Starts ---------------- */
.list-title {float: left;width: 89%;}
.list-document {float: left;padding: 7px 0;width: 11%;}
.list-document div {float: left;margin-right: 5px;}
.list-wrapper ul li.last {border-bottom: 4px solid #0380c1;}
.list-wrapper ul li.first {border-top: 4px solid #0380c1;}
.list-wrapper ul li {border-top: 1px solid #adcde4;clear: both;float: left;padding: 0;width: 100%;}
.list-wrapper ul li p {line-height: 16px;margin: 0;padding: 15px 10px 0 0;}
.noprint {font-size: 0.929em;}
.noprint span {float: left;}
.noprint div {display: inline-block;text-align: right;vertical-align: middle;}
.dwd-brief-link {margin-top: 5px;text-align: left;}
#twocolright .tabs ul {margin: 0;}
#twocolright .tabs li{list-style:none;}
.tabs .level2 {float: left;margin-right: 10px;}
.tabs .level2 a span{font-weight:bold;display: block;background-color: #f1ece2;padding: 10px 25px;font-size: 1.6rem;color:#000}
.tabs .current span {background-color: #faf8f5;display: block;font-size: 1.6rem;font-weight: bold; padding: 10px 25px;}
.tabs .level2 a{font-weight:bold;display: block;background-color: #f1ece2;font-size: 1.6rem;color:#000}
.tabs ul {float: left;width: 100%;}
.tabs {}
.newsWrapper{margin-top: 20px;}

/* --------------- Listing Page Ends ---------------- */


.box-items {padding-top:23px}
.box-unit { margin-bottom:38px; }
#box-unit-4 { clear:left }
.header-gallery-unit { padding:15px 0 10px;clear:both; line-height: 18px; }
.header-gallery-unit h2{font-size:1.6rem;}
.box-unit p {font-size:1.4rem}
.box-unit p:last-child {margin-bottom:0}
.shareprice-box {  background:#333333; position:relative; }
.shareprice-box iframe{height: 150px; padding: 20px 15px 5px;}
.shareprice-box .inner-share-box-link{display: block; padding: 0 15px;}

/*---------- Table Styling ------------*/
th {    background-color: #fff;
  padding: 15px 10px 15px 0;
  color: #333;
  font-size: 2rem;
  text-align: left;
  border-bottom: 2px solid #F96302;line-height:24px;}
table {
  width: 100%; margin-bottom: 30px;
}
td, tbody th {    background-color: #fff;
  padding: 13px 10px 12px 0;
  color: #333;
  font-size: 2rem;
  vertical-align: middle;
  line-height:24px;}
table.inv-responsive-table {width:100%; margin-bottom:10px}
tbody th {font-weight:normal; border-bottom: none;}
th.cAlign, td.cAlign {text-align: center;}
td p{margin-bottom:0; padding-bottom:0}
.inv-responsive-header-td {font-weight:700;}
.inv-responsive-data-header {width:30%; font-weight: 700;}
.inv-responsive-data-content {width:70%}

table.responsive-table{}
.pr-mobi-headers{display:none;}
/*---------- Table Styling ------------*/

/* Footer CSS Start */
.footer-title {color: #666666; font-size: 1.6rem; text-transform: uppercase;}
.footer-link{}
.footer-link ul{font-size: 1.2rem; margin-bottom: 40px;}
.footer-link ul li{border-left: 1px solid #666666; float: left; line-height: 1rem; margin-bottom: 10px; padding: 0 10px;}
.footer-link ul li:first-child{margin:0; border-left:0; padding-left: 0;}
.footer-link ul li a{color: #434343;}
.footer-links-container { background: #efefef none repeat scroll 0 0; box-shadow: 0 1px 14px -1px rgb(60, 60, 60); float: none;  max-width: none; padding: 0 0 28px; position: relative; width: auto; z-index: 10; margin-top:30px;}
.footer-links-container .container-fluid{margin: 0 auto; max-width: 1328px; padding-top: 48px;}
/*.footer-links-container a{color:#FFF;}*/
.inv-branding a{display:block; text-indent:-9999px; position:relative;}
.inv-branding a:after{background-position: -144px -8px; height: 15px; left: 0px; top: 0; width: 101px;}
.inv-branding { clear: both;}
.footer-right-side{float:right;}
.footer-linkedin, .emailtofriend{font-size:3.4em; color:#a3b0b6}
.footer-linkedin:hover, .emailtofriend:hover {color:#6e8878}
/* Footer CSS End */

/* Sidebar Start */
p#sectionheader {font-size: 1.6rem; font-weight: 700; line-height: 20px; padding: 0 0 22px;}
/* Sidebar End */

/* Main Navigation Start */
#topnavigation>ul{box-sizing: border-box; float: left; font-size: 1.4rem; width: 100%;}
#topnavigation ul li a{display: block; padding: 19px 10px; margin-left:1px;}
.appended-main-navigation{display:none;}
/*.append-navigation > ul {display: none;}*/
#mobishownav .append-navigation > ul{display:block;}


#topnavigation ul li:hover ul{display:block;}
#topnavigation ul li:hover a{color:#FFF;}
#topnavigation ul li.current.level1.haschildren span.navhover{padding-bottom:17px;}
#topnavigation ul li ul li{ width:270px; height:auto; text-align: left; float: none;}
#topnavigation ul li ul li.last{background:0 none;padding-left:0px;}
#topnavigation ul li ul li>span,#topnavigation ul li ul li a, #topnavigation ul li.selected ul li a{background:none; border:none; behaviour:none; margin:0 0 1px 0; color:#5b5454; font-weight:normal; text-transform:none; padding:12px 20px; display:block;}
#topnavigation ul li ul li:hover a { color: #159ee4 !important; border-radius: 0;}
#topnavigation ul li ul{display:none; position:absolute; z-index:2; border:1px solid #576665; background-color:#FFFFFF; border-radius:0px 3px 3px 3px; width:272px;margin-left: 1px;}
#topnavigation ul li.level1.haschildren > ul { display: none;}
#topnavigation ul li.level1.last ul{border-radius:3px 0 3px 3px;}
#topnavigation ul li ul{display:none; position:absolute;}
#topnavigation ul li.level1.last ul{right:0;}
#topnavigation ul li a:hover,#topnavigation ul li.haschildren a.navhover,#topnavigation ul li.haschildren span.navhover{color:#ffffff;border-radius: 4px 4px 0 0; background:#003764;}
#topnavigation ul li a.navhover{border-radius: 4px 4px 0 0; background:#003764;}
#topnavigation ul li.append-navigation > a{color:#FFF;border-radius: 4px 4px 0 0; background:#003764;}
#topnavigation ul li ul li.level1.current > span { background: #003764 none repeat scroll 0 0 !important; color: #fff !important;}
#topnavigation ul li ul li.level1.selected a > span { color: #fff !important;}
#topnavigation ul li ul li.level1.selected a { background: #003764 none repeat scroll 0 0 !important;}
#topnavigation ul li a:hover, #topnavigation ul li a.navhover{}
#topnavigation ul li:hover ul li a{color:#003764;background:transparent;}
#topnavigation ul#section-Homepage-level1{margin-left:0%;}
#topnavigation ul li.haschildren ul li a:hover{color:#c41230; padding:12px 20px;padding-left:1%;}
#topnavigation ul li.current li a:hover span{color:#c41230;}
#topnavigation ul li.haschildren ul li a:hover{background:none 0 0 #f9f9f9;}
#topnavigation ul li ul li.level2.current span{background:none;color:#C41230;font-weight:normal;text-transform: none;}
.nojs #topnavigation ul ul ul { position:relative; }

#topnavigation ul li.selected li.level2.current span, #topnavigation ul li.selected li.level2 a, #topnavigation ul li.current li span, #topnavigation ul li.selected li.level2.selected a{behaviour:none;}
#topnavigation ul li.current li span{color:#5B5454; padding:0; font-weight:normal; text-transform:none;}
#topnavigation ul li.haschildren li a:hover{ color:#5B5454; background:none; behaviour:none;}
#topnavigation ul li.selected li.level2.current span, #topnavigation ul li.selected li.level2.selected a{background-color:#f9f9f9;margin-bottom:1px;}
.mobiMenus{display:none;}
/* Main Navigation End */

/* Contact Form Start */
.ir-contact-form div.clearfix { border: medium none; margin-bottom: 10px;}
.ir-contact-form .form-left { float: left; margin-right: 10px; width: 120px;}
.ir-contact-form .form-left span.mandatory, span.mandatory { color: #ff0000;}
.ir-contact-form .form-right { float: left;}
.form-right > span { position: absolute;}
.ir-contact-form .form-right input { border: 1px solid #d8d8d8; margin-right: 10px; padding: 5px 10px; width: 230px;}
.ir-contact-form .form-right textarea { border: 1px solid #d8d8d8; margin-right: 10px; padding: 5px 10px; width: 230px; height:80px; resize:none;}
.ir-contact-form .form-right input#txtCaptcha { float: none; margin-top: 10px;}
.ir-contact-form .form-right input[type="submit"] {letter-spacing: 1px;
background-color: #363636;
color: #ffffff;
display: inline-block;
line-height: 1em;
padding: 8px;
text-align: center;
transition: background-color 250ms cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
-moz-transition: background-color 250ms cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
-webkit-transition: background-color 250ms cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
-ms-transition: background-color 250ms cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
border-top: 0.25em solid #F96302;}
.ir-contact-form .form-right input[type="submit"]:hover{background: #c64606;}
.form-right > div {margin-bottom: 10px;}

/* Second Pattern Starts */
.ir-contact-form-second-pattern .form-left{width:160px;}
.ir-contact-form-second-pattern .form-right{width:100%;}
.ir-contact-form-second-pattern .form-element {float: left;min-height: 90px;}
.ir-contact-form-second-pattern .half-element {width: 50%;}
.ir-contact-form-second-pattern .full-element,.ir-contact-form-second-pattern .form-right textarea {width: 100%;}
.ir-contact-form-second-pattern select{padding:5px 10px;}
.ir-contact-form-second-pattern .ir-label{margin-bottom:5px;display:inline-block;}
/* Second Pattern Ends */
/* Contact Form End */

/* Mobile Menu-Search Start */
.mobishow { bottom: 0; display: none; float: right; margin: 0 1.3% 0 0; position: absolute; right: 1.3%; z-index: 99;}
.mobinav { border-right: 1px solid #fff; float: left; position: relative;}
.mobinav span.navbg { background-size: 54px auto; height: 37px; width: 54px;}
.mobinav span.navbg:after{background-position: -8px -66px; height: 40px; right: 0; top: 0; width: 40px;}
.mobinav span.navbg { cursor: pointer; display: block; height: 40px; text-indent: -999999px; width: 40px;}
.mobisearch { float: left;position: relative;}
.mobinav span.navbg.selected:after { background-position: -159px -66px;}
.mobisearch span.searchbg.selected:after { background-position: -203px -66px;}
.mobisearch span.searchbg:after{background-position: -52px -66px; height: 40px; right: 0; top: 0; width: 40px;}
.mobisearch span.searchbg { cursor: pointer; display: block; height: 40px; text-indent: -999999px; width: 40px;}
#mobishownav {overflow: hidden; position: absolute; right: 14px; top: 100%; width: 50%; z-index: 5000;}
#mobishownav > ul { border: 1px solid #c3c6c6; border-bottom:none; overflow: hidden;}
#mobishownav ul li { background-color: #f8f8f8; border-bottom: 1px solid #c3c6c6; float: left; padding: 8px 0; position: relative; text-transform: uppercase; width: 100%;}





#mobishownav ul li.navopen {background-color: #fff; border-bottom: medium none;}
#mobishownav ul li a { color: #5e6665; display: block; font-weight: bold; line-height: 20px; margin: 3px 45px 0 10px; min-height: 24px;}
#mobishownav ul li.append-navigation > a {color: #c41230;}
#mobishownav ul li.current span { color: #c41230; display: block; line-height: 20px; margin: 3px 45px 0 10px; min-height: 24px;}
#mobishownav ul li.level1.current span { font-weight: bold;}
#mobishownav ul li.level1.current li span { color: #5e6665; font-weight: normal;}
#mobishownav ul li.level1.selected a, #mobishownav ul li.level1.selected li.level2.selected a, #mobishownav ul li.level1.selected li.level2.selected li.level3.selected a { color: #c41230;}
#mobishownav ul li.level1.selected li a, #mobishownav ul li.level1.selected li.level2.selected li a { color: #5e6665;}
#mobishownav ul li.level1.last { border: 0 none;}
#mobishownav ul li.level1.first { margin: 3px 0 0;}
#mobishownav ul li ul li { background: none; border-bottom: 1px dashed #c3c6c6; position: static; text-transform: none; width: 100%;}
#mobishownav ul li ul li.last { background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}
#mobishownav ul li ul li a { color: #5b5454; display: block; float: none; font-weight: normal; line-height: 20px;}
#mobishownav ul li a:hover { color: #c41230;}
#mobishownav ul li ul { display: none;}
#mobishownav .showmore:after,#mobishownav .showmore1:after{background-position: -96px -66px; height: 27px; right: 0; top: 0; width: 27px;}
#mobishownav .showmore, #mobishownav .showmore1 { cursor: pointer; display: block; height: 27px; margin: 0; position: absolute; right: 10px; top: 8px; width: 27px; z-index: 500;}
#mobishownav .showmore.selected:after, #mobishownav .showmore1.selected:after { background-position: -127px -66px;}
#mobishowsearch {background: #f8f8f8; border: 1px solid #c3c6c6; overflow: hidden; padding: 10px; position: absolute; right: 14px; top: 100%; width: 50%; z-index: 500;}
#mobishownav ul li ul li ul li {padding-left: 20px;}
/* Mobile Menu-Search End */

/* BOD Start */
.snapdown-content.board img {border: medium none; border-radius: 4px;overflow: hidden;  float:left; margin-right:20px; margin-bottom: 12px;}
.snapdown-title p{padding-bottom:0px;}
/* BOD End */

.auto-scroll{overflow:auto; width:100%; margin-bottom: 10px;}

/* Reports and Presentations Start */

.media-link {font-size:1.9em; color:#a3b0b6}
.media-link:hover {font-size:1.9em; color:#6e8878}

/* Reports and Presentations End */

/* No JS Start */
.nojs .banneritem{display:none;}
.nojs .banneritem.banner1{display:block;}
.nojs .snapdown-content{display:block;}
/* No JS End */

.ir-contact-form .form-right textarea.errorClass, .ir-contact-form .form-right input.errorClass {border: 1px solid red;}
/* #body_0_main_1_ctl06_Submit{border:1px solid #dddddd} */

/* PR Start */
input.txt-search-pr,input.btn{border: 1px solid #9f9f9f;color: #000000;display: inline-block;font-size: 1.4rem;padding: 7px 10px;vertical-align: top;width: 180px;}
input.btn-pr-search{background: #efefef none repeat scroll 0 0;border: 1px solid #dddddd;color: #666666;cursor: pointer;display: inline-block;float: none;font-size: 1.4rem;padding: 7px 12px;vertical-align: top;width: 80px;}
.news-filter {margin-left: 10px;margin-top: 30px;width: 450px;}
.pr-filter-dropdown {display: inline-block;position: relative;vertical-align: top;width: 215px;
}
.pr-filter-dropdown.finder-dropdown-sort {margin-left: 6px;width: 170px;}
a.dk_toggle > span.dk_label:after {background-position: -297px -151px;height: 11px;right: 10px;top: 9px;width: 18px;}
a.dk_toggle > span.dk_label {border: 1px solid #9f9f9f;color: #000000;cursor: pointer;display: block;font-size: 1.4rem;padding: 9px 48px 6px 6px;position: relative;}
.pr-filter-dropdown .dk_options {display: none;position: absolute;width: 215px;z-index: 500;}
#twocolright .pr-filter-dropdown .dk_options ul {
  background: #F96302 none repeat scroll 0 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  z-index: 5;
}
#twocolright .pr-filter-dropdown .dk_options ul li {
  border-bottom: 1px solid #fff;


  cursor: pointer;
  float: none;
  list-style: outside none none;
  margin: 0 !important;
  padding: 0;
  position: relative;
}
#twocolright .pr-filter-dropdown .dk_options ul li a {
  color: #fff;
  display: block;
  font-size: 1.4rem;
  margin-right: 0;
  padding: 10px;
}
.dk_open .dk_toggle .fa:after {
  content: "\f077";
}
.dk_toggle .fa:after {
  content: "\f078";
}
/*.pr-filter-dropdown.dk_open .dk_options {
display: block;
}*/
.pr-filter-dropdown.finder-dropdown-sort .dk_options {
  width: 170px;
}
.press-text-filter {
  margin-top: 30px;
  width: 275px;float: left;
  margin-right:20px;
}
.dk_toggle .fa {color: #ffffff;cursor: pointer;position: absolute;right: 0px;top: 0px;padding: 10px;background-color: #F96302;
}
.press-releases-container #loadmore{
  margin-top:20px;
  max-width: 250px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.press-releases-container #loadmore a {
  background-color: #f1ece2;
  color: #ffffff;
  cursor: pointer;
  display: block;
  line-height: 23px;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  background: #F96302;
}

table.rad-financialtable tbody tr td.rad-right, table.rad-financialtable thead tr th.rad-right {
  text-align: right;
}
table.rad-financialtable tr th.rad-right {
  text-align: right;
}

#twocolright .press-release-pagination-container{}
#twocolright .press-release-pagination-container ul{}
#twocolright .press-release-pagination-container ul li{float:left; list-style:none;}
#twocolright .press-release-pagination-container ul li.prev{}
#twocolright .press-release-pagination-container ul li.next{}
#twocolright .press-release-pagination-container ul li.prev a{}
#twocolright .press-release-pagination-container ul li.next a{}
#twocolright .press-release-pagination-container ul li a{display: block; padding: 0 5px;}
#twocolright .press-release-pagination-container ul li strong { padding: 0 5px;}
/* PR End */
/*--------------- non js navigation <strat>------------------*/
.nonjs-navigation { display:none; }
#Homepage.nojs .nonjs-navigation { display: block;float: left;margin-top: 2px;width: 100%; }
.nojs #bannerwrapper.home-slider .sliderbanner { visibility: visible; }
.nojs .related-materials-collapsed p::before{content:"";margin-right:0px;}
.nojs .related-materials-expand{display:block;}
/*--------------- non js navigation <end>------------------*/



/*************** home page **************/

#headerwrapper { background-color: #F96302; height: 140px; position: relative; }
#headerwrapper .wood { background: transparent url("/~/media/Images/H/HomeDepot-IR/css/texture/header-wood-new.png"); position: relative; z-index: 102;background-repeat: repeat-x;background-position: center -150px; }
.header-container { max-width: 1140px; margin:0 auto; }
#headerwrapper .wood .header-container { margin-top: 10px; padding: 0 0 30px; }
#headerwrapper .wood .header-container { margin-top: 0; padding: inherit;width: auto;
max-width: 1140px; }

.logos-and-search { height: 144px; text-transform: uppercase; }
.logos-and-search > [class^="col-"] {height: 140px;padding: 0;}
.vert-center-outer { float: left;margin-top: 39px;width: 65.4%;margin-left: 15px; }
.logos-and-search .vert-center-inner { position: relative; top: -2px; }
.vert-center-inner { position: relative; z-index: 10; display: table-cell; vertical-align: middle; }
.logos-and-search a { color: #ffffff; }
.logos-and-search a:hover{text-decoration:underline;}
#logo {width: 80px;float: left;margin: 37px 9px 0 12px;}
.logo-built-from-scratch, #logo > img { float: left;min-height: 74.6px; }
#logo > img { max-width: 80px; }
.no-padding-right { padding-right: 0; }
/*.logos-and-search h5 { font-weight: normal; }
h1, h2, h3, h4, h5, h6 { font-family: "HelveticaNeueW01-57Cn", Helvetica, Arial, sans-serif; font-weight: 700; }
h5, .h5 { font-size: 14px; }
h4, .h4, h5, .h5, h6, .h6 { margin-bottom: 10px; margin-top: 10px; }*/
.tlinks ul li {display: inline-block;text-align: center;padding-bottom: 3px;font-weight: 600;font-family: "Neue Helvetica W01","HelveticaNeueLT Std Condensed",HelveticaNeueLT Std,"HelveticaNeueLT Std","Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans-serif;}
.tlinks ul li.first { text-align: left; }
.tlinks ul li.last { text-align: right; }
.torn { background: transparent url("/~/media/Images/H/HomeDepot-IR/css/texture/tear.png") repeat scroll 0 0 / 1862px 48px; bottom: -23px; height: 48px; position: absolute; width: 100%; z-index: 103; }
.torn { background-size: 2560px 66px; height: 66px; overflow: hidden; position: relative; top: -20px; }
.menu-container { max-width: 1326px; margin:0 auto;}
.torn > .menu-container { padding-top: 20px; }
.torn .col-sm-12 { padding: 0; }
.torn .nav > ul { list-style-type: none; margin: 0; padding: 0; }
.torn .nav > ul > li { background-position: 96% 75%; background-repeat: no-repeat; background-size: 14px auto; float:left;font-size: 1.4rem; letter-spacing: 1px; margin: 0; padding: 0; position: relative; text-transform: uppercase; width: 16.6667%;}
.torn .nav > ul > li:before { background: rgba(0, 0, 0, 0) url("/~/media/Images/H/HomeDepot-IR/css/texture/divider-v2.png") repeat scroll 0 0 / 3px 43px; content: ""; display: inline-block; height: 43px; left: -2px; position: absolute; top: -8px; width: 3px; }
.torn .nav > ul:last-child:before { background: rgba(0, 0, 0, 0) url("/~/media/Images/H/HomeDepot-IR/css/texture/divider-v2.png") repeat scroll 0 0 / 3px 43px; content: ""; display: inline-block; height: 43px; position: absolute; right: -2px; top: -8px; width: 3px; }
.torn .nav > ul:last-child:after { background: rgba(0, 0, 0, 0) url("/~/media/Images/H/HomeDepot-IR/css/texture/divider-v2.png") repeat scroll 0 0 / 3px 43px; content: ""; display: inline-block; height: 28px; position: absolute; right: -2px; top: -6px; width: 2px; }

.torn > .menu-container a { color: #333333;font-size: 1.5rem; }
.root-link { margin-left: 15px; }
.torn .fa-chevron-down { left: calc(100% - 25px); position: absolute; top: 0px; }
.torn .nav > ul > li i { transition: transform 500ms cubic-bezier(0.435, -0.305, 0.6, 1.26) 0s;
  -ms-transition: transform 500ms cubic-bezier(0.435, -0.305, 0.6, 1.26) 0s;
  -webkit-transition: transform 500ms cubic-bezier(0.435, -0.305, 0.6, 1.26) 0s;
  -moz-transition: transform 500ms cubic-bezier(0.435, -0.305, 0.6, 1.26) 0s;
}
.menus {z-index: 101; }
.menus {  font-size: 1.9rem; font-weight: 800; position: relative; text-transform: uppercase; width: 100%; }
.menus .btn { margin-bottom: 5px; }
.menus-row > li:hover > ul.dropdown-menu {display: block;}
.btn { padding: 20px; }
.btn {     letter-spacing: 1px;background-color: #363636; color: #ffffff; display: inline-block; line-height: 1em; padding: 13px; text-align: center; transition: background-color 250ms cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
  -moz-transition: background-color 250ms cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
  -webkit-transition: background-color 250ms cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
  -ms-transition: background-color 250ms cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
  width: 100%; border-top: 0.25em solid #F96302; }
.btn:hover, .btn:active, .btn:focus {
  color: #FFFFFF;border-top: 0.25em solid #F96302;
  background-color: #e05902;
  text-decoration: none;
  cursor: pointer;
}
.menus-row { list-style-type: none;display:block;padding-left: 17px;}
.menus-row > li#careers {width: 16.5%;}
.menus-row > li#investorrelations {width: 16.7%;}
.menus-row > li#aboutus {width: 16.7%;}
/* .dropdown-thd:nth-of-type(1) { left: auto; position: relative; }
.dropdown-thd:nth-of-type(2) { left: auto; position: relative;}
.dropdown-thd:nth-of-type(3) {left: auto; position: relative;}
.dropdown-thd:nth-of-type(4) { left: auto; position: relative;}
.dropdown-thd:nth-of-type(5) {left: auto; position: relative;}
.dropdown-thd:nth-of-type(6) { left: auto; position: relative;} */
.menus-row > li { position: relative;padding: 8px 0 7px 0;float: left;width: 16.6%;}
.menus-row a { color: #333333; float: left; }
.dropdown-thd > a::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.menus-row > li > a { margin-left: 18px;position: relative; }
.dropdown-thd a span { float: left; }

.dropdown-thd a:hover, .dropdown-thd a:hover + i, .dropdown-thd i:hover, .dropdown-thd > .dropdown-menu li:hover i, .menus-row > li:hover > a {color: #F96302;}
.dropdown-menu > li:hover > a {color: #F96302;}
.menu-container.container .menuIconMob {float: left;width: 100%;padding-left: 13px;padding-right: 13px;}
.menu-container.container .menuIconMob > a::after {content: " ";display: inline-block;margin-left: 0.255em;vertical-align: 0.255em;content: "";border-top: 0.3em solid;border-right: 0.3em solid transparent;border-bottom: 0;border-left: 0.3em solid transparent;}
.menu-container.container .menuIconMob > a {margin-left: 15px;margin-top: 10px;margin-bottom: 10px;display:inline-block;color: #333;}
.menus-row .accordion { padding-right: 8px; }
.menus-row .accordion { float: right; }
.menus-row .dropdown-menu { border-top: 1px solid #bababa; width: 100%; }
.dropdown-thd > .dropdown-menu { padding-top: 7px; }
.open > .dropdown-menu {display: block;}
.dropdown-thd > ul { padding-left: 0; }
.dropdown-menu { float: left; position: absolute; }
.dropdown-menu { background-clip: padding-box; background-color: #ffffff; background-image: url("~/media/Images/H/HomeDepot-IR/css/paper-texture.png"); display: none;font-weight: 700;
  font-family: "Neue Helvetica W01","HelveticaNeueLT Std Condensed",HelveticaNeueLT Std,"HelveticaNeueLT Std","Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans-serif;font-size: 1.4rem; left: 0; list-style: outside none none; min-width: 120px; text-align: left; text-transform: none; top: 100%; z-index: 1000; }
.dropdown-menu ul{background-image: url("~/media/Images/H/HomeDepot-IR/css/texture/paper-texture.png");}
.menus-row .dropdown-menu li { border-bottom: 1px solid #bababa;position: relative;width: 100%;float: left;padding: 0 15px;}
.main-nav .menus-row > li::before {background: rgba(0, 0, 0, 0) url("/~/media/Images/H/HomeDepot-IR/css/texture/divider-v2.png") repeat scroll 0 0 / 3px 43px;content: "";display: inline-block;height: 43px;left: -2px;position: absolute;top: 0px;width: 3px;}
.menus-row > li#careers::after {background: rgba(0, 0, 0, 0) url("/~/media/Images/H/HomeDepot-IR/css/texture/divider-v2.png") repeat scroll 0 0 / 3px 43px;content: "";display: inline-block;height: 43px;right: -2px;position: absolute;top: 0px;width: 3px;}
/*.dropdown-menu > li > a { margin-top: 5px; }*/
.dropdown-menu > li > a, .dropdown-menu > li > span { color: #505050; display: block; line-height: 1.42857;letter-spacing: 0px;padding: 15px 0 15px; }
.torn .nav > ul > li .rotate i,.torn .nav > ul > li .rotate em {color: #F96302; }

.safari .torn .nav > ul > li .rotate i,.safari .torn .nav > ul > li .rotate em {color: #F96302; transform: rotate(180deg); -ms-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg);  }
.accordion.rotate > i,.accordion.rotate > em {transform: rotate(-180deg); transform: -ms-rotate(-180deg); transform: -moz-rotate(-180deg); transform: -webkit-rotate(-180deg);}
.accordion.rotate > i,.accordion.rotate > em { color: #F96302; transform: rotate(180deg); -ms-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); }
.accordion i,.accordion em { font-size: 15px; transition: all 500ms cubic-bezier(0.435, -0.305, 0.6, 1.26) 0s; -webkit-transition: all 500ms cubic-bezier(0.435, -0.305, 0.6, 1.26) 0s; -moz-transition: all 500ms cubic-bezier(0.435, -0.305, 0.6, 1.26) 0s; -ms-transition: all 500ms cubic-bezier(0.435, -0.305, 0.6, 1.26) 0s; }
.dropdown-submenu > .dropdown-menu.open { width: 100%; display: block; }

.dropdown-submenu > .dropdown-menu { left: 100%; margin-left: 0; margin-top: -1px; top: 0; position: static!important;}
.logos-and-search .top-links .vert-center-inner { top: -4px; }
.searchbox { border: 2px solid #ffffff; position: relative; width: 100%; }


/***** Footer ******/
#footerWrapper ul.nav li.nav-item {width: 25%;padding: 0px 30px 16px 0;}
#footerWrapper ul.nav {display: flex;flex-direction: row;flex-wrap: wrap;}
#footerWrapper ul.nav li.nav-item a.nav-link {line-height: 25px;font-size: 17px;}
#footerWrapper ul.nav li.nav-item a.nav-link:hover, #footerWrapper ul.nav li.nav-item a.nav-link:focus {color: #bc4b02;text-decoration: none;}
.footer-wrapper { border-bottom: 15px solid #F96302;clear: both; width:100%;margin-top: 57px;float: left;}
.footer-wrapper em.fa { -webkit-transition: color 250ms cubic-bezier(0.25, 0.1, 0.25, 1); -moz-transition: color 250ms cubic-bezier(0.25, 0.1, 0.25, 1); -o-transition: color 250ms cubic-bezier(0.25, 0.1, 0.25, 1); transition: color 250ms cubic-bezier(0.25, 0.1, 0.25, 1); font-size: 30px; color: #F96302; margin-bottom: 11px; }
.footer-wrapper em.fa:hover { color: #c34506; }
.footer-wrapper a { color: #333; }
.footer-wrapper a:hover { color: #333; text-decoration:underline; }
.footer-wrapper .follow-us a:hover {text-decoration: none;color: #F96302;}
.footer-wrapper h2 { font-family: "Neue Helvetica W01","HelveticaNeueLT Std Condensed",HelveticaNeueLT Std,"HelveticaNeueLT Std","Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans-serif;
  font-weight: 800; font-size: 3rem; line-height: 3.3rem; margin-bottom: 10px; margin-top: 20px; text-align: center; text-transform: uppercase; }
.footer-wrapper .copyright { font-size: 1.425rem; color: #333333; line-height: 1.1em; text-align: center; }
.footer-wrapper .follow-us { font-size: 1.3rem; }
.footer-wrapper .follow-us ul {padding-top: 60px;
/* padding-bottom: 38px; */
background: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding-left: 0;}
.footer-wrapper .follow-us ul li {  list-style: none;  min-width: 91px;  text-align: center;}
.footer-wrapper .follow-us p{font-family: "Neue Helvetica W01","HelveticaNeueLT Std Condensed",HelveticaNeueLT Std,"HelveticaNeueLT Std","Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans-serif;font-weight: 600;font-size: 15px;line-height: 25px;}

.footer-wrapper .corporate-information { font-weight: normal; font-size: 1.71rem; padding-left: 10px;}
.footer-wrapper .corporate-information p { line-height: 2.47rem; margin-bottom: 0.5em; padding-bottom: 0;font-family: "Neue Helvetica W01","HelveticaNeueLT Std Condensed",HelveticaNeueLT Std,"HelveticaNeueLT Std","Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:600;}
.footer-wrapper .copyright p {padding-bottom: 14px;font-family: "Neue Helvetica W01","HelveticaNeueLT Std Condensed",HelveticaNeueLT Std,"HelveticaNeueLT Std","Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans-serif;font-size: 16px;
line-height: 25px;
  font-weight: 500;}
.footer-wrapper .footer { padding-bottom: 20px; }
.text-center {text-align: center;}



.menus-row > li > ul {
  display: none;
}
.footer-wrapper .footer .container {
  padding-bottom: 30px;
  border-top: 1px solid #aaa;
  padding-top: 55px;
}
/*
@media all and (min-width: 768px) {
.footer-wrapper .footer .container { width: 670px; }
.footer-wrapper .follow-us .container-fluid { height: 160px; border-right: 2px solid #F96302; }
.footer-wrapper .copyright { font-size: 75%; }
}
*/
/* custom styles content wrapper starts */
#contentwrapper.container-fluid {
  /* max-width: 1100px;*/
  max-width:1326px;
}
/*.parent-content-wrapper {
background-color: transparent;
background-image: url("/~/media/Images/H/HomeDepot-IR/css/content-banner-pattern.jpg");
background-position: left top;
background-repeat: repeat;
clear: both;
position: relative;
width: 100%;
z-index: 10; 
padding-bottom: 40px;
}*/

.parent-content-wrapper {
  /* background: url(/~/media/Images/H/HomeDepot-IR/css/texture/wood-flecks-48.png) top,url(/~/media/Images/H/HomeDepot-IR/css/texture/smudges-transparent-64.png) 75% 5px no-repeat,url(/~/media/Images/H/HomeDepot-IR/css/texture/tornpaper-light-repeat.jpg) center #DDD;
  background-size: 100%,569px 1358px,768px 768px;
  background-color: transparent;
  background-position: left top;
  background-repeat: repeat; */
  clear: both;
  position: relative;
  width: 100%;
  z-index: 10; 
  padding-bottom: 40px;
}

/*.parent-content-wrapper:before {
background: url("/~/media/Images/H/HomeDepot-IR/css/content-banner-top-strip.png") repeat-x center center;
content: "";
height: 65px;
left: 0;
position: absolute;
right: 0;
top: -28px;
z-index: -1;
}*/

.parent-content-wrapper:before {
 /* background: url("/~/media/Images/H/HomeDepot-IR/css/texture/tornpaper-light-sm.png") repeat-x center center;*/
  content: "";
  height: 20px;
  left: 0;
  position: absolute;
  right: 0;
  top: -18px;
  z-index: -1;
}

.contentwrapper-inner {
  float: left;
  padding: 54px 8% 52px;
  width: 100%; border-bottom: 1px solid #c6c6c6;
}
.menu-level-two-container {
  float: left;
  width: 100%;
}
.second-level-container {
  background: #FFF;
  float: left;
  width: 100%;
}
#twocolright .second-level-container ul {display:table;
  margin: 0;
  width: 100%;
}
#twocolright .second-level-container ul li {
  text-align:center;
  background: #F96302;
  display: table-cell;
  list-style: none;
  margin: 0;
  transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
#twocolright .second-level-container ul li a, #twocolright .second-level-container ul li span {
  display: block;
}
#twocolright .second-level-container ul li span {
  border-right: 2px solid #F96302/*#fc7c2c*/;
  color: #fff;

  font-weight:800;
  font-size: 1.7rem;
  line-height: 22px;
  padding: 23px 18px 20px;

  transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
#twocolright .second-level-container ul li:hover span, #twocolright .second-level-container ul li.current span, #twocolright .second-level-container ul li.selected span{
  color: #F96302;
  background-color: #fff;
  border-right-color: #fff;
}
.twocolright .contentwrapper-inner p, .twocolright .contentwrapper-inner li {
  font-size: 2rem;
  line-height: 24px;
  color: #333;
}
.top-heading-with-utility {
  position: relative;
}
.top-heading-with-utility h1{padding-right:80px;}
.utility-box {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  right: 0;
}
.utility-box .utility {
  display: inline-block;
  float: left;
  margin-left: 10px;
}
.utility-box a.emailtofriend {
  height: 35px;
  width: 35px;
  background: url('/~/media/Images/H/HomeDepot-IR/css/hd-sprite.png') no-repeat -2px -1px;
  display: block;
  position: relative;text-indent:-9999px;
}
.utility-box a.emailtofriend:hover{background-position:-2px -38px;}
.utility-box .print a {
  height: 35px;
  width: 35px;
  background: url('/~/media/Images/H/HomeDepot-IR/css/hd-sprite.png') no-repeat -47px -1px;
  display: block;text-indent:-9999px;
}
.utility-box .print a:hover{background-position:-47px -38px;}
.releted-links-container {
  background: url('/~/media/Images/H/HomeDepot-IR/css/releted-links-bg.jpg') repeat 0 0;
  position: relative;
  padding: 30px 0 10px;
}
.releted-links-container:before {
  content: "";
  left: 0;
  right: 0;
  bottom:-6px;
  /*bottom: -25px;background: url('/~/media/Images/H/HomeDepot-IR/css/releted-links-bg-strip.png') repeat-x 0 0;*/
  background: url('/~/media/Images/H/HomeDepot-IR/css/texture/tornpaper-light-sm.png') 0 0;
  height: 26px;
  position: absolute;
}
.releted-links-container .container-fluid {
  max-width: 1100px;
}
.releted-link-item-box.email-alerts {
  width: 41.6666666667%;
}
.releted-link-item-box{margin-bottom:20px;}
.releted-link-item-box-inner {
  border: 1px solid #000;
}
h2.rl-title {
  border-bottom: 1px solid #000;
  margin: 0;
  padding: 15px 10px 12px 20px;
}
.rl-content-box {
  padding: 14px 10px 0px 20px;
}
.rl-content-box p {
  font-size: 1.6rem;
  line-height: 25px;
  padding: 0 0 13px;
}
.email-alerts-container {
  margin-top: 10px;
  padding-bottom:0;
  position: relative;
}
.rl-content-box ul {
  padding: 0 0 21px;
}
.rl-content-box ul li {
  font-weight: 700;
  font-size: 1.9rem;
  line-height: 34px;
}
.rl-content-box ul li a {
  display: block;
}
.rl-content-box a {
  color: #F96302;
}
.email-alerts-container span.email-btn a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 800;
  padding: 6px 52px 7px 18px;
  display: block;
  background-color: #F96302;
  position: relative;
}
.email-alerts-container span.email-btn a:hover,.Outlook-link:hover{background: #c64606;text-decoration:none !important;}
.email-alerts-container span.email-btn {
  position: absolute;
  right: 1px;
  top: 1px;
}
.email-alerts-container input {
  width: 100%;
  border: 1px solid #000;
  height: 40px;
  background: transparent;
  padding: 0 12px;
  font-weight: 700;
  font-style: italic;
}
.email-alerts-container span.email-btn a:before {
  content: "";
  position: absolute;
  right: 15px;
  top: 10px;
  background: url('/~/media/Images/H/HomeDepot-IR/css/hd-sprite.png') no-repeat -86px -4px;
  height: 22px;
  width: 25px;
}
/* custom styles content wrapper ends */
.banneritem .bannertext {
  color: #fff;
  position: absolute;
  color: white;
  bottom: 0;
  left: 0px;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 10px;
  text-transform: uppercase;
  background-color: rgba(249, 99, 2, 0.8)/*rgba(245, 129, 32, 0.8)*/;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index: 1;
  }
  
.zoom-banner{background-position: center center !important; width:100%;  display:inline-block; float:left; position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;




display:inline-block;width: 100%;max-width: 100%;-webkit-transition: transform 1s cubic-bezier(.25,.1,.25,1);-moz-transition: transform 1s cubic-bezier(.25,.1,.25,1);-o-transition: transform 1s cubic-bezier(.25,.1,.25,1);transition: transform 1s cubic-bezier(.25,.1,.25,1);z-index: 0;}

/* .banneritem:hover .zoom-banner{transform: scale(1.3);
    -webkit-transition: transform 4s cubic-bezier(.45,0,.63,1);
    -moz-transition: transform 4s cubic-bezier(.45,0,.63,1);
    -o-transition: transform 4s cubic-bezier(.45,0,.63,1);
    transition: transform 4s cubic-bezier(.45,0,.63,1);} */
  
.banneritem:hover .bannertext{background:transparent;}
.banneritem .learn-more{position: absolute;top: 46%;left:50%;transform:translate(-50%);line-height:5.8rem;padding: 0 20px;color: #fff;font-size: 1.8rem;visibility: hidden;text-transform: uppercase;font-weight: 500;white-space: nowrap;z-index: 2;width: auto;cursor: pointer;}
.banneritem:hover .learn-more{visibility:visible; }
.banneritem .learn-more:hover{background-color: #e05902/*#c34506*/ !important;}

.slick-dots{float:right;position: absolute;text-align:right;right: 5%;bottom: 20px;    max-width: 1390px;}
.slick-dots li button {border: 2px solid #fff;background: transparent;height: 13px;width: 13px;text-indent: -99999px;border-radius: 50%;display: inline-block;top: 5px;position: relative;}
.bannertext p span{font-size: 2.1rem;padding: 0 7px;font-weight: normal;line-height: 50px;position: relative;line-height: normal;display: inline-block;text-align: center;margin: 0;}
.bannertext p span:after{transform: translateY(-50%) rotate(45deg);content: "";width: 8px;height: 8px;border: 1px solid #fff;border-left: 0;border-bottom: 0;display: inline-block;margin: 0 0 0 4px;}
.banneritem:hover .bannertext p span:after{visibility: hidden;}

.bannertext p.sldTitle {font-size: 3.000em;padding: 0px;float: left;line-height: 50px;font-weight: 800;}
.bottom-nav{float: left;padding: 16px 0 15px;position: relative;width: 100%;background: #f0f0f0;}
.bottom-nav ul{display:table;width:100%;}
/*.bottom-nav li{text-align:center;display:inline-block;font-size:1.143em;font-weight: 700;font-family: "Neue Helvetica W01","HelveticaNeueLT Std Condensed",HelveticaNeueLT Std,"HelveticaNeueLT Std","Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans-serif;padding:5px 0px;text-transform:uppercase;margin-right:48px;}*/
.bottom-nav li{text-align:center;display:inline-block;font-size:1.143em;font-weight: 700;font-family: "Neue Helvetica W01","HelveticaNeueLT Std Condensed",HelveticaNeueLT Std,"HelveticaNeueLT Std","Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans-serif;padding:5px 0px;text-transform:uppercase;margin-right:27px;}
.bottom-nav li:last-child{margin-right:0;}
.bottom-nav li a{color:#333333;}
/*.black-news-container{color:#fff;float:left;width:100%;background-color: #555;background-repeat: no-repeat, repeat;background-size: 100% 31px, cover;padding-top: 20px;padding-bottom:40px;text-transform: uppercase;background: url("/~/media/Images/H/HomeDepot-IR/css/texture/concrete-pattern-overlay.png"),url("/~/media/Images/H/HomeDepot-IR/css/texture/concrete-pattern.png");background-repeat: no-repeat, repeat;background-size: 100% 31px, cover;}*/
.black-news-container{color:#333333;float:left;width:100%;background-color: #fff;padding-top: 26px;padding-bottom: 27px;text-transform: uppercase;}
.black-news-container-top{background: url("/~/media/Images/H/HomeDepot-IR/css/texture/concrete-top.png");background-repeat: repeat-x;background-size: 100%;position: absolute;top: -32px;height: 25px;width: 100%;position: relative;}
.news-title{font-size: 2.6rem;font-weight: 800;}
.sub-news-title{font-size: 2.6rem;font-weight: 300;padding-left: 9px;}


i.fa-angle-right.orange{display: inline-block;padding: 0px 0px 1px;margin-left: 6px;background: #F96302;font-size: 92%;position: relative;top: -1px;color: #fff;width: 13px;height: 13px;font-size:12px;}
i.fa-angle-right.orange:before{position:relative;top: 0px;left: 1px;}
.safari .internetexplorer10 i.fa-angle-right.orange:before{position:relative;top:0px;}
.internetexplorer10 i.fa-angle-right.orange:before{position:relative;top:0px;}
.internetexplorer9 i.fa-angle-right.orange:before{position:relative;top:0px;}
.internetexplorer11 i.fa-angle-right.orange:before{position:relative;top:0px;}
.visit-our-news-room{margin-top: 21px;}
.visit-our-news-room a,.read-more a{font-weight: 900;color: #333333;}
.visit-our-news-room a:hover, .read-more a:hover{text-decoration:underline;}
.main-news-slider-wrap{margin-top: 11px;display: inline-block;width: 100%;}
.news-title-wrap{margin-bottom: 25px;line-height: normal;display: inline-block;width: 100%;}
.main-news-slider-wrap .overlay{background-color: #f0f0f0;}
.main-news-slider-wrap .overlay .category{background-color: #333333;padding: 2px 17px 1px 17px;font-weight: 500;font-size: 1.4rem;color: #fff;line-height: 2.3rem;}
.main-news-slider-wrap .overlay .news-box{padding: 17px 17px;font-weight:800;font-size: 1.286em;}
.main-news-slider-wrap .overlay .news-box a{color: #333333;line-height: 2.3rem;font-size: 1.7rem;}
.main-news-slider-wrap .overlay .news-box a:hover{text-decoration:underline;}

.box1-block1 ul{margin-top: 5px;margin-bottom: 37px;}
.box1-block1{background-color:#f0f0f0;padding: 13px 15px 20px 22px;}
.box1-block1 li{font-size: 1.6rem;font-weight: 700;text-transform: initial;line-height: normal;display: inline-block;width: 100%;padding: 7px 0 3px;}
.box1-block1 li .media-link {color: #333333;font-size:1.6rem;line-height:normal;position:relative;padding: 3px 0 5px 30px;display: inline-block;}
.box1-block1 li .media-link:hover{text-decoration:underline;}
.box1-block1 li .media-link i{font-size: 2.3rem;  position:absolute; left:0; top:0}


.box1-block3{background:#f0f0f0;padding: 12px 0 18px 0px;}
.box1-block3 .learn-more{margin-left:21px}
.box1-block3 .news-title-wrap{margin:0 0 0 0;padding: 0px 22px;}
.box1-block3-image{margin: 24px 0 20px 0;position: relative;overflow: hidden;height: 135px;}
.box1-block3-image img{
   height: 100%;
   width:auto;
  
    min-height: 135px;
    max-width: inherit;
    position: absolute;
    top: -100%;
    left: -100%;
    bottom: -100%;
    right: -100%;
    margin: auto;
}
.box1-block3 .read-more{padding:0px 22px;}

.home-three-box-wrap{min-height:200px;float: left;width: 100%;background: url('/~/media/Images/H/HomeDepot-IR/css/releted-links-bg.jpg') repeat 0 0;position: relative;padding: 30px 0;}
.home-big-box{background-color: #fff;background-color:#fff;position: relative;width: 100%;float: left;min-height: 465px;}


.bb-box-title{padding: 18px 18px 22px;font-weight:800;font-size: 2.6rem;float: left;width: 100%;line-height: 24px;}
.bb-box-1-table-image img{margin:0 auto;line-height: 24px;}
.bb-box-content{padding: 0px 18px;width:100%;float:left;}
.bb-box-content p{font-weight: 500;font-size:1.9rem;line-height:20px;}
.bb-box-1-table-image{margin:15px 0px;width: 100%;float: left;}
.more-abt-strategy{width:100%;position: absolute;bottom: 20px;padding: 0 20px;}
.more-abt-strategy a.strategy-btn{font-weight: 800;font-size: 2.0rem;width: 100%;padding: 15px 16px;/*background-color: #F96302;*/color: #fff;float:left;position:relative; background: rgba(249,99,2,1.0) /*#F96302*/;} 
.more-abt-strategy a.strategy-btn i{float:right;font-size: 2.8rem;position: absolute;margin-left: 5px;margin-top: -2px;top: 10px;}
.fa-angle-right:before{PADDING-LEFT:4PX;PADDING-RIGHT:5PX;}
.upcommming-events-wrap .home-events-date{float: left;width: 35%;padding-right: 10px;font-size:1.357em;line-height:18px;font-weight: 700;}
.upcommming-events-wrap .home-events-title{    margin-top: -5px;float: left;width: 65%;padding-left: 10px;font-size:1.357em;line-height:18px;font-weight: 700;line-height:25px;}
.home-event-item{float:left;width:100%;margin-bottom:20px;}
.black-seperator{float: left;width: 100%;border-top: 2px solid #a2a2a2;}
.confrence-link{padding: 0px 18px 15px;}
.confrence-link a{color:#000000;font-size:1.429em;line-height:18px;color:#F96302;font-weight: 800;}
.home-big-box3 .confrence-link{margin:25px 0 0 0}
/*.home-three-circle-wrap{background: url("/~/media/Images/H/HomeDepot-IR/css/texture/paper-pattern.png");clear: both;width: 100%;padding-top: 60px;padding-bottom:35px;}*/
.home-three-circle-wrap{/*background: url(/~/media/Images/H/HomeDepot-IR/css/texture/wood-flecks-48.png) top,url(/~/media/Images/H/HomeDepot-IR/css/texture/smudges-transparent-64.png) 75% 5px no-repeat,url(/~/media/Images/H/HomeDepot-IR/css/texture/tornpaper-light-repeat.jpg) center #DDD;background-size: 100%,569px 1358px,768px 768px;*/ width: 100%;padding-top: 60px;padding-bottom:35px;clear:both;}

.did-you-know{color:#fff;background: transparent url("/~/media/Images/H/HomeDepot-IR/css/texture/ir-woodbanner-2022.jpg") repeat scroll 0 0 / 750px 150px;position: relative;z-index: 102;padding: 29px 0px;padding-bottom: 5px;width: 100%;   float: left;}
.bottom-orange-title{font-weight: 800;font-size: 4.0rem;text-align: center;line-height:35px;margin-bottom:10px;text-transform:uppercase;}
.bottom-orange-content{padding: 0px 267px;text-align: center;font-size:2.3rem;}
.circle-box-top{background: url("/~/media/Images/H/HomeDepot-IR/css/ir-woodcircle-2022.png");clear: both;background-repeat: no-repeat;background-position: center;height: 212px;text-align: center;padding-top: 25%;font-size: 5.9rem;font-weight: 800;color: #fff;}
.circle-box-bottom{margin-top:20px;margin-bottom:30px;text-align:center;}
.circle-title{font-weight: 800;font-size:2.6rem;margin-top: 23px;float: left;width: 100%;margin-bottom:10px;text-transform:uppercase;line-height:24px;color:#333;}
.circle-content{float:left;width:100%;font-size:1.9rem;line-height:29px;}
.circle-content p{line-height:29px;}
.page-content .rad-link{background: url("/~/media/Images/H/HomeDepot-IR/icons/pdf.png");background-position:left;padding-left:35px;background-repeat: no-repeat;min-height: 30px;margin: 0px 0px;padding-top: 8px;}
.twocolright .contentwrapper-inner a{/*display:inline-block;*/}
.twocolright .contentwrapper-inner .page-content p .rad-right{float:right;} 


.inner-nested-nav ul li{float:left;width:auto!important;}
.inner-nested-nav ul li span{float:left;}
.pr-filter-category{display:none;}
#prbtnSearch{letter-spacing: 1px;
background-color: #363636;
color: #ffffff;
display: inline-block;
line-height: 1em;
padding: 8px;
text-align: center;
transition: background-color 250ms cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
-moz-transition: background-color 250ms cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
-webkit-transition: background-color 250ms cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
-ms-transition: background-color 250ms cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
border-top: 0.25em solid #F96302;}

#prbtnSearch:hover, #prbtnSearch:active, #prbtnSearch:focus {
  color: #FFFFFF;border-top: 0.25em solid #F96302;
  background-color: #e05902;
  text-decoration: none;
  cursor: pointer;
}
input.txt-search-pr{float:left;-webkit-appearance:none;-webkit-border-radius:0;}


/*********** inner tabs **************/
.inner-tabs li{list-style:none!important;margin-left: 0px!important;float: left;width: auto!important;}
.inner-tabs li:before{display:none!important;}
.inner-tabs li span{background:#fff;text-decoration: none;color: #333;padding: 10px 45px;font: normal 1.4rem "HelveticaNeueW01-67MdCn_692710",Arial,sans-serif;transition: all 0.4s ease 0s;-ms-transition: all 0.4s ease 0s;-moz-transition: all 0.4s ease 0s;-webkit-transition: all 0.4s ease 0s;border: 1px solid #9f9f9f;border-right: 0px;}

.inner-tabs li.current span{background:#FC7512;text-decoration: none;color: #fff;padding: 10px 45px;border-right:1px solid #9f9f9f;    font: normal 1.4rem "HelveticaNeueW01-67MdCn_692710",Arial,sans-serif;transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;border:1px solid #F96302 !important;}
.inner-tabs li:last-child span{border-right: 1px solid #9f9f9f;}
.inner-tabs li:hover a{text-decoration:none!important;}
/*********** inner tabs ends **************/

.share-price-ticker {padding:0 0px;display: inline-block;width: 100%;}
.share-price-ticker iframe{display: inline-block; height:280px !important;}

.news-slider .slick-next{background:url(~/media/Images/H/Homedepot-IR/css/news-next.png) no-repeat transparent;width:20px;height:35px;right:-20px;}
.news-slider .slick-prev{background:url(~/media/Images/H/Homedepot-IR/css/news-prev.png) no-repeat transparent;width:20px;height:35px;left:-20px;}
.alert-input input{width: 70%;border: 0px none;background: rgb(236, 236, 236) none repeat scroll 0% 0%;height: 40px;padding: 12px;float:left;font-weight: 700;font-style: italic;}
.alert-input{width: 100%;float: left;padding: 0px 19px;border-bottom: 2px solid #a2a2a2;padding-bottom: 22px;}
#home-alert{height: 40px;width: 30%;background: rgb(62, 62, 62) none repeat scroll 0% 0%;display: block;color: rgb(255, 255, 255);vertical-align: middle;float: left;padding: 10px;font-weight: 800;padding-right:50px;position: relative;}
#home-alert:after{content: "";position: absolute;right: 9px;top: 10px;background: url('/~/media/Images/H/HomeDepot-IR/css/hd-sprite.png') no-repeat -86px -4px;height: 22px;width: 25px;}
.corporate-information h2{margin-bottom: 14px;}
.popup{display:none;}

.snapdown-content.board {padding: 8px 22px 6px !important}
.board-content-inner{width: 82.5%;float:right;}
.board-image{width:15%;float:left;}
.right-arrow{/* position:absolute;right: 8px;top: 17px; */transition:all 0.3s;cursor:pointer;padding: 20px 0 15px;}
/* .right-arrow.active{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);color:#F96302;} */

#investorrelations li.haschildren ul{position: absolute;left: 100%;top: -3px;padding: 0px;}
/* .menus-row{display: flex;} */
.root-link:hover{text-decoration:underline;}
em.fa-chevron-down{transition:all 0.3s;-webkit-transition:all 0.3s;-ms-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
.dropdown-submenu ul{padding:0;}
.bannertextwrap{max-width:1100px !important;margin:0 auto;}
.bannertextwrap a{color:#fff;}
.bannertextwrap a:hover{color:#fff;text-decoration:underline;}
.snav-header{display:none;}

.popup{width:40%;min-height:40px;position:absolute;background-color:#fff;border:2px solid #F96302;padding:10px;}
.popup p{margin-bottom:0;padding-bottom:0;}
#pop4{top: 77px;left: 25px;}
#pop1{top: 285px;right: 115px;}
#pop3 {top: 300px;right: 102px;}
#pop2{top: 185px;right: 40px;}
#bannerwrapperinner .slick-arrow{display:none !important;}

.nojs #investorrelations ul{display:none;}
.nojs .snapdown-content{display:block !important;}
.credit{float:right;margin-top:14px;margin-bottom:20px;}
.credit a{font-size: 1.1rem; font-family: arial; font-weight: normal; color: #000333; border-top: 2px solid #000333; padding-top: 2px;}
.credit a:hover{text-decoration:none;}
.nojs .banneritem{display:none !important;}
.nojs .banner1{display:block !important;}
.nojs .main-news-slider-wrap .overlay{min-height:180px;}
#investorrelations li.current > span{padding: 13px 0px;display: block;/* color:#F96302 /*#fc7c2c*; */}
#investorrelations li.selected > a{color:#F96302/*#fc7c2c*/;}
.form-checkbox{margin-bottom:20px;}
.form-checkbox input{margin-right:5px;}
.shipment{margin-top:20px;}

.stool-content {position: relative;overflow: visible;pointer-events: none;width: 100%; height: 0;padding-bottom: 65%;}
/*.stool-content ul {width: 330px;list-style: none;background-image: url(~/media/Images/H/HomeDepot-IR/css/stool.png);background-repeat: no-repeat;background-position: center bottom;height: 230px;margin: 0 auto;}*/
.stool-content ul {width: 100%;list-style: none;background-image: url(~/media/Images/H/HomeDepot-IR/css/hd-foundation-logo.png);background-repeat: no-repeat;background-position: center bottom;height: 207px;margin: 0 auto;}

.company-stool .stool-content ul li.marker-2 {left: 48%;top: 45%;}
.company-stool .stool-content ul li.marker-1 {left: 24%;top: 56%;}
.company-stool .stool-content ul li.marker-3 {left: 75%;top: 69%;}
.company-stool .stool-content ul li.marker-4 {left: 50%;top: 0%;}
.company-stool .stool-content ul li {position: absolute;}
.company-stool .stool-content ul li .stool-popup {display: none;position: absolute;width: 220px;height: auto;background-color: #707070;border-radius: 5px;color: #fff;padding: 1.25em;left: 15px;top: 22px;z-index: 9;}
.stool-content li.active > button{display:none;}
.stool-content li.active .stool-popup{display:block !important;}
.company-stool .stool-content ul li button {padding: 0;position: absolute;border: 0;color: #fff;background-color: #F96302;outline: none;border: none;border-radius: 100%;position: absolute;width: 30px;height: 30px;line-height: 44px;text-align: center;pointer-events: auto;font-size:1.9rem;font-weight: 800;}
.company-stool li button .label{vertical-align: middle;position: absolute;top: -7px;left: 10px;}
.company-stool .stool-content ul li .close-btn {position: absolute;top: -22px;left: -15px;}
.company-stool li button i {vertical-align: middle;position: absolute;top: 4px;left: 7px;}

p a:hover .rad-link{text-decoration:underline;}
.rl-content-box li a:hover,.rl-content-box a:hover{color:#333;text-decoration:underline;}

.sitesearchpagination ul li a[href="javascript:"] {display:none;}
.sitesearchpagination ul li > strong{color:#F96302;font-size:2.0rem;}
.sitesearchpagination ul li > a{color:#333;font-weight: 500;font-size:2.0rem;white-space: nowrap;}
.event-pagination{padding-top: 29px;border-top: 1px solid #9f9f9f;}
.past-container{border:0;}
.event-wrap{padding-bottom:0px;}
.dk_options_inner li:before{display:none;}
.bottom-nav ul li a:hover{color:#F96302;}
.elink{float:right;width: 65%;padding: 0;padding-left: 10px;padding-bottom: 18px;}
.elink a{color:#000;}

.category-key ul li{display:inline-block !important;width:30% !important;}
.category-key ul li:before{display:none;}
.category-key ul li i,.textLeft i{position:relative;top:-1px;font-size:1.4rem;margin-right:8px;color:#636363;}
.member img{margin-right:5px;}

.committee-composition-table tbody tr{border-top:1px solid #ececec;}
.rad-left{float: left;margin-right: 7px;margin-top: 3px;}
.committee-composition-container thead th{text-align:center !important;}
.committee-composition-container thead th.LAlign{text-align:left !important;}

.media-link i,.media-link em{font-size: 3.1rem;}
.media-link i,.media-link em{color:#333;}
.media-link:hover i,.media-link:hover em,.event-document a:hover{color: #F96302/*#fc7c2c*/;}
.item-wrapper{margin-top:30px;}

.twocolright .contentwrapper-inner ol li ul li{list-style: none !important;}

.chrome .tlinks ul li.last{margin-left:-1px;margin-right:1px;}
.share-price-box .bb-box-title{padding-bottom:0;padding-top: 5px;font-size: 1.4rem;text-align: center;text-transform: uppercase;padding-left: 39px;font-weight: 600;}
.confrence-link a:hover,.home-events-title a:hover{text-decoration:underline;color:#333;}
.past-event-column .contentwrapper-inner{padding-top:35px;}
.textLeft i{margin-left: 5px;}

.stool-popup h2{color:#fff;font-size:1.9rem;margin-bottom: 0;line-height: 20px;}
.bottom-orange-content p a{color:#fff;}
.bottom-orange-content p a:hover{color:#333;text-decoration:underline;}

.main-nav{display:none;}
.strategy-btn:hover,#loadmore a:hover{background-color:#bc4b02/*#c34506*/ !important;}
.pr-top{    width: 100%;
  float: left;}
.tlinks{    margin-bottom: 15px;width:100%;float:left;}

.pr-document-field a i{position: relative;top: 9px;}

.icon-pdf,.icon-html{color:#fff !important;}
.icon-pdf:hover,.icon-html:hover{text-decoration:none !important;}
.icon-pdf:hover:after,.icon-html:hover:after{color:#333;}
.icon-pdf:after{content:'\f1c1';width:40px;height:30px;color:#F96302;font-family:FontAwesome;font-size:30px;float:left;}
.icon-html:after{content:'\f1c9';width:40px;height:30px;color:#F96302;font-family:FontAwesome;font-size:30px;float:left;}
.media-link img{    margin-left: 35px;}
.rad-quote{text-align:center;margin:0 auto;}
.xbrl-link{background:url(~/media/Images/H/HomeDepot-IR/css/xbrl-icon.png) no-repeat;width:30px;height:30px;display:block;}
.xbrl-link:hover{background:url(~/media/Images/H/HomeDepot-IR/css/xbrl-hover.png) no-repeat;}
.home-big-box1 .pop-content{display:none;}
.pop-content{    width: 70%;    margin: 0 auto;    background: #fff;    padding: 30px;}
.pop-content p,.pop-content ul li{    font-size: 2rem;    line-height: 24px;    color: #333;}

#investorrelations li.haschildren ul,.dropdown-menu.open{position:static;padding:5px 0 5px 0px;margin-top:2px;}
.rotate > em{top:1px !important;}

/* .chrome .search-txt{padding: 12px 10px 12px;}
.chrome .tlinks ul li{margin-top:2px;}
.chrome .dropdown-menu > li > a{padding-bottom:16px !important;}
.chrome .rotate > em{top:0 !important;}
.chrome .right-arrow.active{-webkit-transform:rotate(-180deg);} */

.xbrl-link{text-indent:-9999px;}
.bottom-nav li > span { color: rgb(248, 88, 7);}
.bottom-nav li.selected > a > span { color: #F96302;}
.torn > .container .desktop-nav li.selected a.root-link:first-child{color:#F96302;}

.menus-row .dropdown-menu li:last-child{border-bottom:0;}
.home-slider .slick-dots {
  left: 0;
  width: 100%;
  background: #F96302;
  bottom: 0;
  text-align: center;
}



.menu-container.container.main-nav{display:block !important;}

.ip3-committee-charters #twocolright ol li{list-style-type: upper-alpha;}

.ip3-committee-charters #twocolright ol li ol li{ list-style-type:decimal; font-weight:normal;}

#ip3-archive .reportTable tr td:nth-child(2){display:none}
#ip3-archive .reportTable tr th:nth-child(2){display:none} 

#twocolright .second-level-container ul li span {min-height: 87px;}

.top-img-wrapper{width: 100%;float: left;margin-bottom: 30px;}
.top-img-txt p a{color: #333 !important;font-weight: 800;}

#ip3-Homepage .home-big-box1 .bb-box-title {text-align: center;}




/* wo 361239 start */
.new-boxes-main-wrapper { margin-bottom:30px; }
.new-boxes-item-wrapper { margin-top:20px; }
p.new-boxes-item-title { color:#676767; text-transform:uppercase; }
p.new-boxes-item-title strong { color:#000; }
.new-boxes-item-imageandlink { position:relative; }
.new-boxes-item-imageandlink img { width:100%; }
a.new-boxes-item-link { position:absolute; bottom:0; left:0; right:0; background:rgba(245,130,33,0.7); color:#fff !important; padding:6px 10px; text-transform:uppercase; }
a.new-boxes-item-link:hover {  }
.new-boxes-item-pop-content {  }
/* wo 361239 end */


body.ip3-shareholder-services #twocolright .second-level-container ul li span{padding: 23px 10px 20px;}

body.ip3-quarterly-earnings#ip3-2020 th.supplemental-material, body.ip3-quarterly-earnings#ip3-2019 th.supplemental-material, body.ip3-quarterly-earnings#ip3-2018 th.supplemental-material, body.ip3-quarterly-earnings#ip3-2017 th.supplemental-material, body.ip3-quarterly-earnings#ip3-2016 th.supplemental-material, body.ip3-quarterly-earnings#ip3-archive th.supplemental-material, body.ip3-quarterly-earnings#ip3-2022 th.supplemental-material, body.ip3-quarterly-earnings#ip3-2023 th.supplemental-material{display:none;}

body.ip3-quarterly-earnings#ip3-2020 td.supplemental-material, body.ip3-quarterly-earnings#ip3-2019 td.supplemental-material, body.ip3-quarterly-earnings#ip3-2018 td.supplemental-material, body.ip3-quarterly-earnings#ip3-2017 td.supplemental-material, body.ip3-quarterly-earnings#ip3-2016 td.supplemental-material, body.ip3-quarterly-earnings#ip3-2022 td.supplemental-material, body.ip3-quarterly-earnings#ip3-archive td.supplemental-material, body.ip3-quarterly-earnings#ip3-2023 td.supplemental-material{display:none;}





body.ip3-quarterly-earnings .inner-tabs li span, body.ip3-quarterly-earnings .inner-tabs li.current span {padding: 10px 33px;}
.header-topLinks {width: 25%;float: left;padding: 29px 0px 0px 22px;}
#searchText::placeholder {
  color: #FFFFFF;
  opacity: 1;
}
.searchTextBox #searchText {
  height: 40px;font-family: "Neue Helvetica W01","HelveticaNeueLT Std Condensed",HelveticaNeueLT Std,"HelveticaNeueLT Std","Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans-serif;
font-weight: 800;
  margin: 0;
  border: 2px #FFFFFF solid;
  line-height: 1em;
  color: #FFFFFF;
  background: url("~/media/Images/H/HomeDepot-IR/icons/search-white.png");
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: calc(100% - 15px) center;
  background-size: 12px 12px;
  padding-left: 10px;
  font-size: 19px;
  width: 100%;
}

.searchTextBox #searchText:focus, .searchTextBox #searchText:active {
  color: black;
  background: url("~/media/Images/H/HomeDepot-IR/icons/search-black.png") white;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-repeat: no-repeat;
  background-position: calc(100% - 15px) center;box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  background-size: 12px 12px;
}

.searchTextBox #searchText:focus::placeholder, .searchTextBox #searchText--2:focus::placeholder {
  color: #999;
}
.header-topLinks a {
  font-size: 17px;line-height: 25px;
  font-weight: normal;
}
.tlinks ul li:nth-child(2) {padding: 0 47px;}
.bh-tools-service p {font-size: 18px;color: #fff;}
.bh-tools-service {margin-top: 5px;text-align: center;}
.header-topLinks .fa.fa-shopping-cart {font-size:17px;}
.nav .dropToggle {position: relative;}
.torn > .menu-container a.root-link.arrowLink {
  position: relative;margin-left: 10px;
}
.nav .dropToggle::after {display: inline-block;margin-left: 0.255em;vertical-align: 0.255em;content: "";
border-top: 0.3em solid;border-right: 0.3em solid transparent;border-bottom: 0;border-left: 0.3em solid transparent;}
.menus-row > li.bottomLinks a {font-weight: 400;}
.torn > .menu-container a.root-link.arrowLink:hover {color: #F96302;text-decoration: none;}
.footer-wrapper em.fa-brands {-webkit-transition: color 250ms cubic-bezier(0.25, 0.1, 0.25, 1);-moz-transition: color 250ms cubic-bezier(0.25, 0.1, 0.25, 1);-o-transition: color 250ms cubic-bezier(0.25, 0.1, 0.25, 1);transition: color 250ms cubic-bezier(0.25, 0.1, 0.25, 1);
color: #F96302;margin-bottom: 11px;font-style: normal;font-size: 46px;display: inline-block;}

.fa-chevron-down.right-arrow::before {display: inline-block;margin-left: 0.255em;vertical-align: 0.255em;content: "";border-top: 0.3em solid;border-right: 0.3em solid transparent;border-bottom: 0;border-left: 0.3em solid transparent;}

#investorrelations.dropdown-thd .selected > a, #investorrelations.dropdown-thd .selected > span, 
#investorrelations.dropdown-thd a.selected::after, #investorrelations.dropdown-thd .selected > i{color: #F96302;}
.menus-row .dropdown-menu li.current > a , .menus-row .dropdown-menu li.current > span {color: #F96302;}


/*---- slick-slider-----*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*---- main-2-----*/


#MainContentContentwrapper.container-fluid {
  max-width: 1100px;
}
.twocolright .contentwrapper-inner .snapdown-title p {
    color: #fff;
    font-size: 1.5rem;
    line-height: 22px;
    margin-bottom: 0;
    position: relative;
    text-transform: uppercase; font-weight: 400;padding-right: 10px;
    font-weight:800;
}
.snapdown-title.active:hover {
    background-color: #F96302;
}
.snapdown-item {
 float: left;
margin-top: 1px;
width: 100%;
margin-bottom: 0;
}
.snapdown-title {
  background-color: #F96302;
  cursor: pointer;
  float: left;
  padding: 8px 20px 6px 25px;
  width: 100%;
}
.snapdown-title:hover{    background-color: #fb9b6a;}
.snapdown-content {
  border-left: 1px solid #9f9f9f;
  border-right: 1px solid #9f9f9f;
  margin-bottom: -1px;
}
.twocolright .contentwrapper-inner .snapdown-content.board p, .twocolright .contentwrapper-inner .snapdown-content.board li {
  font-size: 1.6rem;
  line-height: 20px;
}
.snapdown-content.board {
    float: left;
    width: 100%;
    display: none;
    padding: 24px 25px 10px;
}
/*.snapdown-item.last .snapdown-content {
    border-bottom: 1px solid #9f9f9f;
}*/
.snapdown-content .board-image {
    float: left;
}
.past-event-column {
    background-color: #fff;
    float: left;
    width: 100%;
    margin-top: 35px;
}
.event-date-box {
    border: 1px solid #9f9f9f;
    text-align: center;
    font-weight: 600;
    float: left;
    width: 100%;
}
.event-date-box .yellow-bg {
    background-color: #F96302;
    display: block;
    height: 23px;
    margin-bottom: 8px;
    width: 100%;
}
.event-detail-box {
  float: left;
  margin-top: -4px;
  width: 100%;padding-left: 13px;
}
.twocolright .event-date-box .event-date-day {
  color: #333333;
  font-size: 1.745rem;
font-weight: 400;
  line-height: 26px;
  padding: 0 0 1px;
}
.twocolright .event-date-box .event-month-date {
  color: #333;
  font-size: 4.362rem;
  line-height: 43px;
  margin-bottom: 15px;
  font-weight:800;
  padding: 0;
}
.upcoming-event-item {
  float: left;
  width: 100%;
  margin-bottom: 39px;
}
.twocolright .event-date-box .event-time {
   color: #333;
     font-family: arial;
     font-size: 1.322rem;
     font-weight: bold;
     line-height: 15px;
     margin-bottom: 0;
     padding-bottom: 14px;
     text-transform: uppercase;
}
.event-presentation-container h2{
   margin: 0 0 30px;
}
.outlook-box {
   float: left;
   padding: 0 18px 18px;
   width: 100%;
}
.twocolright .event-date-box .add-to-outlook {
  background-color: #F96302;
  float: left;
  line-height: 24px;
  padding: 0;
  width: 100%;
  border-radius: 2px;
}
.twocolright .add-to-outlook .Outlook-link {
    color: #fff;
    display: block;
    font-size: 1.4rem;
    font-weight: 400;
    padding: 3px 6px 5px 45px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}
.twocolright .event-title,.snapdown-content .event-date-simple {
  font-weight:800;
}
.event-document a em {
  font-size: 27px;
  padding-right: 10px;
}
.event-presentation-container .event-detail-box p, .past-event-column .snapdown-content p {
  padding-bottom: 26px;
}
.event-presentation-container .event-detail-box p:last-child {
  padding-bottom: 0;
}
.twocolright .add-to-outlook .Outlook-link:hover{
   color:#fff; text-decoration: none;
}
.twocolright .add-to-outlook .Outlook-link:before {
    /*background: url("/~/media/Images/h/homedepot-IR/css/hd-sprite.png") no-repeat -86px -4px;*/
    background:url(~/media/Images/H/HomeDepot-IR/icons/event) no-repeat;
    content: "";
    height: 22px;
    left: 10px;
    position: absolute;
    top: 6px;
    width: 25px;
}
.snapdown-title p {
  color: #fff;
  text-transform: uppercase;
}
.past-event-column .snapdown-title {
  padding: 10px 20px 8px 22px;
}
.past-event-column .snapdown-title p {
  font-size: 1.5rem;
}
.past-event-column p span.event-date {
    vertical-align: top;
  margin-right: 20px;
  width: 14%;
}
.past-event-column .snapdown-content {
  padding: 24px 15px 35px;
  padding-left: calc(42px + 13.5%);
  padding-left: -webkit-calc(42px + 13.5%);
  padding-left: -moz-calc(42px + 13.5%);
  padding-left: -ms-calc(42px + 13.5%);
}
.past-event-column .snapdown-content p {
  font-size: 2rem;
  line-height: 24px;
}
.past-event-column p span {
  display: inline-block;
}
.event-document a{color:#F96302}
.event-document a:hover{
color: #333;text-decoration:underline;
}
.past-event-column .snapdown-content p.event-document {
  padding-bottom: 8px;
}

.press-releases-container .pr-date-field {width: 16%;}

.upcoming-event-item > .col-md-6{padding-right:0;}



#ip3-esg-investors p.title-border{border-bottom: 4px solid #f79646; padding: 10px!important;}
#ip3-esg-investors p.title-noborder{border-bottom: 0px solid #f79646; padding: 10px!important;}
#ip3-esg-investors ul{padding-top: 10px!important;}
/*---- jquery-ui-----*/
/*! jQuery UI - v1.10.2 - 2013-03-14
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 21px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
}
.ui-menu-item:hover {
        /*background-color:#999999;*/
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	/*margin: -1px;*/
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1em;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertical centre icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	/*font-size: 1.1em;*/
font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff 50% 50% repeat-x;
	color: #222222;
}
.ui-widget-content a {
	color: #000;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6;
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus a:hover {
	/*border: 1px solid #999999;
	background-color: #aaaaaa !important;
	font-weight: normal;
	color: #212121;*/
	background-color:#cccccc;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus a:focus {
	/*border: 1px solid #999999;
	background-color: #aaaaaa;
	font-weight: normal;
	color: #212121;*/
}

.ui-state-hover  a,
.ui-state-hover  a:hover,
.ui-state-hover  a:link,
.ui-state-hover  a:visited {
/*	color: #212121;
	text-decoration: none;*/
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
        color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
}
.ui-widget-header .ui-icon {
}
.ui-state-default .ui-icon {
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
}
.ui-state-active .ui-icon {
}
.ui-state-highlight .ui-icon {
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}
/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa  50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa  50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}

.currentDomainCSS
{
    background: #D3D3D3 50% 50% repeat-x;
}

.serachTextBoxMiddle
{
    height: 18px;
    margin-left: 220px;
    right: 44px;
    width: 140px;
}
.serachButtonMiddle
{
    left: 363px;
    position: absolute;
    top: 53px!important;
}
.centerText
{
    margin-left: 195px;
}
.centerText1
{
margin:0 auto;
width: 180px;
}


.ui-menu {min-width: 180px !important; max-width: 300px !important;}
.ui-menu a{background-color:#ffffff;height:20px;width:100%;position:relative;top:0px;margin-bottom:1px;}
.ui-menu a:hover{height:20px;width:100%;position:relative;top:0px;margin-bottom:1px;}


.ui-menu .ui-menu-item {padding: 0 !important;  width: 96% !important;}
/*---- media-queries-----*/
/*********************************    xs sm md media queries **************/

/*********************************** Custom *******************************/
@media all and (min-width:1200px){
.header-container,.menu-container{width:1158px;}
}


@media all and (max-width:1380px) and (min-width:992px){
	.menus {background: url("~/media/Images/H/HomeDepot-IR/css/tear-untorn.png") repeat center;}
	.menus-row > li > a {font-size: 15px;}
}
@media all and (max-width:1200px) and (min-width:992px){
#footerWrapper ul.nav li.nav-item {width: 24%;}
.menus-row > li#investorrelations {width: 18%;}
.menus {top: unset;padding-bottom: 0;font-size: 16px;line-height: 25px;letter-spacing: 1px;}
.menus-row > li {width: 16%;float: left;}
.menus-row {display:block;}
.menus-row > li > a {font-size: 13px;line-height: 25px;margin-left: 10px;}
.tlinks ul li:nth-child(2) {padding: 0 5px;}
.header-topLinks {width: 26%;}
#headerwrapper .wood {background-position: center -150px;}
.logos-and-search > [class^="col-"] {height: 130px;}
#headerwrapper {height: 130px;}
.logos-and-search {height: 130px;}
.vert-center-outer {margin-top:38px;width: 63%;}
.bh-tools-service p {font-size:15px;line-height:15px;}
#headerwrapper .wood .header-container {max-width: 960px;}
#logo {width: 65px;margin: 34px 10px 0 12px;}
#logo > a img {max-width: 65px !important;}
}
@media all and (max-width:1420px) and (min-width:992px){

.more-abt-strategy a.strategy-btn{font-size:1.5rem;}
.logo-built-from-scratch {min-height: 62px;}
.more-abt-strategy a.strategy-btn i {font-size: 2.0rem;position: absolute;margin-left: 5px;margin-top: 2px;top: 10px;}
}

@media all and (max-width:1400px) and (min-width:1200px){
.bottom-nav li{margin-right:22px;font-size: 14.2px;}
.safari .bottom-nav li{margin-right:17px;font-size: 14.5px;}
}

@media all and (min-width:1450px){
.news-slider .slick-next{right:-52px;}
.news-slider .slick-prev{left:-52px;}
}

@media all and (min-width:1400px){
.container {width: 1330px;}
.torn .fa-chevron-down{top:-1px;}
.tlinks{margin-bottom: 8px !important;}
#logo > a img{max-width: 80px !important;margin-top:0 !important;}
.logo-built-from-scratch {max-width:100%;width:862px;height: 88px;}
.torn .nav > ul > li{font-size:1.6rem;}
}

@media all and (max-width:1100px) and (min-width: 768px){
/*.bannertextwrap{padding-bottom: 30px;}*/
}

@media all and (max-width:1200px) and (min-width:992px){
.bottom-nav li{display:table-cell}
.more-abt-strategy a.strategy-btn i{margin-left:2px !important;}
.alert-input input{width:60%;}
#home-alert{width:40%;}
}

@media all and (max-width:1230px) and (min-width:992px){
/*.header-container {width:950px !important;}*/
.main-news-slider-wrap .container{width:930px !important;}
}

@media all and (min-width: 1400px) {
#logo > img {max-width: 80px;}
#logo > a img {max-width: 80px;}
}

@media all and (max-width:1200px){
.torn .fa-chevron-down{left: calc(100% - 20px);}
.torn .nav > ul > li{font-size:1.2rem;}
.bannertext p span{font-size:2rem;}
}
@media all and (max-width: 991px){
.footer-wrapper .footer .container {max-width: 720px;padding-left: 15px;}
.dropdown-menu {position: relative;}
.menus-row > li > a {letter-spacing: 1px;margin-left: 0;line-height: 21px;}
.menus-row > li:first-child {border-top: 1px solid #bababa;}
.menus-row > li {width:100% !important;float:left;border-bottom: 1px solid #bababa;padding-top: 6px;padding-bottom: 6px;}
.main-nav .menus-row > li::before { content : "";background: none;display:none;}
.menus-row {display:none;float:left;width:100%;  background-image: url("~/media/Images/H/HomeDepot-IR/css/paper-texture.png");position: absolute;top: 38px;right: 0;padding: 0 20px;
}
.menus-row > li::after {display:none !important;}
#footerWrapper ul.nav li.nav-item a.nav-link {font-size: 14px; line-height: 21px;}
#footerWrapper ul.nav li.nav-item {width:auto;}
.footer-wrapper .follow-us p {font-size: 13px;line-height: 21px;}
.footer-wrapper em.fa-brands {font-size:38px;}
/* .footer-wrapper .follow-us {margin-top: 50px;} */
.second-level-container { background: rgb(248, 88, 7);}
.bannertext p span{font-size:1.4rem;line-height: 1.6rem;}
.bannertext p span:after {transform: translateY(0%) rotate(45deg);}
.banneritem .learn-more{top:39%; line-height:4.8rem;}
.news-title,.sub-news-title{font-size: 1.6rem; line-height: normal !important;}
.news-title-wrap{margin-bottom: 14px;     margin-top: 7px !important;}
.box1-block1 ul{margin-bottom: 29px;margin-top: 25px;}
.main-news-slider-wrap .col-sm-24 + .col-sm-24{display:none;}
.bottom-nav {float: left;   padding: 14px 0 14px;}
.black-news-container{ padding-top: 23px;}
.box1-block1 {padding: 13px 15px 20px 19px;}
.bannertext p span{padding: 0 20px;}

}

@media all and (min-width: 992px){
.internetexplorer11 .bottom-nav li,.internetexplorer10 .bottom-nav li,.internetexplorer9 .bottom-nav li{display:table-cell;}
.inner-tabs li:hover span{background:#CA6119;color:#fff;}
.tab-wrap{display:block !important;}
.tab-wrap li{    margin-top: 5px;}
.top-heading-with-utility h1{padding-right:85px;}
#logo > a img {max-width:80px;}
.torn .desktop-nav{padding:0px;}
}

/*********************************** (col-md) *******************************/
@media all and (min-width: 992px) and (max-width: 1199px) {}


/*********************************** Both MD and LG -- larger devices *******************************/
@media all and (min-width: 992px){
.xs-show,.inner-header{display:none;}
}

@media all and (min-width:768px){
.xbrl-link{margin-left:35px;}
.form-table tbody td.htm a{margin-left: -10px;}
}

/******************************* sm **********************************/
@media all and (min-width: 768px) and (max-width: 991px) {
#logo {  margin-top: 12px;}
#headerwrapper .wood .header-container {max-width: 720px;}
.tlinks ul li:nth-child(2) {padding: 0 15px;}
.header-topLinks {width: 34%;float: left;padding: 22px 0px 0px 20px;text-align: center;}
.bh-tools-service p {font-size:12px;line-height:21px;}
p.new-boxes-item-title { font-size:1.6rem !important; padding-bottom:5px !important; }
.vert-center-outer {margin-top:27px;margin-left: 0;width: 55.5%;}
.slick-dots{bottom:0;}
.past-event-column p span{width:80%;}
.press-releases-container .pr-date-field{width:20%;}
.inner-tabs{width:35%;}
.slick-dots{right:30px;}
.bb-box-1-table-image{margin-bottom:80px;}
.company-stool .stool-content ul li.marker-1 {left: 20%;top: 70%;}
.company-stool .stool-content ul li.marker-3 {left: 67%;top: 70%;}
.company-stool .stool-content ul li.marker-2{top: 50%;}
.company-stool .stool-content ul li .stool-popup{right:-10px;left:auto;}
.company-stool .stool-content ul li .close-btn{right:-20px;left:auto;}
.content-banner{min-height:520px !important;}
.banneritem{min-height: 239px !important;}
.releted-link-item-box.email-alerts{width: 33.3333333333%;}
.content-banner{margin-top:-20px !important;}
.right-arrow{top:8px;}
.torn .fa-chevron-down {left: calc(100% - 25px);
left: -webkit-calc(100% - 25px);
left: -ms-calc(100% - 25px);
}
.dropdown-menu > li > a{padding:7px 0;}
.dropdown-menu{margin-top:-2px;padding:0;}
.torn .nav > ul:last-child::before {    height: 27px;right: 4px;top: -6px;width: 2px;}
.torn .nav > ul > li{margin-top:-1px;}
.torn .nav > ul > li::before{background-size: 2px 34px;background-repeat: no-repeat;}
#bannerwrapper {margin: -10px auto 0;position: relative;width: 100%;float: left;}
.dropdown-thd{border-bottom:0;}
.torn > .menu-container{padding-top:15px !important;}
#logo img{width:40px;margin-top: 0px;}
.torn > .menu-container a{font-size:1rem;}
.logo-built-from-scratch{width:auto;height: auto;float: right;min-height: unset;max-height: 40px;}
.tlinks{margin-bottom:1px;}
.top-links{padding-right:0 !important;}
/*.twocolright{margin-top:-70px;}*/
.home-big-box1 .bb-box-content{float:left;width:46%;}
.bb-box-1-table-image{float:right;width:50%;}
.torn{position: relative;top: -20px;overflow: hidden;height: 50px;background-size: 2560px 50px !important;z-index: 105;bottom: -23px;width: 100%;}

.main-news-slider-wrap .row {margin-left:-7px; margin-right: -7px;}


}

/************************************ @@@ (Both XS and SM @@@)  ******************************/
@media all and (max-width: 991px) {
#investorrelations li.current > span {padding: 10px 0px;letter-spacing: 1px;}
#headerwrapper .wood .header-container {padding: 0 13px 0 13px;}
.dropdown-thd > .dropdown-menu {padding-top: 0px;margin-top: 15px;}
/* .menus-row > li > a {margin-left:0px;} */
.sitesearchpagination ul li{margin-right:20px !important;}
.news-filter{width:auto;}
#secondLevelContainer li.selected{display:none !important;}
.bottom-orange-content{padding:0;}
i.fa-angle-right.orange:before{top:0;}
.slick-dots li button{width:10px;height:10px;}
.upcoming-event-item > .col-md-6{padding-right:13px;}
.event-detail-box{padding-left:0;}
.tab-wrap ul li a,.tab-wrap ul li span{display:block;width:100%;float:left;border:0 !important;padding-left:0 !important;}
.tab-wrap ul li > a,.tab-wrap ul li > span{padding-left:10px !important;}
.tab-wrap ul{margin-bottom:0 !important;width:100%;float:left;}
.inner-header{display:block;width:100%;float:left;padding:10px;border:1px solid #9f9f9f;position:relative;font-size:1.8re;font-weight:700;}
.head-arrow:after{position: absolute;right: 11px;top: 15px;background: url(~/media/Images/H/HomeDepot-IR/css/tab-arrow) no-repeat;width: 16px;height: 10px;content: '';}
.head-arrow.active:after{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);}
.head-arrow{background-color:#f58221;position:absolute;height:40px;width:40px;right:-1px;top:-1px;}
.tab-wrap{display:none;border: 1px solid #9f9f9f;}
.tab-wrap ul li{width:100% !important;float:left;}
.elink {float: left;padding-right: 24px;padding-left: 0;}
.search-txt{padding:0 10px;}
.company-stool .stool-content ul li .stool-popup{width:180px;}
#twocolright .second-level-container ul li span{padding:15px 20px 15px; border-bottom:1px solid #f69c5a; min-height: auto;}
#secondLevelContainer ul{display:none;width:100%;float:left;}
#secondLevelContainer ul li{width:100%;float:left;}
#secondLevelContainer li.current{display:none !important;}
.snav-header{display:block;font-size:17px;padding:20px 10px;color:#fff;font-weight:800;position:relative;}
.snav-header:after{position:absolute;right:15px;top:25px;background:url(~/media/Images/H/HomeDepot-IR/css/tab-arrow) no-repeat;width:16px;height:10px;content:''}
.snav-header.active:after{transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);}
.email-alerts-container span.email-btn{float:left;position:static;margin-top:10px;margin-bottom: 10px;}
.rl-content-box a{word-break:break-all;}
.siteSearch{top: 3px;right: 5px;background-size:60%;}
.tlinks ul li{margin:0;padding:0;line-height: 12px;}
.logos-and-search a {font-size: 14px;line-height:21px;}
.logos-and-search > [class^="col-"],#headerwrapper,.logos-and-search {height: 90px;}
.searchbox{border:1px solid #fff;}
.search-txt{font-size:1rem;}
.footer-wrapper .copyright p{font-size: 13px;line-height: 21px;}
.footer-wrapper .corporate-information p{font-size: 11px;padding-bottom: 0;margin-bottom: 2px;line-height: inherit;}
.footer-wrapper h2{font-size:16px;}
.menus-row .accordion{padding-right:5px;}
.right-arrow {right: 5px;padding: 10px 0 0px;}
.menus-row .dropdown-menu li{width:100%;float:left;}
.torn > .menu-container a{letter-spacing:0px;}
.dropdown-menu > li > a{font-size:14px;margin-left:5px;white-space:inherit;padding-right:5px;max-width: 75%;letter-spacing: 1px;}
.menu-container{width:100%;padding:0;background-image: url("~/media/Images/H/HomeDepot-IR/css/paper-texture.png");}
.torn .nav > ul > li::before{top:-5px;}
.torn {height: 50px;}
.torn {background: transparent url("/~/media/Images/H/HomeDepot-IR/css/texture/tear.png") repeat scroll 0 0 / 1862px 80px;}
.root-link{margin-left:7px;}
.torn > .menu-container {width: 100%;padding-top: 20px;padding-right: 0;padding-left: 0;}
#logo{padding-top: 15px;width: auto;}
#headerwrapper .vert-center-inner{display:block;margin-top:30px;}
#logo > img{max-width:40px;}
.sec-head{font-weight:800;font-size:16px;text-transform:uppercase;letter-spacing:1px;position:relative;padding-right:30px;margin: 0 -5px;}
.sec-head:after{content:'+';color:#f58221;position:absolute;right:-5px;top:0px;font-size:40px;}
.sec-head.active:after{content:'-'}
.xs-show{display:block;}
.upcommming-events-wrap .home-events-title{width:60%;}
.upcommming-events-wrap .home-events-date{width:40%;}
.bottom-nav ul{display:none;width:100%;float:left;margin-top:10px;}
.bottom-nav li{display:block;width:100%;float:left;text-align:left;}
.black-news-container-top{top:-28px;}
.torn .fa-chevron-down{top:3px;}
.torn .nav > ul > li{font-size:1.1rem;}
.circle-box-top{padding-top:95px;}

.more-abt-strategy a.strategy-btn{/*width:53%;*/clear:both;}


.news-slider .slick-next{right:-25px;}
.news-slider .slick-prev{left:-25px;}
.bannertext p{padding-left:0;}
.home-big-box1{margin-bottom:20px;}
.sub-news-title{line-height:40px;}
.header-container .no-padding-right {padding-left: 7px;}
.elink{width:100%;padding-right:15px;text-align:right;}
}


/**************************** (col-xs) **************************************/
@media all and (min-width: 481px) and (max-width: 767px) {
	#logo img{width: 40px;}
	#logo {margin-left: 20px;}
	.vert-center-outer {width:75%}
}
@media all and (max-width: 480px) {
	logos-and-search > [class^="col-"], #headerwrapper, .logos-and-search {height: auto;max-height: 60px;}
	#logo img{width: 30px;}
	.vert-center-outer {width:80%;}
	#logo {margin-left: 0px;}
}
@media all and (max-width: 767px) {
#headerwrapper .wood .header-container {max-width:540px;}
.vert-center-outer {margin-top: 15px;margin-left: 15px;margin-bottom: 15px;}
.logo-built-from-scratch {min-height:auto;}
.menu-container.container .menuIconMob > a {margin-left:0px;}
#bannerwrapper .sliderbanner{padding:0 0 20px 0;}
.menus-row li:last-child{margin-bottom: 10px;}
#bannerwrapper{margin-top:-15px;}
.bannertext p a{font-size:1.7rem;line-height:10px;}
.media-link img{margin-left:0;}
.form-table thead{display:none;}
.form-table td:first-child{display:block;width:100%;margin-right:0;}
.form-table td{display:block;float:left;margin-right:20px;}
.form-table tr{border-bottom:1px solid #fa6f00;}
.elink{padding-right:10px;}
.mob-log a{margin: 10px 10px 2px;display: block;}
#twocolright .second-level-container ul li:hover span{background-color:#f58221;color:#fff;}
.sec-head::after {content: '+';color: #f58221;position: absolute;right: -5px;top: -5px;font-size: 30px;}
.sec-head{margin:0 !important;}
.torn .nav > ul > li .rotate i, .torn .nav > ul > li .rotate em {
	margin-top: -5px;
    color: #f58221;
    transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}
.news-container{padding-top:10px;}
.press-releases-container table tr{border-bottom:1px solid #f58221;padding-top:20px;}
.prReports thead{display:none;}
.pr-mobi-headers{display:block;width:100%;float:left;}
.prReports th, .prReports td{width:100% !important;float:left;text-align:left !important;}
.upcoming-event-item{margin-bottom:20px;}
.event-presentation-container .event-detail-box p, .past-event-column .snapdown-content p{padding-bottom:10px;}
.page-content .rad-link{width:100%;float:left;margin-bottom:5px;}
.snapdown-title p:after{right:-5px;}
.past-event-column .snapdown-title { padding: 10px 25px 8px 22px;}
.news-filter{margin-left:0;margin-top:30px;}
.press-releases-container table th,.press-releases-container table td{    width: 100%;    float: left;padding-top:0;padding-bottom:15px;}
.press-releases-container table tr{width:100%;float:left;padding-bottom:20px;}
.footer-wrapper .follow-us ul{padding-top:0 !important;}
.slick-dots{right:5px;bottom:10px;}
.sec-head:after{right:0 !important;}
.top-heading-with-utility h1{padding-right:0;}
li.marker-1 {
    left: 45px !important;
    top: 140px !important;
}
.company-stool .stool-content ul li.marker-2 {
    left: 127px !important;
    top: 45% !important;

}
.company-stool .stool-content ul li.marker-4 {
    left: 140px !important;
    top: 0% !important;
}
.company-stool .stool-content ul li.marker-3 {
    left: 195px !important;
    top: 69% !important;
}
.stool-content{padding-bottom:220px;}
.more-abt-strategy a.strategy-btn{font-size:1.5rem;}
.more-abt-strategy a.strategy-btn i {right:10px;font-size: 2.0rem;position: absolute;margin-left: 5px;margin-top: 2px;top: 24%;}
.stool-content ul{width:280px;/*float:left;*/}
.category-key ul li{width:100% !important;float:left;margin-left:0 !important;}
table.inv-responsive-table{border-bottom:1px solid #ececec;}
.inv-responsive-table:last-child{border:0;}
.inv-responsive-data-td {width:50%;}
div.inv-responsive-table{margin-bottom:20px;}
.ir-contact-form-second-pattern .half-element{width:100%;}
.marker-2 .stool-popup{left: -110px !important;}
.marker-4 .stool-popup{left:-80px !important;}
.marker-3 .stool-popup{left:-150px !important;}
.content-banner{min-height:300px !important;}
.banneritem {min-height: 355px !important;margin-top: 22px;}
.board-image,.board-content-inner{width:100%;float:left;}
i.fa-angle-right.orange{top:-2px;}
.utility-box{display:none;}
.contentwrapper-inner{padding-top:25px;}
#headerwrapper{max-height:80px;}
.twocolright{margin-top: -66px;}
#logo img{margin: 0;}
#headerwrapper .wood{padding-bottom:0px;}
.black-news-container-top{top:-23px;}
.bannertextwrap{  padding-top: 0px;}
.bannertext p.sldTitle,.bannertextwrap p{font-size:32px;line-height:18px;}
#bannerwrapperinner .slick-arrow{display:none !important;}
#logo{padding-top:0;margin-top:15px;margin-bottom: 15px;}
#headerwrapper .vert-center-inner{margin-top:12px;}
.past-event-column p span.event-date{width: 20%;}
.past-event-column .snapdown-content {  padding-left: calc(42px + 19.5%);  padding-left: -webkit-calc(42px + 19.5%);  padding-left: -moz-calc(42px + 19.5%);  padding-left: -ms-calc(42px + 19.5%);}
.releted-link-item-box.email-alerts{width: auto}
.logos-and-search > [class^="col-"], #headerwrapper, .logos-and-search {height: auto;}
.torn .fa-chevron-down {position: absolute;top: 0px;left: calc(100% - 25px);
width:13px;height:20px;font-size: 1.6rem;}
.torn .rotate .fa-chevron-down{top:-5px;}
.torn .nav > ul > li{width:100%;}
.torn .nav > ul > li:last-child{padding:0 5px;}
.torn > .menu-container a{font-size:1.5rem;display:inline-block;}
.torn .nav > ul > li::before{display:none;}
.torn {background: transparent url("/~/media/Images/H/HomeDepot-IR/css/texture/tear.png") repeat scroll 0 0 / 1862px 55px !important;height: 45px !important;background-size: 2560px 66px;overflow: hidden;position: relative;top: -10px;z-index: 9999999;}
.torn > .menu-container{padding-top:16px;}
.dropdown-thd > a{display:block;margin-left:0;}
.dropdown-thd {width:100%;float:left;}
.menus-row{padding:0 15px !important;}
.dropdown-menu,.dropdown-menu ul{background-image:none;background:transparent;}
.dropdown-menu.open{display:block;}
.menus-row .dropdown-menu{border-top:0;padding:0;position:static;}
#investorrelations li.haschildren ul{position:static;}
.dropdown-menu > li > a, .dropdown-menu > li > span {padding:10px 0 10px;}
i.right-arrow {padding: 15px 0 0px;}
/* .right-arrow{top:16px;z-index:9999;width: 20px;height: 15px; right: -5px;} */
.right-arrow.active{right:5px}
.dropdown-menu > li > a{font-size:14px;}
.dropdown-menu > li > a{padding-left: 12px;letter-spacing: 1px;}
.menus-row .dropdown-menu li:last-child{border-bottom:0;}
/* .menus{background:url(~/media/Images/H/HomeDepot-IR/css/texture/paper-texture);padding-top: 40px;display:none;position: absolute;top: 85px;z-index: 9999;} */
.menu-container{padding:0 17px;}
.dropdown-menu li a{padding-left:0;margin-left:0;}
.dropdown-menu ul{margin-left: 20px;width: 70% !important;float: left;clear: both;}
.banneritem{min-height: 239px!important;}
.news-slider .slick-prev{left:0;}
.news-slider .slick-next{right:0;}
.news-slider .slick-slide{padding:0 35px;}
.home-big-box{margin-bottom:20px;}
.alert-input input{width:64%;}
#home-alert{width:36%;}
.footer-wrapper .follow-us ul{border-right:0;}
.bottom-orange-content{padding:0;}
.home-big-box{min-height:inherit;}
.home-big-box1{padding-bottom: 60px;}
.more-abt-strategy a.strategy-btn{width:100%;}
.black-news-container{padding-bottom:20px; padding-top: 29px;}
.slick-arrow{top:38%;}
.main-news-slider-wrap{padding: 0 19px;}
.main-news-slider-wrap {margin-top: 18px;}
.visit-our-news-room {
    margin-top: 17px;
}
.box1-block3{margin: 37px 0 0 0;}
.box1-block3-image img { height: auto; width: 100%; top: -120%; 
}
.box1-block3-image {margin: 24px 0 16px 0;}

#ip3-Homepage .bottom-nav{margin-top:0 !important;margin-bottom:0 !important;}
.bottom-nav { float: left; margin-bottom: 70px; margin-top: 20px; padding: 16px 0 20px; position: relative; width: 100%; /* z-index: 1000; */}
.container-fluid.menus.open {display: block; position: relative; top: 20px; z-index: 5000;padding-top:25px;}




}


@media all and (max-width: 639px) {
.torn{top:-8px !important;}
.container-fluid.menus.open{padding-top:25px;top:0 !important;}
}

@media all and (max-width: 360px) {
/* .menus{padding-top:20px !important;top:78px !important;} */
}
@media all and (max-width: 480px) {
.twocolright .contentwrapper-inner .page-content p .rad-right{float:none;clear:both;}
#ip3-stock-splits td{font-size:1.4rem;}
.upcoming-event-item > div {float: left;margin-bottom: 20px;width: 100%;}
.past-event-column p span.event-date {margin-bottom: 5px;margin-right: 20px;width: 100%;}
.past-event-column .snapdown-content {padding-left:22px;}
.top-img-wrapper > div {float:left; width:100%; margin-bottom:20px;}
.bannertext p span {padding: 0 8px;}
}
@media all and (max-width: 325px) {
.more-abt-strategy a.strategy-btn i {top:30%;}
.bannertext p span {padding: 0 6px;}

}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 2){
.root-link,.dropdown-thd a{margin-left:10px !important;}
.visit-our-news-room{padding-right:30px;}
.black-container-content{padding-left:30px;}
i.fa-angle-right.orange::before{top:0;}
body.ip3-quarterly-earnings .inner-tabs li span{padding: 10px 40px;}
}


@media all and (min-width: 768px) and (max-width: 991px) {
  .footer-wrapper em.fa { font-size: 2.4rem; }
}

@media all and (min-width: 1201px) and (max-width: 1370px) {
	.footer-wrapper .footer .container {width: 1140px;}
	.header-topLinks {padding: 29px 0px 0px 22px;}
	.vert-center-outer {width:63%;margin-top: 37px;}
	.tlinks ul li:nth-child(2) {
  padding: 0 20px;
}
}
@media all and (min-width: 992px) and (max-width: 1199px) {
	.menus-row li#investorrelations .dropdown-menu li {padding: 0 8px}
	.footer-wrapper .footer .container {width: 960px;}
  .footer-wrapper em.fa { font-size: 4.8rem; }
}
@media all and (min-width: 1371px) {
	.footer-wrapper .footer .container {width: 1350px;}
}
@media all and (min-width: 1200px) {
  
  .footer-wrapper em.fa { font-size: 4.8rem; }
}
@media all and (min-width: 1400px) {
	#headerwrapper .wood .header-container {max-width: 1320px;}
}
@media all and (min-width: 1280px) {
	.vert-center-outer {margin-top:33px;}
	
	.menus {top:unset;background: url("~/media/Images/H/HomeDepot-IR/css/tear-untorn.png") repeat-x;padding-bottom: 0;font-size: 16px;line-height: 25px;letter-spacing: 1px;z-index: 9999;padding-top: 10px;margin-top: -10px;}

	
}
