/*
Website Name: Canary Hearing
Copyright 2016
Adventure Web Interactive
*/


/***
 *    ███████╗ ██████╗ ███╗   ██╗████████╗███████╗
 *    ██╔════╝██╔═══██╗████╗  ██║╚══██╔══╝██╔════╝
 *    █████╗  ██║   ██║██╔██╗ ██║   ██║   ███████╗
 *    ██╔══╝  ██║   ██║██║╚██╗██║   ██║   ╚════██║
 *    ██║     ╚██████╔╝██║ ╚████║   ██║   ███████║
 *    ╚═╝      ╚═════╝ ╚═╝  ╚═══╝   ╚═╝   ╚══════╝
 *
 * $$fonts
 */

@font-face {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  src: url('../fonts/opensans-bold-webfont.woff2') format('woff2'), url('../fonts/opensans-bold-webfont.woff') format('woff');
  font-display:swap;
}

@font-face {
  font-family: 'Open Sans';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/opensans-regular-webfont.woff2') format('woff2'), url('../fonts/opensans-regular-webfont.woff') format('woff');
  font-display:swap;
}


/***
 *    ███╗   ██╗ ██████╗ ██████╗ ███╗   ███╗ █████╗ ██╗     ██╗███████╗███████╗
 *    ████╗  ██║██╔═══██╗██╔══██╗████╗ ████║██╔══██╗██║     ██║╚══███╔╝██╔════╝
 *    ██╔██╗ ██║██║   ██║██████╔╝██╔████╔██║███████║██║     ██║  ███╔╝ █████╗
 *    ██║╚██╗██║██║   ██║██╔══██╗██║╚██╔╝██║██╔══██║██║     ██║ ███╔╝  ██╔══╝
 *    ██║ ╚████║╚██████╔╝██║  ██║██║ ╚═╝ ██║██║  ██║███████╗██║███████╗███████╗
 *    ╚═╝  ╚═══╝ ╚═════╝ ╚═╝  ╚═╝╚═╝     ╚═╝╚═╝  ╚═╝╚══════╝╚═╝╚══════╝╚══════╝
 *
 * $$normalize
 */

html {
  box-sizing: border-box;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: none;
}

b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  color: #000;
  background-color: #ff0;
}

small {
  font-size: .75em;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

button,
input,
select,
textarea {
  margin: 0;
  font: inherit;
}

optgroup {
  font-weight: bold;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  display: table;
  box-sizing: border-box;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=54)';
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

::-moz-selection {
  text-shadow: none;
  background: #6cc3f7;
}

::selection {
  text-shadow: none;
  background: #6cc3f7;
}


/***
 *     ██████╗ ███████╗███╗   ██╗███████╗██████╗  █████╗ ██╗
 *    ██╔════╝ ██╔════╝████╗  ██║██╔════╝██╔══██╗██╔══██╗██║
 *    ██║  ███╗█████╗  ██╔██╗ ██║█████╗  ██████╔╝███████║██║
 *    ██║   ██║██╔══╝  ██║╚██╗██║██╔══╝  ██╔══██╗██╔══██║██║
 *    ╚██████╔╝███████╗██║ ╚████║███████╗██║  ██║██║  ██║███████╗
 *     ╚═════╝ ╚══════╝╚═╝  ╚═══╝╚══════╝╚═╝  ╚═╝╚═╝  ╚═╝╚══════╝
 *
 * $$general
 */

html {
  font-family: sans-serif;
  font-size: 16px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  font: 100%/1.6 'Open Sans', Arial, Helvetica, sans-serif;
  color: #000;
  background: #fff;
}

p,
h1,
h2,
h3,
h4,
.alpha,
.beta,
.gamma,
.delta,
form,
table,
hr,
pre,
blockquote {
  margin: 0 0 20px;
}

h1,
h2,
h3,
h4,
.alpha,
.beta,
.gamma,
.delta {
  font-weight: 400;
  line-height: 1.2;
}

h1,
.alpha {
  font-size: 2.375em;
}

h2,
.beta {
  font-size: 1.875em;
  color: #1282c6;
}

h3,
.gamma {
  font-size: 1.625em;
}

h4,
.delta {
  font-size: 1.25em;
}

h5 {
  font-size: .875em;
}

h6 {
  font-size: .75em;
}

ul,
ol,
dl,
menu {
  padding: 0;
  margin: 0 0 20px 40px;
}

a {
  color: #1282c6;
  text-decoration: none;
}

a:focus {
  outline: 0;
}

a:active,
a:hover {
  text-decoration: underline;
  outline: 0;
}

strong,
b {
  font-weight: bold;
}

em,
i {
  font-style: italic;
}

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  display: block;
  height: 1px;
  padding: 0;
  border: 0;
  border-top: 1px solid #ccc;
}

small,
sub,
sup {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

td {
  vertical-align: top;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

blockquote {
  padding: 20px;
  background: #6cc3f7;
  border-left: 8px solid #1282c6;
}

blockquote p {
  margin: 0;
}


/***
 *    ████████╗ ██████╗  ██████╗ ██╗     ███████╗
 *    ╚══██╔══╝██╔═══██╗██╔═══██╗██║     ██╔════╝
 *       ██║   ██║   ██║██║   ██║██║     ███████╗
 *       ██║   ██║   ██║██║   ██║██║     ╚════██║
 *       ██║   ╚██████╔╝╚██████╔╝███████╗███████║
 *       ╚═╝    ╚═════╝  ╚═════╝ ╚══════╝╚══════╝
 *
 * $$tools
 */

.hidden,
.tablet-view,
.mobile-view {
  display: none !important;
  visibility: hidden;
}

.desktop-view {
  display: block !important;
  visibility: visible;
}

.clearfix:after,
.container:after {
  content: '';
  display: block;
  clear: both;
}

.browserupgrade {
  padding: 5px 0;
  color: #000;
  text-align: center;
  background: #ccc;
}

[style*='background-image'] {
  background-position: center;
  background-size: cover;
}

.inlineblock-fix {
  font-size: 0;
}

.inlineblock-reset {
  font-size: 16px;
  font-size: 1rem;
}

:active {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

:first-child {
  margin-top: 0;
}

:last-child {
  margin-bottom: 0;
}

.list--unstyled {
  margin: 0;
  list-style: none;
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

.icon-feed {
  width: .787109375em;
}

.icon-linkedin {
  width: .857421875em;
}

.icon-pinterest {
  width: .7138671875em;
}

.icon-google-plus {
  width: 1.2861328125em;
}

.icon-twitter {
  width: .9287109375em;
}

.icon-facebook {
  width: .587890625em;
}


/***
 *    ███████╗ ██████╗ ██████╗ ███╗   ███╗███████╗
 *    ██╔════╝██╔═══██╗██╔══██╗████╗ ████║██╔════╝
 *    █████╗  ██║   ██║██████╔╝██╔████╔██║███████╗
 *    ██╔══╝  ██║   ██║██╔══██╗██║╚██╔╝██║╚════██║
 *    ██║     ╚██████╔╝██║  ██║██║ ╚═╝ ██║███████║
 *    ╚═╝      ╚═════╝ ╚═╝  ╚═╝╚═╝     ╚═╝╚══════╝
 *
 * $$forms
 */

legend {
  margin-left: -7px;
  white-space: normal;
}

label {
  display: block;
  margin: 0 0 4px;
}

input,
textarea,
select,
button,
.button {
  width: 100%;
  height: 52px;
  padding: 0 12px;
  font: inherit;
  color: inherit;
  background: #004893;
  background: rgba(0, 72, 147, .3);
  border: 1px solid #6cc3f7;
  border: 1px solid rgba(108, 195, 247, .5);
  border-radius: 0;
}

input,
textarea {
  -webkit-appearance: none;
}

select {
  padding: 0 0 0 5px;
}

textarea {
  height: 150px;
  padding: 12px;
  vertical-align: top;
  overflow: auto;
  resize: vertical;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'],
.button {
  overflow: visible;
  cursor: pointer;
  -webkit-appearance: button;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input[type='radio'],
input[type='checkbox'] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0 4px 0 0;
  border: none;
}

input[type='radio'] {
  -webkit-appearance: radio;
}

input[type='checkbox'] {
  -webkit-appearance: checkbox;
}

input[type='file'] {
  height: auto;
  height: 32px\9;
  background: none;
  background: #fff\9;
  border: none;
  border: 1px solid #ccc\9;
}

input[type='file']::-ms-value {
  background: #fff;
  border: none;
}

input[type='search'] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'],
.button {
  width: auto;
  height: auto;
  padding: 5px 20px;
  color: #fff;
  cursor: pointer;
  background: #1282c6;
  border: none;
  border-radius: 15px;
  -webkit-appearance: none;
}

.button {
  display: inline-block;
  text-align: center;
}

button:hover,
html input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover,
.button:hover {
  text-decoration: none;
  background: #004893;
}

button:active,
html input[type='button']:active,
input[type='reset']:active,
input[type='submit']:active,
.button:active {
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
}

button[disabled],
html input[disabled] {
  cursor: default;
}

form .list--unstyled li + li {
  margin-top: 15px;
}

.form-field--half {
  float: left;
  width: calc((100% - 16px) / 2);
}

.form-field--half + .form-field--half {
  margin-left: 15px;
}

.form-field--half:nth-child(2) {
  margin-top: 0;
}

li:not(.form-field--half) + .form-field--half {
  margin-left: 0;
}

.form-field--half + li:not(.form-field--half) {
  padding-top: 15px;
  margin-top: 0;
  clear: left;
}


/***
 *    ███████╗████████╗██████╗ ██╗   ██╗ ██████╗████████╗██╗   ██╗██████╗ ███████╗
 *    ██╔════╝╚══██╔══╝██╔══██╗██║   ██║██╔════╝╚══██╔══╝██║   ██║██╔══██╗██╔════╝
 *    ███████╗   ██║   ██████╔╝██║   ██║██║        ██║   ██║   ██║██████╔╝█████╗
 *    ╚════██║   ██║   ██╔══██╗██║   ██║██║        ██║   ██║   ██║██╔══██╗██╔══╝
 *    ███████║   ██║   ██║  ██║╚██████╔╝╚██████╗   ██║   ╚██████╔╝██║  ██║███████╗
 *    ╚══════╝   ╚═╝   ╚═╝  ╚═╝ ╚═════╝  ╚═════╝   ╚═╝    ╚═════╝ ╚═╝  ╚═╝╚══════╝
 *
 * $$structure
 */

.container {
  max-width: 1200px;
  padding: 0 30px;
  margin: 0 auto;
}

.full-width {
  float: none;
  width: 100%;
  max-width: 54em;
  margin: 0 auto;
}

.form-list {
  max-width: 500px;
  margin: 0;
  list-style: none;
}

.form-list li {
  margin: 10px 0 0;
}

.form-list li:first-child {
  margin: 0;
}


/***
 *    ██╗  ██╗███████╗ █████╗ ██████╗ ███████╗██████╗
 *    ██║  ██║██╔════╝██╔══██╗██╔══██╗██╔════╝██╔══██╗
 *    ███████║█████╗  ███████║██║  ██║█████╗  ██████╔╝
 *    ██╔══██║██╔══╝  ██╔══██║██║  ██║██╔══╝  ██╔══██╗
 *    ██║  ██║███████╗██║  ██║██████╔╝███████╗██║  ██║
 *    ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝╚═════╝ ╚══════╝╚═╝  ╚═╝
 *
 * $$header
 */

header {
  padding: 20px 0;
  background: #fff;
}

header .logo {
  float: left;
  margin-top: 15px;
}

.header__locations {
  float: right;
  text-align: right;
}

.header__locations li + li {
  margin-top: 10px;
}

.header__address {
  font-weight: 700;
  color: #1282c6;
}

.header__locations a {
  font-size: 1.25em;
  font-weight: 700;
  color: #000;
}

.header__locations a:hover {
  color: #1282c6;
  text-decoration: none;
}
a.header-phone{
  font-size: 28px
}


/***
 *    ███╗   ██╗ █████╗ ██╗   ██╗
 *    ████╗  ██║██╔══██╗██║   ██║
 *    ██╔██╗ ██║███████║██║   ██║
 *    ██║╚██╗██║██╔══██║╚██╗ ██╔╝
 *    ██║ ╚████║██║  ██║ ╚████╔╝
 *    ╚═╝  ╚═══╝╚═╝  ╚═╝  ╚═══╝
 *
 * $$nav
 */

nav {
  text-align: center;
  background: #1282c6;
  position: relative;
  z-index: 11;
}

.rNav,
.rNav ul {
  margin: 0;
  list-style: none;
}

.rNav {
  zoom: 1;
}

.rNav:before,
.rNav:after {
  content: '';
  display: table;
}

.rNav:after {
  clear: both;
}

.rNav > li {
  position: relative;
  display: inline-block;
  height: 70px;
  line-height: 70px;
  white-space: nowrap;
}

.rNav a {
  display: block;
  padding: 0 15px;
  font-size: 1.125em;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  background: #1282c6;
}

.rNav a:hover,
.rNav li:hover > a {
  background: #004893;
}

.rNav ul {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9999;
  display: none;
  width: 0;
  height: 0;
  text-align: left;
  visibility: hidden;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}

.rNav li:hover > ul {
  display: block;
  width: auto;
  height: auto;
  visibility: visible;
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

.rNav ul li {
  float: none;
  height: 40px;
  line-height: 40px;
}

.rNav ul ul {
  top: 0;
  left: 100%;
}

#rNav-trigger {
  display: none;
}


/***
 *    ██████╗  █████╗ ███╗   ██╗███╗   ██╗███████╗██████╗
 *    ██╔══██╗██╔══██╗████╗  ██║████╗  ██║██╔════╝██╔══██╗
 *    ██████╔╝███████║██╔██╗ ██║██╔██╗ ██║█████╗  ██████╔╝
 *    ██╔══██╗██╔══██║██║╚██╗██║██║╚██╗██║██╔══╝  ██╔══██╗
 *    ██████╔╝██║  ██║██║ ╚████║██║ ╚████║███████╗██║  ██║
 *    ╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═══╝╚═╝  ╚═══╝╚══════╝╚═╝  ╚═╝
 *
 * $$banner
 */

.banner {
  position: relative;
  z-index: 1;
  height: 615px;
}

.interior-banner {
  height: 360px;
}

.img-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.img-slider ul {
  margin: 0;
  list-style: none;
}

.img-slider ul,
.img-slider li,
.slide {
  height: 100%;
}

.banner__content {
  position: relative;
  z-index: 50;
  height: 100%;
  overflow: hidden;
}

.banner__content .container {
  height: 100%;
}

.banner__content-inner {
  float: right;
  position: relative;
  display: table;
  width: 50%;
  height: 100%;
  padding: 50px 0 0 50px;
  background: #0079c2;
  background: rgba(0, 121, 194, .92);
}

.banner__content-inner:before {
  left: -80px;
  width: 80px;
  background: radial-gradient(ellipse at center, #0079c2 0%, #0079c2 64%, #0079c2 65%, #0079c2 100%);
  background: radial-gradient(ellipse at center, rgba(0, 121, 194, 0) 0%, rgba(0, 121, 194, 0) 64%, rgba(0, 121, 194, .92) 65%, rgba(0, 121, 194, .92) 100%);
  background-position: -80px center;
  background-size: 160px 701px;
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000079c2', endColorstr='#eb0079c2', GradientType=1);
}

.banner__content-inner:before,
.banner__content-inner:after {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
}

.banner__content-inner:after {
  left: 100%;
  width: 50vw;
  background: #0079c2;
  background: rgba(0, 121, 194, .92);
}

.banner__request-button {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: calc(100% + 50vw);
  height: 50px;
  padding: 0 50vw 0 50px;
  font-size: 1.625em;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
  background: #ffe14f;
}

.banner__request-button:hover {
  text-decoration: none;
  background: #eecf33;
}

.banner__request-button:before {
  content: '';
  position: absolute;
  top: 0;
  left: -80px;
  width: 80px;
  height: 100%;
  background: radial-gradient(ellipse at center, #ffe14f 0%, #ffe14f 64%, #ffe14f 65%, #ffe14f 100%);
  background: radial-gradient(ellipse at center, rgba(255, 225, 79, 0) 0%, rgba(255, 225, 79, 0) 64%, rgba(255, 225, 79, 1) 65%, rgba(255, 225, 79, 1) 100%);
  background-position: -80px -43px;
  background-size: 160px 701px;
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffe14f', endColorstr='#ffe14f', GradientType=1);
}

.banner__request-button:hover:before {
  background: radial-gradient(ellipse at center, #eecf33 0%, #eecf33 64%, #eecf33 65%, #eecf33 100%);
  background: radial-gradient(ellipse at center, rgba(238, 207, 51, 0) 0%, rgba(238, 207, 51, 0) 64%, rgba(238, 207, 51, 1) 65%, rgba(238, 207, 51, 1) 100%);
  background-position: -80px -43px;
  background-size: 160px 701px;
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00eecf33', endColorstr='#eecf33', GradientType=1);
}

.content-slider {
  display: table-cell;
  width: 100%;
  color: #fff;
  vertical-align: middle;
}

.content-slider h3 {
  font-size: 1.4375em;
  font-weight: 400;
  color: #ffe14f;
  text-transform: uppercase;
}

.content-slider h3:first-line {
  font-size: 1.7826em;
}

.content-slider p {
  font-size: 1.4375em;
}

.content-slider .button {
  font-size: 1.4375em;
  border: 1px solid #fff;
}

.flex-control-nav {
  bottom: 10px;
  z-index: 9999;
}

.flex-control-paging li a {
  width: 16px;
  height: 16px;
  background: #fff;
  box-shadow: none;
}

.flex-control-paging li a:hover {
  background: #fff;
  background: rgba(255, 255, 255, .7);
}

.flex-control-paging li a.flex-active {
  background: #ffe14f;
}


/***
 *    ███╗   ███╗ █████╗ ██╗███╗   ██╗
 *    ████╗ ████║██╔══██╗██║████╗  ██║
 *    ██╔████╔██║███████║██║██╔██╗ ██║
 *    ██║╚██╔╝██║██╔══██║██║██║╚██╗██║
 *    ██║ ╚═╝ ██║██║  ██║██║██║ ╚████║
 *    ╚═╝     ╚═╝╚═╝  ╚═╝╚═╝╚═╝  ╚═══╝
 *
 * $$main
 */

main {
  padding: 80px 0;
}

article,
aside {
  float: left;
  width: 70%;
  width: calc(100% - 330px);
}


/***
 *    ███████╗██████╗  ██████╗ ███╗   ██╗████████╗██████╗  █████╗  ██████╗ ███████╗
 *    ██╔════╝██╔══██╗██╔═══██╗████╗  ██║╚══██╔══╝██╔══██╗██╔══██╗██╔════╝ ██╔════╝
 *    █████╗  ██████╔╝██║   ██║██╔██╗ ██║   ██║   ██████╔╝███████║██║  ███╗█████╗
 *    ██╔══╝  ██╔══██╗██║   ██║██║╚██╗██║   ██║   ██╔═══╝ ██╔══██║██║   ██║██╔══╝
 *    ██║     ██║  ██║╚██████╔╝██║ ╚████║   ██║   ██║     ██║  ██║╚██████╔╝███████╗
 *    ╚═╝     ╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═══╝   ╚═╝   ╚═╝     ╚═╝  ╚═╝ ╚═════╝ ╚══════╝
 *
 * $$front-page $$frontpage
 */


/* ----- Begin Main - $$home-main ----- */

.home main {
  padding: 0;
}

.home main section {
  padding: 80px 0;
}

.home main .inlineblock-fix > * {
  display: inline-block;
  vertical-align: middle;
}

.home main .inlineblock-reset {
  width: calc(100% - 466px);
}

.home main .inlineblock-reset:first-child {
  padding-right: 80px;
}

.home main .inlineblock-reset:last-child {
  padding-left: 80px;
}

.home main .inlineblock-fix > img {
  width: 466px;
}

.home main h1 {
  margin-bottom: 5px;
  font-size: 2.75em;
  color: #1282c6;
}

.home main h2 {
  margin-bottom: 5px;
  font-size: 2.75em;
  color: #1282c6;
}


/* ----- End Main ----- */


/* ----- Begin Products - $$featured-products $$products ----- */

.featured-products {
  padding: 40px 0;
  text-align: center;
}

.featured-products h2 {
  font-size: 2.75em;
}

.featured-products li {
  float: left;
  position: relative;
  width: calc((100% - 12px) / 3);
}

.featured-products img {
  display: block;
}

.featured-products li + li {
  margin-left: 6px;
}

.featured-product__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: opacity .15s ease-out;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  background: #1282c6;
  background: rgba(18, 130, 198, .6);
}

.featured-products a:hover .featured-product__overlay {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

.featured-product__overlay > * {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


/* ----- End Products ----- */


/* ----- Begin Blog + Contact - $$blog-contact ----- */

.blog-contact {
  position: relative;
  padding: 40px 0;
  color: #fff;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/logo-bg.png');
  background-position: center;
}

.blog-contact:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1282c6;
  background: rgba(18, 130, 198, .92);
}

.blog-contact .container {
  position: relative;
  z-index: 2;
}

.blog-contact .col {
  float: left;
  width: 50%;
  padding-right: 4.386%;
}

.blog-contact .col + .col {
  padding-right: 0;
  padding-left: 4.386%;
}

.blog-contact h2 {
  color: #fff;
}

.col--blog .list--unstyled > li {
  float: left;
  width: calc(50% - 5px);
}

.col--blog .list--unstyled > li + li {
  margin-left: 10px;
}

.col--blog h4 {
  font-weight: 700;
  color: #ffe14f;
}

.col--blog h4,
.col--blog p {
  margin-bottom: 5px;
}

.blog__post-date {
  font-weight: 700;
}

.blog-contact a {
  color: #ffe14f;
}

.col--blog > a {
  font-size: 1.4375em;
}

.col--contact input[type='submit'] {
  font-size: 1.625em;
  border: 1px solid #fff;
}


/* ----- End Blog + Contact ----- */


/* ----- Begin Testimonials - $$testimonials ----- */

.testimonials .container > * {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
}

.testimonials__content {
  padding-left: 50px;
  margin: 40px 0;
}

.testimonials blockquote {
  position: relative;
  padding: 0;
  margin-bottom: 50px;
  color: #1282c6;
  quotes: '“' '”' '‘' '’';
  background: none;
  border: 0;
}

.testimonials blockquote:before {
  content: open-quote;
  top: 0;
  left: 0;
  -webkit-transform: translate(-100%, -30%);
  -ms-transform: translate(-100%, -30%);
  transform: translate(-100%, -30%);
}

.testimonials blockquote:before,
.testimonials blockquote:after {
  position: absolute;
  font-size: 5em;
  color: #1282c6;
  opacity: .5;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
}

.testimonials blockquote:after {
  content: close-quote;
  right: 0;
  bottom: 0;
  -webkit-transform: translate(50%, 70%);
  -ms-transform: translate(50%, 70%);
  transform: translate(50%, 70%);
}

.testimonials a {
  font-size: 1.75em;
  font-weight: 700;
}


/* ----- End Testimonials ----- */


/* ----- Begin Canary Locations - $$canary-locations ----- */

.canary-locations {
  padding: 80px 0;
  color: #fff;
  text-align: center;
  background: #1282c6;
}

.canary-locations h2 {
  margin-bottom: 30px;
  font-size: 2.75em;
  color: #fff;
}

.canary-locations li {
  width: 50%;
  padding-right: 40px;
    margin: 0 auto;
}

.canary-locations li + li {
  padding-right: 0;
  padding-left: 40px;
}

.canary__address {
  font-weight: 700;
}

.canary-locations a[href*='tel'] {
  font-size: 1.25em;
  font-weight: 700;
  color: #fff;
}

.responsive-map {
  position: relative;
  width: 100%;
  margin-top: 20px;
}

.responsive-map:before {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 51.95%;
}

.responsive-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* ----- End Canary Locations ----- */


/***
 *    ███████╗██╗██████╗ ███████╗██████╗  █████╗ ██████╗
 *    ██╔════╝██║██╔══██╗██╔════╝██╔══██╗██╔══██╗██╔══██╗
 *    ███████╗██║██║  ██║█████╗  ██████╔╝███████║██████╔╝
 *    ╚════██║██║██║  ██║██╔══╝  ██╔══██╗██╔══██║██╔══██╗
 *    ███████║██║██████╔╝███████╗██████╔╝██║  ██║██║  ██║
 *    ╚══════╝╚═╝╚═════╝ ╚══════╝╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═╝
 *
 * $$sidebar
 */

aside {
  width: 30%;
  width: calc(100% - (100% - 330px));
  padding: 0 0 0 30px;
}

.sidebar {
  margin-bottom: 30px;
}

.sidebar--dynamic {
  padding-left: 20px;
  border-left: 8px solid #004893;
}

.sidebar--dynamic ul {
  margin-left: 0;
  list-style: none;
}

.sidebar--dynamic > ul > li {
  margin: 0 0 30px;
}

.sidebar--dynamic ul ul li {
  margin: 0 0 20px;
  line-height: 1.2;
}

.sidebar--dynamic li:last-child {
  margin-bottom: 0;
}


/***
 *    ███████╗ ██████╗  ██████╗ ████████╗███████╗██████╗
 *    ██╔════╝██╔═══██╗██╔═══██╗╚══██╔══╝██╔════╝██╔══██╗
 *    █████╗  ██║   ██║██║   ██║   ██║   █████╗  ██████╔╝
 *    ██╔══╝  ██║   ██║██║   ██║   ██║   ██╔══╝  ██╔══██╗
 *    ██║     ╚██████╔╝╚██████╔╝   ██║   ███████╗██║  ██║
 *    ╚═╝      ╚═════╝  ╚═════╝    ╚═╝   ╚══════╝╚═╝  ╚═╝
 *
 * $$footer
 */

footer {
  padding: 15px 0;
}

.footer-links {
  float: left;
  width: calc(90% - 490px);
}

.footer-links li {
  display: inline-block;
}

.footer-links a {
  display: block;
  padding: 5px;
  font-size: .875em;
  font-weight: 700;
  text-transform: uppercase;
}

.footer-right,
.social-media {
  float: right;
}

.social-media {
  text-align: center;
}

.social-media li {
  display: inline-block;
}

.social-media li + li {
  margin-left: 6px;
}

.social-media a {
  width: 40px;
  height: 40px;
  font-size: 24px;
  line-height: 45px;
}

.social-media a {
  display: block;
  width: 40px;
  height: 40px;
  font-size: 24px;
  line-height: 45px;
  color: #fff;
  text-align: center;
  background: #1282c6;
  border-radius: 10px;
}

.social-media a:hover {
  text-decoration: none;
  background: #004893;
}

.footer-right img {
  float: right;
  margin-right: 80px;
}

.copyright {
  padding: 15px 0 0;
  margin: 0;
  font-size: 0;
  color: #1282c6;
  text-align: left;
  list-style: none;
  clear: both;
}

.copyright li {
  display: inline-block;
  padding: 0 6px;
  font-size: 10px;
  font-size: .625rem;
  line-height: 1;
  border-left: 1px solid #1282c6;
}

.copyright li:first-child {
  border: none;
}

.copyright a {
  color: #1282c6;
}


/***
 *    ██╗    ██╗██████╗  ██████╗███████╗███████╗
 *    ██║    ██║██╔══██╗██╔════╝██╔════╝╚════██║
 *    ██║ █╗ ██║██████╔╝██║     █████╗      ██╔╝
 *    ██║███╗██║██╔═══╝ ██║     ██╔══╝     ██╔╝
 *    ╚███╔███╔╝██║     ╚██████╗██║        ██║
 *     ╚══╝╚══╝ ╚═╝      ╚═════╝╚═╝        ╚═╝
 *
 * $$wpcf7
 */

.wpcf7-form.sent * {
  display: none;
}

.wpcf7-response-output {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 80%;
  line-height: 1.2;
}

.wpcf7-mail-sent-ok {
  padding: 4px 6px !important;
  color: #318a1c;
  background: #d2f7ad;
  border: 1px solid #aedb2e !important;
}

.wpcf7-validation-errors {
  color: #f00;
  border: none !important;
}

.wpcf7-not-valid-tip {
  top: 0 !important;
  left: auto !important;
  width: auto !important;
  padding: 0 !important;
  font-size: 80% !important;
  background: none !important;
  border: none !important;
}

.wpcf7-captchac {
  display: inline-block;
  vertical-align: text-bottom;
}

span.wpcf7-form-control-wrap {
  position: static !important;
  width: 100%;
}

input.wpcf7-not-valid,
textarea.wpcf7-not-valid,
select.wpcf7-not-valid {
  background: #f6c1c1;
  border: 1px solid #f00;
}

div.wpcf7 img.ajax-loader {
  position: absolute;
  display: inline-block;
}

span.wpcf7-list-item {
  margin: 0 !important;
}


/***
 *         ██╗███████╗████████╗██████╗  █████╗  ██████╗██╗  ██╗
 *         ██║██╔════╝╚══██╔══╝██╔══██╗██╔══██╗██╔════╝██║ ██╔╝
 *         ██║█████╗     ██║   ██████╔╝███████║██║     █████╔╝
 *    ██   ██║██╔══╝     ██║   ██╔═══╝ ██╔══██║██║     ██╔═██╗
 *    ╚█████╔╝███████╗   ██║   ██║     ██║  ██║╚██████╗██║  ██╗
 *     ╚════╝ ╚══════╝   ╚═╝   ╚═╝     ╚═╝  ╚═╝ ╚═════╝╚═╝  ╚═╝
 *
 * $$jetpack
 */

.jetpack_subscription_widget form,
.jetpack_subscription_widget label[for='subscribe-field'] {
  margin: 0;
}

.jetpack_subscription_widget label[for='email'],
#subscribe-text {
  display: none;
}

#subscribe-email {
  margin: 0 0 10px;
}

#subscribe-submit {
  margin: 0;
}

#subscribe-email input {
  width: 100% !important;
}

div.success p {
  margin: 0 0 10px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2;
}

div.sharedaddy div.sd-block {
  padding: 0 !important;
  margin: 0 0 15px !important;
  border: none !important;
}

div.sharedaddy .sd-content {
  width: 100% !important;
  margin: 0 !important;
}

.widget_rss_links p {
  margin: 0;
  text-align: center;
}

.widget_rss_links img {
  display: inline;
  margin-right: 5px;
  vertical-align: middle;
}

#wpstats,
.home div.sharedaddy,
.archive div.sharedaddy,
.search div.sharedaddy {
  display: none;
}

.comment-subscription-form {
  margin: 0;
}

.embed-youtube,
.embed-vimeo {
  position: relative;
  max-width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.embed-youtube iframe,
.embed-vimeo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/***
 *     ██████╗ ███╗   ███╗███████╗██████╗ ██╗ █████╗
 *    ██╔═══██╗████╗ ████║██╔════╝██╔══██╗██║██╔══██╗
 *    ██║██╗██║██╔████╔██║█████╗  ██║  ██║██║███████║
 *    ██║██║██║██║╚██╔╝██║██╔══╝  ██║  ██║██║██╔══██║
 *    ╚█║████╔╝██║ ╚═╝ ██║███████╗██████╔╝██║██║  ██║
 *     ╚╝╚═══╝ ╚═╝     ╚═╝╚══════╝╚═════╝ ╚═╝╚═╝  ╚═╝
 *
 * $$media
 */

@media screen and (max-width: 1279px) {
  nav .container {
    padding: 0;
  }
}

@media screen and (max-width: 1100px) {
  .rNav a {
    padding: 0 10px;
    font-size: 1em;
  }
}

@media screen and (max-width: 1080px) {
  .content-slider h3:first-line,
  .content-slider p {
    font-size: 1.25em;
  }
  .banner__request-button {
    font-size: 1em;
  }
}

@media screen and (max-width: 1040px) {
  header .logo {
    width: 300px;
    margin-top: 26px;
  }
  .header__locations {
    font-size: .875em;
  }
}

@media screen and (max-width: 1023px) {
  .container {
    padding: 0 20px;
  }
  main {
    padding: 60px 0;
  }
  .home main section {
    padding: 60px 0;
  }
  .home main .inlineblock-reset:first-child {
    padding-right: 60px;
  }
  .home main .inlineblock-reset:last-child {
    padding-left: 60px;
  }
  .featured-products {
    padding: 30px 0;
  }
  .blog-contact {
    padding: 30px 0;
  }
  .col--blog .list--unstyled > li {
    float: none;
    width: 100%;
  }
  .col--blog .list--unstyled > li + li {
    margin: 15px 0 0;
  }
  .testimonials__content {
    margin: 30px 0;
  }
  .canary-locations {
    padding: 60px 0;
  }
  aside {
    padding-left: 20px;
  }
}

@media screen and (max-width: 980px) {
  .home main section {
    display: table;
    width: 100%;
    max-width: 38rem;
    margin: 0 auto;
  }
  .home main .inlineblock-fix > img {
    display: block;
    margin: 0 auto 15px;
  }
  .home main .inlineblock-fix .inlineblock-reset {
    display: table-footer-group;
    padding: 0;
  }
}

@media screen and (max-width: 920px) {
  .rNav a {
    font-size: .875em;
  }
  .social-media {
    margin-top: 20px;
  }
  .footer-links {
    width: calc(100% - 340px);
  }
  .footer-right img {
    margin-right: 20px;
  }
}

@media screen and (max-width: 820px) {
  #rNav-wrap {
    position: relative;
  }
  #rNav-wrap,
  #rNav-trigger {
    text-align: center;
  }
  #rNav-trigger {
    display: block;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    background: #1282c6;
  }
  #rNav-trigger div,
  #rNav-trigger:after {
    display: inline-block;
    vertical-align: middle;
  }
  #rNav-trigger:after {
    content: 'Menu';
    margin-left: 10px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
  }
  #rNav-trigger span {
    display: block;
    width: 40px;
    height: 4px;
    background: #fff;
    border-radius: 4px;
  }
  #rNav-trigger span:first-child + span {
    margin: 5px 0;
  }
  .rNav {
    position: absolute;
    top: 100%;
    z-index: 9999;
    display: none;
    width: 100%;
  }
  .rNav > li {
    display: block;
    height: 40px;
    line-height: 40px;
  }
  .rNav a {
    height: auto;
    padding: 0 20px;
    font-size: 1em;
  }
  .rNav li.rNav-back a:before {
    content: '\25C0';
    padding: 0 10px 0 0;
  }
  .rNav li.rNav-back a:before,
  a.rNav-parent:after {
    font-family: 'Lucida Sans Unicode', 'Arial Unicode MS';
  }
  a.rNav-parent:after {
    content: '\25B6';
    padding: 0 0 0 10px;
  }
  .rNav-trans {
    position: absolute;
    display: block;
    overflow: hidden;
  }
  .rNav-trans li,
  .rNav-trans li a {
    white-space: nowrap;
    overflow: hidden;
  }
  .blog-contact .col {
    float: none;
    width: 100%;
    padding: 0;
  }
  .blog-contact .col + .col {
    padding: 0;
    margin-top: 20px;
  }
  .testimonials {
    padding: 30px 0 0;
  }
  .testimonials .container > * {
    display: block;
    width: auto;
  }
  .testimonials img {
    margin: 0 auto;
  }
  .testimonials__content {
    padding: 0 20px;
  }
  .canary-locations li {
    float: none;
    width: 100%;
    padding: 0;
  }
  .canary-locations li + li {
    padding: 0;
    margin-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  blockquote {
    padding: 15px;
  }
  .container {
    padding: 0 10px;
  }
  .banner {
    height: 515px;
  }
  .banner__content-inner {
    width: 60%;
  }
  .banner__content-inner,
  .banner__request-button {
    padding-left: 30px;
  }
  .banner__request-button:before,
  .banner__request-button:hover:before {
    background-position: -80px -93px;
  }
  main {
    padding: 40px 0;
  }
  article,
  aside {
    float: none;
    width: 100%;
  }
  .home main section {
    padding: 40px 0;
  }
  .home main .inlineblock-reset:first-child {
    padding-right: 40px;
  }
  .home main .inlineblock-reset:last-child {
    padding-left: 40px;
  }
  .featured-products {
    padding: 20px 0;
  }
  .blog-contact {
    padding: 20px 0;
  }
  .testimonials__content {
    margin: 20px 0;
  }
  .testimonials {
    padding: 20px 0 0;
  }
  .canary-locations {
    padding: 40px 0;
  }
  aside {
    padding: 0;
    margin-top: 20px;
  }
  .sidebar {
    padding: 15px;
  }
  .footer-links {
    float: none;
    width: 100%;
  }
  .footer-right {
    float: none;
    margin-top: 15px;
  }
  .footer-right img {
    float: left;
  }
}

@media screen and (max-width: 567px) {
  html {
    font-size: 1rem;
  }
  .form-field--half {
    float: none;
    width: 100%;
  }
  .form-field--half + .form-field--half {
    margin-left: 0;
  }
  .form-field--half:nth-child(2) {
    margin-top: 15px;
  }
  header .logo {
    float: none;
    margin: 0 auto 10px;
  }
  header address {
    float: none;
    width: 100%;
    text-align: center;
  }
  .banner,
  .interior-banner {
    height: 215px;
  }
  .banner__content {
    display: none;
  }
  main {
    padding: 30px 0;
  }
  .home main section {
    padding: 30px 0;
  }
  .home main .inlineblock-reset:first-child {
    padding-right: 30px;
  }
  .home main .inlineblock-reset:last-child {
    padding-left: 30px;
  }
  .home main h1 {
    font-size: 2.5em;
  }
  .home main h2 {
    font-size: 2.5em;
  }
  .featured-products {
    padding: 15px 0;
  }
  .featured-products h2 {
    font-size: 2.5em;
  }
  .featured-products li {
    float: none;
    width: 100%;
    max-width: 395px;
    margin: 0 auto;
  }
  .featured-products li + li {
    margin: 10px auto 0;
  }
  .blog-contact {
    padding: 15px 0;
  }
  .testimonials__content {
    margin: 15px 0;
  }
  .testimonials {
    padding: 15px 0 0;
  }
  .testimonials a {
    font-size: 1.25em;
  }
  .canary-locations {
    padding: 30px 0;
  }
  .canary-locations h2 {
    font-size: 2.5em;
  }
  .social-media {
    float: none;
  }
  .footer-right img {
    margin: 20px 0 0;
  }
  .copyright li {
    display: block;
    padding: 0;
    line-height: 1;
    border: none;
  }
  .social-media a {
    width: 32px;
    height: 32px;
    font-size: 18px;
    line-height: 36px;
  }
}

@media screen and (max-width: 800px) {
  header .logo {
    float: none;
    display: block;
    margin: 0 auto 10px;
  }
  .header__locations {
    float: none;
    text-align: center;
  }
}

@media print {
  @page {
    margin: .5cm !important;
  }
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  body {
    padding: .75cm !important;
    font: 10pt/1.2 Arial, Helvetica, sans-serif !important;
  }
  article,
  .container {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  nav,
  aside,
  footer {
    display: none;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: ' (' attr(href) ')';
  }
  abbr[title]:after {
    content: ' (' attr(title) ')';
  }
  a[href^='#']:after,
  a[href^='javascript:']:after {
    content: '';
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 18pt !important;
    font-weight: bold !important;
  }
  h2 {
    font-size: 16pt !important;
  }
  h3 {
    font-size: 14pt !important;
  }
  h4 {
    font-size: 12pt !important;
  }
  h5,
  h6 {
    font-size: 10pt !important;
  }
  code {
    font: 10pt Courier, monospace;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}


.video-thumbnail-box {
    height: 100%;
    width: 100%;
    height: 24vw;
    position: relative;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}
.video-box .video-thumbnail-box, .sidebar .video-thumbnail-box {
    height: 100%;
    width: 100%;
    height: 200px;;
    position: relative;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.video-thumbnail-box .play-button{
  max-width: 75px;
  height: auto;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
a:hover .video-thumbnail-box .play-button{
  transition: .3s;
  -webkit-filter: none;
   -moz-filter: none;
   -ms-filter: none;
   filter: none;
}
