<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* SASS Document */
/*******************************Site Variables******************************/
/*******************************\ General styles /*******************************/
html {
  font-size: 14px;
  overflow-x: hidden; }

body {
  margin: 0;
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  line-height: 1.65;
  background-color: #fff;
  font-size: 14px; }

hr {
  margin-top: 8px;
  margin-bottom: 15px; }

.hiddenMobileHeader {
  display: none; }

.sec-desktop-tablet {
  display: block; }

.sec-mobile {
  display: none; }

.pnl-general-right {
  position: fixed;
  top: 0;
  right: 0; }

.slick-prev, .slick-next {
  color: black !important; }
  .slick-prev::before, .slick-next::before {
    opacity: .75;
    color: black; }

.secFeature {
  padding: 5px;
  width: 99%;
  max-width: 410px; }

#frmSearchHome .input-group {
  margin: 5px 0 10px 0; }

p.clearLeft {
  clear: left; }

.grid .grid-item .caption h3 {
  font-size: 17px;
  text-align: center;
  padding: 0;
  font-weight: 600;
  margin: 0; }

.grid .grid-item .thumbnail {
  margin-bottom: 1px; }
  .grid .grid-item .thumbnail p {
    margin-bottom: 1px; }

.TopHeader {
  margin: 20px 0 30px;
  text-align: center; }

.img-padding-right {
  margin-right: 20px; }

.img-padding-top {
  margin-top: 20px; }

.img-padding-left {
  margin-left: 20px; }

.img-padding-bottom {
  margin-bottom: 20px; }

.imgStartPara {
  max-width: 130px;
  float: left;
  padding: 5px; }

/************************************\ top navigation styles /************************************/
.navbar {
  margin-bottom: 0px;
  min-height: 0px; }

.nav .dropdown-menu img {
  width: 30px;
  padding-right: 5px; }

.navbar-nav {
  padding: 25px 0 10px 0; }

.navbar-form {
  padding: 15px 0 10px 0; }

.navbar-default {
  background: #0054a6;
  /*background-image: linear-gradient(to bottom,#0054a6 0,#0054a6 100%);*/
  border: none;
  border-radius: 0px;
  border-bottom: 1px solid #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #f7f7f7; }
    .navbar-default .navbar-brand .navbar-nav &gt; li &gt; a {
      text-shadow: none; }
    .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
      color: #5e5e5e; }
  .navbar-default .navbar-nav &gt; li &gt; a {
    color: #f7f7f7; }
    .navbar-default .navbar-nav &gt; li &gt; a:focus, .navbar-default .navbar-nav &gt; li &gt; a:hover {
      color: #ee532e; }

.nav &gt; li &gt; a {
  padding: 10px 10px; }

.tradeCu {
  background: #ee532e !important;
  color: #f7f7f7 !important; }

.imgLogo {
  padding-top: 0.25em; }
  .imgLogo img {
    width: 60%;
    min-width: 110px;
    padding: 10px 0 10px 0px; }

#txtSearch {
  height: 40px;
  background-color: #2465A4;
  border: none;
  padding: 5px 0px 5px 15px;
  color: #f7f7f7;
  /*box-shadow: 0px 1px 0px #777;*/
  width: 130px; }

.topBanner {
  background-position: center;
  background-size: cover; }
  .topBanner #jumbotronPara {
    background-color: rgba(255, 255, 255, 0.7);
    width: 60%;
    padding: 40px;
    font-size: 12px;
    color: #333; }
    .topBanner #jumbotronPara p {
      font-size: 14px; }
    .topBanner #jumbotronPara a {
      text-decoration: none;
      color: #0054a6; }
      .topBanner #jumbotronPara a:hover {
        text-decoration: none; }
    .topBanner #jumbotronPara h1 {
      font-size: 3em;
      color: #333; }
    .topBanner #jumbotronPara .btn-jumbotron {
      background: #0054a6;
      border-radius: 1px;
      color: #f7f7f7 !important; }

.imgAbgalUs {
  width: 35%;
  float: right; }

.imgAbgalValue {
  padding: 10px 10%;
  width: 100%; }

#topBanner {
  background-image: url("../images/2018/topBanner2.jpg");
  background-repeat: no-repeat; }

#topBannerAgl {
  background-image: url("../images/2018/topBannerAgl.jpg");
  background-position: top; }

#topBannerWin {
  background-image: url("../images/2021/topBannerWin.jpg"); }

#topBannerVplr {
  background-image: url("../images/2018/topBannerVplr.jpg"); }

#topBannerReel {
  background-image: url("../images/2018/topBannerReel.jpg");
  background-position: top; }

#topBannerAcc {
  background-image: url("../images/2018/topBannerAcc.jpg");
  background-position-y: 13%; }

#topBannerAI {
  background-image: url("../images/2018/topBannerAI.jpg"); }

#topBannerCD {
  background-image: url("../images/2018/topBannerCD.jpg"); }

#topBannerCSB {
  background-image: url("../images/2018/topBannerCSB.jpg");
  background-position: 0px -40px; }

#topBannerSWM {
  background-image: url("../images/2021/topBannerSWM.jpg");
  background-position: 0px -40px; }

#topBannerCP {
  background-image: url("../images/2018/topBannerCP.jpg"); }

#topBannerCC {
  background-image: url("../images/2018/topBannerCC.jpg"); }

#topBannerFS {
  background-image: url("../images/2018/topBannerFS.jpg"); }

#topBannerGeo {
  background-image: url("../images/2018/topBannerGeo.jpg");
  background-position: center; }

#topBannerHSTC {
  background-image: url("../images/2018/topBannerHSTC.jpg");
  background-position: top; }

#topBannerSS {
  background-image: url("../images/2018/topBannerSS.jpg"); }

#topBannerIPRO {
  background-image: url("../images/2018/topBannerIGL.jpg"); }

#topBannerIGL {
  background-image: url("../images/2018/topBannerIGL.jpg");
  background-position: top; }

#topBannerKB {
  background-image: url("../images/2018/topBannerKB.jpg"); }

#topBannerOppo {
  background-image: url("../images/2018/topBannerOppo.jpg"); }

#topBannerPLSS {
  background-image: url("../images/2018/topBannerPLSS.jpg"); }

#topBannerPC {
  background-image: url("../images/2018/topBannerPC.jpg"); }

#topBannerPTA {
  background-image: url("../images/2018/topBannerPTA.jpg"); }

#topBannerPT {
  background-image: url("../images/2018/topBannerPT.jpg"); }

#topBannerQFFDAGP {
  background-image: url("../images/2018/topBannerQFFDAGP.jpg");
  background-position: top; }

#topBannerPCR {
  background-image: url("../images/2018/topBannerPCR.jpg");
  background-position: right; }

#topBannerReel {
  background-image: url("../images/2018/topBannerReel.jpg"); }

#topBannerSC {
  background-image: url("../images/2018/topBannerSC.jpg"); }

#topBannerSpaC {
  background-image: url("../images/2018/topBannerSpaC.jpg"); }

#topBannerTank {
  background-image: url("../images/2018/topBannerTank.jpg"); }

#topBannerFumigation {
  background-image: url("../images/2018/topBannerFumigation.jpg");
  background-position: center; }

#topBannerTarpaulins {
  background-image: url("../images/2018/topBannerTarpaulins.jpg");
  background-position: center; }

#topBannerFAQs {
  background-image: url("../images/2018/topBannerFAQs.jpg");
  background-position: bottom right; }

#topBannerShadeProducts {
  background-image: url("../images/2018/topBannerShadeProducts.jpg");
  background-position: bottom right; }

#topBannerFloatingLiner {
  background-image: url("../images/2018/topBannerFloatingLiner.jpg");
  background-position: bottom right; }

#topBannerPooltex {
  background-image: url("../images/2018/topBannerPooltex.jpg");
  background-position: bottom right; }

#topBannerLeafstop {
  background-image: url("../images/2018/topBannerLeafstop.jpg");
  background-position: bottom right; }

#topBannerAquaF {
  background-image: url("../images/2018/topBannerAquaF.jpg");
  background-position: bottom right; }

.quick-menu {
  background: #f7f7f7; }
  .quick-menu .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    color: #ffffff;
    background: #333333; }
  .quick-menu .navbar-nav {
    padding: 0; }

.pageElementControl {
  position: absolute;
  margin-left: 0;
  left: 0;
  right: 0;
  width: 70px;
  height: 40px;
  padding: 10px;
  color: #ffffff;
  z-index: 1001;
  background: #999;
  cursor: pointer;
  top: 22px; }

.pageElementControl span {
  color: #ffffff; }

input::-webkit-input-placeholder {
  color: #f7f7f7 !important; }

input:-moz-placeholder {
  /* Firefox 18- */
  color: #f7f7f7 !important; }

input::-moz-placeholder {
  /* Firefox 19+ */
  color: #f7f7f7 !important; }

input:-ms-input-placeholder {
  color: #f7f7f7 !important; }

.dropdown-menu {
  padding: 1px 0px; }
  .dropdown-menu &gt; li &gt; a {
    padding: 8px 20px; }
  .dropdown-menu .divider {
    margin: 0px; }

.quickLinks {
  color: #333333;
  float: left;
  vertical-align: bottom;
  padding: 3px 20px 0 2px; }

/************************************\ footer navigation styles /************************************/
.footer {
  background-color: #0054a6;
  padding-top: 30px;
  margin-top: 40px; }

.footerColumn {
  width: 90%;
  margin: 1px 0 0 0; }

.footer .list-group-item {
  background: none;
  border: 0;
  color: #f7f7f7; }

.footer .active {
  color: #999; }

.footer .secSocial {
  color: #f7f7f7; }

/************************************\ Cricket Order Pricing Table Styles /************************************/
.pricing-table {
  box-shadow: 0px 0px 3px #26292e;
  display: inline-block;
  margin: 5px 3px;
  width: 9.5%;
  min-height: 60px;
  float: left;
  background: #f5f7f8; }

.pricing-table-header {
  background: #65707f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #65707f 0%, #4a5564 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #65707f), color-stop(100%, #4a5564));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #65707f 0%, #4a5564 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #65707f 0%, #4a5564 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #65707f 0%, #4a5564 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #65707f 0%, #4a5564 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65707f', endColorstr='#4a5564',GradientType=0 );
  /* IE6-9 */
  background-color: #586272;
  -webkit-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  padding: 6px;
  text-align: center; }
  .pricing-table-header h1 {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    margin: 5px 0; }

.pricing-table-footer {
  background-color: #f5f7f8;
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
  padding: 2px 0;
  text-align: center; }
  .pricing-table-footer h2 {
    margin: 5px 0;
    font-size: 1.1em; }
  .pricing-table-footer p {
    font-size: 12px;
    text-transform: uppercase; }
  .pricing-table-footer a {
    background: #50b7e4;
    /* Old browsers */
    background: -moz-linear-gradient(top, #50b7e4 0%, #3098c4 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #50b7e4), color-stop(100%, #3098c4));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #50b7e4 0%, #3098c4 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #50b7e4 0%, #3098c4 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #50b7e4 0%, #3098c4 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #50b7e4 0%, #3098c4 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50b7e4', endColorstr='#3098c4',GradientType=0 );
    /* IE6-9 */
    background-color: #3ea6d2;
    border: 1px solid #1481b0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    margin-top: 10px;
    padding: 3px;
    text-decoration: none; }

#secPhoneContact:before {
  background: url(); }

.navbar-nav &gt; li &gt; a {
  padding-top: 5px;
  padding-bottom: 5px; }

/*~~~~~~~~~~~~~~~~~~~~~Image Gallery~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#imageGallery {
  width: 95%;
  padding: 5px 5px 5px 15px; }
  #imageGallery h3 {
    margin-left: 10px;
    color: #333; }

#ulCategory {
  float: left; }
  #ulCategory li {
    float: left;
    list-style: none;
    padding: 5px;
    background: #f3f3f3;
    border: 1px solid;
    border-color: #eee #eee #ddd #ddd;
    margin: 5px 10px 0 0;
    text-align: center;
    box-shadow: 0px 0px 2px #ccc;
    cursor: pointer; }

.colourList img {
  vertical-align: middle;
  padding: 2px 1px;
  border-radius: 3px;
  width: 90px; }

#ulProduct {
  clear: left;
  padding: 5px 5px; }
  #ulProduct li {
    float: left;
    list-style: none;
    width: 19%;
    height: 232px; }
    #ulProduct li img {
      border: 5px solid #e6e6e6;
      margin: 5px;
      box-shadow: 1px 1px 3px #bbb;
      width: 200px; }
    #ulProduct li span.lnkHighReso {
      clear: left;
      display: block;
      color: white;
      background: #f3f3f3;
      width: 160px;
      padding: 2px;
      margin: 0 0 5px 2px;
      font-size: 12px;
      text-align: center;
      box-shadow: 1px 1px 2px #ddd; }
      #ulProduct li span.lnkHighReso a {
        text-decoration: none; }
        #ulProduct li span.lnkHighReso a:hover {
          text-decoration: underline; }

.slick-slide img {
  padding: 1px; }

.swatchAG {
  margin: 0 auto;
  width: 96%;
  text-align: center; }
  .swatchAG img {
    padding: 5px;
    width: 16%; }

.btn {
  border: 1px solid #ccc;
  background: #0054a6;
  color: #f7f7f7;
  border-radius: 1px; }

#btnSearch {
  height: 38px; }

::placeholder {
  color: #65707f; }

/*---------------------------------------------Responsiveness CSS--------------------------------------------------*/
@media (min-width: 1200px) {
  .container {
    width: 80%;
    max-width: 1900px; }
  .jumbotron .container {
    max-width: 1900px; }
  .sec-desktop-tablet .secFeature {
    height: 420px;
    margin-top: 30px;
    margin-bottom: 5px; } }

@media only screen and (max-width: 1200px) {
  #txtSearch {
    width: 150px; }
  .navbar-right {
    margin-right: 5px; }
  .sec-desktop-tablet .secFeature {
    height: 420px;
    margin-top: 20px;
    margin-bottom: 0px; }
  .quick-menu .navbar-nav {
    max-width: 80%; }
  .jumbotron {
    height: 280px; }
    .jumbotron #jumbotronPara {
      padding: 20px !important; }
      .jumbotron #jumbotronPara h1 {
        font-size: 2em; }
      .jumbotron #jumbotronPara p:first-of-type {
        display: none; } }

@media only screen and (min-width: 769px) and (max-width: 987px) {
  .navbar-header {
    width: 120px; }
  .navbar-right {
    margin-right: -1px; }
  .imgLogo img {
    width: 80%;
    max-width: 120px; }
  #txtSearch {
    width: 100px; }
  .jumbotron {
    height: 280px; }
    .jumbotron #jumbotronPara {
      padding: 20px !important; }
      .jumbotron #jumbotronPara h1 {
        font-size: 2em; }
      .jumbotron #jumbotronPara p:first-of-type {
        display: none; }
  .btn-group-lg &gt; .btn, .btn-lg {
    padding: 5px 8px;
    font-size: 14px;
    line-height: 1.2;
    border-radius: 6px; }
  #btnSearch {
    padding: 12px 5px; }
  .swatchAG {
    width: 96%; }
  .quick-menu .navbar-nav {
    max-width: 80%; } }

@media only screen and (max-width: 768px) {
  hr {
    margin-top: 10px;
    margin-bottom: 10px; }
  .hiddenMobileHeader {
    display: block; }
  .navbar-header h4 {
    margin-left: 15px; }
  .nav-header a.imgLogo {
    width: 110px; }
  .navbar-form {
    padding: 15px 0 5px 0; }
  .imgLogo img {
    width: 90%;
    max-width: 100px;
    min-width: 70px;
    padding: 10px 0 10px 10px; }
  #header navbar-right {
    float: left !important;
    margin-right: 1px; }
  .slick-dotted.slick-slider {
    width: 90%; }
  #txtSearch {
    width: 100px; }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    /*color: #f7f7f7;*/ }
  .btn-group-lg &gt; .btn, .btn-lg {
    padding: 5px 8px;
    font-size: 14px;
    line-height: 1.2;
    border-radius: 6px; }
  #btnSearch {
    padding: 11px 8px; }
  .jumbotron {
    padding: 10px 20px !important;
    margin-bottom: 0px;
    height: 250px; }
    .jumbotron #jumbotronPara {
      padding: 10px 20px !important; }
      .jumbotron #jumbotronPara h1 {
        font-size: 2em !important; }
      .jumbotron #jumbotronPara p:first-of-type {
        display: none; }
  #ulProduct li {
    width: 32%; }
  .pricing-table {
    width: 18%; }
  .pricing-table-footer h2 {
    font-size: 20px; }
  .pageElementControl {
    position: absolute;
    margin-left: 49%;
    top: 0px; }
  .sec-desktop-tablet .secFeature {
    height: 420px;
    margin-bottom: 5px; }
    .sec-desktop-tablet .secFeature:nth-child(3), .sec-desktop-tablet .secFeature:nth-of-type(4) {
      margin-top: 10px; }
  .nav &gt; li &gt; a {
    padding: 10px 10px; }
  .navbar-nav {
    padding: 15px 0 5px 0;
    margin: 0px; }
  .quick-menu .navbar-nav {
    max-width: 575px; }
  .navbar-nav .open .dropdown-menu {
    background-color: #ffffff; }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #333333; }
  .footer {
    margin-top: 0px; }
  .quickLinks {
    vertical-align: bottom;
    padding: 8px 0 0 12px;
    width: 130px; } }

@media only screen and (min-width: 481px) and (max-width: 768px) {
  #secDealer, #secBlog, #secShop, #secTrack {
    width: 50%; }
  .tbMain {
    width: 97%; } }

@media only screen and (max-width: 480px) {
  .container .row:first-child {
    margin-top: 18px; }
  .hiddenMobileHeader {
    display: block; }
  .topBanner {
    display: none; }
  .navbar-header h4 {
    margin-left: 15px; }
  .TopHeader {
    margin: 5px 0 10px;
    font-size: 20px; }
  .imgLogo img {
    width: 21%;
    max-width: 70px;
    min-width: 60px; }
  .nav &gt; li &gt; a {
    padding: 10px 10px; }
  #txtSearch {
    width: 98%; }
  #ulProduct li {
    width: 49%; }
    #ulProduct li img {
      width: 140px; }
  .tbMain {
    width: 97%; }
  .pricing-table {
    width: 18%; }
  .swatchAG {
    width: 91%; }
    .swatchAG img {
      padding: 2px;
      width: 120px; } }
</pre></body></html>