@charset "utf-8";
@import url(fonts/font-awesome.css);
li,
p {
  padding: 0;
  line-height: 18pt;
}
img,
table {
  height: auto;
}
a,
body {
  color: #333;
}
a,
img {
  outline: 0;
}
a,
a.mail-link:hover,
a:hover {
  text-decoration: underline;
}
* {
  margin: 0;
  padding: 0;
}
.no-mrgn {
  margin: 0px !important;
}
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  border: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
article,
aside,
audio,
canvas,
command,
datalist,
details,
embed,
figcaption,
figure,
footer,
header,
hgroup,
keygen,
mark,
meter,
nav,
output,
progress,
section,
source,
time,
video {
  display: block;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
  margin: 0;
  padding: 0;
}
.scrollup,
.show-in-ipad {
  display: none;
}
body,
form,
html {
  height: 100% !important;
}
body,
html {
  back-ground-color: #003b76;
}
html {
  background: #fff;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
table {
  border-collapse: collapse;
  width: 100%;
}
p {
  margin: 0 0 10px;
  line-height: 20pt;
  text-align: justify;
}
ul {
  padding: 0;
  margin: 0 0 15px;
}
li {
  list-style-type: none;
  margin: 0;
}
.list li,
.listcol2 li {
  margin: 0 10px 5px 20px;
}
.list li {
  list-style-image: url(images/list-bullet.gif);
  padding-left: 00px;
  line-height: 13pt;
  vertical-align: text-top;
}
a,
h1,
hr,
ol,
ol li {
  padding: 0;
}
.listcol2 li {
  list-style-type: disc;
  padding: 0;
  width: 44%;
  vertical-align: top;
  float: left;
}
.clear,
.spacer1,
.spacer2,
.spacer3,
.spacer4,
.spacer5,
hr {
  width: 100%;
  clear: both;
}
ol {
  margin: 0 0 15px;
}
ol li {
  list-style-type: decimal;
  margin: 0 10px 5px 25px;
}
img {
  max-width: 100%;
  border: 0;
}
a {
  margin: 0;
}
a.mail-link,
a:hover {
  color: #003b76;
}
a.mail-link:hover {
  color: #003b76;
}
.error,
nav ul li a {
  text-decoration: none;
}
.spacer1 {
  height: 10px;
}
.spacer2 {
  height: 20px;
}
.spacer3 {
  height: 30px;
}
.spacer4 {
  height: 40px;
}
.spacer5 {
  height: 50px;
}
hr {
  margin: 15px 0;
}
hr.solid {
  border: 0;
  border-bottom: 1px solid #ccc;
}
hr.dashed,
hr.dotted {
  border: 0;
  background: #fff;
}
hr.dotted {
  border-bottom: 1px dotted #ccc;
}
hr.dashed {
  border-bottom: 1px dashed #ccc;
}
hr.double {
  border: 0;
  border-bottom: 1px dashed #ccc;
  background: #999;
}
.fnone {
  float: none;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.txt_left {
  text-align: left;
}
.txt_cent {
  text-align: center;
}
.txt_rgt,
h1 {
  text-align: right;
}
.caps {
  text-transform: uppercase;
}
.err {
  font-family: Arial;
  font-size: 12px;
  float: left;
  margin-left: 10px;
  color: red;
}
.error {
  color: #fff;
  font-size: 11px;
  font-weight: 700;
}
.lower {
  text-transform: lowercase;
}
.scrollup {
  position: fixed;
  bottom: 10px;
  right: 20px;
  z-index: 99;
  font-size: 24px;
  color: #000;
  -webkit-animation: moveFromBottom 1s ease;
  -moz-animation: moveFromBottom 1s ease;
  -ms-animation: moveFromBottom 1s ease;
}
.footer,
.wrapper {
  position: relative;
}
h1,
h2.with-border,
h3.with-border {
  display: inline-block;
}
a.scrollup {
  color: #003b76;
  background: #fff;
}
a.scrollup:hover {
  color: #9e9e9e;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  line-height: 1.1;
  color: inherit;
}
h1 {
  font-size: 32px;
  color: #fff;
  text-transform: none;
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  vertical-align: baseline;
  margin: 10px 0 10px 0;
}
.logo,
.wrapper {
  text-align: left;
}
h2 {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
  font-weight: 600;
  text-transform: capitalize !important;
}
.with-border {
  border-bottom: solid 3px #003b76;
  margin: 0 0 0.5em;
  padding: 0 0 10px;
}
h3,
h4 {
  margin-bottom: 5px;
}
h5,
h6 {
  color: #333;
  margin-bottom: 10px;
  text-transform: none;
}
h3 {
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
h4 {
  font-size: 18px;
  color: #333;
  text-transform: none;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
.white-text {
  color: #fff;
}
.blue-text {
  color: #003b76;
}
.footer,
.wrap,
.wrapper {
  width: 100%;
  margin: 0 auto;
}
.wrapper {
  float: none;
  height: auto !important;
  height: 100%;
}

.footer,
.push {
  min-height: 0;
  clear: both;
  padding: 0px;
}
.wrap {
  max-width: 1050px;
  padding: 0;
}
.header-pan,
header {
  width: 100%;
  float: left;
  margin: 0;
}
header {
  padding: 10px 0;
  background: #003b76;
  border-bottom: 2px solid #003b76;
  position: relative;
  z-index: 99999;
}

.header-pan {
  padding: 0;
}
.header-pan-right {
  float: right;
  text-align: right;
  color: #fff;
}
.header-pan-right p {
  color: #fff;
  margin: 10px 0 0;
  font-weight: 400;
}
.logo {
  float: left;
  width: 300px;
}
.logo img {
  filter: brightness(0) invert(1);
  -webkit-filter: brightness(0) invert(1);
  -moz-filter: brightness(0) invert(1);
  -o-filter: brightness(0) invert(1);
}
.anchor {
  display: block;
  height: 130px;
  margin-top: -130px;
  visibility: hidden;
}
.main-section {
  width: 100%;
  margin: 20px 0 0;
  padding: 0;
  float: left;
}
.main-section-container {
  width: 100%;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
}

.main-section-left {
  width: 220px;
  border-right: 1px dotted #ccc;
  margin: 20px 0 0;
  padding: 0;
  float: left;
  position: fixed;
}

.main-section-left.fixed {
  position: fixed;
  top: 0;
  margin-top: 120px;
}
#footer {
  clear: both;
  margin: 80px 0 0;
}
.main-section-right {
  width: 74%;
  margin: 30px 0 0;
  padding: 0 15px;
  float: right;
  height: 100%;
}

#menu-section {
  background: #fff;
  width: 100%;
  margin: 0px;
  padding: 5px 0px 10px 0px;
  float: left;
  border-bottom: 2px solid #003b76;
  border-top: 2px solid #003b76;
  position: relative;
}
#menu-section.sticky {
  position: fixed;
  z-index: 99;
  top: 0;
  box-shadow: -1px 2px 10px 0px rgba(141, 128, 97, 0.5);
}

#menu-icon {
  display: none;
}
nav {
  margin-top: 10px;
}
nav ul {
  width: 100%;
  margin: 0;
  padding: 0;
}
nav ul li {
  width: auto;
  list-style: circle;
  margin: 0px 5px;
  display: inline-block;
}
nav ul li a {
  color: #003b76;
  text-decoration: none;
  font-size: 15px;
}
nav ul li a:hover {
  color: #000;
  text-decoration: none;
}

.header {
  width: 100%;
  margin: 15px 0 0;
  padding-bottom: 10px;
}
.intr-img {
  float: right;
  width: 100%;
  max-width: 250px;
  height: auto;
  padding-left: 20px;
}
.available-product-left {
  float: left;
  width: 30%;
  padding-right: 5px;
}
.available-product-left img {
  width: 100%;
  max-width: 300px;
  height: auto;
}
.available-product-right {
  float: right;
  width: 68%;
}
.bar-stock {
  margin: 0;
  padding: 0;
  width: 100%;
}
.bar-stock ul {
  width: 100%;
  padding: 0;
  margin: 0;
}
.bar-stock ul li {
  width: 100%;
  padding: 5px 0;
}

table.table-bordered tr td {
  border: 1px solid #003b76;
  padding: 5px;
}
table.simple-table {
  width: 100%;
  margin-top: 10px;
}
table.simple-table thead tr {
  background: #003b76;
  color: #fff;
  border-bottom: 1px solid #fff;
}
table.simple-table thead tr th {
  padding: 10px 0px;
  text-align: center;
  color: #fff;
  border-right: 1px solid #fff;
}
table.simple-table thead tr td {
  border-right: 1px solid #fff;
}
table.simple-table thead tr th:last-child,
table.simple-table thead tr th:last-child {
  border: none;
}

table.simple-table thead tr:last-child {
  border-bottom: none;
}
table.simple-table tbody tr td,
table.simple-table thead tr td {
  padding: 10px;
  font-size: 14px;
}
table.simple-table tbody tr td {
  border: 1px solid #ccc;
}
table.simple-table tbody tr td a {
  color: #003b76;
}
table.simple-table thead tr td {
  font-weight: 600;
}
table.table-overflow {
  overflow-x: scroll;
  display: block;
}

.common-list {
  back-ground: #f4f4f4;
  width: 100%;
  float: left;
  padding: 5px 0;
  margin: 0;
}
.common-list ul {
  width: 98%;
  margin: 0;
  padding: 0;
  display: block;
}
.common-list ul li {
  width: 24%;
  float: left;
  margin: 0 0.5% 0 0;
  padding: 0;
  line-height: 18pt;
}
.common-list ul li a {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #000;
}
.common-list ul li a:hover {
  text-decoration: none;
  color: #003b76;
}
.common-list ul li:before {
  font-family: FontAwesome;
  content: "\f105";
  color: #003b76;
  padding-right: 15px;
}
.common-list ul.one-part li {
  width: 98%;
}
.common-list ul.two-part li {
  width: 48%;
}
.common-list ul.three-part li {
  width: 32%;
}
.common-list ul.four-part li {
  width: 20%;
}

.show-in-mobile {
  display: none;
}
.show-in-desktop {
  display: block;
}
.product-section {
  width: 100%;
  margin: 0px;
  padding: 0px;
  float: left;
  background: #003b76;
  padding: 20px 0px;
}
.home-product {
  width: 100%;
  float: left;
  text-align: center;
}
.home-product ul {
  margin: 0px;
  padding: 0px;
  width: 100%;
  display: block;
  text-align: center;
}
.home-product ul li {
  width: 100%;
  max-width: 250px;
  list-style: none;
  float: left;
  border: 1px solid #003b76;
  margin: 0px;
  padding: 0px;
  position: relative;
  overflow: hidden;
  height: 150px;
}
.home-product ul li:hover {
  border: 1px solid #ff8000;
}
.home-product ul li a img {
  width: 100%;
  max-width: 300px;
  height: auto;
}
.home-product ul li a:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.home-product ul li a .overlay-bg {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -moz-transition: opacity, 0.3s;
  -o-transition: opacity, 0.3s;
  -webkit-transition: opacity, 0.3s;
  transition: opacity, 0.3s;
}
.home-product ul li a:hover .overlay-bg {
  opacity: 1;
}
.home-product ul li a .overlay-bg p {
  color: #fff;
  font-size: 22px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.home-product ul li a:hover img,
.home-product ul li a:hover .overlay-bg {
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .wrap {
    width: 98%;
    max-width: 98%;
    padding-left: 1%;
  }
  .logo {
    width: 32%;
  }
  .header-pan-right {
    width: 65%;
    text-align: right;
  }
  table.simple-table {
    overflow-x: scroll;
    display: block;
  }
  .main-section-left {
    width: 24%;
    max-width: 24%;
  }
  .main-section-right {
    width: 75%;
  }
  .home-product ul li {
    float: none;
    display: inline-block;
    display: -webkit-inline-box;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .common-list ul li.two-part {
    width: 90%;
  }
  .common-list ul li.three-part {
    width: 48%;
  }
  .common-list ul li {
    width: 30%;
  }
}

@media screen and (min-width: 240px) and (max-width: 767px) {
  header,
  nav {
    position: relative;
  }
  #menu-icon,
  nav ul li,
  nav ul li a {
    color: #fff;
    display: block;
  }
  nav ul li a:before {
    content: "\f105";
    font-family: "FontAwesome";
    margin-right: 1%;
  }
  .show-in-mobile {
    display: block;
  }
  .show-in-desktop {
    display: none !important;
  }
  h1 {
    font-size: 25px;
  }
  .wrap {
    width: 96%;
    max-width: 96%;
    margin-left: 2%;
  }
  .header-pan-right,
  .logo,
  nav {
    width: 100%;
  }
  .header-pan-right p {
    font-size: 12px;
  }
  .logo {
    text-align: center;
  }
  .header-pan-right {
    float: left;
    text-align: center;
  }
  h3.txt_rgt {
    text-align: center;
  }
  #menu-section {
    padding: 0px;
    background: #003b76;
    border-top: 1px solid #fff;
  }
  #menu-section.sticky {
    background: #003b76;
  }

  table.simple-table {
    overflow-x: scroll;
    display: block;
  }
  .main-section {
    margin: 10px 0 0;
  }
  .main-section-left {
    width: 100%;
    max-width: 100%;
    float: left;
    position: relative;
    margin: 20px 0 0;
    display: block;
    border-right: none;
  }
  .main-menu {
    background: #003b76;
  }
  nav {
    margin: 0;
    padding: 0;
    display: none;
  }
  nav ul {
    width: 96%;
    padding: 0px 0px 10px;
  }
  nav ul li a:hover {
    color: #000;
  }
  nav h2 {
    display: none !important;
  }
  #menu-icon {
    background: url(images/menu-down.png) right center no-repeat #003b76;
    padding: 4px 0 5px;
    cursor: pointer;
    display: block;
    float: none;
    text-transform: uppercase;
    line-height: 31px;
    height: 31px;
    width: auto;
    margin: 0 10px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
  }
  .main-section-right {
    width: 100%;
    float: left;
    margin: 15px 0 0;
    padding: 0;
  }
  .anchor {
    display: block;
    height: 10px;
    margin-top: -10px;
    visibility: hidden;
  }
  .intr-img {
    padding: 0;
    margin: 0 0 10px;
  }
  h2 {
    line-height: 18pt;
  }
  .available-product-left {
    width: 100%;
    float: left;
    text-align: center;
  }
  .available-product-right {
    width: 100%;
    float: left;
    text-align: left;
  }
  .common-list ul li {
    width: 100% !important;
  }
  .common-list ul.three-part li {
    width: 100% !important;
  }
  .common-list ul.two-part li {
    width: 100% !important;
  }
  .home-product ul li {
    float: none;
    display: inline-block;
    display: -webkit-inline-box;
  }
  .footer-content-left {
    display: none !important;
  }
  .footer-content-right {
    display: block;
    width: 100% !important;
  }
  .footer-bottom-left {
    width: 100% !important;
  }
  .footer-bottom-right {
    width: 100% !important;
    text-align: left !important;
    margin-top: 10px;
  }
}

@media screen and (min-width: 240px) and (max-width: 480px) {
  .intr-img {
    float: left;
    width: 100%;
    clear: both;
    max-width: 480px;
    height: auto;
  }
  h1 {
    text-align: left;
  }
  a.pdf-button {
    width: 100% !important;
    max-width: 150px;
  }
}
a.pdf-button {
  width: 100%;
  padding: 5px 10px;
  text-decoration: none;
  background: #003b76;
  color: #fff;
  border: 1px solid #003b76;
  display: block;
  text-align: center;
}
a.pdf-button:hover {
  background: #fff;
  color: #003b76;
  text-decoration: none;
  -webkit-transition: 500ms linear all;
  transition: 500ms linear all;
}

/*:::::::::: COMMON CODINGS :::::::::::*/
.common-product-section {
  padding: 0px;
  margin: 0px 0px 0px 0px;
}
.common-product-section ul {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
.common-product-section li {
  /*width:23%;*/
  width: 13%;
  list-style: none;
  list-style-type: none;
  padding: 0px 20px;
  margin: 2% 0.8% 0;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #ccc;
  height: 130px;
}
.common-product-section ul.full-width li {
  width: 13%;
}
.common-product-section li {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
}
.common-product-section li:hover {
  border: 1px solid #ff8000;
  box-shadow: 0px 0px 10px #9a9a9a;
  oacity: 0.5;
}
.common-product-section li .prodlist {
  list-style: none;
  padding: 0px;
  margin: 0px 0px 15px 0px;
  float: left;
  padding-bottom: 5px;
  position: relative;
}
.common-product-section li .prodlist:hover {
  _box-shadow: 0px 0px 10px #00c8ff;
  cursor: pointer;
}
.common-product-section li .prodlist .overlay {
  height: 100%;
  width: 100%;
  background: #fff url(images/boltport-fasteners-logo2.png) no-repeat center;
  margin: 0px;
  padding: 0;
  z-index: 2;
  opacity: 0;
  position: absolute;
  float: left;
}
.common-product-section li .prodlist:hover .overlay {
  opacity: 1;
  background: url(images/boltport-fasteners-logo2.png) no-repeat center center;
  z-index: 9999;
}
.common-product-section li .prodlist .divpic {
  max-width: 100%;
  margin: 0px;
  padding: 5px;
  height: auto;
  float: left;
  border: 0px solid #ccc;
  margin-bottom: 10px;
}
.common-product-section li .prodlist .divpic img {
  max-width: 100%;
  height: auto;
  margin: 0px;
  padding: 0px;
  float: left;
}
.common-product-section li .prodlist:hover .divpic {
  opacity: 0.5;
}
.common-product-section li .prodlist .proname {
  width: 100%;
  padding: 0px;
  margin: 0px;
  line-height: 20pt;
  text-align: center;
  z-index: 9;
  position: relative;
  color: #ff8000;
  font-size: 14px;
}
.common-product-section li .prodlist:hover .proname {
  color: #003b76;
}
.common-product-section li .prodlist .procap {
  width: 100%;
  padding: 0px;
  margin: 0px;
  line-height: 18pt;
  font-size: 14px;
  text-align: center;
  z-index: 9;
  position: relative;
}
.common-product-section li .prodlist:hover .procap {
  color: #666;
}
.prodlist,
.proname,
.divpic,
.overlay {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
}

/*:::::::::: COMMON CODINGS :::::::::::*/

/*:::::::::: STANDARDS CODINGS :::::::::::*/
.equivalent-standard-list {
  width: 100%;
  margin: 10px 0px 15px 0px;
  padding: 10px;
  float: left;
  background: #f4f4f4;
  border: #eee 1px solid;
}
.equivalent-standard-list h2 {
  color: #003b76 !important;
}
.equivalent-standard-list h3 {
  color: #003b76;
}
.equivalent-standard-list ul {
  width: 99%;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
.equivalent-standard-list ul li {
  width: auto;
  float: left;
  margin: 0px 20px 0px 0px;
  padding: 0px;
  li-st-style-type: decimal;
  line-height: 24pt;
  font-weight: bold;
}
.equivalent-standard-list ul.colom-part li {
  margin: 0px 2px 0px 0px;
  width: 14%;
}
.equivalent-standard-list ul li a {
  color: #333;
  text-decoration: underline;
}
.equivalent-standard-list ul li a:hover {
  text-decoration: none;
  color: #003b76;
}
/*:::::::::: STANDARDS CODINGS :::::::::::*/

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::: FOOTER START ::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.footerpan {
  width: 100%;
  margin: 0px;
  padding: 10px 0px 20px 0px;
  border-top: 15px solid #003b76;
  background: #f4f4f4;
  float: left;
}
.footer-content {
  width: 100%;
  margin: 0px;
  padding: 0px;
  float: left;
}
.footer-content-left {
  width: 70%;
  margin: 0px;
  padding: 0px;
  display: inline-block;
  float: left;
}
.footer-list ul {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
.footer-list ul li {
  width: 30%;
  float: left;
  font-family: "Trebuchet MS";
  font-size: 16px;
  font-weight: 700;
  line-height: 18pt;
  margin: 0px;
}
.footer-list ul li a,
.footer-list ul ul li a {
  color: #003b76;
  text-decoration: none;
}
.footer-list ul li a:hover,
.footer-list ul ul li a:hover {
  text-decoration: underline;
}
.footer-list ul ul li {
  width: 100%;
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  font-weight: normal;
}
.footer-content-right {
  width: 30%;
  margin: 0px;
  padding: 0px;
  float: right;
  display: inline-block;
}
.footer-content-right p {
  font-size: 16px;
  line-height: 10pt;
  font-family: "Trebuchet MS";
}
.footer-content-right h4 {
  color: #003b76;
  font-size: 16px;
  font-weight: bold;
}
ul.contact {
  padding: 0;
  margin: 0px;
}
ul.contact li {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration: none;
  border-top: solid 1px rgba(210, 215, 217, 0.75);
  margin: 0px;
  padding: 5px 0px 5px 35px;
  position: relative;
  font-size: 14px;
  line-height: 20pt;
  width: 90%;
  color: #003b76;
}
ul.contact li:before {
  color: #003b76;
  display: inline-block;
  font-size: 1.5em;
  height: 1.125em;
  position: absolute;
  left: 0;
  line-height: 1.125em;
  width: 1.5em;
  to-p: 1em;
  font-family: "FontAwesome";
}
ul.contact li:first-child {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
ul.contact li a:hover {
  color: #ff8000;
}

ul.follow-list {
  width: 100%;
  margin: 0px;
  padding: 0px 0px 5px 0px;
  text-align: left !important;
}
ul.follow-list li {
  display: inline-block;
  margin: 0px;
  padding: 0px 19px 0px 0px;
  font-size: 24px;
}
ul.follow-list li:last-child {
  padding: 0px;
}
ul.follow-list li a {
  color: #fff;
  text-decoration: none;
  display: block;
  text-align: center;
  width: auto;
  height: auto;
  background: none;
  border-radius: none;
}
ul.follow-list li a .fa {
  color: #012847;
}
ul.follow-list li a:hover {
  background: none;
}
ul.follow-list li a:hover .fa {
  color: #ff8000 !important;
}
ul.follow-list li a .fa {
  font-size: 25px;
  margin-top: 12px;
}
#clockbox {
  font-size: 14px;
  float: left;
  font-family: "Trebuchet MS";
  margin-top: 10px;
}

.footer-bottom {
  background: #003b76;
  padding: 10px 0px;
  color: #fff;
  width: 100%;
  display: -webkit-box;
  font-size: 12px;
}
.footer-bottom a {
  color: #fff;
  text-decoration: none;
}
.footer-bottom-left {
  float: left;
  width: 40%;
  color: #fff;
}
.footer-bottom-right {
  float: right;
  width: 24%;
}
h2.footer-border {
  border-bottom: solid 3px #ff8000;
  display: inline-block;
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 10px 0px;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::: FOOTER END ::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* ::::::::::: CONTAT PAGE ::::::::::::: */
.contact-block {
  width: 28%;
  display: inline-block;
  vertical-align: top;
  margin: 0px 0px 20px 0px;
}
.contact-block-map {
  width: 40%;
  display: inline-block;
  vertical-align: top;
  margin: 0px 0px 20px 0px;
}
.contact-block-middle {
  width: 27%;
  display: inline-block;
  vertical-align: top;
  padding: 0px 0px 0px 2%;
  margin: 0px 2% 20px 0px;
  border-right: 1px #ccc dotted;
  border-left: 1px #ccc dotted;
  min-height: 210px;
}
.contact-block-hr {
  border-bottom: 1px #ccc dotted;
  margin-bottom: 2%;
}
.contact-block-ipad-hr {
  display: none;
}
address {
  font-style: normal;
  line-height: 18pt;
}

.sitemap {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
.sitemap ul {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
.sitemap ul li {
  width: 33%;
  list-style: none;
  font-weight: bold;
  margin: 5px 0px;
}
.sitemap ul li.full-width {
  width: 100%;
}
.sitemap ul li li {
  width: 33%;
  font-weight: normal;
  display: inline-block;
  margin: 0px;
  list-style: disc;
  list-style-type: disc;
}
.sitemap ul li a {
  text-decoration: none;
}
.sitemap ul li a:hover {
  text-decoration: underline;
}

.sitemap ul li li:before {
  content: "\f105";
  font-size: 15px;
}
.sitemap ul li:before {
  font-family: FontAwesome;
  content: "\f061";
  color: #003b76;
  padding-right: 15px;
  font-size: 10px;
}

@media screen and (min-width: 240px) and (max-width: 767px) {
  a.pdf-button {
    text-align: left;
    padding: 0px;
  }
  .sitemap ul li {
    width: 100%;
  }
  .sitemap ul li li {
    width: 100%;
  }
  .contact-block {
    width: 100%;
    display: block;
  }
  .contact-block-middle {
    width: 100%;
    display: block;
    border-right: 0px;
    border-left: 0px;
    margin: 0px;
    padding: 0px;
  }
  .contact-block-map {
    width: 100%;
    display: block;
  }
  h1 {
    text-align: center !important;
  }
}

/*::: MICROSITES :::*/
ul.microsites-list {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
ul.microsites-list li {
  width: 100%;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 20px 0px;
  display: block;
  border-bottom: 1px dashed #ccc;
}
.microsite-left {
  width: 20%;
  margin: 0px;
  padding: 0px;
  display: inline-block;
}
.microsite-left img {
  width: 100%;
  max-width: 200px;
  border: 1px solid #eee;
}
.microsite-right {
  width: 77%;
  margin: 0px 0px 0px 2%;
  padding: 0px;
  display: inline-block;
  vertical-align: top;
}
.microsite-right h2 {
  color: #000;
  font-size: 20px;
  border-bottom: 1px solid #000;
  display: inline-block;
}
.microsite-right a.site-btn {
  padding: 8px 15px;
  background: #ff5e15;
  border: 2px solid #ff5e15;
  color: #fff;
  margin-top: 12px;
}
.microsite-right a.site-btn:hover {
  text-decoration: none;
  background: none;
  border: 2px solid #000;
  color: #000;
  transition: all linear 0.3s;
}
/*::: MICROSITES :::*/

table.common-table {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
table.common-table tr {
  width: 100%;
  margin: 0px;
  padding: 0px;
  border: 1px solid #ccc;
}
table.common-table tr th {
  margin: 0px;
  padding: 10px 5px;
  text-align: center;
  border-right: 1px solid #ccc;
  background: #000;
  color: #fff;
}
table.common-table tr th h3 {
  font-size: 18px;
}
table.common-table tr td {
  margin: 0px;
  padding: 5px;
  text-align: center;
  border-right: 1px solid #ccc;
  line-height: 1.5;
}
table.common-table tr td a {
  text-decoration: underline;
}
table.common-table tr td a:hover {
  text-decoration: none;
}

/* ::::::::::: CONTAT PAGE ::::::::::::: */

.contact-block {
  width: 28%;
  display: inline-block;
  vertical-align: top;
  margin: 0px 0px 20px 0px;
}
.contact-block-map {
  width: 40%;
  display: inline-block;
  vertical-align: top;
  margin: 0px 0px 20px 0px;
}
.contact-block-middle {
  width: 27%;
  display: inline-block;
  vertical-align: top;
  padding: 0px 0px 0px 2%;
  margin: 0px 2% 20px 0px;
  border-right: 1px #ccc dotted;
  border-left: 1px #ccc dotted;
  min-height: 210px;
}
.contact-block-hr {
  border-bottom: 1px #ccc dotted;
  margin-bottom: 2%;
}

.mail-section-1 {
  width: 47%;
  display: inline-block;
  vertical-align: top;
  margin: 0px 0px 20px 0px;
  border-right: 1px #ccc dotted;
}
.mail-section-2 {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  margin: 0px 0px 20px 20px;
}

.contact-form {
  width: 99%;
  float: left;
  margin: 0px;
  padding: 30px 0px 0px 0px;
  border-top: 1px dotted #ccc;
  border-radius: 5px;
}
.contact-form ul {
  width: 100%;
  margin: 30px 0px 0px 0px;
  padding: 0px;
}
.contact-form ul li {
  width: 48%;
  float: left;
  margin: 0px;
  padding: 0px;
}
.contact-form ul li:nth-child(even) {
  margin-left: 4%;
}
.contact-form ul li.form-buttons {
  margin-top: 20px;
  text-align: right;
}
.contact-form label {
  width: 27%;
  margin: 0px;
  padding: 0px;
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
}
.contact-form label:after {
  content: ":";
  float: right;
  margin-right: 10%;
}
.contact-form input,
.contact-form select {
  width: 67%;
  display: inline-block;
  margin-left: 2%;
  padding: 5px;
  margin-bottom: 15px;
  border: 1px solid #ddd;
}
.contact-form textarea {
  width: 67%;
  display: inline-block;
  margin-left: 2%;
  padding: 5px;
  margin-bottom: 15px;
  border: 1px solid #ddd;
  resize: none;
  height: 100px;
}
.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
  outline: none;
}
.contact-form input[placeholder],
.contact-form textarea[placeholder] {
  font-size: 14px;
}
.contact-form select {
  font-size: 14px;
}
.contact-form select option {
  padding: 20px 0px !important;
  line-height: 20pt;
}
.contact-form select option:hover {
  background-color: none;
}
.contact-form input[type="submit"] {
  width: 25%;
  margin: 0px;
  background: #003b76;
  color: #fff;
  border: none;
}
.contact-form input[type="reset"] {
  width: 25%;
  background: #003b76;
  color: #fff;
  border: none;
}

.custom-button {
  width: 25%;
  margin: 0px;
  background: #003b76;
  color: #fff;
  border: none;
  padding: 5px;
}
.reset {
  width: 25%;
  background: #003b76;
  color: #fff;
  border: none;
}

.sub-button {
  display: flex;
  justify-content: space-evenly;
  flex-direction: row;
}

.contact-block-middle .img-none {
  display: none;
}
.contact-block-middle .img-show {
  display: block;
}

/* ::::::::::: CONTAT PAGE ::::::::::::: */

@media only screen and (max-width: 767px) and (min-width: 220px) {
  .common-table {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    border-collapse: collapse;
    border-spacing: 0;
    border-top: 2px solid #fff;
  }
  .common-table {
    -webkit-overflow-scrolling: touch;

    background: radial-gradient(
          left,
          ellipse,
          rgba(0, 0, 0, 0.2) 0%,
          rgba(0, 0, 0, 0) 75%
        )
        0 center,
      radial-gradient(
          right,
          ellipse,
          rgba(0, 0, 0, 0.2) 0%,
          rgba(0, 0, 0, 0) 75%
        )
        100% center;
    background-size: 10px 100%, 10px 100%;
    background-attachment: scroll, scroll !important;
    background-repeat: no-repeat;
  }

  /* change these gradients from white to your background colour if it differs
 gradient on the first cells to hide the left shadow*/
  .common-table td:first-child {
    background-image: linear-gradient(
      to right,
      rgba(255, 255, 255, 1) 50%,
      rgba(255, 255, 255, 0) 100%
    );
    background-repeat: no-repeat;
    background-size: 20px 100%;
  }

  /*gradient on the last cells to hide the right shadow*/
  .common-table td:last-child {
    background-image: linear-gradient(
      to left,
      rgba(255, 255, 255, 1) 50%,
      rgba(255, 255, 255, 0) 100%
    );
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 20px 100%;
  }
  .common-table th {
    font-size: 16px;
    text-align: center;
    background: #000;
    color: #fff;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 15px 10px;
  }
  .common-table td {
    font-size: 16px;
    text-align: left;
    text-align: center;
    border: 1px solid #d9d7ce;
    padding: 5px 10px;
  }

  .common-table tr td a {
    text-decoration: underline;
  }
}

@media only screen and (min-width: 220px) and (max-width: 767px) {
  .contact-block {
    width: 100%;
    display: block;
    vertical-align: top;
    margin: 0px 0px 15px 0px;
    padding-bottom: 15px;
    border-bottom: 1px #ccc dotted;
  }
  .contact-block-middle {
    width: 100%;
    display: block;
    vertical-align: top;
    padding: 0px 0px 15px 0px;
    margin: 0px 0px 15px 0px;
    border-bottom: 1px #ccc dotted;
    border-right: none;
    border-left: none;
    min-height: auto;
  }
  .contact-block-map {
    width: 100%;
    display: block;
  }
  .contact-form ul li {
    width: 100%;
  }
  .contact-form ul li:nth-child(even) {
    margin-left: 0px;
  }
  .mail-section-1 {
    width: 100%;
    display: block;
    vertical-align: top;
    margin: 0px 0px 15px 0px;
    padding-bottom: 15px;
    border-bottom: 1px #ccc dotted;
  }
  .mail-section-2 {
    width: 100%;
    display: block;
    vertical-align: top;
    margin: 0px 0px 15px 0px;
    padding-bottom: 15px;
    border-bottom: 1px #ccc dotted;
  }
  .contact-form label {
    width: 100%;
    margin: 0px 0px 10px 0px;
  }
  .contact-form label:after {
    float: none;
    margin-right: 0;
    margin-left: 10px;
  }
  .contact-form input,
  .contact-form select,
  .contact-form textarea {
    width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
  }
  .site-section-top-2 {
    padding: 1em 30px 50px 30px !important;
  }
  .contact-form input[type="submit"] {
    width: 40%;
  }
  .mail-section-1 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0px 0px 20px 10px;
    border-right: 1px #ccc dotted;
  }
  .mail-section-2 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0px 0px 20px 10px;
  }
  .contact-block-middle .img-none {
    display: block;
  }
  .contact-block-middle .img-show {
    display: none;
  }
  .g-recaptcha {
    margin-left: 0px !important;
  }
}
