@font-face {
  font-family: PtSans;
  src: url("../fonts/pt_sans/PTSans400.woff"); }
@font-face {
  font-family: OpenSans;
  src: url("../fonts/pt_sans/OpenSans600.woff"); }
/* cyrillic-ext */
@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans Narrow"), local("PTSans-Narrow"), url(https://fonts.gstatic.com/s/ptsansnarrow/v9/BngRUXNadjH0qYEzV7ab-oWlsbCLwR26eg.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }
/* cyrillic */
@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans Narrow"), local("PTSans-Narrow"), url(https://fonts.gstatic.com/s/ptsansnarrow/v9/BngRUXNadjH0qYEzV7ab-oWlsbCCwR26eg.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }
/* latin-ext */
@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans Narrow"), local("PTSans-Narrow"), url(https://fonts.gstatic.com/s/ptsansnarrow/v9/BngRUXNadjH0qYEzV7ab-oWlsbCIwR26eg.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans Narrow"), local("PTSans-Narrow"), url(https://fonts.gstatic.com/s/ptsansnarrow/v9/BngRUXNadjH0qYEzV7ab-oWlsbCGwR0.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
html {
  height: 100%;
  overflow: hidden;
  scroll-behavior: smooth; }

body {
  margin: 0;
  padding: 0;
  perspective: 1px;
  transform-style: preserve-3d;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  font-family: PtSans;
  color: #222;
  font-size: 17px; }

a {
  outline: none; }

ul {
  padding-left: 15px; }

ul li {
  list-style: none;
  display: inline-block; }

section.ametek-corp-landing {
  min-height: auto;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 50px 0; }
  section.ametek-corp-landing.section-home-carousel > .container-fluid .container-fluid {
    margin-left: 13.5%;
    margin-right: 13.5%;
    position: relative;
    z-index: 9;
    padding-left: 0;
    padding-right: 0; }
  section.ametek-corp-landing > div {
    margin: auto;
    position: relative; }
  section.ametek-corp-landing .form-group {
    margin-bottom: 45px; }
  section.ametek-corp-landing .form-control {
    -webkit-box-shadow: inset 1px 2px 7px -2px #000329;
    -moz-box-shadow: inset 1px 2px 7px -2px #000329;
    box-shadow: inset 1px 2px 7px -2px #000329;
    border: 1px solid #AAA;
    padding: 20px 15px;
    background-color: #d7f5f5;
    font-weight: 800;
    text-transform: uppercase;
    color: #0c0254; }
  section.ametek-corp-landing .corporate-nav a {
    text-transform: uppercase;
    font-weight: 800;
    text-decoration: none;
    color: #71b6f1;
    margin-left: 20px; }

/* Owl Carousel */
button.owl-prev {
  left: 0;
  display: flex;
  position: absolute;
  border: 1px solid #000;
  width: 40px; }
button.owl-next {
  right: 0;
  display: flex;
  position: absolute;
  border: 1px solid #000;
  width: 40px; }

.ametek-corp-landing .owl-nav {
  float: left;
  width: 100%;
  font-size: 3em;
  position: absolute;
  top: 40%;
  z-index: 99; }
  .ametek-corp-landing .owl-nav button {
    background: rgba(0, 0, 0, 0.4) !important;
    color: #FFF !important;
    margin-bottom: 0px;
    outline: 0;
    z-index: 99999; }

.home-banner-carousel .owl-nav button {
  background: rgba(0, 0, 0, 0.4) !important !important; }

@media only screen and (max-width: 767px) {
  #homeCarousel .owl-carousel .owl-item .img-item img {
    width: auto;
    height: 100%; } }
.owl-carousel .item img {
  color: #FFF;
  text-align: center;
  margin: 0;
  font-style: italic;
  font-weight: 300; }

.home-demo .item {
  background: transparent; }

.owl-prev span, .owl-next span {
  margin: auto; }

.section-home-carousel-industries .img-item {
  border: 1px solid #FFF; }

.owl-carousel .item {
  box-sizing: border-box; }

.owl-item .btn-item {
  margin: 0 auto;
  text-align: center;
  width: 80%; }

@media only screen and (max-width: 767px) {
  .section-home-header .corporate-nav, .section-home-carousel .corporate-nav {
    float: right; }

  .owl-carousel .item .text-item {
    top: 36% !important;
    padding: 0 20px; }

  .section-home-header .corporate-logo, .section-home-carousel .corporate-logo {
    float: left;
    width: 70%; } }
@media only screen and (max-width: 1400px) {
  /* transparent background for prev, next buttons in Home banner */
  .ametek-corp-landing.section-home-carousel .owl-nav button {
    background: transparent !important;
    /*top: -50px;*/ } }
@media only screen and (max-width: 440px) {
  .section-home-header .corporate-nav, .section-home-carousel .corporate-nav {
    float: left;
    padding: 0 !important; }

  section.section-home-header .corporate-nav a, section.section-home-carousel .corporate-nav a {
    margin-left: 0 !important; } }
.ametek-corp-landing {
  margin: 0 auto;
  padding: 30px 0 60px; }

/*.section-home-carousel {
	background: #000;
} */
section.ametek-corp-landing.banner-home-footer {
  padding: 0; }

.section-home-carousel-industries {
  background: url(../img/50-Beautiful-and-Minimalist-Presentation-Backgrounds-037.jpg);
  background-size: cover;
  background-repeat: no-repeat; }

.section-title-normal {
  font-weight: 500; }

.lalign {
  margin-left: 0 !important;
  text-align: left !important; }

.section-title-bold {
  font-weight: 800;
  color: #71b6f1;
  /*	Branding color	- possible to preproceess the constants? */ }

.section-title {
  font-size: 22px;
  text-align: center;
  margin: 10px 0 45px 0;
  text-transform: uppercase; }

#homeCarousel .section-title {
  background: rgba(0, 0, 0, 0.5);
  padding: 5px 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

@media only screen and (max-width: 767px) {
  .section-title {
    margin-bottom: 5px;
    font-size: 18px; } }
@media only screen and (max-width: 500px) {
  .section-title {
    margin-bottom: 5px;
    font-size: 16px; } }
.title-line {
  border-bottom: 2px solid;
  margin: 0 auto;
  width: 30%;
  color: #71b6f1;
  margin-bottom: 25px; }

.learn-more-btn {
  margin: 0 auto;
  text-align: center; }
  .learn-more-btn .ametek-cbtn {
    border: 1px solid #71b6f1;
    background: #71b6f1;
    color: #0c0254;
    font-weight: 800;
    border-radius: 0;
    padding: 12px 40px;
    -webkit-box-shadow: 1px 2px 1px 0px #120e52;
    -moz-box-shadow: 1px 2px 1px 0px #120e52;
    box-shadow: 1px 2px 1px 0px #120e52;
    text-transform: uppercase; }

.ametek-cbtn {
  background: #fff;
  color: #0c0254;
  font-weight: 800;
  border-radius: 0;
  position: relative;
  padding: 12px 40px;
  -webkit-box-shadow: 1px 3px 2px -2px #3d3d3d;
  -moz-box-shadow: 1px 3px 2px -2px #3d3d3d;
  box-shadow: 1px 3px 2px -2px #3d3d3d;
  text-transform: uppercase; }

.section-para {
  margin: 0 auto;
  line-height: 2em;
  margin-bottom: 30px;
  width: 100%; }

#homeCarousel .section-para {
  background: rgba(0, 0, 0, 0.5);
  padding: 5px 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

@media only screen and (max-width: 767px) {
  .section-para {
    width: 90%;
    font-size: 16px;
    line-height: 1.5em;
    margin-top: 3%; }

  .title-line {
    margin-bottom: 12px; }

  .ametek-cbtn {
    padding: 6px 16px;
    font-size: 11px; } }
@media only screen and (max-width: 500px) {
  .section-para {
    font-size: 13px;
    line-height: 1.5em;
    margin-top: 3%; }

  .title-line {
    margin-bottom: 12px; }

  .ametek-cbtn {
    padding: 4px 13px;
    font-size: 10px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-banner-carousel .section-para-centered, .section-para {
    width: 90%; }

  .home-banner-carousel .section-title {
    margin: 10px 0 15px 0; } }
@media only screen and (max-width: 767px) {
  .owl-carousel .owl-dots {
    display: none; } }
.section-home-carousel > .container > .row:first-of-type {
  position: absolute;
  z-index: 99;
  width: 100%; }

.learn-more-btn.home-learn {
  padding: 15px;
  background-color: #71b6f1;
  background: url(../img/light-blue-bg.png) no-repeat;
  background-size: cover;
  background-position: bottom left;
  /* margin-bottom: -50px; */ }
  .learn-more-btn.home-learn .ametek-cbtn {
    background-color: #FFF; }

.owl-carousel button.owl-dot {
  border: 5px solid #999;
  margin: 0 16px;
  outline: none; }
.owl-carousel .owl-dots {
  text-align: center;
  padding: 15px 0;
  position: absolute;
  width: 100%;
  bottom: 5%; }
@media only screen and (max-width: 767px) {
  .owl-carousel .owl-carousel .owl-dots {
    display: none; } }
.owl-carousel button.owl-dot.active {
  border: 6px solid #000; }
.owl-carousel .item .text-item {
  position: absolute;
  z-index: 999;
  top: 5%;
  left: 13.5%;
  right: 13.5%; }

@media only screen and (min-width: 1400px) {
  .align-banner {
    width: 30%; }

  .section-home-carousel .owl-nav .owl-prev {
    left: -10%; }
  .section-home-carousel .owl-nav .owl-next {
    right: -10%; } }
@media only screen and (max-width: 767px) {
  .section-home-carousel > .container > .row:first-of-type {
    width: 100%; } }
.section-home-carousel > .container-fluid {
  /* margin-bottom: -116px; */ }

.home-banner-carousel {
  color: #FFF;
  /*height: 680px; */
  /* top: -116px; */ }
  .home-banner-carousel .owl-nav {
    top: 40%;
    font-size: 5em; }

.section-home-header, .section-home-carousel {
  padding: 0 !important;
  background: inherit; }

.section-home-header .corporate-nav, .section-home-carousel .corporate-nav {
  text-align: right; }

.section-home-header > .container-fluid .container-fluid, .section-home-carousel > .container-fluid .container-fluid {
  margin-left: 13.5%;
  margin-right: 13.5%;
  position: relative;
  z-index: 9;
  padding-left: 0;
  padding-right: 0; }

section.section-home-header .corporate-nav a, section.section-home-carousel .corporate-nav a {
  text-transform: uppercase;
  font-weight: 800;
  text-decoration: none;
  color: #71b6f1;
  margin-left: 20px; }

.industry-btn {
  bottom: 25px; }

.owl-carousel .owl-item .btn-item img {
  width: auto; }

.home-banner-carousel .owl-item {
  max-height: 89vh; }

@media only screen and (max-width: 767px) {
  .home-banner-carousel .owl-item .text-item {
    /* display: none; */ }

  .home-banner-carousel.owl-carousel .owl-item .item .text-item {
    top: 2% !important;
    padding: 0 0px; } }
@media only screen and (min-width: 768px) {
  .home-banner-carousel .owl-item {
    /*max-height: $banner-desktop-height; */
    height: auto; } }
@media only screen and (max-width: 767px) {
  .home-banner-carousel .owl-item {
    height: auto; } }
.home-banner-carousel .btn-item {
  width: auto;
  background: #FFF;
  text-align: right;
  float: right;
  padding: 3px;
  position: absolute;
  bottom: 15px;
  right: 13.5%; }

@media only screen and (max-width: 429px) {
  .home-banner-carousel .btn-item {
    width: 100px; } }
@media only screen and (min-width: 430px) and (max-width: 629px) {
  .home-banner-carousel .btn-item {
    width: 140px; } }
@media only screen and (min-width: 630px) and (max-width: 767px) {
  .home-banner-carousel .btn-item {
    width: 190px; } }
@media only screen and (min-width: 768px) {
  .home-banner-carousel .btn-item {
    width: auto; } }
section.ametek-corp-landing.section-home-carousel {
  padding: 0;
  /* background: #000; */ }

.section-testimonials-carousel {
  background: url(../img/light-blue-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 0 80px !important; }

.section-about-us {
  background: url(../img/gear-2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 0 100px 0 !important;
  background-position: center;
  /*
  position: relative;
  padding: 25vh 10%;
  min-height: 100vh;
  width: 100vw;
  box-sizing: border-box;
  box-shadow: 0 -1px 10px rgba(0, 0, 0, .7);
  transform-style: inherit;
  */ }

/*
.section-about-us:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, .7);
  z-index: -1;
}
  
  
.section-about-us:before {
  background: url(../img/gear-2.jpg);
  transform: translateZ(-1px) scale(2);
} 
*/
.section-contact-us {
  background: url(../img/blue-abstract.png);
  background-size: cover;
  background-repeat: no-repeat; }

.section-text-carousel {
  /*background: url(https://i0.wp.com/coolwallpaper.website/wp-content/uploads/2016/11/Best-Light-Blue-S-Wallpaper-HD-Wallpapers-of-Nature-Full-HD-1080p-Desktop-Backgrounds-for-PC-Mac-Laptop-Tablet-lounge-sofa-design.jpg);*/
  background: url(../img/wallpaper-lines.jpg);
  /*background: url(http://backgroundcheckall.com/wp-content/uploads/2017/12/blue-white-background-8.jpg);*/
  background-size: cover;
  background-repeat: no-repeat;
  font-size: 15px; }
  .section-text-carousel ul li {
    line-height: 2em; }

.owl-theme .owl-controls .owl-page {
  display: inline-block; }
  .owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px; }

.section-about-us {
  color: #FFF; }

.home-learn > span {
  text-transform: uppercase;
  padding: 8px 2px;
  word-spacing: 2px;
  color: #0c0254; }

::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder {
  text-transform: uppercase; }

@media only screen and (min-width: 1300px) {
  .section-testimonials-carousel button.owl-prev, .section-testimonials-carousel button.owl-next {
    background-color: transparent !important;
    color: #FFF !important;
    font-size: 1.5em !important; }
  .section-testimonials-carousel button.owl-prev {
    left: -5%; }
  .section-testimonials-carousel button.owl-next {
    right: -5%; } }
/* Thank you CSS */
.thankyou-page {
  min-height: auto;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 50px 0;
  background: #FFF;
  margin: 0 auto;
  padding: 50px 0 0 !important; }

.thanku-title-line {
  border-bottom: 2px solid;
  margin: 0 auto;
  width: 30%;
  color: #215b8c !important;
  margin-bottom: 25px; }

.thanku-title {
  font-size: 22px;
  text-align: center;
  margin: 10px 0 20px 0;
  text-transform: uppercase; }

.thanku-title-bold {
  font-weight: 800;
  color: #71b6f1; }

.thanku-title-normal {
  font-weight: 500; }

.thanku-description::before {
  content: "\f058";
  font-family: fontAwesome;
  font-size: 33px;
  color: #148614; }

.thanku-description {
  text-align: center;
  margin-bottom: 50px; }

.industry-carousel .owl-dots {
  display: none; }

.section-text-carousel .owl-dots {
  bottom: -7%; }

.testimonials-carousel .owl-dots {
  bottom: -15%; }

section.ametek-corp-landing.footer-component {
  padding: 0; }

.section-home-carousel .corporate-nav {
  text-align: right; }

@media only screen and (max-width: 767px) {
  .section-home-carousel .corporate-nav {
    text-align: center; }

  .home-banner-carousel.owl-carousel .owl-item .item .text-item {
    top: 25% !important; } }
/* .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot, .owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span {
	z-index: 99999;
} */
.footer-component {
  background: #000; }

.footer-component .corporate-logo {
  text-align: left; }

.footer-component .corporate-nav {
  text-align: right;
  padding: 30px 0 0 0 !important; }

section.ametek-corp-landing.footer-component .corporate-nav .footer-logo {
  float: right;
  background: #FFF;
  width: 50%; }

section.ametek-corp-landing.footer-component .corporate-nav .footer-copyright {
  color: #666;
  text-transform: capitalize;
  font-size: 13px; }

.navbar-collapse {
  margin-top: 11px !important;
  padding: 0;
  border: 5px solid #444;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: auto;
  position: absolute;
  right: 0;
  margin-right: 0 !important;
  min-width: 150px; }

.ametek-cform input:optional {
  border-left-color: #999; }

.ametek-cform input:required:valid {
  border-left-color: green; }

.ametek-cform input:required:valid:before {
  content: "\f058";
  font-family: fontAwesome; }

.ametek-cform input:required:focus:valid {
  border-color: green; }

.ametek-cform input:focus:invalid {
  border-color: #EE2227;
  -webkit-box-shadow: inset 1px 2px 7px -2px #EE2227;
  -moz-box-shadow: inset 1px 2px 7px -2px #EE2227;
  box-shadow: inset 1px 2px 7px -2px #EE2227;
  content: "\f058"; }

/* For Transparent Banner Header */
.home-banner-carousel .item .text-item {
  top: 20%; }

.section-home-carousel > .container-fluid {
  margin-bottom: -116px; }

.home-banner-carousel {
  top: -116px; }

.home-banner-carousel .owl-item {
  max-height: 103vh; }

/* For Transparent Banner Header end */
a.btn.ametek-imgbtn {
  padding: 0;
  background: none;
  position: relative;
  box-shadow: none; }

@media only screen and (max-width: 767px) {
  section.ametek-corp-landing .form-control {
    padding: 7px; } }
.section-fixed {
  background-attachment: fixed; }

@media only screen and (min-width: 768px) {
  #homeHeader .corporate-nav-hamburger, #homeCarousel .corporate-nav-hamburger {
    display: none; } }
@media only screen and (max-width: 767px) {
  #homeHeader .corporate-nav, #homeCarousel .corporate-nav {
    display: none; } }
.navbar-toggler-icon::before {
  content: "\f0c9";
  font-family: fontAwesome; }

.corporate-nav-hamburger {
  text-align: right;
  top: -10px;
  float: right;
  position: absolute;
  width: 100%; }

.corporate-nav-hamburger .navbar-toggler {
  background: transparent;
  border: none;
  color: #FFF;
  font-size: 32px;
  outline: 0px; }

.navbar-nav, .navbar-collapse {
  box-shadow: none;
  /* margin: 0 -15px; */
  margin: 0 0;
  padding-left: 0; }

.navbar-nav, .navbar-collapse, .nav-item {
  word-wrap: normal; }

.arrow-up {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 22px solid #FFF;
  position: absolute;
  right: 1px;
  bottom: 157px; }

.corporate-nav-hamburger .navbar-nav li {
  display: block;
  line-height: 1.8em; }

.corporate-nav-hamburger .navbar-collapse a {
  float: left;
  border-bottom: 2px solid #999;
  padding: 10px 13%;
  font-weight: 800;
  width: 100%; }

.corporate-nav-hamburger .navbar-collapse li:last-child a {
  border-bottom: none; }

.corporate-nav-hamburger .navbar-collapse a:hover, .corporate-nav-hamburger .navbar-collapse a:focus {
  text-decoration: none; }

.section-parallax {
  background-attachment: fixed; }

@media only screen and (max-width: 340px) {
  .section-home-header .corporate-logo, .section-home-carousel .corporate-logo {
    background-attachment: fixed;
    margin-top: 3%; } }
@media only screen and (max-width: 300px) {
  .section-home-header .corporate-logo, .section-home-carousel .corporate-logo {
    margin-top: 5%; } }
@media only screen and (max-width: 250px) {
  .corporate-nav-hamburger .navbar-toggler {
    font-size: 25px; } }
@media only screen and (max-width: 200px) {
  .section-home-header .corporate-logo, .section-home-carousel .corporate-logo {
    margin-top: 7%; }

  .corporate-nav-hamburger .navbar-toggler {
    font-size: 20px; } }
@media only screen and (max-width: 160px) {
  .section-home-header .corporate-logo, .section-home-carousel .corporate-logo {
    margin-top: 11%; }

  .corporate-nav-hamburger .navbar-toggler {
    font-size: 16px; } }
.errorDiv {
  float: left;
  width: 100%;
  position: relative; }

#contactUs #contact-success {
  color: green; }

#contactUs #contact-error {
  color: red; }

#contactUs #contact-success, #contactUs #contact-error {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  font-size: 12px; }

#industries .owl-nav {
  top: 25%; }

#textCarousel .owl-nav {
  top: 43%; }

#testimonials .owl-nav {
  top: 33%; }

.corporate-logo, .corporate-nav-hamburger, .navbar-toggler .navbar-toggler-icon, .corporate-logo > a > img {
  z-index: 999999; }

.triangle {
  width: 66px;
  height: 66px;
  position: absolute;
  bottom: 116px;
  right: 32px; }
  .triangle:after, .triangle.border:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0; }
  .triangle.border:before {
    z-index: -1;
    margin-top: -8px;
    margin-left: -48px; }
  .triangle.up:after {
    border-left: 13px solid transparent;
    border-right: 13px solid transparent; }
  .triangle.left:after, .triangle.right:after {
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent; }
  .triangle.up:after {
    border-bottom: 14px solid #FFF; }
  .triangle.up:before {
    border-left: 61px solid transparent;
    border-right: 61px solid transparent; }
  .triangle.left:before, .triangle.right:before {
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent; }
  .triangle.up:before {
    border-bottom: 64px solid #444; }
  .triangle.down:before {
    border-top: 54px solid black;
    margin-top: -3px; }
  .triangle.left:before {
    border-right: 54px solid black; }
  .triangle.right:before {
    border-left: 54px solid black;
    margin-left: -3px; }

.star.left {
  width: 0; }
.star.right {
  margin-left: 10px; }

@media only screen and (max-width: 767px) {
  .mobile-banner-down {
    display: block;
    position: absolute;
    bottom: 30%;
    z-index: 999;
    left: 47%; }

  .mobile-banner-down a {
    color: #FFF;
    font-size: 3em; } }
@media only screen and (min-width: 768px) {
  .mobile-banner-down {
    display: none; } }
@media only screen and (max-width: 480px) {
  .single-link {
    top: 50px;
    position: relative;
    text-align: left; } }

/*# sourceMappingURL=ametek-corp-landing.css.map */
