@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;
}
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: "Trebuchet MS";
  font-size: 18px;
}
table {
  border-collapse: collapse;
  width: 100%;
}
.footer-bottom-right a :hover {
  color: #fff !important;
}
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 {
  text-align: right;
}
.fa-envelope-o:before {
  content: "\f003";
  padding-right: 8px;
}
.fa-phone:before {
  content: "\f095";
  padding-right: 8px;
}
.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: #000;
  text-transform: none;
  font-weight: 400;
  font-family: "Trebuchet MS";
  vertical-align: baseline;
  margin: 10px 0 10px 0;
}
h1.home-heading {
  font-size: 46px;
  color: #ff8000;
  font-weight: bold;
}

h2 {
  font-size: 30px;
  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 {
  width: 100%;
  margin: 0 auto;
}
.wrapper {
  float: none;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  text-align: left;
  width: 100%;
  margin: 0 auto;
}

.footer,
.push {
  min-height: 0;
  clear: both;
  padding: 0px;
}
.wrap {
  max-width: 1024px;
  padding: 0;
}

.logo {
  display: inline-block;
  width: 25%;
  padding-top: 5px;
}
.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);
}

.white-bg-section {
  background: #fff;
  width: 100%;
  float: left;
  padding: 50px 0px;
}
.blue-bg-section {
  background: #003b76;
  float: left;
  width: 100%;
  padding: 50px 0px;
}
.grey-bg-section {
  background: #ddd;
  padding: 50px 0px;
  float: left;
  width: 100%;
}

header {
  border-top: 4px solid #fff;
  height: 100vh;
  background: url(images/hastelloy-c276-bolts.jpg) top center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}

.header-right {
  display: inline-block;
  width: 70%;
  vertical-align: top;
  text-align: right;
  font-size: 14px;
  padding-top: 0px;
  color: #003859;
}
.header-contact {
  text-align: right;
  background: #fff;
  display: inline-block;
  margin: 0px;
  padding: 4px 10px;
  position: relative;
}
.header-contact:before {
  border-right: 26px solid #fff;
  border-left: 26px solid transparent;
  border-bottom: 34px solid transparent;
  position: absolute;
  top: 0;
  left: -52px;
  content: "";
}
.header-contact a {
  text-decoration: none;
  color: #003859;
}
.header-contact a:hover {
  color: #ff8000;
}
.header-contact a:after {
  content: "|";
  padding: 0px 10px;
}

.header-container {
  top: 20%;
  position: absolute;
  width: 40%;
}
.header-container ul {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
.header-container ul li {
  width: 100%;
  margin: 0px;
  padding: 0px;
  font-size: 22px;
  line-height: 28pt;
  color: #fff;
}
.header-container ul li a {
  color: #003859;
}
.header-container ul li a:hover {
  color: #fff;
}

.request-button {
  margin-top: 40px;
  background: #003b76;
  border-radius: 10px;
  padding: 0px;
  border: 1px solid #003b76;
  display: inline-block;
}
.request-button:hover {
  background: #fff;
}
.request-button a {
  color: #fff;
  text-decoration: none;
  padding: 4px 15px;
  font-size: 20px;
  vertical-align: middle;
}
.request-button a:hover {
  color: #003b76;
}
.request-button a .fa {
  font-size: 50px;
  margin-left: 10px;
  vertical-align: middle;
}

/* =============== Menu Baar =============== */
#menu-icon {
  display: none;
}
nav {
  margin-top: 10px;
}
nav ul {
  width: 100%;
  margin: 0;
  padding: 0;
}
nav ul li {
  list-style: circle;
  margin-left: 15px;
  display: inline-block;
}
nav ul li a:hover {
  color: #003b76;
}

.header {
  width: 100%;
  margin: 0;
  padding-bottom: 0;
}
.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.table-overflow {
  overflow-x: scroll;
  display: block;
}

table.simple-table {
  width: 100%;
  margin-top: 10px;
  border-top: 3px solid #fff;
}
/*table.simple-table thead {background:#f4f4f4;}*/
table.simple-table thead tr {
  background: #003b76;
}
table.simple-table thead tr th {
  padding: 30px 0px;
  color: #fff;
  text-align: center;
  border: 1px solid #fff;
  font-size: 18px;
}
table.simple-table tbody tr {
  background: #003b76;
}
table.simple-table tbody tr td {
  padding: 20px 0px;
  color: #fff;
  text-align: center;
  border: 1px solid #fff;
}

.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;
  display: flex;
}
.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%;
}

.show-in-mobile {
  display: none;
}
.show-in-desktop {
  display: block;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .wrap {
    width: 98%;
    max-width: 98%;
    padding-left: 1%;
  }
  .logo {
    width: 32%;
  }
  .header-right {
    width: 66%;
  }
  table.simple-table {
    overflow-x: scroll;
  }
}
@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;
  }
  .show-in-mobile {
    display: block;
  }
  .show-in-desktop {
    display: none !important;
  }
  h1 {
    font-size: 25px;
  }
  .wrap {
    width: 96%;
    max-width: 96%;
    margin-left: 2%;
  }
  .logo,
  nav {
    width: 100%;
  }
  .header-right {
    width: 100%;
    text-align: left;
    display: block;
  }
  .header-contact {
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: block;
    color: #fff;
    text-align: center;
    padding: 4px 0px;
  }
  .header-contact a {
    color: #fff;
  }
  .header-contact:before {
    display: none;
  }
  .header-container {
    width: 100%;
    top: 25%;
  }
  .header-container ul li a {
    color: #fff;
  }
  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%;
    margin-left: 3%;
  }
  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;
  }

  .intr-img {
    padding: 0;
    margin: 0 0 10px;
  }
  h2 {
    line-height: 32pt;
  }
  .common-list ul li,
  .common-list ul.three-part li,
  .common-list ul.two-part li {
    width: 100%;
  }
}

@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.read-more {
    width: 100% !important;
    max-width: 150px;
  }
}
a.read-more {
  width: 150px;
  padding: 5px 10px;
  margin-top: 20px;
  text-decoration: none;
  background: #003b76;
  color: #fff;
  border: 1px solid #fff;
  display: block;
  text-align: center;
  font-size: 18px;
}
a.read-more:hover {
  background: #ff8000;
  color: #fff;
  text-decoration: none;
  -webkit-transition: 300ms linear all;
  transition: 300ms linear all;
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::: BODY CONTAINER ::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.body-conatiner {
  width: 100%;
  margin: 0px;
  padding: 0px;
  float: left;
}

/*.work {
	-moz-box-shadow: 0 0 0 1px #fff;
	-webkit-box-shadow: 0 0 0 1px #fff;
	box-shadow: 0 0 0 1px #ffffff;
	overflow: hidden;
	position: relative;
}
.work img {
	width: 100%;
	height: 100%;
}
.work .overlay {
	background: rgba(0, 0, 0, 0.7);
	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;
}
.work .overlay-caption {
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.work h5, .work p, .work img {
	-moz-transition: all, 0.5s;
	-o-transition: all, 0.5s;
	-webkit-transition: all, 0.5s;
	transition: all, 0.5s;
}
.work h5, .work p {
	color: #fff;
	margin: 0;
	opacity: 0;
}
.work span {
	font-size: 45px;
}
.work h5 {
	margin-bottom: 5px;
	-moz-transform: translate3d(0, -200%, 0);
	-ms-transform: translate3d(0, -200%, 0);
	-webkit-transform: translate3d(0, -200%, 0);
	transform: translate3d(0, -200%, 0);
}
.work p {
	-moz-transform: translate3d(0, 200%, 0);
	-ms-transform: translate3d(0, 200%, 0);
	-webkit-transform: translate3d(0, 200%, 0);
	transform: translate3d(0, 200%, 0);
}
.work-box:hover img {
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.work-box:hover .overlay {
	opacity: 1;
}
.work-box:hover .overlay h5, .work-box:hover .overlay p {
	opacity: 1;
	-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 {
  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;
}

.introduction-left {
  float: left;
  width: 38%;
  text-align: center;
}
.introduction-left img {
  width: 100%;
  max-width: 380px;
}
.introduction-right {
  float: right;
  width: 60%;
}

.material-left {
  width: 58%;
  float: left;
}
.material-right {
  width: 40%;
  float: right;
  text-align: right;
}

.bolting-benefits-left {
  width: 40%;
  float: left;
}
.bolting-benefits-left ul {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
.bolting-benefits-left ul li {
  float: left;
  padding: 0px;
  margin: 0px;
  display: contents;
}
.bolting-benefits-left ul li img {
  width: 100%;
  max-width: 120px;
  height: auto;
}
.bolting-benefits-right {
  float: right;
  width: 60%;
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::: BODY CONTAINER ::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/*:::::::::::::::::::::::::::::::::::::::::::::::: CONTACT FORM ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.contact-right {
  width: 48%;
  float: right;
}

.contact-form {
  width: 50%;
  float: left;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}
.contact-form ul {
  width: 100%;
  margin: 30px 0px 0px 0px;
  padding: 0px;
}
.contact-form ul li {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px;
}
.contact-form ul li.form-buttons {
  margin-top: 20px;
  text-align: left;
}
.contact-form label {
  width: 20%;
  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;
}

.styled-button {
  width: 25%;
  background-color: #003b76;
  color: #fff;
  border: none;
  padding: 4px;
  cursor: pointer;
  font-size: 16px;
}
.styled-button:hover {
  background: #fff;
  color: #003b76;
  border: none;
}

.contact-form input[type="submit"]:hover {
  background: #fff;
  color: #003b76;
  border: none;
}
.contact-form input[type="reset"] {
  width: 25%;
  background: #003b76;
  color: #fff;
  border: none;
}
.contact-form input[type="reset"]:hover {
  background: #fff;
  color: #003b76;
  border: none;
}
/*:::::::::::::::::::::::::::::::::::::::::::::::: CONTACT FORM ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::: 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;
}
.footer-content-right ul li a {
  color: #003b76 !important;
}
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%;
}
.footer-bottom a:hover {
  color: #fff !important;
}
h2.footer-border {
  border-bottom: solid 3px #ff8000;
  display: inline-block;
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 10px 0px;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::: FOOTER END ::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .home-product ul li {
    float: none;
    display: inline-block;
    display: -webkit-inline-box;
  }
}
@media screen and (min-width: 240px) and (max-width: 767px) {
  .contact-right {
    width: 100%;
    float: left;
  }
  .contact-form {
    width: 100%;
    float: left;
  }
  .contact-form label {
    width: 50%;
    display: block;
  }
  .contact-form input,
  .contact-form textarea {
    margin-left: 0px;
    width: 100%;
  }

  .introduction-left {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
  }
  .introduction-right {
    float: left;
    width: 100%;
  }

  .request-button {
    margin-top: 20px;
  }
  .request-button a {
    font-size: 16px;
  }

  .home-product ul li {
    float: none;
    display: inline-block;
    display: -webkit-inline-box;
  }

  .material-left {
    width: 100%;
    float: left;
  }
  .material-right {
    width: 100%;
    float: right;
    text-align: right;
  }

  .bolting-benefits-left {
    width: 100%;
    float: left;
    display: none;
  }
  .bolting-benefits-right {
    float: left;
    width: 100%;
  }

  /*::::::::::::::::::::::::::::::::::: FOOTER START :::::::::::::::::::::::::::::::::::*/
  .footer-content-left {
    width: 100%;
    display: none;
  }
  .footer-content-right {
    width: 100%;
    display: block;
  }
  .f-text {
    width: 100%;
  }
  .footer-section-1 {
    width: 100%;
  }
  .footer-section-2 {
    width: 100%;
    float: left;
    margin: 10px 0px;
  }
  ul.follow-list {
    text-align: left;
  }
  ul.follow-list li {
    display: inline-block;
    margin: 0px;
    padding: 0px 3px;
    font-size: 24px;
  }
  ul.follow-list li a {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 30px;
  }
  ul.follow-list li a:hover {
    background: #2095f3;
    color: #fff !important;
  }
  ul.follow-list li a .fa {
    font-size: 18px;
    margin-top: 6px;
  }
  #clockbox {
    float: left;
  }
  .footer-bottom {
    display: flex;
  }
  .footer-bottom-left {
    float: left;
    width: 100%;
    padding-bottom: 10px;
  }
  .footer-bottom-right {
    float: left;
    width: 100%;
    text-align: left;
  }
  /*::::::::::::::::::::::::::::::::::: FOOTER END :::::::::::::::::::::::::::::::::::*/
  .g-recaptcha {
    margin-left: 0px !important;
  }
}
