/* Fonts */
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,400italic,700);
/* Utilities */
/* line 17, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

/* line 22, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1; }

/* line 24, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none; }

/* line 26, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 30, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }
  /* line 103, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

/* line 32, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

/* line 1, ../sass/includes/_grid.scss */
.container {
  max-width: 1170px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

/* line 8, ../sass/includes/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px; }

/* line 12, ../sass/includes/_grid.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

/* line 18, ../sass/includes/_grid.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

/* line 21, ../sass/includes/_grid.scss */
.col-xs-12 {
  width: 100%; }

/* line 24, ../sass/includes/_grid.scss */
.col-xs-11 {
  width: 91.66666667%; }

/* line 27, ../sass/includes/_grid.scss */
.col-xs-10 {
  width: 83.33333333%; }

/* line 30, ../sass/includes/_grid.scss */
.col-xs-9 {
  width: 75%; }

/* line 33, ../sass/includes/_grid.scss */
.col-xs-8 {
  width: 66.66666667%; }

/* line 36, ../sass/includes/_grid.scss */
.col-xs-7 {
  width: 58.33333333%; }

/* line 39, ../sass/includes/_grid.scss */
.col-xs-6 {
  width: 50%; }

/* line 42, ../sass/includes/_grid.scss */
.col-xs-5 {
  width: 41.66666667%; }

/* line 45, ../sass/includes/_grid.scss */
.col-xs-4 {
  width: 33.33333333%; }

/* line 48, ../sass/includes/_grid.scss */
.col-xs-3 {
  width: 25%; }

/* line 51, ../sass/includes/_grid.scss */
.col-xs-2 {
  width: 16.66666667%; }

/* line 54, ../sass/includes/_grid.scss */
.col-xs-1 {
  width: 8.33333333%; }

/* line 57, ../sass/includes/_grid.scss */
.col-xs-pull-12 {
  right: 100%; }

/* line 60, ../sass/includes/_grid.scss */
.col-xs-pull-11 {
  right: 91.66666667%; }

/* line 63, ../sass/includes/_grid.scss */
.col-xs-pull-10 {
  right: 83.33333333%; }

/* line 66, ../sass/includes/_grid.scss */
.col-xs-pull-9 {
  right: 75%; }

/* line 69, ../sass/includes/_grid.scss */
.col-xs-pull-8 {
  right: 66.66666667%; }

/* line 72, ../sass/includes/_grid.scss */
.col-xs-pull-7 {
  right: 58.33333333%; }

/* line 75, ../sass/includes/_grid.scss */
.col-xs-pull-6 {
  right: 50%; }

/* line 78, ../sass/includes/_grid.scss */
.col-xs-pull-5 {
  right: 41.66666667%; }

/* line 81, ../sass/includes/_grid.scss */
.col-xs-pull-4 {
  right: 33.33333333%; }

/* line 84, ../sass/includes/_grid.scss */
.col-xs-pull-3 {
  right: 25%; }

/* line 87, ../sass/includes/_grid.scss */
.col-xs-pull-2 {
  right: 16.66666667%; }

/* line 90, ../sass/includes/_grid.scss */
.col-xs-pull-1 {
  right: 8.33333333%; }

/* line 93, ../sass/includes/_grid.scss */
.col-xs-pull-0 {
  right: auto; }

/* line 96, ../sass/includes/_grid.scss */
.col-xs-push-12 {
  left: 100%; }

/* line 99, ../sass/includes/_grid.scss */
.col-xs-push-11 {
  left: 91.66666667%; }

/* line 102, ../sass/includes/_grid.scss */
.col-xs-push-10 {
  left: 83.33333333%; }

/* line 105, ../sass/includes/_grid.scss */
.col-xs-push-9 {
  left: 75%; }

/* line 108, ../sass/includes/_grid.scss */
.col-xs-push-8 {
  left: 66.66666667%; }

/* line 111, ../sass/includes/_grid.scss */
.col-xs-push-7 {
  left: 58.33333333%; }

/* line 114, ../sass/includes/_grid.scss */
.col-xs-push-6 {
  left: 50%; }

/* line 117, ../sass/includes/_grid.scss */
.col-xs-push-5 {
  left: 41.66666667%; }

/* line 120, ../sass/includes/_grid.scss */
.col-xs-push-4 {
  left: 33.33333333%; }

/* line 123, ../sass/includes/_grid.scss */
.col-xs-push-3 {
  left: 25%; }

/* line 126, ../sass/includes/_grid.scss */
.col-xs-push-2 {
  left: 16.66666667%; }

/* line 129, ../sass/includes/_grid.scss */
.col-xs-push-1 {
  left: 8.33333333%; }

/* line 132, ../sass/includes/_grid.scss */
.col-xs-push-0 {
  left: auto; }

/* line 135, ../sass/includes/_grid.scss */
.col-xs-offset-12 {
  margin-left: 100%; }

/* line 138, ../sass/includes/_grid.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%; }

/* line 141, ../sass/includes/_grid.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%; }

/* line 144, ../sass/includes/_grid.scss */
.col-xs-offset-9 {
  margin-left: 75%; }

/* line 147, ../sass/includes/_grid.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%; }

/* line 150, ../sass/includes/_grid.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%; }

/* line 153, ../sass/includes/_grid.scss */
.col-xs-offset-6 {
  margin-left: 50%; }

/* line 156, ../sass/includes/_grid.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%; }

/* line 159, ../sass/includes/_grid.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%; }

/* line 162, ../sass/includes/_grid.scss */
.col-xs-offset-3 {
  margin-left: 25%; }

/* line 165, ../sass/includes/_grid.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%; }

/* line 168, ../sass/includes/_grid.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%; }

/* line 171, ../sass/includes/_grid.scss */
.col-xs-offset-0 {
  margin-left: 0%; }

/* line 174, ../sass/includes/_grid.scss */
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
  float: left; }

/* line 177, ../sass/includes/_grid.scss */
.col-lg-12 {
  width: 100%; }

/* line 180, ../sass/includes/_grid.scss */
.col-lg-11 {
  width: 91.66666667%; }

/* line 183, ../sass/includes/_grid.scss */
.col-lg-10 {
  width: 83.33333333%; }

/* line 186, ../sass/includes/_grid.scss */
.col-lg-9 {
  width: 75%; }

/* line 189, ../sass/includes/_grid.scss */
.col-lg-8 {
  width: 66.66666667%; }

/* line 192, ../sass/includes/_grid.scss */
.col-lg-7 {
  width: 58.33333333%; }

/* line 195, ../sass/includes/_grid.scss */
.col-lg-6 {
  width: 50%; }

/* line 198, ../sass/includes/_grid.scss */
.col-lg-5 {
  width: 41.66666667%; }

/* line 201, ../sass/includes/_grid.scss */
.col-lg-4 {
  width: 33.33333333%; }

/* line 204, ../sass/includes/_grid.scss */
.col-lg-3 {
  width: 25%; }

/* line 207, ../sass/includes/_grid.scss */
.col-lg-2 {
  width: 16.66666667%; }

/* line 210, ../sass/includes/_grid.scss */
.col-lg-1 {
  width: 8.33333333%; }

/* line 213, ../sass/includes/_grid.scss */
.col-lg-pull-12 {
  right: 100%; }

/* line 216, ../sass/includes/_grid.scss */
.col-lg-pull-11 {
  right: 91.66666667%; }

/* line 219, ../sass/includes/_grid.scss */
.col-lg-pull-10 {
  right: 83.33333333%; }

/* line 222, ../sass/includes/_grid.scss */
.col-lg-pull-9 {
  right: 75%; }

/* line 225, ../sass/includes/_grid.scss */
.col-lg-pull-8 {
  right: 66.66666667%; }

/* line 228, ../sass/includes/_grid.scss */
.col-lg-pull-7 {
  right: 58.33333333%; }

/* line 231, ../sass/includes/_grid.scss */
.col-lg-pull-6 {
  right: 50%; }

/* line 234, ../sass/includes/_grid.scss */
.col-lg-pull-5 {
  right: 41.66666667%; }

/* line 237, ../sass/includes/_grid.scss */
.col-lg-pull-4 {
  right: 33.33333333%; }

/* line 240, ../sass/includes/_grid.scss */
.col-lg-pull-3 {
  right: 25%; }

/* line 243, ../sass/includes/_grid.scss */
.col-lg-pull-2 {
  right: 16.66666667%; }

/* line 246, ../sass/includes/_grid.scss */
.col-lg-pull-1 {
  right: 8.33333333%; }

/* line 249, ../sass/includes/_grid.scss */
.col-lg-pull-0 {
  right: auto; }

/* line 252, ../sass/includes/_grid.scss */
.col-lg-push-12 {
  left: 100%; }

/* line 255, ../sass/includes/_grid.scss */
.col-lg-push-11 {
  left: 91.66666667%; }

/* line 258, ../sass/includes/_grid.scss */
.col-lg-push-10 {
  left: 83.33333333%; }

/* line 261, ../sass/includes/_grid.scss */
.col-lg-push-9 {
  left: 75%; }

/* line 264, ../sass/includes/_grid.scss */
.col-lg-push-8 {
  left: 66.66666667%; }

/* line 267, ../sass/includes/_grid.scss */
.col-lg-push-7 {
  left: 58.33333333%; }

/* line 270, ../sass/includes/_grid.scss */
.col-lg-push-6 {
  left: 50%; }

/* line 273, ../sass/includes/_grid.scss */
.col-lg-push-5 {
  left: 41.66666667%; }

/* line 276, ../sass/includes/_grid.scss */
.col-lg-push-4 {
  left: 33.33333333%; }

/* line 279, ../sass/includes/_grid.scss */
.col-lg-push-3 {
  left: 25%; }

/* line 282, ../sass/includes/_grid.scss */
.col-lg-push-2 {
  left: 16.66666667%; }

/* line 285, ../sass/includes/_grid.scss */
.col-lg-push-1 {
  left: 8.33333333%; }

/* line 288, ../sass/includes/_grid.scss */
.col-lg-push-0 {
  left: auto; }

/* line 291, ../sass/includes/_grid.scss */
.col-lg-offset-12 {
  margin-left: 100%; }

/* line 294, ../sass/includes/_grid.scss */
.col-lg-offset-11 {
  margin-left: 91.66666667%; }

/* line 297, ../sass/includes/_grid.scss */
.col-lg-offset-10 {
  margin-left: 83.33333333%; }

/* line 300, ../sass/includes/_grid.scss */
.col-lg-offset-9 {
  margin-left: 75%; }

/* line 303, ../sass/includes/_grid.scss */
.col-lg-offset-8 {
  margin-left: 66.66666667%; }

/* line 306, ../sass/includes/_grid.scss */
.col-lg-offset-7 {
  margin-left: 58.33333333%; }

/* line 309, ../sass/includes/_grid.scss */
.col-lg-offset-6 {
  margin-left: 50%; }

/* line 312, ../sass/includes/_grid.scss */
.col-lg-offset-5 {
  margin-left: 41.66666667%; }

/* line 315, ../sass/includes/_grid.scss */
.col-lg-offset-4 {
  margin-left: 33.33333333%; }

/* line 318, ../sass/includes/_grid.scss */
.col-lg-offset-3 {
  margin-left: 25%; }

/* line 321, ../sass/includes/_grid.scss */
.col-lg-offset-2 {
  margin-left: 16.66666667%; }

/* line 324, ../sass/includes/_grid.scss */
.col-lg-offset-1 {
  margin-left: 8.33333333%; }

/* line 327, ../sass/includes/_grid.scss */
.col-lg-offset-0 {
  margin-left: 0%; }

/* line 338, ../sass/includes/_grid.scss */
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

/* line 345, ../sass/includes/_grid.scss */
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

/* line 348, ../sass/includes/_grid.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* line 353, ../sass/includes/_grid.scss */
.pull-right {
  float: right !important; }

/* line 356, ../sass/includes/_grid.scss */
.pull-left {
  float: left !important; }

/* line 359, ../sass/includes/_grid.scss */
.hide {
  display: none !important; }

/* line 362, ../sass/includes/_grid.scss */
.show {
  display: block !important; }

/* line 365, ../sass/includes/_grid.scss */
.invisible {
  visibility: hidden; }

/* line 368, ../sass/includes/_grid.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* line 375, ../sass/includes/_grid.scss */
.hidden {
  display: none !important;
  visibility: hidden !important; }

/* line 379, ../sass/includes/_grid.scss */
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* Sprite Generator */
/* line 26, ../sass/styles.scss */
body {
  background: #f1f0f0; }
  /* line 28, ../sass/styles.scss */
  body * {
    font-family: "Lato", sans-serif;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  /* line 34, ../sass/styles.scss */
  body h1, body h2, body h3, body h4, body h5, body h6, body strong {
    font-weight: 700;
    margin-bottom: 10px; }
  /* line 38, ../sass/styles.scss */
  body .clear {
    clear: both; }
  /* line 41, ../sass/styles.scss */
  body .newsletter-signup {
    margin-bottom: 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px; }
    /* line 44, ../sass/styles.scss */
    body .newsletter-signup .content {
      background: #482880; }
      /* line 46, ../sass/styles.scss */
      body .newsletter-signup .content form {
        width: 100%; }
        /* line 48, ../sass/styles.scss */
        body .newsletter-signup .content form .gfield {
          margin-bottom: 10px; }
          /* line 50, ../sass/styles.scss */
          body .newsletter-signup .content form .gfield label {
            color: #fff;
            text-transform: uppercase;
            font-weight: 700; }
          /* line 55, ../sass/styles.scss */
          body .newsletter-signup .content form .gfield input {
            width: 100% !important; }
        /* line 59, ../sass/styles.scss */
        body .newsletter-signup .content form .button {
          width: 100% !important; }
  /* line 65, ../sass/styles.scss */
  body a {
    text-decoration: none;
    color: #482880; }
  /* line 69, ../sass/styles.scss */
  body input, body textarea {
    width: 100%;
    height: 100%;
    border: none;
    outline: 0;
    background: none; }
  /* line 76, ../sass/styles.scss */
  body .button {
    display: inline-block;
    padding: 8px 15px;
    background: #482880;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none !important;
    cursor: pointer;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px; }
    /* line 88, ../sass/styles.scss */
    body .button.yellow, body .gform_wrapper form .gform_button {
      background: #fdb813; }
    /* line 91, ../sass/styles.scss */
    body .button.big {
      padding-top: 12px;
      padding-bottom: 12px; }
    /* line 95, ../sass/styles.scss */
    body .button.arrow {
      padding-right: 40px; }
      /* line 97, ../sass/styles.scss */
      body .button.arrow:before {
        content: '';
        background: url('../images/sprite-sbab30a8733.png') 0 -331px;
        width: 10px;
        height: 15px;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto 0;
        right: 15px; }
  /* line 111, ../sass/styles.scss */
  body .tick-list li {
    position: relative;
    padding-left: 35px;
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 10px; }
    /* line 117, ../sass/styles.scss */
    body .tick-list li:before {
      content: ' ';
      width: 20px;
      height: 20px;
      background: url('../images/sprite-sbab30a8733.png') 0 -227px;
      position: absolute;
      top: 50%;
      margin-top: -10px;
      left: 0; }
  /* line 130, ../sass/styles.scss */
  body .gform_wrapper form ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 20px; }
    /* line 135, ../sass/styles.scss */
    body .gform_wrapper form ul .gfield label {
      display: block;
      margin-bottom: 5px; }
    /* line 139, ../sass/styles.scss */
    body .gform_wrapper form ul .gfield input, body .gform_wrapper form ul .gfield textarea {
      border: 1px solid #cecdcd;
      background: #f1f1f1;
      resize: none;
      outline: none;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px; }
    /* line 146, ../sass/styles.scss */
    body .gform_wrapper form ul .gfield textarea {
      padding: 15px; }
    /* line 149, ../sass/styles.scss */
    body .gform_wrapper form ul .gfield input {
      height: 35px;
      width: 280px;
      padding: 0 15px; }
    /* line 154, ../sass/styles.scss */
    body .gform_wrapper form ul .gfield input[type="file"] {
      border: none;
      height: auto;
      background: none; }
    /* line 160, ../sass/styles.scss */
    body .gform_wrapper form ul .gfield .gfield_checkbox li {
      line-height: 35px; }
      /* line 162, ../sass/styles.scss */
      body .gform_wrapper form ul .gfield .gfield_checkbox li input {
        margin-right: 5px; }
      /* line 165, ../sass/styles.scss */
      body .gform_wrapper form ul .gfield .gfield_checkbox li label {
        position: relative;
        top: 2px; }
      /* line 169, ../sass/styles.scss */
      body .gform_wrapper form ul .gfield .gfield_checkbox li label, body .gform_wrapper form ul .gfield .gfield_checkbox li input {
        width: auto;
        display: inline-block;
        vertical-align: middle; }
  /* line 178, ../sass/styles.scss */
  body .gform_wrapper form .gform_button {
    width: 255px; }
  /* line 183, ../sass/styles.scss */
  body .blue-pod {
    background: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 20px;
    width: 100%; }
    /* line 189, ../sass/styles.scss */
    body .blue-pod h3 {
      background: #1aa2e1;
      color: #fff;
      padding: 7px 15px;
      text-transform: uppercase;
      font-size: 20px;
      font-weight: 700;
      line-height: 24px;
      margin: 0; }
    /* line 199, ../sass/styles.scss */
    body .blue-pod .content {
      padding: 20px 15px; }
      /* line 201, ../sass/styles.scss */
      body .blue-pod .content.background {
        padding: 0;
        position: relative; }
        /* line 204, ../sass/styles.scss */
        body .blue-pod .content.background a {
          position: absolute;
          bottom: 17px;
          left: 0;
          right: 0;
          margin: 0 auto;
          width: 235px; }
    /* line 214, ../sass/styles.scss */
    body .blue-pod.border {
      border: 1px solid #cccccc; }
    /* line 218, ../sass/styles.scss */
    body .blue-pod.branch-finder h3 {
      background: #3165b0; }
    /* line 221, ../sass/styles.scss */
    body .blue-pod.branch-finder .content {
      height: 195px;
      background: url('../images/branch-finder.png?1415201994') center -1px; }
    /* line 227, ../sass/styles.scss */
    body .blue-pod.order-catalogue .content {
      height: 215px;
      background: url('../images/download_our-catalogue2.png?1415203156') center -15px; }
  /* line 233, ../sass/styles.scss */
  body .speech-bubble {
    width: 100%;
    background: #fdb813;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 20px; }
    /* line 239, ../sass/styles.scss */
    body .speech-bubble h3 {
      color: #fff;
      text-transform: uppercase;
      font-size: 20px;
      font-weight: 700;
      line-height: 24px;
      position: relative;
      padding-left: 45px; }
      /* line 247, ../sass/styles.scss */
      body .speech-bubble h3:before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        background: url('../images/sprite-sbab30a8733.png') 0 -38px;
        height: 33px;
        width: 33px;
        margin-top: -16px; }
    /* line 258, ../sass/styles.scss */
    body .speech-bubble p {
      color: #482880;
      font-size: 18px;
      margin: 35px 0;
      line-height: 26px; }
    /* line 264, ../sass/styles.scss */
    body .speech-bubble .button {
      width: 100%; }
  /* line 272, ../sass/styles.scss */
  body #header .top {
    height: 85px;
    background: #4274b9; }
    /* line 275, ../sass/styles.scss */
    body #header .top .row {
      position: relative; }
      /* line 277, ../sass/styles.scss */
      body #header .top .row .logo {
        height: 85px;
        width: 100%;
      }

      /* line 282, ../sass/styles.scss */
      body #header .top .row .logo-indent {
        display: flex;
        align-items: center;  
      }
      /* line 285, ../sass/styles.scss */
      body #header .top .row .quote {
        float: left;
        width: 200px;
        font-size: 19px;
        line-height: 25px;
        font-style: italic;
        color: #fff;
        padding-left: 32px;
        margin-top: 12px;
        position: relative; }
        /* line 295, ../sass/styles.scss */
        body #header .top .row .quote:before {
          content: ' ';
          width: 19px;
          height: 26px;
          position: absolute;
          top: 50%;
          left: 0;
          margin-top: -13px;
          background: url('../images/sprite-sbab30a8733.png') 0 -180px; }
      /* line 306, ../sass/styles.scss */
      body #header .top .row .contact-information {
        margin-top: 12px;
        position: relative;
        float: right;
        width: calc(100% - 200px); }
        /* line 311, ../sass/styles.scss */
        body #header .top .row .contact-information span {
          color: #fff;
          display: block;
          line-height: 25px;
          font-size: 20px;
          font-style: italic; }
      /* line 319, ../sass/styles.scss */
      body #header .top .row .search-form {
        height: 45px;
        width: 100%;
        background: #fff;
        margin-top: 18px;
        overflow: hidden;
        padding: 5px 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
        border-radius: 8px; }
        /* line 327, ../sass/styles.scss */
        body #header .top .row .search-form .input {
          height: 35px;
          width: calc(100% - 45px);
          float: left; }
          /* line 331, ../sass/styles.scss */
          body #header .top .row .search-form .input input {
            padding: 0 5px;
            color: #482880;
            font-size: 15px; }
        /* line 337, ../sass/styles.scss */
        body #header .top .row .search-form .submit {
          height: 35px;
          width: 45px;
          float: right;
          background: #fdb813;
          position: relative;
          -webkit-border-radius: 8px;
          -moz-border-radius: 8px;
          -ms-border-radius: 8px;
          -o-border-radius: 8px;
          border-radius: 8px; }
          /* line 344, ../sass/styles.scss */
          body #header .top .row .search-form .submit input {
            text-indent: -9999px;
            position: relative;
            z-index: 5; }
          /* line 349, ../sass/styles.scss */
          body #header .top .row .search-form .submit:before {
            content: '';
            position: absolute;
            z-index: 0;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            width: 18px;
            height: 18px;
            background: url('../images/sprite-sbab30a8733.png') 0 -267px; }
  /* line 366, ../sass/styles.scss */
  body #header .navigation {
    height: 70px;
    background: url('../images/nav-repeat.png?1412892051') repeat-x;
    border-bottom: 10px solid #1aa2e1;
    width: 100%; }
    /* line 371, ../sass/styles.scss */
    body #header .navigation nav ul {
      font-size: 0;
      line-height: 60px;
      padding: 0;
      margin: 0; }
      /* line 376, ../sass/styles.scss */
      body #header .navigation nav ul li {
        height: 50px;
        line-height: 40px;
        display: inline-block;
        margin-top: 10px;
        font-size: 18px; }
        /* line 382, ../sass/styles.scss */
        body #header .navigation nav ul li a {
          height: 100%;
          display: block;
          padding: 0 12px;
          color: #fff;
          text-transform: uppercase; }
        /* line 389, ../sass/styles.scss */
        body #header .navigation nav ul li.current-menu-item a {
          background: #1aa2e1;
          -moz-border-radius-topleft: 5px;
          -webkit-border-top-left-radius: 5px;
          border-top-left-radius: 5px;
          -moz-border-radius-topright: 5px;
          -webkit-border-top-right-radius: 5px;
          border-top-right-radius: 5px; }
        /* line 393, ../sass/styles.scss */
        body #header .navigation nav ul li.menu-item-31 {
          float: right;
          height: 60px;
          line-height: 60px;
          margin-top: 0; }
          /* line 398, ../sass/styles.scss */
          body #header .navigation nav ul li.menu-item-31 a {
            padding-left: 45px;
            background: #d8232e;
            position: relative;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            -o-border-radius: 0;
            border-radius: 0; }
            /* line 403, ../sass/styles.scss */
            body #header .navigation nav ul li.menu-item-31 a:before {
              content: ' ';
              width: 20px;
              height: 21px;
              background: url('../images/sprite-sbab30a8733.png') 0 -206px;
              position: absolute;
              top: 0;
              bottom: 0;
              left: 10px;
              margin: auto; }
  /* line 420, ../sass/styles.scss */
  body .home-features {
    padding: 15px 0;
    background: #fff; }
    /* line 423, ../sass/styles.scss */
    body .home-features .feature {
      height: 35px;
      line-height: 35px;
      text-align: center;
      font-weight: 700;
      font-size: 15px;
      text-transform: uppercase; }
      /* line 430, ../sass/styles.scss */
      body .home-features .feature img {
        margin-right: 20px;
        vertical-align: middle; }
      /* line 434, ../sass/styles.scss */
      body .home-features .feature.truck, body .home-features .feature.tools {
        border-right: 1px solid #ccc; }
  /* line 439, ../sass/styles.scss */
  body .home-banner-container {
    width: 100%;
    height: 400px;
    margin: auto;
    position: relative;
    overflow: hidden; }
    /* line 445, ../sass/styles.scss */
    body .home-banner-container .home-banner {
      width: 100%;
      height: 100%; }
      /* line 448, ../sass/styles.scss */
      body .home-banner-container .home-banner .slide {
        width: 100%;
        height: 100%;
        background-size: 100% 400px;
        background-size: cover;
        background-repeat: no-repeat; }
        /* line 454, ../sass/styles.scss */
        body .home-banner-container .home-banner .slide .banner-content {
           width: 60%;
		   float: left;
		   margin-top: 70px; }
          /* line 458, ../sass/styles.scss */
          body .home-banner-container .home-banner .slide .banner-content h2 {
            font-size: 60px;
            text-transform: uppercase;
            color: #fff;
            line-height: 60px;
            margin-bottom: 15px; }
          /* line 465, ../sass/styles.scss */
          body .home-banner-container .home-banner .slide .banner-content .blue {
            color: #1aa2e1; }
          /* line 468, ../sass/styles.scss */
          body .home-banner-container .home-banner .slide .banner-content ul {
            list-style-type: none;
            margin-bottom: 30px; }
            /* line 471, ../sass/styles.scss */
            body .home-banner-container .home-banner .slide .banner-content ul li {
              position: relative;
              font-weight: 700;
              color: #000;
              margin-bottom: 5px;
              padding-left: 30px; }
              /* line 477, ../sass/styles.scss */
              body .home-banner-container .home-banner .slide .banner-content ul li:before {
                content: ' ';
                width: 22px;
                height: 20px;
                line-height: 25px;
                background: url('../images/sprite-sbab30a8733.png') 0 -247px;
                position: absolute;
                top: 50%;
                left: 0;
                margin-top: -11px; }
    /* line 493, ../sass/styles.scss */
    body .home-banner-container .pagination {
      height: 45px;
      width: 45px;
      line-height: 45px;
      position: absolute;
      top: 50%;
      margin-top: -22px;
      background: red;
      z-index: 5;
      color: #fff;
      background: #482880;
      text-indent: -9999px; }
      /* line 505, ../sass/styles.scss */
      body .home-banner-container .pagination:before {
        content: ' ';
        width: 16px;
        height: 23px;
        position: absolute;
        top: 50%;
        margin-top: -11px; }
      /* line 513, ../sass/styles.scss */
      body .home-banner-container .pagination.left {
        left: 0; }
        /* line 515, ../sass/styles.scss */
        body .home-banner-container .pagination.left:before {
          background: url('../images/sprite-sbab30a8733.png') 0 -308px;
          left: 13px; }
      /* line 520, ../sass/styles.scss */
      body .home-banner-container .pagination.right {
        right: 0; }
        /* line 522, ../sass/styles.scss */
        body .home-banner-container .pagination.right:before {
          background: url('../images/sprite-sbab30a8733.png') 0 -285px;
          right: 13px; }
  /* line 529, ../sass/styles.scss */
  body .great-brands {
    width: 100%;
    background: #d8232e;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase; }
  /* line 539, ../sass/styles.scss */
  
body .main-brand-images {
    height: 120px;
    line-height: 120px;
    text-align: center;
    background: #f2f4f5;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5); }
body .brand-images .slick-list {  }
body .brand-images .slick-list .slick-track .slick-slide img { width: auto; margin: auto; }
body .brand-images .slick-slider .slick-arrow {
  background-repeat: no-repeat;
  
  height: 27px;
  width: 27px;
}
body .brand-images .slick-prev {
  background: rgba(0, 0, 0, 0) url("../images/arrow-prev.png") no-repeat scroll 0 0 !important;
  border: medium none;
/*  margin-top: -15px;*/
}
body .brand-images .slick-slider .slick-arrow.slick-prev {
  background-position: 0 0;
  left: -50px;
}
body .brand-images .slick-next {
  background: rgba(0, 0, 0, 0) url("../images/arrow-next.png") no-repeat scroll 0 0 !important;
  border: medium none;
/*  margin-top: -15px;*/
}
body .brand-images .slick-prev::before, body .brand-images .slick-next::before { opacity: 0; }

  body .brand-images { margin: auto; padding: 0 15px; max-width: 1170px; }
    /* line 545, ../sass/styles.scss */
    body .brand-images img {
      vertical-align: middle; }
  /* line 549, ../sass/styles.scss */
  body .home-content {
    margin-top: 35px; }
    /* line 551, ../sass/styles.scss */
    body .home-content h1 {
      font-size: 30px;
      text-transform: uppercase;
      padding-bottom: 15px;
      margin-bottom: 25px;
      border-bottom: 1px solid #c5c4c4; }
  /* line 559, ../sass/styles.scss */
  body .news-banner {
    background: #fdb813;
    color: #fff;
    text-transform: uppercase;
    height: 50px;
    line-height: 50px;
    font-size: 19px;
    text-align: center;
    width: 100%;
    margin-bottom: 25px; }
  /* line 570, ../sass/styles.scss */
  body .home-news {
    margin-bottom: 75px; }
    /* line 572, ../sass/styles.scss */
    body .home-news .row {
      height: 360px; }
      /* line 574, ../sass/styles.scss */
      body .home-news .row > div {
        height: 100%; }
        /* line 576, ../sass/styles.scss */
        body .home-news .row > div .post {
          border: 1px solid #ccc;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          -ms-border-radius: 5px;
          -o-border-radius: 5px;
          border-radius: 5px;
          overflow: hidden;
          height: 100%; }
          /* line 581, ../sass/styles.scss */
          body .home-news .row > div .post > a {
            font-size: 0; }
            /* line 583, ../sass/styles.scss */
            body .home-news .row > div .post > a img {
              width: 100%;
              height: 150px; }
          /* line 588, ../sass/styles.scss */
          body .home-news .row > div .post .content {
            padding: 15px;
            height: 210px; }
            /* line 591, ../sass/styles.scss */
            body .home-news .row > div .post .content h2 {
              font-size: 15px;
              text-transform: uppercase;
              color: #482880;
              line-height: 21px;
              height: 42px; }
            /* line 598, ../sass/styles.scss */
            body .home-news .row > div .post .content p {
              font-size: 15px;
              line-height: 21px; }
        /* line 604, ../sass/styles.scss */
        body .home-news .row > div iframe {
          width: 100% !important; }
  /* line 610, ../sass/styles.scss */
  body .page-banner {
    background: url('../images/banner-image.jpg?1415054259') white no-repeat center center;
    background-size: cover;
    height: 130px; }
    /* line 614, ../sass/styles.scss */
    body .page-banner h1 {
      line-height: 130px;
      color: #fff;
      text-transform: uppercase;
      font-size: 50px; }
  /* line 621, ../sass/styles.scss */
  body .page {
    background: #fff;
    padding-top: 30px;
    padding-bottom: 50px; }
  /* line 626, ../sass/styles.scss */
  body .join-us-cta {
    width: 100%;
    font-size: 25px;
    padding: 13px 35px;
    overflow: hidden;
    margin-bottom: 25px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5); }
    /* line 633, ../sass/styles.scss */
    body .join-us-cta .phone-number {
      color: #482880;
      font-weight: 700; }
    /* line 637, ../sass/styles.scss */
    body .join-us-cta .space {
      margin: 0 20px; }
  /* line 641, ../sass/styles.scss */
  body .page-content {
    overflow: hidden;
    *zoom: 1; }
    /* line 643, ../sass/styles.scss */
    body .page-content .sub-heading {
      font-size: 30px;
      text-transform: uppercase;
      font-size: 35px;
      font-weight: 700;
      padding-bottom: 15px;
      border-bottom: 1px solid #cccccc;
      margin-bottom: 25px; }
    /* line 652, ../sass/styles.scss */
    body .page-content h2 {
      font-size: 19px;
      margin-bottom: 15px; }
    /* line 656, ../sass/styles.scss */
    body .page-content h3 {
      font-size: 17px;
      margin-bottom: 15px; }
    /* line 660, ../sass/styles.scss */
    body .page-content a {
      text-decoration: underline; }
    /* line 663, ../sass/styles.scss */
    body .page-content p {
      font-size: 15px;
      line-height: 23px;
      margin-bottom: 15px; }
    /* line 668, ../sass/styles.scss */
    body .page-content .catalogue-form {
      width: 280px;
      float: left; }
    /* line 672, ../sass/styles.scss */
    body .page-content .catalogue-form + img {
      float: right; }
    /* line 675, ../sass/styles.scss */
    body .page-content ul {
      clear: both;
      list-style-type: disc;
      padding: 15px;
      padding-top: 0; }
      /* line 680, ../sass/styles.scss */
      body .page-content ul li {
        line-height: 22px;
        font-size: 15px;
        margin-bottom: 5px; }
    /* line 686, ../sass/styles.scss */
    body .page-content img {
      padding: 0 15px 15px 0; }
      /* line 688, ../sass/styles.scss */
      body .page-content img.alignleft {
        float: left; }
      /* line 691, ../sass/styles.scss */
      body .page-content img.alignright {
        float: right;
        padding-right: 0; }
    /* line 696, ../sass/styles.scss */
    body .page-content .product {
      height: 220px;
      margin-bottom: 18px;
      -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
      -moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
      box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5); }
      /* line 700, ../sass/styles.scss */
      body .page-content .product .name {
        color: #fff;
        text-align: center;
        height: 60px;
        background: #1aa1e0;
        font-size: 18px;
        text-transform: uppercase;
        padding: 0 18px;
        line-height: 60px; }
        /* line 709, ../sass/styles.scss */
        body .page-content .product .name span {
          display: inline-block;
          vertical-align: middle;
          line-height: 22px; }
      /* line 715, ../sass/styles.scss */
      body .page-content .product .image {
        height: 160px;
        position: relative; }
        /* line 718, ../sass/styles.scss */
        body .page-content .product .image img {
          max-width: 100%;
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          margin: auto; }
    /* line 729, ../sass/styles.scss */
    body .page-content .brand {
      position: relative;
      height: 165px;
      margin-bottom: 20px;
      -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
      -moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
      box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5); }
      /* line 734, ../sass/styles.scss */
      body .page-content .brand img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        max-width: 100%; }
    /* line 744, ../sass/styles.scss */
    body .page-content .job {
      padding: 20px;
      margin-bottom: 25px;
      -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
      -moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
      box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5); }
      /* line 748, ../sass/styles.scss */
      body .page-content .job h3 {
        color: #482880;
        font-size: 20px;
        line-height: 26px;
        text-transform: uppercase;
        margin-bottom: 5px; }
      /* line 755, ../sass/styles.scss */
      body .page-content .job .date-posted {
        color: #626262;
        font-size: 15px;
        margin-bottom: 10px;
        line-height: 22px;
        display: block; }
    /* line 763, ../sass/styles.scss */
    body .page-content .our-offices {
      margin-bottom: 35px;
      background: #f2f2f2; }
      /* line 766, ../sass/styles.scss */
      body .page-content .our-offices ul {
        list-style-type: none;
        padding: 0; }
        /* line 769, ../sass/styles.scss */
        body .page-content .our-offices ul li {
          display: inline-block;
          width: 180px;
          color: #1aa2e1;
          margin-bottom: 20px; }
          /* line 774, ../sass/styles.scss */
          body .page-content .our-offices ul li a {
            font-size: 15px;
            font-weight: 700;
            position: relative;
            padding-left: 15px;
            text-decoration: none; }
            /* line 780, ../sass/styles.scss */
            body .page-content .our-offices ul li a:before {
              content: ' ';
              width: 10px;
              height: 14px;
              background: url('../images/sprite-sbab30a8733.png') 0 -346px;
              position: absolute;
              top: 50%;
              margin-top: -7px;
              left: 0; }
    /* line 794, ../sass/styles.scss */
    body .page-content .branch {
      border-bottom: 1px solid #ccc;
      padding-bottom: 25px;
      margin-bottom: 25px;
      position: relative; }
      /* line 799, ../sass/styles.scss */
      body .page-content .branch h2 {
        text-transform: uppercase;
        font-size: 20px;
        margin-bottom: 20px; }
      /* line 804, ../sass/styles.scss */
      body .page-content .branch .map-canvas {
        height: 365px;
        position: relative;
        z-index: 0; }
      /* line 809, ../sass/styles.scss */
      body .page-content .branch .map-info {
        position: absolute;
        top: 65px;
        right: 25px;
        width: 260px;
        z-index: 5;
        background: #fff;
        padding: 30px; }
        /* line 817, ../sass/styles.scss */
        body .page-content .branch .map-info span {
          display: block;
          margin-bottom: 7px; }
          /* line 820, ../sass/styles.scss */
          body .page-content .branch .map-info span:before {
            font-weight: 700;
            color: #3165b0;
            margin-right: 3px; }
          /* line 825, ../sass/styles.scss */
          body .page-content .branch .map-info span.telephone:before {
            content: 'T: '; }
          /* line 828, ../sass/styles.scss */
          body .page-content .branch .map-info span.fax:before {
            content: 'F: '; }
          /* line 831, ../sass/styles.scss */
          body .page-content .branch .map-info span.email:before {
            content: 'E: '; }
        /* line 835, ../sass/styles.scss */
        body .page-content .branch .map-info .emails {
          margin-top: 15px; }
      /* line 839, ../sass/styles.scss */
      body .page-content .branch:last-of-type {
        border-bottom: 0; }
  /* line 844, ../sass/styles.scss */
  body #footer {
    background: #482880; }
    /* line 846, ../sass/styles.scss */
    body #footer .row {
      position: relative;
      padding-top: 50px;
      padding-bottom: 40px; }
      /* line 850, ../sass/styles.scss */
      body #footer .row h2 {
        font-weight: bold;
        color: #fff;
        font-size: 15px;
        line-height: 21px;
        text-transform: uppercase;
        margin-bottom: 25px; }
      /* line 858, ../sass/styles.scss */
      body #footer .row p {
        font-size: 15px;
        line-height: 22px;
        color: #fff; }
        /* line 862, ../sass/styles.scss */
        body #footer .row p a {
          font-weight: 700;
          text-decoration: underline;
          color: #fff; }
      /* line 868, ../sass/styles.scss */
      body #footer .row ul {
        color: #fff;
        list-style-type: none; }
        /* line 872, ../sass/styles.scss */
        body #footer .row ul li a {
          text-decoration: none;
          font-weight: 400;
          font-size: 15px;
          line-height: 22px;
          color: #fff; }
          /* line 878, ../sass/styles.scss */
          body #footer .row ul li a:hover {
            text-decoration: underline; }
        /* line 882, ../sass/styles.scss */
        body #footer .row ul li:before {
          content: '\b7 ';
          display: inline-block;
          margin-right: 7px;
          color: #1aa2e1; }
      /* line 890, ../sass/styles.scss */
      body #footer .row .social {
        text-indent: -9999px;
        display: inline-block;
        height: 38px;
        width: 38px;
        margin-right: 11px; }
        /* line 896, ../sass/styles.scss */
        body #footer .row .social.facebook {
          background: url('../images/sprite-sbab30a8733.png') 0 -109px; }
        /* line 899, ../sass/styles.scss */
        body #footer .row .social.twitter {
          background: url('../images/sprite-sbab30a8733.png') 0 0; }
        /* line 902, ../sass/styles.scss */
        body #footer .row .social.linkedin {
          background: url('../images/sprite-sbab30a8733.png') 0 -71px; }

/* Accordion Styles */
.accordion {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 20px;
	position: relative;
}
.accordion-title {
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    margin: 0;
    padding: 16px 18px;
    cursor: pointer;
    position: relative;
	
}
.accordion-title::after {
	width: 0; 
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid black;
 
	content: " ";
	position: absolute;
	right: 24px;
	top: 21px;
}

.accordion-title.open::after{
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid black;
	top: 24px;
}

.accordion-title:hover {}
.accordion-content {padding-bottom: 20px;}



.full-width-content {
  padding: 20px 0 40px; 
}
.full-width-content .content h1, h2, h3, h4, h5, h6 {
  color: #1aa2e1;
  margin-top: 10px;
  display: inline-block;
  width: 100%;
}
.full-width-content .content p {
  margin-bottom: 20px;
  line-height: 1.4;
}
.full-width-content .content h1 {
  font-size: 28px;
}
.full-width-content .content h2 {
  font-size: 24px;
}
.full-width-content .content h3 {
  font-size: 20px;
}
.full-width-content .content h4 {
  font-size: 18px;
}
.full-width-content .content h5 {
  font-size: 16px;
}
.full-width-content .content h6 {
  font-size: 14px;
}




/* 8apr css added */

.quote.call_us {
    
    font-size: 18px !important;
    font-weight: bold;
    padding-top: 3px;
    text-shadow: 1px 1px 1px #107eb1;
    border-radius: 7px;
    line-height: 21px !important;
    padding-bottom: 0px; 
}


.quote.call_us:hover{background: #1aa2e1;  box-shadow: 0px 5px 2px #0f6b96;}

.quote.call_us small {
    float: left;
    width: 100%;
    font-size: 10px;
}


body #header .top .row .quote:before {
    content: ' ';
    width: 19px;
    height: 26px;
    position: absolute;
    top: 20%;
    left: 0;
    margin-top: -13px;
    background: url('../images/sprite-sbab30a8733.png') 0;
}


body #header .top .row .quote:before {
    content: ' ';
    width: 19px;
    height: 26px;
    position: absolute;
    top: 6px;
    left: 7px;
    margin-top:0px;
    background: url('../images/headar_icon.png') no-repeat;
}




.quote.call_us  .call_dropdown {
    display: none;
    background: #4274b9 !important;
    position: absolute;
    z-index: 9999;
    border-radius: 10px;
    top: 100%;
    width: 100%;
    left: 0px;
	padding-top:10px;
	padding-bottom:20px;
}

.quote.call_us .call_dropdown li {
    background: url('../images/headar_icon1.png') no-repeat !important;
    /*padding-left: 40px;*/
    padding-left: 34px;
    background-position: 14px 9px !important;
    text-shadow: 1px 1px 1px #1a3f73;
	font-weight:normal !important;
	font-size:16px;
}
.quote.call_us .call_dropdown li  a{font-weight:bold !important;} 
.quote.call_us .call_dropdown li:hover {
    background: #1aa2e1 url('../images/headar_icon2.png') no-repeat !important;
    background-position: 14px 9px !important;
}

body .page-content .products ul {
    padding: 0;  margin: 0 0 0 -12px;
}
body .page-content .products ul li {
    float: left;
    list-style: outside none none;
    margin: 0 0 10px 12px;
    padding-right: 10px;
    width: 31.2%;
}
.download {
    background: rgb(253, 184, 19) none repeat scroll 0 0;
    border-radius: 4px;
    color: rgb(255, 255, 255);
    display: block;
    font-weight: 600;
    padding: 4px 10px; position: relative;
    text-align: left;
    text-decoration: none !important;
    text-transform: uppercase;
}
.download::after {/*
    border-color: #ff0000 #000000 #f5f5dc #ffd700;
    border-style: double;
    border-width: 12px;*/
    content: ">";
    font-family: FangSong;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    right: 10px;
}
.products li a h4 {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}
.products li a img {
    max-height: 100%;
    max-width: 100%;
    padding: 0;
}
.products::after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
}
.products {
    border-bottom: 1px solid #9a9a9a;
    margin-bottom: 40px;
    padding-bottom: 5px;
}
body .page-content .products a:first-child {
    text-align: center;}

@media only screen and (min-width:320px) and (max-width:1024px) {
 body .brand-images img {
    height: auto;
    width: 97% !important;
} 
}
@media only screen and (max-width: 500px){
body .page-content .products ul li {
    float: none;
    margin: 0 auto 30px;
    padding: 0;
    width: 90%;
}
body .page-content .products ul {
    margin: 0;
}
}
@media only screen and (max-width: 400px){
  body .page-content .products ul li {
    width: 95%;
}
}
@media only screen and (min-width:501px) and (max-width:768px) {
body .page-content .products ul li {
    margin: 0 0 10px 10px;
    padding-right: 10px;
    width: 31.2%;
}

}

@media only screen and (min-width:769px) and (max-width:1160px) {
 .page.page-id-415 .col-xs-3 {
    width: 25%;
} 
.page.page-id-415 .col-xs-3:first-child {
    width: 23%;
}
.page.page-id-415 .col-xs-6 {
    width: 52%;
}
body .page-content .products ul li.last {
    padding: 0;
}
body .page-content .products ul li {
    margin: 0 0 10px 2%;
    padding-right: 1.2%;
    width: 31.3%;
}
.download{ font-size: 15px;}
}
@media only screen and (max-width: 1200px){
  .container {
    width: 100%;
}
 body .blue-pod h3 {
    width: 100%;
}
body .blue-pod .content.background a {
    width: 95%;
}
body .button, body .speech-bubble h3{font-size: 15px;}
}



.banner-content-right {
width: 40%; float: right; margin-top: 100px; text-align: center;
}

body .home-banner-container .home-banner .slide .banner-content p { width: auto; display: inline-block; padding: 15px 20px; border-radius: 5px; background: rgba(91,140,213,1);
background: -moz-linear-gradient(top, rgba(91,140,213,1) 0%, rgba(68,118,187,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(91,140,213,1)), color-stop(100%, rgba(68,118,187,1)));
background: -webkit-linear-gradient(top, rgba(91,140,213,1) 0%, rgba(68,118,187,1) 100%);
background: -o-linear-gradient(top, rgba(91,140,213,1) 0%, rgba(68,118,187,1) 100%);
background: -ms-linear-gradient(top, rgba(91,140,213,1) 0%, rgba(68,118,187,1) 100%);
background: linear-gradient(to bottom, rgba(91,140,213,1) 0%, rgba(68,118,187,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b8cd5', endColorstr='#4476bb', GradientType=0 ); }
.banner-content-right .video_slider .wplightbox:hover {
  background: rgba(0, 0, 0, 0) url("../images/playButtonHover.png") repeat scroll 0 0;
  display: inline-block;
  background-size: 100% 100%;
}
.banner-content-right .video_slider .wplightbox:hover img { visibility: hidden; }
body .home-banner-container .home-banner .slide .banner-content p span.home-page-banner-text { font-size: 20px; font-weight: 600; }
body .home-banner-container .home-banner .slide .banner-content p span.home-page-banner-link { margin-left: 30px; }
body .home-banner-container .home-banner .slide .banner-content p span a { font-size: 18px; padding: 10px 30px; }
body .home-banner-container .home-banner .slide .banner-content p span a::before { display: none; }
@media only screen and (max-width: 991px) {
body .home-banner-container .home-banner .slide .banner-content h2 {font-size:50px; line-height: 50px; }
body .home-banner-container .home-banner .slide .banner-content p span.home-page-banner-text { font-size:16px; }
body .home-banner-container .home-banner .slide .banner-content p span.home-page-banner-link { margin-left:20px; }
body .home-banner-container .home-banner .slide .banner-content p span a { font-size:16px; padding: 10px 25px; }
}
@media only screen and (max-width: 767px) {
body .home-banner-container .home-banner .slide .banner-content h2 {font-size:42px; }
body .home-banner-container .home-banner .slide .banner-content p span.home-page-banner-text { font-size:16px; }
body .home-banner-container .home-banner .slide .banner-content p span.home-page-banner-link { margin-left:10px; }
body .home-banner-container .home-banner .slide .banner-content p span a { font-size: 16px; padding: 10px 15px; width: auto; }
}
@media only screen and (max-width: 640px) {
.banner-content-right { width: 100%; margin-top: 30px; }
body .home-banner-container .home-banner .slide .banner-content { width:100%; margin-top: 20px; }

.banner-content-right .video_slider { margin: auto; width: 20%; }
.banner-content-right .video_slider a { display:inline-block; width: 100%; }
.banner-content-right .video_slider a img { width:100%; }

}
@media only screen and (max-width: 480px) {
.banner-content-right .video_slider { margin: auto; width: 30%; }
body .home-banner-container .home-banner .slide .banner-content p span a { margin-top:10px; }
}