* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

html,
body {
  font-family: 'Roboto', sans-serif;
  position: relative;
  max-width: 100%;
  overflow-x: hidden;
}

ul {
  list-style: none;
  margin-bottom: 0;
}

.oi_sticky {
  position: fixed !important;
  border-radius: 0px !important;
  width: 100%;
  top: 0px;
  background: #fff;
  z-index: 99999999!important;
  margin: 0px auto;
  display: none;
  padding: 0px;
  /*border-bottom: 1px solid #ededed;*/
  -webkit-transition: 0.5s;
  /* Safari */
  transition: 0.5s;
}

.oi_stickylogoNav {
  position: fixed !important;
  border-radius: 0px !important;
  width: 100%;
  top: 30px;
  background: #fff;
  z-index: 99999999!important;
  margin: 0px auto;
  display: none;
  padding: 0 0 10px 0;
  /*border-bottom: 1px solid #ededed;*/
  -webkit-transition: 0.5s;
  /* Safari */
  transition: 0.5s;
}

.oi_stickynavigaTion {
  position: fixed !important;
  border-radius: 0px !important;
  width: 100%;
  top: 92px;
  background: #fff!important;
  z-index: 99999999!important;
  margin: 0px auto;
  display: none;
  padding: 0px;
  -webkit-transition: 0.5s;
  /* Safari */
  transition: 0.5s;
  border-bottom: 1px solid #000!important;
}


/***Top Media***/

#topMedia ul {
  margin-bottom: 10px;
}

#topMedia img {
  height: 17px;
  margin-right: 10px;
}

#topMedia ul li {
  float: left;
  padding: 5px 10px;
  border-right: 1px solid #b7b6b6;
  border-bottom: 1px solid #b7b6b6;
  font-size: 13px;
}

#topMedia ul li:first-child {
  border-left: 1px solid #b7b6b6;
}

#topMedia .fa-linkedin,
#topMedia .fa-youtube {
  color: #939393;
}

#topMedia .fa-linkedin:hover {
  color: #1686B0;
}

#topMedia .fa-youtube:hover {
  color: #E22C29;
}

#topMedia .fa-envelope {
  color: #959595;
  margin-right: 5px;
}

#topMedia ul li:last-child a {
  color: #666666;
  text-decoration: none;
  font-weight: 400;
}

#topMedia ul li:last-child a:hover {
  color: #000;
}


/***Logo Nav***/

#logoNav {
  margin-bottom: 30px;
}

#logoNav ul li {
  float: left;
  padding-left: 25px;
  margin: 20px 0 0 0px;
  font-size: 16px;
  color: #666666;
}

#logoNav ul li span {
  display: block;
  color: #a5a4a4!important;
  font-weight: 700;
  font-size: 16px!important;
}

#logoNav ul li:nth-child(1) a {
  background: none;
  color: #666666;
  text-decoration: none;
}

#logoNav ul li:nth-child(1) figure {
  margin: 0 5px 0 0;
  float: left;
}

#logoNav ul li:nth-child(2) a {
  background: none;
  color: #666666;
  text-decoration: none;
}

#logoNav ul li:nth-child(2) a:hover {
  color: #DE0303;
}

#logoNav ul li:nth-child(2) figure {
  margin: 0 5px 0 0;
  float: left;
}


/***Navigation***/

#navigaTion {
  border-radius: 0;
  background: none;
  border: none;
  margin-bottom: 0;
  min-height: auto;
}

#navigaTion .navbar-nav {
  margin: 0 -15px;
}

#navigaTion .navbar-nav>li {
  background: #1d1816;
}

#navigaTion .navbar-nav>li>a {
  color: #fff;
  padding: 13px 78px;
  font-size: 16px;
}

#navigaTion .navbar-nav>li>a:hover,
#navigaTion .navbar-nav>li>a:focus {
  color: #fa050b;
}

#contactus .contactus,
#appli .appli,
#faq .faq {
  color: #fa050b!important;
}

#navigaTion .navbar-nav>li:nth-child(7) a {
  background: none;
}

#navigaTion .dropdown-menu>li>a {
  display: block;
  padding: 10px 20px;
}

#navigaTion .dropdown-menu {
  background: #F3F3F3;
  border: none;
  padding: 0 0;
}

#navigaTion .dropdown-menu>li>a:hover {
  /*background-color: #612F2F;*/
  background: #fa050b;
  color: #fff;
}

#navigaTion .dropdown {
  position: static;
}

#navigaTion .dropdown-menu.mega-menu {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  min-width: auto;
  width: 100%;
  margin-top: 0;
  padding: 0;
  border-color: #ccc;
}

#navigaTion .dropdown-menu.mega-menu > li {
  padding: 0;
}

#navigaTion .dropdown-menu.mega-menu .media-list .media {
  padding: 10px;
  font-size: 13px;
}

#navigaTion .dropdown-menu.mega-menu .media-list .media-heading {
  font-size: 16px;
}

#navigaTion .dropdown-menu.mega-menu {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  min-width: auto;
  width: 87.6%;
  margin: 0 62px;
  padding: 20px 0;
  border-color: #ccc;
  background: rgba(255, 255, 255, 1);
}

#navigaTion .dropdown-menu .media-list {
  width: 32%;
  float: left;
}

#navigaTion .secondUnstyled {
  margin-bottom: 30px;
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px;
}

#navigaTion .unstyled li {
  padding: 7px 0;
  border-top: none;
}

#navigaTion .unstyled li:last-child {
  border-bottom: none;
}

#navigaTion .unstyled li a {
  color: #000!important;
  padding-left: 40px;
  font-size: 15px;
  transition: all 0.5s;
}

#navigaTion .unstyled li a:hover {
  text-decoration: none;
  padding-left: 50px;
  color: #E82828!important;
}

#navigaTion .mega-menu h4 {
  background: none!important;
  font-size: 18px;
  color: #000;
  padding: 0 0 8px 0;
  margin-left: 35px;
  border-bottom: 1px solid red;
}

#navigaTion .unstyled li .lastChildA {
  border-bottom: none!important;
}

/***Banner***/

#banner {
  position: relative;
  padding: 0;
}

#banner > img {
  width: 100%;
  max-height: 400px;
}

#banner .banner-title {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60%;
  transform: translate(-50%, -50%);
  color: white;
  text-align: right;
  text-transform: uppercase;
}

#banner .banner-title h1 {
  font-size: 47px;
  font-weight: 900;
}

#banner .banner-title h2 {
  font-size: 47px;
  font-weight: 300;
}

/***Information***/

#Information {
  text-align: center;
  margin: -30px 0 0 0;
  z-index: 999999;
  position: relative;
}

#Information h2 {
  text-transform: uppercase;
  font-size: 22px;
  margin: 0 0 5px 0;
  color: #fff;
  font-weight: 700;
}

#Information h3 {
  font-weight: 300;
  font-size: 22px;
  color: #fff;
  margin: 0 0 20px 0;
  text-transform: uppercase;
}

#Information .commonInfo {
  background: #f93131;
  padding: 55px 0 0 0;
  position: relative;
  border: 2px solid #fff;
}

#Information .info {
  width: 20%;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  color: #060606;
  text-decoration: none;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}

#Information .info:hover {
  color: #fff;
}

#Information .circleImg {
  position: absolute;
  top: -33px;
  left: 0;
  right: 0;
}


/***Welcome Hirlekar Precision***/

#hirlekarPrecision {
  padding-top: 50px;
  padding-bottom: 30px;
}

#hirlekarPrecision h2 {
  font-size: 30px;
  color: #060606;
  text-transform: uppercase;
  font-weight: 900;
  width: 50%;
  margin: -38px auto 0;
  background: #fff;
  padding: 0px 0;
}

#hirlekarPrecision hr {
  font-weight: 900;
  border-top: 1px solid #999999
}

#hirlekarPrecision p {
  margin-top: 25px;
  padding: 0 30px;
  line-height: 34px;
  color: #666666;
}

#hirlekarPrecision a {
  color: #ee0707;
}


/***Principle***/

#productPrinciple {
  background: #e3e5e6;
  padding-bottom: 40px;
  padding-top: 0;
}

#productPrinciple .description {
  background: white;
  padding: 30px;
}

#productPrinciple h3 {
  color: #2e2c2c;
  font-size: 30px;
  font-weight: 900;
  width: 22%;
  text-transform: uppercase;
}

#productPrinciple h3 span {
  color: #2e2c2c;
  font-weight: 400!important;
  font-size: 20px!important;
}

#productPrinciple h1 {
  font-size: 24px;
  color: #c60000;
  text-align: left;
  padding-left: 0;
  margin: 0;
}

#productPrinciple h2 {
  color: #4d4d4d;
  text-align: left;
  font-size: 16px;
  margin: 15px 0 15px 0;
}

#productPrinciple p {
  color: #4d4d4d;
  text-align: left;
  font-size: 13px;
  padding-right: 30px;
  line-height: 25px;
}

#productPrinciple p a {
  color: #f30707!important;
  display: block;
}

#productPrinciple .principle {
  margin: 0 auto;
  max-height: 250px;
  border: 1px solid #898989;
}

#productPrinciple .newProduct {
  margin-top: 31px;
  margin-bottom: 31px;
}


/***Explore Products***/

#explorProducts {
  background: #222c31;
  color: #fff;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 80px;
}

#explorProducts h2 {
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
  width: 40%;
  margin: -40px auto 45px;
  background: #222c31;
  padding: 0;
}

#explorProducts hr {
  font-weight: 900;
  border-top: 1px solid #3a4246;
}

#explorProducts .img-responsive {
  width: 80%;
  max-width: 180px;
  margin: 0 auto;
}

#explorProducts .over {
  width: 100%;
  height: 100%;
  background: url(../images/hirlekar-red.png) no-repeat 0 0;
  transition: all 0.5s;
  position: absolute;
  top: 202px;
}

#explorProducts .over a {
  padding: 73px 15px 0 15px;
  display: inline-block;
  text-decoration: none;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 14px;
}

#explorProducts .over .fas {
  font-size: 26px;
}

#explorProducts .over img {
  width: 100%;
  height: 100%;
}

#explorProducts .commontext {
  margin-top: 20px;
}

#explorProducts .commontext a {
  color: #fff;
  font-size: 17px;
  text-decoration: none;
}

#explorProducts .commontext a:hover {
  color: #f3f3f3;
}

#explorProducts .col-md-offset-1 {
  margin-left: 13.333333%;
}

/***Certified***/

#certified {
  background: #f93131;
  padding: 30px 0;
  font-size: 18px;
  margin-bottom: 2px;
}

#certified h1 {
  font-size: 34px!important;
  font-weight: 900;
  margin: 0 0 15px 0;
  color: #fff;
  text-transform: uppercase;
}

#certified p {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 5px;
}


/***WorldWide***/

#worldWide {
  text-align: center;
  background: url(../images/banner/hirlekar-worldwide.jpg) no-repeat center center;
  background-size: cover;
  padding: 30px 0 0 0;
}

#worldWide h1 {
  font-size: 30px;
  color: #000;
  font-weight: 900;
  margin: 0 0 30px 0;
}

#worldWide p {
  color: #040404;
  font-size: 18px;
  padding: 0 100px;
  margin: 0 0 30px 0;
}

#worldWide h2 {
  color: #222c31;
  font-size: 28px;
  margin: 0 0 25px 0;
}

#worldWide a {
  display: inline-block;
  background: #222c31;
  color: #f2f1f1;
  padding: 12px 35px;
  font-size: 16px;
  text-decoration: none;
  border-radius: 5px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}

#worldWide a:hover {
  background: #000;
}

#worldWide .fa-chevron-right {
  padding-left: 15px;
}


/***We Export To***/

#export {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}

#export h2 {
  font-size: 30px;
  color: #060606;
  text-transform: uppercase;
  font-weight: 900;
  width: 30%;
  margin: -40px auto 30px;
  background: #fff;
  padding: 0 55px;
}

#export hr {
  font-weight: 900;
  border-top: 1px solid #999999
}

#export p {
  font-size: 20px;
  color: #666666;
  padding: 0 140px;
  font-weight: 300;
  margin-bottom: 35px;
}

#export figcaption {
  margin-top: 15px;
}

#export .img-responsive {
  margin: 0 auto;
}

/*****Terms and Conditions****/
#terms {
  -webkit-column-count: 3;
  /* Chrome, Safari, Opera */
  -moz-column-count: 3;
  /* Firefox */
  column-count: 3;
  column-gap: 80px;
  margin-bottom: 30px;
}

#terms ul {
  list-style: circle;
}

#terms li {
  margin: 20px 0;
}



/***Map***/

#map {
  padding: 0;
  position: relative;
  border-top: 1px solid #26211f;
  margin: 85px 0 0 0;
}

#map .logoMap {
  position: absolute;
  left: 0;
  right: 0;
  width: 83px;
  height: 83px;
  margin: 0 auto;
  top: -40px;
  z-index: 9;
}

#map .holder {
  width: 100%;
  height: 100%;
  position: relative;
}

#map .frame {
  width: 100%;
  height: 100%;
}

#map .bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  cursor: pointer;
}


/***Contact***/

#contact {
  background: #f93131;
  padding: 25px 0 30px 0;
  text-align: center;
}

#contact .fas {
  color: #fff;
  font-size: 22px;
}

#contact .commonText {
  font-size: 20px;
  color: #fff;
  margin: 15px 0 0 0;
}

#contact .commonText a {
  font-size: 20px;
  color: #fff;
  text-decoration: none;
}

#contact .commonText a:hover {
  color: #000;
}

#contact .commonVertical {
  border-right: 1px solid #fff;
  padding-bottom: 15px;
}

#contact .commonVerticalExtra {
  border-right: none;
}


/***FooterLink***/

#footerLink {
  background: #222c31;
  padding: 45px 0 45px 0;
}

#footerLink h2 {
  color: #fff8f8;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 35px 0;
}

#footerLink span {
  font-weight: 300;
}

#footerLink h3 {
  color: #a9acad;
  font-size: 18px;
  font-weight: 900;
}

#footerLink .fas {
  padding-right: 10px;
}

#footerLink h3 span {
  font-weight: 300!important;
}

#footerLink .addr {
  color: #a9a9a9;
  font-weight: 300;
}

#footerLink .addr a {
  color: #a9a9a9;
  text-decoration: none;
}

#footerLink .addr a:hover {
  color: #fff;
}

#footerLink .footerList li {
  padding: 0 0 8px 5px;
  position: relative;
}

#footerLink #applicationList ul {
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px;
}

#footerLink .footerList li:before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  left: -10px;
  position: absolute;
  top: 0;
  color: #a9a9a9;
}

#footerLink .footerList li a {
  color: #a9a9a9;
  font-size: 13px;
  text-decoration: none;
}

#footerLink .footerList li a:hover {
  color: #fff;
}

#footerLink .fa-angle-right {
  padding-right: 5px!important;
}

#footerLink .media li {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: #fff;
  border-radius: 100%;
  margin-right: 8px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}

#footerLink .media li a {
  display: block;
  font-size: 24px;
  color: #050505;
  text-align: center;
}

#footerLink .media .fas {
  padding-right: 0!important;
  margin-top: 5px;
}

#footerLink .media li:nth-child(1):hover {
  background: #1686B0;
}

#footerLink .media li:nth-child(1):hover a {
  color: #fff;
}

#footerLink .media li:nth-child(2):hover {
  background: #C8302A;
}

#footerLink .media li:nth-child(2):hover a {
  color: #fff;
}


/***Footer Bottom***/

#footerBottom {
  background: #191a1b;
  color: #A2A2A2;
  font-size: 11px;
  padding: 20px 0 20px 0;
  position: relative;
}

#footerBottom .best {
  text-align: left;
}


/***About Us***/

#aboutUsBanner {
  background: url(../images/banner/about-banner.jpg) no-repeat center center;
  background-size: cover;
  padding: 45px 0 35px 0;
}

#aboutUsBanner h1 {
  font-size: 30px;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0 0 8px 0;
}

#aboutUsBanner .breadcrumb {
  padding: 8px 0;
  margin-bottom: 0;
  list-style: none;
  background: none;
  border-radius: 0;
}

#aboutUsBanner .breadcrumb a {
  font-size: 14px;
  color: #fff;
}

#aboutUsBanner .breadcrumb .active {
  color: #f7fd8f;
}

.commonAboutPage address {
  line-height: 25px;
  font-size: 15px;
}

.commonAboutPage address a {
  color: #4A4A4A;
  text-decoration: none;
}

.commonAboutPage address a:hover {
  color: #DE0303;
}

.commonAboutPage h2 {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  margin-top: 50px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.commonAboutPage h2 span {
  color: #de0303!important;
}

.commonAboutPage .companyImg {
  float: left;
  margin-right: 28px;
  width: 35%;
}

.commonAboutPage .aboutImg {
  margin-bottom: 50px;
}

.commonAboutPage .companyImgright {
  float: right;
  margin-left: 28px;
  width: 35%;
}

.commonAboutPage .companyImgRight {
  float: right;
  margin-left: 28px;
  margin-bottom: 15px;
}

.commonAboutPage p {
  color: #666666;
  font-size: 15px;
  line-height: 25px;
  text-align: justify;
  margin-bottom: 30px;
}

.commonAboutPage h3 {
  text-align: center;
  font-size: 30px;
  font-weight: 900;
  color: #000;
  margin: 23px 0;
}


/***Why***/

#why.container-fluid, #reach.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

#why .col-md-6 {
  padding: 0;
}

#why .certificate {
  background: #000;
  overflow: hidden;
  text-align: center;
}

#why .certificate a {
  -ms-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  transform: rotate(-15deg);
  display: inline-block;
}

#why .certificate a figure {
  text-align: right;
}

#why .strengths {
  background: #f93131;
  padding: 32px 50px;
  position: relative;
  float: left;
  width: 100%;
}

#why .strengths:after {
  background: url("/images/icons.png") no-repeat -96px -51px;
  content: " ";
  width: 15px;
  height: 30px;
  left: -15px;
  position: absolute;
  top: 50%;
}

#why .strengths h5 {
  font-size: 20px;
  color: #fff;
  margin: 0 0 30px 0;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
}

#why .strengths li {
  float: left;
  width: 50%;
  text-align: center;
  height: 145px;
  position: relative;
}

#why .strengths li:nth-child(1):before {
  position: absolute;
  background: url("/images/icons.png") no-repeat -299px -96px;
  content: " ";
  width: 1px;
  height: 112px;
  right: 0;
}

#why .strengths li:nth-child(3):before {
  position: absolute;
  background: url("/images/icons.png") no-repeat -299px -96px;
  content: " ";
  width: 1px;
  height: 112px;
  right: 0;
}

#why .strengths li .commonCertificate {
  width: 75%;
  margin: 0 auto;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
  height: 125px;
}

#why .strengths li img {
  border-radius: 100px;
  margin-bottom: 15px;
}

.commonCertificate figcaption {
  font-size: 16px;
  color: #fff;
}

.removeLine {
  border-bottom: none!important;
}


/***Our Reach***/

#reach .col-md-6 {
  padding: 0;
}

#reach .certificate {
  text-align: center;
  height: 414px;
}

#reach .certificate figure {
  height: 100%;
}

#reach .certificate img {
  width: 100%;
  height: 100%;
}

#reach .certificate a {
  -ms-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  transform: rotate(-15deg);
  display: inline-block;
}

#reach .certificate a figure {
  text-align: right;
}

#reach .strengths {
  padding: 29px 50px 0 50px;
  float: left;
  position: relative;
}

#reach .strengths:before {
  background: url("/images/icons.png") no-repeat -121px -51px;
  content: " ";
  right: -15px;
  width: 15px;
  height: 30px;
  position: absolute;
  top: 50%;
  z-index: 9;
}

#reach .strengths h5 {
  font-size: 20px;
  color: #010101;
  margin: 0 0 30px 0;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
}

#reach .strengths li {
  float: left;
  width: 50%;
  text-align: center;
  height: 166px;
  position: relative;
}

#reach .strengths li:nth-child(1):before {
  position: absolute;
  background: url("/images/icons.png") no-repeat -310px -127px;
  content: " ";
  width: 1px;
  height: 112px;
  right: 0;
  top: 17px;
}

#reach .strengths li:nth-child(3):before {
  position: absolute;
  background: url("/images/icons.png") no-repeat -310px -127px;
  content: " ";
  width: 1px;
  height: 112px;
  right: 0;
  top: 17px;
}

#reach .strengths li .commonCertificate {
  width: 74%;
  height: 95%;
  margin: 0 auto;
  border-bottom: 1px solid #010101;
}

#reach .strengths li img {
  border-radius: 100px;
  margin-bottom: 15px;
}

.commonCertificate figcaption {
  font-size: 16px;
  color: #010101;
}

.strengthsSecond figcaption {
  color: #fff;
}

.strengthsSecond figcaption a {
  color: #fff;
}

.removeLine {
  border-bottom: none!important;
}


/****Product***/

#pdf .breadcrumb {
  background: none;
  border-radius: 0;
}

#pdf .breadcrumb .active {
  color: #8E8E8E;
}

#pdf .breadcrumb li a {
  color: #424141;
  text-decoration: none;
}

#pdf .breadcrumb li a:hover {
  color: #8E8E8E;
}

#pdf h2 {
  font-size: 24px;
  color: #1d1816;
  text-align: center;
  text-transform: uppercase;
  margin: 50px 0;
}

#pdf h2 a {
  text-decoration: none;
  color: #1d1816;
}

#pdf h2 a:hover {
  color: #DE0303;
}

#pdf h2 span {
  display: inline-block;
  border-left: 1px solid #898989;
  margin-left: 15px;
  padding-left: 15px;
}

#productBanner {
  background: url(../images/banner/product-page-banner.jpg) no-repeat center center;
  background-size: cover;
  padding: 45px 0 35px 0;
}

#productBanner h1 {
  font-size: 30px;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0 0 8px 0;
}

#productBanner .breadcrumb {
  padding: 8px 0;
  margin-bottom: 0;
  list-style: none;
  background: none;
  border-radius: 0;
}

#productBanner .breadcrumb a {
  font-size: 14px;
  color: #fff;
}

#productBanner .breadcrumb .active {
  color: #f7fd8f;
}

#subProduct {
  background: #fff;
  padding: 0;
}

#subProduct figcaption {
  color: #1d1816;
  font-size: 16px;
  margin: 15px 0 0 0;
}

#subProduct p {
  margin: 20px 0 0 0;
  text-align: center;
  line-height: 25px;
  font-size: 15px;
}

#subProduct .glance {
  text-align: left!important;
}

#productDetails {
  padding: 45px 40px;
  border-radius: 5px;
}

#productDetails .fas {
  display: inherit;
  font-size: 25px;
  color: #a8a7a6;
}

#productDetails .commonDetails {
  padding: 0;
  position: relative;
}

#productDetails .commonDetails h5 {
  font-size: 16px;
  margin: 30px 0 30px 0;
  min-height: 34px;
  font-weight: 700;
}

.productImg img {
  max-height: 200px;
}

.productImg .carousel-inner img {
  max-height: 500px;
  margin: auto;
}

#productDetails .innerDetails {
  width: 80%;
  margin: 0 auto;
  min-height: 115px;
}

#checklistLink {
  background: rgba(191, 220, 122, 0.8);
}

#productDetails .innerDetails a {
  text-decoration: none;
}

#productDetails .innerDetails a:hover h5,
#productDetails .innerDetails a:hover .fas {
  color: #DE0303;
}

#productDetails .innerDetails .commonBlock {
  width: 28px;
  height: 36px;
  margin: 0 auto;
  margin-bottom: 30px;
}

#productDetails .innerDetails .datasheet {
  background: url("/images/icons.png") no-repeat -157px -5px;
}

#productDetails .innerDetails a:hover .datasheet {
  background: url("/images/icons.png") no-repeat -195px -5px;
}

#productDetails .innerDetails .drawing {
  background: url("/images/icons.png") no-repeat -233px -5px;
}

#productDetails .innerDetails a:hover .drawing {
  background: url("/images/icons.png") no-repeat -271px -5px;
}

#productDetails .innerDetails .how {
  background: url("/images/icons.png") no-repeat -5px -306px;
}

#productDetails .innerDetails a:hover .how {
  background: url("/images/icons.png") no-repeat -43px -306px;
}

#productDetails .innerDetails .switch {
  background: url("/images/icons.png") no-repeat -233px -306px;
}

#productDetails .innerDetails a:hover .switch {
  background: url("/images/icons.png") no-repeat -271px -306px;
}

#productDetails .innerDetails .bracket {
  background: url("/images/icons.png") no-repeat -5px -5px;
}

#productDetails .innerDetails a:hover .bracket {
  background: url("/images/icons.png") no-repeat -43px -5px;
}

#productDetails .innerDetails .porting {
  background: url("/images/icons.png") no-repeat -157px -306px;
}

#productDetails .innerDetails a:hover .porting {
  background: url("/images/icons.png") no-repeat -195px -306px;
}

#productDetails .innerDetails .instructions {
  background: url("/images/icons.png") no-repeat -81px -306px;
}

#productDetails .innerDetails a:hover .instructions {
  background: url("/images/icons.png") no-repeat -119px -306px;
}

#productDetails .innerDetails .check {
  background: url("/images/icons.png") no-repeat -81px -5px;
}

#productDetails .innerDetails a:hover .check {
  background: url("/images/icons.png") no-repeat -119px -5px;
}

#productDetails .fourBlock:before {
  content: none!important;
}

#productDetails .commonDetails h5 {
  color: #000;
}

#downloadables {
  background: rgba(168, 168, 168, 0.2);
  border-radius: 10px;
}

#productDetails .col-md-9 {
  padding: 0 40px 0 30px;
}

#productDetails .productImg {
  text-align: center;
}

#productDetails .productImg img {
  margin: 0 auto;
}

#productDetails h3 {
  text-align: left;
  font-size: 26px;
  font-weight: 900;
  color: #000;
  margin: 40px 0 0 0;
}

.list li {
  font-size: 16px;
  color: #222c31;
  width: 33%;
  float: left;
  padding: 6px 10px 6px 0px;
  text-align: left;
}

.list li .fas {
  font-size: 16px!important;
  color: #717272!important;
  display: inline!important;
  margin-right: 10px;
}

.list .hundred {
  width: 100%!important;
}

.horizantal {
  margin: 0 0 20px 0;
  border-top: 1px solid #959595;
}

.app {
  font-size: 16px;
  color: #222c31;
  background: #fff;
}

.sector {
  position: relative;
  height: 1px;
  background: #959595;
  margin-bottom: 25px;
  margin-top: 50px;
}

/***Application***/

#application .media-body {
  padding-bottom: 0;
  height: auto;
}

#application .media-body a {
  color: #666666;
  font-size: 15px;
  font-weight: 400;
}

#application .media-body a:hover,
#application .media-body a:focus,
#application .media-left a:hover {
  text-decoration: none;
  cursor: pointer;
}

#application .media-body a:hover h4 {
  color: #F00;
}

#application .media-body h4 {
  text-transform: uppercase;
  margin: 15px 0 0 0;
  font-size: 15px;
}

#application .media-left,
.media>.pull-left {
  padding-right: 20px;
}

#application .commonAboutPage .commonOuter {
  border: 1px solid #cdced0;
  padding: 20px;
  height: 95px;
  margin-bottom: 35px;
}

#application .media-list {
  margin-bottom: 0;
}

#application .modal-dialog {
  width: 90%;
}

#application .modal-body iframe {
  width: 100%;
  height: 100%;
}

#application .modal-body {
  height: 700px;
}


/***Landing Page***/

#Container {
  padding: 0;
  margin-bottom: 50px;
}

#Container h4 {
  font-size: 20px;
  color: #000;
  padding-bottom: 10px;
  border-bottom: 1px solid #FF0000;
  margin-bottom: 20px;
}

#Container .mix {
  display: none;
  padding: 10px 0;
  padding-left: 20px;
}

#Container .mix {
  padding-left: 0px;
  width: 100%;
}

@media(min-width:567px) {
  #Container .col-md-8 .mix {
    width: 48%;
  }
}

#Container .mix:hover {
  padding-left: 10px;
  transition: all 0.5s;
}

#Container .mix a {
  text-decoration: none;
  font-size: 16px;
  color: #6B6B6B;
}

#Container .mix a:hover {
  color: #FF0000;
}

#Container .fail-message {
  opacity: 0;
}

#Container.fail .fail-message {
  opacity: 1;
}

#Container.fail h4 {
  opacity: 0;
}


/***Table***/

.outerTable {
  margin-top: 30px;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  border-top: none;
}

.table>tbody,
.table>tbody>tr>td {
  border-bottom: none;
  padding-left: 25px;
}

.table>tbody>tr:nth-child(odd) {
  background: #F3F3F3;
}

/***Scroll Spy***/

#spyScroll h2 {
  color: #000;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 0;
  text-transform: uppercase;
}

#spyScroll h3 {
  margin-bottom: 30px;
}

#spyScroll h4 {
  font-size: 19px;
  margin-top: 22px;
  color: #7D0F0F;
}

#spyScroll p {
  font-size: 15px;
}

#spyScroll .jumbotron {
  border-radius: 0px;
  background: #5fb3ce;
  margin-bottom: 0;
}

#spyScroll .jumbotron button {
  margin-top: 10px;
}

section {
  padding: 40px 0;
  border-bottom: 1px solid #c1e1ec;
}

#web-development,
#mobile-development {
  padding-bottom: 0;
}

section:last-child {
  border-bottom: none;
}


/***Responsive***/

@media(max-width:1200px) {
  #spyScroll .affix {
    width: 263px;
  }
  #spyScroll .affix-bottom {
    width: 263px;
  }
  #application .media-body h4 {
    margin: 0;
  }
  #navigaTion .dropdown-menu.mega-menu {
    width: 85.9%;
    margin: 0 43px;
  }
  #navigaTion .navbar-nav>li>a {
    padding: 13px 55px;
  }
  #banner .banner-title h1 {
    font-size: 38px;
  }
  #banner .banner-title h2 {
    font-size: 30px;
  }
  #Information .info {
    width: 28%;
  }
  #hirlekarPrecision {
    padding-top: 75px;
    padding-bottom: 25px;
  }
  #hirlekarPrecision h2 {
    width: 46%;
  }
  #hirlekarPrecision p {
    margin-top: 30px;
    padding: 0 115px;
  }
  #achievements figcaption {
    padding: 0 300px;
  }
  #explorProducts h2 {
    width: 42%;
  }
  #export h2 {
    width: 40%;
  }

  #terms {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
  }
}

@media(max-width:991px) {
  #navigaTion .dropdown-menu.mega-menu {
    width: 86.1%;
    margin: 0 25px;
  }
  .oi_stickylogoNav {
    padding: 0 0 29px 0;
  }
  #logoNav ul li {
    padding-left: 25px;
    margin: 0 5px 0 15px;
  }
  #navigaTion .navbar-nav>li>a {
    padding: 14px 40px;
    font-size: 14px;
  }
  #banner .banner-title h1 {
    font-size: 24px;
  }
  #banner .banner-title h2 {
    font-size: 18px;
  }
  #Information h2 {
    font-size: 18px;
  }
  #Information h3 {
    font-size: 18px;
  }
  #Information .info {
    width: 35%;
  }
  #Information .commonInfo {
    padding: 55px 0 25px 0;
  }
  #hirlekarPrecision h2 {
    width: 39%;
    padding: 0 20px;
    font-size: 22px;
  }
  #hirlekarPrecision p {
    padding: 0;
  }
  #productPrinciple .newProduct {
    margin: 0 auto 0;
  }
  #explorProducts h2 {
    width: 53%;
  }
  #explorProducts .col-md-offset-1 {
    margin-left: 0;
  }
  #explorProducts .commontext {
    margin-bottom: 30px;
  }
  #achievements h2 {
    width: 52%;
  }
  #achievements p {
    padding: 0 50px;
  }
  #achievements figcaption {
    padding: 0 150px;
  }
  #explorProducts h2 {
    font-size: 22px;
    margin: -34px auto 45px;
    width: 40%;
  }
  #achievements h2 {
    width: 37%;
    font-size: 22px;
    margin: -32px auto 15px;
  }
  #achievements figcaption {
    font-size: 18px;
  }
  #certified .col-sm-3 {
    text-align: center;
  }
  #certified h1 {
    font-size: 26px!important;
  }
  #worldWide p {
    padding: 0 70px;
  }
  #worldWide h2 {
    font-size: 24px;
  }
  #export h2 {
    width: 46%;
  }
  #export p {
    padding: 0 40px;
  }
  #export .col-sm-2 {
    margin-bottom: 15px;
  }
  #footerBottom .copy,
  #footerBottom .best,
  #footerBottom .dimakh {
    text-align: center;
    float: none;
  }
  /***About Us***/
  .commonAboutPage h2 {
    text-align: center;
  }
  .commonAboutPage .companyImg {
    margin-right: 0;
    float: none;
    margin: 0 auto 15px;
  }
  .commonAboutPage .companyImgright {
    float: none;
    margin-left: 0;
    margin: 0 auto 15px;
  }
  .commonAboutPage .companyImg img {
    margin: 0 auto;
  }
  .commonAboutPage .row {
    margin: 0;
  }
  #why .strengths::after {
    content: none;
  }
  #reach .strengths::before {
    content: none;
  }
  #reach .strengths li:nth-child(1):before {
    top: 0;
  }
  #reach .strengths li:nth-child(3):before {
    top: 0;
  }
  #link .threeSixty {
    padding: 19px 40px;
  }
  #footerLink h2 {
    font-size: 19px;
  }
  .commonAboutPage .companyImg {
    width: 70%;
  }
  .commonAboutPage .companyImgright {
    width: 70%;
  }
}

@media(max-width:767px) {
  #myModalDiv {
    display: none !important;
  }
  #navigaTion .secondUnstyled {
    float: none;
    width: 100%;
    margin-bottom: 0!important;
  }
  #navigaTion .mega-menu h4 {
    margin-left: 0;
  }
  #navigaTion .unstyled {
    margin-bottom: 30px;
  }
  #topMedia ul li {
    float: none;
    display: inline-block;
    border: 1px solid #b7b6b6;
  }
  #topMedia ul li:first-child {
    border: 1px solid #b7b6b6;
  }
  #topMedia ul {
    float: none;
    text-align: center;
  }
  #logoNav {
    margin-bottom: 0;
  }
  #logoNav img {
    margin: 0 auto;
  }
  #logoNav ul li {
    margin: 30px 5px 0 53px;
  }
  #navigaTion .navbar-nav>li>a {
    background: none;
  }
  #navigaTion .navbar-header {
    border-bottom: 1px solid #000;
  }
  #navigaTion .in {
    border-bottom: 1px solid #1d1816;
  }
  #navigaTion .navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
  }
  #navigaTion .navbar-nav {
    margin: 0 -15px;
  }
  #banner {
    display: none;
  }
  #Information {
    margin: 30px 0 0 0;
  }
  #Information img {
    border: 1px solid #797878;
    border-radius: 100px;
  }
  #Information .col-sm-4 {
    margin: 20px 0 60px 0;
  }
  #hirlekarPrecision {
    padding-top: 0;
  }
  #hirlekarPrecision h2 {
    width: 54%;
  }
  #productPrinciple h3 {
    font-size: 24px;
  }
  #achievements .verticalCommon {
    background: none;
  }
  #achievements h2 {
    margin: -43px auto 15px;
  }
  #worldWide {
    padding: 30px 0;
  }
  #worldWide h1 {
    font-size: 24px;
  }
  #worldWide p {
    padding: 0 15px;
  }
  #worldWide h2 {
    font-size: 20px;
  }
  #worldWide a {
    padding: 10px 22px;
  }
  #export h2 {
    width: 60%;
    padding: 0;
  }
  #export figcaption {
    display: none;
  }
  #footerLink {
    padding: 25px 0 25px 30px;
  }
  #footerLink h2 {
    margin: 45px 0 20px 0;
    font-size: 24px;
  }
  #footerLink .unwanted {
    margin: 0;
  }
  /***About Us***/
  #reach .certificate {
    height: 300px;
  }
  #reach .strengths li:nth-child(1):before {
    top: 17px;
  }
  #reach .strengths li:nth-child(3):before {
    top: 17px;
  }
  #reach .strengths li .commonCertificate {
    width: 70%;
  }
  #pdf h2 {
    font-size: 19px;
  }
  #productDetails {
    padding: 20px 40px;
  }
  #productDetails .sixFourtyDevice:before {
    content: none!important;
  }
  #productDetails .sixfourtyDeviceborder {
    border-bottom: none!important;
  }
  #productDetails .col-md-9 {
    padding: 0;
  }
  #subProduct {
    padding: 30px 0;
  }
  #subProduct .subRow {
    margin: 0;
  }
  #subProduct p {
    margin: 20px 0 40px 0;
    font-size: 15px;
  }
  .list li {
    font-size: 14px;
  }
  #link {
    padding: 15px 0;
  }

  #terms {
    -webkit-column-count: 1;
    /* Chrome, Safari, Opera */
    -moz-column-count: 1;
    /* Firefox */
    column-count: 1;
    margin: auto 40px;
  }
}

@media(min-width:767px) {
  #navigaTion .nav>li:hover .dropdown-menu {
    display: block;
  }
  
  #navigaTion .navbar-nav>li:not(:first-child)::before {
    content: " ";
    background: url("/images/icons.png") no-repeat -297px -51px;
    width: 3px;
    height: 15px;
    position: absolute;
    top: 16px;
  }
}

@media(max-width:568px) {
  #worldWide p {
    font-size: 16px;
    margin: 0 0 25px 0;
  }
  #worldWide h2 {
    font-size: 18px;
  }
  #pdf h2 span {
    margin-top: 15px;
    border-left: none;
    margin-left: 0;
  }
  #contact .commonText a,
  #contact .commonText {
    font-size: 16px;
  }
}

@media(max-width:480px) {
  #logoNav ul li {
    font-size: 12px;
  }
  #logoNav ul li span {
    font-size: 14px;
  }
  #hirlekarPrecision h2 {
    width: 70%;
  }
  #hirlekarPrecision p {
    line-height: 28px;
  }
  #achievements p {
    padding: 0 15px;
  }
  #achievements figcaption {
    padding: 0 15px;
  }
  #export p {
    padding: 0 15px;
  }
  #contact .col-xs-4 {
    width: 100%;
    padding: 15px 0;
  }
  #contact .commonText a,
  #contact .commonText {
    font-size: 13px;
  }
  /***About Us***/
  .commonCertificate figcaption {
    font-size: 12px;
  }
  #why .strengths {
    padding: 29px 15px;
  }
  #reach .strengths {
    padding: 29px 15px 0 15px;
  }
  .commonCertificate figcaption {
    font-size: 14px;
  }
  #reach .strengths li:nth-child(1):before {
    top: 0;
  }
  #reach .strengths li:nth-child(3):before {
    top: 0;
  }
  .commonAboutPage h3 {
    font-size: 22px;
  }
  #pdf h2 {
    font-size: 18px;
  }
  .list li {
    width: 100%;
  }
}

@media(max-width:360px) {
  #logoNav ul li {
    margin: 15px 0 0 45px;
  }
  #logoNav ul li:nth-child(2) {
    margin: 15px 0 0 20px;
  }
  #logoNav ul li:nth-child(2) figure {
    margin: 0 7px 0 0;
  }
  #explorProducts h2 {
    font-size: 18px;
    width: 50%;
  }
  #explorProducts .col-xs-6 {
    width: 100%;
  }
  #achievements h2 {
    width: 60%;
    font-size: 18px;
  }
  #achievements p {
    padding: 0;
  }
  #certified .col-xs-4,
  #certified .col-xs-8 {
    width: 100%;
  }
  #export h2 {
    font-size: 22px;
    margin: -32px auto 30px;
  }
  #export p {
    padding: 0;
  }
  #export .col-xs-2 {
    width: 33%;
  }
  /***About US***/
  #reach .strengths li .commonCertificate {
    width: 80%;
  }
  .commonCertificate figcaption {
    font-size: 13px;
  }
  #pdf h2 {
    font-size: 16px;
    line-height: 25px;
  }
  #pdf h2 span {
    display: block;
  }
  #contact .commonVertical {
    width: 100%;
    margin-bottom: 30px;
  }
  #contact .commonText a,
  #contact .commonText {
    font-size: 18px;
  }
}

@media(max-width:320px) {
  #logoNav ul li {
    margin: 15px 0 0 26px;
  }
  #logoNav ul li:nth-child(2) {
    margin: 15px 0 0 0;
  }
  .commonCertificate figcaption {
    font-size: 12px;
  }
  #pdf h2 {
    margin: 25px 0;
  }
  #application .commonAboutPage .commonOuter {
    padding: 20px 10px;
    height: auto;
  }
  #productDetails .bottomBorder {
    height: 150px;
  }
  .commonAboutPage address {
    font-size: 14px;
  }
}


/* By default it's not affixed in mobile views, so undo that */

.applications-sidebar.affix {
  position: static;
}

@media (min-width: 768px) {
  .applications-sidebar {
    padding-left: 20px;
  }
}


/* First level of nav */

.applications-sidenav {
  margin-top: 20px;
  margin-bottom: 20px;
}


/* All levels of nav */

.applications-sidebar .nav > li > a {
  display: block;
  padding: 8px 20px;
  font-size: 15px;
  font-weight: 400;
  color: #767676;
}

.applications-sidebar .nav > li > a:hover,
.applications-sidebar .nav > li > a:focus {
  padding-left: 19px;
  color: #de0303;
  text-decoration: none;
  background-color: transparent;
  border-left: 1px solid #de0303;
}

.applications-sidebar .nav > .active > a,
.applications-sidebar .nav > .active:hover > a,
.applications-sidebar .nav > .active:focus > a {
  padding-left: 18px;
  font-weight: bold;
  color: #de0303;
  background-color: transparent;
  border-left: 2px solid #de0303;
}


/* Nav: second level (shown on .active) */

.applications-sidebar .nav .nav {
  display: none;
  /* Hide by default, but at >768px, show it */
  padding-bottom: 10px;
}

.applications-sidebar .nav .nav > li > a {
  padding-top: 1px;
  padding-bottom: 3px;
  padding-left: 30px;
  font-size: 14px;
  font-weight: normal;
}

.applications-sidebar .nav .nav > li > a:hover,
.applications-sidebar .nav .nav > li > a:focus {
  padding-left: 29px;
}

.applications-sidebar .nav .nav > .active > a,
.applications-sidebar .nav .nav > .active:hover > a,
.applications-sidebar .nav .nav > .active:focus > a {
  padding-left: 28px;
  font-weight: 400;
}


/* Show and affix the side nav when space allows it */

@media (min-width: 992px) {
  .applications-sidebar .nav > .active > ul {
    display: block;
  }
  /* Widen the fixed sidebar */
  .applications-sidebar.affix,
  .applications-sidebar.affix-bottom {
    width: 213px;
  }
  .applications-sidebar.affix {
    position: fixed;
    /* Undo the static from mobile first approach */
    top: 20px;
  }
  .applications-sidebar.affix-bottom {
    position: absolute;
    /* Undo the static from mobile first approach */
  }
  .applications-sidebar.affix-bottom .applications-sidenav,
  .applications-sidebar.affix .applications-sidenav {
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  /* Widen the fixed sidebar again */
  .applications-sidebar.affix-bottom,
  .applications-sidebar.affix {
    width: 263px;
  }
}

.productThumbnail {
  max-height: 50px;
  margin: 0 auto;
}

.nopadding {
  padding-left: 0;
}

#certified .img-responsive {
  margin: 10px auto;
}

#certified p,
#certified h1 {
  text-align: center;
}

#carousel-main {
  background: #1d1816;
  color: white;
  min-height: 400px;
}

#carousel-main img {
  margin: 20px;
  height: 350px;
  width: auto;
}

mark {
    background-color: yellow;
    color: red;
}


/* Sprites */
.flag-sprite { max-width: 100%; background-size: 100%; background-image: url('/images/flags.png'); }
.flag-sprite-argentina { background-position: 0 0%; background-size: 100%; }
.flag-sprite-australia { background-position: 0 4.322527%; background-size: 100%; }
.flag-sprite-austria { background-position: 0 8.645054%; background-size: 100%; }
.flag-sprite-brazil { background-position: 0 12.967581%; background-size: 100%; }
.flag-sprite-china { background-position: 0 17.290108%; background-size: 100%; }
.flag-sprite-czechia { background-position: 0 21.612635%; background-size: 100%; }
.flag-sprite-denmark { background-position: 0 25.935162%; background-size: 100%; }
.flag-sprite-france { background-position: 0 30.257689%; background-size: 100%; }
.flag-sprite-germany { background-position: 0 34.580216%; background-size: 100%; }
.flag-sprite-iran { background-position: 0 38.902743%; background-size: 100%; }
.flag-sprite-ireland { background-position: 0 43.22527%; background-size: 100%; }
.flag-sprite-italy { background-position: 0 47.547797%; background-size: 100%; }
.flag-sprite-mexico { background-position: 0 51.870324%; background-size: 100%; }
.flag-sprite-netherlands { background-position: 0 56.192851%; background-size: 100%; }
.flag-sprite-romania { background-position: 0 60.515378%; background-size: 100%; }
.flag-sprite-russia { background-position: 0 64.837905%; background-size: 100%; }
.flag-sprite-slovenia { background-position: 0 69.160432%; background-size: 100%; }
.flag-sprite-south-africa { background-position: 0 73.482959%; background-size: 100%; }
.flag-sprite-south-korea { background-position: 0 77.805486%; background-size: 100%; }
.flag-sprite-uae { background-position: 0 82.128013%; background-size: 100%; }
.flag-sprite-uk { background-position: 0 86.45054%; background-size: 100%; }
.flag-sprite-usa { background-position: 0 90.773067%; background-size: 100%; }
.flag-sprite-israel { background-position: 0 95.095594%; background-size: 100%; }
.flag-sprite-japan { background-position: 0 100%; background-size: 100%; }

.application-sprite { max-width: 100%; background-size: 100%; background-image: url('/images/applications.png'); }
.application-sprite-compound-center { background-position: 0 0%; background-size: 100%; }
.application-sprite-cryogenic { background-position: 0 16.666667%; background-size: 100%; }
.application-sprite-explosion { background-position: 0 33.333333%; background-size: 100%; }
.application-sprite-filter { background-position: 0 50%; background-size: 100%; }
.application-sprite-hazardous { background-position: 0 66.666667%; background-size: 100%; }
.application-sprite-irrigation { background-position: 0 83.333333%; background-size: 100%; }
.application-sprite-naturalgas { background-position: 0 100%; background-size: 100%; }


.icon-sprite {
  background-image: url(/images/icons.png);
  background-repeat: no-repeat;
  display: inline-block;
}

.icon-sprite-bracket-mounting-combination-black {
  width: 28px;
  height: 36px;
  background-position: -5px -5px;
}

.icon-sprite-bracket-mounting-combination-red {
  width: 28px;
  height: 36px;
  background-position: -43px -5px;
}

.icon-sprite-check-list-for-enquiry-black {
  width: 28px;
  height: 36px;
  background-position: -81px -5px;
}

.icon-sprite-check-list-for-enquiry-red {
  width: 28px;
  height: 36px;
  background-position: -119px -5px;
}

.icon-sprite-datasheet-black {
  width: 28px;
  height: 36px;
  background-position: -157px -5px;
}

.icon-sprite-datasheet-red {
  width: 28px;
  height: 36px;
  background-position: -195px -5px;
}

.icon-sprite-dimensional-drawing-black {
  width: 28px;
  height: 36px;
  background-position: -233px -5px;
}

.icon-sprite-dimensional-drawing-red {
  width: 28px;
  height: 36px;
  background-position: -271px -5px;
}

.icon-sprite-down-arrow {
  width: 14px;
  height: 6px;
  background-position: -5px -51px;
}

.icon-sprite-iso-certification {
  width: 57px;
  height: 57px;
  background-position: -29px -51px;
}

.icon-sprite-arrow-red {
  width: 15px;
  height: 30px;
  background-position: -96px -51px;
}

.icon-sprite-arrow-white {
  width: 15px;
  height: 32px;
  background-position: -121px -51px;
}

.icon-sprite-best-offer {
  width: 68px;
  height: 68px;
  background-position: -146px -51px;
}

.icon-sprite-brochure {
  width: 20px;
  height: 23px;
  background-position: -224px -51px;
}

.icon-sprite-commitment {
  width: 57px;
  height: 57px;
  background-position: -224px -84px;
}

.icon-sprite-communication {
  width: 57px;
  height: 57px;
  background-position: -5px -151px;
}

.icon-sprite-extensive {
  width: 61px;
  height: 62px;
  background-position: -72px -151px;
}

.icon-sprite-faster-production {
  width: 68px;
  height: 68px;
  background-position: -143px -151px;
}

.icon-sprite-free-shipping {
  width: 68px;
  height: 68px;
  background-position: -221px -151px;
}

.icon-sprite-global {
  width: 57px;
  height: 57px;
  background-position: -5px -229px;
}

.icon-sprite-global-service {
  width: 57px;
  height: 57px;
  background-position: -72px -229px;
}

.icon-sprite-nav-arrow {
  width: 5px;
  height: 9px;
  background-position: -254px -51px;
}

.icon-sprite-performance {
  width: 57px;
  height: 57px;
  background-position: -139px -229px;
}

.icon-sprite-phone-icon {
  width: 18px;
  height: 17px;
  background-position: -269px -51px;
}

.icon-sprite-system-design {
  width: 57px;
  height: 57px;
  background-position: -206px -229px;
}

.icon-sprite-triangle {
  width: 8px;
  height: 8px;
  background-position: -5px -78px;
}

.icon-sprite-triangle-hover {
  width: 8px;
  height: 8px;
  background-position: -291px -78px;
}

.icon-sprite-vertical {
  width: 1px;
  height: 112px;
  background-position: -299px -96px;
}

.icon-sprite-vertical-line {
  width: 3px;
  height: 15px;
  background-position: -297px -51px;
}

.icon-sprite-vertical1 {
  width: 1px;
  height: 112px;
  background-position: -310px -127px;
}

.icon-sprite-how-to-order-black {
  width: 28px;
  height: 36px;
  background-position: -5px -306px;
}

.icon-sprite-how-to-order-red {
  width: 28px;
  height: 36px;
  background-position: -43px -306px;
}

.icon-sprite-instruction-manual-black {
  width: 28px;
  height: 36px;
  background-position: -81px -306px;
}

.icon-sprite-instruction-manual-red {
  width: 28px;
  height: 36px;
  background-position: -119px -306px;
}

.icon-sprite-porting-details-black {
  width: 28px;
  height: 36px;
  background-position: -157px -306px;
}

.icon-sprite-porting-details-red {
  width: 28px;
  height: 36px;
  background-position: -195px -306px;
}

.icon-sprite-switch-cover-combination-black {
  width: 28px;
  height: 36px;
  background-position: -233px -306px;
}

.icon-sprite-switch-cover-combination-red {
  width: 28px;
  height: 36px;
  background-position: -271px -306px;
}

