/* line 5, ../../../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-core-1.0.1/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, ../../../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 14, ../../../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/susy-2.1.3/sass/susy/language/susyone/_grid.scss */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@font-face {
  font-family: 'sourceserifprobold';
  src: url("fonts/sourceserifpro-bold-webfont.eot");
  src: url("fonts/sourceserifpro-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/sourceserifpro-bold-webfont.woff") format("woff"), url("fonts/sourceserifpro-bold-webfont.ttf") format("truetype"), url("fonts/sourceserifpro-bold-webfont.svg#source_serif_probold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'sourcesansproregular';
  src: url("fonts/sourcesanspro-regular-webfont.eot");
  src: url("fonts/sourcesanspro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/sourcesanspro-regular-webfont.woff") format("woff"), url("fonts/sourcesanspro-regular-webfont.ttf") format("truetype"), url("fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'sourcesansprosemibold';
  src: url("fonts/sourcesanspro-semibold-webfont.eot");
  src: url("fonts/sourcesanspro-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/sourcesanspro-semibold-webfont.woff") format("woff"), url("fonts/sourcesanspro-semibold-webfont.ttf") format("truetype"), url("fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 1, ../sass/components/_drupal-reset.scss */
.views-row {
  margin-left: 0;
  list-style-type: none;
}

/* line 6, ../sass/components/_drupal-reset.scss */
.tabs {
  border-bottom: none !important;
  display: block !important;
  clear: both;
}
/* line 11, ../sass/components/_drupal-reset.scss */
.tabs ul.primary {
  white-space: normal;
}
/* line 15, ../sass/components/_drupal-reset.scss */
.tabs li {
  border: none;
}
/* line 18, ../sass/components/_drupal-reset.scss */
.tabs li a {
  border: none;
  padding: 5px 10px;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  border-radius: 13px;
  font-size: 14px;
  text-decoration: none;
  margin: 10px 10px 10px 0;
  color: #fff;
  background: #7CBFDE;
  -moz-transition: color 0.5s, background 0.5s;
  -o-transition: color 0.5s, background 0.5s;
  -webkit-transition: color 0.5s, background 0.5s;
  transition: color 0.5s, background 0.5s;
}
/* line 29, ../sass/components/_drupal-reset.scss */
.tabs li a:hover {
  background: #63a6c5;
  color: #fff;
}
/* line 35, ../sass/components/_drupal-reset.scss */
.tabs li .active {
  color: #6CB7DA;
  background: transparent;
}
/* line 39, ../sass/components/_drupal-reset.scss */
.tabs li .active:hover {
  color: #539ec1;
  background: transparent;
}

/* line 47, ../sass/components/_drupal-reset.scss */
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/**
 * @file lwebg_defaults.scss
 *   Ensures every element does not have default browser on it
 */
/* line 6, ../sass/components/_lwebg-defaults.scss */
.page-X h1 {
  font-size: 32px;
  font-size: 3.2rem;
  font-family: "sourcesansproregular", sans;
  font-size: #7CBFDEpx;
  font-size: #0c1316rem;
}
/* line 11, ../sass/components/_lwebg-defaults.scss */
.page-X h2 {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "sourcesansproregular", sans;
  font-size: #7CBFDEpx;
  font-size: #0c1316rem;
}
/* line 16, ../sass/components/_lwebg-defaults.scss */
.page-X h3 {
  font-size: 21px;
  font-size: 2.1rem;
  font-family: "sourcesansproregular", sans;
  font-size: #6CB7DApx;
  font-size: #0a1215rem;
}
/* line 21, ../sass/components/_lwebg-defaults.scss */
.page-X h4 {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "sourcesansproregular", sans;
  font-size: #6CB7DApx;
  font-size: #0a1215rem;
}
/* line 26, ../sass/components/_lwebg-defaults.scss */
.page-X h5 {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "sourceserifprobold", serif;
  font-size: #7CBFDEpx;
  font-size: #0c1316rem;
  color: 700;
}
/* line 31, ../sass/components/_lwebg-defaults.scss */
.page-X h6 {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "sourceserifprobold", serif;
  font-size: #6CB7DApx;
  font-size: #0a1215rem;
  color: 700;
}
/* line 36, ../sass/components/_lwebg-defaults.scss */
.page-X a {
  font-family: "sourceserifprobold", serif;
  color: #7CBFDE;
  text-decoration: none;
}
/* line 42, ../sass/components/_lwebg-defaults.scss */
.page-X input[type=text],
.page-X input[type=email],
.page-X input[type=password],
.page-X textarea {
  border: 1px solid #7CBFDE;
  border-radius: 3px;
  padding: 5px;
}
/* line 50, ../sass/components/_lwebg-defaults.scss */
.page-X input[type=text]:focus,
.page-X input[type=email]:focus,
.page-X input[type=password]:focus,
.page-X textarea:focus {
  border: 1px solid #6CB7DA;
  outline: none;
}
/* line 56, ../sass/components/_lwebg-defaults.scss */
.page-X label {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "sourceserifprobold", serif;
  font-size: #7CBFDEpx;
  font-size: #0c1316rem;
  color: 700;
  margin-bottom: 3px;
  display: block;
}
/* line 63, ../sass/components/_lwebg-defaults.scss */
.page-X .form-submit {
  background: #7CBFDE;
  border-radius: 3px;
  color: #fff;
  border: none;
  cursor: pointer;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 136, ../sass/_vars.scss */
.page-X .form-submit:hover {
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #63a6c5;
}

/* line 68, ../sass/components/_lwebg-defaults.scss */
strong {
  font-weight: 700;
}

/* line 72, ../sass/components/_lwebg-defaults.scss */
.messages {
  position: relative;
  z-index: 400;
}

/* -------------------------------------------------------------------------*/
/* Base styles */
/* line 3, ../sass/_base.scss */
html {
  overflow-y: scroll;
  font-size: 62.5%;
}

/* line 8, ../sass/_base.scss */
body {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "sourcesansproregular", sans;
  background-image: url("../images/wavecut.png");
}

/* line 14, ../sass/_base.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 19, ../sass/_base.scss */
nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 25, ../sass/_base.scss */
.item-list ul {
  *zoom: 1;
}
/* line 38, ../../../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/utilities/general/_clearfix.scss */
.item-list ul:after {
  content: "";
  display: table;
  clear: both;
}

/* line 29, ../sass/_base.scss */
.item-list ul li {
  margin: 0;
  padding: 0;
}

/* line 34, ../sass/_base.scss */
.page {
  font-size: 18px;
  font-size: 1.8rem;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
}

/*****Inputs & Forms*****/
/* line 43, ../sass/_base.scss */
label {
  margin-bottom: .5em;
}

/* line 47, ../sass/_base.scss */
input, textarea, select {
  border: 1px solid #ddd;
  background-color: #e2f1f8;
  font-size: 16px;
  padding: .5em;
  border-radius: 3px;
  margin-bottom: 5px;
}

/* line 56, ../sass/_base.scss */
select {
  width: 100%;
  padding: 10px;
  border-radius: 0px;
  height: 40px;
  color: #2C81A8;
}

/* line 65, ../sass/_base.scss */
[property="dc:title"] {
  font-size: 40px;
}

/* line 87, ../sass/_base.scss */
.container {
  *zoom: 1;
  max-width: 980px;
  max-width: 61.25rem;
  _width: 980px;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  margin-left: auto;
  margin-right: auto;
}
/* line 38, ../../../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/utilities/general/_clearfix.scss */
.container:after {
  content: "";
  display: table;
  clear: both;
}

/**
 * basic page styles
 */
/* line 4, ../sass/_mobile.scss */
h1 {
  font-family: "sourceserifprobold", serif;
  font-size: 35px;
  font-size: 3.5rem;
  text-align: center;
  color: #2C81A8;
}

/* line 10, ../sass/_mobile.scss */
h2 {
  font-family: "sourceserifprobold", serif;
  font-size: 28px;
  font-size: 2.8rem;
  color: #2C81A8;
  margin-bottom: .5em;
}

/* line 16, ../sass/_mobile.scss */
h3 {
  font-family: "sourceserifprobold", serif;
  font-size: 21px;
  font-size: 2.1rem;
  color: #2C81A8;
  margin-bottom: .5em;
}

/* line 22, ../sass/_mobile.scss */
h4 {
  font-family: "sourceserifprobold", serif;
  font-size: 18px;
  font-size: 1.8rem;
}

/* line 26, ../sass/_mobile.scss */
a {
  color: #3294C2;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 29, ../sass/_mobile.scss */
a:hover {
  color: #7CBFDE;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/* line 35, ../sass/_mobile.scss */
body {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  -webkit-font-smoothing: antialiased;
  color: #3294C2;
}

/* line 41, ../sass/_mobile.scss */
.description {
  float: left;
  margin-top: .25em;
  margin-bottom: 1em;
  width: 100%;
}

/* line 48, ../sass/_mobile.scss */
ul.inline .comment-add {
  display: none;
}

/* line 52, ../sass/_mobile.scss */
.blue1 {
  color: #7CBFDE;
}

/* line 56, ../sass/_mobile.scss */
.cart-link {
  display: none;
}

/* line 60, ../sass/_mobile.scss */
.form-text {
  max-width: 100%;
}

/* line 64, ../sass/_mobile.scss */
.tabs {
  width: 100%;
}

/* line 68, ../sass/_mobile.scss */
input[type=submit] {
  -webkit-appearance: none;
}

/* line 72, ../sass/_mobile.scss */
.read-less {
  display: none;
}

/* line 76, ../sass/_mobile.scss */
.breadcrumb {
  display: none;
}

/* line 80, ../sass/_mobile.scss */
.page-header .search .form-text {
  height: 38px;
}

/* line 84, ../sass/_mobile.scss */
.region-sidebar-second .block-menu-block {
  padding: 0 20px;
  margin-top: 10px;
}
/* line 88, ../sass/_mobile.scss */
.region-sidebar-second .block-menu-block h2 {
  position: relative;
  background: #3D9FCC;
  border-radius: 4px;
  border: 0;
  margin: 0;
  line-height: 45px;
  padding-left: 10px;
  cursor: pointer;
  margin-bottom: .5em;
  font-family: "sourceserifprobold", serif;
  font-size: 28px;
  font-size: 2.8rem;
  color: #fff;
}
/* line 101, ../sass/_mobile.scss */
.region-sidebar-second .block-menu-block h2:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 10px;
  width: 40px;
  height: 45px;
  background: url("../images/sprite.png") no-repeat -2px -204px;
}
/* line 112, ../sass/_mobile.scss */
.region-sidebar-second .block-menu-block .content {
  margin: 20px auto;
}
/* line 118, ../sass/_mobile.scss */
.region-sidebar-second .block-menu-block ul li {
  list-style: none;
  background: #3D9FCC;
  margin: 0 0 5px;
  color: #fff;
  display: block;
  font-family: "sourceserifprobold", serif;
  font-size: 24px;
  font-size: 2.4rem;
}
/* line 126, ../sass/_mobile.scss */
.region-sidebar-second .block-menu-block ul li a {
  color: #fff;
  display: block;
  width: 100%;
  text-align: center;
}
/* line 137, ../sass/_mobile.scss */
.region-sidebar-second .block-menu-block .menu-block-1 li {
  list-style: none;
  border-bottom: 4px solid #fff;
  margin: 0;
}
/* line 143, ../sass/_mobile.scss */
.region-sidebar-second .block-menu-block .menu-block-1 a {
  display: block;
  color: #fff;
  padding: 0.25em 0.25em;
  font-family: "sourceserifprobold", serif;
  font-size: 24px;
  font-size: 2.4rem;
}

/* line 153, ../sass/_mobile.scss */
.cover-image {
  position: absolute;
  top: 110px;
  z-index: 1;
  margin-top: -29px;
  overflow: hidden;
  width: 100%;
  height: 122px;
}
/* line 161, ../sass/_mobile.scss */
.cover-image img {
  width: 100%;
}

/* line 166, ../sass/_mobile.scss */
.page, .region-pre-footer .block {
  background-color: white;
}

@media (min-width: 414px) {
  /* line 169, ../sass/_mobile.scss */
  .page, .region-footer, .page-footer {
    width: 95%;
    margin: 0 2.5%;
  }
}
@media (min-width: 980px) {
  /* line 169, ../sass/_mobile.scss */
  .page, .region-footer, .page-footer {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
  }
}

/*
.page-body, .block, .region {
	background-color: $white;
	@include breakpoint(desktop){
	}
}

.region-footer .block-block, .region-footer .region{
	background-color: inherit;
}
*/
/* line 194, ../sass/_mobile.scss */
.page-body-wrapper {
  position: relative;
  z-index: 10;
  clear: both;
  background-color: white;
}
/* line 199, ../sass/_mobile.scss */
.page-body-wrapper h1 {
  text-align: left;
  margin-bottom: 10px;
}
/* line 205, ../sass/_mobile.scss */
.page-body-wrapper .field-body h2 {
  border-bottom: 5px solid #7CBFDE;
  margin: 0.5em 0 0.5em;
  font-family: "sourceserifprobold", serif;
  font-size: 36px;
  font-size: 3.6rem;
  color: #3D9FCC;
}
/* line 212, ../sass/_mobile.scss */
.page-body-wrapper p {
  line-height: 1.75;
  margin-bottom: 1em;
  font-size: 18px;
  font-size: 1.8rem;
  color: #688D9E;
}

/* line 221, ../sass/_mobile.scss */
#block-webform-client-block-39 {
  background: #3D9FCC;
  color: #fff;
  text-align: center;
  padding-top: 0px;
  z-index: 400;
  position: relative;
}
/* line 229, ../sass/_mobile.scss */
#block-webform-client-block-39 form {
  *zoom: 1;
  max-width: 980px;
  max-width: 61.25rem;
  _width: 980px;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  margin-left: auto;
  margin-right: auto;
}
/* line 38, ../../../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/utilities/general/_clearfix.scss */
#block-webform-client-block-39 form:after {
  content: "";
  display: table;
  clear: both;
}
/* line 233, ../sass/_mobile.scss */
#block-webform-client-block-39 > .content {
  max-width: 940px;
  margin: 0 auto;
  background: url(../images/overlay-burgundy-80.png) repeat;
}
/* line 239, ../sass/_mobile.scss */
#block-webform-client-block-39 h2 {
  padding: 40px 0 20px 0;
}
/* line 242, ../sass/_mobile.scss */
#block-webform-client-block-39 h2 a {
  font-family: "sourceserifprobold", serif;
  font-size: 48px;
  font-size: 4.8rem;
  color: #fff;
  text-transform: uppercase;
  display: block;
}
/* line 249, ../sass/_mobile.scss */
#block-webform-client-block-39 .copy {
  display: none;
}
/* line 253, ../sass/_mobile.scss */
#block-webform-client-block-39 p {
  line-height: 1.6;
  font-family: "Helvetica", serif;
  font-size: 21px;
  font-size: 2.1rem;
  width: 90%;
  margin: 0 auto;
  display: none;
}
/* line 260, ../sass/_mobile.scss */
#block-webform-client-block-39 p.light-brown {
  color: #e6b7b7;
}
/* line 267, ../sass/_mobile.scss */
#block-webform-client-block-39 .form-item label {
  display: none;
}
/* line 271, ../sass/_mobile.scss */
#block-webform-client-block-39 .form-item input {
  max-width: 100%;
  background: #fff;
  border-radius: 5px;
  padding: 15px 7px;
  border: none;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Helvetica", serif;
  color: grey;
  font-style: italic;
}
/* line 280, ../sass/_mobile.scss */
#block-webform-client-block-39 .form-item input:focus {
  outline: none;
}
/* line 286, ../sass/_mobile.scss */
#block-webform-client-block-39 .form-actions .form-submit {
  display: inline-block;
  background: #7CBFDE;
  border-radius: 4px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  padding: 10px 14px;
}
/* line 296, ../sass/_mobile.scss */
#block-webform-client-block-39 .webform-client-form {
  background: #3D9FCC;
}

/**
 * commerce styles
 */
/* line 305, ../sass/_mobile.scss */
.view-all {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 1;
  min-height: 22px;
  padding-right: 30px;
  font-family: "sourceserifprobold", serif;
  font-size: 28px;
  font-size: 2.8rem;
  margin-top: 6px;
}
/* line 315, ../sass/_mobile.scss */
.view-all span {
  display: none;
  font-size: 28px;
  font-size: 2.8rem;
  text-transform: uppercase;
}
/* line 321, ../sass/_mobile.scss */
.view-all i {
  position: absolute;
  top: 5px;
  right: 0;
  display: inline-block;
  float: right;
  width: 20px;
  height: 22px;
  background: url("../images/sprite.png") no-repeat 0 -250px;
}

/* line 335, ../sass/_mobile.scss */
.products.item-list li {
  width: 45%;
  margin-right: 10%;
  float: left;
  text-align: center;
  margin-bottom: 20px;
}
/* line 343, ../sass/_mobile.scss */
.products.item-list li.views-row-even {
  margin-right: 0;
}
/* line 347, ../sass/_mobile.scss */
.products.item-list li.views-row-odd {
  clear: both;
}
/* line 351, ../sass/_mobile.scss */
.products.item-list .views-field-title {
  margin-bottom: 5px;
}
/* line 354, ../sass/_mobile.scss */
.products.item-list .views-field-title a {
  font-family: "sourceserifprobold", serif;
  font-size: 32px;
  font-size: 3.2rem;
  color: #3D9FCC;
}
/* line 359, ../sass/_mobile.scss */
.products.item-list .views-field-commerce-price {
  font-family: "sourceserifprobold", serif;
  font-size: 24px;
  font-size: 2.4rem;
  color: #7CBFDE;
}

/* line 367, ../sass/_mobile.scss */
.field-name-featured-items li:nth-child(2) ~ li {
  display: none;
}

/* line 374, ../sass/_mobile.scss */
.view-campus-store .view-content {
  border-top: 5px solid #7CBFDE;
}

/* line 379, ../sass/_mobile.scss */
div.workbench-info-block {
  clear: both;
}

/* line 384, ../sass/_mobile.scss */
#block-views-campus-store-block-1,
#block-views-campus-store-block-2,
#block-views-campus-store-block-3 {
  position: relative;
}
/* line 389, ../sass/_mobile.scss */
#block-views-campus-store-block-1 h2,
#block-views-campus-store-block-2 h2,
#block-views-campus-store-block-3 h2 {
  font-size: 42px;
  font-size: 4.2rem;
  font-family: "sourceserifprobold", serif;
  font-size: #3D9FCCpx;
  font-size: #060f14rem;
  text-transform: uppercase;
  padding-bottom: 5px;
}
/* line 396, ../sass/_mobile.scss */
#block-views-campus-store-block-1 .view-header p,
#block-views-campus-store-block-2 .view-header p,
#block-views-campus-store-block-3 .view-header p {
  margin: 0;
}

/* line 404, ../sass/_mobile.scss */
.page-checkout #commerce-checkout-form-checkout fieldset,
.page-checkout #commerce-checkout-form-review fieldset {
  border: 1px solid #3D9FCC;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-top: 20px;
  padding: 10px;
}
/* line 411, ../sass/_mobile.scss */
.page-checkout #commerce-checkout-form-checkout .form-type-select select,
.page-checkout #commerce-checkout-form-review .form-type-select select {
  max-width: 280px;
}

/* line 419, ../sass/_mobile.scss */
body.node-type-product-display .title {
  text-align: left;
  top: 60px;
  padding-left: 20px;
  padding-right: 0px;
}
/* line 426, ../sass/_mobile.scss */
body.node-type-product-display .region-content {
  padding: 0 !important;
}
/* line 429, ../sass/_mobile.scss */
body.node-type-product-display .region-content h2 {
  font-size: 42px;
  font-size: 4.2rem;
  font-family: "sourceserifprobold", serif;
  font-size: #3D9FCCpx;
  font-size: #060f14rem;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 5px solid #7CBFDE;
}
/* line 438, ../sass/_mobile.scss */
body.node-type-product-display .commerce-product-field-commerce-price {
  position: absolute;
  top: -37px;
  right: 20px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "sourceserifprobold", serif;
  color: #7CBFDE;
}
/* line 447, ../sass/_mobile.scss */
body.node-type-product-display .product_breadcrumb li {
  width: 33.3%;
  float: left;
  background: #ebebeb;
  border-bottom: 1px solid #aaaaaa;
  position: relative;
}
/* line 454, ../sass/_mobile.scss */
body.node-type-product-display .product_breadcrumb li a {
  padding: 7px 0 6px 10px;
  display: block;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "sourceserifprobold", serif;
  color: #3D9FCC;
  text-transform: uppercase;
}
/* line 462, ../sass/_mobile.scss */
body.node-type-product-display .product_breadcrumb li.last {
  background: #fff;
}
/* line 467, ../sass/_mobile.scss */
body.node-type-product-display .product_breadcrumb li.first .mobile-sep {
  background: url(../images/breadcrumb-arrow.png) left center no-repeat transparent;
}
/* line 472, ../sass/_mobile.scss */
body.node-type-product-display .product_breadcrumb li .mobile-sep {
  background: url(../images/breadcrumb-arrow-white-bg.png) left center no-repeat transparent;
  display: block;
  width: 21px;
  height: 37px;
  position: absolute;
  top: 0;
  right: 0;
}
/* line 482, ../sass/_mobile.scss */
body.node-type-product-display .product_breadcrumb li .sep {
  display: none;
}
/* line 489, ../sass/_mobile.scss */
body.node-type-product-display .field-name-field-image {
  padding: 0 20px;
  text-align: center;
}
/* line 493, ../sass/_mobile.scss */
body.node-type-product-display .field-name-field-image img {
  width: 200px;
}
/* line 498, ../sass/_mobile.scss */
body.node-type-product-display .add-to-cart {
  padding: 0 20px;
}
/* line 502, ../sass/_mobile.scss */
body.node-type-product-display .add-to-cart .form-item-quantity label {
  display: none;
}
/* line 506, ../sass/_mobile.scss */
body.node-type-product-display .add-to-cart .form-item-quantity .commerce-quantity-plusminus-link {
  width: 20%;
  height: 60px;
}
/* line 510, ../sass/_mobile.scss */
body.node-type-product-display .add-to-cart .form-item-quantity .commerce-quantity-plusminus-link a {
  display: inline-block;
  background: #3D9FCC;
  border-radius: 3px;
  color: #fff;
  height: 60px;
  padding: 14px 0;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  width: 20%;
  margin-bottom: 0px;
}
/* line 524, ../sass/_mobile.scss */
body.node-type-product-display .add-to-cart .form-item-quantity #edit-quantity {
  width: 50%;
  margin: 0 5%;
  height: 60px;
  border: 3px solid lightgrey;
  color: #3D9FCC;
  text-align: center;
  font-weight: bold;
}
/* line 535, ../sass/_mobile.scss */
body.node-type-product-display .add-to-cart .form-submit {
  font-size: 36px;
  font-size: 3.6rem;
  font-family: "sourceserifprobold", serif;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  background: #7CBFDE;
  margin-top: 20px;
  display: block;
  border: none;
  width: 100%;
  border-radius: 3px;
  padding: 13px 0;
}
/* line 550, ../sass/_mobile.scss */
body.node-type-product-display .field-name-body {
  *zoom: 1;
  max-width: 980px;
  max-width: 61.25rem;
  _width: 980px;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  margin-left: auto;
  margin-right: auto;
}
/* line 38, ../../../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/utilities/general/_clearfix.scss */
body.node-type-product-display .field-name-body:after {
  content: "";
  display: table;
  clear: both;
}

/**
 * Sub Page Blocks
 */
/* line 559, ../sass/_mobile.scss */
.node-sub-page-block.view-mode-full {
  position: relative;
  margin: 20px 0;
}
/* line 563, ../sass/_mobile.scss */
.node-sub-page-block.view-mode-full p {
  margin-bottom: 0;
}
/* line 567, ../sass/_mobile.scss */
.node-sub-page-block.view-mode-full img {
  width: 100%;
  display: block;
}
/* line 572, ../sass/_mobile.scss */
.node-sub-page-block.view-mode-full h3 {
  position: absolute;
  bottom: 0px;
  padding: 5px 10px;
  background: url(../images/overlay-burgundy-80.png) repeat;
  width: 100%;
}
/* line 579, ../sass/_mobile.scss */
.node-sub-page-block.view-mode-full h3 a {
  font-size: 32px;
  font-size: 3.2rem;
  font-family: "sourceserifprobold", serif;
  font-size: 32px;
  font-size: 3.2rem;
  color: #fff;
  text-transform: uppercase;
  display: block;
  background: url(../images/arrow-right.png) no-repeat center right;
}

/**
 * Departments & Sports View
 */
/* line 594, ../sass/_mobile.scss */
.view-sports ul,
.view-departments ul {
  *zoom: 1;
}
/* line 38, ../../../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/utilities/general/_clearfix.scss */
.view-sports ul:after,
.view-departments ul:after {
  content: "";
  display: table;
  clear: both;
}
/* line 598, ../sass/_mobile.scss */
.view-sports ul li,
.view-departments ul li {
  margin: 0 4% 15px 0;
  background: #7CBFDE;
  width: 48%;
  min-height: 134px;
  float: left;
}
/* line 606, ../sass/_mobile.scss */
.view-sports ul li.views-row-even,
.view-departments ul li.views-row-even {
  margin-right: 0;
}
/* line 610, ../sass/_mobile.scss */
.view-sports ul li.views-row-odd,
.view-departments ul li.views-row-odd {
  clear: left;
}
/* line 614, ../sass/_mobile.scss */
.view-sports ul a,
.view-departments ul a {
  display: block;
  padding: 0.75em 0;
  text-align: center;
  font-family: "sourceserifprobold", serif;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  text-transform: uppercase;
}

/**
 * Article Teaser
 */
/* line 628, ../sass/_mobile.scss */
.node-article.node-teaser .group-left {
  float: none;
  max-width: 220px;
  width: auto;
}
/* line 634, ../sass/_mobile.scss */
.node-article.node-teaser .group-right {
  float: none;
  width: 100%;
  margin-top: 10px;
}
/* line 639, ../sass/_mobile.scss */
.node-article.node-teaser .group-right h3 a {
  display: block;
  font-size: 28px;
  font-size: 2.8rem;
  font-family: "sourceserifprobold", serif;
  color: #3D9FCC;
  text-transform: uppercase;
  margin-bottom: 5px;
}
/* line 647, ../sass/_mobile.scss */
.node-article.node-teaser .group-right p {
  font-size: 16px;
  font-size: 1.6rem;
}
/* line 651, ../sass/_mobile.scss */
.node-article.node-teaser .group-right .field-name-node-link a {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "sourceserifprobold", serif;
  color: #7CBFDE;
  text-transform: uppercase;
}

/* line 660, ../sass/_mobile.scss */
.node-type-event .field {
  margin-bottom: 10px;
}

/**
 * Events Teaser
 */
/* line 668, ../sass/_mobile.scss */
.view-events {
  color: #fff;
}
/* line 671, ../sass/_mobile.scss */
.view-events .views-row {
  clear: both;
  margin-bottom: 20px;
}
/* line 676, ../sass/_mobile.scss */
.view-events h2 {
  font-size: 32px;
  font-size: 3.2rem;
  font-family: "sourceserifprobold", serif;
  color: grey;
  text-transform: uppercase;
  margin-bottom: 20px;
}
/* line 683, ../sass/_mobile.scss */
.view-events .views-field-field-icon {
  float: right;
  margin-left: 10px;
  width: 24px;
  height: auto;
  padding-top: 36px;
}
/* line 691, ../sass/_mobile.scss */
.view-events .views-field-title a {
  font-size: 41px;
  font-size: 4.1rem;
  font-family: "sourceserifprobold", serif;
  color: grey;
  text-transform: uppercase;
}
/* line 697, ../sass/_mobile.scss */
.view-events .views-field-field-date-1 {
  width: 45px;
  border-right: 1px solid #fff;
  margin-right: 10px;
  float: left;
}
/* line 705, ../sass/_mobile.scss */
.view-events .day-month-wrapper .day {
  font-size: 62px;
  font-size: 6.2rem;
  font-family: "sourceserifprobold", serif;
  color: grey;
}
/* line 710, ../sass/_mobile.scss */
.view-events .day-month-wrapper .month {
  font-size: 32px;
  font-size: 3.2rem;
  font-family: "sourceserifprobold", serif;
  color: #7CBFDE;
  text-transform: uppercase;
  margin-top: -7px;
}
/* line 718, ../sass/_mobile.scss */
.view-events .views-field-title {
  margin-top: 8px;
}
/* line 722, ../sass/_mobile.scss */
.view-events .views-field-title,
.view-events .views-field-field-date-2 {
  float: left;
  width: 195px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "sourceserifprobold", serif;
  color: #7CBFDE;
  text-transform: uppercase;
}
/* line 730, ../sass/_mobile.scss */
.view-events .views-field-title .addressfield-container-inline,
.view-events .views-field-title .name-block,
.view-events .views-field-field-date-2 .addressfield-container-inline,
.view-events .views-field-field-date-2 .name-block {
  display: inline;
}

/* line 739, ../sass/_mobile.scss */
.front .view-events .day-month-wrapper .day {
  font-family: "sourceserifprobold", serif;
  color: grey;
}
/* line 744, ../sass/_mobile.scss */
.front .view-events h2 {
  font-family: "sourceserifprobold", serif;
  color: grey;
}
/* line 748, ../sass/_mobile.scss */
.front .view-events .views-field-title a {
  font-family: "sourceserifprobold", serif;
  color: grey;
}

/**
 * Front Page Styles
 */
/* line 759, ../sass/_mobile.scss */
.front #block-system-main p {
  margin-bottom: 1em;
}
/* line 764, ../sass/_mobile.scss */
.front .page-body {
  margin-top: 0;
}
/* line 772, ../sass/_mobile.scss */
.front .region-front-page h2 {
  border-top: 2px solid #7CBFDE;
  border-bottom: 2px solid #7CBFDE;
  background: url(../images/collapse-minus.png) center right no-repeat #3D9FCC;
  font-family: "sourceserifprobold", serif;
  font-size: 28px;
  font-size: 2.8rem;
  color: #fff;
  padding: 15px 20px;
}
/* line 781, ../sass/_mobile.scss */
.front .region-front-page .collapsed h2 {
  background-image: url(../images/collapse-plus.png);
  border-bottom: none;
}
/* line 786, ../sass/_mobile.scss */
.front .region-front-page .collapsed .content {
  display: none;
}
/* line 791, ../sass/_mobile.scss */
.front .region-front-page .content {
  *zoom: 1;
  max-width: 980px;
  max-width: 61.25rem;
  _width: 980px;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 30px;
}
/* line 38, ../../../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/utilities/general/_clearfix.scss */
.front .region-front-page .content:after {
  content: "";
  display: table;
  clear: both;
}
/* line 797, ../sass/_mobile.scss */
.front .region-front-page .view-events .day,
.front .region-front-page .view-events .views-field-title a {
  color: #3D9FCC;
}
/* line 802, ../sass/_mobile.scss */
.front .region-front-page .view-events .views-field-title {
  float: none;
  margin-bottom: 5px;
  width: auto;
}
/* line 808, ../sass/_mobile.scss */
.front .region-front-page .view-events .views-field-view-node a {
  font-size: 18px;
  font-size: 1.8rem;
  font-style: italic;
}
/* line 813, ../sass/_mobile.scss */
.front .region-front-page .view-events .month {
  margin-bottom: 20px;
}
/* line 817, ../sass/_mobile.scss */
.front .region-front-page .view-events .view-footer a {
  background: #7CBFDE;
  color: #fff;
  text-align: center;
  font-style: italic;
  display: block;
  border-radius: 3px;
  padding: 8px 0;
}
/* line 829, ../sass/_mobile.scss */
.front .region-front-page .view-footer a {
  color: #fff !important;
}
/* line 833, ../sass/_mobile.scss */
.front .region-front-page #block-views-events-block-2.collapsed h2 {
  border-bottom: 3px solid #7CBFDE !important;
}

/* line 839, ../sass/_mobile.scss */
.view-tweets .views-row {
  margin-bottom: 20px;
  clear: both;
}
/* line 843, ../sass/_mobile.scss */
.view-tweets .views-row .views-field-profile-image-url {
  width: 48px;
  float: left;
  margin-right: 20px;
  max-width: 25%;
}
/* line 850, ../sass/_mobile.scss */
.view-tweets .views-row .tweet-message {
  float: right;
  width: 70%;
  margin-bottom: 20px;
}
/* line 855, ../sass/_mobile.scss */
.view-tweets .views-row .tweet-message .tweet-time {
  text-align: right;
  color: #7CBFDE;
  margin-top: 5px;
}

/**
 * Stats
 */
/* line 867, ../sass/_mobile.scss */
.node-stat.view-mode-full {
  width: 180px;
  float: right;
  text-align: center;
  margin-right: 8px;
}
/* line 873, ../sass/_mobile.scss */
.node-stat.view-mode-full h3 {
  color: #7CBFDE;
  font-family: "sourceserifprobold", serif;
  font-size: 21px;
  font-size: 2.1rem;
}
/* line 878, ../sass/_mobile.scss */
.node-stat.view-mode-full .field-name-field-image {
  height: 111px;
  margin-bottom: 10px;
}
/* line 882, ../sass/_mobile.scss */
.node-stat.view-mode-full .field-name-field-image .field-items {
  height: 110px;
  display: table-cell;
  vertical-align: middle;
  width: 180px;
}

/* line 891, ../sass/_mobile.scss */
.node-stat.view-mode-full .field-name-field-stat-number-text {
  font-family: "Duke Fill", serif;
  font-size: 55px;
  font-size: 5.5rem;
  margin-bottom: 15px;
}

/* line 898, ../sass/_mobile.scss */
.node-stat.with-image .field-name-field-image {
  display: none;
}

/* line 902, ../sass/_mobile.scss */
.node-stat.with-image .field-name-field-stat-number-text {
  font-size: 45px;
  font-size: 4.5rem;
  margin-top: 15px;
  margin-bottom: 25px;
}

/* line 909, ../sass/_mobile.scss */
.node-stat.with-image {
  margin-top: -15px;
}

/* line 914, ../sass/_mobile.scss */
.interior-page #right-sidebar {
  padding: 10px 0;
}
/* line 918, ../sass/_mobile.scss */
.interior-page .region-content {
  *zoom: 1;
  max-width: 980px;
  max-width: 61.25rem;
  _width: 980px;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-size: 1.8rem;
  padding-top: 20px;
  padding: inherit 1.5em;
}
/* line 38, ../../../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/utilities/general/_clearfix.scss */
.interior-page .region-content:after {
  content: "";
  display: table;
  clear: both;
}
/* line 924, ../sass/_mobile.scss */
.interior-page .region-content p, .interior-page .region-content a, .interior-page .region-content li {
  font-size: 18px;
  font-size: 1.8rem;
}

/* line 932, ../sass/_mobile.scss */
.page-checkout .breadcrumb {
  display: none;
}
/* line 936, ../sass/_mobile.scss */
.page-checkout .checkout-buttons {
  margin-top: 20px;
}
/* line 941, ../sass/_mobile.scss */
.page-checkout .commerce-checkout-progress li.payment {
  display: none;
  width: 0%;
}
/* line 947, ../sass/_mobile.scss */
.page-checkout #content .content .form-text,
.page-checkout #content .content select,
.page-checkout #content .content .form-item {
  width: 100%;
}

/* line 955, ../sass/_mobile.scss */
#user-login .form-item-name {
  clear: both;
}

/* line 960, ../sass/_mobile.scss */
.form-submit {
  font-family: "sourcesansproregular", sans;
  text-transform: uppercase;
  letter-spacing: .1em;
  background: #3D9FCC;
  border-radius: 3px;
  color: #fff;
  border: none;
  cursor: pointer;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background-color: #7CBFDE;
  border: none;
  padding: 10px 15px;
  width: 100%;
}
/* line 136, ../sass/_vars.scss */
.form-submit:hover {
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #2486b3;
}

/* line 971, ../sass/_mobile.scss */
.field-name-field-pdf-file {
  float: left;
  width: 100%;
}
/* line 974, ../sass/_mobile.scss */
.field-name-field-pdf-file .file {
  background: #7CBFDE;
  border-radius: 3px;
  color: #fff;
  border: none;
  cursor: pointer;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding: 8px 10px;
  float: none;
  margin: 0 auto;
  display: block;
  width: 251px;
}
/* line 136, ../sass/_vars.scss */
.field-name-field-pdf-file .file:hover {
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #63a6c5;
}
/* line 981, ../sass/_mobile.scss */
.field-name-field-pdf-file .file a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

/* line 989, ../sass/_mobile.scss */
.rodi {
  max-width: 550px;
  margin: 0 auto;
  display: block;
  margin-bottom: 20px;
  padding: 20px 20px 0;
}
/* line 995, ../sass/_mobile.scss */
.rodi strong {
  text-align: center;
  display: block;
  width: 100%;
  float: left;
  margin: 10px auto;
  font-size: 1.2em;
}
/* line 1003, ../sass/_mobile.scss */
.rodi p {
  margin-bottom: 0;
  text-align: center;
}
/* line 1008, ../sass/_mobile.scss */
.rodi h4 {
  font-size: 1.2em;
  text-align: center;
  margin-bottom: .5em;
}

/* line 1015, ../sass/_mobile.scss */
a.rodi {
  margin-top: 1em;
  text-decoration: none;
  text-transform: uppercase;
  background: #7CBFDE;
  border-radius: 3px;
  color: #fff;
  border: none;
  cursor: pointer;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding: .5em .75em;
  font-size: 1.25em;
  margin: 0 auto;
  display: block;
  text-align: center;
  width: 100%;
}
/* line 136, ../sass/_vars.scss */
a.rodi:hover {
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #63a6c5;
}
@media (min-width: 720px) {
  /* line 1015, ../sass/_mobile.scss */
  a.rodi {
    width: 400px;
  }
}

/* line 1033, ../sass/_mobile.scss */
.view-commerce-cart-form table {
  width: 100%;
}
/* line 1037, ../sass/_mobile.scss */
.view-commerce-cart-form tr, .view-commerce-cart-form td {
  border: none;
}
/* line 1041, ../sass/_mobile.scss */
.view-commerce-cart-form td {
  padding-top: 5px;
  padding-bottom: 5px;
}
/* line 1047, ../sass/_mobile.scss */
.view-commerce-cart-form .views-field-edit-delete .form-submit {
  background: #7CBFDE;
  border-radius: 3px;
  color: #fff;
  border: none;
  cursor: pointer;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: none;
  border: none;
}
/* line 136, ../sass/_vars.scss */
.view-commerce-cart-form .views-field-edit-delete .form-submit:hover {
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #63a6c5;
}
/* line 1055, ../sass/_mobile.scss */
.view-commerce-cart-form #edit-submit {
  background: #3D9FCC;
  font-size: 28px;
  font-size: 2.8rem;
  font-family: "sourceserifprobold", serif;
  color: #fff;
  margin: 10px auto;
  padding: 13px 0;
  border-bottom: 3px solid #2e90bd;
  display: block;
  border-radius: 5px;
  border: none;
  padding: 5px 15px;
  display: inline;
  margin-right: 20px;
  cursor: pointer;
}
/* line 1064, ../sass/_mobile.scss */
.view-commerce-cart-form #edit-checkout {
  background: #7CBFDE;
  font-size: 28px;
  font-size: 2.8rem;
  font-family: "sourceserifprobold", serif;
  color: #fff;
  margin: 10px auto;
  padding: 13px 0;
  border-bottom: 3px solid #6db0cf;
  display: block;
  border-radius: 5px;
  border: none;
  padding: 5px 15px;
  display: inline;
  cursor: pointer;
}

/* line 1077, ../sass/_mobile.scss */
.view-staff .views-row {
  float: left;
  margin-right: 10px;
  padding-top: 10px;
}
/* line 1083, ../sass/_mobile.scss */
.view-staff .views-row-even {
  margin-right: 0px;
}

/* line 1090, ../sass/_mobile.scss */
.node-type-staff .node .field-label {
  margin-top: 10px;
}

/* line 1097, ../sass/_mobile.scss */
.view-event-calendar h3 {
  padding-top: 28px;
}

/* line 1102, ../sass/_mobile.scss */
#block-views-commerce-cart-summary-block-2 {
  margin-top: 20px;
}

/* line 1109, ../sass/_mobile.scss */
.view-commerce-cart-summary table {
  width: 100%;
}
/* line 1113, ../sass/_mobile.scss */
.view-commerce-cart-summary tr, .view-commerce-cart-summary td {
  border: none;
  background: none;
}
/* line 1118, ../sass/_mobile.scss */
.view-commerce-cart-summary td {
  padding-top: 5px;
  padding-bottom: 5px;
}
/* line 1123, ../sass/_mobile.scss */
.view-commerce-cart-summary .field-name-commerce-order-total {
  background: #3D9FCC;
  color: #fff;
  margin-top: 10px;
}
/* line 1130, ../sass/_mobile.scss */
.view-commerce-cart-summary .component-type-commerce-price-formatted-amount .component-total {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
}

/* line 1137, ../sass/_mobile.scss */
ol.inline.commerce-checkout-progress {
  display: none;
}

/* line 1141, ../sass/_mobile.scss */
.btn--product-info {
  float: left;
  width: 100%;
  background: #5CAFD6;
  padding: .75em 1em;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border-radius: 4px;
  margin-bottom: 10px;
}
@media (min-width: 720px) {
  /* line 1141, ../sass/_mobile.scss */
  .btn--product-info {
    width: 32%;
  }
  /* line 1153, ../sass/_mobile.scss */
  .btn--product-info:nth-of-type(2) {
    margin: 0 2%;
  }
}

/* line 1160, ../sass/_mobile.scss */
.not-front .page-body-wrapper {
  width: 100%;
}
@media (min-width: 414px) {
  /* line 1160, ../sass/_mobile.scss */
  .not-front .page-body-wrapper {
    width: 100%;
  }
}
@media (min-width: 720px) {
  /* line 1160, ../sass/_mobile.scss */
  .not-front .page-body-wrapper {
    width: 100%;
  }
}
@media (min-width: 980px) {
  /* line 1160, ../sass/_mobile.scss */
  .not-front .page-body-wrapper {
    width: 100%;
  }
}
/* line 1172, ../sass/_mobile.scss */
.not-front #page-title {
  color: #4BA7D2;
  font-family: "sourcesansprosemibold", sans;
  padding: .75em 0 .75em;
  text-transform: uppercase;
}
@media (min-width: 720px) {
  /* line 1172, ../sass/_mobile.scss */
  .not-front #page-title {
    display: none;
  }
}

/* line 1183, ../sass/_mobile.scss */
#node-168 h2 {
  margin-bottom: .5em;
}

/* line 1187, ../sass/_mobile.scss */
.media-image {
  float: left;
  padding: 0 1em .5em 0;
}

/* line 1192, ../sass/_mobile.scss */
.university-schedule-dates {
  margin-bottom: 2em;
}

/* line 1196, ../sass/_mobile.scss */
.university-schedule-day {
  margin-bottom: 2em;
}
/* line 1198, ../sass/_mobile.scss */
.university-schedule-day li {
  padding: .75em;
}
/* line 1201, ../sass/_mobile.scss */
.university-schedule-day li:nth-of-type(2n) {
  background-color: #efefef;
}

/* line 1206, ../sass/_mobile.scss */
#fhw-img {
  float: left;
}
@media (min-width: 720px) {
  /* line 1206, ../sass/_mobile.scss */
  #fhw-img {
    width: 40%;
    padding: 0 1em 1em 0;
  }
}
/* line 1212, ../sass/_mobile.scss */
#fhw-img img {
  float: left;
  clear: left;
  padding: 0 0 1em;
}

/* line 1222, ../sass/_mobile.scss */
.node-type-business-bank .content ul li {
  float: left;
  width: 100%;
  line-height: 1.25em;
  padding: .75em .65em;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 1228, ../sass/_mobile.scss */
.node-type-business-bank .content ul li:nth-of-type(2n) {
  background-color: #efefef;
}
/* line 1231, ../sass/_mobile.scss */
.node-type-business-bank .content ul li:hover, .node-type-business-bank .content ul li.TabbedPanelsTabSelected {
  background-color: #b9dded;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 1235, ../sass/_mobile.scss */
.node-type-business-bank .content ul li.TabbedPanelsTab {
  cursor: pointer;
}
/* line 1238, ../sass/_mobile.scss */
.node-type-business-bank .content ul li a {
  text-decoration: none;
  color: #3D9FCC;
  text-transform: capitalize;
}
/* line 1243, ../sass/_mobile.scss */
.node-type-business-bank .content ul li .file-icon {
  padding: 0 .5em 0 0;
}

/* line 1253, ../sass/_mobile.scss */
.fhw img {
  float: left;
  clear: left;
  padding-right: 2em;
  padding-top: 1em;
  width: 50%;
}
/* line 1260, ../sass/_mobile.scss */
.fhw li {
  list-style: square;
  list-style-position: inside;
  padding-left: 1em;
  color: #2C81A8;
  line-height: 1.5em;
}
/* line 1267, ../sass/_mobile.scss */
.fhw p {
  margin-bottom: 2em;
}

/* line 1272, ../sass/_mobile.scss */
#webform-component-customer-name label {
  float: left;
  clear: left;
  width: 100%;
}

/* line 1278, ../sass/_mobile.scss */
#sweetstar {
  width: 100%;
}

/* line 1281, ../sass/_mobile.scss */
.product--additional-info {
  float: left;
  margin-top: 10px;
  width: 100%;
}

/* line 1288, ../sass/_mobile.scss */
.region-footer a {
  color: #C5D9E2;
}
/* line 1290, ../sass/_mobile.scss */
.region-footer a:hover {
  color: #6CB7DA;
}

/* line 1295, ../sass/_mobile.scss */
.facebook {
  color: #C5D9E2;
  text-decoration: none;
  text-transform: uppercase;
  background: url("../images/fb.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  width: 100%;
  float: left;
  padding-left: 2em;
  font-size: 1.25em;
  margin: .5em 0;
}

/* line 1309, ../sass/_mobile.scss */
.twitter {
  margin-top: 0;
  background: url("../images/tw.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  margin-bottom: 1em;
}

/* line 1317, ../sass/_mobile.scss */
.newsletter.btn {
  background: #7CBFDE;
  border-radius: 3px;
  color: #fff;
  border: none;
  cursor: pointer;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding: .5em 1em;
  text-decoration: none;
  text-transform: uppercase;
  float: left;
  margin-bottom: 1em;
}
/* line 136, ../sass/_vars.scss */
.newsletter.btn:hover {
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #63a6c5;
}

/* line 1326, ../sass/_mobile.scss */
.block--distributor-policy {
  margin-top: 1em;
}
/* line 1328, ../sass/_mobile.scss */
.block--distributor-policy strong {
  font-size: 1.25em;
}

/* line 1333, ../sass/_mobile.scss */
.content-image--float-left {
  float: left;
}

/* line 1337, ../sass/_mobile.scss */
a.btn:hover {
  color: #fff;
  transition: all 0.5s;
  background-color: #a5d3e8;
}

/* line 1343, ../sass/_mobile.scss */
.element-invisible {
  display: none;
}

/* line 1347, ../sass/_mobile.scss */
#node-282 h2 {
  display: none;
}

/* line 1351, ../sass/_mobile.scss */
.lost {
  max-width: 620px;
  margin: 0 auto;
  text-align: center;
  padding-top: 2em;
}
@media (min-width: 660px) {
  /* line 1351, ../sass/_mobile.scss */
  .lost {
    background-color: #f6fbfd;
    border: 1px solid #7CBFDE;
    padding: 2em;
    border-radius: 3px;
  }
}
/* line 1362, ../sass/_mobile.scss */
.lost h3 {
  font-size: 2em;
  line-height: 1.25;
  margin: 0;
}
/* line 1367, ../sass/_mobile.scss */
.lost p {
  margin: 0;
}
/* line 1370, ../sass/_mobile.scss */
.lost .content {
  margin: .5em 0 1em;
}
/* line 1373, ../sass/_mobile.scss */
.lost .btn {
  width: 100%;
  max-width: 200px;
  background: #7CBFDE;
  border-radius: 3px;
  color: #fff;
  border: none;
  cursor: pointer;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding: .5em 1em;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0 auto;
  float: none;
  display: block;
  text-align: center;
}
/* line 136, ../sass/_vars.scss */
.lost .btn:hover {
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #63a6c5;
}

/* line 1387, ../sass/_mobile.scss */
p img {
  float: left;
}

@media (min-width: 720px) {
  /* line 1394, ../sass/_mobile.scss */
  #block-lwg-dealer-blocks-dealer-biz-bank form {
    float: left;
    background-color: #f6fbfd;
    border: 1px solid #7CBFDE;
    padding: 1.5em 1.7em;
    border-radius: 3px;
    margin-bottom: 2em;
  }
  /* line 1401, ../sass/_mobile.scss */
  #block-lwg-dealer-blocks-dealer-biz-bank form .form-item-name {
    margin-top: 0;
  }
  /* line 1404, ../sass/_mobile.scss */
  #block-lwg-dealer-blocks-dealer-biz-bank form #edit-submit {
    margin: 0;
  }
}
/* line 1410, ../sass/_mobile.scss */
#node-167 {
  width: 100%;
  max-width: 580px;
  margin: 0 auto;
}
@media (min-width: 720px) {
  /* line 1410, ../sass/_mobile.scss */
  #node-167 {
    background-color: #f6fbfd;
    border: 1px solid #7CBFDE;
    padding: 1.5em 2em;
    border-radius: 3px;
  }
}
/* line 1420, ../sass/_mobile.scss */
#node-167 .webform-component-textfield input, #node-167 .webform-component-email input {
  width: 100%;
}

/* line 1426, ../sass/_mobile.scss */
.page-node-166 .content {
  float: left;
  width: 100%;
}

/* line 1432, ../sass/_mobile.scss */
.ak-img {
  width: 100%;
  float: none;
  margin: 0 0 -1em;
  padding: 0;
}

/* line 1439, ../sass/_mobile.scss */
.ak {
  line-height: 1.5;
}
/* line 1441, ../sass/_mobile.scss */
.ak h4 {
  margin-bottom: .5em;
}
/* line 1444, ../sass/_mobile.scss */
.ak li {
  list-style: square;
  list-style-position: inside;
  margin: .5em 0;
  padding-left: 1em;
}

/* line 1452, ../sass/_mobile.scss */
.page-body-wrapper {
  padding: 30px;
}
@media (min-width: 720px) {
  /* line 1452, ../sass/_mobile.scss */
  .page-body-wrapper {
    padding: 50px;
  }
}

/* line 1460, ../sass/_mobile.scss */
.front #block-system-main > .content, .page-products #block-system-main > .content {
  padding: 30px;
}
@media (min-width: 720px) {
  /* line 1460, ../sass/_mobile.scss */
  .front #block-system-main > .content, .page-products #block-system-main > .content {
    padding: 50px;
    float: left;
  }
}
/* line 1467, ../sass/_mobile.scss */
.front .page-body-wrapper, .page-products .page-body-wrapper {
  padding: 0;
}

/* line 1472, ../sass/_mobile.scss */
.page-node-184 .page-body-wrapper {
  padding: 0;
}

/* line 1476, ../sass/_mobile.scss */
.page-node-184 .page-body-wrapper #content {
  padding: 5%;
}
@media (min-width: 720px) {
  /* line 1476, ../sass/_mobile.scss */
  .page-node-184 .page-body-wrapper #content {
    padding: 0 5%;
  }
}

/* line 1483, ../sass/_mobile.scss */
.page-node-184 .page-body-wrapper #right-sidebar {
  padding: 5%;
}
@media (min-width: 720px) {
  /* line 1483, ../sass/_mobile.scss */
  .page-node-184 .page-body-wrapper #right-sidebar {
    width: 35%;
    padding: 0 5% 0 0;
  }
}

/* line 1491, ../sass/_mobile.scss */
.page-node-184 #highlighted {
  margin-bottom: 1em;
}

/* line 1495, ../sass/_mobile.scss */
.page-body-wrapper .cover-image--aquathin-university p {
  margin: 0;
}

/* line 1499, ../sass/_mobile.scss */
.page-products-and-more .product-category-display--product:last-of-type {
  position: relative;
}
/* line 1501, ../sass/_mobile.scss */
.page-products-and-more .product-category-display--product:last-of-type h2, .page-products-and-more .product-category-display--product:last-of-type .view-installation, .page-products-and-more .product-category-display--product:last-of-type .product-category-display--product-manual {
  display: none;
}
/* line 1504, ../sass/_mobile.scss */
.page-products-and-more .product-category-display--product:last-of-type .product-category-display--product-quote {
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: block;
}
/* line 1511, ../sass/_mobile.scss */
.page-products-and-more .product-category-display--product:last-of-type .product-category-display--product-quote a {
  display: block;
  height: 100%;
}
/* line 1516, ../sass/_mobile.scss */
.page-products-and-more .product-category-display--product:last-of-type figure {
  height: 250px;
}

/* line 1521, ../sass/_mobile.scss */
.aquathink {
  clear: both;
}

/* line 1525, ../sass/_mobile.scss */
.product--image, .commercial-header-image {
  margin-bottom: 1em;
}

@media (min-width: 660px) {
  /* line 3, ../sass/_tablet.scss */
  .page-body {
    margin-top: 2em;
  }

  /* line 7, ../sass/_tablet.scss */
  h1 {
    background: none;
    position: static;
  }

  /* line 12, ../sass/_tablet.scss */
  .region-sidebar-second .block-menu-block,
  .region-sidebar-second .block-menu {
    background: #fff;
    border-radius: 5px;
    padding: 0px 6px;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  /* line 21, ../sass/_tablet.scss */
  .region-sidebar-second .block-menu-block h2,
  .region-sidebar-second .block-menu h2 {
    display: none;
  }
  /* line 25, ../sass/_tablet.scss */
  .region-sidebar-second .block-menu-block .content,
  .region-sidebar-second .block-menu .content {
    display: block !important;
    width: 100%;
  }
  /* line 30, ../sass/_tablet.scss */
  .region-sidebar-second .block-menu-block .menu-block-wrapper,
  .region-sidebar-second .block-menu .menu-block-wrapper {
    background: transparent;
    padding: 0;
  }
  /* line 35, ../sass/_tablet.scss */
  .region-sidebar-second .block-menu-block .menu li,
  .region-sidebar-second .block-menu .menu li {
    margin: 0;
    padding: 0;
    list-style-image: none;
    list-style-type: none;
    text-align: left;
  }
  /* line 43, ../sass/_tablet.scss */
  .region-sidebar-second .block-menu-block .menu a,
  .region-sidebar-second .block-menu .menu a {
    list-style: none;
    background: #3D9FCC;
    margin: 0 0 5px;
    color: #fff;
    display: block;
    padding: 0 0.5em;
    line-height: 42px;
    font-family: "sourceserifprobold", serif;
    font-size: 24px;
    font-size: 2.4rem;
  }
  /* line 54, ../sass/_tablet.scss */
  .region-sidebar-second .block-menu-block .menu li.first a,
  .region-sidebar-second .block-menu .menu li.first a {
    border-radius: 4px 4px 0 0;
  }
  /* line 58, ../sass/_tablet.scss */
  .region-sidebar-second .block-menu-block .menu li.last a,
  .region-sidebar-second .block-menu .menu li.last a {
    border-radius: 0 0 4px 4px;
    margin-bottom: 0;
  }
  /* line 63, ../sass/_tablet.scss */
  .region-sidebar-second .block-menu-block li.first.last a,
  .region-sidebar-second .block-menu li.first.last a {
    border-radius: 4px;
  }

  /* line 69, ../sass/_tablet.scss */
  .interior-page #page-title {
    padding: 0px;
    font-size: 50px;
    font-size: 5rem;
    color: #3D9FCC;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  /* line 78, ../sass/_tablet.scss */
  .interior-page #right-sidebar {
    width: 30.3%;
    background: none;
    padding: 0px;
    float: left;
  }
  /* line 85, ../sass/_tablet.scss */
  .interior-page .main-content .region-content {
    padding: 0px;
    margin: 0px;
  }
  /* line 90, ../sass/_tablet.scss */
  .interior-page .messages {
    width: 600px;
  }

  /* line 96, ../sass/_tablet.scss */
  .view-departments .item-list ul .views-row {
    width: 23.5%;
    margin-right: 2%;
  }
  /* line 100, ../sass/_tablet.scss */
  .view-departments .item-list ul .views-row.views-row-odd {
    clear: none;
  }
  /* line 104, ../sass/_tablet.scss */
  .view-departments .item-list ul .views-row.views-row-4, .view-departments .item-list ul .views-row.views-row-8 {
    margin-right: 0px;
  }

  /* line 112, ../sass/_tablet.scss */
  .view-sports .item-list ul .views-row {
    width: 18%;
    margin-right: 2.5%;
  }
  /* line 116, ../sass/_tablet.scss */
  .view-sports .item-list ul .views-row.views-row-5, .view-sports .item-list ul .views-row.views-row-10 {
    margin-right: 0px;
  }
  /* line 121, ../sass/_tablet.scss */
  .view-sports .item-list ul .views-row.views-row-odd {
    clear: none;
  }

  /* line 127, ../sass/_tablet.scss */
  .view-sports .icon,
  .view-departments .icon {
    margin-bottom: 5px;
  }

  /**
   * Article Teaser
   */
  /* line 136, ../sass/_tablet.scss */
  .node-article.node-teaser .group-left {
    float: left;
    width: 30%;
    margin-right: 5%;
  }
  /* line 142, ../sass/_tablet.scss */
  .node-article.node-teaser .group-right {
    float: left;
    width: 65%;
    margin-top: 0px;
  }

  /* line 150, ../sass/_tablet.scss */
  #block-webform-client-block-39 {
    background: url(../images/desales-footer-image.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: 50% 79%;
  }
  /* line 156, ../sass/_tablet.scss */
  #block-webform-client-block-39 .form-item {
    width: 38%;
    float: left;
    margin-right: 2%;
  }
  /* line 162, ../sass/_tablet.scss */
  #block-webform-client-block-39 .form-actions {
    width: 20%;
    float: left;
  }
  /* line 166, ../sass/_tablet.scss */
  #block-webform-client-block-39 .form-actions input {
    width: 100%;
  }
  /* line 171, ../sass/_tablet.scss */
  #block-webform-client-block-39 p {
    display: none;
  }

  /**
   * Front Styles
   */
  /* line 180, ../sass/_tablet.scss */
  .front #block-block-1 {
    background-image: url(../images/tablet-home-quicklinks.jpg);
  }
  /* line 183, ../sass/_tablet.scss */
  .front #block-block-1 .home-page-buttons {
    width: 42.5%;
    float: left;
  }
  /* line 187, ../sass/_tablet.scss */
  .front #block-block-1 .home-page-buttons.btn-1 {
    margin-left: 5%;
    margin-right: 2.5%;
  }
  /* line 192, ../sass/_tablet.scss */
  .front #block-block-1 .home-page-buttons.btn-2 {
    margin-right: 5%;
    margin-left: 2.5%;
  }
  /* line 200, ../sass/_tablet.scss */
  .front .region-front-page h2 {
    background-image: none !important;
    border-bottom: 3px solid #7CBFDE !important;
  }
  /* line 205, ../sass/_tablet.scss */
  .front .region-front-page .collapsed .content {
    display: block;
  }
  /* line 209, ../sass/_tablet.scss */
  .front .region-front-page .block {
    width: 50%;
    float: left;
  }

 /**
* commerce styles
*/
  /* line 220, ../sass/_tablet.scss */
  .products.item-list li {
    width: 30%;
    margin-right: 5%;
    float: left;
    text-align: center;
    margin-bottom: 20px;
  }
  /* line 228, ../sass/_tablet.scss */
  .products.item-list li.views-row-even {
    margin-right: 5%;
  }
  /* line 232, ../sass/_tablet.scss */
  .products.item-list li.views-row-odd {
    clear: none;
  }
  /* line 236, ../sass/_tablet.scss */
  .products.item-list li.views-row-3,
  .products.item-list li.views-row-6,
  .products.item-list li.views-row-9,
  .products.item-list li.views-row-12,
  .products.item-list li.views-row-15 {
    margin-right: 0;
  }
  /* line 244, ../sass/_tablet.scss */
  .products.item-list li.views-row-4,
  .products.item-list li.views-row-7,
  .products.item-list li.views-row-10,
  .products.item-list li.views-row-13,
  .products.item-list li.views-row-16 {
    clear: both;
  }
  /* line 253, ../sass/_tablet.scss */
  .products.item-list .views-field-title {
    margin-bottom: 5px;
  }
  /* line 256, ../sass/_tablet.scss */
  .products.item-list .views-field-title a {
    font-family: "sourceserifprobold", serif;
    font-size: 32px;
    font-size: 3.2rem;
    color: #3D9FCC;
  }
  /* line 261, ../sass/_tablet.scss */
  .products.item-list .views-field-commerce-price {
    font-family: "sourceserifprobold", serif;
    font-size: 24px;
    font-size: 2.4rem;
    color: #7CBFDE;
  }

  /* line 267, ../sass/_tablet.scss */
  .node-type-staff .field-name-field-image, .node-type-staff .staff-more {
    float: left;
  }
  /* line 270, ../sass/_tablet.scss */
  .node-type-staff .field-name-field-image {
    margin-right: 20px;
  }

  /* line 277, ../sass/_tablet.scss */
  .view-staff .views-row {
    margin-right: 20px;
    width: 180px;
    height: 210px;
  }

  /* line 285, ../sass/_tablet.scss */
  .view-event-calendar h3 {
    padding-top: 0;
  }

  /* line 291, ../sass/_tablet.scss */
  body.node-type-product-display .title {
    text-align: left;
    padding-left: 20px;
    top: 76px;
    padding-right: 6px;
  }
  /* line 298, ../sass/_tablet.scss */
  body.node-type-product-display h1 {
    padding-top: 35px;
  }

  /* line 303, ../sass/_tablet.scss */
  ol.inline.commerce-checkout-progress {
    display: block;
  }

  /* line 308, ../sass/_tablet.scss */
  .page-checkout #content .content .form-text,
  .page-checkout #content .content select,
  .page-checkout #content .content .form-item {
    width: auto;
  }

  /* line 316, ../sass/_tablet.scss */
  body.node-type-product-display .breadcrumb {
    display: none;
  }
  /* line 320, ../sass/_tablet.scss */
  body.node-type-product-display .commerce-product-field-commerce-price {
    top: 15px;
  }
}
@media (min-width: 980px) {
  /* line 4, ../sass/_desktop.scss */
  .form-submit {
    width: inherit;
    margin: 0;
    cursor: pointer;
  }

  /* line 10, ../sass/_desktop.scss */
  .one-sidebar #content {
    width: 640px;
    float: left;
  }
  /* line 13, ../sass/_desktop.scss */
  .one-sidebar #content .page-body-wrapper {
    margin: 0;
  }

  /* line 18, ../sass/_desktop.scss */
  #content {
    padding: 0;
  }

  /* line 25, ../sass/_desktop.scss */
  .region-sidebar-second .block-menu-block .menu a,
  .region-sidebar-second .block-menu .menu a {
    font-family: "sourceserifprobold", serif;
    font-size: 28px;
    font-size: 2.8rem;
  }

  /* line 31, ../sass/_desktop.scss */
  .cart-link {
    display: block;
    position: absolute;
    right: 280px;
    z-index: 20;
  }
  /* line 37, ../sass/_desktop.scss */
  .cart-link a {
    background: url(../images/sprite.png) 0 -124px no-repeat #7CBFDE;
    display: block;
    color: #fff;
    padding: 10px 14px 10px 40px;
    font-size: 24px;
    font-size: 2.4rem;
  }

  /* line 47, ../sass/_desktop.scss */
  .products.item-list li {
    width: 30%;
    margin-right: 5%;
  }
  /* line 52, ../sass/_desktop.scss */
  .products.item-list li.views-row-even {
    margin-right: 5%;
  }
  /* line 56, ../sass/_desktop.scss */
  .products.item-list li.views-row-odd {
    clear: none;
  }
  /* line 60, ../sass/_desktop.scss */
  .products.item-list li:nth-child(3n+3) {
    margin-right: 0;
  }
  /* line 64, ../sass/_desktop.scss */
  .products.item-list li:nth-child(3n+4) {
    clear: both;
  }
  /* line 68, ../sass/_desktop.scss */
  .products.item-list .views-field-title {
    margin-bottom: 5px;
  }
  /* line 71, ../sass/_desktop.scss */
  .products.item-list .views-field-title a {
    font-family: "sourceserifprobold", serif;
    font-size: 32px;
    font-size: 3.2rem;
    color: #3D9FCC;
  }

  /* line 78, ../sass/_desktop.scss */
  .view-all span {
    display: inline;
  }

  /* line 85, ../sass/_desktop.scss */
  .field-name-featured-items li:nth-child(2) ~ li {
    display: block;
  }

  /* line 90, ../sass/_desktop.scss */
  h1 {
    background: transparent;
    margin: 0;
  }

  /* line 96, ../sass/_desktop.scss */
  .field-expander .summary {
    display: none !important;
  }
  /* line 100, ../sass/_desktop.scss */
  .field-expander .details {
    display: block !important;
  }

  /* line 105, ../sass/_desktop.scss */
  .not-front .page-body {
    background: #fff;
    position: relative;
    z-index: 6;
    margin-top: 0;
  }
  /* line 114, ../sass/_desktop.scss */
  .not-front .page-body .page-body-wrapper .above-body p {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 1.7em;
  }

  /* line 123, ../sass/_desktop.scss */
  .not-front .node-page .above-top {
    position: absolute;
    top: -87px;
  }

  /* line 131, ../sass/_desktop.scss */
  body.node-type-landing-page .page-body {
    margin-top: 570px;
  }
  /* line 135, ../sass/_desktop.scss */
  body.node-type-landing-page .above-body {
    background: transparent;
  }

  /* line 141, ../sass/_desktop.scss */
  body.page-node-6 .above-body p {
    font-size: 21px;
    font-size: 2.1rem;
  }

  /* line 145, ../sass/_desktop.scss */
  .page-content {
    position: relative;
    overflow: hidden;
  }

  /* line 151, ../sass/_desktop.scss */
  .cover-image {
    display: block;
    margin-top: 0;
    text-align: center;
    position: static;
    height: 100%;
  }
  /* line 163, ../sass/_desktop.scss */
  .cover-image img {
    min-width: 100%;
    max-width: none;
  }

  /* line 173, ../sass/_desktop.scss */
  .above-top {
    padding: 10px 20px;
    *zoom: 1;
  }
  /* line 38, ../../../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/utilities/general/_clearfix.scss */
  .above-top:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 177, ../sass/_desktop.scss */
  .above-top h1 {
    text-align: left;
    float: left;
    padding: 0;
    font-size: 72px;
    font-size: 7.2rem;
  }
  /* line 184, ../sass/_desktop.scss */
  .above-top .field-name-field-call-to-action {
    float: right;
    width: 32%;
    margin-top: 10px;
    display: block;
  }
  /* line 190, ../sass/_desktop.scss */
  .above-top .field-name-field-call-to-action a {
    display: block;
    background: #7CBFDE;
    color: #fff;
    padding: 0.25em 0;
    text-align: center;
    font-family: "sourceserifprobold", serif;
    font-size: 42px;
    font-size: 4.2rem;
  }

  /* line 201, ../sass/_desktop.scss */
  body.node-type-landing-page .above-top {
    background: url("../images/overlay-burgundy-80.png");
  }

  /* line 205, ../sass/_desktop.scss */
  .above-container {
    height: 486px;
    padding: 14px 20px;
    *zoom: 1;
  }
  /* line 38, ../../../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/utilities/general/_clearfix.scss */
  .above-container:after {
    content: "";
    display: table;
    clear: both;
  }

  /* line 212, ../sass/_desktop.scss */
  body.node-type-landing-page .above-container {
    background: url("../images/overlay-burgundy-95.png");
  }

  /* line 216, ../sass/_desktop.scss */
  .field-name-body {
    padding-top: 0;
  }

  /* line 220, ../sass/_desktop.scss */
  .above-body {
    float: left;
    width: 62%;
    background: transparent;
    padding: 0;
  }

  /* line 227, ../sass/_desktop.scss */
  .region-sidebar-second .block-menu-block,
  .region-sidebar-second .block-menu {
    background: #fff;
    border-radius: 5px;
    padding: 0px 6px;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  /* line 236, ../sass/_desktop.scss */
  .region-sidebar-second .block-menu-block h2,
  .region-sidebar-second .block-menu h2 {
    display: none;
  }
  /* line 240, ../sass/_desktop.scss */
  .region-sidebar-second .block-menu-block .content,
  .region-sidebar-second .block-menu .content {
    display: block !important;
  }
  /* line 244, ../sass/_desktop.scss */
  .region-sidebar-second .block-menu-block .menu-block-wrapper,
  .region-sidebar-second .block-menu .menu-block-wrapper {
    background: transparent;
    padding: 0;
  }
  /* line 249, ../sass/_desktop.scss */
  .region-sidebar-second .block-menu-block .menu li,
  .region-sidebar-second .block-menu .menu li {
    margin: 0;
    padding: 0;
    list-style-image: none;
    list-style-type: none;
  }
  /* line 256, ../sass/_desktop.scss */
  .region-sidebar-second .block-menu-block .menu a,
  .region-sidebar-second .block-menu .menu a {
    list-style: none;
    background: #3D9FCC;
    margin: 0 0 5px;
    color: #fff;
    display: block;
    padding: 0 0.5em;
    line-height: 42px;
    font-family: "sourceserifprobold", serif;
    font-size: 28px;
    font-size: 2.8rem;
  }
  /* line 267, ../sass/_desktop.scss */
  .region-sidebar-second .block-menu-block .menu li.first a,
  .region-sidebar-second .block-menu .menu li.first a {
    border-radius: 4px 4px 0 0;
  }
  /* line 271, ../sass/_desktop.scss */
  .region-sidebar-second .block-menu-block .menu li.last a,
  .region-sidebar-second .block-menu .menu li.last a {
    border-radius: 0 0 4px 4px;
    margin-bottom: 0;
  }
  /* line 276, ../sass/_desktop.scss */
  .region-sidebar-second .block-menu-block li.first.last a,
  .region-sidebar-second .block-menu li.first.last a {
    border-radius: 4px;
  }

  /**
  * Article Teaser
  */
  /* line 285, ../sass/_desktop.scss */
  .node-article.node-teaser .group-left {
    float: left;
    width: 220px;
    margin-right: 20px;
  }
  /* line 291, ../sass/_desktop.scss */
  .node-article.node-teaser .group-right {
    float: left;
    width: 350px;
    margin-top: 0px;
  }

  /* line 299, ../sass/_desktop.scss */
  #block-webform-client-block-39 {
    background-position: 50% 100%;
  }
  /* line 302, ../sass/_desktop.scss */
  #block-webform-client-block-39 p {
    display: block;
  }
  /* line 306, ../sass/_desktop.scss */
  #block-webform-client-block-39 form {
    margin-top: 20px;
  }

  /**
   * Front Styles
   */
  /* line 315, ../sass/_desktop.scss */
  .front #block-system-main,
  .front #block-views-homepage-stats-block,
  .front #block-menu-menu-front-quick-links {
    display: block;
  }
  /* line 321, ../sass/_desktop.scss */
  .front .flexslider {
    border: 0px;
    box-shadow: none;
    margin: 0;
  }
  /* line 326, ../sass/_desktop.scss */
  .front .flexslider .views-field-title {
    *zoom: 1;
    max-width: 980px;
    max-width: 61.25rem;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 38, ../../../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/utilities/general/_clearfix.scss */
  .front .flexslider .views-field-title:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 329, ../sass/_desktop.scss */
  .front .flexslider .views-field-title h2 {
    display: block;
    position: absolute;
    bottom: 0px;
    text-shadow: 0px 2px 0px #000;
    font-family: "sourceserifprobold", serif;
    font-size: 88px;
    font-size: 8.8rem;
    color: #fff;
    text-transform: uppercase;
  }
  /* line 340, ../sass/_desktop.scss */
  .front #block-views-homepage-stats-block {
    *zoom: 1;
    max-width: 980px;
    max-width: 61.25rem;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    padding-top: 30px;
  }
  /* line 38, ../../../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/utilities/general/_clearfix.scss */
  .front #block-views-homepage-stats-block:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 352, ../sass/_desktop.scss */
  .front #front-page-blocks .region-front-page {
    *zoom: 1;
    max-width: 980px;
    max-width: 61.25rem;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 38, ../../../../../../../../opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/compass-core-1.0.1/stylesheets/compass/utilities/general/_clearfix.scss */
  .front #front-page-blocks .region-front-page:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 355, ../sass/_desktop.scss */
  .front #front-page-blocks .region-front-page .block {
    width: 33.3%;
  }
  /* line 359, ../sass/_desktop.scss */
  .front #front-page-blocks .region-front-page h2 {
    border-bottom: none !important;
    border-top: none;
    text-transform: uppercase;
    background: none;
    font-size: 36px;
    font-size: 3.6rem;
    text-align: center;
  }
  /* line 371, ../sass/_desktop.scss */
  .front #front-page-blocks #block-views-tweets-block ul {
    margin-bottom: 0;
  }
  /* line 375, ../sass/_desktop.scss */
  .front #front-page-blocks #block-views-tweets-block .views-field-profile-image-url {
    max-width: auto;
    margin-right: 10px;
  }
  /* line 379, ../sass/_desktop.scss */
  .front #front-page-blocks #block-views-tweets-block .views-field-profile-image-url img {
    border-radius: 5px;
  }
  /* line 384, ../sass/_desktop.scss */
  .front #front-page-blocks #block-views-tweets-block .tweet-message {
    width: 195px;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    font-style: italic;
    line-height: 1.4em;
    margin-bottom: 10px;
  }
  /* line 392, ../sass/_desktop.scss */
  .front #front-page-blocks #block-views-tweets-block .tweet-message a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  /* line 400, ../sass/_desktop.scss */
  .front #front-page-blocks #block-menu-menu-front-quick-links .content li {
    list-style-type: none;
    list-style-image: none;
    text-align: center;
  }
  /* line 405, ../sass/_desktop.scss */
  .front #front-page-blocks #block-menu-menu-front-quick-links .content li a {
    background: #fff;
    font-size: 28px;
    font-size: 2.8rem;
    font-family: "sourceserifprobold", serif;
    color: #fff;
    margin: 10px auto;
    padding: 13px 0;
    border-bottom: 3px solid #f0f0f0;
    display: block;
    border-radius: 5px;
    color: #3D9FCC;
    border-color: #e7e7e7;
  }
  /* line 411, ../sass/_desktop.scss */
  .front #front-page-blocks #block-menu-menu-front-quick-links .content li.last a {
    background: #7CBFDE;
    font-size: 28px;
    font-size: 2.8rem;
    font-family: "sourceserifprobold", serif;
    color: #fff;
    margin: 10px auto;
    padding: 13px 0;
    border-bottom: 3px solid #6db0cf;
    display: block;
    border-radius: 5px;
  }
  /* line 420, ../sass/_desktop.scss */
  .front #front-page-blocks #block-views-events-block-2 .views-row .month,
  .front #front-page-blocks #block-views-events-block-2 .views-row .views-field-title a {
    color: #fff;
  }
  /* line 425, ../sass/_desktop.scss */
  .front #front-page-blocks #block-views-events-block-2 .views-row .day {
    color: #7CBFDE;
    font-size: 40px;
    font-size: 4rem;
  }
  /* line 430, ../sass/_desktop.scss */
  .front #front-page-blocks #block-views-events-block-2 .views-row .views-field-field-date-1 {
    border-right: none;
    text-align: center;
  }
  /* line 436, ../sass/_desktop.scss */
  .front #front-page-blocks #block-views-events-block-2 .view-footer a {
    background: none;
    text-align: left;
    color: #7CBFDE;
    padding: 0;
  }

  /* line 446, ../sass/_desktop.scss */
  .breadcrumb {
    display: inherit;
    font-style: italic;
    font-size: 14px;
    font-size: 1.4rem;
    border-bottom: 1px solid lightgrey;
  }
  /* line 451, ../sass/_desktop.scss */
  .breadcrumb a {
    color: #3D9FCC;
    font-style: italic;
  }

  /* line 461, ../sass/_desktop.scss */
  .page-header .search .form-text {
    border-color: #bcbbbb;
    margin-top: 0;
  }
  /* line 466, ../sass/_desktop.scss */
  .page-header .search .views-exposed-form .views-exposed-widget {
    float: none;
    padding: 0px;
  }
  /* line 471, ../sass/_desktop.scss */
  .page-header .search .views-submit-button {
    display: none;
  }

  /* line 478, ../sass/_desktop.scss */
  .interior-page #page-title {
    padding: 0px;
    font-size: 50px;
    font-size: 5rem;
    color: #3D9FCC;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  /* line 487, ../sass/_desktop.scss */
  .interior-page #right-sidebar {
    width: 300px;
    background: none;
    padding: 0px;
    float: left;
  }
  /* line 494, ../sass/_desktop.scss */
  .interior-page .main-content .region-content {
    width: 640px;
    padding: 0px;
    margin: 0px;
  }
  /* line 500, ../sass/_desktop.scss */
  .interior-page .messages {
    width: 600px;
  }

  /* line 507, ../sass/_desktop.scss */
  body.node-type-product-display .main-content .region-content {
    width: 100%;
  }
  /* line 511, ../sass/_desktop.scss */
  body.node-type-product-display .messages {
    width: 100%;
    margin-left: 340px;
  }
  /* line 516, ../sass/_desktop.scss */
  body.node-type-product-display .breadcrumb {
    display: none;
  }
  /* line 520, ../sass/_desktop.scss */
  body.node-type-product-display h1 {
    width: 640px;
    float: right;
  }
  /* line 525, ../sass/_desktop.scss */
  body.node-type-product-display .commerce-product-field-commerce-price {
    top: 19px;
    font-size: 40px;
    font-size: 4rem;
  }
  /* line 530, ../sass/_desktop.scss */
  body.node-type-product-display .field-name-field-image {
    border: 2px solid #7CBFDE;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    width: 300px;
    padding: 0px;
    margin-top: -170px;
    float: left;
  }
  /* line 538, ../sass/_desktop.scss */
  body.node-type-product-display .field-name-field-image img {
    width: inherit;
  }
  /* line 543, ../sass/_desktop.scss */
  body.node-type-product-display .cover-image {
    height: 190px;
  }
  /* line 547, ../sass/_desktop.scss */
  body.node-type-product-display .page-body {
    border-top: 40px solid #3D9FCC;
    padding: 0;
  }
  /* line 552, ../sass/_desktop.scss */
  body.node-type-product-display .product-description {
    width: 40%;
    margin-left: 20px;
    float: left;
  }
  /* line 558, ../sass/_desktop.scss */
  body.node-type-product-display .add-to-cart {
    width: 260px;
    float: right;
  }
  /* line 561, ../sass/_desktop.scss */
  body.node-type-product-display .add-to-cart h2 {
    display: none;
  }
  /* line 565, ../sass/_desktop.scss */
  body.node-type-product-display .add-to-cart .form-submit {
    cursor: pointer;
  }
  /* line 569, ../sass/_desktop.scss */
  body.node-type-product-display .add-to-cart .form-item-quantity #edit-quantity {
    position: relative;
    top: -5px;
  }
  /* line 575, ../sass/_desktop.scss */
  body.node-type-product-display .product_breadcrumb {
    position: absolute;
    left: 340px;
    top: -30px;
  }
  /* line 581, ../sass/_desktop.scss */
  body.node-type-product-display .product_breadcrumb li {
    width: inherit;
    border: none;
    background: none;
    margin-right: 5px;
    color: #fff;
    font-size: 20px;
    font-size: 2rem;
  }
  /* line 589, ../sass/_desktop.scss */
  body.node-type-product-display .product_breadcrumb li .sep {
    display: inline;
    margin-left: 5px;
  }
  /* line 594, ../sass/_desktop.scss */
  body.node-type-product-display .product_breadcrumb li.last {
    background: none;
  }
  /* line 598, ../sass/_desktop.scss */
  body.node-type-product-display .product_breadcrumb li a {
    padding: 0;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    background: none;
    display: inline;
  }
  /* line 606, ../sass/_desktop.scss */
  body.node-type-product-display .product_breadcrumb li .mobile-sep {
    display: none;
  }

  /* line 615, ../sass/_desktop.scss */
  .no-sidebars.interior-page .region-content {
    width: 100%;
  }
  /* line 619, ../sass/_desktop.scss */
  .no-sidebars.interior-page #content {
    padding-top: 10px;
  }

  /* line 624, ../sass/_desktop.scss */
  ol.inline.commerce-checkout-progress li {
    width: 24%;
    margin-bottom: 10px;
  }
  /* line 628, ../sass/_desktop.scss */
  ol.inline.commerce-checkout-progress li.checkout {
    width: 30%;
  }
  /* line 632, ../sass/_desktop.scss */
  ol.inline.commerce-checkout-progress li.review {
    padding-left: 40px;
  }
}
/* line 641, ../sass/_desktop.scss */
.page-node-184 .page-body {
  padding: 0 !important;
}
/* line 644, ../sass/_desktop.scss */
.page-node-184 #content {
  padding-left: 2.5%;
}
/* line 647, ../sass/_desktop.scss */
.page-node-184 #right-sidebar {
  padding-right: 2.5%;
}

/**
 * -----------------------------------------------------------------------------
 * Page header styles (search, nav, branding)
 * -----------------------------------------------------------------------------
 */
/**
 * Base (mobile)
 */
/* line 11, ../sass/components/_header.scss */
.page-header {
  border-bottom: 2px solid #5CAFD6;
  padding: 2em 1.25em;
  overflow: hidden;
}

/* line 17, ../sass/components/_header.scss */
.branding--container {
  float: right;
}

/* line 21, ../sass/components/_header.scss */
.branding--slogan {
  display: none;
  color: #7CBFDE;
  text-align: right;
  text-transform: uppercase;
  font-size: 2rem;
  padding: 0 15px;

}

/**
 * Tablet
 */
@media (min-width: 660px) {
  /* line 35, ../sass/components/_header.scss */
  .branding--container {
    text-align: right;
  }
}
/**
 * Desktop
 */
@media (min-width: 980px) {
  /* line 46, ../sass/components/_header.scss */
  .front .page-header {
    padding: 2rem 1.5em;
    border: none;
  }

  /* line 50, ../sass/components/_header.scss */
  .page-header {
    width: 100%;
    border-bottom: 1px solid #6CB7DA;
    border: none;
    /* reset */
    border-bottom: 1px solid #7CBFDE;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
  }
  /* line 58, ../sass/components/_header.scss */
  .page-header:after {
    clear: both;
    display: table;
    content: " ";
  }

  /* line 64, ../sass/components/_header.scss */
  .branding--slogan {
    display: block;
  }

  /* line 68, ../sass/components/_header.scss */
  .branding--container {
    width: 170px;
  }
}
/**
 * -----------------------------------------------------------------------------
 * Page footer styles (search, nav, et cetera)
 * -----------------------------------------------------------------------------
 */
/**
 * Base (mobile)
 */
/* line 10, ../sass/components/_footer.scss */
.page-footer {
  padding-bottom: 3em;
  border-top: 3px solid #bcbbbb;
  clear: both;
  background: #fff;
  z-index: 3;
  position: relative;
}
/* line 18, ../sass/components/_footer.scss */
.page-footer .search {
  margin: 20px 0;
}
/* line 23, ../sass/components/_footer.scss */
.page-footer .footer-nav li {
  width: 50%;
  float: left;
  text-align: center;
}
/* line 29, ../sass/components/_footer.scss */
.page-footer .footer-nav a {
  color: #7CBFDE;
  line-height: 1.4;
  display: block;
  padding: 0 1em 0.5em 0;
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 39, ../sass/components/_footer.scss */
.page-footer .back-to-top {
  position: relative;
  color: #fff;
  text-align: center;
  display: block;
  margin: 12px 0;
  padding: .5em 10px;
  font-size: 20px;
  font-size: 2rem;
  background: #7CBFDE;
  border-radius: 4px;
  font-family: "sourcesansproregular", sans;
  text-decoration: none;
}
/* line 52, ../sass/components/_footer.scss */
.page-footer .back-to-top span {
  display: block;
  position: absolute;
  top: 0.25em;
  right: 10px;
  width: 30px;
  height: 30px;
}
/* line 62, ../sass/components/_footer.scss */
.page-footer .copy {
  color: #7CBFDE;
  text-align: center;
  font-family: "Helvetica", serif;
  font-size: 12px;
  font-size: 1.2rem;
}
/* line 70, ../sass/components/_footer.scss */
.page-footer .copyright {
  margin-bottom: 1em;
}
/* line 73, ../sass/components/_footer.scss */
.page-footer .copyright span {
  display: block;
  margin-top: 0.5em;
}
/* line 79, ../sass/components/_footer.scss */
.page-footer .makers-mark {
  font-style: italic;
  font-size: 10px;
  font-size: 1rem;
}
/* line 84, ../sass/components/_footer.scss */
.page-footer .makers-mark a {
  color: #5CAFD6;
}

/* line 90, ../sass/components/_footer.scss */
.region-pre-footer {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
}

/* line 96, ../sass/components/_footer.scss */
.region-footer {
  background: #267599;
  padding: 40px 20px 40px;
  box-sizing: border-box;
  background-image: url("../images/body-bg-bar.png");
  background-position: top center;
  background-repeat: no-repeat;
  font-size: 16px;
  color: #EAF3F7;
  line-height: 24px;
  overflow: auto;
}
/* line 108, ../sass/components/_footer.scss */
.region-footer h2 {
  color: white;
}
/* line 111, ../sass/components/_footer.scss */
.region-footer #block-block-1 {
  margin-bottom: 1em;
}
@media (min-width: 720px) {
  /* line 111, ../sass/components/_footer.scss */
  .region-footer #block-block-1 {
    padding-right: 1em;
    width: auto;
    border-right: #7CBFDE 1px solid;
  }
}
/* line 121, ../sass/components/_footer.scss */
.region-footer #block-block-2 {
  float: left;
  clear: left;
}
@media (min-width: 720px) {
  /* line 121, ../sass/components/_footer.scss */
  .region-footer #block-block-2 {
    clear: none;
  }
}
/* line 128, ../sass/components/_footer.scss */
.region-footer .footer-region--35-years {
  float: left;
  width: 33%;
  padding: 0 1.5em .5em 0;
}
@media (min-width: 720px) {
  /* line 128, ../sass/components/_footer.scss */
  .region-footer .footer-region--35-years {
    width: 22%;
    padding: 0;
  }
}
/* line 138, ../sass/components/_footer.scss */
.region-footer #block-block-1 .content {
  float: none;
}
/* line 142, ../sass/components/_footer.scss */
.region-footer #block-block-2 {
  float: left;
  clear: left;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 5px;
  padding: 5%;
  width: 100%;
}
@media (min-width: 720px) {
  /* line 142, ../sass/components/_footer.scss */
  .region-footer #block-block-2 {
    padding: 0;
    background: none;
    clear: none;
  }
}
@media (min-width: 720px) {
  /* line 157, ../sass/components/_footer.scss */
  .region-footer .block-block {
    display: block;
    float: left;
    clear: none;
    max-width: 31%;
    margin: 1em;
  }
}

/**
 * Tablet
 */
/**
 * Desktop
 */
@media (min-width: 980px) {
  /* line 183, ../sass/components/_footer.scss */
  .page-footer .search {
    display: none;
  }
  /* line 187, ../sass/components/_footer.scss */
  .page-footer .footer-nav {
    margin: 1em 0 0.25em;
  }
  /* line 190, ../sass/components/_footer.scss */
  .page-footer .footer-nav ul {
    text-align: center;
  }
  /* line 194, ../sass/components/_footer.scss */
  .page-footer .footer-nav li {
    width: auto;
    float: none;
    display: inline-block;
  }
  /* line 200, ../sass/components/_footer.scss */
  .page-footer .footer-nav a {
    color: #7CBFDE;
    line-height: 1;
    display: block;
    padding: 0 0.25em 0.5em;
    font-family: "sourceserifprobold", serif;
    font-size: 28px;
    font-size: 2.8rem;
  }
  /* line 212, ../sass/components/_footer.scss */
  .page-footer .back-to-top {
    display: none;
  }
  /* line 216, ../sass/components/_footer.scss */
  .page-footer .copy {
    text-align: left;
    font-size: 12px;
    font-size: 1.2rem;
  }
  /* line 222, ../sass/components/_footer.scss */
  .page-footer .copyright {
    margin-bottom: 0;
    float: left;
  }
  /* line 226, ../sass/components/_footer.scss */
  .page-footer .copyright span {
    display: inline;
    margin-top: 0;
  }
  /* line 232, ../sass/components/_footer.scss */
  .page-footer .makers-mark {
    font-size: 14px;
    font-size: 1.4rem;
    float: right;
  }
}
/* line 2, ../sass/components/_navigation.scss */
li.expanded,
li.collapsed,
li.leaf {
  padding: 0;
}

/* line 7, ../sass/components/_navigation.scss */
.off-canvas-nav-container {
  width: 100%;
  top: 122px;
  left: 0;
  z-index: 100;
  position: absolute;
  text-align: center;
  margin: 0;
  -moz-transition: top 0.5s;
  -o-transition: top 0.5s;
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
}
/* line 17, ../sass/components/_navigation.scss */
.off-canvas-nav-container.collapsed {
  top: -139%;
}
/* line 21, ../sass/components/_navigation.scss */
.off-canvas-nav-container li {
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
}
/* line 26, ../sass/components/_navigation.scss */
.off-canvas-nav-container li a {
  padding: 20px 0;
  color: #fff;
  background-color: #82c1de;
}
@media (min-width: 720px) {
  /* line 26, ../sass/components/_navigation.scss */
  .off-canvas-nav-container li a {
    padding: 8px 10px !important;
    background-color: #fff;
    padding: 0;
    font-size: 18px;
    color: #5CAFD6;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  /* line 37, ../sass/components/_navigation.scss */
  .off-canvas-nav-container li a:hover {
    color: #fff;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #7CBFDE !important;
    border-radius: 4px;
  }
}
@media (min-width: 720px) and (min-width: 980px) {
  /* line 26, ../sass/components/_navigation.scss */
  .off-canvas-nav-container li a {
    font-size: 20px;
  }
}

/* line 48, ../sass/components/_navigation.scss */
.off-canvas-nav-container li:nth-of-type(2) a {
  background-color: #78bcdc;
}
@media (min-width: 720px) {
  /* line 48, ../sass/components/_navigation.scss */
  .off-canvas-nav-container li:nth-of-type(2) a {
    background-color: #fff;
  }
}
/* line 54, ../sass/components/_navigation.scss */
.off-canvas-nav-container li:nth-of-type(3) a {
  background-color: #6eb7d9;
}
@media (min-width: 720px) {
  /* line 54, ../sass/components/_navigation.scss */
  .off-canvas-nav-container li:nth-of-type(3) a {
    background-color: #fff;
  }
}
/* line 60, ../sass/components/_navigation.scss */
.off-canvas-nav-container li:nth-of-type(4) a {
  background-color: #64b2d6;
}
@media (min-width: 720px) {
  /* line 60, ../sass/components/_navigation.scss */
  .off-canvas-nav-container li:nth-of-type(4) a {
    background-color: #fff;
  }
}
/* line 66, ../sass/components/_navigation.scss */
.off-canvas-nav-container li:nth-of-type(5) a {
  background-color: #5aadd4;
}
@media (min-width: 720px) {
  /* line 66, ../sass/components/_navigation.scss */
  .off-canvas-nav-container li:nth-of-type(5) a {
    background-color: #fff;
  }
}
/* line 72, ../sass/components/_navigation.scss */
.off-canvas-nav-container li:nth-of-type(6) a {
  background-color: #4fa8d1;
}
@media (min-width: 720px) {
  /* line 72, ../sass/components/_navigation.scss */
  .off-canvas-nav-container li:nth-of-type(6) a {
    background-color: #fff;
  }
}
/* line 78, ../sass/components/_navigation.scss */
.off-canvas-nav-container li:nth-of-type(7) a {
  background-color: #45a3ce;
}
@media (min-width: 720px) {
  /* line 78, ../sass/components/_navigation.scss */
  .off-canvas-nav-container li:nth-of-type(7) a {
    background-color: #fff;
  }
}
/* line 84, ../sass/components/_navigation.scss */
.off-canvas-nav-container li:nth-of-type(8) a {
  background-color: #3b9ecc;
}
@media (min-width: 720px) {
  /* line 84, ../sass/components/_navigation.scss */
  .off-canvas-nav-container li:nth-of-type(8) a {
    background-color: #fff;
  }
}
/* line 90, ../sass/components/_navigation.scss */
.off-canvas-nav-container li:nth-of-type(9) a {
  background-color: #3498c6;
}
@media (min-width: 720px) {
  /* line 90, ../sass/components/_navigation.scss */
  .off-canvas-nav-container li:nth-of-type(9) a {
    background-color: #fff;
  }
}
/* line 96, ../sass/components/_navigation.scss */
.off-canvas-nav-container li:nth-of-type(10) a {
  background-color: #3191bc;
}
@media (min-width: 720px) {
  /* line 96, ../sass/components/_navigation.scss */
  .off-canvas-nav-container li:nth-of-type(10) a {
    background-color: #fff;
  }
}
/* line 102, ../sass/components/_navigation.scss */
.off-canvas-nav-container li:nth-of-type(11) a {
  background-color: #2f89b2;
}
@media (min-width: 720px) {
  /* line 102, ../sass/components/_navigation.scss */
  .off-canvas-nav-container li:nth-of-type(11) a {
    background-color: #fff;
  }
}
/* line 109, ../sass/components/_navigation.scss */
.off-canvas-nav-container a {
  display: block;
  width: 100%;
  height: 100%;
  letter-spacing: 0.02em;
  font-family: "sourcesansproregular", sans;
  text-decoration: none;
}
/* line 119, ../sass/components/_navigation.scss */
.off-canvas-nav-container .active a {
  font-weight: bold;
}
@media (min-width: 720px) {
  /* line 119, ../sass/components/_navigation.scss */
  .off-canvas-nav-container .active a {
    color: #3294C2;
  }
  /* line 123, ../sass/components/_navigation.scss */
  .off-canvas-nav-container .active a:hover {
    color: #3294C2;
    background-color: #fff !important;
    cursor: default;
  }
}
/* line 132, ../sass/components/_navigation.scss */
.off-canvas-nav-container .navbar-toggle {
  position: absolute;
  right: 10px;
  width: 50px;
  height: 40px;
  margin: -3px 0 0;
  color: #fff;
  border-radius: 0 0 6px 6px;
  border: 3px solid #7CBFDE;
  border-top: 0;
  background: #3D9FCC;
}

/* line 146, ../sass/components/_navigation.scss */
.mobile-nav-container {
  background: #fff;
  float: left;
  position: relative;
  z-index: 20;
}

/* line 153, ../sass/components/_navigation.scss */
.mobile-nav {
  height: 50px;
}

/* line 157, ../sass/components/_navigation.scss */
.navbar-toggle {
  border: 0;
  background: transparent;
  cursor: pointer;
  margin: 20px 0 0 10px;
  padding: 0;
  float: left;
}
/* line 165, ../sass/components/_navigation.scss */
.navbar-toggle span {
  display: block;
  width: 35px;
  height: 6px;
  background: #3D9FCC;
  margin-bottom: 4px;
  border-radius: 1px;
}

@media (min-width: 720px) {
  /* line 176, ../sass/components/_navigation.scss */
  .mobile-nav-container {
    display: none;
  }

  /* line 180, ../sass/components/_navigation.scss */
  .navbar-toggle {
    display: none;
  }

  /* line 184, ../sass/components/_navigation.scss */
  .off-canvas-nav-container {
    position: static;
    width: 800px;
  }
  /* line 187, ../sass/components/_navigation.scss */
  .off-canvas-nav-container.collapsed {
    top: auto;
  }
  /* line 191, ../sass/components/_navigation.scss */
  .off-canvas-nav-container li {
    float: left;
    border-radius: 5px;
  }
  /* line 196, ../sass/components/_navigation.scss */
  .off-canvas-nav-container a {
    padding: 1rem;
  }

  /* line 201, ../sass/components/_navigation.scss */
  .mobile-nav {
    display: none;
  }
}
@media (min-width: 980px) {
  /* line 208, ../sass/components/_navigation.scss */
  .off-canvas-nav-container.collapsed {
    margin-top: 34px;
  }
}
/* line 1, ../sass/components/_homepage-hero.scss */
.item-list .homepage-hero--list {
  margin: 0;
}
/* line 3, ../sass/components/_homepage-hero.scss */
.item-list .homepage-hero--list .homepage-hero--list-item {
  position: relative;
}
/* line 5, ../sass/components/_homepage-hero.scss */
.item-list .homepage-hero--list .homepage-hero--list-item img {
  width: 100%;
}
/* line 9, ../sass/components/_homepage-hero.scss */
.item-list .homepage-hero--list .field-label {
  display: none;
}
/* line 14, ../sass/components/_homepage-hero.scss */
.item-list .homepage-hero--list .field-name-field-accompanying-text .field-item {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  text-align: center;
  margin: auto;
  padding: 0 1.5rem;
  height: 50%;
  font: 4.8rem/1.2 "sourcesansproregular", sans;
  text-transform: uppercase;
  color: white;
  text-shadow: 1px 1px 5px grey;
}
@media (min-width: 660px) {
  /* line 14, ../sass/components/_homepage-hero.scss */
  .item-list .homepage-hero--list .field-name-field-accompanying-text .field-item {
    font: 3rem/1.2 "sourcesansprosemibold", sans;
  }
}
@media (min-width: 720px) {
  /* line 14, ../sass/components/_homepage-hero.scss */
  .item-list .homepage-hero--list .field-name-field-accompanying-text .field-item {
    font-size: 3.8rem/1.3;
    padding-top: 1em;
  }
}
@media (min-width: 980px) {
  /* line 14, ../sass/components/_homepage-hero.scss */
  .item-list .homepage-hero--list .field-name-field-accompanying-text .field-item {
    font: 4.5rem/1.3 "sourcesansproregular", sans;
    padding-top: 0;
  }
}

@media (min-width: 414px) {
  /* line 42, ../sass/components/_homepage-hero.scss */
  #block-views-homepage-hero-block {
    padding: 0 2em;
  }
}
@media (min-width: 414px) and (min-width: 660px) {
  /* line 42, ../sass/components/_homepage-hero.scss */
  #block-views-homepage-hero-block {
    padding: 0;
  }
}

@media (min-width: 660px) {
  /* line 52, ../sass/components/_homepage-hero.scss */
  .homepage-hero--list {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  /* line 56, ../sass/components/_homepage-hero.scss */
  .homepage-hero--list .item-list {
    display: table-row;
  }

  /* line 60, ../sass/components/_homepage-hero.scss */
  .homepage-hero--list-item {
    display: table-cell;
    width: 33.33%;
  }
}
/*
	
	Styling for the critically acclaimed section of the home page
	
*/
/* line 7, ../sass/components/_critically-acclaimed.scss */
#block-views-critically-acclaimed-block {
  padding: 2em 0 3em;
  box-sizing: border-box;
  border-top: 1px solid #4BA7D2;
  width: 100%;
  float: left;
}
/* line 14, ../sass/components/_critically-acclaimed.scss */
#block-views-critically-acclaimed-block h2 {
  text-align: center;
  font-family: "sourcesansproregular", sans;
  text-transform: uppercase;
  padding: 0 1em;
}
/* line 20, ../sass/components/_critically-acclaimed.scss */
#block-views-critically-acclaimed-block .views-row {
  float: left;
  max-width: 50%;
  padding: 2em;
  box-sizing: border-box;
}
/* line 25, ../sass/components/_critically-acclaimed.scss */
#block-views-critically-acclaimed-block .views-row:nth-of-type(2n+1) {
  clear: left;
}
@media (min-width: 660px) {
  /* line 20, ../sass/components/_critically-acclaimed.scss */
  #block-views-critically-acclaimed-block .views-row {
    height: 150px;
    width: 25%;
    margin-bottom: 70px;
  }
  /* line 32, ../sass/components/_critically-acclaimed.scss */
  #block-views-critically-acclaimed-block .views-row:nth-of-type(2n+1) {
    clear: none;
  }
  /* line 35, ../sass/components/_critically-acclaimed.scss */
  #block-views-critically-acclaimed-block .views-row:nth-of-type(4n) {
    clear: left;
  }
  /* line 38, ../sass/components/_critically-acclaimed.scss */
  #block-views-critically-acclaimed-block .views-row img {
    max-height: 150px;
    width: auto;
    margin: 0 auto;
    float: none;
    display: block;
    padding: 8% 0;
  }
  /* line 46, ../sass/components/_critically-acclaimed.scss */
  #block-views-critically-acclaimed-block .views-row:nth-of-type(1), #block-views-critically-acclaimed-block .views-row:nth-of-type(2), #block-views-critically-acclaimed-block .views-row:nth-of-type(3) {
    width: 33%;
  }
  /* line 48, ../sass/components/_critically-acclaimed.scss */
  #block-views-critically-acclaimed-block .views-row:nth-of-type(1) img, #block-views-critically-acclaimed-block .views-row:nth-of-type(2) img, #block-views-critically-acclaimed-block .views-row:nth-of-type(3) img {
    padding: 0;
  }
}

/* line 1, ../sass/components/_news.scss */
.page-node-195 {
  /*
  	Styling for the blog/news
  */
}
/* line 2, ../sass/components/_news.scss */
.page-node-195 #content {
  width: 100%;
  float: left;
}
@media (min-width: 720px) {
  /* line 2, ../sass/components/_news.scss */
  .page-node-195 #content {
    width: 65%;
  }
}
/* line 9, ../sass/components/_news.scss */
.page-node-195 .page-body-wrapper {
  margin: 0 auto;
}
@media (min-width: 980px) {
  /* line 9, ../sass/components/_news.scss */
  .page-node-195 .page-body-wrapper {
    margin: 0;
    width: 100%;
  }
}
/* line 21, ../sass/components/_news.scss */
.page-node-195 #node-195 h2 {
  font-size: 2.5em;
  margin-bottom: .75em;
  margin-top: 1em;
}
/* line 28, ../sass/components/_news.scss */
.page-node-195 .view-news h2 {
  margin: 0 0 .5em;
  line-height: 1.25em;
}
/* line 31, ../sass/components/_news.scss */
.page-node-195 .view-news h2 a {
  color: #2C81A8;
  text-decoration: none;
}
/* line 36, ../sass/components/_news.scss */
.page-node-195 .view-news .field-name-field-tags {
  display: none;
}
/* line 41, ../sass/components/_news.scss */
.page-node-195 .article--teaser-item {
  margin-bottom: 3em;
}
/* line 45, ../sass/components/_news.scss */
.page-node-195 .article--meta-data {
  margin: -8px 0 10px;
}
/* line 49, ../sass/components/_news.scss */
.page-node-195 .article--cover-image {
  width: 100%;
  height: 10em;
  overflow: hidden;
  float: left;
  margin-bottom: 1em;
}
/* line 55, ../sass/components/_news.scss */
.page-node-195 .article--cover-image img {
  float: left;
  width: 100%;
  height: auto;
}
/* line 62, ../sass/components/_news.scss */
.page-node-195 .article--teaser-body p:last-of-type {
  margin-bottom: 0;
}
/* line 66, ../sass/components/_news.scss */
.page-node-195 .article--read-more {
  color: #2F8BB5;
}
/* line 69, ../sass/components/_news.scss */
.page-node-195 .pager {
  margin-bottom: 3em;
  border-top: 1px solid #7CBFDE;
  padding-top: 1em;
}
/* line 73, ../sass/components/_news.scss */
.page-node-195 .pager .pager-previous {
  float: left;
  content: "Newer";
  width: 100px;
  padding: 20px 10px;
  border-radius: 3px;
  background-color: #a5d3e8;
}
/* line 81, ../sass/components/_news.scss */
.page-node-195 .pager .pager-current {
  display: none;
}
/* line 84, ../sass/components/_news.scss */
.page-node-195 .pager .pager-next {
  float: right;
  width: 100px;
  padding: 20px 10px;
  border-radius: 3px;
  background-color: #5CAFD6;
}
/* line 90, ../sass/components/_news.scss */
.page-node-195 .pager .pager-next a {
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
}

/* line 2, ../sass/components/_contact.scss */
.node-type-webform .content, .node-type-webform .webform-client-form {
  float: left;
  width: 100%;
}
/* line 6, ../sass/components/_contact.scss */
.node-type-webform #node-2 {
  padding: 0 0 3em 0;
  max-width: 450px;
  float: none;
  margin: 0 auto;
}
@media (min-width: 980px) {
  /* line 6, ../sass/components/_contact.scss */
  .node-type-webform #node-2 {
    max-width: 100%;
  }
}
/* line 14, ../sass/components/_contact.scss */
.node-type-webform #node-2 h2 {
  margin-bottom: .5em;
}
/* line 21, ../sass/components/_contact.scss */
.node-type-webform .grippie {
  display: none;
}
/* line 24, ../sass/components/_contact.scss */
.node-type-webform #edit-submit {
  background-color: #7CBFDE;
  padding: .5em;
  font-size: 18px;
  font-family: "sourcesansproregular", sans;
  text-transform: uppercase;
  font-weight: 100;
  border: none;
}
@media (min-width: 980px) {
  /* line 24, ../sass/components/_contact.scss */
  .node-type-webform #edit-submit {
    width: 200px;
  }
}
@media (min-width: 980px) {
  /* line 36, ../sass/components/_contact.scss */
  .node-type-webform .field-name-body {
    float: left;
  }
}
@media (min-width: 980px) {
  /* line 41, ../sass/components/_contact.scss */
  .node-type-webform .webform-client-form {
    float: left;
  }
}
/* line 45, ../sass/components/_contact.scss */
.node-type-webform .webform-client-form .webform-component-textfield {
  margin-top: 0;
}

/* line 1, ../sass/components/_dealers.scss */
#block-views-dealer-list-block {
  width: 90%;
  display: block;
  float: left;
  overflow: scroll;
}
@media screen and (max-width: 960px) {
  /* line 1, ../sass/components/_dealers.scss */
  #block-views-dealer-list-block {
    max-width: 100%;
  }
}
@media (min-width: 720px) {
  /* line 1, ../sass/components/_dealers.scss */
  #block-views-dealer-list-block {
    width: auto;
    margin-top: 50px;
  }
}
/* line 13, ../sass/components/_dealers.scss */
#block-views-dealer-list-block td {
  text-align: center;
}
/* line 17, ../sass/components/_dealers.scss */
#block-views-dealer-list-block tr {
  height: 40px;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 25, ../sass/components/_dealers.scss */
#block-views-dealer-list-block .data-table--tech-ratings__section-title {
  font-size: 1.2em;
  font-family: 'sourceserifprobold';
  height: 40px;
}
/* line 31, ../sass/components/_dealers.scss */
#block-views-dealer-list-block th, #block-views-dealer-list-block td {
  vertical-align: bottom;
  padding: 15px 0;
  text-align: left;
}
/* line 37, ../sass/components/_dealers.scss */
#block-views-dealer-list-block .views-field-mail {
  vertical-align: middle;
}
/* line 40, ../sass/components/_dealers.scss */
#block-views-dealer-list-block th {
  background-color: #C8C8C8;
  text-transform: uppercase;
  color: white;
}
/* line 46, ../sass/components/_dealers.scss */
#block-views-dealer-list-block .data-table--tech-ratings__column-titles td {
  font-size: .75em;
  padding: 0 5px;
}
/* line 51, ../sass/components/_dealers.scss */
#block-views-dealer-list-block tr:nth-of-type(2n) {
  background-color: #efefef;
}
/* line 55, ../sass/components/_dealers.scss */
#block-views-dealer-list-block .views-field-field-location {
  float: left;
  width: 340px;
  text-align: left;
  padding-left: 15px;
}
/* line 61, ../sass/components/_dealers.scss */
#block-views-dealer-list-block .views-field-field-website {
  max-width: 320px;
  padding-left: 1em;
  padding-right: 1em;
  word-wrap: break-word;
}
/* line 68, ../sass/components/_dealers.scss */
#block-views-dealer-list-block td.language {
  padding-right: 18px;
}
/* line 72, ../sass/components/_dealers.scss */
#block-views-dealer-list-block td.language strong {
  padding-bottom: 10px;
}
/* line 75, ../sass/components/_dealers.scss */
#block-views-dealer-list-block .data-table--table-keys {
  width: 100%;
  margin: 20px 0 40px;
}
/* line 80, ../sass/components/_dealers.scss */
#block-views-dealer-list-block a {
  text-decoration: none;
  color: #3294C2;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 86, ../sass/components/_dealers.scss */
#block-views-dealer-list-block .data-table--table-keys th {
  background-color: rgba(92, 175, 214, 0.25);
  padding: 1em 0;
  text-align: center;
  font-size: .75em;
}
@media (min-width: 720px) {
  /* line 86, ../sass/components/_dealers.scss */
  #block-views-dealer-list-block .data-table--table-keys th {
    font-size: 16px;
  }
}
/* line 95, ../sass/components/_dealers.scss */
#block-views-dealer-list-block tbody tr:hover {
  background-color: #a5d3e8;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  color: white;
}
/* line 99, ../sass/components/_dealers.scss */
#block-views-dealer-list-block tbody tr:hover a {
  color: white;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/* line 107, ../sass/components/_dealers.scss */
.logged-in #block-views-dealer-list-block tr td:first-of-type {
  float: left;
  width: 180px;
  text-align: left;
  padding-left: 15px;
}

/* line 1, ../sass/components/_highlighted.scss */
#highlighted {
  float: left;
  width: 100%;
}
/* line 4, ../sass/components/_highlighted.scss */
#highlighted .menu .leaf {
  list-style: none;
  margin: 0;
}
@media (min-width: 720px) {
  /* line 4, ../sass/components/_highlighted.scss */
  #highlighted .menu .leaf {
    font-size: .8em;
    float: left;
    width: 33%;
    box-sizing: border-box;
    margin-right: 1px;
  }
  /* line 13, ../sass/components/_highlighted.scss */
  #highlighted .menu .leaf:nth-of-type(1) {
    border-radius: 2px 0 0 2px;
  }
  /* line 16, ../sass/components/_highlighted.scss */
  #highlighted .menu .leaf:nth-of-type(3) {
    border-radius: 0 2px 2px 0;
  }
}
/* line 20, ../sass/components/_highlighted.scss */
#highlighted .menu .leaf a {
  text-align: center;
  text-transform: uppercase;
  padding: .6em 0 .75em;
  margin: 1px 0 0;
  font-size: 1.25em;
  color: #fff;
  width: 100%;
  text-decoration: none;
  letter-spacing: .1;
  display: block;
}
/* line 33, ../sass/components/_highlighted.scss */
#highlighted .menu .leaf:nth-of-type(1) {
  background-color: #7CBFDE;
}
/* line 36, ../sass/components/_highlighted.scss */
#highlighted .menu .leaf:nth-of-type(2) {
  background-color: #5CAFD6;
}
/* line 39, ../sass/components/_highlighted.scss */
#highlighted .menu .leaf:nth-of-type(3) {
  background-color: #3D9FCC;
}
/* line 45, ../sass/components/_highlighted.scss */
#highlighted #block-block-16 p:nth-of-type(1) {
  float: left;
}
/* line 49, ../sass/components/_highlighted.scss */
#highlighted #block-block-16 p:nth-of-type(2) {
  float: right;
}
/* line 53, ../sass/components/_highlighted.scss */
#highlighted #block-block-16 a {
  background: #7CBFDE;
  border-radius: 3px;
  color: #fff;
  border: none;
  cursor: pointer;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding: 10px 20px;
  text-decoration: none;
  display: block;
  text-align: center;
}
/* line 136, ../sass/_vars.scss */
#highlighted #block-block-16 a:hover {
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #63a6c5;
}

/* line 2, ../sass/components/_blockgroup-cover-image.scss */
.page-products #highlighted {
  position: relative;
}
/* line 11, ../sass/components/_blockgroup-cover-image.scss */
.page-products .page-body {
  margin-top: 0;
  padding: 0;
}
/* line 15, ../sass/components/_blockgroup-cover-image.scss */
.page-products .page {
  padding: 0;
}
/* line 18, ../sass/components/_blockgroup-cover-image.scss */
.page-products .page-body-wrapper {
  margin: 0;
  padding: 0 !important;
  width: 100%;
}
/* line 22, ../sass/components/_blockgroup-cover-image.scss */
.page-products .page-body-wrapper .region-highlighted {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
  position: relative;
  float: left;
  width: 100%;
}
/* line 27, ../sass/components/_blockgroup-cover-image.scss */
.page-products .page-body-wrapper .region-highlighted p {
  color: #fff;
}
/* line 30, ../sass/components/_blockgroup-cover-image.scss */
.page-products .page-body-wrapper .region-highlighted .product-category--cover-image {
  position: relative;
  overflow: hidden;
  padding: 30px 8% 60px;
}
@media (min-width: 720px) {
  /* line 30, ../sass/components/_blockgroup-cover-image.scss */
  .page-products .page-body-wrapper .region-highlighted .product-category--cover-image {
    padding: 50px 60px;
    min-height: 350px;
  }
}
/* line 38, ../sass/components/_blockgroup-cover-image.scss */
.page-products .page-body-wrapper .region-highlighted .product-category--cover-image .product-category--cover-image--title, .page-products .page-body-wrapper .region-highlighted .product-category--cover-image .product-category--cover-image--body {
  position: relative;
  z-index: 1;
  color: white;
}
@media (min-width: 980px) {
  /* line 38, ../sass/components/_blockgroup-cover-image.scss */
  .page-products .page-body-wrapper .region-highlighted .product-category--cover-image .product-category--cover-image--title, .page-products .page-body-wrapper .region-highlighted .product-category--cover-image .product-category--cover-image--body {
    float: left;
    width: 60%;
    clear: left;
    padding: 0;
  }
}
/* line 49, ../sass/components/_blockgroup-cover-image.scss */
.page-products .page-body-wrapper .region-highlighted .product-category--cover-image .product-category--cover-image--title {
  text-align: left;
  margin-bottom: .5em;
}
@media (min-width: 980px) {
  /* line 49, ../sass/components/_blockgroup-cover-image.scss */
  .page-products .page-body-wrapper .region-highlighted .product-category--cover-image .product-category--cover-image--title {
    font-size: 2.5em;
    border-bottom: 1px solid #fff;
    padding-bottom: .25em;
  }
}
/* line 58, ../sass/components/_blockgroup-cover-image.scss */
.page-products .page-body-wrapper .region-highlighted .product-category--cover-image .product-category--cover-image--image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  background: #000;
}
@media (min-width: 980px) {
  /* line 58, ../sass/components/_blockgroup-cover-image.scss */
  .page-products .page-body-wrapper .region-highlighted .product-category--cover-image .product-category--cover-image--image {
    left: 0;
    margin: 0;
  }
}
/* line 69, ../sass/components/_blockgroup-cover-image.scss */
.page-products .page-body-wrapper .region-highlighted .product-category--cover-image .product-category--cover-image--image img {
  height: inherit;
  max-width: none;
  display: block;
  margin: auto;
  opacity: .8;
}
@media (min-width: 660px) {
  /* line 77, ../sass/components/_blockgroup-cover-image.scss */
  .page-products .page-body-wrapper .region-highlighted .product-category--cover-image .product-category--cover-image--body {
    width: 45%;
  }
}
@media (min-width: 980px) {
  /* line 77, ../sass/components/_blockgroup-cover-image.scss */
  .page-products .page-body-wrapper .region-highlighted .product-category--cover-image .product-category--cover-image--body {
    width: 59%;
  }
}
/* line 86, ../sass/components/_blockgroup-cover-image.scss */
.page-products .page-body-wrapper .region-highlighted .region-blockgroup-cover-image-right-side {
  float: left;
  width: 90%;
  margin: 0 5%;
  padding: 1em;
  background-color: #fff;
  border: 1px solid #5CAFD6;
  border-radius: 4px;
  text-shadow: none;
  position: relative;
  z-index: 1;
  margin-top: -40px;
}
@media (min-width: 660px) {
  /* line 86, ../sass/components/_blockgroup-cover-image.scss */
  .page-products .page-body-wrapper .region-highlighted .region-blockgroup-cover-image-right-side {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 310px;
    margin: 0;
  }
}
/* line 110, ../sass/components/_blockgroup-cover-image.scss */
.page-products .page-body-wrapper .region-highlighted .region-blockgroup-cover-image-right-side #block-custom-search-blocks-1 {
  width: 100%;
}
@media (min-width: 414px) {
  /* line 110, ../sass/components/_blockgroup-cover-image.scss */
  .page-products .page-body-wrapper .region-highlighted .region-blockgroup-cover-image-right-side #block-custom-search-blocks-1 {
    float: none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    max-width: 300px;
  }
}
/* line 119, ../sass/components/_blockgroup-cover-image.scss */
.page-products .page-body-wrapper .region-highlighted .region-blockgroup-cover-image-right-side #block-custom-search-blocks-1 .form-item, .page-products .page-body-wrapper .region-highlighted .region-blockgroup-cover-image-right-side #block-custom-search-blocks-1 p, .page-products .page-body-wrapper .region-highlighted .region-blockgroup-cover-image-right-side #block-custom-search-blocks-1 a, .page-products .page-body-wrapper .region-highlighted .region-blockgroup-cover-image-right-side #block-custom-search-blocks-1 .search-form, .page-products .page-body-wrapper .region-highlighted .region-blockgroup-cover-image-right-side #block-custom-search-blocks-1 #edit-actions {
  margin: 0;
}
/* line 122, ../sass/components/_blockgroup-cover-image.scss */
.page-products .page-body-wrapper .region-highlighted .region-blockgroup-cover-image-right-side #block-custom-search-blocks-1 .form-item-custom-search-blocks-form-1 {
  width: 75%;
  float: left;
  padding-right: 1em;
}
/* line 126, ../sass/components/_blockgroup-cover-image.scss */
.page-products .page-body-wrapper .region-highlighted .region-blockgroup-cover-image-right-side #block-custom-search-blocks-1 .form-item-custom-search-blocks-form-1 label {
  margin-bottom: .5em;
  font-size: 1.5em;
}
/* line 130, ../sass/components/_blockgroup-cover-image.scss */
.page-products .page-body-wrapper .region-highlighted .region-blockgroup-cover-image-right-side #block-custom-search-blocks-1 .form-item-custom-search-blocks-form-1 input {
  width: 100%;
  float: left;
  border: 1px solid #7CBFDE;
  background-color: #cde7f3;
  padding: .5em;
  font-size: 16px;
  border-radius: 3px;
}
/* line 140, ../sass/components/_blockgroup-cover-image.scss */
.page-products .page-body-wrapper .region-highlighted .region-blockgroup-cover-image-right-side #block-custom-search-blocks-1 #edit-submit {
  float: left;
  width: 25%;
  font-size: 18px;
  font-family: "sourcesansproregular", sans;
  text-transform: uppercase;
  padding: .34em;
  margin-top: 2.25em;
}
/* line 150, ../sass/components/_blockgroup-cover-image.scss */
.page-products .page-body-wrapper .region-highlighted .region-blockgroup-cover-image-right-side .block {
  float: left;
  text-align: center;
  width: 100%;
}
/* line 156, ../sass/components/_blockgroup-cover-image.scss */
.page-products .page-body-wrapper .region-highlighted .region-blockgroup-cover-image-right-side .block .btn {
  float: none;
  margin: .5em auto 0;
  display: block;
  background-color: #4BA7D2;
  border-radius: 3px;
  padding: .5em .25em;
  width: 100%;
  font-size: 16px;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 171, ../sass/components/_blockgroup-cover-image.scss */
.page-products .page-body-wrapper .region-highlighted .region-blockgroup-cover-image-right-side .block .btn:hover {
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background-color: #7CBFDE;
}
/* line 176, ../sass/components/_blockgroup-cover-image.scss */
.page-products .page-body-wrapper .region-highlighted .region-blockgroup-cover-image-right-side .block .primary {
  border-bottom: 1px solid #cde7f3;
  padding-bottom: 1em;
  margin: 0;
  font-weight: bold;
  color: #2C81A8;
}
/* line 183, ../sass/components/_blockgroup-cover-image.scss */
.page-products .page-body-wrapper .region-highlighted .region-blockgroup-cover-image-right-side .block p {
  margin: 0;
  margin-top: 1em;
}

/* line 2, ../sass/components/_item-list.scss */
.view-products .item-list ul li {
  float: left;
  clear: left;
  width: 100%;
  text-align: center;
  margin-bottom: 1em;
  position: relative;
}
@media (min-width: 660px) {
  /* line 2, ../sass/components/_item-list.scss */
  .view-products .item-list ul li {
    width: 45%;
  }
  /* line 11, ../sass/components/_item-list.scss */
  .view-products .item-list ul li:nth-of-type(2n) {
    float: right;
    clear: right;
  }
}
@media (min-width: 980px) {
  /* line 2, ../sass/components/_item-list.scss */
  .view-products .item-list ul li {
    width: 29.5%;
    padding-bottom: 50px;
  }
  /* line 19, ../sass/components/_item-list.scss */
  .view-products .item-list ul li:nth-of-type(2n) {
    float: left;
    clear: none;
  }
  /* line 23, ../sass/components/_item-list.scss */
  .view-products .item-list ul li:nth-of-type(3n+2) {
    float: left;
    clear: none;
    margin: 0 5.5% 0;
  }
  /* line 28, ../sass/components/_item-list.scss */
  .view-products .item-list ul li:nth-of-type(3n) {
    float: left;
    clear: none;
    /* 				margin-left: 20px; */
    margin-right: 0;
  }
  /* line 34, ../sass/components/_item-list.scss */
  .view-products .item-list ul li:nth-of-type(3n+1) {
    clear: left;
  }
}
/* line 38, ../sass/components/_item-list.scss */
.view-products .item-list ul li a {
  text-decoration: none;
  color: white;
  z-index: 1;
}
/* line 42, ../sass/components/_item-list.scss */
.view-products .item-list ul li a:hover {
  -moz-transition: all 0.125s ease-in-out;
  -o-transition: all 0.125s ease-in-out;
  -webkit-transition: all 0.125s ease-in-out;
  transition: all 0.125s ease-in-out;
}
/* line 44, ../sass/components/_item-list.scss */
.view-products .item-list ul li a:hover h2 {
  font-size: 1.4em;
  color: #7CBFDE;
}
/* line 50, ../sass/components/_item-list.scss */
.view-products .item-list ul li h2 {
  -moz-transition: all 0.125s ease-in-out;
  -o-transition: all 0.125s ease-in-out;
  -webkit-transition: all 0.125s ease-in-out;
  transition: all 0.125s ease-in-out;
  line-height: 55px;
  font-size: 1.25em;
  z-index: 1;
  position: absolute;
  text-align: center;
  width: 100%;
  color: white;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.75);
  float: left;
  margin-bottom: -2.25em;
  padding: .75em;
  line-height: 1em;
}
/* line 65, ../sass/components/_item-list.scss */
.view-products .item-list ul li figure {
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.75);
  height: 200px;
  width: 100%;
  display: block;
  overflow: hidden;
  background-color: #333;
}
/* line 73, ../sass/components/_item-list.scss */
.view-products .item-list ul li img {
  width: 100%;
  z-index: 0;
  position: relative;
  height: auto;
  margin-bottom: -4px;
}
/* line 80, ../sass/components/_item-list.scss */
.view-products .item-list ul li .view-installation {
  background-color: #7CBFDE;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: .75em 0;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 87, ../sass/components/_item-list.scss */
.view-products .item-list ul li .view-installation:hover {
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background-color: #a5d3e8;
}
/* line 92, ../sass/components/_item-list.scss */
.view-products .item-list ul li .product-link:nth-of-type(2) {
  background-color: #6CB7DA;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 95, ../sass/components/_item-list.scss */
.view-products .item-list ul li .product-link:nth-of-type(2):hover {
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background-color: #95cbe4;
}
/* line 100, ../sass/components/_item-list.scss */
.view-products .item-list ul li .product-link {
  background-color: #5CAFD6;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: .75em 0;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 107, ../sass/components/_item-list.scss */
.view-products .item-list ul li .product-link:hover {
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background-color: #a5d3e8;
}

/* line 115, ../sass/components/_item-list.scss */
.views-field-field-product-image {
  height: 200px;
  display: block;
  overflow: hidden;
}

/* line 121, ../sass/components/_item-list.scss */
.page-node-166 .region-content {
  float: left;
  padding: 30px;
  width: 100%;
}
/* line 125, ../sass/components/_item-list.scss */
.page-node-166 .region-content h2:first-of-type {
  font-size: 2.5em;
  margin-bottom: .75em;
}
/* line 129, ../sass/components/_item-list.scss */
.page-node-166 .region-content .block-views {
  float: left;
  clear: left;
  width: 100%;
  text-align: center;
  margin-bottom: 1em;
  position: relative;
}
@media (min-width: 660px) {
  /* line 129, ../sass/components/_item-list.scss */
  .page-node-166 .region-content .block-views {
    width: 48%;
  }
  /* line 138, ../sass/components/_item-list.scss */
  .page-node-166 .region-content .block-views:nth-of-type(2n) {
    float: right;
  }
}
@media (min-width: 980px) {
  /* line 129, ../sass/components/_item-list.scss */
  .page-node-166 .region-content .block-views {
    width: 29.5%;
    min-height: 200px;
    clear: none;
    margin-bottom: 3em;
  }
  /* line 147, ../sass/components/_item-list.scss */
  .page-node-166 .region-content .block-views:nth-of-type(2n) {
    float: left;
  }
  /* line 150, ../sass/components/_item-list.scss */
  .page-node-166 .region-content .block-views:nth-of-type(3n) {
    margin: 0 5.5%;
  }
}
/* line 155, ../sass/components/_item-list.scss */
.page-node-166 .region-content .block-views a {
  text-decoration: none;
  color: white;
  z-index: 1;
}
/* line 159, ../sass/components/_item-list.scss */
.page-node-166 .region-content .block-views a:hover {
  -moz-transition: all 0.125s ease-in-out;
  -o-transition: all 0.125s ease-in-out;
  -webkit-transition: all 0.125s ease-in-out;
  transition: all 0.125s ease-in-out;
}
/* line 161, ../sass/components/_item-list.scss */
.page-node-166 .region-content .block-views a:hover h2 {
  font-size: 1.4em;
  color: #7CBFDE;
}
/* line 167, ../sass/components/_item-list.scss */
.page-node-166 .region-content .block-views h2 {
  -moz-transition: all 0.125s ease-in-out;
  -o-transition: all 0.125s ease-in-out;
  -webkit-transition: all 0.125s ease-in-out;
  transition: all 0.125s ease-in-out;
  color: white;
  text-transform: capitalize;
  line-height: 55px;
  font-size: 1.25em;
  z-index: 1;
  position: absolute;
  width: 100%;
  top: 0;
  line-height: 1em;
  text-align: center;
  padding: 20px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.75);
}
/* line 182, ../sass/components/_item-list.scss */
.page-node-166 .region-content .block-views figure {
  margin-top: -60px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.75);
}
/* line 187, ../sass/components/_item-list.scss */
.page-node-166 .region-content .block-views img {
  width: 100%;
  z-index: 0;
  position: relative;
  height: auto;
  margin-bottom: -4px;
}
/* line 194, ../sass/components/_item-list.scss */
.page-node-166 .region-content .block-views .product-link {
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media (min-width: 980px) {
  /* line 200, ../sass/components/_item-list.scss */
  .page-node-166 .region-content #block-views-products-block-2 {
    clear: left;
  }
}

/* line 208, ../sass/components/_item-list.scss */
.page-node-166 #block-system-main > .content {
  padding: 0;
  width: 44em;
}

/* line 213, ../sass/components/_item-list.scss */
.view-banks .views-row {
  line-height: 46px;
  margin: 0px .75em .75em 0;
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 660px) {
  /* line 213, ../sass/components/_item-list.scss */
  .view-banks .views-row {
    width: auto;
  }
}
/* line 222, ../sass/components/_item-list.scss */
.view-banks .views-row a {
  float: left;
  font-size: 18px;
  width: 100%;
  color: #ffffff;
  text-transform: capitalize;
  text-decoration: none;
  background-color: #6CB7DA;
  padding: 0 .75em;
  border-radius: 3px;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 660px) {
  /* line 222, ../sass/components/_item-list.scss */
  .view-banks .views-row a {
    float: none;
    padding: .5em 1.75em;
  }
}
/* line 237, ../sass/components/_item-list.scss */
.view-banks .views-row a:hover {
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background-color: #a5d3e8;
}

/* line 245, ../sass/components/_item-list.scss */
.region-sidebar-second .view-banks .views-row, .region-sidebar-second .view-banks .views-field, .region-sidebar-second .view-banks .field-content, .region-sidebar-second .view-banks a {
  float: left;
  width: 100%;
}
/* line 249, ../sass/components/_item-list.scss */
.region-sidebar-second .view-banks a {
  padding: 0 1em;
}

/* line 255, ../sass/components/_item-list.scss */
.page-node-256.sidebar-second #right-sidebar {
  display: none;
}
/* line 258, ../sass/components/_item-list.scss */
.page-node-256.sidebar-second #content {
  width: 100%;
}

/* line 263, ../sass/components/_item-list.scss */
.not-logged-in .view-banks .views-row {
  float: left;
  width: 100%;
  margin: 0;
  padding: .5em .75em;
}
/* line 268, ../sass/components/_item-list.scss */
.not-logged-in .view-banks .views-row:nth-of-type(2n+1) {
  background-color: #eee;
}
/* line 271, ../sass/components/_item-list.scss */
.not-logged-in .view-banks .views-row span {
  float: right;
}
/* line 274, ../sass/components/_item-list.scss */
.not-logged-in .view-banks .views-row .views-field-title {
  float: left;
}

/* line 2, ../sass/components/_carousel.scss */
#block-views-homepage-slider-block .flexslider {
  box-shadow: none;
  border: none;
  margin: 0;
}
/* line 7, ../sass/components/_carousel.scss */
#block-views-homepage-slider-block .flex-control-paging {
  display: none;
}

@media (min-width: 720px) {
  /* line 1, ../sass/components/_homepage-content.scss */
  .homepage--main-content__body-content {
    float: left;
  }
}
@media (min-width: 980px) {
  /* line 1, ../sass/components/_homepage-content.scss */
  .homepage--main-content__body-content {
    width: 65%;
    padding-right: 2em;
    padding-top: .75em;
  }
}

/* line 12, ../sass/components/_homepage-content.scss */
.homepage--main-content__read-more {
  float: right;
  width: 100%;
  position: relative;
  border-radius: 7px;
  overflow: hidden;
  background-color: #000;
  padding-bottom: 2em;
  margin-bottom: 2em;
}
@media (min-width: 660px) {
  /* line 12, ../sass/components/_homepage-content.scss */
  .homepage--main-content__read-more {
    margin-top: 1em;
    height: 200px;
  }
}
@media (min-width: 980px) {
  /* line 12, ../sass/components/_homepage-content.scss */
  .homepage--main-content__read-more {
    width: 35%;
    height: 220px;
    float: left;
  }
}
/* line 35, ../sass/components/_homepage-content.scss */
.homepage--main-content__read-more .read-more--image {
  position: absolute;
  z-index: 0;
  width: 100%;
  border-radius: 5px;
  opacity: .8;
}
/* line 41, ../sass/components/_homepage-content.scss */
.homepage--main-content__read-more .read-more--image img {
  width: 100%;
  border-radius: 7px;
}
/* line 46, ../sass/components/_homepage-content.scss */
.homepage--main-content__read-more .read-more--content {
  z-index: 1;
  position: relative;
  margin: 0 auto;
  font-size: 24px;
  height: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  border-radius: 5px;
  padding-top: 2em;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
@media (min-width: 414px) {
  /* line 46, ../sass/components/_homepage-content.scss */
  .homepage--main-content__read-more .read-more--content {
    padding-top: 1.5em;
  }
}
@media (min-width: 720px) {
  /* line 46, ../sass/components/_homepage-content.scss */
  .homepage--main-content__read-more .read-more--content {
    padding-top: 2em;
  }
}
@media (min-width: 980px) {
  /* line 46, ../sass/components/_homepage-content.scss */
  .homepage--main-content__read-more .read-more--content {
    padding-top: 3em;
  }
}
/* line 67, ../sass/components/_homepage-content.scss */
.homepage--main-content__read-more .read-more--content a {
  font-size: 18px;
  padding: .75em 1em;
  background-color: #3294C2;
  width: 80%;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  border-radius: 4px;
  float: left;
  margin-left: 10%;
  margin-top: 30px;
  text-shadow: none;
}
@media (min-width: 414px) {
  /* line 67, ../sass/components/_homepage-content.scss */
  .homepage--main-content__read-more .read-more--content a {
    width: 40%;
    margin: 20px 30%;
  }
}
@media (min-width: 720px) {
  /* line 67, ../sass/components/_homepage-content.scss */
  .homepage--main-content__read-more .read-more--content a {
    width: 50%;
    margin: 20px 25%;
  }
}

/* line 94, ../sass/components/_homepage-content.scss */
.homepage--main- {
  margin-bottom: 3em;
}
@media (min-width: 980px) {
  /* line 96, ../sass/components/_homepage-content.scss */
  .homepage--main- .display--pseudo-cell {
    width: 47.5%;
    float: left;
  }
  /* line 100, ../sass/components/_homepage-content.scss */
  .homepage--main- .display--pseudo-cell:nth-of-type(1) {
    margin-right: 5%;
  }
}
/* line 104, ../sass/components/_homepage-content.scss */
.homepage--main- .display--pseudo-cell h2 {
  margin: 1em 0 .5em;
}

@media (min-width: 720px) {
  /* line 2, ../sass/components/_sidebar.scss */
  .sidebar-second #content {
    width: 65%;
    float: left;
  }
}
/* line 8, ../sass/components/_sidebar.scss */
.sidebar-second .media-image {
  margin: 20px 0 0;
  padding: 0;
}
/* line 12, ../sass/components/_sidebar.scss */
.sidebar-second #right-sidebar {
  display: block;
  float: left;
  width: 100%;
  margin-top: 1em;
}
@media (min-width: 720px) {
  /* line 12, ../sass/components/_sidebar.scss */
  .sidebar-second #right-sidebar {
    width: 35%;
    padding-left: 5%;
  }
}
/* line 21, ../sass/components/_sidebar.scss */
.sidebar-second #right-sidebar p {
  margin-bottom: 0;
}
/* line 24, ../sass/components/_sidebar.scss */
.sidebar-second #right-sidebar .block {
  float: left;
  width: 100%;
  padding: 0;
}
/* line 29, ../sass/components/_sidebar.scss */
.sidebar-second #right-sidebar h2 {
  color: #3294C2;
  margin-bottom: .5em;
  float: left;
}
/* line 34, ../sass/components/_sidebar.scss */
.sidebar-second #right-sidebar .btn--rss {
  float: left;
  display: block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 20px;
  line-height: 40px;
  background-color: #3294C2;
  border-radius: 3px;
  padding: 0;
  color: white;
  padding: .5em 0;
}
/* line 49, ../sass/components/_sidebar.scss */
.sidebar-second #right-sidebar li {
  margin: 0 0 .5em 0;
  border-radius: 3px;
  box-sizing: border-box;
  width: 100%;
  background-color: #6CB7DA;
  float: left;
  width: 100%;
  border: none;
}
/* line 58, ../sass/components/_sidebar.scss */
.sidebar-second #right-sidebar li a {
  color: #ffffff;
  background-color: #6CB7DA;
  font-size: 18px;
  line-height: 46px;
  font-family: "sourcesansproregular", sans;
  text-transform: capitalize;
  text-decoration: none;
  text-align: left;
  margin: 0;
  padding: 0;
  display: block;
  border-radius: 3px;
  line-height: 1em;
  padding: .65em .75em;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 74, ../sass/components/_sidebar.scss */
.sidebar-second #right-sidebar li a:hover {
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #a5d3e8;
}
/* line 79, ../sass/components/_sidebar.scss */
.sidebar-second #right-sidebar li .file-icon {
  float: left;
  padding: .65em .5em;
}
/* line 85, ../sass/components/_sidebar.scss */
.sidebar-second .video {
  margin: 20px 0;
  float: left;
}
/* line 88, ../sass/components/_sidebar.scss */
.sidebar-second .video p {
  float: left;
  width: 100%;
}
/* line 92, ../sass/components/_sidebar.scss */
.sidebar-second .video a {
  width: 100%;
  height: 160px;
  display: block;
  background: url("../images/video.png");
  background-size: 295px 148px;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -9999px;
  background-color: #6CB7DA;
  border-radius: 9px;
  margin: 0;
}
/* line 107, ../sass/components/_sidebar.scss */
.sidebar-second #block-block-16 p {
  margin-bottom: 0;
}
/* line 109, ../sass/components/_sidebar.scss */
.sidebar-second #block-block-16 p a {
  text-decoration: none;
  color: #fff;
  border-radius: 3px;
  line-height: 1em;
  padding: .65em .75em;
  box-sizing: border-box;
  width: 100%;
  background-color: #6CB7DA;
  float: left;
  width: 100%;
  border: none;
}
/* line 124, ../sass/components/_sidebar.scss */
.sidebar-second .button {
  text-decoration: none;
  color: #fff;
  border-radius: 3px;
  line-height: 1em;
  padding: .65em .75em;
  box-sizing: border-box;
  width: 100%;
  background-color: #6CB7DA;
  float: left;
  width: 100%;
  border: none;
  margin-bottom: 20px;
  margin-top: 5px;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 139, ../sass/components/_sidebar.scss */
.sidebar-second .button:hover {
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #a5d3e8;
}
/* line 144, ../sass/components/_sidebar.scss */
.sidebar-second .form-item-search-block-form label {
  color: #3294C2;
  margin-bottom: .5em;
  margin-top: 1em;
  float: left;
  width: 100%;
}
/* line 151, ../sass/components/_sidebar.scss */
.sidebar-second .custom-search-box {
  float: left;
  width: 100%;
}
@media (min-width: 720px) {
  /* line 151, ../sass/components/_sidebar.scss */
  .sidebar-second .custom-search-box {
    width: 75%;
    margin: .5em 0 2em;
  }
}
/* line 159, ../sass/components/_sidebar.scss */
.sidebar-second #edit-submit {
  margin-bottom: 2em;
  margin-top: .5em;
  float: left;
}
/* line 165, ../sass/components/_sidebar.scss */
.sidebar-second .region-sidebar-second #block-block-16 {
  border: 1px solid #7CBFDE;
  padding: 20px;
  padding-bottom: 30px;
  border-radius: 3px;
  text-align: center;
}
/* line 171, ../sass/components/_sidebar.scss */
.sidebar-second .region-sidebar-second #block-block-16 a {
  text-align: center;
  max-width: 200px;
  margin: 10px auto 0;
  display: block;
  float: none;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: .1em;
}
/* line 181, ../sass/components/_sidebar.scss */
.sidebar-second .region-sidebar-second #block-block-16 p {
  font-size: 16px;
}

/* line 3, ../sass/components/_published-works.scss */
.page-node-181 .content h2 {
  margin-bottom: .5em;
}
/* line 6, ../sass/components/_published-works.scss */
.page-node-181 .content img {
  float: left;
  padding: 1em 1em 0 0;
  width: 200px;
}
/* line 12, ../sass/components/_published-works.scss */
.page-node-181 #block-views-books-and-more-block > h2 {
  font-size: 2.5em;
  color: #5CAFD6;
  margin-top: 1em;
  margin-bottom: .5em;
}
/* line 18, ../sass/components/_published-works.scss */
.page-node-181 .books-and-more--item {
  margin-bottom: 2em;
  float: left;
}
/* line 22, ../sass/components/_published-works.scss */
.page-node-181 #block-block-6 img {
  width: 100%;
  float: left;
}

/* line 1, ../sass/components/_table.scss */
td {
  text-align: center;
}

/* line 5, ../sass/components/_table.scss */
.data-table--tech-ratings__section-items {
  height: 40px;
}

/* line 9, ../sass/components/_table.scss */
.data-table--tech-ratings__section-title {
  font-size: 1.2em;
  font-family: 'sourceserifprobold';
  height: 40px;
}

/* line 15, ../sass/components/_table.scss */
.data-table--tech-ratings__section-title th, .data-table--tech-ratings__section-title td {
  vertical-align: bottom;
  padding-bottom: 10px;
  padding-top: 20px;
  text-align: left;
}

/* line 23, ../sass/components/_table.scss */
.data-table--tech-ratings__column-titles td {
  font-size: .75em;
  padding: 0 5px;
}

/* line 28, ../sass/components/_table.scss */
tr:nth-of-type(2n) {
  background-color: #efefef;
}

/* line 32, ../sass/components/_table.scss */
tr.data-table--tech-ratings__section-items td:first-of-type {
  text-align: left;
  padding-left: 5px;
}

/* line 37, ../sass/components/_table.scss */
.page-node-177 #right-sidebar {
  display: none;
}

/* line 41, ../sass/components/_table.scss */
.page-node-177 #content {
  width: 100%;
}

/* line 45, ../sass/components/_table.scss */
.data-table--tech-ratings {
  width: 90%;
  display: block;
  float: left;
}
@media (max-width: 414px) {
  /* line 45, ../sass/components/_table.scss */
  .data-table--tech-ratings {
    overflow: scroll;
  }
}
@media (min-width: 720px) {
  /* line 45, ../sass/components/_table.scss */
  .data-table--tech-ratings {
    width: 100%;
  }
}

/* line 57, ../sass/components/_table.scss */
td.language {
  padding-right: 18px;
}

/* line 61, ../sass/components/_table.scss */
td.language strong {
  padding-bottom: 10px;
}

/* line 64, ../sass/components/_table.scss */
.data-table--table-keys {
  width: 100%;
  float: left;
  margin: 20px 0 40px;
}

/* line 70, ../sass/components/_table.scss */
.data-table--table-keys th {
  background-color: rgba(92, 175, 214, 0.25);
  padding: 1em 0;
  text-align: center;
  font-size: .75em;
}
@media (min-width: 720px) {
  /* line 70, ../sass/components/_table.scss */
  .data-table--table-keys th {
    font-size: 16px;
  }
}

/* line 81, ../sass/components/_table.scss */
.university-schedule-dates tr {
  padding: .75em;
  width: 100%;
  float: left;
}
/* line 87, ../sass/components/_table.scss */
.university-schedule-dates thead tr {
  padding: 0;
}
/* line 90, ../sass/components/_table.scss */
.university-schedule-dates thead th {
  font-size: 1.2em;
  font-family: 'sourceserifprobold';
  height: 40px;
}

/* line 98, ../sass/components/_table.scss */
.data-table--series-model th {
  font-weight: bold;
  text-align: left;
}
@media (min-width: 980px) {
  /* line 98, ../sass/components/_table.scss */
  .data-table--series-model th {
    text-align: center;
  }
}

/* line 106, ../sass/components/_table.scss */
.data-table--series-description {
  background-color: white !important;
}
/* line 108, ../sass/components/_table.scss */
.data-table--series-description td {
  text-align: center !important;
  padding-bottom: 1em;
}
/* line 111, ../sass/components/_table.scss */
.data-table--series-description td a {
  color: #ffffff;
  background-color: #6CB7DA;
  font-size: 18px;
  line-height: 46px;
  font-family: "sourcesansproregular", sans;
  text-transform: capitalize;
  text-decoration: none;
  text-align: left;
  margin: 0;
  padding: 0;
  display: inline-block;
  border-radius: 3px;
  line-height: 1em;
  padding: .65em .75em;
  margin: .65em 0;
}

/* line 131, ../sass/components/_table.scss */
#node-272 .data-table--tech-ratings__section-items {
  background: white !important;
}
/* line 133, ../sass/components/_table.scss */
#node-272 .data-table--tech-ratings__section-items td {
  border: 1px solid;
  padding: .75em;
}

/* line 140, ../sass/components/_table.scss */
.page-node-272 #content {
  overflow: scroll;
}
@media (min-width: 980px) {
  /* line 140, ../sass/components/_table.scss */
  .page-node-272 #content {
    overflow: visible;
  }
}
/* line 145, ../sass/components/_table.scss */
.page-node-272 #content table {
  width: 919px;
}
/* line 148, ../sass/components/_table.scss */
.page-node-272 #content table + p {
  margin-top: 10px;
}
/* line 151, ../sass/components/_table.scss */
.page-node-272 #content td p {
  margin: 0 !important;
  padding: 8.5px;
}
/* line 156, ../sass/components/_table.scss */
.page-node-272 #content #node-272 .data-table--tech-ratings__section-items td {
  line-height: 1.5;
  border: 1px solid #ddd;
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
}
/* line 166, ../sass/components/_table.scss */
.page-node-272 #content .data-table--tech-ratings__section-items td:nth-of-type(2n+1) {
  padding: .75em;
  background-color: #eee;
}
/* line 171, ../sass/components/_table.scss */
.page-node-272 #content .data-table--series-description td {
  background: #fff !important;
}

/* line 176, ../sass/components/_table.scss */
hr {
  border: none;
  height: 20px;
}

/* line 181, ../sass/components/_table.scss */
table {
  clear: left;
  table-layout: fixed;
}

/* line 1, ../sass/components/_testimonials.scss */
#block-views-testimonials-block {
  margin-top: 1em;
}
/* line 3, ../sass/components/_testimonials.scss */
#block-views-testimonials-block .end_body {
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 10px 10px 10px 0px;
  padding: .75em 1em;
  margin-bottom: .75em;
}
/* line 9, ../sass/components/_testimonials.scss */
#block-views-testimonials-block .end_endorser {
  font-size: 1.25em;
  float: left;
  padding-right: .5em;
}
/* line 14, ../sass/components/_testimonials.scss */
#block-views-testimonials-block .end_link {
  line-height: 1.25em;
}
/* line 17, ../sass/components/_testimonials.scss */
#block-views-testimonials-block .testimony {
  float: left;
  margin-bottom: 2em;
}

/* line 2, ../sass/components/_faq.scss */
.ak-faq h2 {
  display: none;
}
/* line 4, ../sass/components/_faq.scss */
.ak-faq h2.tab-title {
  display: block;
  font-size: 1.75em;
  margin-top: 1em;
  float: left;
  width: 100%;
}
/* line 12, ../sass/components/_faq.scss */
.ak-faq .quicktabs-tabs {
  margin: 1em 0;
}
/* line 15, ../sass/components/_faq.scss */
.ak-faq .quicktabs-tabs li a {
  background: #7CBFDE;
  border-radius: 3px;
  color: #fff;
  border: none;
  cursor: pointer;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding: .65em 1em;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 0;
}
/* line 136, ../sass/_vars.scss */
.ak-faq .quicktabs-tabs li a:hover {
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #63a6c5;
}
/* line 23, ../sass/components/_faq.scss */
.ak-faq .quicktabs-tabs li.active a {
  background-color: #3D9FCC;
  cursor: default;
}
/* line 30, ../sass/components/_faq.scss */
.ak-faq .questions {
  clear: left;
}
/* line 33, ../sass/components/_faq.scss */
.ak-faq .answers li a {
  position: relative;
  padding-top: 40px;
  display: block;
}
/* line 37, ../sass/components/_faq.scss */
.ak-faq .answers li a.top {
  padding: 0;
}
/* line 41, ../sass/components/_faq.scss */
.ak-faq .item-list {
  float: left;
  display: block;
}
/* line 45, ../sass/components/_faq.scss */
.ak-faq .content {
  float: left;
  width: 100%;
}

/* line 52, ../sass/components/_faq.scss */
.faq-grades td {
  text-align: left;
  padding-top: 4px;
}
/* line 55, ../sass/components/_faq.scss */
.faq-grades td:first-of-type {
  padding-left: 18px;
}
/* line 59, ../sass/components/_faq.scss */
.faq-grades tr {
  height: 80px;
}
/* line 62, ../sass/components/_faq.scss */
.faq-grades .faq-row {
  text-align: center;
  width: 88px;
}
/* line 66, ../sass/components/_faq.scss */
.faq-grades .style16 {
  line-height: 1.5;
  padding-top: 1em;
  position: relative;
  top: 20px;
}
/* line 72, ../sass/components/_faq.scss */
.faq-grades tr:nth-of-type(2n) {
  background-color: #fff;
}
/* line 75, ../sass/components/_faq.scss */
.faq-grades tr:nth-of-type(2n+1) {
  background-color: #efefef;
}

/* line 80, ../sass/components/_faq.scss */
#node-288 p {
  text-align: left;
}

/* 404 page css */
.node-type-error-page-display.sidebar-second #content {
    width: 100%;
    float: left;
  }
.node-type-error-page-display .page-body-wrapper h1, 
.node-type-error-page-display .submitted  {
    display: none;
}
