body {
  box-shadow: none;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.navigation-wrapper {
  height: auto;
  min-height: 53px;
  border-bottom: 7px solid #f9b245;
  background-color: #14345a;
  box-shadow: rgba(0, 0, 0, 0.74) 0px 1px 15px 0px;
}
.homepage-image-slider {
  height: 539px;
}
.homepage-ps-header-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #112c4d;
}
.homepage-ps-header-wrapper.about-us-banner {
  background-image: url('http://m1.sdimgs.com/sd_static/a/122419/top_banner.jpg?v=20140804151033');
  background-position: 50% 70%;
  background-size: cover;
  background-repeat: no-repeat;
}
.homepage-ps-header-text {
  display: block;
  max-width: 960px;
  margin: 0px auto;
  font-family:'Roboto Slab', sans-serif;
  color: white;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}
.homepage-ps-header-text.about-us {
  text-align: left;
}
.homepage-ps-header-text-2 {
  display: block;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  font-family:'Roboto Slab', sans-serif;
  color: #bfdce3;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  text-align: center;
}
.homepage-ps-header-text-2.about-us {
  text-align: left;
}
.arrow-down {
  display: block;
  width: 0px;
  height: 0px;
  min-width: 0px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid solid none;
  border-width: 10px 10px 0px;
  border-color: #112c4d transparent black;
}
.image-slider-1 {
  background-image: url('http://m1.sdimgs.com/sd_static/a/122419/slider-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.image-slider-1-content {
  display: block;
  max-width: 960px;
  margin-top: 130px;
  margin-right: auto;
  margin-left: auto;
}
.image-slider-1-company-logo {
  display: block;
}
.image-slider-1-tagline-wrapper {
  display: inline-block;
  margin-top: 50px;
  padding: 10px 20px;
  background-color: #14345a;
}
.image-slider-1-tagline {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family:'Roboto Slab', sans-serif;
  color: white;
  font-size: 18px;
}
.image-slider-1-tagline-wrapper-2 {
  display: inline-block;
  padding: 10px 20px;
  background-color: #f9b245;
}
.image-slider-1-tagline-description {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family:'Roboto Slab', sans-serif;
  color: #112c4d;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
}
.footer-wrapper {
  background-color: #112c4d;
}
.footer-wrapper-content {
  display: block;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 10px;
}
.footer-copyright {
  display: block;
  float: left;
  font-family: Roboto, sans-serif;
  color: #e2e2e2;
  font-size: 12px;
}
.footer-address {
  float: right;
  font-family: Roboto, sans-serif;
  color: #e2e2e2;
  font-weight: 300;
}
.footer-address-wrapper {
  float: right;
}
.location-pin {
  margin-top: 5px;
  margin-right: 10px;
  float: left;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.location-pin:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.content-section {
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.content-wrapper {
  display: block;
  max-width: 960px;
  margin: 0px auto 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.homepage-content-header {
  font-family:'Roboto Slab', sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}
.homepage-content-wrapper {
  padding-top: 11px;
  padding-bottom: 30px;
}
.homepage-content-box {
  display: inline-block;
  width: 33.33%;
}
.homepage-content-box-image {
  display: block;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.homepage-content-box-image:hover {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.homepage-content-box-text-top {
  font-family: Roboto, sans-serif;
  color: #232323;
  text-align: center;
  text-transform: uppercase;
}
.homepage-content-box-text-bottom {
  font-family: Roboto, sans-serif;
  color: #3a768d;
  text-align: center;
}
.homepage-content-wrapper-divider {
  height: 1px;
  margin-top: 50px;
  margin-bottom: 50px;
  background-color: #86a8bd;
}
.homepage-content-products-slider {
  background-color: transparent;
}
.product-slider {
  width: 33.33%;
  text-align: center;
}
.product-slider.last {
  margin-right: 0.01%;
}
.homepage-content-products-slider-mask {
  overflow-x: hidden;
  overflow-y: hidden;
  padding-top: 15px;
  padding-bottom: 0px;
  text-align: left;
}
.slider-arrows {
  margin-left: 40px;
  padding-left: 0px;
  color: #cdcdcd;
}
.slider-arrows.right {
  background-color: rgba(17, 44, 77, 0.09);
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  color: white;
}
.slider-arrows.right:hover {
  background-color: rgba(17, 44, 77, 0.74);
}
.slider-arrows.left {
  margin-left: 0px;
  background-color: rgba(17, 44, 77, 0.09);
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  color: white;
}
.slider-arrows.left:hover {
  background-color: rgba(17, 44, 77, 0.74);
}
.slider-dots {
  display: none;
}
.homepage-content-box-image-link {
  display: block;
}
.content-paragraph {
  font-family:'Open Sans', sans-serif;
  font-size: 13px;
  text-align: justify;
}
.catchy-phrase {
  margin-bottom: 25px;
  opacity: 0.5;
  font-family:'Roboto Slab', sans-serif;
  color: #112c4d;
  font-size: 36px;
  line-height: 50px;
  text-align: center;
}
.image-about-us {
  width: 100%;
  max-width: 960px;
  margin-bottom: 25px;
}
.product-container {
  display: inline-block;
  width: 33%;
  margin-bottom: 30px;
  text-align: center;
}
.product-container.sub-product {
  width: 24%;
  padding-right: 10px;
  padding-left: 10px;
}
.product-category-title-link {
  display: block;
  padding-right: 15px;
  padding-left: 15px;
  text-decoration: none;
}
.product-category-title-link:hover {
  text-decoration: none;
}
.product-category-title-link.sub-product-link {
  padding-right: 0px;
  padding-left: 0px;
}
.product-category-title {
  border-top-style: solid;
  background-color: #112c4d;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Roboto, sans-serif;
  color: white;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
}
.product-category-title:hover {
  border-top-style: solid;
  border-top-color: #00b7ff;
  background-color: #1b477d;
}
.product-category-title.sub-category-download {
  font-size: 14px;
  text-transform: none;
}
.sub-category-description-title {
  font-family:'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.sub-category-description-text {
  font-family:'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 16px;
}
.listing {
  display: none;
}
.listing-point {
  font-family:'Open Sans', sans-serif;
  font-size: 13px;
  text-align: left;
}
.contactusbox {
  overflow-x: hidden;
  overflow-y: hidden;
  width: 45%;
  margin-right: 2.5%;
  margin-left: 2.5%;
  float: left;
}
.map {
  margin-top: 25px;
}
@media (max-width: 991px) {
  body {
    box-shadow: none;
  }
  .homepage-ps-header-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
  .image-slider-1-company-logo {
    margin-right: auto;
    margin-left: auto;
  }
  .image-slider-1-text-wrapper {
    text-align: center;
  }
  .content-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
  .homepage-content-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
  .product-container {
    padding-right: 5px;
    padding-left: 5px;
  }
  .product-container.sub-product {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  body {
    box-shadow: none;
  }
  .image-slider-1-company-logo {
    margin-right: auto;
    margin-left: auto;
  }
  .image-slider-1-text-wrapper {
    text-align: center;
  }
  .footer-copyright {
    margin-bottom: 0px;
    float: none;
    text-align: center;
  }
  .footer-address {
    float: none;
  }
  .footer-address-wrapper {
    margin-bottom: 30px;
    float: none;
    text-align: center;
  }
  .location-pin {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    float: none;
  }
  .product-slider {
    width: 50%;
  }
  .product-container {
    width: 50%;
  }
  .product-container.sub-product {
    width: 50%;
  }
  .contactusbox {
    width: 90%;
    margin-top: 30px;
    margin-right: 5%;
    margin-left: 5%;
  }
}
@media (max-width: 479px) {
  body {
    box-shadow: none;
  }
  .product-slider {
    width: 100%;
  }
  .product-container {
    width: 100%;
  }
  .product-container.sub-product {
    width: 100%;
  }
}

